@font-face {
    font-family: 'MontserratRegular';
    src: url('../fonts/MontserratRegular.eot');
    src: url('../fonts/MontserratRegular.eot') format('embedded-opentype'),
        url('../fonts/MontserratRegular.woff2') format('woff2'),
        url('../fonts/MontserratRegular.woff') format('woff'),
        url('../fonts/MontserratRegular.ttf') format('truetype'),
        url('../fonts/MontserratRegular.svg#MontserratRegular') format('svg');
}
html,body{
    font-family: 'MontserratRegular';
}
a:hover{
    text-decoration: none!important;
}
.bold{
    font-weight: bold;
}
.px-c05{
    padding-left: 5%;
    padding-right: 5%;
}
.pos-re{
    position: relative;
}
.pos-abs{
    position: absolute;
}
.text-1{
    color:#266d36;
}
.text-2{
    color:#8f161a;
}
.text-3{
    color:#323847;
}
.text-4{
    color:#0b4321;
}
.text-5{
    color:#74173e;
}
.text-6{
    color:#266d36;
}
.text-7{
    color:#09408b;
}
.text-8{
    color:#a75a00;
}
.text-9{
    color:#283047;
}
.title-drink{
    text-transform: uppercase;
    font-size:4rem;
}
.desc-drink{
    font-size:2.0rem;
}
.recepie-drink{
    font-size:1.8rem;
}

.sec-1{
    background-color: white;
    background-image: url("../images/bg-sec-1.png?r=1");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.sec-2{
    background-color: #b0d197;
    background-image: url("../images/bg-sec-2a.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.sec-2b{
    background-color: #b0d197;
    background-image:url('../images/sec2b.jpg?r=1');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.sec-3{
    background-color: #b0d197;
    background-image: url("../images/bg-sec-3a.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.sec-3b{
    background-color: #b0d197;
    background-image:url('../images/sec3b.jpg?r=3');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.sec-4{
    background-color: #b0d197;
    background-image: url("../images/bg-sec-4a.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

}
.sec-4b{
    background-color: #b0d197;
    background-image:url('../images/sec4b.jpg?r=1');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

}
.sec-5{
    background-color: #b0d197;
    background-image: url("../images/bg-sec-5a.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.sec-5b{
    background-color: #b0d197;
    background-image:url('../images/sec5b.jpg?r=2');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.sec-6{
    background-color: #b0d197;
    background-image: url("../images/bg-sec-6a.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

}
.sec-6b{
    background-color: #b0d197;
    background-image:url('../images/sec6b.jpg?r=1');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

}
.sec-7{
    background-color: #b0d197;
    background-image: url("../images/bg-sec-7a.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.sec-7b{
    background-color: #b0d197;
    background-image:url('../images/sec7b.jpg?r=2');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.sec-8{
    background-color: #b0d197;
    background-image: url("../images/bg-sec-8a.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.sec-8b{
    background-color: #b0d197;
    background-image:url('../images/sec8b.jpg?r=1');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.sec-9{
    background-color: #b0d197;
    background-image: url("../images/bg-sec-9a.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.sec-9b{
    background-color: #b0d197;
    background-image:url('../images/sec9b.jpg?r=1');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.sec-10{
    background-color: #b0d197;
    background-image: url("../images/bg-sec-10a.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.sec-10b{
    background-color: #b0d197;
    background-image:url('../images/sec10b.jpg?r=2');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.img-sticla{
    max-height: 98vh;
    width: auto;
}
.middle-center{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.z-5{
    z-index: 500;  
}
.deco-1-a, .deco-1-b{
    max-height: 96vh;
    width: auto;
    right: 0%;
    top: 0;
    bottom: 0%;
    margin-top: auto;
    margin-bottom: auto;
}
.deco-2-a, .deco-2-b{
    max-height: 96vh;
    width: auto;
    left: 0%;
    top: 0;
    bottom: 0%;
    margin-top: auto;
    margin-bottom: auto;
}
.deco-3-a ,.deco-3-b{
    max-height: 96vh;
    width: auto;
    right: 0%;
    bottom: 0%;
}
.deco-4-a,.deco-4-b{
    max-height: 90vh;
    width: auto;
    left: 0%;
    bottom: 0%;
}
.deco-5-a,.deco-5-b{
    max-height: 92vh;
    width: auto;
    right: 2%;
    top:50%;
    transform:translate(0,-50%)
}
.deco-6-a{
    max-height: 100vh;
    width: auto;
    right: 2%;
    top:0;
}
.deco-6-b{
    max-height: 92vh;
    width: auto;
    left: 2%;
    top:50%;
    transform:translate(0,-50%)
}
.deco-9-a{
    max-height: 100vh;
    width: auto;
    left: 0%;
    top:0;
}
.deco-9-b{
    max-height: 92vh;
    width: auto;
    right: 2%;
    top:50%;
    transform:translate(0,-50%)
}

.fp-tableCell{
    height:100%!important;
}

.fp-tableCell > .row{
    height:100%!important;
}

.chenar{
    border: 16px solid #1e6b33;
    height:96vh;
    max-width:98%;
    margin: 0 auto;
}

.noise{
    position: absolute;
    bottom:0px;
    width:100%;
    z-index: 1;
}

.splash-1{
    position: absolute;
    top:50%;
    transform:translate(0,-50%);
    left:20%;
    height:45vh;
    z-index: 2;
}

.splash-2{
    position: absolute;
    right:0px;
    bottom:0px;
    height:60vh;
    z-index: 1;
}

.link-slpash-2{
    position: absolute;
    right:0px;
    bottom:0px;
    height: 17%;
    width: 23%;
    z-index: 9999;
    cursor:pointer;
}

.navbar{
    height: 10vh;
    z-index: 200!important;
    padding-top:6vh;
    padding-left: 3vw;
    padding-right: 3vw;
    background-color: transparent;
    font-size:2rem;

}   
.nav-link {
    padding:8px 30px!important;
}
.navbar, .navbar a{
    color: #266d36;
    text-transform: uppercase;
    text-shadow: 1px 1px 10px rgba(255,255,255,0.8);
}
.navbar-nav{
    background-color: rgba(255,255,255,0.8);
}
.navbar .active{
    color: #62a94b;
}

#navbarResponsive{
    max-width: fit-content;
    margin-right: auto!important;
    margin-left: -6vw;
    padding-left: 6vw;
    background-color: rgba(255,255,255,1);
    margin-top: -10px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: -10px;
    transition: 0.1s all ease;
}

#btn-menu{
    background: url('../images/burger.png');
    background-size:  cover;
    width: 50px;
    height: 44px;
    border-radius:0px;
    border:0px!important;
    text-decoration: none!important;
    z-index: 9999;
}

#btn-menu:active,
#btn-menu:focus,
#btn-menu:visited,
#btn-mennu:focus{
    border:0px!important;
    outline:none!important;
    text-decoration: none!important;
}

.navbar-nav li{
    display: inline-block;
}

.navbar-nav{
    flex-direction: row;
    flex-basis: 90%;
}

.section-joc{
    width:100%!important;
    min-height: 100vh!important;
    max-height: 100vh!important;
    /*    padding:1%!important;*/
}
.chenar-mic{
    border: 16px solid #1e6b33;
    min-height:95vh;
    max-width:100%;
    margin: 0 auto;
}
.portocala-sus{
    position: absolute;
    left: 0px;
    z-index: 123;
    top: 0px;
    max-width: 250px;
}
.portocala-jos{
    position: absolute;
    right:0px;
    bottom:0px;
    z-index: 123;
    max-width: 200px;
}

.section-joc .splash-2{
    height:90vh;
}

.video{
    z-index: 9999;
    height:400px;
    max-width: 40vw;
    position: absolute;
    left: 10%;
    top: 15%;
}

.btn-next{
    position: absolute;
    left: 10%;
    bottom: 20%;
    width: 500px;
    height:auto;
    z-index: 123;
}

.section-secundar{
    display: none;
}

.intrebare{
    height:100%;
    width:auto!important;
}

.section-secundar .noise{
    width:98%;
}
.img-raspuns{
    width:100%!important;
    height: 100vh!important;
}

.section-secundar .portocala-sus{
    position: absolute;
    left: 0%;
    z-index: 123;
    top: 0px;
    max-width: 250px;
}
.section-secundar  .portocala-jos{
    position: absolute;
    right:0px;
    bottom:0px;
    z-index: 123;
    max-width:200px;
}

.img-right{
    float:right;
}

.section-secundar{
    width:100%!important;
    min-height: 100vh!important;
    max-height:initial!important;
    margin:0 auto;
    padding:0px;
    background-image:url(html/images/bg-noise.png);
    background-size: 100% auto;
    background-position: bottom;
    background-repeat: no-repeat;
}

.border-16{
    border: 16px solid #1e6b33;
}


.hover_group:hover {
    opacity: 1;
}

#projectsvg {
    position: relative;
    width: 100%;
    padding-bottom: 77%;
    vertical-align: middle;
    margin: 0;
    overflow: hidden;
    background: lightgreen;
}

#projectsvg svg {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}

.navbar-nav .nav-link{
    font-size:1.4rem;
}

.casetaCategorie{
    position: absolute;
    bottom:22%;
    left: 0px;
    display: block;
    right: 0px;
    margin: 0 auto;
    max-width: max-content;
    background-color: white;
    font-size: 30px;
    padding: 10px;
}

.fp-controlArrow.fp-prev {
    left: 10px;
    border: none;
    width: 100px;
    height: 100px;
    background: url(../images/descopera.png) no-repeat;
    cursor: pointer;
}
.fp-controlArrow.fp-next {
    right: 10px;
    border: none;
    width: 100px;
    height: 100px;
    background: url(../images/descopera.png) no-repeat;
    cursor: pointer;
}

.next-btn{
    position: absolute;
    bottom:20px;
    right:20px;
    z-index: 999;
}

.arr-down{
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 20%;
    text-align: center;
    margin: 0 auto;
    z-index: 9999;
}

.rr1{
    position: absolute;
    right:0px;
    top:0px;
    z-index: 123;
}

.rr2{
    position: absolute;
    left:0px;
    bottom:0px;
    z-index: 123;
}