.faculty-img {

    width: 80px;

    height: 80px;

    border-radius: 100%;

    object-fit: cover;

}



.faculty-name {

    color: #1E1730;

    font-size: 20px;

    font-weight: 500;

    line-height: 28px;

    letter-spacing: 0.4px;

    margin-top: 8px;

}



.faculty-designation {

    color: #72747D;

    font-size: 12px;

    font-weight: 400;

    line-height: 18px;

    letter-spacing: 0.24px;

}



.about-faculty {

    color: #0E103D;

    font-size: 18px;

    font-weight: 500;

    line-height: 24px;

    margin-top: 24px;

}



/* --------- */

.skil-set-img {

    border-radius: 8px 8px 0px 0px;

    width: 100%;

    object-fit: cover;

}



.slick-slide {

    margin-right: 15px;

    margin-left: 15px;

}



.faculty-slider .white-card {

    height: 330px !important;

}



.slick-dots li button:before {

    font-size: 24px;

    padding-top: 24px;

}



/* ------ */

.student-img {

    width: 48px;

    height: 48px;

    border-radius: 100%;

    object-fit: cover;

}



/* ----- */

.about-banner-title-block {

    border-radius: 16px;

    border: 1px solid #F2F4F7;

    background: #FFF;

    padding: 24px;

    position: absolute;

    width: 96%;

    margin: 0px auto;

    bottom: 16px;

    left: 0;

    right: 0;

}



.about-banner-title-block h1 {

    color: #DD2590;

    font-size: 32px;

    font-weight: 600;

    line-height: 42px;

    letter-spacing: 0.4px;

}



.vision-text {

    color: #1E1730;

    font-size: 32px;

    font-weight: 500;

    line-height: 40px;

}



.vision-right-blue-block {

    background: #ADDDFF;

    position: absolute;

    right: 0px;

    width: 60%;

    height: 100%;

    z-index: -1;

}



.faculty-para {

    color: #72747D;

    font-size: 16px;

    font-style: normal;

    font-weight: 500;

    line-height: 22px;

    margin-top: 24px;

}



/* ------------------ */



.skillset-modal .modal-header {

    padding: 24px;

    border-bottom: 0px;

}



.skillset-modal .modal-footer {

    border-top: 0px;

}



.skillset-modal .modal-title {

    color: #1E1730;

    font-size: 24px;

    font-weight: 600;

    line-height: 36px;

}



.skillset-modal .modal-body {

    padding-top: 0px !important;

    padding: 24px;

}



.btn-close:focus {

    outline: none;

    box-shadow: none;

}



.form-control {

    border-radius: 8px;

    border: 1px solid #E6E8EF;

    background: #FFF;

    padding: 12px 16px;

}



.form-control:hover,

.form-control:focus {

    box-shadow: none;

    outline: none;

    border: 1px solid #E6E8EF;

}



.form-control::placeholder {

    color: #72747D;

    font-family: General Sans;

    font-size: 14px;

    font-style: normal;

    font-weight: 400;

    line-height: 20px;

    letter-spacing: 0.28px;

}



.pricing-card {

    border-radius: 10px;

    border: 1px solid #F2F4F7;

    background: #FFF;

    box-shadow: 0px 4px 16px 0px rgba(208, 213, 221, 0.40);

    padding: 24px;

}



.pricing-card.bg-purple {

    background: #4E26DE;

}



.pricing-title {

    color: #000;

    font-size: 32px;

    font-weight: 600;

    line-height: 42px;

}



.pricing {

    color: #596088;

    font-size: 48px;

    font-style: normal;

    font-weight: 600;

    line-height: 56px;

}



.btn-primary.btn-white {

    background-color: white;

    color: #4E26DE;

}



.skilset-collapse-card {

    border: none;

    margin-top: 8px;

}



.under-list{

    padding-left: 0px;

}



.under-list li {

    list-style-type: none !important;

    color:  #596088!important;

}



.under-list li::before {

    display: none !important;

}



.skill-list-li{

    margin-top: 24px!important;

}
.global-skill-section.our-brand {
    margin-top: 5% !important;
}