.transition
{
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.hamburguer{
	display:none;
}
.box-shadow
{
	box-shadow: 0px 0px 1px color:#000;
	-moz-box-shadow: 0px 0px 1px color:#000;
	-webkit-box-shadow: 0px 0px 1px color:#000;
}
.text-shadow 
{
	text-shadow: 0px 0px 1px color: #000;
	filter: dropshadow(color=color: #000, 0, 0);
}
.opacity
{
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	-webkit-opacity: 0.5;
	opacity: 0.5;
}
.inline-block
{
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.background-cover
{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body,html
{
	margin: 0 auto;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #333;
	-ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
	width:100%;
	
}
.fullScreen
{
	margin: 0 auto;
	width: 100%;
}
.setCenter {
	margin: 0 auto; 
	width: 95%; 
}
.centerBusiness {
	margin: 0 auto; 
	width: 100%; 
}
/***************************************************/
/*********************** MENU **********************/
/***************************************************/
.preto {
	position:absolute;
	top:0px;
	*left:0px;
	width:100%;
	height:150px;
	background: #000;
	opacity:0.4;
	z-index:99;	
	width:100%;
	z-index:-1;
}


ul#topmenu {
	list-style: none;
	position: relative;
	float: right;
	z-index: 999;
	margin-top: 60px;
}
ul#topmenu li.option {
	display: inline-block;
	margin-right: 50px;
	margin-left: 50px;
}
ul#topmenu li.option a {
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
	color:#FF6600;
	.transition(300ms);
}
ul#topmenu li.option a:hover {
	color: #FFF;
	.transition(300ms);
}
ul#topmenu li.option.current a {
	color: #FFF;
}
a.logotipo {
	position: absolute;
	margin-top: 30px;
	z-index: 999;
	.transition(300ms);
}
/***************************************************/
/******************** SLIDESHOW ********************/
/***************************************************/

.pagina { 
	width:24px; 
	height:24px;
	position:relative;
	background-image:url(../img/site/notselected.png);
	display:inline-block;
}
.cycle-pager-active.pagina { 
	width:24px; 
	height:24px;
	position:relative;
	background-image:url(../img/site/selected.png) !important;

}

div.cycle-slideshow
{
	width: 100%;
	z-index:-2;
}
div.cycle-slideshow div.slide
{
	width: 100%;
	height: 450px;
	text-align: left;
	z-index: -999 !important;
}
div.tBottom
{
	position: absolute;
	top: 170px;
	color: #FFF;
	color: #FFF;
	font-size: 40px;
	font-weight: 500;
	font-style: italic;
	z-index: 9999;
	max-width:50%;
	left:13%;
	text-shadow: 1px 1px 3px #000;
}
#homepage2 .owl-item{

}
#homepage2 .owl-pagination
{
	position: absolute;
	top: 300px;
	color: #FFF;
	color: #FFF;
	font-size: 40px;
	font-weight: 500;
	font-style: italic;
	z-index: 9999;
	max-width:50%;
	left:13%;
	text-shadow: 1px 1px 3px #000;
}
#homepage2 .owl-pagination .owl-page span
{
	width: 24px;
	height: 24px;
	position: relative;
	background-image: url("../img/site/notselected.png");
	display: inline-block;
	background-color:transparent;
}
#homepage2 .owl-pagination .owl-page .active span
{
	width: 24px;
	height: 24px;
	position: relative;
	background-image: url("../img/site/selected.png") !important;
	display: inline-block;
}
div.tTop
{
	color:#FF6600;
	text-transform: uppercase;
	font-size:36px;
	position:relative;
	top:-80px;
	left:0px;
	height:40px;
	width:auto;
	background-color:rgba(0,0,0,0.4);
	padding:10px 50px 10px 50px;
	font-weight:500;
	text-align:center;
}
div.cycle-slideshow div.cycle-pager
{
	display: block;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	margin: 0 auto;
	width: 75%;
	text-align: left;
	margin-top: -50px;
	visibility: visible !important;
	top: auto !important;

}
div.cycle-slideshow div.cycle-pager span
{
	font-size: 50px;
	width: 25px;
	height: 25px;
	color: #FF6600;
	.transition(300ms);
}
div.cycle-slideshow div.cycle-pager span:hover
{
	color: #FFF;
	.transition(300ms);
}
div.cycle-slideshow div.cycle-pager span.cycle-pager-active
{
	font-size: 50px;
	width: 25px;
	height: 25px;
	color: #FFF;
}
#custom-pager {
	text-align: center;
	 margin-top: 40px;
}
#custom-pager a {
	color: #333; 
    font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	.transition(300ms);
}
#custom-pager a:hover {
    color: #FF6600;
	.transition(300ms);
}
#custom-pager .cycle-pager-active a {
	color: #FF6600;
	.transition(300ms);
}
div.mask-slide {
	background-color: #FFF;
	width: 100%;
	height: 70px;
	position: relative;
	margin-top: -0px;
	*top: 670px;
	transform: rotate(-1.5deg);
	-ms-transform: rotate(-1.5deg);
	-moz-transform: rotate(-1.5deg);
	-webkit-transform: rotate(-1.5deg);
	-o-transform: rotate(-1.5deg);
}
/***************************************************/
/************ AREAS DE NEGOCIO (HOME) **************/
/***************************************************/

#homepage .item{
	margin-bottom: 40px;
}

#homepage .item img{
	display: block;
	height: auto;
	margin: 0 auto;
	max-height: 217px;
	min-height: 217px;
}

#homepage .item img .titulo{
	text-align: center;
	width: 100%;
	font-size: 16px;
	font-weight: 900;
	max-width:100%;
	margin-top: 10px;
}

#homepage .item img .titulo a{
	text-decoration: none;
	color: #FF6600;
	transition(300ms);
}

div#business {
	margin: 0 auto;
	height:300px;
	width:50% !important;
}
div#business div.area-title  {
	text-align: center;
	width: 100%;
	font-size: 16px;
	font-weight: 900;
	max-width:100%;

}
div#business div.area-title a {
	text-decoration: none;
	color: #FF6600;
	.transition(300ms);
}
div#business div.area-title a:hover {
	text-decoration: none;
	color: #ccc;
	.transition(300ms);
}
#prev {
	left: 13%;
    position: absolute;
    top: 870px;
}
#next {
	right: 13%;
    position: absolute;
    top: 870px;
}
div.mask-slide-business {
	background-color: #FFF;
	width: 100%;
	height: 50px;
	position: relative;
	transform: rotate(1.5deg);
	-ms-transform: rotate(1.5deg);
	-moz-transform: rotate(1.5deg);
	-webkit-transform: rotate(1.5deg);
	-o-transform: rotate(1.5deg);
}
/***************************************************/
/*************** FOOTER NAV (MENU) *****************/
/***************************************************/
div.footer-nav {
	width: 100%;
	height: 100%;
	background-color: #CCC;
	margin-top: -25px;
	padding-bottom: 60px;
	padding-top: 80px;
	display: inline-block;
}
div.footer-nav div.business-title {
	width: 100%;
	font-weight:600;
	font-size: 18px;
	color: #333;
}
div.footer-nav ul {
	width: 100%;
	margin-top: 5px;
	list-style: none;
	padding-left: 0;
	font-size: 12px;
	color: #333;
	-moz-columns: 2;
	-webkit-columns: 2;
	column-count: 2;
}
div.footer-nav ul.business-items li {
	line-height:22px;
}
div.footer-nav ul.business-items a {
	text-decoration: none;
	color: #333;
	.transition(300ms);
}
div.footer-nav ul.business-items a:hover {
	text-decoration: none;
	color:#FF6600;
	.transition(300ms);
}
div.footer-nav div.footer-business {
	float:left;
	width: 37.5%;
	margin-left: 12.5%;
}

div.footer-nav div.footer-services ul li{
	line-height:22px;
}

div.footer-nav div.footer-services ul{
	float:left;
	width: 37%;
	
}

/***************************************************/
/***************** FOOTER BOTTOM *******************/
/***************************************************/
div.footer {
	width: 100%;
	height: 400px!imortant;
	background-color: #333;
	margin-top: -25px;
	margin-bottom: -25px;
	padding-top: 30px;
	display: inline-block;
	color: #FFF;
	font-weight: 600;
	line-height: 20px;
	bottom: 0;
	position: relative;
}
div.footer table {
	margin:0px auto; 
	width:75%
	}
div.footer a {
	color: #FF6600;
	text-decoration: none;
	.transition(300ms);
}
div.footer a:hover {
	color: #FFF;
	.transition(300ms);
}
div.copyright {
	position: relative;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	bottom: 0;
	z-index:999;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	color: #666;
}
div.copyright a {
	color: #666;
	text-decoration: none;
	.transition(300ms);
}
div.copyright a:hover {
	color: #FF6600;
	text-decoration: none;
	.transition(300ms);
}
td {
	 
}
/***************************************************/
/******************** QUEM SOMOS *******************/
/***************************************************/
.transbox
  {
  height:160px;
  background-color:#000;
  border:1px solid black;
  opacity:0.5;
  }

  div.about-header {
	height: 450px;
    position: relative;
    width: 100%;
	z-index:-2;
}
div.about-header div.header-title {
	color: #FFF;
	font-size: 20px;
	line-height: 48px;
	font-weight: 500;
	font-style: italic;
	position: absolute;
	margin-top:150px;
	margin-left:50px;
	width: 80%;
	text-shadow: 1px 1px 3px #000;
	text-shadow: 1px 1px 3px #000;
}
div.content {
	padding-top: 50px;
	padding-bottom: 20px;
}
/***************************************************/
/************ ÁREAS DE NEGOCIO - PAGE **************/
/***************************************************/
div.content-business {
	padding-top: 20px;
	padding-bottom: 100px;
	float:left;
}
div.content-business div.item {
    width: 50%;
	margin-bottom: 50px;
	float:left;
}
div.content-business div.item div.item-img {
	float:left;
}
div.content-business div.item div.item-about {
	font-size: 12px;
	display: table;
	font-weight: 400;
	color: #333;
}
div.content-business div.item div.item-about div.item-title {
	color: #FF6600;
	font-weight: 500;
	font-size: 24px;
}
.pagination {
    margin: 0 auto;
    position: relative;
    text-align: center;
	margin-bottom: 70px;
	font-size: 12px;
}
.pagination td.number {
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
	.transition(300ms);
}
.pagination td.number:hover {
	cursor: pointer;
	color: #FF6600;
	.transition(300ms);
}
.pagination td.current {
	cursor: pointer;
	color: #FF6600;
	.transition(300ms);
}
.rodape1{
	float:left;
	width:20%;
	margin-left:12%;
}
.rodape2{
	float:left;
	width:20%;
	margin-left:4%;
}
.rodape3{
	float:right;
	width:30%;
	margin-right: 12%;
	text-align:right;
}
/***************************************************/
/******************* FOTOS - PAGE ******************/
/***************************************************/
div.gallery {
	padding-bottom: 100px;
	text-align: center;
}
div.gallery div.photo {
	width: 29%;
	display: inline-block;
	vertical-align: top;
}

#googleMap {
	width:100%;
	overflow:visible !important;
}

.footer_responsive{
	display:none;
}

.title_aboutus{
	width:100%;
	color:#F60;
	font-size: 24px;
	font-weight: 500;
}

@media screen and (max-width : 1024px) {
	.tTop{
		margin-top:-15px;
	}
	#homepage2 .owl-pagination{
		top:200px;
	}
	#homepage{
		top: -100px;
	}
	#homepage .item{
		height:200px;
		padding-bottom:120px;
	}
}

@media screen and (max-width: 940px){
	#topmenu{
		display:none;
	}
	.hamburguer{
		display:block;
		float:right;
		margin-top:50px;
		cursor:pointer;
		z-index:999 !important;
	}
	div.content-business div.item {
		width: 100%;
	}
	div.content-business div.item div.item-img {
		width: 100%;
		text-align: center;
	}
	div.content-business div.item div.item-about {
		width: 95%;
		text-align: center;
	}
	#homepage2 .owl-pagination{
		display:none;
	}
}

@media screen and (max-width: 900px){
	div.footer-nav div.footer-business {
		width: 100%;
	}
	.business-items{
		text-align:center;
	}
	div.footer-nav div.business-title {
		width: 100%;
		text-align: center;
		margin-bottom:20px;
	}
	div.footer-nav div.footer-services ul {
		width: 100%;
		text-align:center;
	}
	div.footer-nav div.footer-business {
		margin-left:0;
	}
	div.footer{
		display:none;
	}
	.footer_responsive{
		display:block;
	}
	.footer_responsive .preto_footer{
		width:100%;
		height:200px;
		background-color:#333;
		color:white;
		float:left;
	}
	.footer_responsive .cinza_footer{
		width:100%;
		height:200px;
		background-color: #CCC;
		color:black;
		float:left;
	}
	.footer_responsive .preto_footer,.cinza_footer .conteudo{
		float:left;
		width:100%;
		text-align:center;
	}
	.conteudo p{
		margin-top:35px;
	}
	.conteudo p a{
		color:#F60;
		text-decoration:none;
		font-weight:bold;
		opacity:0.5;
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-ms-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
	}
	.conteudo p a:hover{
		opacity:1;
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-ms-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
	}
	html, body {
		max-width: 100%;
		overflow-x: hidden;
	}
}

@media screen and (max-width : 780px) {
	div.gallery{ margin-top:20px; }
	div.gallery div.photo {
		width: 80%;
		margin-bottom:15px;
	}
}

@media screen and (max-width : 720px) { 

}

@media screen and (max-width : 640px) { 

}

@media screen and (max-width: 600px){
	
}

@media screen and (max-width: 510px){

}

@media screen and (max-width : 480px) {
	div.gallery div.photo {
		width: 80%;
	}
	#homepage2{
		float:left;
		margin-top:-100px;
	}
	.mask-slide{
		display:none;
	}
	.mask-slide-business{
		display:none;
	}
}

@media screen and (max-width: 300px){
 
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#homepage2{
		margin-top:-100px;
		float:left;
	}
}