@font-face {
    font-family: Stolzl;
    src: url('../fonts/stolzl_regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

.container_header {
    padding: 27px 0 21px !important;
}

@media screen and (max-width: 575px) {
    .container_header {
        padding: 27px 20px 21px !important;
    }
}


.title__item {
    color: #FFF;
    font-family: Stolzl;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

@media screen and (min-width: 992px) {
    .title__item {
        font-size: 24px;
    }
}

.footer_subtitle {
    color: #A2A2A2;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.contact_info-footer-title {
    margin-top: 21px;
}

.content-footer {
    gap: 49px;
    justify-content: end;
}

.content_footer {
    background: #000518;
    padding: 41px 0 70px;
}


.contact_info-footer {
    color: #FFF;
    font-family: Stolzl;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    gap: 11px;
}

.footer_info-menu {
    gap: 15px;
    flex-direction: column;
}

.item_link {
    color: #FFF;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    white-space: nowrap;
}

.title__item {
    margin-bottom: 20px;
}

@media screen and (max-width: 991px) {

    .footer_info-menu {
        width: 50%;
    }

    .title__item,
    .item_link {
        overflow-wrap: break-word;
        white-space: normal;
    }

}

.logo-and-contact {
    gap: 10px;
    margin-bottom: 30px;
}

.logo-and-contact img {
    width: 50%;
}

@media screen and (min-width: 991px) {

    .logo-and-contact img {
        width: auto;
    }
}

.content_social_midia {
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;

    flex-direction: column;
    margin: 30px 0;
}

.footer-gap {
    border-bottom: 1px solid #FFFFFF54;
    padding-bottom: 12px;
    justify-content: space-between;
}



.subpage-header-title {
    color: #000518;
    font-family: Stolzl;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.subpage-header-container {
    padding: 0 16px 20px;
    height: 101px;
    display: flex;
    align-items: end;
    background: linear-gradient(90deg, #CCA86C 0%, #FFF 100%);
}

.subpage-card-container .card-header {
    border-radius: 8px !important;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 0;
    margin: 0;
    height: 70px;
    border: unset;
    background: unset;
}

.subpage-card-container {
    border: unset;
    padding: 2px;
}

.duvidas-style:focus {
    text-decoration: unset;
    outline: unset !important;
}


.subpage-card-container button:hover,
.subpage-card-container button {
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: unset;

    padding: 0;
    margin: 0;
    border: unset;


    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 90px;
    padding: 0 16px;
    text-align: left;
}

.subpage-card-container .card-body {
    color: #828282;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}



.container-subpage {
    margin-top: 23px;
}


.subpage-accordion {
    gap: 16px;
    display: flex;
    flex-direction: column;
    margin-bottom: 46px;
}

@media screen and (min-width: 992px) {

    .subpage-card-container .card-body {
        font-size: 16px;
    }

    .subpage-accordion {
        gap: 28px;
        margin: 43px 0 315px;
    }

    .subpage-card-container button:hover,
    .subpage-card-container button {
        font-size: 25px;
        padding: 0 30px;
        font-weight: 500;
    }

    .subpage-card-container button svg {
        width: 44px;
        height: 44px;
    }

    .subpage-card-container .card-header {
        height: 103px;

    }

    #header-default {
        position: absolute;
        top: 0;
        z-index: 1;
        background: #fff;
        border-radius: 0px 0px 30px 30px;
    }

    .content_social_midia {
        flex-direction: row;
        margin: 0;
    }

    .logo-and-contact {
        margin-bottom: 0;
    }

    .footer_menu {
        margin-top: 117px;
    }

    .footer-gap {
        gap: 49px;
        border-bottom: unset;
        padding-bottom: 0;
    }

    .container_login {
        height: auto;
    }

    .btn_Investor-area {
        border-radius: 10px;
        border: 1px solid #CCA86C;
        background: #FFF;
        color: #CCA86C;
        font-family: Montserrat;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 160%;
    }

    .btn_Investor-area svg path {
        fill: #CCA86C;
    }

    .flag-content img {
        width: 21px;
    }

    .flag-item {
        margin: 0 17px 0 40px;
    }

    #navbarTogglerDemo01 .nav-link {
        color: #828282;
        font-family: Montserrat;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .container_header {
        padding: 24px 23px !important;
    }

    .contant__title-home {
        max-width: unset;
    }

    .content-logo {
        color: #938F99;
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 160%;
    }

    .content-logo span {
        white-space: nowrap;
    }

    .footer_info-menu {
        gap: 49px;
        flex-direction: row;
    }

    .subpage-header-container {
        height: 305px;
        padding-bottom: 45px;
    }


    .subpage-header-title {
        font-size: 50px;
    }

}

.title-news {
    color: #494949;
    font-family: Stolzl;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
}
