html,
body {
	background-color: #fff
}

.section-images img {
	display: block;
	width: 100%
}


a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: "";
	content: none
}

@font-face {
	font-family: bison;
	font-weight: 400;
	src: url(../fonts/bison-regular-webfont.woff2) format("woff2"), url(../fonts/bison-regular-webfont.woff) format("woff"), url(../fonts/Bison-Regular.ttf);
	font-display: swap
}

@font-face {
	font-family: bison;
	font-weight: 700;
	src: url(../fonts/bison-bold-webfont.woff2) format("woff2"), url(../fonts/bison-bold-webfont.woff) format("woff"), url(../fonts/Bison-Bold.ttf);
	font-display: swap
}

@font-face {
	font-family: bison;
	font-weight: 600;
	src: url(../fonts/bison-thickoutline-webfont.woff2) format("woff2"), url(../fonts/bison-thickoutline-webfont.woff) format("woff"), url(../fonts/Bison-ThickOutline.ttf);
	font-display: swap
}

body {
	font: 100% bison, sans-serif;
	color: #fff;
	font-weight: 400;
	-webkit-text-size-adjust: none
}

.left {
	text-align: left!important
}

.center {
	text-align: center!important
}

.right {
	text-align: right!important
}

.alignleft {
	float: left
}

.aligncenter {
	margin: 0 auto
}

.alignright {
	float: right
}

.show {
	display: block!important
}

.hide {
	display: none!important
}

.cf:after,
.cf:before,
.container:after,
.container:before,
.widget:after,
.widget:before,
form ol>li:after,
form ol>li:before {
	content: "\0020";
	display: block;
	height: 0;
	visibility: hidden
}

.cf:after,
.clear,
.container:after,
.widget:after,
form ol>li:after {
	clear: both
}

.cf,
.container,
.widget,
form ol>li {
	zoom: 1
}

html {
	font: 62.5% bison, sans-serif;
	color: #444;
	background-color: #fff
}

* {
	box-sizing: border-box
}

.normal-form textarea {
	overflow: auto
}

.user-content dl,
.user-content ol,
.user-content ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
table {
	margin-bottom: 20px
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 10px
}

h1 {
	font: 400 32px/1.3 bison, sans-serif
}

h2 {
	font: 400 24px/1.2 bison, sans-serif
}

h3 {
	font: 400 22px/1.2 bison, sans-serif
}

h4 {
	font: 400 20px/1.2 bison, sans-serif
}

h5 {
	font: 400 16px/1.2 bison, sans-serif
}

h6 {
	font: 400 14px/1.2 bison, sans-serif
}

a {
	text-decoration: none
}

strong {
	font-weight: 700
}

em {
	font-style: italic
}

sup {
	vertical-align: text-top
}

sub,
sup {
	font-size: 75%
}

sub {
	vertical-align: bottom
}

blockquote {
	font-style: italic
}

table {
	width: 100%;
	border: none;
	border-collapse: collapse;
	border-spacing: 0
}

table td,
table th {
	vertical-align: middle
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus {
	outline: 0
}


body {
	overflow-x: hidden;
	position: relative
}

.container {
	width: 100%;
	max-width: 1440px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0 auto;
	position: relative
}

.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0%;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}

.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}

.col-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}

.col-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}

.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}

.col-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}

.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}

.col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}

.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}

.col-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}

.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

@media(min-width:1200px) {
	.offset-xl-1 {
		margin-left: 8.333333%
	}
	.offset-xl-2 {
		margin-left: 16.666667%
	}
}

@media(min-width:576px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0%;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-sm-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-sm-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-sm-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-sm-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-sm-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-sm-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-sm-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-sm-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-sm-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

@media(min-width:768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0%;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-md-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-md-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-md-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-md-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-md-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-md-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-md-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-md-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

@media(min-width:992px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0%;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-lg-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-lg-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-lg-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-lg-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-lg-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-lg-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-lg-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-lg-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

@media(min-width:1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0%;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-xl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-xl-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-xl-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-xl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-xl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-xl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-xl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-xl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xl-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-xl-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-xl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

.justify-content-center {
	-ms-flex-pack: center!important;
	justify-content: center!important
}

.align-items-center {
	-ms-flex-align: center!important;
	align-items: center!important
}

.align-items-end {
	-ms-flex-align: end!important;
	align-items: flex-end!important
}


.mouse {
	display: block
}


.glow {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0
}

.logo {
	position: absolute;
	top: 60px;
	width: 100%
}

.logo a {
	display: inline-block;
	position: relative;
	z-index: 20;
	margin-left: 0; 
}

.logo a img {
	width: 100%;
	max-width: 250px;
	height: auto
}

.line-wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0
}

.line-wrapper .container {
	height: 100%
}

.line-wrapper .lines {
	height: 100%;
	margin-left: -15px;
	margin-right: -15px;
	position: relative
}

.line-wrapper .single-line {
	height: 100%;
	border-left: 2px solid #f8f8f8;
	float: left;
	position: relative
}

.line-wrapper .services-line .single-line {
	border-left: 2px solid rgba(255, 255, 255, 0.2);
}

.line-wrapper .single-line.last-line {
	border-right: 2px solid #f8f8f8
}

.line-wrapper .single-line.first-intro {
	margin-top: 380px
}

.solutions-wrap .line-wrapper .single-line.first-intro,
.services-provided .line-wrapper .single-line.first-intro,
.developers-wrap .line-wrapper .single-line.first-intro,
.about-wrap .line-wrapper .single-line.first-intro {
	margin-top: 0
}

.line-wrapper .single-line.five {
	width: 41.666667%
}

.line-wrapper .single-line.two {
	width: 16.666667%
}


.intro {
	position: relative;
	padding-top: 40px;
	padding-bottom: 160px;
	background-color: #fff
}

.intro .intro-image {
	position: relative;
	width: 100%;
	z-index: 8
}

.intro .intro-image .position {
	position: absolute;
	top: 180px;
	width: auto;
	left: 125px;
	background-color: #fff;
	z-index: 2
}

.intro .intro-image .decoration-text {
	position: relative;
	z-index: 2
}

.intro .intro-image .decoration-text span {
	z-index: 2;
	background-color: #fff;
	padding-top: 50px;
	font-family: bison, sans-serif;
	font-size: 350px;
	letter-spacing: .05em;
	line-height: 270px;
	font-weight: 600;
	display: inline-block;
	text-align: right;
	text-transform: uppercase;
	color: #373f69;
	writing-mode: tb-rl;
	white-space: pre-wrap;
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.intro-image .floating-image img {
	width: 100%;
	z-index: 2;
	position: relative;
}

.intro-image .circle {
	width: 540px;
	height: 540px;
	background-color: transparent;
	border-radius: 50%;
	position: absolute;
	bottom: 33px;
	left: -80px;
	z-index: 1
}

.intro-image .circle img {
	width: 100%;
	height: auto
}

.intro-wrapper {
	position: relative;
	padding-top: 35px;
	padding-left: 30px;
	padding-right: 30px;
	z-index: 10;
}

.intro-wrapper .title {
	position: relative;
}

.intro-wrapper .title h2 {
	font-family: bison, sans-serif;
	font-weight: 400;
	letter-spacing: 8px;
	text-transform: uppercase;
	color: #373f69;
	font-size: 90px;
}

.intro-wrapper .title .linee {
	position: absolute;
	bottom: 0;
	background-color: #373f69;
	height: 2px
}

.intro-wrapper .intro-text {
	position: relative;
	padding-top: 25px;
	width: 100%;
	padding-bottom: 10px;
	z-index: 1
}


.intro-wrapper .intro-text p {
	position: relative;
	font-size: 14px;
	letter-spacing: .05em;
	font-weight: 100;
	line-height: 30px;
	font-family: Roboto, sans-serif;
	color: #373f69
}


.btn {
	position: relative;
	display: inline-block;
	font-family: bison, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #373f69;
	font-size: 16px;
	letter-spacing: .5em;
	border: 1px solid #373f69;
	margin-top: 50px;
	z-index: 10;
	cursor: pointer;
}

.services-btn.btn {
	color: #fff;
	border: 1px solid #fff;
}

.btn .btn-wrapper {
	position: relative
}

.btn .btn-wrapper .button {
	transition-property: transform, opacity;
	padding: 20px 80px 20px 30px
}

.btn .btn-wrapper .active {
	position: relative;
	display: inline-block;
	transition-duration: .75s;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	transition-delay: .1s;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	opacity: .999
}

.btn .btn-wrapper .hover {
	display: inline-block;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	transform: translateY(35%);
	-webkit-transform: translateY(35%)
}

.btn .btn-wrapper .hover,
.btn:hover .btn-wrapper .active {
	position: absolute;
	transition-delay: 0s;
	transition-duration: .25s;
	transition-timing-function: ease-out;
	opacity: 0
}

.btn:hover .btn-wrapper .active {
	transform: translateY(-25%);
	-webkit-transform: translateY(-25%)
}

.btn:hover .btn-wrapper .hover {
	position: relative;
	transition-delay: .1s;
	transition-duration: .75s;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	opacity: .999;
	transform: translateY(0);
	-webkit-transform: translateY(0)
}

.btn:hover:before {
	right: 0
}

.btn:before {
	content: "";
	position: absolute;
	right: -20px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	height: 1px;
	width: 75px;
	background-color: #2E8DF7;
	z-index: -1;
	transition: right .4s cubic-bezier(.4, 0, .2, 1)
}

.btn.white-line:after,
.btn.white-line:before {
	background-color: #fff
}


/* About */
.about-wrap {
	position: relative;
	padding: 100px 0;
}

.services {
	position: relative;
	padding-top: 110px;
	z-index: 11
}


.services .services-image {
	position: absolute;
	z-index: 10;
	top: -140px;
}

.services .services-image .floating-image img {
}

.services .services-image .random.black p span {
	color: #1a1a1a
}

.services .services-image .random {
	position: absolute;
	right: 20px;
	bottom: 20%;
	transform: translateY(20%);
	-webkit-transform: translateY(20%);
	z-index: 20
}

.services .services-image .random p {
	font-size: 12px;
	letter-spacing: 1.04em;
	font-family: bison, sans-serif;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	writing-mode: tb-rl;
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg)
}

.services .services-image .random p span {
	color: #ff4243
}

.services .services-image .position {
	position: absolute;
	top: 80px;
}

.services .services-image .decoration-text {
	position: relative;
	z-index: -1
}

.services .services-image .decoration-text span {
	font-family: bison, sans-serif;
	font-size: 200px;
	letter-spacing: .05em;
	line-height: 270px;
	font-weight: 600;
	display: inline-block;
	text-align: right;
	text-transform: uppercase;
	color: #fff;
	writing-mode: tb-rl;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	white-space: pre-wrap;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}


.services .services-wrapper {
	position: relative;
	padding-left: 300px;
	padding-right: 30px;
	padding-bottom: 100px;
	z-index: 10
}

.services .services-wrapper .services-info {
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	/* max-width: 450px */
}

.services .services-wrapper .services-info h2 {
	font-size: 30px;
	letter-spacing: 2px;
	font-family: bison, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 0;
	padding-bottom: 10px;
	margin-top: 8px;
}

.services .services-wrapper .services-info p {
	position: relative;
	font-size: 16px;
	letter-spacing: .05em;
	font-weight: 100;
	line-height: 30px;
	font-family: Roboto, sans-serif;
	color: #fff
}

.services .services-wrapper .services-info svg {
	stroke: #fff;
}

.services .services-wrapper .services-info svg path {
	stroke: #fff;
}

.services .services-wrapper .services-info .service-icon {
	width: 100px;
}

.services .services-wrapper .services-info .service-icon i {
	font-size: 50px;
}

.projects {
	position: relative;
	padding-top: 20px;
	padding-bottom: 150px;
	background-color: #fff;
	z-index: 10
}

.projects .project-btn {
	position: relative;
	padding-left: 150px;
	padding-top: 30px
}

.projects .projects-wrapper {
	position: relative;
	z-index: 9;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 185px;
	zoom: 1
}

.projects .projects-wrapper:after {
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
	content: "."
}

.projects .projects-wrapper .project-link.right {
	float: right
}

.projects .projects-wrapper .project-link {
	display: block;
	width: 80%;
	position: relative;
	z-index: 12
}

.projects .projects-wrapper .project-link:hover .project .project-image-wrap .img-hover {
	box-shadow: 0 10px 20px rgba(0, 0, 0, .4);
	transform: rotateX(7deg) translateY(-6px)
}

.projects .projects-wrapper .project-link:hover .project .project-image-wrap .img-hover:after {
	transform: translateY(-10%)
}

.projects .projects-wrapper .project-link .project {
	position: relative;
	padding-top: 25px;
	padding-bottom: 25px;
	perspective: 1000px
}

.projects .projects-wrapper .project-link .project .project-image-wrap {
	position: relative;
	z-index: 1;
	width: 100%;
	perspective: 1000px
}

.projects .projects-wrapper .project-link .project .project-image-wrap .img-hover {
	overflow: hidden;
	perspective-origin: 50% 50%;
	transform-style: preserve-3d;
	transform-origin: top center;
	will-change: transform;
	transform: skewX(.001deg);
	transition: transform .5s ease-in-out, box-shadow .5s ease-in-out;
	box-shadow: 0
}

.projects .projects-wrapper .project-link .project .project-image-wrap .img-hover:after {
	content: "";
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	width: 100%;
	height: 130%;
	background: linear-gradient(205deg, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .2) 42%, hsla(0, 0%, 100%, 0) 60%);
	transform: translateY(-40%);
	will-change: transform;
	transition: transform .5s ease-in-out
}

.projects .projects-wrapper .project-link .project img {
	width: 100%;
	height: auto
}

.projects .projects-wrapper .project-link .project .project-name {
	position: relative;
	text-align: right;
	margin-top: 15px
}

.projects .projects-wrapper .project-link .project .project-name h2 {
	font-size: 30px;
	letter-spacing: .5em;
	text-align: right;
	font-family: bison, sans-serif;
	font-weight: 700;
	color: #373f69;
	margin: 0
}

.projects .projects-image {
	position: relative;
	z-index: 9;
	padding-top: 410px
}

.projects .projects-image .floating-image img {
	width: 100%;
	max-width: 310px;
	height: auto
}


.projects .projects-image .random {
	position: absolute;
	left: 10px;
	bottom: 35%;
	transform: translateY(35%);
	-webkit-transform: translateY(35%);
	z-index: 20
}

.projects .projects-image .random p {
	font-size: 12px;
	letter-spacing: 1.04em;
	font-family: bison, sans-serif;
	font-weight: 700;
	color: #373f69;
	text-transform: uppercase;
	margin: 0;
	writing-mode: tb-rl;
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg)
}

.projects .projects-image .random p span {
	color: #ff4243
}

.projects .projects-image .position {
	position: absolute;
	left: 25px;
	top: 0
}

.projects .projects-image .decoration-text {
	position: relative;
	z-index: -1
}

.projects .projects-image .decoration-text span {
	font-family: bison, sans-serif;
	font-size: 350px;
	letter-spacing: .05em;
	line-height: 270px;
	font-weight: 600;
	display: inline-block;
	text-align: right;
	text-transform: uppercase;
	color: #373f69;
	writing-mode: tb-rl;
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	white-space: pre-wrap;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}


/* Footer */

.footer {
	position: relative;
	padding-top: 160px;
	padding-bottom: 80px;
	background-color: #373f69
}

.footer a {
	color: #fff
}

.footer .office {
	position: relative;
	z-index: 10;
	padding-left: 30px;
	padding-right: 30px
}

.footer .office h2 {
	font-size: 30px;
	letter-spacing: .4em;
	font-family: bison, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff
}

.footer .office p {
	position: relative;
	font-size: 14px;
	letter-spacing: .05em;
	font-weight: 100;
	line-height: 30px;
	font-family: Roboto, sans-serif;
	color: #fff
}

.footer .office a {
	position: relative;
	font-size: 14px;
	letter-spacing: .05em;
	font-weight: 100;
	line-height: 30px;
	font-family: Roboto, sans-serif;
	color: #fff;
	display: block;
	transition: color .6s cubic-bezier(.785, .135, .15, .86)
}

.footer .office a:hover {
	color: #2E8DF7
}

.footer .details {
	margin-top: 40px;
}

.footer .details svg path {
	fill: #fff;
}

.footer .hq {
	position: relative;
	z-index: 10;
	padding-left: 25px
}

.footer .hq h2 {
	font-size: 30px;
	letter-spacing: .4em;
	font-family: bison, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff
}

.footer .hq p {
	position: relative;
	font-size: 14px;
	letter-spacing: .05em;
	font-weight: 100;
	line-height: 30px;
	font-family: Roboto, sans-serif;
	color: #fff
}

.footer .hq p:last-of-type {
	padding-top: 10px;
	margin: 0
}

.footer .menu {
	position: relative;
	z-index: 10;
	height: 100%
}

.footer .menu .menu-wrap {
	position: absolute;
	right: 0;
	bottom: 0
}

.footer .menu .menu-wrap .footer-social {
	position: relative;
	text-align: right;
	padding-right: 50px;
	padding-left: 30px
}

.footer .menu .menu-wrap .footer-social li {
	display: block;
	position: relative
}

.footer .menu .menu-wrap .footer-social li a {
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	font-size: 14px;
	letter-spacing: .05em;
	font-weight: 100;
	font-family: Roboto, sans-serif;
	color: #fff;
	transition: color .6s cubic-bezier(.785, .135, .15, .86)
}

.footer .menu .menu-wrap .footer-social li a:hover {
	color: #2E8DF7
}

.footer .menu .menu-wrap .footer-menu {
	position: relative;
	text-align: right;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px
}

.footer .menu .menu-wrap .footer-menu li {
	display: inline-block;
	position: relative
}

.footer .menu .menu-wrap .footer-menu li:last-of-type:before {
	opacity: 0
}

.footer .menu .menu-wrap .footer-menu li:before {
	content: "";
	position: absolute;
	height: 60%;
	width: 2px;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	background-color: #ff4142;
	opacity: 1
}

.footer .menu .menu-wrap .footer-menu li a {
	position: relative;
	font-size: 16px;
	letter-spacing: .05em;
	font-weight: 400;
	line-height: 30px;
	font-family: bison, sans-serif;
	color: #fff;
	display: inline-block;
	padding-right: 20px;
	padding-left: 20px;
	transition: color .6s cubic-bezier(.785, .135, .15, .86)
}

.footer .menu .menu-wrap .footer-menu li a:hover {
	color: #ff4142
}

.footer .footer-logo img {
	height: 40px;
}


@keyframes float {
	0% {
		transform: translateY(0)
	}
	25% {
		transform: translateY(30px)
	}
	50% {
		transform: translateY(0)
	}
	75% {
		transform: translateY(40px)
	}
	to {
		transform: translateY(0)
	}
}

.rel {
	position: relative
}

@keyframes rotation {
	0% {
		transform: rotate(0deg)
	}
	to {
		transform: rotate(1turn)
	}
}


/* What We Do */
.what-we-do {
	margin-top: 160px;
}


.services::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #2E8DF7;
	right: 40px;
	top: 0;
	border-radius: 0 200px 200px 0;
	z-index: -2;
}

.services::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../images/bg-k.png);
	background-position: right;
	background-size: auto 100%;
	background-repeat: no-repeat;
	right: 40px;
	top: 0;
	border-radius: 0 200px 200px 0;
	z-index: -1;
	opacity: 0.05;
}


/* Social Media */
.header-social {
	position: relative;
	text-align: right;
}

.header-social li {
	display: block;
	position: relative;
}

.header-social li a {
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	font-size: 14px;
	letter-spacing: .05em;
	font-weight: 100;
	font-family: Roboto, sans-serif;
	color: #373f69;
	transition: color .6s cubic-bezier(.785, .135, .15, .86);
}

.header-social li a:hover {
	color: #2E8DF7;
}

.intro .intro-image .floating-image span {
	width: 500px;
	height: 500px;
	position: absolute;
	top: 50%;
	z-index: 1;
	border-radius: 60px;
	background: #F3F9FF;
	animation: rotate-clock 30s infinite linear;
	left: 50%;
	margin-left: -250px;
	margin-top: -250px;
}
@keyframes rotate-clock { 0%{transform:rotate(0deg)} 50%{transform:rotate(45deg)} }



/* Scroll Icon */
.scroll-down {
	bottom: -40px;
	height: 100px;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 1;
	width: 62px;
  }

  .scroll-down-text {
	transform: rotate(90deg);
	font-family: Roboto, sans-serif;
	color: #373f69;
	font-size: 11px;
	letter-spacing: 2px;
	width: 84px;
  }

  .scroll-down-bar {
	animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
	background: #2E8DF7;
	bottom: 34px;
	display: inline-block;
	height: 65px;
	left: -10px;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 1px;
  }

  @-moz-keyframes elasticus {
	0% {
	  transform: scale(1, 0);
	  transform-origin: 0% 0%;
	}
	50% {
	  transform: scale(1, 1);
	  transform-origin: 0% 0%;
	}
	50.1% {
	  transform: scale(1, 1);
	  transform-origin: 0% 100%;
	}
	100% {
	  transform: scale(1, 0);
	  transform-origin: 0% 100%;
	}
  }
  @-webkit-keyframes elasticus {
	0% {
	  transform: scale(1, 0);
	  transform-origin: 0% 0%;
	}
	50% {
	  transform: scale(1, 1);
	  transform-origin: 0% 0%;
	}
	50.1% {
	  transform: scale(1, 1);
	  transform-origin: 0% 100%;
	}
	100% {
	  transform: scale(1, 0);
	  transform-origin: 0% 100%;
	}
  }
  @-o-keyframes elasticus {
	0% {
	  transform: scale(1, 0);
	  transform-origin: 0% 0%;
	}
	50% {
	  transform: scale(1, 1);
	  transform-origin: 0% 0%;
	}
	50.1% {
	  transform: scale(1, 1);
	  transform-origin: 0% 100%;
	}
	100% {
	  transform: scale(1, 0);
	  transform-origin: 0% 100%;
	}
  }
  @keyframes elasticus {
	0% {
	  transform: scale(1, 0);
	  transform-origin: 0% 0%;
	}
	50% {
	  transform: scale(1, 1);
	  transform-origin: 0% 0%;
	}
	50.1% {
	  transform: scale(1, 1);
	  transform-origin: 0% 100%;
	}
	100% {
	  transform: scale(1, 0);
	  transform-origin: 0% 100%;
	}
  }


/* Technology */
.technology-content {
	padding-top: 20px;
}

.technology-content p {
	font-family: Roboto, sans-serif;
	font-size: 14px;
	letter-spacing: .05em;
	font-weight: 100;
	line-height: 30px;
}

.technology-info {
	padding-left: 40px;
}

.technology-icons {
	margin-bottom: 100px;
}

.technology-icons ul {
	padding: 0;
	margin: 0;
}

.technology-icons ul li {
	padding: 0;
	margin: 0;
	float: left;
	width: 13.8%;
	text-align: center;
}

.technology-icons ul li:nth-of-type(1) img {
	width: 94%;
}

.technology-icons ul li:nth-of-type(2) img {
	width: 42%;
}

.technology-icons ul li:nth-of-type(3) img {
	width: 37%;
}

.technology-icons ul li:nth-of-type(4) img {
	width: 32%;
	margin-top: -25px;
}

.technology-icons ul li:nth-of-type(5) img {
	width: 55%;
	margin-top: 10px;
}

.technology-icons ul li:nth-of-type(6) img {
	width: 55%;
	margin-top: 11px;
}

.technology-icons ul li:nth-of-type(7) img {
	width: 78%;
	margin-top: 13px;
}


/* Services Provided */
.services-provided {
	padding-top: 100px;
	position: relative;
}

.services-provided .intro-image .main-title h1 {
	font-family: bison, sans-serif;
	font-weight: bold;
	letter-spacing: 8px;
	text-transform: uppercase;
	color: #373f69;
	font-size: 125px;
	z-index: 9;
	position: relative;
	line-height: 110px;
}

.services-provided .intro-image .floating-image span {
	width: 1000px;
	height: 500px;
	position: absolute;
	top: -150px;
	z-index: 1;
	border-radius: 50%;
	background: #F3F9FF;
	/* animation: rotate-clock 30s infinite linear; */
	animation: none;
	left: -752px;
}
@keyframes rotate-clock { 0%{transform:rotate(0deg)} 50%{transform:rotate(45deg)} }


.services-provided-item-wrap {
	padding-top: 34px;
	padding-left: 16px;
	margin-bottom: 20px;
}

.services-provided .intro-wrapper {
	padding-top: 0;
}

.services-provided-item {
	background-color: #F3F9FF;
	border-radius: 20px;
	padding: 20px 42px 20px 42px;
	color: #373f69;
	position: relative;
}

.services-provided-item h1 {
	font-size: 100px;
	font-weight: 700;
	position: absolute;
	left: -18px;
	top: -52px;
}

.services-provided-item h4 {
	font-size: 36px;
	font-weight: 700;
}

.services-provided-item p {
	font-family: Roboto, sans-serif;
	font-size: 13px;
	letter-spacing: .05em;
	font-weight: 100;
	line-height: 20px;
	margin-bottom: 0;
}

.text-anim-bottom .services-provided-item {
	display: inline-block;
	backface-visibility: hidden;
	transition: transform 1s cubic-bezier(.22, .61, .36, 1);
	transform: translateY(100%);
}

.text-anim-bottom.animated .services-provided-item {
	transform: translateY(0);
	width: 100%;
}


/* Solutions */
.solutions-wrap {
	padding: 100px 0;
	position: relative;
}

.solutions-wrap .intro-image .floating-image img {
	width: 75%;
}



/* Developers */
.developers-wrap {
	padding-bottom: 50px;
	position: relative;
}

.services-provided-item-wrap {
	padding-top: 34px;
	padding-left: 16px;
	margin-bottom: 20px;
}

.developers-wrap-item {
	background-color: #F3F9FF;
	border-radius: 20px;
	padding: 20px 360px 20px 42px;
	color: #373f69;
	position: relative;
	width: 100%;
}

.developers-wrap-item h4 {
	font-size: 60px;
	font-weight: 900;
    letter-spacing: 4px;
}

.intro-wrapper .title {
	position: relative;
}

.developers-wrap-item p {
	font-family: Roboto, sans-serif;
	font-size: 14px;
	letter-spacing: .05em;
	font-weight: 100;
	line-height: 24px;
	margin-bottom: 0;
}

.developers-image-wrap {
	width: 230px;
	position: absolute;
	right: 40px;
	bottom: 0;
}

.developers-image-wrap-item img {
	width: 100%;
}


/* Contact */
.contact {
	position: relative;
	padding: 150px 0;
	z-index: 11;
}

.contact .contact-wrapper {
	position: relative;
	padding-right: 250px;
	padding-left: 100px;
	z-index: 10;
}

.contact::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #373F69;
	left: 40px;
	top: 0;
	border-radius: 200px 0 0 200px;
	z-index: -2;
}

.contact .contact-wrapper .title h2 {
	font-family: bison, sans-serif;
	font-weight: 400;
	letter-spacing: 8px;
	text-transform: uppercase;
	color: #fff;
	font-size: 90px;
  }

  .contact .contact-wrapper .intro-text p {
	position: relative;
	font-size: 14px;
	letter-spacing: .05em;
	font-weight: 100;
	line-height: 30px;
	font-family: Roboto, sans-serif;
	color: #fff;
  }

.contact .contact-image {
	position: absolute;
	right: 15px;
	width: 165px;
}

.contact .contact-image .position {
	position: relative;
}

.contact .contact-image .decoration-text {
	position: relative;
	z-index: -1;
}

.contact .contact-image .decoration-text span {
	font-family: bison, sans-serif;
	font-size: 200px;
	letter-spacing: .05em;
	line-height: 166px;
	font-weight: 600;
	display: inline-block;
	text-align: right;
	text-transform: uppercase;
	color: #fff;
	writing-mode: tb-rl;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	white-space: pre-wrap;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.contact .line-wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0;
  }

.contact  .line-wrapper .lines {
	height: 100%;
	margin-left: -15px;
	margin-right: -15px;
	position: relative;
  }

  .contact  .line-wrapper .single-line.five {
	width: 41.666667%;
  }

  .contact  .line-wrapper .single-line.two {
	width: 16.666667%;
  }

  .contact  .line-wrapper .contact-line .single-line {
	border-left: 2px solid rgba(255, 255, 255, 0.08);
  }

  .contact  .line-wrapper .single-line.last-line {
	border-left: 2px solid rgba(255, 255, 255, 0.08);
  }

  .contact  .line-wrapper .single-line {
	height: 100%;
	float: left;
	position: relative;
  }

.contact .details {
	margin-top: 40px;
}

.contact .details svg path {
	fill: #fff;
}

.contact .details a {
	position: relative;
	font-size: 14px;
	letter-spacing: .05em;
	font-weight: 100;
	line-height: 24px;
	font-family: Roboto, sans-serif;
	color: #fff;
	display: block;
	transition: color .6s cubic-bezier(.785, .135, .15, .86);
}

.contact .details a:hover {
	color: #2E8DF7;
}

.contact .contact-form-wrap {
	margin: 100px 0;
}

.contact .details p {
	position: relative;
	font-size: 13px;
	letter-spacing: .05em;
	font-weight: 100;
	line-height: 24px;
	font-family: Roboto, sans-serif;
	color: #fff;
	display: block;
	margin-top: 40px;
	transition: color .6s cubic-bezier(.785, .135, .15, .86);
}

.copyright {
	padding: 20px 0;
}

.copyright p {
	text-align: right;
	padding: 0;
	margin: 0;
	color: #373f69;
	font-family: Roboto, sans-serif;
	font-size: 10px;
	letter-spacing: 0.6px;
	font-weight: 600;
	text-transform: uppercase;
}


/* Back to top */
.back-to-top {
	overflow: hidden;
	position: fixed;
	display: block;
	z-index: 99;
	bottom: 0px;
	right: 2%;
	border: none;
	background: transparent;
	padding: 0;
	transition: .4s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	visibility: hidden;
	transform: scale(0);
	width: 20px;
	height: 0px;
	cursor: pointer;
 }

 .back-to-top.show {
	display: block;
	height: 325px;
	transform: scale(1);
	visibility: visible;
 }

 .back-to-top-inner {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	will-change: transform;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
 }

 /* Custom */
 .the-arrow {
	width: 64px;
	transition: all 0.2s;
 }

 .the-arrow.-left {
	position: absolute;
	top: 14px;
	left: 0;
 }

 .the-arrow.-left>.shaft {
	width: 0;
	background-color: #2E8DF7;
 }

 .the-arrow.-left>.shaft:before,
 .the-arrow.-left>.shaft:after {
	width: 0;
	background-color: #2E8DF7;
 }

 .the-arrow.-left>.shaft:before {
	-webkit-transform: rotate(0);
	transform: rotate(0);
 }

 .the-arrow.-left>.shaft:after {
	-webkit-transform: rotate(0);
	transform: rotate(0);
 }

 .the-arrow.-right {
	top: 3px;
 }

 .the-arrow.-right>.shaft {
	width: 64px;
	transition-delay: 0.2s;
 }

 .the-arrow.-right>.shaft:before,
 .the-arrow.-right>.shaft:after {
	width: 8px;
	transition-delay: 0.3s;
	transition: all 0.5s;
 }

 .the-arrow.-right>.shaft:before {
	-webkit-transform: rotate(40deg);
	transform: rotate(40deg);
 }

 .the-arrow.-right>.shaft:after {
	-webkit-transform: rotate(-40deg);
	transform: rotate(-40deg);
 }

 .the-arrow>.shaft {
	background-color: #2E8DF7;
	display: block;
	height: 1px;
	position: relative;
	transition: all 0.2s;
	transition-delay: 0;
	will-change: transform;
 }

 .the-arrow>.shaft:before,
 .the-arrow>.shaft:after {
	background-color: #2E8DF7;
	content: '';
	display: block;
	height: 1px;
	position: absolute;
	top: 0;
	right: 0;
	transition: all 0.2s;
	transition-delay: 0;
 }

 .the-arrow>.shaft:before {
	-webkit-transform-origin: top right;
	transform-origin: top right;
 }

 .the-arrow>.shaft:after {
	-webkit-transform-origin: bottom right;
	transform-origin: bottom right;
 }

 .animated-arrow {
	display: inline-block;
	color: #262C4A;
	font-size: 1.25em;
	text-decoration: none;
	position: relative;
	height: 30px;
	transition: all 0.2s;
 }

 .animated-arrow:hover {
	color: #262C4A;
 }

 .animated-arrow:hover>.the-arrow.-left>.shaft {
	width: 64px;
	transition-delay: 0.1s;
	background-color: #2E8DF7;
 }

 .animated-arrow:hover>.the-arrow.-left>.shaft:before,
 .animated-arrow:hover>.the-arrow.-left>.shaft:after {
	width: 8px;
	transition-delay: 0.1s;
	background-color: #2E8DF7;
 }

 .animated-arrow:hover>.the-arrow.-left>.shaft:before {
	-webkit-transform: rotate(40deg);
	transform: rotate(40deg);
 }

 .animated-arrow:hover>.the-arrow.-left>.shaft:after {
	-webkit-transform: rotate(-40deg);
	transform: rotate(-40deg);
 }

 .animated-arrow:hover>.main {
	-webkit-transform: translateX(80px);
	transform: translateX(80px);
 }

 .animated-arrow:hover>.main>.the-arrow.-right>.shaft {
	width: 0;
	-webkit-transform: translateX(200%);
	transform: translateX(200%);
	transition-delay: 0;
 }

 .animated-arrow:hover>.main>.the-arrow.-right>.shaft:before,
 .animated-arrow:hover>.main>.the-arrow.-right>.shaft:after {
	width: 0;
	transition-delay: 0;
	transition: all 0.1s;
 }

 .animated-arrow:hover>.main>.the-arrow.-right>.shaft:before {
	-webkit-transform: rotate(0);
	transform: rotate(0);
 }

 .animated-arrow:hover>.main>.the-arrow.-right>.shaft:after {
	-webkit-transform: rotate(0);
	transform: rotate(0);
 }

 .animated-arrow>.main {
	display: flex;
	align-items: center;
	transition: all 0.2s;
 }

 .animated-arrow>.main>.arrow-text {
	margin: 0 16px 0 0;
	line-height: 26px;
	font-size: 11px;
	color: #262C4A;
	font-weight: 400;
	width: 80px;
	letter-spacing: 2px;
 }

 .animated-arrow>.main>.the-arrow {
	position: relative;
 }

