.bg_parallels{position:absolute;left:0;top:0;width:100%;height:500px;background-size:cover;background-attachment:fixed;background-repeat:no-repeat;-webkit-animation:scrollUp 3s linear;animation:scrollUp 3s linear;background-position-y:20%}@-webkit-keyframes scrollUp{0%{background-position-y:0}to{background-position-y:20%}}@keyframes scrollUp{0%{background-position-y:0}to{background-position-y:20%}}.bg_white[data-v-b2201e36]{background:#262733;color:#666}.btn[data-v-b2201e36]{display:block;margin-top:20px;width:120px;font-size:20px;font-weight:400;line-height:2em;border-radius:20px;border:1px solid #b4a08b;color:rgba(0,0,0,.8);background-color:#b4a08b;cursor:pointer;text-align:center}.cover[data-v-b2201e36]{width:500px}.border[data-v-b2201e36]{box-shadow:12px 12px 30px rgba(0,0,0,.3);border-radius:10px}.map[data-v-b2201e36]{width:100%;height:600px;display:flex;justify-content:space-around}.map h1[data-v-b2201e36]{font-size:32px;margin-top:100px}.map div[data-v-b2201e36]{width:50%;padding:20px}.slider_wrapper{width:100%;height:400px;overflow:hidden}.slider{width:200%;flex-direction:row;-webkit-animation:scrollLeft 8s infinite;animation:scrollLeft 8s infinite}.slider,.slider .slide{height:100%;display:flex}.slider .slide{width:50%;justify-content:space-around}.slider .slide h1{font-size:32px}.slider .slide div{width:40%;padding:20px}@-webkit-keyframes scrollLeft{0%{margin-left:0}45%{margin-left:0}50%{margin-left:-100%}95%{margin-left:-100%}to{margin-left:0}}@keyframes scrollLeft{0%{margin-left:0}45%{margin-left:0}50%{margin-left:-100%}95%{margin-left:-100%}to{margin-left:0}}