#topbox {
  background-color: transparent;
  text-align: center;
}

#topbox h1 {
  font-size: 27px;
  color: white;
  font-weight: 700;
  padding: 13px;
  background-color: #22577e;
  margin: 0;
}

#topbox p {
  font-size: 24px;
  color: black;
  font-weight: 700;
  margin: 0;
  padding: 5px;
  background-color: #faad31;
}

@media screen and (max-width: 767px) {
  #topbox h1 {
    font-size: 23px;
  }

  #topbox p {
    font-size: 21px;
  }
}

hr.rounded {
  border-top: 3px solid #faad31;
  border-radius: 5px;
  width: 170px;
}

.column_5_1_new img {
  width: 40%;
  margin: 0px 0px 0px 70px;
}

.req {
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .req {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

.section_9_3_table {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-content: center;
}

.row_exam_pattern_table {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .row_exam_pattern_table {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
}

table,
td,
th {
  border: 1px solid;
}

table {
  width: 100%;
  border-collapse: collapse;
}

.accordion {
  background-color: #24455c;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 13px;
  font-weight: 500;
}

.active,
.section_14_1:hover {
  background-color: #24455c;
}

.accordion:hover {
  background-color: #004e84;
}

.accordion:after {
  content: "\002B";
  color: white;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.custom_heading_1 {
  margin: 10px;
  text-align: center;
}

.custom_heading_section_14 {
  padding: 10px 0px 0px 0px;
  text-align: center;
  font-size: 27px;
}

.course_highlights_heading {
  font-size: 32px;
  padding: 5px 10px 5px 10px;
  text-align: center;
  margin: 0px;
  color: black;
}

.classroom_sessions_heading {
  font-size: 30px;
  padding: 8px 15px 8px 15px;
  text-align: center;
}

.custom_heading_1_outer_container {
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom_heading_1_inner_container {
  border: 2px;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  background-color: none;
  border-radius: 12px 12px 12px 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  padding: 0px 10px;
}

.custom_heading_1_inner_container_without_border {
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  background-color: none;
  border-radius: 12px 12px 12px 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  padding: 0px 10px;
  margin: 0px 0px 20px 0px;
}

.custom_heading_1_inner_container_without_border_2 {
  font-family: Arial, Helvetica, sans-serif;
  position: relative;

  border-radius: 12px 12px 12px 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
}

.custom_heading_1_1_inner_container_without_border {
  font-family: Arial, Helvetica, sans-serif;
  position: relative;

  border-radius: 12px 12px 12px 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  padding: 5px 5px 0px 5px;
  margin: 0px 0px 20px 0px;
}

.table td {
  vertical-align: none;
}

@media screen and (max-width: 767px) {
  .table_overflow_1 {
    overflow: scroll;
  }

  .course_highlights_heading {
    font-size: 30px;
    padding: 4px 5px 4px 5px;
    text-align: center;
    margin: 0px;
  }

  .classroom_sessions_heading {
    font-size: 28px;
    padding: 5px 5px 5px 5px;
    text-align: center;
    margin: 0px;
  }

  .custom_heading_1 {
    padding: 5px 0px 5px 0px;
    text-align: center;
    font-size: 27px;
    margin: 10px 0px 10px 0px;
  }

  .custom_heading_1_new {
    text-align: center;
    font-size: 28px;
  }

  .custom_heading_1_1 {
    padding: 0px;
    text-align: center;
    font-size: 27px;
    margin: 10px 0px 10px 0px;
  }

  .section_8_1_enrollment_process {
    padding: 0px 0px 0px 0px;
    flex-direction: column;
  }

  .row_filing_process {
    display: flex;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    border-radius: 15px 15px 15px 15px;
    width: auto;
    margin-top: 20px;
    font-size: 15px;
    margin-bottom: 0px;
    padding: 15px;
    font-size: 20px;
  }

  .custom_heading_1_outer_container {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.section_2_1_1 {
  font-family: Arial, Helvetica, sans-serif;
  color: white;
  background-color: #385067;
  border-radius: 5px 5px 5px 5px;
  padding: 20px 15px 10px 15px;
  margin-right: 30px;
  margin-left: 10px;
  order: 1;
}

.section_2_1_2 {
  order: 2;
}

.mobile1 {
  padding-bottom: 10px;
  text-align: center;
}

.mobile2 {
  font-size: 35px;
  padding-top: 10px;
}

.section_3 {
  padding: 15px 10px 10px 10px;
}

.section_4_1 {
  border: 2px solid white;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  background-color: #ffffff;
  border-radius: 12px 12px 12px 12px;
  width: 30%;
  margin-top: 30px;
  margin-left: auto;
  display: block;
  margin-right: auto;
  font-size: 15px;
  margin-bottom: 50px;
}

.section_5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.column_5_1 {
  width: 40%;
  margin: 0px 0px 0px 70px;
}

.column_5_2 {
  width: 60%;
}

.section_5_sub_section {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.section_6 {
  padding: 15px 10px 10px 10px;
  background-color: #e6e6e6;
}

.section_7_2 {
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  background-color: #ffffff;
  border-radius: 15px 15px 15px 15px;
  display: inline-block;
  width: 32%;
  height: auto;
  margin-top: 40px;
  margin-left: 35%;
  margin-right: 0%;
  font-size: 15px;
  margin-bottom: 0px;
}

.section_9_2 {
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  background-color: #ffffff;
  border-radius: 15px 15px 15px 15px;
  display: inline-block;
  width: 32%;
  height: auto;
  margin-top: 40px;
  margin-left: 35%;
  margin-right: 0%;
  font-size: 15px;
  margin-bottom: 0px;
}

.section_12 {
  border: 2px solid #002385;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  background-color: #ffffff;
  border-radius: 15px 15px 15px 15px;
  display: inline-block;
  width: 32%;
  height: auto;
  margin-top: 40px;
  margin-left: 33%;
  margin-right: 0%;
  font-size: 15px;
  margin-bottom: 0px;
}

.section_10_1 {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  padding: 0px 0px 0px 0px;
}

.section_6_heading {
  border: 2px solid #002385;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  background-color: #ffffff;
  border-radius: 15px 15px 15px 15px;
  display: inline-block;
  width: 32%;
  height: auto;
  margin-top: 40px;
  margin-left: 35%;
  margin-right: 0%;
  font-size: 15px;
  margin-bottom: 0px;
}

.section_8_1_enrollment_process {
  display: flex;
  justify-content: center;
  align-items: center;
}

.section_8_1 {
  border: 2px solid #002385;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  background-color: #ffffff;
  border-radius: 15px 15px 15px 15px;
  display: inline-block;
  width: 32%;
  height: auto;
  margin-top: 40px;
  margin-left: 34%;
  margin-right: 0%;
  font-size: 15px;
  margin-bottom: -1px;
}

.section_14_heading {
  border: 2px solid rgb(0, 35, 133);
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  background-color: #ffffff;
  border-radius: 15px 15px 15px 15px;
  display: inline-block;
  width: 33%;
  height: auto;
  margin-top: 40px;
  margin-left: 33%;
  margin-right: 0%;
  margin-bottom: 5%;
  font-size: 15px;
}

.section_1_div_class {
  border: 1px solid #999;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 15px;
  padding: 15px;
}

.inner_container_div {
  width: 90%;
  display: flex;
  flex-direction: row;
}

.section_3_2_old {
  margin: 0 -5px;
  display: flex;
  margin-top: 20px;
  margin-left: 10%;
  margin-right: 10%;
  align-content: center;
}

.section_3_2_old:after {
  content: "";
  display: flex;
  clear: both;
}

.column {
  margin-left: 0%;
  float: left;
  width: 20%;
  padding: 10px 20px 10px 20px;
}

.card_old {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 0px 0px 5px 0px;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
  background-color: #f1f1f1;
}

.card_ctet_courses {
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: white;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 20px;
  align-items: center;
}

.why_rapid_tax_6 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.why_rapid_tax {
  display: flex;
  flex-direction: row;
  background-color: white;
  flex-wrap: nowrap;
  padding: 0px 0px 0px 0px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  align-items: center;
  justify-content: flex-start;
  min-height: 98px;
  transition: transform 0.2s;
}

.why_rapid_tax:hover {
  -ms-transform: scale(1.1);
  /* IE 9 */
  -webkit-transform: scale(1.1);
  /* Safari 3-8 */
  transform: scale(1.1);
}

.card_course_highlights {
  display: flex;
  -ms-flex-direction: column;
  flex-direction: row;
  min-width: 0;
  word-wrap: break-word;
  background-color: white;
  background-clip: border-box;
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: none;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0px 0px 0px 0px;
  min-height: 455px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.card_course_4_highlights {
  display: flex;
  -ms-flex-direction: column;
  flex-direction: row;
  min-width: 0;
  word-wrap: break-word;
  background-color: white;
  background-clip: border-box;
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: none;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0px 0px 0px 0px;
  min-height: 345px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.card_exam_pattern {
  display: flex;
  -ms-flex-direction: column;
  flex-direction: row;
  word-wrap: break-word;
  background-color: #f1f1f1;
  background-clip: border-box;
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: 20px;
  flex-wrap: wrap;
  justify-content: center;
  min-height: 240px;
}

.checked {
  color: orange;
}

.card_success_stories {
  display: flex;
  flex-direction: row;
  word-wrap: break-word;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
  background-clip: border-box;
  border-radius: 20px;
  flex-wrap: wrap;
  justify-content: center;
  min-height: 320px;
  padding: 0px 10px 0px 10px;
  transition: transform 0.2s;
}

.card_success_stories:hover {
  -ms-transform: scale(1.1);
  /* IE 9 */
  -webkit-transform: scale(1.1);
  /* Safari 3-8 */
  transform: scale(1.1);
}

.row_exam_pattern {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}

.row_filing_process {
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  border-radius: 15px 15px 15px 15px;
  width: 100%;

  font-size: 15px;
  margin-bottom: 0px;
  padding: 15px;
  font-size: 20px;
  flex-direction: column;
  align-items: center;
}

.gst_step_text {
  display: flex;
  width: 80%;
  justify-content: center;
  font-size: 18px;
}

.column h1 {
  font-family: Arial, Helvetica, sans-serif;
  color: blue;
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 5px;
  text-align: center;
  font-weight: bold;
}

.column p {
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  font-size: 15px;
  margin-top: 0px;
  margin-bottom: 5px;
  text-align: center;
  font-weight: bold;
}

.blue_button_outside {
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blue_button_innerside {
  background-color: #294a70;
  border-radius: 7px 7px 7px 7px;
  color: white;
  padding: 13px 25px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  display: flex;
  font-size: 18px;
  margin: 15px 0px 15px 0px;
  border: solid 1px;
}

.blue_button_innerside:hover {
  border: solid 1px #294a70;
  color: #294a70;
  background-color: white;
}

.gst_steps {
  display: flex;
  align-items: center;
}

.gst_steps img {
  border-radius: 18px;
  width: 18%;
  padding: 10px;
}

.orange_button_outside {
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.orange_button_innerside {
  background-color: white;
  border-radius: 7px 7px 7px 7px;
  color: black;
  padding: 13px 25px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  display: flex;
  font-size: 18px;
  margin: 15px 0px 15px 0px;
  border: solid 2px white;
  transition-duration: 0.4s;
  cursor: pointer;
}

.orange_button_innerside:hover {
  border: solid 2px white;
  color: white;
  background-color: #385067;
  box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24),
    0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

.orange_button_innerside:hover {
  transform: scale(1.1);
}

.filing_packages_button_outside {
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.filing_packages_button_innerside {
  background-color: #faad31;
  border-radius: 50px;
  color: white;
  padding: 13px 40px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  display: flex;
  font-size: 18px;
  margin: 15px 0px 15px 0px;
  border: solid 2px #faad31;
  transition-duration: 0.4s;
  cursor: pointer;
  box-shadow: 1px 5px 8px 1px rgba(0, 0, 0, 0.3);
}

.filing_packages_button_innerside:hover {
  border: solid 2px #faad31;
  color: #faad31;
  background-color: white;
  box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24),
    0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

.filing_packages_button_innersid:hover {
  transform: scale(1.1);
}

a:hover {
  color: none !important;
  text-decoration: none !important;
}

.section_4_3 {
  background-color: #d7610e;
  border-radius: 7px 7px 7px 7px;
  color: white;
  padding: 13px 25px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
  margin-left: 43%;
  margin-top: 20px;
  margin-bottom: 30px;
  cursor: pointer;
  font-weight: 100px;
}

.button3 {
  background-color: #d7610e;
  border: none;
  color: white;
  padding: 13px 25px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
  margin-left: 35%;
  margin-top: 20px;
  margin-bottom: 30px;
  cursor: pointer;
  font-weight: 100px;
}

.section_8_3 {
  background-color: #e44f3d;
  border: none;
  color: white;
  padding: 13px 25px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
  margin-left: 42%;
  margin-top: 20px;
  margin-bottom: 30px;
  cursor: pointer;
  font-weight: 100px;
  border-radius: 6px 6px 6px 6px;
}

.button5 {
  background-color: #e44f3d;
  border: none;
  color: white;
  padding: 13px 25px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
  margin-left: 35%;
  margin-top: 20px;
  margin-bottom: 31px;
  cursor: pointer;
  font-weight: 100px;
  border-radius: 8px 8px 8px 8px;
}

.section_11_2 {
  background-color: #e44f3d;
  border: none;
  color: white;
  padding: 13px 25px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
  margin-left: 43%;
  margin-top: 20px;
  margin-bottom: 31px;
  cursor: pointer;
  font-weight: 100px;
  border-radius: 8px 8px 8px 8px;
}

.button7 {
  background-color: #e44f3d;
  border: none;
  color: white;
  padding: 13px 25px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
  margin-left: 42%;
  margin-top: 20px;
  margin-bottom: 31px;
  cursor: pointer;
  font-weight: 100px;
  border-radius: 8px 8px 8px 8px;
}

.section_14_2 {
  background-color: #e44f3d;
  border: none;
  color: white;
  padding: 13px 25px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
  margin-left: 42%;
  margin-top: 20px;
  margin-bottom: 31px;
  cursor: pointer;
  font-weight: 100px;
  border-radius: 8px 8px 8px 8px;
}

.row1 {
  display: flex;
}

.column1 {
  flex: 50%;
  padding: 10px;
}

.section_4_2 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.column2 {
  float: left;
  width: 33%;
  padding: 15px;
  height: auto;
  border-radius: 15px;
  margin: 15px 15px 15px 15px;
}

.column2 img {
  width: 90%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  flex-wrap: nowrap;
  margin: 10px 10px 10px 10px;
}

.row_ctet_courses {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: nowrap;
}

.row_gst_filing_packages {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.row_course_highlights {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.banner_icon {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.banner_icon p {
  margin: 0px;
  font-size: 17px;
  line-height: 19px;
}

.banner_icon img {
  padding: 10px;
}

/* Should be removed. Only for demonstration */

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 767px) {
  .column1 {
    width: 100%;
  }
}

.column2_first {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  text-align: center;
}

.column2_second {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  text-align: left;
}

.column2_third {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  text-align: left;
  margin-top: -3%;
}

/* Float two columns side by side */
.column4 {
  float: left;
  width: 25%;
  padding: 0 20px;
}

/* Remove extra left and right margins, due to padding */
.section_6_1 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0px 30px 0px 30px;
}

/* Style the counter cards */
.card1 {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 15px;
  text-align: center;
  background-color: #f1f1f1;
}

.course_details_bg {
  background-color: #294a70;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* Float two columns side by side */
.section_7_1 {
  float: left;
  width: 100%;
  padding: 20px 0px;
}

/* Remove extra left and right margins, due to padding */
.section_9 {}

/* Clear floats after the columns */
.section_9:after {
  content: "";
  display: table;
  clear: both;
}

.accorion-section {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  align-items: center;
  width: 100%;
}

/* Responsive columns */
@media screen and (max-width: 767px) {
  .section_7_1 {
    width: 100%;
    display: block;
    margin-bottom: 0px;
  }
}

/* Style the counter cards */
.section_7_3 {
  display: flex;
  justify-content: space-evenly;
}

.section_7_3_course_details {
  font-size: 18px;
}

/* Style the counter cards */
.card3 {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 10px;
  margin-left: 300px;
  margin-right: 300px;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
  background-color: #f1f1f1;
}

.section_8_2 {
  display: flex;
  width: auto;
  justify-content: center;
}

.section_11_heading {
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  background-color: #ffffff;
  border-radius: 15px 15px 15px 15px;
  display: inline-block;
  width: 32%;
  height: auto;
  margin-top: 50px;
  margin-left: 33%;
  margin-right: 0%;
  font-size: 15px;
  margin-bottom: 0px;
  text-align: center;
  padding: 0px;
  font-size: 15px;
}

.section_7 {
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  background-color: #ffffff;
  border-radius: 15px 15px 15px 15px;
  display: inline-block;
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 13px;
  margin-bottom: 0px;
  text-align: left;
  padding: 0px;
}

/* Float two columns side by side */
.section_9_4 {
  float: left;
  width: 28%;
  padding: 25px;
}

/* Remove extra left and right margins, due to padding */
.section_9_3 {
  display: flex;

  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}

.section_9_4_1 {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 14px 0px 5px 0px;
  text-align: left;
  background-color: #f1f1f1;
  border-radius: 10px 10px 10px 10px;
}

/* Image Gallery */
.section_10_2 {
  float: left;
  width: 20%;
  padding: 15px;
}

/* Remove extra left and right margins, due to padding */

/* Clear floats after the columns */
.section_10::after {
  content: "";
  display: flex;
  clear: both;
}

/* Image Gallery */
.section_12_1_1 {
  float: left;
  width: 25%;
  padding: 25px;
  margin: 10px;
  border: 2px solid rgb(0, 0, 0);
  border-radius: 10px 10px 10px 10px;
  align-content: center;
}

.section_12_1_1 img {
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

/* Remove extra left and right margins, due to padding */
.section_12_1 {
  margin-top: 0px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

/* Our Team */
.section_13_1 {
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
}

.section_13_2 {
  display: flex;
  align-items: center;
}

/* Remove extra left and right margins, due to padding */
.section_13 {
  margin-left: 0px;
  margin-top: 0px;
  align-items: center;
  flex-direction: column-reverse;
}

/* Clear floats after the columns */
.section_13::after {
  content: "";
  display: table;
  clear: both;
}

/* FAQ Section */

.section_14_1 {
  background-color: #f1f1f1;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 70%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
}

.section_14_1:after {
  content: "\002B";
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.section_8_1_2_1 {
  width: 100%;
}

/* Remove extra left and right margins, due to padding */
.section_8 {
  padding: 15px 0px 0px 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* IMP Section */

/* Main Background image */
.section_2_1 {
  width: 92%;
  display: flex;
  justify-content: center;
}

/* Remove extra left and right margins, due to padding */
.section_2 {
  padding: 30px 0px 30px 0px;
  background-image: url("https://www.rapidtax.in/wp-content/uploads/2023/03/GST-Return-Filings.webp");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.section_2_p {
  text-align: center;
  font-size: 19px;
  margin: 5px 20px 10px 20px;
}

/* Clear floats after the columns */
.section_2:after {
  content: "";
  display: table;
  clear: both;
}

.choose_exam_font {
  margin-top: 30px;
  font-size: 35px;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
}

.choose_exam_font2 {
  margin-left: 10px;
  font-size: 15px;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
}

.section_11_1 {
  text-align: justify;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0px 10px 0px 10px;
  display: flex;
  justify-content: center;
}

.section_13_1_1 {
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  background-color: #ffffff;
  border-radius: 15px 15px 15px 15px;
  display: inline-block;
  width: 90%;
  height: auto;
  margin-top: 20px;
  margin-left: 5%;
  margin-right: 0%;
  font-size: 13px;
  margin-bottom: 0px;
  text-align: left;
  padding: 0px;
}

.button2_1 {
  background-color: #d7610e;
  border-radius: 7px 7px 7px 7px;
  color: white;
  padding: 13px 25px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
  margin-left: 28%;
  margin-top: 20px;
  margin-bottom: 30px;
  cursor: pointer;
  font-weight: 100px;
}

.button_2 {
  background-color: #d7610e;
  border-radius: 7px 7px 7px 7px;
  color: white;
  padding: 13px 25px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
  margin-left: 28%;
  margin-top: 20px;
  margin-bottom: 30px;
  cursor: pointer;
  font-weight: 100px;
}

.card_4_icon {
  text-align: center;
}

.banner_icon_list {
  padding: 0px 2px 0px 2px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.v1 {
  border-left: 4px solid red;
  padding: 0px 9px 0px 9px;
  margin-bottom: 10px;
}

/* Responsive columns */
@media screen and (max-width: 767px) {
  .card_4_icon {
    width: 50%;
    display: contents;
  }

  .section_2_p {
    text-align: center;
    font-size: 18px;
    margin: 0px 0px 15px 0px;
  }

  .section_13_2 {
    display: flex;
    align-items: center;
    flex-direction: column;
    flex-wrap: nowrap;
  }

  .card_exam_pattern {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: row;
    word-wrap: break-word;
    background-color: #f1f1f1;
    background-clip: border-box;
    border: 0px solid rgba(0, 0, 0, 0.125);
    border-radius: 20px;
    flex-wrap: wrap;
    justify-content: center;
    min-height: 200px;
  }

  .card_success_stories {
    display: flex;
    flex-direction: row;
    word-wrap: break-word;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
    background-clip: border-box;
    border-radius: 20px;
    flex-wrap: wrap;
    justify-content: center;
    min-height: 320px;
    padding: 0px 10px 0px 10px;
  }

  .row_exam_pattern {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .section_9_4_1 {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    padding: 5px 0px 5px 0px;
    text-align: left;
    background-color: #f1f1f1;
    border-radius: 10px 10px 10px 10px;
    margin: 0px 20px 0px 20px;
  }

  .section_2 {
    width: 100%;
    display: block;
    margin: 0px;
    padding: 0px;
  }

  .section_2_1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 20px;
  }

  .section_2:after {
    content: "";
    display: table;
    clear: both;
  }

  .section_2_1_1 {
    padding-top: 10px;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    order: 2;
  }

  .section_2_1_2 {
    order: 1;
  }

  .mobile1 {
    font-size: 17px !important;
  }

  .mobile2 {
    font-size: 20px !important;
  }

  .section_3_2_old {
    display: flex;
    width: 50%;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
    margin: 0px 0px 0px 25%;
  }

  .column {
    width: 100%;
    align-items: center;
  }

  .card_old {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    text-align: center;
    background-color: #f1f1f1;
  }

  .section_3_3 {
    background-color: #4c56af;
    border-radius: 7px 7px 7px 7px;
    color: white;
    padding: 13px 25px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 30%;
    cursor: pointer;
    font-weight: 100px;
  }

  .section_4_1 {
    border: 2px solid white;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    background-color: #ffffff;
    border-radius: 12px 12px 12px 12px;
    width: 60%;
    margin-top: 30px;
    margin-left: auto;
    display: block;
    margin-right: auto;
    font-size: 15px;
    margin-bottom: 50px;
  }

  .section_4_2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0px 10px 10px 10px;
  }

  .column2_first {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    text-align: center;
  }

  .column2_second {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    text-align: left;
  }

  .column2_third {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    text-align: left;
  }

  .column2 {
    float: left;
    width: auto;
    padding: 20px;
    height: auto;
    margin: 25px;
  }

  .section_4_3 {
    background-color: #d7610e;
    border-radius: 7px 7px 7px 7px;
    color: white;
    padding: 13px 25px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    margin-left: 29%;
    margin-top: 20px;
    margin-bottom: 30px;
    cursor: pointer;
    font-weight: 100px;
  }

  .section_5 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .section_5_sub_section {
    display: flex;
    flex-direction: column;
  }

  .column_5_1 {
    width: 100%;
    margin: 0px 0px 20px 0px !important;
  }

  .column_5_2 {
    width: 100%;
  }

  .choose_exam_font {
    margin: 20px;
    font-size: 25px;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
  }

  .choose_exam_font2 {
    margin-left: 25px;
    margin-right: 25px;
    display: block;
    font-size: 15px;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
  }

  .section_6_heading {
    border: 2px solid #002385;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    border-radius: 15px 15px 15px 15px;
    display: inline-block;
    width: 80%;
    padding: 0px 10px 0px 10px;
    margin-top: 30px;
    margin-left: 6%;
    margin-right: 5%;
    font-size: 15px;
    margin-bottom: 0px;
  }

  /* Remove extra left and right margins, due to padding */
  .section_6_1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
  }

  /* Clear floats after the columns */
  .section_6_1:after {
    content: "";
    display: table;
    clear: both;
  }

  .section_6 {}

  /* Responsive columns */

  .column4 {
    width: 100%;
    display: block;
    margin-bottom: 30px;
  }

  .section_7_2 {
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    background-color: #ffffff;
    border-radius: 15px 15px 15px 15px;
    display: inline-block;
    width: auto;
    padding: 0px 15px 0px 15px;
    margin-top: 40px;
    margin-left: 20%;
    font-size: 15px;
  }

  .section_7_3 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0px 15px 0px 15px;
  }

  .button2_1 {
    background-color: #d7610e;
    border-radius: 7px 7px 7px 7px;
    color: white;
    padding: 13px 25px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    margin-left: 28%;
    margin-top: 20px;
    margin-bottom: 30px;
    cursor: pointer;
    font-weight: 100px;
  }

  .section_8_1 {
    border: 2px solid #002385;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    background-color: #ffffff;
    border-radius: 15px 15px 15px 15px;
    display: inline-block;
    width: 75%;
    padding: 0px 15px 0px 15px;
    margin-top: 40px;
    margin-left: 8%;
    margin-right: 0%;
    font-size: 15px;
  }

  .section_8_2 {
    display: flex;
    width: auto;

    justify-content: center;
  }

  .section_8_3 {
    background-color: #e44f3d;
    border: none;
    color: white;
    padding: 13px 25px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    margin-left: 20%;
    margin-top: 20px;
    margin-bottom: 30px;
    cursor: pointer;
    font-weight: 100px;
    border-radius: 6px 6px 6px 6px;
  }

  .section_9_2 {
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    background-color: #ffffff;
    border-radius: 15px 15px 15px 15px;
    display: inline-block;
    width: 80%;
    margin-top: 40px;
    margin-left: 10%;
    font-size: 15px;
    margin-bottom: 0px;
  }

  /* Float two columns side by side */
  .section_9_4 {
    width: 100%;
    padding: 10px 10px 10px 0px;
  }

  /* Clear floats after the columns */
  .section_9_3:after {
    content: "";
    display: table;
    clear: both;
  }

  .section_10_1 {
    font-family: Arial, Helvetica, sans-serif;
    display: flex;
    margin-top: 10px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: space-between;
    align-items: center;
  }

  /* Image Gallery */
  .section_10_2 {
    display: inline-block;
    /* float: left; */
    width: 80%;
  }

  /* Remove extra left and right margins, due to padding */
  .section_10 {
    margin: 0px 5px 0px 5px;
  }

  /* Clear floats after the columns */
  .section_10::after {
    content: "";
    display: flex;
    clear: both;
  }

  .button5 {
    background-color: #e44f3d;
    border: none;
    color: white;
    padding: 13px 25px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    margin-left: 20%;
    margin-top: 20px;
    margin-bottom: 31px;
    cursor: pointer;
    font-weight: 100px;
    border-radius: 8px 8px 8px 8px;
  }

  .section_11_heading {
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    background-color: #ffffff;
    border-radius: 15px 15px 15px 15px;
    display: inline-block;
    width: 90%;
    margin-top: 50px;
    margin-left: 5%;
    font-size: 15px;
    margin-bottom: 0px;
    text-align: center;
    padding: 0px 0px 0px 0px;
    font-size: 15px;
  }

  .section_11_1 {
    text-align: justify;
    font-size: 17px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px 10px 0px 10px;
  }

  .section_11_2 {
    background-color: #e44f3d;
    border: none;
    color: white;
    padding: 13px 25px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    margin-left: 33%;
    margin-top: 20px;
    margin-bottom: 31px;
    cursor: pointer;
    font-weight: 100px;
    border-radius: 8px 8px 8px 8px;
  }

  .section_12 {
    border: white;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    background-color: #ffffff;
    border-radius: 15px 15px 15px 15px;
    display: inline-block;
    width: 80%;
    height: auto;
    margin-top: 40px;
    margin-left: 9%;

    font-size: 15px;
    margin-bottom: 0px;
  }

  /* Image Gallery */
  .section_12_1_1 {
    float: right;
    width: 90%;
    border: 2px solid rgb(0, 0, 0);
    border-radius: 10px 10px 10px 10px;
    margin-right: 40px;
  }

  /* Remove extra left and right margins, due to padding */
  .section_12_1 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: space-between;
    align-items: center;
    margin: 0px 10px 0px 10px;
  }

  /* Clear floats after the columns */
  .section_12_1::after {
    content: "";
    display: table;
    clear: both;
  }

  .button7 {
    background-color: #e44f3d;
    border: none;
    color: white;
    padding: 13px 25px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    margin-left: 28%;
    margin-top: 20px;
    margin-bottom: 31px;
    cursor: pointer;
    font-weight: 100px;
    border-radius: 8px 8px 8px 8px;
  }

  /* Our Team */
  .section_13_1 {
    padding-top: 25px;
    padding-bottom: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  /* Remove extra left and right margins, due to padding */
  .section_13 {
    margin-left: 0%;
    padding-bottom: 30px;
    display: flex;
  }

  /* Clear floats after the columns */
  .section_13::after {
    content: "";
    display: table;
    clear: both;
  }

  .section_13_1_1 {
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    background-color: #ffffff;
    border-radius: 15px 15px 15px 15px;
    display: inline-block;
    width: 90%;
    height: auto;
    margin-top: 20px;
    margin-left: 5%;
    margin-right: 0%;
    font-size: 13px;
    margin-bottom: 0px;
    text-align: left;
    padding: 0px;
  }

  .section_14_heading {
    border: 2px solid rgb(0, 35, 133);
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    background-color: #ffffff;
    border-radius: 15px 15px 15px 15px;
    display: block;
    width: 88%;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
    font-size: 13px;
  }

  .section_14_1 {
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 85%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
  }

  .section_14_1:after {
    content: "\002B";
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 0px;
  }

  .section_14_2 {
    background-color: #e44f3d;
    border: none;
    color: white;
    padding: 13px 25px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    margin-left: 28%;
    margin-top: 20px;
    margin-bottom: 31px;
    cursor: pointer;
    font-weight: 100px;
    border-radius: 8px 8px 8px 8px;
  }

  .row3 {
    padding-top: 20px;
  }

  .row_ctet_courses {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .row_course_highlights {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

.individual_card_class {
  width: 50%;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.individual_card_class_course_highlights {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 15px;
}

.card-body {
  padding: 12px;
}

.section_3 .card-body p {
  height: 55px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.card_body_class_table {
  display: flex;
  justify-content: space-around;
}

.section_container {
  width: 85%;
}

@media only screen and (max-width: 1280px) {
  .section_container {
    width: 85%;
  }

  .benefits_4_icons {
    min-height: 160px;
  }
}

@media only screen and (max-width: 1200px) {
  .section_container {
    width: 88%;
  }

  .benefits_2_icons {
    min-height: 191px;
  }
}

@media only screen and (max-width: 1080px) {
  .section_container {
    width: 90%;
  }

  .benefits_2_icons {
    min-height: 190px;
  }

  .card_exam_pattern {
    min-height: 264px;
    max-height: 296px;
  }
}

@media only screen and (max-width: 1044px) {
  .benefits_4_icons {
    min-height: 181px;
  }

  .benefits_3_icons {
    min-height: 195px;
  }

  .benefits_2_icons {
    min-height: 212px;
  }
}

@media only screen and (max-width: 992px) {
  .section_container {
    width: 92%;
  }

  .benefits_2_icons {
    min-height: 190px;
  }

  .card_exam_pattern {
    min-height: 270px;
    max-height: 325px;
  }
}

@media only screen and (max-width: 968px) {
  .benefits_2_icons {
    min-height: 238px;
  }

  .benefits_4_icons {
    min-height: 204px;
  }
}

@media only screen and (max-width: 928px) {
  .benefits_2_icons {
    min-height: 211px;
  }
}

@media (max-width: 880px) {
  .section_container {
    width: 94%;
  }

  .card_exam_pattern {
    min-height: 287px;
    max-height: 315px;
  }

  .individual_course_card_class {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .due_dates {
    overflow: scroll;
    margin: auto;
  }

  .section_container {
    width: 94%;
  }

  .card_exam_pattern {
    min-height: 220px;
    max-height: 220px;
  }

  .individual_course_card_class {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .gst_steps {
    display: flex;
    align-items: flex-start;
  }

  .gst_steps img {
    border-radius: 10px;
    width: 24%;
    margin: 0px 5px 0px 0px;
  }

  .gst_step_text {
    padding: 0px 10px 0px 10px;
    font-size: 17px;
  }

  .benefits_2_icons {
    min-height: 120px;
  }

  .benefits_3_icons {
    min-height: 122px;
  }

  .benefits_4_icons {
    min-height: 103px;
  }
}

.faq_heading {
  font-size: 38px;
  color: black;
}

.faq_heading_decoration {
  color: #385067;
  font-style: italic;
  transition: 0.2s;
}

.faq_heading_decoration:hover {
  color: black;
}