@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,700,400italic);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url("https://use.fontawesome.com/releases/v5.6.3/css/all.css");

.typemaster{
	top:35%;position: fixed;transform: translate(-40%, -40%);left:45%;text-align: left;font-family:sans-serif,monospace;font-size:35px;
}
.noselect, .projects .content .modules.depth1>div .module.project>a .info .text {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	cursor: default
}
.home .logo a, .noselect {
	cursor: default
}
.navigation a, .noselect {
	-webkit-touch-callout: none;
	-khtml-user-select: none
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	line-height: 1;
	background-color: #fff;
	padding: 0;
	font-size: 100%
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.clearfix:after, .clearfix:before {
	display: table;
	clear: both;
	content: "";
	line-height: 0
}
.noselect {
	user-select: none
}
body, html {
	height: 100%
}
div.spacer {
	height: 1px
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}
a, a img {
	outline: 0
}
img {
	border: none
}
.logo {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0.8em 1.8em
}
@media screen and (min-width:768px) and (max-width:991px) {
.logo {
	position: absolute;
	margin: 10px
}
.typemaster{
	font-size: 90px;
}
}
@media screen and (min-width:480px) and (max-width:767px) {
.logo {
	margin: 0;
	padding: 2em;
	position: absolute
}
.logo-img{width:120px;}
.typemaster{
	font-size: 60px;
}
}
@media screen and (min-width:300px) and (max-width:479px) {
.logo {
	margin: 0;
	padding:5px;
	position: absolute
}
.logo-img{width:120px;}
.typemaster{
	font-size: 40px;
}
.mobile-header{ height:auto!important; /*margin-top: 75px;*/ }
}
.bottom, .cover, .left, .loading, .right, .toggle, .top, .transition {
	position: fixed
}
.logo a {
	width: 95px;
	height: 16px;
	display: block;
	background-image: url(../../assets/shared/Bluebones-Logo.png) transparent 0 0 no-repeat;
	background-image: none, url(../../assets/shared/Bluebones-Logo.svg)
}
.loader, .toggle, .transition {
	display: none
}
.logo.dark a, .logo.light a {
	background-image: url(../assets/shared/Bluebones-Logo.png) transparent 0 0 no-repeat;
	background-image: none, url(../assets/shared/Bluebones-Logo.svg)
}
.toggle {
	top: 0;
	right: 0;
	margin: 0;
	padding: 1.8em 2.8em;
	cursor: pointer
}
.toggle>div {
	height: 1.65em;
	width: 1.65em
}
@media screen and (min-width:768px) and (max-width:991px) {
.toggle {
	background-color: rgba(0,0,0,.8);
	padding: 1.7em 1.5em;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	overflow: hidden;
	margin: 30px;
	transform: scale(.8);
}
.toggle>div {
	height: auto
}
}
@media screen and (min-width:480px) and (max-width:767px) {
.toggle {
	background-color: rgba(0,0,0,.8);
	padding: 1.7em 1.5em;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	overflow: hidden;
	margin: 5px 15px;
	transform: scale(.65)
}
.toggle>div {
	height: auto
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.toggle {
	padding: 1.7em 1.5em;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	overflow: hidden;
	margin: 5px 15px;
	transform: scale(.65)
}
.toggle>div {
	height: auto
}
}
.toggle>div>div {
	width: 100%;
	height: 2px;
	margin: 0 0 .43em;
	background-color:Black;
	transition-duration: .3s;
	transition-delay: 0s, 0s, 0s, 0s
}
.toggle>div>div:nth-child(3) {
	width: 50%;
	float: right
}
.bottom, .loading, .toggle:hover>div>div:nth-child(3), .top {
	width: 100%
}
.toggle.open>div>div:nth-child(1) {
	-webkit-transform: translateY(9px) rotate(45deg);
	-ms-transform: translateY(9px) rotate(45deg);
	transform: translateY(9px) rotate(45deg)
}
.toggle.open>div>div:nth-child(2) {
	opacity: 0
}
.toggle.open>div>div:nth-child(3) {
	width: 100%;
	-webkit-transform: translateY(-9px) rotate(-45deg);
	-ms-transform: translateY(-9px) rotate(-45deg);
	transform: translateY(-9px) rotate(-45deg)
}
.toggle.dark>div>div {
	background-color: #15181C
}
.bottom, .cover, .left, .loading, .right, .toggle.ligth>div>div, .top, .transition, .transition>div {
	background-color: #fff
}
@media screen and (min-width:768px) and (max-width:991px) {
.toggle>div>div:nth-child(3) {
	margin: 0;
	width: 100%
}
.toggle.dark>div>div {
	background-color: #fff
}
body {
	padding: 0
}
.bottom, .left, .right, .top {
	display: none
}
}
@media screen and (min-width:480px) and (max-width:767px) {
.toggle>div>div:nth-child(3) {
	margin: 0;
	width: 100%
}
.toggle.dark>div>div {
	background-color: #fff
}
body {
	padding: 0
}
.bottom, .left, .right, .top {
	display: none
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.toggle>div>div:nth-child(3) {
	margin: 0;
	width: 100%
}
.toggle.dark>div>div {
	background-color: #fff
}
}
.overlay {
	z-index: 11
}
.toggle {
	z-index: 9
}
.loading {
	z-index: 10;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center
}
.menu {
	z-index: 8
}
.logo {
	z-index: 999
}
.cover {
	z-index: 9;
	top: 0;
	left: 0
}
.bottom, .left, .right, .top {
	z-index: 25
}
.footer {
	z-index: 0
}
.content {
	z-index: 3
}
.top {
	top: 0;
	left: 0;
	height: 22px
}
.bottom {
	bottom: 0;
	left: 0;
	height: 20px
}
.left, .right {
	width: 20px;
	top: 0
}
.left {
	left: 0;
	height: 100%
}
.right {
	right: 0;
	height: 100%
}
.cover, .overlay, .transition, .transition>div {
	width: 100%;
	height: 100%
}
.transition {
	z-index: -1;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	left: 0
}
.transition>div {
	position: absolute;
	left: 100%
}
.transition.active {
	z-index: 5;
	display: block
}
.overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #15181C;
	opacity: .75
}
@media screen and (min-width:320px) and (max-width:479px) {
body {
	padding: 0
}
.bottom, .left, .right, .top {
	height: 0
}
.menu .container>div:nth-child(1) {
	top: 0!important;
	left: 0!important;
	bottom: 0!important;
	right: 0!important
}
.footer {
	border: 0!important
}
}
.behance, .linkedin, .medium, .twitter {
	position: relative;
	display: inline-block;
	width: 46px;
	height: 46px
}
.modules.scrollview, .modules.scrollview .module, .modules.scrollview .module .page, .modules.scrollview .module .page .container-1 .container-2 .image, .modules.scrollview .module .page .container-1 .container-2 .image .custom, .modules.scrollview .module .page .container-1 .container-2 .image .custom .img {
	width: 100%;
	height: 100%
}
.light .twitter {
	background-image: url(../assets/shared/twitter-light.png) transparent 0 0 no-repeat;
	background-image: none, url(../assets/shared/twitter-light.svg)
}
.light .twitter span {
	background-image: url(../assets/shared/twitter-dark.png) transparent 0 0 no-repeat;
	background-image: none, url(../assets/shared/twitter-dark.svg);
	background-color: #15181C;
	opacity: 0
}
.light .twitter:hover span {
	opacity: 1
}
.dark .twitter {
	background-image: url(../assets/shared/twitter-dark.png) transparent 0 0 no-repeat;
	background-image: none, url(../assets/shared/twitter-dark.svg)
}
.dark .twitter span {
	background-image: url(../assets/shared/twitter-light.png) transparent 0 0 no-repeat;
	background-image: none, url(../assets/shared/twitter-light.svg);
	background-color: #15181C;
	opacity: 0
}
.dark .twitter:hover span {
	opacity: 1
}
.light .linkedin {
	background-image: url(../assets/shared/linkedin-light.png) transparent 0 0 no-repeat;
	background-image: none, url(../assets/shared/linkedin-light.svg)
}
.light .linkedin span {
	background-image: url(../assets/shared/linkedin-dark.png) transparent 0 0 no-repeat;
	background-image: none, url(../assets/shared/linkedin-dark.svg);
	background-color: #15181C;
	opacity: 0
}
.light .linkedin:hover span {
	opacity: 1
}
.dark .linkedin {
	background-image: url(../assets/shared/linkedin-dark.png) transparent 0 0 no-repeat;
	background-image: none, url(../assets/shared/linkedin-dark.svg)
}
.dark .linkedin span {
	background-image: url(../assets/shared/linkedin-light.png) transparent 0 0 no-repeat;
	background-image: none, url(../assets/shared/linkedin-light.svg);
	background-color: #15181C;
	opacity: 0
}
.dark .linkedin:hover span {
	opacity: 1
}
.light .behance {
	background-image: url(../assets/shared/behance-light.png) transparent 0 0 no-repeat;
	background-image: none, url(../assets/shared/behance-light.svg)
}
.light .behance span {
	background-image: url(../assets/shared/behance-dark.png) transparent 0 0 no-repeat;
	background-image: none, url(../assets/shared/behance-dark.svg);
	background-color: #15181C;
	opacity: 0
}
.light .behance:hover span {
	opacity: 1
}
.dark .behance {
	background-image: url(../assets/shared/behance-dark.png) transparent 0 0 no-repeat;
	background-image: none, url(../assets/shared/behance-dark.svg)
}
.dark .behance span {
	background-image: url(../assets/shared/behance-light.png) transparent 0 0 no-repeat;
	background-image: none, url(../assets/shared/behance-light.svg);
	background-color: #15181C;
	opacity: 0
}
.dark .behance:hover span {
	opacity: 1
}
.light .medium {
	background-image: url(../assets/shared/medium-light.png) transparent 0 0 no-repeat;
	background-image: none, url(../assets/shared/medium-light.svg)
}
.light .medium span {
	background-image: url(../assets/shared/medium-dark.png) transparent 0 0 no-repeat;
	background-image: none, url(../assets/shared/medium-dark.svg);
	background-color: #15181C;
	opacity: 0
}
.light .medium:hover span {
	opacity: 1
}
.dark .medium {
	background-image: url(../assets/shared/medium-dark.png) transparent 0 0 no-repeat;
	background-image: none, url(../assets/shared/medium-dark.svg)
}
.dark .medium span {
	background-image: url(../assets/shared/medium-light.png) transparent 0 0 no-repeat;
	background-image: none, url(../assets/shared/medium-light.svg);
	background-color: #15181C;
	opacity: 0
}
.dark .medium:hover span {
	opacity: 1
}
.modules.scrollview .module {
	position: absolute
}
.modules.scrollview .module .page {
	position: absolute;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.modules.scrollview .module .page .container-1, .modules.scrollview .module .page .container-1 .container-2 {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	background-image: url(../assets/shared/fff.png);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.modules.scrollview .module .page .container-1 .container-2 .image .custom .content {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}
.Spinner {
	/*height: 58px;*/
	/*width: 58px;*/
	/*left: 50%;*/
	/*top: 50%;*/
	/*margin-left: -29px;*/
	/*margin-top: -29px;*/
	/*animation: container-rotate 1.6s linear infinite*/
	position: absolute;
	width: 272px;
	height: 66px;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	background: url(../../assets/loading.gif);
}
.Spinner-line {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0
}
.Spinner-line--1 {
	border-color: #098170;
	animation: fill-unfill-rotate 4.8s cubic-bezier(.4, 0, .2, 1) infinite both, line-1-fade-in-out 4.8s cubic-bezier(.4, 0, .2, 1) infinite both
}
.Spinner-line--2 {
	border-color: #523D66;
	animation: fill-unfill-rotate 4.8s cubic-bezier(.4, 0, .2, 1) infinite both, line-2-fade-in-out 4.8s cubic-bezier(.4, 0, .2, 1) infinite both
}
.Spinner-line--3 {
	border-color: #EA425C;
	animation: fill-unfill-rotate 4.8s cubic-bezier(.4, 0, .2, 1) infinite both, line-3-fade-in-out 4.8s cubic-bezier(.4, 0, .2, 1) infinite both
}
.Spinner-line--4 {
	border-color: #F4AC46;
	animation: fill-unfill-rotate 4.8s cubic-bezier(.4, 0, .2, 1) infinite both, line-4-fade-in-out 4.8s cubic-bezier(.4, 0, .2, 1) infinite both
}
.Spinner-line-cog {
	display: inline-block;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
	border-color: inherit
}
.Spinner-line-cog-inner, .Spinner-line-ticker {
	position: absolute;
	box-sizing: border-box;
	border-color: inherit;
	height: 100%;
	top: 0
}
.Spinner-line-cog-inner {
	bottom: 0;
	right: 0;
	left: 0;
	width: 200%;
	border-width: 3px;
	border-style: solid;
	border-bottom-color: transparent;
	border-radius: 50%;
	animation: none
}
.Spinner-line-cog-inner--left {
	border-right-color: transparent;
	transform: rotate(129deg);
	animation: left-spin 1.2s cubic-bezier(.4, 0, .2, 1) infinite both
}
.Spinner-line-cog-inner--right {
	left: -100%;
	border-left-color: transparent;
	transform: rotate(-129deg);
	animation: right-spin 1.2s cubic-bezier(.4, 0, .2, 1) infinite both
}
.Spinner-line-cog-inner--center {
	width: 1000%;
	left: -450%
}
.Spinner-line-ticker {
	left: 45%;
	width: 10%;
	overflow: hidden
}
@keyframes container-rotate {
to {
transform:rotate(360deg)
}
}
@keyframes fill-unfill-rotate {
12.5% {
transform:rotate(135deg)
}
25% {
transform:rotate(270deg)
}
37.5% {
transform:rotate(405deg)
}
50% {
transform:rotate(540deg)
}
62.5% {
transform:rotate(675deg)
}
75% {
transform:rotate(810deg)
}
87.5% {
transform:rotate(945deg)
}
to {
	transform: rotate(1080deg)
}
}
@keyframes left-spin {
0%, to {
transform:rotate(130deg)
}
50% {
transform:rotate(-5deg)
}
}
@keyframes right-spin {
0%, to {
transform:rotate(-130deg)
}
50% {
transform:rotate(5deg)
}
}
@keyframes line-1-fade-in-out {
0%, 25%, 90%, to {
opacity:1
}
26%, 89% {
opacity:0
}
}
@keyframes line-2-fade-in-out {
0%, 15%, 51% {
opacity:0
}
25%, 50% {
opacity:1
}
}
@keyframes line-3-fade-in-out {
0%, 40%, 76% {
opacity:0
}
50%, 75% {
opacity:1
}
}
@keyframes line-4-fade-in-out {
0%, 65%, to {
opacity:0
}
75%, 90% {
opacity:1
}
}
.menu {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	overflow: hidden
}
.menu a {
	color: #fff
}
.menu .container {
	position: relative;
	width: 100%;
	height: 100%
}
.menu .container>div:nth-child(1) {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: #fcf113;
	opacity: 1
}
@media screen and (min-width:768px) and (max-width:991px) {
.menu .container>div:nth-child(1) {
	left: 0;
	top: 0;
	bottom: 0;
	right: 0
}
}
@media screen and (min-width:480px) and (max-width:767px) {
.menu .container>div:nth-child(1) {
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.menu .container>div:nth-child(1) {
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}
}
.menu .container>div:nth-child(2) {
	text-align: right;
	position: absolute;
	top: 50%;
	right: 1%;
	-webkit-transform: translateY(-50%) translateX(0);
	-ms-transform: translateY(-50%) translateX(0);
	transform: translateY(-50%) translateX(0)
}
.menu .container>div:nth-child(2) ul.sections li {
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	font-size: 3em;
	letter-spacing: 0;
	text-transform: uppercase;
	margin: 0 0 .7em;
}
.menu .container>div:nth-child(2) ul.sections li:last-child {
	margin: 0 0 2em
}
@media screen and (min-width:480px) and (max-width:767px) {
.menu .container>div:nth-child(2) ul.sections li {
	font-size: 1em
}
.menu .container>div:nth-child(2) ul.sections li:last-child {
	margin-bottom: 1em
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.menu .container>div:nth-child(2) ul.sections li {
	font-size: 1.5em
}
.menu .container>div:nth-child(2) ul.sections li:last-child {
	margin: 0 0 1.5em
}
}
.menu .container>div:nth-child(2) ul.sections li a {
	color: #000;
	opacity: 1;
	-webkit-transition: opacity .15s linear;
	-moz-transition: opacity .15s linear;
	-ms-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.menu .container>div:nth-child(2) ul.sections li a:hover{
	color:#a05213;
}
.menu .container>div:nth-child(2) ul.social li {
	color: #000;
	display: inline-block;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	font-size: 1.5em;
	letter-spacing: 0;
	text-transform: uppercase
}
.menu .container>div:nth-child(2) ul.social li img{
	width:70px;
}
.menu .container>div:nth-child(2) ul.languages li {
	color: #000;
	display: inline-block;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	font-size: 1.5em;
	letter-spacing: 0;
	text-transform: uppercase
}
.menu .container>div:nth-child(2) ul.languages li::after {
	content: ' | '
}
.menu .container>div:nth-child(2) ul.languages li:last-child::after {
	content: ''
}
.menu .container>div:nth-child(2) a:hover{
	color:#a05213;
}
.menu .container>div:nth-child(2) a {
	color: #000;
	margin: 0 .5em;
	text-decoration: none;
	opacity: 1;
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease
}
.menu .container>div:nth-child(2) a.out {
	/*opacity: .3*/
}
.menu .container>div:nth-child(3) {
	text-align: center;
	position: absolute;
	bottom: 7.5%;
	left: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%)
}
.menu .container>div:nth-child(3) a {
	margin: 0 .5em;
	text-decoration: none;
	opacity: 1;
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease
}
.menu .container>div:nth-child(3) a.out {
	opacity: .3
}
@media screen and (min-width:480px) and (max-width:767px) {
.menu .container>div:nth-child(2) ul.languages li {
	font-size: .6em
}
.menu .container>div:nth-child(3) {
	bottom: 5%
}
.menu .container>div:nth-child(3) a {
	width: 26px;
	height: 26px;
	background-size: cover;
	margin: 0 .2em
}
.content .numbers {
	display: none
}
}
*, a, div, h1, h2, h3, h4, h5, html, li, p, span {
	-webkit-font-smoothing: antialiased!important;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: geometricPrecision
}
@media screen and (min-width:320px) and (max-width:767px) {
	.menu .container>div:nth-child(2) ul.languages li {
		color: #000;
		display: inline-block;
		font-family: Montserrat, sans-serif;
		font-weight: 400;
		font-size: 0.7em;
		letter-spacing: 0;
		text-transform: uppercase
	}
	.menu .container>div:nth-child(2) ul.social li {
		color: #000;
		display: inline-block;
		font-family: Montserrat, sans-serif;
		font-weight: 400;
		font-size: 0.7em;
		letter-spacing: 0;
		text-transform: uppercase
	}
body>.content {
	margin-bottom: 219px
}
}
.content {
	position: relative;
	overflow: hidden
}
.content.work {
	margin-bottom: 319px
}
@media screen and (min-width:768px) and (max-width:991px) {
.content.work {
	margin-bottom: 309px
}
}
@media screen and (min-width:320px) and (max-width:767px) {
.content.work {
	margin-bottom: 219px
}
}
.content.works {
	margin-bottom: 319px
}
@media screen and (min-width:768px) and (max-width:991px) {
.content.works {
	margin-bottom: 309px
}

}
@media screen and (min-width:320px) and (max-width:767px) {
.content.works {
	margin-bottom: 219px
}
}
.content .numbers {
	position: fixed;
	top: 50%;
	right: 60px;
	z-index: 10;
	color: rgb(235, 183, 183);
	/* display: none */
}
@media screen and (min-width:320px) and (max-width:479px) {
.menu .container>div:nth-child(3) {
	bottom: 5%
}
.menu .container>div:nth-child(3) a {
	width: 38px;
	height: 38px;
	background-size: cover
}
.content .numbers {
	right: 15px;
	display: none
}
}
.content .numbers li {
	font-family: Montserrat, sans-serif;
	font-size: .6875em;
	padding: 17px 0;
	color: #fff;
	opacity: .5;
	-webkit-font-smoothing: antialiased!important
}
.content .numbers li.active {
	opacity: 1
}
.content .numbers li a {
	text-decoration: none;
	color: rgb(101, 99, 99);;
}
.home .content {
	width: 100%;
	height: 100%;
	overflow: hidden
}
.home .content .modules .module.header .content>div {
	position: relative;
	text-align: center;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	top: 47.5%;
	opacity: 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.home .content .modules .module.header .content>div h1 {
	font-family: 'Playfair Display', sans-serif;
	-webkit-font-smoothing: subpixel-antialiased!important;
	font-weight: 700;
	font-size: 3.5em;
	line-height: 1.1em;
	letter-spacing: 0;
	max-width: 75%;
	margin: auto;
	color: #fff;
	text-rendering: geometricPrecision;
	-webkit-transform: translate3d(0, 60px, 0);
	-moz-transform: translate3d(0, 60px, 0);
	-ms-transform: translate3d(0, 60px, 0);
	-o-transform: translate3d(0, 60px, 0);
	transform: translate3d(0, 60px, 0);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.home .content .modules .module.header .content>div h1 span {
	display: block;
	margin: 0 auto 20px;
	font-size: .275em;
	line-height: 1em;
	font-weight: 700;
	text-rendering: geometricPrecision;
	font-family: Montserrat, sans-serif
}
@media screen and (min-width:480px) and (max-width:767px) {
.content .numbers li {
	padding: 12px
}
.home .content .modules .module.header .content>div h1 span {
	font-size: .4em;
	line-height: 1.3em;
	margin-top: 10px;
	max-width: 300px
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.home .content .modules .module.header .content>div h1 span {
	font-size: .4em;
	line-height: 1.3em;
	margin-top: 10px
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.home .content .modules .module.header .content>div h1 {
	font-size: 3.5em
}
.home .content .modules .module.header .content>div h1 br {
	display: none
}
}
@media screen and (min-width:320px) and (max-width:767px) {
.home .content .modules .module.header .content>div h1 br {
	display: none
}
}
.home .content .modules .module.header .content>div.visible {
	opacity: 1
}
.home .content .modules .module.header .content>div.visible h1 {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.home .content .modules .module .landscape {
	display: block
}
@media screen and (min-width:992px) and (max-width:1399px) {
.home .content .modules .module .landscape {
	display: block
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.home .content .modules .module .landscape {
	display: none
}
}
@media screen and (min-width:480px) and (max-width:767px) {
.home .content .modules .module.header .content>div h1 {
	font-size: 2.2em
}
.home .content .modules .module .landscape {
	display: block
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.home .content .modules .module.header .content>div h1 {
	font-size: 1.8em
}
.home .content .modules .module .landscape {
	display: none
}
}
.home .content .modules .module .portrait {
	display: none
}
@media screen and (min-width:992px) and (max-width:1399px) {
.home .content .modules .module .portrait {
	display: none
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.home .content .modules .module .portrait {
	display: block
}
}
.home .content .modules .module .custom>a {
	position: absolute;
	bottom: 32px;
	left: 50%;
	margin-left: -26px;
	width: 51px;
	height: 51px;
	text-align: center;
	z-index: 9;
	background-image: url(../assets/shared/down.png) transparent 0 0 no-repeat;
	background-image: none, url(../assets/shared/down.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-indent: -9999px;
	opacity: 1
}
.home .content .modules .module .custom>a:hover {
	opacity: .3
}
@media screen and (min-width:480px) and (max-width:767px) {
.home .content .modules .module .portrait {
	display: none
}
.home .content .modules .module.header .custom>a {
	bottom: 7px
}
.home .content .modules .module.project .custom>a {
	bottom: 0;
	right: 30px;
	margin: 0;
	left: auto
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.home .content .modules .module .portrait {
	display: block
}
.home .content .modules .module.header .custom>a {
	bottom: 7px
}
.home .content .modules .module.project .custom>a {
	bottom: 0;
	right: 30px;
	margin: 0;
	left: auto
}
}
.home .content .modules .module.project .background {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #15181C;
	opacity: 0;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
.home .content .modules .module.project .container-2 {
	overflow: hidden!important
}
@media screen and (min-width:320px) and (max-width:767px) {
.home .content .modules .module.project a:hover .background {
	opacity: .75
}
.home .content .modules .module.project .img {
	overflow: hidden;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
}
.home .content .modules .module.project .content>div {
	color: #fff;
	position: absolute;
	bottom: 5%;
	width: 100%;
	opacity: 0;
	-webkit-transition: .562s cubic-bezier(.5, .15, .17, 1);
	-moz-transition: .562s cubic-bezier(.5, .15, .17, 1);
	-o-transition: .562s cubic-bezier(.5, .15, .17, 1);
	transition: .562s cubic-bezier(.5, .15, .17, 1);
	-webkit-transform: translate3d(0, 40px, 0);
	-moz-transform: translate3d(0, 40px, 0);
	-ms-transform: translate3d(0, 40px, 0);
	-o-transform: translate3d(0, 40px, 0);
	transform: translate3d(0, 40px, 0)
}
.home .content .modules .module.project .content>div.visible {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.home .content .modules .module.project .content>div .info {
	float: left;
	margin: 0 0 0 3em;
	font-family: 'Playfair Display', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: .875em
}
@media screen and (min-width:768px) and (max-width:991px) {
.home .content .modules .module.project .content>div .info {
	width: 40%;
	line-height: 1.3em
}
}
@media screen and (min-width:320px) and (max-width:767px) {
.home .content .modules .module.project .content>div {
	bottom: auto;
	height: 100%
}
.home .content .modules .module.project .content>div .info {
	width: 80%;
	line-height: 1.3em;
	float: none;
	margin: 0;
	position: relative;
	text-align: center;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%)
}
}
.home .content .modules .module.project .content>div .info h1 {
	display: inline;
	font-family: 'Playfair Display', sans-serif;
	-webkit-font-smoothing: antialiased!important;
	font-weight: 700;
	font-style: normal;
	font-size: 1.125em
}
.home .content .modules .module.project .content>div .info h1::after {
	content: ' /';
	margin: 0 .25 0 .25em
}
@media screen and (min-width:768px) and (max-width:991px) {
.home .content .modules .module.project .content>div .info h1::after {
	content: ''
}
.home .content .modules .module.project .content>div .info h1 {
	display: block
}
}
@media screen and (min-width:320px) and (max-width:767px) {
.home .content .modules .module.project .content>div .info h1 {
	font-weight: 700;
	font-size: 2.2em;
	max-width: 100%;
	line-height: 1.125em;
	margin: auto auto .5em;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	display: block;
	opacity: 0;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0)
}
}
.home .content .modules .module.project .content>div .info h1.over {
	opacity: 1;
	transform: translate(0, -15px);
	-webkit-transform: translate(0, -15px);
	-moz-transform: translate(0, -15px);
	-ms-transform: translate(0, -15px);
	-o-transform: translate(0, -15px)
}
@media screen and (min-width:320px) and (max-width:767px) {
.home .content .modules .module.project .content>div .info span {
	font-family: Montserrat, sans-serif;
	letter-spacing: .2em;
	font-size: .75em;
	text-transform: uppercase;
	margin: 0 0 2em;
	font-style: normal;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	display: block;
	opacity: 0;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0)
}
}
.home .content .modules .module.project .content>div .info span.over {
	opacity: 1;
	transform: translate(0, -15px);
	-webkit-transform: translate(0, -15px);
	-moz-transform: translate(0, -15px);
	-ms-transform: translate(0, -15px);
	-o-transform: translate(0, -15px)
}
.home .content .modules .module.project .content>div .viewcase {
	float: right;
	margin: .2em 3em 0 0;
	display: inline-block;
	width: auto;
	height: 10px;
	cursor: pointer
}
@media screen and (min-width:480px) and (max-width:767px) {
.home .content .modules .module.project .content>div .info h1::after {
	content: ''
}
.home .content .modules .module.project .content>div .viewcase {
	float: none;
	margin: 1em 0 0 1.7em;
	display: none
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.home .content .modules .module.project .content>div .info h1::after {
	content: ''
}
.home .content .modules .module.project .content>div .viewcase {
	float: none;
	margin: 1em 0 0 1.7em;
	display: none
}
}
.home .content .modules .module.project .content>div .viewcase a {
	text-decoration: none;
	color: #fff
}
.home .content .modules .module.project .content>div .viewcase span {
	margin-right: .7em;
	text-decoration: none;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	font-size: .6875em;
	text-transform: uppercase;
	letter-spacing: .7px
}
.home .content .modules .module.project .content>div .viewcase .arrow {
	display: inline-block;
	vertical-align: middle;
	top: -.1em;
	width: 14px;
	height: 10px;
	background-image: url(../assets/shared/view-case.png) transparent 0 0 no-repeat;
	background-image: none, url(../assets/shared/view-case.svg);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.home .content .modules .module.project .content>div .viewcase:hover .arrow {
	-webkit-transform: translate3d(5px, 0, 0);
	-moz-transform: translate3d(5px, 0, 0);
	-ms-transform: translate3d(5px, 0, 0);
	-o-transform: translate3d(5px, 0, 0);
	transform: translate3d(5px, 0, 0)
}
.projects .content {
	width: 100%;
	height: auto
}
.projects .content .bg, .projects .content>ul {
	position: absolute;
	display: block!important;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%)!important;
	-moz-transform: translateX(-50%)!important;
	-o-transform: translateX(-50%)!important;
	-ms-transform: translateX(-50%)!important;
	transform: translateX(-50%)!important;
	width: 100%;
	height: 1440px
}
.projects .content>ul {
	top: 0;
	background-color: transparent
}
.projects .content .modules.depth1 {
	z-index: 2;
	background-color: #15181C;
	padding: 225px 10% 0
}
@media screen and (min-width:768px) and (max-width:991px) {
.home .content .modules .module.project .content>div .viewcase {
	float: none;
	position: absolute;
	right: 0;
	bottom: 6px
}
.projects .content .modules.depth1 {
	padding: 125px 0 0
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.projects .content .bg, .projects .content>ul {
	height: 400px
}
.projects .content .modules.depth1 {
	padding: 40px 0 0
}
}
.projects .content .modules.depth1>div {
	max-width: 1334px;
	margin: auto;
	height: auto
}
.projects .content .modules.depth1>div:after, .projects .content .modules.depth1>div:before {
	display: table;
	clear: both;
	content: "";
	line-height: 0
}
.projects .content .modules.depth1>div .module {
	width: 50%;
	height: auto;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease
}
.projects .content .modules.depth1>div .module.hidden {
	opacity: 0;
	-webkit-transform: translate(0, 90px);
	-moz-transform: translate(0, 90px);
	-ms-transform: translate(0, 90px);
	-o-transform: translate(0, 90px);
	transform: translate(0, 90px)
}
.projects .content .modules.depth1>div .module.header {
	background-color: #15181C;
	color: #fff
}
.projects .content .modules.depth1>div .module.header>div {
	position: relative;
	width: 100%;
	height: 100%;
	background-image: url(../assets/projects/bg-header.png) transparent 0 0 no-repeat;
	background-image: none, url(../assets/projects/bg-header.svg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 83%
}
.projects .content .modules.depth1>div .module.header>div>div {
	position: relative;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	text-align: left
}
.projects .content .modules.depth1>div .module.header>div>div h1 {
	font-family: 'Playfair Display', sans-serif;
	font-weight: 700;
	font-size: 2em;
	line-height: 1.25em;
	max-width: 50%;
	margin: auto
}
@media screen and (min-width:992px) and (max-width:1399px) {
.projects .content .modules.depth1>div .module.header>div>div h1 {
	font-size: 1.5em;
	line-height: 1.375em
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.projects .content .modules.depth1>div .module.header>div {
	background-position: 40%;
	background-size: 70%
}
.projects .content .modules.depth1>div .module.header>div>div h1 {
	font-size: 1.5em;
	line-height: 1.375em
}
}
@media screen and (min-width:480px) and (max-width:767px) {
.projects .content .modules.depth1 {
	padding: 40px 0 0
}
.projects .content .modules.depth1>div .module.header>div>div h1 {
	font-size: 1.2em;
	line-height: 1.25em
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.projects .content .modules.depth1>div .module {
	width: 100%;
	float: none
}
.projects .content .modules.depth1>div .module.header>div {
	background-position: 50% 50%;
	background-size: 71%
}
.projects .content .modules.depth1>div .module.header>div>div h1 {
	font-size: 1.25em;
	max-width: 40%
}
}
.projects .content .modules.depth1>div .module.header>div>div span {
	display: block;
	margin: 2em 0 0 2em;
	color: #c4c198
}
.projects .content .modules.depth1>div .module.header>div>div span::before {
	content: '';
	display: inline-block;
	width: 2em;
	margin-right: .75em;
	margin-bottom: .25em;
	border-bottom: solid 1px #939EA4;
	opacity: .5
}
@media screen and (min-width:480px) and (max-width:767px) {
.projects .content .modules.depth1>div .module.header>div>div span {
	font-size: .85em;
	margin: 2em 0 0
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.projects .content .modules.depth1>div .module.header>div>div span {
	font-size: .85em;
	margin: 2em 0 0 5em
}
}
.projects .content .modules.depth1>div .module.project>a {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	color: #0ff;
	display: block;
	text-decoration: none;
	background-color: #15181C
}
.projects .content .modules.depth1>div .module.project>a .img {
	position: absolute;
	top: 0;
	height: 100%;
	overflow: hidden;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 50% 50%;
	width: 100%;
	opacity: 1
}
.projects .content .modules.depth1>div .module.project>a .img.over {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	opacity: .25
}
.projects .content .modules.depth1>div .module.project>a .background {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #15181C;
	opacity: .75;
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05)
}
.projects .content .modules.depth1>div .module.project>a .info .text, .projects .content .modules.depth2 .module.header>div {
	text-align: center;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	position: relative;
	top: 50%;
	left: 50%
}
.projects .content .modules.depth1>div .module.project>a .info {
	display: none;
	position: relative;
	width: 100%;
	height: 100%
}
.projects .content .modules.depth1>div .module.project>a .info .text {
	color: #fff;
	transform: translateY(-50%) translateX(-50%);
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	user-select: none;
	cursor: pointer
}
.projects .content .modules.depth1>div .module.project>a .info .text h1 {
	font-family: 'Playfair Display', sans-serif;
	font-weight: 700;
	font-size: 3em;
	max-width: 75%;
	margin: auto;
	opacity: 0;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
@media screen and (min-width:320px) and (max-width:767px) {
.projects .content .modules.depth1>div .module.project>a .info .text h1 {
	font-size: 2.2em
}
}
.projects .content .modules.depth1>div .module.project>a .info .text h1.over {
	opacity: 1;
	-webkit-transform: translate(0, -15px);
	-moz-transform: translate(0, -15px);
	-ms-transition: all .6s ease;
	-o-transform: translate(0, -15px);
	transform: translate(0, -15px)
}
.projects .content .modules.depth1>div .module.project>a .info .text p {
	font-family: Montserrat, sans-serif;
	letter-spacing: .2em;
	font-size: .75em;
	text-transform: uppercase;
	margin: 0 0 2em;
	opacity: 0;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0)
}
.projects .content .modules.depth1>div .module.project>a .info .text p.over {
	opacity: 1;
	transform: translate(0, -15px);
	-webkit-transform: translate(0, -15px);
	-moz-transform: translate(0, -15px);
	-ms-transform: translate(0, -15px);
	-o-transform: translate(0, -15px)
}
.projects .content .modules.depth1>div .module:nth-child(odd) {
	float: left
}
.projects .content .modules.depth1>div .module:nth-child(even) {
	float: right
}
.projects .content .modules.depth2 {
	background: #fff
}
.projects .content .modules.depth2 .module {
	text-align: center
}
.projects .content .modules.depth2 .module>div.hidden {
	opacity: 0;
	-webkit-transform: translate(0, 90px);
	-ms-transform: translate(0, 90px);
	transform: translate(0, 90px);
	-webkit-transition: opacity .6s .1s, -webkit-transform .6s ease;
	transition: opacity .6s .1s, transform .6s ease
}
.projects .content .modules.depth2 .module>div.animated {
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease
}
.projects .content .modules.depth2 .module.header {
	position: relative;
	color: #fff;
	background-color: #15181C
}
.projects .content .modules.depth2 .module.header>div {
	transform: translateY(-50%) translateX(-50%)
}
.projects .content .modules.depth2 .module.header>div h1 {
	font-family: Montserrat, sans-serif;
	letter-spacing: .2em;
	font-size: .75em;
	text-transform: uppercase;
	margin: 0 0 .5em
}
@media screen and (min-width:320px) and (max-width:767px) {
.projects .content .modules.depth2 .module.header>div h1 {
	font-size: .685em;
	line-height: 1.125em
}
}
.projects .content .modules.depth2 .module.header>div h2 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 4em;
	font-weight: 700;
	text-transform: uppercase
}
@media screen and (min-width:320px) and (max-width:767px) {
.projects .content .modules.depth2 .module.header>div h2 {
	font-size: 2em;
	line-height: 1.125em
}
}
.projects .content .modules.depth2 .module.intro {
	background-color: #fff;
	padding: 10.25em 0
}
@media screen and (min-width:768px) and (max-width:991px) {
.projects .content .modules.depth2 .module.intro {
	padding: 5.25em 0
}
}
.projects .content .modules.depth2 .module.intro>div {
	max-width: 1100px;
	margin: auto
}
.projects .content .modules.depth2 .module.intro>div:after, .projects .content .modules.depth2 .module.intro>div:before {
	display: table;
	clear: both;
	content: "";
	line-height: 0
}
@media screen and (min-width:992px) and (max-width:1399px) {
.projects .content .modules.depth2 .module.intro>div {
	max-width: 900px;
	margin: 0 10%
}
}
@media screen and (min-width:480px) and (max-width:767px) {
.projects .content .modules.depth2 .module.intro {
	padding: 3.5em 0
}
.projects .content .modules.depth2 .module.intro>div {
	max-width: 900px;
	margin: 0 8%
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.projects .content .modules.depth2 .module.intro {
	padding: 3.5em 0
}
.projects .content .modules.depth2 .module.intro>div {
	max-width: 900px;
	margin: 0 8%
}
}
.projects .content .modules.depth2 .module.intro>div>div:nth-child(2) {
	float: right;
	width: 75%;
	text-align: left
}
@media screen and (min-width:768px) and (max-width:991px) {
.projects .content .modules.depth2 .module.intro>div>div:nth-child(2) {
	float: none;
	margin: 0 auto
}
}
@media screen and (min-width:480px) and (max-width:767px) {
.projects .content .modules.depth2 .module.intro>div>div:nth-child(2) {
	float: none;
	margin: 0 auto
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.projects .content .modules.depth2 .module.intro>div>div:nth-child(2) {
	float: none;
	margin: 0 auto
}
}
.projects .content .modules.depth2 .module.intro>div>div:nth-child(2) span {
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	font-size: .875em;
	line-height: 1em;
	letter-spacing: 0;
	color: #939EA4
}
.projects .content .modules.depth2 .module.intro>div>div:nth-child(2) span::after {
	content: '';
	display: inline-block;
	width: 2.75em;
	margin-left: .765em;
	margin-bottom: .365em;
	border-bottom: solid 1px #939EA4;
	opacity: .5
}
@media screen and (min-width:480px) and (max-width:767px) {
.projects .content .modules.depth2 .module.intro>div>div:nth-child(2) span {
	font-size: .685em
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.projects .content .modules.depth2 .module.intro>div>div:nth-child(2) span {
	font-size: .685em
}
}
.projects .content .modules.depth2 .module.intro>div>div:nth-child(2) h1 {
	font-family: 'Playfair Display', sans-serif;
	font-weight: 700;
	font-size: 3em;
	line-height: 1.1em;
	letter-spacing: 0;
	color: #24262B;
	margin: .45em 0 .55em;
	max-width: 75%
}
@media screen and (min-width:992px) and (max-width:1399px) {
.projects .content .modules.depth2 .module.intro>div>div:nth-child(2) h1 {
	font-size: 2em;
	line-height: 1.125em
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.projects .content .modules.depth2 .module.intro>div>div:nth-child(2) h1 {
	font-size: 2em;
	line-height: 1.125em
}
}
@media screen and (min-width:480px) and (max-width:767px) {
.projects .content .modules.depth2 .module.intro>div>div:nth-child(2) h1 {
	font-size: 1.5em;
	line-height: 1.125em;
	max-width: 100%
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.projects .content .modules.depth2 .module.intro>div>div:nth-child(2) h1 {
	font-size: 1.5em;
	line-height: 1.125em;
	max-width: 100%
}
}
.projects .content .modules.depth2 .module.intro>div>div:nth-child(2) p {
	font-family: 'Playfair Display', sans-serif;
	font-weight: 400;
	font-size: 1.125em;
	letter-spacing: 0;
	line-height: 1.45em;
	color: #24262B
}
.projects .content .modules.depth2 .module.intro>div>div:nth-child(2) a {
	color: #24262B;
	text-decoration: underline
}
.projects .content .modules.depth2 .module.intro>div>div:nth-child(1) {
	float: left;
	width: 25%;
	padding: 3.85em 0 0;
	text-align: left
}
@media screen and (min-width:992px) and (max-width:1399px) {
.projects .content .modules.depth2 .module.intro>div>div:nth-child(2) p {
	font-size: .875em;
	line-height: 1.4em
}
.projects .content .modules.depth2 .module.intro>div>div:nth-child(1) {
	padding: 2.75em 0 0
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.projects .content .modules.depth2 .module.intro>div>div:nth-child(2) p {
	font-size: .875em;
	line-height: 1.4em
}
.projects .content .modules.depth2 .module.intro>div>div:nth-child(1) {
	float: none;
	width: 75%;
	padding: 0;
	margin: 0 auto
}
}
@media screen and (min-width:480px) and (max-width:767px) {
.projects .content .modules.depth2 .module.intro>div>div:nth-child(2) p {
	font-size: .875em;
	line-height: 1.3em
}
.projects .content .modules.depth2 .module.intro>div>div:nth-child(1) {
	float: none;
	width: 75%;
	padding: 0;
	margin: 0 auto
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.projects .content .modules.depth2 .module.intro>div>div:nth-child(2) p {
	font-size: .875em;
	line-height: 1.3em
}
.projects .content .modules.depth2 .module.intro>div>div:nth-child(1) {
	float: none;
	width: 75%;
	padding: 0;
	margin: 0 auto
}
}
.projects .content .modules.depth2 .module.intro>div>div:nth-child(1) h1 {
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	font-size: .6875em;
	text-transform: uppercase;
	color: #939EA4
}
@media screen and (min-width:768px) and (max-width:991px) {
.projects .content .modules.depth2 .module.intro>div>div:nth-child(1) h1 {
	display: inline;
	font-size: .75em
}
}
@media screen and (min-width:320px) and (max-width:767px) {
.projects .content .modules.depth2 .module.intro>div>div:nth-child(1) h1 {
	display: inline;
	font-size: .685em
}
}
.projects .content .modules.depth2 .module.intro>div>div:nth-child(1) p {
	font-family: 'Playfair Display', sans-serif;
	font-weight: 700;
	font-size: .875em;
	letter-spacing: 0;
	line-height: 1.25em;
	color: #24262B;
	text-transform: uppercase;
	max-width: 75%;
	margin: .825em 0 2.475em
}
@media screen and (min-width:320px) and (max-width:479px) {
.projects .content .modules.depth2 .module.intro>div>div:nth-child(1)>div:nth-child(1) {
	margin-bottom: .5em
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.projects .content .modules.depth2 .module.intro>div>div:nth-child(1) p {
	display: inline;
	font-size: .75em
}
.projects .content .modules.depth2 .module.intro>div>div:nth-child(1)>div:nth-child(1) {
	margin-bottom: .5em
}
.projects .content .modules.depth2 .module.intro>div>div:nth-child(1)>div:nth-child(2) {
	margin-bottom: 4em
}
}
@media screen and (min-width:320px) and (max-width:767px) {
.projects .content .modules.depth2 .module.intro>div>div:nth-child(1) p {
	display: inline;
	font-size: .685em
}
.projects .content .modules.depth2 .module.intro>div>div:nth-child(1)>div:nth-child(2) {
	margin-bottom: 3em
}
}
.projects .content .modules.depth2 .module.image-full-width img {
	width: 100%;
	height: auto;
	vertical-align: middle;
	display: block
}
.projects .content .modules.depth2 .module.image-max-width {
	background-color: #15181C
}
.projects .content .modules.depth2 .module.image-max-width>div {
	max-width: 1334px;
	margin: auto
}
@media screen and (min-width:1400px) and (max-width:1439px) {
.projects .content .modules.depth2 .module.image-max-width>div {
	margin: 0 10%
}
}
@media screen and (min-width:992px) and (max-width:1399px) {
.projects .content .modules.depth2 .module.image-max-width>div {
	margin: 0 10%
}
}
.projects .content .modules.depth2 .module.image-max-width>div img {
	width: 100%;
	height: auto;
	vertical-align: middle;
	display: block
}
.projects .content .modules.depth2 .module.optional-full-width {
	background-color: #fff;
	padding: 5.25em 0
}
@media screen and (min-width:768px) and (max-width:991px) {
.projects .content .modules.depth2 .module.image-max-width>div {
	margin: 0 8.57%
}
.projects .content .modules.depth2 .module.optional-full-width {
	padding: 3.6em 0
}
}
@media screen and (min-width:320px) and (max-width:767px) {
.projects .content .modules.depth2 .module.image-max-width>div {
	margin: 0 6%
}
.projects .content .modules.depth2 .module.optional-full-width {
	padding: 3.125em 0
}
}
.projects .content .modules.depth2 .module.optional-full-width>div {
	max-width: 1334px;
	margin: auto
}
.projects .content .modules.depth2 .module.optional-full-width>div>div {
	max-width: 75%;
	margin: auto;
	padding: 0 2.25em
}
.projects .content .modules.depth2 .module.optional-full-width>div>div span {
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	font-size: .85em;
	letter-spacing: 0;
	color: #939EA4
}
.projects .content .modules.depth2 .module.optional-full-width>div>div span::after {
	content: '';
	display: block;
	width: 3em;
	margin: .7em auto auto;
	border-bottom: solid 1px #939EA4;
	opacity: .5
}
@media screen and (min-width:320px) and (max-width:767px) {
.projects .content .modules.depth2 .module.optional-full-width>div>div {
	padding: 0;
	max-width: 80%
}
.projects .content .modules.depth2 .module.optional-full-width>div>div span {
	font-size: .685em
}
}
.projects .content .modules.depth2 .module.optional-full-width>div>div h1 {
	font-family: 'Playfair Display', sans-serif;
	font-weight: 700;
	font-size: 2.5em;
	line-height: 1.3em;
	letter-spacing: 0;
	color: #939EA4;
	margin: .8em 0 .6em
}
@media screen and (min-width:992px) and (max-width:1399px) {
.projects .content .modules.depth2 .module.optional-full-width>div>div h1 {
	font-size: 1.5em;
	line-height: 1.125em
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.projects .content .modules.depth2 .module.optional-full-width>div>div h1 {
	font-size: 2em;
	line-height: 1.125em
}
}
@media screen and (min-width:320px) and (max-width:767px) {
.projects .content .modules.depth2 .module.optional-full-width>div>div h1 {
	font-size: 1.5em;
	line-height: 1.125em
}
}
.projects .content .modules.depth2 .module.optional-full-width>div>div p {
	font-family: 'Playfair Display', sans-serif;
	font-weight: 400;
	font-size: 1em;
	letter-spacing: 0;
	line-height: 1.625em;
	color: #24262B
}
.projects .content .modules.depth2 .module.optional-full-width.dark h1, .projects .content .modules.depth2 .module.optional-full-width.dark p {
	color: #24262B
}
.projects .content .modules.depth2 .module.optional-full-width.light h1, .projects .content .modules.depth2 .module.optional-full-width.light p {
	color: #fff
}
.projects .content .modules.depth2 .module.images>div {
	max-width: 1334px;
	margin: auto
}
@media screen and (min-width:1400px) and (max-width:1439px) {
.projects .content .modules.depth2 .module.images>div {
	margin: 0 10%
}
}
@media screen and (min-width:992px) and (max-width:1399px) {
.projects .content .modules.depth2 .module.optional-full-width>div>div p {
	font-size: .875em;
	line-height: 1.4em
}
.projects .content .modules.depth2 .module.images>div {
	margin: 0 10%
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.projects .content .modules.depth2 .module.optional-full-width>div>div p {
	font-size: .875em;
	line-height: 1.4em
}
.projects .content .modules.depth2 .module.images>div {
	margin: 0 8.57%
}
}
.projects .content .modules.depth2 .module.images>div img {
	height: auto;
	width: 100%;
	display: block
}
.projects .content .modules.depth2 .module.content-image-left {
	background-color: #15181C;
	color: #15181C;
	padding: 3em 0
}
@media screen and (min-width:320px) and (max-width:767px) {
.projects .content .modules.depth2 .module.optional-full-width>div>div p {
	font-size: .875em;
	line-height: 1.3em
}
.projects .content .modules.depth2 .module.images>div {
	margin: 0 6%
}
.projects .content .modules.depth2 .module.content-image-left {
	padding: 0
}
}
.projects .content .modules.depth2 .module.content-image-left>div {
	max-width: 1334px;
	margin: auto;
	display: table
}
.projects .content .modules.depth2 .module.content-image-left>div>div:nth-child(1) {
	width: 58%;
	display: table-cell;
	vertical-align: middle
}
.projects .content .modules.depth2 .module.content-image-left>div>div:nth-child(1)>div {
	margin-left: -50%
}
.projects .content .modules.depth2 .module.content-image-left>div>div:nth-child(1)>div img {
	width: 100%;
	height: auto
}
.projects .content .modules.depth2 .module.content-image-left>div>div:nth-child(2) {
	width: 42%;
	display: table-cell;
	vertical-align: middle
}
.projects .content .modules.depth2 .module.content-image-left>div>div:nth-child(2)>div {
	text-align: left;
	max-width: 80%;
	margin-left: 4.175em
}
.projects .content .modules.depth2 .module.content-image-left>div>div:nth-child(2)>div span {
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	font-size: .85em;
	letter-spacing: 0;
	color: #939EA4
}
.projects .content .modules.depth2 .module.content-image-left>div>div:nth-child(2)>div span::after {
	content: '';
	display: inline-block;
	width: 3em;
	margin-left: .75em;
	margin-bottom: .25em;
	border-bottom: solid 1px #939EA4;
	opacity: .5
}
.projects .content .modules.depth2 .module.content-image-left>div>div:nth-child(2)>div h1 {
	font-family: 'Playfair Display', sans-serif;
	font-weight: 700;
	font-size: 2.5em;
	line-height: 1.3em;
	letter-spacing: 0;
	margin: .8em 0 .6em
}
@media screen and (min-width:992px) and (max-width:1399px) {
.projects .content .modules.depth2 .module.content-image-left>div>div:nth-child(2)>div h1 {
	font-size: 2.5em;
	line-height: 1.2em
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.projects .content .modules.depth2 .module.content-image-left>div>div:nth-child(2)>div h1 {
	font-size: 2.5em;
	line-height: 1.2em
}
}
@media screen and (min-width:320px) and (max-width:767px) {
.projects .content .modules.depth2 .module.content-image-left>div>div:nth-child(2)>div h1 {
	font-size: 1.5em;
	line-height: 1.125em
}
}
.projects .content .modules.depth2 .module.content-image-left>div>div:nth-child(2)>div p {
	font-family: 'Playfair Display', sans-serif;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.625em;
	letter-spacing: 0
}
@media screen and (min-width:992px) and (max-width:1399px) {
.projects .content .modules.depth2 .module.content-image-left>div>div:nth-child(2)>div p {
	font-size: 1em;
	line-height: 1.5em
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.projects .content .modules.depth2 .module.content-image-left>div>div:nth-child(2)>div p {
	font-size: 1em;
	line-height: 1.5em
}
}
.projects .content .modules.depth2 .module.content-image-left.dark h1, .projects .content .modules.depth2 .module.content-image-left.dark p {
	color: #24262B
}
.projects .content .modules.depth2 .module.content-image-left.light h1, .projects .content .modules.depth2 .module.content-image-left.light p {
	color: #fff
}
.projects .content .modules.depth2 .module.content-image-right {
	background-color: #15181C;
	color: #15181C;
	padding: 3em 0
}
@media screen and (min-width:320px) and (max-width:767px) {
.projects .content .modules.depth2 .module.content-image-left>div>div:nth-child(2)>div p {
	font-size: .875em;
	line-height: 1.3em
}
.projects .content .modules.depth2 .module.content-image-right {
	padding: 0
}
}
.projects .content .modules.depth2 .module.content-image-right>div {
	max-width: 1334px;
	margin: auto;
	display: table
}
.projects .content .modules.depth2 .module.content-image-right>div>div:nth-child(1) {
	width: 42%;
	display: table-cell;
	vertical-align: middle
}
.projects .content .modules.depth2 .module.content-image-right>div>div:nth-child(1)>div {
	text-align: left;
	max-width: 80%
}
.projects .content .modules.depth2 .module.content-image-right>div>div:nth-child(1)>div span {
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	font-size: .85em;
	letter-spacing: 0;
	color: #939EA4
}
.projects .content .modules.depth2 .module.content-image-right>div>div:nth-child(1)>div span::after {
	content: '';
	display: inline-block;
	width: 3em;
	margin-left: .75em;
	margin-bottom: .25em;
	border-bottom: solid 1px #939EA4;
	opacity: .5
}
.projects .content .modules.depth2 .module.content-image-right>div>div:nth-child(1)>div h1 {
	font-family: 'Playfair Display', sans-serif;
	font-weight: 700;
	font-size: 2.5em;
	line-height: 1.3em;
	letter-spacing: 0;
	margin: .8em 0 .6em
}
@media screen and (min-width:992px) and (max-width:1399px) {
.projects .content .modules.depth2 .module.content-image-right>div>div:nth-child(1)>div h1 {
	font-size: 2.5em;
	line-height: 1.2em
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.projects .content .modules.depth2 .module.content-image-right>div>div:nth-child(1)>div h1 {
	font-size: 2.5em;
	line-height: 1.2em
}
}
@media screen and (min-width:320px) and (max-width:767px) {
.projects .content .modules.depth2 .module.content-image-right>div>div:nth-child(1)>div h1 {
	font-size: 1.5em;
	line-height: 1.125em
}
}
.projects .content .modules.depth2 .module.content-image-right>div>div:nth-child(1)>div p {
	font-family: 'Playfair Display', sans-serif;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.625em;
	letter-spacing: 0
}
.projects .content .modules.depth2 .module.content-image-right>div>div:nth-child(2) {
	width: 58%;
	display: table-cell;
	vertical-align: middle
}
.projects .content .modules.depth2 .module.content-image-right>div>div:nth-child(2)>div {
	margin-right: -50%
}
.projects .content .modules.depth2 .module.content-image-right>div>div:nth-child(2)>div img {
	width: 100%;
	height: auto;
	display: block
}
.projects .content .modules.depth2 .module.content-image-right.dark h1, .projects .content .modules.depth2 .module.content-image-right.dark p {
	color: #24262B
}
.projects .content .modules.depth2 .module.content-image-right.light h1, .projects .content .modules.depth2 .module.content-image-right.light p {
	color: #fff
}
.projects .content .modules.depth2 .module.video-animation {
	background-color: #15181C;
	margin: 0 auto
}
.projects .content .modules.depth2 .module.video-animation>div {
	max-width: 1112px;
	margin: auto;
	padding: 0
}
@media screen and (min-width:1400px) and (max-width:1439px) {
.projects .content .modules.depth2 .module.video-animation>div {
	margin: 0 10%
}
}
@media screen and (min-width:992px) and (max-width:1399px) {
.projects .content .modules.depth2 .module.video-animation>div {
	margin: 0 10%
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.projects .content .modules.depth2 .module.content-image-right>div>div:nth-child(1)>div p {
	font-size: 1em;
	line-height: 1.5em
}
.projects .content .modules.depth2 .module.video-animation>div {
	margin: 0 8.57%
}
}
@media screen and (min-width:320px) and (max-width:767px) {
.projects .content .modules.depth2 .module.content-image-right>div>div:nth-child(1)>div p {
	font-size: .875em;
	line-height: 1.3em
}
.projects .content .modules.depth2 .module.video-animation>div {
	margin: 0 8.57%
}
}
.projects .content .modules.depth2 .module.video-animation>div video {
	height: auto;
	width: 100%;
	vertical-align: middle;
	display: block
}
.projects .content .modules.depth2 .module.video-player {
	background-color: #15181C
}
.projects .content .modules.depth2 .module.video-player>div {
	max-width: 1112px;
	width: auto;
	height: 800px;
	margin: auto;
	padding: 3em 0
}
@media screen and (min-width:1400px) and (max-width:1439px) {
.projects .content .modules.depth2 .module.video-player>div {
	margin: 0 10%
}
}
@media screen and (min-width:992px) and (max-width:1399px) {
.projects .content .modules.depth2 .module.video-player>div {
	margin: 0 10%;
	height: 600px
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.projects .content .modules.depth2 .module.video-player>div {
	margin: 0 8.57%
}
}
@media screen and (min-width:320px) and (max-width:767px) {
.projects .content .modules.depth2 .module.video-player>div {
	margin: 0 8%;
	height: 300px
}
}
.about .content, .projects .content .modules.depth2 .module.video-player>div iframe {
	width: 100%;
	height: 100%
}
.projects .content .modules.depth2 .module.dark span {
	color: rgba(0,0,0,.6)!important
}
.projects .content .modules.depth2 .module.dark span:after {
	border-color: rgba(0,0,0,.6)!important
}
.projects .content .modules.depth2 .module.light span {
	color: rgba(255,255,255,.6)!important
}
.projects .content .modules.depth2 .module.light span:after {
	border-color: rgba(255,255,255,.6)!important
}
.about .content {
	overflow: hidden
}
.about .content .modules .module .content {
	background-color: #15181C
}
.about .content .modules .module .content>div {
	color: #fff;
	position: relative;
	text-align: center;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%)
}
.about .content .modules .module .custom>a {
	position: absolute;
	bottom: 37px;
	left: auto;
	right: 37px;
	margin-left: 0;
	width: 51px;
	height: 51px;
	text-align: center;
	z-index: 9;
	background-image: url(../assets/shared/down.png) transparent 0 0 no-repeat;
	background-image: none, url(../assets/shared/down.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-indent: -9999px;
	opacity: 1
}
.about .content .modules .module .custom>a:hover {
	opacity: .3
}
.about .content .modules .module.header .custom>a {
	bottom: 37px;
	left: 50%;
	margin-left: -26px
}
@media screen and (min-width:320px) and (max-width:479px) {
.about .content .modules .module .custom>a {
	bottom: 7px;
	right: 30px;
	margin: 0;
	left: auto
}
.about .content .modules .module.header .custom>a {
	bottom: 7px
}
}
.about .content .modules .module.header .content {
	background-color: transparent
}
.about .content .modules .module.header .content>div {
	top: 47.5%;
	opacity: 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	z-index: 1
}
.about .content .modules .module.header .content>div h1 {
	-webkit-transform: translate3d(0, 60px, 0);
	-moz-transform: translate3d(0, 60px, 0);
	-ms-transform: translate3d(0, 60px, 0);
	-o-transform: translate3d(0, 60px, 0);
	transform: translate3d(0, 60px, 0);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	font-family: 'Playfair Display', sans-serif;
	font-weight: 700;
	font-size: 3em;
	line-height: 1.15em;
	letter-spacing: 0;
	width: 452px;
	margin: auto;
	text-align: left
}
.about .content .modules .module.header .content>div.visible {
	opacity: 1
}
.about .content .modules .module.header .content>div.visible h1 {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
@media screen and (min-width:992px) and (max-width:1399px) {
.about .content .modules .module.header .content>div h1 {
	font-size: 2.5em;
	line-height: 1.2em
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.about .content .modules .module.header .content>div h1 {
	font-size: 2.5em;
	line-height: 1.2em;
	width: 370px
}
}
@media screen and (min-width:480px) and (max-width:767px) {
.about .content .modules .module .custom>a {
	bottom: 7px
}
.about .content .modules .module.header .content>div h1 {
	font-size: 1.85em;
	line-height: 1.125em;
	width: 80%
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.about .content .modules .module.header .content>div h1 {
	font-size: 2em;
	line-height: 1.125em;
	width: 80%
}
}
.about .content .modules .module.header .content>div h1 span {
	color: #C3C098;
	font-size: .38em;
	font-weight: 400;
	margin-left: 4em
}
.about .content .modules .module.header .content>div h1 span::before {
	content: '';
	display: inline-block;
	width: 1.5em;
	margin-right: 1em;
	margin-bottom: .25em;
	border-bottom: solid 1px #C3C098
}
.about .content .modules .module.image-content .content>div {
	height: 100%
}
.about .content .modules .module.image-content .content>div>div:nth-child(1) {
	width: 50%;
	height: 100%;
	float: left;
	background: #17AC84;
	background-image: -webkit-radial-gradient(2% 96%, #3D779D 0, #17AC84 100%);
	background-image: -o-radial-gradient(2% 96%, #3D779D 0, #17AC84 100%);
	background-image: -moz-radial-gradient(2% 96%, #3D779D 0, #17AC84 100%);
	background-image: -ms-radial-gradient(2% 96%, #3D779D 0, #17AC84 100%)
}
.about .content .modules .module.image-content .content>div>div:nth-child(1)>div {
	position: relative;
	text-align: center;
	top: 50%;
	width: 640px;
	height: 422px;
	background-position: 0 0;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.6);
	-moz-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.6);
	-ms-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.6);
	-o-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.6);
	transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.6)
}
@media screen and (min-width:480px) and (max-width:767px) {
.about .content .modules .module.image-content .content>div>div:nth-child(1)>div {
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.35);
	-moz-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.35);
	-ms-transform: translateY(-50%) translateX(-50% translateZ(0)) scale(.35);
	-o-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.35);
	transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.35)
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.about .content .modules .module.image-content .content>div>div:nth-child(1)>div {
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.35);
	-moz-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.35);
	-ms-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.35);
	-o-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.35);
	transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.35)
}
}
@-webkit-keyframes play {
from {
background-position:0
}
to {
	background-position: -30080px
}
}
@keyframes play {
from {
background-position:0
}
to {
	background-position: -30080px
}
}
.about .content .modules .module.image-content .content>div>div:nth-child(1)>div.startAnimation {
	-webkit-animation: play 2s steps(47) forwards;
	-moz-animation: play 2s steps(47) forwards;
	-ms-animation: play 2s steps(47) forwards;
	-o-animation: play 2s steps(47) forwards;
	animation: play 2s steps(47) forwards
}
.about .content .modules .module.image-content .content>div>div:nth-child(2) {
	width: 50%;
	height: 100%;
	float: right
}
.about .content .modules .module.image-content .content>div>div:nth-child(2)>div {
	position: relative;
	top: 50%;
	left: 50%;
	text-align: left;
	max-width: 60%;
	opacity: 0;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	-webkit-transform: translateY(-35%) translateX(-50%);
	-moz-transform: translateY(-35%) translateX(-50%);
	-ms-transform: translateY(-35%) translateX(-50%);
	-o-transform: translateY(-35%) translateX(-50%);
	transform: translateY(-35%) translateX(-50%)
}
.about .content .modules .module.content-image .content>div>div:nth-child(2)>div, .about .content .modules .module.mixed .content>div>div:nth-child(2)>div {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	top: 50%;
	position: relative;
	left: 50%
}
@media screen and (min-width:768px) and (max-width:991px) {
.about .content .modules .module.image-content .content>div>div:nth-child(2)>div {
	max-width: 50%
}
}
.about .content .modules .module.image-content .content>div>div:nth-child(2)>div.visible {
	opacity: 1;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%)
}
.about .content .modules .module.image-content .content>div>div:nth-child(2)>div>div:nth-child(1) {
	color: #74BDBD;
	margin: 0 0 1em;
	font-family: Montserrat, sans-serif;
	font-size: .875em
}
.about .content .modules .module.image-content .content>div>div:nth-child(2)>div>div:nth-child(1)::after {
	content: '';
	display: inline-block;
	width: 2em;
	margin-left: .5em;
	margin-bottom: .25em;
	border-bottom: solid 1px #74BDBD
}
@media screen and (min-width:480px) and (max-width:767px) {
.about .content .modules .module.image-content .content>div>div:nth-child(2)>div {
	max-width: 80%;
	-webkit-transform: translateY(0) translateX(-50%);
	-moz-transform: translateY(0) translateX(-50%);
	-ms-transform: translateY(0) translateX(-50%);
	-o-transform: translateY(0) translateX(-50%);
	transform: translateY(0) translateX(-50%)
}
.about .content .modules .module.image-content .content>div>div:nth-child(2)>div>div:nth-child(1) {
	font-size: .675em
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.about .content .modules .module.image-content .content>div>div:nth-child(2)>div {
	max-width: 80%
}
.about .content .modules .module.image-content .content>div>div:nth-child(2)>div>div:nth-child(1) {
	font-size: .685em
}
}
.about .content .modules .module.image-content .content>div>div:nth-child(2)>div>div:nth-child(2) h1 {
	font-family: 'Playfair Display', serif;
	color: #fff;
	font-weight: 700;
	font-size: 3em;
	margin: 0 0 .79em;
	line-height: 1.15em
}
@media screen and (min-width:992px) and (max-width:1399px) {
.about .content .modules .module.image-content .content>div>div:nth-child(2)>div>div:nth-child(2) h1 {
	font-size: 2.5em;
	line-height: 1.2em
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.about .content .modules .module.image-content .content>div>div:nth-child(2)>div>div:nth-child(2) h1 {
	font-size: 2em;
	line-height: 1.125em
}
}
@media screen and (min-width:480px) and (max-width:767px) {
.about .content .modules .module.image-content .content>div>div:nth-child(2)>div>div:nth-child(2) h1 {
	font-size: 1.5em;
	line-height: 1.125em
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.about .content .modules .module.image-content .content>div>div:nth-child(2)>div>div:nth-child(2) h1 {
	font-size: 1.5em;
	line-height: 1.125em
}
}
.about .content .modules .module.image-content .content>div>div:nth-child(2)>div>div:nth-child(2) p {
	font-family: 'Playfair Display', serif;
	color: #fff;
	font-size: 1.125em;
	line-height: 1.5em
}
@media screen and (min-width:992px) and (max-width:1399px) {
.about .content .modules .module.image-content .content>div>div:nth-child(2)>div>div:nth-child(2) p {
	font-size: 1em;
	line-height: 1.5em
}
}
.about .content .modules .module.content-image .content>div {
	height: 100%
}
.about .content .modules .module.content-image .content>div>div:nth-child(2) {
	width: 50%;
	height: 100%;
	float: right
}
.about .content .modules .module.content-image .content>div>div:nth-child(2)>div {
	text-align: left;
	max-width: 60%;
	opacity: 0;
	transition: all .4s ease-in-out;
	-webkit-transform: translateY(-35%) translateX(-50%);
	-moz-transform: translateY(-35%) translateX(-50%);
	-ms-transform: translateY(-35%) translateX(-50%);
	-o-transform: translateY(-35%) translateX(-50%);
	transform: translateY(-35%) translateX(-50%)
}
@media screen and (min-width:768px) and (max-width:991px) {
.about .content .modules .module.image-content .content>div>div:nth-child(2)>div>div:nth-child(2) p {
	font-size: .875em;
	line-height: 1.4em
}
.about .content .modules .module.content-image .content>div>div:nth-child(2)>div {
	max-width: 50%
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.about .content .modules .module.image-content .content>div>div:nth-child(2)>div>div:nth-child(2) p {
	font-size: .875em;
	line-height: 1.4em
}
.about .content .modules .module.content-image .content>div>div:nth-child(2)>div {
	max-width: 80%
}
}
.about .content .modules .module.content-image .content>div>div:nth-child(2)>div.visible {
	opacity: 1;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%)
}
.about .content .modules .module.content-image .content>div>div:nth-child(2)>div>div:nth-child(1) {
	color: #EAC568;
	margin: 0 0 1em;
	font-family: Montserrat, sans-serif;
	font-size: .875em
}
.about .content .modules .module.content-image .content>div>div:nth-child(2)>div>div:nth-child(1)::after {
	content: '';
	display: inline-block;
	width: 2em;
	margin-left: .5em;
	margin-bottom: .25em;
	border-bottom: solid 1px #EAC568
}
@media screen and (min-width:480px) and (max-width:767px) {
.about .content .modules .module.image-content .content>div>div:nth-child(2)>div>div:nth-child(2) p {
	font-size: .875em;
	line-height: 1.4em
}
.about .content .modules .module.content-image .content>div>div:nth-child(2)>div {
	max-width: 80%
}
.about .content .modules .module.content-image .content>div>div:nth-child(2)>div>div:nth-child(1) {
	font-size: .675em
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.about .content .modules .module.content-image .content>div>div:nth-child(2)>div>div:nth-child(1) {
	font-size: .685em
}
}
.about .content .modules .module.content-image .content>div>div:nth-child(2)>div>div:nth-child(2) h1 {
	font-family: 'Playfair Display', serif;
	color: #fff;
	font-weight: 700;
	font-size: 3em;
	margin: 0 0 .79em;
	line-height: 1.15em
}
@media screen and (min-width:992px) and (max-width:1399px) {
.about .content .modules .module.content-image .content>div>div:nth-child(2)>div>div:nth-child(2) h1 {
	font-size: 2.5em;
	line-height: 1.2em
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.about .content .modules .module.content-image .content>div>div:nth-child(2)>div>div:nth-child(2) h1 {
	font-size: 2em;
	line-height: 1.125em
}
}
@media screen and (min-width:480px) and (max-width:767px) {
.about .content .modules .module.content-image .content>div>div:nth-child(2)>div>div:nth-child(2) h1 {
	font-size: 1.5em;
	line-height: 1.125em
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.about .content .modules .module.content-image .content>div>div:nth-child(2)>div>div:nth-child(2) h1 {
	font-size: 1.5em;
	line-height: 1.125em
}
}
.about .content .modules .module.content-image .content>div>div:nth-child(2)>div>div:nth-child(2) p {
	font-family: 'Playfair Display', serif;
	color: #fff;
	font-size: 1.125em;
	line-height: 1.5em
}
@media screen and (min-width:992px) and (max-width:1399px) {
.about .content .modules .module.content-image .content>div>div:nth-child(2)>div>div:nth-child(2) p {
	font-size: 1em;
	line-height: 1.5em
}
}
.about .content .modules .module.content-image .content>div>div:nth-child(1) {
	width: 50%;
	height: 100%;
	float: right;
	background: #EEA95B;
	background: -webkit-radial-gradient(29% 106%, #EAC367 8%, #EEA95B 100%);
	background: -o-radial-gradient(29% 106%, #EAC367 8%, #EEA95B 100%);
	background: -moz-radial-gradient(29% 106%, #EAC367 8%, #EEA95B 100%);
	background: -ms-radial-gradient(29% 106%, #EAC367 8%, #EEA95B 100%)
}
.about .content .modules .module.content-image .content>div>div:nth-child(1)>div {
	position: relative;
	text-align: center;
	top: 50%;
	width: 640px;
	max-width: 640px;
	height: 640px;
	max-height: 640px;
	background-position: 0 0;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.6);
	-moz-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.6);
	-ms-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.6);
	transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.6)
}
@media screen and (min-width:480px) and (max-width:767px) {
.about .content .modules .module.content-image .content>div>div:nth-child(2)>div>div:nth-child(2) p {
	font-size: .875em;
	line-height: 1.4em
}
.about .content .modules .module.content-image .content>div>div:nth-child(1)>div {
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.35);
	-moz-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.35);
	-ms-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.35);
	transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.35)
}
}
@-webkit-keyframes play2 {
from {
background-position:0
}
to {
	background-position: -28800px
}
}
@keyframes play2 {
from {
background-position:0
}
to {
	background-position: -28800px
}
}
.about .content .modules .module.content-image .content>div>div:nth-child(1)>div.startAnimation {
	-webkit-animation: play2 2s steps(45) forwards;
	-moz-animation: play2 2s steps(45) forwards;
	-ms-animation: play2 2s steps(45) forwards;
	-o-animation: play2 2s steps(45) forwards;
	animation: play2 2s steps(45) forwards
}
.about .content .modules .module.mixed .content>div {
	height: 100%
}
.about .content .modules .module.mixed .content>div>div:nth-child(1) {
	width: 35%;
	height: 100%;
	float: left;
	background-image: url(../assets/about/about-3_landscape.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%
}
@media screen and (min-width:320px) and (max-width:479px) {
.about .content .modules .module.content-image .content>div>div:nth-child(2)>div>div:nth-child(2) p {
	font-size: .875em;
	line-height: 1.4em
}
.about .content .modules .module.content-image .content>div>div:nth-child(1)>div {
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.3);
	-moz-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.3);
	-ms-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.3);
	transform: translateY(-50%) translateX(-50%) translateZ(0) scale(.3)
}
.about .content .modules .module.mixed .content>div>div:nth-child(1) {
	background-image: url(../assets/about/about-3_portrait.jpg)
}
}
.about .content .modules .module.mixed .content>div>div:nth-child(2) {
	width: 40%;
	height: 100%;
	float: left;
	background-color: #15181C
}
.about .content .modules .module.mixed .content>div>div:nth-child(2)>div {
	text-align: left;
	max-width: 60%;
	opacity: 0;
	transition: all .4s ease-in-out;
	-webkit-transform: translateY(-35%) translateX(-50%);
	-moz-transform: translateY(-35%) translateX(-50%);
	-ms-transform: translateY(-35%) translateX(-50%);
	-o-transform: translateY(-35%) translateX(-50%);
	transform: translateY(-35%) translateX(-50%)
}
@media screen and (min-width:768px) and (max-width:991px) {
.about .content .modules .module.content-image .content>div>div:nth-child(2)>div>div:nth-child(2) p {
	font-size: .875em;
	line-height: 1.4em
}
.about .content .modules .module.mixed .content>div>div:nth-child(1) {
	background-image: url(../assets/about/about-3_portrait.jpg)
}
.about .content .modules .module.mixed .content>div>div:nth-child(2)>div {
	max-width: 50%
}
}
.about .content .modules .module.mixed .content>div>div:nth-child(2)>div.visible {
	opacity: 1;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%)
}
.about .content .modules .module.plastic .content>div, .url-not-found .content>div {
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	text-align: center
}
.about .content .modules .module.mixed .content>div>div:nth-child(2)>div>div:nth-child(1) {
	color: #E27392;
	margin: 0 0 1em;
	font-family: Montserrat, sans-serif;
	font-size: .875em
}
.about .content .modules .module.mixed .content>div>div:nth-child(2)>div>div:nth-child(1)::after {
	content: '';
	display: inline-block;
	width: 2em;
	margin-left: .5em;
	margin-bottom: .25em;
	border-bottom: solid 1px #E27392
}
@media screen and (min-width:480px) and (max-width:767px) {
.about .content .modules .module.mixed .content>div>div:nth-child(2)>div {
	max-width: 80%
}
.about .content .modules .module.mixed .content>div>div:nth-child(2)>div>div:nth-child(1) {
	font-size: .685em
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.about .content .modules .module.mixed .content>div>div:nth-child(2)>div {
	max-width: 80%
}
.about .content .modules .module.mixed .content>div>div:nth-child(2)>div>div:nth-child(1) {
	font-size: .685em
}
}
.about .content .modules .module.mixed .content>div>div:nth-child(2)>div>div:nth-child(2) h1 {
	font-family: 'Playfair Display', serif;
	color: #fff;
	font-weight: 700;
	font-size: 3em;
	margin: 0 0 .79em;
	line-height: 1.15em
}
@media screen and (min-width:992px) and (max-width:1399px) {
.about .content .modules .module.mixed .content>div>div:nth-child(2)>div>div:nth-child(2) h1 {
	font-size: 2.5em;
	line-height: 1.2em
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.about .content .modules .module.mixed .content>div>div:nth-child(2)>div>div:nth-child(2) h1 {
	font-size: 2em;
	line-height: 1.125em
}
}
@media screen and (min-width:480px) and (max-width:767px) {
.about .content .modules .module.mixed .content>div>div:nth-child(2)>div>div:nth-child(2) h1 {
	font-size: 1.5em;
	line-height: 1.125em
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.about .content .modules .module.mixed .content>div>div:nth-child(2)>div>div:nth-child(2) h1 {
	font-size: 1.5em;
	line-height: 1.125em
}
}
.about .content .modules .module.mixed .content>div>div:nth-child(2)>div>div:nth-child(2) p {
	font-family: 'Playfair Display', serif;
	color: #fff;
	font-size: 1.125em;
	line-height: 1.5em
}
@media screen and (min-width:992px) and (max-width:1399px) {
.about .content .modules .module.mixed .content>div>div:nth-child(2)>div>div:nth-child(2) p {
	font-size: 1em;
	line-height: 1.5em
}
}
.about .content .modules .module.mixed .content>div>div:nth-child(3) {
	width: 25%;
	height: 100%;
	float: right;
	background-image: url(../assets/about/about-4_landscape.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%
}
@media screen and (min-width:320px) and (max-width:479px) {
.about .content .modules .module.mixed .content>div>div:nth-child(2)>div>div:nth-child(2) p {
	font-size: .875em;
	line-height: 1.4em
}
.about .content .modules .module.mixed .content>div>div:nth-child(3) {
	background-image: url(../assets/about/about-4_portrait.jpg)
}
}
.about .content .modules .module.mixed .content>div>div:nth-child(4) {
	width: 5%;
	height: 100%;
	float: left;
	background-color: #15181C
}
.about .content .modules .module.plastic .content>div {
	position: relative;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	max-width: 80%;
	color: #fff
}
@media screen and (min-width:768px) and (max-width:991px) {
.about .content .modules .module.mixed .content>div>div:nth-child(2)>div>div:nth-child(2) p {
	font-size: .875em;
	line-height: 1.4em
}
.about .content .modules .module.mixed .content>div>div:nth-child(3) {
	background-image: url(../assets/about/about-4_portrait.jpg)
}
.about .content .modules .module.plastic .content>div {
	max-width: 80%
}
}
.about .content .modules .module.plastic .content>div>div {
	opacity: 0;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.about .content .modules .module.plastic .content>div>div.visible {
	opacity: 1
}
.about .content .modules .module.plastic .content>div>div>div:nth-of-type(1) {
	color: #8478A9;
	margin: 0 0 1em;
	font-family: Montserrat, sans-serif;
	font-size: .875em
}
.about .content .modules .module.plastic .content>div>div>div:nth-of-type(1)::after {
	content: '';
	display: block;
	width: 2em;
	margin: .5em auto auto;
	border-bottom: solid 1px #8478A9
}
@media screen and (min-width:480px) and (max-width:767px) {
.about .content .modules .module.mixed .content>div>div:nth-child(2)>div>div:nth-child(2) p {
	font-size: .875em;
	line-height: 1.4em
}
.about .content .modules .module.plastic .content>div>div>div:nth-of-type(1) {
	font-size: .685em
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.about .content .modules .module.plastic .content>div>div>div:nth-of-type(1) {
	font-size: .685em
}
}
.about .content .modules .module.plastic .content>div>div>div:nth-of-type(2) {
	width: 154px;
	height: 89px;
	margin: 1em auto;
	background-image: url(../assets/shared/light.png) transparent 0 0 no-repeat;
	background-image: none, url(../assets/shared/light.svg)
}
.about .content .modules .module.plastic .content>div>div>div:nth-of-type(3) {
	width: 100%;
	max-width: 820px;
	position: relative;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.about .content .modules .module.plastic .content>div>div>div:nth-of-type(3) h1 {
	font-family: 'Playfair Display', serif;
	color: #fff;
	font-weight: 700;
	font-size: 3em;
	margin: 0 0 .59em;
	line-height: 1.15em
}
@media screen and (min-width:992px) and (max-width:1399px) {
.about .content .modules .module.plastic .content>div>div>div:nth-of-type(3) h1 {
	font-size: 2.5em;
	line-height: 1.2em
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.about .content .modules .module.plastic .content>div>div>div:nth-of-type(3) h1 {
	font-size: 2em;
	line-height: 1.125em
}
}
@media screen and (min-width:480px) and (max-width:767px) {
.about .content .modules .module.plastic .content>div>div>div:nth-of-type(3) h1 {
	font-size: 1.5em;
	line-height: 1.125em
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.about .content .modules .module.plastic .content>div>div>div:nth-of-type(3) h1 {
	font-size: 1.5em;
	line-height: 1.125em
}
}
.about .content .modules .module.plastic .content>div>div>div:nth-of-type(3) p {
	font-family: 'Playfair Display', serif;
	color: #fff;
	font-size: 1.125em;
	line-height: 1.5em
}
@media screen and (min-width:992px) and (max-width:1399px) {
.about .content .modules .module.plastic .content>div>div>div:nth-of-type(3) p {
	font-size: 1em;
	line-height: 1.5em
}
}
.about .content .modules .module.plastic .content>div>div>div:nth-of-type(3) h2 {
	font-weight: 700;
	font-size: .875em;
	text-transform: uppercase;
	color: #5a5d64;
	margin: 3em 0 1em;
	font-family: Montserrat, sans-serif
}
.about .content .modules .module.plastic .content>div>div>div:nth-of-type(4) img, .about .content .modules .module.plastic .content>div>div>div:nth-of-type(4) object {
	margin: 0 1%!important;
	max-width: 22%
}
.contact .content {
	width: 100%;
	height: 100%
}
.contact .content .modules {
	width: 100%;
	height: 100%;
	background-color: #15181C
}
.contact .content .modules .bg, .contact .content .modules .scene {
	position: absolute;
	display: block!important;
	top: 0;
	left: 0;
	margin: 0!important;
	width: 100%;
	height: 100%
}
.contact .content .modules .scene {
	top: 0;
	background-color: #0f0f13!important
}
.contact .content .modules .module {
	position: relative
}
.contact .content .modules .module.info {
	float: right;
	width: 50%;
	height: 100%;
	background-color: rgba(21,24,28,.79)
}
.contact .content .modules .module.info>div {
	position: absolute;
	left: 15%;
	top: 50%;
	max-width: 65%
}
@media screen and (min-width:768px) and (max-width:991px) {
.about .content .modules .module.plastic .content>div>div>div:nth-of-type(3) p {
	font-size: .875em;
	line-height: 1.4em
}
.contact .content .modules .module.info {
	float: none;
	width: 100%
}
.contact .content .modules .module.info>div {
	max-width: 35%
}
}
@media screen and (min-width:480px) and (max-width:767px) {
.about .content .modules .module.plastic .content>div>div>div:nth-of-type(3) p {
	font-size: .875em;
	line-height: 1.3em
}
.contact .content .modules .module.info>div {
	padding-top: 80px;
	position: static;
	left: auto;
	top: auto;
	max-width: 100%
}
.contact .content .modules .module.info>div>div:nth-child(1) {
	float: left;
	width: 45%;
	margin-left: 30px
}
.custom>span{font-size: 30px;}
}
.contact .content .modules .module.info>div>div:nth-child(1) {
	margin-bottom: 15%
}
@media screen and (max-height:790px) {
.contact .content .modules .module.info>div>div:nth-child(1) {
	margin-bottom: 45px
}
/* .custom>span{font-size: 30px;} */
}
@media screen and (min-width:320px) and (max-width:479px) {
.about .content .modules .module.plastic .content>div>div>div:nth-of-type(3) p {
	font-size: .875em;
	line-height: 1.3em
}
.contact .content .modules .module.info>div {
	max-width: 80%;
	left: 2em;
	padding-top: 20px
}
.custom>span{font-size: 20px;width:100%}
.contact .content .modules .module.info>div>div:nth-child(1) {
	margin-bottom: 35px
}
}
.contact .content .modules .module.info>div>div:nth-child(1) p {
	margin-bottom: 1em;
	font-family: 'Playfair Display', sans-serif;
	font-weight: 700;
	font-size: 1.75em;
	line-height: 1.3em;
	letter-spacing: 0;
	color: #5D6572
}
@media screen and (max-height:790px) {
.contact .content .modules .module.info>div>div:nth-child(1) p {
	font-size: 1.125em
}
}
@media screen and (min-width:992px) and (max-width:1399px) {
.contact .content .modules .module.info>div>div:nth-child(1) p {
	font-size: 1.125em
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.contact .content .modules .module.info>div>div:nth-child(1) p {
	font-size: 1.125em
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.contact .content .modules .module.info>div>div:nth-child(1) p {
	font-size: 1.125em
}
}
.contact .content .modules .module.info>div>div:nth-child(1) p a {
	color: #fff;
	display: block;
	text-decoration: none
}
.contact .content .modules .module.info>div>div:nth-child(1) p:first-child {
	color: #fff
}
@media screen and (min-width:480px) and (max-width:767px) {
.contact .content .modules .module.info>div>div:nth-child(1) p {
	font-size: 1.125em
}
.contact .content .modules .module.info>div>div:nth-child(2) {
	float: right;
	width: 40%
}
}
.contact .content .modules .module.info>div>div:nth-child(2) h1 {
	color: #fff;
	text-transform: uppercase;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	font-size: .75em;
	letter-spacing: .15em;
	margin-bottom: 1.25em
}
@media screen and (min-width:480px) and (max-width:767px) {
.contact .content .modules .module.info>div>div:nth-child(2) h1 {
	font-size: .6em;
	margin-bottom: 1em
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.contact .content .modules .module.info>div>div:nth-child(2) h1 {
	font-size: .7em;
	margin-bottom: 1em
}
}
.contact .content .modules .module.info>div>div:nth-child(2) p {
	margin-bottom: 3em;
	font-family: 'Playfair Display', sans-serif;
	font-weight: 700;
	font-size: 1.125em;
	line-height: 1.3em;
	letter-spacing: 0;
	color: #5D6572
}
.contact .content .modules .module.info>div>div:nth-child(2) a[href^=tel] {
	color: inherit;
	text-decoration: none
}
.contact .content .modules .module.info>div .social {
	margin-top: 1.5em
}
@media screen and (min-width:480px) and (max-width:767px) {
.contact .content .modules .module.info>div>div:nth-child(2) p {
	font-size: 1.125em;
	margin-bottom: 35px
}
.contact .content .modules .module.info>div .social {
	margin-top: 1em
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.contact .content .modules .module.info>div>div:nth-child(2) p {
	font-size: 1.125em;
	margin-bottom: 35px
}
.contact .content .modules .module.info>div .social {
	margin-top: 1em
}
}
.contact .content .modules .module.info>div .social a {
	color: #fff;
	display: inline-block;
	margin: 0 .5em;
	text-decoration: none;
	opacity: 1;
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease
}
@media screen and (min-width:768px) and (max-width:991px) {
.contact .content .modules .module.info>div .social a.twitter {
	margin-left: 0
}
.error404 .content .modules .module.header .content>div br {
	display: none
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.contact .content .modules .module.info>div .social a.twitter {
	margin-left: 0
}
}
.contact .content .modules .module.info>div .social a.out {
	opacity: .5
}
@media screen and (min-width:480px) and (max-width:767px) {
.contact .content .modules .module.info>div .social a.twitter {
	margin-left: 0
}
.contact .content .modules .module.info>div .social a {
	width: 32px;
	height: 32px;
	background-size: cover;
	margin: 0 .2em
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.contact .content .modules .module.info>div .social a {
	width: 36px;
	height: 36px;
	background-size: cover;
	margin: 0 .4em
}
}
.error404 .content .modules .module.header .content>div h1, .error404 .content .modules .module.header .content>div h2 {
	line-height: 1.1em;
	margin: 0 auto 50px;
	font-family: 'Playfair Display', sans-serif;
	-webkit-font-smoothing: subpixel-antialiased!important;
	font-weight: 700;
	letter-spacing: 0;
	max-width: 75%;
	text-rendering: geometricPrecision;
	color: #fff
}
.url-not-found .content {
	width: 100%;
	height: 100%;
	padding: 0 0 220px
}
.url-not-found .content>div {
	position: relative;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%)
}
.error404 .content {
	width: 100%;
	height: 100%;
	overflow: hidden
}
.error404 .content .modules .module.header .content>div {
	position: relative;
	text-align: center;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	top: 47.5%;
	opacity: 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.error404 .content .modules .module.header .content>div h1 {
	font-size: 12.5em
}
.error404 .content .modules .module.header .content>div h2 {
	font-size: 2.63em
}
.error404 .content .modules .module.header .content>div p {
	font-family: 'Playfair Display', sans-serif;
	-webkit-font-smoothing: subpixel-antialiased!important;
	font-weight: 700;
	font-size: 1.6em;
	line-height: 1.3em;
	letter-spacing: 0;
	margin: 0 auto;
	max-width: 75%;
	color: #fff;
	text-rendering: geometricPrecision
}
.footer .container>div:nth-child(1)>a, .navigation .all, .navigation .next, .navigation .prev {
	font-weight: 400;
	letter-spacing: .15em;
	font-family: Montserrat, sans-serif;
	text-transform: uppercase
}
.error404 .content .modules .module.header .content>div a {
	color: #fff;
	text-decoration: underline
}
@media screen and (min-width:320px) and (max-width:767px) {
.error404 .content .modules .module.header .content>div br {
	display: none
}
}
.error404 .content .modules .module.header .content>div h1, .error404 .content .modules .module.header .content>div h2, .error404 .content .modules .module.header .content>div p {
	-webkit-transform: translate3d(0, 60px, 0);
	-moz-transform: translate3d(0, 60px, 0);
	-ms-transform: translate3d(0, 60px, 0);
	-o-transform: translate3d(0, 60px, 0);
	transform: translate3d(0, 60px, 0);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.error404 .content .modules .module.header .content>div.visible {
	opacity: 1
}
.error404 .content .modules .module.header .content>div.visible h1, .error404 .content .modules .module.header .content>div.visible h2, .error404 .content .modules .module.header .content>div.visible p {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.navigation {
	overflow: hidden;
	height: 15em;
	text-align: center;
	margin-bottom: 0
}
@media screen and (min-width:992px) and (max-width:1399px) {
.navigation {
	height: 13em;
	margin-bottom: 0
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.navigation {
	height: 182px;
	margin-bottom: 0
}
}
@media screen and (min-width:480px) and (max-width:767px) {
.navigation {
	margin-bottom: 0;
	height: 102px
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.navigation {
	margin-bottom: 0;
	height: 102px
}
}
.navigation:after, .navigation:before {
	display: table;
	clear: both;
	content: "";
	line-height: 0
}
.navigation a {
	text-decoration: none;
	color: #fff;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: default
}
.navigation .all, .navigation .next, .navigation .prev {
	cursor: pointer;
	float: left
}
.navigation a:hover {
	background-color: #101215
}
.navigation .prev {
	height: 100%;
	background-color: #1e1e22;
	display: block;
	width: 37.5%;
	font-size: .75em
}
.navigation .prev>div {
	line-height: 240px;
	-webkit-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-ms-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	transition: opacity .2s linear;
	-webkit-backface-visibility: hidden
}
@media screen and (min-width:992px) and (max-width:1399px) {
.navigation .prev>div {
	line-height: 210px
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.navigation .prev>div {
	line-height: 182px
}
}
@media screen and (min-width:480px) and (max-width:767px) {
.navigation .prev {
	font-size: .6em
}
.navigation .prev>div {
	line-height: 110px
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.navigation .prev {
	font-size: .6em
}
.navigation .prev>div {
	line-height: 110px
}
}
.navigation .prev .ico {
	width: 13px;
	height: 9px;
	display: inline-block;
	margin-right: .5em;
	background-image: url(../assets/shared/prev.png) transparent 0 0 no-repeat;
	background-image: none, url(../assets/shared/prev.svg);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.navigation .prev:hover .ico {
	-webkit-transform: translate3d(-5px, 0, 0);
	-moz-transform: translate3d(-5px, 0, 0);
	-ms-transform: translate3d(-5px, 0, 0);
	-o-transform: translate3d(-5px, 0, 0);
	transform: translate3d(-5px, 0, 0)
}
.navigation .all {
	height: 100%;
	height: 240px;
	background-color: #232327;
	display: table;
	width: 25%;
	font-size: .75em
}
@media screen and (min-width:992px) and (max-width:1399px) {
.navigation .all {
	height: 208px
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.navigation .all {
	height: 182px
}
}
@media screen and (min-width:480px) and (max-width:767px) {
.navigation .all {
	height: 102px;
	font-size: .6em
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.navigation .all {
	height: 102px;
	font-size: .6em
}
}
.navigation .all>div {
	display: table-cell;
	vertical-align: middle;
	-webkit-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-ms-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	transition: opacity .2s linear;
	-webkit-backface-visibility: hidden
}
.navigation .all .ico {
	width: 22px;
	height: 22px;
	display: block;
	margin: auto auto 1.5em;
	background-image: url(../assets/shared/all.png) transparent 0 0 no-repeat;
	background-image: none, url(../assets/shared/all.svg);
	background-repeat: none;
	background-position: 0 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.navigation .all:hover .ico {
	background-position: 0 -12px
}
.navigation .next {
	height: 100%;
	background-color: #1e1e22;
	display: block;
	width: 37.5%;
	font-size: .75em
}
.navigation .next>div {
	line-height: 240px
}
.navigation .next .ico {
	width: 13px;
	height: 9px;
	display: inline-block;
	margin-left: .5em;
	background-image: url(../assets/shared/next.png) transparent 0 0 no-repeat;
	background-image: none, url(../assets/shared/next.svg);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.navigation .next:hover .ico {
	-webkit-transform: translate3d(5px, 0, 0);
	-moz-transform: translate3d(5px, 0, 0);
	-ms-transform: translate3d(5px, 0, 0);
	-o-transform: translate3d(5px, 0, 0);
	transform: translate3d(5px, 0, 0)
}
.navigation div.next, .navigation div.prev {
	cursor: default
}
.navigation div.next>div, .navigation div.prev>div {
	opacity: .12;
	color: #fff
}
.navigation div.next:hover .ico, .navigation div.prev:hover .ico {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
@media screen and (min-width:992px) and (max-width:1399px) {
.menu .container>div:nth-child(2) ul.social{
	display: none;
}
.navigation .next>div {
	line-height: 210px
}
.about .content .modules .module.plastic .content>div>div>div:nth-child(4) img {
	margin: 0 2.5%;
	width: 25%
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.navigation .next>div {
	line-height: 182px
}
.about .content .modules .module.content-image .content>div>div:nth-child(1), .about .content .modules .module.content-image .content>div>div:nth-child(2), .about .content .modules .module.image-content .content>div>div:nth-child(1), .about .content .modules .module.image-content .content>div>div:nth-child(2) {
	width: 100%;
	height: 50%;
	float: none
}
.about .content .modules .module.mixed .content>div>div:nth-child(1) {
	width: 100%;
	height: 35%
}
.about .content .modules .module.mixed .content>div>div:nth-child(2) {
	width: 100%;
	height: 40%
}
.about .content .modules .module.mixed .content>div>div:nth-child(3) {
	width: 100%;
	height: 25%
}
.about .content .modules .module.plastic .content>div {
	max-width: none
}
.about .content .modules .module.plastic .content>div>div>div:nth-child(1) {
	width: 100%;
	height: 35%;
	max-width: 60%;
	position: relative;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.about .content .modules .module.plastic .content>div>div>div:nth-child(3) {
	width: 100%;
	height: 25%;
	max-width: 60%;
	position: relative;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.about .content .modules .module.plastic .content>div>div>div:nth-child(4) {
	width: 100%;
	height: 25%;
	max-width: 90%;
	position: relative;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.about .content .modules .module.plastic .content>div>div>div:nth-child(4) img, .about .content .modules .module.plastic .content>div>div>div:nth-child(4) object {
	margin: 0 2.5%;
	width: 25%
}
.footer {
	border: none
}
}
@media screen and (min-width:480px) and (max-width:767px) {
.navigation .next {
	font-size: .6em
}
.navigation .next>div {
	line-height: 110px
}
.projects .content .modules.depth2 .module.intro>div>div:nth-child(1), .projects .content .modules.depth2 .module.intro>div>div:nth-child(2) {
	width: auto;
	float: none
}
.contact .content .modules .module.image {
	display: none
}
.contact .content .modules .module.info {
	width: 100%;
	float: none
}
.about .content .modules .module.mixed .content>div>div:nth-child(1) {
	width: 100%;
	height: 25%
}
.about .content .modules .module.mixed .content>div>div:nth-child(2) {
	width: 100%;
	height: 60%
}
.about .content .modules .module.mixed .content>div>div:nth-child(3) {
	width: 100%;
	height: 15%
}
.about .content .modules .module.plastic .content>div {
	max-width: none
}
.about .content .modules .module.plastic .content>div>div>div:nth-child(1) {
	width: 100%;
	height: 35%;
	max-width: 60%;
	position: relative;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.about .content .modules .module.plastic .content>div>div>div:nth-child(2) {
	width: 100%;
	height: 40%;
	max-width: 60%;
	position: relative;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.about .content .modules .module.plastic .content>div>div>div:nth-child(3) {
	width: 100%;
	height: 25%;
	max-width: 60%;
	position: relative;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.about .content .modules .module.plastic .content>div>div>div:nth-child(4) {
	width: 100%;
	height: 25%;
	max-width: 90%;
	position: relative;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.about .content .modules .module.plastic .content>div>div>div:nth-child(4) img, .about .content .modules .module.plastic .content>div>div>div:nth-child(4) object {
	margin: 0 1.5%;
	width: 25%
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.contact .content .modules .module.image, .navigation a.next span, .navigation a.prev span, .navigation div.next span, .navigation div.prev span {
	display: none
}
.navigation .next {
	font-size: .6em
}
.navigation .next>div {
	line-height: 110px
}
.projects .content .modules.depth2 .module.intro>div>div:nth-child(1), .projects .content .modules.depth2 .module.intro>div>div:nth-child(2) {
	width: auto;
	float: none
}
.contact .content .modules .module.info {
	width: 100%;
	float: none
}
.about .content .modules .module.content-image .content>div>div:nth-child(1), .about .content .modules .module.content-image .content>div>div:nth-child(2), .about .content .modules .module.image-content .content>div>div:nth-child(1), .about .content .modules .module.image-content .content>div>div:nth-child(2) {
	width: 100%;
	height: 50%;
	float: none
}
.about .content .modules .module.mixed .content>div>div:nth-child(1) {
	width: 100%;
	height: 25%
}
.about .content .modules .module.mixed .content>div>div:nth-child(2) {
	width: 100%;
	height: 60%
}
.about .content .modules .module.mixed .content>div>div:nth-child(3) {
	width: 100%;
	height: 15%
}
.about .content .modules .module.plastic .content>div {
	max-width: none
}
.about .content .modules .module.plastic .content>div>div>div:nth-child(1) {
	width: 100%;
	height: 35%;
	max-width: 60%;
	position: relative;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.about .content .modules .module.plastic .content>div>div>div:nth-child(2) {
	width: 100%;
	height: 40%;
	max-width: 60%;
	position: relative;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.about .content .modules .module.plastic .content>div>div>div:nth-child(3) {
	width: 100%;
	height: 25%;
	max-width: 60%;
	position: relative;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.about .content .modules .module.plastic .content>div>div>div:nth-child(4) {
	width: 100%;
	height: 25%;
	max-width: 90%;
	position: relative;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.about .content .modules .module.plastic .content>div>div>div:nth-child(4) img, .about .content .modules .module.plastic .content>div>div>div:nth-child(4) object {
	margin: 0 2.5%;
	width: 25%
}
}
.footer {
	height: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: #1B1B1E
}
.footer .container {
	height: 100%;
	text-align: center;
	position: relative
}
.footer .container>div:nth-child(1) {
	position: absolute;
	width: 100%;
	bottom: 0;
	top: auto;
	height: 310px;
	padding-top: 58px;
	background: url(../assets/shared/bg-footer.jpg) 50% 50% no-repeat;
	background-size: cover
}
@media screen and (min-width:480px) and (max-width:767px) {
.footer .container>div:nth-child(1) {
	height: 220px;
	padding-top: 40px
}
}
.footer .container>div:nth-child(1)>a {
	color: #fff;
	text-decoration: none;
	font-size: .9375em
}
.footer .container>div:nth-child(1)>a:hover {
	color: #69696B
}
.footer .container>div:nth-child(1) .social {
	width: 100%;
	text-align: center;
	margin: 2.75em 0 0
}
@media screen and (min-width:320px) and (max-width:479px) {
.footer .container>div:nth-child(1) {
	height: 220px;
	padding-top: 40px
}
.footer .container>div:nth-child(1) .social {
	margin: 2em 0 0
}
}
.footer .container>div:nth-child(1) .social a {
	margin: 0 .35em;
	text-decoration: none;
	opacity: 1;
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
	width: 46px;
	height: 46px;
	background-size: cover
}
.footer .container>div:nth-child(1) .social a.out {
	opacity: .3
}
.footer .container>div:nth-child(2) {
	position: absolute;
	width: 100%;
	color: #69696B;
	bottom: 53px;
	letter-spacing: .05em;
	font-family: Montserrat, sans-serif;
	font-weight: 100;
	font-size: .625em;
	text-transform: uppercase
}
.about .footer, .projects .footer {
	z-index: 0
}
.contact .footer {
	display: none;
	z-index: 0
}
@media screen and (min-width:480px) and (max-width:767px) {
.footer .container>div:nth-child(2) {
	font-size: .5em;
	bottom: 25px;
	line-height: 1.3
}
.footer {
	border-left: none;
	border-right: none;
	border-bottom: none;
	z-index: -1!important
}
.home .module.project {
	float: left;
	width: 50%
}
body>.content {
	overflow: hidden!important
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.footer .container>div:nth-child(2) {
	font-size: .5em;
	bottom: 25px;
	line-height: 1.3;
	padding: 0 5%
}
.footer {
	border-left: none;
	border-right: none;
	border-bottom: none;
	z-index: 0
}
}
@media screen and (min-width:320px) and (max-width:767px) {
.content .modules.scrollview .module.content-image .page .container-1 .container-2 .image .custom>a, .content .modules.scrollview .module.image-content .page .container-1 .container-2 .image .custom>a, .content .modules.scrollview .module.mixed .page .container-1 .container-2 .image .custom>a, .content .modules.scrollview .module.plastic .page .container-1 .container-2 .image .custom>a, .content .modules.scrollview .module.project .page .container-1 .container-2 .image .custom>a {
	display: none
}
html {
	overflow: visible!important
}
body>.content {
	height: auto!important
}
body.contact {
	background-color: #15181c
}
body.contact>.content {
	margin-bottom: 0
}
.content {
	overflow: auto!important
}
.content .modules.scrollview .module {
	position: static
}
.content .modules.scrollview .module .page, .content .modules.scrollview .module .page .container-1, .content .modules.scrollview .module .page .container-1 .container-2 {
	position: static;
	overflow: auto
}
.content .modules.scrollview .module .page .container-1 .container-2 .image .custom {
	position: relative
}
.content .modules.scrollview .moduleheader .content {
	height: 100%
}
.content .modules.scrollview .module.content-image .page .container-1 .container-2 .image .custom .content>div>div:nth-child(1), .content .modules.scrollview .module.image-content .page .container-1 .container-2 .image .custom .content>div>div:nth-child(1) {
	overflow: hidden;
	height: auto
}
.content .modules.scrollview .module.image-content .page .container-1 .container-2 .image .custom .content {
	position: static;
	left: auto;
	top: auto
}
.content .modules.scrollview .module.image-content .page .container-1 .container-2 .image .custom .content>div {
	left: 0;
	top: 50%;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}
.content .modules.scrollview .module.image-content .page .container-1 .container-2 .image .custom .content>div>div:nth-child(1)>div {
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%) scale(.35);
	-moz-transform: translateY(-50%) translateX(-50%) scale(.35);
	-ms-transform: translateY(-50%) translateX(-50%) scale(.35);
	transform: translateY(-50%) translateX(-50%) scale(.35);
	animation: play 2s steps(48) forwards
}
@keyframes play {
from {
background-position:0
}
to {
	background-position: -30768px
}
}
.content .modules.scrollview .module.image-content .page .container-1 .container-2 .image .custom .content>div>div:nth-child(2)>div {
	left: auto;
	top: auto;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	opacity: 1;
	margin: 0 auto;
	padding: 52px 0
}
.content .modules.scrollview .module.content-image .page .container-1 .container-2 .image .custom .content {
	position: static;
	left: auto;
	top: auto
}
.content .modules.scrollview .module.content-image .page .container-1 .container-2 .image .custom .content>div {
	left: 0;
	top: 50%;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}
.content .modules.scrollview .module.mixed .page .container-1 .container-2 .image .custom .content>div>div:nth-child(1), .content .modules.scrollview .module.mixed .page .container-1 .container-2 .image .custom .content>div>div:nth-child(3) {
	height: 160px
}
.content .modules.scrollview .module.content-image .page .container-1 .container-2 .image .custom .content>div>div:nth-child(1)>div {
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%) scale(.35);
	-moz-transform: translateY(-50%) translateX(-50%) scale(.35);
	-ms-transform: translateY(-50%) translateX(-50%) scale(.35);
	transform: translateY(-50%) translateX(-50%) scale(.35);
	animation: play2 2s steps(46) forwards
}
@keyframes play2 {
from {
background-position:0
}
to {
	background-position: -29486px
}
}
.content .modules.scrollview .module.content-image .page .container-1 .container-2 .image .custom .content>div>div:nth-child(2)>div {
	left: auto;
	top: auto;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	opacity: 1;
	margin: 0 auto;
	padding: 52px 0
}
.content .modules.scrollview .module.mixed .page .container-1 .container-2 .image .custom .content {
	position: static;
	left: auto;
	top: auto
}
.content .modules.scrollview .module.mixed .page .container-1 .container-2 .image .custom .content>div {
	left: 0;
	top: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}
.content .modules.scrollview .module.mixed .page .container-1 .container-2 .image .custom .content>div>div:nth-child(2)>div {
	left: auto;
	top: auto;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	opacity: 1;
	margin: 0 auto;
	padding: 52px 0
}
.content .modules.scrollview .module.plastic .page .container-1 .container-2 .image .custom .content {
	position: static;
	left: auto;
	top: auto
}
.content .modules.scrollview .module.plastic .page .container-1 .container-2 .image .custom .content>div {
	left: 0;
	top: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}
.content .modules.scrollview .module.plastic .page .container-1 .container-2 .image .custom .content>div>div {
	opacity: 1;
	padding: 52px 0
}
.contact .content .modules .module.info>div {
	position: static;
	top: auto;
	left: auto;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 40px
}
.footer {
	clear: both
}
}


article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:0.67em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}pre{white-space:pre-wrap;}q{quotes:"\201C" "\201D" "\2018" "\2019";}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}

.box {	width:100%;	height:100%;	position: relative;	background: rgba(255,255,255,0);	display: inline-block;	cursor: pointer;	color: #2c3e50;	/*box-shadow: inset 0 0 0 3px #2c3e50;*/	-webkit-transition: background 0.4s 0.5s;	transition: background 0.4s 0.5s;}
.box:hover {	background: rgba(255,255,0,1);	-webkit-transition-delay: 0s;	transition-delay: 0s;}
.box svg {	position: absolute;top: 0;	left: 0;}
.box svg line {	stroke-width: 3;	stroke: #ecf0f1;	fill: none;	-webkit-transition: all .8s ease-in-out;	transition: all .8s ease-in-out;}
.box:hover svg line {	-webkit-transition-delay: 0.1s;	transition-delay: 0.1s;}
.box svg line.svg-top,.box svg line.svg-bottom {	stroke-dasharray: 330 240; }
.box svg line.svg-left,.box svg line.svg-right {	stroke-dasharray: 490 400;}
.box:hover svg line.svg-top {	-webkit-transform: translateX(-600px);	transform: translateX(-600px);}
.box:hover svg line.svg-bottom {	-webkit-transform: translateX(600px);	transform: translateX(600px);}
.box:hover svg line.svg-left {	-webkit-transform: translateY(920px);	transform: translateY(920px);}
.box:hover svg line.svg-right {	-webkit-transform: translateY(-920px);	transform: translateY(-920px);}
/* Alternatives */

/* Color */
/*.box {box-shadow: inset 0 0 0 5px #ececec;}
.box svg line {stroke-width: 8;}
.box:hover svg line {stroke: #fcf113;}
*/

img.services-title-underline{
border: none;
padding: 0;
max-width: 100%;
height: auto;
image-rendering: optimizeQuality;
vertical-align: middle;
display: block;
margin: 0 auto 30px;
}
