.nav-link {
    font-weight: bold;
    color: rgba(4, 74, 99)!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
}

.sharing_area{
    position:fixed;
    top:40vh;
    left:0px;
    width:50px;
}

.nav-item {
    padding-left: 0px!important;
    padding-right: 0px!important;
    margin: 0rem 0.5rem;
}

.consultation_icon {
    position: absolute;
    bottom: 0px;
}

a:hover {
    text-decoration: unset!important;
}

.tick_icon {
    width: 38px;
    height: 39px;
    background-image: url('/public/images/financing_loan/tick_icon.png');
}

.transfer_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 159px;
    height: 182px;
    background-image: url('/public/images/financing_loan/desktop_icon_5.png');
}

.contact_us_section {
    position: relative;
    left: 50%;
    transform: translate(-50%, 0px);
}

.table {
    margin-bottom: 0px!important;
    height: 100%;
}

.table th {
    padding: 0em!important;
}

.title_bar {
    width: 100%;
    padding: 3px 0px;
}

.title_bar * {
    font-weight: bold;
    color: white!important;
}

.table thead th {
    border-bottom: unset!important;
}

.table td, th {
    border-top: unset!important;
}

::marker {
    background-color: black!important;
    color: rgba(4, 74, 99)!important;
    font-size: 0.5em;
}

.contact_us_text_box {
    border-right: 1px solid rgba(44, 98, 122);
    padding: 40px;
}

.contact_us_form {
    padding: 40px;
}

.form_input_field {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 0px;
    border: unset!important;
}

.selected_filter_bar {
    min-height: 48px;
}

.NO_display {
    margin: 0px!important;
}

.Grey_background {
    padding: 40px 0px;
    background-color: rgba(242, 242, 242);
}

.Image_background {
    background-image: url("/public/images/Image_background.png");
    background-repeat: no-repeat;
    background-size: auto;
}

.ex_Image_background {
    background-image: url("/public/images/Image_background.png");
    background-repeat: no-repeat;
    background-size: auto;
    width: calc(100% + 30px);
    margin: -20px 0px;
    padding: 20px 0px;
}

.filter_bar {
    padding: 20px 0px;
}

.color_box_bar {
    display: inline-flex;
    list-style: none!important;
    margin-bottom: 0px!important;
    line-height: 2;
    justify-content: center;
}

.color_box {
    color: white!important;
    font-weight: bold!important;
    font-size: 0.5em;
    padding: 3px 5px;
    cursor: pointer;
}

.no_margin {
    margin: 0px!important;
}

.shop_container {
    max-height: 480px;
    margin: 20px 0px;
}

.shop_bottom_bar {
    display: block;
    width: 100%;
    background-color: rgba(44, 98, 122);
    color: white!important;
    font-weight: bold;
    text-align: center;
}

.commerical_query_buttom {
    position: relative;
    bottom: 0%;
    left: 50%;
    transform: translate(-50%, 0%);
    display: block;
    max-width: 400px;
    background-color: rgba(35, 180, 113);
    padding: 5px 0px;
    margin: 20px 0px;
    font-size: 1.2em;
    color: white!important;
    font-weight: bold;
    text-align: center;
}

.step_box {
    margin: 20px 0px;
}

.listing_item {
    margin: 5px 10px;
}

.listing_item img {
    max-height: 30px;
    max-width: 30px;
}

.listing_item * {
    margin: 0px 5px;
    vertical-align: middle;
}

.div_vertical_middle {
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
}

.Green_background {
    background-color: rgba(167, 255, 200);
}

.Blue_background {
    padding: 40px 0px;
    background-color: rgba(228, 247, 253);
}

.blue_word {
    color: rgba(38, 96, 120)!important;
    font-size: 1em;
    /*font-weight: bold;*/
}

.pink_word {
    color: rgba(193, 79, 105);
    font-size: 1em;
    /* font-weight: bold;*/
}

.bold {
    font-weight: bold;
}

.Orange_background {
    padding: 40px 0px;
    background-color: rgba(254, 239, 216);
}

.Fading_pink_background {
    background-color: rgba(247, 232, 235);
}

.Pink_background {
    background-color: rgba(240, 209, 215);
}

.breadcrumb {
    background-color: unset!important;
    padding: .75rem 0px!important;
}

.breadcrumb_current {
    color: rgba(35, 180, 113);
    font-weight: 800;
}

.green_hr {
    border: 0.01em solid rgba(35, 180, 113);
}

.footer {
    background-color: rgba(4, 74, 99)!important;
    color: white!important;
}

.white_container {
    background-color: white;
    margin: 0px 15px;
    padding: 20px;
}

.align_white_container {
    background-color: white!important;
    position: relative;
    height: 100%;
    width: 100%;
    padding: 40px;
}

.No_side_padding_white_container {
    background-color: white!important;
    position: relative;
    padding: 40px 0px;
}

.blue_list_word {
    font-weight: unset!important;
    font-size: 1.2em !important;
}

.push_up {
    position: relative;
    vertical-align: top;
}

.div_padding {
    padding: 20px 0px;
}

.bottom_table_list {
    position: absolute;
    bottom: 40px;
}

.bottom_table_list tbody tr td {
    padding: 5px 5px;
    line-height: 2;
}

.box_container {
    margin: 20px 0px;
}

.Dark_blue_background {
    background-color: rgba(38, 96, 120);
    color: white;
    font-size: 1.5em;
    font-weight: bold;
}

.Dark_green_background {
    background-color: rgba(33, 183, 119);
    color: white;
    font-size: 1.5em;
    font-weight: bold;
}

.Dark_pink_background {
    background-color: rgba(206, 102, 127);
    color: white;
    font-size: 1.5em;
    font-weight: bold;
}

.img_description {
    color: rgba(4, 74, 99);
    text-align: center;
    margin: 0px!important;
    font-weight: bold;
}

.img_description p {
    margin-bottom: 0px;
}

.text_content {
    margin-bottom: 0px!important;
    ;
    line-height: 2;
    font-size: 1.2em;
}

.forward_icon {
    position: absolute;
    top: calc(10% + 20px);
    right: -10%;
}

.white_container_content {
    margin: 40px 0px;
    position: relative;
    min-height: 400px;
}

.white_container_content * {
    margin: 10px 0;
}

.white_container_wide_content {
    margin: 40px 0px 0px 0px;
    position: relative;
    min-height: 250px;
}

.white_container_wide_content * {
    margin: 10px 0;
}

.furthermore_container {
    width: 100%;
    /*position: absolute; */
    bottom: 0px;
    text-align: center;
}

.furthermore {
    font-size: 1.2em;
    font-weight: bold;
    color: rgba(52, 171, 117);
    border-bottom: 2px solid rgba(52, 171, 117);
}

.furthermore:hover {
    font-size: 1.2em;
    font-weight: bold;
    color: rgba(52, 171, 117);
    border-bottom: 2px solid rgba(52, 171, 117);
    text-decoration: unset!important;
}

.blue_header {
    color: rgba(4, 74, 99);
    font-weight: bold;
}

.detail_left {
    border-right: 1px solid rgba(4, 74, 99);
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.left_no_padding {
    padding-left: 0px!important;
}

.bottom_no_padding {
    padding-bottom: 0px!important;
}

.detail_right_box {
    border-bottom: 1px solid rgba(4, 74, 99);
    padding: 20px 0px;
}

.last {
    border: unset!important;
}

.blue_box {
    background-color: rgba(4, 74, 99);
    color: white!important;
    padding: 3px 0px;
}

.blue_box * {
    margin: 0px!important;
}

.green_box {
    background-color: rgba(33, 183, 119);
    color: white!important;
    padding: 3px 0px;
}

.green_box * {
    margin: 0px!important;
}

.blue_box h4 {
    font-weight: bold;
}

.green_box h4 {
    font-weight: bold;
}

.green_header {
    color: rgba(33, 183, 119);
    font-weight: bold;
}

.pink_header {
    color: rgba(193, 79, 105);
    font-weight: bold;
}

.NO_background {
    padding: 40px 0px;
}

.footer_hr {
    margin: 0px!important;
    border: 0.001em solid white!important;
}

.footer_menu_container {
    margin: 10px 0px;
    width: 100%;
    text-align: center;
}

.footer_item {
    padding: 0px 20px;
    color: white!important;
    font-size: 0.8em;
}

.footer_item_border {
    border-right: 0.01em solid white;
}

.copyright {
    font-size: 0.5em;
}

.copyright_container {
    margin: 10px 0px;
    width: 100%;
    text-align: center;
}

.detail_header {
    border-bottom: 1px solid rgba(38, 96, 120);
}

.dropdown:hover .dropdown_menu {
    display: block;
}

.dropdown-menu {
    background-color: rgba(255, 255, 255, 0.8);
    text-align: center;
    min-width: 5em!important;
    border: none!important;
}

.dropdown-menu li a {
    color: rgba(44, 98, 122);
    text-decoration: unset!important;
    font-weight: bold;
}

.dropdown-menu li a:hover {
    color: rgba(35, 180, 113);
    text-decoration: unset!important;
    font-weight: bold;
}

.selected {
    color: rgba(35, 180, 113)!important;
    border-bottom: 2px solid rgba(35, 180, 113)!important;
    padding-bottom: 2px;
}

.box_title {
    padding: 0rem 0.75rem;
}

.mobile_footer_hyperlink {
    display: none;
}

.Mobile_banner {
    display: none;
}

.hyperlink_image:hover img {
    opacity: 0.5;
    border-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(0, 255, 0, 0.1));
}

.detail_query_button {
    position: fixed;
    left: calc(100% - 30px);
    border-radius: 5px;
    padding: 15px 10px 15px 5px;
    top: 30%;
    width: 40px;
    line-height: 1;
}

.detail_query_button:hover {
    color: white!important;
}

.chatbot {
    position: fixed;
    left: calc(100% - 50px - 10px);
    bottom: 1%;
}

.chatbot img {
    max-width: 50px;
    max-height: 50px;
}

.mobile_padding {}

@media screen and (max-width: 576px) {
    .bottom_table_list {
        position: relative!important;
    }
    .div_padding {
        padding: 20px 15px;
    }
    .desktop_footer_hyperlink {
        display: none;
    }
    .transfer_icon {
        position: relative!important;
    }
    .Desktop_banner {
        display: none;
    }
    .detail_right_box {
        text-align: center;
    }
    .Mobile_banner {
        display: block;
    }
    .div_vertical_middle {
        position: relative!important;
        top: unset!important;
        transform: unset!important;
        text-align: center;
    }
    #solution_header, #process_header {
        text-align: center;
    }
    .furthermore_container {
        position: relative!important;
    }
    .mobile_footer_hyperlink {
        display: block;
        padding-top: 10px;
    }
    .M_footer_item {
        display: block;
        color: white;
        margin: 10px 0px;
        padding: 10px 0px;
    }
    .forward_icon {
        display: none!important;
    }
    .lower {
        order: 2;
    }
    .upper {
        order: 1;
    }
    .consultation_icon_container {
        text-align: center;
    }
    .consultation_icon {
        position: relative!important;
    }
    .mobile_padding {
        padding: 20px 15px;
    }
}