/* -> GERAL */
body,td,th {
	font-family: 'Open Sans', Verdana, sans-serif;
	font-size: 16px;
	color: rgba(217,217,217,1.00);
}
body {
	background-color:#1c2832;
	margin: 0px;
}
a:link {
	color: rgba(255,214,0,1);
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: rgba(255,214,0,1);
}
a:hover {
	text-decoration: none;
	color: rgba(255,182,0,1);
}
a:active {
	text-decoration: none;
	color: rgba(255,214,0,1);
}

.wrap {
	width:100%; max-width:1000px; 
	margin:auto; position:relative;
}
.clearfix {
	clear:both;
}
img {
	max-width:100%;
}

.section_title {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:46px;
	font-weight:700;
	padding-bottom:20px;
	text-align:center;
	color:#fac11c;
	text-transform:uppercase;
}
.section_subtitle {
	font-size:18px;
	font-weight:300;
	padding-bottom:20px;
	text-align:center;
	color:#D3D3D3;
}
.section_content {
	padding:20px 0;
}

.page_title_box {
	background-image:url(/imagens/pattern.png);
	padding:20px 0;
}
.page_title {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:46px;
	font-weight:700;
	padding-bottom:0px;
	text-align:left;
	color:#fac11c;
	text-transform:uppercase;
}
.page_breadcrumbs {
	font-size:18px;
	font-weight:300;
	padding-bottom:20px;
	text-align:left;
	color:#D3D3D3; display:none;
}
.page_content {
	padding:20px 0;
}

.btn_vejmais a {
	border:rgba(209,211,225,1.00) solid 1px;
	display:inline-block;
	padding:5px 7px;
	font-size:14px;
	color:rgba(209,211,225,1.00);
	text-transform:uppercase;
	-webkit-transition: all 300ms linear; 
    transition: all 300ms linear;
}
.btn_vejmais a:hover {
	border:rgba(255,206,0,1.00) solid 1px;
	color:rgba(255,206,0,1.00);
}

section#conteudo {
	min-height:300px;
	padding:0 0 30px 0;
}
/* <- GERAL */

/* -> HEADER */
header {
	height:170px;
	background-color:#fac11c;
	position:relative;
}
header .logo {
	position:absolute; top:20px; left:20px;
}
.header_contatos {
	position:absolute; top:50px; right:0;
}
.header_contatos ul {
	list-style:none; padding:0; margin:0;
}
.header_contatos ul li {
	display:inline-block;
	font-size:18px;
	color:rgba(55,55,55,1.00);
	margin-left:40px;
}
.header_contatos .box_icon {
	display:inline-block; width:20px; height:20px; text-align:center;
}
.header_contatos .box_txt {
	display:inline-block; 
}

nav {
	background-color:#1f2d3a;
	position:absolute; bottom:0; left:0;
	width:100%;
}
nav ul {
	list-style:none; margin:0; padding:0;
}
nav ul li {
	display:inline-block;
}
nav a {
	padding:15px 25px;
	font-weight:bold;
	display:block;
	border-top:#15212d solid 1px;
	border-bottom:#15212d solid 1px;
	border-left:#15212d solid 1px;
	color:rgba(204,204,204,1.00) !important;
	-webkit-transition: all 300ms linear; 
    transition: all 300ms linear;
}
nav a:hover {
	color:#fac11c !important;
	background-color:#2e4050;
}
nav a.active {
	border-top:#fac11c solid 1px;
	background-color:#fac11c !important;
	color:rgba(54,54,54,1.00) !important;
}
nav a.active:hover {
	/* background-color:rgba(255,207,44,1.00) !important;*/
	background: #fac11c; /* Old browsers */
	background: -moz-linear-gradient(top,  #fac11c 0%, #ea9c00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fac11c), color-stop(100%,#ea9c00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fac11c 0%,#ea9c00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fac11c 0%,#ea9c00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fac11c 0%,#ea9c00 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fac11c 0%,#ea9c00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fac11c', endColorstr='#ea9c00',GradientType=0 ); /* IE6-9 */
}
nav ul li:last-child a {
	border-right:#15212d solid 1px;
}

.espacador_top {
	display:none;
}
.btn_menu {
	display:none;
}
/* <- HEADER */

/* -> BANNER */
.separador {
	height:20px;
	background-image:url(/imagens/separador.jpg); background-repeat:repeat-x;
}
/* <- BANNER */

/* -> A COMPANHIA */
section#acompanhia {
	min-height:300px;
	padding:30px 0;
}
section#acompanhia .ac_col1 {
	float:left;
	width:300px;
	margin-right:80px;
}
.ac_col2 {
	float:left;
	width:600px;
}
.ac_col2 ul {
	list-style:none; margin:0; padding:0;
}
.ac_col2 ul li {
	display:inline-block; vertical-align:top;
	padding:15px;
}
.sl_title {
	font-weight:700;
	font-family: 'Open Sans Condensed', sans-serif;
	color:rgba(255,255,255,1.00);
	font-size:24px;
}
.sl_title .fa {
	color:#fac11c;
}
.u_001 {
	font-weight:700;
	font-family: 'Open Sans Condensed', sans-serif;
	color:rgba(255,255,255,1.00);
	font-size:40px;
	letter-spacing:-1px;
	line-height:40px;
	margin-bottom:10px;
}
.u_002 {
	padding:15px 0;
	text-align:justify;
}
/* <- A COMPANHIA */

/* -> CONTEUDO */
.conteudo_ladoa {
	display:inline-block; vertical-align:top;
	width:100%; max-width:470px; margin-right:30px;
}
.conteudo_ladob {
	display:inline-block; vertical-align:top;
	width:100%; max-width:470px;
}
.conteudo_fotos {
	list-style:none; margin:0; padding:0;
}
.conteudo_fotos li {
	width:215px; height:150px;
	background-size:cover; background-repeat:no-repeat;
	margin:8px; 
	display:inline-block; vertical-align:top;
}
/* <- CONTEUDO */

/* -> FOTOS */
section#portfolio {
	background-image:url(/imagens/pattern.png);
	min-height:300px;
	padding:30px 0;
}

.pl {
	list-style:none; margin:0; padding:0;
}
.pl_item {
	display:inline-block; vertical-align:top; 
	width:310px;
	margin:10px;
	background-color:#1f2d3a;
	-webkit-transition: all 300ms linear; 
    transition: all 300ms linear;
}
.pl_item:hover {
	cursor:default;
	color:#fac11c;
	background-color:#2e4050;
}
.pl_item_img img {
	max-width:100%;
}
.pl_txt {
	padding:10px;
}
.pl_item_serv {
	font-weight:700;
	font-size:16px; text-transform:uppercase;
}
.pl_item_local {
	font-style:italic;
}
/* <- FOTOS */

/* -> CLIENTES */
section#clientes {
	background-image:url(/imagens/pattern_amarelo.jpg);
	min-height:300px;
	padding:30px 0;
}
section#clientes .section_title {
	color:rgba(59,59,59,1.00);
}
section#clientes .section_subtitle {
	color:rgba(59,59,59,1.00);
}
.cl {
	list-style:none; margin:0; padding:0;
}
.cl li {
	display:inline-block; vertical-align:top; 
	width:310px;
	margin:10px;
	-webkit-transition: all 300ms linear; 
    transition: all 300ms linear;
}

section#clientes .btn_vejmais a {
	border:rgba(15,20,58,1.00) solid 1px;
	color:rgba(15,20,58,1.00);
	text-transform:uppercase;
	-webkit-transition: all 300ms linear; 
    transition: all 300ms linear;
}
section#clientes .btn_vejmais a:hover {
	border:rgba(32,61,106,1.00) solid 1px;
	color:rgba(32,61,106,1.00);
}

/* <- CLIENTES */

/* -> FOOTER */
footer {
	background-color:rgba(6,17,33,1.00);
	padding:20px 0;
	font-size:14px;
}
footer .footer_col1 {
	display:inline-block; vertical-align:top;
	width:330px; margin-right:30px;
}
footer .footer_col2 {
	display:inline-block; vertical-align:top;
	width:370px; margin-right:30px;
}
footer .footer_col3 {
	display:inline-block; vertical-align:top;
	width:230px;
}
/* <- FOOTER */