<!doctype html>
<html lang="en">

<head>
    <!-- Required meta tags -->
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

    <!-- Favicon -->
    <link rel="shortcut icon" href="./favicon.png">

    <!-- Font -->
    <link href="https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700&display=swap" rel="stylesheet">
    <link
        href="https://fonts.googleapis.com/css2?family=Fredoka+One&family=Lora:wght@400;700&family=Montserrat:wght@400;500;600;700&family=Nunito:wght@400;700&display=swap"
        rel="stylesheet">

    <!-- Libs CSS -->
    <link rel="stylesheet" href="./assets/fonts/fontawesome/fontawesome.css">
    <link rel="stylesheet" href="./assets/libs/@fancyapps/fancybox/dist/jquery.fancybox.min.css">
    <link rel="stylesheet" href="./assets/libs/aos/dist/aos.css">
    <link rel="stylesheet" href="./assets/libs/choices.js/public/assets/styles/choices.min.css">
    <link rel="stylesheet" href="./assets/libs/flickity-fade/flickity-fade.css">
    <link rel="stylesheet" href="./assets/libs/flickity/dist/flickity.min.css">
    <link rel="stylesheet" href="./assets/libs/highlightjs/styles/vs2015.css">
    <link rel="stylesheet" href="./assets/libs/jarallax/dist/jarallax.css">
    <link rel="stylesheet" href="./assets/libs/quill/dist/quill.core.css" />
    <link rel="stylesheet" href="./assets/libs/sweetalert2/sweetalert2.min.css">

    <!-- Map -->
    <link href='https://api.mapbox.com/mapbox-gl-js/v0.53.0/mapbox-gl.css' rel='stylesheet' />

    <!-- Theme CSS -->
    <link rel="stylesheet" href="./assets/css/theme.min.css">
    <link rel="stylesheet" href="./assets/css/customStyle.css">
    <title>Darwin Language Academy</title>
    <style>
        .sticky {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            /* background-color: #153168; */
            /* box-shadow: 0 2px 2px #efefef; */
            z-index: 9999;
        }

        /* .scroll::-webkit-scrollbar-thumb:hover {
            -webkit-box-shadow: inset 0 0 6px green;
        }

        .scroll::-webkit-scrollbar {
            width: 7px;
        }

        .scroll::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.3);
        }

        .scroll::-webkit-scrollbar-thumb {
            border-radius: 10px;
            background: -webkit-gradient(linear, left top, left bottom, from(rgb(173, 182, 226)), to(rgb(230, 238, 238)));
            -webkit-box-shadow: inset 2px 2px 2px rgba(48, 122, 231, 0.25),
                inset -2px -2px 2px rgba(0, 0, 0, .25);
        } */

        /* #ridhaTestimonials #more {
            display: none;
        } */

        /* #imgDirectress {
            height: 300px;
            width: 293px;
        } */

        .modal {
            display: none;
            /* Hidden by default */
            position: fixed;
            /* Stay in place front is invalid - may break your css so removed */
            padding-top: 100px;
            /* Location of the box - don't know what this does?  If it is to move your modal down by 100px, then just change top below to 100px and remove this*/
            left: 0;
            right: 0;
            /* Full width (left and right 0) */
            top: 0;
            bottom: 0;
            /* Full height top and bottom 0 */
            overflow: auto;
            /* Enable scroll if needed */
            background-color: rgb(0, 0, 0);
            /* Fallback color */
            background-color: rgba(0, 0, 0, 0.4);
            /* Black w/ opacity */
            z-index: 9999;
            /* Sit on top - higher than any other z-index in your site*/
        }
    </style>
</head>

<body>
    <!-- NAVBAR
      ================================================== -->
    <div id="divHeaderTop" class="container d-xl-block z-index-2 navbar-dark @@bg-c">
        <div class="d-flex align-items-center border-bottom border-white-20">
            <ul class="nav mx-n3 line-height-one font-nunito">
                <li class="nav-item px-3">
                    <span class="font-size-sm text-white"><i class="fa fa-address-book" aria-hidden="true"></i> +94 812
                        223 507 &nbsp;&nbsp;&nbsp; <span id="spanSeparator">|</span></span>
                </li>
                <li class="nav-item px-3">
                    <span class="font-size-sm text-white"><i class="fa fa-envelope" aria-hidden="true"></i>
                        darwinlanguageacademy@gmail.com &nbsp;&nbsp;&nbsp; <span id="spanSeparator">|</span></span>
                </li>
                <li class="nav-item px-3">
                    <a href="https://docs.google.com/forms/d/1tMZ8rbq149N0XZXQDLG4LD06uUTi6iWpjpJ64tAb4_4/viewform?edit_requested=tru"
                        target="_blank" class="font-size-sm text-white" style="cursor: pointer;">Apply online</a>
                </li>
            </ul>

            <ul class="nav ms-auto me-n3 font-size-sm">
                <li class="nav-item px-3">
                    <a href="https://www.facebook.com/DarwinLanguageAcademy/" class="nav-link p-0 text-white">
                        <i class="fab fa-facebook-f"></i>
                    </a>
                </li>
                <!-- <li class="nav-item px-3">
                    <a href="#" class="nav-link p-0 text-white">
                        <i class="fab fa-twitter"></i>
                    </a>
                </li> -->
                <li class="nav-item px-3">
                    <a href="https://instagram.com/darwinlanguageacademy?utm_medium=copy_link"
                        class="nav-link p-0 text-white">
                        <i class="fab fa-instagram"></i>
                    </a>
                </li>
                <!-- <li class="nav-item px-3">
                    <a href="#" class="nav-link p-0 text-white">
                        <i class="fab fa-linkedin-in"></i>
                    </a>
                </li> -->
            </ul>
        </div>
    </div>

    <header id="divHeader" class="navbar navbar-expand-xl navbar-dark navbar-custom-2 py-2">
        <div class="container">

            <!-- Brand -->
            <a class="" href="./index.html">
                <img width="250" src="./assets/img/darvinlanguageacademylogo.png" class="" alt="...">
            </a>

            <!-- Collapse -->
            <div class="collapse navbar-collapse z-index-lg" id="navbarCollapse">

                <!-- Toggler -->
                <button class="navbar-toggler outline-0 text-primary" type="button" data-bs-toggle="collapse"
                    data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false"
                    aria-label="Toggle navigation">
                    <!-- Icon -->
                    <svg width="16" height="17" viewBox="0 0 16 17" xmlns="http://www.w3.org/2000/svg">
                        <path d="M0.142135 2.00015L1.55635 0.585938L15.6985 14.7281L14.2843 16.1423L0.142135 2.00015Z"
                            fill="currentColor"></path>
                        <path d="M14.1421 1.0001L15.5563 2.41431L1.41421 16.5564L0 15.1422L14.1421 1.0001Z"
                            fill="currentColor"></path>
                    </svg>

                </button>

                <!-- Navigation -->
                <ul class="navbar-nav ms-auto">
                    <li class="nav-item dropdown dropdown-full-width">
                        <a class="nav-link  px-xl-4" href="#welcome">
                            About
                        </a>
                    </li>
                    <li class="nav-item dropdown">
                        <a class="nav-link px-xl-4" href="#course">
                            Courses
                        </a>
                    </li>

                    <li class="nav-item dropdown">
                        <a class="nav-link px-xl-4" href="#testamonials">
                            Testimonials
                        </a>
                    </li>

                    <li class="nav-item dropdown">
                        <a class="nav-link px-xl-4" href="#gallery">
                            Gallery
                        </a>
                    </li>

                    <li class="nav-item dropdown">
                        <a class="nav-link px-xl-4" href="#events">
                            Upcoming Events
                        </a>
                    </li>

                    <li class="nav-item dropdown">
                        <a class="nav-link px-xl-4" href="#contactus">
                            Contact
                        </a>
                    </li>
                </ul>
            </div>
            <!-- Toggler -->
            <button
                class="navbar-toggler ms-4 ms-md-5 shadow-none bg-teal text-white icon-xs p-0 outline-0 h-40p w-40p d-flex d-xl-none place-flex-center"
                type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse"
                aria-expanded="false" aria-label="Toggle navigation">
                <!-- Icon -->
                <svg width="25" height="17" viewBox="0 0 25 17" xmlns="http://www.w3.org/2000/svg">
                    <rect width="25" height="1" fill="currentColor" />
                    <rect y="8" width="15" height="1" fill="currentColor" />
                    <rect y="16" width="20" height="1" fill="currentColor" />
                </svg>

            </button>

        </div>

    </header>


    <!-- HERO
      ================================================== -->
    <section class="pt-12 pt-md-13 pt-xl-14 mt-n12  position-relative" data-jarallax data-speed=".8"
        style="background-image: url(assets/img/illustrations/illustration-13.svg)">
        <!-- Cursor position parallax -->
        <div class="position-absolute right-0 left-0 top-0 bottom-0">
            <div class="cs-parallax">
                <div class="cs-parallax-layer" data-depth="0.1">
                    <img class="img-fluid" src="assets/img/parallax/layer-11.svg" alt="Layer">
                </div>
                <!-- <div class="cs-parallax-layer" data-depth="0.3">
                    <img class="img-fluid" src="assets/img/parallax/layer-12.svg" alt="Layer">
                </div>
                <div class="cs-parallax-layer" data-depth="0.2">
                    <img class="img-fluid" src="assets/img/parallax/layer-13.svg" alt="Layer">
                </div>
                <div class="cs-parallax-layer" data-depth="0.2">
                    <img class="img-fluid" src="assets/img/parallax/layer-14.svg" alt="Layer">
                </div>
                <div class="cs-parallax-layer" data-depth="0.4">
                    <img class="img-fluid" src="assets/img/parallax/layer-15.svg" alt="Layer">
                </div>
                <div class="cs-parallax-layer" data-depth="0.3">
                    <img class="img-fluid" src="assets/img/parallax/layer-16.svg" alt="Layer">
                </div>
                <div class="cs-parallax-layer" data-depth="0.2">
                    <img class="img-fluid" src="assets/img/parallax/layer-17.svg" alt="Layer">
                </div>
                <div class="cs-parallax-layer" data-depth="0.2">
                    <img class="img-fluid" src="assets/img/parallax/layer-18.svg" alt="Layer"> -->
            </div>
        </div>
        </div>

        <div class="container">
            <div class="row align-items-center">
                <div class="d-flex flex-column justify-content-center align-items-center">
                    <!-- Heading -->
                    <h1 class="d-inline-block display-2 text-white" id="parent" data-aos="fade-left"
                        data-aos-duration="150">
                        Find your next <span class="text-orange fw-bold"> Achievement</span>
                    </h1>

                    <!-- Text -->
                    <!-- <p class="lead text-capitalize text-cyan px-lg-6 px-xl-4" data-aos="fade-up" data-aos-duration="200">Technology is bringing a massive wave of evolution on learning things in different ways.</p>
   -->
                    <!-- Buttons -->
                    <!-- <a href="./course-list-v3.html" class="btn btn-helio btn-x-wide shadow mb-5 text-white mt-1"
                        data-aos-duration="200" data-aos="fade-up">CALL TO ENROLL YOUR CHILD</a> -->

                    <!-- Image -->
                    <img id="mainImg" src="assets/img/illustrations/learning.png" class="img-fluid pb-10" alt="..."
                        data-aos="fade-up" style="width: 60%;">
                </div>
            </div> <!-- / .row -->
        </div> <!-- / .container -->
    </section>

    <!-- FEATURE GENERAL
    ================================================== -->
    <section class="py-3 bg-dark d-md-none">
        <div class="container-fluid" style=" display: flex; flex-direction: column; align-items: center;">
            <span class="font-size-sm text-white"><i class="fa fa-address-book" aria-hidden="true"></i>
                +94 812 223 507
            </span>
            <span class="font-size-sm text-white"><i class="fa fa-envelope" aria-hidden="true"></i>
                darwinlanguageacademy@gmail.com</span>
            <span class="font-size-sm text-white">Apply online</span>
            <span class="d-flex justify-content-start mt-3">
                <a href="https://www.facebook.com/DarwinLanguageAcademy/" class="nav-link p-0 text-white">
                    <i class="fab fa-facebook-f"></i>
                </a>
                <a href="https://instagram.com/darwinlanguageacademy?utm_medium=copy_link"
                    class="nav-link p-0 px-5 text-white">
                    <i class="fab fa-instagram"></i>
                </a></span>
        </div>
    </section>
    <!-- FEATURE GENERAL
    ================================================== -->
    <section class="py-8 py-md-12 bg-white" id="welcome">
        <div class="container">
            <div class="row align-items-start">
                <div class="col-12 mb-5">
                    <h1 class="font-lora text-center fw-bold mb-1">Welcome to Darwin Language Academy</h1><br>
                </div>
                <div class="col-10 offset-md-1">
                    <h5 class="font-nunito mb-5 line-height-lg text-center">
                        Let us introduce ourselves. We are Darwin English Language Academy - a professional accredited
                        quality English Language Academy in Kandy, Sri Lanka.
                        <br>
                    </h5>
                </div>
                <div class="col-md-5 offset-md-1 col-sm-12">
                    <p class="font-nunito mb-5 line-height-lg text-justify" style="text-align: justify;">
                        We are located in the city of Kandy which is the hill capital of Sri Lanka. We are also
                        well served by bus routes. We offer free internet access, free career guidance, as well
                        as a library.
                        <br>
                        We want to build on the Language academy’s reputation as a highly academic, yet
                        friendly
                        and
                        sociable place to acquire English language proficiency. Lots of students’ favor
                        coming
                        to
                        learn English as we are very friendly and the city is very easy to navigate. The
                        Courses
                        offered are of 1-year duration. Language Courses begin in January and May every
                        year.
                        <br>
                        Learning English opens up a world of opportunity – in education, business, arts,
                        culture,
                        professional settings and more. Where you learn English can also shape this
                        experience
                        in
                        important ways.

                    </p>
                </div>

                <div class="col-md-5 col-sm-12">
                    <p class="font-nunito mb-5 line-height-lg text-justify" style="text-align: justify;">
                        That’s why Darwin Language Academy located in the beautiful hill capital of Sri Lanka takes care
                        to create a friendly and educational environment that helps students to thrive
                        and that has been one of the keys to our success. Whether you are studying at our language
                        academy or through our remote learning option, you will find a top-quality academic program
                        taught by expert teachers who are passionate about helping students learn English. Darwin
                        Language Academy enthusiastically welcomes students from all over Sri Lanka. The programs we
                        have are designed to help students learn English online or physically to excel in their
                        studies at a school, university or improve their language skills for professional reasons.

                    </p>
                </div>
            </div>
            <div class="row align-items-start">
                <div class="col-md-5 offset-md-1">
                    <img class="img-fluid rounded slide-right" src="assets/img/illustrations/school.jpg" alt="...">
                </div>

                <div class="col-md-5">
                    <div class="ms-xl-2" style="text-align: justify;">
                        <ul class="ps-4 font-nunito">
                            <h3 class="text-center">VISION</h3>
                            <dt>To promote English language skills and to be a leading private academy, one that is
                                nationally and internationally recognized through organizing the best teaching
                                methodology whilst ensuring active language learning.</dt>
                            <BR>
                            <h3 class="text-center">MISSION</h3>
                            <dt>To promote English language skills and to be a leading private academy, one that is
                                nationally and internationally recognized through organizing the best teaching
                                methodology whilst ensuring active language learning.</dt>
                        </ul>
                        <!-- 
                        <a href="./course-list-v1.html"
                            class="btn btn-turbo text-white-all btn-wide lift rounded-xl">NEW COURSES</a> -->
                    </div>
                </div>
            </div>
        </div>
    </section>

    <!-- OUR CORE VALUES
    ================================================== -->
    <section class="py-8 py-md-11 text-center bg-white-ice" id="values">
        <div class="container">
            <div class="mb-md-8 mb-6 text-capitalize">
                <h1 class="font-lora fw-bold mb-1">Our core values</h1>
                <!-- <p class="mb-0 font-nunito">Cum doctus civibus efficiantur in imperdiet deterruisset.</p> -->
            </div>

            <div class="row">
                <div class="col-md-4 col-lg-3 mb-md-6 mb-5">
                    <a class="card p-2 text-center rounded-xl position-relative card-overlay-image" style="background-color: #1d5975;     height: 261px;
                        ">
                        <!-- width: 270px; -->
                        <div class="py-6 py-xl-8 position-relative">
                            <div class="position-relative text-white-20">
                                <div class="position-absolute bottom-0 right-0 left-0 top-0 mt-0 text-white">
                                    <span style="font-size: 70px; color: rgb(255, 255, 255);">
                                        <i class="fas fa-book-reader"></i>
                                        <!-- <i class="fas fa-user-graduate"></i> -->
                                    </span>
                                </div>
                            </div>
                            <div class=" card-footer px-0 pb-0 pt-12">
                                <h5 class="font-nunito fw-bold text-white mb-0 line-clamp-1">Active Learning</h5>
                            </div>
                        </div>
                    </a>
                </div>

                <div class="col-md-4 col-lg-3 mb-md-6 mb-5">
                    <a class="card p-2 text-center rounded-xl position-relative card-overlay-image" style="background-color: #4E35A3;     height: 261px;
                        ">
                        <div class="py-6 py-xl-8 position-relative">
                            <div class="position-relative text-white-20">
                                <div class="position-absolute bottom-0 right-0 left-0 top-0 mt-0 text-white">
                                    <span style="font-size: 70px; color: rgb(255, 255, 255);">
                                        <i class="fas fa-chalkboard-teacher"></i>
                                    </span>
                                </div>
                            </div>
                            <div class=" card-footer px-0 pb-0 pt-12">
                                <h5 class="font-nunito fw-bold text-white mb-0 line-clamp-1">Expert Teachers</h5>
                            </div>
                        </div>
                    </a>
                </div>

                <div class="col-md-4 col-lg-3 mb-md-6 mb-5">
                    <a class="card p-2 text-center rounded-xl position-relative card-overlay-image" style="background-color: #FEBE44;     height: 261px;
                        ">
                        <div class="py-6 py-xl-8 position-relative">
                            <div class="position-relative text-white-20">
                                <div class="position-absolute bottom-0 right-0 left-0 top-0 mt-0 text-white">
                                    <span style="font-size: 70px; color: rgb(255, 255, 255);">
                                        <i class="fas fa-brain"></i>
                                    </span>
                                </div>
                            </div>
                            <div class=" card-footer px-0 pb-0 pt-12">
                                <h5 class="font-nunito fw-bold text-white mb-0 line-clamp-1">Developing Creative
                                </h5>
                                <h5 class="font-nunito fw-bold text-white mb-0 line-clamp-1">Minds
                                </h5>
                            </div>
                        </div>
                    </a>
                </div>
                <div class="col-md-4 col-lg-3 mb-md-6 mb-5">
                    <a class="card p-2 text-center rounded-xl position-relative card-overlay-image" style="background-color: #FF8E71;     height: 261px;
                        ">
                        <div class="py-6 py-xl-8 position-relative">
                            <div class="position-relative text-white-20">
                                <div class="position-absolute bottom-0 right-0 left-0 top-0 mt-0 text-white">
                                    <span style="font-size: 70px; color: rgb(255, 255, 255);">
                                        <i class="fas fa-user-graduate"></i>
                                    </span>
                                </div>
                            </div>
                            <div class=" card-footer px-0 pb-0 pt-12">
                                <h5 class="font-nunito fw-bold text-white mb-0 line-clamp-1">Confident Speakers
                                </h5>
                            </div>
                        </div>
                    </a>
                </div>
            </div>
        </div>
    </section>

    <!-- MESSAGE FROM OUR DIRECTRESS
    ================================================== -->
    <section class="py-8 py-md-11 pb-xl-12 position-relative bg-white" id="directress">
        <div class="container position-relative">

            <div class="row">
                <div class="text-center mb-md-8 mb-5 text-capitalize">
                    <h1 class="font-lora fw-bold mb-1">Message From Our Directress</h1>
                    <!-- <p class="font-size-lg">Discover your perfect program in our courses.</p> -->
                </div>
            </div>
            <div class="row">
                <div class="position-relative col-md-10 offset-md-1">
                    <div class="card-float top-0 left-0 mt-n6 ms-n11 text-dark-10 icon">
                        <!-- Icon -->
                        <svg width="36" height="23" viewBox="0 0 36 23" xmlns="http://www.w3.org/2000/svg">
                            <path
                                d="M9.5 23L15.5 -4.76837e-06H10L2.98023e-08 23H9.5ZM29.5 23L35.5 -4.76837e-06H30L20 23H29.5Z"
                                fill="currentColor" />
                        </svg>

                    </div>
                    <p class="font-nunito line-height-sm mb-0 text-capitalize" style="text-align: center;">
                        Welcome to Darwin English Language Academy (DELA), the gateway to your academic success and
                        future career. <br>
                        It is a matter of immense elation and pleasure to extend a warm welcome to the parents, staff,
                        and students to our Language Academy.
                        By starting with us at DELA, you are joining one of the most well-established, and accredited
                        private Language Academy in Sri Lanka.
                        At our Language Academy we believe that since English is the global language of communication,
                        and has become a major requirement, all students should improve their
                        oral and written communication skills in English in order to be able to compete in any given
                        field.
                        <br>
                        To accomplish this, the Language Academy aims to instill the concept of life-long learning into
                        the students. All the four pillars of language learning – listening, speaking,
                        reading, and writing – are integrated with the course delivery to ensure a balanced development
                        of language skills. Students are encouraged to communicate only in English while at the academy.
                        The department offers a variety of courses that give students the opportunity
                        to enhance their intellectual curiosity, analytical and interpretive thinking, and expand their
                        possibilities as well, through comprehensive and thorough reading.
                        <br>
                        At our Academy, DELA is committed to providing our students with a rich and fulfilling
                        experience, along with a supportive and creative learning environment. All this is
                        designed to guide our students towards their schooling, university degrees, and professional
                        careers. Our first overseas branch is set to be opened in the UAE in 2022.
                        <br>
                        We look forward to another success story with you.
                    </p>
                </div>
            </div>
            <div class="row">
                <div class="col-md-4 offset-md-4">
                    <div class="card-footer px-0 pb-0 pt-5">
                        <div class="row gx-0 align-items-center">
                            <div class="col-auto">
                                <!-- Image -->
                                <div class="avatar avatar-custom">
                                    <img src="assets/img/home/directress.jpg" alt="..."
                                        class="avatar-img rounded-circle img-fluid">
                                </div>
                            </div>

                            <div class="col">
                                <div class="card-body p-0 ms-5">
                                    <h5 class="mb-0 font-nunito fw-bold">Nazrana Imthiaz Abdul Samad</h5>
                                    <!-- <span class="font-nunito text-gray-800 font-nunito">WordPress Developer</span> -->
                                </div>
                            </div>
                        </div>
                    </div>
                    <!-- <div class="col-md-5 mb-md-0 mb-sm-12 d-flex flex-column justify-content-center align-items-center"
                    style="margin-bottom: 20px;">
                    <img id="imgDirectress" class="img-fluid rounded-circle" style="height: 150px;"
                        src="assets/img/home/directress.jpg" alt="...">
                    <span class="pt-3"><strong>Nazrana Imthiaz Abdul Samad</strong></span>
                </div>
                <div class="col-md-6 offset-md-1 pt-md-8">


                </div> -->
                </div>

    </section>

    <!-- COURSES
    ================================================== -->
    <section id="course" class="pt-5 pb-9 pt-md-11 bg-dark bg-cover jarallax" data-jarallax data-speed=".8"
        style="background-image: url(assets/img/illustrations/illustration-3.svg)">
        <div class="container">
            <div class="text-center mb-5 mb-md-8">
                <h1 class="text-white font-lora fw-bold mb-1">Courses Offered By Darwin Language Academy</h1>
                <p class="font-nunito text-white ">Discover your perfect program in our courses.</p>
            </div>

            <div class="mx-n4 flickity-button-outset"
                data-flickity='{"pageDots": false, "prevNextButtons": true, "cellAlign": "left", "wrapAround": true, "imagesLoaded": true}'>

                <div class="col-12 col-md-6 col-xl-4 pb-4 pb-md-7" style="padding-right:15px;padding-left:15px;">
                    <!-- Card -->
                    <div class="card border  shadow p-2 sk-fade font-nunito">
                        <!-- Image -->
                        <div class="card-zoom position-relative">
                            <a class="card-img sk-thumbnail d-block">
                                <img class="rounded shadow-light-lg" src="assets/img/home/spokenEnglish1.jpg" alt="...">
                            </a>
                        </div>

                        <!-- Footer -->
                        <div class="card-footer px-2 pb-2 mb-1 pt-4 position-relative">
                            <!-- Preheading -->
                            <span class="mb-1 d-inline-block text-gray-800">Mythical Rose
                                International Institute</span>

                            <!-- Heading -->
                            <div class="position-relative">
                                <h5 class="line-clamp-2 h-md-48 fw-bold me-xl-3">Spoken English </h5>

                                <div class="row mx-n2 align-items-end">
                                    <div class="col px-2">
                                        <span class="font-size-sm">From 5 Years Upwards</span>
                                    </div>
                                    <div class="col-auto px-2 text-right">
                                        <a class="btn-sm btn-primary" style="cursor: pointer;" data-bs-toggle="modal"
                                            data-bs-target="#modalCourse1">Read More</a>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="col-12 col-md-6 col-xl-4 pb-4 pb-md-7" style="padding-right:15px;padding-left:15px;">
                    <!-- Card -->
                    <div class="card border  shadow p-2 sk-fade font-nunito">
                        <!-- Image -->
                        <div class="card-zoom position-relative">
                            <a class="card-img sk-thumbnail d-block">
                                <img class="rounded shadow-light-lg" src="assets/img/home/oralCommunication.jpg"
                                    alt="...">
                            </a>
                        </div>

                        <!-- Footer -->
                        <div class="card-footer px-2 pb-2 mb-1 pt-4 position-relative">
                            <!-- Preheading -->
                            <span class="mb-1 d-inline-block text-gray-800">Mythical Rose
                                International Institute</span>

                            <!-- Heading -->
                            <div class="position-relative">
                                <h5 class="line-clamp-2 h-md-48 fw-bold me-xl-3">Oral Communication</h5>

                                <div class="row mx-n2 align-items-end">
                                    <div class="col px-2">
                                        <span class="font-size-sm">From 5 Years Upwards</span>
                                    </div>
                                    <div class="col-auto px-2 text-right">
                                        <a class="btn-sm btn-primary" style="cursor: pointer;" data-bs-toggle="modal"
                                            data-bs-target="#modalCourse2">Read More</a>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="col-12 col-md-6 col-xl-4 pb-4 pb-md-7" style="padding-right:15px;padding-left:15px;">
                    <!-- Card -->
                    <div class="card border  shadow p-2 sk-fade font-nunito">
                        <!-- Image -->
                        <div class="card-zoom position-relative">
                            <a class="card-img sk-thumbnail d-block">
                                <img class="rounded shadow-light-lg" src="assets/img/home/verseAndProse.jpg" alt="...">
                            </a>
                        </div>

                        <!-- Footer -->
                        <div class="card-footer px-2 pb-2 mb-1 pt-4 position-relative">
                            <!-- Preheading -->
                            <span class="mb-1 d-inline-block text-gray-800">Mythical Rose
                                International Institute</span>

                            <!-- Heading -->
                            <div class="position-relative">
                                <h5 class="line-clamp-2 h-md-48 fw-bold me-xl-3">Verse and Prose</h5>

                                <div class="row mx-n2 align-items-end">
                                    <div class="col px-2">
                                        <span class="font-size-sm">From 5 Years Upwards</span>
                                    </div>
                                    <div class="col-auto px-2 text-right">
                                        <a class="btn-sm btn-primary" style="cursor: pointer;" data-bs-toggle="modal"
                                            data-bs-target="#modalCourse3">Read More</a>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="col-12 col-md-6 col-xl-4 pb-4 pb-md-7" style="padding-right:15px;padding-left:15px;">
                    <!-- Card -->
                    <div class="card border  shadow p-2 sk-fade font-nunito">
                        <!-- Image -->
                        <div class="card-zoom position-relative">
                            <a class="card-img sk-thumbnail d-block">
                                <img class="rounded shadow-light-lg" src="assets/img/home/wittenExam.jpg" alt="...">
                            </a>
                        </div>

                        <!-- Footer -->
                        <div class="card-footer px-2 pb-2 mb-1 pt-4 position-relative">
                            <!-- Preheading -->
                            <span class="mb-1 d-inline-block text-gray-800">Mythical Rose
                                International Institute</span>

                            <!-- Heading -->
                            <div class="position-relative">
                                <h5 class="line-clamp-2 h-md-48 fw-bold me-xl-3">Written Examinations</h5>

                                <div class="row mx-n2 align-items-end">
                                    <div class="col px-2">
                                        <span class="font-size-sm">From 5 Years Upwards</span>
                                    </div>
                                    <div class="col-auto px-2 text-right">
                                        <a class="btn-sm btn-primary" style="cursor: pointer;" data-bs-toggle="modal"
                                            data-bs-target="#modalCourse4">Read More</a>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="col-12 col-md-6 col-xl-4 pb-4 pb-md-7" style="padding-right:15px;padding-left:15px;">
                    <!-- Card -->
                    <div class="card border  shadow p-2 sk-fade font-nunito">
                        <!-- Image -->
                        <div class="card-zoom position-relative">
                            <a class="card-img sk-thumbnail d-block">
                                <img class="rounded shadow-light-lg" src="assets/img/home/spokenEnglish2.jpg" alt="...">
                            </a>
                        </div>

                        <!-- Footer -->
                        <div class="card-footer px-2 pb-2 mb-1 pt-4 position-relative">
                            <!-- Preheading -->
                            <span class="mb-1 d-inline-block text-gray-800">University Of West London - (LCM)</span>

                            <!-- Heading -->
                            <div class="position-relative">
                                <h5 class="line-clamp-2 h-md-48 fw-bold me-xl-3">Spoken English</h5>

                                <div class="row mx-n2 align-items-end">
                                    <div class="col px-2">
                                        <span class="font-size-sm">All Ages Beginning From 4 Years</span>
                                    </div>
                                    <div class="col-auto px-2 text-right">
                                        <a class="btn-sm btn-primary" style="cursor: pointer;" data-bs-toggle="modal"
                                            data-bs-target="#modalCourse5">Read More</a>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="col-12 col-md-6 col-xl-4 pb-4 pb-md-7" style="padding-right:15px;padding-left:15px;">
                    <!-- Card -->
                    <div class="card border  shadow p-2 sk-fade font-nunito">
                        <!-- Image -->
                        <div class="card-zoom position-relative">
                            <a class="card-img sk-thumbnail d-block">
                                <img class="rounded shadow-light-lg" src="assets/img/home/oralCommunication2.jpg"
                                    alt="...">
                            </a>
                        </div>

                        <!-- Footer -->
                        <div class="card-footer px-2 pb-2 mb-1 pt-4 position-relative">
                            <!-- Preheading -->
                            <span class="mb-1 d-inline-block text-gray-800">University Of West London - (LCM)</span>

                            <!-- Heading -->
                            <div class="position-relative">
                                <h5 class="line-clamp-2 h-md-48 fw-bold me-xl-3">Orel Communication</h5>

                                <div class="row mx-n2 align-items-end">
                                    <div class="col px-2">
                                        <span class="font-size-sm">All Ages Beginning From 4 Years</span>
                                    </div>
                                    <div class="col-auto px-2 text-right">
                                        <a class="btn-sm btn-primary" style="cursor: pointer;" data-bs-toggle="modal"
                                            data-bs-target="#modalCourse6">Read More</a>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="col-12 col-md-6 col-xl-4 pb-4 pb-md-7" style="padding-right:15px;padding-left:15px;">
                    <!-- Card -->
                    <div class="card border  shadow p-2 sk-fade font-nunito">
                        <!-- Image -->
                        <div class="card-zoom position-relative">
                            <a class="card-img sk-thumbnail d-block">
                                <img class="rounded shadow-light-lg"
                                    src="assets/img/home/personalProfessionalCommunication.jpg" alt="...">
                            </a>
                        </div>

                        <!-- Footer -->
                        <div class="card-footer px-2 pb-2 mb-1 pt-4 position-relative">
                            <!-- Preheading -->
                            <span class="mb-1 d-inline-block text-gray-800">University Of West London - (LCM)</span>

                            <!-- Heading -->
                            <div class="position-relative">
                                <h5 class="line-clamp-2 h-md-48 fw-bold me-xl-3">Personal & Professional Communication
                                </h5>

                                <div class="row mx-n2 align-items-end">
                                    <div class="col px-2">
                                        <span class="font-size-sm"></span>
                                    </div>
                                    <div class="col-auto px-2 text-right">
                                        <a class="btn-sm btn-primary" style="cursor: pointer;" data-bs-toggle="modal"
                                            data-bs-target="#modalCourse7">Read More</a>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="col-12 col-md-6 col-xl-4 pb-4 pb-md-7" style="padding-right:15px;padding-left:15px;">
                    <!-- Card -->
                    <div class="card border  shadow p-2 sk-fade font-nunito">
                        <!-- Image -->
                        <div class="card-zoom position-relative">
                            <a class="card-img sk-thumbnail d-block">
                                <img class="rounded shadow-light-lg" src="assets/img/home/cambridgeAssesmentEnglish.jpg"
                                    alt="...">
                            </a>
                        </div>

                        <!-- Footer -->
                        <div class="card-footer px-2 pb-2 mb-1 pt-4 position-relative">
                            <!-- Preheading -->
                            <span class="mb-1 d-inline-block text-gray-800">Cambridge University</span>

                            <!-- Heading -->
                            <div class="position-relative">
                                <h5 class="line-clamp-2 h-md-48 fw-bold me-xl-3">Cambridge Assessment English
                                </h5>

                                <div class="row mx-n2 align-items-end">
                                    <div class="col px-2">
                                        <!-- <span class="font-size-sm">All Ages Beginning From 4 Years</span> -->
                                    </div>
                                    <div class="col-auto px-2 text-right">
                                        <a class="btn-sm btn-primary" style="cursor: pointer;" data-bs-toggle="modal"
                                            data-bs-target="#modalCourse8">Read More</a>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="col-12 col-md-6 col-xl-4 pb-4 pb-md-7" style="padding-right:15px;padding-left:15px;">
                    <!-- Card -->
                    <div class="card border  shadow p-2 sk-fade font-nunito">
                        <!-- Image -->
                        <div class="card-zoom position-relative">
                            <a class="card-img sk-thumbnail d-block">
                                <img class="rounded shadow-light-lg" src="assets/img/home/effectiveEnglish.jpg"
                                    alt="...">
                            </a>
                        </div>

                        <!-- Footer -->
                        <div class="card-footer px-2 pb-2 mb-1 pt-4 position-relative">
                            <!-- Preheading -->
                            <span class="mb-1 d-inline-block text-gray-800">Mythical Rose International Institute</span>

                            <!-- Heading -->
                            <div class="position-relative">
                                <h5 class="line-clamp-2 h-md-48 fw-bold me-xl-3">Certificate In Effective English
                                </h5>

                                <div class="row mx-n2 align-items-end">
                                    <div class="col px-2">
                                        <!-- <span class="font-size-sm">All Ages Beginning From 4 Years</span> -->
                                    </div>
                                    <div class="col-auto px-2 text-right">
                                        <a class="btn-sm btn-primary" style="cursor: pointer;" data-bs-toggle="modal"
                                            data-bs-target="#modalCourse9">Read More</a>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="col-12 col-md-6 col-xl-4 pb-4 pb-md-7" style="padding-right:15px;padding-left:15px;">
                    <!-- Card -->
                    <div class="card border  shadow p-2 sk-fade font-nunito">
                        <!-- Image -->
                        <div class="card-zoom position-relative">
                            <a class="card-img sk-thumbnail d-block">
                                <img class="rounded shadow-light-lg" src="assets/img/home/english.jpg" alt="...">
                            </a>
                        </div>

                        <!-- Footer -->
                        <div class="card-footer px-2 pb-2 mb-1 pt-4 position-relative">
                            <!-- Preheading -->
                            <span class="mb-1 d-inline-block text-gray-800">Local And London O/L</span>

                            <!-- Heading -->
                            <div class="position-relative">
                                <h5 class="line-clamp-2 h-md-48 fw-bold me-xl-3">English
                                </h5>

                                <div class="row mx-n2 align-items-end">
                                    <div class="col px-2">
                                        <!-- <span class="font-size-sm">All Ages Beginning From 4 Years</span> -->
                                    </div>
                                    <div class="col-auto px-2 text-right">
                                        <a class="btn-sm btn-primary" style="cursor: pointer;" data-bs-toggle="modal"
                                            data-bs-target="#modalCourse10">Read More</a>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>

    <!-- TESTIMONIAL
    ================================================== -->
    <section class="py-8 py-md-11 pb-xl-12 bg-white" id="testamonials">
        <div class="container px-xl-9">
            <div class="text-center mb-2">
                <h1 class="font-lora fw-bold mb-1">What our students have to say</h1>
                <!-- <p class="font-nunito mb-0">Discover your perfect program in our courses.</p> -->
            </div>

            <div class="mx-n4 flickity-viewport-visible flickity-hover-opacity"
                data-flickity='{"cellAlign": "left", "wrapAround": false, "imagesLoaded": true, "pageDots": true, "prevNextButtons": false, "contain": true}'>
                <div class="col-12 col-md-6 py-md-7 py-3" style="padding-right:15px;padding-left:15px;">
                    <!-- Card -->
                    <div class="card">
                        <div class="bg-catskill rounded px-6 py-7 position-relative" id="ridhaTestimonials">
                            <div class="star-rating mb-3">
                                <div class="rating" style="width:100%;"></div>
                            </div>
                            <p class="font-nunito font-size-md  text-gray-800 mb-0 text-capitalize text-center">“ I
                                began my journey
                                in developing my language skills and basic education at Darwin
                                Language academy around 13 years ago. Language is a vital part of a preschoolers life
                                and I was able to acquire the English language fluently, as my second language, with the
                                help of Darwin academy.I was not only
                                able to develop my language but also my
                                development in cognition and social skills. This academy has also provided me with
                                numerous examination opportunities like Caldsa examination, mystical rose, Edexcel,
                                Cambridge, Lamda and spoken English test under the university of west London. I was
                                able
                                to showcase my skills effectively in front of these examination bodies with the
                                massive
                                support which was given to me by the Darwin language academy. “</p>
                            <!-- <p class="font-nunito font-size-md  text-gray-800 mb-0 text-capitalize">“ I began my journey
                                in developing my language skills and basic education at Darwin
                                Language academy around 13 years ago. Language is a vital part of a preschoolers life
                                and I was able to acquire the English language fluently, as my second language, with the
                                help of Darwin academy.<span id="dots">...</span><span id="more">
                                    I was not only
                                    able to develop my language but also my
                                    development in cognition and social skills. This academy has also provided me with
                                    numerous examination opportunities like Caldsa examination, mystical rose, Edexcel,
                                    Cambridge, Lamda and spoken English test under the university of west London. I was
                                    able
                                    to showcase my skills effectively in front of these examination bodies with the
                                    massive
                                    support which was given to me by the Darwin language academy.
                                </span> “<br><a id="btnMore">Read more</a></p> -->

                        </div>

                        <!-- Footer -->
                        <div class="card-footer px-0 pb-0 pt-5">
                            <div class="row gx-0 align-items-center">
                                <div class="col-auto">
                                    <!-- Image -->
                                    <div class="avatar avatar-custom">
                                        <img src="ridha.png" alt="..." class="avatar-img rounded-circle img-fluid">
                                    </div>
                                </div>

                                <div class="col">
                                    <div class="card-body p-0 ms-5">
                                        <h5 class="mb-0 font-nunito fw-bold">Ridha Tharik</h5>
                                        <!-- <span class="font-nunito text-gray-800 font-nunito">WordPress Developer</span> -->
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="col-12 col-md-6 py-md-7 py-3" style="padding-right:15px;padding-left:15px;">
                    <!-- Card -->
                    <div class="card">
                        <div class="bg-catskill rounded px-6 py-7 position-relative" id="ridhaTestimonials">
                            <div class="star-rating mb-3">
                                <div class="rating" style="width:100%;"></div>
                            </div>
                            <p class="font-nunito font-size-md  text-gray-800 mb-0 text-capitalize text-center">“ Darwin
                                Language Academy has made me more confident in using English. I have improved a great
                                deal in general English, ss well as my spoken skills. I had loads of fun learning with
                                these teachers. I have gathered lots of knowledge about English as well as in more
                                subjects. The teachers have taught us various important lessons about life. I thank all
                                the teachers at Darwin Language Academy for their hard work in developing out language
                                skills. “</p>
                        </div>

                        <!-- Footer -->
                        <div class="card-footer px-0 pb-0 pt-5">
                            <div class="row gx-0 align-items-center">
                                <div class="col-auto">
                                    <!-- Image -->
                                    <div class="avatar avatar-custom">
                                        <img src="rithindu.JPG" alt="..." class="avatar-img rounded-circle img-fluid">
                                    </div>
                                </div>

                                <div class="col">
                                    <div class="card-body p-0 ms-5">
                                        <h5 class="mb-0 font-nunito fw-bold">Rithindu</h5>
                                        <!-- <span class="font-nunito text-gray-800 font-nunito">WordPress Developer</span> -->
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="col-12 col-md-6 py-md-7 py-3" style="padding-right:15px;padding-left:15px;">
                    <!-- Card -->
                    <div class="card">
                        <div class="bg-catskill rounded px-6 py-7 position-relative" id="ridhaTestimonials">
                            <div class="star-rating mb-3">
                                <div class="rating" style="width:100%;"></div>
                            </div>
                            <p class="font-nunito font-size-md  text-gray-800 mb-0 text-capitalize text-center">“
                                Darwin Language Academy means a lot in my life, as I first enrolled as a pre-schooler to
                                the academy which was then known as “School Bus”. This is where my journey with them
                                began. The reason behind my fluency in the English language that has made me win many
                                awards in public speaking and more is the dedication of the teachers at the Academy. I
                                would like to express my gratitude towards them in by thanking Miss. Shabana Samad and
                                Mrs. Imthiaz for being great teachers to me. “</p>
                        </div>

                        <!-- Footer -->
                        <div class="card-footer px-0 pb-0 pt-5">
                            <div class="row gx-0 align-items-center">
                                <div class="col-auto">
                                    <!-- Image -->
                                    <div class="avatar avatar-custom">
                                        <img src="nuha.JPG" alt="..." class="avatar-img rounded-circle img-fluid">
                                    </div>
                                </div>

                                <div class="col">
                                    <div class="card-body p-0 ms-5">
                                        <h5 class="mb-0 font-nunito fw-bold">Nuha</h5>
                                        <!-- <span class="font-nunito text-gray-800 font-nunito">WordPress Developer</span> -->
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="col-12 col-md-6 py-md-7 py-3" style="padding-right:15px;padding-left:15px;">
                    <!-- Card -->
                    <div class="card">
                        <div class="bg-catskill rounded px-6 py-7 position-relative" id="ridhaTestimonials">
                            <div class="star-rating mb-3">
                                <div class="rating" style="width:100%;"></div>
                            </div>
                            <p class="font-nunito font-size-md  text-gray-800 mb-0 text-capitalize text-center">“
                                Darwin Language Academy is an English learning Center in which English is taught in a
                                very interactive way. Teachers are very friendly, and we can ask question until we
                                understand it. Darwin Language Academy is very important for all young learners like us,
                                as we learn much more than what’s in a syllabus. I joined this academy in 2013 and I
                                have learnt many new things and I have greatly improved in my English skills. I would
                                like to thank Mr. and Mrs. Imthiaz and our loving Shabana teacher, for helping us
                                improve in our English Language skills. “</p>
                        </div>

                        <!-- Footer -->
                        <div class="card-footer px-0 pb-0 pt-5">
                            <div class="row gx-0 align-items-center">
                                <div class="col-auto">
                                    <!-- Image -->
                                    <div class="avatar avatar-custom">
                                        <img src="thimira.JPG" alt="..." class="avatar-img rounded-circle img-fluid">
                                    </div>
                                </div>

                                <div class="col">
                                    <div class="card-body p-0 ms-5">
                                        <h5 class="mb-0 font-nunito fw-bold">Thimira</h5>
                                        <!-- <span class="font-nunito text-gray-800 font-nunito">WordPress Developer</span> -->
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <!-- 
                <div class="col-12 col-md-6 py-md-7 py-3" style="padding-right:15px;padding-left:15px;">
                    <div class="card">
                        <div class="bg-catskill rounded px-6 py-7">
                            <div class="star-rating mb-3">
                                <div class="rating" style="width:100%;"></div>
                            </div>
                            <p class="font-nunito font-size-md  text-gray-800 mb-0 text-capitalize">“ I believe in
                                lifelong learning
                                and Skola is a great place to learn from experts. I've learned a lot and recommend it to
                                all my friends “</p>
                        </div>

                        <div class="card-footer px-0 pb-0 pt-5">
                            <div class="row gx-0 align-items-center">
                                <div class="col-auto">
                                    <div class="avatar avatar-custom">
                                        <img src="assets/img/avatars/avatar-1.jpg" alt="..."
                                            class="avatar-img rounded-circle img-fluid">
                                    </div>
                                </div>

                                <div class="col">
                                    <div class="card-body p-0 ms-5">
                                        <h5 class="mb-0 font-nunito fw-bold">Albert Cole</h5>
                                        <span class="font-nunito text-gray-800">Designer</span>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>

                <div class="col-12 col-md-6 py-md-7 py-3" style="padding-right:15px;padding-left:15px;">
                    <div class="card">
                        <div class="bg-catskill rounded px-6 py-7">
                            <div class="star-rating mb-3">
                                <div class="rating" style="width:100%;"></div>
                            </div>
                            <p class="font-nunito font-size-md text-gray-800 mb-0 text-capitalize">“ I believe in
                                lifelong learning
                                and Skola is a great place to learn from experts. I've learned a lot and recommend it to
                                all my friends “</p>
                        </div>

                        <div class="card-footer px-0 pb-0 pt-5">
                            <div class="row gx-0 align-items-center">
                                <div class="col-auto">
                                    <div class="avatar avatar-custom">
                                        <img src="assets/img/avatars/avatar-3.jpg" alt="..."
                                            class="avatar-img rounded-circle img-fluid">
                                    </div>
                                </div>

                                <div class="col">
                                    <div class="card-body p-0 ms-5">
                                        <h5 class="mb-0 font-nunito fw-bold">Daniel Parker</h5>
                                        <span class="font-nunito text-gray-800">Front-end Developer</span>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>

                <div class="col-12 col-md-6 py-md-7 py-3" style="padding-right:15px;padding-left:15px;">
                    <div class="card">
                        <div class="bg-catskill rounded px-6 py-7">
                            <div class="star-rating mb-3">
                                <div class="rating" style="width:100%;"></div>
                            </div>
                            <p class="font-nunito font-size-md  text-gray-800 mb-0 text-capitalize">“ I believe in
                                lifelong learning
                                and Skola is a great place to learn from experts. I've learned a lot and recommend it to
                                all my friends “</p>
                        </div>

                        <div class="card-footer px-0 pb-0 pt-5">
                            <div class="row gx-0 align-items-center">
                                <div class="col-auto">
                                    <div class="avatar avatar-custom">
                                        <img src="assets/img/avatars/avatar-4.jpg" alt="..."
                                            class="avatar-img rounded-circle img-fluid">
                                    </div>
                                </div>

                                <div class="col">
                                    <div class="card-body p-0 ms-5">
                                        <h5 class="mb-0 font-nunito fw-bold">Albert Cole</h5>
                                        <span class="font-nunito text-gray-800">Designer</span>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div> -->
            </div>
        </div>
    </section>
    <!-- GALLERY
    ================================================== -->
    <section class="pt-8 pt-md-11" id="gallery" style="background-image: url('assets/img/background/gallerybg.jpg');">
        <div class="container">
            <div class="text-center mb-md-8 mb-5 text-capitalize">
                <h1 class="font-lora fw-bold mb-1 text-white">School Gallery</h1>
                <!-- <p class="font-size-lg">Discover your perfect program in our courses.</p> -->
            </div>

            <div class="row">
                <div class="col-lg-6 mb-6">
                    <!-- Image -->
                    <a class="d-block position-relative" href="./assets/img/gallery/img (15).jpg" data-fancybox
                        data-height="600">
                        <img width="500" src="./assets/img/gallery/img (15).jpg" class="img-fluid" alt="...">

                        <div class="center position-absolute text-center text-capitalize hover-visible">
                            <div class="mb-4 text-white">
                                <!-- Icon -->
                                <svg width="30" height="30" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
                                    <path
                                        d="M23.3272 10.8975H20.6028V16.5998H14.8105V19.4059H20.6028V25.1982H23.3272V19.4059H29.1113V16.5998H23.3272V10.8975Z"
                                        fill="currentColor"></path>
                                    <path
                                        d="M21.9604 0C11.9957 0 3.91267 8.07486 3.91267 18.0478C3.91267 22.4411 5.48346 26.4662 8.09327 29.5996L0.509281 37.11C-0.16976 37.789 -0.16976 38.8117 0.509281 39.4907C1.18832 40.1698 2.21097 40.1698 2.89001 39.4907L10.4413 31.9395C13.5665 34.5329 17.5753 36.0873 21.9522 36.0873C31.917 36.0873 40 28.0125 40 18.0396C40 8.06668 31.9251 0 21.9604 0ZM21.9604 32.7739C13.8283 32.7739 7.23424 26.1799 7.23424 18.0478C7.23424 9.91563 13.8283 3.32157 21.9604 3.32157C30.0926 3.32157 36.6866 9.91563 36.6866 18.0478C36.6866 26.1799 30.0926 32.7739 21.9604 32.7739Z"
                                        fill="currentColor"></path>
                                </svg>

                            </div>

                            <!-- <h2 class="font-size-xl fw-semi-bold text-white font-montserrat mw-xl-200p mb-0">Friendly
                                team in each class</h2> -->
                        </div>
                    </a>
                </div>
                <div class="col-lg-3 mb-3">
                    <!-- Image -->
                    <a class="d-block position-relative" href="./assets/img/gallery/img (6).jpg" data-fancybox
                        data-height="600">
                        <img width="300" src="./assets/img/gallery/img (6).jpg" class="img-fluid" alt="...">

                        <div class="center position-absolute text-center text-capitalize hover-visible">
                            <div class="mb-4 text-white">
                                <!-- Icon -->
                                <svg width="30" height="30" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
                                    <path
                                        d="M23.3272 10.8975H20.6028V16.5998H14.8105V19.4059H20.6028V25.1982H23.3272V19.4059H29.1113V16.5998H23.3272V10.8975Z"
                                        fill="currentColor"></path>
                                    <path
                                        d="M21.9604 0C11.9957 0 3.91267 8.07486 3.91267 18.0478C3.91267 22.4411 5.48346 26.4662 8.09327 29.5996L0.509281 37.11C-0.16976 37.789 -0.16976 38.8117 0.509281 39.4907C1.18832 40.1698 2.21097 40.1698 2.89001 39.4907L10.4413 31.9395C13.5665 34.5329 17.5753 36.0873 21.9522 36.0873C31.917 36.0873 40 28.0125 40 18.0396C40 8.06668 31.9251 0 21.9604 0ZM21.9604 32.7739C13.8283 32.7739 7.23424 26.1799 7.23424 18.0478C7.23424 9.91563 13.8283 3.32157 21.9604 3.32157C30.0926 3.32157 36.6866 9.91563 36.6866 18.0478C36.6866 26.1799 30.0926 32.7739 21.9604 32.7739Z"
                                        fill="currentColor"></path>
                                </svg>

                            </div>

                            <!-- <h2 class="font-size-xl fw-semi-bold text-white font-montserrat mw-xl-200p mb-0">Friendly
                                team in each class</h2> -->
                        </div>
                    </a>
                </div>
                <div class="col-lg-3 mb-3">
                    <!-- Image -->
                    <a class="d-block position-relative" href="./assets/img/gallery/img (9).jpg" data-fancybox
                        data-height="600">
                        <img width="300" src="./assets/img/gallery/img (9).jpg" class="img-fluid" alt="...">

                        <div class="center position-absolute text-center text-capitalize hover-visible">
                            <div class="mb-4 text-white">
                                <!-- Icon -->
                                <svg width="30" height="30" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
                                    <path
                                        d="M23.3272 10.8975H20.6028V16.5998H14.8105V19.4059H20.6028V25.1982H23.3272V19.4059H29.1113V16.5998H23.3272V10.8975Z"
                                        fill="currentColor"></path>
                                    <path
                                        d="M21.9604 0C11.9957 0 3.91267 8.07486 3.91267 18.0478C3.91267 22.4411 5.48346 26.4662 8.09327 29.5996L0.509281 37.11C-0.16976 37.789 -0.16976 38.8117 0.509281 39.4907C1.18832 40.1698 2.21097 40.1698 2.89001 39.4907L10.4413 31.9395C13.5665 34.5329 17.5753 36.0873 21.9522 36.0873C31.917 36.0873 40 28.0125 40 18.0396C40 8.06668 31.9251 0 21.9604 0ZM21.9604 32.7739C13.8283 32.7739 7.23424 26.1799 7.23424 18.0478C7.23424 9.91563 13.8283 3.32157 21.9604 3.32157C30.0926 3.32157 36.6866 9.91563 36.6866 18.0478C36.6866 26.1799 30.0926 32.7739 21.9604 32.7739Z"
                                        fill="currentColor"></path>
                                </svg>

                            </div>

                            <!-- <h2 class="font-size-xl fw-semi-bold text-white font-montserrat mw-xl-200p mb-0">Friendly
                                team in each class</h2> -->
                        </div>
                    </a>
                </div>

                <div class="col-lg-6 mb-6">
                    <!-- Image -->
                    <a class="d-block position-relative" href="./assets/img/gallery/img (30).jpg" data-fancybox
                        data-height="600">
                        <img width="600" src="./assets/img/gallery/img (30).jpg" class="img-fluid" alt="...">

                        <div class="center position-absolute text-center text-capitalize hover-visible">
                            <div class="mb-4 text-white">
                                <!-- Icon -->
                                <svg width="30" height="30" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
                                    <path
                                        d="M23.3272 10.8975H20.6028V16.5998H14.8105V19.4059H20.6028V25.1982H23.3272V19.4059H29.1113V16.5998H23.3272V10.8975Z"
                                        fill="currentColor"></path>
                                    <path
                                        d="M21.9604 0C11.9957 0 3.91267 8.07486 3.91267 18.0478C3.91267 22.4411 5.48346 26.4662 8.09327 29.5996L0.509281 37.11C-0.16976 37.789 -0.16976 38.8117 0.509281 39.4907C1.18832 40.1698 2.21097 40.1698 2.89001 39.4907L10.4413 31.9395C13.5665 34.5329 17.5753 36.0873 21.9522 36.0873C31.917 36.0873 40 28.0125 40 18.0396C40 8.06668 31.9251 0 21.9604 0ZM21.9604 32.7739C13.8283 32.7739 7.23424 26.1799 7.23424 18.0478C7.23424 9.91563 13.8283 3.32157 21.9604 3.32157C30.0926 3.32157 36.6866 9.91563 36.6866 18.0478C36.6866 26.1799 30.0926 32.7739 21.9604 32.7739Z"
                                        fill="currentColor"></path>
                                </svg>

                            </div>

                            <!-- <h2 class="font-size-xl fw-semi-bold text-white font-montserrat mw-xl-200p mb-0">Friendly
                                team in each class</h2> -->
                        </div>
                    </a>
                </div>

                <div class="col-lg-6 mb-6">
                    <!-- Image -->
                    <a class="d-block position-relative" href="./assets/img/gallery/img (28).jpg" data-fancybox
                        data-height="600">
                        <img src="./assets/img/gallery/img (28).jpg" class="img-fluid" alt="...">

                        <div class="center position-absolute text-center text-capitalize hover-visible">
                            <div class="mb-4 text-white">
                                <!-- Icon -->
                                <svg width="30" height="30" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
                                    <path
                                        d="M23.3272 10.8975H20.6028V16.5998H14.8105V19.4059H20.6028V25.1982H23.3272V19.4059H29.1113V16.5998H23.3272V10.8975Z"
                                        fill="currentColor"></path>
                                    <path
                                        d="M21.9604 0C11.9957 0 3.91267 8.07486 3.91267 18.0478C3.91267 22.4411 5.48346 26.4662 8.09327 29.5996L0.509281 37.11C-0.16976 37.789 -0.16976 38.8117 0.509281 39.4907C1.18832 40.1698 2.21097 40.1698 2.89001 39.4907L10.4413 31.9395C13.5665 34.5329 17.5753 36.0873 21.9522 36.0873C31.917 36.0873 40 28.0125 40 18.0396C40 8.06668 31.9251 0 21.9604 0ZM21.9604 32.7739C13.8283 32.7739 7.23424 26.1799 7.23424 18.0478C7.23424 9.91563 13.8283 3.32157 21.9604 3.32157C30.0926 3.32157 36.6866 9.91563 36.6866 18.0478C36.6866 26.1799 30.0926 32.7739 21.9604 32.7739Z"
                                        fill="currentColor"></path>
                                </svg>

                            </div>

                            <!-- <h2 class="font-size-xl fw-semi-bold text-white font-montserrat mw-xl-200p mb-0">Friendly
                                team in each class</h2> -->
                        </div>
                    </a>
                </div>



                <div class="text-center mt-2 mb-11">
                    <a href="./gallery.html" class="d-inline-flex align-items-center fw-medium btn btn-white">
                        Browse All
                        <div class="ms-2 d-flex">
                            <!-- Icon -->
                            <svg width="10" height="10" viewBox="0 0 10 10" fill="none"
                                xmlns="http://www.w3.org/2000/svg">
                                <path
                                    d="M7.7779 4.6098L3.32777 0.159755C3.22485 0.0567475 3.08745 0 2.94095 0C2.79445 0 2.65705 0.0567475 2.55412 0.159755L2.2264 0.487394C2.01315 0.700889 2.01315 1.04788 2.2264 1.26105L5.96328 4.99793L2.22225 8.73895C2.11933 8.84196 2.0625 8.97928 2.0625 9.1257C2.0625 9.27228 2.11933 9.4096 2.22225 9.51269L2.54998 9.84025C2.65298 9.94325 2.7903 10 2.9368 10C3.0833 10 3.2207 9.94325 3.32363 9.84025L7.7779 5.38614C7.88107 5.2828 7.93774 5.14484 7.93741 4.99817C7.93774 4.85094 7.88107 4.71305 7.7779 4.6098Z"
                                    fill="currentColor" />
                            </svg>

                        </div>
                    </a>
                </div>
            </div>
        </div>
    </section>
    <!-- EVENTS
    ================================================== -->
    <!-- <section class="py-8 py-md-11 bg-white" id="events">
        <div class="container">
            <div class="text-center mb-md-8 mb-6 text-capitalize">
                <h1 class="font-lora fw-bold mb-1">Upcoming Events</h1>
            </div>

            <div class="row row-cols-xl-2">
                <div class="col-xl mb-5 mb-md-6">

                    <div class="card border shadow p-2 lift">
                        <div class="row gx-0 align-items-center">
                            <div class="col">
                                <div class="card-body py-0 px-md-5 px-3">
                                    <a class="d-block mb-2">
                                        <h5 class="line-clamp-2 h-xl-52">Mock Exam</h5>
                                    </a>
                                    <ul class="nav mx-n3 d-block d-md-flex">
                                        <li class="nav-item px-3 mb-3 mb-md-0">
                                            <div class="d-flex align-items-center">
                                                <div class="me-2 d-flex text-secondary icon-uxs">

                                                    <svg width="16" height="16" viewBox="0 0 16 16"
                                                        xmlns="http://www.w3.org/2000/svg">
                                                        <path
                                                            d="M14.3164 4.20996C13.985 4.37028 13.8464 4.76904 14.0067 5.10026C14.4447 6.00505 14.6667 6.98031 14.6667 8C14.6667 11.6759 11.6759 14.6667 8 14.6667C4.32406 14.6667 1.33333 11.6759 1.33333 8C1.33333 4.32406 4.32406 1.33333 8 1.33333C9.52328 1.33333 10.9543 1.83073 12.1387 2.77165C12.4259 3.00098 12.846 2.95296 13.0754 2.66471C13.3047 2.37663 13.2567 1.95703 12.9683 1.72803C11.5661 0.613607 9.8016 0 8 0C3.58903 0 0 3.58903 0 8C0 12.411 3.58903 16 8 16C12.411 16 16 12.411 16 8C16 6.77767 15.7331 5.60628 15.2067 4.51969C15.0467 4.18766 14.6466 4.04932 14.3164 4.20996Z"
                                                            fill="currentColor" />
                                                        <path
                                                            d="M7.99967 2.66663C7.63167 2.66663 7.33301 2.96529 7.33301 3.33329V7.99996C7.33301 8.36796 7.63167 8.66663 7.99967 8.66663H11.333C11.701 8.66663 11.9997 8.36796 11.9997 7.99996C11.9997 7.63196 11.701 7.33329 11.333 7.33329H8.66634V3.33329C8.66634 2.96529 8.36768 2.66663 7.99967 2.66663Z"
                                                            fill="currentColor" />
                                                    </svg>

                                                </div>
                                                <div class="font-size-sm">8:30 am - 2:30 pm</div>
                                            </div>
                                        </li>
                                        <li class="nav-item px-3 mb-3 mb-md-0">
                                            <div class="d-flex align-items-center">
                                                <div class="me-2 d-flex text-secondary icon-uxs">

                                                    <svg width="18" height="18" viewBox="0 0 18 18"
                                                        xmlns="http://www.w3.org/2000/svg">
                                                        <path
                                                            d="M14.9748 3.12964C13.6007 1.14086 11.4229 0 9.0002 0C6.57754 0 4.39972 1.14086 3.02557 3.12964C1.65816 5.10838 1.34243 7.61351 2.17929 9.82677C2.40313 10.4312 2.75894 11.0184 3.23433 11.5687L8.52105 17.7784C8.64062 17.919 8.8158 18 9.0002 18C9.18459 18 9.35978 17.919 9.47934 17.7784L14.7646 11.5703C15.2421 11.0169 15.5974 10.4303 15.8194 9.83078C16.658 7.61351 16.3422 5.10838 14.9748 3.12964ZM14.6408 9.38999C14.4697 9.85257 14.1902 10.3099 13.8107 10.7498C13.8096 10.7509 13.8086 10.7519 13.8077 10.7532L9.0002 16.3999L4.1897 10.7497C3.8104 10.3101 3.53094 9.85282 3.35808 9.38581C2.66599 7.55539 2.92864 5.48413 4.06088 3.84546C5.19668 2.20155 6.9971 1.25873 9.0002 1.25873C11.0033 1.25873 12.8035 2.20152 13.9393 3.84546C15.0718 5.48413 15.3346 7.55539 14.6408 9.38999Z"
                                                            fill="currentColor" />
                                                        <path
                                                            d="M9.00019 3.73438C7.0569 3.73438 5.47571 5.31535 5.47571 7.25886C5.47571 9.20237 7.05668 10.7833 9.00019 10.7833C10.9437 10.7833 12.5247 9.20237 12.5247 7.25886C12.5247 5.31556 10.9435 3.73438 9.00019 3.73438ZM9.00019 9.52457C7.75088 9.52457 6.73444 8.50814 6.73444 7.25882C6.73444 6.00951 7.75088 4.99307 9.00019 4.99307C10.2495 4.99307 11.2659 6.00951 11.2659 7.25882C11.2659 8.50814 10.2495 9.52457 9.00019 9.52457Z"
                                                            fill="currentColor" />
                                                    </svg>

                                                </div>
                                                <div class="font-size-sm">Sri Lanka, Kandy</div>
                                            </div>
                                        </li>
                                    </ul>
                                </div>
                            </div>

                            <a href="./event-single.html"
                                class="col-auto rounded-lg d-none d-md-flex w-100p h-100p place-center bg-dark me-5">
                                <div class="w-100 text-center">
                                    <h3 class="text-white mb-0 fw-semi-bold font-size-xxl">13</h3>
                                    <span class="h4 mb-0 text-white fw-normal">August</span>
                                </div>
                            </a>
                        </div>
                    </div>
                </div>

                <div class="col-xl mb-5 mb-md-6">

                    <div class="card border shadow p-2 lift">
                        <div class="row gx-0 align-items-center">
                            <div class="col">
                                <div class="card-body py-0 px-md-5 px-3">
                                    <a class="d-block mb-2">
                                        <h5 class="line-clamp-2 h-xl-52">Presentation Competition</h5>
                                    </a>
                                    <ul class="nav mx-n3 d-block d-md-flex">
                                        <li class="nav-item px-3 mb-3 mb-md-0">
                                            <div class="d-flex align-items-center">
                                                <div class="me-2 d-flex text-secondary icon-uxs">

                                                    <svg width="16" height="16" viewBox="0 0 16 16"
                                                        xmlns="http://www.w3.org/2000/svg">
                                                        <path
                                                            d="M14.3164 4.20996C13.985 4.37028 13.8464 4.76904 14.0067 5.10026C14.4447 6.00505 14.6667 6.98031 14.6667 8C14.6667 11.6759 11.6759 14.6667 8 14.6667C4.32406 14.6667 1.33333 11.6759 1.33333 8C1.33333 4.32406 4.32406 1.33333 8 1.33333C9.52328 1.33333 10.9543 1.83073 12.1387 2.77165C12.4259 3.00098 12.846 2.95296 13.0754 2.66471C13.3047 2.37663 13.2567 1.95703 12.9683 1.72803C11.5661 0.613607 9.8016 0 8 0C3.58903 0 0 3.58903 0 8C0 12.411 3.58903 16 8 16C12.411 16 16 12.411 16 8C16 6.77767 15.7331 5.60628 15.2067 4.51969C15.0467 4.18766 14.6466 4.04932 14.3164 4.20996Z"
                                                            fill="currentColor" />
                                                        <path
                                                            d="M7.99967 2.66663C7.63167 2.66663 7.33301 2.96529 7.33301 3.33329V7.99996C7.33301 8.36796 7.63167 8.66663 7.99967 8.66663H11.333C11.701 8.66663 11.9997 8.36796 11.9997 7.99996C11.9997 7.63196 11.701 7.33329 11.333 7.33329H8.66634V3.33329C8.66634 2.96529 8.36768 2.66663 7.99967 2.66663Z"
                                                            fill="currentColor" />
                                                    </svg>

                                                </div>
                                                <div class="font-size-sm">8:30 am - 2:30 pm</div>
                                            </div>
                                        </li>
                                        <li class="nav-item px-3 mb-3 mb-md-0">
                                            <div class="d-flex align-items-center">
                                                <div class="me-2 d-flex text-secondary icon-uxs">

                                                    <svg width="18" height="18" viewBox="0 0 18 18"
                                                        xmlns="http://www.w3.org/2000/svg">
                                                        <path
                                                            d="M14.9748 3.12964C13.6007 1.14086 11.4229 0 9.0002 0C6.57754 0 4.39972 1.14086 3.02557 3.12964C1.65816 5.10838 1.34243 7.61351 2.17929 9.82677C2.40313 10.4312 2.75894 11.0184 3.23433 11.5687L8.52105 17.7784C8.64062 17.919 8.8158 18 9.0002 18C9.18459 18 9.35978 17.919 9.47934 17.7784L14.7646 11.5703C15.2421 11.0169 15.5974 10.4303 15.8194 9.83078C16.658 7.61351 16.3422 5.10838 14.9748 3.12964ZM14.6408 9.38999C14.4697 9.85257 14.1902 10.3099 13.8107 10.7498C13.8096 10.7509 13.8086 10.7519 13.8077 10.7532L9.0002 16.3999L4.1897 10.7497C3.8104 10.3101 3.53094 9.85282 3.35808 9.38581C2.66599 7.55539 2.92864 5.48413 4.06088 3.84546C5.19668 2.20155 6.9971 1.25873 9.0002 1.25873C11.0033 1.25873 12.8035 2.20152 13.9393 3.84546C15.0718 5.48413 15.3346 7.55539 14.6408 9.38999Z"
                                                            fill="currentColor" />
                                                        <path
                                                            d="M9.00019 3.73438C7.0569 3.73438 5.47571 5.31535 5.47571 7.25886C5.47571 9.20237 7.05668 10.7833 9.00019 10.7833C10.9437 10.7833 12.5247 9.20237 12.5247 7.25886C12.5247 5.31556 10.9435 3.73438 9.00019 3.73438ZM9.00019 9.52457C7.75088 9.52457 6.73444 8.50814 6.73444 7.25882C6.73444 6.00951 7.75088 4.99307 9.00019 4.99307C10.2495 4.99307 11.2659 6.00951 11.2659 7.25882C11.2659 8.50814 10.2495 9.52457 9.00019 9.52457Z"
                                                            fill="currentColor" />
                                                    </svg>

                                                </div>
                                                <div class="font-size-sm">Sri Lanka, Kandy</div>
                                            </div>
                                        </li>
                                    </ul>
                                </div>
                            </div>

                            <a href="./event-single.html"
                                class="col-auto rounded-lg d-none d-md-flex w-100p h-100p place-center bg-dark me-5">
                                <div class="w-100 text-center">
                                    <h3 class="text-white mb-0 fw-semi-bold font-size-xxl">14</h3>
                                    <span class="h4 mb-0 text-white fw-normal">August</span>
                                </div>
                            </a>
                        </div>
                    </div>
                </div>

            </div>
        </div>
    </section> -->
    <!-- Location
    ================================================== -->
    <section>
        <div class="row">
            <iframe
                src="https://maps.google.com/maps?q=22%20Mulgampola%20Road,%20Kandy,%20Sri%20Lanka&t=&z=13&ie=UTF8&iwloc=&output=embed"
                width="1200" height="550" style="border:0;width: 100%;" allowfullscreen="" aria-hidden="false"
                tabindex="0"></iframe>
        </div>
    </section>
    <!-- CALL ACTION
    ================================================== -->
    <section class="py-5 py-md-12 jarallax" data-jarallax data-speed=".8"
        style="background-image: url(callToEnroll.jpg);">
        <!-- Cursor position parallax -->
        <!-- <div class="position-absolute right-0 left-0 top-0 bottom-0 p-8 overflow-hidden">
            <div class="cs-parallax">
                <div class="cs-parallax-layer" data-depth="0.1">
                    <img class="img-fluid" src="assets/img/parallax/layer-20.svg" alt="Layer">
                </div>
                <div class="cs-parallax-layer" data-depth="0.3">
                    <img class="img-fluid" src="assets/img/parallax/layer-21.svg" alt="Layer">
                </div>
                <div class="cs-parallax-layer" data-depth="0.2">
                    <img class="img-fluid" src="assets/img/parallax/layer-22.svg" alt="Layer">
                </div>
            </div>
        </div> -->
        <div class="container text-center py-xl-6">
            <h1 class="text-white font-lora fw-bold mb-4">Call To Enrol Your Child <br>(081) 510 2040 or (077) 557 7213
            </h1>
            <!-- <div class="font-nunito text-white mb-md-6 mb-4 text-capitalize">Book Your Seat Now</div> -->
            <div class="mx-auto">
                <a href="#course"
                    class="btn btn-white btn-x-wide lift rounded-xl d-inline-block text-primary font-nunito fw-bold">VIEW
                    ALL COURSES</a>
            </div>
        </div>
    </section>
    <!-- CONTACT US
    ================================================== -->
    <section class="py-4 py-md-11 bg-white" id="contactus">
        <div class="container">
            <div class="text-center mb-md-9 mb-6 text-capitalize">
                <h1 class="font-lora fw-bold mb-1">Get in touch today!
                </h1>
                <h2 class="mb-6 fw-bold mt-4 text-orange">Contact Details</h2>
                <!-- <p class="font-nunito">Discover your perfect program in our courses.</p> -->
            </div>

            <div class="row row-cols-md-12 mb-4 font-nunito">
                <div class="col-xl mb-6">
                    <div class="media d-flex">
                        <div class="me-5">
                            <!-- Icon -->
                            <svg width="25" height="25" viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg">
                                <path
                                    d="M10.1563 6.10857C9.51012 6.10857 8.98438 5.57813 8.98438 4.9262C8.98438 4.27428 9.51012 3.74384 10.1563 3.74384C10.8024 3.74384 11.3282 4.27428 11.3282 4.9262C11.3282 5.57813 10.8025 6.10857 10.1563 6.10857Z"
                                    fill="currentColor" />
                                <path
                                    d="M24.9751 21.6358L23.0707 8.82697C22.9047 7.70855 21.9705 6.89675 20.8494 6.89675H13.5955C14.2338 5.67842 14.2226 4.24519 13.5551 3.02396C12.8802 1.78912 11.6562 1.02758 10.2809 0.986735C10.1985 0.984321 10.114 0.984321 10.0311 0.986735C8.65603 1.02753 7.43212 1.78912 6.7572 3.02396C6.08995 4.2447 6.07852 5.67729 6.71687 6.89675H4.15064C3.02947 6.89675 2.09526 7.70855 1.92924 8.82677L0.0248985 21.6358C-0.0721255 22.2889 0.117186 22.9504 0.544297 23.4508C0.971456 23.9511 1.59178 24.2381 2.24629 24.2381H22.7537C23.4082 24.2381 24.0285 23.9511 24.4556 23.4508C24.8828 22.9505 25.0721 22.289 24.9751 21.6358ZM8.12554 3.7853C8.53683 3.03287 9.24813 2.58722 10.0769 2.56263C10.103 2.56185 10.1296 2.5615 10.1562 2.5615C10.1828 2.5615 10.2094 2.5619 10.2353 2.56263C11.0643 2.58722 11.7756 3.03287 12.1869 3.7853C12.6165 4.57128 12.6046 5.49924 12.1551 6.26788L10.1562 9.66325L8.15792 6.26887C7.70786 5.50003 7.69575 4.57158 8.12554 3.7853ZM23.2717 22.4221C23.1954 22.5116 23.0265 22.6617 22.7537 22.6617H8.59924C8.63571 22.2922 8.8052 21.737 9.44608 21.3821C9.82437 21.1727 9.96275 20.6936 9.75518 20.3119C9.5476 19.9302 9.07259 19.7906 8.69436 20.0001C7.86694 20.4581 7.32147 21.1774 7.11692 22.0798C7.06912 22.2906 7.04602 22.4883 7.0367 22.6617H2.24629C1.97353 22.6617 1.80463 22.5116 1.72826 22.4221C1.65189 22.3326 1.52977 22.1418 1.5702 21.8697L3.47455 9.06059C3.52508 8.72031 3.80942 8.47334 4.15069 8.47334H7.63832L9.15428 11.0485C9.36659 11.4102 9.74111 11.6262 10.1562 11.6262C10.5713 11.6262 10.9458 11.4102 11.1575 11.0495L12.6741 8.47334H20.8494C21.1906 8.47334 21.475 8.72031 21.5255 9.06073L23.4299 21.8697C23.4702 22.1418 23.3481 22.3326 23.2717 22.4221Z"
                                    fill="currentColor" />
                                <path
                                    d="M13.5285 10.8785C13.1191 10.7407 12.6767 10.9641 12.5403 11.3771C12.4038 11.79 12.6251 12.2364 13.0344 12.3741C13.0424 12.3768 13.843 12.6656 14.1029 13.4521C14.2119 13.7824 14.5168 13.9913 14.8439 13.9913C14.9258 13.9913 15.0092 13.9782 15.0911 13.9506C15.5005 13.8129 15.7217 13.3665 15.5852 12.9535C15.0769 11.415 13.5915 10.8997 13.5285 10.8785Z"
                                    fill="currentColor" />
                                <path
                                    d="M14.1905 15.8431C13.7836 15.6982 13.3373 15.9136 13.1938 16.3241C12.7528 17.5846 11.2415 18.126 11.2097 18.1371C10.8021 18.2758 10.5821 18.7212 10.7183 19.1333C10.8274 19.4636 11.1323 19.6725 11.4594 19.6725C11.5413 19.6725 11.6246 19.6594 11.7066 19.6318C11.7985 19.6009 13.9667 18.8514 14.6673 16.8488C14.8109 16.4383 14.5974 15.988 14.1905 15.8431Z"
                                    fill="currentColor" />
                            </svg>

                        </div>
                        <div class="media-body flex-shrink-1">
                            <h4 class="mb-4 fw-bold text-dark">Find Us</h4>
                            <address class="">
                                22 Mulgampola Road,<br>
                                Kandy
                            </address>
                        </div>
                    </div>
                </div>

                <div class="col-xl mb-6">
                    <div class="media d-flex">
                        <div class="me-5">
                            <!-- Icon -->
                            <svg width="25" height="25" viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg">
                                <path
                                    d="M17.9679 25C17.1609 25 16.3607 24.8573 15.5783 24.5731C12.1313 23.3209 8.93169 21.2814 6.32535 18.6751C3.71901 16.0688 1.67955 12.8692 0.427403 9.42217C0.0250265 8.31441 -0.0937186 7.1709 0.074585 6.02329C0.232245 4.94833 0.648634 3.90477 1.27878 3.00539C1.91172 2.10206 2.75553 1.35073 3.71897 0.832632C4.74637 0.280164 5.86775 0 7.05208 0C7.42043 0 7.73877 0.257363 7.81597 0.617504L9.04218 6.33988C9.0977 6.599 9.01806 6.86862 8.83072 7.05601L6.73544 9.15124C8.71202 13.0811 11.9193 16.2883 15.8491 18.2649L17.9444 16.1696C18.1318 15.9823 18.4014 15.9028 18.6605 15.9582L24.3829 17.1844C24.7431 17.2616 25.0004 17.5799 25.0004 17.9483C25.0004 19.1326 24.7202 20.2541 24.1677 21.2815C23.6496 22.2449 22.8983 23.0887 21.9949 23.7216C21.0956 24.3518 20.052 24.7682 18.977 24.9258C18.6402 24.9753 18.3034 25 17.9679 25ZM6.42789 1.59661C4.8657 1.76907 3.47913 2.58788 2.55837 3.90204C1.52296 5.37976 1.28152 7.19731 1.89595 8.88875C4.30327 15.5157 9.48475 20.6972 16.1117 23.1045C17.8031 23.719 19.6207 23.4776 21.0984 22.4421C22.4126 21.5213 23.2314 20.1348 23.4039 18.5726L18.7487 17.5751L16.5605 19.7633C16.3277 19.9961 15.9739 20.058 15.6759 19.9179C11.0282 17.7344 7.26604 13.9723 5.08253 9.32452C4.94255 9.02653 5.00436 8.67274 5.23721 8.43994L7.42541 6.25175L6.42789 1.59661Z"
                                    fill="currentColor" />
                            </svg>

                        </div>
                        <div class="media-body flex-shrink-1">
                            <h4 class="mb-4 fw-bold text-dark">Phone</h4>
                            <a href="tel:+94 81 510 2040" class="text-gray-800 d-block">+94 81 510 2040</a>
                            <a href="tel:+94 77 557 7213" class="text-gray-800 d-block">+94 77 557 7213</a>
                            <a href="tel:+97 152 190 2733" class="text-gray-800 d-block">+97 152 190 2733</a>
                        </div>
                    </div>
                </div>

                <div class="col-xl mb-6">
                    <div class="media d-flex">
                        <div class="me-5">
                            <!-- Icon -->
                            <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
                                <path
                                    d="M9.99974 3.0083C5.79444 3.0083 2.37305 6.42973 2.37305 10.635C2.37305 14.8405 5.79448 18.2619 9.99974 18.2619C14.2053 18.2619 17.6264 14.8405 17.6264 10.635C17.6264 6.42973 14.205 3.0083 9.99974 3.0083ZM9.99974 16.8797C6.55666 16.8797 3.7555 14.0783 3.7555 10.6353C3.7555 7.19219 6.55662 4.39103 9.99974 4.39103C13.4428 4.39103 16.244 7.19219 16.244 10.6353C16.244 14.0785 13.4428 16.8797 9.99974 16.8797Z"
                                    fill="currentColor" />
                                <path
                                    d="M12.1193 10.4048H10.2761V7.73202C10.2761 7.35022 9.9666 7.04077 9.5848 7.04077C9.20301 7.04077 8.89355 7.35022 8.89355 7.73202V11.0961C8.89355 11.4779 9.20301 11.7873 9.5848 11.7873H12.1194C12.5012 11.7873 12.8106 11.4779 12.8106 11.0961C12.8106 10.7143 12.5011 10.4048 12.1193 10.4048Z"
                                    fill="currentColor" />
                                <path
                                    d="M6.08489 15.5823C5.80102 15.3267 5.36391 15.35 5.10864 15.6336L3.0349 17.9378C2.77935 18.2214 2.80263 18.6585 3.08627 18.9138C3.2183 19.033 3.38372 19.0915 3.54849 19.0915C3.73767 19.0915 3.92614 19.0143 4.06255 18.8625L6.13629 16.5583C6.3918 16.2746 6.36852 15.8375 6.08489 15.5823Z"
                                    fill="currentColor" />
                                <path
                                    d="M16.9661 17.9381L14.8924 15.634C14.6375 15.3501 14.2002 15.327 13.9163 15.5826C13.6325 15.8379 13.6097 16.275 13.865 16.5586L15.9387 18.8628C16.0749 19.0144 16.2633 19.0916 16.4525 19.0916C16.6171 19.0916 16.7825 19.033 16.9147 18.9141C17.1986 18.6588 17.2214 18.2217 16.9661 17.9381Z"
                                    fill="currentColor" />
                                <path
                                    d="M5.96733 1.91597C4.59382 0.571053 2.3798 0.573123 1.03211 1.92105C0.361569 2.59132 -0.00479631 3.47819 4.74212e-05 4.41826C0.00512553 5.34705 0.373327 6.21665 1.03715 6.86689C1.17172 6.99845 1.34614 7.06411 1.52078 7.06411C1.69774 7.06411 1.87469 6.99638 2.00949 6.86181L5.9726 2.8987C6.10303 2.76808 6.17584 2.59085 6.17491 2.40632C6.17401 2.22171 6.09932 2.04523 5.96733 1.91597ZM1.5966 5.31939C1.45813 5.04037 1.38414 4.73162 1.38254 4.41088C1.37953 3.84315 1.60211 3.30581 2.00949 2.89843C2.41594 2.49222 2.95328 2.28921 3.49359 2.28921C3.80949 2.28921 4.12655 2.35855 4.4187 2.49726L1.5966 5.31939Z"
                                    fill="currentColor" />
                                <path
                                    d="M18.9673 1.92072C17.6194 0.573026 15.4053 0.570721 14.0318 1.91564C13.9 2.04489 13.8252 2.22142 13.8242 2.40595C13.8233 2.59052 13.8963 2.76794 14.0268 2.89833L17.9899 6.86144C18.1247 6.99648 18.3016 7.06398 18.4786 7.06398C18.6532 7.06398 18.8279 6.99831 18.9622 6.86628C19.6263 6.21628 19.9945 5.34672 19.9993 4.41789C20.0042 3.47809 19.6376 2.59122 18.9673 1.92072ZM18.4028 5.3193L15.5807 2.4972C16.3729 2.12114 17.3459 2.25458 17.9899 2.89856C18.3973 3.30594 18.6199 3.84301 18.6169 4.41102C18.6152 4.73152 18.5413 5.04051 18.4028 5.3193Z"
                                    fill="currentColor" />
                            </svg>

                        </div>
                        <div class="media-body flex-shrink-1">
                            <h4 class="mb-4 fw-bold text-dark">Working Hours</h4>
                            <p class="mb-0">Mon-Fri: 8.30 AM - 2.30 PM</p>
                            <p class="mb-0">Sat-Sun: 8.30 AM - 2.30 PM <br>(Classes are held on the weekends)
                            </p>
                        </div>
                    </div>
                </div>

            </div>
            <div class="row row-cols-md-12 mb-4 font-nunito">
                <div class="col-xl mb-6">
                    <div class="media d-flex">
                        <div class="me-5">
                            <!-- Icon -->
                            <svg width="20" height="20" viewBox="0 0 20 20" fill="none"
                                xmlns="http://www.w3.org/2000/svg">
                                <path
                                    d="M16.0283 6.25C14.3059 6.25 12.9033 4.84833 12.9033 3.125C12.9033 1.40167 14.3059 0 16.0283 0C17.7509 0 19.1533 1.40167 19.1533 3.125C19.1533 4.84833 17.7509 6.25 16.0283 6.25ZM16.0283 1.25C14.995 1.25 14.1533 2.09076 14.1533 3.125C14.1533 4.15924 14.995 5 16.0283 5C17.0616 5 17.9033 4.15924 17.9033 3.125C17.9033 2.09076 17.0616 1.25 16.0283 1.25Z"
                                    fill="currentColor" />
                                <path
                                    d="M16.0283 20C14.3059 20 12.9033 18.5983 12.9033 16.875C12.9033 15.1517 14.3059 13.75 16.0283 13.75C17.7509 13.75 19.1533 15.1517 19.1533 16.875C19.1533 18.5983 17.7509 20 16.0283 20ZM16.0283 15C14.995 15 14.1533 15.8408 14.1533 16.875C14.1533 17.9092 14.995 18.75 16.0283 18.75C17.0616 18.75 17.9033 17.9092 17.9033 16.875C17.9033 15.8408 17.0616 15 16.0283 15Z"
                                    fill="currentColor" />
                                <path
                                    d="M3.94531 13.125C2.22275 13.125 0.820312 11.7233 0.820312 10C0.820312 8.27667 2.22275 6.875 3.94531 6.875C5.66788 6.875 7.07031 8.27667 7.07031 10C7.07031 11.7233 5.66788 13.125 3.94531 13.125ZM3.94531 8.125C2.91199 8.125 2.07031 8.96576 2.07031 10C2.07031 11.0342 2.91199 11.875 3.94531 11.875C4.97864 11.875 5.82031 11.0342 5.82031 10C5.82031 8.96576 4.97864 8.125 3.94531 8.125Z"
                                    fill="currentColor" />
                                <path
                                    d="M6.12066 9.39154C5.90307 9.39154 5.69143 9.27817 5.57729 9.0766C5.40639 8.77661 5.51061 8.39484 5.8106 8.22409L13.5431 3.81568C13.8422 3.64325 14.2247 3.74823 14.3947 4.04914C14.5656 4.34912 14.4614 4.73075 14.1614 4.90164L6.42888 9.30991C6.33138 9.36484 6.22564 9.39154 6.12066 9.39154Z"
                                    fill="currentColor" />
                                <path
                                    d="M13.8524 16.2665C13.7475 16.2665 13.6416 16.2398 13.5441 16.1841L5.81151 11.7757C5.51152 11.6049 5.40745 11.2231 5.5782 10.9232C5.74818 10.6224 6.12996 10.5182 6.42994 10.6899L14.1623 15.0981C14.4623 15.269 14.5665 15.6506 14.3958 15.9506C14.2807 16.1531 14.0691 16.2665 13.8524 16.2665Z"
                                    fill="currentColor" />
                            </svg>

                        </div>
                        <div class="media-body flex-shrink-1">
                            <h4 class="mb-4 fw-bold text-dark">Follow Us</h4>
                            <!-- Social -->
                            <ul class="list-unstyled list-inline list-social mb-4 mb-md-0 mx-n4">
                                <li class="list-inline-item list-social-item">
                                    <a href="https://www.facebook.com/DarwinLanguageAcademy/" target="_blank"
                                        class="text-secondary font-size-sm w-36 h-36 shadow-dark-hover d-flex align-items-center justify-content-center rounded-circle border-hover">
                                        <i class="fab fa-facebook-f"></i>
                                    </a>
                                </li>
                                <!-- <li class="list-inline-item list-social-item">
                                        <a href="#"
                                            class="text-secondary font-size-sm w-36 h-36 shadow-dark-hover d-flex align-items-center justify-content-center rounded-circle border-hover">
                                            <i class="fab fa-twitter"></i>
                                        </a>
                                    </li> -->
                                <li class="list-inline-item list-social-item">
                                    <a href="https://instagram.com/darwinlanguageacademy?utm_medium=copy_link"
                                        target="_blank"
                                        class="text-secondary font-size-sm w-36 h-36 shadow-dark-hover d-flex align-items-center justify-content-center rounded-circle border-hover">
                                        <i class="fab fa-instagram"></i>
                                    </a>
                                </li>
                                <!-- <li class="list-inline-item list-social-item">
                                        <a href="#"
                                            class="text-secondary font-size-sm w-36 h-36 shadow-dark-hover d-flex align-items-center justify-content-center rounded-circle border-hover">
                                            <i class="fab fa-linkedin-in"></i>
                                        </a>
                                    </li>
                                    <li class="list-inline-item list-social-item">
                                        <a href="#"
                                            class="text-secondary font-size-sm w-36 h-36 shadow-dark-hover d-flex align-items-center justify-content-center rounded-circle border-hover">
                                            <i class="fab fa-skype"></i>
                                        </a>
                                    </li> -->
                            </ul>
                        </div>
                    </div>
                </div>
                <div class="col-xl mb-6">
                    <div class="media d-flex">
                        <div class="me-5">
                            <!-- Icon -->
                            <svg width="25" height="25" viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg">
                                <path
                                    d="M2.3651 20H2.50025L9.0205 18.581C9.1475 18.5599 9.26518 18.5011 9.3583 18.4121L20.4055 7.36492C21.2125 6.55966 21.6627 5.46438 21.6555 4.32443C21.657 3.17561 21.2082 2.07199 20.4055 1.25011C19.6003 0.44311 18.505 -0.00714406 17.365 0.000162955C16.2177 -0.00998926 15.1173 0.45462 14.3245 1.28393L3.311 12.3311C3.21388 12.4093 3.14307 12.5154 3.10828 12.6351L1.68943 19.1554C1.6507 19.3895 1.72596 19.628 1.89215 19.7973C2.01689 19.9246 2.18689 19.9974 2.3651 20ZM17.365 1.35151C18.9882 1.35138 20.3042 2.66722 20.3043 4.29048C20.3043 4.30179 20.3043 4.31311 20.3041 4.32443C20.3152 5.09774 20.0101 5.84209 19.4596 6.3852L15.3042 2.19602C15.8516 1.652 16.5931 1.34808 17.365 1.35151ZM14.3582 3.1758L18.5136 7.33116L8.88528 16.9257L4.72992 12.804L14.3582 3.1758ZM4.1894 14.1555L7.53394 17.5L3.24343 18.446L4.1894 14.1555Z"
                                    fill="currentColor" />
                                <path
                                    d="M23.8175 23.6486H1.18251C0.809333 23.6486 0.506836 23.9511 0.506836 24.3243C0.506836 24.6975 0.809333 25 1.18251 25H23.8175C24.1907 25 24.4932 24.6975 24.4932 24.3243C24.4932 23.9511 24.1907 23.6486 23.8175 23.6486Z"
                                    fill="currentColor" />
                            </svg>

                        </div>
                        <div class="media-body flex-shrink-1">
                            <h4 class="mb-4 fw-bold text-dark">Write to Us</h4>
                            <a href="mailto:darwinlanguageacademy@gmail.com"
                                class="text-gray-800">darwinlanguageacademy@gmail.com</a>
                        </div>
                    </div>
                </div>
                <div class="col-xl mb-6">
                </div>
            </div>
            <!-- <div class="col-md">
                    <h1 class="mb-6 fw-bold">Have A Question?</h1>
                    <form id="emailForm" class="row">
                        <div class="form-group mb-6 col-xl-6">
                            <label for="name">Name</label>
                            <input type="text" class="form-control placeholder-1" id="name" placeholder="">
                        </div>

                        <div class="form-group mb-6 col-xl-6">
                            <label for="email">Email</label>
                            <input type="email" class="form-control placeholder-1" id="email" placeholder="">
                        </div>
                        <div class="form-group mb-6 col-12">
                            <label for="subject">Subject</label>
                            <input type="email" class="form-control placeholder-1" id="subject" placeholder="">
                        </div>

                        <div class="form-group mb-6 col-12">
                            <label for="message">Message</label>
                            <textarea class="form-control placeholder-1" id="message" rows="6"
                                placeholder="Your message"></textarea>
                        </div>

                        <div class="col-12">
                            <button id="send" type="button" class="btn btn-primary btn-block mw-md-300p">SEND</button>
                        </div>
                    </form>
                </div> -->
        </div>
        </div>
    </section>

    <!-- FOOTER
    ================================================== -->
    <footer class="pt-8 pt-md-11 bg-dark bg-darken white-100 white-img-100 font-nunito footer-font-nunito">
        <div class="container">
            <div class="row" id="accordionFooter">
                <div class="col-12 col-md-4 col-lg-4">

                    <!-- Brand -->
                    <!-- <img src="./assets/img/darvinlanguageacademylogo.png" alt="..."
                        class="footer-brand img-fluid mb-4 h-60p"> -->
                    <img src="./assets/img/LogoWhiteLetter.png" alt="..." class="img-fluid mb-4 h-60p">

                    <!-- Text -->
                    <p class="text-gray-800 mb-4 font-size-sm-alone">
                        No 22, Mulgampola Road, Kandy, Sri Lanka
                    </p>

                    <div class="mb-4">
                        <a href="tel:+94 81 510 2040" class="text-gray-800 font-size-sm-alone">+94 81 510 2040</a>
                    </div>

                    <div class="mb-4">
                        <a href="mailto:www.darwinlanguageacademy.lk" class="text-gray-800 font-size-sm-alone">
                            www.darwinlanguageacademy.lk</a>
                    </div>

                    <!-- Social -->
                    <ul class="list-unstyled list-inline list-social mb-4 mb-md-0 mx-n2 text-white-70 font-size-sm">
                        <li class="list-inline-item list-social-item">
                            <a href="https://www.facebook.com/DarwinLanguageAcademy/"
                                class="w-36 h-36 bg-white-hover shadow-dark-hover rounded-circle d-flex align-items-center justify-content-center">
                                <i class="fab fa-facebook-f"></i>
                            </a>
                        </li>
                        <!-- <li class="list-inline-item list-social-item">
                            <a href="#"
                                class="w-36 h-36 bg-white-hover shadow-dark-hover rounded-circle d-flex align-items-center justify-content-center">
                                <i class="fab fa-twitter"></i>
                            </a>
                        </li> -->
                        <li class="list-inline-item list-social-item">
                            <a href="https://instagram.com/darwinlanguageacademy?utm_medium=copy_link"
                                class="w-36 h-36 bg-white-hover shadow-dark-hover rounded-circle d-flex align-items-center justify-content-center">
                                <i class="fab fa-instagram"></i>
                            </a>
                        </li>
                        <!-- <li class="list-inline-item list-social-item">
                            <a href="#"
                                class="w-36 h-36 bg-white-hover shadow-dark-hover rounded-circle d-flex align-items-center justify-content-center">
                                <i class="fab fa-linkedin-in"></i>
                            </a>
                        </li> -->
                    </ul>
                </div>

                <div class="col-12 col-md-4 col-lg-2">
                    <div class="mb-5 mb-xl-0 footer-accordion">

                        <!-- Heading -->
                        <div id="widgetOne">
                            <h5 class="mb-5">
                                <button
                                    class="text-light font-lora fw-bold footer-accordion-toggle d-flex align-items-center"
                                    type="button" data-bs-toggle="collapse" data-bs-target="#widgetcollapseOne"
                                    aria-expanded="true" aria-controls="widgetcollapseOne">
                                    Our Academy
                                    <span class="ms-auto text-dark">
                                        <!-- Icon -->
                                        <svg width="15" height="2" viewBox="0 0 15 2" fill="none"
                                            xmlns="http://www.w3.org/2000/svg">
                                            <rect width="15" height="2" fill="currentColor" />
                                        </svg>

                                        <svg width="15" height="16" viewBox="0 0 15 16" fill="none"
                                            xmlns="http://www.w3.org/2000/svg">
                                            <path d="M0 7H15V9H0V7Z" fill="currentColor" />
                                            <path d="M6 16L6 8.74228e-08L8 0L8 16H6Z" fill="currentColor" />
                                        </svg>

                                    </span>
                                </button>
                            </h5>
                        </div>

                        <div id="widgetcollapseOne" class="collapse show" aria-labelledby="widgetOne"
                            data-parent="#accordionFooter">
                            <!-- List -->
                            <ul class="list-unstyled text-gray-800 font-size-sm-alone mb-6 mb-md-8 mb-lg-0">
                                <li class="mb-3">
                                    <a href="#welcome" class="text-reset">
                                        About
                                    </a>
                                </li>
                                <li class="mb-3">
                                    <a href="#course" class="text-reset">
                                        Course
                                    </a>
                                </li>
                                <li class="mb-3">
                                    <a href="#testamonials" class="text-reset">
                                        Testimonial
                                    </a>
                                </li>
                                <li class="mb-3">
                                    <a href="#gallery" class="text-reset">
                                        Gallery
                                    </a>
                                </li>
                                <li class="mb-3">
                                    <a href="#events" class="text-reset">
                                        Upcoming Events
                                    </a>
                                </li>
                                <li class="mb-3">
                                    <a href="#contactus" class="text-reset">
                                        Contact
                                    </a>
                                </li>
                            </ul>
                        </div>
                    </div>
                </div>

                <div class="col-12 col-md-4 col-lg-2">
                    <div class="mb-5 mb-xl-0 ms-xl-6 footer-accordion">

                        <!-- Heading -->
                        <div id="widgetTwo">
                            <h5 class="mb-5">
                                <button
                                    class="text-light font-lora fw-bold footer-accordion-toggle d-flex align-items-center"
                                    type="button" data-bs-toggle="collapse" data-bs-target="#widgetcollapseTwo"
                                    aria-expanded="false" aria-controls="widgetcollapseTwo">
                                    Call Us Now
                                </button>
                            </h5>
                        </div>

                        <div id="widgetcollapseTwo" class="collapse" aria-labelledby="widgetTwo"
                            data-parent="#accordionFooter">
                            <!-- List -->
                            <ul class="list-unstyled text-gray-800 font-size-sm-alone mb-6 mb-md-8 mb-lg-0">
                                <!-- <li class="mb-3">
                                    Play School<br> &nbsp; +94 812 223 507
                                </li> -->
                                <li class="mb-3">
                                    Office<br> &nbsp; +94 81 510 2040 <br>
                                    &nbsp; +94 77 557 7213
                                </li>
                                <!-- <li class="mb-3">
                                    Primary<br> &nbsp; +94 81 5102060
                                </li>
                                <li class="mb-3">
                                    Head of Primary<br> &nbsp; +94 81 5102050
                                </li> -->

                            </ul>
                        </div>
                    </div>
                </div>

                <div class="col-12 col-md-8 offset-md-4 offset-lg-0 col-lg-4">
                    <div class="mb-5 mb-xl-0 footer-accordion">

                        <!-- Heading -->
                        <div id="widgetThree">
                            <h5 class="mb-5 ">
                                <button
                                    class="text-light font-lora fw-bold footer-accordion-toggle d-flex align-items-center "
                                    type="button" data-bs-toggle="collapse" data-bs-target="#widgetcollapseThree"
                                    aria-expanded="false" aria-controls="widgetcollapseThree">
                                    Opening Hours

                                </button>
                            </h5>
                        </div>

                        <div id="widgetcollapseThree" class="collapse" aria-labelledby="widgetThree"
                            data-parent="#accordionFooter">
                            <p class="font-size-sm-alone text-gray-800 line-height-lg mb-5">Academy office will be open
                                during these hours</p>
                            <li class="mb-3">
                                Mon-Fri: 8.30 AM - 2.30 PM
                            </li>
                            <li class="mb-3">
                                Sat-Sun: 8.30 AM - 2.30 PM
                            </li>
                            &nbsp;&nbsp; (Classes are held on the weekends)
                        </div>
                    </div>
                </div>

                <div class="col-12 mt-md-5">
                    <div
                        class="border-top border-white-10 pb-5 pt-6 py-md-4 text-center text-xl-start d-flex flex-column d-md-block d-xl-flex flex-xl-row align-items-center">
                        <p
                            class="text-gray-800 font-size-sm-alone d-block mb-0 mb-md-2 mb-xl-0 order-1 order-md-0 px-9 px-md-0">
                            Copyright © 2022 DarwinLanguageAcademy. All Right Reserved.</p>

                        <div
                            class="ms-xl-auto d-flex flex-column flex-md-row align-items-stretch align-items-md-center justify-content-center">
                            <ul
                                class="navbar-nav flex-row flex-wrap font-size-sm-alone mb-3 mb-md-0 mx-n4 me-md-5 justify-content-center justify-content-lg-start order-1 order-md-0">
                                <li class="nav-item py-2 py-md-0 px-0 border-top-0">
                                    <a href="./index.html" class="nav-link px-4 fw-normal text-gray-800">Home</a>
                                </li>
                                <!-- <li class="nav-item py-2 py-md-0 px-0 border-top-0">
                                    <a href="./terms-of-service.html" class="nav-link px-4 fw-normal text-gray-800">Site
                                        Map</a>
                                </li> -->
                                <li class="nav-item py-2 py-md-0 px-0 border-top-0">
                                    <a href="./terms-of-service.html"
                                        class="nav-link px-4 fw-normal text-gray-800">Privacy policy</a>
                                </li>
                                <!-- <li class="nav-item py-2 py-md-0 px-0 border-top-0">
                                    <a href="./terms-of-service.html" class="nav-link px-4 fw-normal text-gray-800">Web
                                        Use Policy</a>
                                </li> -->
                                <!-- <li class="nav-item py-2 py-md-0 px-0 border-top-0">
                                    <a href="./terms-of-service.html"
                                        class="nav-link px-4 fw-normal text-gray-800">Cookie Policy</a>
                                </li> -->
                            </ul>
                        </div>
                    </div>
                </div>
            </div> <!-- / .row -->
        </div> <!-- / .container -->
    </footer>
    <!-- MODALS
    ================================================== -->
    <div class="modal fade" id="modalCourse1" tabindex="-1" role="dialog" aria-labelledby="modalCourse1Title"
        aria-hidden="true">
        <div class="modal-dialog modal-dialog-centered modal-lg" role="document">
            <div class="modal-content">
                <div class="modal-body">

                    <!-- Close -->
                    <button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">
                        <span aria-hidden="true">×</span>
                    </button>

                    <!-- Heading -->
                    <h2 class="font-lora fw-bold text-center mb-1" id="modalCourse1Title">
                        Spoken English
                    </h2>

                    <!-- Text -->
                    <p class="font-nunito font-size-lg text-center text-muted mb-6 mb-md-8">
                        Mythical Rose
                        International Institute </p>
                    <div class="row align-items-start">
                        <div class="col-lg-6 mb-6 mb-lg-0">
                            <img class="img-fluid rounded" src="assets/img/home/spokenEnglish1.jpg" alt="...">
                        </div>
                        <div class="col-lg-6">
                            <div class="ms-xl-2">

                                <p class="font-nunito mb-2 line-height-lg">Compromises of the usage of
                                    grammar
                                    when speaking and recitation of poetry - <strong> Pre Introductory To
                                        Level 12</strong>.</p>
                                <p class="font-nunito mb-2 line-height-lg">Exams held once a year and the exams are held
                                    in december.</p>
                                <p class="font-nunito mb-2 line-height-lg">Classes are held every saturdays from 8.30
                                    until 2.30 pm. There are 3 sessions from the day 8.30 am to 10.30 am,10.30 am to
                                    12.30 pm, 12.30 pm to 2.30 pm.</p>

                                <ul class="mb-6 ps-4 font-nunito">
                                    <li class="mb-2"><strong> Duration - 1 Year</strong></li>
                                    <li class="mb-2"><strong> Age Group - From 5 Years Upwards</strong></li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div class="modal fade" id="modalCourse2" tabindex="-1" role="dialog" aria-labelledby="modalCourse2Title"
        aria-hidden="true">
        <div class="modal-dialog modal-dialog-centered modal-lg" role="document">
            <div class="modal-content">
                <div class="modal-body">

                    <!-- Close -->
                    <button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">
                        <span aria-hidden="true">×</span>
                    </button>

                    <!-- Heading -->
                    <h2 class="font-lora fw-bold text-center mb-1" id="modalCourse2Title">
                        Oral Communication
                    </h2>

                    <!-- Text -->
                    <p class="font-nunito font-size-lg text-center text-muted mb-6 mb-md-8">
                        Mythical Rose
                        International Institute </p>
                    <div class="row align-items-start">
                        <div class="col-lg-6 mb-6 mb-lg-0">
                            <img class="img-fluid rounded" src="assets/img/home/oralCommunication.jpg" alt="...">
                        </div>
                        <div class="col-lg-6">
                            <div class="ms-xl-2">
                                <p class="font-nunito mb-2 line-height-lg">Teaches presentation skills,
                                    picture description and at the higher levels self introduction,discussions on given
                                    topics, listening comprehension, situational dialogue and impromptu talk - <strong>
                                        Pre Introductory To Level 12</strong>.</p>

                                <p class="font-nunito mb-2 line-height-lg">Exams held once a year and the exams are held
                                    in december.</p>
                                <p class="font-nunito mb-2 line-height-lg">Classes are held every saturdays from 8.30
                                    until 2.30 pm. There are 3 sessions from the day 8.30 am to 10.30 am,10.30 am to
                                    12.30 pm, 12.30 pm to 2.30 pm.</p>

                                <ul class="mb-6 ps-4 font-nunito">
                                    <li class="mb-2"><strong> Duration - 1 Year</strong></li>
                                    <li class="mb-2"><strong> Age Group - From 5 Years Upwards</strong></li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div class="modal fade" id="modalCourse3" tabindex="-1" role="dialog" aria-labelledby="modalCourse3Title"
        aria-hidden="true">
        <div class="modal-dialog modal-dialog-centered modal-lg" role="document">
            <div class="modal-content">
                <div class="modal-body">

                    <!-- Close -->
                    <button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">
                        <span aria-hidden="true">×</span>
                    </button>

                    <!-- Heading -->
                    <h2 class="font-lora fw-bold text-center mb-1" id="modalCourse3Title">
                        Verse and Prose
                    </h2>

                    <!-- Text -->
                    <p class="font-nunito font-size-lg text-center text-muted mb-6 mb-md-8">
                        Mythical Rose
                        International Institute </p>
                    <div class="row align-items-start">
                        <div class="col-lg-6 mb-6 mb-lg-0">
                            <img class="img-fluid rounded" src="assets/img/home/verseAndProse.jpg" alt="...">
                        </div>
                        <div class="col-lg-6">
                            <div class="ms-xl-2">
                                <p class="font-nunito mb-2 line-height-lg">Teaching to recite different kinds of poems
                                    as well as reading skills along with discussions and answering questions related to
                                    the topic - <strong> Grade 1 to grade 8</strong>.</p>

                                <p class="font-nunito mb-2 line-height-lg">Exams held once a year and the exams are held
                                    in december.</p>
                                <p class="font-nunito mb-2 line-height-lg">Classes are held every saturdays from 8.30
                                    until 2.30 pm. There are 3 sessions from the day 8.30 am to 10.30 am,10.30 am to
                                    12.30 pm, 12.30 pm to 2.30 pm.</p>

                                <ul class="mb-6 ps-4 font-nunito">
                                    <li class="mb-2"><strong> Duration - 1 Year</strong></li>
                                    <li class="mb-2"><strong> Age Group - From 5 Years Upwards</strong></li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div class="modal fade" id="modalCourse4" tabindex="-1" role="dialog" aria-labelledby="modalCourse4Title"
        aria-hidden="true">
        <div class="modal-dialog modal-dialog-centered modal-lg" role="document">
            <div class="modal-content">
                <div class="modal-body">

                    <!-- Close -->
                    <button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">
                        <span aria-hidden="true">×</span>
                    </button>

                    <!-- Heading -->
                    <h2 class="font-lora fw-bold text-center mb-1" id="modalCourse4Title">
                        Written Examinations
                    </h2>

                    <!-- Text -->
                    <p class="font-nunito font-size-lg text-center text-muted mb-6 mb-md-8">
                        Mythical Rose
                        International Institute </p>
                    <div class="row align-items-start">
                        <div class="col-lg-6 mb-6 mb-lg-0">
                            <img class="img-fluid rounded" src="assets/img/home/wittenExam.jpg" alt="...">
                        </div>
                        <div class="col-lg-6">
                            <div class="ms-xl-2">
                                <p class="font-nunito mb-2 line-height-lg">Teaches grammar and essay writing <br> skills
                                    -
                                    <strong>Pre Introductory to
                                        Level 12</strong>.
                                </p>

                                <p class="font-nunito mb-2 line-height-lg">Exams held once a year and the exams are held
                                    in october.</p>
                                <p class="font-nunito mb-2 line-height-lg">Classes are held every saturdays from 8.30
                                    until 2.30 pm. There are 3 sessions from the day 8.30 am to 10.30 am,10.30 am to
                                    12.30 pm, 12.30 pm to 2.30 pm.</p>

                                <ul class="mb-6 ps-4 font-nunito">
                                    <li class="mb-2"><strong> Duration - 1 Year</strong></li>
                                    <li class="mb-2"><strong> Age Group - From 5 Years Upwards</strong></li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div class="modal fade" id="modalCourse5" tabindex="-1" role="dialog" aria-labelledby="modalCourse5Title"
        aria-hidden="true">
        <div class="modal-dialog modal-dialog-centered modal-lg" role="document">
            <div class="modal-content">
                <div class="modal-body">

                    <!-- Close -->
                    <button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">
                        <span aria-hidden="true">×</span>
                    </button>

                    <!-- Heading -->
                    <h2 class="font-lora fw-bold text-center mb-1" id="modalCourse5Title">
                        Spoken English
                    </h2>

                    <!-- Text -->
                    <p class="font-nunito font-size-lg text-center text-muted mb-6 mb-md-8">
                        University Of West London - (LCM)</p>
                    <div class="row align-items-start">
                        <div class="col-lg-6 mb-6 mb-lg-0">
                            <img class="img-fluid rounded" src="assets/img/home/spokenEnglish2.jpg" alt="...">
                        </div>
                        <div class="col-lg-6">
                            <div class="ms-xl-2">
                                <!-- <p class="font-nunito mb-2 line-height-lg"></p> -->

                                <ul class="mb-6 ps-4 font-nunito">
                                    <li class="mb-2">Early learning - Performance and discussion - Stages 1 to 3.</li>
                                    <li class="mb-2">English steps - Performance , presentation and discussion - Steps 1
                                        to 3.</li>
                                    <li class="mb-2">Spoken English - Grade 1 to 8 - Performance, presentation, sight
                                        reading, interaction.</li>
                                    <li class="mb-2">Accreditation - From grade 1 to 8.</li>
                                    <li class="mb-2">Exams will be held every year.</li>
                                    <li class="mb-2">Classes are held twice a month.</li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div class="modal fade" id="modalCourse6" tabindex="-1" role="dialog" aria-labelledby="modalCourse6Title"
        aria-hidden="true">
        <div class="modal-dialog modal-dialog-centered modal-lg" role="document">
            <div class="modal-content">
                <div class="modal-body">

                    <!-- Close -->
                    <button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">
                        <span aria-hidden="true">×</span>
                    </button>

                    <!-- Heading -->
                    <h2 class="font-lora fw-bold text-center mb-1" id="modalCourse6Title">
                        Orel Communication
                    </h2>

                    <!-- Text -->
                    <p class="font-nunito font-size-lg text-center text-muted mb-6 mb-md-8">
                        University Of West London - (LCM)</p>
                    <div class="row align-items-start">
                        <div class="col-lg-6 mb-6 mb-lg-0">
                            <img class="img-fluid rounded" src="assets/img/home/oralCommunication2.jpg" alt="...">
                        </div>
                        <div class="col-lg-6">
                            <div class="ms-xl-2">
                                <!-- <p class="font-nunito mb-2 line-height-lg"></p> -->

                                <ul class="mb-6 ps-4 font-nunito">
                                    <li class="mb-2">Steps 1 to 3 - Picture description, object talk, prose reading,
                                        conversation.</li>
                                    <li class="mb-2">Grade 1 to 8 - Prose reading, speech, story telling, presentation
                                        and theory.</li>
                                    <li class="mb-2">Exams will be held every year.</li>
                                    <li class="mb-2">Classes are held twice a month.</li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div class="modal fade" id="modalCourse7" tabindex="-1" role="dialog" aria-labelledby="modalCourse7Title"
        aria-hidden="true">
        <div class="modal-dialog modal-dialog-centered modal-lg" role="document">
            <div class="modal-content">
                <div class="modal-body">

                    <!-- Close -->
                    <button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">
                        <span aria-hidden="true">×</span>
                    </button>

                    <!-- Heading -->
                    <h2 class="font-lora fw-bold text-center mb-1" id="modalCourse7Title">
                        Personal & Professional Communication
                    </h2>

                    <!-- Text -->
                    <p class="font-nunito font-size-lg text-center text-muted mb-6 mb-md-8">
                        University Of West London - (LCM)</p>
                    <div class="row align-items-start">
                        <div class="col-lg-6 mb-6 mb-lg-0">
                            <img class="img-fluid rounded" src="assets/img/home/personalProfessionalCommunication.jpg"
                                alt="...">
                        </div>
                        <div class="col-lg-6">
                            <div class="ms-xl-2">
                                <p class="font-nunito mb-2 line-height-lg">This course is for school leavers, working
                                    ladies and gents who need to develop their skills in speaking and facing interviews.
                                </p>
                                <h6 class="font-nunito">Preliminary certificate</h6>
                                <ul class="mb-6 ps-4 font-nunito">
                                    <li class="mb-2">Content - The interview (formal interview, cv writing). discussion
                                        on social, political, cultural or economic affairs - newspaper article.</li>
                                    <li class="mb-2">Duration - 6 months.</li>
                                </ul>
                                <h6 class="font-nunito">Preliminary certificate</h6>
                                <ul class="mb-6 ps-4 font-nunito">
                                    <li class="mb-2">Content - Introductory talk, presentation, sight reading,
                                        discussion.</li>
                                    <li class="mb-2">Duration - 1 year.</li>
                                </ul>
                                <ul class="mb-6 ps-4 font-nunito">
                                    <li class="mb-2">Exams will be held every year.</li>
                                    <li class="mb-2">Classes are held twice a month.</li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div class="modal fade" id="modalCourse8" tabindex="-1" role="dialog" aria-labelledby="modalCourse8Title"
        aria-hidden="true">
        <div class="modal-dialog modal-dialog-centered modal-lg" role="document">
            <div class="modal-content">
                <div class="modal-body">

                    <!-- Close -->
                    <button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">
                        <span aria-hidden="true">×</span>
                    </button>

                    <!-- Heading -->
                    <h2 class="font-lora fw-bold text-center mb-1" id="modalCourse8Title">
                        Cambridge Assessment English
                    </h2>

                    <!-- Text -->
                    <p class="font-nunito font-size-lg text-center text-muted mb-6 mb-md-8">
                        Cambridge University</p>
                    <div class="row align-items-start">
                        <div class="col-lg-6 mb-6 mb-lg-0">
                            <img class="img-fluid rounded" src="assets/img/home/cambridgeAssesmentEnglish.jpg"
                                alt="...">
                        </div>
                        <div class="col-lg-6">
                            <div class="ms-xl-2">
                                <p class="font-nunito mb-2 line-height-lg">This is an english proficiency exam which has
                                    different levels to it.</p>

                                <h6 class="font-nunito">Levels</h6>
                                <ul class="mb-6 ps-4 font-nunito">
                                    <li class="mb-2">Starters</li>
                                    <li class="mb-2">Movers</li>
                                    <li class="mb-2">Flyers</li>
                                    <!--<li class="mb-2">Pet</li> -->
                                    <li class="mb-2">B1</li>
                                    <li class="mb-2">B2</li>
                                    <li class="mb-2">C1</li>
                                    <li class="mb-2">C2</li>
                                </ul>

                                <ul class="mb-6 ps-4 font-nunito">
                                    <li class="mb-2">Content- Writing, reading, listening and speaking</li>
                                    <li class="mb-2">Examination will be held every year</li>
                                    <li class="mb-2">Classes will be held twice a month</li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div class="modal fade" id="modalCourse9" tabindex="-1" role="dialog" aria-labelledby="modalCourse9Title"
        aria-hidden="true">
        <div class="modal-dialog modal-dialog-centered modal-lg" role="document">
            <div class="modal-content">
                <div class="modal-body">

                    <!-- Close -->
                    <button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">
                        <span aria-hidden="true">×</span>
                    </button>

                    <!-- Heading -->
                    <h2 class="font-lora fw-bold text-center mb-1" id="modalCourse9Title">
                        Certificate In Effective English
                    </h2>

                    <!-- Text -->
                    <p class="font-nunito font-size-lg text-center text-muted mb-6 mb-md-8">
                        Mythical Rose
                        International Institute </p>
                    <div class="row align-items-start">
                        <div class="col-lg-6 mb-6 mb-lg-0">
                            <img class="img-fluid rounded" src="assets/img/home/effectiveEnglish.jpg" alt="...">
                        </div>
                        <div class="col-lg-6">
                            <div class="ms-xl-2">
                                <p class="font-nunito mb-2 line-height-lg">This is a programme offered for school
                                    leavers and adults who want to improve in their reading, writing and speaking
                                    skills.</p>

                                <p class="font-nunito mb-2 line-height-lg">Certificate issued by mystical rose
                                    international institute (Pearson assured centre)</p>

                                <ul class="mb-6 ps-4 font-nunito">
                                    <li class="mb-2"><strong> Duration - 8 Months</strong></li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div class="modal fade" id="modalCourse10" tabindex="-1" role="dialog" aria-labelledby="modalCourse10Title"
        aria-hidden="true">
        <div class="modal-dialog modal-dialog-centered modal-lg" role="document">
            <div class="modal-content">
                <div class="modal-body">

                    <!-- Close -->
                    <button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">
                        <span aria-hidden="true">×</span>
                    </button>

                    <!-- Heading -->
                    <h2 class="font-lora fw-bold text-center mb-1" id="modalCourse10Title">
                        English
                    </h2>

                    <!-- Text -->
                    <p class="font-nunito font-size-lg text-center text-muted mb-6 mb-md-8">
                        Local And London O/L </p>
                    <div class="row align-items-start">
                        <div class="col-lg-6 mb-6 mb-lg-0">
                            <img class="img-fluid rounded" src="assets/img/home/english.jpg" alt="...">
                        </div>
                        <div class="col-lg-6">
                            <div class="ms-xl-2">
                                <p class="font-nunito mb-2 line-height-lg">This class covers: <br> Sri Lankan english
                                    syllabus
                                    and past papers <br> Pearson O/L English syllabus and past papers</p>
                            </div>
                            <div class="ms-xl-2">
                                <p class="font-nunito mb-2 line-height-lg"><strong> Classes are conducted on weekdays
                                        <br> 4
                                        classes for the month </strong></p>
                            </div>
                            <div class="ms-xl-2">
                                <p class="font-nunito mb-2 line-height-lg"><strong> Class duration - 2 hours per
                                        class</strong> </p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>

    <!-- JAVASCRIPT
    ================================================== -->
    <!-- Libs JS -->
    <script src="./assets/libs/jquery/dist/jquery.min.js"></script>
    <script src="./assets/libs/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
    <script src="./assets/libs/@fancyapps/fancybox/dist/jquery.fancybox.min.js"></script>
    <script src="./assets/libs/aos/dist/aos.js"></script>
    <script src="./assets/libs/choices.js/public/assets/scripts/choices.min.js"></script>
    <script src="./assets/libs/countup.js/dist/countUp.min.js"></script>
    <script src="./assets/libs/dropzone/dist/min/dropzone.min.js"></script>
    <script src="./assets/libs/flickity/dist/flickity.pkgd.min.js"></script>
    <script src="./assets/libs/flickity-fade/flickity-fade.js"></script>
    <script src="./assets/libs/highlightjs/highlight.pack.min.js"></script>
    <script src="./assets/libs/imagesloaded/imagesloaded.pkgd.min.js"></script>
    <script src="./assets/libs/isotope-layout/dist/isotope.pkgd.min.js"></script>
    <script src="./assets/libs/jarallax/dist/jarallax.min.js"></script>
    <script src="./assets/libs/jarallax/dist/jarallax-video.min.js"></script>
    <script src="./assets/libs/jarallax/dist/jarallax-element.min.js"></script>
    <script src="./assets/libs/parallax-js/dist/parallax.min.js"></script>
    <script src="./assets/libs/quill/dist/quill.min.js"></script>
    <script src="./assets/libs/smooth-scroll/dist/smooth-scroll.min.js"></script>
    <script src="./assets/libs/typed.js/lib/typed.min.js"></script>

    <!-- Map -->
    <script src='https://api.mapbox.com/mapbox-gl-js/v0.53.0/mapbox-gl.js'></script>

    <!-- Theme JS -->
    <script src="./assets/js/theme.min.js"></script>
    <!-- <script src="./assets/js/jquery.waypoints.min.js"></script> -->

    <script src="./assets/libs/moment/moment.min.js"></script>
    <script src="./assets/libs/moment/moment-timezone-with-data.min.js"></script>
    <script src="./assets/js/custom/index.js"></script>
    <script src="./assets/libs/sweetalert2/sweetalert2.min.js"></script>

</body>

</html>