
.home-pg-schemes-carousel-wrap {
    width: 100%;
    float: left;
}


.schemes-box-wrap {
    border-radius: 16px;
    border: solid 0.5px #d0d0d0;
    background-color: #ffffff;
    padding: 7px;
    width: 100%;
    float: left;
    overflow: hidden;
}

.schemes-img-wrap {
    /*width: 33%;*/
    width: 100%;
    float: left;
    /*height: 173px;*/
}

    .schemes-img-wrap img {
        max-width: 100%;
        /*height: 173px;*/
        border-radius: 16px;
    }

.schemes-text-wrap {
    /*width: 67%;*/
    width: 99%;
    float: left;
    padding-left: 0%;
    padding-right: 1%;
}

    .schemes-text-wrap .hero-product-title-wrap {
        padding-left: 0;
    }

.schemes-table-wrap table {
    /*margin-left: 6%;*/
    margin-right: 0%;
    width: 100%;
    margin-top: 2px;
    margin-left: 0;
}



    .schemes-table-wrap table .loan-details-td {
        padding: 5px 10px;
        border-color: #cccccc;
        border-width: 1px;
        border-style: solid;
        /* width: 50%; */
    }

    .schemes-table-wrap table tr td:first-child {
        border-left: none;
        width: 45%;
        padding-left: 0;
    }

    .schemes-table-wrap table tr:last-child td {
        border-bottom: 1px solid #cccccc;
    }


.schemes-link-wrap {
    width: 100%;
    float: right;
    text-align: right;
    padding-top: 12px;
}

    .schemes-link-wrap a {
        border-radius: 8px;
        border: solid 1px #f4730b;
        background-color: #ffeee1;
        padding: 9px 15px;
        font-size: 11px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.82;
        letter-spacing: normal;
        /*text-align: right;*/
        color: #f96209;
        text-transform: capitalize;
        display: inline-block;
    }


        .schemes-link-wrap a i {
            vertical-align: middle;
            padding-left: 5px;
            font-weight: normal
        }


.scheme-row-one {
    width: 100%;
    float: left;
}


.scheme-row-two {
    width: 100%;
    float: left;
    padding-top: 2%;
}

#owl-demo1 .owl-pagination span {
    /*background-color: #f86006;*/
    width: 5px;
    height: 5px;
    border-radius: 2px;
    background-color: #f2ba8c;
    opacity: 1;
    margin-left: 3px;
    margin-right: 3px;
}

#owl-demo1 .owl-pagination .active span {
    /*border-radius: 2px;*/
    background-color: #f96209;
    width: 13px;
}

#owl-demo1 .owl-controls {
    padding-top: 15px;
}





.our-services-section {
    background-color: #fff;
    padding-top: 25px;
    padding-bottom: 50px;
}


    .our-services-section .schemes-box-wrap {
        border: none;
        padding: 0;
    }

.service-img-wrap {
    width: 100%;
    float: left;
}

    .service-img-wrap img {
        max-width: 100%;
        /*height: 140px;*/
    }


.our-services-section .hero-product-title-wrap h4 {
    font-size: 16px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #2d3134;
    margin-top: 0;
}

.para-div {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #545567;
}

.our-services-section .schemes-link-wrap {
    width: 100%;
    float: right;
    text-align: right;
    padding-top: 3px;
    border-top: 1px solid #d9dee4;
    margin-top: 3px;
}


    .our-services-section .schemes-link-wrap a {
        border-radius: 8px;
        border: solid 1px #fff;
        background-color: #fff;
        /*padding: 9px 15px;*/
        padding: 9px;
        font-size: 12px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.82;
        letter-spacing: normal;
        /* text-align: right; */
        color: #f96209;
        text-transform: capitalize;
        display: inline-block;
    }


    .our-services-section .schemes-link-wrap .orange-text-button:hover {
        color: #a13c00;
        text-decoration: none;
    }

.our-services-section .schemes-text-wrap {
    width: 95%;
    float: left;
    padding-left: 0%;
    padding-right: 10%;
}


#owl-demo2 .owl-pagination {
    display: none;
}
