.wrap-deco{
    background: #ffffff;
}
.scene-deco{
	-webkit-box-shadow: 3px 3px 2px 0px rgba(200,200,200,1);
	-moz-box-shadow: 3px 3px 2px 0px rgba(200,200,200,1);
	box-shadow: 3px 3px 2px 0px rgba(200,200,200,1);

    background: #ffffff;
}

#menu{
    background: url(../img/0580/image278.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
}

#menu .text{
    text-align: left;
    width: 70%;
    margin: 0px auto;
    padding: 60px 0px 0px 0px;
    line-height: 22px;
}

#city{
    background: url(../img/0580/image229.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#city-1{
    background: url(../img/0580/image203.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#city-1 .city-title { background: #00c9ba; }
#city-1 .city-close { background: #00c9ba; }

#city-2{
    background: url(../img/0580/image177.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#city-2 .city-title { background: #ff8800; }
#city-2 .city-close { background: #ff8800; }

#city-3{
    background: url(../img/0580/image152.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#city-3 .city-title { background: #ff76d7; }
#city-3 .city-close { background: #ff76d7; }

#city-4{
    background: url(../img/0580/image128.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#city-4 .city-title { background: #ffba00; }
#city-4 .city-close { background: #ffba00; }

#city-5{
    background: url(../img/0580/image103.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#city-5 .city-title { background: #68dc00; }
#city-5 .city-close { background: #68dc00; }

.boton{
    background: rgba(0,0,0,0.3);
    display: inline-block;
    vertical-align: middle;
    padding: 0px 30px;
    cursor: pointer;
    line-height: 48px;
    font-size: 30px;
    color: #000000;
    margin-top: 40px;
    font-weight: 100;
}

.city-close{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 44px;
    height: 44px;
    background: #00ff00;
}

.city-close img{
    position: absolute;
    left: 0px;
    top: 0px;
}

.city-close:hover{
    opacity: 0.5;
}

.city-txt1{
    position: absolute;
    left: 0px;
    top: 30px;
    width: 85%;
    height: auto;
    padding: 10px 0px 10px 80px;
    background: #eeeeee;
    font-size: 14px;
    line-height: 20px;
}


.city-txt2{
    position: absolute;
    left: 50%;
    top: 70%;
    width: 40%;
    height: auto;
    padding: 10px 80px 10px 10px;
    background: #eeeeee;
    font-size: 14px;
    line-height: 20px;
}

.pin div{
    padding: 10px 0px;
    position: absolute;
    width: 160px;
    left: 50%;
    margin-left: -80px;
    top: 80px;
    height: auto;
    text-align: center;
    display: none;
    z-index: 1;
    cursor: pointer;
    font-size: 30px;
    font-weight: 100;
}

.pin1{
    position: absolute;
    left: 33.3%;
    top: 39%;
}
.pin1 div{
    background: rgba(32,197,183,0.9);
    color: #222222;
}

.pin2{
    position: absolute;
    left: 44%;
    top: 45.5%;
}
.pin2 div{
    background: rgba(222,139,13,0.9);
    color: #222222;
}

.pin3{
    position: absolute;
    left: 56.5%;
    top: 32%;
}
.pin3 div{
    background: rgba(254,115,209,0.9);
    color: #222222;
}

.pin4{
    position: absolute;
    left: 68%;
    top: 38%;
}
.pin4 div{
    background: rgba(248,189,20,0.9);
    color: #222222;
}

.pin5{
    position: absolute;
    left: 79.5%;
    top: 33.5%;
}
.pin5 div{
    background: rgba(141,221,25,0.9);
    color: #222222;
}

.city-in{
    position: absolute;
    left: 30px;
    top: 30px;
    right: 30px;
    bottom: 30px;
    overflow: hidden;
}

.city-foto{
    position: absolute;
    right: 0px;
    top: 0px;
}

.city-title{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 195px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 36px;
    color: #222222;
}

.city-trick{
    position: absolute;
    left: 200px;
    top: 0px;
    width: 254px;
    height: 50px;
    background: #eeeeee;
}

.city-text{
    position: absolute;
    left: 0px;
    top: 50px;
    width: 454px;
    bottom: 0px;
    background: #eeeeee;
    padding: 30px 20px 0px 30px;
    font-size: 16px;
    line-height: 20px;
}

.redonda{
    position: absolute;
    left: auto;
    top: auto;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background: #888888;
    text-align: center;
    opacity: 0.9;
}

.redonda img{
    margin-top: 15%;
    height: 70%;
}

.redonda:hover{
    opacity: 0.6;
}


.cuadrado{
    position: absolute;
    left: auto;
    top: auto;
    width: 50px;
    height: 50px;
    background: #888888;
    text-align: center;
    cursor: pointer;
}

.cuadrado img{
    margin-top: 15%;
    height: 70%;
}

.cuadrado:hover{
    opacity: 0.6;
}



#relaciona{
    background: #eeeeee;
    padding: 26px 0px 0px 74px;
}

#relaciona .scrtitle{
    font-size: 14px;
    line-height: 20px;
}

.circle{
    position: absolute;
    left: auto;
    top: auto;
    width: 190px;
    height: 190px;
    -webkit-border-radius: 95px;
    -moz-border-radius: 95px;
    border-radius: 95px;
    font-size: 25px;
    line-height: 40px;
    padding: 16px 0px 0px 0px;
    text-align: center;
}

.circle1{
    background: #68e9e3;
    left: 310px;
    top: 70px;
}

.circle2{
    background: #ffe39d;
    left: 410px;
    top: 240px;
}

.circle3{
    background: #e7d0b9;
    left: 510px;
    top: 70px;
}

.circle4{
    background: #d6f0ac;
    left: 610px;
    top: 240px;
}

.circle5{
    background: #ffc9ed;
    left: 710px;
    top: 70px;
}

.item{
    position: absolute;
    cursor: pointer;
}


.itemtitle{
    position: absolute;
    left: 60px;
    top: 330px;
    width: 200px;
    height: auto;
    min-height: 100px;
    text-align: left;
    line-height: 20px;

}

.finaltext{
    position: absolute;
    left: 50px;
    top: 100px;
    width: 250px;
    height: auto;
    display: none;
}

#final{
    background: rgba(0,0,0,0.4);
}

.final-close{
    position: absolute;
    right: 30px;
    top: 30px;
    width: 40px;
    height: 40px;
    background: #bbbdbf;
    cursor: pointer;
}

.final-close img{
    position: absolute;
    left: -2px;
    top: -1px;
}

.final-top{
    position: absolute;
    left: 0px;
    top: -46px;
    right: 46px;
    height:46px;
    overflow: hidden;
    background: rgba(255,255,255,0.8);
}
.final-in{
    position: absolute;
    left: 30px;
    top: 76px;
    right: 30px;
    bottom: 30px;
    background: rgba(255,255,255,0.9);
    padding: 20px 0px 0px 108px;
    line-height: 20px;
}

.final-in-title{
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 20px;
}
