/* rotate */
/* transform-origin */
/* transform */
/* transition */
/* transform-transition */
/* css-transition */
/* transform-css-transition */
/* keyframes */
/* line */
body { overflow-x: auto; background: #fff; }

.footer_wrap { position: relative; z-index: 100; }

#content { position: relative; min-width: 1280px; margin: 0 auto; overflow: hidden; opacity: 0; filter: alpha(opacity=0); }
#content.onShow { opacity: 1; filter: alpha(opacity=100); }
#content .section { overflow: hidden; position: relative; width: 100%; }
#content .btn_download { display: inline-block; width: 210px; height: 45px; font-size: 0; text-indent: -9999px; vertical-align: top; background: url(../img/btn_download.png) no-repeat 0 0; }
#content .btn_download:hover { background-position: 0 -55px; }
#content h1 { font-family: 'samsungonelatin200'; font-size: 126px; letter-spacing: 12.6px; line-height: 1.2em; font-weight: 100; }
#content h2 { font-family: 'samsungonelatin200'; font-size: 120px; letter-spacing: 0; line-height: 1; font-weight: 100; }
#content h3 { font-family: 'samsungonelatin200'; font-size: 45px; letter-spacing: 0; line-height: 1; font-weight: 100; }
#content h4 { font-family: 'samsungonelatin300'; font-size: 50px; letter-spacing: 0.05em; line-height: 1.3em; font-weight: 100; }
#content h6 { font-family: 'samsungonekorean600'; font-size: 20px; letter-spacing: 7.35px; line-height: 1em; font-weight: 100; }
#content p { font-family: 'samsungonekorean400'; font-size: 18px; letter-spacing: -0.04em; line-height: 2.66; font-weight: 100; }
#content .fix-copy { font-family: 'samsungonelatin300'; font-size: 30px; line-height: 1; font-weight: 100; }
#content .scroll-holder span { font-family: 'samsungonelatin800'; font-size: 18px; letter-spacing: 9px; line-height: 0; font-weight: 100; }
#content .comment-txt { position: absolute; top: 0; right: 0; left: auto; font-family: 'samsungonelatin600'; font-size: 14px; letter-spacing: 0; line-height: 1; font-weight: 100; color: #888; }
#content .inner-cont-wrap { position: relative; width: 100%; min-width: 1280px; height: inherit; }
#content .bg-holder { position: absolute; width: 100%; height: 100%; }
#content .cont-holder { position: relative; width: 1280px; height: 100%; margin: 0 auto; text-align: center; }
#content .test { position: absolute; top: 0; left: 50%; margin-left: -960px; width: 1920px; height: auto; z-index: 1000; opacity: 0.5; filter: alpha(opacity=50); }
#content .blind { position: absolute !important; left: -9999px !important; top: -9999px !important; text-indent: -9999px !important; font-size: 0 !important; opacity: 0; overflow: hidden !important; }

.content.wide .inner-cont-wrap, .content.half .inner-cont-wrap { padding: 150px 0; box-sizing: border-box; }
.content.wide .inner-cont-wrap .cont-holder, .content.half .inner-cont-wrap .cont-holder { max-width: 1280px; margin: 0 auto; }
.content.wide .inner-cont-wrap .cont-holder .txt-box .title-txt, .content.half .inner-cont-wrap .cont-holder .txt-box .title-txt { /*width:100%;*/ position: absolute; top: 0; left: -12px; text-align: left; text-transform: uppercase; color: #333; }
.content.wide .inner-cont-wrap .cont-holder .txt-box .title-txt .fix-copy, .content.half .inner-cont-wrap .cont-holder .txt-box .title-txt .fix-copy { display: inline-block; margin: 0 7px; box-sizing: border-box; overflow: hidden; }
.content.wide .inner-cont-wrap .cont-holder .txt-box .title-txt .fix-copy span, .content.half .inner-cont-wrap .cont-holder .txt-box .title-txt .fix-copy span { display: block; }
.content.wide .inner-cont-wrap .cont-holder .txt-box .title-txt .sec-title, .content.half .inner-cont-wrap .cont-holder .txt-box .title-txt .sec-title { display: block; margin-top: 3px; overflow: hidden; }
.content.wide .inner-cont-wrap .cont-holder .txt-box .title-txt .sec-title h2, .content.half .inner-cont-wrap .cont-holder .txt-box .title-txt .sec-title h2 { display: block; line-height: 1; font-weight: normal; }
.content.wide .inner-cont-wrap .cont-holder .txt-box .title-txt.type-right, .content.half .inner-cont-wrap .cont-holder .txt-box .title-txt.type-right { left: auto; right: -7px; text-align: right; }
.content.wide .inner-cont-wrap .cont-holder .txt-box .title-txt.motion .fix-copy, .content.half .inner-cont-wrap .cont-holder .txt-box .title-txt.motion .fix-copy { -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); }
.content.wide .inner-cont-wrap .cont-holder .txt-box .title-txt.motion .fix-copy span, .content.half .inner-cont-wrap .cont-holder .txt-box .title-txt.motion .fix-copy span { -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); }
.content.wide .inner-cont-wrap .cont-holder .txt-box .title-txt.motion .sec-title, .content.half .inner-cont-wrap .cont-holder .txt-box .title-txt.motion .sec-title { -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); }
.content.wide .inner-cont-wrap .cont-holder .txt-box .title-txt.motion .sec-title h2, .content.half .inner-cont-wrap .cont-holder .txt-box .title-txt.motion .sec-title h2 { -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); }
.content.wide .inner-cont-wrap .cont-holder .txt-box .title-txt.motion.onShow .fix-copy, .content.half .inner-cont-wrap .cont-holder .txt-box .title-txt.motion.onShow .fix-copy { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: 0.8s 0s; -moz-transition: 0.8s 0s; -ms-transition: 0.8s 0s; -o-transition: 0.8s 0s; transition: 0.8s 0s; }
.content.wide .inner-cont-wrap .cont-holder .txt-box .title-txt.motion.onShow .fix-copy span, .content.half .inner-cont-wrap .cont-holder .txt-box .title-txt.motion.onShow .fix-copy span { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: 0.8s; -moz-transition: 0.8s; -ms-transition: 0.8s; -o-transition: 0.8s; transition: 0.8s; }
.content.wide .inner-cont-wrap .cont-holder .txt-box .title-txt.motion.onShow .sec-title, .content.half .inner-cont-wrap .cont-holder .txt-box .title-txt.motion.onShow .sec-title { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); -webkit-transition: 2s 0.5s; -moz-transition: 2s 0.5s; -ms-transition: 2s 0.5s; -o-transition: 2s 0.5s; transition: 2s 0.5s; }
.content.wide .inner-cont-wrap .cont-holder .txt-box .title-txt.motion.onShow .sec-title h2, .content.half .inner-cont-wrap .cont-holder .txt-box .title-txt.motion.onShow .sec-title h2 { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); -webkit-transition: 2s 0.5s; -moz-transition: 2s 0.5s; -ms-transition: 2s 0.5s; -o-transition: 2s 0.5s; transition: 2s 0.5s; }
.content.wide .inner-cont-wrap .cont-holder .txt-box .title-txt.motion.onShow .sec-title.short, .content.half .inner-cont-wrap .cont-holder .txt-box .title-txt.motion.onShow .sec-title.short { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); -webkit-transition: 1.3s 0.5s; -moz-transition: 1.3s 0.5s; -ms-transition: 1.3s 0.5s; -o-transition: 1.3s 0.5s; transition: 1.3s 0.5s; }
.content.wide .inner-cont-wrap .cont-holder .txt-box .title-txt.motion.onShow .sec-title.short h2, .content.half .inner-cont-wrap .cont-holder .txt-box .title-txt.motion.onShow .sec-title.short h2 { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); -webkit-transition: 1.3s 0.5s; -moz-transition: 1.3s 0.5s; -ms-transition: 1.3s 0.5s; -o-transition: 1.3s 0.5s; transition: 1.3s 0.5s; }
.content.wide .inner-cont-wrap .cont-holder .txt-box .title-txt.motion.onShow .sec-title.long, .content.half .inner-cont-wrap .cont-holder .txt-box .title-txt.motion.onShow .sec-title.long { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); -webkit-transition: 2.3s 0.5s; -moz-transition: 2.3s 0.5s; -ms-transition: 2.3s 0.5s; -o-transition: 2.3s 0.5s; transition: 2.3s 0.5s; }
.content.wide .inner-cont-wrap .cont-holder .txt-box .title-txt.motion.onShow .sec-title.long h2, .content.half .inner-cont-wrap .cont-holder .txt-box .title-txt.motion.onShow .sec-title.long h2 { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); -webkit-transition: 2.3s 0.5s; -moz-transition: 2.3s 0.5s; -ms-transition: 2.3s 0.5s; -o-transition: 2.3s 0.5s; transition: 2.3s 0.5s; }
.content.wide .inner-cont-wrap .cont-holder .txt-box .cont-txt, .content.half .inner-cont-wrap .cont-holder .txt-box .cont-txt { position: absolute; top: 0; left: 0; line-height: 2.66; text-align: left; letter-spacing: -0.8px; color: #333; }
.content.wide .inner-cont-wrap .cont-holder .txt-box .cont-txt.type-right, .content.half .inner-cont-wrap .cont-holder .txt-box .cont-txt.type-right { left: auto; right: 0; }
.content.wide .inner-cont-wrap .cont-holder .txt-box .cont-txt.motion, .content.half .inner-cont-wrap .cont-holder .txt-box .cont-txt.motion { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translateY(30px); -moz-transform: translateY(30px); -ms-transform: translateY(30px); -o-transform: translateY(30px); transform: translateY(30px); }
.content.wide .inner-cont-wrap .cont-holder .txt-box .cont-txt.motion.onShow, .content.half .inner-cont-wrap .cont-holder .txt-box .cont-txt.motion.onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: 1s 0.4s ease-in-out; -moz-transition: 1s 0.4s ease-in-out; -ms-transition: 1s 0.4s ease-in-out; -o-transition: 1s 0.4s ease-in-out; transition: 1s 0.4s ease-in-out; }
.content.wide .inner-cont-wrap .cont-holder .txt-box .comment-txt.motion, .content.half .inner-cont-wrap .cont-holder .txt-box .comment-txt.motion { opacity: 0; filter: alpha(opacity=0); }
.content.wide .inner-cont-wrap .cont-holder .txt-box .comment-txt.motion.onShow, .content.half .inner-cont-wrap .cont-holder .txt-box .comment-txt.motion.onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transition: opacity 1s 1.5s ease-in-out; -moz-transition: opacity 1s 1.5s ease-in-out; -ms-transition: opacity 1s 1.5s ease-in-out; -o-transition: opacity 1s 1.5s ease-in-out; transition: opacity 1s 1.5s ease-in-out; }
.content.wide .inner-cont-wrap .cont-holder .img-box, .content.half .inner-cont-wrap .cont-holder .img-box { position: absolute; width: 100%; top: 186px; left: 0; }
.content.wide .inner-cont-wrap .cont-holder .img-box .img-clip, .content.half .inner-cont-wrap .cont-holder .img-box .img-clip { position: absolute; width: 50%; height: 932px; top: 0; left: 0; background-size: cover; background-repeat: no-repeat; background-position: center center; overflow: hidden; }
.content.wide .inner-cont-wrap .cont-holder .img-box .img-clip.type-top, .content.half .inner-cont-wrap .cont-holder .img-box .img-clip.type-top { top: 0; }
.content.wide .inner-cont-wrap .cont-holder .img-box .img-clip.type-bot, .content.half .inner-cont-wrap .cont-holder .img-box .img-clip.type-bot { top: 200px; }
.content.wide .inner-cont-wrap .cont-holder .img-box .img-clip .img-pod, .content.half .inner-cont-wrap .cont-holder .img-box .img-clip .img-pod { position: absolute; width: auto; height: auto; top: 0; left: 0; background-size: cover; background-repeat: no-repeat; background-position: center center; }
.content.wide .inner-cont-wrap .cont-holder .img-box .img-clip-2, .content.half .inner-cont-wrap .cont-holder .img-box .img-clip-2 { left: 50%; }
.content.wide .inner-cont-wrap .cont-holder .img-box .img-clip-2-obj, .content.half .inner-cont-wrap .cont-holder .img-box .img-clip-2-obj { left: 50%; }
.content.wide .inner-cont-wrap .cont-holder .img-box .black-dim, .content.half .inner-cont-wrap .cont-holder .img-box .black-dim { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: #2e2e2e; opacity: 0; filter: alpha(opacity=0); }
.content.wide .inner-cont-wrap .cont-holder .img-box.motion .black-dim, .content.half .inner-cont-wrap .cont-holder .img-box.motion .black-dim { opacity: 1; filter: alpha(opacity=100); }
.content.wide .inner-cont-wrap .cont-holder .img-box.motion.onShow .img-clip.type-top, .content.half .inner-cont-wrap .cont-holder .img-box.motion.onShow .img-clip.type-top { -webkit-transition: 1.2s 0.2s ease-in-out; -moz-transition: 1.2s 0.2s ease-in-out; -ms-transition: 1.2s 0.2s ease-in-out; -o-transition: 1.2s 0.2s ease-in-out; transition: 1.2s 0.2s ease-in-out; }
.content.wide .inner-cont-wrap .cont-holder .img-box.motion.onShow .img-clip.type-bot, .content.half .inner-cont-wrap .cont-holder .img-box.motion.onShow .img-clip.type-bot { -webkit-transition: 1.2s 0.2s ease-in-out; -moz-transition: 1.2s 0.2s ease-in-out; -ms-transition: 1.2s 0.2s ease-in-out; -o-transition: 1.2s 0.2s ease-in-out; transition: 1.2s 0.2s ease-in-out; }
.content.wide .inner-cont-wrap .cont-holder .img-box.motion.onShow .img-clip .img-pod-bg, .content.half .inner-cont-wrap .cont-holder .img-box.motion.onShow .img-clip .img-pod-bg { -webkit-transition: 1.2s 0.2s ease-in-out; -moz-transition: 1.2s 0.2s ease-in-out; -ms-transition: 1.2s 0.2s ease-in-out; -o-transition: 1.2s 0.2s ease-in-out; transition: 1.2s 0.2s ease-in-out; }
.content.wide .inner-cont-wrap .cont-holder .img-box.motion.onShow .black-dim, .content.half .inner-cont-wrap .cont-holder .img-box.motion.onShow .black-dim { -webkit-transition: opacity 1.5s linear; -moz-transition: opacity 1.5s linear; -ms-transition: opacity 1.5s linear; -o-transition: opacity 1.5s linear; transition: opacity 1.5s linear; }

.content.wide .inner-cont-wrap .cont-bg-holder { position: absolute; width: 100%; max-width: 1920px; height: 880px; top: 340px; left: 50%; transform: translateX(-50%); overflow: hidden; }
.content.wide .inner-cont-wrap .cont-bg-holder .bg-box { position: absolute; width: calc(100% + 200px); height: calc(100% + 200px); top: 0; left: 0; margin-top: -100px; margin-left: -100px; background-size: cover; background-repeat: no-repeat; background-position: center center; }
.content.wide .inner-cont-wrap .cont-bg-holder .obj-box { position: absolute; width: auto; height: 100%; top: 0; left: 0; background-size: cover; background-repeat: no-repeat; background-position: center center; }
.content.wide .inner-cont-wrap .cont-bg-holder.motion.onShow .bg-box { -webkit-transition: 1.8s 0.2s ease-in-out; -moz-transition: 1.8s 0.2s ease-in-out; -ms-transition: 1.8s 0.2s ease-in-out; -o-transition: 1.8s 0.2s ease-in-out; transition: 1.8s 0.2s ease-in-out; }
.content.wide .inner-cont-wrap .cont-holder .img-box .img-clip .img-pod-bg { width: calc(100% + 200px); height: calc(100% + 200px); margin-top: -100px; margin-left: -100px; }

.content.half .inner-cont-wrap .cont-holder .img-box .img-clip .img-pod { width: calc(100% + 200px); height: calc(100% + 200px); margin-top: -100px; margin-left: -100px; }

/*part section*/
#section-1 { height: calc(100vh - 70px); }
#section-1 .inner-cont-wrap { position: fixed; height: inherit; top: auto; bottom: 0; padding: 0; z-index: 10; }
#section-1 .inner-cont-wrap .cont-holder .sq-pod.center { margin: 0; }
#section-1 .inner-cont-wrap .cont-holder .title-txt { margin-bottom: 30px; }
#section-1 .inner-cont-wrap .cont-holder .title-txt h1 { letter-spacing: 0px; }
#section-1 .inner-cont-wrap .cont-holder .title-txt h1 em { opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .cont-holder .txt-box { position: relative; top: 50%; text-align: center; -webkit-transform: translate3d(0, -50%, 0); -moz-transform: translate3d(0, -50%, 0); -ms-transform: translate3d(0, -50%, 0); -o-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }
#section-1 .inner-cont-wrap .cont-holder .txt-box .sub-txt { padding: 7px 0 32px; }
#section-1 .inner-cont-wrap .cont-holder .txt-box .sub-txt h6 { letter-spacing: -2px; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .scroll-holder { position: absolute; width: 110px; height: 110px; bottom: 0; left: 50%; margin-left: -55px; }
#section-1 .inner-cont-wrap .scroll-holder a { display: inline-block; width: 100%; height: 100%; text-align: center; }
#section-1 .inner-cont-wrap .scroll-holder a .txt { letter-spacing: 0px; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .scroll-holder a .line { position: absolute; bottom: 0; left: 50%; margin: 0 auto; width: 1px; height: 0px; border-left: 1px solid #000; }
#section-1 .inner-cont-wrap.onShow .cont-holder .sq-box .sq-clip .sq-pod.center { -webkit-transition: margin 1.5s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0s; -moz-transition: margin 1.5s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0s; -ms-transition: margin 1.5s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0s; -o-transition: margin 1.5s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0s; transition: margin 1.5s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0s; margin: 0 74px; }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box .sub-txt h6 { -webkit-transition: letter-spacing 1.5s 0.2s ease-in-out, opacity 1s 0.7s; -moz-transition: letter-spacing 1.5s 0.2s ease-in-out, opacity 1s 0.7s; -ms-transition: letter-spacing 1.5s 0.2s ease-in-out, opacity 1s 0.7s; -o-transition: letter-spacing 1.5s 0.2s ease-in-out, opacity 1s 0.7s; transition: letter-spacing 1.5s 0.2s ease-in-out, opacity 1s 0.7s; letter-spacing: 0px; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box .title-txt h1 { -webkit-transition: letter-spacing 1.5s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0.3s; -moz-transition: letter-spacing 1.5s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0.3s; -ms-transition: letter-spacing 1.5s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0.3s; -o-transition: letter-spacing 1.5s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0.3s; transition: letter-spacing 1.5s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0.3s; letter-spacing: 12.6px; }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box .title-txt h1 em:nth-child(1) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.81s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.81s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.81s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 0.81s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 0.81s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box .title-txt h1 em:nth-child(2) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.61s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.61s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.61s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 0.61s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 0.61s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box .title-txt h1 em:nth-child(3) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.47s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.47s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.47s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 0.47s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 0.47s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box .title-txt h1 em:nth-child(4) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.6s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.6s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.6s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 0.6s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 0.6s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box .title-txt h1 em:nth-child(5) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.58s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.58s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.58s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 0.58s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 0.58s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box .title-txt h1 em:nth-child(6) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1.01s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 1.01s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 1.01s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 1.01s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 1.01s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box .title-txt h1 em:nth-child(7) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 1s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 1s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 1s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 1s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box .title-txt h1 em:nth-child(8) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.41s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.41s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.41s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 0.41s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 0.41s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box .title-txt h1 em:nth-child(9) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.47s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.47s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.47s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 0.47s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 0.47s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box .title-txt h1 em:nth-child(10) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.8s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.8s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.8s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 0.8s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 0.8s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box .title-txt h1 em:nth-child(11) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.98s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.98s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.98s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 0.98s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 0.98s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box .title-txt h1 em:nth-child(12) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.7s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.7s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.7s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 0.7s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 0.7s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box .title-txt h1 em:nth-child(13) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.84s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.84s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.84s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 0.84s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 0.84s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box .title-txt h1 em:nth-child(14) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.97s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.97s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.97s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 0.97s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 0.97s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box .title-txt h1 em:nth-child(15) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.92s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.92s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.92s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 0.92s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 0.92s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box .title-txt h1 em:nth-child(16) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.86s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.86s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.86s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 0.86s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 0.86s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box .title-txt h1 em:nth-child(17) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.89s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.89s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.89s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 0.89s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 0.89s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box .title-txt h1 em:nth-child(18) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.65s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.65s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.65s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 0.65s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 0.65s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box .title-txt h1 em:nth-child(19) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.98s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.98s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.98s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 0.98s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 0.98s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box .title-txt h1 em:nth-child(20) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.74s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.74s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.74s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 0.74s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 0.74s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box .title-txt h1 em:nth-child(21) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.47s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.47s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.47s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 0.47s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 0.47s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box .title-txt h1 em:nth-child(22) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.81s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.81s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.81s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 0.81s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 0.81s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box .title-txt h1 em:nth-child(23) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.53s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.53s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.53s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 0.53s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 0.53s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .sub-txt h6 { -webkit-transition: letter-spacing 1.5s 0.7s ease-in-out, opacity 1s 1s; -moz-transition: letter-spacing 1.5s 0.7s ease-in-out, opacity 1s 1s; -ms-transition: letter-spacing 1.5s 0.7s ease-in-out, opacity 1s 1s; -o-transition: letter-spacing 1.5s 0.7s ease-in-out, opacity 1s 1s; transition: letter-spacing 1.5s 0.7s ease-in-out, opacity 1s 1s; letter-spacing: 0px; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .title-txt h1 { -webkit-transition: letter-spacing 1.5s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0.8s; -moz-transition: letter-spacing 1.5s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0.8s; -ms-transition: letter-spacing 1.5s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0.8s; -o-transition: letter-spacing 1.5s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0.8s; transition: letter-spacing 1.5s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0.8s; letter-spacing: 12.6px; }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .title-txt h1 em:nth-child(1) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1.32s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 1.32s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 1.32s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 1.32s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 1.32s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .title-txt h1 em:nth-child(2) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1.28s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 1.28s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 1.28s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 1.28s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 1.28s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .title-txt h1 em:nth-child(3) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1.7s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 1.7s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 1.7s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 1.7s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 1.7s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .title-txt h1 em:nth-child(4) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1.28s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 1.28s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 1.28s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 1.28s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 1.28s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .title-txt h1 em:nth-child(5) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1.24s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 1.24s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 1.24s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 1.24s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 1.24s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .title-txt h1 em:nth-child(6) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1.3s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 1.3s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 1.3s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 1.3s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 1.3s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .title-txt h1 em:nth-child(7) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1.03s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 1.03s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 1.03s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 1.03s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 1.03s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .title-txt h1 em:nth-child(8) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1.31s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 1.31s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 1.31s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 1.31s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 1.31s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .title-txt h1 em:nth-child(9) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1.52s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 1.52s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 1.52s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 1.52s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 1.52s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .title-txt h1 em:nth-child(10) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1.66s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 1.66s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 1.66s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 1.66s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 1.66s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .title-txt h1 em:nth-child(11) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1.16s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 1.16s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 1.16s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 1.16s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 1.16s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .title-txt h1 em:nth-child(12) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1.17s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 1.17s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 1.17s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 1.17s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 1.17s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .title-txt h1 em:nth-child(13) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1.11s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 1.11s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 1.11s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 1.11s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 1.11s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .title-txt h1 em:nth-child(14) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1.37s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 1.37s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 1.37s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 1.37s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 1.37s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .title-txt h1 em:nth-child(15) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1.62s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 1.62s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 1.62s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 1.62s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 1.62s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .title-txt h1 em:nth-child(16) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1.38s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 1.38s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 1.38s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 1.38s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 1.38s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .title-txt h1 em:nth-child(17) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1.19s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 1.19s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 1.19s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 1.19s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 1.19s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .title-txt h1 em:nth-child(18) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1.41s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 1.41s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 1.41s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 1.41s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 1.41s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .title-txt h1 em:nth-child(19) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1.7s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 1.7s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 1.7s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 1.7s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 1.7s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .title-txt h1 em:nth-child(20) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1.7s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 1.7s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 1.7s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 1.7s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 1.7s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .title-txt h1 em:nth-child(21) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1.44s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 1.44s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 1.44s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 1.44s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 1.44s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .title-txt h1 em:nth-child(22) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1.14s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 1.14s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 1.14s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 1.14s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 1.14s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .title-txt h1 em:nth-child(23) { -webkit-transition: opacity 1s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1.08s; -moz-transition: opacity 1s cubic-bezier(0,0,1,1); -moz-transition-delay: 1.08s; -ms-transition: opacity 1s cubic-bezier(0,0,1,1); -ms-transition-delay: 1.08s; -o-transition: opacity 1s cubic-bezier(0,0,1,1); -o-transition-delay: 1.08s; transition: opacity 1s cubic-bezier(0,0,1,1); transition-delay: 1.08s; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .sub-txt h6 { -webkit-transition: letter-spacing 0.6s 0s ease-in, opacity 0.6s 0s; -moz-transition: letter-spacing 0.6s 0s ease-in, opacity 0.6s 0s; -ms-transition: letter-spacing 0.6s 0s ease-in, opacity 0.6s 0s; -o-transition: letter-spacing 0.6s 0s ease-in, opacity 0.6s 0s; transition: letter-spacing 0.6s 0s ease-in, opacity 0.6s 0s; letter-spacing: 2px; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .title-txt h1 { -webkit-transition: letter-spacing 0.7s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0s; -moz-transition: letter-spacing 0.7s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0s; -ms-transition: letter-spacing 0.7s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0s; -o-transition: letter-spacing 0.7s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0s; transition: letter-spacing 0.7s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0s; letter-spacing: 0px; }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .title-txt h1 em:nth-child(1) { -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.11s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.11s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.11s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 0.11s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 0.11s; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .title-txt h1 em:nth-child(2) { -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.01s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.01s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.01s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 0.01s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 0.01s; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .title-txt h1 em:nth-child(3) { -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.07s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.07s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.07s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 0.07s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 0.07s; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .title-txt h1 em:nth-child(4) { -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.11s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.11s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.11s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 0.11s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 0.11s; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .title-txt h1 em:nth-child(5) { -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.07s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.07s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.07s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 0.07s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 0.07s; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .title-txt h1 em:nth-child(6) { -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.06s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.06s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.06s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 0.06s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 0.06s; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .title-txt h1 em:nth-child(7) { -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.07s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.07s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.07s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 0.07s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 0.07s; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .title-txt h1 em:nth-child(8) { -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.11s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.11s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.11s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 0.11s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 0.11s; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .title-txt h1 em:nth-child(9) { -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.1s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.1s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.1s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 0.1s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 0.1s; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .title-txt h1 em:nth-child(10) { -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.04s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.04s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.04s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 0.04s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 0.04s; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .title-txt h1 em:nth-child(11) { -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.05s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.05s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.05s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 0.05s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 0.05s; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .title-txt h1 em:nth-child(12) { -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.12s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.12s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.12s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 0.12s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 0.12s; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .title-txt h1 em:nth-child(13) { -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.16s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.16s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.16s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 0.16s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 0.16s; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .title-txt h1 em:nth-child(14) { -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.01s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.01s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.01s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 0.01s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 0.01s; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .title-txt h1 em:nth-child(15) { -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.02s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.02s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.02s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 0.02s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 0.02s; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .title-txt h1 em:nth-child(16) { -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.15s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.15s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.15s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 0.15s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 0.15s; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .title-txt h1 em:nth-child(17) { -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.01s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.01s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.01s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 0.01s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 0.01s; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .title-txt h1 em:nth-child(18) { -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.03s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.03s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.03s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 0.03s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 0.03s; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .title-txt h1 em:nth-child(19) { -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.1s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.1s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.1s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 0.1s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 0.1s; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .title-txt h1 em:nth-child(20) { -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.06s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.06s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.06s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 0.06s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 0.06s; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .title-txt h1 em:nth-child(21) { -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.09s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.09s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.09s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 0.09s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 0.09s; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .title-txt h1 em:nth-child(22) { -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.18s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.18s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.18s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 0.18s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 0.18s; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .title-txt h1 em:nth-child(23) { -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.15s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.15s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.15s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 0.15s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 0.15s; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap.onShow .scroll-holder a { -webkit-transition: -webkit-transform 1s ease-in-out,opacity 0.5s; -moz-transition: -moz-transform 1s ease-in-out,opacity 0.5s; -ms-transition: -ms-transform 1s ease-in-out,opacity 0.5s; -o-transition: -o-transform 1s ease-in-out,opacity 0.5s; transition: transform 1s ease-in-out,opacity 0.5s; }
#section-1 .inner-cont-wrap.onShow .scroll-holder a .txt { -webkit-transition: letter-spacing 1s 1s ease-out, opacity 1s 1s; -moz-transition: letter-spacing 1s 1s ease-out, opacity 1s 1s; -ms-transition: letter-spacing 1s 1s ease-out, opacity 1s 1s; -o-transition: letter-spacing 1s 1s ease-out, opacity 1s 1s; transition: letter-spacing 1s 1s ease-out, opacity 1s 1s; letter-spacing: 9px; opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap.onShow .scroll-holder a .line { -webkit-transition: height 1s cubic-bezier(0, 0.5, 0.5, 1); -webkit-transition-delay: 1.5s; -moz-transition: height 1s cubic-bezier(0, 0.5, 0.5, 1); -moz-transition-delay: 1.5s; -ms-transition: height 1s cubic-bezier(0, 0.5, 0.5, 1); -ms-transition-delay: 1.5s; -o-transition: height 1s cubic-bezier(0, 0.5, 0.5, 1); -o-transition-delay: 1.5s; transition: height 1s cubic-bezier(0, 0.5, 0.5, 1); transition-delay: 1.5s; height: 68px; }
#section-1 .inner-cont-wrap.onShow .scroll-holder.onHide a { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate3d(0, 100%, 0); -moz-transform: translate3d(0, 100%, 0); -ms-transform: translate3d(0, 100%, 0); -o-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }

#section-2 { height: calc(100vh - 70px); }
#section-2 .inner-cont-wrap { position: fixed; height: inherit; top: auto; bottom: 0; padding: 0; }
#section-2 .inner-cont-wrap .bg-holder { width: 100%; height: 100%; background-image: url("../img/sec1_bg.jpg"); background-size: cover; background-repeat: no-repeat; background-position: center center; }
#section-2 .inner-cont-wrap .cont-holder .sq-box { position: absolute; width: 100%; top: 50%; -webkit-transform: translate3d(0, -50%, 0); -moz-transform: translate3d(0, -50%, 0); -ms-transform: translate3d(0, -50%, 0); -o-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }
#section-2 .inner-cont-wrap .cont-holder .sq-box .sq-clip { position: relative; width: 100%; margin: 0 auto; font-size: 0; }
#section-2 .inner-cont-wrap .cont-holder .sq-box .sq-clip .sq-pod { position: relative; display: inline-block; }
#section-2 .inner-cont-wrap .cont-holder .sq-box .sq-clip .sq-pod:after { content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #fff; z-index: 10; }
#section-2 .inner-cont-wrap .cont-holder .sq-box .sq-clip .sq-pod.left { width: 331px; height: 633px; }
#section-2 .inner-cont-wrap .cont-holder .sq-box .sq-clip .sq-pod.left:before { content: ""; display: block; width: 647px; height: 947px; margin: -140px 0 0 -150px; background-image: url("../img/sec1_rect_center_shadow.png"); background-repeat: no-repeat; background-position: 0 0; }
#section-2 .inner-cont-wrap .cont-holder .sq-box .sq-clip .sq-pod.center { width: 189px; height: 633px; }
#section-2 .inner-cont-wrap .cont-holder .sq-box .sq-clip .sq-pod.center:before { content: ""; display: block; width: 503px; height: 947px; margin: -140px 0 0 -150px; background-image: url("../img/sec1_rect_left_shadow.png"); background-repeat: no-repeat; background-position: 0 0; }
#section-2 .inner-cont-wrap .cont-holder .sq-box .sq-clip .sq-pod.right { width: 333px; height: 633px; }
#section-2 .inner-cont-wrap .cont-holder .sq-box .sq-clip .sq-pod.right:before { content: ""; display: block; width: 647px; height: 947px; margin: -140px 0 0 -150px; background-image: url("../img/sec1_rect_right_shadow.png"); background-repeat: no-repeat; background-position: 0 0; }
#section-2 .inner-cont-wrap .cont-holder .txt-box { position: relative; top: 50%; text-align: center; -webkit-transform: translate3d(0, -50%, 0); -moz-transform: translate3d(0, -50%, 0); -ms-transform: translate3d(0, -50%, 0); -o-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }
#section-2 .inner-cont-wrap .cont-holder .txt-box .txt-1 { padding-bottom: 30px; opacity: 0; filter: alpha(opacity=0); }
#section-2 .inner-cont-wrap .cont-holder .txt-box .txt-1 .blank .left { display: inline-block; width: 13px; height: 37px; margin-right: -7px; background-image: url("../img/sec2_txt_1.png"); background-repeat: no-repeat; background-position: 0 0; opacity: 0; filter: alpha(opacity=0); }
#section-2 .inner-cont-wrap .cont-holder .txt-box .txt-1 .blank .center { display: inline-block; width: 130px; height: 37px; background-image: url("../img/sec2_txt_2.png"); background-repeat: repeat-x; background-position: 0 0; -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); -ms-transform: scale(0, 1); -o-transform: scale(0, 1); transform: scale(0, 1); }
#section-2 .inner-cont-wrap .cont-holder .txt-box .txt-1 .blank .right { display: inline-block; width: 13px; height: 37px; margin-left: -4px; background-image: url("../img/sec2_txt_3.png"); background-repeat: no-repeat; background-position: 0 0; opacity: 0; filter: alpha(opacity=0); }
#section-2 .inner-cont-wrap .cont-holder .txt-box .txt-2 span { display: inline-block; }
#section-2 .inner-cont-wrap .cont-holder .txt-box .txt-2 .t-1 { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate(0, 50px); -moz-transform: translate(0, 50px); -ms-transform: translate(0, 50px); -o-transform: translate(0, 50px); transform: translate(0, 50px); }
#section-2 .inner-cont-wrap .cont-holder .txt-box .txt-2 .t-2 { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate(0, 50px); -moz-transform: translate(0, 50px); -ms-transform: translate(0, 50px); -o-transform: translate(0, 50px); transform: translate(0, 50px); }
#section-2 .inner-cont-wrap .cont-holder .txt-box .txt-2 .t-3 { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate(0, 50px); -moz-transform: translate(0, 50px); -ms-transform: translate(0, 50px); -o-transform: translate(0, 50px); transform: translate(0, 50px); }
#section-2 .inner-cont-wrap .cont-holder .txt-box .txt-2 .t-4 { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate(0, 50px); -moz-transform: translate(0, 50px); -ms-transform: translate(0, 50px); -o-transform: translate(0, 50px); transform: translate(0, 50px); }
#section-2 .inner-cont-wrap .cont-holder .txt-box .txt-2 .t-5 { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate(0, 50px); -moz-transform: translate(0, 50px); -ms-transform: translate(0, 50px); -o-transform: translate(0, 50px); transform: translate(0, 50px); }
#section-2 .inner-cont-wrap .cont-holder .txt-box .txt-2 .t-6 { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate(0, 50px); -moz-transform: translate(0, 50px); -ms-transform: translate(0, 50px); -o-transform: translate(0, 50px); transform: translate(0, 50px); }
#section-2 .inner-cont-wrap .cont-holder .txt-box .txt-2 .t-7 { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate(0, 50px); -moz-transform: translate(0, 50px); -ms-transform: translate(0, 50px); -o-transform: translate(0, 50px); transform: translate(0, 50px); }
#section-2 .inner-cont-wrap.onShow { /*display:block;*/ }
#section-2 .inner-cont-wrap.onShow .cont-holder .sq-box .sq-clip .sq-pod.center { -webkit-transition: margin 1.5s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0s; -moz-transition: margin 1.5s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0s; -ms-transition: margin 1.5s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0s; -o-transition: margin 1.5s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0s; transition: margin 1.5s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0s; margin: 0 74px; }
#section-2 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .txt-1 { opacity: 1; filter: alpha(opacity=100); -webkit-transition: opacity 0.8s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.8s; -moz-transition: opacity 0.8s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.8s; -ms-transition: opacity 0.8s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.8s; -o-transition: opacity 0.8s cubic-bezier(0,0,1,1); -o-transition-delay: 0.8s; transition: opacity 0.8s cubic-bezier(0,0,1,1); transition-delay: 0.8s; }
#section-2 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .txt-1 .blank .left { opacity: 1; filter: alpha(opacity=100); -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 1.2s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 1.2s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 1.2s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 1.2s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 1.2s; }
#section-2 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .txt-1 .blank .center { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 1.4s; -moz-transition: -moz-transform 0.8s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 1.4s; -ms-transition: -ms-transform 0.8s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 1.4s; -o-transition: -o-transform 0.8s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 1.4s; transition: transform 0.8s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 1.4s; }
#section-2 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .txt-1 .blank .right { opacity: 1; filter: alpha(opacity=100); -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 2s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 2s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 2s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 2s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 2s; }
#section-2 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .txt-2 .t-1 { -webkit-transition: -webkit-transform 1s 1.65s ease-out,opacity 0.8s 1.65s; -moz-transition: -moz-transform 1s 1.65s ease-out,opacity 0.8s 1.65s; -ms-transition: -ms-transform 1s 1.65s ease-out,opacity 0.8s 1.65s; -o-transition: -o-transform 1s 1.65s ease-out,opacity 0.8s 1.65s; transition: transform 1s 1.65s ease-out,opacity 0.8s 1.65s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-2 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .txt-2 .t-2 { -webkit-transition: -webkit-transform 1s 1.9s ease-out,opacity 0.8s 1.9s; -moz-transition: -moz-transform 1s 1.9s ease-out,opacity 0.8s 1.9s; -ms-transition: -ms-transform 1s 1.9s ease-out,opacity 0.8s 1.9s; -o-transition: -o-transform 1s 1.9s ease-out,opacity 0.8s 1.9s; transition: transform 1s 1.9s ease-out,opacity 0.8s 1.9s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-2 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .txt-2 .t-3 { -webkit-transition: -webkit-transform 1s 2.15s ease-out,opacity 0.8s 2.15s; -moz-transition: -moz-transform 1s 2.15s ease-out,opacity 0.8s 2.15s; -ms-transition: -ms-transform 1s 2.15s ease-out,opacity 0.8s 2.15s; -o-transition: -o-transform 1s 2.15s ease-out,opacity 0.8s 2.15s; transition: transform 1s 2.15s ease-out,opacity 0.8s 2.15s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-2 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .txt-2 .t-4 { -webkit-transition: -webkit-transform 1s 2.4s ease-out,opacity 0.8s 2.4s; -moz-transition: -moz-transform 1s 2.4s ease-out,opacity 0.8s 2.4s; -ms-transition: -ms-transform 1s 2.4s ease-out,opacity 0.8s 2.4s; -o-transition: -o-transform 1s 2.4s ease-out,opacity 0.8s 2.4s; transition: transform 1s 2.4s ease-out,opacity 0.8s 2.4s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-2 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .txt-2 .t-5 { -webkit-transition: -webkit-transform 1s 2.65s ease-out,opacity 0.8s 2.65s; -moz-transition: -moz-transform 1s 2.65s ease-out,opacity 0.8s 2.65s; -ms-transition: -ms-transform 1s 2.65s ease-out,opacity 0.8s 2.65s; -o-transition: -o-transform 1s 2.65s ease-out,opacity 0.8s 2.65s; transition: transform 1s 2.65s ease-out,opacity 0.8s 2.65s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-2 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .txt-2 .t-6 { -webkit-transition: -webkit-transform 1s 2.9s ease-out,opacity 0.8s 2.9s; -moz-transition: -moz-transform 1s 2.9s ease-out,opacity 0.8s 2.9s; -ms-transition: -ms-transform 1s 2.9s ease-out,opacity 0.8s 2.9s; -o-transition: -o-transform 1s 2.9s ease-out,opacity 0.8s 2.9s; transition: transform 1s 2.9s ease-out,opacity 0.8s 2.9s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-2 .inner-cont-wrap.onShow .cont-holder .txt-box.onShow .txt-2 .t-7 { -webkit-transition: -webkit-transform 1s 3.15s ease-out,opacity 0.8s 3.15s; -moz-transition: -moz-transform 1s 3.15s ease-out,opacity 0.8s 3.15s; -ms-transition: -ms-transform 1s 3.15s ease-out,opacity 0.8s 3.15s; -o-transition: -o-transform 1s 3.15s ease-out,opacity 0.8s 3.15s; transition: transform 1s 3.15s ease-out,opacity 0.8s 3.15s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-2 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .txt-1 { opacity: 0; filter: alpha(opacity=0); -webkit-transition: opacity 0.4s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.3s; -moz-transition: opacity 0.4s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.3s; -ms-transition: opacity 0.4s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.3s; -o-transition: opacity 0.4s cubic-bezier(0,0,1,1); -o-transition-delay: 0.3s; transition: opacity 0.4s cubic-bezier(0,0,1,1); transition-delay: 0.3s; }
#section-2 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .txt-1 .blank .left { opacity: 0; filter: alpha(opacity=0); -webkit-transition: opacity 0.2s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0.2s; -moz-transition: opacity 0.2s cubic-bezier(0,0,1,1); -moz-transition-delay: 0.2s; -ms-transition: opacity 0.2s cubic-bezier(0,0,1,1); -ms-transition-delay: 0.2s; -o-transition: opacity 0.2s cubic-bezier(0,0,1,1); -o-transition-delay: 0.2s; transition: opacity 0.2s cubic-bezier(0,0,1,1); transition-delay: 0.2s; }
#section-2 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .txt-1 .blank .center { -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); -ms-transform: scale(0, 1); -o-transform: scale(0, 1); transform: scale(0, 1); -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0.1s; -moz-transition: -moz-transform 0.4s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0.1s; -ms-transition: -ms-transform 0.4s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0.1s; -o-transition: -o-transform 0.4s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0.1s; transition: transform 0.4s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0.1s; }
#section-2 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .txt-1 .blank .right { opacity: 0; filter: alpha(opacity=0); -webkit-transition: opacity 0.2s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0s; -moz-transition: opacity 0.2s cubic-bezier(0,0,1,1); -moz-transition-delay: 0s; -ms-transition: opacity 0.2s cubic-bezier(0,0,1,1); -ms-transition-delay: 0s; -o-transition: opacity 0.2s cubic-bezier(0,0,1,1); -o-transition-delay: 0s; transition: opacity 0.2s cubic-bezier(0,0,1,1); transition-delay: 0s; }
#section-2 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .txt-2 .t-1 { -webkit-transition: -webkit-transform 0.5s 0.45s ease-out,opacity 0.4s 0.45s; -moz-transition: -moz-transform 0.5s 0.45s ease-out,opacity 0.4s 0.45s; -ms-transition: -ms-transform 0.5s 0.45s ease-out,opacity 0.4s 0.45s; -o-transition: -o-transform 0.5s 0.45s ease-out,opacity 0.4s 0.45s; transition: transform 0.5s 0.45s ease-out,opacity 0.4s 0.45s; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate(0, 50px); -moz-transform: translate(0, 50px); -ms-transform: translate(0, 50px); -o-transform: translate(0, 50px); transform: translate(0, 50px); }
#section-2 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .txt-2 .t-2 { -webkit-transition: -webkit-transform 0.5s 0.3s ease-out,opacity 0.4s 0.3s; -moz-transition: -moz-transform 0.5s 0.3s ease-out,opacity 0.4s 0.3s; -ms-transition: -ms-transform 0.5s 0.3s ease-out,opacity 0.4s 0.3s; -o-transition: -o-transform 0.5s 0.3s ease-out,opacity 0.4s 0.3s; transition: transform 0.5s 0.3s ease-out,opacity 0.4s 0.3s; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate(0, 50px); -moz-transform: translate(0, 50px); -ms-transform: translate(0, 50px); -o-transform: translate(0, 50px); transform: translate(0, 50px); }
#section-2 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .txt-2 .t-3 { -webkit-transition: -webkit-transform 0.5s 0.15s ease-out,opacity 0.4s 0.15s; -moz-transition: -moz-transform 0.5s 0.15s ease-out,opacity 0.4s 0.15s; -ms-transition: -ms-transform 0.5s 0.15s ease-out,opacity 0.4s 0.15s; -o-transition: -o-transform 0.5s 0.15s ease-out,opacity 0.4s 0.15s; transition: transform 0.5s 0.15s ease-out,opacity 0.4s 0.15s; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate(0, 50px); -moz-transform: translate(0, 50px); -ms-transform: translate(0, 50px); -o-transform: translate(0, 50px); transform: translate(0, 50px); }
#section-2 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .txt-2 .t-4 { -webkit-transition: -webkit-transform 0.5s 0s ease-out,opacity 0.4s 0s; -moz-transition: -moz-transform 0.5s 0s ease-out,opacity 0.4s 0s; -ms-transition: -ms-transform 0.5s 0s ease-out,opacity 0.4s 0s; -o-transition: -o-transform 0.5s 0s ease-out,opacity 0.4s 0s; transition: transform 0.5s 0s ease-out,opacity 0.4s 0s; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate(0, 50px); -moz-transform: translate(0, 50px); -ms-transform: translate(0, 50px); -o-transform: translate(0, 50px); transform: translate(0, 50px); }
#section-2 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .txt-2 .t-5 { -webkit-transition: -webkit-transform 0.5s -0.15s ease-out,opacity 0.4s -0.15s; -moz-transition: -moz-transform 0.5s -0.15s ease-out,opacity 0.4s -0.15s; -ms-transition: -ms-transform 0.5s -0.15s ease-out,opacity 0.4s -0.15s; -o-transition: -o-transform 0.5s -0.15s ease-out,opacity 0.4s -0.15s; transition: transform 0.5s -0.15s ease-out,opacity 0.4s -0.15s; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate(0, 50px); -moz-transform: translate(0, 50px); -ms-transform: translate(0, 50px); -o-transform: translate(0, 50px); transform: translate(0, 50px); }
#section-2 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .txt-2 .t-6 { -webkit-transition: -webkit-transform 0.5s -0.3s ease-out,opacity 0.4s -0.3s; -moz-transition: -moz-transform 0.5s -0.3s ease-out,opacity 0.4s -0.3s; -ms-transition: -ms-transform 0.5s -0.3s ease-out,opacity 0.4s -0.3s; -o-transition: -o-transform 0.5s -0.3s ease-out,opacity 0.4s -0.3s; transition: transform 0.5s -0.3s ease-out,opacity 0.4s -0.3s; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate(0, 50px); -moz-transform: translate(0, 50px); -ms-transform: translate(0, 50px); -o-transform: translate(0, 50px); transform: translate(0, 50px); }
#section-2 .inner-cont-wrap.onShow .cont-holder .txt-box.onHide .txt-2 .t-7 { -webkit-transition: -webkit-transform 0.5s -0.45s ease-out,opacity 0.4s -0.45s; -moz-transition: -moz-transform 0.5s -0.45s ease-out,opacity 0.4s -0.45s; -ms-transition: -ms-transform 0.5s -0.45s ease-out,opacity 0.4s -0.45s; -o-transition: -o-transform 0.5s -0.45s ease-out,opacity 0.4s -0.45s; transition: transform 0.5s -0.45s ease-out,opacity 0.4s -0.45s; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate(0, 50px); -moz-transform: translate(0, 50px); -ms-transform: translate(0, 50px); -o-transform: translate(0, 50px); transform: translate(0, 50px); }

#section-3 { height: 1628px; }
#section-3 .inner-cont-wrap { padding-top: 133px; padding-bottom: 104px; }
#section-3 .inner-cont-wrap .cont-holder .txt-box .cont-txt { top: 0; margin-top: 1177px; }
#section-3 .inner-cont-wrap .cont-holder .txt-box .cont-txt.motion.onShow { -webkit-transition-delay: 0s; -moz-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s; }
#section-3 .inner-cont-wrap .cont-holder .txt-box .comment-txt { margin-top: 1329px; }
#section-3 .inner-cont-wrap .cont-holder .img-box .img-clip-1 .img-pod-bg { background-image: url("../img/sec3_1_img.jpg"); -webkit-transform: scale(0.85); -moz-transform: scale(0.85); -ms-transform: scale(0.85); -o-transform: scale(0.85); transform: scale(0.85); }
#section-3 .inner-cont-wrap .cont-holder .img-box .img-clip-2 .img-pod-bg { background-image: url("../img/sec3_2_bg.jpg"); }
#section-3 .inner-cont-wrap .cont-holder .img-box .img-clip-2-obj { overflow: visible; }
#section-3 .inner-cont-wrap .cont-holder .img-box .img-clip-2-obj .img-pod-obj { width: 541px; height: 930px; top: 17px; right: -15px; left: auto; background-image: url("../img/sec3_2_obj.png"); }
#section-3 .inner-cont-wrap .cont-holder .img-box.motion .img-clip.type-top { -webkit-transform: translateY(100px); -moz-transform: translateY(100px); -ms-transform: translateY(100px); -o-transform: translateY(100px); transform: translateY(100px); }
#section-3 .inner-cont-wrap .cont-holder .img-box.motion .img-clip.type-bot { -webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px); }
#section-3 .inner-cont-wrap .cont-holder .img-box.motion .img-clip-2-obj .img-pod-obj { -webkit-transform: translate(0, 100px) scale(0.9); -moz-transform: translate(0, 100px) scale(0.9); -ms-transform: translate(0, 100px) scale(0.9); -o-transform: translate(0, 100px) scale(0.9); transform: translate(0, 100px) scale(0.9); }
#section-3 .inner-cont-wrap .cont-holder .img-box.motion.onShow .img-clip.type-top { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
#section-3 .inner-cont-wrap .cont-holder .img-box.motion.onShow .img-clip.type-bot { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
#section-3 .inner-cont-wrap .cont-holder .img-box.motion.onShow .img-pod-bg { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
#section-3 .inner-cont-wrap .cont-holder .img-box.motion.onShow .img-clip-2-obj .img-pod-obj { -webkit-transition: -webkit-transform 1.2s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0.2s; -moz-transition: -moz-transform 1.2s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0.2s; -ms-transition: -ms-transform 1.2s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0.2s; -o-transition: -o-transform 1.2s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0.2s; transition: transform 1.2s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0.2s; -webkit-transform: translate(0, 0) scale(1); -moz-transform: translate(0, 0) scale(1); -ms-transform: translate(0, 0) scale(1); -o-transform: translate(0, 0) scale(1); transform: translate(0, 0) scale(1); }

#section-4 { height: 1355px; }
#section-4 .inner-cont-wrap .cont-bg-holder .bg-box { width: calc(100% + 344px); height: calc(100% + 226px); margin-top: -113px; margin-left: -122px; background-image: url("../img/sec4_bg.jpg"); }
#section-4 .inner-cont-wrap .cont-bg-holder.motion { perspective: 200px; }
#section-4 .inner-cont-wrap .cont-bg-holder.motion .bg-box { -webkit-transform: translate(-200px, 0px) scale(1.1); -moz-transform: translate(-200px, 0px) scale(1.1); -ms-transform: translate(-200px, 0px) scale(1.1); -o-transform: translate(-200px, 0px) scale(1.1); transform: translate(-200px, 0px) scale(1.1); }
#section-4 .inner-cont-wrap .cont-bg-holder.motion.onShow .bg-box { -webkit-transform: translate(0, 0) scale(1); -moz-transform: translate(0, 0) scale(1); -ms-transform: translate(0, 0) scale(1); -o-transform: translate(0, 0) scale(1); transform: translate(0, 0) scale(1); -webkit-transition: 1.6s ease-in-out; -moz-transition: 1.6s ease-in-out; -ms-transition: 1.6s ease-in-out; -o-transition: 1.6s ease-in-out; transition: 1.6s ease-in-out; }
#section-4 .inner-cont-wrap .cont-holder .txt-box .cont-txt { top: 717px; right: 94px; text-align: left; color: #fff; }
#section-4 .inner-cont-wrap .cont-holder .txt-box .comment-txt { right: auto; left: 0; margin-top: 1080px; }

#section-5 { height: 1538px; }
#section-5 .inner-cont-wrap { padding-bottom: 106px; }
#section-5 .inner-cont-wrap .cont-holder .txt-box .title-txt { top: 11px; left: -5px; }
#section-5 .inner-cont-wrap .cont-holder .txt-box .title-txt span { padding: 0; }
#section-5 .inner-cont-wrap .cont-holder .txt-box .title-txt .fix-copy { margin: 0 2px; }
#section-5 .inner-cont-wrap .cont-holder .txt-box .cont-txt { top: 1027px; right: 96px; }
#section-5 .inner-cont-wrap .cont-holder .txt-box .cont-txt.motion.onShow { -webkit-transition-delay: 0s; -moz-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s; }
#section-5 .inner-cont-wrap .cont-holder .txt-box .comment-txt { right: auto; left: 0; margin-top: 1144px; }
#section-5 .inner-cont-wrap .cont-holder .img-box { top: 40px; }
#section-5 .inner-cont-wrap .cont-holder .img-box .img-clip-1 { top: 160px; }
#section-5 .inner-cont-wrap .cont-holder .img-box .img-clip-1 .img-pod-bg { background-image: url("../img/sec5_1_img.jpg"); }
#section-5 .inner-cont-wrap .cont-holder .img-box .img-clip-2 .img-pod-bg { background-image: url("../img/sec5_2_img.jpg"); }
#section-5 .inner-cont-wrap .cont-holder .img-box.motion .img-clip.type-top { -webkit-transform: translateY(140px); -moz-transform: translateY(140px); -ms-transform: translateY(140px); -o-transform: translateY(140px); transform: translateY(140px); }
#section-5 .inner-cont-wrap .cont-holder .img-box.motion .img-clip.type-bot { -webkit-transform: translateY(-20px); -moz-transform: translateY(-20px); -ms-transform: translateY(-20px); -o-transform: translateY(-20px); transform: translateY(-20px); }
#section-5 .inner-cont-wrap .cont-holder .img-box.motion .img-clip-1 .img-pod-bg { -webkit-transform: scale(0.88); -moz-transform: scale(0.88); -ms-transform: scale(0.88); -o-transform: scale(0.88); transform: scale(0.88); }
#section-5 .inner-cont-wrap .cont-holder .img-box.motion .img-clip-2 .img-pod-bg { -webkit-transform: scale(0.88); -moz-transform: scale(0.88); -ms-transform: scale(0.88); -o-transform: scale(0.88); transform: scale(0.88); }
#section-5 .inner-cont-wrap .cont-holder .img-box.motion.onShow .img-clip.type-top { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
#section-5 .inner-cont-wrap .cont-holder .img-box.motion.onShow .img-clip.type-bot { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
#section-5 .inner-cont-wrap .cont-holder .img-box.motion.onShow .img-clip-1 .img-pod-bg { -webkit-transition: -webkit-transform 1.2s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0s; -moz-transition: -moz-transform 1.2s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0s; -ms-transition: -ms-transform 1.2s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0s; -o-transition: -o-transform 1.2s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0s; transition: transform 1.2s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0s; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
#section-5 .inner-cont-wrap .cont-holder .img-box.motion.onShow .img-clip-2 .img-pod-bg { -webkit-transition: -webkit-transform 1.2s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0s; -moz-transition: -moz-transform 1.2s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0s; -ms-transition: -ms-transform 1.2s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0s; -o-transition: -o-transform 1.2s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0s; transition: transform 1.2s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0s; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }

#section-6 { height: 1752px; }
#section-6 .inner-cont-wrap { padding-top: 158px; }
#section-6 .inner-cont-wrap .cont-bg-holder { top: 348px; }
#section-6 .inner-cont-wrap .cont-bg-holder .bg-box { width: 100%; height: 100%; margin-top: 0; margin-left: 0; background-image: url("../img/sec6_bg.jpg"); }
#section-6 .inner-cont-wrap .cont-bg-holder .obj-box { width: 50%; }
#section-6 .inner-cont-wrap .cont-bg-holder .obj-box-left { background-image: url("../img/sec6_bg_obj_l.png"); }
#section-6 .inner-cont-wrap .cont-bg-holder .obj-box-right { left: auto; right: 0; background-image: url("../img/sec6_bg_obj_r.png"); }
#section-6 .inner-cont-wrap .cont-bg-holder.motion .bg-box { -webkit-transform: scale(1.25); -moz-transform: scale(1.25); -ms-transform: scale(1.25); -o-transform: scale(1.25); transform: scale(1.25); }
#section-6 .inner-cont-wrap .cont-bg-holder.motion.onShow .bg-box { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: -webkit-transform 1.7s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0s; -moz-transition: -moz-transform 1.7s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0s; -ms-transition: -ms-transform 1.7s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0s; -o-transition: -o-transform 1.7s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0s; transition: transform 1.7s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0s; }
#section-6 .inner-cont-wrap .cont-holder .txt-box .title-txt { right: -4px; }
#section-6 .inner-cont-wrap .cont-holder .txt-box .title-txt span { font-size: 30px; }
#section-6 .inner-cont-wrap .cont-holder .txt-box .title-txt strong { padding-top: 9px; }
#section-6 .inner-cont-wrap .cont-holder .txt-box .cont-txt { top: 1126px; }
#section-6 .inner-cont-wrap .cont-holder .txt-box .cont-txt.motion.onShow { -webkit-transition-delay: 0s; -moz-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s; }
#section-6 .inner-cont-wrap .cont-holder .txt-box .comment-txt { margin-top: 1459px; }
#section-6 .inner-cont-wrap .cont-holder .img-box { top: 18px; right: 309px; left: auto; }
#section-6 .inner-cont-wrap .cont-holder .img-box .img-clip { width: 1911px; height: 1318px; top: 270px; left: 0; background-image: url("../img/sec6_obj.png"); }
#section-6 .inner-cont-wrap .cont-holder .img-box.motion .img-clip { -webkit-transform: translate(0, 200px); -moz-transform: translate(0, 200px); -ms-transform: translate(0, 200px); -o-transform: translate(0, 200px); transform: translate(0, 200px); }
#section-6 .inner-cont-wrap .cont-holder .img-box.motion.onShow .img-clip { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); -webkit-transition: -webkit-transform 2s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0s; -moz-transition: -moz-transform 2s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0s; -ms-transition: -ms-transform 2s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0s; -o-transition: -o-transform 2s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0s; transition: transform 2s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0s; }

#section-7 { height: 1712px; }
#section-7 .inner-cont-wrap { padding-top: 96px; padding-bottom: 153px; }
#section-7 .inner-cont-wrap .cont-holder .txt-box .title-txt { left: -4px; }
#section-7 .inner-cont-wrap .cont-holder .txt-box .title-txt .fix-copy { margin: 0 0; }
#section-7 .inner-cont-wrap .cont-holder .txt-box .title-txt .sec-title { margin-left: -4px; }
#section-7 .inner-cont-wrap .cont-holder .txt-box .cont-txt { top: 1181px; }
#section-7 .inner-cont-wrap .cont-holder .txt-box .cont-txt.motion.onShow { -webkit-transition-delay: 0s; -moz-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s; }
#section-7 .inner-cont-wrap .cont-holder .txt-box .comment-txt { right: auto; left: 0; margin-top: 1133px; }
#section-7 .inner-cont-wrap .cont-holder .img-box { top: 192px; }
#section-7 .inner-cont-wrap .cont-holder .img-box .type-bot { top: 200px; }
#section-7 .inner-cont-wrap .cont-holder .img-box .img-clip-1 .img-pod-bg { background-image: url("../img/sec7_1_bg.jpg"); }
#section-7 .inner-cont-wrap .cont-holder .img-box .img-clip-1 .img-pod-obj-light { background-image: url("../img/sec7_1_obj_2.png"); }
#section-7 .inner-cont-wrap .cont-holder .img-box .img-clip-1 .img-pod-obj { left: -54px; margin-top: -149px; background-image: url("../img/sec7_1_obj_1.png"); }
#section-7 .inner-cont-wrap .cont-holder .img-box .img-clip-2 { background-color: #000; }
#section-7 .inner-cont-wrap .cont-holder .img-box .img-clip-2 .img-pod-bg { background-image: url("../img/sec7_2_img.jpg"); }
#section-7 .inner-cont-wrap .cont-holder .img-box.motion .img-clip.type-top { -webkit-transform: translateY(100px); -moz-transform: translateY(100px); -ms-transform: translateY(100px); -o-transform: translateY(100px); transform: translateY(100px); }
#section-7 .inner-cont-wrap .cont-holder .img-box.motion .img-clip.type-bot { -webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px); }
#section-7 .inner-cont-wrap .cont-holder .img-box.motion .img-clip-1 .img-pod-obj { -webkit-transform: scale(1.5); -moz-transform: scale(1.5); -ms-transform: scale(1.5); -o-transform: scale(1.5); transform: scale(1.5); -webkit-transform-origin: -35% 66%; -moz-transform-origin: -35% 66%; -ms-transform-origin: -35% 66%; -o-transform-origin: -35% 66%; transform-origin: -35% 66%; }
#section-7 .inner-cont-wrap .cont-holder .img-box.motion .img-clip-2 .img-pod-bg { -webkit-transform: scale(2); -moz-transform: scale(2); -ms-transform: scale(2); -o-transform: scale(2); transform: scale(2); opacity: 0.4; filter: alpha(opacity=40); }
#section-7 .inner-cont-wrap .cont-holder .img-box.motion.onShow .img-clip.type-top { -webkit-transition: -webkit-transform 1.6s 0s ease-in-out; -moz-transition: -moz-transform 1.6s 0s ease-in-out; -ms-transition: -ms-transform 1.6s 0s ease-in-out; -o-transition: -o-transform 1.6s 0s ease-in-out; transition: transform 1.6s 0s ease-in-out; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
#section-7 .inner-cont-wrap .cont-holder .img-box.motion.onShow .img-clip.type-bot { -webkit-transition: -webkit-transform 1.6s 0s ease-in-out; -moz-transition: -moz-transform 1.6s 0s ease-in-out; -ms-transition: -ms-transform 1.6s 0s ease-in-out; -o-transition: -o-transform 1.6s 0s ease-in-out; transition: transform 1.6s 0s ease-in-out; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
#section-7 .inner-cont-wrap .cont-holder .img-box.motion.onShow .img-clip-1 .img-pod-obj { -webkit-transition: -webkit-transform 1.6s 0s ease-in-out; -moz-transition: -moz-transform 1.6s 0s ease-in-out; -ms-transition: -ms-transform 1.6s 0s ease-in-out; -o-transition: -o-transform 1.6s 0s ease-in-out; transition: transform 1.6s 0s ease-in-out; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
#section-7 .inner-cont-wrap .cont-holder .img-box.motion.onShow .img-clip-2 .img-pod-bg { -webkit-transition: -webkit-transform 1.8s 0s ease-in-out,opacity 1.3s; -moz-transition: -moz-transform 1.8s 0s ease-in-out,opacity 1.3s; -ms-transition: -ms-transform 1.8s 0s ease-in-out,opacity 1.3s; -o-transition: -o-transform 1.8s 0s ease-in-out,opacity 1.3s; transition: transform 1.8s 0s ease-in-out,opacity 1.3s; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); opacity: 1; filter: alpha(opacity=100); }

#section-8 { height: 1651px; }
#section-8 .inner-cont-wrap { padding-top: 85px; padding-bottom: 174px; }
#section-8 .inner-cont-wrap .cont-holder .txt-box .title-txt { top: 0; }
#section-8 .inner-cont-wrap .cont-holder .txt-box .cont-txt { top: 1175px; right: 90px; }
#section-8 .inner-cont-wrap .cont-holder .txt-box .cont-txt.motion.onShow { -webkit-transition-delay: 0s; -moz-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s; }
#section-8 .inner-cont-wrap .cont-holder .txt-box .comment-txt { right: auto; left: 0; margin-top: 1250px; }
#section-8 .inner-cont-wrap .cont-holder .img-box .img-clip { height: 934px; }
#section-8 .inner-cont-wrap .cont-holder .img-box .img-clip.type-bot { top: 120px; }
#section-8 .inner-cont-wrap .cont-holder .img-box .img-clip-1 { background-color: #000; }
#section-8 .inner-cont-wrap .cont-holder .img-box .img-clip-1 .img-pod-bg { background-image: url("../img/sec8_1_img.jpg"); }
#section-8 .inner-cont-wrap .cont-holder .img-box .img-clip-2 .img-pod-bg { background-image: url("../img/sec8_2_img.jpg"); }
#section-8 .inner-cont-wrap .cont-holder .img-box.motion .img-clip.type-top { -webkit-transform: translateY(60px); -moz-transform: translateY(60px); -ms-transform: translateY(60px); -o-transform: translateY(60px); transform: translateY(60px); }
#section-8 .inner-cont-wrap .cont-holder .img-box.motion .img-clip.type-bot { -webkit-transform: translateY(-60px); -moz-transform: translateY(-60px); -ms-transform: translateY(-60px); -o-transform: translateY(-60px); transform: translateY(-60px); }
#section-8 .inner-cont-wrap .cont-holder .img-box.motion .img-clip-1 .img-pod-bg { opacity: 0.6; filter: alpha(opacity=60); }
#section-8 .inner-cont-wrap .cont-holder .img-box.motion .img-clip-2 { perspective: 300px; }
#section-8 .inner-cont-wrap .cont-holder .img-box.motion .img-clip-2 .img-pod-bg { -webkit-transform: rotateY(6deg); -moz-transform: rotateY(6deg); -ms-transform: rotateY(6deg); -o-transform: rotateY(6deg); transform: rotateY(6deg); }
#section-8 .inner-cont-wrap .cont-holder .img-box.motion.onShow .img-clip.type-top { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
#section-8 .inner-cont-wrap .cont-holder .img-box.motion.onShow .img-clip.type-bot { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
#section-8 .inner-cont-wrap .cont-holder .img-box.motion.onShow .img-clip-1 .img-pod-bg { -webkit-transition: opacity 1.3s linear; -moz-transition: opacity 1.3s linear; -ms-transition: opacity 1.3s linear; -o-transition: opacity 1.3s linear; transition: opacity 1.3s linear; opacity: 1; filter: alpha(opacity=100); }
#section-8 .inner-cont-wrap .cont-holder .img-box.motion.onShow .img-clip-2 .img-pod-bg { -webkit-transform: rotateY(0); -moz-transform: rotateY(0); -ms-transform: rotateY(0); -o-transform: rotateY(0); transform: rotateY(0); }
#section-8 .inner-cont-wrap .cont-holder .img-box.motion.onShow .img-clip-2 .black-dim { opacity: 0; filter: alpha(opacity=0); }

#section-9 { height: 1882px; }
#section-9 .inner-cont-wrap { padding-top: 80px; }
#section-9 .inner-cont-wrap .cont-bg-holder { top: 270px; height: 880px; background-color: #f1f1f1; }
#section-9 .inner-cont-wrap .cont-bg-holder .bg-box { width: 100%; height: 100%; margin-top: 0px; margin-left: 0px; background-image: url("../img/sec9_bg.jpg"); background-size: cover; }
#section-9 .inner-cont-wrap .cont-bg-holder .prd-clip { position: absolute; left: 50%; top: 0; width: 1374px; height: 100%; margin-left: -687px; overflow: visible; }
#section-9 .inner-cont-wrap .cont-bg-holder .prd-clip .prd-clip-item { position: absolute; right: 0; top: -124px; width: 633px; height: 1180px; background-image: url("../img/sec9_1_img.png"); background-position: 0 0; background-size: 100% 100%; background-repeat: no-repeat; }
#section-9 .inner-cont-wrap .cont-bg-holder.motion { perspective: 100px; }
#section-9 .inner-cont-wrap .cont-bg-holder.motion .bg-box { -webkit-transform: translate(-200px, 60px) scale(1.2); -moz-transform: translate(-200px, 60px) scale(1.2); -ms-transform: translate(-200px, 60px) scale(1.2); -o-transform: translate(-200px, 60px) scale(1.2); transform: translate(-200px, 60px) scale(1.2); }
#section-9 .inner-cont-wrap .cont-bg-holder.motion .prd-clip { -webkit-transform: translate(40px, 60px) scale(0.96); -moz-transform: translate(40px, 60px) scale(0.96); -ms-transform: translate(40px, 60px) scale(0.96); -o-transform: translate(40px, 60px) scale(0.96); transform: translate(40px, 60px) scale(0.96); }
#section-9 .inner-cont-wrap .cont-bg-holder.motion.onShow .bg-box { -webkit-transform: translate(0, 0) scale(1); -moz-transform: translate(0, 0) scale(1); -ms-transform: translate(0, 0) scale(1); -o-transform: translate(0, 0) scale(1); transform: translate(0, 0) scale(1); -webkit-transition: 2s 0.2s ease-in-out; -moz-transition: 2s 0.2s ease-in-out; -ms-transition: 2s 0.2s ease-in-out; -o-transition: 2s 0.2s ease-in-out; transition: 2s 0.2s ease-in-out; }
#section-9 .inner-cont-wrap .cont-bg-holder.motion.onShow .prd-clip { -webkit-transform: translate(0, 0) scale(1); -moz-transform: translate(0, 0) scale(1); -ms-transform: translate(0, 0) scale(1); -o-transform: translate(0, 0) scale(1); transform: translate(0, 0) scale(1); -webkit-transition: 1.7s 0.2s ease-in-out; -moz-transition: 1.7s 0.2s ease-in-out; -ms-transition: 1.7s 0.2s ease-in-out; -o-transition: 1.7s 0.2s ease-in-out; transition: 1.7s 0.2s ease-in-out; }
#section-9 .inner-cont-wrap .cont-holder .txt-box .title-txt { top: 0; }
#section-9 .inner-cont-wrap .cont-holder .txt-box .title-txt .sec-title { margin: 0 7px; }
#section-9 .inner-cont-wrap .cont-holder .txt-box .cont-txt.first { top: 466px; }
#section-9 .inner-cont-wrap .cont-holder .txt-box .cont-txt.first.motion.onShow { -webkit-transition-delay: 0.7s; -moz-transition-delay: 0.7s; -o-transition-delay: 0.7s; transition-delay: 0.7s; }
#section-9 .inner-cont-wrap .cont-holder .txt-box .cont-txt.second { letter-spacing: -0.038em; line-height: 2.7; right: 75px; top: 1309px; }
#section-9 .inner-cont-wrap .cont-holder .txt-box .cont-txt.second.motion.onShow { -webkit-transition-delay: 1s; -moz-transition-delay: 1s; -o-transition-delay: 1s; transition-delay: 1s; }
#section-9 .inner-cont-wrap .cont-holder .txt-box .comment-txt { margin-top: 1079px; margin-right: 13px; }
#section-9 .inner-cont-wrap .cont-holder .img-box { top: 1127px; left: -96px; width: 633px; height: 658px; }
#section-9 .inner-cont-wrap .cont-holder .img-box .img-clip-1 { left: auto; right: 0; width: 857px; height: 100%; margin-right: 0; }
#section-9 .inner-cont-wrap .cont-holder .img-box .img-clip-1 .img-pod-bg { width: 100%; height: 100%; margin: 0; background-image: url("../img/sec9_2_img1.png"); }
#section-9 .inner-cont-wrap .cont-holder .img-box .img-clip-2 { left: -224px; width: 638px; height: 100%; }
#section-9 .inner-cont-wrap .cont-holder .img-box .img-clip-2 .img-pod-bg { width: 100%; height: 100%; margin: 0; background-image: url("../img/sec9_2_img_mask.png"); }
#section-9 .inner-cont-wrap .cont-holder .img-box.motion .img-clip-1 .img-pod-bg { -webkit-transform: translateX(-300px) scale(0.98); -moz-transform: translateX(-300px) scale(0.98); -ms-transform: translateX(-300px) scale(0.98); -o-transform: translateX(-300px) scale(0.98); transform: translateX(-300px) scale(0.98); opacity: 0; filter: alpha(opacity=0); }
#section-9 .inner-cont-wrap .cont-holder .img-box.motion.onShow .img-clip-1 .img-pod-bg { -webkit-transform: translateX(0) scale(1); -moz-transform: translateX(0) scale(1); -ms-transform: translateX(0) scale(1); -o-transform: translateX(0) scale(1); transform: translateX(0) scale(1); opacity: 1; filter: alpha(opacity=100); -webkit-transition: 2s ease-out,opacity 2s; -moz-transition: 2s ease-out,opacity 2s; -ms-transition: 2s ease-out,opacity 2s; -o-transition: 2s ease-out,opacity 2s; transition: 2s ease-out,opacity 2s; }
#section-9 .inner-cont-wrap .dim-holder { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: #000; }

#section-10 { height: calc(100vh - 70px); }
#section-10 .inner-cont-wrap { min-height: 784px; padding: 0; }
#section-10 .inner-cont-wrap .cont-bg-holder { top: 0; max-width: 100%; height: 100%; }
#section-10 .inner-cont-wrap .cont-bg-holder .bg-box { width: 100%; height: 100%; margin-top: 0px; margin-left: 0px; background-image: url("../img/sec10_bg.jpg"); }
#section-10 .inner-cont-wrap .cont-holder { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 1092px; height: auto; }
#section-10 .inner-cont-wrap .cont-holder .txt-box { position: absolute; left: 0; right: 0; top: 50%; transform: translateY(-50%); }
#section-10 .inner-cont-wrap .cont-holder .txt-box .title-txt { position: static; text-align: center; }
#section-10 .inner-cont-wrap .cont-holder .txt-box .title-txt .sec-title { margin-top: 0; }
#section-10 .inner-cont-wrap .cont-holder .txt-box .title-txt .sec-title h2 { font-size: 45px; line-height: 1.6; letter-spacing: -3px; color: #fff; opacity: 0; filter: alpha(opacity=0); }
#section-10 .inner-cont-wrap .cont-holder .txt-box .cont-txt { position: static; margin-top: 38px; text-align: center; color: #fff; }
#section-10 .inner-cont-wrap .cont-holder .txt-box .cont-txt span { display: inline-block; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate(0, 50px); -moz-transform: translate(0, 50px); -ms-transform: translate(0, 50px); -o-transform: translate(0, 50px); transform: translate(0, 50px); }
#section-10 .inner-cont-wrap .cont-holder .txt-box .btn-clip { margin-top: 63px; text-align: center; opacity: 0; filter: alpha(opacity=0); }
#section-10 .inner-cont-wrap .cont-holder .img-box { position: static; font-size: 0; }
#section-10 .inner-cont-wrap .cont-holder .img-box .img-clip { display: inline-block; position: static; width: auto; height: 633px; padding: 0 0px; vertical-align: top; }
#section-10 .inner-cont-wrap .cont-holder .img-box .img-clip .img-pod { position: static; height: 100%; }
#section-10 .inner-cont-wrap .cont-holder .img-box .img-clip .img-pod-bg { margin-top: 0; margin-left: 0; }
#section-10 .inner-cont-wrap .cont-holder .img-box .img-clip-1 .img-pod { width: 189px; background-image: url("../img/sec10_rect_left.png"); }
#section-10 .inner-cont-wrap .cont-holder .img-box .img-clip-2 .img-pod { width: 331px; background-image: url("../img/sec10_rect_center.png"); }
#section-10 .inner-cont-wrap .cont-holder .img-box .img-clip-3 .img-pod { width: 333px; background-image: url("../img/sec10_rect_right.png"); }
#section-10 .inner-cont-wrap .cont-holder .img-box .img-clib-shadow { position: absolute; left: 0; top: -50px; z-index: -1; width: 1092px; height: 784px; -webkit-transform: scale(0.9, 0.9); -moz-transform: scale(0.9, 0.9); -ms-transform: scale(0.9, 0.9); -o-transform: scale(0.9, 0.9); transform: scale(0.9, 0.9); background-image: url("../img/sec10_rect_shadow.png"); background-repeat: no-repeat; background-position: center bottom; background-size: 100% 100%; }
#section-10 .inner-cont-wrap .cont-holder.onShow .txt-box .title-txt .sec-title h2 { -webkit-transition: letter-spacing 1.2s 0.1s ease-in-out,opacity 0.8s 0.1s; -moz-transition: letter-spacing 1.2s 0.1s ease-in-out,opacity 0.8s 0.1s; -ms-transition: letter-spacing 1.2s 0.1s ease-in-out,opacity 0.8s 0.1s; -o-transition: letter-spacing 1.2s 0.1s ease-in-out,opacity 0.8s 0.1s; transition: letter-spacing 1.2s 0.1s ease-in-out,opacity 0.8s 0.1s; letter-spacing: 0px; opacity: 1; filter: alpha(opacity=100); }
#section-10 .inner-cont-wrap .cont-holder.onShow .txt-box .cont-txt span:nth-child(1) { -webkit-transition: -webkit-transform 1s 0.8s ease-out,opacity 1s 0.8s; -moz-transition: -moz-transform 1s 0.8s ease-out,opacity 1s 0.8s; -ms-transition: -ms-transform 1s 0.8s ease-out,opacity 1s 0.8s; -o-transition: -o-transform 1s 0.8s ease-out,opacity 1s 0.8s; transition: transform 1s 0.8s ease-out,opacity 1s 0.8s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-10 .inner-cont-wrap .cont-holder.onShow .txt-box .cont-txt span:nth-child(2) { -webkit-transition: -webkit-transform 1s 0.9s ease-out,opacity 1s 0.9s; -moz-transition: -moz-transform 1s 0.9s ease-out,opacity 1s 0.9s; -ms-transition: -ms-transform 1s 0.9s ease-out,opacity 1s 0.9s; -o-transition: -o-transform 1s 0.9s ease-out,opacity 1s 0.9s; transition: transform 1s 0.9s ease-out,opacity 1s 0.9s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-10 .inner-cont-wrap .cont-holder.onShow .txt-box .cont-txt span:nth-child(3) { -webkit-transition: -webkit-transform 1s 1s ease-out,opacity 1s 1s; -moz-transition: -moz-transform 1s 1s ease-out,opacity 1s 1s; -ms-transition: -ms-transform 1s 1s ease-out,opacity 1s 1s; -o-transition: -o-transform 1s 1s ease-out,opacity 1s 1s; transition: transform 1s 1s ease-out,opacity 1s 1s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-10 .inner-cont-wrap .cont-holder.onShow .txt-box .cont-txt span:nth-child(4) { -webkit-transition: -webkit-transform 1s 1.1s ease-out,opacity 1s 1.1s; -moz-transition: -moz-transform 1s 1.1s ease-out,opacity 1s 1.1s; -ms-transition: -ms-transform 1s 1.1s ease-out,opacity 1s 1.1s; -o-transition: -o-transform 1s 1.1s ease-out,opacity 1s 1.1s; transition: transform 1s 1.1s ease-out,opacity 1s 1.1s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-10 .inner-cont-wrap .cont-holder.onShow .txt-box .cont-txt span:nth-child(5) { -webkit-transition: -webkit-transform 1s 1.2s ease-out,opacity 1s 1.2s; -moz-transition: -moz-transform 1s 1.2s ease-out,opacity 1s 1.2s; -ms-transition: -ms-transform 1s 1.2s ease-out,opacity 1s 1.2s; -o-transition: -o-transform 1s 1.2s ease-out,opacity 1s 1.2s; transition: transform 1s 1.2s ease-out,opacity 1s 1.2s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-10 .inner-cont-wrap .cont-holder.onShow .txt-box .cont-txt span:nth-child(6) { -webkit-transition: -webkit-transform 1s 1.3s ease-out,opacity 1s 1.3s; -moz-transition: -moz-transform 1s 1.3s ease-out,opacity 1s 1.3s; -ms-transition: -ms-transform 1s 1.3s ease-out,opacity 1s 1.3s; -o-transition: -o-transform 1s 1.3s ease-out,opacity 1s 1.3s; transition: transform 1s 1.3s ease-out,opacity 1s 1.3s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-10 .inner-cont-wrap .cont-holder.onShow .txt-box .cont-txt span:nth-child(7) { -webkit-transition: -webkit-transform 1s 1.4s ease-out,opacity 1s 1.4s; -moz-transition: -moz-transform 1s 1.4s ease-out,opacity 1s 1.4s; -ms-transition: -ms-transform 1s 1.4s ease-out,opacity 1s 1.4s; -o-transition: -o-transform 1s 1.4s ease-out,opacity 1s 1.4s; transition: transform 1s 1.4s ease-out,opacity 1s 1.4s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-10 .inner-cont-wrap .cont-holder.onShow .txt-box .cont-txt span:nth-child(8) { -webkit-transition: -webkit-transform 1s 1.5s ease-out,opacity 1s 1.5s; -moz-transition: -moz-transform 1s 1.5s ease-out,opacity 1s 1.5s; -ms-transition: -ms-transform 1s 1.5s ease-out,opacity 1s 1.5s; -o-transition: -o-transform 1s 1.5s ease-out,opacity 1s 1.5s; transition: transform 1s 1.5s ease-out,opacity 1s 1.5s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-10 .inner-cont-wrap .cont-holder.onShow .txt-box .cont-txt span:nth-child(9) { -webkit-transition: -webkit-transform 1s 1.6s ease-out,opacity 1s 1.6s; -moz-transition: -moz-transform 1s 1.6s ease-out,opacity 1s 1.6s; -ms-transition: -ms-transform 1s 1.6s ease-out,opacity 1s 1.6s; -o-transition: -o-transform 1s 1.6s ease-out,opacity 1s 1.6s; transition: transform 1s 1.6s ease-out,opacity 1s 1.6s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-10 .inner-cont-wrap .cont-holder.onShow .txt-box .cont-txt span:nth-child(10) { -webkit-transition: -webkit-transform 1s 1.7s ease-out,opacity 1s 1.7s; -moz-transition: -moz-transform 1s 1.7s ease-out,opacity 1s 1.7s; -ms-transition: -ms-transform 1s 1.7s ease-out,opacity 1s 1.7s; -o-transition: -o-transform 1s 1.7s ease-out,opacity 1s 1.7s; transition: transform 1s 1.7s ease-out,opacity 1s 1.7s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-10 .inner-cont-wrap .cont-holder.onShow .txt-box .cont-txt span:nth-child(11) { -webkit-transition: -webkit-transform 1s 1.8s ease-out,opacity 1s 1.8s; -moz-transition: -moz-transform 1s 1.8s ease-out,opacity 1s 1.8s; -ms-transition: -ms-transform 1s 1.8s ease-out,opacity 1s 1.8s; -o-transition: -o-transform 1s 1.8s ease-out,opacity 1s 1.8s; transition: transform 1s 1.8s ease-out,opacity 1s 1.8s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-10 .inner-cont-wrap .cont-holder.onShow .txt-box .cont-txt span:nth-child(12) { -webkit-transition: -webkit-transform 1s 1.9s ease-out,opacity 1s 1.9s; -moz-transition: -moz-transform 1s 1.9s ease-out,opacity 1s 1.9s; -ms-transition: -ms-transform 1s 1.9s ease-out,opacity 1s 1.9s; -o-transition: -o-transform 1s 1.9s ease-out,opacity 1s 1.9s; transition: transform 1s 1.9s ease-out,opacity 1s 1.9s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-10 .inner-cont-wrap .cont-holder.onShow .txt-box .cont-txt span:nth-child(13) { -webkit-transition: -webkit-transform 1s 2s ease-out,opacity 1s 2s; -moz-transition: -moz-transform 1s 2s ease-out,opacity 1s 2s; -ms-transition: -ms-transform 1s 2s ease-out,opacity 1s 2s; -o-transition: -o-transform 1s 2s ease-out,opacity 1s 2s; transition: transform 1s 2s ease-out,opacity 1s 2s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-10 .inner-cont-wrap .cont-holder.onShow .txt-box .cont-txt span:nth-child(14) { -webkit-transition: -webkit-transform 1s 2.1s ease-out,opacity 1s 2.1s; -moz-transition: -moz-transform 1s 2.1s ease-out,opacity 1s 2.1s; -ms-transition: -ms-transform 1s 2.1s ease-out,opacity 1s 2.1s; -o-transition: -o-transform 1s 2.1s ease-out,opacity 1s 2.1s; transition: transform 1s 2.1s ease-out,opacity 1s 2.1s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-10 .inner-cont-wrap .cont-holder.onShow .txt-box .cont-txt span:nth-child(15) { -webkit-transition: -webkit-transform 1s 2.2s ease-out,opacity 1s 2.2s; -moz-transition: -moz-transform 1s 2.2s ease-out,opacity 1s 2.2s; -ms-transition: -ms-transform 1s 2.2s ease-out,opacity 1s 2.2s; -o-transition: -o-transform 1s 2.2s ease-out,opacity 1s 2.2s; transition: transform 1s 2.2s ease-out,opacity 1s 2.2s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-10 .inner-cont-wrap .cont-holder.onShow .txt-box .cont-txt span:nth-child(16) { -webkit-transition: -webkit-transform 1s 2.3s ease-out,opacity 1s 2.3s; -moz-transition: -moz-transform 1s 2.3s ease-out,opacity 1s 2.3s; -ms-transition: -ms-transform 1s 2.3s ease-out,opacity 1s 2.3s; -o-transition: -o-transform 1s 2.3s ease-out,opacity 1s 2.3s; transition: transform 1s 2.3s ease-out,opacity 1s 2.3s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-10 .inner-cont-wrap .cont-holder.onShow .txt-box .cont-txt span:nth-child(17) { -webkit-transition: -webkit-transform 1s 2.4s ease-out,opacity 1s 2.4s; -moz-transition: -moz-transform 1s 2.4s ease-out,opacity 1s 2.4s; -ms-transition: -ms-transform 1s 2.4s ease-out,opacity 1s 2.4s; -o-transition: -o-transform 1s 2.4s ease-out,opacity 1s 2.4s; transition: transform 1s 2.4s ease-out,opacity 1s 2.4s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-10 .inner-cont-wrap .cont-holder.onShow .txt-box .cont-txt span:nth-child(18) { -webkit-transition: -webkit-transform 1s 2.5s ease-out,opacity 1s 2.5s; -moz-transition: -moz-transform 1s 2.5s ease-out,opacity 1s 2.5s; -ms-transition: -ms-transform 1s 2.5s ease-out,opacity 1s 2.5s; -o-transition: -o-transform 1s 2.5s ease-out,opacity 1s 2.5s; transition: transform 1s 2.5s ease-out,opacity 1s 2.5s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-10 .inner-cont-wrap .cont-holder.onShow .txt-box .cont-txt span:nth-child(19) { -webkit-transition: -webkit-transform 1s 2.6s ease-out,opacity 1s 2.6s; -moz-transition: -moz-transform 1s 2.6s ease-out,opacity 1s 2.6s; -ms-transition: -ms-transform 1s 2.6s ease-out,opacity 1s 2.6s; -o-transition: -o-transform 1s 2.6s ease-out,opacity 1s 2.6s; transition: transform 1s 2.6s ease-out,opacity 1s 2.6s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-10 .inner-cont-wrap .cont-holder.onShow .txt-box .cont-txt span:nth-child(20) { -webkit-transition: -webkit-transform 1s 2.7s ease-out,opacity 1s 2.7s; -moz-transition: -moz-transform 1s 2.7s ease-out,opacity 1s 2.7s; -ms-transition: -ms-transform 1s 2.7s ease-out,opacity 1s 2.7s; -o-transition: -o-transform 1s 2.7s ease-out,opacity 1s 2.7s; transition: transform 1s 2.7s ease-out,opacity 1s 2.7s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-10 .inner-cont-wrap .cont-holder.onShow .txt-box .cont-txt span:nth-child(21) { -webkit-transition: -webkit-transform 1s 2.8s ease-out,opacity 1s 2.8s; -moz-transition: -moz-transform 1s 2.8s ease-out,opacity 1s 2.8s; -ms-transition: -ms-transform 1s 2.8s ease-out,opacity 1s 2.8s; -o-transition: -o-transform 1s 2.8s ease-out,opacity 1s 2.8s; transition: transform 1s 2.8s ease-out,opacity 1s 2.8s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-10 .inner-cont-wrap .cont-holder.onShow .txt-box .cont-txt span:nth-child(22) { -webkit-transition: -webkit-transform 1s 2.9s ease-out,opacity 1s 2.9s; -moz-transition: -moz-transform 1s 2.9s ease-out,opacity 1s 2.9s; -ms-transition: -ms-transform 1s 2.9s ease-out,opacity 1s 2.9s; -o-transition: -o-transform 1s 2.9s ease-out,opacity 1s 2.9s; transition: transform 1s 2.9s ease-out,opacity 1s 2.9s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-10 .inner-cont-wrap .cont-holder.onShow .txt-box .cont-txt span:nth-child(23) { -webkit-transition: -webkit-transform 1s 3s ease-out,opacity 1s 3s; -moz-transition: -moz-transform 1s 3s ease-out,opacity 1s 3s; -ms-transition: -ms-transform 1s 3s ease-out,opacity 1s 3s; -o-transition: -o-transform 1s 3s ease-out,opacity 1s 3s; transition: transform 1s 3s ease-out,opacity 1s 3s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-10 .inner-cont-wrap .cont-holder.onShow .txt-box .btn-clip { -webkit-transition: opacity 0.8s cubic-bezier(0,0,1,1); -webkit-transition-delay: 2s; -moz-transition: opacity 0.8s cubic-bezier(0,0,1,1); -moz-transition-delay: 2s; -ms-transition: opacity 0.8s cubic-bezier(0,0,1,1); -ms-transition-delay: 2s; -o-transition: opacity 0.8s cubic-bezier(0,0,1,1); -o-transition-delay: 2s; transition: opacity 0.8s cubic-bezier(0,0,1,1); transition-delay: 2s; opacity: 1; filter: alpha(opacity=100); }
#section-10 .inner-cont-wrap .cont-holder.onShow .img-box .img-clip { -webkit-transition: padding 1.5s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0s; -moz-transition: padding 1.5s cubic-bezier(0,0,1,1); -moz-transition-delay: 0s; -ms-transition: padding 1.5s cubic-bezier(0,0,1,1); -ms-transition-delay: 0s; -o-transition: padding 1.5s cubic-bezier(0,0,1,1); -o-transition-delay: 0s; transition: padding 1.5s cubic-bezier(0,0,1,1); transition-delay: 0s; padding: 0 21px; }
#section-10 .inner-cont-wrap .cont-holder.onShow .img-box .img-clib-shadow { -webkit-transition: -webkit-transform 1.5s cubic-bezier(0,0,1,1); -webkit-transition-delay: 0s; -moz-transition: -moz-transform 1.5s cubic-bezier(0,0,1,1); -moz-transition-delay: 0s; -ms-transition: -ms-transform 1.5s cubic-bezier(0,0,1,1); -ms-transition-delay: 0s; -o-transition: -o-transform 1.5s cubic-bezier(0,0,1,1); -o-transition-delay: 0s; transition: transform 1.5s cubic-bezier(0,0,1,1); transition-delay: 0s; -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); }

/*# sourceMappingURL=page.css.map */
