.banner-main-div {
    position: relative;
    width: 100%;
    height: 828px;
    border-radius: 8px;
    overflow: hidden;
}
.banner-main-div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner-content {
    position: absolute;
    width: 50%;
    bottom: 206px;
    left: 0;
    z-index: 9;
}
.banner-bottom-slider {
    position: absolute;
    width: 100%;
    bottom: 66px;
    left: 10px;
    z-index: 9;
}
.banner-bottom-left h6 {
    padding-top: 16px;
}
.banner-main-div::after {
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(
        180deg,
        rgba(2, 0, 36, 0) 52%,
        rgba(0, 0, 0, 1) 100%
    );
}
.banner-bottom-left h6 {
    color: #f3f3f3;
    font-size: 18px;
    font-family: "aeonik-regular";
}
.banner-bottom-slider ul {
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
    display: inline-block;
}
.banner-bottom-slider ul li {
    list-style: none;
    width: 20%;
    float: left;
    margin-left: 10px;
}
.topnav-right a:hover {
    text-decoration: none;
}
a.accad-gallery-box .colored_btn {
    position: absolute;
    bottom: 33px;
    z-index: 999;
    left: 22px;
}
.gallery-btn a:hover {
    text-decoration: none;
}

/* about */
#about-img-slider {
    padding-top: 20px;
}

.about-left-dis h4 {
    margin-top: 0;
}
.about-sub-heading {
    width: 84%;
    margin-bottom: 34px;
}
/* .btn-right {
    margin-right: 15px;
} */
.about-grid-right p {
    margin-bottom: 23px;
}
.about-grid-left {
    display: flex;
    justify-content: flex-start;
}
#about-img-slider .item .item-div img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
/* scroll-counter */
#counter span.percent:after {
    content: "+";
    display: inline-block;
    color: #cacaca;
}
#counter {
    display: flex;
    justify-content: space-between;
    padding: 0;
    padding-bottom: 59px;
}
.counter-scroll-div {
    margin-top: 40px;
}
.counter-scroll-div ul li {
    list-style: none;
    height: 272px;
    width: 20%;
    padding: 29px 21px 30px 21px;
    border-radius: 8px;
    margin-right: 19px;
}
.counter-scroll-div ul li:last-child {
    margin-right: unset;
}
.counter-head {
    border-bottom: 1px solid #ffffff33;
    margin-top: 57px;
}
.counter-head h6 {
    color: #cacaca;
    font-family: "aeonik-light";
    font-size: 13px;
    padding-bottom: 5px;
}
.count {
    color: #cacaca;
    font-size: 70px;
    font-family: "aeonik-regular";
}

.accad-left h3 {
    padding-right: 35px;
}
.accad-img-big-head button {
    margin: 180px 0 0;
}

.gallery-small-head h5 {
    color: #4b4b4b;
    font-family: "aeonik-light";
    font-weight: 700;
}
.accad-main-div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.accad-left {
    width: 71%;
}
.accad-right {
    width: 56%;
}
.accad-box-head h4 {
    font-family: "aeonik-regular";
    color: #ffffff;
    font-size: 26px;
}
.accad-box-head {
    margin-left: 20px;
    width: 64%;
}
.accad-box-arrow {
    background: #d96a1e;
    height: 36px;
    width: 36px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
}
.accad-gallery-box {
    position: relative;
}
.accad-gallery ul {
    width: 100%;
    padding: 0;
    margin: 0;
    display: inline-block;
}
.accad-gallery ul li {
    width: 33.3%;
    list-style: none;
    float: left;
    padding-right: 15px;
    margin-bottom: 8px;
}
.accad-gallery ul li:nth-child(1) {
    padding-left: 0;
}

.accad-gallery ul li:nth-child(4) {
    padding-left: 0;
}
.accad-gallery ul li:nth-child(6) {
    padding-right: 0;
}
.accad-gallery-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
img.acc-logo-img {
    object-fit: contain;
}
.accad-gallery-box::after {
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(91, 91, 91, 0) 5.74%, rgba(0, 0, 0, 0.8) 100%);
}
.accad-img-content {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    bottom: 32px;
    z-index: 9;
    left: 0;
}
.accad-box-arrow iconify-icon {
    color: #fff;
}
.accad-gallery-box .colored_btn {
    position: absolute;
    bottom: 32px;
    z-index: 99999;
    left: 22px;
}
.accad-gallery-box {
    position: relative;
    display: inline-block;
    border-radius: 8px;
    overflow: hidden;
    height: 450px;
    width: 100%;
    margin-bottom: 17px;
}
.accad-img-logo {
    position: absolute;
    height: 95px;
    width: 95px;
    top: 16px;
    right: 8px;
    background-image: url(../../images/main/logo-shape.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.acc-white-bg {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.accad-img-logo .acc-logo-img {
    position: absolute;
    top: 50%;
    left: 50%;
    display: flex;
    justify-content: center;
    transform: translate(-50%, -50%);
    max-width: 50px;
    max-height: 50px;
}
.accad-box-head-top {
    position: absolute;
    bottom: 15px;
    justify-content: space-between;
    align-items: center;
}
.accad-img-btn {
    position: absolute;
    left: 35px;
    bottom: 26px;
    z-index: 99;
}
.accad-img-big-head h5 {
    color: #ffffff;
    font-family: "aeonik-regular";
    font-size: 40px;
}
.accad-img-big-head {
    position: absolute;
    top: 36px;
    left: 36px;
    z-index: 99;
    width: 55%;
}

.logo-width1 .acc-logo-img {
    width: 58% !important;
}
.logo-width3 .acc-logo-img {
    width: 43% !important;
}
.logo-width5 .acc-logo-img {
    width: 61% !important;
}

.gallery-orange {
    margin: 20px 0 20px 0;
}
.gallery-content-btn-div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.gallery-content {
    width: 44%;
}
/* gallery slider */

.gallery-slider .owl-item:nth-child(even) img {
    height: 392px;
}

#gallery-slider .item-div img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.feedback-left-right {
    display: flex;
    justify-content: space-between;
}
.feed-back-left {
    width: 57%;
}
.feedback-section {
    background: #26302921;
}
.feedback-section .owl-item {
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.feed-back-right {
    width: 36%;
}
.clinet-detail h4 {
    color: #211f1f;
    font-family: "aeonik-light";
    font-weight: 600;
    font-size: 20px;
}
.clinet-detail h6 {
    color: #211f1f;
    font-family: "aeonik-light";
    font-weight: 600;
    font-size: 15px;
}
.feed-back-left-icon {
    background: #ffffff;
    width: 57px;
    height: 57px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.feedback-scrolling-div {
    margin-top: 58px;
}
.gallery-slider {
    margin-top: 26px;
}
.feedback-man img {
    max-width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 10px;
}
.feedback-para {
    width: 74%;
    margin: auto;
}
.feedback-para p {
    max-height: 82px;
    overflow-y: auto;
}

.client-detail h6 {
    color: #121212;
    font-weight: 600;
    font-size: 19px;
    font-family: "aeonik-light";
    margin: 10px 0px 0 0px;
}
#feedback-slider .owl-nav {
    position: absolute;
    display: flex;
    justify-content: space-between;
    width: 100%;
    bottom: 82px;
    left: 40px;
}
.feedback-display {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    width: 87%;
    margin: 0 auto 20px;
}
.test-comment-img-slider h3 {
    margin-left: 80px;
}
.feed-back-slider-div {
    width: 100%;
}
#gallery-slider .item-div {
    height: 300px;
    border-radius: 6px;
    overflow: hidden;
}
#gallery-slider .owl-item:nth-child(even) .item-div {
    height: 350px !important;
}

/* footer */
.footer-top-div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 70px;
}
.footer-right-div {
    display: flex;
    justify-content: right;
    align-items: center;
    width: 75%;
}
footer {
    background-image: url("../images/footer-bg-img.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 75px 0px 20px;
}
.footer-right-div h4 {
    font-family: "aeonik-regular";
    color: #ffffff;
    font-size: 26px;
}
.footer-head {
    width: 36%;
}
.footer-list-head {
    color: #d96a1e;

    font-family: "aeonik-light";
}
.footer-list-grid {
    border-bottom: 1px solid #d96a1e;
    width: 69%;
}
.footer-list-div ul {
    padding: 0;
    margin-top: 20px;
}
.footer-list-div ul li {
    list-style: none;
    line-height: 30px;
}
.footer-list-div ul li a {
    color: #ffffff;
    text-decoration: none;
    font-family: "aeonik-light";
    font-size: 15px;
    display: block;
}
.footer-grid {
    margin-top: 20px;
}
.footer-list-grid h6 {
   margin-bottom: 18px;
    font-size: 16px;
}
.footer-grid .footer-main-list {
    width: 24.7%;
    padding: 0;
    margin: 0;
    display: inline-block;
}
.footer-main-list .footer-list-grid {
    list-style: none;
}

.footer-grid .footer-main-list .footer-list-div {
    list-style: none;
    float: left;
}

/* contact page */

.contact-numbers a {
    text-decoration: none;
}
.contact-icon {
    display: flex;
    margin-bottom: 12px;
}
.contact-form-section .alumni-registration-structure {
    margin-bottom: 30px;
}
.contact-icon-para h5 {
    color: #ffffff;
    font-family: "aeonik-light";
    font-size: 15px;
    line-height: 25px;
    padding-right: 45px;
}
.contact-icon-img {
    background: #d96a1e;
    height: 35px;
    min-width: 35px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.contact-icon-para {
    padding-left: 15px;
}

.accad-orange-head {
    margin: 72px 0 40px 0;
}
.copyright-div a {
    text-decoration: none;
    color: #838383;
    font-family: "aeonik-light";
}
.copyright-div p {
    color: #838383;
    font-size: 11px;
    font-family: "aeonik-light";
}
/* new feedback */

.testimonial {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #535353;

    &-slide {
        padding: 40px 20px;
    }
    &_box {
    }
}
.faculty {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #535353;

    &-slide {
        padding: 40px 20px;
    }
    &_box {
    }
}

.slick-dots {
    li {
        padding: 0 30px;
        opacity: 0.5;

        button {
            content: url(https://i.ibb.co/hKgs8gm/profile.jpg);
            background: url(https://i.ibb.co/hKgs8gm/profile.jpg);
            background-position: center !important;
            background-size: cover !important;
            text-indent: -9999px;
            overflow: hidden;
            width: 60px;
            height: 60px;
            border-radius: 50px;
            border: 4px solid #dee2e6;
        }
    }

    .slick-active {
        opacity: 1;
    }
    .slick-active button {
        width: 106px !important;
        height: 106px !important;
    }
}
.slick-dots li {
    width: unset !important;
    height: unset !important;
}
.slick-dots button {
    margin-right: 36px;
}
.slick-dots li button {
    width: 50px !important;
    height: 50px !important;
}
/* .testimonial .container{
    width: unset!important;
} */
/* .testimonial__inner{
    width: 75%;
    float: right;
} */
.slick-dots {
    bottom: 0;
    width: 100%;
    left: 0px;
}

.feedback-section .testimonial .slick-next {
    right: 0;
    top: 57% !important;
    background: #d96a1e;
    height: 45px;
    width: 45px;
    border-radius: 50%;
}

.feedback-section .testimonial .slick-prev {
    left: 0;
    top: 57% !important;
    background: #d96a1e;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    opacity: 0.5;
}

.slick-prev:before {
    font-family: unset !important;
    opacity: unset !important;
    color: unset !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 15 15'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='m2.707 8l3.147 3.146l-.708.707L.793 7.5l4.353-4.354l.708.708L2.707 7H14v1z' clip-rule='evenodd'/%3E%3C/svg%3E") !important;
    background-position: center;
    background-repeat: no-repeat;
}
.slick-next:before {
    font-family: unset !important;
    opacity: unset !important;
    color: unset !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8'/%3E%3C/svg%3E") !important;
    background-position: center;
    background-repeat: no-repeat;
}
/* about page */

.inner-banner-div {
    height: 337px;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    /* z-index: 9; */
}
.inner-banner-div:after {
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    left: 0;
    bottom: 0;
    background: #000000a1;
    z-index: 9;
}
.inner-banner-div img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 8px;
}
.banner-content-div {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    z-index: 999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#about-img-slider .item-div {
    height: 300px;
    border-radius: 8px;
    overflow: hidden;
}
#logo-slider .item-div img {
    width: 133px;
    height: 76px;
    object-fit: contain;
    /* filter: grayscale(1); */
}
/* #logo-slider .item-div:hover img {
        filter: grayscale(0);
    } */
#logo-slider .item-div {
    width: 160px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.futurepath-main-div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}
.future-path-right {
    width: 45%;
}
.future-path-left {
    width: 56%;
}
.green-box {
    background: #143829;
}
.green-box-div ul {
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0;
}
.green-box-div ul li {
    list-style: none;
    width: 48%;
    float: left;
    margin-right: 20px;
    height: 332px;
    border-radius: 8px;
    padding: 40px;
}
.green-box-div ul li:last-child {
    margin-right: 0;
}
.green-box-icon {
    background: #d96a1e;
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
}
.green-box h5 {
    color: #ffffff;
    font-size: 30px;
    font-family: "aeonik-regular";
    margin: 41px 0 22px 0;
}
.green-box p {
    color: #c8c8c8;
    font-weight: 100;
    font-size: 16px;
    margin-bottom: 65px;
}
.core-values-points ul {
    padding: 0;
}
.core-values-left .core-values-points {
    padding-left: 0;
}
.core-values-points ul li {
    position: relative;
    list-style: none;
    padding-left: 30px;
}
.core-values-points ul li:after {
    position: absolute;
    content: "";
    left: 0;
    top: 2px;
    width: 18px;
    height: 18px;
    background: url("../../images/main/graduation.png") no-repeat center center /
        contain;
}
.ethos-main-div .core-values-points {
    margin-top: 13px;
    padding-left: 29px;
}
.hide-ethos {
    display: none;
}
.core-values-right {
    position: relative;
    height: 352px;
    padding: 79px 0 0 26px;
}
.core-value-secong-img {
    height: 379px;
}
.core-value-first-img img {
    height: 93%;
    width: 66%;
    object-fit: cover;
    border-radius: 13px;
}
.core-value-first-img {
    border-radius: 10px;
    overflow: hidden;
    height: 360px;
}
.core-value-secong-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.core-value-secong-img {
    position: absolute;
    bottom: -52%;
    right: 38px;
    height: 280px;
    border-radius: 10px;
    overflow: hidden;
}
.page-bottom-banner-div {
    height: 542px;
}
.page-bottom-banner-div img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.page-bottom-banner-div::after {
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(45deg, black, transparent);
}
.page-bottom-banner-div {
    position: relative;
}
.page-bottom-banner-content p {
    color: #f2f2f2;
    font-family: "aeonik-light";
    font-size: 17px;
    font-weight: 100;
    margin-bottom: 34px;
}
.page-bottom-banner-div .page-bottom-banner-content {
    position: absolute;
    width: 45%;
    bottom: 130px;
    z-index: 999;
 
}
.page-bottom-banner-div h5 {
    margin-bottom: 20px;
    line-height: 71px;
}

.page-bottom-banner-content button {
    margin: 0;
}
.ethos-left {
    height: 665px;
    border-radius: 10px;
    overflow: hidden;
}
.ethos-left img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

/* academics */
.theology-right-para {
    height: 388px;
    border-radius: 8px;
    overflow: hidden;
}
.require-btn .colored_btn {
    padding: 10px 28px;
}
.theology-right-para img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.theo-first-para {
    width: 87%;
}
.requirement-points ul {
    padding: 0;
}
.requirement-points ul li {
    position: relative;
    list-style: none;
    padding-left: 30px;
}
.requirement-points ul li:after {
    position: absolute;
    content: "";
    left: 0;
    top: 7px;
    width: 15px;
    height: 15px;
    background: url("https://electrazon.com/iptcsk/public/assets/images/main/check.png")
        no-repeat center center / contain;
}
.requirement-main-div {
    padding-top: 32px;
}
.requir-left h4 {
    padding-bottom: 16px;
}
.require-btn {
    display: flex;
    align-items: center;
}
.require-btn .border_btn {
    border: 1px solid #d96a1e;
    color: #db732b;
    padding: 8px 17px;
    border-radius: 23px;
    text-transform: uppercase;
    font-size: 13px;
    font-family: "aeonik-regular";
    text-decoration: none;
    margin-right: 5px;
}
.requir-right h4 {
    padding-bottom: 16px;
}
.requir-right {
    margin-left: 15px;
}
.requir-left {
    margin-right: 15px;
}

/* staff */

.seminary-section h4 {
    text-align: center;
}
.seminary-btn-group {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 32px;
}
.support {
    background: #e1e1e1;
    padding: 3px 37px 8px;
    margin: 0 8px;
    border-radius: 4px;
    color: #39393980;
    text-decoration: none;
    font-family: "aeonik-regular";
    font-size: 20px;
}
.admin {
    background: #e1e1e1;
    padding: 3px 11px 8px;
    margin: 0 11px;
    border-radius: 4px;
    color: #39393980;
    text-decoration: none;
    font-family: "aeonik-regular";
    font-size: 20px;
}
a.admin:hover,
a.support:hover {
    color: #39393980;
    text-decoration: none;
}

.admin-name h5 {
    font-family: "aeonik-light";
    font-size: 17px;
    margin-top: 14px;
    font-weight: 600;
}
.admin-position h5 {
    font-family: "aeonik-regular";
    font-size: 13px;
}
.admin-img-div {
    border-radius: 8px;
    overflow: hidden;
    height: 365px;
    border: 1px solid #8080801c;
}
.admin-img-div:hover img {
    transform: scale(1.05);
}
.staff-detail-div {
    margin-bottom: 20px;
   
}
.admin-img-div img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: 0.5s linear;
    /* object-position: top; */
}
.administration-gallery-div {
    margin-top: 33px;
}
.margin-top {
    margin-top: 7px;
}

/* faculty slider */

.faculty-slider-section .faculty-slider {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #212529;
    position: relative !important;
}

/* .faculty-slider-section .testimonial-slide {
    padding: 40px 20px 0 20px;
} */
.faculty-slider-section .testimonial_box-top {
    padding: 0 95px 0;
}
.faculty-slider-section .testimonial_box-icon {
    padding: 10px 0;
}
.faculty-slider-section .testimonial_box-icon i {
    font-size: 25px;
    color: #212529;
}

.faculty-slider-section .testimonial_box-name {
    padding-top: 10px;
}
.faculty-slider-section .testimonial_box-name h4 {
    font-size: 20px;
    line-height: 25px;
    color: #212529;
    margin-bottom: 0;
}

.faculty-slider-section .slick-dots li {
    padding: 0 30px;
    opacity: 0.5;
}
.faculty-slider-section .slick-dots li button {
    content: url(https://i.ibb.co/hKgs8gm/profile.jpg);
    background: url(https://i.ibb.co/hKgs8gm/profile.jpg) !important;
    background-position: center !important;
    background-size: cover !important;
    text-indent: -9999px;
    overflow: hidden;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    border: 4px solid #dee2e6;
}
.faculty-slider-section .slick-dots .slick-active {
    opacity: 1;
}
.faculty-slider-section .slick-dots {
    bottom: -149px !important;
    width: 100% !important;
    list-style: none;
    text-align: left !important;
    background: #e1e1e1;
    padding: 10px;
}
.faculty-slider-section .testimonial__inner {
    width: 100% !important;
    margin: auto !important;
    float: unset !important;
}

.member-duty {
    font-family: "aeonik-light";
    font-size: 18px;
    font-weight: 600;
    color: #211f1f;
    padding-bottom: 16px;
}

.faculty-values-points ul {
    padding: 0;
    display: inline-block;
    width: 81%;
    margin: 0;
}
.faculty-values-points ul li {
    position: relative;
    list-style: none;
    padding-left: 30px;
    width: 50%;
    float: left;
}
.faculty-values-points ul li:after {
    position: absolute;
    content: "";
    left: 0;
    top: 2px;
    width: 18px;
    height: 18px;
    background: url(../../images/main/graduation.png) no-repeat center center /
        contain;
}
.sem-faculty-right p {
    color: #393939;
}
.faculty-values-points ul li p {
    font-size: 14px;
    font-family: "aeonik-light";
    font-weight: 600;
    padding-right: 5px;
}
.faculty-para p {
    color: #393939 !important;
}
.faculty-slider-section .faculty-slider .slick-prev {
    left: 0;
    top: 47% !important;
    background: #d96a1e;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    opacity: 0.5;
}
.faculty-slider-section .faculty-slider .slick-next {
    right: 0;
    top: 47% !important;
    background: #d96a1e;
    height: 45px;
    width: 45px;
    border-radius: 50%;
}
.sem-faculty-left {
    height: 355px;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #0000000f;
}

.sem-faculty-left img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.seminary-btn-group .active {
    background-color: #d96a1e;
    color: #ffffff;
}
/* my tab */

.btnPrevious,
.btnNext {
    display: inline-block;
    border: 1px solid #444348;
    border-radius: 3px;
    color: #444348;
    font-size: 14px;
    padding: 10px 15px;
    cursor: pointer;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff !important;
    background-color: #d96a1e !important;
}
.nav-fill .tab-btn .admin {
    background: #e1e1e1;
    padding: 3px 11px 8px;
    margin: 0 11px;
    border-radius: 4px;
    color: #39393980;
    text-decoration: none;
    font-family: "aeonik-regular";
    font-size: 20px;
}
.nav-fill .tab-btn .support {
    background: #e1e1e1;
    padding: 3px 37px 8px;
    margin: 0 8px;
    border-radius: 4px;
    color: #39393980;
    text-decoration: none;
    font-family: "aeonik-regular";
    font-size: 20px;
}
.seminary-section h4 {
    padding-bottom: 24px;
}
.tabControl ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

/* media page */
.blogdet_cont a {
    text-decoration: none;
    color: #ffffff;
    font-family: "aeonik-regular";
    font-size: 13px;
    background: #d96a1e;
    padding: 10px;
    border-radius: 21px;
    text-transform: uppercase;
}
.blogdet_cont h4 {
    color: #d96a1e;
    font-size: 23px;
    font-family: "aeonik-regular";
}
.blogimg {
    margin-bottom: 25px;
    text-align: center;
    height: 700px;
    border-radius: 6px;
    overflow: hidden;
}
.blogimg img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.blog-grid {
    margin-top: 40px;
}
.blog-head a {
    text-decoration: none;
}
.blog-date-div {
    display: flex;
    align-items: center;
    text-align: center;
    margin-top: 40px;
    margin: 40px 0 20px;
}
.small-blog-date-div {
    display: flex;
    align-items: center;
    text-align: center;
    margin-top: 40px;
    margin: 20px 0 10px;
}
.small-blog-grid .common_sub_black_head,
.new-article-div .common_sub_black_head {
    font-size: 19px;
}
.new-article-div .common-inner-subhead {
    font-size: 29px;
}
.small-blog-grid {
    margin-top: 29px;
}
.new-article-div {
    margin-top: 52px;
}
.blog-date {
    margin-left: 12px;
    font-family: "aeonik-regular";
    color: #211f1f;
    font-weight: 500;
}
.blog-head h4 {
    padding-bottom: 5px;

}
.blog-head p {
    font-family: "aeonik-regular";
    color: #393939;
    font-size: 17px;
}
.blog-img-content-box {
    border: 1px solid #00000024;
    padding: 16px 16px 30px 16px;
    border-radius: 20px;
    margin-bottom: 20px;
}
.blog-img-box {
    height: 320px;
    border-radius: 8px;
    overflow: hidden;
}
.small-blog-img-box {
    height: 226px;
    border-radius: 8px;
    overflow: hidden;
}
.blog-img-box img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.small-blog-img-box img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

a.colored_btn:hover {
    text-decoration: none;
}
.blog-img-content-box a.colored_btn {
    padding: 14px 24px;
    letter-spacing: 0.03rem;
}

/* alumni */
.alumni-left-div {
    width: 86%;
    height: 100%;
    position: relative;
}
.alumni-right-div {
    padding-left: 13px;
}
.alumni-height {
    height: 608px;
    border-radius: 8px;
    overflow: hidden;
}
.alumni-height img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.alumin-registration-div h4 {
    text-align: center;
    padding-bottom: 25px;
}
.personal-detail {
    font-family: "aeonik-regular";
    color: #211f1f;
    margin-top: 38px;
}
.personal-detail h5 {
    font-size: 23px;
    padding-bottom: 15px;
    border-bottom: 1px solid #0000001a;
    text-transform: capitalize;
}
.alumni-form-width {
    width: 82%;
    margin: auto;
}
.socila-media {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.socila-media a {
    text-decoration: none;
    color: #393939;
    padding-left: 17px;
    font-family: "aeonik-light";
    font-weight: 600;
    font-size: 13px;
}
.socila-media a:hover {
    text-decoration: none;
    color: #393939;
}
.alumni-registration-structure label {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    font-family: "aeonik-light";
    color: #211f1f;
}
.alumni-registration-structure input,
.alumni-registration-structure select {
    width: 100%;
    padding: 8px;
    outline: none;
    box-shadow: none;
    border: 1px solid #0000001a;
    background: #ffffff;
    margin-bottom: 5px;
    border-radius: 5px;
}
.alumni-registration-form .alumni-registration-structure {
    margin-bottom: 30px;
}

.alumni-registration-structure select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("../../images/main/down.svg");
    background-size: 22px !important;
    background-position: calc(100% - 1.3em) center !important;
    background-repeat: no-repeat;
}
.form-control:focus {
    box-shadow: none !important;
    border-color: unset !important;
}
.form-select:focus {
    border-color: unset;
    outline: unset;
    box-shadow: unset;
}
.alumni-registration-structure input::placeholder {
    color: #bdbdbd;
    font-family: "aeonik-light";
    font-size: 15px;
}
.alumni-registration-structure textarea::placeholder {
    color: #bdbdbd;
    font-family: "aeonik-light";
    font-size: 15px;
}
.alumni-structure-main-div {
    margin-top: 30px;
    width: 100%;
    display: inline-block;
}
.calender-input {
    position: relative;
}
.calender-input img {
    position: absolute;
    right: 13px;
    top: 39px;
}
select:required:invalid {
    color: #dcdcdc;
    font-family: "aeonik-light";
    font-size: 15px;
}
option[value=""][disabled] {
    display: none;
}
option {
    color: #211f1f;
}
.alumni-registration-structure textarea {
    resize: none;
    outline: none;
    box-shadow: none;
    border: 1px solid #0000001a;
    background-color: #ffffff;
    border-radius: 5px;
    width: 100%;
    height: 123px;
    margin-bottom: 5px;
}
.other-detail-right .alumni-registration-structure textarea {
    height: 144px;
}
.alumni-course-detail-section label {
    width: 100%;
    font-size: 17px;
    font-weight: 600;
    font-family: "aeonik-light";
    color: #211f1f;
    margin: 0;
    padding-bottom: 5px;
}
.alumni-course-detail-div {
    margin: 23px 0 17px 0;
    display: inline-block;
    width: 100%;
}
.alumni-dis-div {
    padding-bottom: 20px;
}
.check-box input[type="checkbox"] {
    width: 17px;
    height: 17px;
    border: 1px solid #efefef;
    accent-color: #d96a1e;
    margin-right: 10px;
}
.check-box {
    float: left;
    width: 100%;
}
.check-box label {
    color: #444444;
    margin: 0;
    font-size: 14px;
    font-family: "aeonik-light";
    margin-right: 64px;
    margin-top: 10px;
}
.other-detail-margintop {
    margin-top: 27px;
}
.alumni-course-detail-div label {
    font-weight: 600;
    font-family: "aeonik-light";
    font-size: 16px;
}

.graduation-margintop {
    margin-top: 28px;
}
.other-detail-right {
    margin-top: 18px;
}
.other-detail-left {
    margin-top: 28px;
}
label.graduation-padding-bottom {
    padding-bottom: 20px;
}
.social-icon-box {
    background: #1a66460f;
    padding: 17px 112px 4px 17px;
    border-radius: 8px;
    position: absolute;
    bottom: 25px;
}

/* login-page */

.login-right-side {
    background-image: url("../images/login-green-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
}
.login-page-section {
    height: 100vh;
    overflow: hidden;
}
.form-group .single-input input {
    width: 100%;
    padding: 8px;
    outline: none;
    box-shadow: none;
    border: 1px solid #0000001a;
    background: #ffffff;
    border-radius: 5px;
}
.form-group {
    position: relative;
}
.error_mesage {
    color: #d96a1e;
    float: right;
    margin-top: 10px;
    font-size: 15px;
    font-family: "aeonik-regular";
    text-decoration: none;
}
.error_mesage:hover {
    color: #d96a1e;
}
.single-input {
    position: relative;
}
.single-input #password.is-invalid,
.single-input #password_confirmation.is-invalid {
    background-image: none;
}

#togglePassword {
    position: absolute;
    right: 24px;
    top: 24px;
    transform: translate(-50%, -50%);
    cursor: pointer;
}
.toggle-password {
    float: right;
    cursor: pointer;
    margin-right: 10px;
    margin-top: -25px;
}
.login-left-container {
    width: 68%;
    margin: auto;
}
.login-page-section .alumni-registration-structure label {
    margin-bottom: 5px;
}
.login-page-section .alumni-registration-structure input {
    padding: 10px;
}
.login-left-side {
    margin-top: 40px;
}
.login-head h4 {
    font-size: 37px;
    font-family: "aeonik-regular";
    font-weight: 500;
}
.login-head {
    margin: 35px 0 35px;
}

.pass-reset-section .alumni-registration-structure label {
    margin-bottom: 5px;
}
.login-left-right-page ul {
    width: 100%;
    padding: 0;
    margin: 0;
    display: inline-block;
}
.login-left-right-page ul li {
    width: 50%;
    list-style: none;
    float: left;
    /* height: 100%; */
}
.login-left-side .colored_btn {
    width: 100%;
    margin: 15px 0 0;
    padding: 12px 28px 10px;
    font-size: 16px;
}
.login-right-side {
    display: flex;
    justify-content: center;
    align-items: center;
}
.login-right-whitebox {
    position: relative;
    width: 523px;
    height: 460px;
    z-index: 999;
    background: #ffffff36;
    border: 1px solid #ffffff85;
    border-radius: 32px;
}
.white-box-head h5 {
    font-family: "aeonik-regular";
    color: #f8f8f8;
    font-size: 31px;
    padding-bottom: 34px;
}
.white-box-head {
    margin: 42px 0 0 30px;
    width: 48%;
}
.login-right-img {
    position: absolute;
    bottom: 0;
    z-index: 99999;
    right: -34px;
    height: 428px;
}
.login-right-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.white-box-head a {
    text-decoration: none;
    padding: 17px 27px 13px;
    font-size: 15px;
    color: #ffffff;
}
.white-box-head a:hover {
    color: #ffffff;
    text-decoration: none;
}
.login-icon {
    position: absolute;
    bottom: 43px;
    left: -6%;
    z-index: 999;
    height: 61px;
}
.login-icon img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.forgetpass {
    color: #d96a1e;
    font-family: "aeonik-regular";
    float: right;
    margin: 11px 0 11px 0;
    font-size: 15px;
}
.pass-reset-section .alumni-registration-structure input::placeholder {
    font-size: 13px;
}

/* my profile */
.profile-logo-img-div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}
.profile-section .alumni-registration-structure textarea {
    height: 96px;
}
.profile-right-small-img {
    display: flex;
    justify-content: right;
    align-items: center;
}

.pro-right-head h5 {
    font-family: "aeonik-light";
    font-size: 17px;
    margin: 0;
    font-weight: 600;
}
.pro-right-head span {
    color: #969696;
    font-size: 13px;
    font-family: "aeonik-light";
    float: right;
    padding-top: 3px;
}
.pro-right-head {
    margin-right: 14px;
}
.profile-section,
.change-pass-section {
    padding: 20px 0;
    background: #00000012;
}
.profile-width {
    width: 89%;
    margin: auto;
}
.profile-left-list,
.profile-right-list {
    background: #ffffff;
    border-radius: 12px;
}
.profile-main-list {
    display: flex;
}
.profile-left-list {
    width: 31%;
    margin-right: 23px;
    padding-top: 25px;
}
.profile-right-list {
    width: 100%;
    padding: 27px;
}
.main-profile-img {
    display: flex;
    justify-content: center;
}
.main-profile-img img {
    height: 200px;
    width: 200px;
    border-radius: 50%;
    object-fit: cover;
    margin: auto;
    overflow: hidden;
}
.main-pro-name span {
    color: #969696;
    font-size: 15px;
    font-family: "aeonik-light";
}
.main-pro-name {
    text-align: center;
    border-bottom: 1px solid #0000001a;
    padding: 18px 0 18px 0;
    width: 80%;
    margin: auto;
}
.main-pro-name h5 {
    font-family: "aeonik-light";
    font-size: 26px;
    margin: 0;
    font-weight: 600;
    line-break: anywhere;
}
.profile-list-elements ul li a {
    text-decoration: none;
    color: #211f1f;
    font-family: "aeonik-light";
    font-size: 16px;
    font-weight: 600;
    padding-left: 10px;
}

.profile-list-elements ul {
    padding: 0;
    margin: 0;
}
.profile-list-elements ul li {
    padding: 12px 0;
    margin: 0 17px 3px 17px;
    border-radius: 4px;
    list-style: none;
}
.profile-list-elements ul .active {
    background: #f4f4f4;
}
.profile-list-elements ul .active a {
    color: #d96a1e;
}

.main-pro-head h5 {
    font-family: "aeonik-light";
    font-size: 26px;
    margin: 0;
    font-weight: 600;
}
.main-pro-head {
    border-bottom: 2px solid #e5e5e59e;
    padding-bottom: 30px;
}

.my-profile-form label,
.profile-form-textarea label {
    color: #211f1f;
    font-size: 15px;
    font-family: "aeonik-light";
    font-weight: 600;
}
.my-profile-form textarea {
    height: 96px;
}
.profile-main-form-div {
    display: flex;
    padding: 0 26px 0 26px;
    margin-top: 20px;
}
.profile-form-textarea {
    margin: 0 0 0 26px;
}
.profile-right-small-img img {
    height: 60px;
    width: 60px;
    object-fit: cover;
    border-radius: 50%;
}
.my-profile-form {
    width: 50%;
}
.profile-filed-right {
    margin-right: 20px;
}
.my-profile-form input {
    padding: 10px;
}
/* reset password */
.pass-reset-section {
    height: 100vh;
    overflow: hidden;
}

.last-time-pass-change {
    color: #969696;
    font-size: 13px;
    font-family: "aeonik-light";
    padding-top: 5px;
}
.last-time-pass-change {
    display: none;
}
.profile-right-list .colored_btn {
    margin-top: 20px;
}

/* contact page */
.maintitle {
    color: #ffffff;
    font-size: 64px;
    font-family: "aeonik-regular";
    color: #211f1f;
    
}

.contact-first-right img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: bottom;
}
.contact-first-right {
    height: 323px;
    border-radius: 8px;
    overflow: hidden;
}
.contact-first-left h1 {
    font-size: 49px;
}
.contact-heading-div {
    border-bottom: 1px solid #0000001a;
    padding-bottom: 42px;
}
.contact-form-para-div {
    padding-top: 42px;
}
.contact-form-para-div .alumni-structure-main-div {
    margin-top: 0;
    margin-bottom: 18px;
}
.contact-page-textarea textarea {
    height: 121px;
}
.contact-right-form-filling {
    padding-left: 53px;
}
.contact-right-form-filling .colored_btn {
    margin-top: 18px;
}

.contact-map-main-div {
    border-radius: 10px;
    padding: 30px;
}
.contact-detail-left {
    margin-top: 30px;
}
.contact-detail-right iframe {
    border-radius: 10px;
}
.address-location-div {
    display: flex;
}
.address-head h4 {
    font-size: 17px;
    font-family: "aeonik-light";
    font-weight: 600;
}
.contact-page-location iconify-icon {
    color: #d96a1e;
}
.contact-icon iconify-icon {
    color: #d96a1e;
}

.contact-numbers {
    padding-left: 7px;
}
/* .address-left-sec{
    width: 59%;
}
.address-right-sec {
    width: 72%;
} */
.contact-numbers a {
    font-family: "aeonik-light";
    color: #393939;
    font-size: 17px;
    font-weight: 600;
    display: block;
}
.contact-numbers a:hover {
    text-decoration: none;
    color: #393939;
}
.contact-numbers p {
    font-size: 15px !important;
}
.contact-numbers a {
    font-size: 15px !important;
    font-family: "aeonik-regular";
    font-weight: 100;
}
.contact-detail-left .colored_btn {
    padding: 12px 28px;
    font-size: 13px;
    color: #ffffff;
}
.btn-bottom-margin {
    margin-bottom: 30px;
}
.contact-num-sec .contact-icon {
    display: flex;
    align-items: baseline;
}
.contact-page-location {
    position: relative;
    top: 3px;
}
.contact-map-detail-section .contact-first-left-para p {
    padding-bottom: 25px;
}
.contact-detail-right {
    padding-left: 37px;
}

/* gallery */

.galpg {
    column-width: 300px;
    column-gap: 5px;
    padding: 5px;
}

.galpg img {
    width: 100%;
    cursor: pointer;
    margin-bottom: 5px;
    overflow: hidden;
    border-radius: 8px;
}

.lightbox {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    display: none;
    background: #000000cc;
    perspective: 1000;
    z-index: 9999999;
}

.filter {
    position: absolute;
    width: 100%;
    height: 100%;
    filter: blur(20px);
    opacity: 0.5;
    background-position: center;
    background-size: cover;
}

.lightbox img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotateY(0deg);
    max-height: 95vh;
    max-width: calc(95vw - 100px);
    transition: 0.8s cubic-bezier(0.7, 0, 0.4, 1);
    transform-style: preserve-3d;
    border-radius: 12px;
    overflow: hidden;
}

/*.lightbox:hover img{
    transform: translate(-50%, -50%) rotateY(180deg);
  }*/

[class^="arrow"] {
    height: 50px;
    width: 50px;
    background: #d96a1e;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    border-radius: 50%;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

[class^="arrow"]:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    width: 15px;
    height: 15px;
}

.arrowr {
    right: 10px;
}

.arrowr:after {
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    left: 42%;
}

.arrowl {
    left: 10px;
}

.arrowl:after {
    border-left: 1px solid white;
    border-top: 1px solid white;
    left: 57%;
}
.close {
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.4);
    margin: 20px;
    cursor: pointer;
    z-index: 999;
}

.close:after,
.close:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #d96a1e;
}

.close:after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.close:before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.title {
    font-size: 20px;
    color: #000;
    z-index: 1000;
    position: absolute;
    top: 0;
    left: 0;
}
.gallery-heading {
    text-align: center;
    margin-bottom: 30px;
    padding-top: 75px;
}
.gallery-detail-heading {
    margin-bottom: 30px;
    padding-top: 75px;
}
/* password change */
.change-pass-section .profile-right-list .colored_btn {
    margin-left: 26px;
}
.pass-reset-section .alumni-registration-structure input {
    padding: 10px;
}

.change-pass-section .my-profile-form label {
    margin-bottom: 5px;
}
.change-pass-section .new-pass-div {
    margin-top: 15px;
}

/* application form */

.modal-body .colored_btn {
    margin-top: 30px;
}
.msform .alumni-registration-structure {
    margin-bottom: 30px;
}
.modal-body {
    padding: 28px;
}
.joining-section button.btn-close {
    position: absolute;
    top: 8px;
    right: 11px;
}
.detail-btn .personal-sub-detail {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.detail-enter-table {
    margin-top: 33px;
}
.joining-section .colored_btn {
    padding: 11px 18px 8px;
}
.table-image {
    td,
    th {
        vertical-align: middle;
    }
}

.join-head {
    text-align: center;
}
.category-box-div h6 {
    font-size: 13px;
    color: #969696;
    font-family: "aeonik-regular";
    padding-bottom: 5px;
}

.postal-height textarea {
    height: 146px;
}
.email-top {
    margin-top: 30px;
}
.reference-sub-detail h4 {
    font-family: "aeonik-regular";
    color: #211f1f;
    font-size: 18px;
    margin-top: 10px;
}
.pass-address label {
    height: 50px;
}
.application-procedure-div .alumni-registration-structure label {
    margin-bottom: 5px;
}
.category-box-div h4 {
    color: #d96a1e;
    font-family: "aeonik-regular";
    font-size: 19px;
}
.category-box-div {
    padding: 16px 15px 16px 15px;
    border-radius: 4px;
    height: 93px;
    width: 300px;
    background: #e4e7e5;
    border-left: 3px solid #e4e7e5;
    cursor: pointer;
}
.category-box-div iconify-icon {
    display: none;
}
.checked iconify-icon {
    display: block;
    position: absolute;
    right: 16px;
    top: 16px;
    font-size: 22px;
    color: #d96a1e;
}
.checked {
    position: relative;
    padding: 16px 15px 16px 15px;
    border-radius: 4px;
    height: 93px;
    width: 300px;
    background: #e4e7e5;
    border-left: 3px solid #d96a1e;
}

.category-box-div input[type="radio"] {
    display: none;
}
.options_ab_div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 56px;
}
.options-a {
    margin-right: 22px;
    border-radius: 4px;
}
.options-b {
    border-radius: 4px;
    margin-right: 15px;
}

.personal-sub-detail h5 {
    font-family: "aeonik-regular";
    color: #d96a1e;
    font-size: 24px;
}
.detail-enter-table button {
    padding: 1px 5px;
}

.btnNext {
    display: inline-block;
    border: none;
    border-radius: 18px;
    color: #f5f6ff !important;
    font-size: 14px;
    padding: 5px 15px;
    cursor: pointer;
    background: #d96a1e !important;
}

.procedure-round {
    background: #d7d7d7 !important;
    height: 53px;
    width: 53px;
    border-radius: 50% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.apply-details-main-div {
    margin-top: 93px;
}
.btnNext:hover {
    background: #d96a1e;
}
.btnPrevious:hover {
    background: #d96a1e;
    color: #f5f6ff;
}
a.colored_btn.btn.btnNext {
    background: #d96a1e;
    color: #fff;
}

#btnNext {
    margin-top: 49px;
}
.procedure-head {
    text-align: center;
    margin-top: 18px;
    width: 87px;
}
.procedure-head h5 {
    font-size: 17px;
    font-weight: 600;
    font-family: "aeonik-light";
    color: #211f1f;
}
.detail-page-div ul {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    position: relative;
}
li.tab-btn {
    text-align: center;
}
.pro-explain-page .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff !important;
    background-color: #d96a1e !important;
    position: relative;
}
.pro-explain-page .nav-link.active::after {
    width: 63px;
    height: 63px;
    position: absolute;
    content: "";
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #d96a1e33 !important;
}

.f1-progress {
    position: absolute;
    top: 24px;
    left: 19px;
    width: 100%;
    height: 1px;
    background: #d7d7d7;
}
.f1-progress-line {
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    background: #d96a1e;
}
/* round counter */
/* .flex-wrapper {
    display: flex;
    flex-flow: row nowrap;
  } */

.single-chart {
    justify-content: space-around;
    cursor: pointer;
}

.circular-chart {
    /* display: block; */
    /* margin: 10px auto; */
    /* max-width: 80%; */
    max-height: 92px;
}

.circle-bg {
    fill: none;
    stroke: #d96a1e24;
    stroke-width: 2.3;
}

.circle {
    fill: none;
    stroke-width: 2.3;
    stroke-linecap: round;
    animation: progress 1s ease-out forwards;
    position: relative;
}

@keyframes progress {
    0% {
        stroke-dasharray: 0 100;
    }
}

.circular-chart.orange .circle {
    stroke: #d96a1e;
}

.percentage {
    fill: #d96a1e;
    font-family: "aeonik-regular";
    font-size: 0.5em;
    text-anchor: middle;
    font-weight: 600;
}
.complete {
    fill: #d96a1e;
    font-family: "aeonik-regular";
    font-size: 4px;
    text-anchor: middle;
}
.round-counder {
    width: 10%;
}

/* img upload field */

/* General Styles */

* {
    box-sizing: border-box;
}

:root {
    --clr-white: rgb(255, 255, 255);
    --clr-black: rgb(0, 0, 0);
    --clr-light: rgb(245, 248, 255);
    --clr-light-gray: rgb(196, 195, 196);
    --clr-blue: rgb(63, 134, 255);
    --clr-light-blue: rgb(171, 202, 255);
}

/* End General Styles */

/* Upload Area */
.upload-area {
    width: 100%;
    max-width: 25rem;
    background-color: var(--clr-white);
    border-radius: 24px;
    padding: 2rem 1.875rem 5rem 1.875rem;
    margin: 30px 0 0 0;
    text-align: center;
    height: 347px;
}

.upload-area--open {
    /* Slid Down Animation */
    animation: slidDown 500ms ease-in-out;
}

@keyframes slidDown {
    from {
        height: 28.125rem; /* 450px */
    }

    to {
        height: 35rem; /* 560px */
    }
}

/* Header */

.upload-area__title {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 0.3125rem;
    font-family: "aeonik-regular";
    color: #211f2c;
}

.upload-area__paragraph {
    font-size: 0.9375rem;
    color: var(--clr-light-gray);
    margin-top: 0;
}

.upload-area__tooltip {
    position: relative;
    color: #d96a1e;
    cursor: pointer;
    font-family: "aeonik-regular";
    font-weight: 100;
    transition: color 300ms ease-in-out;
    letter-spacing: 0.03rem;
}

.upload-area__tooltip:hover {
    color: #d96a1e;
}

.upload-area__tooltip-data {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -125%);
    min-width: max-content;
    background-color: var(--clr-white);
    color: var(--clr-blue);
    border: 1px solid var(--clr-light-blue);
    padding: 0.625rem 1.25rem;
    font-weight: 500;
    opacity: 0;
    visibility: hidden;
    transition: none 300ms ease-in-out;
    transition-property: opacity, visibility;
}

.upload-area__tooltip:hover .upload-area__tooltip-data {
    opacity: 1;
    visibility: visible;
}

/* Drop Zoon */
.upload-area__drop-zoon {
    position: relative;
    height: 11.25rem; /* 180px */
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: 2px dashed var(--clr-light-blue);
    border-radius: 15px;
    margin-top: 2.1875rem;
    cursor: pointer;
    transition: border-color 300ms ease-in-out;
}

.upload-area__drop-zoon:hover {
    border-color: var(--clr-blue);
}

.drop-zoon__icon {
    display: flex;
    font-size: 3.75rem;
    color: var(--clr-blue);
    transition: opacity 300ms ease-in-out;
}

.drop-zoon__paragraph {
    font-size: 0.9375rem;
    color: var(--clr-light-gray);
    margin: 0;
    margin-top: 0.625rem;
    transition: opacity 300ms ease-in-out;
}

.drop-zoon:hover .drop-zoon__icon,
.drop-zoon:hover .drop-zoon__paragraph {
    opacity: 0.7;
}

.drop-zoon__loading-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    color: var(--clr-light-blue);
    z-index: 10;
}

.drop-zoon__preview-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 0.3125rem;
    border-radius: 10px;
    display: none;
    z-index: 1000;
    transition: opacity 300ms ease-in-out;
}

.drop-zoon:hover .drop-zoon__preview-image {
    opacity: 0.8;
}

.drop-zoon__file-input {
    display: none;
}

/* (drop-zoon--over) Modifier Class */
.drop-zoon--over {
    border-color: var(--clr-blue);
}

.drop-zoon--over .drop-zoon__icon,
.drop-zoon--over .drop-zoon__paragraph {
    opacity: 0.7;
}

/* (drop-zoon--over) Modifier Class */
.drop-zoon--Uploaded {
}

.drop-zoon--Uploaded .drop-zoon__icon,
.drop-zoon--Uploaded .drop-zoon__paragraph {
    display: none;
}

/* File Details Area */
.upload-area__file-details {
    height: 0;
    visibility: hidden;
    opacity: 0;
    text-align: left;
    transition: none 500ms ease-in-out;
    transition-property: opacity, visibility;
    transition-delay: 500ms;
}

/* (duploaded-file--open) Modifier Class */
.file-details--open {
    height: auto;
    visibility: visible;
    opacity: 1;
}

.file-details__title {
    font-size: 1.125rem;
    font-weight: 500;
    color: var(--clr-light-gray);
}

/* Uploaded File */
.uploaded-file {
    display: flex;
    align-items: center;
    padding: 0.625rem 0;
    visibility: hidden;
    opacity: 0;
    transition: none 500ms ease-in-out;
    transition-property: visibility, opacity;
}

/* (duploaded-file--open) Modifier Class */
.uploaded-file--open {
    visibility: visible;
    opacity: 1;
}

.uploaded-file__icon-container {
    position: relative;
    margin-right: 0.3125rem;
}

.uploaded-file__icon {
    font-size: 3.4375rem;
    color: var(--clr-blue);
}

.uploaded-file__icon-text {
    position: absolute;
    top: 1.5625rem;
    left: 50%;
    transform: translateX(-50%);
    font-size: 0.9375rem;
    font-weight: 500;
    color: var(--clr-white);
}

.uploaded-file__info {
    position: relative;
    top: -0.3125rem;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.uploaded-file__info::before,
.uploaded-file__info::after {
    content: "";
    position: absolute;
    bottom: -0.9375rem;
    width: 0;
    height: 0.5rem;
    background-color: #ebf2ff;
    border-radius: 0.625rem;
}

.uploaded-file__info::before {
    width: 100%;
}

.uploaded-file__info::after {
    width: 100%;
    background-color: var(--clr-blue);
}

/* Progress Animation */
.uploaded-file__info--active::after {
    animation: progressMove 800ms ease-in-out;
    animation-delay: 300ms;
}

@keyframes progressMove {
    from {
        width: 0%;
        background-color: transparent;
    }

    to {
        width: 100%;
        background-color: var(--clr-blue);
    }
}

.uploaded-file__name {
    width: 100%;
    max-width: 6.25rem; /* 100px */
    display: inline-block;
    font-size: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.uploaded-file__counter {
    font-size: 1rem;
    color: var(--clr-light-gray);
}
.modal-body .procedure-head h5 {
    font-family: "aeonik-regular";
    color: #d96a1e;
    font-size: 24px;
    text-align: center;
    font-weight: 100;
}
.modal-body .procedure-head {
    width: 100%;
    margin: 10px 0 34px 0;
}

/* certificate */
.certificate-main-div {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #80808042;
}
.certificate-head {
    width: 40%;
}
.certificate-upload {
    width: 60%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.certificate-main-div {
    width: 100%;
}

.certificate-uploading > :not(caption) > * > * {
    padding: 29px 0;
}

.tabControl .options_ab_div li .active iconify-icon {
    display: block;
    position: absolute;
    right: 16px;
    top: 16px;
    font-size: 22px;
    color: #d96a1e;
}
.tabControl .options_ab_div li .active {
    position: relative;
    border-radius: 4px;
    background: #e4e7e5;
    border-left: 3px solid #d96a1e;
}

.tabControl .options_ab_div li a {
    height: 100%;
    width: 100%;
    display: inline-block;
    border-left: 3px solid #e4e7e5;
}
.box-ab-common {
    display: flex;
}
/* residential detail */

.course-gray-box {
    border: 1px solid #8080804a;
    padding: 37px 10px 63px 30px;
    border-radius: 8px;
    text-decoration: none;
    margin-bottom: 20px;
    min-height: 348px;
}
.btn-over {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    text-decoration: none;
}
.list-apply-now {
    margin-top: 23px;
}
.course-gray-box:hover {
    border: 1px solid #d96a1e;
    background: #26302912;
}
.residential-list-box h4 {
    margin-bottom: 11px;
    color: #211f1f;
}
.residential-list-box .common_colored_btn {
    margin-top: 20px;
}

.left-payment-detail-div {
    background: #fff7e5;
    border-radius: 8px;
    padding: 22px 20px 36px 20px;
    width: 70%;
}
.right-payment-btn {
   margin-top: 20px;
}
.payment-box-div {
    display: flex;
    margin-top: 20px;
}
.left-payment-detail-div label {
    width: 100%;
    font-family: "aeonik-regular";
}
input[type="checkbox"] {
    margin-right: 10px;
    accent-color: #d96a1e82;
}
.course-fee-str {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 25px 10px 25px;
}
.payment-document-download h3 {
    font-family: "aeonik-light";
    font-size: 26px;
    font-weight: 600;
}
/* .course-fee-str:hover {
    background: #d96a1e82;
    border-radius: 3px;
} */
.right-payment-btn .colored_btn {
    margin-top: 0 !important;
    width: 100%;
    padding: 13px 24px 13px;
    border-radius: 8px;
}
.payment-document-download {
    margin-top: 30px;
    margin-bottom: 20px;
}
.invoice-btn {
    background: #d96a1e;
    border-radius: 4px;
    border: none;
    padding: 8px 20px;
    color: #ffffff;
    font-size: 13px;
    display: flex;
    align-items: center;
}
.payment-document-download .table-responsive {
    border-radius: 8px;
}
.invoice-btn iconify-icon {
    font-size: 20px;
    color: #ffffff;
}
.payment-document-download td,
th {
    padding: 10px 11px 10px 17px !important;
}
.fee-amound {
    display: flex;
    align-items: center;
    padding-right: 30px;
    font-family: "aeonik-light";
}
.pay-status-btn {
    background: #40d33e1c;
    border-radius: 4px;
    padding: 1px 19px;
    color: #40d33e;
    font-size: 14px;
    font-weight: 600;
    border: none;
    font-family: "aeonik-light";
}
.unpay-status-btn {
    background: #bc16183d;
    border-radius: 4px;
    padding: 1px 10px;
    color: #bc1618ed;
    font-size: 14px;
    font-weight: 600;
    border: none;
    font-family: "aeonik-light";
}
.left-payment-detail-div label {
    color: #808080a8;
}
.payment-document-download th {
    color: #fff!important;
    font-weight: 500!important;
}
.payment-document-download tr:nth-child(even) {
    background-color: #f4f4f4 !important;
}
/* end */

/* mega menu */
.nav-collapse .sub-menu.mega-menu-column-4 {
    max-width: 1100px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 20px 15px;
}
.nav-collapse .sub-menu.mega-menu {
    left: 50%;
    transform: translateX(-50%);
}
.nav-collapse .sub-menu {
    position: absolute;
    z-index: 500;
    background-color: #ffffff;
    box-shadow: -2px 2px 70px -25px rgba(0, 0, 0, 0.3);
    padding: 20px 30px;
    transition: all 0.5s ease;
    margin-top: 25px;
    opacity: 0;
    visibility: hidden;
}
/* end */
/* master of divinity */
.theology-main-div {
    display: flex;
}
.theology-left .common_sub_black_head {
    font-size: 23px;
    font-family: "aeonik-light";
    font-weight: 600;
}
.theology-right-para {
    width: 50%;
}
.master-first-para {
    width: 90%;
}
.divinity-detail-section .requirement-points ul {
    width: 91%;
}
.divinity-detail-section .common_sub_black_head h4 {
    font-size: 24px;
    color: #211f1f;
    margin: 0;
}
.requirement-points ul li {
    font-family: "aeonik-regular";
    color: #393939;
    font-size: 17px;
}
.master-btn {
    margin-top: 40px;
}
.divine-btnPrevious,
.divine-btnNext {
    display: inline-block;
    border: 1px solid #444348;
    border-radius: 3px;
    margin: 5px;
    color: #444348;
    font-size: 14px;
    padding: 10px 15px;
    cursor: pointer;
}
.divine-pills .nav-link.active,
.divine-pills .show > .nav-link {
    color: #ffffff;
    background-color: #1a6646;
    font-family: "aeonik-light";
    text-transform: uppercase;
    font-size: 12px;
}
.procedure-tab-section .nav-item a {
    color: #1a6646;
    font-family: "aeonik-light";
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
    height: 43px;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0.03rem;
    border-radius: 4px;
}
.procedure-tab-section .divine-pills {
    background-color: #ffffff;
}
#divine-pills-tabContent .tab-pane {
    margin-top: 50px;
}
.entry-requirement-head {
    text-align: center;
    padding-bottom: 15px;
}
.requirement-points h4 {
    font-family: "aeonik-regular";
    color: #211f1f;
    font-size: 20px;
    margin: 10px 0 10px 0;
}
.tabControl .requirement-points ul {
    display: unset !important;
}
.divine-points {
    width: 100%;
    margin: auto;
}

.study-detail-box h5 {
    font-family: "aeonik-bold";
    font-size: 21px;
    color: #3e3e3e;
    text-align: center;
    margin: 10px 0 19px 0;
}
.study-detail-box {
    padding: 10px 19px 10px 17px;
    border: 1px solid #d96a1e;
    background: #f8ebeb;
    height: 296px;
    border-radius: 8px;
}
.study-detail-div {
    margin-top: 40px;
}
.green {
    color: #1a6646;
}

.intake h4 {
    font-size: 16px;
    font-family: "aeonik-light";
    color: #211f1f;
    font-weight: 600;
    margin: 0;
}
.intake {
    padding: 16px;
    border-radius: 8px;
    background: #ffffff;
    margin-top: 25px;
}
.intake span {
    font-size: 21px;
    font-family: "aeonik-bold";
}
.entry-requirement-head h4 {
    text-transform: capitalize;
}

/* TABLE */
.divine-table table {
    border-collapse: collapse;
    margin: auto;
    width: 80%;
}

/* Zebra striping */

.divine-table th {
    background: #1a6646;
    color: #ffffff;
    font-family: "aeonik-light";
    font-size: 16px;
    font-weight: 100;
    padding: 10px !important;
    border: 1px solid #d96a1ea1;
    white-space: nowrap;
}

.divine-table td,
th {
    padding: 15px 10px 15px 40px;
    border: 1px solid #d96a1ea1;
    text-align: left;
    font-size: 18px;
}
.divine-table td {
    background: #f8ebeb;
    font-family: "aeonik-light";
    font-size: 15px;
    color: #282828;
    font-weight: 700;
}
.data-center {
    text-align: center !important;
    width: 24%;
    padding: 15px !important;
}
.divine-table {
    width: 100%;
    margin: auto;
}
/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media only screen and (max-width: 760px),
    (min-device-width: 768px) and (max-device-width: 1024px) {
    /* Force table to not be like tables anymore */
    .divine-table table,
    thead,
    tbody,
    th,
    td,
    tr {
        /* display: block;  */
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .divine-table thead tr {
        position: unset;
        top: -9999px;
        left: -9999px;
    }

    .divine-table tr {
        border: 1px solid #d96a1ea1;
    }

    .divine-table td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #d96a1ea1;
        border-right: 1px solid #d96a1ea1;
        position: relative;
    }
}
.credit {
    margin-top: 23px !important;
}
.credit p {
    font-size: 15px !important;
}
.credit span {
    font-family: "aeonik-bold";
    font-size: 14px;
    color: #282828;
}
.fee-table th {
    width: 33%;
}
.fee-center {
    text-align: center !important;
    padding: 18px !important;
}
.fee-bold {
    text-align: center !important;
    font-family: "aeonik-bold" !important;
    padding: 0 !important;
}
/* divinity accordion */
.accordion-button:not(.collapsed) {
    background-color: #1a6646;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "aeonik-light";
    font-size: 12px;
    letter-spacing: 0.03rem;
}
.accordion-button {
    background-color: #ffffff;
    color: #1a6646;
    font-family: "aeonik-light";
    font-size: 12px;
    letter-spacing: 0.03rem;
}
.accordion-button:focus {
    border-color: unset !important;
    box-shadow: unset !important;
}
.accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%231A6646' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m19 9l-7 6l-7-6'/%3E%3C/svg%3E");
}
.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m19 15l-7-6l-7 6'/%3E%3C/svg%3E");
}
.accordion-body {
    background: #fff;
    padding: 10px 10px;
}
.procedure-accordion {
    display: none;
}
.course-accordion
    .accordion-item:first-of-type
    > .accordion-header
    .accordion-button {
    border-top-left-radius: unset;
    border-top-right-radius: unset;
}
/* end */
/* fooetr */
.news_latter {
    background: #f2f2f2;
    border-radius: 27px;
    overflow: hidden;
    padding: 9px;
    display: flex;
    align-items: center;
    position: relative;
}
.mail_input {
    background: transparent;
    border: 0;
    outline: none;
    box-shadow: none;
    color: #000;
    font-size: 14px;
    width: 90%;
    padding-left: 14px;
}
.submit_mail {
    width: 10%;
    opacity: 0;
    position: relative;
    z-index: 99;
}
.mail-box:focus {
    color: #212529;
    /* background-color: #fff; */
    /* border-color: #86b7fe; */
    outline: 0;
    /* box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25); */
}
.news_latter input::placeholder {
    color: #b1b1b1;
    font-family: "aeonik-light";
    
}
#subscription-email-err,
#subscribed {
    position: absolute;
    left: 26px;
    top: 40px;
}

.footer-right-div .common_colored_btn {
    position: absolute;
    padding: 8px 15px;
    right: 3px;
    bottom: 3px;
    font-size: 11px;
}
.footer-right-div .form-group {
    width: 25%;
}
/* student-profile */
.profile {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
    color: #d96a1e;
    /* margin-left: 172px; */
}
.profile_icon {
    width: 35px;
    height: 35px;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #385979;
    font-size: 26px;
}
.profile h3 {
    text-align: end;
    line-height: 1;
    margin-bottom: 4px;
    font-weight: 600;
}

.profile p {
    line-height: 1;
    font-size: 14px;
    opacity: 0.6;
}

.profile .img-box {
    position: relative;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    overflow: hidden;
}

.profile .img-box img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.account-menu {
    position: absolute;
    top: calc(100% + 0px);
    right: 0;
    width: 180px;
    background: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    opacity: 0;
    transform: translateY(-10px);
    visibility: hidden;
    transition: 300ms;
    z-index: 99999;
}

.account-menu::before {
    content: "";
    position: absolute;
    top: -5px;
    right: 14px;
    width: 10px;
    height: 10px;
    background: #fff;
    transform: rotate(45deg);
    z-index: -1;
}
.account-menu.active {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
}

.account-menu ul {
    position: relative !important;
    display: flex;
    flex-direction: column;
    z-index: 10 !important;
    background: #fff;
    padding: 0;
    margin: 0;
    top: 0 !important;
    left: 0 !important;
}
.account-menu ul li {
    list-style: none;
}

.account-menu ul li:hover {
    background: #eee;
}

.account-menu ul li a {
    text-decoration: none;
    color: #000 !important;
    display: flex !important;
    align-items: center;
    font-size: 14px;
    margin: 0 !important;
    padding: 10px 20px !important;
    font-weight: 400;
}
.account-menu ul li a iconify-icon {
    margin-right: 10px;
    font-size: 18px;
    color: #d96a1e;
}
.login_person {
    margin-left: 10px;
    text-align: left;
    line-height: 18px;
}
.login_person h6 {
    margin: 0;
    font-size: 18px;
    font-weight: 200;
}
.login_person span {
    font-size: 12px;
    font-weight: 400;
}
.student-login-div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 25px;
}
.student-login-div h5 {
    margin: 0;
    font-family: "aeonik-light";
    font-weight: 600;
    color: #000000b2;
    font-size: 15px;
    padding-left: 10px;
}
.login-right {
    display: flex;
    justify-content: center;
    align-items: center;
}

.stu-name h4 {
    font-family: "aeonik-light";
    font-weight: 600;
    color: #000000b2;
    font-size: 19px;
    margin: 0;
}
.stu-name h5 {
    font-family: "aeonik-light";
    font-weight: 600;
    color: #000000b2;
    font-size: 14px;
    margin: 0;
}
.stu-name {
    padding-left: 11px;
}
.profile iconify-icon {
    font-size: 21px;
}
.stu-icon {
    height: 35px;
    width: 35px;
    background: #d7d7d7;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
/* stu-pro-codepen */

.upload-button {
    font-size: 1.2em;
    cursor: pointer;
}

.upload-button:hover {
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    color: #999;
}
.p-image {
    position: absolute;
    bottom: 0;
    right: 32px;
    color: #666666;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: #d96a1e;
    height: 35px;
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.p-image:hover {
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.file-icon {
    display: none;
}
.p-image .upload-button {
    font-size: 16px;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* student-page header */
.profile-logo-img-div .hamburger-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    padding-top: 20px;
    padding-left: 15px;
    width: 100%;
    height: 43px;
    cursor: pointer;
    z-index: 9998;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.bar,
.bar:after,
.bar:before {
    width: 30px;
    height: 3px;
}

.bar {
    position: relative;
    transform: translateY(10px);
    background: #000;
    transition: all 0ms 300ms;
}

.bar.animate {
    background: rgba(255, 255, 255, 0);
}

.bar:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 10px;
    background: #000;
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
        transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar:after {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    background: #000;
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
        transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar.animate:after {
    top: 0;
    transform: rotate(45deg);
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1),
        transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar.animate:before {
    bottom: 0;
    transform: rotate(-45deg);
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),
        transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

/*---------------------
  Mobiles Menu 
  ----------------------*/
/*---------------------
      Mobiles Menu - Design 
      ----------------------*/

/*---------------------
      Mobiles Menu - Slide IN 
      ----------------------*/

.mobile-menu {
    top: 0;
    max-width: 250px;
    left: -100%;
    width: 100%;
    background: #d96a1e;
    color: black;
    height: 100%;
    position: fixed;
    z-index: 9997;
    overflow-y: auto;
    -webkit-transform: translate3d(0, 0, 205px);
    -moz-transform: translate3d(0, 0, 205px);
    transform: translate3d(0, 0, 205px);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    display: none;
}

.mobile-menu.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

.icon-arrow {
    position: absolute;
    display: block;
    font-size: 0.7em;
    color: black;
    top: 5px;
    right: 10px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
}

.icon-arrow:after {
    content: "\25BC";
}

.icon-arrow.open {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
}
.pro_img {
    position: relative;
}

.bottom_fix {
    display: none;
    position: fixed;
    width: 100%;
    z-index: 9999;
    bottom: 0;
    left: 0;
}
.slick-slider {
    position: unset !important;
}
.bottom_fix iconify-icon {
    color: #ffffff;
}
.bottom_fix a {
    width: 33.3%;
    text-align: center;
    padding: 10px 8px;
    text-decoration: none;
    background: #d96a1e;
    color: #fff;
    font-size: 14px;
    border-right: 1px solid #ffffff1a;
}
.bottom_fix a iconify-icon {
    display: flex;
    justify-content: center;
    margin-bottom: 2px;
    font-size: 18px;
}
.login-page-section .alumni-registration-structure {
    margin-top: 30px !important;
}

/* new feedback */
.faculty-para {
    padding-right: 10px;
    max-height: 120px;
    overflow-y: auto;
    display: inline-block;
}
.faculty-slider-section .outer {
    width: 83%;
    max-width: unset;
}
.outer {
    margin: 0 auto;
    width: 87%;
}
/* #big .item {
    height: 237px;
} */
#big .item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
#thumbs .item {
    background: #c9c9c9;
    height: 80px;
    width: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 70px;
    padding: 0px;
    margin: 2px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
}
.facultysli_thumb .current .item img {
    opacity: 1;
}
#thumbs .item img, .facultysli_thumb .item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 50%;
    opacity: 0.5;
}
#thumbs .item h1 {
    font-size: 18px;
}
#thumbs .current .item, .facultysli_thumb .current .item {
    height: 110px !important;
    width: 110px !important;
    border-radius: 50%;
    overflow: hidden;
}
#thumbs .current .item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    opacity: 1;
}
.owl-theme .owl-nav [class*="owl-"] {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.owl-theme .owl-nav [class*="owl-"].disabled:hover {
    background-color: #d6d6d6;
}

.faculty-slider-section .facultysli_thumb {
    left: 0!important;
    padding: 15px 0;
    display: flex;
}
.faculty-slider-section .facultysli_thumb .item {
    background: #c9c9c9;
    height: 80px;
    width: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 70px;
    padding: 0px;
    margin: 2px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
}
.faculty-main-div {
    background: #e1e1e1;
    margin-top: 10px;
}
.faculty-slider-section .owl-item {
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.facultysli_main {
    position: relative;
    margin-bottom: 10px;
}
#big.owl-theme .owl-next,
#big.owl-theme .owl-prev {
    /* position: absolute; */
    text-align: center;
    /* top: 50%; */
    background: #d96a1e;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.facultysli_main .owl-next,
.facultysli_main .owl-prev {
    position: absolute;
    text-align: center;
    top: 50%!important;
    background: #d96a1e!important;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
#big.owl-theme .owl-next iconify-icon {
    color: #ffffff;
    font-size: 17px;
}
#big.owl-theme .owl-prev iconify-icon {
    color: #ffffff;
    font-size: 17px;
}
.facultysli_main .owl-next iconify-icon {
    color: #ffffff;
    font-size: 17px;
}
.facultysli_main .owl-prev iconify-icon {
    color: #ffffff;
    font-size: 17px;
}

/* #big.owl-theme .owl-prev {
    left: -12%;
}
#big.owl-theme .owl-next {
    right: -12%;
} */
.facultysli_main .owl-prev {
    left: -12%;
}
.facultysli_main .owl-next {
    right: -12%;
}
.outer #big.owl-theme .owl-nav {
    position: absolute;
    bottom:55%;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    transform: translate(-50%, 100%);
}
/* new feedback end */

/* new faculty staff start */

.staff-faculty-class #big .item {
    height: 100%;
}
.staff-faculty-class #big.owl-theme .owl-next,
.staff-faculty-class #big.owl-theme .owl-prev {
    top: 38%;
}
/* faculty staff end */

/* client-detail-page start */
.client-head {
    color: #211f1f;
    font-size: 38px;
    font-family: "aeonik-regular";
    /* text-transform: capitalize; */
    margin-bottom: 20px;
}
.client-heading-div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}
/* .client-head-left {
    width: 44%;
} */
.client-head-left .client-head {
    margin-bottom: unset;
}

.client-head-right img {
    width: 100%;
    object-fit: contain;
}
.client-bg-div {
    height: 552px;
    border-radius: 8px;
    overflow: hidden;
    margin-top: 36px;
}
.client-bg-div img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.client_paragraph p {
    font-family: "aeonik-regular";
    color: #606060;
    font-size: 17px;
    font-weight: 500;
    line-height: 23px;
}
.client-second-para {
    margin-bottom: 39px;
}
.training-img {
    height: 414px;
    border-radius: 8px;
    overflow: hidden;
    margin-right: 33px;
}
.jeevan-left h3 {
    width: 87%;
}
.training-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.training-content {
    margin-top: 39px;
    padding-right: 40px;
}

#jeevan-slider .item-div {
    height: 286px;
    padding: 0 14px 0 14px;
    margin-bottom: 10px;
}
#jeevan-slider .item {
    border-left: 1px solid #a5a5a580;
    height: 400px;
}

#jeevan-slider .item-div img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 8px;
}
.jeevan-img-head {
    position: absolute;
    bottom: 8px;
    left: 15px;
}
.jeevan-sub-heading {
    font-family: "aeonik-regular";
    color: #211f1f;
    font-size: 26px;
}
.jeevan-left {
    padding-right: 48px;
}
#jeevan-slider .item span {
    color: #606060;
    font-size: 14px;
    font-family: "aeonik-regular";
    padding-left: 14px;
}
#jeevan-slider .owl-nav {
    position: absolute;
    display: flex;
    left: -74%;
    bottom: 32px;
}
#jeevan-slider .owl-nav button {
    width: 36px;
    height: 36px;
    background: #d96a1e;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}
#jeevan-slider .owl-nav button iconify-icon {
    color: #ffffff;
}
#jeevan-slider .owl-nav .disabled {
    background: #d96a1e8a;
}
/* client-detail-page end */

/* appl form filed start */
.select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    padding: 8px;
    outline: none;
    box-shadow: none;
    border: 1px solid #0000001a;
    background: #ffffff;
    margin-bottom: 5px;
    border-radius: 5px 0 0 5px;
    line-height: unset !important;

    appearance: none;
    background-image: url(../../images/main/down.svg);
    background-size: 22px;
    background-position: calc(100% - 1.3em) center;
    background-repeat: no-repeat;
}

.select2-container--default .select2-selection--single {
    border: unset !important;
}
.select2-container--default
    .select2-selection--single
    .select2-selection__arrow
    b {
    position: absolute;
    top: 74% !important;
}
.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    display: none;
}
#educational_content_div .modal {
    background: #0000009c;
}
#educational_form .modal-body .alumni-registration-structure label {
    font-size: 15px;
}
.alert-danger ul li {
    width: 100% !important;
}
/* appl form siled end */

/* new form styles */
.table-responsive tr .birth input {
    outline: none;
    box-shadow: none;
    border: none;
    background: unset;
}
.children-table th {
    width: 50%;
}
.children-table {
    margin-top: 20px;
}
.children-table .alumni-registration-structure .mob {
    padding: 8px 15px 8px 15px;
    border: 1px solid #e1dede;
    height: 45px;
    width: 100%;
    box-sizing: border-box;
    color: #000;
    background-color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: "aeonik-regular";
}
.children-table .alumni-registration-structure input.email {
    padding: 8px 15px 8px 15px;
    border: 1px solid #e1dede;
    height: 45px;
    width: 100%;
    box-sizing: border-box;
    color: #000;
    background-color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: "aeonik-regular";
}
.academic-table {
    margin-top: 20px;
}
.discontinue {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.dis {
    width: 50%;
}
#distance_learning .reference-sub-detail {
    margin-top: unset;
}
.document_need ul li:after {
    position: absolute;
    content: "";
    left: 0;
    top: 4px;
    width: 13px;
    height: 13px;
    background: url(../../images/main/check.png) no-repeat center center /
        contain;
}
.document_need {
    margin-top: 12px;
}
.document_need ul li {
    padding-left: 25px !important;
}
.download_icon {
    font-size: 17px;
    color: #ffffff;
}
.form_pdf button {
    display: flex;
}
.form_pdf .colored_btn:hover iconify-icon,
.form_pdf .colored_btn:hover {
    background: #d96a1e;
}
.form_pdf .colored_btn {
    background: #616161;
}
.money-div {
    display: flex;
}
.inr {
    margin-right: 10px;
}
.money {
    border: 2px solid #00000026;
    color: #000 !important;
    padding: 9px 21px;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
    background: #6161611c;
    font-family: "aeonik-light";
    text-decoration: none;
    letter-spacing: 0.05rem;
}
.payment-detail-row {
    margin: 20px 0 20px 0;
}
.money:hover {
    background: #d96a1e;
    color: #ffffff !important;
}
.download_form {
    border: none;
    background: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
}
.upload_form {
    border: none;
    background: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}
/* .upload_btn_group {
        margin-top:35px;
    } */
.upload_btn_trans_group {
    margin-top: 11px;
}
.upload_btn {
    border: none;
    color: #ffffff !important;
    padding: 8px 11px;
    border-radius: 4px;
    text-transform: capitalize;
    font-size: 13px;
    background: #d96a1e;
    font-family: "aeonik-light";
    text-decoration: none;
    font-weight: 600;
    display: flex;
    align-items: center;
    letter-spacing: 0.03rem;
}
.upload-flex {
    display: flex;
    align-items: center;
}
.upload_btn iconify-icon {
    color: #fff;
    font-size: 20px;
    margin-right: 4px;
}
.download_btn iconify-icon {
    color: #d96a1e;
    font-size: 20px;
    margin-right: 4px;
}
.download_form iconify-icon {
    color: #000;
    font-size: 17px;
    margin-right: 3px;
}
.download_form {
    color: #d96a1e;
}
.download_form:hover {
    color: #151313;
}
.download_form:hover iconify-icon {
    color: #151313;
}
.download_form iconify-icon {
    color: #d96a1e;
}
.upload_button {
    border: none;
    color: #ffffff !important;
    padding: 10px 10px;
    border-radius: 9px;
    text-transform: capitalize;
    font-size: 12px;
    background: #616161;
    font-family: "aeonik-regular";
    text-decoration: none;
    letter-spacing: 0.05rem;
}
.display_document.popup {
    position: relative;

    border-radius: 5px;
    width: 30%;

    transition: all 5s ease-in-out;
}

.display_document .popup .close_icon {
    position: absolute;
    top: -13px;
    right: -9%;
    transition: all 200ms;
    font-size: 34px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
    background: #d96a1e;
    height: 17px;
    width: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.display_document .popup .close_icon:hover {
    color: orange;
}
.display_document .popup .content {
    /* max-height: 30%;
    height: 180px; */
    /* overflow: auto; */
   
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
}
.content a {
    margin-left: 10px;
}
/* .content-img{
    height: 200px;
} */
.display_document .popup .content-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.document-popup {
    border: 0.5px dashed #a3a3a380;
    position: relative;
    width: fit-content;
    padding: 10px 10px;
}
.upload-preview {
    display: flex;
    justify-content: right;
}
.close_icon iconify-icon {
    color: #fff;
    font-size: 16px;
}
.hide_pdf_btn {
    display: none !important;
}
.form_list {
    padding: 0;
    margin-top: 11px;
}
.form_list li {
    position: relative;
    list-style: none;
    padding-left: 21px;
}
.form_list li::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 16 16'%3E%3Cg fill='none' stroke='%23d96a1e' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='M10.25 2.75h-7.5v10.5h10.5v-3.5'/%3E%3Cpath d='m5.75 7.75l2.5 2.5l6-6.5'/%3E%3C/g%3E%3C/svg%3E");
}
li.table-bottom {
    border-bottom: 1px solid #dddddd;
}
.upload_btn:hover iconify-icon {
    color: #fff;
}
.document {
    width: 60% !important;
}
.upload {
    width: 40% !important;
}
.form_list button {
    margin-left: 10px;
}
.form_list li h6 {
    margin: 0;
}
.download {
    display: flex;
    justify-content: space-between;
}
.modal-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.modal-backdrop.show {
    position: relative;
}
#exampleModal {
    background: #00000085 !important;
}
.acdemic-modal .alumni-registration-structure select {
    margin-bottom: 0;
}
.acdemic-modal .alumni-registration-structure {
    margin-bottom: 15px;
}
.download .download_form {
    margin-bottom: 0;
}
/* new form style end */

/* accordion */
.theology-section .accordion {
    --bs-accordion-border-color: unset !important;
}
.accordion-header {
    border-bottom: 1px solid #00000014 !important;
}
.accordion-item:last-of-type {
    border-bottom-right-radius: unset;
    border-bottom-left-radius: unset;
}
.accordion-head h4 {
    color: #211f1f;
    text-transform: capitalize;
    font-family: "aeonik-light";
    font-weight: 600;
}
.accordion-button::after {
    height: 25px;
    width: 25px;
    background: url("../../images/main/staff/acc-plus.png") no-repeat center
        center / contain;
}
.accordion-button:not(.collapsed)::after {
    background: url("../../images/main/staff/acc-minus.png") no-repeat center
        center / contain;
}
.theology-section .divine-table table {
    border-collapse: collapse;
    width: 100%;
}
.acc-fee-table-head h4 {
    text-align: left !important;
}
.divine-table td {
    background: unset;
}
.acc-fee-table td,
th {
    border: 1px solid #0000001f !important;
}
.acc-open-content-head h4 {
    font-size: 17px;
    font-family: "aeonik-light";
    font-weight: 600;
}
.course-accordion .accordion-item {
    border-bottom: 1px solid #0000001f !important;
}
.other-courses-grid {
    background: #f6f3ee;
}
.other-course-img {
    height: 177px;
    border-radius: 10px;
    overflow: hidden;
    margin: 20px 0 16px 0;
}
.other-course-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.other-courses-grid {
    background: #f6f3ee;
    padding: 36px 26px 26px 26px;
    border-radius: 10px;
}
.other-course-img-div a:last-child {
    border-bottom: 0 !important;
}
.other-course-img-div a {
    text-decoration: none;
    border-bottom: 1px solid #0000001f !important;
    padding-bottom: 5px;
}
.other-course-img-div h5 {
    font-size: 17px;
    font-family: "aeonik-light";
    font-weight: 600;
    color: #211f1f;
}
.form-upload-head {
    font-family: "aeonik-light" !important;
    /* text-transform: capitalize !important; */
    font-size: 16px;
    color: #211f1f !important;
    margin-bottom: 30px;
    font-weight: 600;
}
.document-upload-download {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.document-view a {
    text-decoration: none;
    color: #000000ab;
}
.download_btn {
    color: #d96a1e;
    border: none;
    font-size: 13px;
    font-family: "aeonik-regular" !important;
    background: #fff;
    /* margin-right: 28px; */
    display: flex;
}
.form-upload-div {
    border-bottom: 1px solid #0000001f !important;
    padding: 10px 0 23px;
}
.form-upload-head span {
    color: #717171;
}
.uploaded-document-here {
    margin-top: 100px;
}
.sub-document-upload h4 {
    font-family: "aeonik-light" !important;
    text-transform: capitalize !important;
    font-size: 15px !important;
    color: #211f1f !important;
}
.sub-document-box h4 {
    color: #211f1f;
    font-size: 15px;
    font-family: "aeonik-light";
    font-weight: 600;
}
.sub-document-upload .sub-document-box {
    margin-bottom: 20px;
}
.document-upload-download a {
    text-decoration: none;
}
/* documents upload */
.document-upload-only label {
    width: 158px;
    cursor: pointer;
}
.document-upload-only h5 {
    font-size: 13px;
    font-family: "aeonik-light";
    font-weight: 800;
}
.file-delete > span {
    height: 17px;
    width: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #d96a1e;
    position: absolute;
    right: -3%;
    top: -14%;
}
#files-area {
    margin: 0 auto;
}
.file-block {
    margin: 5px;
    color: initial;
    display: inline-flex;
    width: 200px;
    height: 70px;
    border: 0.5px dashed #a3a3a380;
    position: relative;
    padding: 10px;
}
.file-delete {
    display: flex;
    width: 24px;
    color: initial;
    background-color: #6eb4ff00;
    font-size: large;
    justify-content: center;
    margin-right: 3px;
    cursor: pointer;
}
.file-block > span.name {
    padding-right: 10px;
    width: max-content;
    display: inline-flex;
}
.file-delete span iconify-icon {
    color: #fff;
    font-size: 17px;
}
.file-block::after {
    position: absolute;
    content: "";
    left: 4px;
    top: 10px;
    width: 30px;
    height: 30px;
    background-image: url(http://localhost/iptcsk/public/assets/images/main/pdf.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

/* have qst */
.have-qstn {
    background: #f6f3ee;
    padding: 37px 37px;
    margin-bottom: 30px;
    border-radius: 10px;
}
.have-qstn p {
    color: #838383 !important;
}
.have-qstn h4 {
    font-family: "aeonik-light";
    font-weight: bolder;
    color: #211f1f;
    margin: 30px 0 16px 0;
}
.other-qstn-btn {
    margin-top: 20px;
}
.other-qstn-btn {
    margin-top: 40px;
}
.qstn-other-group {
    padding-left: 20px;
}
.qstn-other-group {
    padding-left: 25px;
}

.form-group .btn-label {
    width: 158px;
    cursor: pointer;
}
.upload_btn h5 {
    font-size: 13px;
    font-family: "aeonik-light";
    font-weight: 800;
}
.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 137px;
}
.upload-btn-wrapper label {
    color: red;
}

.upload-btn-wrapper input[type="file"] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.err_msg {
    /* display: none; */
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.875em;
    color: var(--bs-form-invalid-color);
}
/* payment sucess-failed start */
.payment-head {
    color: #000;
    font-size: 40px;
    font-family: "aeonik-regular";
    text-transform: capitalize;
}
.sucess-icon {
    height: 80px;
}
.sucess-icon img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.payment-sucess {
    padding: 100px 0 100px 0;
    text-align: center;
}
.payment-detail-div {
    border: 1px solid #00000029;
    width: 38%;
    margin: auto;
    padding: 12px;
    border-radius: 6px;
}
.amount-paid-detail {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}
.amount-paid-detail h5 {
    color: #000;
    font-size: 15px;
    font-family: "aeonik-light";
    font-weight: 600;
}
.accordion-button:not(.collapsed) h4 {
    color: #fff;
    text-transform: capitalize;
}
/* failed */
.failed_btn {
    border: 1px solid red;
    color: red;
    background: #fff;
    padding: 10px 20px;
    border-radius: 25px;
    text-transform: uppercase;
    font-size: 13px;
    font-family: "aeonik-light";
    text-decoration: none;
    letter-spacing: 0.05rem;
}
.sucess-icon iconify-icon {
    font-size: 60px;
    color: green;
}
.failed-icon iconify-icon {
    font-size: 60px;
    color: red;
}
/* paymet end */

.course-accordion button h4 {
    margin: 0;
}
.page-link.active,
.active > .page-link {
    background-color: #d96a1e !important;
    border-color: #d96a1e !important;
}
.page-link {
    color: #000;
}
.blog-head {
    margin-bottom: 22px;
}
.btnPrevious {
    display: inline-block;
    border: 1px solid #d96a1e;
    border-radius: 19px;
    color: #211f1f;
    font-size: 13px;
    padding: 7px 23px;
    cursor: pointer;
    background: #fff !important;
    font-family: "aeonik-regular";
    text-transform: uppercase;
   
}
.btnPrevious:hover {
    color: #211f1f;
}

.thumbnail {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    flex-grow: 1;
    flex-shrink: 1;
    background: #131013;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 25px;
}
.thumbnail a {
    box-sizing: inherit;
    display: block;
    width: 100%;
}
.thumbnail a::before,
.thumbnail a::after {
    box-sizing: inherit;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
}
.thumbnail img {
    width: 100%;
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
    vertical-align: bottom;
}
.course-payment-table a {
    text-decoration: none;
}
.profile-accordion .accordion-button {
    padding: 16px 10px;
}
.profile-accordion .theology-main-div {
    margin-top: 20px;
}
.success-btn {
    margin-top: 30px;
}
.select2-container .select2-selection--single {
    height: unset !important;
}
.invalid-feedback {
    margin-top: unset !important;
}
.feedback-section .no-js .owl-carousel,
.feedback-section .owl-carousel.owl-loaded {
    display: flex;
    justify-content: center;
}

/* whatsapp chat start  */

#whatsapp-chat {
    box-sizing: border-box !important;

    outline: none !important;
    position: fixed;
    width: 350px;
    border-radius: 10px;
    box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
    bottom: 90px;
    right: 30px;
    overflow: hidden;
    z-index: 99;
    animation-name: showchat;
    animation-duration: 1s;
    transform: scale(1);
}
a.blantershow-chat {
    /* background: #009688;  */
    text-decoration: none;
    background: #fff;
    color: #404040;
    position: fixed;
    display: flex;
    font-weight: 400;
    justify-content: space-between;
    z-index: 9999;
    bottom: 25px;
    right: 30px;
    font-size: 15px;
    padding: 10px 20px;
    border-radius: 30px;
    box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
}
a.blantershow-chat svg {
    transform: scale(1.2);
    margin: 0 10px 0 0;
}
.header-chat {
    /* /   background: linear-gradient(to right top, #6f96f3, #164ed2); / */
    background: #009688;
    background: #095e54;
    color: #fff;
    padding: 13px;
}
.header-chat h3 {
    margin: 0 0 10px;
}
.header-chat p {
    font-size: 14px;
    line-height: 1.7;
    margin: 0;
    padding-top: 14px;
}
.head-home {
    display: flex;
}
.info-avatar {
    position: relative;
    background: #ffffff;
    height: 47px;
    width: 47px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-right: 10px;
}
.whatsapp-name {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 0.5;
    color: #fff;
}
.info-avatar img {
    width: 39px;
    float: left;
}

a.informasi {
    padding: 20px;
    display: block;
    overflow: hidden;
    animation-name: showhide;
    animation-duration: 0.5s;
}
a.informasi:hover {
    background: #f1f1f1;
}
.info-chat span {
    display: block;
}
#get-label,
span.chat-label {
    font-size: 12px;
    color: #888;
}
#get-nama,
span.chat-nama {
    margin: 5px 0 0;
    font-size: 15px;
    font-weight: 700;
    color: #222;
}
#get-label,
#get-nama {
    color: #fff;
}
span.my-number {
    display: none;
}
/* .blanter-msg {
    color: #444;
    padding: 20px;
    font-size: 12.5px;
    text-align: center;
    border-top: 1px solid #ddd;
  } */
textarea#chat-input {
    border: none;
    font-family: "Arial", sans-serif;
    width: 100%;
    height: 40px;
    outline: none;
    resize: none;
    padding: 10px;
    font-size: 14px;
}

a#send-it {
    width: 30px;
    font-weight: 700;
    padding: 8px 0 0 4px;
    background: #eee;

    svg {
        fill: #a6a6a6;
        height: 24px;
        width: 24px;
    }
}

.first-msg {
    background: transparent;
    padding: 30px;
    text-align: center;
    & span {
        background: #e2e2e2;
        color: #333;
        font-size: 14.2px;
        line-height: 1.7;
        border-radius: 10px;
        padding: 15px 20px;
        display: inline-block;
    }
}

.start-chat .blanter-msg {
    display: flex;
}
#get-number {
    display: none;
}
a.close-chat {
    position: absolute;
    top: 5px;
    right: 15px;
    color: #fff;
    font-size: 30px;
    text-decoration: none;
}

@keyframes ZpjSY {
    0% {
        background-color: rgb(182, 181, 186);
    }
    15% {
        background-color: rgb(17, 17, 17);
    }
    25% {
        background-color: rgb(182, 181, 186);
    }
}

@keyframes hPhMsj {
    15% {
        background-color: rgb(182, 181, 186);
    }
    25% {
        background-color: rgb(17, 17, 17);
    }
    35% {
        background-color: rgb(182, 181, 186);
    }
}

@keyframes iUMejp {
    25% {
        background-color: rgb(182, 181, 186);
    }
    35% {
        background-color: rgb(17, 17, 17);
    }
    45% {
        background-color: rgb(182, 181, 186);
    }
}

@keyframes showhide {
    from {
        transform: scale(0.5);
        opacity: 0;
    }
}
@keyframes showchat {
    from {
        transform: scale(0);
        opacity: 0;
    }
}
@media screen and (max-width: 480px) {
    #whatsapp-chat {
        width: auto;
        left: 5%;
        right: 5%;
        font-size: 80%;
    }
}
.hide {
    display: none;
    animation-name: showhide;
    animation-duration: 0.5s;
    transform: scale(1);
    opacity: 1;
}
.show {
    display: block;
    /* animation-name: showhide; */
    animation-duration: 0.5s;
    transform: scale(1);
    opacity: 1;
}

.whatsapp-message-container {
    display: flex;
    z-index: 1;
}

.whatsapp-message {
    padding: 7px 14px 6px;
    background-color: rgb(255, 255, 255);
    border-radius: 0px 8px 8px;
    position: relative;
    transition: all 0.3s ease 0s;
    opacity: 0;
    transform-origin: center top 0px;
    z-index: 2;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
    margin-top: 4px;
    margin-left: -54px;
    max-width: calc(100% - 66px);
}

.whatsapp-chat-body {
    padding: 20px 20px 20px 10px;
    background-color: rgb(230, 221, 212);
    position: relative;
    &::before {
        display: block;
        position: absolute;
        content: "";
        left: 0px;
        top: 0px;
        height: 100%;
        width: 100%;
        z-index: 0;
        opacity: 0.08;
        background-image: url("https://elfsight.com/assets/chats/patterns/whatsapp.png");
    }
}

.dAbFpq {
    display: flex;
    z-index: 1;
}

.eJJEeC {
    background-color: rgb(255, 255, 255);
    width: 52.5px;
    height: 32px;
    border-radius: 16px;
    display: flex;
    -moz-box-pack: center;
    justify-content: center;
    -moz-box-align: center;
    align-items: center;
    margin-left: 10px;
    opacity: 0;
    transition: all 0.1s ease 0s;
    z-index: 1;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

.hFENyl {
    position: relative;
    display: flex;
}

.ixsrax {
    height: 5px;
    width: 5px;
    margin: 0px 2px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    top: 0px;
    background-color: rgb(158, 157, 162);
    animation-name: ZpjSY;
}

.dRvxoz {
    height: 5px;
    width: 5px;
    margin: 0px 2px;
    background-color: rgb(182, 181, 186);
    border-radius: 50%;
    display: inline-block;
    position: relative;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    top: 0px;
    animation-name: hPhMsj;
}

.kAZgZq {
    padding: 7px 14px 6px;
    background-color: rgb(255, 255, 255);
    border-radius: 0px 8px 8px;
    position: relative;
    transition: all 0.3s ease 0s;
    opacity: 0;
    transform-origin: center top 0px;
    z-index: 2;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
    margin-top: 4px;
    margin-left: -54px;
    max-width: calc(100% - 66px);
    &::before {
        position: absolute;
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC");
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: contain;
        content: "";
        top: 0px;
        left: -12px;
        width: 12px;
        height: 19px;
    }
}

.bMIBDo {
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.4);
}

.iSpIQi {
    font-size: 14px;
    line-height: 19px;
    margin-top: 4px;
    color: rgb(17, 17, 17);
}

.iSpIQi {
    font-size: 14px;
    line-height: 19px;
    margin-top: 4px;
    color: rgb(17, 17, 17);
}

.cqCDVm {
    text-align: right;
    margin-top: 4px;
    font-size: 12px;
    line-height: 16px;
    color: rgba(17, 17, 17, 0.5);
    margin-right: -8px;
    margin-bottom: -4px;
}
/* whatsapp chat end */

.rccp-left {
    width: 42%;
}
.profile-right-list .banner-white-para{
    width: 86%;
}
.profile-right-list .banner-orange-head{
    font-size: 57px;
}
.left-payment-detail-div .payed label {
    color: #211f1f;
}
#document_content_div {
    margin-bottom: 20px;
}
#language-table {
    margin-bottom: 15px;
}
#documentUpload {
    margin-top: 10px;
}
.blogdet_recent .blog-date {
    margin-left: 0;
}
.payment_amount ul {
    padding: 0;
    list-style: none;
}
.payment_amount .form-check {
    display: flex;
    align-items: center;
}
.payment-li {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.payment_amount {
    margin-top: 20px;
}
.screenshot-div{
    display: flex;
    align-items: center;
    margin-top: 30px;
}
.screenshot-div label{
    margin-right: 10px;
}
.make_payment_div{
    background: #e4e7e5;
    margin-top: 20px;
    padding: 22px 20px 36px 20px;
    width: 70%;
    border-radius: 8px;
}
.make_payment_div ul {
    padding: 0;
    list-style: none;
   
}
.procedure_payment_btn .colored_btn {
    padding: 10px 12px !important;
    width: 22%;
}
.bank-detail{
    display: flex;
    justify-content: space-between;
}
.make_payment_div ol {
    padding: 0 0 0 15px;
}
.profile-payment-row .course-fee-str{
    padding: 10px 0 10px 0;
}
.profile-payment-row .left-payment-detail-div{
    width: unset!important;
    margin-top: 20px;
}
.profile-payment-row .make_payment_div{
    width: unset!important;
}
.payment-box-div{
    display: unset;
}
.profile-payment-row .right-payment-btn{
    width: 30%;
}
/* upload_btn */
.custom-file {
    position: relative;
    display: inline-block;
    width: 300px;
  }

  /* Hide the default file input */
  #payment_file {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
  }

  .custom-button {
    display: inline-block;
    padding: 10px 20px;
    background-color: #D96A1E;
    color: white;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    transition: background-color 0.3s ease;
  }

  .custom-button:hover {
    background-color: #D96A1E;
  }

  .file-name {
    display: block;
    font-size: 14px;
    color: #555;
  }
  #payment_form .alumni-structure-main-div {
    margin-top: 0;
  }
  .second_submenu li a {
    text-transform: unset!important;
}
/* commendation style start */
.commendation h4{
    font-size: 50px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 40px;
}
.comm-box{
    background: #F6F3EE;
    border-radius: 8px;
    padding: 10px;
    display: flex;
    margin-bottom: 30px;
}
.comm-img{
    height: 314px;
    border-radius: 8px;
    overflow: hidden;
    width: 39%;

}
.comm-img img{
    height: 100%;
    width: 100%;
    object-fit: cover;
   
}
.comm-content-name{
    width: 61%;
    padding: 20px 10px 20px 20px;
    display: grid;
    align-content: space-between;
}
.comm-content{
    padding-right: 10px;
    max-height: 148px;
    overflow-y: auto;
    display: inline-block;
}
.comm-name h5{
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    font-family: "aeonik-light";
    margin: 0;
}
.comm-name span{
    color: #393939;
    font-size: 14px;
    font-weight: 500;
    font-family: "aeonik-regular";
}

/* commendation style end */

/* principle msg start */
.principle-msg-right{
    height: 727px;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    
}
.principle-msg-right img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.principle-msg-left {
    padding-right: 10px;
}
.pri-name {
    position: absolute;
    bottom: 20px;
    left: 38px;
    z-index: 9;
}
.pri-name span {
    color: #EC6C14;
    font-size: 20px;
    font-weight: 400;
}
.pri-name h5{
    color: #FFFFFF;
    font-size: 26px;
    font-weight: 400;
}
.principle-msg-right:after {
    content: '';
    height: 30%;
    width: 100%;
    left: 0;
    bottom: 0;
    background: #000;
    position: absolute;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 91.67%);
}
/* principle msg end */
#thumbs1{
    display: none;
}
  
  

.course_btn_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}
.course_btn_wrapper .list-apply-now {
    margin: 0;
}