@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');
:root{--navy:#102536;--olive:#5e694c;--gold:#ac732a;--red:#b40a28;--teal:#008797;--light:#f7f6f2;--muted:#6b7280;--white:#fff;--shadow:0 20px 45px rgba(16,37,54,.12);--radius:22px}*{box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:var(--light);color:var(--navy);line-height:1.65}a{text-decoration:none;color:inherit}.topbar{background:var(--navy);color:#fff;padding:9px 0;font-size:14px}.wrap{max-width:1180px;margin:0 auto;padding:0 20px}.topbar .wrap,.header .wrap{display:flex;align-items:center;justify-content:space-between;gap:18px}.toplinks{display:flex;gap:18px;flex-wrap:wrap}.header{background:#fff;position:sticky;top:0;z-index:10;box-shadow:0 10px 25px rgba(0,0,0,.06)}.logo img{height:74px;max-width:330px;object-fit:contain}.nav{display:flex;align-items:center;gap:6px}.nav a,.dropbtn{padding:30px 12px;font-weight:800;font-size:14px;color:var(--navy);display:block}.nav a:hover,.drop:hover .dropbtn{color:var(--red)}.drop{position:relative}.dropcontent{display:none;position:absolute;top:100%;left:0;background:#fff;min-width:235px;border-radius:0 0 18px 18px;box-shadow:var(--shadow);overflow:hidden}.dropcontent a{padding:12px 18px;border-bottom:1px solid #eee}.drop:hover .dropcontent{display:block}.hero{min-height:560px;background:linear-gradient(110deg,rgba(16,37,54,.92),rgba(16,37,54,.65)),url('../../imagens/placeholders/placeholder-01.jpg') center/cover;display:flex;align-items:center;color:#fff}.hero h1{font-size:clamp(38px,6vw,74px);line-height:1.02;margin:0 0 18px}.hero p,.hero-text{font-size:20px;max-width:760px}.hero-text p{font-size:20px;margin:0 0 18px}.btn{display:inline-block;background:var(--red);color:#fff;padding:13px 22px;border-radius:999px;font-weight:800;box-shadow:0 14px 30px rgba(180,10,40,.25);border:0;cursor:pointer}.btn.alt{background:var(--gold)}.section{padding:75px 0}.section.white{background:#fff}.eyebrow{color:var(--red);font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:13px}.title{font-size:clamp(30px,4vw,48px);line-height:1.12;margin:8px 0 18px}.grid{display:grid;gap:22px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card{background:#fff;border-radius:var(--radius);padding:24px;box-shadow:var(--shadow);overflow:hidden}.card img{width:100%;height:220px;object-fit:cover;border-radius:18px}.gallery img{height:190px;width:100%;object-fit:cover;border-radius:18px;box-shadow:0 12px 22px rgba(0,0,0,.12);transition:.25s}.gallery img:hover{transform:translateY(-4px)}.logos-row{display:flex;align-items:center;justify-content:center;gap:38px;flex-wrap:wrap}.logos-row img{max-height:90px;max-width:310px;object-fit:contain}.values{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.value{background:#fff;border-radius:18px;padding:20px;border-top:5px solid var(--gold);box-shadow:var(--shadow)}.leader-card{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;text-align:center;transition:.25s}.leader-card:hover{transform:translateY(-4px)}.leader-card img{width:100%;height:260px;object-fit:cover;display:block}.leader-card div{padding:18px}.leader-card h3{margin:0 0 6px;font-size:20px}.leader-card p{margin:0;color:var(--muted);font-weight:600}.leaders-grid{align-items:stretch}.testimonial{display:flex;gap:16px;align-items:flex-start}.testimonial img{width:86px;height:86px;border-radius:50%;object-fit:cover;flex:0 0 auto}.footer{background:var(--navy);color:#dce3ea;padding:50px 0 20px}.footer img{height:70px;background:#fff;border-radius:12px;padding:8px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.admin-link{opacity:.25;font-size:12px}.content p{margin:0 0 16px}.content ul{padding-left:22px}.form input,.form textarea,.form select{width:100%;padding:14px 16px;border:1px solid #d8dde3;border-radius:14px;margin-bottom:12px;font:inherit}.video{aspect-ratio:16/9;width:100%;border:0;border-radius:18px;box-shadow:var(--shadow)}@media(max-width:900px){.grid-2{grid-template-columns:1fr!important}.header .wrap{flex-direction:column}.nav{flex-wrap:wrap;justify-content:center}.nav a,.dropbtn{padding:10px}.dropcontent{position:static}.grid-4,.grid-3,.values,.footer-grid{grid-template-columns:1fr}.hero{min-height:480px}.logo img{max-width:260px}}

/* Editor visual do painel administrativo */
.rich-wrap{border:1px solid #d5dce3;border-radius:16px;overflow:hidden;background:#fff;margin:8px 0 18px}
.rich-toolbar{display:flex;flex-wrap:wrap;gap:8px;padding:10px;background:#f5f6f7;border-bottom:1px solid #d5dce3}
.rich-toolbar button,.rich-toolbar select{border:1px solid #ccd3da;background:#fff;border-radius:10px;padding:8px 10px;font-size:14px;cursor:pointer;color:#102437}
.rich-toolbar button:hover,.rich-toolbar select:hover{box-shadow:0 6px 18px rgba(16,36,55,.10)}
.rich-editor-box{min-height:260px;padding:18px;line-height:1.7;outline:none;color:#102437;background:#fff}
.rich-editor-box:focus{box-shadow:inset 0 0 0 2px rgba(190,10,43,.15)}
.rich-editor-box h1,.rich-editor-box h2,.rich-editor-box h3{margin:14px 0 8px;color:#102437}
.rich-editor-box blockquote{border-left:4px solid #be0a2b;margin:12px 0;padding:10px 16px;background:#fafafa;border-radius:8px}

/* Mapa da igreja */
.map-section{background:linear-gradient(180deg,#f7f6f2 0%,#fff 100%)}
.map-hero{display:grid;grid-template-columns:1fr 1.15fr;gap:28px;align-items:stretch;padding:28px}
.map-info{padding:18px 10px 18px 8px;display:flex;flex-direction:column;justify-content:center}
.map-lead{font-size:18px;color:#4b5563;margin:0 0 22px;max-width:560px}
.map-contact{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:0 0 24px}
.map-contact div{background:#f7f6f2;border:1px solid #ece8df;border-radius:18px;padding:16px;color:#102536}
.map-actions{display:flex;gap:12px;flex-wrap:wrap}
.map-frame-wrap{overflow:hidden;border-radius:22px;box-shadow:0 18px 35px rgba(16,37,54,.16);min-height:430px;background:#e5e7eb}
.map-frame-wrap iframe{display:block;border-radius:22px}
.map-photo-note{display:grid;grid-template-columns:1fr 1.4fr;gap:22px;margin-top:24px;align-items:stretch}
.map-mini-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.map-mini-gallery img{width:100%;height:180px;object-fit:cover;border-radius:18px;box-shadow:0 12px 24px rgba(16,37,54,.12)}
@media(max-width:900px){.map-hero,.map-photo-note,.map-contact{grid-template-columns:1fr}.map-frame-wrap{min-height:320px}.map-frame-wrap iframe{height:320px}.map-mini-gallery{grid-template-columns:1fr}.map-mini-gallery img{height:220px}}

/* Slider da homepage editável */
.hero-slider{position:relative;min-height:560px;overflow:hidden;background:#102536;color:#fff;display:block;padding:0}
.hero-slider .hero-slide{position:absolute;inset:0;background-position:center;background-size:cover;display:flex;align-items:center;opacity:0;transition:opacity 1s ease-in-out;z-index:1}
.hero-slider .hero-slide.active{opacity:1;z-index:2}
.hero-slider .wrap{position:relative;z-index:3;width:100%}
.home-block img{margin-bottom:14px}
.admin-help{background:#fff8ea;border:1px solid #ead3a8;border-radius:18px;padding:18px;margin:0 0 22px}.admin-help strong{color:#102536}
.slide-admin{border-left:5px solid var(--red);margin-bottom:18px}.slide-admin:nth-child(even){border-left-color:var(--gold)}
.homepage-block-card{position:relative}.homepage-block-card.archived{opacity:.65;background:#f8f8f8}

/* Ajuste visual solicitado: paleta escura com destaque turquesa, botões quadrados e efeitos nas imagens */
:root{
  --navy:#2f3030;
  --dark:#2f3030;
  --teal:#16d4c8;
  --teal-dark:#0fb8ad;
  --white:#ffffff;
  --gold:#b47a2a;
  --red:#bf062d;
  --light:#f6f6f3;
  --text:#24313a;
  --shadow:0 18px 42px rgba(0,0,0,.16);
  --radius:8px;
}
body{background:var(--light);color:var(--text)}
.topbar{background:#272828;color:#f5f5f5;border-bottom:1px solid rgba(255,255,255,.08)}
.header{background:var(--dark);box-shadow:0 12px 28px rgba(0,0,0,.22)}
.header .wrap{min-height:88px}
.logo img{height:68px;background:#fff;border-radius:4px;padding:5px 8px}
.nav{gap:18px}
.nav a,.dropbtn{color:#f4f4f4;font-size:18px;font-weight:600;padding:30px 6px;letter-spacing:.01em;transition:color .22s ease}
.nav a:hover,.drop:hover .dropbtn{color:var(--teal)}
.dropbtn::after{content:' ';display:inline-block;margin-left:10px;border-left:7px solid transparent;border-right:7px solid transparent;border-top:8px solid currentColor;vertical-align:middle;transform:translateY(2px)}
.dropcontent{background:#fff;min-width:300px;border-radius:0;box-shadow:0 18px 45px rgba(0,0,0,.24);padding:0;overflow:hidden;border-top:4px solid var(--teal)}
.dropcontent a{color:#4a4f53;font-size:17px;font-weight:700;padding:22px 32px;border-bottom:1px solid #eeeeee;transition:all .22s ease;background:#fff}
.dropcontent a:first-child{background:#565a5d;color:#fff}
.dropcontent a:hover{background:var(--teal);color:#fff;padding-left:40px}
.btn,.form button,button.btn,input[type="submit"]{border-radius:7px!important;padding:14px 26px;background:var(--red);box-shadow:0 12px 24px rgba(191,6,45,.22);transition:all .22s ease;letter-spacing:.01em}
.btn:hover,.form button:hover,button.btn:hover,input[type="submit"]:hover{transform:translateY(-2px);filter:brightness(1.06);box-shadow:0 16px 30px rgba(0,0,0,.20)}
.btn.alt{background:var(--gold)}
.eyebrow{color:var(--red)}
.card,.leader-card,.value,.map-hero,.map-contact div{border-radius:10px;box-shadow:0 15px 35px rgba(0,0,0,.10);transition:transform .25s ease,box-shadow .25s ease}
.card:hover,.leader-card:hover,.value:hover{transform:translateY(-5px);box-shadow:0 22px 46px rgba(0,0,0,.16)}
.card img,.leader-card img,.gallery img,.map-mini-gallery img{border-radius:7px;transition:transform .35s ease,filter .35s ease,box-shadow .35s ease}
.card:hover img,.leader-card:hover img,.gallery img:hover,.map-mini-gallery img:hover{transform:scale(1.035);filter:saturate(1.12) contrast(1.05);box-shadow:0 18px 32px rgba(0,0,0,.20)}
.gallery img{border:4px solid #fff;background:#fff}
.hero-slider,.hero{background-color:#2f3030}
.hero-slide:after,.hero:after{content:'';position:absolute;left:0;right:0;bottom:0;height:120px;background:linear-gradient(155deg,var(--teal) 0%,var(--teal) 48%,transparent 49%);opacity:.95;pointer-events:none}
.hero h1{font-weight:800;letter-spacing:-.035em}.hero-text{color:#f1f5f4}
.section.white{background:#fff}.title{color:#102536;font-weight:800;letter-spacing:-.025em}
.footer{background:#272828}.footer a:hover{color:var(--teal)}
@media(max-width:900px){.header .wrap{min-height:auto;padding-top:12px;padding-bottom:12px}.nav{gap:8px}.nav a,.dropbtn{font-size:15px;padding:10px 8px}.dropcontent{min-width:100%;border-top:3px solid var(--teal)}.dropcontent a{font-size:15px;padding:14px 18px}.hero-slide:after,.hero:after{height:70px}}

/* Ajustes finais: logo branco transparente, banner limpo e layout renovado */
:root{
  --cbg-dark:#2f3030;
  --cbg-dark-2:#242525;
  --cbg-teal:#16d4c8;
  --cbg-red:#bf062d;
  --cbg-gold:#b47a2a;
  --cbg-cream:#f6f5f0;
}
.topbar{background:#242525;color:#f7f7f7;border-bottom:1px solid rgba(255,255,255,.08)}
.header{background:#2f3030;box-shadow:0 14px 35px rgba(0,0,0,.25)}
.header .wrap{min-height:96px}
.logo img{height:74px;max-width:460px;background:transparent!important;border-radius:0!important;padding:0!important;object-fit:contain;display:block}
.nav a,.dropbtn{color:#fff;font-size:18px;font-weight:600;letter-spacing:.01em}
.nav a:hover,.drop:hover .dropbtn{color:var(--cbg-teal)}
.dropcontent{border-top:4px solid var(--cbg-teal);border-radius:0;box-shadow:0 24px 50px rgba(0,0,0,.28)}
.dropcontent a{color:#494f54;background:#fff;border-bottom:1px solid #eee;padding:20px 30px}
.dropcontent a:hover{background:var(--cbg-teal);color:#fff;padding-left:38px}
.hero-slider,.hero{background:#1f2529;position:relative}
.hero-slider .hero-slide{background-position:center;background-size:cover}
.hero-slide:after,.hero:after{content:none!important;display:none!important}
.hero-slide .wrap{padding-top:36px;padding-bottom:36px}
.hero h1{font-weight:850;text-shadow:0 4px 25px rgba(0,0,0,.38)}
.hero-text{max-width:760px;color:#f5f7f7;text-shadow:0 3px 15px rgba(0,0,0,.25)}
.btn,.form button,button.btn,input[type="submit"]{border-radius:6px!important;padding:14px 28px;font-weight:800;box-shadow:0 14px 28px rgba(0,0,0,.23);transition:transform .22s ease, box-shadow .22s ease, filter .22s ease}
.btn:hover,.form button:hover,button.btn:hover,input[type="submit"]:hover{transform:translateY(-3px);box-shadow:0 20px 35px rgba(0,0,0,.28);filter:brightness(1.06)}
.btn.alt{background:var(--cbg-gold)}
.card,.leader-card,.value,.map-hero,.map-contact div{border-radius:8px}
.card img,.leader-card img,.gallery img,.map-mini-gallery img{border-radius:6px;transition:transform .35s ease,filter .35s ease,box-shadow .35s ease}
.card:hover img,.leader-card:hover img,.gallery img:hover,.map-mini-gallery img:hover{transform:scale(1.04);filter:saturate(1.1) contrast(1.04);box-shadow:0 18px 35px rgba(0,0,0,.22)}
.footer{background:#242525;color:#eef2f2;border-top:5px solid var(--cbg-teal)}
.footer img,.footer-logo{height:76px!important;max-width:460px;background:transparent!important;border-radius:0!important;padding:0!important;object-fit:contain}
.footer a:hover{color:var(--cbg-teal)}
@media(max-width:900px){.logo img{height:auto;max-width:320px}.footer img,.footer-logo{height:auto!important;max-width:320px}.header .wrap{min-height:auto}.nav a,.dropbtn{font-size:15px}}


/* Ajustes solicitados: logo superior menor, rodapé com logo monocromático e banners por página */
.header .logo img{height:58px!important;max-width:390px!important;}
.footer-logo{height:86px!important;max-width:520px!important;background:transparent!important;padding:0!important;border-radius:0!important;}
.page-banner-slider{position:relative;min-height:390px;overflow:hidden;background:#1f2529;color:#fff;display:block;}
.page-banner-slider .hero-slide{position:absolute;inset:0;background-position:center;background-size:cover;display:flex;align-items:center;opacity:0;transition:opacity 1s ease-in-out;z-index:1;}
.page-banner-slider .hero-slide.active{opacity:1;z-index:2;}
.page-banner-slider .wrap{position:relative;z-index:3;width:100%;padding-top:34px;padding-bottom:34px;}
.page-banner-slider h1{font-size:clamp(34px,5vw,58px);line-height:1.06;margin:0 0 16px;text-shadow:0 4px 25px rgba(0,0,0,.38);}
.page-banner-slider .hero-text{font-size:19px;max-width:740px;color:#f5f7f7;text-shadow:0 3px 15px rgba(0,0,0,.25);}
.admin-help{background:#fff8ea;border:1px solid #ead3a8;border-radius:14px;padding:16px;margin:0 0 22px;color:#102536;}
@media(max-width:900px){.header .logo img{height:auto!important;max-width:300px!important}.page-banner-slider{min-height:340px}.footer-logo{height:auto!important;max-width:320px!important}}

/* Correção solicitada: todos os banners com 700px de altura e largura responsiva */
.hero,
.hero-slider,
.page-banner-slider{
    width:100% !important;
    height:700px !important;
    min-height:700px !important;
    max-height:700px !important;
    overflow:hidden;
}
.hero-slider .hero-slide,
.page-banner-slider .hero-slide,
.hero-slide{
    width:100% !important;
    height:700px !important;
    min-height:700px !important;
    max-height:700px !important;
    background-size:cover !important;
    background-position:center center !important;
    background-repeat:no-repeat !important;
}
.hero-slider .wrap,
.page-banner-slider .wrap,
.hero .wrap{
    height:100%;
    display:flex;
    flex-direction:column;
    justify-content:center;
}
@media(max-width:900px){
    .hero,
    .hero-slider,
    .page-banner-slider,
    .hero-slider .hero-slide,
    .page-banner-slider .hero-slide,
    .hero-slide{
        height:700px !important;
        min-height:700px !important;
        max-height:700px !important;
    }
}

/* Correção final: botões de ação e menu mobile sanfona */
:root{
  --cbg-charcoal:#303232;
  --cbg-charcoal-2:#252727;
  --cbg-gray:#9b9b9a;
  --cbg-light-gray:#d8d8d7;
  --cbg-aqua:#14d0c7;
  --cbg-aqua-dark:#0bb0a8;
  --cbg-aqua-soft:#38ded6;
}
.header{background:var(--cbg-charcoal)!important;}
.header-inner{position:relative;}
.header .logo img{height:52px!important;max-width:350px!important;}
.mobile-menu-btn{display:none;background:transparent;border:0;width:46px;height:42px;padding:8px;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:6px;}
.mobile-menu-btn span{display:block;width:28px;height:3px;background:#fff;border-radius:3px;transition:.25s ease;}
.mobile-menu-btn.active span:nth-child(1){transform:translateY(9px) rotate(45deg);}
.mobile-menu-btn.active span:nth-child(2){opacity:0;}
.mobile-menu-btn.active span:nth-child(3){transform:translateY(-9px) rotate(-45deg);}
.hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:24px;}
.hero-actions .btn,
.map-actions .btn,
.btn{
  width:auto!important;
  min-width:172px;
  max-width:260px;
  text-align:center;
  border-radius:4px!important;
  padding:15px 24px!important;
  line-height:1.1!important;
  font-size:16px!important;
  text-transform:none;
  background:linear-gradient(135deg,var(--cbg-aqua),var(--cbg-aqua-dark))!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.12)!important;
  box-shadow:0 14px 28px rgba(20,208,199,.22)!important;
}
.hero-actions .btn.alt,
.map-actions .btn.alt,
.btn.alt{
  background:linear-gradient(135deg,#5a5d5e,var(--cbg-charcoal-2))!important;
  box-shadow:0 14px 28px rgba(48,50,50,.22)!important;
}
.hero-actions .btn:hover,
.map-actions .btn:hover,
.btn:hover{
  transform:translateY(-3px)!important;
  filter:none!important;
  box-shadow:0 18px 35px rgba(20,208,199,.32)!important;
}
.hero-actions .btn.alt:hover,
.map-actions .btn.alt:hover,
.btn.alt:hover{
  box-shadow:0 18px 35px rgba(48,50,50,.34)!important;
  background:linear-gradient(135deg,var(--cbg-gray),var(--cbg-charcoal))!important;
}
.hero h1,.page-banner-slider h1{max-width:920px;}
.hero-text{max-width:760px;}

@media(min-width:901px){
  .header .wrap{flex-direction:row!important;}
  .nav{display:flex!important;}
  .drop:hover .dropcontent{display:block;}
}

@media(max-width:900px){
  .topbar{display:none;}
  .header .wrap.header-inner{flex-direction:column!important;align-items:center!important;gap:10px;padding-top:14px;padding-bottom:14px;}
  .header .logo img{height:auto!important;max-width:min(82vw,310px)!important;margin:0 auto;}
  .mobile-menu-btn{display:flex;}
  .nav{display:none;width:100%;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:0!important;background:#252727;border-top:1px solid rgba(255,255,255,.10);margin-top:8px;overflow:hidden;}
  .nav.open{display:flex;animation:menuDrop .22s ease both;}
  @keyframes menuDrop{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
  .nav a,.dropbtn{display:block;width:100%;padding:16px 18px!important;font-size:16px!important;color:#fff!important;border-bottom:1px solid rgba(255,255,255,.08);}
  .drop{width:100%;}
  .dropcontent{display:none!important;position:static!important;min-width:100%!important;width:100%!important;background:#fff!important;border-top:3px solid var(--cbg-aqua)!important;box-shadow:none!important;}
  .drop.open .dropcontent{display:block!important;}
  .dropcontent a{color:#414548!important;background:#fff!important;padding:15px 26px!important;font-size:15px!important;border-bottom:1px solid #ececec!important;}
  .dropcontent a:hover{background:var(--cbg-aqua)!important;color:#fff!important;padding-left:32px!important;}
  .hero-slider .wrap,.page-banner-slider .wrap,.hero .wrap{align-items:flex-start!important;justify-content:center!important;padding-left:24px!important;padding-right:24px!important;}
  .hero h1,.page-banner-slider h1{font-size:clamp(34px,10vw,52px)!important;line-height:1.04!important;}
  .hero-text,.hero-text p,.page-banner-slider .hero-text{font-size:17px!important;line-height:1.55!important;}
  .hero-actions{flex-direction:column;align-items:flex-start;gap:10px;margin-top:22px;width:auto;}
  .hero-actions .btn{width:auto!important;min-width:210px;max-width:88vw;padding:14px 20px!important;font-size:15px!important;}
  .map-actions{flex-direction:column;align-items:flex-start;}
  .map-actions .btn{width:auto!important;min-width:210px;}
}

@media(max-width:520px){
  .hero,.hero-slider,.page-banner-slider,.hero-slider .hero-slide,.page-banner-slider .hero-slide,.hero-slide{height:620px!important;min-height:620px!important;max-height:620px!important;}
  .hero h1,.page-banner-slider h1{font-size:36px!important;}
  .hero-actions .btn{min-width:190px;}
}

/* Homepage: vídeos do YouTube editáveis pelo painel */
.home-videos-section{background:#fff;}
.home-videos-list{display:flex;flex-direction:column;gap:34px;margin-top:24px;}
.home-video-card{display:grid;grid-template-columns:1.12fr .88fr;gap:28px;align-items:center;background:#fff;border-radius:10px;padding:26px;box-shadow:0 18px 42px rgba(0,0,0,.12);border-left:5px solid var(--cbg-aqua);}
.home-video-card.reverse{grid-template-columns:.88fr 1.12fr;}
.home-video-card.reverse .home-video-frame{order:2;}
.home-video-frame iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:8px;display:block;box-shadow:0 16px 36px rgba(0,0,0,.20);background:#111;}
.home-video-text h3{font-size:clamp(28px,3vw,44px);line-height:1.08;margin:0 0 14px;color:#252727;}
.home-video-text{font-size:18px;color:#404648;}
.home-video-text p{margin:0 0 14px;}
@media(max-width:900px){
  .home-video-card,.home-video-card.reverse{grid-template-columns:1fr;padding:18px;gap:18px;}
  .home-video-card.reverse .home-video-frame{order:0;}
  .home-video-text h3{font-size:30px;}
  .home-video-text{font-size:16px;}
}


/* Ajuste clean para vídeos da homepage */
.home-videos-section{background:#fff;padding-top:64px;padding-bottom:64px;}
.home-videos-section .title{font-size:clamp(28px,3vw,40px);letter-spacing:-.04em;margin-bottom:24px;}
.home-videos-list{gap:24px;margin-top:18px;}
.home-video-card,
.home-video-card.reverse{grid-template-columns:1fr 1fr;gap:28px;align-items:center;background:#fff;border-radius:18px;padding:22px;box-shadow:0 12px 34px rgba(16,37,54,.08);border:1px solid rgba(16,37,54,.08);border-left:4px solid var(--cbg-aqua);}
.home-video-card.reverse .home-video-frame{order:2;}
.home-video-frame iframe{border-radius:12px;box-shadow:0 10px 24px rgba(16,37,54,.14);}
.home-video-text h3{font-size:clamp(22px,2vw,30px);line-height:1.16;margin:0 0 10px;color:var(--navy);font-weight:850;letter-spacing:-.035em;text-transform:none;}
.home-video-text{font-size:15.5px;color:#4f5963;line-height:1.62;}
.home-video-description p{margin:0 0 10px;}
.home-video-views{margin-top:14px;display:inline-flex;align-items:center;gap:8px;background:#f3f5f2;border:1px solid rgba(16,37,54,.08);color:#56634a;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:800;}
.home-video-views:before{content:'▶';font-size:11px;color:var(--cbg-aqua);}
.video-views-admin{font-size:13px;color:#56634a;background:#f3f5f2;border-radius:10px;padding:8px 10px;display:inline-block;}
@media(max-width:900px){
  .home-video-card,.home-video-card.reverse{grid-template-columns:1fr;padding:18px;gap:16px;}
  .home-video-card.reverse .home-video-frame{order:0;}
  .home-video-text h3{font-size:24px;}
  .home-video-text{font-size:15px;}
}


/* Ajuste solicitado: vídeos da homepage em grade clean, 2 por linha */
.home-videos-section{background:#fff;padding-top:64px;padding-bottom:64px;}
.home-videos-section .eyebrow{font-size:12px;letter-spacing:.12em;}
.home-videos-section .title{font-size:clamp(28px,3vw,40px);letter-spacing:-.04em;margin:6px 0 24px;color:var(--navy);}
.home-videos-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;margin-top:18px;}
.home-video-card,
.home-video-card.reverse{display:flex!important;flex-direction:column!important;gap:16px;background:#fff;border-radius:18px;padding:18px;box-shadow:0 12px 34px rgba(16,37,54,.08);border:1px solid rgba(16,37,54,.08);border-left:4px solid var(--cbg-aqua);transition:transform .22s ease, box-shadow .22s ease;}
.home-video-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(16,37,54,.13);}
.home-video-card.reverse .home-video-frame{order:0!important;}
.home-video-frame{width:100%;}
.home-video-frame iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:12px;display:block;box-shadow:0 10px 24px rgba(16,37,54,.14);background:#111;}
.home-video-text{font-size:14.5px;color:#4f5963;line-height:1.55;padding:0 2px 4px;}
.home-video-text h3{font-size:clamp(18px,1.6vw,24px);line-height:1.2;margin:0 0 8px;color:var(--navy);font-weight:850;letter-spacing:-.025em;text-transform:none;}
.home-video-description{font-size:14.5px;color:#58636d;}
.home-video-description p{margin:0 0 8px;}
.home-video-views{margin-top:10px;display:inline-flex;align-items:center;gap:7px;background:#f3f5f2;border:1px solid rgba(16,37,54,.08);color:#56634a;border-radius:999px;padding:6px 11px;font-size:12.5px;font-weight:800;}
.home-video-views:before{content:'▶';font-size:10px;color:var(--cbg-aqua);}
@media(max-width:900px){
  .home-videos-list{grid-template-columns:1fr!important;gap:18px;}
  .home-video-card,.home-video-card.reverse{padding:15px;}
  .home-video-text h3{font-size:21px;}
}


/* Redes sociais no topo */
.topbar .topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;}
.topbar-right{display:flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:flex-end;}
.social-icons{display:flex;align-items:center;gap:8px;flex-wrap:wrap;}
.social-icon{width:34px;height:34px;border:1px solid rgba(255,255,255,.28);border-radius:4px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:rgba(255,255,255,.05);transition:.25s ease;}
.social-icon svg{width:19px;height:19px;display:block;}
.social-icon span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;}
.social-icon:hover{background:var(--cbg-aqua);border-color:var(--cbg-aqua);color:#fff;transform:translateY(-2px);box-shadow:0 10px 22px rgba(20,208,199,.28);}
.admin-social-form,.admin-social-item .form{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px;align-items:end;}
.admin-social-form label,.admin-social-item .form label{font-weight:800;}
.admin-social-form button,.admin-social-item .form button{align-self:end;}
.admin-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px;}
.admin-social-item{position:relative;}
.admin-social-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;font-size:18px;}
.status{font-size:12px;text-transform:uppercase;letter-spacing:.06em;padding:6px 9px;border-radius:4px;font-weight:900;}
.status.on{background:#e7fff9;color:#007a72}.status.off{background:#f2f2f2;color:#6b7280}.btn.danger{background:#b40a28!important;box-shadow:0 14px 28px rgba(180,10,40,.22)!important;}
.admin-actions{grid-column:1/-1;display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-top:4px;}
.admin-actions form{display:inline-block;margin:0;}
@media(max-width:900px){.topbar{display:block!important}.topbar .topbar-inner{flex-direction:column;align-items:center;text-align:center;padding:10px 20px}.topbar-right{justify-content:center;gap:10px}.toplinks{justify-content:center}.social-icon{width:32px;height:32px}.admin-list,.admin-social-form,.admin-social-item .form{grid-template-columns:1fr}}


/* Correção: seleção multipáginas de banners */
.banner-pages-grid{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(210px,1fr));
    gap:10px;
    margin:12px 0 18px;
}
.banner-page-option{
    display:flex;
    align-items:center;
    gap:8px;
    padding:12px 14px;
    border:1px solid rgba(0,0,0,.12);
    border-radius:12px;
    background:#fff;
    font-weight:600;
    cursor:pointer;
}
.banner-page-option:hover{
    border-color:#14cfc3;
    box-shadow:0 8px 24px rgba(20,207,195,.14);
}
.banner-page-option input{
    width:18px;
    height:18px;
}


/* Correção admin: checkbox de seleção sempre visível sobre imagens */
.admin .select-box,
.select-box{
    z-index:999!important;
    pointer-events:auto!important;
}
.test-card,
.media-admin-card{
    overflow:visible!important;
}
.test-card .select-box,
.media-admin-card .select-box{
    z-index:999!important;
}
.test-card:hover,
.media-admin-card:hover{
    transform:none!important;
}
.test-card:hover img,
.media-admin-card:hover img{
    transform:none!important;
    filter:none!important;
    box-shadow:none!important;
}


/* Galerias de projetos - Amigos da Saúde */
.project-galleries-section{padding:70px 0;background:#fff}
.project-gallery-block{margin:0 0 42px}
.project-gallery-head{margin-bottom:18px}
.project-gallery-head h3{font-size:clamp(24px,3vw,38px);margin:0 0 8px;color:#102433}
.project-gallery-head small{display:inline-block;margin-bottom:10px;color:#bd7b22;font-weight:800}
.project-gallery-head p{max-width:900px;color:#47535a;line-height:1.7}
.amigos-gallery-grid{
    display:grid;
    grid-template-columns:repeat(5,1fr);
    gap:6px;
}
.amigos-gallery-item{
    position:relative;
    display:block;
    overflow:hidden;
    border-radius:10px;
    aspect-ratio:1/1;
    background:#eef2f2;
}
.amigos-gallery-item img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
    transition:transform .35s ease, filter .35s ease;
}
.amigos-gallery-item:hover img{
    transform:scale(1.06);
    filter:brightness(.86);
}
.amigos-testimonials-section{padding:70px 0;background:#f7f8f8}
.amigos-testimonials-grid{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
    gap:22px;
}
@media(max-width:900px){.amigos-gallery-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:560px){.amigos-gallery-grid{grid-template-columns:repeat(2,1fr);gap:5px}}

/* Correção final: galeria somente na página Amigos da Saúde e testemunhos em lista */
.only-amigos-gallery{background:#fff;padding:64px 0 72px;}
.only-amigos-gallery .section-heading{margin-bottom:26px;}
.only-amigos-gallery .section-heading .eyebrow{display:block;margin-bottom:8px;}
.only-amigos-gallery .title{margin-bottom:0;}
.testimonials-list{display:flex;flex-direction:column;gap:24px;}
.testimonial-row{
    display:grid;
    grid-template-columns:220px 1fr;
    gap:28px;
    align-items:center;
    background:#fff;
    border:1px solid rgba(16,36,51,.08);
    border-radius:20px;
    box-shadow:0 18px 50px rgba(0,0,0,.06);
    padding:26px;
}
.testimonial-row.reverse{grid-template-columns:1fr 220px;}
.testimonial-row.reverse .testimonial-photo{order:2;}
.testimonial-row.reverse .testimonial-copy{order:1;}
.testimonial-photo img{
    width:180px;
    height:180px;
    object-fit:cover;
    border-radius:999px;
    display:block;
    margin:auto;
    box-shadow:0 12px 34px rgba(0,0,0,.12);
}
.testimonial-copy h3{font-size:clamp(22px,2.2vw,30px);margin:0 0 12px;color:#102433;}
.testimonial-copy p{font-size:17px;line-height:1.75;color:#303b42;margin:0 0 12px;}
.testimonial-full{display:none;font-size:17px;line-height:1.75;color:#303b42;}
.testimonial-full.open{display:block;}
.read-more-btn{
    border:0;
    background:#13cfc3;
    color:#102433;
    border-radius:10px;
    padding:10px 16px;
    font-weight:900;
    cursor:pointer;
    transition:.2s ease;
}
.read-more-btn:hover{background:#0fb5ab;transform:translateY(-1px);}
@media(max-width:760px){
    .testimonial-row,.testimonial-row.reverse{grid-template-columns:1fr;text-align:left;}
    .testimonial-row.reverse .testimonial-photo,.testimonial-row.reverse .testimonial-copy{order:initial;}
    .testimonial-photo img{width:150px;height:150px;margin:0;}
}


/* FINAL: Galerias de projetos do Amigos da Saúde */
.project-galleries-section{padding:70px 0;background:#fff}.project-gallery-block{margin:0 0 46px}.project-gallery-head{margin-bottom:18px}.project-gallery-head h3{font-size:clamp(24px,3vw,38px);margin:0 0 8px;color:#102433}.project-gallery-head small{display:inline-block;margin-bottom:10px;color:#bd7b22;font-weight:800}.project-gallery-head p{max-width:900px;color:#47535a;line-height:1.7}.amigos-gallery-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.amigos-gallery-item{position:relative;display:block;overflow:hidden;border-radius:10px;aspect-ratio:1/1;background:#eef2f2}.amigos-gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease,filter .35s ease}.amigos-gallery-item:hover img{transform:scale(1.06);filter:brightness(.86)}.gallery-pager{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:22px}.gallery-pager button{border:0;border-radius:10px;background:#2d3030;color:#fff;padding:12px 16px;font-weight:800;cursor:pointer}.gallery-pager button:hover{background:#13cfc3;color:#102433}.gallery-page-info{font-weight:800;color:#102433}.testimonials-list{display:flex;flex-direction:column;gap:24px}.testimonial-row{display:grid;grid-template-columns:260px 1fr;gap:28px;align-items:center;background:#fff;border-radius:22px;padding:26px;box-shadow:0 18px 48px rgba(0,0,0,.08)}.testimonial-row.reverse{grid-template-columns:1fr 260px}.testimonial-row.reverse .testimonial-photo{order:2}.testimonial-photo img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:18px}.testimonial-copy h3{font-size:26px;margin:0 0 12px}.testimonial-full{display:none}.testimonial-full.open{display:block}.read-more-btn{border:0;border-radius:10px;background:#13cfc3;color:#102433;font-weight:800;padding:11px 15px;cursor:pointer;margin-top:8px}@media(max-width:900px){.amigos-gallery-grid{grid-template-columns:repeat(3,1fr)}.testimonial-row,.testimonial-row.reverse{grid-template-columns:1fr}.testimonial-row.reverse .testimonial-photo{order:0}}@media(max-width:560px){.amigos-gallery-grid{grid-template-columns:repeat(2,1fr);gap:5px}.gallery-pager{flex-direction:column}.testimonial-copy h3{font-size:22px}}


/* Lightbox de imagens com download */
.cbg-lightbox-trigger{cursor:zoom-in}
.cbg-lightbox{
  position:fixed;
  inset:0;
  z-index:99999;
  display:none;
  align-items:center;
  justify-content:center;
  padding:24px;
  background:rgba(8,15,20,.86);
  backdrop-filter:blur(6px);
}
.cbg-lightbox.is-open{display:flex}
.cbg-lightbox-open{overflow:hidden}
.cbg-lightbox-inner{
  position:relative;
  max-width:min(1180px,96vw);
  max-height:92vh;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:14px;
}
.cbg-lightbox-img{
  max-width:100%;
  max-height:78vh;
  object-fit:contain;
  border-radius:14px;
  box-shadow:0 22px 70px rgba(0,0,0,.45);
  background:#fff;
}
.cbg-lightbox-close{
  position:absolute;
  top:-18px;
  right:-18px;
  width:44px;
  height:44px;
  border:0;
  border-radius:999px;
  background:#14cfc3;
  color:#102433;
  font-size:30px;
  line-height:1;
  font-weight:900;
  cursor:pointer;
  box-shadow:0 12px 34px rgba(0,0,0,.28);
}
.cbg-lightbox-download{
  display:inline-block;
  text-decoration:none;
  background:#14cfc3;
  color:#102433;
  font-weight:900;
  padding:12px 22px;
  border-radius:10px;
  box-shadow:0 10px 28px rgba(20,207,195,.25);
}
.cbg-lightbox-download:hover{filter:brightness(.94);transform:translateY(-1px)}

/* Títulos de galerias e vídeos mais discretos */
.section-heading h2,
.project-gallery-head h3,
.video-home-section h2,
.home-videos h2,
.videos-section h2,
.gallery-title,
.project-gallery-title{
  font-size:clamp(24px,2.6vw,38px)!important;
  line-height:1.12!important;
  margin-bottom:14px!important;
}
.section-heading span,
.video-home-section .eyebrow,
.home-videos .eyebrow,
.videos-section .eyebrow{
  font-size:13px!important;
  letter-spacing:.08em!important;
}
.project-gallery-head p,
.gallery-description{
  font-size:16px!important;
  line-height:1.65!important;
}
@media(max-width:768px){
  .cbg-lightbox{padding:14px}
  .cbg-lightbox-close{top:8px;right:8px}
  .cbg-lightbox-img{max-height:74vh}
  .section-heading h2,
  .project-gallery-head h3,
  .video-home-section h2,
  .home-videos h2,
  .videos-section h2,
  .gallery-title,
  .project-gallery-title{
    font-size:26px!important;
  }
}


/* Ajuste final de tipografia — visual mais limpo, leve e moderno */
:root{
  --font-main: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

body{
  font-family: var(--font-main)!important;
  font-weight:400!important;
  letter-spacing:-0.01em;
  color:#142433;
}

h1,h2,h3,h4,h5,h6,
.title,
.section-title,
.card h2,
.hero-title,
.banner-title,
.project-gallery-head h3,
.video-home-section h2,
.home-videos h2,
.videos-section h2,
.gallery-title,
.project-gallery-title{
  font-family: var(--font-main)!important;
  font-weight:600!important;
  letter-spacing:-0.045em!important;
  line-height:1.08!important;
  color:#102433;
}

h1,
.title{
  font-size:clamp(34px,4.2vw,58px)!important;
  font-weight:600!important;
}

h2,
.section-heading h2,
.section-title,
.video-home-section h2,
.home-videos h2,
.videos-section h2,
.gallery-title,
.project-gallery-title{
  font-size:clamp(26px,3vw,40px)!important;
  font-weight:600!important;
}

h3,
.project-gallery-head h3,
.card h2{
  font-size:clamp(21px,2.1vw,30px)!important;
  font-weight:600!important;
}

h4,h5,h6{
  font-weight:600!important;
}

p,
li,
.page-content,
.card p,
.project-gallery-head p,
.gallery-description,
.video-text,
.testimonial-text{
  font-size:16px!important;
  line-height:1.72!important;
  font-weight:400!important;
  letter-spacing:-0.01em!important;
}

.section-heading span,
.eyebrow,
.kicker,
.video-home-section .eyebrow,
.home-videos .eyebrow,
.videos-section .eyebrow{
  font-size:12px!important;
  font-weight:600!important;
  letter-spacing:.11em!important;
  text-transform:uppercase;
}

.hero-title,
.banner-slide h1,
.hero-banner h1{
  font-size:clamp(34px,4.4vw,62px)!important;
  font-weight:600!important;
  max-width:950px;
}

.hero-subtitle,
.banner-slide p,
.hero-banner p{
  font-size:clamp(16px,1.55vw,21px)!important;
  font-weight:400!important;
  line-height:1.58!important;
  max-width:760px;
}

.btn,
button,
.small-btn,
.cbg-lightbox-download{
  font-family:var(--font-main)!important;
  font-weight:600!important;
  letter-spacing:-0.015em!important;
}

strong,b{
  font-weight:600!important;
}

/* Deixa os títulos dos cards menos pesados */
.card h2,
.video-card h3,
.testimonial-card h3,
.media-card h3{
  font-weight:600!important;
  letter-spacing:-0.035em!important;
}

/* Admin também mais limpo */
.admin-wrap h1,
.admin-card h2,
.admin-card h3,
.admin-input,
.admin-textarea{
  font-family:var(--font-main)!important;
}

.admin-wrap h1{
  font-size:clamp(32px,4vw,52px)!important;
  font-weight:600!important;
}

.admin-card h2{
  font-size:clamp(22px,2.3vw,30px)!important;
  font-weight:600!important;
}

@media(max-width:768px){
  h1,.title{
    font-size:34px!important;
  }
  h2,
  .section-heading h2,
  .section-title,
  .gallery-title,
  .project-gallery-title{
    font-size:27px!important;
  }
  h3,
  .project-gallery-head h3,
  .card h2{
    font-size:22px!important;
  }
  p,li,.page-content,.card p{
    font-size:15.5px!important;
    line-height:1.68!important;
  }
}


/* AJUSTES FINAIS — MENU, LOGOS, RODAPÉ, TÍTULOS E ADMIN */
:root{ --cbg-font: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }

header nav a,.site-nav a,.main-nav a,.navbar a,.menu a,.top-menu a,.header-menu a{
  font-family:var(--cbg-font)!important;
  font-weight:500!important;
  letter-spacing:-0.018em!important;
  font-size:15px!important;
}

header .logo img,.site-header .logo img,.navbar-brand img,.header-logo img,.logo-main img,.logo img{
  max-height:54px!important;
  width:auto!important;
}

footer img,.site-footer img,.footer-logo img{
  max-height:54px!important;
  width:auto!important;
}

.section-heading > span,.eyebrow,.kicker,.section-kicker,.pre-title,.subtitle-label,
.video-home-section .eyebrow,.home-videos .eyebrow,.videos-section .eyebrow,
.project-galleries-section .section-heading > span{
  display:none!important;
}

h1,.title,.page-title{
  font-size:clamp(30px,3.2vw,46px)!important;
  font-weight:600!important;
  line-height:1.12!important;
  letter-spacing:-0.04em!important;
}

h2,.section-heading h2,.section-title,.video-home-section h2,.home-videos h2,
.videos-section h2,.gallery-title,.project-gallery-title{
  font-size:clamp(22px,2.3vw,32px)!important;
  font-weight:600!important;
  line-height:1.16!important;
  letter-spacing:-0.035em!important;
}

h3,.project-gallery-head h3,.card h2,.video-card h3,.testimonial-card h3{
  font-size:clamp(19px,1.8vw,26px)!important;
  font-weight:600!important;
  line-height:1.18!important;
}

.hero-title,.banner-slide h1,.hero-banner h1{
  font-size:clamp(30px,3.8vw,54px)!important;
  font-weight:600!important;
}

p,li,.card p,.page-content,.content-text{
  font-weight:400!important;
  line-height:1.72!important;
}

.site-footer,footer{text-align:center!important}
.site-footer .footer-content,footer .footer-content,.footer-inner{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
}

.footer-brand-name{
  font-size:20px;
  font-weight:600;
  color:#fff;
  margin-top:8px;
}

.footer-dev-info{
  margin-top:10px;
  font-size:13px;
  line-height:1.55;
  color:rgba(255,255,255,.82);
  max-width:850px;
}

.footer-dev-info a{color:inherit;text-decoration:none}

.admin-help-box{
  background:#f7fbfb;
  border-left:5px solid #14cfc3;
  border-radius:14px;
  padding:16px 18px;
  margin:12px 0 24px;
  color:#334149;
  font-size:15px;
  line-height:1.65;
  box-shadow:0 10px 28px rgba(20,38,56,.06);
}
.admin-help-box strong{font-weight:600!important;color:#102433}

@media(max-width:768px){
  header .logo img,.site-header .logo img,.navbar-brand img,.header-logo img,.logo-main img,.logo img{max-height:46px!important}
  h1,.title,.page-title{font-size:32px!important}
  h2,.section-heading h2,.section-title{font-size:25px!important}
}


/* CORREÇÃO FINAL — banner legível e rodapé único */
.hero-title,.banner-title,.banner-slide h1,.hero-banner h1,.home-hero h1,.slider-title{
  color:#fff!important;
  text-shadow:0 4px 22px rgba(0,0,0,.55)!important;
}
.hero-subtitle,.banner-slide p,.hero-banner p,.home-hero p,.slider-text{
  color:rgba(255,255,255,.95)!important;
  text-shadow:0 3px 16px rgba(0,0,0,.48)!important;
}
.hero-banner .banner-content,.banner-slide .banner-content,.home-hero .banner-content{position:relative;z-index:4}
body > .footer-dev-info, body > .footer-brand-name{display:none!important}
.site-footer,footer.site-footer{
  background:#242625!important;color:#fff!important;border-top:6px solid #14cfc3!important;
  padding:54px 20px 42px!important;margin:0!important;text-align:center!important;
}
.site-footer *{color:#fff!important}
.site-footer .footer-inner,.site-footer .footer-content,footer.site-footer .footer-content{
  display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;
  gap:10px!important;max-width:980px!important;margin:0 auto!important;
}
.site-footer nav,.site-footer .footer-menu,.site-footer .footer-links,.site-footer .footer-col,
.site-footer .footer-columns,.site-footer .projects,.site-footer .contact,.site-footer ul,
.site-footer h3:not(.footer-brand-name){display:none!important}
.site-footer img{max-height:54px!important;width:auto!important;margin:0 auto 10px!important;display:block!important}
.footer-brand-name{display:block!important;font-size:20px!important;font-weight:500!important;margin:8px 0 4px!important}
.footer-dev-info{display:block!important;font-size:13px!important;line-height:1.62!important;color:rgba(255,255,255,.84)!important;max-width:880px!important;margin:10px auto 0!important}
.admin-hidden-link{opacity:.18!important;font-size:11px!important;text-decoration:none!important;margin-top:14px!important;display:inline-block!important}
.admin-hidden-link:hover{opacity:.7!important}


/* RODAPÉ ÚNICO — correção definitiva */
body > .footer-dev-info, body > .footer-brand-name{display:none!important}
.site-footer.cbg-single-footer, footer.site-footer{
  background:#242625!important;color:#fff!important;border-top:6px solid #14cfc3!important;border-bottom:0!important;
  padding:52px 20px 44px!important;margin:0!important;text-align:center!important;
}
.site-footer.cbg-single-footer *{color:#fff!important}
.site-footer.cbg-single-footer .footer-inner, footer.site-footer .footer-inner{
  display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;
  gap:10px!important;max-width:980px!important;margin:0 auto!important;
}
.site-footer.cbg-single-footer nav,.site-footer.cbg-single-footer .footer-menu,.site-footer.cbg-single-footer .footer-links,
.site-footer.cbg-single-footer .footer-col,.site-footer.cbg-single-footer .footer-columns,.site-footer.cbg-single-footer ul{display:none!important}
.site-footer.cbg-single-footer img{max-height:52px!important;width:auto!important;display:block!important;margin:0 auto 8px!important}
.site-footer.cbg-single-footer .footer-brand-name{display:block!important;font-size:19px!important;font-weight:500!important;margin:6px 0!important}
.site-footer.cbg-single-footer .footer-dev-info{display:block!important;font-size:13px!important;line-height:1.6!important;max-width:900px!important;margin:8px auto 0!important;opacity:.88!important}
.site-footer.cbg-single-footer .admin-hidden-link{opacity:.16!important;font-size:11px!important;text-decoration:none!important;margin-top:12px!important;display:inline-block!important}
.site-footer.cbg-single-footer .admin-hidden-link:hover{opacity:.65!important}


/* CORREÇÃO DEFINITIVA — remove rodapés injetados no topo e mantém footer único */
body > script + footer,
body > .footer-dev-info,
body > .footer-brand-name{
  display:none!important;
}
.site-footer.cbg-single-footer{
  display:block!important;
  background:#242625!important;
  color:#fff!important;
  border-top:6px solid #14cfc3!important;
  border-bottom:0!important;
  padding:52px 20px 44px!important;
  margin:0!important;
  text-align:center!important;
  position:relative!important;
  z-index:5!important;
}
.site-footer.cbg-single-footer *{color:#fff!important}
.site-footer.cbg-single-footer .footer-inner{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  max-width:980px!important;
  margin:0 auto!important;
}
.site-footer.cbg-single-footer img{
  max-height:52px!important;
  width:auto!important;
  display:block!important;
  margin:0 auto 8px!important;
}
.site-footer.cbg-single-footer .footer-brand-name{
  font-size:19px!important;
  font-weight:500!important;
}
.site-footer.cbg-single-footer .footer-dev-info{
  font-size:13px!important;
  line-height:1.6!important;
  max-width:900px!important;
  margin:8px auto 0!important;
  opacity:.88!important;
}
.site-footer.cbg-single-footer .admin-hidden-link{
  opacity:.16!important;
  font-size:11px!important;
  text-decoration:none!important;
  margin-top:12px!important;
}
.site-footer.cbg-single-footer .admin-hidden-link:hover{opacity:.65!important}
.hero-title,.banner-title,.banner-slide h1,.hero-banner h1,.home-hero h1,.slider-title{
  color:#fff!important;
  text-shadow:0 4px 22px rgba(0,0,0,.55)!important;
}


/* RODAPÉ ESCURO FINAL + COLUNAS COM PALETA CBG */
body > .footer-dev-info,
body > .footer-brand-name{
  display:none!important;
}

.site-footer.cbg-dark-footer,
footer.site-footer.cbg-dark-footer{
  background:#222525!important;
  color:#ffffff!important;
  border-top:5px solid #14cfc3!important;
  border-bottom:0!important;
  padding:42px 20px 36px!important;
  margin:0!important;
  text-align:center!important;
  position:relative!important;
  z-index:10!important;
}

.site-footer.cbg-dark-footer *{
  color:#ffffff!important;
}

.site-footer.cbg-dark-footer .footer-inner{
  max-width:980px!important;
  margin:0 auto!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  gap:7px!important;
}

.site-footer.cbg-dark-footer .footer-logo img{
  max-height:44px!important;
  width:auto!important;
  display:block!important;
  margin:0 auto 6px!important;
  opacity:.96!important;
}

.site-footer.cbg-dark-footer .footer-brand-name{
  font-size:17px!important;
  font-weight:500!important;
  letter-spacing:-.02em!important;
  margin:0 0 4px!important;
}

.site-footer.cbg-dark-footer .footer-copy,
.site-footer.cbg-dark-footer .footer-dev-info{
  font-size:12.5px!important;
  line-height:1.55!important;
  opacity:.86!important;
  font-weight:400!important;
  max-width:920px!important;
}

.site-footer.cbg-dark-footer .footer-dev-info a{
  color:#14cfc3!important;
  text-decoration:none!important;
}

.site-footer.cbg-dark-footer .footer-dev-info a:hover{
  text-decoration:underline!important;
}

.site-footer.cbg-dark-footer .admin-hidden-link{
  color:#ffffff!important;
  opacity:.13!important;
  font-size:10.5px!important;
  text-decoration:none!important;
  margin-top:8px!important;
}

.site-footer.cbg-dark-footer .admin-hidden-link:hover{
  opacity:.55!important;
}

/* Variações suaves de cor nos blocos/colunas de conteúdo */
.grid > .card:nth-child(6n+1),
.content-grid > .card:nth-child(6n+1),
.home-blocks .card:nth-child(6n+1){
  background:#ffffff!important;
}

.grid > .card:nth-child(6n+2),
.content-grid > .card:nth-child(6n+2),
.home-blocks .card:nth-child(6n+2){
  background:#f4f7f6!important;
}

.grid > .card:nth-child(6n+3),
.content-grid > .card:nth-child(6n+3),
.home-blocks .card:nth-child(6n+3){
  background:#f7f5ef!important;
}

.grid > .card:nth-child(6n+4),
.content-grid > .card:nth-child(6n+4),
.home-blocks .card:nth-child(6n+4){
  background:#f2f5ee!important;
}

.grid > .card:nth-child(6n+5),
.content-grid > .card:nth-child(6n+5),
.home-blocks .card:nth-child(6n+5){
  background:#f8f3f4!important;
}

.grid > .card:nth-child(6n+6),
.content-grid > .card:nth-child(6n+6),
.home-blocks .card:nth-child(6n+6){
  background:#f1f7f7!important;
}

.card,
.content-card,
.project-gallery-block,
.video-card,
.testimonial-card{
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease!important;
}

.card:hover,
.content-card:hover,
.video-card:hover,
.testimonial-card:hover{
  transform:translateY(-3px)!important;
  box-shadow:0 18px 44px rgba(16,37,54,.11)!important;
}

/* Banner sempre legível */
.hero-title,.banner-title,.banner-slide h1,.hero-banner h1,.home-hero h1,.slider-title{
  color:#fff!important;
  text-shadow:0 4px 24px rgba(0,0,0,.58)!important;
}
.hero-subtitle,.banner-slide p,.hero-banner p,.home-hero p,.slider-text{
  color:rgba(255,255,255,.95)!important;
  text-shadow:0 3px 16px rgba(0,0,0,.5)!important;
}


/* RODAPÉ FINAL — estilo degradê, escuro, centralizado */
body > .footer-dev-info,
body > .footer-brand-name{
  display:none!important;
}

.site-footer.cbg-gradient-footer{
  position:relative!important;
  overflow:hidden!important;
  margin:0!important;
  padding:0!important;
  border-top:1px solid rgba(255,255,255,.08)!important;
  border-bottom:0!important;
  background:
    radial-gradient(circle at 16% 0%, rgba(20,207,195,.16), transparent 32%),
    radial-gradient(circle at 84% 100%, rgba(172,115,42,.10), transparent 34%),
    linear-gradient(180deg, #113148 0%, #071f31 42%, #061d2d 100%)!important;
  color:#eaf3f6!important;
  text-align:center!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.06)!important;
}

.site-footer.cbg-gradient-footer::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg, transparent 0%, rgba(255,255,255,.04) 50%, transparent 100%);
  opacity:.55;
  pointer-events:none;
}

.site-footer.cbg-gradient-footer *{
  color:#eaf3f6!important;
  box-sizing:border-box!important;
}

.footer-gradient-inner{
  position:relative!important;
  z-index:2!important;
  max-width:1080px!important;
  margin:0 auto!important;
  padding:48px 22px 40px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:9px!important;
  font-family:Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif!important;
}

.footer-icon img{
  width:auto!important;
  height:46px!important;
  max-height:46px!important;
  object-fit:contain!important;
  display:block!important;
  margin:0 auto 14px!important;
  opacity:.96!important;
  filter:drop-shadow(0 8px 18px rgba(0,0,0,.22))!important;
}

.footer-copyline{
  font-size:13.5px!important;
  font-weight:500!important;
  line-height:1.45!important;
  letter-spacing:-.01em!important;
  opacity:.95!important;
}

.footer-small{
  font-size:12.5px!important;
  font-weight:400!important;
  line-height:1.55!important;
  opacity:.82!important;
  max-width:900px!important;
}

.footer-developed{
  font-size:12.8px!important;
  font-weight:400!important;
  line-height:1.55!important;
  opacity:.88!important;
}

.footer-developed a,
.site-footer.cbg-gradient-footer a{
  color:#6ed7df!important;
  text-decoration:none!important;
  font-weight:600!important;
}

.footer-developed a:hover,
.site-footer.cbg-gradient-footer a:hover{
  text-decoration:underline!important;
}

.footer-sep{
  opacity:.42!important;
  margin:0 8px!important;
}

.site-footer.cbg-gradient-footer .admin-hidden-link{
  font-size:10.5px!important;
  opacity:.16!important;
  font-weight:400!important;
  margin-top:9px!important;
  color:#ffffff!important;
}

.site-footer.cbg-gradient-footer .admin-hidden-link:hover{
  opacity:.55!important;
}

@media(max-width:720px){
  .footer-gradient-inner{
    padding:38px 18px 34px!important;
  }
  .footer-icon img{
    height:40px!important;
    max-height:40px!important;
  }
  .footer-sep{
    display:none!important;
  }
  .footer-developed span.footer-sep + *{
    display:block!important;
    margin-top:3px!important;
  }
}


/* Garantia extra: footer final sempre visível */
#cbg-footer-final{display:block!important;visibility:visible!important;opacity:1!important}
body > .footer-dev-info, body > .footer-brand-name{display:none!important}


/* ===== CORREÇÃO DEFINITIVA DO MENU E SUBMENU CBG ===== */

/* Menu principal */
.topbar,
.site-topbar,
.header-top,
.top-line{
    font-size:13px!important;
}

.main-header,
.site-header,
.header,
.navbar,
.menu-wrapper{
    background:#2d3030!important;
}

.main-header a,
.site-header a,
.header a,
.navbar a,
.main-nav a,
.primary-menu a,
.menu a,
nav a{
    font-family:Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif!important;
}

/* Links do menu superior */
.main-header nav > ul > li > a,
.site-header nav > ul > li > a,
.header nav > ul > li > a,
.navbar nav > ul > li > a,
.navbar-nav > li > a,
.main-nav > li > a,
.primary-menu > li > a,
.menu > li > a,
nav > ul > li > a{
    font-size:16px!important;
    font-weight:500!important;
    line-height:1.2!important;
    letter-spacing:-0.015em!important;
    padding:28px 18px!important;
    text-transform:none!important;
    color:#ffffff!important;
}

/* Item ativo/hover do menu */
.main-header nav > ul > li > a:hover,
.site-header nav > ul > li > a:hover,
.header nav > ul > li > a:hover,
.navbar-nav > li > a:hover,
.main-nav > li > a:hover,
.primary-menu > li > a:hover,
.menu > li > a:hover,
nav > ul > li > a:hover,
nav > ul > li:hover > a{
    color:#18d1c7!important;
}

/* Setas menores */
nav .caret,
nav .arrow,
nav .dropdown-toggle::after,
.menu-item-has-children > a::after,
.has-submenu > a::after{
    transform:scale(.72)!important;
    opacity:.9!important;
    margin-left:7px!important;
}

/* Submenu: pega classes comuns e também ul dentro de li */
nav ul ul,
.menu ul,
.main-menu ul,
.primary-menu ul,
.main-nav ul,
.navbar-nav ul,
.dropdown-menu,
.sub-menu,
.submenu,
.children{
    min-width:245px!important;
    width:245px!important;
    max-width:245px!important;
    padding:7px 0!important;
    margin-top:0!important;
    background:#303434!important;
    border-top:3px solid #18d1c7!important;
    border-left:0!important;
    border-right:0!important;
    border-bottom:0!important;
    border-radius:0 0 10px 10px!important;
    box-shadow:0 16px 32px rgba(0,0,0,.24)!important;
    overflow:hidden!important;
}

/* Itens do submenu */
nav ul ul li,
.menu ul li,
.main-menu ul li,
.primary-menu ul li,
.main-nav ul li,
.navbar-nav ul li,
.dropdown-menu li,
.sub-menu li,
.submenu li,
.children li{
    margin:0!important;
    padding:0!important;
    min-height:0!important;
    height:auto!important;
    border:0!important;
    border-bottom:1px solid rgba(255,255,255,.055)!important;
    background:transparent!important;
}

/* Links do submenu com seletor máximo */
nav ul ul li a,
.menu ul li a,
.main-menu ul li a,
.primary-menu ul li a,
.main-nav ul li a,
.navbar-nav ul li a,
.dropdown-menu li a,
.dropdown-menu > li > a,
.sub-menu li a,
.submenu li a,
.children li a{
    display:block!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    padding:12px 18px!important;
    margin:0!important;
    font-family:Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif!important;
    font-size:14px!important;
    font-weight:500!important;
    line-height:1.25!important;
    letter-spacing:-0.012em!important;
    color:#f5f7f7!important;
    background:transparent!important;
    text-transform:none!important;
    white-space:normal!important;
}

/* Hover do submenu */
nav ul ul li a:hover,
.menu ul li a:hover,
.main-menu ul li a:hover,
.primary-menu ul li a:hover,
.main-nav ul li a:hover,
.navbar-nav ul li a:hover,
.dropdown-menu li a:hover,
.sub-menu li a:hover,
.submenu li a:hover,
.children li a:hover{
    background:rgba(24,209,199,.13)!important;
    color:#18d1c7!important;
    padding-left:22px!important;
}

/* Anula cards gigantes que o tema aplica dentro do submenu */
nav ul ul .card,
.menu ul .card,
.dropdown-menu .card,
.sub-menu .card{
    padding:0!important;
    margin:0!important;
    box-shadow:none!important;
    border-radius:0!important;
    background:transparent!important;
}

/* Caso os submenus estejam como divs/anchors diretos */
.dropdown-menu a,
.sub-menu a,
.submenu a{
    font-size:14px!important;
    font-weight:500!important;
    padding:12px 18px!important;
    line-height:1.25!important;
}

/* Mobile sanfona mais compacto */
@media(max-width:900px){
    .main-header nav > ul > li > a,
    .site-header nav > ul > li > a,
    nav > ul > li > a,
    .menu > li > a{
        font-size:15px!important;
        padding:14px 18px!important;
    }
    nav ul ul,
    .menu ul,
    .dropdown-menu,
    .sub-menu,
    .submenu{
        width:100%!important;
        max-width:100%!important;
        min-width:100%!important;
        border-radius:0!important;
        box-shadow:none!important;
    }
    nav ul ul li a,
    .menu ul li a,
    .dropdown-menu li a,
    .sub-menu li a,
    .submenu li a{
        font-size:14px!important;
        padding:11px 28px!important;
    }
}


/* AJUSTE EXCLUSIVO DE TIPOGRAFIA E ESPAÇAMENTO DE TEXTO */

body,
.page-content,
.content-text,
.article-content,
.post-content,
.entry-content,
.card p,
.section p,
main p{
    font-family:"Segoe UI", Inter, system-ui, -apple-system, BlinkMacSystemFont, sans-serif!important;
}

h1,
.title,
.page-title,
.article-title,
.post-title,
.entry-title{
    font-family:"Segoe UI", Inter, system-ui, -apple-system, BlinkMacSystemFont, sans-serif!important;
    font-size:32px!important;
    font-weight:600!important;
    line-height:1.25!important;
    color:#222222!important;
    margin-bottom:12px!important;
}

.post-date,
.article-date,
.entry-date,
.date,
time,
.meta,
.post-meta,
.news-date,
.gallery-date{
    font-family:"Segoe UI", Inter, system-ui, -apple-system, BlinkMacSystemFont, sans-serif!important;
    font-size:13px!important;
    font-weight:400!important;
    color:#888888!important;
    margin-bottom:24px!important;
    line-height:1.5!important;
}

p,
.article-content p,
.post-content p,
.entry-content p,
.page-content p,
.content-text p,
.section p,
.card p{
    font-family:"Segoe UI", Inter, system-ui, -apple-system, BlinkMacSystemFont, sans-serif!important;
    font-size:17px!important;
    font-weight:400!important;
    line-height:1.85!important;
    color:#555555!important;
    margin-top:0!important;
    margin-bottom:18px!important;
}

h2,
.section-title,
.section-heading h2{
    font-family:"Segoe UI", Inter, system-ui, -apple-system, BlinkMacSystemFont, sans-serif!important;
    font-size:28px!important;
    font-weight:600!important;
    line-height:1.32!important;
    margin-bottom:14px!important;
}

h3{
    font-family:"Segoe UI", Inter, system-ui, -apple-system, BlinkMacSystemFont, sans-serif!important;
    font-size:23px!important;
    font-weight:600!important;
    line-height:1.35!important;
    margin-bottom:12px!important;
}

h4,h5,h6{
    font-family:"Segoe UI", Inter, system-ui, -apple-system, BlinkMacSystemFont, sans-serif!important;
    font-weight:600!important;
    line-height:1.4!important;
    margin-bottom:10px!important;
}

main li,
.page-content li,
.article-content li,
.post-content li,
.entry-content li{
    font-family:"Segoe UI", Inter, system-ui, -apple-system, BlinkMacSystemFont, sans-serif!important;
    font-size:17px!important;
    font-weight:400!important;
    line-height:1.75!important;
    color:#555555!important;
    margin-bottom:8px!important;
}

.article-content,
.post-content,
.entry-content,
.page-content,
.content-text{
    font-family:"Segoe UI", Inter, system-ui, -apple-system, BlinkMacSystemFont, sans-serif!important;
    color:#555555!important;
}

.article-content > * + *,
.post-content > * + *,
.entry-content > * + *,
.page-content > * + *,
.content-text > * + *{
    margin-top:14px!important;
}

@media(max-width:768px){
    h1,
    .title,
    .page-title,
    .article-title,
    .post-title,
    .entry-title{
        font-size:29px!important;
        line-height:1.28!important;
    }

    h2,
    .section-title,
    .section-heading h2{
        font-size:25px!important;
    }

    h3{
        font-size:21px!important;
    }

    p,
    .article-content p,
    .post-content p,
    .entry-content p,
    .page-content p,
    .content-text p,
    .section p,
    .card p,
    main li{
        font-size:16px!important;
        line-height:1.78!important;
    }
}


/* CORREÇÃO: banner branco, menu uniforme e submenu compacto */

/* Título e texto dos banners sempre brancos */
.hero h1,
.hero-slide h1,
.hero-banner h1,
.page-banner-slider h1,
#pageBanner h1,
#homeHero h1,
.banner-title,
.hero-title{
    color:#ffffff!important;
    text-shadow:0 4px 24px rgba(0,0,0,.58)!important;
}

.hero .hero-text,
.hero .hero-text *,
.hero-slide .hero-text,
.hero-slide .hero-text *,
.page-banner-slider .hero-text,
.page-banner-slider .hero-text *,
#pageBanner .hero-text,
#pageBanner .hero-text *,
#homeHero .hero-text,
#homeHero .hero-text *{
    color:#ffffff!important;
    text-shadow:0 3px 16px rgba(0,0,0,.5)!important;
}

/* Menu com submenu com o mesmo tamanho dos demais itens */
.nav .dropbtn,
.nav > a,
.nav a,
.mainNav a,
.mainNav .dropbtn,
#mainNav a,
#mainNav .dropbtn{
    font-size:15px!important;
    font-weight:500!important;
    line-height:1.25!important;
    letter-spacing:-0.01em!important;
}

/* Submenu menor e clean */
.nav .dropcontent,
#mainNav .dropcontent,
.dropcontent{
    min-width:220px!important;
    width:220px!important;
    padding:6px 0!important;
    border-top:3px solid #18d1c7!important;
    border-radius:0 0 10px 10px!important;
    background:#303434!important;
    box-shadow:0 14px 30px rgba(0,0,0,.22)!important;
    overflow:hidden!important;
}

.nav .dropcontent a,
#mainNav .dropcontent a,
.dropcontent a{
    font-size:13px!important;
    font-weight:500!important;
    line-height:1.25!important;
    padding:11px 16px!important;
    color:#f5f7f7!important;
    background:transparent!important;
    min-height:0!important;
    height:auto!important;
    border-bottom:1px solid rgba(255,255,255,.06)!important;
}

.nav .dropcontent a:hover,
#mainNav .dropcontent a:hover,
.dropcontent a:hover{
    background:rgba(24,209,199,.13)!important;
    color:#18d1c7!important;
    padding-left:20px!important;
}

@media(max-width:900px){
    .nav .dropbtn,
    .nav > a,
    #mainNav a,
    #mainNav .dropbtn{
        font-size:15px!important;
    }
    .nav .dropcontent,
    #mainNav .dropcontent,
    .dropcontent{
        width:100%!important;
        min-width:100%!important;
    }
}


/* CORREÇÃO FINAL: banners com 600px e Missionários apoiados */
.hero,
.hero-slider,
.hero-slide,
.hero-banner,
.page-banner-slider,
#homeHero,
#pageBanner,
.banner-slide,
.home-hero{
    height:600px!important;
    min-height:600px!important;
    max-height:600px!important;
}

.hero-slide{
    background-size:cover!important;
    background-position:center center!important;
    background-repeat:no-repeat!important;
}

.hero h1,
.hero-slide h1,
.hero-banner h1,
.page-banner-slider h1,
#pageBanner h1,
#homeHero h1,
.banner-title,
.hero-title{
    color:#ffffff!important;
    text-shadow:0 4px 24px rgba(0,0,0,.58)!important;
}

.hero .hero-text,
.hero .hero-text *,
.hero-slide .hero-text,
.hero-slide .hero-text *,
.page-banner-slider .hero-text,
.page-banner-slider .hero-text *,
#pageBanner .hero-text,
#pageBanner .hero-text *,
#homeHero .hero-text,
#homeHero .hero-text *{
    color:#ffffff!important;
    text-shadow:0 3px 16px rgba(0,0,0,.5)!important;
}

@media(max-width:768px){
    .hero,
    .hero-slider,
    .hero-slide,
    .hero-banner,
    .page-banner-slider,
    #homeHero,
    #pageBanner,
    .banner-slide,
    .home-hero{
        height:600px!important;
        min-height:600px!important;
        max-height:600px!important;
    }
}


/* CORREÇÃO FINAL — banners das páginas em 500px */
.hero,
.hero-slider,
.hero-slide,
.hero-banner,
.page-banner-slider,
#homeHero,
#pageBanner,
.banner-slide,
.home-hero{
    height:500px!important;
    min-height:500px!important;
    max-height:500px!important;
}

.hero-slide,
.hero-banner,
.banner-slide,
.home-hero{
    background-size:cover!important;
    background-position:center 58%!important;
    background-repeat:no-repeat!important;
}

/* Títulos dos banners em branco para melhor leitura */
.hero h1,
.hero-slide h1,
.hero-banner h1,
.page-banner-slider h1,
#pageBanner h1,
#homeHero h1,
.banner-title,
.hero-title{
    color:#ffffff!important;
    text-shadow:0 4px 24px rgba(0,0,0,.58)!important;
}

.hero .hero-text,
.hero .hero-text *,
.hero-slide .hero-text,
.hero-slide .hero-text *,
.page-banner-slider .hero-text,
.page-banner-slider .hero-text *,
#pageBanner .hero-text,
#pageBanner .hero-text *,
#homeHero .hero-text,
#homeHero .hero-text *{
    color:#ffffff!important;
    text-shadow:0 3px 16px rgba(0,0,0,.5)!important;
}

@media(max-width:768px){
    .hero,
    .hero-slider,
    .hero-slide,
    .hero-banner,
    .page-banner-slider,
    #homeHero,
    #pageBanner,
    .banner-slide,
    .home-hero{
        height:500px!important;
        min-height:500px!important;
        max-height:500px!important;
    }
}


/* PUBLIC_HTML RAIZ + BANNERS 500PX */
.hero,
.hero-slider,
.hero-slide,
.hero-banner,
.page-banner-slider,
#homeHero,
#pageBanner,
.banner-slide,
.home-hero{
    height:500px!important;
    min-height:500px!important;
    max-height:500px!important;
}

.hero-slide,
.hero-banner,
.banner-slide,
.home-hero{
    background-size:cover!important;
    background-position:center 60%!important;
    background-repeat:no-repeat!important;
}

.hero h1,
.hero-slide h1,
.hero-banner h1,
.page-banner-slider h1,
#pageBanner h1,
#homeHero h1,
.banner-title,
.hero-title{
    color:#ffffff!important;
    text-shadow:0 4px 24px rgba(0,0,0,.58)!important;
}

.hero .hero-text,
.hero .hero-text *,
.hero-slide .hero-text,
.hero-slide .hero-text *,
.page-banner-slider .hero-text,
.page-banner-slider .hero-text *,
#pageBanner .hero-text,
#pageBanner .hero-text *,
#homeHero .hero-text,
#homeHero .hero-text *{
    color:#ffffff!important;
    text-shadow:0 3px 16px rgba(0,0,0,.5)!important;
}
