{"id":181,"date":"2025-06-12T16:58:21","date_gmt":"2025-06-12T16:58:21","guid":{"rendered":"https:\/\/congresotecnico.ficem.org\/?page_id=181"},"modified":"2026-06-11T20:47:22","modified_gmt":"2026-06-11T20:47:22","slug":"filosofia-de-gestion","status":"publish","type":"page","link":"https:\/\/congresotecnico.ficem.org\/en\/filosofia-de-gestion\/","title":{"rendered":"MANAGEMENT PHILOSOPHY"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"181\" class=\"elementor elementor-181\" data-elementor-post-type=\"page\">\n\t\t\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-cbc04ed e-flex e-con-boxed e-con e-parent\" data-id=\"cbc04ed\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-0051a94 e-con-full e-flex e-con e-child\" data-id=\"0051a94\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-618e960 elementor-widget elementor-widget-heading\" data-id=\"618e960\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"> MANAGEMENT PHILOSOPHY<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-3462cb8 e-con-full e-flex e-con e-child\" data-id=\"3462cb8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-d956e26 e-flex e-con-boxed e-con e-parent\" data-id=\"d956e26\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9a70ecd elementor-widget elementor-widget-html\" data-id=\"9a70ecd\" 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<!-- Font Awesome + Roboto -->\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@300;400;500;700&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n.ficem-container{\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    padding: 40px 20px;\r\n    font-family: 'Roboto', sans-serif;\r\n}\r\n\r\n.ficem-grid{\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fit,minmax(320px,1fr));\r\n    gap: 25px;\r\n}\r\n\r\n.ficem-card{\r\n    background: #fff;\r\n    border-radius: 18px;\r\n    padding: 35px;\r\n    box-shadow: 0 8px 25px rgba(0,0,0,.08);\r\n    border-top: 6px solid #24407E;\r\n    transition: all .3s ease;\r\n}\r\n\r\n.ficem-card:hover{\r\n    transform: translateY(-6px);\r\n    box-shadow: 0 14px 35px rgba(0,0,0,.12);\r\n}\r\n\r\n.ficem-card.green{\r\n    border-top-color: #799F39;\r\n}\r\n\r\n.ficem-icon{\r\n    width: 75px;\r\n    height: 75px;\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    background: rgba(36,64,126,.10);\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.ficem-card.green .ficem-icon{\r\n    background: rgba(121,159,57,.12);\r\n}\r\n\r\n.ficem-icon i{\r\n    font-size: 32px;\r\n    color: #24407E;\r\n}\r\n\r\n.ficem-card.green .ficem-icon i{\r\n    color: #799F39;\r\n}\r\n\r\n.ficem-title{\r\n    color: #24407E;\r\n    font-size: 28px;\r\n    font-weight: 700;\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.ficem-card.green .ficem-title{\r\n    color: #799F39;\r\n}\r\n\r\n.ficem-text{\r\n    color: #555;\r\n    font-size: 16px;\r\n    line-height: 1.8;\r\n}\r\n\r\n.ficem-objectives{\r\n    grid-column: 1 \/ -1;\r\n}\r\n\r\n.ficem-objectives .ficem-title{\r\n    margin-bottom: 25px;\r\n}\r\n\r\n.ficem-objectives ul{\r\n    list-style: none;\r\n    padding: 0;\r\n    margin: 0;\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fit,minmax(450px,1fr));\r\n    gap: 15px 30px;\r\n}\r\n\r\n.ficem-objectives li{\r\n    position: relative;\r\n    padding-left: 32px;\r\n    color: #555;\r\n    line-height: 1.7;\r\n}\r\n\r\n.ficem-objectives li::before{\r\n    content: \"\\f058\";\r\n    font-family: \"Font Awesome 6 Free\";\r\n    font-weight: 900;\r\n    color: #799F39;\r\n    position: absolute;\r\n    left: 0;\r\n    top: 2px;\r\n}\r\n\r\n@media (max-width:768px){\r\n\r\n    .ficem-title{\r\n        font-size: 24px;\r\n    }\r\n\r\n    .ficem-objectives ul{\r\n        grid-template-columns: 1fr;\r\n    }\r\n\r\n    .ficem-card{\r\n        padding: 25px;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<div class=\"ficem-container\">\r\n\r\n    <div class=\"ficem-grid\">\r\n\r\n        <!-- MISI\u00d3N -->\r\n        <div class=\"ficem-card\">\r\n            <div class=\"ficem-icon\">\r\n                <i class=\"fas fa-people-group\"><\/i>\r\n            <\/div>\r\n\r\n            <h2 class=\"ficem-title\">Mission<\/h2>\r\n\r\n            <p class=\"ficem-text\">\r\n                Strengthen the capabilities of our members to drive the development of the region.\r\n            <\/p>\r\n        <\/div>\r\n\r\n        <!-- VISI\u00d3N -->\r\n        <div class=\"ficem-card green\">\r\n            <div class=\"ficem-icon\">\r\n                <i class=\"fas fa-seedling\"><\/i>\r\n            <\/div>\r\n\r\n            <h2 class=\"ficem-title\">Vision<\/h2>\r\n\r\n            <p class=\"ficem-text\">\r\n                Promote the exchange of experiences and foster initiatives that contribute to the sustainable development of the cement industry.\r\n            <\/p>\r\n        <\/div>\r\n\r\n        <!-- OBJETIVOS -->\r\n        <div class=\"ficem-card ficem-objectives\">\r\n\r\n            <div class=\"ficem-icon\">\r\n                <i class=\"fas fa-industry\"><\/i>\r\n            <\/div>\r\n\r\n            <h2 class=\"ficem-title\">Objectives<\/h2>\r\n\r\n            <ul>\r\n                <li>To serve as the voice of the regional cement and concrete industry across different forums and stakeholders.<\/li>\r\n\r\n                <li>To be the regional platform for training and the exchange of industry knowledge and experiences.<\/li>\r\n\r\n                <li>To lead the regional sustainability, carbon neutrality, and circular economy agenda for cement and concrete toward 2050.<\/li>\r\n\r\n                <li>To define high-impact projects and initiatives with regional scalability aligned with the Sustainable Development Goals (SDGs 2030).<\/li>\r\n\r\n                <li>To be the recognized technical and innovation benchmark for industry, governments, and multilateral organizations.<\/li>\r\n\r\n                <li>To develop studies and research that position both the industry and its products as essential contributors to a sustainable and resilient region.<\/li>\r\n\r\n                <li>To establish the partnerships necessary to achieve these objectives.<\/li>\r\n            <\/ul>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\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>","protected":false},"excerpt":{"rendered":"<p>FILOSOF\u00cdA DE GESTI\u00d3N Misi\u00f3n Potenciar la fuerza de nuestros asociados para impulsar el desarrollo de la regi\u00f3n. Visi\u00f3n Promover el intercambio de experiencias y fomentar iniciativas que conlleven el desarrollo sostenible de la industria del cemento. Objetivos Estrat\u00e9gicos Ser el vocero de la industria del cemento y concreto regional en diferentes escenarios. Ser la plataforma [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","footnotes":""},"class_list":["post-181","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/congresotecnico.ficem.org\/en\/wp-json\/wp\/v2\/pages\/181","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/congresotecnico.ficem.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/congresotecnico.ficem.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/congresotecnico.ficem.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/congresotecnico.ficem.org\/en\/wp-json\/wp\/v2\/comments?post=181"}],"version-history":[{"count":10,"href":"https:\/\/congresotecnico.ficem.org\/en\/wp-json\/wp\/v2\/pages\/181\/revisions"}],"predecessor-version":[{"id":868,"href":"https:\/\/congresotecnico.ficem.org\/en\/wp-json\/wp\/v2\/pages\/181\/revisions\/868"}],"wp:attachment":[{"href":"https:\/\/congresotecnico.ficem.org\/en\/wp-json\/wp\/v2\/media?parent=181"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}