

/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block; }
body {
	line-height: 1; }
ol, ul {
	list-style: none; }
blockquote, q {
	quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none; }
table {
	border-collapse: collapse;
	border-spacing: 0; }

/*============================================ GLOBAL  =================================================*/
body {
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		12px;
	line-height:	20px;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}
form{margin:0; padding:0;}
hr {
	border-width:0;
	height:1px;
	line-height:0;
	margin:55px 0px 59px 0px;
	page-break-after:always;
	text-align:center;
	width:100%;
	clear:both;
}
em{ font-style:italic;}
/*** END OF GLOBAL  ***/


/*============================================ DEFAULT ELEMENT STYLES  =================================================*/
/* heading */
h1, h2 {margin-bottom:20px;}
h3, h4, h5, h6{margin-bottom:8px;}
h1	{font-size:28px;}
h2	{font-size:20px;}
h3	{font-size:16px;}
h4	{font-size:14px;}
h5	{font-size:12px;}
h6	{font-size:10px;}
h1, h2, h3, h4, h5, h6, blockquote, .slider-title, .banner, .author, .fn{ font-weight:normal; line-height:normal; text-transform:uppercase; font-family: 'Oswald', sans-serif; }

.pagetitle{font-size:28px; margin-bottom:0px;}
.pagedesc { line-height:18px; font-size:11px;}
.pagetitle a:hover{ text-decoration:none}

.title-heading {
    overflow: hidden;
    position: relative;
}
.title-heading:after {
    content: " ";
    height: 1px;
    margin: 1px 0 0 14px;
    position: absolute;
    top: 50%;
    width: 100%;
}



/* links */
a, a:visited {text-decoration:none;}
a:hover{text-decoration:none;}
a img{border:none}
a:active {
    background-color: transparent;
}


/* float align */
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
	margin-top: 3px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 20px;
	margin-top: 5px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignnone,
img.alignnone {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin:0px;
}


img.alignleft, 
img.alignright, 
img.aligncenter
{
	margin-bottom: 12px;
}

/* lists, blockquotes and paragraphs */
p, ol, blockquote {
	margin-bottom:20px;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 2.2em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
	
blockquote {
    clear: both;
    font-size: 20px;
    font-style: normal;
    line-height: 25px;
    margin: 0 0 10px;
    padding: 10px 0px;
}
blockquote p{ font-size:20px;}

	
blockquote.left, blockquote.right  {
	float:right;
	margin:0 0 0 20px;
	width:65%;
	}
	
blockquote.left{
	float:left;
	margin-left:0px;
	margin-right:20px;}


/* code */
code {
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	padding:15px 10px;
}

/*** END OF DEFAULT ELEMENT STYLES ***/


/*============================================ CONTAINER  =================================================*/
#bodychild{
	width:100%;
	margin:0;
}
#outercontainer{
	width:100%;
	margin:0;
	padding:0;
}

#headercontainer, #logocontainer, #navcontainer, #afterheadercontainer, #outerbeforecontent, #outermain,  #outerfootersidebar, #outercopyright{width:960px; margin:0 auto}

/*** END CONTAINER ***/

/*** HEADER ***/
#top{ }
#logo{float:left; position:relative; z-index:500;}
#logoimg a, #logoimg img{display:block;}
#logo h1{line-height:100%; margin-bottom:10px;}
#logo h1 a{line-height:100%;}

#topright{ float:right}



/* Menu */
#navigation{position:relative; z-index:100; padding:0px; display:block; background-color:#313131; height:50px}

/* Nav Menu */
#topnav{
	margin:0;
	list-style-type:none;
	overflow:visible;
	position:relative;
	padding:0;
	float:right;	
	font-family: 'Oswald', sans-serif;
}

.sf-menu a {
	text-decoration:none;
	display:		block;
	position:		relative;
}

.sf-menu > li {
    position: relative;
	padding: 		0px 27px;
    z-index: 10;
}
.sf-menu > li:last-child{ padding-right:0px;}

/* Drop down menu */
.sf-menu ul a:hover {}
.sf-menu li li {
	text-align:left;
	line-height:20px;
	margin:0;
}
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	font-size:		17px;
	font-weight:	300;
}
.sf-menu {
	line-height:100%;
	position:absolute;
	right:0;
	bottom:0;
	float:left;
	
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			12em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
	
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
	height: 		50px;
	line-height: 	50px;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			-1px;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
	
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			12em; /* match ul width */
	top:			-1px;
	margin-left:	0px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
	
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			12em; /* match ul width */
	top:			-1px;
	
}
.sf-menu ul li a{
	padding:6px 16px!important;
	font-size:13px;
}

.sf-menu a:hover{
    color: #F68D1F !important;
}

.sf-menu li ul {
	padding:0px 0px;	
}
.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			10px;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
}



.sf-menu ul{border:0px;}
.sf-menu li li {}
.sf-menu > li li:before{
	content: "";
	display: block;
}

.sf-menu > li li:first-child:before{ border:0;}

/* dropdown mobile */
#menu-icon, .tinynav {
	display: none; /* hide menu icon initially */
}


/* SLIDER
-------------------------------------------------------------- */
#slidershadow { float:left; width: 340px; height: 50px; }

#featuredwrap{ width:39.4%; float:left; overflow:hidden;}
#list-featured { margin:0px; padding:0px;}
#list-featured li{ list-style-type:none; float:left; width:50%; height:231px; margin:0px; padding:0px; position:relative;}
#list-featured li.omega{ float:right;}
#list-featured li .pagetitle{ position:absolute; bottom:0px; padding:10px 20px 25px; line-height:35px;}


#slidercontainer.fullwidth{ width:100%}
#slidercontainer.fullwidth #slider .camera_caption{ bottom:-210px;}
#slidercontainer.notfull{width:620px;}
#slidercontainer{padding:0px; margin:0px; float:right; }

#slider #slideritems{position:relative; margin-bottom:0px!important; }
#slider .camera_target_content{ overflow:inherit;}
#slider .slider-title{ font-size: 29px; margin-bottom:6px; text-transform:uppercase;}
#slider .slider-desc{ margin-bottom:14px;}
#slider  .camera_caption{ left:-340px; width: 340px; bottom:auto; top: 0; }
#slider .camera_caption > div{ padding:40px 20px 40px 30px; }
#slider .camera_caption .button{ padding:8px 15px; display:inline-block; }
#slider .camera_pag{ position:absolute; bottom: 10px; right: 10px;}
#slider .camera_wrap .camera_pag .camera_pag_ul li{ margin:0px 7px 0 0; height:9px; width:9px;}
#slider .camera_wrap .camera_pag .camera_pag_ul li > span{ top:0px; left:0px; height:9px; width:9px;}
#slider .camera_wrap .camera_pag .camera_pag_ul li { width: 7px; height: 7px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
#slider .camera_wrap .camera_pag .camera_pag_ul li > span { width: 7px; height: 7px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }


#pagetitle  .pagetitle-txt { width: 340px; float: left; position: relative; }
#pagetitle  .pagetitle-txt > div { padding: 6px 25px; margin-top: 15px; }
#pagetitle  .pagetitle-txt h2 { font-size: 50px; line-height: 80px; color: #ffffff; margin: 0; } 
#pagetitle  .pagetitle-img { width: 620px; float: left; }
#pagetitle  .pagetitle-img img { display: block; }

/* AFTERHEADER
-------------------------------------------------------------- */
#bg-image{ background-repeat:no-repeat; background-position:center; height:231px}
#pagetitle-wrap{position:relative; display:inline-block; height:231px; min-width:241px; }
#pagetitle-wrap .pagetitle{padding:170px 20px 0 30px; }

/* CONTENT
-------------------------------------------------------------- */
#outermain{padding:50px 0;}
#outermain.inner{}
#outermain .container{}
#outermain > .row > .twelve { padding: 0; }
#maincontent{}
#content .main{ }
#content.positionright{float:right;}
#content.positionleft{ float:left;}


.icon-mark { background: url(../images/icon-mark.png) no-repeat; display: inline-block; }
.icon-mark.big { background-position: 0 0; width: 15px; height: 15px }
.icon-mark.medium { background-position: 0 0; width: 12px; height: 12px }
.icon-mark.small { background-position: 0 0; width: 6px; height: 6px }

.float-image { background: url(../images/sprite-empresa.png) no-repeat; width: 128px; height: 128px; float: left; }
.float-image.historico { background-position: 0 0; }
.float-image.missao { background-position: -129px 0; }
.float-image.visao { background-position: -258px 0; }
.float-image.google { background-position: -387px 0; }


.container-servico { margin: 40px 0 }

.wrap-img-servico { float: left }

.sprite-servico {
    background: url(../images/sprite-servicos.png) no-repeat;
    width: 86px;
    height: 84px;
    display: block;
    vertical-align: top;
	margin-top: 3px;
}
.sprite-servico.residencial { background-position: 0 0 }
.sprite-servico.empresarial { background-position: -86px 0 }
.sprite-servico.consultoria { background-position: -172px 0 }

.servico { margin: 0 0 0 85px }

.wrap-title-servico { border-bottom: 1px solid #2D647A; padding: 0 15px; line-height: 22px; }
.wrap-title-servico h2 {
    font-size: 18px;
	line-height: 19px;
    font-weight: 400;
    display: inline-block;
    margin: 0 0 0 5px;
}
.wrap-title-servico .highlight { color: #F68D1F; font-weight: 400 }

.descricao-servico { padding: 10px 0 0 15px }

.descricao-servico span { font-weight: bold }
.descricao-servico ul { list-style: none; margin: 0; }

#content-empresa p { text-align: justify; }
#content-empresa > div { margin-bottom: 70px; }
#content-empresa > div h2 { border-bottom: 1px solid #2D647A; margin-bottom: 20px; padding-bottom: 5px; font-size: 18px; font-weight: 400; }
#content-empresa > div h2  i { margin-right: 5px; }
#content-empresa ul li { padding-bottom: 8px; }
#content-empresa ul li i { margin-right: 5px; margin-bottom: 1px; }
#content-empresa .float-image.historico { margin: 0 30px 0 0; }
#content-empresa .float-image.missao, #content-empresa .float-image.visao { margin: -20px 30px 0 0; }

#content-contato > div h2 { border-bottom: 1px solid #2D647A; margin-bottom: 0; padding-bottom: 5px; font-size: 18px; font-weight: 400; }
#content-contato .float-image.historico { margin: 0 60px 0 0; }

.container-form { background: #E2E4E8 }
.container-form form { margin: 0 50px 0 0 }

#form-contato label {
    display: inline-block;
    width: 20%;
    text-align: right;
    padding: 0 10px 0 0;
    vertical-align: middle;
}
#form-contato input[type="text"] { display: inline-block; width: 65%; margin: 0 0 20px 0; }
#form-contato textarea { display: inline-block; width: 65%; }
#form-contato input[type="submit"] { float: right; margin: 10px 95px 20px; }

#content-contato .endereco { margin: 40px 0 0 0; }
#content-contato .endereco p { float: left; width: 30%; margin: 30px; }
#content-contato .endereco > div { float: right; }


.clientes-container .row { margin-bottom: 30px; }
.clientes-container .cliente { text-align: center; }


.indentleft{overflow:hidden;}
.margin_top{ padding-top:5px;}
.margin_bottomoff{margin-bottom:0 !important;}
.margin_bottom_small{margin-bottom:5px;}
.margin_bottom_middle{margin-bottom:12px;}
.margin_bottom_large{margin-bottom:16px;}
.margin_bottom_extralarge{margin-bottom:25px;}
.textCenter{text-align:center;}
.textMiddle{ padding:10px 0px 20px;}
.center{ margin:0 auto!important; float:none; display:block;}
.nomargin{margin-right:0}
.nopadding{ padding-right:0px;}
.displayblock{display:block;}


#clients > div { text-align: center; }
#clients > div > span { background: url(../images/clientes.png) no-repeat top left; width: 104px; height: 51px; display: inline-block; }
#clients .client1 span { background-position: -104px 0; }
#clients .client2 span { background-position: -208px 0; }
#clients .client3 span { background-position: -312px 0; }
#clients .client4 span { background-position: -416px 0; }

#home-contact .contact-title-container { background: url(../images/sprite-title.png) no-repeat top left; width: 305px; height: 37px; position: relative; }
#home-contact .contact-title-container h3 {
	position: absolute;
	top: 2px;
	left: 50px;
	color: white;
	text-transform: none;
	font-size: 19px;
	font-weight: 300;
}
#home-contact .contact-form-container { width: 305px; background-color: #D4D9DF; }
#home-contact .contact-form-container form { padding: 15px 20px; }
#home-contact label { color: #2F6279; font-size: 11px; }
#home-contact input, #home-contact textarea { margin-bottom: 4px; }
	


/*=== Highlight Content ===*/
.highlight {
    clear: both;
    margin: 0 0 0;
    padding: 0 0px;
	font-weight:600;
}

.highlight h1{ margin-bottom:5px;}
.highlight h2{ margin-bottom:0px;}

.box{ padding:30px 0; margin-bottom:20px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.box h2{ margin-bottom:8px;}
.box p{ margin-bottom:10px;}
.box .alignleft{ margin:13px 73px 0 77px}
.box .more{ font-weight:600;}


/*=== Features ===*/
.features{ text-align:center; margin-bottom:60px; margin-top:-99px;}
.features .item-container{ padding:18px 19px 49px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.features h2{ margin-bottom:20px;}
.features .line{ margin:22px 0 24px}


.features .shadow-l, .features .shadow-r{ width:5px; height:47px;}
.features .shadow-l{ margin-left:-5px;}
.features .shadow-r{ float:right; margin-right:-5px;}

			
/*=== recent-post ===*/
.recent-post{ margin-top:15px;}
.recent-post h3{ margin-bottom:3px;}
.recent-post .smalldate{ font-size:11px; margin-bottom:13px;}



/* Images */
img {
	max-width: 100%;
	height: auto;
}
.imgopacity:hover{opacity:0.5;}
img[class*="wp-image-"], img[class*="attachment-"]{
	max-width:100%;
	height:auto;
}

#sidebar .avatar {
    display: block;
    padding: 3px;
}

/*=== Form & Button ===*/
form{margin:0; padding:0;}

input[type="text"], input[type="email"],
textarea, input[type="password"], select{
	padding:5px 5px;
	width: 100%;
	box-sizing: border-box;
}

textarea{width:100%;}

textarea:focus{outline:0;}

.button, .button:visited, input[type="submit"],input[type="reset"], input[type="button"], button{
	border:0px;
	padding:9px 20px 10px 20px;
	cursor:pointer;
	font-size:14px;
	line-height:14px;
	text-transform:uppercase;	
	font-family: 'Oswald', sans-serif; 
}
.button:hover, input[type="submit"]:hover,input[type="reset"]:hover, input[type="button"]:hover, button:hover{
	text-decoration:none;
}



/*=== Separator ===*/
.spacer{
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:center;
	width:100%;
	clear:both;
}
.separator {
	display:block;
	height:20px;
	padding:0 0;
	margin-bottom:44px;
	text-align:center;
	width:100%;
	clear:both;
}

/* Banner */
.banner{ font-size:24px; position:relative}
.banner .left{ width:68.5%;  float:left; display:block; }
.banner .right{ width:31.5%; float:left; display:block; }
.banner .left .text{padding:36px 0 36px 35px; clear:both}
.banner .right .text{ float:left; padding:36px 35px 36px 95px}
.banner img{ position:absolute; padding-left:25px;}

/* will be red only in google chrome and safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .banner img{ position:absolute; right:50px; top:35px}
}


/*==== Tables ====*/
table {border-collapse:separate;border-spacing:0;width:100%; margin-bottom:18px;}
table,td,th { text-align:left; }
th{padding:10px;}
td{padding:10px;}
tfoot td{border:0px;}
th,tr:hover{}
table {
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}
tr th,
thead th {
	font-size: 13px;
	line-height: 18px;
	padding: 9px 24px;
}
tr td {
	padding: 6px 24px;
}
tr.odd td {}


/*** SIDEBAR 
-----------------------------------------------------------------------***/
#sidebar.positionleft{float:left;}
#sidebar.positionright{float:right;}
#sidebar.positionright div.widget-area{ padding:0px;}


.widget-contenttop, .widget-contentbottom, .widget-maintop  {
    margin-bottom: 53px;
}

.widget-mainbottom{ margin-bottom:0px;}

.textwidget{ margin-top:-6px}
.textwidget img{ display:block}


#sidebar .widget-title{
	font-size:16px;
	padding:0 0 15px;
	margin-bottom:25px;
}

.widget-title {
    overflow: hidden;
    position: relative;
	font-size:20px;
	padding:0px;
	margin-bottom:24px;
}
.widget-title:after {
    content: " ";
    height: 1px;
    margin: 1px 0 0 14px;
    position: absolute;
    top: 50%;
    width: 100%;
}

#sidebar ul{
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
}

#sidebar ul li{
	list-style-type:none;
	margin:0;
	padding:0;
	
}
#sidebar ul:last-child .widget-container{ margin-bottom:0px;}
#sidebar .widget-container{margin-bottom:52px; padding:28px 29px 25px; clear:both;}
#sidebar li.widget-container > ul{ padding:0px; margin-top:-7px;}
#sidebar li li{
	list-style-type:none;
	margin:0 0 5px 0;
	padding:0 0 3px 0px;
}
#sidebar li li:last-child{ border-bottom:0px;}
#sidebar li li:before { content:"\2022"; padding-right:9px;}
#sidebar li li a:hover, #sidebar li li a.active{text-decoration:none;}

#sidebar .textwidget p{ margin-bottom:0px;}

#sidebar ul.sub-menu, #sidebar ul.children, #sidebar ul ul ul{margin:0 0 0 10px; }
#sidebar ul.sub-menu li, #sidebar ul.children li, #sidebar ul ul ul li{margin-bottom:0; padding-bottom:0;}

/* Sidebar Tabs */
.tabcontainer{margin:0;}
#sidebar ul.tabs {
	margin: 0;
	margin-bottom:-1px;
	padding: 0 0 0px 0;
	list-style: none;
	width: 100%;
	z-index:2;
	float:left;
}

#sidebar ul.tabs li {
	float: left;
	margin: 0 0;
	padding: 5px 0px;
	overflow: hidden;
	position: relative;
	font-size:13px;
	border:0px;
	width:32.7%;
	text-align:center;
}
#sidebar ul.tabs li:before { content:""; padding:0px}
#sidebar ul.tabs li a {
	text-decoration: none;
	display: block;
	padding: 0 0px;
	outline: none;
}

#sidebar .tab-content ul li img.frame{ width:75px;}
#sidebar .tab-content {padding: 26px 0 0; }
#sidebar .tab-content ul li:last-child{ border:0px; margin:0px; padding:0px;}
#sidebar .tab-content ul li{ border:0px; margin:0 0 20px 0; padding:0 0 20px 0;}
#sidebar .tab-content ul li img{float:left; margin-right:13px; margin-top:0px;}
#sidebar .tab-content ul li h3{ font-size:13px; margin:0; padding-top:3px; text-transform:none; font-family: 'Droid Sans', sans-serif;}
#sidebar .tab-content ul li .smalldate{ font-size:11px;}
#sidebar .tab-content ul li:before { content:""; padding:0px}
#sidebar #tab-body{padding:0 0px;}

ul.tabs {
	margin: 0;
	margin-bottom:-1px;
	padding: 0 0 0px 0;
	list-style: none;
	width: 100%;
	z-index:2;
	float:left;
}

ul.tabs li {
	float: left;
	margin: 0 0;
	padding: 5px 12px;
	overflow: hidden;
	position: relative;
	font-size:13px;
	border:0px;
	text-align:center;
}
ul.tabs li:before { content:""; padding:0px}
ul.tabs li a {
	text-decoration: none;
	display: block;
	padding: 0 0px;
	outline: none;
}

.tab-content ul{ margin:0px; padding:0px; list-style-type:none;}
.tab-content ul li img.frame{ width:75px;}
.tab-content {padding: 26px 0 0; }
.tab-content ul li:last-child{ border:0px; margin:0px; padding:0px;}
.tab-content ul li{ border:0px; margin:0 0 20px 0; padding:0 0 20px 0;}
.tab-content ul li img{float:left; margin-right:13px; margin-top:0px;}
.tab-content ul li h3{ font-size:13px; margin:0; padding-top:3px; text-transform:none; font-family: 'Droid Sans', sans-serif;}
.tab-content ul li .smalldate{ font-size:11px;}
.tab-content ul li:before { content:""; padding:0px}
#tab-body{padding:0 0px;}

/*==== Search ====*/
#top #searchform{ width:245px}
#top #searchform #s{ width:75%;}

#searchform input{background:transparent; border:0}
#searchform{position:relative}
#searchform #s{width:79%; padding:10px 50px 10px 10px !important; height:14px !important; border:0}
.searchbutton {
    height: 30px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 44px;
	text-indent:-9999px;
}

#searchresult #searchform #s{width:93%;}


/*==== Gallery Content  ====*/
#galleryitems.flexslider {
    background: none;
    border: 0px;
    border-radius:0px;
    box-shadow: none;
    margin: 0 0 0px;
    position: relative;
}
#galleryitems .slides li, #galleryitems .flex-control-paging li{ padding:0px; border:0px; margin:0px;}
#galleryitems ul li:before, #galleryitems ol li:before { content:""; padding:0px}
.gallery-text{ line-height:20px; margin-top:15px;}


/* Control Nav */
#galleryitems .flex-control-nav {width: 100%; height:10px; position: absolute; top: -55px; text-align: right; margin:0px; padding:0px;}
#galleryitems .flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
#galleryitems .flex-control-paging li a {width: 7px; height: 7px; display: block;  cursor: pointer; text-align:left;
-webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: none;}


/* Tag */
.tagcloud{}
.tagcloud a {
    display: inline-block;
    font-size: 11px !important;
    margin: 0 0px 3px 0 !important;
    padding: 4px 15px !important;
}
.tagcloud a:hover{}

/* Gallery Footer*/
ul.flickr {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.flickr li {
    float: left;
    margin-right: 10px!important;
}
ul.flickr li:last-child{ margin-right:0px!important;}
ul.flickr li:before { content:""!important; padding-right:0px!important; }

/* Featured */
.ts-features{ margin-bottom:54px;}
.ts-features .item-container { margin-bottom: 0px;}
.ts-features  .img-container{margin:0 0 22px 0;}
.ts-features  .img-container img{  float:none; margin:0px; }
.ts-features  .feature-title-container{position:relative; width:216px; height:72px; background: url(../images/solucoes.png) no-repeat top left;}
.ts-features  .feature-title{position: absolute; font-size: 20px; top: 22px; left: 80px; color: white;}
.ts-features  a:hover{ text-decoration:none;}
.ts-features .feature-text {
    clear: both;
    margin-top: 15px;
	padding: 0 0 0 35px;
}

.ts-features .feature2  .feature-title-container { background-position: 0 -72px; }
.ts-features .feature3  .feature-title-container { background-position: 0 -144px; position:center; }
.ts-features .feature4  .feature-title-container { background-position: 0 -216px; }

#sidebar .ts-features .feature-text{ padding:0px;}
#sidebar .ts-features .item-container { margin-bottom: 30px;}
#sidebar .ts-features .twelve.columns:last-child  .item-container{ margin-bottom:0px;} 

/* Homepage Showcase */
.showcase-container{ margin:0px -30px 0px; padding-top:49px;  margin-bottom:54px;}
.showcase{ overflow: hidden; position:relative; margin:0 30px}
.showcase .ts-portfolio { margin-bottom:54px}

/* Recent Posts */

li.widget-container.widget_ts_recentposts{ margin-bottom:-53px}
.ts-recentpost-widget .recent-thumb{ width:100%; height:auto; float:none; margin:0 0 19px}
.ts-recentpost-widget .recent-item{ padding-bottom:23px; margin-bottom:60px;}

#sidebar .ts-recentpost-widget .recent-title,
#sidebar .ts-recentpost-widget .smalldate,
#sidebar .ts-recentpost-widget .recent-text,
#sidebar .ts-recentpost-widget .recent-link{
	margin-left:0px; margin-right:0px;
}

#sidebar .ts-recentpost-widget{ margin-bottom:0px;}
#sidebar .ts-recentpost-widget .recent-link{ border:0px; margin-top:0px;}
#sidebar .ts-recentpost-widget .recent-item{ border:0px; padding-bottom:0px; margin-bottom:30px;}
#sidebar .ts-recentpost-widget .twelve.columns:last-child .recent-item{ margin-bottom:0px;} 

.ts-recentpost-widget .recent-title,
.ts-recentpost-widget .smalldate,
.ts-recentpost-widget .recent-text,
.ts-recentpost-widget .recent-link{
	margin-left:30px; margin-right:30px;
}
.ts-recentpost-widget .recent-link{ padding-top:13px; margin-top:24px;}


.ts-recentpost-widget .recent-title{ font-size:14px;}
.ts-recentpost-widget .smalldate{ font-size:11px; margin-top:9px;}
.ts-recentpost-widget .recent-text{ margin-top:7px;}


/* BOTTOM */
#bottomcontainer .container{ padding-top:11px; padding-bottom:11px}

#ticker {
    float: left;
    height: 20px;
    list-style-type: none;
    margin: 5px 0;
    overflow: hidden;
    padding: 0;
}
#ticker li {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
}

/*============================================ FOOTER =================================================*/



/*==== FOOTER SIDEBAR  ====*/
#outerfootersidebar { padding: 30px 0 0 0; margin-bottom: 25px; border-bottom: 2px dotted rgba(255,255,255,0.3); }
#footersidebar ul{list-style-type:none; margin:0; padding:0;font-size: 13px;}
#footersidebar li.widget-container{list-style-type:none; margin:0 0 20px 0;}
#footersidebar .widget-title{
	font-size:14px;
	margin-bottom:20px;
}
#footersidebar li li{
	list-style-type:none;
	margin:0 0 3px 0;
	padding:0 0 3px 0px;
}
#footersidebar li a{ padding:0px; margin:0px;}
#footersidebar li a img {vertical-align:top; margin-left: 12px;}
#footersidebar li a:hover{ text-decoration:none;}

#footersidebar li.main { font-weight: bold; }

#footersidebar .ts-recent-post-widget li{padding-bottom:9px!important; margin-bottom:9px!important; clear:left; background:none; border:0px; padding-left:0px;}
#footersidebar .ts-recent-post-widget img{float:left; margin-right:15px; margin-top:2px; padding:4px; width:53px; height:53px;}
#footersidebar .ts-recent-post-widget li h3{font-size:12px; margin-bottom:3px}
#footersidebar .ts-recent-post-widget li .smalldate{font-size:11px; display:block; font-style:italic; overflow:hidden;}

#footersidebar .columns { padding: 0 10px; }
#footcol1 { width: 18%; }
#footcol21, #footcol22 { width: 20%; }
#footcol3 { width: 13%; }
#footcol4 { width: 29%; }

/*==== COPYRIGHT ====*/
#outercopyright { font-size: 11px; line-height: 14px; padding-bottom: 40px; }
#outercopyright p { margin-bottom: 4px; }
#outercopyright .logofooter { float: left; margin-left: -30px; padding-right: 30px; }
#copyright{ padding:25px 0px 22px; font-size:12px;}


.bt-enviar {float:right; margin:10px 94px 20px 0;}


.retorno { display:none; }
.retorno>div{display:table; width:100%; height:100%; position:fixed; z-index:999; bottom:0px; left:0; background:rgba(0,0,0,0.8);}
.retorno .enviado{display:table-cell; vertical-align:middle; text-align:center;}
.retorno>span{ padding:50px;}


.button {float:right;}



