{"id":1352,"date":"2023-11-10T19:45:25","date_gmt":"2023-11-10T19:45:25","guid":{"rendered":"https:\/\/intrategia.com.mx\/test-site\/?page_id=1352"},"modified":"2026-05-25T16:24:51","modified_gmt":"2026-05-25T16:24:51","slug":"clima-organizacional","status":"publish","type":"page","link":"https:\/\/intrategia.com.mx\/en\/clima-organizacional\/","title":{"rendered":"Organizational Climate"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1352\" class=\"elementor elementor-1352\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-70714ac e-con-full quienes-somos-section bg-animation e-flex e-con e-parent\" data-id=\"70714ac\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-6395bb6 e-flex e-con-boxed e-con e-child\" data-id=\"6395bb6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-86d4afc e-grid e-con-full e-con e-child\" data-id=\"86d4afc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-3dd9626 e-con-full e-flex e-con e-child\" data-id=\"3dd9626\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-04e69ca elementor-widget elementor-widget-text-editor\" data-id=\"04e69ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"color: #ffffff;\">Estudio de<\/span> <span style=\"color: #9f116a;\">Organizational Climate<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0c99156 elementor-widget elementor-widget-text-editor\" data-id=\"0c99156\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Mide, comprende y evoluciona el entorno de tu empresa con metodolog\u00edas de alta precisi\u00f3n y un sistema digital \u00e1gil, interactivo y 100% confidencial.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6f367c2 e-transform elementor-widget elementor-widget-html\" data-id=\"6f367c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_scale_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.6999999999999999555910790149937383830547332763671875,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Botones de Aplicaci\u00f3n<\/title>\r\n    <style>\r\n        body {\r\n            font-family: Arial, sans-serif;\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n            min-height: 100vh;\r\n            margin: 0;\r\n            background-color: #f0f0f0;\r\n            gap: 50px\r\n            flex-wrap: wrap;\r\n        }\r\n\r\n        .whatsapp-button {\r\n            padding: 15px 30px;\r\n            border: none;\r\n            border-radius: 30px;\r\n            font-size: 25px;\r\n            font-weight: bold;\r\n            color: white;\r\n            cursor: pointer;\r\n            outline: none;\r\n            position: relative;\r\n            overflow: hidden;\r\n            transform: translateY(0);\r\n            transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;\r\n            box-shadow: 0 10px 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.08);\r\n        }\r\n\r\n        .whatsapp-button::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 50%;\r\n            left: 50%;\r\n            width: 300%;\r\n            height: 300%;\r\n            background-color: rgba(255, 255, 255, 0.2);\r\n            border-radius: 50%;\r\n            transition: width 0.4s ease-in-out, height 0.4s ease-in-out, top 0.4s ease-in-out, left 0.4s ease-in-out;\r\n            transform: translate(-50%, -50%);\r\n            opacity: 0;\r\n            z-index: 1;\r\n        }\r\n\r\n        .whatsapp-button:hover::before {\r\n            width: 0;\r\n            height: 0;\r\n            top: 50%;\r\n            left: 50%;\r\n            opacity: 1;\r\n        }\r\n\r\n        .whatsapp-button:hover {\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15), 0 2px 4px rgba(0, 0, 0, 0.1);\r\n        }\r\n\r\n        .whatsapp-button:active {\r\n            transform: translateY(1px);\r\n            box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.08);\r\n        }\r\n\r\n        \/* Colores espec\u00edficos para cada bot\u00f3n *\/\r\n        .online-button {\r\n            background-color: #D7077E;\r\n        }\r\n\r\n        .presencial-button {\r\n            background-color: #6EC1E4;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <button class=\"whatsapp-button online-button\" onclick=\"enviarWhatsApp('online')\">\r\n        Aplicaci\u00f3n Online\r\n    <\/button>\r\n\r\n    <button class=\"whatsapp-button presencial-button\" onclick=\"enviarWhatsApp('presencial')\">\r\n        Aplicaci\u00f3n Presencial\r\n    <\/button>\r\n\r\n    <script>\r\n        function enviarWhatsApp(tipoAplicacion) {\r\n            const numeroWhatsApp = '3314026650';\r\n            let mensaje;\r\n\r\n            if (tipoAplicacion === 'online') {\r\n                mensaje = encodeURIComponent('Quiero m\u00e1s informaci\u00f3n de la aplicaci\u00f3n Online');\r\n            } else if (tipoAplicacion === 'presencial') {\r\n                mensaje = encodeURIComponent('Quiero m\u00e1s informaci\u00f3n de la aplicaci\u00f3n presencial');\r\n            }\r\n\r\n            const urlWhatsApp = `https:\/\/wa.me\/${numeroWhatsApp}?text=${mensaje}`;\r\n            window.open(urlWhatsApp, '_blank');\r\n        }\r\n    <\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dfd6dea e-con-full e-transform e-flex e-con e-child\" data-id=\"dfd6dea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_scale_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.8000000000000000444089209850062616169452667236328125,&quot;sizes&quot;:[]},&quot;_transform_scale_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8aa07cc elementor-position-inline-start elementor-widescreen-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"8aa07cc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-user-shield\" viewbox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M622.3 271.1l-115.2-45c-4.1-1.6-12.6-3.7-22.2 0l-115.2 45c-10.7 4.2-17.7 14-17.7 24.9 0 111.6 68.7 188.8 132.9 213.9 9.6 3.7 18 1.6 22.2 0C558.4 489.9 640 420.5 640 296c0-10.9-7-20.7-17.7-24.9zM496 462.4V273.3l95.5 37.3c-5.6 87.1-60.9 135.4-95.5 151.8zM224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm96 40c0-2.5.8-4.8 1.1-7.2-2.5-.1-4.9-.8-7.5-.8h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c6.8 0 13.3-1.5 19.2-4-54-42.9-99.2-116.7-99.2-212z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tConfidencialidad Protegida\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tGesti\u00f3n externa que promueve la participaci\u00f3n honesta de tu equipo.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b734de2 elementor-position-inline-start elementor-widescreen-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"b734de2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-clipboard-list\" viewbox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M336 64h-80c0-35.3-28.7-64-64-64s-64 28.7-64 64H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM96 424c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm0-96c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm0-96c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm96-192c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm128 368c0 4.4-3.6 8-8 8H168c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16zm0-96c0 4.4-3.6 8-8 8H168c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16zm0-96c0 4.4-3.6 8-8 8H168c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tFormularios Optimizados\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tEvaluaci\u00f3n r\u00e1pida y accesible desde cualquier dispositivo.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e2c586b elementor-position-inline-start elementor-widescreen-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"e2c586b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-tasks\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M139.61 35.5a12 12 0 0 0-17 0L58.93 98.81l-22.7-22.12a12 12 0 0 0-17 0L3.53 92.41a12 12 0 0 0 0 17l47.59 47.4a12.78 12.78 0 0 0 17.61 0l15.59-15.62L156.52 69a12.09 12.09 0 0 0 .09-17zm0 159.19a12 12 0 0 0-17 0l-63.68 63.72-22.7-22.1a12 12 0 0 0-17 0L3.53 252a12 12 0 0 0 0 17L51 316.5a12.77 12.77 0 0 0 17.6 0l15.7-15.69 72.2-72.22a12 12 0 0 0 .09-16.9zM64 368c-26.49 0-48.59 21.5-48.59 48S37.53 464 64 464a48 48 0 0 0 0-96zm432 16H208a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h288a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0-320H208a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h288a16 16 0 0 0 16-16V80a16 16 0 0 0-16-16zm0 160H208a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h288a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tEntregables Ejecutivos\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tAn\u00e1lisis detallado por nuestro equipo de consultores con sugerencias de acci\u00f3n.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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<div class=\"elementor-element elementor-element-167b193 e-flex e-con-boxed e-con e-child\" data-id=\"167b193\" 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-0ff14c1 elementor-widget elementor-widget-heading\" data-id=\"0ff14c1\" 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\">El Impacto Invisible del Clima Laboral<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8d42965 elementor-widget elementor-widget-text-editor\" data-id=\"8d42965\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\">Un clima desfavorable repercute directamente en la productividad, el compromiso y la rentabilidad del negocio de forma silenciosa.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-929f772 e-con-full e-flex e-con e-child\" data-id=\"929f772\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a89e645 e-grid e-con-full e-con e-child\" data-id=\"a89e645\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fc6c173 eael-infobox-icon-bg-shape-radius eael-infobox-content-align--center eael-infobox-icon-hover-bg-shape-none elementor-widget elementor-widget-eael-info-box\" data-id=\"fc6c173\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"eael-info-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"eael-infobox icon-on-top\">\n\t            <div class=\"infobox-icon eael-icon-only\">\n\n            \n                            <div class=\"infobox-icon-wrap\">\n                    <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-handshake-slash\" viewbox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0,128.21V384H64a32,32,0,0,0,32-32V184L23.83,128.21ZM48,320.1a16,16,0,1,1-16,16A16,16,0,0,1,48,320.1Zm80,31.81h18.3l90.5,81.89a64,64,0,0,0,90-9.3l.2-.2,17.91,15.5a37.16,37.16,0,0,0,52.29-5.39l8.8-10.82L128,208.72Zm416-223.7V352.1a32,32,0,0,0,32,32h64V128.21ZM592,352.1a16,16,0,1,1,16-16A16,16,0,0,1,592,352.1ZM303.33,202.67l59.58-54.57a16,16,0,0,1,21.59,23.61L358.41,195.6,504,313.8a73.08,73.08,0,0,1,7.91,7.7V128L457.3,73.41A31.76,31.76,0,0,0,434.7,64H348.8a31.93,31.93,0,0,0-21.6,8.41l-88.07,80.64-25.64-19.81L289.09,64H205.3a32,32,0,0,0-22.6,9.41L162.36,93.72,45.47,3.38A16,16,0,0,0,23,6.19L3.38,31.46A16,16,0,0,0,6.19,53.91L594.53,508.63A16,16,0,0,0,617,505.82l19.65-25.27a16,16,0,0,0-2.82-22.45Z\"><\/path><\/svg>                <\/div>\n            \n            \n        <\/div>\n            <div class=\"infobox-content eael-icon-only\">\n        <div><p style=\"text-align: left\"><strong>Rotaci\u00f3n de Personal<\/strong><\/p><p style=\"text-align: left\">El descontento con el liderazgo o el entorno es una de las principales causas de abandono voluntario de puestos.<\/p><\/div>        <\/div>\n            <\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-98b11cd eael-infobox-icon-bg-shape-radius eael-infobox-content-align--center eael-infobox-icon-hover-bg-shape-none elementor-widget elementor-widget-eael-info-box\" data-id=\"98b11cd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"eael-info-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"eael-infobox icon-on-top\">\n\t            <div class=\"infobox-icon eael-icon-only\">\n\n            \n                            <div class=\"infobox-icon-wrap\">\n                    <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-exclamation-triangle\" viewbox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z\"><\/path><\/svg>                <\/div>\n            \n            \n        <\/div>\n            <div class=\"infobox-content eael-icon-only\">\n        <div><p style=\"text-align: left\"><strong>Focos de Conflicto<\/strong><\/p><p style=\"text-align: left\">La falta de comunicaci\u00f3n clara genera silos departamentales que entorpecen la operaci\u00f3n diaria.<\/p><\/div>        <\/div>\n            <\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9613c79 eael-infobox-icon-bg-shape-radius eael-infobox-content-align--center eael-infobox-icon-hover-bg-shape-none elementor-widget elementor-widget-eael-info-box\" data-id=\"9613c79\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"eael-info-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"eael-infobox icon-on-top\">\n\t            <div class=\"infobox-icon eael-icon-only\">\n\n            \n                            <div class=\"infobox-icon-wrap\">\n                    <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-heartbeat\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M320.2 243.8l-49.7 99.4c-6 12.1-23.4 11.7-28.9-.6l-56.9-126.3-30 71.7H60.6l182.5 186.5c7.1 7.3 18.6 7.3 25.7 0L451.4 288H342.3l-22.1-44.2zM473.7 73.9l-2.4-2.5c-51.5-52.6-135.8-52.6-187.4 0L256 100l-27.9-28.5c-51.5-52.7-135.9-52.7-187.4 0l-2.4 2.4C-10.4 123.7-12.5 203 31 256h102.4l35.9-86.2c5.4-12.9 23.6-13.2 29.4-.4l58.2 129.3 49-97.9c5.9-11.8 22.7-11.8 28.6 0l27.6 55.2H481c43.5-53 41.4-132.3-7.3-182.1z\"><\/path><\/svg>                <\/div>\n            \n            \n        <\/div>\n            <div class=\"infobox-content eael-icon-only\">\n        <div><p style=\"text-align: left\"><strong>Estr\u00e9s y Desgaste<\/strong><\/p><p style=\"text-align: left\">Detectar a tiempo la sobrecarga de trabajo previene riesgos psicosociales en los equipos.<\/p><\/div>        <\/div>\n            <\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ccfff66 eael-infobox-icon-bg-shape-radius eael-infobox-content-align--center eael-infobox-icon-hover-bg-shape-none elementor-widget elementor-widget-eael-info-box\" data-id=\"ccfff66\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"eael-info-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"eael-infobox icon-on-top\">\n\t            <div class=\"infobox-icon eael-icon-only\">\n\n            \n                            <div class=\"infobox-icon-wrap\">\n                    <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-comments\" viewbox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M532 386.2c27.5-27.1 44-61.1 44-98.2 0-80-76.5-146.1-176.2-157.9C368.3 72.5 294.3 32 208 32 93.1 32 0 103.6 0 192c0 37 16.5 71 44 98.2-15.3 30.7-37.3 54.5-37.7 54.9-6.3 6.7-8.1 16.5-4.4 25 3.6 8.5 12 14 21.2 14 53.5 0 96.7-20.2 125.2-38.8 9.2 2.1 18.7 3.7 28.4 4.9C208.1 407.6 281.8 448 368 448c20.8 0 40.8-2.4 59.8-6.8C456.3 459.7 499.4 480 553 480c9.2 0 17.5-5.5 21.2-14 3.6-8.5 1.9-18.3-4.4-25-.4-.3-22.5-24.1-37.8-54.8zm-392.8-92.3L122.1 305c-14.1 9.1-28.5 16.3-43.1 21.4 2.7-4.7 5.4-9.7 8-14.8l15.5-31.1L77.7 256C64.2 242.6 48 220.7 48 192c0-60.7 73.3-112 160-112s160 51.3 160 112-73.3 112-160 112c-16.5 0-33-1.9-49-5.6l-19.8-4.5zM498.3 352l-24.7 24.4 15.5 31.1c2.6 5.1 5.3 10.1 8 14.8-14.6-5.1-29-12.3-43.1-21.4l-17.1-11.1-19.9 4.6c-16 3.7-32.5 5.6-49 5.6-54 0-102.2-20.1-131.3-49.7C338 339.5 416 272.9 416 192c0-3.4-.4-6.7-.7-10C479.7 196.5 528 238.8 528 288c0 28.7-16.2 50.6-29.7 64z\"><\/path><\/svg>                <\/div>\n            \n            \n        <\/div>\n            <div class=\"infobox-content eael-icon-only\">\n        <div><p style=\"text-align: left\"><strong>Falta de Retroalimentaci\u00f3n<\/strong><\/p><p style=\"text-align: left\">Sin un canal seguro, las inquietudes cr\u00edticas rara vez llegan de manera constructiva a los directivos.<\/p><\/div>        <\/div>\n            <\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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<div class=\"elementor-element elementor-element-91a76fe e-flex e-con-boxed e-con e-child\" data-id=\"91a76fe\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-67d6e78 e-con-full e-flex e-con e-child\" data-id=\"67d6e78\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1867ae2 e-con-full e-flex e-con e-child\" data-id=\"1867ae2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0c24167 elementor-widget elementor-widget-heading\" data-id=\"0c24167\" 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\">El Valor de un Entorno Altamente Saludable<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cad3e29 elementor-widget elementor-widget-text-editor\" data-id=\"cad3e29\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\">Un buen clima laboral no es solo bienestar; es un impulsor cr\u00edtico para elevar el rendimiento operativo, el compromiso estrat\u00e9gico y la retenci\u00f3n del talento clave de tu organizaci\u00f3n.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4f588d6 e-grid e-con-full e-con e-child\" data-id=\"4f588d6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-69ec81f e-con-full e-flex e-con e-child\" data-id=\"69ec81f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f24a923 elementor-widget elementor-widget-counter\" data-id=\"f24a923\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Rentabilidad<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\">+<\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"23\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">%<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-53a447e elementor-widget elementor-widget-text-editor\" data-id=\"53a447e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Las unidades de negocio posicionadas en el cuartil superior de clima laboral logran un incremento directo en sus utilidades netas.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ee024c6 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"ee024c6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f52c1a9 elementor-widget elementor-widget-text-editor\" data-id=\"f52c1a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Fuente<\/span><\/p><p style=\"text-align: center;\"><span style=\"color: #ffffff;\"><i>Gallup\u00ae Q12 <strong>Meta-Analysis<\/strong><\/i><\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8fda9fd e-con-full e-flex e-con e-child\" data-id=\"8fda9fd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0c0e01b elementor-widget elementor-widget-counter\" data-id=\"0c0e01b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Rotaci\u00f3n de Personal<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\">-<\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"51\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">%<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2b2cf2e elementor-widget elementor-widget-text-editor\" data-id=\"2b2cf2e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Las empresas con una cultura de alta confianza y un entorno sano experimentan una dr\u00e1stica reducci\u00f3n en la salida voluntaria de personal.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-53c40e4 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"53c40e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-92c8c95 elementor-widget elementor-widget-text-editor\" data-id=\"92c8c95\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Fuente<\/span><\/p><p style=\"text-align: center;\"><span style=\"color: #ffffff;\"><i>Great Place to Work\u00ae<\/i><\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0642ba3 e-con-full e-flex e-con e-child\" data-id=\"0642ba3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-029fa74 elementor-widget elementor-widget-counter\" data-id=\"029fa74\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Productividad<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\">+<\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"18\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">%<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eb41d66 elementor-widget elementor-widget-text-editor\" data-id=\"eb41d66\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Los equipos motivados y alineados con su entorno de trabajo demuestran una mayor eficiencia de ejecuci\u00f3n y cumplimiento de KPIs.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-559a70d elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"559a70d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cedfa24 elementor-widget elementor-widget-text-editor\" data-id=\"cedfa24\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Fuente<\/span><\/p><p style=\"text-align: center;\"><span style=\"color: #ffffff;\"><em>Gallup\u00ae Workplace Report<\/em><\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3874b19 e-con-full e-flex e-con e-child\" data-id=\"3874b19\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-58c797e elementor-widget elementor-widget-counter\" data-id=\"58c797e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Absentismo Laboral<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\">-<\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"41\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">%<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-10ae559 elementor-widget elementor-widget-text-editor\" data-id=\"10ae559\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>La prevenci\u00f3n de sobrecarga de trabajo y el cuidado del clima de \u00e1rea reduce de manera dr\u00e1stica las faltas injustificadas e imprevistas.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-65124c6 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"65124c6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a2f1a8 elementor-widget elementor-widget-text-editor\" data-id=\"1a2f1a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Fuente<\/span><\/p><p style=\"text-align: center;\"><em><span style=\"color: #ffffff;\">Harvard Business Review<\/span><\/em><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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<div class=\"elementor-element elementor-element-dc9e476 e-flex e-con-boxed e-con e-child\" data-id=\"dc9e476\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-213f48b e-con-full e-flex e-con e-child\" data-id=\"213f48b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e0aa98f e-con-full e-flex e-con e-child\" data-id=\"e0aa98f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-82cb1c5 elementor-widget elementor-widget-heading\" data-id=\"82cb1c5\" 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\">Dimensiones del Clima Laboral<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2dddb92 elementor-widget elementor-widget-heading\" data-id=\"2dddb92\" 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\">\u00c1reas Clave de Evaluaci\u00f3n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d5349ef elementor-widget elementor-widget-text-editor\" data-id=\"d5349ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Analizamos las dimensiones fundamentales que configuran la experiencia diaria de tus colaboradores, construyendo un diagn\u00f3stico integral y estructurado.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a5edfd0 e-grid e-con-full e-con e-child\" data-id=\"a5edfd0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e3a7d1 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e3a7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon elementor-animation-pop\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-list-alt\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm-6 400H54a6 6 0 0 1-6-6V86a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v340a6 6 0 0 1-6 6zm-42-92v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm-252 12c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tPlaneaci\u00f3n, Organizaci\u00f3n y Objetivos\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-45ae3f3 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"45ae3f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon elementor-animation-pop\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-street-view\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M367.9 329.76c-4.62 5.3-9.78 10.1-15.9 13.65v22.94c66.52 9.34 112 28.05 112 49.65 0 30.93-93.12 56-208 56S48 446.93 48 416c0-21.6 45.48-40.3 112-49.65v-22.94c-6.12-3.55-11.28-8.35-15.9-13.65C58.87 345.34 0 378.05 0 416c0 53.02 114.62 96 256 96s256-42.98 256-96c0-37.95-58.87-70.66-144.1-86.24zM256 128c35.35 0 64-28.65 64-64S291.35 0 256 0s-64 28.65-64 64 28.65 64 64 64zm-64 192v96c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-96c17.67 0 32-14.33 32-32v-96c0-26.51-21.49-48-48-48h-11.8c-11.07 5.03-23.26 8-36.2 8s-25.13-2.97-36.2-8H208c-26.51 0-48 21.49-48 48v96c0 17.67 14.33 32 32 32z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tLiderazgo\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-26277ef elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"26277ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon elementor-animation-pop\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-users\" viewbox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M96 224c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm448 0c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm32 32h-64c-17.6 0-33.5 7.1-45.1 18.6 40.3 22.1 68.9 62 75.1 109.4h66c17.7 0 32-14.3 32-32v-32c0-35.3-28.7-64-64-64zm-256 0c61.9 0 112-50.1 112-112S381.9 32 320 32 208 82.1 208 144s50.1 112 112 112zm76.8 32h-8.3c-20.8 10-43.9 16-68.5 16s-47.6-6-68.5-16h-8.3C179.6 288 128 339.6 128 403.2V432c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48v-28.8c0-63.6-51.6-115.2-115.2-115.2zm-223.7-13.4C161.5 263.1 145.6 256 128 256H64c-35.3 0-64 28.7-64 64v32c0 17.7 14.3 32 32 32h65.9c6.3-47.4 34.9-87.3 75.2-109.4z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tCultura Corporativa\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6688c25 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6688c25\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon elementor-animation-pop\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-comments\" viewbox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 192c0-88.4-93.1-160-208-160S0 103.6 0 192c0 34.3 14.1 65.9 38 92-13.4 30.2-35.5 54.2-35.8 54.5-2.2 2.3-2.8 5.7-1.5 8.7S4.8 352 8 352c36.6 0 66.9-12.3 88.7-25 32.2 15.7 70.3 25 111.3 25 114.9 0 208-71.6 208-160zm122 220c23.9-26 38-57.7 38-92 0-66.9-53.5-124.2-129.3-148.1.9 6.6 1.3 13.3 1.3 20.1 0 105.9-107.7 192-240 192-10.8 0-21.3-.8-31.7-1.9C207.8 439.6 281.8 480 368 480c41 0 79.1-9.2 111.3-25 21.8 12.7 52.1 25 88.7 25 3.2 0 6.1-1.9 7.3-4.8 1.3-2.9.7-6.3-1.5-8.7-.3-.3-22.4-24.2-35.8-54.5z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tComunicaci\u00f3n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-33132aa elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"33132aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon elementor-animation-pop\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-user-check\" viewbox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4zm323-128.4l-27.8-28.1c-4.6-4.7-12.1-4.7-16.8-.1l-104.8 104-45.5-45.8c-4.6-4.7-12.1-4.7-16.8-.1l-28.1 27.9c-4.7 4.6-4.7 12.1-.1 16.8l81.7 82.3c4.6 4.7 12.1 4.7 16.8.1l141.3-140.2c4.6-4.7 4.7-12.2.1-16.8z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tMotivaci\u00f3n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cf3fbb5 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"cf3fbb5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon elementor-animation-pop\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-graduation-cap\" viewbox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M622.34 153.2L343.4 67.5c-15.2-4.67-31.6-4.67-46.79 0L17.66 153.2c-23.54 7.23-23.54 38.36 0 45.59l48.63 14.94c-10.67 13.19-17.23 29.28-17.88 46.9C38.78 266.15 32 276.11 32 288c0 10.78 5.68 19.85 13.86 25.65L20.33 428.53C18.11 438.52 25.71 448 35.94 448h56.11c10.24 0 17.84-9.48 15.62-19.47L82.14 313.65C90.32 307.85 96 298.78 96 288c0-11.57-6.47-21.25-15.66-26.87.76-15.02 8.44-28.3 20.69-36.72L296.6 284.5c9.06 2.78 26.44 6.25 46.79 0l278.95-85.7c23.55-7.24 23.55-38.36 0-45.6zM352.79 315.09c-28.53 8.76-52.84 3.92-65.59 0l-145.02-44.55L128 384c0 35.35 85.96 64 192 64s192-28.65 192-64l-14.18-113.47-145.03 44.56z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tCapacitaci\u00f3n y Desarrollo\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8e7f301 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"8e7f301\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon elementor-animation-pop\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-lightbulb\" viewbox=\"0 0 352 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M176 80c-52.94 0-96 43.06-96 96 0 8.84 7.16 16 16 16s16-7.16 16-16c0-35.3 28.72-64 64-64 8.84 0 16-7.16 16-16s-7.16-16-16-16zM96.06 459.17c0 3.15.93 6.22 2.68 8.84l24.51 36.84c2.97 4.46 7.97 7.14 13.32 7.14h78.85c5.36 0 10.36-2.68 13.32-7.14l24.51-36.84c1.74-2.62 2.67-5.7 2.68-8.84l.05-43.18H96.02l.04 43.18zM176 0C73.72 0 0 82.97 0 176c0 44.37 16.45 84.85 43.56 115.78 16.64 18.99 42.74 58.8 52.42 92.16v.06h48v-.12c-.01-4.77-.72-9.51-2.15-14.07-5.59-17.81-22.82-64.77-62.17-109.67-20.54-23.43-31.52-53.15-31.61-84.14-.2-73.64 59.67-128 127.95-128 70.58 0 128 57.42 128 128 0 30.97-11.24 60.85-31.65 84.14-39.11 44.61-56.42 91.47-62.1 109.46a47.507 47.507 0 0 0-2.22 14.3v.1h48v-.05c9.68-33.37 35.78-73.18 52.42-92.16C335.55 260.85 352 220.37 352 176 352 78.8 273.2 0 176 0z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tMejora Continua\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5d712c6 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"5d712c6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon elementor-animation-pop\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-handshake\" viewbox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M434.7 64h-85.9c-8 0-15.7 3-21.6 8.4l-98.3 90c-.1.1-.2.3-.3.4-16.6 15.6-16.3 40.5-2.1 56 12.7 13.9 39.4 17.6 56.1 2.7.1-.1.3-.1.4-.2l79.9-73.2c6.5-5.9 16.7-5.5 22.6 1 6 6.5 5.5 16.6-1 22.6l-26.1 23.9L504 313.8c2.9 2.4 5.5 5 7.9 7.7V128l-54.6-54.6c-5.9-6-14.1-9.4-22.6-9.4zM544 128.2v223.9c0 17.7 14.3 32 32 32h64V128.2h-96zm48 223.9c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zM0 384h64c17.7 0 32-14.3 32-32V128.2H0V384zm48-63.9c8.8 0 16 7.2 16 16s-7.2 16-16 16-16-7.2-16-16c0-8.9 7.2-16 16-16zm435.9 18.6L334.6 217.5l-30 27.5c-29.7 27.1-75.2 24.5-101.7-4.4-26.9-29.4-24.8-74.9 4.4-101.7L289.1 64h-83.8c-8.5 0-16.6 3.4-22.6 9.4L128 128v223.9h18.3l90.5 81.9c27.4 22.3 67.7 18.1 90-9.3l.2-.2 17.9 15.5c15.9 13 39.4 10.5 52.3-5.4l31.4-38.6 5.4 4.4c13.7 11.1 33.9 9.1 45-4.7l9.5-11.7c11.2-13.8 9.1-33.9-4.6-45.1z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tRespeto, Orgullo e Integridad\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-75f4052 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"75f4052\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon elementor-animation-pop\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-clipboard-check\" viewbox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M336 64h-80c0-35.3-28.7-64-64-64s-64 28.7-64 64H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM192 40c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm121.2 231.8l-143 141.8c-4.7 4.7-12.3 4.6-17-.1l-82.6-83.3c-4.7-4.7-4.6-12.3.1-17L99.1 285c4.7-4.7 12.3-4.6 17 .1l46 46.4 106-105.2c4.7-4.7 12.3-4.6 17 .1l28.2 28.4c4.7 4.8 4.6 12.3-.1 17z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tResponsabilidad\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9abcf91 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"9abcf91\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon elementor-animation-pop\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-compass\" viewbox=\"0 0 496 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M225.38 233.37c-12.5 12.5-12.5 32.76 0 45.25 12.49 12.5 32.76 12.5 45.25 0 12.5-12.5 12.5-32.76 0-45.25-12.5-12.49-32.76-12.49-45.25 0zM248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm126.14 148.05L308.17 300.4a31.938 31.938 0 0 1-15.77 15.77l-144.34 65.97c-16.65 7.61-33.81-9.55-26.2-26.2l65.98-144.35a31.938 31.938 0 0 1 15.77-15.77l144.34-65.97c16.65-7.6 33.8 9.55 26.19 26.2z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tMisi\u00f3n, Visi\u00f3n y Valores\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7b052d2 e-con-full e-flex e-con e-child\" data-id=\"7b052d2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-73bdd12 elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"73bdd12\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-list-alt\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm-6 400H54a6 6 0 0 1-6-6V86a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v340a6 6 0 0 1-6 6zm-42-92v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm-252 12c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tEncuesta Personalizable\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tNuestro modelo es sumamente flexible. Podemos agregar nuevas dimensiones evaluativas o adaptar los reactivos actuales para alinearlos con los objetivos espec\u00edficos y cultura particular de tu organizaci\u00f3n.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a18b433 elementor-align-right elementor-widget elementor-widget-button\" data-id=\"a18b433\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/wa.me\/523314026650?text=Hola,%20quiero%20personalizar%20mi%20estudio%20de%20clima%20organizacional.\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Personalizar mi estudio<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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<div class=\"elementor-element elementor-element-0b73447 e-flex e-con-boxed e-con e-child\" data-id=\"0b73447\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-94bcf74 e-grid e-con-full e-con e-child\" data-id=\"94bcf74\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ac299c elementor-widget elementor-widget-html\" data-id=\"3ac299c\" 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<!DOCTYPE html>\r\n<html lang=\"es\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Dashboard de Clima Organizacional por Categor\u00edas<\/title>\r\n    \r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    \r\n    <style>\r\n        body {\r\n            font-family: 'Segoe UI', Roboto, sans-serif;\r\n            background-color: #f4f6f9;\r\n            margin: 0;\r\n            padding: 40px;\r\n            display: flex;\r\n            justify-content: center;\r\n        }\r\n\r\n        .contenedor-clima {\r\n            background: #ffffff;\r\n            padding: 35px;\r\n            border-radius: 12px;\r\n            box-shadow: 0 4px 25px rgba(0,0,0,0.06);\r\n            width: 100%;\r\n            max-width: 950px;\r\n        }\r\n\r\n        \/* Barra superior de Categor\u00edas *\/\r\n        .seccion-categorias {\r\n            display: flex;\r\n            gap: 12px;\r\n            margin-bottom: 25px;\r\n            border-bottom: 2px solid #e9ecef;\r\n            padding-bottom: 15px;\r\n            flex-wrap: wrap;\r\n        }\r\n\r\n        .categoria-btn {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 8px; \/* Espacio entre el icono y el texto *\/\r\n            padding: 10px 20px;\r\n            background-color: #f8f9fa;\r\n            border: 1px solid #dee2e6;\r\n            border-radius: 20px;\r\n            cursor: pointer;\r\n            font-weight: 600;\r\n            color: #6c757d;\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        \/* Estado activo de la categor\u00eda al pasar el mouse *\/\r\n        .categoria-btn:hover, .categoria-btn.activa {\r\n            background-color: #007bff;\r\n            color: #ffffff;\r\n            border-color: #007bff;\r\n            box-shadow: 0 4px 10px rgba(0, 123, 255, 0.2);\r\n        }\r\n\r\n        \/* Contenedores de preguntas *\/\r\n        .grupo-preguntas {\r\n            display: none;\r\n            margin-bottom: 30px;\r\n            animation: fadeIn 0.4s ease;\r\n        }\r\n\r\n        \/* Animaci\u00f3n suave al cambiar de categor\u00eda *\/\r\n        @keyframes fadeIn {\r\n            from { opacity: 0; transform: translateY(5px); }\r\n            to { opacity: 1; transform: translateY(0); }\r\n        }\r\n\r\n        .pregunta-card {\r\n            padding: 15px 20px;\r\n            margin-bottom: 8px;\r\n            background-color: #f8f9fa;\r\n            border-left: 5px solid transparent;\r\n            border-radius: 4px;\r\n            cursor: pointer;\r\n            transition: all 0.2s ease;\r\n            font-size: 15px;\r\n            color: #555;\r\n        }\r\n\r\n        .pregunta-card:hover, .pregunta-card.activa {\r\n            background-color: #e9ecef;\r\n            border-left-color: #28a745; \/* Color verde de enfoque *\/\r\n            color: #000;\r\n            font-weight: 500;\r\n        }\r\n\r\n        \/* Gr\u00e1fica acumulada \u00fanica *\/\r\n        .grafica-master {\r\n            display: flex;\r\n            width: 100%;\r\n            height: 50px;\r\n            border-radius: 6px;\r\n            overflow: hidden;\r\n            background-color: #e9ecef;\r\n            margin-bottom: 25px;\r\n            box-shadow: inset 0 2px 4px rgba(0,0,0,0.05);\r\n        }\r\n\r\n        .bar-segmento {\r\n            height: 100%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-size: 13px;\r\n            font-weight: bold;\r\n            color: #222;\r\n            width: 0%; \r\n            transition: width 0.6s cubic-bezier(0.4, 0, 0.2, 1);\r\n            white-space: nowrap;\r\n            overflow: hidden;\r\n        }\r\n\r\n        \/* Colores de los segmentos *\/\r\n        .col-desconozco { background-color: #a6a6a6; }\r\n        .col-tdesacuerdo { background-color: #ff0000; color: #ffffff; }\r\n        .col-desacuerdo { background-color: #ffb703; }\r\n        .col-acuerdo { background-color: #ffff00; }\r\n        .col-tacuerdo { background-color: #92d050; }\r\n\r\n        .bar-segmento span {\r\n            transition: opacity 0.2s;\r\n        }\r\n\r\n        \/* Leyenda inferior *\/\r\n        .leyenda {\r\n            display: flex;\r\n            justify-content: space-between;\r\n            flex-wrap: wrap;\r\n            gap: 15px;\r\n            border-top: 1px solid #eee;\r\n            padding-top: 20px;\r\n        }\r\n\r\n        .leyenda-item {\r\n            display: flex;\r\n            align-items: center;\r\n            font-size: 11px;\r\n            color: #666;\r\n        }\r\n\r\n        .indicador-color {\r\n            width: 16px;\r\n            height: 16px;\r\n            margin-right: 8px;\r\n            border-radius: 3px;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <div class=\"contenedor-clima\">\r\n        \r\n        <div class=\"seccion-categorias\">\r\n            <div class=\"categoria-btn activa\" onmouseenter=\"cambiarCategoria('cat-liderazgo', this)\">\r\n                <i class=\"fas fa-user-tie\"><\/i> Liderazgo\r\n            <\/div>\r\n            <div class=\"categoria-btn\" onmouseenter=\"cambiarCategoria('cat-pertenencia', this)\">\r\n                <i class=\"fas fa-heart\"><\/i> Sentido de Pertenencia\r\n            <\/div>\r\n            <div class=\"categoria-btn\" onmouseenter=\"cambiarCategoria('cat-ambiente', this)\">\r\n                <i class=\"fas fa-briefcase\"><\/i> Ambiente de Trabajo\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div id=\"cat-liderazgo\" class=\"grupo-preguntas\" style=\"display: block;\">\r\n            <div class=\"pregunta-card activa\" onmouseenter=\"mostrarDatosPregunta(this)\"\r\n                 data-desconozco=\"11.11\" data-tdesacuerdo=\"2.78\" data-desacuerdo=\"33.33\" data-acuerdo=\"38.89\" data-tacuerdo=\"13.89\">\r\n                1.1. Mi jefe inmediato me brinda retroalimentaci\u00f3n constructiva sobre mi desempe\u00f1o laboral.\r\n            <\/div>\r\n            <div class=\"pregunta-card\" onmouseenter=\"mostrarDatosPregunta(this)\"\r\n                 data-desconozco=\"5.00\" data-tdesacuerdo=\"15.00\" data-desacuerdo=\"20.00\" data-acuerdo=\"45.00\" data-tacuerdo=\"15.00\">\r\n                1.2. Considero que las decisiones de la direcci\u00f3n se comunican de manera oportuna y transparente.\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div id=\"cat-pertenencia\" class=\"grupo-preguntas\">\r\n            <div class=\"pregunta-card\" onmouseenter=\"mostrarDatosPregunta(this)\"\r\n                 data-desconozco=\"8.33\" data-tdesacuerdo=\"5.56\" data-desacuerdo=\"16.67\" data-acuerdo=\"50.00\" data-tacuerdo=\"19.44\">\r\n                2.1. Me siento orgulloso de colaborar y decir que formo parte de esta organizaci\u00f3n.\r\n            <\/div>\r\n            <div class=\"pregunta-card\" onmouseenter=\"mostrarDatosPregunta(this)\"\r\n                 data-desconozco=\"12.00\" data-tdesacuerdo=\"8.00\" data-desacuerdo=\"30.00\" data-acuerdo=\"35.00\" data-tacuerdo=\"15.00\">\r\n                2.2. Considero buenas las prestaciones que ofrece la empresa en comparaci\u00f3n con el mercado.\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div id=\"cat-ambiente\" class=\"grupo-preguntas\">\r\n            <div class=\"pregunta-card\" onmouseenter=\"mostrarDatosPregunta(this)\"\r\n                 data-desconozco=\"19.44\" data-tdesacuerdo=\"19.44\" data-desacuerdo=\"25.00\" data-acuerdo=\"27.78\" data-tacuerdo=\"8.33\">\r\n                3.1. En mi experiencia diaria, el alto rendimiento y la colaboraci\u00f3n son recompensados.\r\n            <\/div>\r\n            <div class=\"pregunta-card\" onmouseenter=\"mostrarDatosPregunta(this)\"\r\n                 data-desconozco=\"11.11\" data-tdesacuerdo=\"19.44\" data-desacuerdo=\"41.67\" data-acuerdo=\"22.22\" data-tacuerdo=\"5.56\">\r\n                3.2. Mi salario lo considero \"justo\" con base en las responsabilidades y la carga de trabajo.\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"grafica-master\">\r\n            <div id=\"bar-desconozco\" class=\"bar-segmento col-desconozco\"><span>0%<\/span><\/div>\r\n            <div id=\"bar-tdesacuerdo\" class=\"bar-segmento col-tdesacuerdo\"><span>0%<\/span><\/div>\r\n            <div id=\"bar-desacuerdo\" class=\"bar-segmento col-desacuerdo\"><span>0%<\/span><\/div>\r\n            <div id=\"bar-acuerdo\" class=\"bar-segmento col-acuerdo\"><span>0%<\/span><\/div>\r\n            <div id=\"bar-tacuerdo\" class=\"bar-segmento col-tacuerdo\"><span>0%<\/span><\/div>\r\n        <\/div>\r\n\r\n        <div class=\"leyenda\">\r\n            <div class=\"leyenda-item\"><div class=\"indicador-color col-desconozco\"><\/div> Lo desconozco<\/div>\r\n            <div class=\"leyenda-item\"><div class=\"indicador-color col-tdesacuerdo\"><\/div> Totalmente en desacuerdo<\/div>\r\n            <div class=\"leyenda-item\"><div class=\"indicador-color col-desacuerdo\"><\/div> En Desacuerdo<\/div>\r\n            <div class=\"leyenda-item\"><div class=\"indicador-color col-acuerdo\"><\/div> De Acuerdo<\/div>\r\n            <div class=\"leyenda-item\"><div class=\"indicador-color col-tacuerdo\"><\/div> Totalmente de acuerdo<\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n    <script>\r\n        function cambiarCategoria(idCategoria, botonActivo) {\r\n            document.querySelectorAll('.categoria-btn').forEach(btn => btn.classList.remove('activa'));\r\n            botonActivo.classList.add('activa');\r\n\r\n            document.querySelectorAll('.grupo-preguntas').forEach(grupo => grupo.style.display = 'none');\r\n            \r\n            const grupoDestino = document.getElementById(idCategoria);\r\n            grupoDestino.style.display = 'block';\r\n\r\n            const primeraPregunta = grupoDestino.querySelector('.pregunta-card');\r\n            if (primeraPregunta) {\r\n                mostrarDatosPregunta(primeraPregunta);\r\n            }\r\n        }\r\n\r\n        function mostrarDatosPregunta(elementoPregunta) {\r\n            document.querySelectorAll('.pregunta-card').forEach(card => card.classList.remove('activa'));\r\n            elementoPregunta.classList.add('activa');\r\n\r\n            const datos = {\r\n                desconozco: elementoPregunta.getAttribute('data-desconozco'),\r\n                tdesacuerdo: elementoPregunta.getAttribute('data-tdesacuerdo'),\r\n                desacuerdo: elementoPregunta.getAttribute('data-desacuerdo'),\r\n                acuerdo: elementoPregunta.getAttribute('data-acuerdo'),\r\n                tacuerdo: elementoPregunta.getAttribute('data-tacuerdo')\r\n            };\r\n\r\n            actualizarSegmento('bar-desconozco', datos.desconozco);\r\n            actualizarSegmento('bar-tdesacuerdo', datos.tdesacuerdo);\r\n            actualizarSegmento('bar-desacuerdo', datos.desacuerdo);\r\n            actualizarSegmento('bar-acuerdo', datos.acuerdo);\r\n            actualizarSegmento('bar-tacuerdo', datos.tacuerdo);\r\n        }\r\n\r\n        function actualizarSegmento(idElemento, valor) {\r\n            const segmento = document.getElementById(idElemento);\r\n            const spanTexto = segmento.querySelector('span');\r\n\r\n            segmento.style.width = valor + \"%\";\r\n            spanTexto.innerText = valor + \"%\";\r\n\r\n            if (parseFloat(valor) < 5) {\r\n                spanTexto.style.opacity = \"0\";\r\n            } else {\r\n                spanTexto.style.opacity = \"1\";\r\n            }\r\n        }\r\n\r\n        window.onload = function() {\r\n            const preguntaInicial = document.querySelector('.pregunta-card.activa');\r\n            if (preguntaInicial) {\r\n                mostrarDatosPregunta(preguntaInicial);\r\n            }\r\n        };\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-25ea6af e-grid e-con-full e-con e-child\" data-id=\"25ea6af\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-71f1f24 e-con-full e-flex e-con e-child\" data-id=\"71f1f24\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d4ec520 elementor-widget elementor-widget-heading\" data-id=\"d4ec520\" 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\">COMPRENSI\u00d3N DE DATOS<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-920448b elementor-widget elementor-widget-heading\" data-id=\"920448b\" 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\">De las Respuestas a la Estrategia<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-884c19e elementor-widget elementor-widget-text-editor\" data-id=\"884c19e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>El servicio abarca el procesamiento, filtrado y an\u00e1lisis detallado de la informaci\u00f3n recopilada, transform\u00e1ndola en un diagn\u00f3stico claro, estructurado y de alto valor estrat\u00e9gico para la toma de decisiones.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-094051b e-con-full e-flex e-con e-child\" data-id=\"094051b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a67d515 elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"a67d515\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chart-pie\" viewbox=\"0 0 544 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M527.79 288H290.5l158.03 158.03c6.04 6.04 15.98 6.53 22.19.68 38.7-36.46 65.32-85.61 73.13-140.86 1.34-9.46-6.51-17.85-16.06-17.85zm-15.83-64.8C503.72 103.74 408.26 8.28 288.8.04 279.68-.59 272 7.1 272 16.24V240h223.77c9.14 0 16.82-7.68 16.19-16.8zM224 288V50.71c0-9.55-8.39-17.4-17.84-16.06C86.99 51.49-4.1 155.6.14 280.37 4.5 408.51 114.83 513.59 243.03 511.98c50.4-.63 96.97-16.87 135.26-44.03 7.9-5.6 8.42-17.23 1.57-24.08L224 288z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tIdentificaci\u00f3n de Fortalezas y Brechas\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tSabr\u00e1s con precisi\u00f3n qu\u00e9 \u00e1reas de tu cultura corporativa son motores de retenci\u00f3n y cu\u00e1les requieren atenci\u00f3n.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-040310b elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"040310b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-stream\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M16 128h416c8.84 0 16-7.16 16-16V48c0-8.84-7.16-16-16-16H16C7.16 32 0 39.16 0 48v64c0 8.84 7.16 16 16 16zm480 80H80c-8.84 0-16 7.16-16 16v64c0 8.84 7.16 16 16 16h416c8.84 0 16-7.16 16-16v-64c0-8.84-7.16-16-16-16zm-64 176H16c-8.84 0-16 7.16-16 16v64c0 8.84 7.16 16 16 16h416c8.84 0 16-7.16 16-16v-64c0-8.84-7.16-16-16-16z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tRecomendaciones Pr\u00e1cticas y Accionables\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tCada reporte incluye propuestas de mejora enfocadas, listas para ser analizadas e implementadas por tu liderazgo.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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<div class=\"elementor-element elementor-element-9d2018d e-con-full e-flex e-con e-child\" data-id=\"9d2018d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96be09f elementor-widget elementor-widget-image\" data-id=\"96be09f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1639\" height=\"480\" src=\"https:\/\/intrategia.com.mx\/wp-content\/uploads\/2025\/06\/Diseno-sin-titulo.gif\" class=\"attachment-full size-full wp-image-6312\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-20fbc0c e-flex e-con-boxed e-con e-parent\" data-id=\"20fbc0c\" 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-de41f77 elementor-widget elementor-widget-html\" data-id=\"de41f77\" 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<!-- Agrega este enlace en el <head> de tu p\u00e1gina si no usas Font Awesome ya -->\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\r\n\r\n<div class=\"success-cases-container\">\r\n    <h2>Casos de \u00c9xito Intrategia<\/h2>\r\n\r\n    <!-- Caso de \u00c9xito 1 -->\r\n    <div class=\"success-case-block\">\r\n        <div class=\"case-icon\" style=\"color: #D7077E;\"><i class=\"fas fa-exclamation-triangle\"><\/i><\/div>\r\n        <h3>Hallazgos Cr\u00edticos Detectados<\/h3>\r\n        <p>Mediante entrevistas individuales a profundidad, descubrimos problemas ocultos pero significativos como acoso laboral, malas pr\u00e1cticas, desfalcos y robos en diversas \u00e1reas.<\/p>\r\n        <div class=\"case-visual\">\r\n            <p>Problemas identificados:<\/p>\r\n             <div class=\"issue-icons\">\r\n                <i class=\"fas fa-user-slash\" title=\"Acoso Laboral\" style=\"color: #D7077E;\"><\/i>\r\n                <i class=\"fas fa-ban\" title=\"Malas Pr\u00e1cticas\" style=\"color: #D7077E;\"><\/i>\r\n                <i class=\"fas fa-sack-dollar\" title=\"Desfalcos\/Robo Dinero\" style=\"color: #D7077E;\"><\/i>\r\n                 <i class=\"fas fa-box\" title=\"Robo de Producto\" style=\"color: #D7077E;\"><\/i>\r\n            <\/div>\r\n            <p class=\"result-text\">La empresa investig\u00f3 y tom\u00f3 decisiones estrat\u00e9gicas basadas en nuestros hallazgos.<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Caso de \u00c9xito 2 -->\r\n    <div class=\"success-case-block\">\r\n         <div class=\"case-icon\" style=\"color: #6EC1E4;\"><i class=\"fas fa-chart-line\"><\/i><\/div>\r\n         <h3>Reducci\u00f3n Significativa de la Rotaci\u00f3n<\/h3>\r\n         <p>Tras aplicar un estudio a 3,600 colaboradores en una planta de manufactura, identificamos el Liderazgo de Supervisores como causa principal de una rotaci\u00f3n anual del 50%.<\/p>\r\n          <div class=\"case-visual\">\r\n             <p>Impacto en la Rotaci\u00f3n Anual:<\/p>\r\n             <div class=\"bar-chart-simple\">\r\n                 <div class=\"bar\" style=\"width: 80px; background-color: #D7077E; height: 90px;\">50% (Antes)<\/div> <!-- Adjusted height to represent 50% relative to max height -->\r\n                 <div class=\"bar\" style=\"width: 80px; background-color: #6EC1E4; height: 45px;\">20% (Despu\u00e9s)<\/div> <!-- Adjusted height to represent 20% relative to max height -->\r\n             <\/div>\r\n              <p class=\"result-text\">Se implement\u00f3 un programa de entrenamiento a l\u00edderes, logrando reducir la rotaci\u00f3n en <strong>\u00a1hasta un 20%!<\/strong><\/p>\r\n         <\/div>\r\n     <\/div>\r\n\r\n     <!-- Add more cases here if needed -->\r\n\r\n<\/div>\r\n\r\n<!-- Remove the previous <script> tag -->\r\n\r\n<!-- Estilos CSS -->\r\n<style>\r\n\/* Contenedor principal *\/\r\n.success-cases-container {\r\n    width: 90%; \/* Ajusta el ancho seg\u00fan tu dise\u00f1o *\/\r\n    max-width: 900px; \/* Ancho m\u00e1ximo *\/\r\n    margin: 40px auto; \/* Centrar y a\u00f1adir margen *\/\r\n    text-align: center;\r\n    font-family: 'Arial', sans-serif; \/* Usa tu fuente *\/\r\n    color: #333;\r\n}\r\n\r\n.success-cases-container h2 {\r\n    color: #D7077E; \/* Color de t\u00edtulo *\/\r\n    margin-bottom: 30px;\r\n}\r\n\r\n\/* Estilo para cada bloque de caso de \u00e9xito *\/\r\n.success-case-block {\r\n    background-color: #fff; \/* Fondo blanco para los casos *\/\r\n    padding: 30px;\r\n    margin-bottom: 30px; \/* Espacio entre bloques *\/\r\n    border-radius: 8px;\r\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); \/* Sombra *\/\r\n    text-align: center;\r\n}\r\n\r\n.case-icon {\r\n    font-size: 3em; \/* Tama\u00f1o grande del icono *\/\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.success-case-block h3 {\r\n    color: #6EC1E4; \/* Color azul para subt\u00edtulos *\/\r\n    margin-bottom: 15px;\r\n    font-size: 1.5em;\r\n}\r\n\r\n.success-case-block p {\r\n    margin-bottom: 20px;\r\n    line-height: 1.6;\r\n    color: #555;\r\n}\r\n\r\n.case-visual {\r\n    margin-top: 25px;\r\n    padding-top: 20px;\r\n    border-top: 1px solid #eee;\r\n}\r\n\r\n.case-visual p {\r\n    font-weight: bold;\r\n    margin-bottom: 10px;\r\n    color: #333;\r\n}\r\n\r\n\/* Estilo para los iconos de problemas (Caso 1) *\/\r\n.issue-icons {\r\n    font-size: 2em;\r\n    display: flex; \/* Usar flexbox para centrar y espaciar iconos *\/\r\n    justify-content: center;\r\n    gap: 20px; \/* Espacio entre iconos *\/\r\n    margin-bottom: 15px;\r\n}\r\n\r\n\/* Estilo para la gr\u00e1fica simple de barras (Caso 2) *\/\r\n.bar-chart-simple {\r\n    display: flex;\r\n    align-items: flex-end; \/* Alinea las barras por la base *\/\r\n    justify-content: center;\r\n    height: 80px; \/* Altura del contenedor de barras *\/\r\n    gap: 15px; \/* Espacio entre barras *\/\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.bar-chart-simple .bar {\r\n    width: 80px; \/* Ancho fijo de cada barra *\/\r\n    color: #fff;\r\n    font-size: 0.9em;\r\n    display: flex;\r\n    align-items: center; \/* Centra el texto verticalmente *\/\r\n    justify-content: center; \/* Centra el texto horizontalmente *\/\r\n    border-radius: 5px 5px 0 0; \/* Bordes superiores redondeados *\/\r\n    font-weight: bold;\r\n    \/* Removed transition as it's not a carousel *\/\r\n    height: auto; \/* Remove fixed height from previous version *\/\r\n    padding-top: 5px; \/* Add some padding inside the bar *\/\r\n}\r\n\r\n\/* Adjust bar heights manually based on percentage for visual representation *\/\r\n.bar-chart-simple .bar:nth-child(1) { \/* 50% bar *\/\r\n    height: 80px; \/* Represents the full 50% *\/\r\n}\r\n.bar-chart-simple .bar:nth-child(2) { \/* 20% bar *\/\r\n    height: 32px; \/* Represents 20%, which is 40% of 50% (80px * 0.4) *\/\r\n}\r\n\r\n\r\n.result-text {\r\n    font-weight: bold;\r\n    color: #6EC1E4; \/* Color azul para resaltar el resultado *\/\r\n    font-size: 1.1em;\r\n}\r\n\r\n\/* Responsive b\u00e1sico *\/\r\n@media (max-width: 768px) {\r\n    .success-cases-container {\r\n        width: 95%;\r\n    }\r\n    .success-case-block {\r\n        padding: 20px;\r\n    }\r\n    .success-case-block h3 {\r\n        font-size: 1.3em;\r\n    }\r\n    .issue-icons {\r\n        gap: 10px;\r\n        font-size: 1.8em;\r\n    }\r\n     .bar-chart-simple .bar {\r\n        width: 60px; \/* Reducir ancho barras en mobile *\/\r\n        font-size: 0.8em;\r\n     }\r\n     .bar-chart-simple .bar:nth-child(1) { \/* Adjust height for mobile width *\/\r\n        height: 60px; \/* Represents 50% *\/\r\n     }\r\n    .bar-chart-simple .bar:nth-child(2) { \/* Adjust height for mobile width *\/\r\n        height: 24px; \/* Represents 20%, which is 40% of 50% (60px * 0.4) *\/\r\n    }\r\n}\r\n<\/style>\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>Estudio de Clima Organizacional Mide, comprende y evoluciona el entorno de tu empresa con metodolog\u00edas de alta precisi\u00f3n y un sistema digital \u00e1gil, interactivo y 100% confidencial. Botones de Aplicaci\u00f3n Aplicaci\u00f3n Online Aplicaci\u00f3n Presencial Confidencialidad Protegida Gesti\u00f3n externa que promueve la participaci\u00f3n honesta de tu equipo. Formularios Optimizados Evaluaci\u00f3n r\u00e1pida y accesible desde cualquier dispositivo. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"inline_featured_image":false,"_joinchat":[],"footnotes":""},"class_list":["post-1352","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/intrategia.com.mx\/en\/wp-json\/wp\/v2\/pages\/1352","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/intrategia.com.mx\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/intrategia.com.mx\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/intrategia.com.mx\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/intrategia.com.mx\/en\/wp-json\/wp\/v2\/comments?post=1352"}],"version-history":[{"count":167,"href":"https:\/\/intrategia.com.mx\/en\/wp-json\/wp\/v2\/pages\/1352\/revisions"}],"predecessor-version":[{"id":6991,"href":"https:\/\/intrategia.com.mx\/en\/wp-json\/wp\/v2\/pages\/1352\/revisions\/6991"}],"wp:attachment":[{"href":"https:\/\/intrategia.com.mx\/en\/wp-json\/wp\/v2\/media?parent=1352"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}