﻿@charset "utf-8";
/* CSS Document */

 html, body {
overflow-x:hidden;
 min-width:680px;
 height:100%;
 margin:0;
 padding:0;
 background:none;
 font-family: 'Raleway', sans-serif;
}

.quebra {display: none;}
.quebra2 {display: none;}
.quebraXML{display:none;}
.omitir{display:block;}

header {clear: both;}
header h2 {color: #00aad2;font-weight: 500;font-size: 38px;margin: 0 0;text-align: center;}
header h3 {color: #333;font-weight: 400;font-size: 22px;margin: 0 0;text-align: center;}

/**/
.linha-bg {display: table;white-space: nowrap;}
.sinalMais{display: inline-block;font-size: 40px;line-height: 0.5;color: #ffffff;background-color: #ddd;border-radius: 4px;padding: 1px 3px;cursor: pointer;}
.sinalMais:hover{background-color:#00aad2;transition: all 0.2s linear;}
.linha-bg {text-align: center;width: 100%;}

/*
.linha-bg:before,.linha-bg:after {border-top: 1px solid #00aad2;content:' ';display: table-cell;position: relative;top: 0.5em;width: 50%;}
.linha-bg:before {right: 1.5%;}
.linha-bg:after {left: 1.5%;}
*/

#modulos {
	width: 100%;
	max-width: 1190px;
	margin: 0 auto;
}

#modulos header{margin-bottom:20px;}

#modulos article:last-child{margin-bottom:80px;}

article {
	width: 366px;
	text-align: center;
	float: left;
	margin: 45px 5px 0px 5px
}

article h2 {
	width: 100%;
	clear: both;
	height: 20px;
	color: #999999;
	font-size:18px;
	font-weight:600;
	margin-top:0;
}

article img{margin-top:0px;}

article p {
	color: #526376;
}

#informacoes {background: #f1f1f1;color: #fff;text-align: center;min-height: 250px;padding-left: 35px;padding-bottom: 20px;margin-bottom: 40px;float: left;width: 100%;}
#informacoes h2{color: #00aad2;font-weight: 500;font-size: 38px;margin:40px 0 0;text-align:center;}
#informacoes h3 {color: #999;font-weight: 400;font-size: 22px;margin: 0 0;text-align: center;}
#informacoes .contIMG {width: 100%;padding:80px 0; margin:20px auto;}

#informacoes input {
	width: 226px;
	height: 40px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	behavior: url(border-radius.htc);
	border: 0;
	font-size: 18px;
	padding-left: 3px;
}

#informacoes input[type=submit] {
	width: 170px;
	height: 42px;
	border: 1px solid #fff;
	text-align: left;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	cursor: pointer;
	padding-left: 30px;
	background: #0F88A5 url(img/setaDireita.png) no-repeat;
	background-position: 90% 5px;

}

#informacoes input[type=submit]:hover{
	background: #0B687D url(img/setaDireita.png) no-repeat;
	background-position: 90% 5px;
	transition: all 0.3s linear;
}




#informacoes form {
	width: 984px;
	margin: 0 auto;
	float: none;
}

#topo {
	position: relative;
	width: 100%;
	float: left;
}

#fundoTopoDir {
	background: url(img/fundo-dir.png) repeat-x;
	width: 50%;
	height: 198px;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: -999;
}

#fundoTopoCentro {
	height: 138px;
	max-width: 1430px;
	background: url(img/fundo-centro.png) no-repeat;
	z-index: 9999;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 37px;
	font-weight: 200;
	padding-top: 60px;
}

.fundoBG {
   height:380px;
   background-repeat: no-repeat;
   background-position: 0% bottom;
   background-size: cover;
   background-attachment: scroll;
   background-color: rgba(0, 0, 0, 0);
} 
/*
.fundoBG{
background-image: url(../images/picture2.jpg);
background-repeat: no-repeat;
background-position: 0% bottom;
background-size: cover;
background-attachment: scroll;
background-color: rgba(0, 0, 0, 0);
background: url(../images/picture2.jpg) no-repeat scroll 50% bottom / cover rgba(0, 0, 0, 0);
} */

.fBGAtendimento {background-image: url('../img/topo/atendimento_interna.jpg');}
.fBGCobranca{background-image: url('../img/topo/cobranca_interna.jpg');}
.fBGCompras{background-image: url('../img/topo/compras_interna.jpg');}
.fBGConstrutora{background-image: url('../img/topo/construtora_interna.jpg');}
.fBGCRM{background-image: url('../img/topo/crm_interna.jpg');}
.fBGEscola{background-image: url('../img/topo/escola_interna.jpg');}
.fBGFinanceiro{background-image: url('../img/topo/financeiro_interna.jpg');}
.fBGJuridico{background-image: url('../img/topo/juridico_interna.jpg');}
.fBGManutencao{background-image: url('../img/topo/manutencao_interna.jpg');}
.fBGRH{background-image: url('../img/topo/rh_interna.jpg');}
.fBGXML{background-image: url('../img/topo/xml_interna.jpg');}
.fBGOrcamento{background-image: url('../img/topo/orcamento_interna.jpg');}

#fundoTopoCentro span {
	padding-top: 40px;
}

#fundoTopoEsq {
	background: url(img/fundo-esq.png) repeat-x;
	width: 50%;
	height: 198px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -999;
}

.facet_sidebar {
	display: none;
}

#detalhes {
	width: 1070px;
	clear: both;
	margin: 0 auto;
	height: 600px;
	padding-top: 40px;
}

#nomeModulo {
	width: 494px;
	height: auto;
	float: left;
	padding-top: 10px;
}

#nomeModulo span {
	clear: both;
	width: 100%;
	float: left;
}

#nomeModulo>span {
	font-size: 50px;
	color: #00AAD2
}

#nomeModulo>span:first-child {
	font-size: 25px;
	color: #00AAD2;
}

#nomeModulo p {
	color: #526376;
	font-size: 18px;
	line-height: 30px;
	text-align:justify;
}

#nomeModulo img {
	margin-bottom:35px;
}

#caracteristicas {
	height: auto;
	float: left;
	padding-left: 20px;
	padding-top: 84px;
}

#caracteristicas ul {
	padding: 0;
	margin-left: 0px;
}

.lista{
	padding: 0;
	margin-left: 0px;
	padding: 0;
    list-style-type: none;
	list-style-position: inside;
	 padding-left: 1em;
 text-indent: -1em;
}

.lista li {
	line-height: 30px;
	color:#526376;
	
}


.lista li:before {
	content: "• ";
	color: #00AAD2; /* or whatever color you prefer */
}


#caracteristicas-fora, #caracteristicas-dentro{
	float: left;
	width: 540px;
	font-size:18px;
}

#caracteristicas-fora{
	float:right;
	margin-left:30px;	
	margin-top:45px;
}

#caracteristicas span, #caracteristicas-fora span,  #caracteristicas-dentro span{
	font-size: 28px;
	color: #00AAD2;
}

#caracteristicas p {
}

#caracteristicas img {
}

@media (max-width: 1240px) {

#modulos {
	max-width: 800px!important;
}

.quebra {
	display: block;
}
}

@media (max-width: 1115px) {

#informacoes {
	padding-left: 0;
}

#informacoes DIV {
	float: none;
}

#informacoes form {
	width: 508px;
}

#informacoes input {
	width: 500px;
	padding-top: 0;
}

#informacoes h2 {
	padding-top: 15px;
}
}

@media (max-width: 1090px) {

.lista{margin-top:0;}

#detalhes {
	width: 100%;
	clear: both;
	height: auto;
}

#nomeModulo {
	float: none;
	width: 90%;
	margin: 0 5%;
	height: auto;
}

#nomeModulo img {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
	max-width: 492px;
}

#caracteristicas-fora, #caracteristicas-dentro{
	float:none;
	width: 490px;
	padding-top: 15px;
	margin: 0px auto 0 auto;

}
@media (max-width:984px){
	.omitir{display:none;}
	.copyright{text-align:center; width:100%; float:none;}
	#dados-contato {margin-top:0!important; float:none!important; width:453px!important; margin:0 auto!important; }
}


@media (max-width: 960px) {
	.quebraXML{display:block;}
	
}


@media (max-width: 815px) {

#modulos {
	width: 400px;
}
}

@media (max-width: 680px) {


#detalhes,
#nomeModulo,
#caracteristicas,
#informacoes {
	float: left;
}

#informacoes {
	width: 100%;
}

#detalhes {
	height: auto;
}

.quebra2 {
	display: block;
}


}

@media (max-width: 560px) {

#informacoes input {
	margin: 0 5px;
}

#informacoes span {
	margin-left: 5px;
}
}

@media (max-width: 520px) {

#fundoTopoCentro span {
	font-size: 30px;
}
}

@media (max-width: 420px) {
html, body {
overflow:hidden;
}

#modulos {
	width: 400px;
}

article {
	margin: 0;
}

#caracteristicas-fora{
	float:left;
	margin-left:5px;
}
}