@import url(section/banner-top-img-back.css);
@import url(section/encontre-melhor.css);
@import url(section/escolha-quali-p-voce.css);
@import url(section/cards-hospital-saude-profissional.css);
@import url(section/coluna-imagem-texto-itens-nova.css);
@import url(section/por-que-tres-colunas.css);
@import url(section/perguntas-frequentes-duas-colunas.css);
@import url(section/cards-blog.css);
@import url(section/texto-simulacao.css);
@import url(section/cards-carousel-title.css);

.encontre.page-func-publico{
    background: #f4f2f1!important;
}

.banner-top-img-back {
    background-image: url(https://www.qualicorp.com.br/wp-content/uploads/2026/08/banner-funcionario-pubico-qualicorp-1-scaled.jpg);
}
.banner-top-img-back .content{
    width: 53%;
}
.escolha-quali-p-voce{
    padding: 48px 0 0 0!important;
}
.banner-top-img-back .content .p-light{
    font-weight: 300;
    font-size: 28px;
    line-height: 40px;
}
.banner-top-img-back .content .title {
    line-height: 48px !important;
    /* width: 690px; */
}
.porque-tres-colunas .item{
    flex: 1;
    height: -webkit-fill-available;
}
.planos-saude .qcp-planos-home__viewport, 
.planos-saude .qcp-planos-home__track{
        background-color: #f4f2f1;
}

.planos-hospital .qcp-planos-home__card{
background: #f4f2f1;
}
.planos-saude .qcp-planos-home__card{
background: #fff;
}
.escolha-quali-p-voce-reverso{
    background: #fff!important;
}
.porque-tres-colunas .line-3-columns {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
}
.porque-tres-colunas .line-3-columns > .item{
    grid-column: span 2;
}
.porque-tres-colunas .line-3-columns .item:nth-child(4){
    grid-column: 2 / span 2;
}
.porque-tres-colunas .line-3-columns .item:nth-child(5){
    grid-column: 4 / span 2;
}
.our-business{
    padding: 48px 16px!important;
}
@media (min-width: 1600px){
    .banner-top-img-back{
        background-position: right 25%;
    }
    
}

@media (max-width: 960px) {
    .escolha-quali-p-voce{
        padding: 24px 16px 0 16px!important;
    }
    .banner-top-img-back .content{
        width: inherit;
    }
    
    .banner-top-img-back .content .title{
        width: inherit;
        line-height: 24px!important;
    }
    .banner-top-img-back .p-light{
        font-size: 16px!important;
        line-height: 24px!important;
    }
    .porque-tres-colunas .line-3-columns {
        display: flex;
        flex-direction: column;
    }  
    .banner-top-img-back .first-banner-paragraph{
        margin-top: 40px!important;
    }
    .items .is-style-qualicorptheme-button-contrast{
        width: 100%!important;
    }
    .texto-varias-colunas-botao .texto-colunas-botao-content .item:last-child{
        grid-column: inherit;
    }
    .texto-varias-colunas-botao .texto-colunas-botao-content{
        grid-template-columns: inherit;
    }
   .coluna-image-texto .content-item .btn-content .is-style-contrast {
        width: 100%;
    }
    .encontre .automatic-debit__container .btn-content a{
        text-wrap: unset;
    }
    .escolha-quali-p-voce .content .btn-content{
        margin-top: 16px;
    }
    .our-business{
        padding: 24px 16px!important;
    }
    .our-business .title{
        font-size: 18px!important;
        line-height: 24px;
    }
    .encontre .encontre-title{
        font-size: 18px!important;
    }
    .encontre .img-thumb img{
        float: inherit!important;
        position: inherit!important;
        height: 220px!important;
    }
    .ask-two-columns {
        padding: 0 16px 24px 16px!important;
    }
} 
/* ------------------- */
