
.section_top_feature{
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: center;
  /* padding-bottom: 1vw; */
}
.md6{
  width: 49%;
  display: inline-block;
}
.md4{
  width: 39%;
  display: inline-block;
}
.md8{
  width: 59%;
  display: inline-block;
}
.top_feture_heading1{
  color: #3D4D5D;
  font-size: 3.333vw;
  font-style: normal;
  font-weight: 300;
  line-height: 4.167vw;
  text-align: center;
  margin-bottom: 3vw;
}
.top_feture_heading2{
  color: #FF752C;
  font-size: 3.333vw;
  font-style: normal;
  font-weight: 700;
  line-height: 4.167vw;
  text-align: left;
}
.top_feture_des{
  color: #3D4D5D;
  font-size: 1.389vw;
  font-style: normal;
  font-weight: 400;
  line-height: 2.222vw;
  margin-top:2vw;
}
.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: 1.111vw;*/
  border-radius: 1vw;
  width: 75.417vw;
  height: 50.347vw;
}
.btn_feature_in{
  margin-top: 3.889vw;
  border-radius: 5.851vw;
  background: #4E3BC2;
  width: 18.333vw;
  height: 3.333vw;
  color: #FFF;
  text-align: center;
  font-size: 0.972vw;
  font-style: normal;
  font-weight: 600;
  line-height: 2.364vw;
  letter-spacing: 0.019vw;
  border: none;
}
.btnDiv{
  text-align: center;
}

.section_top_feature p strong {
  color: #FF752C;
}
#advanceTech{
  width: 15.764vw;
  height: 5.833vw;
  flex-shrink: 0;
  border-radius: 0.833vw;
  background: #F9CF53;
  color: #3D4D5D;
  font-size: 1.667vw;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border: none;
 /* background-image: url(../../../images/graphic-tablet_51.png);
  background-repeat: no-repeat;
  background-position: left;*/
}
#advanceTech img{
  width: 2.917vw;
  height: 2.917vw;
  vertical-align: middle;
  flex-shrink: 0;
}
#creativeThinking{
  width: 20.972vw;
  height: 5.833vw;
  flex-shrink: 0;
  border-radius: 0.833vw;
  background: #9181F4;
  color: #FFF;
  font-size: 1.667vw;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border: none;
}
#creativeThinking img{
  width: 2.500vw;
  height: 2.500vw;
  vertical-align: middle;
  flex-shrink: 0;
  mix-blend-mode: luminosity;
}
#top_feture_des{
  margin-bottom: 1.806vw;
}
#ScientificExploration{
  width: 25.278vw;
  height: 5.833vw;
  border-radius: 0.833vw;
  background: #FD8A8A;
  color: #FFF;
  font-size: 1.667vw;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border: none;
  margin-top: 0.694vw;
}
#ScientificExploration img{
  width: 2.526vw;
  height: 2.847vw;
  vertical-align: middle;
  flex-shrink: 0;
  mix-blend-mode: luminosity;
}
#CodingFoundation{
  margin-top: 0.694vw;
  width: 17.917vw;
  height: 5.833vw;
  border-radius: 0.683vw;
  background: #54BAB9;
  color: #FFF;
  font-size: 1.667vw;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border: none;
}
#CodingFoundation img{
  width: 2.639vw;
  height: 2.639vw;
  vertical-align: middle;
  flex-shrink: 0;
  mix-blend-mode: luminosity;
}
#TeamWork{
  margin-top: 0.694vw;
  border: none;
  border-radius: 0.683vw;
  background: #8CC0DE;
  width: 21.389vw;
  height: 5.833vw;
  
  color: #3D4D5D;
  font-size: 1.667vw;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border: none;
}
#TeamWork img{
  width: 2.500vw;
  height: 2.500vw;
  vertical-align: middle;
  flex-shrink: 0;
  mix-blend-mode: luminosity;
}
.divBtn{
  text-align: center;
}
/* .stf-1{
  background-image: url('../../../images/Feature_in_51.png');
  background-position: left;
} */
.stf-2{
  background-image: url('../../../images/Feature_in_2_51.png');
  background-position: inherit; 
}
