/*
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; }


/*============================================
 Topo
============================================*/
.banner-full { width: 100%; min-height: 600px; background: #F9F9F9; margin-top: 15px; margin-bottom: 15px; }
.logo { width: auto; min-width: 72px; height: auto; min-height: 72px; background: url(images/logo.png) no-repeat center center; text-indent: -9999px; display: block; margin: 0px 0; background-size:contain; /*position: absolute; left: 50%; transform: translate(-50%, 0%); */ }
li.logo { margin-top: -15px;}
li.logo a { height: 69px;}
.navbar { position: relative; min-height: 50px; margin-bottom: 0; border: none; }
.navbar-collapse {border: none!important;}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 12px 12px;
    margin-top: 20px;
    margin-right: 15px;
    margin-bottom: 8px;
    border: none;
    border-radius: 10px;
    background: linear-gradient(215.36deg, #FFF973 13.97%, #D89333 88.23%);
}
span.icon-bar {
    background-color: rgb(28 28 28 / 41%);
}
.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 { position: relative; display: block; padding: 10px 15px; color: #000; text-transform: uppercase; font-weight: 500; font-family: 'Montserrat', sans-serif; font-size: 0.9em; /*letter-spacing: 1px; border: 2px solid transparent;*/ }
    .nav>li>a:focus, .nav>li>a:hover { /*border: 2px solid #6f6f6f;*/ background-color: transparent; }
.nav>li>a, .nav>li>a:focus, .nav>li>a:hover { text-decoration: none; border-radius: 5px; -webkit-border-radius: 5px; -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>li>a:focus, .nav>li>a:hover {
        color: #0093dd;
    }
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
    border-color: #f44028;
}
.dropdown-menu {padding: 1em;}
ul.dropdown-menu {
    background: #f1e8de;
    box-shadow: none;
    border-radius: 8px !important;
    padding: 18px;
}
   .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #fcb614;
    border-radius: 8px !important;
}

/*============================================
 Fontes, tamanhos e títulos
============================================*/
h4,h5,h6,p,ul,li,pre,a,i,strong,b, span {/*font-family: 'Muli','Helvetica Neue','Helvetica','Arial',sans-serif;*/font-family: 'Cairo', sans-serif;}
h1,h2,h3 {font-family: 'Montserrat', sans-serif;}
li { font-size: 1.2em;line-height: 1.6em;font-weight: 300;}
.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, h2 { font-size: 2.8em; font-weight: 700; text-transform: uppercase; }
.flex-page h3, h3 { font-size: 1.5em; line-height: 1.2em; font-weight: 900; }
h3.news-title {margin: 0;}
.flex-page h4, h4 { font-size: 1.6em; line-height: 1.4em; font-weight: 600; }
.flex-page h5 { font-size: 1em; line-height: 1.6em; font-weight: 700; }
.flex-page p, p { font-size: 1.2em; line-height: 1.6em; font-weight: 300; }
.flex-page p span, p span { color: #0093DD; font-weight: 700;}
.flex-page p i, p i { color: #0093DD; margin-right: 5px;}
.flex-title { background-color: #F8F3ED; color: #000; padding: 50px 0; position: relative; z-index: 9; }
.flex-content {margin-bottom: 30px;}
h1.page-title { margin: 20px 0;font-size: 2.8em;font-weight: 700;text-transform: uppercase;}
h1.page-title:after {
    content: '';
    height: 9px;
    width: 82px;
    display: block;
    background: #0093DD;
    position: absolute;
    bottom: -50px;
}
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: 60px 0 !important }
.vertical-5 { padding: 90px 15px !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: #000; -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: #0093dd; 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: 5px; text-align: center; padding: 15px 30px; max-width: 230px; display: block; position: relative; text-transform: capitalize; color: #fff; background: #0093DD; font-weight: 400; font-size: 1.2em; margin: 20px auto; -webkit-border-radius: 5px; -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;
    background-color: #006699;
}
        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: 60px 0 15px 0; }
.rodape-impacta-2 { padding: 15px 0 15px 0; background-color: #ccc; }
.rodape-impacta a {color: #fff;}
.rodape-alternativo { background: #fff; min-height: 200px; }
footer h3 { font-size: 1em; margin-top: 0; margin-bottom: 25px; }
footer i.fa { margin-right: 10px;}
.impacta { background: url(images/impacta-rodape-2.png); opacity: 1; 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: 1; 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: disc; 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;text-align: left; text-transform: uppercase; font-weight: 700;}
    #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;text-transform: uppercase;}
    #section1 p { margin: 0; padding: 10px 0; text-align: left; }
#section2 { background: #fff; }
    #section2 h1 {margin-bottom: 60px;}
    #section2 h4 {}
    #section2 h3 { text-transform: uppercase; font-size: 1em; font-weight: bold; }
    #section2 p { margin-bottom: 3em; }
#section3 {background: #F8F3ED;}
    #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.html) 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 !important;
    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: 0;
    max-width: 200px;
    position: absolute;
    bottom: -40px;
}
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: transparent; outline: none; width: 100%; font-size: 1.2em; font-weight: normal; color: #000000; padding: 10px 15px; -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 #ECECEC; border-radius: 10px; }
.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: 15px 24px; border-radius: 5px; border: none; background: #FCB614; border-radius: 5px; font-weight: 400; color: #000; font-size: 1.2em; -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(0 147 221); color: #fff;}
.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%; }
 
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    float: left !important;
    padding: 20px !important;
    border-radius: 8px !important;
    text-align: center !important;
    font-family: 'Ubuntu',sans-serif !important;
}


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

/* archive notícias category */
.flex-content.arquivo { border-bottom: 1px solid #eee; padding-bottom: 40px; }
    .flex-content.arquivo h3 {margin-bottom: 20px;text-transform: uppercase;font-size: 2em;font-weight: 700; margin-top: 0;}
    .flex-content.arquivo h3 a {color: #000;}
    .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);*/ background: #FCB614; color: #000; font-weight: 400; margin: 0; font-size: 1.2em; padding: 15px 25px; border-radius: 5px !important; max-width: 240px; min-width: 177px; -webkit-border-radius: 5px; -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.leia-mais:hover { background: #d1950b;
    color: #000; text-decoration:none; }
.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
==============================================================*/

nav.navbar.navbar-static-top {
    padding: 0 30px;
}
div#menu-principal {
    width: 100%;
}
ul#menu-menu-principal {
    display: table !important;
    float: none !important;
    width: auto !important;
    margin: auto !important;
}
ul.dropdown-menu li a {
    padding: 10px !important;
    text-align: center;
}
li.doe-agora a {
    background: #28A745;
    color: #fff;
    padding: 12px 25px;
    text-transform: capitalize;
}
li.doe-agora a:hover {
    background: #207834;
    color: #fff;
}

div#section1 {
    padding-bottom: 0 !important;
}
.box-sobre {
    border-bottom: 1px solid #E7E7E7;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.box-sobre:nth-of-type(3n), .box-sobre:nth-of-type(4n) {
    border: none;
}
.box-destaque {
    background: #F8F3ED;
    padding: 0 30px;
    min-height: 510px;
}
.box-destaque:nth-of-type(2n) {
    background: #F5E9DB;
}
.box-destaque h3 {
    font-size: 2.8em !important;
    font-weight: 300 !important;
    margin: 30px auto;
    min-height: 100px;
    font-family: 'Montserrat', sans-serif;
}
.box-destaque h3 strong {
    display: block;
    font-weight: 700 !important;
    font-family: 'Montserrat', sans-serif;
}
.box-destaque:nth-of-type(3n) h3 {
    font-size: 2.2em !important;
}
.box-destaque img {
    display: block;
    margin: auto;
}
.box-destaque img.img-destaque {
    display: block;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0%);
}
a.bt-destaque {
    position: absolute;
    bottom: -60px;
    width: 100%;
    left: 0;
    background: #FCB614;
    color: #000;
    padding: 20px;
    font-size: 1.2em;
    text-decoration: none;
}
a.bt-destaque:hover {
     background: #d1950b;
    color: #000;
}
.box-destaque:nth-of-type(2n) a.bt-destaque {
    background: #0093DD;
    color: #fff;
}
.box-destaque:nth-of-type(2n) a.bt-destaque:hover {
    background: #006699;
    color: #fff;
}
.container-fluid.a-trilha {
    padding: 70px 15px;
}
.container-fluid.lei-de-incentivo {
    padding: 70px 15px;
}
.container-fluid.reconhecimento-internacional {
    padding: 70px 15px;
}
.noticia-maior img {
    min-height: 197px;
    max-height: 197px;
    width: auto !important;
    display: block;
    margin: auto;
}
ul.dropdown-menu {
    padding: 0;
    border: none;
}
.dropdown-menu>.active>a {
    background-color: transparent;
    color: black;
}


a.bt-infografico, a.bt-reconhecimento {
    line-height: 1.6em;
    text-align: center;
    display: block;
    background: #0093DD;
    color: #fff;
    font-weight: 400;
    margin: 30px 0;
    font-size: 1.2em;
    padding: 15px 25px;
    border-radius: 5px !important;
    max-width: 275px;
    min-width: 191px;
    text-decoration: none;
}
a.bt-infografico:hover, a.bt-reconhecimento:hover {
    background: #006699;
    color: #fff;
}
a.bt-seja-mantenedor {
    line-height: 1.6em;
    text-align: center;
    display: block;
    background: #FCB614;
    color: #000;
    font-weight: 400;
    margin: 30px 0;
    font-size: 1.2em;
    padding: 15px 25px;
    border-radius: 5px !important;
    max-width: 275px;
    text-decoration: none;
}
a.bt-seja-mantenedor:hover {
   background: #d1950b;
    color: #000;
}

img.alignright {
    float: right;
    margin-left: 30px;
    margin-bottom: 30px;
}
img.aligncenter {
    display: block;
    margin: auto;
}

.container-fluid.desenvolvimento {
    padding: 70px 15px;
    background: #F3F3F3;
}
.box-desenvolvimento {
    margin: 15px auto;
}
.box-desenvolvimento img {
    margin: auto;
    margin-bottom: 20px;
}
a.flex-button.saiba-mais {
    margin: 5px auto;
    background: #0093DD;
}
a.flex-button.saiba-mais:hover {
    background: #006699;
    color: #fff;
}

.container-fluid.nossos-nucleos {
    padding: 70px 15px;
}
a.bt-nucleos {
    line-height: 1.6em;
    text-align: center;
    display: block;
    background: #FCB614;
    color: #000;
    font-weight: 400;
    margin: 30px 0;
    font-size: 1.2em;
    padding: 15px 25px;
    border-radius: 5px !important;
    max-width: 275px;
    text-decoration: none;
}
a.bt-nucleos:hover {
    background: #d1950b;
    color: #000;
}

.container-fluid.depoimentos {
    padding: 70px 15px;
}
a.bt-depoimentos {
    line-height: 1.6em;
    text-align: center;
    display: block;
    background: #0093DD;
    color: #fff;
    font-weight: 400;
    margin: 30px 0;
    font-size: 1.2em;
    padding: 15px 25px;
    border-radius: 5px !important;
    max-width: 275px;
    min-width: 191px;
    text-decoration: none;
}
a.bt-depoimentos:hover {
    background: #006699;
    color: #fff;
}

.container-fluid.mantenedores {
    padding-bottom: 40px;
}
.container-fluid.mantenedores img {
    display: block;
    margin: auto;
}
div#section3 a.flex-button {
    color: #000;
    background: #FCB614;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 0;
}
div#section3 a.flex-button:hover {
    background: #d1950b;
    color: #000;
}
.video-home iframe {
    position: relative;
    z-index: 3;
    width: 100%;
}

/*PÁGINA ESPORTE EDUCACIONAL*/
.box-atividades {
    border: 1px solid #D6D6D6;
    padding: 70px;
    text-align: center;
    border-radius: 6px;
}
.box-atividades p {
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.8em;
    line-height: 1.2em;
    font-family: 'Montserrat', sans-serif;
}
.container-fluid.abordagem {
    background: #F8F3ED;
    padding: 70px 15px;
    margin-top: 30px;
}
.container-fluid.resultados-acoes {
    padding: 70px 15px;
}
img.img-responsive.foto-esporte-educacional {
    margin: auto;
    margin-top: -70px;
}
a.bt-como-funciona {
    line-height: 1.6em;
    text-align: center;
    display: block;
    background: #0093DD;
    color: #fff;
    font-weight: 400;
    margin: 30px 0;
    font-size: 1.2em;
    padding: 15px 25px;
    border-radius: 5px !important;
    max-width: 275px;
    min-width: 191px;
    text-decoration: none;
}

/*COMO FUNCIONA*/
.container-fluid.gestao-diferencial {
    padding: 70px 15px;
    background: #F3F3F3;
}
.box-parceria {
    border-bottom: 1px solid #E7E7E7;
    margin-bottom: 30px;
    padding-bottom: 30px;
    min-height: 200px;
}
.box-parceria p {
    margin: 0;
}
img.img-responsive.foto-como-funciona {
    margin-top: -60px;
    margin-bottom: 30px;
}
.flex-content.como-funciona {
    margin-bottom: 100px;
}

/*SOBRE A FUNDAÇÃO*/
.container-fluid.conselho {
    background: #F8F3ED;
    padding: 70px 15px;
}
img.img-responsive.foto-sobre {
    margin-top: -60px;
}
.area-video-sobre {
    padding: 70px 15px;
}
.linha-tempo h4 {
    margin: 0;
}
.linha-tempo h4 span {
    color: #0093DD;
}
.linha-tempo p {
    margin: 0;
}
.linha-tempo img {
    width: 100%;
    border-radius: 6px;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 49px;
    height: 49px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent !important;
}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 49px;
    line-height: 1;
    opacity: 1 !important;
    /*color: white;*/
    color: #0093dd;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*RECONHECIMENTO INTERNACIONAL*/
.container-fluid.pacto-global {
    background: #F8F3ED;
    padding: 70px 15px;
}
.foto-reconhecimento {
    display: block;
    margin: auto;
    margin-top: -140px;
}

/*PARCEIROS*/
.foto-parceiros {
    margin: auto;
    margin-top: -170px;
}

/*TRANSPARENCIA*/
.box-documento {
    border: 1px solid #D3D3D3;
    border-radius: 7px;
    padding: 30px;
    margin-bottom: 30px;
}
.box-documento h4 {
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 1.4em;
}
.box-documento p {
    margin-top: 0;
    font-size: 1.1em;
    min-height: 100px;
}
a.bt-download {
    display: block;
    text-align: center;
    background: #0093DD;
    padding: 15px;
    color: #fff;
    border-radius: 5px;
    max-width: 188px;
    font-size: 1.2em;
    text-decoration: none;
}
a.bt-download:hover {
    background: #FCD42C;
    color: #000;
}

/*NOTICIAS E MIDIA*/
.flex-content.arquivo img {
    border-radius: 6px;
}
.flex-content.arquivo h5 {
    font-size: 1.1em;
    font-weight: 400;
}
.flex-content.arquivo h5 i {
    color: #0093DD;
    font-size: 1.5em;
    margin: 0 5px;
}
.conteudo-post h2 {
    text-align: center;
}
.conteudo-post h5 {
    text-align: center;
    font-size: 1.1em;
    font-weight: 400;
}
.conteudo-post h5 i {
    color: #0093DD;
    font-size: 1.5em;
    margin: 0 5px;
}
.box-rodape-post {
    border: 1px solid #D3D3D3;
    padding: 30px 50px;
}

/*REVISTAS*/
.box-revista object {
    height: 750px;
    width: 100%;
    display: block;
}

/*NÚCLEOS*/
img.img-responsive.foto-nucleos {
    margin-top: -70px;
}
.box-nucleo {
    border: 1px solid #D3D3D3;
    border-radius: 9px;
    margin-bottom: 15px;
    padding: 30px;
    padding-left: 100px;
    background: url(images/ico-fundacao.png) 30px 15px no-repeat;
}
h4.accordion, h4.accordion-sp, h4.accordion-sc, h4.accordion-mg {
    margin: 0;
    cursor: pointer;
    font-size: 1.4em;
    font-weight: 700;
}
h4.accordion:after, h4.accordion-sp:after, h4.accordion-sc:after, h4.accordion-mg:after {
    content: '+';
    float: right;
    font-size: 1.8em;
    margin-top: -3px;
    color: #000;
    -webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
h4.accordion:hover::after, h4.accordion-sp:hover::after, h4.accordion-sc:hover::after, h4.accordion-mg:hover::after {
    color: #FCB614;
    -webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.panel, .panel-sp, .panel-sc, .panel-mg {
    display: none;
    border: none !important;
    box-shadow: none !important;
}
.mapa-nucleo iframe {
    border: none;
    border-radius: 9px;
    width: 100%;
}

/*LEI DE INCENTIVO AO ESPORTE*/
img.img-responsive.foto-lei-incentivo {
    margin: auto;
    margin-top: -60px;
}
.container-fluid.como-doar {
    background: #F8F3ED;
    padding: 70px 15px;
}
.container-fluid.como-doar img {
    margin: auto;
}
a.bt-mantenedor {
    line-height: 1.6em;
    text-align: center;
    display: block;
    background: #FCB614;
    color: #000;
    font-weight: 400;
    margin: 30px 0;
    font-size: 1.2em;
    padding: 15px 25px;
    border-radius: 5px !important;
    max-width: 433px;
    text-decoration: none;
}
.container-fluid.alguma-duvida {
    background: #F8F3ED;
    padding: 50px 15px;
}
.container-fluid.alguma-duvida img {
    margin: auto;
}
.container-fluid.alguma-duvida h3 {
    font-size: 1.8em;
}
a.bt-fale-conosco {
    display: block;
    margin: 30px auto;
    background: #0093DD;
    padding: 15px;
    text-align: center;
    color: #fff;
    font-size: 1.2em;
    text-transform: capitalize;
    border-radius: 5px;
    text-decoration: none;
    max-width: 190px;
}
a.bt-fale-conosco:hover {
    background: #FCB614;
    color: #000;
}

/*JOVEM APRENDIZ*/
.conteudo-jovem-aprendiz img {
    margin: auto;
    display: block;
}
img.logo-ja {
    margin-bottom: 30px;
}
input.wpcf7-form-control.wpcf7-text {
    padding: 15px;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #ECECEC;
    border-radius: 10px;
    font-size: 1.2em;
}
input.wpcf7-form-control.wpcf7-date {
    padding: 15px;
    margin-bottom: 10px;
    border: 1px solid #ECECEC;
    border-radius: 10px;
    font-size: 1.2em;
    width: 100%;
}
select.wpcf7-form-control.wpcf7-select {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #ECECEC;
    border-radius: 10px;
    font-size: 1.2em;
    width: 100%;
}
input.wpcf7-form-control.wpcf7-file {
    width: 100%;
    padding: 25px 15px;
    margin-bottom: 10px;
    border: 1px solid #ECECEC;
    border-radius: 10px;
    font-size: 1.2em;
    font-weight: 400;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    padding: 15px;
    resize: none;
    margin-bottom: 10px;
    border: 1px solid #ECECEC;
    border-radius: 10px;
    font-size: 1.2em;
    height: 200px;
}
.box-objetivos {
    padding: 15px;
    border: 1px solid #ececec;
    border-radius: 10px;
    margin-bottom: 15px;
}
.box-objetivos .panel {
    min-height: 280px;
}
a.saiba-mais-ja {
    width: 100%;
    background: #0093DD;
    color: #fff;
    padding: 15px;
    font-size: 1.2em;
    text-decoration: none;
    text-align: center;
    margin: auto;
    display: block;
    max-width: 450px;
}
a.saiba-mais-ja:hover {
    background: #FCB614;
    color: #000;
}
.box-profissionalizacao img {
    display: block;
    margin: auto;
}
.box-profissionalizacao p {
    text-align: center;
}
/* Style the tab */
.tab {
    overflow: hidden;
    border: 1px solid #ececec;
    border-radius: 10px;
    margin-bottom: 15px;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  width: 50%;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 1.2em;
  font-family: 'Cairo', sans-serif;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #FCB614;
}

/* Style the tab content */
div#Pessoa {
    display: block;
}
.tabcontent {
    display: none;
    padding: 15px;
    border: 1px solid #ececec;
    border-radius: 10px;
}

/*PORTAL DO TITULAR*/
.box-dpo {
    border: 1px solid #D3D3D3;
    border-radius: 7px;
    padding: 30px;
    margin-bottom: 30px;
}
.box-dpo h4 {
    margin-top: 0;
}

/*CONTATO*/
img.img-responsive.foto-contato {
    margin-top: -40px;
}
.box-mapa {
    position: relative;
    z-index: 3;
}
.box-mapa iframe {
    border-radius: 0px 14px 14px 0px;
    box-shadow: rgb(0 0 0 / 25%) 0 4px 40px;
}
.box-endereco {
    padding: 130px 15px;
}
.container-fluid.endereco {
    padding-top: 70px;
    padding-bottom: 200px;
}
form.wpcf7-form.init p {
    margin: 0;
}

/*FAÇA UMA DOAÇÃO*/
img.img-responsive.foto-doacao {
    margin-top: -60px;
}
.botoes-doacao {
    display: flex;
    justify-content: space-evenly;
}
.botoes-doacao a {
    width: 100%;
    margin-right: 10px;
}
.box-como-funciona {
    border-top: 1px solid #E7E7E7;
    padding-top: 30px;
}
.container-fluid.flex-page.page-template.nossa-parceria h2 {
    margin-top: 15px;
}
.container-fluid.flex-page.page-template.faca-sua-doacao {
    padding-bottom: 70px;
}

/*BULLETS*/
#section1 h1:before, 
.container-fluid.a-trilha h2:before, 
.container-fluid.lei-de-incentivo h2:before, 
.container-fluid.reconhecimento-internacional h2:before,
.container-fluid.desenvolvimento h2:before,
.container-fluid.depoimentos h2:before,
.container-fluid.conselho h2:before,
h2.titulo-pre-requisito:before,
.parcerias-institucionais h2:before,
.container.nossos-mantenedores h2:before,
h2.fale-conosco:before,
h2.faca-doacao:before {
    content: '';
    height: 5px;
    width: 29px;
    display: block;
    background: url(images/bullets-laranja.png) left center no-repeat;
    margin-bottom: 10px;
}
.faca-sua-doacao h2:before {
    content: '';
    height: 5px;
    width: 29px;
    display: block;
    background: url(images/bullets-laranja.png) center center no-repeat;
    margin: auto;
    margin-bottom: 10px;
}
div#section2 h2:before, #section3 h1:before {
    content: '';
    height: 5px;
    width: 29px;
    display: block;
    background: url(images/bullets-azul.png) center center no-repeat;
    margin: auto;
    margin-bottom: 10px;
}
.box-atividades p:after {
    content: '';
    height: 5px;
    width: 29px;
    display: block;
    background: url(images/bullets-azul.png) center center no-repeat;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 0px;
}
.container-fluid.nossos-nucleos h2:before,
.container-fluid.linha-do-tempo h2:before,
.container-fluid.gestao-diferencial h2:before,
.container-fluid.pacto-global h2:before,
.container.nossos-apoiadores h2:before,
.container-fluid.como-doar h2:before,
.container-fluid.doacao-de-pf h2:before,
.container-fluid.endereco h2:before,
.conheca-os-jovens h2:before,
.nossa-parceria h2:before {
    content: '';
    height: 5px;
    width: 29px;
    display: block;
    background: url(images/bullets-azul.png) left center no-repeat;
    margin-bottom: 10px;
}

/*VETORES*/
.vetor-1 {
    background: url(images/Vector.png) center no-repeat;
    background-size: contain;
    width: 485.2px;
    height: 429.37px;
    position: absolute;
    z-index: 1;
    top: -60px;
}
.vetor-2 {
    background: url(images/Vector-1.png) center no-repeat;
    background-size: contain;
    width: 562.29px;
    height: 495.21px;
    position: absolute;
    z-index: 1;
    right: -120px;
}
.vetor-video-sobre {
    background: url(images/Vector-1.png) center no-repeat;
    background-size: contain;
    width: 562.29px;
    height: 495.21px;
    position: absolute;
    z-index: 1;
    right: -120px;
    bottom: 0;
}
.vetor-sobre {
    background: url(images/Vector-sobre.png) left center no-repeat;
    background-size: contain;
    width: 188px;
    height: 673px;
    position: absolute;
    z-index: 1;
    left: 0;
    margin-top: -680px;
}
.vetor-nucleos {
    background: url(images/Vector-6.png) left center no-repeat;
    background-size: contain;
    width: 128px;
    height: 513px;
    position: absolute;
    z-index: 1;
    left: 0;
    margin-top: -240px;
}
.vetor-trilha {
    background: url(images/Vector-2.png) left center no-repeat;
    background-size: contain;
    width: 106px;
    height: 610px;
    position: absolute;
    z-index: 1;
    left: 0;
    margin-top: -330px;
}
.vetor-incentivo {
    background: url(images/Vector-4.png) right center no-repeat;
    background-size: contain;
    width: 170px;
    height: 520px;
    position: absolute;
    z-index: 1;
    right: 0;
    margin-top: -280px;
}
/*.vetor-reconhecimento-internacional {
    background: url(images/Vector-3.png) left center no-repeat;
    background-size: contain;
    width: 524px;
    height: 673px;
    position: absolute;
    z-index: 1;
    left: 0;
    margin-top: -640px;
}*/
.vetor-reconhecimento-internacional {
    background: url(images/Vector-3.png) left center no-repeat;
    background-size: contain;
    width: 524px;
    height: 673px;
    position: absolute;
    z-index: 1;
    right: 0;
    margin-top: -640px;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipV;
    -ms-filter: "FlipV";
}
.vetor-3 {
    background: url(images/Vector-5.png) right center no-repeat;
    background-size: contain;
    width: 111px;
    height: 432px;
    position: absolute;
    z-index: 1;
    right: 0;
    margin-top: -190px;
}
.vetor-4 {
    background: url(images/Vector-6.png) left center no-repeat;
    background-size: contain;
    width: 109px;
    height: 432px;
    position: absolute;
    z-index: 1;
    left: 0;
    margin-top: -290px;
}
.vetor-depoimentos {
    background: url(images/Vector-7.png) left center no-repeat;
    background-size: contain;
    width: 385px;
    height: 672px;
    position: absolute;
    z-index: 1;
    left: 0;
    margin-top: -530px;
}
.vetor-contato {
    background: url(images/Vector-contato.png) left center no-repeat;
    background-size: contain;
    width: 499px;
    height: 640px;
    position: absolute;
    z-index: 1;
    left: 0;
    margin-top: 40px;
}
.vetor-conheca {
    background: url(images/Vector-conheca.png) right center no-repeat;
    background-size: contain;
    width: 376px;
    height: 640px;
    position: absolute;
    z-index: 1;
    right: 0;
    margin-top: -590px;
}
.vetor-abordagem-1 {
    background: url(images/Vector-esporte-educacional.png) center center no-repeat;
    background-size: contain;
    width: 611.13px;
    height: 539.14px;
    position: absolute;
    z-index: 1;
    right: -47px;
    margin-top: -620px;
}
.vetor-abordagem-2 {
    background: url(images/Vector-esporte-educacional-2.png) center center no-repeat;
    background-size: contain;
    width: 408.62px;
    height: 359.88px;
    position: absolute;
    z-index: 1;
    left: 0;
    margin-top: -360px;
}

/*RODAPÉ*/
.container-fluid.mude-a-vida-de-alguem {
    /*background: url(images/bg-doar.png) left center no-repeat;*/
    background-size: contain;
    background-color: #f8f3ed;
    padding: 0px 15px;
}
.conteudo-mude {
    padding: 50px 15px;
}
.container-fluid.mude-a-vida-de-alguem h3 {
    font-family: 'Cedarville Cursive', cursive;
    color: #DD6A00;
    font-size: 2.2em;
    margin: 0;
    font-weight: 300;
}
.container-fluid.mude-a-vida-de-alguem h2 {
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 2.2em;
}
.container-fluid.mude-a-vida-de-alguem p {
    font-size: 1.3em;
}
a.saiba-mais {
    display: block;
    margin: 5px 0;
    background: #147AAE;
    padding: 15px;
    text-align: center;
    color: #fff;
    font-size: 1.2em;
    text-transform: capitalize;
    border-radius: 5px;
    text-decoration: none;
    max-width: 190px;
}
a.saiba-mais:hover {
    background: #0093DD;
}
a.faca-doacao {
    display: block;
    margin: 5px 0;
    background: #28A745;
    padding: 15px;
    text-align: center;
    color: #fff;
    font-size: 1.2em;
    text-transform: capitalize;
    border-radius: 5px;
    text-decoration: none;
    max-width: 190px;
}
a.faca-doacao:hover {
     background: #207834;
    color: #fff;
}
.container-fluid.newsletter {
    /*padding: 0;*/
}
.conteudo-newsletter {
    text-align: center;
    padding: 85px 80px;
}
.conteudo-newsletter h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 3em;
    margin-top: 0;
}
.conteudo-newsletter p {
    font-size: 1.2em;
}
.conteudo-newsletter input.wpcf7-form-control.wpcf7-text {
    font-weight: 300;
    color: #000;
    padding: 20px;
    border-radius: 4px;
}
.conteudo-newsletter input.wpcf7-form-control.wpcf7-submit {
    background: url(images/grommet-icons_send.png) center no-repeat;
    background-color: #0093DD;
    text-indent: -9999px;
    padding: 10px 24px;
    float: right;
    margin-top: -68px;
    z-index: 9;
    position: relative;
    right: 10px;
}
.conteudo-newsletter input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #000;
}
.conteudo-newsletter form.wpcf7-form.init {
    margin-top: 30px;
}
.container-fluid.newsletter img {
    width: 100%;
}
.lead-news img {
    border-radius: 5px;
}
footer#footer-1 {
    background: #313131;
    color: #fff;
}
.row.footer-2 {
    border-top: 1px solid #393939;
    border-bottom: 1px solid #393939;
    padding: 40px 0;
}
h3.titulo-widget-rodape {
    color: #7C7C7C;
    text-transform: uppercase;
}
a.bt-contato {
    text-align: center;
    display: block;
    background: #0093DD;
    padding: 15px;
    border-radius: 5px;
    color: #fff;
    font-size: 1.2em;
    text-decoration: none;
}
a.bt-contato:hover {
    background: #FCB614;
    color: #000;
}
a.bt-doacao {
    text-align: center;
    display: block;
    background: #28A745;
    padding: 15px;
    border-radius: 5px;
    color: #fff;
    font-size: 1.2em;
    text-decoration: none;
}
a.bt-doacao:hover {
    background: #207834;
    color: #fff;
}
a.bt-denuncias {
    text-align: center;
    display: block;
    background: #254399;
    padding: 15px;
    border-radius: 5px;
    color: #fff;
    font-size: 1.2em;
    text-decoration: none;
    margin: 15px auto;
}
a.bt-denuncias:hover {
    background: #0093DD;
    color: #fff;
}
/* Configuração da barra de LGPD */

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    background-color: #FcB614 !important;
    border-top: none !important;
    padding: 20px 0 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
    background-color: #0093dd !important;
    border-radius: 5px !important;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme p {
    color: #000 !important;
}

#moove_gdpr_cookie_info_bar button.mgbutton.moove-gdpr-infobar-reject-btn.gdpr-fbo-1 {
    background: #006699 !important;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.gdpr-fbo-0:hover {
    color: white !important;
    background: #337ab7 !important;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.gdpr-fbo-1:hover {
    color: white !important;
    background: #003c5a !important;
}

i.ico-linktree {
    background: url(images/simple-icons_linktree.png)center no-repeat;
    height: 24px;
    width: 24px;
    display: inline-block;
}
i.ico-issuu {
    background: url(images/simple-icons_issuu.png)center no-repeat;
    height: 24px;
    width: 24px;
    display: inline-block;
}

a.logo.mobile {
    display: none;
}


/*============================================
  Pontos de Responsividade
============================================*/


@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: 70%; margin: 15px auto; }
.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%; }
	
nav.navbar.navbar-static-top {
    margin: 15px 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) 
{  
a.logo.mobile {
    display: block;
    background-position: left center;
}
li.logo {
    display: none;
}
h1,h2,h3,h4,h5,h6,p,span,strong,b,li {
    text-align: center !important;
}
h1.page-title:after {
    bottom: -70px;
    left: 50%;
    transform: translate(-50%, 0%);
}
.video-home iframe {
    height: 250px;
}
.vetor-1 {
    width: 255.2px;
    height: 346.37px;
    top: -60px;
    overflow-x: hidden;
}
.vetor-2 {
    width: 292.29px;
    height: 265.21px;
    left: 0;
    bottom: -40px;
}
.box-sobre img {
    margin: auto;
}
.box-destaque {
    padding: 30px 30px;
    min-height: 510px;
}
a.bt-destaque {
    position: absolute;
    bottom: -30px;
    z-index: 1;
}
.box-destaque img.img-destaque {
    max-height: 180px;
}
#section1 h1:before, .container-fluid.a-trilha h2:before, .container-fluid.lei-de-incentivo h2:before, .container-fluid.reconhecimento-internacional h2:before, .container-fluid.desenvolvimento h2:before, .container-fluid.depoimentos h2:before, .container-fluid.conselho h2:before, h2.titulo-pre-requisito:before, .parcerias-institucionais h2:before, .container.nossos-mantenedores h2:before, h2.fale-conosco:before, h2.faca-doacao:before {
    background: url(images/bullets-laranja.png) center center no-repeat;
    margin: auto;
    margin-bottom: 10px;
}
.container-fluid.nossos-nucleos h2:before, .container-fluid.linha-do-tempo h2:before, .container-fluid.gestao-diferencial h2:before, .container-fluid.pacto-global h2:before, .container.nossos-apoiadores h2:before, .container-fluid.como-doar h2:before, .container-fluid.doacao-de-pf h2:before, .container-fluid.endereco h2:before, .conheca-os-jovens h2:before, .nossa-parceria h2:before {
    background: url(images/bullets-azul.png) center center no-repeat;
    margin: auto;
    margin-bottom: 10px;
}
.vetor-trilha {
    width: 106px;
    height: 270px;
    margin-top: -50px;
}
.vetor-incentivo {
    width: 170px;
    height: 240px;
    margin-top: -60px;
}
.vetor-reconhecimento-internacional {
    width: 334px;
    height: 283px;
    /*margin-top: -860px;*/
    margin-top: -280px;
}
.vetor-depoimentos {
    width: 245px;
    height: 392px;
    margin-top: -690px;
}
.vetor-3 {
    width: 111px;
    height: 262px;
    margin-top: -190px;
}
.vetor-4 {
    width: 109px;
    height: 262px;
    margin-top: -150px;
}
a.bt-infografico, a.bt-reconhecimento, a.bt-seja-mantenedor, a.bt-nucleos, a.bt-depoimentos, a.bt-como-funciona {
    margin: 30px auto;
}
a.saiba-mais, a.faca-doacao {
    margin: 5px auto;
}
.conteudo-newsletter {
    padding: 85px 15px;
}
ul.cnss-social-icon {
    text-align: center !important;
}
img.img-responsive.foto-esporte-educacional {
    margin: auto;
    margin-top: 0;
    margin-bottom: 30px;
}
.vetor-abordagem-1 {
    width: 281.13px;
    height: 249.14px;
    right: 0;
    margin-top: -320px;
}
.vetor-abordagem-2 {
    width: 118.62px;
    height: 159.88px;
    left: 0;
    margin-top: -140px;
}
.box-atividades {
    border: 1px solid #D6D6D6;
    padding: 70px 15px;
}
.box-atividades p {
    font-size: 1.4em;
    line-height: 1.2em;
}
.foto-parceiros {
    margin-top: 0;
}
img.img-responsive.foto-nucleos {
    margin-top: 0;
}
.vetor-nucleos {
    width: 128px;
    height: 243px;
    margin-top: -50px;
}
.col-sm-offset-1,.col-sm-6,.col-sm-5 {
    clear: both;
}
	
/* Configuração mobile da linha de tempo */
	
.slick-slider .col-sm-offset-1, .slick-slider  .col-sm-6, .slick-slider  .col-sm-5 {
    clear: inherit;
	max-width: 90%;
    margin: auto;
}
.linha-tempo.slick-initialized.slick-slider {
    max-height: 590px;
		
}
.slick-next {
    right: 1px;
    top: 27% !important;
}
	
.slick-prev {
    left: 1px;
    top: 27% !important;
	z-index: 99;
}
	
/* Centraliza botões de LGPD */
	
#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder {
    display: flex;
    justify-content: center;
    align-content: flex-end;
    align-items: flex-end;
    margin-top: 20px;
}	

	

	
.container-fluid.endereco {
    padding-bottom: 0;
}
.vetor-contato {
    width: 300px;
    height: 400px;
    margin-top: -770px;
}
img.img-responsive.foto-doacao {
    margin-top: 30px;
}
.box-como-funciona img {
    display: block;
    margin: auto;
}
img.img-responsive.foto-sobre {
    margin-top: 0;
}
.vetor-video-sobre {
    width: 292.29px;
    height: 285.21px;
    right: 0;
    bottom: 0;
}
.vetor-sobre {
    width: 188px;
    height: 273px;
    margin-top: -540px;
}
img.img-responsive.foto-como-funciona {
    margin-top: 0;
}
img.img-responsive {
    display: block;
    margin: auto;
}
a.bt-contato {
    margin-bottom: 15px;
}
.box-destaque h3 {
    font-size: 2.6em !important;
}
img.img-responsive.foto-lei-incentivo {
    margin-top: 0;
}
.foto-reconhecimento {
    margin-top: 0;
}
.box-rodape-post {
    padding: 20px;
}
.box-documento p {
    min-height: auto;
}
a.bt-download {
    margin: auto;
}
footer h3 {
    margin-top: 30px;
    margin-bottom: 25px;
}
.row.footer-2 {
    margin-top: 30px;
}
.noticia-maior {
    margin-bottom: 40px;
}
a.saiba-mais-ja {
    margin-bottom: 30px;
}
.conteudo-mude {
    padding: 15px 15px;
}
.container-fluid.mude-a-vida-de-alguem {
    padding-bottom: 30px;
}
.flex-page h2, h2 {
    font-size: 2.6em;
}
.reconhecimento-internacional h2 {
    font-size: 2.1em;
}
.container-fluid.desenvolvimento h2 {
    font-size: 2em;
}
.box-destaque:nth-of-type(3n) h3 {
    font-size: 2em !important;
}
.conteudo-newsletter h2 {
    font-size: 2.4em;
}
h1.page-title {
    font-size: 2.3em;
}
.container-fluid.flex-page.page-template.profissionalizacao h2 {
    font-size: 1.9em;
}
.container-fluid.pacto-global h2 {
    font-size: 2em;
}
/*.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0) !important;
    -moz-transform: translate3d(0, 0, 0) !important;
    -ms-transform: translate3d(0, 0, 0) !important;
    -o-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
}*/


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

a.bt-download-tabuleiro {
    display: block;
    margin: 30px auto;
    background: #0093DD;
    padding: 15px;
    text-align: center;
    color: #fff;
    font-size: 1.2em;
    text-transform: capitalize;
    border-radius: 5px;
    text-decoration: none;
    max-width: 240px;
}
a.bt-download-tabuleiro:hover {
    background: #147AAE;
}
