@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

* {
  font-family: "Poppins", sans-serif;
}

body {
  background: white;
}

a{
    text-decoration:none !important;
    color:white;

}
.soft-skills-section {
  font-family: 'Poppins', sans-serif;
  padding: 2rem 1rem;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius:20px;
}

.soft-skills-heading {
  font-weight: 600;
  font-size: 25px;
  color: #4b145b;
}
/*marquee*/
.custom-marquee-wrapper {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  background: #f5f5f5;
}

.custom-marquee {
  display: flex;
  animation: marqueeMove 20s linear infinite;
}

.below_b_items_container {
  display: flex;
}

.below_b_item {
  flex: 0 0 auto;
  padding: 0 2rem;
  font-size: 1rem;
  color: #333;
}

/* Keyframe animation for scrolling */
@keyframes marqueeMove {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
/**/
.soft-skills-description {
  font-weight: 400;
  font-size: 15px;
  color: #333;
  line-height: 2.1;
}

.soft-skills-img {
  border-radius: 10px;
  width: 75%;
  height: auto;
  object-fit: cover;
}

.soft-skill-right {
  padding-left: 0px;
}

.page_banner.ban1 {
  background: #FFF7FF;
  padding: 150px 0;
}
.soft-skill-right .bootcamp-btn{
    pointer-events: none;
}
.page_banner.ban1 h1 {
  color: #122B47;
  font-size: 50px;
  font-weight: 600;
}

.page_banner.ban1 h4 {
  color: #030303;
  font-size: 18px;
  font-weight: 400;
  width: 80%;
  line-height: 2rem;
}

.page_banner.ban1 p {
  color: #030303;
  font-size: 14px;
  font-weight: 400;
  margin-top: 10px;
  line-height: 2rem;
}

.page_banner.ban1 .btn {
  margin-top: 30px;
  padding: 20px 44px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.service_link {
  text-decoration: none;
  color: inherit;
}

/* */
.fw-bold {
  font-size: 36px;
}

/* Top header */
.top-bar {
  background: linear-gradient(to right, #441342, #AA30A5);
  color: white;
  padding: 5px 70px;
  font-size: 14px;
  height: 6vh;
}

.top-bar img {
  height: 18px;
  width: 18px;
  margin-right: 5px;
}

.top-bar .left-icons,
.top-bar .right-link {
  display: flex;
  align-items: center;
}

.top-bar .left-icons>div {
  margin-right: 25px;
  display: flex;
  align-items: center;
}
.about-dec{
    margin-bottom: 0.5rem !important;
}

.top-bar a {
  color: white;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
}

.top-bar a:hover {
  font-size: 15px;
}

/*  */
/* Main Header */
.logo-main img {
  width: 60px;
  height: 60px;
}

.header-links {
  color: #441342;
  font-weight: 500;
  font-family: poppins;
}

.contact-us-btn {
  background-color: #441342;
  transition: all 0.3s ease;
  color:white;

}

.contact-us-btn:hover {
  background-color: #AA30A5;
  border: none;
  font-size: 18px;
  color:white;
}
.sm-social-icons a:hover{
    color:#AA30A5 !important;
}
.service-bottom-button .bootcamp-btn {
    font-size:10px;
    pointer-events: none;
}

/* Modern Classic Dropdown Styling */
.custom-dropdown .nav-link {
  position: relative;
  font-weight: 500;
  font-size: 1rem;
  color: #333;
  transition: color 0.3s ease;
}

.custom-dropdown .nav-link:hover {
  color: #AA30A5;
}

.custom-dropdown .arrow-icon {
  font-size: 0.7rem;
  transition: transform 0.3s ease;
  margin-top: 2px;
}

/* Rotate arrow on open */
.custom-dropdown.show .arrow-icon {
  transform: rotate(180deg);
}

/* Dropdown menu styling */
.custom-dropdown-menu {
  border-radius: 0.5rem;
  padding: 0.5rem 0;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  min-width: 200px;
}

/* Existing styles (with updated hover color) */
.custom-dropdown-menu .dropdown-item {
  padding: 0.6rem 1.2rem;
  font-size: 0.95rem;
  color: #333;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.custom-dropdown-menu .dropdown-item:hover {
  background-color: #f0f0f0;
  color: #AA30A5;
  /* Your custom purple color */
}


/*  */
.heading_text {
  font-size: 25px;
  font-weight: 600;
  color: #441342;
  line-height: 1.5;
}
  .module-card-item img {
    height: 180px;
    object-fit: cover;
  }

  .module-card-item h5 {
    font-weight: 600;
  }

  .module-card-item .module-card-body {
    min-height: 240px;
  }

  .module-view-btn {
    background-color: #f4d2e0;
    border: none;
    color: #000;
  }



/* Footer Css */
.body-footer {
  background: linear-gradient(89.94deg, #441342 50.27%, #AA30A5 99.99%);
}

.footer-desc {
  padding-top: 50px;
}

.bottom-footer {
  display: flex;
  justify-content: space-between;
}

.bottom-footer .left-side a {
  color: white;
  text-decoration: none;
}

.footer-desc h2 {
  color: white;
  font-size: 32px;
  font-weight: 700;
  font-family: "Inter", "Poppins";
}

.footer-card {
  border-radius: 12px;
  transition: transform 0.3s ease;
  height:200px;
}

.footer-card:hover {
  transform: translateY(-5px);
}

.icon-circle {
  width: 60px;
  height: 60px;
  background-color: #4b014b;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.icon-circle img {
  width: 28px;
  height: 28px;
}

.fw-bold {
  font-size: 25px;
}

.footer-card p {
  font-size: 16px;
  font-weight: 700;
}

.inner-footer {
  font-family: 'Inter', sans-serif;
}

.footer-links li {
  margin-bottom: 1.2rem;
}

.footer-links a {
  color: white;
  text-decoration: none;
}

.footer-links a:hover {
  text-decoration: underline;
}

.inner-footer .input-group input::placeholder {
  color: #441342;
}

.inner-footer img {
  vertical-align: middle;
}

.footer-social a {
  color: white;
  text-decoration: none;
  letter-spacing: 0.5px;
}

.input-footer.input-group {
  height: 70px;
}

.input-footer.input-group input {
  border-radius: 4px !important;
  color: #441342 !important;
}

.input-footer.input-group button {
  margin-left: 20px !important;
  width: 30%;
  font-size: 18px;
  color: #441342 !important;
  font-weight: 600 !important;
  border-radius: 4px !important;
}

.main_banner {
  padding: 350px 45px 50px 45px;
  background-size: cover;
}

.main_banner h3 {
  color: white;
  font-weight: 600;
  font-size: 55px;
  text-shadow: 1px 2px black;
}

.main_banner .banner_newsletter_container {
  margin-top: 30px;
}

.main_banner .banner_newsletter_container.input-group-text {
  background: #fff;
}

.main_banner .banner_newsletter_container input {
  padding: 5px;
  color: #441342;
  border-radius: 0px 5px 5px 0px !important;
}

.main_banner .banner_newsletter_container input::placeholder {
  color: #441342;
}

.main_banner .banner_newsletter_container button {
  margin-left: 20px !important;
  padding: 20px 40px;
  background: #441342;
  border: none;
  border-radius: 0;
}

.main_banner .banner_newsletter_container button:active,
.main_banner .banner_newsletter_container button:hover {
  background: #70206e;
}

.below_banner {
  background: linear-gradient(89.94deg, #441342 50.27%, #AA30A5 99.99%);
  padding: 20px 20px;
}

/*.below_banner .below_b_items_container {*/
/*  display: flex;*/
/*  justify-content: space-around;*/
/*  align-items: center;*/
/*}*/

.below_banner .below_b_items_container .below_b_item span {
  color: white;
  font-weight: 600;
  font-size: 22px;
}

.below_banner .below_b_items_container .below_b_item {
  position: relative;
  border-right: 1px solid white;
  padding: 10px 90px;
}

.below_banner .below_b_items_container .below_b_item:last-child {
  border: none;
}

.our_services_section {
  padding: 100px 0;
  max-width: 1400px;
}

.our_services_section h2 {
  font-size: 34px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 50px;
}

.our_services_section .services_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 20px;
}

.our_services_section .services_container .service_box {
  background-color: white;
  box-shadow: 0 0 10px 0 #0000001a;
  width: 24%;
  height: 500px;
  border-radius: 20px;
  position: relative;
}

.our_services_section .services_container .service_box .service_img,
.our_services_section .services_container .service_box .service_content {
  padding: 15px;
}

.our_services_section .services_container .service_box .service_img img {
  width: 100%;
  border-radius: 10px;
}

.our_services_section .services_container .service_box .service_content h4 {
  font-size: 1.25rem;
}

.our_services_section .services_container .service_box .service_content p {
  margin-top: 10px;
  color: #616161;
  font-size: 16px;
  font-weight: 400;
}

.our_services_section .services_container .service_box .service_read_more {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.our_services_section .services_container .service_box .service_read_more button {
  width: 100%;
  padding: 15px;
  background: linear-gradient(90deg, #441342 0%, #AA30A5 100%);
  border-radius: 0 0 10px 10px;
  /* height: 100%; */
  color: white;
  border: none;
  transition: background 0.4s ease, transform 0.3s ease;
}

.our_services_section .services_container .service_box .service_read_more button:hover {
  background: linear-gradient(90deg, #571855 0%, #c538c0 100%);
  transform: translateY(-2px);
}

/* service page */
.training-card {
  padding-left: 110px !important;
  background-color: #441342;
  color: white;
  padding: 2rem;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-top: -50px;
  z-index: 1;
  position: relative;
  width: max-content;
  background: url('../image/title-box.svg');
}

.highlight-heading {
  color: #441342;
  font-weight: bold;
  padding: 2rem 1rem;
}
.soft-skills-img{
    width:90%;
}

@media (max-width: 767.98px) {
  .training-card {
    margin-top: -30px;
    padding: 1.5rem;
    width: 100%;
    padding-left:30px !important;
  }


  .highlight-heading {
    padding: 1.5rem 1rem;
    font-size: 1.25rem;
  }
  .soft-skills-section .bootcamp-btn{
      font-size:10px;
  }
  
}

/*  */

.home_testimonials {
  max-width: 1400px;
}

.home_testimonials .testimonial_heading {
  background: #44134214;
  padding: 8px 15px;
  width: max-content;
}

.home_testimonials .testimonial_heading h3 {
  text-transform: uppercase;
  color: #441342;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin: 0;
}

.home_testimonials .testimonial_sub_headings {
  padding: 30px 0;
}

.home_testimonials .testimonial_sub_headings h3 {
  font-size: 35px;
  font-weight: 600;
}

.home_testimonials .testimonial_sub_headings h4 {
  font-size: 20px;
  font-weight: 500;
  color: #575757;
  padding-top: 10px;
}

.home_testimonials .swiper {
  height: 500px;
  width: 100%;
  max-width: 100%;
  margin: auto;
  position: relative;
}

.home_testimonials .swiper-slide {
  display: flex;
  justify-content: center;
}

.home_testimonials .testimonial-card {
  width: 100%;
  padding: 2rem;
  border-radius: 1.5rem 5px;
  border: 3px solid #441342;
  background: white;
  position: relative;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  color: #1E1E1E;
}

.home_testimonials .testimonial-card .name,
.home_testimonials .testimonial-card .title,
.home_testimonials .testimonial-card .testimonial-quote {
  transition: color 0.3s ease;
}

/* Hover gradient effect */
.home_testimonials .testimonial-card:hover {
  background: linear-gradient(180deg, #441342 0%, #AA30A5 100%);
  color: #fff;
  border: none;
}

.home_testimonials .testimonial-card:hover .name,
.home_testimonials .testimonial-card:hover .title,
.home_testimonials .testimonial-card:hover .testimonial-quote {
  color: #fff;
}

.home_testimonials .testimonial-card .testimonial-client {
  display: flex;
  gap: 20px;
  align-items: center;
}

.home_testimonials .testimonial-card img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 50%;
  margin-bottom: 1rem;
}

.home_testimonials .testimonial-card .name {
  font-weight: bold;
  font-size: 1.1rem;
  color: #1E1E1E;
}

.home_testimonials .testimonial-card .title {
  font-family: "Roboto", "Poppins";
  font-size: 14px;
  color: #B0B0B0;
  margin-bottom: 1rem;
}

.home_testimonials .testimonial-quote {
  font-size: 0.85rem;
  font-style: normal;
  color: #575757;
  font-weight: 400;
  line-height: 1.5rem;
}

.home_testimonials .testimonial-footer-dot {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #d3d3d3;
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.home_testimonials_container .testimonial_slider_nav_btn {
    position: absolute;
    top: 60%;
    width: 100%;
}

/* Swiper custom nav buttons */
.home_testimonials_container .swiper-button-prev,
.home_testimonials_container .swiper-button-next {
  color: #333;
  background: #FFFFFF;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  box-shadow: 0 0 4px 0 #00000040;
  transform: translateY(-50%);
  display: flex !important;
}

.home_testimonials_container .swiper-button-next:after,
.home_testimonials_container .swiper-rtl .swiper-button-prev:after,
.home_testimonials_container .swiper-button-prev:after,
.home_testimonials_container .swiper-rtl .swiper-button-next:after {
  font-size: 28px;
}



.home_newsletter {
  margin-top: 50px;
  background: #441342;
  padding: 100px;
  color: white;
}

.home_newsletter h3,
.home_newsletter h4 {
  margin: 30px 0;
}

.home_newsletter h3 {
  font-size: 28px;
  text-transform: uppercase;
}

.home_newsletter h4 {
  font-size: 28px;
  line-height: 2.5rem;
}

.home_newsletter p {
  letter-spacing: 0.5px;
}

.home_newsletter .input-group {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.home_newsletter input {
  background: #FFFFFF;
  border-radius: 4px;
  padding: 20px;
  color: #7E7E7E;
  flex: 1 1 300px;
}

.home_newsletter button {
  background: #FFFFFF;
  border-radius: 4px;
  padding: 20px;
  color: #441342;
  border: 1px solid white;
  font-size: 20px;
  font-weight: 500;
  cursor: pointer;
}

.home_newsletter button:hover {
  background: #691266;
  color: #fff;
  border: 1px solid #691266;
}

.home_newsletter input::placeholder {
  font-size: 20px;
  font-weight: 500;
  color: #7E7E7E;
}

.home_newsletter img {
  width: 100%;
  border-radius: 35px 4px 4px 35px;
}

.home_newsletter .newsletter_contents {
  justify-content: center;
  display: flex;
  flex-direction: column;
}

.home_newsletter .newsletter_img_container {
  padding: 50px;
}

.home_newsletter .container-fluid {
  max-width: 1500px;
}

.home_organizations {
  padding: 100px 0;
}

.home_organizations h1 {
  font-size: 35px;
  font-weight: 600;
  color: #1E1E1E;
}

.home_organizations .swiper {
  width: 100%;
  height: 300px;
  padding: 40px 0;
}

.home_organizations .swiper-slide {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 10px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 200px;
  transition: box-shadow 0.3s;
}

.home_organizations .swiper-slide img {
  width: 50%;
}

.home_organizations .swiper-slide p {
  margin-top: 10px;
  font-weight: bold;
  color: #111;
}

.home_organizations .swiper-button-next,
.home_organizations .swiper-button-prev {
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  width: 40px;
  height: 40px;
  color: purple;
}

.home_organizations .swiper-button-next::after,
.home_organizations .swiper-button-prev::after {
  font-size: 16px;
}

.main_heading {
  background: #44134214;
  padding: 8px 15px;
  width: max-content;
  margin-bottom: 20px;
}

.main_heading h3 {
  text-transform: uppercase;
  color: #441342;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin: 0;
}

.content_box p {
  font-size: 18px;
  font-weight: 500;
  color: #575757;
}

.about_timeline_heading h3 {
  color: #441342;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.about_timeline_heading h4 {
  color: #441342;
  font-weight: 600;
}

.timeline {
  position: relative;
  margin: 3rem auto;
}

.timeline::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 4px;
  background-color: #912a8f;
  transform: translateX(-50%);
}

.timeline-item {
  position: relative;
  margin-bottom: 60px;
}

.timeline-dot {
  position: absolute;
  top: 0;
  left: 50%;
  width: 14px;
  height: 14px;
  background-color: #912a8f;
  border-radius: 50%;
  transform: translateX(-50%);
  z-index: 2;
}

.timeline-content {
  padding: 1rem;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  height:350px;
}

.timeline-year {
  display: inline-block;
  background-color: #5b0d68;
  color: #fff;
  font-weight: 600;
  padding: 4px 12px;
  border-radius: 5px;
  margin-bottom: 1rem;
}

.timeline-image {
  width: 100%;
  height: 350px;
  background-color: #ccc;
  border-radius: 8px;
  margin-top: 1rem;
  background: url(../image/timeline/1.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
.timeline-image2{
  background-image: url(../image/timeline/2.jpg)  !important;
    background-position: center bottom !important;

}
.timeline-image3{
  background-image: url(../image/timeline/3.jpeg) !important;
  
}
.timeline-image4{
  background-image: url(../image/timeline/4.jpg) !important;
  
}
.timeline-image5{
  background-image: url(../image/timeline/5.jpg) !important;
  
}
.timeline-image6{
  background-image: url(../image/timeline/6.jpeg) !important;
  
}

.row:nth-child(even) .timeline-text {
  text-align: left;
}

/* === Responsive Styles === */
@media (max-width: 768px) {
  .timeline::before {
    left: 8px;
    /* move the line to the left side */
    transform: none;
  }
    .heading_text {
  font-size: 20px !important;
  }
  .soft-skills-heading{
      font-size:20px;
  }
  .soft-skills-description{
      line-height: 1.5;
    font-size: 15px;

  }
  .soft-skill-right{
     padding-left: 20px;
  }

  .timeline-dot {
    left: 8px;
    /* align the dots with the line */
    transform: none;
  }

  .timeline-item {
    padding-left: 30px;
    /* give space for the line and dots */
  }

  .timeline .row {
    flex-direction: column;
  }

  .timeline-img,
  .timeline-text {
    width: 100%;
    text-align: left;
  }

  .timeline-image {
    height: 200px;
    /* slightly taller on mobile for better visuals */
  }
}

@media (max-width: 480px) {
  .timeline-content {
    padding: 0.75rem;
  }

  .timeline-year {
    font-size: 14px;
    padding: 2px 8px;
  }

  .timeline-image {
    height: 150px;
  }
  .page_banner.services{
        height: 500px !important;
    }
}


.page_banner.services {
  height: 480px;
  background: url(../image/service-banner-1.jpeg) center center no-repeat;
  width: 100%;
  background-size: cover;
}

.page_banner .ban1 {
  background: #FFF7FF;
  padding: 150px 0;
}

.page_banner.ban1 h1 {
  color: #122B47;
  font-size: 50px;
  font-weight: 600;
}

.page_banner.ban1 h4 {
  color: #030303;
  font-size: 18px;
  font-weight: 400;
  width: 80%;
  line-height: 2rem;
}

.page_banner.ban1 p {
  color: #030303;
  font-size: 14px;
  font-weight: 400;
  margin-top: 10px;
  line-height: 2rem;
}

.page_banner.ban1 .btn {
  margin-top: 30px;
  padding: 20px 44px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.btn.btn-main-primary {
  background-color: #551853;
  border-color: #551853;
  color: white;
}

.btn.btn-main-primary:hover {
  background-color: #81247e;
  border-color: #81247e;
  color: white;
}

.page_banner.ban1 .pg_img_container img {
  border-radius: 8px 0 0 8px;
}

.about-cards-container {
  display: flex;
  position: absolute;
  bottom: 5px;
  left: -20px;
  flex-direction: column;
  gap: 8px;
}

.about-card {
  color: white;
  border-radius: 8px;
  width: 260px;
  background: #4A1548;
  display: flex;
  align-items: center;
  padding: 12px 24px;
  gap: 15px;
}

.about-card.non-active {
  background: #A55DA2;
}

.about_founder_heading h3 {
  color: #441342;
  font-weight: 700;
  font-size: 35px;
}

.founder_note .content_box p {
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
  color: #575757;
}
.testimonial-footer-dot img{
    width: 40px !important;
    height: 40px !important;
}
.testonimials .swiper-slide{
    height:80%;
}
/*tab */




@media (max-width: 1300px){
    .founder_note .content_box p{
        font-size: 13px;
    }
    .form-control{
        font-size: 1rem;
    }
    
    .below_banner .below_b_items_container{
        flex-wrap: nowrap;
    }
    .below_banner .below_b_items_container .below_b_item span{
        font-size: 13px;
    }
    .navbar-expand-lg .navbar-nav .nav-link{
        font-size: 14px;
    }
    .home_testimonials_container .swiper-button-prev, .home_testimonials_container .swiper-button-next{
        width: 25px;
        height: 25px;
    }
    .home_testimonials_container .swiper-button-next:after, .home_testimonials_container .swiper-rtl .swiper-button-prev:after, .home_testimonials_container .swiper-button-prev:after, .home_testimonials_container .swiper-rtl .swiper-button-next:after {
         font-size: 16px;
    }
    .our_services_section .services_container{
        padding-right: 20px;
        padding-left: 20px;
    }
    .circle-icon{
        width: 70px !important;
        height: 70px !important;
    }
    .circle-icon img{
        width: 30;
    }
    .arrow-img{
        height: 20px !important;
    }
    .soft-skills-img {
        width: 90%;
    }
   
}




/**/
@media (max-width: 768px) {
  .home_testimonials .swiper {
    height: 550px;
  }

  .home_newsletter {
    padding: 50px 20px;
  }

  .home_newsletter h3 {
    font-size: 22px;
    text-align: center;
  }

  .home_newsletter h4 {
    font-size: 20px;
    line-height: 2rem;
    text-align: center;
  }

  .home_newsletter .input-group {
    flex-direction: column;
    gap: 15px;
    align-items: stretch;
  }

  .home_newsletter input,
  .home_newsletter button {
    width: 100% !important;
    padding: 15px;
    font-size: 18px;
  }

  .home_newsletter .newsletter_img_container {
    padding: 20px 0;
  }

  .home_newsletter img {
    border-radius: 20px;
  }

  .timeline::before {
    left: 8px;
  }

  .timeline-dot {
    left: 8px;
    top: 55%;
  }

  /*.row {*/
  /*  flex-direction: column !important;*/
  /*}*/

  .timeline-text,
  .timeline-img {
    order: unset !important;
    text-align: left !important;
  }

  .below_banner .below_b_items_container {
    flex-wrap: unset;
  }

  .swiper-button-prev,
  .swiper-button-next {
    display: none;
  }

  .home_organizations {
    padding: 60px 20px;
  }

  .home_organizations h1 {
    font-size: 28px;
    text-align: center;
  }

  .home_organizations .swiper {
    padding: 20px 0;
  }

  .home_organizations .swiper-slide {
    height: 100%;
    flex-direction: column;
    padding: 10px;
  }

  .home_organizations .swiper-slide img {
    width: 60%;
  }

  .home_organizations .swiper-button-next,
  .home_organizations .swiper-button-prev {
    width: 30px;
    height: 30px;
  }

  .home_organizations .swiper-button-next::after,
  .home_organizations .swiper-button-prev::after {
    font-size: 12px;
  }
}

/* Make it Responsive */
@media (max-width: 991px) {
  .page_banner.ban1 {
    padding: 100px 0;
  }

  .page_banner.ban1 h1 {
    font-size: 36px;
  }

  .page_banner.ban1 h4 {
    font-size: 16px;
    width: 100%;
  }

  .page_banner.ban1 p {
    font-size: 13px;
  }

  .page_banner.ban1 .btn {
    padding: 16px 36px;
  }
}

@media (max-width: 767px) {
  .main_heading {
    width: 100%;
    padding: 10px 12px;
  }

  .main_heading h3 {
    font-size: 22px;
  }

  .content_box p {
    font-size: 16px;
  }

  .page_banner.ban1 {
    padding: 80px 0;
  }

  .page_banner.ban1 .row {
    flex-direction: column-reverse;
    align-items: center;
  }

  .page_banner.ban1 .col-md-6 {
    width: 100%;
    text-align: center;
    margin-top: 80px;
  }

  .page_banner.ban1 h1 {
    font-size: 28px;
  }

  .page_banner.ban1 h4 {
    font-size: 15px;
    margin: 20px 0;
  }

  .page_banner.ban1 p {
    font-size: 12px;
  }

  .page_banner.ban1 .pg_img_container img {
    max-width: 100%;
    height: auto;
    margin-top: 20px;
  }
}

/*  */
/* Mobile Responsive Css */
/* Top Header */
@media (max-width: 576px) {
    .service-bottom-button{
        display: initial !important;
    }
    .service-bottom-button .bootcamp-btn{
        font-size: 10px;
        margin-top: 10px;
    }
    
    .navbar{
        padding: 0;
    }
    .contact-us-btn{
        margin-bottom:14px;
    }
    .contact-us-btn h6{
       font-size: 0.8rem;
    }
    
    .dropdown-item{
        font-size: 14px;
    }
    
    .home_testimonials_container .swiper-button-next:after, .home_testimonials_container .swiper-rtl .swiper-button-prev:after, .home_testimonials_container .swiper-button-prev:after, .home_testimonials_container .swiper-rtl .swiper-button-next:after{
        font-size: 20px;
    }
    
    .home_testimonials_container .swiper-button-prev, .home_testimonials_container .swiper-button-next{
        width: 35px;
        height: 35px;
    }
    
  .about-cards-container {
    flex-direction: row;
    flex-wrap: wrap;
    left: 80px;
  }

  .about-card {
    width: 180px;
    padding: 8px 24px;
    gap: 15px;
  }

  .timeline-dot {
    left: 3px;
  }

  .swiper-button-prev,
  .swiper-button-next {
    display: flex;
  }
    
  .home_organizations .swiper-button-next::after,
  .home_organizations .swiper-button-prev::after {
    font-size: 20px;
  }

  .home_organizations .swiper-button-next,
  .home_organizations .swiper-button-prev {
    width: 50px;
    height: 50px;
  }

  .main_heading {
    padding: 8px 10px;
  }

  .bottom-footer {
    display: block;
    text-align: left;
  }

  .bottom-footer p {
    font-size: 12px;
  }

  .main_heading h3 {
    font-size: 20px;
  }

  .content_box p {
    font-size: 15px;
  }

  .top-bar {
    flex-direction: column;
    text-align: center;
    display: none !important;
  }

  .main_banner h3 {
    font-size: 24px;
  }

  .main_banner .banner_newsletter_container button {
    padding: 10px 10px;
    font-size: 12px;
  }

  .form-control {
    font-size: 1rem;
  }

  .our_services_section .services_container .service_box {
    width: 100%;
    height: 530px;
  }

  .our_services_section .services_container {
    padding: 15px;
  }

  .top-bar .left-icons,
  .top-bar .right-link {
    justify-content: center;
    margin: 5px 0;
  }

  .footer-desc h2 {
    font-size: 15px;
  }

  .fw-bold {
    font-size: 20px;
  }

  .input-footer.input-group {
    height: 50px;
  }

  .input-footer.input-group button {
    font-size: 14px;
     width: 35% !important;

  }
  .pg_img_container{
      height: 85px;
  }
  .pg_img_container img{
      display: none;
  }

  .main_banner {
    background: url(../image/banner/1.jpg) center center;
    padding-top: 250px;
    background-size: cover;
  }
  
  .flex-sm-column-reverse{
    flex-direction: column-reverse !important;
  }
  .input-footer.input-group button{
  }
   .soft-skills-img {
        width: 100%;
    }
   
}

/*events*/
  .bootcamp-container {
      padding: 2rem;
    }
    .bootcamp-filter-btn {
      margin: 0.25rem;
      border-radius: 6px;
    }
    .bootcamp-filter-btn.active {
      background-color: #441342;
      color: #fff;
      border: none;
    }
    .bootcamp-filter-btn.active:hover {
      background-color: #AA30A5;
    }
    .bootcamp-card {
      border: none;
      border-radius: 8px;
      overflow: hidden;
      background-color: white;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
      display: flex;
      flex-direction: column;
      height: 100%;
    }
    .bootcamp-img {
      width: 100%;
      height: 200px;
      object-fit: cover;
    }
    .bootcamp-body {
      flex-grow: 1;
      padding: 1rem;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }
    .bootcamp-title {
      font-size: 1rem;
      font-weight: 600;
      margin-bottom: 1rem;
    }
    .bootcamp-btn {
      background-color: #441342;
      color: #fff;
      border: none;
    }
    .bootcamp-btn:hover {
      background-color: #AA30A5;
      color: white;
    }
/**/


 
  
/*contact us*/
  
    
/**/