



.card-header{
    background-color:#f599a5;
}
.cardFont h3{
    color: #79303b;
    font-family: Raleway;
    font-size: 28px;
}
.eng ul li{
  font-size: 14px;
    line-height: 36px;
    border-bottom: 1px solid #feeaed;
    margin-left: -40px;
    padding-left: 20px;
}
.exBox{
  box-shadow: 0px 0px 3px #aaa;
  background-color: rgba(241, 231, 234, 0.2);

  padding-top: 20px; 
  padding-bottom: 20px;
}
.shapeCnt{
    margin-top:40px;
    background-color: #eaeaea;
    padding-top: 40px;
    padding-bottom: 40px;
}
 
 .shapeCnt h3{
    color: #fff;
    margin-top: 16px;
    font-size: 18px;
    font-weight: 400;
    font-family: lato;
    padding: 12px 10px 12px 10px;

  }
  .card {
    width: 300px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
   .shapeCnt ul {
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: left;
    list-style-type: none;
  }
   .shapeCnt ul li{
   color: #145CA6;
   font-size: 14px;
   font-weight: 200;
   line-height: 26px;
   letter-spacing: 1px;

   }
    .shapeCnt .fas,
     .shapeCnt .fa{
   color: #145CA6;
   font-size: 16px;
   font-weight: 400;
   line-height: 26px;
   padding-left: 5px;


   }
   .shapeCnt .btn{
    color: #fff;
    background-color: #2573C4;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 8px 10px 8px 10px;
    border-radius: 0;
    margin-bottom: 30px;
    margin-top: 30px;
   }

   .extraCnt{
    background-image:url("../assets/images/xtrbg2.png");
    background-attachment:fixed;
    background-position: center;
    background-repeat: no-repeat;
    height: 500px;
    margin-top:80px;
   }
   .extraCnt h2{
    text-transform:uppercase;
    color: #fff;
    margin-top: 60px;
    margin-bottom:20px;
    font-size: 24px;
    font-weight: 600;
    font-family: lato;
    text-align: center;
    text-shadow: 1px 1px 2px black, 0 0 20px blue, 0 0 4px #2175AB;
    letter-spacing: 2px;

   }
   .extraCnt h4{
    color: #E5560A;
    font-weight:600;
    font-size: 14px;
    margin-top: 30px;
     letter-spacing: 1px;
}
.extraCnt p{
    color: #fff;
    font-weight:200;
    font-size:12px;
    text-align:center;
    margin-top: 20px;
    margin-bottom: 30px;
    line-height: 16px;

}
.skillCnt {
  margin-top: 60px;
  margin-bottom: 60px;
}
.skillCnt h2
{
    color: #334A81;
    margin-top: 60px;
    margin-bottom:20px;
    font-size: 24px;
    font-weight: 600;
    font-family: lato;
    text-align: left;
    letter-spacing: 2px;
}
  .skillCnt p{
    color: #326CAF;
    font-weight:200;
    font-size: 14px;
  line-height: 18px;
}
 .skillCnt h4{
    color: #326CAF;
    font-weight:400;
    font-size:16px;
    line-height:22px;
    letter-spacing:1px;
}
.skillCnt  .fas,
.skillCnt .fa{
    color: #D25108;
    font-weight:400;
    font-size:16px;
    line-height:22px;
   padding: 5px 8px;
   border:  1px solid #A6460F;
}


.bgContent3{
  background-color:#334A81;
}

.bgContent3 p{
  color:#fff; 
}

.bgContent3 span{
color:#BB4E11;
font-weight:600;
}

@media(max-width: 576px){
.imgLogo{
  width: 300px;
  margin-left: -40px;
}

.learnEng{
  margin-top: -40px;
  margin-left: -20px;
}
.navbar-toggle{
  margin-top: -170px;

}
.carousel-inner img{
  width:500px ;
}
.bgContentBG{
  margin-top: 50px;
}
.bgContentBG h1{
  font-size: 20px;
  text-align: center;
  line-height: 22px;
}
.bgContentBG h6{
  font-size: 14px;
  text-align: center;
  line-height: 22px;
}
.bgCotrolsCnt img{
  margin-top: 14px;
}
.videoCnt{
  width: 200px;
}
.whyChooseCnt h2{
  color: #fff;
  font-size: 18px;
  margin-top: 10px;
}
.whyChooseCnt h3{
  color: #fff;
  
}
.whyChooseCnt p{
  color: #fff;
}
.whyChooseCnt button{
  text-align: center;
  margin-left: 70px;
}
.bgContentCourse h2{
  font-size: 18px;
}
.tableCouresCnt{
  width: 400px;
}

}
