*{
    font-family: "Lexend", sans-serif;
}

.features-main{
    background-color: whitesmoke;
}
.features-main-heading{
    color: #0E46A3;
}
.feature1{
    background-color: #0E46A3;
    height: 100%;
    border-radius: 20px;
    transition: all ease 1s;
}
.feature-para{
    color: whitesmoke;
}
.feature1:hover{
    transform: translate(0px,-20px);
    box-shadow: 5px 5px 20px #0e47a3bb;
}


/*home main start*/
.home-main{
    height: 800px;
    background-image: url('../images/background-img.jpg');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.home-main-inner{
    position: absolute;
    top: 35%;
    width: 100%;

}
.main-heading{
    font-weight: bold;
    color: white;
    font-size: 70px !important;
    width: 80%;
    margin-left: 10%;
}
.unlock-potential{
    float: right;
    width: 80%;
    background-color: white;
    height: 190px;
    margin-right: 10%;
    border-radius: 50px;
    margin-top: 5%;
    text-align: center;
}
.unlock-icons{
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background-color: #E5E5E5;
    text-align: center;
    margin-left: 28%;
    margin-top: 5%;
    font-size: 50px;
    color: #161D6F;
}

.unlock-heading{
    margin-top: 5%;
    color: #0E46A3;
}

/* laptop */
@media(max-width:1024px){

.main-heading{
    padding-top: 24% !important;
}
.unlock-icons{
    margin-left: 23%;
}
}

/* tablet */
@media(max-width:768px){
    .home-main{
    height: 1200px;
}
.home-main-inner{
    top: 23%;
}
.main-heading{
    padding-top: 15% !important;
    padding-bottom: 5%;
}
.unlock-icons{
    margin-left: 33%;
    margin-top: 7%;
}
}

/* lg mobile */
@media(max-width:425px){
.home-main{
    height: 1620px;
}
.home-main-inner{
    top: 10%;
}
.unlock-potential{
    margin-right: 6%;
}
.unlock-icons{
    margin-left: 32%;
}
.potential2{
    margin-top: 20% !important; 
}
}

/*sm mobile*/
@media(max-width:320px){
.home-main{
    height: 1530px;
}
.home-main-inner{
    top: 8%;
}
.main-heading{
    font-size: 65px !important;
}
.unlock-potential{
    margin-left: 15% !important;
    border-radius: 50px;
    margin-top: 5%;
    padding-right: 0px;
}
.unlock-icons{
    margin-left: 29%;
}
}
/*home main end*/

/* courses start */
.card{
    background-color: none;
    position: absolute;
    top: 50px;
}
/* about ficer start */
.heading{
    color: #0E46A3 !important;
  }  
    .box{
  position: relative;
  margin-bottom: 30px;
}
.text, .text1{
    color: #161D6F;
}
/*buttons inside intro*/
.apply{
  position: absolute;
  background-color: #0E46A3;
  color: white;
  font-weight: bold;
  border: 1px solid #0E46A3;
  border-radius: 50px; 
}
.learn{
  position: absolute;
  left: 150px;
  background-color: white;
  color: #0E46A3;
  font-weight: bold;
  border: 1px solid #0E46A3;
  border-radius: 50px;
}
@media(max-width:320px){
.box{
  position: relative;
      margin-bottom: 30px;

}
.apply{
  position: absolute;
  top: 470px;
  padding-left: 15px !important;
  padding-right: 15px !important;
  padding-bottom: 10px !important;
  padding-top: -20px !important;
  margin-top: 10px;
  margin-bottom: 20px ;
}
.learn{
   position: absolute;
  top: 470px;
  padding-left: 15px !important;
  padding-right: 15px !important;
  padding-bottom: 10px !important;
  padding-top: -20px !important;
  margin-top: 10px;
  margin-bottom: 20px ;

}
}
/*intro buttons end*/

/*courses start*/
.courses1{
  background-color: #0E46A3;
  height: 970px;
}

.courses-section{
position: relative;
}

.courses-heading{
position: absolute;
left: 40%;
margin-top: 5% !important;
}

.space{
    width: 90%;
    margin-left: 5% !important;
    border: none;
    outline: none;
}

.course-name{
        background-color: whitesmoke;
        color: #161D6F;
        height: 80px !important;
}

.card{
  top: 10vw;
}

.c4, .c5{
    margin-top: 10%;
}

/* laptop */
@media (max-width:1024px) {
.courses1{
height: 870px;
}
}

/* tablet */
@media (max-width:768px) {
.courses1{
height: 1300px;
}
.card{
top: 15vw;
}
.c3, .c4, .c5{
margin-top: 13%;
}
.c5{
    left: 50%;
}
}

/*small device*/

/*large mobile*/
@media(max-width:425px){
.courses-heading{
  left: 30%;
  margin-top: 7%;
}
.courses1{
height: 2000px;
}
.card{
top: 20vw;
}
.c2, .c3,.c4, .c5{
margin-top: 8%;
}
.c5{
    left: 0%;
}
}
/*large mobile end*/

/*small mobile*/
@media(max-width:320px){
.courses-heading{
  left: 23%;
  margin-top: 10% ;
}
.courses1{
height: 1970px;
}
.card{
top: 25vw;
}
.c2, .c3,.c4{
margin-top: 10%;
}
}
/*small mobile end*/

/*our courses ended*/

/*our team start*/
.teachers{
    color: #0E46A3 !important;
}
.images{
    position: relative;
}

.main1{
    margin-top: 10px;
    margin-bottom: 30px;
    position: relative;
}
.persons{
    background-color: rgba(14, 70, 163, 0.95);
    width: 92%;
    height: 85px;
    padding: 6px;
    position: absolute;
    bottom: 0px;
    box-sizing: border-box;
}

.ts-name{
    margin: 10px;
    font-size: 19px;
    font-weight: bolder;
    color:  white;
    text-transform: uppercase;
}
.ts-designation{
    font-size: 17px;
    font-weight: 700;
    margin: 10px;
    color: #161D6F;
}
.space1{
    width: 100%;
}
.space1:hover{
     box-shadow: 3px 3px 3px 3px gray;
}
/*laptop*/
@media(max-width:1024px){
    .persons{
    width: 90%;
    height: 100px !important;
}
}
/*large mobile*/
@media(max-width:425px){
    .persons{
        width: 94% !important;
    }
    .main1{
     margin-bottom: 30px;
    }
}
/*tablet*/
@media(max-width:375px){
    .persons{
        width: 93.5% !important;
    }
    .main1{
     margin-bottom: 30px;
    }
}
@media(max-width:320px){
    .persons{
        width: 92% !important;
    }
    .main1{
     margin-bottom: 30px;
    }
}
@media(max-width:768px){
    .persons{
        width: 93.5%;
    }
    .main1{
     margin-bottom: 30px;
    }
}

/*our team end*/


/* get-start start */
.get-start{
    background-image: url(../images/lab.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    height: 510px;
    width: 100%;
    position: relative;
}
.start-clr{
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(14, 70, 163, 0.9);
    margin: 0%;
    padding: 0%;
}
.get-start-info{
    position: absolute;
    top: 25%;
    left: 35%;
    transform: translate(-28%, -28%);
}
.get-start-heading{
    color: white;
    font-size: 40px;
    font-weight: bold;
}
.get-start-para{
    color: whitesmoke;
    margin-top: 10%;
    font-size: 20px;
}
.register{
    position: absolute;
    left: 42%;
    height: 50px;
    background-color: white;
    color: #0E46A3;
    font-weight: bold;
    border: 1px solid white;
    border-radius: 50px;
    margin-top: 4%;
}

/* laptop */
@media(max-width:1024px){
    .get-start-heading{
        font-size: 38px;
    }
}

/* tablet */
@media(max-width:768px){
    .get-start-para{
        font-size: 17px;
    }
    .register{
        left: 40%;
    }
}

/* lg mobile */
@media(max-width:425px){
    .get-start-heading{
        font-size: 35px;
    }
    .get-start-para{
        font-size: 16px;
    }
    .register{
        left: 32%;
        margin-top: 13%;
    }
}

/* sm mobile */
@media(max-width:320px){
    .get-start{
        height: 570px;
    }
    .get-start-heading{
        font-size: 33px;
    }
    .get-start-para{
        font-size: 16px;
    }
    .register{
        left: 24%;
        margin-top: 13%;
    }
}