:root {
  --primary-color: #f7941d;
  --white: #fff;
  --secondary-color: #39b54a;
  --btn-color: #262262;
}
/* index-futures css start */
.course_parent001 {
  padding: 60px 0px 0px;
}
.course_paren101t .course_parent5 a {
  padding: 10px 10px;
  border-radius: 10px;
}
.course_paren101t .course_parent5 p {
  margin-bottom: 15px;
}
.banner_parent_course {
  background: var(--btn-color);
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}
.banner_parent_course .main-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.banner_parent_course1 {
  color: #fff;
  font-weight: 600;
  font-size: 28px;
  margin-bottom: 15px;
}
.banner_parent_course2 {
  display: flex;
  align-items: center;
  padding-left: 0px;
}
.banner_parent_course2 li {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}
.banner_parent_course2 li:first-child {
  margin-right: 10px;
}
.banner_parent_course2 li a {
  color: #fff;
  transition: all 0.2s ease;
}
.banner_parent_course2 li a:hover {
  color: var(--primary-color);
}
.banner_parent_course2 li:first-child::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-width: 2px 2px 0px 0px;
  border-style: solid;
  border-color: #fff;
  border-radius: 2px;
  transform: rotate(48deg);
  margin-right: 0px;
  margin-left: 6px;
}
.main_section_parent2 {
  padding: 60px 0px 20px;
}
.main_section_parent112 {
  display: flex;
  align-items: center;
}
.main_section_parent112-course {
  align-items: flex-start;
}
.main_section_parent112 li:first-child {
  margin-right: 30px;
}
.main_section_parent112 h2 {
  font-weight: 600;
  font-size: 28px;
  margin-bottom: 12px;
  letter-spacing: 0.3px;
}
.main_section_parent3 span {
  color: var(--primary-color);
}
.main_section_parent112 p {
  font-weight: 400;
  margin-bottom: 12px;
  font-size: 15px;
  color: #333333d6;
}
.main_section_parent112 h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 12px;
}
.main_section_parent20 li {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 8px;
  list-style-type: disc;
  margin-left: 14px;
  color: #333;
}
.main_section_parent201 {
  padding-top: 30px;
  text-align: center;
}
.main_section_parent3 {
  font-size: 22px;
}
.alpha_beta1 {
  text-align: center;
  font-weight: 600;
  font-size: 30px;
  letter-spacing: 0.5px;
  margin-bottom: 5px;
}
._enquire_form1 {
  background: darkcyan;
  border-radius: 10px;
  padding: 30px;
  margin-top: 30px;
}
._enquire_form2 {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 26px;
  letter-spacing: 0.3px;
}
._enquire_form3 {
  max-width: 1000px;
  margin-bottom: 20px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}
._enquire_form4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
._enquire_form5 {
  flex: 0 0 48%;
  width: 48%;
}
._enquire_form5:first-child {
  margin-right: 12px;
}
._enquire_form5 label {
  display: block;
  text-align: left;
  padding-left: 7px;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #fff;
}
._enquire_form5 input {
  width: 100%;
  padding: 8px 12px;
  height: 55px;
  font-size: 16px;
  border-radius: 10px;
  font-weight: 500;
  border: 1px solid #fff;
}
._enquire_form6 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
._enquire_form6 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}
._enquire_form6 li {
  width: 48%;
  flex: 0 0 48%;
  border-radius: 10px;
  font-size: 17px;
  font-weight: 600;
  padding: 10px 15px;
  height: 50px;
  letter-spacing: 0.3px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
._enquire_form6 li:first-child {
  background: var(--primary-color);
  color: #fff;
}
._enquire_form6 li a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 32px;
}
._enquire_form6 li:last-child {
  background: var(--btn-color);
  color: #fff;
  line-height: 28px;
}
#messagebox {
  display: none;
  margin: 22px auto 0;
  background: #fff;
  padding: 8px;
  border-radius: 5px;
}
._enquire_form6 button {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
._enquire_form6 li:hover {
  opacity: 0.85;
}
._price_box_parent1 {
  padding: 40px 0px;
}
._price_box_parent1 .main_section_parent3 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 28px;
}
._price_box_parent2 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
._price_box_parent3 {
  max-width: 400px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
._price_box_parent4 {
  background: #009afe;
  padding: 35px;
  border-radius: 2px 40px 2px 40px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
  text-align: center;
}
._price_box_parent5 {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.3px;
  margin-bottom: 15px;
}
._price_box_parent6 {
  display: flex;
  margin-bottom: 15px;
  align-items: center;
  flex-direction: column;
}
._price_box_parent6 h3 {
  color: #fff;
  font-weight: 500;
  font-size: 19px;
}
._price_box_parent6 span {
  color: #333;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.3px;
  display: block;
  margin-top: 2px;
}
._price_box_parent9 {
  background: #fff;
  border: none;
  width: 100%;
  border-radius: 10px;
  height: 42px;
  font-size: 15px;
  font-weight: 600;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
  cursor: pointer;
  color: var(--primary-color);
  transition: all 0.2s ease;
}
._price_box_parent3:nth-child(2) ._price_box_parent4 {
  background: var(--secondary-color);
}
._price_box_parent9:hover {
  opacity: 0.85;
}
._descr_all_c1 .main_section_parent20 {
  margin-top: 18px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
._descr_all_c1 .main_section_parent20 li {
  padding: 15px 12px;
  margin: 10px 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  list-style-type: none;
  flex: 0 0 23%;
  width: 23%;
  text-align: center;
  color: #333333d6;
  /* box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em; */
}
._descr_all_c1 .main_section_parent20 li span {
  display: inline-block;
  color: var(--secondary-color);
  margin-right: 5px;
  letter-spacing: 0.3px;
}
._descr_all_c1 {
  padding: 30px 0px;
}
.main_section_parent031_la {
  margin-top: 30px;
}
._nifty_img1_parent {
  padding: 35px 0px 25px;
  text-align: center;
}
._nifty_img1_parent2 h3 {
  margin-bottom: 30px;
}
._nifty_img1_parent3 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
  margin-top: 10px;
  white-space: nowrap;
  overflow-x: auto;
}
._nifty_img1_parent2:nth-child(2) {
  margin-top: 30px;
  margin-bottom: 30px;
}
._nifty_img1_parent2 p {
  margin-bottom: 30px;
}
@media only screen and (max-width: 999px) {
  .main_section_parent112-course {
    align-items: center;
  }
  .main_section_parent112 {
    flex-direction: column;
    overflow: hidden;
  }
  .main_section_parent112 li:first-child {
    margin-right: 0px;
  }

  .main_section_parent112 li:last-child {
    margin-top: 20px !important;
    max-width: 700px;
    width: 100%;
  }
  ._price_box_parent3 {
    max-width: 48%;
    width: 48%;
    margin-bottom: 20px;
  }
  ._price_box_parent2 {
    flex-wrap: wrap;
  }
  .main_section_parent20 li:last-child {
    margin-top: 0px !important;
  }
  ._descr_all_c1 .main_section_parent20 li:last-child {
    margin-top: 10px !important;
  }
}

@media only screen and (max-width: 575px) {
  .banner_parent_course2 {
    overflow-x: auto;
    scrollbar-width: thin;
    white-space: nowrap;
    width: 100%;
    padding-bottom: 6px;
    justify-content: center;
  }
  .banner_parent_course1 {
    overflow-x: auto;
    white-space: nowrap;
    scrollbar-width: thin;
    width: 100%;
    padding-bottom: 6px;
    text-align: center;
  }
  ._descr_all_c1 .main_section_parent20 li {
    flex: 0 0 44%;
    width: 44%;
  }
}
@media only screen and (max-width: 480px) {
  .course_paren101t {
    margin-top: 30px;
  }
  .course_parent {
    padding: 60px 0px 20px;
    overflow: hidden;
  }
  ._enquire_form5 {
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 20px;
  }
  ._enquire_form4 {
    display: flex;
    align-items: flex-start;
    justify-content: unset;
    margin-bottom: 0px;
    flex-direction: column;
  }
  ._enquire_form5:first-child {
    margin-right: 0px;
  }
  ._enquire_form5 {
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 20px;
  }
  ._enquire_form6 {
    display: flex;
    align-items: flex-start;
    justify-content: unset;
    margin-top: 0px;
    flex-direction: column;
  }
  ._enquire_form6 li:first-child {
    margin-bottom: 20px;
  }
  ._enquire_form6 li {
    width: 100%;
    flex: 0 0 100%;
  }
  ._enquire_form1 {
    padding: 30px 10px;
  }
  .course_parent .course_parent2 {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 20px;
  }
  .main_section_parent20 {
    overflow: hidden;
  }
  .main_section_parent112 li {
    width: unset;
    overflow: unset;
  }
  .main_section_parent112 li img {
    width: 100%;
    height: 400px;
    object-fit: cover;
  }
  ._price_box_parent3 {
    max-width: 100%;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  .main_section_parent112 li:last-child {
    max-width: unset;
    width: 100%;
  }
  .main_section_parent112 {
    overflow: unset;
  }
  ._descr_all_c1 .main_section_parent20 li {
    flex: 0 0 100%;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
  .banner_parent_course2 li {
    font-size: 15px;
  }
  .banner_parent_course1 {
    font-size: 22px;
  }
}
/* index futures css end */
