

.section-gap-large {
    padding: 44px 0 150px;
}


.edu-cta-banner-area-6 .thumbnail img {
    height: 434px;
    margin-top: -67px;
    margin-left: 60px;
}


.about-style-6 {
    position: relative;
    padding: 90px 0 50px;
    background-color: var(--color-white);
    z-index: 1;
}

.edu-course .content .course-price.price-round {
    font-size: 22px;
    font-weight: var(--p-bold);
    color: var(--color-white);
    height: 60px;
    width: 60px;
    line-height: 63px;
    background-color: var(--color-primary);
    border-radius: 50%;
    text-align: center;
}

.testimonial-area-2 .swiper-pagination {
    bottom: -5px;
}

.edu-footer .footer-top {
    position: relative;
    padding: 50px 0 45px;
}



.pay{

    position: fixed;
    bottom: 15px;
    right: 20px;
    z-index: 99;
    border: none;
    outline: none;
    cursor: pointer;
}


@media only screen and (max-width: 480px) {

    
.pay{

    position: fixed;
    bottom: 15px;
    right: 20px;
    z-index: 99;
    border: none;
    outline: none;
    cursor: pointer;
    max-width: 41px;
}
}

.admission-card {
    background-color: #07294d;
}

.admission-card .card-content .card-titles {
    font-size: 26px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 20px;
}

.admission-card .card-content p {
    color: #fff;
}


.admission-card .card-content {
    padding: 40px;
}

.admission-info {
    background-color: #07294d;
    padding: 50px 40px;
}


.mt-30 {
    margin-top: 30px;
}

.svg1 {
    text-align: center;
    padding-bottom: 25px;
}

.admission-info .admission-title {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 30px;
}

.admission-info p {
    color: #fff;
    padding-bottom: 20px;
    text-align: center;
    font-weight: 600;
}

.main-btn {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #ffc600;
    padding: 0 35px;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 50px;
    border-radius: 5px;
    color: #07294d;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    z-index: 5;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    background-color: #ffc600;
}
.my-button {
    text-align: center;
}


td, .wp-block-calendar tfoot td {
    border: 1px solid var(--color-border);
    padding: 7px 10px;
    height: 50px;
    width: 112px;
}

.edu-team-grid.team-style-2 .content .designation {
    margin-bottom: 1px;
}


.dis{
        text-align: center;
    font-size: 20px;
    font-weight: 700;

}