/**
	Projeto - Site Zends - Soluções Tecnologicas (Zends) v: 0.1
	Developer(s):
		+ Diogo Silva 		(diogosilvaferreira@gmail.com)
		+ Tom Melo		  	(mail2.tommelo@gmail.com)
*/

body{
	background: url(../imgs/bg_home.png) repeat-x !important;
}

.section {
	width: 100%;
	float: left;
	padding-top: 22px;
	height: 190px;
}

#header { 
	background: url(../imgs/degrade_header.png) no-repeat center top !important;
	height: 358px !important;
}

.area-atuacao {
	float: left;
	padding-top: 90px;
    padding-bottom: 50px;
}

.area-atuacao p {
	padding: 0 162px 0 0;
}

.area-atuacao p, .area-atuacao p a {
	float: left;
	text-indent: -9999px;
	height: 122px;
}

.area-atuacao .produtos {
	margin: 0 0 0 14px;
    padding-right: 30px;	
}

.area-atuacao .produtos,.area-atuacao .produtos a {
	width: 179px;
}

.area-atuacao .gestao-seguranca, .area-atuacao .gestao-seguranca a {
	width: 188px;
	padding-right: 30px;
}

.area-atuacao .complice, .area-atuacao .complice a {
	width: 206px;
	padding: 0px;
	padding-right: 30px;
}

.area-atuacao .servicos-consultoria {
	margin: 15px 0 0 25px;
    margin-left: 0px;
    padding-right: 0px;
    margin-top: 0px;	
}
.area-atuacao .servicos-consultoria, .area-atuacao .servicos-consultoria a {
	width: 203px;
}

.estrategia {
	width: 557px;
	float: left;
	padding-left: 10px;
}

.estrategia h3 {
	text-indent: -9999px;
	width: 408px;
	height: 33px;
	margin-bottom: 15px;
}

.estrategia h4 { 
	text-indent: -9999px;
	width: 422px;
	height: 19px;
	margin-bottom: 25px;
}

.estrategia p {
	line-height: 25px !important;
	padding-bottom: 28px;
	text-align: justify;
}

.estrategia .bt_saibamais,.estrategia .bt_saibamais a {
	text-indent: -9999px;
	width: 105px;
	height: 42px;
	float: left;

}

.parceiros {
	width: 248px;
	float: left;
	padding-left: 40px;
}

.parceiros h3 {
	width: 125px;
	height: 24px;
	text-indent: -9999px;
	float: left;
}

.parceiros ul {
	width: 210px;
	float: left;
}

.parceiros ul li {
	border-bottom: 1px dotted;
	padding: 10px 0 10px 0; 
}

.clientes {
	width: 901px;
	height: 200px;
	float: left;
	padding-left: 10px;
	padding-top: 47px		
}

.clientes h3 {
	width: 125px;
	height: 24px;
	text-indent: -9999px;
	margin-bottom: 10px; 	
}

.clientes ul {
	background: url(../imgs/componente_fake_cliente.png) no-repeat;
	width: 888px;
	height: 64px;
	text-indent: -9999px;
	float: left;
}

.clientes .bx-wrapper .bx-viewport {
	left: 35px !important;
    width: 750px !important;
}



