
@font-face {
    font-family: 'Noto_Sans';
    src: url('fonts/Noto_Sans_Bengali_UI-Regular.ttf');
    font-weight: normal;
    font-style: normal;
    font-style: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Hind_Siliguri';
    src: url('fonts/Hind_Siliguri-Bold.ttf');
    font-weight: normal;
    font-style: normal;
    font-style: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SolaimanLipi';
    src: url('fonts/SolaimanLipi.ttf');
    font-weight: normal;
    font-style: normal;
    font-style: normal;
    font-style: normal;
}

.section-title{
    display: block;
    font-size: 14pt;
    color: #006838;
    font-family: Hind_Siliguri;
}

/*Restyle*/
.d-flex {
    display: flex;
}
.d-block {
    display: block;
}
.align-items-center{
    align-content: center;
}
.justify-content-center {
    justify-content: center;
}
.justify-content-end {
    justify-content: flex-end;
}
.justify-content-end img{
    height: 52px;
}
.border-0 {
    border: none !important;
}



.header__section.top {
    background: #fff;
    padding: 10px 0px;
}



.header__top-logos {
float: left;
width: 193px;
}
@media (max-width:768px) {
    .header__top-logos {
        float: left;
        width: auto;
    }
}
.update-cls {
    height: 42px !important;
}

.header__top-menu {
float: right;
width: 50px !important;
margin-right: -30px;
}

button.navbar-toggler.customize {
    background: no-repeat;
    border: none;
    color: #000;
    margin-left: 20px;
}

/* .header-logos {
    margin-right: 10px;
} */

.header__helpline {
    display: flex;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.header__helpline li {
    padding: 0px 10px;
    border-right: 1px solid #ddd;
    flex: 0 0 auto;
}
.header__helpline li .call-icon {
    color: #EF3A41;
    font-size: 30px;
    font-weight: bold;
    margin-top: 10px;
    margin-right: -10px;
}
.header__helpline li strong {
    color: #EF3A41;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    display: block;
    font-family: Noto_Sans
}

.header__helpline li span {
    display: block;
    text-align: center;
    font-family: SolaimanLipi;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}


.header__section.banner {
    background: url('../img/banner-bg.jpg');
    min-height: 390px;
    padding: 15px 0px;
}
.banner_left-panel {
    padding-top: 58px;
}
@media (max-width:768px) {
    .banner_left-panel {
        padding-top: 84px;
        height: 500px;
    }
}
.banner_left-panel h2 {
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    margin: 0px;
}

.banner_left-panel h3 {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    margin-top: 0px;
}
.quick-menu {
    background: #fff;
    border-radius: 10px;
    padding: 9px 22px;
    display: inline-block;
    margin: 0px 15px 15px 0px;
}
    .quick-menu strong {
        display: block;
        font-size: 14pt;
        color: #006838;
        font-family: Hind_Siliguri;
    }
.quick-menu strong.text-danger{
    color: #EF3A41;
}

.quick-menu span {
    color: #000;
    font-family: Hind_Siliguri;
}

.slider-img {
    max-height: 390px;
}

ol.carousel-indicators {
    padding: 0px 10px;
    background: rgba(0,0,0,.2);
    display: inline-block;
    width: auto;
    border-radius: 5px;
}

.carousel-inner {
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

img.img-responsive.slider-img {
    height: 375px !important;
    width: auto;
}



.header__live {
    display: flex;
    align-items: center;
}

.header__live-title {
    background: #ED1C24;
    height: 30px;
    padding: 0px 20px;
    color: #fff;
    width: 225px;
    line-height: 30px;
    font-family: Hind_Siliguri;
    font-size: 12pt;
    font-weight: bold;
}

.header__live-detail {
    background: #E6E7E8;
    height: 30px;
    font-family: SolaimanLipi;
    color: #000;
    width: calc(100% - 150px);
    line-height: 32px;
    padding: 0px 20px;
    font-size: 14pt;
}

/* .statistic {
    border: 1px solid #398DD3;
    border-radius: 10px;
    margin-bottom: 15px;
    display: flex;
    font-family: SolaimanLipi;
    margin-top: 20px;
    width: 530px;
    margin: 22px auto;
} */
.statistic {
    border: 1px solid #398DD3;
    border-radius: 10px;
    margin-bottom: 15px;
    display: flex;
    font-family: SolaimanLipi;
    margin-top: 20px;
    width: 530px;
    margin: 22px auto;
    width: 100%;

}

.statistic__efected {
    display: flex;
    width:100%;
}

.statistic__efected-old {
    list-style: none;
    margin: 0px;
    padding: 0px;
    background: #398DD3;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}



.statistic__efected-old li {
    height: 40px;
    padding: 0px 23px;
    line-height: 40px;
}

.statistic__efected-label {
    font-size: 15pt;
    width: 60px;
    display: inline-block;
    text-align: right;
}

.statistic__efected-value {
    font-size: 20pt;
}

.statistic__efected-old span {
    color: #fff;
}

.statistic__efected-old span img {
    height: 20px;
    width: 20px;
    margin: 0px 10px;
}

.statistic__efected-new {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.statistic__efected-new li {
    height: 36px;
    padding: 0px 15px;
    line-height: 40px;
    color: #FFF;
    font-family: SolaimanLipi;
    font-size: 16pt;
    margin-bottom: 4px;
}

.statistic__quarantine {
    padding: 10px;
}

.statistic__quarantine ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.statistic__quarantine li {
    display: flex;
    height: 38px;
}

.statistic__quarantine li span {
    flex: 0 0 80%;
    text-align: right;
    color: #231F20;
    font-family: SolaimanLipi;
    font-size: 12pt;
}

.statistic__quarantine li strong {
    color: #ED1C24;
    padding-left: 10px;
    font-size: 17pt;
    font-family: SolaimanLipi;
}

/* .are-you-doctor {
    padding-top: 30px;
    margin-top: 30px;
} */

.are-you-doctor h4 {
    color: #F7941E;
    font-family: SolaimanLipi;
    font-size: 18.6pt;
    margin-bottom: 0px;
}

.are-you-doctor p {
    color: #231F20;
    font-family: SolaimanLipi;
    font-size: 14pt;
}

.section__video {
    padding-bottom: 30px;
    background: rgb(76,92,186);
    background: linear-gradient(90deg, rgba(76,92,186,1) 0%, rgba(45,158,219,1) 35%, rgba(101,39,159,1) 100%);
}

.video-large {
    padding-top: 30px;
    padding-bottom: 30px;
}

    .video-large .youtube-carousel {
        border: 5px solid #fff;
        border-radius: 10px !important;
    }

.section__video .demo-gallery > ul > li {
    background: #fff;
}

    .section__video .demo-gallery > ul > li a {
        border: none
    }

.section__video .video-caption-update {
    color: #000;
    padding: 3px 5px;
    margin: 0px;
    font-family: SolaimanLipi;
    font-size: 18px;
    /* height: 55px; */
    display: inline-block;
}

@media only screen and (max-width: 1200px) and (min-width: 993px){
    .header__helpline li {
        padding: 0px 6px;
    }
    button.navbar-toggler.customize {
        margin-left: 10px;
    }
    .header__top-logos {
        width: 145px;
    }
}

/*.footer {
    background: #F7F7F7;
    padding: 30px 0px;
}*/

.call-hotline {
    color: #EF3A41;
    font-size: 24px;
    font-weight: bold;
    font-family: SolaimanLipi;
}

    .call-hotline .call-icon {
        font-size: 24px;
    }

    .call-hotline span {
        color: #000;
    }

    .call-hotline a {
        font-size: 28px;
    }


    .news-links ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

 

    .news-links a {
        color: #000;
        font-family: SolaimanLipi;
        font-size: 14pt;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        border-bottom: 1px dotted #999;
        padding-bottom: 3px;
        margin-bottom: 3px;
        display: block;
    }

        .news-links a:hover {
            border-bottom: 1px dotted #000;
        }
.section__help {
    padding: 30px 0px;
}


    .help-needed h3 {
        color: #009444;
        font-size: 16pt;
        font-family: Hind_Siliguri;
    }

.help-needed__item {
    border: 1px solid #F2BD83;
    display: flex;
    border-bottom: 7px solid #F2BD83;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 35px 15px;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 25px;
}

    .help-needed__item img {
        height: 58px;
    }

a.help-needed__item span {
    font-family: SolaimanLipi;
    font-size: 16pt;
    font-weight: bold;
    color: #333;
}

a.help-needed__item span.help-badge {
    font-family: SolaimanLipi;
    font-size: 15pt;
    font-weight: bold;
    color: #00776d;
    border-radius: 5px;
    position: absolute;
    right: 8%;
    top: 5%;
    border: 1px solid #11111147;
    height: 28px;
    min-width: 28px !important;
    text-align: center;
    padding: 0 2px;
}

@media (max-width:768px) {
    .help-needed__item {
        height: 140px;
    }
    a.help-needed__item span.help-badge {
        right: 15%;
    }
}



    .help__entrepreneur h3 {
        color: #009444;
        font-size: 16pt;
        font-family: Hind_Siliguri;
    }



.help__entrepreneur-badge {
    border: 2px solid #fff;
    border-radius: 50%;
    background: #39B54A;
    font-size: 10pt;
    padding: 4px;
    margin-left: 10px;
}

.help__entrepreneur-mobile-apps {
    padding: 20px;
    color: #fff;
    text-align: center;
    font-size: 16pt;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: SolaimanLipi;
}

.help__entrepreneur-portal {
    display: flex;
    color: #fff;
    font-size: 16pt;
}

.help__entrepreneur-portal-other-info {
    flex: 0 0 50%;
}

.help__entrepreneur-portal-screen {
    text-align: center;
    padding: 15px;
    margin-bottom: 10px;
    font-family: SolaimanLipi;
}

.help__entrepreneur-portal-chatbot {
    padding: 15px;
    text-align: center;
    font-family: SolaimanLipi;
}

.help__entrepreneur-portal-info {
    flex: 0 0 48%;
    margin-right: 2%;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-family: SolaimanLipi;
}

.help__entrepreneur-more {
    background: rgb(76,92,186);
    background: linear-gradient(90deg, rgba(76,92,186,1) 0%, rgba(45,158,219,1) 35%, rgba(101,39,159,1) 100%);
    display: flex;
    padding: 20px;
    margin-top: 10px;
}

.help__entrepreneur-more-item {
    flex: 0 0 23%;
    height: 60px;
    display: block;
    background: #fff;
    border-radius: 5px;
    margin: 0px 5px;
}


/*Service section*/
.other-service-section{
    margin: 50px 0;
}
.others-service-title{
    color:#039343;
    font-size: 26px;
}
.other-service-info{
    color:#221E1F;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 0;
}
.serviceLinkWrap{
    width: 47%;
    float:left;
    border-top: 2px solid #F1BD83;
    border-left: 2px solid #F1BD83;
    border-right: 2px solid #F1BD83;
    border-bottom: 10px solid #F1BD83;
    border-radius: 5px 5px 0px 0px;
    margin:15px 0;
    padding: 12px;
}
.serviceLinkWrap img{
    height: 80px;
}
.mobile-apps-link{
   height: 42px;
}
@media only screen and (max-width: 1200px) and (min-width: 993px) {
    .header__helpline li {
        padding: 0px 6px;
    }

    button.navbar-toggler.customize {
        margin-left: 10px;
    }

    .header__top-logos {
        width: 170px;
    }

    .demo-gallery > ul > li {
        width: 23%;
    }
}

@media only screen and (max-width: 992px) {
    .header__top-tocall {
        clear: both;
        padding-top: 15px;
    }
}

@media only screen and (max-width: 768px) {
    img.img-responsive.slider-img {
        height: auto;
        width: 100%;
    }
}


@media only screen and (max-width: 580px) {
    .header__helpline {
        flex-wrap: wrap;
    }

    /* .statistic {
        display: block;
        width: 100%;
    } */

    .statistic__quarantine li span {
        flex: 0 0 50%;
    }

    /* .header__top-menu {
        width: 160px;
    } */

    .carousel-inner {
        height: auto !important;
        margin-bottom: 10px;
    }

    img.img-responsive.slider-img {
        height: auto;
        width: 100%;
    }

    .quick-menu {
        padding: 9px;
    }

    .help-needed__item img {
        height: 34px;
        margin-right: 10px;
    }

    a.help-needed__item span {
        font-size: 14pt;
    }
}
