

@media (min-width:1200px) {
	.footer-nav a {
		font-size: 16px
	}
}

.intro-page .anchors a:active,
.no-touch .footer-nav a:hover,
.no-touch .intro-page .anchors a:hover {
	color: #af1c11
}

.footer-nav .hidden {
	display: none!important
}

.footer-content {
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 24px
}

@media (min-width:1024px) {
	.footer-content {
		margin-bottom: 0
	}
}

.title-page {
	position: relative;
	margin-top: -50px;
	z-index: 10;
	overflow: hidden;
	background-position: 50% 50%!important;
	background-size: cover!important
}

@media (min-width:1200px) {
	.title-page {
		margin-top: -91px;
		margin-right: 72px;
		border-radius: 0 0 400px 0;
		overflow: hidden
	}
}

@media (min-width:1800px) {
	.title-page {
		margin-right: 95px
	}
}

.title-page.full-height {
	height: 100vh
}

@media (min-height:667px) and (max-width:1199px) {
	.title-page.full-height {
		max-height: 620px
	}
}

.title-page.full-height img {
	display: none
}

.title-page:not(.full-height) {
	margin: 0
}

.title-page:not(.full-height) .container {
	max-width: none
}

@media (max-width:1023px) {
	.title-page:not(.full-height) .container {
		position: absolute;
		height: 100%;
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		z-index: 1
	}
}

@media (max-width:767px) {
	.title-page:not(.full-height) .container {
		padding: 15px
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.title-page:not(.full-height) .container {
		padding: 50px 15px
	}
}

@media (min-width:1024px) {
	.title-page:not(.full-height) {
		height: 55vh
	}
}

@media (min-width:1200px) {
	.title-page:not(.full-height) {
		height: 69vh
	}
}

.title-page:not(.full-height) img {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	opacity: 0;
	visibility: hidden
}

@media (min-width:1200px) {
	.title-page:not(.full-height) img {
		display: none
	}
}

.circle-slider-section.big-heading .title-page.home .slider-title,
.title-page.home .circle-slider-section.big-heading .slider-title,
.title-page.home .h1,
.title-page.home h1 {
	font-family: "open_sanslight", sans-serif
}

.title-page.home .h1 {
	margin-bottom: 0
}

@media (max-width:1199px) {
	.circle-slider-section.big-heading .title-page.home .slider-title,
	.title-page.home .circle-slider-section.big-heading .slider-title,
	.title-page.home .h1,
	.title-page.home h1 {
		margin-top: 130px;
		font-size: 20px;
		line-height: 24px
	}
}

@media (min-width:1200px) and (max-width:1799px) {
	.circle-slider-section.big-heading .title-page.home .slider-title,
	.title-page.home .circle-slider-section.big-heading .slider-title,
	.title-page.home .h1,
	.title-page.home h1 {
		font-size: 30px;
		line-height: 34px;
		margin-top: 130px
	}
}

@media (min-width:1800px) {
	.circle-slider-section.big-heading .title-page.home .slider-title,
	.title-page.home .circle-slider-section.big-heading .slider-title,
	.title-page.home .h1,
	.title-page.home h1 {
		margin-top: 85px
	}
}

.title-page.center {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media (min-width:1200px) {
	.title-page.center {
		padding: 120px 0;
		margin-right: 95px
	}
}

.title-page.bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

@media (min-width:1200px) {
	.title-page.bottom {
		padding: 150px 0
	}
}

@media (min-width:1800px) {
	.title-page.bottom {
		padding: 200px 0
	}
}

.circle-slider-section.big-heading .title-page.bottom .slider-title,
.title-page.bottom .circle-slider-section.big-heading .slider-title,
.title-page.bottom .h1,
.title-page.bottom h1 {
	max-width: none
}

@media (min-width:1200px) {
	.circle-slider-section.big-heading .title-page.bottom .slider-title,
	.title-page.bottom .circle-slider-section.big-heading .slider-title,
	.title-page.bottom .h1,
	.title-page.bottom h1 {
		margin-bottom: 0;
		padding-left: 0px
	}
}

@media (min-width:1800px) {
	.circle-slider-section.big-heading .title-page.bottom .slider-title,
	.title-page.bottom .circle-slider-section.big-heading .slider-title,
	.title-page.bottom .h1,
	.title-page.bottom h1 {
		padding-left: 80px
	}
}

.intro-page .title:after,
.title-page:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0
}

.title-page:before {
	display: block;
	width: 0%;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(38, 42, 66, 0)), to(#262a42));
	background-image: linear-gradient(180deg, rgba(38, 42, 66, 0) 0%, #262a42 100%);
	left: 0;
	z-index: 1
}

@media (min-width:1200px) {
	.title-page:before {
		height: 100%
	}
}

.title-page iframe,
.title-page video {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 110%;
	height: 110%;
	border: 0
}

@supports (padding-top:1px) {
	.title-page iframe,
	.title-page video {
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover
	}
}

.title-page .container {
	position: absolute;
	z-index: 1
}

@media (min-width:1200px) {
	.title-page .container {
		position: relative;
		padding-left: 51px
	}
}

@media (min-width:1800px) {
	.title-page .container {
		padding-left: 58px
	}
}

.banner-parallax.parallax .circle-slider-section.big-heading .slider-title,
.banner-parallax.parallax .h1,
.banner-parallax.parallax h1,
.banner-parallax.parallax p,
.banner-parallax.parallax-2 .circle-slider-section.big-heading .slider-title,
.banner-parallax.parallax-2 .h1,
.banner-parallax.parallax-2 h1,
.banner-parallax.parallax-2 p,
.circle-slider-section.big-heading .banner-parallax.parallax .slider-title,
.circle-slider-section.big-heading .banner-parallax.parallax-2 .slider-title,
.circle-slider-section.big-heading .title-page .slider-title,
.title-page .circle-slider-section.big-heading .slider-title,
.title-page .h1,
.title-page h1 {
	color: #ae0000;
    font-size: 40px;
    font-family: 'Roboto', sans-serif;
}

@media (min-width:1200px) {
	.circle-slider-section.big-heading .title-page .slider-title,
	.title-page .circle-slider-section.big-heading .slider-title,
	.title-page .h1,
	.title-page h1 {
		max-width: 1000px;
		margin: 0 auto
	}
}

@media (min-width:1800px) {
	.circle-slider-section.big-heading .title-page .slider-title,
	.title-page .circle-slider-section.big-heading .slider-title,
	.title-page .h1,
	.title-page h1 {
		max-width: 1690px
	}
}

.banner-parallax {
	position: relative;
	z-index: 10;
	min-height: 400px
}

@media (min-width:1024px) and (orientation:landscape) {
	.banner-parallax {
		border-radius: 0 0 200px 0;
		margin-right: 72px;
		overflow: visible;
		max-height: 870px
	}
}

@media (min-width:1024px) {
	.banner-parallax {
		border-radius: 0 0 300px 0
	}
}

@media (min-width:1200px) and (max-width:1599px) {
	.banner-parallax {
		padding-left: 15px
	}
}

@media (min-width:1600px) {
	.banner-parallax {
		border-radius: 0 0 400px 0
	}
}

@media (min-width:1800px) {
	.banner-parallax {
		height: 870px;
		margin-right: 95px
	}
}

.banner-parallax.parallax,
.banner-parallax.parallax-2 {
	background-position: top;
	background: -webkit-gradient(linear, left bottom, left top, from(#262a42), to(#262a42)), -webkit-gradient(linear, left top, left bottom, from(rgba(38, 42, 66, .0001)), to(#262a42));
	background: linear-gradient(0deg, #262a42, #262a42), linear-gradient(180deg, rgba(38, 42, 66, .0001) 0%, #262a42 100%);
	background-size: 105%!important
}

@media (min-width:1024px) {
	.banner-parallax.mac {
		background-size: cover;
		background-repeat: no-repeat;
		background-position: bottom
	}
}

@media (min-width:1024px) and (min-width:1800px) {
	.banner-parallax.mac {
		background-position: center right
	}
}

.banner-parallax.mac .circle-slider-section.big-heading .slider-title,
.banner-parallax.mac .h1,
.banner-parallax.mac h1,
.banner-parallax.mac p,
.circle-slider-section.big-heading .banner-parallax.mac .slider-title {
	color: #000
}

.desktop .banner-parallax {
	will-change: background-position
}

.banner-parallax.bg-image {
	background-repeat: no-repeat
}

.banner-parallax .circle-slider-section.big-heading .slider-title,
.banner-parallax .h1,
.banner-parallax h1,
.circle-slider-section.big-heading .banner-parallax .slider-title {
	font-family: "aileronbold", sans-serif;
	font-weight: 700
}

@media (max-width:767px) {
	.banner-parallax .circle-slider-section.big-heading .slider-title,
	.banner-parallax .h1,
	.banner-parallax h1,
	.circle-slider-section.big-heading .banner-parallax .slider-title {
		font-size: 20px;
		line-height: 24px;
		margin-top: 0
	}
}

@media (max-width:767px) and (orientation:landscape) {
	.banner-parallax .circle-slider-section.big-heading .slider-title,
	.banner-parallax .h1,
	.banner-parallax h1,
	.circle-slider-section.big-heading .banner-parallax .slider-title {
		margin-top: 0
	}
}

@media (min-width:768px) {
	.banner-parallax .circle-slider-section.big-heading .slider-title,
	.banner-parallax .h1,
	.banner-parallax h1,
	.circle-slider-section.big-heading .banner-parallax .slider-title {
		font-size: 36px;
		line-height: 43px
	}
}

@media (min-width:1035px) and (max-width:1059px) {
	.banner-parallax .circle-slider-section.big-heading .slider-title,
	.banner-parallax .h1,
	.banner-parallax h1,
	.circle-slider-section.big-heading .banner-parallax .slider-title {
		font-size: 40px;
		line-height: 47px
	}
}

@media (min-width:1060px) and (max-width:1114px) {
	.banner-parallax .circle-slider-section.big-heading .slider-title,
	.banner-parallax .h1,
	.banner-parallax h1,
	.circle-slider-section.big-heading .banner-parallax .slider-title {
		font-size: 44px;
		line-height: 49px
	}
}

@media (min-width:1115px) and (max-width:1599px) {
	.banner-parallax .circle-slider-section.big-heading .slider-title,
	.banner-parallax .h1,
	.banner-parallax h1,
	.circle-slider-section.big-heading .banner-parallax .slider-title {
		font-size: 49px;
		line-height: 55px
	}
}

@media (min-width:1600px) {
	.banner-parallax .circle-slider-section.big-heading .slider-title,
	.banner-parallax .h1,
	.banner-parallax h1,
	.circle-slider-section.big-heading .banner-parallax .slider-title {
		font-size: 61px;
		line-height: 70px
	}
}

@media (min-width:1800px) {
	.banner-parallax .circle-slider-section.big-heading .slider-title,
	.banner-parallax .h1,
	.banner-parallax h1,
	.circle-slider-section.big-heading .banner-parallax .slider-title {
		font-size: 61px;
		line-height: 70px
	}
}

@media (max-width:1023px) {
	.banner-parallax .circle-slider-section.big-heading .slider-title br,
	.banner-parallax .h1 br,
	.banner-parallax h1 br,
	.circle-slider-section.big-heading .banner-parallax .slider-title br {
		display: none
	}
}

.banner-parallax .container {
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 30px 15px 52px
}

@media (max-width:767px) and (orientation:portrait) {
	.banner-parallax .container {
		bottom: 52px
	}
}

@media (max-width:1024px) and (orientation:portrait) {
	.banner-parallax .container {
		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: none
	}
}

@media (max-width:1023px) and (orientation:landscape) {
	.banner-parallax .container {
		top: 20px
	}
}

@media (min-width:1024px) and (orientation:landscape) {
	.banner-parallax .container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%
	}
}

@media (min-width:1200px) {
	.banner-parallax .container {
		max-width: none;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		padding: 0 15px
	}
}

@media (min-width:1800px) {
	.banner-parallax .container {
		margin: 0;
		bottom: 0;
		padding: 0
	}
}

@media (min-width:2400px) {
	.banner-parallax .container {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 0 0 0 calc((100vw - 1760px)/2)
	}
}

.banner-parallax .first {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center
}

@media (min-width:768px) and (orientation:portrait) {
	.banner-parallax .first {
		width: 590px
	}
}

@media (min-width:1024px) and (orientation:landscape) {
	.banner-parallax .first {
		height: 460px;
		width: calc(100% - 610px);
		text-align: left
	}
}

@media (min-width:1200px) {
	.banner-parallax .first {
		max-width: 425px
	}
}

@media (min-width:1600px) {
	.banner-parallax .first {
		max-width: 560px
	}
}

@media (min-width:1800px) {
	.banner-parallax .first {
		max-width: 690px
	}
}

.banner-parallax .first p {
	font-style: normal;
	font-weight: 300
}

@media (max-width:767px) and (orientation:landscape) {
	.banner-parallax .first p {
		margin-bottom: 10px
	}
}

@media (min-width:1024px) {
	.banner-parallax .first .links-holder {
		margin-top: 20px
	}
}

.banner-parallax .two {
	position: relative;
	padding: 0;
	width: 100%
}

.banner-parallax .two img.platform-img {
	position: absolute
}

@media (max-width:1023px) and (orientation:landscape) {
	.banner-parallax .two img.platform-img {
		width: 37%
	}
}

@media (min-width:1200px) {
	.banner-parallax .two img.platform-img {
		width: 450px;
		will-change: auto
	}
}

@media (min-width:1440px) {
	.banner-parallax .two img.platform-img {
		width: 500px
	}
}

.parallax-2 .banner-parallax .two img.platform-img {
	-webkit-transform: perspective(0) rotateX(0) rotateY(0);
	transform: perspective(0) rotateX(0) rotateY(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

@media (min-width:1800px) {
	.banner-parallax .two img.platform-img {
		width: 650px
	}
}

.banner-parallax .two img.platform-img.platform-img-1 {
	top: 0;
	left: 0
}

.banner-parallax .two img.platform-img.platform-img-2 {
	left: 86px;
	top: 15px
}

@media (orientation:landscape) {
	.banner-parallax .two img.platform-img.platform-img-2 {
		left: 11vw;
		top: 0
	}
}

@media (min-width:768px) and (max-width:1023px) and (orientation:landscape) {
	.banner-parallax .two img.platform-img.platform-img-2 {
		top: 1.5vw;
		left: 16vw
	}
}

@media (min-width:360px) and (orientation:portrait) {
	.banner-parallax .two img.platform-img.platform-img-2 {
		left: 110px;
		top: 23px
	}
}

@media (min-width:768px) and (orientation:portrait) {
	.banner-parallax .two img.platform-img.platform-img-2 {
		left: 194px;
		top: 42px
	}
}

@media (min-width:1024px) and (orientation:portrait) {
	.banner-parallax .two img.platform-img.platform-img-2 {
		top: 55px;
		left: 272px
	}
}

@media (min-width:1024px) and (orientation:landscape) {
	.banner-parallax .two img.platform-img.platform-img-2 {
		left: 167px;
		top: 32px
	}
}

@media (min-width:1200px) {
	.banner-parallax .two img.platform-img.platform-img-2 {
		left: 208px;
		top: 40px
	}
}

@media (min-width:1440px) {
	.banner-parallax .two img.platform-img.platform-img-2 {
		left: 229px;
		top: 43px
	}
}

@media (min-width:1800px) {
	.banner-parallax .two img.platform-img.platform-img-2 {
		top: 56px;
		left: 305px
	}
}

.banner-parallax .two img.platform-img.platform-img-3 {
	left: 10px;
	top: 57px
}

@media (orientation:landscape) {
	.banner-parallax .two img.platform-img.platform-img-3 {
		left: 25vw;
		bottom: -11px;
		top: 0
	}
}

@media (min-width:360px) and (orientation:portrait) {
	.banner-parallax .two img.platform-img.platform-img-3 {
		top: 95px
	}
}

@media (min-width:768px) and (orientation:portrait) {
	.banner-parallax .two img.platform-img.platform-img-3 {
		top: 150px
	}
}

@media (min-width:1024px) and (orientation:portrait) {
	.banner-parallax .two img.platform-img.platform-img-3 {
		top: 225px
	}
}

@media (min-width:1024px) and (orientation:landscape) {
	.banner-parallax .two img.platform-img.platform-img-3 {
		top: 135px;
		left: 20px
	}
}

@media (min-width:1200px) {
	.banner-parallax .two img.platform-img.platform-img-3 {
		top: 150px;
		left: 10px
	}
}

@media (min-width:1440px) {
	.banner-parallax .two img.platform-img.platform-img-3 {
		top: 162px
	}
}

@media (min-width:1800px) {
	.banner-parallax .two img.platform-img.platform-img-3 {
		top: 204px;
		left: 40px
	}
}

.banner-parallax .two img.platform-img.platform-img-4 {
	right: 0;
	top: 74px
}

@media (orientation:landscape) {
	.banner-parallax .two img.platform-img.platform-img-4 {
		top: 0
	}
}

@media (min-width:360px) and (orientation:portrait) {
	.banner-parallax .two img.platform-img.platform-img-4 {
		right: 0;
		top: 135px
	}
}

@media (min-width:768px) and (orientation:portrait) {
	.banner-parallax .two img.platform-img.platform-img-4 {
		top: 205px;
		right: 7vw
	}
}

@media (min-width:1024px) and (orientation:portrait) {
	.banner-parallax .two img.platform-img.platform-img-4 {
		top: 270px
	}
}

@media (min-width:768px) and (orientation:landscape) {
	.banner-parallax .two img.platform-img.platform-img-4 {
		right: 1.5vw
	}
}

@media (min-width:1024px) and (orientation:landscape) {
	.banner-parallax .two img.platform-img.platform-img-4 {
		top: 181px;
		left: 222px
	}
}

@media (min-width:1200px) {
	.banner-parallax .two img.platform-img.platform-img-4 {
		top: 182px;
		left: 260px
	}
}

@media (min-width:1360px) {
	.banner-parallax .two img.platform-img.platform-img-4 {
		left: 245px
	}
}

@media (min-width:1440px) {
	.banner-parallax .two img.platform-img.platform-img-4 {
		top: 198px;
		left: 265px
	}
}

@media (min-width:1800px) {
	.banner-parallax .two img.platform-img.platform-img-4 {
		top: 250px;
		left: 372px
	}
}

.banner-parallax .two img.platform-img.top-image {
	position: absolute;
	width: 8.615%;
	left: 12.5vw;
	top: -7vw;
	z-index: 2
}

@media (min-width:568px) {
	.banner-parallax .two img.platform-img.top-image {
		left: 14.5vw
	}
}

@media (min-width:1024px) and (orientation:landscape) {
	.banner-parallax .two img.platform-img.top-image {
		width: 8.615%;
		left: 15%;
		top: -3vw
	}
}

@media (min-width:1200px) {
	.banner-parallax .two img.platform-img.top-image {
		top: -55px
	}
}

@media (min-width:1440px) {
	.banner-parallax .two img.platform-img.top-image {
		left: 15%
	}
}

@media (min-width:1800px) {
	.banner-parallax .two img.platform-img.top-image {
		width: 87px;
		left: 145px;
		top: -80px
	}
}

.banner-parallax .two img.platform-img.main-image {
	width: 100%;
	-webkit-transition: top .3s;
	transition: top .3s;
	z-index: 1
}

.banner-parallax .two img.platform-img.bottom-left-image {
	width: 20vw;
	left: 20.5vw;
	top: 27vw;
	z-index: 2
}

@media (min-width:568px) {
	.banner-parallax .two img.platform-img.bottom-left-image {
		width: 24.159%;
		left: 22.5vw
	}
}

@media (min-width:1024px) and (orientation:landscape) {
	.banner-parallax .two img.platform-img.bottom-left-image {
		width: 24.159%;
		left: 23%;
		top: 170px
	}
}

@media (min-width:1200px) {
	.banner-parallax .two img.platform-img.bottom-left-image {
		top: 195px
	}
}

@media (min-width:1800px) {
	.banner-parallax .two img.platform-img.bottom-left-image {
		top: 285px
	}
}

.banner-parallax .two img.platform-img.bottom-right-image {
	top: 42%;
	width: 21%;
	right: 15px;
	z-index: 2
}

@media (min-width:568px) {
	.banner-parallax .two img.platform-img.bottom-right-image {
		top: 30vw
	}
}

@media (min-width:1024px) and (orientation:landscape) {
	.banner-parallax .two img.platform-img.bottom-right-image {
		width: 19.703%;
		top: 190px
	}
}

@media (min-width:1200px) {
	.banner-parallax .two img.platform-img.bottom-right-image {
		top: 215px
	}
}

@media (min-width:1800px) {
	.banner-parallax .two img.platform-img.bottom-right-image {
		top: 315px
	}
}

@media (min-width:768px) and (orientation:portrait) {
	.banner-parallax.parallax,
	.banner-parallax.parallax-2 {
		border-radius: 0 0 200px 0;
		margin-right: 72px;
		overflow: visible
	}
	.banner-parallax.parallax .first,
	.banner-parallax.parallax-2 .first {
		padding-left: 87px
	}
}

@media (orientation:portrait) {
	.banner-parallax.parallax .two,
	.banner-parallax.parallax-2 .two {
		min-height: 220px
	}
}

@media (max-width:767px) and (orientation:landscape) {
	.banner-parallax.parallax .two,
	.banner-parallax.parallax-2 .two {
		min-height: 170px
	}
}

@media (min-width:660px) and (max-width:1023px) and (orientation:landscape) {
	.banner-parallax.parallax .two,
	.banner-parallax.parallax-2 .two {
		min-height: 210px
	}
}

@media (min-width:768px) and (max-width:1023px) and (orientation:landscape) {
	.banner-parallax.parallax .two,
	.banner-parallax.parallax-2 .two {
		min-height: 240px
	}
}

@media (min-width:360px) and (orientation:portrait) {
	.banner-parallax.parallax .two,
	.banner-parallax.parallax-2 .two {
		min-height: 300px
	}
}

@media (min-width:768px) and (orientation:portrait) {
	.banner-parallax.parallax .two,
	.banner-parallax.parallax-2 .two {
		min-height: 560px;
		margin: 0 0 0 180px
	}
}

@media (min-width:1024px) and (orientation:portrait) {
	.banner-parallax.parallax .two,
	.banner-parallax.parallax-2 .two {
		min-height: 760px;
		margin: 0 0 0 230px
	}
}

@media (min-width:768px) and (orientation:landscape) {
	.banner-parallax.parallax .two,
	.banner-parallax.parallax-2 .two {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
}

@media (min-width:1024px) and (orientation:landscape) {
	.banner-parallax.parallax .two,
	.banner-parallax.parallax-2 .two {
		height: 499px;
		width: 610px;
		top: 0;
		right: -30px
	}
}

@media (min-width:1200px) {
	.banner-parallax.parallax .two,
	.banner-parallax.parallax-2 .two {
		width: 695px;
		height: 545px;
		right: -63px
	}
}

@media (min-width:1440px) {
	.banner-parallax.parallax .two,
	.banner-parallax.parallax-2 .two {
		width: 735px;
		height: 615px
	}
}

@media (min-width:1600px) {
	.banner-parallax.parallax .two,
	.banner-parallax.parallax-2 .two {
		height: 625px
	}
}

@media (min-width:1800px) {
	.banner-parallax.parallax .two,
	.banner-parallax.parallax-2 .two {
		width: 1010px;
		height: 720px
	}
}

.banner-parallax.parallax .two img.platform-img,
.banner-parallax.parallax-2 .two img.platform-img {
	width: 60%
}

@media (min-width:1600px) {
	.banner-parallax.mac .first {
		max-width: 577px
	}
}

@media (min-width:1800px) {
	.banner-parallax.mac .first {
		max-width: 630px
	}
}

.banner-parallax.mac .two {
	min-height: 65vw
}

@media (min-width:568px) {
	.banner-parallax.mac .two {
		margin-top: 25px
	}
}

@media (min-width:768px) and (orientation:portrait) {
	.banner-parallax.mac .two {
		margin-top: 35px
	}
}

@media (min-width:1024px) and (orientation:portrait) {
	.banner-parallax.mac .two {
		margin-top: 70px
	}
}

@media (min-width:1024px) and (orientation:landscape) {
	.banner-parallax.mac .two {
		margin-top: 0;
		min-height: 450px;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		width: 610px;
		top: 0;
		right: -30px
	}
}

@media (min-width:1200px) {
	.banner-parallax.mac .two {
		width: 695px;
		right: -33px
	}
}

@media (min-width:1360px) {
	.banner-parallax.mac .two {
		min-height: 450px
	}
}

@media (min-width:1800px) {
	.banner-parallax.mac .two {
		width: 1008px;
		min-height: 625px;
		top: 0;
		right: -63px
	}
}

@media (min-width:1200px) {
	.title-page+.intro-page {
		margin-top: -100px
	}
}

@media (min-width:1800px) {
	.title-page+.intro-page {
		margin-top: -135px
	}
}

.intro-page {
	position: relative;
	z-index: 20
}

@media (min-width:1800px) {
	.intro-page.with-intersection .column:nth-child(odd) {
		padding-bottom: 75px
	}
	.intro-page.with-button {
		margin-bottom: 116px
	}
}

@media (min-width:1200px) {
	.intro-page.with-button .holder {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.intro-page.with-button .column:nth-child(odd) {
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
}

@media (min-width:1800px) {
	.intro-page.with-button .column:nth-child(odd) {
		width: 43%;
		padding-right: 63px
	}
}

@media (min-width:1200px) {
	.intro-page.with-button .column:nth-child(even) {
		width: auto;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		padding-left: 0
	}
	.intro-page .medium {
		padding: 0
	}
}

.intro-page .title {
	padding-top: 30px
}

@media (min-width:1200px) {
	.intro-page .title {
		padding-top: 50px;
		min-height: 120px;
		width: 60%;
		position: relative;
		z-index: 10
	}
}

@media (min-width:1800px) {
	.intro-page .title {
		min-height: 165px
	}
	.intro-page .title.big-radius::after {
		border-radius: 0 195px 0 0
	}
}

.intro-page .title:after {
	left: -40px;
	background-color: #fff;
	border-radius: 0 100px 0 0;
	z-index: -1
}

@media (min-width:1660px) {
	.intro-page .title:after {
		right: -120px
	}
}

@media (min-width:1800px) {
	.intro-page .title:after {
		border-radius: 0 70px 0 0;
		left: -80px;
		right: -227px
	}
}

@media (max-width:767px) {
	.intro-page .anchors {
		display: none
	}
}

@media (min-width:1200px) {
	.intro-page .anchors {
		margin-top: -35px;
		margin-bottom: 50px
	}
}

@media (min-width:1800px) {
	.intro-page .anchors {
		margin-bottom: 85px
	}
}

.intro-page .anchors li {
	display: inline-block;
	vertical-align: top;
	margin: 0 30px 20px 0
}

.intro-page .anchors li:last-of-type {
	margin-right: 0
}

@media (min-width:1200px) {
	.intro-page .anchors li {
		margin-right: 50px;
		margin-bottom: 10px
	}
}

@media (min-width:1800px) {
	.intro-page .anchors li {
		margin-right: 70px
	}
}

.intro-page .anchors a {
	font: 16px/21px "aileronbold", sans-serif;
	-webkit-transition: color .3s;
	transition: color .3s;
	color: #11100e;
	text-transform: uppercase
}

@media (min-width:1200px) {
	.intro-page .holder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

.intro-page .links-holder a {
	white-space: nowrap;
	text-transform: inherit
}

@media (min-width:1200px) {
	.intro-page .column {
		width: 50%
	}
	.intro-page .column:nth-child(odd) {
		padding-right: 50px
	}
}

@media (min-width:1800px) {
	.intro-page .column:nth-child(odd) {
		padding-right: 150px
	}
}

@media (min-width:1200px) {
	.intro-page .column:nth-child(even) {
		padding-left: 55px
	}
}

@media (min-width:1800px) {
	.intro-page .column:nth-child(even) {
		padding-left: 150px
	}
}

.start-conversation {
	width: 100%
}

@media (min-width:1200px) {
	.start-conversation {
		padding-left: 80px
	}
}

@media (min-width:1800px) {
	.start-conversation {
		padding-left: 105px
	}
}

.circle-slider-section.big-heading .start-conversation .slider-title,
.start-conversation .circle-slider-section.big-heading .slider-title,
.start-conversation .h1,
.start-conversation h1 {
	position: relative;
	font-size: 23px;
	line-height: 1.5
}

@media (min-width:1200px) {
	.circle-slider-section.big-heading .start-conversation .slider-title,
	.start-conversation .circle-slider-section.big-heading .slider-title,
	.start-conversation .h1,
	.start-conversation h1 {
		font-size: 30px
	}
}

@media (min-width:1800px) {
	.circle-slider-section.big-heading .start-conversation .slider-title,
	.start-conversation .circle-slider-section.big-heading .slider-title,
	.start-conversation .h1,
	.start-conversation h1 {
		font-size: 36px;
		margin-bottom: 20px
	}
}

@media (min-width:1200px) {
	.circle-slider-section.big-heading .start-conversation .slider-title:after,
	.start-conversation .circle-slider-section.big-heading .slider-title:after,
	.start-conversation .h1:after,
	.start-conversation h1:after {
		content: '';
		position: absolute;
		left: -80px;
		width: 50px;
		height: 2px;
		background-color: #af1c11;
		top: 18px
	}
}

@media (min-width:1800px) {
	.circle-slider-section.big-heading .start-conversation .slider-title:after,
	.start-conversation .circle-slider-section.big-heading .slider-title:after,
	.start-conversation .h1:after,
	.start-conversation h1:after {
		top: 30px
	}
}

.start-conversation .links-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-bottom: -15px
}

@media (min-width:1200px) {
	.start-conversation .links-holder {
		-ms-flex-line-pack: center;
		align-content: center
	}
}

.start-conversation .links-holder a {
	display: inline-block;
	margin: 0 30px 15px 0
}

.start-conversation .links-holder a:last-child {
	margin-right: 0
}

@media (max-width:767px) {
	.start-conversation.conversation-mobile {
		display: block;
		margin-bottom: 10px
	}
}

@media (max-width:767px) and (max-width:567px) {
	.start-conversation.conversation-mobile {
		padding-top: 0px
	}
}

@media (max-width:767px) {
	.start-conversation.conversation-desktop {
		display: none
	}
}

@media (min-width:768px) {
	.start-conversation.conversation-mobile {
		display: none
	}
	.start-conversation.conversation-desktop {
		display: block
	}
	.circle-slider-section.big-heading .start-conversation.conversation-desktop .slider-title,
	.start-conversation.conversation-desktop .circle-slider-section.big-heading .slider-title,
	.start-conversation.conversation-desktop .h1 {
		margin-bottom: 20px
	}
}

.related-insights {
	position: relative;
	text-align: center
}

.circle-slider-section.big-heading .related-insights .slider-title,
.related-insights .circle-slider-section.big-heading .slider-title,
.related-insights .h1,
.related-insights h1 {
	text-align: center;
	position: absolute;
	top: 60px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	color: #fff;
	z-index: 5;
	padding: 0 15px
}

@media (min-width:1200px) {
	.circle-slider-section.big-heading .related-insights .slider-title,
	.related-insights .circle-slider-section.big-heading .slider-title,
	.related-insights .h1,
	.related-insights h1 {
		pointer-events: none;
		top: 85px
	}
}

@media (min-width:1800px) {
	.circle-slider-section.big-heading .related-insights .slider-title,
	.related-insights .circle-slider-section.big-heading .slider-title,
	.related-insights .h1,
	.related-insights h1 {
		top: 152px
	}
}

@media (min-width:1024px) {
	.related-insights .holder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

@media (min-width:1200px) {
	.related-insights .holder:hover .item {
		width: calc((100% - 728px)/2)
	}
}

@media (min-width:1800px) {
	.related-insights .holder:hover .item {
		width: calc((100% - 1090px)/2)
	}
}

@media (min-width:1200px) {
	.related-insights .holder:hover .item:hover {
		z-index: 2;
		width: 728px
	}
}

@media (min-width:1800px) {
	.related-insights .holder:hover .item:hover {
		width: 1090px
	}
}

@media (min-width:1200px) {
	.related-insights .holder:hover .item:hover .bg-holder {
		opacity: .4
	}
	.related-insights .holder:hover .item:hover .h3,
	.related-insights .holder:hover .item:hover .text,
	.related-insights .holder:hover .item:hover h3 {
		-webkit-transform: none;
		transform: none
	}
	.related-insights .holder:hover .item:hover .button {
		opacity: 1;
		pointer-events: auto
	}
	.related-insights .holder:hover .text {
		-webkit-transform: translateX(-24%);
		transform: translateX(-24%)
	}
}

@media (min-width:1800px) {
	.related-insights .holder:hover .text {
		-webkit-transform: translateX(-10%);
		transform: translateX(-10%)
	}
}

@media (min-width:1200px) {
	.related-insights .holder:hover .h3,
	.related-insights .holder:hover h3 {
		-webkit-transform: scale(.6);
		transform: scale(.6)
	}
	.related-insights .holder:hover .button {
		opacity: 0;
		pointer-events: none
	}
}

.related-insights .item {
	position: relative;
	background-color: #262a42;
	padding: 140px 15px 60px
}

@media (min-width:768px) {
	.related-insights .item {
		padding: 140px 30px 60px
	}
}

@media (min-width:1024px) {
	.related-insights .item {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		width: calc(100%/3);
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

@media (min-width:1200px) {
	.related-insights .item {
		min-width: calc(100%/5);
		padding: 180px 30px 108px;
		-webkit-transition: width .5s;
		transition: width .5s;
		will-change: width;
		overflow: hidden
	}
}

@media (min-width:1800px) {
	.related-insights .item {
		padding: 263px 30px 88px
	}
}

.related-insights .item::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(38, 42, 66, 0)), to(#262a42));
	background-image: linear-gradient(180deg, rgba(38, 42, 66, 0) 0%, #262a42 100%)
}

.related-insights .bg-holder {
	position: absolute;
	display: block;
	top: 0;
	left: 50%;
	width: 100%;
	height: 100%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	opacity: .25;
	background-size: cover;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center top
}

@media (min-width:1200px) {
	.related-insights .bg-holder {
		width: 728px;
		background-size: 100.5%;
		-webkit-transition: opacity .5s;
		transition: opacity .5s
	}
}

@media (min-width:1800px) {
	.related-insights .bg-holder {
		width: 1090px
	}
}

.related-insights .text {
	position: relative;
	z-index: 2;
	width: 100%;
	max-width: 290px;
	margin: 0 auto
}

@media (min-width:768px) {
	.related-insights .text {
		max-width: 450px
	}
}

@media (min-width:1024px) {
	.related-insights .text {
		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-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}
}

@media (min-width:1200px) {
	.related-insights .text {
		-webkit-transition: -webkit-transform .5s;
		transition: transform .5s;
		transition: transform .5s, -webkit-transform .5s;
		width: 340px
	}
}

@media (min-width:1800px) {
	.related-insights .text {
		width: 450px
	}
}

.related-insights svg {
	width: 32px;
	height: 41px;
	fill: #fff;
	margin-bottom: 21px
}

@media (min-width:1200px) {
	.related-insights svg {
		width: 45px;
		height: 48px
	}
}

.related-insights .h3,
.related-insights h3 {
	color: #fff;
	margin-bottom: 30px
}

@media (min-width:1024px) {
	.related-insights .h3,
	.related-insights h3 {
		max-width: 100%
	}
}

@media (min-width:1200px) {
	.related-insights .h3,
	.related-insights h3 {
		-webkit-transition: -webkit-transform .3s;
		transition: transform .3s;
		transition: transform .3s, -webkit-transform .3s
	}
}

.related-insights .button {
	height: 44px;
	line-height: 19px;
	padding: 10px 40px
}

@media (min-width:1024px) {
	.related-insights .button {
		max-width: 100%;
		margin-top: auto
	}
}

@media (min-width:1200px) {
	.related-insights .button {
		-webkit-transition: opacity .3s;
		transition: opacity .3s
	}
}

.circle-slider-section {
	position: relative;
	width: 100%;
	/* min-height: 600px; */
	padding: 32px 0 88px;
	z-index: 1;
}

@media (min-width:1200px) {
	.circle-slider-section {
		/* padding: 75px 0 165px; */
		overflow: hidden;
	}
}

@media (min-width:1800px) {
	.circle-slider-section {
		height: 1437px;
		padding-top: 325px
	}
}

.circle-slider-section.big-heading {
	padding-top: 50px;
	padding-bottom: 140px
}

@media (min-width:1200px) {
	.circle-slider-section.big-heading {
		padding-top: 120px
	}
}

@media (min-width:1800px) {
	.circle-slider-section.big-heading {
		padding-top: 201px
	}
}

.circle-slider-section.big-heading .slider-title {
	margin-bottom: 140px
}

@media (min-width:1800px) {
	.circle-slider-section.big-heading .slider-title {
		font-size: 50px;
		line-height: 61px;
		margin-bottom: 146px
	}
}

.circle-slider-section .bg-layer,
.circle-slider-section:before {
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
	left: 0;
	pointer-events: none
}

/*.circle-slider-section:before {
	content: "";
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f6f5), to(rgba(247, 246, 245, 0)));
	background-image: linear-gradient(180deg, #f7f6f5 0%, rgba(247, 246, 245, 0) 100%)
}
*/
.circle-slider-section .bg-layer {
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
/*    opacity: .5;*/
    z-index: -1;
}
.circle-slider-section .slider-title {
	position: relative;
	margin-bottom: 92px;
	text-align: center;
	z-index: 1;
	margin-top: 0px;
	font-size: 50px;
	line-height: 26px;
	font-family: 'Helvetica-Bold';
	color: #fff;
}

@media (min-width:1200px) {
	.circle-slider-section .slider-title {
		/* font-size: 30px; */
		/* line-height: 36px; */
		letter-spacing: 5px;
		text-transform: uppercase;
		-o-object-fit: fill;
		/* object-fit: fill; */
		font-size: 30px;
		/* line-height: 62px; */
		font-family: 'Helvetica-Bold';
	}
}

@media (min-width:1800px) {
	.circle-slider-section .slider-title {
		font-size: 50px;
		line-height: 61px;
		margin-bottom: 144px
	}
}

.circle-slider {
	position: relative;
	width: 100%;
	height: 330px;
	/* background: red; */
}

@media (min-width:1200px) {
	.circle-slider {
		width: 410px;
		height: 410px;
		margin: 0 auto;
		/* background: red; */
	}
}

@media (min-width:1800px) {
	.circle-slider {
		width: 500px;
		height: 500px
	}
}

.circle-slider:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	width: 350px;
	height: 350px;
	border-radius: 50%;
	background-color: #fff;
	pointer-events: none;
}

@media (min-width:1200px) {
	.circle-slider:before {
		/* width: 100%; */
		/* height: 100%; */
	}
}

.circle-slider .slide,
.circle-slider:after {
	position: absolute;
	top: 50%;
	left: 50%;
	pointer-events: none;
}

.circle-slider:after {
	content: "";
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	height: 600px;
	border: 24px solid rgba(255, 255, 255, .5);
	border-radius: 50%;
	width: 600px
}

@media (min-width:1200px) {
	.circle-slider:after {
		top: 60%;
		width: 1136px;
		height: 1136px
	}
}

@media (min-width:1800px) {
	.circle-slider:after {
		top: 75%;
		width: 1674px;
		height: 1674px
	}
}

.circle-slider .slide {
	width: 100%;
	max-width: 340px;
	text-align: center;
	opacity: 0;
	-webkit-transform: translate(-50%, -30%);
	transform: translate(-50%, -30%);
	-webkit-transition: opacity .5s, -webkit-transform .3s;
	transition: transform .3s, opacity .5s;
	transition: transform .3s, opacity .5s, -webkit-transform .3s;
	will-change: transform;
	z-index: 0;
}

.circle-slider .slide.active {
	z-index: 5;
	opacity: 1;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	pointer-events: auto;
}

.circle-slider .slide.active .button,
.circle-slider .slide.active .h4,
.circle-slider .slide.active .slide-content {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	color: #3C3C3C;
}

@media (min-width:1200px) {
	.circle-slider .slide {
		max-width: 401px;
	}
}

.circle-slider .h4 {
	position: relative
}

.circle-slider .button,
.circle-slider .h4,
.circle-slider .slide-content {
	opacity: 0;
	-webkit-transform: translate(0, 25px);
	transform: translate(0, 25px);
	-webkit-transition: opacity .7s, -webkit-transform .5s;
	transition: transform .5s, opacity .7s;
	transition: transform .5s, opacity .7s, -webkit-transform .5s;
	will-change: transform;
}

.circle-slider .button {
	position: relative;
	-webkit-transition-delay: .5s;
	transition-delay: .5s
}

.circle-slider .slide-content {
	position: absolute;
	max-height: 222px;
	padding: 0 60px;
	margin-bottom: 20px;
	/* overflow: auto; */
	pointer-events: all;
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
	top: -106px;
}

.circle-slider .controls {
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 100%;
	height: 40px;
	text-align: center
}

@media (min-width:1200px) {
	.circle-slider .controls {
		bottom: 45px;
		display: none;
	}
}

@media (min-width:1800px) {
	.circle-slider .controls {
		bottom: 60px
	}
}

.circle-slider .slider-arrow {
	position: relative;
	margin: 0;
	background: 0 0;
	border: 0;
	height: 40px;
	padding-right: 12px;
	padding-left: 12px;
	cursor: pointer;
	/* color: #fff; */
}

.no-touch .circle-slider .slider-arrow:hover path {
	fill: #C04038
}

.circle-slider .slider-arrow svg {
	pointer-events: none;
	-webkit-transition: fill .3s;
	transition: fill .3s
}

@media (min-width:1200px) {
	.circle-slider .slider-arrow svg {
		width: 11px;
		height: 20px
	}
}

.circle-slider .slider-arrow:before {
	content: "";
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: rgba(175, 28, 17, .3);
	opacity: 0
}

.no-touch .circle-slider .slider-arrow:before {
	display: none
}

.circle-slider .slider-arrow:active:before {
	opacity: 1
}

.circle-controls,
.circle-controls .circle-chart,
.circle-slider .slider-arrow svg,
.circle-slider .slider-arrow:before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	/* color: #fff !important; */
}

.circle-controls {
/*	border: 3px solid rgba(255, 255, 255, .6);*/
	border: 3px solid #292826;
	border-radius: 50%;
	width: 400px;
	height: 400px
}

@media (min-width:1200px) {
	.circle-controls {
		width: 460px;
		height: 460px;
		border-width: 5px;
	}
}

@media (min-width:1800px) {
	.circle-controls {
		width: 650px;
		height: 650px
	}
}

.circle-controls .circle-chart {
	width: 446px;
	height: 446px;
	z-index: -1
}

@media (min-width:1200px) {
	.circle-controls .circle-chart {
		-webkit-transform: translate(-50%, -50%) rotate(-6deg);
		transform: translate(-50%, -50%) rotate(0deg);
		width: 515px;
		height: 515px;
	}
}

@media (min-width:1800px) {
	.circle-controls .circle-chart {
		width: 730px;
		height: 730px
	}
}

.circle-controls .circle-chart .circle {
	stroke: #fff;
	fill: none;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: .3;
	-webkit-transition: stroke-dasharray .5s;
	transition: stroke-dasharray .5s;
}

.circle-controls .slide-point {
	position: absolute;
	bottom: calc(100% - 5px);
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 60px;
	padding: 0 0 15px;
	font: 700 10px/12px sans-serif;
	text-align: center;
	-webkit-transition: color .3s;
	transition: color .3s;
	cursor: pointer
}

@media (min-width:1200px) {
	.circle-controls .slide-point {
		width: 120px;
		font-size: 16px;
		line-height: 20px;
		color: #fff;
	}
}

@media (min-width:1800px) {
	.circle-controls .slide-point {
		font-size: 18px;
		line-height: 21px
	}
}

.no-touch .circle-controls .slide-point {
	cursor: auto
}

.circle-controls .slide-point:after,
.circle-controls .slide-point:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	z-index: 1;
}

@media (min-width:1200px) {
	.circle-controls .slide-point:after,
	.circle-controls .slide-point:before {
		width: 20px;
		height: 20px;
	}
}

.no-touch .circle-controls .slide-point:after,
.no-touch .circle-controls .slide-point:before {
	cursor: pointer
}

.circle-controls .slide-point:before {
	border: 2px solid #292826;
	background-color: #fff;
}

@media (min-width:1200px) {
	.circle-controls .slide-point:before {
		border-width: 4px
	}
}

.circle-controls .slide-point:after {
	opacity: 0;
	background-color: #292826;
	border: 2px solid #fff;
	-webkit-box-shadow: 0 0 0 3px #fff;
	box-shadow: 0 0 0 3px #fff;
}

@media (min-width:1200px) {
	.circle-controls .slide-point:after {
		-webkit-box-shadow: 0 0 0 10px #fff;
		box-shadow: 0 0 0 10px #fff
	}
}

.circle-controls .slide-point.active {
	color: #292826;
}

.circle-controls .slide-point.active:before {
	opacity: 0
}

.circle-controls .slide-point.active:after {
	opacity: 1
}

@media (min-width:1200px) {
	.circle-controls .slide-point:first-of-type {
		bottom: calc(100% - 8px);
		left: 288px;
		padding: -1px 0 0 20px;
	}
	.circle-controls .slide-point:first-of-type:after,
	.circle-controls .slide-point:first-of-type:before {
		left: 0
	}
}

@media (min-width:1800px) {
	.circle-controls .slide-point:first-of-type {
		left: 530px;
		padding-bottom: 10px
	}
}

.circle-controls .slide-point:nth-of-type(2) {
	bottom: calc(100% - 21px);
	left: 285px
}

.circle-controls .slide-point:nth-of-type(2):after,
.circle-controls .slide-point:nth-of-type(2):before {
	left: 20px
}

@media (min-width:1200px) {
	.circle-controls .slide-point:nth-of-type(2) {
		bottom: 334px;
		left: 478px;
		padding: 0 0 0 30px;
	}
	.circle-controls .slide-point:nth-of-type(2):after,
	.circle-controls .slide-point:nth-of-type(2):before {
		left: 0
	}
}

@media (min-width:1800px) {
	.circle-controls .slide-point:nth-of-type(2) {
		bottom: 320px;
		left: 702px
	}
}

.circle-controls .slide-point:nth-of-type(3) {
	top: calc(100% - 21px);
	left: 285px;
	padding: 15px 0 0
}

.circle-controls .slide-point:nth-of-type(3):after,
.circle-controls .slide-point:nth-of-type(3):before {
	bottom: auto;
	top: 0;
	left: 20px
}

@media (min-width:1200px) {
	.circle-controls .slide-point:nth-of-type(3) {
		top: calc(100% - 90px);
		left: 422px;
		padding: 30px 0 0;
	}
	.circle-controls .slide-point:nth-of-type(3):after,
	.circle-controls .slide-point:nth-of-type(3):before {
		left: 40px
	}
}

@media (min-width:1800px) {
	.circle-controls .slide-point:nth-of-type(3) {
		left: 490px
	}
}

.circle-controls .slide-point:nth-of-type(4) {
	top: calc(100% - 5px);
	bottom: auto;
	padding: 15px 0 0
}

.circle-controls .slide-point:nth-of-type(4):after,
.circle-controls .slide-point:nth-of-type(4):before {
	bottom: auto;
	top: 0
}

@media (min-width:1200px) {
	.circle-controls .slide-point:nth-of-type(4) {
		top: calc(100% - 8px);
		left: 210px;
		padding: 30px 0 0;
	}
	.circle-controls .slide-point:nth-of-type(4):after,
	.circle-controls .slide-point:nth-of-type(4):before {
		left: calc(100% - 40px)
	}
}

@media (min-width:1800px) {
	.circle-controls .slide-point:nth-of-type(4) {
		left: 149px
	}
}

.circle-controls .slide-point:nth-of-type(5) {
	top: calc(100% - 21px);
	left: 110px;
	padding: 15px 0 0
}

.circle-controls .slide-point:nth-of-type(5):after,
.circle-controls .slide-point:nth-of-type(5):before {
	bottom: auto;
	top: 0;
	left: auto;
	right: 10px
}

@media (min-width:1200px) {
	.circle-controls .slide-point:nth-of-type(5) {
		top: auto;
		bottom: 119px;
		left: -42px;
		/* right: 0; */
		padding: 0 30px 0 0;
	}
	.circle-controls .slide-point:nth-of-type(5):after,
	.circle-controls .slide-point:nth-of-type(5):before {
		left: 100%
	}
}

@media (min-width:1800px) {
	.circle-controls .slide-point:nth-of-type(5) {
		bottom: 320px;
		left: -62px
	}
}

.circle-controls .slide-point:nth-of-type(6) {
	bottom: calc(100% - 21px);
	left: 110px
}

.circle-controls .slide-point:nth-of-type(6):after,
.circle-controls .slide-point:nth-of-type(6):before {
	left: auto;
	right: 10px
}

@media (min-width:1200px) {
	.circle-controls .slide-point:nth-of-type(6) {
		bottom: calc(100% - 98px);
		left: -17px;
		/* right: -23px; */
		padding: 0;
	}
	.circle-controls .slide-point:nth-of-type(6):after,
	.circle-controls .slide-point:nth-of-type(6):before {
		left: 100%
	}
}

@media (min-width:1800px) {
	.circle-controls .slide-point:nth-of-type(6) {
		left: 110px
	}
}

.circle-controls .slide-point span {
	position: relative;
	z-index: 2;
	/*color: #C55451;*/
	display: block;
	/* top: -18px; */
	/* left: 0; */
}

.trusted {
	position: relative;
	padding: 45px 0
}

@media (min-width:1200px) {
	.trusted {
		padding: 0 0 98px
	}
}

@media (min-width:1800px) {
	.trusted {
		padding-top: 149px
	}
}

.trusted::before {
	content: '';
	position: absolute;
	left: 0;
	top: 85px;
	bottom: 0;
	right: 0;
	background-color: #fafafa;
	z-index: -1
}

@media (min-width:1200px) {
	.trusted::before {
		right: 0;
		left: calc((100vw - 1166px)/2 + 165px)
	}
}

@media (min-width:1800px) {
	.trusted::before {
		top: 44px;
		left: calc(50% - 546px)
	}
}

@media (min-width:1200px) {
	.trusted .container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
}

.circle-slider-section.big-heading .trusted .slider-title,
.trusted .circle-slider-section.big-heading .slider-title,
.trusted .h1,
.trusted h1 {
	position: relative;
	padding-left: 40px;
	margin-bottom: 35px
}

@media (min-width:1200px) {
	.circle-slider-section.big-heading .trusted .slider-title,
	.trusted .circle-slider-section.big-heading .slider-title,
	.trusted .h1,
	.trusted h1 {
		margin-bottom: 0;
		padding-left: 60px;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		width: 100%;
		max-width: 310px
	}
}

@media (min-width:1800px) {
	.circle-slider-section.big-heading .trusted .slider-title,
	.trusted .circle-slider-section.big-heading .slider-title,
	.trusted .h1,
	.trusted h1 {
		max-width: 480px;
		padding-left: 80px
	}
}

.circle-slider-section.big-heading .trusted .slider-title::before,
.trusted .circle-slider-section.big-heading .slider-title::before,
.trusted .h1::before,
.trusted h1::before {
	content: '';
	position: absolute;
	left: 0;
	top: .5em;
	width: 25px;
	height: 1px;
	background-color: #af1c11
}

@media (min-width:1200px) {
	.circle-slider-section.big-heading .trusted .slider-title::before,
	.trusted .circle-slider-section.big-heading .slider-title::before,
	.trusted .h1::before,
	.trusted h1::before {
		width: 40px
	}
}

@media (min-width:1800px) {
	.circle-slider-section.big-heading .trusted .slider-title::before,
	.trusted .circle-slider-section.big-heading .slider-title::before,
	.trusted .h1::before,
	.trusted h1::before {
		width: 50px
	}
}

.trusted li,
.trusted ul {
	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
}

.trusted ul {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background-color: #fafafa;
	margin: 0 -15px
}

@media (min-width:1200px) {
	.trusted ul {
		padding-left: 30px;
		margin-bottom: -30px;
		background-color: transparent;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
}

@media (min-width:1800px) {
	.trusted ul {
		margin-bottom: -50px
	}
}

.trusted li {
	height: 40px;
	width: 100%;
	max-width: 90px;
	margin: 0 15px 30px;
	text-align: center
}

@media (min-width:1200px) {
	.trusted li {
		height: 65px;
		max-width: none;
		width: calc(20% - 30px)
	}
}

@media (min-width:1800px) {
	.trusted li {
		width: calc((100%/7) - 30px);
		margin-bottom: 50px
	}
}

.trusted img {
	display: inline-block;
	max-width: 100%;
	height: auto
}

.two-columns-section {
	background-color: #262a42;
	padding: 50px 0
}

@media (min-width:768px) {
	.two-columns-section {
		padding: 75px 0
	}
}

@media (min-width:1200px) {
	.two-columns-section {
		padding: 110px 0
	}
}

@media (min-width:1800px) {
	.two-columns-section {
		padding: 150px 0 112px
	}
}

.intro-page+.two-columns-section {
	padding-top: 0!important
}

.two-columns-section.light {
	background-color: #fff
}

@media (min-width:1200px) {
	.two-columns-section.light {
		padding-bottom: 57px
	}
}

@media (min-width:1800px) {
	.two-columns-section.light .container {
		max-width: 1640px
	}
}

.circle-slider-section.big-heading .two-columns-section.light .slider-title,
.two-columns-section.light .circle-slider-section.big-heading .slider-title,
.two-columns-section.light .h1,
.two-columns-section.light h1 {
	color: #11100e
}

@media (min-width:1200px) {
	.circle-slider-section.big-heading .two-columns-section.light .slider-title,
	.two-columns-section.light .circle-slider-section.big-heading .slider-title,
	.two-columns-section.light .h1,
	.two-columns-section.light h1 {
		max-width: 1100px
	}
}

@media (min-width:1800px) {
	.circle-slider-section.big-heading .two-columns-section.light .slider-title,
	.two-columns-section.light .circle-slider-section.big-heading .slider-title,
	.two-columns-section.light .h1,
	.two-columns-section.light h1 {
		margin-bottom: 70px
	}
}

@media (min-width:1200px) {
	.two-columns-section.light .list {
		margin-bottom: -40px
	}
}

@media (min-width:1800px) {
	.two-columns-section.light .list {
		margin-left: -75px;
		margin-right: -75px;
		padding-left: 0
	}
}

@media (min-width:1200px) {
	.two-columns-section.light .item {
		margin-bottom: 40px;
		max-width: none
	}
}

@media (min-width:1800px) {
	.two-columns-section.light .item {
		width: calc(50% - 150px);
		margin-left: 75px;
		margin-right: 75px
	}
	.two-columns-section.light .image {
		width: 119px
	}
}

.two-columns-section.light .h3,
.two-columns-section.light .text,
.two-columns-section.light h3 {
	color: #11100e
}

.circle-slider-section.big-heading .two-columns-section .slider-title,
.two-columns-section .circle-slider-section.big-heading .slider-title,
.two-columns-section .h1,
.two-columns-section h1 {
	text-align: center;
	color: #fff;
	margin: 0 0 40px
}

@media (min-width:768px) {
	.circle-slider-section.big-heading .two-columns-section .slider-title,
	.two-columns-section .circle-slider-section.big-heading .slider-title,
	.two-columns-section .h1,
	.two-columns-section h1 {
		width: 100%;
		max-width: 850px;
		margin: 0 auto 40px
	}
}

@media (min-width:1024px) {
	.circle-slider-section.big-heading .two-columns-section .slider-title,
	.two-columns-section .circle-slider-section.big-heading .slider-title,
	.two-columns-section .h1,
	.two-columns-section h1 {
		margin-bottom: 60px
	}
}

@media (min-width:1800px) {
	.circle-slider-section.big-heading .two-columns-section .slider-title,
	.two-columns-section .circle-slider-section.big-heading .slider-title,
	.two-columns-section .h1,
	.two-columns-section h1 {
		margin-bottom: 99px
	}
}

@media (min-width:1024px) {
	.two-columns-section .list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin: 0 -25px -50px
	}
}

@media (min-width:1800px) {
	.two-columns-section .list {
		margin: 0 -80px -41px;
		padding-left: 80px
	}
}

.two-columns-section .item {
	width: 100%;
	max-width: 420px;
	margin: 0 auto 50px
}

@media (min-width:1024px) {
	.two-columns-section .item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		width: calc(50% - 50px);
		margin: 0 25px 50px;
		max-width: 645px
	}
}

@media (min-width:1800px) {
	.two-columns-section .item {
		width: calc(50% - 160px);
		margin: 0 80px 41px
	}
}

.two-columns-section .item:last-child {
	margin-bottom: 0
}

@media (min-width:1024px) {
	.two-columns-section .item:last-child {
		margin-bottom: 50px
	}
}

.two-columns-section .image {
	height: 100px;
	width: 100%;
	text-align: center;
	margin-bottom: 20px
}

@media (min-width:1024px) {
	.two-columns-section .image {
		margin-bottom: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		width: 120px;
		margin-right: 30px
	}
}

@media (min-width:1800px) {
	.two-columns-section .image {
		width: 160px
	}
}

.get-in-touch .wrap img,
.two-columns-section .image img {
	max-width: 100%;
	max-height: 100%;
	height: auto
}

.two-columns-section .text {
	color: #fff;
	font-size: 14px;
	line-height: 26px
}

@media (min-width:1200px) {
	.two-columns-section .text {
		font-size: 16px;
		line-height: 28px
	}
}

@media (min-width:1800px) {
	.two-columns-section .text {
		font-size: 18px;
		line-height: 30px
	}
}

.two-columns-section .text a {
	color: #af1c11;
	text-decoration: underline
}

.no-touch .two-columns-section .text a:hover {
	text-decoration: none
}

.two-columns-section .h3,
.two-columns-section h3 {
	margin-bottom: 20px;
	color: #fff
}

.get-in-touch {
	position: relative;
	background-color: #fafafa;
	padding: 60px 0 50px;
	overflow: hidden
}

@media (min-width:768px) {
	.get-in-touch {
		padding-top: 140px
	}
}

@media (min-width:1200px) {
	.get-in-touch {
		padding: 175px 0 50px
	}
}

@media (min-width:1800px) {
	.get-in-touch {
		padding: 240px 0 74px
	}
}

@media (min-width:1200px) {
	.circle-slider-section+.get-in-touch {
		background-color: transparent;
		margin-top: -150px;
		background-image: linear-gradient(to bottom, transparent 150px, #fafafa 151px)
	}
}

@media (min-width:1800px) {
	.circle-slider-section+.get-in-touch {
		margin-top: -322px;
		background-image: linear-gradient(to bottom, transparent 322px, #fafafa 323px)
	}
}

.circle-slider-section+.get-in-touch .holder::before {
	height: 200vh
}

.get-in-touch .bg {
	display: none
}

@media (min-width:768px) {
	.get-in-touch .bg {
		display: block;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 98px;
		height: 155px;
		z-index: 4;
		fill: #af1c11;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%)
	}
}

@media (min-width:1024px) {
	.get-in-touch .bg {
		height: 215px;
		width: 136px
	}
}

@media (min-width:1200px) {
	.get-in-touch .bg {
		height: 300px;
		width: 190px
	}
}

@media (min-width:1800px) {
	.get-in-touch .bg {
		width: 289px;
		height: 465px
	}
}

.get-in-touch .holder {
	width: 100%;
	padding: 0 15px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 20px;
	max-width: 390px
}

@media (min-width:768px) {
	.get-in-touch .holder {
		position: relative;
		z-index: 3;
		max-width: 520px
	}
}

@media (min-width:1200px) {
	.get-in-touch .holder {
		font-size: 20px;
		line-height: 26px;
		padding-left: 60px;
		max-width: 770px;
		margin-left: 34.1%
	}
}

@media (min-width:1800px) {
	.get-in-touch .holder {
		font-size: 24px;
		line-height: 30px;
		padding-left: 80px
	}
}

@media (min-width:768px) {
	.get-in-touch .holder::before {
		content: '';
		position: absolute;
		top: -70px;
		left: -50px;
		width: 100vw;
		height: 500px;
		background-color: #fff;
		z-index: -1;
		border-radius: 150px 0 0 0
	}
}

@media (min-width:1024px) {
	.get-in-touch .holder::before {
		top: -80px;
		left: -80px
	}
}

@media (min-width:1200px) {
	.get-in-touch .holder::before {
		top: -70px;
		left: -240px
	}
}

.circle-slider-section.big-heading .get-in-touch .slider-title,
.get-in-touch .circle-slider-section.big-heading .slider-title,
.get-in-touch .h1,
.get-in-touch h1 {
	position: relative;
	padding-left: 40px;
	margin-bottom: 25px
}

@media (min-width:1200px) {
	.circle-slider-section.big-heading .get-in-touch .slider-title,
	.get-in-touch .circle-slider-section.big-heading .slider-title,
	.get-in-touch .h1,
	.get-in-touch h1 {
		padding-left: 0;
		margin-bottom: 35px
	}
}

@media (min-width:1800px) {
	.circle-slider-section.big-heading .get-in-touch .slider-title,
	.get-in-touch .circle-slider-section.big-heading .slider-title,
	.get-in-touch .h1,
	.get-in-touch h1 {
		margin-bottom: 50px
	}
}

.circle-slider-section.big-heading .get-in-touch .slider-title::before,
.get-in-touch .circle-slider-section.big-heading .slider-title::before,
.get-in-touch .h1::before,
.get-in-touch h1::before {
	content: '';
	position: absolute;
	left: 0;
	top: .5em;
	width: 25px;
	height: 1px;
	background-color: #af1c11
}

@media (min-width:1200px) {
	.circle-slider-section.big-heading .get-in-touch .slider-title::before,
	.get-in-touch .circle-slider-section.big-heading .slider-title::before,
	.get-in-touch .h1::before,
	.get-in-touch h1::before {
		left: -60px;
		width: 40px
	}
}

@media (min-width:1800px) {
	.circle-slider-section.big-heading .get-in-touch .slider-title::before,
	.get-in-touch .circle-slider-section.big-heading .slider-title::before,
	.get-in-touch .h1::before,
	.get-in-touch h1::before {
		left: -80px;
		width: 50px
	}
}

.get-in-touch p {
	margin-bottom: 25px
}

@media (min-width:1200px) {
	.get-in-touch p {
		margin-bottom: 35px
	}
}

@media (min-width:1800px) {
	.get-in-touch p {
		margin-bottom: 45px
	}
}

.get-in-touch .links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 -15px -10px;
	color: #af1c11;
	font-family: "open_sanssemibold", sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 24px
}

@media (min-width:1200px) {
	.get-in-touch .links {
		font-size: 20px;
		line-height: 26px
	}
}

@media (min-width:1800px) {
	.get-in-touch .links {
		font-size: 24px;
		line-height: 30px
	}
}

.get-in-touch .links a {
	margin: 0 15px 10px;
	display: inline-block
}

.get-in-touch .links a:not(.button) {
	font-family: "open_sanssemibold", sans-serif;
	text-decoration: underline;
	color: #af1c11
}

@media (min-width:1200px) {
	.get-in-touch .links a:not(.button) {
		-webkit-transition: color .3s;
		transition: color .3s
	}
	.get-in-touch .links a:not(.button):hover {
		text-decoration: none
	}
}

.get-in-touch .links .button {
	height: 44px;
	line-height: 32px
}

.get-in-touch .wrap {
	position: relative;
	z-index: 3;
	padding: 30px 0;
	width: 100%;
	max-width: 450px;
	margin: 0 auto
}

@media (min-width:768px) {
	.get-in-touch .wrap {
		padding: 60px 0
	}
}

@media (min-width:1200px) {
	.get-in-touch .wrap {
		padding: 100px 0 85px;
		margin: 0;
		margin-left: calc(34.1% - 240px);
		max-width: 1030px
	}
}

@media (min-width:1800px) {
	.get-in-touch .wrap {
		padding: 174px 0 126px;
		max-width: 1410px
	}
}

@media (min-width:768px) {
	.get-in-touch .wrap::before {
		content: '';
		position: absolute;
		top: 40px;
		bottom: -50px;
		right: -20%;
		width: 100vw;
		background-color: #fafafa;
		z-index: -1
	}
}

@media (min-width:1200px) {
	.get-in-touch .wrap::before {
		right: 7%;
		top: 55px
	}
}

@media (min-width:1800px) {
	.get-in-touch .wrap::before {
		right: 22.6%;
		top: 75px;
		bottom: -75px
	}
}

.get-in-touch .wrap li,
.get-in-touch .wrap ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.get-in-touch .wrap ul {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -15px -30px
}

@media (min-width:1200px) {
	.get-in-touch .wrap ul {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		margin-bottom: -50px
	}
}

@media (min-width:1800px) {
	.get-in-touch .wrap ul {
		margin-bottom: -70px
	}
}

.get-in-touch .wrap li {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 60px;
	width: calc(100% - 30px);
	margin: 0 15px 30px
}

@media (min-width:768px) {
	.get-in-touch .wrap li {
		width: calc(50% - 30px);
		height: 70px
	}
}

@media (min-width:1200px) {
	.get-in-touch .wrap li {
		width: calc(20% - 30px);
		margin: 0 15px 50px
	}
}

@media (min-width:1800px) {
	.get-in-touch .wrap li {
		width: 210px;
		margin: 0 15px 70px;
		height: 105px
	}
}

@media (min-width:1200px) {
	.custom-cursor {
		cursor: url(../images/cursor.png), url(/wp-content/themes/plative/slice/dist/images/cursor.cur), auto
	}
}

.swipe-gallery {
	position: relative;
	padding: 50px 0
}

@media (min-width:1800px) {
	.intro-page+.swipe-gallery {
		padding-top: 57px
	}
}

.swipe-gallery:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #fafafa;
	width: 100%;
	height: 100%;
	pointer-events: none
}

.swipe-gallery.half-bg:before {
	height: 45%
}

@media (min-width:1200px) {
	.swipe-gallery {
		pointer-events: none;
		padding: 80px 0 50px
	}
	.swipe-gallery .container {
		pointer-events: auto
	}
}

@media (min-width:1800px) {
	.swipe-gallery {
		padding: 150px 0 75px
	}
}

.gallery-slider {
	padding-bottom: 40px;
	width: 100%
}

@media (min-width:768px) {
	.gallery-slider {
		overflow: visible;
		max-width: 620px;
		margin: 0 auto
	}
}

@media (min-width:1200px) {
	.gallery-slider {
		max-width: none;
		margin-left: 0;
		width: 90.2%;
		padding-bottom: 60px
	}
}

@media (min-width:1800px) {
	.gallery-slider {
		padding-bottom: 73px
	}
}

@media (min-width:768px) {
	.gallery-slider .swiper-wrapper {
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch
	}
	.gallery-slider .slide {
		height: auto;
		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
	}
	.gallery-slider .slide.swiper-slide-active .image {
		-webkit-transform: translate(0, 0) scale(1);
		transform: translate(0, 0) scale(1)
	}
}

.gallery-slider .image {
	width: 100%;
	background-repeat: no-repeat;
	background-position: 50% 100%;
	background-size: contain
}

@media (min-width:768px) {
	.gallery-slider .image {
		-webkit-transition: -webkit-transform .3s;
		transition: transform .3s;
		transition: transform .3s, -webkit-transform .3s;
		-webkit-transform: translate(-10%, 10%) scale(.8);
		transform: translate(-10%, 10%) scale(.8)
	}
}

.gallery-slider .image::before {
	content: '';
	width: 100%;
	display: block;
	height: 0;
	padding-top: 50%;
	pointer-events: none
}

.swiper-scrollbar {
	left: 0;
	right: 0;
	bottom: 2px;
	height: 3px;
	border-radius: 2px;
	background-color: rgba(200, 200, 200, .3)
}

@media (min-width:1200px) {
	.swiper-scrollbar {
		width: 1136px
	}
}

@media (min-width:1800px) {
	.swiper-scrollbar {
		width: 1570px
	}
}

.swiper-scrollbar-drag {
	margin-top: -2px;
	height: 5px;
	border-radius: 3px;
	background-color: #af1c11;
	width: 17.5%
}

.swiper-scrollbar-drag::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: 35px
}

@media (min-width:1200px) {
	.swiper-scrollbar-drag::before {
		top: auto;
		bottom: -30px;
		height: 90px
	}
}

@media (min-width:1800px) {
	.swiper-scrollbar-drag::before {
		height: 100px
	}
}

.services {
	z-index: 1;
	overflow: hidden;
	padding: 40px 0
}

@media (min-width:768px) {
	.services {
		padding-top: 60px
	}
}

@media (min-width:1200px) {
	.services {
		padding-top: 100px
	}
}

@media (min-width:1800px) {
	.services {
		padding: 150px 0 25px
	}
}

.services::before {
	content: '';
	position: absolute;
	left: 0;
	width: 100%;
	top: 9.8%;
	height: 100%;
	background-color: #fafafa;
	z-index: -1
}

.services,
.services .container {
	position: relative
}

.circle-slider-section.big-heading .services .slider-title,
.services .circle-slider-section.big-heading .slider-title,
.services .h1,
.services h1 {
	margin-bottom: 35px;
	text-align: center
}

@media (min-width:1200px) {
	.circle-slider-section.big-heading .services .slider-title,
	.services .circle-slider-section.big-heading .slider-title,
	.services .h1,
	.services h1 {
		margin-bottom: 60px
	}
}

@media (min-width:1800px) {
	.circle-slider-section.big-heading .services .slider-title,
	.services .circle-slider-section.big-heading .slider-title,
	.services .h1,
	.services h1 {
		margin-bottom: 100px
	}
}

.services-list .item {
	width: 100%;
	max-width: 460px;
	margin: 0 auto 30px
}

@media (min-width:768px) {
	.services-list .item {
		max-width: none;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 0 0 50px
	}
}

@media (min-width:1200px) {
	.services-list .item {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

@media (min-width:1800px) {
	.services-list .item {
		margin-bottom: 70px
	}
}

@media (min-width:768px) {
	.services-list .item:nth-child(even) {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
	.services-list .item:nth-child(even) .image {
		margin-right: 0;
		margin-left: 30px
	}
}

@media (min-width:1200px) {
	.services-list .item:nth-child(even) .image {
		margin-left: 70px
	}
}

@media (min-width:1800px) {
	.services-list .item:nth-child(even) .image {
		margin-left: 110px
	}
}

.methodology-list .item:last-child,
.services-list .item:last-child {
	margin-bottom: 0
}

.services-list .image {
	position: relative;
	width: 100%;
	margin: 0 auto 30px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover
}

@media (min-width:768px) {
	.services-list .image {
		-ms-flex-negative: 0;
		flex-shrink: 0;
		width: 54%;
		margin: 0 30px 0 0
	}
}

@media (min-width:1200px) {
	.services-list .image {
		margin-right: 70px
	}
}

@media (min-width:1800px) {
	.services-list .image {
		margin-right: 110px
	}
}

.services-list .image::before,
.team .community .image::before {
	content: '';
	display: block;
	width: 100%;
	height: 0;
	pointer-events: none;
	padding-top: 62.47%
}

.services-list .image a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1
}

.services-list .icon {
	height: 75px;
	width: 80px;
	margin-bottom: 20px
}

@media (min-width:1200px) {
	.services-list .icon {
		margin-bottom: 30px
	}
}

.services-list .icon img {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	height: auto
}

.services-list .h3,
.services-list h3 {
	margin-bottom: 20px
}

.services-list .h3 a,
.services-list h3 a {
	color: inherit
}

@media (min-width:1200px) {
	.services-list .h3 a,
	.services-list h3 a {
		-webkit-transition: color .3s;
		transition: color .3s
	}
}

.info-counters p,
.no-touch .blog-list-item h2 a:hover,
.no-touch .services-list .h3 a:hover,
.no-touch .services-list h3 a:hover {
	color: #af1c11
}

.methodology {
	background-color: #262a42;
	text-align: center;
	padding: 40px 0
}

@media (min-width:1200px) {
	.methodology {
		padding: 100px 0
	}
}

@media (min-width:1800px) {
	.methodology {
		padding: 150px 0 100px
	}
}

.circle-slider-section.big-heading .methodology .slider-title,
.methodology .circle-slider-section.big-heading .slider-title,
.methodology .h1,
.methodology h1 {
	color: #fff;
	margin-bottom: 35px
}

@media (min-width:1200px) {
	.circle-slider-section.big-heading .methodology .slider-title,
	.methodology .circle-slider-section.big-heading .slider-title,
	.methodology .h1,
	.methodology h1 {
		margin-bottom: 50px
	}
}

@media (min-width:1800px) {
	.circle-slider-section.big-heading .methodology .slider-title,
	.methodology .circle-slider-section.big-heading .slider-title,
	.methodology .h1,
	.methodology h1 {
		margin-bottom: 70px
	}
}

.methodology-list {
	counter-reset: methodologyCounter
}

.methodology-list .item {
	position: relative;
	padding-top: 25px;
	width: calc(100% - 30px);
	margin: 0 15px 40px
}

@media (min-width:768px) {
	.methodology-list .item {
		width: calc(50% - 30px)
	}
}

@media (min-width:1200px) {
	.methodology-list .item {
		width: calc(20% - 30px);
		margin-bottom: 50px
	}
}

.methodology-list .item::before {
	counter-increment: methodologyCounter;
	content: counter(methodologyCounter, decimal-leading-zero);
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	color: rgba(255, 255, 255, .3);
	font-family: "open_sanslight", sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 16px
}

.methodology-list .icon {
	position: relative;
	width: 78px;
	height: 78px;
	border-radius: 50%;
	border: 5px solid rgba(200, 200, 200, .2);
	margin: 0 auto 25px
}

@media (min-width:1200px) {
	.methodology-list .icon {
		margin-bottom: 30px
	}
}

.methodology-list .icon svg,
.methodology-list .icon::before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.methodology-list .icon::before {
	content: '';
	border-radius: 50%;
	background-color: #fff;
	border: 2px solid #af1c11;
	width: 50px;
	height: 50px;
	z-index: 1
}

.methodology-list .icon svg {
	z-index: 2;
	width: 13px;
	height: 20px;
	fill: #af1c11
}

.info-counters {
	position: relative;
	padding: 60px 0 40px;
	text-align: center
}

@media (min-width:1200px) {
	.info-counters {
		padding: 150px 0 60px
	}
}

@media (min-width:1800px) {
	.info-counters {
		padding: 85px 0 30px
	}
}

.info-counters::before,
.team .community::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: #fafafa;
	z-index: -1
}

@media (min-width:1200px) {
	.info-counters::before {
		top: 85px
	}
}

@media (min-width:768px) {
	.info-counters .holder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin: 0 -15px -30px
	}
}

@media (min-width:1200px) {
	.info-counters .holder {
		width: 100%;
		margin: 0 auto
	}
}

@media (min-width:1800px) {
	.info-counters .holder {
		width: 100%;
		margin: 50px auto 20px
	}
}

.info-counters .item {
	width: 100%;
	max-width: 272px;
	margin: 0 auto 30px;
	color: #11100e;
	font-family: "open_sanslight", sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 30px
}

@media (min-width:768px) {
	.info-counters .item {
		width: calc(33.33% - 30px);
		margin: 0 15px 30px
	}
}

@media (min-width:1200px) {
	.info-counters .item {
		width: 272px;
		margin: 0
	}
	.info-counters .item+.item {
		margin-left: 60px
	}
}

@media (min-width:1800px) {
	.info-counters .item+.item {
		margin-left: 128px
	}
}

.info-counters img {
	width: 60%
}

.info-counters strong {
	color: #af1c11;
	display: block;
	font-family: "aileronbold", sans-serif;
	font-size: 70px;
	line-height: 72px;
	font-weight: 700;
	margin-bottom: 16px
}

.mission {
	background-color: #262a42;
	text-align: center;
	padding: 40px 0;
	color: #fff
}

@media (min-width:1200px) {
	.mission {
		padding: 80px 0
	}
}

@media (min-width:1800px) {
	.mission {
		padding: 150px 0 120px
	}
}

.circle-slider-section.big-heading .mission .slider-title,
.mission .circle-slider-section.big-heading .slider-title,
.mission .h1,
.mission h1 {
	color: #fff;
	margin-bottom: 20px
}

.mission p {
	margin-bottom: 40px
}

@media (min-width:768px) {
	.mission p {
		width: 100%;
		max-width: 775px;
		margin: 0 auto 40px
	}
}

@media (min-width:1200px) {
	.mission p {
		margin-bottom: 70px
	}
}

@media (min-width:1800px) {
	.mission p {
		margin-bottom: 96px
	}
}

@media (min-width:768px) {
	.mission .holder {
		width: 100%;
		max-width: 690px;
		margin: 0 auto
	}
}

@media (min-width:1200px) {
	.mission .holder {
		max-width: none
	}
}

@media (min-width:1800px) {
	.mission .holder {
		max-width: 1490px
	}
}

@media (min-width:768px) {
	.mission ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin: 0 -15px -30px
	}
}

@media (min-width:1200px) {
	.mission ul {
		margin: 0 -40px -40px
	}
}

@media (min-width:1800px) {
	.mission ul {
		margin: 0 -55px -40px
	}
}

.mission li {
	position: relative;
	width: 100%;
	max-width: 290px;
	padding-bottom: 20px;
	margin: 0 auto 30px;
	list-style: none
}

@media (min-width:768px) {
	.mission li {
		max-width: none;
		width: calc(50% - 30px);
		margin: 0 15px 30px
	}
}

@media (min-width:1200px) {
	.mission li {
		width: calc(25% - 80px);
		margin: 0 40px 40px;
		padding-bottom: 30px
	}
}

@media (min-width:1800px) {
	.mission li {
		width: calc(25% - 110px);
		margin: 0 55px 40px
	}
}

.mission li::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	height: 1px;
	width: 50px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: rgba(255, 255, 255, .2)
}

.mission .icon {
	height: 50px;
	width: 50px;
	margin: 0 auto 20px
}

@media (min-width:1200px) {
	.mission .icon {
		margin-bottom: 30px
	}
}

.mission .icon img {
	display: inline-block
}

.mission .h3,
.mission h3 {
	color: #fff;
	margin: 0
}

.our-values {
	padding: 50px 0 0;
	text-align: center
}

@media (min-width:1200px) {
	.our-values {
		padding: 100px 0
	}
}

@media (min-width:1800px) {
	.our-values {
		padding: 150px 0 0
	}
}

.circle-slider-section.big-heading .our-values .slider-title,
.our-values .circle-slider-section.big-heading .slider-title,
.our-values .h1,
.our-values h1 {
	text-align: center;
	margin-bottom: 35px
}

@media (min-width:1200px) {
	.circle-slider-section.big-heading .our-values .slider-title,
	.our-values .circle-slider-section.big-heading .slider-title,
	.our-values .h1,
	.our-values h1 {
		margin-bottom: 50px
	}
}

@media (min-width:1800px) {
	.circle-slider-section.big-heading .our-values .slider-title,
	.our-values .circle-slider-section.big-heading .slider-title,
	.our-values .h1,
	.our-values h1 {
		margin-bottom: 70px
	}
}

.our-values .values-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 -15px -30px
}

@media (min-width:1200px) {
	.our-values .values-list {
		margin: 0 -55px -70px
	}
}

.our-values .item {
	width: calc(100% - 30px);
	max-width: 450px;
	margin: 0 15px 30px
}

@media (min-width:768px) {
	.our-values .item {
		max-width: none;
		width: calc(50% - 30px)
	}
}

@media (min-width:1200px) {
	.our-values .item {
		width: calc(33.33% - 80px);
		margin: 0 40px 50px
	}
}

@media (min-width:1800px) {
	.our-values .item {
		width: calc(33.33% - 110px);
		margin: 0 55px 70px
	}
}

.our-values .icon {
	height: 100px;
	width: 126px;
	margin: 0 auto 20px
}

@media (min-width:1200px) {
	.our-values .icon {
		margin: 0 auto 30px
	}
}

.mission .icon img,
.our-values .icon img {
	max-width: 100%;
	max-height: 100%;
	height: auto
}

.our-values .h3,
.our-values h3 {
	margin-bottom: 15px
}

@media (min-width:1200px) {
	.our-values .h3,
	.our-values h3 {
		margin-bottom: 20px
	}
}

.blog-filter .filter-form .filter-search .jcf-select,
.blog-filter .filter-form .select-group .jcf-select,
.our-values p {
	margin-bottom: 0
}

.team {
	position: relative;
	z-index: 1;
	padding: 40px 0
}

@media (min-width:1200px) {
	.team {
		padding: 75px 0 0
	}
}

.team .team-head {
	margin: 0 auto;
	width: 100%;
	max-width: 990px;
	text-align: center
}

.circle-slider-section.big-heading .team .team-head .slider-title,
.team .team-head .circle-slider-section.big-heading .slider-title,
.team .team-head .h1 {
	padding-bottom: 5px
}

.team .team-head .button {
	margin-top: 45px
}

.team .community {
	position: relative;
	width: 100%;
	max-width: 480px;
	margin: 0 auto;
	padding-top: 50px
}

@media (min-width:768px) {
	.team .community {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		max-width: none;
		margin: 0
	}
}

@media (min-width:1200px) {
	.team .community {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

@media (min-width:1800px) {
	.team .community {
		padding-top: 67px
	}
}

.team .community::before {
	top: 40px
}

.team .community .image {
	width: 100%;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover
}

@media (min-width:768px) {
	.team .community .image {
		width: 53.123%;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		margin: 0 30px 0 0
	}
}

@media (min-width:1200px) {
	.team .community .image {
		width: 600px;
		margin-right: 50px
	}
}

@media (min-width:1800px) {
	.team .community .image {
		width: 850px;
		margin-right: 110px
	}
}

.team .community .image::before {
	padding-top: 62.35%
}

.circle-slider-section.big-heading .team .community .slider-title,
.team .community .circle-slider-section.big-heading .slider-title,
.team .community .h1,
.team .community h1 {
	margin-bottom: 18px
}

.team .community .button {
	background-color: transparent
}

.blog-filter {
	width: 100%;
	margin: 0 auto 30px
}

@media (min-width:768px) {
	.blog-filter {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: baseline;
		-ms-flex-align: baseline;
		align-items: baseline;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

@media (min-width:1200px) {
	.blog-filter {
		max-width: 1166px;
		margin: 0 auto 80px
	}
}

@media (min-width:1800px) {
	.blog-filter {
		max-width: 1760px;
		padding-left: 80px
	}
}

.blog-filter .filter-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0
}

@media (min-width:768px) {
	.blog-filter .filter-form {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: baseline;
		-ms-flex-align: baseline;
		align-items: baseline;
		min-width: 517px;
		margin: 0 -10px
	}
}

.blog-filter .filter-form .filter-search,
.blog-filter .filter-form .select-group {
	width: calc(100% - 20px);
	margin: 0 10px 10px
}

@media (min-width:768px) {
	.blog-filter .filter-form .filter-search,
	.blog-filter .filter-form .select-group {
		width: 265px;
		margin: 2px 10px
	}
}

.blog-filter .filter-form .filter-search input::-webkit-input-placeholder {
	color: rgba(17, 16, 14, .5)
}

.blog-filter .filter-form .filter-search input::-moz-placeholder {
	color: rgba(17, 16, 14, .5)
}

.blog-filter .filter-form .filter-search input::-ms-input-placeholder {
	color: rgba(17, 16, 14, .5)
}

.blog-filter .filter-form .filter-search input::placeholder {
	color: rgba(17, 16, 14, .5)
}

@media (min-width:1200px) {
	.blog-list {
		padding-bottom: 37px;
		margin-bottom: 50px
	}
}

.blog-list li {
	list-style: none;
	padding-bottom: 31px
}

.blog-list li:last-child {
	padding-bottom: 0
}

@media (min-width:768px) {
	.blog-list li {
		padding-bottom: 31px
	}
}

.blog-list-item {
	overflow: hidden;
	max-width: 600px;
	margin: 0 auto
}

@media (min-width:768px) {
	.blog-list-item {
		max-width: none;
		margin: 0
	}
}

.blog-list-item .image {
	margin: 0 auto 20px;
	overflow: hidden
}

@media (min-width:768px) {
	.blog-list-item .image {
		float: left;
		width: 35%;
		margin: 0 40px 0 0
	}
}

@media (min-width:1200px) {
	.blog-list-item .image {
		margin-right: 60px
	}
}

@media (min-width:1800px) {
	.blog-list-item .image {
		margin-right: 70px;
		width: 610px
	}
}

.no-touch .blog-list-item .image:hover div {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.blog-list-item .image div {
	height: 0;
	padding: 55% 0 0;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

@media (min-width:768px) {
	.blog-list-item .image div {
		padding-top: 70%
	}
}

@media (min-width:1800px) {
	.blog-list-item .image div {
		padding-top: 62%
	}
}

.blog-list-item .image img {
	opacity: 0
}

.blog-list-item .image a {
	display: block;
	height: 100%
}

.blog-list-item .info {
	overflow: hidden
}

@media (min-width:1200px) {
	.blog-list-item .info {
		max-width: 690px;
		padding-top: 50px
	}
}

@media (min-width:1800px) {
	.blog-list-item .info {
		max-width: 770px
	}
}

.blog-list-item time {
	display: block;
	margin-bottom: 10px;
	font: 14px/18px "open_sansregular", sans-serif
}

.blog-list-item h2 a {
	color: #11100e;
	-webkit-transition: color .3s;
	transition: color .3s
}

.pagination,
.pagination a,
.pagination span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.pagination {
	text-align: center;
	position: relative;
	padding: 30px 0
}

@media (min-width:1200px) {
	.pagination {
		font-size: 20px;
		line-height: 24px;
		padding: 18px 0 40px
	}
}

@media (min-width:1800px) {
	.pagination {
		padding-bottom: 72px
	}
}

.careers .list+.pagination {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 10px 0;
	margin: 0 -5px
}

@media (min-width:1200px) {
	.careers .list+.pagination {
		padding-top: 30px;
		margin: 0 -15px
	}
}

@media (min-width:1800px) {
	.careers .list+.pagination {
		padding-top: 50px
	}
}

.pagination a,
.pagination span {
	min-width: 40px;
	min-height: 40px;
	padding: 0 4px;
	margin: 0 5px 5px;
	border: 1px solid rgba(200, 200, 200, .2);
	border-radius: 50%;
	font-size: 14px;
	font-family: "open_sansregular", sans-serif
}

@media (min-width:1200px) {
	.pagination a,
	.pagination span {
		width: 50px;
		height: 50px;
		margin: 0 15px 10px
	}
}

.pagination a.current,
.pagination span.current {
	cursor: default;
	color: #af1c11;
	border-color: #af1c11
}

.pagination a {
	color: #11100e;
	-webkit-transition: border-color .3s, color .3s;
	transition: border-color .3s, color .3s
}

body.no-touch .pagination a:hover {
	border-color: #af1c11;
	color: #af1c11
}

.wp-pagenavi {
	-ms-flex-negative: 1;
	flex-shrink: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.wp-pagenavi a[rel=next],
.wp-pagenavi a[rel=prev] {
	position: relative
}

.wp-pagenavi a[rel=next]:after,
.wp-pagenavi a[rel=prev]:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 13px;
	height: 20px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.wp-pagenavi a[rel=prev]:after {
	background: url(../images/pagination-prev.svg) no-repeat;
	background-size: 100% 100%
}

.wp-pagenavi a[rel=next]:after {
	background: url(../images/pagination-next.svg) no-repeat;
	background-size: 100% 100%
}

.team-member {
	width: 100%;
	max-width: 450px;
	margin: 0 auto 50px
}

@media (min-width:768px) {
	.team-member {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		max-width: none;
		margin: 0 0 50px
	}
}

@media (min-width:1200px) {
	.team-member {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding-right: 60px
	}
}

@media (min-width:1800px) {
	.team-member {
		padding-right: 80px;
		margin-bottom: 70px
	}
}

.no-touch .team-member .image:hover span,
.no-touch .team-member.pseudo-hover .image span {
	-webkit-transform: scale(1.02);
	transform: scale(1.02)
}

@media (min-width:768px) {
	.team-member:nth-child(even) {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
	.team-member:nth-child(even) .image {
		margin-right: 0;
		margin-left: 30px
	}
}

@media (min-width:1200px) {
	.team-member:nth-child(even) .image {
		margin-left: 75px
	}
}

@media (min-width:1800px) {
	.team-member:nth-child(even) .image {
		margin-left: 110px
	}
}

.team-member:last-child {
	margin-bottom: 0
}

.team-member .image {
	position: relative;
	width: 100%;
	margin-bottom: 25px;
	overflow: hidden
}

@media (min-width:768px) {
	.team-member .image {
		width: 30%;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		margin-right: 30px;
		margin-bottom: 0
	}
}

@media (min-width:1200px) {
	.team-member .image {
		width: 340px;
		margin-right: 75px
	}
}

@media (min-width:1800px) {
	.team-member .image {
		width: 450px;
		margin-right: 110px
	}
}

.team-member .image::before {
	content: '';
	display: block;
	width: 100%;
	height: 0;
	pointer-events: none;
	padding-top: 118.6%
}

.team-member .image span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover
}

.no-touch .team-member .image span {
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s
}

@media (min-width:1800px) {
	.team-member .text {
		padding-top: 183px
	}
}

.team-member .social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -5px 20px
}

@media (min-width:1200px) {
	.team-member .social {
		margin-bottom: 30px
	}
}

.team-member .social a {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin: 0 5px
}

.no-touch .team-member .social a:hover .icon {
	fill: #af1c11
}

.no-touch .team-member .social a:hover .border {
	fill: rgba(99, 102, 106, .5)
}

.article-page-text .section-author li svg,
.team-member .social svg {
	width: 100%;
	height: 100%
}

.no-touch .team-member .social svg path {
	-webkit-transition: fill .3s;
	transition: fill .3s
}

.team-member .social svg .icon {
	fill: #262a42
}

.team-member .social svg .border {
	fill: rgba(200, 200, 200, .5)
}

.team-member .name {
	position: relative;
	display: inline-block;
	padding-right: 36px;
	margin-bottom: 10px
}

.team-member .h3,
.team-member h3 {
	margin: 0
}

.team-member .bio-link {
	position: absolute;
	top: 2px;
	right: 0;
	width: 16px;
	height: 16px
}

.no-touch .team-member .bio-link:hover .border,
.team-member .bio-link svg .arrow {
	stroke: #af1c11
}

.no-touch .team-member .bio-link svg path {
	-webkit-transition: stroke .3s;
	transition: stroke .3s
}

.team-member .bio-link svg .border {
	stroke: #262a42
}

.team-member .job-title {
	display: block;
	color: #11100e;
	font-family: "open_sanslight", sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 17px
}

@media (min-width:1200px) {
	.team-member .job-title {
		font-size: 18px;
		line-height: 30px
	}
}

.platforms-section {
	text-align: center;
	padding: 40px 0
}

@media (min-width:1200px) {
	.platforms-section {
		padding: 120px 0 55px
	}
}

@media (min-width:1800px) {
	.platforms-section {
		padding: 97px 0 70px
	}
}

.platforms-section.home {
	padding-top: 60px
}

.circle-slider-section.big-heading .platforms-section.with-subtitle .slider-title,
.platforms-section.with-subtitle .circle-slider-section.big-heading .slider-title,
.platforms-section.with-subtitle .h1,
.platforms-section.with-subtitle h1 {
	margin-bottom: 19px
}

@media (min-width:1800px) {
	.circle-slider-section.big-heading .platforms-section.with-subtitle .slider-title,
	.platforms-section.with-subtitle .circle-slider-section.big-heading .slider-title,
	.platforms-section.with-subtitle .h1,
	.platforms-section.with-subtitle h1 {
		margin-bottom: 29px
	}
}

@media (min-width:1200px) and (max-width:1799px) {
	.platforms-section .container {
		padding: 0 20px;
		max-width: none
	}
}

.circle-slider-section.big-heading .platforms-section .slider-title,
.platforms-section .circle-slider-section.big-heading .slider-title,
.platforms-section .h1,
.platforms-section h1 {
	margin-bottom: 15px
}

@media (min-width:1800px) {
	.circle-slider-section.big-heading .platforms-section .slider-title,
	.platforms-section .circle-slider-section.big-heading .slider-title,
	.platforms-section .h1,
	.platforms-section h1 {
		margin-bottom: 6px
	}
}

.circle-slider-section.big-heading .platforms-section .slider-title+p,
.platforms-section .circle-slider-section.big-heading .slider-title+p,
.platforms-section .h1+p,
.platforms-section h1+p {
	margin-bottom: 50px
}

@media (min-width:768px) {
	.circle-slider-section.big-heading .platforms-section .slider-title+p,
	.platforms-section .circle-slider-section.big-heading .slider-title+p,
	.platforms-section .h1+p,
	.platforms-section h1+p {
		width: 100%;
		max-width: 736px;
		margin: 0 auto 50px
	}
}

@media (min-width:1200px) {
	.circle-slider-section.big-heading .platforms-section .slider-title+p,
	.platforms-section .circle-slider-section.big-heading .slider-title+p,
	.platforms-section .h1+p,
	.platforms-section h1+p {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 17px
	}
}

@media (min-width:1800px) {
	.circle-slider-section.big-heading .platforms-section .slider-title+p,
	.platforms-section .circle-slider-section.big-heading .slider-title+p,
	.platforms-section .h1+p,
	.platforms-section h1+p {
		font-size: 18px;
		line-height: 30px;
		margin-bottom: 6px
	}
}

.platform-pictures {
	width: 100%;
	margin-bottom: 15px
}

@media (min-width:1024px) {
	.platform-pictures {
		max-width: 1009px;
		margin: 0 auto 15px
	}
}

@media (min-width:1200px) {
	.platform-pictures {
		margin-bottom: 23px
	}
}

@media (min-width:1800px) {
	.platform-pictures {
		margin-bottom: 10px
	}
}

.platform-pictures.animated img {
	-webkit-transform: translateY(0)!important;
	transform: translateY(0)!important
}

.platform-pictures img {
	position: relative;
	display: inline-block;
	width: 290px;
	height: 174px;
	-webkit-transition: -webkit-transform 1s;
	transition: transform 1s;
	transition: transform 1s, -webkit-transform 1s
}

@media (min-width:568px) {
	.platform-pictures img {
		width: 440px;
		height: 264px
	}
}

@media (min-width:768px) {
	.platform-pictures img {
		width: 520px;
		height: 311px
	}
}

@media (min-width:1024px) {
	.platform-pictures img {
		width: 580px;
		height: 347px
	}
}

@media (min-width:1200px) {
	.platform-pictures img {
		width: 712px;
		height: 396px
	}
}

@media (min-width:1800px) {
	.platform-pictures img {
		width: 1009px;
		height: 604px
	}
}

.platform-pictures img:nth-child(1) {
	z-index: 4
}

.platform-pictures img:nth-child(2) {
	-webkit-transform: translateY(-9.5%);
	transform: translateY(-9.5%);
	z-index: 3
}

.platform-pictures img:nth-child(3) {
	-webkit-transform: translateY(-19%);
	transform: translateY(-19%);
	z-index: 2
}

.platform-pictures img:nth-child(4) {
	-webkit-transform: translateY(-28.5%);
	transform: translateY(-28.5%);
	z-index: 1
}

.platform-pictures img:nth-last-child(n+2) {
	margin-bottom: -155px
}

@media (min-width:568px) {
	.platform-pictures img:nth-last-child(n+2) {
		margin-bottom: -230px
	}
}

@media (min-width:768px) {
	.platform-pictures img:nth-last-child(n+2) {
		margin-bottom: -268px
	}
}

@media (min-width:1024px) {
	.platform-pictures img:nth-last-child(n+2) {
		margin-bottom: -298px
	}
}

@media (min-width:1200px) {
	.platform-pictures img:nth-last-child(n+2) {
		margin-bottom: -318px
	}
}

@media (min-width:1800px) {
	.platform-pictures img:nth-last-child(n+2) {
		margin-bottom: -512px
	}
}

@media (min-width:768px) {
	.platform-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -15px -30px
	}
}

@media (min-width:1200px) {
	.platform-list {
		margin: 0 -15px -50px
	}
}

@media (min-width:1800px) {
	.platform-list {
		margin: 0 -15px -70px
	}
}

.platform-list .item {
	width: calc(100% - 30px);
	margin: 0 15px 30px;
	font-size: 14px;
	line-height: 24px
}

@media (min-width:768px) {
	.platform-list .item {
		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;
		width: calc(50% - 30px)
	}
}

@media (min-width:1200px) {
	.platform-list .item {
		font-size: 16px;
		width: calc(25% - 30px);
		margin-bottom: 45px
	}
}

@media (min-width:1800px) {
	.platform-list .item {
		font-size: 18px;
		line-height: 30px
	}
}

@media (max-width:767px) {
	.platform-list .item:last-child {
		margin-bottom: 0
	}
}

.platform-list .icon {
	position: relative;
	height: 45px;
	width: 100%;
	margin-bottom: 20px
}

#map,
.platform-list .icon img {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.platform-list .icon img {
	max-height: 100%;
	max-width: 100%;
	bottom: 0
}

.platform-list p {
	margin-bottom: 20px;
	max-width: 100%
}

@media (min-width:1800px) {
	.platform-list p {
		margin-bottom: 30px
	}
}

.platform-list .button {
	background-color: transparent
}

@media (min-width:768px) {
	.platform-list .button {
		margin-top: auto
	}
}

.contacts-section {
	position: relative;
	overflow: hidden;
	padding: 50px 0 160px
}

@media (min-width:768px) {
	.contacts-section {
		padding-bottom: 215px
	}
}

@media (min-width:1200px) {
	.contacts-section {
		padding-bottom: 100px
	}
}

@media (min-width:1800px) {
	.contacts-section {
		padding-bottom: 72px
	}
}

.contacts-section.big-map {
	padding: 44px 0 184px
}

@media (min-width:768px) {
	.contacts-section.big-map {
		padding-bottom: 215px
	}
}

@media (min-width:1200px) {
	.contacts-section.big-map {
		padding: 120px 0 131px
	}
}

@media (min-width:1800px) {
	.contacts-section.big-map {
		padding: 152px 0 95px
	}
}

@media (min-width:1200px) {
	.contacts-section.big-map .holder {
		width: 660px;
		margin-left: auto;
		padding-top: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-left: 53px
	}
}

@media (min-width:1800px) {
	.contacts-section.big-map .holder {
		width: 1010px;
		padding-left: 80px
	}
}

@media (min-width:1200px) {
	.contacts-section .holder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		padding-top: 30px
	}
}

@media (min-width:1800px) {
	.contacts-section .holder {
		padding-top: 182px
	}
}

.contacts-section .start-conversation {
	padding-left: 35px;
	color: #323232;
	font-family: "aileronbold", sans-serif;
	font-weight: 600;
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 48px
}

@media (min-width:768px) {
	.contacts-section .start-conversation {
		margin: 0 auto 48px
	}
}

@media (min-width:1200px) {
	.contacts-section .start-conversation {
		font-size: 18px;
		padding-left: 0;
		margin: 0 0 75px
	}
}

@media (min-width:1800px) {
	.contacts-section .start-conversation {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 100px;
		max-width: 690px;
		letter-spacing: .3px
	}
}

.circle-slider-section.big-heading .contacts-section .start-conversation .slider-title,
.contacts-section .start-conversation .circle-slider-section.big-heading .slider-title,
.contacts-section .start-conversation .h1,
.contacts-section .start-conversation h1 {
	position: relative;
	margin-bottom: 20px
}

@media (min-width:1800px) {
	.circle-slider-section.big-heading .contacts-section .start-conversation .slider-title,
	.contacts-section .start-conversation .circle-slider-section.big-heading .slider-title,
	.contacts-section .start-conversation .h1,
	.contacts-section .start-conversation h1 {
		margin-bottom: 50px
	}
}

.circle-slider-section.big-heading .contacts-section .start-conversation .slider-title::before,
.contacts-section .start-conversation .circle-slider-section.big-heading .slider-title::before,
.contacts-section .start-conversation .h1::before,
.contacts-section .start-conversation h1::before {
	content: '';
	position: absolute;
	top: 11px;
	left: -35px;
	height: 1px;
	width: 23px;
	background-color: #af1c11
}

@media (min-width:1200px) {
	.circle-slider-section.big-heading .contacts-section .start-conversation .slider-title::before,
	.contacts-section .start-conversation .circle-slider-section.big-heading .slider-title::before,
	.contacts-section .start-conversation .h1::before,
	.contacts-section .start-conversation h1::before {
		top: 18px;
		left: -53px
	}
}

@media (min-width:1800px) {
	.circle-slider-section.big-heading .contacts-section .start-conversation .slider-title::before,
	.contacts-section .start-conversation .circle-slider-section.big-heading .slider-title::before,
	.contacts-section .start-conversation .h1::before,
	.contacts-section .start-conversation h1::before {
		width: 50px;
		left: -80px;
		top: 29px
	}
}

.circle-slider-section.big-heading .contacts-section .start-conversation .slider-title::after,
.contacts-section .start-conversation .circle-slider-section.big-heading .slider-title::after,
.contacts-section .start-conversation .h1::after,
.contacts-section .start-conversation h1::after {
	display: none
}

.contacts-section .start-conversation p {
	margin-bottom: 18px
}

@media (min-width:1200px) {
	.contacts-section .start-conversation p {
		margin-bottom: 31px
	}
}

@media (min-width:1800px) {
	.contacts-section .start-conversation p {
		margin-bottom: 49px
	}
}

.contacts-section .start-conversation .links-holder {
	width: 175px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media (min-width:1200px) {
	.contacts-section .start-conversation .links-holder {
		width: auto;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
}

.contacts-section .start-conversation .links-holder a.button {
	width: 175px;
	padding: 5px 0
}

@media (min-width:1200px) {
	.contacts-section .start-conversation .links-holder a.button {
		width: 200px
	}
}

.contacts-section .start-conversation a {
	width: 100%;
	text-align: center
}

.circle-slider-section.big-heading .who-we-work .section-logo .slider-title,
.who-we-work .section-logo .circle-slider-section.big-heading .slider-title,
.who-we-work .section-logo .h1,
.who-we-work .section-logo h1 {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100	text-align: center;
	padding: 0 5px;
	margin: 0
}

@media (max-width:1199px) {
	.circle-slider-section.big-heading .who-we-work .section-logo .slider-title,
	.who-we-work .section-logo .circle-slider-section.big-heading .slider-title,
	.who-we-work .section-logo .h1,
	.who-we-work .section-logo h1 {
		font-size: 18px;
		line-height: 22px
	}
}

@media (min-width:1200px) {
	.circle-slider-section.big-heading .who-we-work .section-logo .slider-title,
	.who-we-work .section-logo .circle-slider-section.big-heading .slider-title,
	.who-we-work .section-logo .h1,
	.who-we-work .section-logo h1 {
		margin-top: -7px
	}
}

@media (min-width:1800px) {
	.circle-slider-section.big-heading .who-we-work .section-logo .slider-title,
	.who-we-work .section-logo .circle-slider-section.big-heading .slider-title,
	.who-we-work .section-logo .h1,
	.who-we-work .section-logo h1 {
		margin-top: -33px
	}
}

.who-we-work .logo-holder,
.who-we-work .section-logo span {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.who-we-work .section-logo span {
	top: 9px;
	color: #fff;
	font-size: 10px;
	line-height: 10px
}

@media (min-width:1200px) {
	.who-we-work .section-logo span {
		cursor: pointer;
		top: 26px
	}
}

@media (min-width:1800px) {
	.who-we-work .section-logo span {
		font-size: 14px;
		line-height: 14px;
		top: 52px
	}
}

.who-we-work .logos-holders {
	position: absolute;
	top: 10%;
	bottom: 0;
	width: 100%;
	pointer-events: none
}

.no-touch .article-page-text .section-author li:hover::after,
.who-we-work .logos-holders.animated span {
	opacity: 1
}

.who-we-work .logo-holder {
	width: 100%
}

.who-we-work .logo-holder span {
	opacity: 0;
	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: 60px;
	height: 30px;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

@media (min-width:768px) {
	.who-we-work .logo-holder span {
		width: 85px;
		height: 48px
	}
}

@media (min-width:1200px) {
	.who-we-work .logo-holder span {
		width: 114px;
		height: 57px
	}
}

@media (min-width:1800px) {
	.who-we-work .logo-holder span {
		width: 160px;
		height: 80px
	}
}

.who-we-work .logo-holder span.hidden {
	opacity: 0!important
}

.who-we-work .logo-holder .row {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.who-we-work .holder-1 {
	bottom: 120px
}

@media (min-width:768px) {
	.who-we-work .holder-1 {
		bottom: 113px;
		max-width: 768px
	}
}

@media (min-width:1200px) {
	.who-we-work .holder-1 {
		bottom: 271px;
		max-width: 924px
	}
}

@media (min-width:1440px) {
	.who-we-work .holder-1 {
		max-width: 1000px
	}
}

@media (min-width:1800px) {
	.who-we-work .holder-1 {
		width: 76.6%;
		max-width: 1470px;
		bottom: 460px
	}
}

@media (min-width:2400px) {
	.who-we-work .holder-1 {
		max-width: 1616px;
		bottom: 449px
	}
}

.who-we-work .holder-1 .row1 {
	padding: 0 3vw
}

@media (min-width:768px) {
	.who-we-work .holder-1 .row1 {
		padding: 0 23px
	}
}

@media (min-width:1200px) {
	.who-we-work .holder-1 .row1 {
		padding: 0;
		margin: 0 auto;
		-webkit-transform: translateY(-111px);
		transform: translateY(-111px)
	}
}

@media (min-width:1680px) {
	.who-we-work .holder-1 .row1 {
		-webkit-transform: translateY(-84px);
		transform: translateY(-84px)
	}
}

@media (min-width:1800px) {
	.who-we-work .holder-1 .row1 {
		-webkit-transform: translateY(-174px);
		transform: translateY(-174px)
	}
}

.who-we-work .holder-1 .row1 .with-delay:nth-child(1) {
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}

.who-we-work .holder-1 .row1 .with-delay:nth-child(2) {
	-webkit-transition-delay: .4s;
	transition-delay: .4s
}

@media (min-width:1200px) {
	.who-we-work .holder-1 .row1 .with-delay:nth-child(2) {
		-webkit-transition-delay: .5s;
		transition-delay: .5s
	}
}

.who-we-work .holder-1 .row2 {
	margin-top: .775vw;
	padding-left: 18vw;
	padding-right: 11vw
}

@media (min-width:360px) {
	.who-we-work .holder-1 .row2 {
		margin-top: 2vw
	}
}

@media (min-width:476px) {
	.who-we-work .holder-1 .row2 {
		padding: 0 17vw
	}
}

@media (min-width:576px) {
	.who-we-work .holder-1 .row2 {
		padding: 0 21vw;
		margin-top: 3.5vw
	}
}

@media (min-width:768px) {
	.who-we-work .holder-1 .row2 {
		margin-top: 20px;
		padding: 0 161px
	}
}

@media (min-width:920px) {
	.who-we-work .holder-1 .row2 {
		margin-top: 7px
	}
}

@media (min-width:1120px) {
	.who-we-work .holder-1 .row2 {
		margin-top: -4px
	}
}

@media (min-width:1200px) {
	.who-we-work .holder-1 .row2 {
		max-width: 713px;
		margin: 0 auto;
		padding: 0;
		-webkit-transform: translate(0, -43px);
		transform: translate(0, -43px)
	}
}

@media (min-width:1440px) {
	.who-we-work .holder-1 .row2 {
		max-width: 794px
	}
}

@media (min-width:1680px) {
	.who-we-work .holder-1 .row2 {
		-webkit-transform: translateY(-28px);
		transform: translateY(-28px)
	}
}

@media (min-width:1800px) {
	.who-we-work .holder-1 .row2 {
		width: 89.1%;
		max-width: none;
		-webkit-transform: translateY(-82px);
		transform: translateY(-82px)
	}
}

.who-we-work .holder-1 .row2 .with-delay:nth-child(1) {
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}

.who-we-work .holder-1 .row2 .with-delay:nth-child(2) {
	-webkit-transition-delay: .3s;
	transition-delay: .3s
}

@media (min-width:1200px) {
	.who-we-work .holder-1 .row2 .with-delay:nth-child(2) {
		-webkit-transition-delay: .4s;
		transition-delay: .4s
	}
}

.who-we-work .holder-1 .row3 {
	padding: 0 10px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: -10px
}

@media (min-width:360px) {
	.who-we-work .holder-1 .row3 {
		margin-top: 2vw
	}
}

@media (min-width:768px) {
	.who-we-work .holder-1 .row3 {
		margin-top: 1px
	}
}

@media (min-width:920px) {
	.who-we-work .holder-1 .row3 {
		margin-top: -4px
	}
}

@media (min-width:1120px) {
	.who-we-work .holder-1 .row3 {
		margin-top: -12px
	}
}

@media (min-width:1200px) {
	.who-we-work .holder-1 .row3 {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		max-width: 485px;
		margin: 0 auto;
		padding: 0;
		-webkit-transform: translate(51px, 0);
		transform: translate(51px, 0)
	}
}

@media (min-width:1440px) {
	.who-we-work .holder-1 .row3 {
		max-width: 525px;
		-webkit-transform: translateX(31px);
		transform: translateX(31px)
	}
}

@media (min-width:1800px) {
	.who-we-work .holder-1 .row3 {
		width: 63.26%;
		max-width: none;
		-webkit-transform: none;
		transform: none
	}
}

.who-we-work .holder-1 .row3 span.with-delay:nth-child(1) {
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}

@media (min-width:1200px) {
	.who-we-work .holder-1 .row3 span.with-delay:nth-child(2) {
		-webkit-transition-delay: .3s;
		transition-delay: .3s
	}
}

@media (max-width:1199px) {
	.who-we-work .holder-1 .row3 span:last-child {
		display: none
	}
}

.who-we-work .holder-2 {
	bottom: 25px;
	width: calc(100% - 30px)
}

@media (min-width:768px) {
	.who-we-work .holder-2 {
		width: 85%;
		max-width: 760px;
		bottom: 29px
	}
}

@media (min-width:920px) {
	.who-we-work .holder-2 {
		max-width: 800px
	}
}

@media (min-width:1120px) {
	.who-we-work .holder-2 {
		max-width: 890px
	}
}

@media (min-width:1200px) {
	.who-we-work .holder-2 {
		width: 86.328%;
		max-width: 1105px;
		bottom: 48px
	}
}

@media (min-width:1440px) {
	.who-we-work .holder-2 {
		max-width: 1185px;
		bottom: 60px
	}
}

@media (min-width:1800px) {
	.who-we-work .holder-2 {
		width: 90.1%;
		max-width: none;
		bottom: 80px
	}
}

@media (min-width:2400px) {
	.who-we-work .holder-2 {
		max-width: 1800px;
		bottom: 52px
	}
}

@media (max-width:767px) {
	.who-we-work .holder-2 span {
		width: 50px;
		height: 25px
	}
}

.who-we-work .holder-2 .row1 {
	display: none
}

@media (min-width:1200px) {
	.who-we-work .holder-2 .row1 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		-webkit-transform: translateY(-73px);
		transform: translateY(-73px)
	}
}

@media (min-width:1440px) {
	.who-we-work .holder-2 .row1 {
		-webkit-transform: translateY(-91px);
		transform: translateY(-91px)
	}
}

@media (min-width:1680px) {
	.who-we-work .holder-2 .row1 {
		width: 120%;
		-webkit-transform: translate(-8%, -149px);
		transform: translate(-8%, -149px)
	}
}

@media (min-width:1800px) {
	.who-we-work .holder-2 .row1 {
		width: 100%;
		-webkit-transform: translate(0, -163px);
		transform: translate(0, -163px)
	}
}

@media (min-width:1200px) {
	.who-we-work .holder-2 .row1 .with-delay:nth-child(1) {
		-webkit-transition-delay: .3s;
		transition-delay: .3s
	}
	.who-we-work .holder-2 .row1 .with-delay:nth-child(2) {
		-webkit-transition-delay: .9s;
		transition-delay: .9s
	}
}

.who-we-work .holder-2 .row2 {
	width: 100%;
	-webkit-transform: translateY(10px);
	transform: translateY(10px)
}

@media (min-width:360px) {
	.who-we-work .holder-2 .row2 {
		-webkit-transform: translateY(6px);
		transform: translateY(6px)
	}
}

@media (min-width:476px) {
	.who-we-work .holder-2 .row2 {
		-webkit-transform: translateY(-12px);
		transform: translateY(-12px)
	}
}

@media (min-width:576px) {
	.who-we-work .holder-2 .row2 {
		-webkit-transform: translateY(-25px);
		transform: translateY(-25px)
	}
}

@media (min-width:768px) {
	.who-we-work .holder-2 .row2 {
		-webkit-transform: translateY(40px);
		transform: translateY(40px)
	}
}

@media (min-width:920px) {
	.who-we-work .holder-2 .row2 {
		-webkit-transform: translateY(24px);
		transform: translateY(24px)
	}
}

@media (min-width:1120px) {
	.who-we-work .holder-2 .row2 {
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}
}

@media (min-width:1200px) {
	.who-we-work .holder-2 .row2 {
		width: 80.81%;
		margin: 0 auto;
		-webkit-transform: translateY(-26px);
		transform: translateY(-26px)
	}
}

@media (min-width:1440px) {
	.who-we-work .holder-2 .row2 {
		-webkit-transform: translateY(-29px);
		transform: translateY(-29px)
	}
}

@media (min-width:1680px) {
	.who-we-work .holder-2 .row2 {
		-webkit-transform: translateY(5px);
		transform: translateY(5px)
	}
}

@media (min-width:1800px) {
	.who-we-work .holder-2 .row2 {
		width: 78.61%;
		-webkit-transform: translate(25px, -52px);
		transform: translate(25px, -52px)
	}
}

.who-we-work .holder-2 .row2 .with-delay:nth-child(1) {
	-webkit-transition-delay: .3s;
	transition-delay: .3s
}

@media (min-width:1200px) {
	.who-we-work .holder-2 .row2 .with-delay:nth-child(1) {
		-webkit-transition-delay: .4s;
		transition-delay: .4s
	}
}

.who-we-work .holder-2 .row2 .with-delay:nth-child(2) {
	-webkit-transition-delay: .7s;
	transition-delay: .7s
}

@media (min-width:1200px) {
	.who-we-work .holder-2 .row2 .with-delay:nth-child(2) {
		-webkit-transition-delay: .8s;
		transition-delay: .8s
	}
}

.who-we-work .holder-2 .row3 {
	width: 65.51%;
	margin: 0 auto;
	-webkit-transform: translateY(11px);
	transform: translateY(11px)
}

@media (min-width:360px) {
	.who-we-work .holder-2 .row3 {
		-webkit-transform: translateY(5px);
		transform: translateY(5px)
	}
}

@media (min-width:476px) {
	.who-we-work .holder-2 .row3 {
		-webkit-transform: translateY(-4px);
		transform: translateY(-4px)
	}
}

@media (min-width:576px) {
	.who-we-work .holder-2 .row3 {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}
}

@media (min-width:768px) {
	.who-we-work .holder-2 .row3 {
		-webkit-transform: translateY(30px);
		transform: translateY(30px)
	}
}

@media (min-width:920px) {
	.who-we-work .holder-2 .row3 {
		-webkit-transform: translateY(21px);
		transform: translateY(21px)
	}
}

@media (min-width:1120px) {
	.who-we-work .holder-2 .row3 {
		-webkit-transform: translateY(16px);
		transform: translateY(16px)
	}
}

@media (min-width:1200px) {
	.who-we-work .holder-2 .row3 {
		width: 45.33%;
		-webkit-transform: translateY(19px);
		transform: translateY(19px)
	}
}

@media (min-width:1440px) {
	.who-we-work .holder-2 .row3 {
		-webkit-transform: translateY(28px);
		transform: translateY(28px)
	}
}

@media (min-width:1800px) {
	.who-we-work .holder-2 .row3 {
		width: 53.16%;
		-webkit-transform: translate(26px, 8px);
		transform: translate(26px, 8px)
	}
}

.who-we-work .holder-2 .row3 .with-delay:nth-child(1) {
	-webkit-transition-delay: .4s;
	transition-delay: .4s
}

@media (min-width:1200px) {
	.who-we-work .holder-2 .row3 .with-delay:nth-child(1) {
		-webkit-transition-delay: .5s;
		transition-delay: .5s
	}
}

.who-we-work .holder-2 .row3 .with-delay:nth-child(2) {
	-webkit-transition-delay: .6s;
	transition-delay: .6s
}

@media (min-width:1200px) {
	.who-we-work .holder-2 .row3 .with-delay:nth-child(2) {
		-webkit-transition-delay: .7s;
		transition-delay: .7s
	}
}

.who-we-work .holder-2 .row4 {
	padding: 0 10px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.who-we-work .holder-2 .row4 .with-delay:nth-child(1) {
	-webkit-transition-delay: .5s;
	transition-delay: .5s
}

@media (min-width:1200px) {
	.who-we-work .holder-2 .row4 .with-delay:nth-child(1) {
		-webkit-transition-delay: .6s;
		transition-delay: .6s
	}
}

.colored-slider {
	padding: 50px 0 40px;
	background-color: #262a42;
	overflow: hidden
}

@media (min-width:1200px) {
	.colored-slider {
		padding-top: 100px
	}
}

@media (min-width:1800px) {
	.colored-slider {
		padding-top: 150px;
		padding-bottom: 53px
	}
}

@media (min-width:1200px) and (max-width:1799px) {
	.circle-slider-section+.colored-slider {
		padding-bottom: 36px
	}
}

.colored-slider .container {
	position: relative
}

@media (min-width:1024px) {
	.colored-slider .container {
		padding-bottom: 80px
	}
}

@media (min-width:1200px) {
	.colored-slider .container {
		padding-bottom: 120px
	}
}

@media (min-width:1800px) {
	.colored-slider .container {
		padding-bottom: 65px
	}
}

@media (min-width:1024px) {
	.colored-slider .holder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

.colored-slider .holder .column {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

@media (min-width:1024px) {
	.colored-slider .holder .column {
		width: 390px
	}
}

@media (min-width:1200px) {
	.colored-slider .holder .column {
		width: 420px
	}
}

@media (min-width:1800px) {
	.colored-slider .holder .column {
		width: 650px
	}
}

@media (min-width:1024px) {
	.colored-slider .holder .column+.column {
		width: calc(100% - 400px)
	}
}

@media (min-width:1200px) {
	.colored-slider .holder .column+.column {
		width: calc(100% - 475px)
	}
}

@media (min-width:1800px) {
	.colored-slider .holder .column+.column {
		width: calc(100% - 720px)
	}
}

.colored-slider .content-holder {
	margin-bottom: 10px;
	padding-left: 30px;
	color: #fff;
	background-color: #262a42
}

@media (min-width:1024px) {
	.colored-slider .content-holder {
		position: relative;
		margin: 0;
		padding: 0 30px;
		z-index: 2
	}
	.colored-slider .content-holder:before {
		content: "";
		position: absolute;
		right: 0;
		top: -3px;
		width: 100vw;
		height: 100vh;
		background-color: #262a42;
		z-index: -1
	}
}

@media (min-width:1200px) {
	.colored-slider .content-holder {
		font-size: 16px;
		line-height: 24px
	}
}

@media (min-width:1800px) {
	.colored-slider .content-holder {
		padding-left: 81px;
		font-size: 18px;
		line-height: 30px
	}
}

.circle-slider-section.big-heading .colored-slider .content-holder .slider-title,
.colored-slider .content-holder .circle-slider-section.big-heading .slider-title,
.colored-slider .content-holder .h1 {
	position: relative;
	color: #fff;
	margin-bottom: 20px
}

@media (min-width:1800px) {
	.circle-slider-section.big-heading .colored-slider .content-holder .slider-title,
	.colored-slider .content-holder .circle-slider-section.big-heading .slider-title,
	.colored-slider .content-holder .h1 {
		margin-bottom: 30px
	}
}

.circle-slider-section.big-heading .colored-slider .content-holder .slider-title:before,
.colored-slider .content-holder .circle-slider-section.big-heading .slider-title:before,
.colored-slider .content-holder .h1:before {
	content: "";
	position: absolute;
	top: 14px;
	left: -30px;
	width: 23px;
	height: 1px;
	background-color: #af1c11
}

@media (min-width:1200px) {
	.circle-slider-section.big-heading .colored-slider .content-holder .slider-title:before,
	.colored-slider .content-holder .circle-slider-section.big-heading .slider-title:before,
	.colored-slider .content-holder .h1:before {
		top: 17px;
		left: -55px
	}
}

@media (min-width:1800px) {
	.circle-slider-section.big-heading .colored-slider .content-holder .slider-title:before,
	.colored-slider .content-holder .circle-slider-section.big-heading .slider-title:before,
	.colored-slider .content-holder .h1:before {
		top: 33px;
		left: -80px;
		width: 50px
	}
	.colored-slider .content-holder p {
		margin-bottom: 50px
	}
}

.colored-slider .swipe-gallery {
	position: relative;
	width: 100%;
	padding: 0
}

@media (min-width:1200px) {
	.colored-slider .swipe-gallery {
		pointer-events: auto
	}
}

.colored-slider .swipe-gallery:before {
	display: none
}

.colored-slider .swipe-gallery .gallery-slider {
	width: 82.6%;
	margin: 0;
	overflow: visible
}

@media (max-width:1199px) {
	.colored-slider .swipe-gallery .gallery-slider {
		padding-bottom: 34px
	}
}

@media (min-width:768px) {
	.colored-slider .swipe-gallery .gallery-slider {
		max-width: none
	}
}

@media (min-width:1024px) {
	.colored-slider .swipe-gallery .gallery-slider {
		width: auto
	}
}

@media (min-width:1200px) {
	.colored-slider .swipe-gallery .gallery-slider {
		width: 500px
	}
}

@media (min-width:1800px) {
	.colored-slider .swipe-gallery .gallery-slider {
		width: 770px
	}
}

.colored-slider .swipe-gallery .slide .image {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: scale(.82);
	transform: scale(.82);
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	will-change: transform
}

@media (max-width:1199px) {
	.colored-slider .swipe-gallery .slide .image::before {
		padding-top: 63.5%
	}
}

.colored-slider .swipe-gallery .swiper-slide-active .image {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.colored-slider .swiper-scrollbar,
.form-section {
	position: relative
}

.colored-slider .swiper-scrollbar:before {
	content: "";
	position: absolute;
	bottom: -30px;
	top: -30px;
	left: 0;
	width: 100%
}

@media (min-width:1200px) {
	.colored-slider .swiper-scrollbar:before {
		top: -70px
	}
}

@media (min-width:1024px) {
	.colored-slider .swiper-scrollbar {
		position: absolute;
		right: auto;
		bottom: 40px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		width: calc(100% - 30px);
		z-index: 3
	}
}

@media (min-width:1200px) {
	.colored-slider .swiper-scrollbar {
		bottom: 65px;
		width: calc(100% - 135px)
	}
}

@media (min-width:568px) {
	.colored-slider .meet-team-btn {
		margin-left: 30px
	}
}

.form-section {
	padding: 50px 0 80px;
	background-color: #fff;
	overflow: hidden
}

@media (min-width:1200px) {
	.form-section {
		padding-bottom: 120px
	}
}

@media (min-width:1800px) {
	.form-section {
		padding: 70px 0 150px
	}
}

@media (min-width:1024px) {
	.form-section.jobs {
		padding-bottom: 180px
	}
}

@media (min-width:1800px) {
	.form-section.jobs {
		padding-bottom: 241px
	}
}

@media (min-width:1440px) {
	.form-section.jobs .holder {
		max-width: 1440px
	}
}

@media (min-width:1024px) {
	.form-section.jobs .holder::before {
		right: 7%
	}
}

@media (min-width:1200px) {
	.form-section.jobs .holder::before {
		right: 17.7%
	}
}

.form-section.jobs .ajax-error,
.form-section.jobs .wpcf7-response-output {
	display: none
}

.form-section.mail-sent {
	opacity: 0
}

.form-section.mail-sent .h3 {
	color: #262a42;
	-webkit-animation-name: colorFadeBlue;
	animation-name: colorFadeBlue;
	margin: 30px 0 100px;
	overflow: hidden;
	position: relative
}

.form-section.mail-sent .h3.animated {
	display: inline-block;
	-webkit-animation: 0s colorFadeBlue both;
	animation: 0s colorFadeBlue both;
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

.form-section.mail-sent .h3.animated:before,
.form-section.mail-sent .h3:before {
	content: '';
	height: 100%;
	position: absolute;
	right: 100%;
	top: 0;
	width: 100%;
	z-index: 10;
	background-color: #262a42
}

.form-section.mail-sent .h3.animated:before {
	-webkit-animation: 1s titleShow both;
	animation: 1s titleShow both
}

.form-section .holder,
.form-section .privacy {
	position: relative;
	z-index: 1;
	padding: 0 15px
}

@media (min-width:568px) {
	.form-section .holder,
	.form-section .privacy {
		width: 100%;
		max-width: 450px;
		margin: 0 auto
	}
}

@media (min-width:768px) {
	.form-section .holder,
	.form-section .privacy {
		max-width: none
	}
}

@media (min-width:1200px) {
	.form-section .holder,
	.form-section .privacy {
		max-width: 1275px
	}
}

.form-section .holder::before {
	content: '';
	position: absolute;
	z-index: -1;
	top: -100vh;
	bottom: 0;
	right: -60px;
	width: calc(100vw + 60px);
	background-color: #fafafa;
	pointer-events: none
}

@media (min-width:1024px) {
	.form-section .holder::before {
		right: 13.43%
	}
}

.circle-slider-section.big-heading .form-section .slider-title,
.form-section .circle-slider-section.big-heading .slider-title,
.form-section .h1,
.form-section h1,
.questions-form .select-center p {
	margin-bottom: 0
}

@media (min-width:1200px) {
	.circle-slider-section.big-heading .form-section .slider-title,
	.form-section .circle-slider-section.big-heading .slider-title,
	.form-section .h1,
	.form-section h1 {
		margin-bottom: 9px
	}
}

.form-section .h3,
.form-section h3 {
	max-width: 610px;
	margin-bottom: 15px
}

@media (min-width:1200px) {
	.form-section .h3,
	.form-section h3 {
		margin-bottom: 35px
	}
}

.form-section .subtitle {
	color: #323232;
	font-family: "open_sanssemibold", sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 40px
}

@media (min-width:768px) {
	.form-section .subtitle {
		width: 100%;
		max-width: 850px;
		margin-bottom: 50px
	}
}

@media (min-width:1200px) {
	.form-section .subtitle {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 65px
	}
}

@media (min-width:1800px) {
	.form-section .subtitle {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 82px
	}
}

.form-section .bg {
	display: none
}

@media (min-width:1440px) {
	.form-section .bg {
		display: block;
		position: absolute;
		z-index: 1;
		top: 132px;
		left: 0;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 160px;
		height: 252px;
		fill: #af1c11;
		pointer-events: none
	}
}

@media (min-width:1560px) {
	.form-section .bg {
		width: 289px;
		height: 478px
	}
}

.questions-form .input-group,
.questions-form .select-center,
.questions-form .select-group {
	padding-bottom: 18px
}

@media (min-width:768px) {
	.questions-form .input-group,
	.questions-form .select-center,
	.questions-form .select-group {
		margin-left: 15px;
		margin-right: 15px
	}
}

@media (min-width:1200px) {
	.questions-form .input-group,
	.questions-form .select-center,
	.questions-form .select-group {
		margin-bottom: 15px
	}
}

.questions-form {
	width: 100%;
	padding-bottom: 30px;
	text-align: right
}

@media (min-width:768px) {
	.questions-form {
		padding-bottom: 45px
	}
}

@media (min-width:1024px) {
	.questions-form {
		width: 74.7%;
		max-width: 930px
	}
}

@media (min-width:1200px) {
	.questions-form {
		padding-bottom: 63px
	}
}

.questions-form .inputs-wrapper {
	text-align: left
}

@media (min-width:768px) {
	.questions-form .inputs-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -15px
	}
	.questions-form .input-group,
	.questions-form .select-group {
		margin-left: 15px;
		margin-right: 15px
	}
	.questions-form .input-group {
		width: calc(50% - 30px)
	}
}

.questions-form .select-center {
	margin: 0 auto;
	text-align: left
}

@media (min-width:768px) {
	.questions-form .select-center {
		width: calc(50% - 30px)
	}
}

.questions-form .select-center>div {
	display: block;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 2px;
	padding-left: 20px;
	padding-top: 3px
}

@media (min-width:768px) {
	.questions-form .select-group {
		width: calc(33.33% - 30px)
	}
}

.questions-form .select-group p {
	margin: 0
}

.questions-form .wpcf7-not-valid-tip {
	position: absolute;
	bottom: 0;
	left: 0
}

.questions-form .area-group {
	width: 100%;
	margin-bottom: 30px
}

@media (min-width:1200px) {
	.questions-form .area-group {
		margin-bottom: 58px
	}
}

.form-section .privacy p,
.form-section .text-recaptcha p,
.questions-form [type=submit],
form .privacy p,
form .text-recaptcha p {
	margin: 0
}

@media (min-width:1024px) {
	.apply-job-form {
		position: relative;
		width: 100%;
		max-width: 880px;
		padding-bottom: 30px
	}
}

@media (min-width:1200px) {
	.apply-job-form {
		max-width: 920px
	}
}

@media (min-width:1800px) {
	.apply-job-form {
		max-width: 1090px;
		padding-bottom: 43px
	}
}

@media (min-width:768px) {
	.apply-job-form .row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 0 -15px 15px
	}
	.apply-job-form .column {
		width: calc(50% - 30px);
		margin: 0 15px
	}
}

@media (min-width:1024px) {
	.apply-job-form .input-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin: 0 -15px
	}
	.apply-job-form .input-wrapper>div {
		width: calc(50% - 30px);
		margin-left: 15px;
		margin-right: 15px
	}
}

@media (min-width:768px) {
	.apply-job-form .select-wrapper {
		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 (min-width:1800px) {
	.apply-job-form .select-wrapper:nth-child(2) {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
}

.apply-job-form .select-wrapper+.select-wrapper {
	margin-top: 15px
}

.apply-job-form .select-wrapper .label {
	color: #11100e;
	font-family: "open_sansregular", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 12px;
	padding-left: 20px
}

@media (min-width:768px) {
	.apply-job-form .select-wrapper .label {
		padding-left: 0;
		margin-right: 30px;
		margin-bottom: 0
	}
}

.apply-job-form .select-wrapper .select-group {
	margin-bottom: 0
}

@media (min-width:768px) {
	.apply-job-form .select-wrapper .select-group {
		width: 210px;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
}

.apply-job-form .input-group,
.apply-job-form .select-group {
	padding-bottom: 18px
}

@media (min-width:1200px) {
	.apply-job-form .input-group,
	.apply-job-form .select-group {
		margin-bottom: 2px
	}
}

@media (min-width:1800px) {
	.apply-job-form .input-group,
	.apply-job-form .select-group {
		margin-bottom: 15px
	}
}

.apply-job-form .input-group .wpcf7-not-valid-tip,
.apply-job-form .select-group .wpcf7-not-valid-tip {
	position: absolute;
	bottom: 0;
	left: 0
}

.apply-job-form .file-group,
.careers-item .title .location+span {
	margin-bottom: 10px
}

@media (min-width:1200px) {
	.apply-job-form .file-group {
		margin-bottom: 20px
	}
}

@media (min-width:1800px) {
	.apply-job-form .file-group {
		margin-bottom: 33px
	}
}

@media (max-width:1023px) {
	.apply-job-form .input-group+.select-group {
		padding-top: 17px
	}
}

.apply-job-form .input-group+.select-wrapper {
	margin-top: 10px
}

@media (min-width:1200px) {
	.apply-job-form .input-group+.select-wrapper {
		margin-top: 20px
	}
}

@media (min-width:1800px) {
	.apply-job-form .input-group+.select-wrapper {
		margin-top: 33px
	}
}

.apply-job-form .file-group {
	max-width: 315px
}

@media (min-width:1200px) {
	.apply-job-form .file-group {
		margin-bottom: 50px
	}
}

.apply-job-form .button {
	margin: 30px 0
}

@media (min-width:1024px) {
	.apply-job-form .button {
		position: absolute;
		margin: 0;
		left: 0;
		top: calc(100% + 40px)
	}
}

@media (min-width:1800px) {
	.apply-job-form .button {
		top: calc(100% + 50px)
	}
}

.form-section .privacy,
.form-section .text-recaptcha,
form .privacy,
form .text-recaptcha {
	color: #11100e;
	font-family: "open_sansregular", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	padding-top: 5px
}

@media (min-width:1200px) {
	.form-section .privacy,
	.form-section .text-recaptcha,
	form .privacy,
	form .text-recaptcha {
		padding-top: 9px
	}
}

.form-section .privacy p a,
.form-section .text-recaptcha p a,
form .privacy p a,
form .text-recaptcha p a {
	font-family: "open_sanssemibold", sans-serif;
	font-weight: 600;
	color: #af1c11
}

@media (min-width:1200px) {
	.form-section .privacy p a:hover,
	.form-section .text-recaptcha p a:hover,
	form .privacy p a:hover,
	form .text-recaptcha p a:hover {
		text-decoration: underline
	}
}

.article-page-text .section-featured-posts .side-keep-in-touch .icon span br,
.article-page-text .section-featured-posts .side-keep-in-touch .icon svg,
.form-section .text-recaptcha,
.form-section .wpcf7-not-valid-tip,
.plative-popup .popup-body.subscription span.wpcf7-not-valid-tip,
form .wpcf7-not-valid-tip {
	display: none
}

.form-section span.not-valid,
form span.not-valid {
	color: #af1c11
}

@media (min-width:1200px) {
	.text-recaptcha {
		margin: 0
	}
}

@media (min-width:1800px) {
	.text-recaptcha {
		margin: 0 0 27px
	}
}

.text-recaptcha p {
	font-size: 14px;
	text-align: left;
	padding-top: 0
}

.grecaptcha-badge {
	visibility: hidden
}

.plative-popup {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.plative-popup p {
	margin-bottom: 0
}

.plative-popup .input-group {
	margin-bottom: 3px
}

.plative-popup .popup-content .description p {
	margin-bottom: 12px
}

.plative-popup .popup-content .description p:after {
	content: '';
	background-image: url(/wp-content/themes/plative/slice/dist/images/icon-victory-hand.png);
	width: 22px;
	height: 22px;
	display: inline-block
}

.plative-popup .subscription {
	min-height: 150px
}

@media (min-width:1200px) {
	.plative-popup .subscription {
		min-height: 300px
	}
}

.plative-popup .subscription .popup-title {
	font-family: "aileronbold", sans-serif
}

.plative-popup .subscription svg {
	position: absolute;
	top: 0;
	left: 0
}

@media (min-width:568px) {
	.plative-popup .subscription .input-group:nth-child(1),
	.plative-popup .subscription .input-group:nth-child(2) {
		width: 50%;
		max-width: 190px
	}
}

@media (min-width:768px) {
	.plative-popup .subscription {
		max-width: 600px
	}
	.plative-popup .subscription .popup-content {
		width: 410px;
		margin: 30px auto 0
	}
	.plative-popup .subscription .input-group:nth-child(1),
	.plative-popup .subscription .input-group:nth-child(2) {
		max-width: 200px
	}
}

@media (min-width:1200px) {
	.plative-popup .subscription {
		max-width: 660px
	}
	.plative-popup .subscription .popup-content {
		width: 480px;
		margin: 40px auto 20px
	}
}

.plative-popup .subscription .inputs-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 auto 10px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media (min-width:1200px) {
	.plative-popup .subscription .inputs-wrapper {
		margin-bottom: 30px
	}
}

.plative-popup .popup-message {
	font-size: 25px
}

@media (min-width:1200px) {
	.plative-popup .popup-message[aria-hidden=false] {
		max-width: 415px;
		position: absolute;
		left: calc((100% - 415px)/2)
	}
}

.plative-popup .popup-message p {
	margin: 20% 0;
	line-height: 1.25
}

.plative-popup .sent-mail svg {
	max-height: 150px;
	width: auto
}

.careers {
	padding: 50px 0;
	background-color: #fff
}

@media (min-width:1200px) {
	.careers {
		padding-bottom: 100px
	}
}

@media (min-width:1800px) {
	.careers {
		padding: 65px 0 130px
	}
}

.careers .circle-slider-section.big-heading .slider-title,
.careers .h1,
.careers h1,
.circle-slider-section.big-heading .careers .slider-title {
	text-align: center;
	margin-bottom: 35px
}

@media (min-width:1200px) {
	.careers .circle-slider-section.big-heading .slider-title,
	.careers .h1,
	.careers h1,
	.circle-slider-section.big-heading .careers .slider-title {
		width: 100%;
		max-width: 1090px;
		margin: 0 auto 40px
	}
}

@media (min-width:1800px) {
	.careers .circle-slider-section.big-heading .slider-title,
	.careers .h1,
	.careers h1,
	.circle-slider-section.big-heading .careers .slider-title {
		margin-bottom: 47px
	}
}

.careers-filter {
	margin-bottom: 30px
}

@media (min-width:768px) {
	.careers-filter {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: baseline;
		-ms-flex-align: baseline;
		align-items: baseline;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

@media (min-width:1200px) {
	.careers-filter {
		width: 100%;
		max-width: 1330px
	}
}

@media (min-width:768px) {
	.careers-filter .filter-form {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: baseline;
		-ms-flex-align: baseline;
		align-items: baseline;
		min-width: 517px
	}
}

.careers-filter .filter-form .title {
	display: block;
	color: #11100e;
	font-family: "open_sanslight", sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 5px
}

@media (min-width:768px) {
	.careers-filter .filter-form .title {
		-ms-flex-negative: 0;
		flex-shrink: 0;
		margin-right: 15px;
		margin-bottom: 0
	}
}

@media (min-width:1200px) {
	.careers-filter .filter-form .title {
		margin-right: 27px
	}
}

.careers-filter .filter-form .holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -2px -10px
}

@media (min-width:768px) {
	.careers-filter .filter-form .holder {
		margin: -2px -15px
	}
}

.careers-filter .filter-form .select-group {
	min-width: 210px;
	width: calc(100% - 20px);
	max-width: 320px;
	margin: 2px 10px
}

@media (min-width:768px) {
	.careers-filter .filter-form .select-group {
		width: 210px;
		margin: 2px 15px
	}
}

.careers-filter .filter-form .select-group .jcf-select,
.careers-item p {
	margin-bottom: 0
}

.careers-filter .result-counter {
	color: #11100e;
	font-family: "open_sanslight", sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 30px
}

@media (min-width:768px) {
	.careers-filter .result-counter {
		min-width: 190px;
		padding-left: 30px;
		text-align: right
	}
}

.careers-item {
	position: relative;
	z-index: 1;
	padding: 30px 0;
	margin-bottom: 10px
}

@media (min-width:768px) {
	.careers-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

@media (min-width:1200px) {
	.careers-item {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
}

@media (min-width:1800px) {
	.careers-item {
		padding: 50px 0
	}
}

.careers-item:last-child {
	margin-bottom: 0
}

.careers-item::before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100vw;
	height: 100%;
	z-index: -1;
	background-color: #fafafa
}

@media (min-width:768px) {
	.careers-item::before {
		left: auto;
		-webkit-transform: none;
		transform: none;
		right: 200px
	}
}

@media (min-width:1200px) {
	.careers-item::before {
		right: 240px
	}
}

@media (min-width:768px) {
	.careers-item .text {
		width: calc(100% - 200px);
		padding-right: 25px
	}
}

@media (min-width:1200px) {
	.careers-item .text {
		width: calc(100% - 240px);
		font-size: 16px;
		padding-right: 50px
	}
}

@media (min-width:1800px) {
	.careers-item .text {
		font-size: 18px;
		padding-right: 80px
	}
}

.careers-item .title {
	font-size: 14px;
	line-height: 24px;
	color: #af1c11;
	font-family: "open_sansregular", sans-serif;
	font-weight: 400
}

@media (min-width:768px) {
	.careers-item .title {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin-bottom: 3px
	}
}

.careers-item .title time {
	display: inline-block;
	font-family: "open_sanslight", sans-serif;
	font-weight: 300;
	padding-right: 10px;
	color: #11100e;
	margin-bottom: 10px
}

@media (min-width:768px) {
	.careers-item .title time {
		-ms-flex-negative: 0;
		flex-shrink: 0;
		padding-right: 0;
		margin-right: 30px
	}
}

@media (min-width:1200px) {
	.careers-item .title time {
		margin-right: 50px
	}
}

.careers-item .title .location {
	position: relative;
	display: inline-block;
	padding: 0 10px 0 27px;
	color: #af1c11;
	margin-bottom: 10px
}

@media (min-width:768px) {
	.careers-item .title .location {
		padding-right: 0;
		margin-right: 30px
	}
}

.careers-item .title svg {
	position: absolute;
	top: 0;
	left: 0;
	width: 17px;
	height: 17px
}

.careers-item .h3,
.careers-item h3 {
	margin-bottom: 10px
}

@media (min-width:1800px) {
	.careers-item .h3,
	.careers-item h3 {
		margin-bottom: 20px
	}
}

.careers-item .h3 a,
.careers-item h3 a {
	color: #11100e
}

@media (min-width:1200px) {
	.careers-item .h3 a,
	.careers-item h3 a {
		-webkit-transition: color .3s;
		transition: color .3s
	}
	.careers-item .h3 a:hover,
	.careers-item h3 a:hover {
		color: #af1c11
	}
}

.careers-item .link {
	margin-top: 10px
}

@media (min-width:768px) {
	.careers-item .link {
		margin-top: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		width: 200px;
		padding-left: 30px;
		text-align: right
	}
}

@media (min-width:1200px) {
	.careers-item .link {
		padding-top: 72px;
		width: 240px
	}
}

@media (min-width:1800px) {
	.careers-item .link {
		padding-top: 87px
	}
}

.careers-item .link a,
.plative-popup .select-center p {
	margin-bottom: 0
}

@media (max-width:767px) {
	.careers-item .link a {
		background-color: transparent
	}
}

@media (min-width:1024px) {
	.footer .dual-box .box {
		width: 100%
	}
	.footer .copy {
		width: 100%;
		display: block;
		clear: both
	}
}

div.wrap-badge-bestplaces {
	float: left;
	width: 180px;
	margin: 0 35px 35px 0
}

.intro-page.with-button .column p {
	overflow: hidden
}

@media only screen and (min-width:769px) and (max-width:1200px) {
	.intro-page .column {
		width: 68%
	}
}

@media only screen and (max-width:768px) {
	.intro-page.with-button a.button.transparent-white.anchor-link {
		margin: 0 auto;
		text-align: center;
		width: 75%;
		display: block
	}
}

.circle-slider-section.big-heading .title-page.home .slider-title,
.title-page.home .circle-slider-section.big-heading .slider-title,
.title-page.home h1 {
	margin-bottom: 100px
}

.plative-popup {
	background: rgba(0, 0, 0, .4);
	display: none;
	height: 100%;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 100
}

.plative-popup.popup-open {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.plative-popup .popup-body {
	display: none;
	margin: auto
}

.plative-popup .popup-body.open {
	display: block
}

.plative-popup .popup-body.subscription .input-group {
	width: 100%
}

.plative-popup .popup-body.subscription button {
	margin: 0!important
}

.plative-popup .popup-body .wpcf7-response-output {
	font-size: 14px
}

.plative-popup .popup-body.popup-get-in-touch {
	max-width: 700px
}

.plative-popup .popup-title {
	text-align: center;
	font-size: 25px;
	margin: 0 0 15px
}

@media (min-width:1200px) {
	.plative-popup .popup-title {
		font-size: 30px
	}
}

@media (min-width:1440px) {
	.plative-popup .popup-title {
		margin-bottom: 33px
	}
}

.plative-popup .helper,
.plative-popup>div {
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.plative-popup>div {
	-webkit-box-shadow: 10px 10px 60px #555;
	box-shadow: 10px 10px 60px #555;
	height: auto;
	min-height: 100px;
	position: relative;
	border-radius: 12px;
	padding: 15px 10px 10px;
	background: #f9f9f9;
	max-width: 420px;
	width: calc(100% - 20px);
	max-height: 90vh;
	overflow-y: auto
}

.plative-popup>div::-webkit-scrollbar {
	width: 7px;
	margin: 5px 5px 5px 0
}

.plative-popup>div::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #af1c11
}

.plative-popup>div::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px gray;
	box-shadow: inset 0 0 5px gray
}

@media (min-width:768px) {
	.plative-popup>div {
		overflow-y: visible
	}
}

.plative-popup .inputs-wrapper {
	text-align: left
}

@media (min-width:768px) {
	.plative-popup .inputs-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.plative-popup .select-center {
	margin: 0 auto;
	text-align: left
}

@media (min-width:768px) {
	.plative-popup .select-center {
		width: calc(50% - 20px)
	}
}

.plative-popup .select-center>div {
	display: block;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 2px;
	padding-left: 20px;
	padding-top: 3px
}

.plative-popup .area-group,
.plative-popup .input-group,
.plative-popup .select-group {
	margin-bottom: .6rem
}

.plative-popup .select-group {
	text-align: left
}

.plative-popup textarea {
	height: 100px
}

@media (min-width:1200px) {
	.plative-popup textarea {
		height: 60px
	}
}

@media (min-width:1440px) {
	.plative-popup textarea {
		height: 100px
	}
}

.plative-popup button.button {
	display: block;
	width: 200px;
	padding: 0;
	margin: 1.5rem auto
}

@media (min-width:768px) {
	.plative-popup button.button {
		margin: 1.5rem 0 .5rem auto
	}
}

.plative-popup .wpcf7-response-output {
	font-size: 12px
}

@media (min-width:768px) {
	.plative-popup .input-group {
		width: calc(50% - 12px)
	}
	.plative-popup .select-group {
		width: calc(33.33% - 12px)
	}
	.plative-popup .input-group,
	.plative-popup .select-group {
		margin-left: 6px;
		margin-right: 6px
	}
}

.plative-popup-close-button {
	background-color: #000;
	border: 2px solid #fff;
	border-radius: 50px;
	cursor: pointer;
	display: inline-block;
	line-height: 1;
	font-weight: 700;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 25px;
	width: 30px;
	height: 30px;
	text-align: center;
	color: #fff
}

@media (min-width:768px) {
	.plative-popup-close-button {
		top: -15px;
		right: -15px
	}
}

.plative-popup-close-button:hover {
	background-color: #af1c11
}

@media screen and (max-width:768px) {
	.plative-popup {
		padding-top: 20px
	}
}

.article-page-text .section-author {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	font-size: 14px;
	line-height: 18px;
	font-family: "open_sanslight", sans-serif;
	font-weight: 300;
	color: #323232
}

.article-page-text .section-author::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100vw;
	background-color: #fafafa;
	z-index: -1
}

@media (min-width:768px) {
	.article-page-text .section-author::before {
		right: 0;
		width: auto;
		left: 0
	}
	.article-page-text .section-author {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		font-size: 16px;
		line-height: 26px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

@media (min-width:1800px) {
	.article-page-text .section-author {
		font-size: 18px;
		line-height: 30px;
		margin-top: 73px
	}
}

.article-page-text .section-author,
.article-page-text .section-author .author-info {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.article-page-text .section-author.section-author-head {
	padding: 30px 0
}

@media (min-width:768px) {
	.article-page-text .section-author.section-author-head {
		padding: 0 0 30px
	}
}

@media (min-width:1200px) {
	.article-page-text .section-author.section-author-head {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

@media (min-width:1800px) {
	.article-page-text .section-author.section-author-head {
		width: 1170px;
		margin: 0 auto;
		padding: 0 0 60px
	}
}

.article-page-text .section-author.section-author-footer {
	padding: 30px 15px
}

@media (min-width:1200px) {
	.article-page-text .section-author.section-author-footer {
		margin: 0;
		padding: 0 calc((100% - 1170px)/2);
		width: 100%
	}
	.article-page-text .section-author.section-author-footer .author {
		padding: 45px 0
	}
}

.article-page-text .section-author .author {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 1
}

.article-page-text .section-author .photo {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 15px
}

@media (min-width:768px) {
	.article-page-text .section-author .photo {
		width: 60px;
		height: 60px;
		margin-right: 20px
	}
}

@media (min-width:1200px) {
	.article-page-text .section-author .photo {
		width: 80px;
		height: 80px;
		margin-right: 30px;
		float: left
	}
}

.article-page-text .section-author ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-width: 230px;
	max-width: 450px;
	position: relative;
	margin-left: 75px;
	z-index: 1
}

@media (min-width:768px) {
	.article-page-text .section-author ul {
		margin: -5px
	}
}

@media (min-width:1200px) {
	.article-page-text .section-author ul {
		margin: 0 -3px 10px
	}
}

.article-page-text .section-author li {
	padding: 0;
	position: relative;
	width: 40px;
	height: 40px;
	margin: 5px 3px;
	list-style: none
}

@media (min-width:768px) {
	.article-page-text .section-author li {
		margin: 5px;
		width: 50px;
		height: 50px
	}
}

.article-page-text .section-author li::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 1px solid rgba(99, 102, 106, .5);
	opacity: .5;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	z-index: 1;
	pointer-events: none
}

.article-page-text .section-author li a {
	display: block;
	width: 100%;
	height: 100%
}

.article-page-text .section-author span {
	display: block;
	margin-bottom: 3px
}

@media (min-width:768px) {
	.article-page-text .section-author span {
		margin-bottom: 0
	}
}

.article-page-text .section-author p {
	margin-bottom: 3px
}

@media (min-width:768px) {
	.article-page-text .section-author p {
		margin-bottom: 0
	}
}

.icon-copy {
	cursor: pointer
}

.message-copy {
	position: absolute;
	color: #af1c11;
	font-size: 14px;
	width: -moz-max-content;
	width: 153px;
	padding: 0 10px;
	border-radius: 4px;
	border: 1px solid #af1c11;
	line-height: 1.5;
	bottom: 30px;
	background: #fff;
	display: none;
	opacity: 1;
	-webkit-transition: opacity 2s;
	transition: opacity 2s;
	right: 15px;
	-webkit-box-shadow: 0 0 10px #9e9e9e70;
	box-shadow: 0 0 10px #9e9e9e70
}

@media (min-width:768px) {
	.message-copy {
		right: -45px
	}
}

.message-copy.show {
	display: block
}

.message-copy.hide-message {
	opacity: 0
}

.article-page-text .section-featured-posts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 0 15px;
	background: #fff;
	position: relative;
	z-index: 5
}

@media (min-width:768px) {
	.article-page-text .section-featured-posts {
		padding-bottom: 50px
	}
}

@media (min-width:1200px) {
	.article-page-text .section-featured-posts {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		padding: 0 0 0 calc((100% - 1170px)/2)
	}
}

@media (min-width:1600px) {
	.article-page-text .section-featured-posts {
		padding: 100px 0 70px calc((100% - 1570px)/2);
		min-width: 100%
	}
}

@media (min-width:768px) {
	.article-page-text .section-featured-posts .featured-posts {
		width: 500px;
		margin: 50px auto
	}
}

@media (min-width:1200px) {
	.article-page-text .section-featured-posts .side-keep-in-touch {
		width: 45%
	}
}

@media (min-width:1600px) {
	.article-page-text .section-featured-posts .side-keep-in-touch {
		width: 50%
	}
}

.article-page-text .section-featured-posts .featured-posts .h2,
.article-page-text .section-featured-posts .featured-posts h2 {
	margin-bottom: 20px
}

@media (min-width:1200px) {
	.article-page-text .section-featured-posts .featured-posts .h2,
	.article-page-text .section-featured-posts .featured-posts h2 {
		margin-bottom: 30px
	}
}

@media (min-width:568px) {
	.article-page-text .section-featured-posts .featured-posts li {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

@media (min-width:1200px) {
	.article-page-text .section-featured-posts .featured-posts li {
		width: 500px;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin-bottom: 30px
	}
}

.article-page-text .section-featured-posts .featured-posts .image {
	position: relative;
	width: 100%;
	margin: 0 auto 15px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover
}

@media (min-width:568px) {
	.article-page-text .section-featured-posts .featured-posts .image {
		-ms-flex-negative: 0;
		flex-shrink: 0;
		width: 210px;
		margin: 0 20px 0 0
	}
}

@media (min-width:1200px) {
	.article-page-text .section-featured-posts .featured-posts .image {
		margin-right: 30px
	}
}

.article-page-text .section-featured-posts .featured-posts .image::before {
	content: '';
	width: 100%;
	height: 0;
	display: block;
	pointer-events: none;
	padding-top: 61.9%
}

.article-page-text .section-featured-posts .featured-posts .image a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.article-page-text .section-featured-posts .featured-posts .h3,
.article-page-text .section-featured-posts .featured-posts h3 {
	color: #11100e;
	margin: 0;
	font-size: 18px;
	line-height: 21px;
	max-width: 290px
}

@media (min-width:568px) {
	.article-page-text .section-featured-posts .featured-posts .h3,
	.article-page-text .section-featured-posts .featured-posts h3 {
		padding: 10px 0
	}
}

@media (min-width:1200px) {
	.article-page-text .section-featured-posts .featured-posts .h3,
	.article-page-text .section-featured-posts .featured-posts h3 {
		padding: 26px 0 0
	}
}

@media (min-width:1800px) {
	.article-page-text .section-featured-posts .featured-posts .h3,
	.article-page-text .section-featured-posts .featured-posts h3 {
		padding-top: 26px
	}
}

.article-page-text .section-featured-posts .featured-posts .h3 a,
.article-page-text .section-featured-posts .featured-posts h3 a {
	color: inherit
}

.no-touch .article-page-text .section-featured-posts .featured-posts .h3 a,
.no-touch .article-page-text .section-featured-posts .featured-posts h3 a {
	-webkit-transition: color .3s;
	transition: color .3s
}

.article-page-text .section-featured-posts .featured-posts .h3 a:hover,
.article-page-text .section-featured-posts .featured-posts h3 a:hover {
	color: #af1c11
}

.article-page-text .section-featured-posts .side-keep-in-touch {
	position: relative;
	padding: 40px 0
}

@media (min-width:768px) {
	.article-page-text .section-featured-posts .side-keep-in-touch {
		padding: 87px 0 105px;
		margin-left: 315px;
		margin-bottom: 132px
	}
}

@media (min-width:1024px) and (max-width:1199px) {
	.article-page-text .section-featured-posts .side-keep-in-touch {
		margin-left: 415px
	}
}

@media (min-width:1200px) {
	.article-page-text .section-featured-posts .side-keep-in-touch {
		margin-top: 66px;
		padding: 65px 30px 105px 245px;
		margin-left: 0
	}
}

.article-page-text .section-featured-posts .side-keep-in-touch::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: -15px;
	right: -15px;
	background-color: #262a42;
	z-index: -1
}

@media (min-width:768px) {
	.article-page-text .section-featured-posts .side-keep-in-touch::before {
		left: -240px;
		right: auto;
		width: 100vw;
		border-radius: 67px 0 0 160px
	}
}

@media (min-width:1200px) {
	.article-page-text .section-featured-posts .side-keep-in-touch::before {
		border-radius: 67px 0 0 160px;
		left: 0;
		height: 336px
	}
}

@media (min-width:768px) {
	.article-page-text .section-featured-posts .side-keep-in-touch .icon {
		position: absolute;
		top: -1px;
		right: calc(100% - -23px);
		width: 290px;
		height: 468px
	}
}

@media (min-width:1200px) {
	.article-page-text .section-featured-posts .side-keep-in-touch .icon {
		width: 290px;
		right: calc(100% - 210px);
		height: 455px
	}
}

@media (min-width:768px) {
	.article-page-text .section-featured-posts .side-keep-in-touch .icon::before {
		content: '';
		position: absolute;
		top: 36px;
		left: 36px;
		width: 208px;
		height: 208px;
		border-radius: 50%;
		z-index: 1;
		background-color: #262a42
	}
}

@media (min-width:1200px) {
	.article-page-text .section-featured-posts .side-keep-in-touch .icon::before {
		top: 36px;
		left: 36px;
		width: 208px;
		height: 208px
	}
}

@media (min-width:768px) {
	.article-page-text .section-featured-posts .side-keep-in-touch .icon svg {
		display: block
	}
}

.article-page-text .section-featured-posts .side-keep-in-touch .icon span {
	display: block;
	color: #fff;
	font-family: "aileronbold", sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 5px
}

@media (min-width:768px) {
	.article-page-text .section-featured-posts .side-keep-in-touch .icon span {
		position: absolute;
		z-index: 1;
		left: 74px;
		top: 123px;
		margin-bottom: 0;
		font-size: 24px;
		line-height: 29px
	}
}

@media (min-width:1200px) {
	.article-page-text .section-featured-posts .side-keep-in-touch .icon span {
		left: 74px;
		top: 123px;
		font-size: 24px;
		line-height: 29px
	}
}

@media (min-width:768px) {
	.article-page-text .section-featured-posts .side-keep-in-touch .icon span br {
		display: inline
	}
}

.article-page-text .section-featured-posts .side-keep-in-touch form .input-group {
	padding-bottom: 18px;
	margin-bottom: 10px
}

@media (min-width:768px) {
	.article-page-text .section-featured-posts .side-keep-in-touch form .input-group {
		margin-bottom: 7px
	}
}

@media (min-width:1200px) {
	.article-page-text .section-featured-posts .side-keep-in-touch form .input-group {
		margin-top: 24px
	}
}

.article-page-text .section-featured-posts .side-keep-in-touch form input {
	border-color: rgba(200, 200, 200, .2);
	background-color: rgba(255, 255, 255, .05);
	color: #fff
}

.article-page-text .section-featured-posts .side-keep-in-touch form .placeholder {
	color: #fff
}

.article-page-text .section-featured-posts .side-keep-in-touch form [type=submit] {
	margin-bottom: 0
}

.article-page-text .section-featured-posts .side-keep-in-touch form .wpcf7-not-valid-tip {
	position: absolute;
	bottom: 0;
	left: 0
}

.section-our-people {
	position: relative;
	background-color: #fafafa;
	padding: 83px 0 105px
}

.section-our-people .head-our-people {
	padding-bottom: 35px;
	text-align: center;
	max-width: 951px;
	margin: 0 auto
}

.section-our-people .team-slider {
	position: relative;
	height: 175px
}

@media (min-width:768px) {
	.section-our-people .team-slider {
		height: 233px
	}
}

.section-our-people .animate-slider {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	width: auto
}

.section-our-people .animate-slider.animate-left {
	-webkit-animation: 120s linear 0s infinite normal none running animate_row;
	animation: 120s linear 0s infinite normal none running animate_row
}

@media (min-width:768px) {
	.section-our-people .animate-slider.animate-left {
		-webkit-animation: 200s linear 0s infinite normal none running animate_row;
		animation: 200s linear 0s infinite normal none running animate_row
	}
}

.section-our-people .animate-slider.animate-right {
	position: absolute;
	right: 0;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-animation: 120s linear 0s infinite normal none running animate_row_right;
	animation: 120s linear 0s infinite normal none running animate_row_right
}

@media (min-width:768px) {
	.section-our-people .animate-slider.animate-right {
		-webkit-animation: 200s linear 0s infinite normal none running animate_row_right;
		animation: 200s linear 0s infinite normal none running animate_row_right
	}
}

.section-our-people .animate-slider article {
	width: 147px;
	min-width: 147px
}

@media (min-width:425px) {
	.section-our-people .animate-slider article {
		width: 200px;
		min-width: 200px
	}
}
h4.h4 {
    position: absolute;
    top: -166px;
}
.slide-content.slide-2011 {
    top: -114px;
}
h4.h4.\32 011 {
    top: -120px;
}
.slide-content.slide-2012 {
    top: -100px;
}
.slide-content.slide-2015 {
    top: -110px;
}
h4.h4.\32 015 {
    top: -108px;
}
.slide-content.slide-2017 {
    top: -118px;
}
h4.h4.\32 017 {
    top: -124px;
}
h4.h4.\32 012 {
    top: -116px;
}
.slide-content.\32 022 {
    top: -112px;
}
span.span-2011 {
    left: 2px;
    top: -10px;
}
span.span-2015 {
    left: 54px;
    top: -27px;
}
span.span-2017 {
    left: -50px;
    top: -6px;
}
span.span-2020 {
    top: 27px;
    left: 16px;
}
span.span-2021 {
    left: 8px;
    top: 18px;
}