/*
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; position: relative; }
/*============================================
 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: 200px; height: auto; min-height: 80px; background: url(images/logo.png) no-repeat center center; text-indent: -9999px; display: block; margin: 10px 0; background-size:contain; margin-left: 30px !important; }
.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: 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: #6f6f6f;}
.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; }


/*============================================
 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: 30px 0;}
.nav>li>a {font-weight:bold; position: relative; display: block; padding: 10px 15px; color: #222; text-transform: uppercase; letter-spacing: 1px; border: 2px solid transparent; }
    .nav>li>a:focus, .nav>li>a:hover { border: 2px solid transparent; background-color: #000; outline: none; color: #fff; }
.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: #FFC626;}
.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; }
.coluna-conteudo.servico-coluna:after {content: "";display: block;background: #eee;height: 1px;width: 73%;margin: 40px auto;}
h3.nome-profissional {background: linear-gradient(to right,#1f1d64 25%,#57585b);color: #fff !important;text-align: center;padding: 15px 0;margin: 0 !important;}
/*.container-empresa .container-bio-diretor .bio-diretor .foto-diretor .resumo-diretor a.flex-button,*/
.container-profissional .container-bio-profissional .bio-profissional {background: #f5f5f5; padding: 0;}
.container-bio-profissional p {padding: 20px;margin: 0 !important;}
/*============================================
 Fontes, tamanhos e títulos
============================================*/
h1,h2,h3,h4,h5,h6,p,ul,li,pre,a,i,strong,b, span {font-family: 'Muli','Helvetica Neue','Helvetica','Arial',sans-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: 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; }
.flex-page p { font-size: 1.1em; line-height: 1.6em; color:#777; }
.flex-title { background-color: #f44028; color: #fff; padding: 20px 0; }
.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;}
.flex-multi h3:after { background: linear-gradient(to right,#1f1d64 25%,#57585b); content: ""; display: block; height: 2px; width: 100%;margin: 10px 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: 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: #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 {     color: #fff;
    background: linear-gradient(to right,#1f1d64,#57585b); border-radius: 30px;  text-align: center; padding: 15px 30px; max-width: 220px; display: block; position: relative; text-transform: uppercase;  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; color: #fff; filter: alpha(opacity=80); opacity: .8;}
        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; }
img.svg {padding: 24px;}
.btn-info { color: #fff; background-color: #f44028; border-color: #f44028; }
.flex-page {padding: 30px 0;}
.rodape-impacta { padding: 15px 0 15px 0; border-top: 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, footer i.fas { 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 {  padding-bottom: 1em; }
.single h5 {font-size: initial;}
#wp-calendar { margin: auto;}
h3.titulo-widget-lateral:after {content: "";display: block;height: 2px;width: 100%;background: linear-gradient(to right,#1f1d64,#57585b);margin: 10px 0 0;}
/*============================================
 Home
============================================*/
#section1 {    padding: 30px 0 !important;}
    #section1 h1, #section3 h1 {    margin: 0px 0 20px;    text-align: left;}
    #section3 h1, #section3 h4 {text-align: center;}
 
    #section1 h4, #section2 h4, #section3 h4 {margin: 0;}
    #section1 p { margin: 0;    text-align: left;}
#section2 {  }
    #section2 h1 {margin-bottom: 60px;}
    #section2 h4 {}
    #section2 h3 { text-transform: uppercase; font-size: 1em; font-weight: bold; }
    #section2 p { font-size: 0.9em;  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;}
.box {     margin: 20px 0;-webkit-transition: .5s; -moz-transition: .5s; -o-transition: .5s; transition: .5s; background: #f5f5f5;padding: 20px; height: 350px;}         
.box:hover { -webkit-transition: .5s; -moz-transition: .5s; -o-transition: .5s; transition: .5s; background: #fff;-webkit-box-shadow: 0 5px 20px rgba(0,0,0,.1);-moz-box-shadow: 0 5px 20px rgba(0,0,0,.1);box-shadow: 0 5px 20px rgba(0,0,0,.1);}
/*============================================
  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; }
input[type="email"], input[type="text"], input[type="password"], 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); }
input[type="email"]:hover, input[type="text"]:hover, textarea:hover, input[type="email"]:focus, input[type="text"]:focus, 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); }
label { display: inline-block; width: 100%; margin-bottom: 5px; font-weight: 700; }
textarea { line-height: 1.6em; padding-left: 14px; padding-right: 14px; height: 150px; resize: none; }
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(0, 122, 255); 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(8, 55, 107);}
.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%; }

/*============================================
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;*/margin: 10px auto;}
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
==============================================================*/
.depoimento img {width: 50%;}
h1,h2,h3,h4,h5,h6,p,ul,li,pre,a,i,strong,b, span { font-family: 'Ubuntu','Muli','Helvetica Neue','Helvetica','Arial',sans-serif; }
h1,h2,h3,h4,h5,h6 { font-family: 'Ubuntu','Open Sans','Muli','Helvetica Neue','Helvetica','Arial',sans-serif; }
a, a:focus, a:hover { color: rgb(34, 34, 34); }
.topo { position: relative; background: linear-gradient(to right,#1f1d64 25%,#57585b); color: rgba(255, 255, 255, 1); border-bottom: none; padding: 5px 0; }
.topo::before { content: ''; position: absolute; top: 100%; background:#1f1d64; width: 50%; height: 50px; }
.topo h1 b { color: rgba(255, 255, 255, 1); }
.topo a { color: rgba(255, 255, 255, 1); }
.topo i { font-size: 1.2em; }
.logo {  }
.nav>li>a { padding: 10px 12px; }
li.menu-item-2064 a { background: #1a1757; border-color: transparent; color: #fff;}
li.menu-item-2064 a:hover { background: #000; border-color: transparent; color: #fff;}
div#menu-principal-fixo { margin: 26px 0; }
.menu-principal-fixo { position: fixed; width: 100%; top: -204px; background: rgba(255, 255, 255, 1); -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; }
.menu-principal-fixo .logo { background: url(images/logo.png) no-repeat center center; min-height: 75px; background-size:contain;}
.menu-principal-fixo.ativo { background: rgba(255, 255, 255, 1); top: 0 !important; z-index: 10; -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15); -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15); box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15); -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; }
.menu-principal .logo { margin: 10px; }
.menu-principal .container { position: static; }
.container-menu-principal { display: table; width: 100%; background: rgba(255, 255, 255, 1);border-radius: 60px; }
.outer-container-menu-principal { position: absolute; left: 50%; top: 0px; height: 100%; width: 50%; z-index: -1; background-color: #ffffff; }

.banner { margin-top: -55px; }
#section1 p {  }
#section2 { }
#section2 h3 { font-size: 1.5em; }
#section2 p {  }
#section2 a.flex-button { border-color: rgb(255, 255, 255); color: rgb(255, 255, 255); }
#section2 a.flex-button:hover { background-color: rgb(255, 255, 255); border-color: rgb(255, 255, 255); color: rgb(0, 149, 172); }
.flex-title {     background: linear-gradient(to right,#1f1d64 25%,#57585b); margin-top: -54px; }
.flex-page h1, .flex-page h2, .flex-page h3, .flex-page h4, .flex-page h5, .flex-page h6 { color: rgb(34, 34, 34); }
.flex-page.cursos .container-titulo-curso { background: rgb(0, 149, 172); min-height: 100px; display: table; width: 100%; }
.flex-page.cursos .container-titulo-curso h3 { color: rgb(255, 255, 255); display: table-cell; vertical-align: middle; text-align: center; }
h1.page-title { text-align: center; margin: 90px 0 40px; }
.container-sobre-empresa { background: #fff;padding: 30px;webkit-box-shadow: 0 5px 20px rgba(0,0,0,.1);-moz-box-shadow: 0 5px 20px rgba(0,0,0,.1);box-shadow: 0 5px 20px rgba(0,0,0,.1);}
.container-imagem-sobre-empresa { min-height: 370px; }
.container-empresa .imagem-diretores img { display: table; margin: 0 auto; }
.container-imagem-servico { min-height: 370px; }

.container-empresa .container-bio-diretor,
.container-profissional .container-bio-profissional { margin-bottom: 35px; }
.container-empresa .container-bio-diretor .bio-diretor .foto-diretor,
.container-profissional .container-bio-profissional .bio-profissional .foto-profissional { position: relative; min-height: 450px; }
.container-empresa .container-bio-diretor .bio-diretor .foto-diretor .resumo-diretor,
.container-profissional .container-bio-profissional .bio-profissional .foto-profissional .resumo-profissional { content: ''; position: absolute; bottom: 0; width: 100%; height: 0%; background: rgba(0, 0, 0, 0.3); overflow: hidden; -webkit-transition: all 600ms ease; -moz-transition: all 600ms ease; -ms-transition: all 600ms ease; -o-transition: all 600ms ease; transition: all 600ms ease; }
.container-empresa .container-bio-diretor .bio-diretor .foto-diretor .resumo-diretor h3,
.container-profissional .container-bio-profissional .bio-profissional .foto-profissional .resumo-profissional h3 { color: rgb(255,255,255); text-align: center; }
.container-empresa .container-bio-diretor .bio-diretor .foto-diretor .resumo-diretor a.flex-button,
.container-profissional .container-bio-profissional .bio-profissional .foto-profissional .resumo-profissional a.flex-button { border-color: rgb(255, 255, 255); color: rgb(255, 255, 255); margin-top: 30px; cursor: pointer; }
.container-empresa .container-bio-diretor .bio-diretor .foto-diretor .resumo-diretor a.flex-button:hover,
.container-profissional .container-bio-profissional .bio-profissional .foto-profissional .resumo-profissional a.flex-button:hover { background: rgb(255, 255, 255); color: rgb(0, 149, 172); }
.container-empresa .container-bio-diretor .bio-diretor:hover .foto-diretor .resumo-diretor,
.container-profissional .container-bio-profissional .bio-profissional:hover .foto-profissional .resumo-profissional { height: 100%; }

.container-empresa .container-bio-diretor .bio-diretor .container-nome-diretor,
.container-profissional .container-bio-profissional .bio-profissional .container-nome-profissional { min-height: 100px; display: table; width: 100%; }

.container-empresa .container-bio-diretor .bio-diretor .container-nome-diretor .identificacao-profissional,
.container-profissional .container-bio-profissional .bio-profissional .container-nome-profissional .identificacao-profissional { background: rgb(0, 149, 172); display: table-cell; vertical-align: middle; }
.container-empresa .container-bio-diretor .bio-diretor .container-nome-diretor .identificacao-profissional h3.nome-diretor,
.container-profissional .container-bio-profissional .bio-profissional .container-nome-profissional .identificacao-profissional h3.nome-profissional { margin: 0; text-align: center; color: rgb(255,255,255); }

.container-empresa .container-bio-diretor .bio-diretor .container-nome-diretor .descricao-profissional-mobile,
.container-profissional .container-bio-profissional .bio-profissional .container-nome-profissional .descricao-profissional-mobile { display: none; }

.container-curso { min-height: 500px; }
.container-curso a.imagem-curso { display: table; width: 100%; position: relative; }
.container-curso a.imagem-curso .mascara-curso { position: absolute; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); visibility: hidden; opacity: 0; -webkit-transition: all 600ms ease; -moz-transition: all 600ms ease; -ms-transition: all 600ms ease; -o-transition: all 600ms ease; transition: all 600ms ease; }
.container-curso a.imagem-curso .mascara-curso i { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 5em; color: rgb(255, 255, 255); }
.container-curso a.imagem-curso:hover .mascara-curso { visibility: visible; opacity: 1; }
.flex-page h1 { font-size: 2.4em; }
a.flex-button:hover { background-color: rgb(0, 149, 172); }
.divider { margin: 30px 0; }
.descricao-servico { background: rgb(242, 242, 242); }
.flex-content.arquivo {border-color: transparent;background: #f5f5f5;padding: 30px; }
.flex-sidebar {border-color: transparent;background: #f5f5f5;padding: 30px;}
a.leia-mais {border-radius: 0 !important;display: table;float: none;margin: 15px auto;background: linear-gradient(to right,#1f1d64,#57585b);color: #fff; }
a.leia-mais:hover { background-color: rgb(0, 149, 172); color: rgb(255, 255, 255); }
.container-info-contato { background:#f5f5f5; min-height: 200px; margin-bottom: 20px; }
.container-info-contato i {background: linear-gradient(to right,#1f1d64,#57585b);font-size: 1.5em;color: #fff;width: 13%;height: 43px; padding: 10px 9px; border-radius: 50px;}
.container-info-contato p { font-weight: 600; }
.container-info-contato p a { color: rgb(0, 0, 0); }
.wpcf7 form p > span > input:focus, .wpcf7 form p > span > textarea:focus, select:focus { border-bottom-color: rgb(0, 149, 172); }
input[type="email"], input[type="text"], input[type="number"], input[type="tel"],input[type="password"],textarea, select { width: 100%; background: rgba(242, 242, 242, 0.4); outline: none; border-color: transparent; border-bottom: 2px solid rgba(242, 242, 242, 1); padding-left: 14px; padding-right: 14px; -webkit-transition: all 600ms ease; -moz-transition: all 600ms ease; -ms-transition: all 600ms ease; -o-transition: all 600ms ease; transition: all 600ms ease; }
input[type="email"]::placeholder, input[type="text"]::placeholder, input[type="number"]::placeholder, input[type="tel"]::placeholder, textarea::placeholder, select::placeholder { font-family: 'Oswald','Open Sans','Muli','Helvetica Neue','Helvetica','Arial',sans-serif; font-weight: 500; }
input[type="email"]:hover, input[type="text"]:hover, textarea:hover, input[type="email"]:focus, input[type="text"]:focus, input[type="number"]:focus, input[type="tel"]:focus, textarea:focus { border-color: transparent; border-bottom: 2px solid 2px solid #1f1d64; }
input.wpcf7-form-control.wpcf7-submit {   border-radius: 30px; background: linear-gradient(to right,#1f1d64 25%,#57585b);  }
input.wpcf7-form-control.wpcf7-submit:hover {     background: linear-gradient(to right,#1f1d64 25%,#57585b);; }
.titulo-categorias-curso::after { content: ''; display: table; margin-top: 5px; width: 15%; height: 2px; background: linear-gradient(to right,#1f1d64 25%,#57585b); }
.imagem-icone { padding: 0 60px; }
.titulo-icone { display: table; width: 100%; padding-top: 10px; cursor: pointer; }
.container-mapa-contato iframe { width: 100%; height: 300px; margin-bottom: -5px; }
.rodape-impacta-bottom { background: linear-gradient(to right,#1f1d64,#57585b);}
.impacta { background: url(images/impacta-rodape-2.png); }
*::selection { background-color: rgb(0, 149, 172); color: rgb(255, 255, 255); }
.modal-body a { border-radius: 0;  border: 2px solid #0095ac;  text-align: center;  padding: 15px; display: block;position: relative; text-transform: uppercase; color: #0095AC; letter-spacing: 1px; font-weight: bold; font-size: 1em; margin: 20px auto; -webkit-border-radius: 0; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; /* background: #0095AC; */ }
.modal-body a:hover { text-decoration: none;  color: #fff;  background: #0095ac; }
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.profissional {height: 400px;padding: 0;}
i.fa.fa-instagram {font-size: 2em !important;margin: 2px auto !important;padding: 7px !important;}
div#cnss_widget-2 i.fa.fa-instagram {padding: 0 !important;}
i.fa.fa-facebook {font-size: 2em !important;margin: 2px auto !important;}
ul.cnss-social-icon li.cn-fa-icon a {background: linear-gradient(to right,#1f1d64,#57585b)!important;     border-radius: 50px !important;}
.box.profissional img {padding: 20px;}
footer h3:after {content: "";display: block;height: 1px;width: 100%;background: #FFC626; margin: 15px 0;}
a.ver-mais-servicos {
    color: #fff;
    background: linear-gradient(to right,#1f1d64,#57585b);
    border-radius: 60px;
    -webkit-border-radius: 60px;
    text-align: center;
    padding: 15px 30px;
    max-width: 220px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 1em;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    text-decoration: none;
}
input.wpcf7-form-control.wpcf7-text::placeholder, textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
    font-family: 'Ubuntu','Muli','Helvetica Neue','Helvetica','Arial',sans-serif;
}
div#section3 {
    /*background: #efefef;*/
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#efefef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
}
div#section3 a.flex-button {
    margin: 20px auto;
}
.form-login {
    display: none;
    position: absolute;
    z-index: 9;
    background: #fff;
    max-width: 300px;
    width: 100%;
    padding: 30px;
    right: 220px;
    transform: translate(-50%, 0%);
    box-shadow: rgb(0 0 0 / 15%) 0 0 10px;
}
.form-login input[type="submit"] {
    background: #1a1757;
    border: none;
    padding: 10px;
    border-radius: 50px;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700;
}
.form-login input[type="submit"]:hover {
    background: #000;
    color: #fff !important;
}
.lead-news p {
    word-break: break-word;
}
/*============================================
  Pontos de Responsividade
============================================*/

@media only screen and (max-width : 1600px) 
{
.form-login {
    right: 40px;
    transform: translate(-50%, 0%);
}
}

@media only screen and (max-width : 1450px) 
{
.form-login {
    right: 0px;
    transform: translate(-50%, 0%);
}
}


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


@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) 
{ 
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: 767px)
{
    .logo { width: auto; }
    .menu-principal .container { position: relative; padding: 0; }
    .outer-container-menu-principal { display: none; }
    #section1 p {  }
    #section2 { background-size: cover; }
    .descricao-servico h2,
    .descricao-servico p { display: inline-block; }
    .img-repeater .divider { display: none; }
    .img-repeater .servico { margin-bottom: 30px; }
    .flex-title { margin-top: 0; }
    h1.page-title { margin: 20px 0; }
    h2.titulo-categorias-curso { text-align: left; }
    .titulo-categorias-curso::after { width: 25%; }
    .container-curso { min-height: auto; }
    .container-empresa .container-bio-diretor .bio-diretor .foto-diretor .resumo-diretor,
    .container-profissional .container-bio-profissional .bio-profissional .foto-profissional .resumo-profissional { content: ''; position: absolute; bottom: 0; width: 100%; height: 100%; visibility: hidden; opacity: 0; background: rgba(0, 0, 0, 0.3); overflow: hidden; -webkit-transition: all 600ms ease; -moz-transition: all 600ms ease; -ms-transition: all 600ms ease; -o-transition: all 600ms ease; transition: all 600ms ease; }    .container-empresa .container-bio-diretor .bio-diretor .container-nome-diretor .identificacao-profissional p,
    .container-profissional .container-bio-profissional .bio-profissional .container-nome-profissional .identificacao-profissional p { display: block; }
    .container-empresa .container-bio-diretor .bio-diretor .container-nome-diretor .descricao-profissional-mobile,
    .container-profissional .container-bio-profissional .bio-profissional .container-nome-profissional .descricao-profissional-mobile { display: table; background: #e8e8e8; }
    .container-empresa .container-bio-diretor .bio-diretor .container-nome-diretor .descricao-profissional-mobile { padding: 0 15px; }
    .container-empresa .container-bio-diretor .bio-diretor .container-nome-diretor .identificacao-profissional h3.nome-diretor, 
    .container-profissional .container-bio-profissional .bio-profissional .container-nome-profissional .identificacao-profissional h3.nome-profissional { padding: 10px 0; }
    .container-empresa .container-bio-diretor .bio-diretor .container-nome-diretor .identificacao-profissional, 
    .container-profissional .container-bio-profissional .bio-profissional .container-nome-profissional .identificacao-profissional { display: block; }
    .form-login {
        right: 0;
        left: 50%;
        transform: translate(-50%, 0%);
    }
}

@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) 
{h3.text-center {padding: 20px 0 0;}.flex-sidebar {padding: 30px;}
.profissional {height: 434px;padding: 0;}
.container-sobre-empresa h1 {margin: 10px 0 !important;}
.depoimento img {width: 50%;margin: 0 auto;}
.container-sobre-empresa {padding: 0;}  
.logo {min-height: 55px;margin: 15px !important;background: url(images/logo.png) no-repeat left;background-size: contain;}
ul.cnss-social-icon li a {margin: 10px !important;}
.container-info-contato i {width: 15%;height: 43px;padding: 10px;}
.form-login {
    right: 0;
    left: 50%;
    transform: translate(-50%, 0%);
}}
@media only screen and (max-width : 320px) 
{ .container-info-contato i {width: 15%;height: 43px;padding: 10px;}
.flex-sidebar {padding: 30px;}
.depoimento img {width: 50%;margin: 0 auto;}
.profissional {height: 434px;padding: 0;}
.container-sobre-empresa h1 {margin: 10px 0 !important;}
.container-sobre-empresa {padding: 0;}  
.logo {min-height: 55px;margin: 15px !important;background: url(images/logo.png) no-repeat left; background-size: contain;}
.logo { width: 220px; } .navbar-toggle {  margin-right: 15px;}  }

