/*-- Leading Pages --*/

.commanbanner.CardPolicy {
    background: #fff;
    padding: 150px 0px 0px;
}

.commanbanner.CardPolicy .slitexar {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-right: 30px;
    height: 100%;
    padding-bottom: 70px;
}

.commanbanner.CardPolicy .slitexar h3 {
    color: #000;
    line-height: 45px;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    width: 100%;
}

.commanbanner.CardPolicy .slitexar h3.marqtext {
    font-size: 40px;
    line-height: 45px;
    opacity: 0.1;
}

.commanbanner.CardPolicy .slitexar p {
    color: #fff;
    font-size: 18px;
    text-align: left;
    line-height: 35px;
}

.commanbanner.CardPolicy .slitexar a {
    font-weight: 700;
    color: #191980;
    background: #f2b024;
    border-radius: 60px;
    padding: 13px 50px;
    display: inline-block;
    margin-top: 20px;
}

.commanbanner.CardPolicy .sliimgbox.fullsecimg {
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    align-content: center;
}

.breadcrumbs.cardladinpage {
    padding: 0;
    margin: 0;
}

.cerditcard {
    border: 2px solid rgb(213, 215, 219);
    border-radius: 8px;
    margin: 0px 0px;
    padding: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.cerditcard ul {
    margin: 0;
    display: inline-block;
    width: 100%;
}

.cerditcard ul li {
    font-size: 17px;
    font-weight: 500;
    line-height: 29px;
    margin-bottom: 15px;
    text-align: left;
}

.cerditcard .butnsecare {
    position: relative;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: space-between;
    align-content: center;
    margin-top: 30px;
    width: 100%;
}

.cerditcard .butnsecare a {
    background: #373587;
    padding: 10px 30px;
    border-radius: 50px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.5px;
    font-weight: 500;
}

.page-section h3 {
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 30px;
}

.cerditcard .imgbox {
    margin: 0 auto 20px;
    padding: 30px;
    display: block;
    background: #f2f2f2;
}

.cerditcard .imgbox img {
    width: auto;
    margin: 0 auto;
    padding: 0;
}

.cerditcard .textares {
    padding: 0px 30px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.cerditcard .textares p {
    font-size: 16px;
    font-weight: 700;
    margin: 0px 0px 30px;
    padding: 0;
    line-height: 25px;
}

.creadcards article.load-post-articel {
    margin-top: 30px;
}

.creadcards .load-post-articel table {
    width: 100%;
    margin-bottom: 30px;
    display: table;
}

.creadcards .load-post-articel table tbody {
    width: 100%;
    position: relative;
}

.creadcards .load-post-articel table tbody tr {
    width: 100%;
}

.creadcards .load-post-articel h6 {
    font-size: 22px;
    font-weight: 600;
    margin: 20px 0px 30px;
}

.creadcards .load-post-articel .listorder p {
    margin-bottom: 0px;
}

.LadHeader {
    padding: 15px 0px;
}

.fromsecare {
    background: #2c46bf;
    border-radius: 8px;
    padding: 60px 45px;
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    border: 2px solid #ffffff;
    box-shadow: 4px 4px 20px #b3b3b3;
}

.fromsecare .form-group {
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
}

.fromsecare .form-group label {
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.8px;
    margin: 0px 0px 5px;
    padding: 0;
}

.fromsecare .form-group .form-control {
    font-weight: 500;
    color: rgb(34, 34, 34);
    padding: 5px 10px;
    height: 40px;
    border-radius: 4px;
    font-size: 12px;
    border: 1px solid rgb(183, 180, 180);
    background: unset;
    color: #fff;
}

.fromsecare .form-check ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    list-style: none;
    text-align: left;
}

.fromsecare .form-check ul li {
    margin: 0;
    padding: 0;
    display: flex;
    width: 100%;
    position: relative;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
    margin-bottom: 8px;
}

.fromsecare .form-check ul li label {
    color: #fff;
    font-size: 12px;
}

.fromsecare .form-check ul li label a {
    color: #f2b024;
}

.commanbanner.ladingtemplated {
    padding-top: 150px;
    padding-bottom: 100px;
}

.CardPolicy.ladingtemplated {
    margin-bottom: 0;
}

.commanbanner.ladingtemplated .fromsecare {
    margin: 30px 0px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.fromsecare .form-control::placeholder {
    color: #fff9f9;
}

.fromsecare .form-control::-ms-input-placeholder {
    color: #ffffff;
}

.commanbanner.ladingtemplated .fromsecare button.btn {
    font-weight: 700;
    color: #191980;
    background: #f2b024;
    border-radius: 6px;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 20px;
    width: 100%;
    font-size: 14px;
}

.ladingtemplated .fromsecare .form-check {
    margin-top: 10px;
}

.fromsecare .form-check ul li label span {
    background: #356e4e;
    border-radius: 50%;
    padding: 5px;
    margin: 0px 2px;
}

.commanbanner.ladingtemplated .slitexar h3.marqtext {
    line-height: 60px;
    color: #000;
}

.ladingtemplated .fromsecare:after,
.ladingtemplated .fromsecare:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    z-index: -1;
    left: 0;
    width: 100%;
}

.ladingtemplated .fromsecare:after {
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
    background: linear-gradient(45deg, #1b1b61, #2c46bf);
}

.commanbanner.ladingtemplated .slitexar {
    padding: 0;
    text-align: center;
    margin: 0 auto;
}

.fromsecare .form-group select.form-control option {
    color: #000;
}

.CardPolicy.ladingtemplated.newforonline .fromsecare {
    margin-top: 0;
}

.CardPolicy.ladingtemplated.newforonline {
    padding-top: 120px;
    padding-bottom: 80px;
}

.commanbanner.ladingtemplated .slitexar h4 {
    color: #000;
    font-size: 20px;
    margin: 0;
    padding: 0;
}

.commanbanner.ladingtemplated .slitexar ul {
    margin: 0;
    padding: 20px 50px 20px;
    list-style: none;
    display: inline-block;
    width: 100%;
}

.commanbanner.ladingtemplated .slitexar ul li {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #000;
    font-size: 17px;
    line-height: 40px;
}

.commanbanner.ladingtemplated .slitexar ul li::before {
    filter: invert(3);
}

.CardPolicy.ladingtemplated h2.title {
    margin-bottom: 50px;
    font-size: 45px;
    text-align: left;
    line-height: 65px;
    color: #000;
}

.CardPolicy.ladingtemplated .fromsecare .form-group label {
    color: #ffff00;
    font-weight: 600;
}

.CardPolicy.credcarnewhome {
    background: linear-gradient(45deg, #1b1b61, #2c46bf);
}

.CardPolicy.credcarnewhome h1 {
    color: #ffff !important;
}

.CardPolicy.ladingtemplated .form-control {
    height: 45px;
}

.CardPolicy.ladingtemplated .fromsecare .form-check ul li {
    margin-bottom: 20px;
}

ul.Listporcs {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    width: 100%;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 10px;
    justify-items: start;
    align-items: center;
    justify-content: start;
}

ul.Listporcs li {
    margin: 0;
    padding: 0;
    display: flex;
    position: relative;
    width: 100%;
    z-index: 1;
    text-align: left;
    gap: 5px;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

ul.Listporcs li span {
    font-size: 11px;
    font-weight: 700;
    width: 25px;
    height: 25px;
    background: #222d88;
    border-radius: 50px;
    text-align: center;
    line-height: 25px;
    color: #fff;
    display: inline-block;
}

.commanbanner.ladingtemplated .slitexar .imgsbox {
    margin: 20px auto 40px;
    padding: 0;
    display: block;
}

.commanbanner.ladingtemplated .slitexar .textanlist {
    padding-left: 50px;
}

.commanbanner.ladingtemplated .slitexar .textanlist h4 {
    text-align: left;
}

.commanbanner.ladingtemplated .slitexar .textanlist ul {
    padding-top: 15px;
}

.commanbanner.ladingtemplated .slitexar .textanlist ul li:before {
    top: 9px;
}

ul.Listporcs li b {
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
    display: block;
    height: 45px;
}

.commanbanner.CardPolicy .slitexar.homeloan h3 {
    text-align: center !important;
    font-size: 25px !important;
}

.CardPolicy.credcarnewhome h3 {
    text-align: left !important;
}

.commanbanner.ladingtemplated h3.mobresmose {
    display: none;
}

.processection .listprocwork ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.processection .listprocwork li {
    display: inline-block;
    margin: 0;
    padding: 20px;
    position: relative;
}

.processection .listprocwork ul li span {
    background-color: #1976d2;
    font-weight: 500;
    color: #fff;
    width: 45px;
    height: 45px;
    display: flex;
    margin: auto;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-bottom: 12px;
    padding: 12px;
}

.processection .listprocwork ul li b {
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
}


/*-- Workig and eliglibity  -*/

.workandeliblity {
    padding: 50px 0px;
    text-align: center;
    background-color: #e6f0ff;
}

.workandeliblity h4 {
    font-size: 24px;
    line-height: 34px;
    color: #000;
    font-weight: 700;
    margin-bottom: 34px;
}

.workandeliblity .tabsecarelist {
    position: relative;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
}

.processection .listprocwork {
    position: relative;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
}

.processection .listprocwork .col-md-3:last-child .steupbox:after {
    display: none;
}

.processection {
    display: none;
    background: #ffff;
    border-radius: 8px;
    padding: 40px;
    box-shadow: 3px 5px 15px 0 #cbe0ff;
    border: 2px solid rgb(213, 215, 219);
}

.processection.current {
    display: inline-block;
}

.tabsecarelist .process li.current {
    background: #1976d2;
    color: #fff;
}

.steupbox span {
    background: #1976d2;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    width: 40px;
    height: 40px;
    display: flex;
    margin: auto;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-bottom: 15px;
}

.tabsecarelist .process {
    padding: 0px;
    list-style: none;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    align-items: center;
    border: 0;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    background: #fff;
    width: max-content;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 30px;
    border: 1px solid rgb(213, 215, 219);
}

.tabsecarelist .process li {
    padding: 15px 60px;
    cursor: pointer;
    width: auto;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: none;
    color: #707070;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.tabsecarelist .steupbox h6 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #0d47a1;
    margin-bottom: 5px;
    width: 100%;
    display: inline-block;
}

.tabsecarelist .steupbox p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    color: #000;
    margin-bottom: 0;
    width: 100%;
    display: inline-block;
}

.processection .listprocwork .steupbox {
    position: relative;
    margin: 0;
    padding: 20px;
    height: 100%;
    display: inline-block;
    z-index: 1;
}

.processection .listprocwork .steupbox:after {
    content: '' '';
    position: absolute;
    width: 132%;
    height: 2px;
    background: #1976d2;
    top: 40px;
    left: 110px;
    z-index: -1;
}

.CardPolicy.ladingtemplated select optgroup {
    color: #2c46bf;
}

.emilcalculaterses.ladingpages {
    padding: 80px 0px 50px;
}


/*-- Apply baner button --*/

.aplyloanbane {
    background: #e7f0ff;
    padding: 50px 0px;
    display: inline-block;
    width: 100%;
    position: relative;
}

.aplyloanbane .texaresec {
    position: relative;
    margin: 0 auto;
    text-align: center;
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.aplyloanbane .texaresec h4 {
    font-size: 25px;
    font-weight: 900;
    line-height: 40px;
    margin-bottom: 30px;
    color: #000;
}

.aplyloanbane .texaresec a {
    background: #1976d2;
    padding: 10px 30px;
    border-radius: 4px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.5px;
}


/*--our partners--*/

.ourpartner {
    margin: 0px;
    padding: 50px 0px;
    width: 100%;
    background: #ecf0f321;
}

.ourpartner h3 {
    font-weight: 700;
    text-align: center;
    margin: 0px auto 30px;
    font-size: 30px;
    position: relative;
    width: max-content;
    padding-bottom: 30px;
}

.ourpartlist {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.ourpartlist ul {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 15px;
    width: 100%;
    align-items: center;
    justify-content: center;
    align-content: center;
    justify-items: center;
}

.ourpartlist ul li {
    width: 100%;
    padding: 15px;
    background: linear-gradient(145deg, #f1f3f5, #ffffff);
    box-shadow: 5px 5px 15px #d3d3d3, -5px -5px 15px #ffffff;
    border-radius: 8px;
    list-style: none;
    border: 1px solid rgb(223 223 223);
}

.ourpartlist ul li img {
    width: 100%;
    aspect-ratio: 3 / 1;
    object-fit: contain;
    object-position: center;
}

.aplyloanbane .imgbox {
    width: 50%;
    margin: 0 auto;
}