/*
 * Created By : Ahmad Windi Wijayanto
 * Email : ahmadwindiwijayanto@gmail.com
 * Website : https://whendy.net
 * github : https://github.com/whendy
 * LinkedIn : https://www.linkedin.com/in/ahmad-windi-wijayanto/
 *
 */
.logis-bm-post a, .logis-bm-post .card-title, .logis-bm-post .entry-title a, .logis-bm-post .card-title a {color: var(--default-color);}.logis-bm-post .card-title a {font-weight: 600;}.logis-bm-post a:hover, .logis-bm-post > a:hover, .logis-bm-post a:active, .logis-bm-post a:current, .logis-bm-post a:enabled, .logis-bm-post a:focus, .logis-bm-post li a:hover, .logis-bm-post .card-title:hover, .logis-bm-post .entry-title a:hover, .logis-bm-post .card-title a:hover {color: var(--color-hover) !important;}.badge-logis-bm {margin-right: 2px;background: var(--color-link);}.badge-logis-bm:hover {background: var(--color-hover);}.badge-logis-bm, .badge-logis-bm a {color: #ffffff;}.fs-7 {font-size: 0.875rem !important;}.mb-9 {margin-bottom: 5rem !important;}.mb-auto {margin-bottom: auto !important;}@media (min-width: 576px) {.mb-sm-9 {margin-bottom: 5rem !important;}.mb-sm-auto {margin-bottom: auto !important;}}@media (min-width: 768px) {.mb-md-9 {margin-bottom: 5rem !important;}.mb-md-auto {margin-bottom: auto !important;}}@media (min-width: 992px) {.mb-lg-9 {margin-bottom: 5rem !important;}.mb-lg-auto {margin-bottom: auto !important;}}@media (min-width: 1200px) {.mb-xl-9 {margin-bottom: 5rem !important;}.mb-xl-auto {margin-bottom: auto !important;}}@media (min-width: 1400px) {.mb-xxl-9 {margin-bottom: 5rem !important;}.mb-xxl-auto {margin-bottom: auto !important;}}.logis-bm-animated {--logis-bm-animation-duration: 1s;animation-duration: var(--logis-bm-animation-duration);animation-fill-mode: both;}@keyframes logis-bm-fadeIn {0% {opacity: 0;}to {opacity: 1;}}.logis-bm-fadeIn {animation-name: logis-bm-fadeIn;}@keyframes logis-bm-fadeInUp {0% {opacity: 0;transform: translate3d(0, 100%, 0);}to {opacity: 1;transform: translateZ(0);}}.logis-bm-fadeInUp {animation-name: logis-bm-fadeInUp;}@keyframes logis-bm-fadeInDown {0% {opacity: 0;transform: translate3d(0, -100%, 0);}to {opacity: 1;transform: translateZ(0);}}.logis-bm-fadeInDown {animation-name: logis-bm-fadeInDown;}@keyframes logis-bm-fadeInLeft {0% {opacity: 0;transform: translate3d(-100%, 0, 0);}to {opacity: 1;transform: translateZ(0);}}.logis-bm-fadeInLeft {animation-name: logis-bm-fadeInLeft;}@keyframes logis-bm-fadeInRight {0% {opacity: 0;transform: translate3d(100%, 0, 0);}to {opacity: 1;transform: translateZ(0);}}.logis-bm-fadeInRight {animation-name: logis-bm-fadeInRight;}@keyframes logis-bm-fadeOut {0% {opacity: 1;}to {opacity: 0;}}.logis-bm-fadeOut {animation-name: logis-bm-fadeOut;}@keyframes logis-bm-fadeOutUp {0% {opacity: 1;}to {opacity: 0;transform: translate3d(0, -100%, 0);}}.logis-bm-fadeOutUp {animation-name: logis-bm-fadeOutUp;}@keyframes logis-bm-fadeOutDown {0% {opacity: 1;}to {opacity: 0;transform: translate3d(0, 100%, 0);}}.logis-bm-fadeOutDown {animation-name: logis-bm-fadeOutDown;}@keyframes logis-bm-fadeOutLeft {0% {opacity: 1;}to {opacity: 0;transform: translate3d(-100%, 0, 0);}}.logis-bm-fadeOutLeft {animation-name: logis-bm-fadeOutLeft;}@keyframes logis-bm-fadeOutRight {0% {opacity: 1;}to {opacity: 0;transform: translate3d(100%, 0, 0);}}.logis-bm-fadeOutRight {animation-name: logis-bm-fadeOutRight;}@keyframes logis-bm-zoomIn {0% {opacity: 0;transform: scale3d(0.3, 0.3, 0.3);}50% {opacity: 1;}}.logis-bm-zoomIn {animation-name: logis-bm-zoomIn;}figure.post-image {height: 277px;}.logis-bm-overlay {--logis-bm-overlay-opacity: 0.5;--logis-bm-overlay-bg-color: var(--bs-black-rgb);position: relative;}.logis-bm-overlay:after {background-color: rgba( var(--logis-bm-overlay-bg-color), var(--logis-bm-overlay-opacity) );bottom: 0;content: "";display: block;left: 0;position: absolute;right: 0;top: 0;z-index: 0;}.logis-bm-overlay > * {position: relative;z-index: 1;}.logis-bm-overlay-figure {--logis-bm-overlay-figure-opacity: 0.5;--logis-bm-overlay-figure-bg-color: var(--bs-black-rgb);position: relative;}.logis-bm-overlay-figure:after {background-color: rgba( var(--logis-bm-overlay-figure-bg-color), var(--logis-bm-overlay-figure-opacity) );bottom: 0;content: "";display: block;left: 0;position: absolute;right: 0;top: 0;}.logis-bm-overlay-hover {--logis-bm-overlay-hover-opacity: 0.5;--logis-bm-overlay-hover-bg-color: var(--bs-black-rgb);position: relative;}.logis-bm-overlay-hover > a {bottom: 0;display: block;left: 0;position: relative;right: 0;top: 0;}.logis-bm-overlay-hover > a > img.logis-bm-scale {--logis-bm-scale: 1;width: 100%;}.logis-bm-overlay-hover > a > img.logis-bm-scale, .logis-bm-overlay-hover > a > img.logis-bm-scale-up {transform: scale3d(var(--logis-bm-scale), var(--logis-bm-scale), var(--logis-bm-scale));transform-style: preserve-3d;transition: transform 0.5s;}.logis-bm-overlay-hover > a > img.logis-bm-scale-up {--logis-bm-scale: 1.2;}.logis-bm-overlay-hover > a:after {background-color: rgba( var(--logis-bm-overlay-hover-bg-color), var(--logis-bm-overlay-hover-opacity) );content: "";cursor: pointer !important;display: block;z-index: 0;}.logis-bm-overlay-hover > a:after, .logis-bm-overlay-hover > figcaption {bottom: 0;left: 0;opacity: 0;position: absolute;right: 0;top: 0;}.logis-bm-overlay-hover > figcaption {align-items: center;display: flex;flex-direction: column;justify-content: center;pointer-events: none;z-index: 1;}.logis-bm-overlay-hover > figcaption > * {opacity: 0;}.logis-bm-overlay-hover:hover > a > img.logis-bm-hover-scale {--logis-bm-scale-hover: 1;transform: scale3d( var(--logis-bm-scale-hover), var(--logis-bm-scale-hover), var(--logis-bm-scale-hover) );}.logis-bm-overlay-hover:hover > a > img.logis-bm-hover-scale-up {--logis-bm-scale-hover: 1.2;transform: scale3d( var(--logis-bm-scale-hover), var(--logis-bm-scale-hover), var(--logis-bm-scale-hover) );}.logis-bm-overlay-hover:hover > a:after {opacity: 1;transition: opacity 0.15s linear;}.logis-bm-overlay-hover:hover > figcaption {opacity: 1;transition: opacity 0.15s linear 0.1s;}.logis-bm-overlay-hover:hover > figcaption > .logis-bm-hover-fadeIn {--logis-bm-animation-duration: 500ms;animation-duration: var(--logis-bm-animation-duration);animation-fill-mode: both;animation-name: logis-bm-fadeIn;}.logis-bm-overlay-hover:hover > figcaption > .logis-bm-hover-fadeInUp {--logis-bm-animation-duration: 500ms;animation-duration: var(--logis-bm-animation-duration);animation-fill-mode: both;animation-name: logis-bm-fadeInUp;}.logis-bm-overlay-hover:hover > figcaption > .logis-bm-hover-fadeInDown {--logis-bm-animation-duration: 500ms;animation-duration: var(--logis-bm-animation-duration);animation-fill-mode: both;animation-name: logis-bm-fadeInDown;}.logis-bm-overlay-hover:hover > figcaption > .logis-bm-hover-fadeInLeft {--logis-bm-animation-duration: 500ms;animation-duration: var(--logis-bm-animation-duration);animation-fill-mode: both;animation-name: logis-bm-fadeInLeft;}.logis-bm-overlay-hover:hover > figcaption > .logis-bm-hover-fadeInRight {--logis-bm-animation-duration: 500ms;animation-duration: var(--logis-bm-animation-duration);animation-fill-mode: both;animation-name: logis-bm-fadeInRight;}.logis-bm-overlay-hover:hover > figcaption > .logis-bm-hover-zoomIn {--logis-bm-animation-duration: 500ms;animation-duration: var(--logis-bm-animation-duration);animation-fill-mode: both;animation-name: logis-bm-zoomIn;}.post-grid .post-body {height: auto;}.post-grid .post-body .entry-meta, .post-list .entry-meta, .post-list .entry-meta a{font-size: 8pt;}.post-footer .social-share .icon {font-size: 16px;color: #9faabb;background-color: transparent;border: 0;padding: 0;vertical-align: middle;}.post-footer .social-share .icons {display: inline;vertical-align: middle;}.post-footer .social-share .icons li a {color: #9faabb;font-size: 14px;}.post-footer .social-share .icons li a:hover {color: #203656;}.post-footer .social-share .icons li:not(:last-child) {margin-right: 0.8rem;}.post-footer .social-share .icons:before {content: "";background: #DDD;display: inline-block;height: 1px;margin-left: 10px;margin-right: 10px;vertical-align: middle;width: 30px;}.post-list .post-footer .social-share .icons.visible {opacity: 1;visibility: visible;}.post-list .post-footer .social-share ul li {display: inline;}.post-classic .post-footer .social-share .toggle-button {display: none;}.post-xl .post-footer .social-share .toggle-button {display: none;}.post-classic .post-footer .social-share .toggle-button {display: inline-block;}.breadcrumbs.course .page-header {padding: 25px 0 80px 0;}.breadcrumbs.course ol li a {color: rgba(255, 255, 255, 0.6);}.breadcrumbs.course .page-header h2 {font-size: 40px;}.breadcrumbs.course ol li a:hover, .breadcrumbs.course ol li .active {color: rgba(255, 255, 255, 100);}.course-category-item {font-weight: bold;position: relative;.course-category-item-overlay {transition: opacity .3s ease;}&:hover .course-category-item-overlay {opacity: 0 !important;}}.course-category-item-img {width: 43px;height: 43px;border-radius: 50%;border: 5px solid rgba(255, 255, 255, 100);margin: 0 auto;}.course-category-item-img img {width: 100%;height: 100%;object-fit: cover;border-radius: 50%;}.course-category-item-icon i {font-size: 40px;margin: 0 auto;}.course-category-item-overlay {background-color: #000000;width: 100%;height: 100%;position: absolute;top: 0;bottom: 0;left: 0;right: 0;opacity: 0.1;}
