html,
body {
    width: 100% !important;
    height: 100% !important;
    background-color: #ebebeb !important;
}

body {
    overflow-x: hidden !important;
}

* {
    /*transition: 0.5s all !important;*/
    /*font-family: 'Neue Helvetica', sans-serif;*/
    font-family: "Avenir LT Std";
    /*font-family: 'Helvetica Light', sans-serif;*/
    /*font-style: normal;*/
    /*font-weight: 700;*/
}

h3,
h4,
h5,
h6 {
    font-weight: 200 !important;
}
@media (max-width: 991px) {
    #toc_container {
        width: 100% !important;
    }
}

.navbar-toggler:focus {
    box-shadow: 0 0 0 0 !important;
}

.navbar-toggler {
    border: 0 solid transparent !important;
}

.accordion-item,
.accordion-button {
    border-radius: 0.25rem !important;
}

.accordion-button:not(.collapsed) {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    color: #0a58ca !important;
}

.accordion-button.darkblue:not(.collapsed) {
    background: #002e7e !important;
    color: #ffa500 !important;
}
.accordion-button.darkblue:after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFF'%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") !important;
}
.accordion-button.darkblue:not(.collapsed):after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFA500'%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") !important;
}

/* ANIMATED xcloser */
.navbar-toggler.xcloser {
    border: none;
}
.navbar-toggler.xcloser:focus {
    outline: none;
}
.navbar-toggler.xcloser[aria-expanded="true"] .icon-bar:nth-of-type(1) {
    transform: translate3d(0, 8px, 0) rotate(45deg);
}
.navbar-toggler.xcloser[aria-expanded="true"] .icon-bar:nth-of-type(2) {
    opacity: 0;
    filter: alpha(opacity=0);
}

.navbar-light.navbar-toggler.xcloser[aria-expanded="true"] .icon-bar,
.navbar-light .navbar-toggler .icon-bar {
    background-color: #00225c;
}

.navbar-dark.navbar-toggler.xcloser[aria-expanded="true"] .icon-bar,
.navbar-dark .navbar-toggler .icon-bar {
    background-color: #fff;
}

.navbar-toggler.xcloser:hover > .icon-bar {
    background-color: #f4b146 !important;
}

.navbar-toggler.xcloser[aria-expanded="true"] .icon-bar:nth-of-type(3) {
    transform: translate3d(0, -8px, 0) rotate(-45deg);
}
.navbar-toggler.xcloser .icon-bar {
    width: 22px;
    display: block;
    height: 2px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    border-radius: 1rem;
}
.navbar-toggler.xcloser .icon-bar + .icon-bar {
    margin-top: 6px;
}
.navbar-toggler.xcloser .icon-bar:nth-of-type(1) {
    transform: translate3d(0, 0, 0) rotate(0deg);
}
.navbar-toggler.xcloser .icon-bar:nth-of-type(2) {
    transform: translate3d(0, 0, 0) rotate(0deg);
}
.navbar-toggler.xcloser .icon-bar:nth-of-type(3) {
    transform: translate3d(0, 0, 0) rotate(0deg);
}

.opacity-10 {
    opacity: 0.1 !important;
}

nav,
button,
.navbar-collapse,
.nav-item > .nav-link,
.navbar-nav,
.form-control,
.footer-logo,
.footer-logo-text,
.footer-link,
.main-logo-color,
.pegawai-logo-text {
    transition: all 500ms ease 0s !important;
}

/*.navbar-collapse.collapsing,*/
/*.navbar-collapse.show {*/
/*    height: calc(100vh + 100vh) !important;*/
/*}*/

.navbar-nav {
    font-weight: 500 !important;
}

.fa-1-75x {
    font-size: 1.75em !important;
}

.fw-300 {
    font-weight: 300 !important;
}

.fw-400 {
    font-weight: 400 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700,
.navbar-nav .nav-link.active > div > i,
.navbar-nav .nav-link.active {
    font-weight: 700 !important;
}

.fw-900 {
    font-weight: 900 !important;
}

.navbar-brand:hover > svg > path {
    fill: #f4b146 !important;
}

.navbar-brand:hover > span {
    color: #f4b146 !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff !important;
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link {
    color: #00225c !important;
}

.footer-link:hover {
    color: #ffc107 !important;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
    color: #f4b146 !important;
}

/*.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {*/
/*    color: #0171da !important;*/
/*}*/

/*@media (max-width: 991px) {*/
/*    .navbar-collapse.collapse.show {*/
/*        text-align: center !important;*/
/*    }*/
/*}*/

.h2-responsive {
    font-size: calc(0.9rem + 0.7vh + 0.6vw);
}

.mx-2-5 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
}

.bg-lightgrey {
    background-color: #ebebeb !important;
}

.bg-white-transparent {
    background-color: rgba(255, 255, 255, 0.5);
}

.bg-blur {
    backdrop-filter: blur(0.66rem) !important;
    /*transition: none !important;*/
}

.bg-absolute-100 {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.youtube-video {
    width: 100%;
    height: 0;
    position: relative;
    padding-top: 56.25%; /* 9 / 16 * 100 */
    border: calc(0.85vw + 0.85vh + 0.85rem) solid #1a1e21;
    border-top-right-radius: calc(0.5vw + 0.5vh + 0.5rem);
    border-top-left-radius: calc(0.5vw + 0.5vh + 0.5rem);
    display: block !important;
}
.youtube-video > iframe {
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    position: absolute;
    top: -1px;
    left: -1px;
    display: block !important; /* Add this */
}

.mt--3rem {
    margin-top: -3rem;
}

.border-white {
    border: 1px solid white;
}

.feature-logo {
    width: 8rem;
}

@media (min-width: 1200px) {
    h1,
    .h1 {
        font-size: calc(1.375rem + 1.5vw) !important;
    }
}

/*@media (max-width: 991px) {*/
/*    .youtube-video > iframe {*/
/*        border: calc(0.8vw + 0.8vh + 0.8rem) solid #1a1e21;*/
/*        border-top-right-radius: calc(0.5vw + 0.5vh + 0.5rem);*/
/*        border-top-left-radius: calc(0.5vw + 0.5vh + 0.5rem);*/
/*    }*/
/*    .youtube-video {*/
/*        border: 0px solid transparent !important*/
/*    }*/
/*}*/

.z-1 {
    z-index: 1 !important;
}

.z-2 {
    z-index: 2 !important;
}

.z-3 {
    z-index: 3 !important;
}

.whatsapp-logo {
    position: absolute;
    right: 0;
}

.pegawai-main-logo {
    position: absolute;
    top: 0;
    left: 0;
}

@media (max-width: 1600px) {
    .pegawai-main-logo {
        position: relative !important;
        top: auto !important;
        left: 0 !important;
    }
    .whatsapp-logo {
        position: relative !important;
        right: 0 !important;
    }
}

@media (min-width: 991px) {
    .whatsapp-logo-mobile {
        display: none !important;

    }
}

@media (max-width: 1200px) {
    .whatsapp-logo {
        display: none !important;
    }
    .whatsapp-logo-mobile {
        display: block !important;
        position: fixed !important;
        bottom: 0 !important;
        right: 0 !important;
    }
}

@media (min-width: 1075px) {
    .d-xlg-inline {
        display: inline !important;
    }
    .d-xlg-block {
        display: block !important;
    }
    .d-xlg-none {
        display: none !important;
    }
}

.main-logo {
    width: 30px;
    height: 30px;
    /*margin-top: -0.3rem;*/
}

.footer-logo {
    width: 3.5rem;
    height: 3.5rem;
}

footer > a:hover {
    color: #f4b146 !important;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-button-next,
.swiper-button-prev {
    color: #f4b146 !important;
    position: relative;
}

.swiper-pagination-bullet-active {
    background: #f4b146 !important;
}

.intro-text {
    font-size: calc(1.75vw + 3.3rem) !important;
    font-weight: 700;
    letter-spacing: -0.3rem;
    line-height: 1;
}

.modul-intro {
    font-size: calc(1.5vw + 1.5rem);
    font-weight: 700;
    letter-spacing: -0.05rem;
    line-height: 1.5;
}

.modul-title {
    font-size: calc(1.25vw + 1.25rem);
    font-weight: 500;
    letter-spacing: -0.025rem;
    line-height: 1.25;
}

.pegawai-blue-wave-gradient {
    fill: url(#blue-wave-gradient);
}

.diagonal-fill {
    fill: url(#blue-wave-gradient);
}

.mt--13vw {
    margin-top: -6vw;
}

.mt--13vw > svg {
    margin-bottom: -1px;
}

.no-after:after {
    display: none !important;
}

.after-arrow-down:after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

@media (max-width: 991px) {
    .mt--13vw {
        margin-top: -4vw !important;
    }
}

.vh-88 {
    height: 88vh !important;
}

@media (max-height: 650px) {
    .vh-88 {
        height: 125vh !important;
    }
}

/*#pegawai-blue-wave-gradient-svg{*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100vw;*/
/*    z-index: -999;*/
/*}*/

.bg-overlay {
    background-color: rgba(0, 0, 0, 0.7);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    backdrop-filter: blur(3px);
}

.diagonal-shape > svg {
    transform: translateX(-50%) rotateY(180deg);
    left: 50%;
    position: relative;
}

.startup-bg {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
    background-image: url("../jpg/tech-startup-team-member-meeting.jpg");
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

.team-icon {
    padding: 1.6rem 1.2rem;
    border-radius: 1.3rem;
}

.bg-pegawai-lightblue {
    background: #e7f1ff !important;
}

.bg-pegawai-blue {
    background: rgba(1, 113, 218, 1) !important;
}

.bg-pegawai-silver {
    background: linear-gradient(333deg, #bdd4e7 0%, #8693ab 74%);
}

.bg-pegawai-gold {
    background: linear-gradient(333deg, #ddb970 0%, #ab8231 50%, #ece883 100%);
}

.bg-pegawai-blue-gradient {
    /*background: linear-gradient(90deg, rgba(1, 113, 218, 1) 0%, deepskyblue 100%);*/
    background: linear-gradient(
            90deg,
            rgba(0, 46, 126, 1) 0%,
            rgba(1, 113, 218, 1) 100%
    );
}

.bg-pegawai-blue-gradient-footer {
    background: linear-gradient(
            90deg,
            rgba(1, 113, 218, 0.88) 0%,
            rgba(0, 46, 126, 0.88) 100%
    );
}

.bg-orange {
    background-color: #fa7800 !important;
}

.bg-orangered {
    background-color: orangered !important;
}

.bg-manufacture-solution:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    z-index: 0;
    mix-blend-mode: multiply;
}

.bg-manufacture-solution:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../jpg/solusi-manufaktur.jpg") center no-repeat;

    background-size: cover;
    z-index: 0;
    opacity: 17%;
}

.flip-card {
    background-color: transparent;
    width: 100%;
    height: 245px;
    perspective: 1000px;
}
.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}
.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.flip-card-back {
    transform: rotateY(180deg);
}

.ls-3 {
    letter-spacing: 3px;
}

.lh-md {
    line-height: 1.75 !important;
}

.mock-card:before {
    content: "";
    position: absolute;
    width: 33%;
    height: calc(10rem + 10vw + 10vh);
    background: rgba(250, 120, 0, 0.25);
    top: calc(4.4vw + 4.4vh);
    left: calc(6vw + 6vh);
    border-radius: 1.5rem;
    z-index: -1;
    opacity: 0.88;
}

.mock-card:after {
    content: "";
    position: absolute;
    width: 33%;
    height: calc(17rem + 11vw + 11vh);
    background: linear-gradient(
            90deg,
            rgba(0, 46, 126, 1) 0%,
            rgba(1, 113, 218, 1) 100%
    );
    top: calc(1vw + 1vh);
    right: calc(6vw + 6vh);
    border-radius: 1.5rem;
    z-index: -1;
    opacity: 0.88;
}

.mock-card-reverse:before {
    content: "";
    position: absolute;
    width: 33%;
    height: calc(10rem + 10vw + 10vh);
    background: linear-gradient(
            90deg,
            rgba(0, 46, 126, 1) 0%,
            rgba(1, 113, 218, 1) 100%
    );
    top: calc(4.4vw + 4.4vh);
    left: calc(6vw + 6vh);
    border-radius: 1.5rem;
    z-index: -1;
    opacity: 0.88;
}

.mock-card-reverse:after {
    content: "";
    position: absolute;
    width: 33%;
    height: calc(17rem + 11vw + 11vh);
    background: rgba(250, 120, 0, 0.25);
    top: calc(1vw + 1vh);
    right: calc(6vw + 6vh);
    border-radius: 1.5rem;
    z-index: -1;
    opacity: 0.88;
}

/*.mock-card:before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    width: 50%;*/
/*    height: calc(15rem + 7vw + 7vh);*/
/*    background: rgba(250, 120, 0, 0.25);*/
/*    top: calc(8vw + 8vh);*/
/*    left: calc(3vw + 3vh);*/
/*    border-radius: 1.5rem;*/
/*    z-index: -1;*/
/*    opacity: 0.88;*/
/*}*/

/*.mock-card:after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    width: 50%;*/
/*    height: calc(20rem + 10vw + 10vh);*/
/*    background: linear-gradient(90deg, rgba(0, 46, 126, 1) 0%, rgba(1, 113, 218, 1) 100%);*/
/*    top: calc(2vw + 2vh);*/
/*    right: calc(2vw + 2vh);*/
/*    border-radius: 1.5rem;*/
/*    z-index: -1;*/
/*    opacity: 0.88;*/
/*}*/

/*.mock-card-reverse:before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    width: 50%;*/
/*    height: calc(15rem + 7vw + 7vh);*/
/*    background: rgba(250, 120, 0, 0.25);*/
/*    top: calc(2vw + 2vh);*/
/*    right: calc(3vw + 3vh);*/
/*    border-radius: 1.5rem;*/
/*    z-index: -1;*/
/*    opacity: 0.88;*/
/*}*/

/*.mock-card-reverse:after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    width: 50%;*/
/*    height: calc(20rem + 10vw + 10vh);*/
/*    background: linear-gradient(90deg, rgba(1, 113, 218, 1) 0%, rgb(0, 46, 126) 100%);*/
/*    top: calc(5.5vw + 5.5vh);*/
/*    left: calc(3vw + 3vh);*/
/*    border-radius: 1.5rem;*/
/*    z-index: -1;*/
/*    opacity: 0.88;*/
/*}*/

.border-transparent {
    border-color: transparent !important;
}

.btn-check:focus + .btn,
.btn:focus {
    outline: 0 !important;
    box-shadow: none !important;
}

#lightblue {
    stop-color: rgba(1, 113, 218, 0.88);
}

#darkblue {
    stop-color: rgba(0, 46, 126, 0.88);
}

.bg-pegawai-contact {
    background-image: url("../png/contact.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 55%;
}

@media (max-width: 1199px) {
    .bg-pegawai-contact {
        background-position: center bottom;
        background-size: 77%;
    }
}

@media (max-width: 991px) {
    .bg-pegawai-contact {
        background-size: 100%;
    }
}

.pegawai-header > img {
    position: absolute;
    width: 45vw;
    margin-top: calc(3vw + 3vh);
}

@media (max-width: 991px) {
    .pegawai-header > img {
        width: 80vw;
        padding-top: 33vh !important;
        padding-bottom: 50vh !important;
    }
}

@media (max-width: 768px) {
    .pegawai-header > img {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .pegawai-header {
        margin-top: -10vh !important;
    }
}

.socmed-cont {
    width: 4rem !important;
    height: 4rem !important;
}

.socmed-logo {
    width: 3rem;
    height: 3rem;
}

.socmed-logo-small {
    width: 1.5rem;
    height: 1.5rem;
}

small,
.small {
    font-size: 1em !important;
}

.footer-img {
    bottom: 0 !important;
    right: 1rem !important;
    width: 50vw;
}

.white-fill {
    fill: #fff;
}
.lightgrey-fill {
    fill: #ebebeb;
}
.blue-fill {
    fill: #002e7e;
}
.pegawai-dark-blue-fill {
    fill: #2b5c00;
}
.text-pegawai-orange {
    color: #f4b146 !important;
}
.bg-pegawai-orange {
    background: #f4b146 !important;
}
.text-pegawai-orangered {
    color: orangered !important;
}
.text-brown {
    color: #966400 !important;
}
.bg-brown {
    background: #966400 !important;
}
.text-purple {
    color: #7952b3 !important;
}
.bg-purple {
    background: #7952b3 !important;
}
.text-lightgrey {
    color: #ebebeb !important;
}
.intro-container {
    height: calc(100vh - 10rem);
}
.text-pegawai-darkblue {
    color: #00225c !important;
}
.text-pegawai-blue {
    color: #002e7e !important;
}
.text-pegawai-lightblue {
    color: #0171da !important;
}
.border-pegawai-lightblue {
    border: 1px solid #0171da !important;
}

.text-justify {
    text-align: justify;
}

.nav-tab-btn-light > .btn-internal {
    color: white !important;
}

.nav-tab-btn-dark > .btn-internal {
    color: black !important;
}

.nav-tab-btn-light,
.nav-tab-btn-dark {
    filter: saturate(0.8) !important;
}

.nav-tab-btn-light.active,
.nav-tab-btn-dark.active {
    filter: saturate(1.6) !important;
}

.card.blog-card {
    transition: 0.5s all !important;
}
.card.blog-card:hover {
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
}

.pricing .nav {
    padding: 2px;
}

.pricing .nav-link {
    padding: 12px 30px;
    font-weight: 500;
    color: var(--primary);
    background: #3e3a3a;
}

.pricing .nav-item:first-child .nav-link {
    border-radius: 30px 0 0 30px;
}

.pricing .nav-item:last-child .nav-link {
    border-radius: 0 30px 30px 0;
}

.pricing .nav-link.active {
    color: #ffffff;
    background: var(--primary);
}

/* fnb */
.section-title {
    position: relative;
    padding: 60px 0 30px 0;
    text-align: center;
}
.section-title h4 {
    color: #da9f5b;
}

.section-title::before {
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: green;
}

.section-title::after {
    position: absolute;
    content: "";
    width: 90px;
    height: 2px;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    background: red;
}

.img-twice::before {
    position: absolute;
    content: "";
    width: 60%;
    height: 80%;
    top: 10%;
    left: 20%;
    background: #f6c287;
    border: 25px solid #f8f4ee;
    border-radius: 6px;
    z-index: -1;
}

@media (max-width: 550px) {
    .img-twice img {
        height: 200px;
    }

    .img-twice img.img-1 {
        margin-left: 30px;
        width: 150px;
    }

    .img-twice img.img-2 {
        margin-top: 30px;
        padding-top: 30px;
        align-items: flex-end !important;
    }

    .img-twice::before {
        position: absolute;
        content: "";
        width: 50%;
        height: 100%;
        top: 10%;
        left: 20%;
        background: #f6c287;
        border: 25px solid #f8f4ee;
        border-radius: 6px;
        z-index: -1;
    }
}

.service-icon {
    margin-right: 15px;
    width: 10px;
    height: 20px;
    font-size: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 45px;
    color: #33211d;
    background: #da9f5b;
}

.jumbotron {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("../jpg/banner2.jpg") center no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

@media (max-width: 500px) {
    .jumbotron {
        background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
        url("../jpg/banner2.jpg") center no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
}

section.values {
    padding-bottom: 100px;
}

.values .values-item a {
    text-decoration: none;
}

.values .values-item {
    text-align: center;
}

.values .values-item img {
    max-width: 80%;
    height: 150px;
    overflow: hidden;
    border: 10px solid #eaf0ff;
    border-radius: 45%;
}

.values .values-item h4 {
    margin-top: 20px;
    font-size: 22px;
    color: #121212;
    font-family: "Spectral", serif;
    font-weight: 600;
    margin-bottom: 0px;
}

.backdrop-blur {
    position: absolute;
    top: 0;
    left: 0;
    height: 105vh;
    width: 100vw;
    z-index: 0;
    backdrop-filter: blur(6px);
}

.bg-fnb {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../jpg/banner.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.bg-fnb-solution {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../jpg/industry.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.bg-manufaktur{
    background-image: linear-gradient(rgba(0, 0, 0, 0.77), rgba(0, 0, 0, 0.77)), url("../jpg/solusi-manufaktur.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.card-challenge {
    position: relative;
    padding: 45px 30px;
    background-color: #ffffff;
    overflow: hidden;
    transition: 0.5s;
    border-radius: 25px;
}

.card-challenge:hover {
    margin-top: -15px;
    padding-bottom: 60px;
    background-color: #2124b1 !important;
    color: rgb(255, 255, 255);
}

.card-challenge .card-icon {
    margin: 0 auto 20px auto;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #e7f1ff;
    background: url(../png/icon-shape-primary.png) center center no-repeat;
    background-size: contain;
    transition: 0.5s;
}

.card-challenge:hover .card-icon {
    color: #2124b1;
    background: url(../png/icon-shape-white.png) center center no-repeat;
    background-size: contain;
}

.card-challenge a.btn {
    position: absolute;
    bottom: -70px;
    left: 50%;
    height: 30px;
    transform: translateX(-50%);
    color: var(--primary);
    background: #ffffff;
    border-radius: 30px 30px 0 0;
    transition: 0.5s;
    z-index: 1;
}
.card-challenge a.btn:hover {
    color: var(--dark);
    background-color: #f6b110;
    margin-top: 10px;
}

.card-challenge:hover a.btn {
    bottom: 0;
}

@media (max-width: 500px) {
    .card-challenge {
        position: relative;
        padding: 45px 30px;
        background-color: #ffffff;
        overflow: hidden;
        transition: 0.5s;
        border-radius: 25px;
        max-height: 100%;
        max-width: 80%;
        margin-left: 30px;
    }
}
.bg-food {
    background: url(../png/bg-icon.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

.fnb-card {
    transition: 0.5s;
}

.fnb-card:hover {
    color: rgb(34, 104, 215);
}

@media (max-width: 450px) {
    .partner img {
        max-width: 80%;
    }
}

.feature-item {
    background-color: #f0f6ff;
    transition: 0.5s;
}

.feature-item:hover {
    box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.08);
    transform: scale(1.2);
}

.bg-primary-gradient {
    background: linear-gradient(to bottom right, #4294e3, #8f12fd);
}
/*  */
.blog-item {
    width: 500px;
    margin-top: 150px;
}

@media (max-width: 500px) {
    .blog-item {
        width: 300px;
        margin-top: 1px;
    }
}


.box{
    width: 100%;
}