{"id":5837,"date":"2026-07-22T05:08:40","date_gmt":"2026-07-22T04:08:40","guid":{"rendered":"https:\/\/12.weblvy.xyz\/?page_id=5837"},"modified":"2026-07-22T17:47:19","modified_gmt":"2026-07-22T16:47:19","slug":"why-choose-us","status":"publish","type":"page","link":"https:\/\/4tresources.com\/index.php\/why-choose-us\/","title":{"rendered":"Why Choose Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5837\" class=\"elementor elementor-5837\" data-elementor-post-type=\"page\">\n\t\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-bd76051 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"bd76051\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-no \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c23ab32\" data-id=\"c23ab32\" data-element_type=\"column\" data-e-type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-74d5926 elementor-widget elementor-widget-html\" data-id=\"74d5926\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n.fourt-why-section{\r\n    --primary:#00ad5e;\r\n    --dark:#0b1d18;\r\n    --text:#666;\r\n    --bg:#f4f4f4;\r\n    --white:#fff;\r\n\r\n    font-family:Arial,Helvetica,sans-serif;\r\n    background:var(--bg);\r\n    padding:90px 20px;\r\n}\r\n\r\n.fourt-why-section *{\r\n    box-sizing:border-box;\r\n}\r\n\r\n.fourt-why-container{\r\n    max-width:1250px;\r\n    margin:auto;\r\n}\r\n\r\n\/* Heading *\/\r\n\r\n.fourt-why-heading{\r\n    text-align:left;\r\n    max-width:760px;\r\n    margin:0 0 60px;\r\n}\r\n\r\n.fourt-why-subtitle{\r\n    display:inline-flex;\r\n    align-items:center;\r\n    gap:10px;\r\n    color:var(--primary);\r\n    font-size:14px;\r\n    font-weight:700;\r\n    text-transform:uppercase;\r\n    letter-spacing:2px;\r\n    margin-bottom:18px;\r\n    text-align:left;\r\n}\r\n\r\n.fourt-why-subtitle:before{\r\n    content:\"\";\r\n    width:35px;\r\n    height:3px;\r\n    background:var(--primary);\r\n    border-radius:20px;\r\n}\r\n\r\n.fourt-why-heading h2{\r\n    margin:0 0 18px;\r\n    font-size:48px;\r\n    color:var(--dark);\r\n    line-height:1.15;\r\n    font-weight:700;\r\n    text-align:left;\r\n}\r\n\r\n.fourt-why-heading h2 span{\r\n    color:var(--primary);\r\n}\r\n\r\n.fourt-why-heading p{\r\n    color:var(--text);\r\n    line-height:1.8;\r\n    font-size:16px;\r\n    text-align:left;\r\n}\r\n\r\n\/* Grid *\/\r\n\r\n.fourt-why-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(3,1fr);\r\n    gap:25px;\r\n}\r\n\r\n\/* Card *\/\r\n\r\n.fourt-card{\r\n    position:relative;\r\n    background:#fff;\r\n    padding:35px 28px;\r\n    border-radius:14px;\r\n    box-shadow:0 12px 35px rgba(0,0,0,.07);\r\n    transition:.35s;\r\n    overflow:hidden;\r\n    border:1px solid #e7e7e7;\r\n}\r\n\r\n.fourt-card:hover{\r\n    transform:translateY(-8px);\r\n    box-shadow:0 20px 45px rgba(0,0,0,.12);\r\n}\r\n\r\n.fourt-card:after{\r\n    content:\"\";\r\n    position:absolute;\r\n    left:0;\r\n    bottom:0;\r\n    width:0;\r\n    height:4px;\r\n    background:var(--primary);\r\n    transition:.35s;\r\n}\r\n\r\n.fourt-card:hover:after{\r\n    width:100%;\r\n}\r\n\r\n.fourt-icon{\r\n    width:65px;\r\n    height:65px;\r\n    background:rgba(0,173,94,.12);\r\n    color:var(--primary);\r\n    border-radius:15px;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    font-size:30px;\r\n    margin-bottom:22px;\r\n    transition:.35s;\r\n}\r\n\r\n.fourt-card:hover .fourt-icon{\r\n    background:var(--primary);\r\n    color:#fff;\r\n}\r\n\r\n.fourt-card h3{\r\n    margin:0 0 15px;\r\n    color:var(--dark);\r\n    font-size:21px;\r\n    line-height:1.4;\r\n    text-align:left;\r\n}\r\n\r\n.fourt-card p{\r\n    margin:0;\r\n    color:var(--text);\r\n    font-size:15px;\r\n    line-height:1.8;\r\n    text-align:left;\r\n}\r\n\r\n\/* Responsive *\/\r\n\r\n@media(max-width:992px){\r\n\r\n.fourt-why-grid{\r\ngrid-template-columns:repeat(2,1fr);\r\n}\r\n\r\n}\r\n\r\n@media(max-width:768px){\r\n\r\n.fourt-why-section{\r\npadding:70px 15px;\r\n}\r\n\r\n.fourt-why-grid{\r\ngrid-template-columns:1fr;\r\n}\r\n\r\n.fourt-why-heading h2{\r\nfont-size:34px;\r\n}\r\n\r\n}\r\n<\/style>\r\n\r\n<section class=\"fourt-why-section\">\r\n\r\n<div class=\"fourt-why-container\">\r\n\r\n<div class=\"fourt-why-heading\">\r\n\r\n<div class=\"fourt-why-subtitle\">\r\nWhy Choose Us\r\n<\/div>\r\n\r\n<h2>\r\nWhy Choose <span>4T Resources Limited?<\/span>\r\n<\/h2>\r\n\r\n<p>\r\nWe combine local expertise, international capabilities, experienced professionals, and innovative solutions to deliver reliable energy services with the highest standards of quality, safety, and customer satisfaction.\r\n<\/p>\r\n\r\n<\/div>\r\n\r\n<div class=\"fourt-why-grid\">\r\n\r\n<div class=\"fourt-card\">\r\n<div class=\"fourt-icon\">\ud83c\udf0d<\/div>\r\n<h3>Nigerian Expertise<\/h3>\r\n<p>Deep understanding of Nigeria's energy industry backed by international experience and global business capabilities.<\/p>\r\n<\/div>\r\n\r\n<div class=\"fourt-card\">\r\n<div class=\"fourt-icon\">\ud83c\udfe2<\/div>\r\n<h3>Global Presence<\/h3>\r\n<p>Headquartered in Nigeria with an additional office in Weston, Massachusetts, USA, serving clients worldwide.<\/p>\r\n<\/div>\r\n\r\n<div class=\"fourt-card\">\r\n<div class=\"fourt-icon\">\ud83d\udc68\u200d\ud83d\udcbc<\/div>\r\n<h3>Experienced Team<\/h3>\r\n<p>Highly qualified multidisciplinary professionals delivering engineering and technical excellence.<\/p>\r\n<\/div>\r\n\r\n<div class=\"fourt-card\">\r\n<div class=\"fourt-icon\">\u2b50<\/div>\r\n<h3>Quality Standards<\/h3>\r\n<p>Committed to international quality standards and best practices across every project we undertake.<\/p>\r\n<\/div>\r\n\r\n<div class=\"fourt-card\">\r\n<div class=\"fourt-icon\">\ud83d\udee1\ufe0f<\/div>\r\n<h3>Safety First<\/h3>\r\n<p>Safety-driven operations focused on protecting people, assets, and the environment throughout every phase.<\/p>\r\n<\/div>\r\n\r\n<div class=\"fourt-card\">\r\n<div class=\"fourt-icon\">\ud83d\udca1<\/div>\r\n<h3>Innovation<\/h3>\r\n<p>Modern technology and innovative engineering solutions that improve efficiency and project performance.<\/p>\r\n<\/div>\r\n\r\n<div class=\"fourt-card\">\r\n<div class=\"fourt-icon\">\u23f1\ufe0f<\/div>\r\n<h3>On-Time Delivery<\/h3>\r\n<p>Strong project management ensures work is completed safely, efficiently, and within agreed timelines.<\/p>\r\n<\/div>\r\n\r\n<div class=\"fourt-card\">\r\n<div class=\"fourt-icon\">\ud83e\udd1d<\/div>\r\n<h3>Customer Focus<\/h3>\r\n<p>We build long-term relationships by delivering tailored solutions and exceptional customer service.<\/p>\r\n<\/div>\r\n\r\n<div class=\"fourt-card\">\r\n<div class=\"fourt-icon\">\ud83c\udf31<\/div>\r\n<h3>Sustainability<\/h3>\r\n<p>Responsible business practices that support environmental stewardship and long-term sustainable growth.<\/p>\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n                <section class=\"elementor-section elementor-top-section elementor-element elementor-element-3d8e9dc elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"3d8e9dc\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-no \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-37901fd\" data-id=\"37901fd\" data-element_type=\"column\" data-e-type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-b86e914 elementor-widget elementor-widget-html\" data-id=\"b86e914\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n\/*=============================\r\n    Industries We Serve\r\n==============================*\/\r\n.fourt-industries{\r\n    --primary:#00ad5e;\r\n    --primary-dark:#00864a;\r\n    --dark:#0b1d18;\r\n    --text:#666;\r\n    --light:#f4f4f4;\r\n    --white:#fff;\r\n\r\n    font-family:Arial,Helvetica,sans-serif;\r\n    background:#ffffff;\r\n    padding:30px 20px;\r\n}\r\n\r\n.fourt-industries *{\r\n    box-sizing:border-box;\r\n}\r\n\r\n.fourt-industries-container{\r\n    max-width:1250px;\r\n    margin:auto;\r\n}\r\n\r\n\/* Heading *\/\r\n\r\n.fourt-industries-heading{\r\n    text-align:left;\r\n    max-width:760px;\r\n    margin:0 0 60px;\r\n}\r\n\r\n.fourt-industries-subtitle{\r\n    display:inline-flex;\r\n    align-items:center;\r\n    gap:10px;\r\n    color:var(--primary);\r\n    font-size:14px;\r\n    font-weight:700;\r\n    text-transform:uppercase;\r\n    letter-spacing:2px;\r\n    margin-bottom:18px;\r\n    text-align:left;\r\n}\r\n\r\n.fourt-industries-subtitle:before{\r\n    content:\"\";\r\n    width:35px;\r\n    height:3px;\r\n    background:var(--primary);\r\n    border-radius:30px;\r\n}\r\n\r\n.fourt-industries-heading h2{\r\n    margin:0 0 18px;\r\n    font-size:48px;\r\n    color:var(--dark);\r\n    line-height:1.15;\r\n    text-align:left;\r\n}\r\n\r\n.fourt-industries-heading span{\r\n    color:var(--primary);\r\n}\r\n\r\n.fourt-industries-heading p{\r\n    color:var(--text);\r\n    line-height:1.8;\r\n    font-size:16px;\r\n    text-align:left;\r\n}\r\n\r\n\/* Grid *\/\r\n\r\n.fourt-industries-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(4,1fr);\r\n    gap:25px;\r\n}\r\n\r\n\/* Card *\/\r\n\r\n.fourt-industry-card{\r\n    background:var(--light);\r\n    border-radius:16px;\r\n    padding:35px 25px;\r\n    text-align:left;\r\n    transition:.35s;\r\n    border:1px solid #e5e5e5;\r\n    position:relative;\r\n    overflow:hidden;\r\n}\r\n\r\n.fourt-industry-card:before{\r\n    content:\"\";\r\n    position:absolute;\r\n    top:0;\r\n    left:0;\r\n    width:100%;\r\n    height:5px;\r\n    background:var(--primary);\r\n    transform:scaleX(0);\r\n    transition:.35s;\r\n}\r\n\r\n.fourt-industry-card:hover:before{\r\n    transform:scaleX(1);\r\n}\r\n\r\n.fourt-industry-card:hover{\r\n    background:#fff;\r\n    transform:translateY(-8px);\r\n    box-shadow:0 18px 45px rgba(0,0,0,.10);\r\n}\r\n\r\n.fourt-icon{\r\n    width:72px;\r\n    height:72px;\r\n    margin:0 0 22px;\r\n    border-radius:50%;\r\n    background:rgba(0,173,94,.12);\r\n    color:var(--primary);\r\n    display:flex;\r\n    justify-content:center;\r\n    align-items:center;\r\n    font-size:34px;\r\n    transition:.35s;\r\n}\r\n\r\n.fourt-industry-card:hover .fourt-icon{\r\n    background:var(--primary);\r\n    color:#fff;\r\n}\r\n\r\n.fourt-industry-card h3{\r\n    margin:0;\r\n    color:var(--dark);\r\n    font-size:20px;\r\n    line-height:1.45;\r\n    text-align:left;\r\n}\r\n\r\n\/* Responsive *\/\r\n\r\n@media(max-width:1100px){\r\n\r\n.fourt-industries-grid{\r\ngrid-template-columns:repeat(2,1fr);\r\n}\r\n\r\n}\r\n\r\n@media(max-width:768px){\r\n\r\n.fourt-industries{\r\npadding:70px 15px;\r\n}\r\n\r\n.fourt-industries-grid{\r\ngrid-template-columns:1fr;\r\n}\r\n\r\n.fourt-industries-heading h2{\r\nfont-size:34px;\r\n}\r\n\r\n}\r\n<\/style>\r\n\r\n<section class=\"fourt-industries\">\r\n\r\n<div class=\"fourt-industries-container\">\r\n\r\n<div class=\"fourt-industries-heading\">\r\n\r\n<div class=\"fourt-industries-subtitle\">\r\nIndustries\r\n<\/div>\r\n\r\n<h2>\r\nIndustries <span>We Serve<\/span>\r\n<\/h2>\r\n\r\n<p>\r\n4T Resources Limited proudly supports a wide range of industries by delivering reliable engineering, procurement, construction, maintenance, and technical solutions tailored to each sector.\r\n<\/p>\r\n\r\n<\/div>\r\n\r\n<div class=\"fourt-industries-grid\">\r\n\r\n<div class=\"fourt-industry-card\">\r\n<div class=\"fourt-icon\">\ud83d\udee2\ufe0f<\/div>\r\n<h3>Oil &amp; Gas Exploration<\/h3>\r\n<\/div>\r\n\r\n<div class=\"fourt-industry-card\">\r\n<div class=\"fourt-icon\">\u2699\ufe0f<\/div>\r\n<h3>Production Operations<\/h3>\r\n<\/div>\r\n\r\n<div class=\"fourt-industry-card\">\r\n<div class=\"fourt-icon\">\ud83c\udfed<\/div>\r\n<h3>Refineries<\/h3>\r\n<\/div>\r\n\r\n<div class=\"fourt-industry-card\">\r\n<div class=\"fourt-icon\">\ud83e\uddea<\/div>\r\n<h3>Petrochemical Industries<\/h3>\r\n<\/div>\r\n\r\n<div class=\"fourt-industry-card\">\r\n<div class=\"fourt-icon\">\u26a1<\/div>\r\n<h3>Power Generation<\/h3>\r\n<\/div>\r\n\r\n<div class=\"fourt-industry-card\">\r\n<div class=\"fourt-icon\">\ud83d\udea2<\/div>\r\n<h3>Marine &amp; Offshore Operations<\/h3>\r\n<\/div>\r\n\r\n<div class=\"fourt-industry-card\">\r\n<div class=\"fourt-icon\">\ud83c\udfd7\ufe0f<\/div>\r\n<h3>Industrial Manufacturing<\/h3>\r\n<\/div>\r\n\r\n<div class=\"fourt-industry-card\">\r\n<div class=\"fourt-icon\">\ud83c\udfdb\ufe0f<\/div>\r\n<h3>Government &amp; Energy Infrastructure Projects<\/h3>\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n        \t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Why Choose Us Why Choose 4T Resources Limited? We combine local expertise, international capabilities, experienced professionals, and innovative solutions to deliver reliable energy services with the highest standards of quality, safety, and customer satisfaction. \ud83c\udf0d Nigerian Expertise Deep understanding of Nigeria&#8217;s energy industry backed by international experience and global business capabilities. \ud83c\udfe2 Global Presence Headquartered [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5837","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/4tresources.com\/index.php\/wp-json\/wp\/v2\/pages\/5837","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/4tresources.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/4tresources.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/4tresources.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/4tresources.com\/index.php\/wp-json\/wp\/v2\/comments?post=5837"}],"version-history":[{"count":16,"href":"https:\/\/4tresources.com\/index.php\/wp-json\/wp\/v2\/pages\/5837\/revisions"}],"predecessor-version":[{"id":6013,"href":"https:\/\/4tresources.com\/index.php\/wp-json\/wp\/v2\/pages\/5837\/revisions\/6013"}],"wp:attachment":[{"href":"https:\/\/4tresources.com\/index.php\/wp-json\/wp\/v2\/media?parent=5837"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}