﻿

.faculty-main {
    background-color: #1D50F8;
}

.search-container {
    width: 490px;
    display: block;
    margin: 0 auto;
}

input#search-bar::placeholder {
    color: white;
    padding-left: 20px;
    font-weight: 400;
    font-size: 18px;
    line-height: 63px;
}

input#search-bar {
    margin: 0 auto;
    width: 100%;
    height: 45px;
    padding: 0 20px;
    font-size: 1rem;
    border: 1px solid white;
    outline: none;
    background-color: transparent;
    border-radius: 12px;
    &:focus

{
    border: 1px solid #008ABF;
    transition: 0.35s ease;
    color: #008ABF;
    &::-webkit-input-placeholder

{
    transition: opacity 0.45s ease;
    opacity: 0;
}

&::-moz-placeholder {
    transition: opacity 0.45s ease;
    opacity: 0;
}

&:-ms-placeholder {
    transition: opacity 0.45s ease;
    opacity: 0;
}

}
}

.search-icon {
    position: absolute;
    width: 75px;
    height: 75px;
    top: -62px;
}

.magnifying {
    position: absolute;
    top: 3px;
    left: 2px;
    color: white;
}

    .magnifying i {
        position: absolute;
        top: 12px;
        right: 0;
        left: 19px;
    }

.f-member {
    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
    color: #FFFFFF;
    margin: 0;
    display: flex;
    justify-content: end;
    align-items: center;
}

.search-box {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.select-1 {
    margin-top: 45px;
}

    .select-1 select {
        border-radius: 12px;
    }

.f-box {
    padding: 40px 0 20px 0;
    background-color: white;
    text-align: center;
    background: #FFFFFF;
    border-radius: 10px;
    margin-bottom: 20px;
}

    .f-box h5 {
        font-weight: 500;
        font-size: 18px;
        margin-top: 18px;
        text-align: center;
        color: #383131;
    }

        .f-box h5 span {
            font-weight: 400;
            font-size: 16px;
            text-align: center;
            color: #978F8F;
        }

    .f-box h6 {
        font-weight: 400;
        font-size: 16px;
        text-align: center;
        color: #383131;
    }

    .f-box img {
        border-radius: 50%;
    }

    .f-box a {
        font-weight: 400;
        font-size: 16px;
        text-align: center;
        color: #383131;
    }

.f-box-main {
    padding-top: 90px;
}

.phd {
    margin-top: 25px;
    margin-bottom: 40px;
}

.question-main {
    background-color: #001E7F;
}

.question-box {
    background: #FFFFFF;
    border-radius: 10px;
    padding: 29px 60px 15px 40px;
}

    .question-box img {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        padding-bottom: 20px;
    }

    .question-box h4 {
        font-weight: 700;
        font-size: 25px;
        line-height: 33px;
        color: #000000;
    }

    .question-box p {
        font-weight: 400;
        font-size: 14px;
        line-height: 25px;
        display: flex;
        align-items: center;
        color: #978F8F;
    }

.question-list li {
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #978F8F;
}

    .question-list li::marker {
        font-size: 10px;
    }

.question-form {
    background: #FFFFFF;
    border-radius: 10px;
    padding: 65px 65px 22px 60px;
}

    .question-form span {
        font-weight: 500;
        font-size: 25px;
        color: #978F8F;
        position: relative;
    }

.step-form-top span.active:after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #ED2121;
    position: absolute;
    left: 0;
    bottom: -10px;
}

.step-form-top span::after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #978F8F;
    position: absolute;
    left: 0;
    bottom: -10px;
}

.step-form-top span.active {
    background-color: transparent !important;
    color: black !important;
}

.step-form-top span {
    padding: 0 !important;
    color: #978F8F;
    position: relative
}

.form-ctm {
    margin-top: 30px;
}

    .form-ctm input {
        border: 1px solid #978F8F;
        border-radius: 12px;
    }

    .form-ctm select {
        border: 1px solid #978F8F;
        border-radius: 12px;
    }

.ques-bdr {
    border-bottom: 0.5px solid #000000;
    margin-top: 45px;
}

.disclosure p {
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #978F8F;
}

.reaching-out p {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #000000;
}

.bg-bluee {
    background-color: #1D50F8;
}

.guiding-sec-2 .accordion .accordion-item, .guiding-sec .accordion .accordion-item:focus {
    border-bottom: 1px solid white;
}

.guiding-sec-2 .accordion-button:not(.collapsed)::after {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(159deg) brightness(105%) contrast(105%);
}

.guiding-sec-2 .accordion-button::after {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(159deg) brightness(105%) contrast(105%);
    transition: all 0.5s;
}

.st-overview img {
    border-radius: 20px;
}

.st-services {
    background-color: #F3F6FF;
}

    .st-services h3 {
        color: #000000;
        margin-bottom: 38px;
    }

    .st-services .st-tabs .nav-tabs {
        display: flex;
        justify-content: center;
        align-items: center;
        border-bottom: none;
        gap: 10px;
    }

        .st-services .st-tabs .nav-tabs .nav-link.active {
            border-bottom: none !important;
            background-color: #ED2121;
            color: white;
            border-radius: 6px;
        }

        .st-services .st-tabs .nav-tabs .nav-link {
            font-weight: 500;
            font-size: 19px;
            line-height: 26px;
            text-align: center;
            color: black;
            border: none;
            transition: none;
            padding: 12px 15px;
            background-color: #cccccc6b;
        }

    .st-services .st-tabs .tab-content {
        margin-top: 50px;
    }

        .st-services .st-tabs .tab-content h4 {
            font-weight: 700;
            font-size: 31px;
            line-height: 37px;
            color: #000000;
            margin-bottom: 7px;
        }

.ser-tab-list {
    padding-left: 1rem;
}

    .ser-tab-list li {
        position: relative;
        list-style: none;
        padding-left: 7px;
        margin-bottom: 20px;
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
    }

        .ser-tab-list li b {
            color: black;
        }

        .ser-tab-list li:before {
            position: absolute;
            background-image: url('../images/icons/ser-tick.png');
            content: "";
            width: 15px;
            height: 15px;
            left: -18px;
            top: 1px;
        }

.second {
    margin-bottom: 26px;
}

.dark-para {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #514A4A;
    margin-bottom: 16px;
}

.st-services .st-tabs .tab-content .tab-pane p {
    margin-bottom: 19px;
}

.ser-tab-list-2 li {
    padding-left: 2px;
}

.logo-cnt h2 {
    font-weight: 700;
    font-size: 39px;
    line-height: 53px;
    color: #000000;
}

.logo-cnt {
    padding-right: 50px;
}

.logo-sec img {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(30, 54, 174, 0.12);
    border-radius: 10px;
    padding: 6px;
}

.future-top span {
    font-weight: 600;
    font-size: 30px;
    line-height: 45px;
    color: #1D50F8;
}

.future-box {
    background: #FFFFFF;
    border: 1px solid #1D50F8;
    border-radius: 10px;
    flex-wrap: wrap;
    flex: 1 0 20%;
    max-width: 20%;
    padding: 9px 11px 28px 9px;
}

.future-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.future-box p {
    margin-bottom: 0;
}

.future-sec h3 {
    color: #000000;
    margin-bottom: 40px;
}

.future-top {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 7px;
    margin-top: 10px;
}

.logo-img {
    margin-bottom: 13px;
    padding: 6px;
}

.bf-box {
    background: #FFFFFF;
    border: 1px solid #B9C4CD;
    border-radius: 13px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 28px 58px 34px 22px;
    margin-bottom: 28px;
}

.bf-box-cnt h5 {
    font-weight: 700;
    font-size: 22px;
    line-height: 33px;
    color: #444141;
    margin: 0;
}

.bf-box-cnt p {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #978F8F;
    margin: 0;
}

.bf-box-first {
    display: flex;
    align-items: center;
    gap: 43px;
}

.bachelors-fields h2 {
    margin-bottom: 50px;
}

.bf-box-first img {
    height: 58px;
    width: 58px;
}

.tc-box h4 {
    font-weight: 700;
    font-size: 31px;
    line-height: 50px;
    color: #FFFFFF;
    margin-bottom: 24px;
}

.tc-box {
    background-color: #1D50F8;
    padding: 36px 25px 43px 28px;
    border-radius: 23px;
}

    .tc-box a {
        font-weight: 600;
        font-size: 17px;
        line-height: 26px;
        color: #FFFFFF;
        text-decoration: none;
        display: flex;
        align-items: center;
        gap: 10px;
    }

.why-choose h5 {
    color: #4E5254;
    margin-bottom: 17px;
}

.why-choose p {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #4E5254;
    margin-bottom: 19px;
}

.why-choose a {
    background: #ED2121;
    border-radius: 20px;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #FFFFFF;
    padding: 12px 21px 14px 20px;
    display: inline-block;
}

.accredited h5 {
    margin-bottom: 9px;
}

.acc-para {
    margin-bottom: 29px;
}

.acc-second {
    margin-bottom: 34px;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #978F8F;
}

.accredited {
    background-color: #F5F8FF;
}
ul.dropdown-menu.dd-right {
    position: absolute;
    left: 100%;
    top: 0;
}
.right-arrow:after {
    position: absolute;
    right: 15px;
    top: 16px;
    rotate: 270deg;
}
.bridge p {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #978F8F;
    margin-bottom:25px;
}
.bridge a {
    background: #1D50F8;
    border-radius: 6px;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #FFFFFF;
    padding:13px 63px;
    text-decoration:none;
    display:inline-block;
}
.bridge h2{
    margin-bottom:14px;
}
.logos-border {
    border-right: 1px solid #595959;
    border-bottom: 1px solid #595959;
    border-color: rgba(89, 89, 89, 0.3);
}
.equal-hight {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.logos-area {
    padding: 10px;
    margin: 15px auto;
}
.border-right-0 {
    border-right: 0;
}
.border-bottom-0 {
    border-bottom: 0;
}
.stripe p {
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    color: #504B4B;
}
.stripe h5 {
    font-weight: 700;
    font-size: 47px;
    line-height: 30px;
    text-align: center;
    color: #000000;
    margin-bottom: 30px;
}
.resourse h2{
    margin-bottom:25px;
}
.resourse p {
    font-size: 14px;
    line-height: 25px;
    color: #383131;
    margin-bottom: 35px;
}
.student-card{
    display:flex;
}
.no-space{
    margin-bottom:0 !important;
}
.unicard-cnt {
    min-height: 144px;
}
    .unicard-cnt h4 {
        color: #56595B;
        font-size: 20px;
        font-weight: 600;
    }
    .unicard-cnt p {
        padding-right: 10px;
    }
.gifts h2{
    font-size:33px !important;
    margin-bottom:25px;
}
.gifts p {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #978F8F;
    margin-bottom:29px;
}
.last-b{
    min-height:185px;
}
.no-mar{
    margin-bottom:0 !important;
}
.news-box-cnt span {
  
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #ED2121;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top:18px;
    gap:10px;
    margin-bottom:10px;
}
.news-box-cnt h3 {
    font-weight: 700;
    font-size: 23px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 25px;
    min-height: 50px;
}
.news-box-cnt a {
    background: #1D50F8;
    border-radius: 6px;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    text-decoration:none;
    padding:13px 62px;
    display:inline-block;
}
.e-icon {
    display: flex;
    align-items: baseline;
    gap: 10px;
}
.news-box{
    margin-bottom:50px;
}
.e-news h2{
    margin-bottom:50px;
}
.faqs .accordion-item {
    border-top: 1px solid #000000;
    
    border-left:0;
    border-right:0;
}
    .faqs .accordion-item:first-of-type .accordion-button {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        font-weight: 500;
        font-size: 18px;
        line-height: 40px;
        color: #000000;
        outline: none;
        box-shadow: none;
        
    }
.faqs .accordion-button {
    font-weight: 500;
    font-size: 18px;
    line-height: 40px;
    color: #000000;
    outline: none;
    box-shadow: none;
   
}
.faqs .accordion-button:not(.collapsed) {
    box-shadow: none;
    background-color: transparent;
    padding-bottom:0;
}
.faqs .lst-bdr {
    border-bottom: 1px solid #000000;
}
.faqs .accordion-item:first-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.faqs .accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.faqs .accordion-body {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #898989;
    padding-top:0;
}
.faqs p {
   margin-bottom:50px;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
       text-align: center;
    color: #978F8F;
}
/*Accordian Css Start*/
.accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3E%3C/svg%3E");
    transition: all 0.5s;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-dash' viewBox='0 0 16 16'%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3E%3C/svg%3E");
}

.accordion-button::after {
    transition: all 0.5s;
}

/*Accordian Css End*/

.isp a {
    background: #1D50F8;
    border-radius: 6px;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    padding: 13px 62px;
    display: inline-block;
}
.isp-box span {
    margin-bottom:15px;
    font-size: 18px;
    line-height: 22px;
    color: #ED2121;
    display:block;
}
.isp-box p {
        font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #978F8F;
    margin-top:25px;
    margin-bottom:25px;
}
.offer {
    background-color: #F3F6FF;
}
.offer h2{
    margin-bottom:25px;
}
.offer p{
    margin-bottom:35px;
}
.offer-box {
    padding: 40px 25px 48px 25px;
    background: #FFFFFF;
    border: 1px solid #C2CAD1;
    border-radius: 12px;
}
    .offer-box a {
        padding: 13px 90px;
        background: #1D50F8;
        border-radius: 6px;
        font-weight: 600;
        font-size: 15px;
        line-height: 22px;
        text-align: center;
        color: #FFFFFF;
        text-decoration:none;
        display:block;
    }
    .offer-box h3 {
        font-weight: 700;
        font-size: 22px;
        line-height: 27px;
        color: #56595B;
        margin-bottom:10px;
    }
    .offer-box p {
        min-height: 180px;
        font-weight: 400;
        font-size: 13px;
        line-height: 23px;
        color: #383131;
        margin:0;
    }
.financial-program span {
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #ED2121;
    display: block;
    margin-bottom:15px;
}
.financial-program h4{
    margin-bottom:80px;
}
.fp-box span {
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    color: #1D50F8;
    display: block;
    margin-bottom: 30px;
    font-family: 'Inria Serif';
}
.fp-box h5 {
    font-weight: 400;
    font-size: 26px;
    line-height: 31px;
    text-align: center;
    color: #000000;
}
.fp-box {
    padding: 0 20px;
}
.statistics-box {
    background: #F1EAFF;
    border-radius: 9px;
    margin-top: 20px;
    min-height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
    .statistics-box span {
        font-weight: 600;
        font-size: 50px;
        line-height: 75px;
        text-align: center;
        color: #22074A;
        display: block;
    }
    .statistics-box p {
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
        text-align: center;
        color: #A3A0A4;
        margin-bottom: 0;
        padding: 0 65px;
    }


@media (max-width: 1399.98px) {
    .statistics-box span{
        font-size:40px;
    }
    .statistics-box p {
        padding: 0 50px;
    }
    .fp-box span{
        font-size:45px;
    }
    .fp-box h5{
        font-size:20px;
    }
}
@media (max-width: 1199.98px) {
    .statistics-box span {
        font-size: 35px;
    }
    .statistics-box p {
        padding: 0 35px;
    }
    .choseUs-bg .chose-Card {
        padding: 40px 20px 40px 20px;
        
    }
    .offer-box a {
        padding: 13px 50px;
    }
    .fp-box span {
        font-size: 38px;
    }
    .fp-box h5 {
        font-size: 16px;
    }
    }
@media (max-width: 991.98px) {
    .logos-border {
        border: 1px solid #ccc !important;
    }
    .blue-cta-2 h4{
        margin-bottom:20px !important;
    }
    .bridge a {
        margin-bottom: 20px;
    }
    .statistics-box span {
        font-size: 50px;
    }
    .tsCredit-box p {
        padding: 15px 10px 0px 0;
    }
    .isp a{
        margin-bottom:20px;
    }
    .offer-box{
        margin-bottom:20px;
    }
        .offer-box p {
            min-height: auto;
            margin-bottom: 30px;
        }
    .creditTrans-ImpBody{
        margin-bottom:20px;
    }
}
@media (max-width: 767.98px) {
    .game-sec h5 {
        margin-bottom: 20px !important;
    }
    .choseUs-bg .chose-Card {
        min-height: 190px;
    }
    .unicard-cnt {
        min-height: 120px;
    }
}
@media (max-width: 575.98px) {
    .news-box-cnt h3{
        font-size:18px;
    }
}











