body {
    margin: 0px;
}

.area-principal {
    width: auto;
    padding-left: 10%;
    padding-right: 10%;
    background-color: #1545b3;
    display: inherit;
}

.area-esq {
    float: left;
    width: 50%;
}

.area-dir {
    float: right;
    width: 50%;
    display: flex;
    flex-direction: column;
}
.imagem-iza {
    position: relative;
    margin-top: auto;
    display: block;
}
#box {
    background: #1545b3 !important;
}
p {
    font-family: "Roboto", Helvetica, Arial, Lucida, sans-serif;
    line-height: 1.6em;
    letter-spacing: 1px;
    font-weight: 400;
}

h1 {
    color: white;
    font-weight: 700;
    font-size: 35px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    line-height: 1.2;
    padding-top: 2px;
}
h2.botoes-opcoes {
    font-size: 22px;
    color: #1545b3;
    margin-bottom: auto;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 500;
    line-height: 1.2px;
}
.titulos-form {
    font-size: 20px;
    margin-bottom: auto;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 500;
    line-height: 1.2;
    color: #797f86;
    padding-bottom: 20px;
    margin-top: 0px;
}

section label {
    height: auto;
    display: block;
    background: white;
    border: 2px solid #5ce1e6;
    border-radius: 20px;
    margin-bottom: 1rem;
    text-align: center;
    box-shadow: 0px 3px 10px -2px hsla(150, 5%, 65%, 0.5);
    position: relative;
    width: fit-content;
    padding: 0 47px;
    margin: auto;
}
input[type="radio"]:checked + label {
    background: #5ce1e6;
    cursor: pointer;
    color: white !important;
    box-shadow: 0px 0px 20px hsl(182deg 73% 63%);
    &::after {
        cursor: pointer;
        color: hsla(215, 5%, 25%, 1);
        font-family: FontAwesome;
        border: 2px solid hsla(150, 75%, 45%, 1);
        content: "\f00c";
        font-size: 24px;
        position: absolute;
        top: -25px;
        left: 50%;
        transform: translateX(-50%);
        height: 50px;
        width: 50px;
        line-height: 50px;
        text-align: center;
        border-radius: 50%;
        background: white;
        box-shadow: 0px 2px 5px -2px hsla(0, 0%, 0%, 0.25);
    }
}
input[type="radio"]:checked + label h3 {
    color: white;
    cursor: pointer;
}
input[type="radio"]#control_05:checked + label {
    background: red;
    border-color: red;
    cursor: pointer;
}
label.botao-escolha {
    padding: 8px 0 0 0;
    width: auto;
    cursor: pointer;
}
section {
    display: flex;
    flex-flow: row wrap;
}
section > div {
    flex: 1;
    padding: 0.5rem;
}
input[type="radio"] {
    display: none;
    cursor: pointer;
    &:not(:disabled) ~ label {
        cursor: pointer;
    }
    &:disabled ~ label {
        cursor: pointer;
        color: hsla(150, 5%, 75%, 1);
        border-color: hsla(150, 5%, 75%, 1);
        box-shadow: none;
        cursor: not-allowed;
    }
}

#solucao-usuario {
    background-color: #ffffff;
    border-radius: 20px 20px 20px 20px;
    overflow: hidden;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    margin-top: 0px !important;
    margin-bottom: 50px !important;
}

#solucao-usuario p {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 400;
    line-height: 1.5;
}
/*tag mais solicitado*/
.tag-mais-solicitado h3 {
    background: #fec92c;
    color: #797e86;
    font-size: 15px !important;
    text-align: center;
    padding: 5px 10px;
    width: fit-content;
    position: relative;
    margin: auto;
    margin-bottom: 9px;
    margin-top: -21px;
    z-index: 50;
    border-radius: 20px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.form-control {
    color: #6c757d;
    padding: 2px;
    border: 1px solid #bbb;
}

/*box de alerta*/
.box-saiba-mais {
    background: #fec92c;
    padding: 1px 18px;
    color: black;
    margin-bottom: 20px;
    text-align: center;
}
.box-saiba-mais h2 {
    font-size: 20px;
    text-align: center;
    margin-top: 20px;
}

#topo .et_pb_row:after,
#topo #et_pb_row_inner:after,
#topo .et_pb_slides:after {
    display: initial !important;
}

.botao-avancar {
    width: 100% !important;
    cursor: pointer;
    background: #1545b3;
    border: none;
    padding: 4px 0 9px;
    border-radius: 25px;
    color: white;
    font-size: x-large;
    font-weight: 600;
    font-variant-caps: all-petite-caps;
    min-height: 55px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

/* .botao-proximo {
    width: 100% !important;
    background: #1545b3;
    border: none;
    padding: 4px 0 9px;
    border-radius: 25px;
    color: white;
    font-size: x-large;
    font-weight: 600;
    font-variant-caps: all-petite-caps;
} */

@media (max-width: 900px) {
    .area-principal {
        display: flow-root;
        padding-left: 5%;
        padding-right: 5%;
    }

    .area-esq,
    .area-dir {
        width: 100%;
    }
    h1 {
        font-size: 23px;
        padding-top: 10px;
        text-align: center;
    }
    p {
        text-align: center;
    }
}

@media (min-width: 901px) and (max-width: 1366px) {
    .area-principal {
        display: flex;
    }
}

@media (min-width: 1367px) and (max-width: 1920px) {
    .area-principal {
        display: flex;
    }

    h1 {
        font-size: 45px;
    }
    p {
        font-size: 22px;
    }
}
