.custom_logo {
    width: 10rem;
    margin-bottom: 15px;
}

.custom-faq {
    background-color: #343a52;
}

.fs-17 {
    font-size: 17px;
}

.headers_of_faq {
    cursor: pointer;
    background: #343a52;
    padding: 18px;
    border-radius: 10px;
}

.nav-main-btn,
.nav-second-btn {
    border-radius: 50px;
}

.visamastercard {
    width: 20rem;
    border-radius: 9px;
    margin-top: 30px;
    background: white;
}

.info_wrapper_footer,
.address_wrapper_footer,
.documentation_wrapper_footer {
    width: 30%;
    font-size: 10px;
    display: inline-block;
}

.footer_divs_wrapper {
    display: flex;
    justify-content: space-between
}

.wrapper_headers {
    font-size: 16px;
    color: #ff5327 !important;
    margin-bottom: 14px;
    letter-spacing: 0.5px;
}

.main-footer-brand {
    background-color: #122a5c;
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}

.doc_li {
    font-size: 14px;
    color: #fff;
    margin-bottom: 7px;
}

.doc_li_anchor {
    color: #fff;
}

.card-deck .card {
    max-width: calc(25% - 10px);
    margin: 10px !important;
    background: #323540;
    border-radius: 10px;
}

.card-title {
    font-size: 20px;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
}

.card-text {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
}

.btn-custom {
    background: #ff5327;
    border-radius: 25px;
    margin-bottom: 3rem;
    margin-top: 2rem;
}

.custom-card-des {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
}

.image_wrapper {
    padding: 20px 8px;
}

.stars_top {
    margin-top: 2rem;
}

#wrappa {
    max-width: calc(1640px + 64px) !important;
    padding: 0px 5rem !important;
}

.section-accounts .slick-arrow {
    margin: 0 10.5rem;
}

.btn-login::before
{
    display: none !important;
}

#language-changer {
    display: none !important;
}

.footer-secure{
    margin-left: 5px;
}

.d-none
{
    display: none;
}

.text-white-brand{
    color: #ffffff !important;
}

.documentation_wrapper_footer{
    visibility: hidden;
}

.footer-address{
    visibility:hidden;
}

.skiptranslate {
    visibility: hidden !important;
}

/*Google Translate*/
body {
    top: 0px !important;
}
#google_translate_element{
    display: none;
}
#goog-gt-tt
{
    display: none !important;
}
/*End Google Translate*/
