.t-class {
    display: flex;
    flex-wrap: wrap;
   /* justify-content: space-between;*/
    align-items: center;
	    max-width: 1280px;
    margin: 0px auto;
	justify-content: center;
}



/***** end ****/
.carousel-alumni{
  width:90%;
  margin:0px auto;
}
.says .slick-dots li.slick-active button:before {
    color: #253eb5 !important;
    opacity: 1;
}
:not( .mejs-button ) > button:hover, :not( .mejs-button ) > button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
	background: transparent;
	
}
.trainee-saying{
	padding: 0 0 100px !important;
}
.says .card-text img {
    width: 100% !important;
    height: auto;
}
.says .card-content{
min-height:auto !important;
}
.says .card-text p {
    line-height: 28px;
	color: #0F0F0F;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 160%;
}
.says .card-text img{
	border-radius:20px;
}
.says .card-text h2{
color: #0F0F0F;
font-size: 15px;
font-style: normal;
font-weight: 600;
line-height: 160%;	
	  font-family: 'Syne';
}
.says .card-text h4{
color:  #0F0F0F;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 150%;
font-family: 'Syne' !important;
	padding-top:0px;
	
}
.says .card {
/*     box-shadow: 1px 1px 15px rgb(38 39 156 / 18%); */
    border-radius: 10px;
    min-height: auto;
	border:none !important;
	
}
.card{
	border:0px solid #fff !important;
	width:33%;
}
h3.awesome-team {
    color: #253EB5;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
	 font-family: 'Syne' !important;
}
.says .card-content {
    padding: 0px;
}
@media only screen and (max-width:500px){
.says .card-content {
    padding: 15px 10px 30px;
	}}

.slick-dots li button:hover, .slick-dots li button:focus{
	outline:0px !important;
}