@charset "utf-8";
@import "barra.css";

.active-orange {
    background: #27a39d !important;
}


/* Configurações Gerais */

a:hover {
    color: #336699;
}


/* Pesquisar */

#search,
#btn-buscar {
    display: none
}

#expandir img:hover {
    background: #fcc200
}

#buscar {
    display: none;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 25px;
    position: relative;
    top: 1px
}

.barra form input {
    border: none;
    padding: 0.3em 0.8em;
    font-size: 0.9em;
    float: left;
    line-height: 14px
}

.queremos-ouvir {
    width: 171px;
    margin: 0 auto;
    display: block
}


/* Topo fixo */

.fixed {
    top: 0;
    z-index: 1000;
    display: inline-block;
    position: fixed;
    width: 100%;
}


/* Topo */


/*
.bg-barra {
    background: rgba(0, 181, 177, 1);
}
*/

.bg-barra {
    background: #336699;
}

.barra form input[type="text"] {
    background: #fff;
    color: #000;
}

.barra form input[type="submit"] {
    background: #097c77;
    color: #fff;
}

.barra form input[type="submit"]:hover {
    background: #fcc200;
}

.telefone {
    width: auto;
    display: inline-block;
    color: #FFFFFF;
    margin-top: 0.3em;
    margin-right: 1.2em
}

.icone-fone {
    max-width: 17px;
    position: absolute;
    top: 12px;
    margin: 0;
    padding: 0;
    margin-left: -15px
}


/* Menu */

.submenu {
    min-width: 225px;
}

.bg-menu {
    background: #FFF;
    margin-top: 40px;
    border-bottom: 1px solid #336699;
}

.menu nav ul li a {
    color: #555;
    padding: 2.5em 0.9em;
}


/*
.menu nav ul li a.at {
    background: rgba(0, 181, 177, 1);
    color: #FFF;
}
*/

.menu nav ul li a.at {
    background: #336699;
    color: #FFF;
}


/*
.menu nav ul li a:hover {
    background: #75c5c2;
    color: #FFF;
}
*/

.menu nav ul li a:hover {
    background: #003366;
    color: #FFF;
}


/*.menu .logo img {
    max-width: 135px !important;
}*/

.logo-capa {
    max-width: 200px !important;
}

.inicial li a {
    background: #0a4669;
    color: #FFF;
    border-bottom: 1px solid #4d555b;
    border-top: 1px solid #232d35;
}

.inicial li a:hover {
    background: #336699;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}


/* Banner */

.banner-texto h2 {
    color: #555;
}

.banner-texto p {
    color: #797979;
}

.banner-texto a.bt-mais {
    background: #336699;
    color: #FFF;
}

.banner-texto a.bt-mais:hover {
    background: #31becb;
}


/* Título Interno */

.titulo a {
    color: #336699;
}

.titulo a:hover {
    color: #003366;
}


/* Conteudo */

.bg-conteudo {
    background: #FFF;
    padding: 0 !important;
}

.bg-conteudo .conteudo p a u {
    font-weight: 500;
    color: #336699;
    box-shadow: 0 2px 0 #336699 !important;
    transition: box-shadow 0.5s;
}

.bg-conteudo .conteudo p a * {
    padding: 0;
    margin: 0;
}

.bg-conteudo .conteudo p a u:hover {
    box-shadow: 0 2px 0 #476383 !important;
    transition: box-shadow 0.5s;
}

.conteudo {
    padding: 1em
}


/* Botões */

.botoes a,
.botoes a.transparente {
    color: #FFF;
    position: relative;
    z-index: 1
}

.botoes a {
    background: #336699;
}

.botoes a.transparente {
    background: rgba(0, 165, 158, 0.75);
}

.botoes a:hover {
    background: #003366;
}

.botoes a.transparente:hover {
    background: rgba(0, 115, 109, 0.75);
}


/* Botões Interna */

.botoes_interna a.at {
    background: #336699;
}

.botoes_interna a:hover {
    background: #003366;
    color: #FFF;
}


/* Lista */

.lista-passagem-bts li img {
    background: #38bbb5;
}

.lista-passagem-bts li h4 {
    color: #333;
}

.lista-passagem-bts li p {
    color: #555;
}

.lista-passagem-bts li a:hover img {
    background: #27a39d;
}


/*.lista-passagem-bts li a:hover h4 { color: #e17037; }*/

.lista-passagem-bts li a:hover h4 {
    color: #27a39d;
}

.uniform li a {
    min-height: 147px;
}


/* Dados */

.bg-dados {
    background: #476383;
}

.dados span.num {
    color: #FFF;
}

.dados span.des {
    color: #FFF;
}


/* Rodape */

.rodape .grupo-links h6 {
    color: #FFF;
}

.rodape .grupo-links:not(.redes) li:hover {
    color: #336699;
    border-bottom: 1px solid #336699;
}

.rodape .grupo-links:not(.redes) li:hover a {
    color: #336699;
}

.rodape .grupo-links.redes li a:hover {
    border: 2px solid #336699;
    color: #336699;
}

.politica-privacidade a {
    position: absolute;
    color: #c7c7c7;
    font-size: 8px;
    top: 50%;
    bottom: 0;
    right: 17px;
    transform: translateY(-50%);
    height: fit-content;
}

.politica-privacidade a:hover {
    transition: all 100ms ease-in;
    color: #f2f2f2
}

li.cnpj {
    font-size: 21px;
    font-style: italic;
    line-height: 13px;
}

span.atendimento {
    font-size: 12px;
    line-height: 10px;
}

span.fone {
    display: block;
    margin: 8px;
    font-style: normal
}


/* Links */

span.link-cursos {
    font-size: 0.85em;
    color: #336699;
    margin-bottom: 5px;
}

.filter-downloads {
    margin-right: 1em;
    float: right;
    padding-top: 1.4em;
    width: 20%;
}

.fieconline h1 {
    font-size: 1.5em;
}

.form-pesquisa {
    border: 1px solid #ececec;
    overflow: hidden;
    padding: 1em 1em;
    display: flex;
    align-items: center;
    background: #f7f7f7;
    height: 89px;
}

label.name-fild {
    display: inline-block;
    margin: 0.2em 0;
    font-size: 11px;
    text-transform: uppercase;
    color: #319893;
}

input.btn-search {
    color: #ffffff;
    border: 1px solid #b7b6b6;
    font-size: 14px;
    padding: 0.5em 1em !important;
    float: left;
}

.bg-green {
    background-image: -ms-linear-gradient(top, #5FE0DA 0%, #439E9A 100%);
    background-image: -moz-linear-gradient(top, #5FE0DA 0%, #439E9A 100%);
    background-image: -o-linear-gradient(top, #5FE0DA 0%, #439E9A 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5FE0DA), color-stop(100, #439E9A));
    background-image: -webkit-linear-gradient(top, #5FE0DA 0%, #439E9A 100%);
    background-image: linear-gradient(to bottom, #5FE0DA 0%, #439E9A 100%);
}

.bg-green:hover {
    background-image: -ms-linear-gradient(bottom, #5FE0DA 0%, #439E9A 100%);
    background-image: -moz-linear-gradient(bottom, #5FE0DA 0%, #439E9A 100%);
    background-image: -o-linear-gradient(bottom, #5FE0DA 0%, #439E9A 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5FE0DA), color-stop(100, #439E9A));
    background-image: -webkit-linear-gradient(bottom, #5FE0DA 0%, #439E9A 100%);
    background-image: linear-gradient(to top, #5FE0DA 0%, #439E9A 100%);
}


/* Botão portal do cliente */

#expandir img {
    background: #247d7a;
    cursor: pointer;
    position: relative;
    max-width: 25px;
    display: inline-block;
}

#buscar {
    display: none;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 25px;
    position: relative;
    top: 1px;
}

#search,
#btn-buscar {
    display: none;
}

.icone-fone {
    max-width: 17px;
    position: absolute;
    top: 12px;
    margin: 0;
    padding: 0;
    margin-left: -15px;
}

.icone-portal {
    max-width: 17px;
    margin: 0;
    padding: 0;
}

.user-portal {
    display: flex;
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    margin-right: 3em;
    background: #247d7a;
    align-items: center;
    height: 28px;
    justify-content: center;
    padding: 0 1em;
    border: 1px solid #0e5d2e;
    cursor: pointer;
    transition: all 500ms;
}

.user-portal:hover {
    background: #fcc200;
    border-color: #ffffff00;
    transition: all 500ms;
}

.user-portal span {
    margin-left: 5px;
}

.user-portal strong {
    display: flex;
    align-items: center;
}

.telefone {
    width: auto;
    display: inline-block;
    color: #FFFFFF;
    float: right;
    margin-top: 0.3em;
    margin-right: 1.2em;
}


/* Filtros */

.menu-filtros {
    position: absolute;
    z-index: 777;
    left: 15px;
    top: 6px;
    cursor: pointer;
}

.busca-direta input:focus {
    background: white;
    outline: 0;
}

form.form-selects input {
    width: 100%;
    background-color: #f2f3f5;
    height: 45px;
    padding: 0 15px;
    border-radius: 2px 0 0 2px;
    font-size: 13px;
    border: 1px solid #b5b5b5;
}

form.form-selects.busca-direta {
    width: 77%;
}

.busca-direta {
    float: left;
    display: flex;
    align-items: center;
    width: 80%
}

.mais-filtros {
    width: 100%;
    display: flex;
    align-items: center;
    flex: 1;
}

.label-filtros {
    font-size: 15px;
    margin-right: 10px;
}

button.btn-search {
    position: relative;
    right: 0;
    height: 45px;
    width: 45px;
    background: transparent;
    transition: all 500ms ease-in;
    border: 1px solid #b5b5b5;
    border-left: none;
}

button.btn-search:hover {
    border: 1px solid #336699;
    background-color: #336699;
    border-left: none;
}

button.btn-search:focus {
    outline: 0;
}

button.btn-search:hover svg path {
    fill: #FFFFFF;
    transition: fill 0.5s;
}

.busca-ico {
    pointer-events: none;
}

form.pesquisa {
    border: 1px solid #ccc;
    background: #FFF;
}

form.pesquisa div img {
    filter: grayscale(1);
}

input#pesquisar-ist {
    border: none;
    padding: 0.5em 0.6em !important;
    font-size: 0.9em !important;
    width: 100% !important;
}

.form-pesquisa-iel input {
    border: 1px solid #ccc;
    background: #FFF;
    padding: 0.4em 0.6em;
    font-size: 0.9em;
    width: 100%;
}

.form-pesquisa-iel select#filtro-cidade {
    border: 1px solid transparent !important;
    font-size: 0.9em;
    position: relative;
    background: transparent;
    z-index: 888;
    text-indent: 18px;
    color: #848484;
    cursor: pointer;
}

.form-pesquisa-iel select#filtro-modalidade {
    border: 1px solid transparent !important;
    font-size: 0.9em;
    position: relative;
    background: transparent;
    z-index: 888;
    text-indent: 18px;
    color: #848484;
    cursor: pointer;
}

.form-pesquisa-iel select#filtro-unidade {
    border: 1px solid transparent !important;
    font-size: 0.9em;
    position: relative;
    background: transparent !important;
    z-index: 888;
    text-indent: 18px;
    color: #848484;
    cursor: pointer;
}

.form-pesquisa-iel select#filtro-area {
    border: 1px solid transparent !important;
    font-size: 0.9em;
    position: relative;
    background: transparent !important;
    z-index: 888;
    text-indent: 18px;
    color: #848484;
    cursor: pointer;
}

.form-pesquisa-iel select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 90%;
    -ms-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.form-pesquisa-iel select:focus {
    border: none !important;
    outline: none;
    -ms-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.menu1,
.menu2,
.menu3 {
    transition: all 1s ease-in;
}


/* Filtros e botões e-commerce */

.busca-rapida {
    width: 50%;
    padding-top: 0;
}

.busca-rapida .conteudo {
    display: flex;
    justify-content: center;
}

.outros-filtros {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 1em 1em;
    padding-left: 0.4em;
    padding-top: 0;
}

.bts-e-commmerce {
    width: 50%;
    flex-direction: row;
    display: flex;
}

form.form-selects.busca-direta {
    width: 100%;
}

.bt-position {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    width: 100%;
}

a.bt-outros {
    display: flex;
    width: auto;
    align-items: center;
    justify-content: space-between;
    height: 49px;
    border: 1px solid #777777;
    background: #ffffff;
    padding: 0 0.5em;
    color: #777777;
    margin-left: 7px;
    border-radius: 3px;
}

a.bt-outros.como-comprar {
    background: #ffb748;
    color: #ffffff;
    padding-left: 9px;
    border-radius: 3px;
    border: 1px solid #b38803;
}

a.bt-outros img {
    max-width: 36px;
}

a.bt-outros h4 {
    width: 100%;
    font-size: 14px;
    padding-left: 9px;
}

.loading {
    padding: 1em;
    display: none;
    width: 100%;
    margin: 0 auto;
}

.loading img {
    max-width: 50px;
    min-width: 50px;
}


/* ÁREA DO CLIENTE */

.areadocliente .listar-cursos .box-lista {
    box-sizing: content-box;
}

.areadocliente .botoes_interna {
    width: 20%;
    padding-top: 1em;
}


/* IEL Paraná */

.iel-pr li p strong {
    color: black;
    font-size: 14px;
    margin-right: 0.3em;
    line-height: 1.3em
}

.iel-pr li p {
    color: black;
    font-size: 13px;
    display: block;
    padding: 0.2em 0
}

.iel-pr-promo p strong {
    color: red;
    font-size: 14px
}

.iel-pr p:empty {
    display: none
}

li.compraragora:hover {
    opacity: 0.8;
    transition: all ease-in 300ms;
    padding: 0.1em
}

li.compraragora {
    opacity: 1;
    transition: all ease-out 300ms;
    padding: 0.5em;
    width: 270px !important
}

.fixo {
    position: fixed;
    width: 270px !important;
    top: 40px
}


/*
.formulario label.duplo:nth-child(2n) {
    clear: right;
}

.formulario label input[type=checkbox] {
    min-height: 0;
}
*/

div.paginacao {
    margin-top: 2em;
}

.paginacao a {
    display: block;
    padding: 0.5em 0.8em;
    background: #336699;
    color: #fff;
}

.paginacao a.at,
.paginacao a:hover {
    background: #003366;
    color: #FFF;
}

.paginacao li.active span {
    background: #003366;
    color: #FFF;
}

.paginacao-filtro {
    margin: 0.2em 0 !important;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 2.6%;
}

.noticias-lista li.btn-pag {
    margin-bottom: 0;
    padding-bottom: 0;
    min-width: 47px;
    text-align: center;
}


/* Galeria */

#box-galeria img {
    padding-left: 0.6em !important;
}


/* Padronização de formulários */

label.checkbox {
    overflow: hidden;
    height: 28px;
    position: relative;
}

input.chk {
    position: relative;
    top: -11px;
}

.conteudo-completo {
    font-size: 0.95em;
    line-height: 1.5em;
    padding: 1.5em 0;
}

.curta {
    background: #336699;
    color: #FFF;
}

.curta:after {
    content: " ";
    border-top: 20px solid #003366;
    border-bottom: 20px solid #003366;
    border-left: 20px solid #336699;
    border-right: 20px solid #336699;
}

.curta:before {
    content: " ";
    border-top: 20px solid #003366;
    border-bottom: 20px solid #003366;
    border-left: 20px solid #336699;
    border-right: 20px solid #336699;
}


/* Melhorias 2018 */

ul.box-lista-bts li a.pre-inscricao {
    background: #92b830;
    color: #FFF;
    transition: background 2s;
}

ul.box-lista-bts li a.pre-inscricao:hover {
    background: #92b801;
    opacity: 0.8;
    color: #FFF;
    transition: background 2s;
}


/* Redes sociais */

ul.redes-noticias {
    list-style: none;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

ul.redes-noticias li:first-child {
    padding: 0.3em 0;
    font-size: 15px;
}

ul.redes-noticias a {
    color: #336699;
    opacity: 1;
}

ul.redes-noticias a:hover {
    opacity: 0.8;
    color: #2b4868;
}

img.parceiro {
    margin: 0
}

li.parc {
    display: flex;
    align-items: baseline;
}


/* Botões Destaques */

.vermais {
    background: #e4e4e4;
    text-align: center;
    display: block;
    width: 113px;
    margin: 0 auto;
    cursor: pointer;
}

.exibirmais {
    display: none
}

.veja {
    text-transform: uppercase;
    font-size: 11px;
    background: #d8d8d8;
    color: #ffffff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.58);
}

.arrow {
    transform: rotate(90deg);
    display: inline-block;
    font-size: 25px;
    font-family: monospace;
}

.rot {
    transform: rotate(-90deg);
}

img.bg-menu-img {
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
    max-height: 100%;
}


/* Downloads */

.file a {
    display: block;
    float: left;
    margin-right: 18px !important;
    max-width: 121px !important;
}


/* Estrutura da página de cursos */

.filtro {
    display: flex;
}


/* Página de detalhes */

.tab {
    cursor: pointer;
    position: relative
}

.detail {
    cursor: pointer;
    display: none;
    float: left;
}

.tab:after {
    background-image: url(../images/components/arrow-collapse.svg);
}


/* Especifico */

h4.tab {
    border-bottom: 1px solid #003366;
    width: 100%;
    display: flex;
    background: #ffffff;
    float: left;
    padding: 0.6em 0;
    margin: 0;
    /*box-shadow: -17px 3px 0 0 #33669940;*/
    color: #459729;
    align-items: center;
    border-top: 1px solid transparent;
    font-weight: bold;
    transition: all 500ms ease-in;
}


/* Fim especifico */

h4.tab.tab-inverter strong {
    padding-left: 0.3em;
    color: #336699;
    font-weight: 100;
}

h4.tab strong {
    color: #003366;
    font-weight: 100;
    font-size: 19px;
    padding-left: 0.5em;
}

h4.tab:hover {
    opacity: 0.7;
    transition: all 500ms ease-in;
}


/* Geral .css */


/* Downloads */

.detail.file img {
    transition: all 500ms ease-out;
}

.detail.file img:hover {
    filter: blur(0.8px);
    opacity: 0.6;
    transition: all 500ms ease-in;
}

.detail.open {
    display: block;
    animation: apper 500ms ease-in;
    padding: 0.9em;
    border: 1px dashed #f5f5f5d6;
    border-top: none;
    width: 100%;
}

.pad-0 {
    padding: 0;
}

.float-right {
    float: right;
}

.conteudo-completo.curso {
    float: left;
    width: 100%;
}

.detalhe-servico {
    padding-top: 1em;
    padding-bottom: 0.5em;
    display: inline-block;
}

.botao a:hover {
    background: #003366;
    transition: all ease-in .3s;
}

.botao2 a {
    border: 1px solid #f4f4f4;
    padding: 0.8em;
    display: flex;
    float: right;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin: 0.5em 0;
    color: #ffffff;
    font-size: 15px;
    border-bottom: 1px solid #92c39e;
    box-shadow: -2px 2px 0 0 #33669942;
}

.botao2 a:hover {
    background: #2e9c73;
    transition: all ease-in .3s;
}

.botao2.fix {
    top: 13%;
}

.sanfona {
    width: 80%;
    display: block;
    float: left;
}


/* Banner E-goi */

.sidebar-r {
    display: block;
    float: right;
    max-width: 18%;
    padding-top: 2em;
    position: relative;
    margin-top: 0;
}

.sidebar-r .wrap-botao a.comprar {
    display: block;
    width: 100%;
    padding: 15px;
    background: #FF8300;
    color: #fff;
    text-align: center;
}

.sidebar-r .wrap-botao a.comprar:hover {
    background: #f5b049;
}


/* Ribbon */

.ribbon:before {
    background-image: url(../images/badge.png);
    background-position: right center;
    width: 100%;
    height: 78px;
    background-repeat: no-repeat;
    position: absolute;
    content: " ";
    z-index: 1;
    top: 0;
    left: 0;
    filter: hue-rotate(64deg);
    text-align: center;
}


/*
.rib {
    position: relative !important;
}
*/


/* Filtros */

.slider-mini {
    display: block;
    float: left;
}

@-webkit-keyframes flow {
    0% {
        left: -20px;
        opacity: 0;
    }

    50% {
        left: 100px;
        opacity: 0.3;
    }

    100% {
        left: 180px;
        opacity: 0;
    }
}

@keyframes flow {
    0% {
        left: -20px;
        opacity: 0;
    }

    50% {
        left: 100px;
        opacity: 0.3;
    }

    100% {
        left: 180px;
        opacity: 0;
    }
}

.glow {
    background: rgb(255, 255, 255);
    width: 40px;
    height: 100%;
    z-index: 999;
    position: absolute;
    -webkit-animation: flow 1.5s linear infinite;
    -moz-animation: flow 1.5s linear infinite;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
    /* IE6-9 */
    border-left: 1px solid #fff;
}

.fix {
    position: fixed;
    top: 7%;
    width: 17%;
    float: left;
    display: flex;
    max-width: 18%;
}

div#banner-boleto {
    width: 96.9%;
    margin-bottom: 1em;
    position: relative;
    left: 11px;
}

.panel,
.curso-panel {
    border: 1px solid #c9c9c9;
    padding: 1%;
    border-top: 3px solid #336699;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.38);
}

.panel {
    line-height: 1px;
}

.curso-panel {
    line-height: 25px;
}

.panel:after {
    content: " ";
    border-bottom: 14px solid #336699;
    border-top: 27px solid rgba(206, 206, 206, 0);
    border-right: 34px solid #336699;
    border-left: 17px solid transparent;
    float: right;
    position: relative;
    box-shadow: 5px 10px 72px rgb(154, 154, 154);
    right: -11px;
    bottom: -12px;
    z-index: 55;
}

.hide {
    display: none;
}

#ultimas-noticias,
#cursos-aleatorios,
#servicos-aleatorios,
#galeria-videos,
.item {
    margin: 0;
}


/*VIDEO RESPONSIVO*/

.video-container {
    position: relative;
    padding-bottom: 30.25%;
    /* 16:9 */
    padding-top: 30px;
    /* size of chrome */
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container #overlay,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



.owl-dot {
    display: inline-block;
    outline: 0px;
    margin: 0.125em;
}

.owl-dot span {
    width: 9px;
    height: 9px;
    display: block;
    border-radius: 50%;
    border: 1px solid #336699 !important;
}

.owl-dot.active span {
    background-color: #336699 !important;
    width: 13px;
    height: 13px;
}

@media(max-width: 768px) {
    .video-container {
        padding-bottom: 30.25%;
        /* 16:9 */
        padding-top: 0;
    }
}

#galeria-parceiros .owl-nav {
    margin-top: 15px;
}

#galeria-parceiros .owl-nav,
#ultimas-noticias .owl-nav,
#cursos-aleatorios .owl-nav,
#servicos-aleatorios .owl-nav,
#galeria-videos .owl-nav {
    text-align: center;
}

#galeria-parceiros .owl-nav button,
#ultimas-noticias .owl-nav button,
#cursos-aleatorios .owl-nav button,
#servicos-aleatorios .owl-nav button,
#galeria-videos .owl-nav button {
    padding: 7px 10px !important;
    background-color: #336699;
    color: #fff;
    margin: 2px;
}

#galeria-parceiros .owl-nav button:hover,
#ultimas-noticias .owl-nav button:hover,
#cursos-aleatorios .owl-nav button:hover,
#servicos-aleatorios .owl-nav button:hover,
#galeria-videos .owl-nav button:hover {
    background-color: #2b4868;
}

#galeria-parceiros .owl-nav button:focus,
#ultimas-noticias .owl-nav button:focus,
#cursos-aleatorios .owl-nav button:focus,
#servicos-aleatorios .owl-nav button:focus,
#galeria-videos .owl-nav button:focus {
    outline: 0;
}

#servicos-aleatorios a,
#cursos-aleatorios a {
    display: block;
}

#servicos-aleatorios .item,
#cursos-aleatorios .item {
    min-height: 150px;
    margin: 10px 0;
    display: flex;
    /*border: 1px solid transparent;*/
    border-left: 1px solid transparent;
}

#servicos-aleatorios .item:hover,
#cursos-aleatorios .item:hover {
    /*border: 1px solid #336699;*/
    border-left: 1px solid #336699;
}

#servicos-aleatorios .item .img-curso,
#cursos-aleatorios .item .img-curso {
    background-image: url('./img/servicos.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #336699;
    padding: 10px;
    height: 150px;
    width: 75px;
    display: inline;
    text-align: center;
    max-height: 150px;
    max-width: 75px;
}

#servicos-aleatorios .item .detalhe-curso,
#cursos-aleatorios .item .detalhe-curso {
    overflow: auto;
    max-height: 150px !important;
    min-height: 150px !important;
    padding: 5px;
    border: 1px solid #336699;
    width: 100%;
}

#servicos-aleatorios .item:hover .detalhe-curso {
    background-color: #003366;
}

#servicos-aleatorios .item:hover .detalhe-curso h4,
#servicos-aleatorios .item:hover .detalhe-curso p {
    color: #FFF !important;
}

#servicos-aleatorios .item .detalhe-curso p,
#cursos-aleatorios .item .detalhe-curso p {
    margin: 0.2em 0;
    color: #555;
    font-size: 0.7em;
}

#servicos-aleatorios .item .detalhe-curso h4,
#cursos-aleatorios .item .detalhe-curso h4 {
    margin: 0 0 1em 0;
    color: #555;
    font-size: 1.2em;
    font-weight: bold;
}

#servicos-aleatorios .item .detalhe-curso span,
#cursos-aleatorios .item .detalhe-curso span {
    font-weight: bold;
}

#servicos-aleatorios a:hover .item .detalhe-curso h4,
#cursos-aleatorios a:hover .item .detalhe-curso h4 {
    color: #2b4868;
}

#servicos-aleatorios .item .img-curso-destaque,
#cursos-aleatorios .item .img-curso-destaque {
    background-image: url('./img/servicos.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #336699;
    padding: 10px;
    height: 150px;
    width: 75px;
    display: inline;
    text-align: center;
    max-height: 150px;
    max-width: 75px;
}

#servicos-aleatorios .item .detalhe-curso-destaque,
#cursos-aleatorios .item .detalhe-curso-destaque {
    overflow: auto;
    max-height: 150px !important;
    min-height: 150px !important;
    padding: 5px;
    border: 1px solid #336699;
    width: 100%;
}

#servicos-aleatorios .item:hover .detalhe-curso-destaque {
    background-color: #003366;
}

#servicos-aleatorios .item:hover .detalhe-curso-destaque h4,
#servicos-aleatorios .item:hover .detalhe-curso-destaque p {
    color: #FFF !important;
}

#servicos-aleatorios .item .detalhe-curso-destaque p,
#cursos-aleatorios .item .detalhe-curso-destaque p {
    margin: 0.2em 0;
    color: #555;
    font-size: 0.7em;
}

#servicos-aleatorios .item .detalhe-curso-destaque h4,
#cursos-aleatorios .item .detalhe-curso-destaque h4 {
    margin: 0 0 1em 0;
    color: #555;
    font-size: 0.8em;
    font-weight: bold;
}

#servicos-aleatorios .item .detalhe-curso-destaque span,
#cursos-aleatorios .item .detalhe-curso-destaque span {
    font-weight: bold;
}

#servicos-aleatorios a:hover .item .detalhe-curso-destaque h4,
#cursos-aleatorios a:hover .item .detalhe-curso-destaque h4 {
    color: #2b4868;
}

#carousel-vitrines.owl-carousel {
    background-color: #FFF;
}

#carousel-vitrines.owl-carousel .item {
    width: 100%;
}


/* ====================== */


/* ESTILIZAÇÃO DE CURSOS  */


/* ====================== */

.box-curso .box-lista-bts li a.comprar:hover {
    background-color: #336699;
}

.formulario label button {
    margin: 0.42em 0;
    width: 100%;
    border: 1px solid #2b4868;
    background: #2b4868;
    padding-left: 10px;
    min-height: 33px;
    color: #FFF;
    font-size: 1.2em;
}

.formulario label button.bt-submit:hover,
.formulario label input[type="button"]:hover,
.formulario label input[type="submit"]:hover {
    background: #336699;
    border: 1px solid #336699;
}


/* ====================== */


/* ESTILIZAÇÃO DE CURSOS  */


/* ====================== */


/* =========================*/


/* ESTILIZAÇÃO DE SERVIÇOS  */


/* =========================*/

.box-lista.servico .box-lista-grupo {
    min-height: 150px;
    max-height: 150px;
}

.box-lista.curso {
    width: 24.75%;
    margin: 0;
    margin-right: 8px;
    position: relative;
}

.curso .box-lista-grupo {
    height: 320px;
}

.curso .box-lista-grupo ul {
    overflow: auto;
    min-height: 80%;
    max-height: 100%;
}

.box-lista.servico .title-service {
    padding: 1em;
    margin: 0;
    padding-bottom: 0;
    height: 70px;
    position: relative;
}

@media(max-width: 1214px) {
    #grid-area-de-atuacao .box-area-de-atuacao {
        max-width: 100% !important;
    }
}

@media screen and (min-width:993px) and (max-width: 1214px) {
    .box-lista {
        width: 33% !important;
    }

    .box-lista.cursos {
        width: 25% !important;
    }
}

@media(max-width: 768px) {
    .servico {
        max-width: 49.5%;
    }

    .btn-padrao {
        float: left !important;
        display: block;
        margin-left: 0 !important;
        width: 49%;
    }
}

@media (max-width: 560px) {
    .btn-padrao {
        float: none !important;
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }

    #grid-area-de-atuacao {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media(max-width: 500px) {
    .servico {
        max-width: 100%;
        margin: 0 !important;
    }

    #menuLateralDir {
        display: none !important;
    }
}

@media(max-width: 950px) {
    #dl-menu.dl-menuwrapper {
        display: block !important;
    }

    #dl-menu.fixed {
        position: fixed;
        top: 95px;
        left: 16px;
        width: auto;
        right: 16px;
    }
}


/* =========================*/


/* ESTILIZAÇÃO DE SERVIÇOS  */


/* =========================*/

.box-lista.servico {
    display: inline-block;
}

.box-lista:hover {
    border: 1px solid #003366;
}


/* ======================= */


/* ESTILIZAÇÃO DE ESTÁGIOS */


/* ======================= */

.box-estagio,
.box-estagio-detalhe {
    width: 24%;
    margin: 0 5px;
    min-width: 310px;
    max-height: 420px;
}

.box-estagio .box-lista-grupo {
    margin-bottom: 15px;
    margin-right: 15px;
    overflow: auto;
    padding-top: 0;
    min-height: 280px;
    max-height: 310px;
    height: 300px;
}

.box-estagio-detalhe .box-lista-grupo {
    margin-bottom: 15px;
    margin-right: 15px;
    height: 88.5% !important;
    overflow: auto;
    padding-top: 0;
    min-height: 320px;
    max-height: 320px;
}

.box-estagio .estagio,
.box-estagio-detalhe .estagio {
    margin: 0;
    padding: 1em;
    padding-bottom: 0;
    font-size: 1em;
    max-height: 50px;
    min-height: 30px;
    height: 40px;
}

.box-estagio .box-lista-grupo ul,
.box-estagio-detalhe .box-lista-grupo ul {
    margin-bottom: 1em;
    overflow: auto;
    min-height: initial !important;
    max-height: initial !important;
}


/* ======================= */


/* ESTILIZAÇÃO DE ESTÁGIOS */


/* ======================= */


/* =========================*/


/*      PÁGINA 404 ERRO     */


/* =========================*/

.body-404 {
    display: flex;
    width: 100%;
    float: left;
    margin-right: 10px;
}

.body-404 .btn-voltar {
    float: none;
    margin-left: 10px;
}

.w-25 {
    width: 25%;
    float: left;
    align-self: center;
}

.w-75 {
    width: 75%;
    float: right;
    align-self: center;
}

.btn-padrao {
    background-color: #336699;
    border: 2px solid transparent;
    padding: 5px;
    border-radius: 5px;
    color: #FFF;
}

.btn-padrao:hover {
    border: 2px solid #336699;
    background-color: transparent;
    color: #336699;
}

.segundos {
    color: #336699;
    font-weight: 600;
}


/* =========================*/


/*      PÁGINA 404 ERRO     */


/* =========================*/

.btn-servico-detalhe {
    min-height: 37.5px !important;
}

.resposta {
    background: #f7f7f7;
    padding: 0.8em;
    font-size: 0.9em;
    line-height: 19px;
    /*transition: all ease .3s;*/
    color: #336699;
    transition: all linear .20s;
    margin-bottom: 1em;
}

.duvida.atv {
    border: 1px solid #336699 !important;
    color: #336699 !important;
    transition: all linear .20s !important;
}

.duvida {
    background: #f7f7f7;
    padding: 0.8em;
    cursor: pointer;
    border: 1px solid #ece9e9;
    font-size: 1rem;
    transition: all linear .20s;
    color: #808080;
    margin-bottom: 1em;
    width: 100%;
}

span.minus {
    width: 25px;
    height: 25px;
    display: inline-block;
    background-image: url('../images/faq/minus.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transition: all ease-in .3s;
    position: relative;
    top: -3px;
}

span.plus {
    width: 25px;
    height: 25px;
    display: inline-block;
    background-image: url('../images/faq/plus.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transition: all ease-in .3s;
    position: relative;
    top: -3px;
}

.box-lista.curso ul.box-lista-bts {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.box-lista ul.box-lista-bts li a {
    min-height: 38px;
}

.box-lista ul.box-lista-bts li a.comprar:hover {
    background: #336699;
    color: #FFF;
}

.compartilhe {
    width: 100%;
}

.noticia-data {
    float: left;
}

.newsletter-body {
    background: #003366 !important;
}

.newsletter input:hover {
    background: #336699 !important;
}

.select-dados label {
    min-width: 190px;
}

.w-auto {
    width: auto !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}

div.submenu::-webkit-scrollbar {
    width: 5px;
    border: 1px solid #336699;
    /* width of the entire scrollbar */
}

div.submenu::-webkit-scrollbar-track {
    background-color: transparent;
    /* color of the tracking area */
}

div.submenu::-webkit-scrollbar-thumb {
    background-image: linear-gradient(#336699, #35AAE1, #003366);
    /* color of the scroll thumb */
    border: none;
    /* creates padding around scroll thumb */
    height: 100px;
}


/*
body::-webkit-scrollbar {
    width: 10px;
    border: 1px solid #336699;              /* width of the entire scrollbar */


/*}

body::-webkit-scrollbar-track {
  background-color: transparent;        /* color of the tracking area */


/*}

body::-webkit-scrollbar-thumb {
  background-image: linear-gradient(#336699,#35AAE1,#003366);    /* color of the scroll thumb */


/*  border: none;  /* creates padding around scroll thumb */


/*}*/

.plus-ico {
    background-image: url('../images/icones/plus2.png');
}

.minus-ico {
    background-image: url('../images/icones/minus.png');
}

.active {
    color: #777777 !important;
}

ul#galeria-videos div div div.owl-item.active:hover li img {
    filter: grayscale(1);
}

ul#galeria-videos div div div.owl-item.active:hover li h5 {
    color: #336699;
}

article.conteudo div figure {
    margin-right: 1em;
}

.btn-mais-info {
    background-color: #2b4868;
    color: #FFF;
    border: 1px solid transparent;
    padding: 7px;
    float: right;
    min-height: auto !important;
    margin-bottom: 10px;
}

.btn-mais-info:hover {
    border: 1px solid #2b4868;
    background-color: transparent;
    color: #2b4868;
    padding: 7px;
    float: right;
}

.conteudo .botoes {
    background-color: transparent;
}

.botoes h4 {
    font-size: 1.2em;
    font-weight: bold;
}

.logo-botoes {
    max-width: 36px;
    height: auto;
}

.termo {
    border: 1px solid white;
    border-radius: 10px;
    padding: 10px;
    background-color: #FFF3CD;
}

.noticias p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.noticias-lista p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.grupo-box {
    justify-content: flex-start;
}