@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: transparent;
    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*/

/*Side bar tab css start*/

.buyers_customar_name {
    padding-left: 20px;
    padding-bottom: 31px;
}

.col-md-2.about_us_tab_nav.need_nav {
    width: 196px;
    max-width: 196px;
}

.doc_fee .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #0466FA;
    background-color: #E6F0FF;
    border-radius: 0;
}

.doc_fee  .nav-pills .nav-link{
    padding: 18px 16px;
    display: flex;
    justify-content: space-between;
}

.buyers_customar_name h1 {
    font-style: normal;
    font-size: 20px;
    font-weight: 500;
    color: #011A3F;
    margin-bottom: 0;
}

.about_tab_nav_menu {
    border-radius: 8px;
    border: 1px solid #a5a5a5;
    overflow: hidden;
    display: flex;
    align-items: stretch;
}

.nav-pills .nav-link {
    border-radius: 0.25rem;
}

.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;
}

/*Side bar tab css end*/



/* Buyer Review page Start */
.left_side_content_wrapper {
    padding-left: 25px;
    max-width: 1344px;
    min-width: 1344px;
    padding-right: 0;
}

.rightbox {
    padding: 0em 34rem 0em 0em;
    height: 100%;
}

.rb-container {
    font-family: "PT Sans", sans-serif;
    width: 50%;
    margin: auto;
    display: block;
    position: relative;
    background-color: #333;
}

.rb-container ul.rb {
    margin: 2.5em 0;
    padding: 0;
    display: inline-block;
}

.rb-container ul.rb li {
    list-style: none;
    margin: auto;
    margin-left: 10em;
    min-height: 50px;
    border-left: 1px dashed #fff;
    padding: 0 0 50px 30px;
    position: relative;
}

.rb-container ul.rb li:last-child {
    border-left: 0;
}

.rb-container ul.rb li::before {
    position: absolute;
    left: -10px;
    top: -5px;
    content: " ";
    border: 8px solid rgba(255, 255, 255, 1);
    border-radius: 500%;
    background: #50d890;
    height: 20px;
    width: 20px;
    transition: all 500ms ease-in-out;
}

.rb-container ul.rb li:hover::before {
    border-color: #232931;
    transition: all 1000ms ease-in-out;
}

ul.rb li .timestamp {
    color: #50d890;
    position: relative;
    width: 100px;
    font-size: 12px;
}

.item-title {
    color: #fff;
}

.container-3 {
    width: 5em;
    vertical-align: right;
    white-space: nowrap;
    position: absolute;
}

.container-3 input#search {
    width: 150px;
    height: 30px;
    background: #fbfbfb;
    border: none;
    font-size: 10pt;
    color: #262626;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0.9em 0 0 28.5em;
    box-shadow: 3px 3px 15px rgba(119, 119, 119, 0.5);
}

.container-3 .icon {
    margin: 1.3em 3em 0 31.5em;
    position: absolute;
    width: 150px;
    height: 30px;
    z-index: 1;
    color: #4f5b66;
}

input::placeholder {
    padding: 5em 5em 1em 1em;
    color: #50d890;
}


/* Buyer Review page End */




/*Document and Fee section start*/
.doc_fee {
    padding: 48px 0 100px 0;
}

.doc_fee_tab_wrapper h1 {
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 100%;
    color: #0466FA;
    padding: 8px 0;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
}

.doc_fee_tab_wrapper p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 200%;
    color: #26282F;
    margin-bottom: 50px;
}

.doc_fee_basic_doc_field {
    border: 2px solid #828282;
    box-shadow: 0px 1px 0px rgb(0 0 0 / 1%);
    border-radius: 5px;
}

.doc_fee_basic_doc fieldset {
    padding: 0 37.33px 50px;
    border: 2px solid #828282;
box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.01);
border-radius: 5px;
margin-bottom: 63px;
}

.doc_fee_basic_doc .doc_fee_basic_doc_leg_subtitle {
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    color: #26282F;
    margin-bottom: 63px;
}

.doc_fee_basic_doc_leg {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 100%;
    text-align: center;
    color: #0466FA;
    width: auto;
    padding: 0 20px;
    margin-bottom: 14px;
}

.doc_fee_basic_doc_inner_con_div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #F8FAFB;
    border: 1px solid #E9E9E9;
    border-radius: 10px;
    padding: 35px 28px;
    margin-bottom: 32px;
}

.doc_fee_basic_doc_inner_con_div h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 170%;
    letter-spacing: 0.01em;
    color: #000000;
    margin-bottom: 0;
}

.doc_fee_basic_doc_inner_con_div button {
    background: #FFFFFF;
    border: 1px solid #8C8D91;
    border-radius: 5px;
    padding: 3px 14px;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 170%;
    text-align: right;
    letter-spacing: 0.01em;
    color: #8C8D91;
    cursor: pointer;
    width: 136px;
    height: 46px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.doc_fee_basic_doc_second_div_para {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #26282F;
}

.doc_fee_basic_doc_star_and_para {
    display: flex;
    margin-top: 21px;
}

.doc_fee_basic_doc_star_and_para h3{
    font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 150%;
color: #000000;
margin-right: 10px;
}

.doc_fee_basic_doc_inner_con_div_last_two{
    align-items: flex-start;
}

.doc_fee_basic_doc_inner_con_div_available {
    display: flex;
    margin-top: 33px;
}

.doc_fee_basic_doc_inner_con_div_available p:first-child{
    font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 170%;
letter-spacing: 0.01em;
color: #000000;
margin-right: 40px;
}

.doc_fee_basic_doc_inner_con_div_available p:last-child{
    font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 170%;
letter-spacing: 0.01em;
color: #F00000;
}

.doc_fee_basic_doc_inner_button_and_price_wrapper {
    display: flex;
    align-items: center;
    width: 245px;
    justify-content: space-between;
}

.doc_fee_basic_doc_inner_button_and_price_wrapper h2{
    font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 170%;
text-align: right;
letter-spacing: 0.01em;
color: #0466FA;
margin-bottom: 0;
}

.doc_fee_basic_doc_inner_con_div_available h2{
    margin-right: 15px;
}

.mar_0{
    margin-top: 0;
}

.mar_0 p{
    margin-bottom: 0;
}

.doc_fee_notice {
    border: 2px solid #828282;
    border-radius: 5px;
    padding: 50px;
}

.doc_fee_notice_first_row {
    display: flex;
    align-items: flex-start;
}

.doc_fee_notice_first_row img {
    margin-right: 15px;
}

.doc_fee_notice_text_row h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    color: #000000;
    margin-bottom: 24px;
}

.doc_fee_notice_text_row p{
    font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 170%;
color: #45464C;
margin-bottom: 0;
}

.doc_fee_notice_first_row:last-child{
    margin-bottom: 0;
}

.doc_fee_notice_first_row{
    margin-bottom: 55px;
}
/*Document and Fee section end*/




@media screen and (max-width:1200px) {
    .doc_fee_tab_wrapper 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: none;
    }
    .left_side_content_wrapper {
        padding-left: 25px;
        max-width: 1344px;
        min-width: auto;
        padding-right: 0;
    }
    button.m_back_btn.docu_btn {
        display: block;
        position: absolute;
        top: 0 !important;
        background: none;
        border: none;
        font-size: 20px;
        padding: 0;
        z-index: 99;
    }
    .doc_fee_basic_doc_leg {
        font-style: normal;
        font-weight: 600;
        font-size: 15px;
        line-height: 100%;
        text-align: center;
        color: #0466FA;
        width: auto;
        padding: 0 20px;
        margin-bottom: 14px;
    }
    .doc_fee_basic_doc .doc_fee_basic_doc_leg_subtitle {
        text-align: center;
        font-style: normal;
        font-weight: 400;
        font-size: 11px;
        line-height: 100%;
        color: #26282F;
        margin-bottom: 32px;
    }
    .doc_fee_basic_doc_inner_con_div {
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: none;
        border: none;
        border-radius: 10px;
        padding: 0;
        margin-bottom: 32px;
        flex-direction: column;
    }

    .doc_fee_basic_doc fieldset {
        padding: 0 15.33px 0;
        border: 2px solid #828282;
        box-shadow: 0px 1px 0px rgb(0 0 0 / 1%);
        border-radius: 5px;
        margin-bottom: 53px;
    }
    .additional_fee .doc_fee_basic_doc_inner_con_div h2 {
        width: 100%;
    }
    .doc_fee_basic_doc_inner_con_div .doc_fee_basic_doc_inner_button_and_price_wrapper h2 {
        font-size: 10px;
    }
    .doc_fee_basic_doc_inner_con_div h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 150%;
    letter-spacing: -0.5px;
    color: #000000;
    margin-bottom: 0;
    width: 85%;
    text-align: left;
    }
.doc_fee_basic_doc_inner_con_div_content_wrapper {
    width: 100%;
}
    .doc_fee_basic_doc_inner_con_div {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        background: none;
        border: none;
        border-radius: 10px;
        padding: 0;
        margin-bottom: 23px;
        flex-direction: column;
        position: relative;
    }

    .doc_fee_basic_doc_inner_con_div button {
background: none;
    border: 1px solid #0466FA;
    border-radius: 50px;
    padding: 0;
    font-style: normal;
    font-weight: bold;
    font-size: 1vw;
    line-height: 150%;
    text-align: center;
    letter-spacing: -0.5px;
    color: #0466FA;
    cursor: pointer;
    width: 44px;
    height: 19px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    z-index: 99;
    }
    .doc_fee_basic_doc_inner_con_div button img {
        display: none;
    }
    .doc_fee_basic_doc_star_and_para h3 {
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        line-height: 150%;
        color: #000000;
        margin-right: 10px;
    }
    .doc_fee_basic_doc_second_div_para {
    font-style: normal;
        font-weight: 400;
        font-size: 10px;
        line-height: 150%;
        color: #26282F;
        margin-bottom: 10px;
    }
    .doc_fee_basic_doc_star_and_para {
        display: flex;
        margin-top: 9px;
        background: #f3f3f3;
        padding: 10px 10px 0;
        border-radius: 10px;
    }
    .doc_fee_basic_doc_inner_con_div_available {
        display: flex;
        margin-top: 0;
        flex-direction: column;
    }
.doc_fee_basic_doc_inner_button_and_price_wrapper button {
    position: static;
    width: 50px;
}
    .doc_fee_basic_doc_inner_button_and_price_wrapper {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-between;
    }
    .doc_fee_basic_doc_inner_button_and_price_wrapper {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-between;
        background: #f3f3f3;
        padding: 10px;
        border-radius: 10px;
        margin-top: 5px;
    }
    .doc_fee_notice {
        border: none;
        border-radius: 5px;
        padding: 0;
    }
    .doc_fee_notice_first_row img {
        margin-right: 15px;
        display: none;
    }
    .doc_fee_notice_text_row h3 {
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 150%;
        color: #0466FA;
        margin-bottom: 10px;
    }
    .doc_fee_notice_text_row p {
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 150%;
        color: #45464C;
        margin-bottom: 0;
        border-radius: 13px;
        background: #F5F8FF;
        padding: 20px;
    }
    .doc_fee_notice_first_row:last-child {
        margin-bottom: 50px;
    }
    .doc_fee_notice_first_row {
        margin-bottom: 32px;
    }
    .doc_fee_basic_doc_inner_con_div_available p:last-child {
        font-style: normal;
        font-weight: 600;
        font-size: 10px;
        line-height: 170%;
        letter-spacing: 0.01em;
        color: #F00000;
            margin-top: 5px;
    }
    .doc_fee_basic_doc_inner_con_div_available h2 {
        width: 100%;
    }
    .doc_fee_basic_doc_inner_con_div_available p:first-child {
        display: none;
    }
}


















































