﻿/*
Theme Name: ImpactaFLEX
Theme URI: http://impactamidia.com.br
Description: Tema responsivo feito pela impactamídia
Author: Impactamídia 
Author URI: http://impactamidia.com.br
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: impactamidia 
Last Update: 06-Aug-17
*/


/*============================================
 Body
============================================*/

body { min-width: 320px; color: #000;}
/*============================================
 Imagens Responsivas
============================================*/
img { max-width: 100%; height: auto; vertical-align: middle; }

img.attachment-full.aligncenter { padding: 5px 60px 0 !important;}
/*============================================
 Topo
============================================*/
.banner-full { width: 100%; min-height: 600px; background: #F9F9F9; margin-top: 15px; margin-bottom: 15px; }
.logo { float: left; width:initial; min-width: 310px; height: auto; min-height: 62px; 
    background: url(images/logo-branco.png) no-repeat center center; text-indent: -9999px; display: block; margin: 12px 0; background-size: 205px 62px; }
.navbar { position: fixed; min-height: 50px; margin-bottom: 0; border: none; width: 100%; }
.navbar-collapse {border: none!important;}
.navbar-toggle { position: relative; float: right; padding: 9px 10px; margin-top: 30px; margin-right: 15px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid rgb(202, 202, 202); border-radius: 10px; }
span.icon-bar {background-color: #ddd;}
.topo { width: 100%; border-bottom: 1px solid #eee; }
    .topo .contato {text-align: left;}
    .topo h1 { text-align: right; font-size: 0.9em; margin: 15px 0; line-height: 1.3em; font-weight: 400; }
        .topo h1 b { margin-right: 15px; font-weight: bold; text-transform: uppercase; color: #5d5d5d; }
nav.navbar.navbar-static-top.fundoNovo {
    background: #fff;
}
.fundoNovo div#menu-principal, .fundoNovo div#menu-dashboard {
    background: #fff;
    width: 100%;
    padding: 10px;
    margin: 0;
   -webkit-box-shadow: 1px 1px 11px 1px rgba(1, 1, 1, 0.06);
    box-shadow: 0px 6px 11px 0px rgba(1, 1, 1, 0.06);
}
.fundoNovo div#menu-dashboard {
padding: 0px;
}
.navbar {
    border-radius: 0 !important;
}
.fundoNovo .nav>li>a {
    color: black;
}
a.logo.logoNovo{
    background:url('images/logo.svg')no-repeat center center;
}
a.logo.logoNovo {
    background: url(images/logo.svg)no-repeat center center;
    background-size: contain;
    min-width: 310px;
}
.fundoNovo .borda-topo {
    border-top: 1px solid #eee;
}
.fundoNovo .contatos.hidden-xs {
    border-left: 1px solid #eee;
}
.fundoNovo .contatos p {
    color: black;
}
.coluna-conteudo.divisor-bp .divider {
    margin: 40px 0;
}
.coluna-inteira.imagem-grande-bp {
    padding: 50px 0 0;
}
.coluna-dupla.topicos-dash-1 {
    padding: 50px 0 50px;
}
.coluna-inteira.video-dashboard {
    padding: 0 0 50px;
}
.wp-video {
    width: 100% !important;
    display: block !important;
    margin: 0 auto !important;
}
img.alignright.size-full.wp-image-548 {
    margin: 0 0 20px;
}
p.negrito {
    margin: 0 0 10px !important;
}
/*============================================
 Menu
============================================*/

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover {}
.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover {}
.navbar-inverse .navbar-nav>li>a {}
div#menu-principal {
    margin: 20px 0;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 8px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0;
    border: 2px solid transparent;
    font-weight: bold;
    font-size: 0.95em;
}
    .nav>li>a:focus, .nav>li>a:hover {
    border: 2px solid #dcdcdc;
    background-color: transparent;
    border-radius: 0 !important;
}
.nav>li>a, .nav>li>a:focus, .nav>li>a:hover { text-decoration: none; border-radius: 30px; -webkit-border-radius: 30px; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; }
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
    border-color: #f44028;
}
.dropdown-menu {padding: 1em;}
    .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { color: #262626; text-decoration: none; background-color: #f5f5f5; border-radius: 0; }

/*============================================
 Fontes, tamanhos e títulos
============================================*/  
h1,h2,h3,h4,h5,h6,p,ul,li,pre,a,i,strong,b, span, body {font-family: 'Catamaran','Helvetica Neue','Helvetica','Arial',sans-serif;}
h1,h2,h3,h4 {  font-weight: bold; }

.flex-page h1,.flex-page h2,.flex-page h3,.flex-page h4,.flex-page h5,.flex-page h6,.flex-page p {margin: 1em 0;}
.flex-page h1 { font-size: 3em; font-weight: 700; margin-top: 0; }
.flex-page h2 { font-size: 2em; font-weight: 700; }
.flex-page h3, h3 { font-size: 1.5em; line-height: 1.2em; font-weight: 900; }
h3.news-title {margin: 0;}
.flex-page h4 { font-size: 1.2em; line-height: 1.4em; font-weight: 400; }
.flex-page h5 { font-size: 1em; line-height: 1.6em; font-weight: 700; }
p {
    font-size: 1.1em;
    line-height: 1.6em;
    letter-spacing: 0.03em;
    color: #757575;
}
.flex-title {
    background:  #231c64 url(images/topo-cabecalho.jpg);
    color: #fff;
    padding: 190px 0 70px;
}
.flex-content {margin-bottom: 30px;}
h1.page-title { margin:20px 50px; font-size: 3em;}
h3.flex-title { font-weight: bold; margin: 0 0 15px 0; }
h5.date {margin: 0;}

/*============================================
 Variações de Espaçamento
============================================*/
.vertical-1 { padding: 15px 0 !important }
.vertical-2 { padding: 30px 0 !important }
.vertical-3 { padding: 45px 0 !important }
.vertical-4 { padding: 30px 0 10px !important }
.vertical-5 { padding: 90px 0 !important; }
.only-bottom-1 {padding-bottom: 15px;}
.only-bottom-2 {padding-bottom: 30px;}
.only-bottom-3 {padding-bottom: 45px;}
.m-only-bottom-1 {margin-bottom: 15px;}
.m-only-bottom-2 {margin-bottom: 30px;}
.m-only-bottom-3 {margin-bottom: 45px;}
.only-top-1 {padding-top: 15px;}
.only-top-2 {padding-top: 30px;}
.only-top-3 {padding-top: 45px;}
.m-only-top-1 {margin-top: 15px;}
.m-only-top-2 {margin-top: 30px;}
.m-only-top-3 {margin-top: 45px;}
.center {text-align: center;}


/*============================================
  General
============================================*/
a { color: #545454; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; }
    a:focus, a:hover { color: #f44028; text-decoration: underline; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; }
    a.flex-button { border-radius: 30px; border: 2px solid #000; text-align: center; padding: 15px 30px; max-width: 220px; display: block; position: relative; left: 50%; margin-left: -110px; text-transform: uppercase; color: #000; letter-spacing: 1px; font-weight: bold; font-size: 1em; margin-top: 20px; margin-bottom: 20px; -webkit-border-radius: 30px; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; }
        a.flex-button:hover { text-decoration: none; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; border: 2px solid transparent; color: #fff; background-color: #000; }
        a.flex-button.flexnews { left: 0; margin-left: 0; font-size: 0.9em; max-width: 200px; }
span.svgi { border-radius: 50%; display: inline-block; height: 100px; width: 100px; border: 1px solid rgba(0, 0, 0, 0.16); }
img.svg {padding: 24px;}
.btn-info { color: #fff; background-color: #f44028; border-color: #f44028; }
.flex-page {padding: 30px 0;}
.rodape-impacta { padding: 15px 0 30px 0; border-top: 1px solid #eee;  border-bottom: 1px solid #eee;}
.rodape-impacta-2 { padding: 15px 0 15px 0; background-color: #ccc; }
.rodape-impacta a {color: #545454;}
.rodape-alternativo { background: #fff; min-height: 200px; }
footer h3 { font-size: 1.3em; }
footer i.fa { margin-right: 10px;}
.impacta { background: url(images/impacta-rodape.png); opacity: 0.9; text-indent: -9999px; display: block; margin: 15px auto; padding: 0px; height: 22px; width: 111px; }
.impacta-2 { margin: 15px auto; background: url(images/impacta-rodape-2.png); opacity: 0.9; text-indent: -9999px; display: block; padding: 0px; height: 22px; width: 111px; }
.galeria-lista { margin: 0; padding: 0; }
ul { padding: 0; list-style-position: inside; list-style-type: square; line-height: 1.8em; }
    ul.sub-menu {padding-left: 2em;}
h3.titulo-widget-lateral { border-bottom: 1px solid #eee; padding-bottom: 1em; }
.single h5 {font-size: initial;}
#wp-calendar { margin: auto;}

/*============================================
 Home
============================================*/
#section1 {}
    #section1 h1, #section3 h1 {margin-bottom: 0;}
    #section3 h1, #section3 h4 {text-align: center;}
    #section1 h1:after , #section3 h1:after { content: ""; display: block; width: 20%; height: 3px; background: #ff8c49; margin: 45px 40% 15px 40%; }
    #section1 h4, #section2 h4, #section3 h4 {margin: 0;}
    #section1 p { margin: 0; padding:0; margin-bottom: 30px;     }
#section2 { background: #ffa84c; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffa84c+0,ff7b0d+100;Orange+3D */ /* Old browsers */ background: -moz-linear-gradient(-45deg, #ffa84c 0%, #ff7b0d 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(-45deg, #ffa84c 0%,#ff7b0d 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(135deg, #ffa84c 0%,#ff7b0d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ }
    #section2 h1 {margin-bottom: 60px;}
    #section2 h4 {}
    #section2 h3 { text-transform: uppercase; font-size: 1em; font-weight: bold; }
    #section2 p { font-size: 0.9em; font-style: italic; margin-bottom: 3em; }
#section3 {}
    #section3 h1:after {margin-bottom: 60px;}
    #section3 h4 {margin-bottom: 30px;}
    #section3 h3 a {color: black;}
        .flex-content.mininews { float: left; padding-bottom: 15px; margin-bottom: 15px; }
        .noticia-maior a.flex-button.flexnews {display: none;}
        .noticia-maior h3.news-title {margin-top: 15px;}
        .flex-content.mininews p { font-size: 0.9em; margin-bottom: 0; }
        .flex-content.mininews h3 a { color: #000; font-size: 0.8em; line-height: 0.8em; }
        .flex-content.mininews a.flex-button.flexnews {display: none;}
        .row.mini-meta h5 {font-size: 0.8em;}
         

/*============================================
  Contact Form 7
============================================*/

div.wpcf7 .ajax-loader { background: #fff url(../../plugins/contact-form-7/images/ajax-loader.gif) no-repeat center center; border: 3px solid #d6d6d6; padding: 20px; border-radius: 30px; }
.wpcf7 form p.p-email > span > span { border: 1px solid #FF8383; position: absolute; top: -13px; width: 451px; height: 41px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; display: none; }
.wpcf7 .wpcf7-validation-errors, .wpcf7 .wpcf7-mail-sent-ok, .wpcf7-mail-sent-ng { width: 100%; line-height: 3.5em; position: fixed; bottom: 0; margin: 0; left: 0; border: none; text-align: center; z-index: 9999; color: #FFF; font-family: 'Open Sans',sans-serif; font-size: 1em; font-weight: bold; text-transform: uppercase; }
.wpcf7 .wpcf7-validation-errors, .wpcf7-mail-sent-ng { background: #de1414; border: none; }
.wpcf7 .wpcf7-mail-sent-ok {background: #33A13A;}
div.wpcf7-response-output {margin: 0;}
span.wpcf7-not-valid-tip { background-color: #de1414; color: #fff; font-size: 0.8em; padding: 2px 20px; display: block; -webkit-border-radius: 30px; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; margin-top: 2px; max-width: 200px; }
.contactflex input[type="email"], .contactflex input[type="text"], .contactflex textarea { line-height: 2.4em; background: rgba(228, 228, 228, 0.2); outline: none; width: 100%; font-size: 1.1em; font-weight: normal; color: #000000; padding-left: 14px; padding-right: 14px; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; border: 1px solid rgba(0, 0, 0, 0); }
.contactflex input[type="email"]:hover, .contactflex input[type="text"]:hover, .contactflex textarea:hover, .contactflex input[type="email"]:focus, .contactflex input[type="text"]:focus, .contactflex textarea:focus { -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; background: rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, 0.20); }
.contactflex label { display: inline-block; width: 100%; margin-bottom: 5px; font-weight: 700; }
.contactflex textarea { line-height: 1.6em; padding-left: 14px; padding-right: 14px; height: 150px; resize: none; }
.contactflex form p { width: 100%; float: left; margin-bottom: 15px!important; }
.wpcf7 form p > span > input:focus,.wpcf7 form p > span > textarea:focus {border-bottom-color: rgb(167,130,64);}
input.wpcf7-form-control.wpcf7-submit { outline: none; float: left; padding: 12px 24px; border-radius: 0; border: none; background: rgb(35, 28, 100); border-radius: 30px; text-transform: uppercase; font-weight: 600; color: white; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }
    input.wpcf7-form-control.wpcf7-submit:hover {background: rgb(35, 35, 35);}
.pager li>a, .pager li>span { border-radius: 0!important; border: solid 2px rgb(236, 236, 236); font-weight: bold; margin-right: 2px; text-transform: uppercase; font-size: 0.8em; padding: 11px; border-radius: 50px !important; -webkit-border-radius: 30px; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; }
li.next a, li.previous a {padding: 11px 30px;}
.pager li>span {color: rgb(194,194,194);}
.pager li>a {color: rgb(77,77,77);}
.post-nav { clear: both; width: 100%; }

span.wpcf7-form-control-wrap {
    display: block;
    padding: 0;
}

textarea.wpcf7-form-control.wpcf7-textarea, input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email, input[type="text"].wpcf7-form-control, select.wpcf7-form-control.wpcf7-select::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #757779;
  opacity: 1; /* Firefox */
}

textarea.wpcf7-form-control.wpcf7-textarea, input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email, input[type="text"].wpcf7-form-control, select.wpcf7-form-control.wpcf7-select:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #757779;
}

textarea.wpcf7-form-control.wpcf7-textarea, input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email, input[type="text"].wpcf7-form-control, select.wpcf7-form-control.wpcf7-select::-ms-input-placeholder { /* Microsoft Edge */
  color: #757779;
}
 


input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email, input[type="text"].wpcf7-form-control, select.wpcf7-form-control.wpcf7-select {
    line-height: 54px;
    padding: 0 15px;
    width: 97%;
    margin: 0 !important;
    border-radius: 50px;
    border: none;
    background: #f1f1f1;
    font-size: 16px;
    height: 54px;
    border: 1px solid #eee;
    -webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    line-height: 22px;
    padding: 15px;
    width: 97%;
    margin: 0 !important;
    border-radius: 14px;
    border: none;
    background: #f1f1f1;
    font-size: 16px;
     border: 1px solid #eee;
     -webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
height: 200px;
}


input[type="text"].wpcf7-form-control:hover, input[type="text"].wpcf7-form-control:focus, select.wpcf7-form-control.wpcf7-select:focus, select.wpcf7-form-control.wpcf7-select:hover {

    outline: none;
    background: #fff;
    border: 1px solid #eee;
    -webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
}




/*============================================
Page Templates
============================================*/

/* archive notícias category */
.flex-content.arquivo { border-bottom: 3px solid #eee; padding-bottom: 1.5em; }
    .flex-content.arquivo h3 {margin-bottom: 1em;}
    .flex-content.arquivo p {font-size: 1.2em;}
.mininews h3.news-title {margin-top: -7px;}
a.leia-mais { line-height: 1.6em; margin: 1em 0; text-align: center; display: block; border-radius: 0!important; border: solid 2px rgb(236, 236, 236); font-weight: bold; margin: 0; text-transform: uppercase; font-size: 0.8em; padding: 10px 25px; border-radius: 50px !important; -webkit-border-radius: 30px; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; float: right; }
    a.leia-mais:hover { background-color: #eee; text-decoration: none; color: #000; }
.noticias-2 h3 {min-height: 50px;}
.noticias-2 h5 {font-size: 0.9em;}
/* template-image-repeater */
.img-repeater {margin-bottom: 30px;}
.row.img-repeater img {margin-top: 2em;}
.img-repeater .divider { border-bottom: 1px solid #eee; padding-bottom: 3.5em; }
.container .row.img-repeater:last-child .divider { border: none; padding-bottom: 0; }
/* template-faq */
.pergunta span { padding: 6px; margin-right: 5px; border-radius: 10px; background: #f44028; color: #fff; }
.resposta span { font-weight: 900; margin-right: 5px; }
/* template-2cols-frase */
h1.frase-grande { text-align: center; font-size: 3.5em; }
    h1.frase-grande:after, h1.frase-grande:before { content: ""; height: 8px; width: 40%; margin: 30px 30% 20px 30%; display: block; background: #eeeeee; background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%); background: -webkit-linear-gradient(top, #eeeeee 0%,#eeeeee 100%); background: linear-gradient(to bottom, #eeeeee 0%,#eeeeee 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); }
/* template-multi */
.divider { margin: 30px 0; border-bottom: 1px solid #eee; }
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; }
    .embed-container iframe,
    .embed-container object,
    .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.coluna-full { padding: 60px 0; margin: 60px 0; background: #eee; }

/*============================================================
  Css adicional - Colocar Classes novas a partir deste ponto
==============================================================*/
.col-sm-12.texto-tres h1 {
    margin: 30px 0 0;
}
.texto.eng p {
    text-align: left;
}
.texto-quatro li {
    font-size: 1.2em;
    line-height: 2em;
    color: #231c64;
}
span.check {
    color:#757575;
    font-weight: 400;
}
.texto-quatro p {
    text-align: left;
    font-size: 1.2em;
    margin-bottom: 35px;
}
.container-fluid.flex-page.page-template.engenharia h3 {
    margin-bottom: 0.5em;
}
.container-fluid.flex-page.page-template.engenharia h1 {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
}
.divisao:last-child {
    display: none;
}
.imagem-repetidor img {
    width: 100%;
    margin: 0 auto;
    display: block;
    padding: 10px;
}
.texto-dois img {
    margin: auto;
}
.texto-dois h1, p {
    /*text-align: center;*/
    /*margin: 30px 0;*/
}
span.frase {
    font-weight: 100;
}

.imagem.eng {
    margin: 15px 0;
}

.navbar .navbar-nav {
  display: inline-block !important;
  float: none !important;
  vertical-align: top !important;
}

.navbar .navbar-collapse {
  text-align: center !important;
}



.borda-topo {
    border-top: 1px solid rgba(255, 255, 255, 0.1411764705882353);
    margin-top: 0px;
}

div#section1 h3 {
    margin-top: 30px;
}


a.botao, input#gform_submit_button_2, #ebook input#gform_submit_button_1 {
 
    background: #222077;
    line-height: 57px;
    height: 57px;
    display: block;
    text-align: center;
    border-radius: 30px;
    color: white;
    font-weight: bold;
    max-width: 180px;
    border: 2px solid #222077
    -webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
border: 2px solid #222077;
min-width: 180px;
    text-transform: uppercase;
}

a.botao:hover, input#gform_submit_button_2:hover {
    background-color: white;
    color: #222077;
    text-decoration: none;
    border: 2px solid #222077;
    -webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}






.contatos {
    width: 290px;
    float: right;
    border-left:1px solid rgba(255, 255, 255, 0.1411764705882353);
    padding-left: 20px;
   margin-top: 30px;
}

.contatos p {
    margin-bottom: 0;
    font-weight: bold;
    color:#fff;
    font-size: 1.3em;
}
.pre-contatos.hidden-xs i {
    font-size: 1.3em;
}
.pre-contatos {
    float: right;
    width: 20px;
    margin-right: 30px;
    height: 20px;
    margin: 34px 15px;
    margin-bottom: 0;
    color: #3f3ea5;
}

.contatos strong {
    color:#3f3ea5;
}
.contatos a {
    color:#fff;
}
.fundoNovo .contatos a {
    color:#000;
}

.imagem-1 {

 background: url(images/imagem-1.png) no-repeat center center;
    min-height: 260px;
    background-size: cover;

}


.imagem-2 {

 background: url(images/imagem-2.png) no-repeat center center;
    min-height: 260px;
    background-size: cover;

}


.imagem-3 {

 background: url(images/imagem-3.png) no-repeat center center;
    min-height: 260px;
    background-size: cover;

}

.imagem-4 {

 /*background: url(images/imagem-4.png) no-repeat center center;*/ background: url('https://backup.avaliacaodeempresa.com.br/sitenovo/wp-content/uploads/2020/07/listagem-1_520x390.jpg') no-repeat center center;
    min-height: 260px;
    background-size: cover;

}


.imagem-5 {

    background: url(images/compra.jpg) no-repeat center center;
    min-height: 260px;
    background-size: cover;
}

.coluna-cinza {
    background-color: #f7f7f7;

}

.coluna-cinza h3 {
    margin: 25px 0;
}

.conteudo-cinza h3:after {
    background: #3b3196;
    content: "";
    height: 5px;
    width: 70px;
    display: block;
    margin-top: 15px;
}



.coluna-cinza p {
    font-size: 17px;
    line-height: 25px;
    padding: 10px 0 !important;
    color: #757575;
}

.conteudo-cinza {

 
}

#sobre h3 {
    font-size: 2em;
    margin-top: 0;
}


#especialistas h1 {
    margin-top: 0;
    margin-bottom: 50px;
}

#especialistas ul li {
    list-style: none;
    line-height: 55px;
    border-bottom: 2px solid #f8f8f8;
    font-weight: bold;
    letter-spacing: -0.01em;
    font-size: 16px;
    color: #231c64;
}

#especialistas ul li:last-child {
  
    border-bottom: none;
 
}


#highlights h3 {
    font-size: 32px;
    margin-top: 0;
}

#highlights p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
    border-bottom: 2px solid #eee;
    padding-bottom: 20px;
}

#highlights p:last-child {
    border: none;
}



#metodologias { background: #2d2d2d url(images/fundos-metodologia.jpg) no-repeat center center fixed; color: #fff; }
#metodologias p {
    color: #d2d2d2;
    font-size: 16px;
    line-height: 22px;
}
#metodologias h4 {
    font-weight: 700;
    color: #ffa921;
}

.row.linha-cinza {
    border-bottom: 2px solid #3f3f3f;
    margin-bottom: 20px;
}

.row.linha-azul {
    border-bottom: 2px solid #093e6e;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#etapas { background: #00315d; color: #fff; }
#etapas p { color: #fff; }

#orcamento {
 
     background: url(images/fundosaopaulo.jpg) no-repeat center center fixed;
}

.box-orcamento {
    background: rgba(27, 27, 27, 0.78);
    color: #fff !important;
       padding: 30px 60px;
}

.box-orcamento p {  color: #fff !important; }

#orcamento .gform_footer.top_label {
    float: left;
}

#orcamento .gform_footer.top_label:hover {
    float: left;
    background: transparent;
    border-color: #fff;
    color: #fff;
}


#ebook h1 {
    font-size: 32px;
    margin-bottom: 0;
}

#ebook p {
    font-size: 18px;
    margin-top: 0;
}
#ebook p span { color: #222077; }
#ebook ul#gform_fields_1 {
    float: left;
}

#ebook .gform_body {
    float: left;
    width: 70%;
    clear: none !important;
}

#ebook ul#gform_fields_1 {
    width: 100%;
}

.gform_footer.top_label {
    width: 30%;
    float: right;
    clear: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

#ebook input#input_1_2 {
    width: 97%;
}

#ebook input#input_1_2, #ebook input#input_1_1 {
    line-height: 54px;
    padding: 0 15px;
   width: 97%;
    margin: 0 !important;
    border-radius: 50px;
    border: none;
    background: #f1f1f1;
    font-size: 16px;
}

#ebook li#field_1_2 {
    width: 50%;
    padding: 0;
}

#ebook li#field_1_1 {
    width: 48%;
    padding-left: 2%;
    padding: 0;
}


img.imagem-ebook {
    position: relative;
    display: block;
    margin: auto;
    bottom: 113px;
    margin-bottom: -130px;
}

input#input_2_2, input#input_2_1, input#input_2_3 {
    width: 100%;
    line-height: 54px;
    border: none;
    border-radius: 50px;
    padding: 0 10px;
    margin-bottom: 15px;
}

li#field_2_1 {
    float: left;
    width: 48%;
        margin-right: 2%;
}

li#field_2_2 {
    float: left;
    width: 50%;
}

li#field_2_4 {
    margin: 0 !important;
    padding: 0 !important;
}

textarea#input_2_4 {
    padding: 15px;
    border: none;
    border-radius: 20px;
}

.gform_wrapper ul li.gfield { clear: none !important; }
label.gfield_label {
    display: none !important;
}

.gform_footer.top_label {
    margin: 0;
    padding: 0;
    margin-top: 5px;
}


h3.titulo-widget-rodape {
    font-size: 14px;
    text-transform: uppercase;
    color: #222077;
}

#footer-1 img.attachment-full.aligncenter {
    display: block;
    margin: auto;
    margin-bottom: 15px;
    margin-top: 15px;
}

div#text-12 {
    text-align: center;
}


#chamadas img.img-responsive {
    margin: auto;
}

.page-id-7 img.alignright.size-full {
    float: right;
    margin-left: 30px;
}

.page-id-7 p strong {
    color: #483ea5;
}

.flex-page h4 {
    font-size: 1.1em;
    line-height: 1.4em;
    font-weight: 700;
    letter-spacing: 0.02em;
}


.avaliacao .col-sm-4 {
    min-height: 288px;
    position: relative;
}
.avaliacao .col-sm-4:after {
    border-bottom: 3px solid #eee;
    content: "";
    display: block;
    bottom: 0;
    left: 4%;
    position: absolute;
    float: left;
    width: 91%;
    height: 3px;
}

.col-sm-4.last-item {
    min-height: inherit;
}

.col-sm-4.last-item:after {
    content: none;
}


.firm-values {
    border: 2px solid #eee;
    padding: 30px 45px 45px 45px;
}


.artigo-ind h3 {
    font-size: 1.2em;
    border: 1px solid #ccc;
    display: block;
    padding: 15px;
    margin-bottom: 0;
}


.artigo-ind:hover {
    color: #fff;
    text-decoration: none;
}



.artigo-ind h3:hover {
    color: #fff;
    background: #231c64;
    text-decoration: none;
}

i.fa.fa-file-pdf-o {
    color: #d40303;
    margin-right: 10px;
}

.single .flex-content {
    border-right: 1px solid #eee;
    padding-right: 30px;
}

img.alignleft.size-full.wp-image-365 {
    float: right;
    margin-left: 30px;
}

/*============================================
 Imprensa
============================================*/

#imprensa h3 {
    font-size: 32px;
    margin-top: 0;
}

a.botao-redes {
    border: 2px solid #eee;
    border-radius: 50px;
    padding: 15px 25px;
    display: block;
    text-align: center;
    margin-bottom: 10px;
    max-width: 200px;
}




a.botao-redes.linkedin {
    background: #2867B2 ;
     border-color:  #2867B2 ;
    color: #fff;
}

a.botao-redes.facebook {
    color: #fff;
    background: #4267B2 ;
    border-color: #4267B2 ;
}


a.botao-redes.instagram {
    color: #fff;
    background: #E1306C ;
    border-color: #E1306C ;
}

a.botao-redes:hover {
    border-color: #ccc !important;
    text-decoration: none;
    color: black;
}

a.botao-redes:hover {
    background: #eee;
    color: #000;
    text-decoration: none;
}


a.botao-redes.linkedin:hover, a.botao-redes.facebook:hover , a.botao-redes.instagram:hover {

    background: #eee;
    color: #000;
    text-decoration: none;

}


div#imprensa {
    background: #fff;
    padding: 30px 0;
}


.ver-mais-imprensa {
background: #222077;
    line-height: 57px;
    height: 57px;
    display: block;
    text-align: center;
    border-radius: 30px;
    color: white;
    font-weight: bold;
    max-width: 260px;
    border: 2px solid #222077 -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    border: 2px solid #222077;
    min-width: 180px;
    text-transform: uppercase;
    margin: 30px 0;
}

.ver-mais-imprensa:hover {
    background: transparent;
    color: black;
    border-color: #adadad;
    text-decoration: none;
}

a.materia:hover {
    color: #828282;
}


.tag-materia {
    color: #fff;
    background: #3461a5;
    padding: 5px 10px;
    font-size: 12px;
    text-transform: uppercase;
    float: left;
}
.materia h4 {
    margin-top: 12px;
    font-size: 17px;
    margin-bottom: 0px;
    line-height: 19px;
}

.materia h5 {
    font-weight: 300;
    font-size: 16px;
    margin: 0;
}


div#novolivro {
    background: #1c1b38 url(images/fundo-livro-5.jpg) center center;
}

div#novolivro h3 {
    color: #fff;
    font-size: 36px;
    margin: 0;
}

div#novolivro h4 {
    color: #c3c3c3;
    font-weight: 300 !important;
    font-size: 20px;
    line-height: 23px;
}

div#novolivro h5 {
    text-transform: uppercase;
    margin-bottom: 0;
    color: #df9d04;
}

div#novolivro p {
    color: #fff;
}

.flex-content.arquivo.materias-page h3 {
    min-height: 55px !important;
}

.gform_body input, .gform_body textarea {
    color: #000;
}

/*============================================
  5 colunas
============================================*/



.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5 {
        width: 20%;
        float: left;
    }
}

.no-gutter {
 
}

.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.conteudo-novo {
    text-align: center;
    padding: 20px 30px 0;
    padding-top: 0;
    min-height: 170px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    position: relative;
}
.conteudo-novo h4 {
    font-weight: 400;
}


.conteudo-novo .saiba-mais {
    /*background: #222077;*/ background: #d6d6d6;
    line-height: 47px;
    height: 47px;
    display: block;
    text-align: center;
    border-radius: 30px;
    color: #000;
    font-weight: bold;
    max-width: 200px;
    border: 2px solid #222077 -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    border: 2px solid transparent;
    min-width: 180px;
    text-transform: uppercase;
    margin: auto;
    position: absolute;
    bottom: 30px;
  margin-left: -88px;
    left: 50%;
}


.conteudo-novo .saiba-mais:hover {
    background: transparent;
    color: black;
    border-color: #adadad;
    text-decoration: none;
}


.col-sm-5:hover .conteudo-novo {
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    border-bottom: 5px solid #3b3196;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f7f7f7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 );
}

.conteudo-novo p {
    line-height: 17px;
    margin-bottom: 13px !important;
    font-size: 14px;
}

.conteudo-novo h3 {
    font-size: 19px;
    margin-top: 0 !important;
    padding-top: 30px !important;
}


.over-image {
    width: 100%;
    height: 100%;
    background: hsla(241, 84%, 28%, 0.64);
    position: absolute;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.col-sm-5:hover .over-image {
    width: 100%;
    height: 100%;
    background: hsla(241, 45%, 45%, 0);
    position: absolute;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.topicos {
    background: url('images/topicos.jpg')center no-repeat;
    background-size: cover;
}


.nosso-diferencial img {
    max-width: initial !important;
}
div#nosso-diferencial p {
    text-align: left;
    margin: 20px 0 0;
}
div#nosso-diferencial img {
    margin: 0 0 40px !important;
}

.quer-saber-mais{
    background: url('images/fundo-quer-saber-mais.jpg')center no-repeat;
    background-size: cover;

}
.o-produto{
    background: url('images/fundo-produto.jpg')center no-repeat;
    background-size: cover;

}
.dashboard h1:after {
    content: '';
    display: block;
    height: 2px;
    background: #FFC700;
    width: 13%;
    margin: 10px auto 0;
}
.dashboard h1 {
    text-align: center;
    margin: 0 0 30px;
    color: #222077;
}
.dashboard p {
    text-align: center;
    font-size: 1.3em;
    margin: 0 0 60px;
}
.dashboard {
    padding: 60px 0;
}
.dashboard h2 {
    color: #222077;
    font-size: 2.5em;
    margin: 0;
}
.dashboard h3 {
    font-weight: 300;
    margin: 5px 0 15px;
    text-align: right;
}

.dashboard li {
    font-size: 1.3em;
    color: #757575;
    list-style: none;
    position: relative;
    left: 18px;
}
.goncalo-texto p {
    text-align: left;
    margin: 0 0 10px;
}
.dashboard img {
    margin: 0 auto;
}
.row.fernando {
    padding: 0 0 60px;
}
.fernando-texto {
    margin: 45px 0 0;
}
.o-produto h1, .quer-saber-mais h1 {
    color: #8281FF;
}
.o-produto p, .quer-saber-mais p {
    color: #fff;
    font-weight: 100;
}
.dashboard li::before {
    content: "•";
    color: #222077;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 3em;
    position: relative;
    left: 30px;
    top: 10px;
}
.box-form {
    background: #fff;
    padding: 50px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 20px 0px rgb(1 1 1 / 20%);
    box-shadow: 0px 0px 20px 0px rgb(1 1 1 / 20%);
    margin: 0 0 60px;
}
.page-template-page-dashboard .nav>li>a {
    font-size: 1.3em;
    margin: 15px 0 0;
}
.page-template-page-dashboard nav.navbar {
    background: #000000;
    background: -moz-linear-gradient(top, #000000 0%, #45484d 100%);
    background: -webkit-linear-gradient(top, #000000 0%,#45484d 100%);
    background: linear-gradient(to bottom, #000000 0%,#45484d00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#45484d',GradientType=0 );
}
.page-template-page-dashboard .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    text-transform: uppercase;
    letter-spacing: 0;
    border-bottom: 2px solid transparent;
    font-weight: bold;
        border-radius: 0 !important;
        border-left: 0;
    border-right: 0;
    border-top: 0;
}
.box-form p {
    color: #000000;
    text-align: left;
    margin: 0 0 20px;
}
li#menu-item-1066 a {
    border-bottom: 2px solid #ffc700;
}


.fundoNovo div#menu-dashboard .nav>li.active>a {
    border-bottom: 2px solid transparent;
}
.page-template-page-dashboard .nav>li>a:focus, .page-template-page-dashboard .nav>li>a:hover {
    border-bottom: 2px solid #ffc700 !important;
    background-color: transparent;
    border-radius: 0 !important;
}
.box-form input, .box-form textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100% !important;
    font-size: 18px !important;
}
.box-form span.wpcf7-form-control-wrap {
    display: inline;
    text-align: center;
}
.box-form textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
}
.o-produto-1 img {
    margin: 0 auto 60px;
}
.simulacao-de-preco p {
    padding: 0 180px;
}
.o-produto {
    height: 1920px;
    margin: 0 0 300px;
}

.consultoria-empresarial h1 {
    text-align: left;
}
.consultoria-empresarial h1:after {
    width: 35%;
    margin: 10px 0 0;
}
.consultoria-empresarial h1 {
    text-align: right;
}
.consultoria-empresarial h1:after {
    width: 35%;
    margin: 10px 15px 0;
    position: absolute;
    clear: both;
    right: 0;
}
.consultoria-empresarial-1 h1:after {
    width: 35%;
    margin: 10px 0;
}
.consultoria-empresarial-1 p {
    text-align: left;
}
.consultoria-empresarial p {
    text-align: right;
}
.topicos h3 {
    color: #ffc700;
    font-weight: bold;
    font-size: 20px;
        text-align: left;
}
.topicos p {
    text-align: left;
    color: #fff;
}
.topicos {
    height: 1550px;
    margin: 0 0 200px;
}
.topicos-2{
    margin: 0 0 260px;
}
div#kpi-demo {
    background: #3f3ea5;
    background: -moz-linear-gradient(top, #3f3ea5 0%, #8281ff 100%);
    background: -webkit-linear-gradient(top, #3f3ea5 0%,#8281ff 100%);
    background: linear-gradient(to bottom, #3f3ea5 0%,#8281ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3ea5', endColorstr='#8281ff',GradientType=0 );
}
a.flex-button.kpd-demo-button {
    margin: 0;
    background: #ffc700;
    border-color: #ffc700;
    font-size: 1.2em;
}
a.flex-button.kpd-demo-button:hover {
    background: #ffd542;
    color: #000;
    border-color: #ffd542;
}
div#kpi-demo h2 {
   color: #fff;
    margin: 5px 0;
    font-size: 3em;
}
.consultoria-empresarial-1 h3 {
    text-align: left;
}
.consultoria-empresarial-1 h1 {
    text-align: left;
}
.quer-saber-mais h3 {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 1.8em;
}
span.wpcf7-form-control.wpcf7-radio label {
    display: flex;
}
span.wpcf7-list-item.first, span.wpcf7-list-item.last {
    position: relative;
    top: 7px;
}
span.wpcf7-list-item-label {
    position: relative;
    top: 3px;
    left: 6px;
}
.radio-box p {
    position: relative;
    bottom: 5px;
    left: 4px;
}
.quer-saber-mais {
    height: 730px;
}
.page-template-page-dashboard nav.navbar.navbar-static-top.fundoNovo .container{
    display:none;
}
nav.navbar.navbar-static-top .navbar-header p {
    display: none;
}
div#quero-saber-mais span.wpcf7-not-valid-tip {
    width: 100%;
    max-width: 100%;
}
/*============================================
  Pontos de Responsividade
============================================*/


@media only screen and (max-width : 1480px) 
{
img.svg {padding: 24px;}
.conteudo-novo {

    min-height: 200px;

}
}

@media only screen and (max-width : 1200px) 
{
img.svg {padding: 24px;}
.conteudo-novo {

    min-height: 270px;

}
}


@media only screen and (max-width : 992px) 
{ 

.topo h1, .topo .contato, h1.page-title { text-align: center;} 
.navbar-header, div#menu-principal { width: 100%; } 
a.leia-mais { float: left;} 

}

@media only screen and (max-width : 768px) 
{ 

    .navbar-header {
    width: inherit;
}

a.logo {
    display: block !important;
    margin: auto !important;
    float: none !important;
    margin: 30px 30px 30px 0 !important;
}

button.navbar-toggle {
    float: right;
    display: block;
    margin: -80px 30px;
}

div#menu-principal { margin-top: 0; background: #272727; }
footer {text-align: center;}
.nav>li { text-align: center; font-size: 1.2em; }
.flex-page {text-align: center;}
.img-repeater img {display: initial;}
a.leia-mais { float: none; width: 50%; margin: 15px 25%; }
.mininews h3.news-title {margin-top: 0;}
    .mininews h3.news-title a {font-size: 1em;}
    .flex-content.mininews {
    text-align: left; margin-top: 1em;
}
.flex-sidebar { text-align: left; padding: 0 4%; }

.conteudo-cinza h3:after, #imprensa h3:after {
    background: #3b3196;
    content: "";
    height: 4px;
    width: 20%;
    left: 40%;
    display: block;
    margin-top: 25px;
    position: relative;
}
.imagem-materia {
    margin-bottom: 30px;
}
.materia h5 {
    margin-bottom: 30px;
}


img.imagem-ebook.img-responsive {
    bottom: 0;
    margin-bottom: 0;
    margin-top: 30px;
}

#ebook .gform_body {
    width: 100%;
    clear: both;
   
}

.gform_footer.top_label {
    width: 100%;
}
input#gform_submit_button_1 {
    width: 100% !important;
    max-width: 100% !important;
}

input#input_1_1, input#input_1_2 {
    width: 100% !important;
}

#ebook .gform_wrapper .ginput_container, #orcamento .gform_wrapper .ginput_container {
    width: 100% !important;
    margin-bottom: 10px;
}


.box-orcamento {
    padding: 60px 20px;
}

#orcamento input#gform_submit_button_2 {
    min-width: 100%;
}

input#gform_submit_button_2:hover {
    background: transparent;
    border-color: white;
    color: white;
}

#orcamento input, #orcamento textarea {
    width: 100% !important;
}

#chamadas a.botao {
    margin: auto;
    margin-bottom: 30px;
}

.conteudo-cinza {

   margin-left: 0;

}

#especialistas ul li {
  
    
   text-align: center;
}


#especialistas ul li:last-child {
  
    
   border-bottom: 2px solid #f8f8f8;
}

.embed-container {
    margin-bottom: 30px;
}

#sobre img {
    display: block;
    margin: auto;
}

.col-sm-7.box-orcamento {
    padding-bottom: 140px;
}

#ebook li#field_1_2, #ebook li#field_1_1 {
    width: 100%;
}

.imagem-materia {
    height: 200px !important;
}

a.ver-mais-imprensa {
    margin: auto;
    margin-bottom: 30px;
}

a.botao-redes {
    max-width: 260px;
    margin: auto;
    margin-bottom: 10px;
}





div#novolivro {
   
    background-size: cover;
}

}

@media only screen and (max-width : 700px) 
{  
.flex-content.mininews { text-align: center; margin-top: 1em;}   
     .mininews h3.news-title {margin-top: 1em;}
}

@media only screen and (max-width : 480px) 
{ 
a.flex-button.kpd-demo-button {
    margin: 35px auto 0;
    left:0;
}
.page-template-page-dashboard nav.navbar.navbar-static-top.fundoNovo span.icon-bar {
    background-color: #222077;
}

.page-template-page-dashboard .contatos {
    padding-left: 68px;
}
.page-template-page-dashboard button.navbar-toggle {
    margin: -84px 45px;
}
nav.navbar.navbar-static-top.fundoNovo p {
    margin: 9px 0 0;
    text-transform: uppercase;
    font-weight: 900;
    color: #222084;
    font-size: 1.3em;
    display: block !important;
}
.navbar .navbar-collapse {
    background: #000000f2;
}
.borda-topo {
    border-top: 1px solid rgba(255, 255, 255, 0.1411764705882353);
    margin-top: 0;
    position: relative;

}
.page-template-page-dashboard .contatos strong {
    color: #8281ff;
}

nav.navbar.navbar-static-top .navbar-header p {
    display: none;
}
.page-template-page-dashboard nav.navbar.navbar-static-top.fundoNovo button.navbar-toggle {
    margin: 6px 0px 10px 10px;
    border: none;
    float: left;
}
nav.navbar.navbar-static-top.fundoNovo {
    -webkit-box-shadow: 1px 1px 11px 1px rgba(1, 1, 1, 0.06);
    box-shadow: 0px 6px 11px 0px rgba(1, 1, 1, 0.06);
}
.quer-saber-mais {
    height: auto;
}
div#nosso-diferencial img {
    width: 100%;
}
div#quero-saber-mais div#wpcf7-f1061-o2 p {
    margin: 0 0 20px;
}
.box-form {
    padding: 30px;
    margin: 0 15px;
}
.dashboard li {
   font-size: 1.2em;
    color: #757575;
    list-style: none;
    position: relative;
    text-align: left;
    left: 0;
}
.dashboard li::before {
    content: "•";
    color: #222077;
    display: inline-block;
    width: 34px;
    margin-left: 0;
    font-size: 3em;
    position: relative;
    left: 5px;
    top: 10px;
}
.goncalo-foto img {
    margin: 60px 0 0;
}
.simulacao-de-preco p {
    padding: 0;
}
.o-produto {
    height: auto;
    margin: 0;
}
.consultoria-empresarial h1 {
    font-size: 2em;
    text-align: center;
}
.dashboard h1 {
    text-align: center;
    margin: 0 0 30px;
    font-size: 2em;
}
.dashboard h2 {
    color: #222077;
    font-size: 2em;
    margin: 0;
}
.dashboard h3 {
    font-weight: 300;
    margin: 10px 0 10px;
    font-size: 1.5em;
    text-align: center;
}
.container-fluid.flex-page.page-template.dashboard.consultoria-empresarial-1 img {
    margin: 0 0 30px;
}
.dashboard p {
    text-align: center;
    font-size: 1.2em;
    margin: 0 0 60px;
    letter-spacing: 0;
}
.goncalo-texto p {
    text-align: center;
    margin: 0 0 10px;
    line-height: 1.3em;
}
div#nossa-ideia ul {
    padding: 0 10px;
}
.conteudo-novo {
    min-height: auto;
}
div#sobre img {
    margin-bottom: 30px;
}
.consultoria-empresarial h1:after {
    width: 35%;
    margin: 10px auto 0;
}
.topicos {
    height: auto;
    margin: auto;
}
.consultoria-empresarial-1 h1:after {
    width: 35%;
    margin: 10px auto 0;
    position: relative;
    clear: both;
    right: 0;
}
.topicos-2 {
    margin: auto;
}

#ebook .gform_wrapper .ginput_container {
    width: 100% !important;
    margin-bottom: 10px;
}
button.navbar-toggle {
    /* float: right; */
    /* display: block; */
    margin: -100px 30px;
}
.contatos {
    width: 100%;
    border:none;
    margin-top: -25px;
    padding-left: 53px;
}
.page-template-page-dashboard.contatos {
    padding-left: 62px;
}
a.logo.logoNovo {min-width: 300px;}
}

@media only screen and (max-width : 320px) 
{ 
.logo { width: 220px;  background-position-x: right; } .navbar-toggle {  margin-right: 0;}  
}

