*, ::before, ::after {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    scroll-behavior: smooth;
}

@font-face {
    font-family: 'Hot Pizza Normal';
    font-style: normal;
    font-weight: normal;
    src: local('Hot Pizza Normal'), url('hotpizza.woff') format('woff');
}

body {
    width: 100vw;
    height: 100vh;
    /* font-family: Arial, Helvetica, sans-serif; */
    /* font-family: roboto, sans-serif; */
    font-family: 'Lato', sans-serif;
    font-weight: 500 !important;
    letter-spacing: normal;
    word-spacing: 2px;
}

/* page css */
.page-bg {
    /* background: linear-gradient(148deg, rgba(244,126,30,1) 35%, rgba(142,73,17,1) 100%); */
    /* background: #3daba8; */
    /* padding-top: 55px;
    padding-bottom: 25px; */
    background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='100%25' width='100%25'%3E%3Cdefs%3E%3Cpattern id='doodad' width='100' height='100' viewBox='0 0 40 40' patternUnits='userSpaceOnUse' patternTransform='rotate(127)'%3E%3Crect width='100%25' height='100%25' fill='rgba(248, 249, 250,1)'/%3E%3Cpath d='M-10 30h60v12h-60zM-10-10h60v12h-60' fill='rgba(233, 236, 239,1)' filter='url(%23filter-doodad-1)'/%3E%3Cpath d='M-10 30h60v20h-60zM-10-10h60v20h-60z' fill='%23ffffff'/%3E%3C/pattern%3E%3Cfilter id='filter-doodad-1'%3E%3CfeTurbulence baseFrequency='0.1' numOctaves='2' type='fractalNoise' result='result1'/%3E%3CfeDisplacementMap in2='result1' scale='1' result='result2' xChannelSelector='R' in='SourceGraphic'/%3E%3CfeComposite in2='result2' in='SourceGraphic' operator='atop' result='fbSourceGraphic'/%3E%3C/filter%3E%3C/defs%3E%3Crect fill='url(%23doodad)' height='200%25' width='200%25'/%3E%3C/svg%3E ")
}
.page-content {
    color: white;
    /* width: 1000px;  */
    /* width: 69.45vw;  */
    margin: 0 auto;
    /* border: 1px black solid; */
}
p {
    /* font-family: roboto, sans-serif; */
    /* font-size: 18px; */
    font-size: 1.2em;
}
/* page css */

.top-content {
    display: flex;
    /* border: 1px black solid; */
    /* margin: 0 auto 9vh; */
    padding: 50px;
    /* background: #fddaa2; */
    /* background: #3daba8; */
    color: #000000;
    justify-content: center;
    /* padding-top: 20px;
    padding-bottom: 20px; */
}
.top-content .wrap-content {
    width: 69.45vw;
    display: flex;
}
.brosur {
    margin: 10px 10px;
    /* width: 348px;
    height: 480px; */
    width: 450px;
    height: 600px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    /* box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px; */
    /* box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px; */
}
.brosur img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}
.brandd {
    display: inline-block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}
.brand {
    font-family: 'Hot Pizza Normal', sans-serif !important;
    font-weight: 900;
    font-size: 32px;
    text-align: center;
    letter-spacing: 2px;
    margin: 15px auto 5px;
    color: rgba(235,101,34,255);
    text-shadow: 1px 1px 2px black;
}
.brand .logo {
    max-width: 8%;
    max-height: 8%;
}
.brand-subtitle {
    text-align: center;
    margin-bottom: 20px;
    font-weight: 900;
}
.txt-content {
    flex: 1;
    margin: 0 20px;
    display: flex;
    align-items: center;
}
.txt-content h1 {
    font-size: 1.8em;
}

.promo-content {
    display: flex;
    /* border: 1px black solid; */
    padding: 50px;
    /* margin: 0 auto 9vh; */
    /* background: #fddaa2; */
    /* background: #3daba8; */
    flex-direction: column;
    text-align: center;
    color: #000000;
    /* align-items: center; */
    /* padding-top: 20px;
    padding-bottom: 20px; */
}
.txt-promo {
    margin-bottom: 10px;
}
.txt-promo h2 {
    margin-bottom: 10px;
}
.macam-promo {
    display: flex;
    justify-content: center;
}
.promo {
    /* border: 1px black solid; */
    width: 600px;
    height: 350px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.promo img {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}
.tgl-promo {
    display: none;
}

.kategori-produk {
    display: flex;
    /* border: 1px black solid; */
    /* margin: 0 auto 9vh; */
    /* background: #3daba8; */
    /* background: #fddaa2; */
    color: #000000;
    padding: 50px;
    flex-direction: column;
    align-items: center;
}
.txt-kategori {
    flex: 1;
    text-align: center;
}
.txt-kategori h2 {
    margin-bottom: 10px;
}
.wrap-container {
    /* flex: 1; */
    margin: 10px 10px;
    width: 600px;
    height: 350px;
    /* width: 478px;
    height: 279px; */
    /* width: 33.2vw;
    height: 24.3vw; */
    border-radius: 10px;
    background: rgb(55,55,55);
    color: white;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
@keyframes fade {
    0% {
        opacity: 0;
    }
    3.47% {
        opacity: 1;
    }
    10.41% {
        opacity: 1;
    }
    13.88% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
.carousel {
	/* display: flex; */
    /* animation: carousel 10s ease-in-out infinite; */
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding-bottom: 35%;
    /* width: 33.2vw;
    height: 63.06vh; */
}
.element {
	/* flex-direction: row;
    text-align: center;
    font-size: 50px;
    line-height: 200px; */
	/* width: 600px;
	height: 350px; */
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    opacity: 0;
    animation-name: fade;
    animation-duration: 48s;
    animation-iteration-count: infinite;
    /* left: 0;
    right: 0; */
}
.carousel img:nth-child(1) { animation-delay: 0s; }
.carousel img:nth-child(2) { animation-delay: 3s; }
.carousel img:nth-child(3) { animation-delay: 6s; }
.carousel img:nth-child(4) { animation-delay: 9s; }
.carousel img:nth-child(5) { animation-delay: 12s; }

.carousel img:nth-child(6) { animation-delay: 15s; }
.carousel img:nth-child(7) { animation-delay: 18s; }
.carousel img:nth-child(8) { animation-delay: 21s; }
.carousel img:nth-child(9) { animation-delay: 24s; }
.carousel img:nth-child(10) { animation-delay: 27s; }

.carousel img:nth-child(11) { animation-delay: 30s; }
.carousel img:nth-child(12) { animation-delay: 33s; }
.carousel img:nth-child(13) { animation-delay: 36s; }
.carousel img:nth-child(14) { animation-delay: 39s; }
.carousel img:nth-child(15) { animation-delay: 42s; }
.carousel img:nth-child(16) { animation-delay: 45s; }

.lokasi-alamat {
    display: flex;
    /* border: 1px black solid; */
    /* margin: 0 auto 9vh; */
    /* background: #3daba8; */
    color: #000000;
    padding: 50px;
    flex-direction: column;
    /* justify-content: center; */
    align-items: center;
}
.wrap-lokasi {
    flex: 1;
    order: 2;
    width: 600px;
    /* height: 450px; */
    margin: 10px 10px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 10px;
    overflow: hidden;
}
.map-lokasi {
    overflow:hidden;
    /* padding-bottom: 35%; */
    padding-bottom: 60%;
    position:relative;
    height:0;
}
.map-lokasi iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
.no-wa {
    text-decoration: none;
    color: #000000;
}
.alamat-canggu {
    flex: 1;
    order: 1;
    margin: 10px 10px;
    text-align: center;
}
.alamat-canggu h2 {
    /* font-size: 28px; */
    margin-bottom: 10px;
}

#sosial-media {
    display: flex;
    /* border: 1px black solid; */
    justify-content: center;
    /* margin: 0 auto 9vh; */
    /* background: #fddaa2; */
    color: #000000;
    padding: 50px;
}

.wrap-sosial a {
    /* background: white; */
    text-decoration: none;
}

.wrap-sosial .title-sosial {
    text-align: center;
    font-weight: 800;
    font-size: 1.5em;
}

.wrap-sosial ul {
    list-style: none;
    text-align: center;
}

.wrap-sosial ul li {
    display: inline-block;
    margin: 10px;
}

.wrap-sosial ul li a {
    display: block;
    /* padding: 15px; */
    text-decoration: none;
    color: white;
    font-weight: 800;
    /* text-transform: uppercase; */
    margin: 0 10px;
}

footer {
    /* position: fixed; */
    bottom: 0;
    width: 100%;
    background: grey;
    color: white;
    /* padding-bottom: 50px; */
}

.footer-container {
    display: flex;
    justify-content: center;
}

.floating {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
.fab-icon {
    margin-top: 16px;
}

@media only screen and (max-width: 1024px) {
    .page-content {
        width: 100%;
    }

    p {
        font-size: 1em;
    }

    .top-content {
        /* flex-direction: column; */
        padding: 50px 80px;
    }
    .top-content .wrap-content {
        display: flex;
        width: 100%;
    }
    .wrap-content .txt-content {
        order: 1;
        margin: 0 10px 0 0;
    }
    .wrap-content .brosur {
        order: 2;
        margin: 0;
        width: 50%;
        height: 100%;
        /* height: 410px; */
    }
    .brosur img {
        display: block;
    }
    .txt-content h1 {
        font-size: 1.5em;
    }
    .txt-content h2 {
        font-size: 1.3em;
        margin-bottom: 10px 0 10px 0;
    }

    .promo-content {
        flex-direction: column;
        padding: 50px 80px;
    }
    .promo-content .txt-promo {
        margin: 0 0 10px 0;
    }
    .txt-promo h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .txt-promo p {
        font-size: 1.1em;
    }
    /* .promo {
        width: 90%;
        height: 385px;
        margin: 0;
    } */
    .promo img {
        display: block;
    }
    .tgl-promo {
        display: inline;
    }

    .kategori-produk {
        padding: 50px 80px;
    }
    .kategori-produk .txt-kategori {
        margin-bottom: 10px;
    }
    /* .wrap-container {
        width: 90%;
        height: 385px;
        height: auto;
        margin: 0;
    } */

    .lokasi-alamat {
        flex-direction: column;
        padding: 50px 90px;
    }
    .alamat-canggu {
        padding: 0 0 0 0;
    }
    .alamat-canggu h2 {
        font-size: 24px;
        text-align: center;
        margin-bottom: 10px;
        padding: 0;
        order: 1;
    }
    .alamat-canggu p {
        font-size: 1.1em;
    }
    .wrap-lokasi {
        order: 2;
        width: 75%;
        border-radius: 10px;
        overflow: hidden;
    }
    .map-lokasi {
        padding-bottom: 65%;
    }
}

@media only screen and (max-width: 920px) {
    .page-content {
        width: 100%;
    }

    p {
        font-size: 1em;
    }

    .top-content {
        /* flex-direction: column; */
        padding: 50px 80px;
    }
    .top-content .wrap-content {
        display: flex;
        width: 100%;
    }
    .wrap-content .txt-content {
        order: 1;
        margin: 0 10px 0 0;
    }
    .wrap-content .brosur {
        order: 2;
        margin: 0;
        width: 50%;
        height: 100%;
        /* height: 410px; */
    }
    .brosur img {
        display: block;
    }
    .txt-content h1 {
        font-size: 1.5em;
    }
    .txt-content h2 {
        font-size: 1.3em;
        margin-bottom: 10px 0 10px 0;
    }

    .promo-content {
        flex-direction: column;
        padding: 50px 80px;
    }
    .promo-content .txt-promo {
        margin: 0 0 10px 0;
    }
    .txt-promo h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .txt-promo p {
        font-size: 1.1em;
    }
    /* .promo {
        width: 90%;
        height: 385px;
        margin: 0;
    } */
    .promo img {
        display: block;
    }
    .tgl-promo {
        display: inline;
    }

    .kategori-produk {
        padding: 50px 80px;
    }
    .kategori-produk .txt-kategori {
        margin-bottom: 10px;
    }
    /* .wrap-container {
        width: 90%;
        height: 385px;
        height: auto;
        margin: 0;
    } */

    .lokasi-alamat {
        flex-direction: column;
        padding: 50px 90px;
    }
    .alamat-canggu {
        padding: 0 0 0 0;
    }
    .alamat-canggu h2 {
        font-size: 24px;
        text-align: center;
        margin-bottom: 10px;
        padding: 0;
        order: 1;
    }
    .alamat-canggu p {
        font-size: 1.1em;
    }
    .wrap-lokasi {
        order: 2;
        width: 80%;
        border-radius: 10px;
        overflow: hidden;
    }
    .map-lokasi {
        padding-bottom: 65%;
    }
}

@media only screen and (max-width: 768px) {
    .page-content {
        width: 100%;
    }

    p {
        font-size: 1.1em;
    }

    .top-content {
        /* flex-direction: column; */
        display: flex;
        padding: 50px 80px;
        align-items: center;
    }
    .top-content .wrap-content {
        width: 100%;
        flex-direction: column;
    }
    .wrap-content .txt-content {
        order: 1;
        margin: 0 0 10px 0;
    }
    .wrap-content .brosur {
        order: 2;
        margin: 0;
        width: 100%;
        height: 100%;
        /* height: 410px; */
    }
    .brosur img {
        display: block;
    }
    .txt-content h1 {
        font-size: 1.9em;
    }
    .txt-content h2 {
        font-size: 1.5em;
        margin-bottom: 10px 0 10px 0;
    }

    .promo-content {
        flex-direction: column;
        padding: 50px 80px;
    }
    .promo {
        width: 100%;
        height: 340px;
        margin: 0;
    }
    .promo img {
        display: block;
    }
    .tgl-promo {
        display: inline;
    }

    .kategori-produk {
        padding: 50px 80px;
    }
    .kategori-produk .txt-kategori {
        margin-bottom: 10px;
    }
    .wrap-container {
        width: 100%;
        height: 340px;
        /* height: auto; */
        margin: 0;
    }

    .lokasi-alamat {
        flex-direction: column;
        padding: 50px 80px;
    }
    .alamat-canggu {
        padding: 0 0 0 0;
    }
    .alamat-canggu h2 {
        font-size: 1.5em;
        text-align: center;
        margin-bottom: 10px;
        padding: 0;
        order: 1;
    }
    .wrap-lokasi {
        order: 2;
        width: 100%;
        border-radius: 10px;
        overflow: hidden;
    }
    .map-lokasi {
        padding-bottom: 70%;
    }
}

@media only screen and (max-width: 500px) {
    .page-content {
        width: 100%;
    }

    p {
        font-size: 1em;
    }

    .top-content {
        /* flex-direction: column; */
        display: flex;
        padding: 50px 20px;
        align-items: center;
    }
    .top-content .wrap-content {
        width: 100%;
        flex-direction: column;
    }
    .wrap-content .txt-content {
        order: 1;
        margin: 0 0 10px 0;
    }
    .wrap-content .brosur {
        order: 2;
        margin: 0;
        width: 100%;
        height: 100%;
        /* height: 410px; */
    }
    .brosur img {
        display: block;
    }
    .txt-content h1 {
        font-size: 1.3em;
    }
    .txt-content h2 {
        font-size: 1.2em;
        margin-bottom: 10px 0 10px 0;
    }

    .promo-content {
        flex-direction: column;
        padding: 50px 20px;
    }
    .promo {
        width: 100%;
        height: 245px;
        margin: 0;
    }
    .promo img {
        display: block;
    }
    .tgl-promo {
        display: inline;
    }

    .kategori-produk {
        padding: 50px 20px;
    }
    .kategori-produk .txt-kategori {
        margin-bottom: 10px;
    }
    .wrap-container {
        width: 100%;
        height: 245px;
        margin: 0;
    }

    .lokasi-alamat {
        flex-direction: column;
        padding: 50px 20px;
    }
    .alamat-canggu {
        padding: 0 0 0 0;
    }
    .alamat-canggu h2 {
        font-size: 20px;
        text-align: center;
        margin-bottom: 10px;
        padding: 0;
        order: 1;
    }
    .wrap-lokasi {
        order: 2;
        width: 100%;
        border-radius: 10px;
        overflow: hidden;
    }
    .map-lokasi {
        padding-bottom: 70%;
    }
}

@media only screen and (max-width: 425px) {
    .page-content {
        width: 100%;
    }

    p {
        font-size: 1em;
    }

    .top-content {
        /* flex-direction: column; */
        display: flex;
        padding: 50px 20px;
        align-items: center;
    }
    .top-content .wrap-content {
        width: 100%;
        flex-direction: column;
    }
    .wrap-content .txt-content {
        order: 1;
        margin: 0 0 10px 0;
    }
    .wrap-content .brosur {
        order: 2;
        margin: 0;
        width: 100%;
        height: 100%;
        /* height: 410px; */
    }
    .brosur img {
        display: block;
    }
    .txt-content h1 {
        font-size: 1.3em;
    }
    .txt-content h2 {
        font-size: 1.2em;
        margin-bottom: 10px 0 10px 0;
    }

    .promo-content {
        flex-direction: column;
        padding: 50px 20px;
    }
    .promo {
        width: 100%;
        height: 215px;
        margin: 0;
    }
    .promo img {
        display: block;
    }
    .tgl-promo {
        display: inline;
    }

    .kategori-produk {
        padding: 50px 20px;
    }
    .kategori-produk .txt-kategori {
        margin-bottom: 10px;
    }
    .wrap-container {
        width: 100%;
        height: 215px;
        margin: 0;
    }

    .lokasi-alamat {
        flex-direction: column;
        padding: 50px 20px;
    }
    .alamat-canggu {
        padding: 0 0 0 0;
    }
    .alamat-canggu h2 {
        font-size: 20px;
        text-align: center;
        margin-bottom: 10px;
        padding: 0;
        order: 1;
    }
    .wrap-lokasi {
        order: 2;
        width: 100%;
        border-radius: 10px;
        overflow: hidden;
    }
    .map-lokasi {
        padding-bottom: 70%;
    }
}

@media only screen and (max-width: 375px) {
    .page-content {
        width: 100%;
    }

    p {
        font-size: 1em;
    }

    .top-content {
        /* flex-direction: column; */
        display: flex;
        padding: 50px 20px;
        align-items: center;
    }
    .top-content .wrap-content {
        width: 100%;
        flex-direction: column;
    }
    .wrap-content .txt-content {
        order: 1;
        margin: 0 0 10px 0;
    }
    .wrap-content .brosur {
        order: 2;
        margin: 0;
        width: 100%;
        /* height: 100%; */
        height: 410px;
    }
    .brosur img {
        display: block;
    }
    .txt-content h1 {
        font-size: 1.3em;
    }
    .txt-content h2 {
        font-size: 1.2em;
        margin-bottom: 10px 0 10px 0;
    }

    .promo-content {
        flex-direction: column;
        padding: 50px 20px;
    }
    .promo {
        width: 100%;
        height: 215px;
        margin: 0;
    }
    .promo img {
        display: block;
    }
    .tgl-promo {
        display: inline;
    }

    .kategori-produk {
        padding: 50px 20px;
    }
    .kategori-produk .txt-kategori {
        margin-bottom: 10px;
    }
    .wrap-container {
        width: 100%;
        height: 215px;
        margin: 0;
    }

    .lokasi-alamat {
        flex-direction: column;
        padding: 50px 20px;
    }
    .alamat-canggu {
        padding: 0 0 0 0;
    }
    .alamat-canggu h2 {
        font-size: 20px;
        text-align: center;
        margin-bottom: 10px;
        padding: 0;
        order: 1;
    }
    .wrap-lokasi {
        order: 2;
        width: 100%;
        border-radius: 10px;
        overflow: hidden;
    }
    .map-lokasi {
        padding-bottom: 70%;
    }
}

@media only screen and (max-width: 320px) {
    .page-content {
        width: 100%;
    }

    p {
        font-size: 1em;
    }

    .top-content {
        /* flex-direction: column; */
        display: flex;
        padding: 50px 20px;
        align-items: center;
    }
    .top-content .wrap-content {
        width: 100%;
        flex-direction: column;
    }
    .wrap-content .txt-content {
        order: 1;
        margin: 0 0 10px 0;
    }
    .wrap-content .brosur {
        order: 2;
        margin: 0;
        width: 100%;
        /* height: 100%; */
        height: 410px;
    }
    .brosur img {
        display: block;
    }
    .txt-content h1 {
        font-size: 1.3em;
    }
    .txt-content h2 {
        font-size: 1.2em;
        margin-bottom: 10px 0 10px 0;
    }

    .promo-content {
        flex-direction: column;
        padding: 50px 20px;
    }
    .promo {
        width: 100%;
        height: 215px;
        margin: 0;
    }
    .promo img {
        display: block;
    }
    .tgl-promo {
        display: inline;
    }

    .kategori-produk {
        padding: 50px 20px;
    }
    .kategori-produk .txt-kategori {
        margin-bottom: 10px;
    }
    .wrap-container {
        width: 100%;
        height: 215px;
        margin: 0;
    }

    .lokasi-alamat {
        flex-direction: column;
        padding: 50px 20px;
    }
    .alamat-canggu {
        padding: 0 0 0 0;
    }
    .alamat-canggu h2 {
        font-size: 20px;
        text-align: center;
        margin-bottom: 10px;
        padding: 0;
        order: 1;
    }
    .wrap-lokasi {
        order: 2;
        width: 100%;
        /* border-radius: 10px; */
        /* overflow: hidden; */
    }
    .map-lokasi {
        padding-bottom: 70%;
    }
}