*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
  border: none;
}
html{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-style: normal;
    font-display: swap;
    font-size: 15px;
}

body{
    font-size: 100%;
}
body, html{
    font-family: 'Spartan MB' !important;
    font-weight: 300 !important;
    margin: 0;
    padding: 0;
    color: #fff;
    background-color: #000;
    height: 100%;
    text-align: justify;
    line-height: 1.4 !important;
}
a, a:hover{
    font-family: inherit;
    color:inherit;
    text-decoration: none;
}
h1,h2,h3,h4,h5,h6{
    color: inherit;
    font-family: 'Spartan MB';
    font-weight: normal !important;
    text-align: center;
}

h1{
    text-transform: uppercase;
    font-size: 260%;
}
#logo img , #arrow img{
    width: 100%;
    height: auto;
}
#logo{
    width: 380px;
    margin: auto;
    position: fixed;
    left: 0;
    right: 0;
    top: 45%;
    z-index: 100;
}

#arrow{
    width: 100px;
    margin: auto;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 20px;
    z-index: 100;
}

#preloader{
    background-color: #000;
    height: 100%;
    width:100%;
    position: fixed;
    right: 0;
    left: 0;
    top:0;
    text-align: center;
    z-index: 100000000000000000000;
}
#preloader .container-fluid{
    height:100%;
    position:relative
}
#preloader .image-contain{
    background-image:url(../images/logo_preloader.png);
    height:100%;
    position:relative;
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
    width:100%;
    text-align: center;
}

canvas {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    background-color: #000;
}
video{
    width: 100%;
    height: auto;
}

video.miam{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.sec_1{
    height: 100vh;
}
.mute-video{
    width: 27px;
    height: 27px;
    position: absolute;
    top: 20px;
    right: 35px;
    cursor: pointer;
    z-index: 80;
    transform: translate3d(0,0,0);
    -webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
}
.sound-off , .sound-off.mobile , .sound-off.desktop,
.sound-off-0 , .sound-off-0.mobile , .sound-off-0.desktop{
    display: none;
}
.sound-on img , .sound-on-0 img{
    object-fit: contain;
    height: 100%;
    width: 100%;
}
.sound-off img, .sound-off-0 img{
    object-fit: contain;
    height: 100%;
    width: 100%;
}
.transparent{
    background-color: transparent;
    color: #fff;
    z-index: 100;
    position: relative;
}
.white{
    background-color: #fff;
    color: #000;
}
.black{
    background-color: #000;
    color: #fff;
}
.color-black{
    color: #000;
}
.row img{
    width: 100%;
    height: auto;
}
.ingredient{
    margin-top: 60px;
}
.ingredient img{
    border-radius: 25px;
}


.paral{
    z-index: 1000;
    position: absolute;
}
.paral_1{
    width:48vw;
    max-width: 330px;
    left:8%;
    bottom: 0%;
}
.paral_2{
    width:30vw;
    max-width: 300px;
    right:16%;
    bottom: 0%;
    transform: rotate(90deg);
}
.paral_3{
    width:31vw;
    max-width: 210px;
    left:14%;
    bottom: 0%;
    transform: rotate(-20deg);
}
.paral_4{
    width:32vw;
    max-width: 220px;
    right:16%;
    bottom: 0%;
    transform: rotate(-10deg);
}
.paral_5{
    width:32vw;
    max-width: 220px;
    right:30%;
    bottom: 0%;
    transform: rotate(40deg);
}
.paral_6{
    width:38vw;
    max-width: 280px;
    left:12%;
    bottom: 0%;
}

.paral_8{
    width:40vw;
    max-width: 300px;
    left:12%;
    bottom: 0%;
    transform: rotate(-40deg);
}
.paral_9{
    width:42vw;
    max-width: 320px;
    right:17%;
    bottom: 0%;
    transform: rotate(90deg);
}
.paral_10{
    width:40vw;
    max-width: 300px;
    left:10%;
    bottom: 0%;
    transform: rotate(20deg);
}
.paral_11{
    width:42vw;
    max-width: 320px;
    right:15%;
    bottom: 0%;
    transform: rotate(60deg);
}

.paral img{
    width: 100%;
    height: auto;
}

section{
    position: relative;
}
.section-text{
    padding: 130px 0;
}
.section-full{
    width: 100%;
    height: 100vh;
    object-fit: cover;
}


.section_5:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 10%)
}

.section_5 img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.section_5 .img_top{
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100vh;
}
.section_5 .img_under{
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 100vh;
    opacity: 0.3;
}

.section_7 img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.section_7 .img_top{
    width: 100%;
    height: 100vh;
    opacity: 1;
}
.section_11{
    padding: 60px 40px 90px 40px;
    border-top: 1px solid #fff;
}
.section_11 span{
    padding: 14px 31px;
    border: 1px solid #fff;
    border-radius:25px;
    margin-right: 30px;
    box-shadow: inset 6px 6px 12px 0px rgba(255,255,255,0.4);
}
.section_11 span:hover{
    cursor: pointer;
    box-shadow: inset 6px 6px 12px 0px rgba(255,255,255,0.6)
}


.back{
    cursor: pointer;
}
.desktop{
    display: block;
}
.mobile{
    display: none
}
@media only screen and (max-width: 1400px) {

}
@media only screen and (max-width: 1100px) {
    html{
        font-size: 12px;
    }
    h1{
        text-transform: uppercase;
        font-size: 180%;
    }
    .section_11 span{
        padding: 8px 22px;
        margin-right: 0;
        display: table;
        margin-bottom: 20px;
    }
    .desktop{
        display: none;
    }
    .mobile{
        display: block
    }
    .paral_1{
        left:2%;
    }
    .paral_2{
        right:5%;
    }
    .paral_3{
        left:7%;
    }
    .paral_4{
        right:7%;
    }
    .paral_6{
        left:3%;
    }
    .paral_8{
        left:5%;
    }
    .paral_9{
        right:3%;
    }
    .paral_10{
        left:4%;
    }
    .paral_11{
        right:4%;
    }

}

@media only screen and (max-width: 991px) {

}