* {
	margin:0px;
	padding:0px;	
}

html,body
{
    overflow-x: hidden; 
	font-size:16px;
}

p{
    font-size: 1em;
    line-height: 1.618em;
}

#wrapper {
	width:100%;
	height:100%;	
}

@font-face {
    font-family:"Bebas Neue";
    src: url('../fonts/bebasneue-webfont.woff') format('woff'),
        url('../fonts/bebasneue-webfont.ttf') format('truetype'),
        url('../fonts/bebasneue-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
	
}

p, li {
	font-family: 'Raleway', sans-serif;	
}

a:link {
	color: #CCC;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #CCC;
}

a:hover {
	text-decoration: none;
	color: #FFF;
}

a:active {
	text-decoration: none;
	color: #CCC;
}

#main {
	width:100%;
	height:755px;
	float:left;
	background:url(../img/main_background.png) repeat-x;
	background-position:center;
	background-size:cover;
}

#wrapper_main {
	width:1280px;
	height:635px;
	margin: 100px auto ;
}	

#main_title {
	width:580px;
	height:400px;
	font-family: 'Raleway', sans-serif;
	color:#FFF;
	margin-top:150px;
	float:left;
	font-size:2.5em;
}

#ipad {
	width:490px;
	height:609px;
	margin-top:50px;
	margin-left:100px;
	float:left;	
	background:url(../img/ipad.png);
}

#minilogo {
	background:url(../img/mini_logo2.png);
	display:none;
	float:left;
	width:100px;
	height:45px;	
}

#menu {
	 width:100%;
	 height:50px;
	 float:left;
	 background:#262626;
	 
}

#wrapper_menu {
	width: 1280px;
	height: 45px;
	margin: auto;
	margin-top: 5px;	
}

#menu ul li {
	color:#CCC;
	font-weight:600;
	width:100px;
	text-align:center;
	margin-right:6px;
	font-size:0.7em;
	float:left;
	list-style-type:none;
	display:block;
	height:25px;
	padding-top:15px;
}

#menu ul li:hover {
	color: #FFF;
	border-bottom: 5px solid #CCC;
}

#alfa {
	width:100%;
	height:800px;
	float:left;
}

#alfa_icons {
	width:1280px;
	height:700px;
	margin: 50px auto;

}

#alfa_titulo{
	width:1280px;
	height:100px;
}

#alfa h1 {
	font-family:'Bebas Neue';
	text-align:center;
	font-size:4.5em;	
}

#alfa p {
	text-align:center;
	font-size:1em;
}

#modulo_oferece {
	width:1280px;
	height:100px;	
}

#bt_contato_wrapper {
	width:1280px;
	height:50px;
	float:left;	
}

#bt_contato {
	width:250px;
	height:50px;
	margin:auto;

}

#contato {
	width:100%;
	height:500px;
	float:left;
	padding-top:50px;
	
}

#contato_main {
	width:1280px;
	height:500px;
	margin:auto;	
}

#contato h1 {
	font-family:'Bebas Neue';
	font-size:4.5em;
	text-align:center;	
}

#contato p {
	text-align:center;
}

#faq {
	width:100%;
	height:900px;
	float:left;
	padding-top:100px;
	background:#f5f5f5;
}

#faq_main {
	width:1280px;
	height:800px;
	margin:auto;	
}

#faq h1 {
	font-family:'Bebas Neue';
	font-size:4.5em;
	text-align:center;	
}

#faq h2 {
	font-size:1.2em;
	font-family:'Raleway';
	text-align:center;
}

#faq p {
	text-align:center;	
}

#creditos {
	width:100%;
	height:35px;
	float:left;
	padding-top:20px;
	color:#CCC;
	font-size:0.7em;
	font-weight:600;
	background:#262626;
}

#creditos_main {
	width:1280px;
	height:20px;
	margin:auto;
}

#creditos a:link {
	color: #CCC;
	text-decoration: none;
}
#creditos a:visited {
	text-decoration: none;
	color: #CCC;
}
#creditos a:hover {
	text-decoration: none;
	color: #FFF;
}
#creditos a:active {
	text-decoration: none;
	color: #CCC;
}


.features {
	width:100%;
	height:700px;
	float:left;	
}

.features_des {
	width:100%;
	height:600px;
	float:left;
}

.wrapper_des {
	width:1280px;
	height:445px;
	margin:75px auto;	
}

.titles {
	color:#FFF;
	width:500px;
	height:445px;
	float:left;
	
}

.titles h1 {
	color:#ffe818;
	font-family:"Bebas Neue";
	font-size:4.5em;	
}

.wrapper_icons {
	width:1280px;
	height:520px;
	margin: 50px auto;
	font-weight:800;
}

.wrapper_icons h1 {
	font-family:'Bebas Neue';
	text-align:center;
	font-size:4.5em;	
}

.materiais {
	width:100%;
	height:200px;
	float:left;	
	background:#000;
	color:#FFF;
}

.materiais:hover {
	background:#FFF;
	color:#000;
}

.features_icons_responsive {
	width:426px;
	height:250px;
	float:left;
}

.features_imagens {
	width:35.21%;
	height:auto;
	margin-left:130px;
	margin-bottom:20px;
}

#custos {
	background:url(../img/01_custos_v03.png) fixed;
	background-size:cover;
}

#custos_equi {
	background:url(../img/02_custos_equi_v02.png) fixed;
	background-size:cover;
}

#controle_est {
	background:url(../img/03_controle_estoque_v02.png) fixed;
	background-size:cover;
}

#mobilidade {
	background:url(../img/04_mobilidade.png) fixed;
	background-size:cover;
}

#manutencoes {
	background:url(../img/05_manutencoes.png) fixed;
	background-size:cover;
}

#produtividade {
	background:url(../img/06_produtividade.png) fixed;
	background-size:cover;
}

#assistencia_tecnica {
	background:url(../img/07_assistencia_tecnica.png) fixed;
	background-size:cover;
}

#controle_locacoes {
	background:url(../img/08_controle_locacoes.png) fixed;
	background-size:cover;
}

#venda_pecas {
	background:url(../img/09_venda_pecas.png) fixed;
	background-size:cover;
}

#workflow {
	background:url(../img/10_workflow.png) fixed;
	background-size:cover;
}

#materiais {
	background:url(../img/11_materiais.png) fixed;
	background-size:cover;
}

.has-sub {
  z-index: 1;
}

.has-sub:hover > ul {
  display: block;
  background:#262626;
}

.has-sub ul {
	display: none;
	position: absolute;
	width: 100px;
	top: 100%;
}

.has-sub ul li a {
  font-size: 0.7em;
  display: block;
  color: #CCC;
}

.has-sub ul li a:hover {
	color:#FFF;	
}