/*
Theme Name:Lux Control
Theme URI:http://bockz.com/
Description:Tema WordPress criado pela a Bockz
Version:1
*/

/* CSS Reset */
html {
	font-size:100%;
	overflow-y:scroll;
	-webkit-overflow-scrolling:touch;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%
}
body, button, input, select, textarea {
	font:300 15px/1.231em 'Abel', sans-serif;
	color:#222
}
body, div, dl, dt, dd, ul, menu, dir, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, figure, abbr, acronym, img {
	margin:0;
	padding:0;
	border:0
}
body {
	background:url(images/bg_sep.png) repeat-x 0 247px
}
body.home {
	background:none
}
html {
	background:url(images/bg.png)
}
strong {
	font-weight:500
}
button::-moz-focus-inner, input::-moz-focus-inner {
margin:0;
padding:0;
border:0
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display:block
}
audio[controls], canvas, video {
	display:inline-block;
*display:inline;
*zoom:1
}
table {
	border-collapse:collapse;
	border-spacing:0
}
legend {
	border:0;
*margin-left:-7px;
	padding:0
}
fieldset, img {
	border:0
}
label {
	cursor:pointer
}
button, input, select, textarea {
	font-size:100%;
	margin:0;
	vertical-align:baseline;
*vertical-align:middle
}
button, input {
	line-height:normal;
*overflow:visible
}
address, caption, cite, code, th, var {
	font-style:normal;
	font-weight:normal
}
dfn {
	font-style:italic
}
ol, ul {
	list-style:none
}
caption, th {
	text-align:left
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal
}
q {
	quotes:none
}
q:before, q:after {
	content:"";
	content:none
}
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #ccc;
	margin:0;
	padding:0
}
ins {
	background:#ff9;
	color:#000;
	text-decoration:none
}
mark {
	background:#ff0;
	color:#000;
	font-style:italic;
	font-weight:bold
}
pre, code, kbd, samp {
	font-family:monospace, monospace;
	_font-family:'courier new', monospace;
	font-size:1em
}
pre {
	white-space:pre;
	white-space:pre-wrap;
	word-wrap:break-word
}
small {
	font-size:85%
}
sub, sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup {
	top:-0.5em
}
sub {
	bottom:-0.25em
}
img {
	-ms-interpolation-mode:bicubic
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor:pointer;
	-webkit-appearance:button
}
input[type="checkbox"], input[type="radio"] {
	box-sizing:border-box
}
input[type="search"] {
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box
}
textarea {
	overflow:auto;
	vertical-align:top
}
input:valid, textarea:valid {
}
input:invalid, textarea:invalid {
background-color:#f0dddd
}
b, strong {
	font-weight:bold
}
svg:not(:root) {
overflow:hidden
}
ul {
	list-style:none
}

::-moz-selection {
background:#5db4c2;
color:#fff;
text-shadow:none
}
::selection {
background:#5db4c2;
color:#fff;
text-shadow:none
}
/* header */
header {
	display:bock;
	width:100%;
	min-width:960px;
	background:url(images/bg_header.png) center 0
}
header nav {
	display:bock;
	width:940px;
	height:247px;
	margin:0 auto;
	position:relative
}
header .logo {
	width:270px;
	height:105px;
	padding:36px 148px 84px 157px;
	float:left;
	background:url(images/header-logo.png);
	float:left;
	position:absolute;
	top:0;
	left:-146px
}
header .logo a {
	width:270px;
	height:105px;
	float:left
}
header .btn-yt {
	left: auto;
	right: 0;
	padding-right: 0;
	background: none
}
header ul {
	float:left;
	width:100%;
	background:url(images/menu-line.png) bottom repeat-x;
	padding-top:29px;
	position:relative;
	height:58px;
	top:137px
}
header ul li {
	float:left;
	position:relative;
	padding:0;
	margin:0 36px;
	z-index:9
}
header ul #menu-item-33 {
	margin:0 111px
}
header ul #menu-item-32 {
	margin:0 111px
}
header nav ul li.back {
	width:44px;
	height:11px;
	z-index:8;
	top:83px;
	position:absolute;
	margin:0
}
header nav ul li.back .left {
	background:url(images/slid.png);
	height:11px;
	width:44px;
	margin:0 auto;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}
header ul li a, header ul li a:hover, header ul li a:focus {
	float:left;
	padding:20px 0;
	text-decoration:none;
	color:#828b99
}
header ul li a:hover, header ul li a:focus, header ul li:hover a, header ul li.current-menu-item a {
	color:#40c4d3
}
/* Padrão */
.ir, .wpcf7-submit {
	display:block;
	text-indent:-999em;
	overflow:hidden;
	background-repeat:no-repeat;
	text-align:left;
	direction:ltr
}
input.ir, .wpcf7-submit {
	font-size:0;
	font-height:0
}
.ir br {
	display:none
}
a {
	color:#6dd2de;
	outline:none;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-ms-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out
}
a:hover, a:focus {
	color:#6dd2de
}
a:hover, a:focus, a:active {
	outline:0;
	outline:none
}
.hidden {
	display:none
}
.clear {
	clear:both;
	width:100%;
	height:0
}
article .content h1 {
	margin-bottom:15px;
	font-size:32px;
	color:#6DD2DE
}
article .content h2 {
	margin-bottom:15px;
	font-size:30px;
	color:#6DD2DE
}
article .content h3 {
	margin-bottom:15px;
	font-size:28px;
	color:#6DD2DE
}
article .content h4 {
	margin-bottom:15px;
	font-size:25px;
	color:#6DD2DE
}
article .content h5 {
	margin-bottom:15px;
	font-size:22px;
	color:#6DD2DE
}
article .content h6 {
	margin-bottom:15px;
	font-size:18px;
	color:#6DD2DE
}
article .content p {
	margin-bottom:15px;
	font-size:15px;
	line-height:22px;
	color:#c8d3d5
}
article .content dl {
	margin-bottom:10px
}
article .content dl dd {
	margin-left:15px;
	margin-bottom:5px
}
article .content ul {
	list-style:inside disc;
	margin-bottom:15px
}
article .content ul li {
	line-height:20px
}
article .content ol {
	list-style:inside decimal;
	margin-bottom:15px
}
article .content ol li {
	line-height:20px
}
article .content hr {
	height:2px;
	border:none;
	background:#000;
	margin-bottom:15px;
	background:url(images/dotted_sep.png) bottom repeat-x
}
article .content table {
	width:100%;
	margin-bottom:15px;
	font-size: 12px;
	background: none;
	border: solid 1px #21252D
}
article .content table td, article .content table th {
	border: solid 1px #21252D;
	padding:5px;
	text-align: left
}
article .content table th, article .content table .title-table-mod {
	background:#6dd2de;
	color:#21252D;
	font-weight:bold;
	font-size:13px
}
article .content pre, article .content blockquote, article .content code {
	border:1px solid #dadada;
	color:#7c7a78;
	font-size:14px;
	background:#f5f5f5 no-repeat;
	padding:15px;
	margin-bottom:15px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px
}
article .content blockquote {
	background:url(images/quote.png) no-repeat 0 0;
	text-align:center;
	font-style:italic;
	font-size:18px;
	line-height:22px;
	border:none
}
article .content blockquote p {
	font-weight:300;
	text-align:center;
	font-style:italic;
	font-size:18px;
	line-height:22px
}
article .content blockquote span.author {
	display:block;
	text-align:right;
	padding-top:5px;
	font-weight:600;
	font-size:14px;
	line-height:22px
}
article .content blockquote span.aspas {
}
article .content pre {
	font-style:normal;
	font-weight:100
}
article .content code {
	ont-style:normal;
	font-size:14px;
	font-weight:normal
}
article .content code span {
	color:#eb8a00
}
article .content fieldset {
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	margin-bottom:10px
}
article .content fieldset legend {
	margin-bottom:15px;
	font-size:18px;
	color:#595753
}
article .content .wpcf7 {
	float:left;
	padding-right:10px;
	font-size:16px
}
article .content p label {
	color:#454440
}
article .content input[type="text"], article .content input.wpcf7-text, article .content textarea {
	background:#f2f1ed url(images/form-top.png) repeat-x;
	width:670px;
	outline:none;
	border-left:1px solid #d2d1cd;
	border-top:1px solid #b0afaa;
	padding:4px 5px
}
article .content input[type="submit"], article.entry input[type="button"], article .content input.wpcf7-submit {
	background:#f2f1ed url(images/sprite.png) -306px -193px;
	width:106px;
	color:#fff;
	text-align:center;
	border:none;
	padding:5px 0 6px;
	float:right
}
article .content blockquote.alignright {
	margin:0 0 2px 7px;
	width:200px
}
article .content blockquote.alignleft {
	margin:0 7px 2px 0;
	width:200px
}
article .content abbr, article.entry acronym, article .content cite {
	font-style:italic
}
article .content img.alignright {
	display:inline;
	margin:0 0 2px 7px;
	padding:4px
}
article .content img.alignleft {
	display:inline;
	margin:0 7px 2px 0;
	padding:4px
}
article .content .alignright, .alignright {
	float:right
}
article .content .alignleft, .alignleft {
	float:left
}
.aligncenter {
	margin:0 auto
}
article .content img.centered, article .content .aligncenter, article .content div.aligncenter {
	display:block;
	margin:0 auto 10px
}
article .content .wp-caption {
	text-align:center;
	padding-top:4px;
	margin:0 10px 10px
}
article .content .wp-caption img {
	border:0 none;
	margin:0;
	padding:0
}
article .content .wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px
}
#wp-calendar {
	width:96%;
	margin:2%
}
#wp-calendar caption {
	font-weight:bold;
	text-align:left;
	font-size:14px;
	padding-bottom:6px
}
#wp-calendar thead {
	font-size:11px
}
#wp-calendar thead th {
	text-align:center
}
#wp-calendar tbody {
	color:#999
}
#wp-calendar tbody td {
	padding:3px 0 2px;
	text-align:center;
	background:#f5f5f5;
	border:1px solid #fff
}
#wp-calendar tbody td a {
	display:block;
	width:100%;
	height:100%
}
#wp-calendar tbody .pad {
	background:none
}
#wp-calendar tfoot #next {
	text-align:right
}
#wp-calendar #today {
	background:#3f3f3f;
	color:#FFF
}
/* Container */
#banners {
	border-top:5px solid #171a20;
	border-bottom:5px solid #171a20;
	background:#fff;
	margin-bottom:40px
}
#banners .content {
	background:#fff;
	min-width:960px
}
#container {
	background:url(images/content_bg.jpg) no-repeat center 0;
	padding:40px 0 0
}
.home #container {
	background:none;
	padding:0
}
#main {
	width:960px;
	margin:0 auto 90px;
	color:#91bfc6
}
#main .vantagens {
	float:left;
	width:305px;
	min-height:200px;
	background:url(images/shadow.jpg) no-repeat 0 0;
	margin:-80px 0px 0px 0px;
}
#main .vantagem {
	width:170px;
	border:#fff 1px solid;
	height:230px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	margin:0 0 0px 13px;
	background:#fff;
	float:left;
	font-size:14px;
	-webkit-box-shadow:#111317 0px 4px 3px;
	-moz-box-shadow:#111317 0px 4px 3px;
	box-shadow:#111317 0px 3px 3px
}
#main .vantagem h3 {
	background:#000000 url(images/icons.png) no-repeat -21px -28px;
	letter-spacing:1px;
	float:left;
	width:171px;
	height:30px;
	line-height:30px;
	margin:0 0 0px;
	padding-left:0px;
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	text-align:center !important;
	border-color:#FD0204 !important;
}
#main .vantagem .contBlock {
	float:right;
	width:150px;
	padding-left:10px;
	height:80px;
	color:#000000;
	position:relative;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border-color:#FD0204 !important;
}
#main .vantagem .contBlock img {
	float:right;
}
#main .vantagem.side {
	width:40px;
	height:230px;
	overflow:hidden;
	border:1px solid #FD0204
}
#main .vantagem.side .contBlock {
	display:none
}
#main .vantagem .contBlock img {
	margin:0 0 0 0px;
	border:#FD0204 0px solid
}
#main .vantagem .contBlock .contat {
	position:absolute;
	bottom:10px;
	right:28px;
	background:url(images/buton-vant.png) no-repeat;
	line-height:28px;
	text-shadow:1px 1px 0 #428f9b;
	height:32px;
	width:50px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	font-size:18px
}
#main .vantagem .contBlock p {
	margin-bottom:0px;
	line-height:18px;
	font-size:12px
}
#main .vantagem .contBlock li {
	padding-left:10px;
	margin-bottom:10px
}
#main .vantagem .contBlock li .mark {
	float:right;
	margin-left:-15px;
	color:#5db4c2
}
#main .vantagem.side h3 {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	height:227px;
	width:60px;
	margin:0;
	padding:0 0 90px;
	background-position:-21px 251px;
	letter-spacing:2px;
	cursor:pointer
}
#main .vantagem.side span {
	float:right;
	height:198px;
	width:60px;
	text-indent:-9999px;
	background:url(images/vetical-text.png) 0 bottom no-repeat
}
#main .seguranca h3 {
	background-position:-26px -732px
}
#main .seguranca.side h3 {
	background-position:-25px -457px
}
#main .seguranca .contBlock p, #main .seguranca .contBlock li {
	margin-bottom:5px
}
#main .seguranca.side span {
	background-position:-120px bottom
}
#main .conforto h3 {
	background-position:-17px -367px
}
#main .conforto.side h3 {
	background-position:-31px -116px
}
#main .conforto.side span {
	background-position:-60px bottom
}
#main .simulacao {
	width:920px;
	margin:0 10px 10px;
	padding:10px 10px 0;
	background:#2c333b;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-box-shadow:inset 0px 0px 3px 1px #20252b;
	-moz-box-shadow:inset 0px 0px 3px 1px #20252b;
	box-shadow:inset 0px 0px 3px 1px #20252b;
	border-bottom:1px solid #3b424c;
	float:left;
	margin-bottom:40px
}
.no-boxshadow #main .simulacao {
	border:1px solid #20262c;
	border-bottom:1px solid #3b424c;
	padding:9px 9px 0;
	width:918px
}
#main .simulacao h3, #main .aplicacoes h3 {
	background:#5db4c2 url(images/icons.png) no-repeat 1px -1049px;
	float:left;
	width:810px;
	height:54px;
	line-height:54px;
	margin:0 0 13px;
	padding-left:110px;
	color:#fff;
	text-transform:uppercase;
	font-size:20px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-box-shadow:#111317 0px 4px 3px;
	-moz-box-shadow:#111317 0px 4px 3px;
	box-shadow:#111317 0px 3px 3px;
	letter-spacing:1px
}
#main .aplicacoes {
	min-height:600px;
	background:url(images/shadow.jpg) no-repeat 0 -274px;
	float:left
}
#main .aplicacoes h3 {
	background-position:1px -1111px;
	width:830px;
	margin:0 10px 10px
}
#main .aplicacoes .contBlock {
	padding:10px;
	float:left
}
#main .aplicacoes p {
	margin:0
}
#main .aplicacoes .contBlock ul {
	float:right;
	background:url(images/roud.png) no-repeat 0 60px;
	height:695px;
	width:940px;
	position:relative
}
#main .aplicacoes .contBlock li {
	height:74px;
	width:719px;
	overflow:hidden;
	position:absolute;
	left:56px;
	top:50px
}
#main .aplicacoes .contBlock li h4 {
	line-height:66px;
	color:#fff;
	text-transform:uppercase;
	font-size:20px;
	float:none;
	display:block
}
#main .aplicacoes .contBlock li img {
	float:left;
	width:74px;
	margin-right:10px;
	float:left;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7;
	cursor:pointer
}
#main .aplicacoes .contBlock li span {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
	display:block
}
#main .aplicacoes .contBlock li.apli3 {
	height:171px
}
#main .aplicacoes .contBlock li.apli3 h4 {
	text-transform:uppercase;
	font-size:27px;
	line-height:55px
}
#main .aplicacoes .contBlock li.apli3 img {
	width:170px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter:alpha(opacity=1);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
	cursor:default
}
#main .aplicacoes .contBlock li.apli3 span {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter:alpha(opacity=1);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1
}
#main .aplicacoes .contBlock li.apli1 {
	left:56px;
	top:50px
}
#main .aplicacoes .contBlock li.apli2 {
	left:188px;
	top:146px
}
#main .aplicacoes .contBlock li.apli3 {
	left:216px;
	top:282px
}
#main .aplicacoes .contBlock li.apli4 {
	left:185px;
	top:497px
}
#main .aplicacoes .contBlock li.apli5 {
	left:41px;
	top:591px
}
#main .simulacao {
	position:relative
}
#main .simulacao p {
	margin-bottom:20px
}
#main .simulacao .cham {
	margin:0;
	float:left;
	color:#4f4118;
	background:#e9c45c;
	height:31px;
	line-height:31px;
	padding:0 10px;
	width:898px;
	letter-spacing:1px;
	margin-left:1px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px
}
#main .simulacao .imag {
	float:left;
	width:918px;
	height:561px;
	overflow:hidden;
	margin:0 0 20px 1px;
	position:relative;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px
}
#main .simulacao .imag li {
	float:left;
	width:918px;
	height:561px;
	background:url(images/shadow_sim.png) no-repeat center 368px;
	position:absolute;
	top:0;
	left:0
}
#main .simulacao .imag li img {
	webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px
}
#main .simulacao .imag li .planta {
	float:left;
	padding:38px 0 0 47px;
	width:216px;
	height:135px
}
#main .simulacao .cenas {
	float:left;
	margin:-185px 0 0 285px;
	position:relative
}
#main .simulacao .cenas li {
	padding:10px 0
}
#main .simulacao .cenas li span {
	color:#a5a9b5
}
#main .simulacao .cenas li.active span {
	color:#52bdce
}
#main .simulacao .control {
	background:url(images/controle2.png);
	float:right;
	width:348px;
	height:339px;
	margin:-339px -10px 0 0;
	position:relative
}
#main .simulacao .control li a {
	width:125px;
	height:26px;
	background:url(images/over.png) no-repeat 0 0;
	float:left;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0
}
#main .simulacao .control li {
	float:left;
	margin:0 0 0 57px;
	background:url(images/pop.png) no-repeat -9999px
}
#main .simulacao .control li.fest {
	margin:79px 0 0 57px
}
#main .simulacao .instruct {
	float:left;
	margin:-147px 0 0 450px;
	width:127px;
	font-size:14px;
	text-align:right;
	position:relative
}
#main .simulacao .instruct strong {
	display:block;
	color:#52bdce
}
#main .simulacao .instruct {
	color:#eaedf3
}
#main .simulacao .hovered {
	background:url(images/pop.png) no-repeat 0 0;
	float:left;
	height:60px;
	width:155px;
	position:absolute;
	top:384px;
	left:634px;
	display:none
}
#main .simulacao .hovered .inst {
	color:#2c333b;
	display:block;
	padding:6px 0 0;
	font-size:11px;
	text-align:center
}
#main .simulacao .hovered .act {
	color:#fff;
	display:block;
	padding:0;
	font-size:16px;
	text-transform:uppercase;
	text-align:center
}
#main .depo {
	width:960px;
	height:263px;
	clear:both;
	background:url(images/depoimento.jpg) 0 0;
	position:relative
}
#main .depo ul {
	width:960px;
	height:263px;
	float:left;
	overflow:hidden
}
#main .depo li {
	width:960px;
	height:263px;
	float:left;
	display:none;
	position:absolute;
	top:0;
	left:0
}
#main .depo h3 {
	text-transform:uppercase;
	padding:0;
	position:absolute;
	top:41px;
	left:365px
}
#main .depo blockquote {
	padding-top:80px;
	color:#abbcbf
}
#main .depo p {
	padding-right:55px;
	color:#abbcbf
}
#main .depo .img {
	float:left;
	padding:31px 24px 20px 0;
	margin-left:44px;
	background:url(images/depoimg_sdw.png) no-repeat 0px bottom
}
#main .depo .img img {
	float:left;
	border:1px solid #606979;
	width:295px;
	height:182px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px
}
#main .depo .cliettxt {
	float:left;
	position:absolute;
	top:180px;
	right:0;
	white-space:nowrap
}
#main .depo .pag {
	float:left;
	position:absolute;
	top:195px;
	left:366px
}
#main .depo .pag a {
	float:left;
	width:14px;
	height:14px;
	background:url(images/depo_slide.png) 15px 0;
	margin-right:5px;
	-webkit-transition:all 0;
	-moz-transition:all 0;
	-ms-transition:all 0;
	-o-transition:all 0;
	transition:all 0
}
#main .depo .pag a.active {
	background-position:0 0
}
#container .fechamento {
	width:830px;
	height:40px;
	line-height:40px;
	color:#5db4c2;
	z-index:1;
	position:relative;
	margin:0 auto;
	padding-left:110px;
	background:#20252b;
	clear:both;
	margin-bottom:20px;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-khtml-border-radius:20px
}
#container .fechamento p, #container .fechamento .sep {
	float:left;
	letter-spacing:1px
}
#container .fechamento .sep {
	float:left;
	width:60px;
	text-align:center;
	color:#373c43
}
#container .fechamento .ligamos {
	padding-right:39px
}
#container .fechamento p.label {
	float:left;
	background:url(images/cel_ft.png);
	width:56px;
	height:103px;
	position:absolute;
	top:-35px;
	left:35px
}
#container .fechamento p.input {
	padding-top:12px;
	margin-right:31px;
	width:254px;
	height:22px;
	line-height:22px
}
#container .fechamento p.prim {
	background:url(images/telefone.png) no-repeat 0 12px
}
#container .fechamento p.segun {
	background:url(images/nome.png) no-repeat 0 12px
}
#container .fechamento p.input .ir {
	width:21px;
	height:22px;
	float:left
}
#container .fechamento p.input .prox {
	float:right;
	width:48px;
	height:22px;
	background:none
}
#container .fechamento p.input .text {
	float:left;
	background:none;
	color:#cecece;
	line-height:auto;
	padding:0 0;
	font-size:14px;
	outline:none;
	width:130px
}
#container .fechamento p.input .enviar {
	width:92px;
	height:22px;
	float:left;
	background:none
}
#container .fechamento .wpcf7-not-valid-tip-no-ajax {
	display:none
}
#container .fechamento .wpcf7-response-output {
	float:left;
	margin:0;
	position:absolute;
	top:37px;
	line-height:normal;
	left:433px;
	width:254px;
	box-shadow:1px 2px 2px #101316
}
.endereco {
	width:940px;
	height:42px;
	margin:0 auto;
	position:relative;
	top:-12px;
	color:#939393;
	z-index:0
}
.endereco address {
	background:url(images/seta.png) 95px 2px no-repeat;
	padding-left:111px;
	float:left
}
.endereco .produto {
	float:right;
	color:#ff;
	padding-right:15px
}
.endereco .produto span {
	float:left;
	line-height:18px;
	margin-right:8px;
	color:#fff
}
.endereco .produto .ir {
	width:60px;
	height:18px;
	background:url(images/watts.png)
}
/* Projetos */

section.projetos {
	width:960px;
	float:left
}
section.projetos .head {
	width:415px;
	color:#6dd2de;
	font-size:33px;
	text-transform:uppercase;
	border-bottom:2px solid #22262d;
	float:left;
	margin:0 41px 20px 10px
}
section.projetos .head span {
	border-bottom:1px solid #6dd2de;
	float:left;
	width:383px;
	line-height:31px;
	padding:5px 0 5px 32px;
	text-shadow:1px 2px 2px #101316;
	background:url(images/proj.png) no-repeat 0 center
}
section.projetos .subhead {
	width:940px;
	color:#6dd2de;
	font-size:33px;
	border-bottom:2px solid #22262d;
	float:left;
	margin:0 10px 20px
}
section.projetos .subhead span {
	border-bottom:1px solid #6dd2de;
	float:left;
	width:940px;
	line-height:31px;
	padding:5px 0 5px;
	text-shadow:1px 2px 2px #101316
}
section.projetos .chamada p {
	width:940px;
	margin:-10px 10px 30px;
	float:left;
	color:#fff;
	font-size:16px
}
.single-projeto .breadcrumb {
	width:940px;
	float:left;
	margin:0 10px 20px
}
#main .intro {
	width:940px;
	height:560px;
	margin:0 auto;
	border-bottom:#010101 1px solid
}
#main .intro .about {
	width:460px;
	float:left;
	margin-right:20px
}
#main .intro .about h1 {
	height:51px;
	width:460px;
	color:#6dd2de;
	font-size:33px;
	text-transform:uppercase;
	border-bottom:2px solid #22262d;
	float:left;
	margin-bottom:35px
}
#main .intro .about h1 span {
	border-bottom:1px solid #6dd2de;
	float:left;
	height:50px;
	width:428px;
	line-height:50px;
	padding-left:32px;
	text-shadow:1px 2px 2px #101316;
	float:left;
	background:url(images/proj.png) no-repeat 0 center
}
#main .intro .about p {
	color:#d9dee7;
	margin-bottom:13px;
	font-size:16px;
	line-height:20px
}
#main .intro .hlite {
	width:460px;
	height:560px;
	float:left;
	padding-top:4px;
	position:relative
}
#main .intro .hlite .img {
	float:left;
	width:451px;
	height:481px;
	background:url(images/shadow_projet.png) 0 bottom no-repeat
}
#main .intro .hlite .img img {
	float:left;
	width:449px;
	height:458px;
	border:1px solid #6b798e;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px
}
#main .intro .hlite .note {
	float:right;
	width:285px;
	position:absolute;
	bottom:130px;
	right:0;
	padding-bottom:13px;
	background:url(images/note_shadow.png) no-repeat right bottom
}
#main .intro .hlite .inner {
	float:left;
	width:263px;
	padding:10px;
	background:url(images/notebg.png);
	color:#414957;
	font-size:12px;
	line-height:14px;
	border:1px solid #fff;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px
}
#main .intro .hlite .inner h3 {
	color:#2c95a5;
	font-size:14px;
	line-height:16px;
	text-transform:uppercase;
	padding-bottom:5px;
	padding-left:10px;
	background:url(images/seta-note.png) no-repeat 0 5px
}
#main .intro .hlite .cliettxt {
	text-align:right
}
#main .categories {
	width:486px;
	height:95px;
	margin:0 auto 0;
	float: left
}
#main .categories ul li {
	float:left;
	width:61px;
	margin-right:20px
}
#main .categories ul li a, #main .categories ul li span, .single #main .intro .about h2 .category {
	float:left;
	width:61px;
	padding-top:75px;
	background:url(images/button.png) -10px 0 no-repeat;
	color:#ced3dd;
	font-size:13px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	-webkit-transition:all 0;
	-moz-transition:all 0;
	-ms-transition:all 0;
	-o-transition:all 0;
	transition:all 0
}
#main .categories ul li.term-residencia a, #main .categories ul li.term-residencia.deact a:hover, #main .categories ul li.term-residencia.deact a:focus {
	background-position:-10px 0
}
#main .categories ul li.term-residencia span, #main .categories ul li.term-residencia.deact a {
	background-position:-10px -107px
}
#main .categories ul li.term-escritorio a, #main .categories ul li.term-escritorio.deact a:hover, #main .categories ul li.term-escritorio.deact a:focus {
	background-position:-90px 0
}
#main .categories ul li.term-escritorio span, #main .categories ul li.term-escritorio.deact a {
	background-position:-90px -107px
}
#main .categories ul li.term-industria a, #main .categories ul li.term-industria.deact a:hover, #main .categories ul li.term-industria.deact a:focus {
	background-position:-170px 0
}
#main .categories ul li.term-industria span, #main .categories ul li.term-industria.deact a {
	background-position:-170px -107px
}
#main .categories ul li.term-hospital a, #main .categories ul li.term-hospital.deact a:hover, #main .categories ul li.term-hospital.deact a:focus {
	background-position:-250px 0
}
#main .categories ul li.term-hospital span, #main .categories ul li.term-hospital.deact a {
	background-position:-250px -107px
}
#main .categories ul li.term-escola a, #main .categories ul li.term-escola.deact a:hover, #main .categories ul li.term-escola.deact a:focus {
	background-position:-329px 0
}
#main .categories ul li.term-escola span, #main .categories ul li.term-escola.deact a {
	background-position:-329px -107px
}
#main .categories ul li.term-fazenda a, #main .categories ul li.term-fazenda.deact a:hover, #main .categories ul li.term-fazenda.deact a:focus {
	background-position:-410px 0
}
#main .categories ul li.term-fazenda span, #main .categories ul li.term-fazenda.deact a {
	background-position:-410px -107px
}
#main .lista {
	width:960px;
	margin:0 auto 20px;
	float:left
}
#main .lista h3 {
	text-transform:uppercase;
	color:#fff;
	font-size:16px;
	padding:0 0 5px 10px;
	clear:both
}
#main .lista .seg h3 {
	background:url(images/iconcat.png) no-repeat 0 3px;
	padding-left:22px;
	margin:0 10px
}
#main .lista .residencia h3 {
	background-position:0 3px
}
#main .lista .hospital h3 {
	background-position:0 -498px
}
#main .lista .industria h3 {
	background-position:0 -998px;
	padding-left:31px
}
#main .lista .escritorio h3 {
	background-position:0 -1498px;
	padding-left:29px
}
#main .lista .escola h3 {
	background-position:0 -1998px;
	padding-left:23px
}
#main .lista .fazenda h3 {
	background-position:0 -2498px;
	padding-left:27px
}
#main .lista span {
	display:block;
	color:#5db4c2;
	font-size:16px;
	padding-left:10px;
	line-height:22px
}
#main .lista li {
	float:left;
	width:300px;
	height:320px;
	position:relative;
	margin:0 10px 20px
}
#main .lista li img {
	float:left;
	width:283px;
	height:194px;
	padding:9px 7px 20px 10px
}
#main .lista li a {
	float:left;
	width:300px;
	height:320px;
	background:url(images/mask.png) no-repeat 0 0;
	position:absolute;
	top:0;
	left:0
}
#main .pagination {
	width:940px;
	margin:-20px auto 0;
	height:75px;
	float:left
}
#main .pagination ul {
	text-align:center
}
#main .pagination ul li {
	display:inline-block;
	font-size:15px;
	color:#ced3dd;
	margin:0 3px
}
#main .pagination ul li a, #main .pagination ul li span {
	text-decoration:none;
	color:#ced3dd;
	background:#20252b;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	display:block;
	padding:0 10px;
	line-height:25px
}
#main .pagination ul li span {
	background:#488a92;
	color:#fff;
	display:block
}
/* Page */
#main .page {
	width:940px;
	margin:0 auto;
	overflow:hidden
}
#main .page .text {
	width:460px;
	float:left;
	margin-right:20px
}
#main .page .text h1 {
	height:51px;
	width:460px;
	color:#6dd2de;
	font-size:33px;
	text-transform:uppercase;
	border-bottom:2px solid #22262d;
	float:left;
	margin-bottom:35px
}
#main .page .text h1 span {
	border-bottom:1px solid #6dd2de;
	float:left;
	height:50px;
	width:428px;
	line-height:50px;
	padding-left:32px;
	text-shadow:1px 2px 2px #101316;
	float:left;
	background:url(images/proj.png) no-repeat 0 center
}
#main .page .text h2 {
	width: 50%;
	color: #6dd2de;
	font-size: 20px;
	text-shadow: 1px 2px 2px #101316;
	text-transform: uppercase;
	float: left;
	margin-bottom: 20px;
	cursor: pointer;
}
#main .page .text h2.active {
	text-shadow: 1px 2px 2px #101316, 0 0 50px #6dd2de;
}
#main .page .text p {
	color:#d9dee7;
	margin-bottom:13px;
	font-size:16px;
	line-height:20px
}
#main .page .hlite, #main .page .contat {
	width:460px;
	float:left;
	padding-top:4px;
	position:relative
}
#main .page .hlite .img, #main .page .contat .map {
	float:left;
	width:460px;
	padding-bottom:21px;
	background:url(images/shadow_projet.png) 0 bottom no-repeat
}
#main .page .hlite .img img {
	float:left;
	width:460px;
	border:1px solid #6b798e;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px
}
#main .page .contat .map iframe {
	float:left;
	margin:0
}
#main .page .contat .map {
	margin-bottom:20px;
	padding-top:45px
}
#main .page .hlite .note {
	float:right;
	width:285px;
	position:absolute;
	bottom:130px;
	right:0;
	padding-bottom:13px;
	background:url(images/note_shadow.png) no-repeat right bottom
}
#main .page .hlite .inner {
	float:left;
	width:263px;
	padding:10px;
	background:url(images/notebg.png);
	color:#414957;
	font-size:12px;
	line-height:14px;
	border:1px solid #fff;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px
}
#main .page .hlite .inner h3 {
	color:#2c95a5;
	font-size:14px;
	line-height:16px;
	text-transform:uppercase;
	padding-bottom:5px;
	padding-left:10px;
	background:url(images/seta-note.png) no-repeat 0 5px
}
#main .page .hlite .cliettxt {
	text-align:right
}
#main .page .contat {
	color:#c0c5cb;
	font-size:16px
}
#main .page .contat .fn {
	display:block;
	text-decoration:none;
	color:#fff;
	cursor:text;
	font-size:18px;
	text-shadow:1px 1px 1px #000;
	margin:0 0 15px
}
#main .page .contat .email {
	display:block;
	color:#c0c5cb;
	text-decoration:none;
	cursor:text
}
#main .page .contat .tel {
	display:block
}
#main .page .contat address {
	padding-top:15px;
	text-transform:lowercase
}
#main .umprod {
	float:left;
	font-size:16px;
	background:url(images/wattsbock.png) no-repeat bottom;
	padding-top:30px;
	width:259px;
	height:47px;
	margin:0 0 0 85px
}
#main .umprod .ir {
	float:left
}
#main .umprod .watts {
	float:right;
	width:153px;
	height:47px
}
#main .wpcf7 p {
	color:#ced3dd;
	font-size:15px;
	margin-bottom:15px;
	float:left;
	width:100%
}
#main .text .wpcf7 h6 {
	color:#65d3e5;
	font-size:15px;
	margin:0 0 20px
}
#main .text .wpcf7 .sub-contato {
	width: 49%;
	color:#65d3e5;
	font-size:15px;
	text-align: center;
	margin:0 0 20px;
	padding: 5px 0;
	border-bottom: 1px #1e232a solid;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
}
#main .text .wpcf7 .ativo {
	background: #313841;
	border: 1px #1e232a solid;
	border-bottom: none;
}
#main .wpcf7 label {
	font-size:14px;
	float:left;
	width:100%
}
#main .wpcf7 .textfield {
	border:none;
	padding:3px 10px;
	outline:none;
	border-top:#090a0c 2px solid;
	background: #fff;
	float:left;
	width:440px;
	font-size:16px
}
#main .wpcf7 .disabled, #main .wpcf7 .textfield[disabled="disabled"] {
	background:#8c8c8c
}
#main .wpcf7 .wpcf7-not-valid-tip-no-ajax {
	float:left;
	width:100%;
	color:#f7e700
}
#main .wpcf7 .wpcf7-mail-sent-ok {
	float:left;
	width:100%;
	color:#f7e700
}
#main .wpcf7 textarea.textfield {
	height:160px
}
#main .wpcf7 p.email {
	width:284px
}
#main .wpcf7 .email .textfield {
	width:264px;
	padding:3px 10px;
	margin:0
}
#main .wpcf7 p.tel {
	width:auto
}
#main .wpcf7 .tel .num {
	width:120px;
	float:left;
	margin-left:5px
}
#main .wpcf7 .tel .num .textfield {
	width:100px;
	padding:3px 10px;
	margin:0
}
#main .wpcf7 .tel .ddd {
	width:41px;
	float:left;
	margin-left:5px
}
#main .wpcf7 .tel .ddd .wpcf7-not-valid-tip-no-ajax {
	width:150px;
	float:left;
	margin-left:0
}
#main .wpcf7 .tel .ddd .textfield {
	width:21px;
	padding:3px 10px;
	margin:0
}
#main .wpcf7 p.checkbox {
	float:left;
	width:100%;
	padding-top:5px;
	margin:0
}
#main .wpcf7 .checkbox input {
	float:left;
	margin:0 10px 0 0
}
#main .wpcf7 .checkbox label {
	margin:-3px 0 0;
	width:auto
}
#main .wpcf7 p.send {
	margin:0 0 20px
}
#main .text .wpcf7 .send input, #main .wiki .wpcf7 .send input {
	float:right;
	background:url(images/enviar.png);
	width:85px;
	height:31px;
	margin-top:-26px
}
#main .wiki .wpcf7 .send input {
	float:left;
	margin:0
}
#main .wiki .wpcf7 p.send {
	padding-top:10px
}
#main .wpcf7 .wpcf7-response-output, .fechamento .wpcf7-response-output {
	float:none;
	clear:both;
	margin:0;
	cursor:pointer;
	width:auto;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background:#20252b;
	color:#f7e700;
	padding:10px 10px
}
#main .wpcf7 .wpcf7-mail-sent-ok {
	border-color:#5DB4C2;
	color:#69CEDE;
	width:auto;
	font-size:18px
}
#main .wpcf7 .wpcf7-mail-sent-ok, .fechamento .wpcf7-mail-sent-ok {
	border-color:#5DB4C2;
	color:#69CEDE;
	width:auto;
	font-size:18px
}
/* Projeto aberto */
.single #main .intro {
	border:0
}
.single #main .intro .about p {
	font-size:20px;
	line-height:30px;
	text-shadow:1px 1px 1px #010101
}
.single #main .intro .about h1 span {
	width:460px;
	padding:0;
	background:none
}
.single #main .intro .about h2 {
	float:left;
	width:300px;
	min-height:159px;
	padding-left:160px;
	background:url(images/loon.png) no-repeat 0 0;
	margin-bottom:30px
}
.single #main .intro .about h2 .category {
	margin:25px 0 0 -135px;
	position:relative;
	display:block
}
.single #main .intro .about h2 .category span {
	position:absolute;
	top:100px;
	left:-24px;
	display:block;
	text-align:center;
	width:109px
}
.single #main .intro .about h2 .term-escritorio {
	background-position:-90px 0
}
.single #main .intro .about h2 .term-industria {
	background-position:-170px 0
}
.single #main .intro .about h2 .term-hospital {
	background-position:-250px 0
}
.single #main .intro .about h2 .term-escola {
	background-position:-329px 0
}
.single #main .intro .about h2 .term-fazenda {
	background-position:-410px 0
}
.single #main .intro .about h2 .title {
	font-size:20px;
	line-height:30px;
	padding-right:5px;
	text-shadow:3px 3px 3px #010101;
	color:#84e1ec;
	float:left
}
.single #main blockquote {
	margin:-51px 10px 30px;
	float:left;
	width:940px;
	position:relative
}
.single #main blockquote .depotxt {
	color:#5ec8d9;
	font-size:18px;
	color:#5ec8d9;
	font-style:italic;
	text-align:center;
	display:block;
	line-height:25px;
	margin-bottom:10px
}
.single #main blockquote .clientxt {
	color:#5ec8d9;
	font-size:15px;
	text-align:right;
	white-space:nowrap
}
.single .content {
	width:450px;
	padding-left:480px;
	float:left;
	padding-bottom:40px
}
.single .content .gallery {
	float:left;
	width:480px;
	margin:0 0 80px -480px;
	padding-top:486px;
	position:relative
}
.single .content .gallery .attachment-thumbnail {
	float:left;
	margin:0 0 16px 16px;
	position:relative;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px
}
.single .content .hlite {
	width:460px;
	height:560px;
	float:left;
	padding-top:4px;
	position:absolute;
	top:0;
	left:0
}
.single .content .hlite .img {
	float:left;
	width:451px;
	margin-left:9px;
	height:481px;
	background:url(images/shadow_projet.png) 0 bottom no-repeat
}
.single .content .hlite .img img {
	float:left;
	width:449px;
	height:458px;
	border:1px solid #6b798e;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px
}
.single .content .hlite .note {
	float:right;
	width:285px;
	position:absolute;
	bottom:130px;
	left:0;
	padding-bottom:13px;
	background:url(images/note_shadow_inverse.png) no-repeat 0 bottom
}
.single .content .hlite .inner {
	float:left;
	width:263px;
	padding:10px;
	background:url(images/notebg.png);
	color:#414957;
	font-size:12px;
	line-height:14px;
	border:1px solid #fff;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px
}
.single .content .hlite .inner h3 {
	color:#2c95a5;
	font-size:14px;
	line-height:16px;
	text-transform:uppercase;
	padding-bottom:5px;
	padding-left:10px;
	background:url(images/seta-note.png) no-repeat 0 5px
}
.single #main .content .hlite .depotxt {
	text-align:left;
	color:#414957;
	font-size:12px;
	line-height:1.231em;
	margin:0
}
/* noticias */
section.news .breadcrumb, section.wiki .breadcrumb {
	width:700px;
	float:left;
	margin-bottom:20px
}
section.news .head, section.wiki .head {
	width:700px;
	color:#6dd2de;
	font-size:33px;
	text-transform:uppercase;
	border-bottom:2px solid #22262d;
	float:left;
	margin-bottom:20px
}
section.news .head span, section.wiki .head span {
	border-bottom:1px solid #6dd2de;
	float:left;
	width:668px;
	line-height:31px;
	padding:5px 0 5px 32px;
	text-shadow:1px 2px 2px #101316;
	float:left;
	background:url(images/proj.png) no-repeat 0 center
}
section.news, section.wiki {
	width:700px;
	margin-right:20px;
	float:left
}
section.news .chamada {
	width:700px;
	margin-bottom:40px;
	float:left;
	color:#fff;
	font-size:16px
}
section.news article.entry, section.wiki article.entry {
	width:620px;
	float:left;
	padding-left:80px;
	margin-bottom:50px;
	font-family:arial, helvetica, sans-serif;
	position:relative;
	border-bottom:#171a1e 1px solid
}
.single section.news article.entry, .single section.wiki article.entry {
	border-bottom:none
}
section.news article.entry .content, section.wiki article.entry .content {
	width:620px;
	float:left;
	padding:0 0 20px 80px;
	margin-left:-80px;
	position:relative;
	border-bottom:#5098a5 1px solid
}
.single section.news article.entry .content, .single section.wiki article.entry .content {
	border-bottom:none
}
section.news article.entry .title, section.wiki article.entry .title {
	color:#fff;
	font-size:22px;
	text-shadow:1px 2px 2px #000;
	margin-bottom:10px;
	font-weight:700;
	line-height:25px
}
section.news article.entry .title a, section.wiki article.entry .title a {
	color:#fff;
	text-decoration:none
}
section.news article.entry .title a:hover, section.news article.entry .title a:focus, section.wiki article.entry .title a:hover, section.wiki article.entry .title a:focus {
	color:#6dd2de
}
section.news article.entry .tags, section.wiki article.entry .tags {
	font-size:14px;
	margin-bottom:20px;
	color:#6dd2de;
	font-style:italic
}
section.news article.entry .date {
	position:absolute;
	top:0;
	left:0;
	width:60px;
	text-align:center;
	padding:5px 0;
	background:#fefefe url(images/date.png) bottom repeat-x;
	color:#1e262b;
	font-size:18px;
	text-shadow:0 1px 1px #fff;
	line-height:22px;
	-moz-box-shadow:0 1px 5px #000;
	-webkit-box-shadow:0 1px 5px #000;
	box-shadow:0 1px 5px #000
}
section.news article.entry .date span {
	display:block
}
section.news article.entry .date .day {
	font-weight:700;
	line-height:43px;
	font-size:32px
}
section.news article.entry .completo, section.wiki article.entry .completo {
	font-size:17px;
	margin-bottom:0;
	font-weight:700
}
#main section.news .pagination {
	width:700px;
	margin:-30px auto 0;
	height:75px;
	float:left
}
/* wiki */
section.wiki .wintro {
	font-size:16px;
	color:#ced3dd;
	line-height:22px;
	margin-bottom:40px
}
section.wiki .wintro p {
	margin-bottom:10px
}
section.wiki .system {
	width:300px;
	height:269px;
	background:url(images/sistema.png);
	float:left;
	margin-right:20px;
	margin-bottom:30px
}
section.wiki .system h3.ir {
	width:100%;
	height:78px;
	float:left
}
section.wiki .system ul {
	float:left;
	padding:0 33px
}
section.wiki .system ul li {
	color:#4a5059;
	float:left;
	width:100%
}
section.wiki .system ul li a {
	background:url(images/dots.png) no-repeat 0 -149px;
	color:#7c8189;
	padding:0 0 15px 20px;
	float:left;
	text-decoration:none;
	text-transform:uppercase;
	-webkit-transition:all 0;
	-moz-transition:all 0;
	-ms-transition:all 0;
	-o-transition:all 0;
	transition:all 0
}
section.wiki .system ul li a:hoversection.wiki .system ul li a:focus {
background:url(images/dots.png) no-repeat 0 4px;
color:#47b5c7
}
section.wiki .articles {
	width:380px;
	height:269px;
	background:url(images/artigos.png);
	float:left;
	margin-bottom:30px
}
section.wiki .articles h3.ir {
	width:100%;
	height:78px;
	float:left
}
section.wiki .articles ul {
	float:left;
	padding:0 33px
}
section.wiki .articles ul li {
	color:#4a5059;
	float:left;
	width:100%
}
section.wiki .articles ul li a {
	background:url(images/dots.png) no-repeat 0 -149px;
	color:#7c8189;
	padding:0 0 15px 20px;
	float:left;
	text-decoration:none;
	text-transform:uppercase;
	-webkit-transition:all 0;
	-moz-transition:all 0;
	-ms-transition:all 0;
	-o-transition:all 0;
	transition:all 0
}
section.wiki .articles ul li a:hover, section.wiki .articles ul li a:focus {
	background:url(images/dots.png) no-repeat 0 4px;
	color:#47b5c7
}
section.wiki .hlite {
	width:700px;
	float:left;
	color:#b9c1d0;
	padding-bottom:69px
}
section.wiki .hlite h3 {
	color:#6dd2de;
	width:100%;
	float:left;
	font-size:16px;
	text-transform:uppercase;
	border-bottom:2px solid #22262D;
	margin-bottom:20px;
	text-shadow:1px 1px 2px #000000
}
section.wiki .hlite h3 span {
	width:100%;
	float:left;
	border-bottom:1px solid #6dd2de;
	padding:0 0 5px
}
section.wiki .hlite .navig {
	width:700px;
	float:left;
	padding-top:50px
}
section.wiki .hlite .navig a {
	width:38px;
	height:38px;
	float:left;
	background:url(images/navg.png);
	-webkit-transition:all 0;
	-moz-transition:all 0;
	-ms-transition:all 0;
	-o-transition:all 0;
	transition:all 0
}
section.wiki .hlite .navig a.anterior {
	background-position:0 0
}
section.wiki .hlite .navig a.proximo {
	background-position:-39px 0;
	float:right
}
section.wiki .hlite .navig a.anterior:hover, section.wiki .hlite .navig a.anterior:focus {
	background-position:0 -39px
}
section.wiki .hlite .navig a.proximo:hover, section.wiki .hlite .navig a.proximo:focus {
	background-position:-39px -39px
}
section.wiki .hlite .rail {
	width:700px;
	float:left;
	overflow:hidden
}
section.wiki .hlite .rail ul {
	width:734px;
	float:left;
	margin-left:-17px
}
section.wiki .hlite .rail ul li {
	width:210px;
	height:170px;
	float:left;
	padding:0 17px;
	position:relative
}
section.wiki .hlite .rail ul li h4 {
	color:#65d3e5;
	margin-bottom:7px;
	background:none;
	padding-left:0
}
section.wiki .hlite .rail ul li h5 {
	color:#ffffff;
	margin-bottom:7px;
	text-shadow:1px 2px 2px #000000
}
section.wiki .hlite .rail ul li a {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	float:left
}
section.wiki article.entry {
	width:700px;
	padding:0
}
section.wiki article.entry .content {
	width:700px;
	margin:0;
	padding:0 0 20px
}
.single section.wiki article.entry .tags {
	font-size:12px;
	margin-bottom:20px;
	color:#6dd2de;
	position:relative;
	top:-16px
}
.tooltip-link {
	position:absolute;
	top:383px;
	left:50%;
	max-width:300px;
	padding:10px;
	background:#fff url(images/login.png) repeat-x bottom;
	color:#16191f;
	-moz-box-shadow:0 1px 5px #000;
	-webkit-box-shadow:0 1px 5px #000;
	box-shadow:0 1px 5px #000
}
/* Sidebar */
.sidebar {
	float:left;
	width:220px;
	padding-top:9px;
	padding-bottom:25px
}
.sidebar .label {
	float:left;
	position:relative;
	width:208px;
	padding:5px 5px;
	background:#16191f;
	color:#fff;
	margin-bottom:20px;
	border-top:#2c3039 1px solid;
	border-bottom:#515b67 1px solid;
	border-left:#30353e 1px solid;
	border-right:#30353e 1px solid
}
.sidebar .label .ir {
	float:right;
	width:50px;
	height:30px;
	padding:0;
	background:#fdfdfe url(images/search.png) no-repeat bottom
}
.sidebar .label label {
	position:absolute;
	top:0;
	left:0;
	padding:10px;
	z-index:0;
	cursor:default
}
.sidebar .label .textfield {
	background:none;
	outline:0;
	float:left;
	width:140px;
	padding:4px 0 4px 5px;
	color:#fff;
	font-size:17px;
	position:relative;
	z-index:1
}
.sidebar .banner {
	float:left;
	margin-bottom:15px
}
.sidebar .banner img {
	float:left
}
.sidebar .wp-tag-cloud {
	float:left
}
.sidebar .wp-tag-cloud li {
	color:#5098a5;
	list-style:none;
	padding-left:15px;
	padding-bottom:4px;
	background:url(images/dot.png) 0 8px no-repeat;
	float:left;
	width:100%
}
.sidebar .wp-tag-cloud li a {
	color:#5098a5;
	float:left
}
.sidebar .wp-tag-cloud li a:hover, .sidebar .wp-tag-cloud li a:focus {
	text-decoration:none
}
.sidebar .login {
	width:200px;
	padding:10px 10px 5px;
	background:#fff url(images/login.png) repeat-x bottom;
	margin-bottom:40px;
	color:#16191f;
	-moz-box-shadow:0 1px 5px #000;
	-webkit-box-shadow:0 1px 5px #000;
	box-shadow:0 1px 5px #000
}
.sidebar .login h3 {
	font-size:18px;
	line-height:30px;
	margin-bottom:15px;
	text-transform:uppercase;
	border-bottom:#26282e 1px solid
}
.sidebar .login .do {
	text-indent:15px;
	font-size:15px;
	background:url(images/seta_log.png) no-repeat 0 6px;
	margin-bottom:15px
}
.sidebar .login .actions {
	float:left;
	width:100%;
	margin-bottom:5px
}
.sidebar .login .actions li {
	font-size:15px;
	line-height:24px;
	text-transform:uppercase;
	float:left;
	width:100%;
	margin-top:-1px
}
.sidebar .login .actions li a {
	color:#16191f;
	text-decoration:none;
	display:block;
	line-height:22px;
	padding:3px 5px;
	border-top:#26282e 1px dotted
}
.sidebar .login .actions li:first-child a {
	border-top:none
}
.sidebar .login .actions li a:hover, .sidebar .login .actions li a:focus {
	color:#fff;
	background:#26282e
}
.sidebar #loginform p {
	float:left;
	width:100%;
	font-size:15px
}
.sidebar #loginform .login-remember {
	width:auto;
	line-height:15px;
	padding:5px 0
}
.sidebar #loginform .login-submit {
	width:auto;
	float:right
}
.sidebar #rememberme {
	float:left;
	margin-right:4px
}
.sidebar #loginform p label {
	float:left;
	padding-bottom:5px
}
.sidebar #loginform p .input {
	float:left;
	width:188px;
	padding:5px;
	background:#e9ecf2 url(images/field_border.png) repeat-x 0 0;
	border:#bfc1c6 1px solid;
	border-top:#828385 1px solid;
	border-bottom:none;
	outline:none;
	margin-bottom:10px
}
.sidebar #wp-submit {
	float:right;
	border:1px solid #b7b7b8;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #6d6e6f;
	padding:2px 8px;
	background:url(images/bgok.png) 0 bottom repeat-x;
	margin-bottom:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px
}
.sidebar .login .cad {
	font-size:15px;
	float:left;
	width:100%;
	margin-bottom:0
}
.sidebar .login .cad a {
	color:#2f353e;
	text-decoration:none;
	display:block;
	margin-bottom:5px
}
.sidebar .category-list {
	float:left;
	width:100%;
	margin-bottom:40px
}
.sidebar .category-list li {
	margin-bottom:2px
}
.sidebar .category-list li a {
	background:#21252d url(images/bg_cat_list.png) no-repeat -999px -999px;
	display:block;
	padding:11px 18px;
	font-size:17px;
	color:#ced3dd;
	text-decoration:none;
	-webkit-transition:all 0;
	-moz-transition:all 0;
	-ms-transition:all 0;
	-o-transition:all 0;
	transition:all 0
}
.sidebar .category-list li a:hover, .sidebar .category-list li a:focus {
	background:#fff url(images/bg_cat_list.png) repeat-x 0 bottom;
	color:#22262e
}
.sidebar .widget-container {
	float:left;
	width:100%;
	margin-bottom:40px
}
.sidebar .widget-container h4 {
	color:#ced3dd;
	border-bottom:1px #ced3dd solid;
	padding:4px 0;
	margin-bottom:10px;
	text-transform:uppercase
}
.sidebar .widget-container li {
	color:#5098a5;
	list-style:none;
	padding-left:15px;
	padding-bottom:4px;
	background:url(images/dot.png) 0 8px no-repeat;
	float:left;
	width:100%
}
.sidebar .widget-container li a {
	color:#5098a5;
	float:left
}
.sidebar .widget-container li a:hover, .sidebar .widget-container li a:focus {
	text-decoration:none
}
/* footer */
footer {
	clear:both;
	width:100%;
	height:172px;
	min-width:960px;
	background:url(images/bg_footer.png) repeat-x center 0;
	color:#7a869c
}
footer .inner-footer {
	width:960px;
	margin:0 auto;
	height:122px
}
footer .inner-footer .bottom {
	width:125px;
	float:left;
	padding-top:20px
}
footer .inner-footer .bottom h5 {
	color:#aebcd5;
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:4px
}
footer .inner-footer .bottom li {
	line-height:18px;
	margin-bottom:4px;
	font-size:14px
}
footer .inner-footer .bottom a {
	text-decoration:none;
	color:#7f8a9c;
	display:block
}
footer .inner-footer .bottom a:hover, footer .inner-footer .bottom a:focus {
	color:#fff
}
footer .inner-footer .social h5, footer .inner-footer .social li a {
	float:right
}
footer .inner-footer .social li:nth-child(1) a {
background:url(images/icon.png) no-repeat right 2px;
padding:0 20px 0 0
}
footer .inner-footer .social li:nth-child(2) a {
background:url(images/icon.png) no-repeat right -20px;
padding:0 20px 0 0
}
footer .inner-footer .social li:nth-child(3) a {
background:url(images/icon.png) no-repeat right -42px;
padding:0 20px 0 0
}
footer .inner-footer .social {
	width:116px;
	float:right
}
footer .credits {
	display:block;
	color:#434a56;
	width:226px;
	border-top:1px #434a56 solid;
	font-size:12px;
	padding:13px 0 20px 734px;
	margin:0 auto
}
footer .credits a {
	font-family:'Times New Roman', Times, serif;
	display:inline-block;
	padding-left:21px;
	color:#434a56;
	text-decoration:none;
	font-size:12px;
	background:url(images/credits.png) 3px -18px no-repeat
}
footer .credits a:hover, footer .credits a:focus {
	color:#fff
}
footer .credits .wordpress {
	background:url(images/credits.png) 2px 1px no-repeat
}
/* Colorbox */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
	border: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: none;
}
#cboxCurrent {
	position: absolute;
	top: -20px;
	width: 100%;
	text-align: center;
	color: white;
	font-size: 1.4em;
}
#cboxClose {
 display: none  position: absolute;
	top: -30px;
	right: -30px;
	width: 28px;
	height: 28px;
	border: none;
	text-indent: -9999px;
	background: none;
}
#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
}
#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}
#cboxContent {
	position: relative;
}
#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#cboxTitle {
	margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}
.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic;
}
.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
}
#colorbox, #cboxContent, #cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
#colorbox, #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
	outline: 0;
}
