h3,
h4,
h5 {
color: var(--azul);
margin-top: 0; text-wrap: auto;
}
.botao-nav-prog-bra {
margin-top: 8px;
margin-right: 12px;
font-size: 1rem;
background-color: gainsboro;
color: var(--escuro);
border-color: gainsboro;
font-weight: bold;
}
.botao-nav-prog-bra:hover {
background-color: var(--azul);
border-color: var(--azul);
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
color: whitesmoke;
background-color: #182470;
border-color: var(--azul);
}
.botao-alem-sala {
background-color: var(--amarelo);
border-color: gainsboro;
color: var(--escuro);
}
.botao-alem-sala:hover {
background-color: var(--azul);
border-color: var(--azul);
color: whitesmoke;
}
.card-img-top {
max-height: 130px;
}
.div-item-alem-sala:hover {
cursor: pointer; animation: pulse; animation-duration: 1s; }
a.link-paginas {
text-decoration: underline;
color: var(--escuro) !important;
}
.badge-links {
font-size: large;
margin-right: 8px;
background-color: var(--azul);
color: whitesmoke;
font-weight: 300;
margin-bottom: 8px;
}
.badge {
background-color: var(--vermelho);
color: whitesmoke;
font-weight: 300;
margin-right: 8px;
}
.badge-brasileiro {
background-color: var(--azul);
}
h6 {
font-weight: bold;
}
p {
line-height: 1.6;
} .comum-programa [data-animate] {
visibility: hidden;
}
.comum-programa [data-animate].in-view {
visibility: visible;
} .comum-programa [data-animate]:not(.animate__animated) {
opacity: 0;
transform: translateY(28px);
transition: opacity 0.7s ease, transform 0.7s cubic-bezier(0.21, 0.72, 0.34, 1);
}
.comum-programa [data-animate]:not(.animate__animated).in-view {
opacity: 1;
transform: translateY(0);
} .animate__animated {
--animate-duration: 0.8s;
}
.animate__animated.animate__slow {
--animate-duration: 1.2s;
}
.animate__animated.animate__fast {
--animate-duration: 0.6s;
} .ens-fund-af-conteudo {
display: flex;
flex-direction: column;
gap: 1.75rem;
}
.ens-fund-af-conteudo .intro {
background: linear-gradient(135deg, #ffffff 0%, #f5f7ff 100%);
padding: 1.5rem 1.75rem;
border: 1px solid #e3e8f5;
border-radius: 18px;
box-shadow: 0 4px 14px -4px rgba(10, 20, 85, 0.15);
}
.ens-fund-af-conteudo .title-main {
font-size: 1.45rem;
margin-bottom: 0.25rem;
}
.ens-fund-af-conteudo .subtitle-first {
color: var(--vermelho);
font-weight: 600;
margin-bottom: 1rem;
}
.ens-fund-af-conteudo .section-block {
background: #fff;
padding: 1.25rem 1.5rem;
border-left: 5px solid var(--azul);
border-radius: 14px;
box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.08);
}
.ens-fund-af-conteudo .section-block.highlight {
border-left-color: var(--amarelo);
background: linear-gradient(90deg, #fffaf1 0%, #ffffff 60%);
}
.ens-fund-af-conteudo .section-block h6 {
margin-top: 0;
}
.ens-fund-af-conteudo ul.lista {
margin-left: 1rem;
}
.ens-fund-af-aside {
position: relative;
}
.ens-fund-af-aside { align-self: flex-start;
margin-top: 0;
padding-top: 0;
}
.ens-fund-af-aside-inner {
position: sticky;
top: 0; display: flex;
flex-direction: column;
gap: 1.75rem;
}
.ens-fund-af-aside .figura-programa img,
.ens-fund-af-aside-inner img.childeducation-img {
object-fit: cover;
width: 100%;
height: auto;
max-height: 360px;
display: block;
border-radius: 12px;
} .ens-fund-af-aside .figura-programa,
.ens-fund-af-aside .figura-programa img,
.ens-fund-af-aside-inner img.childeducation-img {
margin-top: 0 !important;
padding-top: 0 !important;
}
.schedule-card table thead tr td {
font-size: 0.85rem;
}
.schedule-card table tbody tr td {
font-size: 0.8rem;
}
.cta-block {
margin-top: 0.5rem;
}
.btn-whatsapp-modern {
display: inline-flex;
align-items: center;
gap: 0.5rem;
font-weight: 600;
letter-spacing: 0.3px;
padding: 0.9rem 1.4rem;
box-shadow: 0 4px 14px -4px rgba(34, 139, 64, 0.45) !important;
transition: transform 0.2s, box-shadow 0.2s, background 0.2s;
}
.btn-whatsapp-modern:hover {
transform: translateY(-2px);
}
.btn-whatsapp-modern:active {
transform: translateY(0);
} @media (max-width: 991.98px) {
.ens-fund-af-aside-inner {
position: static;
}
.ens-fund-af-aside {
margin-top: 2.5rem;
}
.ens-fund-af-conteudo .section-block,
.ens-fund-af-conteudo .intro {
padding: 1.25rem 1.25rem;
}
}
@media (max-width: 575.98px) {
.ens-fund-af-conteudo .title-main {
font-size: 1.25rem;
}
.ens-fund-af-conteudo .intro {
padding: 1rem 1rem;
}
.ens-fund-af-conteudo .section-block {
padding: 1rem 1rem;
}
.btn-whatsapp-modern {
width: 100%;
justify-content: center;
}
}
@media (max-width: 575.98px) { .text-center,
.text-justify,
.comum-programa [data-animate],
.ens-fund-af-conteudo,
.ens-fund-af-aside,
.ens-fund-af-conteudo p,
.ens-fund-af-conteudo h3,
.ens-fund-af-conteudo h4,
.ens-fund-af-conteudo h5 {
text-align: left !important;
}
}.btn-admissao-custom {
display: block;
background: linear-gradient(135deg, #253287 0%, #1a2566 100%);
color: #fff;
text-decoration: none;
border-radius: 10px;
padding: 16px 20px;
box-shadow: 0 4px 14px rgba(37, 50, 135, 0.35);
transition: 0.3s ease;
position: relative;
overflow: hidden;
border: 2px solid #fea800;
}
.btn-admissao-custom:hover {
color: #fff;
text-decoration: none;
transform: translateY(-2px);
box-shadow: 0 10px 30px rgba(37, 50, 135, 0.5);
border-color: #fff;
background: linear-gradient(135deg, #1a2566 0%, #253287 100%);
}
.admissao-content {
text-align: center;
position: relative;
z-index: 2;
}
.admissao-title {
font-size: 1.3rem;
font-weight: 800;
margin: 0;
letter-spacing: 2px;
text-transform: uppercase;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
color: #fff;
}
.admissao-subtitle {
font-size: 1rem;
margin: 8px 0 0;
font-weight: 400;
color: #fea800;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.admissao-arrow {
position: absolute;
right: 25px;
top: 50%;
transform: translateY(-50%);
font-size: 2.2rem;
font-weight: bold;
transition: transform 0.3s ease;
color: #fea800;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
.btn-admissao-custom:hover .admissao-arrow {
transform: translateY(-50%) translateX(5px);
color: #fff;
}
@media (max-width: 768px) {
.btn-admissao-custom {
padding: 20px 25px;
border-width: 2px;
}
.admissao-title {
font-size: 1.5rem;
letter-spacing: 1px;
}
.admissao-subtitle {
font-size: 1.1rem;
}
.admissao-arrow {
right: 20px;
font-size: 1.8rem;
}
}
@media (max-width: 480px) {
.btn-admissao-custom {
padding: 18px 20px;
}
.admissao-title {
font-size: 1.3rem;
letter-spacing: 0.5px;
}
.admissao-subtitle {
font-size: 1rem;
}
.admissao-arrow {
right: 15px;
font-size: 1.6rem;
}
} .partners-section {
margin: 40px 0;
}
.partners-title {
color: #27348b;
font-size: 1.2rem;
text-transform: uppercase;
font-weight: 600;
}
.partners-grid {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.partner-wrapper {
padding: 10px 14px;
}
.partner-card {
background: #fff;
border-radius: 10px;
padding: 18px 22px;
display: flex;
align-items: center;
justify-content: center;
min-height: 130px;
width: 100%;
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.07);
transition: 0.25s;
}
.partner-card:hover {
transform: translateY(-4px);
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}
.partner-card img {
max-height: 70px !important;
width: auto !important;
height: auto !important;
filter: contrast(1.05) saturate(1.05);
}
.partner-col {
flex: 0 0 50%;
max-width: 50%;
}
@media (min-width: 576px) {
.partner-col {
flex: 0 0 33.333%;
max-width: 33.333%;
}
}
@media (min-width: 768px) {
.partner-col {
flex: 0 0 25%;
max-width: 25%;
}
}
@media (min-width: 1200px) {
.partner-col {
flex: 0 0 20%;
max-width: 20%;
}
}
.partners-carousel {
margin-top: 10px;
}
@media (min-width: 768px) {
.partners-carousel {
display: none;
}
}
@media (max-width: 767.98px) {
.partners-grid {
display: none;
}
.partner-card {
min-height: 120px;
}
.partner-card img {
max-height: 60px !important;
}
} #div-footer-celular {
display: none;
}
@media (max-width: 767.98px) {
#div-footer-computador {
display: none;
}
#div-footer-celular {
display: block;
}
} .next-step-section {
margin-top: 20px;
}