html {
	font-family: Montserrat, Arial, sans-serif;
	line-height: 1;
	font-size: 16px;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased
}

body,
html {
	-webkit-backface-visibility: hidden
}

body {
	margin: 0;
	position: relative;
	background-color: #fafafa;
	width: 100%;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch
}

body,
html {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

iframe {
	border: transparent
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent;
	text-decoration: none
}

a:active,
a:focus,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 40px;
	margin: 0
}

@media screen and (max-width:600px) {
	h1 {
		font-size: 30px
	}
}

h2 {
	font-size: 30px
}

h3 {
	font-size: 15px
}

h2,
h3,
h4,
h5,
p {
	margin: 0
}

p {
	font-size: 15px
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0;
	display: block;
	max-width: 100%
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: auto
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
	outline: none
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

blockquote {
	padding-left: 15px;
	border-left: 5px solid #e67e22;
	font-size: 16px;
	line-height: 22px;
	font-style: italic
}

blockquote em {
	display: block;
	font-size: 80%
}

.container.no {
	padding: 50px 0
}

.container.no h3 {
	font-size: 32px;
	line-height: 1.4;
	margin-bottom: 15px
}

.container.no p {
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 25px;
	color: #555
}

.no-wrp {
	white-space: nowrap
}

.content-icon {
	font-size: 40px;
	display: inline-block;
	margin-right: 20px
}

.content-icon.isoi-bullet-w {
	width: 5px;
	height: 5px;
	background: #fff
}

.content-icon.isoi-bullet-blue {
	width: 5px;
	height: 5px;
	background: #e67e22
}

@media screen and (max-width:768px) {
	html[lang=nb-No] h1,
	html[lang=nb-No] h2 {
		font-size: 20px!important
	}
}

.h1,
h1 {
	font-size: 40px;
	line-height: 1.25
}

.h2,
h2 {
	font-size: 30px
}

.h2,
.h3,
h2,
h3 {
	line-height: 1.33
}

.h3,
h3 {
	font-size: 15px
}

p {
	font-size: 18px;
	line-height: 1.67
}

p.small-text {
	font-size: 13px;
	font-weight: 300;
	line-height: 1.54
}

.white-text {
	color: #fff
}

.blue-color {
	color: #e67e22
}

.gray-color {
	color: #555
}

.h1~p,
h1~p {
	margin-top: 25px
}

.h2~p,
h2~p {
	margin-top: 15px
}

.h3~p,
h3~p {
	margin-top: 5px
}

.blog {
	padding: 0 0 70px;
	position: relative
}

.blog h2.title {
	padding: 70px 0 10px;
	font-size: 32px;
	font-weight: 600;
	line-height: .94;
	text-align: center;
	color: #323232
}

@media screen and (max-width:767px) {
	.blog .container {
		padding: 0 15px
	}
}

.blog__grid {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	margin: 80px 0 0
}

@media screen and (max-width:980px) {
	.blog__grid {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column nowrap;
		flex-flow: column nowrap
	}
}

.featured-post__wrapper,
.posts__wrapper {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1
}

@media screen and (max-width:767px) {
	.featured-post__wrapper,
	.posts__wrapper {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1
	}
}

.featured-post__wrapper .blog__item .blog__content {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	position: relative;
	width: 100%
}

@media screen and (max-width:980px) {
	.featured-post__wrapper .blog__item .blog__content {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap
	}
}

@media screen and (max-width:767px) {
	.featured-post__wrapper .blog__item .blog__content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column wrap;
		flex-flow: column wrap
	}
}

.featured-post__wrapper .blog__item .blog__media {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 46%;
	flex: 1 1 46%;
	width: 100%
}

@media screen and (max-width:980px) {
	.featured-post__wrapper .blog__item .blog__media {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 35%;
		flex: 1 1 35%
	}
}

@media screen and (max-width:767px) {
	.featured-post__wrapper .blog__item .blog__media {
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none;
		height: 140px
	}
}

.featured-post__wrapper .blog__item .blog__text {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 54%;
	flex: 1 1 54%;
	width: 100%
}

@media screen and (max-width:980px) {
	.featured-post__wrapper .blog__item .blog__text {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 65%;
		flex: 1 1 65%
	}
}

@media screen and (max-width:767px) {
	.featured-post__wrapper .blog__item .blog__text {
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none;
		height: 260px;
		margin-top: 0;
		-webkit-transition: all .3s;
		transition: all .3s;
		background: #fff;
		z-index: 2
	}
}

.featured-post__wrapper .blog__item .blog__title {
	color: #323232;
	padding: 13px 0 16px;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.25
}

@media screen and (max-width:980px) {
	.featured-post__wrapper .blog__item .blog__title {
		padding: 11px 0;
		font-size: 16px
	}
}

.featured-post__wrapper .blog__item .blog__description {
	font-size: 15px;
	line-height: 1.67;
	color: #555
}

@media screen and (max-width:980px) {
	.featured-post__wrapper .blog__item .blog__description {
		font-size: 14px;
		line-height: 1.43;
		color: rgba(50, 50, 50, .8)
	}
}

.blog__item {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 10px;
	width: 100%
}

.blog__item .blog__title {
	color: #323232
}

.blog__item:hover .blog__media-inner {
	-webkit-transform: scale(1.16);
	-ms-transform: scale(1.16);
	transform: scale(1.16)
}

.blog__item:hover .blog__tag:not(.blog__tag--medium) {
	margin-top: -15px;
	opacity: 0
}

.blog__item:hover .blog__link--more {
	opacity: 1;
	bottom: 40px
}

.blog__item:hover .blog__link--more i {
	margin-left: 5px;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}

.blog__content {
	background-color: #fff;
	background-size: cover;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
	color: #323232;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	width: 100%;
	-webkit-transition: -webkit-box-shadow .3s ease;
	transition: -webkit-box-shadow .3s ease;
	transition: box-shadow .3s ease;
	transition: box-shadow .3s ease, -webkit-box-shadow .3s ease
}

.blog__content:hover {
	-webkit-box-shadow: 0 9px 19px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 9px 19px 0 rgba(0, 0, 0, .1)
}

.blog__media {
	height: 230px;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	width: 35%;
	overflow: hidden
}

.blog__media-inner {
	width: 100%;
	height: 100%;
	object-fit: cover;
	background-color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s
}

.blog__logo {
	position: relative;
	z-index: 1
}

.blog__text {
	padding: 33px;
	width: 65%
}

@media screen and (max-width:767px) {
	.blog__text {
		height: 260px;
		margin-top: 0;
		-webkit-transition: all .3s;
		transition: all .3s;
		background: #fff;
		z-index: 2
	}
}

.blog__tag {
	font-size: 12px;
	font-weight: 600;
	color: rgba(50, 50, 50, .3);
	display: block;
	text-transform: capitalize;
	opacity: 1;
	-webkit-transition: all .3s;
	transition: all .3s
}

.blog__title {
	padding: 11px 0;
	font-size: 16px;
	line-height: 1.25;
	text-transform: none;
	font-weight: 600
}

.blog__description {
	font-size: 14px;
	font-weight: 300;
	line-height: 1.43;
	width: 100%;
	color: rgba(50, 50, 50, .8)
}

.blog__description--medium {
	font-size: 16px;
	font-weight: 400;
	color: #fff
}

@media screen and (max-width:1024px) and (orientation:landscape) {
	.blog__description--medium {
		margin-bottom: 80px
	}
}

.blog__link {
	color: #a7a7a7;
	font-size: 14px;
	bottom: 30px
}

.blog__link,
.blog__link--more {
	font-weight: 600;
	text-transform: capitalize;
	position: absolute
}

.blog__link--more {
	font-size: 13px;
	line-height: 1;
	color: #e67e22;
	bottom: 10px;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	opacity: 0;
	-webkit-transition: all .45s ease;
	transition: all .45s ease
}

.blog__link--more i {
	font-size: 11px;
	margin-left: -3px;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-transition-delay: .5s;
	transition-delay: .5s
}

.blog__link--more:hover {
	color: #e67e22
}

@media screen and (max-width:1024px) and (orientation:landscape) {
	.blog__text--blue {
		min-height: 390px
	}
}

@media screen and (max-width:1023px) {
	.blog__item {
		width: 100%
	}
	.blog__text {
		padding: 30px
	}
	.blog__item--three {
		width: 100%
	}
}

@media screen and (max-width:767px) {
	.blog__media {
		width: 100%;
		height: 140px
	}
	.blog__text {
		width: 100%
	}
}

@media screen and (min-width:1024px) {
	.blog__content--block {
		display: block
	}
	.blog__media--fluid {
		width: 100%;
		height: 130px
	}
	.blog__text--fluid {
		width: 100%;
		height: 280px;
		background: #fff;
		position: relative;
		-webkit-transition: all .3s;
		transition: all .3s
	}
	.blog__text--blue {
		height: 100%;
		background-color: rgba(230, 126, 34, 0.78)
	}
}

.button {
	height: 40px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: auto;
	min-width: 140px;
	font-size: 13px;
	padding: 0 20px;
	font-weight: 600;
	text-transform: capitalize;
	background: #e67e22;
	color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s;
	border: none;
	white-space: nowrap
}

.button [class*=" isoi-"],
.button [class^=isoi-] {
	font-size: 12px;
	color: #e67e22;
	padding-left: 12px;
	display: block
}

.button:hover {
	background: #e67e22;
	border-color: #e67e22;
	color: #fff
}

.button:hover [class*=" isoi-"],
.button:hover [class^=isoi-] {
	color: #fff
}

.button:active {
	background: #323232;
	border-color: #323232;
	color: #fff
}

.button:active [class*=" isoi-"],
.button:active [class^=isoi-] {
	color: #fff
}

.button--clear {
	height: 40px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: auto;
	min-width: 140px;
	font-size: 13px;
	padding: 0 20px;
	font-weight: 600;
	text-transform: capitalize;
	background: #e67e22;
	color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s;
	border: none;
	white-space: nowrap;
	background: transparent;
	border: 2px solid #e67e22
}

.button--clear [class*=" isoi-"],
.button--clear [class^=isoi-] {
	font-size: 12px;
	color: #e67e22;
	padding-left: 12px;
	display: block
}

.button--clear:hover {
	background: #e67e22;
	border-color: #e67e22;
	color: #fff
}

.button--clear:hover [class*=" isoi-"],
.button--clear:hover [class^=isoi-] {
	color: #fff
}

.button--clear:active {
	background: #323232;
	border-color: #323232;
	color: #fff
}

.button--clear:active [class*=" isoi-"],
.button--clear:active [class^=isoi-] {
	color: #fff
}

.button--220 {
	max-width: 220px
}

.icon-arrow {
	padding-left: 15px;
	width: 8px;
	height: 14px
}

.icon-arrow:before {
	content: "";
	background-image: url(../img/icons/arrow-small-white.html);
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	height: 12px;
	width: 8px
}

.icon-arrow--blue:before {
	background-image: url(../img/icons/arrow-small-blue.html)
}

.button--blue {
	color: #e67e22;
	border: 2px solid #e67e22
}

.button--blue:hover .icon-arrow:before {
	background-image: url(../img/icons/arrow-small-white.html)
}

.button--white {
	height: 40px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: auto;
	min-width: 140px;
	font-size: 13px;
	padding: 0 20px;
	font-weight: 600;
	text-transform: capitalize;
	background: #e67e22;
	-webkit-transition: all .3s;
	transition: all .3s;
	border: none;
	white-space: nowrap;
	color: #fff;
	background: transparent;
	border: 2px solid #fff
}

.button--white [class*=" isoi-"],
.button--white [class^=isoi-] {
	font-size: 12px;
	color: #e67e22;
	padding-left: 12px;
	display: block
}

.button--white:hover {
	background: #e67e22;
	border-color: #e67e22;
	color: #fff
}

.button--white:hover [class*=" isoi-"],
.button--white:hover [class^=isoi-] {
	color: #fff
}

.button--white:active {
	background: #323232;
	border-color: #323232;
	color: #fff
}

.button--white:active [class*=" isoi-"],
.button--white:active [class^=isoi-] {
	color: #fff
}

.button--white:hover {
	color: #323232;
	background: #fff;
	border: 2px solid #fff
}

.button--white:active {
	color: #323232;
	background: hsla(0, 0%, 88%, .8);
	border: 2px solid hsla(0, 0%, 88%, .1)
}

.button--white i {
	color: #fff
}

.button--white:active,
.button--white:hover,
.button--white:hover i {
	color: #e67e22
}

.button--white i[class^=isoi-] {
	color: #fff
}

.button--white:active i[class^=isoi-],
.button--white:hover i[class^=isoi-] {
	color: #e67e22
}

.card__button.button i[class^=isoi-] {
	color: #fff
}

.button--white-gray {
	height: 40px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: auto;
	min-width: 140px;
	font-size: 13px;
	padding: 0 20px;
	font-weight: 600;
	text-transform: capitalize;
	background: #e67e22;
	-webkit-transition: all .3s;
	transition: all .3s;
	border: none;
	white-space: nowrap;
	color: #fff;
	background: transparent;
	border: 2px solid #fff
}

.button--white-gray [class*=" isoi-"],
.button--white-gray [class^=isoi-] {
	font-size: 12px;
	color: #e67e22;
	padding-left: 12px;
	display: block
}

.button--white-gray:hover {
	background: #e67e22;
	border-color: #e67e22;
	color: #fff
}

.button--white-gray:hover [class*=" isoi-"],
.button--white-gray:hover [class^=isoi-] {
	color: #fff
}

.button--white-gray:active {
	background: #323232;
	border-color: #323232;
	color: #fff
}

.button--white-gray:active [class*=" isoi-"],
.button--white-gray:active [class^=isoi-] {
	color: #fff
}

.button--white-gray:hover {
	color: #323232;
	background: #fff;
	border: 2px solid #fff
}

.button--white-gray:active {
	color: #323232;
	background: hsla(0, 0%, 88%, .8);
	border: 2px solid hsla(0, 0%, 88%, .1)
}

.button--white-gray i[class^=isoi-] {
	color: #fff
}

.button--white-gray:active i[class^=isoi-],
.button--white-gray:hover i[class^=isoi-] {
	color: #323232
}

.button--white-green {
	height: 40px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: auto;
	min-width: 140px;
	font-size: 13px;
	padding: 0 20px;
	text-transform: capitalize;
	background: #e67e22;
	-webkit-transition: all .3s;
	transition: all .3s;
	border: none;
	white-space: nowrap;
	background: transparent;
	border: 2px solid #fff;
	height: 50px;
	min-width: 170px;
	font-weight: 600;
	color: #fff;
	background: #01042f;
	border: 2px solid #01042f;
	font-size: 15px
}

.button--white-green [class*=" isoi-"],
.button--white-green [class^=isoi-] {
	font-size: 12px;
	color: #e67e22;
	padding-left: 12px;
	display: block
}

.button--white-green:hover {
	background: #e67e22;
	border-color: #e67e22
}

.button--white-green:hover [class*=" isoi-"],
.button--white-green:hover [class^=isoi-] {
	color: #fff
}

.button--white-green:active {
	background: #323232;
	border-color: #323232;
	color: #fff
}

.button--white-green:active [class*=" isoi-"],
.button--white-green:active [class^=isoi-] {
	color: #fff
}

.button--white-green:hover {
	color: #323232;
	background: #fff;
	border: 2px solid #fff;
	color: #fff;
	background: #15da98;
	border: 2px solid #15da98
}

.button--white-green:active {
	color: #323232;
	background: hsla(0, 0%, 88%, .8);
	border: 2px solid hsla(0, 0%, 88%, .1)
}

@media screen and (max-width:767px) {
	.button--white-green {
		width: 260px
	}
}

.button--white-green i[class^=isoi-] {
	color: #01042f
}

.button--white-green:active i[class^=isoi-],
.button--white-green:hover i[class^=isoi-] {
	color: #323232
}

.button--video-play {
	margin-top: 60px
}

.button--video-play i[class^=isoi-] {
	padding-left: 0;
	padding-right: 12px;
	font-size: 13px
}

.button--primary {
	background-color: #e67e22;
	color: #fff;
	font-weight: 400;
	padding: 15px 35px;
	max-width: 200px;
	min-height: 45px
}

.button--primary:hover {
	color: #fff;
	background-color: #06d
}

.button--clients {
	background-color: #e67e22;
	font-weight: 600;
	max-width: 100%
}

.button--blue-not-filled {
	height: 40px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: auto;
	min-width: 140px;
	font-size: 13px;
	padding: 0 20px;
	font-weight: 600;
	text-transform: capitalize;
	background: #e67e22;
	color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s;
	border: none;
	white-space: nowrap;
	background: transparent;
	border: 2px solid #e67e22
}

.button--blue-not-filled [class*=" isoi-"],
.button--blue-not-filled [class^=isoi-] {
	font-size: 12px;
	color: #e67e22;
	padding-left: 12px;
	display: block
}

.button--blue-not-filled:hover {
	background: #e67e22;
	border-color: #e67e22;
	color: #fff
}

.button--blue-not-filled:hover [class*=" isoi-"],
.button--blue-not-filled:hover [class^=isoi-] {
	color: #fff
}

.button--blue-not-filled:active {
	background: #323232;
	border-color: #323232;
	color: #fff
}

.button--blue-not-filled:active [class*=" isoi-"],
.button--blue-not-filled:active [class^=isoi-] {
	color: #fff
}

.cemetery {
	padding: 80px 0 60px;
	background-color: #fff;
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}

.cemetery-about,
.cemetery.mobile-development {
	background-color: unset
}

@media screen and (max-width:767px) {
	.cemetery {
		padding: 61px 0 10px
	}
}

.cemetery .container {
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

@media screen and (max-width:767px) {
	.cemetery .button--clear {
		font-size: 14px;
		width: 100%;
		margin-top: -14px;
		padding: 23px 20px
	}
}

.cemetery__title {
	color: #323232;
	margin-bottom: 30px
}

.cemetery__title h2 {
	color: #323232;
	text-transform: capitalize;
	text-align: center;
}

@media screen and (max-width:767px) {
	.cemetery__title h2 {
		font-size: 24px;
		line-height: 31px;
		margin-bottom: 23px
	}
}

.cemetery__title p {
	font-size: 18px;
	line-height: 1.67;
	text-align: center;
	color: #555;
	width: 100%;
	max-width: 800px;
	margin: auto;
	margin-top: 20px
}

@media screen and (max-width:1023px) {
	.cemetery__title p {
		font-size: 16px
	}
}

@media screen and (max-width:767px) {
	.cemetery__title p {
		font-size: 14px
	}
}

.cemetery__image {
	background-position: 50%;
	background-repeat: no-repeat;
	height: 100px;
	width: 100%
}

.cemetery__title--center {
	text-align: center
}

.cemetery__title--center h2 {
	font-size: 32px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 15px
}

.cemetery__title--center p {
	font-size: 16px;
	font-weight: 400
}

.owl-theme .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*=owl-] {
	color: #fff;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #d6d6d6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
	background: #869791;
	color: #fff;
	text-decoration: none
}

.owl-theme .owl-nav .disabled {
	opacity: .5;
	cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 30px
}

@media screen and (max-width:767px) {
	.owl-theme .owl-nav.disabled+.owl-dots {
		margin-top: 21px
	}
}

.owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
	width: 50px;
	height: 2px;
	margin: 5px 7px;
	background: #d6d6d6;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: opacity .2s ease;
	transition: opacity .2s ease
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #e67e22
}

.grid {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative
}

.no-padding-10 {
	margin: -10px
}

.no-padding-20 {
	margin: -20px
}

@media screen and (max-width:767px) {
	.no-padding-20 {
		margin: 0 -20px
	}
}

.grid--center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}

.grid--space-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.grid--column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.column {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.column-three {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 33%;
	flex: 1 1 33%;
	max-width: 33%
}

.column-flex-3 {
	-webkit-box-flex: 3;
	-ms-flex: 3;
	flex: 3
}

.column-flex-4 {
	-webkit-box-flex: 4;
	-ms-flex: 4;
	flex: 4
}

.column-flex-2 {
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2
}

@media screen and (max-width:1023px) {
	.column-flex-2 {
		-webkit-box-flex: 3;
		-ms-flex: 3;
		flex: 3
	}
}

.column--half {
	max-width: 50%
}

@media screen and (max-width:1023px) {
	.column--half {
		max-width: 100%
	}
}

.column--flex-end {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.column--flex-center,
.column--flex-end {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.column--flex-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.mb-40 {
	margin-bottom: 40px
}

.mt-40 {
	margin-top: 40px
}

.p-right-20 {
	padding-right: 20px
}

.p-left-20 {
	padding-left: 20px
}

.p-10 {
	padding: 10px
}

.pb-20 {
	padding-bottom: 20px
}

.p-top-20 {
	padding-top: 20px
}

.p-top-40 {
	padding-top: 40px
}

.p-top-150 {
	padding-top: 150px
}

@media screen and (max-width:1023px) {
	.column-three {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 50%;
		flex: 1 1 50%;
		max-width: 50%
	}
}

@media screen and (max-width:767px) {
	.column-three {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		max-width: 100%
	}
}

.footer {
	padding: 50px 0 30px;
	max-width: 1200px;
	margin: 0 auto
}

.footer__flexbox {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 0 50px;
	font-size: 14px;
	line-height: 1.71;
	border-bottom: 1px solid rgba(50, 50, 50, .06)
}

@media screen and (max-width:1220px) {
	.footer__flexbox {
		padding: 0 40px 50px
	}
}

@media screen and (max-width:1023px) {
	.footer__flexbox {
		padding: 0 20px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

@media screen and (max-width:767px) {
	.footer__flexbox {
		line-height: 2.43;
		margin: auto
	}
}

.footer__copyright {
	font-size: 14px;
	margin-top: 25px;
	padding: 0 30px 0 0;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline
}

@media screen and (max-width:1220px) {
	.footer__copyright {
		padding: 0 40px
	}
}

@media screen and (max-width:460px) {
	.footer__copyright {
		margin-top: 35px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

.footer__year {
	font-size: inherit;
	font-weight: 400;
	color: #fff;
}

@media screen and (max-width:767px) {
	.footer__year {
		display: block;
		margin-bottom: 10px
	}
}

.footer__privacy {
	color: #fff;
	font-weight: 300;
	border-left: 1px solid rgba(50, 50, 50, .5);
	padding-left: 15px;
	margin-left: 10px;
}

.footer__privacy:hover {
	color: #e67e22
}

@media screen and (max-width:767px) {
	.footer__privacy {
		padding-left: 0;
		margin-left: 0;
		border-left: none;
		display: block;
		padding-bottom: 5px
	}
}

.footer__menu {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-flex: 5;
	-ms-flex: 5;
	flex: 3;
	font-size: 14px;
	font-weight: 400;
	line-height: 2.31;
	color: #323232;
}

@media screen and (max-width:1023px) {
	.footer__menu {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media screen and (max-width:767px) {
	.footer__menu {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.footer__menu .has-dropdown {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 0
}

@media screen and (max-width:1023px) {
	.footer__menu .has-dropdown {
		padding: 0 20px 40px;
		width: 50%
	}
}

@media screen and (max-width:767px) {
	.footer__menu .has-dropdown {
		padding: 0;
		width: 100%;
		border-top: 1px solid hsla(0, 0%, 59%, .15)
	}
	.footer__menu .has-dropdown:last-child {
		border-bottom: 1px solid hsla(0, 0%, 59%, .15)
	}
}

.footer__menu .has-dropdown>a {
	display: inline-block;
	margin-bottom: 25px;
	text-transform: capitalize;
	font-weight: 600;
	position: relative;
	font-size: 18px;
	line-height: 1;
	color: #ffff;
}

.footer__menu .has-dropdown>a:hover {
	color: #e67e22
}

@media screen and (max-width:767px) {
	.footer__menu .has-dropdown>a:before {
		content: "";
		background-image: url(img/icons/arrow-right.svg);
		background-size: contain;
		position: absolute;
		right: 0;
		top: 50%;
		height: 14px;
		width: 7px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-transform-origin: left;
		-ms-transform-origin: left;
		transform-origin: left;
		-webkit-transition: -webkit-transform .3s ease-in-out;
		transition: -webkit-transform .3s ease-in-out;
		transition: transform .3s ease-in-out;
		transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
	}
}

@media screen and (max-width:767px) {
	.footer__menu .has-dropdown>a {
		line-height: 2.86;
		margin-bottom: 0;
		width: 100%
	}
}

.footer__menu .has-dropdown .arrow-down:before {
	-webkit-transform: translateY(-50%) rotate(90deg);
	-ms-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg)
}

@media screen and (max-width:767px) {
	.footer__menu .sub-menu {
		padding-left: 10px;
		height: 0;
		overflow: hidden;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out
	}
}

.footer__menu .sub-menu a {
	color: #fff;
	font-weight: 400;
}

.footer__menu .sub-menu a:hover {
	color: #e67e22
}

.footer__about {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 0 20px
}

@media screen and (max-width:767px) {
	.footer__about {
		margin-top: 40px;
		padding: 0
	}
}

.footer__office:nth-child(odd) {
	margin-top: 15px;
	display: -ms-grid;
	display: grid
}

.footer__heading {
	text-transform: capitalize;
	font-weight: 600;
	font-size: 18px;
	line-height: 1;
	margin: 10px 0 25px;
	color: #ffff;
	cursor: pointer;
	display: inline-block;
}

.footer__heading:hover {
	color: #e67e22
}

.footer__email {
	position: relative;
	color: #e67e22;
	font-size: 14px;
	font-weight: 600
}

.footer__email:after {
	content: "";
	position: absolute;
	bottom: 0;
	display: block;
	height: 1px;
	width: 100%;
	background-color: #e67e22;
	transition: transform .45s cubic-bezier(.835, -.005, .06, 1), -webkit-transform .45s cubic-bezier(.835, -.005, .06, 1);
	-webkit-transform-origin: right;
	-ms-transform-origin: right;
	transform-origin: right;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0)
}

.footer__email:hover {
	color: #e67e22
}

.footer__email:hover:after {
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

.footer__phone {
	font-size: 14px;
	font-weight: 600;
	color: #323232;
	padding: 8px 0 10px
}

.footer__address {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	padding-bottom: 10px;
}

@media screen and (max-width:1023px) {
	.footer__address {
		max-width: 145px
	}
}

.footer__address a.footer__link {
	padding: 0;
	-webkit-box-pack: left;
	-ms-flex-pack: left;
	justify-content: left;
	width: auto;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: 14px;
	font-weight: 400
}

.footer__address a.footer__link:hover i {
	margin-left: 10px
}

.footer__address a.footer__link i {
	margin-left: 0;
	-webkit-transition: margin-left .3s ease;
	transition: margin-left .3s ease
}

@media screen and (max-width:460px) {
	.footer__copy-container {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		text-align: center;
		margin-top: 35px
	}
}

@media screen and (max-width:460px) {
	.footer__social {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
}

.form {
	margin-top: 20px;
	margin-left: -7.5px;
	margin-right: -7.5px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	width: 100%;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.form--ebook {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0
}

.form--ebook .form-group {
	padding: 0;
	margin-bottom: 20px
}

.form--ebook .form-group:last-child {
	margin-bottom: 0
}

.form--ebook .form-group input[type=text] {
	width: 100%;
	height: 40px;
	border: 1px solid hsla(0, 0%, 59%, .25);
	font-size: 15px;
	line-height: 1.67;
	text-align: left;
	color: #323232
}

.form--ebook .form-group input[type=text]::-webkit-input-placeholder {
	font-size: 15px;
	line-height: 1.67;
	text-align: left;
	color: #777;
	font-weight: 300;
	font-family: Montserrat
}

@media screen and (max-width:767px) {
	.form {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
}

.form__title {
	font-size: 30px;
	line-height: 40px;
	font-weight: 600
}

.form__lead {
	font-size: 12px;
	line-height: 18px;
	color: #bababa;
	padding: 7.5px
}

@media screen and (max-width:1023px) {
	.form__lead {
		font-size: 10px
	}
}

.form__submit {
	height: 40px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: auto;
	min-width: 140px;
	font-size: 13px;
	padding: 0 20px;
	font-weight: 600;
	text-transform: capitalize;
	background: #e67e22;
	color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s;
	border: none;
	white-space: nowrap;
	display: block;
	width: 100%
}

.form__submit [class*=" isoi-"],
.form__submit [class^=isoi-] {
	font-size: 12px;
	color: #e67e22;
	padding-left: 12px;
	display: block
}

.form__submit:hover {
	background: #e67e22;
	border-color: #e67e22;
	color: #fff
}

.form__submit:hover [class*=" isoi-"],
.form__submit:hover [class^=isoi-] {
	color: #fff
}

.form__submit:active {
	background: #323232;
	border-color: #323232;
	color: #fff
}

.form__submit:active [class*=" isoi-"],
.form__submit:active [class^=isoi-] {
	color: #fff
}

.form__submit--green {
	background: #01042f
}

.form__submit--green:hover {
	background: #15da98
}

.form__submit--contact {
	height: 40px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: auto;
	min-width: 140px;
	font-size: 13px;
	padding: 0 20px;
	text-transform: capitalize;
	background: #e67e22;
	-webkit-transition: all .3s;
	transition: all .3s;
	border: none;
	white-space: nowrap;
	background: transparent;
	border: 2px solid #fff;
	height: 50px;
	min-width: 170px;
	color: #fff;
	background: #01042f;
	border: 2px solid #01042f;
	margin: 0 auto;
	max-width: 500px;
	width: 100%;
	font-size: 16px;
	font-weight: 600;
	line-height: .81;
	text-align: center;
	display: inline-block;
	z-index: 10
}

.form__submit--contact [class*=" isoi-"],
.form__submit--contact [class^=isoi-] {
	font-size: 12px;
	color: #e67e22;
	padding-left: 12px;
	display: block
}

.form__submit--contact:hover {
	background: #e67e22;
	border-color: #e67e22
}

.form__submit--contact:hover [class*=" isoi-"],
.form__submit--contact:hover [class^=isoi-] {
	color: #fff
}

.form__submit--contact:active {
	background: #323232;
	border-color: #323232;
	color: #fff
}

.form__submit--contact:active [class*=" isoi-"],
.form__submit--contact:active [class^=isoi-] {
	color: #fff
}

.form__submit--contact:hover {
	color: #323232;
	background: #fff;
	border: 2px solid #fff;
	color: #fff;
	background: #15da98;
	border: 2px solid #15da98
}

.form__submit--contact:active {
	color: #323232;
	background: hsla(0, 0%, 88%, .8);
	border: 2px solid hsla(0, 0%, 88%, .1)
}

@media screen and (max-width:1023px) {
	.form__submit--contact {
		max-width: 355px
	}
}

@media screen and (max-width:320px) {
	.form__submit--contact {
		font-size: 11px;
		padding: 0
	}
}

.form__submit--contact-page {
	max-width: 385px
}

.form__valid-fill {
	color: #fff;
	font-size: 14px;
	text-align: right;
	padding-right: 7.5px;
	width: 100%
}

.form__valid-fill--black {
	color: #000
}

.form__inform-data {
	color: #323232;
	opacity: .6
}

.form__checkbox-label,
.form__inform-data {
	display: inline-block;
	position: relative;
	outline: 0;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	font-family: Montserrat;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.29;
	letter-spacing: normal
}

.form__checkbox-label {
	padding-left: 30px;
	color: #fff;
	cursor: pointer
}

.form__checkbox-label:after,
.form__checkbox-label:before {
	background-color: rgba(50, 50, 50, .03);
	border: 1px solid #eaeaea;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 17px;
	width: 17px;
	-webkit-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

.form__checkbox-label:after {
	content: "";
	color: rgba(0, 0, 0, .87);
	opacity: 0;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 4px;
	left: 4px;
	border: 2px solid #e67e22;
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.form__checkbox-label--gray {
	color: rgba(50, 50, 50, .6)
}

.form__checkbox {
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	outline: 0;
	z-index: -1;
	width: 17px;
	height: 17px
}

.form__checkbox:checked~label:after {
	opacity: 1
}

.form__select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	color: rgba(50, 50, 50, .6);
	border-radius: 0;
	border: none;
	cursor: pointer;
	height: 40px;
	width: 100%;
	padding-left: 17px;
	line-height: 1.5
}

.form__appearance:before {
	content: "";
	background-image: url(img/arrow-1-1.svg);
	background-repeat: no-repeat;
	background-size: contain;
	pointer-events: none;
	position: absolute;
	right: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 10px;
	height: 7px
}

.form__select-container {
	width: 100%
}

.form__select-container:before {
	content: "";
	background-image: url(img/select-arrow-new.svg);
	background-size: contain;
	pointer-events: none;
	position: absolute;
	right: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 10px;
	height: 10px;
	background-repeat: no-repeat
}

.form__select-container .form__select {
	height: 40px;
	border: 1px solid hsla(0, 0%, 59%, .25);
	font-size: 15px;
	line-height: 1.67;
	text-align: left;
	color: #323232
}

.form__textarea {
	border: none;
	border-radius: 0;
	min-height: 120px;
	padding: 17px 35px 0 17px;
	width: 100%;
	resize: none
}

.form__footer {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-bottom: 10px;
	height: 30px
}

.form__footer_consent {
	margin: 15px 0 25px
}

.form__footer_consent-link {
	text-decoration: underline
}

.form__footer_consent-link:hover {
	text-decoration: none
}

.form__box {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media screen and (max-width:767px) {
	.form__box {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
}

.form__box .form-group {
	width: 50%
}

@media screen and (max-width:767px) {
	.form__box .form-group {
		width: 100%
	}
}

.form__box--contact-page {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.form__box--contact-page .form-group {
	width: 100%;
	margin-right: 0
}

.form-group {
	color: #000;
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	overflow: hidden;
	-webkit-transition: color .1s ease;
	transition: color .1s ease;
	padding: 7.5px
}

.form-group:after {
	content: "";
	position: absolute;
	-webkit-transform: translate(150%, -50%);
	-ms-transform: translate(150%, -50%);
	transform: translate(150%, -50%);
	-webkit-transition: -webkit-transform .1s ease;
	transition: -webkit-transform .1s ease;
	transition: transform .1s ease;
	transition: transform .1s ease, -webkit-transform .1s ease;
	right: 15px;
	top: 50%
}

.form-group .clear-attach {
	display: none;
	position: absolute;
	top: 5px;
	left: -5px;
	padding: 0;
	border: none;
	color: #e67e22;
	width: 20px;
	background-color: transparent
}

.form-group input[type=text] {
	border: none;
	border-radius: 0;
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
	padding: 0 35px 0 20px;
	width: 100%
}

.form-group input[type=file] {
	width: .1px;
	height: .1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1
}

.form-group.has-error {
	color: #e74c3c
}

.form-group.has-error:before {
	display: none
}

.form-group.has-error:after {
	background-image: url(img/icons/has-error.svg);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 17px;
	width: 20px
}

.form-group.has-error .upload__label--white {
	color: #e74c3c
}

.form-group.has-success:not(.js-emptyFiles) {
	color: #26ad5f
}

.form-group.has-success:not(.js-emptyFiles):before {
	display: none
}

.form-group.has-success:not(.js-emptyFiles):after {
	background-image: url(img/icons/has-success.svg);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 12px;
	width: 16px
}

.form-group.has-success:not(.js-emptyFiles) .upload__label--white {
	color: #26ad5f
}

.form-group label.has-error {
	display: none!important
}

.contact__error {
	display: none;
	color: #cd5c5c;
	text-align: center;
	padding: 5px
}

.upload__label {
	background-color: transparent;
	border: 2px dashed #d0d0d0;
	cursor: pointer;
	text-align: center;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 45px;
	line-height: 45px;
	padding: 0 35px 0 50px;
	width: 100%
}

.upload__label i.isoi-upload {
	content: "";
	position: absolute;
	background-repeat: no-repeat;
	background-size: contain;
	width: 20px;
	height: 17px;
	font-size: 17px;
	left: -30px
}

.upload__label span {
	position: relative;
	pointer-events: none;
	line-height: 1
}

.upload__label--white {
	border-color: hsla(0, 0%, 82%, .5);
	color: #fff
}

.flex-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.flex-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

.flex-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}

@media screen and (max-width:1023px) {
	.flex-3 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
}

@media screen and (max-width:767px) {
	.flex-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		margin-left: 0
	}
}

.flex-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media screen and (max-width:1023px) {
	.flex-4 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		width: 50%
	}
	.flex-4 br {
		display: none
	}
}

@media screen and (max-width:767px) {
	.flex-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
		width: 100%
	}
}

.js-thx:not(.thank) {
	color: #000;
	display: none;
	font-size: 18px;
	padding: 15px 0;
	width: 100%
}

.js-delay {
	display: block
}

.thx--contact-page {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%
}

@media screen and (max-width:1023px) {
	.form--home {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 100%
	}
}

.form--home .form-group {
	margin: 15px 0 0
}

@media screen and (max-width:1023px) {
	.form--home .form-group {
		margin: 15px 0 0
	}
}

.form--contact {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0 auto;
	max-width: 800px;
	width: 100%;
	display: none
}

.form--contact--rating {
	max-width: 455px;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.form--contact .no-validation-icon {
	margin-bottom: 0;
	width: 100%
}

.form--contact .no-validation-icon:after {
	display: none
}

.form--contact-page {
	max-width: 600px;
	margin: -7.5px
}

.form-spinner {
	margin: 0 auto;
	width: 50px;
	height: 40px;
	text-align: center;
	font-size: 10px;
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}

.form-spinner>div {
	background-color: #e67e22;
	height: 100%;
	width: 6px;
	display: inline-block;
	-webkit-animation: form-spinner 1.2s infinite ease-in-out;
	animation: form-spinner 1.2s infinite ease-in-out
}

.form-spinner.js-show {
	opacity: 1
}

.form-spinner .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s
}

.form-spinner .rect3 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

.form-spinner .rect4 {
	-webkit-animation-delay: -.9s;
	animation-delay: -.9s
}

.form-spinner .rect5 {
	-webkit-animation-delay: -.8s;
	animation-delay: -.8s
}

select::-ms-expand {
	display: none
}

@-webkit-keyframes form-spinner {
	0%,
	40%,
	to {
		-webkit-transform: scaleY(.4);
		transform: scaleY(.4)
	}
	20% {
		-webkit-transform: scaleY(1);
		transform: scaleY(1)
	}
}

@keyframes form-spinner {
	0%,
	40%,
	to {
		-webkit-transform: scaleY(.4);
		transform: scaleY(.4)
	}
	20% {
		-webkit-transform: scaleY(1);
		transform: scaleY(1)
	}
}

.contact-section {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width:767px) {
	.contact-section {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column nowrap;
		flex-flow: column nowrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

.contact-section .contact-about-wrap {
	width: 55%;
	padding: 44px 0 58px;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media screen and (max-width:1400px) {
	.contact-section .contact-about-wrap {
		padding: 110px 0 30px;
	}
}

@media screen and (max-width:767px) {
	.contact-section .contact-about-wrap {
		width: 100%
	}
}

.contact-section .contact-about-wrap .contact-about-header {
	font-size: 38px;
	font-weight: 600;
	line-height: 1.13;
	text-align: center;
	color: #fff;
	text-transform: capitalize;
}

@media screen and (max-width:767px) {
	.contact-section .contact-about-wrap .contact-about-header {
		max-width: 350px;
		line-height: 38px
	}
}

.contact-section .contact-about-wrap .contact-about-stats {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	width: 86.364%;
	max-width: 570px;
	height: 185px;
	border: 1px solid hsla(0, 0%, 100%, .5);
	border-radius: 14px;
}

@media screen and (max-width:1400px) {
	.contact-section .contact-about-wrap .contact-about-stats {
		margin: 0 auto 70px
	}
}

@media screen and (max-width:1200px) {
	.contact-section .contact-about-wrap .contact-about-stats {
		margin: 0 auto
	}
}

@media screen and (max-width:767px) {
	.contact-section .contact-about-wrap .contact-about-stats {
		margin: 21px auto 54px;
		height: 100px
	}
}

@media screen and (max-width:480px) {
	.contact-section .contact-about-wrap .contact-about-stats {
		width: 100%
	}
}

.contact-section .contact-about-wrap .contact-about-stats .stat-item {
	-ms-flex-preferred-size: 33.33333%;
	flex-basis: 33.33333%;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 600;
	text-align: center;
	color: #fff
}

.contact-section .contact-about-wrap .contact-about-stats .stat-item:not(:last-child) {
	border-right: 1px solid hsla(0, 0%, 100%, .5)
}

.contact-section .contact-about-wrap .contact-about-stats .stat-item .stat-num {
	display: block;
	margin: 0 auto;
	font-size: 60px
}

@media screen and (max-width:1023px) {
	.contact-section .contact-about-wrap .contact-about-stats .stat-item .stat-num {
		font-size: 40px
	}
}

@media screen and (max-width:480px) {
	.contact-section .contact-about-wrap .contact-about-stats .stat-item .stat-num {
		font-size: 35px;
		line-height: 1.29
	}
}

.contact-section .contact-about-wrap .contact-about-stats .stat-item .stat-desc {
	display: block;
	margin: 0 auto;
	width: 96px;
	font-size: 15px;
	line-height: 1;
	text-transform: capitalize
}

@media screen and (max-width:1023px) {
	.contact-section .contact-about-wrap .contact-about-stats .stat-item .stat-desc {
		font-size: 14px
	}
}

@media screen and (max-width:480px) {
	.contact-section .contact-about-wrap .contact-about-stats .stat-item .stat-desc {
		font-size: 10px;
		width: 78px
	}
}

.contact-section .form-wrap__flexbox {
	position: relative;
	width: 45%;
	max-width: 455px;
	height: 690px;
	padding: 50px;
	background-color: #fff
}

@media screen and (max-width:1400px) {
	.contact-section .form-wrap__flexbox {
		padding: 33px 50px;
		height: 560px;
	}
}

@media screen and (max-width:1023px) {
	.contact-section .form-wrap__flexbox {
		padding: 40px;
		height: 727px
	}
}

@media screen and (max-width:767px) {
	.contact-section .form-wrap__flexbox {
		padding: 30px;
		width: 100%;
		height: 740px
	}
}

.contact-section .form-wrap__flexbox .form__box {
	width: 100%;
	max-width: 355px;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media screen and (max-width:1023px) {
	.contact-section .form-wrap__flexbox .form__box {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column nowrap;
		flex-flow: column nowrap
	}
}

.contact-section .form-wrap__flexbox .form__box .form-group {
	max-width: 170px
}

@media screen and (max-width:1023px) {
	.contact-section .form-wrap__flexbox .form__box .form-group {
		max-width: 355px
	}
}

.contact-section .form-wrap__flexbox .form-group {
	position: relative;
	display: block;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	width: 100%;
	max-width: 355px;
	margin-bottom: 10px;
	padding: 0;
	color: rgba(50, 50, 50, .6);
	border: none
}

@media screen and (max-width:1400px) {
	.contact-section .form-wrap__flexbox .form-group {
		margin-bottom: 14px;
		font-size: 14px
	}
}

@media screen and (max-width:767px) {
	.contact-section .form-wrap__flexbox .form-group {
		margin-bottom: 18px
	}
}

.contact-section .form-wrap__flexbox .form-group .form__select {
	height: 40px;
	border: 1px solid rgba(50, 50, 50, .1)
}

@media screen and (max-width:1400px) {
	.contact-section .form-wrap__flexbox .form-group .form__select {
		height: 33px;
		line-height: 34px
	}
}

.contact-section .form-wrap__flexbox .form-group input[type=text] {
	padding: 0 35px 0 16px;
	height: 40px;
	width: 100%;
	max-width: 355px;
	vertical-align: middle;
	color: #323232;
	border: 1px solid rgba(50, 50, 50, .1);
	-moz-appearance: none;
	-webkit-appearance: none
}

@media screen and (max-width:1400px) {
	.contact-section .form-wrap__flexbox .form-group input[type=text] {
		height: 33px;
		line-height: 34px
	}
}

.contact-section .form-wrap__flexbox .form-group input[type=file] {
	width: .1px;
	height: .1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
	border: 1px solid rgba(50, 50, 50, .1)
}

.contact-section .form-wrap__flexbox .form-group--description {
	padding: 0;
	margin-bottom: 10px
}

.contact-section .form-wrap__flexbox .form-group--description .form__textarea {
	color: #323232;
	padding: 10px 35px 0 16px;
	height: 100px;
	min-height: auto;
	border: 1px solid rgba(50, 50, 50, .1);
	-moz-appearance: none;
	-webkit-appearance: none
}

@media screen and (max-width:1400px) {
	.contact-section .form-wrap__flexbox .form-group--description .form__textarea {
		height: 85px
	}
}

.contact-section .form-wrap__flexbox .form__footer {
	margin: 0 auto 30px;
	width: 100%;
	max-width: 355px;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media screen and (max-width:1400px) {
	.contact-section .form-wrap__flexbox .form__footer {
		margin: 0 auto 27px
	}
}

.contact-section .form-wrap__flexbox .form__footer .no-validation-icon {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 110px;
	margin: 0;
	width: auto;
	border: none
}

.contact-section .form-wrap__flexbox .form__footer .form__checkbox-label {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.67;
	color: rgba(50, 50, 50, .6)
}

@media screen and (max-width:420px) {
	.contact-section .form-wrap__flexbox .form__footer .form__checkbox-label {
		font-size: 12px;
		line-height: 2.2
	}
}

.contact-section .form-wrap__flexbox .form__footer .form__checkbox-label:before {
	left: 0;
	top: 2px;
	width: 20px;
	height: 20px;
	background-color: rgba(50, 50, 50, .03);
	border: 1px solid #eaeaea
}

.contact-section .form-wrap__flexbox .form__footer .form__checkbox-label:after {
	top: 8px;
	left: 6px;
	border-left: 2px solid #e67e22;
	border-bottom: 2px solid #e67e22
}

.contact-section .form-wrap__flexbox .form__footer .upload-wrapper {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 120px;
	height: 30px;
	margin: 0;
	width: auto;
	border: none
}

.contact-section .form-wrap__flexbox .form__footer .upload-wrapper .upload__label {
	padding: 0;
	height: 25px;
	font-size: 15px;
	line-height: 1.67;
	color: #e67e22;
	border: none
}

.contact-section .form-wrap__flexbox .form__footer .upload-wrapper .upload__label i {
	padding-right: 12px
}

@media screen and (max-width:420px) {
	.contact-section .form-wrap__flexbox .form__footer .upload-wrapper .upload__label {
		font-size: 12px
	}
}

.contact-section .form-spinner {
	position: absolute;
	bottom: 40px
}

.form-choose-file {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 125px;
	height: 30px;
	margin: 0;
	width: auto;
	border: none
}

@media screen and (max-width:767px) {
	.form-choose-file {
		-ms-flex-preferred-size: 80%;
		flex-basis: 80%
	}
}

.form-choose-file .clear-attach {
	display: none;
	position: absolute;
	top: 10px;
	left: -5px;
	padding: 0;
	border: none;
	color: #e67e22;
	width: 20px;
	background-color: transparent
}

.form-choose-file .uploaded__label {
	padding: 0;
	height: 25px;
	font-size: 15px;
	line-height: 1.67;
	color: #e67e22;
	border: none;
	cursor: pointer
}

@media screen and (max-width:767px) {
	.form-choose-file .uploaded__label {
		font-size: 14px
	}
}

.form-choose-file .uploaded__label i {
	padding-right: 12px
}

.agreement__text {
	opacity: .46;
	font-family: Montserrat;
	font-size: 10px;
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.4;
	letter-spacing: normal;
	color: #323232;
	margin-top: 20px
}

.agreement__text a {
	color: #323232!important;
	text-decoration: underline
}

.privacy__text {
	font-family: Montserrat;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.29;
	letter-spacing: normal;
	color: #323232!important;
	opacity: .6;
	margin-top: 20px
}

.privacy__text a {
	color: #323232!important;
	text-decoration: underline
}

.form-wrap {
	background-image: url(img/bg-ebook.jpg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	padding: 55px 0 39px;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media (max-width:1023px) {
	.form-wrap {
		position: relative
	}
}

.form-wrap__flexbox {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.form-wrap__flexbox--contact-page {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	height: auto
}

@media screen and (max-width:1023px) {
	.form-wrap__flexbox--contact-page {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.form-wrap__left {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 10%;
	flex: 1 1 10%
}

.form-wrap__right {
	-webkit-box-flex: 4;
	-ms-flex: 4;
	flex: 4
}

@media screen and (min-width:768px) {
	.form-wrap__right {
		min-height: 161px
	}
}

@media screen and (max-width:1023px) {
	.form-wrap__right {
		-webkit-box-flex: 3;
		-ms-flex: 3;
		flex: 3
	}
}

.form-wrap__title {
	text-transform: capitalize;
	position: relative;
	color: #e67e22;
	font-weight: 600;
	font-size: 30px;
	line-height: 40px
}

@media (max-width:767px) {
	.form-wrap__title {
		font-size: 30px;
		line-height: 39px;
		margin-bottom: 40px;
		padding-right: 40px
	}
}

.form-wrap__title:before {
	content: "";
	background-image: url(img/icon-ebook.svg);
	position: absolute;
	left: 0;
	bottom: -68px;
	width: 37px;
	height: 50px
}

@media (max-width:767px) {
	.form-wrap__title:before {
		top: 10px;
		right: 0;
		left: auto
	}
}

.form-wrap__lead {
	font-size: 18px;
	font-weight: 300;
	line-height: 20px;
	margin-top: 10px;
	width: 100%
}

.form-wrap--nobg {
	background: none;
	color: #000;
	padding: 0;
	width: 80%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.form-wrap--nobg:nth-child(2n) {
	margin-top: 70px
}

.form-wrap__title--home {
	color: #000;
	font-size: 26px;
	line-height: 1;
	margin: 0;
	text-transform: none
}

@media screen and (max-width:767px) {
	.form-wrap__title--home {
		font-size: 24px
	}
}

.form-wrap__title--home:before {
	display: none
}

.form-wrap--contact {
	padding: 50px 0;
	background-image: url(img/form-ratings/bg-contact-form.jpg);
	width: 100%
}

@media screen and (max-width:1400px) {
	.form-wrap--contact {
		padding: 30px 0
	}
}

@media screen and (max-width:767px) {
	.form-wrap--contact {
		padding: 28px 0;
		background-image: url(img/form-ratings/bg-contact-form.jpg)
	}
}

.form-wrap__title--contact {
	font-size: 30px;
	line-height: 40px;
	color: #fff;
	text-transform: capitalize;
	text-align: center;
	margin-bottom: 50px
}

.form-wrap__title--contact span {
	color: #e67e22
}

@media screen and (max-width:767px) {
	.form-wrap__title--contact {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 35px;
		padding: 0
	}
}

.form-wrap__title--contact:before {
	display: none
}

.form-wrap__title--contact-page {
	color: #000;
	font-size: 22px;
	font-weight: 900;
	text-transform: capitalize;
	line-height: 30px;
	width: 294px
}

.form-wrap__title--contact-page:before {
	display: none
}

@media screen and (max-width:1023px) {
	.form-wrap__title--contact-page {
		margin-bottom: 50px;
		width: 100%
	}
}

.form-wrap--contact-page {
	background-image: none;
	padding: 70px 0
}

@media screen and (max-width:767px) {
	.form-wrap--contact-page {
		padding: 50px 0
	}
}

.header {
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	padding: 200px 0 100px;
	height: 630px;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.header--services {
	background-image: url(img/services.jpg)
}

.header--solutions {
	background-image: url(img/solutions.jpg)
}

.header--solutions-main {
	background-image: url(img/bg-solutions.jpg)
}

.header--technologies {
	background-image: url(img/technologies.jpg)
}

.header--platforms {
	background-image: url(img/platforms.jpg)
}

.header .box-left {
	float: left;
	max-width: 655px;
	width: 100%;
	margin-right: 85px
}

.header .box-right {
	float: left;
	max-width: 350px;
	width: 100%
}

@media (max-width:1215px) {
	.header {
		padding: 240px 0 120px;
		height: auto
	}
}

@media (max-width:767px) {
	.header {
		padding: 100px 0 35px
	}
}

@media (max-width:1215px) and (min-width:1024px) {
	.header .box-left {
		max-width: 440px
	}
}

@media (max-width:1023px) and (min-width:768px) {
	.header .box-left {
		max-width: 390px;
		margin-right: 50px
	}
}

@media (max-width:767px) {
	.header .box-left {
		float: none;
		max-width: 100%
	}
	.header .box-left br {
		display: none
	}
}

@media (max-width:1023px) {
	.header .box-right {
		max-width: 184px
	}
}

@media (max-width:767px) {
	.header .box-right {
		float: none;
		max-width: 100%
	}
}

.header__title {
	color: #fff;
	font-weight: 600;
	text-transform: capitalize
}

@media (max-width:767px) {
	.header__title {
		margin-top: 100px
	}
}

.header__lead {
	font-size: 18px;
	color: #fff;
	opacity: .8;
	max-width: 840px
}

@media screen and (max-width:1024px) {
	.header__lead {
		font-size: 16px
	}
}

@media screen and (max-width:768px) {
	.header__lead {
		font-size: 15px
	}
}

.hero-slider {
	position: relative;
	display: block!important;
	height: 700px;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.hero-slider__content {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	max-width: 680px;
	width: 100%;
	padding-left: 140px
}

@media screen and (max-width:1023px) {
	.hero-slider__content {
		padding: 0 30px 0 93px
	}
}

@media screen and (max-width:767px) {
	.hero-slider__content {
		max-width: 100%;
		padding: 0 25px
	}
}

@media screen and (min-width:1600px) {
	.hero-slider__content {
		margin-left: 25%;
		padding: 0
	}
}

.hero-slider__overlay {
	background-color: rgba(0, 0, 0, .3);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: -1
}

.hero-slider__overlay.overlay-40 {
	background-color: rgba(0, 0, 0, .4)
}

.hero-slider__lead {
	font-size: 18px;
	line-height: 1.67
}

.hero-slider.owl-loaded {
	opacity: 1!important
}

.hero-slider .owl-dots {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	bottom: 60px;
	left: 140px
}

@media screen and (max-width:1023px) {
	.hero-slider .owl-dots {
		left: 30px
	}
}

@media screen and (min-width:1600px) {
	.hero-slider .owl-dots {
		left: 25%
	}
}

.hero-slider .owl-dot span {
	background: hsla(0, 0%, 100%, .2);
	display: inline-block;
	height: 2px;
	width: 50px;
	margin-right: 20px
}

.hero-slider .owl-dot.active span {
	border-left: 50px solid #fff
}

.hero-slider__item {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	height: 700px;
	position: relative;
	width: 100%;
	z-index: 1
}

.hero-slider__item--1 {
	background-image: url(img/home-header-slider/slider3.png)
}

.hero-slider__item--7 {
	background-image: url(img/home-header-slider/we-stand-together.jpg)
}

h1.title.title--uppercase.title--margin-top.white-text.bigtext.text-center {
	font-size: 6em !important;
}

.hero-slider__item.hero-slider__item--7 .hero-slider__content {
	margin-left: 0px !important;
}

.smalltitle {
	font-size: 20px;
	margin-bottom: 26px;
}

@media screen and (max-width:767px) {
.hero-slider__item--4 {
    background-size: contain;
    width: 100%;
}
}

.hero-slider__item--2 {
	background-image: url(img/home-header-slider/slider4.png)
}

@media screen and (max-width:767px) {

}

.hero-slider__item--3 {
	background-image: url(img/home-header-slider/slider4.png)
}

@media screen and (max-width:767px) {

}

.hero-slider__item--4 {
	background-image: url(img/home-header-slider/slider5.png)
}

@media screen and (max-width:767px) {

}

.hero-slider__item--5 {
	background-image: url(img/home-header-slider/slider1.png)
}

@media screen and (max-width:767px) {
	
}

.hero-slider__item--6 {
	background-image: url(img/home-header-slider/slider6.png)
}

@media screen and (max-width:767px) {

}

.hero-slider--nav .owl-nav .owl-next,
.hero-slider--nav .owl-nav .owl-prev {
	font-size: 0;
	position: absolute;
	background: hsla(0, 0%, 100%, 0) url(img/arrow-left-dark.svg) no-repeat 50%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 80px;
	width: 40px
}

.hero-slider--nav .owl-nav .owl-prev {
	left: 21px
}

.hero-slider--nav .owl-nav .owl-prev:hover {
	background: hsla(0, 0%, 100%, .06) url(img/arrow-right-light.svg) no-repeat 50%
}

.hero-slider--nav .owl-nav .owl-next,
.hero-slider--nav .owl-nav .owl-prev:hover {
	-webkit-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg)
}

.hero-slider--nav .owl-nav .owl-next {
	right: 21px
}

.hero-slider--nav .owl-nav .owl-next:hover {
	background: hsla(0, 0%, 100%, .06) url(img/arrow-right-light.svg) no-repeat 50%;
	-webkit-transform: translateY(-50%) rotate(1turn);
	-ms-transform: translateY(-50%) rotate(1turn);
	transform: translateY(-50%) rotate(1turn)
}

.hero-slider.hero-slider--nav .hero-slider__content {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	max-width: 91%;
	width: 100%;
	padding-left: 140px;
}

@media screen and (max-width:1023px) {
	.hero-slider.hero-slider--nav .hero-slider__content {
		padding: 0 30px 0 93px
	}
}

@media screen and (max-width:767px) {
	.hero-slider.hero-slider--nav .hero-slider__content {
		padding: 0 30px;
		max-width: 100%
	}
}

@media screen and (max-width:480px) {
	.hero-slider.hero-slider--nav .hero-slider__content h1 {
		font-size: 23px
	}
	.hero-slider.hero-slider--nav .hero-slider__content p {
		font-size: 17px;
		line-height: 1.6
	}
}

@media screen and (min-width:1600px) {
	.hero-slider.hero-slider--nav .hero-slider__content {
		margin-left: 25%;
		padding: 0
	}
}

.hero-slider.hero-slider--nav .button--white {
	max-width: 210px;
	margin-top: 60px
}

@media screen and (max-width:1024px) {
	.hero-slider.hero-slider--nav .button--white {
		padding: 0 10px
	}
}

@media screen and (max-width:480px) {
	.hero-slider.hero-slider--nav .button--white {
		margin-top: 40px
	}
}

.hero-slider.hero-slider--nav.owl-loaded {
	opacity: 1!important
}

.hero-slider.hero-slider--nav .owl-dots {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	bottom: 60px;
	left: 140px
}

@media screen and (max-width:1023px) {
	.hero-slider.hero-slider--nav .owl-dots {
		left: 93px
	}
}

@media screen and (min-width:1600px) {
	.hero-slider.hero-slider--nav .owl-dots {
		left: 25%
	}
}

@media screen and (max-width:767px) {
	.hero-slider.hero-slider--nav .owl-dots {
		left: 30px;
		bottom: 30px
	}
}

.hero-slider.hero-slider--nav .owl-dot span {
	background: hsl(0, 0%, 100%);
	display: inline-block;
	height: 8px;
	width: 8px;
	margin-right: 30px;
	vertical-align: middle;
	border: none;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

.hero-slider.hero-slider--nav .owl-dot.active span {
	width: 10px;
	height: 10px;
	background: #fff
}

.webinar-tokenization {
	background-image: url(img/docs/webinar-tokenization.jpg)
}

.hero {
	background-color: rgba(0, 0, 0, .3);
	background-size: cover;
	background-position: 50%;
	position: relative;
	height: 440px;
	z-index: 1
}

@media screen and (max-width:767px) {
	.hero {
		height: 100%;
		padding: 105px 0 38px
	}
}

.hero--600 {
	height: 600px;
	position: relative
}

.hero--600:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, .6)
}

@media screen and (max-width:762px) {
	.hero--600 {
		height: auto;
		min-height: 600px
	}
}

.hero--600 .container {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative
}

.hero--600 .scrollmagic-pin-spacer {
	width: 50%
}

.hero--full {
	height: 100vh
}

@media screen and (max-width:767px) {
	.hero--full {
		height: auto
	}
}

.hero--centered .container {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.hero--centered .container .btnReg {
	font-size: 16px;
	height: 50px;
	background-image: -webkit-repeating-linear-gradient(20deg, #9a59c1, #3fb1fd 50%, #9a59c1 80%, #9a59c1);
	background-image: repeating-linear-gradient(70deg, #9a59c1, #3fb1fd 50%, #9a59c1 80%, #9a59c1);
	background-position: 100% 0;
	background-size: 200% 100%;
	margin: 20px 0;
	border-radius: 25px;
	-webkit-transition: .5s cubic-bezier(.365, .335, 0, 1);
	transition: .5s cubic-bezier(.365, .335, 0, 1)
}

.hero--centered .container .btnReg:hover {
	background-position: 0
}

.hero--centered .hero__title {
	font-family: Montserrat, sans-serif;
	font-size: 40px;
	font-weight: 600;
	line-height: 1.25;
	text-align: center;
	color: #fff;
	width: 100%;
	max-width: 710px;
	margin: 0 0 49px
}

@media screen and (max-width:768px) {
	.hero--centered .hero__title {
		font-size: 33px;
		margin-bottom: 25px
	}
}

.hero--centered .hero__tag {
	padding: 7px 14px;
	background: transparent;
	border: .5px solid #fff;
	font-family: Montserrat, sans-serif;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: .6px;
	text-align: center;
	color: #fff;
	text-transform: capitalize;
	margin: 100px auto 31px
}

@media screen and (max-width:768px) {
	.hero--centered .hero__tag {
		margin: 20px auto 30px
	}
}

.hero--centered.hero--full {
	height: 100vh
}

@media screen and (max-width:768px) and (max-height:1024px) {
	.hero--centered.hero--full {
		height: auto
	}
}

@media screen and (max-height:650px) {
	.hero--centered.hero--full {
		height: auto
	}
}

.hero__overlay {
	background-color: rgba(0, 0, 0, .3);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: -1
}

.hero__content {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 680px;
	height: 100%;
	width: 100%
}

@media screen and (max-width:768px) {
	.hero__content--blockchain {
		padding-bottom: 140px
	}
}

.hero__content--half {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	max-width: 680px;
	padding-right: 100px
}

@media screen and (max-width:1024px) {
	.hero__content--half {
		max-width: 500px
	}
}

@media screen and (max-width:768px) {
	.hero__content--half {
		max-width: 680px
	}
}

@media screen and (max-width:600px) {
	.hero__content--half {
		max-width: 680px;
		padding-right: 0
	}
}

.hero__lead {
	font-size: 18px;
	color: #fff
}

@media screen and (max-width:1024px) {
	.hero__lead {
		font-size: 16px;
		line-height: 26px
	}
}

@media screen and (max-width:465px) {
	.hero__lead {
		font-size: 15px
	}
}

.hero__date-block {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px;
	border-radius: 5px;
	background: #e67e22;
	-webkit-box-shadow: 0 10px 25px 0 rgba(50, 50, 50, .4);
	box-shadow: 0 10px 25px 0 rgba(50, 50, 50, .4);
	overflow: hidden
}

.hero__date-item {
	padding: 15px 25px 17px;
	color: #fff
}

@media screen and (max-width:465px) {
	.hero__date-item {
		padding: 15px 10px 17px
	}
}

.hero__date-item:first-child {
	padding: 15px 22px 17px;
	background: #0657bd
}

@media screen and (max-width:465px) {
	.hero__date-item:first-child {
		padding: 15px 15px 17px
	}
}

.hero__date-item:last-child {
	padding: 15px 33px 17px;
	border-left: 1px solid hsla(0, 0%, 100%, .15)
}

@media screen and (max-width:465px) {
	.hero__date-item:last-child {
		padding: 15px 7px 17px
	}
}

.hero__date-thik {
	margin-bottom: 4px;
	font-size: 15px;
	line-height: 1.33;
	color: #93c3ff;
	opacity: .7
}

.hero__date-bold,
.hero__date-thik {
	text-transform: capitalize;
	font-family: Montserrat, sans-serif;
	font-weight: 600;
	text-align: center
}

.hero__date-bold {
	font-size: 28px;
	line-height: 1;
	color: #fff
}

@media screen and (max-width:465px) {
	.hero__date-bold {
		font-size: 15px
	}
}

.countdown {
	margin-bottom: 30px;
	padding: 0 10px;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: 1px solid hsla(0, 0%, 100%, .5);
	border-radius: 8px
}

@media screen and (max-width:465px) {
	.countdown {
		margin-bottom: 60px
	}
}

.timer-block {
	padding: 13px 15px 10px;
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 24px;
	font-weight: 600;
	line-height: 1;
	color: #fff
}

.timer-block span {
	margin-top: 2px;
	display: block;
	font-size: 10px;
	text-transform: capitalize;
	opacity: .6
}

@media screen and (min-width:1221px) {
	.js-scroll,
	.nav.is-hover {
		background-color: #fff;
		-webkit-box-shadow: 0 5px 17px 0 rgba(0, 0, 0, .05);
		box-shadow: 0 5px 17px 0 rgba(0, 0, 0, .05);
		-webkit-transition: all .3s;
		transition: all .3s
	}
	.js-scroll .menu-item a.menu-item-link,
	.nav.is-hover .menu-item a.menu-item-link {
		color: #323232
	}
	.js-scroll .menu-item:first-child:after,
	.nav.is-hover .menu-item:first-child:after {
		-webkit-filter: none;
		filter: none
	}
	.js-scroll .is-hover a.menu-item-link,
	.nav.is-hover .is-hover a.menu-item-link {
		color: #e67e22
	}
	.js-scroll .logo,
	.nav.is-hover .logo {
		background-image: url(img/logo-blue.svg)
	}
}

.nav {
	position: absolute;
	width: 100%;
	height: 80px;
	top: 0;
	left: 0;
	z-index: 99;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-backface-visibility: hidden
}

@media (max-width:1220px) {
	.nav {
		position: fixed
	}
}

.nav .current-menu-item {
	color: #e67e22
}

.nav .container {
	position: relative;
	height: 100%
}

.nav__wrapper {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media (max-width:1220px) {
	.nav__wrapper {
		display: none
	}
}

.nav__list {
	height: 100%;
	text-align: right;
	font-size: 0
}

.nav__list .menu-item {
	display: inline-block;
	line-height: 75px
}

.nav__list .menu-item:first-child .menu-item-link {
	position: relative
}

.nav__list .menu-item .menu-item-link {
	font-size: 12px;
	line-height: 45px;
	padding: 0 20px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	-webkit-transition: all .2s;
	transition: all .2s;
	vertical-align: middle;
	cursor: pointer;
}

.nav__list .is-hover .menu-item-link,
.nav__list .menu-item .menu-item-link:hover {
	color: #e67e22
}

.nav--black .logo {
	background-image: url(img/logo-blue.svg)
}

.nav--black .nav__list li .menu-item-link {
	color: #323232
}

.nav--black .nav__list li.is-hover .menu-item-link,
.nav--black .nav__list li .menu-item-link:hover {
	color: #e67e22
}

.nav .has-dropdown>a {
	position: relative
}

.nav .has-dropdown>a:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: -32px;
	left: 0;
	background-color: #e67e22;
	visibility: hidden;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: none;
	transition: none
}

.nav .has-dropdown:last-child {
	margin-right: 160px
}

.nav .has-dropdown.is-hover {
	color: #e67e22
}

.nav .has-dropdown.is-hover .article__content {
	position: relative
}

.nav .has-dropdown.is-hover .article__content:after {
	content: "";
	position: absolute;
	top: -1px;
	right: 0;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 30px 30px 0;
	border-color: transparent #fff transparent transparent
}

.nav .has-dropdown.is-hover .article__link {
	position: relative;
	display: block;
	font-size: 0;
	padding: 0
}

.nav .has-dropdown.is-hover .article__img {
	max-width: 550px
}

.nav .has-dropdown.is-hover .article__description {
	position: absolute;
	top: 0;
	text-align: left;
	padding: 70px 30px 0;
	font-size: 16px;
	color: #fff;
	text-transform: none;
	font-weight: 500
}

.nav .has-dropdown.is-hover .sub-menu-wrapper {
	display: block;
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-animation: animWrapper .3s ease-in-out;
	animation: animWrapper .3s ease-in-out
}

.nav .has-dropdown.is-hover .sub-menu-wrapper .sub-menu-container {
	visibility: visible;
	-webkit-animation: animContainer .5s ease-in-out;
	animation: animContainer .5s ease-in-out
}

.nav .has-dropdown.is-hover .sub-menu-wrapper .sub-menu-container .article__item-wrapper {
	top: 0;
	opacity: 1;
	visibility: visible;
	-webkit-animation: animItem .6s ease-in-out;
	animation: animItem .6s ease-in-out
}

.nav .has-dropdown.is-hover .sub-menu-wrapper .sub-menu-container .article__item-wrapper:nth-child(2n) {
	-webkit-animation: animItem .7s ease-in-out;
	animation: animItem .7s ease-in-out
}

.nav .has-dropdown.is-hover>a:before {
	visibility: visible;
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	-webkit-transition-delay: unset;
	transition-delay: unset
}

.nav .has-dropdown .sub-menu-wrapper {
	display: none;
	position: absolute;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	height: auto;
	padding: 50px 40px 30px;
	top: 77px;
	left: 0;
	right: 0;
	line-height: normal;
	width: 100vw;
	margin-left: -webkit-calc(-50vw + 50%);
	margin-left: calc(-50vw + 50%);
	margin-right: -webkit-calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
	background-color: #fff;
	-webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .1);
	border-top: 1px solid hsla(0, 0%, 85%, .3);
	overflow: hidden
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container {
	margin: 0 auto;
	max-width: 1200px;
	visibility: hidden;
	-webkit-box-pack: left;
	-ms-flex-pack: left;
	justify-content: left
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container,
.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .article-container {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row;
	flex-flow: row;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .article-container {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .article-container .article__item .article__content {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	width: 100%
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container {
	position: relative
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu {
	position: relative;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
	grid-column-gap: 50px;
	width: 100%;
	text-align: left;
	padding: 0 20px;
	margin: 20px 0 0 30px;
	border-left: 1px solid rgba(50, 50, 50, .06)
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu.active {
	opacity: 1;
	-webkit-animation: animList .7s ease-in-out;
	animation: animList .7s ease-in-out
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu:after {
	content: "";
	display: table;
	clear: both
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu__wrapper:first-child .sub-menu__header {
	display: block;
	position: absolute;
	top: -30px;
	left: 20px;
	font-size: 12px;
	color: rgba(50, 50, 50, .3);
	font-weight: 600;
	line-height: 1.67;
	text-align: left
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu__header,
.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu__list-header {
	display: none
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .sub-menu__list-item:first-child .sub-menu__list-header {
	display: block
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu__wrapper:last-child .menu-item .sub-item-link {
	padding-bottom: 0
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .menu-item {
	width: 100%
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .menu-item .sub-item-link {
	text-transform: none;
	word-spacing: normal;
	padding: 0;
	text-align: left;
	display: block;
	width: 270px;
	height: 100%;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	line-height: 1.88;
	letter-spacing: normal;
	color: #323232;
	padding-bottom: 15px
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .menu-item .sub-item-link i {
	display: none;
	position: relative;
	top: 1px;
	right: -4px;
	font-size: 12px;
	-webkit-transition: right .2s;
	transition: right .2s
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .menu-item .sub-item-link i.active {
	display: inline
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .menu-item:hover .sub-menu__list-wrapper {
	display: block
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .menu-item:hover .sub-item-link {
	color: #e67e22
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .menu-item:hover .sub-item-link--list {
	color: #323232
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .menu-item:hover i {
	right: -8px
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu--double .sub-menu__list-wrapper {
	display: block
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu--double .sub-menu__list {
	padding-left: 20px
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu--double .menu-item:hover .sub-item-link--color {
	color: #323232
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu--double .sub-menu__list-item:hover .sub-item-link--color {
	color: #e67e22
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu--double .sub-menu__list-item .sub-menu__list-header {
	display: none
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu--double .sub-menu__list-item:first-child .sub-menu__list-header {
	display: block;
	padding-left: 0
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu__list-wrapper {
	display: none;
	position: absolute;
	top: 0;
	left: 270px;
	width: 100%;
	min-height: 200px
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu__list-wrapper .sub-menu__list .sub-menu__list-item .sub-item-link--list {
	font-size: 14px;
	font-weight: 400;
	padding: 0 0 10px 20px
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu__list-header {
	position: absolute;
	top: -30px;
	font-size: 12px;
	color: rgba(50, 50, 50, .3);
	font-weight: 600;
	line-height: 1.67;
	text-align: left;
	padding-left: 20px
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu__list {
	border-left: 1px solid rgba(50, 50, 50, .06)
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .sub-menu,
.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .sub-menu__list-item {
	display: block;
	line-height: normal
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .sub-menu:last-child .sub-item-link,
.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .sub-menu__list-item:last-child .sub-item-link {
	padding-bottom: 0
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .sub-menu:hover .sub-item-link--list,
.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .sub-menu__list-item:hover .sub-item-link--list {
	color: #e67e22
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .service--main a {
	color: #fff;
	text-transform: capitalize;
	letter-spacing: .3px
}

.nav .dropdown-split .sub-menu {
	min-width: 470px
}

.nav .dropdown-split .sub-menu li {
	width: -webkit-calc(100%/2 - 20px);
	width: calc(100% / 2 - 20px)
}

.nav .dropdown-split .sub-menu li:nth-child(2n) a {
	margin-left: 50px
}

.nav .dropdown-split.narrow .sub-menu {
	min-width: 320px
}

.nav__btn {
	position: absolute;
	top: 50%;
	right: 30px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media screen and (min-width:1280px) {
	.nav__btn {
		right: 0
	}
}

@media (max-width:767px) {
	.nav__btn {
		right: 20px
	}
}

@media (max-width:1220px) {
	.nav__btn .get-touch {
		margin-right: 25px
	}
}

@media (max-width:767px) {
	.nav__btn .get-touch {
		display: none
	}
}

.nav__btn .sandwich {
	background-image: url(img/sandwich-circle.svg);
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: middle;
	width: 46px;
	height: 46px
}

@media (min-width:1221px) {
	.nav__btn .sandwich {
		display: none
	}
}

.nav__btn .sandwich:before {
	content: "";
	background-image: url(img/sandwich-icon.svg);
	background-repeat: no-repeat;
	background-position: 50%;
	position: absolute;
	top: 0;
	right: 0;
	width: 45px;
	height: 45px;
	-webkit-transition: all .3s;
	transition: all .3s
}

@media (min-width:1221px) {
	.js-scroll {
		position: fixed;
		top: 0
	}
	.js-scroll .menu-item:first-child .menu-item-link:after {
		-webkit-filter: initial;
		filter: none
	}
}

@media (max-width:1220px) {
	.js-scroll .logo {
		-webkit-transform: translateY(-150%);
		-ms-transform: translateY(-150%);
		transform: translateY(-150%)
	}
}

@media (min-width:1221px) {
	.js-hidden {
		top: -90px
	}
}

.nav__logo {
	position: absolute;
	top: 50%;
	left: 30px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1
}

@media screen and (min-width:1280px) {
	.nav__logo {
		left: 0
	}
}

@media (max-width:767px) {
	.nav__logo {
		left: 20px
	}
}

.logo {
	background-image: url(img/logo-blue.svg);
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	display: block;
	height: 46px;
	width: 170px;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.logo-white {
	background-image: url(img/logo-white.svg)
}

.nav-mobile {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 201;
	background-color: #fff;
	-webkit-transform: translate3d(-310px, 0, 0);
	transform: translate3d(-310px, 0, 0);
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	-webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .1)
}

@media screen and (max-width:374px) {
	.nav-mobile {
		-webkit-transform: translate3d(-400px, 0, 0);
		transform: translate3d(-400px, 0, 0)
	}
}

.nav-mobile .nav__logo--mobile {
	padding: 20px
}

.nav-mobile .nav__logo--mobile .logo {
	background-image: url(img/logo-blue.svg);
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 146px;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.nav-mobile .c-menu__items {
	padding: 10px 0 35px;
	z-index: 200;
	-webkit-transition: padding .3s;
	transition: padding .3s;
	height: 100%
}

.nav-mobile .c-menu__items li a {
	display: block;
	padding: 17px 20px;
	color: #323232;
	text-transform: capitalize;
	font-weight: 700;
	font-size: 16px
}

@media screen and (max-height:320px) {
	.nav-mobile .c-menu__items li a {
		font-size: 12px;
		padding: 12px 25px
	}
}

.nav-mobile .c-menu__items .has-dropdown {
	position: relative
}

.nav-mobile .c-menu__items .has-dropdown .sub-menu {
	display: none;
	width: 100%
}

.nav-mobile .c-menu__items .has-dropdown .sub-menu .has-dropdown {
	overflow: hidden;
	position: unset
}

.nav-mobile .c-menu__items .has-dropdown .sub-menu .has-dropdown>a:after {
	background-image: url(img/row-blue.svg);
	width: 13px
}

.nav-mobile .c-menu__items .has-dropdown .sub-menu .has-dropdown .sub-menu {
	display: block;
	max-height: 0;
	-webkit-transition: max-height .5s ease-in-out;
	transition: max-height .5s ease-in-out;
	position: unset
}

.nav-mobile .c-menu__items .has-dropdown .sub-menu .has-dropdown .sub-menu li a {
	font-weight: 400
}

.nav-mobile .c-menu__items .has-dropdown .sub-menu .has-dropdown.active .sub-menu {
	max-height: 900px;
	padding-bottom: 0
}

.nav-mobile .c-menu__items .has-dropdown .sub-menu .has-dropdown.active>a {
	padding-left: 20px
}

.nav-mobile .c-menu__items .has-dropdown .sub-menu .has-dropdown.active>a:after {
	background-image: url(img/shape-copy-33.svg);
	width: 12px;
	height: 7px;
	right: 20px;
	top: 17px;
	left: unset
}

.nav-mobile .c-menu__items .has-dropdown.active {
	position: absolute;
	width: 100%;
	top: 10px;
	background-color: #fff;
	height: 100%;
	z-index: 100
}

.nav-mobile .c-menu__items .has-dropdown.active>a {
	color: #e67e22;
	padding-left: 35px;
	-webkit-transition: .25s ease-in-out;
	transition: .25s ease-in-out
}

.nav-mobile .c-menu__items .has-dropdown.active>a:after {
	background-image: url(img/shape-copy-3.svg);
	width: 7px;
	height: 12px;
	left: 20px;
	top: 24px
}

.nav-mobile .c-menu__items .has-dropdown.active>.sub-menu {
	display: block;
	position: absolute;
	right: -100px;
	-webkit-animation: slide-1 .5s forwards;
	animation: slide-1 .5s forwards;
	background-color: #fff;
	z-index: 100;
	padding-bottom: 200px
}

.nav-mobile .c-menu__items .has-dropdown li a {
	text-transform: none;
	font-weight: 600;
	color: #323232;
	padding: 12px 20px
}

.nav-mobile .c-menu__items .has-dropdown>a {
	position: relative;
	-webkit-transition: .25s ease-in-out;
	transition: .25s ease-in-out
}

.nav-mobile .c-menu__items .has-dropdown>a:after {
	content: "";
	position: absolute;
	background-image: url(img/shape-copy-2.svg);
	background-repeat: no-repeat;
	width: 7px;
	height: 12px;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.nav-mobile .c-menu__items .has-dropdown li.service--main a {
	text-transform: capitalize;
	font-weight: 400;
	color: #fff
}

.nav-mobile .c-menu__items .has-dropdown li.service--main a:hover {
	color: #e67e22
}

.btn--menuLeft {
	padding: 0 25px
}

.has-active-menu .nav-mobile {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%
}

.has-active-menu .nav-mobile--stripe {
	position: fixed;
	top: 0;
	left: 0;
	width: 290px;
	height: 17px;
	background-color: #000;
	z-index: 999
}

.c-menu {
	z-index: 199;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	-webkit-backface-visibility: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

.c-menu__close {
	color: #fff;
	background-color: #3184a1;
	font-size: 14px;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer
}

.c-menu__close:focus {
	outline: none
}

.nav-mobile__top {
	-webkit-transform: translate3d(-300px, 0, 0);
	transform: translate3d(-300px, 0, 0);
	z-index: 999;
	padding: 25px;
	bottom: 0;
	left: 0;
	position: fixed;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 100%;
	background-color: #fff;
	-webkit-box-shadow: 0 -3px 20px rgba(80, 80, 80, .1);
	box-shadow: 0 -3px 20px rgba(80, 80, 80, .1)
}

.nav-mobile__top .btn {
	height: 50px;
	width: 100%;
	font-size: 16px
}

.has-active-menu .nav-mobile .btn-close {
	position: absolute;
	background-image: url(img/close.svg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 20px;
	height: 20px;
	right: 20px;
	top: 30px
}

.has-active-menu .nav-mobile__top {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

@media (max-width:321px) {
	.has-active-menu .nav-mobile__top {
		width: 100%
	}
}

.c-mask {
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 0;
	height: 0;
	background-color: #000;
	opacity: 0;
	-webkit-transition: opacity .3s, width 0s .3s, height 0s .3s;
	transition: opacity .3s, width 0s .3s, height 0s .3s
}

.c-mask.is-active {
	width: 100%;
	height: 150vh;
	opacity: .7;
	-webkit-transition: opacity .3s;
	transition: opacity .3s
}

.c-menu--push-left,
.c-menu--push-right,
.c-menu--slide-left,
.c-menu--slide-right {
	width: 100%;
	height: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

@media (min-width:321px) {
	.c-menu--push-left,
	.c-menu--push-right,
	.c-menu--slide-left,
	.c-menu--slide-right {
		width: 100%
	}
}

.c-menu--push-left .c-menu__item,
.c-menu--push-right .c-menu__item,
.c-menu--slide-left .c-menu__item,
.c-menu--slide-right .c-menu__item {
	display: block;
	text-align: center;
	border-top: 1px solid #b5dbe9;
	border-bottom: 1px solid #3184a1
}

.c-menu--push-left .c-menu__item:first-child,
.c-menu--push-right .c-menu__item:first-child,
.c-menu--slide-left .c-menu__item:first-child,
.c-menu--slide-right .c-menu__item:first-child {
	border-top: none
}

.c-menu--push-left .c-menu__item:last-child,
.c-menu--push-right .c-menu__item:last-child,
.c-menu--slide-left .c-menu__item:last-child,
.c-menu--slide-right .c-menu__item:last-child {
	border-bottom: none
}

.c-menu--push-left .c-menu__link,
.c-menu--push-right .c-menu__link,
.c-menu--slide-left .c-menu__link,
.c-menu--slide-right .c-menu__link {
	display: block;
	padding: 12px 24px;
	color: #fff
}

.c-menu--push-left .c-menu__close,
.c-menu--push-right .c-menu__close,
.c-menu--slide-left .c-menu__close,
.c-menu--slide-right .c-menu__close {
	display: block;
	padding: 12px 24px;
	width: 100%
}

.c-menu--push-left,
.c-menu--slide-left {
	top: 0;
	left: 0;
	bottom: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

@media (min-width:321px) {
	.c-menu--push-left,
	.c-menu--slide-left {
		-webkit-transform: translate3d(-300px, 0, 0);
		transform: translate3d(-300px, 0, 0)
	}
}

.c-menu--push-left.is-active,
.c-menu--slide-left.is-active {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.wrapper {
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	-webkit-backface-visibility: hidden
}

.has-push-left .nav {
	z-index: 1
}

@media (min-width:375px) {
	.wrapper.has-push-left {
		-webkit-transform: translate3d(310px, 0, 0);
		transform: translate3d(310px, 0, 0)
	}
}

@media (max-width:374px) {
	.wrapper.has-push-left {
		-webkit-transform: translate3d(-webkit-calc(100% - 60px), 0, 0);
		transform: translate3d(calc(100% - 60px), 0, 0)
	}
}

.wrapper.has-push-right {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

@media (min-width:321px) {
	.wrapper.has-push-right {
		-webkit-transform: translate3d(-300px, 0, 0);
		transform: translate3d(-300px, 0, 0)
	}
}

.nav--case-main {
	height: 0
}

.nav--case-main .logo {
	background-image: url(img/logo-white.svg)
}

.nav--case-main .sandwich {
	display: inline-block
}

.nav--case-main .nav__wrapper {
	display: none
}

.nav--case-main .nav__btn,
.nav--case-main .nav__logo {
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%)
}

.nav--case-main .get-touch {
	margin-right: 25px
}

.nav--case-main.js-scroll {
	background-color: transparent
}

.nav--case-main.js-scroll .logo {
	-webkit-transform: translateY(-150%);
	-ms-transform: translateY(-150%);
	transform: translateY(-150%)
}

@-webkit-keyframes animWrapper {
	0% {
		display: none;
		-webkit-transform: scaleY(0);
		transform: scaleY(0)
	}
	1% {
		display: block;
		-webkit-transform: scaleY(0);
		transform: scaleY(0)
	}
	30% {
		-webkit-transform: scaleY(0);
		transform: scaleY(0)
	}
	to {
		-webkit-transform: scaleY(1);
		transform: scaleY(1)
	}
}

@keyframes animWrapper {
	0% {
		display: none;
		-webkit-transform: scaleY(0);
		transform: scaleY(0)
	}
	1% {
		display: block;
		-webkit-transform: scaleY(0);
		transform: scaleY(0)
	}
	30% {
		-webkit-transform: scaleY(0);
		transform: scaleY(0)
	}
	to {
		-webkit-transform: scaleY(1);
		transform: scaleY(1)
	}
}

@-webkit-keyframes animContainer {
	0% {
		visibility: hidden
	}
	50% {
		visibility: hidden
	}
	to {
		visibility: visible
	}
}

@keyframes animContainer {
	0% {
		visibility: hidden
	}
	50% {
		visibility: hidden
	}
	to {
		visibility: visible
	}
}

@-webkit-keyframes animItem {
	0% {
		top: 20px;
		visibility: hidden;
		opacity: 0
	}
	40% {
		top: 20px;
		opacity: 0;
		visibility: hidden
	}
	50% {
		top: 20px;
		visibility: visible
	}
	60% {
		opacity: 1
	}
	to {
		top: 0
	}
}

@keyframes animItem {
	0% {
		top: 20px;
		visibility: hidden;
		opacity: 0
	}
	40% {
		top: 20px;
		opacity: 0;
		visibility: hidden
	}
	50% {
		top: 20px;
		visibility: visible
	}
	60% {
		opacity: 1
	}
	to {
		top: 0
	}
}

@-webkit-keyframes animList {
	0% {
		padding: 0 20px 0 70px;
		opacity: 0
	}
	60% {
		padding: 0 20px 0 60px;
		opacity: 0
	}
	70% {
		padding: 0 20px 0 50px;
		opacity: 0
	}
	80% {
		opacity: 1
	}
	to {
		padding: 0 20px 0 30px
	}
}

@keyframes animList {
	0% {
		padding: 0 20px 0 70px;
		opacity: 0
	}
	60% {
		padding: 0 20px 0 60px;
		opacity: 0
	}
	70% {
		padding: 0 20px 0 50px;
		opacity: 0
	}
	80% {
		opacity: 1
	}
	to {
		padding: 0 20px 0 30px
	}
}

@-webkit-keyframes slide-1 {
	to {
		right: 0
	}
}

@keyframes slide-1 {
	to {
		right: 0
	}
}

.phone {
	background-color: #fff;
	padding-top: 70px;
	background-size: cover
}

@media (max-width:460px) {
	.phone .h2 {
		font-size: 26px
	}
}

.phone.augmented-reality--process {
	background: url(img/platforms/ar-construction/Block01.jpg);
	background-size: cover
}

.phone.augmented-reality--process .phone__image {
	background-position: 50%
}

@media screen and (max-width:767px) {
	.phone.augmented-reality--process {
		background: #fff url(img/platforms/ar-construction/Block01_m.jpg);
		background-size: contain;
		background-repeat: no-repeat;
		background-position-y: bottom
	}
}

.phone.augmented-reality--validation {
	background: url(img/platforms/ar-construction/Block2.jpg);
	background-size: cover;
	color: #fff
}

.phone.augmented-reality--validation .phone__lead {
	color: #fff
}

@media screen and (max-width:1024px) {
	.phone.augmented-reality--validation {
		background-position-x: 60%
	}
}

@media screen and (max-width:768px) {
	.phone.augmented-reality--validation {
		background: #000 url(img/platforms/ar-construction/Block2_m.jpg);
		background-repeat: no-repeat;
		background-position-y: bottom;
		background-position-x: 90%;
		background-size: cover;
		padding-bottom: 40px
	}
}

@media screen and (max-width:425px) {
	.phone.augmented-reality--validation {
		background-size: 175%;
		background-repeat: no-repeat;
		background-position-y: bottom;
		background-position-x: 14%
	}
}

.phone.augmented-reality--reconstruction {
	background: url(img/platforms/ar-construction/Block3.jpg);
	background-size: cover;
	color: #fff
}

.phone.augmented-reality--reconstruction .phone__lead {
	color: #fff
}

@media screen and (max-width:1024px) {
	.phone.augmented-reality--reconstruction {
		background-position-x: 60%
	}
}

@media screen and (max-width:768px) {
	.phone.augmented-reality--reconstruction {
		background-size: cover;
		background-position: 50%
	}
	.phone.augmented-reality--reconstruction .phone__list li {
		max-width: none;
		margin-right: 20px
	}
}

@media screen and (max-width:600px) {
	.phone.augmented-reality--reconstruction {
		background: #4d4d4f url(img/platforms/ar-construction/Block3_m.jpg);
		background-size: 180%;
		background-repeat: no-repeat;
		background-position-y: bottom;
		background-position-x: 80%
	}
}

.phone.augmented-reality--hazard {
	background: url(img/platforms/ar-construction/Block4.jpg);
	background-size: cover;
	color: #fff
}

.phone.augmented-reality--hazard .phone__lead {
	color: #fff
}

@media screen and (max-width:1280px) {
	.phone.augmented-reality--hazard {
		background-position-x: 90%
	}
}

@media screen and (max-width:1024px) {
	.phone.augmented-reality--hazard {
		background-position-x: 50%
	}
}

@media screen and (max-width:767px) {
	.phone.augmented-reality--hazard {
		background: #313c50 url(img/platforms/ar-construction/Block4_m.jpg);
		background-size: contain;
		background-repeat: no-repeat;
		background-position-y: bottom
	}
}

@media screen and (max-width:425px) {
	.phone.augmented-reality--hazard {
		background-size: 175%
	}
}

.phone.augmented-reality--collaboration {
	background: url(img/platforms/ar-construction/Block5.jpg);
	background-size: cover
}

@media screen and (max-width:1024px) {
	.phone.augmented-reality--collaboration {
		background-position-x: 60%
	}
}

@media screen and (max-width:768px) {
	.phone.augmented-reality--collaboration {
		background: #fff url(img/platforms/ar-construction/Block5_m.jpg);
		background-size: contain;
		background-repeat: no-repeat;
		background-position-y: bottom
	}
}

@media screen and (max-width:425px) {
	.phone.augmented-reality--collaboration {
		background-size: 205%;
		background-repeat: no-repeat;
		background-position-y: bottom;
		background-position-x: 80%
	}
}

.phone--image {
	background-size: cover;
	background-position: 50%;
	color: #fff
}

.phone--image .phone__lead {
	color: #fff;
	opacity: .8
}

.phone__content {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media screen and (max-width:767px) {
	.phone__content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.phone__column {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 50%;
	flex: 1 1 50%;
	max-width: 50%;
	position: relative
}

@media screen and (max-width:767px) {
	.phone__column {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		max-width: 100%
	}
}

.phone__column--height {
	min-height: 550px
}

@media screen and (max-width:767px) {
	.phone__column--height {
		min-height: 450px
	}
}

@media screen and (max-device-width:400px) {
	.phone__column--height {
		min-height: 350px
	}
}

.phone__column--order-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

@media screen and (max-width:767px) {
	.phone__column--order-2 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
}

.phone__title {
	font-weight: 600;
	text-transform: capitalize;
	word-wrap: break-word
}

.phone__image {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	position: absolute;
	height: 100%;
	width: 100%
}

@media screen and (min-width:768px) and (max-width:1023px) {
	.phone__image {
		background-size: 90%
	}
}

@media screen and (max-width:767px) {
	.phone__image {
		background-position: bottom
	}
}

.phone__image--left {
	background-position: 0 100%
}

@media screen and (max-width:767px) {
	.phone__image--left {
		background-position: bottom
	}
}

.phone__lead {
	margin-bottom: 30px;
	color: #555
}

@media screen and (max-width:1024px) {
	.phone__lead {
		padding-right: 40px
	}
}

@media screen and (max-width:768px) {
	.phone__lead {
		padding-right: 0
	}
}

.phone__list {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media screen and (min-width:768px) {
	.phone__list {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

@media screen and (max-width:767px) {
	.phone__list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.phone__list li {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 50%;
	flex: 1 1 50%;
	max-width: 50%;
	font-weight: 400;
	padding: 25px 25px 25px 0;
	font-size: 15px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

@media screen and (max-width:767px) {
	.phone__list li {
		max-width: 100%
	}
}

.icon {
	position: relative
}

.icon .list--text {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.icon:before {
	content: "";
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	left: 0;
	height: 40px;
	width: 40px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.icon--opacity:before {
	opacity: .7
}

#phone {
	display: none!important;
	z-index: 999;
	position: fixed;
	top: 80%;
	right: 0;
	padding-right: 10px
}

.newsletter {
	position: fixed;
	bottom: 0;
	height: 100px;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	width: 100%;
	background-color: rgba(0, 0, 0, .8);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 99;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%)
}

@media screen and (max-width:767px) {
	.newsletter {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		height: 120px
	}
}

@media screen and (max-width:330px) {
	.newsletter {
		height: 140px
	}
}

.newsletter--show {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.newsletter--show .newsletter-title {
	width: 70%;
	padding: 10px 31px 10px 40px;
	opacity: .8;
	font-family: Montserrat;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.43;
	letter-spacing: normal;
	color: #fff;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media screen and (max-width:767px) {
	.newsletter--show .newsletter-title {
		width: 100%;
		padding: 10px 31px 5px 40px;
		font-size: 11px;
		text-align: center
	}
}

@media screen and (max-width:767px) and (max-width:480px) {
	.newsletter--show .newsletter-title {
		font-size: 10px;
		padding: 7px 10px 3px
	}
}

.newsletter--show .newsletter-link {
	color: #fff
}

.newsletter--show .newsletter-link:hover {
	color: #e67e22
}

.newsletter--show .newsletter-button {
	width: 30%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media screen and (max-width:767px) {
	.newsletter--show .newsletter-button {
		width: 100%
	}
}

.newsletter--show .newsletter-button .popup-ok {
	height: 40px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: auto;
	min-width: 140px;
	font-size: 14px;
	padding: 0 20px;
	font-weight: 500;
	text-transform: capitalize;
	-webkit-transition: all .3s;
	transition: all .3s;
	white-space: nowrap;
	font-family: Montserrat, Arial, sans-serif!important;
	color: #fff;
	line-height: .93;
	letter-spacing: normal;
	text-align: right;
	border: 1px solid #fff;
	text-decoration: none;
	font-style: normal;
	font-stretch: normal;
	cursor: pointer
}

.newsletter--show .newsletter-button .popup-ok:hover {
	background: #fff;
	color: #323232
}

.social-box .linkedin:hover {
	background-color: #0b86ca
}

.social-box .linkedin svg {
	width: 15px;
	height: 15px
}

.social-box .facebook:hover {
	background-color: #4c76be
}

.social-box .facebook svg {
	width: 11px;
	height: 14px
}

.social-box .twitter:hover {
	background-color: #00c7ff
}

.social-box .twitter svg {
	width: 15px;
	height: 12px
}

.social-box .flickr:hover {
	background-color: #ff0084
}

.social-box .flickr svg {
	width: 15px;
	height: 13px
}

.social-box .youtube:hover {
	background-color: red
}

.social-box .youtube svg {
	width: 25px;
	height: 15px;
	margin-left: 2px
}

.social-box__list {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.social-box__list,
.social-box__list .social-box__icon {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.social-box__list .social-box__icon {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 15px;
	width: 25px;
	height: 25px;
	border-radius: 20px;
	background-color: #0a6def;
}

.social-box__list .social-box__icon:last-child {
	margin-right: 0
}

.social-box__list .social-box__icon:hover {
	-webkit-animation: icon-zoom .3s linear 1;
	animation: icon-zoom .3s linear 1
}

.social-box__list svg {
	fill: #fff;
	margin: 0 auto
}

@-webkit-keyframes icon-zoom {
	50% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2)
	}
}

@keyframes icon-zoom {
	50% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2)
	}
}

@font-face {
	font-display: swap;
	font-family: social-share-kit;
	src: url(fonts/social-share-kit.eot);
	src: url(fonts/social-share-kitd41d.eot?#iefix) format("embedded-opentype"), url(fonts/social-share-kit.woff) format("woff"), url(fonts/social-share-kit.ttf) format("truetype"), url(fonts/social-share-kit.svg#social-share-kit) format("svg");
	font-weight: 400;
	font-style: normal
}

.ssk:before {
	display: inline-block;
	font-family: social-share-kit!important;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.ssk-facebook:before {
	content: "a";
	text-indent: 4px;
	margin-right: -4px
}

.ssk-twitter:before {
	content: "b"
}

.ssk-google-plus:before {
	content: "v"
}

.ssk-google-plus-old:before {
	content: "c"
}

.ssk-email:before {
	content: "d";
	top: -1px;
	position: relative
}

.ssk-pinterest:before {
	content: "e"
}

.ssk-tumblr:before {
	content: "f"
}

.ssk-linkedin:before {
	content: "g"
}

.ssk-github:before {
	content: "h"
}

.ssk-vk:before {
	content: "i"
}

.ssk-instagram:before {
	content: "j"
}

.ssk-amazon:before {
	content: "k"
}

.ssk-skype:before {
	content: "s"
}

.ssk-youtube:before {
	content: "x"
}

.ssk-vimeo:before {
	content: "u"
}

.ssk-ebay:before {
	content: "p"
}

.ssk-apple:before {
	content: "l"
}

.ssk-behance:before {
	content: "q"
}

.ssk-dribble:before {
	content: "n"
}

.ssk-android:before {
	content: "o"
}

.ssk-whatsapp:before {
	content: "m"
}

.ssk-reddit:before {
	content: "r"
}

.ssk-reddit2:before {
	content: "t"
}

.ssk {
	background-color: #757575;
	color: #fff;
	display: inline-block;
	font-size: 22px;
	line-height: 1px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 7px;
	text-align: center;
	text-decoration: none;
	transition: background-color .1s;
	-webkit-transition: background-color .1s;
	-moz-transition: background-color .1s;
	-ms-transition: background-color .1s;
	-o-transition: background-color .1s
}

.ssk .fa,
.ssk .glyphicon,
.ssk:before {
	position: relative;
	font-size: 22px;
	top: 0;
	vertical-align: middle
}

.ssk-xs>.ssk,
.ssk.ssk-xs {
	padding: 4px
}

.ssk-xs>.ssk .fa,
.ssk-xs>.ssk .glyphicon,
.ssk-xs>.ssk:before,
.ssk.ssk-xs .fa,
.ssk.ssk-xs .glyphicon,
.ssk.ssk-xs:before {
	font-size: 15px
}

.ssk-sm>.ssk,
.ssk.ssk-sm {
	padding: 5px
}

.ssk-sm>.ssk .fa,
.ssk-sm>.ssk .glyphicon,
.ssk-sm>.ssk:before,
.ssk.ssk-sm .fa,
.ssk.ssk-sm .glyphicon,
.ssk.ssk-sm:before {
	font-size: 20px
}

.ssk-lg>.ssk,
.ssk.ssk-lg {
	padding: 9px
}

.ssk-lg>.ssk .fa,
.ssk-lg>.ssk .glyphicon,
.ssk-lg>.ssk:before,
.ssk.ssk-lg .fa,
.ssk.ssk-lg .glyphicon,
.ssk.ssk-lg:before {
	font-size: 28px
}

.ssk:last-child {
	margin-right: 0
}

.ssk:hover {
	background-color: #424242
}

.ssk:focus,
.ssk:hover {
	color: #fff;
	text-decoration: none
}

.ssk-round .ssk,
.ssk.ssk-round {
	border-radius: 50%
}

.ssk-round .ssk:before,
.ssk.ssk-round:before {
	text-indent: 0;
	margin-right: 0
}

.ssk-rounded .ssk,
.ssk.ssk-rounded {
	border-radius: 15%
}

.ssk.ssk-icon {
	color: #757575;
	padding: 2px;
	font-size: 24px
}

.ssk.ssk-icon,
.ssk.ssk-icon:hover {
	background-color: transparent
}

.ssk.ssk-icon:hover {
	color: #424242
}

.ssk-xs>.ssk.ssk-icon,
.ssk.ssk-icon.ssk-xs {
	font-size: 16px
}

.ssk-sm>.ssk.ssk-icon,
.ssk.ssk-icon.ssk-sm {
	font-size: 20px
}

.ssk-lg>.ssk.ssk-icon,
.ssk.ssk-icon.ssk-lg {
	font-size: 28px
}

.ssk.ssk-text {
	overflow: hidden;
	font-size: 17px;
	line-height: normal;
	padding-right: 10px
}

.ssk.ssk-text .fa,
.ssk.ssk-text .glyphicon,
.ssk.ssk-text:before {
	margin: -7px 10px -7px -7px;
	padding: 7px;
	background-color: rgba(0, 0, 0, .15);
	vertical-align: bottom;
	text-indent: 0
}

.ssk-block .ssk.ssk-text {
	display: block;
	margin-right: 0;
	text-align: left
}

.ssk-xs>.ssk.ssk-text,
.ssk.ssk-text.ssk-xs {
	font-size: 12px;
	padding-right: 6px
}

.ssk-xs>.ssk.ssk-text .fa,
.ssk-xs>.ssk.ssk-text .glyphicon,
.ssk-xs>.ssk.ssk-text:before,
.ssk.ssk-text.ssk-xs .fa,
.ssk.ssk-text.ssk-xs .glyphicon,
.ssk.ssk-text.ssk-xs:before {
	margin: -4px 6px -4px -4px;
	padding: 4px
}

.ssk-sm>.ssk.ssk-text,
.ssk.ssk-text.ssk-sm {
	font-size: 16px;
	padding-right: 7px
}

.ssk-sm>.ssk.ssk-text .fa,
.ssk-sm>.ssk.ssk-text .glyphicon,
.ssk-sm>.ssk.ssk-text:before,
.ssk.ssk-text.ssk-sm .fa,
.ssk.ssk-text.ssk-sm .glyphicon,
.ssk.ssk-text.ssk-sm:before {
	margin: -5px 7px -5px -5px;
	padding: 5px
}

.ssk-lg>.ssk.ssk-text,
.ssk.ssk-text.ssk-lg {
	font-size: 22px;
	padding-right: 13px
}

.ssk-lg>.ssk.ssk-text .fa,
.ssk-lg>.ssk.ssk-text .glyphicon,
.ssk-lg>.ssk.ssk-text:before,
.ssk.ssk-text.ssk-lg .fa,
.ssk.ssk-text.ssk-lg .glyphicon,
.ssk.ssk-text.ssk-lg:before {
	margin: -9px 13px -9px -9px;
	padding: 9px
}

.ssk-group,
.ssk-sticky {
	font-size: 0
}

.ssk-sticky {
	top: 0;
	position: fixed;
	z-index: 2000
}

.ssk-sticky .ssk {
	transition: padding .1s ease-out;
	-webkit-transition: padding .1s ease-out;
	-moz-transition: padding .1s ease-out;
	-ms-transition: padding .1s ease-out;
	-o-transition: padding .1s ease-out;
	margin: 0
}

@media (min-width:768px) {
	.ssk-sticky.ssk-left .ssk,
	.ssk-sticky.ssk-right .ssk {
		display: block;
		clear: both
	}
	.ssk-sticky.ssk-left.ssk-center,
	.ssk-sticky.ssk-right.ssk-center {
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%)
	}
	.ssk-sticky.ssk-left {
		left: 0
	}
	.ssk-sticky.ssk-left .ssk {
		float: left
	}
	.ssk-sticky.ssk-left .ssk:hover {
		padding-left: 15px
	}
	.ssk-sticky.ssk-right {
		right: 0
	}
	.ssk-sticky.ssk-right .ssk {
		float: right
	}
	.ssk-sticky.ssk-right .ssk:hover {
		padding-right: 15px
	}
}

.ssk-sticky.ssk-bottom {
	font-size: 0;
	top: auto;
	bottom: 0
}

.ssk-sticky.ssk-bottom.ssk-center {
	left: 50%;
	right: auto;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%)
}

.ssk-sticky.ssk-bottom .ssk {
	vertical-align: bottom
}

.ssk-sticky.ssk-bottom .ssk:hover {
	padding-bottom: 15px
}

.ssk-sticky.ssk-round.ssk-xs .ssk:hover {
	padding: 8px
}

.ssk-sticky.ssk-round.ssk-sm .ssk:hover {
	padding: 9px
}

.ssk-sticky.ssk-round .ssk:hover {
	padding: 11px
}

.ssk-sticky.ssk-round.ssk-lg .ssk:hover {
	padding: 13px
}

@media (max-width:767px) {
	.ssk-sticky {
		left: 0;
		right: 0;
		bottom: 0;
		top: auto;
		width: 100%;
		-js-display: flex!important;
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.ssk-sticky.ssk-sticky-hide-xs {
		display: none!important
	}
	.ssk-sticky .ssk {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		width: auto
	}
	.ssk-sticky .ssk .ssk-num {
		display: none
	}
}

.ssk-count {
	padding-top: 20px
}

.ssk-count .ssk {
	position: relative
}

.ssk-count .ssk-num {
	border-radius: 4px;
	color: #8f8f8f;
	background-color: rgba(50, 50, 50, .03);
	display: block;
	font-size: 12px;
	left: 0;
	line-height: 20px;
	position: absolute;
	right: 0;
	text-align: center;
	top: -20px
}

@media (min-width:768px) {
	.ssk-count.ssk-sticky {
		padding-top: 0
	}
	.ssk-count.ssk-sticky.ssk-left .ssk-num,
	.ssk-count.ssk-sticky.ssk-right .ssk-num {
		top: 20%;
		background-color: transparent
	}
	.ssk-count.ssk-sticky.ssk-left .ssk-num {
		left: 100%;
		margin-left: 5px
	}
	.ssk-count.ssk-sticky.ssk-right .ssk-num {
		right: 115%;
		margin-left: -100%;
		text-align: right
	}
}

.ssk-facebook {
	background-color: #255c95
}

.ssk-grayscale>.ssk-facebook {
	background-color: #757575
}

.ssk-facebook:hover {
	background-color: #1b436c
}

.ssk-grayscale>.ssk-facebook:hover {
	background-color: #255c95
}

.ssk-facebook.ssk-icon {
	color: #255c95
}

.ssk-facebook.ssk-icon:hover {
	color: #1b436c
}

.ssk-facebook.ssk-icon:before {
	text-indent: 0;
	margin-right: 0
}

.ssk-twitter {
	background-color: #00b4e0
}

.ssk-grayscale>.ssk-twitter {
	background-color: #757575
}

.ssk-twitter:hover {
	background-color: #008bad
}

.ssk-grayscale>.ssk-twitter:hover {
	background-color: #00b4e0
}

.ssk-twitter.ssk-icon {
	color: #00b4e0
}

.ssk-twitter.ssk-icon:hover {
	color: #008bad
}

.ssk-google-plus {
	background-color: #f1403a
}

.ssk-grayscale>.ssk-google-plus {
	background-color: #757575
}

.ssk-google-plus:hover {
	background-color: #e81810
}

.ssk-grayscale>.ssk-google-plus:hover {
	background-color: #f1403a
}

.ssk-google-plus.ssk-icon {
	color: #f1403a
}

.ssk-google-plus.ssk-icon:hover {
	color: #e81810
}

.ssk-pinterest {
	background-color: #cb2027
}

.ssk-grayscale>.ssk-pinterest {
	background-color: #757575
}

.ssk-pinterest:hover {
	background-color: #9f191f
}

.ssk-grayscale>.ssk-pinterest:hover {
	background-color: #cb2027
}

.ssk-pinterest.ssk-icon {
	color: #cb2027
}

.ssk-pinterest.ssk-icon:hover {
	color: #9f191f
}

.ssk-tumblr {
	background-color: #395773
}

.ssk-grayscale>.ssk-tumblr {
	background-color: #757575
}

.ssk-tumblr:hover {
	background-color: #283d51
}

.ssk-grayscale>.ssk-tumblr:hover {
	background-color: #395773
}

.ssk-tumblr.ssk-icon {
	color: #395773
}

.ssk-tumblr.ssk-icon:hover {
	color: #283d51
}

.ssk-email,
.ssk-grayscale>.ssk-email {
	background-color: #757575
}

.ssk-email:hover {
	background-color: #5b5b5b
}

.ssk-grayscale>.ssk-email:hover {
	background-color: #757575;
	background-color: #5b5b5b
}

.ssk-email.ssk-icon {
	color: #757575
}

.ssk-email.ssk-icon:hover {
	color: #5b5b5b
}

.ssk-vk {
	background-color: #54769a
}

.ssk-grayscale>.ssk-vk {
	background-color: #757575
}

.ssk-vk:hover {
	background-color: #425d79
}

.ssk-grayscale>.ssk-vk:hover {
	background-color: #54769a
}

.ssk-vk.ssk-icon {
	color: #54769a
}

.ssk-vk.ssk-icon:hover {
	color: #425d79
}

.ssk-linkedin {
	background-color: #1c87bd
}

.ssk-grayscale>.ssk-linkedin {
	background-color: #757575
}

.ssk-linkedin:hover {
	background-color: #156791
}

.ssk-grayscale>.ssk-linkedin:hover {
	background-color: #1c87bd
}

.ssk-linkedin.ssk-icon {
	color: #1c87bd
}

.ssk-linkedin.ssk-icon:hover {
	color: #156791
}

.ssk-whatsapp {
	background-color: #34af23
}

.ssk-grayscale>.ssk-whatsapp {
	background-color: #757575
}

.ssk-whatsapp:hover {
	background-color: #27851a
}

.ssk-grayscale>.ssk-whatsapp:hover {
	background-color: #34af23
}

.ssk-whatsapp.ssk-icon {
	color: #34af23
}

.ssk-whatsapp.ssk-icon:hover {
	color: #27851a
}

.ssk-reddit {
	background-color: #5f99cf
}

.ssk-grayscale>.ssk-reddit {
	background-color: #757575
}

.ssk-reddit:hover {
	background-color: #3a80c1
}

.ssk-grayscale>.ssk-reddit:hover {
	background-color: #5f99cf
}

.ssk-reddit.ssk-icon {
	color: #5f99cf
}

.ssk-reddit.ssk-icon:hover {
	color: #3a80c1
}

.ssk-reddit2 {
	background-color: #5f99cf
}

.ssk-grayscale>.ssk-reddit2 {
	background-color: #757575
}

.ssk-reddit2:hover {
	background-color: #3a80c1
}

.ssk-grayscale>.ssk-reddit2:hover {
	background-color: #5f99cf
}

.ssk-reddit2.ssk-icon {
	color: #5f99cf
}

.ssk-reddit2.ssk-icon:hover {
	color: #3a80c1
}

.ssk-turquoise {
	background-color: #1abc9c
}

.ssk-turquoise:hover {
	background-color: #148f77
}

.ssk-emerald {
	background-color: #2ecc71
}

.ssk-emerald:hover {
	background-color: #25a25a
}

.ssk-peter-river {
	background-color: #3498db
}

.ssk-peter-river:hover {
	background-color: #217dbb
}

.ssk-belize-hole {
	background-color: #2980b9
}

.ssk-belize-hole:hover {
	background-color: #20638f
}

.ssk-amethyst {
	background-color: #9b59b6
}

.ssk-amethyst:hover {
	background-color: #804399
}

.ssk-wisteria {
	background-color: #8e44ad
}

.ssk-wisteria:hover {
	background-color: #703688
}

.ssk-wet-asphalt {
	background-color: #34495e
}

.ssk-wet-asphalt:hover {
	background-color: #222f3d
}

.ssk-midnight-blue {
	background-color: #2c3e50
}

.ssk-midnight-blue:hover {
	background-color: #1a242f
}

.ssk-green-sea {
	background-color: #16a085
}

.ssk-green-sea:hover {
	background-color: #107360
}

.ssk-nephritis {
	background-color: #27ae60
}

.ssk-nephritis:hover {
	background-color: #1e8449
}

.ssk-sunflower {
	background-color: #f1c40f
}

.ssk-sunflower:hover {
	background-color: #c29d0b
}

.ssk-orange {
	background-color: #f39c12
}

.ssk-orange:hover {
	background-color: #c87f0a
}

.ssk-carrot {
	background-color: #e67e22
}

.ssk-carrot:hover {
	background-color: #bf6516
}

.ssk-pumpkin {
	background-color: #d35400
}

.ssk-pumpkin:hover {
	background-color: #a04000
}

.ssk-alizarin {
	background-color: #e74c3c
}

.ssk-alizarin:hover {
	background-color: #d62c1a
}

.ssk-pomegranate {
	background-color: #c0392b
}

.ssk-pomegranate:hover {
	background-color: #962d22
}

.ssk-clouds {
	background-color: #cfd9db
}

.ssk-clouds:hover {
	background-color: #b1c2c6
}

.ssk-concrete {
	background-color: #95a5a6
}

.ssk-concrete:hover {
	background-color: #798d8f
}

.ssk-silver {
	background-color: #bdc3c7
}

.ssk-silver:hover {
	background-color: #a1aab0
}

.ssk-asbestos {
	background-color: #7f8c8d
}

.ssk-asbestos:hover {
	background-color: #667273
}

.ssk-dark-gray {
	background-color: #555
}

.ssk-dark-gray:hover {
	background-color: #3b3b3b
}

.ssk-black {
	background-color: #333
}

.ssk-black:hover {
	background-color: #1a1a1a
}

.thank {
	border: 1px solid #dfdfdf;
	padding: 35px;
	margin: 0 auto;
	max-width: 580px;
	width: 100%
}

.thank--border-none {
	border: none
}

.thank__content {
	color: #000;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center
}

.thank__content--white {
	color: #fff
}

.thank__content--blue {
	color: #e67e22
}

.thank__title {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 20px
}

@media screen and (max-width:767px) {
	.thank__title {
		font-size: 20px
	}
}

.thank__title--big {
	font-size: 28px;
	text-transform: capitalize
}

@media screen and (max-width:767px) {
	.thank__title--big {
		font-size: 22px
	}
}

.thank__text {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.3;
	margin-bottom: 20px;
	max-width: 360px
}

@media screen and (max-width:767px) {
	.thank__text {
		font-size: 16px
	}
}

.title {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	color: #fff;
	text-transform: capitalize;
}

.title--black {
	color: #323232;
	text-align: center
}

.title--capitalize,
h2 {
	text-transform: capitalize;
	font-weight: 600
}

@media screen and (max-width:767px) {
	.title--capitalize,
	h2 {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 6px
	}
}

@media screen and (max-width:767px) {
	.title--margin-top {
		margin-top: 150px
	}
}

@media screen and (max-width:480px) {
	.title--margin-top {
		margin-top: 80px
	}
}

.title--cases {
	color: #000;
	font-weight: 600;
	font-size: 36px;
	text-transform: capitalize
}

@media screen and (max-width:1023px) {
	.title--cases {
		font-size: 24px;
		margin-bottom: 10px
	}
	.title--cases .title__preheader {
		display: none
	}
}

.title__preheader {
	color: inherit;
	font-size: 10px;
	font-weight: 600;
	line-height: 1;
	opacity: .3;
	text-transform: capitalize;
	margin-bottom: 10px
}

.title__preheader--tag {
	background-color: #e67e22;
	font-size: 13px;
	font-weight: 500;
	opacity: 1;
	padding: 5px 10px 4px;
	-ms-flex-item-align: start;
	align-self: flex-start;
	letter-spacing: .5px
}

@media screen and (max-width:1023px) {
	.title__preheader--tag {
		font-size: 14px
	}
}

.title__preheader--gray {
	opacity: .6;
	background-color: #a7a7a7;
	font-family: Montserrat;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: .5px;
	color: #fff
}

.title__preheader--white {
	color: #fff
}

.title--medium,
h2 {
	font-size: 32px;
	margin-bottom: 20px
}

.title--sitemap {
	font-size: 30px;
	font-weight: 600;
	line-height: 1em;
	color: #323232
}

.static-page-title {
	background-image: url(img/map-gray.png);
	background-size: 55%;
	background-position: 50% -166px;
	background-repeat: no-repeat;
	background-attachment: fixed
}

@media screen and (max-width:1440px) {
	.static-page-title {
		background-position: 50% -100px
	}
}

@media screen and (max-width:1024px) {
	.static-page-title {
		background-size: contain;
		background-position: 50% -10px
	}
}

@media screen and (max-width:600px) {
	.static-page-title {
		background-size: cover;
		background-position: 50% -130px
	}
}

.static-page-title__heading {
	font-size: 40px;
	line-height: 1em;
	text-transform: capitalize;
	color: #323232;
	font-weight: 600;
	font-family: Montserrat, Arial, sans-serif;
	text-align: center
}

@media screen and (max-width:600px) {
	.static-page-title__heading {
		font-size: 30px
	}
}

.static-page-title__additional-text {
	font-family: Montserrat;
	font-size: 15px;
	line-height: 1.67;
	text-align: center;
	color: #555;
	font-weight: 400;
	padding-top: 15px;
	max-width: 745px;
	margin: auto
}

.static-page-title {
	padding: 235px 0 60px
}

p.description {
	font-size: 18px;
	line-height: 1.67;
	text-align: center;
	color: rgba(50, 50, 50, .7);
	width: 100%;
	max-width: 800px;
	margin: auto
}

@media screen and (max-width:1023px) {
	p.description {
		font-size: 16px;
		line-height: 30px
	}
}

.cd-intro {
	max-width: 1006px;
	margin: 0 auto;
	min-height: 180px
}

.cd-title {
	position: relative;
	height: 160px;
	line-height: 230px;
	text-align: center
}

.cd-title h1 {
	font-size: 2.4rem;
	font-weight: 700
}

@media only screen and (min-width:768px) {
	.cd-title {
		line-height: 250px
	}
}

@media only screen and (min-width:1170px) {
	.cd-title {
		height: 200px;
		line-height: 300px
	}
	.cd-title h1 {
		font-size: 3rem
	}
}

.cd-headline {
	font-size: 24px;
	color: #e67e22
}

.cd-words-wrapper {
	display: block;
	font-size: 36px;
	color: #000;
	position: relative;
	text-align: left
}

@media screen and (max-width:767px) {
	.cd-words-wrapper {
		font-size: 24px
	}
}

.cd-words-wrapper b {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0
}

.cd-words-wrapper b.is-visible {
	position: relative
}

.no-js .cd-words-wrapper b {
	opacity: 0
}

.no-js .cd-words-wrapper b.is-visible {
	opacity: 1
}

.cd-headline.rotate-1 .cd-words-wrapper {
	-webkit-perspective: 300px;
	perspective: 300px
}

.cd-headline.rotate-1 b {
	opacity: 0;
	-webkit-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	transform: rotateX(180deg)
}

.cd-headline.rotate-1 b.is-visible {
	opacity: 1;
	-webkit-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-animation: cd-rotate-1-in 1.2s;
	animation: cd-rotate-1-in 1.2s
}

.cd-headline.rotate-1 b.is-hidden {
	-webkit-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	transform: rotateX(180deg);
	-webkit-animation: cd-rotate-1-out 1.2s;
	animation: cd-rotate-1-out 1.2s
}

.cd-headline.type .cd-words-wrapper {
	vertical-align: top;
	overflow: hidden
}

.cd-headline.type .cd-words-wrapper:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 90%;
	width: 1px;
	background-color: #aebcb9
}

.cd-headline.type .cd-words-wrapper.waiting:after {
	-webkit-animation: cd-pulse 1s infinite;
	animation: cd-pulse 1s infinite
}

.cd-headline.type .cd-words-wrapper.selected {
	background-color: #aebcb9
}

.cd-headline.type .cd-words-wrapper.selected:after {
	visibility: hidden
}

.cd-headline.type .cd-words-wrapper.selected b {
	color: #0d0d0d
}

.cd-headline.type b {
	visibility: hidden
}

.cd-headline.type b.is-visible {
	visibility: visible
}

.cd-headline.type i {
	position: absolute;
	visibility: hidden
}

.cd-headline.type i.in {
	position: relative;
	visibility: visible;
	font-style: normal
}

.cd-headline.rotate-2 .cd-words-wrapper {
	-webkit-perspective: 300px;
	perspective: 300px
}

.cd-headline.rotate-2 em,
.cd-headline.rotate-2 i {
	display: inline-block;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.cd-headline.rotate-2 b {
	opacity: 0
}

.cd-headline.rotate-2 i {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(-20px) rotateX(90deg);
	-ms-transform: translateZ(-20px) rotateX(90deg);
	transform: translateZ(-20px) rotateX(90deg);
	opacity: 0
}

.is-visible .cd-headline.rotate-2 i {
	opacity: 1
}

.cd-headline.rotate-2 i.in {
	-webkit-animation: cd-rotate-2-in .4s forwards;
	animation: cd-rotate-2-in .4s forwards
}

.cd-headline.rotate-2 i.out {
	-webkit-animation: cd-rotate-2-out .4s forwards;
	animation: cd-rotate-2-out .4s forwards
}

.cd-headline.rotate-2 em {
	-webkit-transform: translateZ(20px);
	-ms-transform: translateZ(20px);
	transform: translateZ(20px)
}

.no-csstransitions .cd-headline.rotate-2 i {
	-webkit-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	transform: rotateX(0deg);
	opacity: 0
}

.no-csstransitions .cd-headline.rotate-2 i em {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.no-csstransitions .cd-headline.rotate-2 .is-visible i {
	opacity: 1
}

.cd-headline.loading-bar span {
	display: inline-block;
	padding: .2em 0
}

.cd-headline.loading-bar .cd-words-wrapper {
	overflow: hidden;
	vertical-align: top
}

.cd-headline.loading-bar .cd-words-wrapper:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 3px;
	width: 0;
	background: #0096a7;
	z-index: 2;
	-webkit-transition: width .3s -.1s;
	transition: width .3s -.1s
}

.cd-headline.loading-bar .cd-words-wrapper.is-loading:after {
	width: 100%;
	-webkit-transition: width 3s;
	transition: width 3s
}

.cd-headline.loading-bar b {
	top: .2em;
	opacity: 0;
	-webkit-transition: opacity .3s;
	transition: opacity .3s
}

.cd-headline.loading-bar b.is-visible {
	opacity: 1;
	top: 0
}

.cd-headline.slide span {
	display: block;
	padding: .2em 0;
	text-transform: capitalize
}

.cd-headline.slide .cd-words-wrapper {
	overflow: hidden;
	vertical-align: top
}

.cd-headline.slide b {
	opacity: 0;
	top: .2em;
	text-transform: capitalize
}

.cd-headline.slide b.is-visible {
	top: 0;
	opacity: 1;
	-webkit-animation: slide-in .6s;
	animation: slide-in .6s
}

.cd-headline.slide b.is-hidden {
	-webkit-animation: slide-out .6s;
	animation: slide-out .6s
}

@-webkit-keyframes cd-rotate-1-in {
	0% {
		-webkit-transform: rotateX(180deg);
		-ms-transform: rotateX(180deg);
		transform: rotateX(180deg);
		opacity: 0
	}
	35% {
		-webkit-transform: rotateX(120deg);
		-ms-transform: rotateX(120deg);
		transform: rotateX(120deg);
		opacity: 0
	}
	65% {
		opacity: 0
	}
	to {
		-webkit-transform: rotateX(1turn);
		-ms-transform: rotateX(1turn);
		transform: rotateX(1turn);
		opacity: 1
	}
}

@keyframes cd-rotate-1-in {
	0% {
		-webkit-transform: rotateX(180deg);
		-ms-transform: rotateX(180deg);
		transform: rotateX(180deg);
		opacity: 0
	}
	35% {
		-webkit-transform: rotateX(120deg);
		-ms-transform: rotateX(120deg);
		transform: rotateX(120deg);
		opacity: 0
	}
	65% {
		opacity: 0
	}
	to {
		-webkit-transform: rotateX(1turn);
		-ms-transform: rotateX(1turn);
		transform: rotateX(1turn);
		opacity: 1
	}
}

@-webkit-keyframes cd-rotate-1-out {
	0% {
		-webkit-transform: rotateX(0deg);
		-ms-transform: rotateX(0deg);
		transform: rotateX(0deg);
		opacity: 1
	}
	35% {
		-webkit-transform: rotateX(-40deg);
		-ms-transform: rotateX(-40deg);
		transform: rotateX(-40deg);
		opacity: 1
	}
	65% {
		opacity: 0
	}
	to {
		-webkit-transform: rotateX(180deg);
		-ms-transform: rotateX(180deg);
		transform: rotateX(180deg);
		opacity: 0
	}
}

@keyframes cd-rotate-1-out {
	0% {
		-webkit-transform: rotateX(0deg);
		-ms-transform: rotateX(0deg);
		transform: rotateX(0deg);
		opacity: 1
	}
	35% {
		-webkit-transform: rotateX(-40deg);
		-ms-transform: rotateX(-40deg);
		transform: rotateX(-40deg);
		opacity: 1
	}
	65% {
		opacity: 0
	}
	to {
		-webkit-transform: rotateX(180deg);
		-ms-transform: rotateX(180deg);
		transform: rotateX(180deg);
		opacity: 0
	}
}

@-webkit-keyframes cd-pulse {
	0% {
		-webkit-transform: translateY(-50%) scale(1);
		-ms-transform: translateY(-50%) scale(1);
		transform: translateY(-50%) scale(1);
		opacity: 1
	}
	40% {
		-webkit-transform: translateY(-50%) scale(.9);
		-ms-transform: translateY(-50%) scale(.9);
		transform: translateY(-50%) scale(.9);
		opacity: 0
	}
	to {
		-webkit-transform: translateY(-50%) scale(0);
		-ms-transform: translateY(-50%) scale(0);
		transform: translateY(-50%) scale(0);
		opacity: 0
	}
}

@keyframes cd-pulse {
	0% {
		-webkit-transform: translateY(-50%) scale(1);
		-ms-transform: translateY(-50%) scale(1);
		transform: translateY(-50%) scale(1);
		opacity: 1
	}
	40% {
		-webkit-transform: translateY(-50%) scale(.9);
		-ms-transform: translateY(-50%) scale(.9);
		transform: translateY(-50%) scale(.9);
		opacity: 0
	}
	to {
		-webkit-transform: translateY(-50%) scale(0);
		-ms-transform: translateY(-50%) scale(0);
		transform: translateY(-50%) scale(0);
		opacity: 0
	}
}

@-webkit-keyframes cd-rotate-2-in {
	0% {
		opacity: 0;
		-webkit-transform: translateZ(-20px) rotateX(90deg);
		-ms-transform: translateZ(-20px) rotateX(90deg);
		transform: translateZ(-20px) rotateX(90deg)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateZ(-20px) rotateX(-10deg);
		-ms-transform: translateZ(-20px) rotateX(-10deg);
		transform: translateZ(-20px) rotateX(-10deg)
	}
	to {
		opacity: 1;
		-webkit-transform: translateZ(-20px) rotateX(0deg);
		-ms-transform: translateZ(-20px) rotateX(0deg);
		transform: translateZ(-20px) rotateX(0deg)
	}
}

@keyframes cd-rotate-2-in {
	0% {
		opacity: 0;
		-webkit-transform: translateZ(-20px) rotateX(90deg);
		-ms-transform: translateZ(-20px) rotateX(90deg);
		transform: translateZ(-20px) rotateX(90deg)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateZ(-20px) rotateX(-10deg);
		-ms-transform: translateZ(-20px) rotateX(-10deg);
		transform: translateZ(-20px) rotateX(-10deg)
	}
	to {
		opacity: 1;
		-webkit-transform: translateZ(-20px) rotateX(0deg);
		-ms-transform: translateZ(-20px) rotateX(0deg);
		transform: translateZ(-20px) rotateX(0deg)
	}
}

@-webkit-keyframes cd-rotate-2-out {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(-20px) rotateX(0);
		-ms-transform: translateZ(-20px) rotateX(0);
		transform: translateZ(-20px) rotateX(0)
	}
	60% {
		opacity: 0;
		-webkit-transform: translateZ(-20px) rotateX(-100deg);
		-ms-transform: translateZ(-20px) rotateX(-100deg);
		transform: translateZ(-20px) rotateX(-100deg)
	}
	to {
		opacity: 0;
		-webkit-transform: translateZ(-20px) rotateX(-90deg);
		-ms-transform: translateZ(-20px) rotateX(-90deg);
		transform: translateZ(-20px) rotateX(-90deg)
	}
}

@keyframes cd-rotate-2-out {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(-20px) rotateX(0);
		-ms-transform: translateZ(-20px) rotateX(0);
		transform: translateZ(-20px) rotateX(0)
	}
	60% {
		opacity: 0;
		-webkit-transform: translateZ(-20px) rotateX(-100deg);
		-ms-transform: translateZ(-20px) rotateX(-100deg);
		transform: translateZ(-20px) rotateX(-100deg)
	}
	to {
		opacity: 0;
		-webkit-transform: translateZ(-20px) rotateX(-90deg);
		-ms-transform: translateZ(-20px) rotateX(-90deg);
		transform: translateZ(-20px) rotateX(-90deg)
	}
}

@-webkit-keyframes slide-in {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(20%);
		-ms-transform: translateY(20%);
		transform: translateY(20%)
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes slide-in {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(20%);
		-ms-transform: translateY(20%);
		transform: translateY(20%)
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes slide-out {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
	60% {
		opacity: 0;
		-webkit-transform: translateY(120%);
		-ms-transform: translateY(120%);
		transform: translateY(120%)
	}
	to {
		opacity: 0;
		-webkit-transform: translateY(100%);
		-ms-transform: translateY(100%);
		transform: translateY(100%)
	}
}

@keyframes slide-out {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
	60% {
		opacity: 0;
		-webkit-transform: translateY(120%);
		-ms-transform: translateY(120%);
		transform: translateY(120%)
	}
	to {
		opacity: 0;
		-webkit-transform: translateY(100%);
		-ms-transform: translateY(100%);
		transform: translateY(100%)
	}
}

.page-title h1 {
	font-weight: 900;
	font-size: 60px;
	line-height: 65px;
	color: #121212;
	margin: 0 0 13px
}

@media screen and (max-width:1023px) {
	.page-title h1 {
		font-size: 36px;
		line-height: 40px
	}
}

.page-title h2 {
	font-weight: 900;
	font-size: 60px;
	line-height: 65px;
	color: #121212
}

@media screen and (max-width:1023px) {
	.page-title h2 {
		font-size: 36px;
		line-height: 40px
	}
}

@media screen and (max-width:600px) {
	.page-title h2 {
		font-size: 28px;
		line-height: 34px
	}
}

.page-lead p {
	font-size: 22px;
	line-height: 35px;
	font-weight: 700
}

@media screen and (max-width:1023px) {
	.page-lead p {
		font-size: 18px;
		line-height: 1.5
	}
}

.block-title {
	margin-bottom: 50px;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media screen and (max-width:767px) {
	.block-title {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.block-title h1 {
	font-size: 36px;
	font-weight: 900
}

.block-title__link {
	font-size: 11px;
	color: #000;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-transform: capitalize
}

@media screen and (max-width:767px) {
	.block-title__link {
		-ms-flex-item-align: end;
		align-self: flex-end;
		margin-top: 20px
	}
}

.block-title__link--home {
	margin-right: 50px
}

@media screen and (max-width:767px) {
	.block-title__link--home {
		margin-right: 0
	}
}

.partners .page-title {
	margin: 70px 0 80px
}

.fade {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .3)
}

.cf:after,
section:after {
	content: "";
	display: table;
	clear: both
}

.container {
	margin: 0 auto;
	padding: 0 40px;
	height: 100%;
	width: 100%
}

@media screen and (max-width:1023px) {
	.container {
		padding: 0 30px
	}
}

@media screen and (min-width:1280px) {
	.container {
		width: 1200px;
		padding: 0
	}
}

.container--flex {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media screen and (max-width:767px) {
	.container--flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

@media screen and (min-width:1024px) {
	.container--post {
		width: 1000px
	}
}

a {
	color: #171717;
	-webkit-transition: color .3s ease;
	transition: color .3s ease
}

a:hover {
	color: #e67e22;
	-webkit-transition: none;
	transition: none
}

.btn {
	height: 40px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: auto;
	min-width: 140px;
	font-size: 13px;
	padding: 0 20px;
	font-weight: 600;
	text-transform: capitalize;
	background: #e67e22;
	color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s;
	border: none;
	white-space: nowrap
}

.btn [class*=" isoi-"],
.btn [class^=isoi-] {
	font-size: 12px;
	color: #e67e22;
	padding-left: 12px;
	display: block
}

.btn:hover {
	background: #e67e22;
	border-color: #e67e22;
	color: #fff
}

.btn:hover [class*=" isoi-"],
.btn:hover [class^=isoi-] {
	color: #fff
}

.btn:active {
	background: #323232;
	border-color: #323232;
	color: #fff
}

.btn:active [class*=" isoi-"],
.btn:active [class^=isoi-] {
	color: #fff
}

.btn.btn--about-news {
	height: 50px;
	min-width: 170px
}

.btn--fluid {
	width: 100%;
	padding: 0
}

#fp-nav ul li:last-child {
	display: none
}

.js-show {
	opacity: 1;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.overflow-hidden {
	overflow: hidden
}

.js-hide {
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.static {
	padding-top: 230px
}

.notify {
	background-color: #e74c3c;
	color: #fff;
	cursor: pointer;
	padding: 20px;
	width: 350px;
	opacity: 0;
	position: fixed;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-transform: translateY(200%);
	-ms-transform: translateY(200%);
	transform: translateY(200%);
	z-index: 9
}

.text-white {
	color: #fff!important
}

.text-center {
	text-align: center
}

.m-none {
	margin: 0!important
}

.m-left-none {
	margin-left: 0!important
}

.m-right-none {
	margin-right: 0!important
}

@media screen and (min-width:768px) {
	.m-right-md-none {
		margin-right: 0!important
	}
}

.m-top-none {
	margin-top: 0!important
}

.m-bottom-none {
	margin-bottom: 0!important
}

.p-none {
	padding: 0!important
}

.p-left-none {
	padding-left: 0!important
}

.p-right-none {
	padding-right: 0!important
}

.p-top-none {
	padding-top: 0!important
}

.p-bottom-none {
	padding-bottom: 0!important
}

@media screen and (max-width:768px) {
	.flex-dir-mobile {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

@media screen and (max-width:1023px) {
	.hide-tablet {
		display: none!important
	}
}

@media screen and (max-width:767px) {
	.hide-mobile {
		display: none!important
	}
}

@media screen and (min-width:1023px) {
	.show-tablet {
		display: none
	}
}

.bg-fluid {
	background-size: cover;
	background-position: 50%
}

.section-margin {
	margin-bottom: 80px
}

@media screen and (max-width:767px) {
	.section-margin {
		margin-bottom: 40px
	}
}

.egg {
	position: fixed;
	height: auto;
	width: 100%;
	z-index: 9999;
	display: block
}

.m-bottom-35 {
	margin-bottom: 35px
}

.parallax-image-100 {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	z-index: 1
}

.stats {
	position: relative;
	padding: 90px 0 114px;
	text-align: center;
	color: #fff;
	overflow: hidden
}

.stats .bg-stats-clients {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #e67e22;
	z-index: -1
}

.stats .bg-stats-clients .bg-img {
	display: block;
	margin: 0 auto;
	width: 180%;
	max-width: 180%;
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-animation: 30s scale-in infinite linear;
	animation: 30s scale-in infinite linear
}

@media (min-width:520px) {
	.stats .bg-stats-clients .bg-img {
		width: 120%;
		max-width: 120%
	}
}

@media (min-width:768px) {
	.stats .bg-stats-clients .bg-img {
		width: 80%;
		max-width: 80%
	}
}

@media (min-width:1040px) {
	.stats .bg-stats-clients .bg-img {
		width: 65%;
		max-width: 65%
	}
}

@media (min-width:1200px) {
	.stats .bg-stats-clients .bg-img {
		width: 50%;
		max-width: 50%
	}
}

@-webkit-keyframes scale-in {
	0% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5)
	}
	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	to {
		-webkit-transform: scale(1.5);
		transform: scale(1.5)
	}
}

@keyframes scale-in {
	0% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5)
	}
	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	to {
		-webkit-transform: scale(1.5);
		transform: scale(1.5)
	}
}

.stats--blue {
	background-color: #e67e22;
	background-image: none;
	padding: 45px 0
}

.stats--white {
	color: #e67e22;
	background-color: #fff;
	background-image: none;
	padding: 0
}

.stats__wrapper {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -35px 0
}

.stats__title {
	font-size: 32px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 15px;
	text-transform: capitalize
}

.stats__lead {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 60px
}

.stats__item {
	width: 33%;
	padding: 35px 0
}

.stats__item--4 {
	width: 25%
}

.stats__content {
	max-width: 230px;
	width: 100%;
	margin: 0 auto
}

.stats__content--vertically {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: left
}

.stats__number {
	font-weight: 600;
	line-height: 1;
	margin-bottom: 15px
}

.stats__number--inline {
	margin: 0
}

.stats__number--massive {
	font-size: 80px
}

.stats__number--large {
	font-size: 40px
}

.stats__heading {
	font-size: 16px;
	line-height: 1.3;
	margin-bottom: 10px;
	text-transform: capitalize
}

.stats__heading--inline {
	margin: 0;
	padding-left: 15px
}

.stats__heading--black {
	color: #323232
}

.stats__text {
	line-height: 1.33;
	opacity: .8
}

@media screen and (max-width:1023px) {
	.stats__item--4 {
		width: 50%
	}
}

@media screen and (max-width:767px) {
	.stats__item,
	.stats__item--4 {
		width: 100%
	}
}

@media screen and (min-width:1280px) {
	.stats--overlay {
		background-color: rgba(230, 126, 34, 0.78);
		margin-top: -130px;
		position: relative;
		z-index: 2
	}
}

@media (max-device-width:1024px) {
	.stats__content--vertically {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.stats__heading--inline {
		padding-left: 0;
		padding-top: 5px
	}
	.stats__item {
		padding: 25px 0
	}
}

.clients-success {
	padding-bottom: 60px;
	position: relative
}

@media screen and (max-width:767px) {
	.clients-success {
		padding-bottom: 13px
	}
}

.clients-success .container {
	width: 100%;
	max-width: 1120px;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}

.clients-success .container h2.title {
	padding: 60px 0 10px;
	font-size: 32px;
	font-weight: 600;
	line-height: .94;
	text-align: center;
	color: #323232
}

@media screen and (max-width:767px) {
	.clients-success .container h2.title {
		font-size: 24px;
		line-height: 30px;
		padding-top: 21px
	}
}

a.all-link {
	margin: 0 auto;
	color: #e67e22;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 191px;
	font-size: 13px;
	padding: 0 20px;
	font-weight: 600;
	text-transform: capitalize;
	-webkit-transition: all .3s;
	transition: all .3s;
	border: none;
	white-space: nowrap
}

a.all-link:hover {
	color: #e67e22
}

a.all-link i {
	padding-left: 12px
}

a.all-link-about {
	margin-top: 27px
}

@media screen and (max-width:767px) {
	a.all-link .container {
		padding: 0
	}
	a.all-link .container h2.title {
		margin: 3px 0;
		padding: 46px 0;
		font-size: 24px;
		line-height: 1.25;
		background-color: #fff
	}
}

.swiper-container {
	width: 100%;
	height: 420px;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: opacity .6s ease, -webkit-transform .3s ease;
	transition: opacity .6s ease, -webkit-transform .3s ease;
	transition: opacity .6s ease, transform .3s ease;
	transition: opacity .6s ease, transform .3s ease, -webkit-transform .3s ease
}

@media screen and (max-width:767px) {
	.swiper-container {
		height: 360px
	}
}

.swiper-container.main-slider {
	margin: 40px 0 2px;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	-webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, .03);
	box-shadow: 0 3px 15px rgba(0, 0, 0, .03)
}

@media screen and (max-width:480px) {
	.swiper-container.main-slider {
		margin-top: 18px;
		height: auto;
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

.swiper-container.nav-slider {
	width: 100%;
	height: 110px;
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
	background-color: rgba(0, 0, 0, .03);
	-webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, .03);
	box-shadow: 0 3px 15px rgba(0, 0, 0, .03)
}

@media screen and (max-width:767px) {
	.swiper-container.nav-slider {
		height: 80px
	}
}

@media screen and (max-width:480px) {
	.swiper-container.nav-slider {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		margin-top: 40px
	}
}

.swiper-container.nav-slider .swiper-slide {
	cursor: pointer;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease
}

.swiper-container.nav-slider .swiper-slide .logo-nav {
	width: 100%;
	height: 100%;
	background-color: #fff;
	border-bottom: 2px solid transparent;
	-webkit-transition: border-bottom .3s ease;
	transition: border-bottom .3s ease;
}

.swiper-container.nav-slider .swiper-slide .logo-nav .entity-img {
	opacity: .7;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease
}

.swiper-container.nav-slider .swiper-slide.swiper-slide-active .logo-nav {
	border-bottom: 2px solid #e67e22
}

.swiper-container.nav-slider .swiper-slide.swiper-slide-active .logo-nav .entity-img {
	opacity: 1
}

.swiper-container.loading {
	opacity: 0;
	visibility: hidden
}

.swiper-slide {
	overflow: hidden;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap
}

.swiper-slide .entity-img {
	width: 50%;
	/* max-width:120px; */
	/* max-height:70px; */
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.main-slider .slide-wrapper {
	width: 100%;
	height: 100%;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap
}

@media screen and (max-width:480px) {
	.main-slider .slide-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column nowrap;
		flex-flow: column nowrap
	}
}

.main-slider .clients-image {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 60%;
	flex: 0 1 60%;
	height: 100%;
	background-position: 50%;
	background-size: cover
}

.main-slider .clients-image .entity-img {
	display: none
}

@media screen and (max-width:480px) {
	.main-slider .clients-image {
		margin: 0 auto;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		width: 100%;
		-webkit-box-flex: 0;
		-ms-flex: 0 1 40%;
		flex: 0 1 40%;
		max-height: 202px;
		height: 100%;
		min-height: 200px
	}
}

.main-slider .content {
	padding: 50px 40px;
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 40%;
	flex: 0 1 40%;
	height: 100%;
	color: #323232;
	background-color: #fff
}

@media screen and (max-width:767px) {
	.main-slider .content {
		padding: 30px 25px
	}
}

@media screen and (max-width:480px) {
	.main-slider .content {
		padding: 30px 25px 25px;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		width: 100%;
		-webkit-box-flex: 0;
		-ms-flex: 0 1 60%;
		flex: 0 1 60%;
		max-height: 100%;
		height: 100%
	}
}

.main-slider .content .title {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.25;
	text-align: left;
	color: #323232;
	text-transform: capitalize
}

@media screen and (max-width:767px) {
	.main-slider .content .title .title {
		font-size: 18px;
		line-height: 1
	}
}

@media screen and (max-width:480px) {
	.main-slider .content .title {
		padding: 0;
		font-size: 24px;
		line-height: 1.25
	}
}

.main-slider .content .caption {
	margin: 13px auto 36px;
	font-size: 16px;
	line-height: 1.56;
	text-align: left;
	color: #323232;
	display: block;
	opacity: 1
}

.main-slider .content .caption.show {
	opacity: 1
}

@media screen and (max-width:767px) {
	.main-slider .content .caption {
		font-size: 16px;
		line-height: 26px
	}
}

@media screen and (max-width:480px) {
	.main-slider .content .caption {
		margin: 13px auto
	}
}

.main-slider .content .content-link-more {
	font-size: 13px;
	font-weight: 600;
	line-height: 1;
	color: #e67e22;
	text-transform: capitalize;
	position: absolute;
	bottom: 45px;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	opacity: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.main-slider .content .content-link-more i {
	font-size: 11px;
	margin-left: 15px;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-transition-delay: .5s;
	transition-delay: .5s
}

@media screen and (max-width:767px) {
	.main-slider .content .content-link-more {
		opacity: 1;
		font-size: 13px;
		bottom: 10px
	}
}

@media screen and (max-width:480px) {
	.main-slider .content .content-link-more {
		font-size: 13px;
		bottom: 10px
	}
}

.main-slider:hover .content-link-more {
	opacity: 1;
	bottom: 60px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.main-slider:hover .content-link-more i {
	margin-left: 12px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}

@media screen and (max-width:767px) {
	.main-slider:hover .content-link-more {
		bottom: 20px
	}
}

@media screen and (max-width:480px) {
	.main-slider:hover .content-link-more {
		bottom: 50px
	}
}

.ranking {
	width: 100%;
	height: 500px;
	background: #fff
}

@media screen and (max-width:599px) {
	.ranking {
		height: 450px
	}
}

.ranking .owl-carousel .owl-stage-outer {
	height: 200px;
	padding-top: 30px
}

.ranking .owl-dot span {
	width: 50px;
	height: 2px;
	display: inline-block;
	background: hsla(0, 0%, 61%, .3);
	margin: 0 10px
}

.ranking .owl-dot.active span {
	border-left: 50px solid #006efa
}

.ranking .owl-dots {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	left: 50%;
	top: 140px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.ranking .owl-carousel .owl-item img {
	width: 100%
}

.ranking__item {
	display: -ms-grid;
	display: grid;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-grid-column-align: center;
	justify-items: center;
	width: 90px;
	height: 77px;
	-webkit-transition: -webkit-transform .5s ease-in;
	transition: -webkit-transform .5s ease-in;
	transition: transform .5s ease-in;
	transition: transform .5s ease-in, -webkit-transform .5s ease-in;
	margin: 0 auto
}

.ranking__item:hover {
	-webkit-transform: scale(1.8);
	-ms-transform: scale(1.8);
	transform: scale(1.8)
}

.ranking__item:hover .ranking__img {
	-webkit-filter: none;
	filter: none;
	opacity: 1
}

@media screen and (max-width:599px) {
	.ranking__item {
		-webkit-transform: scale(1.8);
		-ms-transform: scale(1.8);
		transform: scale(1.8)
	}
	.ranking__item .ranking__img {
		-webkit-filter: none;
		filter: none;
		opacity: 1
	}
}

.ranking__img {
	max-width: 100%;
	max-height: 100%;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: .7
}

.ranking__title {
	font-size: 30px;
	font-weight: 600;
	line-height: 1;
	text-align: center;
	color: #323232;
	text-transform: capitalize;
	padding: 95px 0 75px
}

@media screen and (max-width:320px) {
	.ranking__title {
		width: 100%;
		word-break: normal
	}
}

.ranking-form {
	width: 100%;
	max-width: 423px;
	background: transparent
}

.ranking-form .owl-dot span {
	width: 50px;
	height: 2px;
	display: inline-block;
	background: hsla(0, 0%, 100%, .4);
	margin: 0 10px
}

@media screen and (max-width:599px) {
	.ranking-form .owl-dot span {
		width: 27px
	}
}

.ranking-form .owl-dot.active span {
	border-left: 50px solid #fff
}

@media screen and (max-width:599px) {
	.ranking-form .owl-dot.active span {
		border-left: 27px solid #fff
	}
}

.ranking-form .owl-dots {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 60px
}

@media screen and (max-width:1400px) {
	.ranking-form .owl-dots {
		padding-top: 35px
	}
}

@media screen and (max-width:1023px) {
	.ranking-form .owl-dots {
		padding-top: 26px
	}
}

.ranking-form__item {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.ranking-form__item img {
	max-height: 170px;
	max-width: 265px
}

.ranking-form__sign {
	margin-top: 15px;
	font-size: 15px;
	line-height: 1;
	color: #323232
}

.ranking-form__sign,
.ranking-form__title {
	text-transform: capitalize;
	font-weight: 600;
	text-align: center
}

.ranking-form__title {
	margin: 0 auto 60px;
	font-size: 18px;
	line-height: 1.22;
	color: #fff
}

@media screen and (max-width:1400px) {
	.ranking-form__title {
		margin: 0 auto 35px
	}
}

@media screen and (max-width:1023px) {
	.ranking-form__title {
		margin: 0 auto 30px
	}
}

@media screen and (max-width:480px) {
	.ranking-form__title {
		width: 100%;
		max-width: 240px;
		word-break: normal
	}
}

canvas {
	display: block;
	vertical-align: bottom
}

.section-offers {
	position: relative
}

@media screen and (max-width:767px) {
	.section-offers .container {
		padding: 0
	}
}

#particles {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(img/home-offers/bg-offers.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	z-index: -999
}

.offers {
	padding: 50px 0 50px;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.offers-title {
	margin-bottom: 40px;
	line-height: .94;
	text-align: center;
}

.offers-tab {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 100%;
	max-width: 930px;
	margin-bottom: 70px;
	overflow: hidden
}

.offers-tablinks {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 33.3333%;
	flex: 0 1 33.3333%;
	padding-bottom: 10px;
	border-bottom: 2px solid rgba(50, 50, 50, .1);
	color: #323232;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.88;
	text-align: center;
	text-transform: capitalize;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

@media screen and (max-width:1023px) {
	.offers-tablinks {
		font-size: 15px
	}
}

@media screen and (max-width:767px) {
	.offers-tablinks {
		font-size: 12px
	}
}

.offers-tablinks:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: -2px;
	left: 0;
	background-color: #e67e22;
	visibility: hidden;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

.offers-tablinks.active,
.offers-tablinks:hover {
	color: #e67e22
}

.offers-tablinks.active:before {
	visibility: visible;
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

.offers-tabcontent {
	margin: 0 auto;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: justify;
	align-content: space-between;
	max-width: 1120px;
	max-height: 0;
	height: 0;
	width: 0;
	overflow: hidden;
	background-color: rgba(0, 0, 0, .03);
	-webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, .03);
	box-shadow: 0 3px 15px rgba(0, 0, 0, .03);
	opacity: 0;
	-webkit-transition: opacity 1s;
	transition: opacity 1s
}

@media screen and (max-width:1023px) {
	.offers-tabcontent {
		max-width: 602px
	}
}

@media screen and (max-width:659px) {
	.offers-tabcontent {
		max-width: 300px
	}
}

.offers-tabcontent.active {
	max-height: none;
	height: 100%;
	width: 100%;
	opacity: 1;
	-webkit-transition: opacity 1s;
	transition: opacity 1s
}

.offers-tabcontent .tabcontent-item {
	padding: 54px 20px 0 0;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 33.3333%;
	flex: 0 1 33.3333%;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	max-width: 372px;
	min-width: 300px;
	min-height: 190px;
	height: 100%;
	background-color: #fff;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	/* cursor:pointer; */
}

.offers-tabcontent .tabcontent-item:not(:nth-child(n+4)) {
	margin-bottom: 2px
}

.offers-tabcontent .tabcontent-item:first-child {
	border-top-left-radius: 7px
}

.offers-tabcontent .tabcontent-item:last-child {
	border-bottom-right-radius: 7px
}

.offers-tabcontent .tabcontent-item:nth-child(3) {
	border-top-right-radius: 7px
}

.offers-tabcontent .tabcontent-item:nth-child(4) {
	border-bottom-left-radius: 7px
}

@media screen and (max-width:1023px) {
	.offers-tabcontent .tabcontent-item {
		padding-top: 25px
	}
	.offers-tabcontent .tabcontent-item:not(:nth-child(n+5)) {
		margin-bottom: 2px
	}
	.offers-tabcontent .tabcontent-item:nth-child(5) {
		border-bottom-left-radius: 7px
	}
	.offers-tabcontent .tabcontent-item:nth-child(2) {
		border-top-right-radius: 7px
	}
	.offers-tabcontent .tabcontent-item:nth-child(3) {
		border-top-right-radius: 0
	}
	.offers-tabcontent .tabcontent-item:nth-child(4) {
		border-bottom-left-radius: 0
	}
	.offers-tabcontent .tabcontent-item:nth-child(odd) {
		margin-right: 2px
	}
}

@media screen and (max-width:767px) {
	.offers-tabcontent .tabcontent-item {
		padding-top: 20px
	}
	.offers-tabcontent .tabcontent-item:nth-child(odd) {
		margin-right: 2px
	}
	.offers-tabcontent .tabcontent-item:not(:nth-child(n+5)) {
		margin-bottom: 2px
	}
}

@media screen and (max-width:659px) {
	.offers-tabcontent .tabcontent-item:nth-child(odd) {
		margin-right: 0
	}
	.offers-tabcontent .tabcontent-item:not(:last-child) {
		margin-bottom: 2px
	}
	.offers-tabcontent .tabcontent-item:first-child {
		border-top-right-radius: 7px
	}
	.offers-tabcontent .tabcontent-item:last-child {
		border-bottom-left-radius: 7px
	}
	.offers-tabcontent .tabcontent-item:nth-child(5) {
		border-bottom-left-radius: 0
	}
	.offers-tabcontent .tabcontent-item:nth-child(2) {
		border-top-right-radius: 0
	}
}

.offers-tabcontent .tabcontent-item .offer-image {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 25%;
	flex: 0 1 25%;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	padding-left: 10px
}

.offers-tabcontent .tabcontent-item .offer-image g>path {
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

.offers-tabcontent .tabcontent-item .offer-content {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 70%;
	flex: 0 1 70%;
	max-width: 260px;
	padding-left: 3px
}

.offers-tabcontent .tabcontent-item .offer-content-title {
	max-width: 260px;
	margin-bottom: 13px;
	font-size: 15px;
	font-weight: 600;
	line-height: 1;
	text-align: left;
	color: #323232;
	text-transform: capitalize;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

@media screen and (max-width:767px) {
	.offers-tabcontent .tabcontent-item .offer-content-title {
		font-size: 14px;
		max-width: 180px
	}
}

.offers-tabcontent .tabcontent-item .offer-content-description {
	margin: 0 0 12px;
	font-size: 13.5px;
	line-height: 1.43;
	text-align: left;
	color: rgba(50, 50, 50, .8);
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

@media screen and (max-width:1023px) {
	.offers-tabcontent .tabcontent-item .offer-content-description {
		font-size: 13px
	}
}

@media screen and (max-width:767px) {
	.offers-tabcontent .tabcontent-item .offer-content-description {
		font-size: 13px;
		max-width: 180px
	}
}

.offers-tabcontent .tabcontent-item .offer-content-link-more {
	font-size: 11px;
	font-weight: 600;
	line-height: 1;
	color: #fff;
	text-transform: capitalize;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	opacity: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.offers-tabcontent .tabcontent-item .offer-content-link-more i {
	font-size: 11px;
	margin-left: -3px;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-transition-delay: .5s;
	transition-delay: .5s
}

.offers-tabcontent .tabcontent-item:hover {
	background-color: #e67e22
}

.offers-tabcontent .tabcontent-item:hover .offer-content-title {
	color: #fff
}

.offers-tabcontent .tabcontent-item:hover .offer-content-description {
	color: hsla(0, 0%, 100%, .85)
}

.offers-tabcontent .tabcontent-item:hover .offer-content-link-more {
	opacity: 1;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.offers-tabcontent .tabcontent-item:hover .offer-content-link-more i {
	margin-left: 5px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}

.offers-tabcontent .tabcontent-item:hover .offer-image {
	-webkit-transform: scale(1.4);
	-ms-transform: scale(1.4);
	transform: scale(1.4);
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.offers-tabcontent .tabcontent-item:hover .offer-image g>path,
.offers-tabcontent .tabcontent-item:hover .offer-image g>polygon,
.offers-tabcontent .tabcontent-item:hover .offer-image g>polyline {
	stroke: hsl(0, 0%, 100%);
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

@media screen and (max-width:767px) {
	.offices .container {
		padding: 0
	}
}

.offices__title {
	padding-top: 40px;
	padding-bottom: 40px
}

.offices__title h2 {
	font-size: 32px;
	font-weight: 600;
	line-height: .94;
	text-align: center;
	color: #323232
}

.offices__title p {
	font-size: 18px;
	line-height: 1.67;
	text-align: center;
	color: #555
}

.offices-slider {
	position: relative;
	display: block!important;
	height: 360px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background-color: #f6f6f6
}

.offices-slider .offices-slider__item {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	height: 360px;
	position: relative;
	width: 100%;
	z-index: 1;
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in;
	overflow: hidden
}

.offices-slider .offices-slider__item:hover .offices-slider__content .offices-slider__overlay {
	opacity: 1
}

.offices-slider .offices-slider__item:hover .offices-slider__content .offices-slider__text {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.offices-slider .offices-slider__item:hover .offices-slider__content .offices-slider__text .offices-slider__address {
	visibility: visible;
	opacity: 1;
	-webkit-transition-delay: .3s;
	transition-delay: .3s
}

.offices-slider .offices-slider__item .offices-slider__content {
	padding: 15px;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	height: 100%;
	width: 100%;
	color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .45)));
	background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .45));
	background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .45));
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in
}

@media screen and (max-width:1023px) {
	.offices-slider .offices-slider__item .offices-slider__content {
		padding: 15px
	}
}

@media screen and (max-width:767px) {
	.offices-slider .offices-slider__item .offices-slider__content {
		padding: 30px;
		max-width: 100%
	}
}

@media screen and (min-width:1600px) {
	.offices-slider .offices-slider__item .offices-slider__content {
		padding: 0
	}
}

.offices-slider .offices-slider__item .offices-slider__content .offices-slider__overlay {
	opacity: 0;
	background-color: #e67e22;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	z-index: -1
}

.offices-slider .offices-slider__item .offices-slider__content .offices-slider__text {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 38%;
	flex: 0 1 38%;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transform: translateY(70%);
	-ms-transform: translateY(70%);
	transform: translateY(70%);
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

.offices-slider .offices-slider__item .offices-slider__content .offices-slider__text .offices-slider__city {
	margin: 0 auto;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.25;
	text-align: center
}

.offices-slider .offices-slider__item .offices-slider__content .offices-slider__text .offices-slider__address {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: visibility 0s linear .5s, opacity .8s linear;
	transition: visibility 0s linear .5s, opacity .8s linear
}

.offices-slider .offices-slider__item .offices-slider__content .offices-slider__text .offices-slider__address p {
	margin: 0;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.3;
	text-align: center
}

.offices-slider .offices-slider__item .offices-slider__content .offices-slider__text .offices-slider__address p a {
	color: #fff
}

.offices-slider .offices-slider__item .offices-slider__content .offices-slider__text .offices-slider__address p a:hover {
	text-decoration: underline
}

.offices-slider .owl-next,
.offices-slider .owl-prev {
	font-size: 0;
	position: absolute;
	background: hsla(0, 0%, 100%, 0) url(img/arrow-left-dark.svg) no-repeat 50%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 80px;
	width: 40px
}

.offices-slider .owl-next.disabled,
.offices-slider .owl-prev.disabled {
	display: none
}

.offices-slider .owl-prev {
	left: 8px
}

.offices-slider .owl-prev:hover {
	background: hsla(0, 0%, 100%, .06) url(img/arrow-right-light.svg) no-repeat 50%
}

.offices-slider .owl-next,
.offices-slider .owl-prev:hover {
	-webkit-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg)
}

.offices-slider .owl-next {
	right: 8px
}

.offices-slider .owl-next:hover {
	background: hsla(0, 0%, 100%, .06) url(img/arrow-right-light.svg) no-repeat 50%;
	-webkit-transform: translateY(-50%) rotate(1turn);
	-ms-transform: translateY(-50%) rotate(1turn);
	transform: translateY(-50%) rotate(1turn)
}

.footer-section {
	background: #01042f;
}

.footer__menu .has-dropdown>a::after {
	content: "";
	position: absolute;
	top: 27px;
	left: 0;
	background: #e67e22;
	width: 40px;
	height: 3px;
}

a.footer__heading {
	position: relative;
}

html {
	scroll-behavior: smooth;
}

a.footer__heading::after {
	content: "";
	position: absolute;
	top: 27px;
	left: 0;
	background: #e67e22;
	width: 40px;
	height: 3px;
}

.block-markdown--contacts>ul>li:nth-last-child(1) {
	margin-left: 150px !important;
}

.nav img.b {
	display: none !important;
}

nav.nav.js-scroll img.b,
nav.nav.is-hover img.b {
	display: block !important;
}

nav.nav.js-scroll img.w,
nav.nav.is-hover img.w {
	display: none !important;
}

.gotop {
	color: #fff;
	font-weight: 900;
	background: #e67e22;
	position: absolute;
	font-size: 24px;
	right: 39px;
	top: 0;
	transform: rotate(90deg);
	padding: 8px 17px;
}

.footer-section {
	position: relative;
}