@import url('https://fonts.googleapis.com/css?family=Teko'); /* Carregar fonte dos titulos */
@import url('https://fonts.googleapis.com/css?family=Libre+Franklin'); /* Carregar fonte dos textos */

body {
    font-family: 'Libre Franklin', sans-serif; /* Setar fonte dos textos */
    color: #3A4049; /* Setar cores dos textos */
    background-color: #16191E; /* Setar cor 5 */
}
h1, h2, h3, h4, h5, h6, .navbar .nav>li>a, .dropdown-menu>li>a, #admin #toolbar .btn {
    font-family: 'Teko', sans-serif; /* Setar fonte dos titulos */
}
h1, h2, h3, h4, h5, h6 {
    color: #16191E; /* Setar cores dos titulos */
}
a, .btn-link {
    color: #B83D00; /* Setar cores dos links */

}
a:hover, a:focus {
    color: #16191E; /* Setar cores dos links com foco*/
}
#landingpage-subscription #registration-course h4, #landingpage-subscription #registration-course h2, .popover-title, .popover-content {
    color: #3A4049;   
}
#landingpage-subscription .carousel .carousel-control, .cr-black {
    background-color: #3A4049;
}
#steps-cart, #details-course h1, #details-course h2, #details-course h3, #details-course, #payment-methods h4, .modal-body {
    color: #16191E; 
}
#top-menu, footer, #course-banner {
    background-color: #16191E; /* Setar cor 1 */
}
#menu-main.navbar {
    background-color: #292F37; /* Setar cor 2 */
}
#footer-top, #top-internal, #menu-main .nav>li.active>a, #landing-page #instructor-course {
    background-color: #1E2329; /* Setar cor 3 */
}
.nav>li>a:hover, .nav>li>a:focus, .panel-default .panel-heading, .panel-default .panel-title, .panel-default .panel-footer, #list-courses .course-unit .course-text, .borda-instrutor, #cart ul li, .nav-tabs>li>a, .panel-default>.panel-heading+.panel-collapse>.panel-body, #landing-page #instructor-course .biography-text, .well, #contact-right .panel-body {
    background-color: #E8E6E0; /* Setar cor 4 */
}
#landing-page .lessons-course {
    border-color: #E8E6E0; /* Setar cor 4 */
}
.nav-pills li.active>a, .nav-pills li>a:hover, .nav-tabs.nav-justified>li>a, .panel-default>.panel-heading+.panel-collapse>.panel-body, .profile-usermenu .nav>li>a, .profile-usermenu, .information-post, .pagination>li>a, .pagination>li>span, .blog-post, .panel-default>.panel-heading, hr, #landing-page #grid-course, .panel-default, .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus, #landing-page #description-course #informations h5, .form-control, .pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus, .pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
    border-color: #D5D2CA; /* Setar cor das Bordas */
}
.btn-default, .btn-default:hover {
    background-color: #3A4049; /* Setar cor do botão Padrão */
}
.btn-info, .btn-info:hover {
    background-color: #FD5803; /* Setar cor do botão de informação */
}
.btn-success, .btn-success:hover, #landing-page #registration-course, .pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus  {
    background-color: #FD5803; /* Setar cor do botão de sucesso */
    color: #fff;
}
.btn-danger, .btn-danger:hover, #list-courses .course-unit .language-course-title {
    background-color: #292F37; /* Setar cor do botão de atenção */
}

/* aqui entra o css especifico no cliente */
/* ==========================================================
   ORVI Academy · custom_css · proposta v1 · 2026-09-23
   Tema Corporate Black (theme_id 3). Anexado ao fim do client.css.
   Conceito: "placa de advertência" — o site fala a língua da
   sinalização de segurança: concreto claro, o grafite do anel da
   logo e o laranja da marca como a faixa de advertência da placa.
   Assinaturas: a faixa laranja de cabeçalho (.pv-cab) e a faixa
   refletiva do colete (laranja com dois filetes prata).
   Carrega em TODAS as páginas, inclusive checkout: tipografia,
   botões e formulários são globais de propósito.
   ========================================================== */

/* ---------- base ----------
   color5 é fundo E cor de texto do checkout no Corporate Black: ele fica tinta
   (texto legível no carrinho) e o fundo claro da página vem daqui. */
body { background-color: #F3F2EE; font-size: 16px; line-height: 1.65; -webkit-font-smoothing: antialiased; }
h1, h2, h3, h4, h5, h6 { font-weight: 600; letter-spacing: .005em; line-height: 1.02; }
hr { border-top-color: #D5D2CA; }
::selection { color: #16191E; background: #FD5803; }

/* menu do topo, botões e formulários na Franklin; a Teko fica para título e menu principal */
.btn, #menu-top > li > a, .dropdown-menu > li > a, .pagination, .pager, .breadcrumb, .form-control { font-family: 'Libre Franklin', sans-serif; }
/* o bootstrap.css do LMS (Bootswatch Sandstone) força MAIÚSCULAS; botão e painel em caixa normal */
.btn, .dropdown-menu > li > a, .breadcrumb, .pagination, .pager,
.panel .panel-heading, .panel .panel-title { text-transform: none; }

.btn, .btn-lg { text-shadow: none; border: 0; border-radius: 4px; font-weight: 700; letter-spacing: .01em;
  transition: background-color .2s ease, color .2s ease, box-shadow .2s ease, transform .2s ease; }
.btn:hover { transform: translateY(-1px); }
.btn-lg { padding: 15px 26px; font-size: 16px; }
/* laranja = ação; texto em tinta (branco sobre esse laranja dá 3,2:1) */
.btn-info, .btn-info:hover, .btn-info:focus,
.btn-success, .btn-success:hover, .btn-success:focus { color: #16191E; }
.btn-info:hover, .btn-success:hover { background-color: #FF7A33; box-shadow: 0 10px 26px -12px rgba(253,88,3,.7); }
.btn-default, .btn-default:hover, .btn-default:focus,
.btn-danger, .btn-danger:hover, .btn-danger:focus { color: #fff; }
.btn-danger:hover { background-color: #3A4049; }
.btn:focus-visible { outline: 3px solid #16191E; outline-offset: 3px; }
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover { color: #16191E; }

.form-control { color: #16191E; background-color: #fff; border-radius: 4px; box-shadow: none; }
.form-control:focus { border-color: #FD5803; box-shadow: 0 0 0 3px rgba(253,88,3,.2); }
.form-control::placeholder { color: #7A808A; opacity: 1; }
.panel-default > .panel-heading .panel-title, .panel-default > .panel-heading .panel-title a { font-family: 'Libre Franklin', sans-serif; font-size: 15.5px; font-weight: 600; color: #16191E; }

/* ---------- ícones dos blocos ----------
   O CKEditor 4 do admin APAGA elementos vazios como <i class="fa ..."></i> ao salvar.
   Por isso o ícone é um ::before em elemento COM texto: class="pv-ic pv-ic-<nome>". */
.pv-ic::before { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; }
.pv-ic-whats::before { content: "\f232"; }
.pv-ic-alerta::before { content: "\f071"; }
.pv-ic-lista::before { content: "\f03a"; }
.pv-ic-insta::before { content: "\f16d"; }
.btn.pv-ic::before { margin-right: 10px; font-size: 1.1em; vertical-align: -1px; }

/* a placa: faixa laranja de cabeçalho com o triângulo de alerta */
.pv-cab { display: inline-flex; align-items: center; gap: 9px; margin: 0 0 18px; padding: 7px 13px 6px 11px; font-family: 'Libre Franklin', sans-serif;
  font-size: 12px; font-weight: 800; line-height: 1.2; letter-spacing: .14em; text-transform: uppercase; color: #16191E; background: #FD5803; border-radius: 3px; }
.pv-cab::before { font-size: 13px; }

/* ---------- barra do topo (head_block) ---------- */
#top-menu { min-height: 44px; margin: 0; border: 0; border-radius: 0; }
#text-top-menu { font-size: 13px; color: #AEB4BC; }
.pv-topo { margin: 0; }
.pv-topo-nome { font-weight: 700; letter-spacing: .1em; text-transform: uppercase; font-size: 11.5px; color: #C9CDD2; }
.pv-topo a { margin-left: 14px; padding-left: 14px; border-left: 1px solid #3A4049; color: #FD5803; font-weight: 600; }
.pv-topo a:hover { color: #FF9A5C; }
.pv-topo a.pv-ic::before { margin-right: 7px; }
#top-menu ul.flag li img { width: 18px; border-radius: 2px; }
#menu-top > li > a { color: #E8EAED; font-size: 13px; font-weight: 600; }
#menu-top > li > a:hover, #menu-top > li > a:focus { background: transparent; color: #FD5803; }
/* o 1º item é Cadastrar/Login para o visitante (<li> sem id) e Administrador/Área do aluno para quem está logado */
#menu-top > li:first-child > a, #menu-top > li#environment-access > a { margin: 0 0 0 6px; padding: 6px 16px; color: #16191E; background: #FD5803; border-radius: 3px; }
#menu-top > li:first-child > a:hover, #menu-top > li#environment-access > a:hover { color: #16191E; background: #FF7A33; }
#menu-top > li#environment-access { background: transparent; }
/* bandeiras e botão no mesmo eixo (o ul.flag flutua com margem fixa e fica 4px abaixo) */
@media (min-width: 768px) {
  #top-menu .container > .row { display: flex; align-items: center; min-height: 44px; }
  #top-menu .container > .row::before, #top-menu .container > .row::after { display: none; }
  #top-menu .container > .row > div { float: none; }
  #top-menu .container > .row > div:last-child { display: flex; align-items: center; justify-content: flex-end; }
  #top-menu .container > .row > div:last-child > * { float: none; }
  #top-menu ul.flag { order: 2; display: flex; align-items: center; gap: 6px; margin: 0 0 0 16px; padding: 0; float: none; }
  #top-menu ul.flag > li { display: block; float: none; }
  #top-menu ul.flag > li > a { display: block; padding: 0; line-height: 0; }
  #top-menu #menu-mobile { display: flex !important; align-items: center; padding: 0; }
  #top-menu #menu-top { display: flex; align-items: center; float: none; margin: 0; }
  #top-menu #menu-top > li { float: none; }
}
@media (min-width: 768px) and (max-width: 1199px) { .pv-topo-nome { display: none; } .pv-topo a { margin-left: 0; padding-left: 0; border-left: 0; } }

/* ---------- logo + busca: faixa branca, como a logo pede (texto grafite, fundo não transparente) ---------- */
#logotipo-search { padding: 20px 0; background: #fff; border-bottom: 1px solid #E2DFD8; }
#logotipo-search img { max-height: 80px; width: auto; margin: 0; }
#search-site .input-group { margin-top: 14px; }
#search-site .form-control { height: 48px; padding-left: 18px; border-color: #D5D2CA; border-right: 0; border-radius: 4px 0 0 4px; background: #F7F6F3; }
#search-site .btn { height: 48px; padding: 0 22px; font-size: 14px; border-radius: 0 4px 4px 0; }
#search-site .btn:hover { transform: none; }

/* ---------- menu principal: faixa grafite, item ativo com a faixa refletiva ---------- */
#menu-main.navbar { min-height: 0; position: sticky; top: 0; z-index: 1000; border: 0; border-radius: 0; }
#menu-main .nav-justified { display: flex; justify-content: center; gap: 10px; width: auto; }
#menu-main .nav-justified > li { display: block; width: auto; float: none; }
#menu-main .nav > li > a { padding: 16px 24px 12px; font-size: 21px; font-weight: 500; line-height: 1; letter-spacing: .08em; text-transform: uppercase;
  color: #E8EAED; background: transparent; border-radius: 0; }
#menu-main .nav > li > a:hover, #menu-main .nav > li > a:focus { color: #FD5803; background: transparent; }
#menu-main .nav > li.active > a, #menu-main .nav > li.active > a:hover, #menu-main .nav > li.active > a:focus {
  color: #fff; background: transparent; box-shadow: inset 0 -5px 0 #FD5803; }

/* ---------- slides: legenda à esquerda, sobre a área escura da foto ---------- */
#slider { margin-bottom: 0; background: #16191E; }
#slider .carousel-inner .item { background: #16191E; }
#slider .item img { width: 100%; }
#slider .carousel-caption { left: 50%; right: auto; top: 50%; bottom: auto; width: 100%; max-width: 1170px;
  padding: 0 15px; transform: translate(-50%, -50%); text-align: left; text-shadow: none; }
#slider .carousel-caption h2 { max-width: 720px; margin: 0 0 14px; font-size: 58px; line-height: .94; font-weight: 600; color: #fff; }
/* a faixa refletiva do colete, antes do título */
#slider .carousel-caption h2::before { content: ""; display: block; width: 72px; height: 18px; margin-bottom: 22px; border-radius: 2px;
  background: linear-gradient(180deg, #FD5803 0 26%, #C9CDD2 26% 40%, #FD5803 40% 60%, #C9CDD2 60% 74%, #FD5803 74%); }
#slider .carousel-caption p { max-width: 480px; margin: 0 0 26px; font-size: 17px; line-height: 1.55; color: #C9CDD2; }
#slider .carousel-control { width: 60px; background: none; opacity: .4; }
#slider .carousel-control:hover { opacity: 1; }
#slider .carousel-indicators li { border-color: rgba(253,88,3,.7); }
#slider .carousel-indicators .active { background: #FD5803; }
@media (max-width: 1199px) { #slider .carousel-caption h2 { font-size: 50px; max-width: 600px; } }
@media (max-width: 991px)  { #slider .carousel-caption h2 { font-size: 42px; max-width: 420px; } #slider .carousel-caption p { font-size: 15px; } }

/* ---------- blocos da home ---------- */
section.content_block + hr, #courses-list + hr { display: none; }
section.content_block { overflow-x: clip; }
.pv-sub { font-size: 18px; line-height: 1.65; color: #3A4049; }
.pv-acoes { display: flex; flex-wrap: wrap; gap: 12px; margin: 0; }
.pv-btn-linha, .pv-btn-linha:focus { color: #16191E; background: transparent; box-shadow: inset 0 0 0 2px #16191E; }
.pv-btn-linha:hover { color: #fff; background: #16191E; }

/* abertura: texto à esquerda, o crachá do instrutor à direita */
.pv-abre { display: flex; align-items: center; gap: 72px; margin: 88px 0 0; }
.pv-abre-txt { flex: 1 1 0; min-width: 0; }
.pv-abre h1 { max-width: 13ch; margin: 0 0 22px; font-size: 92px; line-height: .9; color: #16191E; text-wrap: balance; }
.pv-abre .pv-sub { max-width: 560px; margin: 0 0 32px; }

/* crachá de acesso: cabeçalho laranja, foto, nome e credencial */
.pv-cracha { position: relative; flex: 0 0 330px; margin: 34px 0 0; overflow: visible; text-align: center; background: #fff; border: 3px solid #16191E; border-radius: 14px;
  box-shadow: 0 30px 50px -30px rgba(22,25,30,.55); transform: rotate(2deg); }
/* o furo e a presilha do cordão */
.pv-cracha::before { content: ""; position: absolute; top: -34px; left: 50%; width: 46px; height: 40px; margin-left: -23px; border: 3px solid #16191E; border-bottom: 0; border-radius: 8px 8px 0 0; background: #C9CDD2; }
.pv-cracha-cab { margin: 0; padding: 18px 16px 12px; font-family: 'Teko', sans-serif; font-size: 30px; font-weight: 600; line-height: 1; letter-spacing: .16em; text-transform: uppercase;
  color: #16191E; background: #FD5803; border-radius: 10px 10px 0 0; border-bottom: 3px solid #16191E; }
.pv-cracha-foto { margin: 26px auto 16px; width: 176px; height: 214px; overflow: hidden; border: 3px solid #16191E; border-radius: 6px; }
.pv-cracha-foto img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: 50% 18%; }
.pv-cracha-nome { margin: 0; font-family: 'Teko', sans-serif; font-size: 40px; font-weight: 600; line-height: 1; color: #16191E; }
.pv-cracha-cargo { margin: 4px 0 12px; font-size: 13px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; color: #B83D00; }
.pv-cracha-bio { margin: 0 26px 20px; font-size: 14.5px; line-height: 1.55; color: #3A4049; }
.pv-cracha-rodape { margin: 0; padding: 12px 10px 14px; font-size: 14px; font-weight: 600; border-top: 1px dashed #D5D2CA;
  background: linear-gradient(180deg, transparent 0 calc(100% - 14px), #FD5803 calc(100% - 14px) calc(100% - 10px), #C9CDD2 calc(100% - 10px) calc(100% - 8px), #FD5803 calc(100% - 8px)); border-radius: 0 0 10px 10px; }
.pv-cracha-rodape a { color: #16191E; }
.pv-cracha-rodape a:hover { color: #B83D00; }
.pv-cracha-rodape a.pv-ic::before { margin-right: 7px; color: #B83D00; }

/* como funciona: três placas numeradas */
.pv-como { margin-top: 120px; }
.pv-como h2 { max-width: 20ch; margin: 0 0 40px; font-size: 58px; line-height: .95; color: #16191E; }
.pv-como .row { display: flex; flex-wrap: wrap; row-gap: 22px; }
.pv-como .row::before, .pv-como .row::after { display: none; }
.pv-como .row > div { float: none; display: flex; }
.pv-passo { width: 100%; padding: 0 26px 26px; background: #fff; border: 3px solid #16191E; border-radius: 10px; }
.pv-passo .pv-num { margin: 0 -26px 22px; padding: 12px 24px 9px; font-family: 'Teko', sans-serif; font-size: 26px; font-weight: 600; line-height: 1; letter-spacing: .12em;
  text-transform: uppercase; color: #16191E; background: #FD5803; border-bottom: 3px solid #16191E; border-radius: 7px 7px 0 0; }
.pv-passo h3 { margin: 0 0 10px; font-size: 36px; color: #16191E; }
.pv-passo p { margin: 0; font-size: 15.5px; color: #3A4049; }
.pv-passo a { font-weight: 600; }

/* chamada para empresas (footer_block): faixa grafite entre duas faixas refletivas */
.pv-empresa { position: relative; margin: 110px calc(50% - 50vw) 0; padding: 30px 0; background: #1E2329; }
.pv-empresa::before, .pv-empresa::after { content: ""; position: absolute; left: 0; right: 0; height: 22px;
  background: linear-gradient(180deg, #FD5803 0 26%, #C9CDD2 26% 40%, #FD5803 40% 60%, #C9CDD2 60% 74%, #FD5803 74%); }
.pv-empresa::before { top: 0; }
.pv-empresa::after { bottom: 0; }
.pv-empresa-in { max-width: 1170px; margin: 0 auto; padding: 84px 15px 86px; text-align: center; }
.pv-empresa h2 { margin: 0 auto 16px; font-size: 74px; line-height: .92; color: #fff; text-wrap: balance; }
.pv-empresa .pv-sub { max-width: 600px; margin: 0 auto 32px; color: #C9CDD2; }
.pv-empresa .pv-acoes { justify-content: center; }
.pv-empresa .pv-btn-linha, .pv-empresa .pv-btn-linha:focus { color: #fff; box-shadow: inset 0 0 0 2px #C9CDD2; }
.pv-empresa .pv-btn-linha:hover { color: #16191E; background: #fff; }

/* ---------- título da listagem ---------- */
#courses-list h2.text-center { margin: 120px 0 40px; font-size: 58px; color: #16191E; }
#courses-list h2.text-center::after { content: ""; display: block; width: 72px; height: 18px; margin: 16px auto 0; border-radius: 2px;
  background: linear-gradient(180deg, #FD5803 0 26%, #C9CDD2 26% 40%, #FD5803 40% 60%, #C9CDD2 60% 74%, #FD5803 74%); }

/* ---------- cards de curso: a placa na vitrine ---------- */
#courses-list #list-courses { display: flex; flex-wrap: wrap; justify-content: center; }
#courses-list #list-courses::before, #courses-list #list-courses::after { display: none; }
#courses-list #list-courses > div { float: none; }
#list-courses .course-unit { height: calc(100% - 30px); overflow: hidden; background: #fff; border: 2px solid #16191E; border-radius: 10px;
  transition: transform .25s ease, box-shadow .25s ease; }
#list-courses .course-unit:hover { transform: translateY(-5px); box-shadow: 0 26px 40px -24px rgba(22,25,30,.6); }
#list-courses .course-unit .course-img { overflow: hidden; }
/* a view define .height-img{height:234px} e a imagem estica; aqui ela fica em 4:3 */
#list-courses .course-unit .course-img img.height-img { width: 100%; height: auto; aspect-ratio: 4 / 3; object-fit: cover; border-radius: 0; }
#list-courses .course-unit .language-course-title { left: 0; bottom: 14px; padding: 4px 12px 3px 14px; border-radius: 0 3px 3px 0;
  font-size: 11px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
#list-courses .course-unit .language-course-title a { color: #fff; }
#list-courses .course-unit .course-text { padding: 18px 18px 16px; text-align: left; background: #fff; }
/* o tema corta o título em UMA linha com reticências; aqui cabem três inteiras */
#list-courses .course-unit .course-text h4 { min-height: 2.9em; max-height: none; margin: 0 0 6px; font-size: 29px; line-height: .98;
  white-space: normal; -webkit-line-clamp: 3; }
#list-courses .course-unit .course-text h4 a { color: #16191E; }
#list-courses .course-unit .course-text h4 a:hover { color: #B83D00; }
#list-courses .course-unit .course-text p { margin-bottom: 0; font-size: 13px; color: #5B616B; }
#list-courses .course-unit .course-text br { display: none; }
#list-courses .course-unit .course-text .btn-block { margin-top: 16px; padding: 11px 12px; font-size: 14.5px; }
#list-courses .course-unit .course-text hr { margin: 14px 0 12px; border-top-color: #E2DFD8; }
#list-courses .course-unit p.teacher-name, #list-courses .course-unit p.teacher-name a { color: #3A4049; font-size: 13.5px; font-weight: 600; }
#list-courses .course-unit p.teacher-name img { width: 28px; height: 28px; margin-right: 8px; object-fit: cover; font-size: 0; color: transparent; border: 2px solid #FD5803; }

/* ---------- rodapé ---------- */
#footer-top { margin-top: 0; padding: 60px 0 50px; }
#footer-top .row { display: flex; flex-wrap: wrap; align-items: flex-start; }
#footer-top .row::before, #footer-top .row::after { display: none; }
#footer-top .row > div { float: none; }
/* sem post publicado, o tema ainda imprime "Últimas do Blog" com uma lista vazia */
#footer-top .row > .col-sm-5:not(:has(.media-body)) { display: none; }
#footer-top ul { margin-bottom: 0; }
#footer-top h3 { margin: 0 0 18px; font-family: 'Libre Franklin', sans-serif; font-size: 12px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; color: #FD5803; }
#footer-top, #footer-top ul li { color: #C9CDD2; }
#footer-top ul li { margin-bottom: 10px; font-size: 14.5px; }
#footer-top ul li strong { color: #fff; }
#footer-top a { color: #E8EAED; }
#footer-top a:hover { color: #FD5803; }
#footer-top .fa-lg { font-size: 20px; }
#footer-top .media-object { border-radius: 3px; object-fit: cover; }
#footer-top .media-heading { font-size: 22px; font-weight: 600; line-height: 1.1; color: #fff; }
#footer-top .media-body a { font-size: 13px; color: #AEB4BC; }
footer { padding: 22px 0; font-size: 12.5px; color: #AEB4BC; }

/* ---------- responsivo ---------- */
@media (max-width: 1199px) {
  .pv-abre { gap: 48px; }
  .pv-abre h1 { font-size: 78px; }
}
@media (max-width: 991px) {
  .pv-abre { flex-direction: column; align-items: center; gap: 70px; text-align: center; }
  .pv-abre h1, .pv-abre .pv-sub { margin-left: auto; margin-right: auto; }
  .pv-abre .pv-acoes { justify-content: center; }
  .pv-cracha { flex: none; width: 330px; }
  .pv-como .row > div { width: 100%; }
  .pv-empresa h2 { font-size: 58px; }
}
@media (max-width: 767px) {
  .pv-sub { font-size: 16px; }
  .pv-acoes .btn { width: 100%; }
  .pv-como { margin-top: 80px; text-align: center; }
  .pv-como h2 { margin-left: auto; margin-right: auto; font-size: 42px; }
  .pv-passo { text-align: left; }
  .pv-passo h3 { font-size: 32px; }
  .pv-empresa { margin-top: 80px; }
  .pv-empresa-in { padding: 64px 18px 66px; }
  .pv-empresa h2 { font-size: 48px; }
  #courses-list h2.text-center { margin: 80px 0 28px; font-size: 44px; }
  /* sem largura declarada as colunas encolhem até o conteúdo; com 3 cursos, um por linha lê melhor */
  #courses-list #list-courses > div { width: 100%; max-width: 420px; }
  #list-courses .course-unit { margin-bottom: 18px; height: calc(100% - 18px); }
  #list-courses .course-unit .course-text h4 { min-height: 0; }
  /* o tema esconde o rodapé inteiro no celular (hidden-xs): aqui ele volta */
  #footer-top.hidden-xs { display: block !important; padding: 44px 0 30px; }
  #footer-top .row > div { width: 100%; }
  #footer-top .col-sm-4, #footer-top .col-sm-3 { margin-bottom: 30px; }
}

/* ==========================================================
   PÁGINAS INTERNAS — o custom_css é global
   ========================================================== */

/* cabeçalho das páginas internas (color3 grafite) com a faixa refletiva embaixo */
#top-internal { position: relative; padding-bottom: 34px; }
#top-internal::after { content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 14px;
  background: linear-gradient(180deg, #FD5803 0 26%, #C9CDD2 26% 40%, #FD5803 40% 60%, #C9CDD2 60% 74%, #FD5803 74%); }
#top-internal h1 { font-size: 56px; color: #fff; }
#top-internal .breadcrumb, #top-internal .breadcrumb a, #top-internal .breadcrumb > .active { color: #C9CDD2; }

/* catálogo, categoria e blog usam <h3> no título do item (a home usa <h4>) */
#list-courses .course-unit h3 a, #list-courses .course-unit .course-text h3 a, .blog-post h3 a { color: #16191E; }
#list-courses .course-unit h3 a:hover, #list-courses .course-unit .course-text h3 a:hover, .blog-post h3 a:hover { color: #B83D00; }

/* o esqueleto pinta o BLOCO INTEIRO de inscrição com a cor de button3: seria uma parede laranja */
#landing-page #registration-course { background-color: #1E2329; color: #C9CDD2; }
#landing-page #registration-course h2, #landing-page #registration-course h4 { color: #fff; }
/* comprar o curso e entrar na conta nascem .btn-default (neutro): viram a ação laranja */
#registration-course .btn-default, #registration-course .btn-default:hover, #registration-course .btn-default:focus,
form[action$="/auth"] button[type="submit"].btn-default, form[action$="/auth"] button[type="submit"].btn-default:hover { background-color: #FD5803; color: #16191E; }

/* banner da página do curso: o fundo novo é grafite, o título do tema já é branco */
#landing-page #course-banner h1 { font-size: 64px; line-height: .95; text-shadow: none; }
#landing-page #course-banner h2 { color: #C9CDD2; text-shadow: none; letter-spacing: 0; }

/* no FAQ e nas dúvidas do curso a pergunta É o conteúdo */
#site-faq .panel-default > .panel-heading .panel-title, #site-faq .panel-default > .panel-heading .panel-title a,
#course-show .panel-default > .panel-heading .panel-title, #course-show .panel-default > .panel-heading .panel-title a { font-size: 18px; line-height: 1.4; }
#course-show .panel-default > .panel-heading, #course-show .panel-default > .panel-heading .panel-title { text-align: left; }

/* página do curso: abas dos módulos com a ativa em laranja */
#landing-page .nav-tabs.nav-justified > li > a { color: #3A4049; background-color: #E8E6E0; border-color: #D5D2CA; }
#landing-page .nav-tabs.nav-justified > li > a:hover, #landing-page .nav-tabs.nav-justified > li > a:focus { color: #16191E; background-color: #fff; }
#landing-page .nav-tabs.nav-justified > li.active > a, #landing-page .nav-tabs.nav-justified > li.active > a:hover, #landing-page .nav-tabs.nav-justified > li.active > a:focus {
  color: #16191E; background-color: #FD5803; border-color: #FD5803; }

/* texto colado do Word com espaços fixos estoura o celular na página do curso */
@media (max-width: 767px) { #grid-course { overflow-wrap: anywhere; } }

/* o rodapé volta a ter respiro em todas as páginas menos na home (lá a chamada para empresas já separa) */
#footer-top { margin-top: 72px; }
body#index #footer-top { margin-top: 0; }

/* grades com linhas iguais (blog, instrutores); a lista do catálogo (.list2) é horizontal e fica de fora */
#list-courses:not(.list2) { display: flex; flex-wrap: wrap; }
#list-courses:not(.list2)::before, #list-courses:not(.list2)::after { display: none; }
#list-courses:not(.list2) > div { float: none; }

/* paginação do blog: vem com classes do Tailwind e o bloco numerado (em inglês) é apagado pelo .hidden */
#blog-list nav[role="navigation"] { display: flex; justify-content: center; margin: 40px 0 0; }
#blog-list nav[role="navigation"] > div:first-child { display: flex; flex: none; gap: 12px; }
#blog-list nav[role="navigation"] > div:first-child > span,
#blog-list nav[role="navigation"] > div:first-child > a { margin: 0; padding: 11px 22px; border-radius: 4px; font-size: 14px; font-weight: 600;
  line-height: 1.2; background: #fff; border: 2px solid #16191E; color: #16191E; }
#blog-list nav[role="navigation"] > div:first-child > a { background: #FD5803; }
#blog-list nav[role="navigation"] > div:first-child > span { opacity: .45; }

/* blog: .course-unit é a PRÓPRIA coluna; HTML aberto em resumo de post não pode embrulhar os cards */
#blog-list #list-courses strong { display: contents; }
#blog-list #list-courses.row { margin-left: 0; margin-right: 0; gap: 26px; }
#blog-list #list-courses .course-unit { width: 100%; height: auto; min-height: 0; padding: 0; margin: 0; align-self: stretch; overflow: hidden; }
@media (min-width: 768px) { #blog-list #list-courses .course-unit { width: calc((100% - 26px) / 2); } }
@media (min-width: 992px) { #blog-list #list-courses .course-unit { width: calc((100% - 52px) / 3); } }
#blog-list #list-courses .course-img img { display: block; width: 100%; height: auto; aspect-ratio: 16 / 9; object-fit: cover; }
#blog-list #list-courses .course-unit .course-text { padding: 16px 18px 18px; }

/* catálogo e categoria: no desktop é uma LISTA (.list2), não a grade */
#list-courses.list2 > div { margin-bottom: 22px; }
#list-courses.list2 .course-unit.row { display: flex; align-items: stretch; height: auto; margin: 0; overflow: hidden; }
#list-courses.list2 .course-unit.row::before, #list-courses.list2 .course-unit.row::after { display: none; }
#list-courses.list2 .course-img { flex: 0 0 300px; width: 300px; padding: 0; float: none; display: flex; align-items: center; background: #1E2329; border-right: 2px solid #16191E; }
#list-courses.list2 .course-img a { display: block; width: 100%; }
#list-courses.list2 .course-img img.height-img { display: block; width: 100%; height: auto !important; min-height: 0; aspect-ratio: 4 / 3; object-fit: cover; }
#list-courses.list2 .course-unit > .col-sm-9 { display: flex; flex: 1; width: auto; padding: 0; float: none; }
#list-courses.list2 .course-text { flex: 1; display: grid; grid-template-columns: 1fr auto; align-content: center; column-gap: 24px; padding: 26px 32px; text-align: left; }
#list-courses.list2 .course-text > * { grid-column: 1 / -1; }
#list-courses.list2 .course-text h3 { margin: 0 0 8px; font-size: 36px; line-height: 1; }
#list-courses.list2 .course-text > p.ng-binding:empty { display: none; }
#list-courses.list2 .course-text > p.teacher-name { grid-column: 1; grid-row: 10; align-self: center; height: auto; max-height: none; overflow: visible; margin: 20px 0 0 !important; }
#list-courses.list2 .course-text > p.ng-scope { grid-column: 2; grid-row: 10; align-self: center; margin: 20px 0 0 !important; }
#list-courses.list2 .course-text p.teacher-name a { display: flex; align-items: center; gap: 10px; height: auto; max-height: none; overflow: visible; white-space: nowrap; }
@media (max-width: 991px) { #list-courses.list2 .course-img { flex-basis: 220px; width: 220px; } #list-courses.list2 .course-text { padding: 20px 22px; } }

/* ==========================================================
   CELULAR (até 767px) — o desktop não muda.
   Hoje o topo são três faixas (barra âmbar só com o hambúrguer,
   faixa da logo e um slide de 190px). Aqui: uma barra só com
   logo + menu, e a home abre na abertura, com a foto do slide 1.
   ========================================================== */
@media (max-width: 767px) {
  #top-menu { position: absolute; top: 0; left: 0; right: 0; z-index: 1030; min-height: 0; background: transparent; border: 0; pointer-events: none; }
  #top-menu .navbar-header { display: flex; align-items: center; justify-content: flex-end; height: 76px; }
  #top-menu .navbar-toggle { pointer-events: auto; float: none; display: flex; flex-direction: column; align-items: center; justify-content: center;
    gap: 5px; width: 46px; height: 46px; margin: 0; padding: 0; background: #16191E; border: 0; border-radius: 4px; }
  #top-menu .navbar-toggle .icon-bar { width: 20px; height: 2px; margin: 0; border-radius: 2px; background: #fff; }
  #top-menu .navbar-toggle[aria-expanded="true"] { background: #FD5803; }
  #top-menu .navbar-toggle[aria-expanded="true"] .icon-bar { background: #16191E; }
  #top-menu #menu-mobile { pointer-events: auto; margin: 0 -15px; padding: 10px 20px 18px; max-height: none; background: #1E2329;
    border: 0; border-bottom: 4px solid #FD5803; box-shadow: 0 30px 40px -24px rgba(0,0,0,.6); }
  #top-menu #menu-top { margin: 0; }
  #top-menu #menu-top > li > a { margin: 0; padding: 15px 0; font-size: 16px; text-align: center; color: #E8EAED; background: transparent; border-bottom: 1px solid #2F3640; border-radius: 0; }
  #top-menu #menu-top > li:last-child > a { border-bottom: 0; }
  #top-menu #menu-top > li:first-child > a { margin: 6px 0 8px; padding: 13px 0; color: #16191E; background: #FD5803; border: 0; border-radius: 4px; }

  #logotipo-search { display: flex; align-items: center; height: 76px; padding: 0; background: #fff; }
  #logotipo-search .container { width: 100%; }
  #logotipo-search .col-sm-4 { padding-right: 76px; }
  #logotipo-search img { max-height: 48px; }

  /* home: o slide sai; a abertura vira a capa, com a foto do slide 1 */
  body#index #slider { display: none; }
  body#index .pv-abre { margin: 0 -15px; gap: 0; }
  body#index .pv-abre-txt { width: 100%; padding: 64px 22px 46px;
    background: linear-gradient(180deg, rgba(22,25,30,.55) 0%, rgba(22,25,30,.86) 55%, #16191E 100%),
      #16191E url("/tenancy/image/storage/slide/TvhfhprfFA6ab3ed0fcf35e.jpg") 64% center / cover no-repeat; }
  body#index .pv-abre h1 { font-size: 60px; color: #fff; }
  body#index .pv-abre .pv-sub { color: #C9CDD2; }
  body#index .pv-abre .pv-btn-linha { color: #fff; box-shadow: inset 0 0 0 2px #C9CDD2; }
  body#index .pv-cracha { width: 300px; margin: 70px auto 0; }

  /* textos centralizados */
  body:not(#blog-list) #list-courses .course-unit .course-text { text-align: center; }
  #footer-top { text-align: center; }
  #footer-top .media { display: flex; flex-direction: column; align-items: center; }
  #footer-top .media-left { padding: 0 0 10px; }
  #footer-top .media-body { width: auto; }
}

/* ==========================================================
   AUDITORIA DE CONTRASTE (23/09/2026, no site publicado)
   ========================================================== */
/* texto secundário do Bootstrap (#98978B, 2,9:1) e ajuda de formulário (3,5:1) reprovam: grafite médio, 5,6:1 no concreto */
.text-muted, .help-block, .help-block small { color: #5B616B; }
footer .text-muted { color: #8C929B; }
/* asterisco de campo obrigatório: vermelho mais fechado (3,5:1 → 5,9:1) */
.text-danger { color: #B42318; }
/* página do curso: menu de âncoras (cinza 2,9:1) e o "Inscrições", que o tema força com texto branco sobre o laranja (3,2:1) */
#menu-landing.nav-pills > li > a { color: #3A4049; }
#menu-landing.nav-pills > li > a:hover, #menu-landing.nav-pills > li > a:focus { color: #B83D00; background: transparent; }
#menu-landing.nav-pills li .btn-success, #menu-landing.nav-pills li .btn-success:hover, #menu-landing.nav-pills li .btn-success:focus { color: #16191E; }
/* bloco de inscrição grafite: o título é <h3> e ficava tinta sobre grafite (1,1:1) */
#landing-page #registration-course h3 { color: #fff; }
#registration-course #courseValues .text-muted { color: #4A5059; }
#registration-course #courseValues .text-success { color: #16191E; }
/* descrição curta no banner do curso: a Teko condensada não serve para frase longa */
#landing-page #course-banner h2 { font-family: 'Libre Franklin', sans-serif; font-size: 19px; font-weight: 400; line-height: 1.55; }
/* o preço fica num quadro claro dentro do bloco grafite: volta a ser tinta */
#registration-course #courseValues h3, #registration-course #courseValues h3 b { color: #16191E; }

