<!--About One Start-->
<section class="about-four">
  <div class="about-four__shape-2 img-bounce"> <img src="assets/images/shapes/about-four-shape-2.png" alt=""> </div>
  <div class="container">
    <div class="row">
      <div class="col-xl-6">
        <div class="about-four__left">
          <div class="section-title text-left mb-0">
            <div class="section-title__tagline-box"> <span class="section-title__tagline">get to know us</span>
              <div class="section-title__border-box"></div>
            </div>
            <h2 class="section-title__title pt-3">Your Trusted Partner in Global Education.</h2>
          </div>
          <p class="about-four__text-1 pt-4 pb-0">Rohini International Education is committed to transforming the academic dreams of students into reality. Since our inception, we have been dedicated to offering personalized, high-quality guidance for students aspiring to study abroad. Our team of experienced education consultants ensures that each student receives tailored advice to find the best-fit universities and programs across the globe.</p>
          <div class="about-four__btn-box"> <a href="about.php" class="thm-btn about-four__btn">Explore More</a> </div>
        </div>
      </div>
      <div class="col-xl-6">
        <div class="about-four__right">
          <div class="about-four__img-box">
            <div class="about-four__img-one"> <img src="assets/images/resources/about-four-img-1.jpg" alt=""> </div>
            <div class="about-four__img-two"> <img src="assets/images/resources/about-four-img-2.jpg" alt=""> </div>
            <div class="about-four__experience">
              <div class="about-four__experience-inner count-box counted">
                <h3 class="count-text" data-stop="28" data-speed="1500">28</h3>
                <p>Years of Experience</p>
                <div class="about-four__shape-1"> <img src="assets/images/shapes/about-two-shape-1.png" alt=""> </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</section>
<!--About One End-->