{"id":2347,"date":"2025-06-24T06:06:15","date_gmt":"2025-06-24T06:06:15","guid":{"rendered":"https:\/\/wordpress.themeholy.com\/builda\/?page_id=2347"},"modified":"2025-10-05T18:38:15","modified_gmt":"2025-10-05T18:38:15","slug":"projects","status":"publish","type":"page","link":"https:\/\/www.gcsarl.com\/?page_id=2347","title":{"rendered":"Engineering Study"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2347\" class=\"elementor elementor-2347\" data-elementor-post-type=\"page\">\n\t\t\t\t<div data-ka-cursor-size=\"1\" class=\"elementor-element elementor-element-0859ea5 e-flex e-con-boxed e-con e-parent\" data-id=\"0859ea5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;kng_cursor_interaction&quot;:&quot;default&quot;,&quot;kng_cursor_magnetic&quot;:&quot;none&quot;,&quot;kng_cursor_size_multiplier&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]}}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div data-ka-cursor-size=\"1\" class=\"elementor-element elementor-element-e6f9440 elementor-widget elementor-widget-spacer\" data-id=\"e6f9440\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;kng_cursor_interaction&quot;:&quot;default&quot;,&quot;kng_cursor_magnetic&quot;:&quot;none&quot;,&quot;kng_cursor_size_multiplier&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]}}\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-ka-cursor-size=\"1\" class=\"elementor-element elementor-element-cad0f30 e-flex e-con-boxed e-con e-parent\" data-id=\"cad0f30\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;kng_cursor_interaction&quot;:&quot;default&quot;,&quot;kng_cursor_magnetic&quot;:&quot;none&quot;,&quot;kng_cursor_size_multiplier&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]}}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div data-ka-cursor-size=\"1\" class=\"elementor-element elementor-element-6f74238 elementor-widget elementor-widget-html\" data-id=\"6f74238\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;kng_cursor_interaction&quot;:&quot;default&quot;,&quot;kng_cursor_magnetic&quot;:&quot;none&quot;,&quot;kng_cursor_size_multiplier&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]}}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<?php\r\n\/**\r\n * Under Construction Section for WordPress\r\n * Add this to your theme's functions.php or create as a custom block\r\n *\/\r\n\r\nfunction gc_rail_under_construction_section() {\r\n    ?>\r\n    <section class=\"gc-under-construction\" style=\"\r\n        position: relative;\r\n        min-height: 100vh;\r\n        background: #ffffff;\r\n        overflow: hidden;\r\n        padding: 4rem 1rem;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n    \">\r\n        <!-- Background Pattern -->\r\n        <div style=\"\r\n            position: absolute;\r\n            inset: 0;\r\n            opacity: 0.05;\r\n            background-image: url('data:image\/svg+xml,%3Csvg width=\\'60\\' height=\\'60\\' viewBox=\\'0 0 60 60\\' xmlns=\\'http:\/\/www.w3.org\/2000\/svg\\'%3E%3Cg fill=\\'none\\' fill-rule=\\'evenodd\\'%3E%3Cg fill=\\'%23164e63\\' fill-opacity=\\'0.1\\'%3E%3Cpath d=\\'M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z\\'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E');\r\n        \"><\/div>\r\n\r\n        <div style=\"\r\n            position: relative;\r\n            z-index: 10;\r\n            max-width: 1200px;\r\n            width: 100%;\r\n            text-align: center;\r\n        \">\r\n            <!-- Construction Icon -->\r\n            <div style=\"margin-bottom: 2rem;\">\r\n                <div style=\"\r\n                    width: 96px;\r\n                    height: 96px;\r\n                    background: rgba(14, 165, 233, 0.1);\r\n                    border-radius: 50%;\r\n                    display: flex;\r\n                    align-items: center;\r\n                    justify-content: center;\r\n                    margin: 0 auto 1rem;\r\n                    animation: pulse 2s infinite;\r\n                \">\r\n                    <svg width=\"48\" height=\"48\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0ea5e9\" stroke-width=\"2\">\r\n                        <path d=\"M2 20h20\"\/>\r\n                        <path d=\"M4 20V10a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v10\"\/>\r\n                        <path d=\"M9 9v1\"\/>\r\n                        <path d=\"M12 9v1\"\/>\r\n                        <path d=\"M15 9v1\"\/>\r\n                    <\/svg>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Main Heading -->\r\n            <h1 style=\"\r\n                font-size: clamp(2.5rem, 5vw, 4rem);\r\n                font-weight: bold;\r\n                color: #164e63;\r\n                margin-bottom: 1.5rem;\r\n                line-height: 1.2;\r\n            \">\r\n                Under Construction\r\n            <\/h1>\r\n\r\n            <!-- Subheading -->\r\n            <p style=\"\r\n                font-size: clamp(1.125rem, 2vw, 1.5rem);\r\n                color: #475569;\r\n                margin-bottom: 2rem;\r\n                max-width: 42rem;\r\n                margin-left: auto;\r\n                margin-right: auto;\r\n                line-height: 1.6;\r\n            \">\r\n                We're building something amazing for railway infrastructure solutions. \r\n                Our new website will be ready soon!\r\n            <\/p>\r\n\r\n           \r\n            \r\n\r\n           \r\n                Thank you for your patience as we work to deliver the best railway infrastructure solutions. \r\n                Follow us on social media for updates!\r\n            <\/p>\r\n        <\/div>\r\n\r\n        <style>\r\n            @keyframes pulse {\r\n                0%, 100% { opacity: 1; }\r\n                50% { opacity: 0.5; }\r\n            }\r\n        <\/style>\r\n    <\/section>\r\n    <?php\r\n}\r\n\r\n\/\/ To use this section, call the function in your template:\r\n\/\/ gc_rail_under_construction_section();\r\n?>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-builder.php","meta":{"footnotes":""},"class_list":["post-2347","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.gcsarl.com\/index.php?rest_route=\/wp\/v2\/pages\/2347","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.gcsarl.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.gcsarl.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.gcsarl.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.gcsarl.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2347"}],"version-history":[{"count":0,"href":"https:\/\/www.gcsarl.com\/index.php?rest_route=\/wp\/v2\/pages\/2347\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.gcsarl.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2347"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}