﻿@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Bengali:wght@300;400;700&display=swap";





.btn-link {
    color: #348a47 !important;
    font-family: Noto Sans Bengali,sans-serif !important;
}

.card-body {
    padding: 5px 10px;
}

.custom_btn {
    background: none;
    border: none;
    color: green;
    cursor: pointer;
    font-weight: 600;
    margin-top: 0;
}

.btn-info {
    background: #348a47;
    color: #fff;
}

    .btn-info:hover {
        background: #2a6837;
    }

section {
    padding: 10px 0;
}

.root_content {
    background: #fff;
    box-shadow: 0 2px 8px #63636333;
    margin: 0 auto;
    overflow: hidden;
    width: 80%;
}

.notice-btn {
    background: #000;
    background: linear-gradient(0deg,#cfcfcf,#7a7a7a);
    border: none;
    cursor: pointer;
    margin-bottom: 20px;
    margin-left: 70%;
    padding: 8px 0;
    width: 15%;
}

.wiz {
    margin: 5px 0;
}

.wiz_heading {
    background-color: #348a47;
    color: #fff;
    font-family: Noto Sans Bengali,sans-serif !important;
    font-size: 20px;
    font-weight: 700;
    padding: 4px;
    text-align: center;
}

img {
    max-width: 100%;
}

figure.image img {
    width: 100% !important;
}

figure.table {
    overflow-x: auto !important;
}

@media (min-width:0) and (max-width:575px) {
    .root_content {
        width: 100%;
    }

    .top_bar .btn-link {
        margin: 2px;
        padding: 0;
    }

    .top_bar .date_div, .top_bar .text_right, footer {
        text-align: center;
    }

    .notice-btn {
        margin-bottom: 10px;
        margin-left: 55%;
        width: 40%;
    }
}



.carousel__next, .carousel__prev {
    align-items: center;
    background: var(--vc-nav-background);
    border: 0;
    border-radius: var(--vc-nav-border-radius);
    box-sizing: content-box;
    color: var(--vc-nav-color);
    cursor: pointer;
    display: flex;
    font-size: var(--vc-nav-height);
    height: var(--vc-nav-height);
    justify-content: center;
    margin: 0 10px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: var(--vc-nav-width);
}

    .carousel__next:hover, .carousel__prev:hover {
        color: var(--vc-nav-color-hover);
    }

.carousel__next--disabled, .carousel__prev--disabled {
    cursor: not-allowed;
    opacity: .5;
}

.carousel__prev {
    left: 0;
}

.carousel__next {
    right: 0;
}

.carousel--rtl .carousel__prev {
    left: auto;
    right: 0;
}

.carousel--rtl .carousel__next {
    left: 0;
    right: auto;
}

.carousel {
    box-sizing: border-box;
    overscroll-behavior: none;
    position: relative;
    text-align: center;
    touch-action: pan-y;
}

    .carousel.is-dragging {
        touch-action: none;
    }

    .carousel * {
        box-sizing: border-box;
    }

.carousel__track {
    display: flex;
    padding: 0 !important;
    position: relative;
}

.carousel__viewport {
    overflow: hidden;
}

.carousel__sr-only {
    clip: rect(0,0,0,0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.carousel__icon {
    fill: currentColor;
    height: var(--vc-icn-width);
    width: var(--vc-icn-width);
}

.carousel__pagination {
    display: flex;
    justify-content: center;
    line-height: 0;
    list-style: none;
    margin: 10px 0 0;
}

.carousel__pagination-button {
    background: transparent;
    border: 0;
    cursor: pointer;
    display: block;
    margin: 0;
    padding: var(--vc-pgn-margin);
}

    .carousel__pagination-button:after {
        background-color: var(--vc-pgn-background-color);
        border-radius: var(--vc-pgn-border-radius);
        content: "";
        display: block;
        height: var(--vc-pgn-height);
        width: var(--vc-pgn-width);
    }

    .carousel__pagination-button--active:after, .carousel__pagination-button:hover:after {
        background-color: var(--vc-pgn-active-color);
    }

.carousel__slide {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    margin: 0;
    position: relative;
    scroll-snap-stop: auto;
    transform: translateZ(0);
}

.page_404[data-v-8b881854] {
    background: #fff;
    font-family: Arvo,serif;
    padding: 40px 0;
}

.page_404 img[data-v-8b881854] {
    width: 100%;
}

.four_zero_four_bg[data-v-8b881854] {
    background-image: url(https://cdn.dribbble.com/users/285475/screenshots/2083086/dribbble_1.gif);
    background-position: 50%;
    height: 400px;
}

.four_zero_four_bg h1[data-v-8b881854], .four_zero_four_bg h3[data-v-8b881854] {
    font-size: 80px;
}

.link_404[data-v-8b881854] {
    background: #39ac31;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    margin: 20px 0;
    padding: 10px 20px;
}

.contant_box_404[data-v-8b881854] {
    margin-top: -50px;
}


.slider_parent[data-v-53a8e906] {
    height: auto;
    position: relative;
    width: 100%;
}

.slider_parent .title[data-v-53a8e906] {
    background: rgba(67,71,60,.329);
    border-left: 10px solid green;
    bottom: 0;
    color: #111;
    left: 0;
    padding: 5px 5px 5px 15px;
    position: absolute;
    right: 0;
    text-align: left;
}

.slider_parent .title h4[data-v-53a8e906] {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
}

.slider_parent img[data-v-53a8e906] {
    width: 100%;
}

.demo.vue3-marquee.vertical > .marquee {
    display: inline-block !important;
}

.notice-container {
    background: #f1f6e8;
    position: relative;
}

    .notice-container .world_img {
        position: absolute;
        right: 0;
        top: 0;
        transform: rotate(90deg);
        z-index: 5;
    }

    .notice-container h3 {
        text-align: left;
    }

    .notice-container .listItem {
        background: #f1f6e8;
        display: flex;
        flex-direction: column;
        max-height: 300px;
        min-height: 200px;
    }

        .notice-container .listItem ul a {
            color: #000;
            display: block;
            font-size: 13px;
            padding: 10px;
            text-decoration: none;
        }

.icon {
    color: #2eec2e;
    font-size: 10px;
    margin-right: 10px;
}

.notice_btn {
    background: #358a47;
    bottom: 0;
    color: #fff;
    padding: 10px 15px;
    position: absolute;
    right: 0;
    z-index: 40;
}

.scroll_item {
    color: #1e90ff !important;
}

.fa-building-columns[data-v-60fc9c44] {
    border: 5px solid;
    border-radius: 50%;
    display: inline-block;
    font-size: 30px;
    padding: 25px 13px;
}

.des[data-v-60fc9c44] {
    text-align: justify;
}

.icon[data-v-60fc9c44] {
    margin-bottom: 10px;
    position: relative;
    z-index: 100;
}

    .icon[data-v-60fc9c44]:after {
        background: #358a47;
        border-radius: 50px;
        bottom: 0;
        content: "";
        height: 5px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        width: 80px;
        z-index: -10;
    }

.description[data-v-60fc9c44]:first-letter {
    font-size: 30px;
    font-weight: 700;
}

p[data-v-60fc9c44] {
    text-align: justify;
}

.route-card-container[data-v-047fbc52] {
    display: grid;
    gap: 5px;
    grid-template-columns: repeat(2,1fr);
}

.route-card[data-v-047fbc52] {
    background-color: #f1f6e8;
    box-shadow: 0 1px 4px #00000029;
    margin-bottom: 10px;
    padding: 10px;
}

.router__title[data-v-047fbc52] {
    font-size: 16px;
    font-weight: 700;
    margin-left: 114px;
}

.route-content[data-v-047fbc52] {
    align-items: center;
    display: flex;
}

.route-content img[data-v-047fbc52] {
    height: 100px;
    margin-right: 10px;
    width: 100px;
}

.card-items[data-v-047fbc52] {
    display: flex;
    flex-direction: column;
}

.router__title a[data-v-047fbc52], .single-items[data-v-047fbc52] {
    color: #000;
    text-decoration: none;
}

.single-items[data-v-047fbc52] {
    align-items: center;
    display: flex;
    font-size: 14px;
    gap: 6px;
    margin: 2px 8px;
}

.single-items i[data-v-047fbc52] {
    color: #2adf2a;
    font-size: 10px;
}

.first_index[data-v-047fbc52] {
    background: red;
}

@media (min-width:0) and (max-width:575px) {
    .route-card-container[data-v-047fbc52] {
        gap: 0 !important;
        grid-template-columns: repeat(1,1fr);
    }
}

.card__ img[data-v-a9159bd5] {
    border: 1px solid #ccc;
    height: 200px;
}
