.kt-sc-2 .kt-sc__bottom .nav-tabs.nav-tabs-line {
    border-bottom: 0;
    padding: 0;
}

.kt-portlet-border {
    margin-bottom: 0;
    border-radius: 0;
    border-bottom: 2px #f7f8fa solid;
}

.kt-callout {
    padding-bottom: 0;
    padding-top: 0;
}

.kt-portlet .kt-portlet__body {
    padding: 15px;
}
.kt-portlet__body_nopadding {
    padding: 15px;
}

.logo img {
    height: 120px;
}
.logo p {
    font-size: 18px;
    color: #48465b;
}
.peta img {
    height: 380px;
}
.title_icon {
    font-size: 11px !important;
}

.kt-widget__media_icon {
    width: 80px;
    height: 80px;
    padding: 5px;
    border: 1px solid #48465b;
    border-radius: 50%;
}
.icon-image img {
    width: 70px;
}

a.nav-link {
    font-size: 12px !important;
}

.kt-widget__img_ebook {
    max-width: 180px;
    max-height: 180px;
}

.bg-body {
    background-image: url(../media/bg/bg2.png);
    background-size: cover;    
    background-repeat: no-repeat;
    background-position: center;
}

.artikel {
    background-color: black;
    display: block;
    opacity: 0.6;
    padding: 10px;
    border-radius: 8px;
}