


/* This stylesheet generated by Transfonter (https://transfonter.org) on June 21, 2017 9:51 AM */


@font-face {
	font-family: 'ProximaNovaLight';
	src: url('pn/ProximaNova-Light.eot');
	src: local('Proxima Nova Light'), local('ProximaNova-Light'),
		url('pn/ProximaNova-Light.eot?#iefix') format('embedded-opentype'),
		url('pn/ProximaNova-Light.woff') format('woff'),
		url('pn/ProximaNova-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'ProximaNovaRegular';
	src: url('pn/ProximaNova-Regular.eot');
	src: local('Proxima Nova Regular'), local('ProximaNova-Regular'),
		url('pn/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
		url('pn/ProximaNova-Regular.woff') format('woff'),
		url('pn/ProximaNova-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'ProximaNovaSemiBold';
	src: url('pn/ProximaNova-Semibold.eot');
	src: local('Proxima Nova Semibold'), local('ProximaNova-Semibold'),
		url('pn/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
		url('pn/ProximaNova-Semibold.woff') format('woff'),
		url('pn/ProximaNova-Semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'ProximaNovaBold';
	src: url('pn/ProximaNova-Bold.eot');
	src: local('Proxima Nova Bold'), local('ProximaNova-Bold'),
		url('pn/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
		url('pn/ProximaNova-Bold.woff') format('woff'),
		url('pn/ProximaNova-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'ProximaNovaExtraBold';
	src: url('pn/ProximaNova-Extrabld.eot');
	src: local('Proxima Nova Extrabold'), local('ProximaNova-Extrabld'),
		url('pn/ProximaNova-Extrabld.eot?#iefix') format('embedded-opentype'),
		url('pn/ProximaNova-Extrabld.woff') format('woff'),
		url('pn/ProximaNova-Extrabld.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'ProximaNovaBlack';
	src: url('pn/ProximaNova-Black.eot');
	src: local('Proxima Nova Black'), local('ProximaNova-Black'),
		url('pn/ProximaNova-Black.eot?#iefix') format('embedded-opentype'),
		url('pn/ProximaNova-Black.woff') format('woff'),
		url('pn/ProximaNova-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}



* {
	margin: 0;
	padding: 0;
	font: inherit;
	box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-focus-ring-color: rgba(255, 255, 255, 0);
	cursor: default;
}

body {
	font-size: 100%;
	line-height: 1;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

a {
	background: transparent;
}

*:focus,
*:active,
*:hover {
	outline: 0;
}

hr {
	box-sizing: content-box;
	height: 0;
}

ol,
ul {
	list-style: none;
}

pre {
	-moz-tab-size: 4;
	tab-size: 4;
	white-space: pre-wrap;
}

q {
	quotes: '\201C' '\201D' '\2018' '\2019';
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

button,
input {
	line-height: normal;
}

button,
select {
	text-transform: none;
}

button {
	overflow: visible;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

button,
input,
select[multiple],
textarea {
	background-image: none;
}

input,
select,
textarea {
	border-radius: 0;
	box-shadow: none;
}

input,
textarea {
	resize: none;
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	text-decoration: none;
}

body {
	position: relative;
	height: 100vh;
	min-width: 320px;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

html {
	font-family: 'ProximaNovaRegular';
	font-weight: normal;
	font-size: 62.5%;
	line-height: 1.4;
	letter-spacing: 0;
	min-width: 320px;
	color: #2b303b;
	margin-left: auto;
	margin-right: auto;
}

html.fixed-window {
	overflow-y: hidden;
}

section {
	font-size: 1.6rem;
}

.page {
	-webkit-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
	-webkit-transition: 0.5s -webkit-transform;
	transition: 0.5s transform;
	width: 100%;
	top: 0;
	background-color: #fff;
}

.page:after {
	content: '';
	height: 100vh;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	background-color: rgba(37, 40, 45, 0);
	-webkit-transition: 0.5s background-color;
	transition: 0.5s background-color;
	z-index: 21;
}

.page.page-transform {
	-webkit-transform: translate(0px, -272px);
	transform: translate(0px, -272px);
}

.page.page-transform:after {
	background-color: rgba(37, 40, 45, 0.6);
	pointer-events: auto;
}

.page.page-transform-up {
	-webkit-transform: translate(0px, 448px);
	transform: translate(0px, 448px);
}

.page.page-transform-up:after {
	background-color: rgba(37, 40, 45, 0.6);
	pointer-events: auto;
}

.page.page-fixed {
	position: fixed;
	height: 100vh;
}

.footer-slide {
	width: 100%;
	top: 100vh;
	position: fixed;
	background: #fff;
	-webkit-transition: 0.5s margin-top;
	transition: 0.5s margin-top;
	margin-top: 0px;
}

.footer-slide.footer-slide_open-one {
	margin-top: -272px;
}

.footer-slide.footer-slide_open-two {
	margin-top: -400px;
	position: relative;
}

.footer-slide .footer-slide__close-area {
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	pointer-events: none;
}

.footer-slide .footer-slide__close-area.footer-slide__close-area_active {
	pointer-events: auto;
}

.wrap {
	position: relative;
	width: 1545px;
	padding: 0 100px;
	margin-left: auto;
	margin-right: auto;
}

.hidden {
	display: none;
}

section .section__title {
	color: #212121;
	font-size: 32px;
	text-align: left;
	font-family: 'ProximaNovaBlack';
}

section .section__text {
	color: #414141;
	font-size: 16px;
	padding-bottom: 53px;
	font-family: 'ProximaNovaBold';
}

.is-sticky header.header {
	background-color: #303030;
}

.tags {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 10px;
	margin-left: -1px;
}

.tags .tags__tag {
	color: #fff;
	padding: 4px 15px;
	font-size: 12px;
	margin-right: 8px;
	border-radius: 50px;
	background-color: #7ed321;
}

.tags .tags__tag.tags__tag_design {
	background-color: #7ed321;
}

.tags .tags__tag.tags__tag_frontend {
	background-color: #fee23c;
	color: #000;
}

.tags .tags__tag.tags__tag_backend {
	background-color: #2c9cfc;
}

.tags .tags__tag.tags__tag_designing {
	background-color: #b79d82;
}

.simple-button {
	width: 180px;
	font-size: 16px;
	height: 40px;
	font-family: 'ProximaNovaBold';
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 50px;
}

.section__mobile-wrap {
	width: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	display: none;
}

.section__mobile-wrap p.section__mobile-logo {
	color: #000;
	font-family: 'ProximaNovaBlack';
	font-size: 23px;
}

.section__mobile-wrap .section__close .section__close-button {
	cursor: pointer;
	width: 20px;
	height: 20px;
	position: relative;
}

.section__mobile-wrap .section__close .section__close-button .section__close-button__line {
	width: 20px;
	height: 2px;
	position: absolute;
	top: 9px;
	left: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #25282d;
}

.section__mobile-wrap .section__close .section__close-button .section__close-button__line:last-child {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.green {
	color: #48d162;
	fill: #48d162;
}

.red {
	color: #db4931;
	fill: #db4931;
}

.orange {
	color: #f70;
	fill: #db4931;
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	/* Fix of Webkit flickering */
	z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float: left;
}

.swiper-container-vertical>.swiper-wrapper {
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 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;
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	transition-property: transform, height;
}

.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-prev,
.swiper-button-next {
	position: absolute;
	top: 50%;
	width: 56px;
	height: 56px;
	background-color: #070e17;
	border-radius: 6px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
	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;
	transition: 300ms;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 26px;
	left: 0;
	width: 100%;
}

.swiper-pagination-bullet {
	width: 13px;
	height: 13px;
	display: inline-block;
	border-radius: 100%;
	/*background: #000;
  opacity: 0.2;*/
	border: 1px solid #fff;
}

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: #fff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000;
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0px, -50%, 0);
	transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
}

.swiper-pagination-progress {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	transform-origin: right top;
}

.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}

.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000;
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.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-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.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-slide-shadow-bottom {
	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, 0.5)), to(rgba(0, 0, 0, 0)));
	/* Safari 4+, Chrome */
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	/* Chrome 10+, Safari 5.1+, iOS 5+ */
	/* Firefox 3.6-15 */
	/* Opera 11.10-12.00 */
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	/* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	/* Safari 4+, Chrome */
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	/* Chrome 10+, Safari 5.1+, iOS 5+ */
	/* Firefox 3.6-15 */
	/* Opera 11.10-12.00 */
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	/* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	/* Safari 4+, Chrome */
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	/* Chrome 10+, Safari 5.1+, iOS 5+ */
	/* Firefox 3.6-15 */
	/* Opera 11.10-12.00 */
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	/* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	/* Safari 4+, Chrome */
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	/* Chrome 10+, Safari 5.1+, iOS 5+ */
	/* Firefox 3.6-15 */
	/* Opera 11.10-12.00 */
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	/* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
	/* Windows 8 IE 10 fix */
	-ms-perspective: 1200px;
}

.swiper-container-cube,
.swiper-container-flip {
	overflow: visible;
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-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-prev,
.swiper-container-cube .swiper-slide-next+.swiper-slide {
	pointer-events: auto;
	visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: center;
}

.swiper-zoom-container>img,
.swiper-zoom-container>svg,
.swiper-zoom-container>canvas {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 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, 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%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	/* Center slide text vertically */
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

section.detail-main {
	width: 100%;
	padding: 40px 0;
	padding-bottom: 60px;
}

section.detail-main .wrap {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

section.detail-main .wrap .detail-main__left {
	padding-right: 100px;
}

section.detail-main .wrap .detail-main__left .detail-main__left__item {
	margin-top: 40px;
}

section.detail-main .wrap .detail-main__left .detail-main__left__item:first-child {
	margin-top: 0;
}

section.detail-main .wrap .detail-main__left .detail-main__left__item.detail-main__multi {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

section.detail-main .wrap .detail-main__left .detail-main__left__item h2.detail-main__title {
	font-size: 24px;
	font-family: 'ProximaNovaBlack';
	color: #212121;
}

section.detail-main .wrap .detail-main__left .detail-main__left__item .detail-main__line {
	background-color: #1567d0;
	width: 40px;
	height: 6px;
	margin-top: 10px;
}

section.detail-main .wrap .detail-main__left .detail-main__left__item p.detail-main__text {
	margin-top: 20px;
	line-height: 24px;
	font-size: 16px;
}

section.detail-main .wrap .detail-main__left .detail-main__left__item ul.detail-main__list {
	margin-top: 20px;
}

section.detail-main .wrap .detail-main__left .detail-main__left__item ul.detail-main__list li.detail-main__text {
	font-size: 16px;
	margin-top: 10px;
}

section.detail-main .wrap .detail-main__left .detail-main__left__item ul.detail-main__list li.detail-main__text span {
	color: #1567d0;
	font-family: 'ProximaNovaSemibold';
}

section.detail-main .wrap .detail-main__left .detail-main__left__item ul.detail-main__list li.detail-main__text a {
	color: #1567d0;
	font-family: 'ProximaNovaSemibold';
}

section.detail-main .wrap .detail-main__right {
	width: 300px;
}

section.detail-main .wrap .detail-main__right .detail-main__right__image {
	min-width: 300px;
	height: 300px;
	background-position: center;
	background-size: cover;
}

section.detail-main .wrap .detail-main__right .detail-main__right-wrap {
	margin-top: 20px;
}

section.detail-main .wrap .detail-main__right .detail-main__right-wrap h3.detail-main__right__title {
	color: #25282d;
	font-size: 24px;
	font-family: 'ProximaNovaBlack';
}

section.detail-main .wrap .detail-main__right .detail-main__right-wrap p.detail-main__right__text {
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
}

section.detail-picture {
	width: 100%;
	height: 600px;
	background-color: #eaeaea;
	background-position: center;
	background-size: cover;
}

section.detail-basic {
	padding: 60px 0;
	width: 100%;
}

section.detail-basic .wrap {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

section.detail-basic .detail-basic__line {
	width: 40px;
	height: 6px;
	background-color: #1567d0;
}

section.detail-basic p.detail-basic__text {
	margin-top: 20px;
	width: 640px;
	line-height: 24px;
	font-size: 16px;
	color: #212121;
}

section.detail-basic .detail-basic__button {
	background-color: #1567d0;
	color: #fff;
	margin-top: 40px;
}

section.pickshot {
	height: 100vh;
	width: 100%;
	background-size: cover;
	background-position: center;
	position: relative;
}

section.pickshot:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(33, 33, 33, 0.5);
}

section.pickshot .wrap {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	z-index: 2;
}

section.pickshot .wrap h1.pickshot__title {
	font-size: 100px;
	text-align: center;
	color: #fff;
	font-family: 'ProximaNovaBlack';
}

section.pickshot .wrap p.pickshot__text {
	color: #fff;
	margin-top: 15px;
	font-size: 16px;
	width: 320px;
	line-height: 22px;
	text-align: center;
}

section.pickshot .wrap .tags {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

section.pickshot .wrap .tags .tags__tag {
	margin-top: 10px;
}

.background-animation {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
}

.background-animation .background-animation__elems {
	width: 100%;
	height: 100vh;
}

.background-animation .background-animation__elems .wrap {
	height: 100%;
}

.background-animation .background-animation__elems .wrap .background-animation__elem_square {
	right: 45%;
	top: 25%;
	-webkit-animation: swimming 15s infinite ease-in-out;
	animation: swimming 15s infinite ease-in-out;
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
	position: absolute;
}

.background-animation .background-animation__elems .wrap .background-animation__elem_square1 {
	right: -2%;
	top: 65%;
	-webkit-animation: dancing 15s infinite ease-in-out;
	animation: dancing 15s infinite ease-in-out;
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
	position: absolute;
}

.background-animation .background-animation__elems .wrap .background-animation__elem_square2 {
	left: -16%;
	top: 75%;
	-webkit-animation: dancing 15s infinite ease-in-out;
	animation: dancing 15s infinite ease-in-out;
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
	position: absolute;
}

.background-animation .background-animation__elems .wrap .background-animation__elem_line {
	position: absolute;
	left: -2%;
	top: 15%;
	-webkit-animation: dancing 25s infinite ease-in-out;
	animation: dancing 25s infinite ease-in-out;
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
}

.background-animation .background-animation__elems .wrap .background-animation__elem_line2 {
	position: absolute;
	right: 1%;
	top: 25%;
	-webkit-animation: dancing 25s infinite ease-in-out;
	animation: dancing 25s infinite ease-in-out;
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
}

.background-animation .background-animation__elems .wrap .background-animation__elem__triangle {
	right: -15%;
	top: 2%;
	position: absolute;
	-webkit-animation: tusing 30s infinite ease-in-out;
	animation: tusing 30s infinite ease-in-out;
	-webkit-transform: rotate(-30deg);
	transform: rotate(-30deg);
}

.background-animation .background-animation__elems .wrap .background-animation__elem__triangle1 {
	left: 0;
	top: 35%;
	position: absolute;
	-webkit-animation: tusing 30s infinite ease-in-out;
	animation: tusing 30s infinite ease-in-out;
}

.background-animation .background-animation__elems .wrap .background-animation__elem__triangle2 {
	left: 40%;
	top: 85%;
	position: absolute;
	-webkit-animation: tusing 30s infinite ease-in-out;
	animation: tusing 30s infinite ease-in-out;
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
}

.background-animation .background-animation__devices {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.background-animation .background-animation__devices .wrap {
	height: 100%;
}

.background-animation .background-animation__devices .background-animation__devices__android {
	position: absolute;
	bottom: 60px;
	right: 240px;
}

.background-animation .background-animation__devices .background-animation__devices__android img {
	-webkit-animation: levitationAndr 15s infinite ease-in-out;
	animation: levitationAndr 15s infinite ease-in-out;
	position: relative;
	z-index: 5;
}

.background-animation .background-animation__devices .background-animation__devices__android p.background-animation__devices__android-text {
	position: absolute;
	left: 122px;
	top: -101px;
	color: #fff;
	padding-bottom: 4px;
	border-bottom: 2px solid #fff;
	white-space: nowrap;
	-webkit-transform: rotate(-15deg);
	transform: rotate(-15deg);
	z-index: 5;
}

.background-animation .background-animation__devices .background-animation__devices__android p.background-animation__devices__android-text a {
	color: #1567d0;
	font-family: 'ProximaNovaBold';
}

.background-animation .background-animation__devices .background-animation__devices__android .background-animation__devices__android-line {
	height: 2px;
	width: 120px;
	background-color: #fff;
	position: absolute;
	top: -14px;
	left: 38px;
	z-index: 3;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-animation: followLine2 15s infinite ease-in-out;
	animation: followLine2 15s infinite ease-in-out;
}

.background-animation .background-animation__devices .background-animation__devices__macbook {
	position: absolute;
	top: 80px;
	right: 420px;
}

.background-animation .background-animation__devices .background-animation__devices__macbook img {
	position: relative;
	z-index: 2;
	-webkit-animation: levitationMac 35s infinite ease-in-out;
	animation: levitationMac 35s infinite ease-in-out;
}

.background-animation .background-animation__devices .background-animation__devices__macbook p.background-animation__devices__macbook-text {
	position: absolute;
	left: -38px;
	top: 320px;
	color: #fff;
	padding-bottom: 4px;
	border-bottom: 2px solid #fff;
	z-index: 5;
}

.background-animation .background-animation__devices .background-animation__devices__macbook p.background-animation__devices__macbook-text a {
	color: #1567d0;
	font-family: 'ProximaNovaBold';
}

.background-animation .background-animation__devices .background-animation__devices__macbook .background-animation__devices__macbook-line {
	height: 2px;
	width: 100px;
	background-color: #fff;
	position: absolute;
	top: 305px;
	left: 127px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.background-animation .background-animation__devices .background-animation__devices__iphone {
	position: absolute;
	top: 95px;
	left: 500px;
}

.background-animation .background-animation__devices .background-animation__devices__iphone img {
	-webkit-animation: levitation 30s infinite ease-in-out;
	animation: levitation 30s infinite ease-in-out;
	position: relative;
	z-index: 2;
}

.background-animation .background-animation__devices .background-animation__devices__iphone p.background-animation__devices__iphone-text {
	position: absolute;
	right: -114px;
	top: 70px;
	color: #fff;
	padding-bottom: 4px;
	border-bottom: 2px solid #fff;
	z-index: 5;
}

.background-animation .background-animation__devices .background-animation__devices__iphone p.background-animation__devices__iphone-text a {
	color: #1567d0;
	font-family: 'ProximaNovaBold';
}

.background-animation .background-animation__devices .background-animation__devices__iphone .background-animation__devices__iphone-line {
	height: 2px;
	width: 100px;
	background-color: #fff;
	position: absolute;
	top: 125px;
	right: 8px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: followLine 15s infinite ease-in-out;
	animation: followLine 15s infinite ease-in-out;
}

section.welcome {
	height: 100vh;
	width: 100%;
	min-height: 690px;
	padding-top: 120px;
	padding-bottom: 150px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	background: #131417;
	position: relative;
	overflow: hidden;
}

section.welcome .wrap h1.welcome__title {
	font-family: 'ProximaNovaBlack';
	font-size: 80px;
	line-height: 90px;
	color: #fff;
	-webkit-transition: 0.1s all;
	transition: 0.1s all;
	position: relative;
	z-index: 4;
}

section.welcome .wrap h1.welcome__title a {
	color: #1567d0;
	position: relative;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

section.welcome .wrap h1.welcome__title a:after {
	content: '';
	position: absolute;
	bottom: 12px;
	width: 100%;
	left: 0;
	border-bottom: 1px solid rgba(21, 103, 208, 0.3);
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

section.welcome .wrap h1.welcome__title a:hover:after {
	border-bottom: 1px solid transparent;
}

section.welcome .wrap .welcome__button {
	width: 241px;
	height: 54px;
	background-color: #1567d0;
	border-radius: 50px;
	margin-top: 30px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	font-family: 'ProximaNovaBold';
	cursor: pointer;
	position: relative;
	z-index: 3;
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}

.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble;
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}

.animated.flip {
	-webkit-backface-visibility: visible;
	-ms-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight;
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge;
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut;
}

header.header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	color: #fff;
	font-size: 24px;
	padding: 30px 0;
	padding-top: 80px;
	z-index: 20 !important;
	visibility: hidden;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

header.header .wrap {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

header.header .wrap .header__logo {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

header.header .wrap .header__logo .header__logo-icon {
	display: none;
}

header.header .wrap .header__logo .header__logo-text {
	font-size: 32px;
	color: #fff;
	font-family: 'ProximaNovaBlack';
}

header.header .wrap .header__mobile-menu {
	display: none;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 40px;
	width: 25px;
	cursor: pointer;
}

header.header .wrap .header__mobile-menu .header__mobile-line {
	width: 25px;
	height: 2px;
	background-color: #fff;
	margin-top: 5px;
}

header.header .wrap .header__mobile-menu .header__mobile-line:first-child {
	margin-top: 0;
}

header.header .wrap nav.header__navigation .header__mobile-wrap {
	width: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	display: none;
	padding: 0 20px;
}

header.header .wrap nav.header__navigation .header__mobile-wrap p.header__mobile-logo {
	color: #fff !important;
	font-family: 'ProximaNovaBlack';
	font-size: 23px;
}

header.header .wrap nav.header__navigation .header__mobile-wrap .header__close .header__close-button {
	cursor: pointer;
	width: 20px;
	height: 20px;
	position: relative;
}

header.header .wrap nav.header__navigation .header__mobile-wrap .header__close .header__close-button .header__close-button__line {
	width: 20px;
	height: 2px;
	position: absolute;
	top: 9px;
	left: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #fff;
}

header.header .wrap nav.header__navigation .header__mobile-wrap .header__close .header__close-button .header__close-button__line:last-child {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

header.header .wrap nav.header__navigation ul.header__navigation__items {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

header.header .wrap nav.header__navigation ul.header__navigation__items li.header__navigation__item {
	font-size: 17px;
	font-family: 'ProximaNovaSemibold';
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	padding-bottom: 2px;
	margin-right: 30px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;
}

header.header .wrap nav.header__navigation ul.header__navigation__items li.header__navigation__item:last-child {
	margin-right: 0;
}

header.header .wrap nav.header__navigation ul.header__navigation__items li.header__navigation__item:hover {
	border-bottom: 1px solid transparent;
}

header.header .wrap nav.header__navigation ul.header__navigation__items li.header__navigation__item a {
	color: #fff;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

header.header .wrap nav.header__navigation .header__mobile-button__wrap {
	width: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	bottom: 100px;
	display: none;
}

header.header .wrap nav.header__navigation .header__mobile-button__wrap .header__mobile-button {
	width: 180px;
	height: 45px;
	border-radius: 100px;
	background-color: #1567d0;
	color: #fff;
	font-size: 16px;
	font-family: 'ProximaNovaBold';
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.page-detail .header {
	visibility: visible;
}

.page-detail .header .wrap .header__logo .header__logo-text {
	color: #fff;
}

.page-detail .header .wrap nav.header__navigation ul.header__navigation__items li.header__navigation__item {
	position: relative;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.page-detail .header .wrap nav.header__navigation ul.header__navigation__items li.header__navigation__item a {
	color: #fff;
}

.page-detail .header .wrap nav.header__navigation ul.header__navigation__items li.header__navigation__item:first-child:after {
	content: '←';
	position: absolute;
	left: -28px;
	top: -1px;
}

.page-projects .header {
	visibility: visible;
}

.page-projects .header .wrap .header__mobile-menu .header__mobile-line {
	background-color: #212121;
}

.page-projects .header .wrap .header__logo .header__logo-text {
	color: #212121;
}

.page-projects .header .wrap nav.header__navigation ul.header__navigation__items li.header__navigation__item {
	position: relative;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.page-projects .header .wrap nav.header__navigation ul.header__navigation__items li.header__navigation__item a {
	color: #212121;
}

section.contact-with-us {
	width: 100%;
	padding: 60px 0;
	background-color: #fff;
	bottom: 0;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	z-index: 22;
	-webkit-transition: 0.5s -webkit-transform;
	transition: 0.5s transform;
}

section.contact-with-us.contact-with-us_active {
	visibility: visible;
}

section.contact-with-us .wrap .contact-with-us__wrap-title {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

section.contact-with-us .wrap .contact-with-us__wrap-title h2.section__title {
	color: #212121;
}

section.contact-with-us .wrap .contact-with-us__wrap-title .contact-with-us__close {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
}

section.contact-with-us .wrap .contact-with-us__wrap-title .contact-with-us__close p.contact-with-us__close__text {
	text-transform: uppercase;
	font-family: 'ProximaNovaBlack';
	color: #25282d;
	font-size: 16px;
	letter-spacing: 3px;
	margin-left: 7px;
}

section.contact-with-us .wrap form.contact-with-us__form {
	margin: 35px -10px 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

section.contact-with-us .wrap form.contact-with-us__form .contact-with-us__form__item {
	position: relative;
	width: 29%;
}

section.contact-with-us .wrap form.contact-with-us__form .contact-with-us__form__item:first-child {
	/*
	width: 15.4%;
	max-width: 190px;
	*/
}

section.contact-with-us .wrap form.contact-with-us__form .contact-with-us__form__item:last-child {
	width: 13%;
	max-width: 190px;
	min-width: 140px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

section.contact-with-us .wrap form.contact-with-us__form .contact-with-us__form__item .contact-with-us__form__confidential-wrap {
	width: 100%;
	left: 0;
	bottom: -24px;
	position: absolute;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

section.contact-with-us .wrap form.contact-with-us__form .contact-with-us__form__item .contact-with-us__form__confidential-wrap p.contact-with-us__form__confidential {
	font-size: 14px;
	color: #1567d0;
	opacity: 0.5;
	position: relative;
	white-space: nowrap;
	border-bottom: 1px solid rgba(21, 103, 208, 0.5);
	-webkit-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;
}

section.contact-with-us .wrap form.contact-with-us__form .contact-with-us__form__item .contact-with-us__form__confidential-wrap p.contact-with-us__form__confidential:hover {
	opacity: 1;
}

section.contact-with-us .wrap form.contact-with-us__form .contact-with-us__form__item p.contact-with-us__form__text {
	font-size: 24px;
	font-family: 'ProximaNovaBold';
	color: #212121;
}

section.contact-with-us .wrap form.contact-with-us__form .contact-with-us__form__item .contact-with-us__form__input {
	margin-top: 20px;
	width: 330px;
	width: 100%;
	border-radius: 30px;
	background-color: #f9f9f9;
	border: solid 1px #ccc;
	height: 50px;
	padding: 0 20px;
	color: #25282d;
	font-size: 24px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

section.contact-with-us .wrap form.contact-with-us__form .contact-with-us__form__item .contact-with-us__form__input.error {
	background-color: #fff2f2;
	border: solid 1px #ffafaf;
}

section.contact-with-us .wrap form.contact-with-us__form .contact-with-us__form__item .contact-with-us__form__button {
	width: 100%;
	height: 50px;
	border-radius: 100px;
	background-color: #1567d0;
	border: none;
	color: #fff;
	font-size: 16px;
	font-family: 'ProximaNovaBold';
}

section.contact-with-us .wrap form.contact-with-us__form .contact-with-us__form__item label.error {
	position: absolute;
	width: 100%;
	bottom: -20px;
	white-space: nowrap;
	left: 0;
	font-size: 14px;
	color: #d45757;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}


.alert {
	font-family: 'ProximaNovaBold';
	position: relative;
	padding: 20px;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem;
	text-align: center;
	
	position: absolute;
	width: calc(100% - 200px);
	top: -30px;
	z-index: 10;
}
.alert-error {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
}
.alert-success {
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb;
}


section.contacts {
	width: 100%;
	padding: 60px 0;
	padding-bottom: 46px;
	background-color: #fff;
	position: fixed;
	-webkit-transform: translateY(-500px);
	transform: translateY(-500px);
	z-index: 22;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
	visibility: hidden;
}

section.contacts.contacts_active {
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	visibility: visible;
}

section.contacts .contacts__close-area {
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	pointer-events: none;
}

section.contacts .contacts__close-area.contacts__close-area_active {
	pointer-events: auto;
}

section.contacts .map {
	background-image: url(../img/map-prg.webp);
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 300px;
	margin-top: 40px;
	background-color: #eaeaea;
}

section.contacts .wrap .contacts__wrap-title {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

section.contacts .wrap .contacts__wrap-title h2.section__title {
	color: #212121;
}

section.contacts .wrap .contacts__wrap-title .contacts__close {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
}

section.contacts .wrap .contacts__wrap-title .contacts__close p.contacts__close__text {
	text-transform: uppercase;
	font-family: 'ProximaNovaBlack';
	color: #25282d;
	font-size: 16px;
	letter-spacing: 3px;
	margin-left: 7px;
}

section.contacts .wrap .contacts__items {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-top: 50px;
}

section.contacts .wrap .contacts__items .contacts__item {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-right: 105px;
	padding-top: 16px;
	position: relative;
	width: 30%;
	margin-right: value;
}

section.contacts .wrap .contacts__items .contacts__item:after {
	content: '';
	position: absolute;
	width: 40px;
	height: 6px;
	top: -2px;
	left: 0;
	background-color: #1567d0;
}

section.contacts .wrap .contacts__items .contacts__item:last-child {
	margin-right: 0;
}

section.contacts .wrap .contacts__items .contacts__item h3.contacts__title {
	color: #25282d;
	font-size: 24px;
	font-family: 'ProximaNovaBlack';
	margin-right: 40px;
}

section.contacts .wrap .contacts__items .contacts__item p.contacts__text {
	font-size: 16px;
	line-height: 1.5;
	color: #25282d;
}

.contacts__text a {
	display: inline-block;
	width: 30px;
	height: 30px;
	cursor: pointer;
	margin-right: 8px;
}

.contacts__text a .svg-icon {
	padding: 5px;
	width: 30px;
	height: 30px;
	margin: 0;
	display: block;
}

.contacts__text a .svg-icon path, 
.contacts__text a .svg-icon polygon, 
.contacts__text a .svg-icon rect {
	fill: #1567d0;
	-webkit-transition: 1s;
	transition: 1s;
}

section.contacts .wrap .contacts__items .contacts__item a.contacts__link {
	color: #1567d0;
	font-size: 16px;
	font-family: 'ProximaNovaBold';
	white-space: nowrap;
	margin-top: 6px;
}

section.contacts .wrap .contacts__items .contacts__item a.contacts__link.contacts__mail {
	border-bottom: 1px solid rgba(21, 103, 208, 0.2);
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

section.contacts .wrap .contacts__items .contacts__item a.contacts__link.contacts__mail:hover {
	border-bottom: 1px solid rgba(21, 103, 208, 0);
}

section.policy {
	padding: 60px 0;
	border-top: 1px solid #d8d8d8;
	width: 100%;
	-webkit-transition: 0.5s -webkit-transform;
	transition: 0.5s transform;
	background: #fff;
	position: relative;
	-webkit-transition: 0.7s margin;
	transition: 0.7s margin;
	margin-top: 0;
	z-index: 22;
}

section.policy .wrap .policy__wrap-title {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

section.policy .wrap .policy__wrap-title h2.section__title {
	color: #212121;
}

section.policy .wrap .policy__wrap-title .policy__close {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
}

section.policy .wrap .policy__wrap-title .policy__close p.policy__close__text {
	text-transform: uppercase;
	font-family: 'ProximaNovaBlack';
	color: #25282d;
	font-size: 16px;
	letter-spacing: 3px;
	margin-left: 7px;
}

section.policy .wrap .policy__wrap {
	width: 100%;
	font-size: 16px;
}

section.policy .wrap .policy__wrap h4 {
	font-size: 24px;
	font-family: 'ProximaNovaBlack';
	color: #25282d;
	margin-top: 30px;
}

section.policy .wrap .policy__wrap p {
	margin-top: 10px;
	color: #25282d;
	line-height: 1.5;
}

section.policy .wrap .policy__wrap ul li {
	margin-top: 10px;
	margin-left: 20px;
	position: relative;
}

section.policy .wrap .policy__wrap ul li:before {
	content: '-';
	left: -20px;
	top: -2px;
	position: absolute;
}

section.projects {
	padding-top: 165px;
	padding-bottom: 100px;
	overflow: hidden;
}

section.projects .projects__main-wrap {
	width: 1585px;
	padding: 0 80px;
}

section.projects nav.projects__nav {
	overflow: visible;
}

section.projects nav.projects__nav .projects__nav__list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

section.projects nav.projects__nav .projects__nav__list .projects__nav__item-link {
	margin-right: 50px;
	font-size: 24px;
	font-family: 'ProximaNovaSemibold';
	color: #1567d0;
	border: none;
	border-bottom: 1px solid rgba(21, 51, 208, 0.3);
	background: transparent;
	white-space: nowrap;
	width: auto;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

section.projects nav.projects__nav .projects__nav__list .projects__nav__item-link:hover {
	color: #000;
	border-bottom: 1px solid transparent;
}

section.projects nav.projects__nav .projects__nav__list .projects__nav__item-link.active {
	color: #000;
	border-bottom: 1px solid transparent;
}

section.projects .projects__tags {
	margin-top: 33px;
	width: 100%;
	min-width: 420px;
	overflow: visible;
}

section.projects .projects__tags ul.projects__tags__items {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin-left: -16px;
}

section.projects .projects__tags ul.projects__tags__items input {
	display: none;
}

section.projects .projects__tags ul.projects__tags__items input:checked+label {
	color: #fff;
}

section.projects .projects__tags ul.projects__tags__items input#checkbox-design:checked+label {
	background: #7ed321;
}

section.projects .projects__tags ul.projects__tags__items input#checkbox-frontend:checked+label {
	background: #fee23c;
	color: #000;
}

section.projects .projects__tags ul.projects__tags__items input#checkbox-backend:checked+label {
	background: #2c9cfc;
}

section.projects .projects__tags ul.projects__tags__items input#checkbox-designing:checked+label {
	background: #b79d82;
}

section.projects .projects__tags ul.projects__tags__items label {
	cursor: pointer;
	font-size: 16px;
	padding: 6px 18px;
	border-radius: 50px;
	font-family: 'ProximaNovaSemibold';
	border: none;
	background: transparent;
	color: #555;
	margin-right: 12px;
	width: auto;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

section.projects .projects__items {
	width: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

section.projects .projects__items .projects__item {
	height: 258px;
	margin-top: 50px;
	padding: 0 20px;
	width: 33%;
}

section.projects .projects__items .projects__item.projects__item_big {
	width: 67%;
}

section.projects .projects__items .projects__item .projects__item__content {
	background: #333;
	background-position: center;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

section.projects .projects__items .projects__item .projects__item__content img.projects__item__image {
	position: relative;
	z-index: 1;
}

section.projects .projects__items .projects__item .projects__item__content .projects__item__wrap {
	opacity: 0;
	position: absolute;
	z-index: 3;
	padding: 40px;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

section.projects .projects__items .projects__item .projects__item__content .projects__item__wrap h3.projects__item__title {
	color: #fff;
	font-size: 32px;
	font-family: 'ProximaNovaBlack';
	-webkit-transition: 0.65s all;
	transition: 0.65s all;
}

section.projects .projects__items .projects__item .projects__item__content .projects__item__wrap p.projects__item__text {
	font-size: 16px;
	color: #fff;
	margin-top: 10px;
	-webkit-transform: translateX(225px);
	transform: translateX(225px);
	line-height: 20px;
	-webkit-transition: 0.35s all;
	transition: 0.35s all;
}

section.projects .projects__items .projects__item .projects__item__content .projects__item__wrap .projects__item__button {
	color: #1567d0;
	background-color: #fff;
	margin-top: 18px;
	-webkit-transform: translateX(225px);
	transform: translateX(225px);
	position: absolute;
	bottom: 40px;
	left: 39px;
	-webkit-transition: 0.25s all;
	transition: 0.25s all;
}

section.projects .projects__items .projects__item .projects__item__content .projects__item__wrap .projects__item__date {
	position: absolute;
	z-index: 2;
	right: 40px;
	top: 40px;
	font-size: 32px;
	font-family: 'ProximaNovaBlack';
	color: rgba(255, 255, 255, 0.3);
	-webkit-transform: translateX(225px);
	transform: translateX(225px);
	opacity: 0;
	-webkit-transition: 0.4s all;
	transition: 0.4s all;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

section.projects .projects__items .projects__item .projects__item__content .projects__item__wrap .tags {
	-webkit-transform: translateX(225px);
	transform: translateX(225px);
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

section.projects .projects__items .projects__item .projects__item__content .projects__item__wrap .tags .tags__tag {
	cursor: pointer;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

section.projects .projects__items .projects__item .projects__item__content .projects__item__wrap .tags .tags__tag:hover {
	opacity: 0.7;
}

section.projects .projects__items .projects__item .projects__item__content:before {
	content: '';
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(33, 33, 33, 0);
	-webkit-transition: 0.2s all;
	transition: 0.2s all;
}

section.projects .projects__items .projects__item .projects__item__content:hover {
	background-position-x: 10px;
}

section.projects .projects__items .projects__item .projects__item__content:hover:before {
	background-color: rgba(33, 33, 33, 0.7);
}

section.projects .projects__items .projects__item .projects__item__content:hover .projects__item__wrap {
	opacity: 1;
}

section.projects .projects__items .projects__item .projects__item__content:hover p.projects__item__text {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}

section.projects .projects__items .projects__item .projects__item__content:hover .projects__item__button {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}

section.projects .projects__items .projects__item .projects__item__content:hover h3.projects__item__title {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}

section.projects .projects__items .projects__item .projects__item__content:hover .tags {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}

section.projects .projects__items .projects__item .projects__item__content:hover .projects__item__date {
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
}


/* */




@media only screen and (max-width: 1920px) {
	.wrap {
		width: 100%;
	}
	section.projects .projects__main-wrap {
		width: 100%;
	}
}

@media only screen and (max-width: 1750px) {
	.background-animation .background-animation__devices .background-animation__devices__iphone {
		left: 410px;
	}
}

@media only screen and (max-width: 1600px) {
	.background-animation .background-animation__devices .background-animation__devices__android {
		right: 100px;
	}
	.background-animation .background-animation__devices .background-animation__devices__macbook {
		right: 280px;
	}
	.background-animation .background-animation__devices .background-animation__devices__macbook p.background-animation__devices__macbook-text {
		top: 250px;
	}
	.background-animation .background-animation__devices .background-animation__devices__macbook .background-animation__devices__macbook-line {
		top: 235px;
	}
	.background-animation .background-animation__devices .background-animation__devices__iphone {
		left: 210px;
	}
}

@media only screen and (max-width: 1550px) {
	section.welcome {
		padding-bottom: 70px;
	}
}

@media only screen and (max-width: 1450px) {
	section.welcome {
		min-height: 630px;
	}
	section.welcome .wrap h1.welcome__title {
		font-size: 70px;
		padding-right: 80px;
	}
	section.contacts .wrap .contacts__items .contacts__item {
		margin-right: 50px;
	}
	section.contacts .wrap .contacts__items .contacts__item h3.contacts__title {
		margin-right: 20px;
		font-size: 22px;
	}
	section.contacts .wrap .contacts__items .contacts__item p.contacts__text {
		font-size: 15px;
	}
	section.contacts .wrap .contacts__items .contacts__item a.contacts__link {
		font-size: 15px;
	}
}

@media only screen and (max-width: 1400px) {
	section.projects .projects__items .projects__item {
		width: 38%;
	}
	section.projects .projects__items .projects__item.projects__item_big {
		width: 62%;
	}
}

@media only screen and (max-width: 1330px) {
	section.contact-with-us .wrap form.contact-with-us__form .contact-with-us__form__item p.contact-with-us__form__text {
		font-size: 20px;
	}
}

@media only screen and (max-width: 1280px) {
	.wrap {
		padding: 0 70px;
	}
	.background-animation .background-animation__devices .background-animation__devices__macbook {
		right: 170px;
	}
	.background-animation .background-animation__devices .background-animation__devices__macbook img {
		max-width: 330px;
	}
	section.contacts .wrap .contacts__items .contacts__item {
		margin-right: 0px;
		padding-right: 24px;
	}
	section.projects .projects__main-wrap {
		padding: 0 60px;
	}
}

@media only screen and (max-width: 1250px) {
	section.detail-main .wrap .detail-main__left .detail-main__left__item.detail-main__multi {
		display: block;
	}
	section.detail-main .wrap .detail-main__left .detail-main__left__item.detail-main__multi .detail-main__left__last {
		margin-top: 40px;
	}
	.background-animation .background-animation__devices .background-animation__devices__android img {
		max-width: 340px;
	}
	.background-animation .background-animation__devices .background-animation__devices__iphone {
		left: 210px;
	}
	section.welcome .wrap h1.welcome__title {
		font-size: 70px;
		line-height: 80px;
		padding-right: 0px;
	}
	header.header .wrap nav.header__navigation ul.header__navigation__items li.header__navigation__item {
		font-size: 16px;
		margin-right: 25px;
	}
	section.contact-with-us .wrap form.contact-with-us__form .contact-with-us__form__item .contact-with-us__form__confidential-wrap p.contact-with-us__form__confidential {
		font-size: 12px;
	}
	section.contact-with-us .wrap form.contact-with-us__form .contact-with-us__form__item p.contact-with-us__form__text {
		font-size: 16px;
	}
	section.contact-with-us .wrap form.contact-with-us__form .contact-with-us__form__item .contact-with-us__form__button {
		font-size: 14px;
	}
}

@media only screen and (max-width: 1200px) {
	section.welcome {
		min-height: 560px;
	}
	section.contacts .wrap .contacts__items {
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	section.contacts .wrap .contacts__items .contacts__item h3.contacts__title {
		margin-right: 15px;
	}
}

@media only screen and (max-width: 1100px) {
	.background-animation .background-animation__devices .background-animation__devices__iphone {
		left: 160px;
	}
	section.contacts .wrap .contacts__items .contacts__item {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	section.projects .projects__items .projects__item .projects__item__content .projects__item__wrap {
		padding: 30px;
	}
	section.projects .projects__items .projects__item .projects__item__content .projects__item__wrap h3.projects__item__title {
		font-size: 30px;
	}
	section.projects .projects__items .projects__item .projects__item__content .projects__item__wrap h3.projects__item__title {
		font-size: 32px;
	}
	section.projects .projects__items .projects__item .projects__item__content .projects__item__wrap p.projects__item__text {
		font-size: 15px;
		line-height: 18px;
	}
	section.projects .projects__items .projects__item .projects__item__content .projects__item__wrap .projects__item__button {
		left: 29px;
	}
	section.projects .projects__items .projects__item .projects__item__content .projects__item__wrap .projects__item__date {
		font-size: 28px;
		top: 32px;
	}
}

@media only screen and (max-width: 1056px) {
	section.projects nav.projects__nav .projects__nav__list .projects__nav__item-link {
		margin-right: 30px;
	}
	section.projects .projects__tags ul.projects__tags__items {
		margin-left: -12px;
	}
	section.projects .projects__tags ul.projects__tags__items label {
		padding: 6px 14px;
	}
	section.projects .projects__items .projects__item {
		padding: 0 10px;
		margin-top: 40px;
	}
}

@media only screen and (max-width: 1050px) {
	.background-animation .background-animation__devices .background-animation__devices__iphone {
		left: 60px;
	}
	.background-animation .background-animation__devices .background-animation__devices__iphone img {
		max-width: 180px;
	}
}

@media only screen and (max-width: 1024px) {
	html {
		min-width: 320px;
	}
	section.detail-picture {
		height: 450px;
	}
}

@media only screen and (max-width: 992px) {
	section.welcome {
		min-height: 450px;
		padding-bottom: 70px;
	}
	section.welcome .wrap h1.welcome__title {
		font-size: 64px;
		line-height: 74px;
	}
}

@media only screen and (max-width: 960px) {
	.wrap {
		padding: 0 20px;
	}
	section.detail-picture {
		height: 350px;
	}
	header.header {
		padding-top: 40px;
	}
	section.projects .projects__main-wrap {
		padding: 0px 10px;
	}
	section.contacts .map {
		height: 200px;
	}
}

@media only screen and (max-width: 950px) {
	.background-animation .background-animation__devices .background-animation__devices__android {
		display: none;
	}
	.background-animation .background-animation__devices .background-animation__devices__macbook {
		right: 70px;
	}
}

@media only screen and (max-width: 860px) {
	.footer-slide.footer-slide_open-one {
		margin-top: -100vh;
	}
	.footer-slide.footer-slide_open-two {
		height: 100vh;
		margin-top: -100vh;
	}
	.section__mobile-wrap {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	section.contact-with-us {
		height: 100vh;
		-webkit-transition: 0.7s -webkit-transform;
		transition: 0.7s transform;
		padding-top: 33px;
	}
	section.contact-with-us .wrap .contact-with-us__wrap-title {
		margin-top: 30px;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	section.contact-with-us .wrap .contact-with-us__wrap-title h2.section__title {
		font-size: 36px;
	}
	section.contact-with-us .wrap .contact-with-us__wrap-title .contact-with-us__close {
		display: none;
	}
	section.contact-with-us .wrap form.contact-with-us__form {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: 0px;
	}
	section.contact-with-us .wrap form.contact-with-us__form .contact-with-us__form__item {
		width: 100%;
		margin-top: 20px;
		padding: 0 10px;
	}
	/*
	section.contact-with-us .wrap form.contact-with-us__form .contact-with-us__form__item:first-child {
		width: 280px;
		max-width: inherit;
	}
	*/
	section.contact-with-us .wrap form.contact-with-us__form .contact-with-us__form__item:last-child {
		width: 280px;
		max-width: inherit;
	}
	section.contact-with-us .wrap form.contact-with-us__form .contact-with-us__form__item p.contact-with-us__form__text {
		font-size: 18px;
	}
	section.contact-with-us .wrap form.contact-with-us__form .contact-with-us__form__item .contact-with-us__form__input {
		margin-top: 10px;
	}
	section.contact-with-us .wrap form.contact-with-us__form .contact-with-us__form__item .contact-with-us__form__button {
		font-size: 16px;
	}
	section.contact-with-us .wrap form.contact-with-us__form .contact-with-us__form__item label.error {
		bottom: -15px;
	}
	section.contacts .wrap .contacts__wrap-title h2.section__title {
		margin-top: 30px;
	}
	section.contacts .wrap .contacts__wrap-title .contacts__close {
		display: none;
	}
	section.policy {
		padding-top: 33px;
	}
	section.policy.policy__open {
		margin-top: -100vh;
	}
	section.policy .wrap .policy__wrap-title h2.section__title {
		margin-top: 30px;
	}
	section.policy .wrap .policy__wrap-title .policy__close {
		display: none;
	}
	section.policy .wrap .policy__wrap {
		font-size: 14px;
		line-height: 20px;
	}
	section.policy .wrap .policy__wrap h4 {
		font-size: 18px;
	}
}

@media only screen and (max-width: 820px) {
	.background-animation .background-animation__devices .background-animation__devices__macbook {
		display: none;
	}
}

@media only screen and (max-width: 800px) {
	section.detail-main .wrap .detail-main__left {
		padding-right: 60px;
	}
	section.projects nav.projects__nav .projects__nav__list .projects__nav__item-link {
		margin-right: 20px;
		border-bottom: none;
	}
	section.projects nav.projects__nav .projects__nav__list .projects__nav__item-link:hover {
		border-bottom: none;
	}
	section.projects nav.projects__nav .projects__nav__list .projects__nav__item-link.active {
		border-bottom: none;
	}
	section.projects .projects__tags {
		margin-top: 20px;
	}
	section.projects .projects__tags ul.projects__tags__items {
		margin-left: -10px;
	}
	section.projects .projects__tags ul.projects__tags__items label {
		padding: 6px 12px;
	}
	section.projects .projects__items .projects__item {
		padding-right: 0;
		padding-left: 0px;
		width: 100%;
	}
	section.projects .projects__items .projects__item.projects__item_big {
		width: 100%;
	}
}

@media only screen and (max-width: 784px) {
	.wrap {
		width: 100%;
		padding: 0 20px;
	}
	section.projects .projects__main-wrap {
		width: 100%;
		padding: 0px;
	}
}

@media only screen and (max-width: 770px) {
	section.detail-main .wrap .detail-main__left {
		padding-right: 0;
	}
}

@media only screen and (max-width: 760px) {
	section.welcome .wrap h1.welcome__title {
		font-size: 60px;
		line-height: 68px;
	}
}

@media only screen and (max-width: 750px) {
	section.welcome .wrap .welcome__button {
		width: 200px;
		height: 50px;
		font-size: 16px;
	}
	header.header {
		padding-top: 33px;
	}
	header.header .wrap .header__logo .header__logo-text {
		font-size: 28px;
	}
	header.header .wrap .header__mobile-menu {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	header.header .wrap nav.header__navigation {
		position: fixed;
		top: -100vh;
		left: 0px;
		width: 100%;
		height: 100vh;
		padding-top: 33px;
		background-color: #25282d;
		-webkit-transition: 0.7s top;
		transition: 0.7s top;
	}
	header.header .wrap nav.header__navigation.menuOpen {
		top: 0;
	}
	header.header .wrap nav.header__navigation .header__mobile-wrap {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	header.header .wrap nav.header__navigation ul.header__navigation__items {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: 30px;
	}
	header.header .wrap nav.header__navigation ul.header__navigation__items li.header__navigation__item {
		padding: 15px 0;
		font-size: 24px;
		margin-right: 0;
		text-align: center;
		width: 100%;
		font-family: 'ProximaNovaBlack';
	}
	header.header .wrap nav.header__navigation ul.header__navigation__items li.header__navigation__item:hover {
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}
	header.header .wrap nav.header__navigation ul.header__navigation__items li.header__navigation__item:hover a {
		color: #1567d0;
	}
	header.header .wrap nav.header__navigation ul.header__navigation__items li.header__navigation__item:last-child {
		border-bottom: 1px solid transparent;
	}
	header.header .wrap nav.header__navigation .header__mobile-button__wrap {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.page-projects .header .wrap nav.header__navigation ul.header__navigation__items li.header__navigation__item {
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}
	.page-projects .header .wrap nav.header__navigation ul.header__navigation__items li.header__navigation__item a {
		color: #fff;
	}
	section.contacts {
		height: 100vh;
		padding-top: 30px;
		-webkit-transform: translateY(-100vh);
		transform: translateY(-100vh);
	}
	section.contacts .map {
		margin-top: 15px;
	}
	section.contacts .wrap .contacts__items {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-top: 10px;
	}
	section.contacts .wrap .contacts__items .contacts__item {
		width: 100%;
		margin-right: 0;
		margin-top: 20px;
	}
	section.projects {
		padding-top: 90px;
		padding-bottom: 0;
	}
	section.projects .projects__items {
		padding-top: 30px;
	}
	section.projects .projects__items .projects__item {
		padding: 0;
		margin-top: 0;
	}
}

@media only screen and (max-width: 740px) {
	section.detail-basic p.detail-basic__text {
		padding: 0 40px;
		width: 100%;
	}
}

@media only screen and (max-width: 700px) {
	section.detail-main .wrap {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	section.detail-main .wrap .detail-main__right .detail-main__right-wrap {
		padding-left: 20px;
		margin-top: 0;
	}
	section.detail-main .wrap .detail-main__right {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		margin-top: 50px;
	}
	section.pickshot .wrap h1.pickshot__title {
		font-size: 80px;
	}
	section.welcome .wrap h1.welcome__title {
		font-size: 54px;
		line-height: 64px;
	}
	section.welcome .wrap h1.welcome__title a:after {
		bottom: 8px;
	}
}

@media only screen and (max-width: 660px) {
	section.welcome .wrap h1.welcome__title {
		font-size: 44px;
		line-height: 54px;
	}
}

@media only screen and (max-width: 617px) {
	section.welcome .wrap .welcome__button {
		width: 180px;
		height: 45px;
	}
}

@media only screen and (max-width: 600px) {
	section.detail-main .wrap .detail-main__right .detail-main__right__image {
		min-width: 200px;
		height: 200px;
	}
	section.detail-picture {
		height: 250px;
	}
	section.pickshot .wrap h1.pickshot__title {
		font-size: 50px;
	}
	section.contact-with-us .wrap .contact-with-us__wrap-title h2.section__title {
		font-size: 32px;
		margin-left: -5px;
	}
	section.projects .projects__items .projects__item {
		height: 320px;
	}
	section.projects .projects__items .projects__item .projects__item__content .projects__item__wrap p.projects__item__text {
		position: absolute;
		bottom: 30px;
		line-height: 20px;
		left: 30px;
		right: 30px;
	}
	section.projects .projects__items .projects__item .projects__item__content .projects__item__wrap .projects__item__button {
		color: transparent;
		background-color: transparent;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}
	section.projects .projects__items .projects__item .projects__item__content:before {
		background-color: rgba(33, 33, 33, 0.7);
	}
	section.projects .projects__items .projects__item .projects__item__content .projects__item__wrap {
		opacity: 1;
	}
	section.projects .projects__items .projects__item .projects__item__content p.projects__item__text {
		-webkit-transform: translateX(0px) !important;
		transform: translateX(0px) !important;
		opacity: 1;
	}
	section.projects .projects__items .projects__item .projects__item__content .projects__item__button {
		-webkit-transform: translateX(0px) !important;
		transform: translateX(0px) !important;
		opacity: 1;
	}
	section.projects .projects__items .projects__item .projects__item__content h3.projects__item__title {
		-webkit-transform: translateX(0px) !important;
		transform: translateX(0px) !important;
		opacity: 1;
	}
	section.projects .projects__items .projects__item .projects__item__content .tags {
		-webkit-transform: translateX(0px) !important;
		transform: translateX(0px) !important;
		opacity: 1;
	}
	section.projects .projects__items .projects__item .projects__item__content .projects__item__date {
		-webkit-transform: translateX(0px) !important;
		transform: translateX(0px) !important;
		opacity: 1;
	}
}

@media only screen and (max-width: 560px) {
	section.welcome {
		padding-bottom: 30px;
	}
	section.welcome .wrap h1.welcome__title {
		font-size: 36px;
		line-height: 46px;
	}
	section.welcome .wrap h1.welcome__title a:after {
		bottom: 6px;
	}
	section.projects .projects__main-wrap {
		padding: 0;
	}
}

@media only screen and (max-width: 550px) {
	.wrap {
		padding: 0 20px;
	}
}

@media only screen and (max-width: 540px) {
	section.detail-main .wrap .detail-main__right .detail-main__right__image {
		width: 100%;
		height: 300px;
	}
	section.detail-main .wrap .detail-main__right .detail-main__right-wrap {
		margin-top: 20px;
		padding-left: 0;
	}
	section.detail-main .wrap .detail-main__right {
		display: block;
	}
	section.detail-basic p.detail-basic__text {
		padding: 0 20px;
	}
}

@media only screen and (max-width: 500px) {
	section.projects .projects__tags ul.projects__tags__items {
		width: inherit;
	}
}

@media only screen and (max-width: 460px) {
	.background-animation .background-animation__devices .background-animation__devices__iphone img {
		max-width: 128px;
	}
	.background-animation .background-animation__devices .background-animation__devices__iphone p.background-animation__devices__iphone-text {
		right: -158px;
	}
	.background-animation .background-animation__devices .background-animation__devices__iphone .background-animation__devices__iphone-line {
		right: 0px;
	}
	header.header .wrap .header__logo .header__logo-text {
		font-size: 23px;
	}
}

@media only screen and (max-width: 450px) {
	section.detail-main .wrap .detail-main__left .detail-main__left__item h2.detail-main__title {
		font-size: 18px;
	}
	section.detail-main .wrap .detail-main__left .detail-main__left__item p.detail-main__text {
		font-size: 14px;
		line-height: 20px;
	}
	section.detail-main .wrap .detail-main__left .detail-main__left__item ul.detail-main__list li.detail-main__text {
		font-size: 14px;
	}
	section.detail-main .wrap .detail-main__right .detail-main__right-wrap h3.detail-main__right__title {
		font-size: 18px;
	}
	section.detail-main .wrap .detail-main__right .detail-main__right-wrap p.detail-main__right__text {
		font-size: 14px;
		line-height: 20px;
	}
	section.detail-picture {
		height: 180px;
	}
	section.detail-basic p.detail-basic__text {
		font-size: 14px;
		line-height: 20px;
		padding: 0;
	}
	section.detail-basic .detail-basic__button {
		width: 100%;
	}
	section.pickshot .wrap h1.pickshot__title {
		font-size: 40px;
	}
	section.pickshot .wrap p.pickshot__text {
		font-size: 14px;
		line-height: 20px;
	}
}

@media only screen and (max-width: 440px) {
	section.policy .wrap .policy__wrap-title h2.section__title {
		font-size: 28px;
	}
}

@media only screen and (max-width: 420px) {
	.background-animation .background-animation__devices .background-animation__devices__iphone {
		left: 0px;
	}
}

@media only screen and (max-width: 365px) {
	html {
		overflow-x: hidden;
	}
}

@media only screen and (max-width: 360px) {
	section.detail-picture {
		height: 140px;
	}
	section.pickshot .wrap h1.pickshot__title {
		font-size: 32px;
	}
	section.pickshot .wrap p.pickshot__text {
		margin-top: 10px;
	}
	section.pickshot .wrap .tags {
		margin-top: 10px;
	}
	section.pickshot .wrap .tags .tags__tag {
		margin-top: 5px;
	}
	section.welcome .wrap h1.welcome__title {
		font-size: 28px;
		line-height: 36px;
	}
	section.welcome .wrap h1.welcome__title a:after {
		bottom: 4px;
	}
	section.contact-with-us .wrap form.contact-with-us__form .contact-with-us__form__item {
		width: 100%;
	}
	section.contact-with-us .wrap form.contact-with-us__form .contact-with-us__form__item:first-child {
		width: 100%;
	}
	section.contact-with-us .wrap form.contact-with-us__form .contact-with-us__form__item:last-child {
		width: 100%;
	}
}

@media screen and (max-height: 860px) {
	.background-animation .background-animation__devices .background-animation__devices__macbook {
		top: 50px;
	}
}

@media screen and (max-height: 560px) {
	section.contact-with-us .wrap .contact-with-us__wrap-title {
		margin-top: 15px;
	}
	.background-animation .background-animation__devices .background-animation__devices__iphone {
		top: 50px;
	}
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes followLine {
	0% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	50% {
		-webkit-transform: rotate(-65deg) translate(-3px, 18px);
		transform: rotate(-65deg) translate(-3px, 18px);
	}
	100% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
}

@keyframes followLine {
	0% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	50% {
		-webkit-transform: rotate(-65deg) translate(-3px, 18px);
		transform: rotate(-65deg) translate(-3px, 18px);
	}
	100% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
}

@-webkit-keyframes followLine2 {
	0% {
		-webkit-transform: rotate(-60deg);
		transform: rotate(-60deg);
	}
	50% {
		-webkit-transform: rotate(-40deg) translate(-4px, -20px);
		transform: rotate(-40deg) translate(-4px, -20px);
	}
	100% {
		-webkit-transform: rotate(-60deg);
		transform: rotate(-60deg);
	}
}

@keyframes followLine2 {
	0% {
		-webkit-transform: rotate(-60deg);
		transform: rotate(-60deg);
	}
	50% {
		-webkit-transform: rotate(-40deg) translate(-4px, -20px);
		transform: rotate(-40deg) translate(-4px, -20px);
	}
	100% {
		-webkit-transform: rotate(-60deg);
		transform: rotate(-60deg);
	}
}

@-webkit-keyframes swimming {
	0% {
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg);
	}
	25% {
		-webkit-transform: translate(-50px, -100px);
		transform: translate(-50px, -100px);
	}
	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
		-webkit-transform: rotate(1470deg);
		transform: rotate(1470deg);
	}
}

@keyframes swimming {
	0% {
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg);
	}
	25% {
		-webkit-transform: translate(-50px, -100px);
		transform: translate(-50px, -100px);
	}
	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
		-webkit-transform: rotate(1470deg);
		transform: rotate(1470deg);
	}
}

@-webkit-keyframes dancing {
	0% {
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg);
	}
	50% {
		-webkit-transform: translate(-70px, 120px);
		transform: translate(-70px, 120px);
	}
	100% {
		-webkit-transform: rotate(1830deg);
		transform: rotate(1830deg);
	}
}

@keyframes dancing {
	0% {
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg);
	}
	50% {
		-webkit-transform: translate(-70px, 120px);
		transform: translate(-70px, 120px);
	}
	100% {
		-webkit-transform: rotate(1830deg);
		transform: rotate(1830deg);
	}
}

@-webkit-keyframes tusing {
	0% {
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg);
	}
	50% {
		-webkit-transform: translate(50px, 80px);
		transform: translate(50px, 80px);
	}
	100% {
		-webkit-transform: rotate(1830deg);
		transform: rotate(1830deg);
	}
}

@keyframes tusing {
	0% {
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg);
	}
	50% {
		-webkit-transform: translate(50px, 80px);
		transform: translate(50px, 80px);
	}
	100% {
		-webkit-transform: rotate(1830deg);
		transform: rotate(1830deg);
	}
}

@-webkit-keyframes levitation {
	25% {
		-webkit-transform: translate(10px, 40px) rotate(4deg);
		transform: translate(10px, 40px) rotate(4deg);
	}
	50% {
		-webkit-transform: translate(0px, 0px) rotate(6deg);
		transform: translate(0px, 0px) rotate(6deg);
	}
	75% {
		-webkit-transform: translate(10px, 40px) rotate(8deg);
		transform: translate(10px, 40px) rotate(8deg);
	}
	100% {
		-webkit-transform: translate(0px, 0px);
		transform: translate(0px, 0px);
	}
}

@keyframes levitation {
	25% {
		-webkit-transform: translate(10px, 40px) rotate(4deg);
		transform: translate(10px, 40px) rotate(4deg);
	}
	50% {
		-webkit-transform: translate(0px, 0px) rotate(6deg);
		transform: translate(0px, 0px) rotate(6deg);
	}
	75% {
		-webkit-transform: translate(10px, 40px) rotate(8deg);
		transform: translate(10px, 40px) rotate(8deg);
	}
	100% {
		-webkit-transform: translate(0px, 0px);
		transform: translate(0px, 0px);
	}
}

@-webkit-keyframes levitationMac {
	25% {
		-webkit-transform: translate(25px, -40px) rotate(3deg);
		transform: translate(25px, -40px) rotate(3deg);
	}
	50% {
		-webkit-transform: translate(0px, 0px) rotate(5deg);
		transform: translate(0px, 0px) rotate(5deg);
	}
	75% {
		-webkit-transform: translate(25px, -40px) rotate(8deg);
		transform: translate(25px, -40px) rotate(8deg);
	}
	100% {
		-webkit-transform: translate(0px, 0px);
		transform: translate(0px, 0px);
	}
}

@keyframes levitationMac {
	25% {
		-webkit-transform: translate(25px, -40px) rotate(3deg);
		transform: translate(25px, -40px) rotate(3deg);
	}
	50% {
		-webkit-transform: translate(0px, 0px) rotate(5deg);
		transform: translate(0px, 0px) rotate(5deg);
	}
	75% {
		-webkit-transform: translate(25px, -40px) rotate(8deg);
		transform: translate(25px, -40px) rotate(8deg);
	}
	100% {
		-webkit-transform: translate(0px, 0px);
		transform: translate(0px, 0px);
	}
}

@-webkit-keyframes levitationAndr {
	50% {
		-webkit-transform: translate(-25px, -40px) rotate(-3deg);
		transform: translate(-25px, -40px) rotate(-3deg);
	}
	100% {
		-webkit-transform: translate(0px, 0px);
		transform: translate(0px, 0px);
	}
}

@keyframes levitationAndr {
	50% {
		-webkit-transform: translate(-25px, -40px) rotate(-3deg);
		transform: translate(-25px, -40px) rotate(-3deg);
	}
	100% {
		-webkit-transform: translate(0px, 0px);
		transform: translate(0px, 0px);
	}
}

@-webkit-keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

@-webkit-keyframes flash {
	0%,
	50%,
	100% {
		opacity: 1;
	}
	25%,
	75% {
		opacity: 0;
	}
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes shake {
	0%,
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px);
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px);
	}
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}
	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}
	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}
	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	10%,
	20% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg);
	}
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}
	40%,
	60%,
	80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}
	100% {
		-webkit-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0);
	}
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}
	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg);
		transform: translateX(-25%) rotate(-5deg);
	}
	30% {
		-webkit-transform: translateX(20%) rotate(3deg);
		transform: translateX(20%) rotate(3deg);
	}
	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg);
		transform: translateX(-15%) rotate(-3deg);
	}
	60% {
		-webkit-transform: translateX(10%) rotate(2deg);
		transform: translateX(10%) rotate(2deg);
	}
	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg);
		transform: translateX(-5%) rotate(-1deg);
	}
	100% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}
}

@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		transform: scale(0.3);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
	70% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}
	80% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
	}
	80% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		transform: translateX(-30px);
	}
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	80% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes bounceOut {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	25% {
		-webkit-transform: scale(0.95);
		transform: scale(0.95);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		transform: scale(0.3);
	}
}

@-webkit-keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@-webkit-keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@-webkit-keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@-webkit-keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	80% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	100% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg);
	}
	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
	}
	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}
	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg);
	}
	70% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
	}
	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1;
	}
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}
	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		opacity: 1;
	}
	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		transform: translateX(0%) skewX(-15deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
}

@-webkit-keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0;
	}
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@-webkit-keyframes slideInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes slideInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	20%,
	60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	40% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		transform: rotate(60deg) translateY(0);
		opacity: 1;
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	100% {
		-webkit-transform: translateY(700px);
		transform: translateY(700px);
		opacity: 0;
	}
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg);
		transform: translateX(100%) rotate(120deg);
	}
}

@-webkit-keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

@keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

@-webkit-keyframes flash {
	0%,
	50%,
	100% {
		opacity: 1;
	}
	25%,
	75% {
		opacity: 0;
	}
}

@keyframes flash {
	0%,
	50%,
	100% {
		opacity: 1;
	}
	25%,
	75% {
		opacity: 0;
	}
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes shake {
	0%,
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px);
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px);
	}
}

@keyframes shake {
	0%,
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px);
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px);
	}
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}
	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}
	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}
	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}
	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}
	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}
	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	10%,
	20% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg);
	}
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}
	40%,
	60%,
	80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}
	100% {
		-webkit-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0);
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	10%,
	20% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg);
	}
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}
	40%,
	60%,
	80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}
	100% {
		-webkit-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0);
	}
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}
	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg);
		transform: translateX(-25%) rotate(-5deg);
	}
	30% {
		-webkit-transform: translateX(20%) rotate(3deg);
		transform: translateX(20%) rotate(3deg);
	}
	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg);
		transform: translateX(-15%) rotate(-3deg);
	}
	60% {
		-webkit-transform: translateX(10%) rotate(2deg);
		transform: translateX(10%) rotate(2deg);
	}
	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg);
		transform: translateX(-5%) rotate(-1deg);
	}
	100% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}
	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg);
		transform: translateX(-25%) rotate(-5deg);
	}
	30% {
		-webkit-transform: translateX(20%) rotate(3deg);
		transform: translateX(20%) rotate(3deg);
	}
	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg);
		transform: translateX(-15%) rotate(-3deg);
	}
	60% {
		-webkit-transform: translateX(10%) rotate(2deg);
		transform: translateX(10%) rotate(2deg);
	}
	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg);
		transform: translateX(-5%) rotate(-1deg);
	}
	100% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}
}

@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		transform: scale(0.3);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
	70% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		transform: scale(0.3);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
	70% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}
	80% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}
	80% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
	}
	80% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
	}
	80% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		transform: translateX(-30px);
	}
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		transform: translateX(-30px);
	}
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	80% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	80% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes bounceOut {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	25% {
		-webkit-transform: scale(0.95);
		transform: scale(0.95);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		transform: scale(0.3);
	}
}

@keyframes bounceOut {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	25% {
		-webkit-transform: scale(0.95);
		transform: scale(0.95);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		transform: scale(0.3);
	}
}

@-webkit-keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@-webkit-keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@-webkit-keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@-webkit-keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	80% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	100% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	80% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	100% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg);
	}
	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
	}
	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg);
	}
	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
	}
	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}
	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg);
	}
	70% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
	}
	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1;
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}
	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg);
	}
	70% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
	}
	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1;
	}
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}
	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		opacity: 1;
	}
	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		transform: translateX(0%) skewX(-15deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}
	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		opacity: 1;
	}
	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		transform: translateX(0%) skewX(-15deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
}

@-webkit-keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}
}

@keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0;
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0;
	}
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@-webkit-keyframes slideInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slideInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes slideInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	20%,
	60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	40% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		transform: rotate(60deg) translateY(0);
		opacity: 1;
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	100% {
		-webkit-transform: translateY(700px);
		transform: translateY(700px);
		opacity: 0;
	}
}

@keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	20%,
	60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	40% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		transform: rotate(60deg) translateY(0);
		opacity: 1;
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	100% {
		-webkit-transform: translateY(700px);
		transform: translateY(700px);
		opacity: 0;
	}
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg);
		transform: translateX(100%) rotate(120deg);
	}
}

@keyframes rollOut {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg);
		transform: translateX(100%) rotate(120deg);
	}
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}
	to {
		opacity: 0;
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}
	to {
		opacity: 0;
	}
}