
.card-hpe {
    margin-bottom: 0.75rem;
    background-color: #69696999;
    padding: 1px 5px 5px 10px;
}

.card-hpe1 {
    margin-bottom: 0.75rem;
    background-color: #69696999;
    padding: 2px 4px 2px 7px;
}

.card-hpe2 {
    margin-bottom: 0.75rem;
    background-color: #69696999;
    padding: 2px 4px 2px 7px;
}

.btn-jasa {
    color: #fff;
    background-color: #383431;
}

img.logo-header {
    height: 100px;
    margin-bottom:  10px;
}
.nav-posisi {
    position: relative;
    margin-top: 25px;
}
.nav-warna {

}

#main .widget-blue {
    background-color: #003366;
    border-top: solid 6px #d8b446;
    border-right: 0;
    border-bottom: 0;
    color: #a7c7e7;
}
#main .widget {
    background-color: #fff;
    border-right: solid 1px #e1e1e1;
    border-bottom: solid 1px #e1e1e1;
    margin-bottom: 20px;
    padding: 15px;
}
.widget .title, h3#reply-title {
    color: #003366;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 1em;
    text-transform: uppercase;
}
.widget-blue .title {
    color: #fff;
}

#nav ul {
    list-style: none;
    margin: 0px;
        margin-left: 0px;
    font-size: 11px;
    float: left;
    margin-left: 0px;
}

.border-card {
    border-top: solid 2px #90880a;
}

img.img-thumbnail.jarak-img {
    margin-top: 12px;
}
.dropdown-menu.warna-dropdown {
    background: #003569e8;
    /* color: white; */
}
a.dropdown-item.warna-text {
    color: white;
}


/* Sistem Pelayanan Izin tampilan depan */

.ch-grid::after {
    clear: both;
}
.ch-grid::after, .ch-item::before {
    content: '';
    display: table;
}

.ch-grid {
    margin: 20px 0 0 0;
    padding: 0;
    display: block;
    width: 100%;
}

.margin-bottom {
    margin-bottom: 20px;
}
.margin-top {
    margin-top: 10px;
}

.section .title {
    margin-bottom: 20px;
}
.section .title {
    margin-bottom: 5px;
    line-height: 20px;
}

.section .title {
    line-height: 20px;
    padding: 30px;
}

h4 span.title-highlight,  span.highlight {
    color: #005497;
}

.ch-grid .circle-services {
    width: 170px;
    height: 170px;
    display: block;
    text-align: center;
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 20px;
    max-width: 170px;
}

.ch-grid::after, .ch-item::before {
    content: '';
    display: table;
}

.ch-item {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    position: relative;
    cursor: default;
    box-shadow: inset 0 0 0 0 rgba(0,0,0, 0.4), inset 0 0 0 10px rgba(255,255,255,0.6), 0 1px 2px rgba(0,0,0,0.1);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background-position: center;
}

.ch-grid .circle-services {
    text-align: center;
}

.space {
    height: 30px;
}
.clear {
    clear: both;
}
.space {
    height: 30px;
}
/* End Sistem Pelayanan Izin tampilan depan */

/* Pengaturan Logo Web */
.imgR {
    width :  100%;
    margin:  auto;
}
.imgR img{
    width: 80%;
    padding: 0px;
}
.title-logo {
    font-family: American Typewriter, serif;
    font-weight: bold;
    text-decoration: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    letter-spacing: 0px;
    color: #e0d702;
    display: block;
    position: absolute;
    top: 12px;
}

.sub-title {
    font-family: cursive;
    font: Apple Chancery;
    text-decoration: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    letter-spacing: 2px;
    color: #ffffff;
    display: block;
    position: absolute;
    top: 40px;
}

/*Button selengkapnya*/
.btn-view-all {
    color: #fff;
    background-color: #004885;
}

/* Menu Search header */
.form-search {
    display: block;
    width: 100%;
    padding: 4px;
    font-size: 1rem;
    line-height: 1;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    position: relative;
    margin-top: 25px;
}


/* Gallery */

.gallery-title
{
    font-size: 36px;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}
.filter-button
{
    font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #42B32F;
    margin-bottom: 30px;

}
.filter-button:hover
{
    font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #42B32F;

}
.btn-default:active .filter-button:active
{
    background-color: #42B32F;
    color: white;
}

.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;
}
/* end gallery */


/* Header kurs */
div#header-kurs {
    padding: 0.2rem;
    margin-bottom: 0;
    background-color: rgb(0, 72, 133);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}


@media (max-width: 540px){
body {
    padding-top: 0px;
    background: ghostwhite;
    width: 100%;
}

header {
    background: linear-gradient(to bottom, #003366 , #005599);
    padding: 10px 0px 0px 0px;
}

div.wrapper {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

/* .imgR {
    width: 100%;
    margin: 10px;
    position: relative;
    align-items: center;
} */

.title-logo {
    font-family: American Typewriter, serif;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    letter-spacing: 1px;
    color: #e0d702;
    position: relative;
    padding-left: 15px;
}

.sub-title {
    font-family: cursive;
    font: Apple Chancery;
    text-decoration: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    letter-spacing: 1px;
    color: #ffffff;
    display: block;
    position: initial;
    top: 60px;
}

.nav-posisi {
    position: relative;
    margin-top: 25px;
}

.bg-dark {
    background-color: #036 !important;
    border-radius: 1px 1px 0px 0px;
    border-top: solid 2px #e0d702;
}

.navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1px;
}

.imgR img {
    width: 25%;
    padding: 0px;
}

}


@media (min-width: 541px) and (max-width: 768px){

body {
    padding-top: 0px;
    background: ghostwhite;
    width: 100%;
}

header {
    background: linear-gradient(to bottom, #003366 , #005599);
    padding: 20px 0px 0px 0px;
    width: 100%;
}

div.wrapper {
    margin: 0 auto;
    text-align: left;
    width: 100%;
}

.imgR {
    width: 100%;
    margin: auto;
}

.imgR img {
    width: 100%;
    padding: 10px;
}

.title-logo {
    font-family: American Typewriter, serif;
    font-weight: bold;
    text-decoration: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    letter-spacing: 2px;
    color: #e0d702;
    display: block;
    position: absolute;
    top: 15px;
}

.sub-title {
    font-family: monospace;
    text-decoration: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 8px;
    letter-spacing: 1px;
    color: #ffffff;
    display: block;
    position: absolute;
    top: 30px;
}

#header-helpful {
    clear: right;
    color: #696969;
    display: inline-block;
    float: right;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.4em;
    position: fixed;
}


.navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 1rem;
}

.container{
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.tampilanutama{
    margin-bottom: 0px;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border-radius: 3px;
    margin-top: 100px;
}

}
