body {
    /* color:#000000; */
    padding: 0 !important;
}

.primary_text_color {
    color: #000000 !important;
}

.title_text_color {
    color: #013B92 !important;
}



.secondary_text_color {
    color: #ffffff !important;
}


.white_text_color {
    color: #ffffff !important;
}

.white_background_color {
    background-color: #ffffff !important;
}

.blue_background_color {
    background-color: #013B92 !important;

}

.text_color2 {
    background-color: #8B8B8B !important;
}

.blue_text_color {
    color: #013B92 !important;
}

.primary_color {
    background-color: #013B92 !important;
}

.primary_btn_color {
    background-color: #013B92 !important;

}


.secondary_color {
    background-color: #B02D2D !important;
}

.icon_color {
    background-color: #A20014 !important;
}

.error {
    color: red !important;
}

.button_color {
    background-color: #A20014 !important;
}

.button_text_color {
    color: #ffffff !important;
}


.remove_fixed_top {
    position: relative !important;
}

.remove_nav_scroller {
    height: auto !important;
}

.menu_bottom_border {
    border-color: #B02D2D !important
}


.grey_text_color {
    color: #727272 !important;
}

.grey_text_color {
    color: #727272 !important;
}

.message_container {
    background-color: #BABABA6B !important;
}

.status_bar {
    width: 30px !important;
    height: 30px !important;


}

.event_border {
    border: 1px solid #dee2e6;
}

.carousel_control_prev_btn {

    background-color: #000000 !important;
    color: #000000 !important;
    position: absolute;
    left: -50px;
}

.carousel_control_next_btn {

    background-color: #000000 !important;
    color: #000000 !important;
    position: absolute;
    right: -50px;
}

.carousel_item {
    height: auto !important;
}

.overlay_container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1;
    background-size: cover;
}


.student_review_underline {
    text-decoration: underline;
    text-decoration-color: #FF0202;
}

.student_review_pro {
    width: 90px;
    height: 90px;
}

.student_review_carousel_caption {
    position: relative !important;
    right: initial !important;
    bottom: initial !important;
    left: initial !important;
}

.student_review_carousel_caption_indicators button {
    width: 12px !important;
    height: 12px !important;
    border-radius: 50%;
}


.student_review_carousel_caption_indicators button {
    background-color: #ffffff !important;
    opacity: 1 !important;
}

.student_review_carousel_caption_indicators .active {
    background-color: #A20014 !important;
    /* Change to desired color */
}

.student_review_carousel_item {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: auto !important;

}

.student_review_banner {
    width: 100% !important;
    background-size: cover !important;


}

.overlay-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: end;
    justify-content: center;

}



.gallery_carousel_overlay_text_wrapper {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.6);
    min-width: 100%;
}





.gallery_carousel_overlay_text_wrapper div {
    opacity: 1;
}


@media (max-width: 575.98px) {

    /* Styles for extra small devices */
    .student_review_banner {
        height: 13rem !important;
    }

    .student_review_carousel_item {
        height: 13rem !important;
    }

    .banner_carousel .carousel-item,
    .banner_carousel img {
        height: 13rem !important;

    }

    .common_banner .carousel_item,
    .carousel_item img {
        height: 10rem !important;

    }

    .student_review_para {
        font-size: 6px !important;
    }

    .student_review_heading {
        font-size: 8px !important;
    }

    .student_review_pro {
        width: 40px;
        height: 40px;
    }

    .student_name {
        font-size: 8px !important;

    }

    footer .text-body-secondary {
        font-size: 12px;
    }

    footer .col .nav-link {
        font-size: 12px;
    }

    .student_review_pro {
        padding: 0px !important;
    }

    .container_pro p {
        font-size: 10px !important;
    }

    .container_pro h1 {
        font-size: 12px !important;
    }

    .container_pro .carousel-caption {
        bottom: 1rem !important;

    }

    .top_icons_container img {
        width: 30px;
        height: 30px;
    }

    .top_contact_container img {
        width: 12px;
        height: 12px;
    }

    .top_contact_container a {
        font-size: 8px !important;
    }

    .top_logo {
        width: 150px;
        background-size: cover;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {

    /* Styles for small devices */
    .student_review_banner {
        height: 18rem !important;
    }

    .student_review_carousel_item {
        height: 18rem !important;
    }

    .banner_carousel .carousel-item,
    .banner_carousel img {
        height: 18rem !important;

    }

    .common_banner .carousel_item,
    .carousel_item img {
        height: 15rem !important;

    }

    .student_review_para {
        font-size: 12px !important;

    }

    .student_review_heading {
        font-size: 10px !important;
    }

    .student_review_pro {
        width: 50px;
        height: 50px;
    }

    .student_name {
        font-size: 10px !important;

    }

    footer .text-body-secondary {
        font-size: 13px;
    }

    footer .col .nav-link {
        font-size: 13px;
    }

    .student_review_pro {
        padding: 0px !important;
    }

    .container_pro p {
        font-size: 12px !important;
    }

    .container_pro h1 {
        font-size: 14px !important;
    }

    .container_pro .carousel-caption {
        bottom: 1.3rem !important;

    }

    .top_icons_container img {
        width: 40px;
        height: 40px;
    }

    .top_contact_container img {
        width: 18px;
        height: 18px;
    }

    .top_logo {
        width: 200px;
        background-size: cover;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {

    /* Styles for medium devices */
    .student_review_banner {
        height: 22rem !important;
    }

    .student_review_carousel_item {
        height: 22rem !important;
    }

    .banner_carousel .carousel-item,
    .banner_carousel img {
        height: 22rem !important;
    }

    .common_banner .carousel_item,
    .carousel_item img {
        height: 18rem !important;

    }

    .student_review_para {
        font-size: 12px !important;

    }

    .student_review_heading {
        font-size: 12px !important;
    }

    .student_review_pro {
        width: 60px;
        height: 60px;
    }

    .student_name {
        font-size: 12px !important;

    }

    footer .text-body-secondary {
        font-size: 13px;
    }

    footer .col .nav-link {
        font-size: 13px;
    }

    .student_review_pro {
        padding: 2px !important;

    }

    .container_pro p {
        font-size: 14px !important;
    }

    .container_pro h1 {
        font-size: 17px !important;
    }

    .container_pro .carousel-caption {
        bottom: 1.7rem !important;

    }

    .top_icons_container img {
        width: 30px;
        height: 30px;
    }

    .top_contact_container img {
        width: 18px;
        height: 18px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {

    /* Styles for large devices */
    .student_review_banner {
        height: 28rem !important;
    }

    .student_review_carousel_item {
        height: 28rem !important;
    }

    .banner_carousel .carousel-item,
    .banner_carousel img {
        height: 28rem !important;

    }

    .common_banner .carousel_item,
    .carousel_item img {
        height: 24rem !important;

    }


    .student_review_para {
        font-size: 12px !important;

    }

    .student_review_heading {
        font-size: 16px !important;
    }

    .student_review_pro {
        width: 70px;
        height: 70px;
    }

    .student_name {
        font-size: 14px !important;

    }

    .student_review_pro {
        padding: 2px !important;

    }

    .container_pro p {
        font-size: 16px !important;
    }

    .container_pro h1 {
        font-size: 19px !important;

    }

    .container_pro .carousel-caption {
        bottom: 2rem !important;
    }

    .top_icons_container img {
        width: 40px;
        height: 40px;
    }

    .top_contact_container img {
        width: 18px;
        height: 18px;
    }


}

@media (min-width: 1200px) {

    /* Styles for extra large devices */
    .student_review_banner {
        height: 32rem !important;
    }

    .student_review_carousel_item {
        height: 32rem !important;
    }

    .banner_carousel .carousel-item,
    .banner_carousel img {
        height: 32rem !important;

    }

    .common_banner .carousel_item,
    .carousel_item img {
        height: 21rem !important;

    }

    .student_review_para {
        font-size: 12px !important;

    }

    .student_review_pro {
        width: 90px;
        height: 90px;
    }

    .student_name {
        font-size: 16px !important;

    }

    .student_review_pro {
        padding: 2px !important;

    }

    .container_pro p {
        font-size: 17px !important;
    }

    .container_pro h1 {
        font-size: 30px !important;
    }

    .top_icons_container img {
        width: 40px;
        height: 40px;
    }

    .top_contact_container img {
        width: 18px;
        height: 18px;
    }

}

footer .text-body-secondary {
    color: #ffffff;
}

footer .col .nav-link {
    color: #ffffff;
}

footer .col h5 {
    color: #ffffff;
}

.status_container .row {
    --bs-gutter-x: 0px !important;
}

.student_review_carousel .row {
    --bs-gutter-x: 0px !important;

}

.top_contact_container .nav-link {
    color: #000000;
}

.equal-height {
    height: 270px;
    /* Adjust this value to your desired height */
    object-fit: cover;
}

.read_more {
    font-size: 0.775rem;
}

.close_close {
    font-size: 1.6rem;
}

.nav_item a:hover {
    background-color: #013B92 !important;
}

/*======= start gallery =======*/

.gallery_carousel_item {
    height: auto !important;
}

@media (max-width: 767px) {
    .gallery_carousel_inner .gallery_carousel_item>div {
        display: none;
    }

    .gallery_carousel_inner .gallery_carousel_item>div:first-child {
        display: block;
    }
}

.gallery_carousel_inner .gallery_carousel_item.active,
.gallery_carousel_inner .carousel-item-next,
.gallery_carousel_inner .carousel-item-prev {
    display: flex;
}

/* medium and up screens */
@media (min-width: 768px) {

    .gallery_carousel_inner .carousel-item-end.active,
    .gallery_carousel_inner .carousel-item-next {
        transform: translateX(25%);
    }

    .gallery_carousel_inner .carousel-item-start.active,
    .gallery_carousel_inner .carousel-item-prev {
        transform: translateX(-25%);
    }
}

.gallery_carousel_inner .carousel-item-end,
.gallery_carousel_inner .carousel-item-start {
    transform: translateX(0);
}


/*======= start event =======*/


.events_carousel_item {
    height: auto !important;
}


@media (max-width: 767px) {
    .events_carousel_inner .events_carousel_item>div {
        display: none;
    }

    .events_carousel_inner .events_carousel_item>div:first-child {
        display: block;
    }
}

.events_carousel_inner .events_carousel_item.active,
.events_carousel_inner .carousel-item-next,
.events_carousel_inner .carousel-item-prev {
    display: flex;
}

/* medium and up screens */
@media (min-width: 768px) {

    .events_carousel_inner .carousel-item-end.active,
    .events_carousel_inner .carousel-item-next {
        transform: translateX(25%);
    }

    .events_carousel_inner .carousel-item-start.active,
    .events_carousel_inner .carousel-item-prev {
        transform: translateX(-25%);
    }
}

.events_carousel_inner .carousel-item-end,
.events_carousel_inner .carousel-item-start {
    transform: translateX(0);
}


.modal-dialog.modal-dialog-80 {
    max-width: 80%;
}


#galleryModalCarousel img {
    min-width: auto !important;
    height: initial !important;
}

#galleryModal .modal-content {
    background-color: rgba(0, 0, 0, 0.6);
}

#galleryModalLabel {
    color: #ffffff !important;
}

#galleryModal .modal-dialog {
    min-width: 100% !important;
    margin: 0px;
}

#galleryModal .modal-header {
    border: none !important;
}

#galleryModal .btn-close {
    color: #ffffff !important;

}




.gallery_modal_carousel img {
    min-width: auto !important;
    height: initial !important;
}

.gallery_modal .modal-content {
    background-color: rgba(0, 0, 0, 0.6);
}

.gallery_modal_abel {
    color: #ffffff !important;
}

.gallery_modal .modal-dialog {
    min-width: 100% !important;
    margin: 0px;
}

.gallery_modal .modal-header {
    border: none !important;
}

.gallery_modal .btn-close {
    color: #ffffff !important;

}

.square {
    width: 4em;
    height: 4em;
}


.form-group .required:after {
    content:"*";
    color:red;
  }
  .contact_us_group span{
    width: 100px;
  }

 #course_table table {
    border-collapse: collapse;
    width: 100%;
  }

 #course_table th, td {
    border: 1px solid black;
    padding: 8px;
    text-align: left;
  }
