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

html,
body {
	margin:0;
	padding:0;
	height:100%;
}

body{
	overflow-x: hidden;
	background:url(images/bg_site.jpg) repeat-x top;
	background-color:#f1f2f2;
}

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

a,
a:visited{
	color:#363636;
	text-decoration:none;
}

a:hover{
	color:#007dbf;
	text-decoration:underline;
}

a.saiba-mais,
a.saiba-mais :visited{
	color:#007dbf;
	text-decoration:none;
}

a.saiba-mais :hover{
	color:#007dbf;
	text-decoration:underline;
}


/* Estrutura de wraps */
#wrapper {
	width:100%;
	min-height:100%;
	/*border:1px solid #FF0004; vermelho*/
	float:left;
}
#header {
	width:100%;
	height:125px;
	padding:10px;
	float:left;
}
#content {
	min-height:100%;
	width:100%;
	padding-bottom:120px; /* altura do footer */
	/*border:1px dashed #04F50B; verde*/
	float:left;
	background: url(images/bg_content.jpg) bottom repeat-x;	
}
#footer {
	background:#fff;
	width:100%;
	height:100px;
	bottom:0;
	left:0;
	float:left;
}
.box {
	width:1160px;
	margin:0 auto;
	font:16px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#363636;
	/*border:1px solid #0048F5; azul*/
}
/* Estrutura de wraps */

/*padrões de textos*/
h1{
	font:44px 'Josefin Sans', sans-serif;
	color:#007dbf;
	text-transform:uppercase;
}

h2{
	font:22px 'Josefin Sans', sans-serif;
	color:#007dbf;
}
/*padrões de textos*/

/*estrutra header */
.logo{
	float:left;
	width:259px;
	height:90px;
	margin:15px 0 0 10px;
}
#menu{
	float:left;
	resize: horizontal;
	/*width:920px;*/
	margin:40px 0 0 0;
	font:16px 'Josefin Sans', sans-serif;
	color:#007dbf;
	text-transform:uppercase;
}

#menu ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
#menu ul li{
	padding: 20px 40px;
	display: inline;
}
#menu ul li a {
	
	display: inline-block;
 
	/* visual do link */
	color:#414141;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #007dbf;
	text-decoration: underline;
}

/*estrutra header */

/*estrutra footer */
.text-footer{
	float:left;
	margin:25px 150px 0 10px;
	font-size:13px;
}
/*estrutra footer */



/*css Sobre HRM */
.sobre-imagem{
	width:280px;
	float:left;
}

.sobre-conteudo {
	width:675px;
	float:left;
	margin:0 35px 30px 35px;
	padding-right:90px;
}

.sobre-links ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

.sobre-links ul li{
	padding:20px 30px 20px 0;
	display: inline;
}

.line-div{
	height:2px;
	width:1160px;
	background-color:#D3D3D3;
	float:left;	
}

.sobre-title{
	width:900px;
	float:left;
	margin:20px 0 20px 310px;
}

.retificadores-div{
	color: #007dbf;
}
/*fim css Sobre HRM */

/*css Serviços */
.servicos-olho01{
	width:900px;
	float:left;
	margin:5px 0 20px 160px;
}

.servicos_col_wrap{
	width:1160px;
	margin:0 auto;
}

.servicos_col_left{
	width:540px;
	margin:0 20px;
	float:left;
}

.servicos_col_right{
	width:540px;
	margin:0 20px;
	float:left;
}

.servicos_box_item{
	width:510px;
	margin:20px 15px;
	float:left;
}

.servicos_box_item .image_icon{
	width:125px;
	float:left;
}

.servicos_box_item .text{
	width:100%;	
}

/*fim css Serviços */


/*css Clientes */
.clientes-olho01{
	width:900px;
	float:left;
	margin:5px 0 0 150px;
}

.retificadores-principal{
	width:1150px;
	float:left;
	margin:5px 0 0 0px;
}

.cliente-wrap{
	width:960px;
	margin:0 auto;	
}

.cliente-image{
	width:200px;
	height:105px;
	float:left;
	margin:20px;
}

.space{
	width:1160px;
	height:20px;
	float:left;
}

/*fim css Clientes */

/*css Formulário */
.form_wrap{
	width:1000px;
	margin:10px 10px 30px 130px;
	float:left; 
}

.contato_dados{
	width:430px;
	float:left;
}

.contato_div{
	width:1px;
	height:380px;
	background-color:#d4dcdc;
	float:left;
}

.contato_dados_linha{
	width:360px;
	vertical-align:middle;
	float:left;
	margin:0 0 15px 15px;
}

.contato_icon{
	width:44px;
	height:44px;
	margin:0 10px 0 0;
	float:left;
}

.contato_texto-local{
	width:305px;
	font:18px 'Josefin Sans', Arial, sans-serif;
	color:#414141;
	vertical-align:middle;
	float:left;
	margin-top:5px;
}

.contato_texto-tel{
	width:305px;
	font:18px 'Josefin Sans', Arial, sans-serif;
	color:#414141;
	vertical-align:middle;
	float:left;
	margin-top:12px;
}

.contato_texto-email{
	width:305px;
	font:18px 'Josefin Sans', Arial, sans-serif;
	color:#414141;
	vertical-align:middle;
	float:left;
	margin-top:13px;
}

.overflow-top{
	width: 100%;
	overflow: hidden;
}

.overflow-left {
	width: 600px;
	float: left;
}

.overflow-right {
	margin-left: 620px;
}

/*Fim css Formulário */

/*
#content{
	width:1160px;
	height:100%;
	min-height:100%;
	margin:0 auto;
	
	border:1px solid #996600;
	font:16px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#363636;
}


#footer{
	width:1160px;
	height:100px;
	background:#723E3F;
	margin:0 auto;
}
*/

/**** Choco-Slider ****/
#slider {
  width: 1121px;	
  height: 353px;
}
.chocoslider {
  position:relative;
  margin-bottom: 50px;
}

.chocoslider img {
  position:absolute;
  top:0px;
  left:0px;
}

.chocoslider a.choco-imageLink {
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  border:0;
  padding:0;
  margin:0;
  z-index:60;
  display:none;
}

.choco-slice {
  display:block;
  position:absolute;
  z-index:50;
  height:100%;
}

.choco-title {
  position:absolute;
  left:0px;
  bottom:0px;
  background:#000;
  color:#fff;
  opacity:0.8;
  width:100%;
  z-index:89;
}

.choco-title p {
  padding:5px;
  margin:0;
}

.choco-title a {
  display:inline !important;
}

.choco-html-title {
    display:none;
}

.choco-controlNavigation {
  position:absolute;
  right:0%;
  bottom:-15px;
  z-index:150;
}

.choco-controlNavigation a {
	text-indent: -999999px;
	text-transform:uppercase;
	text-decoration:none;
	height:20px;
	width:18px;
	display:block;
	cursor: pointer;
	background: transparent url(images/controlls.png) center bottom no-repeat;
	float:left;
	outline: none;
}

.choco-controlNavigation a.active {
  background: transparent url(images/controlls.png) center top no-repeat;
}