html { scroll-behavior: smooth; } 



/*
//Primeira versao
 .banner-section {
    background-image: url("https://image.unimail.unimedlondrina.com.br/lib/fe3a11747364047c711570/m/1/72c6de23-d607-4472-9a4b-dc78e0272757.png");  
    
    background-position: center center;    
    background-repeat: no-repeat;        
    background-size: cover;       
    
    height: 1700px !important;
    top: 0px !important;
    
} */

/* //Primeiro Teste
.banner-section {
    background-image: url("https://image.unimail.unimedlondrina.com.br/lib/fe3a11747364047c711570/m/1/72c6de23-d607-4472-9a4b-dc78e0272757.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 800px !important;
    top: 0px !important;
} */

/* //segunda versao */
.banner-section {    
    background-image: url("https://image.unimail.unimedlondrina.com.br/lib/fe3a11747364047c711570/m/1/f209a539-7fb8-4c03-9d68-5cdc7f0ad8d7.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 800px !important;
    top: 0px !important;
}


.banner-text {
    padding-right: 0px !important;
    
}
.logo-black-november{
    padding-top: 80%;
}


.btn-grad {
    display: flex;
    width: 1152px;
    padding: 10px ; 
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 8px;    
    background: var(--cor_02, #B2D14B);

    color: var(--cor_01, #003331);
    font-family: 'Roboto';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

/* 
//Versao Oficial
.bloco-formulario-topo{
    background-color: #003331 !important;
    position: absolute;
    right: 130px;
    top: 0;
    width: 25%;
    height: 40%;
    border-radius: 0px 0px 18px 18px;
} */
/* //Primeiro Teste
.bloco-formulario-topo {
    background-color: #003331 !important;
    position: absolute;
    right: 130px;
    top: 0;
    width: 25%;
    height: 85%;
    border-radius: 0px 0px 18px 18px;
} */
/* //Segundo Teste */
.bloco-formulario-topo {
    background-color: #003331 !important;
    position: absolute;
    right: 130px;
    top: 0;
    width: 25%;
    /* height: 40%; */
    border-radius: 0px 0px 18px 18px;
}

.texto-formulario{
    padding-top: 25%;
}

.texto-formulario h6{
    color: var(--cor_04, #FFF);
    font-family: 'Roboto';
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.texto-formulario-interno h6{
    padding-top: 4%;
    color: var(--cor_04, #FFF);
    font-family: 'Roboto';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}

.label-form {
    color: var(--cor_04, #FFF);
    font-family: 'Roboto';
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}


/* SERVICOS */

.cada-servico {
    border-radius: 43px 43px 0px 43px;
    background: var(--cor_02, #B2D14B);
    display: flex;
    width: 370px;
    height: 170px;
    padding: 20px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    flex-shrink: 0;
    margin-bottom: 15px;
    /* max-width: 32% !important; */
}

.conteudo-servicos span {
    color: var(--cor_01, #003331);
    font-family: 'Roboto';
    font-size: 27px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.conteudo-servicos p {
    color: var(--cor_04, #FFF);
    font-family: 'Roboto';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.img-servicos {
    width: 61.965px;
    height: 62.625px;
    flex-shrink: 0;
}

.img-vetor-linha{
    height: 52px;
    margin-left: 5px;
    margin-right: 5px;
}

.about-servicos {
    background-color: #00995C;    
}


.cada-servico-apresentacao {
    border-radius: 43px 43px 0px 43px;
    background: var(--cor_01, #003331);
    display: flex;    
    height: 100px;
    padding: 20px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    flex-shrink: 0;
    margin-bottom: 15px;    
}

.img-vetor-separador-apresentacao span{
    color: var(--cor_02, #B2D14B);
    font-family: 'Roboto';
    font-size: 41px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-left: 10px;
    margin-right: 10px;
}

.img-servicos-apresentacao{
    width: 61.965px;
    height: 62.625px;
    flex-shrink: 0;
    margin-top: 1%;
}
.img-vetor-separador-apresentacao{
    margin-top: 0%;
    align-items: center;
    display: flex;

}
.conteudo-servicos-apresentacao{

}
.conteudo-servicos-apresentacao{
    color: var(--cor_04, #FFF);
    font-family: 'Roboto';
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 1%;
}

.apresentacao-fim{
    background-color: #B2D14B !important;
}

.img-vetor-separador-apresentacao-fim span{
    color: var(--cor_01, #003331);
    font-family: 'Roboto';
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    white-space: nowrap;
}

.conteudo-servicos-apresentacao-fim{
    color: var(--cor_04, #FFF);
    font-family: 'Roboto';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-top: 1%;
}


.btn-receber-orcamento{
    border-radius: 8px;
    background: var(--cor_02, #B2D14B);
    text-align: center;
    padding: 10px 20px;
    margin-top: 5%;
    margin-bottom: 10%;
}
.btn-receber-orcamento a{
    color: var(--cor_01, #003331);
    font-family: 'Roboto';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}



/* PRE FOOTER */
.contact{
    background-color: #003331;
}

.titulo-unimed h2{
    color: var(--cor_02, #B2D14B);
    font-family: 'Roboto';
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.conteudo-unimed p{
    color: var(--cor_04, #FFF);
    font-family: 'Roboto';
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
        margin-top: 10%;
}

.subtitulo-unimed h2{
    color: var(--cor_02, #B2D14B);
    font-family: 'Roboto';
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}



/* FOOTER */
.footer-copy{
    background-color: #003331;
}

.footer-copy p {
    color: var(--cor_04, #FFF);
    font-family: 'Roboto';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.footer-pagina {
    background: var(--cor1, #00995C);
    padding-top: 70px;
    padding-bottom: 80px;
}

.coluna-fim-rodape p{
    color: var(--cor_04, #FFF);
    text-align: right;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 16.637px */
}







.banner-section-videos {
    background: #003331 !important;
}
























@media (max-width:700px) {

    .logo-black-november{
        padding-top: 0%;
    }

    .banner {        
        padding: 10px 0px;        
    }

    .bloco-formulario-topo {
        background-color: #003331 !important;
        position: relative;
        right:0px;
        top: 0;
        width: auto;
        height: auto;
        border-radius: 0px;
    }

    .banner-section {        
        height: 2180px !important;
        
    }

    .coluna-fim-rodape p{ 
        text-align: center;    
    }

    .cada-servico {        
        max-width: 100% !important;
    }

    .cada-servico-apresentacao {    
    height: auto;    
    flex-wrap: wrap;
    }

    .img-vetor-separador-apresentacao-fim span {        
        white-space: initial;
    }
    .linha-fim{
        display: none !important;
    }
    .img-vetor-separador-apresentacao-fim{
        text-align: center;
    }


    .banner-section {
        background-image: url("https://image.unimail.unimedlondrina.com.br/lib/fe3a11747364047c711570/m/1/f0dd71d0-417e-458a-b5a9-a764e9d9e8e8.jpg");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        height: 1225px !important;
        top: 0px !important;
        background-position-y: 0px;
        background-color: #003331 !important;
    }
    .bloco-formulario-topo {
        background-color: #003331 !important;
        position: absolute;
        right: 0px;
        top: 50%;
        width: auto;
        height: auto;
        border-radius: 0px;
    }
    .texto-formulario {
        padding-top: 5%;
    }
}