/*
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: #686868;}
/*============================================
 Imagens Responsivas
============================================*/
img { max-width: 100%; height: auto; vertical-align: middle; }


/*============================================
 Topo
============================================*/
.banner-full { width: 100%; min-height: 600px; background: #F9F9F9; margin-top: 15px; margin-bottom: 15px; }
.logo {width: 100%; min-width: 438px; height: auto; min-height: 73px; background: url(images/logo.png) no-repeat center center; text-indent: -9999px; display: block; margin: 30px 0;background-size: contain;}
.navbar { position: relative; min-height: 50px; margin-bottom: 0; border: none; }
.navbar-collapse {border: none!important;}
.navbar-toggle { position: relative; float: right;padding: 9px 10px; margin-top: 28px; margin-right: 0;margin-bottom: 8px; background-color: transparent; background-image: none;border: 1px solid #ababab;border-radius: 0;}
span.icon-bar {background-color: #ababab;}
.topo { width: 100%; background: #eee; }
    .topo .contato {text-align: left;}
    .topo p {     text-align: right;
    margin: 15px 0;
    font-weight: 100; }
        .topo p b { margin-right: 15px; font-weight: bold; text-transform: uppercase; color: #5d5d5d; }

i.fab.fa-whatsapp-square { color:#193654; }
i.fa.fa-clock{color: #193654;}
i.fa.fa-envelope {color: #193654; margin: 0 0 0 10px;}
/*============================================
 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: 45px 0; }
.nav>li>a { position: relative; display: block; padding: 10px 15px; color:#686868; text-transform: uppercase; letter-spacing: 1px; border: 2px solid transparent; }
    .nav>li>a:focus, .nav>li>a:hover {background-color: transparent;color: #193654!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: 30px; }

/*============================================
 Fontes, tamanhos e títulos
============================================*/
h1,h2,h3,h4,h5,h6,p,ul,li,pre,a,i,strong,b, span {font-family: 'Merriweather', serif;}
.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: 2.5em; text-align: left; color: #193654; font-weight: 700;margin: 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; }
.flex-page p { font-size: 1em; line-height: 1.6em; }
.flex-title {     background:url('images/bg-titulo.jpg')center no-repeat; padding: 100px 0; background-size: cover;}
.flex-content {margin-bottom: 30px;}
h1.page-title { margin: 20px 0;font-size: 3.2em;}
h3.flex-title { font-weight: bold; margin: 0 0 15px 0; }
h5.date {margin: 0;}
.no-padding {
    padding: 0;
}
.space {
    padding: 0px 10px 0 !important;
}
.col-sm-12.no-padding {
    padding: 0px 15px !important;
}


i.fa.fa-check-circle {
    color: #20df96;
}
/*============================================
 Variações de Espaçamento
============================================*/
.vertical-1 { padding: 15px 0 !important }
.vertical-2 { padding: 0px 0 !important }
.vertical-3 { padding: 45px 0 !important }
.vertical-4 { padding: 60px 0 !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: #686868; -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: #106a34; 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: 50px 0;}
.rodape-impacta {padding: 50px 0;}
.rodape-impacta-2 { padding: 15px 0 15px 0; background-color: #ccc; }
ul#menu-menu-principal-1 li {text-transform: uppercase;}
.rodape-impacta-bottom {background: #eee;}
.rodape-alternativo { background: #fff; min-height: 200px; }
footer h3 { font-size: 1.3em; }
footer i.fa {margin: 0 !important;    color: #193654;}
.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.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;}
a.redes-socias {text-align: center;display: block;max-width: 220px;background: #193654;padding: 12px 15px;color: #fff;text-transform: uppercase;margin: 0 0 10px;}
h3.links-importantes:after {content: '';display: block;height: 1px;background: #eee;position: relative;top: 10px;width: 80%;float: right;}
h3.links-importantes { text-transform: uppercase; color: #193654; margin: 20px 0;}
a.redes-socias i { color: #fff;}
div#text-8 a, div#text-9 a {color: #193654;font-weight: 600;}
/*============================================
 Home
============================================*/
#section1 {    padding: 70px 0 220px !important;}
    #section1 h1, #section3 h1 { margin-bottom: 20px; font-size: 2.5em; text-align: left; color: #193654;}
    #section3 h1, #section3 h4 {text-align: center;}
    #section1 h4, #section2 h4, #section3 h4 {margin: 0;}
    #section1 p { margin: 0;}
#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-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(238 238 238);border: 1px solid rgb(238 238 238); }
.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: 10px!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: 15px 24px;border: 2px solid #193654;border-radius: 0;text-transform: uppercase;font-weight: 500;color: #fff;line-height: 1.6em;font-size: 1.1em;width: 65%;-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: #193654;}
    input.wpcf7-form-control.wpcf7-submit:hover {background:#193654;}
.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%; }
 .contactflex h1 {text-transform: uppercase;margin: 20px 0 0;}



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

/* archive notícias category */
.flex-content.arquivo { border-bottom: 1px 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: 60px 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
==============================================================*/
.fa-check-circle-o {
    padding-right: 5px;
}
nav.navbar.navbar-static-top {
    background: #fff;
    
}
ul#menu-menu-principal li a {
    border: 2px solid transparent;
    border-radius: 6px;
    color: #686868;
    font-size: 16px;
}
ul#menu-menu-principal li:hover a {
    border: 2px solid #fff;
    border-radius: 6px;
}
/*ul#menu-menu-principal {
    margin: 0px 18%;
}*/
.container-fluid.barra-logo {
    padding: 15px;
}

h3.titulo-widget-rodape {
  margin-top: 0;
    text-transform: uppercase;
    color: #193654;
}
.textwidget p {
    margin: 0;
    line-height: 1.6em;
}
.servico-iwa-consultoria h3 {
    margin: 0;
}
div#text-2 p {
    margin: 0 0 5px;
}
.container.rodape-impacta-bottom {
    border-top: 2px solid #d5d3d3;
    margin-top: 30px;
}
.textwidget iframe {
    box-shadow: rgba(0, 0, 0, 0.7) 0 0 29px;
}
.vertical-2 h3 {
    margin: 0;
    font-size: 28px;
    line-height: 34px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 30px;
    color:#838383;
}
.vertical-2 p {
       padding: 0 !important;
    text-align: left;
    font-size: 1em;
    line-height: 24px;
}

h1.page-title {
    text-align: left;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    font-weight: 600;
}
.servico h4 {
    font-size: 19px;
    font-weight: 700;
    line-height: 42px;
    margin-top: 0;
}
.servico img {
    width: 100%;
    margin: auto;
    display: block;
    margin-bottom: 20px;
}
.servico p {
    font-size: 16px;
    line-height: 24px;
}
.diferenciais {
    columns: 2;
}
.diferenciais p {
    margin-top: 0;
    font-size: 16px;
    line-height: 28px;
}
.flex-content h3 {
    margin-top: 0;
    font-size: 32px;
    line-height: 42px;
    color: #333333;
    font-weight: 700;
}
.container-fluid.frase-rodape {
       padding: 100px 0;
    background:#193654;
}
.page-template-template-home .container-fluid.frase-rodape h3 {
    padding: 100px 0 0;
}
.container-fluid.frase-rodape p {
    font-size: 1.2em;
    line-height: 38px;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    font-weight: 100;
}
.container-fluid.frase-rodape h3 {
    color: #fff;
    font-size: 2em;
    text-align: center;
    font-weight: 700;
    margin: 0;
}
.divisor {
    border-bottom: 3px solid rgba(26, 115, 80, 0.25882352941176473);
    margin-top: 45px;
}

input.wpcf7-form-control.wpcf7-text {
    background: #eee;
    padding: 8px 15px;
    border-radius: 0;
    border: 1px solid transparent;
}
input.wpcf7-form-control.wpcf7-text:focus {
    background: #fff;
    border: 1px solid #aeaeae;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    background: #eee;
    padding: 8px 15px;
    border-radius: 0;
    border: 1px solid transparent;
}
textarea.wpcf7-form-control.wpcf7-textarea:focus {
    background: #fff;
    border: 1px solid #aeaeae;
}
.contactflex i {
    margin: 0 !important;
    color: #193654;
}

.mapa p {
    margin-bottom: 0;
}
.mapa iframe {
    margin-bottom: 25px;
    outline: 13px solid rgba(255, 255, 255, 0.81);
    outline-offset: -13px;
}
.empreendimento h5 {
    text-transform: uppercase;
    color: #106a34;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 0;
	display: none;
}
.empreendimento a p {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    color: #1c1c1c;
    margin-top: 0;
}
.empreendimento a {
    color: #1c1c1c;
}
.flex-page.single-empreendimento h5 {
    text-transform: uppercase;
    color: #106a34;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 0;
}
.flex-page.single-empreendimento p {
    margin: 0;
    line-height: 28px;
}
a.voltar-empreendimentos {
    outline: none;
    float: left;
    padding: 15px 24px;
    border: 2px solid #bc9a52;
    background: #fff;
    border-radius: 6px;
    text-transform: initial;
    font-weight: 400;
    color: #525252;
    font-size: 16px;
    line-height: 28px;
    width: 65%;
    text-align: center;
    -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;
    margin-top: 30px;
    text-decoration: none;
}
a.voltar-empreendimentos:hover {
    background: #bc9a52;
}
.flex-page.single-empreendimento .mapa iframe {
    width: 100%;
    height: 350px;
    outline: none;
    box-shadow: rgba(0, 0, 0, 0.28) 0 0 49px;
}
img.img-responsive.thumb-noticia {
    min-height: 195px;
    max-height: 195px;
    width: 100%;
    border: 1px solid #c8c8c8;
}
.thumb-empreendimento {
    min-height: 195px;
    max-height: 195px;
    width: 100%;
    /*border: 1px solid #c8c8c8;*/
    background-size: contain !important;
}
.thumb-empreendimento.no-thumb {
    background: url(images/logo.png) center no-repeat;
    background-size: contain !important;
}
a.chamada-servicos {
    text-align: center;
    display: block;
    font-size: 38px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    background: url(images/para-colaboradores.png) center no-repeat;
    background-size: cover;
    padding: 165px 0;
    box-shadow: rgba(0, 0, 0, 0.28) 0 0 49px;
}
a.chamada-servicos:hover {
    opacity: 0.9;
}
a.chamada-diferenciais {
    text-align: center;
    display: block;
    font-size: 38px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    background: url(images/para-empresa.png) center no-repeat;
    background-size: cover;
    padding: 165px 0;
    box-shadow: rgba(0, 0, 0, 0.28) 0 0 49px;
}
a.chamada-diferenciais:hover {
    opacity: 0.9;
}
.container-fluid.chamadas-paginas {
        margin: -180px 0;
}
a.btn-contato {
    outline: none;
    float: left;
    padding: 10px 7px;
    border: 2px solid #09c675;
    background: transparent;
    border-radius: 6px;
    text-transform: initial;
    font-weight: 400;
    color: #09c675;
    font-size: 14px;
    line-height: 28px;
    width: 75%;
    text-decoration: none;
    text-align: center;
    margin-top: 10px;
    -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;
}
a.btn-contato:hover {
        color: #fff;
    background: linear-gradient(rgb(29, 226, 174) 0%, rgb(33, 255, 158) 100%);
    border: 2px solid transparent;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
    background-color: #193654 !important;
}
/*============================================
  Pontos de Responsividade
============================================*/


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


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

.topo p, .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) 
{ 
div#menu-principal { margin-top: 0; }
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%; }
}

@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) 
{
span.email-topo {
    display: block;
}
div#section1 img {
    margin: 50px 0;
}
.page-template-template-home .container-fluid.frase-rodape h3 {
    padding: 120px 0 10px;
    font-size: 1.5em;
}
a.redes-socias {
    margin: 10px auto;
}
.container-fluid.frase-rodape h3 {
    font-size: 1.5em;
    margin: 0 0 10px;
}
.flex-multi img {
    margin: 0 0 20px;
}
.divider {
    margin: 25px 0 45px;
    border-bottom: 1px solid #eee;
}
.flex-page h1 {
    font-size: 2em;
    text-align: center;
    margin: 0 !important;
    text-transform: uppercase;
}
#section1 h1, #section3 h1 {
    margin-bottom: 20px !important;
}
h3.links-importantes:after {
    content: '';
    display: block;
    height: 1px;
    background: #eee;
    position: relative;
    top: 10px;
    width: 100%;
}
.servico-iwa-consultoria h3 {
    margin: 0;
    text-align: center;
}
.flex-page p {

    text-align: center;
}
#section1 h1, #section3 h1{
    text-align: center;
}

.logo {
	width: 100%;
    min-width: 237px;
    height: auto;
    min-height: 35px;
    background: url(images/logo.png) no-repeat left center !important;
    text-indent: -9999px;
    display: block;
    margin: 30px 0;
    background-size: contain !important;
	}

ul#menu-menu-principal {
    margin: 0;
}
a.chamada-servicos, a.chamada-diferenciais {
    font-size: 24px;
    padding: 70px 0;
}
h1.page-title {
    font-size: 26px;
}
.diferenciais {
    columns: 1;
}
.flex-page.single-empreendimento h5 {
    text-align: center;
}
a.voltar-empreendimentos {
    width: 100%;
    margin-bottom: 30px;
}
.mapa {
    clear: both;
}
input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
}
.container-fluid.frase-rodape p {
    font-size: 16px;
    line-height: 22px;
}
a.btn-contato {
    margin: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    display: block;
    width: 100%;
}
.empreendimento {
    clear: both;
}
.navbar-header {
    margin: auto !important;
}

}
@media only screen and (max-width : 320px) 
{ 
.logo {width: 100%;
    min-width: 237px;
    height: auto;
    min-height: 35px;
    background: url(images/logo.png) no-repeat left center !important;
    text-indent: -9999px;
    display: block;
    margin: 30px 0;
    background-size: contain !important; } .navbar-toggle {  margin-right: 0;}  
}

