{"id":17,"date":"2025-08-22T11:46:56","date_gmt":"2025-08-22T11:46:56","guid":{"rendered":"https:\/\/aljisrasso.com\/?page_id=17"},"modified":"2025-09-23T18:40:42","modified_gmt":"2025-09-23T18:40:42","slug":"home","status":"publish","type":"page","link":"https:\/\/aljisrasso.com\/ar\/","title":{"rendered":"\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"17\" class=\"elementor elementor-17\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-425df2a e-flex e-con-boxed e-con e-parent\" data-id=\"425df2a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e2e6365 elementor-widget elementor-widget-html\" data-id=\"e2e6365\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\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>Al Jisr Association | About Us<\/title>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\r\n  <style>\r\n    :root {\r\n      --primary: #093a65;\r\n      --primary-light: #3a78d6;\r\n      --secondary: #e30613;\r\n      --accent: #437d43;\r\n      --dark: #1e293b;\r\n      --gray: #64748b;\r\n      --light-gray: #e2e8f0;\r\n      --white: #ffffff;\r\n      --bg-color: #f8fafc;\r\n    }\r\n    \r\n    * {\r\n      margin: 0;\r\n      padding: 0;\r\n    }\r\n    \r\n    body {\r\n      font-family: 'Inter', sans-serif;\r\n      background: var(--bg-color);\r\n      color: var(--dark);\r\n      line-height: 1.6;\r\n    }\r\n    \r\n    .aljisr-container {\r\n      max-width: 1400px;\r\n      margin: 0 auto;\r\n      padding: 60px;\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      flex-wrap: wrap;\r\n      gap: 40px;\r\n    }\r\n    \r\n    .aljisr-left {\r\n      position: relative;\r\n      flex: 1;\r\n      min-width: 300px;\r\n    }\r\n    \r\n    .aljisr-left img.aljisr-main-img {\r\n      border-radius: 12px;\r\n      width: 100%;\r\n      max-width: 450px;\r\n      height: auto;\r\n      box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);\r\n      transition: all 0.5s ease;\r\n      border: 5px solid var(--accent);\r\n      position: relative;\r\n      z-index: 2;\r\n    }\r\n    \r\n    .aljisr-left img.aljisr-main-img:hover {\r\n      transform: translateY(-5px);\r\n    }\r\n    \r\n    .aljisr-left img.aljisr-overlay-img {\r\n      position: absolute;\r\n      bottom: -20px;\r\n      right: -30px;\r\n      width: 200px;\r\n      border-radius: 12px;\r\n      border: 4px solid #fff;\r\n      box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15);\r\n      animation: float 4s ease-in-out infinite;\r\n      z-index: 3;\r\n    }\r\n    \r\n    @keyframes float {\r\n      0% { transform: translateY(0px); }\r\n      50% { transform: translateY(-10px); }\r\n      100% { transform: translateY(0px); }\r\n    }\r\n    \r\n    .aljisr-left img.aljisr-overlay-img:hover {\r\n      transform: scale(1.05) translateY(-10px);\r\n    }\r\n    \r\n    .aljisr-right {\r\n      flex: 1;\r\n      min-width: 300px;\r\n      max-width: 550px;\r\n    }\r\n    \r\n    .aljisr-right h4 {\r\n      color: var(--secondary);\r\n      margin: 0 0 8px 0;\r\n      font-size: 16px;\r\n      font-weight: 600;\r\n      letter-spacing: 1px;\r\n      text-transform: uppercase;\r\n    }\r\n    \r\n    .aljisr-right h1 {\r\n      margin: 0 0 25px 0;\r\n      font-size: 2.5rem;\r\n      font-weight: 700;\r\n      line-height: 1.2;\r\n      color: var(--primary);\r\n    }\r\n    \r\n    .aljisr-right p {\r\n      color: var(--gray);\r\n      margin-bottom: 20px;\r\n      font-size: 1.1rem;\r\n      line-height: 1.7;\r\n    }\r\n    \r\n    .quote-box {\r\n      background: linear-gradient(135deg, #fef7f3, #fff3e6);\r\n      border-left: 5px solid var(--accent);\r\n      padding: 25px;\r\n      margin: 30px 0;\r\n      border-radius: 8px;\r\n      position: relative;\r\n    }\r\n    \r\n    .quote-box i {\r\n      position: absolute;\r\n      top: 15px;\r\n      left: 15px;\r\n      font-size: 24px;\r\n      color: var(--accent);\r\n      opacity: 0.3;\r\n    }\r\n    \r\n    .quote-text {\r\n      font-style: italic;\r\n      font-size: 1.2rem;\r\n      color: var(--dark);\r\n      margin-bottom: 10px;\r\n      padding-left: 25px;\r\n      line-height: 1.5;\r\n    }\r\n    \r\n    .quote-author {\r\n      text-align: right;\r\n      color: var(--gray);\r\n      font-weight: 500;\r\n      padding-right: 20px;\r\n    }\r\n    \r\n    .aljisr-btn-section {\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 20px;\r\n      margin-top: 40px;\r\n      flex-wrap: wrap;\r\n    }\r\n    \r\n    .aljisr-btn-primary {\r\n      background-color: var(--accent);\r\n      color: var(--white);\r\n      padding: 14px 28px;\r\n      border: none;\r\n      border-radius: 8px;\r\n      cursor: pointer;\r\n      font-size: 1rem;\r\n      font-weight: 600;\r\n      transition: all 0.3s ease;\r\n      box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);\r\n      text-decoration: none;\r\n      display: inline-block;\r\n    }\r\n    \r\n    .aljisr-btn-primary:hover {\r\n      background-color: #e58918;\r\n      transform: translateY(-2px);\r\n      box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);\r\n    }\r\n    \r\n    .aljisr-btn-secondary {\r\n      background-color: transparent;\r\n      color: var(--primary);\r\n      padding: 12px 26px;\r\n      border: 2px solid var(--primary);\r\n      border-radius: 8px;\r\n      cursor: pointer;\r\n      font-size: 1rem;\r\n      font-weight: 600;\r\n      transition: all 0.3s ease;\r\n      text-decoration: none;\r\n      display: inline-block;\r\n    }\r\n    \r\n    .aljisr-btn-secondary:hover {\r\n      background-color: var(--primary);\r\n      color: var(--white);\r\n      transform: translateY(-2px);\r\n    }\r\n    \r\n    @media (max-width: 768px) {\r\n      .aljisr-container {\r\n        padding: 40px 20px;\r\n        flex-direction: column;\r\n      }\r\n      \r\n      .aljisr-left img.aljisr-overlay-img {\r\n        width: 150px;\r\n        bottom: -20px;\r\n        right: -15px;\r\n      }\r\n      \r\n      .aljisr-right h1 {\r\n        font-size: 2rem;\r\n      }\r\n      \r\n      .aljisr-btn-section {\r\n        flex-direction: row; \/* Changed from column to row *\/\r\n        justify-content: flex-start; \/* Align buttons to the left *\/\r\n        gap: 15px;\r\n      }\r\n      \r\n      \/* Optional: Adjust button sizes for smaller screens *\/\r\n      .aljisr-btn-primary,\r\n      .aljisr-btn-secondary {\r\n        padding: 12px 20px;\r\n        font-size: 0.9rem;\r\n      }\r\n    }\r\n    \r\n    \/* Additional media query for very small screens *\/\r\n    @media (max-width: 480px) {\r\n      .aljisr-btn-section {\r\n        flex-wrap: nowrap; \/* Prevent wrapping *\/\r\n        overflow-x: auto; \/* Allow horizontal scrolling if needed *\/\r\n        padding-bottom: 5px; \/* Space for scrollbar if needed *\/\r\n      }\r\n      \r\n      \/* Optional: Make buttons a bit smaller on very small screens *\/\r\n      .aljisr-btn-primary,\r\n      .aljisr-btn-secondary {\r\n        padding: 10px 16px;\r\n        font-size: 0.85rem;\r\n        white-space: nowrap; \/* Prevent text from wrapping *\/\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div class=\"aljisr-container\">\r\n    <div class=\"aljisr-left\">\r\n      <img decoding=\"async\" src=\"http:\/\/aljisrasso.com\/wp-content\/uploads\/2025\/08\/Design-sans-titre-26-scaled.png\" alt=\"Al Jisr Association\" class=\"aljisr-main-img\">\r\n      <img decoding=\"async\" src=\"http:\/\/aljisrasso.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-22-at-18.00.02_9f66e5c1.jpg\" alt=\"Al Jisr Association Volunteers\" class=\"aljisr-overlay-img\">\r\n    <\/div>\r\n    \r\n    <div class=\"aljisr-right\">\r\n      <h4>Welcome to the bridge of initiative and solidarity<\/h4>\r\n      <h1>Al Jisr Association<\/h1>\r\n      \r\n      <p>Al Jisr Association for Communication and Educational Cooperation is a leading not-for-profit Moroccan organization that was founded in 2014 with the aim of contributing to the educational, social, economic, sports and tourism development of the region.<\/p>\r\n      \r\n      <p>Al Jisr is dedicated to promoting intercultural understanding and strengthening the principle of cooperation to be a helping hand and an appropriate environment to serve the community by spreading the culture of volunteering among young people around the world, through its various programmes and activities.<\/p>\r\n      \r\n      <div class=\"quote-box\">\r\n        <i class=\"fas fa-quote-left\"><\/i>\r\n        <p class=\"quote-text\">\"Do you want to live happily? Travel with two bags, one to give, the other to receive\"<\/p>\r\n        <p class=\"quote-author\">\u2014 Johann Wolfgang von Goethe<\/p>\r\n      <\/div>\r\n      \r\n      <div class=\"aljisr-btn-section\">\r\n        <a href=\"https:\/\/aljisrasso.com\/About\" class=\"aljisr-btn-primary\">Learn More <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n        <a href=\"https:\/\/aljisrasso.com\/contact\" class=\"aljisr-btn-secondary\">Contact Us<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/body>\r\n<\/html>\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-67f01e5 e-flex e-con-boxed e-con e-parent\" data-id=\"67f01e5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b2b4319 elementor-widget elementor-widget-html\" data-id=\"b2b4319\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\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>How We Work - Al Jisr Association<\/title>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\r\n  <style>\r\n    :root {\r\n      --primary: #093a65;\r\n      --primary-light: #3a78d6;\r\n      --secondary: #e30613;\r\n      --accent: #437d43;\r\n      --dark: #1e293b;\r\n      --gray: #64748b;\r\n      --light-gray: #e2e8f0;\r\n      --white: #ffffff;\r\n      --bg-color: #f8fafc;\r\n    }\r\n    \r\n    * {\r\n      margin: 0;\r\n      padding: 0;\r\n    }\r\n    \r\n    body {\r\n      font-family: 'Inter', sans-serif;\r\n      background: var(--bg-color);\r\n      color: var(--dark);\r\n      line-height: 1.6;\r\n    }\r\n    \r\n    .ajw-how-we-work {\r\n      width: 100%;\r\n      max-width: 100%;\r\n      margin: 40px 0;\r\n    }\r\n    \r\n    .ajw-container {\r\n      max-width: 1400px;\r\n      margin: 0 auto;\r\n    }\r\n    \r\n    .ajw-section-header {\r\n      text-align: center;\r\n      margin-bottom: 50px;\r\n    }\r\n    \r\n    .ajw-section-header h4 {\r\n      color: var(--secondary);\r\n      margin: 0 0 8px 0;\r\n      font-size: 16px;\r\n      font-weight: 600;\r\n      letter-spacing: 1px;\r\n      text-transform: uppercase;\r\n    }\r\n    \r\n    .ajw-section-header h2 {\r\n      margin: 0 0 20px 0;\r\n      font-size: 2.5rem;\r\n      font-weight: 700;\r\n      line-height: 1.2;\r\n      color: var(--primary);\r\n    }\r\n    \r\n    .ajw-section-header p {\r\n      color: var(--gray);\r\n      max-width: 700px;\r\n      margin: 0 auto;\r\n      font-size: 1.1rem;\r\n    }\r\n    \r\n    .ajw-approach-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n      gap: 30px;\r\n      margin-top: 50px;\r\n    }\r\n    \r\n    .ajw-approach-card {\r\n      background: #f8fafd;\r\n      padding: 30px;\r\n      border-radius: 12px;\r\n      transition: all 0.3s ease;\r\n      border-top: 5px solid var(--accent);\r\n    }\r\n    \r\n    .ajw-approach-card:hover {\r\n      transform: translateY(-5px);\r\n      box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);\r\n    }\r\n    \r\n    .ajw-card-icon {\r\n      font-size: 40px;\r\n      color: var(--primary);\r\n      margin-bottom: 20px;\r\n    }\r\n    \r\n    .ajw-approach-card h3 {\r\n      font-size: 1.4rem;\r\n      margin-bottom: 15px;\r\n      color: var(--primary);\r\n    }\r\n    \r\n    .ajw-approach-card p {\r\n      color: var(--gray);\r\n      line-height: 1.7;\r\n    }\r\n    \r\n    .ajw-team-section {\r\n      margin-top: 60px;\r\n      padding: 40px;\r\n      background: linear-gradient(135deg, #f0f7ff 0%, #e6f0ff 100%);\r\n      border-radius: 12px;\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 30px;\r\n      align-items: center;\r\n    }\r\n    \r\n    .ajw-team-content {\r\n      flex: 1;\r\n      min-width: 300px;\r\n    }\r\n    \r\n    .ajw-team-content h3 {\r\n      font-size: 1.8rem;\r\n      margin-bottom: 20px;\r\n      color: var(--primary);\r\n    }\r\n    \r\n    .ajw-team-content p {\r\n      color: var(--gray);\r\n      line-height: 1.7;\r\n      margin-bottom: 20px;\r\n    }\r\n    \r\n    .ajw-team-image {\r\n      flex: 1;\r\n      min-width: 300px;\r\n      text-align: center;\r\n    }\r\n    \r\n    .ajw-team-image img {\r\n      max-width: 100%;\r\n      border-radius: 12px;\r\n      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);\r\n    }\r\n    \r\n    .ajw-values-list {\r\n      margin-top: 40px;\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 20px;\r\n    }\r\n    \r\n    .ajw-value-item {\r\n      flex: 1;\r\n      min-width: 200px;\r\n      background: white;\r\n      padding: 20px;\r\n      border-radius: 8px;\r\n      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\r\n      text-align: center;\r\n    }\r\n    \r\n    .ajw-value-item i {\r\n      font-size: 30px;\r\n      color: var(--accent);\r\n      margin-bottom: 15px;\r\n    }\r\n    \r\n    .ajw-value-item h4 {\r\n      font-size: 1.1rem;\r\n      margin-bottom: 10px;\r\n      color: var(--primary);\r\n    }\r\n    \r\n    @media (max-width: 768px) {\r\n      .ajw-how-we-work {\r\n        padding: 40px 20px;\r\n      }\r\n      \r\n      .ajw-section-header h2 {\r\n        font-size: 2rem;\r\n      }\r\n      \r\n      .ajw-team-section {\r\n        flex-direction: column;\r\n        padding: 30px 20px;\r\n      }\r\n      \r\n      .ajw-approach-grid {\r\n        grid-template-columns: 1fr;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <section class=\"ajw-how-we-work\">\r\n    <div class=\"ajw-container\">\r\n      <div class=\"ajw-section-header\">\r\n        <h4>Our Methodology<\/h4>\r\n        <h2>How We Work<\/h2>\r\n        <p>The professional approach adopted by the Al-Jisr Association is based on the belief that international experiences can have a transformative effect on individuals.<\/p>\r\n      <\/div>\r\n      \r\n      <div class=\"ajw-approach-grid\">\r\n        <div class=\"ajw-approach-card\">\r\n          <div class=\"ajw-card-icon\">\r\n            <i class=\"fas fa-handshake\"><\/i>\r\n          <\/div>\r\n          <h3>Strategic Partnerships<\/h3>\r\n          <p>We've developed relationships with reputable sending and host organisations to offer diverse programs that meet the unique interests and objectives of volunteers.<\/p>\r\n        <\/div>\r\n        \r\n        <div class=\"ajw-approach-card\">\r\n          <div class=\"ajw-card-icon\">\r\n            <i class=\"fas fa-seedling\"><\/i>\r\n          <\/div>\r\n          <h3>Environmental Projects<\/h3>\r\n          <p>Our volunteers contribute to implementing environmental projects in educational establishments and institutions working towards sustainable development.<\/p>\r\n        <\/div>\r\n        \r\n        <div class=\"ajw-approach-card\">\r\n          <div class=\"ajw-card-icon\">\r\n            <i class=\"fas fa-globe-africa\"><\/i>\r\n          <\/div>\r\n          <h3>Cultural Immersion<\/h3>\r\n          <p>We design programs that provide volunteers with practical skills and a better understanding of Morocco's ancestral culture through immersive experiences.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      \r\n      <div class=\"ajw-team-section\">\r\n        <div class=\"ajw-team-content\">\r\n          <h3>Our Dedicated Team<\/h3>\r\n          <p>The Al-Jisr Association team is composed of professionals who have a deep understanding of the challenges and opportunities that volunteers may face when participating in our programs and activities.<\/p>\r\n          <p>Not only are they highly qualified, but they also demonstrate empathy and understanding, and are aware of the importance of providing personalized support to each volunteer.<\/p>\r\n        <\/div>\r\n        <div class=\"ajw-team-image\">\r\n          <img decoding=\"async\" src=\"http:\/\/aljisrasso.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-21-at-11.56.46_f9f1bd50.jpg\" alt=\"Al Jisr Team\">\r\n        <\/div>\r\n      <\/div>\r\n      \r\n      <div class=\"ajw-values-list\">\r\n        <div class=\"ajw-value-item\">\r\n          <i class=\"fas fa-user-friends\"><\/i>\r\n          <h4>Personalized Support<\/h4>\r\n        <\/div>\r\n        <div class=\"ajw-value-item\">\r\n          <i class=\"fas fa-heart\"><\/i>\r\n          <h4>Empathy & Understanding<\/h4>\r\n        <\/div>\r\n        <div class=\"ajw-value-item\">\r\n          <i class=\"fas fa-award\"><\/i>\r\n          <h4>Professional Excellence<\/h4>\r\n        <\/div>\r\n        <div class=\"ajw-value-item\">\r\n          <i class=\"fas fa-lightbulb\"><\/i>\r\n          <h4>Transformative Experiences<\/h4>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n<\/body>\r\n<\/html>\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-331401b e-flex e-con-boxed e-con e-parent\" data-id=\"331401b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd8c9d5 elementor-widget elementor-widget-html\" data-id=\"bd8c9d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\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>Our Projects - Al Jisr Association<\/title>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\r\n  <style>\r\n    :root {\r\n      --primary: #093a65;\r\n      --primary-light: #3a78d6;\r\n      --secondary: #e30613;\r\n      --accent: #437d43;\r\n      --dark: #1e293b;\r\n      --gray: #64748b;\r\n      --light-gray: #e2e8f0;\r\n      --white: #ffffff;\r\n      --bg-color: #f8fafc;\r\n    }\r\n    \r\n    * {\r\n      margin: 0;\r\n      padding: 0;\r\n      \r\n    }\r\n    \r\n    body {\r\n      font-family: 'Inter', sans-serif;\r\n      background: var(--bg-color);\r\n      color: var(--dark);\r\n      line-height: 1.6;\r\n      \r\n    }\r\n    \r\n    .projects-section {\r\n      max-width: 1400px;\r\n      margin: 40px auto;\r\n      \r\n      \r\n    }\r\n    \r\n    .section-header {\r\n      text-align: center;\r\n      margin-bottom: 50px;\r\n    }\r\n    \r\n    .section-header h4 {\r\n      color: var(--secondary);\r\n      margin: 0 0 8px 0;\r\n      font-size: 16px;\r\n      font-weight: 600;\r\n      letter-spacing: 1px;\r\n      text-transform: uppercase;\r\n    }\r\n    \r\n    .section-header h2 {\r\n      margin: 0 0 20px 0;\r\n      font-size: 2.5rem;\r\n      font-weight: 700;\r\n      line-height: 1.2;\r\n      color: var(--primary);\r\n    }\r\n    \r\n    .projects-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(3, 1fr);\r\n      gap: 25px;\r\n      margin-bottom: 40px;\r\n    }\r\n    \r\n    .project-card {\r\n      background: var(--white);\r\n      border-radius: 12px;\r\n      overflow: hidden;\r\n      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);\r\n      transition: all 0.3s ease;\r\n      display: flex;\r\n      flex-direction: column;\r\n      height: 100%;\r\n      position: relative;\r\n    }\r\n    \r\n    .project-card.hidden {\r\n      display: none;\r\n    }\r\n    \r\n    .project-card.visible {\r\n      display: flex;\r\n    }\r\n    \r\n    .project-card:hover {\r\n      transform: translateY(-5px);\r\n      box-shadow: 0 15px 30px rgba(0, 0, 0, 0.12);\r\n    }\r\n    \r\n    .project-image {\r\n      height: 300px;\r\n      overflow: hidden;\r\n      position: relative;\r\n    }\r\n    \r\n    .project-image img {\r\n      width: 100%;\r\n      height: 100%;\r\n      object-fit: cover;\r\n      transition: transform 0.5s ease;\r\n    }\r\n    \r\n    .year-badge {\r\n      position: absolute;\r\n      top: 15px;\r\n      right: 15px;\r\n      background: rgba(9, 58, 101, 0.85);\r\n      color: white;\r\n      padding: 8px 12px;\r\n      border-radius: 6px;\r\n      font-weight: 700;\r\n      font-size: 1rem;\r\n      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);\r\n      z-index: 2;\r\n    }\r\n    \r\n    .project-card:hover .project-image img {\r\n      transform: scale(1.05);\r\n    }\r\n    \r\n    .project-content {\r\n      padding: 20px;\r\n      flex-grow: 1;\r\n      display: flex;\r\n      flex-direction: column;\r\n    }\r\n    \r\n    .project-details {\r\n      margin-bottom: 20px;\r\n      flex-grow: 1;\r\n    }\r\n    \r\n    .project-details p {\r\n      color: var(--gray);\r\n      line-height: 1.5;\r\n      margin-bottom: 10px;\r\n      font-size: 0.95rem;\r\n    }\r\n    \r\n    .project-details ul {\r\n      list-style-type: none;\r\n      padding-left: 0;\r\n    }\r\n    \r\n    .project-details li {\r\n      color: var(--gray);\r\n      margin-bottom: 6px;\r\n      padding-left: 15px;\r\n      position: relative;\r\n      font-size: 0.9rem;\r\n    }\r\n    \r\n    .project-details li:before {\r\n      content: \"\u2022\";\r\n      color: var(--accent);\r\n      font-weight: bold;\r\n      position: absolute;\r\n      left: 0;\r\n    }\r\n    \r\n    .project-btn {\r\n      background-color: var(--accent);\r\n      color: var(--white);\r\n      padding: 10px 15px;\r\n      border: none;\r\n      border-radius: 6px;\r\n      cursor: pointer;\r\n      font-size: 0.9rem;\r\n      font-weight: 600;\r\n      transition: all 0.3s ease;\r\n      text-decoration: none;\r\n      display: inline-block;\r\n      text-align: center;\r\n      margin-top: auto;\r\n    }\r\n    \r\n    .project-btn:hover {\r\n      background-color: #e58918;\r\n      transform: translateY(-2px);\r\n      box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);\r\n    }\r\n    \r\n    .see-more-container {\r\n      text-align: center;\r\n      margin-top: 30px;\r\n    }\r\n    \r\n    .see-more-btn {\r\n      background-color: var(--primary);\r\n      color: white;\r\n      border: none;\r\n      padding: 12px 30px;\r\n      border-radius: 8px;\r\n      font-size: 1rem;\r\n      font-weight: 600;\r\n      cursor: pointer;\r\n      transition: all 0.3s ease;\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n    }\r\n    \r\n    .see-more-btn:hover {\r\n      background-color: var(--primary-light);\r\n      transform: translateY(-2px);\r\n      box-shadow: 0 8px 15px rgba(9, 58, 101, 0.2);\r\n    }\r\n    \r\n    .see-more-btn i {\r\n      transition: transform 0.3s ease;\r\n    }\r\n    \r\n    .see-more-btn.expanded i {\r\n      transform: rotate(180deg);\r\n    }\r\n    \r\n    @media (max-width: 1200px) {\r\n      .projects-grid {\r\n        grid-template-columns: repeat(3, 1fr);\r\n      }\r\n    }\r\n    \r\n    @media (max-width: 900px) {\r\n      .projects-grid {\r\n        grid-template-columns: repeat(2, 1fr);\r\n      }\r\n    }\r\n    \r\n    @media (max-width: 600px) {\r\n      .projects-section {\r\n        padding: 40px 20px;\r\n      }\r\n      \r\n      .projects-grid {\r\n        grid-template-columns: 1fr;\r\n      }\r\n      \r\n      .section-header h2 {\r\n        font-size: 2rem;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <section class=\"projects-section\">\r\n    <div class=\"section-header\">\r\n      <h4>Our Work<\/h4>\r\n      <h2>Projects Timeline<\/h2>\r\n    <\/div>\r\n    \r\n    <div class=\"projects-grid\">\r\n      <!-- 2025 -->\r\n      <div class=\"project-card visible\">\r\n        <div class=\"project-image\">\r\n          <img decoding=\"async\" src=\"http:\/\/aljisrasso.com\/wp-content\/uploads\/2025\/08\/IMG-20250731-WA0049.jpg\" alt=\"2025 Project\">\r\n          <div class=\"year-badge\">2025<\/div>\r\n        <\/div>\r\n        <div class=\"project-content\">\r\n          <div class=\"project-details\">\r\n            <ul>\r\n              <li>Creation of an ecological corridor at Maggamane primary school\r\n            <\/ul>\r\n             <ul>\r\n              <li>Decorating the area around Maggmane School with shrubs and aromatic plants.\r\n\r\n            <\/ul>\r\n             <ul>\r\n              <li>Repair and installation of toys in the Women's Club kindergarten playground.\r\n\r\n            <\/ul>\r\n             <ul>\r\n              <li> Decorating the playground with educational graphics\u00a0and\u00a0murals.\r\n            <\/ul>\r\n          <\/div>\r\n          <a href=\"https:\/\/aljisrasso.com\/2025-2\/\" class=\"project-btn\">Learn More<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      \r\n      <!-- 2024 -->\r\n      <div class=\"project-card visible\">\r\n        <div class=\"project-image\">\r\n          <img decoding=\"async\" src=\"http:\/\/aljisrasso.com\/wp-content\/uploads\/2025\/08\/20240727_094416-1-scaled.jpg\" alt=\"2024 Project\">\r\n          <div class=\"year-badge\">2024<\/div>\r\n        <\/div>\r\n        <div class=\"project-content\">\r\n          <div class=\"project-details\">\r\n            <p>Construction of a multidisciplinary room at the Maggamane socio-educational centre (second step)<\/p>\r\n          <\/div>\r\n          <a href=\"https:\/\/aljisrasso.com\/2024-2\/\" class=\"project-btn\">Learn More<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      \r\n      <!-- 2023 -->\r\n      <div class=\"project-card visible\">\r\n        <div class=\"project-image\">\r\n          <img decoding=\"async\" src=\"http:\/\/aljisrasso.com\/wp-content\/uploads\/2025\/08\/20230723_110806-1-scaled.jpg\" alt=\"2023 Project\">\r\n          <div class=\"year-badge\">2023<\/div>\r\n        <\/div>\r\n        <div class=\"project-content\">\r\n          <div class=\"project-details\">\r\n            <p>Construction of a multidisciplinary room at the Maggamane socio-educational centre (first step)<\/p>\r\n          <\/div>\r\n          <a href=\"https:\/\/aljisrasso.com\/2023-2\/\" class=\"project-btn\">Learn More<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      \r\n      <!-- 2022 -->\r\n      <div class=\"project-card hidden\">\r\n        <div class=\"project-image\">\r\n          <img decoding=\"async\" src=\"http:\/\/aljisrasso.com\/wp-content\/uploads\/2025\/08\/20250721_100340-scaled.jpg\" alt=\"2022 Project\">\r\n          <div class=\"year-badge\">2022<\/div>\r\n        <\/div>\r\n        <div class=\"project-content\">\r\n          <div class=\"project-details\">\r\n            <p>Renovating infrastructure at the Maggamane socio-educational centre.<\/p>\r\n          <\/div>\r\n          <a href=\"https:\/\/aljisrasso.com\/2022-2\/\" class=\"project-btn\">Learn More<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      \r\n      <!-- 2021 -->\r\n      <div class=\"project-card hidden\">\r\n        <div class=\"project-image\">\r\n          <img decoding=\"async\" src=\"http:\/\/aljisrasso.com\/wp-content\/uploads\/2025\/08\/20210223_155640-1-scaled.jpg\" alt=\"2021 Project\">\r\n          <div class=\"year-badge\">2021<\/div>\r\n        <\/div>\r\n        <div class=\"project-content\">\r\n          <div class=\"project-details\">\r\n            <p>Receipt of school supplies for pupils at Maggamane school as part of the British Foundation for Schools' COVID-19 aid programme.<\/p>\r\n          <\/div>\r\n          <a href=\"https:\/\/aljisrasso.com\/2021-2\/\" class=\"project-btn\">Learn More<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      \r\n      <!-- 2019 -->\r\n      <div class=\"project-card hidden\">\r\n        <div class=\"project-image\">\r\n          <img decoding=\"async\" src=\"http:\/\/aljisrasso.com\/wp-content\/uploads\/2025\/08\/DSC01794-1.jpg\" alt=\"2019 Project\">\r\n          <div class=\"year-badge\">2019<\/div>\r\n        <\/div>\r\n        <div class=\"project-content\">\r\n          <div class=\"project-details\">\r\n            <p>Manufacture and installation of bicycle parking racks at Mohamed 5 high school.<\/p>\r\n          <\/div>\r\n          <a href=\"https:\/\/aljisrasso.com\/2019-2\/\" class=\"project-btn\">Learn More<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      \r\n      <!-- 2018 -->\r\n      <div class=\"project-card hidden\">\r\n        <div class=\"project-image\">\r\n          <img decoding=\"async\" src=\"http:\/\/aljisrasso.com\/wp-content\/uploads\/2025\/08\/DSCF5238-scaled.jpg\" alt=\"2018 Project\">\r\n          <div class=\"year-badge\">2018<\/div>\r\n        <\/div>\r\n        <div class=\"project-content\">\r\n          <div class=\"project-details\">\r\n            <ul>\r\n              <li>Renovating the infrastructure of the women's club and pre-school.<\/li>\r\n              <li>Renovation of the Al-fath school infrastructure.<\/li>\r\n            <\/ul>\r\n          <\/div>\r\n          <a href=\"https:\/\/aljisrasso.com\/2018-2\/\" class=\"project-btn\">Learn More<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      \r\n      <!-- 2017 -->\r\n      <div class=\"project-card hidden\">\r\n        <div class=\"project-image\">\r\n          <img decoding=\"async\" src=\"http:\/\/aljisrasso.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-23-at-11.42.11_a14d360e.jpg\" alt=\"2017 Project\">\r\n          <div class=\"year-badge\">2017<\/div>\r\n        <\/div>\r\n        <div class=\"project-content\">\r\n          <div class=\"project-details\">\r\n            <p>Attawhid school<\/p>\r\n            <ul>\r\n              <li>Creation of access corridors for students.<\/li>\r\n              <li>Construction of a volleyball court.<\/li>\r\n              <li>Renovation of toilets for students with special needs.<\/li>\r\n            <\/ul>\r\n          <\/div>\r\n          <a href=\"https:\/\/aljisrasso.com\/2017-2\/\" class=\"project-btn\">Learn More<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      \r\n      <!-- 2016 -->\r\n      <div class=\"project-card hidden\">\r\n        <div class=\"project-image\">\r\n          <img decoding=\"async\" src=\"http:\/\/aljisrasso.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-23-at-11.42.11_7268338e.jpg\" alt=\"2016 Project\">\r\n          <div class=\"year-badge\">2016<\/div>\r\n        <\/div>\r\n        <div class=\"project-content\">\r\n          <div class=\"project-details\">\r\n            <p>Renovation of the Attawhid school infrastructure.<\/p>\r\n          <\/div>\r\n          <a href=\"https:\/\/aljisrasso.com\/2016-2\/\" class=\"project-btn\">Learn More<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      \r\n      <!-- 2015 -->\r\n      <div class=\"project-card hidden\">\r\n        <div class=\"project-image\">\r\n          <img decoding=\"async\" src=\"http:\/\/aljisrasso.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-23-at-11.42.11_6139466d.jpg\" alt=\"2015 Project\">\r\n          <div class=\"year-badge\">2015<\/div>\r\n        <\/div>\r\n        <div class=\"project-content\">\r\n          <div class=\"project-details\">\r\n            <ul>\r\n              <li>Decoration and renovation of the Women's Club and nursery school facilities.<\/li>\r\n              <li>Renovation of sports facilities at Mohammed V secondary school<\/li>\r\n            <\/ul>\r\n          <\/div>\r\n          <a href=\"https:\/\/aljisrasso.com\/2015-2\/\" class=\"project-btn\">Learn More<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      \r\n      <!-- 2014 -->\r\n      <div class=\"project-card hidden\">\r\n        <div class=\"project-image\">\r\n          <img decoding=\"async\" src=\"http:\/\/aljisrasso.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-23-at-11.42.11_22fdbd18.jpg\" alt=\"2014 Project\">\r\n          <div class=\"year-badge\">2014<\/div>\r\n        <\/div>\r\n        <div class=\"project-content\">\r\n          <div class=\"project-details\">\r\n            <ul>\r\n              <li>Renovation and development of infrastructure at the ksar Goulmima (kasbah) preschool.<\/li>\r\n              <li>Decoration and renovation of facilities at Saqiya El Hamra and Alabat schools.<\/li>\r\n            <\/ul>\r\n          <\/div>\r\n          <a href=\"https:\/\/aljisrasso.com\/2014-2\/\" class=\"project-btn\">Learn More<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      \r\n      <!-- 2013 -->\r\n      <div class=\"project-card hidden\">\r\n        <div class=\"project-image\">\r\n          <img decoding=\"async\" src=\"http:\/\/aljisrasso.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-23-at-11.42.11_6da0df28.jpg\" alt=\"2013 Project\">\r\n          <div class=\"year-badge\">2013<\/div>\r\n        <\/div>\r\n        <div class=\"project-content\">\r\n          <div class=\"project-details\">\r\n            <p>Renovations and decorations at Maggamane primary school, Second step<\/p>\r\n          <\/div>\r\n          <a href=\"https:\/\/aljisrasso.com\/2013-2\/\" class=\"project-btn\">Learn More<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      \r\n      <!-- 2012 -->\r\n      <div class=\"project-card hidden\">\r\n        <div class=\"project-image\">\r\n          <img decoding=\"async\" src=\"http:\/\/aljisrasso.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-23-at-11.42.11_3d051703.jpg\" alt=\"2012 Project\">\r\n          <div class=\"year-badge\">2012<\/div>\r\n        <\/div>\r\n        <div class=\"project-content\">\r\n          <div class=\"project-details\">\r\n            <p>Renovations and decorations at Anwal primary school<\/p>\r\n          <\/div>\r\n          <a href=\"https:\/\/aljisrasso.com\/2012-2\/\" class=\"project-btn\">Learn More<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      \r\n      <!-- 2011 -->\r\n      <div class=\"project-card hidden\">\r\n        <div class=\"project-image\">\r\n          <img decoding=\"async\" src=\"http:\/\/aljisrasso.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-23-at-11.42.11_0dedd4d3.jpg\" alt=\"2011 Project\">\r\n          <div class=\"year-badge\">2011<\/div>\r\n        <\/div>\r\n        <div class=\"project-content\">\r\n          <div class=\"project-details\">\r\n            <p>Renovations and decorations at Maggamane primary school, First step<\/p>\r\n          <\/div>\r\n          <a href=\"https:\/\/aljisrasso.com\/2011-2\/\" class=\"project-btn\">Learn More<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n    \r\n    <div class=\"see-more-container\">\r\n      <button class=\"see-more-btn\" id=\"seeMoreBtn\">\r\n        See More Projects <i class=\"fas fa-chevron-down\"><\/i>\r\n      <\/button>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <script>\r\n    document.addEventListener('DOMContentLoaded', function() {\r\n      const seeMoreBtn = document.getElementById('seeMoreBtn');\r\n      const projectCards = document.querySelectorAll('.project-card');\r\n      let showingAll = false;\r\n      \r\n      \/\/ Initially show only the first 3 projects (most recent)\r\n      for (let i = 3; i < projectCards.length; i++) {\r\n        projectCards[i].classList.add('hidden');\r\n      }\r\n      \r\n      seeMoreBtn.addEventListener('click', function() {\r\n        if (showingAll) {\r\n          \/\/ Hide all except first 3\r\n          for (let i = 3; i < projectCards.length; i++) {\r\n            projectCards[i].classList.add('hidden');\r\n          }\r\n          seeMoreBtn.innerHTML = 'See More Projects <i class=\"fas fa-chevron-down\"><\/i>';\r\n          seeMoreBtn.classList.remove('expanded');\r\n        } else {\r\n          \/\/ Show all projects\r\n          for (let i = 0; i < projectCards.length; i++) {\r\n            projectCards[i].classList.remove('hidden');\r\n          }\r\n          seeMoreBtn.innerHTML = 'See Less Projects <i class=\"fas fa-chevron-up\"><\/i>';\r\n          seeMoreBtn.classList.add('expanded');\r\n        }\r\n        \r\n        showingAll = !showingAll;\r\n      });\r\n    });\r\n  <\/script>\r\n<\/body>\r\n<\/html>\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-9e600cf e-flex e-con-boxed e-con e-parent\" data-id=\"9e600cf\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-105b616 elementor-widget elementor-widget-html\" data-id=\"105b616\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\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>Our Mission & Goals - Al Jisr Association<\/title>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\r\n  <style>\r\n    :root {\r\n      --primary: #093a65;\r\n      --primary-light: #3a78d6;\r\n      --secondary: #e30613;\r\n      --accent: #437d43;\r\n      --dark: #1e293b;\r\n      --gray: #64748b;\r\n      --light-gray: #e2e8f0;\r\n      --white: #ffffff;\r\n      --bg-color: #f8fafc;\r\n    }\r\n    \r\n    * {\r\n      margin: 0;\r\n      padding: 0;\r\n     \r\n    }\r\n    \r\n    body {\r\n      font-family: 'Inter', sans-serif;\r\n      \r\n    }\r\n    \r\n    .mission-section {\r\n      max-width: 1400px;\r\n      margin: 40px auto;\r\n     \r\n      \r\n    }\r\n    \r\n    .section-header {\r\n      text-align: center;\r\n      margin-bottom: 50px;\r\n    }\r\n    \r\n    .section-header h4 {\r\n      color: var(--secondary);\r\n      margin: 0 0 8px 0;\r\n      font-size: 16px;\r\n      font-weight: 600;\r\n      letter-spacing: 1px;\r\n      text-transform: uppercase;\r\n    }\r\n    \r\n    .section-header h2 {\r\n      margin: 0 0 20px 0;\r\n      font-size: 2.5rem;\r\n      font-weight: 700;\r\n      line-height: 1.2;\r\n      color: var(--primary);\r\n    }\r\n    \r\n    .mission-content {\r\n      margin-bottom: 60px;\r\n    }\r\n    \r\n    .mission-card {\r\n      background: linear-gradient(135deg, #f0f7ff 0%, #e6f0ff 100%);\r\n      padding: 40px;\r\n      border-radius: 12px;\r\n      margin-bottom: 30px;\r\n      border-left: 5px solid var(--primary);\r\n    }\r\n    \r\n    .mission-card h3 {\r\n      font-size: 1.8rem;\r\n      margin-bottom: 20px;\r\n      color: var(--primary);\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 10px;\r\n    }\r\n    \r\n    .mission-card h3 i {\r\n      color: var(--accent);\r\n    }\r\n    \r\n    .mission-card p {\r\n      color: var(--gray);\r\n      line-height: 1.7;\r\n      margin-bottom: 15px;\r\n      font-size: 1.1rem;\r\n    }\r\n    \r\n    .goals-container {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n      gap: 25px;\r\n    }\r\n    \r\n    .goal-card {\r\n      background: #f8fafd;\r\n      padding: 30px;\r\n      border-radius: 12px;\r\n      transition: all 0.3s ease;\r\n      border-top: 5px solid var(--accent);\r\n      height: 100%;\r\n    }\r\n    \r\n    .goal-card:hover {\r\n      transform: translateY(-5px);\r\n      box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);\r\n    }\r\n    \r\n    .goal-card h4 {\r\n      font-size: 1.3rem;\r\n      margin-bottom: 15px;\r\n      color: var(--primary);\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 10px;\r\n    }\r\n    \r\n    .goal-card h4 i {\r\n      color: var(--secondary);\r\n    }\r\n    \r\n    .goal-card p {\r\n      color: var(--gray);\r\n      line-height: 1.7;\r\n    }\r\n    \r\n    .goals-header {\r\n      text-align: center;\r\n      margin: 50px 0 30px;\r\n      padding-bottom: 20px;\r\n      border-bottom: 2px solid var(--light-gray);\r\n    }\r\n    \r\n    .goals-header h3 {\r\n      font-size: 2rem;\r\n      color: var(--primary);\r\n      margin-bottom: 10px;\r\n    }\r\n    \r\n    .goals-header p {\r\n      color: var(--gray);\r\n      max-width: 700px;\r\n      margin: 0 auto;\r\n    }\r\n    \r\n    @media (max-width: 768px) {\r\n      .mission-section {\r\n        padding: 40px 20px;\r\n      }\r\n      \r\n      .section-header h2 {\r\n        font-size: 2rem;\r\n      }\r\n      \r\n      .mission-card {\r\n        padding: 25px 20px;\r\n      }\r\n      \r\n      .mission-card h3 {\r\n        font-size: 1.5rem;\r\n      }\r\n      \r\n      .goals-container {\r\n        grid-template-columns: 1fr;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <section class=\"mission-section\">\r\n    <div class=\"section-header\">\r\n      <h4>Our Purpose<\/h4>\r\n      <h2>Mission & Goals<\/h2>\r\n    <\/div>\r\n    \r\n    <div class=\"mission-content\">\r\n      <div class=\"mission-card\">\r\n        <h3><i class=\"fas fa-bullseye\"><\/i> Our Mission<\/h3>\r\n        <p>The mission of the Al-Jisr Association for Communication and Educational Cooperation is to promote international volunteering in support of sustainable development, education, and solidarity. It achieves this by encouraging international cooperation programmes to contribute to and participate in its various activities, which primarily serve the educational and environmental fields.<\/p>\r\n        \r\n        <p>Our goal is to contribute to the achievement of sustainable development goals and the improvement of citizens' quality of life, as well as to welcome volunteers and integrate them into our work teams. We strive to organise educational and environmental projects in line with the association's philosophy, through partnerships and cooperation with international governmental and non-governmental organisations, in coordination with the relevant Moroccan authorities.<\/p>\r\n        \r\n        <p>We are committed to contributing to the achievement of high-quality sustainable development for government agencies, associations and various organisations, while strictly adhering to the proposed objectives.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    \r\n    <div class=\"goals-header\">\r\n      <h3>Our Goals<\/h3>\r\n    <\/div>\r\n    \r\n    <div class=\"goals-container\">\r\n      <div class=\"goal-card\">\r\n        <h4><i class=\"fas fa-hands-helping\"><\/i> Volunteering Development<\/h4>\r\n        <p>Actively participate in the development of volunteering and social work by setting goals, choosing the appropriate field, committing to work, communicating effectively, and cooperating with others.<\/p>\r\n      <\/div>\r\n      \r\n      <div class=\"goal-card\">\r\n        <h4><i class=\"fas fa-users\"><\/i> Volunteer Promotion<\/h4>\r\n        <p>Encourage and promote volunteering in all its forms in several ways, including: encouraging young people to participate in volunteering experiences, raising community awareness of the importance of volunteering, coordinating efforts with institutions and volunteer organisations, honouring volunteers and recognising their efforts, and highlighting the importance of volunteering in skills development and opportunity creation.<\/p>\r\n      <\/div>\r\n      \r\n      <div class=\"goal-card\">\r\n        <h4><i class=\"fas fa-graduation-cap\"><\/i> Education & Poverty Reduction<\/h4>\r\n        <p>Promote non-formal education and contribute to poverty reduction through educational and social programmes.<\/p>\r\n      <\/div>\r\n      \r\n      <div class=\"goal-card\">\r\n        <h4><i class=\"fas fa-leaf\"><\/i> Environmental Protection<\/h4>\r\n        <p>Preserve the environment through concrete environmental protection measures.<\/p>\r\n      <\/div>\r\n      \r\n      <div class=\"goal-card\">\r\n        <h4><i class=\"fas fa-hands\"><\/i> Youth Engagement<\/h4>\r\n        <p>Raise awareness among young people and involve them in solidarity and community development projects.<\/p>\r\n      <\/div>\r\n      \r\n      <div class=\"goal-card\">\r\n        <h4><i class=\"fas fa-globe\"><\/i> Active Citizenship<\/h4>\r\n        <p>Promote participation and awareness of active citizenship among young people.<\/p>\r\n      <\/div>\r\n      \r\n      <div class=\"goal-card\">\r\n        <h4><i class=\"fas fa-landmark\"><\/i> Cultural Heritage<\/h4>\r\n        <p>Highlight the richness of Morocco's environmental and cultural heritage.<\/p>\r\n      <\/div>\r\n      \r\n      <div class=\"goal-card\">\r\n        <h4><i class=\"fas fa-heart\"><\/i> Poverty Awareness<\/h4>\r\n        <p>Pay particular attention to the reality of poverty suffered by many inhabitants of the region, while seeking to establish links between different cultures around the world.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n<\/body>\r\n<\/html>\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-6e95ed6 e-flex e-con-boxed e-con e-parent\" data-id=\"6e95ed6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d0c11f8 elementor-widget elementor-widget-html\" data-id=\"d0c11f8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\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>Professional Testimonial Carousel<\/title>\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    <style>\r\n        \/* Testimonial Carousel Styles - Self-contained *\/\r\n        .tank-testimonial-carousel {\r\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 40px 20px;\r\n            background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);\r\n            border-radius: 15px;\r\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\r\n        }\r\n        \r\n        .tank-testimonial-carousel h2 {\r\n            text-align: center;\r\n            color: #2c3e50;\r\n            font-size: 2.2rem;\r\n            margin-bottom: 10px;\r\n            font-weight: 700;\r\n        }\r\n        \r\n        .tank-testimonial-carousel .subtitle {\r\n            text-align: center;\r\n            color: #7f8c8d;\r\n            font-size: 1.1rem;\r\n            margin-bottom: 40px;\r\n        }\r\n        \r\n        .tank-carousel-container {\r\n            position: relative;\r\n            background: white;\r\n            border-radius: 12px;\r\n            padding: 30px;\r\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\r\n        }\r\n        \r\n        .tank-testimonials-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 20px;\r\n            margin-bottom: 30px;\r\n        }\r\n        \r\n        .tank-testimonial-card {\r\n            background: #f8f9fa;\r\n            border-radius: 8px;\r\n            padding: 20px;\r\n            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\r\n            transition: transform 0.3s ease;\r\n        }\r\n        \r\n        .tank-testimonial-card:hover {\r\n            transform: translateY(-5px);\r\n        }\r\n        \r\n        .tank-testimonial-text {\r\n            font-size: 1rem;\r\n            line-height: 1.5;\r\n            color: #34495e;\r\n            margin-bottom: 15px;\r\n            position: relative;\r\n            max-height: 4.5em; \/* Approximately 3 lines *\/\r\n            overflow: hidden;\r\n            transition: max-height 0.5s ease;\r\n        }\r\n        \r\n        .tank-testimonial-text.expanded {\r\n            max-height: 1000px;\r\n        }\r\n        \r\n        .tank-testimonial-text:before {\r\n            content: \"\"\";\r\n            font-size: 3rem;\r\n            color: #3498db;\r\n            position: absolute;\r\n            left: -10px;\r\n            top: -15px;\r\n            opacity: 0.2;\r\n            font-family: Georgia, serif;\r\n        }\r\n        \r\n        .tank-read-more {\r\n            background: #3498db;\r\n            color: white;\r\n            border: none;\r\n            padding: 6px 12px;\r\n            border-radius: 4px;\r\n            cursor: pointer;\r\n            font-size: 0.85rem;\r\n            margin-bottom: 15px;\r\n            transition: background 0.3s;\r\n        }\r\n        \r\n        .tank-read-more:hover {\r\n            background: #2980b9;\r\n        }\r\n        \r\n        .tank-testimonial-author {\r\n            display: flex;\r\n            align-items: center;\r\n            margin-top: 10px;\r\n        }\r\n        \r\n        .tank-author-avatar {\r\n            width: 40px;\r\n            height: 40px;\r\n            border-radius: 50%;\r\n            background: #3498db;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            color: white;\r\n            font-weight: bold;\r\n            font-size: 1rem;\r\n            margin-right: 10px;\r\n        }\r\n        \r\n        .tank-author-info {\r\n            text-align: left;\r\n        }\r\n        \r\n        .tank-author-name {\r\n            font-weight: 600;\r\n            color: #2c3e50;\r\n            font-size: 0.9rem;\r\n        }\r\n        \r\n        .tank-author-title {\r\n            color: #7f8c8d;\r\n            font-size: 0.8rem;\r\n        }\r\n        \r\n        .tank-carousel-nav {\r\n            display: flex;\r\n            justify-content: center;\r\n            margin-top: 25px;\r\n        }\r\n        \r\n        .tank-nav-btn {\r\n            background: #3498db;\r\n            color: white;\r\n            border: none;\r\n            width: 40px;\r\n            height: 40px;\r\n            border-radius: 50%;\r\n            margin: 0 10px;\r\n            cursor: pointer;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            transition: all 0.3s;\r\n        }\r\n        \r\n        .tank-nav-btn:hover {\r\n            background: #2980b9;\r\n            transform: scale(1.1);\r\n        }\r\n        \r\n        .tank-carousel-dots {\r\n            display: flex;\r\n            justify-content: center;\r\n            margin-top: 15px;\r\n            flex-wrap: wrap;\r\n        }\r\n        \r\n        .tank-dot {\r\n            width: 10px;\r\n            height: 10px;\r\n            background: #bdc3c7;\r\n            border-radius: 50%;\r\n            margin: 0 5px;\r\n            cursor: pointer;\r\n            transition: background 0.3s;\r\n        }\r\n        \r\n        .tank-dot.active {\r\n            background: #3498db;\r\n        }\r\n        \r\n        .tank-page-indicator {\r\n            text-align: center;\r\n            margin-top: 10px;\r\n            color: #7f8c8d;\r\n            font-size: 0.9rem;\r\n        }\r\n        \r\n        \/* Responsive adjustments *\/\r\n        @media (max-width: 768px) {\r\n            .tank-testimonial-carousel {\r\n                padding: 20px 15px;\r\n            }\r\n            \r\n            .tank-carousel-container {\r\n                padding: 20px;\r\n            }\r\n            \r\n            .tank-testimonials-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            \r\n            .tank-testimonial-text {\r\n                font-size: 0.95rem;\r\n                max-height: 5em; \/* Approximately 3 lines on mobile *\/\r\n            }\r\n            \r\n            .tank-testimonial-carousel h2 {\r\n                font-size: 1.8rem;\r\n            }\r\n        }\r\n        \r\n        @media (max-width: 480px) {\r\n            .tank-testimonial-text {\r\n                max-height: 5.5em; \/* Approximately 3 lines on small mobile *\/\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Testimonial Carousel Container -->\r\n    <div class=\"tank-testimonial-carousel\">\r\n        <h2>Client Testimonials<\/h2>\r\n        <p class=\"subtitle\">What our clients say about their experience<\/p>\r\n        \r\n        <div class=\"tank-carousel-container\">\r\n            <div class=\"tank-testimonials-grid\" id=\"testimonialsGrid\">\r\n                <!-- Testimonials will be dynamically added here -->\r\n            <\/div>\r\n            \r\n            <div class=\"tank-carousel-nav\">\r\n                <button class=\"tank-nav-btn tank-prev-btn\">\r\n                    <i class=\"fas fa-chevron-left\"><\/i>\r\n                <\/button>\r\n                <button class=\"tank-nav-btn tank-next-btn\">\r\n                    <i class=\"fas fa-chevron-right\"><\/i>\r\n                <\/button>\r\n            <\/div>\r\n            \r\n            <div class=\"tank-carousel-dots\" id=\"carouselDots\">\r\n                <!-- Dots will be generated by JavaScript -->\r\n            <\/div>\r\n            \r\n            <div class=\"tank-page-indicator\" id=\"pageIndicator\">\r\n                Page 1 of 4\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ All testimonials data\r\n        const testimonials = [\r\n            {\r\n                text: \"Tank, Thank you for all the new experience and the help you have done for us. The place and the food are one of the best unengestable memory. This was one of the best mutually because of your support. Thank you for the amazing cultural experience you went out of your way to arrange different opportunities for us working in the school war amazing, and would like to visit again. I especially liked the food and the imbue-rable morocon mat tea that is incomparable to anything I've tried. This trip has definitely made me want to come to Goulmama again. Sashana. Thank you for all the new experience and the help you have done for us. The place and the food are one of the best unengestable memory. This was one of the best mutually because of your support. Thank you and Ron thank you to the ladies for the food - sarana.\",\r\n                author: \"Sashana\",\r\n                title: \"Volunteer\"\r\n            },\r\n            {\r\n                text: \"Dear Tank and Tom, Thank you so much for being the number one host! We have had the most amazing time here and we'll miss all of you so much. We really enjoyed working with your community throughout the project at the school, we hope the hardware is not paid off and the children enjoy the school. We have loved working with everyone and hope the children like it as much as we have. The food is the best in the world and thank you for trying your best to make sure we were happy and comfortable. We loved seeing your culture through the trips and activities you took us on, Morocco is a really beautiful country and all of the people are so friendly to us! We'll miss it here someth and we would like to visit again in the future and see you and Mariana again. We are so sad to be leaving you and will never forget you!\",\r\n                author: \"Lucy, Grace & Ruby\",\r\n                title: \"Southern High School for Girls\"\r\n            },\r\n            {\r\n                text: \"Tam & Proustula School 18\/12\/2018 \u2013 25\/12\/2018. Dear Tarik, What are experience it has been for us all here in Continuing. The hospitality diary by you and all the people we have engaged with has been above old beyond. You made us feel at home with the birthday celebrations; the help with the movie night; and all the Cultural activities we have taken part in. I hope the help we provided and the money donated was sufficiently and an improvement for the school. Thank you again and beat Christ's for all future projects of groups. I'll Regardly remain. Dear Tarik and our many new friends, Thank you for being so loving a welcoming us and your hopes and thanks to feel truly welcome. This experience we've had over this late Friday (not an amazing one) that we will remember for the rest of our lives! I hope that that the construction work we're done and our direction would help all those from Muhammad is important for many years to come. Thanks for the amazing food welcoming back new friend and our life-changing experiences. Thanks again, all the love from Sarah and the rest of the challenges from Peyushua University.\",\r\n                author: \"Sarah\",\r\n                title: \"Peyushua University\"\r\n            },\r\n            {\r\n                text: \"10 \/07 \/05 - Bordeaux. Thank you very much for talking to other local and state schools. All school is the most important in their lives. We do have simple and special experiences here. Being an opportunity to stay on campus and work with the students had some ideas before it was the same. And if the highlight was getting a few of the three and spending time representing the unique leader between leaders, we would like to see why they were for the students themselves. For example, when students had no difficulties, suggestions was trying to find with some of the leaders. If this idea was started here, evaluating anyone has been found. But I haven't thought yet. In the district who seemed dedicated from it was being okay while we were here. The final was findership and I did decide feeling hard. Already! The idea project was not working as in a way applicable but it gives us a sense of purpose to be able to immediate to the educational experience of the School's children for years to learn. In fact, the projects will have all found up. Time and the hours for everything is hard formed to seeing the system when it is complete. Thanks for fun! Admiral O'Lilly, Cliff O' Dylan. 14\/4\/03 ST. MATH'S WESTERN. Missouri Vera from the bottom of our headers. What a wonderful New Tea food was the best I knew experienced in 6 World Challives at Kings. The land at the School was excellent \u2013 it was good to see some outside Craftsmen in action and to see the challenges focusing upon a three series. The welcome by the musicians was excellent just topped by The Farm Resion in the festival. The city in the river was a welcome vehicle from the temperature. Thomas again: D. Petersen.\",\r\n                author: \"Admiral O'Lilly\",\r\n                title: \"Bordeaux\"\r\n            },\r\n            {\r\n                text: \"Have Part School 12-16 Jul. What an unbehindful experience!! Thank you. Talk for your bad hospitality. The project work is having such a room and positive impact on your community. He loved the visit to the casbak with Best Visiting his family love and having an evening of culturally dressing and dancing was a once in a lifetime experience. Our accommodation is a perfect (room) fit for our team. Sleeping outside is a music. The food has been delicious (and interesting). Plan your meal times weekly as you will bring well. Unbrightfully experience. Thank you! Joe (school leader). Have Part School 12-16 July. What an amazing time we have had? Welcomed with such warmth and kindness. Talk, you are wonderful, and have been so helpful, we have learned to meet during our time here. Meeting people within the local community, momentarily feedback. The knowledge that has been shared will stay with me, as will the trying of different foods (for all!) whenever tea. It has also been so much fun, thanksgiving for making our story such a rich experience. It has been a challenging time in the 40\u00b0C half at twice it has worked well, helping at the project until 12\/1pm and being finished for the day. I could be great to return. A heartfelt thankyou! Jenny (EK).\",\r\n                author: \"Joe & Jenny\",\r\n                title: \"Have Part School\"\r\n            },\r\n            {\r\n                text: \"Tank, Thank you so much for taking care of us this week and letting us be involved in your community. I really enjoyed re-building the school and meeting out the local people. I would love to come back some time because I know I'll miss this town debt. Thank you again! Emma (add you send pictures please?) emmadum03@hkfmail.com. Tank, Thank you for letting us stop and take care of us, we really appreciate it as we have really enjoyed ourselves. I loved doing my project at my road and just having my opportunity to do so as I feel like we have made a huge difference to both my children and my local community. Thank you again!\",\r\n                author: \"Emma\",\r\n                title: \"Volunteer\"\r\n            },\r\n            {\r\n                text: \"Dump the project. I have had 99 m\/sch but did I am 9 (20) to have been able to help people. I hope the students get good work out of everything that we have supported Thank you for the amazing experience. But will only mention. Thanks. I have had a much fun doing in myself. Thank you so, amazing students and have some care of how train trains stop me in life. Thank you for helping us with new projects, we welcome back soon our to the project. Thank me, Russian like that but the British said afterwards. The group is still there and the new project we have met. It was an amazing experience and in good places the opportunity to remember. What we know about photography!!! Thank you! Why I have really enjoyed this developing experience. Should you? I don't want to see people and meet me at all. I have also a personal helping and work that school can't help if the best of everyone is the future. I hope they enjoy these new specialties. Many Thanks BENOISEDECE! Sorry I have had an amazing time onboard so much from working on this project. I see how it is really important to help others and measuring what people around the world. I hope that the students find the unprecedented way to useful and I wish you and many all the best in the future. Thank you for everything!!! Beatledge\",\r\n                author: \"Beatledge\",\r\n                title: \"Volunteer\"\r\n            },\r\n            {\r\n                text: \"Dear Lord and Company, Thank you so much for your hospitality while we started in Continental I have never done anything like this and are still with you that surprised all my experiences I hope. You continue to work with 'Cricket so that other people are experience what I have as so that the projects are getting that respect.' James Hodder. For Tartt an empty. Thank you for making a our time in Gatrimo So enjoyable. I really enjoyed the project and coaching lessons from Hind. Ausp High School 2018. Ciona - It has been seen on increases and eye-opening exposures for us at 1pm. Some subsequent few we have not received references. Higher Education High Schools. We are all as high schools I would need to be offered to us if I had to be able to meet the experience and are eye-opening with you. We have also felt that it is common to Gratimino which was warmed all of our hearts. I have really existed by our heart and I am forbid you for sure that you have been for me well on its community. I have truly loved you around 4-2 long in Gratimino and I cannot wait to come back (Thanks) you.\",\r\n                author: \"James Hodder\",\r\n                title: \"Ausp High School\"\r\n            },\r\n            {\r\n                text: \"# 18\/01\/2025. ## Northampton. ### Aiding. This was highly a deeply inspiring trip to the bright light we are and the challenges related to extreme will politeness persight their growth and development. This community was so welcoming and we gave participants a new cultural, or the world also giving our people an opportunity more of what is seen as we evolved traditional we were industry and well as any visual music which they would us all in the city also envision how more cities and more great germ have allowed through another than both this community and project ecology. The local were representative and the views breathtaking the same ideas and culture that had recently revealed the experiences of a regular trip. I spent some all the studies and students deep into story the prime was universal and realistic. We was making the best hard day providing in the sun and then a hot deep plunge in the street with the locals. Today. Thanks Again. Northampton Academy.\",\r\n                author: \"Northampton Academy\",\r\n                title: \"Educational Institution\"\r\n            },\r\n            {\r\n                text: \"Dear Tarih + team, I thank you for everything you have done for us, we couldn't be more grateful. Our lives here has been amazing and we are so sad to be leaving. I've read how teen incredible and we all agree it has been better than any resident we have eaten at. Thank you for making this authentic unfranchise, we have had so much fun! Thank you for making us feel so at home and welcoming to us and for organizing all the activities we did after working on the project such as the football, the Kashan trip and the pottery & sunset. This trip will live in Dior Maria forever, we will never forget you & we hope you will never forget us! We will come back in the future, definitely! Love from Quite, Sango. happy, Taniho Southern high School for Girls. We have closed speaking bike with you in your beautiful country. Thank you for being the nurse I closet and making a perfect holiday for our students and teachers. Jason . Hentender. SHIS?\",\r\n                author: \"Quite, Sango, Happy, Taniho\",\r\n                title: \"Southern High School for Girls\"\r\n            },\r\n            {\r\n                text: \"Anian. Thank you for welcoming us in your very big house and making it easier for us to experience such an amazing time. Thank the maids for cooking all our meals and putting up with the language barrier but always having a smile on their faces. I am greatly to have the opportunity to help renovating the school in your town. Thank you again the final start. Thank you to be invited towards the evolutionary research Viva. Thank you ever so much for allowing us to stay here and recognise so many interesting opportunities for making our work. I have really enjoyed learning more concentrating old skills especially when we find the totals. I will now be able to help my father with the renovations at home! I have enjoyed the company having a proceed and would love to return to live some more culinary skills and fight best begin in the country. Many Members\",\r\n                author: \"Anian\",\r\n                title: \"Volunteer\"\r\n            },\r\n            {\r\n                text: \"Thank you, Tank and all of your team. I'm sure to have a good job in front of the volunteer dealers - we need a really good time. You have really loved after us and there were many facts for all of us , especially steering on the roof. The school project is fantastic. All students enjoyed the manual labour \u2013 removing power, making cement, plastering and filing use. Instead, finished the school garden area (use where the first or so spray) but the fresh wall lance great at the tips is meant that the students helped to paint. It is always true I was the telling point behind the project causing recycling and take place and the gas garden and snow mustard was well known as green space for the children. We were forward to seeing pictures of the finished project. And what about the might in the tension? I know experience is a little crazy !! Next think all of your friends that whirlwind us to your culture. What are you feeling here, there's still an amazing job looking at and introducing the situation to some new culture. Thank you Craig John from Academy 6 (1994). Lammy & Lisa, Lovingwater, MA.\",\r\n                author: \"Craig John\",\r\n                title: \"Academy 6\"\r\n            },\r\n            {\r\n                text: \"is persist. Thank you for caring for each one of us through sickness and making us get safe and as comfortable as possible. And thank you for helping us find a way to exchange our money when we forget to in Meratfish! We are so pleased that we did so much for the project, and we are very sorry for messing up around with the money. The community has been so welcoming and we have all made a so many friends in Goulminn. I due to you selling up trips and helping us here in Morocco. We all hope the project goes amazingly and that we helped all the students and make the school feel proud. I have loved even. CHUKRINI. Case. Please read all of the photos you have my email is: dar.jones210202@gmail.com. Dear Trick. Thank you so much for opening up your home to us. It is so beautiful and sleepy on the roof was really cool! Please say a massive-bunk you to the ladies in the kitchen for Kaiya the house clean out dry and\",\r\n                author: \"Anonymous\",\r\n                title: \"Volunteer\"\r\n            },\r\n            {\r\n                text: \"dark. thanks so much for welcoming us into your community. It has been an incredible opportunity which I will never forget! I've really enjoyed every part of our stay in Goulmimo and I really appreciate your hospitality. - Kate (k.teaman1@gmail.com). Dear Tarik, Thank you so much for the once in a lifetime experience you have given us. The opportunities you have given us are greatly appreciated and I hope to are very focused back to Goulmimo for its unique culture and amazing featured people. Thankyou for giving us such an amazing experience today Talari (Thank you please read any pictures to leave Talari@Hospital.com).\",\r\n                author: \"Kate & Talari\",\r\n                title: \"Volunteers\"\r\n            },\r\n            {\r\n                text: \"failed against the Holy Lady. However there was no time in Denmark that would be supporting and exercising for the Lord. Although stammendous feeling of life remains a good example on the Great's goals too long. Ferran - @Johannescentre. Additionally, I can receive an issue as Vincent's 'the courteous between two sons' to give up so gently that this article explores his fear as successful. I love this publication that means 'no place beneath.' I addressed this difference \u2014 this is done by building a note atmosphere \u2014 once building some problems, including some other issues around the world and it. The favourite parts was when made appearances at 20:30 on all with my birthday, and we still have a consistent record. Finally, having seen Christmas back by now that everyone had sung for, I am accustomed to offering additional descriptions. After, we wrote summaries for Mr. Harry which wrote speaking (as we toured into a blackhouse) such as poking somebody else's words. I loved singing here much! Keep pause from the end. Ferran - Fletcher - Lumbert - Leininge Mount Toulouse Center, Leont. Together, To our very cozy 'Equations' Tank is to Safe Australia's Hawaiian food hospitality area, awesome food and human Managing to Sherlock and Keegan House of us's Morocco shorebase, has been challenging but glorious all. Adapted as being team They will have gained annual Pro-Haroverance. For each, they need away hours or a plane, or left them like to those celebrated will have had. You could spend up to three day that trip. I hope the contribution we have made to the education centre will mean that many people will reserve an education that will lift them proper in. The future and support their lives if you have wrongly to see the amazing aspects of work. That was achieved in Three days. But for me, it was incredible to watch how much my student have changed in such a short time. I can absolutely pencil of team and any grateful to you all beyond food. In New Zealand! This is a very special piece. Never underestimate the subject you all will have, and have had more people who stay and isn't volunteer here. Mr. Tomita also is Archibald, Martha and Webb following the church construction bills, but also what can be achieved always work as a fan. Diane Clarke Pour-Tons Is Prince. Rebecca Hendry & Shrushattie Clark (Leiden).\",\r\n                author: \"Ferran & Team\",\r\n                title: \"Mount Toulouse Center\"\r\n            },\r\n            {\r\n                text: \"Dear Tarik and friends. A marrone that you to you all of the experiences you have provided are students, and indeed in (teacher). All our lives have been enriched by the best work. The project was feminine and provided students and great pride and happiness at their achievements. Our work is the second family and brother were incredibly thought-provoking and gave all of us the opportunity to attract on our lives as England compared to our American friends. Will the world bring a dangerous place, at the moment for a number of reasons. It is encouraging to see the mutual respect and relationship that have been dropped between students and our kids. Thank you once again, good ideas yourself. Sure thanks! My 2018 Carrie Grammar School Outlook Expedition. Dear Tarik & Friends, Thinkinger is much for allowing us to start with the bridge Association # Five. Alerts school. If this year an amazing experience from the front is the moving course by hand, the painting, the toyes. The finish, the overall, the three beds. Modestal memories have been made by all. The house, the food, the bowl, the flu! You have been wonderful birds. Thinkinger. [Page] [10881 teacher]. Dear Tarik & Friends, Thank you for your hospitality and making sure we're known to welcome the ladies that the work we have completed at the school will host a long time for the breakfast the children. All our issues\",\r\n                author: \"Carrie Grammar School\",\r\n                title: \"Educational Institution\"\r\n            },\r\n            {\r\n                text: \"Our stay with you has been nothing but incredible from the emphasis needs to the compete of your hospitality. You're made our volunteering experience such a lovely time and we will cherish this for the rest of our lives. From thank you so much; Ana Madale, Esme. I just wanted to say a long dream you for all the effort you and everyone learned the scenes have. Just into making our day have one I'm sure we will never forget. I feel truly blessed to have been able to experience an insight into the gorgeous success culture, and physically be able to see the impact of our work - especially seeing all the children enjoy the playgame equipment. I hope it is right to help beautiful with them! Thanks again, Clara. Thank you so much for our amazing story in Guatemala, where him so caught the food he was founded from the cities and beaches to the grass and the community project has been my favourite part of our story in Mexico, as able to see the impact we have had inside the corporate biographies. Thank you Francisco\",\r\n                author: \"Ana, Esme, Clara & Francisco\",\r\n                title: \"Volunteers\"\r\n            },\r\n            {\r\n                text: \"Now Tarik and team. thank you for all your dining over time. I'm sure that everyone was just starting with the project. You must end up in the culture through the activities and we are all experienced life in the beautiful best world. Variety: 0 12-ms @xmath1. Dear Tarik & team, Thank you so much for everything. The accommodation is amazing, the food was delicious and you really made us feel welcome and at home. He appreciate the amount of effort you put in to make us feel comfortable and we all loved he commonly inhabited project, it was brilliant. You were a superb host. Merci beaucoup! 4. From Math= * * 20-msar @xmath5.org. Dear Grail mince Team, 31\/7\/25. Thank you for your hospitality and for reaching our students so much. I will miss you! Elizabeth (LIC Leader) elizabethrenshaw@hotmail.com.\",\r\n                author: \"Math Team & Elizabeth\",\r\n                title: \"Educational Institution\"\r\n            },\r\n            {\r\n                text: \"Dear Tank and Company. Thank you as much for your help to make sure you are working on your own in circulation. You were here from the company, and have made the part of every very enjoyable day at all in the world as he loves about someone else. I am my proud to have left my mark on the latest street. Mary thanks. Tom. Dear Tank and Company. I would like to thank you for hosting during our last 4 days in isolation. Your and everyone can have spoken to has been so satisfying making our love hard so enjoyable. It has been done learning about my prosper culture and it is important to be more a smile on the local school. Mary Thanks. Samly. Dear Tank and friends, I cannot think you will complain everything you have done for us. We love only how hard to swallow for your days and yet if you're like a second time. There's some for the past few times and the distance needs we were provided with. Everything was delicious! It just seemed to experience flowers, cultures and tables. Instead, I don't need something and plenty football still. We often I hope that we have done a good job and the children like the dogs to their kids! I got very close to what is very especially thanks and they also have them. We have to take us everywhere and get to know us better. Graham is a fantastic place and it will always be done in my heart. That you are everything. Thanks!\",\r\n                author: \"Tom & Samly\",\r\n                title: \"Volunteers\"\r\n            },\r\n            {\r\n                text: \"Dear Tacit, why not? Thank you so much for studying this is your house. The food was wonderful and sitting on the roof was a lot a fun. All the places we would have very beautiful and fun. The children of schooler I have taken across the New Valley had come and watched playway. Dear Tacit, Thank you very much for letting us stay here in your home. To community has been very welcoming and we have all enjoyed our stay immensely. Your hospitality has been brilliant and the food was amazing. I hope that our work has helped benefit the students at the school and that the rest of our project goes well. Thanks you for this amazing experience. Dear Tacit, Thank you so much for letting us stay in your house. It is so welcoming here in Gavinham. The food is incredible! from eyin (14-Acrab@salash-cloud.net). 6\/07\/17 to 20\/07\/17. Dear Tacit, Thank you so much for letting us stay in your home. It is beautiful here and we have many photos to remind us of you and this place. We appreciate you coming for us and all of our dietary needs, the food was incredible, it will all miss it! Please thank the ladies of the house for keeping it so clean and making lovely.\",\r\n                author: \"Anonymous\",\r\n                title: \"Volunteer\"\r\n            },\r\n            {\r\n                text: \"footscay City College (1-3 November). Dear Terrik & Team, Thank you so much for your hospitality over the past 7 days. We all really appreciate the time and energy you have put into ensuring our stay is comfortable and homely. The food has been delicious and we have loved being a part of the Goulmima community for this short time. Thank you for coordinating our project at Mahamed V High School, it was great to contribute to the school and we really appreciate being welcomed with opened arms. We've had an amazing time in Goulmima, it's an experience we will never forget! Thank you very much. Footscay City College World Challenge 27.11. 2018. Day: Tarijka season. Thank you for being so welcome to us at and making us feel safe. At home. This is something. We are sure any opportunity. And helped us pursue our. happiness. As much more. The food was delicious and the. Papa came first, and tried to. be our friends and some of. who things didn't go unmarried. You were alone and enjoyed to. make me all feel comfortable. and did more than we. consider what for so thank. a big room you to you and. the team! Elia and Sophie.\",\r\n                author: \"Elia & Sophie\",\r\n                title: \"Footscay City College\"\r\n            },\r\n            {\r\n                text: \"Tank. Thank you for putting up the water and thank you for helping us plan evening events and transitory others so we can understand what it is that they're saying. I hope that no group can be as good as we goordies! Thank you. Beth Richardson (both richardsonas & hatmail Co., uk).\",\r\n                author: \"Beth Richardson\",\r\n                title: \"Volunteer\"\r\n            },\r\n            {\r\n                text: \"See (Number 4). Tank. Thank you for everything you have done for us. You have made an amazing and exciting experience even more special. Please give thanks to all of your fantastic friends that helped along the way especially Alasel and BIG BAZ. It would be amazing to return and help develop such amazing, town every move, it shows a shift or without World challenge. I'd like to keep in contact and hope to hear seen from you soon. Many thanks again, Merci. Name: - Thank you for having this amazing experience on all that you have done for us. I am thankful to you for helping me out all what is best for me. You have made any hint how to increase its autonomy and I look forward to turning back. I wish you will try but not please and then praise of our work by some kind of praise of yours too. I think it is finished.\",\r\n                author: \"Anonymous\",\r\n                title: \"Volunteer\"\r\n            },\r\n            {\r\n                text: \"Metale (number 6). You have been on amazing projects to endurance, we are all grateful for all you have done for us in and out of the project. I couldn't read images along the project and staying with anybody else. Your good feeling attitude and constant smile has led us all together during the first part of our expedition. I have learnt so much about the teacher culture and lifestyle, you're an asset to World Challenge! Emma (number 12-2). Thank you so much for your kindness and hospitality with giving us the opportunity to come to this amazing country and helping out the community. I don't know what we would of done without you here to guide us. I would love to come back to Mexico sometime in the future and show my family around. I'm sure that would of love to come. I hope to see you soon!\",\r\n                author: \"Metale & Emma\",\r\n                title: \"Volunteers\"\r\n            },\r\n            {\r\n                text: \"A massive black you for a walkway for. I hope that can visit to Mexico on enjoyable experiences that I enjoyed and will make for the rest of my life. That you have represented your village very well and represented Vibe people dancing, and see a friendly, funny and easy to talk to man. You act a very good man and boy up a way you had stumbled for a bit. Well challenge a range, and continue your head with Sua Hello to love them are and tell that lived you sober. Bentagely won Munch Tank. Every card is Munch Tank! a Doleth gin Fever (and thank you very much). I am so happy that I have been able to help the students in the school. Achieve a better education. I hope that World Challenge will send groups in the future to improve the school and move of the local area. Thank you for letting us have this opportunity. Bentagely\",\r\n                author: \"Bentagely\",\r\n                title: \"Volunteer\"\r\n            },\r\n            {\r\n                text: \"106 - St-Gemadi's - Gurus Expeditions. Dear Taffk. The last few days have a Guinmin have been difficult, amazing and out of their usual. From mixing enough to paint myself, everyday, not both different and everything. The people of the Columbine community live now, Abby Gar and Arthur Have a wonderful day. But some new home time you are all so giving and finally you deserve the best life has to give! Your hospitality and generosity have been awarding appreciated and admired by us. And The Indians having every night throughout terms two comes! We couldn't have asked for better people to get us through this journey. Lots of love and best wishes. Comite + Notice X. Keeping an eye on. What is your experience? In fact at a time of when Susan Snootney sticks! This experience has made me realise the important things in life. It was a physically predictable to be welcomed into beautiful homes where he told us: 'In my city we are just but in my heart we are rich.' Thank you very much, Issy. I'll be really funny, Miss Emma. Jess D. Ryan. Jane. Jane. Lucy. Jane. So well, Fred.\",\r\n                author: \"Comite & Notice\",\r\n                title: \"St-Gemadi's Expeditions\"\r\n            },\r\n            {\r\n                text: \"CARDINAL HEENAN HIGH SCHOOL. 4TH TO 8TH JULY 2019. Dear Tarik, Thank you very much for the best possible during our show. You have been so interesting and treated myself and the team as your own family. We hope that we have left a lot of good manners for us. I look forward to seeing the patient finished and I hope that we have left a good mood in part on the local community as well as your work. Best wishes, Dear Brooke. CRANFORD HOUSE. 9TH TO 15TH JULY 2019. Dear Tarik, Thank you very much for allowing us to stay in your home and making sure that we have had an amazing story in Gublima. You have made us feel very welcome and looked after my very level. We hope that we have benefited the community and we have thoroughly enjoyed wanting alongside the local who have all been extremely kind, welcoming and helpful. We are looking forward to seeing the end of the project. Best wishes and many thanks. The Cranford House was challenged.\",\r\n                author: \"Cardinal Heenan & Cranford House\",\r\n                title: \"Educational Institutions\"\r\n            },\r\n            {\r\n                text: \"such as how the incredible work in the territory of the education will make these fans happy when the political effort to overcome high pressure between a subtle of wonderbust areas are yet more important than a fourth of the high demand for action, like the hospital and the research I'm learning is needed and this is going on a new perspective on the world's robust and rich work we believe. Thank you for knowing us the real success through Writing, Writing. Great experience great hospitality wonderful people The project was good fun and useful local locals at each of lessons. Perfect accommodation with our food (other). Thank you for making sure all this big food will be played play! The project was also good and I enjoy it alone. Thank you for sharing your culture with us that was very fun. Alive! The first year for the great hospitality and welcoming experience the project was on-the corner about your culture and community. The welcoming community planning has helped experience this trip in a greater way - truly. Thank you for everything. The content goes, the amazing hospitality and the brilliant experiences you have given to us. I have loved every single harvest of Stein. Thank you for your amazing hospitality, which the beautiful food to the experience you have organized for us. - Nuna\",\r\n                author: \"Nuna\",\r\n                title: \"Volunteer\"\r\n            }\r\n        ];\r\n\r\n        \/\/ Testimonial Carousel Script\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            const testimonialsGrid = document.getElementById('testimonialsGrid');\r\n            const dotsContainer = document.getElementById('carouselDots');\r\n            const pageIndicator = document.getElementById('pageIndicator');\r\n            const prevBtn = document.querySelector('.tank-prev-btn');\r\n            const nextBtn = document.querySelector('.tank-next-btn');\r\n            \r\n            let currentPage = 0;\r\n            const testimonialsPerPage = window.innerWidth > 768 ? 3 : 1;\r\n            const totalPages = Math.ceil(testimonials.length \/ testimonialsPerPage);\r\n            \r\n            \/\/ Function to display testimonials for the current page\r\n            function displayTestimonials(page) {\r\n                testimonialsGrid.innerHTML = '';\r\n                const startIndex = page * testimonialsPerPage;\r\n                const endIndex = Math.min(startIndex + testimonialsPerPage, testimonials.length);\r\n                \r\n                for (let i = startIndex; i < endIndex; i++) {\r\n                    const testimonial = testimonials[i];\r\n                    const card = document.createElement('div');\r\n                    card.className = 'tank-testimonial-card';\r\n                    \r\n                    \/\/ Get initials for avatar\r\n                    const initials = testimonial.author.split(' ').map(n => n[0]).join('').substring(0, 2);\r\n                    \r\n                    card.innerHTML = `\r\n                        <div class=\"tank-testimonial-text\">\r\n                            ${testimonial.text}\r\n                        <\/div>\r\n                        <button class=\"tank-read-more\">Read More<\/button>\r\n                        <div class=\"tank-testimonial-author\">\r\n                            <div class=\"tank-author-avatar\">${initials}<\/div>\r\n                            <div class=\"tank-author-info\">\r\n                                <div class=\"tank-author-name\">${testimonial.author}<\/div>\r\n                                <div class=\"tank-author-title\">${testimonial.title}<\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    `;\r\n                    \r\n                    testimonialsGrid.appendChild(card);\r\n                }\r\n                \r\n                \/\/ Update page indicator\r\n                pageIndicator.textContent = `Page ${page + 1} of ${totalPages}`;\r\n                \r\n                \/\/ Add event listeners to new Read More buttons\r\n                const readMoreBtns = document.querySelectorAll('.tank-read-more');\r\n                readMoreBtns.forEach(btn => {\r\n                    btn.addEventListener('click', function() {\r\n                        const card = this.parentElement;\r\n                        const text = card.querySelector('.tank-testimonial-text');\r\n                        \r\n                        if (!text.classList.contains('expanded')) {\r\n                            text.classList.add('expanded');\r\n                            this.textContent = 'Read Less';\r\n                        } else {\r\n                            text.classList.remove('expanded');\r\n                            this.textContent = 'Read More';\r\n                        }\r\n                    });\r\n                });\r\n                \r\n                \/\/ Update dots\r\n                updateDots(page);\r\n            }\r\n            \r\n            \/\/ Function to update navigation dots\r\n            function updateDots(activePage) {\r\n                dotsContainer.innerHTML = '';\r\n                \r\n                for (let i = 0; i < totalPages; i++) {\r\n                    const dot = document.createElement('span');\r\n                    dot.className = 'tank-dot';\r\n                    if (i === activePage) dot.classList.add('active');\r\n                    dot.setAttribute('data-page', i);\r\n                    dotsContainer.appendChild(dot);\r\n                    \r\n                    dot.addEventListener('click', function() {\r\n                        const page = parseInt(this.getAttribute('data-page'));\r\n                        currentPage = page;\r\n                        displayTestimonials(currentPage);\r\n                    });\r\n                }\r\n            }\r\n            \r\n            \/\/ Next page function\r\n            function nextPage() {\r\n                currentPage = (currentPage + 1) % totalPages;\r\n                displayTestimonials(currentPage);\r\n            }\r\n            \r\n            \/\/ Previous page function\r\n            function prevPage() {\r\n                currentPage = (currentPage - 1 + totalPages) % totalPages;\r\n                displayTestimonials(currentPage);\r\n            }\r\n            \r\n            \/\/ Event listeners for navigation buttons\r\n            nextBtn.addEventListener('click', nextPage);\r\n            prevBtn.addEventListener('click', prevPage);\r\n            \r\n            \/\/ Handle window resize\r\n            window.addEventListener('resize', function() {\r\n                const newTestimonialsPerPage = window.innerWidth > 768 ? 3 : 1;\r\n                if (newTestimonialsPerPage !== testimonialsPerPage) {\r\n                    currentPage = 0;\r\n                    displayTestimonials(currentPage);\r\n                }\r\n            });\r\n            \r\n            \/\/ Initialize the carousel\r\n            displayTestimonials(currentPage);\r\n        });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Al Jisr Association | About Us Welcome to the bridge of &#8230; <\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-17","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/aljisrasso.com\/ar\/wp-json\/wp\/v2\/pages\/17","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aljisrasso.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aljisrasso.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aljisrasso.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aljisrasso.com\/ar\/wp-json\/wp\/v2\/comments?post=17"}],"version-history":[{"count":97,"href":"https:\/\/aljisrasso.com\/ar\/wp-json\/wp\/v2\/pages\/17\/revisions"}],"predecessor-version":[{"id":5391,"href":"https:\/\/aljisrasso.com\/ar\/wp-json\/wp\/v2\/pages\/17\/revisions\/5391"}],"wp:attachment":[{"href":"https:\/\/aljisrasso.com\/ar\/wp-json\/wp\/v2\/media?parent=17"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}