{"id":11644,"date":"2024-12-07T03:37:31","date_gmt":"2024-12-07T08:37:31","guid":{"rendered":"https:\/\/bdeshfoundation.org\/?page_id=11644"},"modified":"2026-02-28T06:50:08","modified_gmt":"2026-02-28T11:50:08","slug":"bdesh-guatemala","status":"publish","type":"page","link":"https:\/\/demo.bdeshfoundation.org\/es\/bdesh-guatemala\/","title":{"rendered":"Bedesh Guatemala"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"11644\" class=\"elementor elementor-11644\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4cc8fbb e-flex e-con-boxed e-con e-parent\" data-id=\"4cc8fbb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-769f8f7 elementor-widget elementor-widget-heading\" data-id=\"769f8f7\" 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<h3 class=\"elementor-heading-title elementor-size-default\">Servicio orientado a la comunidad para la sociedad<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-93d3ab5 elementor-widget elementor-widget-heading\" data-id=\"93d3ab5\" 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<h3 class=\"elementor-heading-title elementor-size-default\">Nos dedicamos a empoderar a las comunidades locales a trav\u00e9s del servicio pr\u00e1ctico. Nos enfocamos en crear un cambio sostenible conectando recursos y personas para un futuro mejor.\n<\/h3>\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-d822688 e-con-full e-flex e-con e-parent\" data-id=\"d822688\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b5201e8 elementor-widget__width-inherit elementor-widget elementor-widget-shortcode\" data-id=\"b5201e8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\njQuery(document).ready(function() {\n    $('#frequency')[0].selectize.destroy();\n    $('#project')[0].selectize.destroy();\n    $('#cycles')[0].selectize.destroy();\n    jQuery('#cycles').hide();\n    var project = 'Bdesh Guatemala';\n    var amount = 'Enter The Amount';\n    var frequency = 'Monthly';\n    jQuery(\"#frequency\").change(function() {\n    if (jQuery(this).val() == \"\") {\n        jQuery('#cycles').hide();\n    } else if (jQuery(this).val() == \"One Time\") {\n        jQuery('#cycles').hide();\n    } else {\n        jQuery('#cycles').show();\n        jQuery(\"#cycles\").val('');\n    }\n    });\n    jQuery(\"#project\").change(function() {\n        $('#cycles').empty();\n        jQuery(\"#cycles\").append('<option value=\"\">--Select Cycles--<\/option>');\n        if (jQuery(this).val() != 'Sponsor a child') {\n            jQuery(\"#cycles\").append('<option value=\"3\">3<\/option>');\n        }\n        jQuery(\"#cycles\").append('<option value=\"6\">6<\/option>');\n        jQuery(\"#cycles\").append('<option value=\"12\">12<\/option>');\n        jQuery(\"#cycles\").append('<option value=\"24\">24<\/option>');\n        jQuery(\"#cycles\").append('<option value=\"36\">36<\/option>');\n        jQuery(\"#cycles\").append('<option value=\"1000\">Never ending<\/option>');\n    });\n    if (project != 'N\/A') {\n    jQuery(\"#project\").val(project).change();\n    } else {\n    jQuery(\"#project\").val('');\n    }\n    \n        \n    if (amount != 'N\/A') {\n    if (amount == 'Custom') {\n    jQuery('#amountCbOther').prop('checked', true);\n    jQuery(\"#amountInputBox\").show();\n    } else if (amount == 25) {\n    jQuery('#amountCb1').prop('checked', true);\n    } else if (amount == 50) {\n    jQuery('#amountCb2').prop('checked', true);\n    } else if (amount == 100) {\n    jQuery('#amountCb3').prop('checked', true);\n    } else if (amount == 250) {\n    jQuery('#amountCb4').prop('checked', true);\n    } else if (amount == 500) {\n    jQuery('#amountCb5').prop('checked', true);\n    } else {\n    jQuery('#amountCbOther').prop('checked', true);\n    jQuery(\"#amountInput\").val(amount);\n    jQuery(\"#amountInputBox\").show();\n    }\n    }\n    if (frequency != 'N\/A') {\n    jQuery(\"#frequency\").val(frequency).change();\n    } else {\n    jQuery(\"#frequency\").val('');\n    }\n    \/\/ if (jQuery('#project').val() == 'Sponsor a child') {\n    \/\/     jQuery(\"#cycles\").val('6');\n    \/\/ }    \n    jQuery(\"input[name=amountCb]\").click(function() {\n    if (jQuery(this).val() == \"Other\") {\n    jQuery(\"#amountInput\").val('');\n    jQuery(\"#amountInputBox\").show();\n    } else {\n    jQuery(\"#amountInputBox\").hide();\n    }\n    });\n\n    if (project == 'Save Bangladesh') {\n        var optionToMove = $('#project option[value=\"Support Wounded Fund\"]');\n        optionToMove.insertAfter('#project option:first');\n        optionToMove.prop('selected', true); \n    }\n\njQuery(\"#submit\").click(function(event) {\n    event.preventDefault();\n    jQuery(\"#loader\").show();\n    jQuery(\"#derror\").hide();\n    var project = '';\n    var amount = '';\n    var frequency = '';\n    var cycles = '';\n    frequency = jQuery(\"#frequency\").val();\n    project = jQuery(\"#project\").val();\n    cycles = jQuery(\"#cycles\").val();\n    if (jQuery(\"input[name=amountCb]:checked\").val() == \"Other\") {\n    amount = jQuery(\"#amountInput\").val();\n    } else {\n    amount = jQuery(\"input[name=amountCb]:checked\").val();\n    }\n    jQuery.ajax({\n    url: 'https:\/\/demo.bdeshfoundation.org\/cart\/?getAjax',\n    type: 'POST',\n    data: {\n        \"submit\": 'ajax',\n        \"frequency\": frequency,\n        \"project\": project,\n        \"amount\": amount,\n        \"cycles\": cycles,\n    },\n    success: function (data, textStatus, jQxhr) {\n        data = JSON.parse(data);\n        if (data['error'] == 1) {\n            jQuery('#derror').html(data['msg']).show();\n            jQuery('body, html').animate({scrollTop: jQuery(\"#addedCart\").offset().top - 100}, 1000);\n        } else if (data['error'] == 0) {\n            jQuery('#derror').html('').hide();\n            window.location.href = \"https:\/\/demo.bdeshfoundation.org\/cart\/?showMsg=\" + data['mId'];\n            return;\n            jQuery('#addedCart').show();\n            jQuery('#frequency,#cycles,#project').prop('selectedIndex',0);\n            jQuery('#project').val('Bdesh Guatemala');\n            jQuery('#cycles').hide();\n            jQuery('input:radio[name=amountCb]').each(function () { jQuery(this).prop('checked', false); });\n            jQuery(\"#amountInputBox\").hide();\n            jQuery('body, html').animate({scrollTop: jQuery(\"#addedCart\").offset().top - 400}, 1000);\n            setTimeout(function(){ jQuery('#addedCart').hide(); }, 10000);\t\t\n        }\n        jQuery(\"#loader\").hide();\n        getCart();\n    },\n    error: function (jqXhr, textStatus, errorThrown) {\n        jQuery('#derror').html('Error! Please try again.').hide();\n        jQuery(\"#loader\").hide();\n    }\n});\n});\n});\n<\/script>\n<style>\n    .box-container-wn {\n    background-color: #08335e;\n    border-radius: 0px;\n    border: 1px solid #dbdbdb;\n    padding: 20px;\n    max-width: 100%;\n    margin: auto;\n    margin-bottom: 20px;\npadding-top: 5px;\n\t\tpadding-bottom: 15px;\n}\n\t.box-container-wn hr {\n    margin: 0;\n    background-color: transparent;\n    border-color: rgb(255 255 255 \/ 57%);\n}\n.box-container-wn.col-sm-2,.box-container-wn.col-sm-3,.box-container-wn.col-sm-4{\n\tpadding-right: 5px!important;\n    padding-left: 5px!important;\n}\n.select-wn {\n    height: 35px;\n}\ninput:focus {outline:0;} \n\t.col-sm-3.mt30.flex {\n    display: flex;\n}\n.box-container-wn .selectize-input::after {\n    border-color: #fff transparent transparent transparent!important;\n    right: 24px;\n}\t\n.box-container-wn .selectize-input {\n    background-color: #08335e;\n    border-color: #ffff!important;\n    padding: 12px 12px !important;\n    box-shadow: none;\n    margin-bottom: 1px;\n    display: flex!important;\n    align-items: center;\n    color: #fff;\n    border-radius: 38px!important;\n    height: 34px!important;\n    margin-left: 0px!important;\n    width: 130px;\n}\t\n\t.mb4{margin-bottom: 4px!important}\ninput.button-wn {\n      font-size: 14px;\n      padding: 10px;\n      margin-top: 0px;\n      text-transform: capitalize;\n      letter-spacing: 1px;\n      text-align: center;\n      font-weight: 500;\n      background-color: #5bba47!important;\n      height: 34px;\n      padding-top: 6px;\n}\t\n.box-container-wn h2 {\n    font-size: 28px;\n    color: #fff;\n    font-weight: 700;\n    text-transform: capitalize;\n}\t\n.form-group.select-wn select {\n    font-size: 13px;\n    color: #fff;\n    border-radius: 24px;\n    border: 1px solid  rgb(255 255 255 \/ 57%);\n    background-color: #08335e;\n    padding: 0px 7px;\n    text-transform: capitalize;\n\theight: 34px;\n}\n\t.input-group-prepend {\n    height: 34px;\n    position: relative;\n    margin: auto;\n\t\ttext-align: left;\n}\n.heading-d-wn {\n    text-align: left;\n    padding: 17px 0px;\n    margin-bottom: 0px;\n    color: #fff\n}\n.input-group-text {\n    display: -ms-flexbox;\n    -ms-flex-align: center;\n    align-items: center;\n    padding: .375rem .75rem;\n    margin-bottom: 0;\n    font-size: 1rem;\n    font-weight: 400;\n    line-height: 1.5;\n    color: #fff;\n    text-align: center;\n    white-space: nowrap;\n    background-color: #fff0;\n    border: 1px solid #fff0;\n    border-radius: 25px;\n    position: relative;\n    left: auto;\n    height: 34px;\n    top: 4px;\n    left: 4px;\n    font-size: 12px;\n }\n.box-container-wn .wpcf7-form-control-wrap {\n    position: relative;\n    background-color: #00008b00;\n    border: 1px solid  rgb(255 255 255 \/ 57%);\n    border-radius: 28px;\n    padding-left: 28px;\n   width: 100%;\n    margin-top: 0px;\n    height: 34px;\n    color: #fff;\n\t top: -23px;\n\tpadding-right: 6px;\n   \n}\n.box-container-wn input.wpcf7-form-control-wrap:focus-visiable{\n\toutline:0;\n}\n.btn-preiod-wn .form-group {\n    margin-bottom: 10px!important;\n}\n\t.box-container-wn.form-group {\n    margin-bottom: 3px;\n}\n.box-container-wn label.form-check-label {\n    color: #fff;\n}\n.gdonation-wn input[type=\"radio\"]:checked+label, .gdonation-wn input[type=\"checkbox\"]:checked+label {\n    background-color: #fff;\n    border-color: #fff;\n    color: #08335e;\n}\n.btn-preiod-wn input[type=\"radio\"]:checked+label, .btn-preiod-wn input[type=\"checkbox\"]:checked+label {\n    background-color: #7b7b7d;\n    border-color: #7b7b7d;\n    color: #fff;\n}\n.gdonation-wn input[type=\"radio\"], .gdonation-wn input[type=\"checkbox\"] {\n    display: none;\n}\n.gdonation-wn .flex label:hover {\n    background-color: #fff;\n    border-color: #fff;\n    color: #08335e;\n}\n.gdonation-wn .flex label {\n    color: #fff;\n    background-color: #08335e;\n    border-color: #08335e;\n    border: 1px solid  rgb(255 255 255 \/ 57%);;\n    margin: 1px;\n    padding: 4px 5px;\n    border-radius: 0px;\n    text-align: center;\n    min-width: 57px;\n    font-size: 1rem;\n    margin-bottom: 0px;\n    height: 34px;\n    border-radius: 19px;\n    font-size: 12px;\n    line-height: 24px;\n\tmargin-bottom: 4px\n}\n.flex.amountButtons-wn {\n    display: inherit;\n   \n}\n.amountButtons-wn .form-group {\n    display: inline;\n    margin-bottom: 0.5rem;\n}\n.btn-preiod-wn label {\n    background-color: #efefef;\n    border: 1px solid #efefef;\n    margin: 1px;\n    padding: 10px 5px;\n    border-radius: 0px;\n    text-align: center;\n    min-wnidth: 90px;\n    font-size: 1rem;\n    margin-bottom: 5px;\n}\n.btn-preiod-w label:hover {\n    background-color: #7b7b7d;\n    border-color: #7b7b7d;\n    color: #fff;\n}\n.btn-preiod-wn {\n    padding-left: 6px;\n    display: inline-flex;\n}\n.donate-btn-wn {\nbackground-color: #08335e!important;\nwidth: 100%;\npadding: 12px 5px;\n}\n@media(max-width:768px){\n.mt30{margin-top: 0px;text-align: center}\n.select-wn {\nmargin-bottom: 10px;}\n}\n@media(min-width:768px){\n.mt30{margin-top: 30px}\t\n}\n@media(max-width:1200px){\n.mt30{margin-top: 30px}\t\n.box-container-wn h2 {\nfont-size: 24px;\n}\t\n}\n.selectize-control.single .selectize-input::after {\nborder-color: #333 transparent transparent transparent;\nright: 4px;\n}\n.box-container-wn,.box-container2n {\n    position: relative;\n}\n.loader {\n    position: absolute;\n    z-index: 94;\n    opacity: 1 !important;\n    background-color: rgba(239, 243, 243, 0.6);\n    width: 100%;\n    height: 100%;\n    left: 0;    top: 0;\n}\n.text-danger {\n    color: #dc3545!important;\n}\n.spinner-border {\n    display: inline-block;\n    width: 3rem;\n    height: 3rem;\n    vertical-align: text-bottom;\n    border: .25em solid currentColor;\n    border-right-color: transparent;\n    border-radius: 50%;\n    animation: spin.75s linear infinite;\n    left: 40%;\n    position: absolute;\n    top: 40%;\n}\n.alert-info {\n    color: #5bba47 !important;\n    background-color: #ecf3f4!important;\n    border-color: #ecf3f4;border-radius: 4px;\n    font-weight: normal;\n    font-size: 16px;\n    font-family: Lato,sans-serif;\n\tpadding-bottom: 5px;font-size: 16px;\n\tfont-weight: normal;\n}\n.alert-danger {\n    color: #721c24 !important;\n    background-color: #f8d7dade;\n    border-color: #f5c6cb;\n    border-radius: 3px;\n    margin: 4px;\n    padding-bottom: 3px;\n    font-size: 16px;\n    font-weight: 500;\n}\n.alert-info a{ color: #5bba47  !important;}\n@media(min-width:1200px){\n.alert-info {\ncolor: #5bba47  !important;\nbackground-color: #ecf3f4!important;\nborder-color: #ecf3f4;\nwidth: 70%;\n}\n}\n<\/style>\n  <div class=\"kc-row\">\n  <div class=\"box-container-wn\">\n<div id=\"loader\" style=\"display: none;\" class=\"loader\">\n<div class=\"spinner-border text-danger\" role=\"status\">\n<span class=\"sr-only\">Loading...<\/span>\n<\/div>\n<\/div>\n\t  <div class=\"col-sm-12 text-center\">\n<div id=\"derror\" class=\"alert alert-danger\" role=\"alert\" style=\"display: none;color:red;\"><\/div><\/div>\n    <div class=\"row form-djv-contact\">\n      <div class=\"col-sm-3\" style=\"text-align: left;\">\n\t\t  <span style=\"color: #5bba47 !important;display: block;margin-top: 2px;font-weight: 400;    font-size: 16px;\">Donar ahora<\/span>\n    <h2>\n    convertirse en donante\n    <\/h2>\n<\/div>\n\t  <div class=\"col-sm-3 mt30 flex\">\n      <div class=\"row\">\n\t\t  <div class=\"col-sm-6\">\n\t\t  <div class=\"form-group mb4 select-wn\">\n        <select id=\"frequency\" name=\"frequency\">\n            <option value=\"\">--Select Frequency--<\/option>\n            <option value=\"One Time\">One Time<\/option>\n            <option value=\"Monthly\">Monthly<\/option>\n        <\/select>\n        <\/div>\n<\/div>\n\t\t  <div class=\"col-sm-6\">\n\t\t  <div class=\"form-group mb4 select-wn\">\n            <select id=\"project\" name=\"project\" class=\"\">\n            <option value=\"\">--Select Project--<\/option>\n            <option value=\"Bdesh Guatemala\">Bdesh Guatemala<\/option>\n            <option value=\"BDesh Endowment\">BDesh Endowment<\/option>\n            <!-- <option value=\"COVID- 19 (Corona Virus)\">COVID- 19 (Corona Virus)<\/option> -->\n            <option value=\"Children Care Program\">Children Care Program<\/option>\n            <!-- <option value=\"Cyclone Amphan Relief\">Cyclone Amphan Relief<\/option> --> \n            <option value=\"Eye Care\">Eye Care<\/option>\n            <option value=\"Fidya\">Fidya<\/option>\n            <option value=\"Fitrana\">Fitrana<\/option>\n            <option value=\"Flood Relief\">Flood Relief<\/option>\n            <!-- <option value=\"Fund Raising Ticket\">Fund Raising Ticket<\/option> --> \n            <option value=\"General Donations\">General Donations<\/option>\n            <option value=\"Health Care\">Health Care<\/option>\n            <option value=\"Latino Muslim Project\">Latino Muslim Project<\/option>\n            <option value=\"Project Hasana\">Project Hasana<\/option>\n            <!--<option value=\"Qurbani\">Qurbani<\/option>-->\n            <option value=\"Ramadan Food Basket\">Ramadan Food Basket<\/option>\n            <option value=\"Rohingya Medical Relief\">Rohingya Medical Relief<\/option>\n            <option value=\"Rohingya Orphan Relief\">Rohingya Orphan Relief<\/option>\n            <option value=\"Rohingya Relief\">Rohingya Relief<\/option>\n            <option value=\"Rohingya Women Care\">Rohingya Women Care<\/option>\n            <option value=\"Rohingya Shelter\">Rohingya Shelter<\/option>\n            <option value=\"Qurbani\">Qurbani<\/option>\n            <option value=\"Feeding 100000 meals\">Feeding 100000 meals<\/option>                \n            <option value=\"Sadaqa\">Sadaqa<\/option>\n            <!-- <option value=\"Support Wounded Fund\">Support Wounded Fund<\/option> -->             \n            <option value=\"School Supplies\">School Supplies<\/option> \n            <option value=\"Sanitation Facility\">Sanitation Facility<\/option>\n            <option value=\"Serve A Meal\">Serve A Meal<\/option>\n            <option value=\"Shobujpolly\">Shobujpolly<\/option>\n            <option value=\"Sewing machine\">Sewing machine<\/option>            \n            <option value=\"Sponsor a child\">Sponsor a child<\/option>\n            <option value=\"Tube Well\">Tube Well<\/option>\n            <option value=\"Winter Blanket Drive\">Winter Blanket Drive<\/option>\n            <option value=\"Women Empowerment\">Women Empowerment<\/option>\n            <option value=\"Zakat\">Zakat<\/option>\n            <\/select>\n          <\/div><\/div>\n\t\t  <div class=\"col-sm-6\">\n\t\t  <div class=\"form-group mb4 select-wn\">\n            <select id=\"cycles\" name=\"cycles\">\n            <option value=\"\" selected>--Select Cycles--<\/option>\n            <option value=\"6\">6<\/option>\n            <option value=\"12\">12<\/option>\n            <option value=\"24\">24<\/option>\n            <option value=\"36\">36<\/option>\n            <option value=\"1000\">Never ending<\/option>\n            <\/select>\n          <\/div>\n<\/div>\n        \n    <\/div>\n      <\/div>\n\t  \n      <div class=\"btn-toolbar col-sm-4 gdonation-wn mt30\" role=\"toolbar\" aria-label=\"Toolbar with button groups\">\n        <div class=\"row\">\n\t\t<div class=\"col-sm-12\">\t\n        <div class=\"flex amountButtons-wn\" style=\"text-align: left;\" >\n        <div class=\"form-group\">\n        <input name=\"amountCb\" id=\"amountCb1\" type=\"radio\" value=\"25\">\n        <label for=\"amountCb1\" class=\"radio-inline\">$25<\/label>\n        <\/div>\n        <div class=\"form-group\">\n        <input name=\"amountCb\" id=\"amountCb2\" type=\"radio\" value=\"50\">\n        <label for=\"amountCb2\" class=\"radio-inline\">$50<\/label>\n        <\/div>\n        <div class=\"form-group\">\n        <input name=\"amountCb\" id=\"amountCb3\" type=\"radio\" value=\"100\">\n        <label for=\"amountCb3\" class=\"radio-inline\">$100<\/label>\n        <\/div>\n        <div class=\"form-group\">\n        <input name=\"amountCb\" id=\"amountCb4\" type=\"radio\" value=\"250\">\n        <label for=\"amountCb4\" class=\"radio-inline\">$250<\/label>\n        <\/div>\n        <div class=\"form-group\">\n        <input name=\"amountCb\" id=\"amountCb5\" type=\"radio\" value=\"500\">\n        <label for=\"amountCb5\" class=\"radio-inline\">$500<\/label>\n        <\/div>\n        <div class=\"form-group\">\n        <input name=\"amountCb\" id=\"amountCbOther\" type=\"radio\" value=\"Other\">\n        <label for=\"amountCbOther\" class=\"radio-inline\">Costumbre<\/label>\n        <\/div>\n        <\/div>\n      <\/div>\n\t\t<div id=\"amountInputBox\" class=\"col-sm-6\" style=\"display: none;\">\n            <div class=\"input-group-prepend\"> \n            <span class=\"input-group-text\">$<\/span>\n            <input name=\"amountInput\" id=\"amountInput\" class=\"wpcf7-form-control-wrap\" type=\"number\" placeholder=\"Ingrese el monto\" min=\"1\" onkeydown=\"return event.keyCode !== 69\">\n        <\/div>\n<\/div>\n    <\/div>\n<\/div>\n\t\t<div class=\"col-sm-2 mt30\">\n    <input type=\"submit\" id=\"submit\" value=\"Donar\" class=\"button-wn wpcf7-form-control wpcf7-submit btn btn-rounded skin-primary donate-btn-wn\">\n    \n\t  <\/div>\n    <\/div>\n  <\/div>\n<\/div>        \n            <div id=\"addedCart\" class=\"box-container-wn alert alert-info\" role=\"alert\" style=\"display: none; color: white;\">\n\t\t\t<div class=\"row\">\n\t\t\t<div class=\"col-sm-6 text-left\"><strong><i class=\"fas fa-check-circle\" aria-hidden=\"true\"><\/i> Added to Cart<\/strong><\/div>\n\t\t\t<div class=\"col-sm-6  text-right\"><strong><a href=\"https:\/\/demo.bdeshfoundation.org\/es\/cart\/\" style=\"color:#ffffff;\">View Cart <\/a><\/strong><\/div>\t\n\t\t\t<\/div>\n        <\/div>\n    \t\t<div class=\"elementor-shortcode\"><\/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-ce7b89f Space e-flex e-con-boxed e-con e-parent\" data-id=\"ce7b89f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0f85337 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"0f85337\" 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\">Bedesh Guatemala\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9f56247 elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"9f56247\" 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\tServicio orientado a la comunidad para la sociedad\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-32adaeb elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"32adaeb\" 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-47c2b46 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"47c2b46\" 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\tNos dedicamos a empoderar a las comunidades locales a trav\u00e9s del servicio pr\u00e1ctico.\nNos enfocamos en crear un cambio sostenible conectando recursos y personas para\nun futuro mejor. \t\t\t\t\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-e7cb224 e-flex e-con-boxed e-con e-parent\" data-id=\"e7cb224\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-964972d e-con-full e-flex e-con e-child\" data-id=\"964972d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-310bb5e elementor-widget elementor-widget-heading\" data-id=\"310bb5e\" 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 translation-block\"><span style=\"color:#036870\">Cocina <\/span> Comunitaria<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ddf89b5 elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"ddf89b5\" 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\tEn el coraz\u00f3n de nuestra misi\u00f3n, nuestra cocina sirve a la\ncomunidad al proporcionar comidas a los necesitados, al mismo\ntiempo que funciona como un restaurante completamente\nfuncional abierto al p\u00fablico.\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-665d5a6 elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"665d5a6\" 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<ul><li><strong>\u00a0Restaurant dining \u2013<\/strong> Enjoy delicious, freshly prepared meals while<br \/>supporting a cause.<\/li><li><strong>Catering services \u2013<\/strong> Event catering available for any occasion.<\/li><li><strong>Volunteer opportunities \u2013<\/strong> Help prepare or distribute meals to underserved communities.<\/li><li><strong>Community dining space \u2013<\/strong> A welcoming place for everyone to enjoy great food and connection<\/li><\/ul>\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-c293936 e-con-full e-flex e-con e-child\" data-id=\"c293936\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ccf5c3 elementor-widget elementor-widget-image\" data-id=\"2ccf5c3\" 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 decoding=\"async\" src=\"https:\/\/demo.bdeshfoundation.org\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-12-at-2.58.20?PM.png\" class=\"attachment-full size-full wp-image-11394\" 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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b6c3d1f e-flex e-con-boxed e-con e-parent\" data-id=\"b6c3d1f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-265e473 e-con-full e-flex e-con e-child\" data-id=\"265e473\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-76542dc elementor-widget elementor-widget-heading\" data-id=\"76542dc\" 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 translation-block\"><span style=\"color:#036870\">Servicios<\/span> Para la Comunidad<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-375f04c elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"375f04c\" 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\tElevamos a la comunidad a trav\u00e9s de contribuciones\nsignificativas, que incluyen donaciones de alimentos, ropa y\nmateriales, as\u00ed como organizando eventos que promueven la\nunidad y el crecimiento.\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-0b50bbe elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"0b50bbe\" 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\tEjemplos de programas:\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-129ffea elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"129ffea\" 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<ul><li><strong>Donation drives &#8211;<\/strong> Food and clothing for those in need<\/li><li><strong>Cause-specific projects &#8211;<\/strong> Like tree planting for the environment and<br \/>wheelchairs for disabled community membres<\/li><li><strong>Volunteer opportunities \u2013<\/strong> Contribute to our service efforts.<\/li><\/ul>\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-a772450 e-con-full e-flex e-con e-child\" data-id=\"a772450\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a523ac2 elementor-widget elementor-widget-image\" data-id=\"a523ac2\" 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 decoding=\"async\" src=\"https:\/\/demo.bdeshfoundation.org\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-12-at-3.16.53?PM.png\" class=\"attachment-full size-full wp-image-11399\" 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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c6331c8 e-flex e-con-boxed e-con e-parent\" data-id=\"c6331c8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-4fd9920 e-con-full e-flex e-con e-child\" data-id=\"4fd9920\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cd22928 elementor-widget elementor-widget-heading\" data-id=\"cd22928\" 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 translation-block\">C\u00f3mo  <span style=\"color:#036870\"> Complicarse<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-791ab33 e-flex e-con-boxed e-con e-child\" data-id=\"791ab33\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-fd443e7 e-flex e-con-boxed e-con e-child\" data-id=\"fd443e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d8b61f2 elementor-widget elementor-widget-heading\" data-id=\"d8b61f2\" 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\">Donar<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-78e213c elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"78e213c\" 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\tTus donaciones nos ayudan a brindar servicios\nvitales a la comunidad. Cada contribuci\u00f3n, sin\nimportar el tama\u00f1o, impacta directamente la vida de\nquienes atendemos.\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-3f63efc elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"3f63efc\" 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<ul><li class=\"translation-block\">Haz una donaci\u00f3n \u00fanica o configura un\naporte recurrente para apoyar nuestros\nproyectos en curso.<\/li><\/ul>\t\t\t\t\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-50f9f0f e-flex e-con-boxed e-con e-child\" data-id=\"50f9f0f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-faccd8f elementor-widget elementor-widget-heading\" data-id=\"faccd8f\" 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\">Voluntariado<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6799480 elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"6799480\" 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\tLos voluntarios son el coraz\u00f3n de nuestra\norganizaci\u00f3n. Ya sea que tengas unas pocas horas\no puedas comprometerte a largo plazo, tu tiempo\nes invaluable para nosotros.\n\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-46a5772 elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"46a5772\" 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<ul>\n \t<li>\u00danete a nuestro servicio de comidas y ayuda\na apoyar eventos comunitarios. <\/li>\n<\/ul>\t\t\t\t\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\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-f67ecde e-flex e-con-boxed e-con e-parent\" data-id=\"f67ecde\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-9c2ce3d e-con-full e-flex e-con e-child\" data-id=\"9c2ce3d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bb0a4ba elementor-widget elementor-widget-heading\" data-id=\"bb0a4ba\" 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 translation-block\">C\u00f3mo  <span style=\"color:#036870\">  Conectarse<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-70cef0a e-flex e-con-boxed e-con e-child\" data-id=\"70cef0a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2641e7d e-flex e-con-boxed e-con e-child\" data-id=\"2641e7d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4908fc3 elementor-widget elementor-widget-heading\" data-id=\"4908fc3\" 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\">S\u00edguenos en Facebook<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-491b5e4 elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"491b5e4\" 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\u00a1Dale me gusta,\ncomparte y ayuda a difundir nuestros esfuerzos!\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-b78e1c8 e-grid-align-left elementor-shape-rounded elementor-grid-0 elementor-widget elementor-widget-social-icons\" data-id=\"b78e1c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-739396b\" href=\"https:\/\/www.facebook.com\/profile.php?id=61555648655977\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-facebook\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon- elementor-repeater-item-81330b6\" href=\"https:\/\/www.tiktok.com\/@bdeshgt\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\"><\/span>\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewbox=\"0 0 449.45 515.38\"><path fill-rule=\"nonzero\" d=\"M382.31 103.3c-27.76-18.1-47.79-47.07-54.04-80.82-1.35-7.29-2.1-14.8-2.1-22.48h-88.6l-.15 355.09c-1.48 39.77-34.21 71.68-74.33 71.68-12.47 0-24.21-3.11-34.55-8.56-23.71-12.47-39.94-37.32-39.94-65.91 0-41.07 33.42-74.49 74.48-74.49 7.67 0 15.02 1.27 21.97 3.44V190.8c-7.2-.99-14.51-1.59-21.97-1.59C73.16 189.21 0 262.36 0 352.3c0 55.17 27.56 104 69.63 133.52 26.48 18.61 58.71 29.56 93.46 29.56 89.93 0 163.08-73.16 163.08-163.08V172.23c34.75 24.94 77.33 39.64 123.28 39.64v-88.61c-24.75 0-47.8-7.35-67.14-19.96z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\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-3b3d4b5 e-flex e-con-boxed e-con e-child\" data-id=\"3b3d4b5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-88fc40d elementor-widget elementor-widget-heading\" data-id=\"88fc40d\" 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\">Comun\u00edquese Directamente<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6fe56db elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"6fe56db\" 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<ul>\n \t<li>Tel\u00e9fono:: Call Aisha, Gerente Comunitario, at <br> +502 5947-7021<\/li>\n \t<li class=\"translation-block\">Correo Electr\u00f3nico: <a href=\"mailto:aisha@bdeshfoundation.org\" target=\"_self\">aisha@bdeshfoundation.org<\/a><\/li>\n<\/ul>\t\t\t\t\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\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\t\t<\/div>\n\t\t\n    <div class=\"xs_social_share_widget xs_share_url after_content \t\tmain_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content\">\n\n\t\t\n        <ul>\n\t\t\t        <\/ul>\n    <\/div>","protected":false},"excerpt":{"rendered":"<p>Community-oriented service to uplift society We&#8217;re dedicated to empowering local communities through hands-on service. We focus on creating sustainable change by connecting resources and people for a brighter future. BDesh Guatemala Community-oriented service to uplift society We&#8217;re dedicated to empowering local communities through hands-on service. We focus on creating sustainable change by connecting resources and [&hellip;]<\/p>","protected":false},"author":2017,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"postBodyCss":"","postBodyMargin":[],"postBodyPadding":[],"postBodyBackground":{"backgroundType":"classic","gradient":""},"footnotes":""},"class_list":["post-11644","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>BDesh Guatemala<\/title>\n<meta name=\"description\" content=\"BDesh Foundation, Inc is a non-profit charitable organization involved in poverty alleviation, health and sanitation, and educational projects. BDesh Foundation, Inc. is an IRS approved 501c3 organization.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/demo.bdeshfoundation.org\/es\/bdesh-guatemala\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"BDesh Guatemala\" \/>\n<meta property=\"og:description\" content=\"BDesh Foundation, Inc is a non-profit charitable organization involved in poverty alleviation, health and sanitation, and educational projects. BDesh Foundation, Inc. is an IRS approved 501c3 organization.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/demo.bdeshfoundation.org\/es\/bdesh-guatemala\/\" \/>\n<meta property=\"og:site_name\" content=\"BDesh Foundation, Inc\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/bdeshfoundation\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-28T11:50:08+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/bdeshfoundation.org\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-12-at-2.58.20?PM.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/demo.bdeshfoundation.org\/bdesh-guatemala\/\",\"url\":\"https:\/\/demo.bdeshfoundation.org\/bdesh-guatemala\/\",\"name\":\"BDesh Guatemala\",\"isPartOf\":{\"@id\":\"https:\/\/demo.bdeshfoundation.org\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/demo.bdeshfoundation.org\/bdesh-guatemala\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/demo.bdeshfoundation.org\/bdesh-guatemala\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/bdeshfoundation.org\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-12-at-2.58.20?PM.png\",\"datePublished\":\"2024-12-07T08:37:31+00:00\",\"dateModified\":\"2026-02-28T11:50:08+00:00\",\"description\":\"BDesh Foundation, Inc is a non-profit charitable organization involved in poverty alleviation, health and sanitation, and educational projects. BDesh Foundation, Inc. is an IRS approved 501c3 organization.\",\"breadcrumb\":{\"@id\":\"https:\/\/demo.bdeshfoundation.org\/bdesh-guatemala\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/demo.bdeshfoundation.org\/bdesh-guatemala\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/demo.bdeshfoundation.org\/bdesh-guatemala\/#primaryimage\",\"url\":\"http:\/\/bdeshfoundation.org\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-12-at-2.58.20?PM.png\",\"contentUrl\":\"http:\/\/bdeshfoundation.org\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-12-at-2.58.20?PM.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/demo.bdeshfoundation.org\/bdesh-guatemala\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/demo.bdeshfoundation.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"BDesh Guatemala\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/demo.bdeshfoundation.org\/#website\",\"url\":\"https:\/\/demo.bdeshfoundation.org\/\",\"name\":\"BDesh Foundation, Inc\",\"description\":\"Making a Difference\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/demo.bdeshfoundation.org\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"BDesh Guatemala","description":"BDesh Foundation, Inc is a non-profit charitable organization involved in poverty alleviation, health and sanitation, and educational projects. BDesh Foundation, Inc. is an IRS approved 501c3 organization.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/demo.bdeshfoundation.org\/es\/bdesh-guatemala\/","og_locale":"es_ES","og_type":"article","og_title":"BDesh Guatemala","og_description":"BDesh Foundation, Inc is a non-profit charitable organization involved in poverty alleviation, health and sanitation, and educational projects. BDesh Foundation, Inc. is an IRS approved 501c3 organization.","og_url":"https:\/\/demo.bdeshfoundation.org\/es\/bdesh-guatemala\/","og_site_name":"BDesh Foundation, Inc","article_publisher":"https:\/\/www.facebook.com\/bdeshfoundation","article_modified_time":"2026-02-28T11:50:08+00:00","og_image":[{"url":"http:\/\/bdeshfoundation.org\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-12-at-2.58.20?PM.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"3 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/demo.bdeshfoundation.org\/bdesh-guatemala\/","url":"https:\/\/demo.bdeshfoundation.org\/bdesh-guatemala\/","name":"BDesh Guatemala","isPartOf":{"@id":"https:\/\/demo.bdeshfoundation.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/demo.bdeshfoundation.org\/bdesh-guatemala\/#primaryimage"},"image":{"@id":"https:\/\/demo.bdeshfoundation.org\/bdesh-guatemala\/#primaryimage"},"thumbnailUrl":"http:\/\/bdeshfoundation.org\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-12-at-2.58.20?PM.png","datePublished":"2024-12-07T08:37:31+00:00","dateModified":"2026-02-28T11:50:08+00:00","description":"BDesh Foundation, Inc is a non-profit charitable organization involved in poverty alleviation, health and sanitation, and educational projects. BDesh Foundation, Inc. is an IRS approved 501c3 organization.","breadcrumb":{"@id":"https:\/\/demo.bdeshfoundation.org\/bdesh-guatemala\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/demo.bdeshfoundation.org\/bdesh-guatemala\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/demo.bdeshfoundation.org\/bdesh-guatemala\/#primaryimage","url":"http:\/\/bdeshfoundation.org\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-12-at-2.58.20?PM.png","contentUrl":"http:\/\/bdeshfoundation.org\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-12-at-2.58.20?PM.png"},{"@type":"BreadcrumbList","@id":"https:\/\/demo.bdeshfoundation.org\/bdesh-guatemala\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/demo.bdeshfoundation.org\/"},{"@type":"ListItem","position":2,"name":"BDesh Guatemala"}]},{"@type":"WebSite","@id":"https:\/\/demo.bdeshfoundation.org\/#website","url":"https:\/\/demo.bdeshfoundation.org\/","name":"BDesh Foundation, Inc","description":"Making a Difference","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/demo.bdeshfoundation.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"}]}},"_links":{"self":[{"href":"https:\/\/demo.bdeshfoundation.org\/es\/wp-json\/wp\/v2\/pages\/11644","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demo.bdeshfoundation.org\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/demo.bdeshfoundation.org\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/demo.bdeshfoundation.org\/es\/wp-json\/wp\/v2\/users\/2017"}],"replies":[{"embeddable":true,"href":"https:\/\/demo.bdeshfoundation.org\/es\/wp-json\/wp\/v2\/comments?post=11644"}],"version-history":[{"count":10,"href":"https:\/\/demo.bdeshfoundation.org\/es\/wp-json\/wp\/v2\/pages\/11644\/revisions"}],"predecessor-version":[{"id":15275,"href":"https:\/\/demo.bdeshfoundation.org\/es\/wp-json\/wp\/v2\/pages\/11644\/revisions\/15275"}],"wp:attachment":[{"href":"https:\/\/demo.bdeshfoundation.org\/es\/wp-json\/wp\/v2\/media?parent=11644"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}