*
{
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.ar-tb header {
    border-color: #16599d!important;
}
.about .copywrite {
    background-color: #16599d!important;
}
.home-ban-section .ban-content p {
    line-height: 1.8;
    font-weight: 300;
    margin-bottom: 30px;
    color: #6f6f6f;
    font-size: 18px;
}
.btn-primary {
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: inline-flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    background-color: #f7921f;
    padding: .5rem 1.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    font-weight: 500;
    line-height: 1;
    letter-spacing: .0125em;
    border-radius: 100px;
    -webkit-box-shadow: 0 10px 30px 0 rgb(0 0 0 / 5%);
    box-shadow: 0 10px 30px 0 rgb(0 0 0 / 5%);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: none;
    height: 42px;
}
.widget-cto a {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-weight: 600;
}
.widget-cto p {
    margin: 0;
    padding-bottom: 10px;
    line-height: 1.6;
    font-size: 18px;
}
.accordion-item .accordion-title i.fa-chevron-down {
    transform: rotate(0);
    transition: 0.4s;
    color: #949899;
}
.card {
    border-radius: 0;
    background: transparent;
    border: none;
    border: 1px solid #bbb;
    margin-bottom: 15px;
}
.bg-dred {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: 0 auto;
}
.bg-aq {
    background-color: #fff;
}
.bg-en {
    background-color: #fff;
}
.widget-cto .widget-cto-lg {
    padding-right: 100px;
    padding-top: 5px;
}
.accordion .card-header h2 button {
    background: #fff;
    padding: 12px 18px;
    font-size: 20px;
    display: block;
    font-size: 16px;
    width: 100%;
    text-align: left;
    border-radius: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
}
.corp-training {
    background-color: #124179;
}
.corp-training-bg {
    background-color: #124179;
}
.lending-solutions .heading-tag {
    font-weight: 500;
    text-align: center;
    font-size: 34px;
    padding-bottom: 50px;
    width: 70%;
    margin: 0 auto;
    line-height: 55px;
}
.accordion .card-header h2 button[aria-expanded="true"] {
    background: #16599d!important;
    color: #fff;
}
.lending-solutions .qa {
    margin-top: 0;
}
.lending-solutions .qa .accordion .card-header h2 button {
    background: #16599d;
    text-transform: capitalize;
    color: #fff;
    font-family: Helvetica, sans-serif;
}
.lending-solutions .accordion .card-header h2 button:before {
    left: 0;
    content: "\2022";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 50px;
    position: absolute;
    left: 12px;
    color: #f7921f;
    top: -2px;
    float: left;
}
.lending-solutions {
    padding: 50px 0 50px;
    background: #fff;
}
.our-solutions p {
    line-height: 30px;
}
#faq {
    background: #f5f5f5;
    padding: 30px 0;
}
.triangle-up {
    width: 0;
    height: 0;
    border-left: 90px solid transparent;
    border-right: 90px solid transparent;
    border-bottom: 150px solid #fff;
    border-end-start-radius: 7px;
    border-bottom-right-radius: 7px;
}
.triangle-down {
    width: 0;
    height: 0;
    border-left: 90px solid transparent;
    border-right: 90px solid transparent;
    border-top: 150px solid #fff;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
}
.icon {
    width: 55px;
    height: 55px;
    background-color: #f7921f;
    border-radius: 50%;
    position: relative;
    -webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 15%);
    box-shadow: 0 3px 6px rgb(0 0 0 / 15%);
    align-items: center;
    display: flex;
    top: 65px;
    right: 30px;
}
.icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.icon2 {
    width: 55px;
    height: 55px;
    background-color: #f7921f;
    border-radius: 50%;
    position: relative;
    -webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 15%);
    box-shadow: 0 3px 6px rgb(0 0 0 / 15%);
    align-items: center;
    display: flex;
    right: 30px;
    bottom: 125px;
}
.icon2 img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.t-sec {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 25%}
.t-cont {
    padding: 10px;
    position: relative;
    display: inline-block;
    justify-content: center;
    align-items: center;
    width: 170px;
    text-align: center;
}
.t-cont p {
    font-size: 12px;
    text-align: center;
}
.t-cont2 {
    padding: 10px;
    position: absolute;
    bottom: 240px;
    display: inline-block;
    justify-content: center;
    align-items: center;
    width: 170px;
    text-align: center;
}
.t-cont2 p {
    font-size: 12px;
    text-align: center;
}
.pt-100 {
    padding-top: 100px;
}
.t-row {
    width: 430px;
    margin: 0 auto;
}
.lending-solutions img.cloud-based {
    max-width: 100%
}
.lending-solutions .right-content .card-body p, ul li{
    font-family: Helvetica, sans-serif;
    color: #676767;
}
.btn-link span {
    line-height: 0;
    padding-left: 15px;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.widget-cto .techbrewers-wrp {
    position: absolute;
    top: -68px;
}
.accordions {
    width: 100%;
    margin: 0 auto;
}
.accordions h3 {
    text-align: center;
    font-weight: 700;
}
.accordion-item {
    border-radius: 0;
    color: #000000;
    margin-bottom: 20px;
    border: 1px solid #afafaf;
}
.accordion-item .accordion-title {
    cursor: pointer;
    padding: 15px;
    padding-left: 30px;
    padding-right: 25px;
    transition: transform 0.4s ease-in-out;
    background: #fff;
}
.accordion-item .accordion-title.active-title {
    background-color: #fff;
    color: #787878;
    border-bottom: 1px solid #ccc;
}
.accordion-item .accordion-title h3 {
    margin: 0;
    justify-content: space-between;
    color: #606060;
    font-weight: 700;
    font-size: 14px;
    display: flex;
}
.accordion-item .accordion-title i.fa-chevron-down {
    transform: rotate(0);
    transition: 0.4s;
}
.accordion-item .accordion-title i.fa-chevron-down.chevron-top {
    transform: rotate(-180deg);
    color: #8f8f8f;
}
.accordion-item .accordion-content {
    display: none;
    line-height: 1.7;
    color: #100e34;
    padding: 20px;
    padding-left: 30px;
    padding-right: 25px;
    background-color: #fff;
    border-radius: 0 0 5px 5px;
}
.accordion-item .accordion-content.active {
    display: block;
}
.accordion-item .accordion-content p {
    margin: 0;
    font-size: 14px;
    color: #777;
}
.details {
    background: #dce1f2;
}
.details .detailed_info {
    margin: 50px auto;
}
.details img {
    margin: 0 auto;
    display: block;
}
.details h3 {
    font-weight: 700;
    font-size: 20px;
}
.details p {
    font-size: 16px;
    line-height: 1.5em;
}
.details ul li {
    font-size: 16px;
    line-height: 1.7em;
}

@media screen and (max-width:767px) {
    .home-ban-section-new .col-left {
    text-align: left;
    padding-top: 0;
    z-index: 9;
}
.mb-o2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.widget-cto .widget-cto-lg {
    padding: 0;
    padding-bottom: 20px;
    text-align: center;
}
.t-sec {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    text-align: -webkit-center;
}
.t-cont {
    padding: 10px;
    position: relative;
    display: inline-block;
    justify-content: center;
    align-items: center;
    width: 170px;
    display: block;
    text-align: center;
}
.t-cont2 {
    padding: 10px;
    position: static;
    bottom: 240px;
    display: inline-block;
    justify-content: center;
    align-items: center;
    width: 170px;
    text-align: center;
}
.t-row {
    width: 100%;
    margin: 0;
}
.triangle-down {
    padding-bottom: 20px;
}
.pt-100 {
    padding-top: 30px;
}
.widget-cto .techbrewers-wrp {
    position: absolute;
    top: -42px;
}
.home-ban-section .ban-content p {
    font-size: 14px;
}
.widget-cto .widget-cto-lg p {
    font-size: 14px;
}
.widget-cto
{
    display: none;
}
.widget-cto1 .product-heading
{
    text-align: center;
    padding-bottom: 20px;
}
.widget-cto1 .techbrewers-wrp {
    position: absolute;
    top: -42px;
}

}


@media screen and (min-width:768px) and (max-width:991px) 
{
    .home-ban-section 
    {
    overflow: hidden;
}
.t-row {
    margin: 0 100px;
}
.widget-cto .widget-cto-lg {
    width: 100%;
    padding-right: 0;
}
.product-heading {
    text-align: center;
    padding-bottom: 20px;
}
.widget-cto p {
    font-size: 14px;
}
.home-ban-section .ban-content h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.6;
}
.home-ban-section .ban-content p {
    font-size: 14px;
}
.widget-cto1
{
    display: none;
}
}
@media screen and (min-width:992px) and (max-width:1200px) {
.home-ban-section .col-left {
    padding-right: 1rem;
   
    padding-left: 5rem;
}  

}
@media screen and (min-width:992px) and (max-width:1900px) {

.widget-cto1
{
    display: none;
}
}

.col.mb-foo-accord ul li {
 color: black;
}

@media (min-width: 1900px) 
{
 .widget-cto1
{
    display: none;
} 

}

@media (max-width: 400px)
{
    .navbar ul.mob-only
    {
        display: flex;
        padding-left: 50px;
    }
}

@media (min-width: 400px) and (max-width: 600px)
{
    .navbar ul.mob-only
{
    display: flex;
    padding-left: 90px;
}
}