﻿body,h1,h2,h3,h4,h5,h6 {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-weight:normal;
}
* {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:inherit;
	border:none;
}
ul li {
	list-style:none;
}

/* BASE */
body {background-color:#000}
.wrapper
{
	width:1024px;
	margin:0 auto 0 auto;
}

/* CABEÇALHO */

#header {
	width:100%;
	height:225px;
}
.home #header {
	height:76px;
}
#header-top {
	float:left;
	width:100%;
	height:150px;
	text-align:center;
}
#header-bottom {
	float:right;
	width:100%;
	height:76px;
	background-color:#CC1919;
}
	#header-bottom ul {
		/*margin-left:15px;*/
		text-align:center;
	}
	#header-bottom ul li {
		display:inline-block;
		line-height:76px;
		font-size:23px;
		color:#fff;
	}
	#header-bottom ul li a {
		padding:10px;
	}
	#header-bottom ul li a:hover, #header-bottom ul .ativo a {
		background-color:#000;
	}
#logo {
	float:left;
	margin:15px 0 0 15px;
}
/* SLIDE/BANNER */
#slide_box {
	width:100%;
	height:345px;
	background-color:#336600;
	overflow:hidden;
}
/* conteúdo */
#home_content, #int_content {
	width:100%;
	background-color:#fff;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
     box-sizing: border-box; 
     padding:16px;
}
#home_content {float:left;width:100%;min-height:460px}
#int_content {min-height:565px}
#home_content #content {
	border:1px #ccc solid;
	float:left;
	width:100%;
	height:100%;
    padding:10px 10px 0 10px;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
     box-sizing: border-box; 
}
.quadro-services {
	width: 100%;
	list-style: none;
	margin: 0;
}
/* serviços */
#servicos ul li {}
/* Type 1 */
.services-type1 .quadro-services li {
	float: left;
	height: 400px;
	padding: 20px 30px;
	text-align: center;
	word-wrap: break-word;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
}

	.services-type1.three-columns .quadro-services li {
		width: 33.3333%;
	}

		.chrome .services-type1.three-columns .quadro-services li,
		.safari .services-type1.three-columns .quadro-services li {
			width: 33.333333%;
		}

		.services-type1.three-columns .quadro-services li:nth-child(3n+1) {
			clear: left;
		}

	.services-type1.four-columns .quadro-services li {
		width: 25%;
	}

		.services-type1.four-columns .quadro-services li:nth-child(4n+1) {
			clear: left;
		}

.services-type1 .quadro-services li:hover {
	color: #fff;
}

.services-type1 .quadro-service header {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.services-type1 .service-icon {
	display: inline-block;
	width: 160px;
	height: 160px;
	margin: 0 auto 40px;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	overflow: hidden;
}

.services-type1 .service-icon i {
	font-size: 100px;
	line-height: 160px;
	color: #fff;
}

.services-type1 .quadro-service h2 {
	font-size: 26px;
	line-height: 1.3;
	margin-bottom: 5px;
	color: #111;
}

.services-type1 .service-tagline {
	color: #888;
}

	.services-type1 .quadro-services li:hover h2,
	.services-type1 .quadro-services li:hover .service-tagline {
		color: #fff;
	}

	.services-type1 .quadro-services li:hover header {
		margin: -190px 0 10px;
	}

.services-type1 .service-content {
	display: none;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 2px dashed #fff;
	font-size: 85%;
	color: #fff;
}

.services-type1 span.service-link {
	display: inline-block;
	text-indent: -9999px;
	color: #fff;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

	.services-type1 span.service-link:after {
		font-family: 'FontAwesome';
		content: "\f138";
		display: block;
		text-indent: 0;
		font-size: 42px;
		height: 42px;
	}

	.services-type1 span.service-link:hover {
		text-indent: 0;
	}

	.services-type1 span.service-link:hover:after {
		zoom: 1;
		filter: alpha(opacity=80);
		opacity: 0.8;
	}

/* PÁGINA INTERNA */
.interno #int_content #content h1
{
	margin-bottom:15px;
	color:#CC1919;
}
.interno #int_content #content p
{
	text-align:justify;
}
.interno #int_content #content h1 i
{
	font-size:50px;
	font-family:FontAwesome;
}
/* SERVIÇOS */
.servicos #int_content #content ul {
	width:100%;
	text-align:center;
}
.servicos #int_content #content ul li {
	display:inline-block;
	width:31%;
	border:1px #CCCCCC solid;
	text-align:center;
	margin:0 15px 25px 0;
	line-height:100px;
	border-radius:8px;
	background-color:#9FA945;
	color:#fff;
}
/* CONTATO */

.contato #int_content #content input, .contato #int_content #content textarea
{
	width:99%;
	padding:0.5%;
	border:1px #ccc solid; 
}
.contato #int_content #content textarea
{
	height:200px;
}
.contato #int_content #content button
{
	margin-top:20px;
	width:150px;
	height:50px;
	border:1px #ccc solid;
	cursor:pointer;
}
.contato #int_content #content button:hover
{
	background-color:#9D272A;
	color:#fff;
}
/* FOOTER */

#footer
{
	width:100%;
	height:70px;
	line-height:70px;
	background-color:#666;
	color:#fff;
}
#footer p
{
	padding-left:20px;
	float:left;
}
#footer #player
{
	margin:10px 0 0 55px;
}
#footer #desenvolvedor
{
	float:right;
	margin-top:20px;
	margin-right:20px;
}