@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;400;600;700&display=swap');

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body,html {
    overflow-x: hidden;
}

body {
    font-family: "Poppins", serif;
}

.w-full {
    width: 100%;
    height: auto;
}

.wrapper-produk {
    margin-bottom: 50px;
}

.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    margin-bottom: 40px;
}

.pagination a svg {
    width: 17px;
}

.pagination a {
    width: 40px;
    height: 40px;
    background: #80808085;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 600;
    color: black;
    text-decoration: none;
}

.pagination .current {
    width: 40px;
    height: 40px;
    background-color: black;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Poppins';
    font-weight: 600;
    color: white;
}

@media (min-width: 320px) {

    .portofolio {
        padding-top: 20px;
    }

    .content-single ul {
        padding: 20px;
    }

    .kategori .container {
        width: 80%;
        margin: 40px auto;
        background: #9c7b5d url(../img/background/patern-brown.svg) repeat;
        background-blend-mode: multiply;
        background-size: cover;
        border-radius: 30px;
        padding: 20px;
    }

    .kontak-kami h2 {
        text-align: center;
    }

    .wraper-kontak img {
        width: 50%;
    }

    .kategori {
        padding: 25px 20px;
        margin-bottom: 20px;
    }

    .kategori h1 {
        color: #fff;
    }

    .kategori ul {
        padding: 20px;
        color: white;
        font-size: 19px;
    }

    .kategori li {
        list-style: circle;

    }
    
    .kategori li a {
        color: #fff;
        font-size: 19px;
        text-decoration: none;
    }

    .wraper-artikel {
        width: 100%;
        height: auto;
        padding: 10px 10px;
    }

    .cta-black {
        background-color: black;
        color: white;
        padding: 15px 25px;
        font-size: 20px;
        border-radius: 15px;
        text-decoration: none;
        text-transform: uppercase;
    }
    
    .text-center {
        text-align: center;
        padding-top: 20px;
    }

    .swiper-gallery .swiper-pagination.swiper-pagination-fraction {
        font-family: 'Poppins';
        color: black;
        font-weight: 600;
    }

    .content-gallery h1 {
        padding: 10px;
        margin: 10px;
    }
    
    .content-gallery img {
        padding: 10px;
    }

    .swiper-gallery .swiper-slide {
        width: 100%;
        height: auto;
    }


    .produk-lainnya .box {
        padding: 10px;
    }

    .produk-lainnya h1 {
        margin-top: 30px;
        padding: 10px;
    }

    .produk-lainnya img {
        width: 100%;
        margin-top: 15px;
        border-radius: 15px;
    }

    .swiper-post .swiper-slide img {
        width: 100%;
        border-radius: 10px;
        margin-top: 10px;
    }

    .swiper-post .swiper-slide {
        width: 100%;
        height: auto;
    }

    .Order-sekarang {
        width: 80%;
        margin: 40px auto;
        background: #9c7b5d url(../img/background/patern-brown.svg) repeat;
        background-blend-mode: multiply;
        background-size: cover;
        border-radius: 30px;
        padding: 20px;
    }

    .Order-sekarang h2 {
        margin-top: 50px;
        color: white;
        padding: 15px;
    }
    
    .Order-sekarang p {
        color: white;
        font-size: 20px;
        padding: 15px;
    }

    .kontak-kami i {
        font-size: 50px;
        color: white;
    }
    
    .kontak-kami p {
        font-size: 25px;
        color: white;
        margin-bottom: 10px;
    }
    
    .kontak-kami a {
        text-decoration: none;
        color: white;
        font-size: 18px;
    }

    .kontak-kami .box {
        margin: 15px 10px;
    }

    .kontak-kami{
        width: 80%;
        margin: 40px auto;
        background: #9c7b5d url(../img/background/patern-brown.svg) repeat;
        background-blend-mode: multiply;
        background-size: cover;
        border-radius: 30px;
        padding: 20px;
    }

    .logo-bank {
        background-color: white;
        border-radius: 30px;

    }

    .cara-order img {
        width: 100%;
    }

    .cara-order h1 {
        color: white;
        margin-bottom: 15px;
        margin-top: 15px
    }
    
    .cara-order p {
        color: white;
    }

    .cara-order {
        width: 80%;
        margin: 40px auto;
        background: #9c7b5d url(../img/background/patern-brown.svg) repeat;
        background-blend-mode: multiply;
        background-size: cover;
        border-radius: 30px;
        padding: 20px;
    }

    .profil-kami .container .box h1 {
        color: white;
        text-align: center;
        margin-bottom: 15px;
    }
    
    .profil-kami .container .box p {
        color: white;
    }

    a.Johnmvrtin {
        color: white;
        font-size: 16px;
        text-decoration: none;
    }

    .copyright-content .container {
        margin-top: 20px;
        margin-bottom: 0;
    }

    .copyright-content {
        display: block;
    }

    .copyright-content p {
        color: white;
        font-size: 15px;
        margin: 0;
        text-align: center;
    }

    .item_content {
        margin-bottom: 30px;
    }
    
    .thumbnail img {
        width: 100%;
        border-radius: 10px;
    }
    
    .thumbnail {
        margin-bottom: 10px;
    }
    
    .item_content h2 {
        font-size: 20px;
    }
    
    .item_content .meta {
        margin: 10px 0;
    }

    .content {
        width: 80%;
        margin: 0 auto;
    }
    
    .title-page {
        color: white;
        position: relative;
        padding-left: 15px;
    }
    
    .title-page:before {
        content: '';
        position: absolute;
        width: 8px;
        height: 43px;
        background-color: white;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }

    .header-inner-page {
        height: 300px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        background: #9c7b5d url(../img/background/patern-brown.svg) no-repeat center;
        background-blend-mode: multiply;
        margin-bottom: 50px;
    }

    .item-footer.item-footer-2 a {
        text-decoration: none;
        color: white;
    }
    

    .content-single .meta {
        background: #8b554157;
        display: inline-block;
    }

    .content-single article {
        margin-top: 50px;
    }

    .content-single {
        padding: 60px 15px;
    }
    
    img.post-img-thumbnail {
        width: 100%;
        height: auto;
    }

    .outer-nav-page {
        position: relative;
        background: #000;
    }
    
    .outer-nav-page nav {
        position: relative;
    }

    .button-hubungi-kami {
        background-color: black;    
        padding: 10px 20px;
        border-radius: 5px;
        display: inline-block;
        margin: 15px;
    }
    

    .button-hubungi-kami .btn-brown {
        color: white;
        text-decoration: none;
    }

    .hubungi-kami {
        width: 100%;
        background: #9c7b5d url(../img/background/patern-brown.svg) repeat;
        background-blend-mode: multiply;
    }
    
    .hubungi-kami h2 {
        padding: 15px;
        font-size: 25px;
        color: white;
    }
    
    .hubungi-kami p {
        margin: 15px 0;
        font-size: 19px;
        padding: 15px;
        color: white;
    }

    .swiper-klien .swiper-pagination-bullet-active {
        background-color: #0a0a0ae8;
    }

    .swiper-klien .swiper-button-next {display: none;}

    .swiper-klien .swiper-button-prev {display: none;}

    .swiper-klien .swiper-button-next {
        color: #060606bd;
    }

    .swiper-klien .swiper-button-prev {
        color: #060606bd;
    }

    .swiper-klien .swiper-slide {
        padding-bottom: 50px;
        height: 100%;
        object-fit: cover;
    }

    .klien-kami {
        border-top: 1.5em solid #613d23;
        position: relative;
        padding: 40px 0;
    }

    .klien-kami .swiper {
        width: 100%;
        min-height: 100vh;
        padding-top: 40px;
    }

    .klien-kami h2 {
        text-align: center;
    }
    
    .klien-kami p {
        text-align: center;
        padding-top: 15px;
    }

    .swiper-klien .swiper-slide:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: transparent;
        z-index: -9999;
    }

    .swiper-klien .swiper-slide {
        margin-bottom: 20px;
    }

    footer {
        background: #9c7b5d url(../img/background/patern-brown.svg) repeat;
        background-blend-mode: multiply;
        padding: 40px 10%;
    }

    .item-footer {
        padding: 30px 0;
    }
    
    .item-footer.item-footer-1 {
        padding-top: 0;
        text-align: center;
    }
    
    .logo-footer {
        width: 200px;
    }
    
    .p {
        color: white;
    }
    
    .item-footer.item-footer-1 p {
        color: white;
        font-size: 20px;
    }
    
    .item-footer.item-footer-1 i {
        font-size: 30px;
        color: white;
        padding: 20px 5px;
        margin: 5px 0;
    }
    
    .item-footer h3 {
        color: white;
        font-size: 25px;
        margin-bottom: 30px;
    }
    
    
    .item-footer-2 ul {
        list-style: none;
        color: white;
        font-size: 18px;
    }
    
    .item-footer-2 i {
        font-size: 25px;
        width: 35px;
        /* padding: 5px; */
        /* margin: 5px; */
    }
    
    
    .item-footer-2 ul li {
        display: flex;
        align-items: center;
        margin-bottom: 15px;
    }
    
    .item-footer-2 ul li:last-child {
        margin-bottom: 0;
    }
    
    .item-footer.item-footer-3 iframe {width: 100%;height: 200px;}

    .klien-kami {
        width: 100%;
    }

    .description {
        color: white;
        padding: 30px 0;
    }
    
    .description h3 {
        font-size: 18px;
        margin-bottom: 15px;
    }
    
    .button-produk-terbaru {
        background-color: black;    
        padding: 10px 20px;
        border-radius: 5px;
        display: inline-block;
        margin-top: 10px;
    }
    

    .button-produk-terbaru .btn-white {
        color: white;
        text-decoration: none;
    }

    .produk-terbaru {
        background-color: rgba(0, 0, 0, 0.671);
        border-top: 1.5em solid #613d23;
        position: relative;
        padding: 40px 0;
    }
    
    .produk-terbaru .swiper {
        width: 80%;
        min-height: 80vh;
        padding-top: 40px;
    }

    .swiper-produk .swiper-slide:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: transparent;
        z-index: -9999;
    }

    .swiper-produk .swiper-slide {
        margin-bottom: 10px;
    }

    img.w-full {
        border-radius: 10px;
    }
    


    h2.title-section {
        color: white;
        text-align: center;
        font-size: 30px;
        margin-bottom: 30px;
        position: relative;
    }

    h2.title-section:after {
        content: '';
        width: 60px;
        height: 3px;
        background-color: white;
        position: absolute;
        bottom: -10px;
        left: 50%;
        transform: translateX(-50%);
    }


    .d-none {
        display: none !important;
    }

    .mySwiper {
        border-bottom: 1.5em solid #613d23;
    }

    .hero-text {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 99;
        color: white;
        text-align: center;
        transform: translate(-50%, -50%);
    }

    .swiper-button-next {
        color: #ffffff5e;
    }
    
    .swiper-button-prev {
        color: #ffffff5e;
    }

    .swiper-pagination {
        color: white;
    }

    .swiper-pagination-bullet-active {
        background-color: white;
    }
    

    .mySwiper .swiper-slide:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0,0,0,0.5);
    }
    
    .hamburger svg {
        width: 35px;
    }
    
    .hamburger {
        cursor: pointer;
    }
    
    nav {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        padding: 10px;
        display: flex
    ;
        justify-content: space-between;
        align-items: center;
        z-index: 999;
    }
    
    .close {
        position: absolute;
        top: 20px;
        right: 20px;
        z-index: 99999999;
        cursor: pointer;
    }
    
    .close svg {
        width: 40px;
    }
    
    .top-menu {
        position: fixed;
        top: 0;
        right: -100vw;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.842);
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100vw;
        transition: 0.3s;
    }
    
    .top-menu ul li a {
        color: rgb(255, 255, 255);
        text-decoration: none;
        font-size: 15px;
        line-height: 20px;
    }
    
    .top-menu ul li {
        text-align: center;
        list-style: none;
        margin: 10px 0;
        position: relative;
    }
    
    .btn-rounded-full {
        padding: 8px 19px;
        border-radius: 50px;
    }
    
    .top-menu ul li.current-menu-item:before {
        content: '';
        position: absolute;
        bottom: -4px;
        left: 50%;
        height: 3px;
        background-color: rgb(255, 255, 255);
        /* right: 50%; */
        width: 30%;
        transform: translateX(-50%);
    }
    
    .top-menu .btn-rounded-full {
        margin-top: 10px;
        display: inline-block;
    }
    
    .bg-green {
        background: #71d371;
    }

    .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

    .swiper-slide {
        height: 300px;
        object-fit: cover;
    }

    .profil-kami {
        width: 80%;
        margin: 40px auto;
        background: #9c7b5d url(../img/background/patern-brown.svg) repeat;
        background-blend-mode: multiply;
        background-size: cover;
        border-radius: 30px;
        padding: 20px;


    }
    
    .profil-kami p {
        margin-bottom: 15px;
        margin-top: 15px;
    }
    
    .profil-kami p:last-child {
        margin-bottom: 0;
    }

    .profil-kami img {
        width: 100%;
        border-radius: 30px;
    }

    .profil-kami__left {
        padding-bottom: 20px;
        text-align: center;
        align-items: center;
    }
    
    .profil-kami__right {
        text-align: left;
        color: white;
        margin-bottom: 20px;
    }
    
    
    .profil-kami__right article {
        margin: 10px 0;
    }
    

    .keunggulan-kami {
        border-top: 1.5em solid #613d23;
        padding: 40px 0;
    }

    .keunggulan-kami .box {
        border: solid rgba(0, 0, 0, 0.2);
        border-radius: 30px;
        text-align: center;
        margin: 50px;
        background: #9c7b5d url(../img/background/patern-brown.svg) no-repeat center;
        background-blend-mode: multiply;
        box-shadow: 11px 11px 10px 5px rgba(0, 0, 0, 0.3);
        border-radius: 20px;
        padding: 20px;
    }

    .keunggulan-kami .box img {
        width: 100%;
    }
    
    .keunggulan-kami .box h3 {
        color: white;
    }

    .keunggulan-kami .box p {
        color: white;
    }

    .keunggulan-kami h2 {
        text-align: center;
        font-size: 30px;
    }

}



@media (min-width: 768px) {
    
    .header-inner-page {
        height: 148px;
    }

    .wraper-produk-lainnya {
        display: grid;
        grid-template-columns: 33.3% 33.3% 33.3%;
    }

    .logo-bank {
        display: grid;
        grid-template-columns: 33.3% 33.3% 33.3%;
    }

    .swiper-produk.swiper-slide {
        height: auto;
        object-fit: cover;
    }
    
    .swiper-slide {
        height: 500px;
        object-fit: cover;
    }
    .hero-text h2 {
        font-size: 40px;
    }
    
    .hero-text h4 {
        font-size: 23px;
    }
    
    .hero-text h6 {
        font-size: 15px;
    }

    .profil-kami {
        padding: 40px;
    }

    .keunggulan-kami-box {
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 50px;
        margin-top: 50px;
    }

    .keunggulan-kami .box {
        margin: 2px;
    }
}

@media (min-width: 992px) {
    .hamburger {
        display: none;
    }
    .top-menu {
        right: 0;
        position: relative;
        width: auto;
        background-color: transparent;
    }
    
    .top-menu ul li {
        display: inline-block;
        margin: 0 0 0 20px;
    }
    
    .close {
        display: none;
    }

    .hero-text h2 {
        font-size: 55px;
    }
    
    .hero-text h4 {
        font-size: 28px;
    }
    
    .hero-text h6 {
        font-size: 20px;
    }

    footer {
        padding: 40px 0;
    }
    
    .container-fluid {
        display: grid;
        grid-template-columns: 33.3% 33.3% 33.3%;
    }
    
    .item-footer {
        padding: 0 25px;
    }
}

@media (min-width: 1024px) {

    .content-gallery h1 {
        padding: 10px;
        margin: 10px;
        text-align: center;
    }

    .swiper-gallery {
        width: 50%;
    }

    .wraper-kontak {
        display: grid;
        grid-template-columns: 33.3% 33.3% 33.3%;
        margin-left: 50px;
    }

    .wrapper-produk {
        display: flex;
        gap: 20px;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    
    .item_content {
        width: calc(50% - 20px);
    }
    
}

@media (min-width: 1200px) {
    
    .item_content {
        width: calc(33.3% - 20px);
    }

    .content {
        max-width: 1140px;
    }

    .container {
        max-width: 1140px;
        margin-left: auto;
        margin-right: auto;
    }

    .mySwiper {
        border-bottom: 1.5em solid #613d23;
    }

    .swiper-slide {
        height: 700px;
    }

    .hero-text {
        width: 100%;
    }
    
    .hero-text h2 {
        font-size: 55px;
    }
    
    .hero-text h4 {
        font-size: 28px;
    }
    
    .hero-text h6 {
        font-size: 20px;
    }
}

@media (min-width: 1400px) {
    .swiper-slide {
        height: 900px;
    }
}