* {
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
body {
  margin: 0;
  color: #152b4a;
  font-family: Inter, Arial, sans-serif;
  font-size: 15px;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}
.h3,
h1,
h2 {
  font-family: Playfair Display;
}
.f-inter {
  font-family: Inter, Arial, sans-serif;
}
.main-content {
  min-height: calc(100vh - 100px);
  display: block;
}
::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #f5f5f5;
}
::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #cd0038;
}
.btn,
a,
button {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
a {
  color: #152b4a;
  outline: 0;
  text-decoration: none;
}
a.active,
a:active,
a:not(.nav-link):not([class*="btn-"]):hover {
  color: #cd0038;
  opacity: 0.8;
}
a:focus {
  outline: 0;
}
.opacity {
  opacity: 0.7;
}
button:focus {
  outline: 0;
  box-shadow: none !important;
}
.btn-primary:hover {
  color: #fff !important;
}
.fs-14 {
  font-size: 14px !important;
}
.fs-16 {
  font-size: 16px;
}
.fs-18 {
  font-size: 18px;
}
.bg-soft-primary {
  background: #f2e5e5;
}
.btn-icon {
  color: #fff !important;
  font-size: 30px;
  padding: 0;
  line-height: 40px;
  border: none;
}
.mt-n50 {
  margin-top: -50px;
}
.captcha-img img {
  width: 100%;
  max-width: 150px;
  height: auto;
  border-radius: 5px;
}
.z-index-2 {
  z-index: 2;
}
.z-index-4 {
  z-index: 4;
}
.z-index-99 {
  z-index: 99;
}
.o-cover {
  object-fit: cover;
}
#collapseFilter {
  position: absolute;
  width: 100%;
  margin-top: -4px;
  z-index: 4;
}
#collapseFilter .btn {
  font-size: 12px;
}
.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
}
.navbar-brand img {
  width: 70px;
}
.navbar.header-sticky .search-form .btn,
.navbar.header-sticky .search-form input {
  background-color: #fff;
  border: 1px solid #ced4da;
}
.search-form .btn,
.search-form input {
  background-color: #eaedf2;
  border: 0;
}
#searchBox .card {
  background-color: rgb(12 26 60 / 80%);
  z-index: 9;
}
.dark,
.dark .accordion-button:not(.collapsed),
.dark .bg-light,
.dark .bg-primary,
.dark .bg-soft-primary,
.dark .bg-white,
.dark .btn-light,
.dark .category-nav .subnav > ul,
.dark .navbar,
.dark .sub-menu {
  background: #152028 !important;
  color: #fff !important;
  border: 0;
}
.dark .accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.dark #event-detail-area .bg-primary,
.dark .bg-info,
.dark .bg-secondary,
.dark .category-nav .subnav > ul,
.dark .feedback-block-img:before {
  background-color: #1d272f !important;
}
.dark #newsletter-block .newsletter-inner:before {
  background-color: #1d272f !important;
  opacity: 1;
}
.dark #news-detail-area .post-content p,
.dark .text-muted {
  color: #828e97 !important;
}
.dark .border-top {
  border-color: #1d272f !important;
}
.dark #collapseFilter .btn-outline-info,
.dark .btn-info {
  color: #fff;
  background-color: #152028;
  border-color: #152028;
}
.dark .btn-check:checked + .btn-outline-info,
.dark .go-top,
.dark .pagination-area .page-item.active .page-link {
  background-color: #ad0000 !important;
  border-color: #ad0000 !important;
}
.dark .border,
.dark .btn-outline-light {
  border: 3px solid #1d272f !important;
}
.dark .form-control:-ms-input-placeholder,
.dark .form-control::-moz-placeholder,
.dark .form-control::-webkit-input-placeholder,
.dark .form-control::placeholder,
.dark .pagination-area ul li span {
  color: #fff !important;
}
.dark a[class="text-"]:not(footer):not(.breadcrumb) {
  color: #cd0038 !important;
}
.dark a:not(.btn):hover {
  color: #cd0038 !important;
}
.dark .breadcrumb-item.active,
.dark a,
.dark article {
  color: #f5f5f5 !important;
}
.dark .mega-menu h4,
.dark .nav-mobile > li > a {
  color: #999 !important;
}
.dark .accordion-body,
.dark .accordion-item,
.dark .btn-outline-light:hover,
.dark .card,
.dark .category-nav > li > a:hover,
.dark .category-search-widget,
.dark .modal-content,
.dark .navbar.header-sticky,
.dark .pagination-area ul li a,
.dark .pagination-area ul li span,
.dark .post-item,
.dark .tag-widget .border,
.dark .top-bar {
  background: #202b33 !important;
  border-color: #232b32 !important;
}
.dark .dropdown-menu,
.dark .form-control,
.dark .text-dark:not(.breadcrumb-item) {
  color: #fff !important;
  background-color: #2b3842;
  border: none !important;
}
.dark .accordion-button {
  background: #202b33 !important;
  color: #fff !important;
}
.dark #vote-area .progress {
  background: #202b33 !important;
  color: #fff !important;
}
.dark h1,
.dark h2,
.dark h3,
.dark h4,
.dark h5,
.dark h6 {
  color: #f5f5f5 !important;
}
.dark .post-item {
  -webkit-box-shadow: 0 10px 20px #2e319211;
  box-shadow: 0 10px 20px #00000047;
}
.dark #vote-area .progress-bar.bg-info,
.dark .search-form .btn,
.dark .search-form input {
  background-color: #31424e !important;
  border: 0 !important;
}
.dark .splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
  border: 3px solid #f5f5f5;
}
[class*="hover"] {
  transition: all 0.2s ease;
}
.bar-long {
  height: 5px;
  background-color: #009acf;
  width: 0;
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
}
.meta {
  font-size: 14px;
  color: #67737d;
}
.meta a {
  color: #67737d;
  font-weight: 400;
}
.meta li:after {
  content: "/";
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: 0;
  font-size: 12px;
}
.meta li:not(:last-child) {
  margin-right: 6px;
}
.meta li:last-child:after {
  content: "";
  display: none;
}
#main-carousel svg {
  height: 12px;
  fill: #000;
}
@media print {
  * {
    -webkit-print-color-adjust: exact !important;
    color-adjust: exact !important;
  }
  body.printing .breadcrumb,
  body.printing .btn-cetak,
  body.printing .btn-share-fb,
  body.printing .go-top,
  body.printing .side,
  body.printing .tooltip,
  body.printing footer,
  body.printing header,
  body.printing.btn-wa body.printing .post-navigation {
    display: none;
  }
  body.printing .post-content {
    margin: 40px 20px !important;
    width: fit-content !important;
  }
  body.printing .post-detail-img img {
    height: 200px !important;
  }
  body.printing #cetak-disini {
    display: block;
    background-color: red !important;
  }
}
@media (max-width: 991.98px) {
  .search-form {
    display: none;
    padding: 30px 30px 30px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #000;
    background: linear-gradient(
      180deg,
      rgb(0 0 0 / 100%),
      rgba(0, 0, 0, 0) 100%
    );
    z-index: 1;
  }
  .header-sticky .search-form {
    padding: 30px 30px 50px;
    top: 75px;
  }
  .py-7 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
#main-carousel h2 {
  font-family: Playfair Display;
  -webkit-tex-shadow: 0 5px 20px #00000026;
  text-shadow: 0 5px 20px #00000026;
}
#main-carousel .splide__slide img {
  height: 100vh;
}
@media (max-width: 1199.98px) {
  #main-carousel .caption {
    left: 50%;
    transform: translate(-50%, -50%) !important;
    width: 80% !important;
  }
  #main-carousel .splide__arrows {
    bottom: 10%;
    left: 50%;
    margin-left: -50px;
  }
}
@media (min-width: 1199.98px) {
  .latest-post-widget img {
    height: 150px;
  }
  #main-carousel .splide__arrows {
    bottom: 20%;
    left: 50%;
    transform: translateX(-50%);
  }
  #main-carousel p {
    font-size: 20px;
    -webkit-tex-shadow: 0 5px 20px #00000026;
    text-shadow: 0 5px 20px #00000026;
  }
}
@media (min-width: 991.98px) {
  .welcome {
    min-height: 350px;
    box-shadow: 10px 30px 40px 0 rgb(0 0 0 / 30%);
  }
  .feedback-block-img:before {
    position: absolute;
    content: "";
    top: -25px;
    right: -25px;
    width: 350px;
    height: 115%;
    background-color: #eceef0;
    border-radius: 10px;
    z-index: -1;
    box-shadow: 10px 30px 40px 0 rgb(0 0 0 / 25%);
  }
  .section-title:after {
    position: absolute;
    content: "";
    width: 80px;
    height: 4px;
    margin-left: 20px;
    top: 50%;
    background: #cd0038;
    right: auto;
  }
}
@media (min-width: 575.98px) {
  .meta-circle li:after {
    content: "";
    display: inline-block;
    background-color: #ff646d;
    border-radius: 50%;
    margin-left: 12px;
    height: 3px;
    vertical-align: middle;
    position: relative;
    top: -1px;
    width: 3px;
  }
  .meta-circle li:last-child:after {
    content: "";
    display: none;
  }
}
@media (max-width: 991.98px) {
  #page-title {
    min-height: 200px;
  }
}
#main-carousel .caption {
  position: absolute;
  z-index: 99;
  top: 50%;
  transform: translateY(-50%);
  width: 50%;
}
#main-carousel .caption h2,
#main-carousel .caption p {
  color: #fff;
}

@media (min-width: 991.98px) {
  #welcome ul:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #e9e9ea;
  }
  #welcome div:last-child:after {
    display: none;
  }
  #page-title {
    min-height: 250px;
  }
}

#main-carousel .splide__arrow,
.photo-thumbnail-slider .splide__arrow {
  position: unset;
  top: unset;
  transform: unset;
  display: inline-block;
  border-radius: 4px;
}
.social-media-home a {
  height: 40px;
  width: 40px;
  border-radius: 100%;
  text-align: center;
  padding: 0;
  line-height: 40px;
  margin: 10px 0;
  color: #fff;
  border: 1px solid #fff;
}
#main-carousel .splide__slide.is-active img {
  -webkit-animation: myMove 30s ease-in-out;
  -moz-animation: myMove 30s ease-in-out;
  -o-animation: myMove 30s ease-in-out;
  -ms-animation: myMove 30s ease-in-out;
  animation: myMove 30s ease-in-out;
}
#main-carousel .splide__slide img {
  -webkit-animation: fadeOutDown 1s both;
  animation: fadeOutDown 1s both;
}
#main-carousel .splide__slide .caption h2,
#main-carousel .splide__slide .caption p {
  -webkit-animation: fadeOutDown 1s both;
  animation: fadeOutDown 1s both;
}
#main-carousel .splide__slide.is-active h2 {
  -webkit-animation: fadeInDown 1s both 0.5s;
  animation: fadeInDown 1s both 0.5s;
}
#main-carousel .splide__slide.is-active p {
  -webkit-animation: fadeInUp 1s both 0.5s;
  animation: fadeInUp 1.5s both 0.5s;
}
#news-block figure img {
  height: 400px;
  object-fit: cover;
  overflow: hidden;
}
.ticker-block-news img {
  height: 150px;
}
.nav-link-secondary {
  color: #79787f;
}
.nav-link-dark {
  color: #14161c;
}
.nav-link-primary {
  color: #cd0038;
}
.nav-link-light {
  color: #fff;
}
#newsletter-block .newsletter-inner {
  background-image: url(../img/slider-2.webp);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
#newsletter-block .newsletter-inner:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #182c4f;
  opacity: 0.7;
}
.go-top {
  position: fixed;
  cursor: pointer;
  bottom: 0;
  right: 15px;
  color: #fff;
  z-index: 4;
  width: 45px;
  line-height: 45px;
  text-align: center;
  height: 45px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 10px;
}
.go-top.active {
  bottom: 14px;
  opacity: 1;
  visibility: visible;
}
#maps-iframe {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
@keyframes myMove {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.5);
  }
}
@-webkit-keyframes fadeInUp {
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes fadeOutDown {
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@-webkit-keyframes fadeOutBig {
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
#page-title .page-title-inner {
  padding-top: 160px;
}
.post-item {
  -webkit-box-shadow: 0 10px 20px #2e319211;
  box-shadow: 0 10px 20px #2e319211;
  position: relative;
  border-radius: 0.3rem;
}
.post-cat {
  font-size: 14px;
  padding: 3px 10px;
  border-radius: 4px;
}
.post-img img {
  width: 100%;
  max-height: 350px;
  overflow: hidden;
  object-fit: cover;
}
.post-date-box {
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
}
.latest-news-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  width: 100%;
  padding: 15px 0 15px 0;
}
.latest-news-item:first-child {
  padding-top: 0;
}
.latest-news-item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
#news-detail-area .post-detail-img img {
  height: 500px;
  width: 100%;
  max-height: unset;
}
#news-detail-area .post-content p {
  color: #68676d;
  line-height: 1.9em;
}
#news-detail-area .side {
  border-bottom-left-radius: 2rem;
}
.gallery-content {
  background: linear-gradient(0deg, #000 0, rgba(0, 0, 0, 0) 100%);
}
.hover-img-scale img,
[class*="hover"] {
  transition: all 0.4s ease;
}
.hover-translate-y:hover {
  transform: translateY(-3px) !important;
}
.hover-img-scale:hover img,
.hover-scale:hover {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.hover-shadow:hover {
  box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125) !important;
}
.pagination-area ul li a,
.pagination-area ul li span {
  display: flex;
  color: #152b4a;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-weight: 600;
  cursor: pointer;
  border-radius: 10px !important;
  background: 0 0;
  border: 1px solid #dee2e6;
  align-items: center;
  justify-content: center;
}
.pagination-area .page-item.active .page-link {
  background-color: #152b4a;
  border-color: #152b4a;
}
.pagination-area ul li span.active,
.pagination-area ul li span:hover {
  background-color: #152b4a;
  color: #fff;
}
.pagination-area ul li:not(:last-child) {
  margin-right: 0.5rem;
}
.link-pic img {
  height: 150px;
}
.main-content {
  min-height: calc(100vh - 100px);
  display: block;
}
#post-area .gallery-pic img,
#post-area .page-pic img {
  height: 280px;
}
.widget {
  padding: 35px 30px;
  margin-bottom: 24px;
}
.latest-post-widget img {
  max-height: 300px;
}
header:not(.bg-info) {
  background: linear-gradient(180deg, #152b4a 0, rgba(0, 0, 0, 0) 100%);
}
header.header-sticky {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: #152b4a;
  -webkit-box-shadow: 0 5px 10px rgb(32 54 86 / 30%);
  -moz-box-shadow: 0 5px 10px rgba(32, 54, 86, 0.3);
  box-shadow: 0 5px 10px rgb(32 54 86 / 30%);
  -webkit-animation: fadeInDown 0.5s both;
  animation: fadeInDown 0.5s both;
}

@media (max-width: 991.98px) {
  #news-detail-area .post-detail-img img {
    height: 200px !important;
  }
  #main-carousel .splide__slide img {
    height: 400px;
  }
}
@media (max-width: 1399.98px) {
  #news-detail-area .post-detail-img img {
    height: 300px;
  }
}
.footer-banner a:nth-child(1n) {
  margin-top: 1.25rem;
}
.btn-wa {
  position: fixed;
  right: 15px;
  bottom: 0;
  padding: 14px;
  border: 0;
  background: #20b53b;
  background: linear-gradient(0deg, #20b53b 0, #55ff79 100%);
  border-radius: 10px;
  z-index: 5;
}
.wa-move {
  bottom: 50px;
}
.btn-closes {
  height: 20px;
  width: 20px;
  position: absolute;
  top: -8px;
  left: -8px;
  background: #000;
  color: #fff;
  border: 0;
  border-radius: 100%;
  text-align: center;
  padding: 0;
  font-size: 11px;
}
.o-contain {
  object-fit: contain;
}
.dark .replied .card {
  background-color: #152028 !important;
  border-color: #152028 !important;
  color: #fff !important;
}
.dark .btn-info.active,
.dark .btn-info:hover {
  background: #ad0000;
  border-color: #ad0000;
}
.dark #welcome ul:after {
  background-color: #637b8e;
}
.dark .btn-outline-info {
  background-color: #ad0000;
}
.dark .btn-outline-info:hover {
  opacity: 0.8;
}
.dark hr {
  background-color: #637b8e;
}
.dark .welcome {
  background-color: #152028 !important;
}
.dark .category-nav a.active {
  color: #ad0000;
}
#welcome .footer-menu .flex-fill div:last-child ul:after {
  display: none;
}
.dark .btn-light {
  background-color: #ad0000 !important;
}
.dark .form-control::placeholder {
  color: #fff;
}
#maps-iframe iframe {
  max-width: 100%;
}

/* Navigation */
.category-nav {
  margin: 10px;
}

.category-nav > li > a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.category-nav > li:last-child > a {
  border-bottom: 0 none;
}

.category-nav .dropdown-menu {
  font-size: 14px;
  left: auto;
  right: 0;
}
.category-nav .subnav a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.navbar .category-nav {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.category-nav li > a:hover,
.category-nav .navbar-nav .nav-link.active,
.category-nav .dropdown-item.active,
.category-nav .dropdown-item:active {
  color: #fff !important;
  background-color: #ad0000;
  opacity: 1 !important;
}

.category-nav .nav-item .submenu {
  display: none;
  position: absolute;
  left: 0;
  top: auto;
}
.category-nav .nav-item .submenu-left {
  right: 100%;
  left: auto;
}
/* .dropdown-menu > li:hover > .submenu {
  display: block;
} */
.category-nav .dropdown-toggle:after {
  content: "\F282";
  float: right;
  border: none;
  font-size: 12px;
  margin-top: 2px;
  margin-left: 10px;
  font-family: "bootstrap-icons";
}
.category-nav .dropdown-menu:not(.submenu) {
  border: 0;
  padding: 0;
  overflow: hidden;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1) !important;
}
.category-nav .navbar-nav .nav-link {
  color: #ffffff;
}
.category-nav .dropdown-item:focus,
.category-nav .dropdown-item:hover,
.dark .category-nav a:hover {
  color: #fff !important;
  background-color: #ad0000;
}
.dark .category-nav .dropdown-menu .dropdown-menu {
  background-color: rgba(255, 255, 255, 0.07);
}
.category-nav .dropdown-menu .dropdown-menu {
  position: relative !important;
  border: 0;
  padding: 0 0 0 0;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0.07);
}
.category-nav .dropdown-item {
  padding-top: 8px;
  padding-bottom: 8px;
}

@media (max-width: 1199.98px) {
  .category-nav .navbar-nav .nav-link {
    padding: 0.5rem 1rem;
  }
  .category-nav .dropdown-menu li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  }
  .category-nav .dropdown-menu li:last-child {
    border-bottom: 0;
  }
  header:not(.bg-info) {
    background-color: #152b4a !important;
  }
}
