body {
  margin: 0;
  padding: 0;
  font-family: "Livvic", sans-serif;
}

a {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul,
li {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}

/* nvbar css start */

.top-header .navbar img {
  width: 100%;
}
.top-header .nav-item .nav-link {
  font-weight: 500;
  font-size: 16px;
  color: #505050;
}
.navbar-nav {
  gap: 30px;
  align-items: center;
}

.top-header .navbar .nav-item .nav-link {
  padding-right: 25px;
}
.top-header .navbar .nav-item .nav-link:hover {
  color: #52e648;
}
.top-header .navbar .search-button {
  border: none;
  background-color: #52e648;
  padding: 14px 23px;
  border-radius: 10px;
  color: #505050;
}

/* nvbar css end  */
/* hero-sec css start */
.hero-sec {
  background-image: url(../images/hero-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh;
  background-size: cover;
  position: relative;
}

/* .hero-sec .hero-main {
  position: relative;
} */
.hero-sec .hero-main .hero-text {
  position: absolute;
  top: 100px;
}
.hero-sec .hero-main .hero-text h1 {
  font-size: 46px;
  line-height: 58px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 40px;
}
.hero-sec .hero-main .hero-text h1 span {
  color: #52e648;
  font-size: 90px;
  font-weight: 700;
  line-height: 90px;
}
.hero-sec .hero-main .hero-text h5 {
  font-size: 24px;
  line-height: 36px;
  color: #fff;
  font-weight: 600;
}
/* find-job section css start */

.find-job .icon {
  width: 75px;
  height: 75px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.find-job p {
  color: #fff;
  font-size: 18px;
  line-height: normal;
  font-weight: 600;
}

.icon-text-container {
  display: flex;
  gap: 15px;
  align-items: center;
}
.find-job .find-job-main {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 75px;
}
.find-job .text-content h3 {
  font-size: 30px;
  font-weight: 600;
  line-height: 42px;
  color: #fff;
  font-family: "Playpen Sans", cursive;
}

.find-job .text-content p {
  font-size: 18px;
  font-weight: 600;
}
.find-job {
  background-color: #52e648;
  padding: 30px 50px;
}
/* find-job section css end */
/* hero-sec css end */

/* about section css start */

.about-sec .about-image {
  background: url(../images/mobile-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.about-image-2 {
  background: url(../images/mobile-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.about-sec-2 {
  padding: 100px 0;
}
.about-sec {
  padding-bottom: 100px;
}
.about-sec .about-text h2 {
  font-size: 40px;
  font-weight: 700;
  color: #52e648;
  line-height: 52px;
}
.about-sec .about-text h2 span {
  color: #3c3c3c;
}
.about-sec .about-text h3 {
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
}
.about-sec .about-text p {
  font-size: 16px;
  line-height: 28px;
  color: rgba(80, 80, 80, 1);
  margin: 20px 0 27px 0;
  font-weight: 500;
}
.about-sec .about-text a {
  color: #3c3c3c;
  font-size: 16px;
  line-height: 18px;
  background-color: #52e648;
  padding: 17px 35px;
  border-radius: 10px;
  display: inline-block;
  font-weight: 600;
  margin-top: 20px;
}

.about-sec .about-text li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 28px;
  color: rgba(80, 80, 80, 1);
  font-weight: 500;
}
.about-sec .about-text li img {
  margin-right: 10px;
}

/* about section css end */
/* labour-section css start */

.labour-sec {
  padding: 100px 0;
}
.labour-content {
  text-align: center;
}
.labour-content h4 {
  font-size: 18px;
  line-height: 32px;
  color: #3c3c3c;
  font-weight: 600;
  padding: 20px 0 5px 0;
}
.labour-sec .labour-content p {
  font-size: 14px;
  line-height: 26px;
  color: rgba(80, 80, 80, 0.9);
}
.labour-sec h2 {
  font-size: 40px;
  font-weight: 700;
  color: #52e648;
  line-height: 52px;
  padding: 0 0 50px 0;
  text-align: center;
}
.labour-sec h2 span {
  color: #3c3c3c;
}
/* labour-section css end */

/* category-section-css start */
.category-sec {
  text-align: center;
  background-color: #eaf4f3;
  padding: 46px 0;
}
.category-sec .category-header {
  padding-bottom: 36px;
}

.category-sec .category-header h2 {
  font-size: 40px;
  font-weight: 700;
  color: #52e648;
  line-height: 52px;
  padding-bottom: 5px;
  text-align: center;
}
.category-sec .category-header h2 span {
  color: #3c3c3c;
}
.category-content {
  text-align: center;
  padding: 20px;
  background-color: white;
  border-radius: 20px;
  margin-bottom: 15px;
}
.category-sec .category-header p {
  font-size: 16px;
  line-height: 28px;
  color: rgba(80, 80, 80, 0.9);
}

.category-content .category-text h4 {
  font-size: 22px;
  font-weight: 600;
  color: #3c3c3c;
  padding: 40px 0;
}
.category-content .category-text p {
  font-size: 16px;
  line-height: 9px;
  background-color: #eaf4f3;
  color: #939897;
  font-weight: 600;
  padding: 12px;
  border-radius: 6px;
  display: inline-block;
}

.category-sec a {
  color: #3c3c3c;
  font-size: 16px;
  line-height: 18px;
  background-color: #52e648;
  padding: 17px 35px;
  border-radius: 10px;
  display: inline-block;
  font-weight: 600;
  margin-top: 40px;
}

/* category-section-css end */

/* schedule-sec css start */
/* schedule-sec css end */

/* future-section css start */
.future-sec {
    padding: 100px 0;
}
.future-sec .future-text h2 {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  line-height: 52px;
}
.future-sec .future-text h2 span {
  color: #52e648;
}
.future-sec .future-text p {
  font-size: 16px;
  line-height: 26px;
  color: #ffff;
  padding: 15px 0;
}
.future-sec .future-text a {
  color: #3c3c3c;
  font-size: 16px;
  line-height: 18px;
  background-color: #52e648;
  padding: 17px 35px;
  border-radius: 10px;
  display: inline-block;
  font-weight: 600;
}
.future-main .future-text {
  width: 50%;
}
.future-main {
  position: relative;
  background: #414042;
  border-radius: 20px;
  display: flex;
  padding: 62px;
}
.future-main .future-image {
  position: absolute;
  top: -117px;
  right: 15px;
  width: 50%;
}
.future-main .future-image img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

/* .future-sec .future-image img {
  width: 100%;
} */

/* future-section css end */
/* testimonial section css start */
.Testimonials-sec {
  background-color: #eaf4f3;
    padding: 80px 0;
}
.Testimonials-sec .testimonials-header {
  padding-bottom: 30px;
}
.Testimonials-sec .testimonials-header h2 {
  font-size: 40px;
  font-weight: 700;
  color: #52e648;
  line-height: 52px;
  padding-bottom: 5px;
  text-align: center;
}
.Testimonials-sec .testimonials-header h2 span {
  color: #3c3c3c;
}
.Testimonials-sec .customers {
  background-color: #ffffff;
  padding: 25px 40px;
  border-radius: 20px;
}
.customers .rating ul {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0;
}
.customers .rating-text h4 {
  font-size: 24px;
  font-weight: 600;
}
.customers .rating-text {
  padding: 18px 0 45px 0;
  position: relative;
}
.rating-text .quote {
  position: absolute;
  right: 0;
}

.customers .rating-text p {
  font-size: 16px;
  line-height: 24px;
  margin-top: 10px;
}
.customers .clintes {
  display: flex;
  gap: 20px;
  align-items: center;
}
.customers .clintes h5 {
  font-size: 16px;
  font-weight: 600;
}
.customers .clintes p {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
}
/* testimonial section css end */

/* download section css start */
.download-sec {
  padding: 100px 0;
}
.download-sec .download-main {
  background-color: #52e648;
  border-radius: 50px;
}

.download-sec .download-text {
  padding: 45px;
}
.download-sec .download-text h5 {
  font-size: 24px;
  line-height: 30px;
  color: #196d13;
  font-weight: 600;
}
.download-sec .download-text h2 {
  font-size: 46px;
  line-height: 54px;
  font-weight: 700;
  color: #ffff;
  padding: 10px 0;
  font-weight: 700;
}
.download-sec .download-text h4 {
  font-size: 35px;
  line-height: 43px;
}
.download-sec .download-button {
  padding-top: 45px;
  display: flex;
  gap: 25px;
}
.download-main .download-button a img {
  width: 100%;
}
/* download section css end */

/* register sec css start */
/* .register-sec {
  padding-bottom: 100px;
}
.register-sec .register-text h3 {
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
}
.register-sec .register-text p {
  font-size: 16px;
  line-height: 22px;
  padding: 20px 0 15px 0;
}
.register-text,
.register-text-1 {
  width: 368px;
  padding: 22px 18px;
}
.register-sec .register-text a {
  color: #3c3c3c;
  font-size: 16px;
  line-height: 18px;
  background-color: #ffffff;
  padding: 9px 19px;
  border-radius: 10px;
  display: inline-block;
  font-weight: 600;
  display: inline-block;
}
.register-sec .register-text-1 h3 {
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
  color: #ffffff;
}
.register-sec .register-text-1 p {
  font-size: 16px;
  line-height: 22px;
  padding: 20px 0 15px 0;
  color: #ffffff;
}
.register-sec .register-text-1 a {
  color: #3c3c3c;
  font-size: 16px;
  line-height: 18px;
  background-color: #ffffff;
  padding: 9px 19px;
  border-radius: 10px;
  display: inline-block;
  font-weight: 600;
  display: inline-block;
}
.register-sec .register-main {
  position: relative;
}
.register-sec .register-main .register-image {
  position: absolute;
  top: 0;
  z-index: -1;
}
.register-sec .register-main .register-image img {
  width: 100%;
} */
/* register sec css end */
/* footer section css start */

.my-footer .footer-links h6 {
  font-size: 18px;
  line-height: 28px;
  color: RGBA(255, 255, 255, 0.75);
  margin: 15px 0;
}
.my-footer .footer-links h6 strong {
  color: #ffffff;
  font-weight: 600;
}
.my-footer {
    padding: 40px 0 22px 0;
}
.my-footer .footer-links p {
  font-size: 16px;
  line-height: 28px;
  color: RGBA(255, 255, 255, 0.75);
  font-weight: 500;
}
.my-footer .footer-links h5 {
  font-size: 20px;
  line-height: 32px;
  font-weight: 700;
}
.my-footer .footer-links ul li a {
  color: RGBA(255, 255, 255, 0.75);
  margin-top: 25px;
  display: inline-block;
  min-width: 150px;	
}
.my-footer .footer-links ul li a:hover {
  color: #52e648;
}
.my-footer .copy-right {
  text-align: left;
}
.my-footer .copy-right p {
  font-size: 16px;
  line-height: 20px;
  color: RGBA(255, 255, 255, 0.75);
}
.social-icons li a {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  color: white;
  text-decoration: none;
  font-size: 20px;
  margin-inline: 5px;
}

.social-icons li a .fa-brands {
  color: #52e648;
}
.social-icons ul {
  display: flex;
  gap: 10px;
}

hr {
  margin: 45px 0 22px;
}

/* .footer-links .social-icons h5 {
  margin: 5px 0;
  font-weight: 500;
} */
.my-footer .footer-links .social-icons ul li a {
  margin: 0;
}
.my-footer .footer-links .social-icons h5 {
  margin: 12px 0;
}

/* 
.input-container {
  position: relative;
  width: 360px;
  margin-top: 10px;
}
.input-container input {
  font-size: 16px;
  border-radius: 10px;
  height: 50px;
  width: 360px;
  padding: 10px;
  border: none;
}
.input-container a {
  position: absolute;
  right: 5px;
  top: 6px;
  background-color: #52e648;
  color: #000 !important;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  border-radius: 9px;
  padding: 9px 24px;
} */

.about-image-3 {
  position: relative;
}

.about-image-3:before {
  content: "";
  background: #eaf4f3;
  position: absolute;
  left: 0;
  width: 100%;
  height: 81%;
  z-index: -1;
  top: 121px;
}

.about-image-3 img {
  width: 80%;
  object-fit: contain;
  margin: 0 auto;
  display: block;
}

/* footer section css end */

/* css media querys  */

@media (max-width: 1024px) {
  /* hero section css */
  .hero-sec .hero-main .hero-text {
    left: 45px;
  }
.navbar-nav {
    gap: 0px;
    align-items: center;
}
  .hero-sec .hero-main .hero-text h1 {
    font-size: 32px;
    line-height: 24px;
    margin-bottom: 18px;
  }
  .hero-sec .hero-main .hero-text h1 span {
    font-size: 70px;
  }
  .hero-sec .hero-main .hero-text p {
    font-size: 18px;
    line-height: 28px;
  }
  .hero-text .about-hero .text-content h3 {
    font-size: 16px;
  }
  .hero-sec .hero-main .hero-text p {
    font-size: 18px;
    line-height: 24px;
  }
  .hero-text .about-hero .text-content p {
    font-size: 16px;
    font-weight: normal;
  }
  /* hero section css end */
  /* about section css start */
  .about-image-2 img {
    width: 85%;
  }
  .about-sec .about-text h2 {
    font-size: 36px;
    font-weight: 700;
    color: #52e648;
    line-height: 48px;
    /* margin-bottom: 30px; */
  }
  .about-sec .about-text p {
    font-size: 14px;
    line-height: 26px;
    color: rgba(80, 80, 80, 0.9);
    margin: 5px 0 9px 0;
  }
  .about-sec .about-text h3 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
  }
  .about-sec .about-image img {
    width: 100%;
  }
  .about-sec .about-text a {
    margin-top: 6px;
  }

  /* about section css start */
  /* labour section css start */
  .labour-sec h2 {
    font-size: 36px;
    line-height: 48px;
  }
  /* labour section css start */
  /* category css start */
  .category-sec .category-header h2 {
    font-size: 36px;
  }
  /* category css end */
  /* future section css start */
  .future-sec .future-text h2 {
    font-size: 36px;
    line-height: 48px;
  }

  .future-sec .future-text p {
    font-size: 14px;
    line-height: 22px;
   margin:0;
	  padding:16px
  }
  .future-sec {
    padding: 120px 0;
  }
  .future-main {
    padding: 24px;
  }
  .future-main .future-image {
    top: -88px;
  }

  /* future section css start */
  /* testmonial sec start */
  .Testimonials-sec .customers {
    padding: 25px;
  }
  .Testimonials-sec .testimonials-header h2 {
    font-size: 36px;
  }
  /* testmonial sec end */
  /* download sec css start */
  .download-sec .download-text h2 {
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    padding: 10px 0;
  }
  .download-sec .download-text h4 {
    font-size: 30px;
    line-height: 42px;
  }
  .download-sec .download-main .download-bg img {
    width: 100%;
  }
  .download-sec .download-button {
    padding-top: 12px;
  }
  .download-sec .download-button {
    padding-top: 45px;
    display: flex;
    gap: 0;
  }
  .download-main .download-button a img {
    width: 80%;
  }
  .download-sec .download-text {
    padding: 30px;
  }
  /* download sec css end */
  /* register sec css start */
  /* .register-sec .register-text h3 {
    font-size: 24px;
    line-height: 30px;
  }
  .register-sec .register-text p {
    font-size: 14px;
    line-height: 20px;
    padding: 8px 0 15px 0;
  } */
  /* register sec css end */

  .labour-content-1::after {
    left: 29px !important;
  }
  .labour-content-3::after {
    right: -112% !important;
  }
}

@media (max-width: 768px) {
  /* hero section css end */
  .hero-sec .hero-main .hero-text {
    left: 15px;
    top: 0;
  }

  .hero-sec .hero-main .hero-text h1 {
    font-size: 22px;
    line-height: 14px;
    margin-bottom: 13px;
  }
  .hero-sec .hero-main .hero-text p {
    font-size: 16px;
    line-height: 24px;
  }
  .hero-text .about-hero .text-content h3 {
    font-size: 14px;
  }
  .hero-text .about-hero .text-content p {
    font-size: 14px;
  }

  .icon-text-container {
    display: flex;
    gap: 12px;
    flex-direction: column;
    align-items: center;
  }
  /* .hero-sec .hero-main .icon-text-container .icon img {
    width: 60%;
  } */
  .hero-sec .hero-main .hero-text {
    padding: 20px;
  }
  /* hero section css end */
  /* about section css start */
  .about-image-3 {
    text-align: center;
  }
  .about-image-3 img {
    width: 70%;
  }
  .about-sec .about-text h2 {
    font-size: 24px;
    font-weight: 700;
    color: #52e648;
    line-height: 36px;
    text-transform: uppercase;
    margin-bottom: 0;
  }
  .about-sec .about-text h3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
  }
  .about-sec .about-text p {
    font-size: 14px;
    line-height: 24px;
    color: rgba(80, 80, 80, 0.9);
    margin: 5px 0 9px 0;
  }
  /* about section css end */
  /* labour-section css start */
  .labour-sec h2 {
    font-size: 36px;
    line-height: 48px;
  }
  .labour-content {
    padding: 0;
  }
  .labour-content h4 {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    font-weight: 600;
    padding: 12px 0 4px 0;
  }
  /* labour-section css end */

  /* category section css start */
  .category-sec .category-header h2 {
    font-size: 36px;
  }
  .category-sec .category-header p {
    font-size: 14px;
    line-height: 26px;
  }
  .category-content .category-text h4 {
    font-size: 18px;
    padding: 12px 0 30px;
  }
  /* category section css end */
  .future-sec .future-text h2 {
    font-size: 24px;
    line-height: 36px;
  }
  .future-sec .future-text p {
    font-size: 12px;
    line-height: 21px;
	  margin :0;
	  padding: 15px 0;
  }
  .future-sec .future-text a {
    padding: 14px;
  }

  .future-image {
    margin-top: 40px;
  }
  .future-main {
    padding: 14px;
  }
  /* testimonial section css start */
  .customers .rating-text h4 {
    font-size: 16px;
    font-weight: 600;
  }
  .customers .rating-text p {
    font-size: 14px;
  }
  .customers .clintes h5 {
    font-size: 12px;
    font-weight: 600;
  }
  .customers .clintes p {
    font-size: 14px;
  }
  .customers .rating-text {
    padding: 18px 0 22px 0;
  }
  /* testimonial section css end */

  /* download section css start */
  .download-sec .download-text h2 {
    font-size: 28px;
    line-height: 39px;
  }
  .download-sec .download-text h4 {
    font-size: 26px;
    line-height: 38px;
  }
  .download-sec .download-button {
    padding-top: 24px;
  }
  /* download section css end */
  /* register section css start */
  /* .register-sec .register-text h3 {
    font-size: 24px;
    line-height: 12px;
  }
  .register-sec .register-text p {
    font-size: 12px;
    line-height: 19px;
    padding: 12px 0 4px 0;
  }
  .register-sec .register-text a {
    font-size: 12px;
    line-height: 18px;
    padding: 6px 9px;
  } */
  .labour-content-1::after {
    transform: translatey(-70%) !important;
  }
  .labour-content-3::after {
    transform: translatey(-70%) !important;
  }
  .labour-content-2::after {
    bottom: 157px !important;
  }

  /* register section css end */
}

@media (max-width: 425px) {
  .top-header .navbar img {
    width: 150px;
  }
  .top-header .navbar .search-button {
    width: 100%;
  }
  .about-image-2 img {
    width: 70%;
	  object-fit: cover;
} 
  /* hero section css start */
  .hero-sec .hero-main .hero-text {
    left: 0;
    top: 0;
  }
  .hero-sec .hero-main .hero-text h1 span {
    font-size: 36px;
    line-height: 48px;
  }
  .hero-sec .hero-main .hero-text h5 {
    font-size: 18px;
    line-height: 30px;
  }

  /* hero section css end */
  /* about section css start */
  .about-sec .about-text h2 {
    font-size: 22px;
    line-height: 36px;
    /* margin-bottom: 22px; */
  }
  .about-text {
    padding: 45px 24px;
  }
  .about-text-3 {
    text-align: left;
  }
  /* find-job section css start */
  .find-job .text-content p {
    font-size: 18px;
    font-weight: normal;
  }
  .find-job .text-content h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    color: #fff;
    font-family: "Playpen Sans", cursive;
  }
  .find-job .find-job-main {
    text-align: center;
    gap: 40px;
  }
  .find-job .icon {
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .find-job .icon img {
    width: 25px;
  }

  /* find-job section css start */

  /* about section css end */
  /* labour section css start */
  .labour-sec h2 {
    font-size: 24px;
    line-height: 36px;
  }
  .labour-content {
    padding: 22px;
  }
  /* labour section css end */

  /*future section css start */

  h2 {
    font-size: 22px;
  }
  .future-main {
    position: unset;
    flex-direction: column;
  }
  .future-main .future-text {
    width: 100%;
  }
  .future-main .future-image {
    position: unset;
    width: 100%;
  }
  /*future section css end */
  /* catogery section css start */
  .category-sec .category-header h2 {
    font-size: 24px;
  }
  /* catogery section css end */
  /* testmonial section css start */
  .Testimonials-sec .testimonials-header h2 {
    font-size: 24px;
    line-height: 36px;
  }
  .Testimonials-sec .customers {
    margin-bottom: 30px;
  }
  /* testmonial section css end */
  /* download section css start */
  .download-sec .download-text p {
    font-size: 18px;
    line-height: 30px;
  }
  .download-sec .download-text h2 {
    font-size: 22px;
    line-height: 34px;
  }
  .download-sec .download-text h4 {
    font-size: 22px;
    line-height: 36px;
  }
  /* download section css end */
  /* register section css start */
  /* .register-sec .register-main {
    margin-bottom: 40px;
  }
  .register-sec .register-text p {
    padding: 15px 0;
  }
  .register-sec .register-main .register-image {
    display: none;
  }
  .register-sec .register-main {
    margin-bottom: 40px;
    background: #ebebeb;
    border-radius: 10px;
  }
  .register-sec .register-text a {
    font-size: 12px;
    line-height: 18px;
    padding: 10px 22px;
  }
  .register-main-2 {
    background-color: #0a65cc !important;
  } */
  /* register section css end */
  .my-footer .copy-right {
    text-align: center;
  }
  .my-footer .social-icons {
    text-align: center;
    padding-top: 15px;
  }
	.my-footer {
    padding: 40px 0 22px 0;
}
  footer {
    text-align: center;
  }
  .footer-links {
    margin-top: 40px;
  }
  .hero-sec .hero-main .hero-text h1 {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 13px;
  }
  .labour-content-1::after {
    display: none;
  }

  .labour-content-3::after {
    display: none;
  }

  .labour-content-2::after {
    display: none;
  }
  .social-icons ul {
    display: flex;
    gap: 10px;
    justify-content: center;
  }
  .input-container {
    width: 100%;
  }
  .input-container a {
    right: 25px;
  }
}

@media (max-width: 320px) {
  /* .register-text {
    width: 100%;
    padding: 22px 18px;
  }
  .register-sec .register-text a {
    font-size: 12px;
    line-height: 18px;
    padding: 10px 22px;
    width: 100%;
    text-align: center;
  } */
  /* find-job section css start */
  .find-job .text-content p {
    font-size: 14px;
  }
  .find-job .text-content h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    color: #fff;
    font-family: "Playpen Sans", cursive;
  }
  .find-job .find-job-main {
    text-align: center;
    gap: 50px;
  }
  .find-job .icon {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .find-job .icon img {
    width: 18px;
  }

  /* find-job section css start */

  .category-sec a {
    width: 100%;
  }
  .about-sec .about-text a {
    width: 100%;
    text-align: center;
  }
  .future-sec .future-text a {
    width: 100%;
    text-align: center;
  }
  h2 {
    font-size: 18px !important;
  }
  .input-container a {
    position: absolute;
    right: 5px;
    top: 5px;
    background-color: #52e648;
    color: #000 !important;
    text-align: center;
    font-size: 11px;
    font-weight: 500;
    border-radius: 9px;
    padding: 11px 21px;
  }
  .input-container input {
    width: 100%;
  }
  .input-container input {
    font-size: 14px;
  }
  footer {
    padding: 0;
  }
}

.labour-content-1,
.labour-content-2,
.labour-content-3 {
  position: relative;
}

.labour-content-1::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: -100%;
  bottom: 134px;
  background-image: url(../images/Arrows-1.png);
  background-position: center;
  background-repeat: no-repeat;
  transform: translatey(-56%);
}
.labour-content-2::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: -113%;
  bottom: 134px;
  background-image: url(../images/Arrows-2.png);
  background-position: center;
  background-repeat: no-repeat;
  transform: translatey(55%);
}

.labour-content-3::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: -100%;
  bottom: 134px;
  background-image: url(../images/Arrows-1.png);
  background-position: center;
  background-repeat: no-repeat;
  transform: translatey(-56%);
}

.menu-primary-menu-container {
    margin-left: auto;
}

.navbar-nav .nav-link a {
    color: #505050;
    font-size: 16px;
    font-weight: 500;
}

.search-button a {
    color: #505050 !important;
    font-size: 16px;
    font-weight: 500;
}

.navbar-nav  .nav-link a:hover {
    color: #52e648;
 
}
.hover-svg {
  display: none;
  margin-right: 8px;
}

.hover-link:hover .hover-svg {
  display: inline;
}
.category-content .category-text p{
padding: 10px 15px;
border-radius: 6px;
color: #3c3c3c;
	border: 1px solid #52e648;

}


.sap-md-heading {
    font-size: 32px;
    line-height: normal;
    font-weight: 800;
    color: #232323;
    padding: 0 0 15px;
}
.wpcf7-submitbackground-color: #52e648;color: #505050 !important; font-size: 16px;
    font-weight: 500;}

.wpcf7-form .form-group {
    display: flex;
    flex-direction: column;
    / margin-bottom: 15px; /
    margin: 20px 0;
}
.wpcf7-submit {
    background-color: #52e648 !important;
    color: #505050;
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px auto;
    border-color: #59ca36;
    padding: 10px;
}
.wpcf7-form input, .wpcf7-form textarea {
    color: #505050;
    font-weight: 500;
}

.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  overflow: auto;
}

.modal-content {
  background: #fff;
  border-radius: 12px;
  padding: 30px 20px;
  margin: 10% auto;
  width: 90%;
  max-width: 400px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  position: relative;
  text-align: center;
}

.modal-content h2 {
  margin-bottom: 25px;
  font-size: 22px;
  color: #222;
}

.modal-link {
  display: inline-block;
  background-color: #28d147; /* Green */
  color: #fff;
  padding: 12px 20px;
  margin: 10px 0;
  border-radius: 6px;
  text-decoration: none;
  width: 100%;
  font-weight: 600;
  transition: background-color 0.3s;
}

.modal-link:hover {
  background-color: #23b83f;
}

.close {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
  color: #333;
}

.download-btn {
  margin-top: 30px;
  padding: 12px 25px;
  background-color: #52e648 !important;
  color: #3c3c3c;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.3s;
}

.download-btn:hover {
  background-color:#52e648;
}







