
  
  
  .timing-option input[type="radio"] {
    display: none;
  }
  
  
  
.book-your-sport-form{
    margin-bottom: 200px;
    background-color: #112B73;
}
.academic-book-your-sport-form{
    padding: 0;
    padding-top: 31px;
    height: 543px;
    background-color: #112B73;
}
.academic-booking-form-right-content{
    padding: 0 101px 150px 0px;
}
.academic-booking-form-right-content h2{
    font-family: 'Inter', sans-serif;
    font-size: 60px;
    font-weight: 600;
    line-height: 71px;
    letter-spacing: -0.05em;
    text-align: left;
    color: #ffffff;
}
.academic-booking-form-right-content p{
    font-family: "Maison Neue";
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #ffffff;
    
    
}
.book-form-page-heading{
    margin-bottom: 30px;
}
.book-form-page-heading h2{
    font-family: "Maison Neue Red Bull Bold";
    font-size: 40px;
    font-weight: 600;
    line-height: 53px;
    letter-spacing: -0.02em;
    text-align: center;

}
#booktestForm .image_uploader.custom-file label::after{
    content: '';
    display: none;
}
#booktestForm .image_uploader.custom-file > img.custom-file-label{
    z-index: 2;
    border: none;
    background: no-repeat;
    width: 7%;
    left: 10px;
}
#booktestForm .image_uploader.custom-file > label.custom-file-label{
    padding-left: 3em;
}
.booking-form-buttons{
    display: flex;
    gap: 10px;
}
/* .booking-form-buttons .coaching-timming-one{
    background: #112B73;
    color: white;
}
.booking-form-buttons .coaching-timming-two{
    background: #F7F8FA;
    
} */
.form-active{
    background: #112B73;
    color: white;
}
.form-inactive{
    background: #F7F8FA;
}
.booking-form-button{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 35px;
}

.booking-form-buttons .timing-option{
    border-radius: 10px;
    border: solid 1px #bcbcbc;

}
.booking-form-buttons .timing-option .booking-form-button h2{
    margin-bottom: 0;
}
.timing-option{
    margin-bottom: 0;
}
.booking-form-buttons button .booking-form-button h2{
   
    margin-top: 0;
    margin-bottom: 0;
}
.booking-form-buttons button{
    border-radius: 10px;
    border: solid 1px #bcbcbc;
}
.booking-form-buttons button .booking-form-button h2{
    margin-bottom: 20px;
    margin-top: 0;
    margin-bottom: 0;
}
.academic-counseling .tabheading h1{
    font-family: 'Inter', sans-serif;
    font-size: 64px;
    font-weight: 700;
    line-height: 77px;
    letter-spacing: -0.05em;
    text-align: left;
    color: #112B73;

}


.nav-tabs-coaching>.nav-item>.nav-link.active {
    background-color:#1C225F;
    border-radius: 30px;
    color: #FFFFFF;
    padding: 14px 110px;
}
a{
    color: #717171;
}
.nav-tabs-coaching .nav-link{
    border-radius: 30px;
    color: #1C225F;
    padding: 14px 90px;
    border-color: #e9ecef #e9ecef #dee2e6;
    background-color: #EFF2F5;
}
.nav-tabs-coaching .nav-link:hover{
    border-radius: 30px;
    color: #1C225F;
    padding: 14px 90px;
}
.tab-top-padding {
    /* padding: 5vw; */
    display: flex;
    justify-content: center;
    margin: 100px 0;
}

.tab-border-coaching{
    box-shadow: 0 0px 0px 0 rgba(137, 137, 137, 0.2), 0 6px 10px 0 rgba(137, 137, 137, 0.19);
    /* padding: 7vw; */
    border-radius: 5px;
    background-color: white;
    display: flex;
    padding: 11px;
    justify-content: center;
    /* width: 803px; */
    /* height: 74px; */
}
.nav-tabs-coaching{
    gap: 10px;
    border-bottom: none;
}
.nav-tabs-coaching .nav-item{
padding:0;
margin:0;
}
.academic-coaching-image .img-fluid-hover{
    width: -webkit-fill-available;
}
.academic-coaching-bottom{
    display: flex;
    justify-content: center;
    margin-top: 113px;
}


/* /////////////////// */
.form_page_heading h2{
    font-family: "Maison Neue Red Bull Bold";
    font-size: 40px;
    font-weight: 600;
    line-height: 53px;
    letter-spacing: -0.02em;
    text-align: center;

}

.high-employment-coaching-content h2{
    font-family: 'Inter', sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: -0.05em;
    padding-left: 20px;
    padding: 0 0 30px 20px;
}
.high-employment-coaching-content .vertical-line {
    border-left: 2px solid #E8473F;
    height: 86px;
    float: left;
}
.coaching-global-recognition h2{
    font-family: 'Inter', sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.05em;
    color: #717171;
    padding-left: 20px;
    padding: 0 0 30px 20px;
}