{"id":17125,"date":"2025-03-26T18:42:16","date_gmt":"2025-03-26T18:42:16","guid":{"rendered":"https:\/\/aspirants.online\/?page_id=17125"},"modified":"2025-07-03T14:32:11","modified_gmt":"2025-07-03T14:32:11","slug":"our-services","status":"publish","type":"page","link":"https:\/\/abeea.com.sa\/en\/our-services\/","title":{"rendered":"Our Services"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"17125\" class=\"elementor elementor-17125\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-07e5b57 elementor-section-height-min-height animated-slow elementor-section-boxed elementor-section-height-default elementor-section-items-middle elementor-invisible\" data-id=\"07e5b57\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3b0664a\" data-id=\"3b0664a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4d58dce elementor-widget elementor-widget-heading\" data-id=\"4d58dce\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Our Services<\/h1>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-863eabd e-flex e-con-boxed e-con e-parent\" data-id=\"863eabd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cfc57bb elementor-widget elementor-widget-html\" data-id=\"cfc57bb\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"real-estate-services\" 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>Abeea Services<\/title>\r\n  <style>\r\n    :root {\r\n      --gold: #B9975B;\r\n      --dark-blue: #072838;\r\n      --white: #ffffff;\r\n      --light-bg: #ffffff;\r\n    }\r\n\r\n    * {\r\n      margin: 0;\r\n      padding: 0;\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    body {\r\n      font-family: 'Times New Roman', Times, serif; \/* Changed here *\/\r\n      background-color: var(--white);\r\n      color: var(--dark-blue);\r\n      line-height: 1.6;\r\n    }\r\n\r\n    .services-section {\r\n      padding: 80px 20px;\r\n      max-width: 1200px;\r\n      margin: auto;\r\n      background-color: var(--light-bg);\r\n    }\r\n\r\n    .services-section h2 {\r\n      font-size: 2.5rem;\r\n      font-weight: bold;\r\n      margin-bottom: 40px;\r\n      color: var(--dark-blue);\r\n      text-align: center;\r\n      position: relative;\r\n    }\r\n\r\n    .services-section h2::after {\r\n      content: '';\r\n      width: 60px;\r\n      height: 4px;\r\n      background-color: var(--gold);\r\n      display: block;\r\n      margin: 12px auto 0 auto;\r\n      border-radius: 2px;\r\n    }\r\n\r\n    .services-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(2, 1fr);\r\n      gap: 30px;\r\n      margin-bottom: 60px;\r\n    }\r\n\r\n    .service-block {\r\n      background-color: var(--white);\r\n      border-radius: 16px;\r\n      padding: 30px;\r\n      box-shadow: 0 6px 16px rgba(0, 0, 0, 0.06);\r\n      transition: all 0.3s ease-in-out;\r\n      border: 1px solid #eee;\r\n    }\r\n\r\n    .service-block:hover {\r\n      transform: translateY(-6px);\r\n      box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);\r\n    }\r\n\r\n    .service-block h3 {\r\n      font-size: 1.4rem;\r\n      color: var(--gold);\r\n      margin-bottom: 15px;\r\n    }\r\n\r\n    .service-block ul {\r\n      padding-left: 20px;\r\n      color: #333;\r\n      list-style-type: disc;\r\n    }\r\n\r\n    .service-block ul li {\r\n      margin-bottom: 8px;\r\n      font-size: 1rem;\r\n      line-height: 1.5;\r\n    }\r\n\r\n    \/* Updated Need Help box *\/\r\n    .help-box-alt {\r\n      border: 2px solid var(--gold);\r\n      padding: 30px 20px;\r\n      border-radius: 12px;\r\n      text-align: center;\r\n      background-color: var(--white);\r\n    }\r\n\r\n    .help-box-alt h3 {\r\n      font-size: 1.5rem;\r\n      margin-bottom: 10px;\r\n      color: var(--dark-blue);\r\n    }\r\n\r\n    .help-box-alt p {\r\n      font-size: 1rem;\r\n      margin-bottom: 20px;\r\n      color: #444;\r\n    }\r\n\r\n    .help-box-alt a {\r\n      display: inline-block;\r\n      padding: 10px 25px;\r\n      background-color: var(--gold);\r\n      color: var(--dark-blue);\r\n      font-weight: bold;\r\n      text-decoration: none;\r\n      border-radius: 8px;\r\n      transition: background-color 0.3s ease;\r\n    }\r\n\r\n    .help-box-alt a:hover {\r\n      background-color: #a98448;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .services-section h2 {\r\n        font-size: 2rem;\r\n      }\r\n\r\n      .services-grid {\r\n        grid-template-columns: 1fr;\r\n      }\r\n\r\n      .service-block h3 {\r\n        font-size: 1.2rem;\r\n      }\r\n\r\n      .help-box-alt h3 {\r\n        font-size: 1.4rem;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <section class=\"services-section\">\r\n    <h2>Real Estate Services<\/h2>\r\n\r\n    <div class=\"services-grid\">\r\n      <div class=\"service-block\">\r\n        <h3>Landlord Services<\/h3>\r\n        <ul>\r\n          <li>Provision of a Professional Sales Team<\/li>\r\n          <li>Advertising & Marketing Services<\/li>\r\n          <li>Conducting Negotiations<\/li>\r\n          <li>Concluding contracts & Completing legal procedures<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <div class=\"service-block\">\r\n        <h3>Tenants & Buyers Services<\/h3>\r\n        <ul>\r\n          <li>Providing the best match set by our tenants\/buyers<\/li>\r\n          <li>Consultation to support decision making<\/li>\r\n          <li>Conducting property views with client<\/li>\r\n          <li>Supporting the client with buying and rental procedures <\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <div class=\"service-block\">\r\n        <h3>Property Management<\/h3>\r\n        <ul>\r\n          <li>Facilities & Installations Management<\/li>\r\n          <li>Operation Management<\/li>\r\n          <li>Finance Management<\/li>\r\n          <li>Legal Compliance<\/li>\r\n          <li>Tenant Management<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <div class=\"service-block\">\r\n        <h3>Consultancy Services<\/h3>\r\n        <ul>\r\n          <li>Valuation<\/li>\r\n          <li>Market Analysis<\/li>\r\n          <li>Property & Assets Management<\/li>\r\n          <li>Real Estate Investment<\/li>\r\n          <li>Property Development<\/li>\r\n          <li>Crowd Funding<\/li>\r\n          <li>Risk Assessment<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Updated Need Help Section -->\r\n    <div class=\"help-box-alt\">\r\n      <h3>Need Help?<\/h3>\r\n      <p>Contact our team for personalized assistance and expert guidance tailored to your real estate needs.<\/p>\r\n      <a href=\"https:\/\/abeea.com.sa\/contact\/\" target=\"_blank\">Get in Touch<\/a>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c5de1f1 e-flex e-con-boxed e-con e-parent\" data-id=\"c5de1f1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f30841 elementor-widget elementor-widget-html\" data-id=\"4f30841\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"marketing-services\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"abeea-marketing\">\r\n  <style>\r\n    .abeea-marketing {\r\n      --gold: #B9975B;\r\n      --dark-blue: #072838;\r\n      --white: #ffffff;\r\n      --light-bg: #ffffff;\r\n      font-family: 'Times New Roman', Times, serif; \/* changed font *\/\r\n      color: var(--dark-blue);\r\n      background-color: var(--white);\r\n    }\r\n\r\n    .abeea-marketing * {\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    .abeea-marketing .services-section {\r\n      padding: 80px 20px;\r\n      max-width: 1200px;\r\n      margin: auto;\r\n      background-color: var(--light-bg);\r\n    }\r\n\r\n    .abeea-marketing h2 {\r\n      font-size: 2.5rem;\r\n      font-weight: bold;\r\n      margin-bottom: 10px;\r\n      color: var(--dark-blue);\r\n      text-align: center;\r\n      position: relative;\r\n    }\r\n\r\n    .abeea-marketing h2::after {\r\n      content: '';\r\n      width: 60px;\r\n      height: 4px;\r\n      background-color: var(--gold);\r\n      display: block;\r\n      margin: 12px auto 0 auto;\r\n      border-radius: 2px;\r\n    }\r\n\r\n    .abeea-marketing .intro {\r\n      text-align: center;\r\n      margin-bottom: 40px;\r\n      font-size: 1.1rem;\r\n      color: #444;\r\n    }\r\n\r\n    .abeea-marketing .services-grid {\r\n      display: grid;\r\n      grid-template-columns: 1fr;\r\n      gap: 30px;\r\n      margin-bottom: 60px;\r\n    }\r\n\r\n    .abeea-marketing .service-block {\r\n      background-color: var(--white);\r\n      border-radius: 16px;\r\n      padding: 30px;\r\n      box-shadow: 0 6px 16px rgba(0, 0, 0, 0.06);\r\n      transition: all 0.3s ease-in-out;\r\n      border: 1px solid #eee;\r\n    }\r\n\r\n    .abeea-marketing .service-block:hover {\r\n      transform: translateY(-6px);\r\n      box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);\r\n    }\r\n\r\n    .abeea-marketing .service-block h3 {\r\n      font-size: 1.4rem;\r\n      color: var(--gold);\r\n      margin-bottom: 20px;\r\n    }\r\n\r\n    .abeea-marketing .service-block h3.centered {\r\n      text-align: center;\r\n      margin-bottom: 30px;\r\n    }\r\n\r\n    .abeea-marketing .service-block ul {\r\n      display: grid;\r\n      grid-template-columns: repeat(3, 1fr);\r\n      gap: 15px 30px;\r\n      padding-left: 0;\r\n      list-style: none;\r\n    }\r\n\r\n    .abeea-marketing .service-block ul li::before {\r\n      content: \"\u2022 \";\r\n      color: black; \/* bullet color changed to black *\/\r\n      font-weight: bold;\r\n      margin-right: 6px;\r\n    }\r\n\r\n    .abeea-marketing .service-block ul li {\r\n      font-size: 1rem;\r\n      line-height: 1.5;\r\n      color: #333;\r\n    }\r\n\r\n    .abeea-marketing .help-box-alt {\r\n      border: 2px solid var(--gold);\r\n      padding: 30px 20px;\r\n      border-radius: 12px;\r\n      text-align: center;\r\n      background-color: var(--white);\r\n    }\r\n\r\n    .abeea-marketing .help-box-alt h3 {\r\n      font-size: 1.5rem;\r\n      margin-bottom: 10px;\r\n      color: var(--dark-blue);\r\n    }\r\n\r\n    .abeea-marketing .help-box-alt p {\r\n      font-size: 1rem;\r\n      margin-bottom: 20px;\r\n      color: #444;\r\n    }\r\n\r\n    .abeea-marketing .help-box-alt a {\r\n      display: inline-block;\r\n      padding: 10px 25px;\r\n      background-color: var(--gold);\r\n      color: var(--dark-blue);\r\n      font-weight: bold;\r\n      text-decoration: none;\r\n      border-radius: 8px;\r\n      transition: background-color 0.3s ease;\r\n    }\r\n\r\n    .abeea-marketing .help-box-alt a:hover {\r\n      background-color: #a98448;\r\n    }\r\n\r\n    @media (max-width: 992px) {\r\n      .abeea-marketing .service-block ul {\r\n        grid-template-columns: repeat(2, 1fr);\r\n      }\r\n    }\r\n\r\n    @media (max-width: 600px) {\r\n      .abeea-marketing h2 {\r\n        font-size: 2rem;\r\n      }\r\n\r\n      .abeea-marketing .service-block ul {\r\n        grid-template-columns: 1fr;\r\n      }\r\n\r\n      .abeea-marketing .help-box-alt h3 {\r\n        font-size: 1.4rem;\r\n      }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"services-section\">\r\n    <h2>Marketing Services<\/h2>\r\n\r\n    <div class=\"services-grid\">\r\n      <div class=\"service-block\">\r\n        <h3 class=\"centered\">\r\n          Providing a Combination of Basic & Paid Marketing Services Depending on the Marketing Plan\r\n        <\/h3>\r\n        <ul>\r\n          <li>Professional Photography<\/li>\r\n          <li>Drone Photography<\/li>\r\n          <li>Interactive Live Broadcast<\/li>\r\n          <li>Profile (Printed\/PDF)<\/li>\r\n          <li>Company's Website & Social Media Listing <\/li>\r\n          <li>Billboards & Flags<\/li>\r\n          <li>Marketing Plan<\/li>\r\n          <li>Virtual Reality & 3D Mapping<\/li>\r\n          <li>Advertising in Social Media<\/li>\r\n          <li>Social Media Influencer<\/li>\r\n          <li>Customised Billboard\/Flag<\/li>\r\n          <li>Marketing Kiosk at Site<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"help-box-alt\">\r\n      <h3>Need Help Marketing Your Property?<\/h3>\r\n      <p>Providing a combination of basic & paid marketing services depending on the marketing plan.<\/p>\r\n      <a href=\"https:\/\/abeea.com.sa\/contact\/\" target=\"_blank\">Get a Marketing Plan<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d975343 e-flex e-con-boxed e-con e-parent\" data-id=\"d975343\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d6b75c3 elementor-widget elementor-widget-html\" data-id=\"d6b75c3\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"property-management\" 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>Abeea Services<\/title>\r\n  <style>\r\n    :root {\r\n      --gold: #B9975B;\r\n      --dark-blue: #072838;\r\n      --white: #ffffff;\r\n      --light-bg: #ffffff;\r\n    }\r\n\r\n    * {\r\n      margin: 0;\r\n      padding: 0;\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    body {\r\n      font-family: 'Times New Roman', Times, serif;\r\n      background-color: var(--white);\r\n      color: var(--dark-blue);\r\n      line-height: 1.6;\r\n    }\r\n\r\n    .services-section {\r\n      padding: 80px 20px;\r\n      max-width: 1200px;\r\n      margin: auto;\r\n      background-color: var(--light-bg);\r\n    }\r\n\r\n    .services-section h2 {\r\n      font-size: 2.5rem;\r\n      font-weight: bold;\r\n      margin-bottom: 40px;\r\n      color: var(--dark-blue);\r\n      text-align: center;\r\n      position: relative;\r\n    }\r\n\r\n    .services-section h2::after {\r\n      content: '';\r\n      width: 60px;\r\n      height: 4px;\r\n      background-color: var(--gold);\r\n      display: block;\r\n      margin: 12px auto 0 auto;\r\n      border-radius: 2px;\r\n    }\r\n\r\n    .services-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(2, 1fr);\r\n      gap: 30px;\r\n      margin-bottom: 60px;\r\n    }\r\n\r\n    .service-block {\r\n      background-color: var(--white);\r\n      border-radius: 16px;\r\n      padding: 30px;\r\n      box-shadow: 0 6px 16px rgba(0, 0, 0, 0.06);\r\n      transition: all 0.3s ease-in-out;\r\n      border: 1px solid #eee;\r\n    }\r\n\r\n    .service-block:hover {\r\n      transform: translateY(-6px);\r\n      box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);\r\n    }\r\n\r\n    .service-block h3 {\r\n      font-size: 1.4rem;\r\n      color: var(--gold);\r\n      margin-bottom: 15px;\r\n    }\r\n\r\n    .service-block ul {\r\n      padding-left: 20px;\r\n      color: #333;\r\n      list-style-type: disc;\r\n    }\r\n\r\n    .service-block ul li {\r\n      margin-bottom: 8px;\r\n      font-size: 1rem;\r\n      line-height: 1.5;\r\n    }\r\n\r\n    \/* Updated Need Help box *\/\r\n    .help-box-alt {\r\n      border: 2px solid var(--gold);\r\n      padding: 30px 20px;\r\n      border-radius: 12px;\r\n      text-align: center;\r\n      background-color: var(--white);\r\n    }\r\n\r\n    .help-box-alt h3 {\r\n      font-size: 1.5rem;\r\n      margin-bottom: 10px;\r\n      color: var(--dark-blue);\r\n    }\r\n\r\n    .help-box-alt p {\r\n      font-size: 1rem;\r\n      margin-bottom: 20px;\r\n      color: #444;\r\n    }\r\n\r\n    .help-box-alt a {\r\n      display: inline-block;\r\n      padding: 10px 25px;\r\n      background-color: var(--gold);\r\n      color: var(--dark-blue);\r\n      font-weight: bold;\r\n      text-decoration: none;\r\n      border-radius: 8px;\r\n      transition: background-color 0.3s ease;\r\n    }\r\n\r\n    .help-box-alt a:hover {\r\n      background-color: #a98448;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .services-section h2 {\r\n        font-size: 2rem;\r\n      }\r\n\r\n      .services-grid {\r\n        grid-template-columns: 1fr;\r\n      }\r\n\r\n      .service-block h3 {\r\n        font-size: 1.2rem;\r\n      }\r\n\r\n      .help-box-alt h3 {\r\n        font-size: 1.4rem;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <section class=\"services-section\">\r\n    <h2>Property Management<\/h2>\r\n\r\n    <div class=\"services-grid\">\r\n      <div class=\"service-block\">\r\n        <h3>Operation Management<\/h3>\r\n        <ul>\r\n          <li>Daily Operation Management & Supervision<\/li>\r\n          <li>Co-ordinating with Contractors<\/li>\r\n          <li>Increase the Efficiency of Operation & Energy Consumption<\/li>\r\n          <li>Environmental Consciousness<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <div class=\"service-block\">\r\n        <h3>Financial Management<\/h3>\r\n        <ul>\r\n          <li>Collection of Rent & Subscriptions<\/li>\r\n          <li>Management of Expenditure & Purchasing Items<\/li>\r\n          <li>Preparing Financial & Operational reports<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <div class=\"service-block\">\r\n        <h3>Legal Compliance<\/h3>\r\n        <ul>\r\n          <li>Applying Security & Safety Standards<\/li>\r\n          <li>Periodic & on-demand Maintenance<\/li>\r\n          <li>Obtaining & Renewing Licenses & certificates<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <div class=\"service-block\">\r\n        <h3>Tenant Management<\/h3>\r\n        <ul>\r\n          <li>Managing Tenants & Subscriber Accounts<\/li>\r\n          <li>Handling Complaints & Managing Disputes<\/li>\r\n          <li>Ensuring Tenants Compliance with the Standards Set<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Updated Need Help Section -->\r\n    <div class=\"help-box-alt\">\r\n      <h3>Need Help Managing Your Property?<\/h3>\r\n      <p>Our team ensures a worry-free experience with full-service property management solutions.<\/p>\r\n      <a href=\"https:\/\/abeea.com.sa\/contact\/\" target=\"_blank\">Speak to an Expert<\/a>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3e578a4 e-flex e-con-boxed e-con e-parent\" data-id=\"3e578a4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-be372af elementor-widget elementor-widget-html\" data-id=\"be372af\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"consultancy-services\" 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>Abeea Consultancy Services<\/title>\r\n  <style>\r\n    :root {\r\n      --gold: #B9975B;\r\n      --dark-blue: #072838;\r\n      --white: #ffffff;\r\n      --light-bg: #ffffff;\r\n    }\r\n\r\n    * {\r\n      margin: 0;\r\n      padding: 0;\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    body {\r\n      font-family: 'Times New Roman', Times, serif;\r\n      background-color: var(--white);\r\n      color: var(--dark-blue);\r\n      line-height: 1.6;\r\n    }\r\n\r\n    .services-section {\r\n      padding: 80px 20px;\r\n      max-width: 1200px;\r\n      margin: auto;\r\n      background-color: var(--light-bg);\r\n    }\r\n\r\n    .services-section h2 {\r\n      font-size: 2.5rem;\r\n      font-weight: bold;\r\n      margin-bottom: 40px;\r\n      color: var(--dark-blue);\r\n      text-align: center;\r\n      position: relative;\r\n    }\r\n\r\n    .services-section h2::after {\r\n      content: '';\r\n      width: 60px;\r\n      height: 4px;\r\n      background-color: var(--gold);\r\n      display: block;\r\n      margin: 12px auto 0 auto;\r\n      border-radius: 2px;\r\n    }\r\n\r\n    .services-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(2, 1fr);\r\n      gap: 30px;\r\n      margin-bottom: 60px;\r\n    }\r\n\r\n    .service-block {\r\n      background-color: var(--white);\r\n      border-radius: 16px;\r\n      padding: 30px;\r\n      box-shadow: 0 6px 16px rgba(0, 0, 0, 0.06);\r\n      border: 1px solid #eee;\r\n    }\r\n\r\n    .full-width {\r\n      grid-column: 1 \/ -1;\r\n    }\r\n\r\n    .service-block h3 {\r\n      font-size: 1.4rem;\r\n      color: var(--gold);\r\n      margin-bottom: 15px;\r\n    }\r\n\r\n    .service-block ul {\r\n      padding-left: 20px;\r\n      color: #333;\r\n      list-style-type: disc;\r\n    }\r\n\r\n    .service-block ul li {\r\n      margin-bottom: 8px;\r\n      font-size: 1rem;\r\n      line-height: 1.5;\r\n    }\r\n\r\n    .help-box-alt {\r\n      border: 2px solid var(--gold);\r\n      padding: 30px 20px;\r\n      border-radius: 12px;\r\n      text-align: center;\r\n      background-color: var(--white);\r\n      max-width: 700px;\r\n      margin: 0 auto;\r\n    }\r\n\r\n    .help-box-alt h3 {\r\n      font-size: 1.5rem;\r\n      margin-bottom: 10px;\r\n      color: var(--dark-blue);\r\n    }\r\n\r\n    .help-box-alt p {\r\n      font-size: 1rem;\r\n      margin-bottom: 20px;\r\n    }\r\n\r\n    .help-box-alt a {\r\n      display: inline-block;\r\n      padding: 10px 25px;\r\n      background-color: var(--gold);\r\n      color: var(--dark-blue);\r\n      font-weight: bold;\r\n      text-decoration: none;\r\n      border-radius: 8px;\r\n      transition: background-color 0.3s ease;\r\n    }\r\n\r\n    .help-box-alt a:hover {\r\n      background-color: #a98448;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .services-section h2 {\r\n        font-size: 2rem;\r\n      }\r\n\r\n      .services-grid {\r\n        grid-template-columns: 1fr;\r\n      }\r\n\r\n      .service-block h3 {\r\n        font-size: 1.2rem;\r\n      }\r\n\r\n      .full-width {\r\n        grid-column: auto;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <section class=\"services-section\">\r\n    <h2>Consultancy Services<\/h2>\r\n\r\n    <div class=\"services-grid\">\r\n      <div class=\"service-block\">\r\n        <h3>Property Investment<\/h3>\r\n        <ul>\r\n          <li>Analysis of Expected Returns on Investments<\/li>\r\n          <li>Identifying Investment opportunities<\/li>\r\n          <li>Plans to Diversify your Investment Portfolio<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <div class=\"service-block\">\r\n        <h3>Property Valuation & Survey<\/h3>\r\n        <ul>\r\n          <li>Market Valuation of the Property<\/li>\r\n          <li>Conducting Price Comparative Studies<\/li>\r\n          <li>Survey<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <div class=\"service-block\">\r\n        <h3>Property Development<\/h3>\r\n        <ul>\r\n          <li>Providing Project Development Plans<\/li>\r\n          <li>Feasibility Study<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <div class=\"service-block\">\r\n        <h3>Market Analysis<\/h3>\r\n        <ul>\r\n          <li>Analysis of Market Trends<\/li>\r\n          <li>Market Forecast<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <div class=\"service-block\">\r\n        <h3>Partnerships<\/h3>\r\n        <ul>\r\n          <li>Crowd Funding<\/li>\r\n          <li>Developers & Landlords Partnership<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <div class=\"service-block\">\r\n        <h3>Property & Assets Management<\/h3>\r\n        <ul>\r\n          <li>Increasing the Market Value of the Property<\/li>\r\n          <li>Improving the Operational Efficiency of the property<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <div class=\"service-block full-width\">\r\n        <h3>Real Estate Risk Management<\/h3>\r\n        <ul>\r\n          <li>Property Risk Assessment<\/li>\r\n          <li>Mitigating Financial & Operational Risk<\/li>\r\n          <li>Explanations of Legal Compliance & Regulations<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Need Help Section -->\r\n    <div class=\"help-box-alt\">\r\n      <h3>Need Real Estate Advice?<\/h3>\r\n      <p>We\u2019re here to help you make confident property decisions with expert consultancy support.<\/p>\r\n      <a href=\"https:\/\/abeea.com.sa\/contact\/\" target=\"_blank\">Talk to a Consultant<\/a>\r\n    <\/div>\r\n\r\n  <\/section>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Our Services Abeea Services Real Estate Services Landlord Services Provision of a Professional Sales Team Advertising &#038; Marketing Services Conducting Negotiations Concluding contracts &#038; Completing legal procedures Tenants &#038; Buyers Services Providing the best match set by our tenants\/buyers Consultation to support decision making Conducting property views with client Supporting the client with buying and [&hellip;]<\/p>\n","protected":false},"author":12,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"_joinchat":[],"footnotes":""},"class_list":["post-17125","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/abeea.com.sa\/en\/wp-json\/wp\/v2\/pages\/17125","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/abeea.com.sa\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/abeea.com.sa\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/abeea.com.sa\/en\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/abeea.com.sa\/en\/wp-json\/wp\/v2\/comments?post=17125"}],"version-history":[{"count":32,"href":"https:\/\/abeea.com.sa\/en\/wp-json\/wp\/v2\/pages\/17125\/revisions"}],"predecessor-version":[{"id":18832,"href":"https:\/\/abeea.com.sa\/en\/wp-json\/wp\/v2\/pages\/17125\/revisions\/18832"}],"wp:attachment":[{"href":"https:\/\/abeea.com.sa\/en\/wp-json\/wp\/v2\/media?parent=17125"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}