
        * {
            font-family: "Roboto";
            box-sizing: border-box;
        }

        .owl-stage-outer {
            overflow: hidden;

        }

        .owl-item {
            float: left;
            transition: 0.5s;
        }

        .owl-stage:after {
            content: '';
            clear: both;
            display: table;
        }

        h2 {
            font-size: 35px;
            margin-bottom: 1em;
            line-height: 1.5;
        }

        a.button {
            border-radius: 10px;
            background-color: #CDB35F;
            box-shadow: 0 2px 30px 0 rgba(94, 72, 3, 0.4);
            color: white;
            text-decoration: none;
            padding: 10px 20px;
            display: inline-block;
        }

        html,
        body {
            height: 100%;
            box-sizing: border-box;
            margin: 0;
        }
        section{
            overflow-x: hidden;
        }
        @media only screen and (max-width: 576px){
            section > div {padding: 0px  25px;}
        }

        /*
        *header
        */
        section.banner-header .logo {
            padding-top: 25px;
        }

        .logo img {
            max-width: 200px;
        }

        section.banner-header {
            background: url('../kosmetik-nissa-sabyan.png');
            background-position: center right;
            background-size: cover;
            min-height: 100% !important;
            height: auto !Important;
        }

        section.banner-header .description {
            margin-left: -15px;
        }

        section.banner-header h2 {
            margin-bottom: 0px;
        }

        section.banner-header .description h4 {
            font-size: 36px;
            color: #4D4D4D;
        }

        section.banner-header .description p {
            font-size: 36px;
            color: #4D4D4D;
            font-weight: 300;
        }

        section.banner-header .description a.button {
            font-size: 24px;
            font-weight: 600;
            line-height: 28px;
            padding: 20px 30px;
            margin-top: 30px;
        }


        /*
        *responsive header
        */
        @media only screen and (max-width: 1024px) {
            section.banner-header .description h4 {
                font-size: 25px;
            }

            section.banner-header .description p {
                font-size: 28px;
            }

            section.banner-header .description a.button {
                font-size: 18px;
                font-weight: 600;
                line-height: 1.5;
                padding: 20px 30px;
                margin-top: 30px;
            }
        }

        @media only screen and (max-width: 768px) {
            section.banner-header .description h4 {
                font-size: 20px;
            }

            section.banner-header .description p {
                font-size: 20px;
            }

            section.banner-header .description a.button {
                font-size: 18px;
                font-weight: 600;
                line-height: 1.5;
                padding: 15px 20px;
                margin-top: 20px;
            }
        }

        @media only screen and (max-width: 767px) {
            section.banner-header>div {
                background: #ffffffb8;
            }

            section.banner-header .description h4 {
                font-size: 18px;
            }

            section.banner-header .description p {
                font-size: 18px;
            }

            section.banner-header .description a.button {
                font-size: 18px;
                font-weight: 600;
                line-height: 1.5;
                padding: 15px 20px;
                margin-top: 20px;
            }
        }

        @media only screen and (max-width: 424px) {
            section.banner-header>div .row.align-self-center.w-100.m-auto {
                margin-bottom: 30px !important;
            }

            section.banner-header>div {
                background: rgba(255, 255, 255, 0.7215686274509804);
            }

            section.banner-header .description h4 {
                font-size: 15px;
            }

            section.banner-header .description p {
                font-size: 22px;
            }

            section.banner-header .description a.button {
                font-size: 16px;
                font-weight: 600;
                line-height: 1.5;
                padding: 9px 20px;
                margin-top: 20px;
            }
        }
    
        section.kosmetik-ramah-di-wajah {
            background: url("../d-floral-kosmetik-ramah-di-wajah.png");
            background-position: center;
            background-position-x: 30%;
            background-size: cover;
            height: auto !Important;
        }

        section.kosmetik-ramah-di-wajah>div {
            padding-top: 80px;
            padding-bottom: 60px;
        }

        section.kosmetik-ramah-di-wajah p {
            font-size: 24px;
            line-height: 1.5em;
        }

        @media only screen and (max-width: 768px) {
            section.kosmetik-ramah-di-wajah p {
                font-size: 20px;
            }

            section.kosmetik-ramah-di-wajah h2 {
                font-size: 30px;
            }
        }

        @media only screen and (max-width: 767px) {
            section.kosmetik-ramah-di-wajah>div {
                padding: 32px 0px !Important;
                background: rgba(241, 211, 192, 0.8);
            }
        }
  
        section.jika-salah-kosmetik {
            background: #dee8f2;
            background-position: center;
            background-size: cover;
            height: auto !Important;
        }

        section.jika-salah-kosmetik>div {
            padding-top: 80px;
            padding-bottom: 20px;
        }

        section.jika-salah-kosmetik p {
            font-size: 24px;
            line-height: 1.5em;
        }

        section.peringatan-salah-kosmetik {
            padding-bottom: 60px;
            background: rgb(222, 232, 242);
        }

        .box-peringatan p {
            margin: 0px;
            font-size: 20px;
            font-weight: 500;
        }

        .box-peringatan {
            padding: 10px 20px;
        }

        @media only screen and (max-width: 767px) {
            section.jika-salah-kosmetik>div {
                background: rgb(222, 232, 242);
            }

            section.jika-salah-kosmetik p {
                font-size: 18px !important;
            }

            .box-peringatan p {
                font-size: 16px;
            }
        }
    
        section.solusi-kosmetik-kecantikan {
            background: url("../dflora-solusi-kosmetik-kecantikan.png");
            background-position: left center;
            background-size: cover;
            height: auto !Important;
        }

        section.solusi-kosmetik-kecantikan>div {
            padding-top: 100px;
            padding-bottom: 80px;
        }

        section.solusi-kosmetik-kecantikan p {
            font-size: 20px;
            line-height: 1.5em;
        }

        @media only screen and (max-width: 768px) {
            section.solusi-kosmetik-kecantikan>div {
                background: rgba(242, 242, 242, 0.788235294117647);
            }
        }
    
        section#produk {
            padding-top: 60px;
            padding-bottom: 80px;
        }

        section#produk .subtitle-section {
            margin-top: 50px;
        }

        section#produk .subtitle-section h2 {
            margin-bottom: 0px;
        }

        section#produk .subtitle-section h3 {
            font-size: 22px;
            font-weight: 300;
        }

        section#produk .description {
            margin-top: 30px;
        }

        section#produk .description p {
            font-size: 21px;
            margin-bottom: 1.5;
        }

        .product-item {
            padding: 10px 15px;
        }

        .product-item img {
            width: 100%;
        }

        .product-owl {
            position: relative;
            padding: 0px 30px;
        }



        .owl-nav {
            position: ABSOLUTE;
            width: 100%;
            left: 0%;
            top: 35%;
            transform: translatey(-50%);
        }

        .owl-nav button.disabled {
            opacity: 0;
        }

        .owl-nav button {
            width: 40px;
            height: 40px;
            font-size: 20px;
            border: none;
            border-radius: 50px;
            background: #4b4958;
            opacity: 0.7;
            color: #ffffff;
            line-height: 40px;
            cursor: pointer;
            outline: none;
            padding: 0px;
        }

        .owl-nav button {
            left: 0px;
            position: absolute;
        }

        button.owl-next {
            right: 0px;
            position: absolute;
            left: auto;
        }

        .product-description {
            margin-top: 2em;
        }
    
        section.manfaat-dflora {
            background: url("../manfaat-dflora.png");
            background-position: left center;
            background-size: cover;
            height: auto !Important;
        }

        section.manfaat-dflora>div {
            padding: 70px 0px;
        }

        section.manfaat-dflora ul.list-with-icon {
            list-style: none;
            font-size: 24px;
        }

        ul.list-with-icon {}

        section.manfaat-dflora ul.list-with-icon li {
            position: relative;
            padding-left: 30px;
            margin-bottom: 10px;
        }

        section.manfaat-dflora ul.list-with-icon li i {
            position: absolute;
            left: -30px;
            top: 4px;
        }

        section.manfaat-dflora a.button {
            font-size: 20px;
            padding: 10px 30px;
            margin-top: 21px;
        }

        #testimoni {
            background: #F2F2F2;
        }

        #testimoni>div {
            padding-top: 70px;
            padding-bottom: 50px;
        }

        @media only screen and (max-width: 768px) {
            section.manfaat-dflora>div {
                background: rgba(233, 241, 252, 0.8901960784313725);
            }
        }

        @media only screen and (max-width:500px) {
            .product-owl {
                position: relative;
                padding: 0px 0px;
            }
            section.manfaat-dflora h2 {
                font-size: 24px;
                padding: 0px 20px;
            }

            section.manfaat-dflora ul.list-with-icon {
                font-size: 17px;
            }

            section.manfaat-dflora ul.list-with-icon li {
                padding-left: 10px;
            }

            section.manfaat-dflora ul.list-with-icon li span {
                display: block;
            }
        }
   
        section.footer {
            background: url("../footer-image.png");
            background-position: left center;
            background-size: cover;
            height: auto !Important;
            min-height: 100%;
        }

        section.footer>div {
            padding: 70px 0px;
        }

        section.footer p {
            font-size: 24px;
            line-height: 1.5;
        }

        section.footer>div {
            background: #ffffff26;
        }

        @media  screen and (min-width:1024px) {
            section.footer .description a.button {
                font-size: 18px;
                font-weight: 600;
                line-height: 28px;
                padding: 10px 25px;
                margin-top: 30px;
            }
        }

        @media screen and (max-width:768px) {
            section.footer>div {
                background: rgba(230, 230, 230, 0.62);
            }

            section.footer .align-self-center {
                margin-bottom: 10px !important;
            }

            section.footer p {
                font-size: 18px;
            }

            section.footer h2 {
                font-size: 23px;
            }
        }
        img {
            max-width: 100%;
        }
        
        .owl-efek-kosmetik {
            padding: 0px 35px;
            margin-bottom:20px; 
        }

        img.original-product {
            width: 200px;
            margin-bottom: 30px;
        }