img{
    max-width: 100%!important;
    height: auto!important;
}

.business_setup_cards_wrapper{
    border-radius: 8px;
    border: 1px solid #D2D2D2;
}
.image_custom_wrapper > .custom_card_image{
    border-radius: 8px;
}
.heading_content_card > h3{
    color: #006496;
    font-size: 20px;
    font-weight: 700;
}
.heading_content_card > p{
    color: #006496;
    font-size: 15px;
    font-weight: 600;
}
.setup_card_ul_wrapper > li{
    list-style: none;
    color: #3c3c3c;
    line-height: 20px;
    margin-right: 0;
    position: relative;
    list-style-type: none;
    font-size: 13px;
    margin-left: 20px;
    margin-bottom: 5px;
}
.tick >li:before{
    content: "";
    display: inline-block;
    position: absolute;
    margin-right: 10px;
    left: -20px;
    top: 5px;
    background: url(../images/new-business-engine/tick.png);
    width: 14px;
    height: 14px;
}
.bottom_card_content{
  background: #daffe9;
  padding: 13px 10px;
  border-radius: 6px;
}
.bottom_card_content h3{
    color: #006496;
    font-size: 20px;
}
.bottom_card_content span{
    font-weight: 700;
}
.know_more_link{
    color: #006496;
    text-decoration: none;
    font-weight: 700;
    font-size: 13px;
    background-color: #fff;
    border-radius: 6px;
}
.know_more_link:hover{
    color: #006496;
}
/* Card Listing Css */
.card_list_wrapper{
    border: 1px solid #00000029;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 8px 8px 0px 0px;
    padding: 0;
}
.card_list_heading{
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    border-radius: 8px 8px 0px 0px;
    background: #5FA9D0;
    margin-bottom: 0;
    padding: 20px;
}
.card_list_ul{
    padding: 0 20px;
}
.card_list_ul >li:first-child{
    border-top: none;
}
.card_list_ul >li{
    list-style: none;
    border-top: 1px solid #eee;
    padding: 15px 15px;
}
.card_list_ul >li >a:after {
content: "";
position: absolute;
right: -10px;
top: 3px;
background-image: url(../images/new-business-engine/down-arrow.png);
height: 10px;
width: 20px;
background-size: contain;
background-repeat: no-repeat;
transform: rotate(-90deg);
}
.card_list_ul >li >a{
    font-size: 14px;
    color: #000;
    display: block;
    text-decoration: none;
    position: relative;
}
.card_list_ul >li >a:hover{
    color: #000;
}
.business_content_heading{
    color: #006496;
    font-size: 25px;
    font-weight: 700;
}
.business_content_dark_para{
    color: #19213A;
    font-size: 17px;
    font-weight: 700;
    margin-top: 14px;
    margin-bottom: 5px;
}
.business_content_light_para{
    color: #19213A;
    font-size: 15px;
    margin-bottom: 5px;
}
@media (max-width: 768px) and (min-width: 320px){
    .list-column{
        display: block!important;
        /* grid-template-columns: 1fr 1fr 1fr; */
    }
    .cus_breadcrumb .breadcrumb-item a{
        font-size: 13px;
    }
    .breadcrumb-item.active{
        font-size: 13px;
    }
    .breadcrumb-item+.breadcrumb-item{
        padding-left: 4px!important;
    }
    .cus_breadcrumb .breadcrumb-item+.breadcrumb-item::before{
        font-size: 15px!important;
        padding-right: 6px!important;
    }
    .banner_text_engine_wrapper{
        width: 100%!important;
    }
    .banner_text_engine_wrapper .banner_text{
        font-size: 20px!important;
    }
    .banner_text_engine_wrapper p{
        font-size: 11px!important;
    }
    .banner_text_engine_wrapper{
        top: 50%!important;
    }
    .call_link{
        font-size: 10px!important;
    }
}
@media (max-width: 1326px) and (min-width: 992px){
    .banner_text_engine_wrapper .banner_text{
        font-size: 25px!important;
    }
    .banner_text_engine_wrapper p{
        font-size: 13px!important;
    }
}
@media (max-width: 992px){
    .bottom_card_content h3{
        font-size: 15px;
    }
    .desk_engine_form{
        position: relative!important;
        top: 0!important;
        right: 0!important;
        width: 80%;
        margin: auto;
    }
    .custom_req_engine_box{
        max-width: 100% !important;
    }
    .banner_text_engine_wrapper{
        top: 47%;
        left: 0!important;
        padding: 10px;
        transform: translateY(-50%);
    }
    .banner_text_engine_wrapper .banner_text{
        font-size: 25px;
        color: #fff;
        font-weight: 700;
    }
    .banner_text_engine_wrapper p{
        font-size: 14px;
        color: #fff;
        margin-bottom: 7px;
    }
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    line-height: 1.2;
}

/* Faq Section css starts */

.faq_heading_button{
    background: #fff;
    color: #000;
    padding: 16px 20px 16px 0px;
}
.faq_heading_section .accordion-button:not(.collapsed){
    background: #fff;
    color: #000;
    font-weight: 700;
}
.faq_heading_section .accordion-button:focus{
    border: none;
    box-shadow: none;
}
.faq_heading_section .accordion-button:not(.collapsed)::after{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(180deg);
}
.faq_heading_section .accordion-button:not(.collapsed){
    box-shadow: none;
}
.faq_content_body .accordion-body{
    padding: 16px 20px 16px 0px;
}

/* Form Section Starts From Here */

.desk_engine_form{
    position: absolute;
    top: 0%;
    right: 10%;
    border-radius: 8px;
    border: 1px solid #D2D2D2;
    box-shadow: 0 2px 4px 2px rgb(195 186 186);
}
.banner_text_engine_wrapper{
    top: 47%;
    left: 5%;
    transform: translateY(-50%);
}
.banner_text_engine_wrapper .banner_text{
    font-size: 29px;
    color: #fff;
    font-weight: 700;
}
.banner_text_engine_wrapper p{
    font-size: 15px;
    color: #fff;
    margin-bottom: 7px;
}
.custom_req_engine_box {
    max-width: 340px;
}


@media (max-width: 1220px) and (min-width: 990px) {
    .custom_req_engine_box {
        max-width: 300px;
    }
}
@media (max-width: 990px) {
    .custom_req_engine_box {
        border-radius: 0 0 8px 8px !important;
        box-shadow: none !important;
    }
}
.custom_req_engine_box {
    background: #fff;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 2px 4px 2px rgb(195 186 186);
}
.form_engine_text {
    background-color: #5FA9D0;
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    border-radius: 8px 8px 0 0;
}
.form_engine_input,.text_area_engine,.form_submit_button{
    border-radius: 8px!important;
}


/* New Changes */
.form_submit_button{
    background: #31B768;
    border-color: #31B768!important;
}
.call_link{
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    font-size: 13px;
}
.call_link:hover{
    color: #006496;
    background: #fff;
}
.call_link img{
    width: 20px;
    margin-right: 10px;
}



/* Second Layout Changes */
.bottom_card_wrapper > p{
    color: #006496;
    font-size: 16px;
    font-weight: 700;
    min-height: 48px;
}
.bottom_card_wrapper > a {
    background-color: #e3e9e3;
    color: #19213A;
    font-size: 12px;
    display: inline-block;
    border-radius: 5px;
}
.freezone_business_wrapper_card{
    border: 1px solid #7F83914D;
    border-radius: 12px;
    background-color: #fff;
}
.freezone_business_wrapper_card:hover{
    border: 1px solid #00649680;
    box-shadow: #00000029;
}
.left_table_heading.active{
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #fff !important;
        background: #3886AD !important;
        margin-bottom: 0 !important;
        padding: 20px !important;
        border-radius: 6px 0 0 0!important;
        text-align: start;
    }
    .left_table_heading{
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #656B7B !important;
        background: #fff !important;
        margin-bottom: 0 !important;
        padding: 20px !important;
        border-radius: 6px 0 0 0!important;
        text-align: start;
    }
    .activity_company_wrapper{
        padding-left: 11px!important;
    }
    .listing_activity_company_wrapper{
        border: 1px solid #CBCDD3;
        border-radius: 0 6px 6px 0px;
        height: 500px;
        width: 100%;
        overflow-y: scroll;
    }
    .activity_tab_list_wrapper > li{
        list-style: none;
        border-top: 1px solid #eee;
        padding: 10px 0 10px 0;
        font-size: 14px;
        line-height: 24px;
    }
    .activity_tab_list_wrapper >li:first-child{
        border-top: none;
    }
    .activity_tab_list_wrapper >li:last-child{
        padding: 15px 0 0 0;
    }
    .activity_tab_list_wrapper > li a{
        color: #19213A;
    }
    .activity_tab_list_wrapper > li a:focus{
        color: #006496;
        font-weight: 700;
    }
    .activity_tab_list_wrapper > li a:hover{
        color: #19213A;
        font-weight: 700;
    }
    .country_company_wrapper{
        padding-left: 11px!important;
        height: 500px;
        width: 100%;
        overflow-y: scroll;
    }
    .listing_country_company_wrapper{
        border: 1px solid #CBCDD3;
        border-radius: 0 6px 6px 0px;
        height: 500px;
        width: 100%;
        overflow-y: scroll;
    }
    ::-webkit-scrollbar-thumb{
        background: #CBCDD3;
        border-radius: 0!important;
        cursor: pointer;
    }
    ::-webkit-scrollbar{
        width: 8px;
    }
    ::-webkit-scrollbar-thumb:hover{
        background: #CBCDD3;
    }
    ::-webkit-scrollbar-track{
        border-radius: 0!important;
    }

    /* Mobile tabs */

    .left_mobile_table_heading.active{
        font-size: 16px !important;
        font-weight: 700 !important;
        color: #656B7B !important;
        background: #fff !important;
        margin-bottom: 0 !important;
        padding: 10px 0 10px 0!important;
        border-radius: 6px 0 0 0!important;
        text-align: start;
        width: 100%;
    }
    .left_mobile_table_heading{
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #656B7B !important;
        background: #fff !important;
        margin-bottom: 0 !important;
        border-radius: 6px 0 0 0!important;
        text-align: start;
        width: 100%;
        border-top: 1px solid #eee!important;
        padding: 10px 0 10px 0!important;
        line-height: 24px;
    }
    #by_countries_tab_mobile >.left_mobile_table_heading:first-child{
        border: none!important;
    }
    #select_tab_mobile >.left_mobile_table_heading:first-child{
        border: none!important;
    }
    #by_activities_tab_mobile >.left_mobile_table_heading:first-child{
        border: none!important;
    }
    .dropdown-content > #by_countries_tab_mobile{
        height: 200px;
        width: 100%;
        overflow-y: scroll;
        overflow-x: hidden;
        background: #fff;
    }
    .dropdown-content > #select_tab_mobile{
        height: 200px;
        width: 100%;
        overflow-y: scroll;
        overflow-x: hidden;
        background: #fff;
    }




.dropbtn , .dropbtnActivity , .dropbtnSelect{
  background-color: #fff;
  color: #000;
  padding: 16px;
  font-size: 16px;
  text-align: start;
  border: none;
  cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus , .dropbtnActivity:hover, .dropbtnActivity:focus , .dropbtnSelect:hover, .dropbtnSelect:focus {
    background-color: #fff;
    color: #000;
}

#myInput {
  font-size: 16px;
  padding: 12px 13px 10px 3px;
  border: none;
}
#myInputActivity {
  font-size: 16px;
  padding: 12px 13px 10px 3px;
  border: none;
}
#myInputSelected {
  font-size: 16px;
  padding: 12px 13px 10px 3px;
  border: none;
}

#myInput:focus {outline: 3px solid #ddd;}
#myInputActivity:focus {outline: 3px solid #ddd;}
#myInputSelected:focus {outline: 3px solid #ddd;}

.dropdown {
  position: relative;
}
.dropdown_custome{
    border: 1px solid #ced4da;
}
.dropdown-content {
  display: none;
  background-color: #f6f6f6;
  overflow: auto;
  border: 1px solid #ddd;
  z-index: 1;
}
.dropdown-content > #by_activities_tab_mobile {
    height: auto;
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    background: #fff;
}
.dropdown-content > #select_tab_mobile {
    height: auto;
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    background: #fff;
}
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown a:hover {background-color: #ddd;}

.show {display: block;}
.hide{
    display: none;
}
.search_image{
    padding: 10px;
}
.arrow_up_activities{
    width: 20px;
}
.arrow_up_activities.rotate{
    transform: rotate(180deg);
}
.arrow_up_company{
    width: 20px;
}
.arrow_up_company.rotate{
    transform: rotate(180deg);
}
.arrow_up_company_select{
    width: 20px;
}
.arrow_up_company_select.rotate{
    transform: rotate(180deg);
}
.custom_error{
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #656B7B !important;
    background: #fff !important;
    margin-bottom: 0 !important;
    border-radius: 6px 0 0 0!important;
    text-align: start;
    width: 100%;
    border-top: 1px solid #eee!important;
    padding: 10px 0 10px 0!important;
    line-height: 24px;
}
/* Breadcrumb */
.cus_breadcrumb .breadcrumb-item+.breadcrumb-item::before{
    content: var(--bs-breadcrumb-divider, ">")!important;
    font-size: 18px;
    color: #006496!important;
}
.cus_breadcrumb .breadcrumb-item.active a{
    color: #006496!important;
    font-weight: 700!important;
}
.cus_breadcrumb .breadcrumb-item a{
    color: #006496!important;
    font-weight: 400!important;
}
a{
    cursor: pointer!important;
}

/* CSS Added by Nepolian for list column grid*/
.list-column{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 1800px) and (min-width: 1600px){
.desk_engine_form{
    top: 7%;
}
}
@media (max-width: 2652px) and (min-width: 1800px){
    .desk_engine_form{
        top: 10%;
    }
}
.call_link:focus{
    color: #fff;
}
.business_content_heading + ul{
    padding-left: 40px!important;
}
.banner_text_engine_wrapper ul li{
    font-size: 12px;
    color: #fff;
}

.product-description .product-bank-name a{
    font-size: 16px;
    font-weight: 700;
    color: #1478A8;
}
.product-description .product-bank-name a:hover{
    color: #30b666;
}
.banking-engine-cards-wrapper{
    border-radius: 1.5rem 0 1.5rem 0 !important;
}

.btn-know {
    background: #1478A8;
    border-color: #1478A8;
}
.btn-know {
    background: #1478A8;
    border-color: #1478A8;
    color: #fff;
}
.btn-know:hover {
    background: none;
    border-color: #1478A8;
    color: #1478A8;
}
.btn-primary:hover {
    background: none;
    border-color: #30b666;
    color: #30b666;
}
.btn-common {
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    padding: 14px 26px;
    font-weight: 700;
    border-radius: 1.5rem 0 1.5rem 0 !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: 1px solid transparent;
}

.main_heading_engine{
    color: #006496;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 3px;
}

@media (max-width: 992px) and (min-width: 320px){
.banner-custom-wrapper{
    background: url(../images/new-business-engine/final_dhanguard_mobile_banner.png);
    min-height: 300px;
}
.mobile-banner-wrapper{
    transform: translateY(0%);
}

}




    /* Card Features Section for Dhanguard Home Page */

    .features-card-section{
        border-radius: 1.5rem 0 1.5rem 0 !important;
        border-width: 2px !important;
    }
    .features-card-section > a{
        font-size: 14px;
        font-weight: 700;
        color: #1478A8;
    }