/**GLOBAL**/
body {
    font-family: 'Montserrat', sans-serif;
    color: rgba(0, 0, 0, 0.8);
    font-weight: 400;
    line-height: 1.58;
    letter-spacing: -.003em;
    font-size: 20px;
}

h1,h2,h3,h4,h5,p,a {
    font-family: 'Montserrat', sans-serif;
}

.f18 {
    font-size: 18px;
}
.button-blue {
    padding: 10px 25px;
    border-radius: 20px;
    background-color: #5465aa;
    color: #fff;
    box-shadow: 6px 6px 2px 0px rgb(42 55 125 / 75%);
    -webkit-box-shadow: 6px 6px 2px 0px rgb(42 55 125 / 75%);
    -moz-box-shadow: 6px 6px 2px 0px rgba(42,55,125,0.75);   
}
.button-blue:hover {
    background-color: #3d4d8b;
    color: #fff;
}
.cWhite {
    color: #fff;
}
.mTB100 {
    margin: 100px 0;
}
.mTB50 {
    margin:50px 0;
}
.mTB20 {
    margin:20px 0;
}
.mTB20 {
    margin:20px 0;
}
.mt100 {
    margin-top: 100px;
}
.mb100 {
    margin-bottom: 100px;
}
.mb20{
    margin-bottom: 20px;
}
.mLeft0 {
    margin-left: 0;
}
.pTB100 {
    padding: 100px 0;
}
.pT100 {
    padding-top: 100px;
}
.pT20{
    padding-top: 20px;
}
.fbold {
    font-weight: bold;
}
.tcenter {
    text-align: center;
}
.bg_white {
    background-color: #f2f2f2;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.bTopblue1 {
    border-top: 1px solid #262f59;
}
.relative {
    position: relative;
}


/**HEADER**/


#header {
    position: relative;
}
#header .logoAktivaku {
    float: left;
    width: 200px;
    padding: 30px 0;
}

#header .logoAktivaku,
#header .logoLPSE,
#header .logojabar {
    
    position: relative;
    display: block;
}
#header .logoLPSE,
#header .logojabar {
    display: block;
    float: right;
    padding: 15px 0;
    
}
#header .logoLPSE {
    width: 150px;
}
#header .logojabar {
    width: 65px;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.fixed-top.scrolling {
    background-color: #ffffff;
    z-index: 99999;
    -webkit-box-shadow: 0 0 15px 2px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 0 15px 2px rgba(0,0,0,.2);
    -ms-box-shadow: 0 0 15px 2px rgba(0,0,0,.2);
    -o-box-shadow: 0 0 15px 2px rgba(0,0,0,.2);
    box-shadow: 0 0 15px 2px rgb(0 0 0 / 20%);
}

/**PAGE**/

#banner-header {
    background-image: url(../images/backgroundBannder.jpg);
    background-size: cover;
}
.content-text-banner .imageright-banner{
    position: absolute;
    right: 0;
    top: 0;
    width: 420px;
}
.content-text-banner .content-text {
    width: 50%;
}
.container-content-banner {
    padding-top: 120px;
}
.content-text-banner .btn {
    margin: 50px 0;
}
.content-text-banner .afpiojk {
    margin: 40px 0;
}
#table {
    background-image: url(../images/BGTable.png);
    min-height: 100%;
}
.bg-parallax {
    position: relative;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#table .content-table p {
    padding: 10px 20px;
    font-size: 14px;
}
#pengajuan {
    background-image: url(../images/Background1.jpg);
    background-size: cover;
}
#pinjaman {
    background-image: url(../images/mengajukanPinjamanBG.png);
    min-height: 100%;
}
#pinjaman .contentgrid-textstep {
    padding: 40px;
    border-radius: 15px;
    background-color: #fff;
    position: relative;
}
#pinjaman .text-left {
    text-align: left;
    width: 70%;
}
#pinjaman .text-left li::marker {
    color: #fff;
}
#pinjaman .text-left li {
    position: relative;
    font-size: 16px;
    z-index: 5;
    margin-bottom: 15px;
    margin-left: 10px;
    padding-left: 15px;
}
#pinjaman .text-left li:before {
    content: "";
    position: absolute;
    left: -28px;
    top: -3px;
    background-color: #80ab40;
    z-index: -1;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    padding: 0px;
    color: #fff;
 }
 #pinjaman .img-right {
    position: absolute;
    right: 0;
    bottom: 0;
}


/**FOOTER**/
#footer {
    background-color: #182a78;
    color: #ffffff;
    padding: 45px 0 25px;
    font-size: 13px;
}
.inner-footer h3 {
    /* font-family: GothamPro-Medium; */
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
    margin-left: 0;
}

.inner-footer p, .inner-footer li {
    line-height: 2.2;
}
#footer ul li a {
    color: #ffffff;
}
.footer-images-list {
    display: block;
    float: right;
    margin: 10px;
}
.footer-images-list img {
    border-radius: 5px;
    max-width: 115px;
}

#comodoTL {
    display: block;
    font-size: 8px;
    padding-left: 18px;
}

#footer .sosial-list-footer li a {
    width: 30px;
    height: 30px;
    font-size: 16px;
    text-align: center;
    line-height: 20px;
    padding: 6px;
    display: block;
    background-color: #fff;
    color: #2c3a81;
    border-radius: 50%;
}
#footer .sosial-list-footer li {
    display: inline-block;
    margin-right: 10px;
}
#footer .copyright {
    text-align: center;
    margin: 25px 0 0;
    padding-top: 25px;
    border-top: 1px solid #26347c;
}

/* #footer p, .hub-list-footer li, #footer ul li a, #footer h4 {
    color: #262f59;
}
.hub-list-footer li {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 12px;
}
.hub-list-footer .icon {
    width: 23px;
    height: 23px;
    font-size: 11px;
    text-align: center;
    line-height: 20px;
    padding: 1px;
    display: inline-block;
    background-color: #2a367d;
    color: #f2f2f2;
    border-radius: 50%;
    margin-right: 5px;
}
#footer .sosial-list-footer li {
    display: inline-block;
    margin-right: 2px;
    width: 40px;
}
#footer h4 {
    font-weight: bold;
    margin: 15px 0;
}
.inner-footer p, .inner-footer li {
    line-height: 2;
}
#footer .menu-footer-menu a{
    font-size: 18px;
}
#footer .footer-images-list {
    display: block;
    float: right;
    margin: 10px;
}
 */



/**RESPONSIVE**/
@media only screen and (max-width:820px) {
    #header .logoAktivaku {
        width: 150px;
        padding: 20px 0;
    }
    #header .logojabar {
        width: 40px;
    }
    #header .logoLPSE {
        width: 100px;
    }
    .content-text-banner .content-text {
        width: 100%;
    }
    .content-text-banner .imageright-banner {
        width: 280px;
        position: inherit;
        margin: 0 auto 40px;
    }
    .content-text-banner h2 {
        font-size: 24px;
        text-align: center;
    }
    .content-text-banner .btn {
        margin: 30px 0;
        text-align: center;
    }
    .button-blue {
        font-size: 14px;
        margin: 0 auto;
    }
    .content-text-banner .afpiojk {
        margin: 40px 0;
        width: 170px;
    }
    .mTB100 {
        margin: 50px 0;
    }
    .mb100 {
        margin-bottom: 50px;
    }
    #pengajuan img,
    #dokumen img {
        display: block;
        margin: 0 auto;
        width: 250px;
    }
    #pengajuan .deskription {
        margin-top: 30px;
    }
    .pTB100 {
        padding: 50px 0;
    }
    #dokumen h2 {
        margin-bottom: 40px;
    }
    #dokumen p {
        font-size: 14px;
    }
    #pinjaman .contentgrid-textstep {
        padding: 40px 20px;
    }
    #pinjaman .text-left{
        width: 100%;
        font-size: 14px;
    }
    #pinjaman .text-left li {
        font-size: 14px;
    }
    #pinjaman .text-left li:before {
        left: -26px;
    }
    #pinjaman .img-right {
        display: none;
    }
}

@media only screen and (max-width:768px) {
    #header .logoAktivaku {
        width: 150px;
        padding: 20px 0;
    }
    #header .logojabar {
        width: 40px;
    }
    #header .logoLPSE {
        width: 100px;
    }
}

@media only screen and (max-width:640px) {
    .inner-footer {
        margin-bottom: 40px;
    }
    .footer-images-list {
        float: left;
    }
}
@media only screen and (max-width:480px) {
    #header .logoAktivaku {
        width: 124px;
        padding: 19px 0;
    }
    #header .logoLPSE {
        width: 90px;
    }
    .f18 {
        font-size: 14px;
    }
}
