﻿
.card {
    border: 0 !important;
    border-radius: 0 !important;
}

.bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
    color: #fff;
    font-size: 12px;
    z-index: 999;
    cursor: pointer;
}

.top-right {
    position: absolute;
    top: 7px;
    right: 0px;
    z-index: 999;
    width: 100%;
    text-align: right;
}

.tags-list span {
    border-radius: 2px;
    color: #fff;
    cursor: default;
    display: inline-block;
    margin-bottom: 4px;
    margin-right: 5px;
    padding: 2px 6px;
    position: relative;
    background-color: #7c1228e3;
    text-transform: capitalize;
    float: right;
    line-height: 20px;
    overflow: hidden;
    max-width: 90%;
    text-overflow: ellipsis;
    width: fit-content;
    white-space: nowrap;
}

.tags-list span {
    font-size: 12px;
    font-family: sans-serif;
}

.image-container {
    position: relative;
    overflow: hidden;
}

.bottom-left {
    position: absolute;
    bottom: 14px;
    left: 16px;
    z-index: 999;
}

.eventsec .col:nth-child(1) .image-container .thumbnail {
    background-color: #ffa5009e;
}

.eventsec .thumbnail {
    -webkit-touch-callout: none;
    border-radius: 3px;
    box-sizing: initial;
    height: 36px;
    min-width: 52px;
    overflow: hidden;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 52px;
}

.eventsec .thumbnail {
    box-shadow: 0.5rem 0.5rem #00000085, -0.5rem -0.5rem #cccccca3;
}

    .eventsec .thumbnail .thumbnail-date .thumbnail-date-day {
        font-size: 24px;
        font-weight: 700;
        margin-top: 4px;
        position: relative;
        text-align: center;
        top: 4px;
        width: 100%;
    }

    .eventsec .thumbnail .thumbnail-date span, .eventsec .thumbnail .thumbnail-date span {
        display: inline-block;
        line-height: 1;
    }

    .eventsec .thumbnail .thumbnail-date span, .eventsec .thumbnail .thumbnail-date span {
        display: inline-block;
        line-height: 1;
    }

.eventsec .thumbnail-date-day {
    color: rgb(255, 255, 255);
}

.eventsec .thumbnail .thumbnail-date .thumbnail-date-month {
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.eventsec .thumbnail .thumbnail-date span, .eventsec .thumbnail .thumbnail-date span {
    display: inline-block;
    line-height: 1;
}

.eventsec .thumbnail .thumbnail-date span, .eventsec .thumbnail .thumbnail-date span {
    display: inline-block;
    line-height: 1;
}

.eventsec .thumbnail-date-month {
    color: rgb(255, 255, 255);
}

.image-container .card-img-top {
    position: relative;
    z-index: 0;
    width: 100%;
    height: 235px;
    object-fit: cover;
    object-position: center;
}

.text-over {
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0.5px;
    padding: 20px;
}

.image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-color: rgb(0 0 0 / 57%); */
    z-index: 1;
    background: linear-gradient(to bottom, rgb(0 0 0 / 0%) 10%, rgb(0 0 0 / 47%) 70%, rgb(0 0 0 / 68%) 100%);
}

.text-over .desc {
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 15px;
    text-shadow: 0 0 8px #000000;
}

.thumbnail {
    -webkit-touch-callout: none;
    border-radius: 3px;
    box-sizing: initial;
    height: 36px;
    min-width: 52px;
    overflow: hidden;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 52px;
}

.thumbnail {
    background: #7c1228e3;
    box-shadow: 0.5rem 0.5rem #00000085, -0.5rem -0.5rem #cccccca3;
    color: white;
    display: flex;
    padding: 5px;
    justify-content: center;
    align-items: center;
}

    .thumbnail .thumbnail-date .thumbnail-date-day {
        font-size: 24px;
        font-weight: 700;
        margin-top: 4px;
        position: relative;
        text-align: center;
        top: 4px;
        width: 100%;
    }

    .thumbnail .thumbnail-date span, .eventsec .thumbnail .thumbnail-date span {
        display: inline-block;
        line-height: 1;
    }

.thumbnail-date-day {
    color: rgb(255, 255, 255);
}

.thumbnail .thumbnail-date .thumbnail-date-month {
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.thumbnail-date-month {
    color: rgb(255, 255, 255);
}
/*.col:nth-child(1) .image-container .thumbnail {
        background-color: #ffa5009e;
     }
    .col:nth-child(2) .image-container .thumbnail {
        background-color: #00800070;
    }
    .col:nth-child(3) .image-container .thumbnail {
        background-color: #ff000070;
    }
    .col:nth-child(4) .image-container .thumbnail {
        background-color: #2196f3ad;
    }
     .col:nth-child(5) .image-container .thumbnail {
        background-color: #673ab794;
    }
    .col:nth-child(6) .image-container .thumbnail {
        background-color: #37782cad;
    }*/
.ergrtfbh_tri {
    text-align: center;
    color: #7c1228;
    font-size: 30px;
    font-weight: 600;
    margin-left: 20px;
    padding: 15px;
}

.breadcrumb {
    margin-top: 10%;
    position: relative;
    background: #7c1228;
    line-height: 0;
    height: 333px;
}

    .breadcrumb ul li {
        padding: 5px;
        color: #fff;
        line-height: initial;
        text-transform: capitalize;
    }

    .breadcrumb img {
        width: 92%;
        border-radius: 0px 0px 360px 0;
        max-height: 362px;
        object-fit: fill;
        object-position: center;
    }

    .breadcrumb h1 {
        position: absolute;
        right: 18px;
        width: 20%;
        bottom: 64px;
        font-size: 23px;
        text-align: -webkit-center;
        color: #ffffff;
        font-weight: normal;
        line-height: initial;
    }

    .breadcrumb ul a {
        color: #ffcd00;
        text-decoration: none;
    }

    .breadcrumb ul.breadcrumblist {
        margin: auto;
        display: flex;
        list-style: none;
        position: absolute;
        bottom: 24px;
        right: 66px;
        align-items: center;
        padding-left: 0;
        justify-content: center;
    }

.process {
    color: #961731 !important;
}

.admission-section {
    padding-bottom: 50px;
    margin-top: -18px;
    padding-top: 15px;
    background-image: url('../images/section.bg-1.png');
}

.ring-img {
    width: 114px;
    height: 161px;
    position: absolute;
    top: -92px;
    left: -116px;
}

.ring-img-1 {
    width: 126px;
    height: 197px;
    position: absolute;
    right: -111px;
    bottom: -48px;
}

.page-banner-breadcrumb p a {
    color: #fff;
    padding-right: 30px;
    display: inline-block;
    position: relative;
}

.page-banner-breadcrumb {
    font-size: 15px;
    color: #fff;
    letter-spacing: 2px;
}

.thumbnail-date span {
    line-height: 17px !important;
    font-size: 13px;
}

.zoom-icon {
    position: absolute;
    top: 50%;
    width: 62px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 62px;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    color: white;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
    border-radius: 50%;
    transition: opacity 0.3s, background-color 0.3s;
}

.hover-media-img:hover + .zoom-icon {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.7);
}

    .hover-media-img:hover + .zoom-icon i {
        color: #fff;
        font-size: 29px;
    }

.bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
    color: #fff;
    font-size: 12px;
    z-index: 999;
    cursor: pointer;
}