/* about css start */
.video-img
{
    background: url('../img/trust-img.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    border-right: 5px solid #E16027;
    border-radius: 23px;
    display: flex;
    height: 440px;
    align-items: center;
    justify-content: center;
}
.bannerSection .video-img{
    background: url('../img/trust-img.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    border-right: 5px solid #E16027;
    border-radius: 23px;
    display: flex;
    height: 440px;
    align-items: center;
    justify-content: center;
}
img{max-width: 100%;}
.bannerSection{
      min-height: 100vh;
    display: flex;
    align-items: center;
    padding: 100px 0px 100px;
}
.swiper-pagination-bullet {
    width: 18px;
    height: 3px;
    background: #fff;
    opacity: 0.35;
    border-radius: 0;
    margin: 0 5px !important;
}
.swiper-pagination-bullet-active {
    opacity: 1;}
  .engSection{
        background: transparent linear-gradient(239deg, #000000 0%, #000000 36%, #103AC6 100%) 0% 0% no-repeat padding-box;
    padding: 100px 0px;
  }
.engSection .row{align-items: center;}
.interShip{
  background: #f6f6f6;
    padding: 100px 0px;
}
.mySwiper4 {margin-top: 40px;}
.interShip .banner-heading{color: #000;}
.interShip .inter{color: #000 !important;}
.recuirterSec{padding: 100px 0px;}
.clrRed{color: #e16027;}
.clrYellow{color: #F7D70C;}
.fw-semibold{font-weight: 600;}
h2.fw-semibold{
  font-family: 'Sora';
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
        text-transform: capitalize;
}
.prgrmOfrSecImg{
  border-radius: 16px;
    overflow: hidden;
    margin-bottom: 20px;
}
.prgrmOfrSecBox{
  border: 1px solid #eee;
    border-radius: 12px;
    padding: 12px;
    height: 100%;
}
a{text-decoration: none !important;}
.uniName h4{
  font-weight: 700 !important;
    font-size: 1rem;
    text-decoration: none !important;
    color: #000;
}
.uniName{
  display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.uniLoc{
      font-size: .875em;
    color: #6c757d !important;
    display: flex;
    align-items: center;
}
.techSlide{
  background: linear-gradient(180deg, #f4f9ff, #eaf4ff);
    border-radius: 14px;
    padding: 25px;
    height: 100%;
    position: relative;
    padding-left: 70px;
}
.techImg{
  position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%);
    height: 100px;
    width: 100px;
    border-radius: 50%;
    overflow: hidden;
}
.package{
  display: flex;
    align-items: center;
    /* justify-content: space-between; */
    margin: 10px 0;
    width: 100%;
}
.packINR{margin-right: 20px;}
.packINR,.packCMPNY{
  padding: 10px 10px;
    background: #fff;
    border-radius: 14px;
    width: 40%;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
.techSpeech{
  font-size: .875em;
    font-family: "Poppins", sans-serif;
    color: #333;
    line-height: 1.2;
}
.diClaimer p{
  margin-top: 20px;
    font-size: 12px;
}
.diClaimer p span{
  font-weight: 500;
    color: #991b1b;
}
.ourStdnt{padding: 120px 0 100px; background: #000;}
.ourStdnt h2.fw-semibold{color: #fff;}
.ourStdntTabs{
  margin-top: 40px;
    margin-bottom: 50px;
}
.ourStdntTabImg{padding-left: 50px;}
.techRoles{    padding: 30px 0 100px;}
#nav-tabContent row{    align-items: center;}
.ourStdntTabCnt p{color: #fff;}
.mySwiper6 {    margin-top: 60px;}
.mstrClass{
      background: url("../img/academeySecImg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: auto;
    padding: 100px 0px;
}
.mstrClass .banner-heading{color: #000;}
.mySwiper7{    margin: 40px 0;}
.mstrSlide{border-radius: 14px;    overflow: hidden;}
.mstrClassCnt{padding-right: 40px;}
.upSkilling{    padding: 100px 0px;}
.upSkillingCnt{padding: 1.2rem 1.2rem 1.3rem;}
.upSkillingCnt h4{
  font-size: 1.05rem;
    font-weight: 800;
    color: #111827;
    margin-bottom: 0.35rem;
}
.upSkillingCnt ul li{
      color: #6b7280;
    font-size: 0.93rem;
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
}
.upSkillUL{margin-top: 10px;margin-bottom: 20px;}
.upSkillName{
  box-shadow: 0 16px 28px rgba(147, 51, 234, 0.28);
    width: 100%;
    border: none;
    padding: 0.9rem 1rem;
    border-radius: 14px;
    font-weight: 900;
    color: #fff;
    background: linear-gradient(135deg, #9333ea, #7c3aed);
    text-align: center;
}
.upSkillingBox{
  background: #fff;
    border-radius: 18px;
    border: 1px solid rgba(147, 51, 234, 0.12);
    box-shadow: 0 12px 26px rgba(0, 0, 0, 0.06);
    overflow: hidden;
    transition: transform 0.18s, box-shadow 0.22s;
}
.upSkillingBox:hover{
  transform: translateY(-4px);
    box-shadow: 0 18px 34px rgba(147, 51, 234, 0.14);
}
.arrowDiv{
  display: flex;
    justify-content: center;
    align-items: center;
    width: 15px;
    height: 15px;
    flex: 0 0 15px;
    background-color: #D1DC26;
    color: #fff;
    border-radius: 100%;
    font-size: 10px;
    margin-right: 5px;
}
.proFtionalSec{    padding: 0px 0px 100px;}
.wrldSayCnt{
  background: url("../img/black-bg.jpg") 0 0 no-repeat;
  background-size: cover;
      width: 100%;
    height: auto;
    padding: 40px;
    border-radius: 20px;
    height: 100%;
}
.worldSayingSec{
  background: #f6f6f6;
    padding: 100px 0px;
}
.wrldSayCnt p{
      color: #fff !important;
    margin-bottom: 30px;
}
.wrldSayCrsl{
      height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    opacity: 1;
    mask-image: linear-gradient(rgba(0, 0, 0, 0.1) 0.1%, rgb(0, 0, 0) 8%, rgb(0, 0, 0) 92%, rgba(0, 0, 0, 0.1) 99.9%);
    overflow: hidden;
}
.wrldSayCrsl .swiper{height: 300px;width: 45%;}
.wrldSayCrsl .mySwiper8 {margin-right: 20px;}
.recocNize{padding: 100px 0px;}
.mySwiper10 {margin-top: 40px;}
.recocNizeSlide p{margin-top: 20px;}
.bigDreamBox{
  background: #fff8eb;
    padding: 20px;
    border-radius: 14px;
    height: 100%;
}
.bigDreamImg{
  padding: 10px 0;
    text-align: end;
}
.crtiVicateSec{
  background: transparent linear-gradient(239deg, #000000 0%, #000000 36%, #103AC6 100%) 0% 0% no-repeat padding-box;
    padding: 100px 0px;
}
.crtiVicateCnt{    padding-left: 40px;}
.bigDream{padding-bottom: 100px;}
.crtiVicateCnt ul li{
  color: #fff;
    font-size: 0.93rem;
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
}
.worldClsMntr{    padding: 100px 0px;}
.worldClsMntr .swiper{
  width: 100%;
    height: 100%;
    margin: 0px;
    opacity: 1;
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 12.5%, rgb(0, 0, 0) 87.5%, rgba(0, 0, 0, 0) 100%);
    overflow: hidden;
}
.worldClsMntrCnt{
  text-align: center;
    padding: 10px 10px;
}
.mntrName{
      font-size: 1rem;
    color: #212529 !important;
    font-weight: 600;
}
.para{
      color: #212529 !important;
    font-size: .875em;
}
.cmpnyLogo{
      display: block;
    padding: 20px 10px;
}
.cmpnyLogo img{width: 80%;}
.whyChooseLeft p{text-align: center;}
.whyChooseLeft ul{list-style-type: none;    margin-top: 20px;}
.whyChooseLeft{    padding: 0 40px;}
.whyChooseLeft ul li{
  display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
        margin-bottom: 10px;
}
.spanPara{
  background: #fbf2f3;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    height: 52px;
    padding: 16px 16px 16px 0;
    width: 70%;
    flex: 0 0 70%;
    text-align: end;
        font-weight: 500;
}
.whyChooseRght .logPara{padding: 0 50px;}
.whyChooseRght{padding: 0 40px;height: 100%;}
.whyChooseRght ul{
      margin-top: 20px;
    background: #fff8eb;
    list-style-type: none;
    padding: 20px 40px;
    height: calc(100% - 50px);
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 20px;
}
.whyChooseRght ul li{
  display: flex;
    align-items: center;
    margin-bottom: 10px;
    position: relative;
}
.whyChooseRght ul li>span{    position: absolute;left: -85%;display: flex;align-items: center;justify-content: space-between;    width: 65%;}
.whyChooseRght ul li>span>span{flex: 0 0 20px;}
.whyChooseSec{padding-bottom: 100px;}
.nextWaveRow{
  margin-top: 40px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}
.nextWaveCol{width: 30%;padding: 20px 20px;}
.nextWave{    padding-bottom: 100px;}
.realWorldBox{
  background: #fff1c6;
    border-radius: 8px;
    padding: 24px;
    height: 100%;
}
.realYear{
  background-color: #991b1b14;
    border-radius: 8px;
    padding: 6px 16px;
    margin-bottom: 10px;
    display: inline-block;
}
.realWorldBox h4{
  font-size: 1.3rem;
    font-weight: 600;
}
.realImg{margin-top: 20px;}
.realImg{
  margin-top: 20px;
    border-radius: 14px;
    overflow: hidden;
}
.realWorldSec{padding-bottom: 100px;}
.stdntLifeSec{
  background: url("../img/black-bg.jpg") 0 0 no-repeat;
  background-size: cover;
  padding: 100px 0px;
    border-radius: 20px;
}
.stdntLifeSec h2.fw-semibold{color: #fff;}
.stdntLifeTab{
  margin-top: 30px;
    margin-bottom: 50px;
}
.stdntLifeVdo{    margin-bottom: 60px;}
.stdntLifeSlide .para{color: #fff !important; margin-top: 20px;}
.mySwiper14 {
      opacity: 1;
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 12.5%, rgb(0, 0, 0) 87.5%, rgba(0, 0, 0, 0) 100%);
    overflow: hidden;
}
.stdntLifeImg{border-radius: 14px;overflow: hidden;}
.clientSec{    padding: 100px 0px;}
.clientsDiv{
  opacity: 1;
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 12.5%, rgb(0, 0, 0) 87.5%, rgba(0, 0, 0, 0) 100%);
    overflow: hidden;
    margin-top: 40px;
}
.wrldSayCrsl .mstrSlide{padding: 0 0px;}
.mstrSlide{padding: 0 20px;}
.clientsDiv .swiper{margin: 0 20px;}
.studentSay{
  margin-top: 50px;
  display: flex;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    place-items: center;
    padding: 0px;
    list-style-type: none;
    opacity: 1;
    mask-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 12.5%, rgb(0, 0, 0) 87.5%, rgba(0, 0, 0, 0) 100%);
    overflow: hidden;
    justify-content: space-between;
}
.studentSay .swiper{width: 30%;height: 80vh;}
.studentSaySlide{
  border: 1px solid #eee;
    border-radius: 12px;
    padding: 12px;
   
}
.stdntRow{
      display: flex;
    align-items: center;
    width: 100%;
}
.stdntImg{
  width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 20px;
}
.stdntName{
  font-size: 1.3rem;
    font-weight: 600;
}
.stdntCompany img{    width: 200px;}
.stdntSay p{
  color: #212529 !important;
    font-size: .875em;
}
.stdntSlideUp{text-align: center;}
.studentSaySec{padding: 50px 0 100px;}
.headClintImg{
  background: #d1dc26;
    position: relative;
    border-radius: 50%;
    width: 100%;
    height: 100%;
}
.headClintImg img{
  position: absolute;
    bottom: 0px;
    left: 50%;
    width: 70%;
    transform: translateX(-50%);
}
.headClintCnt{padding-left: 40px;}
.headClintWhat{    margin-top: 20px;}
.headClintWhat h4{
  font-size: 1.2rem;
    font-weight: 600;
}
.headClintWhat .para{font-size: .75em;}
.headClintSec{    padding: 100px 0px;}
.mySwiper21 {margin-top: 40px;    opacity: 1;
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 12.5%, rgb(0, 0, 0) 87.5%, rgba(0, 0, 0, 0) 100%);
    overflow: hidden;}
.mediaSec{padding: 100px 0px;}
.mySwiper22{    margin-top: 40px;}
.mediaSlideTop{
      display: flex;
    align-items: center;
    width: 100%;
        margin-bottom: 15px;
}
.mediaDate{
      font-size: 12px;
    color: #000000b0;
    font-family: 'Sora';
}
.mediaLogo{width: 70%;}
.mediaSlideImg{
      border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px;
}
.mediaSlideCnt h3{
  font-size: 1rem;
    color: #000;
    font-weight: 500;
    margin-bottom: 20px;
}
.mediaSlideBtm{
  display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    color: #e16027;
}
.justTalk{
      padding: 60px 0px;
    background: #f7d70c;
    text-align: center;
    border-radius: 40px;
}
.faqSec{padding: 100px 0px;}
.faqTab{
      margin-top: 40px;
    margin-bottom: 40px;
}
.faqTab .nav-tabs{border-bottom: none;justify-content: center;}
.faqTab .nav-tabs .nav-link{
      border: 1px solid #000;
    border-radius: 20px;
    color: #495057;
    margin: 0 10px;
}
.faqAccord .accordion-button{background-color: #F7D70C ;}
.faqAccord .accordion-button:not(.collapsed){    color: #000;    background: #e16027;}
.faqAccord .accordion-item{    margin-bottom: 30px;border: 1px solid rgba(0, 0, 0, .125);}
.faqTab .nav-tabs .nav-link.active{    background: var(--neutra-color);color: #000;}
.ourStdntTabs .nav-tabs .nav-link{color: #fff;}
.stdntLifeTab .nav-tabs .nav-link{color: #fff;}
.stdntLifeTab .nav-tabs .nav-link.active{color: #000;}
.bnrUl li{
        display: flex;
    align-items: center;
    list-style-type: none;
    font-size: 14px;
    color: #fff;
}
.bnrUl{    margin-bottom: 30px;}
.ourStdntTabs .nav-tabs .nav-link.active{    color: #000;}
.mstrSlide img{border-radius: 14px;}
.cmpnyLogo{display: none;}
.worldClsMntrImg img{height: 310px;width: 100%;object-fit: contain;}
.inteerImg{margin-top: 30px;}



@media (max-width: 991px){
    .mstrClassImg img{width: 100%;}
  .bannerSection{min-height: max-content;}
  .mySwiper2{    margin-top: 40px;}
  .reqSecTeam{margin-bottom: 30px;}
  .prgrmOfrSec .row>div>a{
    margin-bottom: 30px;
    display: block;
  }
  .prgrmOfrSec .row .col-md-6:last-child a{margin-bottom: 0;}
  .ourStdntTabs .nav-tabs .nav-link.active{color: #000;}
  .ourStdntTabImg {
      padding-left: 0;
      margin-top: 30px;
  }
  .ourStdntTabImg img{width: 100%;}
  .mstrClassCnt {
    padding-right: 0;
    margin-bottom: 30px;
}
.upSkillingBox{margin-bottom: 30px;}
.proFtional .video-img{margin-bottom: 30px;}
.mstrSlide{padding: 0 20px;}
.bigDreamBox{margin-bottom: 30px;height: max-content;
        min-height: 290px;}
.crtiVicateCnt {
    padding-left: 0;
    margin-top: 30px;
}
.spanPara{
        width: 100%;
    flex: 0 0 100%;
}
.whyChooseRght ul li>span{
        width: 40%;
    margin-right: 10px;
        position: relative;
    left: 0;
}
.faqTab .nav-tabs .nav-link{margin: 5px 10px;}
.whyChooseRght{margin-top: 30px;}
.studentSay .swiper{    height: 400px;}
.headClintImg{height: 300px;}
.mediaDate{font-size: 10px;}
.mediaLogo{width: 65%;}
.justTalk{padding: 60px 40px;}
}
@media (max-width: 767px){
    .btn-1,.btn-2{font-size: 12px;    padding: 8px 10px;}
    .bigDreamBox{        min-height: max-content;}
    .whyChooseRght ul{    padding: 20px 20px;}
    .whyChooseRght ul li{font-size: 12px;    margin-bottom: 5px;}
    .Redpara{font-size: 12px;}
    h2.fw-semibold{font-size: 24px;}
    .justTalk{padding: 30px 20px;}
  .bannerSection{padding: 60px 0px 60px;}
  .engSection{padding: 60px 0px;}
  .interShip{padding: 60px 0px;}
  .sub-head{margin-bottom: 20px;}
  .reqSecTeam{margin-bottom: 20px;}
  .recuirterSec{padding: 60px 0px;}
  .wrldSayCrsl .swiper{height: 200px;}
  .whyChooseLeft,.whyChooseRght{padding: 0 0px;}
  .nextWaveCol{padding: 0px 0px;}
  .studentSay{flex-wrap: wrap;}
  .studentSay .swiper{width: 100%;}
  .studentSay .swiper{height: 300px;}
  .headClintSec{padding: 60px 0px;}
  .headClintImg{height: 100px;}
  .headClintCnt{padding-left: 0;}
}

/* about css end */