.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100%;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #0E4D78;
    background-clip: padding-box;
    border-radius: .25rem;
}
.dropdown-item{
    color: #fcfcfc;
}
.dropdown-footer{
    display: none;
}
.page-foooter{
    padding: 20px 0 70px 0;
}
.form-control-footer {
    padding: 5px 1px 5px 1px;
    line-height: 1.5;
    color: #ffffff;
    padding-left: 20px;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #fbd143;
    max-width: 100%;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    max-width: 100%;
}
.form-control-footer {
    font-size: 1rem;
}
.btn-outline-footer {
    color: #0167c2;
    background-color: #fbd143;
    font-weight: bold;
    border-color: transparent;
    border-radius: .50rem;
    padding: 11px 45px;
    margin-top: 20px;
}
.btn-outline-footer:hover {
    color: #fff;
    border-color: transparent;
}
.title-footer{
    color: #fbd143;
    font-weight: bold;
    font-size: 100%;
}
.info-footer{
    color: #ffffff;
    font-size: 12px;
    text-align: justify;
    text-justify: inter-word;
    line-height: 1.5;
}
.link-footer{
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
.links-footer{
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
}
.links-footer li{
    font-weight: bold;
}
.links-footer li a{
    color: #fff;
    text-decoration: none;
    transition: 0.3s;
}
.links-footer li a:hover{
    color: var(--primary-color-amarelo);
    text-decoration: none;
}
.links-footer-level-2{
    padding-left: 15px;
}
.links-footer-level-2 li{
    font-weight: normal;
}
::placeholder {
    color: #ffffff;
    padding-left: 0px;
}
.footers-icon a {
    height: 30px;
    width: 30px;
    font-size: 20px;
    line-height: 30px;
}
.footers-icon {
    margin-left: 0px;
    margin-right: 12px;
}
.inscricao-mobile{
    display: none;
}
.dropdown-footer{
    display: none;
}
.form-control-i {
    padding: 12px 30px 12px 20px;
    border-radius: 0.25rem;
}
.form-control-footer {
    padding: 10px 187px 11px 1px;
    line-height: 1.5;
    color: #ffffff;
    padding-left: 20px;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #fbd143;
    max-width: 100%;
}
.btn-outline-secondary {
    color: #1a70b4;
    background-color: #ffffff;
    font-weight: bold;
    border-color: transparent;
    border-radius: .75rem;
}
.btn-curriculo {
    padding: 10px 36px;!important;
    width: 100%;
    background: #ffc107;
}
a.btn.btn-curriculo {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    color: var(--primary-color-azul-escuro3);
}

@media (max-width: 900px){
    p{
        line-height: 20px;
    }
    .dropdown-footer{
        display: block;
    }
    .btn-dropdown-footer{
        font-weight: bold;
        padding: 20px 60px;
        font-size: 1.2em;
        text-transform: uppercase;
        letter-spacing: -1px;
        color: #FCB42D;
        background-color: #0f4e79 ;
        padding-right: 0px;
        padding-left: 0px;
        border: 0px;
    }
    .form-control-footer {
        padding: 10px 187px 11px 1px;
        line-height: 1.5;
        color: #ffffff;
        padding-left: 20px;
        background-color: transparent;
        background-clip: padding-box;
        border: 1px solid #fbd143;
        max-width: 100%;
    }
    .form-group{
        padding-left: 10px;
        padding-right: 10px;
    }
    .footer-logo{
        display: none;
    }
    .page-foooter{
        padding-top: 60px;
        padding-right: 30px;
        padding-left: 30px;
        padding-bottom: 30px;
    }
    .box-footer{
        display: none;
    }
    .title-footer{
        font-size: 24.3px;
        text-align: center;
        padding-bottom: 15px;
    }
    .info-footer{
        font-size: 18px;
        margin-bottom: 33px;
    }
    .footers-icon a{
        height: 40px;
        width: 40px;
        font-size: 25px;
        line-height: 40px;
    }
    .footers-icon{
        margin-right: 0px;
        width: 100%;
        text-align: center;
        padding-bottom: 35px;
    }
    .footers-icon-i{
        margin-right: 0px;!important;
    }
    .btn-footer{
        text-align: center;
    }
    .btn-medium-footer {
        font-weight: bold;
        padding: 20px 60px;
        border-radius: 10px;
        font-size: 1.2em;
        text-transform: uppercase;
        letter-spacing: -1px;
        color: #0f4e79;
        background-color: #fbd143;
    }
    .dropdown-footer{
        display: block;
    }
    .btn-dropdown-footer{
        font-weight: bold;
        padding: 20px 60px;
        font-size: 1.2em;
        text-transform: uppercase;
        letter-spacing: -1px;
        color: #FCB42D;
        background-color: #0f4e79 ;
        padding-right: 0px;
        padding-left: 0px;
        border: 0px;
    }
    .title-footer-f{
        color: #fbd143;
        font-weight: bold;
        font-size: 1em;
        padding-left: 40px;
        padding-top: 20px;
    }
    .links-footer-f{
        color: #ffffff;
        font-size: 0.8em;
        text-decoration: none;
        padding-left: 40px;
    }
    .links-footer-f li{
        font-weight: normal;
    }
    .links-footer-f li a{
        color: #fff;
        text-decoration: none;
        transition: 0.3s;
    }
    .inscricao-mobile{
        display: block;
        padding-bottom: 90px;
        padding-top: 40px;
        text-align: center;
        margin: auto;
    }
    .input-group{
        padding-right: 15px;
        padding-left: 15px;
    }
    .input-group-append, .input-group-prepend {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
    }
    .br_line{
        display: none;
    }
}