      /*Footer Css start*/
      .footer {
        background: #E4E4E4;
        position: relative;
        padding-top: 46px;
    }

    .footer .inner {
        max-width: 1385px;
        width: 100%
    }

    .footer_open_account {
        background: #E4E4E4;
        padding-bottom: 48px;
    }

    .footer_open_account h2 {
        font-weight: 350;
        font-size: 80px;
        line-height: 1;
        color: #11140F;
        max-width: 811.3px;
        width: 100%;
        margin-bottom: 32px;
    }

    .footer_outer_box {
        display: flex;
        align-items: center;
    }

    .footer_outer_box a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        max-width: 243.5px;
        width: 100%;
        height: 66px;
    }

    .footer_outer_box a.green_button {
        margin-right: 24px;
        max-width: 287px;
        width: 100%;
        margin-left: 0;
    }

    .footer_menu li a:hover {
        color: #3E4233;
    }

    .footer_row .footer_row_all {
        border-bottom: 0.5px solid rgba(17, 20, 15, 0.50);
        margin-bottom: 13px;
        padding-bottom: 16px;
    }

    .footer_row_1 {
        display: flex;
        justify-content: space-between;
    }

    .footer_row_1 h3 {
        color: #3E4233;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.2;
        margin-bottom: 15px;
    }

    .footer_row_1 h3 a {
        color: #3E4233;
        white-space: nowrap;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.2;
        margin-bottom: 8px;
    }

    .footer_row_1 a {
        text-decoration: none;
        color: #3E4233;
        font-size: 14px;
        line-height: 1.2;
    }

    .footer_row_1 a:hover {
        color: #8b95a0;
    }

    .footer_box_link {
        display: flex;
        max-width: calc(100% - 195px);
        width: 100%;
        justify-content: space-between;
    }

    .footer_menu_box {
        display: flex;
        flex-direction: column;
        margin-right: 70px;
    }

    .footer_menu_box ul {
        align-items: center;
    }

    .footer_menu_box li {
        line-height: 1.5;
        text-align: left;
        margin-bottom: 8px;
    }

    .footer_logo_box {
        margin-right: 70px;
        display: flex;
    }

    .footer_row_1 .footer_follow_us h3 {
        margin-bottom: 6px;
    }

    .footer_link_list {
        font-size: 14px;
        color: #3E4233;
    }

    .footer_link_list a {
        white-space: nowrap;
    }

    .footer_link_list a:hover {
        color: #8b95a0;
        text-decoration: none;
    }

    .footer_box_all {
        display: flex;
        flex-direction: column-reverse;
        align-items: flex-end;
    }

    .footer_follow_us {
        max-width: fit-content;
    }

    .footer_follow_us ul {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .footer_follow_us ul li {
        padding-right: 16px;
        margin: 0px;
        display: inline-block;
        vertical-align: middle;
    }

    .footer_follow_us ul li:last-child {
        padding-right: 0px;
    }

    .footer_follow_us ul li a {
        display: block;
        width: 24px;
        height: 24px;
    }

    .footer_follow_us ul li a.linkedin_icon {
        background: url(/images/qt/footer_linkedin.svg) center no-repeat;
        background-size: 100% 100%;
    }

    .footer_follow_us ul li a.facebook_icon {
        background: url(/images/qt/footer_facebook_icon.svg) center no-repeat;
        background-size: 100% 100%;
    }

    .footer_follow_us ul li a.instagram_icon {
        background: url(/images/qt/footer_instagram.svg) center no-repeat;
        background-size: 100% 100%;
    }

    .footer_follow_us ul li a.twitter_icon {
        background: url(/images/qt/footer_twitter.svg) center no-repeat;
        background-size: 100% 100%;
    }

    .footer_follow_us ul li a.WeChat {
        background: url(/images/qt/footer_wechat_icon.svg) center no-repeat;
        background-size: 100% 100%;
        width: 29px;
    }

    .footer_follow_us ul li a.youtube_icon {
        background: url(/images/qt/footer_youtube.svg) center no-repeat;
        background-size: 100% 100%;
        width: 29px;
        height: 20px;
    }

    .footer_follow_us ul li a.tik_tok_icon {
        background: url(/images/qt/footer_Tik_Tok.svg) center no-repeat;
        background-size: 100% 100%;
        width: 21px;
    }

    .footer_follow_us ul li a.discord_icon {
        background: url(/images/qt/footer_discord_icon.svg) center no-repeat;
        background-size: 100% 100%;
        width: 24px;
    }

    .footer_follow_us_row {
        margin-top: -200px;
        margin-bottom: 48px;
        display: flex;
        flex-direction: column;
    }

    .footer_follow_us_row a:nth-child(1) img {
        margin-bottom: 13px;
    }

    .footer_box_mobile {
        display: none;
        border-bottom: 0.5px solid rgba(17, 20, 15, 0.50);
        align-items: baseline;
        padding: 0 0 16px;
        margin-bottom: 24px;
    }

    .footer_contact_box {
        padding-left: 160px;
    }

    .footer_text_supervision {
        border-bottom: 0.5px solid rgba(17, 20, 15, 0.50);
        margin-bottom: 13px;
    }

    .footer_fsc_box {
        display: flex;
        align-items: center;
        margin-bottom: 21px;
    }

    .footer_fsc_box h2 {
        font-size: 14px;
        margin-bottom: 0;
        margin-left: 24px;
        color: #3E4233;
    }

    .footer_fsc_box h2 a {
        color: #3E4233;
        font-family: "AtHauss-Semibold";
    }

    .footer_wtw_box {
        display: flex;
        align-items: center;
        margin-bottom: 23px;
    }

    .footer_wtw_box h2 {
        font-size: 14px;
        margin-bottom: 0;
        margin-left: 24px;
        color: #3E4233;
    }

    .footer_wtw_box h2 a {
        color: #3E4233;
        text-decoration: underline;
    }

    .footer_wtw_box h2 span {
        font-family: "AtHauss-Semibold";
    }

    .footer_united_box {
        display: flex;
        align-items: center;
        margin-bottom: 23px;
    }

    .footer_united_box h2 {
        font-size: 14px;
        margin-bottom: 0;
        margin-left: 24px;
        color: #3E4233;
    }

    .footer_united_box h2 a {
        color: #3E4233;
        font-weight: 600;
    }

    .footer_united_box img {
        max-width: 48px;
        width: 100%;
    }

    .footer_text {
        padding-top: 0;
        padding-bottom: 0;
        border-top: 0;
    }

    .footer_text h3 {
        margin-bottom: 8px;
        font-weight: 500;
        font-size: 14px;
        line-height: 1.5;
        color: #3E4233;
        font-family: "AtHauss-Medium";
    }

    .footer_text p {
        font-size: 12px;
        color: #3E4233;
        line-height: 1.3;
        margin-bottom: 8px;
        letter-spacing: -0.12px;
    }

    .footer_bottom {
        background: #E4E4E4;
        padding: 8px 0px 20px;
        display: flex;
        align-items: flex-start;
    }

    .footer_bottom div {
        display: flex;
        align-items: center;
    }

    .footer_bottom img {
        margin-right: 8px;
    }

    .footer_bottom p {
        font-size: 12px;
        color: #3E4233;
        line-height: 1.3;
        margin: 0;
    }

    .footer_logo_box_row1 ul li {
        margin-bottom: 8px;
    }

    .footer_text ul {
        padding-left: 20px;
    }

    .footer_text ul li {
        list-style: disc;
        color: #000;
        margin-bottom: 8px;
    }

    .footer_text ul li p {
        margin-bottom: 0;
    }

    /*Footer Css end*/
    @media (max-width:1380px) {
        .footer_box_link {
            max-width: 82%;
        }

        .footer_menu_box {
            margin-right: 40px;
        }

        .footer_menu_box li {
            padding-right: 40px;
        }

        .footer_logo_box {
            margin-right: 40px;
        }
    }

    @media (max-width:1240px) {
        .footer_row_1 {
            align-items: flex-end;
        }

        .footer_box_link {
            flex-wrap: wrap;
        }

        .footer_logo_box {
            margin: 10px 20px 0 0;
        }

        .footer_contact_box {
            padding-left: 30px;
        }

        .footer_follow_us_row {
            margin-bottom: 30px;
        }
    }

    @media (max-width:1140px) {
        .footer_menu_box {
            margin-right: 20px;
        }
    }

    @media (max-width:1070px) {
        .footer_open_account h2 {
            font-size: 70px;
            max-width: 700px;
        }

        .footer_row_1 {
            flex-wrap: wrap;
        }

        .footer_box_all {
            flex-direction: row;
            justify-content: space-between;
            width: 100%;
        }

        .footer_logo_box {
            margin: 0 0 7px;
        }

        .footer_menu_box {
            margin: 0 0 7px;
        }

        .footer_menu_box ul,
        .footer_link_list {
            padding-bottom: 17px;
        }

        .footer_follow_us_row {
            margin: 0;
        }

        .footer_contact_box {
            padding-left: 20px;
        }
    }

    @media (max-width:768px) {
        .footer_open_account {
            padding-bottom: 40px;
        }

        .footer_open_account h2 {
            font-size: 48px;
            margin-bottom: 24px;
        }

        .footer_menu_box {
            max-width: 100%;
            width: 100%;
        }

        .footer_follow_us {
            margin-right: 20px;
        }

        .footer_menu_box ul {
            display: flex;
            flex-wrap: wrap;
        }
    }

    @media (max-width:682px) {
        .footer .inner {
            padding: 0 24px;
        }

        .footer_open_account h2 {
            font-size: 40px;
        }

        .footer_outer_box {
            flex-direction: column;
            align-items: flex-start;
        }

        .footer_outer_box a {
            max-width: 287px;
        }

        .footer_outer_box a.green_button {
            margin: 0 0 24px;
        }

        .footer_row_1 h3 {
            font-size: 14px;
        }

        .footer_row .footer_box_all {
            display: none;
        }

        .footer_row .footer_row_all {
            padding-bottom: 0;
            margin-bottom: 24px;
        }

        .footer_box_mobile {
            display: inline-flex;
        }

        .footer_menu_box ul {
            flex-wrap: wrap;
            justify-content: space-between;
            align-items: stretch;
            padding-bottom: 0;
        }

        /* .footer_menu_box li{max-width: 28%;width: 100%;padding-bottom: 15px;} */
        /* .footer_menu_box li.maxWidth{max-width: 40%;width: 100%;} */
        .footer_menu_box h3 span {
            border-bottom: 0.5px solid rgba(17, 20, 15, 0.50);
            display: inline-flex;
            max-width: calc(100% - 60px);
            width: 100%;
            margin-left: 20px;
        }

        .footer_logo_box {
            width: 100%;
            justify-content: space-between;
        }

        .footer_logo_box_row1 {
            width: 48%;
        }

        .footer_logo_box_row1 h3 span {
            border-bottom: 0.5px solid rgba(17, 20, 15, 0.50);
            display: inline-flex;
            max-width: calc(100% - 78px);
            width: 100%;
            margin-left: 20px;
        }

        .footer_contact_box {
            width: 50%;
            padding-left: 0;
        }

        .footer_contact_box h3 span {
            border-bottom: 0.5px solid rgba(17, 20, 15, 0.50);
            display: inline-flex;
            max-width: calc(100% - 76px);
            width: 100%;
            margin-left: 20px;
        }

        .footer_wtw_box {
            margin-bottom: 24px;
        }

        .footer_fsc_box {
            margin-bottom: 28px;
        }

        .footer_wtw_box h2,
        .footer_fsc_box h2,
        .footer_united_box h2 {
            margin-left: 16px;
        }

        .footer_text_supervision {
            margin-bottom: 24px;
        }

        .footer_text p {
            text-align: justify;
        }
    }

    @media (max-width:500px) {
        .footer_menu_box h3 span {
            margin-left: 10px;
            width: 100%;
            max-width: calc(100% - 50px);
        }

        .footer_logo_box_row1 h3 span {
            max-width: calc(100% - 55px);
            margin-left: 10px;
        }

        .footer_contact_box h3 span {
            max-width: calc(100% - 100px);
            margin-left: 10px;
        }

        .footer_follow_us ul {
            justify-content: flex-start;
            flex-wrap: wrap;
        }

        .footer_follow_us>div img:nth-of-type(1) {
            margin-right: 15px;
        }

        .footer_live_chat {
            width: 64px;
            height: 64px;
            background-image: url(/images/qt/footer_live_chat_control.svg);
        }

        .footer_follow_us ul li {
            padding-bottom: 16px;
            padding-right: 30px;
        }
    }

    @media (max-width:450px) {
        .footer_menu_box li {
            padding-right: 10px;
            width: 50%;
        }

        .footer_outer_box a {
            font-size: 18px;
            height: 56px;
        }
    }

    @media (max-width:390px) {
        .footer_bottom {
            margin-top: 24px;
        }

        .footer_bottom img {
            margin-left: 0
        }

        .footer_wtw_box h2,
        .footer_fsc_box h2,
        .footer_united_box h2 {
            font-size: 12px;
        }
    }

    @media(max-width:370px) {
        .footer .inner {
            padding: 0 20px;
        }

        .footer_open_account h2 {
            max-width: max-content;
            font-size: 32px;
        }

        .footer_logo_box {
            flex-direction: column;
        }

        .footer_contact_box {
            padding-bottom: 17px;
        }

        .footer_logo_box_row1,
        .footer_contact_box {
            width: 100%;
        }

        .footer_follow_us ul li {
            padding-right: 10px;
        }
    }

    @media(max-width:340px) {
        .footer_outer_box a {
            padding-left: 23px
        }

        .footer_menu_box li a {
            font-size: 13px;
        }

        .footer_box_mobile {
            flex-wrap: wrap;
        }

        .footer_follow_us {
            width: 100%;
            max-width: 100%;
            margin-right: 10px;
        }
    }

    /* live_chat */
    .footer_live_chat {
        width: 64px;
        height: 64px;
        background-image: url(/images/qt/footer_live_chat_control.svg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        position: fixed;
        bottom: 75px;
        right: 25px;
        z-index: 999999;
        cursor: pointer;
    }

    #launcher {
        position: absolute;
        top: 9999px;
        left: 9999px;
    }

    .footer_help_tips {
        position: fixed;
        bottom: 150px;
        right: 20px;
        z-index: 999999;
        cursor: pointer;
        max-width: 360px;
    }

    .footer_help_tips .help_box {
        display: flex;
        align-items: center;
    }

    .footer_help_tips .button {
        box-shadow: rgba(23, 73, 77, 0.15) 0px 20px 30px;
        border: 0px;
        background-color: rgb(255, 255, 255);
        color: rgb(47, 57, 65);
        border-radius: 50%;
        opacity: 0.8;
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .footer_help_tips .text {
        max-width: max-content;
        box-shadow: rgba(23, 73, 77, 0.15) 0px 20px 30px;
        background: rgb(255, 255, 255);
        color: rgb(0, 0, 0);
        border-radius: 20px;
        padding: 13px;
        margin-left: 10px;
        text-align: center;
        font-size: 14px;
    }

    .footer_live_chat_button {
        border-radius: 48px;
        max-width: 64px;
        width: 100%;
        background-color: rgba(147, 147, 147, 0.8);
        position: fixed;
        bottom: 75px;
        right: 25px;
        z-index: 999999;
        display: flex;
        flex-direction: column;
        display: none;
    }

    .footer_live_chat_button li {
        padding-bottom: 6px;
    }

    /* .footer_live_chat_button li.chat_whatapp{padding-top:8px} */
    .footer_live_chat_button li.chat_messenger {
        padding-top: 8px
    }

    .footer_live_chat_button li.chat_control {
        padding-bottom: 8px;
        cursor: pointer;
    }

    .footer_live_chat_button li p {
        font-size: 10px;
        color: #ffffff;
        text-align: center;
        margin: 0;
        line-height: 1.14;
    }

    .footer_live_chat_button li.chat_instagram {
        position: relative;
    }

    .footer_live_chat_button li.chat_messenger {
        position: relative;
    }

    .footer_live_chat_button li.chat_whatapp {
        position: relative;
    }

    .footer_live_chat_button li .content_box {
        min-width: 320px;
        width: 100%;
        background: rgba(147, 147, 147, 0.8);
        border-radius: 24px;
        padding: 24px 0;
        position: absolute;
        right: 70px;
        top: -10px;
        text-align: center;
        display: none;
    }

    .footer_live_chat_button .content_box .img_box {
        padding-bottom: 16px;
    }

    .footer_live_chat_button .content_box .back_arrow {
        position: absolute;
        top: 24px;
        left: 24px;
        cursor: pointer
    }

    .footer_live_chat_button .content_box h2 {
        color: rgba(255, 255, 255, 1);
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 16px;
    }

    .footer_live_chat_button .content_box p {
        color: rgba(255, 255, 255, 1);
        font-size: 14px;
        max-width: 262px;
        width: 100%;
        margin: 0 auto 16px;
    }

    .footer_live_chat_button .content_box .scancode {
        border: 1px solid rgb(216, 220, 222);
        background: #ffff;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 140px;
        height: 140px;
        border-radius: 16px;
        text-align: center;
        margin: 0 auto 20px;
        overflow: hidden;
    }

    .footer_live_chat_button .content_box .scancode img {
        width: 128px;
    }

    .footer_live_chat_button .content_box .link {
        color: rgba(255, 255, 255, 1);
        font-size: 14px;
        font-weight: bold;
        text-decoration: underline;
    }

    .footer_live_chat_button li.chat_messenger .content_box {
        top: -100px
    }

    .footer_live_chat_button li.chat_instagram .content_box {
        top: -180px
    }

    .footer_live_chat_button .click_box {
        cursor: pointer;
    }

    .footer_fill_color {
        width: 100%;
        height: 14px;
        background: #61fcf8;
    }

    .footer_icon_line {
        width: 64px;
        height: 64px;
        position: fixed;
        bottom: 15px;
        right: 25px;
        z-index: 999999;
        cursor: pointer;
    }

    @media (max-width:500px) {

        /* .footer_live_chat{width: 50px;height: 50px;background-image: url(/images/qt/footer_live_chat_mobile_bg.svg);} */
        .footer_live_chat {
            width: 64px;
            height: 64px;
            background-image: url(/images/qt/footer_live_chat_control.svg);
        }
    }

    @media (max-width:450px) {

        .footer_live_chat_button,
        .footer_live_chat {
            right: 0
        }

        .footer_live_chat_button li .content_box {
            min-width: 280px;
        }

        .footer_icon_line {
            right: 0;
        }
    }

    @media (max-width:390px) {
        .footer_live_chat_button .content_box p {
            max-width: 210px;
        }

        .footer_live_chat_button li .content_box {
            min-width: 240px;
        }

        .footer_live_chat_button .content_box .scancode {
            width: 100px;
            height: 100px;
        }

        .footer_live_chat_button .content_box .scancode img {
            width: 80px;
            height: 80px;
        }
    }