{"id":16,"date":"2026-09-01T11:49:23","date_gmt":"2026-09-01T11:49:23","guid":{"rendered":"https:\/\/02.recovery2.lifetimehosting.tech\/?page_id=16"},"modified":"2026-09-01T11:49:23","modified_gmt":"2026-09-01T11:49:23","slug":"the-majority-of-our-clients","status":"publish","type":"page","link":"https:\/\/02.recovery2.lifetimehosting.tech\/?page_id=16","title":{"rendered":"the-majority-of-our-clients"},"content":{"rendered":"\n<head>\n    <title>The Majority of our Clients | SBLCBG<\/title>\n    <style>\n        .rs-page-container {\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #1e293b;\n            background-color: #ffffff;\n            line-height: 1.75;\n            box-sizing: border-box;\n            width: 100%;\n            margin: 0;\n            padding: 0;\n        }\n\n        .rs-page-container * {\n            box-sizing: border-box;\n        }\n\n        \/* Hero Section with #A7A392 *\/\n        .rs-hero-section {\n            background-color: #A7A392;\n            background: linear-gradient(135deg, #8f8b7b 0%, #A7A392 50%, #b8b4a5 100%);\n            position: relative;\n            padding: 80px 24px;\n            color: #ffffff;\n            overflow: hidden;\n            border-bottom: 4px solid #8c8877;\n        }\n\n        .rs-hero-inner {\n            max-width: 1140px;\n            margin: 0 auto;\n            position: relative;\n            z-index: 2;\n        }\n\n        .rs-hero-tag {\n            display: inline-block;\n            background: rgba(255, 255, 255, 0.25);\n            color: #ffffff;\n            border: 1px solid rgba(255, 255, 255, 0.5);\n            font-size: 12px;\n            font-weight: 700;\n            letter-spacing: 1.5px;\n            text-transform: uppercase;\n            padding: 6px 16px;\n            border-radius: 30px;\n            margin-bottom: 20px;\n        }\n\n        .rs-hero-title {\n            font-size: 34px;\n            line-height: 1.35;\n            font-weight: 700;\n            margin-bottom: 24px;\n            max-width: 900px;\n            color: #ffffff;\n            text-shadow: 0 2px 8px rgba(0,0,0,0.25);\n        }\n\n        \/* Hero Button: turns solid white on click \/ hover \/ active *\/\n        .rs-hero-btn {\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n            background: transparent;\n            color: #ffffff;\n            border: 2px solid #ffffff;\n            padding: 12px 32px;\n            font-size: 14px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            border-radius: 4px;\n            text-decoration: none;\n            transition: all 0.25s ease;\n            box-shadow: 0 4px 14px rgba(0,0,0,0.15);\n        }\n\n        .rs-hero-btn:hover, .rs-hero-btn:active, .rs-hero-btn:focus {\n            background: #ffffff !important;\n            color: #20215F !important;\n            border-color: #ffffff !important;\n            box-shadow: 0 6px 20px rgba(255, 255, 255, 0.4);\n            transform: translateY(-2px);\n        }\n\n        \/* Main Content Container *\/\n        .rs-content-section {\n            padding: 65px 24px 85px;\n            background: #ffffff;\n        }\n\n        .rs-content-inner {\n            max-width: 1040px;\n            margin: 0 auto;\n        }\n\n        .rs-content-inner h1, .rs-content-inner h2, .rs-content-inner h3, .rs-content-inner h4 {\n            color: #20215F;\n            font-weight: 700;\n            margin-top: 36px;\n            margin-bottom: 18px;\n            line-height: 1.4;\n        }\n\n        .rs-content-inner h2 {\n            font-size: 26px;\n            border-bottom: 2px solid #e2e8f0;\n            padding-bottom: 12px;\n        }\n\n        .rs-content-inner h3 {\n            font-size: 20px;\n        }\n\n        .rs-content-inner p {\n            font-size: 16px;\n            color: #334155;\n            margin-bottom: 20px;\n            line-height: 1.85;\n        }\n\n        .rs-content-inner a {\n            color: #20215F;\n            font-weight: 600;\n            text-decoration: underline;\n            text-underline-offset: 3px;\n            transition: color 0.2s;\n        }\n\n        .rs-content-inner a:hover {\n            color: #8c8877;\n        }\n\n        .rs-content-inner ul, .rs-content-inner ol {\n            margin: 18px 0 24px 24px;\n            color: #334155;\n            line-height: 1.85;\n            font-size: 15.5px;\n        }\n\n        .rs-content-inner li {\n            margin-bottom: 10px;\n        }\n\n        .rs-content-inner blockquote {\n            background: #f8fafc;\n            border-left: 4px solid #A7A392;\n            padding: 18px 22px;\n            margin: 24px 0;\n            font-style: italic;\n            color: #1e293b;\n            border-radius: 0 8px 8px 0;\n        }\n\n        \/* Forms & Inputs *\/\n        .form-card, .rs-contact-form-card, .rs-home-form-card, .rs-bg-form-card {\n            background: #f8fafc;\n            border: 1px solid #e2e8f0;\n            border-radius: 10px;\n            padding: 32px;\n            margin: 30px 0;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.03);\n        }\n\n        .form-grid, .rs-contact-form-row, .rs-home-form-row, .rs-bg-form-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 20px;\n            margin-bottom: 18px;\n        }\n\n        .form-group, .rs-contact-form-group, .rs-home-form-group, .rs-bg-form-group {\n            display: flex;\n            flex-direction: column;\n            gap: 6px;\n        }\n\n        .form-group.full, .rs-contact-full, .rs-home-full, .rs-bg-full {\n            grid-column: span 2;\n        }\n\n        .form-group label, .rs-contact-label, .rs-home-label, .rs-bg-label {\n            font-size: 14px;\n            font-weight: 600;\n            color: #1e293b;\n        }\n\n        .form-control, .rs-contact-input, .rs-contact-textarea, .rs-home-input, .rs-home-textarea, .rs-bg-input, .rs-bg-textarea {\n            padding: 12px 16px;\n            border: 1px solid #cbd5e1;\n            border-radius: 6px;\n            font-size: 15px;\n            font-family: inherit;\n            background: #ffffff;\n            transition: border 0.2s, box-shadow 0.2s;\n            width: 100%;\n            box-sizing: border-box;\n        }\n\n        .form-control:focus, .rs-contact-input:focus, .rs-contact-textarea:focus, .rs-home-input:focus, .rs-home-textarea:focus {\n            outline: none;\n            border-color: #20215F;\n            box-shadow: 0 0 0 3px rgba(32, 33, 95, 0.15);\n        }\n\n        .submit-btn, .rs-contact-submit-btn, .rs-home-submit-btn, .rs-bg-submit-btn {\n            background: #20215F;\n            color: #ffffff;\n            border: none;\n            padding: 13px 34px;\n            font-size: 14px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 0.8px;\n            border-radius: 6px;\n            cursor: pointer;\n            transition: all 0.25s ease;\n            box-shadow: 0 4px 12px rgba(32, 33, 95, 0.25);\n        }\n\n        .submit-btn:hover, .rs-contact-submit-btn:hover, .rs-home-submit-btn:hover {\n            background: #161747;\n            transform: translateY(-1px);\n        }\n\n        \/* CTA Section with #20215F *\/\n        .rs-cta-section {\n            background-color: #20215F;\n            background: linear-gradient(135deg, #18194d 0%, #20215F 60%, #2a2b7a 100%);\n            padding: 65px 24px;\n            color: #ffffff;\n            border-top: 4px solid #A7A392;\n        }\n\n        .rs-cta-inner {\n            max-width: 1040px;\n            margin: 0 auto;\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            gap: 30px;\n        }\n\n        .rs-cta-text h2 {\n            font-size: 28px;\n            font-weight: 700;\n            margin-bottom: 8px;\n            color: #ffffff;\n        }\n\n        .rs-cta-text p {\n            font-size: 16.5px;\n            color: #cbd5e1;\n            max-width: 650px;\n            margin: 0;\n        }\n\n        \/* Get in touch button - Completely White *\/\n        .rs-cta-btn {\n            background: #ffffff !important;\n            color: #20215F !important;\n            padding: 14px 34px;\n            font-size: 14px;\n            font-weight: 800;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            border-radius: 6px;\n            text-decoration: none;\n            white-space: nowrap;\n            border: 2px solid #ffffff;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.25);\n            display: inline-block;\n        }\n\n        .rs-cta-btn:hover {\n            background: transparent !important;\n            color: #ffffff !important;\n            border-color: #ffffff !important;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 20px rgba(255, 255, 255, 0.3);\n        }\n\n        @media (max-width: 800px) {\n            .rs-hero-title { font-size: 26px; }\n            .rs-cta-inner { flex-direction: column; text-align: center; }\n            .rs-cta-btn { width: 100%; text-align: center; }\n            .form-grid, .rs-contact-form-row, .rs-home-form-row, .rs-bg-form-row { grid-template-columns: 1fr; }\n            .form-group.full, .rs-contact-full, .rs-home-full, .rs-bg-full { grid-column: span 1; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"rs-page-container\">\n\n    <!-- Hero Banner (Color #A7A392) -->\n    <section class=\"rs-hero-section\">\n        <div class=\"rs-hero-inner\">\n            <span class=\"rs-hero-tag\">Trusted Financial Knowledge<\/span>\n            <h1 class=\"rs-hero-title\">The Majority of our Clients<\/h1>\n            <a href=\"https:\/\/intacapitalswiss.com\/\" target=\"_blank\" rel=\"noopener\" class=\"rs-hero-btn\">\n                Find Out More &rarr;\n            <\/a>\n        <\/div>\n    <\/section>\n\n    <!-- Main Content Body -->\n    <section class=\"rs-content-section\">\n        <div class=\"rs-content-inner\">\n            \n<h2 class=\"uk-h2\">        The Majority of our Clients    <\/h2>\n<p>With mid-sized companies, mortgage brokers, large corporate clients, institutional clients and international trade financiers being favoured more and more by banks and lending institutions, accessing credit by companies not falling into the above categories is becoming more and more difficult. At IntaCapital Swiss, we cater for these companies by offering our Collateral Transfer Facility. We allow you to access <a href=\"what-is-a-bank-guarantee.html\">Bank Guarantees<\/a> which can be applied to your bank account, thus enabling you to request a line of credit from your bankers.<\/p>\n<p>Currently we have many clients using our Collateral Transfer Facility, and once the Bank Guarantee has been received on their bank account, they now have the requisite Collateral to apply for a line of credit. Bankers are usually vey obliging in granting a line of credit against a Bank Guarantee. However, sometimes due to relationship problems between the bank and their client a line of credit application can be rejected.<\/p>\n<p>At IntaCapital Swiss we stand by our clients. In the event of a credit line refusal by our client\u2019s bankers, IntaCapital Swiss have the knowledge and expertise to make available a line of credit to their client against the Bank Guarantee held on their account at their bank.<\/p>\n<h2 class=\"uk-h2 uk-text-left\">        We are here to help    <\/h2>\n\n        <\/div>\n    <\/section>\n\n    <!-- Pre-Footer CTA (Color #20215F) -->\n    <section class=\"rs-cta-section\">\n        <div class=\"rs-cta-inner\">\n            <div class=\"rs-cta-text\">\n                <h2>We are here to help<\/h2>\n                <p>For more details on how IntaCapital Swiss can help you with your finances, get in touch with one of our team today.<\/p>\n            <\/div>\n            <a href=\"contact-us.html\" class=\"rs-cta-btn\">Get in touch &rarr;<\/a>\n        <\/div>\n    <\/section>\n\n<\/div>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>The Majority of our Clients | SBLCBG Trusted Financial Knowledge The Majority of our Clients Find Out More &rarr; The Majority of our Clients With mid-sized companies, mortgage brokers, large corporate clients, institutional clients and international trade financiers being favoured more and more by banks and lending institutions, accessing credit by companies not falling into&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-16","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/02.recovery2.lifetimehosting.tech\/index.php?rest_route=\/wp\/v2\/pages\/16","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/02.recovery2.lifetimehosting.tech\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/02.recovery2.lifetimehosting.tech\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/02.recovery2.lifetimehosting.tech\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/02.recovery2.lifetimehosting.tech\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=16"}],"version-history":[{"count":1,"href":"https:\/\/02.recovery2.lifetimehosting.tech\/index.php?rest_route=\/wp\/v2\/pages\/16\/revisions"}],"predecessor-version":[{"id":17,"href":"https:\/\/02.recovery2.lifetimehosting.tech\/index.php?rest_route=\/wp\/v2\/pages\/16\/revisions\/17"}],"wp:attachment":[{"href":"https:\/\/02.recovery2.lifetimehosting.tech\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}