@font-face {
    font-family: DINCondensed;
    src: url('../fnt/DINCondensed.woff');
}
@font-face {
    font-family: PTSans-Bold;
    src: url('../fnt/PTSans-Bold.woff');
}
@font-face {
    font-family: PTSans-Regular;
    src: url('../fnt/PTSans-Regular.woff');
}

body{
    margin: 0;
    padding: 0;
}
#container, #disney-model, .pages, .page{
    position: relative;
    margin: auto;
    width: 998px;
    height: 700px;
    overflow: hidden;
}
.pages, .page{
    height: 373px;
}
.pages .page .bubbles{
    pointer-events: none;
    z-index: 100;
}
.pages .restart{
    left: 20px;
    top: 20px;
    width: 100px;
    height: 20px;
    cursor: pointer;
}

.castle .flag{
    transform-origin: 0 0;
}

.element{
    position: absolute;
    left: 0;
    top: 0;
}
.pointer{
    cursor: pointer;
}
.off{
    pointer-events: none;
}

.fly .flag{
    top: 10px;
    width: 213px;
    height: 26px;
    transform-origin: 100%;
    z-index: -1;
}
.train .tube{
    width: 60px;
    height: 95px;
    left:  317px;
    top: 41px;
    transform-origin: 0 99%;
}
.train .wheelset{
    width: 126px;
    height: 40px;
    left: 175px;
    top: 181px;
}
.train .wheel{
    width: 40px;
    height: 40px;
    transform-origin: 50%;
    z-index: 0;
}
.train .wheel-1{
    left: 60px;
}
.train .piston{
    width: 65px;
    height: 7px;
    left: 20px;
    top: 4px;
    z-index: 2;
}
.train .piston-1{
    width: 50px;
    height: 10px;
    left: 78px;
    top: 7px;
    transform: scaleX(0.75);
    transform-origin: 90% 0;
    z-index: 1;
}
.train .piston-1 svg{
    transform: translateY(3px) rotate(-8deg);

}

.Mountain {
    overflow: hidden;
}
.Mountain svg{
    transform-origin: 50% 100%;
}
.BigWave{
    overflow: hidden;
    width: 952px !important;
}
.MarkTwen .whell{
    width: 53px;
    height: 49px;
    left: -2px;
    top: 167px;
    z-index: -1;
}
.Ship .flag{
    width: 45px;
    height: 26px;
    left: -1px;
    top: 103px;
    transform-origin: 100% 0;
}
.Kayak{
    overflow: hidden;
}
.Kayak svg{
    transform-origin: 80% 100%;
}

.house0 .face{
    left: 109px;
    top: 139px;
    width: 40px;
    height: 40px;
}
.house2 .flag{
    left: 95px;
    top: 1px;
    transform-origin: 23px;
}

.Cave .wagon{
    width: 25px;
    height: 33px;
    left: 105px;
    top: 154px;
    transform-origin: 50% 0;
}
.Cave .hill-down{
    left: 7px;
    top: 278px;
}
.Roller .wagon{
    width: 21px;
    height: 10px;
    z-index: -1;
}
.Wheels .wheel{
    left: 7px;
    top: 0;
    width: 321px;
    height: 321px;
}
.LastWave{
    overflow: hidden;
    width: 403px !important;
}

.Hill .steamship{
    width: 105px;
    height: 45px;
    transform-origin: 50%;
    z-index: -1;
}

.graph-page{
    transform-origin: 965px 420px;
    width: 998px;
    height: 700px;
    z-index: 10;
}
.graph-page-btn{
    width: 27px;
    height: 27px;
    left: 925px;
    top: -9px;
    z-index: 10;
    cursor: pointer;
}

.timeline{
    width: 896px;
    height: 38px;
    left: 20px;
    top: 413px;
    z-index: 10;
}
.timeline .btn{
    width: 21px;
    height: 21px;
    top: -4px;
}
.timeline .off{
    pointer-events: none;
}
.timeline .btn svg{
    left: 4px;
    top: 4px;
    transform-origin: 33% 35%;
}

.intro{
    z-index: 10;
}

.view{
    left: 20px;
    top: 477px;
    width: 960px;
    height: 214px;
}
.view .view{
    left: 0;
    top: 0;
}

.view0 .text{
    position: relative;
    width: 686px;
    padding: 35px 0 0 30px;
    column-gap: 23px;
    column-count: 2;
    column-width: 220px;
    font-family: PTSans-Regular;
    font-size: 14px;
}
.view0 .text .title{
    font-family: PTSans-Bold;
}
.view0 .text .active{
    color: #ff6ea0;
    text-decoration: underline;
    user-select: none;
    cursor: pointer;
}
.view0 .flash{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #FFF574;
}
.view0 .flash.flash0{
    left: 831px;
    top: 90px;
}
.view0 .flash.flash1{
    left: 864px;
    top: 126px;
}

.view1 div{
    position: relative;
    width: 420px;
    padding: 35px 0 0 30px;
    font-family: PTSans-Regular;
    font-size: 14px;
    pointer-events: none;
}
.view1 div .title{
    font-family: PTSans-Bold;
}
.view1 div .title span{
    font-size: 12px;
}
.view1 .film{
    position: absolute;
    width: 245px;
    height: 30px;
    left: 538px;
    padding: 1px;
    top: 155px;
}
.view1 .film span{
    position: absolute;
    font-size: 12px;
    bottom: 0;
    line-height: 13px;
}

.navigation{
    left: 700px;
    top: 20px;
    z-index: 101;
}
.navigation .help{
    left: 53px;
    top: 35px;
    width: 180px;
    transform-origin: 100% 0%;
}





































