.common-content {

    padding: 70px 0;

    text-align: center;

    position: relative;

}



.main-heading {

    text-align: center;

}



.main-heading h2 {

    font-weight: 800;

    font-size: 50px;

    text-transform: uppercase;

    color: #293664;

    letter-spacing: 2px;

}



.main-heading h3 {

    font-size: 25px;

    font-weight: 800;

    text-transform: uppercase;

    color: #0079d5;

    letter-spacing: 1px;

}



.main-heading p {

    font-size: 14px;

}



.intro-section {

    padding: 70px 0;

    background: #293664;

    color: #ffffff;

    text-align: center;

}



.intro-section h2,

.common-content h2 {

    font-size: 30px;

    text-transform: uppercase;

    font-weight: 700;

}



.intro-section h2 span,

.main-heading h2 span {

    color: #79c6ff;

}



.intro-box {

    background-color: #ffffff;

    color: #000000;

    padding: 38px 20px;

    margin: 20px 0;

}



.service-section {

    background-color: #293664;

    padding: 0  0 70px 0;

    color: #ffffff;

}



.service-content h2 {

    font-weight: 700;

    color: #79c6ff;

}



.service-box {

    display: flex;

    align-items: center;

    justify-content: space-between;

    gap: 15px;

    text-align: center;

    color: #ffffff;

    background-color: #495c9f;

    padding: 28px 24px 28px 34px;

    border-radius: 6px;

    margin: 17px 0;

}



.service-box h3 {

    margin: 0;

    font-size: 20px;

    font-weight: 700;

    text-transform: uppercase;

}



.service-item img {

    width: 100%;

    max-width: 70px;

}



.why-choose-us-content {

    text-align: center;

    margin-top: 30px;

}



.why-choose-us-content h2 {

    color: #ffffff;

    margin-bottom: 22px;

}



.why-choose-item {

    margin: 15px 0;

}



.why-choose-item figure {

    display: inline-block;

    margin: 0 auto;

}



.why-choose-item figure img {

    height: 60px !important;

    margin-bottom: 22px;

}



.why-choose-item p {

    font-size: 20px;

}



.why-choose-item p:last-child {

    margin: 0;

}



.work-section {

    background-color: #008181;

    text-align: center;

    padding: 80px 0 0 0;

}



.work-section h2 {

    color: #ffffff;

}



figure.woking-img {

    margin-bottom: 0;

    margin-top: -80px;

}



.about-section {

    background-color: #e3e3e3;

    padding: 70px 0;

}



.about-item {

    position: relative;

}



.about-item figure img {

    border-radius: 8px;

}



.about-caption {

    position: absolute;

    bottom: 30px;

    left: 0;

    right: 0;

    text-align: center;

}



.about-caption h4 {

    margin: 0;

    font-size: 30px;

    color: #28c3f4;

    text-transform: uppercase;

    letter-spacing: 1px;

    font-weight: 700;

}



.credit-product-section {

    padding: 70px 0;

}



.credit-product-section .row>* {

    margin: 10px 0;

}



.credit-product-item {

    background-color: #e8e8e8;

    padding: 22px 20px;

    font-size: 14px;

    border-radius: 10px;

    height: 100%;

}



.credit-product-item h4 {

    font-size: 16px;

    color: #003fc2;

    letter-spacing: 1px;

    font-weight: 700;

    margin-bottom: 6px;

}



.credit-product-item p {

    margin-bottom: 12px;

}



.credit-product-item-content {

    max-width: 200px;

    margin: 0 auto;

}



.credit-btn {

    color: #ffffff;

    font-weight: 700;

    display: inline-block;

    background: #3491d0;

    padding: 9px 9px;

    border-radius: 8px;

}



.credit-btn:hover {

    background-color: #0079cd;

    background-color: #2d9ce9;

    transform: scale(1.03);

    box-shadow: 1px 1px 0 #000;

}



.credit-btn i {

    color: #003fc2;

    margin-left: 22px;

}



.card-slider {

    margin-top: 32px;

    padding: 0 24px;

}



.card-slider .item {

    margin: 0 25px;

}



.credit-card-wrapper {

    padding: 24px 24px;

    background: #e8e8e8 url(images/credit-card-bg.jpg) no-repeat bottom right;

    min-height: 215px;

}



.card-right {

    font-size: 15px;

    color: #000000;

    height: 100%;

    position: relative;

    padding-bottom: 35px;

}



.card-right h4 {

    color: #3491d0;

    font-weight: 600;

    font-size: 18px;

    margin-bottom: 5px;

}



.card-right p {

    line-height: 20px;

}



.credit-apply-btn {

    display: inline-block;

    color: #000000;

    background-color: #ffffff;

    padding: 4px 16px 6px;

    border: 2px #0098ff solid;

    border-radius: 35px;

    line-height: 19px;

    position: absolute;

    right: 0;

    bottom: 0;

}



.credit-apply-btn:hover {

    background-color: #0098ff;

    color: #ffffff;

}



.insurance-section {

    background: #e3e3e3;

    padding: 70px 0;

}



.custom-row {

    --bs-gutter-x: 1.5rem;

    --bs-gutter-y: 0;

    display: flex;

    flex-wrap: wrap;

    margin-top: calc(-1 * var(--bs-gutter-y));

    margin-right: calc(-.5 * var(--bs-gutter-x));

    margin-left: calc(-.5 * var(--bs-gutter-x));

}



.custom-row>* {

    flex-shrink: 0;

    width: 100%;

    max-width: 100%;

    padding-right: calc(var(--bs-gutter-x) * .5);

    padding-left: calc(var(--bs-gutter-x) * .5);

    margin-top: var(--bs-gutter-y);

}



.grid-8 {

    flex: 0 0 auto;

    width: 12.5%;

}



.insurance-item {

    text-align: center;

    margin: 15px 0;

}



.insurance-item figure {

    display: inline-block;

    margin: 0 auto;

}



.insurance-item figure img {

    width: 90px;

    height: 100px !important;

    object-fit: contain;

}



.insurance-item h4 {

    margin: 0;

    font-size: 15px;

    font-weight: 700;

}



.insurance-item h4 a {

    color: #293664;

}



.insurance-card-wrapper {

    background: #ffffff url(images/insurance-card-bg.png) no-repeat right bottom;

    position: relative;

    font-size: 15px;

    color: #000000;

    padding: 25px 25px;

}


.investment-section .insurance-card-wrapper {

    background: #ffffff url(images/insurance-card-bg2.png) no-repeat right bottom;

}


.trading-section .insurance-card-wrapper {

    background: #ffffff url(images/trading-card-bg.png) no-repeat right bottom;

}



.insurance-card-wrapper h4 {

    font-size: 18px;

    color: #3491d0;

    font-weight: 600;

}



.insurance-card-wrapper p {

    line-height: 20px;
    min-height: 110px;
}



.insurance-card-wrapper figure img {

    height: 95px !important;

    margin-top: 25px;

}



.insurance-card-wrapper .credit-apply-btn {

    right: 25px;

    bottom: 25px;

}



.trading-section {

    background: #d0d0e1;

    padding: 70px 0;

}



.trading-section .insurance-item {

    text-align: center;

    margin: 10px 0;

}



.trading-section .insurance-item h4 {

    font-size: 16px;

    font-weight: 400;

}



.trading-section .insurance-item h4 a {

    color: #000000;

}



.trading-section .insurance-card-wrapper figure img {

    height: 85px !important;

}



.free-education-section {

    margin-top: 60px;

}



.free-education-item {

    padding: 22px 30px;

    background-color: #ffffff;

    border-radius: 8px;

    height: 100%;

}



.free-education-head {

    display: flex;

    align-items: center;

    gap: 20px;

    margin-bottom: 36px;

}



.free-education-head figure,

.free-education-head h4 {

    margin: 0;

}



.free-education-head figure {

    width: 100%;

    max-width: 80px;

}



.free-education-section .row>* {

    margin: 15px 0;

}



.free-education-head h4 {

    color: #ff7e2e;

    font-weight: 800;

    text-transform: uppercase;

    font-size: 20px;

}



.free-education-body {

    font-size: 14px;

}



.free-education-body h5 {

    color: #5881ba;

    font-weight: 800;

    text-transform: uppercase;

    font-size: 15px;

    margin-bottom: 2px;

}



.free-education-body .credit-btn {

    display: inline-flex;

    padding: 5px 9px;

    min-width: 166px;

    align-items: center;

    justify-content: space-between;

    margin-top: 30px;

}



.recent-offer-section {

    padding: 70px 0;

    background: #293664;

}



.recent-offer-section .main-heading h2 {

    color: #5e8fff;

}



.recent-offer-section .slick-arrow img {

    -webkit-filter: invert(100%); /* Safari/Chrome */

    filter: invert(100%);

}



.offer-card-wrapper {

    background: #e8e8e8;

    padding: 35px 30px 70px;

    border-radius: 8px;

    position: relative;

    overflow: hidden;

}



.offer-card-head {

    display: flex;

    justify-content: space-between;

    gap: 20px;

    margin-bottom: 25px;

}



.offer-each-item h3 {

    font-weight: 700;

    font-size: 30px;

    color: #3170ff;

    text-transform: uppercase;

    letter-spacing: 2px;

    line-height: 24px;

}



.offer-each-item h4 {

    font-weight: 700;

    font-size: 20px;

    color: #f7772a;

    letter-spacing: 1px;

    margin-bottom: 26px;

}



.offer-each-item ul {

    padding: 0;

    margin: 0;

}



.offer-each-item ul li {

    background: url(images/li-icon2.png) no-repeat left top 4px;

    padding-left: 19px;

    color: #293664;

}



.offer-each-item ul li + li {

    margin-top: 10px;

}



.int-rate-box {

    background-color: #ffffff;

    padding: 8px 12px;

    border-radius: 10px;

    color: #000000;

    font-size: 14px;

    height: 100%;

}



.int-rate-box p {

    margin: 0;

}



.offer-btm-text {

    color: #ffffff;

    font-size: 16px;

    font-weight: 700;

    padding: 11px 30px;

    background: linear-gradient(to right, rgba(0,152,255,1) 0%,rgba(2,75,253,1) 100%);

    POSITION: ABSOLUTE;

    position: absolute;

    left: 0;

    width: 100%;

    bottom: 0;

    letter-spacing: 1px;

}



.financial-tools-section {

    padding: 70px 0;

}



.financial-tools-section .main-heading h2 {

    color: #5e8fff;

}



.financial-tool-item {

    background-color: #e8e8e8;

    background-position: bottom center;

    background-repeat: no-repeat;

    background-size: 100%;

    padding: 45px 34px;

    border: 3px #fff solid;

    border-radius: 8px;

    box-shadow: 0 0 29px rgb(0 0 0 / 15%);

    margin: 15px 0;

}



.financial-tool-item h4 {

    font-size: 20px;

    font-weight: 800;

    color: #000000;

}



.financial-tool-item h4 span {

    color: #0098ff;

    text-transform: uppercase;

}



.check-now-btn {

    display: inline-block;

    color: #ffffff;

    font-size: 20px;

    font-weight: 700;

    background-color: #1161f0;

    border-radius: 8px;

    padding: 9px 12px;

    margin: 60px auto 0;

}



.check-now-btn:hover {

    background-color: #0098ff;

    transform: scale(1.03);

    box-shadow: 2px 2px 0 #000;

}



.fin-btn-center {

    text-align: center;

}



.credit-score-section {

    padding: 60px 0;

    background-color: #dddddd;

}



.credit-score-right h3 {

    font-weight: 700;

    color: #000000;

    font-size: 25px;

    margin-bottom: 30px;

}



.credit-score-right h3 span {

    color: #004ec3;

    text-transform: uppercase;

}



.credit-score-right ul {

    padding: 0;

}



.credit-score-right ul li {

    background: url(images/li-icon3.png) no-repeat left top 7px;

    padding-left: 28px;

    font-size: 20px;

    color: #000000;

}



.credit-score-right .check-now-btn {

    font-size: 16px;

    min-width: 160px;

    text-align: center;

    margin: 0;

}



.credit-score-right {

    position: relative;

    background: url(images/credit-score-img2.png) no-repeat bottom right;

}



.our-partner-section {

    padding: 70px 0;

}



.our-partner-section .main-heading h2,

.blog-section .main-heading h2 {

    color: #5e8fff;

}



.custom-tab ul {

    padding: 0;

    margin: 0 0 30px 0;

    text-align: center;

}



.custom-tab ul li {

    display: inline-block;

    margin: 5px 12px;

}



.custom-tab ul li a {

    color: #000000;

    font-size: 16px;

    font-weight: 700;

    letter-spacing: 1px;

    display: inline-block;

    padding: 9px 17px;

    border-radius: 8px;

}



.custom-tab ul li.active a {

    color: #ffffff;

    background: #004ec5;

}



.blog-section {

    background-color: #293664;

    padding: 70px 0;

}



.blog-section .main-heading h2 {

    margin-bottom: 40px;

}



.blog-item {

    background: #ffffff;

    border-radius: 8px;

    overflow: hidden;

    margin: 15px 0;

}



.blog-img img {

    width: 100%;

}



.blog-body {

    padding: 27px 20px 18px;

    font-size: 15px;

    color: #000000;

}



.blog-body h3 {

    font-size: 22px;

    font-weight: 700;

    letter-spacing: 0.5px;

}

.blog-body h3 a:hover {

    color: #003fc2;

}



.blog-body h3 a {

    color: #587bf6;

}



.blog-body p {

    line-height: 20px;

    margin-bottom: 10px;

}



.blog-body a.read-more {

    color: #66b600;

    font-weight: 700;

}



.blog-body a.read-more:hover {

    color: #003fc2;

}



.blog-post-date {

    color: #838383;

    font-size: 14px;

    margin-top: 22px;

}



.map-section {

    position: relative;

    background: url(images/map-bg.png) no-repeat center bottom #ffffff;

    background-size: 100%;

    padding: 60px 0;

}



.map-text {

    font-size: 30px;

    max-width: 550px;

    position: absolute;

    top: 0;

    left: 345px;

    background: rgb(255 255 255 / 80%);

    padding: 0 10px;

}



.inner-body-section {

    padding: 70px 0;

    background: #293664;

    color: #ffffff;

}

.investment-section {
    padding: 70px 0;
}



.inner-body-section .main-heading h2,
.investment-section .main-heading h2 {

    font-size: 30px;

    color: #79c6ff;

    font-weight: 700;

    letter-spacing: 1px;

}

.investment-section .main-heading {
    text-align: left;
}

.investment-section .main-heading h2 {
    color: #293664;
}

.fd-rate-chart .main-heading h2 {
    color: #79c6ff;
}

.fd-rate-wrapper {
    margin-top: 60px;
}

.fd-rate-chart table.table thead th {
    background: #004ec5;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 1px;
}

.fd-rate-chart table.table tbody td {
    background: #d0d0e1;
    font-weight: 700;
    font-size: 15px;
}

.fd-rate-chart table.table-bordered>:not(caption)>*>* {
    border-width: 0 var(--bs-border-width);
    border-color: #ffffff;
    border-width: 3px;
}

a.table-apply-btn {
    background: #005dec;
    color: #fff;
    font-size: 15px;
    padding: 4px 18px 8px 18px;
    display: inline-block;
    border-radius: 4px;
    margin-left: 10px;
}


.inner-default-wrapper h2, 

.inner-default-wrapper h3,

.inner-default-wrapper h4,

.inner-default-wrapper h5,

.inner-default-wrapper h6 {

    font-weight: 800;

    color: #79c6ff;

}



.inner-default-wrapper h2 {

    font-size: 30px;

}



.inner-default-wrapper h3 {

    font-size: 26px;

}



.inner-default-wrapper h4 {

    font-size: 22px;

}



.inner-default-wrapper h5 {

    font-size: 20px;

}



.inner-default-wrapper h6 {

    font-size: 18px;

}



.inner-default-wrapper ul li {

    list-style-type: disc;

}



.inner-default-wrapper ul li,

.inner-default-wrapper ol li {

    font-size: 15px;

    margin-bottom: 10px;

}



.inner-default-wrapper .alignleft {

    float: left;

    margin-right: 10px;

    margin-bottom: 15px;

}



.inner-default-wrapper .alignright {

    float: right;

    margin-left: 10px;

    margin-bottom: 15px;

}



.inner-default-wrapper .aligncenter {

    margin: 15px auto;

}



.loan-wrapper {

    background-color: #ffffff;

    padding: 30px 30px;

    border-radius: 8px;

    margin-top: 20px;

    margin-bottom: 40px;

}



.loan-wrapper .custom-tab ul {

    margin: 0 0 15px 0;

}



.loan-wrapper .custom-tab ul li {

    margin: 5px 3px;

}



.loan-wrapper .custom-tab ul li a {

    background-color: #0079cd;

    color: #ffffff;

    font-size: 15px;

    font-weight: 400;

    letter-spacing: normal;

    min-width: 125px;

}



.loan-wrapper .custom-tab ul li.active a {

    background-color: #79c6ff;

    color: #000000;

}



.loan-wrapper .custom-form {

    margin-bottom: 8px;

}



.loan-wrapper [type="submit"].common-btn {

	padding: 8px 24px;

    margin-top: 24px;

}


.personal-loan {
    background-color: #293664;
    padding: 70px 0 0 0;
}

.personal-loan .main-heading {
    color: #ffffff;
    text-align: left;
}

.personal-loan .main-heading h2 {
    color: #5e8fff;
}

.persoanl-loan-chart {
    margin-top: 40px;
}

.persoanl-loan-chart .main-heading {
    text-align: center;
    margin-bottom: 25px;
}

.persoanl-loan-chart table.table thead th .credit-btn {
    min-width: 166px;
    padding: 5px 9px;
    font-size: 14px;
}

.persoanl-loan-chart table.table thead th {
    padding-top: 28px;
    padding-bottom: 28px;
    background-color: #e8e8e8;
}

.persoanl-loan-chart table.table tbody td {
    font-weight: 700;
    font-size: 15px;
}

.persoanl-loan-chart table.table tbody td span {
    color: #6f6f6f;
}


.short-note {
    background-color: #d0d0e1;
    padding: 50px 25px;
}

.short-note .main-heading h2 {
    color: #293664;
}

.short-note .main-heading {
    text-align: left;
    color: #000000;
}

.financial-right-part h2 {
    font-size: 25px;
    color: #004ec5;
    font-weight: 700;
}

.financial-assistance-form {
    background-color: #ededed;
    padding: 28px 25px;
    border-radius: 5px;
    margin-top: 20px;
}

.financial-assistance-form h3 {
    color: #293664;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 15px;
}

.financial-assistance-form h2 {
    margin-bottom: 15px;
}

.financial-assistance-form .custom-form .form-control, 
.financial-assistance-form .custom-form .form-select {
    background-color: #ffffff;
    border-color: #d9d9d9;
    height: 50px;
    border-radius: 4px;
}

.financial-assistance-form .common-btn {
    background-color: #004ec5;
    width: 100%;
    font-weight: 700;
    margin-top: 12px;
}

.financial-assistance-form ul {
    padding: 0;
    margin: 0;
}

.financial-assistance-form ul li {
    margin-top: 8px;
}

.financial-assistance-form ul li a {
    display: block;
    color: #787879;
    font-weight: 600;
    background-color: #ffffff;
    padding: 12px 12px;
}

.financial-assistance-form ul li a:hover {
    color: #004ec5;
}

.endless-realtion-section {
    padding: 70px 0;
}

.endless-realtion-section h2 {
    font-size: 40px;
    font-weight: 700;
    color: #dc4e4e;
    margin-bottom: 15px;
}

.relation-left h2 span {
    color: #0065ff;
}

.relation-left figure img {
    width: 100%;
}


.relation-right h2 span {
    font-weight: 400;
    color: #868686;
}

.relation-right .custom-form .form-control, 
.relation-right .custom-form .form-select {
    background-color: #ffffff;
    height: 55px;
}

.relation-right .common-btn {
    padding: 8px 36px;
    background-color: #0065ff;
}

.inner-insurance-section {
    padding: 70px 0;
    background: #fdfdfd;
}

.inner-insurance-section .main-heading {
    text-align: left;
}

.inner-insurance-section .main-heading h2 span {
    color: #dd7dda;
}

.buy-products-wrapper {
    margin-top: 60px;
}

.buy-products-wrapper h2 {
    font-size: 40px;
    color: #79c6ff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 30px;
}

.buy-products-wrapper .row>* {
    margin: 15px 0;
}

.buy-product-item {
    height: 100%;
}

.buy-product-item a {
    display: block;
    text-align: center;
    padding: 15px;
    box-shadow: 0 0 10px rgb(78 78 78 / 25%);
    border-radius: 6px;
    height: 100%;
    background-color: #ffffff;
    transition: all ease-in-out 0.5s;
}

.buy-product-item a:hover {
    background-color: #e7f7ff;
    transition: all ease-in-out 0.5s;
}

.buy-product-item a p {
    margin: 0;
    font-weight: 600;
    letter-spacing: 1px;
}

.buy-product-item a > p {
    font-size: 14px;
    color: #e467ff;
}

.buy-product-item a > p + p {
    color: #3491d0;
}

.buy-products-card {
    padding: 10px 25px 20px 25px;
    background: url(images/card-img3.png) no-repeat center;
    background-size: cover;
    border-radius: 6px;
}


.buy-products-card-symbol {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.buy-products-card-symbol h4 {
    color: #3491d0;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
}

.buy-products-card-symbol figure {
    margin-bottom: 5px;
}

.buy-products-card-symbol figure img {
    height: 68px !important;
}

.buy-products-card {
    font-size: 20px;
}

.buy-products-card h3 {
    font-size: 22px;
    color: #034f87;
    font-weight: 800;
    letter-spacing: 1.5px;
}

.buy-products-card .credit-apply-btn {
    font-size: 15px;
    position: relative;
}

.inner-insurance-section .card-slider2 {
    margin-top: 60px;
}

.card-slider2 .item {
    margin: 0 10px;
}

.card-slider2 ul.slick-dots {
    padding: 0;
    margin: 0;
    text-align: center;
}

.card-slider2 ul.slick-dots li {
    display: inline-block;
    margin: 3px;
}

.card-slider2 ul.slick-dots li button {
    font-size: 0;
    width: 10px;
    height: 10px;
    padding: 0;
    border-radius: 50%;
    border: none;
    background: #8f8f8f;
}

.card-slider2 ul.slick-dots li.slick-active button {
    background: #595959;
}

.apply-for-personal-loan form {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.apply-for-personal-loan input.form-control {
    height: 52px;
    border-radius: 0;
    font-size: 20px;
    color: #000000;
    font-weight: 600;
} 

.apply-for-personal-loan input[type="submit"] {
    background: #3491d0 url(images/angle-right.png) no-repeat right 20px center;
    background-size: 7px;
    border: none;
    color: #fff;
    height: 52px;
    padding: 10px 42px 10px 20px;
    font-weight: 700;
    font-size: 18px;
}

.apply-for-personal-loan input[type="submit"]:hover {
    background-color: #0079cd;
}

.apply-for-personal-loan .service-box {
    color: #f7772a;
    background-color: #ffffff;
    padding: 20px 15px 20px 20px;
    border: 2px #009bfe solid;
    justify-content: start;
    text-align: left;
}

.apply-for-personal-loan .service-item img {
    width: 100%;
    max-width: 42px;
}

.criteria-doc-section {
    background: #293664;
    padding: 40px 0 0 0;
}

.criteria-doc-section .main-heading h2 {
   color: #5e8fff;
   margin-bottom: 20px;
}

.accordion-box {
    background: #d0d0e1;
    padding: 25px;
}

.accodion-main-wrapper + .accodion-main-wrapper {
    margin-top: 20px;
}

.accodion-main-wrapper {
    background-color: #ffffff;
    border-radius: 10px;
}

.custom-accordion {
    color: #293664;
    cursor: pointer;
    font-size: 25px;
    font-weight: 700;
    padding: 20px 35px 20px 16px;
    width: 100%;
    text-align: left;
    position: relative;
    transition: 0.4s;
}

  .custom-panel {
    padding: 0 16px 20px;
    display: none;
    overflow: hidden;
    display: none;
  }
  
  .custom-accordion:after {
    content: "\f107";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
    position: absolute;
    right: 16px;
    top: 20px;
}
  
  .custom-accordion.active:after {
    content: "\f106";
  }

  .custom-panel .row>* {
    margin: 10px 0;
}

  .criteria-doc-req-box {
    background: #e5e5e5;
    padding: 15px;
    height: 100%;
  }

  .criteria-doc-req-box h3 {
    font-weight: 700;
    font-size: 20px;
    color: #293664;
    margin-bottom: 17px;
  }

  .criteria-doc-req-box ul {
    padding: 0;
    margin: 0;
  }

  .criteria-doc-req-box ul li {
    list-style-type: none;
    background: url(images/li-icon4.png) no-repeat left top 5px;
    color: #293664;
    padding-left: 20px;
}

.criteria-doc-req-box ul li + li {
    margin-top: 5px;
}

.credit-card-section {
    padding: 0 0 70px 0;
}

.axis-bank-card-offer {
    background-color: #ffa3ff;
    padding: 60px 25px;

}

.axis-bank-card-offer .main-heading {
    text-align: left;
}

.axis-bank-left {
    font-size: 25px;
    font-weight: 300;
}

.axis-bank-card-offer .main-heading h2 {
    color: #004ec5;
    text-transform: none;
}
.offer-apply {
    display: flex;
    gap: 17px;
    align-items: center;
    max-width: 1050px;
    margin-top: 40px;
}

.offer-apply-item {
    background-color: #ffffff;
    padding: 13px 20px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 400;
    max-width: 415px;
    width: 100%;
}

.offer-apply-item h4 {
    color: #d26900;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}

.offer-apply-item p {
    line-height: 20px;
}

.offer-apply-item p:last-child {
    margin: 0;
}

.offer-apply-btn .common-btn {
    font-size: 20px;
    font-weight: 700;
    min-height: 87px;
    align-items: center;
    display: flex;
}

.axis-bank-info .main-heading {
    text-align: left;
}

.axis-bank-info .main-heading h2 {
    text-transform: none;
    color: #000000;
}

.axis-bank-info {
    margin-top: 60px;
}

.axis-bank-info .main-heading h2 span {
    color: #5e8fff;
}

footer.main_footer {

    font-size: 15px;

    color: #222222;

}



.footer-up {

    background-color: #1e2261;
    padding: 70px 0;

}



.footer-up a {

    color: #fff;

}



.footer-up a:hover {

    color: #ddd;

}



.footer-item + .footer-item {

    margin-top: 70px;

}



.footer-top-text p {
    line-height: 20px;
	color:#fff;
}
.footer-top-text h5 { 
	color:#fff;
}


.footer-top-text p:last-child {

    margin: 0;

}



.footer-social-box {

    padding: 22px 30px;

    background: #ffffff;

    height: 100%;

}
.footer-social-box h4 a{
	color:#353978;
}
.footer-social-box p a{
	color:#353978;
}

.footer-contact-info {

    display: flex;

    align-items: center;

    gap: 20px;

}



.footer-contact-info + .footer-contact-info {

    margin-top: 15px;

}



.footer-contact-info h4,

.footer-contact-info figure,

.footer-contact-info p {

    margin: 0;

}



.footer-contact-info h4 {

    font-size: 24px;

}



.footer-contact-info ul {

    margin: 0;

    padding: 0;

}



.footer-contact-info ul li {

    display: inline-block;

}



.footer-contact-info ul li + li {

    margin-left: 20px;

}



.footer-item .row>* {

    margin: 10px 0;

}



.footer-link-part h4 {

    font-size: 27px;
	color:#d2ac7d;
    font-weight: 400;

}



.footer-link-part ul {

    margin: 0;

    padding: 0;

}



.footer-link-part ul li {

    margin-top: 5px;

}



.footer-contact-info figure {

    width: 100%;

    max-width: 56px;

}



.news-letter {
    background: #5e8fff;

    padding: 60px 0 70px;
}



.news-letter h2 {

    text-transform: capitalize;

}



.news-form-wrap {

    max-width: 1084px;

    margin: 0 auto;

}

.mc4wp-form-fields {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 40px;
}
.mc4wp-success p {
    color: #fff;
}
.news-form-wrap form {

    display: flex;

    align-items: center;

    gap: 40px;

}



.news-form-wrap {

    margin-top: 22px;

}


.wpcf7-spinner {
    position: absolute;
}

.news-form-wrap .wpcf7-not-valid-tip {
    position: absolute;
    font-size: 12px;
}

.news-form-wrap .wpcf7 form .wpcf7-response-output {
    position: absolute;
    bottom: -62px;
    font-size: 13px;
}


.news-form-wrap form .custom-form {

    max-width: 430px;

    margin: 0;

    width: 100%;

}



.news-form-wrap form .custom-form input.form-control {

    min-height: 56px;

    border: 1px #6c6c6c solid;

    font-size: 15px;

    border-radius: 40px;

    padding-left: 30px;

    padding-right: 30px;

}



.news-submit-btn {

    color: #ffffff;

    font-weight: 700;

    padding: 16px 30px;

    background: #097c1c;

    border-radius: 40px;

    border: none;

}



.news-submit-btn:hover {

    background: #008181;

    transform: scale(1.03);

    box-shadow: 1px 1px 0 #000;

}



.footer-dwn {

    background: #293664;

    color: #ffffff;

    padding: 25px 0;

    font-size: 16px;

}



.footer-dwn a {

    color: #ffffff;

}



.footer-dwn a:hover {

    color: #097c1c;

}

/*====================================================== Responsive =========================*/

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

    .main-heading h2 {

        font-size: 40px;

    }

    .endless-realtion-section h2 {
        font-size: 36px;
    }

}



@media only screen and (max-width:1199.98PX) {

    .map-text {

        font-size: 26px;

    }



    .main-heading h2 {

        font-size: 34px;

    }



    .main-heading h3 {

        font-size: 20px;

    }



    .card-slider .item {

        margin: 0 10px;

    }

    .buy-products-card {
        font-size: 18px;
    }

    .buy-products-wrapper h2 {
        font-size: 30px;
    }

    .axis-bank-left {
        font-size: 20px;
    }



}



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



    .main-heading h2 {

        font-size: 28px;

        letter-spacing: 1px;

    }



    .intro-section h2, 

    .common-content h2 {

        font-size: 28px;

    }


    .financial-right-part h2 {
        font-size: 20px;
    }


    .buy-products-wrapper h2 {
        font-size: 26px;
        margin-bottom: 15px;
    }



    .about-caption h4 {

        font-size: 20px;

    }



    .grid-8 {

        width: 16.5%;

    }



    .offer-each-item ul li,

    .offer-btm-text {

        font-size: 14px;

    }



    .credit-score-right h3 {

        font-size: 22px;

    }



    .credit-score-right ul li {

        font-size: 16px;

    }



    .credit-score-right {

        background-size: 40%;

    }


    .endless-realtion-section h2 {
        font-size: 28px;
    }



    .blog-body h3 {

        font-size: 18px;

    }



    .why-choose-item p {

        font-size: 15px;

    }



    .intro-section,

    .common-content,

    .about-section,

    .credit-product-section,

    .insurance-section,

    .trading-section,

    .recent-offer-section,

    .financial-tools-section,

    .credit-score-section,

    .our-partner-section,

    .blog-section,

    .map-section,

    .footer-up,

    .inner-body-section,

    .investment-section,

    .endless-realtion-section,
    
    .inner-insurance-section,

    .credit-card-section {

        padding: 40px 0;

    }

    .axis-bank-info {
        margin-top: 40px;
    }

    .personal-loan {
        padding: 40px 0 0 0;
    }

    .news-letter {
        padding: 40px 0 60px;
    }



    .service-section {

        padding: 0 0 40px 0;

    }



    .card-right h4 {

        font-size: 16px;

    }



    .card-right {

        font-size: 13px;

    }



    .custom-tab ul li {

        margin: 5px 6px;

    }



    .custom-tab ul li a {

        font-size: 14px;

        padding: 9px 8px;

    }



    .inner-body-section .main-heading h2,
    .investment-section .main-heading h2 {

        font-size: 24px;

    }


    .custom-accordion {
        font-size: 18px;
    }

    .criteria-doc-req-box h3 {
        font-size: 17px;
    }

    .axis-bank-left {
        font-size: 18px;
    }



    .footer-item + .footer-item {

        margin-top: 40px;

    }



    .footer-contact-info ul li img {

        height: 40px !important;

    }



    .footer-contact-info ul li + li {

        margin-left: 8px;

    }



    .footer-contact-info h4 {

        font-size: 18px;

    }



    .footer-link-part h4 {

        font-size: 18px;

    }



    .footer-link-part ul li {

        margin-top: 10px;

    }



    .footer-contact-info figure {

        max-width: 40px;

    }

}



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



    .work-section {

        padding: 40px 0 0 0;

    }



    figure.woking-img {

        margin-top: 0;

    }



    .credit-product-item-content {

        max-width: 100%;

    }



    .grid-8 {

        width: 33.33%;

    }



    .financial-tool-item h4 {

        font-size: 18px;

    }



    .check-now-btn {

        font-size: 16px;

    }



    .credit-score-right h3 {

        font-size: 18px;

    }



    .card-slider .item {

        margin: 0 5px;

    }



    .map-text {

        font-size: 20px;

        left: 200px;

    }



    .inner-default-wrapper .alignleft,

    .inner-default-wrapper .alignright {

        float: none;

        margin: 15px auto;

    }



    .loan-wrapper {

        padding: 25px 15px;

        margin-bottom: 20px;

    }



    .loan-wrapper .custom-tab ul li a {

        font-size: 13px;

    }



    .loan-wrapper .custom-tab ul li {

        margin: 3px 1px;

    }



    .loan-right {

        margin-top: 15px;

    }



    .loan-wrapper [type="submit"].common-btn {

        margin-top: 10px;

    }


    .apply-for-personal-loan input.form-control {
        font-size: 14px;
    }

    .offer-apply {
        display: block;
    }

    .offer-apply-item {
        max-width: 100%;
        margin: 10px 0;
    }

    .offer-apply-btn .common-btn {
        min-height: auto;
        display: inline-block;
    }

    .axis-bank-card-offer {
        padding: 40px 20px;
    }

    

    .foote-logo img {

        max-width: 250px;

    }



    .footer-link-part {

        margin: 10px 0;

    }



    .news-form-wrap form {

        gap: 10px;

    }



    .inner-default-wrapper h2 {

        font-size: 28px;

    }

}



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

    .intro-section h2, 

    .common-content h2 {

        font-size: 20px;

    }



    .main-heading h2 {

        font-size: 24px;

        letter-spacing: normal;

    }



    .card-slider {

        padding: 0 16px;

    }



    .slick-arrow img {

        width: 15px;

    }

    .endless-realtion-section h2 {
        font-size: 22px;
    }

    .buy-products-wrapper h2 {
        font-size: 22px;
    }



    .grid-8 {

        width: 50%;

    }



    .main-heading h3 {

        font-size: 16px;

    }



    .free-education-item,

    .credit-card-wrapper,

    .insurance-card-wrapper,

    .offer-card-wrapper,

    .financial-tool-item,

    .service-box {

        padding-left: 15px;

        padding-right: 15px;

    }

    .financial-assistance-form {
        padding: 28px 15px;
    }



    .credit-score-left {

        margin-bottom: 30px;

    }



    .blog-section .main-heading h2 {

        margin-bottom: 15px;

    }



    .map-text {

        font-size: 16px;

        left: 100px;

    }



    .trading-section .insurance-item h4 {

        font-size: 14px;

    }



    .insurance-item figure img {

        width: 60px;

        height: 70px !important;

    }

    .fd-rate-chart table.table thead th,
    .fd-rate-chart table.table tbody td {
        font-size: 13px;
    }

    a.table-apply-btn {
        font-size: 13px;
        padding: 4px 10px 8px 10px;
    } 

    .buy-products-card-symbol h4 {
        font-size: 16px;
    }
    
    
    .buy-products-card h3 {
        font-size: 18px;
        letter-spacing: 1px;
    }
    
    .buy-products-card {
        font-size: 15px;
    }

    .buy-products-card-symbol figure img {
        height: 50px !important;
    }

    .buy-products-card {
        padding: 10px 15px 15px 15px;
    }


    .apply-for-personal-loan input[type="submit"] {
        background-position: right 15px center;
        padding: 10px 28px 10px 20px;
        font-size: 14px;
    }

    .footer-item + .footer-item {

        margin-top: 15px;

    }



    .insurance-item h4 {

        font-size: 13px;

    }



    .free-education-head h4 {

        font-size: 16px;

    }



    .about-caption {

        bottom: 15px;

    }

    

    .offer-card-wrapper .row>* {

        margin: 5px 0;

    }



    .free-education-head figure,

    .service-item img {

        max-width: 50px;

    }



    .service-box h3 {

        font-size: 17px;

    }



    .inner-default-wrapper h2 {

        font-size: 24px;

    }

    

    .inner-default-wrapper h3 {

        font-size: 22px;

    }

    

    .inner-default-wrapper h4 {

        font-size: 20px;

    }

    

    .inner-default-wrapper h5 {

        font-size: 18px;

    }

    

    .inner-default-wrapper h6 {

        font-size: 16px;

    }


    .persoanl-loan-chart table.table tbody td,
    .persoanl-loan-chart table.table thead th {
        font-size: 12px;
    }

    .persoanl-loan-chart table.table thead th .credit-btn {
        min-width: 135px;
    }


    .accordion-box {
        padding: 25px 15px;
    }

    .custom-accordion {
        font-size: 16px;
    }

    .criteria-doc-req-box h3 {
        font-size: 15px;
    }

    .criteria-doc-req-box ul li,
    .custom-panel {
        font-size: 14px;
    }



    .footer-contact-info ul li img {

        height: 32px !important;

    }



    .footer-contact-info figure {

        max-width: 32px;

    }



    .footer-contact-info h4 {

        font-size: 15px;

    }



    .footer-social-box {

        padding: 22px 15px;

    }



    .footer-contact-info {

        gap: 10px;

    }

    .news-form-wrap .wpcf7-not-valid-tip {
        position: relative;
        font-size: 12px;
    }

    

}



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

    

    .news-form-wrap form {

        display: block;

    }



    .news-form-wrap form .custom-form {

        max-width: 100%;

        margin: 0 0 10px 0;

    }



    .custom-submit-btn {

        text-align: center;

    }

}