.elementor-12 .elementor-element.elementor-element-5ac9ceb{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-017a69f{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-d40dee2{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-36377ba{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-574aa95{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-3c3a945{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}body.elementor-page-12:not(.elementor-motion-effects-element-type-background), body.elementor-page-12 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-d693b51 *//* =========================================================
   GLOBAL ZCO2 ABOUT HERO
   FULLY ISOLATED / RESPONSIVE
========================================================= */

.gzaboutx-hero,
.gzaboutx-hero *,
.gzaboutx-hero *::before,
.gzaboutx-hero *::after {
    box-sizing: border-box;
}


/* =========================================================
   MAIN HERO
========================================================= */

.gzaboutx-hero {
    position: relative;

    width: 100%;
  min-height: 550px;

    display: flex;
    align-items: flex-start;

    margin: 0;
    padding: 0;

    overflow: hidden;

    background-image:
        linear-gradient(
            90deg,
            rgba(2, 8, 14, 0.96) 0%,
            rgba(2, 8, 14, 0.88) 32%,
            rgba(2, 8, 14, 0.55) 58%,
            rgba(2, 8, 14, 0.25) 100%
        ),
        url("https://globalzco2.com/wp-content/uploads/2026/08/Futuristic-Industrial-Engineering-Control-Lab.png");

    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;

    font-family: Arial, Helvetica, sans-serif;

    isolation: isolate;
}


/* =========================================================
   MAIN CONTAINER
========================================================= */

.gzaboutx-container {
    position: relative;

    z-index: 2;

    width: 100%;


    margin: 0 auto;

   padding:
        clamp(200px, 14vw, 190px)
        clamp(0px, 7vw, 50px);
}


/* =========================================================
   CONTENT
========================================================= */
.gzaboutx-content {
    position: relative;

    width: min(100%, 900px);

    margin: 0;
    padding: 0;
}

/* =========================================================
   SMALL LABEL
========================================================= */

.gzaboutx-label {
    position: relative;

    display: inline-block;

    width: fit-content;
    max-width: 100%;

margin: 0 0 clamp(24px, 2.5vw, 32px);
    padding: 0 0 10px;

    color: #91d52f;

    font-family: Arial, Helvetica, sans-serif;

    font-size: clamp(14px, 1.2vw, 18px);

    font-weight: 700;

    line-height: 1.2;

    letter-spacing: clamp(1.5px, 0.15vw, 2px);

    text-transform: uppercase;

    border: 0 !important;

    text-decoration: none !important;

    background: transparent !important;
}


/* =========================================================
   LABEL UNDERLINE
========================================================= */

.gzaboutx-label::after {
    content: "";

    position: absolute;

    left: 0;
    bottom: -5px;

    width: clamp(42px, 4vw, 50px);
    height: 3px;

    margin: 0;
    padding: 0;

    background: #91d52f;

    border: 0;
}


/* =========================================================
   MAIN TITLE
========================================================= */

.gzaboutx-title {
    position: relative;

    display: block;

    width: 100%;
    max-width: 900px;

    margin: 0 0 clamp(24px, 2.5vw, 32px);

    padding: 0;

    color: #ffffff;

    font-family: Arial, Helvetica, sans-serif;

    font-size: clamp(55px, 5.2vw, 76px);

    line-height: 1.2;

    font-weight: 500;



    text-align: left;

    border: 0 !important;

    text-decoration: none !important;

    box-shadow: none !important;

    background: transparent !important;

    white-space: normal;
}


/* =========================================================
   TITLE PSEUDO ELEMENT PROTECTION
========================================================= */

.gzaboutx-title::before,
.gzaboutx-title::after {
    content: none !important;

    display: none !important;

    width: 0 !important;
    height: 0 !important;

    margin: 0 !important;
    padding: 0 !important;

    border: 0 !important;

    background: none !important;
}

/* =========================================================
   TITLE PSEUDO ELEMENT PROTECTION
========================================================= */

.gzaboutx-title::before,
.gzaboutx-title::after {
    content: none !important;

    display: none !important;

    width: 0 !important;
    height: 0 !important;

    margin: 0 !important;
    padding: 0 !important;

    border: 0 !important;

    background: none !important;
}


/* =========================================================
   GREEN TEXT
========================================================= */

.gzaboutx-green {
    display: inline;

    margin: 0;
    padding: 0;

    color: #8cc63f !important;

    font-family: inherit !important;

    font-size: inherit !important;

    font-weight: inherit !important;

    line-height: inherit !important;

    letter-spacing: inherit !important;

    text-decoration: none !important;

    border: 0 !important;

    background: transparent !important;
}


/* =========================================================
   DESCRIPTION
========================================================= */

.gzaboutx-description {
    display: block;

    width: 100%;
    max-width: 650px;

   margin: 0 0 clamp(30px, 3vw, 38px);
  

    color: rgba(255, 255, 255, 0.88);

    font-family: Arial, Helvetica, sans-serif;

    font-size: clamp(14px, 1.05vw, 15px);

    font-weight: 400;

    line-height: 1.8;

    letter-spacing: 0.1px;

    text-align: left;

    border: 0 !important;

    text-decoration: none !important;

    background: transparent !important;

    box-shadow: none !important;
}


/* =========================================================
   CTA BUTTON
========================================================= */

.gzaboutx-cta {
    position: relative;

    display: inline-flex !important;

    align-items: center !important;

    justify-content: center !important;

    gap: 16px !important;

    width: fit-content !important;

    min-width: 225px !important;

    min-height: 56px !important;

    margin: 0 !important;

    padding: 11px 12px 11px 24px !important;

    border: 1.5px solid #8bd329 !important;

    border-radius: 40px !important;

    background: rgba(5, 10, 8, 0.45) !important;

    color: #ffffff !important;

    font-family: Arial, Helvetica, sans-serif !important;

    font-size: 16px !important;

    font-weight: 600 !important;

    line-height: 1 !important;

    letter-spacing: 0 !important;

    text-align: center !important;

    text-decoration: none !important;

    outline: none !important;

    box-shadow: none !important;

    cursor: pointer;

    vertical-align: middle;

    transition:
        background 0.25s ease,
        border-color 0.25s ease,
        transform 0.25s ease;
}


/* =========================================================
   CTA TEXT
========================================================= */

.gzaboutx-cta-text {
    display: inline-block !important;

    width: auto !important;

    margin: 0 !important;
    padding: 0 !important;

    color: #ffffff !important;

    font-family: Arial, Helvetica, sans-serif !important;

    font-size: clamp(14px, 1vw, 16px) !important;

    font-weight: 600 !important;

    line-height: 1.2 !important;

    letter-spacing: 0 !important;

    white-space: nowrap !important;

    text-align: center !important;

    border: 0 !important;

    text-decoration: none !important;

    background: transparent !important;
}


/* =========================================================
   ARROW CIRCLE
========================================================= */

.gzaboutx-cta-arrow {
    position: relative;

    width: 32px !important;
    height: 32px !important;

    min-width: 32px !important;

    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    flex-shrink: 0 !important;

    margin: 0 !important;
    padding: 0 !important;

    border: 0 !important;

    border-radius: 50% !important;

    background: #101710 !important;

    box-sizing: border-box !important;

    transition:
        background 0.25s ease,
        transform 0.25s ease;
}


/* =========================================================
   ARROW SVG
========================================================= */

.gzaboutx-cta-arrow svg {
    display: block !important;

    width: 17px !important;
    height: 17px !important;

    min-width: 17px !important;
    min-height: 17px !important;

    margin: 0 !important;
    padding: 0 !important;

    fill: none !important;

    stroke: #8bd329 !important;

    stroke-width: 1.8 !important;

    stroke-linecap: round !important;

    stroke-linejoin: round !important;

    border: 0 !important;

    background: transparent !important;

    box-shadow: none !important;
}


/* =========================================================
   HOVER
========================================================= */

.gzaboutx-cta:hover {
    background: rgba(139, 211, 41, 0.08) !important;

    border-color: #8bd329 !important;

    color: #ffffff !important;

    text-decoration: none !important;

    transform: translateY(-2px);
}


.gzaboutx-cta:hover .gzaboutx-cta-text {
    color: #ffffff !important;
}


.gzaboutx-cta:hover .gzaboutx-cta-arrow {
    background: #081007 !important;

    transform: translateX(3px);
}


.gzaboutx-cta:hover .gzaboutx-cta-arrow svg {
    stroke: #8bd329 !important;
}


/* =========================================================
   FOCUS / ACTIVE
========================================================= */

.gzaboutx-cta:focus,
.gzaboutx-cta:focus-visible,
.gzaboutx-cta:active {
    border-color: #8bd329 !important;

    background: rgba(5, 10, 8, 0.45) !important;

    color: #ffffff !important;

    outline: none !important;

    box-shadow: none !important;

    text-decoration: none !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-335d9fe *//* =========================================================
   ZCO2 — OUR PURPOSE SECTION
   FIXED TEXT / IMAGE OVERLAY VERSION
========================================================= */

.zco2-purpose-section,
.zco2-purpose-section * {
    box-sizing: border-box;
}


/* =========================================================
   MAIN SECTION
========================================================= */

.zco2-purpose-section {
    position: relative;
    width: 100%;
    min-height: 710px;
    margin: 0;
    padding: 0;
    overflow: hidden;

    background: #ffffff;

    font-family: Arial, Helvetica, sans-serif;
}


/* =========================================================
   BACKGROUND IMAGE
========================================================= */

.zco2-purpose-bg {
    position: absolute;

    inset: 0;

    width: 100%;
    height: 100%;

    background-image: url("https://globalzco2.com/wp-content/uploads/2026/08/imag-1.png");

    background-repeat: no-repeat;

    /*
       IMPORTANT:
       Cover ki jagah 100% 100% use kiya hai
       taaki image section ke exact area me rahe.
    */
    background-size: 100% 100%;

    background-position: center center;

    z-index: 1;

    pointer-events: none;
}


/* =========================================================
   CONTENT CONTAINER
========================================================= */

.zco2-purpose-container {
    position: relative;

    z-index: 5;

    width: 100%;
    max-width: 1440px;

    min-height: 710px;

    margin: 0 auto;

    padding: 42px 40px 30px;

    text-align: center;

    /*
       Text ko image ke upar forcefully visible rakhta hai
    */
    color: #111111;
}


/* =========================================================
   TOP LABEL
========================================================= */

.zco2-purpose-label {
    position: relative;

    display: inline-block;

    margin: 0 0 27px;

    color: #146579 !important;

    font-size: 18px;
    font-weight: 700;

    line-height: 1;

    letter-spacing: 2px;

    text-transform: uppercase;

    z-index: 10;
}


/* Green underline */

.zco2-purpose-label::after {
    content: "";

    position: absolute;

    left: 50%;
    bottom: -15px;

    width: 61px;
    height: 3px;

    transform: translateX(-50%);

    background: #91d52f;

    z-index: 10;
}


/* =========================================================
   MAIN HEADING
========================================================= */

.zco2-purpose-title {
    position: relative;

    z-index: 10;

    display: block;

    width: 100%;

    margin: 0 auto 10px;
    padding: 0;

    color: #050505 !important;

    font-size: 35px;
    font-weight: 700;

    line-height: 1.25;

    letter-spacing: -0.5px;

    text-align: center;

    opacity: 1 !important;

    visibility: visible !important;

    text-decoration: none !important;

    border: 0 !important;

    box-shadow: none !important;
}


/* Green heading */

.zco2-purpose-title span {
    color: #83bd3b !important;

    font-weight: 700;

    opacity: 1 !important;

    visibility: visible !important;

    text-decoration: none !important;

    border: 0 !important;

    box-shadow: none !important;
}


/* =========================================================
   DESCRIPTION
========================================================= */

.zco2-purpose-description {
    position: relative;

    z-index: 10;

    display: block;

    width: 100%;
    max-width: 820px;

    margin: 0 auto;

    padding: 0;

    color: #222222 !important;

    font-size: 15px;
    font-weight: 400;

    line-height: 1.55;

    text-align: center;

    opacity: 1 !important;

    visibility: visible !important;
}


/* =========================================================
   FLOW LABELS
========================================================= */

.zco2-flow-label {
    position: absolute;

    z-index: 10;

    display: flex;

    align-items: center;

    gap: 10px;

    height: 24px;

    margin: 0;
    padding: 0;

    font-size: 15px;
    font-weight: 700;

    line-height: 1;

    white-space: nowrap;

    opacity: 1 !important;

    visibility: visible !important;
}


/* =========================================================
   LEFT LABELS
========================================================= */

.zco2-contaminated {
    top: 236px;
    left: 6.5%;

    color: #2878c8 !important;
}


.zco2-intake {
    top: 430px;
    left: 8.5%;

    color: #2878c8 !important;
}


/* =========================================================
   LEFT LINES
========================================================= */

.zco2-contaminated i,
.zco2-intake i {
    position: relative;

    display: block;

    width: 110px;
    height: 2px;

    background: #2878c8;

    flex-shrink: 0;

    font-style: normal;
}


/* Left arrow */

.zco2-contaminated i::after,
.zco2-intake i::after {
    content: "";

    position: absolute;

    right: -1px;
    top: 50%;

    width: 0;
    height: 0;

    transform: translateY(-50%);

    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 9px solid #2878c8;
}


/* =========================================================
   RIGHT LABELS
========================================================= */

.zco2-clean-air {
    top: 236px;
    right: 6.5%;

    color: #87bf3c !important;
}


.zco2-controlled {
    top: 430px;
    right: 6.5%;

    color: #87bf3c !important;
}


/* =========================================================
   RIGHT LINES
========================================================= */

.zco2-clean-air i,
.zco2-controlled i {
    position: relative;

    display: block;

    width: 110px;
    height: 2px;

    background: #87bf3c;

    flex-shrink: 0;

    font-style: normal;
}


/*
   IMPORTANT:
   Right side line ko text ki taraf se core ki taraf
   arrow banana hai.
*/

.zco2-clean-air i::after,
.zco2-controlled i::after {
    content: "";

    position: absolute;

    right: -1px;
    top: 50%;

    width: 0;
    height: 0;

    transform: translateY(-50%);

    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 9px solid #87bf3c;
}


/* =========================================================
   ENGINEERED CORE
========================================================= */

.zco2-engineered-core {
    position: absolute;

    z-index: 10;

    left: 50%;

    /*
       ENGINEERED CORE ko features se upar rakha
    */
    top: 585px;

    transform: translateX(-50%);

    color: #2878c8 !important;

    font-size: 15px;
    font-weight: 700;

    line-height: 1;

    white-space: nowrap;

    opacity: 1 !important;

    visibility: visible !important;
}


/* =========================================================
   FEATURES
========================================================= */

.zco2-purpose-features {
    position: absolute;

    z-index: 10;

    left: 0;
    right: 0;
    bottom: 20px;

    width: 100%;

    display: grid;

    grid-template-columns: repeat(3, 1fr);

    gap: 50px;

    padding: 0 6.5%;

    text-align: left;
}


/* =========================================================
   FEATURE ITEM
========================================================= */

.zco2-purpose-feature {
    display: flex;

    align-items: center;

    min-width: 0;

    position: relative;

    z-index: 10;
}


/* =========================================================
   FEATURE ICON
========================================================= */

.zco2-feature-icon {
    flex: 0 0 66px;

    width: 66px;
    height: 66px;

    margin-right: 12px;

    color: #31b5cf !important;

    position: relative;

    z-index: 10;
}


.zco2-feature-icon svg {
    display: block;

    width: 100%;
    height: 100%;

    overflow: visible;
}


/* =========================================================
   FEATURE CONTENT
========================================================= */

.zco2-feature-content {
    flex: 1;

    min-width: 0;

    position: relative;

    z-index: 10;
}


.zco2-feature-content h3 {
    position: relative;

    margin: 0 0 6px;
    padding: 0;

    color: #111111 !important;

    font-size: 20px;
    font-weight: 700;

    line-height: 1.2;

    text-align: left;

    opacity: 1 !important;

    visibility: visible !important;
}


.zco2-feature-content p {
    position: relative;

    max-width: 245px;

    margin: 0;
    padding: 0;

    color: #555555 !important;

    font-size: 15px;
    font-weight: 400;

    line-height: 1.45;

    text-align: left;

    opacity: 1 !important;

    visibility: visible !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0fd2cfd *//* =========================================================
   CLEAN AIR BANNER
========================================================= */

.clean-air-banner {
    width: 100%;
    padding: 40px 200px;

    box-sizing: border-box;

    background: #ffffff;
}


/* =========================================================
   MAIN DARK BOX
========================================================= */

.clean-air-inner {
    width: 100%;
    min-height: 180px;

    box-sizing: border-box;

    padding: 20px 30px;

    display: flex;
    align-items: center;

    background: #061c3b;

    border-radius: 11px;
}


/* =========================================================
   LEFT ICON AREA
========================================================= */

.clean-air-icon {
    position: relative;

    width: 100px;
    min-width: 100px;
    height: 85px;

    margin-right: 27px;
}


/* =========================================================
   GEAR
========================================================= */

.gear {
    position: absolute;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #08a9d2;

    font-family: Arial, sans-serif;

    line-height: 1;

    text-shadow:
        0 0 1px #08a9d2,
        0 0 2px #08a9d2;

    transform-origin: center;
}


/* BIG GEAR */

.gear-big {
    width: 62px;
    height: 62px;

    left: 3px;
    top: 10px;

    font-size: 64px;
}


/* SMALL GEARS */

.gear-small {
    width: 34px;
    height: 34px;

    font-size: 35px;
}


/* TOP */

.gear-top {
    top: 0;
    right: 12px;
}


/* RIGHT */

.gear-right {
    right: 0;
    bottom: 7px;
}


/* BOTTOM */

.gear-bottom {
    left: 27px;
    bottom: -3px;

    font-size: 31px;
}


/* =========================================================
   CENTER CONTENT
========================================================= */

.clean-air-content {
    flex: 1;

    min-width: 0;
}


/* =========================================================
   SMALL GREEN LABEL
========================================================= */

.clean-air-label {
    margin-bottom: 10px;

    font-family: Arial, sans-serif;

    font-size: 13px;

    line-height: 1.2;

    font-weight: 700;

    letter-spacing: 1.5px;

    color: #87bd3d;
}


/* =========================================================
   MAIN HEADING
========================================================= */

.clean-air-content h2 {
    margin: 0;

    padding: 0;

    font-family: Arial, sans-serif;

    font-size: 30px;

    line-height: 1.25;

    font-weight: 700;

    color: #ffffff;
}


/* =========================================================
   DESCRIPTION
========================================================= */

.clean-air-content p {
    margin: 10px 0 0;

    padding: 0;

    font-family: Arial, sans-serif;

    font-size: 15px;

    line-height: 1.4;

    font-weight: 300;

    color: #ffffff;
}


/* =========================================================
   BUTTON AREA
========================================================= */

.clean-air-action {
    flex-shrink: 0;

    margin-left: 35px;
}


/* =========================================================
   BUTTON
========================================================= */

.clean-air-button {
    width: 168px;
    height: 40px;

    box-sizing: border-box;

    display: flex;
    align-items: center;
    justify-content: space-between;

    padding: 0 12px 0 9px;

    text-decoration: none;

    border: 2px solid #8abd3b;

    border-radius: 4px;

    background: transparent;

    transition: all 0.25s ease;
}


/* BUTTON TEXT */

.clean-air-button span:first-child {
    font-family: Arial, sans-serif;

    font-size: 11px;

    line-height: 1;

    font-weight: 600;

    color: #ffffff;

    white-space: nowrap;
}


/* =========================================================
   ARROW CIRCLE
========================================================= */

.clean-air-arrow {
    width: 16px;
    height: 16px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 50%;

    background: #ffffff;

    color: #061c3b;

    font-family: Arial, sans-serif;

    font-size: 12px;

    line-height: 1;

    font-weight: 900;
}


/* =========================================================
   HOVER
========================================================= */

.clean-air-button:hover {
    background: #8abd3b;
}

.clean-air-button:hover .clean-air-arrow {
    background: #061c3b;
    color: #ffffff;
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 900px) {

    .clean-air-banner {
        padding: 20px 30px;
    }

    .clean-air-inner {
        padding: 16px 22px;
    }

    .clean-air-icon {
        width: 82px;
        min-width: 82px;

        margin-right: 18px;
    }

    .gear-big {
        font-size: 55px;
    }

    .gear-small {
        font-size: 30px;
    }

    .clean-air-label {
        font-size: 10px;
    }

    .clean-air-content h2 {
        font-size: 20px;
    }

    .clean-air-content p {
        font-size: 10px;
    }

    .clean-air-action {
        margin-left: 20px;
    }

    .clean-air-button {
        width: 150px;
    }
}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 600px) {

    .clean-air-banner {
        padding: 15px;
    }

    .clean-air-inner {
        min-height: auto;

        padding: 20px;

        flex-wrap: wrap;

        border-radius: 10px;
    }

    .clean-air-icon {
        width: 75px;
        min-width: 75px;
        height: 70px;

        margin-right: 12px;
    }

    .gear-big {
        font-size: 48px;
    }

    .gear-small {
        font-size: 25px;
    }

    .gear-top {
        right: 2px;
    }

    .gear-right {
        right: -3px;
    }

    .gear-bottom {
        left: 20px;
    }

    .clean-air-content {
        flex: 1;
    }

    .clean-air-label {
        font-size: 8px;
        letter-spacing: 1px;
    }

    .clean-air-content h2 {
        font-size: 17px;
        line-height: 1.25;
    }

    .clean-air-content p {
        font-size: 9px;
        margin-top: 5px;
    }

    .clean-air-action {
        width: 100%;

        margin: 18px 0 0;
    }

    .clean-air-button {
        width: 170px;
        height: 38px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-baa42ea *//* =====================================================
   ENGINEERING APPROACH
===================================================== */

.engineering-approach {
    width: 100%;
    height: 750px;

    position: relative;

    overflow: hidden;

    box-sizing: border-box;

    background-image: url("https://globalzco2.com/wp-content/uploads/2026/08/image-2.png");

    background-repeat: no-repeat;

    background-position: center center;

    background-size: cover;
}


/* =====================================================
   TOP CONTENT
===================================================== */

.engineering-content {
    position: absolute;

    top: 52px;
    left: 5.7%;

    width: 650px;

    z-index: 10;
}


/* =====================================================
   SMALL TITLE
===================================================== */

.engineering-label {
    display: inline-block;

    position: relative;

    margin-bottom: 12px;
    padding-bottom: 10px;

    font-family: Arial, sans-serif;

    font-size: 18px;

    font-weight: 700;

    letter-spacing: 2px;

    color: #176b78;
}


/* GREEN LINE UNDER TITLE */

.engineering-label::after {
    content: "";

    position: absolute;

    left: 0;
    bottom: 0;

    width: 58px;
    height: 2px;

    background: #8abd3b;
}


/* =====================================================
   MAIN HEADING
===================================================== */

.engineering-content h2 {
    margin: 0;
    padding: 0;

    font-family: Arial, sans-serif;

    font-size: 31px;

    line-height: 1.32;

    font-weight: 700;

    color: #111111;
}


/* GREEN WORDS */

.engineering-content h2 span {
    color: #83bd35;
}


/* =====================================================
   DESCRIPTION
===================================================== */

.engineering-content > p {
    margin: 11px 0 0 0;
    padding: 0;

    max-width: 650px;

    font-family: Arial, sans-serif;

    font-size: 15px;

    line-height: 1.65;

    font-weight: 400;

    color: #252525;
}


/* =====================================================
   PROCESS AREA
===================================================== */

.engineering-process {
    position: absolute;

    left: 0;
    right: 0;

    top: 620px;

    height: 120px;

    z-index: 20;
}


/* =====================================================
   COMMON PROCESS ITEM
===================================================== */

.process-item {
    position: absolute;

    text-align: center;

    font-family: Arial, sans-serif;
}


/* =====================================================
   PROCESS HEADINGS
===================================================== */

.process-item h3 {
    margin: 0;

    padding: 0;

    font-size: 18px;

    line-height: 1.2;

    font-weight: 700;

    color: #111111;
}


/* =====================================================
   PROCESS DESCRIPTION
===================================================== */

.process-item p {
    margin: 9px 0 0 0;

    padding: 0;

    font-size: 15px;

    line-height: 1.45;



    color: #7db63a;
}


/* =====================================================
   UNDERSTAND
===================================================== */

.process-understand {

    left: 11.5%;

    width: 155px;
}


/* =====================================================
   ENGINEER
===================================================== */

.process-engineer {

    left: 26.9%;

    width: 145px;
}


/* =====================================================
   INTEGRATE
===================================================== */

.process-integrate {

    left: 62.3%;

    width: 180px;
}


/* =====================================================
   CONTROL
===================================================== */

.process-control {

    left: 77.5%;

    width: 165px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-879de69 *//* =========================================================
   GLOBAL ZCO2 — WHY GLOBAL ZCO2
   CLEAN / FIXED IMAGE-BASED DESIGN
========================================================= */


/* =========================================================
   RESET
========================================================= */

.gzco2-why-section,
.gzco2-why-section * {
    box-sizing: border-box;
}


/* =========================================================
   MAIN SECTION
========================================================= */

.gzco2-why-section {
    position: relative;

    width: 100%;

    min-height: 700px;

    padding: 80px 5% 80px;

    overflow: hidden;

    background: #ffffff;

    font-family: Arial, Helvetica, sans-serif;

    color: #111111;
}


/* =========================================================
   BACKGROUND ARTWORK
========================================================= */

.gzco2-why-bg {
    position: absolute;

    inset: 0;

    width: 100%;
    height: 100%;

    background-image: url("https://globalzco2.com/wp-content/uploads/2026/08/image-4.png");

    background-repeat: no-repeat;

    background-position: center center;

    background-size: cover;

    pointer-events: none;

    z-index: 1;
}


/* =========================================================
   CONTENT CONTAINER
========================================================= */

.gzco2-why-container {
    position: relative;

    z-index: 5;

    width: 100%;

   


    margin: 0 auto;
}


/* =========================================================
   TOP INTRO
========================================================= */

.gzco2-why-intro {
    position: relative;

    width: 650px;

    max-width: 100%;

    z-index: 10;
}


/* =========================================================
   LABEL
========================================================= */

.gzco2-why-label {
    display: inline-block;

    margin: 0 0 10px;

    padding: 0;

    font-size: 18px;

    line-height: 1;

    font-weight: 700;

    letter-spacing: 2px;

    color: #176578;

    text-transform: uppercase;
}


/* =========================================================
   GREEN UNDERLINE
========================================================= */

.gzco2-why-line {
    width: 62px;

    height: 2px;

    margin: 0 0 13px;

    background: #86b83f;
}


/* =========================================================
   MAIN HEADING
========================================================= */

.gzco2-why-intro h2 {
    margin: 0;

    padding: 0;

    font-size: 30px;

    line-height: 1.38;

    font-weight: 700;

    letter-spacing: -0.6px;

    color: #080808;
}


/* =========================================================
   GREEN HEADING TEXT
========================================================= */

.gzco2-why-intro h2 span {
    color: #84b93f;
}


/* =========================================================
   DESCRIPTION
========================================================= */

.gzco2-why-intro p {
    width: 640px;

    max-width: 100%;

    margin: 10px 0 0;

    padding: 0;

    font-size: 15px;

    line-height: 1.8;

    font-weight: 400;

    color: #242424;
}


/* =========================================================
   FOUR CONTENT ITEMS
   FIXED VERSION
========================================================= */

.gzco2-why-items {
    position: absolute;

    left: 0;

    right: 0;

    bottom: 0;

    width: 100%;

    display: grid;

    grid-template-columns: repeat(4, minmax(0, 1fr));

    column-gap: 70px;

    align-items: start;
}


/* =========================================================
   SINGLE ITEM
========================================================= */

.gzco2-why-item {
    position: relative;

    width: 100%;

    min-width: 0;
    top: 45px;

    padding: 0;
}


/* =========================================================
   NUMBER
========================================================= */

.gzco2-number {
    margin: 0;

    padding: 0;

    font-size: 20px;

    line-height: 1;

    font-weight: 700;

    color: #86b83f;
}


/* =========================================================
   SMALL GREEN LINE
========================================================= */

.gzco2-small-line {
    width: 22px;

    height: 2px;

    margin-top: 5px;

    margin-bottom: 11px;

    background: #86b83f;
}


/* =========================================================
   ITEM HEADING
========================================================= */

.gzco2-why-item h3 {
    margin: 0 0 8px;

    padding: 0;

    font-size: 18px;

    line-height: 1.25;

    font-weight: 700;

    color: #111111;
}


/* =========================================================
   ITEM DESCRIPTION
========================================================= */

.gzco2-why-item p {
    width: 100%;

    max-width: 260px;

    margin: 0;

    padding: 0;

    font-size: 15px;

    line-height: 1.55;

    font-weight: 400;

    color: #555555;
}


/* =========================================================
   LARGE DESKTOP
========================================================= */

@media (min-width: 1400px) {

    .gzco2-why-section {
        min-height: 720px;

        padding-left: 5%;

        padding-right: 5%;
    }

    .gzco2-why-container {
        min-height: 590px;
    }

    .gzco2-why-items {
        column-gap: 90px;
    }

    .gzco2-why-item p {
        max-width: 270px;
    }
}


/* =========================================================
   LAPTOP
========================================================= */

@media (max-width: 1200px) {

    .gzco2-why-section {
        min-height: 720px;

        padding: 50px 5% 70px;
    }

    .gzco2-why-container {
        min-height: 600px;
    }

    .gzco2-why-items {
        column-gap: 40px;
    }

    .gzco2-why-item p {
        max-width: 230px;
    }
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 900px) {

    .gzco2-why-section {
        min-height: auto;

        padding: 50px 6% 60px;
    }

    .gzco2-why-container {
        min-height: auto;
    }

    .gzco2-why-intro {
        width: 100%;
    }

    .gzco2-why-intro p {
        width: 100%;
    }

    .gzco2-why-items {
        position: relative;

        left: auto;
        right: auto;
        bottom: auto;

        margin-top: 70px;

        grid-template-columns: repeat(2, minmax(0, 1fr));

        column-gap: 45px;

        row-gap: 45px;
    }

    .gzco2-why-item p {
        max-width: 320px;
    }
}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 600px) {

    .gzco2-why-section {
        padding: 40px 6% 50px;
    }

    .gzco2-why-label {
        font-size: 15px;

        letter-spacing: 1.5px;
    }

    .gzco2-why-intro h2 {
        font-size: 25px;

        line-height: 1.3;

        letter-spacing: -0.3px;
    }

    .gzco2-why-intro p {
        font-size: 14px;

        line-height: 1.7;
    }

    .gzco2-why-items {
        margin-top: 55px;

        grid-template-columns: 1fr;

        gap: 38px;
    }

    .gzco2-why-item {
        width: 100%;
    }

    .gzco2-why-item p {
        max-width: 100%;
    }

    .gzco2-why-item h3 {
        font-size: 17px;
    }
}/* End custom CSS */