/* @font-face {
    font-family: "calibri";
    src: url("/fonts/calibri/calibri-regular.ttf") format("truetype");
} */

/* body {
    font-family: 'calibri', sans-serif;
    font-weight: 500;
    font-size: 1.1rem;
    line-height: normal;
}
p {
    font-family: 'calibri', sans-serif;
    font-weight: 500;
    font-size: 1.1rem;
    line-height: normal;
} */
strong, b {
    font-weight: 700;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Advent Pro', sans-serif;
    font-weight: 700;
}

p{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: initial;
}

.text-yellow{
    color: #fcdc00!important;
}
.bg-yellow{
    background-color: #fcdc00;
}
.bg-black{
    background-color: #000!important;
}
.mr-auto {
    margin-right: auto;
}

.cursor-pointer{
    cursor: pointer;
}

.inspiro-slider .slide {
    background-position: center;
}

.box-image{
    position: relative;
}
.box-image .img-bg{
    position: absolute;
    bottom: -3px;
    left: 0;
    height: auto!important;
    width: 100%;
}

.video-iframe{
    height: 693px;
}

.font-weight-bold{
    font-weight: 800;
}

.inspiro-slider.slider-fullscreen {
    height: 75vh;
}

.register-section .register-content p {
    font-family: 'Advent Pro', sans-serif;
    font-weight: 700;
    margin-bottom: 0;
}
.register-section .register-content .btn {
    font-family: 'Advent Pro', sans-serif;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 20px;
}

.bg-shape {
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}
.bg-shape1 {
    height: auto;
    transform: rotate(357.2deg);
    background-color: #fcdc00;
    z-index: 9;
}
.bg-shape1 p{
    font-size: 25px;
    line-height: 35px;
}
.bg-shape2 {
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    margin-top: -33px;
    background-color: #000;
}
.bg-shape2 .heading-text h2{
    color: #fcdc00;
}
/* .bg-shape {
    background: #fcdc00;
    height: auto;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bg-shape::after {
    content: '';
    position: absolute;
    background: #fcdc00;
    height: 50px;
    width: 100%;
    bottom: -36px;
    transform: rotate(359deg);
} */

.logo-section {
    margin-bottom: 15px;
    margin-top: -75px;
}

.bg-frame-section{
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative
}
.bg-frame-section::after{
    content: '';
    top: 0;
    height: 50%;
    position: absolute;
    background: #fcdc00;
}

.product1{
    background: #fcdc00;
    box-shadow: 0px 3px 16px rgb(0 0 0 / 10%);
    width: 100%;
    position: relative;
}
.product1 .img-product{
    width: 100%;
    object-fit: cover;
    object-position: center;
    height: 165px;
}
.product1 .text{
    font-family: 'Advent Pro', sans-serif;
    font-size: 27px;
    font-weight: 800;
    line-height: normal;
    min-height: 95px;
    padding: 15px;
    text-align: center;
    position: relative;
}
.product1 .text img{
    width: 100%;
    position: absolute;
    left: 0;
    top: -41px;
}

.product1.bg-2 .text{
    background: #000;
    color: #fff;
    font-size: 14px;
    text-align: left;
}
.product1.bg-2 .text img{
    width: 100%;
    position: absolute;
    left: 0;
    top: -65px;
}
.product1.bg-3 .text{
    background: #fcdc00;
    color: #000;
    font-size: 14px;
    text-align: left;
}
.x-grid{
	width: 100%;
}
.heading-text-x.heading-section.text-center h1:before {
    content: ""; 
    position: absolute; 
    height: 2px; 
    width: 573px; 
    top: 10px;
    border-top-style: dotted;
    border-width: 8px; 
}
.grid-0{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.vertikal-dot{
    border-left: 2px #000000 dotted;
    height: auto;
    width: 0px;
    display: inline-block;
    padding-left: 5px;
}
.divresp{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
}
.mt--20{
    margin-top: -20px;
}
.mt--40{
    margin-top: -40px;
}

.heading-text {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.heading-text.heading-section p {
    font-weight: 500;
}

.heading-text1 h2{
    position: relative;
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 20px;
}

.activation-section {
    
}
.activation-section .activation-content{
    
}
.activation-section .activation-content img{
    padding-left: 50px;
    padding-right: 50px;
}


#logo .logo {
    display: block!important;
    margin-top: 17px;
    height: 100px!important;
}

.icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #f1d02c;
    display: flex;
    justify-content: center;
    align-items: center;
}

footer .logo-footer{
    width: 92%;
}
.marketplace {
    display: flex;
}
.marketplace .icon {
    background: #f1d02c;
    border-radius: 50%;
    padding: 5px;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 5px;
    margin-right: 5px;
}

.marketplace .icon .bi {
    color: black !important;
    font-size: 19px;
}

.img-footer{
    max-width: 100%;
    max-height: 70%;
}

.product-header {
    position: relative;
}

.product-description .specification {
    background: #fff;
    box-shadow: 0px 1px 5px 2px #0003;
    border-radius: 2rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.box-product {
    position: relative;
}
.box-product::after {
    content: '';
    position: absolute;
    height: 1px;
    width: 80%;
    top: 0;
    border-top: 5px dotted #000;
    margin-left: 10%;
    margin-right: 10%;
}
.box-product::before {
    content: '';
    position: absolute;
    height: 1px;
    width: 80%;
    bottom: 0;
    border-top: 5px dotted #000;
    margin-left: 10%;
    margin-right: 10%;
}
.card-product .image img{
    width: 90%;
    height: auto;
}
.card-product .text {
    background: #000;
    color: #fff;
    padding: 3rem 2rem 2rem 2rem;
    margin-top: -2.5rem;
    border-bottom-right-radius: 3rem;
}
.card-product .text .title{
    text-transform: uppercase;
    line-height: normal;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 1rem;
    font-family: 'Advent Pro', sans-serif;
}

.layout-recipe-header {
    position: relative;
    padding-top: 10rem;
}
.layout-recipe-header::before {
    content: '';
    background: #fcdc00;
    width: 100%;
    height: 50%;
    top: 0;
    position: absolute;
    z-index: -1;
}

.card-recipe .text {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    margin-top: 15px;
}

.recipe-content p{
    margin-bottom: 0;
}

#mainMenu nav>ul>li>a{
    font-family: 'Advent Pro', sans-serif;
    font-weight: 700;
    font-size: 13px !important;
}

.heading-text h2 {
    font-family: 'Advent Pro', sans-serif;
    margin-bottom: 15px;
}

.text-header-product h1 {
    font-size: 80px;
}
.text-header-product p {
    font-size: 23px;
}
.text-header-product h2 {
    font-size: 83px;
    line-height: 75px;
    font-family: 'Montserrat', sans-serif;
}

.bg-pattern {
    background-image: url('https://demo.susantimegah.com/images/pattern.png');
    background-repeat: repeat;
    background-size: 45em;
}

.address-home{
    margin-top: 6.8rem;
    font-family: 'Advent Pro', sans-serif;
    font-weight: 600;
}

.icon-active-product{
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    bottom: -10px;
    right: 15px;
    box-shadow: 0px 0px 7px 0px #00000061;
}
.icon-active-product.dark{
    background: #000;
    color: #fff;
}
.icon-active-product.light{
    background: #fff;
    color: #000;
}

.text-product-home h1{
    font-size: 70px;
}
.text-product-home h2{
    font-family: 'Montserrat', sans-serif;
    font-size: 60px;
    line-height: 60px;
}
.text-product-home p{
    font-family: 'Montserrat', sans-serif;
}

.section-recipe .heading-section p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.product-description .text p {
    font-size: 18px;
}

.list-desc-product li {
    font-size: 25px;
    line-height: normal;
}

@media only screen and (max-width: 769px){
    .list-desc-product li {
        font-size: 15px;
    }

    .inspiro-slider.slider-fullscreen{
        height: 20vh!important;
    }
    .inspiro-slider.slider-fullscreen .flickity-viewport{
        height: 20vh!important;
    }
    .inspiro-slider .slide {
        height: 20vh!important;
    }

    .section-recipe .logo-section {
        width: 200px;
        margin-left: auto;
        margin-right: auto;
        margin-top: -59px;
    }
    .section-recipe .heading-section {
        margin-bottom: 30px;
    }

    .heading-text {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    .activation-section .activation-content img{
        padding-left: 20px;
        padding-right: 20px;
    }

    .register-section .register-content{
        flex-direction: column;
    }
    .register-section .register-content p {
        font-size: 12px;
        font-weight: 700;
        line-height: 17px;
    }

    .heading-text h2 {
        font-size: 30px;
        line-height: 44px;
    }

    .video-iframe {
        height: auto;
    }

    .text-header-product h1 {
        font-size: 40px;
    }

    .text-header-product p {
        font-size: 20px;
    }

    .text-header-product h2 {
        font-size: 55px;
    }

    .address-home {
        margin-top: 0;
    }
}