@import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@300&display=swap');


.search-btn
{
    margin-top:26px;
}


@media  (min-width: 320px) and (max-width: 480px) {

    .banner-section
    {
        height: 90vh;
        margin-top: -143px;
        margin-bottom: -40px;
        background-image: linear-gradient(to right, rgb(243, 225, 162), rgba(255,255,255,0.4)), url(https://library.green.edu.bd/public/assets/images/banner-2.jpg);
        background-size: cover;
    }

    .banner-container
    {
        margin-top: 130px;
        padding: 0px 20px;
    }

    .banner-title
    {
        font-size: 30px;
        margin-top: -25px;
    }

    .search-btn
    {
        font-size: 20px;
    }

    .logocontainer
    {

        height: 103px;
    }
}

@media  (min-width: 481px) and (max-width: 1366px) {

    .banner-section
    {
        height: 90vh;
        margin-top: -0px;
        margin-bottom: -40px;
        background-image: linear-gradient(to right, rgb(243, 225, 162), rgba(255,255,255,0.4)), url(https://library.green.edu.bd/public/assets/images/banner-2.jpg);
        background-size: cover;
    }

    .banner-container
    {
        margin-top: 130px;
        padding: 0px 20px;
    }

    .banner-title
    {
        font-size: 35px;
    }

    .search-btn
    {
        font-size: 20px;
    }

    .logocontainer
    {
        background: #ffffff;
        height: 103px;
    }
}

@media  (min-width: 1367px) and (max-width: 1920px) {

    .banner-section
    {
        height: 90vh;
        margin-top: -100px;
        margin-bottom: -40px;
        background-image: linear-gradient(to right, rgb(243, 225, 162), rgba(255,255,255,0.4)), url(https://library.green.edu.bd/public/assets/images/banner-2.jpg);
        background-size: cover;
    }

    .banner-container
    {
        margin-top: 200px;
        padding: 0px 20px;
    }

    .banner-title
    {
        font-size: 55px;
    }

    .search-btn
    {
        font-size: 20px;
    }

    .logocontainer
    {
        background: #ffffff;
        height: 103px;
    }
}


@media (max-width: 767px)
{
    .search-section .nav-tabs {
        margin: -54px;
    }
}



.buttonsets
{
    margin-bottom:15px;
}

.notice-title
{
    color:#186a83;
    line-height:23px;
    font-size:21px;
}


.innerpagebody
{
    background: #ffffff;
}



.innerpagecontent
{
    background: #ffffff;
    padding:40px;
    margin-top: -70px;
}

.innerpagetitlesection
{
    margin:0px;
    padding:0px;
    background:#94a99847;
    min-height:160px
}

.pagetitlesection
{
    border-bottom:3px solid #d9a61d;
}



.teamperson
{
    text-align: center;
    font-size: 16px;
    margin: 5px;
    /* background: #4db848; */
    padding: 8px;
    color: #1e5a47;
    /* border-radius: 34px; */
    line-height: 22px;
}

.pagetitle
{
    font-size: 28px;
    text-align: center;
    font-family: 'Vazirmatn', sans-serif;
}


.noticesecheader
{
    background: #e1ddcc;
    padding: 10px;
    color: #2a2626;
    font-weight: bold;
    border-bottom: 5px solid #5a5151;
    margin: 0px;
}




.error
{
    color: red;
}

.formscss
{
    background: #eaebde;
    border: 1px solid black;padding: 30px
}



.messagesection
{
    background: #dae3da;
    margin-top: -27px;
    padding: 32px;
}


.deptpage-subtitle
{
    font-size: 20px;
    padding: 10px 10px;
    background: #dcdada;
    text-align: left;
    margin-top: 15px;
}

.survey-form-check
{
    padding: 0px;
    width:20px;
    text-align: center;
}

.survey-check-label
{
    margin-top: 15px;
    margin-left: -35px;
}

.servey-form-table td input[type='checkbox']
{
    text-align: center;
}

.slider-title
{
    color: #ffffff;
    margin-top: -70px;
}


.listitemstyle
{
    font-size: 18px;
    text-align: justify;
    font-family: ui-rounded;
}


.shadoweffect
{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.actionbtn:hover
{
    background: red;
}

.noticecard
{
    background: #ffffff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.resource
{
    background: #fbffc0;
    padding: 75px 0px 0px;
}


.newarrivals
{
    background: #ffd985;
}

.servicesection
{
    background: #ffffff;
    min-height: 300px;
    padding-bottom: 45px;
}

.serviceaitem
{
    text-align: left;
    margin-bottom: 10px;
}


.serviceli{
    padding: 20px;
    background: #fdfbe9;
    height: 70px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.serviceli:hover
{
    background: #90dcdb;
    color:  #ffffff;;
}


.facilitiessection
{
    height: 400px;
    background:url('images/facilitiesback.jpg');
    background-size: 100%;
}


.facilitiesli{
    padding: 10px;
    background: #3d9da7;
}

.facilitiesli:hover{
    background: #21cc0c;
}




.journals
{
    background-color: #fbffc3;
    opacity: 1;
    background-size: 7px 7px;

}


.gallary
{
    background: #ffffff;
}



.userguide
{
    background:#ffffff;
    margin-bottom: -30px;
}





.userguideli{
    padding: 20px;
    background: #ffd985;
}

.userguideli:hover{
    background: #3d9da7;
}



.researchsection
{
    background: #ffd985;
    background-size: 100%;
}

.researhcard
{
    opacity: 1;
}

.researhbtn
{
    padding: 14px 33px;
    font-size: 22px;
    margin-top: 22px;
    border: 1px solid green;
    background: #ffffff;
    font-family: system-ui;
    color: #1d4b90;

}


.researchli
{
    padding: 10px;
    height: 40px;
}

.researchli:hover
{
    background: #3d9da7;
}



.learningtools
{
    background: #fbffc0;
    padding-bottom: 60px;
}

.learningtoolsbtn
{
    padding: 14px 33px;
    border-radius: 0;
    font-size: 22px;
    border: 0px;
    background: #3d9da7;
    border-radius: 8px;
    font-family: system-ui;
    color: #ffffff;
    font-weight: bold;

}



.tutorialsection
{

    background:#ffd985;
}

.archive
{
    background:#ffffff;
    padding-bottom: 60px;
}

.archivebtn
{
    padding: 15px 20px;
    font-size: 16px;
    border: 0px;
    background: #3d9da7;
    border-radius: 8px;
    font-family: system-ui;
    color: #ffffff;
    font-weight: bold;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.formsdoc
{
    background: #fbffc0;
    padding-top: 15px;
}

.classdoccard
{
    text-align: center;
    font-size: 20px;
}

.classdocbtn
{
    font-size: 18px;
    font-weight: bold;
    font-family: system-ui;
}

.eventssection
{
    background:#ffd985;
}


.commonbtn
{
    font-size: 18px;
    background: #3d9da7;
    font-family: system-ui;
    color: #ffffff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    border-radius: 8px;
    font-weight: bold;
}
