@charset "UTF-8";
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.webane-wrapper {
  display: block;
  width: 100%;
  height: auto;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
}
@media (max-width: 767px) {
  .webane-wrapper {
    overflow: hidden;
    background: #fffaf9;
  }
}

.site-content {
  width: 100%;
  display: block;
  margin-bottom: 31px;
}

body {
  font-family: "Roboto", tahoma, arial, sans-serif;
}

a {
  text-decoration: none;
  color: #f15a22;
  transition: all 0.8s ease-in;
}
a:hover {
  color: #f1c222;
  text-decoration: none;
}

h1, h2, h3, h4, h5 {
  font-family: "Roboto", tahoma, arial, sans-serif;
  font-weight: 600;
  color: #3e464a;
}

p {
  font-size: 19px;
  line-height: 1.5;
  letter-spacing: 0.003em;
  color: #414a53;
}

ul {
  margin: 0;
  padding: 0;
}
ul li {
  font-size: 20px;
  line-height: 1.68;
  letter-spacing: 0.003em;
  color: #414a53;
}

.ane-content {
  padding: 0 120px;
}
.ane-content h2 {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 30px;
  padding-left: 18px;
  position: relative;
}
.ane-content h2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: #f15a22;
  width: 11px;
  height: 100%;
  border-radius: 3px;
}
.ane-content h3 {
  font-size: 25px;
  line-height: 1.2;
  margin-bottom: 30px;
  padding-left: 18px;
  position: relative;
}
.ane-content h3:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: #f47e52;
  width: 11px;
  height: 100%;
  border-radius: 3px;
}
.ane-content h4 {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 30px;
  padding-left: 18px;
  position: relative;
}
.ane-content h4:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: #f1c222;
  width: 11px;
  height: 100%;
  border-radius: 3px;
}
.ane-content p {
  color: #414a53;
  margin-bottom: 30px;
}
.ane-content ul {
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
}
.ane-content ul li {
  color: #3e464a;
  margin-left: 20px;
  font-size: 18px;
  list-style: none;
  position: relative;
  line-height: 1.7rem;
  padding-left: 20px;
}
.ane-content ul li:before {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  content: "";
  font-family: FontAwesome;
  font-size: 10px;
  line-height: 1.7rem;
  color: #f15a22;
  font-weight: 400;
}
.ane-content ul li ul {
  margin: 10px 0;
}
.ane-content ul li ul li:before {
  content: "";
  color: #f1c222;
}
.ane-content ol {
  padding: 0;
  margin: 0;
  margin-left: 25px;
  margin-bottom: 30px;
  padding-left: 14px;
}
.ane-content ol li {
  color: #3e464a;
  font-size: 18px;
  list-style-type: decimal;
  line-height: 1.7rem;
  padding-left: 15px;
}
.ane-content ol li ol {
  margin: 15px 0;
  padding-left: 25px;
}
.ane-content ol li ol li {
  color: #3e464a;
  list-style-type: lower-alpha;
}
.ane-content .wp-block-gallery {
  margin-bottom: 30px;
}
.ane-content .wp-block-gallery ul.blocks-gallery-grid {
  padding: 0;
  margin: 0;
  list-style: none;
}
.ane-content .wp-block-gallery ul.blocks-gallery-grid li.blocks-gallery-item {
  padding: 0;
  margin: 0;
}
.ane-content .wp-block-gallery ul.blocks-gallery-grid li.blocks-gallery-item:before {
  content: "";
}
.ane-content .wp-block-gallery .blocks-gallery-item figure {
  margin: 3px;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  margin: 5px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.ane-content .wp-block-gallery .blocks-gallery-item figure img {
  border: 1px solid #fffaf9;
}
.ane-content .wp-block-gallery .blocks-gallery-item figure figcaption {
  line-height: 1.2;
  padding: 28px 10px 9px;
}
.ane-content .wp-block-image {
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 30px;
}
.ane-content .wp-block-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
  position: relative;
}
.ane-content .wp-block-image figcaption {
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  padding: 10px;
  padding-bottom: 0;
  font-size: 14px;
  text-align: center;
  font-style: italic;
  width: 100%;
}
.ane-content .wp-block-embed {
  width: 100%;
  display: block;
  margin: 1rem 0;
  margin-bottom: 30px;
}
.ane-content .wp-block-embed .wp-block-embed__wrapper {
  margin-top: 15px;
  position: relative;
  padding-top: 30px;
  height: 0 !important;
  min-height: 0;
  padding-bottom: 47.25%;
  overflow: hidden;
  margin-bottom: 0;
}
.ane-content .wp-block-embed .wp-block-embed__wrapper iframe {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ane-content figure {
  margin-bottom: 30px;
}
.ane-content blockquote {
  float: left;
  margin: 20px 0;
  padding: 30px;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  overflow: hidden;
  border-left: 4px solid #f15a22;
}
.ane-content blockquote p {
  font-weight: 400;
  font-style: italic;
  font-size: 1.3rem;
  line-height: 1.3;
}
.ane-content blockquote:before {
  content: "";
  font-family: "FontAwesome";
  color: rgba(0, 0, 0, 0.1);
  font-style: normal;
  font-size: 100px;
  line-height: 1;
  position: absolute;
  left: 0;
  top: -10px;
  z-index: -1;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.ane-content blockquote cite {
  float: center;
  font-size: 0.8rem;
  font-weight: 700;
}
.ane-content blockquote cite:before {
  content: "~";
  padding-right: 5px;
}
.ane-content .wp-block-table {
  border-collapse: collapse;
  font-size: 19px;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.15);
  width: 100%;
  border-radius: 8px;
  margin-bottom: 30px;
  padding: 10px 0;
  border-bottom: 3px solid #f15a22;
}
.ane-content .wp-block-table thead tr {
  background-color: #f15a22;
  color: #fffaf9;
  text-align: left;
}
.ane-content .wp-block-table thead .footer {
  background-color: #f1c222;
}
.ane-content .wp-block-table th,
.ane-content .wp-block-table td {
  padding: 12px 15px;
}
.ane-content .wp-block-table tbody tr {
  border-bottom: 1px solid #fffaf9;
}
.ane-content .wp-block-table tbody tr:first-child {
  font-weight: bold;
  border-bottom: 2px solid #f47e52;
}
.ane-content .wp-block-table tbody tr:nth-of-type(even) {
  background-color: #fffaf9;
}
.ane-content .wp-block-table tbody tr .active-row {
  font-weight: bold;
  color: #f15a22;
}
.ane-content .post-tags {
  display: block;
  width: 100%;
  height: auto;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  padding-top: 33px;
  margin-top: 33px;
  border-radius: 10px;
}
.ane-content .post-tags span {
  display: block;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 1.2rem;
}
.ane-content .post-tags ul {
  margin: 0;
  padding: 0;
  list-style: 0;
}
.ane-content .post-tags ul li {
  padding: 0;
  margin-left: 0;
  font-size: 14px;
  line-height: 1.2;
  margin-right: 5px;
  display: inline-block;
  margin-bottom: 5px;
  font-family: "Roboto";
}
.ane-content .post-tags ul li:before {
  position: relative;
  content: "";
  font-size: 14px;
  color: #414a53;
}
.ane-content .post-tags ul li a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.7);
  background: #f1f1f1;
  padding: 5px 15px;
  border-radius: 5px;
}
.ane-content .post-tags ul li a:before {
  position: relative;
  content: "#";
  font-size: 14px;
}
.ane-content .post-tags ul li a:hover {
  color: #fffaf9;
  background-color: #f15a22;
}
.ane-content .terkait-newest {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 33px;
  border-top: 1px solid #f1f1f1;
  padding-top: 33px;
}
.ane-content .terkait-newest .ane-konten-lis .entry-content h2 {
  margin-bottom: 10px;
  padding-left: 0;
}
.ane-content .terkait-newest .ane-konten-lis .entry-content h2:before {
  background-color: transparent;
}
.ane-content .terkait-newest .related-post {
  display: block;
  width: 100%;
  height: auto;
}
.ane-content .terkait-newest .related-post span {
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.2rem;
  text-transform: uppercase;
  position: relative;
  padding-left: 15px;
}
.ane-content .terkait-newest .related-post span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: #f15a22;
  width: 8px;
  height: 100%;
  border-radius: 3px;
}
.ane-content .terkait-newest .related-post a {
  color: #414a53;
}
.ane-content .terkait-newest .related-post a:hover {
  color: #f15a22;
}
.ane-content .terkait-newest .newest-post {
  display: block;
  width: 100%;
  height: auto;
}
.ane-content .terkait-newest .newest-post span {
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.2rem;
  text-transform: uppercase;
  position: relative;
  padding-left: 15px;
}
.ane-content .terkait-newest .newest-post span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: #f47e52;
  width: 8px;
  height: 100%;
  border-radius: 3px;
}
.ane-content .terkait-newest .newest-post a {
  color: #414a53;
}
.ane-content .terkait-newest .newest-post a:hover {
  color: #f15a22;
}
.ane-content .post-nav {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 21px;
}
.ane-content .post-nav .ane-image {
  margin-bottom: 0 !important;
}
.ane-content .post-nav .kiri {
  justify-content: start;
  text-align: left;
}
.ane-content .post-nav .kanan {
  justify-content: end;
  text-align: right;
}
.ane-content .post-nav span {
  display: block;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 1.2rem;
}
.ane-content .post-nav span i {
  font-size: 12px;
  line-height: 1.2rem;
}
.ane-content .post-nav a {
  color: #414a53;
}
.ane-content .post-nav a:hover {
  color: #f15a22;
}
@media (max-width: 767px) {
  .ane-content {
    padding: 0;
  }
  .ane-content blockquote {
    margin-bottom: 30px;
  }
  .ane-content blockquote p {
    font-size: 1.2rem;
  }
  .ane-content blockquote:before {
    font-size: 69px;
  }
  .ane-content .wp-block-image {
    max-width: none;
    width: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    max-width: fit-content;
    width: fit-content;
    margin-bottom: 30px;
  }
  .ane-content .wp-block-image img {
    border-radius: 0;
  }
  .ane-content .wp-block-gallery {
    max-width: none;
    width: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 30px;
  }
  .ane-content h2 {
    font-size: 23px;
    margin-bottom: 30px;
  }
  .ane-content h3 {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .ane-content .post-navigation .col-md-6 {
    margin-bottom: 15px;
  }
  .ane-content .post-nav a {
    line-height: 1.3;
  }
  .ane-content .post-nav .ane-image {
    padding-left: 0;
    padding-right: 0;
  }
  .ane-content .post-nav .kiri {
    padding-right: 15px !important;
  }
  .ane-content .post-nav .kanan {
    padding-left: 15px !important;
  }
  .ane-content .ane-share {
    position: relative;
    left: 0;
    top: 0;
    margin-bottom: 30px;
  }
  .ane-content .ane-share ul {
    text-align: center;
  }
  .ane-content .ane-share ul li {
    display: inline-block;
    margin-right: 10px;
    width: 35px;
    height: 35px;
  }
  .ane-content .ane-share ul li i {
    line-height: 31px;
  }
  .ane-content .ane-share ul li:first-child {
    width: auto;
  }
  .ane-content .terkait-newest {
    margin-bottom: 30px;
  }
  .ane-content .terkait-newest .entry-content h2 {
    margin-bottom: 2px;
    line-height: 1.3;
  }
  .ane-content .terkait-newest .ane-image {
    padding-left: 0;
    padding-right: 0;
  }
  .ane-content .terkait-newest .post-meta-info ul li {
    font-size: 13px;
    font-weight: 300;
  }
  .ane-content .terkait-newest .related-post {
    margin-bottom: 30px;
  }
  .ane-content .terkait-newest .newest-post {
    margin-bottom: 0;
  }
}

.share-this {
  width: 100%;
  padding: 0;
}
.share-this .social-share-buttons {
  max-width: 100%;
  width: 100%;
  display: table;
  text-align: left;
  clear: both;
  margin-bottom: 0.75rem;
}
.share-this .social-share-buttons ul {
  margin-bottom: 0;
  padding-left: 0 !important;
  margin-left: 0;
}
.share-this .social-share-buttons ul li {
  padding: 0;
  display: table-cell;
  vertical-align: middle;
  margin-left: 10px;
  padding-right: 5px;
  line-height: 1;
  text-decoration: none;
  transition: all 0.3s ease;
  width: 60px;
  height: 40px;
  text-align: left;
  list-style: none;
}
.share-this .social-share-buttons ul li:before {
  content: "";
}
.share-this .social-share-buttons ul li a {
  background-color: #f15a22;
  padding: 5px;
  border-radius: 5px;
  display: block;
  color: #fff;
}
.share-this .social-share-buttons ul li a.twitter {
  background-color: #28a6e3;
}
.share-this .social-share-buttons ul li a.whatsapp {
  background-color: #1ebea5;
}
.share-this .social-share-buttons ul li a.linkedin {
  background-color: #0077b5;
}
.share-this .social-share-buttons ul li a i {
  transform: translateX(0%);
  transition: transform 1s;
}
.share-this .social-share-buttons ul li a:hover i {
  transform: translateX(150%);
}

.ane-kategori {
  margin-bottom: 16px;
}
.ane-kategori a {
  background: #f15a22;
  color: #fffaf9;
  letter-spacing: 1px;
  border: 0;
  margin: 0 0 6px;
  font-size: 11px;
  line-height: 1;
  font-family: Roboto, tahoma, arial, sans-serif;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 6px 14px 5px;
  border-radius: 14px;
  transition: all 0.8s ease-in;
}
.ane-kategori a:hover {
  background: #fffaf9;
  color: #f15a22;
}

.post-tengah {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.ane-image {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
.ane-image img {
  width: 100%;
  height: auto;
  display: block;
}

img.lazyloaded {
  transition: opacity 0.5s linear 0.2s;
  opacity: 1;
}

.ane-meta {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 0;
}
.ane-meta ul {
  padding: 0;
  margin: 0;
}
.ane-meta ul li {
  display: inline-block;
  margin-right: 23px;
  list-style: none;
  font-size: 14px;
  font-family: Roboto, tahoma, arial, sans-serif;
}
.ane-meta ul li i {
  margin: 7px 4px 0 0;
}

.ane-paginasi {
  width: 100%;
  display: block;
  padding: 15px 25px;
}
.ane-paginasi ul {
  text-align: center;
}
.ane-paginasi ul li {
  display: inline-block;
  margin-right: 5px;
  height: 32px;
  width: 32px;
  overflow: hidden;
  text-align: center;
}
.ane-paginasi ul li a {
  display: block;
  padding: 0;
  font-size: 1em;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  line-height: 32px;
  height: 32px;
  width: 32px;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
  background-color: #fffaf9;
  color: #f15a22;
  border-radius: 3px;
}
.ane-paginasi ul li a:hover {
  background-color: #f1c222;
  color: #3e464a;
}
.ane-paginasi ul li span {
  display: block;
  width: 100%;
  line-height: 32px;
  height: 32px;
  width: 32px;
  background-color: #f15a22;
  color: #fffaf9;
  border-radius: 3px;
}
.ane-paginasi ul li i {
  font-size: 14px;
  line-height: 32px;
}

.search-form {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}
.search-form .form-control {
  border-radius: 15px;
  border: 1px solid #f15a22;
  color: #414a53;
  font-family: "Roboto";
}
.search-form button {
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 15px;
}

.btn-default {
  background-color: #f1c222;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
  color: #f1f1f1;
  border: 1px solid rgba(0, 0, 0, 0.4);
  transition: all 0.8s ease-in;
  border-radius: 10px;
  padding: 7px 20px;
}
.btn-default:hover {
  color: #fffaf9;
  background-color: #f15a22;
}

.btn-putih {
  background-color: #fffaf9;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.6));
  color: #f1c222;
  border: 1px solid #f1c222;
  transition: all 0.8s ease-in;
  border-radius: 10px;
  padding: 7px 20px;
}
.btn-putih:hover {
  color: #f15a22;
  background-color: #fffaf9;
}

select {
  width: 100%;
  min-width: 15ch;
  max-width: 30ch;
  border: 1px solid #f1f1f1;
  border-radius: 0.25em;
  padding: 0.25em 0.5em;
  font-size: 1.25rem;
  cursor: pointer;
  line-height: 1.1;
  background-color: #fff;
  background-image: linear-gradient(to top, #f9f9f9, #fff 33%);
  display: grid;
}
select:after {
  content: "";
  width: 0.8em;
  height: 0.5em;
  background-color: #777;
  clip-path: polygon(100% 0%, 0 0%, 50% 100%);
}

.breadcrumb {
  color: #fffaf9;
  border-radius: 0;
  width: 100%;
  margin-bottom: 31px;
  background: #fffaf9;
}
.breadcrumb a {
  color: #414a53;
}

.breadcrumb-area {
  display: block;
  width: 100%;
  height: auto;
  background-color: #fffaf9;
  margin-bottom: 40px;
}
.breadcrumb-area .breadcrumb-container ul {
  display: block;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  list-style: none;
}
.breadcrumb-area .breadcrumb-container ul li {
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
  padding: 10px 0;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .breadcrumb-area .breadcrumb-container li:last-child {
    display: none;
  }
}

.ane-title h1 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 31px;
}
@media (max-width: 767px) {
  .ane-title {
    text-align: center;
  }
}

.search-result .entry-header {
  display: block;
  width: 100%;
  height: auto;
}
.search-result .entry-header .ane-search-form {
  margin-bottom: 31px;
}

.owl-nav .owl-prev {
  position: absolute;
  bottom: 50%;
  left: -15px;
}
.owl-nav .owl-prev i {
  background: #f15a22;
  color: #fffaf9;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  font-size: 13px;
  line-height: 30px;
  text-align: center;
}
.owl-nav .owl-next {
  position: absolute;
  bottom: 50%;
  right: -15px;
}
.owl-nav .owl-next i {
  background: #f15a22;
  color: #fffaf9;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  font-size: 13px;
  line-height: 30px;
  text-align: center;
}

.acf-map {
  width: 100%;
  height: 636px;
  margin: 20px 0;
}
.acf-map img {
  max-width: inherit !important;
  float: left;
  margin-right: 10px;
}
.acf-map .marker {
  width: 100%;
  display: block;
  height: auto;
}
.acf-map .marker img {
  width: 100px;
  height: auto;
  display: block;
  float: left;
}

.wpcf7-form label {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
}
.wpcf7-form textarea, .wpcf7-form input {
  margin-top: 15px;
  width: 100%;
  padding: 10px 15px;
  display: block;
  border: 1px solid rgba(244, 126, 82, 0.5);
  border-radius: 20px;
}

.wpcf7-submit[type=submit] {
  font-size: 20px !important;
  text-transform: uppercase;
  background-color: #f47e52;
  color: #fffaf9;
  font-weight: bold;
}

.kontak-cs {
  position: fixed;
  z-index: 9999;
  width: 300px;
  background: #FFF;
  right: 20px;
  bottom: -230px;
  transition: all 0.8s cubic-bezier(0.22, 0.67, 0.43, 1.22) 0.2s;
  border-radius: 10px 10px 0 0;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.kontak-cs:hover {
  bottom: 0px;
}
.kontak-cs .user-icon {
  position: absolute;
  top: -49px;
  right: 12px;
  display: block;
  width: 58px;
  margin: 20px auto 15px;
  border-radius: 100%;
}
.kontak-cs ul {
  list-style: none;
  padding: 15px;
  margin: 0;
}
.kontak-cs ul li {
  cursor: pointer;
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  padding-left: 55px;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: 15px;
  line-height: 1.3;
  font-style: italic;
}
.kontak-cs ul li img {
  position: absolute;
  left: 0;
  top: 10px;
  width: 45px;
  height: 45px;
  float: left;
}
.kontak-cs ul li span {
  font-weight: 600;
  font-style: normal;
}
.kontak-cs .title {
  background: #179fda;
  background: -webkit-gradient(linear, left top, right top, from(#179fda), color-stop(51%, #17b3cf), to(#179fda));
  background: linear-gradient(to right, #179fda 0%, #17b3cf 51%, #179fda 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#179fda", endColorstr="#179fda", GradientType=1);
  -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.32);
  font-size: 16px !important;
  padding: 11px 20px !important;
  color: #fff !important;
  border-radius: 10px 10px 0 0;
}
.kontak-cs a.banner-btn {
  margin-top: 15px;
}
.kontak-cs .nb-form-footer {
  width: 100%;
  margin: 10px;
  text-align: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 676px) {
  .kontak-cs:hover .user-icon {
    display: none;
  }

  .kontak-cs .message {
    display: none;
  }

  .kontak-cs form {
    padding-top: 15px;
  }

  .kontak-cs {
    right: 50%;
    bottom: -498px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.cc-contactpop {
  background-color: #fffaf9;
  color: #fff;
  width: 350px;
  bottom: 0;
  right: 50px;
  border-radius: 19px 6px 0px 0px;
}
.cc-contactpop header {
  text-align: left;
  display: block;
  cursor: pointer;
  margin: 0;
  position: relative;
  color: #fff;
}
.cc-contactpop header h3 {
  overflow: hidden;
  padding: 0;
  background-color: #f15a22;
  border-radius: 20px 8px 0px 0px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0;
}
.cc-contactpop header h3 span {
  border: 2px solid #fffaf9;
  font-size: 18px;
  font-weight: 600;
  margin-right: 8px;
  background-color: #00e676;
  padding: 10px;
  border-radius: 20px 20px 20px 0;
}
.cc-contactpop p {
  font-size: 16px;
  text-align: center;
  padding: 10px 15px;
}
.cc-contactpop i {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #fff;
  border-radius: 0 8px 0 0;
  font-weight: 500;
  font-size: 19px;
  padding: 11px;
  cursor: pointer;
  background: #f1c222;
}
.cc-contactpop ul {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-bottom: 30px;
}
.cc-contactpop ul li {
  cursor: pointer;
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  padding-left: 70px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: 15px;
  line-height: 1.3;
  font-style: italic;
}
.cc-contactpop ul li img {
  position: absolute;
  left: 0;
  top: 10px;
  width: 45px;
  height: 45px;
  margin-left: 15px;
}
.cc-contactpop ul li span {
  font-weight: 600;
  font-style: normal;
}
.cc-contactpop ul li a {
  color: #3e464a;
}
.cc-contactpop ul li a:hover {
  color: #f15a22;
}
.cc-contactpop ul li:hover {
  background: rgba(255, 255, 255, 0.3);
}
@media (max-width: 767px) {
  .cc-contactpop {
    display: none;
    width: 100%;
    bottom: 0;
    right: 0;
  }
}

.fixed {
  position: fixed;
  z-index: 9999;
}

.btn {
  transition: background-color 0.5s;
  border-radius: 0;
  padding: 15px 30px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1;
  box-shadow: 0 2px 30px 2px rgba(0, 0, 0, 0.2);
}

.btn-utama {
  transition: all 0.5s ease-in;
  background-color: #f15a22;
  color: rgba(255, 255, 255, 0.8);
  border: 1px solid #f15a22;
}
.btn-utama:hover {
  color: rgba(255, 255, 255, 0.8);
  background-color: #f47e52;
  border: 1px solid #f47e52;
}

.btn-utama-2 {
  transition: all 0.5s ease-in;
  background-color: #f47e52;
  color: rgba(255, 255, 255, 0.8);
  border: 1px solid #f47e52;
}
.btn-utama-2:hover {
  color: rgba(255, 255, 255, 0.8);
  background-color: #f15a22;
  border: 1px solid #f15a22;
}

.btn-alternatif {
  transition: all 0.5s ease-in;
  background-color: #f1c222;
  color: #ffffff;
}
.btn-alternatif:hover {
  color: #f15a22;
  background-color: #fffaf9;
}

.btn-default {
  transition: all 0.5s ease-in;
  background-color: #f15a22;
  color: #e3f5e3;
}
.btn-default:hover {
  color: #f15a22;
  background-color: #fffaf9;
}

.btn-putih {
  transition: all 0.5s ease-in;
  background-color: #fffaf9;
  color: #f1c222;
}
.btn-putih:hover {
  color: #f15a22;
  background-color: #fffaf9;
}

.btn-outline {
  transition: all 0.5s ease-in;
  background-color: transparent;
  color: #f1c222;
  border: 1px solid #f1c222;
}
.btn-outline:hover {
  color: #f15a22;
  background-color: #fffaf9;
}

.ane-header {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}
.ane-header .bawah {
  padding: 10px 5px 10px 25px;
  width: calc(100% - 20px);
  top: 10px;
  left: 10px;
  z-index: 999;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: saturate(10%) blur(10px);
  min-height: 70px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  max-width: 1680px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.ane-header .bawah .desktop-menu .custom-logo-link,
.ane-header .bawah .desktop-menu .custom-logo,
.ane-header .bawah .desktop-menu .logo {
  display: block;
  width: 100%;
  height: auto;
  padding: 3px 0;
}
.ane-header .bawah .desktop-menu .custom-logo-link img,
.ane-header .bawah .desktop-menu .custom-logo img,
.ane-header .bawah .desktop-menu .logo img {
  display: block;
  width: 50%;
  height: auto;
}
@inlclude laptop {
  .ane-header .bawah .desktop-menu .custom-logo-link img,
.ane-header .bawah .desktop-menu .custom-logo img,
.ane-header .bawah .desktop-menu .logo img {
    width: 60%;
  }
}
.ane-header .bawah .desktop-menu .post-tengah {
  justify-content: end;
}
.ane-header .bawah .desktop-menu #main-menu {
  display: block;
  width: 100%;
  height: auto;
  width: auto;
  padding: 0;
  border-radius: 0 0 15px 0;
}
.ane-header .bawah .desktop-menu #main-menu ul.main-menu {
  padding: 10px 0;
  display: block;
  width: 100%;
  height: auto;
  text-align: left;
}
.ane-header .bawah .desktop-menu #main-menu ul.main-menu li {
  display: inline-block;
  position: relative;
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  padding-right: 10px;
  padding-left: 10px;
}
.ane-header .bawah .desktop-menu #main-menu ul.main-menu li:last-child {
  margin-right: 0;
  border-right: 0;
}
.ane-header .bawah .desktop-menu #main-menu ul.main-menu li:first-child {
  padding-left: 0;
}
.ane-header .bawah .desktop-menu #main-menu ul.main-menu li a {
  font-size: 18px;
  color: #3e464a;
}
.ane-header .bawah .desktop-menu #main-menu ul.main-menu li a:hover {
  color: #f15a22;
  text-decoration: none;
}
.ane-header .bawah .desktop-menu #main-menu ul.main-menu li ul {
  display: block;
  left: 0;
  padding: 0px 0 0px;
  position: absolute;
  top: 51px;
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: center top 0;
  -ms-transform-origin: center top 0;
  transform-origin: center top 0;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  visibility: hidden;
  width: 250px;
  z-index: 999;
  background: #ffffff;
  padding: 10px;
  border-radius: 0 0 10px 10px;
}
.ane-header .bawah .desktop-menu #main-menu ul.main-menu li ul li {
  display: block;
  text-align: left;
  padding: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  border-right: 0;
}
.ane-header .bawah .desktop-menu #main-menu ul.main-menu li ul li:after {
  content: "";
}
.ane-header .bawah .desktop-menu #main-menu ul.main-menu li ul li:last-child {
  border-bottom: 0;
}
.ane-header .bawah .desktop-menu #main-menu ul.main-menu li ul li a {
  color: #414a53 !important;
}
.ane-header .bawah .desktop-menu #main-menu ul.main-menu li ul li a:hover {
  color: #f15a22 !important;
}
.ane-header .bawah .desktop-menu #main-menu ul.main-menu li:hover ul {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
  visibility: visible;
}
.ane-header .primary-mobile-menu {
  display: none;
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .ane-header .custom-logo-link,
.ane-header .logo {
    left: 80px;
  }
  .ane-header .desktop-menu #main-menu {
    padding: 0 !important;
  }
}
@media (max-width: 767px) {
  .ane-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 55px;
    z-index: 99;
    width: 100%;
    z-index: 2;
    background: transparent;
  }
  .ane-header .atas {
    display: none;
  }
  .ane-header .primary-mobile-menu {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    background: #ffffff;
  }
  .ane-header .primary-mobile-menu .custom-logo-link,
.ane-header .primary-mobile-menu .logo {
    display: inline-block;
    width: 35%;
    padding: 7px 0 7px 0;
    margin-left: 15px;
    position: relative;
    z-index: 4;
  }
  .ane-header .primary-mobile-menu .custom-logo-link img,
.ane-header .primary-mobile-menu .logo img {
    width: 100%;
    height: auto;
  }
  .ane-header .primary-mobile-menu .tools-mobile {
    cursor: pointer;
    display: block;
    float: right;
    font-weight: 700;
    line-height: 22px;
    padding: 4px 0 4px 5px;
    position: absolute;
    text-decoration: none;
    font-size: 20px !important;
    top: 10px;
    bottom: 10px;
    left: 85%;
  }
  .ane-header .primary-mobile-menu a.meanmenu-reveal {
    display: none;
  }
  .ane-header .primary-mobile-menu .mean-container .mean-bar {
    min-height: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: transparent;
    z-index: 3;
    height: 100%;
  }
  .ane-header .primary-mobile-menu .mean-container .mean-bar:after {
    color: #333;
    content: inherit;
    font-size: 21px;
    font-weight: 700;
    left: 5%;
    position: absolute;
    top: 0px;
  }
  .ane-header .primary-mobile-menu .mean-container .mean-bar a.meanmenu-reveal {
    font-weight: 700;
    line-height: 22px;
    padding: 4px 0 4px 5px;
    text-decoration: none;
    width: 25px;
    font-size: 25px !important;
    cursor: pointer;
    position: absolute;
    right: 30px;
    top: 15px;
    bottom: 0;
    height: 22px;
  }
  .ane-header .primary-mobile-menu .mean-container .mean-bar a.meanmenu-reveal span {
    display: block;
    background: #000;
    height: 4px;
    margin-top: 3px;
  }
  .ane-header .primary-mobile-menu .mean-container .mean-nav {
    width: 99%;
    background: transparent;
    margin-top: 60px !important;
    margin: auto;
    border-radius: 0 0 10px 10px;
    background: #ffffff;
    overflow: hidden;
    box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
  }
  .ane-header .primary-mobile-menu .mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none;
    margin-top: 0 !important;
  }
  .ane-header .primary-mobile-menu .mean-container .mean-nav ul li {
    float: left;
    position: relative;
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
  .ane-header .primary-mobile-menu .mean-container .mean-nav ul li:first-child {
    border-top: 0;
  }
  .ane-header .primary-mobile-menu .mean-container .mean-nav ul li a {
    color: #3e464a;
    display: block;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 10px 5%;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    width: 90%;
    font-weight: bold;
  }
  .ane-header .primary-mobile-menu .mean-container .mean-nav ul li li {
    background: rgba(255, 255, 255, 0.5);
  }
  .ane-header .primary-mobile-menu .mean-container .mean-nav ul li li a {
    opacity: 1;
    text-shadow: none !important;
    visibility: visible;
    width: 100%;
    font-weight: normal;
    text-transform: capitalize;
    font-size: 13px;
    line-height: 1;
    padding-left: 9%;
  }
  .ane-header .primary-mobile-menu .mean-container .mean-nav ul li li li a {
    width: 70%;
    padding: 1em 15%;
  }
  .ane-header .primary-mobile-menu .mean-container .mean-nav ul li li li li a {
    width: 60%;
    padding: 1em 20%;
  }
  .ane-header .primary-mobile-menu .mean-container .mean-nav ul li li li li li a {
    width: 50%;
    padding: 1em 25%;
  }
  .ane-header .primary-mobile-menu .mean-container .mean-nav ul li a.mean-expand {
    width: 26px;
    height: 15px;
    margin-top: 1px;
    padding: 6px 12px !important;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    font-weight: 700;
    border: 0 !important;
  }
  .ane-header .primary-mobile-menu .mean-container .mean-nav ul li.mean-last a {
    border-bottom: 0;
    margin-bottom: 0;
  }
  .ane-header .primary-mobile-menu .mean-container .mean-nav .wrapper {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .ane-header .primary-mobile-menu .mean-container .mean-push {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    clear: both;
  }
  .ane-header .primary-mobile-menu .mean-remove {
    display: none !important;
  }
  .ane-header .primary-mobile-menu .header-navigation {
    background-color: transparent;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    padding: 0;
    position: relative;
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    z-index: 8;
  }
  .ane-header .bawah {
    display: none;
  }
}

.ane-landing-page {
  display: block;
  width: 100%;
  height: auto;
}
.ane-landing-page .ane-slider {
  margin-bottom: 0;
}
.ane-landing-page .ane-lacak {
  margin-bottom: 120px;
}
.ane-landing-page .home-pelayanan {
  position: relative;
  display: block;
  margin-bottom: 120px;
  padding-bottom: 50px;
  background: #3e464a;
}
.ane-landing-page .home-pelayanan:after {
  position: absolute;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(241, 90, 34, 0.9)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(60%, rgba(244, 126, 82, 0.15)));
  background-image: -o-linear-gradient(left, rgba(241, 90, 34, 0.9) 0, rgba(0, 0, 0, 0.3) 50%, rgba(244, 126, 82, 0.5) 60%);
  background-image: linear-gradient(to right, rgba(241, 90, 34, 0.5) 0, rgba(0, 0, 0, 0.3) 50%, rgba(244, 126, 82, 0.5) 60%);
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
  bottom: 0;
  height: 100%;
  content: "";
}
.ane-landing-page .home-pelayanan .isi-pelayanan {
  margin-top: -183px;
  position: relative;
  z-index: 2;
}
.ane-landing-page .home-pelayanan .isi-pelayanan .btn {
  margin-top: 30px;
}
.ane-landing-page .home-profile {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 120px;
  color: #ffffff;
}
.ane-landing-page .home-profile .image-wrapper {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}
.ane-landing-page .home-profile .image-wrapper .ane-image {
  position: relative;
  max-width: 600px;
}
.ane-landing-page .home-profile .image-wrapper .ane-image:after {
  z-index: 1;
  position: absolute;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(241, 90, 34, 0.9)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(60%, rgba(244, 126, 82, 0.15)));
  background-image: -o-linear-gradient(left, rgba(241, 90, 34, 0.9) 0, rgba(0, 0, 0, 0.3) 50%, rgba(244, 126, 82, 0.5) 60%);
  background-image: linear-gradient(to right, rgba(241, 90, 34, 0.5) 0, rgba(0, 0, 0, 0.3) 50%, rgba(244, 126, 82, 0.5) 60%);
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
  bottom: 0;
  height: 100%;
  content: "";
}
.ane-landing-page .home-profile .image-wrapper .pengalaman {
  width: 207px;
  position: absolute;
  bottom: 80px;
  right: 0;
  left: auto;
  z-index: 1;
  background-color: #f47e52;
  color: #ffffff;
  border-radius: 4px;
  padding: 25px 40px 30px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ane-landing-page .home-profile .image-wrapper .pengalaman .icon {
  font-size: 80px;
  margin-bottom: 15px;
  line-height: 80px;
}
.ane-landing-page .home-profile .image-wrapper .pengalaman .ane-text h1 {
  font-size: 37px;
  line-height: 25px;
  margin-bottom: 10px;
  color: #ffffff;
}
.ane-landing-page .home-profile .image-wrapper .pengalaman .ane-text p {
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 0;
  color: #ffffff;
}
.ane-landing-page .home-testimoni {
  background-color: #fffaf9;
  padding-top: 60px;
  padding-bottom: 60px;
}
.ane-landing-page .home-sliding {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 80px;
}
.ane-landing-page .home-sliding .ane-konten-overlay .entry-header {
  height: 323px;
}
.ane-landing-page .home-sliding .ane-konten-overlay .entry-header .post-content {
  padding: 20px;
}
.ane-landing-page .home-sliding .ane-konten-overlay .entry-header .post-content h2 {
  font-size: 1.2rem;
}
.ane-landing-page .home-sliding .ane-konten-overlay .entry-header .post-content .ane-meta {
  display: none;
}
.ane-landing-page .home-client {
  display: block;
  width: 100%;
  height: auto;
  background-color: #fffaf9;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5));
  position: relative;
  padding: 40px 0;
}
.ane-landing-page .home-client .ane-konten-client {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .ane-landing-page {
    margin: 65px 0;
  }
  .ane-landing-page .ane-lacak {
    margin-bottom: 30px;
  }
}

.home-slider {
  width: 100%;
  display: block;
  position: relative;
  padding: 0;
  margin-bottom: 0;
}
.home-slider .home-slider-item {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 850px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}
.home-slider .home-slider-item:after {
  position: absolute;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(241, 90, 34, 0.9)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(60%, rgba(244, 126, 82, 0.15)));
  background-image: -o-linear-gradient(left, rgba(241, 90, 34, 0.9) 0, rgba(0, 0, 0, 0.3) 50%, rgba(244, 126, 82, 0.5) 60%);
  background-image: linear-gradient(to right, rgba(241, 90, 34, 0.5) 0, rgba(0, 0, 0, 0.3) 50%, rgba(244, 126, 82, 0.5) 60%);
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
  bottom: 0;
  height: 100%;
  content: "";
}
.home-slider .home-slider-item .text {
  display: table;
  width: 100%;
  height: 850px;
  position: relative;
  z-index: 1;
}
.home-slider .home-slider-item .text .text-content {
  display: table-cell;
  vertical-align: middle;
}
.home-slider .home-slider-item .text .text-content h1 {
  color: #ffffff;
  font-size: 55px;
  line-height: 55px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.home-slider .home-slider-item .text .text-content p {
  color: #ffffff;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 30px;
}
.home-slider .home-slider-item .text .text-content p:last-child {
  margin-bottom: 0;
}
.home-slider .home-slider-item .text .text-content .btn {
  margin-bottom: 0;
}
.home-slider .owl-dots {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
}
.home-slider .pemanis-slider {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 1;
  line-height: 0;
}
.home-slider .pemanis-slider svg {
  fill: #F8F8F8;
  height: 100px;
  width: 100%;
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .home-slider .home-slider-item {
    height: 700px;
  }
  .home-slider .home-slider-item .text {
    height: 700px;
  }
  .home-slider .home-slider-item .text .text-content {
    width: 50%;
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .home-slider {
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
    position: relative;
    margin-bottom: 30px;
  }
  .home-slider .home-slider-item {
    height: 228px;
    border-radius: 15px;
    overflow: hidden;
  }
  .home-slider .home-slider-item:after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.1) 30%, rgba(0, 0, 0, 0.5) 70%, #000 100%) !important;
  }
  .home-slider .home-slider-item .text {
    height: 228px;
  }
  .home-slider .home-slider-item .text .text-content {
    vertical-align: bottom;
    padding-bottom: 20px;
  }
  .home-slider .home-slider-item .text .text-content h1 {
    font-size: 1.1rem !important;
    margin-bottom: 8px;
    line-height: 1.2;
    color: #ffffff !important;
    vertical-align: bottom;
    padding-bottom: 0;
  }
  .home-slider .home-slider-item .text .text-content p {
    display: none;
  }
  .home-slider .home-slider-item .text .text-content .btn {
    display: none;
  }
  .home-slider .owl-nav {
    display: none;
  }
}

.ane-konten-pelayanan {
  display: block;
  width: 100%;
  height: auto;
  background-color: #fff;
  box-shadow: 0 2px 40px rgba(0, 0, 0, 0.08);
  margin-bottom: 30px;
}
.ane-konten-pelayanan .post-content {
  margin: 15px;
  padding: 15px;
}
.ane-konten-pelayanan .post-content h2 {
  font-size: 25px;
  text-transform: uppercase;
}
.ane-konten-pelayanan .post-content p {
  font-size: 19px;
  line-height: 1.4;
  font-weight: 300;
  font-family: "Roboto";
}
.ane-konten-pelayanan .post-content a {
  color: #3e464a;
}
.ane-konten-pelayanan .post-content a:hover {
  color: #f15a22;
}

@media (max-width: 767px) {
  .ane-arsip-pelayanan .ane-konten-pelayanan .post-content {
    padding: 15px;
    margin: 0;
  }
  .ane-arsip-pelayanan .ane-konten-pelayanan .post-content h2 {
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 0;
    text-align: center;
  }
  .ane-arsip-pelayanan .ane-konten-pelayanan .post-content p {
    display: none;
  }
}

.ane-single-pelayanan .entry-header {
  margin-bottom: 80px !important;
}
.ane-single-pelayanan .entry-header .breadcrumb {
  position: relative;
  z-index: 2;
}

.ane-konten-client {
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
  box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 30px;
  border: 1px solid rgba(255, 255, 255, 0.9);
  padding: 10px 0;
}

@media (max-width: 767px) {
  .ane-arsip-client .row {
    padding-left: 15px;
  }
  .ane-arsip-client .row .col-6 {
    padding-right: 15px;
    padding-left: 0;
  }
  .ane-arsip-client .row .col-6:nth-child(2n+2) {
    padding-right: 15px;
    padding-left: 0;
  }
  .ane-arsip-client .row .col-6 .ane-konten-client {
    margin-bottom: 15px;
  }
}

.ane-konten-testimoni {
  width: 100%;
  position: relative;
  display: block;
}
.ane-konten-testimoni header {
  padding: 15px 15px 46px 15px;
  background: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 2px 23px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 2px 23px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 23px rgba(0, 0, 0, 0.08);
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border-radius: 10px;
}
.ane-konten-testimoni header p {
  font-size: 19px;
  line-height: 1.4;
  column-rule: #414a53;
  font-family: "Roboto";
  font-weight: 300;
}
.ane-konten-testimoni .post-content {
  position: relative;
  top: -48px;
}
.ane-konten-testimoni .post-content .fotonya {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  margin-top: 17px;
  border-radius: 5px;
  overflow: hidden;
}
.ane-konten-testimoni .post-content .fotonya img {
  width: 100%;
  height: 100%;
}
.ane-konten-testimoni .post-content .orangnya {
  padding-top: 10px;
  text-align: center;
}
.ane-konten-testimoni .post-content .orangnya h6 {
  font-size: 1em;
  font-weight: 600;
  display: block;
}
.ane-konten-testimoni .post-content .orangnya span {
  font-weight: normal;
  font-size: 0.875em;
  display: block;
}

.archive .content-area {
  margin: 100px 0;
}
@media (max-width: 767px) {
  .archive .content-area {
    overflow: hidden;
    margin: 60px 15px;
    border-radius: 15px;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.08);
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #ffffff;
    background-clip: border-box;
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
}

.single-area {
  margin-top: 100px;
}
@media (max-width: 767px) {
  .single-area {
    margin-top: 60px;
  }
}

.ane-arsip {
  margin-bottom: 60px;
}

.ane-post-single {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 81px;
}
.ane-post-single .entry-header {
  width: 100%;
  padding: 24px 120px 33px;
}
.ane-post-single .entry-header h1 {
  margin-bottom: 14px;
  font-size: 42px;
  line-height: 52px;
  font-weight: 700;
}
.ane-post-single .entry-content {
  display: block;
  width: 100%;
  height: auto;
}
.ane-post-single .entry-content .ane-image {
  margin-bottom: 20px;
}
.ane-post-single .entry-content .ane-image img {
  border-radius: 10px;
}
.ane-post-single .entry-content .ane-image span {
  display: block;
  width: 100%;
  color: #414a53;
  font-size: 13px;
  font-style: italic;
  text-align: center;
  padding: 8px;
}
@media (max-width: 767px) {
  .ane-post-single .entry-header {
    text-align: center;
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
  }
  .ane-post-single .entry-header h1 {
    margin-bottom: 14px;
    font-size: 20px;
    line-height: 1.2rem;
    font-weight: 600;
  }
}

.ane-konten-default {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
.ane-konten-default .entry-header img {
  border-radius: 8px;
}
.ane-konten-default .post-content {
  padding-right: 15px;
}
.ane-konten-default .post-content h2 {
  font-size: 20px;
}
.ane-konten-default .post-content h2 a {
  color: #3e464a;
}
.ane-konten-default .post-content h2 a:hover {
  color: #f15a22;
}
.ane-konten-default .post-content p {
  font-size: 17px;
}

.ane-konten-overlay {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
.ane-konten-overlay .entry-header {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 6px;
  overflow: hidden;
  height: 382px;
  padding: 0 30px;
}
.ane-konten-overlay .entry-header:before {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(14%, rgba(4, 87, 123, 0)), to(rgba(0, 0, 0, 0.85)));
  background: -webkit-linear-gradient(top, rgba(4, 87, 123, 0) 14%, rgba(0, 0, 0, 0.85) 100%);
  background: -o-linear-gradient(top, rgba(4, 87, 123, 0) 14%, rgba(0, 0, 0, 0.85) 100%);
  background: linear-gradient(to bottom, rgba(4, 87, 123, 0) 14%, rgba(0, 0, 0, 0.85) 100%);
  content: "";
  width: 100%;
  height: 100%;
}
.ane-konten-overlay .entry-header .post-content {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 50px 50px 20px 50px;
  width: 100%;
  color: #fff !important;
}
.ane-konten-overlay .entry-header .post-content h2 {
  font-size: 25px;
}
.ane-konten-overlay .entry-header .post-content a {
  color: #fff !important;
}
.ane-konten-overlay .entry-header .post-content a:hover {
  color: #fffaf9;
}
.ane-konten-overlay .entry-header .post-content .ane-meta .meta-time {
  color: #fff !important;
}

.ane-konten-klasik {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
.ane-konten-klasik .entry-header {
  margin-bottom: 21px;
}
.ane-konten-klasik .entry-header img {
  border-radius: 6px;
}
.ane-konten-klasik .post-content {
  display: block;
  width: 100%;
  height: auto;
}
.ane-konten-klasik .post-content h2 {
  font-size: 25px;
}
.ane-konten-klasik .post-content h2 a {
  color: #3e464a;
}
.ane-konten-klasik .post-content h2 a:hover {
  color: #f15a22;
}
.ane-konten-klasik .post-content .ane-meta {
  margin-bottom: 21px;
}
.ane-konten-klasik .post-content .ane-meta li {
  margin-right: 15px;
}
.ane-konten-klasik .post-content .ane-meta li:first-child a {
  background-color: #f15a22;
  color: #fffaf9;
  padding: 3px 10px;
  border-radius: 5px;
}

.ane-konten-lis {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.ane-konten-lis .entry-header {
  width: 100%;
  display: block;
  padding: 0;
}
.ane-konten-lis .entry-header .ane-image {
  margin-bottom: 0;
}
.ane-konten-lis .entry-header .ane-image img {
  border-radius: 5px;
}
.ane-konten-lis .entry-content {
  display: block;
  width: 100%;
  height: auto;
  padding-right: 15px;
}
.ane-konten-lis .entry-content h2 {
  font-size: 15px;
  font-weight: 500;
}
.ane-konten-lis .entry-content h2 a {
  color: #414a53;
}
.ane-konten-lis .entry-content h2 a:hover {
  color: #f15a22;
}
.ane-konten-lis .entry-content .post-meta-info {
  display: block;
  width: 100%;
  height: auto;
}
.ane-konten-lis .entry-content .post-meta-info ul {
  padding: 0;
  margin: 0;
  list-style: 0;
}
.ane-konten-lis .entry-content .post-meta-info ul li {
  display: inline-block;
  margin-right: 10px;
  padding: 0;
  margin-left: 0;
  font-size: 14px;
}
.ane-konten-lis .entry-content .post-meta-info ul li:before {
  content: "";
  padding: 0;
  margin: 0;
}

.ane-page-default {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 120px;
  min-height: 120px;
}
.ane-page-default .entry-header {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  height: 475px;
  position: relative;
  width: 100%;
  background-position: center center !important;
  margin-bottom: 0;
}
.ane-page-default .entry-header:before {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(241, 90, 34, 0.9)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(60%, rgba(244, 126, 82, 0.15)));
  background-image: -o-linear-gradient(left, rgba(241, 90, 34, 0.9) 0, rgba(0, 0, 0, 0.3) 50%, rgba(244, 126, 82, 0.5) 60%);
  background-image: linear-gradient(to right, rgba(241, 90, 34, 0.5) 0, rgba(0, 0, 0, 0.3) 50%, rgba(244, 126, 82, 0.5) 60%);
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
.ane-page-default .breadcrumb-area {
  background-color: #fff;
  background-image: linear-gradient(to right, #fff, #fff);
  margin-bottom: 30px;
}
.ane-page-default .breadcrumb-area a {
  color: #3e464a;
  font-weight: bold;
}
.ane-page-default .breadcrumb-area a:hover {
  color: #f15a22;
}
.ane-page-default .breadcrumb-area span {
  color: #414a53;
}
.ane-page-default .entry-content .ane-content .ane-title h1 {
  font-size: 50px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  text-shadow: 2px 6px rgba(0, 0, 0, 0.08);
  text-align: center;
}
.ane-page-default .ane-content .author_bio_section {
  display: none;
}
@media (max-width: 767px) {
  .ane-page-default {
    margin-top: 60px;
  }
  .ane-page-default .entry-header {
    height: 210px;
  }
  .ane-page-default .entry-content .ane-content .ane-title h1 {
    font-size: 30px;
    text-align: center;
  }
}

.ane-page-about {
  display: block;
  width: 100%;
  height: auto;
  padding: 80px 0;
  background-color: #e8e8e8;
}
.ane-page-about .content-header {
  display: block;
  width: 100%;
  height: auto;
}
.ane-page-about .entry-content p {
  font-size: 1.3rem;
  line-height: 1.6;
}
.ane-page-about .entry-content .home-why {
  margin-top: 80px;
}

.ane-page-kontak {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 120px;
}
.ane-page-kontak .entry-header {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  height: 475px;
  position: relative;
  width: 100%;
  background-position: center center !important;
  margin-bottom: 0;
}
.ane-page-kontak .entry-header:before {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(241, 90, 34, 0.9)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(60%, rgba(244, 126, 82, 0.15)));
  background-image: -o-linear-gradient(left, rgba(241, 90, 34, 0.9) 0, rgba(0, 0, 0, 0.3) 50%, rgba(244, 126, 82, 0.5) 60%);
  background-image: linear-gradient(to right, rgba(241, 90, 34, 0.5) 0, rgba(0, 0, 0, 0.3) 50%, rgba(244, 126, 82, 0.5) 60%);
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
.ane-page-kontak .ane-content .kontak-cs-mobile {
  display: none;
}
.ane-page-kontak .kontak-konten {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 31px;
  background-color: #fffaf9;
  border: 1px solid #f47e52;
  border-radius: 20px;
  padding: 15px;
}
.ane-page-kontak .kontak-konten .content h3 {
  font-size: 20px;
  text-transform: uppercase;
}
.ane-page-kontak .kontak-konten .content p {
  font-size: 16px;
}
.ane-page-kontak .kontak-konten .content ul {
  margin-bottom: 0 !important;
}
.ane-page-kontak .kontak-konten .content ul li {
  padding-left: 0;
  margin-left: 0;
}
.ane-page-kontak .kontak-konten .content ul li:before {
  content: "";
}
.ane-page-kontak .kontak-konten .content ul li i {
  color: #f47e52;
  width: 20px;
}
.ane-page-kontak .entry-content {
  display: block;
  width: 100%;
  height: auto;
}
.ane-page-kontak .entry-content .ane-content {
  padding: 0;
}
.ane-page-kontak .entry-content .ane-content .acf-map {
  height: 537px;
}
@media (max-width: 767px) {
  .ane-page-kontak {
    margin-top: 60px;
    margin-bottom: 80px;
  }
  .ane-page-kontak .ane-content .kontak-cs-mobile {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }
  .ane-page-kontak .ane-content .kontak-cs-mobile ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .ane-page-kontak .ane-content .kontak-cs-mobile ul li {
    display: block;
    width: 100%;
    height: auto;
    padding: 15px 20px;
    text-align: left;
    border-radius: 15px;
    background: #ffffff;
    -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
    box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
    margin-bottom: 15px;
    margin-left: 0;
  }
  .ane-page-kontak .ane-content .kontak-cs-mobile ul li:before {
    content: "";
  }
  .ane-page-kontak .ane-content .kontak-cs-mobile ul li img {
    width: 20%;
    height: auto;
    display: block;
    float: left;
    margin-right: 15px;
    border-radius: 10px;
  }
  .ane-page-kontak .ane-content .kontak-cs-mobile ul li a {
    color: #3e464a;
  }
  .ane-page-kontak .ane-content .kontak-cs-mobile ul li a span {
    font-weight: 600;
  }
  .ane-page-kontak .entry-header {
    height: 210px;
  }
  .ane-page-kontak .acf-map {
    max-width: none;
    width: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    height: 210px;
  }
}

.ane-sidebar {
  margin-bottom: 21px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  border-radius: 10px;
}
.ane-sidebar h2.widget-title {
  font-size: 25px;
  margin-bottom: 15px;
}
.ane-sidebar ul {
  padding: 0;
  margin: 0;
}
.ane-sidebar ul li {
  font-family: "Roboto";
  font-size: 18px;
  list-style: none;
  position: relative;
  line-height: 1.7rem;
  padding-left: 20px;
  padding-bottom: 8px;
}
.ane-sidebar ul li a {
  color: #414a53;
  transition: all 0.8s ease-in;
}
.ane-sidebar ul li a:hover {
  color: #f15a22;
}
.ane-sidebar ul li:before {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  content: "";
  font-family: FontAwesome;
  font-size: 10px;
  line-height: 1.7rem;
  color: #f15a22;
  font-weight: 300;
}
.ane-sidebar .tagcloud a {
  background-color: #f1f1f1;
  color: #3e464a;
  padding: 3px 8px;
  font-size: 15px !important;
  border-radius: 5px;
  margin-bottom: 5px;
  display: inline-block;
  text-transform: capitalize;
  transition: all 0.8s ease-in;
}
.ane-sidebar .tagcloud a:before {
  content: "#";
}
.ane-sidebar .tagcloud a:hover {
  color: #ffe5ff;
  background-color: #e500e5;
}
.ane-sidebar .screen-reader-text {
  display: none;
}

.page-template-page-home .site-content {
  margin-bottom: 0;
}

.ane-lacak .form-lacak form {
  width: 100%;
  max-width: 790px;
  margin: auto;
}
.ane-lacak .form-lacak form .inner-form {
  width: 100%;
  position: relative;
}
.ane-lacak .form-lacak form .inner-form .input-field {
  width: 100%;
  position: relative;
  min-height: 70px;
  border: 0;
  background: #ffffff;
  display: block;
  width: 100%;
  padding: 10px 70px 10px 32px;
  font-size: 18px;
  color: #414a53;
  border-radius: 34px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}
.ane-lacak .form-lacak form .inner-form .input-field input {
  background: transparent;
  color: #414a53;
  line-height: 33px;
  border: 0;
  padding: 0 20px;
  font-size: 16px;
}
.ane-lacak .form-lacak form .inner-form .input-field .btn-search {
  width: 70px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: transparent;
  border: 0;
  padding: 0;
  cursor: pointer;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
}
.ane-lacak .form-lacak form .inner-form .input-field .btn-search svg {
  fill: #3e464a;
  width: 40px;
  height: 40px;
  transition: all 0.2s ease-out, color 0.2s ease-out;
}
@media (max-width: 767px) {
  .ane-lacak .form-lacak form .inner-form .input-field {
    padding: 5px 60px 5px 25px;
    min-height: 20px;
  }
}
.ane-lacak .form-lacak form .inner-form .input-field .btn-search {
  width: 60px;
}
.ane-lacak .form-lacak form .inner-form .input-field .btn-search svg {
  width: 25px;
  height: 25px;
}
.ane-lacak .form-lacak form .inner-form {
  line-height: 20px;
  padding: 0;
}
.ane-lacak .form-lacak form .inner-form .input-field {
  padding: 5px 60px 5px 0;
}
.ane-lacak .form-lacak form .inner-form .input-field input {
  padding: 0 15px;
}
.ane-lacak .home-lacak {
  display: block;
  width: 100%;
  height: auto;
  background: #f15a22;
  margin-bottom: 120px;
  position: relative;
}
.ane-lacak .home-lacak:before {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  top: 0;
  background-image: url("../img/bg-lacak.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 0.2;
  content: "";
  z-index: 0;
}
.ane-lacak .home-lacak .isi {
  padding: 50px 0;
  text-align: center;
}
.ane-lacak .home-lacak .isi h1 {
  font-size: 30px;
  line-height: 1;
  margin-bottom: 30px;
  color: #ffffff;
}
.ane-lacak .home-lacak .isi form {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .ane-lacak .home-lacak {
    background: transparent;
    margin-bottom: 0;
  }
  .ane-lacak .home-lacak:before {
    background-image: url("../img/bg-lacak-kip-mobile.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 1;
  }
  .ane-lacak .home-lacak .isi {
    padding: 30px 0;
  }
  .ane-lacak .home-lacak .isi h1 {
    display: none;
  }
  .ane-lacak .home-lacak .isi .form-lacak form .inner-form .input-field {
    background: rgba(255, 250, 249, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.1);
    backdrop-filter: saturate(100%) blur(5px);
  }
}

.ane-page-lacak {
  margin-bottom: 60px !important;
}
.ane-page-lacak .entry-header {
  height: 475px;
}
.ane-page-lacak .entry-header .acf-map {
  margin: auto;
  height: 456px;
}
.ane-page-lacak .entry-header:before {
  background-image: none;
  background-image: none;
  background-image: none;
}
.ane-page-lacak .ane-title h1 {
  font-size: 25px;
  margin-bottom: 30px;
  text-align: center;
}
.ane-page-lacak .form-lacak form .inner-form .input-field {
  background: #fffaf9;
  border: 1px solid #f15a22;
}
@media (max-width: 767px) {
  .ane-page-lacak .entry-header {
    margin-top: 0;
    height: 200px;
  }
  .ane-page-lacak .entry-header .acf-map {
    height: 200px;
  }
  .ane-page-lacak .breadcrumb-area {
    margin-top: 0;
  }
}

.tracking .card {
  z-index: 0;
  background-color: #fffaf9;
  padding-bottom: 20px;
  margin-top: 90px;
  margin-bottom: 90px;
  border-radius: 10px;
}
.tracking .card .top {
  padding-top: 40px;
  padding-left: 13% !important;
  padding-right: 13% !important;
}
.tracking .card .top .icon-content {
  text-align: center;
}
.tracking .card .top .icon-content i {
  font-size: 35px;
  line-height: 30px;
  width: 100%;
  text-align: center;
}
.tracking .card .top .icon-content p {
  font-size: 19px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 0;
  margin: auto;
}
.tracking .card .trackingstatus {
  margin-bottom: 30px;
  overflow: hidden;
  color: #f1c222;
  padding-left: 0px;
  margin-top: 30px;
}
.tracking .card .trackingstatus li {
  list-style-type: none;
  font-size: 13px;
  width: 33%;
  float: left;
  position: relative;
  font-weight: 400;
}
.tracking .card .trackingstatus li:before {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: block;
  font-size: 20px;
  background: #f15a22;
  border-radius: 50%;
  margin: auto;
  padding: 0px;
}
.tracking .card .trackingstatus li:after {
  content: "";
  width: 100%;
  height: 12px;
  background: #f15a22;
  position: absolute;
  left: 0;
  top: 16px;
  z-index: -1;
}
.tracking .card .trackingstatus li:last-child:after {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  position: absolute;
  left: -50%;
}
.tracking .card .trackingstatus li:last-child:after {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.tracking .card .trackingstatus li:first-child:after {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  position: absolute;
  left: 50%;
}
.tracking .card .trackingstatus li:first-child:after {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.tracking .card .trackingstatus li:nth-child(2):after, .tracking .card .trackingstatus li:nth-child(3):after {
  left: -50%;
}
.tracking .card .trackingstatus .step0:before {
  font-family: FontAwesome;
  content: "";
  color: #fff;
}
.tracking .card .trackingstatus li.active:before, .tracking .card .trackingstatus li.active:after {
  background: #f47e52;
}
.tracking .card .trackingstatus li.active:before {
  font-family: FontAwesome;
  content: "";
}
@media (max-width: 767px) {
  .tracking .card {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .tracking .card .trackingstatus li:before {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .tracking .card .trackingstatus li:after {
    top: 11px;
    height: 8px;
  }
  .tracking .card .top {
    margin-top: 10px;
    padding-top: 0;
  }
  .tracking .card .top .icon-content i {
    font-size: 25px;
    line-height: 1;
    margin-bottom: 8px;
  }
  .tracking .card .top .icon-content p {
    font-size: 15px;
    line-height: 1;
  }
}
.tracking .ane-content .wp-block-table p {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .tracking .entry-header {
    margin-top: 60px;
    height: 200px;
  }
  .tracking .entry-header .acf-map {
    height: 200px;
  }
}

.tracking-result {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 60px;
}
.tracking-result .entry-header {
  margin-bottom: 80px;
}
.tracking-result .entry-content h1 {
  margin-bottom: 30px;
  font-size: 25px;
  line-height: 1;
  text-align: center;
}
.tracking-result .entry-content .ane-content .wp-block-table td .Diproses {
  font-style: italic;
}
.tracking-result .entry-content .ane-content .wp-block-table td .Diproses:before {
  font-family: FontAwesome;
  content: "";
  margin-right: 8px;
  font-style: normal;
  color: #f47e52;
}
.tracking-result .entry-content .ane-content .wp-block-table td .Dikirim {
  font-style: italic;
}
.tracking-result .entry-content .ane-content .wp-block-table td .Dikirim:before {
  font-family: FontAwesome;
  content: "";
  margin-right: 8px;
  font-style: normal;
  color: #f47e52;
}
.tracking-result .entry-content .ane-content .wp-block-table td .Diterima {
  font-style: italic;
}
.tracking-result .entry-content .ane-content .wp-block-table td .Diterima:before {
  font-family: FontAwesome;
  content: "";
  margin-right: 8px;
  font-style: normal;
  color: #f47e52;
}
.tracking-result .entry-content .ane-content .wp-block-table td .Transit {
  font-style: italic;
}
.tracking-result .entry-content .ane-content .wp-block-table td .Transit:before {
  font-family: FontAwesome;
  content: "";
  margin-right: 8px;
  font-style: normal;
  color: #f47e52;
}
@media (max-width: 767px) {
  .tracking-result .entry-header {
    margin-bottom: 40px;
  }
  .tracking-result .entry-content h1 {
    font-size: 20px;
  }
}

.ane-footer {
  display: block;
  width: 100%;
  height: auto;
  background: #3e464a;
}
.ane-footer .atas {
  display: block;
  width: 100%;
  height: auto;
  min-height: 120px;
  padding-bottom: 31px;
}
.ane-footer .atas .info-perusahaan {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}
.ane-footer .atas .info-perusahaan .logo-utama {
  position: absolute;
  top: -8px;
  border-top: 1px solid #ddd;
  left: 0;
  right: 0;
  width: 70%;
  background-color: #fffaf9;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5));
  padding: 10px 15px;
  border-radius: 0 0 30px 30px;
  box-shadow: 4px 4px 15px rgba(255, 255, 255, 0.3);
}
.ane-footer .atas .info-perusahaan .logo-utama img {
  width: 100%;
  display: block;
  height: auto;
}
.ane-footer .atas .info-perusahaan .deskripsi {
  padding-top: 114px;
  color: #fffaf9;
}
.ane-footer .atas .info-perusahaan .deskripsi p {
  font-size: 16px;
  color: #fffaf9;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .ane-footer .atas .info-perusahaan {
    margin-bottom: 30px;
  }
  .ane-footer .atas .info-perusahaan .logo-utama {
    display: none;
  }
  .ane-footer .atas .info-perusahaan .deskripsi {
    padding-top: 30px;
  }
  .ane-footer .atas .info-perusahaan .deskripsi h2 {
    color: #414a53;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0;
  }
  .ane-footer .atas .info-perusahaan .deskripsi p {
    display: none;
  }
  .ane-footer .atas .info-perusahaan .deskripsi .btn {
    display: none;
  }
}
.ane-footer .atas .footer-menu {
  display: block;
  float: left;
  padding-top: 30px;
  margin-bottom: 0;
  width: 100%;
}
.ane-footer .atas .footer-menu h2 {
  font-size: 25px;
  text-transform: uppercase;
}
.ane-footer .atas .footer-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ane-footer .atas .footer-menu ul li {
  width: 49%;
  float: left;
  padding: 0;
  list-style: none;
}
.ane-footer .atas .footer-menu ul li a {
  font-size: 16px;
  position: relative;
  display: inline-block;
  padding-left: 15px;
  color: #fffaf9;
  line-height: 30px;
}
.ane-footer .atas .footer-menu ul li a:hover {
  color: #fff;
}
.ane-footer .atas .footer-menu ul li a:before {
  content: "";
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  font-size: 10px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .ane-footer .atas .footer-menu {
    margin-bottom: 30px;
    margin-top: 0;
    padding-top: 0;
  }
  .ane-footer .atas .footer-menu h2 {
    display: none;
  }
  .ane-footer .atas .footer-menu ul li a {
    color: #414a53;
  }
}
.ane-footer .atas .alamat {
  padding-top: 30px;
  margin-bottom: 0;
  margin-bottom: 15px;
  color: #fffaf9;
}
.ane-footer .atas .alamat h2 {
  font-size: 25px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.ane-footer .atas .alamat ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
}
.ane-footer .atas .alamat ul li {
  list-style: none;
  font-size: 16px;
  color: #fffaf9;
  line-height: 20px;
  margin-bottom: 10px;
}
.ane-footer .atas .alamat ul li i {
  color: #3e464a;
  line-height: 20px;
  font-size: 15px;
  font-weight: bold;
  width: 20px;
  height: 20px;
  background: #fffaf9;
  display: inline-block;
  line-height: 20px;
  text-align: center;
  border-radius: 3px;
  margin-right: 8px;
}
.ane-footer .atas .alamat ul li:first-child {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .ane-footer .atas .alamat {
    margin-bottom: 30px;
    margin-top: 0;
    padding-top: 0;
  }
  .ane-footer .atas .alamat h2 {
    display: none;
  }
  .ane-footer .atas .alamat ul li {
    color: #414a53;
  }
  .ane-footer .atas .alamat ul li i {
    background-color: #3e464a;
    color: #ffffff;
  }
}
.ane-footer .atas .ane-sosmed {
  width: 100%;
  text-align: left;
}
.ane-footer .atas .ane-sosmed ul {
  width: 100%;
  display: block;
}
.ane-footer .atas .ane-sosmed ul li {
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 1px solid #fffaf9;
  border-radius: 50%;
  text-align: center;
  margin-right: 20px;
}
.ane-footer .atas .ane-sosmed ul li i {
  font-size: 20px;
  line-height: 40px;
  color: #fffaf9;
}
.ane-footer .atas .ane-sosmed ul li a {
  color: #fffaf9;
}
.ane-footer .atas .ane-sosmed ul li a:hover {
  color: #f15a22;
}
.ane-footer .atas .ane-sosmed ul li:hover {
  border: 1px solid #f15a22;
  color: #f15a22;
}
@media (max-width: 767px) {
  .ane-footer .atas .ane-sosmed {
    text-align: center;
  }
  .ane-footer .atas .ane-sosmed ul li {
    border: 0;
    color: #3e464a;
    margin-right: 5px;
  }
  .ane-footer .atas .ane-sosmed ul li a {
    color: #3e464a;
  }
  .ane-footer .atas .ane-sosmed ul li a i {
    color: #3e464a;
    font-size: 20px;
  }
  .ane-footer .atas .ane-sosmed ul li a .fa-facebook {
    background: #3b5998;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    border-radius: 8px;
  }
  .ane-footer .atas .ane-sosmed ul li a .fa-twitter {
    background: #4099ff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    border-radius: 8px;
  }
  .ane-footer .atas .ane-sosmed ul li a .fa-whatsapp {
    background: #27ae60;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    border-radius: 8px;
  }
  .ane-footer .atas .ane-sosmed ul li a .fa-instagram {
    background: #a333b0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    border-radius: 8px;
  }
  .ane-footer .atas .ane-sosmed ul li a .fa-youtube-play {
    background: #f70000;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    border-radius: 8px;
  }
  .ane-footer .atas .ane-sosmed ul li:last-child {
    margin-right: 0;
  }
}
.ane-footer .atas h2 {
  font-size: 20px;
  color: #ffffff;
}
.ane-footer .bawah {
  background: rgba(0, 0, 0, 0.6);
  display: block;
  width: 100%;
  height: auto;
  color: #f1f1f1;
  padding: 15px 0;
}
.ane-footer .bawah a {
  color: #fffaf9;
}
@media (max-width: 767px) {
  .ane-footer .bawah {
    font-size: 13px;
    padding: 10px 0;
    text-align: center;
    background: #3e464a;
  }
}
@media (max-width: 767px) {
  .ane-footer {
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.11), 0 5px 15px 0 rgba(0, 0, 0, 0.02) !important;
    background: #ffffff;
    margin-bottom: 75px;
  }
}

.ane-mobile-nav {
  overflow: hidden;
  margin: 0 15px 30px;
  border-radius: 15px;
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.08);
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: border-box;
  margin-bottom: 0;
}
.ane-mobile-nav a {
  line-height: 70px;
  color: #1f1f1f;
  font-weight: 500;
  font-size: 13px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.05);
  word-wrap: break-word;
}
.ane-mobile-nav a i {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  float: left;
  text-align: center;
  background-color: #f47e52;
  margin: 20px 15px;
  color: #fffaf9;
  border-radius: 8px;
}
.ane-mobile-nav a:nth-child(2n+2) i {
  background-color: #f15a22;
}
.ane-mobile-nav a:nth-child(2n+3) i {
  background-color: #dc3545;
}
.ane-mobile-nav a:nth-child(2n+4) i {
  background-color: #6610f2;
}
.ane-mobile-nav a:nth-child(2n+5) i {
  background-color: #fd7e14;
}
.ane-mobile-nav a:nth-child(2n+6) i {
  background-color: #ffc107;
}
.ane-mobile-nav a:nth-child(2n+7) i {
  background-color: #20c997;
}
.ane-mobile-nav a .fa-chevron-right {
  float: right;
  font-size: 10px;
  font-weight: 900;
  background: transparent !important;
  color: #f15a22;
}
.ane-mobile-nav a span {
  font-size: 14px;
  position: absolute;
  margin-top: -6px;
  font-weight: 500;
  word-wrap: break-word;
}
.ane-mobile-nav a strong {
  position: absolute;
  font-size: 11px;
  margin-top: 10px;
  color: #adb5bd;
  font-weight: 500;
}
.ane-mobile-nav ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
.ane-mobile-nav ul li {
  width: calc(50% - 8px);
  margin-right: 15px;
  margin-bottom: 15px;
  padding: 20px 0;
  text-align: center;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
  box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
  overflow: hidden;
}
.ane-mobile-nav ul li:nth-child(2n+2) {
  margin-right: 0px;
}
.ane-mobile-nav ul li i {
  display: block;
  font-size: 40px;
  color: #f15a22;
}
.ane-mobile-nav ul li img {
  display: block;
  margin: auto auto 5px auto;
  max-width: 40px;
}
.ane-mobile-nav ul li span {
  color: #414a53;
  font-size: 16px;
}

.ane-mobile-cat {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 90px;
}
.ane-mobile-cat .isi h1 {
  font-size: 1.8rem;
  line-height: 1;
  margin-bottom: 30px;
  font-weight: 600;
  text-align: center;
}
.ane-mobile-cat .isi .pilih-kategori {
  margin-bottom: 30px;
}
.ane-mobile-cat .isi .ane-newest {
  margin-bottom: 30px;
}

.mobile-populer {
  margin-bottom: 30px;
}
.mobile-populer .ane-konten-overlay .entry-header {
  height: 268px;
}
.mobile-populer .ane-konten-overlay .entry-header .post-content {
  padding: 15px;
  text-align: center;
}
.mobile-populer .ane-konten-overlay .entry-header .post-content h2 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 0;
}
.mobile-populer .ane-konten-overlay .entry-header .post-content .ane-meta {
  display: none;
}

#footer-bar-2 {
  display: none;
}
@media (max-width: 767px) {
  #footer-bar-2 {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 98;
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(10%) blur(10px);
    background-image: linear-gradient(to right, rgba(241, 90, 34, 0.7) 0, rgba(244, 126, 82, 0.7) 100%) !important;
    border-top: solid 1px rgba(0, 0, 0, 0.05);
    text-align: center;
  }
  #footer-bar-2 .ane-footer-bar {
    display: block;
    min-height: 61px;
    position: relative;
    width: 100%;
  }
  #footer-bar-2 .ane-footer-bar a {
    color: #ffffff;
    padding-top: 12px;
    position: relative;
    flex: 1 1 auto;
  }
  #footer-bar-2 .ane-footer-bar a i {
    font-size: 18px;
    position: relative;
    z-index: 2;
    transform: translateY(-2px);
    opacity: 0.7;
  }
  #footer-bar-2 .ane-footer-bar a span {
    position: relative;
    z-index: 2;
    display: block;
    font-size: 10px;
    font-weight: 500;
    margin-top: -6px;
    opacity: 0.7;
    font-size: 11px !important;
  }
  #footer-bar-2 .ane-footer-bar .circle-nav {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
  }
  #footer-bar-2 .ane-footer-bar .circle-nav i {
    transform: translateY(-21px) translateX(0);
    color: #fff !important;
    opacity: 1 !important;
    font-size: 20px !important;
    position: relative;
    z-index: 2;
  }
  #footer-bar-2 .ane-footer-bar .circle-nav span {
    font-size: 11px !important;
    margin-top: -3px !important;
  }
  #footer-bar-2 .ane-footer-bar .circle-nav u {
    position: absolute;
    left: 0;
    right: 0;
    width: 50px;
    border-radius: 50px;
    height: 50px;
    z-index: 0;
    background-color: rgba(255, 255, 255, 0.2);
  }
  #footer-bar-2 .ane-footer-bar .circle-nav strong {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    left: 50%;
    top: -23px;
    z-index: 0;
    transform: translateX(-50%);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.09);
    background-image: linear-gradient(to bottom, #f15a22 0, #f47e52 100%) !important;
  }
  #footer-bar-2 .ane-footer-bar .circle-nav em {
    position: absolute;
    width: 60px;
    height: 4px;
    border-radius: 60px;
    left: 50%;
    top: 57px;
    transform: translateX(-50%);
    background: #ffffff;
  }
  #footer-bar-2 .ane-footer-bar .ane-footer-bar-menu {
    display: flex;
    min-height: 61px;
  }
  #footer-bar-2 .ane-footer-bar .ane-footer-bar-menu a {
    color: #fffaf9;
    padding-top: 12px;
    position: relative;
    flex: auto;
  }
  #footer-bar-2 .ane-footer-bar .ane-footer-bar-menu a:nth-child(2n+1) {
    width: 20%;
  }
  #footer-bar-2 .ane-footer-bar .ane-footer-bar-menu a:nth-child(2n+2) {
    width: 30%;
    padding-right: 30px;
  }
  #footer-bar-2 .ane-footer-bar .ane-footer-bar-menu a:nth-child(2n+3) {
    width: 30%;
    padding-left: 30px;
  }
  #footer-bar-2 .ane-footer-bar .ane-footer-bar-menu a:nth-child(2n+4) {
    width: 20%;
  }
  #footer-bar-2 .ane-footer-bar .ane-footer-bar-menu a i {
    font-size: 18px;
    position: relative;
    z-index: 2;
    transform: translateY(-2px);
    opacity: 0.7;
    font-weight: 900;
  }
  #footer-bar-2 .ane-footer-bar .ane-footer-bar-menu a span {
    color: #ffffff;
    position: relative;
    z-index: 2;
    display: block;
    font-weight: 500;
    margin-top: -6px;
    opacity: 0.7;
    font-size: 11px;
    line-height: 2;
    font-weight: 500;
  }
}

/*# sourceMappingURL=main.css.map */
