<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Centralizar conteÃºdo na pÃ¡gina e remover os  espaÃ§os entre as DIV*/
*{
margin:0px;
padding:0px;
}

body  {  	
	font-family:arial;
}

#elipse{
	height:520px;
}

#table{
	height:300px;
}

#Container{  	
	position:relative;
}

#txttit{
	font-size:20px;
}

#txtTitulo{	
	font-family:latolight,Arial;
	font-size:30px;
}

#txtSimples{
	font-family:Arial;
	font-weight:bold;
	font-size:15px;
	color:#000000;
	text-align:left;
	line-height: 21px;
}

#txtDestaque{
	font-family:latolight,Arial;
	font-size:20px;
	/*min-width: 1000px !important;
    max-width: 1170px;*/
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}

/*  Inicio - icon control Slide */

#slideShow{
	width:100%;
	height:100%;
	background:#C6CCEC;/*#C9CDCE;*/
}

.fa-chevron-left{
	padding:150px 0 0 0;
}

.fa-chevron-right{
	padding:150px 0 0 0;
}

.carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next{
				width:auto;
				height:30px;
				margin-top:60px;
				font-size:30px
				}

/*  Fim - icon control Slide */

#faixa{
	font-size:23px;
	height:auto;
	padding:40px 0 0 0;
	color:#FFF;
	background:#1D76D8; /*#4E92DD; /*#112458;*/
}

#txtFaixa{
	width:503px;
	float:right;
	font-size:16px;
	line-height: 1.6em;
	padding:40px 30px 50px 0;
	/*margin: 1em 1em 1em 1em;*/
}

#fundoBanner{
	font-family:verdana;
	font-size: 20px;
	/*text-align: center;*/
	text-transform: uppercase;
	height:auto;                  /*Altura*/
	/*position: fixed;*/
    right:0px;
    left:0px;
    z-index: 1;
	clear: both;
}

#topBanner{	
	height:25px;
	/*padding-right:45px;*/
	background:#2374C3; /*#3371DE;*/ /*#4D80DA;*/ /*#749DE6;*/ /*#E0DEDE;*/
	font-family:arial,verdana;
	font-size: 15px;
	text-align: right;
	color:#DDD;	
	padding:5px 95px 0px 0;
}

#banner{
	height:100px;
	left:50px;
	right:50px;
	font-family:verdana;
	font-size: 20px;
	/*text-align: center;*/
	color:#0000FF;                 /*Azul Comum*/
	text-transform: uppercase;     /*Transforma o Texto em maiusculo*/
	top: 0em;                        /*EspaÃ§o entre o topo*/
	background:#1A75CE;
	padding: 0 95px 0 0;
}

#tel a:link, a:visited {
	color:#DDD;
	text-decoration:none;
	}

#tel a:hover {
	color:#FFF; /*#E6A316;*/ /*#D45500;*/
	text-decoration:none;
	}
	
#tel ul { list-style: none; }

#menu{
	text-align: right;
    font-family: arial;
	font-size:20px;
    color: #FFF;
    background: #1A75CE;
    padding:35px 0 8px 0;
}

#menu a:link {
	color:#FFF;
	text-decoration:none;
}

#menu a:visited {
	color:#FFF;
	text-decoration:none;
	}

#menu a:hover {
	color:orange;
	text-decoration:underline;
}
  
#logo {
	padding:20px 0 20px 60px;
	float: left;
  }

.serv{	
	background:#edeff4;
}

.servR{
	overflow: auto;
	height:auto;	
	background:#fbfbfb;
	padding: 25px 0 0 0;
}

.servL{
	overflow: auto;
	height:auto;
	background:#f9f9f9;
	padding: 25px 0 0 0;
}

.tittxtserv{
	padding: 0 0 0 0;
}

.tittxtservR{
	padding: 0 0 0 0;
}

.CtxtServR{
	padding: 30px 0 10px 0;
}

.CtxtServR li{
	padding: 0 0 10px 0;
}

.CtxtServL{
	padding: 30px 0 0 0;
}

.txtServR{	
	margin: 1em 1em 1em 1em;
    padding: 0 30px 0 0;
    width: auto;
    float: right;
}

.txtServL{
    margin: 1em 1em 1em 1em;
    padding: 0 0 0 50px;
    width: 530px;
    /*float: left;*/
}

.CtxtServL li{
	padding:0 0 10px 0;
}

.imgservR{
	float: right;
    margin: 1em 1em 1em 1em;
    padding: 0 40px 0 10px;
    width: 528px;
}

.imgservL{
	float: left;
	margin: 1em 1em 1em 1em;
	padding: 0 0 0 30px;
    width: auto;
}

#questions{
	height: auto;
	padding: 70px 0 100px 0;
	background:rgba(17, 2, 241, 0.54);
	color:#fff;
}

#titPerguntasFrequentes{
	padding:20px;
}

#PerguntasRespostas{
	padding: 20px;
	
	background:gray; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(left top, rgba(51,51,51,0.22), rgba(187, 187, 187, 0.22)); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(bottom right, rgba(51,51,51,0.22), rgba(187, 187, 187, 0.22)); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(bottom right, rgba(51,51,51,0.22), rgba(187, 187, 187, 0.22)); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to bottom right, rgba(51,51,51,0.22), rgba(187, 187, 187, 0.22)); /* Standard syntax */
	
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
 	border-radius:20px;
}

#perguntas{
	height: 40px;
    padding: 0 0 0 30px;
}

#titRespostas{
	padding: 20px 0 0 0;
}

#respostas{
	height: 40px;
    padding:0 0 0 30px;
}

section {
    float: left;
    width: 660px;
}

/* -- INICIO @media screen -- */

@media screen and (min-width:1024px) {

#hr{
	min-width: 1000px !important;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}

#menu{
	font-size:20px;
}

  #tel{	
	position:relative;
	display:inline;
	color:#DDD;
	padding:5px 0px 5px 0;	
  }
  
#Dtel24h {
	display:inline;
  }
  
}

@media screen and (max-width:800px) {


#faixa {
    padding: 15px 60px 48px 60px;
}



}




.titF{
	padding:0 0 20px 0;
}

.FormContato{ 
	width:0 auto;
	margin:0 auto;	
}

@media screen and (min-device-width: 300px) and (max-device-width: 768px) { 

#menu{	
	font-size:12px;
}

}

@media screen and (min-width:600px) {
#textoContato{
	float:left;
	padding-left:1%;
	font-family:Arial, verdana, sans-serif;
	text-align:left;
	color:black;	
	top:50px;
	padding:1px 5px 30px 50px; /* padding:0px(topo) 5px(direita) 15px(baixo) 15px;(esquerda) */
}

#TxtContFormP{	
    float: left;
	padding: 0 0 0 10px;
}

#TxtContFormS{	
    float: left;
	padding: 0 0 0 50px;
}

#TxtContFormES{
	
}

#FormCont{	
	float:right;
	padding-right:1%;
	width:385px;
	height: 100%;
	margin:0 auto;
	padding:1px 5px 30px 8px;
}

}


input, select.form{
	border: thin solid #DDD;
	width:500px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#666;
	padding:10px;
	background-color:#FFF;
}

input.CPF{
	border: thin solid #DDD;
	width:500px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#666;
	padding:10px;
	background-color:#FFF;
}

textarea.form{
	border: thin solid #DDD;
	height:100px;
	width:300px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#666;
	padding:10px;
	background-color:#FFF;
}

.but_form{
	font-weight:bold;
	border:none;
	width:500px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#666;
	padding:10px;
	background-color:#FFE000; /*#FFDC5C;*//*#6495ED;*/
	color:#000;	
	border-bottom:solid black;
}

.but_form:hover{
	background-color:#bdbcb9; /*#FFC902; #1A75CE;*/ /*#D45500;*/
	color:#FFF;
}

/*   FIM FORMULARIO   */


/* Inicio Footer */

#BG-foot{
	background:#414040;
}

#foot{
	background:#414040;
}

#foot{
	padding:50px 0 20px 0;
	font-size: 13px;
	color:#FFF;
	height:300px;
}

#foot a:link {
	color:#FFF;
	text-decoration:none;
}
#foot a:visited {
	color:#FFF;
	text-decoration:none;
}
#foot a:hover{
	color:#E6A316;
	text-decoration:none;
}

#mapaSite {
	float:left;
	padding-left:80px;
	/*background:#414040;*/
}
#mapaSite, ul{list-style-type:none;}

#footServicos{
	float:left;
	padding-left:170px;
	/*background:#414040;*/
}

#desenvolvido{
	float:left;
	padding-left:130px;
	height:auto;
}

#telFoot{
	float:right;
	padding-top:0px;
	padding-right:50px;
}

#desenvolvido a {
    display: block;
    width:auto;
    height:auto;
	
	background-image:url('../img/fornecedores/Desenvolvedor1.png');
	background-repeat:no-repeat;
}

#desenvolvido a:hover{
	background-image: url('../img/fornecedores/Desenvolvedor2.png');
}

#telFoot{
	background:#414040;
}

#footTelP{	
	float:left;
	padding: 0 0 0 30px;
}

#footTelS{	
	float:left;
	padding: 0 0 0 50px;
}

#footES{
	padding: 0 0 0 25px;
	
}

#assFooter{
	font-size: 13px;
	color:#FFFFFF;
	background:#48494A;
	/*text-align: center;
	padding-top:10px;*/
}

/* FIM foot */


/* Exibir/Ocultar */
#box-toggle {
	margin:0 auto;
	font:12px/1.4 Arial, Helvetica, sans-serif;
}
#box-toggle .tgl {
	margin-bottom:30px;
	padding: 0 0 1px 0;
}

#box-toggle span {
	display:block;
	cursor:pointer;
	color:#6495ED; 
	margin-top:7px;
}

/* FIM  Exibir/Ocultar */

#pro{display:inline;}


/* Inicio Galeria de Imagens */

	#gallery {
		background-color: #FFF;
		padding-top: 10px;
		/*width: 520px;*/
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 3px 3px 10px; /*5 5 20 */
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover {	
	color: #fff;	
	}
	#gallery a:hover{
		color:#fff;
	}#gallery h3{
		color:#fff;
	}

/* Fim CSS Galeria de Imagens */



/*
  CSS da GOOGLE
*/
#Google{
	background:#fff;	
	padding: 29px 12px 0 12px;
	padding-top:120px;
	color:#63666a;
}

.gg .maia-button{
	background-color:#4173c9;
	background-image:-moz-linear-gradient(top,#5e8ee4,#4173c9);
	background-image:-webkit-linear-gradient(top,#5e8ee4,#4173c9);
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#5e8ee4),color-stop(1,#4173c9));background-image:linear-gradient(top,#5e8ee4,#4173c9);
	border:0;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	color:#fff;
	cursor:pointer;
	display:inline-block;
	font-family:arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:1.54;
	padding:7px 12px;
	text-align:center;
	text-shadow:0 -1px 0 rgba(0,0,0,.08);
	text-decoration:none
}
.gg&gt;div{
	text-align:center;width:100%
}
/*
  FIM CSS da GOOGLE
*/
</pre></body></html>