

.container{
    display:block;
    position: relative;
    padding: 0;
    width: 100%;
    font-family: Calibri;
    line-height: 25px;
    font-size: 18px;
}
.home_page, .comanda_page, .galerie_page, .curcubeu_page,  .lumea_curcubeilor_page, .urmatoarele-aventuri_page {
    position: relative;
    display: block;
    overflow: hidden;
    min-height: 100%;
}
.curcubeu_page,.curcubeu_page .slimScrollDiv, .galerie_page{ overflow: visible !important;}
    .fp-slides{
        overflow-y: scroll;
    }
    .pop, .pop2{
        position: absolute;
        height: 100vh;
        width: 100%;
        background: rgba(66, 65, 65, 0.69);
        z-index: 9999999999999;
    }
        .center_pop{
            position: fixed;
            top: 5%;
            left: 0;
            right: 0;
            margin: 0 auto;
            padding: 20px 40px;
            background: white;
            width: 30%;
            text-align: center;
            overflow-y: scroll;
        }
        .center_pop img{ width: 100%; }
    .socials{
        position:fixed;
        left: 5px;
        top: 45px;
        z-index:9999;
    }
    .socials a, .socials div{
        float: left;
        margin: 0 2px;
    }
    .socials div{ margin-top: 10px;}
    .socials a img{width: 90%;}
    .comanda{
        position: absolute;
        top: 40px;
        right: 0px;
        max-width: 30%;
        z-index: 999;
    }
    #home{
        background: url("../img/homepage/bg-home.jpg") no-repeat;
        background-size:  cover;
    }
    #home .center{
        position:relative;
        top: 86px;
        left: 0;
        right: 0%;
        margin: 0 auto;
        text-align: center;
        width: 50%;
        z-index:5;
        margin-bottom: 140px;
    }
        #home .center img:first-child{
            width: 75%;
        }
        #home .center img:last-child{
            width: 25%;
        }
        #home .center .content p{
            margin: 15px 0 0 0;
            font-size: 15px;  width: 85%;
            float: none;
            margin: 0 auto;
        }
    .footer{
        position: fixed;
        display: table;
        top: 0px;
        width: 100%;
        background: #2e2576;
        font-size: 16px;
        font-family: Calibri;
        z-index:55;
        clear:both;
    }

        .footer ul{
            display: table;
            vertical-align: middle;
            text-align: center;
            margin:0 auto;
        }
        .footer ul li{
            float: left;
            border-left: 1px solid white;
        }
        .footer ul li:first-child{
            border-left: 0;
        }
        .footer ul li:last-child{
            border-right: 0;
        }
        .footer ul li a{
            display: table;
            padding: 8px 20px;
            color: white;
            text-decoration: none;
            vertical-align: middle;
            height: 37px
        }
        .footer ul li a span{
            display: table-cell;
            vertical-align: middle;
        }
        .footer ul li a img{
            margin: 6px 5px 0 0;
            width: 28px;
        }
        .footer ul li a:hover, .footer .active, .responsive_menu ul li a:hover, .responsive_menu .active{
            background: #271e56;
        }
    .images img{
        position:absolute;
        z-index:9;
    }
    #home .images img:nth-child(1){ left: 71%; width: 21%; top: 14%;}
    #home .images img:nth-child(2){ width: 8%;left: 45px;}
    #home .images img:nth-child(3){ width: 11%; left: 17%;}
    #home .images img:nth-child(4){ width: 11%; left: 13%; top: 18%;}
    #home .images img:nth-child(5){ width: 8%; left: 76%;}
    #blog{width: 10%; right: 0; bottom: 44%;position:fixed}

    .bottom_img{
        bottom: 43px;
    }
    #home .images img:nth-child(6){ bottom: 48px; left: 30%; width: 6%;}
    .show_menu{
        display: none;
        right: 0;
        top: 0;
        position: absolute;
        text-decoration: none;
        color: white;
        border-radius: 10px;
        width: 11%;
        right: 0;
        left: 0;
        margin: 0 auto;
        z-index:9999;
    }
    .show_menu img{
        width: 100%;
    }
    .responsive_menu {
        position: absolute;
        padding: 10px 15px;
        /*      right: 0;
        left: 0;*/
        bottom: -255px;
        background: #2e2576;
        z-index: 9999999;
        width: 100%;
    }
    .responsive_menu ul li a{
        display: block;
        padding: 5px 10px;
        color:white;
        text-decoration: none;
        text-align: center;
    }

@media all and (max-width: 948px) and (min-width: 768px){
    .footer ul li a{
        padding: 8px 6px;
        font-size: 15px
    }
}
@media all and (max-width: 768px)
{
    #comanda .comanda_center, #comanda .descarca_center, #galerie .comanda_center, #galerie .descarca_center, #curcubeu .descarca_center, #curcubeu .comanda_center{
        width: 100% !important;
        margin-bottom: 20px !important;;
    }
    #curcubeu .comanda_center div:first-child, #curcubeu .descarca_center div:first-child{
        height: auto !important;
    }
    #curcubeu .center p{ height: auto !important;}
    .images_comanda img:first-child{ width: 33% !important;}
    #c10{ width: 29% !important;}
    .bx-viewport{ height: auto !important;}
    .galerie .comanda_center_inner{margin-bottom: 50px !important}
    .galerie .center{ padding: 0 5% !important;}

    .center_pop{
        width: 50% !important;
    }
    #galerie .center{
        overflow: visible !important;
        width: 49% !important;
        top: 0;
        padding: 0 !important;
    }
    #galerie .descarca_center_inner{
        padding: 15px 20px 38px 15px !important;
    }
    .full_menu{
        display: none;
    }
    .show_menu{
        display:block;
    }
    .footer{
        height: 0;
    }
    .bottom_img{
        bottom: 0 !important;
    }
    .images img:nth-child(4){ top: 12%}
    .images img:nth-child(7), .show_menu{width: 17%}

    .linie, .linie_imagine{
        display: none;
    }
    .comanda {
    top: 0px;
    }
    .socials{
        top: 5px;
    }
}
@media  all and (max-width: 435px) {
    .galerie .descarca_center .bx-next{
        width: 100% !important;
        top: 101% !important;
        background-size: 100% 100% !important;
    }
    .galerie .descarca_center .bx-prev{
        width: 100% !important;
        background-size: 100% 100%  !important;
    }
}
.linie img{
    width: 35.5% !important;
    height: 100%;
}
.linie_imagine{
    height: 100%;
    width: 0.1em;
}
/*==========COMANDA============*/

#comanda{
    position: relative;
    background: url("../comanda/bg.jpg");
}
#comanda .lemn{
    position: absolute;
    left: 0;
    top: 39%;
    width: 24.5%;
    height: 46px;
    background: url("../comanda/lemn.png") repeat-x;

}
#comanda_nor1{
    position: absolute;
    top: 10%;
    left: 1%;
    width: 13%;
}
#comanda_nor2{
    position: absolute;
    width: 21%;
    top: 0;
    left: 18%;
}
#comanda_nor3{
    position: absolute;
    top: 29%;
    left: 45%;
    width: 21%;
}
#comanda_nor4{
    position: absolute;
    top: 29%;
    right: -7%;
    width: 22%;
}
#comanda_nor5{
    position: absolute;
    top: 29%;
    left: 100%;
    width: 22%;
}
#comanda_nor6{
    position: absolute;
    top: 6%;
    left: 60%;
    width: 27%
}
#comanda_nor7{
    position: absolute;
    top: 59%;
    right: 12%;
    width: 23%;
}
#baiat_footer{
    width: 8% ;
    left: 45px ;
    z-index: 999;
    bottom: 7% ;
}
#fata_footer{
    width: 8%;
    left: 76%;
}

#blog{
    position: absolute;
    width: 10%;
    right: -7px;
    bottom: 35%;
}
.images_comanda img{ position: absolute}
.images_comanda img:first-child{
    top: 13%;
    width: 25%;
    left: 3%;
    z-index:99999999;
}



#comanda .linie{
    float: left;
    margin: 51px 0 0 9.4%;
    width: 0.5%;
    height: 100%;
    overflow: hidden;
}
#comanda .center,  #curcubeu .center, .galerie .center, #lumea-curcubeilor .center, #urmatoarele-aventuri .center {
    position:relative;
    top: 86px;
    left: 0;
    right: 0%;
    margin: 0 auto;
    margin-bottom: 140px;
    text-align: center;
    width: 45%;
    z-index:5;
    overflow: hidden;
}
    #comanda .center img{
        max-width: 90%;
    }
    #comanda .comanda_center, #galerie .comanda_center{
        width: 45%;
        overflow: hidden;
        float: left;
    }
        #comanda .comanda_center .comanda_center_inner, #comanda .descarca_center .descarca_center_inner, #galerie .descarca_center_inner{
            background: white;
            padding: 15px 18px 15px 15px;
            text-align: left;
            color: #5F5E5E;
        }
        #galerie .descarca_center_inner{
            padding: 15px 20px 15px 15px;
            text-align: center; height: auto;
        }
        #galerie .comanda_center{ background: none}
        #galerie .descarca_center{
            overflow: hidden !important;
            height: auto;
        }
        #galerie .slimScrollDiv, #galerie .fp-scrollable{ overflow: visible; !important;}

        #galerie .center{
            overflow: hidden;
            width: 49%;
        }
        #comanda, .pop  p, .pop2  p{
            font-size: 13px;
        }
        #comanda .bold_text, .pop .bold_text, .pop2 .bold_text{
            float: left;
            font-weight: 700;
        }
        #comanda form label, .pop form label, .pop2 form label{
            width: 100%;
        }
        #comanda form sup, .pop form sup, .pop2 form sup{
            color: red;
        }
        #comanda form input[type="text"], #comanda form input[type="email"], #comanda form textarea,
        .pop form input[type="text"],.pop2 form input[type="text"], .pop form input[type="email"],.pop2 form input[type="email"], .pop form textarea,.pop2 form textarea{
            padding: 5px 0;
            width: 100%;
            background: #E8E8E8;
            border: 1px solid #ccc;
        }
        #comanda .center{width: 49%;}
        #comanda form input[type="text"], #comanda form input[type="email"], #comanda form textarea{
            padding: 0;
        }
        #comanda .form-group{ margin: 0;}
        #comanda form input[type="submit"], .pop form input[type="submit"], .pop2 form input[type="submit"]{
            padding: 5px 10px;
            background: #242D36;
            color: white;
            border: 1px solid #949AA6;
        }
        #comanda form .checkbox, .pop form input[type="submit"],.pop2 form input[type="submit"]{
            margin-top: 2px !important;
            display: block;
            float: left;
        }
        #comanda form span, .pop form span, .pop2 form span{
            float: left;
        }

    #comanda .descarca_center, #galerie .descarca_center{
        float: right;
        width: 45%;
        overflow: hidden;
    }
    #comanda .descarca_center .descarca_center_inner{
        padding: 25px 25px 15px 25px;
        margin-top: 11px;
    }

/* END COMANDA PAGE*/



/* START GALERIE PAGE*/
#galerie{
    background: url("../galerie/galerie_bg.png");
    background-size: cover ;
}

#galerie .comanda_center, #galerie .descarca_center { width: 45%; !important;}
.galerie .center{
    padding: 0 40px;
    z-index:999999999;
}
.galerie .center img{
    margin-bottom: 20px;
}
.galerie .center .linie{
    margin-top: 54px !important;
}
.galerie #img1{
    position: absolute;
    bottom: 5%;
    width: 83%;
    left: 2%;
    z-index:0;
}
.galerie #img2{
    width: 23%;
    left: 1%;
    position: absolute;
    bottom: 27%;
}
.galerie #img3{
    width: 21%;
    left: -12%;
    position: absolute;
    top: 34%;
    z-index:999;
}
.galerie #img4{
    width: 21%;
    left: 2%;
    position: absolute;
    top: 10%;
}
.galerie #img5{
    width: 22%;
    left: 36%;
    position: absolute;
    top: -6%;
}
.galerie #img6{
    width: 19%;
    right: 1%;
    position: absolute;
    top: 0%;
}
.galerie #img7{
    width: 24%;
    right: 8%;
    position: absolute;
    top: 41%;
}
.galerie #img8{
    position: absolute;
    width: 13.5%;
    left: 71%;
    bottom: 5%;
}


.galerie .comanda_center, .galerie .descarca_center{
    overflow: visible !important;
}
.galerie .center{
    width:47%;
}
.galerie .descarca_center_inner{
    overflow: hidden;
}
.galerie .comanda_center_inner{
    padding: 0 !important;
    margin-bottom: 18px;
    background: none !important;
}
.galerie .comanda_center_inner img{
    width: 100%;
    margin-bottom: 15px;
}
    .galerie .descarca_center_inner p{
        line-height: 20px;
    }


    .galerie .comanda_center .bxslider img{
        float: left;
        margin: 0 2.5%;
        width: 31.0%;
    }
    .galerie .comanda_center .bxslider li a:last-child img{ float: right; margin: 0;}
    .galerie .comanda_center .bxslider li a:first-child img{ float: left; margin: 0}
    .galerie .comanda_center .bxslider li img:nth-child(2){ margin: 0 0 0 1px;}
    .bx-pager.bx-default-pager{
        display: none !important;
    }
    #galerie .descarca_center .bx-viewport{
        min-height: 313px !important;
    }
    .galerie_page .comanda_center .bx-wrapper .bx-prev{
        left: -23px !important;
        background: url("../img/galerie/arrow1.png") no-repeat;
        width: 20px !important;
        height: 43px !important;
    }
    .galerie_page .comanda_center .bx-wrapper .bx-next{
        right: -21px !important;
        background: url("../img/galerie/arrow2.png") no-repeat ;
        width: 20px !important;
        height: 43px !important;
    }
    #galerie .bx-wrapper{
        font-style: italic;
        text-align: left;
    }
    .galerie .descarca_center .bx-viewport{
        margin-bottom: 50px;
    }
    .galerie .descarca_center .bx-prev{
        display:block !important;
        left: 0 !important;

        background-position: center center;
    }
    .galerie .descarca_center .bx-next{
        display:block !important;
        right: 0 !important;
        background-position: center center;
    }
    .galerie .bx-wrapper{ margin: 0; }
    .prev_mess{
        float: left;
        margin: 17px 0 0 33px;
        width: 25%;
    }
    .next_mess{
        float: right;
        margin: 17px 33px 0 0;
        width: 30%;
    }
    .bx-viewport{
        border: 0 !important;
        box-shadow: none !important;
        margin-left: 3px !important;
        width: 100% !important;
        background: none !important;
    }
    .bx-viewport li{
        line-height: 20px !important;
        font-size: 13px;
        margin-left: 2px;
    }
    .galerie .comanda_center .bx-wrapper{
        position:absolute;
        bottom: 0;
    }
/* END GALERIE PAGE*/


/* START CURCUBEU PAGE*/
#lumea-curcubeilor .center, #urmatoarele-aventuri .center{
    height: 89% !important;
}
#curcubeu,  #lumea-curcubeilor{
    background: url("../img/curcubeu/background.png"); !important;
    background-size: cover;
}
#curcubeu .center{ top: 86px !important;z-index:9999;}
#curcubeu .linie{ margin: 0px 3.4% 0 3.4% !important;}
#curcubeu .descarca_center{ float: left !important;}
.linie img{
    width: 100% !important;
}
#curcubeu .center p{
    font-size: 12px;
    text-align: center;
    line-height: 22px;
    height: 136px;
}
#curcubeu .images_static img, #lumea-curcubeilor .images_static img, #urmatoarele-aventuri .images_static img{
    position: absolute;
    z-index:999;
}
#curcubeu #lemn{
    position: absolute;
    right: 0;
    top: 39%;
    width: 21%;
    height: 46px;
    background: url("../comanda/lemn.png") repeat-x;
}
    #curcubeu #c0{ top: 17%;left: 18%; width: 10%;}
    #curcubeu #c1{ top: 0; left: 10%; }
    #curcubeu #c2{ left: -0.5%;top: 6%; width: 7%;}
    #curcubeu #c3{ left: 50.5%; top: -2%;}
    #curcubeu #c4, #lumea-curcubeilor #c4{ left: 5%;top: 6%;width: 65%}
    #curcubeu #c5{ width: 23%; top: 15%; left: 2%;z-index:9}
    #curcubeu #c6{ top: 30%; width: 18%;z-index: 0;left: 4%;}
    #curcubeu #c7{ top: 30%;width: 18%;z-index: 99; left: 45%;}
    #curcubeu #c8{ top: 10%;width: 11%;z-index: 99;left: 82%;}
    #curcubeu #c9{ top: 20%; width: 6%; z-index: 99; left: 93%;}
    #curcubeu #c10{ top: 22%;  width: 22%; z-index: 99; left: 73%;}
    #curcubeu #c11{ bottom: 6%;width: 22%;left: 72%;z-index: 0;}
    #curcubeu #c12, #lumea-curcubeilor #c12{ top: 66%; width: 22%; z-index: 99; left: 27%;}
    #curcubeu #c13, #lumea-curcubeilor #c13{  width: 23%;bottom: 0;z-index: 1;}

#curcubeu .button{
    display: table;
    text-align: center;
    float: none;
    margin: 0 auto;
}
#curcubeu #click1{
    background: url("../img/curcubeu/click1.png") no-repeat;
    display: table-cell;
    float: none;
    margin: 0 auto;
    width: 50%;
    height: 90px;
    font-size: 22px;
    color: white;
    text-decoration: none;
    background-size: 100% 100%;
    vertical-align: middle;
}
#curcubeu #click2{
    background: url("../img/curcubeu/click2.png") no-repeat;
    display: table-cell;
    float: none;
    margin: 0 auto;
    width: 50%;
    height: 90px;
    font-size: 22px;
    color: white;
    text-decoration: none;
    background-size: 100% 100%;
    vertical-align: middle;
}
.fp-controlArrow.fp-prev, .fp-controlArrow.fp-next{ display: none;}

.poveste1{
    display:none;
    background:white;
    height: 100%;
    width:100%;
}

/*lumea curcuboilor ion*/

#lumea-curcubeilor #c2{ left: -1.5%; top: 9%; }
#lumea-curcubeilor #c3{ left: 50.5%; top: -2%;}
#lumea-curcubeilor #c6{top: 37%;  width: 18%; left: 3%;   z-index: 999;}
#lumea-curcubeilor #c8{ top: 10%;width: 11%;z-index: 99;left: 82%;}
#lumea-curcubeilor #c12{ top: 66%; width: 22%; z-index: 99; left: 27%;}

#lumea-curcubeilor .center, #urmatoarele-aventuri .center {
    position:relative;
    left: 0;
    right: 0%;
    margin: 0 auto;
    text-align: center;
    top: 70px;
    width: 70%;
    overflow: hidden;
    height: 100%;
    z-index:999;
}
#lumea-curcubeilor .lumea_center, #urmatoarele-aventuri .aventuri_center {
    background: #fff;
    padding: 20px;
    width: 98%;
    height: 87%;
}
#lumea-curcubeilor .lumea_center p, #urmatoarele-aventuri .aventuri_center p {
    font-size: 15px;
    text-align: left;
    line-height: 26px;
}
.flowers {
    display: inline-block;
}
.separator {
    background: url("../img/lumea/flowers.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 26px;
    margin: 15px 0;
}

.mCSB_dragger {
    background: #2e2576;
    height: 25px !important;
    min-height: 50px !important;
}
.mCSB_dragger_bar {
    background-color: #2e2576 !important;
}
/* end lumea curcuboilor ion*/
#lemn2{
    position: absolute;
    top: 25.7%;
    z-index: 1;
    width: 19%;
    height: 37px;
}




.loader {
    background: rgba(255, 255, 255, 1);
    /*background: radial-gradient(#222, #000);*/
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999999999999999999999999999;
}

.loader-inner {
    bottom: 0;
    height: 60px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
}

.loader-line-wrap {
    -webkit-animation: spin 1200ms cubic-bezier(.175, .885, .32, 1.275) infinite;
    -moz-animation: spin 1200ms cubic-bezier(.175, .885, .32, 1.275) infinite;
    -o-animation: spin 1200ms cubic-bezier(.175, .885, .32, 1.275) infinite;
    animation: spin 1200ms cubic-bezier(.175, .885, .32, 1.275) infinite;
    box-sizing: border-box;
    height: 50px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transform-origin: 50% 100%;
    width: 100px;
}
.loader-line {
    border: 4px solid transparent;
    border-radius: 100% !important;
    box-sizing: border-box;
    height: 100px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
}
.loader-line-wrap:nth-child(1) { animation-delay: -50ms;  -webkit-animation-delay: -50ms;  -moz-animation-delay: -50ms;  -o-animation-delay: -50ms;  }
.loader-line-wrap:nth-child(2) { animation-delay: -100ms; -webkit-animation-delay: -100ms; -moz-animation-delay: -100ms; -o-animation-delay: -100ms; }
.loader-line-wrap:nth-child(3) { animation-delay: -150ms; -webkit-animation-delay: -150ms; -moz-animation-delay: -150ms; -o-animation-delay: -150ms; }
.loader-line-wrap:nth-child(4) { animation-delay: -200ms; -webkit-animation-delay: -200ms; -moz-animation-delay: -200ms; -o-animation-delay: -200ms; }
.loader-line-wrap:nth-child(5) { animation-delay: -250ms; -webkit-animation-delay: -250ms; -moz-animation-delay: -250ms; -o-animation-delay: -250ms; }

.loader-line-wrap:nth-child(1) .loader-line {
    border-color: hsl(0, 80%, 60%);
    height: 90px;
    width: 90px;
    top: 7px;
}
.loader-line-wrap:nth-child(2) .loader-line {
    border-color: hsl(60, 80%, 60%);
    height: 76px;
    width: 76px;
    top: 14px;
}
.loader-line-wrap:nth-child(3) .loader-line {
    border-color: hsl(120, 80%, 60%);
    height: 62px;
    width: 62px;
    top: 21px;
}
.loader-line-wrap:nth-child(4) .loader-line {
    border-color: hsl(180, 80%, 60%);
    height: 48px;
    width: 48px;
    top: 28px;
}
.loader-line-wrap:nth-child(5) .loader-line {
    border-color: hsl(240, 80%, 60%);
    height: 34px;
    width: 34px;
    top: 35px;
}

@keyframes spin {
    0%, 15% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.linear-gradient {
    background: repeating-linear-gradient(45deg, rgb(96, 109, 188), rgb(96, 109, 188) 10px, rgb(70, 82, 152) 10px, rgb(70, 82, 152) 20px);
    border: 0;
}

.linear-gradient-done {
    background: repeating-linear-gradient(45deg, rgb(51, 152, 95), rgb(51, 152, 95) 10px, rgb(128, 188, 115) 10px, rgb(128, 188, 115) 20px);
    border: 0;
}

.linear-gradient-working {
    background: repeating-linear-gradient(45deg, rgb(151, 152, 24), rgb(151, 152, 24) 10px, rgb(186, 188, 60) 10px, rgb(186, 188, 60) 20px);
    border: 0;
}