body,
* {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
}
* {
    /*transition: .1s all;*/
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
    color: #444;
}
a,
a:hover {
    color: #009344;
    font-family: 'Poppins', sans-serif;
}
img {
    max-width: 100%
}
p {
    color: #868585;
    line-height: 22px;
    font-size: 12px
}
.navbar-brand {
    padding: 6px 15px;
}
.nav-top {
    padding: 7px 0 5px;
    border-top: 2px solid #009344;
}
.nav-top .container {
    border-bottom: 1px solid #ddd;
}
.nav-top ul li {
    display: inline-block;
    font-size: 12px;
    color: #444;
}
.nav li a {
    font-family: 'Poppins', sans-serif;
    color: #444;
    font-size: 14px;
}
.nav li a:hover {
    background: none;
    color: #009344;
}
.socmed li a {
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
    border-radius: 100px;
    display: inline-block;
    text-align: center;
    line-height: 28px;
    color: #999;
    font-size: 14px
}
.company-info li {
    padding: 6px 10px;
}
.company-info li i {
    color: #009344;
    margin-right: 2px
}
.navbar-head {
    border-radius: 0;
    margin-bottom: 0;
}
.statistic-box {} .statistic-box .container {
    padding: 30px 0px;
}
.statistic-box h2 {
    position: relative;
    float: left;
    top: -5px;
}
.statistic-box h2 span:before {
    border-top: 2px solid #ccc;
    position: absolute;
    top: -6px;
    left: 0;
    content: " ";
    height: 5px;
    width: 30px;
}
.statistic-box h2 span {
    display: block;
    font-size: 13px;
    color: #999;
    position: relative;
    font-weight: normal;
    text-transform: uppercase;
    top: 7px;
}
.statistic-box img {
    float: left;
    margin-right: 20px
}
.main-slider .carousel-caption {
    top: 20%;
    max-width: 70%;
    text-align: left;
    right: auto;
    left: 10%;
    text-shadow: none;
}
.main-slider .carousel-control {
    width: 6%
}
.main-slider .carousel-control span {
    font-size: 58px;
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
}
.main-slider .carousel-caption h2 {
    color: #444444;
    font-size: 34px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600
}
.main-slider .carousel-caption p {
    color: #444444;
    font-size: 18px;
}
.main-slider .item img {
    width: 100%
}
.main-slider .carousel-caption .btn {
    margin-right: 10px;
    margin-top: 30px;
    font-size: 12px;
}
.navbar-right li {
    float: left;
}
.navbar-right li > a {
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
    color: #999;
    border: 1px solid #ddd;
    margin-right: 10px;
    display: inline-block;
    padding: 10px 10px 8px;
    border-radius: 5px;
    position: relative;
    z-index: 99999;
    text-decoration: none;
    background: #fff;
    font-weight: 600;
}
.navbar-right li.open a {
    border-bottom: none;
    border-radius: 5px 5px 0 0;
    color: #009344;
    border-color: #009344;
    padding-bottom: 12px;
}
.navbar-right li.open ul li a {
    border: none;
    color: #888;
    display: block;
}
.navbar-right li.open ul li a:hover {
    color: #009344;
    background: none
}
.navbar-right .dropdown-menu {
    position: absolute;
    top: 37px;
    right: 10px !important;
    left: auto !important;
    border-color: #009344;
    border-radius: 5px 0 5px 5px;
}
.title-head {
    margin-bottom: 30px
}
.title-head p {
    font-size: 15px;
    font-weight: 300
}
.konsep {
    background: #fafafa;
    padding: 30px 0 50px;
}
.konsep ul {
    list-style: initial;
    color: #666;
    font-size: 13px;
    list-style-position: inside;
    margin-bottom: 25px;
}
.konsep h3 {
    font-size: 18px;
    color: #3d454c;
    font-weight: 600;
}
.konsep ul li {
    margin-bottom: 5px
}
.konsep-illustrasi {
    margin-top: 30px
}
.marketplace {
    padding: 40px 0 60px;
}
.info-marketplace {
    border: 1px solid #ccc;
    padding: 30px;
    text-align: center;
    position: relative;
    margin-top: 30px;
    min-height: 235px;
}
.info-marketplace h3 {
    font-size: 18px;
}
.info-marketplace .icon {
    position: absolute;
    top: -40px;
    width: 70px;
    height: 70px;
    background: #fff;
    border: 1px solid #ccc;
    line-height: 62px;
    border-radius: 100px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.berita-box {
    border: 1px solid #ccc;
    text-align: center;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
.berita-box h3 a {
    font-size: 16px;
    margin-top: 0;
    color: #444
}
.berita-box .desc {
    padding: 10px 30px 30px;
}
.berita-box .ava {
    height: 200px;
    overflow: hidden;
}
.berita .carousel-control {
    height: 40px;
    border: 1px solid #ccc;
    width: 40px;
    left: auto;
    right: 0;
    top: -70px;
    text-shadow: none;
    font-size: 28px;
    border-radius: 5px;
}
.berita .carousel-control.left {
    right: 50px;
}
.col-center {
    margin: 0 auto;
    float: none
}
.clear {
    clear: both
}
.testimonial {
    background: url(/assets/img/testimonial-bg.jpg) no-repeat fixed bottom;
    background-size: 100%;
    height: 480px;
    padding-top: 40px;
    background-size: cover
}
.quote,
.quote i {
    color: #009344;
    text-align: left;
    font-size: 27px;
}
.testimonial .col-md-10 {
    /* background: rgba(255, 255, 255, 0.93); */
    /* padding: 20px 30px 10px; */
}
#fade-quote-carousel.carousel {
    padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner {
    background: rgba(255, 255, 255, 0.90);
}
#fade-quote-carousel.carousel .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
    padding: 20px 30px 10px;
}
#fade-quote-carousel.carousel .carousel-inner .active {
    opacity: 1;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
    bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
    background-color: rgba(255, 255, 255, 0.71);
    border: none;
    border: 1px solid #fff;
}
#fade-quote-carousel.carousel .carousel-indicators > li.active {
    background: #009344;
    border-color: transparent;
}
#fade-quote-carousel blockquote {
    text-align: justify;
    font-family: arial;
    font-weight: normal;
    font-size: 16px;
    border: none;
    padding: 0;
    margin-top: 0;
}
#carousel a.carousel-control span {
    color: #fff
}
#carousel a.right.carousel-control {
    right: -16%;
    font-size: 49px;
    top: 21%;
}
#carousel a.left.carousel-control {
    left: -16%;
    font-size: 49px;
    top: 21%;
}
#fade-quote-carousel blockquote p {
    font-size: 13px
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
.berita {
    background: #fff;
    padding: 50px 0;
}
.berita .title-head {
    margin-bottom: 20px
}
.call-action {
    background: url(/assets/img/bg-call-action.jpg) no-repeat #000;
    padding: 80px 0;
    background-size: cover;
}
.call-action .btn {
    width: 48%;
    word-wrap: break-word;
    white-space: normal;
    font-size: 14px;
    margin-left: 1%;
    margin-top: 20px;
}
.call-action h2 {
    color: #fff;
    font-size: 24px
}
.call-action p {
    color: #fff;
    font-size: 14px
}
/*button*/

.btn-full {
    width: 100% !important
}
.btn-#009344 {
    background: #009344;
    color: #fff !important;
    padding: 10px 20px;
}
.btn-fb {
    background: #285490;
    color: #fff !important;
    padding: 10px 8px;
    font-size: 11px;
}
.btn-email {
    background: #333;
    color: #fff !important;
    padding: 10px 12px;
    font-size: 11px;
}
/*LOGIN*/

.form-account {
    min-height: 500px;
    padding: 60px 0;
}
.form-account form {
    display: block;
    max-width: 550px;
    margin: 0 auto;
    border: 1px solid rgba(255, 255, 255, 0.53);
    background: #fff;
    border-radius: 5px;
    color: #fff;
    padding-bottom: 10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
.form-account form legend {
    border: none;
    padding: 15px 20px 0;
    text-align: left;
    color: #009344;
    max-width: 300px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 24px;
}
.form-account form legend span {
    display: block;
    color: #fff;
    font-weight: normal;
}
.form-account form .form-box {
    padding: 0 20px
}
.form-account form .form-control {
    border: none;
    box-shadow: none;
    padding: 10px;
    height: auto;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    text-align: center;
}
.form-account form select.form-control {
    height: 40px;
    color: #888;
}
.form-account form label,
.form-account form label a {
    color: #fff
}
#login {
    background: url(/assets/img/bg-login.png) no-repeat;
    background-size: cover;
}
#login form {
    background: rgba(125, 125, 125, 0.7);
    background-size: cover;
}
.rek-info {
    width: 60%;
    float: left;
    margin-right: 2%;
}
.pilih-bank {
    width: 38%;
}
#register {
    background: url(/assets/img/bg-register.jpg) no-repeat;
    background-size: cover;
}
#register.register-peminjam {
    background: url(/assets/img/register-peminjam.png) no-repeat;
    background-size: cover
}
#register form {
    max-width: 100%;
    margin: 0 auto;
    background: rgba(125, 125, 125, 0.7);
    background-size: cover;
    min-height: 400px
}
#register form .col-md-6 .form-group {
    margin-right: 5px
}
#register.form-account form legend {
    max-width: 100%;
    color: #fff;
}
#register .btn {
    font-size: 14px;
    width: 49%;
}
#register textarea {
    height: 79px;
    color: #888;
}
.daftar-via h3 {
    font-size: 16px;
    color: #fff
}
.daftar-via h3 span {
    display: block;
    color: #fff;
    font-weight: normal;
    margin-top: 10px;
}
.daftar-via .btn {
    margin-top: 20px
}
.daftar-via i {
    color: #fff;
    font-size: 14px;
    margin-right: 5px
}
.block-info {
    color: #fff;
    margin: 0;
    font-family: "Poppins", sans-serif
}
.block-info span,
.req {
    color: #009344 !important;
    display: inline-block !important;
}
form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */

    color: #888;
}
.form-control::-moz-placeholder {
    /* Firefox 19+ */

    color: #888;
}
.form-control:-ms-input-placeholder {
    /* IE 10+ */

    color: #888;
}
.form-control:-moz-placeholder {
    /* Firefox 18- */

    color: #888;
}
.file-input p {
    color: #fff;
    font-size: 15px;
    font-family: "Poppins", sans-serif
}
.file-input p span {
    display: block;
    color: #fff;
    font-size: 11px;
}
.unggah-photo {
    position: relative;
    background: #fff;
    border-radius: 5px;
    width: 90px;
    height: 90px;
    border: 1px dashed #888;
}
.unggah-photo span {
    position: absolute;
    z-index: 1;
    max-width: 80%;
    left: 0;
    right: 0;
    color: #888;
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    margin: 0 auto;
    top: 13%;
}
.unggah-photo span i {
    font-size: 20px
}
.unggah-photo input {
    opacity: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    cursor: pointer;
    z-index: 99
}
#register.step2 textarea {
    height: 142px;
}
/*FOOTER*/

footer {
    background: #212121;
    padding: 60px 0 0;
}
footer li {
    font-size: 14px;
}
footer li:first-child {
    padding-bottom: 10px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    border-bottom: 1px solid #444;
    margin-bottom: 10px;
    position: relative;
}
footer li:first-child:before {
    content: "";
    position: absolute;
    left: 0;
    border: 2px solid #009344;
    top: 28px;
    width: 70px;
}
footer li a {
    color: #fff;
    font-size: 12px;
    line-height: 28px;
    text-transform: none;
    font-weight: 200;
    cursor: pointer;
}
footer li a i {
    color: #fff;
    font-size: 16px;
    margin-right: 10px;
    width: 10px;
}
.copyright a {
    font-size: 12px;
    color: #cccccc;
    padding: 0 7px;
}
.copyright p {
    margin-bottom: 0
}
.copyright {
    background: #000;
    padding: 20px 10px;
    margin-top: 30px
}
.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    background: rgba(255, 255, 255, 0.96);
    z-index: 99999;
    border-bottom: 1px solid #ddd;
    padding-top: 9px;
}
.input-group-addon {
    background: #fff;
    box-shadow: none;
    border: none;
}
.input-group-addon .glyphicon {
    font-size: 20px;
    opacity: 0.8;
}
#wrapper {
    width: 100%;
}
#page-wrapper {
    padding: 0 15px;
    min-height: 568px;
    padding-top: 50px !important;
    background-color: #F7F7F7;
}
#sidebar{
    min-height: 568px;
}
@media(min-width:768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 250px;
        padding: 0 30px;
        border-left: 1px solid #e7e7e7;
    }
}
.navbar-top-links {
    margin-right: 0;
}
.navbar-top-links li {
    display: inline-block;
}
.navbar-top-links li:last-child {
    margin-right: 15px;
}
.navbar-top-links li a {
    padding: 15px;
    min-height: 50px;
}
.navbar-top-links .dropdown-menu li {
    display: block;
}
.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}
.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
}
.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}
.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}
.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}
.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}
.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}
.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}
.sidebar .sidebar-nav.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
    background: #fff;
}
.sidebar .sidebar-search {
    padding: 15px;
}
.sidebar ul li {
    /* border-bottom: 1px solid #F7F7F7; */
}
.sidebar ul li a.active {
    background-color: #eee;
}
.sidebar .arrow {
    float: right;
}
.sidebar .fa.arrow:before {
    content: "\f104";
}
.sidebar .active>a>.fa.arrow:before {
    content: "\f107";
}
.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
    border-bottom: 0!important;
}
.sidebar .nav-second-level li a {
    padding-left: 37px;
}
.sidebar .nav-third-level li a {
    padding-left: 52px;
}
.sidebar .nav li a {
    transform: none;
}
@media(min-width:768px) {
    .sidebar {
        z-index: 1;
        position: absolute;
        width: 265px;
        margin-top: 56px;
    }
    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}
#afterLogin .navbar-default.navbar {
    background: #fafafa;
    height: 46px;
    position: fixed;
    width: 100%;
}
#afterLogin p {
    font-family: Poppins
}
#afterLogin h1.page-header {
    margin: 20px 0 0;
    font-size: 20px;
    border: none;
}
#afterLogin h1.page-header + p {
    font-size: 12px;
    margin-bottom: 40px;
    position: relative;
}
#afterLogin a.dropdown-toggle {
    border: none;
    /*background: none;*/
    font-size: 12px;
    padding: 10px 15px;
    border: 1px solid #eee;
    border-radius: 0;
    margin: 0;
    position: relative;
    /* margin-left: -1px; */
}
#afterLogin .navbar-header .navbar-brand {
    position: relative;
    top: 7px;
    border-right: 1px solid #eee;
    height: 34px;
    padding: 6px 28px;
}
#afterLogin .navbar-header .navbar-brand img {
    height: 23px;
}
.media-ava .media {
    margin: 10px
}
.media-ava .dp {
    border: 2px solid #009344 !important;
    transition: all 0.2s ease-in-out;
    width: 60px;
}
.media-ava .dp:hover {
    border: 2px solid #eee;
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    /*-webkit-font-smoothing:antialiased;*/
}
.sidebar h4.media-heading {
    font-size: 14px;
    display: block;
    margin-left: 10px;
}
.sidebar h4.media-heading small {
    display: block;
    font-size: 12px;
    font-family: Poppins;
    margin-top: 5px
}
.sidebar h5 a {
    font-size: 12px;
    display: block;
    margin-left: 10px;
    font-weight: normal;
    text-decoration: none;
    border: none !important;
}
#custom-search-input {
    margin: 0;
    margin-top: 9px;
    padding: 0;
    width: 250px;
}
#custom-search-input .search-query {
    padding-right: 10px;
    padding-right: 4px \9;
    padding-left: 10px;
    padding-left: 4px \9;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */

    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: Poppins;
    font-size: 12px;
}
#custom-search-input button {
    border: 0;
    background: none;
    /** belows styles are working good */

    padding: 2px 5px;
    margin-top: 2px;
    position: relative;
    left: -28px;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */

    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #D9230F;
}
.search-query:focus + button {
    z-index: 3;
}
.sidebar ul li:first-child {
    border-bottom: 8px solid #F7F7F7;
}
.btn-lightblue,
.btn-lightblue:hover {
    background: #2dc5c7;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    color: #fff
}
.btn-lightblue:hover {
    opacity: 0.8
}
.btn-lightblue.pull-right {
    margin-top: 35px;
    padding: 12px 24px;
}
.panel-saldo,
.panel-total {
    padding: 2px;
}
.panel-saldo {
    background: url(/assets/img/icon-saldo.png) no-repeat right 0 #fff;
}
.panel-total {
    background: url(/assets/img/icon-total.png) no-repeat right 0 #fff;
}
.panel-saldo .huge,
.panel-total .huge {
    font-size: 20px;
    color: #2dc5c7;
    position: relative;
}
#afterLogin h1.page-header + p:before {
    position: absolute;
    content: ' ';
    border: 1px dashed #ccc;
    width: 200px;
    bottom: -20px;
}
.panel-saldo .huge:before,
.panel-total .huge:before {
    position: absolute;
    width: 40px;
    height: 2px;
    background: #EFEFEF;
    content: " ";
    top: 31px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background: #009344;
    border: 1px solid #009344;
    color: #fff;
}
.pagination > li > a,
.pagination > li > span {
    color: #8E8A8B;
    font-size: 11px;
}
#afterLogin .paging_simple_numbers {
    float: right;
}
#afterLogin .dataTables_filter {
    float: right;
}
#afterLogin .dataTables_filter input {
    margin-left: 10px;
}
.table td,
.table th {
    font-size: 12px;
}
#afterLogin .table {
    margin-top: 10px
}
#afterLogin .table td {
    padding: 14px;
    font-family: Roboto;
    font-size: 13px;
    color: #444
}
#afterLogin .paging_simple_numbers .pagination {
    margin: 0;
}
#afterLogin .table {
    border-radius: 5px 5px 0 0;
    margin-bottom: 20px !important;
    border-top: none
}
#afterLogin .table > thead > tr > th {
    border-bottom: 3px solid #009344;
    padding: 15px 10px;
    background-color: #FAFAFA;
    border-right: none;
    border-left: none;
    border-top: 1px solid #eee;
}
#afterLogin .table > thead > tr > th:first-child {
    border-radius: 5px 0 0 0;
}
#afterLogin .table > thead > tr > th:last-child {
    border-radius: 0 5px 0 0;
}
a.menu-mobile.pull-left {
    font-size: 22px;
    padding: 10px 0px 0 10px;
    color: #999;
}
#afterLogin .navbar-top-links .dropdown-menu li {
    border-bottom: 1px solid #eee;
    float: none;
    padding: 10px;
}
#afterLogin .navbar-top-links .dropdown-menu li:last-child {
    border-bottom: none
}
#afterLogin .navbar-right .dropdown-menu li a {
    padding: 6px 10px !important;
    font-size: 12px;
}
#afterLogin .panel-heading {
    font-size: 14px;
    font-family: "Poppins";
    font-weight: 500;
}
#afterLogin .sidebar .nav li a i {
    font-size: 18px;
    margin-right: 5px
}
#afterLogin .sidebar .nav li a {
    padding: 15px 18px;
}
#afterLogin .sidebar .nav li:first-child a {
    padding: 0
}
.panel-saldo .huge + div,
.panel-total .huge + div {
    font-size: 14px;
    text-transform: uppercase;
    color: #999;
    margin-top: 10px;
}
#afterLogin .sidebar .nav li a:hover,
#afterLogin .sidebar .nav li a.active {
    border-left: 5px solid #009344;
}
.icon-sd-01 {
    background: url(/assets/img/icon-sd-01.png) no-repeat 13px center;
    padding-left: 44px !important;
}
.icon-sd-01:hover,
.icon-sd-01.active {
    background: url(/assets/img/icon-sd-01-hov.png) no-repeat 13px center !important;
}
.icon-sd-02 {
    background: url(/assets/img/icon-sd-02.png) no-repeat 13px center;
    padding-left: 44px !important;
}
.icon-sd-02:hover,
.icon-sd-02.active {
    background: url(/assets/img/icon-sd-02-hov.png) no-repeat 13px center !important;
}
.icon-sd-03 {
    background: url(/assets/img/icon-sd-03.png) no-repeat 13px center;
    padding-left: 44px !important;
}
.icon-sd-03:hover,
.icon-sd-03.active {
    background: url(/assets/img/icon-sd-03-hov.png) no-repeat 13px center !important;
}
.icon-sd-04:hover,
.icon-sd-04.active {
    background: url(/assets/img/icon-sd-04-hov.png) no-repeat 13px center !important;
}
.icon-sd-04 {
    background: url(/assets/img/icon-sd-04.png) no-repeat 13px center;
    padding-left: 44px !important;
}
.icon-sd-05:hover,
.icon-sd-05.active {
    background: url(/assets/img/icon-sd-05-hov.png) no-repeat 13px center !important;
}
.icon-sd-05 {
    background: url(/assets/img/icon-sd-05.png) no-repeat 13px center;
    padding-left: 44px !important;
}
.icon-sd-06:hover,
.icon-sd-06.active {
    background: url(/assets/img/icon-sd-06-hov.png) no-repeat 13px center !important;
}
.icon-sd-06 {
    background: url(/assets/img/icon-sd-06.png) no-repeat 13px center;
    padding-left: 44px !important;
}
.icon-sd-07:hover,
.icon-sd-07.active {
    background: url(/assets/img/icon-sd-07-hov.png) no-repeat 13px center !important;
}
.icon-sd-07 {
    background: url(/assets/img/icon-sd-07.png) no-repeat 13px center;
    padding-left: 44px !important;
}
.icon-sd-08:hover,
.icon-sd-08.active {
    background: url(/assets/img/icon-sd-08-hov.png) no-repeat 13px center !important;
}
.icon-sd-08 {
    background: url(/assets/img/icon-sd-08.png) no-repeat 13px center;
    padding-left: 44px !important;
}
.icon-sd-09:hover,
.icon-sd-09.active {
    background: url(/assets/img/icon-sd-09-hov.png) no-repeat 13px center !important;
}
.icon-sd-09 {
    background: url(/assets/img/icon-sd-09.png) no-repeat 13px center;
    padding-left: 44px !important;
}
.dropdown.open a.dropdown-toggle {
    /*background: #fff !important;*/
    display: block;
    border-radius: 0;
    padding: 10px 15px;
    border: 1px solid #009344;
    border-bottom: 1px solid #fff !important;
    z-index: 99;
    position: relative;
    color: #009344;
}
.media-body .btn-group a.dropdown-toggle {
    font-size: 12px
}
#afterLogin .navbar-right .dropdown-menu {
    top: 46px !important;
    z-index: 9;
    right: 0 !important;
}
span.badge-number {
    background: #009344;
    color: #fff;
    padding: 3px 4px;
    border-radius: 100px;
    font-size: 10px;
    line-height: normal;
    position: absolute;
    top: 4px;
    right: 2px;
}
#afterLogin .sidebar a.dropdown-toggle {
    border: none;
    /*margin: 0 10px;*/
    color: #009344;
    box-shadow: none !important;
}
.sidebar ul.dropdown-menu li {
    border-bottom: 1px solid #eee
}
.sidebar ul.dropdown-menu li:last-child {
    border-bottom: none
}
#afterLogin .navbar-right li:last-child a.dropdown-toggle img {
    opacity: 0.5;
}
.sidebar .media,
.sidebar .media-body {
    overflow: visible;
}
#afterLogin .sidebar .nav .dropdown-menu li a {
    font-size: 12px;
    padding: 5px 10px;
}
.panel-prod {
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
    margin: 10px 0;
}
.panel-prod:hover {
    border: 1px solid #009344;
    background: #fafafa;
}
.panel-prod .media-img {
    background: #EFEFEF;
    min-height: 170px;
    overflow: hidden;
}
.panel-prod .media-img img {
    width: 100%
}
.panel-prod h2 {
    margin: 0;
    line-height: 18px
}
.panel-prod p {
    font-size: 11px;
}
.panel-prod h4 {
    font-size: 12px;
    color: #999
}
.media-desc {
    padding: 15px
}
.media-desc h3{
    text-transform: uppercase;
}
.panel-prod h2 a {
    color: #000;
}
.panel-prod table {
    width: 100%
}
.panel-prod table tr td {
    padding: 5px 0;
    color: #009344;
    font-size: 13px;
    width: 50%;
    font-family: "Poppins";
}
.panel-prod .media-desc label {
    display: block;
    font-weight: normal;
    color: #009344;
    margin-bottom: 5px;
    text-transform: uppercase;
}
#chartdiv,
#chartperformancegraphic {
    height: 450px
}
#afterLogin .panel-heading .btn-group .dropdown-toggle {
    border: 1px solid #ccc !important;
    padding: 5px 8px !important;
    box-shadow: none;
    display: block;
    margin: 0 !important;
    border-radius: 5px;
    color: #999;
    cursor: pointer;
    text-decoration: none;
    font-size: 10px;
}
#afterLogin .panel-heading .btn-group {
    min-width: 100px;
    margin-right: 5px;
}
/*DASHBOARD ADMIN*/

.panel-pemodal {
    background: url(/assets/img/icon-pemodal.png) no-repeat right 0 #fff;
    height: 100px;
    background-position: right bottom;
    background-color: white;
    padding: 0;
}
.panel-totaldana {
    background: url(/assets/img/icon-totaldana.png) no-repeat right 0 #fff;
    height: 100px;
    background-position: right bottom;
    background-color: white;
    padding: 0;
    overflow: hidden;
}
.panel-peminjam {
    background: url(/assets/img/icon-peminjam.png) no-repeat right 0 #fff;
    height: 100px;
    background-position: right bottom;
    background-color: white;
    padding: 0;
    overflow: hidden;
}
.panel-totalpeminjaman {
    background: url(/assets/img/icon-totalpinjaman.png) no-repeat right 0 #fff;
    height: 100px;
    background-position: right bottom;
    background-color: white;
    padding: 0;
    overflow: hidden;
}
.adminwrapper-box .box-info {
    margin-left: -5px;
    margin-right: -5px;
}
.adminwrapper-box .col-md-3 {
    padding: 0 5px;
}
.adminwrapper-box .box-info span.badge-number {
    position: relative;
    top: -2px;
    right: 0;
    margin-left: 5px;
}
.view-detail i {
    color: #444
}
.panel-heading .title {
    font-size: 14px;
    font-family: Poppins;
}
.hero-unit .search-query {
    display: inline-block;
    width: 100px;
    height: 30px;
    font-size: 12px;
    text-align: left;
    position: relative;
}
.relative {
    position: relative;
}
.hero-unit {
    position: absolute;
    right: 15px;
    top: 5px;
}
.hero-unit .date-wrapper {
    display: inline-block;
    position: relative;
}
.hero-unit .date-wrapper:after {
    content: "\f073";
    position: absolute;
    right: 10px;
    font-family: "FontAwesome";
    top: 7px;
    color: #999999;
}
.hero-unit .date-wrapper.button:after {
    content: none;
}
.hero-unit .date-wrapper.button button {
    background: #2dc5c7;
    border: none;
    height: 30px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 3px;
}
.white-borderbottom {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.paddingbottom-30 {
    padding-bottom: 30px;
}
.child-discover {} .child-discover li {} .child-discover li:first-child {
    border: none;
    margin: 0;
    padding: 0;
}
.child-discover li:first-child:before {
    content: none;
}
.no-margin-right {
    margin-right: 0 !important
}
.navbar-right .dropdown-menu.no-margin-right {
    right: 0 !important
}
.search-dropdown .dropdown-menu {
    padding-left: 8px;
    padding-right: 8px;
    width: 225px;
}
.search-dropdown .dropdown-menu li,
.search-dropdown .dropdown-menu input[type="text"] {
    width: 100%
}
.search-dropdown .dropdown-menu input[type="text"] {
    padding-left: 8px;
    padding-right: 8px;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
}
footer .container,
.call-action .container,
.form-account .container,
.marketplace .container {
    padding-left: 0;
    padding-right: 0;
}
.no-padding {
    padding: 0 !important
}
.copyright .muted {
    color: #434b52;
}
.no-padding-left {
    padding-left: 0 !important
}
.no-padding-right {
    padding-right: 0 !important
}
.carousel-inner .media-ava {} .carousel-inner .media-ava h4 {
    font-size: 14px;
    color: #ed1b24;
    margin-top: 10px;
}
.carousel-inner .media-ava h5 a {
    font-size: 18px;
    color: #333333
}
.navbar-right > li:last-child > a {
    border-color: #009344;
    color: #009344;
}
.navbar-right .dropdown-menu li {
    width: 100%
}
.navbar-right .dropdown-menu li a {
    margin: 0
}
.register-pemodal {
    background: url(/assets/img/register-pemodal.png) no-repeat !important;
    background-size: cover !important;
}
.berita .left.carousel-control > span {
    color: #ccc;
}
.berita .right.carousel-control >span {
    color: #ccc;
}
/*PEMODAL*/

.game-philosophy {
    background: #fafafa;
    overflow: hidden;
}
.detail-philosophy {
    position: relative;
    height: 100%;
    min-height: 300px;
}
.detail-philosophy:after {
    background: url(/assets/img/bg-girl.png) no-repeat;
    background-position: bottom right;
    content: "";
    position: absolute;
    width: 287px;
    height: 321px;
    right: 0;
    bottom: 0;
}
.detail-philosophy h3,
.detail-philosophy p {
    width: calc(100% - 350px);
}
.detail-philosophy h3 {
    color: #333333;
    font-size: 24px;
    margin-top: 60px;
    position: relative;
    margin-bottom: 50px;
}
.detail-philosophy h3:after {
    content: "";
    border-bottom: 1px solid #cccccc;
    width: 90px;
    position: absolute;
    left: 0;
    top: 45px;
}
.detail-philosophy p {
    font-size: 14px;
    color: #999999;
    line-height: 30px;
}
.why-danamas {
    padding: 50px 0
}
.why-box {} .why-box .why-icon {
    float: left;
    width: 70px;
}
.why-box .why-icon img {} .why-box .why-info {
    float: left;
    width: calc(100% - 70px);
}
.why-box .why-info h4 {
    color: #333333;
    font-size: 14px;
    position: relative;
    margin-bottom: 12px;
}
.why-box .why-info h4:after {
    content: "";
    border-bottom: 1px solid #e5e5e5;
    position: absolute;
    width: 50px;
    bottom: -8px;
    left: 0;
}
.why-box .why-info p {
    font-size: 12px;
    color: #999999;
}
.why-infobox {
    margin-bottom: 30px;
    min-height: 100px;
}
.why-box > .col-md-4 > .why-infobox:nth-child(2) {
    margin-bottom: 0;
}
.faq-pemodal {} .faq-pemodal ul {} .faq-pemodal ul li {
    margin-bottom: 10px;
}
.faq-pemodal ul li a {
    background: #eeeeee;
    display: block;
}
.faq-pemodal ul span {} .faq-pemodal ul span.icon {
    float: left;
    width: 40px;
    height: 40px;
    background: #ed1b24;
    text-align: center;
    line-height: 36px;
}
.faq-pemodal ul span.icon:before {
    content: "\f067";
    color: #fff;
    font-family: "FontAwesome";
    font-weight: normal;
}
.faq-pemodal ul li a.minus span.icon:before {
    content: "\f068";
    color: #fff;
    font-family: "FontAwesome";
    font-weight: normal;
}
.faq-pemodal ul span.text {
    float: left;
    color: #333333;
    font-size: 14px;
    line-height: 40px;
    font-weight: 600;
    padding-left: 10px;
}
.answer-faq {
    color: #999999;
    font-size: 12px;
    line-height: 25px;
    padding-left: 50px;
    margin-top: 10px;
}
.faq-pemodal {
    background: #fafafa;
    padding: 50px 0;
}
.faq-pemodal .container {
    padding-left: 0;
    padding-right: 0;
}
.call-action.callaction-pemodal {
    background: url(/assets/img/callaction-pemodal.png) no-repeat #000;
    background-size: cover
}
/*PEMINJAM*/

.slider-peminjam h2,
.slider-peminjam p {
    color: #fff !important
}
.main-terms {
    background: #fafafa;
    overflow: hidden;
}
.main-termsbox {
    position: relative;
    padding-left: 550px;
    height: 100%;
    min-height: 330px;
    ;
}
.main-termsbox:before {
    content: "";
    background: url(/assets/img/bg-persyaratanutama.png) no-repeat;
    background-position: left bottom;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1000;
    width: 437px;
    height: 304px;
}
.main-termsbox h3 {
    color: #333333;
    font-size: 24px;
    margin-top: 60px;
    position: relative;
    margin-bottom: 50px;
    text-transform: uppercase;
}
.main-termsbox h3:after {
    content: "";
    border-bottom: 1px solid #cccccc;
    width: 90px;
    position: absolute;
    left: 0;
    top: 45px;
}
.main-termsbox li {
    color: #999;
    font-size: 14px;
    margin-bottom: 10px;
}
.main-termsbox li i {
    color: #ed1b24;
    font-size: 25px;
    font-weight: normal;
    margin-right: 10px;
}
.loan-simulation {
    background: #fff;
    padding: 50px 0
}
.loansimulation-box {
    position: relative;
    min-height: 350px;
    padding-right: 400px;
    padding-top: 160px;
}
.loansimulation-box:after {
    content: "";
    background: url(/assets/img/bg-loansimulation.png) no-repeat;
    width: 371px;
    height: 348px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.loansimulation-box label {
    float: left;
    line-height: 34px;
}
.loansimulation-box .form-control {
    float: right;
    width: calc(100% - 100px);
}
.bg-fafafa {
    background: #FAFAFA !important
}
.bg-ffffff {
    background: #ffffff !important
}
.icon-infobox {
    position: relative;
    padding-left: 130px;
    padding-top: 15px;
    width: calc(100% - 150px);
    float: left;
}
.loan-profile:before {
    content: "";
    background: url(/assets/img/iconinfo-01.png) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 94px;
    height: 76px;
}
.icon-infobox label {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 15px;
}
.icon-infobox label span {
    font-size: 14px;
    color: #888888;
    width: 150px;
    display: inline-block;
    font-weight: 300;
    font-family: "Poppins"
}
.icon-infobox label strong {
    font-size: 14px;
    color: #666666;
    font-weight: 500;
    font-family: "Poppins"
}
.back-dashboard {
    color: #2dc5c8;
    font-size: 12px;
    text-decoration: underline;
    margin-top: 50px;
    display: block;
    font-family: "Roboto"
}
.back-dashboard:hover {
    font-family: "Roboto";
    color: #009344
}
.right-infobtn {
    float: right;
    color: #fff;
    text-transform: uppercase;
    display: block;
    padding: 10px 20px;
    margin-top: 15px;
    border-radius: 5px;
    text-decoration: none;
    letter-spacing: 1px;
}
.right-infobtn:hover {
    background: #009344;
    color: #ffffff;
    text-decoration: none;
}
.blue-btn {
    background: #2dc5c8;
}
h1.info-title {
    position: relative;
    margin-bottom: 50px !important;
}
h1.info-title span {
    color: #888;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
}
h1.info-title:after {
    position: absolute;
    content: ' ';
    border: 1px dashed #ccc;
    width: 200px;
    bottom: -10px;
    left: 0
}
.media-ava .media a:hover {
    border-left: none !important;
}
.media-ava .media > a {
    border: none !important;
    overflow: hidden;
    border-radius: 50%
}
.financier-notify:before {
    content: "";
    background: url(/assets/img/iconinfo-02.png) no-repeat;
    position: absolute;
    left: 0;
    top: 15px;
    width: 94px;
    height: 76px;
}
.financier-notify {
    width: 100%;
    ;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.financier-notify h5 {
    font-size: 14px;
    color: #333333;
    margin-bottom: 20px;
}
.financier-notify p {
    color: #888888;
    font-family: "Roboto";
    font-weight: 300;
    line-height: normal;
}
.financier-notify p span {
    color: #ed1b24
}
.financier-notify p a {
    color: #2dc5c8
}
.financier-provision {} .financier-provision h5 {
    color: #333333;
    font-size: 12px;
}
.financier-provision p {
    color: #888888;
    font-family: "Roboto";
    font-weight: 300;
    line-height: normal;
    font-size: 12px;
}
.cashout-notify {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.cashout-notify .panel {
    margin-top: 30px;
    width: 500px;
}
.cashout-page {
    border-bottom: none;
    margin: 0;
    padding: 0;
}
.cashout-page:before {
    content: none;
}
.cashout-page label label {
    font-family: "Poppins";
    color: #ed1b24;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
}
.cashout-page label .form-control {
    display: inline-block;
    width: 300px;
    color: #bbbbbb;
    font-size: 12px;
    font-family: "Poppins"
}
.cashout-page .form-body {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
}
.cashout-page .form-footer {
    text-align: center;
}
.cashout-page .form-footer button {
    font-size: 12px;
    font-family: "Poppins"
}
.i-awesome {
    width: auto;
    min-width: 10px !important;
}
.i-awesome .fa.fa-th-large {
    font-size: 14px;
    position: relative;
    top: 2px;
}
.i-awesome .fa.fa-th-list {
    font-size: 14px;
    position: relative;
    top: 2px;
}
.btn-loadmore {
    margin: 30px auto;
    display: block;
    width: 120px;
    text-align: left;
    color: #999999;
    font-size: 12px;
    font-family: "Poppins"
}
.btn-loadmore i {
    text-align: right;
    float: right;
    position: relative;
    top: 3px;
}
.financier-autofund {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.radio label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 13px;
}
.radio input[type=radio] {
    display: none;
}
.radio label:before {
    content: "";
    display: inline-block;

    width: 16px;
    height: 16px;

    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 5px;
    background: url(/assets/img/radio.png) no-repeat;
}
.radio label:before {
    border-radius: 8px;
}
.radio input[type=radio]:checked + label:before {
    content: "";
    background: url(/assets/img/radio-check.png) no-repeat;
    text-align: center;
    line-height: 18px;
}
.radio-labeling {
    color: #333333;
    font-size: 14px;
    font-family: "Poppins";
    font-weight: 500;
}
.radio .form {
    padding-left: 25px;
}
.radio .form .form-control {
    display: inline-block;
    width: 300px;
    color: #bbbbbb;
    font-size: 12px;
    font-family: "Poppins";
}
.radio .form .form-box + p {
    margin-top: 20px;
}
.radio .form p {
    line-height: 25px;
}
.radio .form .form-box {
    margin-bottom: 10px;
}
/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-loan-carousel.carousel {
  padding-bottom: 60px;
}
#fade-loan-carousel.carousel .carousel-inner .item {
  margin-left: -15px;
  margin-right: -15px;
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-loan-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-loan-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-loan-carousel.carousel .carousel-indicators > li {
  background-color: #e84a64;
  border: none;
}
#fade-loan-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-loan-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
#fade-loan-carousel .carousel-control {
    border: 1px solid #c9c9c9;
    height: 27px;
    width: 27px;
    border-radius: 5px;
    top: -50px;
}
#fade-loan-carousel .carousel-control i {
    color: #333;
    font-weight: normal;
    font-size: 20px;
    border: none;
    text-shadow: none;
}
#fade-loan-carousel.carousel .carousel-inner .item .panel-prod {
    margin: 0;
}
#fade-loan-carousel.carousel .carousel-inner .item .col-md-7 h2 {
    margin-top: 0;
    color: #333333;
    font-size: 14px;
    font-family: "Poppins";
    font-weight: 500;
    margin-bottom: 15px;
}
#fade-loan-carousel.carousel .carousel-inner .item .col-md-7 p {
    color: #888888;
    font-size: 14px;
    font-family: "Roboto";
    font-weight: 300;
    line-height: 30px;
}
#fade-loan-carousel .item .col-md-12 {
    border-top: 1px solid #dddddd;
    margin-top: 30px;
}
h3.title-table {
    color: #333333;
    font-size: 14px;
    margin-top: 25px;
    margin-bottom: 25px;
}
.funding-loan {}
.funding-loan h3 {
    margin-bottom: 10px;
}
.funding-loan p {
    font-weight: 300;
    font-family: "Poppins";
    font-size: 12px;
}
.funding-loan form {
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-top: 20px;
}
.funding-loan button {
    font-weight: 500;
    font-family: "Poppins";
    font-size: 12px;
    display: inline-block;
}
.funding-loan .form-control {
    color: #bbbbbb;
    display: inline-block;
    font-weight: 300;
    font-family: "Poppins";
    font-size: 12px;
    width: 300px;
    height: 40px;
    margin-right: 5px;
}
.paid{
    color: green !important;
    text-align: center;
}
.paynow{
    text-align: center;
}
.paynow span{
    background:#009344;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px
}
.nopaid {
    color: #999 !important;
    text-align: center;
}

/*PEMINJAM REQUEST PINJAMAN*/

#upload-file-container {
   background: url(/assets/img/drop-here.png) no-repeat;
   float: left;
   height: 92px;
   width: 92px;
}

#upload-file-container input {
  filter: alpha(opacity=0);
  opacity: 0;
  height: 92px;
  width: 92px;
  cursor: pointer;
}
.loan-request label.standart {
  font-size: 14px;
  color: #888888;
  display: block;
  font-weight: 300;
  font-family: "Poppins";
}
.loan-request label.small {
  color: #999999;
  font-weight: 500;
  font-family: "Poppins";
  font-size: 11px;
}
.right-label label.small span {
  color: #ed1b24;
}
.form-box .right-label {
  float: right;
  width: calc(100% - 110px);
}
.loan-request .form-box {
  margin-bottom: 15px;
}
.loan-request .form-control {
  font-size: 12px;
  color: #bbbbbb;
  font-family: "Poppins";
  font-weight: 300;
}
.loan-request textarea {
  height: 100px;
  resize: none;
}
.loan-request span.heading {
  color: #333;
  font-size: 14px;
  font-family: "Poppins";
  font-weight: 600;
  margin-bottom: 5px;
  display: block;
}
.loan-request p.info-heading {
  color: #888888;
  font-size: 12px;
  font-family: "Poppins";
  font-weight: 300;
}
.price-box {
  margin: 0 auto;
  width: 100%;
}

.ui-widget-content {
  border: 1px solid #bdc3c7;
  background: #e1e1e1;
  color: #222222;
  margin-top: 4px;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 5.2em;
  height: 2.2em;
  cursor: default;
  margin: 0 -40px auto !important;
  text-align: center;
  line-height: 30px;
  color: #FFFFFF;
  font-size: 15px;
}

.ui-slider .ui-slider-handle .glyphicon {
  color: #333;
  margin: 0 3px;
  font-size: 11px;
}

.ui-corner-all {
  border-radius: 20px;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -.9em;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
  border: 1px solid #f9f9f9;
  background: #3498db;
}

.ui-slider-horizontal .ui-slider-handle {
  margin-left: -0.5em;
}

.ui-slider .ui-slider-handle {
  cursor: pointer;
}

.ui-slider a,
.ui-slider a:focus {
  cursor: pointer;
  outline: none;
}

.price, .lead p {
  font-weight: 600;
  font-size: 32px;
  display: inline-block;
  line-height: 60px;
}

h4.great {
  background: #00ac98;
  margin: 0 0 25px -60px;
  padding: 7px 15px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  border-radius: 5px;
  display: inline-block;
  -moz-box-shadow:    2px 4px 5px 0 #ccc;
    -webkit-box-shadow: 2px 4px 5px 0 #ccc;
    box-shadow:         2px 4px 5px 0 #ccc;
}

.total {
  border-bottom: 1px solid #7f8c8d;
  position: relative;
  padding-bottom: 20px;
}
.price-slider {
  margin-bottom: 90px;
}

.price-slider span {
  font-weight: 200;
  display: inline-block;
  color: #7f8c8d;
  font-size: 13px;
}
.form-pricing {
  background: #ffffff;
  padding: 20px;
  border-radius: 4px;
}

.price-form {
  background: #ffffff;
  margin-bottom: 10px;
  padding: 20px;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  /*-moz-box-shadow:    0 5px 5px 0 #ccc;
    -webkit-box-shadow: 0 5px 5px 0 #ccc;
    box-shadow:         0 5px 5px 0 #ccc;*/
}
.form-group span.price {
  font-weight: 200;
  display: inline-block;
  color: #7f8c8d;
  font-size: 14px;
}
.price-form label {
  font-weight: 200;
  font-size: 21px;
}

img.payment {
  display: block;
    margin-left: auto;
    margin-right: auto
}

.ui-slider-range-min {
  background: #ed1b24;
  float: left;
  background-image: none;
  position: absolute;
  left: 0;
  top: 0;
  height: 10px;
}
.gridslider {
  margin-top: 30px;
}
.span-title {
  color: #888888;
  font-size: 14px;
  font-family: "Poppins";
  font-weight: 300;
}
.box-slider-top {
  height: 40px;
}
.ui-slider.ui-slider-horizontal {
  border: 1px solid #dddddd;
  height: 10px;
  background: #fafafa;
  margin: 0;
}
.ui-slider .ui-state-default, .ui-slider .ui-widget-content .ui-state-default {
  border: 1px solid #dddddd;
  background: #fafafa;
  box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.1);
}
.box-slider-top .form-control {
  border: 1px solid #bbbbbb;
  box-shadow: none;
  position: relative;
  top: -10px;
  width: 60px;
  text-align: center;
  font-size: 12px;
  color: #333333;
  font-weight: 500;
}
.ui-slider .ui-slider-handle label {
  font-family: "Poppins";
  font-size: 14px;
  color: #333333;
  font-weight: 500;
}
.slider-bottominfo {
  margin-top: 15px;
}
.slider-bottominfo span {
  font-family: "Poppins";
  font-size: 14px;
  color: #333333;
  font-weight: 500;
}
.info-top {
  color: #ed1b24;
  font-size: 12px;
  font-family: "Poppins";
  font-weight: 300;
  margin-bottom: 0;
}
.info-bottom {
  color: #666666;
  font-size: 14px;
  font-family: "Poppins";
  font-weight: 500;
  margin-bottom: 0;
}
.total-invoice {
  padding: 19px 0 0 0;
  background: #fafafa;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
.loan-reqbtn {
  font-family: "Poppins";
  font-weight: 500;
  float: right;
  margin-bottom: 50px;
}


/*NEW DESIGN*/

.joinwith-us {
  background: url(/assets/img/joinwith-us.png) no-repeat #000;
  height: 440px;
  padding: 50px 0;
  background-size: cover;
}
.joinwith-us > .container {
  display: table;
  height: 340px;
}
.joinwith-us > .container > .row {
  display: table-cell;
  vertical-align: bottom;
}
.joinwith-us h2 {
  margin-top: 40px;
}
.footer-paragraph {
  padding-top: 0;
}
.footer-paragraph p {
  color: #d7d7d7;
  margin: 30px 0;
}
.white-bg {
  background: #ffffff !important
}
.lightgrey-bg {
  background: #fafafa !important
}
.numbering {
  color: #ed1b24;
  font-family: "Poppins";
  font-size: 20px;
  position: absolute;
  border: 2px dashed #eaeaea;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  top: -9px;
  right: 0;
}
.konsep h3 {
  position: relative;
}
.danamas-concept li {
  list-style: none;
  position: relative;
}
.danamas-concept li span.li-bullets {
  width: 5px;
  height: 5px;
  background: #666;
  display: block;
  border-radius: 50%;
}
.main-slider .carousel-caption h2 {
  color: #ffffff;
  text-shadow: 2px 2px 4px #000000;
  top: auto;
  bottom: 0;
  background: rgba(0,0,0,0.2);
  padding: 20px 20px 60px 20px;
  border: 1px solid rgba(255,255,255,0.2);
  border-radius: 5px;
  position: relative;
  top: 30px;
}
.carousel-indicators li {
  background: #ffffff;
  border: none;
  height: 12px;
  width: 12px;
  margin: 1px !important;
}
.carousel-indicators li.active {
  background: #009344;
}
.main-slider .carousel-caption {
  top: auto;
  bottom: 0;
}
.carousel-indicators {
  bottom: 30px;
  left: auto;
  right: 10%;
  text-align: right;
  width: auto
}
.main-slider .carousel-caption .btn {
  margin-top: 0;
  position: relative;
  margin-left: 20px;
}
.info-marketplace h3 {
  line-height: 25px;
}
.info-marketplace {
  min-height: 270px;
}
.give-loan {
  background: url(/assets/img/bg-giveloan.png) no-repeat;
  height: 390px;
  background-size: cover;
}
.give-loan .btn.btn-#009344 {
  display: inline-block;
  max-width: 300px;
  margin: 10px 0 0 0;
}
.give-loan > .container > .row {
  display: table-cell;
  vertical-align: middle;
}
.give-loan h2 {
  margin-top: 0;
}
.carousel-inner > .item {
  height: 385px;
}
.main-termsbox h3 {
  margin-top: 50px;
}
.main-termsbox {
  min-height: 250px;
}
.main-termsbox:before {
  content: "";
  background: url(/assets/img/bg-persyaratanutama.png) no-repeat;
  background-position: left bottom;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1000;
  width: 350px;
  height: 300px;
  background-size: 100% 100%;
}
.loan-simulation {
  padding-bottom: 0;
}
.loansimulation-box:after {
  content: "";
  background: url(/assets/img/bg-loansimulation.png) no-repeat;
  width: 273px;
  height: 326px;
  position: absolute;
  right: 0;
  bottom: 0;
  background-size: 100% 100%;
}
.loan-facilitas {
  background: url(/assets/img/bg-loanfaciliatas.png) no-repeat;
  height: 390px;
  background-size: cover;
  text-align: center;
}

/*KONTAK KAMI*/

#map-canvas {
  height: 440px;
}
.info-window {
  margin: 0;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
}
.info-window span {
  margin: 0;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-weight: 600;
}
.contact-box {
  padding: 70px 0;
}
.contact-box .form-group {
  position: relative;
}
.contact-box .form-group:before {
  font-family: "FontAwesome";
  position: absolute;
  font-size: 14px;
  color: #dcdcdc;
  left: 10px;
  top: 15px;
}
.contact-name:before {
  content: "\f007";
}
.contact-email:before {
  content: "\f0e0"
}
.contact-subject:before {
  content: "\f040"
}
.contact-message:before {
  content: "\f036"
}
.contact-message textarea {
  height: 110px !important;
  resize: none;
  padding-top: 15px;
  padding-bottom: 15px;
}
.contact-box .form-control {
  background: #f7f7f7;
  height: 50px;
  border: 1px solid #dcdcdc;
  border-radius: 2px;
  font-family: 'Poppins', sans-serif;
  color: #aaaaaa;
  font-size: 14px;
  padding-left: 30px;
  box-shadow: none;
}
.contact-box .form-control:focus {
  border: 1px solid #ed1b24;
  box-shadow: none;
  cursor: url(/assets/img/cur.cur)
}
.contact-box > .row > .col-md-6 + .col-md-6 > * {
  margin-bottom: 20px;
}
.contact-box > .row > .col-md-6 + .col-md-6 {
  height: 306px;
}
.contact-box > .row > .col-md-6 + .col-md-6 > hr {
  margin: 0;
  position: absolute;
  width: calc(100% - 30px);
  left: 15px;
  bottom: 0;
}
.contact-box h2 {
  font-family: 'Poppins', sans-serif;
  color: #444444;
  font-size: 24px;
  margin-top: 0;
}
.contact-box .i-box {
  float: left;
  width: 40px;
}
.contact-box .i-box i {
  color: #ed1b24;
  font-size: 14px;
}
.contact-box .info-box {
  float: left;
  width: calc(100% - 40px);
}
.contact-box .info-box h4 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  color: #444444;
  font-size: 14px;
  margin-top: 0
}
.contact-box .info-box p {
  font-family: 'Poppins', sans-serif;
  color: #888787;
  font-size: 14px;
}
.contactus button {
  float: right;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  border-radius: 2px;
  padding: 10px 35px;
}
.contact-box .col-md-6 p {
  font-family: 'Poppins', sans-serif;
  color: #888787;
  font-size: 14px;
  margin-bottom: 20px;
}
.moreinfo-contact {
  display: block;
  width: 100%;
  margin-top: 50px;
}
.moreinfo-contact > div {
  padding: 0;
}
.contact-box .i-box {
  width: 25px;
}
.contactus {
  -webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.4);
  -moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.4);
  box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.4);
}

@media (min-width: 769px) {
  .navbar-right {
    margin-bottom: 0;
    margin-top: 5px;
  }
}

@media (max-width: 768px) {
  .navbar-brand {
    padding: 10px 15px;
  }
  .contact-box > .row > .col-md-6 + .col-md-6 {
    height: auto;
  }
  .contact-box > .row > .col-md-6 + .col-md-6 > hr {
    position: static;
    width: 100%;
  }
}

.danamas-concept li span.li-bullets {
    display: none;
}
.danamas-concept li {
    list-style: inherit;
}

/*MOBILE*/


@media (max-width: 991px) {
  .konsep-illustrasi {
    text-align: center;
  }
  .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  .container > .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .footer-paragraph .col-md-12.no-padding {
    padding: 0 15px !important
  }
  .joinwith-us h2 {
    text-align: center;
  }
  .info-marketplace {
    min-height: 10px;
    margin: 50px 0px;
  }
    .main-slider .item img {
        width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: 50% 30%;
    }
    .joinwith-us {
      background: url(/assets/img/joinwith-us.png) no-repeat #000 40%;
    }
    .main-slider .carousel-caption {
        top: auto;
    }
    .joinwith-us .col-md-12 {
        text-align: center;
    }
    .moreinfo-contact {
        float: left;
        width: 100%
    }
    .moreinfo-contact > div.col-md-2 {
        width: 16.66666667%;
        float: left;
    }
    .contact-box .info-box p {
        word-wrap: break-word;
    }
}

@media (min-width: 769px) and (max-width: 956px) {
    #map-canvas {
        height: 460px;
    }
}

@media (max-width: 768px) {
    .moreinfo-contact > div,
    .moreinfo-contact > div.col-md-2 {
        float: none !important;
        width: 100% !important
    }
    .contactus .contact-box .col-md-6 {
        margin-bottom: 20px;
    }
}

@media (min-width: 769px) and (max-width: 900px) {
    .main-slider .carousel-caption .btn + a {
        margin: 0px;
        padding: 10px;
    }
    .main-slider .carousel-caption {
        top: auto;
    }
    .main-slider .item img {
        width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: 50% 30%;
    }
    .joinwith-us {
      background: url(/assets/img/joinwith-us.png) no-repeat #000 40%;
    }
}

.progress-bar {
    background-color: #009344;
}
