@charset "UTF-8";
/* CSS Document */

body {
	background-color: #F2F2F2;
	margin: 0px;
}



* {
margin: 0;
padding: 0;
border: 0;
}

::selection { background: #ce303e; color: #fff; } ::-moz-selection { background: #ce303e; color: #fff; }

#topo {
	width: 100%;
	height: 240px;
}

#topo-logo {
	background-color: #2D2D2D;
	clear: both;
	float: none;
	height: 180px;
	width: 100%;
	text-align: center;
	background-image: url(../img/logo-live-h.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#menu {
	height: 60px;
	width: 100%;
	background-color: #2D2D2D;
	text-align: center;
}

#menufix {
	height: 60px;
	width: 100%;
	background-color: rgba(45,45,45,0.95);
	text-align: center;
	position:fixed;
	top: -70px;
	z-index: 2;
}

#lista {
	padding-top:10px;
	height: 40px;
	width: 420px;
	margin: 0 auto;
}

#listafix {
	padding-top:10px;
	height: 40px;
	width: 490px;
	margin: 0 auto;
}

#menu ul {
	list-style-type: none;
	height: 30px;
	margin: 0px auto;
	text-align: center;
	width: 520px;
}

#menu ul a{
	text-decoration: none;
	font-family: 'PT Sans', sans-serif; 
	font-weight: 400;
	font-style:italic;
	font-size: 1em;
	color: #FFF;
	text-align:center;
}

#menu ul a:hover{
	text-decoration: none;
	color: #CCC;
}

#menu li {
	float:left;
	margin: 8px 22px 0 22px;
}
#menufix ul {
	list-style-type: none;
	height: 30px;
	margin: 0px auto;
	text-align: center;
	width: 520px;
	position: fixed; 
}

#menufix img{
	margin: 6px 14px;
	float: left;
}

#menufix ul a{
	text-decoration: none;
	font-family: 'PT Sans', sans-serif; 
	font-weight: 400;
	font-style:italic;
	font-size: 1em;
	color: #FFF;
	text-align:center;
}

#menufix ul a:hover{
	text-decoration: none;
	color: #CCC;
}

#menufix li {
	float:left;
	margin: 8px 22px 0 22px;
}
#content {
	width: 100%;
	margin: 0;
	text-align:center;
}
#inicio {
	width: 700px;
	margin: 0 auto;
	padding-top:4%;
}
#processo {
	height: 160px;
	width: 560px;
	margin: 10% auto;
	text-align:center;
}
#divisor {
	height: 10px;
	width: 100%;
	background-image: url(../img/divisor.png);
	background-repeat: repeat-x;
	margin-top: 0.5%;
}

/*titulo apps*/
#back-apps-titulo {
	height: 240px;
	width: 100%;
	background-color: #E0E0E0;
	margin-top: 10%;
}
#apps-subtitulo {
	height: 50px;
	width: 200px;
	float: right;
	margin-top:130px;
	text-align:right;
}
#apps-titulo {
	float: left;
	width: 500px;
	color: #DE2D37;
	margin-top: 60px;
}
#apps-titulo-content {
	width: 700px;
	margin: 100px auto 0 auto;
	text-align:left;
}
/*fim*/
/*titulo clientes*/
#back-clientes-titulo {
	height: 850px;
	width: 100%;
	background-color: #5B5B5B;
	margin-top: 0px;
}
#clientes-subtitulo {
	height: 50px;
	width: 200px;
	float: right;
	margin-top:130px;
	text-align:right;
}
#clientes-titulo {
	float: left;
	width: 500px;
	color: #E5E5E5;
	margin-top: 60px;
}
#clientes-titulo-content {
	height: 180px;
	width: 700px;
	margin: 80px auto;
	text-align:left;
}
/*fim*/
/*titulo contato*/
#back-contato-titulo {
	height: 600px;
	width: 100%;
	background-color: #393939;
	margin-top: 50px;
}
#contato-subtitulo {
	height: 50px;
	width: 200px;
	float: right;
	margin-top:130px;
	text-align:right;
}
#contato-titulo {
	float: left;
	width: 500px;
	color: #E5E5E5;
	margin-top: 60px;
}
#contato-titulo-content {
	height: 180px;
	width: 700px;
	margin: 80px auto;
	text-align:left;
}
/*fim*/
/*titulo apps*/
#back-somos-titulo {
	height: 240px;
	width: 100%;
	background-color: #E0E0E0;
	margin-top: 0;
}
#somos-subtitulo {
	height: 50px;
	width: 200px;
	float: right;
	margin-top:130px;
	text-align:right;
}
#somos-titulo {
	float: left;
	width: 500px;
	color: #DE2D37;
	margin-top: 60px;
}
#somos-titulo-content {
	width: 700px;
	margin: 0 auto;
	text-align:left;
}
/*fim*/


p {
	font-family: 'PT Sans', sans-serif; 
	font-weight: 400;
	font-style:italic;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #999;
}

p a {
	font-family: 'PT Sans', sans-serif; 
	font-weight: 400;
	font-style:italic;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #DE2D37;
	text-decoration:none;
}
p a:hover {
	text-decoration:underline;
}

h1{
	font-family: 'PT Sans', sans-serif; 
	font-weight: 400;
	font-style:italic;
	font-size: 7.5em;
}

h3 {
	font-family: 'PT Sans', sans-serif; 
	font-weight: 400;
	font-style:italic;
	font-size: 2.5em;
	color: #DE2D37;
}

h2 {
	font-family: 'PT Sans', sans-serif; 
	font-weight: 400;
	font-style:italic;
	font-size: 1.2em;
	color: #DE2D37;
}

.icon-processo {
	height: 160px;
	width: 128px;
	float:left;
	margin: 0 6px 0 6px;

}
#conteudo-clientes {
	width: 700px;
	height: 140px;
	margin: 140px auto 0 auto;
}
#cliente-intelbras {
	height: 140px;
	width: 220px;
	float:left;
	margin: 0 6px 12px 6px;
	background-image: url(../img/cliente-intelbras.png);
}
#cliente-intelbras:hover {
	background-position: 0px 140px;
}
#cliente-segware {
	height: 140px;
	width: 220px;
	float:left;
	margin: 0 6px 12px 6px;
	background-image: url(../img/cliente-segware.png);
}
#cliente-segware:hover {
	background-position: 0px 140px;
}
#cliente-liverpool {
	height: 140px;
	width: 220px;
	float:left;
	margin: 0 6px 12px 6px;
	background-image: url(../img/cliente-liverpool.png);
}
#cliente-liverpool:hover {
	background-position: 0px 140px;
}
#cliente-softplan {
	height: 140px;
	width: 220px;
	float:left;
	margin: 0 6px 12px 6px;
	background-image: url(../img/cliente-softplan.png);
}
#cliente-softplan:hover {
	background-position: 0px 140px;
}
#cliente-ndd {
	height: 140px;
	width: 220px;
	float:left;
	margin: 0 6px 12px 6px;
	background-image: url(../img/cliente-ndd.png);
}
#cliente-ndd:hover {
	background-position: 0px 140px;
}
#cliente-desencoste {
	height: 140px;
	width: 220px;
	float:left;
	margin: 0 6px 12px 6px;
	background-image: url(../img/cliente-desencoste.png);
}
#cliente-desencoste:hover {
	background-position: 0px 140px;
}
#cliente-hungria {
	height: 140px;
	width: 220px;
	float:left;
	margin: 0 6px 12px 6px;
	background-image: url(../img/cliente-hungria.png);
}
#cliente-hungria:hover {
	background-position: 0px 140px;
}

#conteudo-somos {
	height: 1700px;
	width: 700px;
	margin: 40px auto;
	text-align: center;
}
#conteudo-contato {
	height: 280px;
	width: 700px;
	margin: 40px auto 10px auto;
	text-align: center;
	border:0px;
}



#rodape {
	height: 260px;
	width: 100%;
	background-color: #292929;
	margin-top: 0px;
	top: 0px;
}
#conteudo-redes {
	height: 160px;
	width: 700px;
	margin: 0px auto 10px auto;
}

#conteudo-redes ul {
	list-style-type: none;
	text-align: left;
	width: 240px;
	float:left;
	margin-top: 30px;
}

#conteudo-redes ul a{
	text-decoration: none;
	font-family: 'PT Sans', sans-serif; 
	font-weight: 400;
	font-style:italic;
	font-size: 1.1em;
	color: #999;
}

#conteudo-redes ul a:hover{
	text-decoration: none;
	color: #CCC;
}

#conteudo-redes li {
	margin-bottom: 10px;
}

#conteudo-redes ul img {
	width: 0px;
	height: 0px;
	display:none;
}

#face-rodape {
	height: 80px;
	width: 140px;
	float: right;
	margin-top: 60px;
}
#face-rodape img {
	float: right;
}

#logo {
	height: 44px;
	width: 148px;
	margin: 20px auto 10px auto;
	bottom: 0px;
}




#somos-sobre {
width:600px; height: 400px; margin: 0 auto;text-align:center;
}

#texto-sobre {
float:left; text-align:left; width:280px; margin: 36px 0 0 30px;

}

#imagens-lema {
width:600px; height:204px; margin:0 auto;
}

#texto-lema {
	width:500px;
	height:100px;
	margin:30px auto 0;
}

.lema-1 {
	height: 92px;
	width: 142px;
	margin:0 8px 0 8px;
	float: left;
	background-image:url(../img/base-lema.png);
	padding: 64px 14px 30px 14px;
	text-align:center;
}
.lema-2 {
	height: 118px;
	width: 124px;
	margin:0 8px 0 8px;
	float: left;
	background-image:url(../img/base2-lema.png);
	padding: 46px 40px 40px 40px;
	text-align:center;
}

/*PERFIL*/

#pessoas {
	height: 720px;
	width: 480px;
	margin: 80px auto;
}
.perfil {
	margin: 20px;
	float: left;
	height: 320px;
	width: 200px;
	text-align:center;
}
.redes-icones {
	height: 30px;
	margin: 0 auto;
	text-align:center;
}
.mail {
	height: 30px;
	width: 30px;
	margin: 0 2px 0 2px;
	background-image: url(../img/redes-icones.png);
	background-position: 0px 0px;
	float:left;
}
.mail:hover {
	background-position: 0px 30px;
}
.face {
	height: 30px;
	width: 30px;
	margin: 0 2px 0 2px;
	background-image: url(../img/redes-icones.png);
	background-position: -30px 0px;
	float:left;
}
.face:hover {
	background-position: -30px -30px;
}
.twitter {
	height: 30px;
	width: 30px;
	margin: 0 2px 0 2px;
	background-image: url(../img/redes-icones.png);
	background-position: -60px 0px;
	float:left;
}
.twitter:hover {
	background-position: -60px -30px;
}
.dribbble {
	height: 30px;
	width: 30px;
	margin: 0 2px 0 2px;
	background-image: url(../img/redes-icones.png);
	background-position: -90px 0px;
	float:left;
}
.dribbble:hover {
	background-position: -90px -30px;
}

.linkedin {
	height: 30px;
	width: 30px;
	margin: 0 2px 0 2px;
	background-image: url(../img/redes-icones.png);
	background-position: -120px 0px;
	float:left;
}
.linkedin:hover {
	background-position: -120px -30px;
}
.instagram {
	height: 30px;
	width: 30px;
	margin: 0 2px 0 2px;
	background-image: url(../img/redes-icones.png);
	background-position: -150px 0px;
	float:left;
}
.instagram:hover {
	background-position: -150px -30px;
}
#foto-rafa {
	width: 200px;
	height: 200px;
	background-image: url(../img/perfil-rafael.png);
	margin-bottom: 10px;
}
#foto-rafa:hover {
	width: 200px;
	height: 200px;
	background-image: url(../img/perfil-rafael.png);
	background-position: 0 -200px;
	margin-bottom: 10px;
}
#foto-guto {
	width: 200px;
	height: 200px;
	background-image: url(../img/perfil-gustavo.png);
	margin-bottom: 10px;
}
#foto-guto:hover {
	width: 200px;
	height: 200px;
	background-image: url(../img/perfil-gustavo.png);
	background-position: 0 -200px;
	margin-bottom: 10px;
}
#foto-jo {
	width: 200px;
	height: 200px;
	background-image: url(../img/perfil-johnatan.png);
	margin-bottom: 10px;
}
#foto-jo:hover {
	width: 200px;
	height: 200px;
	background-image: url(../img/perfil-johnatan.png);
	background-position: 0 -200px;
	margin-bottom: 10px;
}
#foto-cicero {
	width: 200px;
	height: 200px;
	background-image: url(../img/perfil-cicero.png);
	margin-bottom: 10px;
}
#foto-cicero:hover {
	width: 200px;
	height: 200px;
	background-image: url(../img/perfil-cicero.png);
	background-position: 0 -200px;
	margin-bottom: 10px;
}

/*Contato*/

#formulario {
	float: left;
	height: 260px;
	width: 240px;
}
form {
	height: 260px;
	width: 240px;
	text-align: left;
}
#mapa {
	float: left;
	height: 260px;
	width: 400px;
	margin-left: 60px;
}

input {
	width: 240px;
	max-width: 240px;
	padding-left: 6px;
	height: 35px;
	margin: 0 0 12px 0; 
	background: #292929;
	font-family: 'PT Sans', sans-serif; 
	font-weight: 400;
	font-style:italic;
	font-size: 1em;
	color: #C7C7C7;
	border: 0px;
}
input::-webkit-input-placeholder  {
    	color: #666;
		padding-left: 2px;
}
input:-moz-placeholder {
	    color: #666;
		padding-left: 2px;
}

textarea {
	width: 240px;
	max-width: 240px;
	padding-left: 6px;
	height: 120px;
	margin: 0 0 12px 0; 
	background: #292929;
	padding-top: 6px;
	font-family: 'PT Sans', sans-serif; 
	font-weight: 400;
	font-style:italic;
	font-size: 1em;
	color: #C7C7C7;
	border: 0px;
}
textarea::-webkit-input-placeholder  {
    	color: #666;
		padding-left: 2px;
}
textarea:-moz-placeholder {
	    color: #666;
		padding-left: 2px;
}

#botaoSubmit {
	width: 80px;
	height: 30px;
	float: left;
	padding: 2px 6px;
	border: 0px;
	background-color: #DE2D37;
	cursor: pointer;
	color:#FFF;
	-webkit-border-radius: 0px;
	-webkit-appearance:none;
}

#feedbackmail {
	font-family: 'PT Sans', sans-serif; 
	font-weight: 400;
	font-style:italic;
	font-size: 0.8em;
	color: #DE2D37;
	text-align:right;
}

/*Fim do Estilo do Contato*/

#conteudo-apps {
	height: 100%;
	width: 700px;
	margin: 80px auto 0 auto;
	text-align:center;
}
.lista4 {
	height: 160px;
	width: 700px;
	margin: 30px auto 80px auto;
}
.app {
	width: 700px;
	margin-top: 20px;
	display:none;
}

.texto-apps {
	width: 390px;
	text-align: left;
	float:left;
}
.preview {
	width: 260px;
	float: left;
	margin-left: 50px;
	
}
.titulo-apps {
	font-family: 'PT Sans', sans-serif; 
	font-weight: 400;
	font-style:italic;
	font-size: 1.6em;
	color: #DE2D37;
	height: 30px;
	width: 320px;
	margin: 0 40px 20px 0;
	text-align: left;
	float:left;
}
.icone-app {
	height: 200px;
	width: 125px;
	text-align: center;
	float:left;
	margin: 20px 23px 0px 23px;

}

.icone-app a {
	font-family: 'PT Sans', sans-serif; 
	font-weight: 400;
	font-style:italic;
	font-size: 0.92em;
	text-decoration:none;
	color: #444;
	margin: 0 auto;
}
.icone-app a:hover {
	color: #DE2D37;
}
.icone-app img {
	margin: 10px auto 8px auto;
}

h4 {
	font-family: 'PT Sans', sans-serif; 
	font-weight: 400;
	font-style:italic;
	font-size: 2em;
	color: #C1C1C1;
}
#backtop {
	display: none;
}
#backtop img {
	height: 0px;
	width: 0px;
}
