
/* .navbar{
    background: rgba(0, 0, 0, .1)
} */
/* body{
    margin:-1;
    width: 100%;
} */

div.scrollMAINmenu {
    white-space: nowrap;
}

div.scrollMAINmenu div {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px;
    text-decoration: none;
}

div.scrollMAINmenu .active{
    background-color:#EE172E;
}

div.scrollMAINmenu div:hover {
    color:#EE172E;
}
div.scrollMAINmenu .active:hover {
    color:white;
}


.landing{
    width: 100 vh;
    height: 100 vh;
}
.recommend{
    position:absolute;
    top:15px;
    left:5px;
    width: 230px;
}
.recommendback{
    height:70vh;
    background-image: url('../img/mainpage/background/BGProduct.png');
    background-size: cover;
}

.submenuback{
    height:60vh;
    background-image: url('../img/mainpage/background/BGv2.png');
    background-size: cover;
}

.submenubackfoot{
    height:4vh;
    background-image: url('../img/mainpage/background/Group591.png');
    background-size: cover;
}

.facigmainnew{
    height:100vh;
}

.iconMainproduct{
    font-size:36px;

}


#topigfac{ top:80px;left:350px;}
#top2igfac{top:120px;left:350px;}
#detailigfac{top:160px;left:350px;}
#facbookbtn{top:220px;left:350px;width: 120px;}
#instbtn{top:220px;left:480px;width:120px;}


.mouseprod{
    border-radius: 0%;
}


/* div .remouseprod img:hover {
    border-radius: 0%;
     object-fit: fill; 
} */

.menuicons2{
    height:50px;
    width:50px;
}

.sizetaps2{
    background-color:#383838;
    /* height:110px; */
    border-radius: 0px 0px 25px 25px;
    box-shadow: 0px 5px 250px black;
}



/* .zoom:hover {
    -ms-transform: scale(1.5); 
    -webkit-transform: scale(1.5); 
    transform: scale(1.5); 
} */

.move:hover {
    /* translate: -20px 0px; */
    animation-name: example3;
    animation-duration: 0.5s;
}

@keyframes example3 {
    from {  display:block;
            position: absolute;
            right: 0px;
        }
    to {  display:block;
            position: absolute;
            right: 10px;
        }
    }


.cover {
    position: relative;
}

.left {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.right {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.scroll-images {
    position: relative;
    width: 100%;
    padding: 40px 0px;
    height: auto;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: hidden;
    overflow-y: hidden;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
}


.child {
    /* display: flex; */
    justify-content: center;
    align-items: center;
    min-width: 350px;
    height: 450px;
    margin: 1px 10px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 15px 2px rgb(0 0 0 / 10%);
    box-shadow: 0px 0px 15px 2px rgb(0 0 0 / 10%);
}

.child img, .child > svg {
    /* position: absolute; */
    /* margin-top: -300px; */
    width: 280px;
    /* height: 80px; */
    /* object-fit: cover; */
    object-position: center;
    /* border-radius: 50%; */
    /* background: #03A9F4; */
}


.scroll-images::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #aaa;
}

.scroll-images::-webkit-scrollbar-thumb {
    background-color: black;
}


button {
    background-color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 25px;
}

.btnyoutube {
    background-color: rgba(255, 255, 255, 0.6); 
    border: 1px solid white;
    color: white; 
    cursor: pointer; 
    border-radius:100%;
    height:30px;
    width:30px;
}

.btnyoutube:hover {
    background-color: rgb(0, 0, 0);
    border: 1px solid rgb(0, 0, 0);;
}


.scroll-youtube {
    position: relative;
    width: 100%;
    /* padding: 40px 0px; */
    height: auto;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: hidden;
    overflow-y: hidden;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
}

.childyoutube {
    /* display: flex; */
    justify-content: center;
    align-items: center;
    min-width: 710px; 
    min-height: 450px;
    padding: 0px 15px; 
    margin: 1px 10px;
    overflow: hidden;
    /* -webkit-box-shadow: 0px 0px 15px 2px rgb(0 0 0 / 10%);
    box-shadow: 0px 0px 15px 2px rgb(0 0 0 / 10%); */
}

.scroll-youtube::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #aaa;
}

.scroll-youtube::-webkit-scrollbar-thumb {
    background-color: black;
}

.move2:hover {
    translate: -250px 0px;
    animation-name: example2;
    animation-duration: 1s;
}

@keyframes example2 {
    from { translate: -0px 0px;}
    to { translate: -300px 0px;}
}

#imgcardlocation{
    display:block;
    width:25px;
    position: absolute;
    right: 190px;
    top:210px;
}

#leftcardscroll{
    z-index:1;
    position:absolute;
    width: 22px;
    left: -30px;
}

#rightcardscroll{
    z-index:1;
    position:absolute;
    width: 22px;
    right: -30px;
}


@media only screen and (max-width: 1540px){
    #topigfac{ top:80px;left:350px;}
    #top2igfac{top:120px;left:350px;}
    #detailigfac{top:160px;left:350px;}
    #facbookbtn{top:220px;left:350px;}
    #instbtn{top:220px;}

    #leftcardscroll{
        z-index:1;
        position:absolute;
        width: 22px;
        left: -30px;
    }
    
    #rightcardscroll{
        z-index:1;
        position:absolute;
        width: 22px;
        right: -30px;
    }
   

}


@media only screen and (max-width: 1270px){
    .landing{
        height: 100 vh;
        width: 100 vh;
    }

    .menuicons2{
        height:40px;
        width:40px;
    }

    .sizetaps2{
        background-color:#383838;
        /* height:80px; */
        border-radius: 0px 0px 25px 25px;
        box-shadow: 0px 5px 250px black;
    }
    
    .recommend{
        width: 5rem;
        /* object-fit: none; */
    }

    .recommendback{
        height:50vh;
        background-image: url('../img/mainpage/background/BGProduct.png');
        background-size: cover;
    }

    .submenuback{
        height:60vh;
        background-image: url('../img/mainpage/background/BGv2.png');
        background-size: cover;
    }

    .submenubackfoot{
        height:3vh;
        background-image: url('../img/mainpage/background/Group591.png');
        background-size: cover;
    }

    .facigmainnew{
        height:40vh;
    }

    #topigfac{ top:80px;left:55px;}
    #top2igfac{top:120px;left:55px;}
    #detailigfac{top:160px;left:55px;padding-right:10px}
    #facbookbtn{top:240px;left:55px;}
    #instbtn{top:240px;left:180px;}


    #leftcardscroll{
        z-index:1;
        position:absolute;
        width: 22px;
        left: -30px;
    }
    
    #rightcardscroll{
        z-index:1;
        position:absolute;
        width: 22px;
        right: -30px;
    }


}

@media only screen and (max-width: 992px){
    .landing{
        height: 50 vh;
        width: 100 vh;
    }

    .recommend{
        width: 15rem;
        /* object-fit: none; */
    }

    .recommendback{
        height:70vh;
        background-image: url('../img/mainpage/background/BGProduct.png');
        background-size: cover;
    }

    .submenuback{
        height:65vh;
        background-image: url('../img/mainpage/background/BGv2.png');
        background-size: cover;
    }
    .submenubackfoot{
        height:2vh;
        background-image: url('../img/mainpage/background/Group591.png');
        background-size: cover;
    }

    #leftcardscroll{
        z-index:1;
        position:absolute;
        width: 22px;
        left: 0px;
    }
    
    #rightcardscroll{
        z-index:1;
        position:absolute;
        width: 22px;
        right: 0px;
    }
    
}

@media only screen and (max-width: 400px){
    #topigfac{ top:40px;left:55px;}
    #top2igfac{top:80px;left:55px;}
    #detailigfac{top:120px;left:55px;padding-right:10px}
    #facbookbtn{top:220px;left:55px;}
    #instbtn{top:220px;left:180px;}

    .submenuback{
        height:80vh;
        background-image: url('../img/mainpage/background/BGv2.png');
        background-size: cover;
    }
    .submenubackfoot{
        height:1vh;
        background-image: url('../img/mainpage/background/Group591.png');
        background-size: cover;
    }

    #leftcardscroll{
        z-index:1;
        position:absolute;
        width: 0px;
        left: 0px;
    }
    
    #rightcardscroll{
        z-index:1;
        position:absolute;
        width: 0px;
        right: 5px;
    }

    .recommend{
        width: 6rem;
        /* object-fit: none; */
    }

    .recommendback{
        height:110vh;
        background-image: url('../img/mainpage/background/BGProduct.png');
        background-size: cover;
    }


}
