<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Global */
.btn-primary {
    background: #070B35 none repeat scroll 0% 0%;
}
.btn-primary:hover {
    background: #374CE9 none repeat scroll 0% 0%;
}
.recent-work-wrap .overlay {
    background: #374CE9 none repeat scroll 0% 0%;
}

.panel-heading.active {
    background: #070B35 none repeat scroll 0% 0%;
}
.panel-heading.active a.accordion-toggle i {
    background: #374CE9 none repeat scroll 0% 0%;
}
#recent-works .center {
    text-align: center;
    padding-bottom: 1px;
}
a:hover, a:focus {
    color: #070B35;
    text-decoration: underline;
}
a{
    color: #2A6496;
    text-decoration: none;
}

/* Header */
.top-bar {
    padding: 10px 0px;
    background: #070B35 none repeat scroll 0% 0%;
    border-bottom: 1px solid #666;
    line-height: 28px;
}
.mail a {
    color: #FFF;
}
ul.social-share li a:hover {
  background: #374CE9;
  color: #fff;
}
h1{color: #4E4E4E;}
.menu{
    padding-right: 0px;
    padding-left: 0px;
}
.logomarca h1{
    margin-top: 10px;
    margin-bottom: 25px;
}
.logomarca h2 {
    font-size: 16px;
    color: #000;
    padding-left: 100px;
    margin-top: -40px;
}
.navbar {
    border-radius: 0px;
    margin-bottom: 0px;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5f6f6+0,dbdce2+21,b8bac6+49,dddfe3+80,f5f6f6+100;Grey+Pipe */
background: #f5f6f6; /* Old browsers */
background: -moz-linear-gradient(top, #f5f6f6 0%, #dbdce2 21%, #b8bac6 49%, #dddfe3 80%, #f5f6f6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f5f6f6 0%,#dbdce2 21%,#b8bac6 49%,#dddfe3 80%,#f5f6f6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f5f6f6 0%,#dbdce2 21%,#b8bac6 49%,#dddfe3 80%,#f5f6f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#f5f6f6',GradientType=0 ); /* IE6-9 */
    padding: 5px 0px 5px 0px;
}
.navbar-nav {
    margin-top: 30px;
    color: #666;
}
.navbar-nav &gt; li {
    margin-left: 20px;
    padding-bottom: 18px;
}
.navbar-inverse .navbar-nav &gt; li &gt; a {
    padding: 5px 10px;
    color: #000;
}
.navbar-inverse .navbar-nav &gt; li &gt; a:hover {
    background-color: #374CE9;
    color: #FFF;
}

.navbar-inverse .navbar-nav &gt; .active &gt; a, .navbar-inverse .navbar-nav &gt; .active &gt; a:hover, .navbar-inverse .navbar-nav &gt; .active &gt; a:focus, .navbar-inverse .navbar-nav &gt; .open &gt; a, .navbar-inverse .navbar-nav &gt; .open &gt; a:hover, .navbar-inverse .navbar-nav &gt; .open &gt; a:focus {
    background-color: #070B35;
    color: #FFF;
}

/* 
070B35 - azul activ
374CE9 - azul hover
*/
/* Banner */
#main-slider .carousel .btn-slide {
    /*background: #070B35 none repeat scroll 0% 0%;*/
    background: yellow;
    color: #000;
}
#main-slider .prev, #main-slider .next {
    background-color: #374CE9;
}

#main-slider .carousel-indicators .active{
  background-color: #374CE9;
   border: 1px solid #374CE9;
}
#main-slider .carousel-indicators .active:after {
  
  background: #374CE9;
  border: 1px solid #374CE9;
}
#main-slider .carousel .item {
    height: 550px;
}
#main-slider .carousel .slide-margin {
    margin-top: 70px;
}

/* ServiÃ§os home */
#services .services-wrap {
    padding: 40px 30px;
    background: rgba(39, 0, 55, 0.7);
    border-radius: 15px;
    margin: 0px 0px 40px;
}
#services .media{
    text-align: center;
    color: white;
}
#services .media:hover {
    background: #bbb;
    color: #000;
}
#services .services-wrap .media-body .media-heading{
    color: white;
}
#services .services-wrap .media-body a:hover{
    text-decoration: none!important;
}
#services .services-wrap .media-body .media-heading:hover{
    text-decoration: none!important;
    color: #000 !important;
}
#services {
    background: #333 url("../images/services/bg_services.png") repeat scroll 0% 0% / cover;
}

[class^="icon-"]{
    font-size: 60px;
}

/* Produtos HOME */
.product{
    padding-right: 0px;
    padding-left: 0px;
}
.product + .col-xs-12{
    padding-right: 0px;
    padding-left: 0px;
}
.product + .col-sm-4{
    padding-right: 0px;
    padding-left: 0px;
}
.product + .col-md-4{
    padding-right: 0px;
    padding-left: 0px;
}

/* Footer */
#footer {
    background: #000 none repeat scroll 0% 0%;
}
#footer a:hover {
    color: #374CE9;
}

/*==================================*/
/*------------- PAGES --------------*/
/*==================================*/

/* Page Empresas */
#empresa{
    background-color: #FFF;
}
#misao-visao-valores{
    background: url("../images/portfolio/visao-de-futuro-lead-international.jpg") repeat scroll 0% 0% / cover;
}
#misao-visao-valores span{
    font-size: 150px;
    color: #070B35;
}
#misao-visao-valores .box{
    background: rgba(39, 0, 55, 0.7);
    height: 190px!important;
    border-radius: 15px;
    display: table;
}
#misao-visao-valores p{
    padding: 6px;
    color:#fff;
    display: table-cell;
    vertical-align: middle;
}



/* Page ServiÃ§os */
#servicos{
    background: #666 url("../images/services/bg_services-page.png") repeat scroll 0% 0% / cover;
    color: white;
}
#servicos h2 {
    color: white;
}
#servicos .box{
    background: rgba(39, 0, 55, 0.7);
    border-radius: 15px;
    color: #FFF;
    margin-bottom: 25px;
}
#servicos .box h2{
    color: #FFF;
    padding-bottom: 10px;
}
#servicos .box .pull-left{
    color: #FFF;
    padding-right:15px
}
#servicos .box p{
    color: #ccc;
}



/* Produto */
.produto{
    border: 1px solid #2A6496;
}
.produto h2 {
    padding-top: 20px;
    background-color: #2A6496;
    margin-top: 0px;
    margin-bottom: 25px;
    color: #FFF;
    font-size: 19px;
    font-weight: bold;
    min-height: 0px;
    vertical-align: middle;
    padding-bottom: 20px;
}
/*.produto h2{
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #2A6496;
    margin-top: 0px;
    margin-bottom: 40px;
    color: #FFF;
    font-size: 26px;
    font-weight: bold;
    min-height: 110px;
    vertical-align: middle;
}*/
.produto:hover{
    background-color: #2A6496;
    color: #FFF;
}
.produto img{
    border-radius: 10px;
}
.produto p{
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 20px;
}
.produto .btn{
    font-size: 20px;
}
#produtos .col-sm-4 {
    padding-bottom: 25px;
}
#produtos h3 {
    font-size: 16px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    margin-top: 0px;
}
.linha{border-bottom: solid 1px #fff; padding-bottom: 10px;}
.divisor{
    padding-bottom: 15px;
    padding-top: 15px;
}

.portfolio-filter &gt; li a.active {
    color: #333;
    font-weight: bold;
    background: none!important;
    border: 1px solid #2A6496;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.portfolio-filter &gt; li a:hover {
    color: #fff;
    background: none!important;
    border: 1px solid #2A6496;
}
.recent-work-wrap .recent-work-inner .produto-nome {
    color: #fff;
    font-weight: bold;
}</pre></body></html>