{"id":112,"date":"2026-04-13T06:16:49","date_gmt":"2026-04-13T06:16:49","guid":{"rendered":"https:\/\/buysellscraps.com\/?page_id=112"},"modified":"2026-05-23T06:18:47","modified_gmt":"2026-05-23T06:18:47","slug":"contact","status":"publish","type":"page","link":"https:\/\/buysellscraps.com\/hi\/contact\/","title":{"rendered":"\u0938\u0902\u092a\u0930\u094d\u0915"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"112\" class=\"elementor elementor-112\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9308c31 e-con-full e-flex e-con e-parent\" data-id=\"9308c31\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-072c019 elementor-widget elementor-widget-html\" data-id=\"072c019\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    \/* Scoped strictly to this section for Elementor *\/\r\n    #bsscrap-contact-page-v21x {\r\n        --deep-navy: #0f233a;\r\n        --deep-green: #14452f;\r\n        --deep-sunflower: #e6a817;\r\n        --deep-yellow: #fcd53f;\r\n        --deep-fire: #d94822;\r\n        --deep-white: #f4f6f9;\r\n        --text-dark: #1e293b;\r\n        --text-muted: #5c6b7a;\r\n\r\n        font-family: 'Inter', 'Segoe UI', system-ui, sans-serif;\r\n        background-color: var(--deep-white);\r\n    }\r\n\r\n    \/* --- HERO SECTION --- *\/\r\n    .bsscrap-contact-hero {\r\n        background: linear-gradient(135deg, rgba(15, 35, 58, 0.95) 0%, rgba(20, 69, 47, 0.95) 100%),\r\n                    url('https:\/\/via.placeholder.com\/1920x600\/0f233a\/ffffff?text=Add+Cargo+Ship+Image+Here') center\/cover;\r\n        padding: 120px 20px 100px 20px;\r\n        text-align: center;\r\n        color: #ffffff;\r\n        position: relative;\r\n    }\r\n\r\n    .bsscrap-contact-hero::after {\r\n        content: '';\r\n        position: absolute;\r\n        bottom: 0; left: 0; right: 0;\r\n        height: 10px;\r\n        background: linear-gradient(to right, var(--deep-sunflower), var(--deep-fire));\r\n    }\r\n\r\n    .bsscrap-ch-subtitle {\r\n        display: inline-block;\r\n        color: var(--deep-yellow);\r\n        font-weight: 700;\r\n        text-transform: uppercase;\r\n        letter-spacing: 2px;\r\n        font-size: 0.95rem;\r\n        margin-bottom: 15px;\r\n    }\r\n\r\n    .bsscrap-contact-hero h1 {\r\n        font-size: clamp(2.5rem, 5vw, 4rem);\r\n        font-weight: 800;\r\n        margin: 0 0 20px 0;\r\n        line-height: 1.15;\r\n    }\r\n\r\n    .bsscrap-contact-hero p {\r\n        font-size: 1.2rem;\r\n        color: #cdd6e0;\r\n        max-width: 700px;\r\n        margin: 0 auto;\r\n        line-height: 1.6;\r\n    }\r\n\r\n    \/* --- CONTACT HUB (INFO CARDS ONLY) --- *\/\r\n    .bsscrap-contact-hub {\r\n        max-width: 1200px;\r\n        margin: -50px auto 100px auto; \/* Pulls it up over the hero *\/\r\n        padding: 0 20px;\r\n        position: relative;\r\n        z-index: 2;\r\n    }\r\n\r\n    .bsscrap-contact-info-wrap {\r\n        display: grid;\r\n        grid-template-columns: repeat(3, 1fr);\r\n        gap: 30px;\r\n    }\r\n\r\n    .bsscrap-info-card {\r\n        background: #ffffff;\r\n        padding: 45px 30px;\r\n        border-radius: 12px;\r\n        box-shadow: 0 15px 35px rgba(15, 35, 58, 0.08);\r\n        border: 1px solid rgba(0,0,0,0.03);\r\n        transition: all 0.3s ease;\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: center;\r\n        text-align: center;\r\n        border-bottom: 4px solid transparent;\r\n    }\r\n\r\n    .bsscrap-info-card:hover {\r\n        transform: translateY(-8px);\r\n        box-shadow: 0 20px 40px rgba(15, 35, 58, 0.12);\r\n        border-bottom: 4px solid var(--deep-green);\r\n    }\r\n\r\n    .bsscrap-info-card.whatsapp-card:hover {\r\n        border-bottom: 4px solid #25D366; \/* WhatsApp Green *\/\r\n    }\r\n\r\n    .bsscrap-info-icon {\r\n        background: var(--deep-white);\r\n        color: var(--deep-navy);\r\n        width: 70px;\r\n        height: 70px;\r\n        border-radius: 50%;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        margin-bottom: 25px;\r\n        transition: all 0.3s ease;\r\n    }\r\n\r\n    .bsscrap-info-card:hover .bsscrap-info-icon {\r\n        background: var(--deep-navy);\r\n        color: var(--deep-sunflower);\r\n    }\r\n\r\n    .bsscrap-info-card.whatsapp-card:hover .bsscrap-info-icon {\r\n        background: #25D366;\r\n        color: #ffffff;\r\n    }\r\n\r\n    .bsscrap-info-text h3 {\r\n        color: var(--text-dark);\r\n        font-size: 1.3rem;\r\n        font-weight: 800;\r\n        margin: 0 0 12px 0;\r\n    }\r\n\r\n    .bsscrap-info-text p, .bsscrap-info-text a {\r\n        color: var(--text-muted);\r\n        font-size: 1.1rem;\r\n        margin: 0;\r\n        text-decoration: none;\r\n        line-height: 1.5;\r\n        transition: color 0.3s ease;\r\n    }\r\n\r\n    .bsscrap-info-text a {\r\n        font-weight: 600;\r\n        color: var(--deep-navy);\r\n    }\r\n\r\n    .bsscrap-info-text a:hover {\r\n        color: var(--deep-fire);\r\n    }\r\n\r\n    \/* Responsive *\/\r\n    @media (max-width: 992px) {\r\n        .bsscrap-contact-info-wrap {\r\n            grid-template-columns: repeat(2, 1fr);\r\n        }\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .bsscrap-contact-info-wrap {\r\n            grid-template-columns: 1fr;\r\n        }\r\n        .bsscrap-contact-hero {\r\n            padding: 100px 20px 80px 20px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<div id=\"bsscrap-contact-page-v21x\">\r\n    \r\n    <header class=\"bsscrap-contact-hero\">\r\n        <span class=\"bsscrap-ch-subtitle\">Global Trading Desk<\/span>\r\n        <h1>Partner With The Processors.<\/h1>\r\n        <p>Verify current material inventory, request bulk pricing, or schedule a facility tour. Our export logistics team is standing by to assist you.<\/p>\r\n    <\/header>\r\n\r\n    <div class=\"bsscrap-contact-hub\">\r\n        <div class=\"bsscrap-contact-info-wrap\">\r\n            \r\n            <div class=\"bsscrap-info-card whatsapp-card\">\r\n                <div class=\"bsscrap-info-icon\">\r\n                    <svg viewBox=\"0 0 24 24\" width=\"32\" height=\"32\" fill=\"currentColor\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg>\r\n                <\/div>\r\n                <div class=\"bsscrap-info-text\">\r\n                    <h3>WhatsApp Direct<\/h3>\r\n                    <a href=\"https:\/\/wa.me\/447384092913?text=Hello,%20I%20am%20interested%20in%20requesting%20a%20bulk%20scrap%20quote.\" target=\"_blank\">+44 7384 092913<\/a>\r\n                    <p style=\"font-size: 0.9rem; margin-top: 8px;\">Fastest response for pricing & inventory<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"bsscrap-info-card\">\r\n                <div class=\"bsscrap-info-icon\">\r\n                    <svg viewBox=\"0 0 24 24\" width=\"32\" height=\"32\" fill=\"currentColor\"><path d=\"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"\/><\/svg>\r\n                <\/div>\r\n                <div class=\"bsscrap-info-text\">\r\n                    <h3>Trading Desk Email<\/h3>\r\n                    <a href=\"mailto:buyselscraps@gmail.com\">buyselscraps@gmail.com<\/a>\r\n                    <p style=\"font-size: 0.9rem; margin-top: 8px;\">For official POs and logistics docs<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"bsscrap-info-card\">\r\n                <div class=\"bsscrap-info-icon\">\r\n                    <svg viewBox=\"0 0 24 24\" width=\"32\" height=\"32\" fill=\"currentColor\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\r\n                <\/div>\r\n                <div class=\"bsscrap-info-text\">\r\n                    <h3>Global Trading Hours<\/h3>\r\n                    <p style=\"color: var(--deep-navy); font-weight: 600;\">Monday - Friday<\/p>\r\n                    <p style=\"font-size: 0.9rem; margin-top: 4px;\">09:00 AM - 18:00 PM (GMT)<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n        <\/div>\r\n    <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5fb68de elementor-widget elementor-widget-shortcode\" data-id=\"5fb68de\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><section id=\"bss_freight_quote_x8f4\">\n    <div class=\"bss-container\">\n        \n        <div class=\"bss-header\">\n            <span class=\"bss-badge\">Global Logistics<\/span>\n            <h2 class=\"bss-title\">Request a Freight Quote<\/h2>\n            <p class=\"bss-desc\">Need logistics support for your bulk scrap materials? Provide your shipment details below, and our export team will calculate a tailored shipping quote.<\/p>\n        <\/div>\n\n        <div class=\"bss-card\">\n            <script>\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gform-theme gform-theme--foundation gform-theme--framework gform-theme--orbital' data-form-theme='orbital' data-form-index='0' id='gform_wrapper_1' ><style>#gform_wrapper_1[data-form-index=\"0\"].gform-theme,[data-parent-form=\"1_0\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image\/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-icon-ctrl-select: url(\"data:image\/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-icon-ctrl-search: url(\"data:image\/svg+xml,%3Csvg width='640' height='640' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-img-choice-size: var(--gf-field-img-choice-size-md);--gf-field-img-choice-card-space: var(--gf-field-img-choice-card-space-md);--gf-field-img-choice-check-ind-size: var(--gf-field-img-choice-check-ind-size-md);--gf-field-img-choice-check-ind-icon-size: var(--gf-field-img-choice-check-ind-icon-size-md);--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\/style><div id='gf_1' class='gform_anchor' tabindex='-1'><\/div><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_1' id='gform_1'  action='\/hi\/wp-json\/wp\/v2\/pages\/112#gf_1' data-formid='1' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_1' class='gform_fields top_label form_sublabel_below description_below validation_below'><fieldset id=\"field_1_1\" class=\"gfield gfield--type-name gfield--input-type-name gfield--width-half gfield_contains_required field_sublabel_hidden_label gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Full Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name no_last_name no_suffix gf_name_has_1 ginput_container_name gform-grid-row' id='input_1_1'>\n                            \n                            <span id='input_1_1_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.3' id='input_1_1_3' value=''   aria-required='true'   placeholder='Your Name'  \/>\n                                                    <label for='input_1_1_3' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>First<\/label>\n                                                <\/span>\n                            \n                            \n                            \n                        <\/div><\/fieldset><div id=\"field_1_3\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_3'>Company Name<\/label><div class='ginput_container ginput_container_text'><input name='input_3' id='input_1_3' type='text' value='' class='large'    placeholder='Manufecturing Ltd.'  aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_1_4\" class=\"gfield gfield--type-email gfield--input-type-email gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_4'>Business Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_4' id='input_1_4' type='email' value='' class='large'   placeholder='name@company.com' aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_1_5\" class=\"gfield gfield--type-phone gfield--input-type-phone gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_5'>Phone \/ WhatsApp<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_5' id='input_1_5' type='tel' value='' class='large'  placeholder='+1 234 567 8900' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_1_9\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_9'>Material of Interest<\/label><div class='ginput_container ginput_container_select'><select name='input_9' id='input_1_9' class='large gfield_select'     aria-invalid=\"false\" ><option value='--Select Material Category--' >--Select Material Category--<\/option><option value='Plastic Scrap (PET, HDPE, Regrind)' >Plastic Scrap (PET, HDPE, Regrind)<\/option><option value='Non-Ferrous Metals (Copper, Brass, Aluminum)' >Non-Ferrous Metals (Copper, Brass, Aluminum)<\/option><option value='Ferrous Metals (HMS, Cast Iron)' >Ferrous Metals (HMS, Cast Iron)<\/option><option value='Recovered Paper (OCC,SOP)' >Recovered Paper (OCC,SOP)<\/option><option value='Other \/ Mixed' >Other \/ Mixed<\/option><\/select><\/div><\/div><div id=\"field_1_10\" class=\"gfield gfield--type-textarea gfield--input-type-textarea gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_10'>Tonnage &amp; Delivery Port Details<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_10' id='input_1_10' class='textarea large'     aria-required=\"true\" aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_1' class='gform_button button gform-button--width-full' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='SUBMIT REQUSET'  \/> <input type='hidden' name='gform_ajax' value='form_id=1&amp;title=&amp;description=&amp;tabindex=0&amp;theme=orbital&amp;styles=[]&amp;hash=08e34ccdf16c6eb214cb0d7adb686576' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_1' value='iframe' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_1' id='gform_theme_1' value='orbital' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_1' id='gform_style_settings_1' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_1' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='1' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='TJg4yEXWkQGWcXcn4te8arg3kDOXcD+DdBS1Ip+lI6gm\/J7M0xTvUzbQ3aSyuEEgKwKUYgUA1K6N0pAWODrxLjJO\/+yI6PSx14s1IUOhuC+pORc=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_1' value='WyJ7XCI5XCI6W1wiNGEwZjU0ZmNiMDk1NmM3OWQ5NzMwOWUxMWMwNzZkOWRcIixcIjUxOWE2ZWZjYmY4ZjBmMWY1OGE2Njk0Mjc5MmI1YzYxXCIsXCIwY2JlOGNkY2U2NzgyYTdiZTVlYjkyODBkMDVjYTk5NlwiLFwiNmE3NTMxNGNmMGE1MzU1NDQ2MWU4MDQ3NGY5MTc4YzlcIixcIjEyNDE2MmM1YTNmNTYyYTA3NTI1NGEzZTJjZWJlZWI0XCIsXCJlZTNiNGRmM2Y5YzEwYjQzNGEwMmYzNzkxZGM5OTA2ZVwiXX0iLCJhYTYyYTNiYWI0MTA0NzQwOThlYjZlZjAwZWI5NTkyYyJd' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_1' id='gform_target_page_number_1' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_1' id='gform_source_page_number_1' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>\n\t\t                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_1' id='gform_ajax_frame_1' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'><\/iframe>\n\t\t                <script>\ngform.initializeOnLoaded( function() {gformInitSpinner( 1, 'https:\/\/buysellscraps.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', false );jQuery('#gform_ajax_frame_1').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_1');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_1').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_1').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_1').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_1').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/ jQuery(document).scrollTop(jQuery('#gform_wrapper_1').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_1').val();gformInitSpinner( 1, 'https:\/\/buysellscraps.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', false );jQuery(document).trigger('gform_page_loaded', [1, current_page]);window['gf_submitting_1'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_1').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_1').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [1]);window['gf_submitting_1'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_1').text());}else{jQuery('#gform_1').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"1\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_1\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_1\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_1\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 1, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );\n<\/script>\n\n        <\/div>\n\n    <\/div>\n\n    <style>\n        \/* =========================================================\n           STRICT SCOPING \u2014 FREIGHT QUOTE SECTION\n           ========================================================= *\/\n        #bss_freight_quote_x8f4 {\n            background-color: #F8FAFC;\n            background-image: radial-gradient(#E2E8F0 1px, transparent 1px);\n            background-size: 20px 20px;\n            padding: 90px 20px;\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n            position: relative;\n            z-index: 1;\n        }\n\n        #bss_freight_quote_x8f4 * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        #bss_freight_quote_x8f4 .bss-container {\n            max-width: 850px;\n            margin: 0 auto;\n        }\n\n        \/* --- Header Styling --- *\/\n        #bss_freight_quote_x8f4 .bss-header {\n            text-align: center;\n            margin-bottom: 45px;\n        }\n\n        #bss_freight_quote_x8f4 .bss-badge {\n            background: #D1FAE5;\n            color: #065F46;\n            padding: 6px 16px;\n            border-radius: 4px;\n            font-size: 14px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1.5px;\n            display: inline-block;\n            margin-bottom: 16px;\n        }\n\n        #bss_freight_quote_x8f4 .bss-title {\n            font-size: clamp(28px, 4vw, 38px);\n            font-weight: 800;\n            color: #0F172A;\n            margin-bottom: 16px;\n            letter-spacing: -0.5px;\n        }\n\n        #bss_freight_quote_x8f4 .bss-desc {\n            font-size: 16px;\n            color: #475569;\n            line-height: 1.6;\n            max-width: 600px;\n            margin: 0 auto;\n        }\n\n        \/* --- Premium Card Styling --- *\/\n        #bss_freight_quote_x8f4 .bss-card {\n            background: #FFFFFF;\n            border-radius: 12px;\n            padding: 45px;\n            box-shadow: 0 20px 40px -15px rgba(15, 23, 42, 0.1);\n            border: 1px solid #E2E8F0;\n            border-top: 5px solid #10B981;\n        }\n\n        \/* =========================================================\n           GRAVITY FORMS OVERRIDES & 2-COLUMN GRID\n           ========================================================= *\/\n        #bss_freight_quote_x8f4 .gform_wrapper {\n            margin: 0 !important;\n            padding: 0 !important;\n        }\n\n        \/* FLEXBOX GRID FOR SIDE-BY-SIDE FIELDS *\/\n        #bss_freight_quote_x8f4 .gform_fields {\n            display: flex !important;\n            flex-wrap: wrap !important;\n            gap: 0 20px !important; \n            margin: 0 !important;\n            padding: 0 !important;\n        }\n\n        \/* Default Full Width *\/\n        #bss_freight_quote_x8f4 .gfield {\n            width: 100% !important;\n            margin-bottom: 22px !important;\n            padding: 0 !important;\n            list-style: none !important;\n        }\n\n        \/* Target Half-Width Classes *\/\n        #bss_freight_quote_x8f4 .gfield.gfield--width-half,\n        #bss_freight_quote_x8f4 .gfield.gf_left_half,\n        #bss_freight_quote_x8f4 .gfield.gf_right_half {\n            width: calc(50% - 10px) !important;\n        }\n\n        \/* Labels *\/\n        #bss_freight_quote_x8f4 .gfield_label {\n            font-weight: 600 !important;\n            color: #1E293B !important;\n            font-size: 14px !important;\n            margin-bottom: 8px !important;\n            display: block !important;\n        }\n\n        \/* --- INVISIBLE TEXT COLOR FIX --- *\/\n        #bss_freight_quote_x8f4 .gfield input,\n        #bss_freight_quote_x8f4 .gfield select,\n        #bss_freight_quote_x8f4 .gfield textarea {\n            width: 100% !important;\n            padding: 14px 16px !important;\n            border: 2px solid #F1F5F9 !important;\n            border-radius: 6px !important;\n            background: #F8FAFC !important;\n            \n            \/* Forces typed text to be Dark Navy *\/\n            color: #0F172A !important; \n            -webkit-text-fill-color: #0F172A !important; \n            \n            font-size: 15px !important;\n            font-weight: 500 !important;\n            transition: all 0.2s ease-in-out !important;\n            box-shadow: none !important;\n            outline: none !important;\n            font-family: inherit !important;\n        }\n\n        \/* Fix Placeholder Text Color *\/\n        #bss_freight_quote_x8f4 .gfield input::placeholder,\n        #bss_freight_quote_x8f4 .gfield textarea::placeholder {\n            color: #94A3B8 !important;\n            -webkit-text-fill-color: #94A3B8 !important;\n            opacity: 1 !important;\n        }\n\n        #bss_freight_quote_x8f4 .gfield textarea {\n            min-height: 120px !important;\n            resize: vertical !important;\n        }\n\n        \/* Focus States *\/\n        #bss_freight_quote_x8f4 .gfield input:focus,\n        #bss_freight_quote_x8f4 .gfield select:focus,\n        #bss_freight_quote_x8f4 .gfield textarea:focus {\n            border-color: #10B981 !important;\n            background: #FFFFFF !important;\n            box-shadow: 0 0 0 4px rgba(16, 185, 129, 0.1) !important;\n        }\n\n        \/* Error States *\/\n        #bss_freight_quote_x8f4 .gfield_error input,\n        #bss_freight_quote_x8f4 .gfield_error select,\n        #bss_freight_quote_x8f4 .gfield_error textarea {\n            border-color: #EF4444 !important;\n            background: #FEF2F2 !important;\n        }\n\n        #bss_freight_quote_x8f4 .gform_validation_errors {\n            background: #FEF2F2 !important;\n            color: #B91C1C !important;\n            padding: 15px !important;\n            border-radius: 6px !important;\n            border-left: 4px solid #EF4444 !important;\n            margin-bottom: 25px !important;\n            font-weight: 600 !important;\n            width: 100% !important;\n        }\n\n        \/* Submit Button *\/\n        #bss_freight_quote_x8f4 .gform_footer {\n            margin-top: 5px !important;\n            padding: 0 !important;\n            width: 100% !important;\n        }\n\n        #bss_freight_quote_x8f4 .gform_button {\n            background: #1E293B !important;\n            color: #FFFFFF !important;\n            -webkit-text-fill-color: #FFFFFF !important; \/* Force button text to white *\/\n            border: none !important;\n            padding: 16px 28px !important;\n            font-size: 16px !important;\n            font-weight: 700 !important;\n            border-radius: 6px !important;\n            cursor: pointer !important;\n            width: 100% !important;\n            transition: all 0.3s ease !important;\n        }\n\n        #bss_freight_quote_x8f4 .gform_button:hover {\n            background: #10B981 !important;\n            transform: translateY(-2px) !important;\n            box-shadow: 0 10px 20px -10px rgba(16, 185, 129, 0.5) !important;\n        }\n\n        \/* Success Message *\/\n        #bss_freight_quote_x8f4 .gform_confirmation_message {\n            background: #ECFDF5 !important;\n            color: #065F46 !important;\n            padding: 25px !important;\n            border-radius: 8px !important;\n            border: 1px solid #A7F3D0 !important;\n            text-align: center !important;\n            font-weight: 600 !important;\n            font-size: 18px !important;\n        }\n\n        \/* --- Responsive Design (Stack columns on mobile) --- *\/\n        @media (max-width: 768px) {\n            #bss_freight_quote_x8f4 {\n                padding: 60px 15px;\n            }\n            #bss_freight_quote_x8f4 .bss-card {\n                padding: 30px 20px;\n            }\n            #bss_freight_quote_x8f4 .bss-title {\n                font-size: 26px;\n            }\n            \/* Stack side-by-side fields on mobile *\/\n            #bss_freight_quote_x8f4 .gfield.gfield--width-half,\n            #bss_freight_quote_x8f4 .gfield.gf_left_half,\n            #bss_freight_quote_x8f4 .gfield.gf_right_half {\n                width: 100% !important;\n            }\n        }\n    <\/style>\n<\/section><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-77bca28 elementor-widget elementor-widget-html\" data-id=\"77bca28\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    \/* Scoped strictly to this section for Elementor *\/\r\n    #bsscrap-location-v22x {\r\n        --deep-navy: #0f233a;\r\n        --deep-green: #14452f;\r\n        --deep-sunflower: #e6a817;\r\n        --deep-yellow: #fcd53f;\r\n        --deep-fire: #d94822;\r\n        --text-light: #ffffff;\r\n        --text-dim: #cdd6e0;\r\n\r\n        background-color: var(--deep-navy);\r\n        padding: 100px 20px;\r\n        font-family: 'Inter', 'Segoe UI', system-ui, sans-serif;\r\n        color: var(--text-light);\r\n        position: relative;\r\n        overflow: hidden;\r\n    }\r\n\r\n    \/* Subtle Grid Overlay *\/\r\n    #bsscrap-location-v22x::before {\r\n        content: '';\r\n        position: absolute;\r\n        top: 0; left: 0; right: 0; bottom: 0;\r\n        background-image: linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),\r\n                          linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);\r\n        background-size: 50px 50px;\r\n        z-index: 0;\r\n        pointer-events: none;\r\n    }\r\n\r\n    .bsscrap-loc-container {\r\n        max-width: 1200px;\r\n        margin: 0 auto;\r\n        position: relative;\r\n        z-index: 1;\r\n    }\r\n\r\n    \/* Section Header *\/\r\n    .bsscrap-loc-header {\r\n        text-align: center;\r\n        margin-bottom: 70px;\r\n    }\r\n\r\n    .bsscrap-loc-subtitle {\r\n        display: inline-block;\r\n        background: rgba(230, 168, 23, 0.1);\r\n        color: var(--deep-sunflower);\r\n        padding: 8px 18px;\r\n        border-radius: 50px;\r\n        font-weight: 700;\r\n        text-transform: uppercase;\r\n        letter-spacing: 1.5px;\r\n        font-size: 0.85rem;\r\n        margin-bottom: 15px;\r\n        border: 1px solid rgba(230, 168, 23, 0.3);\r\n    }\r\n\r\n    .bsscrap-loc-header h2 {\r\n        font-size: clamp(2.2rem, 4vw, 3.2rem);\r\n        color: var(--text-light);\r\n        font-weight: 800;\r\n        margin: 0 0 15px 0;\r\n        line-height: 1.2;\r\n    }\r\n\r\n    .bsscrap-loc-header p {\r\n        font-size: 1.15rem;\r\n        color: var(--text-dim);\r\n        line-height: 1.6;\r\n        max-width: 700px;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    \/* Two Column Grid *\/\r\n    .bsscrap-loc-grid {\r\n        display: grid;\r\n        grid-template-columns: 1fr 1fr;\r\n        gap: 60px;\r\n        align-items: stretch;\r\n    }\r\n\r\n    \/* Left Side: Address & Map *\/\r\n    .bsscrap-loc-address-box {\r\n        background: rgba(255, 255, 255, 0.03);\r\n        border: 1px solid rgba(255, 255, 255, 0.08);\r\n        border-radius: 16px;\r\n        padding: 40px;\r\n        display: flex;\r\n        flex-direction: column;\r\n    }\r\n\r\n    .bsscrap-loc-detail {\r\n        margin-bottom: 30px;\r\n        padding-left: 20px;\r\n        border-left: 3px solid var(--deep-green);\r\n    }\r\n\r\n    .bsscrap-loc-detail h3 {\r\n        color: var(--text-light);\r\n        font-size: 1.3rem;\r\n        font-weight: 700;\r\n        margin: 0 0 8px 0;\r\n    }\r\n\r\n    .bsscrap-loc-detail p {\r\n        color: var(--text-dim);\r\n        font-size: 1.05rem;\r\n        margin: 0;\r\n        line-height: 1.5;\r\n    }\r\n\r\n    \/* Map Iframe Wrapper *\/\r\n    .bsscrap-map-wrapper {\r\n        width: 100%;\r\n        height: 250px;\r\n        border-radius: 12px;\r\n        overflow: hidden;\r\n        margin-top: auto;\r\n        border: 2px solid rgba(255, 255, 255, 0.05);\r\n    }\r\n\r\n    .bsscrap-map-wrapper iframe {\r\n        width: 100%;\r\n        height: 100%;\r\n        border: 0;\r\n        filter: grayscale(100%) invert(90%) contrast(80%); \/* Makes map match dark theme *\/\r\n    }\r\n\r\n    \/* Right Side: Export Visuals *\/\r\n    .bsscrap-loc-visual {\r\n        position: relative;\r\n        border-radius: 16px;\r\n        overflow: hidden;\r\n        box-shadow: 0 25px 50px rgba(0, 0, 0, 0.4);\r\n    }\r\n\r\n    .bsscrap-loc-visual img {\r\n        width: 100%;\r\n        height: 100%;\r\n        object-fit: cover;\r\n        display: block;\r\n        min-height: 450px;\r\n        transition: transform 0.6s ease;\r\n    }\r\n\r\n    .bsscrap-loc-visual:hover img {\r\n        transform: scale(1.05);\r\n    }\r\n\r\n    \/* Overlay Badge on Image *\/\r\n    .bsscrap-port-badge {\r\n        position: absolute;\r\n        bottom: 30px;\r\n        left: 30px;\r\n        background: rgba(15, 35, 58, 0.9);\r\n        backdrop-filter: blur(10px);\r\n        padding: 25px 30px;\r\n        border-radius: 12px;\r\n        border-left: 4px solid var(--deep-sunflower);\r\n        max-width: 80%;\r\n    }\r\n\r\n    .bsscrap-port-badge h4 {\r\n        color: var(--deep-yellow);\r\n        font-size: 1.2rem;\r\n        margin: 0 0 5px 0;\r\n        font-weight: 800;\r\n        text-transform: uppercase;\r\n        letter-spacing: 1px;\r\n    }\r\n\r\n    .bsscrap-port-badge p {\r\n        color: var(--text-light);\r\n        margin: 0;\r\n        font-size: 1rem;\r\n        line-height: 1.5;\r\n    }\r\n\r\n    \/* Responsive Design *\/\r\n    @media (max-width: 992px) {\r\n        .bsscrap-loc-grid {\r\n            grid-template-columns: 1fr;\r\n            gap: 40px;\r\n        }\r\n        .bsscrap-loc-visual img {\r\n            min-height: 350px;\r\n        }\r\n        .bsscrap-port-badge {\r\n            left: 20px;\r\n            bottom: 20px;\r\n            max-width: 90%;\r\n            padding: 20px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<section id=\"bsscrap-location-v22x\" aria-label=\"Global Headquarters and Facility Location\">\r\n    <div class=\"bsscrap-loc-container\">\r\n        \r\n        <header class=\"bsscrap-loc-header\">\r\n            <span class=\"bsscrap-loc-subtitle\">Global Operations<\/span>\r\n            <h2>Our Processing Facilities<\/h2>\r\n            <p>Transparency is our priority. We welcome our international manufacturing partners to visit our main processing yard to inspect our operations and material quality in person.<\/p>\r\n        <\/header>\r\n\r\n        <div class=\"bsscrap-loc-grid\">\r\n            \r\n            <div class=\"bsscrap-loc-address-box\">\r\n                <div class=\"bsscrap-loc-detail\">\r\n                    <h3>Primary Processing Yard<\/h3>\r\n                    <p>123 Industrial Estate Road<br>Scrap Processing District<br>City, Country, ZIP Code<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"bsscrap-loc-detail\" style=\"border-left-color: var(--deep-fire);\">\r\n                    <h3>Facility Access<\/h3>\r\n                    <p>Heavy duty weighbridge on site. Please contact dispatch 24 hours prior to inbound commercial deliveries.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"bsscrap-map-wrapper\">\r\n                    <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d100000!2d-0.127758!3d51.507351!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x0!2zM!5e0!3m2!1sen!2sus!4v1600000000000!5m2!1sen!2sus\" allowfullscreen=\"\" loading=\"lazy\"><\/iframe>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"bsscrap-loc-visual\">\r\n                <img decoding=\"async\" src=\"http:\/\/buysellscraps.com\/wp-content\/uploads\/2026\/04\/cargo-ship-at-a-port-or-shipping-containers-being-loaded.png\" alt=\"Global Container Shipping and Export Logistics\" loading=\"lazy\">\r\n                \r\n                <div class=\"bsscrap-port-badge\">\r\n                    <h4>Direct Port Access<\/h4>\r\n                    <p>Our yards are strategically located near major shipping channels, allowing for rapid, cost-effective CIF and FOB container dispatch worldwide.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-70b8d8e elementor-widget elementor-widget-html\" data-id=\"70b8d8e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"bsscrap-contact-faq-v24x\" aria-labelledby=\"contact-faq-heading\">\r\n    \r\n    <script type=\"application\/ld+json\">\r\n    {\r\n      \"@context\": \"https:\/\/schema.org\",\r\n      \"@type\": \"FAQPage\",\r\n      \"mainEntity\": [\r\n        {\r\n          \"@type\": \"Question\",\r\n          \"name\": \"How quickly do you respond to bulk quote requests?\",\r\n          \"acceptedAnswer\": {\r\n            \"@type\": \"Answer\",\r\n            \"text\": \"Our global trading desk operates Monday through Friday. We typically respond to all formal quote requests within 24 hours, providing accurate CIF or FOB pricing based on current market indexes.\"\r\n          }\r\n        },\r\n        {\r\n          \"@type\": \"Question\",\r\n          \"name\": \"What are your standard international payment terms?\",\r\n          \"acceptedAnswer\": {\r\n            \"@type\": \"Answer\",\r\n            \"text\": \"To ensure security for both parties, we standardly operate via irrevocable Letter of Credit (L\/C) at sight or Telegraphic Transfer (T\/T) against copy of the Bill of Lading. Specific terms can be negotiated for long-term contract partners.\"\r\n          }\r\n        },\r\n        {\r\n          \"@type\": \"Question\",\r\n          \"name\": \"Can I request material samples or inspection photos before ordering?\",\r\n          \"acceptedAnswer\": {\r\n            \"@type\": \"Answer\",\r\n            \"text\": \"Yes. We provide high-resolution photos and video walk-throughs of the exact bales or materials you will be purchasing. We also welcome third-party inspectors (like SGS) at our yard prior to container loading.\"\r\n          }\r\n        },\r\n        {\r\n          \"@type\": \"Question\",\r\n          \"name\": \"How do you handle freight tracking and export documentation?\",\r\n          \"acceptedAnswer\": {\r\n            \"@type\": \"Answer\",\r\n            \"text\": \"Our logistics team handles everything. Once your container is sealed and dispatched to the port, we provide the full Bill of Lading (B\/L), commercial invoice, packing list, and any required CCIC\/AQSIQ certificates.\"\r\n          }\r\n        }\r\n      ]\r\n    }\r\n    <\/script>\r\n\r\n    <style>\r\n        \/* Scoped strictly to this section for Elementor *\/\r\n        #bsscrap-contact-faq-v24x {\r\n            --deep-navy: #0f233a;\r\n            --deep-green: #14452f;\r\n            --deep-sunflower: #e6a817;\r\n            --deep-yellow: #fcd53f;\r\n            --deep-fire: #d94822;\r\n            --deep-white: #f4f6f9;\r\n            --text-dark: #1e293b;\r\n            --text-muted: #5c6b7a;\r\n\r\n            background-color: var(--deep-white);\r\n            padding: 100px 20px;\r\n            font-family: 'Inter', 'Segoe UI', system-ui, sans-serif;\r\n        }\r\n\r\n        .bsscrap-cfaq-container {\r\n            max-width: 900px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        \/* Humanized Headers *\/\r\n        .bsscrap-cfaq-header {\r\n            text-align: center;\r\n            margin-bottom: 60px;\r\n        }\r\n\r\n        .bsscrap-cfaq-subtitle {\r\n            display: inline-block;\r\n            color: var(--deep-fire);\r\n            font-weight: 700;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1.5px;\r\n            font-size: 0.9rem;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .bsscrap-cfaq-title {\r\n            color: var(--deep-navy);\r\n            font-size: clamp(2.2rem, 4vw, 3rem);\r\n            font-weight: 800;\r\n            margin: 0 0 15px 0;\r\n            line-height: 1.2;\r\n        }\r\n\r\n        .bsscrap-cfaq-desc {\r\n            color: var(--text-muted);\r\n            font-size: 1.15rem;\r\n            line-height: 1.6;\r\n            max-width: 650px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        \/* Modern Accordion Styling *\/\r\n        .bsscrap-cfaq-item {\r\n            background: #ffffff;\r\n            border-radius: 12px;\r\n            margin-bottom: 20px;\r\n            overflow: hidden;\r\n            transition: all 0.3s ease;\r\n            box-shadow: 0 5px 20px rgba(15, 35, 58, 0.05);\r\n            border-left: 4px solid transparent;\r\n            border-right: 1px solid rgba(0,0,0,0.03);\r\n            border-top: 1px solid rgba(0,0,0,0.03);\r\n            border-bottom: 1px solid rgba(0,0,0,0.03);\r\n        }\r\n\r\n        \/* Active\/Open State *\/\r\n        .bsscrap-cfaq-item[open] {\r\n            border-left-color: var(--deep-fire);\r\n            box-shadow: 0 15px 35px rgba(15, 35, 58, 0.1);\r\n            transform: translateY(-3px);\r\n        }\r\n\r\n        .bsscrap-cfaq-question {\r\n            padding: 25px 30px;\r\n            color: var(--deep-navy);\r\n            font-size: 1.2rem;\r\n            font-weight: 700;\r\n            cursor: pointer;\r\n            list-style: none; \/* Removes default triangle *\/\r\n            position: relative;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: space-between;\r\n            user-select: none;\r\n        }\r\n\r\n        \/* Animated Plus\/Minus Icon using Deep Navy *\/\r\n        .bsscrap-cfaq-question::after {\r\n            content: '+';\r\n            color: var(--deep-navy);\r\n            font-size: 2rem;\r\n            font-weight: 300;\r\n            transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), color 0.3s ease;\r\n            line-height: 1;\r\n            margin-left: 20px;\r\n        }\r\n\r\n        .bsscrap-cfaq-item[open] .bsscrap-cfaq-question::after {\r\n            content: '\u2212'; \/* Minus sign *\/\r\n            transform: rotate(180deg);\r\n            color: var(--deep-fire);\r\n        }\r\n\r\n        \/* Webkit specific fix for hiding native details marker *\/\r\n        .bsscrap-cfaq-question::-webkit-details-marker {\r\n            display: none;\r\n        }\r\n\r\n        .bsscrap-cfaq-answer {\r\n            padding: 0 30px 30px 30px;\r\n            color: var(--text-muted);\r\n            font-size: 1.05rem;\r\n            line-height: 1.7;\r\n            border-top: 1px solid transparent;\r\n            animation: slideDown-v24 0.4s ease-out;\r\n        }\r\n\r\n        .bsscrap-cfaq-item[open] .bsscrap-cfaq-answer {\r\n            border-top: 1px solid rgba(0,0,0,0.04);\r\n            margin-top: 5px;\r\n            padding-top: 25px;\r\n        }\r\n\r\n        @keyframes slideDown-v24 {\r\n            from { opacity: 0; transform: translateY(-10px); }\r\n            to { opacity: 1; transform: translateY(0); }\r\n        }\r\n\r\n        \/* Responsive Design *\/\r\n        @media (max-width: 600px) {\r\n            .bsscrap-cfaq-question { padding: 20px; font-size: 1.1rem; }\r\n            .bsscrap-cfaq-answer { padding: 0 20px 25px 20px; }\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"bsscrap-cfaq-container\">\r\n        \r\n        <header class=\"bsscrap-cfaq-header\">\r\n            <span class=\"bsscrap-cfaq-subtitle\">Ordering & Logistics<\/span>\r\n            <h2 id=\"contact-faq-heading\" class=\"bsscrap-cfaq-title\">Purchasing FAQs<\/h2>\r\n            <p class=\"bsscrap-cfaq-desc\">Find quick answers regarding our container pricing, international payment terms, and export documentation.<\/p>\r\n        <\/header>\r\n\r\n        <details class=\"bsscrap-cfaq-item\">\r\n            <summary class=\"bsscrap-cfaq-question\">How quickly do you respond to bulk quote requests?<\/summary>\r\n            <div class=\"bsscrap-cfaq-answer\">\r\n                Our global trading desk operates Monday through Friday. We typically respond to all formal quote requests within 24 hours, providing accurate CIF or FOB pricing based on current market indexes.\r\n            <\/div>\r\n        <\/details>\r\n\r\n        <details class=\"bsscrap-cfaq-item\">\r\n            <summary class=\"bsscrap-cfaq-question\">What are your standard international payment terms?<\/summary>\r\n            <div class=\"bsscrap-cfaq-answer\">\r\n                To ensure security for both parties, we standardly operate via irrevocable Letter of Credit (L\/C) at sight or Telegraphic Transfer (T\/T) against copy of the Bill of Lading. Specific terms can be negotiated for long-term contract partners.\r\n            <\/div>\r\n        <\/details>\r\n\r\n        <details class=\"bsscrap-cfaq-item\">\r\n            <summary class=\"bsscrap-cfaq-question\">Can I request material samples or inspection photos before ordering?<\/summary>\r\n            <div class=\"bsscrap-cfaq-answer\">\r\n                Yes. We provide high-resolution photos and video walk-throughs of the exact bales or materials you will be purchasing. We also welcome third-party inspectors (like SGS) at our yard prior to container loading.\r\n            <\/div>\r\n        <\/details>\r\n\r\n        <details class=\"bsscrap-cfaq-item\">\r\n            <summary class=\"bsscrap-cfaq-question\">How do you handle freight tracking and export documentation?<\/summary>\r\n            <div class=\"bsscrap-cfaq-answer\">\r\n                Our logistics team handles everything. Once your container is sealed and dispatched to the port, we provide the full Bill of Lading (B\/L), commercial invoice, packing list, and any required CCIC\/AQSIQ certificates.\r\n            <\/div>\r\n        <\/details>\r\n\r\n    <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1fb85d7 elementor-widget elementor-widget-html\" data-id=\"1fb85d7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    \/* Scoped strictly to this section for Elementor *\/\r\n    #bsscrap-final-cta-v25x {\r\n        --deep-navy: #0f233a;\r\n        --deep-green: #14452f;\r\n        --deep-sunflower: #e6a817;\r\n        --deep-yellow: #fcd53f;\r\n        --deep-fire: #d94822;\r\n        --deep-white: #f4f6f9;\r\n        \r\n        background-color: var(--deep-navy);\r\n        padding: 100px 20px;\r\n        font-family: 'Inter', 'Segoe UI', system-ui, sans-serif;\r\n        position: relative;\r\n        overflow: hidden;\r\n        text-align: center;\r\n    }\r\n\r\n    \/* Subtle Ambient Glow behind the text *\/\r\n    #bsscrap-final-cta-v25x::before {\r\n        content: '';\r\n        position: absolute;\r\n        top: 50%;\r\n        left: 50%;\r\n        transform: translate(-50%, -50%);\r\n        width: 80%;\r\n        height: 150%;\r\n        background: radial-gradient(circle, rgba(20, 69, 47, 0.5) 0%, transparent 60%);\r\n        z-index: 0;\r\n        pointer-events: none;\r\n    }\r\n\r\n    \/* Top & Bottom Accent Borders *\/\r\n    #bsscrap-final-cta-v25x::after {\r\n        content: '';\r\n        position: absolute;\r\n        bottom: 0; left: 0; right: 0;\r\n        height: 6px;\r\n        background: linear-gradient(90deg, var(--deep-green), var(--deep-sunflower), var(--deep-fire));\r\n    }\r\n\r\n    .bsscrap-fcta-container {\r\n        max-width: 800px;\r\n        margin: 0 auto;\r\n        position: relative;\r\n        z-index: 1;\r\n    }\r\n\r\n    .bsscrap-fcta-icon {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        width: 80px;\r\n        height: 80px;\r\n        background: rgba(255, 255, 255, 0.05);\r\n        border-radius: 50%;\r\n        margin-bottom: 30px;\r\n        border: 2px solid rgba(252, 213, 63, 0.2);\r\n        color: var(--deep-sunflower);\r\n    }\r\n\r\n    .bsscrap-fcta-icon svg {\r\n        width: 40px;\r\n        height: 40px;\r\n        fill: currentColor;\r\n    }\r\n\r\n    .bsscrap-fcta-content h2 {\r\n        color: #ffffff;\r\n        font-size: clamp(2.5rem, 5vw, 3.5rem);\r\n        font-weight: 800;\r\n        margin: 0 0 20px 0;\r\n        line-height: 1.15;\r\n    }\r\n\r\n    .bsscrap-fcta-content p {\r\n        color: #cdd6e0;\r\n        font-size: 1.25rem;\r\n        line-height: 1.6;\r\n        margin: 0 auto 40px auto;\r\n    }\r\n\r\n    \/* The Primary CTA Button *\/\r\n    .bsscrap-btn-massive {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        background: var(--deep-sunflower);\r\n        color: var(--deep-navy);\r\n        font-weight: 800;\r\n        font-size: 1.25rem;\r\n        text-transform: uppercase;\r\n        letter-spacing: 1.5px;\r\n        padding: 22px 50px;\r\n        border-radius: 8px;\r\n        text-decoration: none;\r\n        transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);\r\n        box-shadow: 0 10px 30px rgba(230, 168, 23, 0.25);\r\n    }\r\n\r\n    .bsscrap-btn-massive:hover {\r\n        background: var(--deep-yellow);\r\n        transform: translateY(-5px);\r\n        box-shadow: 0 15px 40px rgba(230, 168, 23, 0.4);\r\n    }\r\n\r\n    .bsscrap-btn-massive svg {\r\n        margin-left: 15px;\r\n        width: 24px;\r\n        height: 24px;\r\n        fill: currentColor;\r\n        transition: transform 0.3s ease;\r\n    }\r\n\r\n    .bsscrap-btn-massive:hover svg {\r\n        transform: translateX(5px);\r\n    }\r\n\r\n    .bsscrap-fcta-subtext {\r\n        display: block;\r\n        color: #8fa39a;\r\n        font-size: 0.95rem;\r\n        margin-top: 25px;\r\n        font-weight: 500;\r\n    }\r\n\r\n    \/* Responsive Design *\/\r\n    @media (max-width: 768px) {\r\n        .bsscrap-fcta-container {\r\n            padding: 0 15px;\r\n        }\r\n        .bsscrap-btn-massive {\r\n            padding: 20px 35px;\r\n            font-size: 1.1rem;\r\n            width: 100%;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<section id=\"bsscrap-final-cta-v25x\" aria-label=\"Final Call to Action\">\r\n    <div class=\"bsscrap-fcta-container\">\r\n        \r\n        <div class=\"bsscrap-fcta-icon\" aria-hidden=\"true\">\r\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.34-14H11v2.09c-2.5.43-3.9 1.9-3.9 4.3 0 2.22 1.48 3.4 3.9 3.86v2.53c-1.3-.26-2.26-.88-2.61-1.7l-1.63 1c.54 1.34 1.96 2.27 4.24 2.54V21h1.34v-2.06c2.81-.4 4.14-2.14 4.14-4.54 0-2.48-1.78-3.53-4.14-3.97v-2.5c1.1.2 2.02.73 2.45 1.43l1.64-.99c-.64-1.22-1.92-2.1-4.09-2.39V6zM11 14.83c-1.1-.25-1.54-.72-1.54-1.53 0-1.02.8-1.5 1.54-1.68v3.21zm2.68 3.84v-3.26c1.36.3 1.76.92 1.76 1.63 0 .86-.54 1.44-1.76 1.63z\"\/><\/svg>\r\n        <\/div>\r\n\r\n        <div class=\"bsscrap-fcta-content\">\r\n            <h2>Ready to Lock In Your Supply?<\/h2>\r\n            <p>Secure a steady flow of high-grade, verified industrial materials. Contact our trading desk today to discuss your tonnage requirements and receive immediate CIF or FOB pricing.<\/p>\r\n            \r\n            <a href=\"https:\/\/wa.me\/447384092913\" class=\"bsscrap-btn-massive\">\r\n                Start Trading Today\r\n                <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M5 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59c.39-.39.39-1.02 0-1.41l-6.58-6.6a.996.996 0 10-1.41 1.41L16.17 11H5c-.55 0-1 .45-1 1s.45 1 1 1z\"\/><\/svg>\r\n            <\/a>\r\n            \r\n            <span class=\"bsscrap-fcta-subtext\">No Middlemen \u2022 Direct Port Access \u2022 Transparent Grading<\/span>\r\n        <\/div>\r\n        \r\n    <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Global Trading Desk Partner With The Processors. Verify current material inventory, request bulk pricing, or schedule a facility tour. Our export logistics team is standing by to assist you. WhatsApp Direct +44 7384 092913 Fastest response for pricing &#038; inventory Trading Desk Email buyselscraps@gmail.com For official POs and logistics docs Global Trading Hours Monday &#8211;&hellip;&nbsp;<\/p>","protected":false},"author":1,"featured_media":186,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/template-pagebuilder-full-width.php","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","neve_meta_reading_time":"","footnotes":""},"class_list":["post-112","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact Our Trading Desk | Request Bulk Scrap Quotes<\/title>\n<meta name=\"description\" content=\"Contact Buy Sell Scraps to request a bulk quote. Our global trading desk provides immediate CIF or FOB pricing for wholesale metal and plastic scrap containers\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/buysellscraps.com\/hi\/contact\/\" \/>\n<meta property=\"og:locale\" content=\"hi_IN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact Our Trading Desk | Request Bulk Scrap Quotes\" \/>\n<meta property=\"og:description\" content=\"Contact Buy Sell Scraps to request a bulk quote. Our global trading desk provides immediate CIF or FOB pricing for wholesale metal and plastic scrap containers\" \/>\n<meta property=\"og:url\" content=\"https:\/\/buysellscraps.com\/hi\/contact\/\" \/>\n<meta property=\"og:site_name\" content=\"BuySellScraps\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-23T06:18:47+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/buysellscraps.com\/wp-content\/uploads\/2026\/04\/cargo-ship-at-a-port-or-shipping-containers-being-loaded.png\" \/>\n\t<meta property=\"og:image:width\" content=\"883\" \/>\n\t<meta property=\"og:image:height\" content=\"535\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0905\u0928\u0941\u092e\u093e\u0928\u093f\u0924 \u092a\u0922\u093c\u0928\u0947 \u0915\u093e \u0938\u092e\u092f\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 \u092e\u093f\u0928\u091f\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/buysellscraps.com\\\/contact\\\/\",\"url\":\"https:\\\/\\\/buysellscraps.com\\\/contact\\\/\",\"name\":\"Contact Our Trading Desk | Request Bulk Scrap Quotes\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/buysellscraps.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/buysellscraps.com\\\/contact\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/buysellscraps.com\\\/contact\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/buysellscraps.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/cargo-ship-at-a-port-or-shipping-containers-being-loaded.png\",\"datePublished\":\"2026-04-13T06:16:49+00:00\",\"dateModified\":\"2026-05-23T06:18:47+00:00\",\"description\":\"Contact Buy Sell Scraps to request a bulk quote. Our global trading desk provides immediate CIF or FOB pricing for wholesale metal and plastic scrap containers\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/buysellscraps.com\\\/contact\\\/#breadcrumb\"},\"inLanguage\":\"hi-IN\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/buysellscraps.com\\\/contact\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"hi-IN\",\"@id\":\"https:\\\/\\\/buysellscraps.com\\\/contact\\\/#primaryimage\",\"url\":\"https:\\\/\\\/buysellscraps.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/cargo-ship-at-a-port-or-shipping-containers-being-loaded.png\",\"contentUrl\":\"https:\\\/\\\/buysellscraps.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/cargo-ship-at-a-port-or-shipping-containers-being-loaded.png\",\"width\":883,\"height\":535,\"caption\":\"cargo ship at a port or shipping containers being loaded\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/buysellscraps.com\\\/contact\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/buysellscraps.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/buysellscraps.com\\\/#website\",\"url\":\"https:\\\/\\\/buysellscraps.com\\\/\",\"name\":\"Buy Sell Scraps\",\"description\":\"Buy and sell scrap materials online \u2013 metal, plastic, e-waste and more.\",\"publisher\":{\"@id\":\"https:\\\/\\\/buysellscraps.com\\\/#organization\"},\"alternateName\":\"BSS Scraps Marketplace\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/buysellscraps.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"hi-IN\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/buysellscraps.com\\\/#organization\",\"name\":\"Online marketplace for scrap buyers and sellers worldwide.\",\"alternateName\":\"Sell Plastic Waste | Buy Sell Scraps\",\"url\":\"https:\\\/\\\/buysellscraps.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"hi-IN\",\"@id\":\"https:\\\/\\\/buysellscraps.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"http:\\\/\\\/buysellscraps.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Hard-Scrap-Trading-Copper-Iron-Metals-1024x683.png\",\"contentUrl\":\"http:\\\/\\\/buysellscraps.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Hard-Scrap-Trading-Copper-Iron-Metals-1024x683.png\",\"width\":1024,\"height\":683,\"caption\":\"Online marketplace for scrap buyers and sellers worldwide.\"},\"image\":{\"@id\":\"https:\\\/\\\/buysellscraps.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u0939\u092e\u093e\u0930\u0947 \u091f\u094d\u0930\u0947\u0921\u093f\u0902\u0917 \u0921\u0947\u0938\u094d\u0915 \u0938\u0947 \u0938\u0902\u092a\u0930\u094d\u0915 \u0915\u0930\u0947\u0902 | \u0925\u094b\u0915 \u0938\u094d\u0915\u094d\u0930\u0948\u092a \u0915\u0947 \u0932\u093f\u090f \u0915\u094b\u091f\u0947\u0936\u0928 \u0915\u093e \u0905\u0928\u0941\u0930\u094b\u0927 \u0915\u0930\u0947\u0902","description":"\u0925\u094b\u0915 \u092e\u0942\u0932\u094d\u092f \u0928\u093f\u0930\u094d\u0927\u093e\u0930\u0923 \u0915\u0947 \u0932\u093f\u090f \u092c\u093e\u092f \u0938\u0947\u0932 \u0938\u094d\u0915\u094d\u0930\u0948\u092a\u094d\u0938 \u0938\u0947 \u0938\u0902\u092a\u0930\u094d\u0915 \u0915\u0930\u0947\u0902\u0964 \u0939\u092e\u093e\u0930\u093e \u0935\u0948\u0936\u094d\u0935\u093f\u0915 \u091f\u094d\u0930\u0947\u0921\u093f\u0902\u0917 \u0921\u0947\u0938\u094d\u0915 \u0925\u094b\u0915 \u0927\u093e\u0924\u0941 \u0914\u0930 \u092a\u094d\u0932\u093e\u0938\u094d\u091f\u093f\u0915 \u0938\u094d\u0915\u094d\u0930\u0948\u092a \u0915\u0902\u091f\u0947\u0928\u0930\u094b\u0902 \u0915\u0947 \u0932\u093f\u090f \u0924\u0924\u094d\u0915\u093e\u0932 \u0938\u0940\u0906\u0908\u090f\u092b \u092f\u093e \u090f\u092b\u0913\u092c\u0940 \u092e\u0942\u0932\u094d\u092f \u0928\u093f\u0930\u094d\u0927\u093e\u0930\u0923 \u092a\u094d\u0930\u0926\u093e\u0928 \u0915\u0930\u0924\u093e \u0939\u0948\u0964","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/buysellscraps.com\/hi\/contact\/","og_locale":"hi_IN","og_type":"article","og_title":"Contact Our Trading Desk | Request Bulk Scrap Quotes","og_description":"Contact Buy Sell Scraps to request a bulk quote. Our global trading desk provides immediate CIF or FOB pricing for wholesale metal and plastic scrap containers","og_url":"https:\/\/buysellscraps.com\/hi\/contact\/","og_site_name":"BuySellScraps","article_modified_time":"2026-05-23T06:18:47+00:00","og_image":[{"width":883,"height":535,"url":"http:\/\/buysellscraps.com\/wp-content\/uploads\/2026\/04\/cargo-ship-at-a-port-or-shipping-containers-being-loaded.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"\u0905\u0928\u0941\u092e\u093e\u0928\u093f\u0924 \u092a\u0922\u093c\u0928\u0947 \u0915\u093e \u0938\u092e\u092f":"8 \u092e\u093f\u0928\u091f"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/buysellscraps.com\/contact\/","url":"https:\/\/buysellscraps.com\/contact\/","name":"\u0939\u092e\u093e\u0930\u0947 \u091f\u094d\u0930\u0947\u0921\u093f\u0902\u0917 \u0921\u0947\u0938\u094d\u0915 \u0938\u0947 \u0938\u0902\u092a\u0930\u094d\u0915 \u0915\u0930\u0947\u0902 | \u0925\u094b\u0915 \u0938\u094d\u0915\u094d\u0930\u0948\u092a \u0915\u0947 \u0932\u093f\u090f \u0915\u094b\u091f\u0947\u0936\u0928 \u0915\u093e \u0905\u0928\u0941\u0930\u094b\u0927 \u0915\u0930\u0947\u0902","isPartOf":{"@id":"https:\/\/buysellscraps.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/buysellscraps.com\/contact\/#primaryimage"},"image":{"@id":"https:\/\/buysellscraps.com\/contact\/#primaryimage"},"thumbnailUrl":"https:\/\/buysellscraps.com\/wp-content\/uploads\/2026\/04\/cargo-ship-at-a-port-or-shipping-containers-being-loaded.png","datePublished":"2026-04-13T06:16:49+00:00","dateModified":"2026-05-23T06:18:47+00:00","description":"\u0925\u094b\u0915 \u092e\u0942\u0932\u094d\u092f \u0928\u093f\u0930\u094d\u0927\u093e\u0930\u0923 \u0915\u0947 \u0932\u093f\u090f \u092c\u093e\u092f \u0938\u0947\u0932 \u0938\u094d\u0915\u094d\u0930\u0948\u092a\u094d\u0938 \u0938\u0947 \u0938\u0902\u092a\u0930\u094d\u0915 \u0915\u0930\u0947\u0902\u0964 \u0939\u092e\u093e\u0930\u093e \u0935\u0948\u0936\u094d\u0935\u093f\u0915 \u091f\u094d\u0930\u0947\u0921\u093f\u0902\u0917 \u0921\u0947\u0938\u094d\u0915 \u0925\u094b\u0915 \u0927\u093e\u0924\u0941 \u0914\u0930 \u092a\u094d\u0932\u093e\u0938\u094d\u091f\u093f\u0915 \u0938\u094d\u0915\u094d\u0930\u0948\u092a \u0915\u0902\u091f\u0947\u0928\u0930\u094b\u0902 \u0915\u0947 \u0932\u093f\u090f \u0924\u0924\u094d\u0915\u093e\u0932 \u0938\u0940\u0906\u0908\u090f\u092b \u092f\u093e \u090f\u092b\u0913\u092c\u0940 \u092e\u0942\u0932\u094d\u092f \u0928\u093f\u0930\u094d\u0927\u093e\u0930\u0923 \u092a\u094d\u0930\u0926\u093e\u0928 \u0915\u0930\u0924\u093e \u0939\u0948\u0964","breadcrumb":{"@id":"https:\/\/buysellscraps.com\/contact\/#breadcrumb"},"inLanguage":"hi-IN","potentialAction":[{"@type":"ReadAction","target":["https:\/\/buysellscraps.com\/contact\/"]}]},{"@type":"ImageObject","inLanguage":"hi-IN","@id":"https:\/\/buysellscraps.com\/contact\/#primaryimage","url":"https:\/\/buysellscraps.com\/wp-content\/uploads\/2026\/04\/cargo-ship-at-a-port-or-shipping-containers-being-loaded.png","contentUrl":"https:\/\/buysellscraps.com\/wp-content\/uploads\/2026\/04\/cargo-ship-at-a-port-or-shipping-containers-being-loaded.png","width":883,"height":535,"caption":"cargo ship at a port or shipping containers being loaded"},{"@type":"BreadcrumbList","@id":"https:\/\/buysellscraps.com\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/buysellscraps.com\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@type":"WebSite","@id":"https:\/\/buysellscraps.com\/#website","url":"https:\/\/buysellscraps.com\/","name":"\u0938\u094d\u0915\u094d\u0930\u0948\u092a \u0916\u0930\u0940\u0926\u0947\u0902 \u0914\u0930 \u092c\u0947\u091a\u0947\u0902","description":"\u0938\u094d\u0915\u094d\u0930\u0948\u092a \u0938\u093e\u092e\u0917\u094d\u0930\u0940 \u0911\u0928\u0932\u093e\u0907\u0928 \u0916\u0930\u0940\u0926\u0947\u0902 \u0914\u0930 \u092c\u0947\u091a\u0947\u0902 \u2013 \u0927\u093e\u0924\u0941, \u092a\u094d\u0932\u093e\u0938\u094d\u091f\u093f\u0915, \u0908-\u0915\u091a\u0930\u093e \u0914\u0930 \u0905\u0928\u094d\u092f\u0964","publisher":{"@id":"https:\/\/buysellscraps.com\/#organization"},"alternateName":"BSS Scraps Marketplace","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/buysellscraps.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"hi-IN"},{"@type":"Organization","@id":"https:\/\/buysellscraps.com\/#organization","name":"\u0935\u093f\u0936\u094d\u0935\u092d\u0930 \u092e\u0947\u0902 \u0938\u094d\u0915\u094d\u0930\u0948\u092a \u0915\u0947 \u0916\u0930\u0940\u0926\u093e\u0930\u094b\u0902 \u0914\u0930 \u0935\u093f\u0915\u094d\u0930\u0947\u0924\u093e\u0913\u0902 \u0915\u0947 \u0932\u093f\u090f \u0911\u0928\u0932\u093e\u0907\u0928 \u092e\u093e\u0930\u094d\u0915\u0947\u091f\u092a\u094d\u0932\u0947\u0938\u0964","alternateName":"Sell Plastic Waste | Buy Sell Scraps","url":"https:\/\/buysellscraps.com\/","logo":{"@type":"ImageObject","inLanguage":"hi-IN","@id":"https:\/\/buysellscraps.com\/#\/schema\/logo\/image\/","url":"http:\/\/buysellscraps.com\/wp-content\/uploads\/2026\/04\/Hard-Scrap-Trading-Copper-Iron-Metals-1024x683.png","contentUrl":"http:\/\/buysellscraps.com\/wp-content\/uploads\/2026\/04\/Hard-Scrap-Trading-Copper-Iron-Metals-1024x683.png","width":1024,"height":683,"caption":"Online marketplace for scrap buyers and sellers worldwide."},"image":{"@id":"https:\/\/buysellscraps.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/buysellscraps.com\/hi\/wp-json\/wp\/v2\/pages\/112","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/buysellscraps.com\/hi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/buysellscraps.com\/hi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/buysellscraps.com\/hi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/buysellscraps.com\/hi\/wp-json\/wp\/v2\/comments?post=112"}],"version-history":[{"count":5,"href":"https:\/\/buysellscraps.com\/hi\/wp-json\/wp\/v2\/pages\/112\/revisions"}],"predecessor-version":[{"id":434,"href":"https:\/\/buysellscraps.com\/hi\/wp-json\/wp\/v2\/pages\/112\/revisions\/434"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/buysellscraps.com\/hi\/wp-json\/wp\/v2\/media\/186"}],"wp:attachment":[{"href":"https:\/\/buysellscraps.com\/hi\/wp-json\/wp\/v2\/media?parent=112"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}