﻿.img-fluid {
    width: 100%;
}

.text_header {
    top: 300px;
    font-size: 30px;
    z-index: 222;
    position: absolute;
    color: white;
    text-align: center;
    font-family: Times New Roman;
    width: 100%;
    max-width: 100%;
}

.note {
    text-align: center;
    color: brown;
    font-weight: bold;
    font-size: 17px;
}

td {
    font-size: 15px;
}

.table_header {
    background-color: #3fbbc0;
    box-shadow: 1px 1px 30px 1px #00696c inset;
    /*background: rgb(5,37,38);
            background: linear-gradient(180deg, rgba(0,105,108,1) 0%, rgba(63,187,192,1) 30%, rgba(63,187,192,1) 70%, rgba(0,105,108,1) 100%);*/
    color: white;
    font-family: alegreya_sansregular;
}

.panel-default {
    border-color: #ddd;
    border-radius: 5px;
    border: 1px dashed #777;
    width: auto;
    padding: 0px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 300;
    background-image: url('../img/page_bg_dimand.svg');
}

.infocus_schame {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    max-height: 100%;
    background-size: cover !important;
    height: auto;
    background-image: url('../img/background.jpg');
    padding: 0px 0 90px;
}

    .infocus_schame h2 {
        color: white;
    }

.maa_tujhe_Pranam {
    padding: 30px 0px;
}

.maa_tujhe_Pranam_table {
    background-image: url('../img/Backgtound_MTP.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    max-height: 100%;
    background-size: cover !important;
    height: auto;
    padding: 90px 0 90px;
    color: white;
}

    .maa_tujhe_Pranam_table th,
    .maa_tujhe_Pranam_table td {
        color: white;
        font-size: 15px;
    }

.image_title {
    border: 2px solid transparent;
    border-image: linear-gradient(45deg, #138808 33%, #ff9933 33%, #ff9933 66%, #138808 66% );
    border-image-slice: 1;
    padding: 5px 10px;
    margin-top: 10px;
    text-align: center;
}

.KIYG_layout {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #bbb;
    background-color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin: 20px 0px;
}

.cm_cup_layout {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #bbb;
    background-color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin: 20px 0px;
}

.Science_Centre {
    padding: 30px 0;
}

.Science_Centre_layout {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #bbb;
    background-color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin: 0 auto;
    width: 90%;
}

.heading_txt {
    line-height: 30px;
    font-size: 15px;
    font-weight: 500;
    color: black;
}

.img_covering {
    padding: 0.5em;
    display: block;
    box-shadow: 0 0 5px rgb(12 29 90);
    transition: all .2s ease-in-out;
    margin: 10px 0px;
}

.mtp_title_layout {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #bbb;
    background-color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin-bottom: 20px;
}
/*--------------------------------------------------------------
# Accordion Tab
--------------------------------------------------------------*/
/*.khelo_india_accordion {
    padding: 0px 0px;
}

.khelo_india_accordion .accordion_list {
    padding: 0;
    list-style: none;
}

.khelo_india_accordion .accordion_list li {
    border-bottom: 1px solid #d9f1f2;
    margin-bottom: 20px;
    padding: 10px;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border: 1px solid #bbb;
}

.khelo_india_accordion .accordion_list .question {
    display: block;
    position: relative;
    font-family: #3fbbc0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    padding-left: 25px;
    cursor: pointer;
    color: #32969a;
    transition: 0.3s;
}

.khelo_india_accordion .accordion_list i {
    font-size: 16px;
    position: absolute;
    left: 0;
    top: -2px;
}

.khelo_india_accordion .accordion_list p {
    margin-bottom: 0;
    padding: 10px 0 0 25px;
}

.khelo_india_accordion .accordion_list .icon-show {
    display: none;
}

.khelo_india_accordion .accordion_list .collapsed {
    color: black;
}

.khelo_india_accordion .accordion_list .collapsed:hover {
    color: #3fbbc0;
}

.khelo_india_accordion .accordion_list .collapsed .icon-show {
    display: inline-block;
    transition: 0.6s;
}

.khelo_india_accordion .accordion_list .collapsed .icon-close {
    display: none;
    transition: 0.6s;
}*/

/*--------------------------------------------------------------
# Accordion Tab End
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Khelo India Game Table
--------------------------------------------------------------*/
.KI_Game_List_layout {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #bbb;
    background-color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin: 20px auto;
    width: 90%;
}

.KI_Game_List_layout table th {
    background-color: #000080;
    color: #fff;
    font-size: 14px;
}

.KI_Game_List_layout table td {
    color: black!important;
}

.KI_Game_List_layout td i {
    background: #000000;
    padding: 8px 8px;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    cursor: pointer;
}
/*--------------------------------------------------------------
# End Khelo India Game Table 
--------------------------------------------------------------*/

.KIYG_layout_heading {
    color: black !important;
}

.khelo_india_bg_1 {
    background-color: #000080;
    color: white;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 5px;
    transform: translateY(0px);
    transition: all .3s ease-in-out;
}

.khelo_india_bg_1:hover {
    transform: translateY(-5px);
    transition: all .3s ease-in-out;
    overflow: hidden;
}

.Science_Centre_table {
    background-image: url('../img/Background_Sport_Since_Center.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    max-height: 100%;
    background-size: cover !important;
    height: auto;
    padding: 90px 0 90px;
    color: white;
}

    .Science_Centre_table th,
    .Science_Centre_table td {
        color: white;
        font-size: 15px;
    }

.anudan_niyam_tbl th {
    background-color: #000080;
    color: #fff;
    font-size: 14px;
}

.anudan_niyam_tbl td
{
    color: black!important;
}

.anudan_niyam_tbl td i {
    background: #000000 !important;
    padding: 8px 8px !important;
    border-radius: 5px !important;
    font-size: 16px !important;
    color: #fff !important;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    cursor: pointer;
    position: relative !important;
    left: 0 !important;
    top: 0px !important;
}

.GoToBack {
    width: 40px;
    background: #000000;
    padding: 10px 10px;
    border-radius: 5px;
    float: right;
    margin-bottom: 10px;
}

.CM_Cup {
    background-image: url('../img/backgroung_cm_cup.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    max-height: 100%;
    background-size: cover !important;
    height: auto;
    padding: 90px 0 90px;
}

.CM_Cup_table {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    max-height: 100%;
    height: auto;
}

.cm_cup_layout2 {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 5px;
    border: 1px solid #bbbbbb;
    background-image: url('../../../assets/img/svg/diamonds.svg');
}

    .cm_cup_layout2 td i {
        background: #000000;
        padding: 8px 8px;
        border-radius: 5px;
        font-size: 16px;
        color: #fff;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        cursor: pointer;
    }


/*--------------------------------------------------------------
# Image Gallery
--------------------------------------------------------------*/
.img_gallery_layout {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #bbb;
    background-color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin: 20px auto;
    width: 90%;
}

.img_covering_main_section {
    padding: 0.5em;
    display: block;
    box-shadow: 0 0 5px rgb(12 29 90);
    transition: all .2s ease-in-out;
    margin: 10px 0px;
}

.img_covering {
    padding: 0.5em;
    display: block;
    box-shadow: 0 0 5px rgb(12 29 90);
    transition: all .2s ease-in-out;
    margin: 10px 0px;
}

    .img_covering img {
        width: 100%;
        height: 150px;
        display: block;
        object-fit: cover;
    }

.popup_img {
    width: 100%;
    max-height: 300px;
    margin-bottom: 10px;
    transform: translateY(0px);
    transition: all .3s ease-in-out;
}

    .popup_img:hover {
        cursor: pointer;
        z-index: 2;
        position: relative;
        transform: scale(1.1);
        /*transform: translateY(-15px);*/
        transition: all .3s ease-in-out;
        overflow: hidden;
    }

/*--------------------------------------------------------------
# Events
--------------------------------------------------------------*/
.events {
    background: url(../img/events-bg.jpg) center center no-repeat;
    background-size: cover;
    position: relative;
}

    .events::before {
        content: "";
        background-color: rgba(0, 0, 0, 0.8);
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
    }

    .events .section-title h2 {
        color: #fff;
    }

    .events .container {
        position: relative;
    }

@media (min-width: 1024px) {
    .events {
        background-attachment: fixed;
    }
}

.events .events-carousel {
    background: rgba(255, 255, 255, 0.08);
    padding: 30px;
}

.events .event-item {
    color: #fff;
}

    .events .event-item h3 {
        font-weight: 600;
        font-size: 26px;
        color: #cda45e;
    }

    .events .event-item .price {
        font-size: 26px;
        font-family: "Open Sans", sans-serif;
        font-weight: 700;
        margin-bottom: 15px;
    }

        .events .event-item .price span {
            border-bottom: 2px solid #cda45e;
        }

    .events .event-item ul {
        list-style: none;
        padding: 0;
    }

        .events .event-item ul li {
            padding-bottom: 10px;
        }

        .events .event-item ul i {
            font-size: 20px;
            padding-right: 4px;
            color: #cda45e;
        }

    .events .event-item p:last-child {
        margin-bottom: 0;
    }

.events .swiper-pagination {
    margin-top: 30px;
    position: relative;
}

    .events .swiper-pagination .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        background-color: rgba(255, 255, 255, 0.4);
        opacity: 1;
    }

    .events .swiper-pagination .swiper-pagination-bullet-active {
        background-color: #cda45e;
    }
