body{
    background-image: linear-gradient(180deg, #f1f6e4 0%, #ffffff 20%);
}
html {
    scroll-behavior: smooth;
}
/* width */
::-webkit-scrollbar {
    width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1; 
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #F0A307; 
    transition: .3s;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #d08c05; 
}
.site-header{
    padding: 0px 30px !important;
    position: sticky;
    top: 0px;
    z-index: 2;
}
/* .site-navigation ul.menu li a {
    display: block;
    padding: 8px 15px;
    color: #013B1B;
    font-family: Rubik;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
} */
.site-navigation ul.menu li a {
    display: block;
    padding: 1.2vh 0.9vw;
    color: #013B1B;
    font-family: Rubik;
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
/* .header-inner {
    background-color: white;
    max-width: 1380px !important;
    margin: 30px auto;
    padding: 26px 24px 26px 48px;
    border-radius: 100px;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.10);
    align-items: center;
} */
.header-inner {
    background-color: white;
    max-width: 100vw !important;
    margin: 5.2vh auto;
    padding: 4.3vh 1.9vw 4.3vh 3.8vw;
    border-radius: 100px;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.10);
    align-items: center;
}
.site-whatsapp{
    flex: 1;
    display: flex;
    align-self: center;
    justify-content: end;
}
.site-header:not(.header-stacked) .header-inner .site-branding {
    flex: 1;
}
.site-header:not(.header-stacked) .header-inner .site-navigation{
    flex: 3;
    justify-content: center;
    align-items: center;
}
.site-whatsapp {
    text-align: right;
}
/* .site-logo{
    max-width: 110px;
} */
.site-logo {
    max-width: 8.6vw;
}
.site-logo img{
    width: 100%;
}
.button-whatsapp .elementor-button-content-wrapper {
    align-items: center;
}
.button-whatsapp .elementor-button-content-wrapper .elementor-button-icon{
    line-height: normal;
}
.button-whatsapp .elementor-button-content-wrapper .elementor-button-icon svg {
    width: 1.5vw;
    height: 1.5vw;
    fill: #F0A207;
}
/* .link-whatsapp {
    display: flex;
    padding: 13px 10px 13px 24px;
    justify-content: center;
    align-items: center;
    gap: 20px;
    border-radius: 60px;
    border: 2px solid #ffbc36;
    background: linear-gradient(180deg, #ffbc36 0%, #F0A307 100%);
    box-shadow: 0px 4px 7.8px 0px rgba(0, 0, 0, 0.08);
} */
.link-whatsapp {
    display: flex;
    padding: 1.5vh 0.694vw 1.5vh 1.667vw;
    justify-content: center;
    align-items: center;
    gap: 20px;
    border-radius: 100px;
    border: 2px solid #ffbc36;
    background: linear-gradient(180deg, #ffbc36 0%, #F0A307 100%);
    box-shadow: 0px 4px 7.8px 0px rgba(0, 0, 0, 0.08);
    width: fit-content;
}
/* .link-whatsapp span {
    color: #FFF;
    text-align: center;
    font-family: Rubik;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
} */
.link-whatsapp span {
    color: #FFF;
    text-align: center;
    font-family: Rubik;
    font-size: 1.3vw;
    font-style: normal;
    font-weight: 500;
    line-height: 4vh;
}
.button-whatsapp .elementor-button-icon {
    background: rgb(255, 255, 255);
    padding: 0.694vw;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.manfaat-item:hover .number .elementor-widget-container {
    background-color: #F1F6E4 !important;
}
.text-with-border {
    position: relative;
}
.text-with-border::before {
    content: "";
    border: 1px solid #C4CDAE;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.text-with-border .elementor-heading-title {
    width: fit-content;
    margin: auto;
    padding: 0px 0.486vw;
    background: #f1f6e4;
    position: relative;
}
.button-product .elementor-button-link {
    width: 100% !important;
}
.button-product .elementor-button-text {
    flex-grow: inherit;
}
.overflow-hidden {
    overflow: hidden !important;
}
.testimonial-list .slick-list{
    overflow: unset;
}
.testimonial-card {
    border-radius: 16px;
    border: 1px solid #C3CDA9;
    background: #F2F7E5;
    padding: 1.389vw;
    margin: 0px 1.04vw;
}
.testimonial-image{
    margin-bottom: 2.083vw;
}
.testimonial-image img{
    border-radius: 14px;
    width: 100%;
}
.testimonial-review {
    color: #0F1B2F;
    font-family: Rubik;
    font-size: 1.4vw;
    font-style: italic;
    margin-bottom: 2.083vw;
}
.testimonial-name {
    display: block;
    width: fit-content;
    color: #060606;
    font-family: Rubik;
    font-size: 1.4vw;
    font-weight: 500;
}
.testimonial-div {
    display: block;
    width: fit-content;
    color: #060606;
    font-family: 'Rubik';
    font-size: 1.15vw;
}
.testimonial-prev-next .elementor-icon {
    background: linear-gradient(180deg, #FFF 0%, #FFEAC0 100%);
    cursor: pointer;
}
.testimonial-prev-next .elementor-icon:hover {
    border-color: #ffc655 !important;
    background: linear-gradient(180deg, #FFBC36 0%, #F0A307 100%);
}
.footer-content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 5.5vw 10vw;
    border-bottom: 1px dashed #C5CABA;
}
.footer-navigation {
    width: 50%;
}
.site-footer .footer-inner {
    max-width: 100%;
}
.site-footer .footer-inner .footer-navigation .site-navigation {
    max-width: 100%;
    justify-content: end;
}
.footer-navigation .site-navigation ul.menu {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    column-gap: 3.472vw;
    row-gap: 1.667vw;
}
.footer-navigation .site-navigation ul.menu li a {
    padding: 0px;
    color: #4B4B4B;
}
.site-footer {
    background-color: #F1F6E4;
    padding-bottom: 0px;
    z-index: 2;
}
.footer-copyright {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 2.5vw 10vw;
    align-items: center;
}
.footer-ci,
.footer-copyright-social p{
    margin-bottom: 0px;
    color: #4B4B4B;
    font-family: Rubik;
    font-size: 1.25vw;
    font-style: normal;
    line-height: normal;
}
.footer-copyright-social {
    display: flex;
    align-items: center;
    gap: 1vw;
}
.social-list {
    display: flex;
    justify-content: center;
    gap: 0 .8vw;
}
.social-list a {
    width: 2.222vw;
    height: 2.222vw;
    background-color: #013b1b;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.social-list a svg {
    width: 1.3vw;
    height: 1.3vw;
}
.floating-whatsapp {
    position: fixed;
    right: 2vw;
    bottom: 2vw;
    z-index: 1;
}
.floating-whatsapp svg {
    position: absolute;
    top: -5.5vw;
    left: 0;
    right: 0;
    margin: auto;
    width: 4.625vw;
    height: 4.625vw;
    padding: 1vw;
    border-radius: 50%;
    border: 2px solid #8BC24A;
    background: linear-gradient(180deg, #FFF 0%, #DEEAC0 100%);
    box-shadow: 0px 4px 7.8px 0px rgba(0, 0, 0, 0.08);
    color: #8BC24A;
}
.floating-whatsapp a {
    border-radius: 60px;
    border: 2px solid #8BC24A;
    background: linear-gradient(114deg, #376444 -6.58%, #A3CD6D 102.71%, #F0A307 102.71%);
    box-shadow: 0px 4px 7.8px 0px rgba(0, 0, 0, 0.08);
    padding: 1vw 1.7vw;
    color: #FFF;
    text-align: center;
    font-family: Rubik;
    font-size: 1.55vw;
    font-style: normal;
    font-weight: 500;
    display: block;
}
.slick-dots {
    display: flex;
    gap: 1.867vw;
    padding: 0px;
    justify-content: center;
    align-items: center;
    width: 100%;
    list-style: none;
    margin: 6vw 0px 3vw;
    min-height: 3.2vw;
}
.slick-dots li {
    width: 2.133vw;
    height: 2.133vw;
    border-radius: 50%;
    background: #CEDBA4;
    transition: .3s;
}
.slick-dots button {
    display: none;
}
.slick-dots .slick-active {
    background-color: #376444;
    width: 3.2vw;
    height: 3.2vw;
}
.list-kandungan .elementor-element.slick-slide {
    padding: 2.5vw;
}
.image-slider .elementor-image-carousel-wrapper .swiper-slide {
    background-color: white;
    padding: 1.389vw;
    border-radius: 12px;
}
.image-slider .elementor-swiper-button {
    background: linear-gradient(203deg, #F0A307 -21.07%, #FFBC36 96.29%);
    width: 2.6vw;
    height: 2.6vw;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.image-slider .elementor-swiper-button svg {
    width: 1.3vw !important;
    height: 1.3vw !important;
}
.image-slider .elementor-swiper-button.elementor-swiper-button-prev {
    margin-left: -2.3vw;
}
.image-slider .elementor-swiper-button.elementor-swiper-button-next {
    margin-right: -2.3vw;
}
.image-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 0.972vw !important;
    height: 0.972vw !important;
}
.image-slider .swiper-pagination {
    bottom: -1vw !important;
    min-height: 0.972vw;
    align-items: center;
    display: flex;
    justify-content: center;
}

.icon-wa-header {
    margin-bottom: 0px;
    width: 3.056vw;
    height: 3.056vw;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white;
    border-radius: 50%;
}
.icon-wa-header svg {
    width: 1.65vw;
    height: 1.65vw;
    color: #F0A207;
}
.section-promo {
    max-width: 47.917vw;
    margin: auto;
}
.promo-content h3 {
    color: #013B1B;
    font-family: "Rubik", Sans-serif;
    font-size: 2vw;
    font-weight: 500;
    margin-bottom: 2.5vw;
}
.promo-content .form-control {
    border: 2px solid #d1d1d1bf;
    padding: 1.2vw 1.5vw;
    outline: none;
    font-family: "Rubik";
}
.promo-content .form-group {
    margin-bottom: 2vw;
}
.promo-content .form-group:last-child {
    margin-bottom: 0px;
    padding-top: 3vw;
}
.promo-content .form-control {
    border: 2px solid #d1d1d1bf;
    padding: 1.2vw 1.5vw;
    outline: none;
}
.promo-button {
    padding: 1.2vw 1.5vw;
    width: 100%;
    font-family: "Rubik";
    font-size: 1.5vw;
    display: flex;
    justify-content: center;
    gap: 2vw;
    background-color: #3cb879 !important;
    border-color: #3cb879 !important;
    color: white;
    transition: .3s;
}
.promo-button:hover{
    background-color: #108d4e !important;
    border-color: #108d4e !important;
}

@media only screen and (max-width: 992px) {
	.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation {
		display: block!important;
	}
	.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation-toggle-holder{
		display: none !important;
	}
}

@media only screen and (min-width: 768px) {
    .medium-hide{
        display: none;
    }
    .heading-h1 h1 {
        font-size: 3.611vw;
    }
    #permasalahan .elementor-image-box-img {
        width: 8.333vw;
    }
}
@media only screen and (max-width: 768px) {
	.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation {
		display: none!important;
	}
	.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation-toggle-holder{
		display: block!important;
	}
    .promo-content h3 {
        font-size: 5vw;
        margin-bottom: 5vw;
    }
    .promo-content .form-control {
        padding: 3.2vw 4.5vw;
    }
    .promo-content .form-group {
        margin-bottom: 5vw;
    }
    .promo-button {
        padding: 3.2vw 4.5vw;
        font-size: 4.3vw;
        gap: 6vw;
    }
    .section-promo{
        max-width: 90%;
    }
    .site-navigation-toggle-holder.elementor-active .hamb-icon,
    .close-icon{
        display: none;
    }
    .site-navigation-toggle-holder.elementor-active .close-icon{
        display: block;
    }
    .link-whatsapp span {
        font-size: 4.267vw;
        line-height: normal;
    }
    .link-whatsapp {
        padding: 2.4vw 1.6vw 2.4vw 3.733vw;
        gap: 3vw;
    }
    .icon-wa-header {
        width: 8.533vw;
        height: 8.533vw;
    }
    .icon-wa-header svg {
        width: 5.333vw;
        height: 5.333vw;
    }
    .site-navigation-dropdown #menu-header li a {
        font-size: 4.8vw;
        color: #013B1B;
        font-family: Rubik;
        box-shadow: none;
        border-bottom: 1px solid #E7E8E9;
    }
    .mobile-hide{
        display: none;
    }
    .site-header{
        padding: 0px !important;
    }
    .site-header .header-inner {
        margin: 0px;
    }
    .header-inner {
        border-radius: 0px;
        padding: 3.2vw 4vw !important;
    }
    .header-inner .site-logo {
        max-width: 22.933vw;
    }
    .site-navigation-toggle-holder {
        order: -1;
        padding: 0px;
        justify-content: start;
        max-width: 14vw;
    }
    .site-navigation-toggle-holder .site-navigation-toggle{
        background-color: transparent;
    }
    .site-navigation-toggle-holder .site-navigation-toggle svg {
        width: 7.5vw;
        height: 7.5vw;
    }
    .image-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 3.2vw !important;
        height: 3.2vw !important;
    }
    .image-slider .swiper-pagination{
        min-height: 3.2vw;
    }
    .image-slider .elementor-image-carousel-wrapper .swiper-slide {
        padding: 4.267vw;
    }
    .image-slider .elementor-swiper-button {
        width: 8.533vw;
        height: 8.533vw;
    }
    .image-slider .elementor-swiper-button.elementor-swiper-button-next {
        margin-right: -8.3vw;
    }
    .image-slider .elementor-swiper-button.elementor-swiper-button-prev {
        margin-left: -8.3vw;
    }
    .image-slider .elementor-swiper-button svg {
        width: 4.3vw !important;
        height: 4.3vw !important;
    }
    .heading-h1 h1 {
        font-size: 8.533vw;
    }
    .floating-whatsapp{
        display: none;
    }
    .footer-content {
        flex-wrap: wrap;
        justify-content: center;
        gap: 8vw 13vw;
    }
    .footer-copyright-content {
        order: 2;
    }
    .footer-copyright {
        flex-wrap: wrap;
        padding: 8vw;
        gap: 5.5vw;
    }
    .footer-copyright-content,
    .footer-copyright-social{
        width: 100%;
    }
    .footer-copyright-social {
        display: block;
        text-align: center;
    }
    .footer-navigation{
        width: 100%;
    }
    .footer-copyright-social p {
        font-size: 3.2vw;
        font-weight: 500;
        margin-bottom: 4vw;
    }
    .footer-navigation .site-navigation ul.menu li a {
        font-size: 3.2vw;
        text-align: left;
    }
    .footer-navigation .site-navigation ul.menu{
        grid-template-columns: repeat(2, minmax(0, 1fr));
        column-gap: 23vw;
        row-gap: 2.667vw;
    }
    .site-footer .site-logo {
        max-width: 30vw;
        margin: auto;
    }
    .footer-logo {
        width: 100%;
    }
    .social-list{
        gap: 0 1.7vw;
    }
    .social-list a {
        width: 9.6vw;
        height: 9.6vw;
    }
    .social-list a svg {
        width: 4.5vw;
        height: 4.5vw;
    }
    .footer-ci {
        font-size: 3.2vw;
        opacity: .5;
        text-align: center;
    }
    .testimonial-card {
        padding: 3.5vw 3.5vw 4.5vw 3.5vw;
        border-radius: 12px;
    }
    .testimonial-image{
        margin-bottom: 4.267vw;
    }
    .testimonial-review{
        font-size: 4.5vw;
        margin-bottom: 4vw;
    }
    .testimonial-name{
        font-size: 4.5vw;
    }
    .testimonial-div{
        font-size: 3.733vw;
    }
    .product-tags .elementor-image-box-wrapper {
        display: flex;
        align-items: center;
        gap: 2.4vw;
    }
    #permasalahan .elementor-image-box-wrapper {
        display: flex;
        align-items: center;
        gap: 4vw;
    }
    .button-whatsapp .elementor-button-icon {
        padding: 1.5vw;
        margin-left: 8px !important;
    }
    .button-whatsapp .elementor-button-content-wrapper .elementor-button-icon svg {
        width: 4.5vw;
        height: 4.5vw;
    }
}