@charset "utf-8";
/* CSS Document */
@import url("../node_modules/bootstrap/dist/css/bootstrap.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.7.5/css/mdb.min.css");
@import url("https://use.fontawesome.com/releases/v5.7.0/css/all.css");
b, strong{font-family: 'audimatbold' !important;font-weight: normal;}
#bar {position:fixed;z-index:999999;display:block;top:50%;left:0px; width: 0; height: 10px; background: #3091ce; transition: width 0.3s ease-out, height 0.3s ease-out 0.2s;}#preloader, .preloader-wrap{display:block;}.preloader-wrap {width: 100%;height: 100%;position: fixed;top: 0;bottom: 0;background: rgba(0,0,0,1);z-index : 2; }.percentage {z-index: 100;border: 1px solid #ccc;text-align:center;color: #fff;line-height: 30px;font-size : 15px;}#preloader img{position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;}#preloader .pageprogress{margin: -45px 0 0 -47px !important;}@-webkit-keyframes slide-up-fade-in { 0% {opacity:1 } 100% {opacity:0 }}@keyframes slide-up-fade-in { 0% {opacity:1 } 100% {opacity:0 }}@keyframes lds-rolling {0% { -webkit-transform: translate(-50%, -50%) rotate(0deg); transform: translate(-50%, -50%) rotate(0deg);}100% { -webkit-transform: translate(-50%, -50%) rotate(360deg); transform: translate(-50%, -50%) rotate(360deg);}}@-webkit-keyframes lds-rolling {0% { -webkit-transform: translate(-50%, -50%) rotate(0deg); transform: translate(-50%, -50%) rotate(0deg);}100% { -webkit-transform: translate(-50%, -50%) rotate(360deg); transform: translate(-50%, -50%) rotate(360deg);}}.lds-rolling {position: relative;}.lds-rolling img{position: absolute;top: 50%;left: 50%;margin: -20px 0 0 -20px;width:40px;}.lds-rolling div,.lds-rolling div:after {position: absolute;width: 60px;height: 60px;border: 4px solid #ffffff;border-top-color: transparent;border-radius: 50%;}.lds-rolling div {-webkit-animation: lds-rolling 2.5s linear infinite;animation: lds-rolling 2.5s linear infinite;top: 30px;left: 30px;}.lds-rolling div:after {-webkit-transform: rotate(90deg);transform: rotate(90deg);}.lds-rolling {width: 60px !important;height: 60px !important;-webkit-transform: translate(-100px, -100px) scale(1) translate(100px, 100px);transform: translate(-100px, -100px) scale(1) translate(100px, 100px);}@font-face { font-family: 'audimatbold'; src: url('../fonts/audimat-bold.eot'); src: url('../fonts/audimat-bold.eot?#iefix') format('embedded-opentype'),url('../fonts/audimat-bold.woff2') format('woff2'),url('../fonts/audimat-bold.otf') format('opentype'),url('../fonts/audimat-bold.woff') format('woff'),url('../fonts/audimat-bold.svg#audimatbold') format('svg'); font-weight: normal; font-style: normal;}@font-face { font-family: 'audimatbold_italic'; src: url('../fonts/audimat-bolditalic.eot'); src: url('../fonts/audimat-bolditalic.eot?#iefix') format('embedded-opentype'),url('../fonts/audimat-bolditalic.woff2') format('woff2'),url('../fonts/audimat-bolditalic.otf') format('opentype'),url('../fonts/audimat-bolditalic.woff') format('woff'),url('../fonts/audimat-bolditalic.svg#audimatbold_italic') format('svg'); font-weight: normal; font-style: normal;}@font-face { font-family: 'audimatitalic'; src: url('../fonts/audimat-italic.eot'); src: url('../fonts/audimat-italic.eot?#iefix') format('embedded-opentype'),url('../fonts/audimat-italic.woff2') format('woff2'),url('../fonts/audimat-italic.otf') format('opentype'),url('../fonts/audimat-italic.woff') format('woff'),url('../fonts/audimat-italic.svg#audimatitalic') format('svg'); font-weight: normal; font-style: normal;}@font-face { font-family: 'audimatregular'; src: url('../fonts/audimat-regular.eot'); src: url('../fonts/audimat-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/audimat-regular.woff2') format('woff2'),url('../fonts/audimat-regular.otf') format('truetype'),url('../fonts/audimat-regular.woff') format('woff'),url('../fonts/audimat-regular.svg#audimatregular') format('svg'); font-weight: normal; font-style: normal;}
.swiper-container {margin: 0 auto;position: relative;overflow: hidden;z-index: 1}.swiper-container-no-flexbox .swiper-slide {float: left}.swiper-container-vertical>.swiper-wrapper {-webkit-box-orient: vertical;-moz-box-orient: vertical;-ms-flex-direction: column;-webkit-flex-direction: column;flex-direction: column}.swiper-wrapper {position: relative;width: 100%;/*height: 100%;*/z-index: 1;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-transition-property: -webkit-transform;-moz-transition-property: -moz-transform;-o-transition-property: -o-transform;-ms-transition-property: -ms-transform;transition-property: transform;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box}.swiper-container-android .swiper-slide, .swiper-wrapper {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-o-transform: translate(0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}.swiper-container-multirow>.swiper-wrapper {-webkit-box-lines: multiple;-moz-box-lines: multiple;-ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap}.swiper-container-free-mode>.swiper-wrapper {-webkit-transition-timing-function: ease-out;-moz-transition-timing-function: ease-out;-ms-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: 0 0 auto;flex-shrink: 0;width: 100%;/*height: 100%;*/position: relative}.swiper-container .swiper-notification {position: absolute;left: 0;top: 0;pointer-events: none;opacity: 0;z-index: -1000}.swiper-wp8-horizontal {-ms-touch-action: pan-y;touch-action: pan-y}.swiper-wp8-vertical {-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;-moz-background-size: 27px 44px;-webkit-background-size: 27px 44px;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-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-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-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-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-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-pagination {position: absolute;text-align: center;-webkit-transition: 300ms;-moz-transition: 300ms;-o-transition: 300ms;transition: 300ms;-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);z-index: 10}.swiper-pagination.swiper-pagination-hidden {opacity: 0}.swiper-pagination-bullet {width: 8px;height: 8px;display: inline-block;border-radius: 100%;background: transparent;opacity: 1}button.swiper-pagination-bullet {border: none;margin: 0;padding: 0;box-shadow: none;-moz-appearance: none;-ms-appearance: none;-webkit-appearance: none;appearance: none}.swiper-pagination-clickable .swiper-pagination-bullet {cursor: pointer}.swiper-pagination-white .swiper-pagination-bullet {background: #fff}.swiper-pagination-bullet-active {opacity: 1;background: #007aff}.swiper-pagination-white .swiper-pagination-bullet-active {background: #fff}.swiper-pagination-black .swiper-pagination-bullet-active {background: #000}.swiper-container-vertical>.swiper-pagination {right: 10px;top: 50%;-webkit-transform: translate3d(0, -50%, 0);-moz-transform: translate3d(0, -50%, 0);-o-transform: translate(0, -50%);-ms-transform: translate3d(0, -50%, 0);transform: translate3d(0, -50%, 0)}.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet {margin: 5px 0;display: block}.swiper-container-horizontal>.swiper-pagination {bottom: 10px;left: 0;width: 100%}.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {margin: 0 5px}.swiper-container-3d {-webkit-perspective: 1200px;-moz-perspective: 1200px;-o-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;-moz-transform-style: preserve-3d;-ms-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, left top, right 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: -moz-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, right top, left 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: -moz-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 top, left bottom, 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: -moz-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 bottom, left top, 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: -moz-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-coverflow .swiper-wrapper {-ms-perspective: 1200px}.swiper-container-fade.swiper-container-free-mode .swiper-slide {-webkit-transition-timing-function: ease-out;-moz-transition-timing-function: ease-out;-ms-transition-timing-function: ease-out;-o-transition-timing-function: ease-out;transition-timing-function: ease-out}.swiper-container-fade .swiper-slide {pointer-events: none}.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;visibility: hidden;-webkit-transform-origin: 0 0;-moz-transform-origin: 0 0;-ms-transform-origin: 0 0;transform-origin: 0 0;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;backface-visibility: hidden;width: 100%;height: 100%;z-index: 1}.swiper-container-cube.swiper-container-rtl .swiper-slide {-webkit-transform-origin: 100% 0;-moz-transform-origin: 100% 0;-ms-transform-origin: 100% 0;transform-origin: 100% 0}.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;-moz-backface-visibility: hidden;-ms-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-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-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%;-moz-transform-origin: 50%;transform-origin: 50%;-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;-moz-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%;-webkit-background-size: 100%;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)}}@keyframes swiper-preloader-spin {100% {transform:rotate(360deg)}}.fx-infinite {-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}.fx-bounce {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-bounce;animation-name: fx-bounce;-webkit-transform-origin: center bottom;transform-origin: center bottom;}@-webkit-keyframes fx-bounce {from,20%,53%,80%,to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}40%,43% {-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform: translate3d(0, -30px, 0);transform: translate3d(0, -30px, 0);}70% {-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform: translate3d(0, -15px, 0);transform: translate3d(0, -15px, 0);}90% {-webkit-transform: translate3d(0, -4px, 0);transform: translate3d(0, -4px, 0);}}@keyframes fx-bounce {from,20%,53%,80%,to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}40%,43% {-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform: translate3d(0, -30px, 0);transform: translate3d(0, -30px, 0);}70% {-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform: translate3d(0, -15px, 0);transform: translate3d(0, -15px, 0);}90% {-webkit-transform: translate3d(0, -4px, 0);transform: translate3d(0, -4px, 0);}}.fx-pulse {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-pulse;animation-name: fx-pulse;}@-webkit-keyframes fx-pulse {from {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}50% {-webkit-transform: scale3d(1.05, 1.05, 1.05);transform: scale3d(1.05, 1.05, 1.05);}to {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}@keyframes fx-pulse {from {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}50% {-webkit-transform: scale3d(1.05, 1.05, 1.05);transform: scale3d(1.05, 1.05, 1.05);}to {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}.fx-rubberBand {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-rubberBand;animation-name: fx-rubberBand;}@-webkit-keyframes fx-rubberBand {from {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}30% {-webkit-transform: scale3d(1.25, 0.75, 1);transform: scale3d(1.25, 0.75, 1);}40% {-webkit-transform: scale3d(0.75, 1.25, 1);transform: scale3d(0.75, 1.25, 1);}50% {-webkit-transform: scale3d(1.15, 0.85, 1);transform: scale3d(1.15, 0.85, 1);}65% {-webkit-transform: scale3d(0.95, 1.05, 1);transform: scale3d(0.95, 1.05, 1);}75% {-webkit-transform: scale3d(1.05, 0.95, 1);transform: scale3d(1.05, 0.95, 1);}to {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}@keyframes fx-rubberBand {from {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}30% {-webkit-transform: scale3d(1.25, 0.75, 1);transform: scale3d(1.25, 0.75, 1);}40% {-webkit-transform: scale3d(0.75, 1.25, 1);transform: scale3d(0.75, 1.25, 1);}50% {-webkit-transform: scale3d(1.15, 0.85, 1);transform: scale3d(1.15, 0.85, 1);}65% {-webkit-transform: scale3d(0.95, 1.05, 1);transform: scale3d(0.95, 1.05, 1);}75% {-webkit-transform: scale3d(1.05, 0.95, 1);transform: scale3d(1.05, 0.95, 1);}to {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}.fx-shake {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-shake;animation-name: fx-shake;}@-webkit-keyframes fx-shake {from,to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}10%,30%,50%,70%,90% {-webkit-transform: translate3d(-10px, 0, 0);transform: translate3d(-10px, 0, 0);}20%,40%,60%,80% {-webkit-transform: translate3d(10px, 0, 0);transform: translate3d(10px, 0, 0);}}@keyframes fx-shake {from,to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}10%,30%,50%,70%,90% {-webkit-transform: translate3d(-10px, 0, 0);transform: translate3d(-10px, 0, 0);}20%,40%,60%,80% {-webkit-transform: translate3d(10px, 0, 0);transform: translate3d(10px, 0, 0);}}.fx-headShake {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-headShake;animation-name: fx-headShake;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;}@-webkit-keyframes fx-headShake {0% {-webkit-transform: translateX(0);transform: translateX(0);}6.5% {-webkit-transform: translateX(-6px) rotateY(-20deg);transform: translateX(-6px) rotateY(-20deg);}18.5% {-webkit-transform: translateX(5px) rotateY(15deg);transform: translateX(5px) rotateY(15deg);}31.5% {-webkit-transform: translateX(-3px) rotateY(-10deg);transform: translateX(-3px) rotateY(-10deg);}43.5% {-webkit-transform: translateX(2px) rotateY(5deg);transform: translateX(2px) rotateY(5deg);}50% {-webkit-transform: translateX(0);transform: translateX(0);}}@keyframes fx-headShake {0% {-webkit-transform: translateX(0);transform: translateX(0);}6.5% {-webkit-transform: translateX(-6px) rotateY(-20deg);transform: translateX(-6px) rotateY(-20deg);}18.5% {-webkit-transform: translateX(5px) rotateY(15deg);transform: translateX(5px) rotateY(15deg);}31.5% {-webkit-transform: translateX(-3px) rotateY(-10deg);transform: translateX(-3px) rotateY(-10deg);}43.5% {-webkit-transform: translateX(2px) rotateY(5deg);transform: translateX(2px) rotateY(5deg);}50% {-webkit-transform: translateX(0);transform: translateX(0);}}.fx-swing {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-swing;animation-name: fx-swing;-webkit-transform-origin: top center;transform-origin: top center;}@-webkit-keyframes fx-swing {20% {-webkit-transform: rotate3d(0, 0, 1, 15deg);transform: rotate3d(0, 0, 1, 15deg);}40% {-webkit-transform: rotate3d(0, 0, 1, -10deg);transform: rotate3d(0, 0, 1, -10deg);}60% {-webkit-transform: rotate3d(0, 0, 1, 5deg);transform: rotate3d(0, 0, 1, 5deg);}80% {-webkit-transform: rotate3d(0, 0, 1, -5deg);transform: rotate3d(0, 0, 1, -5deg);}to {-webkit-transform: rotate3d(0, 0, 1, 0deg);transform: rotate3d(0, 0, 1, 0deg);}}@keyframes fx-swing {20% {-webkit-transform: rotate3d(0, 0, 1, 15deg);transform: rotate3d(0, 0, 1, 15deg);}40% {-webkit-transform: rotate3d(0, 0, 1, -10deg);transform: rotate3d(0, 0, 1, -10deg);}60% {-webkit-transform: rotate3d(0, 0, 1, 5deg);transform: rotate3d(0, 0, 1, 5deg);}80% {-webkit-transform: rotate3d(0, 0, 1, -5deg);transform: rotate3d(0, 0, 1, -5deg);}to {-webkit-transform: rotate3d(0, 0, 1, 0deg);transform: rotate3d(0, 0, 1, 0deg);}}.fx-tada {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-tada;animation-name: fx-tada;}@-webkit-keyframes fx-tada {from {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}10%,20% {-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);}30%,50%,70%,90% {-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}40%,60%,80% {-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}to {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}@keyframes fx-tada {from {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}10%,20% {-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);}30%,50%,70%,90% {-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}40%,60%,80% {-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}to {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}.fx-wobble {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-wobble;animation-name: fx-wobble;}@-webkit-keyframes fx-wobble {from {-webkit-transform: none;transform: none;}15% {-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);}30% {-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);}45% {-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);}60% {-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);}75% {-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);}to {-webkit-transform: none;transform: none;}}@keyframes fx-wobble {from {-webkit-transform: none;transform: none;}15% {-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);}30% {-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);}45% {-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);}60% {-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);}75% {-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);}to {-webkit-transform: none;transform: none;}}.fx-jello {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-jello;animation-name: fx-jello;-webkit-transform-origin: center;transform-origin: center;}@-webkit-keyframes fx-jello {from,11.1%,to {-webkit-transform: none;transform: none;}22.2% {-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);transform: skewX(-12.5deg) skewY(-12.5deg);}33.3% {-webkit-transform: skewX(6.25deg) skewY(6.25deg);transform: skewX(6.25deg) skewY(6.25deg);}44.4% {-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);transform: skewX(-3.125deg) skewY(-3.125deg);}55.5% {-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);transform: skewX(1.5625deg) skewY(1.5625deg);}66.6% {-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);transform: skewX(-0.78125deg) skewY(-0.78125deg);}77.7% {-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);transform: skewX(0.390625deg) skewY(0.390625deg);}88.8% {-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);transform: skewX(-0.1953125deg) skewY(-0.1953125deg);}}@keyframes fx-jello {from,11.1%,to {-webkit-transform: none;transform: none;}22.2% {-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);transform: skewX(-12.5deg) skewY(-12.5deg);}33.3% {-webkit-transform: skewX(6.25deg) skewY(6.25deg);transform: skewX(6.25deg) skewY(6.25deg);}44.4% {-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);transform: skewX(-3.125deg) skewY(-3.125deg);}55.5% {-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);transform: skewX(1.5625deg) skewY(1.5625deg);}66.6% {-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);transform: skewX(-0.78125deg) skewY(-0.78125deg);}77.7% {-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);transform: skewX(0.390625deg) skewY(0.390625deg);}88.8% {-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);transform: skewX(-0.1953125deg) skewY(-0.1953125deg);}}.fx-hinge {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-hinge;animation-name: fx-hinge;-webkit-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;}@-webkit-keyframes fx-hinge {20%,60% {-webkit-transform: rotate3d(0, 0, 1, 40deg);transform: rotate3d(0, 0, 1, 40deg);}40%,80% {opacity: 1;-webkit-transform: rotate3d(0, 0, 1, 5deg);transform: rotate3d(0, 0, 1, 5deg);}to {opacity: 0;-webkit-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);}}@keyframes fx-hinge {20%,60% {-webkit-transform: rotate3d(0, 0, 1, 40deg);transform: rotate3d(0, 0, 1, 40deg);}40%,80% {opacity: 1;-webkit-transform: rotate3d(0, 0, 1, 5deg);transform: rotate3d(0, 0, 1, 5deg);}to {opacity: 0;-webkit-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);}}.fx-bounceIn {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-bounceIn;animation-name: fx-bounceIn;}@-webkit-keyframes fx-bounceIn {from,20%,40%,60%,80%,to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}0% {opacity: 0;-webkit-transform: scale3d(0.3, 0.3, 0.3);transform: scale3d(0.3, 0.3, 0.3);}20% {-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1);}40% {-webkit-transform: scale3d(0.9, 0.9, 0.9);transform: scale3d(0.9, 0.9, 0.9);}60% {opacity: 1;-webkit-transform: scale3d(1.03, 1.03, 1.03);transform: scale3d(1.03, 1.03, 1.03);}80% {-webkit-transform: scale3d(0.97, 0.97, 0.97);transform: scale3d(0.97, 0.97, 0.97);}to {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}@keyframes fx-bounceIn {from,20%,40%,60%,80%,to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}0% {opacity: 0;-webkit-transform: scale3d(0.3, 0.3, 0.3);transform: scale3d(0.3, 0.3, 0.3);}20% {-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1);}40% {-webkit-transform: scale3d(0.9, 0.9, 0.9);transform: scale3d(0.9, 0.9, 0.9);}60% {opacity: 1;-webkit-transform: scale3d(1.03, 1.03, 1.03);transform: scale3d(1.03, 1.03, 1.03);}80% {-webkit-transform: scale3d(0.97, 0.97, 0.97);transform: scale3d(0.97, 0.97, 0.97);}to {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}.fx-bounceInDown {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-bounceInDown;animation-name: fx-bounceInDown;}@-webkit-keyframes fx-bounceInDown {from,60%,75%,90%,to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}0% {opacity: 0;-webkit-transform: translate3d(0, -3000px, 0);transform: translate3d(0, -3000px, 0);}60% {opacity: 1;-webkit-transform: translate3d(0, 25px, 0);transform: translate3d(0, 25px, 0);}75% {-webkit-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0);}90% {-webkit-transform: translate3d(0, 5px, 0);transform: translate3d(0, 5px, 0);}to {-webkit-transform: none;transform: none;}}@keyframes fx-bounceInDown {from,60%,75%,90%,to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}0% {opacity: 0;-webkit-transform: translate3d(0, -3000px, 0);transform: translate3d(0, -3000px, 0);}60% {opacity: 1;-webkit-transform: translate3d(0, 25px, 0);transform: translate3d(0, 25px, 0);}75% {-webkit-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0);}90% {-webkit-transform: translate3d(0, 5px, 0);transform: translate3d(0, 5px, 0);}to {-webkit-transform: none;transform: none;}}.fx-bounceInLeft {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-bounceInLeft;animation-name: fx-bounceInLeft;}@-webkit-keyframes fx-bounceInLeft {from,60%,75%,90%,to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}0% {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}60% {opacity: 1;-webkit-transform: translate3d(25px, 0, 0);transform: translate3d(25px, 0, 0);}75% {-webkit-transform: translate3d(-10px, 0, 0);transform: translate3d(-10px, 0, 0);}90% {-webkit-transform: translate3d(5px, 0, 0);transform: translate3d(5px, 0, 0);}to {-webkit-transform: none;transform: none;}}@keyframes fx-bounceInLeft {from,60%,75%,90%,to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}0% {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}60% {opacity: 1;-webkit-transform: translate3d(25px, 0, 0);transform: translate3d(25px, 0, 0);}75% {-webkit-transform: translate3d(-10px, 0, 0);transform: translate3d(-10px, 0, 0);}90% {-webkit-transform: translate3d(5px, 0, 0);transform: translate3d(5px, 0, 0);}to {-webkit-transform: none;transform: none;}}.fx-bounceInRight {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-bounceInRight;animation-name: fx-bounceInRight;}@-webkit-keyframes fx-bounceInRight {from,60%,75%,90%,to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}from {opacity: 0;-webkit-transform: translate3d(3000px, 0, 0);transform: translate3d(3000px, 0, 0);}60% {opacity: 1;-webkit-transform: translate3d(-25px, 0, 0);transform: translate3d(-25px, 0, 0);}75% {-webkit-transform: translate3d(10px, 0, 0);transform: translate3d(10px, 0, 0);}90% {-webkit-transform: translate3d(-5px, 0, 0);transform: translate3d(-5px, 0, 0);}to {-webkit-transform: none;transform: none;}}@keyframes fx-bounceInRight {from,60%,75%,90%,to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}from {opacity: 0;-webkit-transform: translate3d(3000px, 0, 0);transform: translate3d(3000px, 0, 0);}60% {opacity: 1;-webkit-transform: translate3d(-25px, 0, 0);transform: translate3d(-25px, 0, 0);}75% {-webkit-transform: translate3d(10px, 0, 0);transform: translate3d(10px, 0, 0);}90% {-webkit-transform: translate3d(-5px, 0, 0);transform: translate3d(-5px, 0, 0);}to {-webkit-transform: none;transform: none;}}.fx-bounceInUp {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-bounceInUp;animation-name: fx-bounceInUp;}@-webkit-keyframes fx-bounceInUp {from,60%,75%,90%,to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}from {opacity: 0;-webkit-transform: translate3d(0, 3000px, 0);transform: translate3d(0, 3000px, 0);}60% {opacity: 1;-webkit-transform: translate3d(0, -20px, 0);transform: translate3d(0, -20px, 0);}75% {-webkit-transform: translate3d(0, 10px, 0);transform: translate3d(0, 10px, 0);}90% {-webkit-transform: translate3d(0, -5px, 0);transform: translate3d(0, -5px, 0);}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes fx-bounceInUp {from,60%,75%,90%,to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}from {opacity: 0;-webkit-transform: translate3d(0, 3000px, 0);transform: translate3d(0, 3000px, 0);}60% {opacity: 1;-webkit-transform: translate3d(0, -20px, 0);transform: translate3d(0, -20px, 0);}75% {-webkit-transform: translate3d(0, 10px, 0);transform: translate3d(0, 10px, 0);}90% {-webkit-transform: translate3d(0, -5px, 0);transform: translate3d(0, -5px, 0);}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.fx-bounceOut {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-bounceOut;animation-name: fx-bounceOut;}@-webkit-keyframes fx-bounceOut {20% {-webkit-transform: scale3d(0.9, 0.9, 0.9);transform: scale3d(0.9, 0.9, 0.9);}50%,55% {opacity: 1;-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1);}to {opacity: 0;-webkit-transform: scale3d(0.3, 0.3, 0.3);transform: scale3d(0.3, 0.3, 0.3);}}@keyframes fx-bounceOut {20% {-webkit-transform: scale3d(0.9, 0.9, 0.9);transform: scale3d(0.9, 0.9, 0.9);}50%,55% {opacity: 1;-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1);}to {opacity: 0;-webkit-transform: scale3d(0.3, 0.3, 0.3);transform: scale3d(0.3, 0.3, 0.3);}}.fx-bounceOutDown {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-bounceOutDown;animation-name: fx-bounceOutDown;}@-webkit-keyframes fx-bounceOutDown {20% {-webkit-transform: translate3d(0, 10px, 0);transform: translate3d(0, 10px, 0);}40%,45% {opacity: 1;-webkit-transform: translate3d(0, -20px, 0);transform: translate3d(0, -20px, 0);}to {opacity: 0;-webkit-transform: translate3d(0, 2000px, 0);transform: translate3d(0, 2000px, 0);}}@keyframes fx-bounceOutDown {20% {-webkit-transform: translate3d(0, 10px, 0);transform: translate3d(0, 10px, 0);}40%,45% {opacity: 1;-webkit-transform: translate3d(0, -20px, 0);transform: translate3d(0, -20px, 0);}to {opacity: 0;-webkit-transform: translate3d(0, 2000px, 0);transform: translate3d(0, 2000px, 0);}}.fx-bounceOutLeft {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-bounceOutLeft;animation-name: fx-bounceOutLeft;}@-webkit-keyframes fx-bounceOutLeft {20% {opacity: 1;-webkit-transform: translate3d(20px, 0, 0);transform: translate3d(20px, 0, 0);}to {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}}@keyframes fx-bounceOutLeft {20% {opacity: 1;-webkit-transform: translate3d(20px, 0, 0);transform: translate3d(20px, 0, 0);}to {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}}.fx-bounceOutRight {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-bounceOutRight;animation-name: fx-bounceOutRight;}@-webkit-keyframes fx-bounceOutRight {20% {opacity: 1;-webkit-transform: translate3d(-20px, 0, 0);transform: translate3d(-20px, 0, 0);}to {opacity: 0;-webkit-transform: translate3d(2000px, 0, 0);transform: translate3d(2000px, 0, 0);}}@keyframes fx-bounceOutRight {20% {opacity: 1;-webkit-transform: translate3d(-20px, 0, 0);transform: translate3d(-20px, 0, 0);}to {opacity: 0;-webkit-transform: translate3d(2000px, 0, 0);transform: translate3d(2000px, 0, 0);}}.fx-bounceOutUp {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-bounceOutUp;animation-name: fx-bounceOutUp;}@-webkit-keyframes fx-bounceOutUp {20% {-webkit-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0);}40%,45% {opacity: 1;-webkit-transform: translate3d(0, 20px, 0);transform: translate3d(0, 20px, 0);}to {opacity: 0;-webkit-transform: translate3d(0, -2000px, 0);transform: translate3d(0, -2000px, 0);}}@keyframes fx-bounceOutUp {20% {-webkit-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0);}40%,45% {opacity: 1;-webkit-transform: translate3d(0, 20px, 0);transform: translate3d(0, 20px, 0);}to {opacity: 0;-webkit-transform: translate3d(0, -2000px, 0);transform: translate3d(0, -2000px, 0);}}.fx-fadeIn {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-fadeIn;animation-name: fx-fadeIn;}@-webkit-keyframes fx-fadeIn {from {opacity: 0;}to {opacity: 1;}}@keyframes fx-fadeIn {from {opacity: 0;}to {opacity: 1;}}.fx-fadeInDown {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-fadeInDown;animation-name: fx-fadeInDown;}@-webkit-keyframes fx-fadeInDown {from {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}@keyframes fx-fadeInDown {from {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}.fx-fadeInLeft {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-fadeInLeft;animation-name: fx-fadeInLeft;}@-webkit-keyframes fx-fadeInLeft {from {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}@keyframes fx-fadeInLeft {from {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}.fx-fadeInRight {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-fadeInRight;animation-name: fx-fadeInRight;}@-webkit-keyframes fx-fadeInRight {from {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}@keyframes fx-fadeInRight {from {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}.fx-fadeInUp {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-fadeInUp;animation-name: fx-fadeInUp;}@-webkit-keyframes fx-fadeInUp {from {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}@keyframes fx-fadeInUp {from {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}.fx-fadeOut {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-fadeOut;animation-name: fx-fadeOut;}@-webkit-keyframes fx-fadeOut {from {opacity: 1;}to {opacity: 0;}}@keyframes fx-fadeOut {from {opacity: 1;}to {opacity: 0;}}.fx-fadeOutDown {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-fadeOutDown;animation-name: fx-fadeOutDown;}@-webkit-keyframes fx-fadeOutDown {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}}@keyframes fx-fadeOutDown {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}}.fx-fadeOutLeft {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-fadeOutLeft;animation-name: fx-fadeOutLeft;}@-webkit-keyframes fx-fadeOutLeft {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}}@keyframes fx-fadeOutLeft {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}}.fx-fadeOutRight {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-fadeOutRight;animation-name: fx-fadeOutRight;}@-webkit-keyframes fx-fadeOutRight {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}}@keyframes fx-fadeOutRight {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}}.fx-fadeOutUp {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-fadeOutUp;animation-name: fx-fadeOutUp;}@-webkit-keyframes fx-fadeOutUp {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}}@keyframes fx-fadeOutUp {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}}.fx-rotateIn {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-rotateIn;animation-name: fx-rotateIn;-webkit-transform-origin: center;transform-origin: center;}@-webkit-keyframes fx-rotateIn {from {opacity: 0;-webkit-transform: rotate3d(0, 0, 1, -200deg);transform: rotate3d(0, 0, 1, -200deg);}to {opacity: 1;-webkit-transform: none;transform: none;}}@keyframes fx-rotateIn {from {opacity: 0;-webkit-transform: rotate3d(0, 0, 1, -200deg);transform: rotate3d(0, 0, 1, -200deg);}to {opacity: 1;-webkit-transform: none;transform: none;}}.fx-rotateInDownLeft {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-rotateInDownLeft;animation-name: fx-rotateInDownLeft;-webkit-transform-origin: left bottom;transform-origin: left bottom;}@-webkit-keyframes fx-rotateInDownLeft {from {opacity: 0;-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);}to {opacity: 1;-webkit-transform: none;transform: none;}}@keyframes fx-rotateInDownLeft {from {opacity: 0;-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);}to {opacity: 1;-webkit-transform: none;transform: none;}}.fx-rotateInDownRight {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-rotateInDownRight;animation-name: fx-rotateInDownRight;-webkit-transform-origin: right bottom;transform-origin: right bottom;}@-webkit-keyframes fx-rotateInDownRight {from {opacity: 0;-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);}to {opacity: 1;-webkit-transform: none;transform: none;}}@keyframes fx-rotateInDownRight {from {opacity: 0;-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);}to {opacity: 1;-webkit-transform: none;transform: none;}}.fx-rotateInUpLeft {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-rotateInUpLeft;animation-name: fx-rotateInUpLeft;-webkit-transform-origin: left bottom;transform-origin: left bottom;}@-webkit-keyframes fx-rotateInUpLeft {from {opacity: 0;-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);}to {opacity: 1;-webkit-transform: none;transform: none;}}@keyframes fx-rotateInUpLeft {from {opacity: 0;-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);}to {opacity: 1;-webkit-transform: none;transform: none;}}.fx-rotateInUpRight {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-rotateInUpRight;animation-name: fx-rotateInUpRight;-webkit-transform-origin: right bottom;transform-origin: right bottom;}@-webkit-keyframes fx-rotateInUpRight {from {opacity: 0;-webkit-transform: rotate3d(0, 0, 1, -90deg);transform: rotate3d(0, 0, 1, -90deg);}to {opacity: 1;-webkit-transform: none;transform: none;}}@keyframes fx-rotateInUpRight {from {opacity: 0;-webkit-transform: rotate3d(0, 0, 1, -90deg);transform: rotate3d(0, 0, 1, -90deg);}to {opacity: 1;-webkit-transform: none;transform: none;}}.fx-rotateOut {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-rotateOut;animation-name: fx-rotateOut;-webkit-transform-origin: center;transform-origin: center;}@-webkit-keyframes fx-rotateOut {from {opacity: 1;}to {opacity: 0;-webkit-transform: rotate3d(0, 0, 1, 200deg);transform: rotate3d(0, 0, 1, 200deg);}}@keyframes fx-rotateOut {from {opacity: 1;}to {opacity: 0;-webkit-transform: rotate3d(0, 0, 1, 200deg);transform: rotate3d(0, 0, 1, 200deg);}}.fx-rotateOutDownLeft {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-rotateOutDownLeft;animation-name: fx-rotateOutDownLeft;-webkit-transform-origin: left bottom;transform-origin: left bottom;}@-webkit-keyframes fx-rotateOutDownLeft {from {opacity: 1;}to {opacity: 0;-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);}}@keyframes fx-rotateOutDownLeft {from {opacity: 1;}to {opacity: 0;-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);}}.fx-rotateOutDownRight {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-rotateOutDownRight;animation-name: fx-rotateOutDownRight;-webkit-transform-origin: right bottom;transform-origin: right bottom;}@-webkit-keyframes fx-rotateOutDownRight {from {opacity: 1;}to {opacity: 0;-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);}}@keyframes fx-rotateOutDownRight {from {opacity: 1;}to {opacity: 0;-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);}}.fx-rotateOutUpLeft {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-rotateOutUpLeft;animation-name: fx-rotateOutUpLeft;-webkit-transform-origin: left bottom;transform-origin: left bottom;}@-webkit-keyframes fx-rotateOutUpLeft {from {opacity: 1;}to {opacity: 0;-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);}}@keyframes fx-rotateOutUpLeft {from {opacity: 1;}to {opacity: 0;-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);}}.fx-rotateOutUpRight {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-rotateOutUpRight;animation-name: fx-rotateOutUpRight;-webkit-transform-origin: right bottom;transform-origin: right bottom;}@-webkit-keyframes fx-rotateOutUpRight {from {opacity: 1;}to {opacity: 0;-webkit-transform: rotate3d(0, 0, 1, 90deg);transform: rotate3d(0, 0, 1, 90deg);}}@keyframes fx-rotateOutUpRight {from {opacity: 1;}to {opacity: 0;-webkit-transform: rotate3d(0, 0, 1, 90deg);transform: rotate3d(0, 0, 1, 90deg);}}.fx-zoomIn {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-zoomIn;animation-name: fx-zoomIn;}@-webkit-keyframes fx-zoomIn {from {opacity: 0;-webkit-transform: scale3d(0.3, 0.3, 0.3);transform: scale3d(0.3, 0.3, 0.3);}50% {opacity: 1;}}@keyframes fx-zoomIn {from {opacity: 0;-webkit-transform: scale3d(0.3, 0.3, 0.3);transform: scale3d(0.3, 0.3, 0.3);}50% {opacity: 1;}}.fx-zoomInDown {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-zoomInDown;animation-name: fx-zoomInDown;-webkit-transform-origin: top left;transform-origin: top left;}@-webkit-keyframes fx-zoomInDown {from {opacity: 0;-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);}60% {opacity: 1;-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);}}@keyframes fx-zoomInDown {from {opacity: 0;-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);}60% {opacity: 1;-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);}}.fx-zoomInLeft {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-zoomInLeft;animation-name: fx-zoomInLeft;}@-webkit-keyframes fx-zoomInLeft {from {opacity: 0;-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);}60% {opacity: 1;-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);}}@keyframes fx-zoomInLeft {from {opacity: 0;-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);}60% {opacity: 1;-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);}}.fx-zoomInRight {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-zoomInRight;animation-name: fx-zoomInRight;-webkit-transform-origin: top left;transform-origin: top left;}@-webkit-keyframes fx-zoomInRight {from {opacity: 0;-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);}60% {opacity: 1;-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);}}@keyframes fx-zoomInRight {from {opacity: 0;-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);}60% {opacity: 1;-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);}}.fx-zoomInUp {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-zoomInUp;animation-name: fx-zoomInUp;}@-webkit-keyframes fx-zoomInUp {from {opacity: 0;-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);}60% {opacity: 1;-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);}}@keyframes fx-zoomInUp {from {opacity: 0;-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);}60% {opacity: 1;-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);}}.fx-zoomOut {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-zoomOut;animation-name: fx-zoomOut;}@-webkit-keyframes fx-zoomOut {from {opacity: 1;}50% {-webkit-transform: scale3d(0.3, 0.3, 0.3);transform: scale3d(0.3, 0.3, 0.3);}to {opacity: 0;}}@keyframes fx-zoomOut {from {opacity: 1;}50% {-webkit-transform: scale3d(0.3, 0.3, 0.3);transform: scale3d(0.3, 0.3, 0.3);}to {opacity: 0;}}.fx-zoomOutDown {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-zoomOutDown;animation-name: fx-zoomOutDown;}@-webkit-keyframes fx-zoomOutDown {40% {opacity: 1;-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);}to {opacity: 0;-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transform-origin: center bottom;transform-origin: center bottom;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);}}@keyframes fx-zoomOutDown {40% {opacity: 1;-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);}to {opacity: 0;-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transform-origin: center bottom;transform-origin: center bottom;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);}}.fx-zoomOutLeft {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-zoomOutLeft;animation-name: fx-zoomOutLeft;}@-webkit-keyframes fx-zoomOutLeft {40% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);}to {opacity: 0;-webkit-transform-origin: left center;transform-origin: left center;-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);transform: scale(0.1) translate3d(-2000px, 0, 0);}}@keyframes fx-zoomOutLeft {40% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);}to {opacity: 0;-webkit-transform-origin: left center;transform-origin: left center;-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);transform: scale(0.1) translate3d(-2000px, 0, 0);}}.fx-zoomOutRight {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-zoomOutRight;animation-name: fx-zoomOutRight;}@-webkit-keyframes fx-zoomOutRight {40% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);}to {opacity: 0;-webkit-transform-origin: right center;transform-origin: right center;-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);transform: scale(0.1) translate3d(2000px, 0, 0);}}@keyframes fx-zoomOutRight {40% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);}to {opacity: 0;-webkit-transform-origin: right center;transform-origin: right center;-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);transform: scale(0.1) translate3d(2000px, 0, 0);}}.fx-zoomOutUp {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-zoomOutUp;animation-name: fx-zoomOutUp;}@-webkit-keyframes fx-zoomOutUp {40% {opacity: 1;-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);}to {opacity: 0;-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transform-origin: center bottom;transform-origin: center bottom;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -4000px, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -4000px, 0);}}@keyframes fx-zoomOutUp {40% {opacity: 1;-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);}to {opacity: 0;-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transform-origin: center bottom;transform-origin: center bottom;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -4000px, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -4000px, 0);}}.fx-slideInDown {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-slideInDown;animation-name: fx-slideInDown;}@-webkit-keyframes fx-slideInDown {from {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes fx-slideInDown {from {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.fx-slideInLeft {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-slideInLeft;animation-name: fx-slideInLeft;}@-webkit-keyframes fx-slideInLeft {from {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes fx-slideInLeft {from {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.fx-slideInRight {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-slideInRight;animation-name: fx-slideInRight;}@-webkit-keyframes fx-slideInRight {from {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes fx-slideInRight {from {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.fx-slideInUp {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-slideInUp;animation-name: fx-slideInUp;}@-webkit-keyframes fx-slideInUp {from {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes fx-slideInUp {from {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.fx-slideOutDown {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-slideOutDown;animation-name: fx-slideOutDown;}@-webkit-keyframes fx-slideOutDown {from {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}to {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}}@keyframes fx-slideOutDown {from {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}to {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}}.fx-slideOutLeft {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-slideOutLeft;animation-name: fx-slideOutLeft;}@-webkit-keyframes fx-slideOutLeft {from {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}to {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}}@keyframes fx-slideOutLeft {from {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}to {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}}.fx-slideOutRight {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-slideOutRight;animation-name: fx-slideOutRight;}@-webkit-keyframes fx-slideOutRight {from {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}to {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}}@keyframes fx-slideOutRight {from {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}to {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}}.fx-slideOutUp {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-slideOutUp;animation-name: fx-slideOutUp;}@-webkit-keyframes fx-slideOutUp {from {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}to {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}}@keyframes fx-slideOutUp {from {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}to {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}}.fx-perspectiveInDown {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-perspectiveInDown;animation-name: fx-perspectiveInDown;-webkit-transform-origin: bottom right;transform-origin: bottom right;}@-webkit-keyframes fx-perspectiveInDown {from {opacity: 0;-webkit-transform: perspective(800px) rotateX(-180deg);transform: perspective(800px) rotateX(-180deg);}to {opacity: 1;-webkit-transform: perspective(800px) rotateX(0deg);transform: perspective(800px) rotateX(0deg);}}@keyframes fx-perspectiveInDown {from {opacity: 0;-webkit-transform: perspective(800px) rotateX(-180deg);transform: perspective(800px) rotateX(-180deg);}to {opacity: 1;-webkit-transform: perspective(800px) rotateX(0deg);transform: perspective(800px) rotateX(0deg);}}.fx-perspectiveInLeft {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-perspectiveInLeft;animation-name: fx-perspectiveInLeft;-webkit-transform-origin: top left;transform-origin: top left;}@-webkit-keyframes fx-perspectiveInLeft {from {opacity: 0;-webkit-transform: perspective(800px) rotateY(-180deg);transform: perspective(800px) rotateY(-180deg);}to {opacity: 1;-webkit-transform: perspective(800px) rotateY(0deg);transform: perspective(800px) rotateY(0deg);}}@keyframes fx-perspectiveInLeft {from {opacity: 0;-webkit-transform: perspective(800px) rotateY(-180deg);transform: perspective(800px) rotateY(-180deg);}to {opacity: 1;-webkit-transform: perspective(800px) rotateY(0deg);transform: perspective(800px) rotateY(0deg);}}.fx-perspectiveInRight {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-perspectiveInRight;animation-name: fx-perspectiveInRight;-webkit-transform-origin: top right;transform-origin: top right;}@-webkit-keyframes fx-perspectiveInRight {from {opacity: 0;-webkit-transform: perspective(800px) rotateY(180deg);transform: perspective(800px) rotateY(180deg);}to {opacity: 1;-webkit-transform: perspective(800px) rotateY(0deg);transform: perspective(800px) rotateY(0deg);}}@keyframes fx-perspectiveInRight {from {opacity: 0;-webkit-transform: perspective(800px) rotateY(180deg);transform: perspective(800px) rotateY(180deg);}to {opacity: 1;-webkit-transform: perspective(800px) rotateY(0deg);transform: perspective(800px) rotateY(0deg);}}.fx-perspectiveInUp {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-perspectiveInUp;animation-name: fx-perspectiveInUp;-webkit-transform-origin: top right;transform-origin: top right;}@-webkit-keyframes fx-perspectiveInUp {from {opacity: 0;-webkit-transform: perspective(800px) rotateX(180deg);transform: perspective(800px) rotateX(180deg);}to {opacity: 1;-webkit-transform: perspective(800px) rotateX(0deg);transform: perspective(800px) rotateX(0deg);}}@keyframes fx-perspectiveInUp {from {opacity: 0;-webkit-transform: perspective(800px) rotateX(180deg);transform: perspective(800px) rotateX(180deg);}to {opacity: 1;-webkit-transform: perspective(800px) rotateX(0deg);transform: perspective(800px) rotateX(0deg);}}.fx-perspectiveOutDown {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-perspectiveOutDown;animation-name: fx-perspectiveOutDown;-webkit-transform-origin: bottom right;transform-origin: bottom right;}@-webkit-keyframes fx-perspectiveOutDown {from {opacity: 1;-webkit-transform: perspective(800px) rotateX(0deg);transform: perspective(800px) rotateX(0deg);}to {opacity: 0;-webkit-transform: perspective(800px) rotateX(-180deg);transform: perspective(800px) rotateX(-180deg);}}@keyframes fx-perspectiveOutDown {from {opacity: 1;-webkit-transform: perspective(800px) rotateX(0deg);transform: perspective(800px) rotateX(0deg);}to {opacity: 0;-webkit-transform: perspective(800px) rotateX(-180deg);transform: perspective(800px) rotateX(-180deg);}}.fx-perspectiveOutLeft {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-perspectiveOutLeft;animation-name: fx-perspectiveOutLeft;-webkit-transform-origin: top left;transform-origin: top left;}@-webkit-keyframes fx-perspectiveOutLeft {from {opacity: 1;-webkit-transform: perspective(800px) rotateY(0deg);transform: perspective(800px) rotateY(0deg);}to {opacity: 0;-webkit-transform: perspective(800px) rotateY(-180deg);transform: perspective(800px) rotateY(-180deg);}}@keyframes fx-perspectiveOutLeft {from {opacity: 1;-webkit-transform: perspective(800px) rotateY(0deg);transform: perspective(800px) rotateY(0deg);}to {opacity: 0;-webkit-transform: perspective(800px) rotateY(-180deg);transform: perspective(800px) rotateY(-180deg);}}.fx-perspectiveOutRight {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-perspectiveOutRight;animation-name: fx-perspectiveOutRight;-webkit-transform-origin: top right;transform-origin: top right;}@-webkit-keyframes fx-perspectiveOutRight {from {opacity: 1;-webkit-transform: perspective(800px) rotateY(0deg);transform: perspective(800px) rotateY(0deg);}to {opacity: 0;-webkit-transform: perspective(800px) rotateY(180deg);transform: perspective(800px) rotateY(180deg);}}@keyframes fx-perspectiveOutRight {from {opacity: 1;-webkit-transform: perspective(800px) rotateY(0deg);transform: perspective(800px) rotateY(0deg);}to {opacity: 0;-webkit-transform: perspective(800px) rotateY(180deg);transform: perspective(800px) rotateY(180deg);}}.fx-perspectiveOutUp {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-perspectiveOutUp;animation-name: fx-perspectiveOutUp;-webkit-transform-origin: top right;transform-origin: top right;}@-webkit-keyframes fx-perspectiveOutUp {from {opacity: 1;-webkit-transform: perspective(800px) rotateX(0deg);transform: perspective(800px) rotateX(0deg);}to {opacity: 0;-webkit-transform: perspective(800px) rotateX(180deg);transform: perspective(800px) rotateX(180deg);}}@keyframes fx-perspectiveOutUp {from {opacity: 1;-webkit-transform: perspective(800px) rotateX(0deg);transform: perspective(800px) rotateX(0deg);}to {opacity: 0;-webkit-transform: perspective(800px) rotateX(180deg);transform: perspective(800px) rotateX(180deg);}}.fx-tinInDown {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-tinInDown;animation-name: fx-tinInDown;}@-webkit-keyframes fx-tinInDown {0% {opacity: 0;-webkit-transform: scale(1, 1) translateY(900%);transform: scale(1, 1) translateY(900%);}50%,70%,90% {opacity: 1;-webkit-transform: scale(1.1, 1.1) translateY(0);transform: scale(1.1, 1.1) translateY(0);}60%,80%,100% {-webkit-transform: scale(1, 1) translateY(0);transform: scale(1, 1) translateY(0);}}@keyframes fx-tinInDown {0% {opacity: 0;-webkit-transform: scale(1, 1) translateY(900%);transform: scale(1, 1) translateY(900%);}50%,70%,90% {opacity: 1;-webkit-transform: scale(1.1, 1.1) translateY(0);transform: scale(1.1, 1.1) translateY(0);}60%,80%,100% {-webkit-transform: scale(1, 1) translateY(0);transform: scale(1, 1) translateY(0);}}.fx-tinInLeft {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-tinInLeft;animation-name: fx-tinInLeft;}@-webkit-keyframes fx-tinInLeft {0% {opacity: 0;-webkit-transform: scale(1, 1) translateX(-900%);transform: scale(1, 1) translateX(-900%);}50%,70%,90% {opacity: 1;-webkit-transform: scale(1.1, 1.1) translateX(0);transform: scale(1.1, 1.1) translateX(0);}60%,80%,100% {-webkit-transform: scale(1, 1) translateX(0);transform: scale(1, 1) translateX(0);}}@keyframes fx-tinInLeft {0% {opacity: 0;-webkit-transform: scale(1, 1) translateX(-900%);transform: scale(1, 1) translateX(-900%);}50%,70%,90% {opacity: 1;-webkit-transform: scale(1.1, 1.1) translateX(0);transform: scale(1.1, 1.1) translateX(0);}60%,80%,100% {-webkit-transform: scale(1, 1) translateX(0);transform: scale(1, 1) translateX(0);}}.fx-tinInRight {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-tinInRight;animation-name: fx-tinInRight;}@-webkit-keyframes fx-tinInRight {0% {opacity: 0;-webkit-transform: scale(1, 1) translateX(900%);transform: scale(1, 1) translateX(900%);}50%,70%,90% {opacity: 1;-webkit-transform: scale(1.1, 1.1) translateX(0);transform: scale(1.1, 1.1) translateX(0);}60%,80%,100% {-webkit-transform: scale(1, 1) translateX(0);transform: scale(1, 1) translateX(0);}}@keyframes fx-tinInRight {0% {opacity: 0;-webkit-transform: scale(1, 1) translateX(900%);transform: scale(1, 1) translateX(900%);}50%,70%,90% {opacity: 1;-webkit-transform: scale(1.1, 1.1) translateX(0);transform: scale(1.1, 1.1) translateX(0);}60%,80%,100% {-webkit-transform: scale(1, 1) translateX(0);transform: scale(1, 1) translateX(0);}}.fx-tinInUp {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-tinInUp;animation-name: fx-tinInUp;}@-webkit-keyframes fx-tinInUp {0% {opacity: 0;-webkit-transform: scale(1, 1) translateY(-900%);transform: scale(1, 1) translateY(-900%);}50%,70%,90% {opacity: 1;-webkit-transform: scale(1.1, 1.1) translateY(0);transform: scale(1.1, 1.1) translateY(0);}60%,80%,100% {-webkit-transform: scale(1, 1) translateY(0);transform: scale(1, 1) translateY(0);}}@keyframes fx-tinInUp {0% {opacity: 0;-webkit-transform: scale(1, 1) translateY(-900%);transform: scale(1, 1) translateY(-900%);}50%,70%,90% {opacity: 1;-webkit-transform: scale(1.1, 1.1) translateY(0);transform: scale(1.1, 1.1) translateY(0);}60%,80%,100% {-webkit-transform: scale(1, 1) translateY(0);transform: scale(1, 1) translateY(0);}}.fx-tinOutDown {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-tinOutDown;animation-name: fx-tinOutDown;}@-webkit-keyframes fx-tinOutDown {0%,20%,40%,50% {opacity: 1;-webkit-transform: scale(1, 1) translateY(0);transform: scale(1, 1) translateY(0);}10%,30% {-webkit-transform: scale(1.1, 1.1) translateY(0);transform: scale(1.1, 1.1) translateY(0);}100% {opacity: 0;-webkit-transform: scale(1, 1) translateY(900%);transform: scale(1, 1) translateY(900%);}}@keyframes fx-tinOutDown {0%,20%,40%,50% {opacity: 1;-webkit-transform: scale(1, 1) translateY(0);transform: scale(1, 1) translateY(0);}10%,30% {-webkit-transform: scale(1.1, 1.1) translateY(0);transform: scale(1.1, 1.1) translateY(0);}100% {opacity: 0;-webkit-transform: scale(1, 1) translateY(900%);transform: scale(1, 1) translateY(900%);}}.fx-tinOutLeft {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-tinOutLeft;animation-name: fx-tinOutLeft;}@-webkit-keyframes fx-tinOutLeft {0%,20%,40%,50% {opacity: 1;-webkit-transform: scale(1, 1) translateX(0);transform: scale(1, 1) translateX(0);}10%,30% {-webkit-transform: scale(1.1, 1.1) translateX(0);transform: scale(1.1, 1.1) translateX(0);}100% {opacity: 0;-webkit-transform: scale(1, 1) translateX(-900%);transform: scale(1, 1) translateX(-900%);}}@keyframes fx-tinOutLeft {0%,20%,40%,50% {opacity: 1;-webkit-transform: scale(1, 1) translateX(0);transform: scale(1, 1) translateX(0);}10%,30% {-webkit-transform: scale(1.1, 1.1) translateX(0);transform: scale(1.1, 1.1) translateX(0);}100% {opacity: 0;-webkit-transform: scale(1, 1) translateX(-900%);transform: scale(1, 1) translateX(-900%);}}.fx-tinOutRight {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-tinOutRight;animation-name: fx-tinOutRight;}@-webkit-keyframes fx-tinOutRight {0%,20%,40%,50% {opacity: 1;-webkit-transform: scale(1, 1) translateX(0);transform: scale(1, 1) translateX(0);}10%,30% {-webkit-transform: scale(1.1, 1.1) translateX(0);transform: scale(1.1, 1.1) translateX(0);}100% {opacity: 0;-webkit-transform: scale(1, 1) translateX(900%);transform: scale(1, 1) translateX(900%);}}@keyframes fx-tinOutRight {0%,20%,40%,50% {opacity: 1;-webkit-transform: scale(1, 1) translateX(0);transform: scale(1, 1) translateX(0);}10%,30% {-webkit-transform: scale(1.1, 1.1) translateX(0);transform: scale(1.1, 1.1) translateX(0);}100% {opacity: 0;-webkit-transform: scale(1, 1) translateX(900%);transform: scale(1, 1) translateX(900%);}}.fx-tinOutUp {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-tinOutUp;animation-name: fx-tinOutUp;}@-webkit-keyframes fx-tinOutUp {0%,20%,40%,50% {opacity: 1;-webkit-transform: scale(1, 1) translateY(0);transform: scale(1, 1) translateY(0);}10%,30% {-webkit-transform: scale(1.1, 1.1) translateY(0);transform: scale(1.1, 1.1) translateY(0);}100% {opacity: 0;-webkit-transform: scale(1, 1) translateY(-900%);transform: scale(1, 1) translateY(-900%);}}@keyframes fx-tinOutUp {0%,20%,40%,50% {opacity: 1;-webkit-transform: scale(1, 1) translateY(0);transform: scale(1, 1) translateY(0);}10%,30% {-webkit-transform: scale(1.1, 1.1) translateY(0);transform: scale(1.1, 1.1) translateY(0);}100% {opacity: 0;-webkit-transform: scale(1, 1) translateY(-900%);transform: scale(1, 1) translateY(-900%);}}.fx-spaceInDown {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-spaceInDown;animation-name: fx-spaceInDown;-webkit-transform-origin: center bottom;transform-origin: center bottom;}@-webkit-keyframes fx-spaceInDown {from {opacity: 0;-webkit-transform: scale(0.2) translate(0%, 200%);transform: scale(0.2) translate(0%, 200%);}to {opacity: 1;-webkit-transform: scale(1) translate(0%, 0%);transform: scale(1) translate(0%, 0%);}}@keyframes fx-spaceInDown {from {opacity: 0;-webkit-transform: scale(0.2) translate(0%, 200%);transform: scale(0.2) translate(0%, 200%);}to {opacity: 1;-webkit-transform: scale(1) translate(0%, 0%);transform: scale(1) translate(0%, 0%);}}.fx-spaceInLeft {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-spaceInLeft;animation-name: fx-spaceInLeft;-webkit-transform-origin: left center;transform-origin: left center;}@-webkit-keyframes fx-spaceInLeft {from {opacity: 0;-webkit-transform: scale(0.2) translate(-200%, 0%);transform: scale(0.2) translate(-200%, 0%);}to {opacity: 1;-webkit-transform: scale(1) translate(0%, 0%);transform: scale(1) translate(0%, 0%);}}@keyframes fx-spaceInLeft {from {opacity: 0;-webkit-transform: scale(0.2) translate(-200%, 0%);transform: scale(0.2) translate(-200%, 0%);}to {opacity: 1;-webkit-transform: scale(1) translate(0%, 0%);transform: scale(1) translate(0%, 0%);}}.fx-spaceInRight {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-spaceInRight;animation-name: fx-spaceInRight;-webkit-transform-origin: right center;transform-origin: right center;}@-webkit-keyframes fx-spaceInRight {from {opacity: 0;-webkit-transform: scale(0.2) translate(200%, 0%);transform: scale(0.2) translate(200%, 0%);}to {opacity: 1;-webkit-transform: scale(1) translate(0%, 0%);transform: scale(1) translate(0%, 0%);}}@keyframes fx-spaceInRight {from {opacity: 0;-webkit-transform: scale(0.2) translate(200%, 0%);transform: scale(0.2) translate(200%, 0%);}to {opacity: 1;-webkit-transform: scale(1) translate(0%, 0%);transform: scale(1) translate(0%, 0%);}}.fx-spaceInUp {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-spaceInUp;animation-name: fx-spaceInUp;-webkit-transform-origin: center top;transform-origin: center top;}@-webkit-keyframes fx-spaceInUp {from {opacity: 0;-webkit-transform: scale(0.2) translate(0%, -200%);transform: scale(0.2) translate(0%, -200%);}to {opacity: 1;-webkit-transform: scale(1) translate(0%, 0%);transform: scale(1) translate(0%, 0%);}}@keyframes fx-spaceInUp {from {opacity: 0;-webkit-transform: scale(0.2) translate(0%, -200%);transform: scale(0.2) translate(0%, -200%);}to {opacity: 1;-webkit-transform: scale(1) translate(0%, 0%);transform: scale(1) translate(0%, 0%);}}.fx-spaceOutDown {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-spaceOutDown;animation-name: fx-spaceOutDown;-webkit-transform-origin: center bottom;transform-origin: center bottom;}@-webkit-keyframes fx-spaceOutDown {from {opacity: 1;-webkit-transform: scale(1) translate(0%, 0%);transform: scale(1) translate(0%, 0%);}to {opacity: 0;-webkit-transform: scale(0.2) translate(0%, 200%);transform: scale(0.2) translate(0%, 200%);}}@keyframes fx-spaceOutDown {from {opacity: 1;-webkit-transform: scale(1) translate(0%, 0%);transform: scale(1) translate(0%, 0%);}to {opacity: 0;-webkit-transform: scale(0.2) translate(0%, 200%);transform: scale(0.2) translate(0%, 200%);}}.fx-spaceOutLeft {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-spaceOutLeft;animation-name: fx-spaceOutLeft;-webkit-transform-origin: left center;transform-origin: left center;}@-webkit-keyframes fx-spaceOutLeft {from {opacity: 1;-webkit-transform: scale(1) translate(0%, 0%);transform: scale(1) translate(0%, 0%);}to {opacity: 0;-webkit-transform: scale(0.2) translate(-200%, 0%);transform: scale(0.2) translate(-200%, 0%);}}@keyframes fx-spaceOutLeft {from {opacity: 1;-webkit-transform: scale(1) translate(0%, 0%);transform: scale(1) translate(0%, 0%);}to {opacity: 0;-webkit-transform: scale(0.2) translate(-200%, 0%);transform: scale(0.2) translate(-200%, 0%);}}.fx-spaceOutRight {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-spaceOutRight;animation-name: fx-spaceOutRight;-webkit-transform-origin: right center;transform-origin: right center;}@-webkit-keyframes fx-spaceOutRight {from {opacity: 1;-webkit-transform: scale(1) translate(0%, 0%);transform: scale(1) translate(0%, 0%);}to {opacity: 0;-webkit-transform: scale(0.2) translate(200%, 0%);transform: scale(0.2) translate(200%, 0%);}}@keyframes fx-spaceOutRight {from {opacity: 1;-webkit-transform: scale(1) translate(0%, 0%);transform: scale(1) translate(0%, 0%);}to {opacity: 0;-webkit-transform: scale(0.2) translate(200%, 0%);transform: scale(0.2) translate(200%, 0%);}}.fx-spaceOutUp {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-spaceOutUp;animation-name: fx-spaceOutUp;-webkit-transform-origin: center top;transform-origin: center top;}@-webkit-keyframes fx-spaceOutUp {from {opacity: 1;-webkit-transform: scale(1) translate(0%, 0%);transform: scale(1) translate(0%, 0%);}to {opacity: 0;-webkit-transform: scale(0.2) translate(0%, -200%);transform: scale(0.2) translate(0%, -200%);}}@keyframes fx-spaceOutUp {from {opacity: 1;-webkit-transform: scale(1) translate(0%, 0%);transform: scale(1) translate(0%, 0%);}to {opacity: 0;-webkit-transform: scale(0.2) translate(0%, -200%);transform: scale(0.2) translate(0%, -200%);}}.fx-flip {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-flip;animation-name: fx-flip;-webkit-backface-visibility: visible;backface-visibility: visible;}@-webkit-keyframes fx-flip {from {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);transform: perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out;}40% {-webkit-transform: perspective(400px) translate3d(0, 0, 30px) rotate3d(0, 1, 0, -190deg);transform: perspective(400px) translate3d(0, 0, 30px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out;}50% {-webkit-transform: perspective(400px) translate3d(0, 0, 30px) rotate3d(0, 1, 0, -170deg);transform: perspective(400px) translate3d(0, 0, 30px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}80% {-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);transform: perspective(400px) scale3d(0.95, 0.95, 0.95);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}to {-webkit-transform: perspective(400px);transform: perspective(400px);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}}@keyframes fx-flip {from {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);transform: perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out;}40% {-webkit-transform: perspective(400px) translate3d(0, 0, 30px) rotate3d(0, 1, 0, -190deg);transform: perspective(400px) translate3d(0, 0, 30px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out;}50% {-webkit-transform: perspective(400px) translate3d(0, 0, 30px) rotate3d(0, 1, 0, -170deg);transform: perspective(400px) translate3d(0, 0, 30px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}80% {-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);transform: perspective(400px) scale3d(0.95, 0.95, 0.95);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}to {-webkit-transform: perspective(400px);transform: perspective(400px);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}}.fx-flipInX {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-flipInX;animation-name: fx-flipInX;-webkit-backface-visibility: visible;backface-visibility: visible;}@-webkit-keyframes fx-flipInX {from {opacity: 0;-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);transform: perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}40% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);transform: perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}60% {opacity: 1;-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);transform: perspective(400px) rotate3d(1, 0, 0, 10deg);}80% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);transform: perspective(400px) rotate3d(1, 0, 0, -5deg);}to {-webkit-transform: perspective(400px);transform: perspective(400px);}}@keyframes fx-flipInX {from {opacity: 0;-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);transform: perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}40% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);transform: perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}60% {opacity: 1;-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);transform: perspective(400px) rotate3d(1, 0, 0, 10deg);}80% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);transform: perspective(400px) rotate3d(1, 0, 0, -5deg);}to {-webkit-transform: perspective(400px);transform: perspective(400px);}}.fx-flipInY {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-flipInY;animation-name: fx-flipInY;-webkit-backface-visibility: visible;backface-visibility: visible;}@-webkit-keyframes fx-flipInY {from {opacity: 0;-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);transform: perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}40% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);transform: perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}60% {opacity: 1;-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);transform: perspective(400px) rotate3d(0, 1, 0, 10deg);}80% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);transform: perspective(400px) rotate3d(0, 1, 0, -5deg);}to {-webkit-transform: perspective(400px);transform: perspective(400px);}}@keyframes fx-flipInY {from {opacity: 0;-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);transform: perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}40% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);transform: perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}60% {opacity: 1;-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);transform: perspective(400px) rotate3d(0, 1, 0, 10deg);}80% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);transform: perspective(400px) rotate3d(0, 1, 0, -5deg);}to {-webkit-transform: perspective(400px);transform: perspective(400px);}}.fx-flipOutX {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-flipOutX;animation-name: fx-flipOutX;-webkit-backface-visibility: visible;backface-visibility: visible;}@-webkit-keyframes fx-flipOutX {from {-webkit-transform: perspective(400px);transform: perspective(400px);}30% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);transform: perspective(400px) rotate3d(1, 0, 0, -20deg);opacity: 1;}to {opacity: 0;-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);transform: perspective(400px) rotate3d(1, 0, 0, 90deg);}}@keyframes fx-flipOutX {from {-webkit-transform: perspective(400px);transform: perspective(400px);}30% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);transform: perspective(400px) rotate3d(1, 0, 0, -20deg);opacity: 1;}to {opacity: 0;-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);transform: perspective(400px) rotate3d(1, 0, 0, 90deg);}}.fx-flipOutY {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-flipOutY;animation-name: fx-flipOutY;-webkit-backface-visibility: visible;backface-visibility: visible;}@-webkit-keyframes fx-flipOutY {from {-webkit-transform: perspective(400px);transform: perspective(400px);}30% {opacity: 1;-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);transform: perspective(400px) rotate3d(0, 1, 0, -15deg);}to {opacity: 0;-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);transform: perspective(400px) rotate3d(0, 1, 0, 90deg);}}@keyframes fx-flipOutY {from {-webkit-transform: perspective(400px);transform: perspective(400px);}30% {opacity: 1;-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);transform: perspective(400px) rotate3d(0, 1, 0, -15deg);}to {opacity: 0;-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);transform: perspective(400px) rotate3d(0, 1, 0, 90deg);}}.fx-lightSpeedIn {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-lightSpeedIn;animation-name: fx-lightSpeedIn;-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out;}@-webkit-keyframes fx-lightSpeedIn {from {opacity: 0;-webkit-transform: translate3d(100%, 0, 0) skewX(-10deg);transform: translate3d(100%, 0, 0) skewX(-10deg);}60% {opacity: 1;-webkit-transform: skewX(5deg);transform: skewX(5deg);}80% {-webkit-transform: skewX(-2deg);transform: skewX(-2deg);}to {-webkit-transform: none;transform: none;}}@keyframes fx-lightSpeedIn {from {opacity: 0;-webkit-transform: translate3d(100%, 0, 0) skewX(-10deg);transform: translate3d(100%, 0, 0) skewX(-10deg);}60% {opacity: 1;-webkit-transform: skewX(5deg);transform: skewX(5deg);}80% {-webkit-transform: skewX(-2deg);transform: skewX(-2deg);}to {-webkit-transform: none;transform: none;}}.fx-lightSpeedOut {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-lightSpeedOut;animation-name: fx-lightSpeedOut;-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}@-webkit-keyframes fx-lightSpeedOut {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(100%, 0, 0) skewX(5deg);transform: translate3d(100%, 0, 0) skewX(5deg);}}@keyframes fx-lightSpeedOut {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(100%, 0, 0) skewX(5deg);transform: translate3d(100%, 0, 0) skewX(5deg);}}.fx-rollIn {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-rollIn;animation-name: fx-rollIn;}@-webkit-keyframes fx-rollIn {from {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);}to {opacity: 1;-webkit-transform: none;transform: none;}}@keyframes fx-rollIn {from {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);}to {opacity: 1;-webkit-transform: none;transform: none;}}.fx-rollOut {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-rollOut;animation-name: fx-rollOut;}@-webkit-keyframes fx-rollOut {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);}}@keyframes fx-rollOut {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);}}.fx-vanishIn {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-vanishIn;animation-name: fx-vanishIn;-webkit-transform-origin: center center;transform-origin: center center;}@-webkit-keyframes fx-vanishIn {from {opacity: 0;-webkit-transform: scale(2, 2);transform: scale(2, 2);-webkit-filter: blur(20px);}to {opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);-webkit-filter: blur(0px);}}@keyframes fx-vanishIn {from {opacity: 0;-webkit-transform: scale(2, 2);transform: scale(2, 2);-webkit-filter: blur(20px);}to {opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);-webkit-filter: blur(0px);}}.fx-vanishOut {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-vanishOut;animation-name: fx-vanishOut;}@-webkit-keyframes fx-vanishOut {from {opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);-webkit-filter: blur(0px);}to {opacity: 0;-webkit-transform: scale(2, 2);transform: scale(2, 2);-webkit-filter: blur(20px);}}@keyframes fx-vanishOut {from {opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);-webkit-filter: blur(0px);}to {opacity: 0;-webkit-transform: scale(2, 2);transform: scale(2, 2);-webkit-filter: blur(20px);}}.fx-swashIn {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-swashIn;animation-name: fx-swashIn;-webkit-transform-origin: center center;transform-origin: center center;}@-webkit-keyframes fx-swashIn {0% {opacity: 0;-webkit-transform: scale(0, 0);transform: scale(0, 0);}90% {opacity: 1;-webkit-transform: scale(0.9, 0.9);transform: scale(0.9, 0.9);}100% {-webkit-transform: scale(1, 1);transform: scale(1, 1);}}@keyframes fx-swashIn {0% {opacity: 0;-webkit-transform: scale(0, 0);transform: scale(0, 0);}90% {opacity: 1;-webkit-transform: scale(0.9, 0.9);transform: scale(0.9, 0.9);}100% {-webkit-transform: scale(1, 1);transform: scale(1, 1);}}.fx-swashOut {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-swashOut;animation-name: fx-swashOut;-webkit-transform-origin: center center;transform-origin: center center;}@-webkit-keyframes fx-swashOut {0% {opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}80% {opacity: 1;-webkit-transform: scale(0.9, 0.9);transform: scale(0.9, 0.9);}100% {opacity: 0;-webkit-transform: scale(0, 0);transform: scale(0, 0);}}@keyframes fx-swashOut {0% {opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}80% {opacity: 1;-webkit-transform: scale(0.9, 0.9);transform: scale(0.9, 0.9);}100% {opacity: 0;-webkit-transform: scale(0, 0);transform: scale(0, 0);}}.fx-foolishIn {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-foolishIn;animation-name: fx-foolishIn;}@-webkit-keyframes fx-foolishIn {0% {opacity: 0;-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;-webkit-transform: scale(0, 0) rotate(360deg);transform: scale(0, 0) rotate(360deg);}20% {opacity: 1;-webkit-transform-origin: 0% 100%;transform-origin: 0% 100%;-webkit-transform: scale(0.5, 0.5) rotate(0deg);transform: scale(0.5, 0.5) rotate(0deg);}40% {-webkit-transform-origin: 100% 100%;transform-origin: 100% 100%;-webkit-transform: scale(0.5, 0.5) rotate(0deg);transform: scale(0.5, 0.5) rotate(0deg);}60% {-webkit-transform-origin: 0% 0%;transform-origin: 0% 0%;-webkit-transform: scale(0.5, 0.5) rotate(0deg);transform: scale(0.5, 0.5) rotate(0deg);}80% {-webkit-transform-origin: 0% 0%;transform-origin: 0% 0%;-webkit-transform: scale(0.5, 0.5) rotate(0deg);transform: scale(0.5, 0.5) rotate(0deg);}100% {-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;-webkit-transform: scale(1, 1) rotate(0deg);transform: scale(1, 1) rotate(0deg);}}@keyframes fx-foolishIn {0% {opacity: 0;-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;-webkit-transform: scale(0, 0) rotate(360deg);transform: scale(0, 0) rotate(360deg);}20% {opacity: 1;-webkit-transform-origin: 0% 100%;transform-origin: 0% 100%;-webkit-transform: scale(0.5, 0.5) rotate(0deg);transform: scale(0.5, 0.5) rotate(0deg);}40% {-webkit-transform-origin: 100% 100%;transform-origin: 100% 100%;-webkit-transform: scale(0.5, 0.5) rotate(0deg);transform: scale(0.5, 0.5) rotate(0deg);}60% {-webkit-transform-origin: 0% 0%;transform-origin: 0% 0%;-webkit-transform: scale(0.5, 0.5) rotate(0deg);transform: scale(0.5, 0.5) rotate(0deg);}80% {-webkit-transform-origin: 0% 0%;transform-origin: 0% 0%;-webkit-transform: scale(0.5, 0.5) rotate(0deg);transform: scale(0.5, 0.5) rotate(0deg);}100% {-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;-webkit-transform: scale(1, 1) rotate(0deg);transform: scale(1, 1) rotate(0deg);}}.fx-foolishOut {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-foolishOut;animation-name: fx-foolishOut;}@-webkit-keyframes fx-foolishOut {0% {opacity: 1;-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;-webkit-transform: scale(1, 1) rotate(360deg);transform: scale(1, 1) rotate(360deg);}20% {-webkit-transform-origin: 0% 0%;transform-origin: 0% 0%;-webkit-transform: scale(0.5, 0.5) rotate(0deg);transform: scale(0.5, 0.5) rotate(0deg);}40% {-webkit-transform-origin: 100% 0%;transform-origin: 100% 0%;-webkit-transform: scale(0.5, 0.5) rotate(0deg);transform: scale(0.5, 0.5) rotate(0deg);}60% {-webkit-transform-origin: 0%;transform-origin: 0%;-webkit-transform: scale(0.5, 0.5) rotate(0deg);transform: scale(0.5, 0.5) rotate(0deg);}80% {opacity: 1;-webkit-transform-origin: 0% 100%;transform-origin: 0% 100%;-webkit-transform: scale(0.5, 0.5) rotate(0deg);transform: scale(0.5, 0.5) rotate(0deg);}100% {opacity: 0;-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;-webkit-transform: scale(0, 0) rotate(0deg);transform: scale(0, 0) rotate(0deg);}}@keyframes fx-foolishOut {0% {opacity: 1;-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;-webkit-transform: scale(1, 1) rotate(360deg);transform: scale(1, 1) rotate(360deg);}20% {-webkit-transform-origin: 0% 0%;transform-origin: 0% 0%;-webkit-transform: scale(0.5, 0.5) rotate(0deg);transform: scale(0.5, 0.5) rotate(0deg);}40% {-webkit-transform-origin: 100% 0%;transform-origin: 100% 0%;-webkit-transform: scale(0.5, 0.5) rotate(0deg);transform: scale(0.5, 0.5) rotate(0deg);}60% {-webkit-transform-origin: 0%;transform-origin: 0%;-webkit-transform: scale(0.5, 0.5) rotate(0deg);transform: scale(0.5, 0.5) rotate(0deg);}80% {opacity: 1;-webkit-transform-origin: 0% 100%;transform-origin: 0% 100%;-webkit-transform: scale(0.5, 0.5) rotate(0deg);transform: scale(0.5, 0.5) rotate(0deg);}100% {opacity: 0;-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;-webkit-transform: scale(0, 0) rotate(0deg);transform: scale(0, 0) rotate(0deg);}}.fx-holeIn {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-holeIn;animation-name: fx-holeIn;-webkit-transform-origin: center center;transform-origin: center center;}@-webkit-keyframes fx-holeIn {from {opacity: 0;-webkit-transform: scale(0, 0) rotateY(180deg);transform: scale(0, 0) rotateY(180deg);}to {opacity: 1;-webkit-transform: scale(1, 1) rotateY(0deg);transform: scale(1, 1) rotateY(0deg);}}@keyframes fx-holeIn {from {opacity: 0;-webkit-transform: scale(0, 0) rotateY(180deg);transform: scale(0, 0) rotateY(180deg);}to {opacity: 1;-webkit-transform: scale(1, 1) rotateY(0deg);transform: scale(1, 1) rotateY(0deg);}}.fx-holeOut {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-holeOut;animation-name: fx-holeOut;-webkit-transform-origin: center center;transform-origin: center center;}@-webkit-keyframes fx-holeOut {from {opacity: 1;-webkit-transform: scale(1, 1) rotateY(0deg);transform: scale(1, 1) rotateY(0deg);}to {opacity: 0;-webkit-transform: scale(0, 0) rotateY(180deg);transform: scale(0, 0) rotateY(180deg);}}@keyframes fx-holeOut {from {opacity: 1;-webkit-transform: scale(1, 1) rotateY(0deg);transform: scale(1, 1) rotateY(0deg);}to {opacity: 0;-webkit-transform: scale(0, 0) rotateY(180deg);transform: scale(0, 0) rotateY(180deg);}}.fx-bombOutLeft {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-bombOutLeft;animation-name: fx-bombOutLeft;}@-webkit-keyframes fx-bombOutLeft {0% {opacity: 1;-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;-webkit-transform: rotate(0deg);transform: rotate(0deg);-webkit-filter: blur(0px);}50% {opacity: 1;-webkit-transform-origin: -30% 50%;transform-origin: -30% 50%;-webkit-transform: rotate(-160deg);transform: rotate(-160deg);-webkit-filter: blur(0px);}100% {opacity: 0;-webkit-transform-origin: -30% 50%;transform-origin: -30% 50%;-webkit-transform: rotate(-160deg);transform: rotate(-160deg);-webkit-filter: blur(20px);}}@keyframes fx-bombOutLeft {0% {opacity: 1;-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;-webkit-transform: rotate(0deg);transform: rotate(0deg);-webkit-filter: blur(0px);}50% {opacity: 1;-webkit-transform-origin: -30% 50%;transform-origin: -30% 50%;-webkit-transform: rotate(-160deg);transform: rotate(-160deg);-webkit-filter: blur(0px);}100% {opacity: 0;-webkit-transform-origin: -30% 50%;transform-origin: -30% 50%;-webkit-transform: rotate(-160deg);transform: rotate(-160deg);-webkit-filter: blur(20px);}}.fx-bombOutRight {-webkit-animation-duration: .12s;animation-duration: .12s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fx-bombOutRight;animation-name: fx-bombOutRight;}@-webkit-keyframes fx-bombOutRight {0% {opacity: 1;-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;-webkit-transform: rotate(0deg);transform: rotate(0deg);-webkit-filter: blur(0px);}50% {opacity: 1;-webkit-transform-origin: 130% 50%;transform-origin: 130% 50%;-webkit-transform: rotate(160deg);transform: rotate(160deg);-webkit-filter: blur(0px);}100% {opacity: 0;-webkit-transform-origin: 130% 50%;transform-origin: 130% 50%;-webkit-transform: rotate(160deg);transform: rotate(160deg);-webkit-filter: blur(20px);}}@keyframes fx-bombOutRight {0% {opacity: 1;-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;-webkit-transform: rotate(0deg);transform: rotate(0deg);-webkit-filter: blur(0px);}50% {opacity: 1;-webkit-transform-origin: 130% 50%;transform-origin: 130% 50%;-webkit-transform: rotate(160deg);transform: rotate(160deg);-webkit-filter: blur(0px);}100% {opacity: 0;-webkit-transform-origin: 130% 50%;transform-origin: 130% 50%;-webkit-transform: rotate(160deg);transform: rotate(160deg);-webkit-filter: blur(20px);}}.flashy-container .flashy-content-outer,.flashy-overlay{display:-webkit-box;display:-ms-flexbox;-webkit-box-direction:normal}.flashy-overlay,body.flashy-active{overflow:hidden}body.flashy-active .flashy-overlay{opacity:1;pointer-events:auto}.flashy-overlay{-webkit-transition:all .6s;transition:all .6s;display:flex;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;left:0;top:0;right:0;bottom:0;-webkit-transform:translateZ(1000px);transform:translateZ(1000px);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;background-color:#000;background-color:rgba(0,0,0,0.8);opacity:0;pointer-events:none;z-index:1001}.flashy-container{position:absolute;top:0;left:0;bottom:0;right:0;outline:0;overflow-x:hidden;overflow-y:scroll;overflow-scrolling:touch;z-index:1002}.flashy-container .flashy-content-outer{position:absolute;display:flex;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.flashy-container .flashy-content-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:100vw;min-height:100vh;padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.flashy-container .flashy-content{display:inline-block;padding:0px;background:#fff;background:rgba(255,255,255,0.8);opacity:0;pointer-events:none}.flashy-container .flashy-content *{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.flashy-container .flashy-content.flashy-show{opacity:1;pointer-events:auto}.flashy-container .flashy-content.flashy-error{color:#a94442;background-color:#f2dede;border:1px solid #a94442;-webkit-box-shadow:0 0 40px rgba(169,68,66,.9);box-shadow:0 0 40px rgba(169,68,66,.9);font-family:Arial,Helvetica,sans-serif;font-size:14px;width:auto!important}.flashy-overlay .flashy-numeration,.flashy-overlay .flashy-title{padding:0 10px;line-height:38px;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:13px;letter-spacing:.6px;text-align:center;left:0}.flashy-container .flashy-content.flashy-image img{max-width:100%;max-height:85vh;}.flashy-container .flashy-content.flashy-ajax,.flashy-container .flashy-content.flashy-inline{width:100%}.flashy-container .flashy-content.flashy-iframe iframe{width:100%;height:70vh;border:none}.flashy-container .flashy-content.flashy-video{width:100%;height:260px}.flashy-container .flashy-content.flashy-video iframe{width:100%;height:100%;border:none;background-color:#000}@media (min-width:768px){.flashy-container .flashy-content.flashy-iframe{width:90%;height:70vh}.flashy-container .flashy-content.flashy-video{width:640px;height:360px}}@media (min-width:992px){.flashy-container .flashy-content.flashy-ajax,.flashy-container .flashy-content.flashy-inline{max-width:1200px;width:80%}.flashy-container .flashy-content.flashy-iframe{width:90%;height:70vh}.flashy-container .flashy-content.flashy-video{width:960px;height:540px}}.flashy-overlay.flashy-fullscreen .flashy-close,.flashy-overlay.flashy-fullscreen .flashy-next,.flashy-overlay.flashy-fullscreen .flashy-numeration,.flashy-overlay.flashy-fullscreen .flashy-prev,.flashy-overlay.flashy-fullscreen .flashy-title{opacity:0!important;pointer-events:none!important}.flashy-overlay .flashy-numeration{-webkit-transition:all .6s;transition:all .6s;position:absolute;top:0;background-color:rgba(0,0,0,.8);opacity:0;pointer-events:none;z-index:1003}.flashy-overlay .flashy-close,.flashy-overlay .flashy-title{-webkit-transition:all .6s;position:absolute;background-color:rgba(0,0,0,.8);z-index:1003;right:0}.flashy-overlay .flashy-numeration.flashy-show{opacity:1;pointer-events:auto}.flashy-overlay .flashy-title{transition:all .6s;bottom:0;opacity:0;pointer-events:none}.flashy-overlay .flashy-title.flashy-show{pointer-events:auto;opacity:1}.flashy-overlay .flashy-close{transition:all .6s;top:0;width:48px;height:48px;padding:7px;background-repeat:no-repeat;background-position:center center;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9Ii01IC01IDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IC01IC01IDI0IDI0IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNMTMuNywwLjNjLTAuNC0wLjQtMS0wLjQtMS40LDBMNyw1LjZMMS43LDAuM2MtMC40LTAuNC0xLTAuNC0xLjQsMGMtMC40LDAuNC0wLjQsMSwwLDEuNEw1LjYsN2wtNS4zLDUuM2MtMC40LDAuNC0wLjQsMSwwLDEuNEMwLjUsMTMuOSwwLjcsMTQsMSwxNHMwLjUtMC4xLDAuNy0wLjNMNyw4LjRsNS4zLDUuM2MwLjIsMC4yLDAuNSwwLjMsMC43LDAuM3MwLjUtMC4xLDAuNy0wLjNjMC4zOTktMC40LDAuMzk5LTEsMC0xLjRMOC40LDdsNS4zLTUuM0MxNC4xLDEuMywxNC4xLDAuNywxMy43LDAuM3oiLz48L3N2Zz4=);cursor:pointer;opacity:.8}.flashy-overlay .flashy-close:hover{opacity:1}.flashy-overlay .flashy-next,.flashy-overlay .flashy-prev{-webkit-transition:all .6s;transition:all .6s;position:absolute;top:50vh;width:48px;height:28px;margin-top:-34px;padding:20px 5px;background-color:rgba(0,0,0,.8);background-repeat:no-repeat;background-position:center center;cursor:pointer;opacity:0;pointer-events:none;z-index:1003}.flashy-overlay .flashy-next.flashy-show,.flashy-overlay .flashy-prev.flashy-show{pointer-events:auto;opacity:.8}.flashy-overlay .flashy-next.flashy-show:hover,.flashy-overlay .flashy-prev.flashy-show:hover{opacity:1}.flashy-overlay .flashy-prev{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyOHB4IiBoZWlnaHQ9IjI4cHgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjggMjgiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0zLjI5MywxNC43MDdMMTEsMjIuNDE0TDEyLjQxNCwyMWwtNi02SDI0YzAuNTUzLDAsMS0wLjQ0OCwxLTFzLTAuNDQ3LTEtMS0xSDYuNDE0bDYtNkwxMSw1LjU4NmwtNy43MDcsNy43MDdDMi45MDIsMTMuNjg0LDIuOTAyLDE0LjMxNiwzLjI5MywxNC43MDd6Ii8+PC9zdmc+)}.flashy-overlay .flashy-next{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyOHB4IiBoZWlnaHQ9IjI4cHgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjggMjgiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0yNC43MDcsMTMuMjkzTDE3LDUuNTg2TDE1LjU4Niw3bDYsNkg0Yy0wLjU1MywwLTEsMC40NDgtMSwxczAuNDQ3LDEsMSwxaDE3LjU4NmwtNiw2TDE3LDIyLjQxNGw3LjcwNy03LjcwN0MyNS4wOTgsMTQuMzE2LDI1LjA5OCwxMy42ODQsMjQuNzA3LDEzLjI5M3oiLz48L3N2Zz4=)}.flashy-preloader{-webkit-transition:all .5s;transition:all .5s;-webkit-animation:flashy-spin 1.2s infinite linear;animation:flashy-spin 1.2s infinite linear;width:80px;height:80px;background-color:rgba(0,0,0,.25);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTM4cHgiIGhlaWdodD0iMTM4cHgiIHZpZXdCb3g9IjgxIDgxIDEzOCAxMzgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgODEgODEgMTM4IDEzOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIxOSwxNTBjMC0zOC4xLTMwLjktNjktNjktNjljLTM4LjEwMSwwLTY5LDMwLjktNjksNjkgTTkyLjcsMTUwYzAtMzEuNSwyNS41LTU3LjMsNTcuMy01Ny4zczU3LjMsMjUuOCw1Ny4zLDU3LjMiLz48L3N2Zz4=);background-size:cover;border-radius:100%;-webkit-box-shadow:0 0 40px rgba(0,0,0,.5);box-shadow:0 0 40px rgba(0,0,0,.5);opacity:0;pointer-events:none;z-index:2002}.flashy-preloader.flashy-show{opacity:1}@-webkit-keyframes flashy-spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes flashy-spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body, html{font-size: 14px;font-family: 'audimatregular';}@-webkit-keyframes slide-up-fade-in { 0% {opacity:1 } 100% {opacity:0 }}@keyframes slide-up-fade-in { 0% {opacity:1 } 100% {opacity:0 }}@keyframes lds-rolling {0% { -webkit-transform: translate(-50%, -50%) rotate(0deg); transform: translate(-50%, -50%) rotate(0deg);}100% { -webkit-transform: translate(-50%, -50%) rotate(360deg); transform: translate(-50%, -50%) rotate(360deg);}}@-webkit-keyframes lds-rolling {0% { -webkit-transform: translate(-50%, -50%) rotate(0deg); transform: translate(-50%, -50%) rotate(0deg);}100% { -webkit-transform: translate(-50%, -50%) rotate(360deg); transform: translate(-50%, -50%) rotate(360deg);}}.lds-rolling {position: relative;}.lds-rolling img{position: absolute;top: 50%;left: 50%;margin: -20px 0 0 -20px;width:40px;}.lds-rolling div,.lds-rolling div:after {position: absolute;width: 60px;height: 60px;border: 4px solid #ffffff;border-top-color: transparent;border-radius: 50%;}.lds-rolling div {-webkit-animation: lds-rolling 2.5s linear infinite;animation: lds-rolling 2.5s linear infinite;top: 30px;left: 30px;}.lds-rolling div:after {-webkit-transform: rotate(90deg);transform: rotate(90deg);}.lds-rolling {width: 60px !important;height: 60px !important;-webkit-transform: translate(-100px, -100px) scale(1) translate(100px, 100px);transform: translate(-100px, -100px) scale(1) translate(100px, 100px);}html.noscroll {overflow-y: scroll;}a{color:#000;}a:hover{text-decoration: none;color: #8d8d8d;}a:hover, a:active, a:focus, button:hover, button:active, button:focus{outline: none;}.down_arrow span,.play_video .video_caption,a, .mainnav-menu-item-with-sub, i, .trangle:after, .trangle-sub:after, input[type=submit], input[type=reset], button{transition: all .6s cubic-bezier(.4,.01,.165,.99);-moz-transition: all .6s cubic-bezier(.4,.01,.165,.99);-webkit-transition: all .6s cubic-bezier(.4,.01,.165,.99);}.header{position: fixed; top: 0; left: 0; width: 100%; transition: all 0.5s;padding-top: 0px;max-width:1920px;left:auto;z-index:16;}.vide_screen .header, .vide_screen .header nav.header-nav{max-width:none;}.header nav.header-nav{ background:none; height: auto; line-height: 80px; position: absolute; top: 0; left: 0; width: 100%; transition: all 0.5s; text-align: center;padding-top: 0px;max-width:1920px;left:auto;z-index:16;}/*.header nav.header-nav.scrollUp{transform: translateY(-100%);}*/.header nav.header-nav ul.navbar-menu{margin: 0;padding: 0;display: inline-block;float: right;}.header nav.header-nav ul.navbar-menu li{display: inline-block;margin: 0 10px;}.header nav.header-nav ul.navbar-menu li a{color: #666;font-size: 14px;}a#brand {text-transform: uppercase;font-weight: 800;font-size: 20px;display: inline-block;margin:0 auto;max-width: 78px;position:fixed;top:14px;left:50%;margin-left:-39px;transform:translateY(0px);-moz-transform:translateY(0px);-webkit-transform:translateY(0px);z-index:3;}.sticky-header a#brand {transform:translateY(-150px);-moz-transform:translateY(-150px);-webkit-transform:translateY(-150px);}button.wm-humburger{background: none;margin-top: 25px;border: none;float: right;display: block;cursor: pointer;display: block;color: white;line-height:20px;margin-right: 15px;outline:none;padding: 10px 10px 10px 10px;border-radius: 4px;position: absolute;right: 0px;top: 0;z-index:16;}.sticky-header button.wm-humburger{background:#363636;}button.wm-humburger:hover, button.wm-humburger:active, button.wm-humburger:focus{outline: none;}button.wm-humburger span{width: 2px;height: 20px;background: #fff;display: inline-block;margin: 0px 3px;vertical-align: top;-webkit-transition: all .6s cubic-bezier(.4,.01,.165,.99),-webkit-transform .5s cubic-bezier(.4,.01,.165,.99);transition:all .6s cubic-bezier(.4,.01,.165,.99),-webkit-transform .5s cubic-bezier(.4,.01,.165,.99);transition: all .6s cubic-bezier(.4,.01,.165,.99),transform .5s cubic-bezier(.4,.01,.165,.99);transition: all .6s cubic-bezier(.4,.01,.165,.99),transform .5s cubic-bezier(.4,.01,.165,.99),-webkit-transform .5s cubic-bezier(.4,.01,.165,.99);}button.wm-humburger span.txt{padding-right: 14px;text-transform:uppercase;font-size: 1em;width:auto;background: none;}.noscroll button.wm-humburger span:nth-child(1){transform: rotate(43deg);margin-left: 10px;margin-right: -7px;}.noscroll button.wm-humburger span:nth-child(2){opacity: 0;}.noscroll button.wm-humburger span:nth-child(3){transform: rotate(-43deg);margin-left: -3px;margin-right: 10px;} /*Main menu*/.header-navigation{position: absolute;right: 0;top: 0px;z-index: 1;height: 100%;height: 100vh;overflow-x: hidden;overflow-y: auto;width:0%;transition: width .6s cubic-bezier(.4,.01,.165,.99);-moz-transition: width .6s cubic-bezier(.4,.01,.165,.99);-webkit-transition: width .6s cubic-bezier(.4,.01,.165,.99);}.noscroll .header-navigation{width:27.6470588%;transition: width .6s cubic-bezier(.4,.01,.165,.99);-moz-transition: width .6s cubic-bezier(.4,.01,.165,.99);-webkit-transition: width .6s cubic-bezier(.4,.01,.165,.99);min-width:320px;}.navigation-wrp {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-flow: column nowrap;flex-flow: column nowrap;height: 100%;height: 100vh;overflow: hidden;-webkit-overflow-scrolling: touch;position: absolute;z-index: 1;top: 0;right: -30px;width: 0;}.navigation-bg {position: absolute;top: 0;right: 0;left: 0;bottom: 0;height: 0;margin: 0 auto;overflow: hidden;background: #000;}.mainnav-menu {position: relative;list-style: none;padding: 90px 40px 0 18px;}.mainnav-menu .mainnav-menu-item, .header-social {-webkit-transform: scale(1.15) translateY(-30px);transform: scale(1.15) translateY(-30px);opacity: 0;-webkit-transition: opacity .6s cubic-bezier(.4,.01,.165,.99),-webkit-transform .5s cubic-bezier(.4,.01,.165,.99);transition: opacity .6s cubic-bezier(.4,.01,.165,.99),-webkit-transform .5s cubic-bezier(.4,.01,.165,.99);transition: transform .5s cubic-bezier(.4,.01,.165,.99),opacity .6s cubic-bezier(.4,.01,.165,.99);transition: transform .5s cubic-bezier(.4,.01,.165,.99),opacity .6s cubic-bezier(.4,.01,.165,.99),-webkit-transform .5s cubic-bezier(.4,.01,.165,.99);margin: 0 0 10px;cursor: pointer;}.mainnav-menu .mainnav-menu-item-sub, .mainnav-menu-item-sub-sub{position:relative;}.mainnav-menu .mainnav-menu-item-sub .trangle:after, .mainnav-menu .mainnav-menu-item-sub .trangle-sub:after{position:absolute;right:45%;top:43%;width:8px;height:8px;content:"+";border:0px solid #fff;transform:rotate(0deg);border-top: transparent;border-left: transparent;margin:-3px -4px 0 0;color:#fff;line-height:8px;}.mainnav-menu .mainnav-menu-item-sub .trangle:before, .mainnav-menu .mainnav-menu-item-sub .trangle-sub:before{content:"";width:18px;height:18px;background:rgba(255,255,255,0.2);margin:6px 0 0 6px;display:block;}.mainnav-menu .mainnav-menu-item-sub .trangle-sub:before{margin-top:3px;}.mainnav-menu .mainnav-menu-item-sub.open .trangle:after, .mainnav-menu .mainnav-menu-item-sub-sub.open .trangle-sub:after{transform: rotate(0deg);margin:0px -4px 0 0;content:"-";line-height:4px;}.trangle, .trangle-sub{float:right;width:30px;height:30px;position:relative;}.trangle-sub{height:25px;}.mainnav-menu .mainnav-menu-item:nth-child(1) {-webkit-transition-delay: .49s;transition-delay: .49s;}.mainnav-menu .mainnav-menu-item:nth-child(2) {-webkit-transition-delay: .42s;transition-delay: .42s;}.mainnav-menu .mainnav-menu-item:nth-child(3) {-webkit-transition-delay: .35s;transition-delay: .35s;}.mainnav-menu .mainnav-menu-item:nth-child(4) {-webkit-transition-delay: .29s;transition-delay: .29s;}.mainnav-menu .mainnav-menu-item:nth-child(5) {-webkit-transition-delay: .22s;transition-delay: .22s;}.mainnav-menu .mainnav-menu-item:nth-child(6) {-webkit-transition-delay: .15s;transition-delay: .15s;}.mainnav-menu .mainnav-menu-item:nth-child(7) {-webkit-transition-delay: .70ms;transition-delay: .70ms;}.mainnav-menu .mainnav-menu-item:nth-child(8) {-webkit-transition-delay: .50ms;transition-delay: .50ms;}.mainnav-menu .mainnav-menu-item:nth-child(9), .header-social {-webkit-transition-delay: .30ms;transition-delay: .30ms;}.mainnav-menu .mainnav-menu-item:nth-child(10) {-webkit-transition-delay: .10ms;transition-delay: .10ms;}.mainnav-menu .mainnav-menu-item-with-sub, .mainnav-menu a {position: relative;color: #fff;text-decoration: none;line-height: 1;font-weight: normal;text-transform: uppercase;margin: 0;padding: 0;display: inline;font-family: 'audimatregular';}.mainnav-menu .mainnav-menu-item:hover .mainnav-menu-item-with-sub, .mainnav-menu a:hover{color: #a2a2a2;}.mainnav-menu a {font-size: 1.85714286em;}.mainnav-menu ul {-webkit-transition: opacity .6s cubic-bezier(.4,.01,.165,.99);transition: opacity .6s cubic-bezier(.4,.01,.165,.99);padding: 0 0 0 22px;margin: 10px 0 20px;display: none;overflow: hidden;}.mainnav-menu ul li {display: block;margin: 0 0 10px;}.mainnav-menu ul li a {color: #fff;text-decoration: none;line-height: 1;font-weight: normal;text-transform: uppercase;font-size: 1.571428571429em;font-family: 'audimatregular';}.mainnav-menu ul ul li a {font-size: 1.42857142857em;}.noscroll .header-navigation {position: absolute;z-index: 15;margin: 0 auto;width: 27.6470588%;display: block;}.navigation-wrp.menu-opened {height: 100%;height: 100vh;-webkit-transition: all .5s ease-out,background 1s ease-out;transition: all .5s ease-out,background 1s ease-out;-webkit-transition-delay: .1s;transition-delay: .1s;overflow-y: scroll;width:100%;width: calc(100% + 30px);}/*.menu-opened .navigation-bg {-webkit-animation: opacity 1s ease .5s;animation: opacity 1s ease .5s;opacity:1;height:100vh;}*/.noscroll .navigation-bg {height: 100%;height: 100vh;-webkit-transition: all .5s ease-out,background 1s ease-out;transition: all .5s ease-out,background 1s ease-out;transition-delay: 0s, 0s;-webkit-transition-delay: .2s;transition-delay: .2s;}.navigation-wrp.menu-opened .mainnav-menu .mainnav-menu-item, .noscroll .header-social {-webkit-transform: scale(1) translateY(0);transform: scale(1) translateY(0);opacity: 1;}.navigation-wrp.menu-opened .mainnav-menu .mainnav-menu-item:nth-child(1) {-webkit-transition-delay: .30s;transition-delay: .30s;}.navigation-wrp.menu-opened .mainnav-menu .mainnav-menu-item:nth-child(2) {-webkit-transition-delay: .44s;transition-delay: .44s;}.navigation-wrp.menu-opened .mainnav-menu .mainnav-menu-item:nth-child(3) {-webkit-transition-delay: .51s;transition-delay: .51s;}.navigation-wrp.menu-opened .mainnav-menu .mainnav-menu-item:nth-child(4) {-webkit-transition-delay: .58s;transition-delay: .58s;}.navigation-wrp.menu-opened .mainnav-menu .mainnav-menu-item:nth-child(5) {-webkit-transition-delay: .65s;transition-delay: .65s;}.navigation-wrp.menu-opened .mainnav-menu .mainnav-menu-item:nth-child(6) {-webkit-transition-delay: .72s;transition-delay: .72s;}.navigation-wrp.menu-opened .mainnav-menu .mainnav-menu-item:nth-child(7) {-webkit-transition-delay: .79s;transition-delay: .79s;}.navigation-wrp.menu-opened .mainnav-menu .mainnav-menu-item:nth-child(8), .noscroll .header-social {-webkit-transition-delay: .86s;transition-delay: .86s;}.navigation-wrp.menu-opened .mainnav-menu .mainnav-menu-item:nth-child(9) {-webkit-transition-delay: .73s;transition-delay: .73s;}.navigation-wrp.menu-opened .mainnav-menu .mainnav-menu-item:nth-child(10) {-webkit-transition-delay: .80s;transition-delay: .80s;}/*Main Banner*/.main-banner{position: relative;display: block;height: 100%;height: 100vh;overflow:hidden;}.main .main-banner{max-height:100vh;}.main-banner img{width: 100%;height:auto;}.banner_overlay{position: absolute;left: 0px;top:0px;width: 100%;height:100%;background: url(../img/wmotors_main_banner_bg.png) center center repeat-x;background-size:auto 100%;z-index: 1;}.banner-page-name{position: absolute;z-index: 2;right: 30px;bottom:7%;font-size: 4.857142em;color: #fff;text-transform: uppercase;text-align:right;}.banner-page-name h1{margin: 0;font-kerning: auto;font-size: 100%;padding: 0px;font-family: 'audimatregular';font-weight:normal;}.slider_section.full_height{height:100%;height:100vh;}.banner-page-name.bottom-center-page{right:0%;bottom:100px;font-size: 4.557142em;width:100%;text-align:center;}.banner-page-name h3{margin: 0;padding:0;letter-spacing:0.230em;font-size: 0.35em;text-align: right;}.swiper-container-horizontal > .swiper-pagination {left: 0;width: 100%;height: 10px;bottom: 40px;text-align: center;text-align-last: center;z-index:2;}.swiper-pagination .swiper-pagination-bullet {margin: 0px 3px;height: 5px;display: inline-block;width: 25px;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;-ms-border-radius: 2px;-o-border-radius: 2px;border: 0px solid #fff;background: #FFF;}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background: #1361c5;}.slider_section .swiper-container{z-index: 0;height:100%;overflow:hidden;}.slider_section .swiper-wrapper {height:100%;}/*.slider_section .swiper-container .swiper-slide{height: 100vh;}*/.main .slider_section .swiper-container .swiper-slide{max-height:100%;}.swiper-button-next, .swiper-button-prev{background: url(../img/wmotors_icons.png) left top no-repeat;width: 40px;height:40px;transition: all .6s cubic-bezier(.4,.01,.165,.99);-moz-transition: all .6s cubic-bezier(.4,.01,.165,.99);-webkit-transition: all .6s cubic-bezier(.4,.01,.165,.99);margin-top:-20px;background-size: 100% auto;}.swiper-button-next {background-position: 0 0; right: -100px;}.swiper-button-prev {background-position: 0 -344px; left: -100px;}.main-banner:hover .swiper-button-next {right: 15px;}.main-banner:hover .swiper-button-prev {left: 15px;}.swiper-slide img{opacity: 0;}.content{padding: 0 15px;}.img-wrap{overflow:hidden;position: relative;}.img-wrap img{opacity: 0;}.content-wrap {align-items: center;justify-content: center;-webkit-align-self: center; /* Safari 7.0+ */align-self: center;/*font-size:1.2857em;*/}.content-wrap .split-content{max-width: 614px;margin: 15px auto;padding: 15px 45px 15px 45px;}.content-wrap .split-content h1{display: block;text-transform:uppercase;font-size: 3.2857em;font-weight:normal;margin:0 0 25px 0;padding:12px 0;}.content-wrap .split-content h1 span{font-family: 'audimatregular';}.content-wrap .split-content p{padding-bottom: 24px;margin:0px;text-align:justify;}.btn-readmore{min-width: 160px;border:1px solid #000;text-align:center;line-height:21px;vertical-align:top;text-transform:uppercase;letter-spacing: 0.050em;font-size:14px;color:#000;background:none;}.content-wrap .split-content .btn-readmore i, .content-wraper .split-content .btn-readmore i, .btn-readmore i{display: inline-block;opacity:0;line-height:21px;margin-left:5px;transform:translateX(15px);width:0px;transition: all .6s cubic-bezier(.4,.01,.165,.99);-moz-transition: all .6s cubic-bezier(.4,.01,.165,.99);-webkit-transition: all .6s cubic-bezier(.4,.01,.165,.99);position:static;}.content-wrap .split-content .btn-readmore:hover, .content-wraper .split-content .btn-readmore:hover, .btn-readmore:hover{background: #000;cursor:pointer;color:#fff;}.content-wrap .split-content .btn-readmore:hover i, .content-wraper .split-content .btn-readmore:hover i, .btn-readmore:hover i{opacity: 1;transform:translateX(5px);}.right-ima-overlay{position: absolute;left:0px;top:0px;right:0px;bottom:0px;width:100%;height:100%;background: url(../img/wmotors_page_banner_bg.png) left top no-repeat;background-size:cover;}.full_height:nth-of-type(even) .row{flex-direction:row-reverse;}.block_content .content-wrap .split-content{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}.block_content .content-wrap .split-content .block-content{align-items: center;justify-content: center;-webkit-align-self: center;align-self: center;max-width: 100%;}.footer {display: block;background: #000;color: #FFF;padding: 40px 0 80px;}.footer .col-md-3{-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}.footer ul {list-style-type: none;padding:0}.footer ul ul ul{list-style-type: none;padding-left:12px;}.footer ul li {display: block;text-transform: uppercase;position: relative;line-height: 28px;font-size: 1rem;letter-spacing: 0.025em;}.footer ul li li {font-size: 80%;}.footer ul li li li {font-size: 90%;}.footer ul li a, footer ul li a {display: block;color: #FFF;}.social, .header-social{padding: 0px;}.social a, .header-social a{display: inline-block;width: 26px;height: 26px;margin: 4px 8px 4px 0;background: #ffffff;border-radius:4px;}.header-social a{padding: 0px;text-align:center;line-height:26px;}.header-social a:hover{background:#038afd;color:#ffffff;}.header-social a:hover i{color: #fff;}.clear {clear: both;height: 0px;display: block;overflow: hidden;width:100%;}.social a.facebook, .social a.istagram, .social a.linkedin, .social a.youtube, .social a.twitter{background: url(../img/wmotors_icons.png) left top no-repeat;}.social a.facebook{background-position: -1px -68px;}.social a.istagram{background-position: -1px -95px;}.social a.linkedin{background-position: -1px -122px;}.social a.youtube{background-position: -1px -149px;}.social a.twitter{background-position: -1px -176px;}.social a:hover{opacity: 0.8;}.copyright {padding: 68px 0 0;font-size: 12px;text-transform: uppercase;}.footer ul li a:hover {text-decoration: none;color: #8d8d8d;}.header-social{padding-left: 18px;padding-top:30px;}.modal-content .close{position: absolute;right:-15px;top:-15px;width:30px;height:30px;background: #000;border-radius:50%;line-height:30px;text-align:center;opacity:1;color:#fff;}.box-content{max-width: 1450px;width:100%;margin:0px auto;padding:20px 0px 40px;}.contact-box-content{background: #f0f0f0;max-width:1430px;margin:35px auto;padding:20px 60px 40px;}.gray_bg .content-wraper, .gray_bg{background: #f0f0f0;}.normal-margin .center_block{margin-top:35px;}.box-content .content-wraper{font-size: 1.2857em;align-items: center;justify-content: center;-webkit-align-self: center;align-self: center;}.box-content .history-block .content-wraper{font-size: 1.05em;}.box-content .img-block{min-height: 300px;}.box-content .center_block:nth-of-type(odd), .box-content .history_slider:nth-of-type(odd) .center_block{flex-direction:row-reverse;}.box-content .center_block:nth-of-type(even), .box-content .history_slider:nth-of-type(even) .center_block{flex-direction:row;}.box-content .content-wraper .split-content{max-width: none;padding: 55px 40px;max-width:890px;margin:0px auto;}.box-content .content-wraper.col-md-6 .split-content{max-width: 580px;text-align: justify;flex: 0 0 100%;}.box-content .history_slider .content-wraper.col-md-6 .split-content{padding: 55px 40px;max-width:580px;}.box-content .col-md-12.content-wraper .split-content{max-width: 1395px;}.img-block img{opacity: 0;overflow: hidden;max-width:100%;width:100%;max-height: 736px;}.swiper-pagination-bullet:only-child {visibility: hidden;}.big_content{font-size:1.7143em;}.big_content.heading{font-size: 2.5em;line-height:normal;}.big_content.heading p{margin-bottom:0px;}.box-content .content-wraper .split-content.big_content.heading{padding: 55px 2%;}.big_content b, .big_content strong{font-weight: normal;font-family: 'audimatbold';}.center_block{margin-top:30px;}.img-block{overflow:hidden;padding:0px;}/*.history_slider:nth-of-type(even) .odd-even-bg,.odd-even-bg:nth-of-type(even){background:#fff;}*//*.history_slider:nth-of-type(even) .odd-even-bg .content-wraper, .odd-even-bg:nth-of-type(even) .content-wraper{background:#fff;}*/.history-block .content-wraper p{margin-bottom:15px;line-height:normal;}/*.history-block .img-block{max-height:450px;}*/.big_height.history-block .img-block{max-height:none;}.swiper-container-slide{position:relative;width:100%;overflow:hidden;}.history_slider{position:relative;margin:0px;}.history_slider .swiper-button-prev {left:15px;background-position: 0 -206px;}.history_slider .swiper-button-next {right:15px;background-position: 0 -250px;}.box-content .history_slider .content-wraper .split-content {padding: 15px 50px 15px 50px;}.box-content .history_slider:nth-of-type(even) .content-wraper .split-content {padding: 15px 50px 15px 50px;}.box-content .history_slider .row .content-wraper .split-content {padding: 15px 45px 15px 45px;}.box-content .history_slider:nth-of-type(even) .row .content-wraper .split-content {padding: 15px 45px 15px 45px;}.normal-margin .history_slider .center_block {margin-top: 0px;min-width: 101%;min-width: calc(100% + 30px);height: 100%;}.normal-margin .history_slider:first-child {margin-top: 35px;}.GITheWall{padding:0px;}.expandar{width:100%;padding:15px;display:none;}.open .expandar{}.expandar .loder{position:relative;padding:50px 0;text-align:center;min-height:40px;}.expandar .loder #status {color:#000;}.normal-margin .expandar .history_slider{margin-top:12px;}.box-content .expandar .content-wraper{border-left: 5px solid #fff;border-right: 0px solid #fff;}.box-content .expandar .history_slider .content-wraper .split-content {padding: 15px 50px 15px 50px;}.history_slider .events {font-size:1em;}.history-block .content-wraper h1.htitle{font-size:1.3333em;text-transform:uppercase;}.swiper-slide{background:#fff;}.people_slider_wrapper{opacity:1 !important;position:absolute;left:0;top:0px;width:100%;}.people_container{margin:0px;}.box-content .people_container .content-wraper{font-size:1em;}.f0, .box-content .content-wraper.f0{font-size:1em !important;}.f18{font-size:1.133333rem !important;}.f20{font-size:1.4rem !important;}.f22{font-size:1.5rem !important;}.f24{font-size:1.55rem !important;}.f26{font-size:1.625rem !important;}.f28{font-size:1.75rem !important;}.f29{font-size:1.8125rem !important;}.f30{font-size:1.875rem !important;}.f32{font-size:2rem !important;}.f34{font-size:2.125rem !important;}.f36{font-size:2.25rem !important;}.f38{font-size:2.375rem !important;}.f40{font-size:2.5rem !important;}.f42{font-size:2.625rem !important;}.f44{font-size:2.75rem !important;}.f45{font-size:2.8125rem !important;}.f46{font-size:2.875rem !important;}.f48{font-size:3rem !important;}.f49{font-size:3.2rem !important;}.f52{font-size:3.25rem !important;}.f56{font-size:3.5rem !important;}.f60{font-size:3.75rem !important;}.f65{font-size:4.0625rem !important;}.f70{font-size:4.375rem !important;}.f75{font-size:4.4875rem !important;}.f80{font-size:5rem !important;}.f85{font-size:5.3125rem !important;}.fb{font-family: 'audimatbold';font-weight:normal;}.fr{font-family: 'audimatregular';font-weight:normal;}.fl{font-family: 'audimatitalic';font-weight:normal;}.fsb{font-family: 'audimatregular';font-weight:normal;}.fbl{font-family: 'audimatbold';font-weight:normal;}.normal{line-height:normal;}.no-brdr{border:0px !important;}.mt-15{margin-top:10px !important;}.mt-20{margin-top:10px !important;}.mt-25{margin-top:15px !important;}.mt-30{margin-top:15px !important;}.mt-35{margin-top:20px !important;}.mt-40{margin-top:20px !important;}.mt-45{margin-top:30px !important;}.mt-50{margin-top:30px !important;}.mt-55{margin-top:30px !important;}.mt-60{margin-top:30px !important;}.mt-65{margin-top:35px !important;}.mt-70{margin-top:30px !important;}.box-content .history-block .content-wraper p{font-family: 'audimatregular';font-weight:normal;}.expander{background:#f0f0f0;padding:76px 58px 12px;margin:9px -15px;position:relative;display:none;}.expander .expan_colse, .tbl_body .tbl_column .link{background:url(../img/wmotors_icons.png) 0px -295px no-repeat;width:40px;height:40px;position:absolute;right:20px;top:20px;cursor:pointer;}.expander .expan_colse:hover{transform:rotate(360deg);}.expander p{margin-bottom:32px;}.people_container.btn-readmore.current{display:none;}.people_container.history_slider .swiper-button-next {background-position: 0 0px;}.people_container.history_slider .swiper-button-prev {background-position: 0 -344px;}.people_container .swiper-wrapper, .people_container .swiper-container-slide, .people_container .people_slider_wrapper {height:100%;}.form_content .input {position: relative;margin-bottom: 0px !important;}.form_content .input .md-form {margin-bottom: 0px;margin-top:1rem;}.box-content .col-md-12.content-wraper.simple_txt .split-content{max-width: none;}.max_width{max-width: 1130px;margin-left:auto;margin-right:auto;}.partner_img{background:url(../img/partners_bg.jpg) center center no-repeat;background-size:cover;min-height:364px;}.partner_img img{opacity: 1;}.box-content .content-wraper h2 a, .download_icon{display:inline-block;color:#0081ff;margin-left:20px;background:url(../img/wmotors_icons.png) 0 -388px no-repeat;width:40px;}.box-content .content-wraper h2 a i{opacity: 0;}.box-content .content-wraper h2 a:hover{color:#000;background-position: 0 -426px;}.comon_content{font-size:1.57142857em;line-height:normal;}.comon_content h2{font-size:1.3636363em;text-transform:uppercase;color:#000;/*font-family: 'audimatbold';*/font-weight:normal;margin-bottom:28px;}.comon_content h2.big_title{font-size:3rem;}.big_title.comon_content h2{font-size:2.5em;}.banner_caption{position:absolute;bottom:120%;font-size:0.33333333em;text-transform:none;text-align: justify;text-align-last: right;}.banner_caption strong{font-size:1.1818181em;font-family: 'audimatbold';font-weight:normal;}.office_address{padding:30px 0 40px;color:#000;}.contacts{margin:0 auto;overflow:hidden;}.contacts h4{font-size:1.5em;text-transform:uppercase;font-weight:normal;padding-bottom: 10px;font-family: 'audimatbold';font-weight:normal;}.add_border{border-left:1px solid #ccc;padding-left:22px;line-height:22px;color:#000;margin-top: 15px;margin-bottom: 15px;}.add_border table td{font-size:1em;}.dealership_address .add_border:first-child{border-left:0px solid #ccc;}.add_border p{margin:0px;padding:0px;}.contacts .dealership_address h4{color:#000;padding-bottom:20px;}.contacts img{margin-top: 0px;margin-bottom: 10px;}.address {padding-bottom:0px;color:#000;}.address p{margin-bottom:0px;}.contacts a{color:#000;}.contacts a:hover{color:#1361c5;}.contacts b, .contacts strong {font-family: 'proxima_nova_alt_rgregular';font-size:1.2857em;padding-bottom: 6px;}/*.contacts {padding-bottom:120px;padding-top:40px;}*/.dealership_address{border-top: rgba(255,255,255,0.9) 3px solid;padding-top: 40px;overflow:hidden;padding-bottom:42px;}.contacts .btn-readmore:hover{color:#fff;}.dealership_address h4{font-size:1.5em;text-align:center;}.full_box{height:100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;display:flex;}.normal-margin .history_slider .full_box .center_block{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;align-items: center;justify-content: center;-webkit-align-self: center;align-self: center;width:100%;height:auto;}.main{max-width:1920px;margin:0 auto;position:relative;}.history_img_block{display:block;padding:72px;color:#fff;text-align:center;letter-spacing:0.200em;width:100%;}.history_img_block img{opacity:1;margin-bottom:25px;}.history-block .content-wraper .split-content h2.block_title{font-size:3rem;font-family: 'audimatregular';font-weight:normal;text-transform:uppercase;}.box-content .col-md-12.content-wraper .split-content.full-width{max-width:none;}.box-content .img-block.partner_img{text-align:center;min-height:600px;align-items: center;justify-content: center;display: flex;}.partner_img.img-block img{width:auto;max-width:100%;}.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity:0;}.banner-page-name-center{position:absolute;left:0%;bottom:50px;letter-spacing:0.100em;color:#fff;width:100%;z-index:4;padding:0 25px;}.banner-page-name-center .center_conter_wrapper{max-width:1160px;margin:0 auto;}.lykhan.banner-page-name-center .center_conter_wrapper{max-width:1000px;}.banner-page-name-center.muse .center_conter_wrapper {max-width: 1380px;padding: 0 15px;}.banner-page-name-center h4{font-size:1.65em;letter-spacing:0.230em;padding:0px 15px 0 0;}.banner-page-name-center p{border-left:2px solid #fff;padding-left:32px;padding-bottom:8px;margin-bottom:0;}.banner-page-name-center p.nobrder_content{border-left:0px solid #fff;padding-left:0px;padding-bottom:8px;margin-bottom:0;font-size:1.3333em;text-transform:uppercase;max-width:900px;margin:0 auto;letter-spacing:0.100em;}.banner-page-name-center p.nobrder_content strong{font-family: 'audimatbold';font-weight:normal;}.specs{margin-top:40px;}.spec{font-size:1.5em;font-family: 'audimatregular';font-weight:normal;color:#ffffff;font-weight:normal;line-height:normal;}.spec strong, .spec b{font-family: 'audimatbold';font-weight:normal;display:block;font-size:1.05em;}.specs_list{display:block;margin:52px 0;padding-right:20px;overflow:hidden;}.muse .specs_list{margin:110px 0;max-width:390px;}.spec p{margin:0px;padding:28px 15px 28px 35px;position:relative;border-left:1px solid #fff;}.spec p:before{content:"";position:absolute;top:0px;height:1px;background:#fff;left:0px;width:72px;}.lykan .spec p{padding:18px 15px 18px 35px;}.spec:first-child p{padding-top:0px;}.spec:first-child p:before{height:0px;}.spec:last-child p{padding-bottom:0px;}.download_spec{display:block;margin:40px -15px 0;color:#000;text-align:center;background:#f0f0f0;padding:40px 15px;}a.download_spec:hover{color:#000;background:#e7e7e7;}.download_icon{display:inline-block;background-position:0 -461px;width:40px;height:40px;}.box-content .content-wraper .split-content.career_txt{padding:34px 40px;}.career_wrap{margin-top:34px;margin-bottom:34px;}input[type=file].inputfile{opacity:0;position:absolute;padding: 8px 0;}.custom_input .md-form{position:relative;}.form_content .input select{border:0px;border-bottom:1px solid #ced4da;border-radius:0px;padding-left: 0px;}
.md-form label strong {
    background: #000;
    font-size: 1.0rem;
    padding: 6px 10px;
    border-radius: 3px;
    color: #fff;
}
.main-banner .banner-page-name-center img{max-width:350px;height:auto;}
.custom_input .md-form label#file,.custom_input .md-form label#resume,.custom_input .md-form label#filenew,.custom_input .md-form label#resumenew{display:block;width:100%;position:relative;height:100%;top:0rem;padding:8px 0;border-bottom:1px solid #ced4da;cursor:pointer;margin:0px;}.form_content .input select.custom-select:focus,.custom_input .md-form label#file:focus,.custom_input .md-form label#resume:focus,.custom_input .md-form label#filenew:focus,.custom_input .md-form label#resumenew:focus {box-shadow: 0 0 0 .2rem rgba(0,123,255,.0);border-bottom:1px solid #4285f4;}.custom_input .md-form label#file span,.custom_input .md-form label#file span,.custom_input .md-form label#filenew span,.custom_input .md-form label#resumenew span{padding-left:12px;width: 70%;display: inline-block;}#press_area_login{display:block;max-width:970px;margin:50px auto 0px;text-align:center;}#press_area_login .md-form label{font-size:1em;font-family: 'audimatbold';font-weight:normal;text-align:center;width:100%;z-index:0;color:#9b9d9d;top:0;}#press_area_login .md-form .form-control{position:relative;z-index:1;text-align:center;border-bottom: 1px solid #0e1717;}#press_area_login .input{padding:0 60px 20px;}#press_area_login .btn-readmore{border-radius:0px;}#press_area_login .waves-input-wrapper{border-radius:0px;-webkit-border-radius: 0em;}.forgot{display:block;text-align:center;width:100%;padding:28px 0;font-size:1.125rem;}.forgot a{color:#000;}.tbl{padding:0 20px;}.tbl_heading, .accordion .link{background:#f0f0f0;font-family: 'audimatbold';font-weight:normal;color:#000;font-size:1.5rem;padding:0 20px;}.tbl_body{font-size:1.375rem;border-bottom:1px solid #b2b2b2;padding:0 20px;}.tbl_heading .tbl_column{padding:18px 15px;}.tbl_body .tbl_column{padding:22px 15px;text-align:left;}.tbl_body .tbl_column .link{width:32px;height:32px;background-position:0px -514px;position:static;display:inline-block;}.tbl_body .tbl_column .link:hover{background-position:0px -550px;}.accordion {margin: 10px -15px 10px;list-style-type:none;padding:0px;}.accordion .link {cursor: pointer;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 15px 15px 15px 42px;color: #000;font-size:1.775rem;font-weight: normal;position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;margin-top:8px;text-transform:uppercase;}.accordion li:last-child .link { border-bottom: 0; }.accordion li.open .link { color: #000;margin-bottom:8px; }.submenu {display: none;background: #fff;padding:0 15px;}.normal-margin .submenu .history_slider{margin:0px;}.event_content{font-size:1.5rem;line-height:normal;}.event_content h4{font-size:1.25em;margin:0px;}.event_content h2{font-size:1.875em;}.full_height.map {position: relative;max-height:736px;}.google-map {display: block;height: 100%;height:100vh;position: relative;max-height:736px;}.swiper-container-thumb .swiper-slide{background:#f0f0f0;}.banner_mr_bottom{margin-bottom:30px;}.main_caption{position:absolute;bottom:66px;left:0px;width:100%;text-align:center;color:#ffffff;z-index: 1;font-size:100%;}.main_caption h3{font-size:2.5em;letter-spacing:0.230em;text-transform:uppercase;margin-bottom:0px;}.main_caption.lifestyle h3{font-size:2.2em;}.normal_letter_spacing.main_caption h3{letter-spacing:0.100em;margin-left:-0.100em;}.main-banner .normal_letter_spacing.main_caption h3{margin-bottom:0.5em;}.main_caption p{letter-spacing:0.100em;font-size:1.75em;line-height:normal;margin-bottom:0px;}.main_caption .btn-readmore, .btn-readmore.white-brdr{border:1px solid #fff;color:#ffffff;margin-top:14px;}.video-container{display:block;width:100%;height:100%;}video {object-fit: cover;position:absolute;left:0px;top:50%;width:100%;/*height:auto;*/height:100%;transform:translate(0%,-50%);-moz-transform:translate(0%,-50%);-ms-transform:translate(0%,-50%);-webkit-transform:translate(0%,-50%);}.main-banner video {height:100%;}.accordion .link i{position:absolute;right:25px;top:50%;font-family: 'audimatbold';font-weight:normal;color:#000;font-size:1.5rem;width:20px;height:20px;background:url('../img/wmotors_plus_icon.png') center center no-repeat;margin-top: -10px;}.accordion .open .link i{background:url('../img/wmotors_minus_icon.png') center center no-repeat;}#RecaptchaLogin > div {margin:0 auto;}.Press_details, .event_details{padding:7px 0px 0px;font-size:1.5em;line-height:normal;}.Press_details img{float:left;margin:0px 30px 32px 0;max-width:100%;}.btn_wrapper{display:block;padding:15px 0;}.accordion.press .link {padding:0px;}.accordion.press .link span {padding:15px 15px 15px 25px;/*display:inline-block;*/text-transform:none;max-width: 80%;vertical-align: top;min-height:30px;vertical-align:middle;vertical-align: middle;align-items: center;align-content: center;text-align:left;text-align-last:left;line-height:normal;}.accordion.press .link span.press_date{background:#d8d8d8;font-family: 'audimatregular';font-weight:normal;padding-left:30px;vertical-align:top;white-space: nowrap;flex-wrap: wrap;display: flex;min-height:30px;}.accordion.press .link span.press_date span{padding:0;margin:0;align-self: center;min-height:10px;}.accordion.press .link span.press_title{min-height: 30px;line-height: normal;padding-right:50px;align-self: center;}.accordion.press .link span.press_title span{padding:0px;font-family: 'audimatregular';font-weight:normal;}.news_slider{display:block;width:100%;overflow:hidden;position:absolute;bottom:10%;left:0px;height:auto;}.news_slider .swiper-slide{background:none;}.news_slider .news_quotes{max-width:820px;padding-left:147px;position:relative;margin:0 auto;color:#fff;}.news_slider .news_quotes .title{font-size: 2.5em;letter-spacing: 0.230em;position:absolute;left:0px;top:-10px;text-transform: uppercase;}.news_slider .news_quotes p{border-left: 2px solid #fff;padding-left: 32px;padding-bottom: 8px;font-size: 1.35rem;text-transform: uppercase;line-height:normal;letter-spacing: 0.100em;}.news_slider .news_quotes p strong{font-family: 'audimatbold' !important;font-weight: normal;display:block;}.iconiq .row{min-height:736px;align-self:center;}.reversed.iconiq .row{flex-direction:row-reverse;}.iconiq .row .col-12{max-width:494px;}.iconiq .spec_wraper{display: flex;align-items: center;justify-content: center;-webkit-align-self: center;align-self: center;height:100%;font-size:1.1em;margin:0px 0 0px 15%;}.iconiq .specs_list{align-items: center;justify-content: center;-webkit-align-self: center;align-self: center;flex: 0 0 100%;margin:15px 0 15px 0%;}.iconiq .spec p {padding: 20px 15px 20px 35px;}.iconiq .spec .heading{font-size:1.75em;}.reversed.iconiq .spec_wraper{margin:0px 15% 0px 0%;}.event_details{max-width:1350px;margin:26px auto 0px;position:relative;padding:0px 0px 0;font-size:1em;}.event_details img{width:100%;}.overlay_bg{position:absolute;top:0px;left:0px;width:100%;height:100%;background:url(../img/wmotors_event_bg.png) left top repeat-y;z-index:0;}.event_info{position:absolute;top:0px;left:0px;padding:45px 15px 15px 45px;max-width:520px;z-index:1;color:#ffffff;}.event_info h4{font-size:2.285714em;margin:0;padding-bottom:4px;line-height:normal;}.event_info h1{font-size:2.571428em;margin:0;padding-bottom:8px;line-height:normal;font-family: 'audimatbold';font-weight: normal;}.event_info h6{font-size:1.714286em;margin:0;padding-bottom:8px;line-height:normal;}.event_info p{max-width:355px;text-align:justify;font-size:1.714286em;padding-top:30px;}.event_gall{position:absolute;left:0px;top:50%;text-align:center;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);z-index:2;width:100%;color:#ffffff;}.event_gall .btn-readmore {color:#ffffff;border:1px solid #ffffff;background: rgba(0,0,0,0.2);}.content-wraper .split-content.key-people {font-size:1em;}.content-wraper .split-content.key-people h2{font-size:1.7142em;margin:0px;font-family: 'audimatbold';font-weight:normal;}.content-wraper .split-content.key-people h4{font-size:1.428571em;margin:0px 0 0;}.content-wraper .split-content.key-people p{font-size:1.7142em;padding-bottom:30px;}.people_wrapper{max-width:1050px;margin:10px auto;}.people_wrapper p{text-align:justify;text-align-last:center;}iframe html body .ytp-expand-pause-overlay .ytp-pause-overlay, .ytp-expand-pause-overlay .ytp-pause-overlay, .ytp-pause-overlay .ytp-suggestion-image, .ytp-expand-pause-overlay .ytp-pause-overlay{display:none !important;}.Press_details .people_slider_wrapper{position:relative;margin-bottom:25px;}.Press_details .people_slider_wrapper .swiper-button-next{right:15px;}.Press_details .people_slider_wrapper .swiper-button-prev{left:15px;}.Press_details .people_slider_wrapper img{float:none;margin:0px;}.play_btn, .pause_btn{position:absolute;top:50%;left:50%;width:132px;height:132px;border:1px solid #fff;border:1px solid rgba(255,255,255,0.5);border-radius:50%;font-size:1.714285714285em;text-transform:uppercase;line-height:132px;text-align:center;color:#fff;margin:-66px 0 0 -66px;z-index:2;background:#000;background:rgba(0,0,0,0.5);}.pause_btn{display:none;opacity:0;}.video_slide{position:relative;}.video_slide:hover .pause_btn{opacity:1;}.main .main-banner.full_height{min-height: 100%;min-height:100vh;max-height: 100%;max-height:100vh;box-shadow:0px 20px 30px rgba(0,0,0,0.4);}.main .main-banner.full_height{min-height: 10%;min-height:none;max-height: 100%;max-height:100vh;height:auto;}.video_caption{bottom:24px;}.video_caption.main_caption h3{font-size: 3.428572em;letter-spacing: 0.230em;font-family: 'audimatbold';font-weight:normal;}.video_caption.main_caption p{font-size:1.571428571428em;}.play_video .video_caption{opacity:0;}.play_video:hover .video_caption{opacity:1;}.main.vide_screen{width:100%;max-width:none;}.videoprogress, .pageprogress{position:absolute;top:50%;left:50%;width:300px;height:300px;transform:translate(-50%,-50%);fill:transparent;margin: -150px 0 0 -150px;}.pageprogress .svg-defs,.svg-defs {width: 0;height: 0;}.mask__shape,.pageprogress .mask__shape {fill: white;}.videoprogress circle, .pageprogress circle {fill: none;stroke-width: 3px;}.videoprogress circle.background, .pageprogress circle.background {stroke: rgba(255, 255, 255, 0.1);}.videoprogress circle.foreground, .pageprogress circle.foregroundp {stroke-dasharray: 2030px 2030px;stroke-dashoffset: 2030px;-webkit-transform: rotate3d(0, 0, 1, -90deg);-moz-transform: rotate3d(0, 0, 1, -90deg);-ms-transform: rotate3d(0, 0, 1, -90deg);-o-transform: rotate3d(0, 0, 1, -90deg);-webkit-transform-origin: 50% 50%;-moz-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;-o-transform-origin: 50% 50%;transform-origin: 50% 50%;}.play_video .videoprogress{opacity:0 !important;}.play_video:hover .videoprogress{opacity:1 !important;}.video-iframe{margin:-5% 0 0 -10%}.main_caption.hallow_text{top:50%;transform:translateY(-50%);bottom:auto;}.main_caption.hallow_text h1{font-size:5em;max-width:580px;margin:0px auto;text-transform:uppercase;text-align:center;}.main_caption.hallow_text h1 .small_title{font-size:0.81em;display:block;}.outline_pure{color:#fff;letter-spacing:0.100em;text-fill-color:transparent;-moz-text-fill-color:transparent;-webkit-text-fill-color:transparent;text-stroke-width:1px;-moz-text-stroke-width:1px;-webkit-text-stroke-width:1px;}.outline { color: white; text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}@supports((text-stroke: 2px black) or (-webkit-text-stroke: 2px black)) { .outline {color: transparent;-webkit-text-stroke: 2px black;text-stroke: 2px black;text-shadow: none; }}.ken_burn.full_height {min-height: 600px;height:100%;position:relative;}.bg_image{display:block;width:100%;height:100%;height:100vh;}.main .ken_burn.swiper-container .swiper-slide .bg_image{transform:translate3d(0px, 0px, 0px) scale(1.3,1.3);-moz-transform:translate3d(0px, 0px, 0px) scale(1.3,1.3);-webkit-transform:translate3d(0px, 0px, 0px) scale(1.3,1.3);-ms-transform:translate3d(0px, 0px, 0px) scale(1.3,1.3);transition:all ease-out 10s;}.main .ken_burn.swiper-container .swiper-slide.swiper-slide-active .bg_image{transform:translate3d(0px, 0px, 0px) scale(1,1);-moz-transform:translate3d(0px, 0px, 0px) scale(1,1);-webkit-transform:translate3d(0px, 0px, 0px) scale(1,1);-ms-transform:translate3d(0px, 0px, 0px) scale(1,1);}.down_arrow{display:inline-block;padding:10px;margin-top:20px;}.down_arrow span{display:inline-block;width:12px;height:12px;border:2px solid #fff;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);border-top:0px;border-left:0px;position:relative;transition: all ease-out 300ms;-moz-transition: all ease-out 300ms;-webkit-transition: all ease-out 300ms;top:0px}.down_arrow:hover span{top:5px;}.big.video_caption.main_caption h3{font-size:4.142857142857em;letter-spacing:0px;line-height: 1em;}.big.video_caption.main_caption h3 span{display:inline-block;}.ldBar, .pageprogress{position:fixed;z-index:999999;display:block;top:50%;left:50%;width:94px !important;height:90px;margin:0;}.text_bg{/* background: rgb(255,255,255); *//* background: -moz-linear-gradient(top,rgba(255,255,255,1) 0%, rgba(134,132,132,1) 81%); *//* background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(134,132,132,1) 81%); *//* background: linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(134,132,132,1) 81%); *//* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#868484',GradientType=0 ); */}.text {text-transform: uppercase;background: rgb(255,255,255);background: -moz-linear-gradient(top,rgba(255,255,255,1) 0%, rgba(134,132,132,1) 81%);background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(134,132,132,1) 81%);background: linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(134,132,132,1) 81%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#868484',GradientType=0 );background-clip: text;-webkit-background-clip: text;-moz-background-clip: text;-ms-background-clip: text;-o-background-clip: text;text-fill-color: transparent;-webkit-text-fill-color: transparent;-moz-text-fill-color: transparent;-ms-text-fill-color: transparent;-o-text-fill-color: transparent;}/*media query*/@media all and (min-width:576px){}@media all and (min-width:768px){body, html{font-size: 12px;} .header-navigation {top: 0px;} .mainnav-menu .mainnav-menu-item {margin: 0 0 10px;} .noscroll .header-navigation {height: 100%;height: calc(100vh - 0px);} .noscroll .navigation-bg-image-wrp {height: 100%;height: calc(100vh - 0px);}.content-wrap .split-content h1{font-size: 2.757em;}.content-wrap .split-content {margin: 0 auto;}.block_content .content-wrap .split-content {height: 100%;height:100vh;}.block_content .content-wrap{height: 100%;height: 100vh;}.box-content .content-wraper{font-size: 1.2857em;border-right: 0px solid #fff;}.box-content .history-block .content-wraper{font-size: 1.05em;}.box-content .img-block{border-left: 0px solid #fff;min-height: 300px;}.box-content .content-wraper.col-md-12{border-right: 0px solid #fff;}.box-content .center_block:nth-of-type(even) .content-wraper, .box-content .history_slider:nth-of-type(even) .center_block.content-wraper{border-left: 0px solid #fff;border-right: 0px solid #fff;}.box-content .center_block:nth-of-type(even) .img-block, .box-content .history_slider:nth-of-type(even) .center_block.img-block{border-right: 0px solid #fff;border-left: 0px solid #fff;}.center_block {margin-top: 40px;}.img-block img{max-height:none;}}@media all and (min-width:992px){body{font-size: 12px;}html{font-size: 13px;} .mainnav-menu {padding: 90px 40px 0 22px;}.header-social{padding-left: 22px;padding-top:50px;} .full_height{height: 100%;height:100vh;}.history-block .content-wraper{/*-ms-flex: 0 0 60%;flex: 0 0 61.26%;max-width: 61.26%;*/display: flex;}.history-block .content-wraper .split-content {align-items: center;justify-content: center;-webkit-align-self: center;align-self: center;flex: 0 0 100%;}.history-block .col-md-5{-ms-flex: 0 0 40%;flex: 0 0 38.74%;max-width: 38.74%;display: flex;}.history-block .content-wraper h1{font-family: 'audimatbold';font-size:2em;margin-bottom:1rem;}.history-block .content-wraper h1.htitle{font-size:1.5em;}.history-block .content-wraper p{margin-bottom:30px}.noscroll .header-navigation{min-width:400px;}.mainnav-menu .mainnav-menu-item-with-sub, .mainnav-menu a {display:inline-block;line-height:30px;}.content-wrap .split-content h1{font-size: 2.857em;}.banner-page-name-center{bottom:75px;}.bottom_small.banner-page-name-center{bottom:70px;}.banner-page-name-center h4{font-size:1.65em;letter-spacing:0.230em;padding:0px 15px 0 0;-ms-flex: 0 0 35%;flex: 0 0 35%;max-width: 35%;}.banner-page-name-center.muse .center_conter_wrapper h4{-ms-flex: 0 0 38%;flex: 0 0 38%;max-width: 38%;}.lykhan.banner-page-name-center h4{-ms-flex: 0 0 40%;flex: 0 0 40%;max-width: 40%;}

.banner-page-name-center.seven h4{-ms-flex: 0 0 26%;flex: 0 0 26%;max-width: 26%;}.banner-page-name-center.seven p{-ms-flex: 0 0 74%;flex: 0 0 74%;max-width: 74%;}

.banner-page-name-center p{border-left:2px solid #fff;padding-left:32px;padding-bottom:8px;-ms-flex: 0 0 65%;flex: 0 0 65%;max-width: 65%;}.banner-page-name-center p.nobrder_content{border-left:0px solid #fff;padding-left:0px;padding-bottom:8px;-ms-flex: 0 0 100%;flex: 0 0 100%;}.lykhan.banner-page-name-center p{-ms-flex: 0 0 60%;flex: 0 0 60%;max-width: 60%;}.banner-page-name-center.muse .center_conter_wrapper p{-ms-flex: 0 0 62%;flex: 0 0 62%;max-width: 62%;padding-right:0px;}.specs .col-md-5 {-ms-flex: 0 0 40%;flex: 0 0 40%;max-width: 40%;}.f18{font-size:1.2rem !important;;}.f20{font-size:1.4rem !important;;}.f22{font-size:1.5rem !important;;}.f24{font-size:1.55rem !important;;}.f26{font-size:1.625rem !important;;}.f28{font-size:1.75rem !important;;}.f29{font-size:1.8125rem !important;;}.f30{font-size:1.875rem !important;}.f32{font-size:2rem !important;}.f34{font-size:2.125rem !important;}.f36{font-size:2.25rem !important;}.f38{font-size:2.375rem !important;}.f40{font-size:2.5rem !important;}.f42{font-size:2.625rem !important;}.f44{font-size:2.75rem !important;}.f45{font-size:2.8125rem !important;}.f46{font-size:2.875rem !important;}.f48{font-size:3rem !important;}.f52{font-size:3.25rem !important;}.f56{font-size:3.5rem !important;}.f60{font-size:3.75rem !important;}.f65{font-size:4.0625rem !important;}.f70{font-size:4.375rem !important;}.f75{font-size:4.4875rem !important;}.f80{font-size:5rem !important;}.f85{font-size:5.3125rem !important;}.fb{font-family: 'audimatbold' !important;font-weight:normal;}.fr{font-family: 'audimatregular' !important;font-weight:normal;}.fl{font-family: 'audimatitalic' !important;font-weight:normal;}.fsb{font-family: 'audimatregular';font-weight:normal;}.fbl{font-family: 'audimatbold';font-weight:normal;}.normal{line-height:normal;}h2.normal,h3.normal,h4.normal{margin-bottom:1.5rem;}.no-brdr{border:0px !important;}.mt-15{margin-top:15px !important;}.mt-20{margin-top:20px !important;}.mt-25{margin-top:25px !important;}.mt-30{margin-top:30px !important;}.mt-35{margin-top:35px !important;}.mt-40{margin-top:40px !important;}.mt-45{margin-top:45px !important;}.mt-50{margin-top:50px !important;}.mt-55{margin-top:55px !important;}.mt-60{margin-top:60px !important;}.mt-65{margin-top:65px !important;}.mt-70{margin-top:70px !important;}.muse .brdr-gray{margin-left:95px;}.main_caption.lifestyle {bottom: 10%;max-width:1300px;left:50%;transform:translateX(-50%);}.main_caption.lifestyle p{margin-bottom:10px;}.Press_details, .event_details {padding: 0px;max-width: 1355px;margin:0px auto 20px;}.accordion li.open .link {margin-bottom: 22px;}.accordion .link {margin-top:26px;}.accordion {margin: 30px -15px 20px;}a#brand img{height:100px;}a#brand {max-width: 83px;margin-left: -41px;}}@media all and (min-width:1100px){ .mainnav-menu {padding: 130px 60px 0 26px;}.header-social{padding-left: 26px;padding-top:70px;}body{font-size: 13px;}/*.history-block .img-block{max-height:365px;}*/.big_height.history-block .img-block{max-height:none;}}@media all and (min-width:1200px){ .mainnav-menu .mainnav-menu-item {margin: 0 0 10px;display: block;cursor: pointer;} .mainnav-menu .mainnav-menu-item:hover ul li {opacity: 1;-webkit-transition: opacity .6s cubic-bezier(.4,.01,.165,.99);transition: opacity .6s cubic-bezier(.4,.01,.165,.99);} .mainnav-menu .mainnav-menu-item:hover ul li:nth-child(1) {-webkit-transition-delay: .27s;transition-delay: .27s;} .mainnav-menu .mainnav-menu-item:hover ul li:nth-child(2) {-webkit-transition-delay: .34s;transition-delay: .34s;} .mainnav-menu .mainnav-menu-item:hover ul li:nth-child(3) {-webkit-transition-delay: .41s;transition-delay: .41s;} .mainnav-menu .mainnav-menu-item:hover ul li:nth-child(4) {-webkit-transition-delay: .48s;transition-delay: .48s;} .mainnav-menu .mainnav-menu-item:hover ul li:nth-child(5) {-webkit-transition-delay: .55s;transition-delay: .55s;} .mainnav-menu .mainnav-menu-item:hover ul li:nth-child(6) {-webkit-transition-delay: .62s;transition-delay: .62s;} .mainnav-menu .mainnav-menu-item:hover ul li:nth-child(7) {-webkit-transition-delay: .69s;transition-delay: .69s;}}@media all and (min-width:1480px){body{font-size: 14px;}html{font-size: 16px;} .content-wrap .split-content h1{font-size: 3.5em;}.main .main-banner{min-height:600px;}.slider_section.full_height{min-height:600px;}html{font-size: 16px;}}@media all and (max-width:1200px){.mainnav-menu a {font-size: 1.65714286em;}.mainnav-menu ul li a {font-size: 1.371428571429em;}.mainnav-menu ul ul li a {font-size: 1.22857142857em;}.banner-page-name {font-size: 5em;}.banner-page-name h3 {font-size: 0.30em;}.container {max-width: none;width:100%;}.social a, .header-social a {margin: 4px 2px 4px 0;}.footer .col-md-3 {-ms-flex: 0 0 18%;flex: 0 0 18%;max-width: 18%;}.footer .col-md-3:nth-child(2), .footer .col-md-3:nth-child(5){-ms-flex: 0 0 23%;flex: 0 0 23%;max-width: 23%;}}@media all and (max-width:1500px){body{font-size:11px;}html{font-size:13px;}.content-wrap{padding:15px 15px;}.content-wrap .split-content {padding: 15px 30px 15px 30px;}.box-content .content-wraper .split-content {padding: 35px 30px;}.box-content {padding: 20px 15px 20px;}.banner-page-name-center .center_conter_wrapper {max-width: 980px;}.lykhan.banner-page-name-center .center_conter_wrapper{max-width:880px;}.main_caption {bottom:10%;}.main_caption.lifestyle {bottom: 6%;}a#brand{max-width:54px;margin-left:-27px;height: 65px;line-height: 65px;}a#brand img{width:100%;height:65px;}.img-wrap{padding:0px;}.img-wrap img{width:100%;}.box-content .history_slider .row .content-wraper .split-content {padding: 15px 30px 15px 30px;}.box-content .history_slider:nth-of-type(2n) .row .content-wraper .split-content {padding: 15px 30px 15px 30px;}.swiper-button-next, .swiper-button-prev{transform:scale(0.8,0.8);}.banner-page-name.bottom-center-page{bottom:8%;}.box-content .img-block.partner_img{min-height: 480px;}}@media all and (max-width:1300px){.muse .specs_list {margin: 40px 0;}.main_caption h3{margin-bottom: 0px;}.main_caption p {margin-bottom:5px;}.main_caption .btn-readmore, .btn-readmore.white-brdr {margin-top:5px;}.swiper-container-horizontal > .swiper-pagination{bottom: 24px;}}@media all and (max-width:1100px){.banner-page-name-center {bottom: 50px;}}@media all and (max-width:992px){.footer .col-md-3:nth-child(2), .footer .col-md-3 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.footer .col-md-3:nth-child(5){-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.footer ul li {font-size:1.1em;font-family: 'audimatbold';font-weight:normal;}.footer ul ul li {font-size:0.9em;font-family: 'audimatregular';font-weight:normal;}.content-wrap{padding:15px 40px;}html{font-size:13px;}.f34 {font-size: 1.5rem !important;}.comon_content {font-size: 1.35142857em;}.normal-margin .center_block {margin-top: 15px;}.box-content .history_slider .row .content-wraper .split-content {padding: 15px 30px 15px 30px;}.section{padding:0 0px;}.slider_section.section{padding:0 0px;}.box-content .content-wraper .split-content{max-width: 890px !important;}a#brand{max-width:40px;margin-left:0px;top:10px;left:10px;height: 48px;line-height: 48px;}a#brand img{width:auto;height:52px;}.box-content {padding: 0px 15px 15px;}.box-content:first-child {padding: 0px 15px 15px !important;}.main_caption h3 {font-size: 2em;}.with_detail.main_caption h3{margin-bottom:0px;}.btn-readmore {font-size: 11px;line-height: 18px;min-width: 80px;padding: 3px 15px !important;}.btn-readmore i {line-height:18px;margin-left:0px;}.banner-page-name-center h4 {font-size: 1.55em;}.lykhan.banner-page-name-center .center_conter_wrapper {max-width: 730px;}.box-content .content-wraper .split-content {padding: 25px 30px;}.accordion.press .link span.press_date{padding-left: 12px;}.main .main-banner.full_height {min-height: 10%;min-height: 10vh;max-height: 100vh;}.big.video_caption.main_caption h3{font-size:2.857142857em;letter-spacing:0px;line-height: 1em;}.down_arrow {margin-top:0px;}.main-banner.full_height {margin-bottom: 15px;}.main .main-banner {max-height: 100vh;height: 100%;}}@media all and (max-width:820px) and (min-width:768px){.news_slider .news_quotes{margin:0 20px;}}@media all and (max-width:768px){html{overflow-x: hidden;}body{font-size:11px;}h2, .h2{font-size:1.6em;}.box-content {padding: 0px 15px 15px;}.box-content:first-child {padding: 0px 15px 5px !important;}.box-content:first-child{margin-top: 0px !important;}.content-wrap{padding:15px 40px;}.banner-page-name{font-size: 3em;width:90%;right:5%;text-align:center;}.swiper-container-horizontal > .swiper-pagination{bottom:20px;}.swiper-pagination .swiper-pagination-bullet{width:15px;}.content-wrap .split-content h1.text-nowrap{white-space:normal !important;}.img-wrap{padding:0px;height:auto;min-height:150px;max-height:480px;}.img-wrap img{width:100%;}.copyright{padding-top:20px;}.footer{padding:20px 0;}.footer ul{margin-bottom:10px;}.banner_caption{bottom:100%;}.box-content .content-wraper .split-content{padding:25px 15px;}.box-content .history_slider .row .content-wraper .split-content {padding: 35px 20px 35px;}.box-content .history_slider:nth-of-type(2n) .row .content-wraper .split-content {padding: 35px 10px 15px;}.people_container .swiper-wrapper, .people_container .swiper-container-slide, .people_container .people_slider_wrapper {height: auto;}.box-content .img-block {min-height: 150px;}.trangle, .trangle-sub {position:absolute;right:0px;}.banner-page-name{position:relative;width:100%;padding:15px;background:#000;bottom:0px;right:0;font-size: 2.5em;}.banner-page-name h3{text-align:center;}html{font-size:12px;}.banner-page-name-center{bottom: 0px;background:#000;padding:15px 15px;z-index:1;position:relative;}.banner-page-name-center .row{margin:0px;}.main-banner, .main-banner .swiper-slide img {min-height:150px;}.main-banner.full_height{border-bottom: 0px solid #fff;}.muse .specs_list {margin: 30px 0;max-width: 390px;padding-right:0px;}.lykan .spec p {padding-left:15px;}.specs {margin-top: 20px;}.swiper-button-next, .swiper-button-prev {transform: scale(0.5,0.5);}button.wm-humburger {margin-top: 10px;margin-right: 10px;}.history_slider .swiper-button-prev{left:0px;}.content-wrap .split-content p {padding-bottom: 15px;}.history_slider .swiper-button-next{right:0px;}.main_caption{padding-top:12px;}.main_caption h3 {font-size: 1.6em;}.main_caption p{font-size: 1em;}.main_caption{position:relative;bottom:0px;left:0px;background: #000;padding-bottom: 15px;}.with_detail.main_caption h3 {font-size: 1.1em;}.banner_mr_bottom {margin-bottom: 20px;}.footer {border-top:3px solid #fff;}.banner_overlay {display:none;}.black_mobile{background:#000;}a#brand{max-width:50px;margin-left:0px;top:0px;left:5px;height: 55px;line-height: 55px;}.header{position:relative;min-height:60px;background:#000;}button.wm-humburger, .header-navigation, .noscroll .header-navigation{position:fixed;}.main-banner:hover .swiper-button-next {right: -5px;}.main-banner:hover .swiper-button-prev {left: -5px;}.banner-page-name-center p.nobrder_content{font-size:1.1em;}.banner-page-name-center h1{font-size:1.5em;}.specs .row .col-12{background:rgba(0,0,0,0.6);margin-left:0px !important;}.specs_list {margin: 20px 0;}.download_spec {margin: 20px -15px 0;padding: 20px 15px;}.footer ul li {line-height:18px;}.copyright{font-size:10px;}.mainnav-menu{padding-top:56px;}.header-social a{font-size:1.5em;}.normal-margin .history_slider:first-child {margin-top: 15px;}.content-wrap .split-content h1{font-size: 2.2857em;}.banner-page-name h3 {font-size: 0.40em;}.f75 {font-size: 2.4875rem !important;}.banner_caption{position:static;text-align-last:center;font-size: 0.45em;}.banner-page-name.bottom-center-page{bottom:0px;font-size: 2.857142em;}.box-content .img-block.partner_img{min-height: 100px;}.expander {padding: 30px 20px 12px;}.expander .expan_colse{background-size:100% auto;background-position: 0px -147px;width: 20px;height: 20px;right: 5px;top: 5px;}.download_icon {background-position: 0 -348px;width: 30px;height: 30px;margin-top: -8px;margin-bottom: -8px;background-size:100% auto;}.lykhan.banner-page-name-center .center_conter_wrapper {max-width: 100%;text-align:center;}.banner-page-name-center p {border-left: 0px solid #fff;padding-left: 0px;}.normal-margin .history_slider .center_block{border-bottom:10px solid #fff;}.comon_content h2 {font-size: 1.7em;}.content-wrap .split-content {margin: 0px auto;padding: 0px 0px 0px 0px;}.text-left, .text-right{text-align:center !important;}.section{padding:0 0px;text-align-last:center !important;}.section.footer{padding:15px;}.mb-5, .my-5 {margin-bottom: 1.6rem !important;}.banner-page-name-center.muse .center_conter_wrapper{text-align:center;}.spec p {text-align:left;text-align-last: left;}.news_slider{position:relative;}.news_slider .swiper-slide{background:#000;padding:20px;}.news_slider .news_quotes{padding-left:0px;}.news_slider .news_quotes .title{display:block;position:static;}.news_slider .news_quotes p{border:0px;padding:10px 15px;margin:0px;}.footer .col-md-3:nth-child(2), .footer .col-md-3 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.accordion.press .link span{max-width: 75%;}.accordion .link i{transform: scale(0.6,0.6);}.accordion.press .link span{padding: 12px 12px 12px 12px;}.accordion.press .link span.press_title{padding-left:12px;padding-right:30px;}.Press_details, .event_details {font-size: 1.1em;text-align-last:left;}.accordion .link i{right: 10px;}.Press_details, .event_details{font-size:1em;}.event_info {padding: 10px 15px 15px 10px;font-size: 1rem;}.event_info h6,.event_info h4{font-size: 1.285714em;}.event_info h1{font-size: 2em;padding-bottom:0px;}.event_info p{padding-top:0px;font-size:1em;}.event_details {margin-top:8px;}.event_details .gallery_wrap{text-align-last:center;text-align:center;}.banner-page-name-center h4, .banner-page-name-center p{padding-right:0px;}.Press_details img {margin: 0px 12px 10px 0;}.btn_wrapper {padding-bottom:0px;}.box-content .content-wraper.col-md-6 .split-content{text-align: -webkit-center;}.play_video .video_caption{opacity:1;}.play_video:hover .video_caption{opacity:1;}.big.video_caption.main_caption h3{font-size:1.57142857em;letter-spacing:0px;line-height: 1em;}.down_arrow {margin-top:0px;}.down_arrow span{width:8px;height:8px;}.videoprogress {width:160px;height:160px;opacity:1;margin: -80px 0 0 -80px;}.video_progress .swiper-pagination .swiper-pagination-bullet{height: 3px;width:20%;max-width:80px;}
.carousel-home, .carousel-home .carousel-item-list, .carousel-home .carousel-item-list .carousel-item .content, .carousel-home .visual, .carousel-full .carousel-item-list .carousel-item .bg-image, .carousel-home .carousel-item-list .carousel-item .bg-image, .carousel-full .carousel-item-list .carousel-item, .carousel-home .carousel-item-list .carousel-item {position:relative !important;height:auto;}
.carousel-home .carousel-item-list img{width:100%;}
.carousel-home video, .carousel-home .vimeo-player{width:auto;min-width:100%;height:100%;max-width:none !important;}.carousel-home .carousel-item-list .carousel-item .content{padding: 0 0 0px 0;}
.carousel-home .carousel-item-list .carousel-item .text-container.main_caption{bottom:10px;min-height: 60px;}
.carousel-home .carousel-progress{bottom:10px !important;left:50%;top:auto !important;max-width:320px;transform:translateX(-50%);padding:0 10px;}.carousel-home .carousel-progress-item{width: 33% !important;padding: 0px 4px !important;max-width: 96px !important;}
.carousel-home .heading-container{display:flex;width:100%;min-height: 60px;vertical-align:middle;flex-direction: column;justify-content: center;align-items: center;}
.center_block {margin-top: 15px;}
.contacttbl td{text-align:center !important;}

}.hiddendiv{display:none;}@media all and (max-width:540px){.footer .col-md-3:nth-child(2), .footer .col-md-3, .footer .col-md-3:nth-child(5){-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;text-align: center;}html{font-size:9px;}.accordion.press .link span{max-width: 80%;}.accordion .link {font-size: 1.9rem;}}#preloader {position: fixed;top: 0;left: 0;right: 0;bottom: 0;background-color: #000;z-index: 99999;}#status {width: 40px;height: 40px;position: absolute;left: 50%;top: 50%;background-position: center;margin: -20px 0 0 -20px;text-align: center;color: #fff;}.la-ball-triangle-path,.la-ball-triangle-path > div {position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.la-ball-triangle-path {display: block;font-size: 0;color: #fff;}.la-ball-triangle-path.la-dark {color: #333;}.la-ball-triangle-path > div {display: inline-block;float: none;background-color: currentColor;border: 0 solid currentColor;}.la-ball-triangle-path {width: 32px;height: 32px;}.la-ball-triangle-path > div {position: absolute;top: 0;left: 0;width: 10px;height: 10px;border-radius: 100%;}.la-ball-triangle-path > div:nth-child(1) {-webkit-animation: ball-triangle-path-ball-one 2s 0s ease-in-out infinite;-moz-animation: ball-triangle-path-ball-one 2s 0s ease-in-out infinite;-o-animation: ball-triangle-path-ball-one 2s 0s ease-in-out infinite;animation: ball-triangle-path-ball-one 2s 0s ease-in-out infinite;}.la-ball-triangle-path > div:nth-child(2) {-webkit-animation: ball-triangle-path-ball-two 2s 0s ease-in-out infinite;-moz-animation: ball-triangle-path-ball-two 2s 0s ease-in-out infinite;-o-animation: ball-triangle-path-ball-two 2s 0s ease-in-out infinite;animation: ball-triangle-path-ball-two 2s 0s ease-in-out infinite;}.la-ball-triangle-path > div:nth-child(3) {-webkit-animation: ball-triangle-path-ball-tree 2s 0s ease-in-out infinite;-moz-animation: ball-triangle-path-ball-tree 2s 0s ease-in-out infinite;-o-animation: ball-triangle-path-ball-tree 2s 0s ease-in-out infinite;animation: ball-triangle-path-ball-tree 2s 0s ease-in-out infinite;}.la-ball-triangle-path.la-sm {width: 16px;height: 16px;}.la-ball-triangle-path.la-sm > div {width: 4px;height: 4px;}.la-ball-triangle-path.la-2x {width: 64px;height: 64px;}.la-ball-triangle-path.la-2x > div {width: 20px;height: 20px;}.la-ball-triangle-path.la-3x {width: 96px;height: 96px;}.la-ball-triangle-path.la-3x > div {width: 30px;height: 30px;}/* * Animations */@-webkit-keyframes ball-triangle-path-ball-one {0% {-webkit-transform: translate(0, 220%);transform: translate(0, 220%);}17% {opacity: .25;}33% {opacity: 1;-webkit-transform: translate(110%, 0);transform: translate(110%, 0);}50% {opacity: .25;}66% {opacity: 1;-webkit-transform: translate(220%, 220%);transform: translate(220%, 220%);}83% {opacity: .25;}100% {opacity: 1;-webkit-transform: translate(0, 220%);transform: translate(0, 220%);}}@-moz-keyframes ball-triangle-path-ball-one {0% {-moz-transform: translate(0, 220%);transform: translate(0, 220%);}17% {opacity: .25;}33% {opacity: 1;-moz-transform: translate(110%, 0);transform: translate(110%, 0);}50% {opacity: .25;}66% {opacity: 1;-moz-transform: translate(220%, 220%);transform: translate(220%, 220%);}83% {opacity: .25;}100% {opacity: 1;-moz-transform: translate(0, 220%);transform: translate(0, 220%);}}@-o-keyframes ball-triangle-path-ball-one {0% {-o-transform: translate(0, 220%);transform: translate(0, 220%);}17% {opacity: .25;}33% {opacity: 1;-o-transform: translate(110%, 0);transform: translate(110%, 0);}50% {opacity: .25;}66% {opacity: 1;-o-transform: translate(220%, 220%);transform: translate(220%, 220%);}83% {opacity: .25;}100% {opacity: 1;-o-transform: translate(0, 220%);transform: translate(0, 220%);}}@keyframes ball-triangle-path-ball-one {0% {-webkit-transform: translate(0, 220%);-moz-transform: translate(0, 220%);-o-transform: translate(0, 220%);transform: translate(0, 220%);}17% {opacity: .25;}33% {opacity: 1;-webkit-transform: translate(110%, 0);-moz-transform: translate(110%, 0);-o-transform: translate(110%, 0);transform: translate(110%, 0);}50% {opacity: .25;}66% {opacity: 1;-webkit-transform: translate(220%, 220%);-moz-transform: translate(220%, 220%);-o-transform: translate(220%, 220%);transform: translate(220%, 220%);}83% {opacity: .25;}100% {opacity: 1;-webkit-transform: translate(0, 220%);-moz-transform: translate(0, 220%);-o-transform: translate(0, 220%);transform: translate(0, 220%);}}@-webkit-keyframes ball-triangle-path-ball-two {0% {-webkit-transform: translate(110%, 0);transform: translate(110%, 0);}17% {opacity: .25;}33% {opacity: 1;-webkit-transform: translate(220%, 220%);transform: translate(220%, 220%);}50% {opacity: .25;}66% {opacity: 1;-webkit-transform: translate(0, 220%);transform: translate(0, 220%);}83% {opacity: .25;}100% {opacity: 1;-webkit-transform: translate(110%, 0);transform: translate(110%, 0);}}@-moz-keyframes ball-triangle-path-ball-two {0% {-moz-transform: translate(110%, 0);transform: translate(110%, 0);}17% {opacity: .25;}33% {opacity: 1;-moz-transform: translate(220%, 220%);transform: translate(220%, 220%);}50% {opacity: .25;}66% {opacity: 1;-moz-transform: translate(0, 220%);transform: translate(0, 220%);}83% {opacity: .25;}100% {opacity: 1;-moz-transform: translate(110%, 0);transform: translate(110%, 0);}}@-o-keyframes ball-triangle-path-ball-two {0% {-o-transform: translate(110%, 0);transform: translate(110%, 0);}17% {opacity: .25;}33% {opacity: 1;-o-transform: translate(220%, 220%);transform: translate(220%, 220%);}50% {opacity: .25;}66% {opacity: 1;-o-transform: translate(0, 220%);transform: translate(0, 220%);}83% {opacity: .25;}100% {opacity: 1;-o-transform: translate(110%, 0);transform: translate(110%, 0);}}@keyframes ball-triangle-path-ball-two {0% {-webkit-transform: translate(110%, 0);-moz-transform: translate(110%, 0);-o-transform: translate(110%, 0);transform: translate(110%, 0);}17% {opacity: .25;}33% {opacity: 1;-webkit-transform: translate(220%, 220%);-moz-transform: translate(220%, 220%);-o-transform: translate(220%, 220%);transform: translate(220%, 220%);}50% {opacity: .25;}66% {opacity: 1;-webkit-transform: translate(0, 220%);-moz-transform: translate(0, 220%);-o-transform: translate(0, 220%);transform: translate(0, 220%);}83% {opacity: .25;}100% {opacity: 1;-webkit-transform: translate(110%, 0);-moz-transform: translate(110%, 0);-o-transform: translate(110%, 0);transform: translate(110%, 0);}}@-webkit-keyframes ball-triangle-path-ball-tree {0% {-webkit-transform: translate(220%, 220%);transform: translate(220%, 220%);}17% {opacity: .25;}33% {opacity: 1;-webkit-transform: translate(0, 220%);transform: translate(0, 220%);}50% {opacity: .25;}66% {opacity: 1;-webkit-transform: translate(110%, 0);transform: translate(110%, 0);}83% {opacity: .25;}100% {opacity: 1;-webkit-transform: translate(220%, 220%);transform: translate(220%, 220%);}}@-moz-keyframes ball-triangle-path-ball-tree {0% {-moz-transform: translate(220%, 220%);transform: translate(220%, 220%);}17% {opacity: .25;}33% {opacity: 1;-moz-transform: translate(0, 220%);transform: translate(0, 220%);}50% {opacity: .25;}66% {opacity: 1;-moz-transform: translate(110%, 0);transform: translate(110%, 0);}83% {opacity: .25;}100% {opacity: 1;-moz-transform: translate(220%, 220%);transform: translate(220%, 220%);}}@-o-keyframes ball-triangle-path-ball-tree {0% {-o-transform: translate(220%, 220%);transform: translate(220%, 220%);}17% {opacity: .25;}33% {opacity: 1;-o-transform: translate(0, 220%);transform: translate(0, 220%);}50% {opacity: .25;}66% {opacity: 1;-o-transform: translate(110%, 0);transform: translate(110%, 0);}83% {opacity: .25;}100% {opacity: 1;-o-transform: translate(220%, 220%);transform: translate(220%, 220%);}}@keyframes ball-triangle-path-ball-tree {0% {-webkit-transform: translate(220%, 220%);-moz-transform: translate(220%, 220%);-o-transform: translate(220%, 220%);transform: translate(220%, 220%);}17% {opacity: .25;}33% {opacity: 1;-webkit-transform: translate(0, 220%);-moz-transform: translate(0, 220%);-o-transform: translate(0, 220%);transform: translate(0, 220%);}50% {opacity: .25;}66% {opacity: 1;-webkit-transform: translate(110%, 0);-moz-transform: translate(110%, 0);-o-transform: translate(110%, 0);transform: translate(110%, 0);}83% {opacity: .25;}100% {opacity: 1;-webkit-transform: translate(220%, 220%);-moz-transform: translate(220%, 220%);-o-transform: translate(220%, 220%);transform: translate(220%, 220%);}}

.event_details::before {
    content: "";
    background: #000;
    opacity: 0.1;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.careers_details{font-size:1.1em;padding: 0 30px;}.careers_details h4{font-size:1.3em;font-family: 'audimatbold';}.careers_details ul{margin:10px 0 25px;padding:0 0 0 15px;list-style-type:disc;}
span.label, .label{display:block;text-transform:uppercase;font-size:1.125em;font-family: 'audimatbold';padding-top:1em;}
.form_content .input.custom_input .md-form{margin-top:0px;}
.accordion.press .link span.press_title.resume_title{padding: 15px 15px 15px 45px;}
.banner-page-name.center_block{width:100%;text-align:center;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);bottom: auto;position: absolute;margin: 0px 0;}
.label .text-inside{font-size:80%;font-family: 'audimatregular';padding:0 20px;text-transform:none;line-height:16px;display:inline-block;}
.main .main-banner.half_height{min-height: 350px;height: 60%;height: 60vh;}.main .main-banner.half_height .slider_section{height:100%;height:60vh;min-height: 350px;}
.heading-fix-top{position:absolute;top:20%;bottom:auto;z-index:100;}.heading-fix-top h3 span{display:inline-block;padding:6px 8px;border-radius:4px;} .heading-fix-top h3 span span.text_white {
    text-transform: uppercase;padding:0px;border-radius:0px;font-size: 4.542857142857rem;text-shadow: 0.1em 0.1em 3px rgba(0,0,0,0.6);color:#fff;} 
.slider_section.full_height.lifestyle_wrapper{background:#000;text-align:center;text-align-last:center;}
.slider_section.full_height.lifestyle_wrapper img{max-width:100%;width:auto;max-height:60%;text-align:center;text-align-last:center;position: absolute;top: 40%;left: 50%;transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);}
.comon_content h2{font-size: 2.3rem !important;}
h2.normal,h3.normal,h4.normal{margin-bottom:1.5rem;}
.top-banner-home{position:relative;z-index:2;}
.banner-page-name-center.logo_caption{bottom: 35px;}
.tab-content ul{margin:20px 0;padding:0 0 0 15px;font-size:1.3em;}.tab-content ul li{line-height:2em;}.tab-content.tab-content-press{padding:25px 0;}
.tab-content.tab-content-press ul{padding:0;font-size:1em;margin:0;}.tab-content.tab-content-press ul li{line-height:normal;}
.tab_container ul.nav{padding:25px 0px 0;}
.tab_container ul.nav li{flex:1 1;background:#f5f5f5;border-top:2px solid #f5f5f5;}
.tab_container ul.nav li.active{background:#fff;border-top:2px solid #000;}.tab_container ul.nav li a{display:block;width:100%;height:100%;line-height:1.6em;padding:8px 15px;text-transform:uppercase;font-size:1.6em;text-align:center;}
.share {display:block;position:fixed;top:0;right:0px;width:0%;height:100%;overflow:hidden;-webkit-transition: all .3s cubic-bezier(.215,.61,.355,1);transition: all .3s cubic-bezier(.215,.61,.355,1);background:url(../img/wmotors_share_bg.png) right top repeat-y;background-size:100% auto;z-index:99;}
.share.active {width:100%;}
.share .share-wrapper {position: absolute;padding: 10px 0 20px;bottom:10px;right:10px;}
.share .share-container {-webkit-transition: all .8s cubic-bezier(.215,.61,.355,1);transition: all .8s cubic-bezier(.215,.61,.355,1);position: absolute;bottom: 60px;right: 0px;overflow: hidden;visibility: hidden;}
.share .share-container ul {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row wrap;flex-flow: row wrap;opacity: 0;margin: 0 0 10px;padding: 0;list-style-type: none;-webkit-transition: all 170ms ease;transition: all 170ms ease;}
.share .share-container ul li {padding: 0;margin: 6px 0px;width: 100%;position: relative;display: block;z-index: 1;}
.share .share-container ul li a {width: inherit;height: inherit;overflow: hidden;/*text-indent: -1000em;*/display: block;position: relative;font-weight: 300;color:#fff;white-space:nowrap;font-size:1.4em;line-height:1.3em;}.share .share-container ul li a i{display:inline-block;width:20px;height:20px;border-radius:2px;border:1px solid #fff;text-align:center;line-height:20px;margin-right:8px;vertical-align:middle;margin-bottom: 2px;}.share .share-container ul li a i:before{font-size:12px;padding:0;line-height:18px;display:block;}
.share-channels {font-size: 18px;margin: 15px auto 0;width: 100%;max-width: 150px;padding: 10px;text-align: center;cursor: pointer;line-height: 1.5;font-weight: 600;text-transform: uppercase;position:fixed;color: #fff;max-width: 284px;border:1px solid #000;border-radius:100%;width:48px;height:48px;bottom:10px;right:10px;background:#000;z-index:100;}
.share-channels.current {border:1px solid #fff;}
.share-channels .share-icn {width: 24px;height: 24px;position: relative;margin: 0 0 0 0px;display: inline-block;}
.share-channels .share-icn::after, .share-channels .share-icn::before, .share .share-container ul li::before {-webkit-transition: all .3s cubic-bezier(.215,.61,.355,1);transition: all .3s cubic-bezier(.215,.61,.355,1);}
.share-channels .share-icn::before {width: 2px;content: '';-webkit-transform: rotate(60deg);transform: rotate(60deg);height: 20px;position: absolute;top: -2px;right: 12px;background: #fff;}
.share-channels .share-icn span {opacity: 1;position: absolute;width: 8px;height: 8px;border-style: solid;border-width: 1px;border-color: #fff;border-radius: 100%;background:#fff;}
.share-channels .share-icn span:nth-child(1) {top: 0;right: 0;}
.share-channels .share-icn span:nth-child(2) {top: 18px;right: 0;}
.share-channels .share-icn span:nth-child(3) {top: 9px;left: 0;}
.share-channels .share-icn::after {width: 2px;content: '';-webkit-transform: rotate(-59deg);transform: rotate(-59deg);height: 20px;position: absolute;top: 8px;right: 10px;background: #fff;}
.share-channels.current .share-icn::before {-webkit-transform: rotate(45deg);transform: rotate(45deg);height: 24px;right: 10px;top: 2px;}
.share-channels.current .share-icn span {opacity: 0;}
.share-channels.current .share-icn::after {-webkit-transform: rotate(-45deg);transform: rotate(-45deg);height: 24px;right: 10px;top: 2px;}
.share-container.visible ul {opacity: 1;-webkit-transition: all 210ms ease 210ms;transition: all 210ms ease 210ms;}
.big.video_caption.main_caption h3 {font-size: 2.857142857rem;}

@keyframes svganimation {
  0% {
    stroke-dashoffset:70px;
  }

  100% {
    stroke-dashoffset:0px;
  }
}
@-webkit-keyframes svganimation {
  0% {
    stroke-dashoffset:70px;
  }

  100% {
    stroke-dashoffset:0px;
  }
}
@-moz-keyframes svganimation {
  0% {
    stroke-dashoffset:70px;
  }

  100% {
    stroke-dashoffset:0px;
  }
}

.main-banner .history_slider .comon_content{max-width:700px;margin:0px auto;padding:15px;position:relative;left:auto;bottom:auto;text-align: left;color: #000;}
.main-banner .history_slider .comon_content p{margin:20px 0;font-size:1.2em;}
.main-banner .history_slider .comon_content.main_caption .btn-readmore{border: 1px solid #000;color: #000;margin-top: 10px;}
.main-banner .history_slider .comon_content.main_caption .btn-readmore:hover{color: #fff;}
.main-banner .history_slider .motor_logo{position:absolute;left:50%;bottom:5%;max-width:320px;height:auto;z-index:2;transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);opacity:1}
.news_blocks_wrapper{overflow:hidden;width:100%;padding:0 15px 3em;}
.news_block, .insta_post{position:relative;padding:0px;overflow:hidden;border-right: 1px solid #fff;flex-grow: 1;height: auto;}.news_block:nth-child(3n){border-right: 0px solid #fff;}
.insta_post{border:0px;}
.news_title{display:block;text-align:center;padding:25px 15px;font-size:100%;}.news_title h3{font-size:2.5em;letter-spacing: 0.200em;text-transform:uppercase;}
.news_image{overflow:hidden;height:100%;}.news_image img, .news_image iframe{display: block;height: 400px;width: 100%;object-fit: cover;font-family: 'object-fit: cover;';}
.news_content{position:absolute;bottom:0px;left:0px;background-image: linear-gradient(transparent 30%, rgba(0, 0, 0, 1) 95%);padding:6em 15px 15px;color:#fff;z-index:4;width:100%;}
.insta_post .news_image{position:relative;}.insta_post .news_image.video:before{position:absolute;content:"";left:50%;top:50%;background:url('../img/white-play-icon.png') center center no-repeat;background-size:100% 100%;width:100px;height:100px;z-index:1;margin:-50px 0 0 -50px;}
.news_content p{font-size:1.5em;}.news_content p.date{font-size:1em;margin-bottom:0px;}
.news_block a:after, .insta_post a:after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-color: rgba(0, 0, 0, 0);transition:all ease-in 300ms;-webkit-transition:all ease-in 300ms;-moz-transition:all ease-in 300ms;z-index:2;}
.news_block:hover a:after, .insta_post:hover a:after{background-color: rgba(0, 0, 0, 0.5);}.news_block a{display:block;height:100%;}
.like_comment_detail{position:absolute;top:50%;left:0;width:100%;text-align:center;font-size:2em;color:#fff;opacity:0;z-index:4;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);transition:all ease-in 300ms;-webkit-transition:all ease-in 300ms;-moz-transition:all ease-in 300ms;}
.news_block:hover .like_comment_detail, .insta_post:hover .like_comment_detail{opacity:1;}
.like_comment_detail span{display:inline-block;margin:0 10px;}.like_comment_detail span i{display:block;}
.contacttbl tr{white-space:nowrap;}
.mobile {display:none;}
.news_blocks_wrapper .row.swiper-wrapper{width:auto;}
.news_block.swiper-slide img, .insta_post.swiper-slide img{opacity:1;}
.partner{border:1px solid #d7d7d7;padding:28px;margin:15px 0 45px;text-align:center;font-size:1.25em;}
.partner .parner_logo{display:block;text-align:center;padding:0 0 20px;}.partner .parner_logo img{max-width:100%;}
.parner_details_links a{display:inline-block;margin:0 5px;}
#partner_pop .modal-dialog .modal-content{background:#000;color:#fff;border:1px solid #959595;padding:30px 30px 20px;text-align:center;}
#partner_pop h2{text-transform:uppercase;font-size:2.142857em;font-family: 'audimatbold';padding:1em 0;}
#partner_pop p{font-size:1.714285em;margin:0 0 1em;}
#partner_pop .modal-content .close{top:22px;right:22px;background:url("../img/wmotors_close_btn.png");color:#000;width:25px;height:25px;z-index: 10;}#partner_pop .modal-content .close span{display:none;}
.row.partners_blocks{margin-left:-30px;margin-right:-30px;text-align: center;justify-content: center;}
#partner_pop .modal-dialog {max-width: 700px;}
.modal-backdrop.show {opacity: .8;}
	body,html{overflow-x:hidden;}
.news_blocks_wrapper .row{justify-content:center;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-ms-flex-direction: row;-webkit-flex-direction: row;flex-direction: row;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;-ms-flex: 1 1 auto;-webkit-flex: 1 1 auto;flex: 1 1 auto;position:relative;}
.h-0{height: 0px !important;overflow: hidden;min-height: 0px !important;max-height: 0px !important;}
.news_image img, .news_image iframe{min-height: 100%;}
@media all and (max-width:1500px){
.news_image img, .news_image iframe{height: auto;max-height:260px;min-height: 100%;}.news_image iframe{height:340px;}
}

@media all and (max-width:1000px) and (max-height:600px){
video {object-fit: fill;position:absolute;left:50%;top:50%;width:auto;height:100%;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);}
}
@media all and (max-width:1150px){
.news_image img, .news_image iframe{height: auto;max-height:260px;}.news_image iframe{height:260px;}
}
@media all and (max-width:1100px){
	html{font-size:12px;}
}

@media all and (max-width:1000px){
	html{font-size:11px;}
	.careers_details ul{margin:10px 0 20px;padding:0 0 0 12px;list-style-type:disc;}
	.accordion.press .link span.press_title.resume_title{padding: 15px 15px 15px 20px;}
	.slider_section.full_height.lifestyle_wrapper img{max-width:100%;width:auto;max-height:60%;max-height:50vh;text-align:center;text-align-last:center;position: relative;top: auto;left: auto;transform: translate(0%,0%);-moz-transform: translate(0%,0%);-webkit-transform: translate(0%,0%);-ms-transform: translate(0%,0%);margin:60px auto 120px;}
	.main_caption.lifestyle p {font-size: 1.45em;padding:0 15px;}
.comon_content h2{font-size: 1.7rem !important;}
.big.video_caption.main_caption h3 {font-size: 2rem;}
.heading-fix-top h3 span span.text_white {font-size: 3.542857142857rem;}
.news_image img, .news_image iframe{height: 300px;}
.contacts h4{font-size: 1.5em;}
.like_comment_detail{opacity:1;background-color: rgba(0, 0, 0, 0.5);bottom: 0px;top: auto;transform: translate(0);-webkit-transform: translate(0);-mox-transform: translate(0);-ms-transform: translate(0);-o-transform: translate(0);padding: 8px;font-size: 1.5em;}
.news_block:hover a::after, .insta_post:hover a::after{display:none;}
.like_comment_detail span i {display: inline-block;margin-right: 10px;}
}
@media all and (max-width:992px){
.news_blocks_wrapper .row.swiper-wrapper{width:auto;}
.swiper-container-insta,.swiper-container-news{width:100%;overflow:hidden;padding: 0 0px 3em;position:relative;}
.swiper-container-insta .swiper-button-prev,.swiper-container-news .swiper-button-prev{position:absolute;left:5px;top:50%;transform:translateY(-50%) scale(0.6);display:block;}
.swiper-container-insta .swiper-button-next,.swiper-container-news .swiper-button-next{position:absolute;right:5px;top:50%;transform:translateY(-50%) scale(0.6);display:block;}
.row.swiper-wrapper{-webkit-flex-wrap: nowrap; flex-wrap: nowrap;margin:0px;padding:0px;}
.slider_section.full_height, .slider_section.full_height video{height: auto;max-height: 100vh;min-height:150px;}
}
@media all and (max-width:768px){
	html{font-size:10px;}
	.main .main-banner.half_height{min-height: 150px;height: 50%;height: 50vh;}.main .main-banner.half_height .slider_section{height:100%;height:50vh;min-height: 150px;}
	.careers_details {padding: 0 5px;text-align: left;text-align-last:left;}
	.careers_details h3{font-size:1.425em;}
	.careers_details h4 {font-size: 1.2em;}
	.label .text-inside{display:block;padding:0px;}
	.modal-content .close{right: 5px;top: 5px;z-index: 2;}
	.md-form label, .modal-dialog.cascading-modal .modal-header .social-buttons a {font-size: 1.3rem;}
	.md-form label strong {font-size: 1.3rem;}
	.main_caption.lifestyle{background:#000;bottom:0;}
	.slider_section.full_height.lifestyle_wrapper img{margin:10px auto 10px;max-height:60%;max-height:60vh;max-width:80%;}
	.main .main-banner.lifestyle-banner, .main .main-banner{max-height: none;}
	.heading-fix-top{background:none;top:15px;}
	.banner-page-name-center .center_conter_wrapper {text-align: center;}
	.comon_content h2{font-size: 2.1rem !important}
	.heading-fix-top h3 span span.text_white {font-size: 2.542857142857rem;}
	.banner-page-name-center.logo_caption {bottom: 0px;}
	.banner-page-name.center_block{padding:30px 0 30px !important;}
	.main .main-banner.half_height .slider_section {height: 20vh;min-height: 100px;}
	.main .main-banner.half_height{height: 20vh;min-height: 100px;}
	/* table.contacttbl{width:auto !important;} */
	table.contacttbl{width:auto !important; margin: 0 auto; text-align-last: start;}
	.news_image img, .news_image iframe{height: 300px;}
	.news_block{border-right:0px;border-bottom:0px solid #fff;}
	.main-banner .history_slider .motor_logo{max-width: 200px;}
	.black_mobile .main-banner .history_slider .comon_content{color:#fff !important;text-align:center;}
	.swiper-slide .banner_overlay{display:block;}.top-banner-home .swiper-container .swiper-slide{height:auto !important;min-height:220px !important;}
	.black_mobile .main-banner .history_slider .comon_content.main_caption .btn-readmore {border: 1px solid #fff;color: #fff;}
	.black_mobile .main-banner .history_slider .comon_content.main_caption .btn-readmore:hover {border: 1px solid #fff;color: #000;background:#fff;}
	.black_mobile {color:#fff;}
	.header{opacity:0;transition:all ease-in-out 300ms;}
	.main.black_mobile:hover .header,.main.black_mobile:focus .header,.main.black_mobile:active .header{opacity:1;}
	.main.black_mobile .header{position:absolute;width:100%;background:#000;}
	.main.black_mobile .top-banner-home .swiper-wrapper{min-height: 100vh;}
}
@media all and (max-width:570px){
	.accordion.press .link span {
		max-width: 70%;
	}
	.main-banner .history_slider .motor_logo {
		max-width: 100px;
	}
	.main-banner .banner-page-name-center img {max-width: 150px;}
}
@media all and (max-width:400px){
.heading-fix-top h3 span span.text_white {
    font-size: 2.1rem;
}
}

@media all and (min-width:1200px) and (max-height:550px){
	.video-module-container video{width: 100% !important;height: auto !important;}
}