body {
  color: #444;
  font-family: 'Times New Roman', Times, serif;
  font-size: 1.5rem;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  line-height: 100%;
  margin: 0;
  padding: 0;
  background: #fafafa;
}

a {
  cursor: pointer;
  color: #0f0f0f;
}

a:hover,
a:focus {
  outline: none;
  text-decoration: none;
  color: #942f2f;
}

p {
  font-size: 1.1em;
}

h1,
h2,
h3,
h4,
h5 {
  line-height: 1;
}

img {
  width: 100%;
}

pre code {
  font-size: 16px;
}

pre.code-toolbar {
  margin-bottom: 28px;
}

.margin-top-30 {
  margin-top: 15px;
}

.no-margin {
  margin: 0 !important;
}

@media (max-width: 767px) {
  .container {
    width: 100%;
  }
}

#main-header .line-header {
  height: 7px;
  background: #d32f2f;
}

#main-slider {
  background: url(../images/dprd.jpg) no-repeat center;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 450px;
  background-size: cover;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  box-shadow: 0 3px 25px rgba(0, 0, 0, 0.2);
}

#main-slider.single-post {
  text-align: left;
  min-height: 300px;
  padding: 30px 0;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
}

#main-slider.single-post::after {
  opacity: .6;
}

#main-slider.single-post .slider-desc h1 {
  font-size: 3.5em;
  font-family: "Anton", sans-serif;
  line-height: 1.25;
  margin-top: 10px;
}

#main-slider.single-post .slider-desc .date-post-single {
  font-weight: 300;
  font-style: italic;
  font-size: 1.25rem;
}

#main-slider.single-post .slider-desc .date-post-single::before {
  font-family: "Ionicons";
  content: "\f368";
  display: inline-block;
  margin-right: 8px;
}

#main-slider .slider-desc {
  position: relative;
  z-index: 101;
  color: #fff;
}

#main-slider .slider-desc .logo {
  margin-top: 5%;
}

#main-slider .slider-desc .logo img {
  max-width: 100px;
  height: auto;
}

#main-slider .slider-desc h2 {
  line-height: 1;
  text-transform: uppercase;
}

#main-slider .slider-desc h2 span {
  color: #d32f2f;
  font-weight: 600;
  font-size: 2em;
}

#main-slider .slider-desc h2 span.slider-title {
  font-weight: 600;
  font-size: 1.5em;
  color: #fff;
}

#main-slider .slider-desc h3 {
  font-weight: 300;
  line-height: 1.75;
  font-size: 2.5em;
  max-width: 802px;
  display: inline-block;
}

#main-slider .slider-desc p {
  font-weight: 400;
}

#main-slider .btn {
  z-index: 101;
  margin-top: 30px;
  position: relative;
}

.overlay:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .3;
  background: #000;
  z-index: 1;
}

@media (max-width: 767px) {
  #main-slider .slider-desc h2 {
    line-height: 1;
    text-transform: uppercase;
  }

  #main-slider .slider-desc h2 span {
    color: #d32f2f;
    font-weight: 600;
    font-size: 1em;
  }

  #main-slider .slider-desc h2 span.slider-title {
    font-weight: 600;
    font-size: .8em;
    color: #fff;
  }

  #main-slider .slider-desc h3 {
    line-height: 1.45;
    font-size: 1.75em;
  }

  #main-slider .slider-desc p {
    font-weight: 400;
  }

  #main-slider.single-post .slider-desc h1 {
    font-size: 3.5rem;
  }
}

.content-item::before,
.content-item:after {
  content: "";
  display: table;
}

.content-item::after {
  clear: both;
}

.content-item .sidebar-wrapper,
.content-item .content-wrapper {
  float: left;
}

.content-item .content-wrapper {
  width: calc(100% - 260px);
  padding: 15px;
  padding-left: 70px;
}

#main-content {
  padding: 32px 0;
}

.title {
  font-family: "Anton", sans-serif;
  /* font-family: Georgia, 'Times New Roman', Times, serif; */
  position: relative;
  margin-top: 0;
  margin-bottom: 55px;
  text-align: center;
}

.title::before {
  content: "";
  position: absolute;
  bottom: -15px;
  width: 50px;
  height: 3px;
  border-radius: 1.5px;
  left: 50%;
  margin-left: -25px;
  background: #d32f2f;
}

.title.inverse {
  color: #fff;
}

.title-foo {
  font-family: "Anton", sans-serif;
  position: relative;
  margin-top: 0;
  margin-bottom: 14px;
}



.title-foo::before {
  content: "";
  position: absolute;
  bottom: -10px;
  width: 60%;
  height: 3px;
  border-radius: 2px;
  /* left: 50%; */
  margin-left: -2px;
  background: #d32f2f;
}

.berita-bg {
  background: #e4e4e4;
}

.feature_slider_inner .feature_s_item {
  text-align: center;
  position: relative;
}

.feature_slider_inner .feature_s_item .image {
  text-align: center;
  display: block;
}

.feature_slider_inner .feature_s_item .image img {
  width: 60px;
  height: 60px;
  margin: auto;

}

#main-portfolio .filter-bar {
  border-top: 1px solid #dde4e9;
  border-bottom: 1px solid #dde4e9;
  background: #f6f9fb;
}

#main-portfolio .filter-bar ul.option-set {
  list-style-type: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
}

#main-portfolio .filter-bar ul.option-set li {
  display: inline-block;
  width: 24%;
  min-height: 100px;
  border-left: 1px solid #dde4e9;
}

#main-portfolio .filter-bar ul.option-set li a {
  padding: 30px 15px;
  display: block;
}

#main-portfolio .filter-bar ul.option-set li a:hover i,
#main-portfolio .filter-bar ul.option-set li a:hover h3,
#main-portfolio .filter-bar ul.option-set li a:hover h4,
#main-portfolio .filter-bar ul.option-set li a:hover i,
#main-portfolio .filter-bar ul.option-set li a:hover h3,
#main-portfolio .filter-bar ul.option-set li a:hover h4,
#main-portfolio .filter-bar ul.option-set li a:hover i,
#main-portfolio .filter-bar ul.option-set li a:hover h3,
#main-portfolio .filter-bar ul.option-set li a:hover h4 {
  color: #d32f2f;
}

#main-portfolio .filter-bar ul.option-set li a.selected i,
#main-portfolio .filter-bar ul.option-set li a.selected h3,
#main-portfolio .filter-bar ul.option-set li a.selected h4 {
  color: #d32f2f;
}

#main-portfolio .filter-bar ul.option-set li i {
  clear: both;
  display: block;
  font-size: 5em;
  line-height: 1;
  color: #777;
}

#main-portfolio .filter-bar ul.option-set li h3 {
  text-transform: uppercase;
  color: #555;
  font-size: 1.2em;
}

#main-portfolio .filter-bar ul.option-set li h4 {
  font-weight: normal;
  font-size: 1em;
  color: #777;
}

#main-portfolio .filter-bar ul.option-set li:first-child {
  border-left: none;
}

#main-portfolio .portfolio {
  clear: both;
  margin-top: 50px;
}

#main-portfolio .portfolio .item {
  text-align: center;
  padding: 20px;
  cursor: pointer;
  border: 1px solid #fff;
  margin-bottom: 30px;
  box-shadow: 5px 5px 5px #ddd;
  border: 1px solid #e4e4e4;
}

#main-portfolio .portfolio .item .portfolio-image img {
  width: 80px;
  height: auto;
}

#main-portfolio .portfolio .item .divider {
  clear: both;
  height: 10px;
  width: 100%;
  display: block;
  margin-top: 30px;
  background: url(../images/divider-bottom.png) repeat-x center bottom;
}

#main-portfolio .portfolio .item .portfolio-desc h3 {
  text-transform: uppercase;
  color: #555;
  font-size: 1.2em;
}

#main-portfolio .portfolio .item .portfolio-desc p {
  font-weight: normal;
  font-size: 1em;
  color: #777;
}

#main-portfolio .portfolio .item:hover {
  box-shadow: 5px 5px 5px #ddd;
  border: 1px solid #e4e4e4;
}

#main-portfolio .portfolio .item:hover .portfolio-desc h3,
#main-portfolio .portfolio .item:hover .portfolio-desc p {
  color: #d32f2f;
}

@media (max-width: 991px) {
  #main-portfolio .filter-bar {
    border-top: 1px solid #dde4e9;
    border-bottom: 1px solid #dde4e9;
  }

  #main-portfolio .filter-bar ul.option-set li {
    display: block;
    width: 100%;
    min-height: 100px;
    border-left: none;
    border-bottom: 1px solid #dde4e9;
  }

  #main-portfolio .filter-bar ul.option-set li a {
    padding: 10px 5px;
    display: block;
  }

  #main-portfolio .filter-bar ul.option-set li a:hover i,
  #main-portfolio .filter-bar ul.option-set li a:hover h3,
  #main-portfolio .filter-bar ul.option-set li a:hover h4,
  #main-portfolio .filter-bar ul.option-set li a:hover i,
  #main-portfolio .filter-bar ul.option-set li a:hover h3,
  #main-portfolio .filter-bar ul.option-set li a:hover h4,
  #main-portfolio .filter-bar ul.option-set li a:hover i,
  #main-portfolio .filter-bar ul.option-set li a:hover h3,
  #main-portfolio .filter-bar ul.option-set li a:hover h4 {
    color: #d32f2f;
  }

  #main-portfolio .filter-bar ul.option-set li a.selected i,
  #main-portfolio .filter-bar ul.option-set li a.selected h3,
  #main-portfolio .filter-bar ul.option-set li a.selected h4 {
    color: #d32f2f;
  }

  #main-portfolio .filter-bar ul.option-set li:last-child {
    border-bottom: none;
  }
}

.breadcrumb {
  background: transparent;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-radius: 0;
  margin-bottom: 10px;
}

.breadcrumb li a,
.breadcrumb li span {
  color: #fff;
}

.breadcrumb>li+li:before {
  color: #fff;
  font-family: "Ionicons";
  content: "\f284";
  margin-right: 4px;
}

#main-sidebar {
  width: 260px;
}

#main-sidebar .sidebar-box {
  padding: 24px;
  border-right: 1px solid #eee;
  height: 100%;
}

#main-sidebar .button-sidebar {
  position: absolute;
  right: -25px;
  top: 50%;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-top: -25px;
  border: 1px solid #ddd;
  font-size: 18px;
  background: #fff;
  display: none;
  z-index: -1;
  color: gray;
}

#main-sidebar .button-sidebar i {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 7px;
  transition: transform .35s;
}

#main-sidebar .button-sidebar:hover,
#main-sidebar .button-sidebar:focus {
  background: #d32f2f;
  border-color: #d32f2f;
  color: #fff;
}

#main-sidebar .button-sidebar.active i {
  margin-top: -14px;
  transform: rotate(180deg);
}

#main-sidebar ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#main-sidebar ul li a {
  position: relative;
  display: block;
  padding: 6px 10px;
  font-size: 16px;
  font-weight: 700;
  color: gray;
  border-bottom: 1px dashed #ddd;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 20px;
}

#main-sidebar ul li a.link-ddown::after,
#main-sidebar ul li a.link-ddown-2::after {
  font-family: "Ionicons";
  content: "\f280";
  font-size: 12px;
  float: right;
  padding: 3px 0;
  margin-right: -12px;
  transition: transform .35s;
}

#main-sidebar ul li a.link-ddown.opened::after,
#main-sidebar ul li a.link-ddown-2.opened::after {
  transform: rotate(-90deg);
}

#main-sidebar ul li .ddwon-menu,
#main-sidebar ul li .ddown-2-menu {
  display: none;
}

#main-sidebar ul li ul li a {
  color: #d32f2f;
  font-weight: 400;
  border-bottom: 0;
  font-size: 15px;
  padding-left: 20px;
}

#main-sidebar ul li ul li a.link-ddown-2::after {
  content: "\f273";
}

#main-sidebar ul li ul li a.link-ddown-2.opened::after {
  transform: rotate(45deg);
}

#main-sidebar ul li ul li a.active {
  border-left: 3px solid #d32f2f;
}

#main-sidebar ul li ul li ul li a {
  font-weight: 300;
  color: #d32f2f;
  padding: 4px 8px;
  padding-right: 0;
  padding-left: 40px;
}

#main-sidebar ul li ul li ul li a::after {
  content: "";
}

#main-sidebar .widget {
  margin-bottom: 50px;
}

#main-sidebar .widget .widget-header h3 {
  color: #363940;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 20px;
  margin-top: 0;
  text-align: center;
  text-transform: uppercase;
}

#main-sidebar .widget .widget-body .images {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 30px;
}

#main-sidebar .widget .widget-body .images img {
  border-radius: 50%;
  max-width: 110px;
  max-height: 110px;
}

#main-sidebar .widget .widget-body .meta {
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
}

#main-sidebar .widget .widget-body .desc {
  text-align: center;
  font-style: italic;
  padding: 0 20px;
  color: gray;
  font-size: 14px;
}

#main-sidebar .widget .widget-body .widget-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: center;
}

#main-sidebar .widget .widget-body .widget-list li {
  margin-bottom: 5px;
}

#main-sidebar .widget .widget-body .media {
  padding: 5px 15px;
}

#main-sidebar .widget .widget-body .media .media-left {
  padding-right: 15px;
}

#main-sidebar .widget .widget-body .media .media-left img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}

#main-sidebar .widget .widget-body .media .media-body {
  vertical-align: middle;
}

#main-sidebar .widget .widget-body .media .media-body h4 {
  font-size: 14px;
}

#main-sidebar .widget .widget-body .media .media-body .media-desc {
  font-size: 14px;
  color: gray;
  margin: 0;
}

#main-sidebar .widget .widget-body .banner-images {
  margin-bottom: 20px;
  text-align: center;
}

#main-sidebar .widget:after {
  background: #d32f2f;
  content: "";
  display: block;
  height: 2px;
  margin: 30px auto;
  width: 100px;
}

.navbar {
  border-radius: 0;
}

.navbar.navbar-default {
  background: #fff;
  border-width: 0;
  margin-bottom: 0;
  border-bottom: 4px solid #00897b;
}

.navbar .navbar-header .navbar-brand {
  min-height: 80px;
}

.navbar .navbar-header .navbar-brand img {
  height: 50px;
  width: auto;
}

.navbar .navbar-header .navbar-brand span {
  display: inline-block;
  font-size: 24px;
  padding: 15px 0;
}

.navbar .navbar-header .navbar-toggle {
  height: 45px;
  border-color: transparent;
}

.navbar .navbar-header .navbar-toggle .bars-line {
  position: relative;
  width: 30px;
  height: 2px;
  background: #404040;
  border-radius: 1px;
  transition: all .35s;
}

.navbar .navbar-header .navbar-toggle .bars-line::before,
.navbar .navbar-header .navbar-toggle .bars-line::after {
  content: "";
  position: absolute;
  background: #404040;
  height: 2px;
  border-radius: 1px;
  transition: transform .35s;
}

.navbar .navbar-header .navbar-toggle .bars-line::before {
  left: 0;
  width: 25px;
  top: -10px;
}

.navbar .navbar-header .navbar-toggle .bars-line::after {
  right: 10px;
  width: 20px;
  bottom: -10px;
}

.navbar .navbar-header .navbar-toggle:hover,
.navbar .navbar-header .navbar-toggle:focus {
  background: transparent;
}

.navbar .navbar-header .navbar-toggle[aria-expanded="true"] .bars-line {
  background: transparent;
}

.navbar .navbar-header .navbar-toggle[aria-expanded="true"] .bars-line::before,
.navbar .navbar-header .navbar-toggle[aria-expanded="true"] .bars-line::after {
  top: 0;
  width: 30px;
  transform: rotate(45deg);
}

.navbar .navbar-header .navbar-toggle[aria-expanded="true"] .bars-line::after {
  right: 0;
  transform: rotate(-45deg);
}

.navbar .navbar-nav li a {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  transition: all .35s;
  color: #404040;
}

.navbar .navbar-nav li a:hover,
.navbar .navbar-nav li a.active {
  background: #a0ce4e;
  color: #fff;
}

/* .navbar .navbar-nav li.dropdown [data-toggle]::after {
  font-family: "Ionicons";
  content: "\f280";
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
  transition: transform .35s;
  line-height: 15px;
} */

.navbar .navbar-nav li.dropdown.open [data-toggle]::after {
  transform: rotate(180deg);
}

.navbar .navbar-nav .dropdown-menu {
  min-width: 200px;
  padding: 8px;
  border-color: #e6e6e6;
}

.navbar .navbar-nav .dropdown-menu li {
  margin-bottom: 5px;
}

.navbar .navbar-nav .dropdown-menu li a {
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 3px;
}

.navbar .navbar-nav .dropdown-menu li a:hover,
.navbar .navbar-nav .dropdown-menu li a:focus {
  color: #fff !important;
  background: #a0ce4e !important;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
}

.navbar .navbar-nav .dropdown-menu li:last-child {
  margin-bottom: 0;
}

.nav-user li a span {
  vertical-align: middle;
}

.img-user {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #ddd;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  background: #fff;
}

.img-user img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.widget-canvas {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 5px 5px 5px rgba(190, 62, 62, 0.25);
  margin-bottom: 10px
}

.widget-canvas iframe {
  display: block
}

#main-top-footer {
  border-top: 1px solid #e4e4e4;
  padding: 32px 0;
  background: #e4e4e4;
  border-bottom: 4px solid #a0ce4e;
}

#main-top-footer .widget {
  margin-bottom: 3px;
  overflow: hidden;
}

#main-top-footer .widget .widget-header img {
  max-width: 300px;
  max-height: 300px;
}

#main-top-footer .social-icons {
  list-style-type: none;
  margin: 20px 0;
  padding: 0;
  display: inline-block;
}

#main-top-footer .social-icons li {
  float: left;
  overflow: hidden;
}

#main-top-footer .social-icons li a {
  float: left;
  height: 40px;
  width: 40px;
  background: #a0ce4e;
  line-height: 40px;
  text-align: center;
  margin-right: 10px;
  border-radius: 10%;
}

#main-top-footer .social-icons li a:hover {
  background: #1a1a1a;
}

#main-footer {
  display: block;
  padding: 20px 0;
  background: #1a1a1a;
  color: gray;
  text-align: center;
}

#main-footer p {
  margin: 0;
  font-size: .95em;
}

#main-slider.p404 {
  display: flex;
  align-items: center;
}

#main-slider.p404 .slider-desc .slider-title {
  font-family: "Anton", sans-serif;
  font-size: 4em;
}

#main-slider.p404 .slider-desc h3 {
  text-transform: none;
}

.section {
  padding: 50px 0;
}

.section .container {
  position: relative;
  z-index: 2;
}

.section h2.heading {
  color: #fff;
  margin: 0;
  margin-bottom: 35px;
  text-transform: uppercase;
  font-weight: 700;
}

.select2-container--default .select2-selection--single {
  border-radius: 5px;
  padding: 8px 12px;
  background: #f1f1f1;
  border-color: transparent;
  box-shadow: none;
  height: 45px;
  margin-bottom: 5px;
}

.select2-container--default .select2-selection--single:focus {
  border-color: transparent;
  box-shadow: inset 2px 4px 10px rgba(0, 0, 0, 0.075);
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 44px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
}

.form-control {
  border-radius: 5px;
  padding: 8px 12px;
  background: #f1f1f1;
  border-color: transparent;
  box-shadow: none;
  height: 45px;
  margin-bottom: 20px;
}

.form-control:focus {
  border-color: transparent;
  box-shadow: inset 2px 4px 10px rgba(0, 0, 0, 0.075);
}

form {
  text-align: left;
}

form label {
  color: #fff;
}

form textarea.form-control {
  max-width: 100%;
  height: 120px;
}

.section.faq {
  text-align: left !important;
}

.section.faq .heading {
  text-align: center;
}

.section.faq #accordion .panel {
  background: transparent;
  color: #fff;
}

.section.faq #accordion .panel .panel-heading {
  padding: 10px 0;
}

.section.faq #accordion .panel .panel-heading a {
  position: relative;
  font-size: 1.1em;
  display: block;
  padding-right: 20px;
  font-weight: 500;
}

.section.faq #accordion .panel .panel-heading a::before {
  content: "\f287";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
  font-family: "Ionicons";
  color: #fff !important;
  transition: all .3s;
}

.section.faq #accordion .panel .panel-heading a[aria-expanded=true],
.section.faq #accordion .panel .panel-heading a:hover,
.section.faq #accordion .panel .panel-heading a:focus {
  color: #0277bd;
}

.section.faq #accordion .panel .panel-heading a[aria-expanded=true]::before {
  transform: rotate(90deg);
}

.section.faq #accordion .panel .panel-collapse {
  position: relative;
}

.section.faq #accordion .panel .panel-collapse::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 15px;
  left: 20px;
  height: calc(100% - 30px);
  width: 3px;
  background: #0277bd;
}

.section.faq #accordion .panel .panel-body {
  border-top: 0;
  padding-left: 30px;
}

#main-overview {
  padding: 15px 0;
}

.box-overview {
  position: relative;
  margin-top: -60px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.25);
  padding: 20px 30px 20px 20px;
  z-index: 10;
}

[class^="col-"] .box-overview {
  padding-right: 5px;
  border-right: 1px solid #e6e6e6;
  margin-bottom: 15px;
}

[class^="col-"]:last-child .box-overview {
  padding-right: 0;
  border-right: 0;
}

.box-overview {
  display: table;
  width: 100%;
}

.box-overview .icon-box,
.box-overview .text-box {
  display: table-cell;
  vertical-align: middle;
}

.box-overview .icon-box {
  width: 60px;
  font-size: 60px;
  text-align: center;
}

.box-overview .text-box {
  padding-left: 10px;
  padding-right: 5px;
}

.box-overview .text-box h4 {
  color: #404040;
  font-family: "Anton", sans-serif;
  font-weight: 400;
  /* text-transform: uppercase; */
  font-size: 1.12em;
  margin-top: 0;
  margin-bottom: 10px;
}

.box-overview .text-box span {
  border-radius: 3px;
  padding: 2px 5px;
  font-size: .85em;
  font-weight: 500;
  color: #404040;
  min-width: 26px;
  display: inline-block;
  text-align: center;
  padding-top: 5px;
}

.box-overview.danger {
  color: #0277bd;
}

.box-overview.danger .text-box span {
  color: #fff;
  background: #0277bd;
}

.box-overview.primary {
  color: #d32f2f;
}

.box-overview.primary .text-box span {
  color: #fff;
  background: #d32f2f;
}

.box-overview.success {
  color: #00897b;
}

.box-overview.success .text-box span {
  color: #fff;
  background: #00897b;
}

.box-overview.info {
  color: #7b1fa2;
}

.box-overview.info .text-box span {
  color: #fff;
  background: #7b1fa2;
}

.box-overview.warning {
  color: #fb8c00;
}

.box-overview.warning .text-box span {
  color: #fff;
  background: #fb8c00;
}

@media (min-width: 992px) {
  #main-overview .panel {
    margin-bottom: 0;
  }
}

@media (max-width: 991px) {
  [class^="col-"] .box-overview {
    padding-right: 0;
    border-right: 0;
  }

  [class^="col-"]:nth-child(3) .box-overview,
  [class^="col-"]:nth-child(4) .box-overview {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  [class^="col-"]:last-child .box-overview {
    margin-bottom: 0;
  }
}

.panel {
  border-radius: 0;
  background: #fff;
  border-color: transparent;
}

.panel .panel-heading {
  border-radius: 0;
  border-color: transparent;
  font-size: 1.15em;
  font-family: "Anton", sans-serif;
  font-weight: 400;
}

.panel-default .panel-heading {
  background: #646f7d;
  color: #fff;
}

.panel-seacrh-law .panel-heading {
  position: relative;
  padding-left: 60px;
}

.panel-seacrh-law .panel-heading span {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  font-size: 22px;
  background: rgba(0, 0, 0, 0.2);
}

.panel-post {
  display: table;
  width: 100%;
  margin-bottom: 15px;
  padding: 15px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #e6e6e6;
}

.panel-post .left-panel-post,
.panel-post .right-panel-post {
  display: table-cell;
  vertical-align: top;
}

.panel-post .left-panel-post {
  width: 50px;
}

.panel-post .left-panel-post span {
  font-size: 50px;
}

.panel-post .right-panel-post h2 {
  font-family: "Hind", sans-serif;
  font-size: 1.3em;
  margin: 0;
  margin-bottom: 10px;
  font-weight: 700;
}

.panel-post .right-panel-post h2 a {
  color: #404040;
}

.panel-post .right-panel-post h2 a:hover,
.panel-post .right-panel-post h2 a:focus {
  color: #d32f2f;
}

.panel-post .right-panel-post p {
  margin-bottom: 0;
  font-size: .85em;
  line-height: 1.5;
  color: gray;
}

.panel-post .right-panel-post .tags {
  margin-top: 10px;
}

.badge-primary {
  background: #d32f2f;
}

.badge-success {
  background: #00897b;
}

.badge-info {
  background: #7b1fa2;
}

.badge-warning {
  background: #fb8c00;
}

.badge-danger {
  background: #0277bd;
}

.box-news {
  margin-bottom: 15px;
  padding: 15px;
  background: #fff;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  transition: all 0.35s cubic-bezier(0.68, 0.13, 0.43, 0.99);
}

.box-news:hover {
  transform: translateY(-5px);
  box-shadow: 0 7px 15px rgba(0, 0, 0, 0.15);
}

.box-news .box-heading {
  height: 200px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  box-shadow: 0 2px 13px rgba(0, 0, 0, 0.1);
}

.box-news .box-heading img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.box-news .box-body {
  padding: 15px;
}

.box-news .box-body .badge {
  border-radius: 0;
  padding: 0;
  background: transparent;
  text-transform: uppercase;
}

.box-news .box-body .badge a {
  color: gray;
}

.box-news .box-body .badge a:hover,
.box-news .box-body .badge a:focus {
  color: #d32f2f;
}

.box-news .box-body .badge .date {
  text-transform: none;
  color: #a8a8a8;
  font-weight: 400;
}

.box-news .box-body .badge .date::before {
  content: "/";
  margin-right: 5px;
}

.wrap-news {
  margin-top: 55px;
}

.wrap-news .news-title {
  /* font-family: "Hind", sans-serif; */
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 0;
  font-size: 1.55em;
  font-weight: 500;
}

.wrap-news .snippet-news {
  color: gray;
  font-size: .85em;
  line-height: 1.75;
}

.tombol-preview {
  font-size: 2em;
  color: #fb8c00;
  transition: all .3s ease-in;
}

.tabel-regulasi {
  margin-top: 30px;
}

table.table thead {
  background: #4f5358;
  color: #fff;
}

table.table thead tr th {
  border-width: 3px;
  border-color: #0277bd;
}

.pagination {
  border-radius: 3px;
  border: 1px solid #ddd;
  border-bottom-width: 3px;
}

.pagination>li>a {
  font-family: "Anton", sans-serif;
  position: relative;
  color: gray;
  font-weight: 500;
  border: 0;
  margin-left: 0;
  padding: 6px 14px;
}

.pagination>li>a:hover,
.pagination>li>a:focus {
  background: #fff;
  color: #c02929;
}

.pagination>li>a::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1px;
  background: linear-gradient(to bottom, transparent, #ddd);
}

.pagination>li:first-child>a {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination>li:last-child>a {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pagination>li:last-child>a::before {
  display: none;
}

.pagination>li.active>a {
  color: #d32f2f;
  background: #fff;
  border-color: #ddd;
}

.pagination>li.active>a:hover,
.pagination>li.active>a:focus {
  background: #fff;
  border-color: #ddd;
  color: #d32f2f;
}

.pagination>li.disabled>a {
  color: #e6e6e6;
}

.pagination>li.disabled>a:hover,
.pagination>li.disabled>a:focus {
  color: #e6e6e6;
}

.modal-dialog .modal-header {
  padding: 10px 15px;
}

.modal-dialog .modal-header .modal-title {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 1.2em;
}

.modal-dialog .modal-content {
  border-radius: 3px;
  border: 0;
}

.modal-dialog .modal-content .modal-header {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.modal-dialog .modal-content .modal-footer {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.modal-primary .modal-header {
  background: #d32f2f;
  color: #fff;
}

.modal-info .modal-header {
  background: #7b1fa2;
  color: #fff;
}

.modal-success .modal-header {
  background: #00897b;
  color: #fff;
}

.modal-danger .modal-header {
  background: #0277bd;
  color: #fff;
}

.modal-warning .modal-header {
  background: #fb8c00;
  color: #fff;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 700px;
  }
}

@media (min-width: 992px) {
  .modal-dialog {
    width: 800px;
  }
}

.list-group {
  border-radius: 0;
}

.list-group-item {
  position: relative;
  padding: 5px 10px;
  border: 0;
}

.list-group-item p {
  border-left: 2px solid #e6e6e6;
  padding-left: 10px;
  font-size: 1em;
  margin-bottom: 5px;
  line-height: 1.5;
}

.list-group-item::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(to right, #ddd, transparent);
  margin-bottom: 1px;
}

.list-group-item:first-child,
.list-group-item:last-child {
  border-radius: 0;
}

.list-group-item:last-child::before {
  display: none;
}

.contact .form-control {
  border-radius: 3px;
  background: #e6e6e6;
  border: 0;
  border-bottom: 2px solid gray;
  padding: 6px 12px;
  color: #404040;
}

.contact .form-control::placeholder {
  color: gray;
}

.contact .form-control:focus {
  border-color: #d32f2f;
}

@media (max-width: 767px) {
  .table-responsive {
    display: block;
    border: 0;
  }

  .table-responsive thead {
    display: none;
  }

  .table-responsive tbody {
    display: block;
  }

  .table-responsive tbody tr {
    display: block;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background: transparent !important;
  }

  .table-responsive tbody tr td {
    display: block;
    width: 100%;
    border: 0;
  }

  .table-responsive label {
    display: block;
  }
}

.post-content {
  font-size: 1.45rem;
  line-height: 1.85;
  margin-bottom: 20px;
}

.post-content p {
  margin-bottom: 20px;
}

.widget-header {
  margin-bottom: 20px;
}

.widget-header h3 {
  position: relative;
  text-align: center;
  margin: 10px 0;
}

.widget-header h3::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 3px;
  margin-top: -1.5px;
  border-radius: 1.5px;
  background: #404040;
}

.widget-header h3 span {
  background: #d32f2f;
  color: #fff;
  text-transform: uppercase;
  transform: skewX(-15deg);
  display: inline-block;
  padding: 5px 13px;
  font-size: 1.6rem;
  font-weight: 700;
  padding-top: 8px;
  border-radius: 4px;
}

.col-news-up {
  margin-top: 15px;
  margin-bottom: 15px;
  display: table;
  width: 100%;
}

.col-news-up a {
  color: #404040;
}

.col-news-up .news-thumb,
.col-news-up .news-info {
  display: table-cell;
  vertical-align: top;
}

.col-news-up .news-thumb {
  width: 80px;
}

.col-news-up .news-thumb img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  object-position: center;
  border-radius: 3px;
  box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.2);
}

.col-news-up .news-info {
  padding-left: 15px;
}

.col-news-up .news-info .news-title {
  font-size: 1.65rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -.02em;
}

.col-news-up .news-info label {
  font-weight: 700;
  text-transform: uppercase;
  color: gray;
  font-size: 1.22rem;
  line-height: 1;
}

.btn {
  border-color: transparent !important;
  border-radius: 3px;
  transition: all .35s ease-in;
  font-weight: 500;
}

.btn:focus {
  outline: none;
  box-shadow: none;
}

.btn-transparent {
  background: transparent;
  color: #404040;
}

.btn-transparent:hover,
.btn-transparent:focus {
  color: #d32f2f;
}

.btn-success {
  background: #00897b;
}

.btn-success:hover,
.btn-success:focus {
  background: #006359;
}

.btn-primary {
  background: #a0ce4e;
}

.btn-primary:hover,
.btn-primary:focus {
  background: #006359;
}

.btn-info {
  background: #7b1fa2;
}

.btn-info:hover,
.btn-info:focus {
  background: #631982;
}

.btn-danger {
  background: #0277bd;
}

.btn-danger:hover,
.btn-danger:focus {
  background: #025f97;
}

.btn-warning {
  background: #fb8c00;
}

.btn-warning:hover,
.btn-warning:focus {
  background: #d57700;
}

.btn-animate {
  display: inline-block;
  padding: 0px 26px;
  line-height: 47px;
  border-radius: 5px;
  color: #000000;
  text-transform: uppercase;
  font-size: 15px;
  /* font-weight: normal; */
  font-weight: 900;
  overflow: hidden;
  text-align: center;
  position: relative;
  z-index: 2;
}

.btn-animate:before {
  content: "";
  position: absolute;
  z-index: -1;
  background: #404040;
  height: 250px;
  width: 300px;
  border-radius: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 100%;
  -webkit-transition: all .7s;
  -o-transition: all .7s;
  transition: all .7s;
  z-index: -1;
}

.btn-animate:hover,
.btn-animate:focus {
  color: #fff;
}

.btn-animate:hover:before,
.btn-animate:focus:before {
  bottom: -50px;
}

.btn-animate.btn-primary:hover,
.btn-animate.btn-primary:focus {
  background: #00897b;
}

.btn-animate.btn-primary:before {
  background: #00897b;
}

.btn-animate.btn-info:hover,
.btn-animate.btn-info:focus {
  background: #7b1fa2;
}

.btn-animate.btn-info:before {
  background: #631982;
}

.btn-animate.btn-success:hover,
.btn-animate.btn-success:focus {
  background: #00897b;
}

.btn-animate.btn-success:before {
  background: #006359;
}

.btn-animate.btn-warning:hover,
.btn-animate.btn-warning:focus {
  background: #fb8c00;
}

.btn-animate.btn-warning:before {
  background: #d57700;
}

.btn-animate.btn-danger:hover,
.btn-animate.btn-danger:focus {
  background: #0277bd;
}

.btn-animate.btn-danger:before {
  background: #025f97;
}

@media (max-width: 991px) {
  .content-item #main-sidebar {
    position: fixed;
    height: 100vh;
    top: 0;
    left: -260px;
    transition: left .35s;
    z-index: 1049;
  }

  .content-item #main-sidebar .sidebar-box {
    background: #fff;
  }

  .content-item #main-sidebar .button-sidebar {
    display: block;
  }

  .content-item #main-sidebar.open {
    left: 0;
  }

  .content-item .content-wrapper {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 767px) {
  .navbar-nav li a {
    padding-top: 30px;
  }
}

@media (min-width: 768px) {
  .navbar-nav li a {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .navbar-nav.nav-user li a {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

@media (max-width: 767px) {
  .navbar .navbar-header .navbar-brand {
    min-height: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar .navbar-header .navbar-brand img {
    height: 40px;
  }

  .content-item .content-wrapper {
    padding-left: 15px;
  }
}