.coaching-center{
    background-color: #8ad5ff;
}
img{
    width: 100%;
}
.coaching-title{
    /* padding-top: 30px;
    padding-bottom: 30px; */
}
.classes{
    padding-top: 50px;
    padding-bottom: 50px;
}
.first{
    margin-bottom: 0px;
    font-size: 70px;
    color: #121a78;
    text-align: center;
    font-family: inherit;
    text-transform: uppercase;
    font-weight: 600;
}
.second{
    margin-bottom: 0px;
    font-size: 40px;
    color: #000000;
    text-align: center;
    font-family: inherit;
    text-transform: uppercase;
    font-weight: 500;
}
hr{
    margin: auto;
    width: 30%;
    background: #121a78;
}
.change{
    color: #121a78;
}
.normal{
    /* padding-top: 5px; */
    text-align: center;
    font-size: 20px;
    color: black;
    margin-bottom: 0px;
    /* padding-bottom: 30px; */
    text-transform: uppercase;
    font-weight: 600;
}
.bold{
    font-weight: 800!important;
    font-size: 30px!important;
    color: #121a78!important;
    font-family: inherit;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -3px;
    margin: 0px;
    padding: 0px;
}
.box{
    background: transparent;
    padding: 10px;
}
.box .classes {
    font-size: 130px;
    font-weight: bold;
    text-align: center;
    color: #121a78;
    text-transform: uppercase;
}
.box .group{
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    color: red;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px;
}
.more-classes p{
    text-align: center;
    text-transform: uppercase;
    color: red;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.left{
    text-align: center;
    /* padding-top: 50px; */
}
.left .left-img{
    width: 80%;
}
.left-timing{
    padding-top: 20px;
    padding-bottom: 20px;
}
.left-timing img{
    width: 20%;
}
.right{
    text-align: left;
    /* padding-top: 50px; */
}
.right ul{
    font-family: inherit;
    font-size: 26px;
    font-weight: 600;
    line-height: 50px;
    color: #121a78;
    padding-left: 30px;
    list-style: square;
    text-transform: capitalize;
}
.time-section{
    padding-top: 30px;
    padding-bottom: 30px;
}
.time-img{
    text-align: center;
}
.time-img img{
    width: 20%;
}
.time-desc{
    text-align: center;
    padding-top: 20px;
}
.time-desc h5{
    font-family: inherit;
    font-size: 36px;
    font-weight: 600;
    color: #121a78;
    text-transform: uppercase;
}
.time-desc p{
    font-size: 20px;
    font-weight: 600;
    color: red;
    font-family: inherit;
    text-transform: uppercase;
    padding-top: 20px;
}
.class-desc{
    padding-left: 150px;
}
.class-desc ul {
    list-style-type: circle;
}
.class-desc ul li{
    text-transform: capitalize;
    font-size: 16px;
    font-family: inherit;
    font-weight: 600;
    line-height: 30px;
}
.time-title h3{
    text-align: center;
    font-size: 32px;
    text-transform: uppercase;
    color: #00006a;
    font-weight: 700;
    font-family: inherit;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.girls h3{
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    color: #ffbe00;
}
.boys h3{
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    color: #ffbe00;
}
.girls p{
    text-align: center;
    font-size: 16px;
    color: black;
    font-weight: 600;
}
.boys p{
    text-align: center;
    font-size: 16px;
    color: black;
    font-weight: 600;
}
.coaching-btn{
    text-align: center;
}
.coaching-btn{
    padding-top: 30px;
    padding-bottom: 30px;
}
.coaching-btn button{
    padding: 20px 50px;
    font-family: inherit;
    background-color: #ffffff;
    border-color: #00006a;
    color: #00006a;
    font-size: 18px;
    font-weight: 500;
}
.coaching-btn button:hover{
    background-color: #00006a;
    color: #ffffff;
}
/* Faculty */
.faculty-section{
    padding-top: 30px;
    padding-bottom: 30px;
}
.faculty{
    margin-bottom: 0px;
    font-size: 38px;
    color: #121a78;
    text-align: center;
    font-family: inherit;
    text-transform: uppercase;
    font-weight: 600;
}
.faculty-section hr{
    margin: auto;
    width: 25%;
    height: 3px;
    color: #121a78;
    margin-bottom: 40px;
}
.faculty-box{
    padding: 20px;
    text-align: center;
    background-color:#121a78;
    margin-bottom: 10px; 
}
.faculty-box h4{
    margin-bottom: 0px;
    font-size: 28px;
    color: #ffffff;
    text-align: center;
    font-family: inherit;
    text-transform: uppercase;
    font-weight: 500;
}
.faculty-box p{
    text-align: center;
    font-family: inherit;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    color: #ffffff;
}
