
/*
 Copyright TIFA Education Pvt.Ltd©All rights reserved 
 Designed and Devloped by Veduce Soft technology 
 */

.scrollup-button {
    display: none;
    position: fixed;
    z-index: 1000;
    padding: 8px;
    cursor: pointer;
    bottom: 30px;
    right: 20px;
    background-color: #29234b;
    border-radius: 0;
    -webkit-animation: display 0.5s;
    animation: display 0.5s;
    border: 1px solid #6f179b;
}

    .scrollup-button .scrollup-svg-icon {
        display: block;
        overflow: hidden;
        fill: #ffffff;
    }

    .scrollup-button:hover {
        background-color: #29234b;
    }

        .scrollup-button:hover .scrollup-svg-icon {
            fill: #ffffff;
        }

.footer-content,
.footer-content-addr {
    color: #DDD !important;
}

.fixed-footer-kredent {
    position: fixed;
    width: 100%;
    height: 40px;
    background: white;
    z-index: 999;
    bottom: -80px;
    box-shadow: 1px 0px 12px #1d1d1db8;
    line-height: 40px;
}

.bottom-zero {
    bottom: 0px;
}

.fixed-footer-kredent p a {
    text-decoration: none;
    color: #3e4095;
}

@media (max-width: 766px) and (min-width: 200px) {
    .not-show-in-mobile {
        display: none;
    }
}

.no-js img.lazyload {
    display: none;
}

figure.wp-block-image img.lazyloading {
    min-width: 150px;
}

.lazyload, .lazyloading {
    opacity: 0;
}

.lazyloaded {
    max-width: 150px;
    max-height: 78px;
    opacity: 1;
    transition: opacity 400ms;
    transition-delay: 0ms;
    margin-top: -30px;
}

.home-banner-slider {
    height: 220px;
}

.main-gallery-section {
    padding: 80px 0;
}

.galery-image-size {
    width: 100%;
    max-height: 250px;
    min-height: 250px;
    border-radius: 15px 15px 0 0;
}

.main-blog-class {
    padding: 5px 0;
}

.mb-15px {
    margin-bottom: 15px;
}

.blog-main-image {
    width: 100%;
    max-height: 200px;
    min-height: 200px;
}

.main-blog-detail {
    margin-top: 20px;
    padding: 15px;
}

.placements-name-div {
    text-align: center;
}

    .placements-name-div h4 {
        margin: 15px;
    }

.main-verify-cert {
    padding: 78px;
}

.main-verify-form {
    padding: 20px;
}

@media only screen and (max-width: 768px) {
    .main-verify-cert {
        padding: 0px;
    }
}

.cVijEW {
    display: inline-block;
    position: fixed;
    /* bottom: 0px; */
    z-index: 9999999;
    right: 0px;
    left: auto;
    top: 133px;
}


.errorinput {
    background-color: #fff;
    color: #000000;
    padding: 0px 15px;
    font-size: 20px;
    border-radius: 5px;
}
/*
 Copyright TIFA Education Pvt.Ltd©All rights reserved 
 Designed and Devloped by Veduce Soft technology 
 */
