{"id":215,"date":"2025-06-02T14:31:41","date_gmt":"2025-06-02T14:31:41","guid":{"rendered":"https:\/\/new.misbarsaudi.com\/?page_id=215"},"modified":"2026-07-07T21:49:06","modified_gmt":"2026-07-07T21:49:06","slug":"about","status":"publish","type":"page","link":"https:\/\/sotechksa.com\/ar\/about\/","title":{"rendered":"About SOTECH"},"content":{"rendered":"<div class=\"wp-block-greenshift-blocks-row alignfull gspb_row gspb_row-id-gsbp-e0c51bd\" id=\"gspb_row-id-gsbp-e0c51bd\"><div class=\"gspb_backgroundOverlay\"><\/div><div class=\"gspb_row__content\"> \n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-e1e3197\" id=\"gspb_col-id-gsbp-e1e3197\">\n<h2 id=\"gspb_heading-id-gsbp-758e8f9\" class=\"gspb_heading gspb_heading-id-gsbp-758e8f9\" data-aos=\"fade-up-blur\" data-aos-easing=\"ease\" data-aos-duration=\"800\">About SOTECH<span class=\"gspb_heading_subtitle\">SOTECH is a specialist producer of industrial solvent grades<br>and controlled hydrocarbon fractions<\/span><\/h2>\n<\/div>\n <\/div><\/div>\n\n\n\n\n\n<div id=\"sotech-about-section\">\n  <style>\n    \/* --- SOTECH LIGHT ABOUT THEME --- *\/\n    #sotech-about-section {\n      --st-ab-accent: var(--wp--preset--color--primary, #28b8d6);\n      --st-ab-bg-main: transparent; \/* Lets your hexagons show through *\/\n      --st-ab-bg-card: #ffffff; \/* Bright white floating card *\/\n      --st-ab-text-heading: #0f172a; \/* Deep slate for headings *\/\n      --st-ab-text-body: #475569; \/* Medium slate for body text *\/\n      --st-ab-border: rgba(15, 23, 42, 0.05); \/* Very subtle border *\/\n      \n      font-family: inherit;\n      box-sizing: border-box;\n      \n      \/* THE BREAKOUT HACK: Forces full screen width regardless of theme container *\/\n      width: 100vw;\n      max-width: 100vw;\n      margin-left: calc(50% - 50vw);\n      margin-right: calc(50% - 50vw);\n      \n      background-color: var(--st-ab-bg-main);\n      padding: 120px 20px;\n      display: flex;\n      justify-content: center;\n      position: relative;\n      overflow: hidden;\n    }\n\n    #sotech-about-section * { box-sizing: border-box; }\n\n    \/* Subtle Background Glow *\/\n    .st-ab-bg-glow {\n      position: absolute;\n      top: -20%; left: -10%;\n      width: 50%; height: 80%;\n      background: radial-gradient(circle, rgba(40, 184, 214, 0.05) 0%, transparent 70%);\n      pointer-events: none;\n    }\n\n    .st-ab-container {\n      width: 100%;\n      max-width: 1200px;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 80px;\n      align-items: center;\n      position: relative;\n      z-index: 2;\n    }\n\n    \/* --- LEFT COLUMN: TEXT CONTENT --- *\/\n    .st-ab-content {\n      display: flex;\n      flex-direction: column;\n      align-items: flex-start;\n    }\n\n    .st-ab-pill {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      padding: 6px 16px;\n      border: 1px solid rgba(40, 184, 214, 0.3);\n      color: var(--st-ab-accent);\n      font-size: 11px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 2px;\n      border-radius: 50px;\n      margin-bottom: 25px;\n      background: rgba(40, 184, 214, 0.05);\n    }\n\n    .st-ab-pill::before {\n      content: ''; display: block; width: 6px; height: 6px;\n      background-color: var(--st-ab-accent); border-radius: 50%;\n      box-shadow: 0 0 8px var(--st-ab-accent);\n    }\n\n    .st-ab-title {\n      font-size: clamp(2.5rem, 4vw, 3.5rem);\n      font-weight: 800;\n      color: var(--st-ab-text-heading);\n      margin: 0 0 30px 0;\n      line-height: 1.15;\n    }\n\n    .st-ab-title-highlight {\n      background: linear-gradient(135deg, var(--st-ab-text-heading) 0%, var(--st-ab-accent) 100%);\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      background-clip: text;\n    }\n\n    .st-ab-lead {\n      font-size: 1.25rem;\n      font-weight: 700;\n      color: var(--st-ab-text-heading);\n      margin: 0 0 20px 0;\n      line-height: 1.6;\n      border-left: 3px solid var(--st-ab-accent);\n      padding-left: 20px;\n    }\n\n    .st-ab-body {\n      font-size: 1.05rem;\n      font-weight: 500;\n      color: var(--st-ab-text-body);\n      margin: 0 0 20px 0;\n      line-height: 1.7;\n    }\n\n    \/* --- RIGHT COLUMN: IMAGE & FLOATING CARD --- *\/\n    .st-ab-visuals {\n      position: relative;\n      width: 100%;\n      height: 100%;\n      min-height: 600px;\n    }\n\n    .st-ab-image-wrapper {\n      position: absolute;\n      top: 0; right: 0;\n      width: 90%;\n      height: 90%;\n      border-radius: 20px;\n      overflow: hidden;\n      box-shadow: 0 20px 40px rgba(0,0,0,0.1); \/* Lighter shadow for light theme *\/\n    }\n\n    .st-ab-image-wrapper img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      opacity: 0.95;\n      transition: transform 0.8s ease;\n    }\n\n    .st-ab-visuals:hover .st-ab-image-wrapper img {\n      transform: scale(1.05);\n      opacity: 1;\n    }\n\n    \/* ChemRef Holdings Floating Card *\/\n    .st-ab-float-card {\n      position: absolute;\n      bottom: 0;\n      left: 0;\n      width: 380px;\n      background: var(--st-ab-bg-card);\n      border-radius: 16px;\n      padding: 35px 30px;\n      box-shadow: 0 20px 50px rgba(0,0,0,0.12); \/* Soft, premium shadow *\/\n      border: 1px solid var(--st-ab-border);\n      border-top: 4px solid var(--st-ab-accent);\n      z-index: 3;\n    }\n\n    .st-ab-card-icon {\n      width: 48px; height: 48px;\n      background: rgba(40, 184, 214, 0.08);\n      color: var(--st-ab-accent);\n      border-radius: 12px;\n      display: flex; align-items: center; justify-content: center;\n      margin-bottom: 20px;\n    }\n\n    .st-ab-float-card p {\n      font-size: 0.95rem;\n      font-weight: 500;\n      color: var(--st-ab-text-body);\n      margin: 0;\n      line-height: 1.6;\n    }\n\n    \/* --- RESPONSIVE MOBILE ADJUSTMENTS --- *\/\n    @media (max-width: 1024px) {\n      .st-ab-container {\n        grid-template-columns: 1fr;\n        gap: 50px;\n      }\n      .st-ab-visuals {\n        min-height: 500px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n      }\n      .st-ab-image-wrapper {\n        position: relative;\n        width: 100%;\n        height: 400px;\n      }\n      .st-ab-float-card {\n        position: relative;\n        bottom: auto; left: auto;\n        transform: translateY(-40px);\n        width: 90%;\n        max-width: 450px;\n      }\n    }\n\n    @media (max-width: 640px) {\n      #sotech-about-section { padding: 80px 20px 40px 20px; }\n      .st-ab-title { font-size: 2.2rem; }\n      .st-ab-image-wrapper { height: 350px; }\n      .st-ab-float-card { width: 95%; padding: 25px; transform: translateY(-30px); }\n    }\n  <\/style>\n\n  <div class=\"st-ab-bg-glow\"><\/div>\n\n  <div class=\"st-ab-container\">\n    \n    <div class=\"st-ab-content\">\n      <div class=\"st-ab-pill\">Company Overview<\/div>\n      <h2 class=\"st-ab-title\">About <span class=\"st-ab-title-highlight\">SOTECH<\/span><\/h2>\n      \n      <p class=\"st-ab-lead\">\n        SOTECH is a specialist producer of industrial solvent grades and controlled hydrocarbon fractions.\n      <\/p>\n      \n      <p class=\"st-ab-body\">\n        The company focuses on upgrading hydrocarbon feedstock into specification-driven solvent products suitable for industrial applications.\n      <\/p>\n      \n      <p class=\"st-ab-body\">\n        Our objective is to deliver solvent grades that meet defined technical standards while maintaining consistency, reliability, and commercial stability.\n      <\/p>\n\n      <p class=\"st-ab-body\" style=\"margin-bottom: 0;\">\n        Production operates under defined quality parameters to ensure batch-to-batch consistency and traceability in line with applicable regulatory requirements.\n      <\/p>\n    <\/div>\n\n    <div class=\"st-ab-visuals\">\n      <div class=\"st-ab-image-wrapper\">\n        <img decoding=\"async\" src=\"https:\/\/images.pexels.com\/photos\/247763\/pexels-photo-247763.jpeg?auto=compress&amp;cs=tinysrgb&amp;w=1200\" alt=\"Industrial Refinery Facility\">\n      <\/div>\n\n      <div class=\"st-ab-float-card\">\n        <div class=\"st-ab-card-icon\">\n          <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 21h18\"><\/path><path d=\"M9 8h1\"><\/path><path d=\"M9 12h1\"><\/path><path d=\"M9 16h1\"><\/path><path d=\"M14 8h1\"><\/path><path d=\"M14 12h1\"><\/path><path d=\"M14 16h1\"><\/path><path d=\"M5 21V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16\"><\/path><\/svg>\n        <\/div>\n        <p>\n          SOTECH forms part of <a href=\"https:\/\/chem-ref.com\">ChemRef Holdings<\/a>, supporting the Group\u2019s broader industrial platform strategy in Saudi Arabia.\n        <\/p>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Company Overview About SOTECH SOTECH is a specialist producer of industrial solvent grades and controlled hydrocarbon fractions. The company focuses on upgrading hydrocarbon feedstock into specification-driven solvent products suitable for industrial applications. Our objective is to deliver solvent grades that meet defined technical standards while maintaining consistency, reliability, and commercial stability. Production operates under defined [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"#gspb_row-id-gsbp-e0c51bd{justify-content:space-between;margin-top:0;display:flex;flex-wrap:wrap;min-height:50vh}#gspb_row-id-gsbp-e0c51bd>.gspb_row__content{display:flex;margin:0 auto;width:100%;flex-wrap:wrap;align-items:center;justify-content:center}.gspb_row{position:relative}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;padding:var(--gs-row-column-padding, 15px min(3vw, 20px))}@media (max-width:575.98px){#gspb_row-id-gsbp-e0c51bd{min-height:65vh}}body.gspb-bodyfront #gspb_row-id-gsbp-e0c51bd>.gspb_row__content{width:var(--theme-container-width, 1200px);max-width:var(--theme-normal-container-max-width, 1200px)}#gspb_row-id-gsbp-e0c51bd{align-content:center;margin-bottom:20px;padding-top:50px;background-size:cover;background-position:100% 100%;background-image:url(https:\/\/sotechksa.com\/wp-content\/uploads\/2026\/04\/4775334_19366_result-scaled.webp);background-attachment:fixed;isolation:isolate}#gspb_row-id-gsbp-e0c51bd:hover{background-size:cover}#gspb_row-id-gsbp-e0c51bd>.gspb_backgroundOverlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:.77;background-color:#003959;mix-blend-mode:multiply}#gspb_col-id-gsbp-e1e3197.gspb_row__col--12{width:100%}@media (max-width:575.98px){#gspb_col-id-gsbp-e1e3197.gspb_row__col--12{width:100%}}#gspb_heading-id-gsbp-758e8f9{transition-duration:.8s;transition-timing-function:var(--gs-root-animation-easing, cubic-bezier(0.42, 0, 0.58, 1));opacity:var(--gs-root-animation-opacity, 0);transition-property:opacity,transform,filter;transform:var(--gs-root-animation-transform, translate3d(0, calc(max(50px, 15%)), 0));filter:blur(10px);font-size:3rem}#gspb_heading-id-gsbp-758e8f9.aos-animate,#gspb_heading-id-gsbp-758e8f9[data-gs-aos]{opacity:1;transform:translateZ(0);filter:blur(0)}#gspb_heading-id-gsbp-758e8f9,#gspb_heading-id-gsbp-758e8f9 .gsap-g-line{text-align:center!important}#gspb_heading-id-gsbp-758e8f9{color:var(--wp--preset--color--palette-color-8, var(--theme-palette-color-8, #ffffff))}#gspb_heading-id-gsbp-758e8f9 .gspb_heading_subtitle,#gspb_subheading-id-gsbp-758e8f9{display:block;font-size:17px;line-height:22px;margin-top:5px;font-size:1.1rem;font-weight:400!important}@media (max-width:991.98px){#gspb_heading-id-gsbp-758e8f9 .gspb_heading_subtitle,#gspb_subheading-id-gsbp-758e8f9{font-weight:400!important}}@media (max-width:767.98px){#gspb_heading-id-gsbp-758e8f9 .gspb_heading_subtitle,#gspb_subheading-id-gsbp-758e8f9{font-weight:400!important}}@media (max-width:575.98px){#gspb_heading-id-gsbp-758e8f9 .gspb_heading_subtitle,#gspb_subheading-id-gsbp-758e8f9{font-weight:400!important}}","footnotes":""},"class_list":["post-215","page","type-page","status-publish","hentry"],"blocksy_meta":{"vertical_spacing_source":"custom","content_area_spacing":"bottom","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6},"has_hero_section":"disabled"},"_links":{"self":[{"href":"https:\/\/sotechksa.com\/ar\/wp-json\/wp\/v2\/pages\/215","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sotechksa.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sotechksa.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sotechksa.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sotechksa.com\/ar\/wp-json\/wp\/v2\/comments?post=215"}],"version-history":[{"count":142,"href":"https:\/\/sotechksa.com\/ar\/wp-json\/wp\/v2\/pages\/215\/revisions"}],"predecessor-version":[{"id":1221,"href":"https:\/\/sotechksa.com\/ar\/wp-json\/wp\/v2\/pages\/215\/revisions\/1221"}],"wp:attachment":[{"href":"https:\/\/sotechksa.com\/ar\/wp-json\/wp\/v2\/media?parent=215"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}