.section_top_feature{
  text-align: left;
  /* margin-bottom: 7.7335vw; */
}
.top_feture_heading1{
  color: #3D4D5D;
  font-size: 8.533vw;
  font-style: normal;
  font-weight: 300;
  line-height: 10.667vw;
  margin: 0;
  text-align: left;
}
.top_feture_heading2{
  color: #FF752C;
  font-size: 8.533vw;
  font-style: normal;
  font-weight: 900;
  line-height: 10.667vw;
  margin: 0;
  text-align: left;
}
.top_feture_des{
  margin-top: 3.200vw;
  color: #3D4D5D;
  font-size: 3.733vw;
  font-style: normal;
  font-weight: 400;
  line-height: 5.333vw;
}
.btn_read_more{
  margin-top: 4.267vw;
  color: #4E3BC2;
  font-size: 3.733vw;
  font-style: normal;
  font-weight: 800;
  line-height: 7.467vw;
}
.top_feture_in_img{
  margin-top: 3.200vw;
  /* background: url(../images/topFeatureImg51.png), lightgray 50% / cover no-repeat; */
  border-radius: 3.333vw;
  width: 100%;
  height: 51vw;
}
.btn_feature_in{
  margin-top: 7.941vw;
  border-radius: 6.400vw;
  background: #4E3BC2;
  box-shadow: 0px 0.267vw 3.200vw 0px rgba(0, 0, 0, 0.16);
  color: #FFF;
  text-align: center;
  font-size: 3.733vw;
  font-style: normal;
  font-weight: 600;
  line-height: 8.533vw;
  letter-spacing: 0.075vw;
  border: none;
  width: 82.933vw;
  height: 12.800vw
}
.btnDiv{
  display: flex;
  justify-content: center;
}
.section_top_feature p strong {
  color: #FF752C;
}
#advanceTech{
  width: 40.267vw;
  height: 14.133vw;
  flex-shrink: 0;
  border-radius: 3.200vw;
  background: #F9CF53;
  color: #3D4D5D;
  font-size: 3.200vw;
  font-style: normal;
  font-weight: 600;
  line-height: 14.800vw;
  border: none;
}
#advanceTech img{
  width: 8.533vw;
  height: 8.533vw;
  vertical-align: middle;
  flex-shrink: 0;
}
#creativeThinking{
  width: 45.600vw;
  height: 14.133vw;
  flex-shrink: 0;
  border-radius: 3.200vw;
  background: #9181F4;
  color: #FFF;
  font-size: 3.200vw;
  font-style: normal;
  font-weight: 600;
  line-height: 4.800vw;
  border: none;
}
#creativeThinking img{
  width: 7.467vw;
  height: 7.467vw;
  vertical-align: middle;
  flex-shrink: 0;
  mix-blend-mode: luminosity;
}
#top_feture_des{
  margin-bottom: 6.933vw;
}
#ScientificExploration{
  width: 50.933vw;
  height: 14.133vw;
  border-radius: 3.200vw;
  background: #FD8A8A;
  color: #FFF;
  font-size: 3.200vw;
  font-style: normal;
  font-weight: 600;
  line-height: 4.800vw;
  border: none;
  margin-top: 2.667vw;
}
#ScientificExploration img{
  width: 7.565vw;
  height: 8.528vw;
  vertical-align: middle;
  flex-shrink: 0;
  mix-blend-mode: luminosity;
}
#CodingFoundation{
  margin-top: 2.667vw;
  width: 48vw;
  height: 14.133vw;
  border-radius: 2.622vw;
  background: #54BAB9;
  color: #FFF;
  font-size: 3.200vw;
  font-style: normal;
  font-weight: 600;
  line-height: 4.800vw;
  border: none;
}
#CodingFoundation img{
  width: 8.533vw;
  height: 8.533vw;
  vertical-align: middle;
  flex-shrink: 0;
  mix-blend-mode: luminosity;
}
#TeamWork{
  margin-top: 2.667vw;
  border: none;
  border-radius: 2.622vw;
  background: #8CC0DE;
  width: 36vw;
  height: 14.133vw;
  color: #FFF;
  font-size: 3.200vw;
  font-style: normal;
  font-weight: 800;
  line-height: 4.800vw;
}
#TeamWork img{
  width: 7.467vw;
  height: 7.467vw;
  vertical-align: middle;
  flex-shrink: 0;
  mix-blend-mode: luminosity;
}
.stf-1{
  background-image: url('../../../images/Feature_in_mobile_51.png');
  background-position: left;
  background: transparent;
}