@media (min-width: 1400px) {

    .footer-1.footer-section,
    .footer-1-b {
        max-width: 1320px !important;
    }
}

.school-info-wrapper {
    /* max-width: 800px; */
    margin: 10px 0;
    /* background: white; */
    /* padding: 25px; */
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.info-card-style p {
    font-size: 17px;
    /* text-align: justify; */
}

a.bistarito:hover {
    color: #dc8d17;
    text-decoration: none;
}

a.bistarito {
    background: #051939;
    padding: 10px 20px;
    border-radius: 50px;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}

.info-section-heading {
    text-align: center;
    color: #ffffff;
    margin-bottom: 25px;
    background: #051939;
    padding: 7px;
    border-bottom: 2px solid #0066cc;
    font-size: 20px;
}

.info-card-style {
    background-color: #f4fcfe;
    padding: 20px;
    border-radius: 10px;
}

.card-inner-title {
    color: #38761d;
    font-size: 1.4rem;
    margin: 0 0 15px;
}

.responsive-media-item {
    width: 100%;
    height: auto;
    max-height: 250px;
    object-fit: cover;
    border-radius: 8px;
    margin-bottom: 15px;
}

p {
    line-height: 1.7;
    margin: 0 0 12px;
}


.footer-1.footer-section,
.footer-1-b {
    max-width: 1140px;
    margin: 0 auto;
    box-shadow: 0px 11px 5px 6px #ccc;
}

.themesBazar-4 {
    max-width: 25% !important;
    width: 100%;
    flex: 0 0 auto;
}

.footer-title {
    font-size: 19px !important;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 26px;
    position: relative;
    color: #fff;
}

.footer-menu ul li {
    margin-bottom: 13px;
}

.footer-section ul li {
    padding: 0 1.2em;
    font-size: 0.85em;
    line-height: 1.262em;
    border-left: 6px solid #353535;
    margin: 0 10px 10px 0;
    border-bottom: 1px dashed #353535;
    color: #fff;
}

.location-icon i {
    color: #f15b43;
    font-size: 20px;
}

.location-content {
    display: flex;
    font-size: 14px;
    color: #fff;
    gap: 10px;
}

.footer-menu ul li a {
    color: #fff;
}

.footer-title::before {
    position: absolute;
    left: 0;
    bottom: -8px;
    content: '';
    width: 19%;
    height: 3px;
    background: #4db7a6;
}

.footer-section {
    background: #01133a !important;
}

.bottom-footer {
    background: #2b2b2b;
    padding: 15px 0;
    color: #fff;
}

.footer_color {
    font-size: 18px;
    color: #ffffff;

}

a.hv2-f.footer-link-text {
    color: #fff;
}

.footer-img-b {
    margin-bottom: 20px;
}

.ta-r {
    text-align: right;
}

@media only screen and (max-width: 767px) {
    .themesBazar-m2 {
        max-width: 100% !important;
        padding: 8px !important;
    }
}

.footer-wrpp {
    overflow: hidden;
    width: 100%;
}

ul.menu {
    margin-bottom: 36px;
}







@font-face {
    font-family: 'SolaimanLipi';
    src: url('../fonts/SolaimanLipi.woff') format('woff'),
        url('../fonts/SolaimanLipi.ttf') format('truetype'),
        url('../fonts/SolaimanLipi.svg#SolaimanLipi') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: SolaimanLipi;
}

.page_featured img {
    max-height: 200px;
    width: auto;
}

.page_featured {
    margin-bottom: 15px;
    text-align: center;
    padding-top: 20px;
}

h1.heading-title {
    font-size: 22px;
}

.notice-board-bg {
    background: #051939;
    padding: 20px;
    margin: 30px 0;
}

.notice-board-title-h2 {
    color: #fff;
    font-size: 35px;
    font-family: SolaimanLipi;
}

#notice-board-ticker .list_style a {
    color: #fff;
    font-size: 15px;
    line-height: 30px;
    text-decoration: none;
}

a.custom-notice.btn.right {
    background: #fff;
}

.tab-pane.fade.show.active {
    opacity: 1;
}

.info-date {
    color: #fff;
}

.information-area::before {
    opacity: 0.8;
}


.custom-css-2 .category_item h3 {
    padding: 10px;
    color: #fff;
}

.footerh1 {
    flex-direction: row;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.menu-sidebar-two-container a img {
    width: 100%;
}

.container.student_listing {
    padding: 20px 0;
}

.panel-heading .nav-link {
    color: rgb(255 255 255);
    margin: 10px;
    padding: 10px 15px;
    border-radius: 3px;
}

h2.heading-titl.head,
.container.student_listing .row .col-md-12 h2 {
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    max-width: 600px;
    margin: 0 auto;
}

.gallery_thumb a.aaa img.thumbnail.img-responsive {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.card-name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 56px;
}