
body {
    /* background-color: green; */
    background-image: url("../images/bg.png");
    background-repeat: no-repeat;
    /* Full height */
    /* overflow-y: hidden;  */
    /* overflow-x: hidden;  */
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-size: cover; */
    font-family: myFirstFont;
}

@font-face {
    font-family: myFirstFont;
    src: url("../fonts/Arboria-Bold.ttf");
}

@font-face {
    font-family: fontkv;
    src: url("../fonts/ClashDisplay-Bold.otf");
}

.label {
    color: #000000;
    font-size: 60px;
    /* font-weight: bold; */
    font-family: myFirstFont;
}

.btnstart {
    margin-top: 2%;
    width: 250px;
    height: 55px;
    font-size: 25px;
    font-weight: bold !important;
    color: #fff;
    border-color: transparent;
    border-radius: 10px;
    -webkit-filter: drop-shadow(3px 3px 3px #272361);
    filter: drop-shadow(3px 3px 5px #272361);
    background-color: #ffb700;
}

.textdoorprize {
    font-size: 60px;
    font-weight: bold !important;
    color : #e8b00b; 
    /* -webkit-text-stroke: 1.5px #000;  */
    text-shadow: 1px 1px #000;
}

.textcount {
    font-size: 25px;
    font-weight: bold !important;
    color : #e8b00b; 
    /* -webkit-text-stroke: 1.5px #000;  */
    text-shadow: 1px 1px #000;
}

.textHadiah {
    /* color: #c8612e; */
    font-size: 25px;
    line-height: 35px;
    /* font-weight: bold; */
    color: #1f2540;
    text-shadow: 0.3px 0.3px #000;
}

.textHadiahnon {
    /* color: #c8612e; */
    font-size: 25px;
    line-height: 35px;
    font-weight: bold;
    color: #5f5f5e;
    /* text-shadow: 0.5px 0.5px #000; */
}

.texthadiahs {
    font-size: 75px;
    font-family: fontkv;
    letter-spacing: 2px;
    /* font-weight: bold !important; */
    /* color : #ffb700;  */
    color : #fff; 
    -webkit-filter: drop-shadow(10px 10px 10px #272361);
    filter: drop-shadow(10px 10px 10px #272361);
    /* background: rgba(31, 37, 64, .5); */

    /* WARNA EMAS */
    /* background: linear-gradient(to bottom, #cfc09f 27%, #ffecb3 40%, #3a2c0f 98%); 
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}

.tengah2 {
    height: 105px;
    text-align: center;
    vertical-align: middle;
	/* color: #9d1a1c; */
	color: #1f2540;
    padding-top: 1.4rem !important;
    /* font-size: 10px; */
	background-color: #ffffff;
    /* background: rgba(31, 37, 64, .7); */
    -webkit-filter: drop-shadow(2.5px 2.5px 2.5px #000);
    filter: drop-shadow(1.5px 1.5px 2px #000);
}

.tengahbtn {
    height: 100px;
    line-height: 100px;
    text-align: center;
    vertical-align: middle;
	/* color: #9d1a1c; */
	color: #1f2540;
    padding-top: 1.4rem !important;
    /* font-size: 10px; */
	background-color: #ffffff;
    /* background: rgba(31, 37, 64, .7); */
    -webkit-filter: drop-shadow(2.5px 2.5px 2.5px #000);
    filter: drop-shadow(1.5px 1.5px 2px #000);
}

.tengah2non {
    height: 100px;
    text-align: center;
    vertical-align: middle;
	/* color: #9d1a1c; */
	color: #424241;
    padding-top: 1.4rem !important;
    /* font-size: 10px; */
	background-color: #a8a6a6;
}

.lh-20 {
    color: #272361;
    line-height: 15px;
	font-size : 25px;
	font-family : myFirstFont;
    text-shadow: 0.3px 0.3px #222;
}

.foracid {
    font-size: 75px;
    /* font-weight: bold !important; */
}

.nip {
    font-size: 35px;
    /* font-weight: bold !important; */
}

.name {
    font-size: 16px;
}

/* a {
    text-decoration: none !important;
}

a:hover {
    color: #fff;
} */

/* width */
::-webkit-scrollbar {
    width: 6px;
    border-radius: 5px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #fff; 
    border-radius: 5px;
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #cbcbcb; 
    border-radius: 5px;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #cbcbcb; 
    border-radius: 5px;
  }


  .scrollbox {
    height: 300px;
    overflow: auto;
    margin-right: 2px;
    /* visibility: hidden; */
  }

.bg-gradient-ijo {
    background: linear-gradient(222deg, rgba(92,250,128,1) 23%, rgba(115,210,169,1) 43%, rgba(0,212,255,1) 100%);
}

.bg-gradient-ungu {
    background: linear-gradient(222deg, rgb(250 92 165) 23%, rgb(199 5 193) 43%, rgb(226 0 218) 100%);
}

.border-none {
    border: none !important
}

.font-arial {
    /* font-family: Arial, Helvetica, sans-serif */
    
    font-family: myFirstFont;
}

.bg-putih {
    background: #fff;
}

.bg-hitam {
    background: #000;
}

.bg-core {
    /* background: #3f4dff !important; */
    background: #f1192e;
}


.bg-ungu-soft {
    background: #922c8826;
}

.bg-ungu-kolot {
    background: #392c70 !important;
}


.bg-purple {
    background: #3e1f92;
}

.bg-biru-wk {
    background: #006ae1;
}

.bg-biru-soft1 {
    background:#eeeafe
}

.bg-blue-soft {
    background: #f0f5fa;
}

.bg-ijo-soft {
    background: #01aa4f;
}

.bg-ijo {
    /* background: #0b7400; */
    background: #238219;
}

.bg-ijo-dark {
    background: #085800;
}

.bg-ijo-dark2 {
    background: #018522;
}

.bg-wa {
    background:#28a74517
}

.bg-biru {
    background: #004696;
}


.bg-biru-soft {
    background: #404cfc17;
}

.bg-oren {
    background: #e34f1a !important;
}

.bg-default {
    background: #922c88;
}

.bg-abu {
    background: #f1f1f1;
    -webkit-filter: drop-shadow(5px 5px 5px #000);
    filter: drop-shadow(1.5px 1.5px 1.5px #000);
}

.bg-abu-soft {
    background: #f8f8f8;
}

.bg-soft {background: #efe0ed;}

.shadow1 {
    box-shadow: 0 1px 8px 0 rgba(0,0,0,0.12);
}

.shadow2 {
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.12);
}

.shadow3 {
    box-shadow: 0 0px 8px 0 rgba(0,0,0,0.12);
}

.shadow4 {
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.12);
}

.shadow5 {
    box-shadow: 0 2px 10px 6px rgba(0,0,0,0.1);
}

.cursor {
    cursor: pointer;
}

.flex {
    display: flex;
}


/* BUTTON */
.btn-pick {
    background: #922c88;
    padding: 3px 10px;
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
}

.btn-add {
    background: #922c88;
    padding: 8px 15px;
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
}

.btn-cancel {
    background: #fff;
    padding: 8px 15px;
    color: #e34f1a;
    font-size: 12px;
    border-radius: 3px;
}

.btn-close {
    background: #f00;
    border: none;
    color: #fff;
    border-radius: 3px;
}

.close-menu {
    background: #ff3a3a;
    padding: 2px 6px;
    border-radius: 3px;
}

.btn-off {
    background: #e34f1a;
    padding: 3px 10px;
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
}

.btn-proses {
    background: #392c70;
    padding: 6px 10px;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    border: 0px;
}

.btn-pick {
    cursor: pointer;
    background: #392c70;
    padding: 4px 15px;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    border: 0px;
}

.btn-c1 {
    background: #e34f1a;
    padding: 6px 20px;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    border: 0px;
}

.btn-edit {
    background: #7bbb5e;
    padding: 2px 5px;
    border-radius: 3px;
}

.btn-hapus {
    background: #f36a41;
    padding: 2px 5px;
    border-radius: 3px;
}

.btn-type {
    padding: 4px 9px;
    border-radius: 5px;
    /* background: #404cfc17;
    color: #6d76ff; */
    background: #eef3fd;
    color: #146cfb;
}



.share-company {
    position: fixed;
    z-index:999;
    padding: 7px;
    border-radius: 6px;
    top: 14.5%;
    left: -0.3%;
    background: #fff;
    box-shadow: 0 1px 8px 0 rgba(0,0,0,0.12);
}

.btn-type::after {
    padding: 3px 10px;
    border-radius: 5px;
    /* background: #404cfc17;
    color: #6d76ff; */
    background: #eef3fd;
    color: #146cfb;
    box-shadow: none !important;
    border: none !important
}

/* FONT SIZE */

.font-10 {
    font-size: 10px;
}

.font-11 {
    font-size: 11px;
}

.font-12 {
    font-size: 12px !important;
}

.font-13 {
    font-size: 13px;
}

.font-14 {
    font-size: 14px;
}

.font-16 {
    font-size: 16px !important;
}

.font-17 {
    font-size: 17px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-22 {
    font-size: 22px !important;
}

.font-24 {
    font-size: 24px !important;
} 

.font-28 {
    font-size: 28px !important;
} 

.font-30 {
    font-size: 30px;
}

.font-31 {
    font-size: 31px;
}

.font-32 {
    font-size: 32px;
}

.font-34 {
    font-size: 34px !important;
}

.font-36 {
    font-size: 36px !important;
}

.font-37 {
    font-size: 37px !important;
}

.font-40 {
    font-size: 40px;
}

.font-50 {
    font-size: 50px;
}

.font-60 {
    font-size: 60px;
}


/* FONT COLOUR */

.ungu-tua {
    color: #392c70 !important;
}

.biru {
    /* color:#3f4dff !important */
    color: #146cfb !important;
}

.hitam {
    /* color:#3f4dff !important */
    color: #000 !important;
}

.biru1 {
    /* color:#6d75fc !important */
    color: #146cfb !important;
}

.biru_logo {
    /* color:#6d75fc !important */
    color: #1fa1f1 !important;
}

.black {
    color: #000 !important;
}

.abu {
    color: #666666;
}

.abu1 {
    color: #a8a8a8;
}

.abu2 {
    color: #ccc
}

.abu3 {
    color: #434343;
}

.abu4 {
    color: #808080
}

.abu5 {
    color: #4d4d4d;
}

.abu6 {
    color: #161616;
}

.abu7 {
    color: #918f94;
}

.oren {
    color: #e34f1a !important;
}

.mustard {
    color: #fbb900;
}

.red {
    color: red !important;
}

.putih {
    color: #fff !important;
}


.bb-putih {
    border-bottom: 1px solid #fff
}

.ijo {
    color: #28a745;
}
.ijo2 {
    color: #0b7400;
}

.biru-dark {
    color: #004696;
}
.bold {
    font-weight: bold;
}

.font-core {
    color: #395a70;
}

.fw100 {
    font-weight: 100 !important
}

.btn {
    font-weight: 100 !important
}

.fw300 {
    font-weight: 300
}


.fw500 {
    font-weight: 500
}

.fw600 {
    font-weight: 600
}

.w75p {
    width: 75%;
}
  

.w100p {
    width: 100%
}

.w20 {
    width: 20px;
}

.w22 {
    width: 22px;
}

.w25 {
    width: 25px;
}

.w30 {
    width: 30px;
}

.w32 {
    width: 32px;
}

.w40 {
    width: 40px;
}

.w50 {
    width: 50px;
}

.w75 {
    width: 75px;
}

.w100 {
    width: 100px;
}

.w800 {
    max-width: 800px !important;
}

.w150 {
    width: 150px;
}

.w170 {
    width: 170px;
}

.w200 {
    width: 200px;
}

.w230 {
    width: 230px;
}


.w300 {
    width: 300px;
}

.w105 {
    width: 105px;
}

/* PERSEN */

.w-5 {
    width: 5%;
}

.w-10 {
    width: 10%;
}

.w-12 {
    width: 12%;
}

.w-13 {
    width: 13%;
}

.w-15 {
    width: 15%;
}

.w-17 {
    width: 17%;
}

.w-18 {
    width: 18%;
}

.w-20 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20% !important;
            flex: 0 0 20% !important;
    max-width: 20%;
  }

.w-28 {
    width: 28%;
}

.w-32 {
    width: 32%;
}

.w-100 {
    width: 100% !important;
}
.w-110 {
    width: 110% !important;
}

.w-50 {
    width: 50% !important;
}

.w35p {
    width: 35%;
}

.w45p {
    width: 45%;
}

.absolute {
    position:absolute;
}


/* BOTTOM */
.mb-0 {
    margin-bottom: 0px !important;
}

.mb-01 {
    margin-bottom: 0.1rem !important;
}

.mb-02 {
    margin-bottom: 0.2rem !important;
}

.mb-03 {
    margin-bottom: 0.3rem !important;
}

.mb-05 {
    margin-bottom: 0.5rem !important;
}

.mb-07 {
    margin-bottom: 0.7rem !important;
}

.mb-1 {
    margin-bottom: 1rem !important;
}

.mb-1b {
    margin-bottom: 1.2rem !important;
}

.mb-1a {
    margin-bottom: 1.5rem !important;
}

.mb-2 {
    margin-bottom: 2rem !important;
}

.mb-3 {
    margin-bottom: 3rem !important;
}

.mb-4 {
    margin-bottom: 4rem !important;
}

.mb-5 {
    margin-bottom: 5rem !important;
}

.mb-6 {
    margin-bottom: 6rem !important;
}

.mb-7 {
    margin-bottom: 7rem !important;
}

.mb-8 {
    margin-bottom: 8rem !important;
}

.mb-10 {
    margin-bottom: 10rem !important;
}


.m-b-10 {
    margin-bottom: 10px !important;
}

.mb-14 {
    margin-bottom: 14px !important;
}


.mt-min-10 {
    margin-top: -10%;
}


.mt-min-2 {
    margin-top: -2%;
}

.mt-min-3 {
    margin-top: -3%;
}

.mt-m2 {
    margin-top: -2.6px !important;
}

.mt-02 {
    margin-top: 0.2rem;
}

.mt-03 {
    margin-top: 0.3rem;
}

.mt-05 {
    margin-top: 0.5rem;
}

.mt-07 {
    margin-top: 0.7rem;
}

.mt-08 {
    margin-top: 0.8rem;
}

.mt-09 {
    margin-top: 0.9rem;
}



.mt-1 {
    margin-top: 1rem !important;
}

.mt-1e{
    margin-top: 1.3rem !important;
}

.mt-1a {
    margin-top: 1.5rem !important;
}

.mt-2 {
    margin-top: 2rem !important;
}

.mt-2a {
    margin-top: 2.5rem !important;
}

.mt-5a {
    margin-top: 5rem;
}

.mt-3 {
    margin-top: 3rem !important
}

.mt-31 {
    margin-top: 3rem !important
}

.mt-4 {
    margin-top: 4rem !important
}

.mt-5 {
    margin-top: 5rem !important
}

.mt-7 {
    margin-top: 7rem !important
}

.mt-9 {
    margin-top: 9rem !important
}

.lh-14 {
    line-height: 14px;
}

.lh-16 {
    line-height: 16px;
}

.lh-17 {
    line-height: 17px;
}

.lh-18 {
    line-height: 40px;
	font-size : 30px;
	font-family : myFirstFont;
}

.lh-24 {
    line-height: 24px;
}

.lh-30 {
    line-height: 30px;
}

.lh-36 {
    line-height: 36px;
}

.lh-40 {
    line-height: 40px;
}

.lh-45 {
    line-height: 45px;
}

.lh-50 {
    line-height: 50px;
}

.lh-55 {
    line-height: 55px;
}

.lh-75 {
    line-height: 75px;
}

.lh-80 {
    line-height: 60px;
}



.flex-center {
    display: flex !important;
    justify-content: center !important
}

.flex-right {
    display: flex !important;
    justify-content: flex-end !important
}

.set-margin {
    margin-left: 0px;
    margin-right: 0px;
}

.set-margin7 {
    margin-left: -7px;
    margin-right: -7px;
}

.set-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.set-padding7 {
    padding-left: 7px;
    padding-right: 7px;
}

.pdb-5 {
    padding-bottom: 5px;
}

.pdb-1 {
    padding-bottom: 1rem;
}

.pdb-2 {
    padding-bottom: 2rem;
}

.pdt-5r {
    padding-top: 4rem;
}

.pdb-3r {
    padding-bottom: 3rem;
}

.pdb-5r {
    padding-bottom: 5rem;
}

.pd-tob {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.pd-0 {
    padding: 0px !important
}

.pd-05 {
    padding: .5rem 0rem !important;
}

.pd-3 {
    padding: 3px !important;
}

.pd-3a {
    padding: 3px 15px !important;
}

.pd-5 {
    padding: 5px !important;
}

.pd-50a {
    padding: 50px 0px 50px 50px !important;
}

.pd-50 {
    padding: 50px !important;
}

.pd-50b {
    padding: 5% 15%;
}

.pd-5a {
    padding: 5px 10px;
}

.pd-7 {
    padding: 7px;
}

.pd-7x {
    padding: 7px 10px !important;
}

.pd-10a {
    padding: 10px 10px 10px 15px !important;
}

    
.pd-10d {
    padding: 10px 10px 7px 10px;
}

.pd-10 {
    padding: 10px;
}

.pd-10b {
    padding: 10px 15px;
}

.pd-10c {
    padding: 10px 0px;
}

.pd-10e {
    padding: 10px 2px 10px 10px
}

.pd-15 {
    padding: 15px;
}

.pd-15c {
    padding: 15px 0px;
}

.pd-015 {
    padding: 0px 15px;
}

.pd-20 {
    padding: 20px;
}

.pd-20a {
    padding: 20px 60px 10px 60px;
}

.pd-25 {
    padding: 25px 15px;
}

.pd-25a {
    padding: 25px;
}

.pd-30 {
    padding: 30px;
}

.pd-30a {
    padding: 40px 100px;
}

.pd-32a {
    padding: 10px 32px 10px 32px;
}

.pd-40 {
    padding: 40px;
}

.pd-60 {
    padding: 60px;
}

.pd-75 {
    padding: 75px;
}

.pd-100 {
    padding: 100px;
}

.pd-100a {
    padding: 50px 100px;
}

.pd-60a {
    padding: 70px 90px 50px 90px;
}

.pd-15a {
    padding: 15px 15px 0px 15px;
}

.pd-15b {
    padding: 0px 0px 15px 0px;
}

.pdl-20 {
    padding-left: 20px;
}


.dropdown-toggle::after {
    border-top: .0em solid !important;
    margin-left: 0rem !important;
    border-right: 0rem !important;
    border-left: 0rem solid !important;
}

.dropdown-toggle1::after {
    border-top: .0em solid !important;
    margin-left: 0rem !important;
    border-right: 0rem !important;
    border-left: 0rem solid !important;
}

.ml-01 {
    margin-left: 0.1rem !important;
}

.ml-02 {
    margin-left: 0.25rem !important;
}

.ml-03 {
    margin-left: 0.3rem !important;
}

.ml-05 {
    margin-left: 0.5rem !important;
}

.ml-07 {
    margin-left: 0.8rem !important;
}

.ml-1 {
    margin-left: 1rem !important;
}

.ml-2 {
    margin-left: 2rem !important;
}

.ml-7px {
    margin-left: 7px;
}

.mr-05 {
    margin-right: 0.5rem !important;
}

.mr-1 {
    margin-right: 1rem !important;
}

.mr-2 {
    margin-right: 2rem !important;
}

.mr-3 {
    margin-right: 3rem !important;
}

.mr-02 {
    margin-right: 0.25rem !important;
}

.no-border {
    border: 0px !important;
}

.set-select {
    background: transparent;
    border: 0px;
    border-radius: 0px !important;
    /* width: 125px; */
    padding: 5px;
    /* margin-left: 1rem; */
}

.b-bottom {
    border-bottom: #dee2e6 !important;
}

.b-bottom3 {
    border-bottom: 3px solid #fff !important;
}

.b-bottom2 {
    border-bottom: 2px solid #000 !important;
}


.b-bottom2-ijo {
    border-bottom: 2px solid #085800 !important;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #922c88 !important; 
}


.custom-control-label::before {
    background-color: #ffffff !important;
    box-shadow: 0 1px 8px 0 rgba(0,0,0,0.12) !important;
}

.pdl-2a {
    padding-left: 2.5rem !important
}

.actived1 {
    /* background: #eeeafe; */
    background: #4384ee17;
    margin-right: 1rem;
    padding: 2px 10px;
    border-radius: 3px;
}

.actived2 {
    background: #eeeafe;
    padding: 2px 10px;
    border-radius: 3px;
}

.actived {
    background: #fff;
    margin-right: 1rem;
    padding: 2px 0px;
    border-radius: 3px;
    transition: 0.6s;
}

.actived:hover {
    background: #eeeafe;
    margin-right: 1rem;
    padding: 2px 10px;
    border-radius: 3px;
}

.set-banner-company {
    width: 100%;
    height: 100%;
    object-fit: unset;
    object-position: 50% 0%;
}

.set-logo-company {
    height: 95px;
    width: 100%;
    object-fit: contain;
}


/* NAVCBAR ACTIVVE */
/* .nav-tabs .nav-link.active {
    color: #392c70;
    background-color: #efe0ed;
    border: none !important;
}

.nav-tabs .nav-link:hover {
    color: #392c70;
    border: none !important;
} */



/* RADIUS */

.radius-0 {
    border-radius: 0px !important;
}
.radius-3 {
    border-radius: 3px;
}

.radius-3a {
    border-radius: 3px 3px 0px 0px;
}

.radius-5 {
    border-radius: 5px;
}

.radius-05 {
    border-radius: 5px 5px 0px 0px;
}

.radius-10 {
    border-radius: 57px;
}

.radius-10a {
    border-radius: 10px 10px 0px 0px;
}


.radius-10b {
    border-radius: 10px 0px 0px 10px;
}

.radius-10c {
    border-radius: 0px 10px 10px 0px;
}


.radius-50p {
    border-radius: 50%
}

.radius-25a {
    border-radius: 25px 25px 10px 10px
}

.letter1 {
    letter-spacing: 1px;
}

.effect {
    background: #fff;
    transition: 0.6s;
}

.effect:hover {
    background: #f1f1f1;
    /* padding:10px 15px; */
}

.effect1 {
    background: #fff;
    transition: 0.6s;
}

.effect1:hover {
    background: #00dcff12;
    /* padding:10px 15px; */
}

.bg-active {
    background: #00dcff12 !important;
}

.nav-pills .nav-link.active {
    color: #6d75fc ;
    background-color: #eeeafe;
}

.set-tokped {
    padding: 5px 10px;
    background: #03ac0e2b;
    color: #03ac0e;
    font-weight: bold;
    border-radius: 5px 5px 0px 0px;
}

.set-lazada {
    padding: 5px 10px;
    background: linear-gradient(90deg, rgba(239, 84, 5, 0.28) 0%, rgba(244, 4, 134, 0.28) 100%);
    color: #0f146e;
    font-weight: bold;
    border-radius: 5px 5px 0px 0px;
}

.set-bukalapak {
    padding: 5px 10px;
    background: #e3144d36;
    color: #c40f44;
    font-weight: bold;
    border-radius: 5px 5px 0px 0px;
}

.set-bli {
    padding: 5px 10px;
    background: #0095da40;
    color: #007eb8;
    font-weight: bold;
    border-radius: 5px 5px 0px 0px;
}

#image_preview img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    margin-left: 10px;
}


.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
  }
  
  .btn {
    border: 2px solid gray;
    color: gray;
    background-color: white;
    padding: 8px 20px;
    border-radius: 8px;
    font-size: 12px;
    font-weight: bold;
  }
  
  .upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
  }

  .btn-up {
    background: #0050d1;
    color: #fff;
    border: navajowhite;
    border-radius: 5px;
  }

  .status {
    background: #17a2b8;
    padding: 2px 7px;
    border-radius: 5px;
    color: #fff;
    letter-spacing: 1px;
  }

  /* JASA PENGIRIMAN */
  .jne {
    background: #1b3274;
    padding: 3px 7px;
    border-radius: 3px;
    color: #fff;
    letter-spacing: 1px;
  }

  .gojek {
    background: #28a745;
    padding: 3px 7px;
    border-radius: 3px;
    color: #fff;
    letter-spacing: 1px;
  }

  .grab {
    background: #01993a;
    padding: 3px 7px;
    border-radius: 3px;
    color: #fff;
    letter-spacing: 1px;
  }

  .anteraja {
    background: #e80575;
    padding: 3px 7px;
    border-radius: 3px;
    color: #fff;
    letter-spacing: 1px;
  }

  .sicepat {
    background: #ce222a;
    padding: 3px 7px;
    border-radius: 3px;
    color: #fff;
    letter-spacing: 1px;
  }


  /* SETTING TABLE */

  table {
      border-radius: 10px !important;
  }

  .setting-tr {
    padding: 15px !important;
    background: #f1f1f1;
    font-weight: bold;
    color: #000;
    
  }

  .pd-7s {
      padding: 7px 15px;
  }

  .opacity {
      opacity: 0.2;;
  }

  .garis {
    position: absolute;
    width: 100%;
    height: 1px;
    top: 14px;
  }

.none-desktop {
    display: none !important;
}


.middle {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.width-respon {
    width: 100%;
}

.bg-abua {
    background: rgba(228, 228, 228, 0.74)
}


/* ==================================================== */
                    /* CSS TAMBAHAN BIZWEB  */
/* ==================================================== */


.btn-buy {
    padding: 5px 15px !important;
    background: #d20000;
    border: none;
    color: #fff;
    border-radius: 5px;
}

.btn-wa {
    padding: 5px 15px !important;
    background: #39d127;
    border: none;
    color: #fff;
    border-radius: 5px;
}

.btn-fb {
    padding: 5px 15px !important;
    background: #3C5898;
    border: none;
    color: #fff;
    border-radius: 5px;
}

.btn-tokped {
    padding: 5px 9px !important;
    background: #fff;
    border: none;
    color: #03ac0e;
    border-radius: 5px;
}

.btn-ig {
    padding: 5px 9px !important;
    background: #fff;
    border: none;
    color: #d34774;
    border-radius: 5px;
}





.btn-global {
    padding: 5px 15px !important;
    background: #0050d1;
    border: none;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
}

.btn-href {
    padding: 7px 15px !important;
    background: #d20000;
    border: 1px solid #d20000;
    border: none;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
}

.btn-start {
    padding: 5px 15px !important;
    background: #0050d1;
    border: none;
    color: #fff;
    border-radius: 5px;
}

.btn-start:focus {
    padding: 5px 15px !important;
    background: #0050d1;
    border: none;
    color: #fff;
    border-radius: 5px;
    border: none !important;
}

.btn-start2 {
    padding: 7px 20px;
    background: #d20000;
    border: 1px solid #d20000;
    color: #fff;
    border-radius: 5px;
}

.btn-start3 {
    padding: 7px 20px;
    background: #0050d1;
    border: 1px solid #0050d1;
    color: #fff;
    border-radius: 5px;
}

.btn-step {
    padding: 7px 20px;
    background: transparent;
    border:1px solid #fff;
    color: #fff;
    border-radius: 5px;
    transition: 0.6s;
}

.btn-step:hover {
    padding: 7px 20px;
    background: rgba(0,0,0,0.1);
    border:1px solid #fff;
    color: #fff;
    border-radius: 5px;
}

.btn-back {
    padding: 5px 10px;
    background: #111bb0;
    border: none;
    color: #fff;
    border-radius: 5px;
}

.btn-sendmail {
    padding: 5px 15px !important;
    background: #146cfb;
    border: none;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
}

.btn-red {
    padding: 5px 15px !important;
    background: red;
    border: none;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
}


.btn-search {
    /* background: #1b32b0; */
    background: #0050d1;
    border: 0px;
    color: #fff;
    padding: 8px;
    width: 100%;
    border-radius: 5px;
    cursor: pointer;
}

.fb {
    color: #3C5898
}

.tw {
    color: #1DA1F2
}

.ig {
    color: #DD2A7B
}

.ytb {
    color: #FF0000
}

.wa {
    color: #4FCE5D;
}

input[type="checkbox"] {
    background: #09c !important;
}

/* input[type="checkbox"] + label:before {
    border: 1px solid #333;
    content: "\00a0";
    display: inline-block;
    font: 16px/1em sans-serif;
    height: 16px;
    margin: 0 .25em 0 0;
    padding: 0;
    vertical-align: top;
    width: 16px;
    background: #09c;
  }

  input[type="checkbox"]:checked + label:before {
    background: #fff;
    color: #333;
    content: "\2713";
    text-align: center;
  }
  input[type="checkbox"]:checked + label:after {
    font-weight: bold;
  }
  
  input[type="checkbox"]:focus + label::before {
      outline: rgb(59, 153, 252) auto 5px;
  } */
  

/* CHECKBOX */

/* Hide the browser's default checkbox */
/* .container input[type=checkbox] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  } */



  /* CHECKMARK 1 */

  /* .checkmark {
    position: absolute;
    left: 15px;
    height: 20px;
    width: 21px;
    background-color: #404cfc17;
   }
   
   
   .container:hover input[type=checkbox] ~ .checkmark {
     background-color: #eee;
     border: 1px solid #eee
   }
   
   .container input[type=checkbox]:checked ~ .checkmark {  
     background: #146cfb;
     border: 1px solid #404cfc17
   }
   
   .checkmark:after {
     content: "";
     position: absolute;
     display: none;
   }
   
   .container input[type=checkbox]:checked ~ .checkmark:after {
     display: block;
   }
   
   .container .checkmark:after {
     left: 7px;
     top: 3px;
     width: 7px;
     height: 10px;
     border: solid white;
     border-width: 0 3px 3px 0;
     -webkit-transform: rotate(45deg);
     -ms-transform: rotate(45deg);
     transform: rotate(45deg);
   } */

     /* =======CHECKMARK 2======= */

  .checkmark2 {
    position: absolute;
    /* top: 0; */
    left: 30px;
    height: 20px;
    width: 21px;
    background-color: #fff;
   }
   
   
   /* When the checkbox is checked, add a blue background */
   .container input[type=checkbox]:checked ~ .checkmark2 {
     background-color: #3f4dff;
     border: 1px solid #404cfc17
   }
   
   /* Create the checkmark/indicator (hidden when not checked) */
   .checkmark2:after {
     content: "";
     position: absolute;
     display: none;
   }
   
   /* Show the checkmark when checked */
   .container input[type=checkbox]:checked ~ .checkmark2:after {
     display: block;
   }
   
   /* Style the checkmark/indicator */
   .container .checkmark2:after {
     left: 7px;
     top: 3px;
     width: 7px;
     height: 10px;
     border: solid white;
     border-width: 0 3px 3px 0;
     -webkit-transform: rotate(45deg);
     -ms-transform: rotate(45deg);
     transform: rotate(45deg);
   }

    /* =======CHECKMARK 3 ======= */

  .checkmark3 {
    position: absolute;
    /* top: 0; */
    left: 45px;
    height: 20px;
    width: 21px;
    background-color: #404cfc17;
   }
   
   
   /* When the checkbox is checked, add a blue background */
   .container input[type=checkbox]:checked ~ .checkmark3 {
     background-color: #3f4dff;
     border: 1px solid #404cfc17
   }
   
   /* Create the checkmark/indicator (hidden when not checked) */
   .checkmark3:after {
     content: "";
     position: absolute;
     display: none;
   }
   
   /* Show the checkmark when checked */
   .container input[type=checkbox]:checked ~ .checkmark3:after {
     display: block;
   }
   
   /* Style the checkmark/indicator */
   .container .checkmark3:after {
     left: 7px;
     top: 3px;
     width: 7px;
     height: 10px;
     border: solid white;
     border-width: 0 3px 3px 0;
     -webkit-transform: rotate(45deg);
     -ms-transform: rotate(45deg);
     transform: rotate(45deg);
   }

       /* =======CHECKMARK 4 ======= */

  .checkmark4 {
    position: absolute;
    /* top: 0; */
    left: 30px;
    height: 20px;
    width: 21px;
    background-color: #404cfc17;
   }
   
   
   /* When the checkbox is checked, add a blue background */
   .container input[type=checkbox]:checked ~ .checkmark4 {
     background-color: #3f4dff;
     border: 1px solid #404cfc17
   }
   
   /* Create the checkmark/indicator (hidden when not checked) */
   .checkmark4:after {
     content: "";
     position: absolute;
     display: none;
   }
   
   /* Show the checkmark when checked */
   .container input[type=checkbox]:checked ~ .checkmark4:after {
     display: block;
   }
   
   /* Style the checkmark/indicator */
   .container .checkmark4:after {
     left: 7px;
     top: 3px;
     width: 7px;
     height: 10px;
     border: solid white;
     border-width: 0 3px 3px 0;
     -webkit-transform: rotate(45deg);
     -ms-transform: rotate(45deg);
     transform: rotate(45deg);
   }


   .icon-fb {
    padding: 4.5px 10.5px;
    background: #3C5898;
    border-radius: 15px;
    color: #fff;
    }

    .icon-tw {
        padding: 4px 7.5px;
        background: #1DA1F2;
        border-radius: 15px;
        color: #fff;
    }

    .icon-wa {
        padding: 4px 7.5px;
        background: #14be00;
        border-radius: 15px;
        color: #fff;
    }


   .icon-news {
        position: absolute;
        left: 10%;
        top: 15%;
    }

    .icon-search {
        position: absolute;
        left: 4%;
        top: 21%;
    }

    .icon-search-company {
        position: absolute;
        left: 8%;
        top: 25%;
    }

    .icon-search-product {
        position: absolute;
        left: 8%;
        top: 15%;
    }

    .icon-log {
        position: absolute;
        left: 6%;
        top: 45%;
    }

    .icon-log2 {
        position: absolute;
        left: 6%;
        top: 45%;
    }

    .pd-b30 {
        padding-bottom: 30px
    }

    .pd-search {
        padding: 10px 7px 5px 45px;
    }

    .pd-company {
        padding: 10px 7px 5px 30px;
    }

    .pd-search-product{
        padding: 10px 7px 5px 28px;
    }

    .pd-search2 {
        padding: 0px 7px 0px 28px;
    }

    .pd-login {
        padding: 10px 7px 5px 35px;
    }

    .icon-regis {
        position: relative;
        left: 0.5rem;
        top: 2rem;
    }

    .form-log1 {
        width: 100%;
        padding: 7px 30px;
        border: 0px;
        border-bottom: 1px solid #d2d2d2;
        background: #fff;
        font-size: 14px;
        border-radius: 0px;
    }

    

    .form-reg {
        width: 100%;
        padding: 7px;
        border: 0px;
        border-bottom: 1px solid #d2d2d2;
        background: #fff;
        font-size: 14px;
        border-radius: 0px;
    }

    .title-company {
        font-size: 11px;
        /* background: #eeeafe; */
        background: #eef3fd;
        /* color: #6d75fc; */
        color: #146cfb;
        padding: 2px 8px;
        border-radius: 3px;
        margin-right: 0.2rem
    }

    ::-webkit-input-placeholder { /* Edge */
        color: #050505 !important;
        font-size: 20px;
    }
    
    :-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #050505 !important;
        font-size: 20px;
    }
    
    ::placeholder {
        color: #050505 !important;
        font-size: 20px;
    }

    .icon-type {
        font-size: 17px !important;
        margin-top: 5px ;
    }

    .form-control {
        background: #fff
    }

    .form-control:focus {
        background: #fff;
        box-shadow: none !important
    }

    .form-control1 {
        display: block;
        width: 100%;
        height: calc(2.25rem + 2px);
        padding: .375rem .75rem;
        font-size: 1rem;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 0px solid #ced4da;
        border-radius: 0px;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }


    .product-img {
        width: 140px;
        padding: 15px;
    }

    .img-brand {
        height: 140px;
        width: 140px;
        /* width: 100%; */
        /* object-fit: contain; */
    }

    .img-client {
        height: 125px;
        width: 100%;
        object-fit: contain;
    }

    .img-product {
        height: 125px;
        width: 100%;
        object-fit: contain;
    }

    .img-store {
        height: 125px;
        width: 100%;
        object-fit: contain;
    }

    .btn-login {
        background: #146cfb;
        padding: 4px 10px;
        color: #fff;
        border-radius: 4px;
        border: 1px solid #146cfb;
        transition: 0.6s;
        cursor: pointer;
        width: 100%;
    }

    .b-bottom-color {
        border-bottom: 2px solid #404cfb
    }

    .tab-display {
        display: none !important;
    }


    .div-banner-tutorial {
        height: 350px; 
        position: relative; 
        background: #000; 
        border-radius: 10px;
    }

    .image-box {
        position: relative;
        margin: auto;
        overflow: hidden;
    }

    .image-box img {
        max-width: 100%;
        transition: all 0.5s;
        display: block;
        width: 100%;
        object-fit: cover;
    }

    .image-box:hover img {
        transform: scale(1.09);
    }

    .text-span-banner1 {
        width: 100%;
        position: absolute;
        bottom: 0rem;
        color: #fff;
        text-transform: capitalize !important;
        letter-spacing: -0.03em !important;
        line-height: 1.3;
        padding: 10px;
        border-radius: 0px 0px 10px 10px;
        background: rgba(0,0,0,0.7);
    }

    .div-banner2 {
        height: 168px;
        position: relative;
        background: #000;
        border-radius: 10px;
        
    }

    .image-box-2 {
        position: relative;
        margin: auto;
        overflow: hidden;
    }

    .image-box-2 img {
        max-width: 100%;
        transition: all 0.5s;
        display: block;
        width: 100%;
        object-fit: cover;
    }

    .image-box-2:hover img {
        transform: scale(1.09);
    }

    .text-span-banner2 {
        position: absolute;
        bottom: 0rem;
        color: #fff;
        /* font-weight: 700 !important; */
        text-transform: capitalize !important;
        letter-spacing: -0.03em !important;
        line-height: 1.5;
        /* padding: 5px 5px 20px 20px; */
        padding: 10px;
        border-radius: 0px 0px 10px 10px;
        background: rgba(0,0,0,0.7);
        width: 100%;
    }

    #desktop-none {
        display: none
    }

    #tab_view {
        display: none;
    }
/* git st */
    .set-padding07 {
        padding-left: 0px;
        padding-right: 7px;
    }

    .pdl-7 {
        padding-left: 7px;
    }

    .h-40 {
        height: 40px;
    }

    .tengah {
        height: 40px;
        position:relative;
    }

    .tengah p {
        margin: 0;
        position: absolute;
        width: 100%;
        top: 50%;
        left: 100%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-100%, -50%);
    }
    
    .set-padding-left0 {
        padding-left: 0px
    }

    /* .dropdown-menu-right {
        left: 0 !important;
    } */

    .posisi {
        position: absolute;
        right: 5%;
        top: 1%;
    }

    .set-brand {
        width: 100%;
        height: 50px;
        object-fit: scale-down;
    }

    .img-category {
        height: 350px;
        width: 100%;
        border-radius: 10px;
        object-fit: cover
    }

    .img-sub-category {
        height: 168px; 
        width: 100%; 
        border-radius: 10px;
    }


    /* ===============CSS SWIPE  STORE ============= */

    :root {
        --gutter: 10px;
    }
  
    .app_store {
        padding: var(--gutter) 0;
        display: grid;
        grid-gap: var(--gutter) 0;
        /* grid-template-columns: var(--gutter) 1fr var(--gutter); */
        align-content: start;
    }
    
    .app_store > * {
        grid-column: 2 / -2;
    }
    
    .app_store > .full {
        grid-column: 1 / -1;
    }
    
    .hs_store {
        display: grid;
        grid-gap: calc(var(--gutter) / 1);
        grid-template-columns: repeat(12, calc(100% - var(--gutter) * 55));
        grid-template-rows: minmax(130px, 1fr);
        
        overflow-x: scroll;
        scroll-snap-type: x proximity;
        padding-bottom: calc(.01 * var(--gutter));
        margin-bottom: calc(-.01 * var(--gutter));
    }
    
    
    /* Demo styles */

    
    ul {
        list-style: none;
        padding: 0;
    }

    
    .hs_store > li,
    .item {
        scroll-snap-align: center;
        padding: calc(var(--gutter) / 12 * 1);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: #fff;
        border-radius: 8px;
    }



    /* ===============CSS SWIPE  PRODUCT ============= */

    :root {
        --gutter: 10px;
    }
  
    .app_product {
        padding: var(--gutter) 0;
        display: grid;
        grid-gap: var(--gutter) 0;
        /* grid-template-columns: var(--gutter) 1fr var(--gutter); */
        align-content: start;
    }
    
    .app_product > * {
        grid-column: 2 / -2;
    }
    
    .app_product > .full {
        grid-column: 1 / -1;
    }
    
    .hs_product {
        display: grid;
        grid-gap: calc(var(--gutter) / 1);
        grid-template-columns: repeat(12, calc(100% - var(--gutter) * 55));
        grid-template-rows: minmax(130px, 1fr);
        
        overflow-x: scroll;
        scroll-snap-type: x proximity;
        padding-bottom: calc(.01 * var(--gutter));
        margin-bottom: calc(-.01 * var(--gutter));
    }
    
    
    /* Demo styles */

    
    ul {
        list-style: none;
        padding: 0;
    }

    
    .hs_product > li,
    .item {
        scroll-snap-align: center;
        padding: calc(var(--gutter) / 12 * 1);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: #fff;
        border-radius: 8px;
    }


    /* ===============CSS SWIPE  BRAND ============= */

    :root {
        --gutter: 10px;
    }
  
    .app_brand {
        padding: var(--gutter) 0;
        display: grid;
        grid-gap: var(--gutter) 0;
        /* grid-template-columns: var(--gutter) 1fr var(--gutter); */
        align-content: start;
    }
    
    .app_brand > * {
        grid-column: 2 / -2;
    }
    
    .app_brand > .full {
        grid-column: 1 / -1;
    }
    
    .hs_brand {
        display: grid;
        grid-gap: calc(var(--gutter) / 1);
        grid-template-columns: repeat(12, calc(100% - var(--gutter) * 55));
        grid-template-rows: minmax(130px, 1fr);
        
        overflow-x: scroll;
        scroll-snap-type: x proximity;
        padding-bottom: calc(.01 * var(--gutter));
        margin-bottom: calc(-.01 * var(--gutter));
    }
    
    
    /* Demo styles */

    
    ul {
        list-style: none;
        padding: 0;
    }

    
    .hs_brand > li,
    .item {
        scroll-snap-align: center;
        padding: calc(var(--gutter) / 12 * 1);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: #fff;
        border-radius: 8px;
    }

    .set-check {
        position: absolute;
        margin-top: 6px;
    }

    
    .h300 {
        height: 300px;
    }

    .img-store {
        height:155px !important; 
        width:100% !important; 
        object-fit:contain !important
    }

    .set-alert {
        background: rgb(255 67 67 / 21%);
        padding: 2px 10px;
        font-size: 12px;
        border-radius: 5px;
        color: #f00;
    }

    .form-search {
        padding: 5px 5px 5px 40px;
    }   
    
    .icon-cari {
        position: absolute;
        bottom: 34%;
        left: 10%;
    }

    .set-img-content {
        position: absolute;
        width: 234px;
        height: 210px;
        left: 20%;
        top: 10%;
    }

    .set-img-content2 {
        position: relative;
        width: 260px;
        height: 260px;
        right: 65%;
        top: 4%;
    }

    .set-img-content3 {
        position: relative;
        width: 320px;
        height: 320px;
        /* right: 65%;mt-3 */
        top: 4%;
    }

    .set-link {
        background: #ececec;
        padding: 3px 20px;
        border-radius: 15px;
        font-weight: bold;
    }

.btn-view {
    width: 16%;
    border: 1px solid #808080;
    color: #ccc;
    padding: 6px;
    font-size: 14px;
    transition: 0.5s;
}

.btn-view:hover {
    width: 16%;
    background: #000;
    border: 1px solid #000;
    color: #fff !important;
    padding: 6px;
    font-size: 14px;
    
}

.btn-join {
    background: #0b7400;
    border: 1px solid #0b7400;
    color: #fff;
    font-weight: 500;
    padding: 6px 10px;
    font-size: 14px;
    text-align: center;
    border-radius: 30px;
    width: 25%;
}

.btn-join35 {
    background: #0b7400;
    border: 1px solid #0b7400;
    color: #fff;
    font-weight: 500;
    padding: 6px 10px;
    font-size: 14px;
    text-align: center;
    border-radius: 30px;
    width: 35%;
}

.btn-join2 {
    background: #0b7400;
    border: 1px solid #0b7400;
    color: #fff;
    font-weight: 500;
    padding: 6px 20px;
    font-size: 14px;
    text-align: center;
    border-radius: 30px;
    width: auto;
}

.btn-join-putih {
    margin-top: 0.2rem;
    background: #fff;
    border: 1px solid #fff;
    color: #0b7400;
    font-weight: 500;
    padding: 4px 7px;
    font-size: 14px;
    text-align: center;
    border-radius: 30px;
    width: 35%;
    height: 45px;
}

.btn-join-putih:hover {
    margin-top: 0.2rem;
    background: #fff;
    border: 1px solid #fff;
    color: #0b7400;
    font-weight: 500;
    padding: 4px 7px;
    font-size: 14px;
    text-align: center;
    border-radius: 30px;
    width: 35%;
    height: 45px;
}

.btn-join3 {
    background: #0b7400;
    border: 1px solid #0b7400;
    color: #fff;
    font-weight: 500;
    padding: 6px 10px;
    font-size: 14px;
    text-align: center;
    border-radius: 30px;
    width: auto;
}


.btn-no {
    background: #0b7400;
    border: 1px solid #0b7400;
    color: #fff;
    font-weight: 500;
    padding: 4px 19px;
    font-size: 14px;
    text-align: center;
    border-radius: 30px;
    width: auto;
    height: 35px;
}

.btn-no1 {
    background: #f1f1f1;
    border: 1px solid #f1f1f1;
    color: #0b7400;
    font-weight: 500;
    padding: 4px 19px;
    font-size: 14px;
    text-align: center;
    border-radius: 30px;
    width: auto;
    height: 35px;
}

.border-black4 {
    border-bottom: 4px solid #000;
}


.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  
  .sidenav a {
    padding: 0px 8px 0px 32px;
    text-decoration: none;
    font-size: 20px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  
  .sidenav a:hover {
    color: #f1f1f1;
  }
  
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }


  .btn-post {
    background: #000;
    padding: 8px 25px;
    border: 0px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
  }

  #display-web{
      display: block;
  }

  .set-loc {
    margin-top: -10%;
    padding-bottom: 1rem;
    margin-left: -4%;
  }

  .set-loc2 {
    margin-top: -7%;
    padding-bottom: 1rem;
    margin-left: -46%;
    position: absolute;
  }

  .radius-060 {
    border-radius: 0px 0px 60px;
  }

  .bg-text-banner {
    top: 0%;
    width: 100%;
    position: absolute;
    height: 100vh;
    background:transparent;
    /* background: linear-gradient(90deg, rgb(255 255 255 / 89%) 51%, rgba(255,255,255,0.02) 100%); */
  }
  .set-text-banner {
    position: absolute;
    top: 3.5%;
    transform: translate(60%, 10%);
    width: 45%;
  }

  .set-text-banner-marketplace {
      background: #fff;
    position: absolute;
    top: 8%;
    transform: translate(28%, 10%);
    width: 65%;
  }

  .set-text-banner-brosur {
    position: absolute;
    top: 20%;
    transform: translate(28%, 10%);
    width: 65%;
}

.set-text-banner-boot {
    position: absolute;
    top: 32%;
    transform: translate(28%, 10%);
    width: 65%;
}

.set-text-banner-video {
    position: absolute;
    top: 13%;
    transform: translate(50%, 10%);
    width: 50%;
}

  .set-img {
    margin-top: -5%;
    transform: translate(0%, -40%);
    position: absolute;
  }

  .ml-28p {
    margin-left: 28%;
  }

  .ls-10 {
    letter-spacing: 14px;
  }
  
  .pl-14 {
      padding-left: 14px;
  }

  .lh-41 {
    line-height: 41px;
}

.btn-brosur {
   
    background: #eab968;
    padding: 5px 50px;
    border: 1px solid #eab968;
    color: #050505;
    /* font-weight: bold; */
    border-radius: 30px;
    font-size: 20px;
    width: 15%;
  
}

.btn-join-dettol {
    background: #0b7400;
    border: 1px solid #0b7400;
    color: #fff;
    font-weight: 500;
    padding: 6px 10px;
    font-size: 14px;
    text-align: center;
    border-radius: 30px;
    width: 45%;
}

.btn-join-putih1 {
    margin-top: 0.2rem;
    background: #fff;
    border: 1px solid #fff;
    color: #0b7400;
    font-weight: 500;
    padding: 5px 15px;
    font-size: 5px;
    text-align: center;
    border-radius: 30px;
    height: 48px;
    width: auto;
}

.span-eng {
    font-size: 12px;
    background: #e5eef6;
    padding: 5px 8px;
    border-radius: 11px;
    color: #000;
}

.set-header {
    position: absolute;
    top: 0%;
    width: 100%;
    z-index: 100;
    background: rgb(255,255,255);
    background: linear-gradient(
90deg
, rgb(255 255 255 / 89%) 51%, rgba(255,255,255,0.02) 100%);
}

.h100vh {
    height: 100vh;
}

.btn-regis {
    background: #04adf0;
    padding: 10px 60px;
    border: 1px solid #04adf0;
    color: #fff;
    /* font-weight: bold; */
    border-radius: 30px;
    font-size: 16px;
}

.blue-light {
    color: #04adf0;
}

.set-form-register {
    position: absolute;
    top: 15%;
    background: rgba(0,0,0,0.5);
    color: #fff;
    padding: 30px;
    width: 70%;
    height: 70%;
    margin: 0 auto;
    left: 14%;
    right: 14%;
}

.set-bg-register {
    height: 650px;
    width: 100%;
    object-fit: cover;
}

.set-field {
    padding: 20px;
    border-radius: 20px;
}

.lh-60 {
    line-height: 60px;
}

.radius-015 {
    border-radius: 0px 0px 15px 15px;
}

.bg-footer1 {
    background-image: url("../image/bahan/bg-footer.jpg");
  height: 100%;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-login {
    background-image: url("../image/bahan/bg-virtual.jpg");
  height: 100vh;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-dark-soft {
    background: rgba(0,0,0,0.4);
}

.set-field1{
    padding: 25px;
    border-radius: 25px;
}

.mt-5p {
    margin-top: 8%;
}

.mt-6p {
    margin-top: 4%;
}

.btn-boot {
    background: #fff;
    border: 1px solid #fff;
    padding: 6px 20px 8px;
    width: 100%;
    border-radius: 7px;
    font-size: 16px;
    cursor: pointer;
    font-weight: 600;
}

.btn-boot:hover {
    background: #fff;
    border: 1px solid #fff;
    padding: 6px 20px 8px;
    width: 100%;
    border-radius: 7px;
    font-size: 16px;
    cursor: pointer;
    font-weight: 600;
}



.btn-spot {
    background: #ff8936;
    border: 1px solid #ff8936;
    padding: 6px 20px 8px;
    width: 100%;
    color: #fff;
    border-radius: 7px;
    font-size: 16px;
    cursor: pointer;
}

.btn-submit {
    background: #3e1f92;
    border: 1px solid #3e1f92;
    padding: 6px 20px 8px;
    width: 100%;
    color: #fff;
    border-radius: 7px;
    font-size: 16px;
    cursor: pointer;
}

.btn-send {
    background: #04adf0;
    border: 1px solid #04adf0;
    padding: 6px 12px 8px;
    color: #fff;
    border-radius: 7px;
    font-size: 12px;
    cursor: pointer;
}

.set-kolom {
    border: 0px;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0px;
    font-size: 16px;
    color: #000;
}

.set-logo-bumn {
    position: absolute;
    top: 5%;
    z-index: 999;
    transform: translate(25%, 15%);
    left: 1%;
}

.set-logo-pln {
    position: absolute;
    top: 5%;
    z-index: 999;
    transform: translate(25%, 15%);
    right: 7%;
}

.set-logo-icons {
    position: absolute;
    bottom: 5%;
    z-index: 999;
    transform: translate(25%, 15%);
    left: 1%;
}

.w145 {
    width: 145px;
}

.border-white {
    border: 1px solid #fff;
}
.pd-15a {
    padding: 15px 15px 0px 15px;
}

.set-person1 {
    background: #04adf0;
    transition: 0.6s;
    cursor: pointer;
    color: #fff;
}


.set-person {
    background: #fff;
    transition: 0.6s;
    cursor: pointer;
}

.set-person:hover {
    background: #04adf0;
    color: #fff;
}

.set-scroll {
    overflow-y: scroll;
    max-height: 500px;
}

.w87p {
    width: 87%;
}

.position-bottom {
    position: absolute;
    width: 100%;
    bottom: 0%;
}

.chat-span {
    padding: 5px 10px 7px 10px;
    background: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    box-shadow: 0 1px 8px 0 rgba(0,0,0,0.12);
}

.span-cari {
    position: absolute;
    left: 24%;
    top: 3.5%
}

.pd-form {
    padding: 0px 10px 1px 39px;
}
.bg-card-login {
    background: #395a70;
}

.radius-40 {
    border-radius: 40px;
}

.set-card-login {
    background: #395a70;
    border-radius: 40px;
    padding: 40px 100px;
    text-align: center!important;
}


.set-log-in {
    padding: 5px 15px;
    background: #ba4d57;
    border-radius: 5px;
}

.bg-one {
    background: #db273f;
}

.set-select1 {
    padding: 5px;
    font-size: 12px;
}

.set-indo {
    height: 100vh;
    object-fit: cover;
    width: 100%;
}

.border-red {
    border-bottom:1px solid red;
}


.set-sign-feedback {
    width: 65%;
    position: absolute;
    margin-top: 8%;
    left: 18%;
    /* background: #fff; */
    transform: translate(0%, 0%);
}

.set-sign {
    width: 30%;
    position: absolute;
    margin-top: 8%;
    left: 35%;
    /* background: #fff; */
    transform: translate(0%, 0%);
}

.set-sign-login {
    width: 30%;
    position: absolute;
    margin-top: 12%;
    left: 35%;
    /* background: #fff; */
    transform: translate(0%, 0%);
}

.set-list-product {
    width: 70%;
    position: absolute;
    margin-top:7%;
    left: 15%;
    transform: translate(0%, 0%);
}

.set-detail-product {
    width: 70%;
    position: absolute;
    margin-top:10%;
    left: 15%;
    transform: translate(0%, 0%);
}

.bagan-product {
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 25px 10px 0px 10px;
    overflow-x: hidden;
    height: 600px;
    overflow-y: scroll;
}

.bagan-detail {
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 25px 10px 0px 10px;
}

.set-btn-sign {
    text-align: center;
    width: 70%;
    padding: 7px;
    background: #eab968;
}

.batik-set {
    height: 7vw;
    object-fit: cover;
}

.btn-sig {
    background: transparent;
    border: 1px solid transparent;
    color: #050505;
    font-size: 18px;
    line-height: 25px;
}

a{
    color: #fff !important;
}

a:hover {
    text-decoration: none !important;
    color: #fff !important;
}

.absolut {
    position: absolute;
}

.set-img1 {
    position: absolute;
    left: 0%;
}

.set-img2 {
    position: absolute;
    bottom: 0%;
}

.set-img3 {
    position: absolute;
    bottom: 0%;
    right: 0%;
}

.set-img4 {
    position: absolute;
    top: 7%;
    right: 4%;
}

.set-img5 {
    position: absolute;
    top: 20%;
    right: 4%;
}

.btn-both {
    width: 100%;
    padding: 10px;
    font-size: 20px;
    background: #eab968;
    color: #050505;
    font-weight: 500;
    border: 1px solid #eab968;
    transition: 0.6s;
}

.btn-both:hover {
    width: 100%;
    padding: 10px;
    font-size: 20px;
    background: #e5af00;
    color: #050505;
    font-weight: 500;
    border: 1px solid #e5af00;
}

.set-img-product {
    height: 235px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.h43p {
    height: 40%;
}

.set-title {
    position: relative;
    margin-top: -13%;
    background: rgba(0,0,0,0.5);
    padding: 12px 15px;
    height: 22%;
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
}

.img-detail {
    height: 400px;
    width: 100%;
    object-fit: cover;
}

.btn-kem {
    background: #fff;
    color: #000;
    padding: 0px 13px;
    border: 1px solid #fff;
    border-radius: 3px;
    font-size: 18px;
    cursor: pointer;
}

.position-but {
    position:absolute; 
    top:15%; 
    left:15%
}

.h50 {
    height: 43px;
}

/* .set-qusioner {
    width:30%;
    position: absolute;
    margin-top: 8%;
    left: 35%;
    transform: translate(0%, 0%);
} */

.set-qusioner {
    width: 50%;
    position: absolute;
    margin-top: 13%;
    left: 26%;

    transform: translate(0%, 0%);
}

/* ==================================================== */
                    /* CSS RESPONSIVE  */
/* ==================================================== */

@media (min-width: 1200px) {
    .container {
        max-width: 1240px !important;
        /* max-width: 1175px !important; */
    }
}

/* IPAD PRO & LAPTOP 10inc */
@media only screen and (min-width: 954px) and (max-width: 1025px) { 

    .w-20 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 25% !important;
                flex: 0 0 25% !important;
        max-width: 20%;
      }

    .img-detail {
        height: 205px;
        width: 100%;
        object-fit: cover;
    }

    .pd-20a {
        padding: 20px 0px 10px 0px;
    }

    
    body {
        margin: 0;
        font-weight: 400 !important;
        font-size: 14px;
        line-height: 1.85;
        font-weight: 400;
        color: #666666;
        background: url("../image/bahan/bg-utama.png") no-repeat;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        /* height: 105vh; */
    }


    .set-logo-bumn {
        position: absolute;
        top: 2%;
        z-index: 999;
        transform: translate(25%, 15%);
        left: 1%;
    }

    .set-logo-pln {
        position: absolute;
        top: 2%;
        z-index: 999;
        transform: translate(25%, 15%);
        right: 7%;
    }
    .container {
        max-width: 920px;
    }

    .font-40 {
        font-size: 30px;
    }

    .lh-50 {
        line-height: 36px;
    }

    .h300 {
        height: 215px;
    }

    .set-banner-company {
        width: 100%;
        object-fit: unset;
        /* object-fit: unset; */
        height: 214px;
    }

}

/* IPAD */
@media only screen and (min-width: 765px) and (max-width: 900px) { 

    .w-20 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 25% !important;
                flex: 0 0 25% !important;
        max-width: 25%;
      }

    .set-qusioner {
        width:55%;
        position: absolute;
        margin-top: 8%;
        left: 25%;
        /* background: #fff; */
        transform: translate(0%, 0%);
    }

    .set-title {
        position: relative;
        margin-top: -19%;
        background: rgba(0,0,0,0.5);
        padding: 12px 15px;
        height: 19%;
        font-size: 15px;
        line-height: 20px;
        font-weight: 500;
    }

    .bagan-product {
        border: 1px solid #fff;
        border-radius: 5px;
        padding: 25px 10px 0px 10px;
        overflow-x: hidden;
        height: 470px;
        overflow-y: scroll;
    }

    .img-detail {
        height: 200px;
        width: 100%;
        object-fit: cover;
    }

    .pd-25a {
        padding: 20px;
    }

    .w230 {
        width: 185px;
    }

    .w170 {
        width: 130px;
    }

    .w150 {
        width: 115px;
    }

    .set-btn-sign {
        text-align: center;
        width: 70%;
        padding: 7px 7px 9px;
        background: #eab968;
    }

    

    .btn-sig {
        background: transparent;
        border: 1px solid transparent;
        color: #050505;
        font-size: 14px;
        line-height: 20px;
    }

    .set-sign {
        width: 50%;
        position: absolute;
        margin-top: 10%;
        left: 27%;
        transform: translate(0%, 0%);
    }

    .set-sign-login {
        width: 50%;
        position: absolute;
        margin-top: 17%;
        left: 27%;
        /* background: #fff; */
        transform: translate(0%, 0%);
    }

    .set-text-banner-video {
        position: absolute;
        top: 17%;
        transform: translate(20%, 10%);
        width: 70%;
    }

    .btn-brosur {
        background: #ff1e44;
        padding: 18px 50px;
        border: 1px solid #ff1e44;
        color: #fff;
        /* font-weight: bold; */
        border-radius: 30px;
        font-size: 20px;
        width: 60%;
    }

    .set-text-banner-marketplace {
        background: #fff;
        position: absolute;
        top: 8%;
        transform: translate(16%, 10%);
        width: 75%;
    }

   

    .mb-1m {
        margin-bottom: 1rem !important;
    }

    .set-logo-bumn {
        position: absolute;
        top: 2%;
        z-index: 999;
        transform: translate(18%, 15%);
        left: 0%;
    }

    .set-logo-icons {
        position: absolute;
        bottom: 0%;
        z-index: 999;
        transform: translate(25%, 15%);
        left: 40%;
    }

    .set-logo-pln {
        position: absolute;
        top: 2%;
        z-index: 999;
        transform: translate(25%, 15%);
        right: 7%;
    }

    .w145 {
        width: 125px;
    }

    .set-card-login {
        background: #395a70;
        border-radius: 40px;
        padding: 40px 70px;
        text-align: center!important;
    }

    .set-text-banner {
        position: absolute;
        top: 0%;
        transform: translate(17%, 25%);
        width: 75%;
    }

    .lh-75 {
        line-height: 55px;
    }

    .font-60 {
        font-size: 50px;
    }

    .btn-regis {
        background: #04adf0;
        padding: 7px 40px;
        border: 1px solid #04adf0;
        color: #fff;
        font-weight: bold;
        border-radius: 30px;
        font-size: 16px;
    }

    .btn-join-putih1 {
        margin-top: 0rem;
        background: #fff;
        border: 1px solid #fff;
        color: #0b7400;
        font-weight: 500;
        padding: 5px 15px;
        font-size: 5px;
        text-align: center;
        border-radius: 30px;
        height: 40px;
        width: auto;
    }

    .font-31 {
        font-size: 16px;
    }

    .font-32 {
        font-size: 24px;
    }

    .lh-40 {
        line-height: 20px;
    }

    .font-37 {
        font-size: 26px !important;
    }

    .btn-join-dettol {
        background: #0b7400;
        border: 1px solid #0b7400;
        color: #fff;
        font-weight: 500;
        padding: 6px 10px;
        font-size: 14px;
        text-align: center;
        border-radius: 30px;
        width: 60%;
    }

    .w30t {
        width: 30px;
    }

    .w75 {
        width: 60px;
    }

    .font-14m {
        font-size: 14px !important;
    }

    .btn-join-putih {
        margin-top: -0.2rem;
        background: #fff;
        border: 1px solid #fff;
        color: #0b7400;
        font-weight: 500;
        padding: 7px 6px;
        font-size: 14px;
        text-align: center;
        border-radius: 30px;
        width: 45%;
        height: 43px;
    }

    .pd-100a {
        padding: 25px;
    }

    .font-36 {
        font-size: 30px !important;
    }
    
    .pd-100 {
        padding: 25px;
    }

    .img-meet-tab {
        height: 170px;
        object-fit: cover;
        width: 100%;
    }

    .font-30 {
        font-size: 28px;
    }

    .w200 {
        width: 170px;
    }

    .pd-30 {
        padding: 0px;
    }

    .w75p {
        width: 90%;
    }

    .set-tab {
        margin-left: 22%;
        text-align: left;
        font-size: 10px;
        line-height: 5px;
    }

    .set-tab2 {
        margin-left: 30%;
        text-align: left;
        font-size: 10px;
        line-height: 5px;
    }

    .set-loc {
        margin-top: -10%;
        padding-bottom: 1rem;
        margin-left: -57%;
        transform: translate(3%, 4%);
        position: absolute;
    }

    .middle-tab {
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto 0;
    }

    .btn-join {
        background: #0b7400;
        border: 1px solid #0b7400;
        color: #fff;
        font-weight: 500;
        padding: 6px 10px;
        font-size: 14px;
        text-align: center;
        border-radius: 30px;
        width: 45%;
    }

    .w100 {
        width: 75px;
    }

    .lh-16tab {
        line-height: 16px !important;
    }


    .tab70v {
        height: 70vh;
    }

    .obj-fit {
        object-fit: cover;
    }

    .pd-50b {
        padding: 5% 10%;
    }

    .lh-55 {
        line-height: 40px;
    }

    /* #mySidenav {
        width: 25% ;
    } */

    .font-28 {
        font-size: 22px !important;
    }

    .lh-36 {
        line-height: 30px;
    }

    .h300 {
        height: 160px;
    }

    .lh-30 {
        line-height: 26px;
    }

    .font-24 {
        font-size: 20px !important;
    }

    .font-20 {
        font-size: 16px !important;
    }

    .btn-filter {
        background: #fff;
        box-shadow: 0 1px 8px 0 rgba(0,0,0,0.12);
        border:1px solid #ccc;
        border: 0px;
        padding: 8px 10px;
        color: #fff;
        border-radius: 5px;
        z-index: 999;
        position: fixed;
        bottom: 5%;
        margin: 0 auto;
        transform: translateX(-50%);
        left: 50%;
    }

    #tab_view {
        display: block;
    }

    #tab-none {
        display: none
    }

    /* #mobile-none {
        display: none
    } */

    .font-40 {
        font-size: 35px;
    }

    .lh-50 {
        line-height: 26px;
    }

    .lh-20 {
        line-height: 100px;
    }


    .font-22 {
        font-size: 16px !important;
    }

    .tab-display {
        display: block !important;
    }

    .width-respon {
        width: 1000px;
    }

    .set-margin-tab {
        margin-left: 0px;
        margin-right: 0px;
    }
    
    .set-padding-tab {
        padding-left: 0px;
        padding-right: 0px;
    }

    .no-border-tab {
        border: 0px !important
    }

    /* BANNER */

    .mt-min-10 {
        margin-top: 0%;
    }

    .font-50 {
        font-size: 30px;
    }

    .lh-80 {
        line-height: 38px;
    }

    .mt-1t {
        margin-top: 1rem;
    }

    

    .mb-2at {
        margin-bottom: 2rem;
    }

    .btn-menu {
        border: 1px solid #fff !important;
        padding: 6px !important
    }

        /* SIDE BAR MENU */


  .tab-display {
    display: block !important;
  }

    /* SETTING MARGIN */
    .mb-0t {
        margin-bottom: 0px !important;
    }

    .mb-02t {
        margin-bottom: 0.2rem !important;
    }

    .mb-05t {
        margin-bottom: 0.5rem !important;
    }

    .mb-1t {
        margin-bottom: 1rem;
    }

    .mb-1at {
        margin-bottom: 1.5rem;
    }

    .mb-2t {
        margin-bottom: 2rem !important;
    }

    .mb-3t {
        margin-bottom: 3rem !important;
    }

    .mt-2t {
        margin-top: 2rem !important;
    }

    /* SETTING FONT SIZE */

    .font-12t {
        font-size: 12px !important;
    }

    .font-14t {
        font-size: 14px !important;
    }

    .font-16t {
        font-size: 16px !important;
    }

    .font-18t {
        font-size: 18px !important;
    }


    .masonry2 {
        column-count: 4;
    }

    .set-banner-company {
        width: 100%;
        object-fit: unset;
        height: 160px;
    }

    .lh-18t {
        line-height: 18px;
    }

}


@media only screen and (min-width: 525.99px) and (max-width: 764.99px) {

    .w-20 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 33.3% !important;
                flex: 0 0 33.3% !important;
        max-width: 33.3%;
      }

    .set-qusioner {
        width: 70%;
        position: absolute;
        margin-top: 30%;
        left: 18%;
        /* background: #fff; */
        transform: translate(0%, 0%);
    }

    .set-img5 {
        position: absolute;
        top: 9%;
        right: 4%;
    }

    .font-40 {
        font-size: 30px;
    }

    .img-detail {
        height: 250px;
        width: 100%;
        object-fit: cover;
    }

    .set-sign-feedback {
        width: 85%;
        position: absolute;
        margin-top: 8%;
        left: 18%;
        /* background: #fff; */
        transform: translate(0%, 0%);
    }

    .set-sign {
        width: 60%;
        position: absolute;
        margin-top: 10%;
        left: 22%;
        transform: translate(0%, 0%);
    }

    .set-sign-login {
        width: 60%;
        position: absolute;
        margin-top: 17%;
        left: 22%;
        /* background: #fff; */
        transform: translate(0%, 0%);
    }

    .pd-25a {
        padding: 20px;
    }

    .w230 {
        width: 185px;
    }

    .w170 {
        width: 130px;
    }

    .w150 {
        width: 115px;
    }

    

    .set-logo-bumn {
        position: absolute;
        top: 2%;
        z-index: 999;
        transform: translate(7%, 15%);
        left: 0%;
    }

    .set-text-banner {
        position: absolute;
        top: 0%;
        transform: translate(0%, 20%);
        width: 100%;
        left: 0%;
        padding: 14px;
    }

    .w145 {
        width: 140px;
    }

    .font-30 {
        font-size: 36px;
    }

    .set-logo-pln {
        position: absolute;
        top: 1%;
        z-index: 999;
        transform: translate(25%, 15%);
        right: 8%;
    }

    .set-card-login {
        background: #395a70;
        border-radius: 40px;
        padding: 40px 30px;
        text-align: center!important;
    }

}


@media only screen and (min-width: 425px) and (max-width: 525px) {

    .w-20 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50% !important;
                flex: 0 0 50% !important;
        max-width: 50%;
      }

    .set-img5 {
        position: absolute;
        top: 8%;
        right: 4%;
    }

    .set-qusioner {
        width: 85%;
        position: absolute;
        margin-top: 30%;
        left: 8%;
        transform: translate(0%, 0%);
    }

    .img-detail {
        height: 200px;
        width: 100%;
        object-fit: cover;
    }

    .set-detail-product {
        width: 70%;
        position: absolute;
        margin-top: 30%;
        left: 15%;
        transform: translate(0%, 0%);
    }


    .bagan-detail {
        border: 1px solid #fff;
        border-radius: 5px;
        padding: 15px 0px 0px 0px;
        overflow-y: scroll;
        max-height: 500px;
    }

    .set-sign-feedback {
        width:97%;
        position: absolute;
        margin-top: 15%;
        left: 2%;
        /* background: #fff; */
        transform: translate(0%, 0%);
    }

    ::-webkit-input-placeholder { /* Edge */
        color: #050505 !important;
        font-size: 16px;
    }
    
    :-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #050505 !important;
        font-size: 16px;
    }
    
    ::placeholder {
        color: #050505 !important;
        font-size: 16px;
    }

    .set-img4 {
        position: absolute;
        top: 4%;
        right: 4%;
    }

    .w230 {
        width: 130px;
    }

    .w150 {
        width: 80px;
    }

    .w170 {
        width: 120px;
    }

    .set-btn-sign {
        text-align: center;
        width: 70%;
        padding: 7px 7px 9px;
        background: #eab968;
    }

    .set-sign {
        width: 85%;
        position: absolute;
        top: 7%;
        left: 8%;
        transform: translate(0%, 0%);
    }

    .set-sign-login {
        width: 85%;
        position: absolute;
        margin-top: 28%;
        left: 8%;
        transform: translate(0%, 0%);
    }

    .pd-25a {
        padding: 20px;
    }

    .batik-set {
        height: 17vw;
        object-fit: cover;
    }

    .btn-sig {
        background: transparent;
        border: 1px solid transparent;
        color: #fff;
        font-size: 14px;
        line-height: 20px;
    }

    .set-text-banner-video {
        position: absolute;
        top: 13%;
        transform: translate(2%, 10%);
        width: 96%;
    }

    .btn-brosur {
        background: #ff1e44;
        padding: 10px 50px;
        border: 1px solid #ff1e44;
        color: #fff;
        /* font-weight: bold; */
        border-radius: 30px;
        font-size: 20px;
        width: 90%;
    }

    .mb-1m {
        margin-bottom: 1rem !important;
    }

    .lh-18 {
        line-height: 14px;
    }

    .font-13 {
        font-size: 12px;
    }

    .set-text-banner-marketplace {
        background: #fff;
        position: absolute;
        top: 10%;
        transform: translate(16%, 5%);
        width: 75%;
    }

    .set-logo-icons {
        position: absolute;
        bottom: 5%;
        z-index: 999;
        transform: translate(0%, -2%);
        left: 37%;
    }

    .w145 {
        width: 110px;
    }

    .set-logo-pln {
        position: absolute;
        top: 1%;
        z-index: 999;
        transform: translate(25%, 15%);
        right: 8%;
    }

    .set-card-login {
        background: #395a70;
        border-radius: 40px;
        padding: 40px 30px;
        text-align: center!important;
    }

    .mt-5p {
        margin-top: 15%;
    }

    .set-field1 {
        padding: 20px;
        border-radius: 20px;
    }

    .pdb-5r {
        padding-bottom: 2rem;
    }

    .pdt-5r {
        padding-top: 2rem;
    }

    .pdb-3r {
        padding-bottom: 1rem;
    }

    .font-32 {
        font-size: 18px;
    }

    .font-31 {
        font-size: 14px;
    }

    .ml-0m {
        margin-left: 0rem !important;
    }

    .btn-join-putih1 {
        margin-top: 0.2rem;
        background: #fff;
        border: 1px solid #fff;
        color: #0b7400;
        font-weight: 500;
        padding: 6px 15px;
        font-size: 14px;
        text-align: center;
        border-radius: 30px;
        width: 72%;
        height: 39px;
    }

    .font-37 {
        font-size: 20px !important;
    }

    .w300 {
        width: 210px;
    }

    .set-loc {
        margin-top: -10%;
        padding-bottom: 1rem;
        margin-left: 5%;
    }

    .set-loc2 {
        margin-top: -10%;
        padding-bottom: 1rem;
        margin-left: -50%;
        transform: translate(-7%, 4%);
        position: absolute;
    }

    .font-14m {
        font-size: 14px !important;
    }

    .pd-100a {
        padding: 25px;
    }

    .set-margin-mobile {
        margin-left: 0px;
        margin-right: 0px;
    }

    .pd-7ma {
        padding-right: 7px;
        padding-left: 7px;
    }

    .font-36 {
        font-size: 30px !important;
    }

    .pd-100 {
        padding: 25px;
    }

    .lh-40 {
        line-height: 24px;
    }


    .lh-41 {
        line-height: 30px;
    }

    .mt-05m {
        margin-top: 0.5rem !important;
    }

   

    .pd-10m {
        padding: 10px;
    }


    .block {
        display: block !important;
    }
    .obj-fit {
        object-fit: cover;
    }

    /* .set-text-banner {
        position: absolute;
        top: 20%;
        transform: translate(10%, 13%);
        width: 100%;
        left: 10%;
        text-align: center;
        background: rgb(255,255,255);
        background: linear-gradient(90deg, rgb(255 255 255 / 89%) 51%, rgba(255,255,255,0.02) 100%);
    } */

    .set-text-banner {
        position: absolute;
        top: 0%;
        transform: translate(0%, 20%);
        width: 100%;
        left: 0%;
        padding: 14px;
    }

    .lh-75 {
        line-height: 42px;
    }

    .font-60 {
        font-size: 36px;
    }

    .mr-05m {
        margin-right: 0.5rem !important;
    }

    .btn-regis {
        background: #04adf0;
        padding: 7px 30px;
        border: 1px solid #04adf0;
        color: #fff;
        font-weight: bold;
        border-radius: 30px;
        font-size: 14px;
    }

    .set-logo-bumn {
        position: absolute;
        top: 2%;
        z-index: 999;
        transform: translate(7%, 15%);
        left: 0%;
    }

    .w200 {
        width: 150px;
    }

    .w75p {
        width: 100%;
    }

    .lh-30 {
        line-height: 20px;
    }

    .btn-join {
        background: #0b7400;
        border: 1px solid #0b7400;
        color: #fff;
        font-weight: 500;
        padding: 6px 10px;
        font-size: 14px;
        text-align: center;
        border-radius: 30px;
        width: 30%;
    }

    .ls-10 {
        letter-spacing: 10px;
    }

    .font-30 {
        font-size: 24px;
    }

    .font-20 {
        font-size: 16px !important;
    }

    .font-40 {
        font-size: 26px;
    }

    .lh-50 {
        line-height: 20px;
    }

    .mobile-60v {
        height: 60vh;
        object-fit: cover;
        width: 100%;
    }

    .btn-post {
        background: #000;
        padding: 8px 34px;
        border: 0px;
        color: #fff;
        font-size: 14px;
        cursor: pointer;
    }

    .lh-55 {
        line-height: 36px;
    }

    .pd-50b {
        padding: 5% 7%;
    }

    /* .lh-30 {
        line-height: 26px;
    } */

    .font-24 {
        font-size: 16px !important;
    }

    .lh-36 {
        line-height: 24px;
    }

    .font-28 {
        font-size: 20px !important;
    }

    .btn-view {
        width: 40%;
        border: 1px solid #808080;
        color: #ccc;
        padding: 6px;
        font-size: 14px;
        transition: 0.5s;
    }

    #display-web{
        display: none;
    }

    .mt-0m {
        margin-top: 0rem !important;
    }

    .margin-mobile-min7 {
        margin-left: -7px;
        margin-right: -7px;
    }

    .icon-cari {
        position: absolute;
        bottom: 26%;
        left: 6.5%;
    }  

    .set-padding7m {
        padding-left: 7px;
        padding-right: 7px;
    }

    .mt-min-10 {
        margin-top: 3%;
    }

    /* .lh-50 {
        line-height: 38px;
    } */

    .h300 {
        height: 110px;
    }

    /* .font-40 {
        font-size: 28px;
    } */



    .lh-20m {
        line-height: 20px !important;
    }

    .mr-0m {
        margin-right: 0rem !important
    }

    .set-margin7m {
        margin-left: -7px;
        margin-right: -7px;
    }

    .font-34 {
        font-size: 24px !important;
    }

    .img-brand {
        height: 40px;
        width: 100%;
        object-fit: contain;
    }

    .set-banner-company {
        width: 100%;
        object-fit: unset;
        height: 110px;
    }

    .none-desktop {
        display: block !important;
    }

    .m-none {
        display: none !important;
    }

    #desktop-none {
        display: block
    }


    /* SIDE BAR MENU */

    

    .btn-menu {
        border: none !important;
        padding: 2px !important;
        margin-top: -4px;
    }

    /* SETTING MARGIN */
    .mb-0m {
        margin-bottom: 0px !important;
    }

    .mb-02m {
        margin-bottom: 0.2rem !important;
    }

    .mb-05m {
        margin-bottom: 0.5rem !important;
    }

    .mb-1m {
        margin-bottom: 1rem !important;
    }

    .mb-1am {
        margin-bottom: 1.5rem !important;
    }

    .mb-2m {
        margin-bottom: 2rem !important;
    }

    .mb-3m {
        margin-bottom: 3rem !important;
    }

    .set-padding-mobile15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    #tab-none {
        display: none
    }

    .btn-filter {
        background: #fff;
        box-shadow: 0 1px 8px 0 rgba(0,0,0,0.12);
        border:1px solid #ccc;
        border: 0px;
        padding: 8px 10px;
        color: #fff;
        border-radius: 5px;
        z-index: 999;
        position: fixed;
        bottom: 5%;
        margin: 0 auto;
        transform: translateX(-50%);
        left: 50%;
    }


 }  



/* IPHONE 6/7/8 & iphone X */
@media only screen and (min-width: 351px) and (max-width: 424.99px) {

    .w-20 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50% !important;
                flex: 0 0 50% !important;
        max-width: 50%;
      }

    .set-img5 {
        position: absolute;
        top: 4%;
        right: 4%;
    }

    .set-qusioner {
        width: 85%;
        position: absolute;
        margin-top: 20%;
        left: 10%;
        transform: translate(0%, 0%);
    }

    .set-detail-product {
        width: 70%;
        position: absolute;
        margin-top: 30%;
        left: 15%;
        transform: translate(0%, 0%);
    }


    .bagan-detail {
        border: 1px solid #fff;
        border-radius: 5px;
        padding: 15px 0px 0px 0px;
        overflow-y: scroll;
        max-height: 500px;
    }


    .img-detail {
        height: 200px;
        width: 100%;
        object-fit: cover;
    }

    .set-sign-feedback {
        width:90%;
        position: absolute;
        margin-top: 27%;
        left: 5%;
        /* background: #fff; */
        transform: translate(0%, 0%);
    }



    .set-btn-sign {
        text-align: center;
        width: 70%;
        padding: 7px 7px 9px;
        background: #eab968;
    }

    .w230 {
        width: 110px;
    }

    .w170 {
        width: 120px;
    }

    .w150 {
        width: 60px;
    }

    .set-sign {
        width: 90%;
        position: absolute;
        top: 15%;
        left: 5%;
        transform: translate(0%, 0%);
    }

    .set-img4 {
        position: absolute;
        top: 4%;
        right: 4%;
    }


    .set-sign-login {
        width: 90%;
        position: absolute;
        margin-top: 40%;
        left: 5%;
        transform: translate(0%, 0%);
    }

    .pd-25a {
        padding: 20px;
    }

    .batik-set {
        height: 17vw;
        object-fit: cover;
    }

    .btn-sig {
        background: transparent;
        border: 1px solid transparent;
        color: #fff;
        font-size: 14px;
        line-height: 20px;
    }

    .set-text-banner-video {
        position: absolute;
        top: 13%;
        transform: translate(2%, 10%);
        width: 96%;
    }

    .btn-brosur {
        background: #ff1e44;
        padding: 10px 50px;
        border: 1px solid #ff1e44;
        color: #fff;
        /* font-weight: bold; */
        border-radius: 30px;
        font-size: 16px;
        width: 90%;
    }

    .lh-18 {
        line-height: 14px;
    }

    .font-13 {
        font-size: 12px;
    }
    
    .set-text-banner-marketplace {
        background: #fff;
        position: absolute;
        top: 4%;
        transform: translate(16%, 10%);
        width: 75%;
    }

    body {
        margin: 0;
        font-weight: 400 !important;
        font-size: 14px;
        line-height: 1.85;
        font-weight: 400;
        color: #666666;
        background: url("../image/bahan/bg-utama.png") no-repeat;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        /* height: 105vh; */
    }

    .set-logo-icons {
        position: absolute;
        bottom: 13%;
        z-index: 999;
        transform: translate(0%, 43%);
        left: 37%;
    }

    .w145 {
        width: 90px;
    }

    .set-logo-pln {
        position: absolute;
        top: 1%;
        z-index: 999;
        transform: translate(25%, 15%);
        right: 8%;
    }

    .set-card-login {
        background: #395a70;
        border-radius: 40px;
        padding: 40px 30px;
        text-align: center!important;
    }

    .mt-5p {
        margin-top: 15%;
    }


    .set-text-banner {
        position: absolute;
        top: 0%;
        transform: translate(0%, 13%);
        width: 100%;
        left: 0%;
        padding: 14px;
    }

    .lh-75 {
        line-height: 36px;
    }

    .font-60 {
        font-size: 32px;
    }

    .mr-05m {
        margin-right: 0.5rem !important;
    }

    .btn-regis {
        background: #04adf0;
        padding: 11px 30px;
        border: 1px solid #04adf0;
        color: #fff;
        font-weight: bold;
        border-radius: 30px;
        font-size: 14px;
    }

    .set-logo-bumn {
        position: absolute;
        top: 2%;
        z-index: 999;
        transform: translate(7%, 15%);
        left: 0%;
    }


    .bg-footer1 {
        background-image: url(../image/bahan/bg-footer.jpg);
        height: 110%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: absolute;
    }


    .mt-5p {
        margin-top: 15%;
    }

    .set-field1 {
        padding: 20px;
        border-radius: 20px;
    }

    .pdb-5r {
        padding-bottom: 2rem;
    }

    .pdt-5r {
        padding-top: 2rem;
    }

    .pdb-3r {
        padding-bottom: 1rem;
    }

    .font-32 {
        font-size: 18px;
    }

    .font-31 {
        font-size: 14px;
    }

    .set-tab2 {
        margin-left: 30%;
        text-align: left;
        font-size: 10px;
        line-height: 5px;
    }

    .font-31 {
        font-size: 14px;
    }

    .ml-0m {
        margin-left: 0rem !important;
    }

    .btn-join-putih1 {
        margin-top: 0.2rem;
        background: #fff;
        border: 1px solid #fff;
        color: #0b7400;
        font-weight: 500;
        padding: 6px 15px;
        font-size: 14px;
        text-align: center;
        border-radius: 30px;
        width: 72%;
        height: 39px;
    }


    .font-37 {
        font-size: 20px !important;
    }

    .w300 {
        width: 180px;
    }

    .font-14m {
        font-size: 14px !important;
    }

    .font-36 {
        font-size: 30px !important;
    }

    .lh-41 {
        line-height: 30px;
    }

    .pd-100a {
        padding: 25px;
    }

    .pd-7ma {
        padding-right: 7px;
        padding-left: 7px;
    }

    .pd-100 {
        padding: 25px;
    }

    .lh-40 {
        line-height: 24px;
    }

    .pd-30 {
        padding: 30px 20px 0px;
    }

    .lh-16tab {
        line-height: 16px !important;
    }

    .w100 {
        width: 70px;
    }

    .pd-10m {
        padding: 10px;
    }

    .set-loc {
        margin-top: -10%;
        padding-bottom: 1rem;
        margin-left: -52%;
        position: absolute;
    }

    .set-tab {
        margin-left: 22%;
        text-align: left;
        font-size: 10px;
        line-height: 5px;
    }


    .block {
        display: block !important;
    }
    .obj-fit {
        object-fit: cover;
    }

    /* .set-text-banner {
        position: absolute;
        top: 0%;
        transform: translate(10%, 13%);
        width: 52%;
        left: 4%;
        text-align: center;
    } */

    .w200 {
        width: 120px;
    }

    .w75p {
        width: 100%;
    }

    .lh-30 {
        line-height: 20px;
    }

    .btn-join {
        background: #0b7400;
        border: 1px solid #0b7400;
        color: #fff;
        font-weight: 500;
        padding: 6px 10px;
        font-size: 14px;
        text-align: center;
        border-radius: 30px;
        width: 40%;
    }

    .ls-10 {
        letter-spacing: 10px;
    }

    .font-30 {
        font-size: 22px;
    }

    .font-20 {
        font-size: 14px !important;
    }

    .font-40 {
        font-size: 26px;
    }

    .lh-50 {
        line-height: 20px;
    }

    .mobile-60v {
        height: 60vh;
        object-fit: cover;
        width: 100%;
    }

    .btn-post {
        background: #000;
        padding: 8px 22px;
        border: 0px;
        color: #fff;
        font-size: 14px;
        cursor: pointer;
    }



    .pd-50b {
        padding: 5% 0%;
    }

    

    .mt-m2 {
        margin-top: -1px !important;
    }

    .mr-05 {
        margin-right: 0.2rem !important;
    }

    /* .font-40 {
        font-size: 30px;
    } */

    /* .lh-40 {
        line-height: 30px;
    } */

    /* .font-20 {
        font-size: 18px !important;
    } */


    .w32 {
        width: 28px;
    }

    .w25 {
        width: 23px;
    }

    /* .lh-30 {
        line-height: 26px;
    } */

    .font-24 {
        font-size: 16px !important;
    }

    .lh-36 {
        line-height: 24px;
    }

    .font-28 {
        font-size: 18px !important;
    }

    .btn-view {
        width: 40%;
        border: 1px solid #808080;
        color: #ccc;
        padding: 6px;
        font-size: 14px;
        transition: 0.5s;
    }

    #display-web{
        display: none;
    }

    .mt-0m {
        margin-top: 0rem !important;
    }

    .form-search {
        padding: 5px 5px 5px 30px;
    }

    .margin-mobile-min7 {
        margin-left: -7px;
        margin-right: -7px;
    }


    .icon-cari {
        position: absolute;
        bottom: 20%;
        left: 6.5%;
    }  

    .h300 {
        height: 90px;
    }

    .lh-20m {
        line-height: 20px !important;
    }

    /* =============CSS SWIPE STORE============ */

:root {
    --gutter: 10px;
  }
  
  .app_store {
    padding: var(--gutter) 0;
    display: grid;
    grid-gap: var(--gutter) 0;
    grid-template-columns: none;
    align-content: start;
  }
  
  .app_store > * {
    grid-column: 2 / -2;
  }
  
  .app_store > .full {
    grid-column: 1 / -1;
  }
  
  .hs_store {
    display: grid;
    grid-gap: calc(var(--gutter) / 2);
    grid-template-columns: repeat(12, calc(100% - var(--gutter) * 18));
    grid-template-rows: minmax(130px, 1fr);
    
    overflow-x: scroll;
    scroll-snap-type: x proximity;
    padding-bottom: calc(.01 * var(--gutter));
    margin-bottom: calc(-.01 * var(--gutter));
  }
  
  
  /* Demo styles */

  
  ul {
    list-style: none;
    padding: 0;
  }

  
  .hs_store > li,
  .item {
    scroll-snap-align: center;
    padding: calc(var(--gutter) / 4 * 1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: transparent;
    border-radius: 8px;
  }


  /* ===============CSS SWIPE  PRODUCT ============= */

    :root {
        --gutter: 10px;
    }

    .app_product {
        padding: var(--gutter) 0;
        display: grid;
        grid-gap: var(--gutter) 0;
        /* grid-template-columns: var(--gutter) 1fr var(--gutter); */
        align-content: start;
    }

    .app_product > * {
        grid-column: 2 / -2;
    }

    .app_product > .full {
        grid-column: 1 / -1;
    }

    .hs_product {
        display: grid;
        grid-gap: calc(var(--gutter) / 1);
        grid-template-columns: repeat(12, calc(100% - var(--gutter) * 18));
        grid-template-rows: minmax(100px, 1fr);
        
        overflow-x: scroll;
        scroll-snap-type: x proximity;
        padding-bottom: calc(.01 * var(--gutter));
        margin-bottom: calc(-.01 * var(--gutter));
    }


    /* Demo styles */


    ul {
        list-style: none;
        padding: 0;
    }


    .hs_product > li,
    .item {
        scroll-snap-align: center;
        padding: calc(var(--gutter) / 12 * 1);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: #fff;
        border-radius: 8px;
    }



    /* ===============CSS SWIPE  BRAND ============= */

    :root {
        --gutter: 10px;
    }
  
    .app_brand {
        padding: var(--gutter) 0;
        display: grid;
        grid-gap: var(--gutter) 0;
        /* grid-template-columns: var(--gutter) 1fr var(--gutter); */
        align-content: start;
    }
    
    .app_brand > * {
        grid-column: 2 / -2;
    }
    
    .app_brand > .full {
        grid-column: 1 / -1;
    }
    
    .hs_brand {
        display: grid;
        grid-gap: calc(var(--gutter) / 1);
        grid-template-columns: repeat(12, calc(100% - var(--gutter) * 18));
        grid-template-rows: minmax(125px, 1fr);
        
        overflow-x: scroll;
        scroll-snap-type: x proximity;
        padding-bottom: calc(.01 * var(--gutter));
        margin-bottom: calc(-.01 * var(--gutter));
    }
    
    
    /* Demo styles */

    
    ul {
        list-style: none;
        padding: 0;
    }

    
    .hs_brand > li,
    .item {
        scroll-snap-align: center;
        padding: calc(var(--gutter) / 12 * 1);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: #fff;
        border-radius: 8px;
    }




    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
        padding: 0px !important;
    }

    .mr-0m {
        margin-right: 0rem !important
    }

    .set-margin7m {
        margin-left: -7px;
        margin-right: -7px;
    }

    .font-34 {
        font-size: 24px !important;
    }

    .img-brand {
        height: 90px;
        width: 100%;
        object-fit: contain;
    }

    .img-client {
        object-fit: contain;
        width: 100%;
        height: 120px;
    }

    .img-product {
        height: 125px;
        width: 100%;
        object-fit: fill;
    }

    .img-store {
        height: 120px;
        width: 100%;
        object-fit: fill;
    }

    .img-category {
        height: 275px;
        width: 100%;
        border-radius: 10px;
        object-fit: cover
    }

    #tab-none {
        display: none
    }

    .pd-20a {
        padding: 20px 20px 5px 20px;
    }

    .div-banner-tutorial {
        height: 275px;
        position: relative;
        background: #000;
        border-radius: 10px;
    }

    .set-padding7m {
        padding-left: 7px;
        padding-right: 7px;
    }

    .set-padding-mobile715 {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }

    .set-padding-mobile015 {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }

    .icon-search-company {
        position: absolute;
        left: 5%;
        top: 25%;
    }

    

    #desktop-none {
        display: block
    }

    #tab_view {
        display: none;
    }

    .set-filter {
        display: flex;
        justify-content: center;
    }

    .mobile-left {
        float: left !important
    }


    #mobile-none {
        display: none
    }

    .set-banner-company {
        width: 100%;
        object-fit: unset;
        height: 90px;
    }

    .masonry {
        column-count: 2;
      }

    .masonry2 {
        column-count: 2;
    }

    .masonry3 {
        column-count: 3;
      }

    .lh-24m {
        line-height: 24px !important;
    }

    .lh-18m {
        line-height: 18px;
    }

    /* WIDTH */

    .mt-05m {
        margin-top: 0.5rem !important;
    }

    .mt-1m {
        margin-top: 1rem !important;
    }

    .mt-2m {
        margin-top: 2rem !important;
    }


    .width-respon {
        width: 815px;
    }

    .btn-menu {
        border: none !important;
        padding: 2px !important;
        margin-top: -4px;
    }

    .btn-filter {
        background: #fff;
        box-shadow: 0 1px 8px 0 rgba(0,0,0,0.12);
        border:1px solid #ccc;
        border: 0px;
        padding: 8px 10px;
        color: #fff;
        border-radius: 5px;
        z-index: 999;
        position: fixed;
        bottom: 5%;
        margin: 0 auto;
        transform: translateX(-50%);
        left: 50%;
    }

    .w10-m {
        width: 10% !important;
    }
    
    .w20-m {
        width: 20% !important;
    }

    .w30-m {
        width: 30% !important;
    }
    
    .w40-m {
        width: 40% !important;
    }
    
    .w50-m {
        width: 50% !important;
    }
    
    .w60-m {
        width: 60% !important;
    }
    
    .w70-m {
        width: 70% !important;
    }
    
    .w80-m {
        width: 80% !important;
    }

    .w90-m {
        width: 90% !important;
    }
    .w100-m {
        width: 100% !important;
    }

    .m-none {
        display: none !important;
    }

    .tab-display {
        display: none !important;
      }

    .none-desktop {
        display: block !important;
    }


    /* SETTING MARGIN */
    .mb-0m {
        margin-bottom: 0px !important;
    }

    .mb-02m {
        margin-bottom: 0.2rem !important;
    }

    .mb-05m {
        margin-bottom: 0.5rem !important;
    }

    .mb-1m {
        margin-bottom: 1rem !important;
    }

    .mb-1am {
        margin-bottom: 1.5rem !important;
    }

    .mb-2m {
        margin-bottom: 2rem !important;
    }

    .mb-3m {
        margin-bottom: 3rem !important;
    }


    /* SETTING PADDING */

    .pdl-26m {
        padding-left: 26%;
    }

    .set-margin-mobile {
        margin-left: 0px;
        margin-right: 0px;
    }
    
    .set-padding-mobile {
        padding-left: 0px;
        padding-right: 0px;
    }

    .set-padding-mobile15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .pdt-8m {
        padding-top: 8px;
    }

    .pd-5m {
        padding: 5px;
    }


    .font-italic {
        font-style: italic;
    }

    

    /* SETTING FONT SIZE */

    .font-12m {
        font-size: 12px !important;
    }

    .font-14m {
        font-size: 14px !important;
    }

    .font-16m {
        font-size: 16px !important;
    }

    .font-18m {
        font-size: 18px !important;
    }

    .font-20m {
        font-size: 20px !important;
    }

    .font-24m {
        font-size: 24px !important;
        line-height: 30px;
    }

    .lh-14m {
        line-height: 14px;
    }

    .border-top-m {
        border-top: 1px solid #dee2e6;
    }

    .text-left-m {
        text-align: left !important ;
    }

    .pd-10a {
        padding: 10px 10px 0px 15px !important;
    }



    .pd-0m {
        padding: 0px !important;
    }

    .pl-mobile {
        padding-left: 15px !important;
    }

    .pr-mobile {
        padding-right: 15px !important;
    }


    table.listProduk {
        table-layout: auto !important;
        width: auto !important;
    }


    /* ============TAMBAHAN CSS BARU============= */

    .btn-add {
        background: #922c88;
        padding: 6px 10px;
        color: #fff;
        font-size: 12px;
        border-radius: 3px;
    }

    
    .set-padding-mobile {
        padding-left: 0px;
        padding-right: 0px;
    }

    .set-padding-mobile0 {
        padding-left: 0px;
    }

    .mt-0m {
        margin-top: 0rem !important;
    }

    .flex-left-mobile {
        display: flex !important;
        justify-content: flex-start !important
    }

    .mt-min-10 {
        margin-top: 0%;
    }



    /* -============TAMBAHAN CSS BIZWEB=========== */

    .mt-min-10 {
        margin-top: 4%;
    }

    .font-50 {
        font-size: 28px;
    }

    .lh-80 {
        line-height: 37px;
    }

    /* .font-30 {
        font-size: 24px;
    } */

    .pd-40 {
        padding: 20px;
    }

    .mt10-m {
        margin-top: -9%;
    }

    .no-border-mobile {
        border: 0px !important
    }

    .no-border-right-mobile {
        border-right: none !important
    }


    /* SIDE BAR MENU */




}

/* IPHONE 5, 5E */
@media only screen and (min-width: 295px) and (max-width: 350px) {

    .w-20 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50% !important;
                flex: 0 0 50% !important;
        max-width: 50%;
      }

    .bagan-detail {
        border: 1px solid #fff;
        border-radius: 5px;
        padding: 15px 0px 0px 0px;
    }


    .img-detail {
        height: 200px;
        width: 100%;
        object-fit: cover;
    }

    .set-sign-feedback {
        width:90%;
        position: absolute;
        margin-top: 28%;
        left: 5%;
        /* background: #fff; */
        transform: translate(0%, 0%);
    }

    ::-webkit-input-placeholder { /* Edge */
        color: #050505 !important;
        font-size: 14px;
    }
    
    :-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #050505 !important;
        font-size: 14px;
    }
    
    ::placeholder {
        color: #050505 !important;
        font-size: 14px;
    }

    .set-btn-sign {
        text-align: center;
        width: 70%;
        padding: 3px 3px 5px;
        background: #eab968;
    }

    .w230 {
        width: 100px;
    }

    .w170 {
        width: 120px;
    }

    .w150 {
        width: 60px;
    }

    .set-sign {
        width: 90%;
        position: absolute;
        top: 20%;
        left: 5%;
        transform: translate(0%, 0%);
    }

    .set-img4 {
        position: absolute;
        top: 4%;
        right: 4%;
    }


    .set-sign-login {
        width: 90%;
        position: absolute;
        margin-top: 40%;
        left: 5%;
        transform: translate(0%, 0%);
    }

    .pd-25a {
        padding: 16px;
    }

    .batik-set {
        height: 17vw;
        object-fit: cover;
    }

    .btn-sig {
        background: transparent;
        border: 1px solid transparent;
        color: #fff;
        font-size: 14px;
        line-height: 20px;
    }


    .set-text-banner-video {
        position: absolute;
        top: 13%;
        transform: translate(2%, 10%);
        width: 96%;
    }
    
    .btn-brosur {
        background: #ff1e44;
        padding: 10px 50px;
        border: 1px solid #ff1e44;
        color: #fff;
        /* font-weight: bold; */
        border-radius: 30px;
        font-size: 16px;
        width: 90%;
    }

    .lh-18 {
        line-height: 14px;
    }

    .font-13 {
        font-size: 12px;
    }

    .set-text-banner-marketplace {
        background: #fff;
        position: absolute;
        top: 4%;
        transform: translate(16%, 10%);
        width: 75%;
    }

    body {
        margin: 0;
        font-weight: 400 !important;
        font-size: 14px;
        line-height: 1.85;
        font-weight: 400;
        color: #666666;
        background: url("../image/bahan/bg-utama.png") no-repeat;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        /* height: 105vh; */
    }

    .set-logo-icons {
        position: absolute;
        bottom: -5%;
        z-index: 999;
        transform: translate(0%, -2%);
        left: 37%;
    }

    .w145 {
        width: 90px;
    }

    .set-logo-pln {
        position: absolute;
        top: 1%;
        z-index: 999;
        transform: translate(25%, 15%);
        right: 8%;
    }

    .set-card-login {
        background: #395a70;
        border-radius: 40px;
        padding: 40px 30px;
        text-align: center!important;
    }


    .set-text-banner {
        position: absolute;
        top: 0%;
        transform: translate(0%, 13%);
        width: 100%;
        left: 0%;
        padding: 14px;
    }

    .lh-75 {
        line-height: 32px;
    }

    .font-60 {
        font-size: 28px;
    }

    .mr-05m {
        margin-right: 0.5rem !important;
    }

    .btn-regis {
        background: #04adf0;
        padding: 4px 15px;
        border: 1px solid #04adf0;
        color: #fff;
        font-weight: bold;
        border-radius: 30px;
        font-size: 14px;
    }

    .set-logo-bumn {
        position: absolute;
        top: 2%;
        z-index: 999;
        transform: translate(7%, 15%);
        left: 0%;
    }




    .set-field1 {
        padding: 20px;
        border-radius: 20px;
    }

    .mt-5p {
        margin-top: 15%;
    }

    .pdb-5r {
        padding-bottom: 2rem;
    }

    .pdt-5r {
        padding-top: 2rem;
    }

    .pdb-3r {
        padding-bottom: 1rem;
    }

    .font-32 {
        font-size: 18px;
    }

    .font-31 {
        font-size: 14px;
    }

    .set-tab2 {
        margin-left: 30%;
        text-align: left;
        font-size: 10px;
        line-height: 5px;
    }

    .font-31 {
        font-size: 14px;
    }

    .ml-0m {
        margin-left: 0rem !important;
    }

    .btn-join-putih1 {
        margin-top: 0.2rem;
        background: #fff;
        border: 1px solid #fff;
        color: #0b7400;
        font-weight: 500;
        padding: 6px 15px;
        font-size: 14px;
        text-align: center;
        border-radius: 30px;
        width: 72%;
        height: 39px;
    }


    .font-37 {
        font-size: 16px !important;
    }



    .set-tab2 {
        margin-left: 30%;
        text-align: left;
        font-size: 10px;
        line-height: 5px;
    }

    .font-31 {
        font-size: 14px;
    }

    .ml-0m {
        margin-left: 0rem !important;
    }

    .btn-join-putih1 {
        margin-top: 0.2rem;
        background: #fff;
        border: 1px solid #fff;
        color: #0b7400;
        font-weight: 500;
        padding: 4px 15px;
        font-size: 5px;
        text-align: center;
        border-radius: 30px;
        width: 93%;
        height: 34px;
    }



    .w300 {
        width: 150px;
    }

    .font-14m {
        font-size: 14px !important;
    }

    .font-12m {
        font-size: 12px !important;
    }


    .btn-join2 {
        background: #0b7400;
        border: 1px solid #0b7400;
        color: #fff;
        font-weight: 500;
        padding: 6px 10px;
        font-size: 14px;
        text-align: center;
        border-radius: 30px;
        width: auto;
    }

    .pd-100a {
        padding: 25px;
    }

    .font-36 {
        font-size: 24px !important;
    }

    .lh-41 {
        line-height: 28px;
    }

    .pd-100 {
        padding: 25px;
    }

    .pd-30 {
        padding: 30px 20px 0px;
    }


    .lh-16tab {
        line-height: 16px !important;
    }

    .w100 {
        width: 85px;
    }

    .pd-10m {
        padding: 10px;
    }

    .set-loc {
        margin-top: -10%;
        padding-bottom: 1rem;
        margin-left: -52%;
        position: absolute;
    }

    .set-tab {
        margin-left: 22%;
        text-align: left;
        font-size: 10px;
        line-height: 5px;
    }


    .block {
        display: block !important;
    }
    .obj-fit {
        object-fit: cover;
    }

    /* .set-text-banner {
        position: absolute;
        top: 0%;
        transform: translate(10%, 13%);
        width: 52%;
        left: 4%;
        text-align: center;
    } */

    .w200 {
        width: 120px;
    }

    .w75p {
        width: 100%;
    }

    .lh-30 {
        line-height: 20px;
    }

    .btn-join {
        background: #0b7400;
        border: 1px solid #0b7400;
        color: #fff;
        font-weight: 500;
        padding: 6px 10px;
        font-size: 14px;
        text-align: center;
        border-radius: 30px;
        width: 50%;
    }

    .set-margin-mobile {
        margin-left: 0px;
        margin-right: 0px;
    }

    .pd-7ma {
        padding-right: 7px;
        padding-left: 7px;
    }

    /* .pdb-5r {
        padding-bottom: 3rem;
    }

    .pdt-5r {
        padding-top: 3rem;
    } */

    .ls-10 {
        letter-spacing: 10px;
    }

    .font-30 {
        font-size: 20px;
    }

    .font-20 {
        font-size: 14px !important;
    }

    .font-40 {
        font-size: 28px;
        line-height: 34px;
    }

    .lh-50 {
        line-height: 20px;
    }

    .mobile-60v {
        height: 50vh;
        object-fit: cover;
        width: 100%;
    }



    .lh-55 {
        line-height: 30px;
    }

    .pd-50b {
        padding: 5% 0%;
    }

    .font-50 {
        font-size: 24px;
    }

    .pd-10 {
        padding: 5px;
    }

    /* .font-30 {
        font-size: 22px;
    } */

    .set-padding7m {
        padding-left: 0px;
        padding-right: 7px;
    }

    #display-web{
        display: none;
    }

    .mt-m2 {
        margin-top: 0% !important;
    }

    .w25 {
        width: 15px;
    }

    .w32 {
        width: 18px;
    }


    .w30 {
        width: 25px;
    }

    .font-12 {
        font-size: 10px !important;
    }

    .lh-30 {
        line-height: 20px;
    }

    .font-24 {
        font-size: 16px !important;
    }

    .font-18 {
        font-size: 14px !important;
    }

    .lh-36 {
        line-height: 22px;
    }

    .font-28 {
        font-size: 20px !important;
    }

    .btn-view {
        width: 40%;
        border: 1px solid #808080;
        color: #ccc;
        padding: 6px;
        font-size: 14px;
        transition: 0.5s;
    }

    /* .font-40 {
        font-size: 26px;
    } */

    .lh-40 {
        line-height: 22px;
    }

    .lh-24 {
        line-height: 20px;
    }

    /* .font-20 {
        font-size: 16px !important;
    } */



    .mt-0m {
        margin-top: 0rem !important;
    }

    .mt-05m {
        margin-top: 0.5rem !important;
    }


    .form-search {
        padding: 5px 5px 5px 25px;
    }

    .margin-mobile-min7 {
        margin-left: -7px;
        margin-right: -7px;
    }

    .icon-cari {
        position: absolute;
        bottom: 18%;
        left: 6.5%;
    }  

    .mt-2m {
        margin-top: 2rem !important;
    }

    .h300 {
        height: 80px;
    }

    .lh-20m {
        line-height: 20px;
    }


    /* ===============CSS SWIPE  STORE ============= */

    :root {
        --gutter: 10px;
      }
      
      .app_store {
        padding: var(--gutter) 0;
        display: grid;
        grid-gap: var(--gutter) 0;
        grid-template-columns: none;
        align-content: start;
      }
      
      .app_store > * {
        grid-column: 2 / -2;
      }
      
      .app_store > .full {
        grid-column: 1 / -1;
      }
      
      .hs_store {
        display: grid;
        grid-gap: calc(var(--gutter) / 2);
        grid-template-columns: repeat(12, calc(100% - var(--gutter) * 16));
        grid-template-rows: minmax(100px, 1fr);
        
        overflow-x: scroll;
        scroll-snap-type: x proximity;
        padding-bottom: calc(.01 * var(--gutter));
        margin-bottom: calc(-.01 * var(--gutter));
      }
      
      
      /* Demo styles */
    
      
      ul {
        list-style: none;
        padding: 0;
      }
    
      
      .hs_store > li,
      .item {
        scroll-snap-align: center;
        padding: calc(var(--gutter) / 4 * 1);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: transparent;
        border-radius: 8px;
      }



      /* ===============CSS SWIPE  PRODUCT ============= */

    :root {
        --gutter: 10px;
    }

    .app_product {
        padding: var(--gutter) 0;
        display: grid;
        grid-gap: var(--gutter) 0;
        /* grid-template-columns: var(--gutter) 1fr var(--gutter); */
        align-content: start;
    }

    .app_product > * {
        grid-column: 2 / -2;
    }

    .app_product > .full {
        grid-column: 1 / -1;
    }

    .hs_product {
        display: grid;
        grid-gap: calc(var(--gutter) / 1);
        grid-template-columns: repeat(12, calc(100% - var(--gutter) * 16));
        grid-template-rows: minmax(94px, 1fr);
        
        overflow-x: scroll;
        scroll-snap-type: x proximity;
        padding-bottom: calc(.01 * var(--gutter));
        margin-bottom: calc(-.01 * var(--gutter));
    }


    /* Demo styles */


    ul {
        list-style: none;
        padding: 0;
    }


    .hs_product > li,
    .item {
        scroll-snap-align: center;
        padding: calc(var(--gutter) / 12 * 1);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: #fff;
        border-radius: 8px;
    }



    /* ===============CSS SWIPE  BRAND ============= */

    :root {
        --gutter: 10px;
    }
  
    .app_brand {
        padding: var(--gutter) 0;
        display: grid;
        grid-gap: var(--gutter) 0;
        /* grid-template-columns: var(--gutter) 1fr var(--gutter); */
        align-content: start;
    }
    
    .app_brand > * {
        grid-column: 2 / -2;
    }
    
    .app_brand > .full {
        grid-column: 1 / -1;
    }
    
    .hs_brand {
        display: grid;
        grid-gap: calc(var(--gutter) / 1);
        grid-template-columns: repeat(12, calc(100% - var(--gutter) * 20));
        grid-template-rows: minmax(100px, 1fr);
        
        overflow-x: scroll;
        scroll-snap-type: x proximity;
        padding-bottom: calc(.01 * var(--gutter));
        margin-bottom: calc(-.01 * var(--gutter));
    }
    
    
    /* Demo styles */

    
    ul {
        list-style: none;
        padding: 0;
    }

    
    .hs_brand > li,
    .item {
        scroll-snap-align: center;
        padding: calc(var(--gutter) / 12 * 1);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: #fff;
        border-radius: 8px;
    }


    .pd-0m {
        padding: 0px !important;
    }


    .mr-0m {
        margin-right: 0rem !important
    }

    .img-brand {
        height: 55px;
        width: 100%;
        object-fit: contain;
    }

    .pd-20a {
        padding: 20px 35px 15px 35px  !important;
    }

    .no-border-mobile {
        border: 0px !important
    }

    .btn-filter {
        background: #fff;
        box-shadow: 0 1px 8px 0 rgba(0,0,0,0.12);
        border:1px solid #ccc;
        border: 0px;
        padding: 8px 10px;
        color: #fff;
        border-radius: 5px;
        z-index: 999;
        position: fixed;
        bottom: 5%;
        margin: 0 auto;
        transform: translateX(-45%);
        left: 48%;
    }

    .set-filter {
        display: flex;
        justify-content: center;
    }

    #tab_view {
        display: none;
    }

    #tab-none {
        display: none
    }

    #desktop-none {
        display: block
    }

    #mobile-none {
        display: none
    }

    .mobile-left {
        float: left !important;
    }


    /* SETTING MARGIN */
    .mb-0m {
        margin-bottom: 0px !important;
    }

    .mb-02m {
        margin-bottom: 0.2rem !important;
    }

    .mb-05m {
        margin-bottom: 0.5rem !important;
    }

    .mb-1m {
        margin-bottom: 1rem !important;
    }

    .mb-1am {
        margin-bottom: 1.5rem !important;
    }

    .mb-2m {
        margin-bottom: 2rem !important;
    }

    .mb-3m {
        margin-bottom: 3rem !important;
    }


    .div-banner2 {
        height: 140px !important;
        position: relative;
        background: #000;
        border-radius: 10px;
    }

    .img-category {
        height: 240px;
        width: 100%;
        border-radius: 10px;
        object-fit: cover
    }

    .div-banner-tutorial {
        height: 240px;
        position: relative;
        background: #000;
        border-radius: 10px;
    }

    .pdb-35 {
        padding-bottom: 35px !important; 
    }

    .lh-24m {
        line-height: 24px;
    }

    .mb-0m {
        margin-bottom: 0rem !important;
    }

    .mb-2m {
        margin-bottom: 2rem !important;
    }

    /* SETTING FONT SIZE */

    .font-12s {
        font-size: 12px !important;
    }

    .font-14m {
        font-size: 14px !important;
    }

    .font-16m {
        font-size: 16px !important;
    }

    .font-18m {
        font-size: 18px !important;
    }

    .font-20m {
        font-size: 20px !important;
    }

    .font-22m {
        font-size: 22px !important;
    }

    .font-24m {
        font-size: 24px !important;
        line-height: 30px;
    }

    .btn-menu {
        border: none !important;
        padding: 2px !important;
        margin-top: -4px;
    }

    .m-none {
        display: none !important;
    }

    .none-desktop {
        display: block !important;
    }

    .font-24m {
        font-size: 24px !important;
        line-height: 30px;
    }

    .img-product {
        height: 75px;
        width: 100%;
        object-fit: fill;
    }

    .img-store {
        height: 75px;
        width: 100%;
        object-fit: fill;
    }

    .pd-5m {
        padding: 5px;
    }

    .set-margin7m {
        margin-left: -7px;
        margin-right: -7px;
    }


    .set-padding15m {
        padding-left: 15px;
        padding-right: 15px;
    }

    .font-34 {
        font-size: 24px !important;
    }

    .set-banner-company {
        width: 100%;
        object-fit: cover;
        /* object-fit: unset; */
        height: 80px;
    }

    .img-client {
        object-fit: contain;
        width: 100%;
        height: 72px;
    }

        /* SIDE BAR MENU */

  .mt-min-10 {
    margin-top: 4%;
}


} 

.modal-dialog-full-width {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    max-width:none !important;
}

.modal-content-full-width  {
    height: auto !important;
    min-height: 100% !important;
    border-radius: 0 !important;
    background-color: #ffffff !important 
}

.modal-header-full-width  {
    border-bottom: 1px solid #9ea2a2 !important;
}

.modal-footer-full-width  {
    border-top: 1px solid #9ea2a2 !important;
}

.form-reg.is-invalid~.invalid-feedback {
    display: block;
}

.form-reg.is-invalid {
    border-color: #dc3545;
}

.form-log1.is-invalid~.invalid-feedback {
    display: block;
}

.form-log1.is-invalid {
    border-color: #dc3545;
}




  

  
  
