It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://www.edublooms.com/

  1. <!doctype html>
  2. <html class="no-js" lang="zxx">
  3.  
  4. <head>
  5.    <script async src="https://www.googletagmanager.com/gtag/js?id=G-QR176MB6GE"></script>
  6.    <script>
  7.        window.dataLayer = window.dataLayer || [];
  8.  
  9.        function gtag() {
  10.            dataLayer.push(arguments);
  11.        }
  12.        gtag('js', new Date());
  13.  
  14.        gtag('config', 'G-QR176MB6GE');
  15.    </script>
  16.    <meta charset="utf-8">
  17.    <meta http-equiv="x-ua-compatible" content="ie=edge">
  18.    <title>Edublooms | School Software</title>
  19.    <meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
  20.    <meta name="description"
  21.        content="Education Software | School Management | Campus Management | Student Management | K-12 Education | Edublooms.">
  22.    <link rel="canonical" href="https://edublooms.com/subscriptions">
  23.    <meta property="og:locale" content="en_US">
  24.    <meta property="og:type" content="article">
  25.    <meta property="og:title" content="K-12 School Software | Edublooms">
  26.    <meta property="og:description"
  27.        content="Education Software | School Management | Campus Management | Student Management | K-12 Education | Edublooms.">
  28.    <meta property="og:url" content="https://edublooms.com/subscriptions">
  29.    <meta property="og:site_name" content="Edublooms">
  30.    <meta property="article:publisher" content="https://www.facebook.com/edublooms">
  31.    <meta property="article:modified_time" content="2020-08-21T15:12:49+00:00">
  32.    <meta property="og:image" content="https://edublooms.com/edublooms_home/images/about/aboutus.png">
  33.    <meta property="og:image:width" content="1920">
  34.    <meta property="og:image:height" content="301">
  35.  
  36.    <meta name="twitter:card" content="summary">
  37.    <meta name="twitter:site" content="@edublooms">
  38.    <meta name="twitter:creator" content="@edublooms" />
  39.  
  40.    <meta name="viewport" content="width=device-width, initial-scale=1">
  41.    <!-- Place favicon.ico in the root directory -->
  42.    <link rel="icon" href="https://edublooms.com/edublooms_home/images/icon/favicon.ico" type="image/x-icon" />
  43.    <!-- All css files are included here. -->
  44.    <!-- Bootstrap fremwork main css -->
  45.    <link rel="stylesheet" href="https://edublooms.com/edublooms_home/css/bootstrap.min.css">
  46.    <!-- This core.css file contents all plugings css file. -->
  47.    <link rel="stylesheet" href="https://edublooms.com/edublooms_home/css/core.css">
  48.    <!-- Theme shortcodes/elements style -->
  49.    <link rel="stylesheet" href="https://edublooms.com/edublooms_home/css/shortcode/shortcodes.css">
  50.    <!-- Nivo Slider -->
  51.    <link rel="stylesheet" href="https://edublooms.com/edublooms_home/css/nivo-slider.css">
  52.    <!-- Magnific Popup Css -->
  53.    <link rel="stylesheet" href="https://edublooms.com/edublooms_home/css/magnific-popup.css">
  54.    <!-- Material design iconic font Css -->
  55.    <link rel="stylesheet" href="https://edublooms.com/edublooms_home/css/material-design-iconic-font.min.css">
  56.    <!-- Venubox Css -->
  57.    <link rel="stylesheet" href="https://edublooms.com/edublooms_home/css/venobox.css">
  58.    <!-- animated heading.js -->
  59.    <link rel="stylesheet" href="https://edublooms.com/edublooms_home/css/animate-heading.css">
  60.    <!-- Owl carsoul Css -->
  61.    <link rel="stylesheet" href="https://edublooms.com/edublooms_home/css/plugins/owl.carousel.css">
  62.    <!-- Mean Menu Css -->
  63.    <link rel="stylesheet" href="https://edublooms.com/edublooms_home/css/plugins/meanmenu.min.css">
  64.    <!-- Theme main style -->
  65.    <link rel="stylesheet" href="https://edublooms.com/edublooms_home/style.css">
  66.    <!-- Responsive css -->
  67.    <link rel="stylesheet" href="https://edublooms.com/edublooms_home/css/responsive.css">
  68.    <!-- User style -->
  69.    <link rel="stylesheet" href="https://edublooms.com/edublooms_home/css/custom.css">
  70.    <!--Sweetalert CSS and Js file-->
  71.    <link rel="stylesheet" href="https://edublooms.com/cdns/sweetalert2.min.css">
  72.    <script src="https://edublooms.com/cdns/sweetalert2.min.js"></script>
  73.    <!-- Style customizer Css -->
  74.    <link href="#" data-style="styles" rel="stylesheet">
  75.    <!-- custom css -->
  76.    <style>
  77.        .custom-feature-styling {
  78.            color: #14b1bb !important;
  79.            font-size: 80px !important;
  80.            margin-top: -30px !important;
  81.        }
  82.  
  83.        .custom-service-p-styling {
  84.            /*font-size: 18px !important;*/
  85.        }
  86.  
  87.        .table-content {
  88.            padding-left: 25px !important;
  89.            padding-top: 0px !important;
  90.            margin-top: -20px !important;
  91.        }
  92.  
  93.        .price-list>ul {
  94.            padding-top: 20px !important;
  95.            padding-bottom: 20px !important;
  96.        }
  97.  
  98.        .td-styling {
  99.            font-family: lato !important;
  100.            font-size: 14px !important;
  101.            font-weight: 400 !important;
  102.        }
  103.  
  104.        td i {
  105.            color: #45c0c8 !important;
  106.            font-size: 18px !important;
  107.        }
  108.  
  109.        td {
  110.            padding-top: 20px !important;
  111.            padding-bottom: 20px !important;
  112.        }
  113.    </style>
  114.    <!-- Modernizr JS -->
  115.    <script src="https://edublooms.com/edublooms_home/js/vendor/modernizr-2.8.3.min.js"></script>
  116.    <!-- Calendly badge widget begin -->
  117.    <style>
  118.        .calendly-badge-widget {
  119.            right: auto !important;
  120.        }
  121.    </style>
  122.    <link href="https://assets.calendly.com/assets/external/widget.css" rel="stylesheet">
  123.    <script src="https://assets.calendly.com/assets/external/widget.js" type="text/javascript" async></script>
  124.    <script type="text/javascript">
  125.        window.onload = function() {
  126.            Calendly.initBadgeWidget({
  127.                url: 'https://calendly.com/request-edublooms-demo',
  128.                text: 'Schedule a Demo',
  129.                color: '#14b1bb',
  130.                textColor: '#ffffff',
  131.                branding: true
  132.            });
  133.        }
  134.    </script>
  135.    <!-- Calendly badge widget end -->
  136. </head>
  137.  
  138. <body>
  139.    <div class="wrapper gray-bg">
  140.        <!-- Start of header area -->
  141. <header class="header-wrapper">
  142.    <!-- Header Top Area Start -->
  143.    <div class="header-top-area hidden-xs">
  144.        <div class="container">
  145.            <div class="row">
  146.                <!-- Header Top Left Start -->
  147.                <div class="col-md-6 col-sm-7 col-xs-12">
  148.                    <div class="header-left ptb-15">
  149.                        <ul>
  150.                            <li><span><i class="zmdi zmdi-phone"></i></span><a href="tel:+13145046725">(+1) 314 504
  151.                                    6725</a></li>
  152.                            <li><span><i class="zmdi zmdi-email"></i></span><a
  153.                                    href="mailto: info@edublooms.com">info@edublooms.com</a></li>
  154.                        </ul>
  155.                    </div>
  156.                </div>
  157.                <!-- Header Top Left End -->
  158.                <!-- Header Top Right Start -->
  159.                <div class="col-md-6 col-sm-5 col-xs-12">
  160.                    <div class="header-right social-icon pull-right">
  161.                        <ul>
  162.                            <li><a href="https://twitter.com/edublooms" target="_blank"><i
  163.                                        class="zmdi zmdi-twitter"></i></a></li>
  164.                            <li><a href="https://www.linkedin.com/showcase/edublooms-campus-erp" target="_blank"><i
  165.                                        class="zmdi zmdi-linkedin"></i></a></li>
  166.                            <li><a href="https://www.facebook.com/edublooms" target="_blank"><i
  167.                                        class="zmdi zmdi-facebook"></i></a></li>
  168.                            <li><a href="https://www.instagram.com/edublooms" target="_blank"><i
  169.                                        class="zmdi zmdi-instagram"></i></a></li>
  170.                            <!--                            <li class="search-active">
  171.                                <a href="#"><i class="zmdi zmdi-search"></i></a>
  172.                                <div class="search-form">
  173.                                    <form action="#" method="get">
  174.                                        <input name="search" id="search" placeholder="Search" type="text">
  175.                                    </form>
  176.                                </div>
  177.                            </li>-->
  178.                        </ul>
  179.                    </div>
  180.                </div>
  181.                <!-- Header Top Right End -->
  182.            </div>
  183.        </div>
  184.    </div>
  185.    <!-- Header Top Area End -->
  186.    <!-- Header Menu Area Start -->
  187.    <div class="main-menu-area broder-top ptb-25" id="sticky-header">
  188.        <div class="container">
  189.            <div class="row">
  190.                <!-- Logo Area -->
  191.                <div class="col-md-2 col-sm-12 col-xs-12 hidden-xs">
  192.                    <div class="logo-area">
  193.                        <a href="https://edublooms.com">
  194.                            <img src="https://edublooms.com/edublooms_home/images/logo/edublooms-logo.png" alt="logo" />
  195.                        </a>
  196.                    </div>
  197.                </div>
  198.                <!-- Logo Area -->
  199.                <!-- Menu Area -->
  200.                <div class="col-md-10 col-sm-12 hidden-xs">
  201.                    <div class="main-menu">
  202.                        <nav>
  203.                            <ul id="nav">
  204.                                                                    <li class="active">
  205.                                                                    <a href="https://edublooms.com">Home</a>
  206.                                </li>
  207.                                                                    <li>
  208.                                                                <a href="https://edublooms.com/about-us">About</a>
  209.                                </li>
  210.                                                                    <li>
  211.                                                                <a href="https://edublooms.com/subscriptions">Subscriptions</a>
  212.                                </li>
  213.                                                                    <li>
  214.                                                                <a href="#">Live Demo</a>
  215.                                <ul>
  216.                                    <li>
  217.                                        <a href="https://tehs.edublooms.com/" target="_blank">Demo Site 1</a>
  218.                                    </li>
  219.                                    <li>
  220.                                        <a href="https://bhs.edublooms.com/" target="_blank">Demo Site 2</a>
  221.                                    </li>
  222.                                </ul>
  223.                                </li>
  224.                                                                    <li>
  225.                                                                <a href="https://edublooms.com/contact-us">Contact Us</a>
  226.                                </li>
  227.                            </ul>
  228.                        </nav>
  229.                    </div>
  230.                </div>
  231.                <!-- Menu Area -->
  232.            </div>
  233.        </div>
  234.        <!-- MOBILE-MENU-AREA START -->
  235.        <div class="mobile-menu-area"
  236.            style="position: fixed; z-index: 999999;width: 100%;background: #f5f5f5;padding-top: 10px; padding-bottom: 13px; top:0;">
  237.            <div class="container">
  238.                <div class="row">
  239.                    
  240.                    <div class="col-xs-3">
  241.                        <div class="logo-area">
  242.                            <a href="https://edublooms.com"><img
  243.                                    src="https://edublooms.com/edublooms_home/images/logo/edublooms_Square_logo.png"
  244.                                    alt="logo" /></a>
  245.                        </div>
  246.                    </div>
  247.                    <div class="col-xs-9">
  248.                        <div class="mobile-area">
  249.                            <div class="mobile-menu">
  250.                                <nav id="mobile-nav">
  251.                                    <ul>
  252.                                                                                    <li class="active">
  253.                                                                                    <a href="https://edublooms.com">Home</a>
  254.                                        </li>
  255.                                                                                    <li>
  256.                                                                                <a href="https://edublooms.com/about-us">About</a>
  257.                                        </li>
  258.                                                                                    <li>
  259.                                                                                <a href="https://edublooms.com/subscriptions">Subscriptions</a>
  260.                                        </li>
  261.                                                                                    <li>
  262.                                                                                <a href="https://edublooms.com/contact-us">Contact Us</a>
  263.                                        </li>
  264.                                    </ul>
  265.                                </nav>
  266.                            </div>
  267.                        </div>
  268.                    </div>
  269.                </div>
  270.            </div>
  271.        </div>
  272.        <!-- MOBILE-MENU-AREA END  -->
  273.    </div>
  274.    <!-- Header Menu Area End -->
  275. </header>
  276. <!-- End of header area -->
  277. <!-- Animate slider area Start -->
  278. <div class="animate-slider three">
  279.    <div class="slider-warper">
  280.        <div class="slider-img">
  281.            <img src="https://edublooms.com/edublooms_home/images/slider/mainslider.jpg" alt="sliderimage" title="" />
  282.        </div>
  283.        <!-- direction 1 -->
  284.        <div class="slide-text text-left" style="top:26%;">
  285.            <div class="text-titel wow fadeInDown text-uppercase text-white cd-headline letters rotate-2">
  286.                <span>EDUBLOOMS</span>
  287.                <span class="cd-words-wrapper">
  288.                    <b class="is-visible">SOPHISTICATED</b>
  289.                    <b>YET&nbsp;SIMPLE</b>
  290.                    <!-- <b class="is-visible">PREMIUM&nbsp;CAMPUS&nbsp;MANAGEMENT&nbsp;SOFTWARE</b> -->
  291.                    <!-- <b>SOPHISTICATED&nbsp;YET&nbsp;SIMPLE</b>
  292.                    <b>SOFTWARE&nbsp;YOU&nbsp;CAN&nbsp;TRUST</b> -->
  293.                </span>
  294.            </div>
  295.            <p class="wow fadeInDown text-white text-uppercase" data-wow-duration="0.5s" data-wow-delay="0.2s"
  296.                style="font-weight: bold;">
  297.                PREMIUM&nbsp;CAMPUS&nbsp;MANAGEMENT&nbsp;SOFTWARE</p>
  298.            <p class="wow fadeInDown text-white text-uppercase" data-wow-duration="0.5s" data-wow-delay="0.5s"
  299.                style="font-weight: bold;">
  300.                Unleash Your Best, We've Got the Rest – Thinking Ahead for You!</p>
  301.            <!--            <div class="button-box">
  302.                <a href="#" class="btn-one text-uppercase wow fadeInDown" data-wow-duration="0.3s"
  303.                   data-wow-delay="0.5s">PURCHASES NOW</a>
  304.            </div>-->
  305.        </div>
  306.    </div>
  307. </div>
  308. <!-- Animate slider area End -->
  309. <!-- Our Specialty Area Start -->
  310. <section class="pt-90">
  311.    <div class="container">
  312.        <!-- Specialty Single -->
  313.        <div class="row">
  314.            <div class="specialty-single col-md-6 col-lg-3 speciality-divisions">
  315.                <div class="icon-titel">
  316.                    <i class="fa fa-line-chart" aria-hidden="true"></i>
  317.                    <h6>Vision</h6>
  318.                </div>
  319.                <div class="spe-discribe">
  320.                    <p>Edublooms envisions becoming the ultimate one-stop software solution for Educational Campuses,
  321.                        guided by our commitment to continuous product refinement and the addition of new modules based
  322.                        solely on valuable feedback from end-users.</p>
  323.                </div>
  324.            </div>
  325.            <!-- Specialty Single -->
  326.            <!-- Specialty Single -->
  327.            <div class="specialty-single col-md-6 col-lg-3 speciality-divisions">
  328.                <div class="icon-titel">
  329.                    <i class="fa fa-bar-chart" aria-hidden="true"></i>
  330.                    <h6>Mission</h6>
  331.                </div>
  332.                <div class="spe-discribe">
  333.                    <p>Our goal is to deliver a high-end, affordable, and secure solution to educational
  334.                        institutions—sophisticated, user-friendly, functionally rich, yet simple and reliable.</p>
  335.                </div>
  336.            </div>
  337.            <!-- Specialty Single -->
  338.            <!-- Specialty Single -->
  339.            <div class="specialty-single col-md-6 col-lg-3 speciality-divisions">
  340.                <div class="icon-titel">
  341.                    <i class="fa fa-diamond" aria-hidden="true"></i>
  342.                    <h6>Values</h6>
  343.                </div>
  344.                <div class="spe-discribe">
  345.                    <p>We hold our customers in high esteem, fostering trust by actively listening to their feedback for
  346.                        continuous improvement, and perpetually exploring ways to integrate what is both current and
  347.                        meaningful.</p>
  348.                </div>
  349.            </div>
  350.            <!-- Specialty Single -->
  351.            <!-- Specialty Single -->
  352.            <div class="specialty-single col-md-6 col-lg-3 speciality-divisions">
  353.                <div class="icon-titel">
  354.                    <i class="fa fa-users" aria-hidden="true"></i>
  355.                    <h6>Team</h6>
  356.                </div>
  357.                <div class="spe-discribe">
  358.                    <p>At Edublooms, our dynamic squad of tech enthusiasts lives and breathes software, fueled by a
  359.                        passion that ignites the highest standards of integrity, dedication, ownership, and unparalleled
  360.                        customer service!</p>
  361.                </div>
  362.            </div>
  363.        </div>
  364.        <!-- Specialty Single -->
  365.    </div>
  366. </section>
  367. <!-- Our Specialty Area End -->
  368. <!-- About Us Area Start -->
  369. <section class="aboutus-area ptb-100 two">
  370.    <div class="container">
  371.        <div class="row mb-50">
  372.            <!-- About Content -->
  373.            <div class="col-md-6 col-sm-6">
  374.                <div class="about-content">
  375.                    <h1 class="wow fadeInDown" data-wow-duration="0.5s" data-wow-delay="0.2s" style="color: #14b1bb;">
  376.                        ABOUT EDUBLOOMS</h1>
  377.                    <h3 class="wow fadeInLeft" data-wow-duration="0.5s" data-wow-delay="0.8s">Simplicity, Quality, &
  378.                        Outstanding Support.</h3>
  379.                    <p class="wow fadeInLeft" data-wow-duration="0.5s" data-wow-delay="0.8s">EDUBLOOMS provides a
  380.                        consolidated solution for all the day-to-day needs on a campus, be it a School, College or a
  381.                        University.
  382.                        We solicit constant feedback from users to build specifically what is used and liked.
  383.                        The satisfaction of our users (staff, back-office, parents and students etc.) has the highest
  384.                        priority in our scheme of things.</p>
  385.                </div>
  386.                <!-- Social Icon -->
  387.                <div class="social-rotate pt-15">
  388.                    <ul>
  389.                        <li><a href="https://twitter.com/edublooms" target="_blank"><i
  390.                                    class="zmdi zmdi-twitter"></i></a></li>
  391.                        <li><a href="https://www.linkedin.com/showcase/edublooms-campus-erp" target="_blank"><i
  392.                                    class="zmdi zmdi-linkedin"></i></a></li>
  393.                        <li><a href="https://www.facebook.com/edublooms" target="_blank"><i
  394.                                    class="zmdi zmdi-facebook"></i></a></li>
  395.                        <li><a href="https://www.instagram.com/edublooms" target="_blank"><i
  396.                                    class="zmdi zmdi-instagram"></i></a></li>
  397.                    </ul>
  398.                </div>
  399.                <!-- Social Icon -->
  400.                <div class="read-more-btn mt-45 wow fadeInUp" data-wow-duration="0.5s" data-wow-delay="0.9s">
  401.  
  402.                    <a href="https://edublooms.com/about-us">Read More</a>
  403.                </div>
  404.            </div>
  405.            <!-- About Content -->
  406.            <!-- About Left Image -->
  407.            <div class="col-md-6 col-sm-6 wow fadeInRight text-center" data-wow-duration="0.6s" data-wow-delay="0.8s">
  408.                <div class="video-area">
  409.                    <div class="img">
  410.                        <img src="https://edublooms.com/edublooms_home/images/about/video_image.jpg" alt="video image" />
  411.                        <a href="https://www.youtube.com/watch?v=eFopbg--lAQ" class="popup-youtube">
  412.                            <i class="fa fa-youtube-play" style="color:red"></i>
  413.                        </a>
  414.                    </div>
  415.                </div>
  416.            </div>
  417.            <!-- About Left Image -->
  418.        </div>
  419.        <div class="row mt-50" style="background: white;">
  420.  
  421.            <div class="col-xs-6 col-sm-6 col-md-6 col-lg-2 col-lg-offset-1"
  422.                style="display: flex; justify-content:center;">
  423.                <div class="">
  424.                    <a href="https://www.softwaresuggest.com/edublooms' targett=" _blank" target="_blank"><img
  425.                            width="150"
  426.                            src="https://www.softwaresuggest.com/award_logo/2020/dark/best-value-fall2020.svg"></a>
  427.                    
  428.                </div>
  429.            </div>
  430.            <div class="col-xs-6 col-sm-6 col-md-6 col-lg-2" style="display: flex; justify-content:center;">
  431.                <div class="">
  432.                    <a href='https://www.softwaresuggest.com/edublooms' target='_blank'><img width="150"
  433.                            src='https://www.softwaresuggest.com/award_logo/Fastest-Implementation.png'></a>
  434.                </div>
  435.            </div>
  436.            <div class="col-xs-6 col-sm-6 col-md-6 col-lg-2 mt-50 mb-50" style="display: flex; justify-content:center;">
  437.                <div class="">
  438.                    <a
  439.                        href="https://www.capterra.com/reviews/207047/Edublooms?utm_source=vendor&utm_medium=badge&utm_campaign=capterra_reviews_badge">
  440.                        <img width="150" border="0"
  441.                            src="https://assets.capterra.com/badge/8a17301c5999586f7778caf801abc63a.png?v=2148502&p=207047" />
  442.                    </a>
  443.                </div>
  444.            </div>
  445.            <div class="col-xs-6 col-sm-6 col-md-6 col-lg-2" style="display: flex; justify-content:center;">
  446.                <div class="">
  447.                    <a href='https://www.softwaresuggest.com/edublooms' target='_blank'><img width="150"
  448.                            src='https://www.softwaresuggest.com/award_logo/Easiest-admin.png'></a>
  449.                </div>
  450.            </div>
  451.            <div class="col-xs-6 col-sm-6 col-md-6 col-lg-2" style="display: flex; justify-content:center;">
  452.                <div class="" style="margin-top: -10px;">
  453.                    <a href='https://www.softwaresuggest.com/edublooms' target='_blank'>
  454.                        <img width="180"
  455.                            src='https://www.softwaresuggest.com/award_logo/User-Most-Likely-To-Recommend-2022.png'>
  456.                    </a>
  457.                    
  458.                </div>
  459.            </div>
  460.  
  461.        </div>
  462.    </div>
  463. </section>
  464. <!-- Our Service Area Start -->
  465. <section class="service-area">
  466.    <div class="container">
  467.        <!-- Section Titel -->
  468.        <div class="row">
  469.            <div class="col-md-12">
  470.                <div class="section-title text-center">
  471.                    <h1 class="wow fadeInDown" data-wow-duration="0.5s" data-wow-delay="0.5s">Features</h1>
  472.                    <p class="wow fadeIn" data-wow-duration="0.9s" data-wow-delay="0.6s">EDUBLOOMS is a growing system which is headed in the direction of a Campus ERP.
  473.                        It ensures that you get your own "Wall Page" to host dynamic content.</p>
  474.                </div>
  475.            </div>
  476.        </div>
  477.        <!-- Section Titel -->
  478.        <!-- Service Row Area Start -->
  479.        <div class="row pt-70 pb-60 wow fadeIn" data-wow-duration="0.8s" data-wow-delay="0.8s">
  480.            <!-- Service Single -->
  481.            <div class="col-md-4 col-sm-6 col-xs-12">
  482.                <div class="service-single text-center mb-30">
  483.                    <div class="srvc-icon pb-30">
  484.                        <i class="zmdi zmdi-laptop custom-feature-styling"></i>
  485.                    </div>
  486.                    <div class="srvc-titel">
  487.                        <h6>Paperless Campus</h6>
  488.                    </div>
  489.                    <div class="service-hover text-center">
  490.                        <div class="hvr-icon">
  491.                            <i class="zmdi zmdi-laptop" aria-hidden="true" style="margin-bottom: 12px; margin-top: -10px;"></i>
  492.                            <h6  style="margin-bottom: 15px;">Paperless Campus</h6>
  493.                            <p>Edublooms will be your first step towards a fully digitized campus streamlining your
  494.                                workflows in spheres like school administration, academics, fee management, attendance, communication, employee and student management and so on.</p>
  495.                        </div>
  496.                    </div>
  497.                </div>
  498.            </div>
  499.            <!-- Service Single -->
  500.            <!-- Service Single -->
  501.            <!-- <div class="col-md-4 col-sm-6 col-xs-12">
  502.                    <div class="service-single text-center mb-30">
  503.                            <div class="srvc-icon pb-30">
  504.                                    <i class="fa fa-university" style="color: #14b1bb;"></i>
  505.                            </div>
  506.                            <div class="srvc-titel">
  507.                                    <h6>Integrated School Management</h6>
  508.                            </div>
  509.                            <div class="service-hover text-center">
  510.                                    <div class="hvr-icon">
  511.                                            <i class="fa fa-university" aria-hidden="true" style="margin-bottom: 15px;"></i>
  512.                                            <h6  style="margin-bottom: 15px;">Integrated School Management</h6>
  513.                                            <p>Integrate all operations on your campus with centralized flow, coordinated and harmonized data-sharing
  514.                                                    leading to optimal resource utilization and thereby saving you valuable time and money.</p>
  515.                                    </div>
  516.                            </div>
  517.                    </div>
  518.            </div> -->
  519.            <!-- Service Single -->
  520.            <div class="col-md-4 col-sm-6 col-xs-12">
  521.                <div class="service-single text-center mb-30">
  522.                    <div class="srvc-icon pb-30">
  523.                        <i class="zmdi zmdi-group custom-feature-styling"></i>
  524.                    </div>
  525.                    <div class="srvc-titel">
  526.                        <h6>One-stop Software Solution</h6>
  527.                    </div>
  528.                    <div class="service-hover text-center">
  529.                        <div class="hvr-icon">
  530.                            <i class="zmdi zmdi-group" aria-hidden="true" style="margin-bottom: 10px; margin-top: -18px;"></i>
  531.                            <h6  style="margin-bottom: 8px;">One-stop Software Solution</h6>
  532.                            <p>This one-stop School Management system helps you integrate all operations on your campus with centralized flow,
  533.                                coordinated and harmonized data-sharing. With Edublooms - an ecosystem of multiple applications/modules,
  534.                                you won't need multiple software subscriptions.</p>
  535.                        </div>
  536.                    </div>
  537.                </div>
  538.            </div>
  539.            <!-- Service Single -->
  540.            <!-- Service Single -->
  541.            <div class="col-md-4 col-sm-6 col-xs-12">
  542.                <div class="service-single text-center mb-30">
  543.                    <div class="srvc-icon pb-30">
  544.                        <i class="zmdi zmdi-cloud-done custom-feature-styling" ></i>
  545.                    </div>
  546.                    <div class="srvc-titel">
  547.                        <h6>Cloud-based Responsive System</h6>
  548.                    </div>
  549.                    <div class="service-hover text-center">
  550.                        <div class="hvr-icon">
  551.                            <i class="zmdi zmdi-cloud-done" aria-hidden="true" style="margin-bottom: 12px;"></i>
  552.                            <h6  style="margin-bottom: 15px;">Cloud-based Responsive System</h6>
  553.                            <p>Edublooms is a cloud-based system which guarantees accessibility around the globe.
  554.                                Apart from being user-friendly, it is also device-friendly and can be accessed with ease from any tablet or smartphone.</p>
  555.                        </div>
  556.                    </div>
  557.                </div>
  558.            </div>
  559.  
  560.            <!-- Service Single -->
  561.        </div>
  562.        <!-- Service Row Area End -->
  563.    </div>
  564. </section>
  565. <!-- Our Service Area End --><!-- We Work Area Start -->
  566. <section class="wework-area pt-100 pb-120 overlay"  style="background-image:url(https://edublooms.com/edublooms_home/images/work/how_we_work.jpg);">
  567.    <div class="container">
  568.        <!-- Section Titel -->
  569.        <div class="row">
  570.            <div class="col-md-12">
  571.                <div class="section-title text-center text-white">
  572.                    <h1 class="wow fadeInDown" data-wow-duration="0.7s" data-wow-delay="0.7s">how do we work</h1>
  573.                    <!--<p class="wow fadeOut" data-wow-duration="0.6s" data-wow-delay="0.6s">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim nostrud exercitation ullamco laboris nisi.</p>-->
  574.                </div>
  575.            </div>
  576.        </div>
  577.        <!-- Section Titel -->
  578.        <!-- We Work Titel Area Start -->
  579.        <div class="row pt-80">
  580.            <div class="col-md-12">
  581.                <div class="wework-social uppercase">
  582.                    <ul>
  583.                        <li class="wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.5s">
  584.                            <a href="javascript:void(0)" >
  585.                                <i class="fa fa-lightbulb-o" aria-hidden="true"></i>
  586.                                <span>Plan</span>
  587.                            </a>
  588.                        </li>
  589.                        <li class="wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.6s">
  590.                            <a href="javascript:void(0)">
  591.                                <i class="fa fa-pencil-square-o" aria-hidden="true"></i>
  592.                                <span>Design</span>
  593.                            </a>
  594.                        </li>
  595.                        <li class="wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.7s">
  596.                            <a href="javascript:void(0)">
  597.                                <i class="fa fa-laptop" aria-hidden="true"></i>
  598.                                <span>Develop</span>
  599.                            </a>
  600.                        </li>
  601.                        <li class="wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.8s">
  602.                            <a href="javascript:void(0)">
  603.                                <i class="fa fa-check-square-o" aria-hidden="true"></i>
  604.                                <span>Test</span>
  605.                            </a>
  606.                        </li>
  607.                        <li class="wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.9s">
  608.                            <a href="javascript:void(0)">
  609.                                <i class="fa fa-calendar-check-o" aria-hidden="true"></i>
  610.                                <span>Delivery</span>
  611.                            </a>
  612.                        </li>
  613.                    </ul>
  614.                </div>
  615.            </div>
  616.        </div>
  617.        <!-- We Work Titel Area End -->
  618.    </div>
  619. </section>
  620. <!-- We Work Area End --><!-- Our Services Area Start -->
  621.  
  622. <section class="latestshot-area pt-100">
  623.  
  624.    <div class="container">
  625.  
  626.        <!-- Section Titel -->
  627.  
  628.        <div class="row">
  629.  
  630.            <div class="col-md-12 wow fadeIn" data-wow-duration="0.8s" data-wow-delay="0.6s">
  631.  
  632.                <div class="section-title text-center">
  633.  
  634.                    <h1>Services</h1>
  635.  
  636.                    <p>While we do the heavy lifting for your school/college, your students can focus on learning and passing out with flying colors.</p>
  637.  
  638.                </div>
  639.  
  640.            </div>
  641.  
  642.        </div>
  643.  
  644.        <!-- Section Titel -->
  645.  
  646.    </div>
  647.  
  648.    <!-- Services Main Area Start -->
  649.  
  650.    <div class="container-fluid mt-40">
  651.  
  652.        <div class="">
  653.  
  654.            <div class="grid img-full latestshot-box">
  655.  
  656.                <div class="latestshot-content">
  657.  
  658.                    <div class="grid-sizer grid-item c1">
  659.  
  660.                        <!-- Latest Shot/Portfolio Single -->
  661.  
  662.                        <div class="single-portfolio">
  663.  
  664.                            <div class="image-effect">
  665.  
  666.                                <div class="portfolio-image">
  667.  
  668.                                    <a href="javascript:void(0)"><img src="https://edublooms.com/edublooms_home/images/services/academics.jpg" style="opacity: 0.8;" alt="academics" /></a>
  669.  
  670.                                    <div class="effect-titel text-uppercase text-center two">
  671.  
  672.                                        <h2>Academic Management</h2>
  673.  
  674.                                        <p>Google Classroom Integration</p>
  675.  
  676.                                        <p>Zoom Classroom Integration</p>
  677.  
  678.                                        <p>Gradebook</p>
  679.  
  680.                                        <p>Attendance</p>
  681.  
  682.                                        <p>Staff Scheduling and Substitution</p>
  683.  
  684.                                    </div>
  685.  
  686.                                </div>
  687.  
  688.                            </div>
  689.  
  690.                        </div>
  691.  
  692.                        <!-- Latest Shot/Portfolio Single -->
  693.  
  694.                        <!-- Latest Shot/Portfolio Single -->
  695.  
  696.                        <div class="single-portfolio">
  697.  
  698.                            <div class="image-effect">
  699.  
  700.                                <div class="portfolio-image">
  701.  
  702.                                    <a href="javascript:void(0)"><img src="https://edublooms.com/edublooms_home/images/services/communication.jpg" style="opacity: 0.7;" alt="communication" /></a>
  703.  
  704.                                    <div class="effect-titel text-uppercase text-center two">
  705.  
  706.                                        <h2>Comm. Management</h2>
  707.  
  708.                                        <p>Template engine & Groups</p>
  709.  
  710.                                        <p>Email</p>
  711.  
  712.                                        <p>SMS</p>
  713.  
  714.                                        <p>Chat</p>
  715.  
  716.                                        
  717.  
  718.                                    </div>
  719.  
  720.                                </div>
  721.  
  722.                            </div>
  723.  
  724.                        </div>
  725.  
  726.                        <!-- Latest Shot/Portfolio Single -->
  727.  
  728.                    </div>
  729.  
  730.                    <div class="grid-item grid-item--width2 c2 c4">
  731.  
  732.                        <!-- Latest Shot/Portfolio Single -->
  733.  
  734.                        <div class="single-portfolio">
  735.  
  736.                            <div class="image-effect">
  737.  
  738.                                <div class="portfolio-image">
  739.  
  740.                                    <a href="javascript:void(0)"><img src="https://edublooms.com/edublooms_home/images/services/studentmanagement.jpg" style="opacity: 0.75;" alt="student management" /></a>
  741.  
  742.                                    <div class="effect-titel text-uppercase text-center" style="padding-top: 8%;">
  743.  
  744.                                        <h2>Student Management</h2>
  745.  
  746.                                        <p>Enrollment & Re-enrollment</p>
  747.  
  748.                                        <p>Profile Management</p>
  749.  
  750.                                        <p>Bloom Point System</p>
  751.  
  752.                                        <p>Document Management</p>
  753.  
  754.                                    </div>
  755.  
  756.                                </div>
  757.  
  758.                            </div>
  759.  
  760.                        </div>
  761.  
  762.                        <!-- Latest Shot/Portfolio Single -->
  763.  
  764.                        <!-- Latest Shot/Portfolio Single -->
  765.  
  766.                        <div class="single-portfolio">
  767.  
  768.                            <div class="image-effect">
  769.  
  770.                                <div class="portfolio-image">
  771.  
  772.                                    <a href="javascript:void(0)"><img src="https://edublooms.com/edublooms_home/images/services/hrmanagement.jpg" style="opacity: 0.7;" alt="hr management" /></a>
  773.  
  774.                                    <div class="effect-titel text-uppercase text-center" style="padding-top: 5%;">
  775.  
  776.                                        <h2>Hr Management</h2>
  777.  
  778.                                        <p>Employee on-boarding </p>
  779.  
  780.                                        <p>Employee Profile Managementt</p>
  781.  
  782.                                        <p>Qualification & Training Management</p>
  783.  
  784.                                        <p>Employee Reviews</p>
  785.  
  786.                                        <p>Employee Payroll</p>
  787.  
  788.                                        <p>Employee Attendance Biometric / Manual</p>
  789.  
  790.                                        <p>Employee Leave Management</p>
  791.  
  792.                                    </div>
  793.  
  794.                                </div>
  795.  
  796.                            </div>
  797.  
  798.                        </div>
  799.  
  800.                        <!-- Latest Shot/Portfolio Single -->
  801.  
  802.                    </div>
  803.  
  804.                    <div class="grid-item c1 c3 c5">
  805.  
  806.                        <!-- Latest Shot/Portfolio Single -->
  807.  
  808.                        <div class="single-portfolio">
  809.  
  810.                            <div class="image-effect">
  811.  
  812.                                <div class="portfolio-image">
  813.  
  814.                                    <a href="javascript:void(0)"><img src="https://edublooms.com/edublooms_home/images/services/sitemanagement.jpg" style="opacity: 0.7;" alt="site management" /></a>
  815.  
  816.                                    <div class="effect-titel text-uppercase text-center"  style="padding-top: 8%;">
  817.  
  818.                                        <h2>Site  Management</h2>
  819.  
  820.                                        <p>Event Management</p>
  821.  
  822.                                        <p>Announcements/Latest News</p>
  823.  
  824.                                        <p>Gallery</p>
  825.  
  826.                                        <p>Staff showcasing</p>
  827.  
  828.                                        <p>Custom Links </p>
  829.  
  830.                                    </div>
  831.  
  832.                                </div>
  833.  
  834.                            </div>
  835.  
  836.                        </div>
  837.  
  838.                        <!-- Latest Shot/Portfolio Single -->
  839.  
  840.                        <!-- Latest Shot/Portfolio Single -->
  841.  
  842.                        <div class="single-portfolio">
  843.  
  844.                            <div class="image-effect">
  845.  
  846.                                <div class="portfolio-image">
  847.  
  848.                                    <a href="javascript:void(0)"><img src="https://edublooms.com/edublooms_home/images/services/accounting.jpg" style="opacity: 0.7;" alt="accounting management" /></a>
  849.  
  850.                                    <div class="effect-titel text-uppercase text-center two">
  851.  
  852.                                        <h2>Accounting Management</h2>
  853.  
  854.                                        <p>Automatic/Manual Fee Management </p>
  855.  
  856.                                        <p>Invoice Management</p>
  857.  
  858.                                        <p>Vendor Management with Reviews</p>
  859.  
  860.                                        <p>Granular A/R Accounting per family</p>
  861.  
  862.                                        <p>Inventory & Infrastructure Management</p>
  863.  
  864.                                    </div>
  865.  
  866.                                </div>
  867.  
  868.                            </div>
  869.  
  870.                        </div>
  871.  
  872.                        <!-- Latest Shot/Portfolio Single -->
  873.  
  874.                    </div>
  875.  
  876.                </div>
  877.  
  878.            </div>
  879.  
  880.        </div>
  881.  
  882.    </div>
  883.  
  884.    <!-- Latest Shot Main Area End -->
  885.  
  886. </section>
  887.  
  888. <!-- Our Services Area End --><!-- Pricing Table Area Start -->
  889. <section class="pricing-table pt-100 pb-100 gray-bg">
  890.    <div class="container-fluid">
  891.        <!-- Section Titel -->
  892.        <div class="row">
  893.            <div class="col-md-12">
  894.                <div class="section-title text-center wow fadeIn" data-wow-duration="0.7s" data-wow-delay="0.5s">
  895.                    <h1>subscription options</h1>
  896.                    <!--                    <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
  897.                        incididunt ut labore et dolore magna aliqua. Ut enim ad minim nostrud exercitation
  898.                        ullamco laboris nisi.</p>-->
  899.                </div>
  900.            </div>
  901.        </div>
  902.        <!-- Section Titel -->
  903.        <!-- Pricing Table Area Content Start -->
  904.        <div class="row pt-55">
  905.            <div class="container-fluid">
  906.                <!-- Pricing table single -->
  907.                <div class="col-lg-3 col-md-6 col-sm-6 col-xs-12 res-pb-xs-30 wow fadeInUp" data-wow-duration="0.8s"
  908.                    data-wow-delay="0.6s">
  909.                    <div class="pricing-table-single set-bg two">
  910.                        <h6>Basic pack</h6>
  911.                        <div class="table-content">
  912.  
  913.                            <div class="price-list">
  914.                                <ul>
  915.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Free domain</a></li>
  916.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Application hosting, SSL/TLS
  917.                                            Certificate</a></li>
  918.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Custom Logo with Matching color
  919.                                            theme</a></li>
  920.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Contact Us form</a></li>
  921.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Custom About Us & Terms and
  922.                                            Conditions</a></li>
  923.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Multi-language Support</a></li>
  924.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Accessibility Support</a></li>
  925.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Dynamic Notice Board</a></li>
  926.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Event Management</a></li>
  927.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Principal's Desk - Message</a>
  928.                                    </li>
  929.                                </ul>
  930.                            </div>
  931.                            <div class="order-button text-uppercase text-center">
  932.                                <a href="https://edublooms.com/contact-us">request now</a>
  933.                            </div>
  934.                        </div>
  935.                    </div>
  936.                </div>
  937.                <!-- Pricing table single -->
  938.                <!-- Pricing table single -->
  939.                <div class="col-lg-3 col-md-6 col-sm-6 col-xs-12 res-pb-xs-30 wow fadeInUp" data-wow-duration="0.8s"
  940.                    data-wow-delay="0.7s">
  941.                    <div class="pricing-table-single set-bg two">
  942.                        <h6>Silver pack</h6>
  943.                        <div class="table-content">
  944.  
  945.                            <div class="price-list">
  946.                                <ul>
  947.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>All Basic Features</a></li>
  948.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Student Enrollment &
  949.                                            Re-enrollment</a></li>
  950.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Student Profile Management &
  951.                                            Reporting</a></li>
  952.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Gradebook & Attendance</a></li>
  953.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Employee Profile Management</a>
  954.                                    </li>
  955.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Google Classroom</a></li>
  956.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Staff Scheduling & Lesson
  957.                                            Planning</a></li>
  958.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Bloom Point System</a></li>
  959.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Comm. (Email, SMS)</a></li>
  960.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Email & Chat Support</a></li>
  961.                                </ul>
  962.                            </div>
  963.                            <div class="order-button text-uppercase text-center">
  964.                                <a href="https://edublooms.com/contact-us">request now</a>
  965.                            </div>
  966.                        </div>
  967.                    </div>
  968.                </div>
  969.                <!-- Pricing table single -->
  970.                <!-- Pricing table single -->
  971.                <div class="col-lg-3 col-md-6 col-sm-6 col-xs-12 wow fadeInUp" data-wow-duration="0.8s"
  972.                    data-wow-delay="0.8s">
  973.                    <div class="pricing-table-single two">
  974.                        <h6>gold pack</h6>
  975.                        <div class="table-content">
  976.  
  977.                            <div class="price-list">
  978.                                <ul>
  979.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>All Silver Features</a></li>
  980.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Leave & Attendance
  981.                                            Management</a></li>
  982.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Payroll Management</a></li>
  983.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>HR Review Management</a></li>
  984.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Comm. (Chat System)</a></li>
  985.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Zoom Meetings</a></li>
  986.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Event scheduling & Calendar
  987.                                            publish</a></li>
  988.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Automatic Fee Management &
  989.                                            Invoicing</a></li>
  990.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Transportation Management</a>
  991.                                    </li>
  992.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>ID Card and Transcripts</a>
  993.                                    </li>
  994.                                </ul>
  995.                            </div>
  996.                            <div class="order-button text-uppercase text-center">
  997.                                <a href="https://edublooms.com/contact-us">request now</a>
  998.                            </div>
  999.                        </div>
  1000.                    </div>
  1001.                </div>
  1002.                <!-- Pricing table single -->
  1003.                <!-- Pricing table single -->
  1004.                <div class="col-lg-3 col-md-6 col-sm-6 col-xs-12 wow fadeInUp" data-wow-duration="0.8s"
  1005.                    data-wow-delay="0.9s">
  1006.                    <div class="pricing-table-single set-bg two">
  1007.                        <h6>platinum pack</h6>
  1008.                        <div class="table-content">
  1009.  
  1010.                            <div class="price-list">
  1011.                                <ul>
  1012.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>All Gold Features</a></li>
  1013.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Infrastructure Management</a>
  1014.                                    </li>
  1015.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Inventory Management</a></li>
  1016.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Invoice Management</a></li>
  1017.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Vendor Management with Star
  1018.                                            Rating</a></li>
  1019.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Accounting & Budgeting</a>
  1020.                                    </li>
  1021.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Document Management</a></li>
  1022.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Periodic Backups</a></li>
  1023.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Custom Email/SMS
  1024.                                            Templates</a></li>
  1025.                                    <li><a href="#"><i class="zmdi zmdi-check"></i>Advanced Support with quick
  1026.                                            SLA</a></li>
  1027.                                </ul>
  1028.                            </div>
  1029.                            <div class="order-button text-uppercase text-center">
  1030.                                <a href="https://edublooms.com/contact-us">request now</a>
  1031.                            </div>
  1032.                        </div>
  1033.                    </div>
  1034.                </div>
  1035.                <!-- Pricing table single -->
  1036.            </div>
  1037.        </div>
  1038.        <!-- Pricing Table Area Content End -->
  1039.    </div>
  1040. </section>
  1041. <!-- Pricing Table Area Start -->
  1042. <!-- Client Testimonial Area Start -->
  1043. <section class="client-testimonial-area ptb-100 overlay"
  1044.    style="background: url('https://edublooms.com/edublooms_home/images/clients/our_clients.jpg')">
  1045.    <div class="container">
  1046.        <!-- Section Titel -->
  1047.        <div class="row">
  1048.            <div class="col-md-12">
  1049.                <div class="section-title text-center text-white wow fadeIn" data-wow-duration="0.7s"
  1050.                    data-wow-delay="0.5s">
  1051.                    <h1>what say our client</h1>
  1052.                    <!--<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim nostrud exercitation ullamco laboris nisi.</p>-->
  1053.                </div>
  1054.            </div>
  1055.        </div>
  1056.        <!-- Section Titel -->
  1057.        <!-- Testimonial Content Area Start -->
  1058.        <div class="client-testimonial-owl pt-55">
  1059.            <!-- Client Testimonial Single -->
  1060.            <div class="client-testimonial-single bg-opacity-1">
  1061.                <div class="ct-cp">
  1062.                    <img src="https://edublooms.com/edublooms_home/images/testimonial/principal_jamal.png"
  1063.                        alt="principal image" />
  1064.                </div>
  1065.                <div class="client-say text-white">
  1066.                    <p>The system helps me and my staff to save costs, communicate with parents better and be on top of
  1067.                        things at all times.</p>
  1068.                    <div class="client-info">
  1069.                        <h6>Almanara Academy</h6>
  1070.                        <p>Principal</p>
  1071.                    </div>
  1072.                </div>
  1073.            </div>
  1074.            <!-- Client Testimonial Single -->
  1075.            <!-- Client Testimonial Single -->
  1076.            <div class="client-testimonial-single bg-opacity-1">
  1077.                <div class="ct-cp">
  1078.                    <img src="https://edublooms.com/edublooms_home/images/testimonial/principal_sunshine.jpg"
  1079.                        alt="principal image" />
  1080.                </div>
  1081.                <div class="client-say text-white">
  1082.                    <p>Edublooms brings harmony to our operations and lets me and my staff and other employees focus on
  1083.                        our work and collaborate seamlessly.</p>
  1084.                    <div class="client-info">
  1085.                        <h6>Sunshine School</h6>
  1086.                        <p>Principal</p>
  1087.                    </div>
  1088.                </div>
  1089.            </div>
  1090.            <!-- Client Testimonial Single -->
  1091.  
  1092.        </div>
  1093.        <!-- Testimonial Content Area End -->
  1094.    </div>
  1095. </section>
  1096. <!-- Client Testimonial Area End -->
  1097. <!-- Start footer area -->
  1098.  
  1099. <footer class="footer-area ptb-100 black-half-bg" style="">
  1100.  
  1101.    <div class="container">
  1102.  
  1103.        <div class="row">
  1104.  
  1105.            <!-- Fotter Single Area  -->
  1106.  
  1107.            <div class="col-lg-3 col-md-6 col-sm-6 col-xs-12 res-pb-xs-30">
  1108.  
  1109.                <div class="footer-menu text-white">
  1110.  
  1111.                    <h6>Contact us</h6>
  1112.  
  1113.                    <div class="contact-details text-white">
  1114.  
  1115.                        <ul>
  1116.  
  1117.                            <li style="width: 100%;">
  1118.  
  1119.                                <a href="javascript:void(0)"><i class="zmdi zmdi-pin"></i></a>
  1120.  
  1121.                                <p>Fortress Ct, St. Charles, MO 63303, USA.</p>
  1122.  
  1123.                            </li>
  1124.                            <li style="width: 100%;">
  1125.  
  1126.                                <a href="tel:+13145046725"><i class="zmdi zmdi-phone"></i></a>
  1127.  
  1128.                                <p>[+1-314-504-6725]</p>
  1129.  
  1130.                            </li>
  1131.  
  1132.                            <li style="width: 100%;">
  1133.  
  1134.                                <a href="mailto: info@edublooms.com"><i class="zmdi zmdi-email"></i></a>
  1135.  
  1136.                                <p>info@edublooms.com</p>
  1137.  
  1138.                            </li>
  1139.  
  1140.  
  1141.  
  1142.                        </ul>
  1143.  
  1144.                    </div>
  1145.  
  1146.                </div>
  1147.  
  1148.            </div>
  1149.  
  1150.            <div class="col-lg-3 col-md-6 col-sm-6 col-xs-12 res-pb-xs-30">
  1151.  
  1152.                <div class="footer-menu text-white">
  1153.  
  1154.                    <h6>Social</h6>
  1155.  
  1156.                    <div class="contact-details text-white">
  1157.  
  1158.                        <ul>
  1159.  
  1160.                            <li style="width: 100%;">
  1161.  
  1162.                                <a href="https://twitter.com/edublooms" target="_blank"><i
  1163.                                        class="zmdi zmdi-twitter"></i></a>
  1164.  
  1165.                                <p>Twitter</p>
  1166.  
  1167.                            </li>
  1168.  
  1169.                            <li style="width: 100%;">
  1170.  
  1171.                                <a href="https://www.linkedin.com/showcase/edublooms-campus-erp" target="_blank"><i
  1172.                                        class="zmdi zmdi-linkedin"></i></a>
  1173.  
  1174.                                <p>LinkedIn</p>
  1175.  
  1176.                            </li>
  1177.  
  1178.                            <li style="width: 100%;">
  1179.  
  1180.                                <a href="https://www.facebook.com/edublooms" target="_blank"><i
  1181.                                        class="zmdi zmdi-facebook"></i></a>
  1182.  
  1183.                                <p>Facebook</p>
  1184.  
  1185.                            </li>
  1186.  
  1187.                            <li style="width: 100%;">
  1188.  
  1189.                                <a href="https://www.instagram.com/edublooms" target="_blank"><i
  1190.                                        class="zmdi zmdi-instagram"></i></a>
  1191.  
  1192.                                <p>Instagram</p>
  1193.  
  1194.                            </li>
  1195.  
  1196.                        </ul>
  1197.  
  1198.                    </div>
  1199.  
  1200.                </div>
  1201.  
  1202.            </div>
  1203.  
  1204.            <!-- Fotter Single Area  -->
  1205.  
  1206.  
  1207.  
  1208.            <!-- <div class="col-md-3 col-sm-4 col-xs-12 res-pb-xs-30">
  1209.  
  1210.                    <div class="footer-menu">
  1211.  
  1212.                            <h6>Recent post</h6>
  1213.  
  1214.                            <div class="recent-post">
  1215.  
  1216.                                    <ul>
  1217.  
  1218.                                            <li>
  1219.  
  1220.                                                    <img src="images/post/1.png" alt="" />
  1221.  
  1222.                                                    <h5><a href="#">Ut enim</a> ad minim nostrud</h5>
  1223.  
  1224.                                                    <span>Oct 3, 2016 7 Comments</span>
  1225.  
  1226.                                            </li>
  1227.  
  1228.                                            <li>
  1229.  
  1230.                                                    <img src="images/post/2.png" alt="" />
  1231.  
  1232.                                                    <h5>Ut enim ad <a href="#">minim</a> nostrud</h5>
  1233.  
  1234.                                                    <span>Oct 3, 2016 7 Comments</span>
  1235.  
  1236.                                            </li>
  1237.  
  1238.                                            <li>
  1239.  
  1240.                                                    <img src="images/post/3.png" alt="" />
  1241.  
  1242.                                                    <h5><a href="#">Ut enim</a> ad minim nostrud</h5>
  1243.  
  1244.                                                    <span>Oct 3, 2016 7 Comments</span>
  1245.  
  1246.                                            </li>
  1247.  
  1248.                                    </ul>
  1249.  
  1250.                            </div>
  1251.  
  1252.                    </div>
  1253.  
  1254.            </div> -->
  1255.  
  1256.            <!-- Fotter Single Area  -->
  1257.  
  1258.            <!-- Fotter Single Area  -->
  1259.  
  1260.            <div class="col-lg-3 col-md-6 col-sm-6 col-xs-12">
  1261.  
  1262.                <div class="footer-menu">
  1263.  
  1264.                    <h6>QUICK LINKS</h6>
  1265.  
  1266.                    <div class="quick-link">
  1267.  
  1268.                        <ul>
  1269.  
  1270.                            <li><a href="https://edublooms.com">Home</a></li>
  1271.  
  1272.                            <li><a href="https://edublooms.com/about-us">About</a></li>
  1273.  
  1274.                            <li><a href="https://edublooms.com/subscriptions">Subscriptions</a></li>
  1275.  
  1276.                            <li><a href="https://edublooms.com/contact-us">Contact Us</a></li>
  1277.  
  1278.                        </ul>
  1279.  
  1280.                    </div>
  1281.  
  1282.                </div>
  1283.  
  1284.            </div>
  1285.  
  1286.            <!-- Fotter Single Area  -->
  1287.  
  1288.            <!-- Fotter Single Area  -->
  1289.  
  1290.            <div class="col-lg-3 col-md-6 col-sm-6 col-xs-12">
  1291.  
  1292.                <div class="footer-menu">
  1293.  
  1294.                    <h6>NEWSLETTER</h6>
  1295.  
  1296.                    <div class="newsletter">
  1297.  
  1298.                        <p>Subscribe to our newsletter</p>
  1299.  
  1300.                        <form id="mc-form" class="mc-form">
  1301.  
  1302.                            <div class="newsletter-form">
  1303.  
  1304.                                <input type="email" autocomplete="off" id="mc-email" placeholder="Enter your mail"
  1305.                                    class="form-control">
  1306.  
  1307.                                <button class="mc-submit" type="submit">SUBSCRIBE NOW</button>
  1308.  
  1309.                                <!-- mailchimp-alerts Start -->
  1310.  
  1311.  
  1312.  
  1313.                                <div class="mailchimp-alerts text-centre">
  1314.  
  1315.                                    <div class="mailchimp-submitting"></div><!-- mailchimp-submitting end -->
  1316.  
  1317.                                    <div class="mailchimp-success"></div><!-- mailchimp-success end -->
  1318.  
  1319.                                    <div class="mailchimp-error"></div><!-- mailchimp-error end -->
  1320.  
  1321.                                </div>
  1322.  
  1323.                                <!-- mailchimp-alerts end -->
  1324.  
  1325.                            </div>
  1326.  
  1327.                        </form>
  1328.  
  1329.                    </div>
  1330.  
  1331.                </div>
  1332.  
  1333.            </div>
  1334.  
  1335.            <!-- Fotter Single Area  -->
  1336.  
  1337.        </div>
  1338.  
  1339.    </div>
  1340.  
  1341. </footer>
  1342.  
  1343. <!-- End footer area -->
  1344.  
  1345. <!-- Footer Bottom Area Start -->
  1346.  
  1347. <div class="footer-bottom ptb-20 black-bg">
  1348.  
  1349.    <div class="container">
  1350.  
  1351.        <div class="row">
  1352.  
  1353.            <div class="footer-copyright text-center text-white">
  1354.  
  1355.                <p>©<a href="#"> Edublooms </a>2020. All Rights Reserved.</p>
  1356.  
  1357.            </div>
  1358.  
  1359.  
  1360.  
  1361.        </div>
  1362.  
  1363.        <div class="row">
  1364.  
  1365.            <div class="col-xs-12 col-sm-12 col-md-offset-5 col-md-2 text-left">
  1366.  
  1367.                <div id="google_translate_element"></div>
  1368.  
  1369.            </div>
  1370.  
  1371.  
  1372.  
  1373.        </div>
  1374.  
  1375.    </div>
  1376.  
  1377.  
  1378.  
  1379. </div>
  1380.  
  1381.  
  1382.  
  1383. <!-- Footer Bottom Area End -->
  1384.    </div>
  1385.    <!-- Placed js at the end of the document so the pages load faster -->
  1386.  
  1387.    <!-- jquery latest version -->
  1388.    <script src="https://edublooms.com/edublooms_home/js/vendor/jquery-1.12.4.min.js"></script>
  1389.    <!-- Bootstrap framework js -->
  1390.    <script src="https://edublooms.com/edublooms_home/js/bootstrap.min.js"></script>
  1391.    <!-- All js plugins included in this file. -->
  1392.    <script src="https://edublooms.com/edublooms_home/js/plugins.js"></script>
  1393.    <!-- Nivo Slider -->
  1394.    <script src="https://edublooms.com/edublooms_home/js/jquery.nivo.slider.pack.js"></script>
  1395.    <!-- Magnific Popup -->
  1396.    <script src="https://edublooms.com/edublooms_home/js/jquery.magnific-popup.min.js"></script>
  1397.    <!-- Isotope Css -->
  1398.    <script src="https://edublooms.com/edublooms_home/js/isotope.pkgd.min.js"></script>
  1399.    <!-- Venobox Css -->
  1400.    <script src="https://edublooms.com/edublooms_home/js/venobox.min.js"></script>
  1401.    <!-- animated heading.js -->
  1402.    <script src="https://edublooms.com/edublooms_home/js/animated-heading.js"></script>
  1403.    <!-- ajax mail js  -->
  1404.    <script src="https://edublooms.com/edublooms_home/js/ajax-mail.js"></script>
  1405.    <!-- mail Chimp  -->
  1406.    <script src="https://edublooms.com/edublooms_home/js/jquery.ajaxchimp.min.js"></script>
  1407.    <!-- Counter Up -->
  1408.    <script src="https://edublooms.com/edublooms_home/js/jquery.counterup.min.js"></script>
  1409.    <!-- Waypoints js -->
  1410.    <script src="https://edublooms.com/edublooms_home/js/jquery.waypoints.min.js"></script>
  1411.    <!-- Imageloaded js -->
  1412.    <script src="https://edublooms.com/edublooms_home/js/imagesloaded.pkgd.min.js"></script>
  1413.    <!-- Circular Progress Knob js -->
  1414.    <script src="https://edublooms.com/edublooms_home/js/jquery.knob.js"></script>
  1415.    <!-- Circular Progress Appear js -->
  1416.    <script src="https://edublooms.com/edublooms_home/js/jquery.appear.js"></script>
  1417.    <!-- headroom js -->
  1418.    <script src="https://edublooms.com/edublooms_home/js/headroom.min.js"></script>
  1419.  
  1420.    <!-- Owl Carosel Js -->
  1421.    <script src="https://edublooms.com/edublooms_home/js/owl.carousel.min.js"></script>
  1422.    <!-- Mean Menu js -->
  1423.    <script src="https://edublooms.com/edublooms_home/js/jquery.meanmenu.js"></script>
  1424.    <!-- Main js file that contents all jQuery plugins activation. -->
  1425.        <script src="https://edublooms.com/edublooms_home/js/main.js"></script>
  1426.            <!-- Accessibility Code for "edublooms.com" -->
  1427.    
  1428.    <script>
  1429.        function googleTranslateElementInit() {
  1430.            new google.translate.TranslateElement({
  1431.                    pageLanguage: 'en'
  1432.                },
  1433.                'google_translate_element'
  1434.            );
  1435.        }
  1436.    </script>
  1437.    <script src="https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
  1438.    <script src="//code.tidio.co/0a8hdcg1s2fupkyircxgpkmh62ajufnz.js" async></script>
  1439. </body>
  1440.  
  1441. </html>
  1442.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda