{"id":21,"date":"2023-12-04T20:21:54","date_gmt":"2023-12-04T20:21:54","guid":{"rendered":"https:\/\/demosites.royal-elementor-addons.com\/dental-v1\/?page_id=21"},"modified":"2025-10-29T13:30:27","modified_gmt":"2025-10-29T13:30:27","slug":"services","status":"publish","type":"page","link":"https:\/\/tradeco-solutions.com\/?page_id=21","title":{"rendered":"Services"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"21\" class=\"elementor elementor-21\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-186d194 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"186d194\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;waves&quot;}\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M421.9,6.5c22.6-2.5,51.5,0.4,75.5,5.3c23.6,4.9,70.9,23.5,100.5,35.7c75.8,32.2,133.7,44.5,192.6,49.7\n\tc23.6,2.1,48.7,3.5,103.4-2.5c54.7-6,106.2-25.6,106.2-25.6V0H0v30.3c0,0,72,32.6,158.4,30.5c39.2-0.7,92.8-6.7,134-22.4\n\tc21.2-8.1,52.2-18.2,79.7-24.2C399.3,7.9,411.6,7.5,421.9,6.5z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e926185 elementor-widget elementor-widget-heading\" data-id=\"e926185\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6d50a70 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"6d50a70\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a47d4 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"96a47d4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Tradeco Solutions<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5bf7cb4 elementor-widget elementor-widget-html\" data-id=\"5bf7cb4\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\" dir=\"ltr\">\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>Tradeco Solutions - Our Services<\/title>\r\n    <!-- Font Links from original code -->\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        \/*\r\n        * CSS Styles for Tradeco Services Section (LTR Adjusted)\r\n        *\/\r\n\r\n        .tradeco-services-section {\r\n            \/* Main Section Styles *\/\r\n            background: #ffffff;\r\n            padding: 80px 20px;\r\n            font-family: 'Cairo', 'Poppins', sans-serif;\r\n            color: #00628C;\r\n            overflow: hidden;\r\n            direction: ltr; \/* Set direction to LTR for the full page *\/\r\n            text-align: left; \/* Set text alignment to left *\/\r\n        }\r\n\r\n        .tradeco-services-section .services-container {\r\n            max-width: 1400px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        \/* --- Header Styles --- *\/\r\n        .tradeco-services-section .services-main-header {\r\n            text-align: center;\r\n            margin-bottom: 70px;\r\n            opacity: 0;\r\n            animation: fadeInDown 1s ease forwards;\r\n        }\r\n\r\n        .tradeco-services-section .services-main-header h1 {\r\n            font-size: 3.2em;\r\n            font-weight: 700;\r\n            color: #00628C;\r\n            margin-bottom: 20px;\r\n            position: relative;\r\n            display: inline-block;\r\n        }\r\n\r\n        .tradeco-services-section .services-main-header h1::after {\r\n            content: '';\r\n            position: absolute;\r\n            bottom: -15px;\r\n            left: 50%; \/* Adjusted for LTR *\/\r\n            transform: translateX(-50%); \/* Adjusted for LTR *\/\r\n            width: 0;\r\n            height: 4px;\r\n            background: linear-gradient(90deg, #00628C, #0088CC);\r\n            border-radius: 2px;\r\n            animation: expandWidth 1.2s ease 0.5s forwards;\r\n        }\r\n\r\n        .tradeco-services-section .services-main-header .services-emoji {\r\n            font-size: 3.5em;\r\n            margin-bottom: 20px;\r\n            display: inline-block;\r\n            animation: bounce 2s ease infinite;\r\n        }\r\n\r\n        \/* --- Service Block Styles --- *\/\r\n        .tradeco-services-section .service-block {\r\n            margin-bottom: 80px;\r\n            opacity: 0;\r\n            transform: translateY(40px);\r\n            animation: fadeInUp 0.8s ease forwards;\r\n        }\r\n\r\n        .tradeco-services-section .service-block:nth-child(1) { animation-delay: 0.2s; }\r\n        .tradeco-services-section .service-block:nth-child(2) { animation-delay: 0.3s; }\r\n        .tradeco-services-section .service-block:nth-child(3) { animation-delay: 0.4s; }\r\n        .tradeco-services-section .service-block:nth-child(4) { animation-delay: 0.5s; }\r\n        .tradeco-services-section .service-block:nth-child(5) { animation-delay: 0.6s; }\r\n        .tradeco-services-section .service-block:nth-child(6) { animation-delay: 0.7s; }\r\n\r\n        .tradeco-services-section .service-header {\r\n            display: flex;\r\n            flex-direction: row; \/* Adjusted for LTR *\/\r\n            align-items: center;\r\n            margin-bottom: 35px;\r\n            padding: 25px;\r\n            background: linear-gradient(135deg, rgba(0, 98, 140, 0.05), rgba(0, 136, 204, 0.05));\r\n            border-radius: 15px;\r\n            border-left: 5px solid #00628C; \/* Adjusted for LTR *\/\r\n            border-right: none; \/* Adjusted for LTR *\/\r\n            transition: all 0.4s ease;\r\n        }\r\n\r\n        .tradeco-services-section .service-header:hover {\r\n            transform: translateX(10px); \/* Adjusted for LTR *\/\r\n            box-shadow: 0 10px 30px rgba(0, 98, 140, 0.15);\r\n        }\r\n\r\n        .tradeco-services-section .service-icon {\r\n            width: 70px;\r\n            height: 70px;\r\n            background: linear-gradient(135deg, #00628C, #0088CC);\r\n            border-radius: 15px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin-right: 25px; \/* Adjusted for LTR *\/\r\n            margin-left: 0; \/* Adjusted for LTR *\/\r\n            flex-shrink: 0;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .tradeco-services-section .service-icon::before {\r\n            content: '';\r\n            position: absolute;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: rgba(255, 255, 255, 0.2);\r\n            transform: translateX(-100%) rotate(45deg); \/* Adjusted for LTR *\/\r\n            animation: shimmer 3s ease infinite;\r\n        }\r\n\r\n        .tradeco-services-section .service-icon svg {\r\n            width: 35px;\r\n            height: 35px;\r\n            fill: white;\r\n            z-index: 1;\r\n        }\r\n\r\n        .tradeco-services-section .service-title {\r\n            flex: 1;\r\n        }\r\n\r\n        .tradeco-services-section .service-title h2 {\r\n            font-size: 2em;\r\n            font-weight: 600;\r\n            color: #00628C;\r\n            margin: 0;\r\n            line-height: 1.3;\r\n            display: flex;\r\n            flex-direction: row; \/* Adjusted for LTR *\/\r\n            align-items: center;\r\n            justify-content: flex-start; \/* Adjusted for LTR *\/\r\n        }\r\n\r\n        .tradeco-services-section .service-title .service-number {\r\n            display: inline-block;\r\n            width: 40px;\r\n            height: 40px;\r\n            background: #00628C;\r\n            color: white;\r\n            border-radius: 50%;\r\n            text-align: center;\r\n            line-height: 40px;\r\n            font-weight: 700;\r\n            margin-right: 15px; \/* Adjusted for LTR *\/\r\n            margin-left: 0; \/* Adjusted for LTR *\/\r\n            font-size: 0.8em;\r\n        }\r\n\r\n        .tradeco-services-section .service-content {\r\n            padding: 0 30px;\r\n        }\r\n\r\n        .tradeco-services-section .service-intro {\r\n            font-size: 1.1em;\r\n            font-weight: 500;\r\n            color: #00628C;\r\n            margin-bottom: 25px;\r\n            line-height: 1.8;\r\n        }\r\n\r\n        \/* --- Feature Grid Styles --- *\/\r\n        .tradeco-services-section .service-features {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\r\n            gap: 25px;\r\n            margin-top: 30px;\r\n        }\r\n\r\n        .tradeco-services-section .feature-card {\r\n            background: #ffffff;\r\n            border: 2px solid #e8f4f8;\r\n            border-radius: 12px;\r\n            padding: 25px;\r\n            transition: all 0.4s ease;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .tradeco-services-section .feature-card::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0; \/* Adjusted for LTR *\/\r\n            right: auto; \/* Adjusted for LTR *\/\r\n            width: 5px;\r\n            height: 100%;\r\n            background: linear-gradient(180deg, #00628C, #0088CC);\r\n            transform: scaleY(0);\r\n            transition: transform 0.4s ease;\r\n        }\r\n\r\n        .tradeco-services-section .feature-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 10px 30px rgba(0, 98, 140, 0.15);\r\n            border-color: #00628C;\r\n        }\r\n\r\n        .tradeco-services-section .feature-card:hover::before {\r\n            transform: scaleY(1);\r\n        }\r\n\r\n        .tradeco-services-section .feature-card h3 {\r\n            color: #00628C;\r\n            font-size: 1.2em;\r\n            font-weight: 600;\r\n            margin-bottom: 15px;\r\n            display: flex;\r\n            flex-direction: row; \/* Adjusted for LTR *\/\r\n            align-items: center;\r\n            justify-content: flex-start; \/* Adjusted for LTR *\/\r\n        }\r\n\r\n        .tradeco-services-section .feature-card h3::before {\r\n            content: '\u25cf';\r\n            color: #00628C;\r\n            font-size: 1.5em;\r\n            margin-right: 12px; \/* Adjusted for LTR *\/\r\n            margin-left: 0; \/* Adjusted for LTR *\/\r\n            animation: pulse 2s ease infinite;\r\n        }\r\n\r\n        .tradeco-services-section .feature-list {\r\n            list-style: none;\r\n            padding: 0;\r\n            margin: 0;\r\n        }\r\n\r\n        .tradeco-services-section .feature-list li {\r\n            color: #00628C;\r\n            font-size: 0.95em;\r\n            line-height: 1.9;\r\n            padding-left: 30px; \/* Adjusted for LTR *\/\r\n            padding-right: 0; \/* Adjusted for LTR *\/\r\n            position: relative;\r\n            margin-bottom: 12px;\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .tradeco-services-section .feature-list li::before {\r\n            content: '\u2713';\r\n            position: absolute;\r\n            left: 0; \/* Adjusted for LTR *\/\r\n            right: auto; \/* Adjusted for LTR *\/\r\n            color: #00628C;\r\n            font-weight: 700;\r\n            font-size: 1.3em;\r\n            top: -2px;\r\n        }\r\n\r\n        .tradeco-services-section .feature-list li:hover {\r\n            transform: translateX(5px); \/* Adjusted for LTR *\/\r\n            color: #004466;\r\n        }\r\n\r\n        \/* --- Specialties Grid Styles --- *\/\r\n        .tradeco-services-section .specialties-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n            gap: 20px;\r\n            margin: 25px 0;\r\n        }\r\n\r\n        .tradeco-services-section .specialty-item {\r\n            background: linear-gradient(135deg, rgba(0, 98, 140, 0.05), rgba(0, 136, 204, 0.05));\r\n            padding: 18px 22px;\r\n            border-radius: 10px;\r\n            color: #00628C;\r\n            font-weight: 500;\r\n            transition: all 0.3s ease;\r\n            border: 1px solid transparent;\r\n            display: flex;\r\n            flex-direction: row; \/* Adjusted for LTR *\/\r\n            align-items: center;\r\n            justify-content: flex-start; \/* Adjusted for LTR *\/\r\n        }\r\n\r\n        .tradeco-services-section .specialty-item::before {\r\n            content: '\u2695\ufe0f';\r\n            margin-right: 12px; \/* Adjusted for LTR *\/\r\n            margin-left: 0; \/* Adjusted for LTR *\/\r\n            font-size: 1.3em;\r\n        }\r\n\r\n        .tradeco-services-section .specialty-item:hover {\r\n            background: #00628C;\r\n            color: white;\r\n            transform: scale(1.05);\r\n            box-shadow: 0 5px 20px rgba(0, 98, 140, 0.3);\r\n        }\r\n\r\n        \/* --- Courses Grid Styles --- *\/\r\n        .tradeco-services-section .courses-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 25px;\r\n            margin: 30px 0;\r\n        }\r\n\r\n        .tradeco-services-section .course-card {\r\n            background: linear-gradient(135deg, #00628C, #0088CC);\r\n            color: white;\r\n            padding: 30px;\r\n            border-radius: 15px;\r\n            transition: all 0.4s ease;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .tradeco-services-section .course-card::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: -50%;\r\n            right: -50%; \/* Adjusted for LTR *\/\r\n            left: auto; \/* Adjusted for LTR *\/\r\n            width: 200%;\r\n            height: 200%;\r\n            background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);\r\n            transform: scale(0);\r\n            transition: transform 0.6s ease;\r\n        }\r\n\r\n        .tradeco-services-section .course-card:hover::before {\r\n            transform: scale(1);\r\n        }\r\n\r\n        .tradeco-services-section .course-card:hover {\r\n            transform: translateY(-8px) scale(1.02);\r\n            box-shadow: 0 15px 40px rgba(0, 98, 140, 0.4);\r\n        }\r\n\r\n        .tradeco-services-section .course-card h3 {\r\n            font-size: 1.3em;\r\n            font-weight: 600;\r\n            margin-bottom: 12px;\r\n            color: white;\r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n\r\n        .tradeco-services-section .course-card p {\r\n            font-size: 0.95em;\r\n            line-height: 1.7;\r\n            color: rgba(255, 255, 255, 0.95);\r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n\r\n        .tradeco-services-section .certification-note {\r\n            background: #e8f4f8;\r\n            padding: 20px;\r\n            border-radius: 10px;\r\n            border-left: 5px solid #0088CC; \/* Adjusted for LTR *\/\r\n            border-right: none; \/* Adjusted for LTR *\/\r\n            font-style: italic;\r\n            font-weight: 500;\r\n            color: #00628C;\r\n            line-height: 1.6;\r\n            margin-top: 40px;\r\n            text-align: left; \/* Adjusted for LTR *\/\r\n        }\r\n\r\n        \/* --- Animation Keyframes --- *\/\r\n        @keyframes fadeInDown {\r\n            from {\r\n                opacity: 0;\r\n                transform: translateY(-20px);\r\n            }\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n\r\n        @keyframes expandWidth {\r\n            to {\r\n                width: 100%;\r\n            }\r\n        }\r\n\r\n        @keyframes bounce {\r\n            0%, 20%, 50%, 80%, 100% {\r\n                transform: translateY(0);\r\n            }\r\n            40% {\r\n                transform: translateY(-10px);\r\n            }\r\n            60% {\r\n                transform: translateY(-5px);\r\n            }\r\n        }\r\n\r\n        @keyframes fadeInUp {\r\n            from {\r\n                opacity: 0;\r\n                transform: translateY(40px);\r\n            }\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n\r\n        @keyframes shimmer {\r\n            0% {\r\n                transform: translateX(-100%) rotate(45deg); \/* Adjusted for LTR *\/\r\n            }\r\n            100% {\r\n                transform: translateX(100%) rotate(45deg); \/* Adjusted for LTR *\/\r\n            }\r\n        }\r\n\r\n        @keyframes pulse {\r\n            0% {\r\n                transform: scale(1);\r\n            }\r\n            50% {\r\n                transform: scale(1.2);\r\n            }\r\n            100% {\r\n                transform: scale(1);\r\n            }\r\n        }\r\n\r\n        \/* --- Media Queries for Responsiveness --- *\/\r\n        @media (max-width: 1200px) {\r\n            .tradeco-services-section .services-container {\r\n                max-width: 960px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 992px) {\r\n            .tradeco-services-section {\r\n                padding: 60px 15px;\r\n            }\r\n\r\n            .tradeco-services-section .services-main-header {\r\n                margin-bottom: 50px;\r\n            }\r\n\r\n            .tradeco-services-section .services-main-header h1 {\r\n                font-size: 2.5em;\r\n            }\r\n\r\n            .tradeco-services-section .service-block {\r\n                margin-bottom: 60px;\r\n            }\r\n\r\n            .tradeco-services-section .service-header {\r\n                flex-direction: column;\r\n                align-items: flex-start; \/* Adjusted for LTR *\/\r\n                padding: 20px;\r\n            }\r\n\r\n            .tradeco-services-section .service-icon {\r\n                margin-right: 0; \/* Adjusted for LTR *\/\r\n                margin-bottom: 15px;\r\n            }\r\n\r\n            .tradeco-services-section .service-title h2 {\r\n                font-size: 1.8em;\r\n            }\r\n\r\n            .tradeco-services-section .service-content {\r\n                padding: 0 15px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .tradeco-services-section .service-features,\r\n            .tradeco-services-section .courses-grid,\r\n            .tradeco-services-section .specialties-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .tradeco-services-section .service-title h2 {\r\n                font-size: 1.5em;\r\n            }\r\n\r\n            .tradeco-services-section .service-icon {\r\n                width: 60px;\r\n                height: 60px;\r\n            }\r\n\r\n            .tradeco-services-section .service-icon svg {\r\n                width: 30px;\r\n                height: 30px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .tradeco-services-section .services-main-header h1 {\r\n                font-size: 2em;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <section class=\"tradeco-services-section\">\r\n        <div class=\"services-container\">\r\n            <!-- Main Header Section -->\r\n            <div class=\"services-main-header\">\r\n                <span class=\"services-emoji\">\u2728<\/span>\r\n                <h1>Our Comprehensive Services<\/h1>\r\n            <\/div>\r\n\r\n            <!-- Service 1: Medical Licensing -->\r\n            <div class=\"service-block\">\r\n                <div class=\"service-header\">\r\n                    <div class=\"service-icon\">\r\n                        <svg viewBox=\"0 0 24 24\">\r\n                            <path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <div class=\"service-title\">\r\n                        <h2><span class=\"service-number\">1<\/span>Medical Licensing and Regulatory Services<\/h2>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"service-content\">\r\n                    <p class=\"service-intro\">We specialize in facilitating medical licensing and regulatory compliance for healthcare professionals and institutions, ensuring smooth and rapid integration into the Egyptian and Gulf markets.<\/p>\r\n                    \r\n                    <h3>Key Licensing and Regulatory Specialties:<\/h3>\r\n                    <div class=\"specialties-grid\">\r\n                        <div class=\"specialty-item\">Medical Facility Licensing<\/div>\r\n                        <div class=\"specialty-item\">Professional Licensing (Physicians, Pharmacists, Nurses)<\/div>\r\n                        <div class=\"specialty-item\">Pharmaceutical Product Registration (MOH)<\/div>\r\n                        <div class=\"specialty-item\">Medical Device Registration<\/div>\r\n                        <div class=\"specialty-item\">Quality Management Systems (ISO, JCI)<\/div>\r\n                        <div class=\"specialty-item\">Regulatory Compliance Audits<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Service 2: Training and Development -->\r\n            <div class=\"service-block\">\r\n                <div class=\"service-header\">\r\n                    <div class=\"service-icon\">\r\n                        <svg viewBox=\"0 0 24 24\">\r\n                            <path d=\"M5 13.18v4L12 21l7-3.82v-4L12 17l-7-3.82zM12 3L1 9l11 6 9-4.91V17h2V9L12 3z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <div class=\"service-title\">\r\n                        <h2><span class=\"service-number\">2<\/span>Organizing and Delivering Training and Development Courses<\/h2>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"service-content\">\r\n                    <p class=\"service-intro\">Tradeco Solutions organizes and delivers a wide range of training and professional development programs designed to enhance workforce efficiency and align with the latest international standards.<\/p>\r\n                    \r\n                    <div class=\"courses-grid\">\r\n                        <div class=\"course-card\">\r\n                            <h3>\ud83d\udcda Medical Courses<\/h3>\r\n                            <p>Covering general and specialized medical fields, healthcare management, and quality systems.<\/p>\r\n                        <\/div>\r\n\r\n                        <div class=\"course-card\">\r\n                            <h3>\ud83d\udcbc Business Administration<\/h3>\r\n                            <p>Including leadership, executive management, and project management skills.<\/p>\r\n                        <\/div>\r\n\r\n                        <div class=\"course-card\">\r\n                            <h3>\ud83d\udc65 Human Resources (HR)<\/h3>\r\n                            <p>Focusing on recruitment, career development, and performance management.<\/p>\r\n                        <\/div>\r\n\r\n                        <div class=\"course-card\">\r\n                            <h3>\ud83d\udcc8 Marketing and Sales<\/h3>\r\n                            <p>Emphasizing digital marketing, branding, and customer acquisition strategies.<\/p>\r\n                        <\/div>\r\n\r\n                        <div class=\"course-card\">\r\n                            <h3>\ud83c\udfaf Strategic Planning<\/h3>\r\n                            <p>For leadership and long-term institutional development.<\/p>\r\n                        <\/div>\r\n\r\n                        <div class=\"course-card\">\r\n                            <h3>\ud83c\udfe5 Health Insurance<\/h3>\r\n                            <p>Covering various areas of medical insurance, claims management, and TPA operations.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"certification-note\">\r\n                        All training programs are conducted in collaboration with accredited institutions both in Egypt and abroad, providing officially certified and internationally recognized certificates to ensure credibility and professional excellence.\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Service 3: Feasibility Studies -->\r\n            <div class=\"service-block\">\r\n                <div class=\"service-header\">\r\n                    <div class=\"service-icon\">\r\n                        <svg viewBox=\"0 0 24 24\">\r\n                            <path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9 17H7v-7h2v7zm4 0h-2V7h2v10zm4 0h-2v-4h2v4z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <div class=\"service-title\">\r\n                        <h2><span class=\"service-number\">3<\/span>Feasibility Studies and Consulting Services<\/h2>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"service-content\">\r\n                    <p class=\"service-intro\">Tradeco Solutions provides comprehensive feasibility studies covering economic, financial, technical, and administrative aspects to ensure informed and accurate investment decisions.<\/p>\r\n                    \r\n                    <div class=\"service-features\">\r\n                        <div class=\"feature-card\">\r\n                            <h3>Feasibility Studies and Financial Analysis<\/h3>\r\n                            <ul class=\"feature-list\">\r\n                                <li>Conducting economic, marketing, and technical feasibility studies for various sectors.<\/li>\r\n                                <li>Preparing financial feasibility reports including ROI, Payback, NPV, and IRR analyses.<\/li>\r\n                                <li>Performing risk and sensitivity analyses to assess investment resilience.<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n\r\n                        <div class=\"feature-card\">\r\n                            <h3>Project Management and Business Consulting<\/h3>\r\n                            <ul class=\"feature-list\">\r\n                                <li>Providing project management and business analysis consulting to enhance operational performance.<\/li>\r\n                                <li>Developing management, operation, and expansion plans for companies and organizations.<\/li>\r\n                                <li>Conducting market and competitor analyses to identify growth opportunities and market trends.<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n\r\n                        <div class=\"feature-card\">\r\n                            <h3>Investment and Asset Management<\/h3>\r\n                            <ul class=\"feature-list\">\r\n                                <li>Evaluating investment opportunities and alternative options aligned with investor goals.<\/li>\r\n                                <li>Offering asset management advisory services to optimize portfolio performance.<\/li>\r\n                                <li>Assessing operational and financial risks and developing mitigation strategies.<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n\r\n                        <div class=\"feature-card\">\r\n                            <h3>Financial Analysis and Restructuring<\/h3>\r\n                            <ul class=\"feature-list\">\r\n                                <li>Conducting comprehensive financial analyses to assess institutional performance.<\/li>\r\n                                <li>Providing corporate structuring and financial restructuring services for underperforming or growing businesses.<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n\r\n                        <div class=\"feature-card\">\r\n                            <h3>Company Formation, Mergers & Acquisitions<\/h3>\r\n                            <ul class=\"feature-list\">\r\n                                <li>Offering specialized consultancy for establishing new companies in different markets.<\/li>\r\n                                <li>Managing mergers and acquisitions (M&A) with thorough asset and liability evaluation.<\/li>\r\n                                <li>Preparing legal and regulatory frameworks for secure and sustainable market entry.<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Service 4: General Contracting -->\r\n            <div class=\"service-block\">\r\n                <div class=\"service-header\">\r\n                    <div class=\"service-icon\">\r\n                        <svg viewBox=\"0 0 24 24\">\r\n                            <path d=\"M12 2l-5.5 9h11z M17.5 11L12 2 6.5 11H1l3.5 6L1 23h22l-3.5-6 3.5-6z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <div class=\"service-title\">\r\n                        <h2><span class=\"service-number\">4<\/span>General Contracting and Medical Supply Services<\/h2>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"service-content\">\r\n                    <p class=\"service-intro\">Tradeco Solutions specializes in general contracting and supply services for both the public and private sectors, with a strong focus on the medical and pharmaceutical fields.<\/p>\r\n                    \r\n                    <div class=\"service-features\">\r\n                        <div class=\"feature-card\">\r\n                            <ul class=\"feature-list\">\r\n                                <li>Trading and supplying medical consumables, pharmaceuticals, and equipment to hospitals and healthcare centers in compliance with national and international healthcare regulations.<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n\r\n                        <div class=\"feature-card\">\r\n                            <ul class=\"feature-list\">\r\n                                <li>Supplying and installing advanced medical devices across various specialties, ensuring quality and adherence to certified technical standards.<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n\r\n                        <div class=\"feature-card\">\r\n                            <ul class=\"feature-list\">\r\n                                <li>Providing refurbished and reconditioned medical equipment to achieve optimal operational efficiency at competitive costs, along with furnishing and equipping hospitals and medical centers.<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n\r\n                        <div class=\"feature-card\">\r\n                            <ul class=\"feature-list\">\r\n                                <li>Implementing continuous and preventive maintenance programs to ensure long-term reliability and high performance of medical equipment.<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n\r\n                        <div class=\"feature-card\">\r\n                            <ul class=\"feature-list\">\r\n                                <li>Executing general contracting and procurement projects within the healthcare, educational, and service sectors in Egypt and abroad, in collaboration with international suppliers and strategic partners across Africa and the Gulf region.<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Service 5: Bioequivalence -->\r\n            <div class=\"service-block\">\r\n                <div class=\"service-header\">\r\n                    <div class=\"service-icon\">\r\n                        <svg viewBox=\"0 0 24 24\">\r\n                            <path d=\"M19.5 3.5L18 2l-1.5 1.5L15 2l-1.5 1.5L12 2l-1.5 1.5L9 2 7.5 3.5 6 2v14H3v3c0 1.66 1.34 3 3 3h12c1.66 0 3-1.34 3-3V2l-1.5 1.5zM15 20H6c-.55 0-1-.45-1-1v-1h10v2zm1-10H8V9h8v1zm0 2H8v1h8v-1z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <div class=\"service-title\">\r\n                        <h2><span class=\"service-number\">5<\/span>Bioequivalence and Biostatistical Services<\/h2>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"service-content\">\r\n                    <p class=\"service-intro\">We provide comprehensive end-to-end bioequivalence and biostatistical consultancy services that support pharmaceutical and medical professionals and researchers throughout the entire study lifecycle \u2014 from planning to execution, data interpretation, and final reporting or regulatory submission.<\/p>\r\n                    \r\n                    <div class=\"service-features\">\r\n                        <div class=\"feature-card\">\r\n                            <ul class=\"feature-list\">\r\n                                <li>Clinical and bioequivalence study design in compliance with international regulatory standards.<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n\r\n                        <div class=\"feature-card\">\r\n                            <ul class=\"feature-list\">\r\n                                <li>Sample size calculation to ensure statistical accuracy and study reliability.<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n\r\n                        <div class=\"feature-card\">\r\n                            <ul class=\"feature-list\">\r\n                                <li>Statistical Analysis Plan (SAP) development, execution, and validation.<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n\r\n                        <div class=\"feature-card\">\r\n                            <ul class=\"feature-list\">\r\n                                <li>Data analysis, results tabulation, and advanced data visualization.<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n\r\n                        <div class=\"feature-card\">\r\n                            <ul class=\"feature-list\">\r\n                                <li>Interpretation and preparation of scientific reports for regulatory or publishing submission.<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n\r\n                        <div class=\"feature-card\">\r\n                            <ul class=\"feature-list\">\r\n                                <li>Full technical and regulatory support during authority review and submission processes.<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Service 6: Investment Networking -->\r\n            <div class=\"service-block\">\r\n                <div class=\"service-header\">\r\n                    <div class=\"service-icon\">\r\n                        <svg viewBox=\"0 0 24 24\">\r\n                            <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <div class=\"service-title\">\r\n                        <h2><span class=\"service-number\">6<\/span>Investment Networking & Opportunity Integration Services<\/h2>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"service-content\">\r\n                    <p class=\"service-intro\">We specialize in connecting and managing investment opportunities across Egypt, Africa, and the Gulf region, fostering strategic collaborations and maximizing investment value.<\/p>\r\n                    \r\n                    <div class=\"service-features\">\r\n                        <div class=\"feature-card\">\r\n                            <ul class=\"feature-list\">\r\n                                <li>Building a strong investment network that connects investors, entrepreneurs, venture funds, and development banks across key regions.<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n\r\n                        <div class=\"feature-card\">\r\n                            <ul class=\"feature-list\">\r\n                                <li>Identifying and linking investment opportunities in high-growth sectors such as healthcare, industry, agriculture, technology, and logistics.<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n\r\n                        <div class=\"feature-card\">\r\n                            <ul class=\"feature-list\">\r\n                                <li>Conducting detailed financial and technical assessments to ensure the feasibility and profitability of each opportunity.<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n\r\n                        <div class=\"feature-card\">\r\n                            <ul class=\"feature-list\">\r\n                                <li>Structuring and managing investment partnerships and alliances between cross-border entities.<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n\r\n                        <div class=\"feature-card\">\r\n                            <ul class=\"feature-list\">\r\n                                <li>Providing full technical and regulatory support during authority review and submission processes.<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\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<div class=\"elementor-element elementor-element-19721ba elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"19721ba\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Our multidisciplinary team of healthcare, pharmaceutical, and investment professionals works hand in hand to provide<br \/>comprehensive solutions that meet the highest global standards.<\/p>\t\t\t\t\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-e04c6fd e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"e04c6fd\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6e54adb elementor-widget elementor-widget-html\" data-id=\"6e54adb\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- \u064a\u0645\u0643\u0646\u0643 \u0646\u0633\u062e \u0647\u0630\u0627 \u0627\u0644\u0643\u0648\u062f \u0628\u0627\u0644\u0643\u0627\u0645\u0644 \u0648\u0644\u0635\u0642\u0647 \u0641\u064a \"\u0643\u062a\u0644\u0629 HTML \u0645\u062e\u0635\u0635\u0629\" \u0641\u064a \u0648\u0648\u0631\u062f\u0628\u0631\u064a\u0633 -->\n\n<!-- 1. \u0627\u0644\u062d\u0627\u0648\u064a\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0627\u0644\u062a\u064a \u062a\u0639\u0632\u0644 \u0643\u0644 \u0634\u064a\u0621 \u0628\u062f\u0627\u062e\u0644\u0647\u0627 -->\n<div class=\"manus-tradeco-section-wrapper\">\n    \n    <!-- 2. \u0642\u0633\u0645 \u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0643\u0645\u0627 \u0647\u0648 -->\n    <section class=\"tradeco-services\">\n        <div class=\"floating-shape shape1\"><\/div>\n        <div class=\"floating-shape shape2\"><\/div>\n        <div class=\"floating-shape shape3\"><\/div>\n        \n        <div class=\"tradeco-container\">\n            <div class=\"tradeco-header\">\n                <h1>Tradeco Solutions Services<\/h1>\n                <p>Your Trusted Partner for Excellence<\/p>\n            <\/div>\n\n            <div class=\"services-grid\">\n                <!-- Medical & Healthcare -->\n                <div class=\"service-card\">\n                    <div class=\"service-icon\">\ud83c\udfe5<\/div>\n                    <h3>Medical & Healthcare<\/h3>\n                    <p>Comprehensive healthcare services in Egypt and abroad<\/p>\n                    <ul>\n                        <li>Medical travel & accommodation<\/li>\n                        <li>Partnership with top specialists<\/li>\n                        <li>Insurance solutions<\/li>\n                    <\/ul>\n                <\/div>\n                <!-- Training & Development -->\n                <div class=\"service-card\">\n                    <div class=\"service-icon\">\ud83d\udcda<\/div>\n                    <h3>Training & Development<\/h3>\n                    <p>Professional development programs aligned with international standards<\/p>\n                    <ul>\n                        <li>Medical courses<\/li>\n                        <li>Business administration<\/li>\n                        <li>HR & marketing training<\/li>\n                    <\/ul>\n                <\/div>\n                <!-- Feasibility Studies -->\n                <div class=\"service-card\">\n                    <div class=\"service-icon\">\ud83d\udcca<\/div>\n                    <h3>Feasibility Studies<\/h3>\n                    <p>Comprehensive analysis for informed investment decisions<\/p>\n                    <ul>\n                        <li>Financial analysis<\/li>\n                        <li>Project management<\/li>\n                        <li>Risk assessment<\/li>\n                    <\/ul>\n                <\/div>\n                <!-- Contracting & Supply -->\n                <div class=\"service-card\">\n                    <div class=\"service-icon\">\ud83c\udfd7\ufe0f<\/div>\n                    <h3>Contracting & Supply<\/h3>\n                    <p>General contracting and medical supply services<\/p>\n                    <ul>\n                        <li>Medical equipment supply<\/li>\n                        <li>Hospital furnishing<\/li>\n                        <li>Maintenance programs<\/li>\n                    <\/ul>\n                <\/div>\n                <!-- Bioequivalence Services -->\n                <div class=\"service-card\">\n                    <div class=\"service-icon\">\ud83d\udd2c<\/div>\n                    <h3>Bioequivalence Services<\/h3>\n                    <p>End-to-end biostatistical consultancy services<\/p>\n                    <ul>\n                        <li>Clinical study design<\/li>\n                        <li>Statistical analysis<\/li>\n                        <li>Regulatory support<\/li>\n                    <\/ul>\n                <\/div>\n                <!-- Investment Networking -->\n                <div class=\"service-card\">\n                    <div class=\"service-icon\">\ud83d\udcbc<\/div>\n                    <h3>Investment Networking<\/h3>\n                    <p>Connecting investment opportunities across regions<\/p>\n                    <ul>\n                        <li>Strategic collaborations<\/li>\n                        <li>Partnership structuring<\/li>\n                        <li>Performance monitoring<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n            <div class=\"cta-section\">\n                <a href=\"#contact\" class=\"cta-button\">Get Started Today<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/div>\n\n<!-- 3. \u0643\u0644 \u0627\u0644\u0623\u0646\u0645\u0627\u0637 (CSS) \u0645\u0639\u0632\u0648\u0644\u0629 \u0644\u062a\u0639\u0645\u0644 \u0641\u0642\u0637 \u062f\u0627\u062e\u0644 \u0627\u0644\u062d\u0627\u0648\u064a\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 -->\n<style>\n    .manus-tradeco-section-wrapper * {\n        margin: 0;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    .manus-tradeco-section-wrapper .tradeco-services {\n        background: linear-gradient(135deg, #4ebfcd 0%, #3da5b3 100%);\n        padding: 80px 20px;\n        font-family: 'Poppins', sans-serif; \/* \u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0627\u0644\u0642\u0627\u0644\u0628 \u064a\u062f\u0639\u0645 \u0647\u0630\u0627 \u0627\u0644\u062e\u0637 *\/\n        color: white;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .manus-tradeco-section-wrapper .tradeco-services::before {\n        content: '';\n        position: absolute;\n        top: -50%;\n        left: -50%;\n        width: 200%;\n        height: 200%;\n        background: radial-gradient(circle, rgba(255,255,255,0.1) 1px, transparent 1px);\n        background-size: 50px 50px;\n        animation: manus-tradeco-backgroundMove 20s linear infinite;\n    }\n\n    @keyframes manus-tradeco-backgroundMove {\n        0% { transform: translate(0, 0); }\n        100% { transform: translate(50px, 50px); }\n    }\n\n    .manus-tradeco-section-wrapper .tradeco-container {\n        max-width: 1200px;\n        margin: 0 auto;\n        position: relative;\n        z-index: 1;\n    }\n\n    .manus-tradeco-section-wrapper .tradeco-header {\n        text-align: center;\n        margin-bottom: 60px;\n        animation: manus-tradeco-fadeInDown 1s ease;\n    }\n\n    .manus-tradeco-section-wrapper .tradeco-header h1 {\n        font-size: 48px;\n        font-weight: 700;\n        margin-bottom: 20px;\n        color: white;\n        text-shadow: 2px 2px 4px rgba(0,0,0,0.2);\n    }\n\n    .manus-tradeco-section-wrapper .tradeco-header p {\n        font-size: 20px;\n        font-weight: 300;\n        color: rgba(255,255,255,0.95);\n    }\n\n    @keyframes manus-tradeco-fadeInDown {\n        from { opacity: 0; transform: translateY(-30px); }\n        to { opacity: 1; transform: translateY(0); }\n    }\n\n    .manus-tradeco-section-wrapper .services-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 30px;\n        margin-bottom: 40px;\n    }\n\n    .manus-tradeco-section-wrapper .service-card {\n        background: rgba(255, 255, 255, 0.15);\n        backdrop-filter: blur(10px);\n        border-radius: 20px;\n        padding: 30px;\n        transition: all 0.4s ease;\n        animation: manus-tradeco-fadeInUp 0.8s ease forwards;\n        opacity: 0;\n        border: 1px solid rgba(255, 255, 255, 0.2);\n        cursor: pointer;\n    }\n\n    .manus-tradeco-section-wrapper .service-card:nth-child(1) { animation-delay: 0.1s; }\n    .manus-tradeco-section-wrapper .service-card:nth-child(2) { animation-delay: 0.2s; }\n    .manus-tradeco-section-wrapper .service-card:nth-child(3) { animation-delay: 0.3s; }\n    .manus-tradeco-section-wrapper .service-card:nth-child(4) { animation-delay: 0.4s; }\n    .manus-tradeco-section-wrapper .service-card:nth-child(5) { animation-delay: 0.5s; }\n    .manus-tradeco-section-wrapper .service-card:nth-child(6) { animation-delay: 0.6s; }\n\n    @keyframes manus-tradeco-fadeInUp {\n        from { opacity: 0; transform: translateY(30px); }\n        to { opacity: 1; transform: translateY(0); }\n    }\n\n    .manus-tradeco-section-wrapper .service-card:hover {\n        transform: translateY(-10px);\n        background: rgba(255, 255, 255, 0.25);\n        box-shadow: 0 15px 40px rgba(0,0,0,0.2);\n    }\n\n    .manus-tradeco-section-wrapper .service-icon {\n        font-size: 48px;\n        margin-bottom: 20px;\n        display: inline-block;\n        animation: manus-tradeco-bounce 2s ease infinite;\n    }\n\n    @keyframes manus-tradeco-bounce {\n        0%, 100% { transform: translateY(0); }\n        50% { transform: translateY(-10px); }\n    }\n\n    .manus-tradeco-section-wrapper .service-card:hover .service-icon {\n        animation: manus-tradeco-pulse 0.8s ease infinite;\n    }\n\n    @keyframes manus-tradeco-pulse {\n        0%, 100% { transform: scale(1); }\n        50% { transform: scale(1.1); }\n    }\n\n    .manus-tradeco-section-wrapper .service-card h3 {\n        font-size: 24px;\n        font-weight: 600;\n        margin-bottom: 15px;\n        color: white;\n    }\n\n    .manus-tradeco-section-wrapper .service-card p {\n        font-size: 15px;\n        line-height: 1.6;\n        color: rgba(255,255,255,0.9);\n        font-weight: 300;\n    }\n\n    .manus-tradeco-section-wrapper .service-card ul {\n        list-style: none;\n        margin-top: 15px;\n    }\n\n    .manus-tradeco-section-wrapper .service-card ul li {\n        padding: 8px 0;\n        padding-right: 25px;\n        position: relative;\n        font-size: 14px;\n        color: rgba(255,255,255,0.85);\n    }\n\n    .manus-tradeco-section-wrapper .service-card ul li::before {\n        content: '\u2713';\n        position: absolute;\n        right: 0;\n        color: white;\n        font-weight: bold;\n        font-size: 16px;\n    }\n\n    .manus-tradeco-section-wrapper .cta-section {\n        text-align: center;\n        margin-top: 60px;\n        animation: manus-tradeco-fadeIn 1.5s ease;\n    }\n\n    @keyframes manus-tradeco-fadeIn {\n        from { opacity: 0; }\n        to { opacity: 1; }\n    }\n\n    .manus-tradeco-section-wrapper .cta-button {\n        display: inline-block;\n        padding: 18px 45px;\n        background: white;\n        color: #4ebfcd;\n        text-decoration: none;\n        border-radius: 50px;\n        font-weight: 600;\n        font-size: 18px;\n        transition: all 0.3s ease;\n        box-shadow: 0 10px 30px rgba(0,0,0,0.2);\n    }\n\n    .manus-tradeco-section-wrapper .cta-button:hover {\n        transform: scale(1.05);\n        box-shadow: 0 15px 40px rgba(0,0,0,0.3);\n        background: rgba(255,255,255,0.95);\n    }\n\n    .manus-tradeco-section-wrapper .floating-shape {\n        position: absolute;\n        border-radius: 50%;\n        background: rgba(255,255,255,0.1);\n        animation: manus-tradeco-float 6s ease-in-out infinite;\n    }\n\n    .manus-tradeco-section-wrapper .shape1 { width: 100px; height: 100px; top: 10%; left: 5%; animation-delay: 0s; }\n    .manus-tradeco-section-wrapper .shape2 { width: 150px; height: 150px; top: 60%; right: 8%; animation-delay: 2s; }\n    .manus-tradeco-section-wrapper .shape3 { width: 80px; height: 80px; bottom: 15%; left: 10%; animation-delay: 4s; }\n\n    @keyframes manus-tradeco-float {\n        0%, 100% { transform: translateY(0) rotate(0deg); }\n        50% { transform: translateY(-20px) rotate(180deg); }\n    }\n\n    @media (max-width: 768px) {\n        .manus-tradeco-section-wrapper .tradeco-header h1 { font-size: 36px; }\n        .manus-tradeco-section-wrapper .tradeco-header p { font-size: 16px; }\n        .manus-tradeco-section-wrapper .services-grid { grid-template-columns: 1fr; }\n    }\n<\/style>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5d400ae elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"5d400ae\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-066a89c e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no elementor-invisible e-con e-child\" data-id=\"066a89c\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f8a1134 elementor-widget elementor-widget-image\" data-id=\"f8a1134\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"918\" height=\"557\" src=\"https:\/\/tradeco-solutions.com\/wp-content\/uploads\/2023\/12\/pic-21.jpg\" class=\"attachment-large size-large wp-image-1003\" alt=\"\" srcset=\"https:\/\/tradeco-solutions.com\/wp-content\/uploads\/2023\/12\/pic-21.jpg 918w, https:\/\/tradeco-solutions.com\/wp-content\/uploads\/2023\/12\/pic-21-300x182.jpg 300w, https:\/\/tradeco-solutions.com\/wp-content\/uploads\/2023\/12\/pic-21-768x466.jpg 768w\" sizes=\"(max-width: 918px) 100vw, 918px\" \/>\t\t\t\t\t\t\t\t\t\t\t\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-73666d1 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no elementor-invisible e-con e-child\" data-id=\"73666d1\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInRight&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c43f21e elementor-widget elementor-widget-heading\" data-id=\"c43f21e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-72e76bf elementor-widget elementor-widget-heading\" data-id=\"72e76bf\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Dental Implants <br>&amp; TMJ<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9b14115 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"9b14115\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Clear communication of treatment costs and financial arrangements to avoid surprises.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Offering sedation dentistry for anxious or nervous patients to ensure a comfortable experience.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Courteous and helpful front desk staff, dental assistants, and hygienists to create a positive patient experience.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4bf8f12 wpr-button-icon-style-inline wpr-button-icon-position-right wpr-button-tooltip-position-bottom elementor-widget elementor-widget-wpr-button\" data-id=\"4bf8f12\" data-element_type=\"widget\" data-widget_type=\"wpr-button.default\">\n\t\t\t\t\t\t\n\t\t\t\n\t\t\n\t\t<div class=\"wpr-button-wrap elementor-clearfix\">\n\t\t<a class=\"wpr-button wpr-button-effect wpr-button-none\" data-text=\"\" href=\"https:\/\/tradeco-solutions.com\/contact\/\">\n\t\t\t\n\t\t\t<span class=\"wpr-button-content\">\n\t\t\t\t\t\t\t\t\t<span class=\"wpr-button-text\">Make an Appointment<\/span>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/span>\n\t\t<\/a>\n\n\t\t<div class=\"wpr-button-tooltip\">Lorem Ipsum\u00a0is simply dumy text of the printing typesetting industry lorem ipsum.<\/div>\t\t<\/div>\n\t\n\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-64c9750 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"64c9750\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3a4849c e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no elementor-invisible e-con e-child\" data-id=\"3a4849c\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b6a78b3 elementor-widget elementor-widget-heading\" data-id=\"b6a78b3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0cc5b10 elementor-widget elementor-widget-heading\" data-id=\"0cc5b10\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Orthodontic Treatment<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-da712ac elementor-widget elementor-widget-text-editor\" data-id=\"da712ac\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Brother set had private his letters observe outward resolve. Shutters ye marriage to throwing we as. Effect in if agreed he wished wanted admire expect. Or shortly visitor is comfort placing to cheered do.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8f07c6b wpr-button-icon-style-inline wpr-button-icon-position-right wpr-button-tooltip-position-bottom elementor-widget elementor-widget-wpr-button\" data-id=\"8f07c6b\" data-element_type=\"widget\" data-widget_type=\"wpr-button.default\">\n\t\t\t\t\t\t\n\t\t\t\n\t\t\n\t\t<div class=\"wpr-button-wrap elementor-clearfix\">\n\t\t<a class=\"wpr-button wpr-button-effect wpr-button-none\" data-text=\"\" href=\"https:\/\/tradeco-solutions.com\/contact\/\">\n\t\t\t\n\t\t\t<span class=\"wpr-button-content\">\n\t\t\t\t\t\t\t\t\t<span class=\"wpr-button-text\">Make an Appointment<\/span>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/span>\n\t\t<\/a>\n\n\t\t<div class=\"wpr-button-tooltip\">Lorem Ipsum\u00a0is simply dumy text of the printing typesetting industry lorem ipsum.<\/div>\t\t<\/div>\n\t\n\t\n\t\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-c87f1f1 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no elementor-invisible e-con e-child\" data-id=\"c87f1f1\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInRight&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-17375b7 elementor-widget elementor-widget-image\" data-id=\"17375b7\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"932\" height=\"574\" src=\"https:\/\/tradeco-solutions.com\/wp-content\/uploads\/2023\/12\/pic-22.jpg\" class=\"attachment-large size-large wp-image-1007\" alt=\"\" srcset=\"https:\/\/tradeco-solutions.com\/wp-content\/uploads\/2023\/12\/pic-22.jpg 932w, https:\/\/tradeco-solutions.com\/wp-content\/uploads\/2023\/12\/pic-22-300x185.jpg 300w, https:\/\/tradeco-solutions.com\/wp-content\/uploads\/2023\/12\/pic-22-768x473.jpg 768w\" sizes=\"(max-width: 932px) 100vw, 932px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bad819e elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"bad819e\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c69e54f e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no elementor-invisible e-con e-child\" data-id=\"c69e54f\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f9e58d0 elementor-widget elementor-widget-image\" data-id=\"f9e58d0\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"892\" height=\"569\" src=\"https:\/\/tradeco-solutions.com\/wp-content\/uploads\/2023\/12\/pic-23.jpg\" class=\"attachment-large size-large wp-image-1014\" alt=\"\" srcset=\"https:\/\/tradeco-solutions.com\/wp-content\/uploads\/2023\/12\/pic-23.jpg 892w, https:\/\/tradeco-solutions.com\/wp-content\/uploads\/2023\/12\/pic-23-300x191.jpg 300w, https:\/\/tradeco-solutions.com\/wp-content\/uploads\/2023\/12\/pic-23-768x490.jpg 768w\" sizes=\"(max-width: 892px) 100vw, 892px\" \/>\t\t\t\t\t\t\t\t\t\t\t\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-f97a3f8 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no elementor-invisible e-con e-child\" data-id=\"f97a3f8\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInRight&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a6c9cf4 elementor-widget elementor-widget-heading\" data-id=\"a6c9cf4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0e016ea elementor-widget elementor-widget-heading\" data-id=\"0e016ea\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Oral Cancer Screenings<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e6d7ba1 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"e6d7ba1\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Clear communication of treatment costs and financial arrangements to avoid surprises.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Offering sedation dentistry for anxious or nervous patients to ensure a comfortable experience.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Courteous and helpful front desk staff, dental assistants, and hygienists to create a positive patient experience.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-675b21f wpr-button-icon-style-inline wpr-button-icon-position-right wpr-button-tooltip-position-bottom elementor-widget elementor-widget-wpr-button\" data-id=\"675b21f\" data-element_type=\"widget\" data-widget_type=\"wpr-button.default\">\n\t\t\t\t\t\t\n\t\t\t\n\t\t\n\t\t<div class=\"wpr-button-wrap elementor-clearfix\">\n\t\t<a class=\"wpr-button wpr-button-effect wpr-button-none\" data-text=\"\" href=\"https:\/\/tradeco-solutions.com\/contact\/\">\n\t\t\t\n\t\t\t<span class=\"wpr-button-content\">\n\t\t\t\t\t\t\t\t\t<span class=\"wpr-button-text\">Make an Appointment<\/span>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/span>\n\t\t<\/a>\n\n\t\t<div class=\"wpr-button-tooltip\">Lorem Ipsum\u00a0is simply dumy text of the printing typesetting industry lorem ipsum.<\/div>\t\t<\/div>\n\t\n\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7dc119a elementor-hidden-mobile e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"7dc119a\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b44b1d8 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no elementor-invisible e-con e-child\" data-id=\"b44b1d8\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;zoomIn&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-d68e7d4 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"d68e7d4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-776701f elementor-widget elementor-widget-heading\" data-id=\"776701f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Contact Info<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8b10808 elementor-widget elementor-widget-heading\" data-id=\"8b10808\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Need Consultation?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a0ec993 elementor-widget elementor-widget-heading\" data-id=\"a0ec993\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">contact us now <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ff58bfa wpr-button-icon-position-left elementor-widget__width-initial wpr-button-icon-style-inline elementor-widget elementor-widget-wpr-button\" data-id=\"ff58bfa\" data-element_type=\"widget\" data-widget_type=\"wpr-button.default\">\n\t\t\t\t\t\t\n\t\t\t\n\t\t\n\t\t<div class=\"wpr-button-wrap elementor-clearfix\">\n\t\t<a class=\"wpr-button wpr-button-effect wpr-button-none\" data-text=\"\" href=\"tel:01008066264\">\n\t\t\t\n\t\t\t<span class=\"wpr-button-content\">\n\t\t\t\t\t\t\t\t\t<span class=\"wpr-button-text\">01008066264<\/span>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<span class=\"wpr-button-icon\"><svg class=\"e-font-icon-svg e-fas-phone-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t<\/span>\n\t\t<\/a>\n\n\t\t\t\t<\/div>\n\t\n\t\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8b9687c elementor-hidden-desktop elementor-hidden-tablet e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"8b9687c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-80ddc5f e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no elementor-invisible e-con e-child\" data-id=\"80ddc5f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;zoomIn&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a7f0b55 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"a7f0b55\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-25b52e0 elementor-widget elementor-widget-heading\" data-id=\"25b52e0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Contact Info<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5de2ddb elementor-widget elementor-widget-heading\" data-id=\"5de2ddb\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Need Consultation?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-335513a elementor-widget elementor-widget-spacer\" data-id=\"335513a\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f70d8cf wpr-button-icon-position-left elementor-widget__width-initial wpr-button-icon-style-inline elementor-widget elementor-widget-wpr-button\" data-id=\"f70d8cf\" data-element_type=\"widget\" data-widget_type=\"wpr-button.default\">\n\t\t\t\t\t\t\n\t\t\t\n\t\t\n\t\t<div class=\"wpr-button-wrap elementor-clearfix\">\n\t\t<a class=\"wpr-button wpr-button-effect wpr-button-none\" data-text=\"\" href=\"tel:01008066264\">\n\t\t\t\n\t\t\t<span class=\"wpr-button-content\">\n\t\t\t\t\t\t\t\t\t<span class=\"wpr-button-text\">01008066264<\/span>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<span class=\"wpr-button-icon\"><svg class=\"e-font-icon-svg e-fas-phone-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t<\/span>\n\t\t<\/a>\n\n\t\t\t\t<\/div>\n\t\n\t\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Services Tradeco Solutions Tradeco Solutions &#8211; Our Services \u2728 Our Comprehensive Services 1Medical Licensing and Regulatory Services We specialize in facilitating medical licensing and regulatory compliance for healthcare professionals and institutions, ensuring smooth and rapid integration into the Egyptian and Gulf markets. Key Licensing and Regulatory Specialties: Medical Facility Licensing Professional Licensing (Physicians, Pharmacists, Nurses) Pharmaceutical Product Registration (MOH) Medical Device Registration Quality Management Systems (ISO, JCI) Regulatory Compliance Audits 2Organizing and Delivering Training and Development Courses Tradeco Solutions organizes and delivers a wide range of training and professional development programs designed to enhance workforce efficiency and align with the latest international standards. \ud83d\udcda Medical Courses Covering general and specialized medical fields, healthcare management, and quality systems. \ud83d\udcbc Business Administration Including leadership, executive management, and project management skills. \ud83d\udc65 Human Resources (HR) Focusing on recruitment, career development, and performance management. \ud83d\udcc8 Marketing and Sales Emphasizing digital marketing, branding, and customer acquisition strategies. \ud83c\udfaf Strategic Planning For leadership and long-term institutional development. \ud83c\udfe5 Health Insurance Covering various areas of medical insurance, claims management, and TPA operations. All training programs are conducted in collaboration with accredited institutions both in Egypt and abroad, providing officially certified and internationally recognized certificates to ensure credibility and professional excellence. 3Feasibility Studies and Consulting Services Tradeco Solutions provides comprehensive feasibility studies covering economic, financial, technical, and administrative aspects to ensure informed and accurate investment decisions. Feasibility Studies and Financial Analysis Conducting economic, marketing, and technical feasibility studies for various sectors. Preparing financial feasibility reports including ROI, Payback, NPV, and IRR analyses. Performing risk and sensitivity analyses to assess investment resilience. Project Management and Business Consulting Providing project management and business analysis consulting to enhance operational performance. Developing management, operation, and expansion plans for companies and organizations. Conducting market and competitor analyses to identify growth opportunities and market trends. Investment and Asset Management Evaluating investment opportunities and alternative options aligned with investor goals. Offering asset management advisory services to optimize portfolio performance. Assessing operational and financial risks and developing mitigation strategies. Financial Analysis and Restructuring Conducting comprehensive financial analyses to assess institutional performance. Providing corporate structuring and financial restructuring services for underperforming or growing businesses. Company Formation, Mergers &#038; Acquisitions Offering specialized consultancy for establishing new companies in different markets. Managing mergers and acquisitions (M&#038;A) with thorough asset and liability evaluation. Preparing legal and regulatory frameworks for secure and sustainable market entry. 4General Contracting and Medical Supply Services Tradeco Solutions specializes in general contracting and supply services for both the public and private sectors, with a strong focus on the medical and pharmaceutical fields. Trading and supplying medical consumables, pharmaceuticals, and equipment to hospitals and healthcare centers in compliance with national and international healthcare regulations. Supplying and installing advanced medical devices across various specialties, ensuring quality and adherence to certified technical standards. Providing refurbished and reconditioned medical equipment to achieve optimal operational efficiency at competitive costs, along with furnishing and equipping hospitals and medical centers. Implementing continuous and preventive maintenance programs to ensure long-term reliability and high performance of medical equipment. Executing general contracting and procurement projects within the healthcare, educational, and service sectors in Egypt and abroad, in collaboration with international suppliers and strategic partners across Africa and the Gulf region. 5Bioequivalence and Biostatistical Services We provide comprehensive end-to-end bioequivalence and biostatistical consultancy services that support pharmaceutical and medical professionals and researchers throughout the entire study lifecycle \u2014 from planning to execution, data interpretation, and final reporting or regulatory submission. Clinical and bioequivalence study design in compliance with international regulatory standards. Sample size calculation to ensure statistical accuracy and study reliability. Statistical Analysis Plan (SAP) development, execution, and validation. Data analysis, results tabulation, and advanced data visualization. Interpretation and preparation of scientific reports for regulatory or publishing submission. Full technical and regulatory support during authority review and submission processes. 6Investment Networking &#038; Opportunity Integration Services We specialize in connecting and managing investment opportunities across Egypt, Africa, and the Gulf region, fostering strategic collaborations and maximizing investment value. Building a strong investment network that connects investors, entrepreneurs, venture funds, and development banks across key regions. Identifying and linking investment opportunities in high-growth sectors such as healthcare, industry, agriculture, technology, and logistics. Conducting detailed financial and technical assessments to ensure the feasibility and profitability of each opportunity. Structuring and managing investment partnerships and alliances between cross-border entities. Providing full technical and regulatory support during authority review and submission processes. Our multidisciplinary team of healthcare, pharmaceutical, and investment professionals works hand in hand to providecomprehensive solutions that meet the highest global standards. Tradeco Solutions Services Your Trusted Partner for Excellence \ud83c\udfe5 Medical &#038; Healthcare Comprehensive healthcare services in Egypt and abroad Medical travel &#038; accommodation Partnership with top specialists Insurance solutions \ud83d\udcda Training &#038; Development Professional development programs aligned with international standards Medical courses Business administration HR &#038; marketing training \ud83d\udcca Feasibility Studies Comprehensive analysis for informed investment decisions Financial analysis Project management Risk assessment \ud83c\udfd7\ufe0f Contracting &#038; Supply General contracting and medical supply services Medical equipment supply Hospital furnishing Maintenance programs \ud83d\udd2c Bioequivalence Services End-to-end biostatistical consultancy services Clinical study design Statistical analysis Regulatory support \ud83d\udcbc Investment Networking Connecting investment opportunities across regions Strategic collaborations Partnership structuring Performance monitoring Get Started Today Services Dental Implants &amp; TMJ Clear communication of treatment costs and financial arrangements to avoid surprises. Offering sedation dentistry for anxious or nervous patients to ensure a comfortable experience. Courteous and helpful front desk staff, dental assistants, and hygienists to create a positive patient experience. Make an Appointment Lorem Ipsum\u00a0is simply dumy text of the printing typesetting industry lorem ipsum. Services Orthodontic Treatment Brother set had private his letters observe outward resolve. Shutters ye marriage to throwing we as. Effect in if agreed he wished wanted admire expect. Or shortly visitor is comfort placing to cheered do. Make an Appointment Lorem Ipsum\u00a0is simply dumy text of the printing typesetting industry lorem ipsum. Services Oral Cancer Screenings Clear communication of treatment costs and financial arrangements to avoid surprises. Offering sedation dentistry for anxious or nervous patients to<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-21","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"acf":[],"_links":{"self":[{"href":"https:\/\/tradeco-solutions.com\/index.php?rest_route=\/wp\/v2\/pages\/21","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tradeco-solutions.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tradeco-solutions.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tradeco-solutions.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tradeco-solutions.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=21"}],"version-history":[{"count":66,"href":"https:\/\/tradeco-solutions.com\/index.php?rest_route=\/wp\/v2\/pages\/21\/revisions"}],"predecessor-version":[{"id":2003,"href":"https:\/\/tradeco-solutions.com\/index.php?rest_route=\/wp\/v2\/pages\/21\/revisions\/2003"}],"wp:attachment":[{"href":"https:\/\/tradeco-solutions.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=21"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}