@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i');

/* #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; }


/* 1. Boddy 
================================================== */

/* Main global 'theme' and typographic styles */
body {
  font-family: 'Noto Sans', sans-serif;
  font-size: 15px;
  line-height: 20px;
}


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


/* heading */
h1, h2, h3{margin-bottom: 10px;}
h4, h5, h6{margin-bottom: 10px;}
h1	{font-size: 40px;}
h2	{border-bottom: 1px solid #ddd;
    clear: both;
    font-size: 36px;
    padding-bottom: 8px;}
h3	{font-size: 22px;}
h4	{font-size: 20px;}	
h5	{font-size: 14px;}
h6	{font-size: 13px;}
h1, h2, h3, h4, h5, h6{ font-family: 'Noto Sans', sans-serif; line-height:normal}

.gallery .jg-header {
    font-family: 'Noto Sans', sans-serif;  padding-bottom: 8px; font-size: 36px; border-bottom: 1px solid #ddd; text-align:left;  color: #292f36; line-height:normal
}

.#lbOverlay.black {
	background: url(../images/black.png) repeat !important;
}

.gallery {padding: 0 1.4%; width: 98%;}

.jg_catdescr {
    padding: 5px;
    text-align: justify;
}

.joomimg149_main{ 
	padding: 0;
    width: 100%;
	margin-bottom: 50px;
	}

	
.joomimg164_main{ 
	padding: 0;
    width: 100%;
	margin-bottom: 50px;
	}	
	
	
	
.jg_row {
    height: auto !important;
    margin: 0 -7px;
    overflow: hidden;
    padding: 0.8em 0.8%;
    width: 100%;
}

.jg_catelem_txt{margin-bottom:30px;}

.jg_element_cat {
    width: 25%;
}

img.jg_photo, .jg_minis a img {
    background-color: transparent;
    background-image: none;
    border: 1px solid #ddd;
	width: 92%;
}

a:hover img.jg_photo, .jg_minis a img:hover {
	 border: 1px solid #c0c0c0;
}

.pagetitle{  font-size: 36px;  line-height: normal;  margin: 0px;  }
.font-std{font-family: 'Noto Sans', sans-serif; line-height:24px;}

/* 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, ul, ol, blockquote {
	margin-bottom:16px;
}
ul {
	list-style: disc;
	margin: 0 0 0 0;
}
ul li{ padding-bottom:10px;}
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 */
blockquote:before {
  content: ''!important;
  content: open-quote;
  position: absolute;
  top: -5px;
  left: 0px;
  font-family: Noto Sans, sans-serif;
  font-size: 5em;
  line-height: 1;
  margin: 0;
  vertical-align: 0em;
}

blockquote {
  quotes: "\201C" "\201C" "\201C" "\201C";
  clear: both;
  margin: 0 0px 20px 20px;
  padding: 20px 13px;
  font-size: 12px;
  font-style: italic;
  line-height: 22px;
}

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


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



/* 2. HEADER 
-------------------------------------------------------------- */
#top {
	float: left;
    padding: 0px 0;
    width: 100%;
}

#logo {
	float: left;
    padding-left: 0px;
    margin-bottom: -50px;
    width: 30%;
    position: relative;
    z-index: 9999;
}

#logo p{
	margin-bottom:0px;
}

#logoimg a, #logoimg img {
  display: block;
}

#logo h1 {
  line-height: normal;
  margin-bottom: 0px;
  font-size: 30px;
}

#logo h1 a {
  line-height: normal;
}

/*===== 2.1. Navigation =====*/

#navigation {
	float: right;
    margin: 0px auto 0;
    padding: 0;
    position: relative;
    width: 70%;
    z-index: 200;
    border-top: 1px solid #eee;
}


/*===== 2.2. Slider =====*/

#slider {
  position: relative;
  margin: 0 0;
}

#slider #slideritems {
  position: relative;
  margin-bottom: 0px!important;
  padding-bottom: 210px;
}

#slider .camera_target_content {
  overflow: inherit;
}

#slider .slider-title {
  font-size: 30px;
  font-family: 'Noto Sans', sans-serif;
  margin-bottom: 27px;
  text-transform: uppercase;
}

#slider .slider-desc {
  font-size: 20px;
  font-family: 'Noto Sans', sans-serif;
  line-height: 30px;
}

#slider .camera_caption {
  bottom: -170px;
  top: auto;
}

#slider .camera_caption > div {
  padding: 0px 0px 0px;
  text-align: center;
}

#slider .camera_wrap .camera_pag {
  left: 0;
  top: -60px;
  position: relative;
  right: 0;
  z-index: 4;
  text-align: center;
}

#slider .camera_wrap .camera_pag .camera_pag_ul {
  list-style: none;
  margin: 0;
  padding: 0 85px;
  text-align: center;
}

#slider .camera_wrap .camera_pag .camera_pag_ul li {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  cursor: pointer;
  display: inline-block;
  height: 18px;
  margin: 30px 12px 0;
  position: relative;
  text-align: left;
  text-indent: 9999px;
  width: 18px;
}

#slider .camera_wrap .camera_pag .camera_pag_ul li > span {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  height: 6px;
  left: 6px;
  overflow: hidden;
  position: absolute;
  top: 6px;
  width: 6px;
}


/* 3. Afterheader
-------------------------------------------------------------- */

#outerafterheader {
  text-align: center;
}

#afterheader {
  position: relative;
  padding: 89px 0 0px;
  margin-bottom: 49px;
}

#afterheader h1 {
  margin-bottom: 0px;
}

#afterheader .pagetitle {
  padding: 25px 80px 20px;
}

.header-line {
  height: 70px;
  margin-top: -54px;
}



/* 4. Content
-------------------------------------------------------------- */
#outermain{padding: 30px 0 40px 0; 
 }

#maincontent .main{ padding-bottom: 45px;}
#content.positionright{float:right; }
#content.positionleft{ float:left;}
#content.positionleft .main{padding-right: 15px;}
#content.positionright .main{padding-left:15px; padding-right:0}

.breadcrumb{
	float: left;
    list-style: outside none none;
    margin: 0px 0% 15px;
    padding: 10px 1% 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.03) none repeat scroll 0 0;
    box-sizing: border-box;
    border-radius: 5px;
}
	
	

.breadcrumb li{float:left; padding-right: 5px;}


#k2Container {
    padding: 0 1% 0px;
    width: 100%;
}


.item-page {
    padding: 0 1%;
    width: 100%;
    box-sizing: border-box;
}



.moduletable_topo{
	float:right;
	margin-top: 20px;
	width: 70%;
	}
	
.moduletable_topo h3{
	margin-bottom:5px;
	font-size:20px;
	color:#111111;
}	
	
	
.custom_topo{
    color: #fff;
    float: right;
    font-size: 15px;
    letter-spacing: 0.5px;
    text-align: right;
    width: 100%;
	margin-bottom: 8px;
}

.custom_topo a{
	color:#fff !important;
}

.custom_topo p{
	margin-bottom:0px;
}

.custom_topo p em{
	    font-size: 16px;
}

.custom_topo span{
	padding-left:15px;
}

.atend{
	float:right;
	width: 370px;
	display: none;
}

.atend h3{
	 font-size: 17px;
	  margin-bottom: 0px;
	}

.atend h4{
	 font-size: 15px;
	 margin-bottom: 7px;
}

.atend p{
	font-size: 14px;
    letter-spacing: 0.5px;
}

.atend p em{
	font-size: 13px;
}





.central{
	float: right;
    font-family: "Noto Sans",sans-serif;
    margin-top: 0px;
    padding-top: 0px;
    text-align: right;
    text-transform: uppercase;
}

.central h3{
	color: #999;
    font-family: "Noto Sans",sans-serif;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 0;
    font-weight: 500;
}

.central h4{
	font-family: 'Noto Sans', sans-serif;
	color:#292f36 !important;
	font-size: 15px;
	margin-bottom: 0px;
}

.central h4 span{
	color:#292f36;
	font-size: 27px;
}

.ogrupo{
	color: #7d7d7d;
    font-family: "Noto Sans",sans-serif;
    font-size: 17px;
    margin-bottom: 0;
    padding-right: 15px;
    line-height: 1.3;
    padding-top: 6px;
	text-transform: uppercase;
	float:right;
	margin-top: 9px;
}

.ogrupo h3{
	color: #7d7d7d;
    float: left;
    font-family: "Noto Sans",sans-serif;
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 0;
    padding-right: 15px;
    padding-top: 6px;
    text-align: left;
}


.ogrupo a {
	-moz-box-shadow:inset 0px 1px 0px 0px #111111;
	-webkit-box-shadow:inset 0px 1px 0px 0px #111111;
	box-shadow:inset 0px 1px 0px 0px #111111;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #111111), color-stop(1, #292f36));
	background:-moz-linear-gradient(top, #111111 5%, #292f36 100%);
	background:-webkit-linear-gradient(top, #111111 5%, #292f36 100%);
	background:-o-linear-gradient(top, #111111 5%, #292f36 100%);
	background:-ms-linear-gradient(top, #111111 5%, #292f36 100%);
	background:linear-gradient(to bottom, #111111 5%, #292f36 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#111111', endColorstr='#292f36',GradientType=0);
	background-color:#111111;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #eeb44f;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 0px 1px #797979;
	
	float:right;
	font-family: "Noto Sans",sans-serif;
	text-align:center;
}


.ogrupo a span{
	font-size:16px;
}

.ogrupo a:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #292f36), color-stop(1, #111111));
	background:-moz-linear-gradient(top, #292f36 5%, #111111 100%);
	background:-webkit-linear-gradient(top, #292f36 5%, #111111 100%);
	background:-o-linear-gradient(top, #292f36 5%, #111111 100%);
	background:-ms-linear-gradient(top, #292f36 5%, #111111 100%);
	background:linear-gradient(to bottom, #292f36 5%, #111111 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#292f36', endColorstr='#111111',GradientType=0);
	background-color:#292f36;
}
.ogrupo a:active {
	position:relative;
	top:1px;
}




.titulo-produto{
	float: right;
    font-weight: bold;
    margin-right: -449px;
    margin-top: -35px;
    text-align: justify;
    width: 419px;
}


.contato{
	float: left;
    width: 45%;
}

.servicos table{
	border: medium none;
	margin-bottom: 40px;
}

.servicos p{
	margin-bottom: 10px;
}

.servicos td{
	 border: medium none;
    padding: 6px 60px 0 0;
}


#btqc_f_data-do-evento{
	float: left;
    width: 93%;
}

#btqc_f_data-do-evento-img{
	float: left;
	margin-left:3px;
}

.mod_btquickcontact{
	float: right;
	margin-top: 45px;
    width: 55% !important;
	background: none ;
}

.btqc-field-container input[type="text"] {
    width: 100%;
	background: none repeat scroll 0 0 #f7f7f7;
	border: 1px solid #ccc;
	margin-bottom:7px;
	box-sizing: border-box;
	}
	
.btqc-field-container .styled-select select {
	background: none repeat scroll 0 0 #f7f7f7;
	border: 0px solid #ccc;
	color:#292929;
	box-sizing: border-box;
}	
	
.btqc-field-container  textarea {
    width: 100%;
	height: 195px;
	border: 1px solid #ccc;
	background: none repeat scroll 0 0 #f7f7f7;
	box-sizing: border-box;
	}
	
.btqc-field-container label {
    color: #292929;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    width: 150px;
}	
	

.btqc-field-container input.button {
    background: none repeat scroll 0 0 #111111;
	border-bottom:3px solid #292f36;
    float: right;
    height: auto !important;
    margin-bottom: 28px;
    margin-top: 0px;
    padding: 10px 30px !important;
	
	-webkit-transition: background 0.5s ease-in; /*safari and chrome */
	-moz-transition: background 0.5s ease-in; /* firefox */
	-o-transition: background 0.5s ease-in; /* opera */
}	

.btqc-title {
	height:50px !important;
}

.btqc-title h3 {
    color: #111111;
    font-size: 30px !important;
    padding-top: 0px !important;
	}
	
div.itemImageBlock {
    float: left;
    margin: 0;
    padding: 3px 2% 6px 0;
    width: 35%;
}

span.itemImage img {
    border: 1px solid #ccc;
    padding: 1%;
    width: 98% !important;
}

div.itemExtraFields {
    border-top: 1px dotted #ddd;
    float: right;
    margin: 16px 0 0;
    padding: 8px 0 0;
    width: 63%;
}

div.itemView {
    border-bottom: none !important;
	}
	
.itemBackToTop, .itemLinks{display:none;}	

.indentleft{overflow:hidden;}
.center{text-align:center;}
.nomargin{margin-right:0px!important;}
.displayblock{display:block;}


/* Images */
img[class*="wp-image-"], img[class*="attachment-"]{
	max-width:100%;
	height:auto;
}
.imgopacity:hover {
  opacity: 0.5;
}
img.circleimg{border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; padding:10px;}
.frame img{ display:block}


/* form & button */
form{margin:0; padding:0;}

input[type="text"], input[type="email"],
textarea, input[type="password"], select {
  font-size: 12px;
  padding: 7px 5px;
  width: 90%;
}

textarea {
  width: 90%;
}

textarea:focus{outline:0;}

.button, .button:visited, input[type="submit"],input[type="reset"], input[type="button"], button {
  border: 0px;
  padding: 11px 15px 11px 15px;
  cursor: pointer;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

.button:hover, input[type="submit"]:hover,input[type="reset"]:hover, input[type="button"]:hover, button:hover {
  text-decoration: none;
}



/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}

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

.spacer{ display:block; clear:both; height:20px;}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}



/*===== 4.1. About  =====*/

.ts-team-widget {
    margin-bottom: -50px;
    width: 100%;
    float: left;
	}

.ts-team-widget .alpha {
    clear: both;
}

.ts-team-widget .item-container {
    margin-bottom: 50px;
    padding: 15px;
    text-align: center;
}

.ts-team-widget .team-image {
    margin: 0px 0px 0px 0px;
}

.ts-team-widget .team-title-container {
    margin: 0;
}

.ts-team-widget .team-title {
    margin: 18px 0 0 0;
    font-size: 18px;
    line-height: normal;
    font-family: 'Noto Sans', sans-serif;
}

.ts-team-widget .team-tag {
    font-size: 13px;
    margin-top: 0px;
}

.ts-team-widget .team-text {
    margin: 11px 0 14px;
}


.servi-page p{
	color:#000 !important;
}

.servi-page span.nspImageWrapper{
	background: none repeat scroll 0 0 #eee;
	}
	
.servi-page h4{
	color:#111111 !important;
}	


.mod_btquickcontact{
	float: right;
    width: 630px !important;
}

.mod_btquickcontact div.btqc-title{
	display:none;
}

.mod_btquickcontact div.btqc-field-container label {
	width:100% !important;
}

.btqc-field-container {
    clear: left;
    line-height: 25px;
    margin-bottom: 8px;
    min-height: 25px;
    padding: 0;
    width: 100%;
}

.btqc-message-container, .btqc-message-loading {
    display: none;
    list-style: outside none none !important;
    padding: 5px 0;
}


.mod_btquickcontact div.btqc-field-container textarea {
    height: 145px;
	box-sizing: border-box;
	}

/*===== 4.2. Blog =====*/

.post{margin-bottom: 60px;}

.single .entry-utility {  margin-top: 0px;}
.single .post{ 
  margin-bottom: 36px;
  padding-bottom: 21px;
}

.date-wrap {
  float: left;
  width: 70px;
  margin-right: 20px;
  text-align: center;
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.date-wrap .date {
  font-size: 60px;
  line-height: 60px;
}

.date-wrap .line {
  width: 50px;
  height: 4px;
  margin: 0 auto 5px;
}

.content-wrap {  overflow: hidden;}

.entry-content .frame {  margin-bottom: 20px;}

.entry-content p {
  margin-bottom: 16px;
  line-height: 21px;
}

.entry-content .loopexcerpt p {
  margin-bottom: 9px;
}

.post .button {
  margin: 0px 0;
  display: inline-block;
}

.post, #searchresult .page, #searchresult .hentry {
  clear: both;
}

.postimg img{display:block; padding:0px; margin:0px; }
.postimg {position: relative; margin:0px 0px 25px 0px;}
.mediacontainer {margin-bottom: 7px;}
#postgallery img{width:auto}

.entry-utility {
  font-size: 11px;
  margin: 0px 0px 11px 0px;
  padding: 0px 0px;
}

.entry-utility div {
  display: inline-block;
  line-height: 100%;
}

.entry-utility .user, .entry-utility .tag, .entry-utility .comment {
  margin: 0px 0 0 0;
  padding: 0px 0 0 0px;
  border: 0px;
}

.entry-utility .tag:before, 

.entry-utility .comment:before {
  content: '/';
  padding-left: 13px;
  margin-right: 16px;
}

.posttitle {
  margin: 0 0 10px 0;
  word-wrap: break-word;
}

.posttitle, .posttitle a {
  font-size: 24px;
}

.posttitle a:hover {
  text-decoration: none;
}


#postattachment .entry-utility {
  width: 100%;
  float: none;
  padding: 0;
}

.entry-attachment {
  margin-bottom: 20px;
}





/* author */
#entry-author-info{ margin-bottom:47px; padding:20px 0 0px;}
#entry-author-info img{ float:left; margin:0px 20px 0 0; }
.author{ padding:0px 0px 6px; margin:0px; font-size:24px}
.avatar{display:block;  }

.related-post{margin-bottom:20px; float:left}

#comment h4{ display:block; margin-bottom:30px;}
.commentlist{
	list-style-type:none;
	padding:0;
	margin:0;
}
.commentlist > ol{padding:30px 0 0 0;}
.commentlist ol{
	list-style-type:none;
	padding:0 0 0 80px;
	margin:0;
}
.commentlist > li{ margin-bottom:0px;}
.commentlist li{
	position:relative;
	padding:0 0 0 0;
}
.commentlist li li{
	position:relative;
	padding:0;
}


.avatar-img{
	position:absolute;
	top:5px;
	left:0px;

}
.avatar{display:block}
.fn{display: inline-block; font-size:14px; font-weight:bold}

#comment h2{ font-size:24px}
.tdate{ padding:0 0px;}
.tdate, .reply{ font-size:11px;}
.reply a{
    border: 0 none;
    border-radius: 3px;
    cursor: pointer;
    float: right;
    font-size: 14px;
    line-height: 14px;
    padding: 11px 19px;
    text-transform: uppercase;
	}
.commenttext{ overflow:hidden}

.comment-body{margin:0 0 0 0px; padding:0px 0 50px 100px;}
.comment-body p{ margin-bottom:5px; margin-top:10px;}
.comment-body .more{ padding:0px 0px;}
.comment-arrow{ width:8px; height:18px; position:absolute; left:72px; top:10px;}
#commentform {margin-bottom:20px}
#commentform label{display:block}
#commentform .text-input{
	margin-bottom:8px;
	padding:8px 5px;
	vertical-align:middle;
}
#commentform .textarea{
	margin-bottom:20px;
	padding:8px 5px;
	vertical-align:top;
}

/* navigation  */

#nav-below {
    padding: 0;
    font-size: 12px;
    margin: 50px 0 0 0;
    clear: both;
    text-align: center;
}

.navigation {
    line-height: 20px;
}

.navigation a:link,
.navigation a:visited {
    text-decoration: none;
}

.navigation a:active,
.navigation a:hover {
}

.nav-previous {
    float: none;
    display: inline-block;
}

.nav-next {
    float: none;
    display: inline-block;
}

.nav-next a:before {
    content: "|";
    padding: 0 11px 0 5px;
    color: #d8ccc5;
}

.nav-previous a, .nav-next a {
    font-size: 12px;
    padding: 8px 0;
}

#nav-above {
    margin: 0 0 18px 0;
}

#nav-above {
    display: none;
}

.paged #nav-above,
.single #nav-above {
    display: block;
}

/* Tags */
.tagcloud {}

.tagcloud a {
    padding: 2px 10px !important;
    margin: 0 0px 5px 0 !important;
    font-size: 12px!important;
    display: inline-block;
}

.tagcloud a:hover {
}

.entry-tag {
    padding-top: 26px;
}

.tag-text {
    margin-right: 5px;
}

.tag-items {
    display: inline;
}

.tag-items span a {
    display: inline-block;
    padding: 2px 10px;
    margin-right: 4px;
}

.page-links {
    padding: 20px 0 0px;
}

.page-links span {
    display: inline-block;
    padding: 2px 8px;
    margin-right: 4px;
    cursor: pointer;
}


/* Page Navi */
.wp-pagenavi {
    padding: 0;
    font-size: 12px;
    margin: 0 0 20px 0;
    clear: both;
}
.wp-pagenavi .pages{    
    padding: 2px 7px;
    border: 0px;
    margin: 0 4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

div.wp-pagenavi a, div.wp-pagenavi a:visited{
    padding: 2px 7px;
    margin: 0 4px;
    border: 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

div.wp-pagenavi span.current{
    padding: 2px 7px;
    margin: 0 4px;
    border: 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/*======= 4.3. Gallery =======*/

/* Gallery Navigation */
#filterlist {
    margin: 0 0 36px 0;
    font-size: 14px;
    border: 0px;
	display: block;
	text-align: right;
    font-family: 'Noto Sans', sans-serif;
    text-transform: uppercase;
}

#filterlist span{ 
	display:inline-block;
	margin-right:8px;
}

#filter {
    list-style-type: none;
    padding: 0px 0px 0px 0px;
    margin: 0 ;
    display: inline-block;
   
}

#filter li {
    list-style-type: none;
    display: inline-block;
    padding: 0px 2px;
    line-height: 14px;
    font-family: 'Noto Sans', sans-serif;
    text-transform: uppercase;
}
#filter li a, #filter li a:visited {
    padding: 5px 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: normal;
}

#filter li a:hover, #filter li.selected-1 a{text-decoration:none;}


/* Gallery Item */
#ts-portfolio{    
	margin-bottom: -60px;
    width: 100%;
    float: left;
}
#ts-portfolio .item{margin-bottom:60px;}
.ts-pf-img .frame{ padding:0px;}
.ts-pf-text{ padding:0; }
.ts-pf-text .pftitle{
    font-size: 24px;
    line-height: normal;
    padding: 17px 0px 0px;
	margin:0px;
}
.ts-pf-text .textcontainer{ margin-top: 8px;}
.ts-pf-img{overflow:hidden;	}

.more-container{ padding-top:27px;}

.pfzoom, .pflink, .pfdetail {
    display: block;
    overflow: hidden;
    position: relative;
}
.ts-pf-img a .rollover{

	background-color:#fff;
	background-repeat:no-repeat;
	background-position:center;
	display:block;
    position:absolute;
	z-index:10;
	display:none;
	cursor:pointer;
	width:100%;
	height:100%;
	top:0px;
	right:0px;
}
.ts-pf-img a .rollover.gotolink{
	background:url(../images/hover-link.png);
	background-color:#000;
	background-repeat:no-repeat;
	background-position:center;
}
.ts-pf-img a .rollover.gotopost{
	background:url(../images/hover-doc.png);
	background-color:#000;
	background-repeat:no-repeat;
	background-position:center;
}


/* ---------------------------- */
/*       Isotope plugin
/* ---------------------------- */

.isotope-item {
	z-index: 2;
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}

/* End: Recommended Isotope styles */


/*======== 4.4. Quote =========*/

.ts-testimonial-widget {    
	margin-bottom: -50px;
    width: 100%;
    float: left;}

.ts-testimonial-widget .alpha {
    clear: both;
}

.ts-testimonial-widget .titem {
    margin-bottom: 50px;
    position: relative;
}

.ts-testimonial-widget blockquote {
    margin: 0px;
}

.ts-testimonial-widget .testi-title {
    font-size: 16px;
    padding: 20px 0 0px 0px;
    margin: 0px;
}

.ts-testimonial-widget .testi-thumb img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    float: left;
    margin: 0px 38px 0 0;
    width: 112px;
    height: 112px;
    position: relative;
}

.ts-testimonial-widget .testi-quote:before {
    display: none;
}

.ts-testimonial-widget .testi-quote {
    clear: none;
    font-size: 12px!important;
    font-style: normal;
    line-height: 20px;
    margin: 0 0 0px 0;
    padding: 25px 30px;
    position: relative;
    font-size: larger;
    overflow: hidden;
}

.testi-arrow {
    position: absolute;
    left: 176px;
    top: 50px;
    width: 21px;
    height: 32px;
}

.testi-tag {
    margin-top: 2px;
}

/*===== 4.5. Contact =====*/

form{margin:0; padding:0;}
fieldset{border:0px;}
#contactform{margin:0 auto 9px; position:relative; }
#contactform label{display:block; width:100%; float:left; padding-bottom:5px;}
span.error{color:red;text-align:left; font-size:11px; padding-bottom:15px; display:block;}
#contactform input.text-input{
	margin-bottom:15px;
	vertical-align:middle;
	width:84.8%;
	font-size:12px;
	padding: 19px;
	font-family: 'Noto Sans', sans-serif;
}
#contactform textarea{ width:95.1.4%; height:200px; padding:19px; font-size:12px; font-family: 'Noto Sans', sans-serif;} 
#message{ margin-left:0px; font-weight:bold;}
#message h2	{}
#message p{margin:6px 0px; }

#contactform .button{
    cursor: pointer;
    margin-top: 15px;
    margin-left: -3px;
    padding: 12px 28px 12px 28px;
    line-height: normal;
 }



/* 5. Sidebar
-------------------------------------------------------------------------------*/

#sidebar.positionleft{float:left;}
#sidebar.positionright{float:right;}

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

.moduletable_boxhome h3 {
    border-bottom: 1px solid #eee;
    color: #292f36;
    font-size: 30px;
    margin: 0 0 10px 0;
    padding: 0 0 4px;
    text-align: center;
    text-transform: none;
}

.moduletable_boxhome a{
	color:#111111;
	
}

.moduletable_boxhome p{
	color:#292929;
}


.produtos h3{
	color:#111111;
}

.moduletable_boxhome{
	margin: 0 0px 35px;
    width: 100%;
    float: left;
}


.nspArtScroll2{
	width:2000%;
	position: relative;
}

.nspArtPage {
    width: 5%;
}

.nspArt .nspImageWrapper {
    background: none repeat scroll 0 0 #E8E8E8;
    border: medium none;
    display: block;
    padding: 2px;
    position: relative;
	
	/*
	-webkit-border-radius: 50%;
	border-radius: 50%;
	*/
	
	 -webkit-transition: background 0.5s ease-in; /*safari and chrome */
	-moz-transition: background 0.5s ease-in; /* firefox */
	-o-transition: background 0.5s ease-in; /* opera */
}

/*
.nspArt img.nspImage {
    -webkit-border-radius: 50%;
	border-radius: 50%;
}
*/

.nspArt .nspImageWrapper:hover {
	background: none repeat scroll 0 0 #292f36;
}

.nspArt p.nspText {
    font-size: 13px;
    line-height: 1.5;
	text-align: center;
	min-height: 85px;
	margin-top:15px;
}

.nspArt h4.nspHeader {
    padding: 10px 0 7px;
	font-size: 18px;
    font-weight: bold;
	text-align: center;
	color:#292f36 !important;
}

.widget-title {
    font-size: 30px;
    padding: 0 0 26px 0px;
    margin-bottom: 35px;
    text-transform: none;
    text-align: center;
}



.bx-empresa{
	float: left;
    margin-right: 5%;
    width: 25%;
}


.bx-empresa:nth-child(3n+1) {
    float: right;
    margin-left: 0;
    margin-right: 0;
	width: 40%;
}


#sidebar .widget-title {
    font-size: 20px;
    padding: 0 0 0 29px;
    margin-bottom: 15px;
    text-transform: uppercase;
    text-align: left;
}

#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 .widget-container {
    margin-bottom: 0;
    padding: 0px 0 42px 0;
}

#sidebar li.widget-container > ul { padding-top: 5px;}

#sidebar li li {
    list-style-type: none;
    margin: 0 0 5px 0;
    padding: 0 0 5px 0px;
}

#sidebar li li a{ }
#sidebar li li a:hover, #sidebar li li a.active{text-decoration:none;}

#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;}

.p-left{
    width: 45%;
    display: inline-block;
    margin-right: 20px!important;
}
.p-right{
    width: 45%;
    display: inline-block;
}

.textwidget{ clear:both}


/*===== 5.1. Recent Posts  =====*/
#sidebar .rp-widget{ padding-top:6px;}
#sidebar .rp-widget .recent-item{ padding-bottom:19px; margin-bottom:20px;}

.rp-widget ul{ list-style-type:none; padding:0px; margin:0px;}
.rp-widget .widget-title{ margin-bottom:0px; padding-bottom:0px;}
.rp-widget .subtitle{ margin-bottom:26px;}

.rp-widget li{ padding-bottom:12px!important; margin-bottom:12px!important;}
.rp-widget li:before{ display:none}


.rp-widget .recent-thumb{
	float:left; 
	margin:0px 18px 0px 0px;
}

.rp-widget .recent-thumb img{ display:block;}
.rp-widget .recent-title {font-size:14px; line-height:normal; margin-bottom:4px; font-family: 'Noto Sans', sans-serif;}
.rp-widget .smalldate{ font-size:12px;}


/* 6. Bottom
-------------------------------------------------------------- */

#outerbottom {
    margin-top: 0px;
    padding: 45px 0 50px;
}


.moduletable_footer h3{
    padding: 0;
	}
	
.moduletable_footer h4{
	font-size:15px;
}	

.custom_footer{
	font-size:13px;	
	}
	
.custom_footer p{
	margin-bottom:7px;
}	

/*===== 6.1. Featured Pages  =====*/

.ts-features {
    margin-bottom: -40px;
    width: 100%;
    float: left;
}

.ts-features .item-container {
    margin-bottom: 40px;
    text-align: center;
}

.ts-features .img-container {
    text-align: center;
}

.ts-features .feature-img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 164px;
    height: 164px;
    margin: 0 auto;
}

.ts-features .img-container {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    float: none;
    margin: 0px auto;
    width: 136px;
    height: 136px;
    position: relative;
}

.ts-features .img-container img {
    margin: auto;
    float: none;
    padding-top: 45px;
}

.ts-features .feature-title {
    font-size: 20px;
    margin: 16px 0 0;
    overflow: hidden;
    line-height: 26px;
}

.ts-features .feature-text {
    clear: both;
    margin-top: 20px;
}

.ts-features .feature-link {
    clear: both;
    margin-top: 20px;
}

.ts-features .alpha {
    clear: both;
}


/* 7. Footer
-------------------------------------------------------------- */

#outerfootersidebar {
    padding: 25px 0 0 0;
}

#footersidebar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#footersidebar li.widget-container {
    list-style-type: none;
    margin: 0 0 40px 0;
    padding: 0px 0px 0px 0px;
}

#footersidebar .widget-title {
    font-size: 20px;
    padding: 0 0 0 29px;
    margin-bottom: 18px;
    text-align: left;
    text-transform: uppercase;
}

#footersidebar li li {
    list-style-type: none;
    margin: 0 0 5px 0;
    padding: 0 0 5px 0px;
}

#footersidebar li a {
    padding: 0px;
    margin: 0px;
}

#footersidebar li a:hover {
    text-decoration: none;
}


.contact-info {
    font-size: 13px;
    line-height: 24px;
}

/*===== 7.1. Testimonials =====*/
#testiitems{ position:relative;}
#testiitems .slides li{ margin-bottom:15px;}
#testiitems .testi-item .quote{margin-bottom:9px; font-size:16px; line-height:24px;}
#testiitems .testi-item .testi-user{ font-size:12px; margin-top:10px; line-height:20px; }


/*===== 7.2. Copyright =====*/
#outercopyright{ padding:0px 0 3px; font-size:12px; float: left;
    width: 100%;}
#copyright-wrap{padding: 0px 0 25px;}
#copyright{ float:left; padding-top:20px; width: 100%; color:#fff;}
#copyright a, #copyright a:visited{ float:right; margin-top: -10px;}


#footer{
}


#footersidebar{
	width: 100%;
    padding: 0px 1%;
	box-sizing: border-box;
}


.infos-rodape h3{
	margin-bottom: 15px !important;
    border-bottom: 1px solid !important;
    font-size: 25px;
    padding-bottom: 5px;
	position:relative;
}

.infos-rodape h3::after {
    background: #fff;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 50px;
}

.custom_sobre{
	font-size: 13px;
    line-height: 1.3;
}

.custom_sobre p{
	font-size: 14px;
    margin-bottom: 10px;
	}

.moduletable_menu-footer{
	float: left;
    margin-right: 0;
    width: 100%;
}


.moduletable_menu-footer h3{
	margin-bottom:10px;
}

.moduletable_menu-footer li{
	border-bottom: 1px solid rgba(255,255,255,0.1);
    font-size: 14px;
    padding: 6px 0;
    float: left;
    width: 45%;
    margin-right: 5%;
}

.infos-rodape{
	float:left;
	width:35%;
}

.moduletable_sobre{
	float: left;
    margin-bottom: 40px;
    width: 100%;
}

.moduletable_footer{
	float: right;
    margin-bottom: 10px;
    width: 30%;
    text-align: right;
}

.moduletable_footer h3{
	margin-bottom:10px;
}

.moduletable_horario{
	float:left;
	margin-left:50px;
}	

.moduletable_horario img{
	margin-top: -80px;
    position: absolute;
    right: 15px;
}


.redes{
	float:left;
	width:100%;
}

.redes a{
	font-size:40px;
	margin-right:10px;
}






.gallery .pagination ul {
    margin: 0;
    text-align: center !important;
}

.gallery .pagination li {
    background: none repeat scroll 0 0 #000;
    display: inline;
    margin: 0 5px;
    padding: 3px 10px !important;
}

.gallery .pagination li:hover {
    background: none repeat scroll 0 0 #111111;
}


.gallery .pagination li a{
	color:#eab254;
}

.gallery .pagination li a:hover{
	color:#000;
}

.pagination-list li.disabled{
	background: none repeat scroll 0 0 #111111;
}

.pagination-list li.disabled a{
	color:#000;
}


.tp-bannertimer{
	display:none;
}

.fullwidthbanner-container {
    margin-bottom: 0px !important;
	}
	
	
div.itemHeader h2.itemTitle {
    font-family: "Noto Sans",sans-serif;
}


.btus{
	float:left;
	width: 52%;
}

.btus p{
	text-align:right;
	font-weight: bold;
}

.btus input {
    float: right;
    width: 25%;
}

.bt-soma{
	width:100px !important;
	float:none !important;
}


.gkNspPM-PortfolioGrid {
    margin: 16px;
}

.gkNspPM-PortfolioGrid > .figure{
	background:none;
	padding-bottom: 25px;
}

.gkNspPM-PortfolioGrid > .figure img {
    width:95%;
	text-align:center;
	margin:0 auto;
}
	
	
.gkNspPM-PortfolioGrid.with-overlay .figcaption > div {
    bottom: 0;
    height: 35%;
    padding: 0 0px;
    position: absolute;
    width: 100%;
}	
	
	

div.itemImageGallery {
    border: 1px solid #ccc;
    float: right;
    height: 263px;
    margin: 6px 0 10px 30px;
    padding: 8px;
    width: 400px;
}	
	
.itemImageGallery h3{
	display:none;
}	
	
	
#slider1_container{
	display: none;
    height: 263px ;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 400px;	
	}
	
.slidess{
	cursor: move;
    height: 263px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 400px;
}	






/*===== 7.3. Socialicon =====*/
.sn{list-style-type:none; margin:40px 0 0 !important; padding:0px 0px 0px 0px; float:right; display:none;} 
.sn li{list-style-type:none; margin:0; padding:0 10px 0 0px; display:inline; } 
.sn span{height:31px; width:31px; display:inline-block;}
.sn .icon-img{background-position:0 0; background-repeat:no-repeat;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}





.mod_btquickcontact_popup {
     background: none repeat scroll 0 0 #fff;
    border-radius: 5px;
    font-size: 12px;
    margin: 0 auto;
    padding: 20px 0 0 11px;
    text-align: left;
    width: 400px !important;
    z-index: 9999;
	border: 2px solid #111111;
}


.mod_btquickcontact_popup div.btqc-field-container label {
	width:190px !important;
}



.mod_btquickcontact_popup div.btqc-field-container textarea {
    height: 80px !important;
	}
	
#simplemodal-container {
    background-color: transparent;
    border: medium none;
    border-radius: 5px;
}	




.bt-quick-contact {
	background-color:#111111;
	display:inline-block;
	cursor:pointer;
	color:#fff !important;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 25px;
	text-decoration:none;
	
	outline: 1px solid #111111;
	outline-offset: 2px;
	
	position:absolute;
	margin-left: 46px;
    margin-top: 495px;
	
	-webkit-transition: background 0.5s ease-in; /*safari and chrome */
	-moz-transition: background 0.5s ease-in; /* firefox */
	-o-transition: background 0.5s ease-in; /* opera */
}
.bt-quick-contact:hover {
	background-color:#292f36;
	outline: 1px solid #292f36;
}



a.readon {
	background-color:#111111;
	display:inline-block;
	cursor:pointer;
	color:#fff !important;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 25px;
	text-decoration:none;
	
	text-align:center;
	float: none !important;
	
	margin: 10px auto 0;
	
	-webkit-transition: background 0.5s ease-in; /*safari and chrome */
	-moz-transition: background 0.5s ease-in; /* firefox */
	-o-transition: background 0.5s ease-in; /* opera */
}

a.readon:hover {
	background-color:#292f36;
	outline: 1px solid #292f36;
}

.bt-orcamento{
    float: left;
    width: 100%;
	display: none;
}

.simplemodal-container{
	z-index:999999999999999999 !important;
	}

.box-service{
	border-bottom: 1px solid #eee !important;
    margin-top: 545px;
    position: absolute;
    width: 270px;
	border:0px;
	background: none ;
}

.nspPages20 {
    position: relative;
}


.passo1 h3, .passo2 h3, .passo3 h3{

}

.passo1{
	float:left;
	width:30%;
	padding-right:3.5%;
	padding-top:20px;
	padding-bottom:20px;
	margin-right:1%;
	margin-bottom:50px;
	background:url(../images/arrow1.png)no-repeat right top;
}

.passo2{
	float:left;
	width:30%;
	padding-right:3.5%;
	padding-top:20px;
	padding-bottom:20px;
	margin-right:1%;
	margin-bottom:50px;
	background:url(../images/arrow2.png)no-repeat right bottom;
}

.passo3{
	float:right;
	width:30%;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:50px;
}


.texto-home{
	float:left;
	width:100%;
}

.texto-home img{
	 float: right;
	 padding-left: 40px;
    margin-top: -161px;
    margin-right: 54px;
    position: relative;
    z-index: 99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;
}

.texto-home h4{
	font-size:17px;
}


/* NÃO RESPONSIVO */

.nspArt {
    /*width: 25% !important;*/
	height: 385px;
	text-align: center;
}



.moduletable_newssletter{
	background:#111111;
	width:100%;
	float:left;
	}
	
.acymailing_module_newssletter{
	margin: 0 auto;
    max-width: 1180px;
    padding: 25px 0px 20px;
}	


.acymailing_introtext {
    display: block;
    padding-bottom: 10px;
    float: left;
    color: #fff;
    width: 40%;
    font-size: 17px;
}

table.acymailing_form {
    width: 58%;
	float: right;
    margin-bottom: 20px;
}

.acymailing_form input{
    font-size: 15px;
    padding: 10px 10px;
    margin-top: 2px;
}

.subbutton {
	 background: #fff none repeat scroll 0 0 !important;
    color: #292f36 !important;
    float: left;
    margin-left: 2px;
    margin-top: 2px !important;
    padding: 14px 20px !important;
	width: 98%;
	
	transition:all 0.4s;
}

.subbutton:hover {
	background: #292f36 none repeat scroll 0 0 !important;
	color:#fff !important;
	}
	
div.acymailing_module_success {
    background-color: transparent;
    color: #fff;
    margin-bottom: 0px;
    padding: 0;
    z-index: 10;
    font-size: 17px;
    text-align: center;
}	



.moduletable_menufotos{
	float: left;
    margin: 0 0 0 1.4%;
    width: 22%;
}

.moduletable_menufotos h3{
	color: #333;
    border-bottom: 1px solid #ddd;
    clear: both;
    font-size: 36px;
    padding-bottom: 8px;
}

.jgtreeview {
    overflow: hidden;
}

.gallerymenu{
	float: right;
    width: 75%;
}

.dtree {

}

.dTreeNode img{
	display:none;
}

.dTreeNode a{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-bottom: 1px dotted #ddd;
    float: left;
    font-size: 16px;
    padding: 12px 0 !important;
    width: 100%;
	white-space: normal !important;
}

#sjgTreeView1630{
	display:none;	
}



#jm-videogalleries{
	float: left;
    margin-left: 1.5%;
    position: relative;
    width: 97.3%;
}

.jmvideogalleries_videos_item {
    overflow: hidden;
    position: relative;
}

.jmvideogalleries_videos_title {
	background-color:#111111 !important;
	color:#ffffff !important;
}





div.itemListCategory {
    background: none;
    border: 0px solid #ddd;
    margin: 0px 0;
    padding: 0.2%;
}

.titulo-k2{
	display:none;
}



div.catItemImageBlock {
    float: left;
    margin: 0 3% 0px 0;
    padding: 0;
    width: 30%;
}


.catItemImage img{
	width:100% !important;
	height:auto !important;
	border: 0 solid #ccc !important;
    padding: 0 !important;
}

.titulo-agenda{
	float: left;
    margin-bottom: 5px;
    width: 65%;
	font-size: 18px;
}

div.itemContainer {
    border: 1px solid #ddd;
    float: left;
    margin: 1%;
    padding: 1%;
    width: 45.5% !important;
}


div.catItemIntroText {
	float:left;
    width: 65%;
	font-size: 14px;
}


div.catItemExtraFields, div.genericItemExtraFields {
    border-top: 1px dotted #ddd;
    margin: 5px 0 0;
    padding: 8px 0 0;
}

div.catItemExtraFields h4, div.genericItemExtraFields h4 {
    font-size: 18px;
}


div.catItemReadMore {
    display: inline;
    float: left;
    margin-bottom: 0px;
    width: 100%;
}

div.catItemReadMore a {
    background: #111111 none repeat scroll 0 0;
    color: #fff;
    float: right;
    padding: 5px 30px;
	border-bottom: 2px solid #000;
	
	-webkit-transition: background 0.5s ease-in; /*safari and chrome */
	-moz-transition: background 0.5s ease-in; /* firefox */
	-o-transition: background 0.5s ease-in; /* opera */
}

div.catItemReadMore a:hover {
	background: #292f36 none repeat scroll 0 0;
	border-bottom: 2px solid #111111;
}


div.catItemExtraFields ul li span.catItemExtraFieldsLabel, div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {
    width: 27%;
}



.moduletable_parceiros{
	padding: 0 1%;
    width: 100%;
}


.moduletable_parceiros h3{
	border-bottom:1px dotted #ddd;
	padding-bottom: 7px;
}

.moduletable_parceiros div.joomimg_row{
	padding:0px !important;
	line-height: 0;
}

.boxImg{
	width:24% !important;
	margin:0.5% !important;
}

.boxImg img{
	width:100% !important;
	height:auto !important;
	padding: 1%;
	border: 0px;
}



#outermain1{
	background: #fff none repeat scroll 0 0;
    margin-top: 0px;
    padding: 30px 0;
	}



#outermain2{
	background: #f7f2f2 none repeat scroll 0 0;
    margin-top: 0px;
    padding: 30px 0;
	}

	
	
#outermain3{
	background: #292f36 url(../images/bg-orcamento2.jpg) no-repeat center top fixed;
    margin-top: 10px;
    padding: 60px 0;
    text-shadow: 1px 1px 8px #000;
}
	
	
	
.moduletable_agendas{
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    box-sizing: border-box;
    float: left;
    padding: 20px;
}	

.moduletable_agendas h3 {
    border-bottom: 1px solid #fff;
    color: #ffffff;
    font-size: 35px;
    margin: 0 0 10px 0%;
    padding: 0 0 4px;
    text-align: center;
    text-transform: none;
}

div.k2ItemsBlock ul {
    list-style: none;
}


div.k2ItemsBlock ul li {
    float: left;
    width: 23%;
    margin: 1%;
    background: none;
	padding: 0;
	float:left;
	border-bottom: 0 none;
	margin-bottom:20px;
}

div.k2ItemsBlock ul li a.moduleItemTitle {
    float: left;
    min-height: 40px;
    width: 100%;
	color: #fff;
}

div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
    border: 0px solid #ddd;
    float: right;
    margin: 2px 0 4px;
    padding: 0;
}

div.moduleItemExtraFields ul li {
    float: left;
    margin: 0 0 3px !important;
    width: 100% !important;
}


div.k2ItemsBlock ul li div.moduleItemIntrotext {
    display: block;
    line-height: 120%;
    padding: 4px 0;
    color: #fff;
    border-bottom: 1px dotted;
    padding-bottom: 10px;
    margin-bottom: 15px;
}


div.k2ItemsBlock ul li div.moduleItemExtraFields {
    color: #fff;
}

div.k2ItemsBlock ul li div.moduleItemExtraFields  b{
	color: #111111;
    float: left;
    font-weight: bold;
    margin-bottom: 5px;
    width: 100%;
}

div.k2ItemsBlock a.moduleCustomLink {
    border-top: 1px solid;
    float: left;
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-top: 10px;
    text-align: center;
    width: 100%;
}
	
	
.links-social a{
	float:none !important;
}

.links-social i{
		font-size:20px;
}

.links-social{
	
	display: none;
    float: none;
}

.links-social-topo{
	color: #fff;
    float: right;
    text-align: right;
    width: 40%;
	display:none;
}
	
.links-social-topo a{
	color:#fff;
}	




.moduletable_newssletterdown{
	float: right;
    width: 23%;
	padding:1%;
	background:#eee;
}


.moduletable_newssletterdown div.acymailing_introtext{
	color: #000;
    width: 100%;
}


.moduletable_newssletterdown table.acymailing_form {
    float: right;
    margin-bottom: 20px;
    width: 100%;
}


.moduletable_newssletterdown div.acymailing_module_form td {
	 width: 100%;
	 float: left;
}


.moduletable_projects{
	float: right;
    width: 73%;
    margin-right: 1%;
}

.joomcat_projects{
	
}

.joomcat_projects li{
	list-style:none;
}

.texto-joom a{
	float:left;
	width:100%;	
}

.galleria-joom {
    float: left;
    margin: 0 0.5%;
    width: 32.33% !important;
}

.image-joom a img{
	box-sizing: border-box;
    width: 100%;
}


.txt-empresa{
	float:left;
	width:100%;
}

.txt-missao{
	border: 1px solid #eee;
    box-sizing: border-box;
    float: left;
    margin: 0 0.5% 2%;
    min-height: 285px;
    padding: 2%;
    width: 32.33%;
}



.txt-missao h3{
	border-bottom:1px solid;
}


.produtoss{
	border: 1px solid #eee;
    box-sizing: border-box;
    float: left;
    padding: 2%;
    text-align: center;
    width: 33.33%;
	height: 410px;
}

.produtoss2{
	width: 66.66%;
	border: 1px solid #eee;
    box-sizing: border-box;
    float: left;
	padding: 2%;
	text-align: center;
	height: 410px;
}

.produtoss2 div{
	float:left;
	width:50%;
}


.prodivi{
	float:left;
	width:100%;
	margin-top: 40px;
}



._parceiros{
	font-size:32px;
	text-align: center;
}


.moduletable_segmentos{
	color: #fff;
    font-size: 20px;
    float: left;
    width: 100%;
	line-height:1.3;
}


.chamada{
	float:left;
	width:70%;
}

.bt-chamada{
	float:right;
	width:30%;
}

.bt-chamada a{
	color:#fff;
	padding:10px 0px;
	width:90%;
	text-align:center;
	float:right;
	border:1px solid #fff;
	border-radius:4px;
	margin-top:5px;
	box-shadow: 1px 1px 3px #000;
}


.bt-chamada a:hover{
	background:#fff;
	color:#292f36;
	text-shadow:none !important;
}

.bt-destaque{
	border: 1px solid;
    padding: 8px 20px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 7px;
    border-left: 3px solid;
}

.contentForm{
	float:left;
	width:60%;
}

.orcRapido{
	float: right;
    width: 38% !important;
    background: #111111;
    padding: 35px 35px 15px;
    margin-top: 0px;
}

.orcRapido div.btqc-separator{
	color:#fff;
	border-bottom:1px solid rgba(255,255,255,0.3);
}

.orcRapido label{
	color:#fff;	
}

.orcRapido input.button{
	background: #fff;
    border: 0px;
    color: #292f36;
    font-weight: bold;
    padding: 15px 30px !important;
    font-size: 16px;
}

.btqc-separator{
	font-size: 28px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}

.orcRapido input[type="text"] {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #eee;
	height:35px;
}

.orcRapido textarea{
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #eee;
}


/* Depoimentos */

div.fst_mod_test_all {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.fst_main_j3 span.als-prev, .fst_main_j3 span.als-next{
	display:none !important;
}

.moduletable_depoimentos h3 {
    color:#292929;
    font-size: 35px;
    margin: 0 0 10px 0%;
    padding: 0 0 4px;
    text-align: center;
    text-transform: none;
}

.fst_comment_left{
	float: left;
    width: 100%;
}

div.fst_comment_comment {
	float: left;
    margin-bottom: 10px;
    padding-left: 0 !important;
	}
	
	
.fst_comment_name{
	float:left;
	width:100% !important;
	font-weight:bold;
	font-style: italic;
	font-size:15px;
}	

.fst_comment_website{
	float:left;
	width:100% !important;
	font-style: italic;
}

.fst_comment_created{
	float:left;
	width:100% !important;
	font-style: italic;
}


.fst_comment_add{
	border: 1px solid #eee;
    float: left;
    margin: 30px 1% 30px !important;
    padding: 15px;
    width: 96%;
}


.fsj_comment_table{
	width:100%;
}



.linha-depoimento{
	float: left;
    padding-top: 15px;
    width: 100%;
}

.linha-depoimento input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #777;
    padding: 7px 10px;
    width: 38%;
}

.linha-depoimento textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #777;
    padding: 7px 10px;
    width: 38%;
}

.linha-depoimento label {
	float: left;
    width: 100px;
}

#addcomment{
	border: 0 none;
    padding: 12px 20px;
    width: inherit;
}


/* Fim depoimentos */