.lilita {
    font-family: "Lilita One", sans-serif !important;
    font-weight: 400!important;
    font-style: normal;
}

.text-center {
    text-align: center !important;
}

@media (max-width: 991px) {

    .mobile-center {
        text-align: center !important;
    }

    .mobile-justify {
        text-align: justify;
    }

    .mobile-padding {
        padding-left: 15px;
        padding-right: 15px;
    }
}


.montserrat {
    font-family: "Montserrat", sans-serif!important;
    font-weight: normal;
    font-style: normal;
  }
  

.azul1{
    color: #009EDE!important;
}

.azul2{
    color: #004F88!important;
}

.azul3{
    color: #007BB8!important;
}

.services-wrap, .work-carousel-wrap{
    padding: 0!important;
}

#works-wrap h2 {
    font-size: 2.4rem;
}

.contact-form-wrap:after{
    content: none;
}

.contact-form-wrap{
    padding-top: 50px;
    padding-bottom: 50px;
}

.form-group label {
    font-size: 0.9rem;
    margin-right: 0.8rem;
}

.main-header .logo{
    width: 185px;
    padding: 0 15px;
}

.main-header.header-fixed .logo{
    width: 165px;
}

.intro1Wrap{
    padding: 140px 0 160px 0;
}

.p-b-50{
    padding-bottom: 50px;
}

.navbar.unidade-interna
{
    gap: 100px;
    max-width: 600px;
}

.dados-unidade{
    color: #FFF;
}

.unidades2 {
    margin-top: 150px;
}

#works-wrap a{
    color: grey;
}

#works-wrap a:hover{
    text-decoration: underline;
}

.p-t-b-40 {
    padding: 80px 0;
}

.form-franquia{
    background: #004F88;
    padding: 20px;
    border-radius: 15px;
}

.single-testimonial-wrap {
    min-height: 286px;
}

.back-to-top {
    position: fixed;
    z-index: 100;
    bottom: 40px;
    right: -50px;
    text-decoration: none;
    background-color: #01aff0;
    font-size: 14px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    width: 50px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    line-height: 51px;
    border-radius: 50%;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.045);
}

.back-to-top img{
    width: 60%;
}

.back-to-top:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

.back-to-top.active {
    right: 25px;
}

.back-to-top .fa {
    color: inherit;
    font-size: 18px;
    line-height: 50px;
}


.termos{
    justify-content: center;
}

.termos li{
    margin: 0!important;
}

.form-check.mr-3{
    margin-right: 0.5rem!important;
}

.landing-gradient-red-orange .eva, .landing-gradient-red-orange .mega-menu .dropdown-menu .bg-img{
    background-image: linear-gradient(-29deg, #01aff0, #01aff0) !important;
}



/* Desktop: alinhado à esquerda */
.whatsapp-btn-wrap {
    display: flex;
    justify-content: flex-start;
}

/* Mobile: centralizado */
@media (max-width: 767px) {
    .whatsapp-btn-wrap {
        justify-content: center;
    }
}


/* ==============================
   PADRÃO DE TÍTULOS NO MOBILE
============================== */
@media (max-width: 767px) {

    h1 {
        font-size: 26px !important;
        line-height: 1.3;
    }

    h2 {
        font-size: 32px !important;
        line-height: 1.3;
    }

    h3 {
        font-size: 20px !important;
        line-height: 1.3;
    }

    h4 {
        font-size: 18px !important;
        line-height: 1.3;
    }

    h5 {
        font-size: 16px !important;
        line-height: 1.3;
    }

    h6 {
        font-size: 15px !important;
        line-height: 1.3;
    }
}


/* ==============================
   PADRÃO DE TEXTOS NO MOBILE
============================== */
@media (max-width: 767px) {

    body,
    p,
    span,
    li,
    a,
    label,
    small {
        font-size: 15px !important;
        line-height: 1.6;
    }

    /* Textos secundários */
    small,
    .text-muted {
        font-size: 24px !important;
    }

    /* Listas */
    li {
        margin-bottom: 6px;
    }

    /* Melhor leitura */
    p {
        margin-bottom: 12px;
    }
}


@media (max-width: 767px) {

    .section-header span {
        font-size: 32px !important;
        line-height: 1.4;
        display: block;
    }

}

@media (max-width: 767px) {

    .mb-5,
    .my-5 {
        margin-bottom: 1.0rem !important;
    }

}



/* ==============================
   TEXTO PADRÃO MOBILE
============================== */
@media (max-width: 767px) {

    /* Parágrafos */
    p {
        text-align: justify !important;
        padding-left: 12px;
        padding-right: 12px;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    /* Remove margens bootstrap que quebram o layout */
    .ml-5,
    .mr-5 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    /* Assinaturas / textos alinhados à direita */
    .text-right {
        text-align: left !important;
    }
}


.card-header img {
    width: 100%;
    height: auto;
    display: block; /* Remove espaços vazios abaixo da imagem */
    object-fit: cover; /* Garante que ela preencha o espaço sem deformar */
}








/* Padrão */
.banner {
    position: relative;
}

.banner img {
    width: 100%;
    display: block;
}

/* Texto em cima da imagem */
.texto-banner {
    position: absolute;
    /* left: 16px; */
    right: 16px;
    bottom: 24px;
    color: #fff;
}

/* BOTÃO */
.texto-banner .botao {
    display: inline-block;
    margin-top: 12px;
    padding: 12px 20px;
    background: #ffd200;
    color: #000;
    border-radius: 30px;
    text-decoration: none;
    font-weight: bold;
}

/* Desktop */
.banner-mobile {
    display: none;
}

/* Mobile */
@media (max-width: 767px) {
    .banner-desktop {
        display: none;
    }

    .banner-mobile {
        display: block;
    }

    .texto-banner {
        text-align: left;
        /* bottom: 20px; */
    }
}


@media (max-width: 767px) {

    .banner-mobile {
        position: relative;
    }

    .banner-mobile .texto-banner {
        position: absolute;
        left: 50%; 
        padding-top: 110px;
        transform: translateX(-50%);
        width: 90%;
        max-width: 320px;
        text-align: center;
    }

  .banner-mobile .texto-banner h2 {
    text-align: center;
    font-size: 22px !important;
    line-height: 1.2;
    margin-bottom: 6px;
}

.banner-mobile .texto-banner p {
    text-align: center;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 10px;
}

.banner-mobile .texto-banner .botao {
    display: inline-block;
    margin-top: -20px;
}
}


@media (max-width: 767px) {
    h2 span {
        font-size: inherit !important;
        line-height: inherit;
    }
}

@media (max-width: 767px) {
    .h2-express-mobile {
        font-size: 24px !important;
        line-height: 1.25;
    }
}

@media (max-width: 767px) {
    .h2-express-mobile br {
        display: none;
    }
}




@media (max-width: 767px) {
    h2 > small {
        font-size: 24px;   /* ajusta aqui até ficar bom */
        display: block;    /* garante quebra correta */
        line-height: 1.4;
        font-weight: 400;  /* deixa menos pesado */
    }
}




@media (max-width: 767px) {

    #home-header .navbar {
        display: grid;
        grid-template-columns: auto 1fr auto;
        align-items: center;
        gap: 8px;
        padding: 8px 10px;
        min-height: 64px;
    }

    #home-header .logo img {
        max-height: 38px;
        width: auto;
    }

    #home-header .dados-unidade {
        font-size: 11px;
        line-height: 1.25;
        text-align: left;
        max-width: 100%;
        overflow: hidden;
    }

    #home-header .navbar-toggler {
        margin: 0;
        padding: 4px 6px;
        white-space: nowrap;
    }
}


@media (max-width: 767px) {

    #home-header .navbar-toggler {
        justify-self: end;   /* joga pro canto direito */
        align-self: center; /* mantém alinhado vertical */
    }
}


@media (max-width: 767px) {
.text-29 {
font-size: 14px !important;
line-height: 1.3;
}
}


@media (max-width: 767px) {
    .section-header {
        text-align: center;
    }

    .section-header .btn-whatsapp {
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
}


@media (max-width: 767px) {
.intro1Wrap.unidades::after {
background-image: url("/assets/images/banner-unidades-mobile.png");
background-repeat: no-repeat;
background-position: center bottom;
background-size: cover;
}
}

@media (max-width: 767px) {
    .intro1LeftSection h1 {
        font-size: 32px !important;      /* ajuste se quiser maior */
        line-height: 1.2;
        text-align: center;  /* opcional, fica mais bonito no mobile */
    }
}


@media (max-width: 767px) {
    .intro1Wrap.interna::after {
        background-image: url("/assets/images/banner-quemsomos-mobile.png");
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: cover;
    }
}

@media (max-width: 767px) {
.intro1Wrap.franquia::after {
background-image: url("/assets/images/banner-seja-franqueado-mobile.png");
background-repeat: no-repeat;
background-position: bottom center;
background-size: cover;
}
}

@media (max-width: 767px) {
.section-header h2,
.section-header p {
text-align: center !important;
}
}