.parallax{
	background-color:transparent;
	min-height:658px;
	padding:200px 30px;
}
.parallax.II{
	background-color:transparent;
	min-height:408px;
	padding:0;
	text-align:center;
}
.parallax .tit{
	font-family: "colaborate_thin","Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 72px;
	line-height: 1;	
	color:#fff;
	margin-top:215px;
}

.parallax .tit span{
	font-family: "colaborate_medium","Lucida Sans Unicode","Lucida Grande",sans-serif;
}
.principal{
	width:1330px;
	margin:0 auto;
}
.principal.txt{
	font-family: "regular","Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 18px;
	line-height: 1.7;
	letter-spacing:0.05em;	
	color:#606060;
	width:850px;
	margin:0 auto;
	padding:115px 0;
}
.boxes_home{
	width:900px;
	margin:0 auto;
}
.box_home{
	width:28%;
	font-family: "regular","Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 14px;
	line-height: 1.7;
	color:#939292;
	text-align:center;
	text-decoration:none;
}
.icons_wrap{
	text-align:center;
	font-size:64px;
	display:block;
	width:103px;
	height:103px;
	margin:0 auto;
	margin-bottom:42px;		
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border:2px solid #939292;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;	
}
.box_home .icons.I{
	position:relative;
	left:-5px;
	top:-7px;
}
.box_home .icons.II{
	position:relative;
	top:-6px;
}
.box_home .icons.III{
	position:relative;
	left:2px;
	top:-7px;
}
.box_home + .box_home{
	margin-left:7%;
}
.box_home:hover{
	color:#000;
}
.box_home:hover .icons_wrap{
	border-color:#000;
}


/*________________________________________________________________________ Contato home */

.fale{
	background-image:url(../imagens/bg_fale.png);
	background-repeat:repeat-x;
	min-height:593px;
	text-align:center;
	padding:80px 30px;
	background-color:#828785;
}
.fale .txt{
	font-family: "regular","Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size:14px;
	line-height:1.2;
	color:#fff;	
	display:block;
	margin-bottom:40px;
}
.fale .tit{
	font-family: "colaborate_thin","Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size:42px;
	line-height:1;
	color:#fff;
	display:block;
	margin-bottom:31px;
}
.fale .tit span{
	font-family: "colaborate_medium","Lucida Sans Unicode","Lucida Grande",sans-serif;	
}
.fale_container{
	width:888px;
	margin:0 auto;
	text-align:center;
}
.botao.II
{
	font-family:"regular","Lucida Sans Unicode", "Lucida Grande", sans-serif;
    background-color: #8e9391;
	border:0;
    font-size: 11px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
	cursor:pointer;
	width:91px;
	height:91px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	padding:0 !important;
	float:none;
	margin-right:0;
}

.botao.II:hover{
	color:#999;
    background-color: #fff;
}
.botao.II .icons{
	font-size:40px;
	line-height:0.7;
	display:block;
}
.botao.II .contents{
	position:relative;
	top:5px;
}
.botao.II.int{
	color:#fff;
	border:2px solid #000;
	float:left;
	background-color:#000;
}
.botao.II.int:hover{
	color:#000;
    background-color: #fff;
}

/*________________________________________________________________________ Contato */


.contato{
	width:49%;
}
.contato.II{
	width:43%;
	font-size:16px;
}
.contato.II .subtit{
	font-family: "semibold","Lucida Sans Unicode","Lucida Grande",sans-serif;
	color:#333;
	font-size: 24px;
	line-height: 1.2;	
	display:block;
	margin-bottom:10px;
}
.contato.II a{
	color:#747474;	
	text-decoration:none;
}
.contato.II a:hover{
	text-decoration:none;
	color:#CCC;
}
.campo_contato
{
	font-family: "regular","Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 15px;
	line-height: 1.2;
	letter-spacing:1px;
	color: #fff;	
    width: 98%;
    padding: 17px;
    background-color: #7a807e;
    margin-bottom: 19px;
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;	
	display:block;
	border:0;
/*	border:1px solid #eee;*/
}
.campo_contato.II{
    background-color: #f5f5f5;
	border:2px solid #eee;
	color: #545454;	
}
.campo_contato:hover{
	color:#999;
	background-color:#fafafa;
}
.campo_contato:focus {
	color:#000;
	background-color:#fff;
	border-left:10px solid #eee;	
	
}
.multi{
	height:193px;
}
.botao
{
	font-family:"semibold","Lucida Sans Unicode", "Lucida Grande", sans-serif;
    padding: 11px 55px 11px 55px;
    padding-top: 11px;
    padding-bottom: 11px;
    background-color: #ef7414;
	border:2px solid #ef7414;
    font-size: 14px;
    color: #fff;
    text-align: center;
    float: right;
    text-decoration: none;
    text-transform: uppercase;
	margin-right:10px;
	-webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;	
	cursor:pointer;
}

.botao:hover{
	color:#ef7414;
    background-color: #fff;
}

.mensagem_enviada_bg{
	display:none;
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
	background-image:url(../imagens/bg_aviso_msg.png);
    z-index:9000000000000009; 
}
.mensagem_enviada{
	font-size:14px;
	line-height:14px;
	position:absolute;
	width:550px;
	text-align:left;
	background-color:#c8f00f;
	color:#000;
	padding:30px 30px 30px 100px;
	background-image:url(../imagens/icon_ok.png);
	background-repeat:no-repeat;
	background-position:10px 50%;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	top: 50%;
	transform: translateY(-50%);
	-moz-box-shadow: 3px 3px 4px #c1c1c1;
	-webkit-box-shadow: 3px 3px 4px #c1c1c1;
	box-shadow: 3px 3px 4px #999;
}
.mensagem_enviada.erro{
	background-image:url(../imagens/icon_warning.png);
	background-color:#c00000;
	color:#fff;
}
.mensagem_enviada span{
	font-size:24px;
	line-height:24px;	
	display:block;
	margin-bottom:10px;
	letter-spacing:0;
	padding-bottom:0;
	text-transform:uppercase;
}
.mensagem_fechar{
	position:absolute;
	top:0;
	right:0;
	margin-top:10px;
	margin-right:10px;
	cursor:pointer;
}
.contato .subtit .icons{
	font-size:18px;
	color:#ef7414;
}