body {
    font-family: "Rubik", "open sans", "sans-serif";
}
@font-face {
    src: url(../vendor/font-awesome/fonts/FontAwesome.otf);
    font-family: 'fontawesome';
    font-weight: normal;
}

/*@media (max-width: 991px)*/
/*html.sticky-header-enabled #header .header-nav-main {*/
/*    max-height: 1350px !important;*/
/*}*/


.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus, a:focus {
    outline: 0px;
}


.subtopo {
    //background: #47a447 url(../img/pattern-1.png) repeat top left;
    background-color: #e2eaef;
    padding: 3px;
    margin: 0px 0px 40px 0px;
    position: fixed;
    top: 124px;
    display: block;
    width: 100%;
    clear: both;
    z-index: 10;
}
@media(min-width: 768px) and (max-width: 991px) {
    .subtopo {
        top: 116px !important;
    }
}
@media (max-width: 375px) {
    .subtopo {
        top: 112px;
    }
}
.subtopo h4 {
    color: #162931 !important;
    margin: 0px;
    font-size: 18px;
    font-weight: 400;
}
@media (max-width: 400px) {
    .subtopo h4 {
        font-size: 13px;
    }
}

.subtopo a {
    color: #162931;
    text-decoration: underline;
}
.subtopo a:hover {
    color: #40a9ec;
}

/*.subtopo h4 {
    color: #02580f;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    color: #ffffff;
    font-size: 32px;
    margin-bottom: 0px !important;
}*/

.subtopo h4 span {
    color: #eaba3c;
}

.internas h1 {
    color: #162931;
    margin: 0px 0px 30px 0px;
    padding: 0px;
    font-family: "rubik", "open sans", "sans-serif";
    font-size: 36px;
    font-weight: 700;
}

.internas h1:after {
    content: "";
    width: 120px;
    height: 10px;
    background: #162931;
    display: block;
    margin-top: 20px;
}
.internas h1.center:after {
    content: "";
    width: 120px;
    height: 10px;
    background: #02580f;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}
.centerbarra h1:after {
    margin: 20px auto;
}

.internas h2, .internas h3, .internas h4, .internas h5, .internas h6, .form-group label, .blockquote-primary b {
    color: #162931;
    line-height: 29px;
}
.internas h2 {
    line-height: 40px;
}
.internas p {
    color: #404040;
}

.internas h3 {
    font-size: 18px;
    line-height: 1.7;
    font-weight: 400;
}

.internas p {
    font-size: 17px;
    line-height: 26px;
}

.internas .mgbottom {
    border-radius: 10px;
    margin-bottom: 30px;
}

.internas .nav-tabs li a {
    background-color: #47a447 !important;
}

.internas .nav-tabs li.active a {
    background-color: #02580f !important;
}

.internas .documentos p {
    background-color: #d9d9d9;
    padding: 5px;
    border-radius: 4px;
    line-height: 18px;
}

.internas .documentos li {
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.list.list-icons li > .fa:first-child, .list.list-icons li a:first-child > .fa:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .icons:first-child {
    color: #777777;
}

.internas .ct-curso img {
    border-radius: 8px;
}

/*/internas*/
.table-bordered > tbody > tr > td {
    font-size: 16px;
}

.btn-categoria {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 33px !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #ffffff;
    border-radius: 4px;
    background-color: #40A9EC;
    transition: all 0.1s;
    color: #162931;
}

.btn-categoria:hover {
    background-color: #162931;
    color: #ffffff;
}

.em h4 {
    margin-bottom: 0px;
}

.thumb-info {
    background-color: transparent;
    border: none;
}

.box {
    margin-bottom: 30px;
}
.boxbanner {
    margin-bottom: 15px;
}

p.modalidade {
    color: #ffffff;
    margin-top: 15px !important;
    margin-left: 10px;
    margin-top: auto;
    margin-bottom: auto;
}
.wordwrap {
    white-space: pre-wrap; /* CSS3 */
    white-space: -moz-pre-wrap; /* Firefox */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* IE */
}

.sobre h1 {
    font-weight: 700;
}

.clivres div {
    margin: 10px 0px 10px 0px;
}

.clivres div div {
    background-color: #ffffff;
    border: 1px solid lightgray;
    padding: 10px;
    border-radius: 4px;
}

.clivres div div h4 {
    line-height: 25px !important;
    margin-bottom: 15px;
}

.blivres {
    background-color: #02580f;
    /*border-right: 1px solid #02580f;
    border-bottom: 1px solid #02580f;*/
    border: 1px solid lightgray;
    border-radius: 8px;
    margin: 10px 0px;
    padding: 15px;
    /*padding-top: 35px;*/
    /*height: 160px;*/
    min-height: 220px;
}

.blivres:hover {
    /*background-color: #eaba3c;*/
    border: 1px solid gray;
}

.blivres > div + div {
    margin-top: 20px;
}

.blivres > div label {
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: -1px;
    text-transform: uppercase;
}

.blivres .btn-categoria {
    background-color: #ffffff;
    color: #02580f;
    font-weight: 500;
}
.blivres a, .blivres a:visited, .blivres a:focus {
    color: #162931;
}
.blivres .btn-info, .btn-matriculese-qualificacao {
    margin-top: 0px;
    background-color: #40a9ec;
    color: #162931;
    border: none;
    font-weight: 500;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 14px;
}
.blivres .btn-info:hover, .btn-matriculese-qualificacao:hover {
    color: #162931;
    background-color: #ffffff;
}
.blivres .btn-categoria:hover {
    background-color: #02580f;
    color: #ffffff;
    font-weight: 700;
}
.cursoslivres {
    margin-top: 30px;
}
#cursoslivres {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    letter-spacing: -1px;
    text-transform: uppercase;
}
/*#cursoslivres .administracaodaproducao {
    background-image: url(../img/cursoslivres/agroecologia.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #e6ffcc;
}*/
.titulocursoslivres {
    padding: 20px 20px;
    background-color:transparent;
    border: 1px solid #40a9ec;
    /*opacity: 0.7;*/
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    opacity: 0.8;
    word-wrap: break-word;
}
.titulocursoslivres label {
    opacity: 1;
}
.cursol {
    display: flex;
    flex-wrap: wrap;

    /*max-width: 500px;*/
}
.cursol-item {
    display: flex;
    /*width: 100%;*/
}
.cursol-content {
    width: 100%;
    flex: 1;
}

html {
    scroll-behavior: smooth !important;
}

html .toggle-primary .toggle.active > label {
    background-color: #162931;
    color: #FFF;
    font-weight: 500;
}

html .toggle-primary .toggle.active > label + p {
    overflow: visible;
    white-space: wrap;
    height: auto;
    padding-left: 20px;
    margin-left: 10px;
}

html .toggle-primary .toggle > label {
    background-color: #40a9ec;
    color: #162931;
    font-size: 16px;
    font-weight: 500;
}

.toggle > label + p {
    color: #2f3542;
    display: block;
    overflow: hidden;
    padding-left: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 25px;
}

html .toggle-primary .toggle.active p {
    margin-bottom: 40px;
    border-left: 2px solid #162931;
}

html .toggle-primary .toggle.active > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 2px;
    background-color: red;
}

.thumb-info-caption-text {
    color: #000000 !important;
}

.thumb-info-social-icons a + a + a {
    border: 2px solid green;
    display: block;
}

#filters ul li a {
    color: #02580f;
    background-color: #c4e538;
    padding: 10px 13px !important;
}

#filters ul li a:hover {
    color: #ffffff;
    background-color: #47a447;
}

#filters ul li.active a {
    color: #ffffff !important;
    background-color: #47a447 !important;
}

#filters span.social-icons a {
    color: #000000;
    border: 1px solid lightgray;
    border-radius: 10px;
    padding: 6px;
    margin: 10px 10px 10px 0;
    display: inline-block;
}

#filters span.social-icons a:last-child {
    margin-right: 0;
}

#filters span.social-icons a i {
    margin-right: 5px;
}

#filters span.endereco-polo h4 {
    color: #000000;
    margin: 20px 0 10px 0;
}

#filters span.endereco-polo h4 span {
    font-weight: 600;
}

#filters span.endereco-polo p {
    color: #000000;
    font-size: 14px;
    line-height: 26px;
    margin: 0;
    padding: 0;
}

#filters span.endereco-polo p.horafunc {
    line-height: 20px;
}

#filters div.polobox {
    padding: 0px 20px;
    border-right: 1px solid lightgray;
    margin-bottom: 30px;
}

#filters div.polobox hr {
    margin-top: 0;
}

#filters div.polobox:nth-child(4n) {
    border-right: none;
}

@media only screen and (max-width: 766px) {
    #filters span.endereco-polo h4, #filters span.endereco-polo p {
        text-align: center;
    }

    #filters span.imagem-polo img {
        margin: 0 auto;
        /*min-height: 200px;*/
    }

    #filters span.social-icons a, #filters a.btnpolo button {
        text-align: center;
        display: block;
        margin-right: 0px;
        width: 100%;
    }
}

.franquia {
    background-color: #ffffff;
    /*border: 1px solid gray;*/
    border: none;
    border-radius: 8px;
    padding: 30px;
    margin: 30px 0;
    border-right: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
}

.franquia label, .franquia strong {
    font-weight: 700;
    color: #47a447 !important;
    margin-bottom: 10px;
}

.franquia .counter {
    margin-top: 80px;
}

.franqueado {
    /*background-color: #47a447;*/
    background-color: #c4e538;
    padding: 90px;
    margin: 0;
}

.franqueado h2 {
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 10px;
    color: #01580f;
}

.franqueado .barra {
    height: auto;
    width: 120px;
    background-color: #01580f;
    padding: 5px;
    margin-bottom: 10px;
}

.btn-franqueado {
    padding: 30px;
    font-size: 24px;
    background-color: #01580f;
    color: #eaba3c;
    font-weight: 500;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.btn-franqueado:hover {
    color: #ffffff !important;
    background-color: #003300;
}






.gestao {
    background-color: #ccddee;
}

.gestao h2 {
    color: #003248 !important;
}

.gestao .barra {
    background-color: #003248 !important;
}

.btn-gestao {
    background-color: #003248 !important;
    color: #eaba3c !important;

}

.btn-gestao:hover {
    color: #ffffff !important;
    background-color: #00253b !important;
}









.repasses h4 {
    text-align: center;
    font-weight: 500;
    margin: 20px 0;
}

.repasses th {
    background-color: #006400;
    color: #ffffff;
    border: 1px solid #f0f0f0 !important;
}

.repasses td {
    background-color: #c4e538 !important;
    color: #000000 !important;
    padding-left: 15px !important;
    border-top: 2px solid #f0f0f0 !important;
    border-bottom: 1px solid #f0f0f0 !important;
    border-left: 1px solid #f0f0f0 !important;
    border-right: 1px solid #f0f0f0 !important;
}

.diploma iframe > body {
    overflow: hidden;
}

.internas #contactForm input[type="submit"] {
    background-color: #162931 !important;
    border: none;
}

.internas #contactForm input[type="submit"]:hover {
    background-color: #40a9ec !important;
    border: none;
}

.btn-tel-polo {
    background-color: #c4e538;
    color: #47a447;
}

.blockquote-primary b {
    color: #404040;
}

.blockquote-primary a button {
    color: #02580f;
}

.franquia-titulo, .pedag-titulo {
    margin-top: 0px;
    margin-bottom: 20px;
}

.franquia-titulo h1, .pedag-titulo h1 {
    font-size: 36px;
    margin-bottom: 10px;
    line-height: 42px;
}

.franquia-titulo h1:after {
    content: "";
    width: 120px;
    height: 10px;
    background: #02580f;
    display: block;
    margin: 20px auto 0 auto !important;
}

.polopage h5, .poloreceita h5 {
    color: #404040;
    font-size: 25px;
    /*margin-top: 15px;*/
    line-height: 32px;

}
.empage h5 {
    margin-left: 40px;
}
@media (max-width: 767px) {
    .polopage h5, .poloreceita h5 {
        margin-left: 0px;
    }
    .iconesp h5:before {
        font-family: "FontAwesome";
        margin-right: 12px;
        margin-top: -2px;
        margin-bottom: 20px;
        display: block;
        font-size: 40px;
    }
    .mesa h5:before {
        content: "\f086";
    }
    .esportivas h5:before {
        content: "\f1e3";
    }
    .excursoes h5:before {
        content: "\f207";
    }
    .ciencias h5:before {
        content: "\f0c3";
    }
    .convivencia h5:before {
        content: "\f086";
    }
    .auditorio h5:before {
        content: "\f0c0";
    }
    .biblioteca h5:before {
        content: "\f02d";
    }
    .informatica h5:before {
        content: "\f108";
    }
    .labtecnicos h5:before {
        content: "\f085";
    }
    .quadra h5:before {
        content: "\f1e3";
    }
    .salasdeaula h5:before {
        content: "\f135";
    }

}

.polopage p {
    font-size: 17px;
    line-height: 26px;
}

.polopage img {
    border-radius: 14px;
}

.polopage .polorow, .polopage .poloreceita {
    margin-top: 40px;
}
.polopage {
    /*margin-top: 30px;*/
}
@media (max-width: 767px) {
    .polopage h1, .polopage h2, .polopage h3, .polopage h4, .polopage h5, .polopage h6, .polopage p {
        text-align: center;
    }
    .polopage img {
        margin: 0 auto;
    }
}
.projecaoreceita {
    color: #404040;
    font-weight: 500;
}

.poloreceita h5 {
    margin-bottom: 30px;
    display: block;
    background-color: #f0f0f0;
    padding: 15px;
}

.projecaoreceita, .receitatabela .desktop {
    display: flex;

}

.projecaoreceita div, .receitatabela .desktop div {
    flex: 1;
    border-bottom: 1px solid lightgray;
    padding: 5px 0px;
}

.poloreceita {
    margin: 0;
    color: #404040;
    padding: 20px;
    padding-bottom: 50px;
}

.poloreceita .row > div + div {
    border: 1px solid lightgray;
}

.receitatabela .desktop, .poloreceita {
    background-color: #ffffff;

}

.receitatabela .mobile {
    border: 1px solid gray;
    padding: 20px;
    border-radius: 20px;
    background-color: #ffffff;
}

.receitatabela .mobile p {
    margin-bottom: 10px;
    border-bottom: 1px solid lightgray;
    padding-bottom: 7px;
}

.receitatabela .mobile b {
    /*color: gray;*/
}

.receitatabela .mobile div:last-child p {
    margin-bottom: 0px;
    border-bottom: 0px solid lightgray;
    padding-bottom: 0px;
}

.projecao {
    background-color: #ffffff;
    padding: 50px 0px 10px 0px;
    /*border-radius: 20px;*/
    margin: 50px 0 0 0;
}

.projecao p {
    font-size: 17px;
    line-height: 26px;
    color: #404040;
}

.projecaopolo {
    width: 100%;
    height: 500px;
}

.repasse {
    border: none;
    border-radius: 10px;
    padding: 15px;
    background-color: #f0f0f0;
}

.repasse h2 {
    margin-bottom: 10px;
    font-weight: 400;
}

.repasseimg {
    display: block;
    margin: 0 auto;
}
.repasse p span {
    font-size: 30px;
    font-weight: 500;
}
.seta-repasse {
    position: absolute;
    right: -20px;
    top: 50%;
    width: 25px;
    height: 40px;
}

.main:nth-child(1) {
    margin: 0 !important;
}

.proposta {
    /*background-color: #47a447;*/
    background-color: #c4e538;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
    display: none;
   }

.proposta h2 {
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 0px;
    color: #01580f;
    font-size: 22px;
}

.proposta .barra {
    height: auto;
    width: 58px;
    background-color: #01580f;
    padding: 4px;
    margin-top: 0px;
    margin-bottom: 4px;
}

.btn-proposta {
    padding: 3px 10px 3px 10px;
    font-size: 20px;
    background-color: #01580f;
    color: #eaba3c;
    font-weight: 500;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    margin: 0 auto;
    width: 100%;
}

.btn-proposta:hover {
    color: #ffffff !important;
    background-color: #003300;
}


.proposta-gestao {
    background-color: #ccddee;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
    display: none;
}

.proposta-gestao h2 {
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 0px;
    color: #003248;
    font-size: 22px;
}

.proposta-gestao .barra {
    height: auto;
    width: 58px;
    background-color: #003248;
    padding: 4px;
    margin-top: 0px;
    margin-bottom: 4px;
}

.btn-proposta-gestao {
    padding: 3px 10px 3px 10px;
    font-size: 20px;
    background-color: #003248;
    color: #eaba3c;
    font-weight: 500;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    margin: 0 auto;
    width: 100%;
}

.btn-proposta-gestao:hover {
    color: #ffffff !important;
    background-color: #00253b;
}


.prop-active {
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9999;
    width: 100%;
}
.esp-aprend {
    margin-bottom: 0px;
}
.esp-aprend a img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.esp-aprend a img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.esp-aprend img {
    margin-bottom: 20px;
}
.esp-aprend > .row {
    margin-top: 50px;
    padding: 40px 0px 10px 0px;
    background-color: #e6e6e6 !important;
    border-radius: 8px;
}
.esp-aprend > .row {
    border-right: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
}
.esp-aprend .row:nth-child(1) {
    margin-top: 0;
}
.esp-aprend i {
    font-size: 32px;
    color: #404040;
    float: left;
    margin-top: 0px;
    margin-right: 10px;
    max-width: 30px;
}
.depoimentos i {
    max-width: 100% !important;
    font-size: 20px;
    margin-bottom: 20px;
}
.depoimentos .row p {
   font-size: 20px;
}
@media(max-width: 768px) {
    .depoimentos i {
        max-width: 100% !important;
        font-size: 18px !important;
        margin-bottom: 20px;
    }
    .depoimentos .row p {
        font-size: 18px !important;
    }
}
@media (max-width: 991px) {
    .depoimento h2, .depoimento h3, .depoimento h4 {
        text-align: center !important;
    }
    .depoimento h4 {
        margin-bottom: 50px;
    }
    .depoimento {
        padding-right: 15px !important;
    }
}
.esp-aprend .row p {
    margin-left: 40px;
    padding-right: 30px;
}
#frame-declara {
    overflow-x: hidden;
}
.fotos-projeto {
    display: flex;
    margin-top: 30px;
    padding: 0;
}
.fotos-projeto div {
    flex: 1;
    padding: 15px;
}
.fotos-projeto div a img {
    max-height: 170px;
    margin: 0 auto;
}
.imenor {
    font-size: 28px !important;
}
.ilustrativo {
    font-size: 14px !important;
    color: #8c8c8c !important;
    text-align: center;
}
.unid-serra {
    min-height: 500px;
    padding: 30px !important;
    /*background-color: #e6e6e6 !important;*/
    background-position: center;
    background-size: cover;
    border-radius: 10px;
    position: relative;
}
.unidade h1 {
     font-size: 56px;
     margin-bottom: 10px;
     line-height: 62px;
 }

.franquia-titulo h1:after {
    content: "";
    width: 120px;
    height: 10px;
    background: #162931;
    display: block;
    margin: 20px auto 0 auto !important;
}
.info-unid {
    margin-top: 40px;
    padding: 20px 0px;
}
.info-unid img {
    border-radius: 15px;
    margin-bottom: 20px;
}
.unid-serra .pedag-titulo h1{
    font-size: 70px;
}
.unid-serra .pedag-titulo h2{
    color: #02580f;
}
.unid-title {
    border: 2px solid white;
    padding: 30px 30px 0px 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#map {
    height: 300px;
}
.gestao h5 {
    margin-top: 0px;
}
#faq a {
    background-color: #40A9EC !important;
    color: #162931 !important;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#faq a:hover {
    background-color: #162931;
    color: #ffffff;
    padding: 5px;
}
#faq span {
    margin-top: 30px;
}


.mt {
    margin-top: 20px !important;
}


.unids {
    margin: 60px 0px;
}
.unids .row {
    margin-top: 50px;
    padding: 20px 0px 10px 0px;
    background-color: #e6e6e6 !important;
    border-radius: 8px;
}
.unids > .row {
    border-right: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
}
.unids .row:nth-child(1) {
    margin-top: 0;
}
.unids .ml {
    margin-left: 40px;
}
.amarelo {
    background-color: #eaba3c;
}
.table-bordered > tbody > tr > td {
    padding-left: 15px !important;
}
.table-bordered > tbody > tr > td + td {
    padding-left: 5px !important;
}
.docsnecessarios .documentos {
    padding: 0 20px;
}
.documentos p + ul, .documentos p + ul + div + ul, .documentos p + ul + div + ul + div {
    margin: 0 25px;
}
.documentos ul li:last-child {
    border-bottom: none;
    margin-bottom: 15px;
}
.documentos ul + p {
    background-color: yellow;
}
.internas .documentos .fiador p {
    line-height: 12px;
    margin-bottom: 0px;
    margin: 0 0px;
}
.borda-doc {
    border: 1px solid #dddddd;
}
.borda-doc p {
    color: #777777;
}
table.table thead tr td {
    font-size: 17px;
}
.fiador {
    padding: 10px 15px 0px 15px ;
    background-color: #d9d9d9;
    margin-bottom: 20px;
}
.copiadoc {
    margin-bottom: 25px !important;
}
.mt-50 {
    margin-top: 50px !important;
}
.fotosunidade {
    background-color: #;
    border-radius: 6px;
    padding: 10px;
    margin-bottom: 20px;
}

ul.ensinomedio{
    list-style: none;
    margin: 0 !important;
    padding-inline-start: 0px;
}
ul.ensinomedio li{
    padding: 20px;
    position: relative;
    margin: 15px 20px 10px 0px;
    background-color: #e3e3e3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 7px;
}
ul.ensinomedio li:last-child {
    margin-bottom: 30px;
}
ul.ensinomedio li::before{
    content: '';
    position: relative;
    left: 0;
    top: 0;
    padding: 5px 15px;
    background-image: url(../img/confere.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 3px;
}
ul.ensinomedio li div {
    display: inline-table;
    width: 88%;
    font-size: 18px;
    margin-left: 10px;
}
ul.ensinomedio li h5 {
    margin-bottom: 5px;
 }
ul.ensinomedio li p {
     line-height: 22px;
    margin-bottom: 0px;
 }
ul.ensinomedio li {
    background-color: #ffff00;
}
ul.ensinomedio li + li {
    background-color: #bfff00;
}
ul.ensinomedio li + li + li {
    background-color: #66cc00;
}
ul.ensinomedio li + li + li p, ul.ensinomedio li + li + li h5 {
    color: #262626;
}
.call-menor {
    /*background-color: #47a447;*/
    /*background-color: #e3e3e3;*/
    background-color: #eaba3c;
    padding: 30px 30px;
    margin: 0;
}

.call-menor h2 {
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0px;
    color: #02580f;
    font-size: 1.7em;
}

.call-menor .barra {
    height: auto;
    width: 120px;
    background-color: #02580f;
    padding: 5px;
    margin-bottom: 5px;
}

.btn-call-menor, .btn-call-menor:focus {
    padding: 10px 20px;
    font-size: 24px;
    background-color: #02580f;
    color: #f0f0f0;
    font-weight: 300;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin-top: 10px;
    width: 80%;
}

.btn-call-menor:hover {
    color: #ffffff !important;
    background-color: #003300;
}
.basebotao {
    height: 100%;
    width: 100%;
}
.copiadoc {
    margin: 20px;
    padding: 13px;
    background-color: #ffffff;
}
.caracteristicas div {
    /*border: 1px solid lightgray;*/
    border-bottom: 1px solid lightgray;
    padding: 10px 0;
    margin-left: 0px;
    margin-bottom: 10px;
    /*-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;*/
    /*background-color: #e6e6e6;*/
}
.caracteristicas div:last-child {
    border-bottom: none;

}
/*.caracteristicas div:hover {
    !*background-color: #ccff99;*!
    !*border: 1px solid lightgray;*!
    background-color: #ffffff;
    border: none;
}*/
.caracteristicas h4 {
    margin-bottom: 0px;
}
.caracteristicas p {
    margin-bottom: 10px;
}
.caracteristicas a {
    color: #404040;
    text-decoration: underline;
    padding: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.caracteristicas a:hover {
    color: #02580f;
    background-color: #c4e538;
}
.historia-1 img {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-bottom: 25px;
}
.historia h2 {
    margin-bottom: 8px;
}
.historia-1 {
    background-color: transparent;
    margin-bottom: 10px;
    padding: 0;
}
.historia-1 .foto-titulo img {
    height: 100% !important;
    width: 100%;
}
.historia-1 .foto-titulo {
    /*height: 100%;
    width: 100%;
    background-image: url('../img/historia/foto-1.jpg');*/
}
.historia-1 .foto-titulo {
    width: 100%;
    height: 400px;
    background: url(../img/historia/foto-1.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border-radius: 0 0px 0px 0;
}
.historia-1 .txt-titulo {
    padding: 40px 80px 20px 0;
}
@media (max-width: 767px) {
    .historia-1 .txt-titulo {
        padding: 40px 10px 20px 0;
    }
}
.txt-titulo h1 span {
    font-size: 60px;
    margin-bottom: 20px;
}
.separa div + div > div {
    border-right: 1px solid lightgray;
}
.separa div + div:last-child {
     border-right: none;
}
.historia .numerosced {
    margin: 60px 0;
}
.historia .numeros div {
    margin: 0 auto;
}
.historia .numeros div > div {
    float: left;
}
.historia .numeros {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    /*border: 1px solid lightgray;*/
    margin: 0 auto;
    padding: 35px;
    /*background-color: #ffffff;*/
    min-height: 260px;
}

.historia .numeros h3 {
    font-size: 55px;
    font-weight: 700;
    color: #02580f;
}
.historia .numeros h3 span {
    font-size: 35px;
}
.historia .numeros p {
    font-size: 22px;
    margin-top: -15px;
    color: #02580f;
}
.txt-trajetoria {
    padding-right: 50px;
}
.numerosced h3, .numerosced p {
    margin-bottom: 0px;
    /*background-color: #ccff99;*/
}
.numerosced .numeros {

}
.numeros {
    background-image: url('../img/pincelada-2.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.timeline {
    padding: 40px 0;
    border-top: 1px solid lightgray;
    background-image: url('../img/ptrn-funky-lines.png');
    -webkit-box-shadow: 0px 9px 8px -6px rgba(0,0,0,0.45);
    -moz-box-shadow: 0px 9px 8px -6px rgba(0,0,0,0.45);
    box-shadow: 0px 9px 8px -6px rgba(0,0,0,0.45);
}
#trajetoria .owl-dot {
    margin-top: 30px;
}
#trajetoria .owl-prev {
    left: -40px;
}
#trajetoria .owl-next {
    right: -40px;
}
.owl-carousel .owl-nav [class*="owl-"] {
    background-color: transparent;
    color: #02580f;
    border-color: lightgray;
}
.owl-carousel .owl-nav [class*="owl-"]:hover {
    background-color: #02580f;
}
.owl-theme .owl-nav [class*=owl-] {
    padding: 3px 7px 4px 7px;
}

#pincel .txt-chamada {
    margin-top: 10px;
    margin-bottom: 15px;
    padding-right: 60px;
}
#pincel .foto-chamada {
    padding-right: 35px;
}
#pincel .txt-chamada-menor {
    margin-top: 0;
    padding-right: 60px;
}
#pincel .txt-chamada h2 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 20px;
    font-weight: 700;
}
#pincel .txt-chamada p {
    line-height: 28px;
}
#pincel + .row {
    margin-bottom: 120px;
}
/*#pincel .row:last-child {
    margin-bottom: 40px;
}*/

#pincel .foto-chamada, #pincel .foto-chamada-menor {
    /*height: 300px;*/
    width: 100%;
    /*background-color: #c2c2c2;*/
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    /*padding: 40px 20px;*/
    /*border: 1px solid lightgray;*/
}
#pincel .foto-chamada img, #pincel .foto-chamada-menor img {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    /*border: 1px solid lightgray;*/
    margin: 0 auto;
}

#pincel .foto-chamada-menor {
    height: 150px;
}
#pincel .icone {
    height: 90px;
    width: 90px;
    background-color: #eaba3c;
    color: #02580f;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    font-size: 50px;
    padding-top: 20px;
}
#pincel .texto-icone {
    padding: 20px;
    text-align: center;
}
#pincel .texto-icone h3 {
    margin-bottom: 5px;
}
#pincel .vantagens div[class^="col-"] {
    border-right: 1px solid lightgray;
}
#pincel .vantagens div[class^="col-"]:last-of-type {
    border-right: none;
}
#pincel .mg-left {
    padding-left: 30px;
}
#pincel #store .pincel-link {
    padding: 12px;
    background-color: #003248;
    color: #ffffff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border: none;
}
#recursos {
    margin: 50px 0;
}
#recursos h2 {
    font-size: 40px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 10px;
}
#recursos ul {
    list-style-type: none;
    margin-top: 30px;
    color: #404040;
    border: 1px solid lightgray;
    padding: 20px;
    border-radius: 8px;
    background-color: #ffffff;
}
#recursos ul li {
    /*background-color: #ffff00;*/
    position: relative;
    font-size: 18px;
    margin-bottom: 0px;
    padding: 20px 7px;
    border-bottom: 1px solid lightgray;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#recursos ul li:hover {
    /*background-color: #e6e6e6;*/
    background-color: #ccddee;
}
#recursos ul li p {
    line-height: 22px;
    margin-bottom: 0px;
}
#recursos ul li:last-child {
    border-bottom: none;
}
#recursos li span img {
    width: 20px;
    height: 20px;
    margin-top: -7px;
    margin-right: 6px;
    /*position: absolute;*/
}
#recursos ul li::before{
    content: '';
    position: relative;
    left: 5px;
    top: 7px;
    padding: 5px 15px;
    background-image: url(../img/confere.png);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    margin-right: 3px;
}
#recursos ul li div {
    display: inline-table;
    width: 94%;
    font-size: 18px;
    margin-left: 0px;
}
#trajetoria .borda-imagem {
    height: 300px;
    background-color: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
    border-bottom: 1px solid lightgray;
    border-right: 1px solid lightgray;
}
#trajetoria .borda-imagem .imagem {
    /*background-color: #ffffff;*/
    height: auto;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#faq a {
    background-color: greenyellow;
    color: #02580f;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#autorizacoes a {
    background-color: #40a9ec;
    color: #162931;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.product-thumb-info .product-thumb-info-content a {
    color: #404040 !important;
    text-align: center;
}
#apostilas ul.nav-list + ul {
    text-align: left !important;
}
.btn-primary {
    color: #fff;
    background-color: #017b48 !important;
    border-color: #017b48;
}
html .heading-primary, html .lnk-primary, html .text-color-primary {
    color: #02580f;
}
tfoot {
    font-size: 16px;
    color: #404040;
}
#dadosCorreio table {
    margin-top: 20px;
}
#pedido h4 {
    font-size: 32px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#footer button {
    /*color: #0a0a0a;*/
    background-color: #40a9ec;
}
#footer button i {
    margin-top: 3px;
    font-size: 20px;
}
.header-body {
    width: 100% !important;
    padding: 0px !important;
    background-color: #40a9ec !important;
}
#menucima {
    width: 100% !important;
    background-color: #162931 !important;
    padding: 10px !important;
    margin: 0 !important;
}
#menutopo .active {
    background-color: #00253b;
}
.minhas-imagens img {
    margin-bottom: 30px;
}
.blog-post h1 {
    margin-bottom: 10px;
}
.meus-anexos {
    display: block;
    float: left;
    margin: 45px 0;
}
.meus-anexos a {
    float: left;
    display: block;
    transition: all 0.5s
}
.meus-anexos a:hover {
    background-color: #c4e538;
    transition: all 0.5s;
}
.conteudoPost p a {
    color: #404040;
    background-color: lightgray;
    margin: 10px 0;
    padding: 20px 30px;
    width: 100%;
    font-size: 18px;
    display: block;
}
.conteudoPost p a:hover {
    color: #ffffff;
    background-color: black;
    margin: 10px 0;
    padding: 20px 30px;
    width: 100%;
    font-size: 18px;
    display: block;
}
/*.conteudoPost a:before, .meus-anexos a:before {
    font-family: "FontAwesome";
    content: "\f15c";
    margin-right: 12px;
    margin-top: -2px;
}*/
/*.conteudoPost a {
    color: black;
    padding: 20px;
    border: 1px solid black;
}
.conteudoPost a[href$=".pdf"] {
    color: #404040;
    background-color: lightgray;
    margin: 10px 0;
    padding: 20px 30px;
    width: 100%;
    font-size: 18px;
}*/
.meus-anexos a[href$=".pdf"]:before {
    content: "\f1c1";
    color: #404040;
    background-color: lightgray;
    margin: 10px 0;
    padding: 20px 30px;
    width: 100%;
    font-size: 18px;
}
.meus-anexos a[href$=".pdf"]:before {
    content: "\f1c1";
    color: #404040;
    background-color: lightgray;
    margin: 10px 0;
    padding: 20px 30px;
    width: 100%;
    font-size: 18px;
}
.meus-anexos a[href$=".com.br"]:before {
    content: "\f0ac";
}.meus-anexos a[href$=".com.br"]{
     color: #404040;
     background-color: lightgray;
     margin: 10px 0;
     padding: 20px 30px;
     width: 100%;
     font-size: 18px;
 }
.meus-anexos a[href$=".com.br/"]:before {
    content:"\f0ac";
}
.meus-anexos a[href$=".com.br/"] {
    color: #404040;
    background-color: lightgray;
    margin: 10px 0;
    padding: 20px 30px;
    width: 100%;
    font-size: 18px;
}
.meus-anexos a[href$=".com"]:before {
    content: "\f0ac";
    color: #404040;
    background-color: lightgray;
    margin: 10px 0;
    padding: 20px 30px;
    width: 100%;
    font-size: 18px;
}
.meus-anexos a[href$=".com/"]:before {
    content: "\f0ac";
    color: #404040;
    background-color: lightgray;
    margin: 10px 0;
    padding: 20px 30px;
    width: 100%;
    font-size: 18px;
}
.meus-anexos a[href$=".doc"]:before, .meus-anexos a[href$=".docx"]:before {
    content: "\f1c2";
    color: #404040;
    background-color: lightgray;
    margin: 10px 0;
    padding: 20px 30px;
    width: 100%;
    font-size: 18px;
}
.meus-anexos a[href$=".xls"]:before, .meus-anexos a[href$=".xlsx"]:before {
    content: "\f1c3";
    color: #404040;
    background-color: lightgray;
    margin: 10px 0;
    padding: 20px 30px;
    width: 100%;
    font-size: 18px;
}
.meus-anexos a[href$=".ppt"]:before, .meus-anexos a[href$=".pptx"]:before {
    content: "\f1c4";
    color: #404040;
    background-color: lightgray;
    margin: 10px 0;
    padding: 20px 30px;
    width: 100%;
    font-size: 18px;
}
.conteudoPost p:first-child {
    margin-top: 30px;
}
.botaoCompra .btn-success {
    position: relative;
    display: block;
    margin: 15px 10px 10px 10px;
    font-size: 12px;
    text-align: center;
    margin: 0 auto;
}
.rodalinks a {
    display: inline-block;
}
.unid-title h3, .unid-title h4 {
    color: #02580f !important;
}
.bannerHome {
    padding-top: 132px; /*124px*/
    /*overflow: hidden !important;*/
}
.owl-stage {
    /*overflow: hidden;*/
}
.owl-item {
    opacity: 0 !important;
}
.owl-item.active {
    opacity: 1 !important;
}
.owl-carousel .owl-stage-outer {
    /* override */
    /*overflow: initial;*/
}
.blog {
    margin-top: 250px;
}
.capapincel {
    margin-top: 124px;
    padding: 40px 0;
    background-color: #ccddee;
    min-height: 500px;
}
.capapincel .texto {
    margin-top: 40px;
}
.capapincel .texto h1 {
    font-size: 50px;
    line-height: 60px;
    color: #003248 !important;
}
.capapincel .texto h1:after {
    background-color: #003248 !important;
}
.capapincel .texto h3 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
    color: #003248;
}
.porquepincel h1 {
    color: #003248 !important;
}
.porquepincel h1:after {
    content: "";
    width: 120px;
    height: 10px;
    background: #003248;
    display: block;
    margin: 20px auto 0 auto !important;
}
.porquepincel {
    margin: 20px 0 40px 0;
}
#store h2 {
    line-height: 30px;
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: 500;
}
#store a {
    display: block;
}
#store .row {
    margin-bottom: 0;
}
#store .storenet, #store .storeplay {
    border: 1px solid lightgray;
    padding: 30px 20px 40px 20px;
    border-radius: 7px;
    transition: all 0.5s;
}
#store .storenet:hover, #store .storeplay:hover {
    background-color: white;
    transition: all 1s;
}
#modulos {
    margin-bottom: 80px;
}
#modulos .modulo {
    height: 650px;
    background-color: #ffffff;
    width: 100%;
    padding: 40px 10px 20px 10px;
    border-radius: 7px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 9px -2px rgba(125,125,125,0.5);
    -moz-box-shadow: 0px 0px 9px -2px rgba(125,125,125,0.5);
    box-shadow: 0px 0px 9px -2px rgba(125,125,125,0.5);
}
#modulos .modulo h3 {
    color: #003248;
    font-size: 17px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}
#modulos .modulo h4 {
    text-decoration: underline;
    font-size: 17px;
    font-weight: 500;
}
#modulos ul {
    margin: 0 auto;
    padding: 0 15px;
}
#modulos ul li {
    text-decoration: none;
    list-style-type: none;
    border-bottom: 1px solid lightgray;
    padding: 10px 0px;
    line-height: 18px;
    color: #404040;
}
#modulos ul li:last-child {
    border-bottom: none;
}
#modulos ul li:hover {
    background-color: #e6e6e6;
    transition: all 0.5s;
}
.pincelbanner {
     width: 80%;
     margin: 0 auto;
 }
.pincelinstantaneo  {
    padding: 0 20px;
    width: 80%;
    margin: 0 auto;
}
.imgcapapincel {
    margin-top: 0;
    margin-bottom: 20px;

}
#pincel .txt-instantaneo {
    padding-top: 40px;
}
#pincel .razoes {
    margin-bottom: 80px;
}
#pincel .razoes img {
    margin: 0 auto;
}
#suporte-polo {
    margin-top: 60px;
}
#suporte-polo .foto {
    /*background-color: #f4f4f4;*/
    /*width: 160px;
    height: 190px;*/
    margin-bottom: 15px;
    background-color: #ffffff;
    border-radius: 4px;
    border-bottom: 1px solid #4d4d4d;
    border-right: 1px solid #4d4d4d;
    padding: 5px;

}
#suporte-polo .info {
    /*width: 100%;
    height: 100%;
    margin: 0 auto;
    display: block;*/
}
#suporte-polo .info h2, #suporte-polo .info h3, #suporte-polo .info h4, #suporte-polo .info p {
    color: #404040;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 10px;
}
#suporte-polo .info p {
    margin-left: -14px;
}
#suporte-polo .info h2 {
    font-size: 16px;
    font-weight: 700;
}
.voltar, .voltarcursos {
    font-size: 21px;
    position: absolute;
    top: 12px;
    left: 30px;
    color: #ffffff;
}
.voltarcursos {
    top: 3px;
    left: 15px;
}
.subcursos {
    margin-left: 40px;
}
@media(max-width: 991px) {
    .voltar {
        top: 0px;
        left: 15px;
    }
    #suporte-polo .foto img {
        display: inline;
    }
}
.notamec {
    background-color: #ffffff;
    padding: 70px 20px;
}
.notamec .badge {
    background-color: transparent;
}
.notamec .badge img {
    margin: 0 auto;
}
.notamec .texto h2 {
    font-weight: 700;
    color: #003248;
    font-size: 40px;
}
.notamec p {
    color: #003248;
    font-size: 18px;
    line-height: 28px;
}

.spacer { margin: 20px;}
.mg-b30 {
    margin-bottom: 30px;
}
.separabarra {
    margin-top: 15px !important;
}
.centered {
    margin: 0 auto !important;
    float: none !important;
}
.nomg { margin: 0 !important; }
.nopd { padding: 0 !important; }

.espacopost {
    padding-right: 80px;
}
@media (max-width: 991px) {
    .espacopost {
        padding-right: 20px;
    }
}
.hrboxhome {
    margin: 5px;
    padding: 0;
}
.imagem-polo img {
    margin: 0 auto;
}

/*@media(max-width: 400px) {
    div.header-logo a img {
        width: 100px;
    }
}*/

.videohome iframe {
    margin: 0 auto;
}
.videohome {
    background-color: #16615d;
    padding: 60px 0;
    background-image: url('../img/bg-video.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #ffffff;
}
.videohome .depoimento {
    padding-right: 60px;
}
.videohome .depoimento h2 {
    font-weight: 700;
    line-height: 40px;
    color: #ffffff;
}
.videohome .depoimento h3 {
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    color: #ffffff;
    text-transform: none;
}
.videohome .depoimento h4 {
    color: #ffffff;
}
@media(max-width: 576px) {
    .videohome .depoimento h2 {
        font-size: 1.8em;
        line-height: 32px;
        margin-top: 40px;
    }
}
@media(max-width: 768px) {
    .videohome .depoimento h2 {
        margin-top: 40px;
    }
}
.nemlinks ul {
    margin: 0;
    margin-top: 3px;
    margin-bottom: 60px;
    padding: 0;
    /*display: flex;
    flex-wrap: wrap;
    justify-content: space-between;*/
}
.nemlinks li {
    text-decoration: none;
    list-style-type: none;
    /*flex: 1;*/
    color: #404040;
    text-align: center;
    display: inline-block;
    margin-bottom: 25px;
}
.nemlinks li a {
    font-size: 16px;
    margin: 0;
    color: #404040;
    padding: 10px;
    border: 1px solid #02580f;
    border-radius: 6px;

   /* padding-right: 15px;*/
}
.nemlinks li a:hover, .nemlinks li a.active {
    background-color: #02580f;
    color: #ffffff;
    text-decoration: none;
}
.nemlinks li a:focus {
    text-decoration: none;
}

.ct-curso img + img {
    margin-top: 30px;
}

.videoem {
    margin: 60px 0;
}
.titulonovoem h3 {
    color: #47a447;
}
a.btn-matriculesesm {
    color: #162931;
    text-decoration: none;
}
a.btn-matriculesesm:focus {
    color: #ffffff;
}
a.btn-matriculesesm:visited {
    color: #ffffff;
}
img.logomob {
    margin-top: 0;
    top: 0;
    width: auto;
    height: 40px;
}
.fotoespaco {
    margin-top: 60px;
}
.fotoespaco img {
    border-radius: 8px;
    margin-bottom: 30px;
}
.btnemestude {
    margin-bottom: 60px;
}
.btnemestude button {
    width: 60%;
}
.videoestudeconosco {
    margin-top: 50px;
    margin-bottom: 50px;
}
.outubrorosa img {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99999;
    max-width: 25px;
    height: auto;
}
.docsem {
    font-size: 16px;
    color: #404040;
}
.emdocmat {
    padding: 15px;
    background-color: #c2c2c2;
    margin-bottom: 30px;
}
.nobreak {
    white-space: nowrap;
    font-size: 14px;
}
@media(max-width: 1199px) {
    .nobreak {
        white-space: nowrap;
        font-size: 12px;
    }
}
hr.tracejado {
    border-top: 1px dashed #ffffff;
    background-image: none;
    padding: 0px;
    background-color: none;
    margin: 5px 5px;
}
.btn-topo a i {
    margin-right: 3px;
}
.menusubtitle {
    color: #162931;
}
a.menusubtitle {
    padding: 29px 31px 13px 31px !important;
    text-align: center;
}
.menusubtitle span {
    font-size: 10px;
    color: orange;
    text-align: center;
    margin: 0;
    margin-top: -4px !important;
    padding: 0 !important;
}
.menusubtitle p {
    font-size: 10px;
    color: #ffffff;
    text-align: center;
    margin: 0;
    margin-top: -4px !important;
    padding: 0 !important;
}
@media (max-width: 991px) {
    a.menusubtitle {
        text-align: left;
        width: 100%;
        padding: 12px 8px !important
    }
    .divsubtitle {
        float: left;
        width: 80%;
        text-align: left;
    }
    .menusubtitle p {
        text-align: left;
    }
    .menusubtitle i {
        float: right;
    }
}
.product-thumb-info-content a h4 {
    line-height: 15px;
}

/***********************************************/
a.gestaomenu {
    padding: 32px 31px 10px 31px !important;
}
.gestaomenu p {
    font-size: 10px;
    color: orange;
    text-align: center;
    margin: 0;
    margin-top: -4px !important;
    padding: 0 !important;
}
@media (max-width: 991px) {
    a.gestaomenu {
        text-align: left;
        padding: 12px 8px !important
    }
    .gestaomenu p {
        text-align: left;
    }
}

#header .header-logo img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    max-width: 160px;
    width: 100%;
}
#header .header-logo {
    float: left;
    position: relative;
    padding-bottom: 0px;
}
#header .header-column {
    display: table-cell;
    vertical-align: top;
    padding-top: 0px;
}






/*==============================================================*/

@media (max-width: 375px) {
    a.btn-matriculesesm {
        width: 11em;
        padding: 7px 7px;
        margin-top: 15px;
    }
}
@media (max-width: 342px) {
    /*a.btn-matriculesesm {
        width: 8em;
    }*/
    img.logomob {
        margin-top: 0;
        top: 0;
        width: auto;
        height: 30px;
    }
}

@media (max-width: 991px) {
    .img-thumb {
        margin: 0 auto !important;
    }
    .post-meta {
        margin-bottom: 10px !important;
    }
}

@media (max-width: 768px) {
    .videohome {
        background-color: #c4e538;
        padding: 15px 0;
    }
    .btn-playstore {
        margin-left: 25% !important;
    }
    #pincel .foto-chamada, #pincel .foto-chamada-menor {
        padding: 0 !important;
        margin-bottom: 40px;
    }
    #pincel .txt-chamada {
        margin-bottom: 10px !important;
    }
    .capapincel .texto {
        margin-top: 15px;
    }
    .capapincel .texto h1 {
        font-size: 40px;
        line-height: 40px;
    }
    .capapincel .texto h3 {
        font-size: 25px;
        line-height: 34px;
    }

}



@media (max-width: 991px) {
    #header .header-logo img  {
        margin-top: 15px;
        margin-bottom: 5px;
        float: left;
    }
}

@media (max-width: 991px) {
    /*.header-logo {*/
    /*    width: 0px !important;*/
    /*}*/
    #header .header-nav-main nav > ul li a .fa-caret-down {
        line-height: 20px;
        min-height: 15px;
        min-width: 30px;
        position: relative;
        right: 5px;
        text-align: center;
        top: 0;
    }
        #header .header-nav-main nav > ul > li > a, #header .header-nav-main nav > ul > li > a:focus,
        #header .header-nav-main nav > ul > li > a:hover {
            color: #ffffff !important;
            font-size: 17px;
        }
    #header .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-title {
        font-weight: 700;
        color: #c4e538;
    }
    #header .header-nav-main nav > ul li a {
        padding: 12px 8px;
        margin-top: 0;
    }
    #header .header-btn-collapse-nav {
        color: #404040;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .btn-proposta {
        font-size: 17px !important;
    }
}

@media only screen and (max-width: 768px) {
    .docsnecessarios .documentos {
        padding: 0;
    }
    .btn-call-menor {
        margin-top: 20px;
    }
}


@media only screen and (max-width: 768px) {
    div.economia {
        margin-top: 60px;
        margin-bottom: 0;
    }
    #pincel .row, #pincel img {
        margin-bottom: 10px;
    }
    #recursos ul {
        padding-left: 0;
    }
    #recursos div + div ul {
        margin-bottom: 0;
    }
    #recursos div + div + div ul {
        margin-top: 0;
    }
    #pincel h2 {
        padding-right: 0;
        text-align: center;
    }
    #pincel .txt-chamada, #pincel .txt-chamada-menor {
        padding-right: 0;
        text-align: center;
        margin-bottom: 50px;
    }
    #pincel .foto-chamada-menor {
        margin-bottom: 15px;
        text-align: center;
    }
    #pincel .foto-chamada-menor img {
        margin: 0 auto;
    }
    .unids .ml {
        margin-left: 0px;
    }
    .proposta {
        padding-top: 5px;
    }
    .proposta a {
        display: block;
        margin: 0 auto;
    }
    .proposta button {
        margin: 0 auto;
    }
    .proposta h2 {
        font-size: 20px;
        display: none;
    }
    .btn-proposta {
        padding: 5px 10px;
        font-size: 20px;
        background-color: #01580f;
        color: #eaba3c;
        font-weight: 500;
        margin: 0 auto;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
    .btn-proposta:hover {
        color: #ffffff !important;
        background-color: #003300;
    }

    .proposta .barra {
        display: none;
    }
    .projecao {
        margin: 0;
        padding-top: 0;
    }
    .mobile {
        margin-bottom: 20px;
    }
    .projecaopolo {
        width: 100%;
        height: 300px;
    }
    .franqueado {
        padding: 30px 20px;
    }
    .btn-franqueado {
        padding: 10px;
        font-size: 20px;
        margin-top: 20px;
    }
    .esp-aprend i {
        font-size: 32px;
        color: #404040;
        float: left;
        margin-top: 0;
        margin-right: 10px;
        max-width: 30px;
    }
    .esp-aprend > .row {
        /*margin-left: 5px;
        margin-right: 5px;*/
    }
    .esp-aprend .row p {
        margin-left: 10px;
    }
    .pedag-titulo h1 {
        font-size: 50px;
        margin-bottom: 10px;
        line-height: 62px;
    }
    .centerbarra h1:after {
        margin: 20px auto;
    }
    .unid-titulo h1 {
        font-size: 50px;
        margin-bottom: 10px;
        line-height: 62px;
    }
    .unid-titulo h1:after {
        margin: 0 auto !important;
    }


} /*under 768px*/



/*a:visited {*/
/*    color: inherit !important;*/
/*}*/


@media (max-width: 500px) {
    #menucima a {
        font-size: 9px;
        white-space: nowrap;
    }
    .btn-topo a {
        padding: 0 3px;
    }
    a.btn-matriculesesm {
        font-size: 1.0rem;
        white-space: nowrap;
        background-color: #e44d00;
    }
}
@media (max-width:378px) {
    a.btn-matriculesesm {
        font-size: 0.8rem;
    }
}

.divimagempolo {
    padding: 15px 10px;
    border: 1px solid lightgray;
    background-color: #ccddee;
    margin-bottom: 15px;
}
.divimagempolo h6 {
    font-size: 18px;
    color: #404040;
    margin-top: 10px;
    line-height: 24px;
    font-weight: 400;
}
a.scroll-to-top {
    display: none !important;
}
.wappchat {
    margin: 0 15px 30px 0;
    border: 0 none;
    padding: 0;
    z-index: 999999;
    position: fixed;
    /*top: 0;*/
    bottom: 10px;
    width: auto;
    height: auto;
    right: 10px;
    /*left: 0;*/
    border-bottom: 0;
    text-align: right;
}
.wappchat a img {
    width: 80px;
    height: 80px;
    position: relative;
}
.wappchat a img:hover {
    cursor: pointer;
}
.wappchat .popupwappchat {
    position: relative;
    width: 130px;
    border: 1px solid lightgray;
    border-radius: 3px;
    background-color: #162931;
    padding: 6px;
    margin-top: -30px;
    margin-left: -30px;
    margin-bottom: 10px;
}
.wappchat .popupwappchat p {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    color: white;
    margin-top: 0;
    text-align: center;
}
.wappchat .popupwappchat .fechar {
    position: absolute;
    top: -20px;
    right: 5px;
    cursor: pointer;
    color: #000000;
    font-size: 10px;
}

@media (max-width: 992px) {
    .wappchat a img {
        width: 40px;
        height: 40px;
        right: 0px;
    }
}

.product-thumb-info-image img {
    margin: 0 auto;
    position: relative;
}
.clear {
    overflow: auto;
    zoom: 1;
}
.product-thumb-info-content a h4.heading-primary {
    font-size: 20px;
}
.product-thumb-info .botaoCompra span {
    font-size: 14px;
    width: 80%;
    padding: 12px;
}
@media (max-width: 1200px) and (min-width: 992px) {
    .product-thumb-info .botaoCompra span {
        font-size: 10px;
    }
}

.bannerHome .owl-nav .owl-prev, .bannerHome .owl-nav .owl-next {
    border: none;
    font-size: 28px;
}
.bannerHome .owl-nav .owl-prev {
    margin-left: 20px;
}
.bannerHome .owl-nav .owl-next {
    margin-right: 20px;
}
span.franquiass {
    padding: 10px 0;
    line-height: 23px;
    display: block;
    border-bottom: 1px solid lightgray;
}
span.franquias {
    padding: 10px 0;
    line-height: 23px;
    display: block;
    border-bottom: 1px solid lightgray;
}
.bordaredonda {
    border-radius: 10px;
    margin: 0 auto;
    margin-bottom: 25px;
}
#primeirasecao {
    padding-top: 100px;
}
@media(max-width: 991px) {
    #primeirasecao {
        padding-top: 120px;
    }
}
.comunicadoaosalunos h3 {
    text-transform: none !important;
}
.comunicadoaosalunos .primeiro {
    margin-top: 40px;
}
.comunicadoaosalunos ul {
    list-style-type: none;
    padding-left: 0;
}
.comunicadoaosalunos ul li {
    background-color: #ffffff;
    border: 1px solid #999999;
    border-radius: 4px;
    padding: 10px 10px 0 15px;
    margin-bottom: 10px;
}
@media(max-width: 767px) {
    .comunicadoaosalunos {
        padding-left: 30px;
        padding-right: 30px;
    }
}
#menucima a {
    color: #ffffff;
}
a.menusubtitle {
    color: #162931 !important;
    font-weight: 800;
}
.separaheader {
    display: inline-block;
    position: relative;
}
/*.snaptoright {
    float: right;
}*/
#footer a:hover {
    color: #ffffff;
}
@media(max-width: 768px) {
    #header .header-btn-collapse-nav {
        margin: 30px 20px 8px 15px !important;
    }
    #header .header-column {
        display: block;
        vertical-align: top;
        padding-top: 0px;
    }
}
@media(max-width: 991px) {
    #header .header-btn-collapse-nav {
        margin: 23px 20px 8px 15px !important;
    }
    #header .header-column {
        display: block;
        vertical-align: top;
        padding-top: 0px;
    }
}
@media (max-width: 399px) {
    .btn-topo {
        font-size: 10px;
    }
    #header .header-logo img  {
        margin-top: 10px !important;
        float: left;
        margin: 5px;
        height: 43px;
        width: 86px;
    }
    #header .header-btn-collapse-nav {
        margin: 17px 8px 8px 15px !important;
    }
    .btn-matriculesesm {
        margin-top: 13px;
    }
}
.definirtopocurso {
    margin-top: 175px;
}
.btn-eadqualificacao {
    padding: 20px;
    margin-bottom: 20px;
    background-color: #0082cf;
    border: none;
    border-radius: 6px;
    color: #ffffff;
    transition: all .3s ease;
}
.btn-eadqualificacao:hover {
    color: #ffffff;
    border-right: 2px solid #162931;
    border-bottom: 2px solid #162931;
    transition: all .3s ease;
}
.modalidadepresencial {
    background: url('../img/btn-escolher-modalidade-presencial.jpg') no-repeat center center scroll;
    background-size: cover;
}
.modalidadeead {
    background: url('../img/btn-escolher-modalidade-ead.jpg') no-repeat center center scroll;
    background-size: cover;
}
.btndefinirmodalidade {
    height: 370px;
    padding: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btndefinirmodalidade .texto {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex: 1;
    border: 2px solid #ffffff;
    height: 100%;
    border-radius: 8px;
    padding: 15px;

}
.btndefinirmodalidade img {
    flex: 1;
}
.btndefinirmodalidade .texto p {
    font-size: 25px;
    line-height: 35px;
}
.btninscrever-se {
    margin-top: 25px !important;
    font-size: 16px !important;
    padding: 15px !important;
    /*border: 2px solid #ffffff;*/
    border-radius: 6px;
    background-color: #e44d00;
    font-weight: normal;
    line-height: 20px !important;
}
.definirmodalidade a:hover p {
    text-decoration: none;
}
a:hover {
    color: #162931;
}
a.btn-matriculesesm {
    color: #ffffff !important;
    text-decoration: none;
}
