/**
    * Hello there
    * Iam Dhias Adhiasta
*/

/* scroll bar */
    .custom-center::-webkit-scrollbar { width: .3em;  }
    .custom-center::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); }
    .custom-center::-webkit-scrollbar-thumb {
        background-color: #eae2d6;
        outline: 1px solid #d7cfc3;
        border-radius: 30px;
    }

/* normal screen */
.wrapper {
    min-height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    /* display: flex; */
    /* align-items: center */
}
.bg-main { 
    background: rgb(72,90,104);
    background: linear-gradient(90deg, rgba(72,90,104,1) 0%, rgba(77,96,110,1) 54%);
}

/* modal img */
    .w3-opacity,.w3-hover-opacity:hover{opacity:0.60}.w3-opacity-off,.w3-hover-opacity-off:hover{opacity:1}
    .w3-cursor-pointer{cursor:pointer}
    
    .w3-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
    .w3-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}
/* end modal img */

/* overlay img */
    .container_overlay, .container_overlay_product {
        position: relative;
        width: 50%;
    }
    .overlay_ {
        position: absolute;
        bottom: 100%;
        left: 7px;
        right: 0;
        background-color: #00000099;
        overflow: hidden;
        width: 76%;
        height:0;
        transition: .5s ease;
    }
    .overlay_product {
        position: absolute;
        bottom: 100%;
        left: 0px;
        right: 0;
        background-color: #00000099;
        overflow: hidden;
        width: 100%;
        height:0;
        transition: .5s ease;
    }
    .container_overlay:hover .overlay_ {
        bottom: 25px;
        height: 75%;
    }
    .container_overlay_product:hover .overlay_product {
        bottom: 8.4px;
        height: 71.2%;
    }
    .text_overlay {
        color: white;
        font-size: 6pt; 
        position: relative;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
    }
/* end overlay img */

/* desktop */
    .container-content { 
        height: 200px;
        position: fixed;
        left: 40%;
        margin-left: -353px;
        width: 1080px;
        bottom: 45px;
        margin-bottom: 360px;
        z-index: 2; 
    }
    .containerr {
        position: relative;
        text-align: center;
    }
    .img-title {
        position: absolute;
        width: 50%;
        right: 173px;
        top: -65px;
    }
    .img-rak {
        width: 1080px;
        position: absolute;
        top: 0px;
        right: 15px;
    }
    .tag-rak {
        position: absolute;
        width: 95px;
        z-index: 3;
        /*left: 27px;*/
        left: 278px;
        top: -33px;
    }
    .tag-rak-achievement {
        position: absolute;
        width: 83px;
        z-index: 3;
        left: 56px;
        top: -8px;
    }
    .tag-rak-catalog {
        position: absolute;
        width: 90px;
        z-index: 3;
        left: -5px;
        top: 0px;
    }
    .img-brand-title {
        position: relative;
        top: 0px;
        width: 170px;
        z-index: 0;
    }
    .footer {
        /*background: url('Asset 2/Example/From\ PNG/Background Floor - Copy.png') no-repeat;*/
        background: url('../images/landing/Background Floor - Copy.png') no-repeat;
        background-size: cover;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 200px;
        text-align: center;
        z-index: 1;
    }

    /* position */
        .custom-center {
            position: absolute;
            width: 390px;
            right: 260px;
            top: 170px;
        }
        .custom-center-achievement {
            top: 162px;
        }
        .custom-top-left {
            position: absolute;
            /*right: 160px;*/
            right: 408px;
            top: 84px;
        }
        .custom-top-right {
            position: absolute;
            right: 130px;
            top: 60px;
        }
        .custom-top-center {
            position: absolute;
            left: 82px;
            top: 84px;
            width: 100%;
        }
        .custom-bottom-left {
            position: absolute;
            width: 390px;
            left: -50px;
            top: 340px;
            z-index: 2;
        }
        .custom-bottom-left-1 {
            position: absolute;
            width: 205px;
            left: 10px;
            top: 130px;
            z-index: 1;
        }
        .custom-bottom-left-2 {
            position: absolute;
            width: 200px;
            left: 205px;
            top: 150px;
            z-index: 0;
        }
        .custom-bottom-right {
            position: absolute;
            width: 240px;
            right: 50px;
            top: 354px;
            z-index: 2;
        }
    /* end position */

    /* catalog */
        .catalog-company { /* image */
            position: relative;
            top: 0px;
            width: 78px;
            z-index: 0;
        }
        .catalog-achievement { /* image */
            width: 45px;
            max-height: 35px;
        }
        .catalog-achievement-row { height: 100px; }

        .catalog-brand { /* image */
            position: relative;
            top: 0px;
            width: 300px;
            margin-top: 20px;
        }
        .catalog-brand-1 {
            margin-top: 10px;
        }
        .catalog-brand-row { height: 99px; }

        .tag-company-name { 
            position: relative;
            bottom: 20px;
            z-index: 1;
            width: 40px; 
        }
        .tag-company-name-left { right: 7px; }
        .tag-company-name-right { left: 7px; }
    /* end catalog */

    /* furniture */
        .sofa img { width: 320px; }
        .lampu img { width: 130px; }
        .lukisan img { width: 120px; }
        .meja img { width: 120px; }
    /* end funiture */
/* end dekstop */

/* mobile */
    .container-content-m {
        display: none;
        /* width: 320px; */
        width: 100%;
        position: fixed;
        z-index: 2;
        bottom: 0px;
        /* margin-bottom: 60px; */
        margin-left: 0px;
    }
    .containerr-m {
        position: relative;
        text-align: center;
    }
    .img-title-m {
        position: absolute;
        bottom: 560px;
    }
    .img-rak-m { 
        position: absolute;
        bottom: 0px;
        width: 100%;
        height: 500px;
        margin-bottom: 50px;
    }
    .img-floor-m { 
        height: 150px;
        width: 100%;
    }
    .img-brand-title-m {
        position: relative;
        top: 0px;
        width: 170px;
        z-index: 0;
    }

    /* position */
        .custom-top-left-m {
            position: absolute;
            /*left: 80px;*/
            left: -190px;
            bottom: 405px;
            /* width: 290px; */
            width: 100%;
            z-index: 4;
        }
        .custom-top-right-m {
            position: absolute;
            bottom: 410px;
            /* left: 120px; */
            /*right: -100px;*/
            /*right: -250px;*/
            left: calc(100% - 152px);
            width: 100%;
        }
        .custom-top-center-m {
            position: absolute;
            left: 0px;
            bottom: 425px;
            width: 100%;
        }
        .custom-center-m {
            position: absolute;
            width: 100%;
            right: 0px;
            bottom: 67px;
        }
        .custom-center-1-m {
            /*bottom: 71px;*/
            top: -255px;
        }
        .custom-center-2-m {
            /*bottom: 71px;*/
            top: -225px;
        }
    /* end position */

    /* catalog */
        .catalog-company-m { /* image */
            position: relative;
            top: 15px;
            width: 30px;
            z-index: 0;
        }
        .catalog-achievement-m { /* image */
            width: 30px;
            max-height: 35px;
        }
        .catalog-achievement-row-m { height: 90px; }
        .catalog-brand-m {
            width: 42px;
            margin-top: 15px;
        }
        .catalog-brand-1-m {
            margin-top: 10px;
        }
        .catalog-brand-row-m { 
            width: 65%;
        }
        .catalog-brand-col-m { 
            height: 84px; 
            margin: 0px 5px; 
            padding-right: 7px!important;
            padding-left: 7px!important;
        }
        .catalog-brand-col-1-m {
            height: 86px; 
        }

        .tag-company-name-m { 
            position: relative;
            bottom: 5px;
            z-index: 1;
            width: 40px; 
        }
        .tag-company-name-left-m { right: 7px; }
        .tag-company-name-right-m { left: 7px; }
        
        .tag-rak-m {
            position: absolute;
            width: 95px;
            right: 24%;
            top: -25px;
        }
        .tag-rak-achievement-m {
            position: absolute;
            width: 83px;
            z-index: 3;
            left: 56px;
            top: -8px;
        }
    /* end catalog */

    /* furniture */
        .img-sofa {
            position: absolute;
            left: -215px;
            bottom: 15px;
            z-index: 3;
            width: 280px;
        }
        .img-sofa img {
            width: 100%;
        }

        .img-painting {
            position: absolute;
            left: -65px;
            bottom: 310px;
            z-index: 3;
            width: 80px;
        }
        .img-painting img {
            width: 100%;
        }

        .img-table {
            position: absolute;
            right: -40px;
            bottom: 15px;
            z-index: 3;
            width: 100px;
        }
        .img-table img {
            width: 100%;
        }
    /* end furniture */
/* end mobile */

/* responsive */
    /* desktop */
        @media only screen and (max-width: 900px) {
            .container-content {
                margin-left: -545px;
            }
        }
        @media only screen and (max-width: 775px) {
            /*.container-content {*/
            /*    position: relative;*/
            /*    bottom: -325px;*/
            /*    margin-bottom: 10px;*/
            /*}*/
        }
        @media only screen and (max-width: 768px) {
            /*.container-content {*/
            /*    position: absolute;*/
            /*    bottom: 500px;*/
            /*    margin-bottom: 10px;*/
            /*}*/
        }
        @media only screen and (max-width: 700px) {
            .custom-bottom-left {
                left: 80px;
            }
        }
        @media only screen and (max-width: 560px) {
            .container-content {
                margin-left: -595px;
            }
        }
    /* end dekstop */

    /* mobile */
        @media only screen and (max-width: 393px) {
            .custom-top-right-m {
                /*right: -85px;*/
                left: calc(100% - 140px);
            }
        }
        @media only screen and (max-width: 376px) {
            .custom-top-left-m {
                /*left: 66px;*/
                left: -160px;
            }
            .custom-top-right-m {
                /*right: -80px;*/
                left: 238px;
            }
            
            /*.container-content-m {*/
            /*    position: relative;*/
            /*    bottom: -510px;*/
            /*}*/
        }
        @media only screen and (max-width: 360px) { /* 360 & 326 untuk hp ukuran kecil jadi dilepas saja absolute nya */
            .custom-top-right-m {
                /*right: -108px;*/
                right: -225px;
            }
        }
        @media only screen and (max-width: 326px) {
            .custom-top-left-m {
                left: -142px;
            }
            .custom-top-right-m {
                /*right: -66px;*/
                /*right: -205px;*/
                left: calc(100% - 118px);
            }
            .tag-rak-achievement {
                left: 140px;
            }
            
            .container-content-m {
                position: relative;
                bottom: -475px;
            }
            .containerr-m {
                position: absolute;
            }
            
            .img-title-m {
                bottom: 410px;
            }
        }
        @media only screen and (max-width: 295px) { /* ini untuk zoom bisa scroll tapi harus ukuran max */
            .custom-top-right-m {
                right: -57px;
            }
            
            .tag-rak-achievement {
                left: 119px !important;
            }
            .tag-rak {
                left: -36px;
                top: -39px;
            }
            .tag-rak-catalog {
                left: 29px;
                top: -2px;
            }
        }
        @media only screen and (max-width: 490px) {
            .container-content, .footer { display: none; }
            .container-content-m { display: block; }
            
            .tag-rak {
                left: -44px;
                top: -25px;
            }
            .tag-rak-achievement {
                /*left: 185px;*/
                left: 12px;
                top: -3px;
                width: 75px;
            }
            .tag-rak-catalog {
                width: 80px;
                z-index: 3;
                /*left: 37px;*/
                left: 10px;
                top: -2px;
            }
            
            .w3-modal-content {
                width: 100%;
            }
        }
    /* end mobile */
    
    /* tambahan baru untuk mobile */
    