/*
Theme Name:         Sage Starter Theme
Theme URI:          https://roots.io/sage/
Description:        Sage is a WordPress starter theme.
Version:            9.0.0-beta.3
Author:             Roots
Author URI:         https://roots.io/
Text Domain:        sage

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

.banner-novasexperiencias {
    background-size: cover !important;
    height: 750px;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.flex-container-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.titulo-novas {
    text-align: right;
    color: #a9be00;
}
.titulo-novas h4 {
    font-weight: 300;
    color: #3b4080;
}
.acc-novas {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-top: 15px;
}
.gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
/* ====================== EMPRESAS ====================== */

/* ====================== DOBRA AZUL ==================== */
.dobrinha-azul {
    width: 100%;
    background: #5270a2;
    padding: 30px 0;
    text-align: center;
    margin: auto;
    text-align: center;
}
.txt {
    font-size: 1rem;
    color: #fff;
}
.btn1 {
    background-image: url(setinha-download.png);
    background-repeat: no-repeat;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 35px;
}
.btn2 {
    background-image: url(setinha-download.png);
    background-repeat: no-repeat;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 35px;
    margin-left: 30px;
}
.btn1 a, .btn2 a {
    color: #fff;
    text-decoration: none;
}
.captacao_corporativa {
    background: #f3f1f0;
}
.btn-contato {
    margin-top: 50px;
}
.img-responsive {
    max-width: 100%;
}
.captacao_corporativa .campanha-primeira-dobra {
    height: auto;
    background: url(assets/images/bg_corp.jpg) 50% no-repeat;
    background-size: cover;
}
.captacao_corporativa h2, .captacao_corporativa h1 {
    color: #a9be00;
    font-weight: 600;
}
.btn-corp-azul {
    color: #fff;
    background: #363d86;
    text-align: center;
    border-radius: 50px;
    padding: 1%;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.btn-corp-azul:focus, .btn-corp-azul:hover {
    background: #2a2f67;
    color: #fff;
}
.btn-corp-verde, input.btn-corp-verde {
    border: none;
    color: #fff;
    background: #a9be00;
    text-align: center;
    border-radius: 50px;
    padding: 1%;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
input.btn-corp-verde {
    padding: 1% 5% !important;
}
.btn-corp-verde:focus, .btn-corp-verde:hover {
    background: #94a600;
    color: #fff;
}
#vantagens, #diferenciais, #unidades, #como-funciona, #contato {
    padding: 5% 0;
    width: 100%;
}
.flex-corp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.flex-corp2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.flex-corp3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.selos, .flex-corp4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.selos div {
    margin-top: 5%;
}
#menu-fixo-btn .btn-corp-verde {
    padding: 2%;
    width: 100%;
}
.captacao_corporativa .campanha-primeira-dobra h2 {
    color: #707070;
}
.captacao_corporativa .campanha-slogan-2 {
    text-align: left !important;
}
.campanha-btn-inscricao {
    padding-top: 40px;
}
.campanha-btn-inscricao .btn-corp-verde {
    padding: 20px 60px;
}
#vantagens .row, #diferenciais .row, #unidades .row, #como-funciona, .row #contato .row {
    margin-top: 20px;
}
#diferenciais {
    background: #516fa4;
}
#diferenciais h2 {
    color: #fff;
}
.icon-location {
    width: 24px;
    height: 29px;
    margin-right: 15px;
    background: url(assets/images/location_corp_2.png) 50% no-repeat;
    background-size: contain;
    color: rgba(0,0,0,0);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.nav-link2 {
    color: #5b5b5f;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.nav-link2:active .icon-location, .nav-link2:hover .icon-location, .mapAtivo .icon-location {
    background: url(assets/images/location_corp_1.png) 50% no-repeat;
    background-size: contain;
}
.nav-link2:active .nome_unidade_corp, .nav-link2:hover .nome_unidade_corp, .mapAtivo .nome_unidade_corp {
    color: #516fa4;
}
.nav-link2:active .endereco_unidade_corp, .nav-link2:hover .endereco_unidade_corp, .mapAtivo .endereco_unidade_corp {
    color: #5b5b5f;
}
#como-funciona {
    background: #a9be00;
}
#como-funciona h2 {
    color: #363d86;
}
#como-funciona p {
    color: #fff;
}
.box-info-pos {
    text-align: center;
    border: 1px solid #242424;
    border-radius: 15px;
}
.alinha-centro-hori {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/*Juro Zero*/

.banner-jz {
    background-size: cover;
    height: 100vh;
    margin-bottom: 5%;
}
.flex-container-jz {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.flex-container-jz2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.sub-flex-jz {
    border-right: 3px solid #ffc33f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.titulo-jz, .sub-jz {
    text-align: right;
    color: #fff;
}
.btn-jz a {
    float: right;
}
.titulo-jz h1 {
    font-size: 3.5rem;
}
.titulo-jz, .sub-jz, .btn-jz {
    margin-bottom: 2%;
}
.banner-jz .btn-secondary {
    color: #fff;
}
.flex-container-jz i {
    font-size: 5rem;
    color: #55bbd9;
}
.entry-content img {
    float: left;
    margin-right: 25px;
}
.entry-content a {
    color: #9cce44;
}
.div_espacamento {
    height: 90px;
}

/* TEXTO LEGAL LP */
.text-muted {
    color: #FFF !important;
    font-size: 15px !important;
}

/* Form Escolha unidade e curso amp */



.bg1 {
    background: #516fa4;
}
.form-group.selecione {
    padding: 10px 20px 0px 20px;
}
.form-group.selecione option {
    background: #ebf0f3;
}
.btn.btnSubmit {
    background: #efefef;
    border-radius: 20px;
    padding: 5.5%;
    border: none;
    cursor: pointer;
}

/* ======================= */
/* ======= CSS 4.0 ======= */
/* ======================= */

.modalidade40-cover {
    background-position: left !important;
}
.modalidade40-cover .bg-color {
    padding: 40px 0 50px 0 !important;
}
.levanta-box {
    margin-top: -180px !important;
}

/* essa regra esta afetando o quadro de detalhes da interna do curso -> .legal-text{
    font-size: 10px !important;
    margin: 30px 20px 0 20px !important;
    padding: 20px 0 15px 0 !important;
} */


.box-embed {
    margin-top: 54px !important;
}

@media (max-width: 768px) {
.levanta-box {
    margin-top: -30px !important;
}
.bg-color {
    padding: 0 10px 30px 10px !important;
}



/* EDU */

div.dt-BOTfloater {
    box-shadow: none !important;
    width: 200px !important;
}
.vestibular-dobra_enem {
    background-color: #3b3b3b !important;
}
.vestibular-dobra_enem_conteudo {
    color: #FFF;
    background-color: #3b3b3b !important;
}
.vestibular-dobra_enem_conteudo ul li a.active {
    color: #FFF !important;
    border-bottom: 5px solid #FFF !important;
}
.vestibular-dobra_enem_conteudo ul li a {
    color: #9db100 !important;
    border-bottom: 5px solid #848b4d !important;
}
.vestibular-dobra_enem_conteudo h4 {
    color: #9db100 !important;
}
.vestibular-cor {
    background-color: #516fa4 !important;
    color: #fff !important;
}
/* VESTIBULAR ENEM */

.vestibular-pravaler-enem .bg-color {
    background-color: #fff !important;
    color: #a4a6a8 !important;
}
.vestibular-pravaler-enem .sect-title.white {
    color: #344655 !important;
}
.vestibular-pravaler-enem .sect-title.white small a {
    color: #344655 !important;
}
.vestibular-pravaler-enem .entry-content {
    color: #2c2c2c !important;
}
.vestibular-scholarships .nav-tabs {
    padding: 0px 0px 0px 0px;
}
/* VESTIBULAR ENEM DOCUMENTOS */

.vestibular-documents-enem {
    background-color: #FFF !important;
    color: #95989a !important;
}
.vestibular-documents-enem h2 small {
    background-color: #FFF !important;
    color: #344655 !important;
}
.vestibular-documents-enem .doc--filters .filter.is-checked {
    background-color: #a7bd00 !important;
    color: #FFF !important;
}
.vestibular-documents-enem .text-muted {
    color: #5D6C72 !important;
}
.vestibular-documents-enem .sect-title {
    color: #344655 !important;
}
/* DIV PRA VALER ENEM INFOGRAFICO */

div.vestibular-pravaler-enem img.mobile {
    display: none;
}

@media only screen and (max-width: 768px) {
div.vestibular-pravaler-enem img.show {
    display: none;
    max-width: 100% !important;
}
div.vestibular-pravaler-enem img.show.mobile {
    display: block;
    max-width: 100% !important;
}
}
.vestibular-pravaler-enem img {
    max-width: 100% !important;
}
/* CORRECAO DE BANNER FIXO */

.header-contatos {
    padding: 20px 5px 1px 1px !important;
}

@media only screen and (max-width: 450px) {
.header-fixo {
    position: fixed !important;
    padding: 30px 0px 15px 0px !important;
    text-align: center !important;
}
}

@media only screen and (max-width: 450px) {
.banner .navbar {
    height: 85px !important;
}
}

/* BOTAO INSCREVA-SE */

.btn-secondary-novo {
    color: #fff;
    background-color: #ff4672;
    border-color: #ff4672;
}
.btn-secondary-novo:active {
    color: #fff;
    background-color: #12006c;
    border-color: #12006c;
}


/* CORES DOS LINKS DE LPS */

.links-cap a{
   color: #FFF;
}

.links-cap a:hover{
   color: #a7bd00;
}

/* CORRECAO DE TAMANHO BANNER ATENDIMENTO */

.header-contatos-lp-vestibular {
    padding: 40px 5px 1px 1px !important;
    margin-top: -25px !important;
}

.header-contatos-lp-transferencia {
    padding: 40px 6px 17px 1px !important;
    margin-top: -25px !important;
}

/* CORRECAO DE BANNER MENU LP */

.banner-corrigido-lp{
  top: 0px !important;
}