@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: 200px;
}

#topo-logo {
	background-color: #2D2D2D;
	clear: both;
	float: none;
	height: 140px;
	width: 100%;
	text-align: center;
	background-image: url(../img/logo-live-m.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: #2D2D2D;
	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: 80%;
	margin: 0 auto;
	padding-top:2%;
}
#processo {
	height: 128px;
	width: 548px;
	margin: 8% 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: 230px;
	width: 100%;
	background-color: #E0E0E0;
	margin-top: 10%;
}
#apps-subtitulo {
	height: 50px;
	width: 180px;
	float: right;
	margin-top:124px;
	text-align:right;
}
#apps-titulo {
	float: left;
	width: 230px;
	color: #DE2D37;
	margin-top: 60px;
	
}
#apps-titulo-content {
	height: 80px;
	width: 80%;
	margin: 60px auto;
	text-align:left;
}
/*fim*/
/*titulo clientes*/
#back-clientes-titulo {
	height: 870px;
	width: 100%;
	background-color: #5B5B5B;
	margin-top: 80px;
}
#clientes-subtitulo {
	height: 50px;
	width: 180px;
	float: right;
	margin-top:124px;
	text-align:right;
}
#clientes-titulo {
	float: left;
	width: 300px;
	color: #E5E5E5;
	margin-top: 60px;
}
#clientes-titulo-content {
	height: 80px;
	width: 80%;
	margin: 100px auto;
	text-align:left;
}
/*fim*/
/*titulo contato*/
#back-contato-titulo {
	height: 660px;
	width: 100%;
	background-color: #393939;
	margin-top: 10%;
}
#contato-subtitulo {
	height: 50px;
	width: 180px;
	float: right;
	margin-top:124px;
	text-align:right;
}
#contato-titulo {
	float: left;
	width: 300px;
	color: #E5E5E5;
	margin-top: 60px;
}
#contato-titulo-content {
	height: 80px;
	width: 80%;
	margin: 100px auto;
	text-align:left;
}
/*fim*/
/*titulo somos*/
#back-somos-titulo {
	height: 230px;
	width: 100%;
	background-color: #E0E0E0;
	margin-top: 0px;
}
#somos-subtitulo {
	height: 50px;
	width: 200px;
	float: right;
	margin-top:124px;
	text-align:right;
}
#somos-titulo {
	float: left;
	width: 250px;
	color: #DE2D37;
	margin-top: 60px;
}
#somos-titulo-content {
	height: 80px;
	width: 80%;
	margin: 0px 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: 7em;
}
h2 {
	font-family: 'PT Sans', sans-serif; 
	font-weight: 400;
	font-style:italic;
	font-size: 1.2em;
	color: #DE2D37;
}
h3 {
	font-family: 'PT Sans', sans-serif; 
	font-weight: 400;
	font-style:italic;
	font-size: 1.8em;
	color: #DE2D37;
}
.icon-processo {
	height: 160px;
	width: 128px;
	float:left;
	margin: 0 4px 0 4px;
}

#conteudo-clientes {
	width: 696px;
	height: 220px;
	margin: 230px 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: 1600px;
	width: 80%;
	margin: 18px auto;
}

#conteudo-contato {
	width: 640px;
	height: 320px;
	margin: 200px auto 0 auto;
	text-align:center;
}



#rodape {
	height: 260px;
	width: 100%;
	background-color: #292929;
	margin-top: 0px;
	top: 0px;
}
#conteudo-redes {
	height: 160px;
	width: 600px;
	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;
}
#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: 30px 0 0 18px;
}

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

#texto-lema {
	width:500px;
	height:80px;
	margin: 20px auto;
}

.lema-1 {
	height: 106px;
	width: 110px;
	margin:0 8px 0 8px;
	float: left;
	background-image:url(../img/base-lema.png);
	padding: 50px 30px 30px 30px;
	text-align:center;
}
.lema-2 {
	height: 124px;
	width: 124px;
	margin:0 8px 0 8px;
	float: left;
	background-image:url(../img/base2-lema.png);
	padding: 40px 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:active {
	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:active {
	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:active {
	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:active {
	width: 200px;
	height: 200px;
	background-image: url(../img/perfil-cicero.png);
	background-position: 0 -200px;
	margin-bottom: 10px;
}

/*FIM PERFIL*/


/*Contato*/

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

input {
	width: 220px;
	max-width: 220px;
	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: 220px;
	max-width: 220px;
	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.6em;
	color: #DE2D37;
	text-align:right;
}

/*Fim do Estilo do Contato*/

#conteudo-apps {
	height: 100%;
	width: 700px;
	margin: 80px auto 80px auto;
	text-align:center;
}
.lista4 {
	width: 620px;
	margin: 30px 0 80px 46px;
	height: 140px;
}
.app {
	width: 620px;
	margin-top: 50px;
	display:none;
}
.app-sobre {
	width: 700px;
}
.texto-apps {
	width: 300px;
	margin: 0 40px 20px 0;
	text-align: left;
	float:left;
}
.texto-apps img{
	float:left;
}
.preview {
	width: 260px;
	float: left;
	
}
.titulo-apps {
	font-family: 'PT Sans', sans-serif; 
	font-weight: 400;
	font-style:italic;
	font-size: 1.6em;
	color: #DE2D37;
	height: 30px;
	width: 400px;
	margin: 0 40px 20px 0;
	text-align: left;
	float:left;
}
.icone-app {
	height: 140px;
	width: 120px;
	text-align: center;
	float:left;
	margin: 20px 15px 0px 15px;
	border: 0px;
}

.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: 0 auto 8px auto;
}

h4 {
	font-family: 'PT Sans', sans-serif; 
	font-weight: 400;
	font-style:italic;
	font-size: 2em;
	color: #C1C1C1;
}

#backtop {
	height: 0px;
	width: 0px;
}
#backtop img{
	height: 0px;
	width: 0px;
}

