body {
	background: #0f0f0f;
}
header {
	position: relative;
	height: 800px;
	min-height: 500px;
	width: 100%;
	background: #161415 url(../images/header-background.jpg) no-repeat top center;
	background-size: cover !important;
	-webkit-background-size: cover !important;
	text-align: center;
	overflow: hidden;
}
header:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
header .banner {
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	width: 85%;
	padding-bottom: 30px;
	text-align: center;
}
header .banner-text {
	width: 100%;
}
header .banner-text h1 {
	font: 90px/1.1em 'opensans-bold', sans-serif;
	color: #fff;
	letter-spacing: -2px;
	margin: 0 auto 18px auto;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, .8);
}
header .banner-text h3 {
	font: 18px/1.9em 'librebaskerville-regular', serif;
	color: #A8A8A8;
	margin: 0 auto;
	width: 70%;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, .5);
}
header .banner-text h3 span, header .banner-text h3 a {
	color: #fff;
}
header .banner-text hr {
	width: 60%;
	margin: 18px auto 24px auto;
	border-color: #2F2D2E;
	border-color: rgba(150, 150, 150, .1);
}
header .social {
	margin: 24px 0;
	padding: 0;
	font-size: 30px;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, .8);
}
header .social li {
	display: inline-block;
	margin: 0 15px;
	padding: 0;
}
header .social li a {
	color: #fff;
}
header .social li a:hover {
	color: #458df8;
}
header .scrolldown a {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -29px;
	color: #fff;
	display: block;
	height: 42px;
	width: 42px;
	font-size: 42px;
	line-height: 42px;
	color: #fff;
	border-radius: 100%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
header .scrolldown a:hover {
	color: #0c3d66;
}
#nav-wrap ul, #nav-wrap li, #nav-wrap a {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
#nav-wrap {
	font: 12px 'opensans-bold', sans-serif;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: 2.5px;
	margin: 0 auto;
	z-index: 100;
	position: fixed;
	left: 0;
	top: 0;
}
.opaque {
	background-color: #333;
}
#nav-wrap > a.mobile-btn {
	display: none;
}
ul#nav {
	min-height: 48px;
	width: auto;
	text-align: center;
}
ul#nav li {
	position: relative;
	list-style: none;
	height: 48px;
	display: inline-block;
}
ul#nav li a {
	display: inline-block;
	padding: 8px 13px;
	line-height: 32px;
	text-decoration: none;
	text-align: left;
	color: #fff;
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}
ul#nav li a:active {
	background-color: transparent !important;
}
ul#nav li.current a {
	color: #27b4f9;
}
ul#nav li.contato a {
	color: #00c6ff;
	font-size:15px
}
#institucional {
	background: #10253a;
	padding-top: 96px;
	padding-bottom:15px;
	overflow: hidden;
}
#institucional a, #institucional a:visited {
	color: #fff;
}
#institucional a:hover, #institucional a:focus {
	color: #458df8;
}
#institucional h2 {
	font: 22px/30px 'opensans-bold', sans-serif;
	color: #fff;
	margin-bottom: 12px;
}
#institucional h2 span {
	border-bottom: 3px solid #193d61;
	padding-bottom: 6px;
}
#institucional strong {
	color: #c7c7c7;
}
#institucional p {
	line-height: 30px;
	color: #a7a7a7;
}
#institucional .profile-pic {
	position: relative;
	width: 120px;
	height: 120px;
	border-radius: 100%;
}
#institucional .contato-details {
	width: 41.66667%;
}
#institucional .download {
	width: 58.33333%;
	padding-top: 6px;
}
#institucional .main-col {
	padding-right: 5%;
}
#institucional .download .button {
	margin-top: 6px;
	background: #444;
}
#institucional .download .button:hover {
	background: #fff;
	color: #2B2B2B;
}
#institucional .download .button i {
	margin-right: 15px;
	font-size: 20px;
}
#metodologia {
	background: #fff;
	padding-top: 90px;
	padding-bottom: 1px;
	overflow: hidden;
}
#metodologia a, #metodologia a:visited {
	color: #458df8;
}
#metodologia a:hover, #metodologia a:focus {
	color: #313131;
}
#metodologia h1 {
	font: 18px/24px 'opensans-bold', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#metodologia h1 span {
	border-bottom: 3px solid #458df8;
	padding-bottom: 6px;
}
#metodologia h3 {
	font: 25px/30px 'opensans-bold', sans-serif;
}
#metodologia .header-col {
	padding-top: 9px;
}
#metodologia .main-col {
	padding-right: 10%;
}
.education, .work {
	padding-bottom:10px;
}
#metodologia .info {
	font: 16px/24px 'librebaskerville-italic', serif;
	color: #6E7881;
	margin-bottom: 18px;
	margin-top: 9px;
}
#metodologia .info span {
	margin-right: 5px;
	margin-left: 5px;
}
#metodologia .date {
	font: 15px/24px 'opensans-regular', sans-serif;
	margin-top: 6px;
}
#servicos {
	background: #2c4862;
	padding-top: 90px;
	padding-bottom: 25px;
}
#servicos h1 {
	font: 18px/24px 'opensans-bold', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color:#FFF
}
#servicos h1 span {
	border-bottom: 3px solid #3c65a2;
	padding-bottom: 6px;
}
#servicos .action {
	margin-top: 12px;
}
#servicos h2 {
	font: 28px/36px 'opensans-bold', sans-serif;
	color: #EBEEEE;
	margin-bottom: 6px;
}
#servicos h2 a {
	color: inherit;
}
#servicos p {
	color: #d3d3d3;
	font-size: 17px;
}
#servicos p span {
	font-family: 'opensans-semibold', sans-serif;
	color: #D8D8D8;
}
#valores {
	background: #0c3d66;
	padding-top: 90px;
	padding-bottom:1px;
}
#valores h1 {
	font: 18px/24px 'opensans-bold', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color:#FFF
}
#valores h1 span {
	border-bottom: 3px solid #3c65a2;
	padding-bottom: 6px;
}
#valores .action {
	margin-top: 12px;
}
#valores h2 {
	font: 28px/36px 'opensans-bold', sans-serif;
	color: #EBEEEE;
	margin-bottom: 6px;
}
#valores h2 a {
	color: inherit;
}
#valores p {
	color: #d3d3d3;
	font-size: 17px;
}
#valores p span {
	font-family: 'opensans-semibold', sans-serif;
	color: #FFF;
	font-weight:bold;
	font-size: 18px;
}
#divisor1 {
	background: #1F1F1F url(../images/fundo1.jpg) no-repeat center center;
	background-size: cover !important;
	-webkit-background-size: cover !important;
	background-attachment: fixed;
	position: relative;
	min-height: 550px;
	width: 100%;
	overflow: hidden;
}
#divisor2 {
	background: #1F1F1F url(../images/fundo2.jpg) no-repeat center center;
	background-size: cover !important;
	-webkit-background-size: cover !important;
	background-attachment: fixed;
	position: relative;
	min-height: 550px;
	width: 100%;
	overflow: hidden;
}
#divisor3 {
	background: #1F1F1F url(../images/fundo3.jpg) no-repeat center center;
	background-size: cover !important;
	-webkit-background-size: cover !important;
	background-attachment: fixed;
	position: relative;
	min-height: 550px;
	width: 100%;
	overflow: hidden;
}
#contato {
	background: #191919;
	padding-top: 96px;
	padding-bottom: 10px;
	color: #d3d3d3;
}
#contato .section-head {
	margin-bottom: 42px;
}
#contato a, #contato a:visited {
	color: #458df8;
}
#contato a:hover, #contato a:focus {
	color: #fff;
}
#contato h1 {
	font: 18px/24px 'opensans-bold', sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #EBEEEE;
	margin-bottom: 6px;
}
#contato h1 span {
	display: none;
}
#contato h1:before {
	font-family: 'FontAwesome';
	content: "\f0e0";
	padding-right: 10px;
	font-size: 72px;
	line-height: 72px;
	text-align: left;
	float: left;
	color: #ebeeee;
}
#contato h4 {
	font: 16px/24px 'opensans-bold', sans-serif;
	color: #EBEEEE;
	margin-bottom: 6px;
}
#contato p.lead {
	font: 18px/36px 'opensans-light', sans-serif;
	padding-right: 3%;
}
#contato .header-col {
	padding-top: 6px;
}
#contato form {
	margin-bottom: 30px;
}
#contato label {
	font: 15px/24px 'opensans-bold', sans-serif;
	margin: 12px 0;
	color: #EBEEEE;
	display: inline-block;
	float: left;
	width: 26%;
}
#contato input, #contato textarea, #contato select {
	padding: 18px 20px;
	color: #eee;
	background: #373233;
	margin-bottom: 42px;
	border: 0;
	outline: none;
	font-size: 15px;
	line-height: 24px;
	width:450px;
	max-width:450px;
}
#contato input:focus, #contato textarea:focus, #contato select:focus {
	color: #fff;
	background-color: #458df8;
}
#contato button.submit {
	text-transform: uppercase;
	letter-spacing: 3px;
	color:#fff;
	background: #3a3a3a;
	border: none;
	cursor: pointer;
	height: auto;
	display: inline-block;
	border-radius: 3px;
	margin-left: 26%;
}
#contato button.submit:hover {
	color: #fff;
	background: #458df8;
}
#contato span.required {
	color: #458df8;
	font-size: 13px;
}
#message-warning, #message-success {
	display: none;
	background: #0F0F0F;
	padding: 24px 24px;
	margin-bottom: 36px;
	width: 65%;
	margin-left: 26%;
}
#message-warning {
	color: #D72828;
}
#message-success {
	color: #458df8;
}
#message-warning i, #message-success i {
	margin-right: 10px;
}
#image-loader {
	display: none;
	position: relative;
	left: 18px;
	top: 17px;
}
footer {
	padding-top: 48px;
	margin-bottom: 48px;
	color: #999;
	font-size: 14px;
	text-align: center;
	position: relative;
}
footer a, footer a:visited {
	color: #00c6ff;
}
footer a:hover, footer a:focus {
	color: #fff;
}
footer .copyright {
	margin: 0;
	padding: 0;
}
footer .copyright li {
	display: inline-block;
	margin: 0;
	padding: 0;
	line-height: 24px;
}
.ie footer .copyright li {
	display: inline;
}
footer .copyright li:before {
	content: "\2022";
	padding-left: 10px;
	padding-right: 10px;
	color: #095153;
}
footer .copyright li:first-child:before {
	display: none;
}
footer .social-links {
	margin: 18px 0 30px 0;
	padding: 0;
	font-size: 30px;
}
footer .social-links li {
	display: inline-block;
	margin: 0;
	padding: 0;
	margin-left: 42px;
	color: #F06000;
}
footer .social-links li:first-child {
	margin-left: 0;
}
#go-top {
	position: absolute;
	top: -24px;
	left: 50%;
	margin-left: -30px;
}
#go-top a {
	text-decoration: none;
	border: 0 none;
	display: block;
	width: 50px;
	height: 50px;
	background-color: #525252;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	color: #fff;
	font-size: 21px;
	line-height: 60px;
	border-radius: 100%;
	padding-top:10px;
}
#go-top a:hover {
	background-color: #0c3d66;
}
