/* ============ starter ============= */
html {
    scroll-behavior: smooth;
}
.form-control:focus, .custom-select:focus{
    box-shadow: none;
    border: 2px solid #f68d00bf;
}
p{
    font-size: 14px;
}
.mt-10{
    margin-top: 10px !important;
}
.mb-10{
    margin-bottom: 10px !important;
}
.mt-20{
    margin-top: 20px !important;
}
.mb-20{
    margin-bottom: 20px !important;
}
.mt-30{
    margin-top: 30px !important;
}
.mb-30{
    margin-bottom: 30px !important;
}
.mt-40{
    margin-top: 40px !important;
}
.mb-40{
    margin-bottom: 40px !important;
}
.ml-10{
    margin-left: 10px !important;
}
.ml-20{
    margin-left: 20px !important;
}
.mr-10{
    margin-right: 10px !important;
}
.mr-20{
    margin-right: 20px !important;
}
.bg-blue{
    background-color: #44bed2 !important;
}
.bg-green{
    background-color: #43d26f !important;
}
.bg-red{
    background-color: #d24444 !important;
}
body{
    font-family: 'Open Sans', sans-serif !important;
    background-color: #ffffff !important;
    color: #333;
}
.owl-prev{
    font-size: 100px !important;
    position: absolute;
    top: 260px;
    left: 26px;
    color: #fff !important;
}
.owl-next{
    font-size: 100px !important;
    position: absolute;
    top: 260px;
    right: 26px;
    color: #fff !important;
}
.owl-dots{
    display: none;
}
.owl-theme .owl-nav [class*=owl-]:hover{
    background: none;
}

.wrappers{
    margin-top: 70px;
}

/* button */
.btn-main{
    display: inline-block;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 32px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    line-height: 1.5;
    border-radius: 50px;
    text-align: center;
    vertical-align: middle;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-main:hover{
    text-decoration: none;
    color: #333;
}
.btn-hero{
    background-color: #fff;
    border-color: #33333315;
    padding: 16px 34px;
}
.btn-hero:hover{
    background-color: #ffffff90;
}
.btn-detail{
    background: #fff;
    border-color: #d6d6d6;
}
.btn-detail:hover{
    background-color: #9c9c9c;
    color: #fff;
}
.btn-core{
    background: transparent linear-gradient(113deg, #ffa330 0%, #ff8d00 100%) 0% 0% no-repeat;
    color: #efefef;
}
.btn-core:hover{
    background: transparent linear-gradient(113deg, #ffa330 0%, #ffa330 100%) 0% 0% no-repeat;
    color: #efefef;
}

/* header */
.navbar{
    padding: 16px 40px;
}
.fixed-top{
    top: 40px !important;
}
.nav-top{
    text-align: center;
    background-color: #ff8d00;
}
.nav-top p{
    margin: 0 !important;
    padding: 6px;
    color: #efefef;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.navbar-brand{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #fff !important;
}
.nav-link{
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0 6px;
    color: #fff !important;
}
.navbar.scrolled{
    background-color: #fff !important;
    transition: background-color 200ms linear;
    box-shadow: 0 10px 15px rgb(25 25 25 / 10%);
}
.nav-link.scrolled{
    color: #333333 !important;
    transition: 0.3s;
}
.navbar-brand.scrolled{
    color: #333333 !important;
    transition: 0.3s;
}
.fixed-top.scrolled{
    top: 0 !important;
}

/* index */
.owl-carousel img{
    width: 100%;
    height: 100vh;
    object-fit: cover;
    filter: brightness(0.5);
}
.owl-theme .owl-nav{
    margin-top: 0 !important;
}
.text-hero{
    width: 65%;
    height: 100vh;
    position: absolute;
    top: 26%;
    left: 18%;
    z-index: 99;
    text-align: center;
    color: #fff !important;
}
.text-hero h2{
    font-family: 'Montserrat';
    font-size: 5.4vw;
    text-shadow: 1px 1px 20px rgb(0 0 0 / 60%);
    font-weight: 600;
}
.text-hero p{
    font-size: 28px;
    padding-top: 70px;
    padding-bottom: 20px;
}

/* sec-one */
.sec-one, .sec-two, .sec-three, .sec-four{
    padding: 80px 24px;
}
.sec-one, .sec-three{
    background-color: #fafafa;
}
.sec-two, .sec-four{
    background-color: #f8f7f5;
}
.sec-one-left{
    align-self: center;
}
.sec-one h3,.sec-two h3,.sec-three h3,.sec-four h3{
    font-family: 'Cookie', cursive;
    font-size: 60px;
    line-height: 1em;
    margin-bottom: 18px;
}
.sec-one p,.sec-two p,.sec-three p,.sec-four p{
    margin-bottom: 25px;
    color: rgba(51,51,51,.7);
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 500;
}
.sec-one-desktop-img_r, .sec-one-desktop-img{
    width: 650px;
    position: relative;
    left: -80px;
}
.sec-one-mobile-img{
    display: none;
}

/* choose */
.choose{
    padding: 80px 24px;
    background-color: #fafafa;
}
.choose h2, .about h2, .client h2, .gallery h2{
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    margin-bottom: 60px;
    font-size: 2.6em;
    text-transform: uppercase;
    font-weight: 600;
}
.choose img{
    width: 540px;
    border-radius: 6px;
}
/* about */
.about{
    padding: 80px 24px;
    background-color: #f8f7f5;
}
.about img{
    width: 540px;
    border-radius: 6px;
}
.about-text{
    align-self: center;
}
.about-text p{
    font-size: 16px;
    line-height: 26px;
}

/* client */
.client{
    padding: 80px 24px;
    background-color: #fafafa;
}
.client img{
    width: 140px;
    height: 100px;
    object-fit: contain;
    display: block;
    margin: 0 auto;
    filter: grayscale(1);
}
.client img:hover{
    transition: 0.3s;
    filter: none;
    transform: translateY(-5px) !important;
}

/* gallery */
.gallery{
    padding: 80px 24px;
    background-color: #f8f7f5;
}
.image-box {
    position: relative;
    margin: auto;
    overflow: hidden;
    width: 100%;
    border-radius: 6px;
}
.image-box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    margin: 0 auto;
    transition: all 0.3s;
    transform: scale(1);
}

.image-box:hover img {
    transform: scale(1.3);
}





/* products */
.hero-products{
    background: url(../img/hero_products.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 180px 24px;
}
.hero-products h4{
    font-size: 40px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    text-shadow: 0 0 8px #000000b3;
    text-transform: uppercase;
}
.hero-products p{
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    text-align: center;
}
.nav-link .svg-inline--fa{
    font-size: 22px;
}
.badge-total{
    background: #ff8d00;
    padding: 2px 6px;
    border-radius: 50px;
    color: #fff;
    position: relative;
    right: 8px;
    top: -12px;
    font-size: 12px;
}
.main-product, .accessories, .sparepart{
    padding: 80px 24px;
}
.main-product h4, .accessories h4, .sparepart h4{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.card-product{
    margin: 16px 0;
    padding-bottom: 20px;
    background-color: #f7f7f7;
    border-radius: 6px;
    box-shadow: 0px 2px 14px -6px #00000045;
    border: 1px solid #0000000a;
    text-align: center;

}
.card-product:hover{
    transition: 0.3s;
    transform: scale(1.02);
}
.card-product h5{
    font-size: 18px;
    margin-top: 20px;
}
.card-img-top{
    width: 100%;
    height: 210px;
    object-fit: cover;
}
.btn-product{
    padding: 8px 14px;
    font-size: 12px;
}
.p-price{
    font-size: 16px;
    color: #f68d00;
}

/* detail produk */
.hero-product_detail{
    background: url(../img/hero_products.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 180px 24px;
}
.hero-product_detail h4{
    font-size: 40px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    text-shadow: 0 0 8px #000000b3;
}
.hero-product_detail p{
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    text-align: center;
}
.product-detail{
    padding: 80px 24px;
}
.img_detail_1{
    margin-bottom: 14px;
}
.img_detail_1, .img_detail_2, .img_detail_3{
    width: 100%;
}
.product-detail h2{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    letter-spacing: 1.6px;
    font-size: 38px;
}
.d_price{
    font-size: 20px;
    color: #ff8d00;
    font-weight: 600;
    margin: 16px 0 !important;
}
.d_caption{
    font-size: 18px;
    color: #6b6b6b;
    margin: 12px 0 !important;
}
.btn-d_product{
    padding: 12px;
    width: 100%;
    margin-top: 20px;
}
.product-detail .accordion{
    margin-top: 40px;
}
.product-detail .card{
    margin-bottom: 10px;
    border: none !important;
    border-radius: 0 !important;
}
.product-detail .card-header{
    border-bottom: none !important;
}
.product-detail .btn{
    padding: 0;
    text-decoration: none;
}
.product-detail .btn:focus{
    text-decoration: none;
    box-shadow: none;
}

/* cart */
.cart{
    padding: 0 24px;
}
.cart-left{
    padding: 40px 28px;
}
.cart-right{
    padding: 40px 28px;
    background-color: #f5f5f5;
}
.cart-left img{
    width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 6px;
}
.cart-left input, .cart-left button {
    text-align:center;
    font-size: 14px;
}

.cart-left input::-webkit-outer-spin-button,
.cart-left input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
.cart-left button{
    border: 1px solid #00000012;
    color: #333333;
}
.cart-left input{
    border: 1px solid #00000012;
    color: #333333;
}
.cart-left input:focus-visible{
    outline: 0;
    border: 1px solid #f68d00bf;
}
.back{
    position: absolute;
    top: 15px;
    right: 25px;
}
.back a{
    font-size: 30px;
    color: #ff8d00;
    text-decoration: none;
}
.btn-cart{
    padding: 10px;
    width: 100%;
}
.cart .fa-lock{
    font-size: 18px;
    margin-right: 2px;
}
.c_price{
    font-weight: 600;
}

/* checkout */
.checkout{
    padding: 0 24px;
}
.checkout-left{
    padding: 40px 28px;
}
.checkout-right{
    padding: 40px 28px;
    background-color: #f5f5f5;
}
.checkout-right img{
    width: 75px;
    height: 75px;
    object-fit: cover;
    border-radius: 6px;
}
.qty-check{
    background-color: #ff8d00;
    color: #fff;
    padding: 4px 10px;
    border-radius: 50px;
    position: absolute;
    top: -8px;
    left: 74px;
    font-size: 14px;
    font-weight: 600;
}
.checkout-left .form-control, .checkout-left .custom-select{
    font-size: 14px;
    height: calc(1.5em + 0.75rem + 10px);
}
.btn-lanjut{
    font-size: 12px;
    border-radius: 4px;
    width: 100%;
}
.btn-kembali{
    background: #fff;
    color: #333333;
    font-size: 12px;
    border: none;
    border-radius: 4px;
}
.btn-kembali:hover{
    background-color: grey;
}
.checkout .terms{
    font-size: 11px;
}
.checkout .custom-control-label{
    font-size: 12px;
    padding-top: 2px;
}
.checkout-right .custom-select{
    font-size: 14px;
    height: calc(1.5em + 0.75rem + 10px);
}
.final-price{
    font-size: 16px;
}
.pay-method .card{
    margin-bottom: 10px;
    border-radius: 0 !important;
}
.pay-method .card-body{
    font-size: 12px;
}
.pay-method .btn{
    padding: 0;
    font-size: 14px;
    text-decoration: none;
}
.pay-method .btn:focus{
    text-decoration: none;
    box-shadow: none;
}
/* about */
.hero-about{
    background: url(../img/hero_products.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 180px 24px;
}
.hero-about h4{
    font-size: 40px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    text-shadow: 0 0 8px #000000b3;
    text-transform: uppercase;
}
.hero-about p{
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    text-align: center;
}
.main-about{
    padding: 80px 24px;
}
.main-about h2, .our-team h2{
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-weight: 600;
    margin-bottom: 60px;
    text-transform: uppercase;
}
.main-about img{
    width: 540px;
    border-radius: 6px;
}
.our-team{
    background-color: #f8f7f5;
    padding: 80px 24px;
}
.our-team img{
    width: 200px;
    height: 200px;
    object-fit: contain;
    border-radius: 60px 10px 60px 10px;
    display: block;
    margin: 0 auto;
    background-color: #fff;
}
.our-team h5{
    text-align: center;
    margin-top: 30px;
}
.our-team p{
    text-align: center;
    color: #6b6b6b;
}

/* contact */
.hero-contact{
    background: url(../img/hero_products.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 180px 24px;
}
.hero-contact h4{
    font-size: 40px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    text-shadow: 0 0 8px #000000b3;
    text-transform: uppercase;
}
.hero-contact p{
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    text-align: center;
}
.main-contact{
    padding: 80px 24px;
}
.main-contact input.form-control{
    border-radius: 22px;
    font-size: 14px;
    padding-left: 22px;
    height: calc(1.5em + .75rem + 10px);
}
.main-contact textarea.form-control{
    border-radius: 22px;
    font-size: 14px;
    padding-left: 22px;
}
.btn-contact{
    padding: 12px 50px;
}
.main-contact h4{
    margin-top: 40px;
    margin-bottom: 22px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}
.main-contact .form-group{
    margin-bottom: 22px;
}
.main-contact .contact-right{
    margin-left: 40px;
}
.main-contact .svg-inline--fa{
    font-size: 24px;
    margin: 0 auto;
    text-align: center;
    display: block;
    color: #8f9195;
}
.main-contact h6{
    font-size: 16px;
}
.form-group>label {
    font-size: 14px;
    top: 10px;
    left: 32px;
    position: absolute;
    background-color: white;
    padding: 0px 6px 0px 6px;
    transition: 0.2s;
    pointer-events:none;
    color: #495057;
}
  
.form-group.label-animate>label {
    top: -8px !important;
    font-size: 12px !important;
    color: #f68d00 !important;
}



/* distributor */
.hero-distri{
    background: url(../img/hero_products.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 180px 24px;
}
.hero-distri h4{
    font-size: 40px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    text-shadow: 0 0 8px #000000b3;
    text-transform: uppercase;
}
.hero-distri p{
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    text-align: center;
}
.main-distri{
    padding: 80px 24px;
    background-color: #f8f7f5;
}
.card-distri{
    background: #ffffff;
    padding: 26px;
    border-radius: 8px;
    box-shadow: 0px 2px 14px -6px #00000065;
}
.card-distri img{
    margin: 0 auto;
    display: block;
    width: 150px;
    height: 150px;
    object-fit: contain;
    border-radius: 100px;
    margin-bottom: 28px;
}
.btn-distri{
    margin: 0 auto;
    display: table;
    width: auto;
    font-size: 12px;
}

.join-distri{
    padding: 80px 24px;
}
.join-distri h1{
    text-align: center;
    font-family: 'Montserrat';
    font-weight: 600;
    margin-bottom: 60px;
    font-size: 48px;
}
.btn-join{
    margin: 0 auto;
    display: table;
}

/* footer */
.footer{
    background-color: #1b1f23;
    padding: 20px 0;
    color: #7f8c8d;
    font-size: 14px;
    padding-top: 70px;
}
.footer p{
    margin-bottom: 0 !important;
}
.footer h4{
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}
.footer h6{
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 14px;
    font-family: 'Montserrat', sans-serif;
}
.footer ul{
    padding: 0;
    list-style: none;
    font-size: 16px;
}
.footer li{
    margin-bottom: 6px;
}
.footer li a{
    color: #7f8c8d;
    text-decoration: none;
}
.footer li a:hover{
    color: #ff8d00;
}
.footer-sosmed{
    text-align: right;
}
.footer-sosmed a{
    margin: 0 2px;
    text-decoration: none;
}
.footer-sosmed img{
    width: 28px;
    filter: grayscale();
}
.footer-sosmed img:hover{
    filter: none;
    transition: 0.3s;
}
.footer h5{
    font-size: 14px;
    font-family: 'Montserrat';
}
#btn-scroll-top {
    background-color: #fff;
    display: none;
    position: fixed;
    bottom: 80px;
    right: 0;
    z-index: 9999;
    cursor: pointer;
    transition: 1s;
    color: #333333;
    border: 0;
    border-radius: 20px 0 0 20px;
    padding: 6px 8px;
    box-shadow: 0px 0px 14px -6px #00000055;
}
button img{
    width: 30px;
}

/* ============= mobile view =============== */
@media screen and (max-width: 740px) {
    .owl-nav{
        display: none;
    }
    /* navbar */
    .navbar-collapse{
        background: #fff;
        border-radius: 6px;
        margin-top: 10px;
        padding: 10px;
    }
    .nav-link{
        color: #333333 !important;
    }
    .nav-top p{
        font-size: 12px;
        letter-spacing: 0;
    }

    /* button */
    .btn-detail, .btn-core{
        width: 68%;
        margin-bottom: 14px;
    }

    /* hero */
    .text-hero{
        width: 100%;
        left: 0;
        padding: 10px;
    }
    .text-hero h2{
        font-size: 30px;
    }
    .text-hero p{
        font-size: 22px;
        padding-top: 60px;
    }

    /* sec-one */
    .sec-one,.sec-two,.sec-three,.sec-four{
        text-align: center;
    }
    .sec-one-desktop-img{
        width: 100%;
        left: 0;
    }
    .sec-one-desktop-img_r{
        display: none;
    }
    .sec-one-mobile-img{
        display: block;
        width: 100%;
    }
    .sec-one h3,.sec-two h3,.sec-three h3,.sec-four h3{
        font-size: 46px;
    }
    .sec-one p,.sec-two p,.sec-three p,.sec-four p{
        font-size: 16px;
    }

    /* choose */
    .choose img{
        width: 100%;
        margin-bottom: 20px;
    }
    .choose h2, .about h2, .client h2, .gallery h2{
        font-size: 34px;
    }
    
    /* about */
    .about img{
        width: 100%;
        margin-bottom: 20px;
    }

    /* client */
    .client img{
        margin-bottom: 10px;
        margin-top: 10px;
    }

    /* gallery */
    .gallery img{
        margin-bottom: 10px;
        margin-top: 10px;
    }

    /* cart */
    .c_title, .c_head_price{
        margin-top: 14px;
    }

    /* main-about */
    .main-about img{
        width: 100%;
        margin-bottom: 18px;
    }
    .our-team img{
        margin-top: 10px;
    }
    
    /* main contact */
    .main-contact h6{
        margin-top: 10px;
    }
    .contact-right{
        margin-left: 0 !important;
        text-align: center;
        margin-top: 40px;
    }
    .btn-contact{
        width: 100%;
    }

    /* distri */
    .card-distri{
        margin: 14px 0;
    }

    /* footer */
    .footer{
        text-align: center;
    }
    .footer h4{
        font-size: 28px;
    }
    .footer h5{
        margin-bottom: 30px;
    }
    .footer h6{
        margin-top: 22px;
        margin-bottom: 20px;
    }
    .footer-sosmed{
        text-align: center;
        margin-top: 10px;
    }
    .fa-arrow-circle-up{
        font-size: 40px;
    }
}

/* ============ desktop view ============ */
@media (min-width: 992px){
	
}