/*
Theme Name: Oslo Design Theme
Author: Ricardo Grimaldo
Author URI: https://oslodesign.co/
Version: 1.0
Description: Oslo Design Theme is designed to be the best option for each customer. Oslo Design Co é um estúdio de design com a missão de ajudar marcas a impactarem positivamente seus clientes.
*/

/* .container {
    max-width: 1216px !important;
}

.logo-qs-section {
    & img{
        width: 40%!important;
        height: auto!important;
    }
}

.btn-qs {
    & a {
        font-family:"DM Sans", sans-serif;
        font-size: 1em;
        margin-top: 0.5em;
    }
}

.texto-qs {
    margin: 0% 20%;
}

.title-qs {
    margin-top: 1em;
    text-align: center;
    font-family: "Asgaria", sans-serif;
    color: #182F43;
    font-size: 36px!important;
    font-style: normal;
    font-weight: 400;
}


.title-tr {
    margin-top: 1em;
    text-align: left;
    font-family: "Asgaria", sans-serif;
    color: #182F43;
    font-size: 36px!important;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0.5em;
}

.btn-bossa {
    display: flex;
    width: 296px;
    height: 75px;
    padding: 8px 16px;
    justify-content: center!important;
    align-items: center!important;
    flex-shrink: 0;
    border-radius: 8px;
    background: var(--azul-escuro-texto, #182F43);
    font-family: "DM Sans";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 164%; 
}

.titulo-consultoria {
    color: var(--azul-escuro-texto, #182F43);
    text-align: center;
    font-family: Asgaria;
    font-size: 32px!important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2.56px;
    text-transform: uppercase;
    margin: 30px 0px 15px 0px!important;
}

.titulo-bossa {
    color: var(--Dark-Main, #182F43);
    font-family: Asgaria!important;
    font-size: 48px!important;
    font-style: normal;
    font-weight: 400;
    line-height: 153.823%; 
    letter-spacing: 3.84px;
    text-transform: uppercase;
    margin: 30px 0px 15px 0px!important;
}

.texto-consultoria {
    margin: 0px 10%;
    color: var(--azul-escuro-texto, #182F43);
    text-align: center;
     font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 164%; 
}

.texto-wbe {
    margin: 10px 5%;
    color: var(--azul-escuro-texto, #182F43);
    text-align: left;
     font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 164%; 
} */