.foot-head{
    font-weight: 500;
    line-height: 1.2;
    font-size: 1rem;
    font-family: 'Roboto', sans-serif;
    text-transform: capitalize;
        margin-bottom: .5rem;
}
.award-head {
    font-family: 'Poppins', sans-serif;
    font-size: 2.5rem !important; 
    line-height: 1.2 !important;
    font-weight: 700 !important;
}
.headh4{
    font-size: 1.5rem ;
    font-weight: 500;
}
.txtfill{
    -webkit-text-fill-color:#fff !important;
}
.trainingServices p.card-title{
        background: linear-gradient(85.14deg, #C41C74 25.97%, #ED1D7E 48.33%, #F15A3F 68.84%);   
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.fwt700{
    font-weight: 700 !important;
}
p.lctr {
    font-size: 2.2rem;
    font-weight: 700;
    color: rgba(57, 89, 168, 1);
}
.lcsBox1{
    font-weight: 700;
    margin-bottom: 20px;
    background: linear-gradient(85.14deg, #C41C74 25.97%, #ED1D7E 48.33%, #F15A3F 68.84%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.fnt125{
    font-size: 1.25rem;
 }
.teamtxt {
    font-weight: 400;
    color: #666666;
    line-height: 1.2;
    transition: all .5s ease;
  }

  .m-team p.card-title {
    font-weight: 700;
    color: #000000;
    transition: all .5s ease;
}

  .m-team:hover p.card-title {
    color: #ED1D7E;
    transition: all .5s ease;
}
.txt20{
        font-weight: 500 !important;
    font-size: 20px !important;
}


@media (max-width: 1199.98px) {
.award-head {
    font-family: 'Poppins', sans-serif;
    font-size: 2rem !important; 
    line-height: 1.2 !important;
    font-weight: 700 !important;
}
p.lctr {
    font-size: 1.75rem;
    font-weight: 700;
    color: rgba(57, 89, 168, 1);
}
}


@media (max-width: 767.98px) {

.award-head {
    font-family: 'Poppins', sans-serif;
    font-size: 1.2rem !important; 
    line-height: 1.2 !important;
    font-weight: 700 !important;
}
p.lctr {
    font-size: 1.75rem;
    font-weight: 700;
    color: rgba(57, 89, 168, 1);
}

}.  