/* Custom font frontend/fonts/Shombhabona_V3.ttf in css*/
@font-face {
    font-family: Telenor;
    src: url(/frontend/fonts/Telenor-Light.862cd5d1.woff2) format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Telenor;
    src: url(/frontend/fonts/Telenor.8ffe367e.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Telenor;
    src: url(/frontend/fonts/Telenor-Medium.c9e9b92a.woff2) format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Telenor;
    src: url(/frontend/fonts/Telenor-Bold.b26c92dd.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Noto Sans Bengali;
    src: url(/frontend/fonts/Noto_Sans_Bengali.8468e6cb.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Noto Sans Bengali;
    src: url(/frontend/fonts/Noto_Sans_Bengali_Bold.6820b208.woff) format("woff");
    font-weight: 700;
    font-style: normal
}


html, body {
    font-family: Source Sans Pro, Telenor, Helvetica Neue, Helvetica, Arial, Noto Sans Bengali, sans-serif !important
}


.big-font {
    color: #fffd00;
    font-size: 90px;
    margin-left: 10px;
    text-align: left;
}

.small-text {
    font-size: 65px;
    color: #fffd00;
    margin-left: -10px;
}

.union {
    font-size: 45px;
    font-weight: 600;
    color: #fffd00;
    margin-top: 10px;
    line-height: 47px;
}

.location {
    height: 80px;
}

.bg-info {
    background-color: #2CBAD8;
}

.union-section {
    padding: 15px 0px;
}

.story-profile {
    padding: 0px 90px;
    overflow: hidden;

}

.story-profile img {
    /* width: 100%; */
    max-height: 475px;
    object-fit: contain;
    /* text-align: start; */
    margin-bottom: 18px;
}

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

.span-bg {
    text-align: center;
    background: #008CD1;
    width: fit-content;
    border-radius: 5px;
    padding: 6px;
    color: #fff;
}

.no-padding {
    padding: 0px;
}

.bg-yellow {
    background: #ffff1f;
}

.padding-25 {
    padding: 25px;
}

.help-area {
    background: #000f3c;
    padding: 18px !important;
    text-align: center;
}


.top-border {
    color: inherit;
    border: 0;
    border-top: 7px solid #00bcf6;
    opacity: .25;
    margin-top: 10px;

}

.uil {
    font-size: 33px;
    margin-left: 15px;
}

h5 {
    font-size: 50px;
    font-weight: 700;
}

h4 {
    font-weight: 600;
    font-size: 20px;
}

.title-area {
    padding: 15px 0px;
}

.bg-primary-dark {
    background: #7153FF;
}

.hoverinfo {
    padding: 4px;
    border-radius: 1px;
    background-color: #FFF;
    box-shadow: 1px 1px 5px #CCC;
    font-size: 12px;
    border: 1px solid #CCC;
}

.hoverinfo {
    background: #DEE1FA !important;
    border-radius: 5px !important;
    border: none !important;
}


.bg-info-1 {
    background: #ff9feb;
    border-radius: 2px;
    padding: 10px;
}

.bg-info-1-dark {
    background: #D25EBA;
    padding: 10px;
}

.bg-info-2 {
    background: #FFFFAC;
    padding: 10px;
    border-radius: 2px;
}

.bg-info-2-dark {
    background: #FFFF1F;
    padding: 10px;
}

.carousel-img {
    height: 250px;
    object-fit: contain;
    margin-bottom: 15px;
}

.carousel-indicators {
    margin-bottom: -2.5rem;

}

.carousel-indicators [data-bs-target] {
    height: 10px !important;
    width: 10px !important;
    background: transparent !important;
    border: 2px solid #ffffff !important;
    border-radius: 50%; /* Ensures the buttons are rounded */
}

.carousel-indicators .active {
    height: 13px !important;
    width: 13px !important;
    background-color: #00AEEF !important;
    border: none !important;


}

.partner-logo {
    margin: 10px;
    width: 75% !important;
}

.desktop-view-only {
    display: block;
}

.mobile-view-only {
    display: none;
}

.img-fluid {
    max-width: 100%;
    height: auto;
    border-radius: 1px;
}

.nav-item {
    padding: 0px 0px;
}


.scrollable-row {
    display: flex;
    /* overflow: hidden;*/
    white-space: nowrap;
}

.extra-section {
    padding: 80px 0px 0px 0px;
}

.parent-container {
    position: relative;
}

/* Update the CSS for .ctc-btn */
.ctc-btn {
    text-align: end;
    margin-top: 885px;
    background: #fff;
    color: #0281B4;
    font-size: 27px;
    font-weight: 600;
    position: absolute;
    right: 310px;
}

.big-carousel {
    min-height: 150px;
}

@media only screen and (max-width: 600px) {
    .big-carousel {
        height: 150px;
    }

    .union {
        line-height: 23px;
        margin-top: 22px !important;
        margin-left: 0px !important;
    }
}

/*mobile css*/
@media only screen and (max-width: 600px) {
    .desktop-view-only {
        display: none;
    }

    .mobile-view-only {
        display: block;
    }
    .partner-logo {
        margin: 10px;
        width: 100% !important;
    }
    .partner-logo {
        margin-bottom: 19px;
        border: 1px solid #ebebeba8;
        border-radius: 5px;
    }

    .big-font {
        font-size: 50px;
        margin-left: 10px;
        text-align: left;
    }

    .small-text {
        font-size: 30px;
        margin-left: -13px;
    }

    .union {
        font-size: 20px;
        font-weight: unset;
        margin-top: 0px;
        margin-left: 70px;
    }

    .location {
        height: 65px;
    }

    .hero-section {
        height: 230px;

    }

    .scrollable-row p {
        font-size: 17px;

    }

    .story-single-img {
        margin-bottom: 25px;
    }

    iframe {
        width: 100%;
        height: 200px !important;
    }

    .carousel-indicators {
        margin-bottom: 0.5rem;
    }

    .map-section {
        padding: 17px !important;
    }

    h5 {
        font-size: 30px;
        font-weight: 700;
    }

    h3 {
        font-size: 20px;
        font-weight: 700;
    }

    .mobile-margin {
        margin-bottom: 15px;
    }

    .text-end {
        text-align: center !important;
    }

    .text-start {
        text-align: center !important;
    }

    .gp-logo {
        margin-bottom: 15px !important;
    }

    .story-profile {
        padding: 0px 25px;
    }

    .span-bg {
        font-size: 17px;
    }

    .ctc-btn {
        position: static;
        text-align: center;
        margin-top: -41px;
        font-size: 16px;
        /* margin-left: 25px; */
        color: #05102c;
        width: 90%;
        margin-left: 5%;
    }
}
