{"id":474,"date":"2022-07-20T10:41:54","date_gmt":"2022-07-20T16:41:54","guid":{"rendered":"http:\/\/fundacionhorizontes.com\/?page_id=474"},"modified":"2023-01-26T12:26:49","modified_gmt":"2023-01-26T18:26:49","slug":"historia","status":"publish","type":"page","link":"https:\/\/fundacionhorizontes.com\/index.php\/historia\/","title":{"rendered":"Historia"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"474\" class=\"elementor elementor-474\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f4d8549 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f4d8549\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3399500\" data-id=\"3399500\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3473ee6 elementor-widget elementor-widget-html\" data-id=\"3473ee6\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n    p{\n        color: black;\n    }\n    \n    h2 {\n\t text-align: center;\n\t font-size: 2rem;\n}\n .timeline {\n\t display: flex;\n\t flex-direction: column;\n\t margin: 20px auto;\n\t position: relative;\n}\n .timeline__event {\n\t position: relative;\n\t display: flex;\n\t margin: 20px 0;\n\t border-radius: 6px;\n\t align-self: center;\n\t width: 50vw;\n}\n .timeline__event:nth-child(2n + 1) {\n\t flex-direction: row-reverse;\n}\n .timeline__event:nth-child(2n + 1) .timeline__event__date {\n\t border-radius: 0 6px 6px 0;\n}\n .timeline__event:nth-child(2n + 1) .timeline__event__content {\n\t border-radius: 6px 0 0 6px;\n}\n .timeline__event:nth-child(2n + 1) .timeline__event__icon:before {\n\t content: \"\";\n\t width: 2px;\n\t height: 100%;\n\t background: #0F5582;\n\t position: absolute;\n\t top: 0%;\n\t left: 50%;\n\t right: auto;\n\t z-index: -1;\n\t transform: translateX(-50%);\n\t animation: fillTop 2s forwards 4s ease-in-out;\n}\n .timeline__event:nth-child(2n + 1) .timeline__event__icon:after {\n\t content: \"\";\n\t width: 100%;\n\t height: 2px;\n\t background: #0F5582;\n\t position: absolute;\n\t right: 0;\n\t z-index: -1;\n\t top: 50%;\n\t left: auto;\n\t transform: translateY(-50%);\n\t animation: fillLeft 2s forwards 4s ease-in-out;\n}\n .timeline__event__title {\n\t font-size: 1.2rem;\n\t line-height: 1.4;\n\t text-transform: uppercase;\n\t font-weight: 600;\n\t color: #0F5582;\n\t letter-spacing: 1.5px;\n}\n .timeline__event__content {\n\t padding: 20px;\n\t box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3), 0 -12px 36px -8px rgba(0, 0, 0, 0.025);\n\t background: #fff;\n\t width: calc(40vw - 84px);\n\t border-radius: 0 6px 6px 0;\n}\n .timeline__event__date {\n\t color: white;\n\t font-size: 1.5rem;\n\t font-weight: 600;\n\t background: #0F5582;\n\t display: flex;\n\t align-items: center;\n\t justify-content: center;\n\t white-space: nowrap;\n\t padding: 0 20px;\n\t border-radius: 6px 0 0 6px;\n}\n .timeline__event__icon {\n\t display: flex;\n\t align-items: center;\n\t justify-content: center;\n\t color: white;\n\t padding: 20px;\n\t align-self: center;\n\t margin: 0 20px;\n\t background: #0F5582;\n\t border-radius: 100%;\n\t width: 40px;\n\t box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3), 0 -12px 36px -8px rgba(0, 0, 0, 0.025);\n\t padding: 40px;\n\t height: 40px;\n\t position: relative;\n}\n .timeline__event__icon i {\n\t font-size: 32px;\n}\n .timeline__event__icon:before {\n\t content: \"\";\n\t width: 2px;\n\t height: 100%;\n\t background: #0F5582;\n\t position: absolute;\n\t top: 0%;\n\t z-index: -1;\n\t left: 50%;\n\t transform: translateX(-50%);\n\t animation: fillTop 2s forwards 4s ease-in-out;\n}\n .timeline__event__icon:after {\n\t content: \"\";\n\t width: 100%;\n\t height: 2px;\n\t background: #0F5582;\n\t position: absolute;\n\t left: 0%;\n\t z-index: -1;\n\t top: 50%;\n\t transform: translateY(-50%);\n\t animation: fillLeftOdd 2s forwards 4s ease-in-out;\n}\n .timeline__event__description {\n\t flex-basis: 60%;\n}\n .timeline__event--type2:after {\n\t background: #555ac0;\n}\n .timeline__event--type2 .timeline__event__date {\n\t color: white;\n\t background: #E54B59;\n}\n .timeline__event--type2:nth-child(2n + 1) .timeline__event__icon:before, .timeline__event--type2:nth-child(2n + 1) .timeline__event__icon:after {\n\t background: #E54B59;\n}\n .timeline__event--type2 .timeline__event__icon {\n\t background: #E54B59;\n\t color: white;\n}\n .timeline__event--type2 .timeline__event__icon:before, .timeline__event--type2 .timeline__event__icon:after {\n\t background: #E54B59;\n}\n .timeline__event--type2 .timeline__event__title {\n\t color: #555ac0;\n}\n .timeline__event--type3:after {\n\t background: #F69322;\n}\n .timeline__event--type3 .timeline__event__date {\n\t color: white;\n\t background-color: #F69322;\n}\n .timeline__event--type3:nth-child(2n + 1) .timeline__event__icon:before, .timeline__event--type3:nth-child(2n + 1) .timeline__event__icon:after {\n\t background: #F69322;\n}\n .timeline__event--type3 .timeline__event__icon {\n\t background: #F69322;\n\t color: white;\n}\n .timeline__event--type3 .timeline__event__icon:before, .timeline__event--type3 .timeline__event__icon:after {\n\t background: #F69322;\n}\n .timeline__event--type3 .timeline__event__title {\n\t color: #F69322;\n}\n .timeline__event:last-child .timeline__event__icon:before {\n\t content: none;\n}\n @media (max-width: 786px) {\n\t .timeline__event {\n\t\t flex-direction: column;\n\t\t align-self: center;\n\t}\n\t .timeline__event__content {\n\t\t width: 100%;\n\t}\n\t .timeline__event__icon {\n\t\t border-radius: 6px 6px 0 0;\n\t\t width: 100%;\n\t\t margin: 0;\n\t\t box-shadow: none;\n\t}\n\t .timeline__event__icon:before, .timeline__event__icon:after {\n\t\t display: none;\n\t}\n\t .timeline__event__date {\n\t\t border-radius: 0;\n\t\t padding: 20px;\n\t}\n\t .timeline__event:nth-child(2n + 1) {\n\t\t flex-direction: column;\n\t\t align-self: center;\n\t}\n\t .timeline__event:nth-child(2n + 1) .timeline__event__date {\n\t\t border-radius: 0;\n\t\t padding: 20px;\n\t}\n\t .timeline__event:nth-child(2n + 1) .timeline__event__icon {\n\t\t border-radius: 6px 6px 0 0;\n\t\t margin: 0;\n\t}\n}\n @keyframes fillLeft {\n\t 100% {\n\t\t right: 100%;\n\t}\n}\n @keyframes fillTop {\n\t 100% {\n\t\t top: 100%;\n\t}\n}\n @keyframes fillLeftOdd {\n\t 100% {\n\t\t left: 100%;\n\t}\n}\n<\/style>\n\n<h2>Nuestra breve historia<\/h2>\n<div class=\"timeline\"> \n  <div class=\"timeline__event  animated fadeInUp delay-3s timeline__event--type1\">\n    <div class=\"timeline__event__icon \">\n      <i class=\"fa fa-star\"><\/i>\n\n    <\/div>\n    <div class=\"timeline__event__date\">\n      1974\n    <\/div>\n    <div class=\"timeline__event__content \">\n      \n      <div class=\"timeline__event__description\">\n        <p>Nace a consecuencia del hurac\u00e1n Fif\u00ed el 16 de septiembre de 1974. El 6 de diciembre de ese mismo a\u00f1o iniciamos operaciones como una escuela de capacitaci\u00f3n agr\u00edcola en Finca La Alegr\u00eda, ubicada en la aldea Monterrey del municipio de Choloma, Cortes. Fundada por Sor Maria.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n  <div class=\"timeline__event animated fadeInUp delay-2s timeline__event--type2\">\n    <div class=\"timeline__event__icon\">\n      <i class=\"fa fa-spinner\"><\/i>\n\n    <\/div>\n    <div class=\"timeline__event__date\">\n      1976\n    <\/div>\n    <div class=\"timeline__event__content\">\n      \n      <div class=\"timeline__event__description\">\n        <p>El 25 de septiembre de 1976 nos constituimos como una organizaci\u00f3n privada de desarrollo sin fines de lucro, siendo constituida por ciudadanos hondure\u00f1os con el prop\u00f3sito de contribuir a mejorar las condiciones de vida de las familias hondure\u00f1as.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n  <div class=\"timeline__event animated fadeInUp delay-1s timeline__event--type3\">\n    <div class=\"timeline__event__icon\">\n      <i class=\"fa fa-angle-double-up\"><\/i>\n\n    <\/div>\n    <div class=\"timeline__event__date\">\n      1989\n    <\/div>\n    <div class=\"timeline__event__content\">\n      <div class=\"timeline__event__title\">\n        \n      <\/div>\n      <div class=\"timeline__event__description\">\n        <p>En 1989, con el capital semilla aportado por la organizaci\u00f3n canadiense \u00abHorizon of Friendschips\u00bb, incursiona en la oferta de servicios de cr\u00e9dito para micro y peque\u00f1a empresa. Esto en beneficio para emprendedores en ese tiempo, ya que se les hac\u00eda dif\u00edcil el poder alcanzar a ser financiados.<\/p>\n      <\/div>\n\n    <\/div>\n  <\/div>\n  <div class=\"timeline__event animated fadeInUp timeline__event--type1\">\n    <div class=\"timeline__event__icon\">\n      <i class=\"fa fa-leaf\"><\/i>\n\n    <\/div>\n    <div class=\"timeline__event__date\">\n      Actualidad\n    <\/div>\n    <div class=\"timeline__event__content\">\n      <div class=\"timeline__event__title\">\n        \n      <\/div>\n      <div class=\"timeline__event__description\">\n        <p>Desde entonces hemos crecido hasta ser una microfinanciera, contando con 7 agencias actualmente y con diversos productos cr\u00e9diticios que ayudan al emprendedor.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Nuestra breve historia 1974 Nace a consecuencia del hurac\u00e1n Fif\u00ed el 16 de septiembre de 1974. El 6 de diciembre de ese mismo a\u00f1o iniciamos operaciones como una escuela de &#8230;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/fundacionhorizontes.com\/index.php\/wp-json\/wp\/v2\/pages\/474"}],"collection":[{"href":"https:\/\/fundacionhorizontes.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fundacionhorizontes.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fundacionhorizontes.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/fundacionhorizontes.com\/index.php\/wp-json\/wp\/v2\/comments?post=474"}],"version-history":[{"count":42,"href":"https:\/\/fundacionhorizontes.com\/index.php\/wp-json\/wp\/v2\/pages\/474\/revisions"}],"predecessor-version":[{"id":3734,"href":"https:\/\/fundacionhorizontes.com\/index.php\/wp-json\/wp\/v2\/pages\/474\/revisions\/3734"}],"wp:attachment":[{"href":"https:\/\/fundacionhorizontes.com\/index.php\/wp-json\/wp\/v2\/media?parent=474"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}