@import url(https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap);

.banner_section,
header h2 {
    position: relative
}

.banner_section .banner_heading h1 .br,
.faq .accordion .accordion-item:last-child:after,
header h2 {
    display: none
}

.digital_saving p,
header h2 {
    font-style: normal;
    font-size: 26px
}

body {
    font-family: Mulish, sans-serif !important;
    line-height: normal !important;
    background-color: #fff !important
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
ul {
    margin: 0;
    padding: 0
}

li {
    list-style-type: none
}

a {
    display: inline-block
}

header {
    background-image: linear-gradient(#f58220, #b02a30);
    padding-bottom: 5px
}

header a {
    padding: 13px 0 13px 44px;
    width: 320px
}

header h2 {
    font-family: Mulish;
    font-weight: 700;
    line-height: 45px;
    margin: 15px 0 0;
    color: #fff
}

header h2::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 19px;
    background-color: #fff;
    top: 15px;
    bottom: 0;
    left: -10px
}

.container {
    max-width: 94% !important
}

.m_update {
    margin-bottom: 230px
}

@media screen and (max-width:1600px) {
    header h2 {
        font-size: 24px
    }

    .m_update {
        margin-bottom: 290px
    }
}

@media screen and (max-width:1440px) {
    header a {
        padding: 13px 0 13px 44px;
        width: 280px
    }

    header h2 {
        margin: 15px 0 0 20px;
        font-size: 20px
    }

    header h2::before {
        height: 16px
    }

    .m_update {
        margin-bottom: 210px
    }
}

.banner_section .saving_account_content {
    width: 40%;
    position: absolute;
    top: 12%;
    left: 3%
}

@media screen and (max-width:1440.5px) {
    .banner_section .saving_account_content {
        width: 35%;
        top: 5%
    }
}

.banner_section .saving_account_content h1 {
    color: #a21a12;
    font-family: Mulish, sans-serif;
    font-optical-sizing: auto;
    font-weight: 900;
    font-size: 52px
}

@media screen and (max-width:1800px) {
    .banner_section .saving_account_content h1 {
        font-size: 45px
    }
}

@media screen and (max-width:1600px) {
    .banner_section .saving_account_content h1 {
        font-size: 40px
    }
}

@media screen and (max-width:1440.5px) {
    .banner_section .saving_account_content h1 {
        font-size: 30px
    }
}

@media screen and (max-width:1199.5px) {
    .m_update {
        margin-bottom: 250px
    }

    .banner_section .saving_account_content {
        width: 30%;
        top: 5%
    }

    .banner_section .saving_account_content h1 {
        font-size: 22px
    }
}

@media screen and (max-width:991.5px) {
    .m_update {
        margin-bottom: unset
    }

    .banner_section .saving_account_content {
        width: 88%;
        top: 2%
    }

    .banner_section .saving_account_content h1 {
        font-size: 24px
    }
}

@media screen and (max-width:767.5px) {
    header a {
        padding: 7px 0 7px 10px;
        width: 220px
    }

    header h2 {
        font-size: 14px;
        margin: 12px 0 0 18px
    }

    .container {
        max-width: 100% !important;
        margin-bottom: -35px
    }

    .banner_section .saving_account_content {
        width: 50%;
        font-size: 12px;
        top: 3%;
        left: 8%
    }

    .banner_section .saving_account_content h1 {
        font-size: 20px
    }
}

.banner_section .saving_account_content p {
    font-family: Mulish;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 135%;
    color: #000
}

@media screen and (max-width:1750.5px) {
    .banner_section .saving_account_content p {
        font-size: 24px
    }
}

@media screen and (max-width:1600px) {
    .banner_section .saving_account_content p {
        font-size: 20px
    }
}

@media screen and (max-width:1440.5px) {
    .banner_section .saving_account_content p {
        font-size: 18px
    }
}

@media screen and (max-width:1199.5px) {
    .banner_section .saving_account_content p {
        font-size: 14px
    }
}

@media screen and (max-width:991.5px) {
    .banner_section .saving_account_content p {
        font-size: 20px
    }
}

@media screen and (max-width:767.5px) {
    .banner_section .saving_account_content p {
        font-size: 20px;
        width: auto
    }
}

.banner_section .banner_heading {
    position: absolute;
    top: 20%;
    right: 8%
}

.banner_section .banner_heading h1 {
    color: #fff;
    font-weight: 700;
    font-size: 46px
}

.banner_section .pointers {
    display: flex;
    flex-wrap: wrap;
    padding: 28px 30px;
    margin-top: -10%;
    background: #f9e1ce;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    border-radius: 14px;
    margin-left: 15%;
    justify-content: center
}

.banner_section .pointers li {
    list-style-type: none;
    display: flex;
    align-items: center;
    width: 50%
}

.banner_section .pointers li p {
    color: #97281d;
    font-size: 25px;
    font-weight: 500
}

.banner_section .form_wrap {
    width: 540px;
    margin: 0 auto;
    position: absolute;
    right: 4%;
    top: 10%;
    bottom: 0
}

@media screen and (max-width:1600px) {
    .banner_section .banner_heading {
        top: 15%;
        right: 12%
    }

    .banner_section .banner_heading h1 {
        font-size: 42px
    }

    .banner_section .pointers .img_wrap {
        width: 60px
    }

    .banner_section .pointers li p {
        font-size: 18px
    }

    .banner_section .form_wrap {
        width: 510px;
        right: 4%;
        top: 5%
    }

    .banner_section .form_wrap form {
        padding: 4%
    }
}

@media screen and (max-width:1530.5px) {
    .banner_section .form_wrap {
        width: 450px;
        right: 3%
    }
}

@media screen and (max-width:1440px) {
    .banner_section .banner_heading {
        top: 18%;
        right: 8%
    }

    .banner_section .banner_heading h1 {
        font-size: 35px
    }

    .banner_section .pointers {
        padding: 18px 20px;
        margin-left: 10%
    }

    .banner_section .pointers li p {
        font-size: 16px;
        margin: 0 0 0 5px
    }

    .banner_section .form_wrap {
        width: 400px;
        right: 2%;
        top: 1%
    }
}

@media screen and (max-width:1199.5px) {
    .banner_section .banner_heading {
        top: 15%;
        right: 8%
    }

    .banner_section .banner_heading h1 {
        font-size: 30px
    }

    .banner_section .pointers .img_wrap {
        width: 50px
    }

    .banner_section .pointers li p {
        font-size: 14px
    }

    .banner_section .form_wrap {
        width: 340px
    }
}

@media screen and (max-width:1130.5px) {
    .banner_section .form_wrap {
        width: 320px
    }
}

@media screen and (max-width:991.5px) {
    .banner_section .banner_heading {
        right: 12%;
        top: 18%
    }

    .banner_section .banner_heading h1 {
        font-size: 25px;
        line-height: 30px
    }

    .banner_section .pointers {
        width: 90%;
        margin: -10% auto -10% 5%;
        padding: 8px 10px
    }

    .banner_section .pointers .img_wrap {
        width: 40px
    }

    .banner_section .pointers li p {
        font-size: 13px
    }

    .banner_section .form_wrap {
        position: unset;
        width: 90%;
        height: auto;
        margin: 4rem auto
    }

    #branch {
        background-color: #f5f5f5
    }
}

.banner_section .form_wrap .form_heading {
    background-color: #97291e;
    border-radius: 14px 14px 0 0;
    padding: 10px 15px;
    text-align: center;
    color: #fff
}

.banner_section .form_wrap .form_heading h4 {
    font-size: 22px;
    margin-bottom: 0
}

@media screen and (max-width:767.5px) {
    .banner_section .banner_heading {
        top: 11%
    }

    .banner_section .banner_heading h1 .br {
        display: block
    }

    .banner_section .banner_heading h1 {
        font-size: 22px;
        line-height: 28px
    }

    .banner_section .pointers {
        width: 100%;
        margin-left: unset
    }

    .banner_section .form_wrap {
        position: unset;
        width: 100%;
        margin: 1rem auto 2rem
    }

    .banner_section .form_wrap .form_heading h4 {
        font-size: 20px
    }

    .banner_section .form_wrap .form_heading {
        padding: 10px
    }
}

.banner_section .form_wrap form {
    background-color: #fff;
    border-radius: 0 0 14px 14px;
    padding: 4%;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

#mobile_number {
    padding-left: 40px
}

#branch {
    font-size: 20px;
    padding: 5px 10px;
    color: #000 !important;
    font-weight: 500;
    outline: 0;
    width: 90%;
    margin: 1% auto;
    border: none;
    border-bottom: 1px solid #c6c6c6
}

.number-span {
    position: absolute;
    top: -20%;
    font-size: 20px;
    font-weight: 500;
    color: #000
}

input[type=number] {
    appearance: textfield;
    -moz-appearance: textfield !important;
    -webkit-appearance: textfield
}

.banner_section .form_wrap form input[type=email],
.banner_section .form_wrap form input[type=number],
.banner_section .form_wrap form input[type=tel],
.banner_section .form_wrap form input[type=text] {
    font-size: 20px;
    font-weight: 500;
    outline: 0;
    width: 90%;
    margin: 1% auto;
    border: none;
    color: #000 !important;
    padding: 5px 10px;
    border-bottom: 1px solid #c6c6c6
}

.banner_section .form_wrap form input[type=number]::-webkit-inner-spin-button,
.banner_section .form_wrap form input[type=number]::-webkit-outer-spin-button,
.banner_section .form_wrap form input[type=tel]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: textfield;
    appearance: none
}

.banner_section .form_wrap form input[type=email]::placeholder,
.banner_section .form_wrap form input[type=number]::placeholder,
.banner_section .form_wrap form input[type=tel]::placeholder,
.banner_section .form_wrap form input[type=text]::placeholder {
    color: #666
}

.banner_section .form_wrap form .checkbox {
    margin: 5% 0
}

.banner_section .form_wrap form .checkbox input {
    border: 1px solid #aaa
}

.banner_section .form_wrap form .checkbox input:checked {
    background-color: #e3530f
}

.banner_section .form_wrap form .checkbox input:focus {
    box-shadow: none;
    outline: 0
}

.banner_section .form_wrap form .label_and_input {
    padding: 2%;
    width: 100%;
    display: flex;
    align-items: center
}

.banner_section .form_wrap form .label_and_input label {
    font-family: Mulish;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    color: #000;
    width: 60%
}

@media screen and (max-width:1600px) {
    .number-span {
        top: -11%;
        font-size: 18px
    }

    .banner_section .form_wrap form input[type=email],
    .banner_section .form_wrap form input[type=number],
    .banner_section .form_wrap form input[type=tel],
    .banner_section .form_wrap form input[type=text] {
        padding: 5px 10px;
        font-size: 16px
    }

    .banner_section .form_wrap form .label_and_input label {
        font-size: 18px
    }
}

@media screen and (max-width:1440px) {
    .banner_section .form_wrap form {
        padding: 3%
    }

    #mobile_number {
        padding-left: 30px
    }

    .number-span {
        top: 3px;
        font-size: 13px
    }

    .banner_section .form_wrap form input[type=email],
    .banner_section .form_wrap form input[type=number],
    .banner_section .form_wrap form input[type=tel],
    .banner_section .form_wrap form input[type=text] {
        font-size: 13px
    }

    .banner_section .form_wrap form .label_and_input label {
        font-size: 14px;
        width: 50%
    }

    #branch {
    font-size: 13px;
}
}

@media screen and (max-width:1199.5px) {
    .banner_section .form_wrap form {
        padding: 3%
    }

    .banner_section .form_wrap form input[type=email],
    .banner_section .form_wrap form input[type=number],
    .banner_section .form_wrap form input[type=tel],
    .banner_section .form_wrap form input[type=text] {
        font-size: 12px
    }

    .banner_section .form_wrap form .label_and_input label {
        width: 70%
    }
}

@media screen and (max-width:991.5px) {

    .banner_section .form_wrap form input[type=email],
    .banner_section .form_wrap form input[type=number],
    .banner_section .form_wrap form input[type=tel],
    .banner_section .form_wrap form input[type=text] {
        background-color: #f5f5f5;
        font-size: 11px;
        padding: 5px 10px
    }

    .banner_section .form_wrap form .label_and_input label {
        width: 50%
    }
}

.banner_section .form_wrap form .dob {
    display: flex;
    align-items: center
}

.banner_section .form_wrap form .dob input {
    width: 25%;
    background: #ddd;
    border-radius: 8px;
    text-align: center;
    margin: 0 5px
}

.banner_section .form_wrap form .pan_name {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #000
}

.banner_section .form_wrap form .resend_btn button {
    color: #db620a;
    font-size: 20px;
    line-height: 20px;
    border: none;
    outline: 0;
    border-radius: 30px;
    padding: 10px 25px
}

@media screen and (max-width:1600px) {
    .banner_section .form_wrap form .resend_btn button {
        font-size: 18px;
        padding: 8px 22px
    }
}

.banner_section .form_wrap form .timer_wrapper {
    background-color: #ddd;
    padding: 6px 9px;
    border-radius: 8px;
    text-align: center
}

.banner_section .form_wrap form .timer_wrapper span {
    font-size: 22px;
    line-height: 20px;
    color: #525252
}

.banner_section .form_wrap form .checkbox label {
    margin: 0;
    font-size: 12px;
    color: #000;
    padding: 0 !important
}

@media screen and (max-width:1440px) {

    .banner_section .form_wrap form .checkbox label,
    .banner_section .form_wrap form .pan_name {
        font-size: 10px
    }

    .banner_section .form_wrap form .resend_btn button {
        font-size: 16px;
        padding: 7px 22px;
        line-height: 18px
    }

    .banner_section .form_wrap form .timer_wrapper span {
        font-size: 18px
    }
}

@media screen and (max-width:767.5px) {

    .banner_section .form_wrap form input[type=email],
    .banner_section .form_wrap form input[type=number],
    .banner_section .form_wrap form input[type=tel],
    .banner_section .form_wrap form input[type=text] {
        font-size: 14px
    }

    .banner_section .form_wrap form .label_and_input label {
        width: 100%
    }

    .banner_section .form_wrap form .resend_btn button {
        font-size: 12px
    }

    .banner_section .form_wrap form .timer_wrapper span {
        font-size: 16px
    }

    .banner_section .form_wrap form .checkbox label {
        font-size: 12px;
        padding-left: 10px !important;
        margin: 0 1%
    }
}

.banner_section .form_wrap form .checkbox label a,
.footer a {
    text-decoration: none
}

.banner_section .form_wrap form .applynow {
    margin: 0 auto;
    width: 65%
}

.banner_section .form_wrap form .applynow button {
    text-decoration: none;
    font-family: Mulish;
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    padding: 10px 50px;
    color: #fff;
    border: none;
    background: #E3530F;
    border-radius: 5px;
    margin: 0 auto;
    display: block;
    text-align: center
}

.digital_saving {
    z-index: -1;
    background-color: #db620a;
    transform: translate(0, -56%)
}

.digital_saving p {
    font-family: Mulish;
    font-weight: 700;
    line-height: 38px;
    margin-bottom: 0 !important;
    color: #fff;
    padding: 10px 0
}

@media (max-width:1600px) {
    .digital_saving p {
        font-size: 18px;
        line-height: 30px
    }
}

@media (max-width:1440px) {
    .digital_saving p {
        font-size: 18px;
        line-height: 26px
    }
}

@media (max-width:1199.5px) {
    .digital_saving p {
        font-size: 16px;
        line-height: 26px
    }
}

@media (max-width:767.5px) {
    .digital_saving p {
        font-size: 13px;
        line-height: 20px
    }
}

.doucument_required .doucument_required_wrapper h2,
.features_benifits h2 {
    font-size: 36px;
    line-height: 135%;
    color: #97281d;
    font-family: Mulish;
    font-style: normal
}

.features_benifits {
    margin-top: 8rem
}

.features_benifits .video_kyc_wrapper .video_kyc_content {
    margin-bottom: 74px
}

.features_benifits .video_kyc_wrapper .video_kyc_content .video_kyc_img {
    width: 10%
}

.features_benifits .video_kyc_wrapper .video_kyc_content h2 {
    font-family: Mulish;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 45px;
    color: #525252
}

@media screen and (max-width:1600px) {
    .banner_section .form_wrap form .applynow button {
        font-size: 23px
    }

    .features_benifits .video_kyc_wrapper .video_kyc_content h2 {
        font-size: 29px
    }
}

@media screen and (max-width:1440px) {
    .banner_section .form_wrap form .applynow {
        width: 80%
    }

    .banner_section .form_wrap form .applynow button {
        font-size: 16px
    }

    .features_benifits {
        margin-top: 10rem
    }

    .features_benifits .video_kyc_wrapper .video_kyc_content {
        margin-bottom: 54px
    }

    .features_benifits .video_kyc_wrapper .video_kyc_content .video_kyc_img {
        width: 8%
    }

    .features_benifits .video_kyc_wrapper .video_kyc_content h2 {
        font-size: 24px
    }

    .features_benifits h2 {
        font-size: 28px
    }
}

@media screen and (max-width:1199.5px) {
    .banner_section .form_wrap form .applynow button {
        font-size: 16px
    }

    .features_benifits .video_kyc_wrapper .video_kyc_content h2 {
        font-size: 20px;
        line-height: 25px
    }
}

@media only screen and (min-width: 992px) {
    .features_benifits h2 {
        margin-top: 89px;
    }

    .samBanner {
        margin-left: 6%;
    }
}

.features_benifits .video_kyc_wrapper .video_kyc_content h2 a {
    color: #db620a;
    text-decoration: none
}

.features_benifits h2 {
    font-weight: 700;

}

.features_benifits .features_benifits_wrapper {
    box-shadow: 0 0 12px rgba(0, 0, 0, .25);
    border-radius: 20px;
    padding: 32px 26px;
    height: 360px;
    position: relative;
    margin-bottom: 50px
}

.features_benifits h3 {
    font-family: Mulish;
    font-style: normal;
    font-weight: 800;
    font-size: 26px;
    line-height: normal;
    padding-bottom: 10px;
    color: #97281d
}

.features_benifits p {
    font-family: Mulish;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    min-height: 65px;
    line-height: 25px;
    color: #000;
    margin-bottom: 0 !important
}

@media screen and (max-width:1440px) {
    .features_benifits .features_benifits_wrapper {
        padding: 20px 18px;
        height: 270px
    }

    .features_benifits h3 {
        font-size: 20px;
        line-height: normal
    }

    .features_benifits p {
        font-size: 14px;
        line-height: 18px
    }
}

@media screen and (max-width:991.5px) {
    .dnoneIpad {
        display: none
    }

    .banner_section .form_wrap form .applynow button {
        font-size: 16px
    }

    .features_benifits {
        margin-top: 1rem
    }

    .features_benifits h2 {
        font-size: 24px
    }

    .features_benifits .features_benifits_wrapper {
        padding: 20px 13px;
        height: 220px
    }

    .features_benifits h3 {
        font-size: 16px;
        line-height: normal;
        padding-bottom: unset
    }

    .features_benifits p {
        font-size: 11px;
        line-height: normal
    }
}

@media screen and (max-width:767.5px) {
    .banner_section .form_wrap form .applynow {
        width: 100%
    }

    .features_benifits .video_kyc_wrapper .video_kyc_content {
        margin-bottom: 40px
    }

    .features_benifits .video_kyc_wrapper .video_kyc_content .video_kyc_img {
        width: 20%
    }

    .features_benifits .video_kyc_wrapper .video_kyc_content h2 {
        font-size: 18px;
        line-height: 25px
    }

    .features_benifits h2 {
        font-size: 30px;
        margin-left: 3%
    }

    .features_benifits .features_benifits_wrapper {
        margin-left: 14px;
        padding: 30px 30px 100px;
        margin-right: 14px;
        margin-bottom: 30px;
        height: auto;
        position: relative
    }

    .features_benifits h3 {
        font-size: 22px;
        margin-bottom: 20px;
        line-height: normal
    }

    .features_benifits p {
        font-size: 16px;
        line-height: 20px;
        position: relative;
        z-index: 1
    }

    .features_benifits p br {
        display: none
    }
}

.features_benifits .features_benifits_img {
    position: absolute;
    width: 200px;
    height: 170px;
    display: flex;
    align-items: flex-end;
    right: 10px;
    bottom: 10px;
    justify-content: flex-end
}

.features_benifits .features_benifits_img img {
    height: 170px;
    width: auto;
    max-width: unset
}

@media screen and (max-width:1600px) {

    .features_benifits .features_benifits_img,
    .features_benifits .features_benifits_img img {
        height: 140px
    }

    .doucument_required .doucument_required_wrapper h2 {
        font-size: 32px
    }
}

@media screen and (max-width:1440px) {

    .features_benifits .features_benifits_img,
    .features_benifits .features_benifits_img img {
        height: 120px
    }
}

@media screen and (max-width:1199.5px) {

    .features_benifits .features_benifits_img,
    .features_benifits .features_benifits_img img {
        height: 100px
    }
}

@media screen and (max-width:991.5px) {

    .features_benifits .features_benifits_img,
    .features_benifits .features_benifits_img img {
        height: 90px
    }
}

@media screen and (max-width:300.5px) {
    .banner_section .saving_account_content h1 {
        font-size: 12px
    }

    .banner_section .saving_account_content p {
        font-size: 8px;
        width: max-content
    }

    .banner_section .form_wrap .form_heading h4 {
        font-size: 16px;
        margin-bottom: 0
    }

    .banner_section .form_wrap form .checkbox label {
        font-size: 10px;
        margin: 0 1%
    }

    .features_benifits p {
        font-size: 12px;
        line-height: 20px
    }

    .features_benifits .features_benifits_img img {
        height: 100px
    }
}

.doucument_required .doucument_required_wrapper {
    padding: 30px 60px 30px 30px;
    background: #f9e1ce;
    border-radius: 20px
}

.doucument_required .doucument_required_wrapper h2 {
    font-weight: 700;
    margin-bottom: 30px
}

.doucument_required .doucument_required_wrapper h3 {
    font-family: Mulish;
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 135%;
    color: #000
}

.doucument_required .doucument_required_wrapper h4 {
    font-family: Mulish;
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 135%;
    color: #97281d;
    margin: 50px 0
}

.doucument_required .doucument_required_wrapper ul li,
p {
    font-family: Mulish;
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 135%;
    color: #000;
    list-style-type: disc;
    margin-bottom: 10px
}

.kyc_section .kyc_wrapper {
    padding: 45px 0;
    background: #eaeaea;
    border-radius: 20px
}

.kyc_section .kyc_wrapper h2 {
    font-family: Mulish;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 135%;
    color: #97281d;
    margin-left: 4rem;
    margin-bottom: 48px
}

.kyc_section .kyc_wrapper_content {
    gap: 20px
}

.kyc_section .kyc_wrapper_content h3 {
    font-family: Mulish;
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 135%;
    color: #db620a
}

.fix_deposite_section {
    background: #f9e1ce;
    padding: 37px 0;
    margin-bottom: 30px
}

.banner--list>div>i,
.bullet--list>div,
.faq {
    background-color: #fff
}

.fix_deposite_section p {
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 31px;
    text-align: justify;
    color: #000
}

.atm_branches_section {
    padding: 80px 0
}

.atm_branches_section .atm_branch_wrapper {
    display: flex;
    align-items: center;
    background: #db620a;
    border-radius: 14px;
    padding: 25px 20px 10px 0;
    max-width: 98%;
    margin: 0 0 auto
}

.auto {
    margin: 0 0 0 auto !important
}

.atm_branches_section .atm_branch_wrapper span {
    font-family: Mulish;
    font-style: normal;
    font-weight: 800;
    font-size: 64px;
    line-height: 135%;
    color: #fff;
    text-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

.atm_branches_section .atm_branch_wrapper h4 {
    font-family: Mulish;
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 135%;
    color: #fff
}

.faq {
    margin-bottom: 30px
}

.faq .faq_btn,
.footer,
.new {
    background-color: #E3530F
}

.faq .faq_btn {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    border: none;
    border-radius: 30px;
    padding: 12px 68px;
    margin: 0 auto;
    display: block;
    color: #fff
}

.faq .accordion {
    padding: 0 23px
}

.faq .accordion .accordion-item {
    position: relative;
    border: 0;
    padding: 10px 0;
    color: #000;
    font-size: 22px;
    font-weight: 500
}

.faq .accordion .accordion-item:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid #000;
    right: 0;
    bottom: 0;
    width: 100%
}

.faq .accordion h2 button {
    color: #000;
    font-family: Mulish;
    font-size: 22px;
    font-weight: 500
}

.faq .accordion .accordion-body,
.faq .accordion .accordion-body p {
    color: #000;
    font-family: Mulish;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6
}

.faq .accordion .accordion-button:not(.collapsed) {
    background-color: unset;
    box-shadow: unset
}

.faq .accordion .accordion-button:focus {
    border: 0;
    box-shadow: unset
}

.faq .accordion .accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-icon)
}

.faq hr,
.new:hover {
    color: #fff
}

.footer {
    padding: 40px 0;
    margin-bottom: 6.2rem
}

.footer h4 {
    font-family: Mulish;
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 33px;
    color: #fff
}

.bullet-points {
    display: flex;
    width: 100% !important;
    color: #fff;
    font-weight: 700;
    padding: 10px
}

.bullet-points li {
    list-style: disc
}

.bullet-points li::marker {
    font-size: 20px;
    color: #97291e
}

.new {
    text-align: center;
    display: block !important;
    text-decoration: none;
    font-family: Mulish;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    padding: 18px 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    color: #fff
}

@media screen and (max-width:1600px) {

    .doucument_required .doucument_required_wrapper h3,
    .doucument_required .doucument_required_wrapper ul li,
    p {
        font-size: 24px
    }

    .doucument_required .doucument_required_wrapper h4 {
        margin: 30px 0;
        font-size: 24px
    }

    .kyc_section .kyc_wrapper h2 {
        margin-left: 3rem;
        margin-bottom: 40px
    }

    .kyc_section .kyc_wrapper_content h3 {
        font-size: 22px
    }

    .fix_deposite_section p {
        font-size: 22px;
        line-height: 28px
    }

    .atm_branches_section .atm_branch_wrapper span {
        font-size: 55px
    }

    .atm_branches_section .atm_branch_wrapper h4 {
        font-size: 32px
    }

    .footer {
        padding: 30px 0;
        margin-bottom: 4.1rem
    }

    .footer h4 {
        font-size: 20px;
        line-height: 33px;
        color: #fff
    }

    .new {
        font-size: 35px;
        padding: 10px 0
    }
}

@media screen and (max-width:1440px) {
    .doucument_required .doucument_required_wrapper h2 {
        margin-bottom: 20px;
        font-size: 28px;
        line-height: 120%
    }

    .doucument_required .doucument_required_wrapper h3,
    .doucument_required .doucument_required_wrapper h4 {
        font-size: 18px;
        line-height: 120%
    }

    .doucument_required .doucument_required_wrapper ul li,
    p {
        margin-bottom: 5px;
        font-size: 18px;
        line-height: 120%
    }

    .kyc_section .kyc_wrapper {
        padding: 30px 0
    }

    .kyc_section .kyc_wrapper h2 {
        font-size: 28px;
        margin-left: 1.5rem
    }

    .kyc_section .kyc_wrapper_content .kyc__img {
        width: 60px
    }

    .kyc_section .kyc_wrapper_content h3 {
        font-size: 16px
    }

    .fix_deposite_section {
        padding: 20px 0
    }

    .fix_deposite_section p {
        font-size: 18px;
        line-height: 22px
    }

    .atm_branches_section {
        padding: 40px 0
    }

    .atm_branches_section .atm_branch_wrapper .atm_img,
    .atm_branches_section .atm_branch_wrapper .branch_img {
        width: 30%
    }

    .atm_branches_section .atm_branch_wrapper span {
        font-size: 45px
    }

    .atm_branches_section .atm_branch_wrapper h4 {
        font-size: 24px
    }

    .faq .faq_btn {
        font-size: 20px;
        padding: 0 68px
    }

    .faq .accordion .accordion-item,
    .faq .accordion h2 button {
        font-size: 18px
    }

    .faq .accordion .accordion-body,
    .faq .accordion .accordion-body p {
        font-size: 15px
    }

    .footer {
        padding: 20px 0;
        margin-bottom: 3.5rem
    }

    .footer h4 {
        font-size: 16px;
        line-height: 25px;
        color: #fff
    }

    .new {
        font-size: 20px;
        padding: 15px 0
    }
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: #db620a !important
}

.thankyou_sec .tick {
    margin: 20% auto 5%;
    display: block;
    text-align: center
}

@media screen and (max-width:1440.5px) {
    .thankyou_sec .tick {
        margin: 14% auto 3%
    }
}

@media screen and (max-width:1199.5px) {
    .doucument_required .doucument_required_wrapper h2 {
        margin-bottom: 15px;
        font-size: 24px
    }

    .doucument_required .doucument_required_wrapper h3 {
        margin-bottom: 15px;
        font-size: 16px
    }

    .doucument_required .doucument_required_wrapper h4 {
        font-size: 16px;
        margin: 20px 0
    }

    .doucument_required .doucument_required_wrapper ul li,
    p {
        margin-bottom: 5px;
        font-size: 16px
    }

    .kyc_section .kyc_wrapper {
        padding: 30px 15px
    }

    .kyc_section .kyc_wrapper_content .kyc__img {
        width: 40px
    }

    .atm_branches_section .atm_branch_wrapper span {
        font-size: 38px
    }

    .footer h4 {
        font-size: 14px;
        line-height: 20px
    }

    .thankyou_sec .tick {
        margin: 40% auto 10%
    }
}

.thankyou,
.thankyou_sec .thankyou_txt {
    text-align: center
}

.thankyou_sec .thankyou_txt p {
    font-size: 36px;
    color: #db620a;
    line-height: 135%;
    font-weight: 500
}

.features_benifits .odd {
    background: #f9e1ce
}

.banner_img {
    background: url(../img/bg.webp) left top/auto 100% no-repeat #f3e6dd;
    text-align: center;
    min-height: 427px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end
}

@media screen and (max-width:1440.5px) {
    .thankyou_sec .thankyou_txt p {
        font-size: 26px
    }

    .samBanner {
        margin-right: 80px
    }

    .f\&bImg {
        top: -15px
    }
}

.bullet--list {
    max-width: 275px
}

.bullet--list>div {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 5px 10px;
    margin-bottom: 10px;
    border-radius: 5px
}

.bullet--list>div>span {
    color: #fa7800;
    font-weight: 900;
    font-size: 15px
}

.banner_section .saving_account_content h1 {
    margin-bottom: 20px
}

@media screen and (max-width:991.5px) {
    .kyc_section .kyc_wrapper h2 {
        font-size: 24px;
        margin-bottom: 30px
    }

    .atm_branches_section .atm_branch_wrapper span {
        font-size: 30px
    }

    .atm_branches_section .atm_branch_wrapper h4 {
        font-size: 20px
    }

    .samBanner {
        margin-right: 0
    }

    .bullet--list>div>span {
        font-size: 15px;
        color: #000;
        font-weight: 700
    }
}

@media screen and (max-width:767.5px) {
    .doucument_required .doucument_required_wrapper {
        padding: 20px
    }

    .doucument_required .doucument_required_wrapper h2 {
        margin-bottom: 15px;
        font-size: 20px
    }

    .kyc_section .kyc_wrapper {
        padding: 15px 14px
    }

    .kyc_section .kyc_wrapper h2 {
        font-size: 20px;
        margin-left: unset
    }

    .kyc_section .kyc_wrapper_content {
        gap: 10px
    }

    .kyc_section .kyc_wrapper_content h3 {
        font-size: 13px
    }

    .fix_deposite_section p {
        font-size: 16px;
        line-height: 19px
    }

    .atm_branches_section .atm_branch_wrapper {
        max-width: 100%;
        margin-bottom: 30px
    }

    .faq {
        margin-bottom: 60px
    }

    .faq .accordion,
    .faq .accordion .accordion-body,
    .faq .accordion .accordion-body p {
        padding: 0
    }

    .faq .accordion .accordion-item {
        display: block;
        border-bottom: 1px solid #000;
        border-radius: 0
    }

    .faq .accordion .accordion-item:after,
    .thankyou_sec .thankyou_txt p br {
        display: none
    }

    .faq .accordion .accordion-button {
        padding-right: 0;
        padding-left: 0
    }

    .footer {
        padding: 10px 0;
        margin-bottom: 3.4rem
    }

    .new {
        font-size: 18px;
        padding: 15px 0
    }

    .bullet-points {
        flex-direction: column;
        width: 100% !important;
        color: #fff;
        font-weight: 500;
        font-size: 13px;
        margin-top: 0 !important
    }

    .bullet-points li::marker {
        font-size: 12px
    }

    .thankyou_sec .tick {
        margin: 50% auto 10%;
        width: 20%
    }

    .thankyou_sec .thankyou_txt p {
        font-size: 18px;
        width: 100%;
        padding-top: 33%
    }

    .get-started-btn {
        text-align: center;
        border: none;
        background-color: #e3530f;
        color: #fff;
        margin: 0 0 0 34%;
        padding: 10px 27px;
        font-size: 13px;
        border-radius: 5px;
        font-weight: 700
    }

    .banner_section .saving_account_content h1 {
        margin-bottom: 15px;
        font-size: 18px
    }

    .icon--list {
        width: calc(100% - 100px);
        margin-top: 25px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 5px;
        justify-content: space-between
    }

    .bullet--list>div>span {
        font-size: 15px;
        color: #000;
        font-weight: 700
    }

    .bullet--list>div>img {
        width: 35px;
        height: auto
    }

    .bullet--list>div {
        margin-bottom: 12px;
        padding: 5px 10px;
        box-shadow: 0 0 15px rgb(0, 0, 0, .3)
    }

    .banner_section .saving_account_content {
        left: 10px;
        width: calc(100% - 20px);
        top: 10px
    }

    .icon--list>div {
        width: 31%;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        background-color: #fff;
        padding: 5px 1px;
        border-radius: 5px
    }

    .icon--list>div>span {
        color: #fa7800;
        font-weight: 900;
        font-size: 14px
    }

    .icon--list>div>img {
        width: 25px;
        height: auto
    }

    .saving_account_content h1>b {
        display: block;
        font-weight: 900
    }

    .bullet--list {
        width: calc(100%)
    }

    .personal-details .row .my-2 {
        margin-top: 5px !important
    }

    form input[type=number] {
        width: 70% !important
    }

    .features_benifits {
        background-color: #e8e8e8;
        padding: 30px 0 60px;
        border-radius: 30px;
        margin-bottom: 20px;
        margin-top: 40px
    }

    .features_benifits_wrapper {
        background-color: #ffd3b5
    }

    .features_benifits_wrapper.odd {
        background-color: #fff
    }
}

.banner_section .form_wrap .form_heading {
    border: 8px solid #fff;
    border-bottom: none;
    box-shadow: 0 -2px 4px rgba(0, 0, 0, .25)
}

.banner_section .form_wrap form {
    border: 8px solid #fff;
    border-top: none
}

.thankyou,
.thankyou_sec {
    background-color: #f9e1cb;
    height: 100vh;
    padding-top: 1px;

}

.thankyou p,
.thankyou_sec p {
    color: #a21a12
}

.get-started-btn {
    text-align: center;
    border: none;
    background-color: #e3530f;
    color: #fff;
    margin: 0;
    padding: 10px 27px;
    font-size: 13px;
    border-radius: 5px;
    font-weight: 700
}

.account-option span,
.more-benefits {
    font-size: 14px
}

.thankyou-text {
    padding-top: 13%
}

.account-option p {
    font-size: 14px;
    margin-top: 25px
}

/* .company-dropdown li {
    border: 1px solid #000;
    padding: 1px;
    font-size: 13px
    
}

.company-dropdown li:hover {
    background-color: #e3520f59
} */

.company-dropdown {
  max-height: 150px;       
  overflow-y: auto;        
  background: #fff;
  border: 1px solid #ccc;
  position: absolute;
  z-index: 9999;
  /* width: 100%; */
width: calc(100% + 2px);
    left: -1px;     
}

.company-dropdown li {
  border: 1px solid #000;
  padding: 4px 6px;
  font-size: 13px;
  cursor: pointer;
}

.company-dropdown li:hover {
  background-color: #f9e1ce;
}

.banner--box {
    background-color: #df5110;
    padding: 15px 25px;
    border-radius: 10px;
    margin: 240px auto 0;
    max-width: 330px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .3)
}

.more-benefits {
    color: #fff;
    text-align: center;
    margin-top: 0
}

.mob--apply_now {
    text-align: center;
    margin-top: 15px
}

.mob--apply_now>a {
    text-decoration: none;
    border: none;
    background-color: #df5110;
    color: #fff;
    margin: 0;
    padding: 12px 30px;
    font-size: 16px;
    border-radius: 5px;
    font-weight: 700
}

.orange--band>a,
.orange--band>a:hover {
    background-color: #E3530F;
    color: #fff
}

.mob--apply_now>a:hover {
    color: #fff;
    text-decoration: none
}

.otpbtn {
    display: inline
}

.banner--list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 20px
}

.banner--list>div>i,
.banner--list>div>span {
    position: relative;
    align-items: center;
    display: flex
}

.banner--list>div>i {
    border-radius: 100%;
    border: 2px solid #a21a12;
    padding: 0;
    width: 60px;
    height: 60px;
    z-index: 2;
    justify-content: center
}

.banner--list>div>span {
    background-color: #a21a12;
    padding: 0 10px 0 30px;
    border-radius: 0 20px 20px 0;
    color: #fff;
    margin-left: -25px;
    z-index: 1;
    width: 280px;
    min-height: 52px;
    font-size: 15px;
    font-weight: 800
}

.banner--list>div>i>img {
    width: 40px;
    height: 40px
}

.banner--list>div {
    width: 46%;
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.orange--band {
    width: 350px;
    font-size: 24px;
    margin-top: 20px;
    color: #a21a12
}

.orange--band>b {
    display: block
}

.orange--band>a {
    padding: 10px 15px;
    text-decoration: none;
    border-radius: 5px;
    display: inline-block;
    margin-top: 10px
}

@media screen and (max-width:1600.5px) {
    .banner--list>div>span {
        width: 230px
    }

    .orange--band {
        width: 350px;
        font-size: 22px
    }
}

@media screen and (max-width:1440.5px) {
    .banner--list>div>span {
        width: 280px
    }

    .banner--list>div {
        width: 100%
    }

    .banner--list {
        flex-direction: column;
        gap: 5px
    }

    .orange--band {
        width: 300px;
        font-size: 20px
    }
}

@media screen and (max-width:991.5px) {
    .banner_section .form_wrap .form_heading {
        border: none
    }

    .banner_section .form_wrap form {
        border: 1px solid #fff;
        border-top: none;
        background-color: #f5f5f5
    }

    .banner_img {
        justify-content: flex-end
    }

    .banner_img img {
        width: 100%
    }

    .banner--list>div>span {
        width: 280px
    }

    .orange--band {
        width: 300px;
        font-size: 16px
    }
}

@media screen and (max-width:767.5px) {
    .banner_img {
        justify-content: flex-end;
        align-items: flex-end;
        min-height: auto;
        background: url(../img/bg_mobile.webp) left top/cover no-repeat #f3e6dd
    }

    .banner_img img {
        width: 100%
    }

    .banner--list>div>i {
        width: 46px;
        height: 46px
    }

    .banner--list>div {
        margin-bottom: 5px;
        width: 100%
    }

    .banner--list>div>i>img {
        width: 26px;
        height: 26px
    }

    .banner--list {
        flex-direction: column;
        gap: 5px
    }

    .banner--list>div>span {
        width: 280px;
        min-height: 40px;
        font-size: 11px;
        line-height: 11px
    }

    .orange--band {
        margin-top: 0;
        padding: 10px 10px 0;
        width: fit-content;
        font-size: 12px
    }
}

@media screen and (max-width:480.5px) {
    .banner--list>div>span {
        width: 165px
    }

    .banner_img img {
        width: 100%
    }
}

.orange--band {
    position: absolute;
    left: 3%;
    margin-bottom: 2%;

}

.orange--band>a,
.orange--band>a:hover {
    background-color: #E3530F;
    color: #fff
}

.orange--band>a {
    padding: 9px 15px;
    text-decoration: none;
    border-radius: 5px;
    display: inline-block;
    margin-top: 10px
}


.d-mobile {
    display: none;
}

.d-desktop {
    display: block;
}

.faq .accordion .accordion-body p {
    font-size: 18px;
}

.faq .accordion .accordion-body p.small {
    font-size: 14px;
}

.faq .accordion .accordion-body ul,
.faq .accordion .accordion-body ol {
    padding-left: 30px;
}

.faq .accordion .accordion-body ul li {
    list-style-type: disc;
    padding-left: 10px;
}

.faq .accordion .accordion-body ol li {
    list-style-type: decimal;
    padding-left: 10px;
}

@media screen and (max-width: 1440px) {
    .faq .accordion .accordion-body p {
        font-size: 15px;
    }
}


@media screen and (max-width: 767.5px) {

    .faq .accordion .accordion-body,
    .faq .accordion .accordion-body ul li,
    .faq .accordion .accordion-body ol li {
        line-height: normal;
    }

    .faq .accordion .accordion-body p {
        font-size: 14px;
    }

    .faq .accordion .accordion-body ul,
    .faq .accordion .accordion-body ol {
        padding-left: 15px;
    }

    .faq .accordion .accordion-body ul li,
    .faq .accordion .accordion-body ol li {
        padding-left: 0px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 480.5px) {
    .d-mobile {
        display: block;
    }

    .d-desktop {
        display: none;
    }
}


.footer .container {
    margin-bottom: 0px;
}

.footer-info-text {
    color: #fff;
    font-size: 16px;
}

@media screen and (max-width: 767.5px) {
    .footer-info-text {
        font-size: 14px;
    }
}

.disclaimer {
    padding: 30px 0px 30px 0px;
}

.disclaimer>div {
    border-top: 1px solid #E3530F;
}

.disclaimerText p {
    font-size: 12px;
    line-height: 16px;
    color: #333333;
}

.disclaimer button {
    margin-top: 30px;
    font-size: 20px;
    line-height: 20px;
    color: #333333;
    background-color: transparent;
    border: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 10px;
    position: relative;
    align-items: center;


}

.disclaimer button .dis_img {
    margin-top: 0px;
    border: 1px solid #333;
    border-radius: 100%;
    position: relative;
    z-index: 1;
    background-color: white;
    width: 30px;
    padding: 4px;
    height: 30px;
}

.disclaimer button span {
    background-color: white;
    position: relative;
    z-index: 1;
    padding-right: 15px;
}

.disclaimer button::after {
    content: '';
    position: absolute;
    width: calc(100% - 40px);
    height: 1px;
    border: 1px dashed #333333;
    top: 35%;

}

@media screen and (max-width: 480.5px) {
    .disclaimer {
        padding: 30px 0px 50px 0px;
    }

    .disclaimer button .dis_img {
        margin-top: 0px;
        width: 25px;
        padding: 3px;
        height: 25px;
    }

    .disclaimer button::after {
        width: calc(100% - 40px);
        top: 35%;
    }
}

.imobile_direct {
    position: absolute;
    left: 15px;
    bottom: 15px;
    width: 150px;
}

@media screen and (max-width: 991.5px) {
    .imobile_direct {
        width: 100px;
    }
    .features_benifits_content >img {
        max-width:100px ;
    }
}

@media screen and (max-width: 768.5px) {
    .imobile_direct {
        left: 0px;
        bottom: -80px;
        width: 120px;
    }
  
}

@media screen and (max-width: 480.5px) {
    .features_benifits_content >img {
        max-width:unset ;
    }
    
}


select#annualincome {
  font-size: 13px;
  border: none;
  border-bottom: 0.5px solid #bcbaba;
  outline: none;
  background: transparent;
  padding-left: 6px
}

