/**
 * Swiper 4.2.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 1, 2018
 */
 .swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}



.shadow {
    position: relative;
    transition: transform .2s ease-in-out;
}
.shadow:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0,0,0,.1) !important;
}
.shadow1 {
    box-shadow: 4px 4px 12px rgba(0,0,0,.3);
}

.img-responsive {
    display: block;
    width: 100%;
    height: auto;
}
.fancybox-inner {
    height: auto !important;
    overflow: hidden !important;
}

/* swiper css start */
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    /*position: static;
    padding: 15px 0;*/
}

/* arrow left */
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'><path d='M0,22L22,0l2.1,2.1L4.2,22l19.9,19.9L22,44L0,22L0,22L0,22z' fill='#00a7ff'/></svg>");
}
/* arrow right */
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'><path d='M27,22L27,22L5,44l-2.1-2.1L22.8,22L2.9,2.1L5,0L27,22L27,22z' fill='#00a7ff'/></svg>");
}
/* arrow right */
.swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    box-shadow: 0 0 1px 1px rgba(0,0,0,.1);
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #00a7ff;
}
.swiper-button-next, .swiper-button-prev {
    top: 48%;
}
@media screen and (min-width: 1200px) {
    .swiper-pagination-bullet {
        width: 40px;
        height: 8px;
        display: inline-block;
        border-radius: 0;
    }
}
@media screen and (max-width: 575.98px) {
    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 0;
    }
}
/* swiper css end */

/* video-link start */
.video {
    margin-bottom: 4em;
}
.video .video-wrap {
    margin: 0 auto;
    padding: 0 15px;
}
.video .video-wrap {
    max-width: 100%;
}

/* video-link end */

body {
    color: #000;
    background: #fff;
    position: relative;
    /*font-family: MyriadPro, Arial, Helvetica, sans-serif;*/
    text-align: left;
    overflow-x: hidden;
}
#main {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    background-size: 100%;
}

.sect {
    position: relative;
    font-size: 10px;
}
.sect .wrap {
    position: relative;
    margin: 0 auto;
}
.sect .img {}
.sect img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}
.sect .common-hd {
    padding: 100px 0 50px;
}
.sect .sect-hd {}
.sect .sect-bd {}
.sect .sect-hd h2 {
    position: relative;
    font-size: 4em;
    line-height: 1.1em;
    text-align: center;
    margin-bottom: .2em;
}
.sect .text {
    padding: 0 15px;
    font-size: 2.5em;
    line-height: 1.5em;
}

.sect1 {
    padding: 100px 0 100px 0;
    background: #fff;
}
.sect1 .wrap {
    max-width: 1070px;
    margin: 0 auto;
}
.sect1 .sect-hd {
    margin-bottom: 4em;
}
.sect1 .sect-bd {}
.sect1 .text {
    text-align: center;
}

.sect2 .sect-hd {
    position: absolute;
    top: 15%;
    bottom: auto;
    left: 5%;
    right: 45%;
    z-index: 1;
    color: white;
}
.sect2 .text {
    text-align: right;
}

.sect3 .wrap {
    padding: 120px 0;
    background: url("images/sect3_bg.jpg") center center no-repeat #000;
    background-size: cover;
}
.sect3 .sect-bd {
    max-width: 1130px;
    margin: 0 auto;
}
.sect3 .img-box {
    margin: 0;
}

.sect4 .sect-bd {}
.sect4 .swiper-slide {
    position: relative;
}
.sect4 .swiper-slide .text {
    position: absolute;
    top: 40%;
    bottom: auto;
    left: 50%;
    right: auto;
    z-index: 1;
    transform: translate(-50%,-50%);
    color: white;
    background: rgba(0,0,0,.38);
    padding: 30px 20px;
}

.sect5 {
    background: #232323;
}
.sect5 .text {
    color: white;
}
.sect5 .video {
    margin: 0;
}
.sect5 .video .video-wrap {
    padding: 0;
}
.sect5 .row {
    align-items: center;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.sect5 .row .item {
    padding: 0;
}
.sect5 .row .item-wrap {
    padding: 0 15px;
}
.sect5 .row .order-sm-3 .text {
    text-align: right;
}
@media screen and (min-width: 768px) {
    .sect5 .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        float: none;
    }
    .sect5 .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .sect5 .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .sect5 .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .sect5 .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }   
}
.sect6 {
    padding: 100px 0;
    /*background: -webkit-linear-gradient(to bottom, #f7f7f7, #b4b8bd);
    background: linear-gradient(to bottom, #f7f7f7, #b4b8bd);*/
    background: #444;
    color: white;
}
.sect6 .bg {
    display: block;
    position: absolute;
    content: "";
    top: auto;
    bottom: 0;
    left: 50%;
    right: auto;
    z-index: 1;
    width: 540px;
    height: 345px;
    transform: translateX(-50%);
}
.sect6 .wrap {
    max-width: 1200px;
    margin: 0 auto;
}
.sect6 .sect-hd {
    margin-bottom: 4em;
}
.sect6 .sect-bd {}
.sect6 .text {
    text-align: center;
}

.sect7 .sect-hd {
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 0;
}
.sect7 .text {
    text-align: center;
}
.sect7 .sect-bd {
    position: relative;
}
.sect7 .sect-bd p {
    position: absolute;
    top: auto;
    bottom: 58%;
    z-index: 1;
    font-size: 2em;
    color: white;
    font-weight: bold;
    text-shadow: 0 2px 4px rgba(0,0,0,.5);
}
.sect7 .sect-bd .p1 {
    left: auto;
    right: 52%;
    text-align: right;
}
.sect7 .sect-bd .p2 {
    left: 52%;
    right: auto;
}

.sect8 {
    padding: 100px 0;
    background: #000;
    color: white;
}
.sect8 .wrap {
    max-width: 1200px;
    margin: 0 auto;
}
.sect8 .sect-hd {
    margin-bottom: 4em;
}
.sect8 .sect-bd {}
.sect8 .text {
    text-align: center;
}

.sect9 .sect-hd {
    padding: 50px 0;
    background: #4779d0;
    color: white;
}
.sect9 .sect-hd .text {
    margin: 0 auto;
    max-width: 950px;
}
.sect9 .sect-bd {
    position: relative;
}
.sect9 .sect-bd p {
    position: absolute;
    top: 40%;
    bottom: auto;
    z-index: 1;
    font-size: 2em;
    color: white;
}
.sect9 .sect-bd .p1 {
    left: auto;
    right: 72%;
}
.sect9 .sect-bd .p2 {
    left: 72%;
    right: auto;
}

.sect11 .wrap {
    padding-top: 50px;
    background: #000;
}
.sect11 .sect-hd {
    padding: 50px 0;
    background: #000;
    color: white;
}
.sect11 .sect-hd .text {
    text-align: center;
}

.sect12 .sect-bd {}
.sect12 .sect-bd .row {
    margin: 0;
}
.sect12 .sect-bd .row .item {
    position: relative;
    padding: 0;
}
.sect12 .sect-bd .text {
    position: absolute;
    top: 5%;
    bottom: auto;
    left: 4%;
    right: 4%;
    z-index: 1;
    text-shadow: 0 2px 2px rgba(255,255,255,1);
}

.sect13 {
    background: black;
    padding: 50px 0;
}
.sect13 .wrap {
    max-width: 1200px;
    margin: 0 auto;
}
.sect13 .sect-hd {
    padding: 50px 0;
    background: #000;
    color: white;
}
.sect13 .sect-hd .text {
    text-align: center;
}

.sect14 {
    background: black;
    color: white;
}
.sect14 .wrap {
    max-width: 1200px;
    margin: 0 auto;
}
.sect14 .text {
    text-align: center;
    color: white;
}

.sect15 {
    background: #252525;
    padding: 50px 0;
}
.sect15 .wrap {
    max-width: 1300px;
    margin: 0 auto;
}
.sect15 .text {
    color: white;
    text-align: center;
}
.sect16 {
    background: url("images/sect16_bg.jpg") center center no-repeat;
    background-size: cover;
}

.sect17 {
    background: black;
}
.sect17 .sect-hd {
    max-width: 1300px;
    margin: 0 auto;
}
.sect17 .text {
    color: white;
    text-align: center;
}

.sect18 {
    background: black;
}
.sect18 .wrap {
    max-width: 1200px;
    margin: 0 auto;
}
.sect18 .sect-hd {
    max-width: 1300px;
    margin: 0 auto;
}
.sect18 .text {
    color: white;
    text-align: center;
}

.sect19 {
    background: black;
    color: white;
}
.sect19 .sect-hd {
    max-width: 1300px;
    margin: 0 auto;
}
.sect19 .text {}
.sect19 .text span {
    color: #ff0036;
}
.sect19 .sect-bd {
    position: relative;
}
.sect19 .content {
    padding: 50px 15px;
}
.sect19 .content p {
    font-size: 2em;
    line-height: 1.5em;
    margin: 6px 0;
}
.sect19 .content .subscribe-msg {
    color: red;
    font-size: 2em;
    line-height: 1.5em;
    margin: 6px 0;
}
.sect19 .content img {
    margin: 0;
}
.sect19 .email input {
    float: left;
    display: inline-block;
    padding: 10px;
    font-size: 16px;
    line-height: 2em;
    font-weight: 100;
    color: #eee;
    border: 1px solid #2668bf;
}
.sect19 .email input[name=email] {
    border: 1px solid #fff;
    background-color: #fff;
    width: 70%;
}
.sect19 .email input[name=email]:focus {
    color: #333;
    outline: 0;
}
.sect19 .email input[name=submit] {
    font-weight: bold;
    /*background: gray;
    border-color: gray;*/
    background: #ce0123;
    border-color: #ce0123;
    text-align: center;
    text-transform: capitalize;
    padding: 10px 0;
    width: 30%;
}
.sect19 .email input[name=submit]:hover {
    background: #a00;
    border: 1px solid #a00;
    color: #fff;
}
.sect19 .content .share {
    text-align: left;
}

.sect20 {
    background: #000;
    color: #fff;
    padding: 40px 10px 0;
}
.sect20 .wrap {
    max-width: 1400px;
    margin: 0 auto;
}
.sect20 .sect-hd {}
.sect20 .sect-hd .text {
    text-align: center;
}
.sect20 .sect-bd {}
.sect20 .sect-bd .row {
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.sect20 .sect-bd > .row > div {
    margin-bottom: 100px;
}
.sect20 .sect-bd .item {}
.sect20 .sect-bd .item .video {
    margin: 0;
}
.sect20 .sect-bd .item .video .video-wrap {
    padding: 0;
}
.sect20 .sect-bd .item-wrap {
    background: #fff;
    color: #000;
    height: 100%;
}
.sect20 .sect-bd .item .img {}
.sect20 .sect-bd .item .img img {}
.sect20 .sect-bd .item .text {
    padding: 10px 15px;
}
.sect20 .sect-bd .img1 {}

@media screen and (min-width: 768px) {
    .sect20 .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
        float: none;
    }
    .sect20 .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        float: none;
    }
    .sect20 .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .sect20 .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .sect20 .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .sect20 .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .sect20 .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
}

.sect21 {
    background: #000;
    color: #fff;
}

@media screen and (max-width: 767.98px) {
    .sect20 .sect-bd .row1 {
        padding: 0 15px;
        margin-bottom: 30px;
    }
    .sect20 .sect-bd > .row > div {
        margin-bottom: 0;
        width: 100%;
    }
    .sect20 .sect-bd .hidden_ {
       display: none !important;
    }
}
@media screen and (min-width: 768px) {
    .sect20 .sect-bd .row .icon1 {
        display: flex;
        align-items: center;
    }
    .sect20 .sect-bd .row .icon2 {
        position: relative;
    }
    .sect20 .sect-bd .row .icon2 img {
        position: absolute;
        left: 0;
        right: auto;
    }
    .sect20 .sect-bd .row .icon2-1 img {
        top: 50%;
        bottom: auto;
    }
    .sect20 .sect-bd .row .icon2-2 img {
        top: auto;
        bottom: 50%;
    }

    .sect20 .sect-bd .row .icon3 {
        position: relative;
    }
    .sect20 .sect-bd .row .icon3 img {
        position: absolute;
        left: auto;
        right: 0;
    }
    .sect20 .sect-bd .row .icon3-1 img {
        top: 50%;
        bottom: auto;
    }
    .sect20 .sect-bd .row .icon3-2 img {
        top: auto;
        bottom: 50%;
    }

    .sect20 .sect-bd .item {
        flex: 0 0 37.5%;
        max-width: 37.5%;
    }
    .sect20 .sect-bd .item7 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
        background: #e4e4e4;
    }
    .sect20 .sect-bd .item7 .item-wrap {
        background: #e4e4e4;
        align-items: center;
    }
    .sect20 .sect-bd .item7 img {
        max-height: 100%;
        width: auto;
        margin: 0 0 0 auto;
    }
}
@media screen and (min-width: 1500px) {
    .sect20 .sect-bd > .row > div {
        margin-bottom: 40px;
    }

    .sect20 .sect-bd .item .text {
        padding: 30px 15px;
    }
    .sect20 .sect-bd .row .icon2-1 img {
        top: 50%;
        bottom: -30px;
    }
    .sect20 .sect-bd .row .icon2-2 img {
        top: -30px;
        bottom: 50%;
    }
    .sect20 .sect-bd .row .icon3-1 img {
        top: 50%;
        bottom: -30px;
    }
    .sect20 .sect-bd .row .icon3-2 img {
        top: -30px;
        bottom: 50%;
    }
}

/* 自适应  */
@media screen and (max-width: 1800px) {}
@media screen and (max-width: 1500px) {
    body {
        /*font-size: 14px;*/
    }
    .sect {
        font-size: 8px;
    }

}
@media screen and (max-width: 1199.98px) {
    .sect12 .sect-bd .text {
        left: 0;
        right: 0;
    }
    .sect14 .sect-bd img {
        max-width: 400px;
        height: auto;
    }
}
@media screen and (max-width: 991.98px) {
    .sect .text {
        font-size: 1.8em;
    }
    .sect .common-hd {
        padding: 50px 0;
    }
    .sect12 .sect-bd .text {
        padding: 40px 15px 20px;
    }
    .sect14 .sect-bd img {
        max-width: 300px;
    }
    .sect19 .content {
        max-width: 600px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 767.98px) {
    .sect2 .sect-hd {
        position: static;
        padding: 30px 0;
        color: black;
    }
    .sect2 .sect-hd .text {
        text-align: center;
    }
    .sect4 .swiper-slide .text {
        width: 80%;
        padding: 20px 15px;
        margin: 0 auto;
    }
    .sect9 .sect-bd p {
        font-size: 1.4em;
    }
    .sect9 .sect-bd .p1 {
        left: 10px;
        right: 50%;
        text-align: center;
    }
    .sect9 .sect-bd .p2 {
        left: 50%;
        right: 10px;
        text-align: center;
    }
}
@media screen and (max-width: 575.98px) {
    .sect .text {
        font-size: 1.4em;
    }
    .sect .common-hd {
        padding: 50px 0;
    }
    .sect .text {
        text-align: left !important;
    }
    .sect1 {
        padding: 50px 0;
    }
    .sect5 .row .item-wrap {
        padding: 30px 0;
    }
    .sect5 .row .item-wrap .text {
        text-align: left !important;
        margin-bottom: 20px;
    }
    .sect6 {
        padding: 50px 0;
    }
    .sect6 .sect-hd {
        margin-bottom: 2em;
    }
    .sect7 .wrap {
        padding: 50px 0;
    }
    .sect7 .sect-hd {
        padding: 0 0 20px 0;
    }
    .sect7 .sect-bd p {
        font-size: 1.6em;
    }
    .sect8 {
        padding: 50px 0;
    }
    .sect12 .sect-bd .text {
        position: static;
    }
    .sect14 .row {
        margin: 0;
    }
    .sect14 .sect-bd img {
        max-width: 200px;
    }
    .sect19 .email {
        margin-top: 0;
    }
    .sect19 .email input {
        line-height: 1.2em;
        float: none;
        display: block;
        width: 100% !important;
        margin: 14px 0;
    }
    .sect20 .sect-bd .row {
        margin: 0;
    }
}
@media screen and (max-width: 376px) {}
@media screen and (max-width: 321px) {}

@media screen and (min-width: 768px) {}
@media screen and (min-width: 992px) {
    .sect19 .content {
        position: absolute;
        left: 35%;
        right: 6%;
        top: 15%;
        bottom: auto;
        z-index: 1;
    }
}
@media screen and (min-width: 1200px) {
    .sect4 .swiper-slide .text {
        padding: 60px;
    }
    .sect5 .row .item-wrap {
        padding: 0 8%;
    }
    .sect9 .sect-hd {
        position: absolute;
        top: 6%;
        bottom: auto;
        left: 0;
        right: 0;
        z-index: 1;
        background: transparent;
    }
    /*.sect13 .sect-hd {
        position: absolute;
        top: 8%;
        bottom: auto;
        left: 0;
        right: 0;
        z-index: 1;
        background: transparent;
    }*/
    .sect19 .content {
        left: 50%;
        right: 4%;
        top: 40%;
    }
}
@media screen and (min-width: 1800px) {
    .sect .text {
        font-size: 2.5em;
    }
    .sect11 .sect-hd {
        padding: 50px 0;
    }
    .sect19 .content {
        right: 10%;
    }

    .sect4 .swiper-slide .text {
        width: 60%;
        padding: 90px;
    }

    .sect4 .swiper-slide:nth-child(3) .text {
        padding: 30px;
        top: 4%;
        transform: translate(-50%);
    }
    .es .sect14 .text {
        max-width: 900px;
        margin: 0 auto;
    }
    .it .sect4 .swiper-slide .text,
    .en .sect4 .swiper-slide .text {
        width: auto;
    }
    .jp .sect5 .row .item-wrap {
        padding: 0 2%;
    }
    .fr .sect6 .wrap {
        max-width: 1300px;
    }

    .de .sect6 .text {
        margin: 0 -30px;
    }
    .de .sect2 .sect-hd {
        left: 2%;
    }
    .it .sect2 .sect-hd {
        left: 4%;
    }
    .tw .sect6 .text,
    .tw .sect15 .text {
        max-width: 750px;
        margin: 0 auto;
    }
    .tw .sect8 .text {
        max-width: 1160px;
        margin: 0 auto;
    }
    .nl .sect5 .row .item-wrap,
    .tw .sect5 .row .item-wrap {
        padding: 0 3%;
    }
    .tw .sect7 .sect-hd {
        max-width: 1180px;
    }

    .nl .sect8 .text {
        margin: 0 -30px;
    }
}

/* survey start */
/*#surveyStartBtn {
    position: fixed;
    top: 20px;
    bottom: auto;
    left: auto;
    right: 20px;
    z-index: 1002;
    display: block;
    border-radius: 4px;
    padding: 10px;
    color: #f63743;
    border: 1px solid #f63743;
    font-size: 16px;
    font-weight: normal;
    line-height: 1em;
}
#surveyStartBtn:hover {
    color: #fff;
    background-color: #f63743;
}*/
/*#surveyStartBtn2,
#survey3Btn
{
    position: absolute;
    z-index: -1;
    opacity: 0;
}*/
.survey {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
    height: auto;
}
#survey1 {
    background: #1f4085;
    background: -webkit-linear-gradient(to right, #1f4085, #3f85c3);
    background: linear-gradient(to right, #1f4085, #3f85c3);
    position: relative;
    padding: 100px 0;
}
#survey1 .img img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
#survey1 .content {
    position: absolute;
    top: auto;
    bottom: 15px;
    left: 15px;
    right: 15px;
    max-width: 850px;
    margin: 0 auto;
}
#survey1 .content p {
    color: #fff;
    padding: 10px;
    font-size: 14px;
}
.subscribe-form {
    margin: 0 auto;
}
.subscribe-form .form-wrap {}
.subscribe-form .email {}
.subscribe-form .email input{
    display: inline-block;
    padding: 4px 10px;
    font-size: 16px;
    line-height: 2em;
    font-weight: 100;
    color: #eee;
    border: 1px solid #0d358b;
}
.subscribe-form .email input[name=email] {
    border: 1px solid #fff;
    background-color: #fff;
    width: 80%;
}
.subscribe-form .email input[name=email]:focus {
    color: #333;
    outline: 0;
}
.subscribe-form .email input[name=submit] {
    width: 20%;
    font-weight: bold;
    background: #0d358b;
    text-align: center;
    text-transform: capitalize;
    padding: 4px 30px;
}
.subscribe-form .email input[name=submit]:hover {
    background: #0b2d76;
    border: 1px solid #0b2d76;
    color: #fff;
}
.subscribe-form .subscribe-msg {
    color: red;
    font-size: 16px;
    line-height: 2.5em;
    text-align: center;
    font-weight: bold;
}
@media screen and (max-width: 575.98px) {
    .subscribe-form .email input {
        display: block !important;
        width: 100% !important;
        margin-bottom: 20px !important;
        border-radius: 4px;
    }
}

.survey2 {
    padding: 0;
    background: -webkit-linear-gradient(to bottom, #3a7ebb 50%, #1f4085);
    background: linear-gradient(to bottom, #3a7ebb 50%,#1f4085);
    text-align: left;
}
.survey2 .content {
    background-size: 100% 100%;
    color: #fff;
    padding-bottom: 50px;
}
.survey2 .content .item {
    max-width: 750px;
    margin: 0 auto 20px;
    padding-left: 80px;
}
.survey2 .content .item .title {
    position: relative;
}
.survey2 .content .item .title .order {
    position: absolute;
    top: 0;
    bottom: auto;
    left: auto;
    right: 100%;
    width: 80px;
}
.survey2 .content .item .title .order span,
.survey2 .content .item .title .order strong,
.survey2 .content .item .title h3 {
    background-color: #fff;
    color: #000;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.5em;
    padding: 0 10px;
}
.survey2 .content .item .title .order span {
    display: inline-block;
}
.survey2 .content .item .title .order strong {
    display: inline-block;
    background-color: transparent;
    color: #fff;
    text-align: center;
    font-weight: bold;

}
.survey2 .content .item-content {
    padding: 10px 10px 10px 36px;
}
.survey2 .content .item-content p {
    margin-bottom: 14px;
}
.survey2 .content .item-content p input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.survey2 .content .item label {
    display: block;
    position: relative;
}
.survey2 .content .item label:before,
.survey2 .content .item label:after {
    position: absolute;
    top: 0;
    bottom: auto;
    left: -36px;
    right: auto;
    display: block;
    width: 24px;
    height: 24px;
    content: "";
    background-color: transparent;
}
.survey2 .content .item label:before {
    content: "✓";
    text-align: center;
    color: #f00;
    visibility: hidden;
    background-color: #fff;
}
.survey2 .content .item label.active:before {
    visibility: visible;
}
.survey2 .content .item label:after {
    border: 1px solid #fff;
}
.survey2 .content .item .other-input {
    width: 100%;
}
.survey2 .content .item .other-input input {
    display: block;
    padding: 4px 10px;
    outline: none;
    color: #fff;
    width: 100%;
    background-color: transparent;
    border: 1px solid #fff;

}
.survey2 .content .item .other-input input::-webkit-input-placeholder {
    color: #ccc;
}
.survey2 .content .item .where-from {
    margin-top: 16px;
}

.survey2  .email input[name=email] {
    display: block;
    margin: 0 auto;
    width: 50%;
    color: #000;
}
.survey2  .email input[name=email]:-moz-placeholder {
    color: #333;
}
.survey2 .content .submit {
    text-align: center;
    padding: 16px 16px 16px 80px;
}
.survey2 .content .submit input {
    display: inline-block;
    max-width: 90%;
    min-width: 300px;
    font-weight: bold;
    /*background: gray;
    border-color: gray;*/
}
/*.survey2 .content .submit input:hover {
    background: gray;
    border-color: gray;
}*/
.survey2 .p1 {
    margin-top: 12px;
    color: #fff;
}
.survey2 textarea {
    display: block;
    width: 100%;
    min-height: 150px;
    margin-top: 16px;
    padding: 15px;
}

.survey2 .tips {
    margin-top: 12px;
    color: #f00;
}

#survey3 {}
#survey3 .img {
    padding: 20px 0;
}
#survey3 .img img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
#survey3 .content {
    position: absolute;
    top: 54%;
    bottom: auto;
    left: 53%;
    right: auto;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: 20px;
}
#survey3 .content p {
    font-size: 1em;
    line-height: 1.2em;
    font-weight: normal;
    color: #fff;
}
#survey3 .content .p1 {
    font-size: 1.4em;
    margin-bottom: 30px;
}
#survey3 .content .p2 {
    font-size: 1.2em;
    margin-top: 30px;
}
@media screen and (max-width: 1199.98px) {
    .survey {
        max-width: 720px;
    }
    .survey2 .content {
        padding: 0 0 50px;
    }
    .survey2 .content .item {
        max-width: 80%;
    }
}
@media screen and (max-width: 767.98px) {
    .survey2 .content {
        padding: 20px 15px;
    }
    .survey2 .content .item {
        max-width: 100%;
    }
}
@media screen and (max-width: 575.98px) {
    .survey2 .content .item .title .order {
        position: static;
        width: auto;
        display: block;
        margin-bottom: 4px;
    }
    .survey2 .content .item .title .order span,
    .survey2 .content .item .title .order strong,
    .survey2 .content .item .title h3 {
        font-size: 16px;
        line-height: 1.2em;
        padding: 6px 10px;
    }
    .survey2 .content .item {
        padding: 15px 20px;
        margin: 0;
    }
    .survey2 .content .item .other-input input {
        width: 100%;
    }
    .survey2 .content .submit {
        padding: 16px;
    }

    #survey3 {
        padding: 0;
    }
    #survey3 .img {
        display: none;
    }
    #survey3 .content {
        position: static;
        padding: 30px 16px;
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
        font-size: 16px;
        background: -webkit-linear-gradient(to top, #de567a 50%, #5544d1);
        background: linear-gradient(to top, #de567a 50%,#5544d1);
    }
}
.sect10,
#sect14 {
    color: #fff;
    padding: 0 15px;
    background: #181818;
    background-size: cover;
}

#sect14 .sect10 {
    background: none;
}
#sect14 .survey2 {
    background: none !important;
    max-width: 1200px;
    padding-top: 40px;
}
#sect14 .survey2 .img img {
    max-width: 1000px;
}
#sect14 .survey2 .content {
    background: none !important;
}
#sect14 .survey2 .content .item {
    max-width: 1000px;
}

#sect14 .survey2 .email {}
#sect14 .survey2 .email input {
    float: left;
    display: inline-block;
    padding: 10px;
    font-size: 16px;
    line-height: 2em;
    font-weight: 100;
    color: #eee;
    border: 1px solid #2668bf;
}
#sect14 .survey2 .email input[name=email] {
    border: 1px solid #fff;
    background-color: #fff;
    width: 70%;
}
#sect14 .survey2 .email input[name=email]:focus {
    color: #333;
    outline: 0;
}
#sect14 .survey2 .email input[name=submit] {
    font-weight: bold;
    /*background: gray;
    border-color: gray;*/
    background: #ce0123;
    border-color: #ce0123;
    text-align: center;
    text-transform: capitalize;
    padding: 10px 0;
    width: 30%;
}
#sect14 .survey2 .email input[name=submit]:hover {
    background: #a00;
    border: 1px solid #a00;
    color: #fff;
}

.sect10 {
    color: #fff;
}
.sect10 .wrap {
    max-width: 1700px;
    height: auto;
    margin: 0 auto;
    padding: 20px 15px;
}
.sect10 .sect-hd {
    margin-bottom: 20px;
}
.sect10 .sect-hd h2 {
    font-size: 30px;
    line-height: 1.2em;
    font-weight: normal;
    text-align: center;
    color: #2895f7;
}
.sect10 .sect-bd {}
.sect10 .item {
    margin-bottom: 40px;
}
.sect10 .item:last-child {
    margin-bottom: 0;
}
.sect10 .item .info {
    border-bottom: 1px solid #900c22;
    align-items: flex-end;
}
.sect10 .item .info p {
    font-size: 18px;
    line-height: 1.2em;
    font-weight: normal;
    color: #e00126;
}
.sect10 .item .info p time {
    display: inline-block;
    margin-left: 10px;
    font-size: .5em;
    color: #666;
}
.sect10 .item .info p.order {
    font-size: 14px;
    text-align: right;
}
.sect10 .item .content {
    background: none !important;
    padding: 0 !important;
}
.sect10 .item .content .survey-result {
    padding: 15px;
    margin: 0;
}
.sect10 .item .content .survey-result li {
    font-size: 16px;
    line-height: 1.2em;
    font-weight: normal;
    float: left;
    margin-right: 10px;
}
.sect10 .item .content .survey-result li span {
    display: inline-block;
    padding: 4px 10px;
    background-color: #3a7ebb;
    margin-bottom: 6px;
    border-radius: 4px;
}
.sect10 .item .content .message {
    padding: 0 15px;
    font-size: 16px;
    line-height: 1.2em;
    font-weight: normal;
}
.sect10 .item .content .message span {
    display: inline-block;
    padding: 4px 10px;
    margin-bottom: 6px;
    border-radius: 4px;
    background-color: #900c22
}
.sect10 .p1 {
    font-size: 14px;
    text-align: center;
    color: #585858;
    padding: 30px 0;
}

.page {
    text-align: center;
}
.page .page-item {
    display: inline-block;
    margin: 0 -1px;
}
.page .page-item .page-link{
    background: none;
    color: #900c22;
    transition: all .2s ease;
    border-color: #900c22;
}
.page .page-item .page-link:hover,
.page .page-item.active .page-link {
    background-color: #900c22;
    color: #fff;
    border-color: #900c22;
}

#survey2 .sect10 {
    background: none;
    padding: 0 15px;
}
#survey2 .sect10 .item .info p,
#survey2 .sect10 .item .info p time,
#survey2 .page .page-item .page-link{
    color: #fff;
}

@media screen and (max-width: 575.98px) {
    #sect14 .survey2 .email {
        margin-top: 0;
    }
    #sect14 .survey2 .email input {
        line-height: 1.2em;
    }
}
/* survey end */

#sect30 {
    background-color: #f5f5f5;
    padding: 100px 0;
    color: #000;
}
#sect30 .content {
    padding: 20px 0;
}
#sect30 .content h3 {
    font-weight: bold;
}
#sect30 .part-wrap {
    max-width: 1700px;
    margin: 0 auto;
}
#sect30 .part-bd {
    margin: 0;
}
#sect30 .part-bd .item {}
#sect30 .part-bd .item-wrap {
    background-color: #fff;
    margin: 0;
    padding: 40px 20px;
    align-items: center;
    box-shadow: 0 10px 20px rgba(0,0,0,.15);
    height: 100%;
}
#sect30 .part-bd .item .img {}
#sect30 .part-bd .item .img img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
#sect30 .part-bd .item .content {}
#sect30 .part-bd .item .content .title {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2em;
    text-align: left;
}
#sect30 .part-bd .item .content .sub-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 12px;
    color: #4c4c4c;
}
#sect30 .part-bd .us-version .content .sub-title {
    color: #f63743;
}
#sect30 .part-bd .item .content .band {
    margin-top: 10px;
}
#sect30 .part-bd .item .content .band img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
#sect30 .part-bd .item .content .text {
    padding-left: 20px;
}
#sect30 .part-bd .item .content .text li {
    font-size: 17px;
    font-weight: normal;
    line-height: 1.5em;
    list-style: disc;
    color: #444;
    text-align: left;
}
#sect30 .part-bd .item .content .text .color1 {
    color: #f00;
    font-weight: bold;
}
#sect30 .part-bd .item .content .text .link-wrap {
    margin-top: 12px;
    text-align: left;
}
#sect30 .part-bd .item .content .text .link-wrap .price {
    font-size: 2em;
    color: #f00;
    font-weight: bold;
    margin-left: 14px;
    vertical-align: middle;
}
#sect30 .part-bd .item .content .tips {
    color: #f10547;
    font-weight: normal;
    font-size: 1.2em;
    text-align: left;
}
@media (max-width: 1500px) {
    #sect30 .part-bd .item .content .title {
        font-size: 30px;
    }
    #sect30 .part-bd .item .content .text li {
        font-size: 14px;
    }
}
@media (max-width: 1199.98px) {
    #sect30 .part-bd .item .content .title {
        text-align: center;
    }
}
@media (max-width: 991.98px) {
    #sect30 .part-bd {
        margin: 0;
    }
    #sect30 .part-bd .item {
        padding: 0 10px;
    }
    #sect30 .part-bd .item .content .title {
        font-size: 20px;
    }
    #sect30 .part-bd .item .content .sub-title {
        font-size: 16px;
    }
    #sect30 .part-bd .item .content .text li {
        font-size: 15px;
    }
}
@media (max-width: 767.98px) {
    #sect30 .part-bd .item .content .text .link-wrap {
       text-align: center;
    }
    #sect30 .part-bd .item .content .tips {
        text-align: center;
    }
}
@media screen and (max-width: 575.98px) {
    #sect30 {
        padding: 30px 0;
    }
    #sect30 .part-bd .item {
        margin-bottom: 20px;
    }
    #sect30 .part-bd .item-wrap {
        padding: 20px 10px;
    }
    #sect30 .part-bd .item .img img {
        max-width: 40%;
    }
    #sect30 .part-bd .item .content .title,
    #sect30 .part-bd .item .content .sub-title {
        text-align: center;
    }
    #sect30 .part-bd .item .content .text .link-wrap a{
        display: block;
        text-align: center;
    }
}

.message {
    color: #fff;
}
.message .m-write {
    max-width: 600px;
    height: auto;
    margin: 0 auto;
    padding: 50px 15px;
}
.message .m-write .form-group {
    margin-bottom: 2em;
}
.message .m-write .title {
    margin: 1em 0;
    text-align: center;
}
.message .m-write .tips {
    font-size: 14px;
    color: red;
    line-height: 1.2em;
    margin: .5em 0;
    text-align: center;
}
.message .m-write textarea {
    display: block;
    width: 100%;
    height: 200px;
    padding: 12px;
    font-size: 15px;
    line-height: 1.4em;
}
.message .m-write input {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.message .m-show {
    max-width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 20px 15px;
}
.message .sect-hd {
    margin-bottom: 20px;
}
.message .sect-hd h2 {
    font-size: 30px;
    line-height: 1.2em;
    font-weight: normal;
    text-align: center;
    color: #2895f7;
}
.message .sect-bd {}
.message .item {
    margin-bottom: 40px;
}
.message .item:last-child {
    margin-bottom: 0;
}
.message .item .info {
    border-bottom: 1px solid #900c22;
    align-items: flex-end;
    margin: 0;
}
.message .item .info p {
    font-size: 18px;
    line-height: 1.2em;
    font-weight: normal;
    color: #e00126;
}
.message .item .info p time {
    display: inline-block;
    margin-left: 10px;
    font-size: .5em;
    color: #666;
}
.message .item .info p.order {
    font-size: 14px;
    text-align: right;
}
.message .item .content {
    background: none;
    padding: 15px 0;
}
.message .item .content .survey-result {
    padding: 15px 0;
    margin: 0;
}
.message .item .content .survey-result li {
    font-size: 16px;
    line-height: 1.2em;
    font-weight: normal;
    float: left;
    margin-right: 10px;
}
.message .item .content .survey-result li span {
    display: inline-block;
    padding: 4px 10px;
    background-color: #3a7ebb;
    margin-bottom: 6px;
    border-radius: 4px;
}
.message .item .content .message-box {
    padding: 0 15px;
    font-size: 16px;
    line-height: 1.2em;
    font-weight: normal;
}
.message .item .content .message-box span {
    display: inline-block;
    padding: 4px 10px;
    margin-bottom: 6px;
    border-radius: 4px;
    background-color: #900c22
}
.message .item .content .reply-message span {
    /*background-color: #3a7ebb;*/
    background-color: #c14931;
}
.message .item .reply-info {
    border-bottom: 1px solid #c14931;
    margin: 12px 0;
}
.message .item .reply-info p {
    font-size: 16px;
    line-height: 1.2em;
    font-weight: normal;
    color: #f55b3d;
}
.message .item .reply-info p time {
    display: inline-block;
    margin-left: 10px;
    font-size: .5em;
    color: #666;
}
.message .p1 {
    font-size: 14px;
    text-align: center;
    color: #585858;
    padding: 30px 0;
}

#survey2 .message .item .reply-info p,
#survey2 .message .item .reply-info p time {
    color: #fff;
}

/* faq start */
.faq {
    padding: 100px 15px;
    background-color: #000;
    color: #fff;
}
.faq .wrap {
    max-width: 1500px;
    margin: 0 auto;
}
.faq .title {
    text-align: center;
    margin-bottom: 2em;
}
.faq .content {
    margin: 0;
    padding: 0;
}
.faq .content-item {
    margin-bottom: 20px;
}
.faq .content-item p {
    position: relative;
    font-weight: 100;
    line-height: 1.5em;
    margin-bottom: 10px;
    padding-left: 42px;
}
.faq .content-item p span {
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    right: auto;
    display: inline-block;
    padding: 0 10px;
    margin-right: 6px;
    background-color: deeppink;
    font-weight: normal;
}
.faq .content-item .q {
}
.faq .content-item .q span {
    background-color: #108cd8;
    color: #fff;
}
.faq .content-item .a strong {
    display: inline-block;
    margin-bottom: 4px;
    padding: 2px 6px;
    background-color: darkred;
    vertical-align: top;
}
.faq .content-item .a .strong1 {
    width: 120px;
    background-color: #108cd8;
}
.faq .content-item .a .strong2 {
    width: auto;
}
.faq .content-item a {
    text-decoration: underline;
    color: #e5047e;
}
.faq .content-item a:hover {
    color: deeppink;
}
.faq .content-item .tips {
    color: #f10547;
}

.faq .content-item .plan-btn {
    display: inline-block;
    line-height: 1em;
    padding: .8em 1em;
    background-color: #e5047e;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
}
.faq .content-item .plan-btn:hover {
    background-color: deeppink;
    color: #fff;
    text-decoration: underline;
}
@media screen and (max-width: 1499.98px) {
    .faq .content-item .a .strong1 {
        width: 100px;
        background-color: #108cd8;
    }
    .faq .content-item .a .strong2 {
        display: block;
        width: auto;
    }
}
@media screen and (max-width: 575.98px) {
    .faq .title {
        margin-bottom: 24px;
    }
}
/* faq end */

@media screen and (max-width: 1199.98px) {
    .get .content {
        position: static;
        padding: 20px 10px;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    .get .content-item h3 {
        font-size: 50px;
    }
    .get .content-item p {
        font-size: 24px;
    }
    .get .content .content-item:first-child {
        margin-bottom: 30px;
    }
    .get .subscribe .email input[name=email] {
        width: 50%;
    }
}
@media screen and (max-width: 1500px) {
    .get .content-item h3 {
        font-size: 80px;
    }
    .get .content-item p {
        font-size: 30px;
    }
}
@media screen and (max-width: 575.98px) {
    .get .content-item {
        padding-left: 0;
    }
    .get {
        padding: 30px 0;
    }
    .get input {
        display: block !important;
        width: 100% !important;
        margin-bottom: 12px;
    }
}

#st-1 {
  font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
  direction: ltr;
  display: block;
  opacity: 1;
  text-align: left;
  z-index: 94034;
                      }
#st-1.st-animated {
    -moz-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in; -ms-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in; -o-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in; -webkit-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in; transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
}
#st-1.st-hidden {
    opacity: 0;
}
#st-1.st-hide {
    display: none;
}
#st-1 .st-btn {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: opacity 0.2s ease-in, top 0.2s ease-in; -ms-transition: opacity 0.2s ease-in, top 0.2s ease-in; -o-transition: opacity 0.2s ease-in, top 0.2s ease-in; -webkit-transition: opacity 0.2s ease-in, top 0.2s ease-in; transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    margin-right: 8px;
    padding: 0 12px;
    position: relative;
    text-align: center;
    top: 0;
    vertical-align: top;
    white-space: nowrap;
}
#st-1 .st-btn:last-child {
    margin-right: 0;
}
#st-1 .st-btn > svg {
    height: 24px;
    width: 24px;
    position: relative;
    top: 12px;
    vertical-align: top;
}
#st-1 .st-btn > img {
    height: 24px;
    width: 24px;
    position: relative;
    top: 12px;
    vertical-align: top;
}
#st-1 .st-btn > span {
    -moz-transition: all 0.2s ease-in; -ms-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; -webkit-transition: all 0.2s ease-in; transition: all 0.2s ease-in;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    letter-spacing: 0.5px;
    min-width: 75px;
    opacity: 1;
    padding: 0 6px;
    position: relative;
    vertical-align: top;
}
#st-1.st-has-labels .st-btn {
    min-width: 150px;
}
#st-1.st-has-labels .st-btn.st-remove-label {
    min-width: 50px;
}
#st-1.st-has-labels .st-btn.st-remove-label > span {
    display: none;
}
#st-1.st-has-labels .st-btn.st-hide-label > span {
    display: none;
}
#st-1 .st-total {
    color: #555;
    display: inline-block;
    font-weight: 500;
    line-height: 18px;
    margin-right: 0;
    max-width: 80px;
    padding: 4px 8px;
    text-align: center;
}
#st-1 .st-total.st-hidden {
    display: none;
}
#st-1 .st-total > span {
    font-size: 24px;
    line-height: 26px;
    display: block;
    padding: 0;
}
#st-1 .st-total > span.st-shares {
    font-size: 14px;
    line-height: 14px;
}
#st-1.st-justified {
    display: flex;
    text-align: center;
}
#st-1.st-justified .st-btn {
    -moz-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}#st-1 .st-btn:hover {
     opacity: .8;
     top: -4px;
 }#st-1 .st-btn[data-network='facebook'] {
      background-color: #3B5998;
  }
#st-1 .st-btn[data-network='twitter'] {
    background-color: #55acee;
}
#st-1 .st-btn[data-network='vk'] {
    background-color: #4c6c91;
}
#st-1 .st-btn[data-network='googleplus'] {
    background-color: #dc4e41;
}
#st-1 .st-btn[data-network='pinterest'] {
    background-color: #CB2027;
}
/* share end */

/* buySect start */
.link-wrap a {
    display: inline-block;
    padding: .6em 2.5em;
    font-size: 18px;
    font-weight: normal;
    line-height: 1em;
    color: #fff;
    background: #f63743;
    border-radius: 4px;
}
.link-wrap a:hover {
    background: #ba333f;
}
#buySect {
    padding: 40px 0;
    background-color: #2c2e34;
    color: #fff;
    text-align: center;
}
#PriceCount {}
#PriceCount p {
    font-size: 30px;
    font-weight: bold;
}
#PriceCount table {
    margin: 0 auto 20px;
    color: #f63743;
    font-size: 24px;
}

#priceBox {
    text-align: center;
    font-size: 20px;
    line-height: 1.5em;
    color: yellow;
    margin-top: 10px;
}
#priceBox .arrows {
    margin: 0 16px;
}
#buySect .link-wrap {
    padding: 0 10px;
    margin-top: 0 !important;
}
#buySect .link-wrap a {
    min-width: 300px;
    padding: 1em 2.5em;
    margin: 10px;
}
#buySect .link-wrap:last-child {
    margin-top: 50px;
}
#buySect .link-box {
    max-width: 1200px;
    margin: 20px auto 0;
}
#buySect .link-box-wrap {
    margin: 0;
}
#buySect .link-box .item {
    margin-bottom: 20px;
}
.price-tips {
    color: yellow;
    padding: 15px;
}
@media screen and (min-width: 768px) {
    #buySect .link-box {
        max-width: 600px;
        margin: 20px auto 0;
    }
    #buySect .link-box .item {
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media screen and (min-width: 1500px) {
    #buySect .link-box {
        max-width: 1000px;
        margin: 30px auto 0;
    }
    #buySect .link-box .item {
        /*flex: 0 0 14.2857%;
        max-width: 14.2857%;*/

        /*flex: 0 0 16.66666%;
        max-width: 16.66666%;*/

        flex: 0 0 20%;
        max-width: 20%;
    }
    #PriceCount table {
        width: 600px;
        font-size: 60px;
    }
}
/* buySect end */

/* floor1 start */
#floor1 {
    position: fixed;
    top: auto;

    /*bottom: 50px;
    left: auto;
    right: -34px;*/

    bottom: 50%;
    left: -34px;
    right: auto;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    z-index: 1003;
    /*-webkit-transform: translateY(-50%);
    transform: translateY(-50%);*/
    padding: 0;
    text-align: center;
}
#floor1 .wrap {
    max-width: 1200px;
    margin: 0 auto;
}
#floor1 .img {
    float: left;
}
#floor1 .img img {}
#floor1 a {
    position: relative;
    display: block;
    transform: rotate(-90deg);
    min-width: 120px;
    border-radius: 4px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: .4em;
    background-color: #e32002;
    border-color: #e32002;
}
#floor1 a:nth-child(2) {
    margin: 80px 0;
}
#floor1 a:hover {
    background-color: #d01e02;
    border-color: #d01e02;
}

/*#floor1 a {
    display: block;
    float: right;
    margin-left: 20px;
    border-radius: 4px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 1em;
    padding: .4em 1.5em;
    text-transform: capitalize;
}
#floor1 a:hover {
    border: 1px solid #a00 !important;
    background-color: #a00;
    color: #fff !important;
}*/
#surveyStartBtn {
    background-color: #00a7ff !important;;
}
#surveyStartBtn:hover {
    background-color: #008cd6 !important;;
}

#winBtn {
    background-color: #ff8b00;
    border: 1px solid #ff8b00 !important;
    color: #333 !important;
}
@media screen and (min-width: 768px) and (max-width: 1199.98px) {
    #floor1 {
        /*bottom: 50%;
        left: -34px;
        right: auto;
        -webkit-transform: translateY(50%);
        transform: translateY(50%);*/
    }
    #floor1 a {
        margin: 50px 0;
    }
}
@media screen and (max-width: 767.98px) {
    #floor1 {
        top: 0;
        bottom: auto;
        left: 0;
        right: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        padding: 4px 10px;
        background: none;
        text-align: center;
        box-shadow: none;
    }
    #floor1 .img {
    display: none;
    }
    #floor1 a {
        display: inline-block;
        float: none !important;
        transform: rotate(0);
        margin: 4px 2px !important;;
        font-size: 12px;
        font-weight: normal;
        padding: .3em .5em;
        line-height: 1.6em;
        min-width: 0;
    }
}

@media screen and (min-width: 1800px) {
    #floor1 {
        left: -60px;
    }
    #floor1 a {
        font-size: 38px;
        padding: .2em;
    }
    .jp #floor1 a,
    .tw #floor1 a {
        padding: .2em .9em;
    }
    .ru #floor1 a {
        padding: .2em .6em;
    }
    .pt #floor1 a,
    .pl #floor1 a,
    .es #floor1 a,
    .fr #floor1 a,
    .it #floor1 a {
        padding: .2em .4em;
    }
    #floor1 a:nth-child(2) {
        margin: 180px 0;
    }
}
/* floor1 end */

/* lang-floor star */
#langFloor {
    max-width: 960px;
}
.lang-floor {}
.lang-floor .floor-wrap {
    padding: 50px 50px 40px;
}
.lang-floor .item {
    text-align: center;
}
.lang-floor .item a {
    display: inline-block;
    min-width: 120px;
    padding: 10px 15px;
    color: #fff;
    background: #00a7ff;
    margin-bottom: 10px;
    transition: all .2s ease;
}
.lang-floor .item a:hover {
    background: #0180c3;
}
@media screen and (max-width: 575.98px) {

    .lang-floor .item a {
        min-width: 90px;
    }
    .lang-floor .floor-wrap {
        padding: 20px 10px 10px;
    }
}
/* lang-floor end */


.share-box{color:red;margin-top:30px;}
