
/*  1. Google Font
/*----------------------------------------*/

/*@import url('https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@300;400;500;600;700&display=swap');*/
/*@import url('https://fonts.maateen.me/siyam-rupali/font.css');*/
@import url('https://fonts.maateen.me/solaiman-lipi/font.css');
/*----------------------------------------*/

/*  2. Theme default CSS
/*----------------------------------------*/
.clear {
    clear: both
}
.slider-section{
    
}

.thim-brand-logo img {
    height: auto;
}

::-moz-selection {
    background: #00b0ff;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #00b0ff;
    color: #fff;
    text-shadow: none;
}

.no-mar {
    margin: 0 !important;
}

.no-pad {
    padding: 0 !important;
}

body::-webkit-scrollbar {
  width: 8px;
}
body::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 5px;
}
body::-webkit-scrollbar-thumb {
  background-color: #3A4E72;
  border-radius: 5px;
}

div#preloader {
    background: #ddd url("../img/loader.gif") no-repeat scroll center center;
    height: 100%;
    left: 0;
    overflow: visible;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.slider-wrapper{
    margin-top: 11px;
    border: 5px solid #122891;
}

.mar-bot-50 {
    margin-bottom: 50px;
}

.mar-bot-40 {
    margin-bottom: 40px;
}

.mar-bot-35 {
    margin-bottom: 35px;
}

.mar-bot-30 {
    margin-bottom: 30px;
}

.mar-bot-20 {
    margin-bottom: 20px;

}

.mar-top-20 {
    margin-top: 20px;
}

.mar-top-30 {
    margin-top: 30px;
}

.mar-top-80 {
    margin-top: 80px;
}

.mar-top-80 {
    margin-top: 80px;
}

.mar-top-55 {
    margin-top: 55px;
}

.mar-top-108 {
    margin-top: 108px;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

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

/*----------------------------------------------*/
/*.bg-theme{*/
/*background: #25aae1;*/
/*}*/
/*.bg-theme-a{*/
/*background: red;*/
/*}*/
.font-size-14 {
    font-size: 14px;
}

/*.theme-border{*/
/*border: 1px solid #25aae1;*/
/*}*/
.pad-10-15 {
    padding: 10px 25px;
}

/*-----------------------------*/
*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*:focus {
    outline: 0;
}

html {
    font-size: 62.5%;
    -webkit-font-smoothing: antialiased;
}

body {
    background-image: url(../../../../../../uploads/img/boxed-bg.jpg);
    font-weight: normal;
    letter-spacing: normal;
    background-attachment: fixed;
    color: #888;
    line-height: 30px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    font-family: 'SolaimanLipi', sans-serif;
    overflow-x: hidden;
}

img {
    max-width: 100%;
    height: auto;
}

button,
input,
textarea {
    letter-spacing: 0;
}

/*============================TOP HEADER====================================*/
.top-header {
    padding: 5px 15px;
    background: linear-gradient(90deg, #01579b 0%, #069caf 100%);
}

.top-header .top-button {
    text-align: right;
}

.top-header .top-button .btn-default {
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    border-radius: 0px;
}

.top-header .top-button .btn-primary {

    color: #fff;
    font-size: 14px;
    border-radius: 0px;
}

.top-header .top-headline p {
    color: #fff;
    line-height: 30px;
}

/*---------------------------------------------------------*/
.thim-top-header {
    padding: 10px 0px;
    background: #fff;
}

.thim-brand-logo a {
    font-size: 35px;
    font-weight: 600;
    color: #25aae1;
}

.thim-brand-logo {
    padding: 0px 15px;
    display: table-cell;
    height: 120px;
    vertical-align: middle;
}

.school-name-info {
    text-align: center;
}

.school-name-info .school-title {
    font-size: 32px;
}

.school-name-info .school-sub-title {
    font-size: 25px;
    text-transform: uppercase;
}

.school-name-info .establish {
    font-size: 20px;
}

.school-name-info .address {
    font-size: 18px;
}

/*---------------------------------------*/
/*braking news area*/
.content * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.simple-marquee-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.simple-marquee-container {
    border-bottom: 1px solid #3e655db3;
    width: 100%;
    background: #3e655db3;
    color: #fff;
    float: left;
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    height: 45px;
    position: relative;
    cursor: pointer;
}

.marquee-sibling {
    padding: 0;
    background: #0e3d30;
    width: 15%;
    height: 45px;
    line-height: 42px;
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    float: left;
    left: 0;
    z-index: 1;
}

.marquee,
*[class^="marquee"] {
    display: inline-block;
    white-space: nowrap;
    position: absolute;
}

.marquee {
    margin: 0px 15px;
}

.marquee-content-items {
    display: inline-block;
    padding: 5px;
    margin: 0;
    height: 45px;
    position: relative;
}

.marquee-content-items li {
    display: inline-block;
    line-height: 35px;
    color: #222;
}

.marquee-content-items li a {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}

.marquee-content-items li:after {
    content: "|";
    margin: 0 1em;
    color: #fff;
}

/*==================  thim-custom-navbar    =================*/
/*------------------------------------*/

.thim-custom-navbar {
    padding: 0px;
    /* border-bottom: 2px solid #203f9a; */
    z-index: 111;
}

.thim-custom-navbar .navbar-nav .nav-item .nav-link {
    padding: 10px 15px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    line-height: 25px;
    color: #fff;
    font-weight: 500;
}

.thim-custom-navbar .navbar-nav .nav-item .nav-link:hover {
    background: #0e3d30;
}

.main-drobdown.dropdown:hover>.dropdown-menu {
    display: block;
}

.main-drobdown.dropdown>.dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}

.main-drobdown .dropdown-menu {
    width: 230px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0px;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.main-drobdown .dropdown-menu a {
    border-bottom: 1px solid #f5ff55;
    padding: 10px;
    font-size: 14px;
}

.main-drobdown .dropdown-menu a:hover {
    padding: 10px;
    font-size: 14px;
    background: #203f9a;
    color: #fff;
}

/*Slider===========================*/
/* nivo directionNav css */
/*===========================================
Slider
===========================================*/
.navbar-nav{
    align-items: center;
    padding: 10px;
}
.nivo-directionNav a {
    font-size: 13px;
    /*background-color: rgb(49, 175, 227);*/
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    color: #fff !important;
    top: calc(50% - 20px);
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.nova-caption {
    display: none !important;
}

.nivo-directionNav a.nivo-prevNav {
    left: 25px;
}

.nivo-directionNav a.nivo-nextNav {
    right: 25px;
}

.slider-wrapper:hover .nivo-directionNav a.nivo-prevNav {
    left: 15px;
    opacity: 0.7;
}

.slider-wrapper:hover .nivo-directionNav a.nivo-nextNav {
    right: 15px;
    opacity: 0.7;
}

.nivo-directionNav a:hover {
    opacity: 1 !important;
}

/* nivo controlNav css */
.nivo-controlNav {
    padding: 0;
    position: absolute;
    z-index: 12;
    bottom: 30px;
    width: 100%;
}

.nivo-controlNav a {
    background-color: transparent;
    width: 12px;
    height: 12px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    display: inline-block;
    font-size: 0;
    cursor: pointer;
    margin: 0 5px;
    transition: all 0.3s linear;
    line-height: 12px;
}

.nivo-controlNav a.active {
    background-color: #2caee2;
}

/*==========================================*/
.main-body-content-area {
    padding: 25px 0px;
    background: #fff;
}

.theme-content-box h3 {
    font-size: 18px;
}

.theme-content-box i {
    color: #25aae1;
    margin-right: 5px;
}

/*-------------------------*/
.visitor-area {
    margin-bottom: 10px;

}

.visitor-area p {
    font-weight: 600;
    color: #222;
}

.visitor-area .progress {
    height: 7px;
}

.final-count {
    text-align: center;
}

.visitor-count-br {
    position: relative;
    padding: 3px;
    border-top: 1px solid #25aae1;
}

.visitor-count-br:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 1px;
    background: #25aae1;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.final-count p {
    font-weight: 600;
    color: #222;
}

.final-count span {
    font-size: 15px;
    color: #222;
}

/*==========Clock================*/
.time {
    color: #222;
    margin-top: 10%;
    font-size: 20px;
}

.hour {
    font-size: 40px;
    font-weight: 600;
    color: #222
}

.date {
    font-size: 13px !important;
}

/*============================*/
.theme-content-box .example-image-link {
    display: block;
    border: 1px solid #f5f5f5;
}

.theme-content-box .sagotobani-con img {
    float: left;
    padding: 7px;
    border-radius: 4px;
    width: 150px;
    height: 150px;
    border-right: 2px solid #1228916b;
    margin-right: 20px;
    margin-bottom: 10px;
    border-radius: 0;
}

.theme-content-box .sagotobani-con a {
    color: #25aae1;
    margin-left: 10px;
    font-size: 15px;
}

.theme-content-box .teacher-sign {
    font-weight: 600;
    color: #222;
    margin-top: 15px;

}

.admission-btn {
    padding: 10px 15px;
    font-size: 15px;

}

/*============================================*/
.categories-box .list-group .list-group-item:first-child {
    border-radius: 0px;
}

.categories-box .list-group {
    margin-bottom: 0px;
}

.categories-box .list-group .list-group-item {
    margin-bottom: 7px;
}

.categories-box .list-group .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.categories-box .list-group .list-group-item a {
    color: #222;
    font-size: 14px;
}

.categories-box .list-group .list-group-item .label {
    background: #f5f5f5;
    border-radius: 0px;
    height: 34px;
    text-align: center;
    color: #222;
    font-size: 14px;
    width: 40px;
    line-height: 36px;
    margin-top: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
}

/*=================================*/
.notice-board-height {}

.notice-board-box li {
    position: relative;
}

.notice-board-box li a {
    display: block;
    padding: 5px 0px;
    border-bottom: 1px solid #12289173;
    margin-bottom: 10px;
    font-weight: 600;
}

.notice-board-height marquee {
    height: 250px;
}

.all-contenet-download ul li a {
    position: relative;
    color: #222;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f5f5f5;
    font-weight: 600;
}

.all-contenet-download ul li a:after {
    position: absolute;
    /*content: "\f1c1";*/
    font-family: 'FontAwesome';
    font-size: 16px;
    left: 0px;
    vertical-align: middle;
    top: 0px;
    color: #25aae1;
}

.all-contenet-impor ul li a {
    position: relative;
    padding-left: 20px;
    color: #222;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-weight: 600;
}

.all-contenet-impor ul li a:after {
    position: absolute;
    content: "\f0ac";
    font-family: 'FontAwesome';
    font-size: 16px;
    left: 0px;
    vertical-align: middle;
    top: 0px;
    color: #25aae1;
}

/*-------------------------------*/
.all-award-impor {
    margin-top: 15px;
}

.all-award-impor ul li a {
    position: relative;
    padding-left: 20px;
    color: #fff;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-weight: 600;
}

.all-award-impor ul li a:after {
    position: absolute;
    content: "\f091";
    font-family: 'FontAwesome';
    font-size: 16px;
    left: 0px;
    vertical-align: middle;
    top: 0px;
    color: #25aae1;
}

/*===========================*/
[data-toggle="collapse"] .fa:before {
    content: "\f139";
}

[data-toggle="collapse"].collapsed .fa:before {
    content: "\f13a";
}

.theme-content-box .card-header {
    padding: 0px;
}

.theme-content-box .card-header .btn-link {
    padding: 7px;
    color: #fff;
    font-size: 14px;
}

.theme-content-box .card-header .btn-link:hover {
    text-decoration: none;
}

.theme-content-box .card-header .btn-link:focus,
.theme-content-box .card-header .btn-link.focus {
    text-decoration: none;
    border-color: transparent;
    box-shadow: none;
}

.theme-content-box .card {
    margin-bottom: 10px;
}

/*[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[*/
.event-content-sec {
    padding: 25px 15px;
    background: #f5f5f5;
}

.footer-content-sec {
    padding: 10px 0;
    background: transparent;
    border-top: 0px !important;
}

.footer-content-sec p a {
    font-weight: bold;
    color: #fff;
}

/*=======================================*/
.sticky-wrapper.is-sticky .thim-custom-navbar {
    z-index: 9999 !important;
    transition: all .3s ease-in-out;
}

/*------------------------------------*/
.event-content-box h3 {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
}

.event-content-box h3:hover {
    color: #25aae1;
}

.all-event-pad {
    padding-left: 7px;
    padding-right: 7px;
}

.all-event-slide .slick-prev {
    left: 0px;
    /*background: #25aae1;*/
    padding: 6px 10px;
    height: auto;
    width: auto;
    transition: all .3s ease-in-out;
}

.all-event-slide .slick-prev:before {
    font-family: 'FontAwesome';
    content: "\f177";
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.all-event-slide .slick-next:before {
    font-family: 'FontAwesome';
    content: "\f178";
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.all-event-slide .slick-next {
    right: 0px;
    /*background: #25aae1;*/
    padding: 6px 10px;
    height: auto;
    width: auto;
    transition: all .3s ease-in-out;
}

/*============================================*/
.recent-event-slide .slick-prev {
    left: 0px;
    background: #25aae1;
    padding: 6px 10px;
    height: auto;
    width: auto;
    transition: all .3s ease-in-out;
}

.recent-event-slide .slick-prev:before {
    font-family: 'FontAwesome';
    content: "\f177";
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.recent-event-slide .slick-next:before {
    font-family: 'FontAwesome';
    content: "\f178";
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.recent-event-slide .slick-next {
    right: 0px;
    /*background: #25aae1;*/
    padding: 6px 10px;
    height: auto;
    width: auto;
    transition: all .3s ease-in-out;
}

/*--------------------------*/
.contact-form .form-group label {
    font-size: 14px;
    font-weight: bold;
    color: #222;
}

.contact-form .form-group input.form-control {
    height: 35px;
    font-size: 14px;
}

.contact-form .form-group select.form-control {
    height: 35px;
    font-size: 14px;
}

.form-control{
    font-family: sans-serif;
}

.input-sz {
    font-family: sans-serif;
}

/*======================================*/
.img-height-150 {
    /* height: 100px; */
}

.img-height-60 {
    height: 60px;
}

.govorning-body-section .table tbody tr td {
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
}

.govorning-body-section .table.details-table tbody tr td {
    vertical-align: middle;
    text-align: left !important;
}

.govorning-body-section .table thead tr th {
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    padding: 0 15px;
    color: #222;
    /* line-height: 0 !important; */
}

.govorning-body-section .table tbody tr th {
    vertical-align: middle;
    font-size: 13px;
    padding: 12px 15px;
    color: #222;
}

.govorning-body-section .pagination li a {
    padding: 10px 14px;
    color: #222;
}

.govorning-body-section .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #25aae1;
    border-color: #25aae1;
}

.fa-bars:before {
    content: "\f0c9" !important;
}

.thim-custom-navbar button.navbar-toggler {
    padding: 10px 15px;
    color: #fff;
    font-size: 15px;
}

div#collapsibleNavbar {
    z-index: 999999999;
}

/* Medium Layout: 1367px. */

@media only screen and (min-width: 1200px) and (max-width: 1367px) {}

@media (min-width: 1200px) {
    .container {
        max-width: 1400px !important;
    }
    
}

@media (max-width: 1300px) {
    .student-items .section-title .info p {
        font-size: 16px !important;
        font-weight: 600;
        color: #444;
        text-align: left;
        border-bottom: 1px solid #ddd;
    }
}





@media (max-width: 1563px) {
    .container-fluid {
        width: 98% !important;
    }
    
    .thim-custom-navbar .navbar-nav .nav-item .nav-link {
        padding: 10px 8px;
        text-transform: uppercase;
        font-weight: 400;
        font-size: 16px !important;
        line-height: 25px;
        color: #fff;
    }
    
    .thim-custom-navbar.main-navbar {
        background: #3A4E72;
        width: 100% !important;
    }
    
    
}



/* Medium Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .thim-custom-navbar .navbar-nav .nav-item .nav-link {
        padding: 10px 12px;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 13px;
        line-height: 25px;
        color: #fff;
    }
}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .thim-custom-navbar .navbar-nav .nav-item .nav-link {
        padding: 10px 12px;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 13px;
        line-height: 25px;
        color: #fff;
    }
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
    .card.establish-section .card-body.theme-content-box {
        flex-wrap: wrap;
    }

    .card.establish-section .card-body.theme-content-box img {
        width: 100% !important;
    }

    .container-fluid {
        width: 100% !important;
    }
    
    .card.establish-section .card-body .management-logo {
        width: 100% !important;
    }
    
    .card.establish-section .card-body .contant {
    width: 100% !important;
}
    
}


/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 481px) and (max-width: 767px) {
    .school-name-info .school-title {
        font-size: 16px;
        line-height: 40px;
    }

    .school-name-info .school-sub-title {
        font-size: 12px;
        display: none;
        text-transform: uppercase;
        line-height: 25px;
    }

    .school-name-info .establish {
        font-size: 12px;
        display: none;
    }

    .school-name-info .address {
        font-size: 12px;
    }

    .marquee-sibling {
        padding: 0;
        background: #0e3d30;
        width: 40%;
        height: 45px;
        line-height: 42px;
        font-size: 15px;
        font-weight: 600;
        color: #ffffff;
        text-align: center;
        float: left;
        left: 0;
        z-index: 2000;
    }
}


/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 240px) and (max-width: 480px) {
    .school-name-info .school-title {
        font-size: 15px;
        line-height: 20px;
    }

    .thim-brand-logo {
        padding: 0px 5px;
    }

    .school-name-info .school-sub-title {
        font-size: 14px;
        text-transform: uppercase;
        line-height: 20px;
        display: none;
    }

    .school-name-info .establish {
        font-size: 20px;
        display: none;
    }

    .school-name-info .address {
        font-size: 18px;
        display: none;
    }

    .marquee-sibling {
        padding: 0;
        background: #0e3d30;
        width: 40%;
        height: 45px;
        line-height: 42px;
        font-size: 15px;
        font-weight: 600;
        color: #ffffff;
        text-align: center;
        float: left;
        left: 0;
        z-index: 9;
    }
    
    .main-body-content-area .our-achivements .achivement {
        margin-bottom: 15px;
    }
    
    .main-body-content-area .card .our-management .management-profile {
        margin-bottom: 15px;
    }
    
    .main-body-content-area .card .our-blog {
        margin-bottom: 15px;
    }
}

.bix-footer-section {
    padding: 50px 15px;
    background: #122891;
    position: relative;
    color: #fff !important;
}

.bix-footer-content-sec .footer-header {
    font-size: 18px;
    padding-bottom: 7px;
    position: relative;
    color: #fff;
    margin-bottom: 15px;
}

.bix-footer-content-sec p {
    color: #ffffff;
}

.social-link-all a {
    border-radius: 4px;
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    transition: all .3s ease-in-out;
}

.social-link-all a:hover {
    border-radius: 25px;
    transition: all .3s ease-in-out;
}

.social-link-all {
    margin-top: 15px;
}

.social-link-all a .fa {
    color: #fff;
    line-height: 30px;
}

.bix-footer-content-sec .all-contenet-impor ul li {
    width: 50%;
    float: left;
}

.bix-footer-content-sec .all-contenet-impor ul li a {
    margin-right: 10px;
    color: #fff;
}

.date-of-month a {
    font-size: 20px;
    display: inline-block;
}

/*attendents*/
.attendance_table tr th {
    text-align: center;
    border: 0.1px solid #ddd;
    color: #232a2f;
    font-weight: 400;
    padding: 4px 5.5px;
    font-size: 16px;
}

.attendance_table tr td {
    text-align: center;
    border: 0.1px solid #ddd;
    padding: 3px 13px;
    font-size: 16px;
}

.ini-bg-info {
    background: red;
    color: #ffff;
}

.ini-bg-secondary {
    background: #788d8d;
    color: #ffff;
}

.ini-bg-success {
    background: #047904;
    color: #ffff;
    font-weight: 600;
}

.ini-bg-primary {
    background: #ffffff;
    color: #fb0000;
    font-weight: 600;
}

.ini-bg-info {
    background: #c78509;
    color: #ffff;
}

.ini-bg-danger {
    background: red;
    color: #fff;
    font-weight: bold;
}

.access-btn {
    font-size: 16px;
}

.access-btn button {
    height: 35px;
    width: 41px;
    margin-top: 9px;
    border: 1px solid #ededed;
    box-shadow: 0px 0px 3px 0px #000;
}

img.schoolimg-info {
    height: 80px;
    margin-bottom: 15px;
}

img.blog-image-home {
    min-height: 251px;
    width: 100%;
    max-height: 251px;
}

.rightsidebar-wedget .admission-btn {
    background: #077322;
}

.rightsidebar-wedget .admission-btn:hover {
    background: #077322;
}

.card.establish-section .card-body {
    gap: 20px;
    width: 100%;
}

.card.establish-section .card-body img {
    width: 90%;
}

.card.establish-section .card-body .management-logo {
    width: 25%;
}

.card.establish-section .card-body .contant {
    width: 75%;
}

.main-body-content-area .card {
    height: 35%;
    background: #fff;
    border: 0;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;;
    overflow: hidden;
}

/*.main-body-content-area .card:hover {*/
/*    transition: transform 0.3s ease;*/
/*    transform: scale(1.03);*/
/*}*/

.p-15{
    padding: 15px;
}
.main-navbar-section{
    background: #3A4E72;
}

div#stcky-nav-sticky-wrapper ul> li> .dropdown-menu> a {
    padding: 8px 10px;
    border-bottom: 1px solid #dfdfdf;
    transition: all .3s linear;
}

div#stcky-nav-sticky-wrapper ul> li> .dropdown-menu> a:hover {
    background: #007c64;
    color: #fff;
}

div#stcky-nav-sticky-wrapper ul> li> .dropdown-menu{
    padding: 0;
}

#stcky-nav-sticky-wrapper{
    display: flex;
    justify-content: center;
}

.main-body-content-area .card .card-body p {
    text-align: justify;
    color: #000;
    font-size: 16px;
}

.govorning-body-section p {
    text-align: center !important;

}

div#printableArea .top-banar p {
    text-align: center;
}

.middlesidebar-wedget .card-body.theme-content-box ul li {
    list-style: auto !important;
    font-size: 14px;
    line-height: 30px;
}

.middlesidebar-wedget .card-body.theme-content-box ul{
    padding-left: 30px;
}

.middlesidebar-wedget .card.theme-border .card-body.theme-content-box img {
    /* max-height: 70px; */
    width: auto;
    /*height: 285px; */
}

.blog_item_img h5 {
    margin-top: 10px;
}

/*.event-details-section .card-body.theme-content-box img {*/
/*    max-height: 350px !important;*/
/*    width: 100% !important;*/
/*    height: 100% !important;*/
/*}*/

.govorning-body-section table tr td .btn-dwn {
    background: #05584b;
    color: #fff;
    font-size: 12px;
    letter-spacing: .5px;
}

.govorning-body-section table tr td .btn-dwn i{
    margin-left: 5px;
}

.middlesidebar-wedget .card-body.theme-content-box .school-name-info img {
    width: auto !important;
}

.middlesidebar-wedget .card-body.theme-content-box .img-count p {
    text-align: center !important;
}

.middlesidebar-wedget .card-body.theme-content-box .img-count {
    border-radius: 50%;
    width: 62px;
    padding: 0;
    height: 62px;
}

.middlesidebar-wedget .card-body.theme-content-box .img-count.bg-theme{
    box-shadow: rgb(50 50 93 / 25%) 0px 30px 60px -12px, rgb(0 0 0 / 30%) 0px 18px 36px -18px;
    padding: 2px;
}

.middlesidebar-wedget .card-body.theme-content-box .modal-dialog {
    z-index: 99999 !important;
}

.card.establish-section .card-header {
    background: #122891;
}

.container-fluid {
    width: 90%;
}

.thim-custom-navbar.main-navbar{
    background: #3A4E72;
}

.middlesidebar-wedget.card .card-header{
    background: #122891;
}

.card.footer-visitor-section .card-header {
    background: #122891;
}

.rightsidebar-wedget .card-header {
    background: #122891;
}


.middlesidebar-wedget.management-section .card-header {
    background: #122891;
}

.bix-footer-section {
    padding: 50px 15px;
    position: relative;
}

.thim-custom-navbar .navbar-nav> li.nav-item.dropdown:hover .dropdown-menu {
    display: block !important;
}

.student-application-form .form-submit-butoon {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
}

.student-application-form .form-submit-butoon button{
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    padding: 7px 15px;
}

.main-body-content-area .card .card-body.theme-content-box {
    background: #fff;
}

.print-and-privew-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    margin-top: 20px;
}

.print-and-privew-button button {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    padding: 7px 15px;
}

.event-content-box .gdlr-core-fluid-video-wrapper {
    padding: 0 !important;
    width: 50%;
}

.main-body-content-area .card .card-header {
    background: #3A4E72;
    font-weight: 600;
}

.event-content-box .gdlr-core-fluid-video-wrapper iframe {
    width: 100% !important;
    min-height: 200px !important;
}

.btn-red-color {
    background: #1b6cff !important;
    color: #fff !important;
}

.video-gallary-items {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 20px;
}

.recent-event-slide .event-content-box {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    margin-bottom: 16px;
}

.govorning-body-section .form-group select#class_id {
    height: 35px;
    font-size: 15px;
    padding: 0 !important;
}


/*.main-body-content-area.blog-details-section .educational-thumbanil img {*/
/*    height: auto !important;*/
/*    max-height: 400px !important;*/
/*}*/

.create-new-page-section .page-contant-section {
    /* display: flex; */
    /* align-items: start; */
    /* justify-content: start; */
    /* width: 100%; */
    /* gap: 20px; */
}

.create-new-page-section .page-contant-section .section-images-section {
    /* width: 40%; */
}

.create-new-page-section .page-contant-section .section-contant{
    /* width: 60%; */
}

.create-new-page-section .section-images-section img {
    width: 100% !important;
    height: 100% !important;
    max-height: 100% !important;
}

.student-info-gallery .card .section-contant {
    display: flex;
    align-items: center;
    justify-content: start;
    width: 100%;
    gap: 20px;
    padding: 10px;
}

.student-info-gallery .card .section-contant .section-info ul li a {
    font-size: 14px;
}

.student-info-gallery .card .section-contant .section-info ul li{
    margin: 5px 0;
}

.student-info-gallery .card  .card-header {
    background: linear-gradient(-90deg, #59db52, #315da5);
}

.student-info-gallery .m-y {
    margin: 15px 0;
}

header.thim-top-header .thim-brand-logo img {
    width: 100px;
}

header.thim-top-header .school-name-info h2.school-title {
    margin-bottom: 10px;
}

.teacher-details-section .profile-image-g img {
    width: 100% !important;
    height: 100% !important;
    max-height: 100% !important;
}

.staff-details-section .profile-image-g img {
    width: 100% !important;
    height: 100% !important;
    max-height: 100% !important;
}

.student-details-section .profile-image-g img {
    width: 100% !important;
    height: 100% !important;
    max-height: 100% !important;
}

.management-details .profile-image-g img {
    width: 100% !important;
    height: 100% !important;
    max-height: 100% !important;
}

.slider-wrapper div#main-slider img {
    max-height: 600px;
}

.card.theme-border.notice-details-section .btn {
    background: #015043;
    font-size: 14px;
    color: #fff;
}

.card.theme-border.notice-details-section .btn i{
    margin-left: 5px !important;
}

.thim-top-header .thim-brand-logo img {
    width: 120px;
}    

.middlesidebar-wedget.management-section.images-gallery-view .img-gallery-box img {
    width: 100% !important;
    height: auto !important;
    max-height: 300px !important;
}

.middlesidebar-wedget.management-section .img-gallery-box img {
    width: 100% !important;
    max-height: 350px !important;
    height: auto !important;
}

.middlesidebar-wedget.management-section.job-details-section-page .card-body.theme-content-box .table-responsive img {
    width: 100% !important;
    max-height: 100% !important;
    height: 100% !important;
}


.card-body.theme-content-box .blog-post-area img {
    width: 100% !important;
    max-height: 250px !important;
    height: auto !important;
}

.middlesidebar-wedget .card.theme-border .card-body.theme-content-box a.video-btn img {
    max-height: 300px !important;
    height: auto;
}

.create-new-page-section .page-contant-section .section-images-section.pages-image-section img {
    max-height: 400px !important;
}

.govorning-body-section table tr td img {
    height: 55px;
}

.card.establish-section .card-body .management-logo {
    width: 15%;
}

.card.establish-section .card-body  .contant {
    width: 75%;
}

.card.establish-section .card-body {
    width: 100% !important;
}

.print-preview-box.bg-water-color {
    background-image: url("https://ammkbhs.com/uploads/images/imageedit_1_9869418525.png")!important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 50%!important;
}

.print-preview-box .bg-water-color .main-content-box {
    background: transparent !important;
}

.print-preview-box.bg-water-color .info-text-box p b {
    color: #000 !important;
    font-weight: 600;
}

.print-preview-box.bg-water-color .info-text-box p span{
    color: #000 !important;
}

.authorised-box .conditaion p b {
    color: #000;
}

.print-preview-box.bg-water-color .top-banar {
    background: transparent !important;
}

.print-preview-box.bg-water-color .authorised-box {
    background: transparent !important;
}

.print-preview-box.bg-water-color .top-banar p {
    color: #000;
}

.footer-content-sec p {
    color: #fff;
}

.thim-top-header a img {
    width: 100%;
}

section.slider-section .card {
    height: 100%;
    margin: 0;
    border: 0;
}

.main-body-content-area .card-header{
    background: #3A4E72;
    font-weight: 600;
    padding: 0.5rem 1rem;
    border-radius: 5px 5px 0 0;
}

section.slider-section .card .card-header {
    background: #3A4E72;
    font-weight: 600;
}

.main-body-content-area .card .our-management .management-profile {
    border: 2px solid #dddddd70;
    text-align: center;
    padding: 15px;
    border-radius: 10px;
}

.main-body-content-area .card .our-management .management-profile .info {
    text-align: center;
    padding-top: 15px;
}

.main-body-content-area .card .our-management .management-profile .info p {
    text-align: center;
    font-weight: 600;
    margin-top: 8px;
}

.main-body-content-area .card .our-management .management-profile img {
    border-radius: 10px;
    max-height: 250px;
}

.main-body-content-area .card .our-blogs img {
    max-height: 250px;
    min-height: 250px;
    border-radius: 10px;
}

.main-body-content-area .card .our-blogs .images {
    text-align: center;
}

.main-body-content-area .card .our-blogs .info {
    padding-top: 15px;
}

.main-body-content-area .card .our-blogs .info h4 {
    color: #444;
    font-size: 18px;
    margin-bottom: 10px;
}

.main-body-content-area .card .our-blogs .info p {
    color: #444;
}

.main-body-content-area .card .our-blogs {
    padding-bottom: 25px;
}

.main-body-content-area .card .card-body a.btn.btn-info {
    background: #122891;
    border: 0;
    font-size: 14px;
    padding: 6px 12px;
    font-weight: 600;
    height: auto;
    margin-top: 10px;
}

.main-body-content-area .card .card-body a.btn.btn-info:hover {
    transition: transform 0.3s ease;
    background-color: #28a745;
}

.card.establish-section .card-body .management-logo img {
    border: 0;
}

.recent-event-slide.event-content-box .video-gallelry-items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    margin-bottom: 20px;
}

section.slider-section .card .card-body.notice-board-height {
    background: #FFFFFF;
    min-height: 485px;
}

.main-body-content-area .our-achivements {
    padding-bottom: 20px;
}

.main-body-content-area .our-achivements .achivement {
    text-align: center;
    border: 2px solid #ddddddad;
    padding: 7px;
    border-radius: 10px;
    margin: 10px;
}

.main-body-content-area .our-achivements .achivement img {
    border-radius: 10px;
    height: 170px;
    width: 170px;
}

.main-body-content-area .card.student-info-list ul li a {
    font-size: 14px;
    font-weight: 600;
    color: #444;
    display: block;
    line-height: normal;
}

.main-body-content-area .card.student-info-list ul li {
    padding: 5px;
    background: #dddddd96;
    margin: 5px 0;
    border-radius: 4px;
}

.main-body-content-area .card.online-class a.btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-weight: 600;
    font-size: 18px;
    background: #28a745 !important;
    margin-bottom: 0px;
}

.main-body-content-area .card.online-class a.btn svg {
    width: 30px;
}

.main-body-content-area .card.online-admission a.btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0px;
}

.main-body-content-area .card.online-admission a.btn svg {
    width: 30px;
}

.btn-danger {
    color: #fff;
    background-color: #c82333 !important;
    border-color: #bd2130 !important;
}

.global-bg-images {
    background-position: center;
    background-repeat: repeat;
    background-size: inherit;
}

.single-video{
    margin-bottom:24px !important;
}



.banner_area {
  position: relative;
}

.banner_slider_item {
  position: relative;
  padding: 250px 0px 200px 0px;
  min-height: 100vh;
}
.banner_slider_item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: linear-gradient(89.99deg, rgb(6 56 41 / 29%) 15.05%, rgb(6 56 41 / 27%) 88.1%);
}

.banner_slider_item.slick-active .banner_slider_img {
  transform: scale(1.5);
}

.banner_slider_img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transform: scale(1);
  transition: all 7s linear;
}

.banner_slider_content {
  position: relative;
  z-index: 9;
  max-width: 80%;
}
.banner_slider_content h1, .banner_slider_content h1 span, h1 .banner_slider_content span {
  font-weight: 700;
  color: #fff;
  margin-bottom: 20px;
  line-height: normal;
  font-size: 45px;
  transform: translateY(80px);
  opacity: 0;
  visibility: hidden;
}
.banner_slider_content p {
  color: #fff;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 400;
  transform: translateY(80px);
  opacity: 0;
  visibility: hidden;
  line-height: normal;
}
.banner_slider_content .banner_btn {
  height: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 30px;
  color: #fff;
  background-color: #3A4E72;
  border-radius: 14px;
  font-weight: 500;
  font-size: 20px;
  transform: translateY(80px);
  opacity: 0;
  visibility: hidden;
}

.banner_slider_item.slick-active .banner_slider_content h1, .banner_slider_item.slick-active .banner_slider_content h1 span, h1 .banner_slider_item.slick-active .banner_slider_content span {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all 700ms ease;
  transition-delay: 800ms;
}
.banner_slider_item.slick-active .banner_slider_content p {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all 700ms ease;
  transition-delay: 1300ms;
}
.banner_slider_item.slick-active .banner_slider_content .banner_btn {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all 700ms ease;
  transition-delay: 1600ms;
}
.typeJsText::after {
  content: '|';
  animation: blink 0.8s infinite;
}

@keyframes blink {
  0%, 50% { opacity: 1; }
  51%, 100% { opacity: 0; }
}



a:hover, a:active {
    color: #035203;
    text-decoration: none;
    outline: 0;
}
.message-content-area{
    position: relative;
}
.message-card{
    box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;
    padding: 20px;
    text-align: center;
    min-height: 465px;
    position: relative;
}


.message-card .mar-bot-20{
    min-height: 423px;
}

.message-card .message_body img{
    border-radius: 60%;
    width: 196px;
    height: 196px;
    margin: 0 auto;
}


.message-card .message_body p.message{
    margin: 15px 0;
    text-align: justify;
}
.message-card .message_body h5{
    margin-top: 22px;
}

.more-btn{
    border: 1px solid #3A4E72;
    padding: 8px 25px;
    transition: 0.5s ease-in-out;
    font-weight: 600;
    
}
.more-btn span{
    font-weight: 600;
    transition: 0.5s ease-in-out;
}
.more-btn:hover span{
    margin-right: 12px;
}


.message_slider_arrow {
  display: flex;
  gap: 10px;
  justify-content: flex-end;
  position: absolute;
  right: 25px;
  bottom: 15px;
}
.message_slider_arrow button {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 7px;
  background-color: #00bf01;
  color: #fff;
  font-size: 24px;
  transition: all 0.3s ease;
  border: none;
}



.notice_header {
  text-align: center;
}
.notice_header h2, .notice_header h2 span, h2 .notice_header span {
  font-weight: 700;
  color: #000;
  padding-bottom: 30px;
}

.notice_tab_btn {
  margin-bottom: 30px;
}
.notice_tab_btn .nav-tabs {
  border: none;
  gap: 20px;
  overflow-x: auto;
  display: flex;
  flex-wrap: nowrap;
  overflow-y: hidden;
}
.notice_tab_btn .nav-tabs button {
  border: none;
  background-color: #f1f1f1;
  border-radius: 10px;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  padding: 12px 20px;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.notice_tab_btn .nav-tabs button .badge {
  background-color: #fff;
  color: #000;
  padding: 3px 6px;
  border-radius: 5px;
  font-size: 11px;
  font-weight: 400;
}
.notice_tab_btn .nav-tabs button.active {
  background-color: #3A4E72;
  color: #fff;
}
.notice_tab_btn .nav-tabs button:hover {
  background-color: #3A4E72;
  color: #fff;
}

.notice-table {
  border: none;
  overflow: hidden;
}
.notice-table thead {
  background-color: #3A4E72;
  color: white;
}
.notice-table thead th {
  padding: 0.8rem 1rem;
  font-weight: 500;
  border: none;
  font-size: 20px;
  border: 1px solid #cfcfcf;
  background-color: transparent;
  color: #FFF;
}
.notice-table tbody tr {
  transition: background-color 0.2s ease;
}
.notice-table tbody tr:nth-child(odd) {
  background-color: #eeeeee;
}
.notice-table tbody tr:hover {
  background-color: #f0f0f0;
}
.notice-table tbody tr th,
.notice-table tbody tr td {
  padding: 0.8rem 1rem;
  vertical-align: middle;
  border-bottom: none;
  font-size: 15px;
  color: #000;
  border: 1px solid #cfcfcf;
  line-height: normal;
}
.notice-table tbody .date {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #727272;
}
.notice-table tbody .date i {
  color: #008001;
}
.notice-table button {
  background-color: #3A4E72;
  color: #fff;
  border: none;
  height: 33px;
  padding: 10px 20px;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  margin: 3px 0;
}
.notice-table button:hover {
  background-color: #3A4E72;
  color: #fff;
}
.notice-table .btn-view {
  padding: 0px 16px;
}

.table>:not(caption)>*>*{
    background-color: transparent;
}


.about_area {
  background-color: #f9fafc;
  padding-bottom: 60px !important;
  margin-top: 20px;
}

.notice-wrapper{
    background: #FFF;   
}
.about_item {
  background: #fff;
  box-shadow: 0px 8.02506px 22.9287px rgba(19, 19, 19, 0.1);
  border-radius: 27px 27px 0px 0px;
  display: flex;
  gap: 12px;
  padding: 20px 20px;
  border-bottom: 6px solid #3A4E72;
  position: relative;
  height: 100%;
  flex-direction: column;
  text-align: center;
}




.farming_area {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: 60px 0;
}

.farming_header {
  max-width: 600px;
  margin: 0 auto 20px;
  text-align: center;

}

.farming_header h3, .farming_header h3 span, h3 .farming_header span {
  color: #fff;
  font-weight: 700;
  margin-bottom: 15px;
}
.farming_header p {
  color: #fff;
}



.farming_item {
    background-color: #fff;
    padding: 10px 14px; 
    align-items: center;
    gap: 25px;
    height: 100%;
    border-radius: 15px;
}

.publication_area{
    padding: 60px 0;
}

.publication_left {
  padding-right: 40px;
}
.publication_heading{
    margin-bottom: 40px;
}

.publication_heading h2, .publication_heading h2 span, h2 .publication_heading span {
  font-weight: 700;
  color: #0d3d30;
  margin-bottom: 15px;
}
.publication_heading p {
  color: #757575;
  font-size: 18px;
}

.publication_item_wrap {
  border: 1px solid #e9e9e9;
  border-radius: 15px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  max-height: 795px;
  overflow-y: auto;
  margin-bottom: 15px;
}
.publication_item_wrap::-webkit-scrollbar {
  width: 6px;
}
.publication_item_wrap::-webkit-scrollbar-track {
  background: #e5e5e5;
  border-radius: 20px;
}
.publication_item_wrap::-webkit-scrollbar-thumb {
  background: #3A4E72;
  border-radius: 20px;
}
.publication_item_wrap .publication_item {
  padding: 20px 20px;
  border: 1px solid #e9e9e9;
  text-align: center;
}
.publication_item_wrap .publication_item h5 {
  color: #000;
  font-weight: 700;
  margin-bottom: 5px;
}
.publication_item_wrap .publication_item p {
  color: #616161;
  margin-bottom: 15px;
}
.publication_item_wrap .publication_item a {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #3A4E72;
  justify-content: center;
  font-weight: 600;
  font-size: 14px;
}

.publication_right {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 20px;
  position: relative;
}
.publication_right::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 191, 1, 0.6);
  border-radius: 20px;
}

.publication_right_content {
  position: relative;
  z-index: 9;
  text-align: center;
  padding: 40px 40px;
}
.publication_right_content h4 {
  color: #fff;
  font-weight: 700;
  margin-bottom: 15px;
}
.publication_right_content p {
  color: #fff;
  margin-bottom: 20px;
}
.publication_right_content a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background-color: #fff;
  color: #0d3d30;
  font-weight: 600;
  padding: 12px 20px;
  border-radius: 8px;
  transition: all 0.3s ease;
}
.publication_right_content a:hover {
  background-color: #3A4E72;
  color: #fff;
}

.publication_right_img {
  position: relative;
  z-index: 9;
  text-align: center;
}
.publication_right_img:hover img {
  transform: rotate(20deg);
}
.publication_right_img img {
  margin-bottom: -20%;
  transition: all 0.3s ease;
}

.publication_right_slider {
  position: relative;
  z-index: 9;
  padding: 0px 20px;
  padding-bottom: 20px;
}

.publication_slider_item img {
  border-radius: 20px;
  width: 100%;
}

.ic_events_area {
  background: #f9fafc;
}

.events_date_wrap {
  background-color: #3A4E72;
  border-radius: 8px 8px 0px 0px;
  position: relative;
}
.events_date_wrap .event_next_prev_week button {
  background: #fff;
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: none;
  color: #000;
  font-size: 18px;
  cursor: pointer;
  transition: all 0.3s ease;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.events_date_wrap .event_next_prev_week button:first-child {
  left: -20px;
}
.events_date_wrap .event_next_prev_week button:last-child {
  right: -20px;
}
.events_date_wrap .event_next_prev_week button:hover {
  color: #000;
}
.events_date_wrap ul {
  display: flex;
}
.events_date_wrap ul li {
  flex: 1;
  text-align: center;
  padding: 10px 0px;
  color: #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.events_date_wrap ul li:last-child {
  border-right: none;
}
.events_date_wrap ul li.active, .events_date_wrap ul li:hover {
  background-color: #0e3d30;
  cursor: pointer;
}
.events_date_wrap ul li span {
  font-size: 14px;
}

.event_content_wrap {
  background-color: #fff;
  border-radius: 0px 0px 8px 8px;
  padding: 40px 40px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}

.event_item_wrap {
  position: relative;
}
.event_item_wrap::after {
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background-color: #0e3d30;
  position: absolute;
  left: 195px;
  top: 0;
}

.event_item {
  display: flex;
  margin-bottom: 30px;
  gap: 15px;
}
.event_item:last-child {
  margin-bottom: 0px;
}
.event_item:last-child .event_des::after {
  bottom: 0;
  top: unset;
}
.event_item .event_time {
  width: 180px;
  flex: 0 0 180px;
}
.event_item .event_des {
  flex: 1;
  padding-left: 60px;
  position: relative;
}
.event_item .event_des p {
  color: #000;
  transition: all 0.3s;
}
.event_item .event_des p:hover {
  color: #008001;
}
.event_item .event_des::after {
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #0e3d30;
  display: block;
  position: absolute;
  top: 0;
  left: -8px;
  z-index: 9;
}
.event_item .event_des p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.event_img {
  text-align: right;
}


.blog_list_right {
  padding-left: 20px;
}
.blog_list_right .date {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #666666;
  margin-bottom: 10px;
}
.blog_list_right .date i {
  color: #3A4E72;
  font-size: 18px;
}
.blog_list_right h4 {
  color: #000;
  margin-bottom: 15px;
}
.blog_list_right p {
  color: #000;
  margin-bottom: 30px;
  font-weight: 500;
}
.blog_list_right .read_more_btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #3A4E72;
  font-size: 15px;
}

.farming_area {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.farming_header {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 30px;
}
.farming_header h3, .farming_header h3 span, h3 .farming_header span {
  color: #fff;
  font-weight: 700;
  margin-bottom: 15px;
}
.farming_header p {
  color: #fff;
}


@media only screen and (max-width: 1399.98px) {
  .farming_item {
    padding: 15px 15px;
    gap: 15px;
  }
}
.farming_item .icon {
  width: 155px;
  margin: 0 auto;
}
.farming_item .content {
  flex: 1;
}
.farming_item .content h5 {
  color: #0d3d30;
  margin-bottom: 5px;
  font-weight: 600;
}
.farming_item .content p {
  color: #8e97a2;
}

.achievement_area {
  padding: 40px 0;
  background-color: #f9fafc;
}

.achievement_header {
  align-items: center;
  margin-bottom: 40px;
}
.achievement_header h2, .achievement_header h2 span, h2 .achievement_header span {
  font-weight: 700;
  color: #000;
}
.achievement_header a {
  color: #3A4E72;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 16px;
}

.achievement_list_wrap {
  margin-bottom: 40px;
}

.blog_list_left {
  position: relative;
}
.blog_list_left img {
  border-radius: 20px;
  width: 100%;
}
.blog_list_left .left_content {
  background-color: rgba(10, 60, 48, 0.8);
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 20px 20px;
  width: 100%;
  border-radius: 0 0 20px 20px;
}
.blog_list_left .left_content p {
  color: #fff;
}

.blog_item {
  transition: all 0.3s ease;
}
.blog_item:hover {
  transform: translateY(-5px);
}
.blog_item:hover img {
  transform: scale(1.05);
}

.blog_item_img {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.blog_item_img img {
  border-radius: 20px;
  width: 100%;
  transition: all 0.3s ease;
}

.blog_item_content {
  padding: 20px 15px;
}
.blog_item_content h5 {
  color: #000;
  margin-bottom: 10px;
  font-weight: 600;
}
.blog_item_content p {
  color: #000000;
  margin-bottom: 15px;
  text-align: justify !important;
}
.blog_item_content .date {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #000;
  margin-bottom: 10px;
}
.blog_item_content .date i {
  color: #3A4E72;
  font-size: 18px;
}
.blog_item_content .read_more {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #3A4E72;
  font-weight: 600;
  font-size: 15px;
}
.blog_item_content .read_more i {
  font-size: 18px;
}

.mr_footer_top {
  background-color: #0e3d30;
  padding: 40px 0px;
}

.mr_footer_contact {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(175px, 1fr));
  justify-content: center;
  padding-bottom: 30px;
}

.mr_footer_contact_item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0px 15px;
  position: relative;
}
.mr_footer_contact_item::after {
  content: "";
  width: 3px;
  height: 65%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.mr_footer_contact_item:first-child::after {
  display: none;
}

.mr_footer_contact_item:last-child {
  padding-right: 0px;
}
.mr_footer_contact_item p {
  color: #ffffff;
  margin-bottom: 5px;
  font-size: 20px;
}
.mr_footer_contact_item a {
  color: #fff;
}

.mr_footer_main {
  background: rgba(0, 0, 0, 0.22);
  border: 1px solid rgba(255, 255, 255, 0.32);
  backdrop-filter: blur(3.9px);
  border-radius: 27px;
  padding: 30px 40px;
}

.mr_footer_left p {
  color: #fff;
  margin: 20px 0px 30px 0px;
}

.footer_social h4 {
  color: #fff;
  margin-bottom: 20px;
  font-weight: 700;
}
.footer_social ul {
  display: flex;
  gap: 10px;
}

.mr_footer_link {
  margin-top: 40px;
}
.mr_footer_link h4 {
  color: #fff;
  margin-bottom: 40px;
  font-weight: 700;
}
.mr_footer_link li {
  margin-bottom: 10px;
}
.mr_footer_link li a {
  color: #fff;
  font-size: 16px;
  line-height: 150%;
}
.mr_footer_link li a:hover {
  color: #3A4E72;
}

.mr_footer_copyright {
  background-color: #fff;
  text-align: center;
  padding: 25px 0px;
}
.mr_footer_copyright p {
  color: #000;
  font-weight: 500;
}
section.notice_area.section_space {
    padding: 55px 0;
}
.mr_footer_left img.footer-logo {
    width: 120px;
}

.publication_item_wrap .publication_item img{
    width: 85px;
    border-radius: 0px 127.5px 127.5px 127.5px;
    border: 2px dashed #3A4E72;
}

.goborning-body-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(276px, 1fr));
    gap: 25px;
}

.achievement_area .blog_item_content .date{
    font-size: 15px;
}

.event-img img{
    height: 240px;
}
.main-body-content-area .card .card-body.theme-content-box h4 {
    margin-top: 27px;
    margin-bottom: 10px;
}

.notice-table button img {
    width: 35px;
}

.btn:hover{
    color: #FFF;
    background-color: #035203;
    border-color: #035203;
}




.blog_item_img {
    position: relative;
    overflow: hidden;
}

.play_btn_overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

.blog_item_img a:hover .play_btn_overlay {
    transform: translate(-50%, -50%) scale(1.2);
    transition: 0.3s;
}

.video_text {
    position: absolute;
    bottom: 10px;
    left: 15px;
    color: #fff;
    background: rgba(0,0,0,0.5);
    padding: 10px;
    border-radius: 5px;
}
.achievement_area a.text-center{
    color: #5a9633;
    font-size: 18px;
    font-weight: 600;
    border: 1px solid #5a9633;
    padding: 5px 20px;
    border-radius: 5px;
}





@media (max-width: 668px){
    .mr_footer_contact_item{
        padding: 0 10px;
    }
    .mr_footer_contact_item:nth-child(3)::after {
      display: none;
    }
    .banner_slider_content h1, .banner_slider_content h1 span, h1 .banner_slider_content span {
        font-size: 6.5vw;
    }
    .banner_slider_content p{
        font-size: 4vw;
        
    }
    .banner_slider_content .banner_btn{
        font-size: 4vw;
    }
    .notice_tab_btn .nav-tabs button{
        font-size: 14px;
    }
    .notice_tab_btn .nav-tabs{
        gap: 8px;
    }
    .publication_left{
        padding: 0;
    }
    .publication_item_wrap{
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    }
}
















@media only screen and (max-width: 1399.98px) {
  .farming_item {
    padding: 15px 15px;
    gap: 15px;
  }
}
.farming_item .icon {
  width: 155px;
  margin: 0 auto;
}
.farming_item .content {
  flex: 1;
}
.farming_item .content h5 {
  color: #3A4E72;
  margin-bottom: 5px;
  font-size: 23px;
  line-height: 35px;
  font-weight: 600;
}
.farming_item .content p {
  color: #8e97a2;
}
@media only screen and (max-width: 1399.98px) {
  .about_item {
    padding: 25px 15px;
  }
}

.about_item .about_icon {
  width: 45px;
  margin: auto;
}

.about_item .about_content {
  flex: 1;
}
.about_item .about_content h3, .about_item .about_content h3 span, h3 .about_item .about_content span {
  color: #0a3c31;
  font-weight: 700;
  font-size: 22px;
}
.about_item .about_content p {
  color: #000;
  font-size: 12px;
}


@media print { 
    .print-preview-box.online-apply-student-section {
        width: 100% !important;
        margin: 0 auto;
        box-shadow: rgb(6 24 44 / 40%) 0px 0px 0px 2px, rgb(6 24 44 / 65%) 0px 4px 6px -1px, rgb(255 255 255 / 8%) 0px 1px 0px inset;
        border: none;
        border-radius: 5px;
        background: url(https://localhost/abdulmalek-master/uploads/images/1674646137982.png)!important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: 70% 35%!important;
        -webkit-print-color-adjust: exact;
    }
}


