@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap');

/*Global Css start*/
body {
    font-family: 'Noto Sans', sans-serif;
}

button:focus {
    outline: none;
}

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: none;
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #121212;
    background-color: transparent;
    border-color: transparent;
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: none;
}

.header_search_input:focus {
    color: #495057;
    background-color: transparent;
    border-color: none;
    outline: 0;
    box-shadow: none;
}

.btn-primary:focus {
    box-shadow: none !important;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #0466FA;
    background-color: transparent;
    border-color: transparent;
}

.container {
    max-width: 1540px;
}

.btn {
    border-radius: 10px !important;
}

.none_big {
    display: none !important;
}

.nav {
    align-items: center;
}

/*Global Css end*/


/*-------------Inquary page main section css start------------------------*/

/*----------Tab start----------*/
.about_tab_nav_menu .active {
    color: #0466FA !important;
    background-color: #E6F0FF !important;
}

.about_tab_nav_menu a {
    width: 100%;
}

.col-md-2.col-sm-12.about_us_tab_nav {
    max-width: 196px;
}

.about_tab_nav_menu a {
    padding: 18px 16px;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #828282;
    display: flex;
    justify-content: space-between;
}

.about_tab_nav_menu .active {
    font-weight: 500;
}

.about_tab_nav_menu {
    border-radius: 8px;
    border: 1px solid #a5a5a5;
    overflow: hidden;
}

.buyers_customar_name h4 {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.01em;
    color: #011A3F;
}

.buyers_customar_name h1 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    color: #011A3F;
}

.buyers_customar_name {
    padding-left: 10px;
    padding-bottom: 33px;
}

.col-md-10.col-sm-12.about_us_tab_content {
    max-width: 1244px;
    min-width: 1244px;
    padding-left: 25px;
    padding-right: 0;
}

/*----------Tab end----------*/

.inquary_list {
    padding: 32px 0 165px;
}

.buyersP_tab_title h1 {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    color: #121212;
    border-bottom: 1px solid #121212;
    padding-bottom: 13px;
    margin-bottom: 13px;
}

.inq_prev_inq_para p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    color: #1F2027;
    margin-bottom: 0;
}

.inq_write_btn a {
    background: #0466FA;
    border-radius: 8px;
    padding: 5px 44px;
    color: #fff;
}

.inq_text_btn_wrapper {
    display: flex;
    justify-content: space-between;
}

.buyersP_tab_title {
    margin-bottom: 43px;
}

.inq_table table {
    width: 100%;
}

.inq_t_cell_25 {
    width: 25%;
}

.inq_t_cell_15 {
    width: 15%;
}

.inq_t_cell_8{
    width: 10%;
}

.inq_t_cell_60 {
    width: 60%;
}

.inq_table_head {
    background: #EFEFEF;
    border-top: 1px solid #828282;
    border-bottom: 1px solid #828282;
}

.inq_table_head th {
    padding: 16px 0;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    text-align: center;

    color: #121212;
}

.inq_table table tr td {
    height: 53px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    color: #121212;
    border-bottom: 1px solid #828282;
}

.inq_pagination {
    margin-top: 30px;
}

nav.inq_pagination ul li a {
    border: none !important;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #828282;
    padding: 5.5px 8.8px;
    border-radius: 3px;
    transition: 0.5s;
    margin: 0 5px;
}

nav.inq_pagination ul li a:hover {
    background: #0466FA;
    border-radius: 3px;
    color: #fff;
}

/*-------------Inquary page main section css end------------------------*/

/*Notice section css start*/
/*start-secound-section*/

.secound-section {
    border: 1px solid #828282;
    border-radius: 8px;
    margin-top: 20px;
    margin-left: 20px;
    border-radius: 5px;
    padding: 0px;
}

.h2-style {
    border-bottom: 1px solid #828282;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    padding: 10px 0px;
}

.main-div {
    min-height: 450px;
    border: 1px solid #828282;
    border-radius: 8px;
    margin: 20px 0 60px;
    border-radius: 5px;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #828282;
}

.inline-bar {
    margin: 30px 0px 0 0;
    border-top: 1px solid #828282;
    border-bottom: 1px solid #828282;
    height: 52.82px;
    display: flex;
    align-content: stretch;
}

.inline-bar.inquary_view_in_bar.row.pb-0 {
    margin-top: 0 !important;
}

.col-lg-4.padd0.notice_date.item_number_inq {
    justify-content: flex-start;
    padding: 0 40px !important;
}

.button-style2 {
    color: #fff;
    border: none;
    background: #0466fa;
    padding: 10px 40px;
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    margin-top: 40px !important;
}

.inline-bar div p {
    margin-bottom: 0;
}

.padd0 {
    padding: 0 !important;
}

.notice_table_title {
    background: #EFEFEF;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.notice_table_title p {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    color: #121212;
}

.notice_use_text p {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    color: #121212;
}

.notice_use_text {
    align-content: center;
    align-items: center;
    display: flex;
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.notice_date p {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    color: #000000;
}

.notice_date {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.notice_main_div {
    padding: 30px;
}

.notice_main_div p {
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #828282;
    margin-bottom: 60px;
}

.notice_main_div ol{
    padding-left: 20px;
}
.notice_main_div ol li{
    margin-bottom: 20px;
}
hr{
    border-top: 1px solid #121212;
}

/*First notice section start*/
.inq_t_cell_10{
    width: 10%;
}
.inq_t_cell_60{
    width: 60%;
}
.inq_t_cell_15{
    width: 15%;
}
/*First notice section end*/
/*Notice section css end*/
button.m_back_btn {
    display: none;
}

@media screen and (max-width:1200px) {
    .col-md-2.col-sm-12.about_us_tab_nav {
        display: none;
    }
    header {
        display: none;
    }
    .col-md-10.col-sm-12.about_us_tab_content {
        max-width: 1244px;
        min-width: auto;
        padding-left: 0;
        padding-right: 0;
    }
    .inq_table_head th {
        padding: 16px 0;
        font-style: normal;
        font-weight: 500;
        font-size: 13px;
        line-height: 100%;
        text-align: center;
        color: #121212;
    }
    .inq_table table tr td {
        height: 53px;
        font-style: normal;
        font-weight: 400;
        font-size: 11px;
        line-height: 100%;
        text-align: center;
        color: #121212;
        border-bottom: 1px solid #828282;
    }
    .inq_table_head th.inq_t_cell_60.text-center {
        width: 38%;
    }
    .inq_pagination .pagination {
        justify-content: center !important;
        padding: 40px 0px 0 !important;
    }
    .buyersP_tab_title h1 {
            color: #000;
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 100%;
        text-align: center;
        margin-bottom: 16px;
        margin-top: 16px;
        padding: 0;
        border-bottom: none;
    }
    button.m_back_btn {
        display: flex;
        position: absolute;
        top: 16px !important;
        background: none;
        border: none;
        font-size: 20px;
        padding: 0;
        z-index: 99;
    }
    .inquary_list {
        padding: 0 0 165px;
    }
    .inq_prev_inq_para p {
        font-style: normal;
        font-weight: 400;
        font-size: 13px;
        line-height: 150%;
        color: #1F2027;
        margin-bottom: 0;
    }
    .inq_text_btn_wrapper {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 2rem;
    }
}


















































