body {
  font-size: 14px;
  color: #222;
}

header {
  background: #dce8e1;
}

#mainmenu {
  height: 40px;
  z-index: 9999 !important;
}

a {
  text-decoration: none;
}

header.clone #logo .inner img {
  height: auto;
}

#mainmenu a {
  display: block;
  padding: 22px 15px 23px 15px;
  line-height: 35px;
  text-decoration: none;
  color: rgb(1, 53, 31);
  font-size: 1.1em;
  width: auto;
}

#mainmenu li.unduh a {
  padding: 0px 20px 0px 20px;
  margin: 22px 0px 23px 10px;
  line-height: 35px;
  text-decoration: none;
  color: #fff;
  font-size: 1.1em;
  width: auto;
}

a.btn-default {
  color: #333;
}

a.btn-primary {
  color: #fff;
  background-color: #0e7d3c;
}

a.btn-success {
  color: #fff;
  background-color: #3c6a4f;
}

#mainmenu li.unduh:hover {
  background: none;
}

#mainmenu a:hover {
  background: #30ac62;
}

#mainmenu li:hover,
#mainmenu li:focus-within {
  background: #30ac62;
  color: #fff;
}

#mainmenu li li {
  font-size: 12px;
  font-weight: normal;
  border-bottom: solid 1px rgb(65, 175, 109);
}

#mainmenu li li a {
  background: #30ac62;
  border-top: none;
  color: rgb(255, 255, 255);
}

@media only screen and (max-width: 992px) {
  .de_menu {
    display: none;
    width: 100%;
  }

  #mainmenu a {
    width: 100%;
    text-align: left;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  #mainmenu li.unduh a {
    width: 100%;
    margin: 0px;
    text-align: left;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  #mainmenu a:hover {
    background: #111 !important;
  }

  #mainmenu li ul {
    display: block;
    position: inherit;
    margin: 0;
    width: 100%;
    z-index: 1000;
  }

  #mainmenu li {
    background: #30ac62;
    border-bottom: solid 1px #3dbc70;
    margin: 0;
    width: 100%;
    display: block;
    letter-spacing: 0px;
  }

  #mainmenu li:last-child {
    margin-bottom: 30px;
  }

  #mainmenu li ul {
    border-top: solid 1px #3dbc70;
  }

  #mainmenu li ul a {
    width: 100%;
    background: none;
    border: none;
  }

  #mainmenu li ul li {
    border: none;
    padding-left: 20px !important;
  }

  #mainmenu li ul li a {
    display: block;
    border-bottom: solid 1px #3dbc70;
  }

  .menu-btn {
    right: 30px;
    margin-top: 20px;
    width: 30px;
    height: 30px;
    background: #31a05d;
    padding: 4px;
    text-align: center;
    border-radius: 3px;
  }

  .menu-btn:before {
    font-family: "FontAwesome";
    content: "\f0c9";
    font-size: 16px;
    color: #fff;
  }

  #mainmenu li ul li:last-child {
    border-bottom: none;
    margin: 0;
  }

  #mainmenu li ul li:last-child a {
    border-bottom: none;
  }
  #mainmenu li a {
    color: #fff;
  }

  .menu-btn {
    display: block;
  }

  header.clone {
    display: none;
  }

  .call-to-action {
    text-align: center;
  }
  .call-to-action h3 {
    font-size: px;
  }
  .call-to-action .btn {
    margin-top: 10px;
  }

  #testimonial-full blockquote {
    color: #fff;
    border: none !important;
    margin: 0;
    padding: 20px 20px 0px 20px;
    font-size: 18px;
    font-family: "Roboto";
  }
}

#logo .inner {
  display: table-cell;
  vertical-align: middle;
  height: 80px;
}

#content {
  padding: 20px 0 0 0;
}

#content .container {
  margin-bottom: 20px;
}

hr {
  display: block;
  clear: both;
  border-top: solid 1px #ddd;
  margin: 20px 0 20px 0;
}

.alert {
  font-size: 16px;
}

.alert-sm {
  padding: 6px 10px;
}

.block-title {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #5e647c;
}

.block-title h2 {
  color: #06421e;
}

.block-title div.desc {
  line-height: 16px;
}

footer {
  background: rgb(1, 75, 29);
  color: rgb(198, 241, 216);
  padding: 40px 0 40px 0;
}

.subfooter {
  border-top: solid 1px rgb(3, 105, 42);
  margin: 40px 0 -40px 0;
  background: rgb(2, 54, 22);
  padding: 20px 0 20px 0;
  font-size: 12px;
}

.block-title,
.block-title h1 {
  color: #06421e;
}

.rounded {
  border-radius: 4px;
}

.cont-desc {
  line-height: 18px;
  text-overflow: ellipsis;
}

.aksara table tr:hover {
  background: #06421e;
  color: #fff;
  text-shadow: none;
}

section {
  padding: 20px 0 0px 0;
  text-shadow: none;
}

.de_testi blockquote,
.de_testi blockquote p {
  font-size: 15px;
  line-height: 1.4em;
  font-style: normal;
  font-weight: normal;
}
.de_testi blockquote {
  margin: 0;
  border: none !important;
  color: #333;
  padding: 20px 30px 30px 30px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.2);
  box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.2);
}

.de_mitra {
  margin: 0;
  color: #333;
  background: #fff;
  padding: 20px 30px 30px 30px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.2);
  box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.2);
  text-align: center;
}

.de_mitra h3 {
  font-size: 20px;
  padding-top: 10px;
  margin: 0px;
}

.de_mitra p {
  font-size: 16px;
  padding: 10px 0px;
  margin: 0px;
  border-bottom: 1px solid #dbe8d8;
}

.de_testi_pic {
  padding-right: 5px;
}

.de_testi_pic img {
  width: 70px;
  height: 70px;
}

.img-testi {
  float: left;
  margin-right: 10px;
  width: 80px;
  height: 80px;
}

.img-penulis {
  width: 90px;
  height: 90px;
  border: 2px solid #fff;
}

blockquote p.testi-auth {
  color: #06421e;
  font-size: 16px;
  margin-left: 100px;
  padding: 10px 0px;
  border-bottom: 1px solid #c8ddca;
}

#testimonial-full blockquote {
  color: #fff;
  border: none !important;
  margin: 0;
  padding: 20px 30px 0px 30px;
  font-size: 18px;
  font-family: "Roboto";
}

#testimonial-full {
  background: #1e3d2b;
  padding-bottom: 30px;
}

footer .widget_recent_post li {
  padding: 0 0 5px 0;
  background: none;
  border-bottom-color: rgb(39, 88, 58);
}

p.detail-main,
p.pangarang {
  font-size: 15px;
  padding: 15px 0px;
}

.text-isi {
  font-size: 1.2em;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 26px;
}

.text-isi h3 {
  color: #1e3d2b;
  padding: 10px 0px 10px 0px;
  border-bottom: 1px solid #cbcbcb;
}

.text-isi .table_isi {
  font-size: 14px;
}

.bg-tabel {
  background: #cedcb9;
}

.font_view {
  font-size: 20px;
  text-align: center;
}

.font_block_wadah {
  font-size: 15px;
}

.font_block {
  width: 80px;
  padding: 10px;
  border-radius: 3px;
  border: 1px solid #c8c8c8;
  text-align: center;
  font-size: 22px;
  margin-right: 10px;
  float: left;
  margin-bottom: 15px;
  background: #e6f5d0;
}

.aks_sedeng {
  font-size: 15px;
  line-height: 20px;
}

.crumb a {
  color: rgb(212, 255, 19);
  font-weight: bold;
}

span.aut_quote {
  padding-top: 10px;
}

.subjudul {
  color: #811800;
  font-size: 16px;
}

h2.judul {
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 0px;
}

@media only screen and (max-width: 992px) {
  h2.judul {
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 0px;
    font-size: 1.8em;
  }
}

.credit_foto {
  font-size: 12px;
  color: #444;
}

hr.devider {
  border-top: 4px solid #06421e;
  padding: 6px 0px;
}

.rc-rcbrand-container {
  position: relative;
  max-width: 100%;
  margin-bottom: 20px;
}
.rc-rcbrand-ul {
  position: relative;
  width: 99999px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  text-align: center;
  overflow: auto;
}

.rc-rcbrand-inner {
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
  background: #ffffff;
  border: 1px solid #ccc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.rc-rcbrand-item {
  float: left;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  position: relative;
  line-height: 0px;
}
.rc-rcbrand-item img {
  max-width: 100%;
  cursor: pointer;
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}

.rc-rcbrand-nav-left,
.rc-rcbrand-nav-right {
  padding: 3px 12px;
  border-radius: 50%;
  position: absolute;
  cursor: pointer;
  z-index: 4;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(8, 112, 48, 0.5);
  color: #fff;
}

.rc-rcbrand-nav-left {
  left: 10px;
}

.rc-rcbrand-nav-left:before {
  content: "<";
}

.rc-rcbrand-nav-left.disabled {
  opacity: 0.4;
}

.rc-rcbrand-nav-right {
  right: 5px;
}

.rc-rcbrand-nav-right:before {
  content: ">";
}

.rc-rcbrand-nav-right.disabled {
  opacity: 0.4;
}

.feature-box-image {
  margin-bottom: 20px;
}

.bacajuga {
  margin: 10px 0px;
  border-radius: 3px;
  padding: 10px 20px;
  border: 1px solid #c8c8c8;
  font-size: 15px;
}

.bacajuga a {
  font-weight: bold;
}

.bacajuga .list {
  padding: 4px 0px;
  margin-left: 20px;
}

.agenda {
  margin: 5px;
  color: #333;
  background: #fff;
  padding: 10px;
  line-height: 18px;
  border-radius: 4px;
  -moz-border-radius: 4x;
  -webkit-border-radius: 4px;
  -webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.2);
  box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.2);
  text-align: left;
  font-size: 15px;
}

.agenda img,
img.fl_left {
  float: left;
  border-radius: 3px;
  margin-right: 10px;
}

.agenda img:hover,
img.fl_left:hover {
  float: left;
  border-radius: 3px;
  margin-right: 10px;
  -webkit-box-shadow: 2px 4px 6px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 2px 4px 6px rgba(50, 50, 50, 0.2);
  box-shadow: 2px 4px 6px rgba(50, 50, 50, 0.2);
}

.agenda h4 {
  font-size: 18px;
  color: #06421e;
  text-align: left;
  border-bottom: 1px solid #ddd;
  padding-bottom: 8px;
}

.unduh h2 {
  font-size: 26px;
  padding: 10px 0px;
}

.wadah_unduh {
  color: #333;
  background: #fff;
  padding: 10px;
  line-height: 18px;
  border-radius: 4px;
  -moz-border-radius: 4x;
  -webkit-border-radius: 4px;
  -webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.2);
  box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.2);
  text-align: left;
  font-size: 15px;
  margin-bottom: 20px;
}

.list_unduh {
  padding: 10px 20px;
  border-bottom: 1px solid #ddd;
}

.list_unduh h3 {
  font-size: 22px;
  color: #06421e;
}

@media only screen and (max-width: 992px) {
  .list_unduh {
    padding: 10px 8px;
    border-bottom: 1px solid #ddd;
  }
  .list_unduh h3 {
    font-size: 20px;
    color: #06421e;
  }
}

a.list_bahasa {
  display: block;
  font-size: 15px;
  padding: 5px 2px;
  border-bottom: 1px solid #ddd;
  text-decoration: none;
  color: #1e3d2b;
}

a.list_bahasa:hover {
  background: #d6e9b6;
}

.loading {
  padding: 30px;
  background: url("images/sun-loader.gif") no-repeat center center;
}

.kamus .row {
  padding: 6px;
}

.kamus_wadah {
  margin: 5px;
  color: #111;
  background: #fff;
  padding: 10px;
  line-height: 18px;
  border-radius: 4px;
  -moz-border-radius: 4x;
  -webkit-border-radius: 4px;
  -webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.2);
  box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.2);
  text-align: left;
  font-size: 15px;
}

.kamus_wadah h4 {
  color: #06421e;
  margin-bottom: 5px;
}

.kamus_wadah p {
  padding-bottom: 10px;
}

.kamus_wadah_teang {
  background-color: #cddfbf;
  border: 2px solid #96aa85;
  padding: 6px;
  margin: 20px 0px 10px 0px;
}
