@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Heebo:wght@100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
html {
  scroll-behavior: smooth;
}
* {
  margin: 0px;
  padding: 0px;
}

body {
  font-family: "Inter", sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  margin: 0px;
  padding: 0px;
}

.p-black {
  color: #111827 !important;
}

.text-blue {
  color: #0888dc !important;
}

.bg-hr-blue {
  border: 1px solid #b5dcf5 !important;
}

.bg-blue {
  background-color: #0888dc !important;
}

.text-grey {
  color: #4b5563 !important;
}

.text-bluish {
  color: #374151 !important;
}

.text-dim-white {
  color: #b5dcf5 !important;
  margin-bottom: 0px !important;
}

.bg-fade-grey {
  background-color: #f3f4f6;
  opacity: 0.1;
}

img {
  max-width: 100%;
}

li {
  list-style-type: none;
}

.br-24 {
  border-radius: 24px !important;
}
.br-16 {
  border-radius: 16px !important;
}

.bg-ivory {
  background-color: #fff8ee !important;
}

.bg-ivory-tutor {
  background-color: #fff8ed !important;
}

.bg-lightBlue {
  background-color: #ebf6ff !important;
}

.border-lightBlue {
  border: 1px solid #ebf6ff !important;
}

.f-38 {
  font-size: 38px !important;
}

.f-34 {
  font-size: 34px !important;
}
.f-20 {
  font-size: 20px !important;
}

.f-22 {
  font-size: 22px !important;
}

.f-28 {
  font-size: 28px !important;
}

.f-32 {
  font-size: 32px !important;
}

.f-24 {
  font-size: 24px !important;
}

.f-22 {
  font-size: 22px !important;
}

.f-18 {
  font-size: 18px !important;
}

.f-16 {
  font-size: 16px !important;
}

.f-14 {
  font-size: 14px !important;
}

.f-12 {
  font-size: 12px !important;
}

.f-10 {
  font-size: 10px !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-800 {
  font-weight: 800 !important;
}

.fw-900 {
  font-weight: 900 !important;
}

.br-20 {
  border-radius: 20px !important;
}
.navbar {
  background-color: #ffffff;
  border-bottom: 1px solid #f3f4f6 !important;
  padding: 15px 50px !important;
  margin-bottom: 68px;
}

.navbar.static-content {
  margin-bottom: 0px !important;
}

.navbar figure {
  margin: 0px;
}

.navbar figure img {
  width: 140px;
}
nav ul {
  display: flex;
  align-items: center;
  gap: 10px;
}
nav .nav-link {
  text-decoration: none;
  color: #4b5563 !important;
  font-size: 14px;
  font-weight: 500;
}

.navbar-nav .nav-link.active {
  color: #0888dc !important;
}
.hero-section {
  /* padding: 40px 0px; */
  /* margin-top: 67px; */
  background-color: #ebf6ff !important;
}

.hero-section .left-part h6 {
  font-weight: 700;
  font-size: 14px;
  color: #2563eb;
  margin-bottom: 20px;
}
.hero-section .left-part h2 {
  font-weight: 700;
  font-size: 38px;
  color: #111827;
  line-height: 140%;
  margin-bottom: 80px;
}
.hero-section .left-part p {
  font-weight: 400;
  font-size: 15px;
  color: #4b5563;
  line-height: 25px;
}
.btn-primary {
  background-color: #0888dc !important;
  color: #ffffff !important;
}
.ecosystem-section {
  padding: 70px 0px;
  background-color: #ffffff !important;
}
.ecosystem-section p {
  font-weight: 400;
  font-size: 14px;
  color: #374151;
}
.unites-section {
  position: relative;

  padding: 70px 0px;
  background-color: #ebf6ff !important;
}

.unites-section p {
  font-weight: 400;
  font-size: 14px;
  color: #4b5563;
}

.unites-section h6 {
  font-weight: 500;
  font-size: 16px;
  color: #4b5563;
}

.unites-section .bg-white {
  border: 1px solid #f3f4f6;
}
.attract-section {
  padding: 70px 0px;
  background-color: #ffffff !important;
}

.attract-section.tutorsinlucknow {
  padding: 70px 0px;
  background-color: #ebf6ff !important;
}
.status.red {
  background-color: #fff7ed;
  color: #ea580c;
}
.status.white {
  background-color: #ffffff;
  color: #2563eb;
}

.Recruit,
.tutorcards {
  display: flex;
}

.tutorcards figure {
  width: 125px;
  margin-right: 15px;
}

.w-40px {
  width: 60px;
}
.Recruit figure {
  width: 125px;
  margin-right: 20px;
}

.Recruit.unlock figure {
  width: 125px;
  margin-right: 5px !important;
}
.Navigate {
  padding: 70px 0px;
  background-color: #ebf6ff !important;
}

.Virtuous-section {
  padding: 70px 0px;
  background-color: #ebf6ff !important;
}

.cycle img {
  width: min(100%, 1000px);
  max-width: 1000px;
  margin: 50px 0px;
}
.join-us {
  padding: 70px 0px;
  background-color: #ffffff !important;
}

.join-us .join-part {
  background-color: #0888dc;
  border: 1px solid #e5e7eb;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.join-us .contact-part {
  background-color: #00000000;
  border: 1px solid #e5e7eb;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.width-500 {
  display: inline-block;
  max-width: 700px;
}
.form-group {
  margin: 20px 0px;
}

.form-group .form-label {
  color: #374151;
  font-weight: 600;
  font-size: 16px;
}

input::placeholder {
  color: #adaebc !important;
  font-weight: 400 !important;
  font-size: 14px !important;
}

textarea::placeholder {
  color: #adaebc !important;
  font-weight: 400 !important;
  font-size: 14px !important;
}

select option {
  font-weight: 400 !important;
  font-size: 14px !important;
  color: #000000 !important;
}

.form-control {
  font-size: 14px !important;
}
.download-app {
  position: relative;
  padding: 70px 0px 0px 0px !important;
  background-color: #ffffff !important;
  margin: 0px !important;
  margin-bottom: -105px !important;
  z-index: -10 !important;
}
.terms-main {
  margin-top: 0px !important;
  padding: 0px 0px 70px 0px !important;
  background-color: #ffffff !important;
}

.download-app h5 {
  color: #18181b;
  font-weight: 700;
  font-size: 34px;
  font-family: "DM Sans", sans-serif;
}
.download-app p {
  color: #18181b;
  font-weight: 400;
  font-size: 16px;
  font-family: "Heebo", sans-serif;
}

.footer-end {
  background-color: #111827;
  z-index: 100 !important;
}

.footer-end p {
  color: #9ca3af;
  font-family: 400;
  font-size: 14px;
}

.footer-end ul li a {
  color: #9ca3af;
  font-family: 400;
  font-size: 14px;
  text-decoration: none;
}
.terms-main h2 {
  color: #030527;
  font-weight: 700;
  font-size: 50px;
}
.terms-main ul li {
  list-style: unset;
}

.terms-main h6 {
  color: #0d1525;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 20px;
}

.terms-main h5 {
  color: #0d1525;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 10px;
}

.terms-main ul li {
  margin-bottom: 10px;
  color: #0d1525;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 10px;
}

.terms-main h4 {
  font-weight: 600;
  color: #030527;
  font-size: 20px;
  margin-bottom: 20px;
}

.terms-main p {
  color: #0d1525;
  font-weight: 400;
  font-size: 14px;
}
.footer-logo img {
  width: 140px;
}
.unites-section.why-edlas {
  padding-top: 140px !important;
  padding-bottom: 70px !important;
  background-color: #ffffff !important;
}
.attract-section.tutorsinlucknow.school-fees {
  background-color: #ffffff !important;
}
.attract-section.tutorsinlucknow.build {
  background-color: #ffffff !important;
  padding-top: 100px !important;
}
.unites-section.why-edlas.noagents {
  background-color: #ebf6ff !important;
}

.ecosystem-section.why-buy {
  background-color: #ebf6ff !important;
}
.half-crcle {
  position: absolute;
  top: -10px;
  right: 0px;
  z-index: 1;
}
.z-indexmax {
  position: relative;
  z-index: 999;
}

.circleParent {
  position: relative;
  z-index: 999;
}
.circleParent img {
  position: absolute;
  top: -40px;
  left: -40px;
  width: 230px;
  z-index: 1;
}

.top-left {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  width: 220px;
}

.bottom-right {
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 1;
  width: 230px;
}
.top-left-single {
  position: absolute;
  top: -20px;
  right: 0px;
  z-index: 1;
  width: 11%;
}
.single-middle-top {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  width: 15%;
}

.single-middle-bottom {
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 1;
  width: 28%;
}
.modal-dialog {
  max-width: 1000px !important;
}
.modal-content.modal-box-join {
  border-radius: 20px !important;
  overflow: hidden !important;
}
.modal-box-join {
  .join-us {
    padding: 0px !important;
  }

  .join-us .container {
    margin: 0px !important;
    padding: 0px !important;
  }
  .join-us .join-part {
    background-color: #0888dc;
    border: 1px solid #e5e7eb;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }

  .join-us .contact-part {
    background-color: #00000000;
    border: 1px solid #e5e7eb;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .join-us .width-500 {
    display: inline-block;
    max-width: 700px;
  }
  .form-group {
    margin: 20px 0px;
  }

  .form-group .form-label {
    color: #374151;
    font-weight: 600;
    font-size: 16px;
  }

  input::placeholder {
    color: #adaebc !important;
    font-weight: 400 !important;
    font-size: 14px !important;
  }

  textarea::placeholder {
    color: #adaebc !important;
    font-weight: 400 !important;
    font-size: 14px !important;
  }

  select option {
    font-weight: 400 !important;
    font-size: 14px !important;
    color: #000000 !important;
  }

  .form-control {
    font-size: 14px !important;
  }
}
@media (max-width: 767px) {
  .top-left,
  .bottom-right {
    display: none;
  }
}
/* Footer list reset */
.footer-end ul {
  list-style: none;
}

/* Footer links */
.footer-end a {
  text-decoration: none;
  white-space: nowrap;
}

/* Images responsive */
.footer-end img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .join-part {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
  }

  .contact-part {
    border-radius: 20px !important;
  }
}

.join-us .container-fluid {
  padding: 0px !important;
}
.navbar-nav .nav-link:hover {
  color: #0888dc !important;
}
@media (max-width:576px){
  .navbar {padding:15px 0px!important}
}
.navbar-toggler-icon {width: 1.25em!important;height:1.25em!important;}