<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
  position: relative;
}
.albumen-header-image:empty{
  display: none;
}
.modal {
  position: static;
  top: auto;
  left: auto;
  z-index: 1;
  width: auto;
  margin: 0;
  background-color: transparent;
  border: 0;
  border: 0;
  *border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
  -moz-box-shadow: 0 0 0 rgba(0,0,0,0);
  box-shadow: 0 0 0 rgba(0,0,0,0);
  -webkit-background-clip: none;
  -moz-background-clip: none;
  background-clip: none;
  outline: none;
}
.heading-font,
.componentheading{
font-family: Open Sans Condensed;
text-transform: uppercase;
}
.border-box{
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
  margin-bottom: -1px;
}


.componentheading{
  font-size: 30px;
  margin: 10px 0 20px 0;
  line-height: 36px;
  padding-bottom: 20px;
  border-bottom: solid 1px #b4b3ac;
  font-weight: 600;
  padding-right: 40px;
}
.footer-widgets &gt; div{
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}
#t3-footer .footer-widgets .moduletable h3{
  font-size: 30px;
  font-family: Open Sans Condensed;
  height: 36px;
  line-height: 36px;
  color: #fff;
  margin: 0 0 10px 0;
  padding-bottom: 0;
  border-bottom: 0;
  text-transform: none;  
  text-align: left;
  font-weight: bold;
}
hr.separator-white{
  background: url(../images/white-pattern.png);
  height: 10px;
  border: 0;
  margin: 10px 0;
}
.textBottom h3 a{
  color: #fff !important;
}
.textBottom h3{
  font-size: 28px;
  color: #fff;
  font-family: Open Sans Condensed;
  text-transform: uppercase;  
  text-align: center;
font-size: 18px;
line-height: 20px;
    padding: 0 10px;
}
div:not(.footer-widgets) .moduletable &gt; h3, h3.module-title{
font-size: 40px;
margin: 10px 0 20px 0;
line-height: 36px;
padding-bottom: 20px;
border-bottom: solid 1px #B4B3AC;
font-family: Open Sans Condensed;
text-transform: uppercase;
text-align: center;
font-weight: normal;
}
.textBottom{
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media only screen and (max-width: 1199px){
  .item{
    width: 280px!important;
  }
}
.item {
  width: 280px;
  margin: 10px;
  float: left;
  position: relative;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-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;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}
#masonry-pane{
margin: 0px -11px;
}
#masonry-pane .catItemImageBlock,
#masonry-pane .catItemImageBlock *,
#masonry-pane .catItemImageBlock img{

  display: block;
}
#masonry-pane  .catItemView .catItemTextBlock{
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;  
}

.gal-item-links{
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: -23px 0 0;
  font-size: 0px;
  text-align: center;
}
.gal-item-popup-link{
  display: inline-block;
  width: 46px;
  height: 46px;
  background: url(../images/lightbox-icon.png);
  margin: 0 5px;
}

.gal-item-page-link{
  display: inline-block;
  width: 46px;
  height: 46px;
  background: url(../images/link-icon.png);
  margin: 0 5px;  
}
/**** 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;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

.item.isotopeDoubleWidth{
  width: 580px;
}
.item.isotopeDoubleHeight{
  height: 480px;
}
.intro-head p{
  font-size: 18px;
  color: #3a3a3a;
}
.intro-head h1{
  font-family: Open Sans Condensed;
  font-size: 35px;
  color: #3a3a3a;
  font-weight: normal;
}
.intro-head{
  padding: 1px 0;
  border-bottom: solid 0px #fff;
  background-image: url("../images/back_verde.jpg");
}

.intro-twitter p{
  font-size: 18px;
  color: #3a3a3a;
}
.intro-twitter h1{
  font-family: Open Sans;
  font-size: 46px;
  color: #3a3a3a;
}
.intro-twitter {
  padding: 20px 0 30px;
  background-color: #f4f4f4;
}

.items-row.cols-3.row-0.row-fluid a {
	font-size: 28px;
}



@media (max-width: 1199px) {
	.blog-featured {
		margin: 0 auto;
		width: 80% !important;
	}
}

.blog-featured {
	margin: 0 auto;
	width: 1190px;
}

h2 a {
 font-family: Open Sans;
 color: #444;
}

.custom_depoimentos {
    margin-bottom: -11px;
    height: 385px;
    background-repeat: repeat-x;
    background-position: center;
}

.intro-twitter2 {
  /*-webkit-box-shadow: 0px -7px 9px -8px rgba(0, 0, 0, 1);
  -moz-box-shadow: 0px -7px 9px -8px rgba(0, 0, 0, 1);
  box-shadow: 0px -7px 9px -8px rgba(0, 0, 0, 1);*/
}

@media (max-width: 600px) {

  .latestnews li {
    /*border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;*/
    display: block;
    font-size: 14px;
    list-style: none outside none;
    padding: 30px;
  
  }
}

@media (min-width: 600px) {

  .latestnews li {
    /*border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;*/
    display: table-cell;
    font-size: 14px;
    list-style: none outside none;
    padding: 30px;
  }
}


.latestnews {
  box-shadow: 0 22px 12px -23px rgba(0, 0, 0, 0.7);
  margin: 0;
  position: relative;
  padding-bottom: 15px;
  background-color: #36997e;
}

.latestnews a {
  color: #fff;
}

.bannergroup &gt; div.banneritem &gt; div.clr{
  display: block;
  height: 10px;
  content: "";
  /*background: url(../images/black-pattern.png);*/
}

.bannergroup &gt; div.banneritem &gt; div:not(.clr){
  line-height: 24px;
  margin: 0 0 20px 0;
  min-height: 72px;
}  

.bannergroup &gt; div.banneritem &gt; h3{
  font-size: 36px;
  font-family: Open Sans Condensed;
  margin: 20px 0;
}
.bannergroup &gt; div.banneritem{


}
.b2j-lightbox-overlay{
  display: none;
  position: fixed;
  width: 100%;
  bottom: 0;
  background: rgba(0,0,0,0.25);
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 1000;
}
.b2j-lightbox-close{
  background: #3a3a3a url(../images/lightbox-close.png) center center no-repeat;
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  top: -60px;
  right: 0;
  border-radius: 2px;
  -webkit-transition: all 0.3s ;
  -moz-transition: all 0.3s ;
  -ms-transition: all 0.3s ;
  -o-transition: all 0.3s ;
  transition: all 0.3s ;  
}
.b2j-lightbox .b2j-lightbox-inner-container{
  left: 0;
  right: 0;
  bottom: 10px;
  top: 70px;
  position: absolute;
  max-width: 90%;
  margin: 0 auto;
  padding:  10px;
  background: #fff;
}
.b2j-lightbox{
  position: relative;
  opacity: 0;
  top: 10%;
  height: 100%;
  margin: 0 auto;
}
hr.sepBlack{
  display: block;
  height: 10px;
  content: "";
  background: url(../images/black-pattern.png);
  margin: 0;
}




.table th {
    background: none repeat scroll 0 0 transparent;
    color: #444444;
    font-weight: bold;
}
.table-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th {
    background-color: none;
}

.responsive-utilities th small {
    color: #999999;
    display: block;
    font-weight: normal;
}
.responsive-utilities tbody th {
    font-weight: normal;
  background: none
}
.responsive-utilities td {
    text-align: center;
}
.responsive-utilities td.is-visible {
    background-color: #DFF0D8 !important;
    color: #468847;
}
.responsive-utilities td.is-hidden {
    background-color: #F9F9F9 !important;
    color: #CCCCCC;
}
.responsive-utilities-test {
    list-style: none outside none;
    margin-left: 0;
    margin-top: 5px;
    overflow: hidden;
}
.responsive-utilities-test li {
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    color: #999999;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 43px;
    line-height: 43px;
    position: relative;
    text-align: center;
    width: 25%;
}
.responsive-utilities-test li + li {
    margin-left: 10px;
}
.responsive-utilities-test span {
    border-radius: 4px 4px 4px 4px;
    bottom: -1px;
    left: -1px;
    position: absolute;
    right: -1px;
    top: -1px;
}
.responsive-utilities-test span {
    background-color: none;
    border: 1px solid #D6E9C6;
    color: #468847;
}
.table-bordered {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-collapse: separate;
    border-color: #DDDDDD #DDDDDD #DDDDDD -moz-use-text-color;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
}
.table {
    margin-bottom: 20px;
    width: 100%;
}
table {
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
}

.tabbing ul.tab-links &gt; li a{
  height: 35px;
  line-height: 35px;
  text-transform: uppercase;
  font-size: 16px;
  color: #fff;
  display: block;
  background: #b4b3ac;
  padding: 0 10px;
  margin: 0 10px 0 0;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;    
}
.tabbing ul.tabs &gt; li{
  display: none;
}
.tabbing ul.tabs &gt; li.active{
  display: block;
}
.tabbing ul.tab-links{
  padding-bottom: 20px;
}  
.tabbing ul.tab-links &gt; li{
  display: block;
  float: left;
}
.tabbing &gt; ul &gt; li{
  display: block;
  margin: 0;
  padding: 0;
}
.tabbing &gt; ul:after{
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.tabbing &gt; ul{
  display: block;
  margin: 0;
  padding: 0;
}
#sbox-window.shadow{
  box-shadow: none;
  -webkit-box-shadow: none;
}
#sbox-window {
  border-radius: 0;
  background-color: #fff;
  border-radius: 5px;
  padding: 5px;

}
#sbox-btn-close {
border: none;
background: #3A3A3A url(../images/lightbox-close.png) center center no-repeat;
display: block;
position: absolute;
width: 40px;
height: 40px;
right: 0;
top: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
border-top-left-radius: 0;
border-top-right-radius: 5px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 5px;
border: solid 5px #fff;
}
.albumen-header-image p{
  margin: 0;
}
.albumen-header-image{
}
.albumen-header-image img{
  margin: 0 auto;  
  width: 100%;
  display: block;
  position: relative;
  z-index: -1;
  max-width: 100%;
}
#search-form {
  padding: 20px;
  border: 0;
  background: #ebebeb;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#search-result-empty h3{
  text-transform: uppercase;
}
.search-results li{
  display: block;
}
.search-results{
  margin: 0;
}
small.result-url{
  font-style: italic;
  color: #666;
}
.search-pages-counter{
  text-transform: lowercase;
  padding: 10px 0;
  text-align: center;
}
.search-results li h4{
  margin-top: 0;
}
.search-results li{
  margin: 0 0 10px 0;
  padding: 20px;
  border: solid 1px #cacaca;
}
#finder-search{
  margin: 0;
}
.filter-branch:last-child{
  margin: 0;
}
.bannergroup {
  /*margin-bottom: 40px;*/
  background-color: #f8f8f8;
  margin-left: 0;  
}

.b2j_aquarius_layer_slider_main a {
    color: #ffffff;
}

.casos-sucesso h3 {
    font-family: Open Sans !important;
    font-weight: 500 !important;
	font-size: 38px !important;
	padding-top: 40px;
	color: #444 !important;
}

.btnSucesso {
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  font-family: Open Sans;
  color: #ffffff;
  font-size: 18px;
  background: #412f00;
  padding: 10px 40px 10px 40px;
  border: solid #171100 1px;
  text-decoration: none;
  font-weight: bold;
}

.btnCandidato {
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  font-family: Open Sans;
  color: #ffffff;
  font-size: 18px;
  background: #f7941d;
  padding: 10px 40px 10px 40px;
  border: solid #f68e56 1px;
  text-decoration: none;
  font-weight: bold;
}

.btnEmpresa {
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  font-family: Open Sans;
  color: #ffffff;
  font-size: 18px;
  background: #00aeef;
  padding: 10px 40px 10px 40px;
  border: solid #00bff3 1px;
  text-decoration: none;
  font-weight: bold;
}

.btnSucesso:hover {
  background: #412f00;
  text-decoration: none;
}

</pre></body></html>