
#software-1-head{
	background: url(../../assets/images/nbfc-software-bg.png)no-repeat center center;
	background-size:cover;	
}

.apps-img-main ul.inner-apps-img li {
    display: inline-block;
    padding: 10px 20px;
}
.apps-img-main .inner-apps-img {
    margin: 30px 0 0;
    border: none;
    padding: 0;
}
.inner-modules-1 h3 {
    text-align: left;
    color: #fff;
        margin-top: 20px;
    font-size: 30px;
    font-weight: 600;
}
.inner-modules-1 p {
    color: #fff;
    margin-bottom: 20px;
    color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.07px;
}
.inner-modules-point-1 li {
    color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    line-height: 28px;
    letter-spacing: 0.07px;
    list-style: none;
    margin-left: 21px;
}
.inner-modules-point-1 li::before {
    content: "";
    border-color: #c20d0d00 #fff;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -18px;
    top: 18px;
    position: relative;
}

.mobile-app-points-1 {
    margin-top: 50px;
}
.inner-app-points-1 p {
    font-weight: 500;
    margin-top: 20px;
}
.inner-app-points-1:hover {
    background: #cccccc57;
}
.inner-app-points-1 {
    text-align: center;
    background: #cccccc3d;
    padding: 40px 0;
    transition: all .3s ease;
}
.mobolie-app-img{
    background: url(../../assets/images/side-imgs/banking.jpg)no-repeat center center;
}


/* demo-page css */
#request-a-demo-page {
    margin: 100px 0;
}
.inner-demo-page-content h3 {
    font-size: 30px;
    text-align: left;
}
.inner-demo-page-content p {
    font-size: 17px;
    margin-top: 15px;
    line-height: 25px;
}
.inner-demo-points {
    margin-top: 60px;
}

.inner-demo-points h2 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}
ul.demo-cbonline-points li::before {
    content: "";
    border-color: #c20d0d00 #633cb7;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -18px;
    top: 33px;
    position: relative;
}
ul.demo-cbonline-points {
    margin-left: 16px;
}
.request-demo-form {
    width: 480px;
    margin: 0 auto;
    padding: 10px 40px;
    box-shadow: 1px 1px 14px 8px #cccccc63;
    border-radius: 20px;
}
.cbonline-checkbox .form-check-inline .form-check-input{
        margin-top: -51px;
}
button.btn.btn-primary.demo-btn-1 {
    width: 100%;
    border: solid 2px #8357e9;
    text-align: center;
    text-transform: uppercase;
    padding: 10px -10px;
    background-color: rgb(131, 87, 233);
}
button.btn.btn-primary.demo-btn-1:hover {
    color: #fff;
    border: 1px solid #000;
    background: #000;
}
.inner-demo-page-content {
    margin-top: 69px;
}
.request-demo-form input.form-control {
    padding: 26px 20px;
}
.direct-bottom-box {
    position: absolute;
    top: 255px;
    width: 41%;
    left: 110px;
    transition: all .3s ease;
    padding: 7px 0;
    visibility: hidden;
    opacity: 0;
    margin: 0 auto;
    text-align: center;
}
.col-lg-4.fb-box-1:hover .direct-bottom-box {
    visibility: visible;
    opacity: 1;
    top: 310px;
}
.fb-box-1:hover, .mlm-box-1:hover{
    box-shadow: 1px 1px 14px #ccc;
    transform: rotate(2deg);
}
.fb-box-1 {
    transition: all .3s ease;
}
.direct-bottom-box p {
    font-weight: 600;
}
.mlm-box-1{
    transition: all .3s ease;
}
.mlm-box-1:hover .direct-bottom-box {
    visibility: visible;
    opacity: 1;
    top: 340px;
    left: 17px;
}
.mlm-box-1:hover{
    box-shadow: none;
}
.mlm-box-1 .seo-service-box {
    height: 400px;
}


/* Nidhi css*/
#nidhi-head{
    background: url(../../assets/images/nidhi-bg.png)no-repeat center center;
    background-size:cover;  
}

#webbase {
    background: #f5f5f585;
    padding: 50px 0;
}
.software-points1 h3 {
    font-size: 20px;
    text-align: left;
    font-weight: 500;
    margin-bottom: 10px;
}
.grow-point1 h3 {
    font-size: 20px;
    font-weight: 400;
    margin-top: 20px;
}

.grow-point1 {
    text-align: center;
    padding: 40px;
}
.grow-border {
    border-right: 1px solid #ccc;
}
.top-grow-border {
    border-top: 1px solid #ccc;
}
.inner-grow {
    margin-top: 60px;
}