@font-face {font-family: 'NotoSansHans';
  src: url('//at.alicdn.com/t/webfont_q48eh5q5oo.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/webfont_q48eh5q5oo.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../css/webfont_q48eh5q5oo.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/webfont_q48eh5q5oo.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/webfont_q48eh5q5oo.svg#NotoSansHans-DemiLight') format('svg'); /* iOS 4.1- */
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

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

body {
	line-height: 1
}

ol,ul {
	list-style: none
}

blockquote,q {
	quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none
}

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

input[type=text]::-ms-clear,input[type=search]::-ms-clear,input[type=email]::-ms-clear {
	display: none
}

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

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

input[type=text]:focus,input[type=search]:focus,input[type=email]:focus,textarea:focus {
	outline: none
}

hr {
	height: 0;
	border: none;
	border-top: 4px solid #F3F3F3;
	margin: 0
}

body.enable-version .js-version {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	color: white;
	background: black
}

body.enable-version .js-version::after {
	display: block;
	content: 'CSS: 2668'
}

@-webkit-keyframes loaderAnimation {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes loaderAnimation {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: .7
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: .7
	}
}

.js .animate-on-scroll {
	opacity: 0
}

html {
	font-size: 62.5%;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-webkit-tap-highlight-color: transparent
}

body {
	background: #fff;
	color: #000;
	font-family:'NotoSansHans',Helvetica,Arial,sans-serif;
	line-height: 1.6;
	
	font-size: 16px;
	font-size: 1.6rem;
}

.fp-sprite-svg {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0
}

html.no-highlight *:focus {
	outline: none
}

* {
	box-sizing: border-box
}

*::-moz-selection {
	color: #fff;
	background: #000
}

*::selection {
	color: #fff;
	background: #000
}

.projectstypelist body {
	background: #000
}

h1,h2,h3,h4,h5,h6,p,em,a,button,div,span,input {
	-webkit-font-smoothing: antialiased
}

h1,.fp-h1 {
	font-size: 21px;
	font-size: 2.1rem;
	font-weight: 400;
	
	line-height: 28px;
	margin-bottom: 16px
}

@media screen and (min-width: 768px) {
	h1,.fp-h1 {
		font-size: 33px;
		font-size: 3.3rem;
		line-height: 40px;
		margin-bottom: 20px
	}
}

h2,.fp-h2 {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
	
	line-height: 24px;
	margin-bottom: 16px
}

@media screen and (min-width: 768px) {
	h2,.fp-h2 {
		font-size: 21px;
		font-size: 2.1rem;
		line-height: 28px;
		margin-bottom: 20px
	}
}

h3,.fp-h3 {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 400;
	
	line-height: 24px;
	margin-bottom: 16px
}

@media screen and (min-width: 768px) {
	h3,.fp-h3 {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 26px;
		margin-bottom: 20px
	}
}

h4,.fp-h4 {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 400;
	
	line-height: 22px;
	margin-bottom: 16px
}

@media screen and (min-width: 768px) {
	h4,.fp-h4 {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 24px;
		margin-bottom: 20px
	}
}

h5,.fp-h5 {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	
	line-height: 20px;
	margin-bottom: 16px
}

@media screen and (min-width: 768px) {
	h5,.fp-h5 {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 20px;
		margin-bottom: 20px
	}
}

h6,.fp-h6 {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	
	line-height: 26px;
	margin-bottom: 16px
}

@media screen and (min-width: 768px) {
	h6,.fp-h6 {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 26px;
		margin-bottom: 20px
	}
}

p,.fp-p,th,.fp-th,td,.fp-td {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 300;
	
	line-height: 26px;
	margin-bottom: 30px
}

strong {
	font-weight: 600
}

a {
	color: #000;
	font-weight: 400;
	text-decoration: none
}

a.theme-white {
	color: #fff
}

p a {
	font-weight: 600;
	opacity: .7;
	transition: opacity .3s
}

.no-touchevents p a:hover {
	opacity: 1
}

.fp-section-title {
	font-size: 19px;
	font-size: 1.9rem;
	color: #000;
	font-weight: 300;
	line-height: 40px;
	margin-bottom: 0
}

@media screen and (min-width: 768px) {
	.fp-section-title {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 32px
	}
}

.fp-section-title a {
	color: #000;
	display: inline-block;
	font-weight: 300
}

.fp-section-title.theme-white {
	color: #fff
}

.fp-section-title.theme-white a {
	color: #fff
}

.p-emphasis {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	
	line-height: 29px
}

ul li,ul .fp-list-item,.fp-list-primary li,.fp-list-primary .fp-list-item {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 35px;
	padding-left: 20px;
	position: relative
}

@media screen and (min-width: 768px) {
	ul li,ul .fp-list-item,.fp-list-primary li,.fp-list-primary .fp-list-item {
		font-size: 12px;
		font-size: 1.2rem;
		line-height:22px;
	}
}

ul li a,ul .fp-list-item a,.fp-list-primary li a,.fp-list-primary .fp-list-item a {
	font-weight: 600
}

ul li::before,ul .fp-list-item::before,.fp-list-primary li::before,.fp-list-primary .fp-list-item::before {
	content: '';
	background: #000;
	border-radius: 100%;
	display: block;
	height: 2px;
	left: 0px;
	position: absolute;
	top: 17px;
	width: 2px
}

ol {
	counter-reset: section
}

ol li,ol .fp-list-item {
	font-size: 14px;
	font-size: 1.4rem;
	counter-increment: section;
	font-weight: 300;
	line-height: 35px;
	padding-left: 22px;
	position: relative
}

@media screen and (min-width: 768px) {
	ol li,ol .fp-list-item {
		font-size: 14px;
		font-size: 1.4rem
	}
}

ol li a,ol .fp-list-item a {
	font-weight: 600;
	opacity: 0.7
}

ol li a:hover,ol .fp-list-item a:hover {
	opacity: 1
}

ol li::before,ol .fp-list-item::before {
	content: counter(section) ".";
	position: absolute;
	left: 0px
}

.fp-reset-list-primary {
	list-style: none
}

.fp-reset-list-primary li,.fp-reset-list-primary .fp-list-item {
	line-height: 1;
	padding-left: 0;
	position: static
}

.fp-reset-list-primary li a,.fp-reset-list-primary .fp-list-item a {
	text-decoration: none
}

.fp-reset-list-primary li:before,.fp-reset-list-primary .fp-list-item:before {
	content: none
}

dl dt,dl .fp-dl-term,.fp-dl-primary dt,.fp-dl-primary .fp-dl-term {
	font-size: 14px;
	font-size: 1.4rem;
	color: #000;
	font-weight: 600;
	line-height: 20px;
	margin-bottom: 8px
}

@media screen and (min-width: 768px) {
	dl dt,dl .fp-dl-term,.fp-dl-primary dt,.fp-dl-primary .fp-dl-term {
		font-size: 14px;
		font-size: 1.4rem
	}
}

dl dd,dl .fp-dl-description,.fp-dl-primary dd,.fp-dl-primary .fp-dl-description {
	font-size: 20px;
	font-size: 2rem;
	font-weight: 300;
	line-height: 20px;
	margin-bottom: 20px
}

.fp-links-primary {
	list-style: none;
	border-top: solid 1px rgba(0,0,0,0.12)
}

.fp-links-primary li,.fp-links-primary .fp-list-item {
	line-height: 1;
	padding-left: 0;
	position: static
}

.fp-links-primary li a,.fp-links-primary .fp-list-item a {
	text-decoration: none
}

.fp-links-primary li:before,.fp-links-primary .fp-list-item:before {
	content: none
}

.fp-links-primary .fp-list-link {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 23px;
	border-bottom: solid 1px rgba(0,0,0,0.12)
}

@media screen and (min-width: 768px) {
	.fp-links-primary .fp-list-link {
		opacity: .7
	}
}

@media screen and (min-width: 768px) {
	.no-touchevents .fp-links-primary .fp-list-link:hover {
		background-color: #f5f5f5;
		opacity: 1
	}
}

.fp-links-primary .fp-list-link .fp-lp-subtitle {
	font-size: 12px;
	font-size: 1.2rem;
	display: block;
	line-height: 20px;
	margin-bottom: 5px
}

@media screen and (min-width: 768px) {
	.fp-links-primary .fp-list-link .fp-lp-subtitle {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 18px
	}
}

.fp-links-primary .fp-list-link .fp-lp-title {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 500;
	display: block;
	line-height: 23px
}

@media screen and (min-width: 768px) {
	.fp-links-primary .fp-list-link .fp-lp-title {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 29px
	}
}

.fp-links-primary .fp-list-link a {
	background: url(/static/assets/images/icons/arrow-right-black.svg?v=2668) no-repeat;
	background-position: center right;
	display: block;
	font-weight: 400;
	line-height: 22px;
	padding: 20px 40px 20px 0;
	position: relative;
	width: 100%;
	transition: background-position .4s
}

.browser-internetexplorer-11_0.is-windows-7 .fp-links-primary .fp-list-link a {
	transition: none
}

@media screen and (min-width: 768px) {
	.fp-links-primary .fp-list-link a {
		background-position: calc(100% - 30px) 50%;
		padding: 20px 90px 20px 30px
	}
}

@media screen and (min-width: 768px) {
	.no-touchevents .fp-links-primary .fp-list-link a:hover {
		background-position: calc(100% - 20px) 50%
	}
}

.fp-links-primary.fp-links-download .fp-list-link {
	font-size: 14px;
	font-size: 1.4rem
}

.fp-links-primary.fp-links-download .fp-list-link a {
	background: url(/static/assets/images/icons/arrow-down-black.svg?v=2668) no-repeat;
	background-position: center right;
	transition: background-position .4s
}

@media screen and (min-width: 768px) {
	.fp-links-primary.fp-links-download .fp-list-link a {
		background-position: calc(100% - 30px) 50%
	}
}

@media screen and (min-width: 768px) {
	.no-touchevents .fp-links-primary.fp-links-download .fp-list-link a:hover {
		background-position: calc(100% - 30px) calc(50% + 10px)
	}
}

.fp-links-primary.theme-white {
	border-color: rgba(255,255,255,0.12)
}

.fp-links-primary.theme-white .fp-list-link {
	border-color: rgba(255,255,255,0.12)
}

.fp-links-primary.theme-white a {
	color: #fff;
	background: url(/static/assets/images/icons/arrow-right-white.svg?v=2668) no-repeat;
	background-position: calc(100% - 30px) 50%
}

@media screen and (min-width: 768px) {
	.fp-links-primary.theme-white a {
		background-position: calc(100% - 30px) 50%;
		border-color: #fff
	}
}

.fp-links-primary.theme-white.fp-links-download a {
	background: url(/static/assets/images/icons/arrow-down-white.svg?v=2668) no-repeat;
	background-position: center right
}

@media screen and (min-width: 768px) {
	.fp-links-primary.theme-white.fp-links-download a {
		background-position: calc(100% - 30px) 50%
	}
}

.fp-button {
	cursor: pointer;
	display: inline-block;
	min-width: 80px;
	min-height: 32px;
	height: auto;
	text-align: center
}

.fp-button-primary {
	cursor: pointer;
	display: inline-block;
	min-width: 80px;
	min-height: 32px;
	height: auto;
	text-align: center;
	font-size: 13px;
	font-size: 1.3rem;
	background-color: #EBEBEB;
	border: none;
	border-radius: 20px;
	color: #000;
	font-weight: 400;
	
	line-height: 19px;
	padding: 7px 18px;
	margin: 0;
	text-decoration: none
}

.no-touchevents .fp-button-primary {
	transition: background-color .3s ease-in-out, color .3s ease-in-out
}

.no-touchevents .fp-button-primary:hover {
	background: #D9D9D9;
	color: #000
}

.fp-button-primary:focus {
	outline: 0
}

.fp-button-primary>.fp-bp-content {
	position: relative
}

.fp-button-primary.fp-bp-black {
	background-color: rgba(0,0,0,0.5);
	color: #fff
}

.no-touchevents .fp-button-primary.fp-bp-black:hover {
	background: #000;
	color: #fff
}

.fp-button-primary.fp-bp-white {
	background-color: rgba(255,255,255,0.15);
	color: #fff
}

.no-touchevents .fp-button-primary.fp-bp-white:hover {
	background-color: rgba(255,255,255,0.25);
	color: #fff
}

.fp-button-icon {
	background-color: transparent;
	border-radius: 100%;
	border: solid 1px #000;
	cursor: pointer;
	display: inline-block;
	height: 30px;
	opacity: .7;
	overflow: hidden;
	position: relative;
	text-indent: 100%;
	width: 30px;
	white-space: nowrap;
	transition: opacity .3s,
 background-color .3s
}

.no-touchevents .fp-button-icon:hover {
	opacity: 1
}

.fp-button-icon.icon-default {
	background-size: auto 66%
}

.fp-button-icon.icon-default>.icon__i {
	content: '';
	display: block;
	left: 3px;
	height: 22px;
	position: absolute;
	top: 3px;
	width: 22px
}

.fp-button-icon.icon-default:not(.theme-white)>.icon__i {
	background: url(/static/assets/images/icons/btn-default.svg?v=2668) no-repeat center center/contain
}

.fp-button-icon.icon-default.theme-white>.icon__i {
	background: url(/static/assets/images/icons/btn-default-white.svg?v=2668) no-repeat center center/contain
}

.fp-button-icon.icon-close {
	background-color: #000;
	border: solid 1px #000
}

.fp-button-icon.icon-close>.icon__i {
	content: '';
	display: block;
	left: 8px;
	height: 12px;
	position: absolute;
	top: 8px;
	width: 12px
}

.fp-button-icon.icon-close:not(.theme-white)>.icon__i {
	background: url(/static/assets/images/icons/cross-white.svg?v=2668) no-repeat center center/contain
}

.fp-button-icon.icon-close.theme-white {
	background-color: #EBEBEB;
	border: solid 1px #EBEBEB;
	opacity: 1
}

.fp-button-icon.icon-close.theme-white>.icon__i {
	background: url(/static/assets/images/icons/cross-black.svg?v=2668) no-repeat center center/contain
}

.no-touchevents .fp-button-icon.icon-close.theme-white:hover {
	background: #D9D9D9
}

.fp-button-icon.icon-close.theme-grey {
	background-color: rgba(255,255,255,0.15);
	border: 0;
	opacity: 1
}

.fp-button-icon.icon-close.theme-grey>.icon__i {
	background: url(/static/assets/images/icons/cross-white.svg?v=2668) no-repeat center center/contain;
	left: 9px;
	top: 8.5px
}

.no-touchevents .fp-button-icon.icon-close.theme-grey:hover {
	background: rgba(255,255,255,0.25)
}

.fp-button-icon.icon-close-cookie>.icon__i {
	content: '';
	background: url(/static/assets/images/icons/cross-white.svg?v=2668) no-repeat center center/contain;
	display: block;
	left: 8px;
	height: 12px;
	position: absolute;
	top: 8px;
	width: 12px
}

.fp-button-icon.icon-arrow-right>.icon__i {
	content: '';
	display: block;
	left: 6px;
	height: 16px;
	position: absolute;
	top: 6px;
	width: 16px
}

.fp-button-icon.icon-arrow-right:not(.theme-white)>.icon__i {
	background: url(/static/assets/images/icons/arrow-right-black.svg?v=2668) no-repeat center center/contain
}

.fp-button-icon.icon-arrow-right.theme-white>.icon__i {
	background: url(/static/assets/images/icons/arrow-right-white.svg?v=2668) no-repeat center center/contain
}

.fp-button-icon.icon-share>.icon__i {
	content: '';
	display: block;
	left: 7px;
	height: 12px;
	position: absolute;
	top: 8px;
	width: 13px
}

.fp-button-icon.icon-share:not(.theme-white)>.icon__i {
	background: url(/static/assets/images/icons/share-black.svg?v=2668) no-repeat center center/contain
}

.fp-button-icon.icon-share.theme-white>.icon__i {
	background: url(/static/assets/images/icons/share-white.svg?v=2668) no-repeat center center/contain
}

.fp-button-icon.icon-facebook {
	margin-right: 3px
}

.fp-button-icon.icon-facebook>.icon__i {
	content: '';
	display: block;
	position: absolute;
	top: 6px;
	width: 10px
}

.fp-button-icon.icon-facebook:not(.theme-white) {
	border: none
}

.fp-button-icon.icon-facebook:not(.theme-white)>.icon__i {
	background: url(/static/assets/images/icons/facebook-black.svg?v=2668) no-repeat center center/contain
}

.fp-button-icon.icon-facebook.theme-white {
	border: none
}

.fp-button-icon.icon-facebook.theme-white>.icon__i {
	background: url(/static/assets/images/icons/facebook-white.svg?v=2668) no-repeat center center/contain
}

.fp-button-icon.icon-instagram>.icon__i {
	content: '';
	display: block;
	position: absolute;
	top: 6px;
	width: 22px
}

.fp-button-icon.icon-instagram:not(.theme-white) {
	border: none
}

.fp-button-icon.icon-instagram:not(.theme-white)>.icon__i {
	background: url(/static/assets/images/icons/instagram-black.svg?v=2668) no-repeat center center/contain
}

.fp-button-icon.icon-instagram.theme-white {
	border: none
}

.fp-button-icon.icon-instagram.theme-white>.icon__i {
	background: url(/static/assets/images/icons/instagram-white.svg?v=2668) no-repeat center center/contain
}

.fp-button-icon.icon-twitter {
	margin-right: 18px
}

.fp-button-icon.icon-twitter>.icon__i {
	content: '';
	display: block;
	position: absolute;
	top: 6px;
	width: 24px
}

.fp-button-icon.icon-twitter:not(.theme-white) {
	border: none
}

.fp-button-icon.icon-twitter:not(.theme-white)>.icon__i {
	background: url(/static/assets/images/icons/twitter-black.svg?v=2668) no-repeat center center/contain
}

.fp-button-icon.icon-twitter.theme-white {
	border: none
}

.fp-button-icon.icon-twitter.theme-white>.icon__i {
	background: url(/static/assets/images/icons/twitter-white.svg?v=2668) no-repeat center center/contain
}

.fp-button-icon.icon-linkedin {
	margin-right: 12px
}

.fp-button-icon.icon-linkedin>.icon__i {
	content: '';
	display: block;
	position: absolute;
	top: 5px;
	width: 18px
}

.fp-button-icon.icon-linkedin:not(.theme-white) {
	border: none
}

.fp-button-icon.icon-linkedin:not(.theme-white)>.icon__i {
	background: url(/static/assets/images/icons/linkedin-black.svg?v=2668) no-repeat center center/contain
}

.fp-button-icon.icon-linkedin.theme-white {
	border: none
}

.fp-button-icon.icon-linkedin.theme-white>.icon__i {
	background: url(/static/assets/images/icons/linkedin-white.svg?v=2668) no-repeat center center/contain
}

.fp-button-icon.icon-weibo>.icon__i {
	content: '';
	display: block;
	left: 7px;
	height: 13px;
	position: absolute;
	top: 8px;
	width: 16px
}

.fp-button-icon.icon-weibo:not(.theme-white) {
	border: none
}

.fp-button-icon.icon-weibo:not(.theme-white)>.icon__i {
	background: url(/static/assets/images/icons/weibo-black.svg?v=2668) no-repeat center center/contain
}

.fp-button-icon.icon-weibo.theme-white {
	border: none
}

.fp-button-icon.icon-weibo.theme-white>.icon__i {
	background: url(/static/assets/images/icons/weibo-white.svg?v=2668) no-repeat center center/contain
}

.fp-button-icon.icon-facebook>.icon__i,.fp-button-icon.icon-twitter>.icon__i,.fp-button-icon.icon-linkedin>.icon__i,.fp-button-icon.icon-instagram>.icon__i {
	height: 20px;
	left: 0
}

.fp-button-icon.icon-facebook,.fp-button-icon.icon-twitter,.fp-button-icon.icon-linkedin,.fp-button-icon.icon-weibo .fp-button-icon.icon-instagram {
	border-radius: 0
}

.no-touchevents .fp-button-icon.icon-facebook:hover,.no-touchevents .fp-button-icon.icon-twitter:hover,.no-touchevents .fp-button-icon.icon-linkedin:hover,.no-touchevents .fp-button-icon.icon-weibo .fp-button-icon.icon-instagram:hover {
	opacity: 1
}

.fp-button-icon.icon-play {
	background-color: rgba(255,255,255,0.15);
	border: 0;
	border-radius: 100px;
	width: 63px;
	opacity: 1
}

.fp-button-icon.icon-play>.icon__i {
	content: '';
	display: block;
	left: 50%;
	height: 12px;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 50%;
	width: 12px
}

.fp-button-icon.icon-play:not(.theme-white)>.icon__i {
	background: url(/static/assets/images/icons/play-white.svg?v=2668) no-repeat center center/contain
}

.fp-button-icon.icon-play.theme-white>.icon__i {
	background: url(/static/assets/images/icons/play-black.svg?v=2668) no-repeat center center/contain
}

.no-touchevents .fp-button-icon.icon-play:hover {
	background-color: rgba(255,255,255,0.25)
}

.fp-button-icon.icon-plus-white {
	background: url(/static/assets/images/icons/white-fill-plus.svg?v=2668) transparent;
	background-size: 100%;
	border: none;
	height: 30px;
	width: 30px
}

.fp-button-icon.theme-white {
	border: solid 1px #fff
}

@media screen and (min-width: 1024px) {
	.fp-button-icon:not(:last-of-type) {
		margin-right: 5px
	}

	.fp-button-icon.icon-facebook,.fp-button-icon.icon-instagram,.fp-button-icon.icon-twitter,.fp-button-icon.icon-linkedin {
		border-radius: 100%;
		width: 30px
	}

	.fp-button-icon.icon-facebook>.icon__i {
		height: 14px;
		left: 11px;
		top: 8px;
		width: 7px
	}

	.fp-button-icon.icon-instagram>.icon__i {
		height: 16px;
		left: 4px;
		top: 8px;
		width: 22px
	}

	.fp-button-icon.icon-twitter>.icon__i {
		height: 13px;
		left: 8px;
		top: 9px;
		width: 16px
	}

	.fp-button-icon.icon-linkedin>.icon__i {
		height: 13px;
		left: 9px;
		top: 8px;
		width: 12px
	}
}

@media screen and (min-width: 768px) {
	.fp-inline-button {
		display: inline-block
	}

	.fp-inline-button.fp-share {
		min-width: 200px
	}
}

button:active,button.nice-select.open,button:focus {
	outline: 0
}

.mCS-fp-horizontal .mCSB_scrollTools .mCSB_draggerContainer {
	left: 40px;
	right: 40px
}

.mCS-fp-horizontal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	height: 1px
}

.mCS-fp-horizontal .mCSB_scrollTools .mCSB_draggerRail {
	background-color: #ccc;
	height: 1px;
	margin: 6px 0
}

.fp-form__row {
	margin-top: 28px
}

@media screen and (min-width: 1024px) {
	.fp-form__row {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		flex-direction: column;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-direction: row;
		flex-direction: row;
		-webkit-align-items: center;
		align-items: center
	}
}

.fp-form__row__full-width {
	display: block
}

.fp-form__col {
	margin-top: 28px
}

@media screen and (min-width: 1024px) {
	.fp-form__col {
		margin: 0
	}
}

.fp-input__label,.fp-input label {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 400;
	margin-bottom: 10px;
	margin-left: 5px
}

.fp-input__comment {
	font-size: 10px;
	font-size: 1rem;
	margin: 10px 0 0 5px;
	line-height: 18px
}

.fp-input__pull-right {
	text-align: right
}

.fp-input input {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 300;
	
	line-height: 26px;
	margin-bottom: 30px;
	
	font-weight: 400;
	margin: 0;
	background: #f5f5f5;
	box-sizing: border-box;
	height: 46px;
	border: 0;
	padding: 0 20px;
	width: 100%;
	border-radius: 25px;
	color: #000;
	font-size: 16px;
	font-size: 1.6rem
}

.fp-input input::-webkit-input-placeholder {
	color: rgba(51,51,51,0.5)
}

.fp-input input:-ms-input-placeholder {
	color: rgba(51,51,51,0.5)
}

.fp-input input::placeholder {
	color: rgba(51,51,51,0.5)
}

.browser-internetexplorer .fp-input input:required:invalid {
	outline: none
}

.fp-input input:-ms-input-placeholder {
	color: rgba(51,51,51,0.5)
}

.fp-input button,.fp-input input[type=submit] {
	display: inline-block;
	width: auto;
	background-color: #f5f5f5;
	color: #000;
	font-weight: 400;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 36px;
	height: 36px;
	border: none;
	border-radius: 18px;
	padding: 0px 18px;
	cursor: pointer;
	-webkit-appearance: none;
	transition: background-color .3s ease-in-out
}

@media screen and (min-width: 768px) {
	.fp-input button,.fp-input input[type=submit] {
		margin-top: 0;
		height: 40px;
		line-height: 40px;
		border-radius: 20px;
		vertical-align: middle
	}
}

.fp-input button:hover,.fp-input button:active,.fp-input button.nice-select.open,.fp-input input[type=submit]:hover,.fp-input input[type=submit]:active,.fp-input input[type=submit].nice-select.open {
	background: #D9D9D9
}

.fp-input--required label::after,.fp-input--required .fp-input__label::after {
	content: '*'
}

.fp-input--error input,.fp-input--error input[type=file]+label {
	border-color: #980f0f;
	background-color: #FEE5E3
}

.fp-input--error label::after,.fp-input--error .fp-input__label::after {
	color: #980f0f
}

.fp-select {
	position: relative;
	display: inline-block
}

.fp-select:after,.fp-select:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 13px;
	right: 7px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-color: #000
}

.fp-select:after {
	border-top-color: #fff;
	top: 12px
}

.no-touchevents .fp-select:after,.no-touchevents .fp-select:before {
	display: none
}

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

.fp-select select {
	color: #000;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
	display: inline-block;
	position: relative;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 5px 22px 5px 7px;
	line-height: 1.2em;
	border: none;
	background: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	z-index: 2;
	cursor: pointer
}

.fp-select select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000
}

.no-touchevents .fp-select select {
	display: none
}

.fp-select--form {
	background: #f5f5f5;
	box-sizing: border-box;
	position: relative;
	line-height: 44px;
	padding: 0;
	width: 100%;
	border-radius: 25px;
	color: #000;
	font-size: 16px;
	font-size: 1.6rem;
	outline: none;
	cursor: pointer
}

.fp-select--form::before {
	position: absolute;
	top: 18px;
	right: 27px;
	border: 1px solid #000;
	border-width: 0 1px 1px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 9px;
	height: 9px;
	width: 5px;
	height: 5px;
	z-index: 2
}

.fp-select--form::after {
	content: "";
	position: absolute;
	width: 48px;
	height: 30px;
	border: 0;
	background: #f5f5f5;
	border-radius: 100px;
	right: 8px;
	top: 7px
}

.fp-select--form select {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 300;
	
	line-height: 26px;
	margin-bottom: 30px;
	font-size: 16px;
	font-size: 1.6rem;
	
	font-weight: 400;
	margin: 0;
	width: 100%;
	padding: 5px 50px 5px 27px
}

.fp-select-style-1 {
	box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.08);
	display: inline-block;
	padding-right: 10px;
	position: relative
}

.fp-select-style-1 select {
	font-size: 16px;
	font-size: 1.6rem;
	background: transparent;
	border: none;
	color: #000;
	display: block;
	
	font-weight: 600;
	line-height: 26px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none
}

.fp-select-style-1::before {
	content: ' ';
	background: url(/static/assets/images/icons/chevron-down.svg?v=2668) no-repeat center center/100%;
	border-radius: 30px;
	display: block;
	height: 7px;
	width: 12px;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.grecaptcha-badge {
	bottom: initial !important;
	z-index: 1000
}

.browser-internetexplorer .grecaptcha-badge {
	right: -194.5px !important
}

table,.fp-table {
	table-layout: fixed;
	text-align: left;
	width: 100% !important
}

th,.fp-th,td,.fp-td {
	padding: 21px 25px
}

tr:nth-child(even),.fp-tr:nth-child(even) {
	background: #EBEBEB
}

tr:nth-child(1),.fp-tr:nth-child(1) {
	border-top: 2px solid #EBEBEB
}

tr:nth-child(1) td,tr:nth-child(1) .fp-td,.fp-tr:nth-child(1) td,.fp-tr:nth-child(1) .fp-td {
	font-weight: 400
}

th,.fp-th {
	border: 0;
	font-weight: 400
}

td:nth-child(1),.fp-td:nth-child(1) {
	font-weight: 400
}

.fp-scrollbar-measure {
	width: 100px;
	height: 100px;
	overflow: scroll;
	position: absolute;
	top: -9999px
}

.fp-custom-scrollbar ::-webkit-scrollbar,.fp-custom-scrollbar * ::-webkit-scrollbar {
	width: 7px
}

.fp-custom-scrollbar ::-webkit-scrollbar-track,.fp-custom-scrollbar * ::-webkit-scrollbar-track {
	background: #ddd
}

.fp-custom-scrollbar ::-webkit-scrollbar-thumb,.fp-custom-scrollbar * ::-webkit-scrollbar-thumb {
	background: #000
}

.nice-select {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 300;
	
	line-height: 26px;
	margin-bottom: 30px;
	font-size: 16px;
	font-size: 1.6rem;
	
	font-weight: 400;
	-webkit-tap-highlight-color: transparent;
	background-color: #f5f5f5;
	border-radius: 25px;
	border: none;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: none;
	float: left;
	height: 46px;
	line-height: 46px;
	margin: 0;
	outline: none;
	padding-left: 18px;
	padding-right: 30px;
	position: relative;
	transition: all 0.3s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: 100%
}

.no-touchevents .nice-select {
	display: block
}

.fp-select--form .nice-select {
	background-color: #f5f5f5
}

.fp-copy__filters .nice-select {
	background-color: rgba(255,255,255,0.15)
}

.no-touchevents .fp-copy__filters .nice-select:hover {
	background-color: rgba(255,255,255,0.25)
}

.no-touchevents .nice-select:hover,.nice-select:focus {
	border-color: #dedede
}

.nice-select:active,.nice-select.open,.nice-select:focus {
	border-color: #999
}

.no-touchevents .fp-select--form .nice-select:active,.no-touchevents .fp-select--form .nice-select.open,.no-touchevents .fp-select--form .nice-select:hover {
	background: #e2e2e2
}

.no-touchevents .fp-copy__filters .nice-select:active,.no-touchevents .fp-copy__filters .nice-select.open,.no-touchevents .fp-copy__filters .nice-select:hover {
	background: rgba(255,255,255,0.25)
}

.nice-select::after,.nice-select::before {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	content: '';
	display: block;
	height: 6px;
	margin-top: -4px;
	pointer-events: none;
	position: absolute;
	right: 21px;
	top: 50%;
	-webkit-transform-origin: 66% 66%;
	-ms-transform-origin: 66% 66%;
	transform-origin: 66% 66%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: all 0.15s;
	width: 6px;
	opacity: 1
}

.nice-select::before {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
	opacity: 0
}

.nice-select>span {
	color: #000;
	margin-right: 5px
}

.nice-select.open::after {
	opacity: 0
}

.nice-select.open::before {
	opacity: 1
}

.nice-select.open .list {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0)
}

.nice-select.disabled {
	border-color: #f0f0f0;
	color: #999;
	pointer-events: none
}

.nice-select.disabled:after {
	border-color: #333
}

.nice-select.wide {
	width: 100%
}

.nice-select.wide .list {
	left: 0 !important;
	right: 0 !important
}

.nice-select.right {
	float: right
}

.nice-select.right .list {
	left: auto;
	right: 0
}

.nice-select.small {
	font-size: 12px;
	height: 36px;
	line-height: 34px
}

.nice-select.small:after {
	height: 4px;
	width: 4px
}

.nice-select.small .option {
	line-height: 34px;
	min-height: 34px
}

.nice-select .list {
	background-color: #fff;
	border-radius: 5px;
	border: 1px solid #f5f5f5;
	box-sizing: border-box;
	margin-top: 4px;
	opacity: 0;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 0;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: scale(0.75) translateY(-23px);
	-ms-transform: scale(0.75) translateY(-23px);
	transform: scale(0.75) translateY(-23px);
	transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25),opacity 0.15s ease-out;
	z-index: 9;
	max-height: 300px;
	width: 100%
}

.nice-select .list:hover .option:not(:hover) {
	background-color: transparent !important
}

.nice-select .list .ps__scrollbar-x-rail {
	display: none !important
}

.nice-select .option {
	font-weight: 400;
	cursor: pointer;
	line-height: 49px;
	list-style: none;
	min-height: 49px;
	outline: none;
	padding-left: 18px;
	padding-right: 29px;
	transition: all 0.2s
}

.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover {
	background-color: #e2e2e2
}

.nice-select .option.disabled {
	background-color: transparent;
	color: #999;
	cursor: default
}

.nice-select .option:before {
	content: none
}

.no-csspointerevents .nice-select .list {
	display: none
}

.no-csspointerevents .nice-select.open .list {
	display: block
}

.ps {
	touch-action: auto;
	overflow: hidden !important;
	-ms-overflow-style: none
}

.ps .browser-microsoftedge {
	overflow: auto !important
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.ps {
		overflow: auto !important
	}
}

.ps.ps--active-x>.ps__scrollbar-x-rail,.ps.ps--active-y>.ps__scrollbar-y-rail {
	display: block;
	background-color: transparent
}

.ps.ps--in-scrolling.ps--x>.ps__scrollbar-x-rail {
	background-color: #f5f5f5;
	opacity: 1
}

.ps.ps--in-scrolling.ps--x>.ps__scrollbar-x-rail>.ps__scrollbar-x {
	background-color: #000;
	height: 11px
}

.ps.ps--in-scrolling.ps--y>.ps__scrollbar-y-rail {
	background-color: #f5f5f5;
	opacity: 1
}

.ps.ps--in-scrolling.ps--y>.ps__scrollbar-y-rail>.ps__scrollbar-y {
	background-color: #000;
	width: 12px
}

.ps>.ps__scrollbar-x-rail {
	display: none;
	position: absolute;
	opacity: 1;
	transition: background-color .2s linear, opacity .2s linear;
	bottom: 0px;
	height: 15px
}

.ps>.ps__scrollbar-x-rail>.ps__scrollbar-x {
	position: absolute;
	background-color: #000;
	border-radius: 2px;
	transition: background-color .2s linear, height .2s linear, width .2s ease-in-out,
 border-radius .2s ease-in-out;
	bottom: 2px;
	height: 6px
}

.ps>.ps__scrollbar-x-rail:hover>.ps__scrollbar-x,.ps>.ps__scrollbar-x-rail:active>.ps__scrollbar-x,.ps>.ps__scrollbar-x-rail.nice-select.open>.ps__scrollbar-x {
	height: 11px
}

.ps>.ps__scrollbar-y-rail {
	display: none;
	position: absolute;
	opacity: 1;
	transition: background-color .2s linear, opacity .2s linear;
	right: 0;
	width: 12px
}

.ps>.ps__scrollbar-y-rail>.ps__scrollbar-y {
	position: absolute;
	background-color: #000;
	border-radius: 2px;
	transition: background-color .2s linear, height .2s linear, width .2s ease-in-out,
 border-radius .2s ease-in-out;
	right: 0;
	width: 4px
}

.ps>.ps__scrollbar-y-rail:hover>.ps__scrollbar-y,.ps>.ps__scrollbar-y-rail:active>.ps__scrollbar-y,.ps>.ps__scrollbar-y-rail.nice-select.open>.ps__scrollbar-y {
	width: 12px
}

.ps:hover.ps--in-scrolling.ps--x>.ps__scrollbar-x-rail {
	background-color: #f5f5f5;
	opacity: 1
}

.ps:hover.ps--in-scrolling.ps--x>.ps__scrollbar-x-rail>.ps__scrollbar-x {
	background-color: #000;
	height: 11px
}

.ps:hover.ps--in-scrolling.ps--y>.ps__scrollbar-y-rail {
	background-color: #f5f5f5;
	opacity: 1
}

.ps:hover.ps--in-scrolling.ps--y>.ps__scrollbar-y-rail>.ps__scrollbar-y {
	background-color: #000;
	width: 12px
}

.ps:hover>.ps__scrollbar-x-rail,.ps:hover>.ps__scrollbar-y-rail {
	opacity: 1
}

.ps:hover>.ps__scrollbar-x-rail:hover {
	background-color: #f5f5f5;
	opacity: 1
}

.ps:hover>.ps__scrollbar-x-rail:hover>.ps__scrollbar-x {
	background-color: #000
}

.ps:hover>.ps__scrollbar-y-rail:hover {
	background-color: #f5f5f5;
	opacity: 1
}

.ps:hover>.ps__scrollbar-y-rail:hover>.ps__scrollbar-y {
	background-color: #000
}

#container-fluid {
	position: relative
}

#container-fluid::after {
	content: '';
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: auto;
	height: auto;
	background: black;
	opacity: 0;
	z-index: 9999;
	transition: background-color 2s
}

.theme-white #container-fluid::after {
	background: #fff
}

.page.new-page {
	top: 0;
	left: 0;
	position: absolute;
	opacity: 1;
	width: 100%
}

html {
	height: 100%;
	width: 100%
}

html body {
	height: 100%;
	position: relative
}

html #container-fluid {
	height: 100%
}

html.search.no-touchevents #container-fluid {
	height: 100.1%
}

html .page {
	height: 100%
}

html.project,html.projects,html.projectstype,html.projectstypelist,html.discipline,html.disciplines,html.news {
	height: auto
}

html.project body,html.projects body,html.projectstype body,html.projectstypelist body,html.discipline body,html.disciplines body,html.news body {
	height: auto
}

html.project body #container-fluid,html.projects body #container-fluid,html.projectstype body #container-fluid,html.projectstypelist body #container-fluid,html.discipline body #container-fluid,html.disciplines body #container-fluid,html.news body #container-fluid {
	height: auto
}

html.project body .page,html.projects body .page,html.projectstype body .page,html.projectstypelist body .page,html.discipline body .page,html.disciplines body .page,html.news body .page {
	height: auto
}

html.search body,html.projects body,html.projectstype body {
	background-color: #000
}

.fp-pp-modules-block {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	max-width: 1366px;
	margin: 0 auto;
	position: relative
}

.fp-pp-modules-block>.fp-pp-module {
	width: 100%
}

@media screen and (min-width: 768px) {
	.fp-pp-modules-block>.fp-pp-module {
		width: 50%
	}
}

@media screen and (min-width: 768px) {
	.fp-pp-modules-block.fp-news-modules-block {
		border-right: none;
		border-left: none
	}
}

.mg-sprite-svg {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0
}

body.overflow-hidden {
	overflow-y: hidden
}

.fp-example .fp-title {
	color: #fff
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block
}

.slick-track::before,.slick-track::after {
	content: "";
	display: table
}

.slick-track::after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}[dir="rtl"] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.fp-carousel {
	width: 100%;
	height: 100%
}

.fp-carousel:hover .fp-slide-actions__cards a {
	background: rgba(255,255,255,0.25)
}

.fp-carousel .slick-list {
	height: 100%
}

.fp-carousel .slick-track {
	height: 100%
}

.fp-carousel .slick-slide {
	height: 100%;
	z-index: 15
}

.fp-carousel .slick-slide.slick-active {
	z-index: 10
}

.fp-carousel .fp-slide-arrows {
	display: none
}

@media screen and (min-width: 768px) {
	.fp-carousel .fp-slide-arrows {
		height: 270px;
		width: 12.5%;
		position: absolute;
		top: 50%;
		margin-top:-135px;
		z-index: 10;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: flex-end;
		justify-content: flex-end;
		-webkit-align-items: center;
		align-items: center;
		transition: opacity .3s;
		opacity: 0
	}

	.touchevents .fp-carousel .fp-slide-arrows {
		display: none
	}

	.no-touchevents .fp-carousel .fp-slide-arrows:hover,.fp-carousel .fp-slide-arrows.hover {
		opacity: 1
	}

	.fp-carousel .fp-slide-arrows.is-left {
		-webkit-justify-content: flex-start;
		justify-content: flex-start
	}
}

.fp-carousel .fp-slide-arrows.is-left {
	left: 0
}

.fp-carousel .fp-slide-arrows.is-right {
	right: 0
}

.fp-carousel .slick-prev,.fp-carousel .slick-next {
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	background: transparent;
	background-position: 30px center;
	background-size: 14px 30px;
	overflow: hidden;
	text-indent: 60px;
	cursor: pointer;
	font-size: 0;
	left: 0;
	top: 0
}

.fp-carousel .slick-prev:focus,.fp-carousel .slick-next:focus {
	outline: 0 !important
}

.fp-carousel .slick-next {
}

.fp-carousel .fp-slide-dots {
	position: absolute;
	left: 50%;
	bottom: 43px;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
	z-index: 200
}

.browser-internetexplorer .fp-carousel .fp-slide-dots {
	width: 50%
}

@media screen and (min-width: 768px) {
	.fp-carousel .fp-slide-dots {
		bottom: 53px
	}
}

.fp-carousel .slick-dots {
	list-style: none;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0)
}

.fp-carousel .slick-dots li,.fp-carousel .slick-dots .fp-list-item {
	line-height: 1;
	padding-left: 0;
	position: static
}

.fp-carousel .slick-dots li a,.fp-carousel .slick-dots .fp-list-item a {
	text-decoration: none
}

.fp-carousel .slick-dots li:before,.fp-carousel .slick-dots .fp-list-item:before {
	content: none
}

@media screen and (min-width: 768px) {
	.fp-carousel .slick-dots {
		bottom: 50px
	}
}

.fp-carousel .slick-dots>li {
	position: relative;
	width: 28px;
	height: 20px;
	display: inline-block;
	margin: 0 3px;
	padding: 0;
	opacity: .3;
	transition: opacity .5s
}

.fp-carousel .slick-dots>li.slick-active {
	opacity: 1
}

.fp-carousel .slick-dots>li:hover {
	opacity: 1
}

.fp-carousel .slick-dots>li>button {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	overflow: hidden;
	width: 100%;
	height: 20px;
	display: block;
	font-size: 1px;
	text-indent: -200px;
	position: relative;
	cursor: pointer;
	-webkit-appearance: none
}

.fp-carousel .fp-arc-loader {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	z-index: -1
}

.fp-slide-container {
	list-style: none;
	width: 100%;
	height: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	background: #000
}

.fp-slide-container li,.fp-slide-container .fp-list-item {
	line-height: 1;
	padding-left: 0;
	position: static
}

.fp-slide-container li a,.fp-slide-container .fp-list-item a {
	text-decoration: none
}

.fp-slide-container li:before,.fp-slide-container .fp-list-item:before {
	content: none
}

.fp-slide-container>li {
	width: 100%;
	height: 100%
}

.fp-slide-container.hide-videos video {
	display: none
}

.fp-carousel-slide {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden
}

.fp-carousel-slide::after {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	width: 100%;
	height: 45%;
	pointer-events: none;
	background: linear-gradient(to top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.4) 30%, transparent 80%);
	opacity: .7
}

.fp-carousel-image {
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}

.fp-carousel-image.is-feature {
	display: block
}

.fp-carousel-image.is-cover {
	display: none
}

.fp-video-unavailable .fp-carousel-image.is-feature {
	display: none
}

.fp-video-unavailable .fp-carousel-image.is-cover {
	display: block
}
.fp-video-unavailable .fp-carousel-image.bn1291 { width:100%; height:auto;}
@media screen and (max-width: 769px) {
	.fp-slide-video-unavailable-mobile .fp-carousel-image.is-feature {
		display: block
	}

	.fp-slide-video-unavailable-mobile .fp-carousel-image.is-cover {
		display: none
	}
	.fp-video-unavailable .fp-carousel-image.bn1291 {}
	
}

@media screen and (min-width: 768px) {
	.fp-slide-video-unavailable-desktop .fp-carousel-image.is-feature {
		display: block
	}

	.fp-slide-video-unavailable-desktop .fp-carousel-image.is-cover {
		display: none
	}
}

.fp-carousel-slide__caption {
	position: absolute
}

.fp-slide-labels {
	width: 100%;
	z-index: 100;
	overflow: hidden;
	position: absolute;
	bottom: 120px;
	pointer-events: none
}

@media screen and (min-width: 768px) {
	.fp-slide-labels {
		bottom: 76px
	}
}

.fp-hp-figure__strapline,.fp-hp-figure__body,.fp-hp-figure__title,.fp-hp-figure__source {
	text-shadow: 0.5px 0.1px 2px rgba(0,0,0,0.2)
}

.fp-slide-labels__titles {
	list-style: none;
	list-style: none;
	padding: 0;
	position: relative;
	height: 100%
}

.fp-slide-labels__titles li,.fp-slide-labels__titles .fp-list-item {
	line-height: 1;
	padding-left: 0;
	position: static
}

.fp-slide-labels__titles li a,.fp-slide-labels__titles .fp-list-item a {
	text-decoration: none
}

.fp-slide-labels__titles li:before,.fp-slide-labels__titles .fp-list-item:before {
	content: none
}

@media screen and (min-width: 768px) {
	.fp-slide-labels__titles {
		margin: 0 0 0 50px
	}
}

.fp-slide-labels__titles>li {
	position: absolute;
	bottom: 0;
	left: 50%;
	opacity: 0;
	color: #fff;
	-webkit-transform: translate3d(-200%, 0, 0);
	transform: translate3d(-200%, 0, 0);
	/*display: -webkit-flex;
	display: flex;*/
	-webkit-flex-direction: column-reverse;
	flex-direction: column-reverse;
	-webkit-align-items: center;
	align-items: center;
	text-align: left;
	will-change: transform;
	width: calc(100% - 50px);
	padding-bottom: 2px
}

@media screen and (min-width: 768px) {
	.fp-slide-labels__titles>li {
		-webkit-align-items: flex-start;
		-ms-grid-row-align: flex-start;
		align-items: flex-start;
		text-align: left;
		left: 0;
		width: auto;
		
	}
}

.fp-slide-labels__titles>li.is-transparent {
	pointer-events: none
}

.fp-slide-labels__titles>li>.fp-relative {
	position: relative;
	left: 0%
}

@media screen and (min-width: 768px) {
	.fp-slide-labels__titles>li>.fp-relative {
		left: 0
	}
}

.fp-hp-figure .fp-hp-figure__title {
	font-size: 21px;
	font-size: 2.1rem;
	font-weight: 400;
	
	line-height: 28px;
	display: block;
	line-height: 35px;
	margin-bottom: 0
}

@media screen and (min-width: 768px) {
	.fp-hp-figure .fp-hp-figure__title {
		font-size: 33px;
		font-size: 3.3rem;
		line-height: 40px
	}
}

@media screen and (min-width: 768px) {
	.fp-hp-figure .fp-hp-figure__title {
		margin-bottom: 0
	}
}

.fp-hp-figure .fp-hp-figure__title.fp-hp-figure-no-quote__title {
	font-size: 33px;
	font-size: 3.3rem;
	line-height: 40px
}

.fp-hp-figure .fp-hp-figure__body {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 400;
	margin-top: 5px;
	max-width: 420px;
	quotes: "\201C" "\201D";
	line-height: 23px;
	
}

@media screen and (min-width: 768px) {
	.fp-hp-figure .fp-hp-figure__body {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 24px;
		margin-top: 7px
	}
}

.fp-hp-figure .fp-hp-figure__body::before {
	content: open-quote
}

.fp-hp-figure .fp-hp-figure__body::after {
	content: close-quote
}

.fp-hp-figure .fp-hp-figure__source {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 17px;	
	font-weight: 400;
	margin-top: 10px;
	display: block
}

@media screen and (min-width: 768px) {
	.fp-hp-figure .fp-hp-figure__source {
		margin-top: 8px
	}
}

.fp-hp-figure .fp-hp-figure__strapline {
	line-height: 17px;
	margin-bottom: 0
}

@media screen and (min-width: 768px) {
	.fp-hp-figure .fp-hp-figure__strapline {
		line-height: 22px
	}
}

.fp-hp-figure .fp-hp-figure__strapline.fp-hp-figure-no-quote__strapline {
	line-height: 30px
}

.fp-hp-figure.fp-news {
	margin-bottom: 0
}

.fp-hp-figure.fp-news .fp-hp-figure__title {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px
}

.fp-hp-figure.fp-news .fp-hp-figure__body {
	margin-top: 5px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 29px;
	font-weight: 600;
	display: block;
	margin-bottom: 0;
	font-weight:normal
}

@media screen and (min-width: 768px) {
	.fp-hp-figure.fp-news .fp-hp-figure__body {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 28px
	}
}

.fp-hp-figure.fp-news .fp-hp-figure__body::before {
	content: ""
}

.fp-hp-figure.fp-news .fp-hp-figure__body::after {
	content: ""
}

.fp-slide-actions {
	margin-top: 20px;
	overflow: hidden;
	position: absolute;
	bottom: 64px;
	width: 100%;
	z-index: 20
}

@media screen and (min-width: 768px) {
	.fp-slide-actions {
		bottom: 30px
	}
}

.fp-slide-actions__cards {
	list-style: none;
	list-style: none;
	padding: 0;
	position: relative;
	height: 100%
}

.fp-slide-actions__cards li,.fp-slide-actions__cards .fp-list-item {
	line-height: 1;
	padding-left: 0;
	position: static
}

.fp-slide-actions__cards li a,.fp-slide-actions__cards .fp-list-item a {
	text-decoration: none
}

.fp-slide-actions__cards li:before,.fp-slide-actions__cards .fp-list-item:before {
	content: none
}

@media screen and (min-width: 768px) {
	.fp-slide-actions__cards {
		margin: 0 0 0 48px
	}
}

.fp-slide-actions__cards>li {
	position: absolute;
	left: 50%;
	opacity: 0;
	-webkit-transform: translate3d(-200%, 0, 0);
	transform: translate3d(-200%, 0, 0);
	text-align: center;
	will-change: transform;
	width: 100%;
	white-space: nowrap
}

@media screen and (min-width: 768px) {
	.fp-slide-actions__cards>li {
		width: auto;
		min-width: 200px;
		text-align: left;
		left: 0
	}
}

.fp-slide-actions__cards>li.is-transparent {
	pointer-events: none
}

.fp-slide-actions__cards>li>.fp-relative {
	position: relative;
	left: -50%;
	white-space: nowrap;
	margin-left: 10px
}

.fp-slide-actions__cards>li>.fp-relative:first-child {
	margin-left: 0
}

@media screen and (min-width: 768px) {
	.fp-slide-actions__cards>li>.fp-relative {
		left: 0
	}
}

.fp-video {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	-webkit-filter: saturate(100%);
	filter: saturate(100%);
	transition: opacity .2s;
	opacity: 0
}

.browser-internetexplorer-11_0 .fp-video {
	transition-delay: 1s
}

.fp-video.playing {
	opacity: 1
}

.is-horizontal .fp-video {
	width: 100%
}

.is-vertical .fp-video {
	height: 100%
}

.fp-carousel-overlay {
	display: none;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 1
}

.fp-carousel-overlay.enabled {
	display: block
}

html[data-pageclassname="homepage"] .fp-slide-dots {
	bottom: 58px
}

html[data-pageclassname="homepage"] .fp-slide-actions {
	display: none
}

html[data-pageclassname="homepage"] .fp-hp-figure__source:empty {
	margin-top: 2px
}

html[data-pageclassname="homepage"] .fp-hp-figure__source {
	margin-bottom: 5px
}

html[data-pageclassname="homepage"] .fp-relative {
	position: relative;
	left: 0%
}

html[data-pageclassname="homepage"] .fp-slide-labels {
	margin-left: 0;
	bottom: 60px
}

html[data-pageclassname="homepage"] .fp-slide-labels__titles {
	margin-left: 0
}

html[data-pageclassname="homepage"] .fp-slide-labels__titles li {
	-webkit-align-items: center;
	-ms-grid-row-align: center;
	align-items: center;
	left: 6%;
	width: calc(100%)
}
@media screen and (min-width: 500px) {
	html[data-pageclassname="homepage"] .fp-slide-labels {
		margin-left: 0;
		bottom: 22px
	}
}

@media screen and (min-width: 1024px) {
	html[data-pageclassname="homepage"] .fp-slide-labels {
		bottom: 35px
	}

	html[data-pageclassname="homepage"] .fp-slide-labels .fp-relative {
		left: 0
	}

	html[data-pageclassname="homepage"] .fp-slide-labels__titles {
		margin-left: 50px
	}

	html[data-pageclassname="homepage"] .fp-slide-labels__titles li {
		left: 0;
		-webkit-align-items: flex-start;
		-ms-grid-row-align: flex-start;
		align-items: flex-start;
		text-align: left;
		max-width: 35vw;
		width: auto
	}
}

@media screen and (min-width: 1366px) {
	html[data-pageclassname="homepage"] .fp-slide-labels__titles li {
		max-width: none
	}
}

@media screen and (min-width: 1024px) {
	html[data-pageclassname="homepage"] .fp-slide-dots {
		bottom: 58px
	}
}

.fp-styleguide {
	margin-top: 60px
}

.fp-styleguide .fp-styleguide-title {
	margin: 40px 0
}

.fp-styleguide div {
	margin-bottom: 20px
}

.fp-styleguide .fp-styleguide-bg {
	padding: 10px 0 10px 0;
	background-color: #000
}

.fp-styleguide .fp-colour1 {
	background-color: #fff;
	border: 1px solid #000
}

.fp-styleguide .fp-colour2 {
	background-color: #000
}

.fp-styleguide .fp-colour3 {
	background-color: #000
}

.fp-styleguide .fp-colour4 {
	background-color: #D9D9D9
}

.fp-styleguide .fp-colour5 {
	background-color: #EBEBEB
}

.fp-styleguide .fp-colour6 {
	background-color: #fff;
	border: 1px solid #000
}

.fp-styleguide .fp-colours {
	margin: 0 auto 32px
}

.fp-styleguide .fp-colours .fp-colour {
	display: inline-block;
	height: 100px;
	margin: 10px;
	width: 100px
}

.fp-styleguide .fp-colours .fp-colours-list {
	display: inline-block
}

.fp-styleguide .fp-colours .fp-colours-list .fp-p,.fp-styleguide .fp-colours .fp-colours-list th,.fp-styleguide .fp-colours .fp-colours-list .fp-th,.fp-styleguide .fp-colours .fp-colours-list td,.fp-styleguide .fp-colours .fp-colours-list .fp-td {
	margin: 0 10px 10px
}

.fp-header {
	height:120px;
	position: fixed;
	transition: all .6s;
	width: 100%;
	z-index: 1000;
	background:url(/aube/images/nav-bg2.png) repeat-x top left ;
}

.fp-header2 {
	background: none;
	height:auto
}
.facebook-app.homepage .fp-header {
	top: 0 !important
}

.fp-header:before {
	/*background: #333;
	content: '';
	display: block;
	height: 1px;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 74px;
	transition: opacity .6s;
	width: 100%*/
}

.fp-navigation-is-open .fp-header:before,.search .fp-header:before {
	opacity: 1
}

.fp-navigation-is-closing .fp-header:before {
	opacity: 0
}

@media screen and (min-width: 1024px) {
	.fp-header:before {
		display: none
	}
}

.theme-white .fp-header::after,.seniorpartner .fp-header::after,.partner .fp-header::after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 0px;
	background: rgba(0,0,0,0.08);
	top: 73px
}

@media screen and (min-width: 1024px) {
	.theme-white .fp-header::after,.seniorpartner .fp-header::after,.partner .fp-header::after {
		top: 77px
	}
}

.search .fp-header {
	box-shadow: none;
	height: 158px
}

@media screen and (min-width: 1024px) {
	.search .fp-header {
		height: 82px
	}

	.search .fp-header::after {
		content: none
	}
}

@media screen and (min-width: 1024px) {
	
	.search .fp-header {
		box-shadow: none
	}
}

.fp-header .fp-header__logo {
	display: inline
}

.fp-header .fp-logo__text {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0
}

html.theme-white .fp-header,.seniorpartner .fp-header,.partner .fp-header {
	background-color: #fff;
	background-image:none;
	transition: box-shadow 600ms
}

html.theme-white .fp-header.header-top-gradient-is-open,.seniorpartner .fp-header.header-top-gradient-is-open,.partner .fp-header.header-top-gradient-is-open {
	box-shadow: none
}

html.theme-white .fp-header.header-top-gradient-is-open::after,.seniorpartner .fp-header.header-top-gradient-is-open::after,.partner .fp-header.header-top-gradient-is-open::after {
	content: none
}

.fp-header-content-over .fp-header {
	background-color: #fff
}

.fp-header-content-over .fp-header.search {
	background-color: #000
}

.fp-header:hover {
	background:url(/aube/images/nav-bg-hover2.png) repeat-x top left ;
	
}
.fp-header2:hover {
	background: rgba(0,0,0,0.7);
	
}

.fp-search-overlay {
	background: #000;
	height: 100%;
	opacity: 0;
	position: fixed;
	transition: all .6s .6s;
	visibility: hidden;
	width: 100%;
	z-index: 999
}

@media screen and (min-width: 1024px) {
	.fp-search-overlay {
		display: none
	}

	html.search .fp-search-overlay {
		display: block
	}
}

.fp-search-overlay.search-overlay-is-open {
	transition: all .6s;
	opacity: 1;
	visibility: visible
}

.fp-header-top-gradient {
	/*background-color: initial;
	background-image: url(/aube/images/top-bg.png);
	background-repeat: repeat-x;
	background-size: auto 100%;*/
	
	background: linear-gradient(-180deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.2) 20%, transparent 100%);
	background: linear-gradient(-180deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.3) 30%, transparent 80%);
	background-color:initial;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAADMCAYAAABKgzIUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Mzg1OUE1ODM4Q0MzMTFFN0EzMDg4RkIzQTg1MDJCOUEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Mzg1OUE1ODQ4Q0MzMTFFN0EzMDg4RkIzQTg1MDJCOUEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozODU5QTU4MThDQzMxMUU3QTMwODhGQjNBODUwMkI5QSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozODU5QTU4MjhDQzMxMUU3QTMwODhGQjNBODUwMkI5QSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pnhdj0YAAAIzSURBVHja3FiLbsMwCITMP7z/l3JbpyVLyYFxYrdZLFVtXGQHOI6Hisin/C39/kDImswzFWKC0lUQzvfPKmZj3ii03UchCoD9niJN7YmSER5rnqpg7f2wtWMk/LDrnLkazDPiQW6qnXQBO1pf25hZnycPVvaZoUfZLeUX1eyUJ6QvBtcI3d7V580Dx887ULA1G+EQPej6jmOCC8wzVWVsFKqHopKl5iatQRRIAZfCrdmOYLazV6NyPbz0kfIMIrLHWVBI5GsaL4+9UkPNsjclBYVRijDY1Th8zbYZDseYcG0SjDh81TwDiidl4FQp8AwOL2aYZ2iuyfi63eDzETt6pI+S4EfNuhBZQc2GK07zIyOr1TwsZ2/5HIzsZ1YVTN1Jyis+duFQTEltlUHEZhTlp96RhYWyrKBmr1pJNdsRzZVUs9YaFHS7XIhsXMMpNKXWIbXHTP+Sa0xWQJQNMh0STmuNFmXQ1TxaKxUyCEdUmw124RvR0xzXc9cTxxZItiJ98nWGSF8w0EBEUnYgpCybTcGI6XjmiiiFtlJRVRoOr5C9Ot190GFBytcImkfY3nXOlK5vYoqmVgoZ4XItZa7OuOq1ptnJB8bNe5BtAaQ2r7iVr8dfjZbgQpdpoWZKrlQL0L9XqA1d0NzPjJuww5vAZetHeAnJzbA1rXEIFK9z4fHgCmd6yx8f2VNPzcMpX465WnrEjGzNo9d7x77lzA6jt9fa9bXcRWsJ5mXLt8o/WV8CDAAx7UnSwB7BygAAAABJRU5ErkJggg==);background-repeat:repeat-x;background-size:auto 100%;
	height: 100px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	pointer-events: none
}

@media screen and (min-width: 1024px) {
	.fp-header-top-gradient {
		height: 204px
	}
}

.fp-header-top-gradient.disabled {
	display: none
}

html.theme-white .fp-header-top-gradient,.seniorpartner .fp-header-top-gradient,.partner .fp-header-top-gradient {
	height: 0
}

.fp-header-search-gradient {
	background: rgba(0,0,0,0.7);
	display: none;
	height: 100%;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	transition:all 0.7s;
}
.fp-header-search-gradient2 {
	background: rgba(0,0,0,0.7);
	width: 100%;
	height: 100%;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	z-index: 999;
	transition:all 0.7s;display:none;
}

.fp-header-search-gradient3 {
	
	width: 100%;
	height:100%;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	z-index: 999;
	transition:all 0.7s;
	
	background:url(/aube/images/nav-bg-hover3.png) repeat-x top left;
	background-blend-mode: multiply;
	display:none;
}

.fp-header-search-gradient:after {
	content: '';
	display: block;
	height: 1px;
	width: 100%;
	left: 0;
	top: 74px;
	box-shadow: inset 0 -1px 0 0 rgba(255,255,255,0.2);
	position: absolute
}

@media screen and (min-width: 1024px) {
	.fp-header-search-gradient:after {
		content: none
	}
}

@media screen and (min-width: 1024px) {
	html.theme-white .fp-header-search-gradient,.seniorpartner .fp-header-search-gradient,.partner .fp-header-search-gradient,.fp-header-scroll-open .fp-header-search-gradient {
		background: #fff
	}
}

html.search .fp-header {
	background: #000
}

html.search .fp-header-top-gradient {
	height: 0
}

.fp-navigation-gradient {
	background-color: rgba(0,0,0,0.7);
	display: block;
	height: 100%;
	opacity: 0;
	position: fixed;
	right: 0;
	-webkit-transform: translate(100%);
	-ms-transform: translate(100%);
	transform: translate(100%);
	width: 100%;
	z-index: 998
}

@media screen and (min-width: 1024px) {
	.fp-navigation-gradient {
		display: none
	}
}

.fp-navigation {
	position: fixed;
	width: 100%;
	z-index: 1002
}

.js .fp-navigation {
	display: none
}

.js .fp-navigation.enabled {
	display: block
}

.fp-navigation .fp-nav-toggle {
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	right: 25px;
	top: 30px;
	-webkit-tap-highlight-color: transparent
}

.fp-navigation.closed .fp-nav-list {
	top: -9000px
}

.fp-navigation.closed .fp-nav-list-search {
	display: none
}

.fp-navigation.closed .fp-toggle-opened {
	opacity: 0
}

.fp-navigation .fp-toggle-text {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0
}

.fp-navigation .fp-toggle-content {
	display: block;
	height: 24px;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 24px;
	transition: opacity .3s;
	opacity: 0
}

.fp-navigation .fp-toggle-content.open {
	opacity: 1
}

.fp-navigation .fp-pulse {
	height: 24px;
	width: 24px;
	position: absolute
}

.fp-navigation .fp-pulse::after {
	background-color: #fff;
	border-radius: 100%;
	content: '';
	display: block;
	height: 18px;
	width: 18px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	z-index: 1
}

.fp-navigation .fp-pulse-svg {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}

.fp-navigation .fp-toggle-opened {
	background-color: transparent;
	border: none;
	display: block;
	height: 24px;
	position: absolute;
	width: 24px
}

.fp-navigation .fp-icon-cross-wrap {
	background-color: #fff;
	border-radius: 100%;
	display: block;
	height: 24px;
	left: 0;
	position: absolute;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	top: 0;
	width: 24px
}

.fp-navigation .fp-icon-cross-wrap .fp-icon-cross {
	background: url(/static/assets/images/icons/cross-black.svg?v=2668) center center no-repeat transparent;
	background-size: 100%;
	display: block;
	height: 10px;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%) scale(0);
	-ms-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0);
	width: 10px
}

.fp-navigation .fp-icon-slide {
	display: block;
	height: 24px;
	opacity: 0;
	position: absolute;
	width: 24px
}

.fp-navigation .fp-icon-slide::after {
	background: url(/static/assets/images/icons/chevron-right-white.svg?v=2668) center center no-repeat transparent;
	background-size: 100%;
	content: '';
	display: block;
	height: 15px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 8px
}

.fp-navigation .fp-nav-list-wrap {
	display: inline-block;
	font-size: 0;
	position: absolute;
	top: 100px;
	right: -100%;
	text-align: center
	
}

.fp-navigation .fp-nav-list-mask {
	background: #000;
	display: none;
	height: 25px;
	left: 0;
	opacity: 0;
	position: absolute;
	transition: opacity .6s;
	transition-delay: .6s;
	top: -100px;
	width: 100%
}

@media screen and (min-width: 1024px) {
	.fp-navigation .fp-nav-list-mask {
		display: none
	}
}

@media screen and (max-width: 1024px) {
	.fp-navigation.open .fp-nav-list-wrap,.fp-navigation.open .fp-nav-list-mask {
		right: 0px
	}

	.fp-navigation.open .fp-nav-list-mask {
		top: 75px;
		opacity: 1
	}
}

.fp-navigation .fp-nav-list {
	list-style: none;
	display: inline-block
}

.fp-navigation .fp-nav-list li,.fp-navigation .fp-nav-list .fp-list-item {
	line-height: 1;
	padding-left: 0;
	position: static
}

.fp-navigation .fp-nav-list li a,.fp-navigation .fp-nav-list .fp-list-item a {
	text-decoration: none
}

.fp-navigation .fp-nav-list li:before,.fp-navigation .fp-nav-list .fp-list-item:before {
	content: none
}

.fp-navigation .fp-nav-list-item {
	margin-top: 0px;
	position: relative
}

.fp-navigation .fp-nav-list-search {
	margin-bottom: 0px
}

.fp-navigation .fp-nav-link {
	color: #fff;
	
	font-size: 14px;
	font-size: 1.4rem;
	font-weight:300;
	opacity:1
}
.fp-navigation .fp-nav-link:hover {}


.theme-black:not(.fp-header-content-over):not(.seniorpartner):not(.partner) .fp-navigation .fp-nav-link {
	text-shadow: 0.5px 0.1px 2px rgba(0,0,0,0.2)
}

.fp-navigation .fp-nav-link.selected {
	font-weight: 600;
	opacity: 1
}

.no-touchevents .fp-navigation .fp-nav-link {
	transition: opacity .1s ease-in-out
}

.no-touchevents .fp-navigation .fp-nav-link:hover {
	opacity: 1
}

html.theme-white .fp-navigation .fp-pulse::after,.seniorpartner .fp-navigation .fp-pulse::after,.partner .fp-navigation .fp-pulse::after,.fp-header-content-over .fp-navigation .fp-pulse::after {
	background-color: #000
}

html.theme-white .fp-navigation .fp-pulse-inner,html.theme-white .fp-navigation .fp-pulse-outer,.seniorpartner .fp-navigation .fp-pulse-inner,.seniorpartner .fp-navigation .fp-pulse-outer,.partner .fp-navigation .fp-pulse-inner,.partner .fp-navigation .fp-pulse-outer,.fp-header-content-over .fp-navigation .fp-pulse-inner,.fp-header-content-over .fp-navigation .fp-pulse-outer {
	border: 1px solid #000
}

html.theme-white .fp-navigation #pulse,.seniorpartner .fp-navigation #pulse,.partner .fp-navigation #pulse,.fp-header-content-over .fp-navigation #pulse {
	stroke: #000
}

@media screen and (max-width: 480px) and (orientation: portrait) {
	.fp-navigation-is-open .fp-navigation .fp-nav-list-wrap {
		height: 67vh;
		overflow-x: hidden;
		overflow-y: auto;
		width: calc(100%)
	}
}

@media screen and (max-width: 480px) and (orientation: portrait) and (min-width: 321px) {
	.fp-navigation-is-open .fp-navigation .fp-nav-list-wrap {
		height: 72vh
	}
}

@media screen and (max-width: 480px) and (orientation: portrait) and (min-width: 321px) and (max-height: 560px) {
	.is-android .fp-navigation-is-open .fp-navigation .fp-nav-list-wrap {
		height: 80vh
	}
}

@media screen and (max-width: 480px) and (orientation: portrait) {
	.fp-navigation-is-open .fp-navigation .fp-nav-list-language-selector {
		margin-bottom: 70px
	}
}

@media screen and (max-width: 480px) and (orientation: portrait) and (min-width: 321px) {
	.fp-navigation-is-open .fp-navigation .fp-nav-list-language-selector {
		margin-bottom: 35px
	}
}

@media screen and (max-width: 480px) and (orientation: portrait) and (min-width: 321px) and (max-height: 560px) {
	.is-android .fp-navigation-is-open .fp-navigation .fp-nav-list-language-selector {
		margin-bottom: 50px
	}
}

@media screen and (max-width: 1024px) and (max-height: 480px) and (orientation: landscape) {
	.fp-navigation-is-open .fp-navigation .fp-nav-list-wrap {
		height: 49vh;
		overflow-x: hidden;
		overflow-y: auto;
		width: calc(100% - 30px)
	}

	.fp-navigation-is-open .fp-navigation .fp-nav-list-language-selector {
		margin-bottom: 100px
	}
}

@media screen and (max-width: 1024px) and (max-height: 480px) and (orientation: landscape) and (min-width: 569px) {
	.fp-navigation-is-open .fp-navigation .fp-nav-list-language-selector {
		margin-bottom: 35px
	}
}

@media screen and (max-width: 1024px) {
	.fp-search-is-open .fp-navigation .fp-nav-list-wrap {
		height: 60px
	}
}

@media screen and (min-width: 1024px) {
	.fp-navigation {
		position: absolute;
		z-index: 1
	}

	.fp-navigation .fp-nav-toggle {
		display: none
	}

	.fp-navigation.closed .fp-nav-list {
		top: 23px
	}

	.fp-navigation .fp-nav-list-wrap {
		padding-right: 0px;
		right: 50px;
		top: 35px
	}

	.fp-navigation .fp-nav-list {
		list-style: none
	}

	.fp-navigation .fp-nav-list li,.fp-navigation .fp-nav-list .fp-list-item {
		line-height: 1;
		padding-left: 0;
		position: static
	}

	.fp-navigation .fp-nav-list li a,.fp-navigation .fp-nav-list .fp-list-item a {
		text-decoration: none
	}

	.fp-navigation .fp-nav-list li:before,.fp-navigation .fp-nav-list .fp-list-item:before {
		content: none
	}

	.fp-navigation .fp-nav-list-item {
		display: inline-block;
		margin-bottom: 0
	}

	.fp-navigation .fp-nav-list-item:nth-last-child(2) {
		margin-right: 0
	}


	.fp-navigation .fp-nav-link {
		display: block;
		font-weight: 400;
		text-align: center
	}

	.fp-navigation .fp-nav-link:after {
		color: transparent;
		content: attr(title);
		display: block;
		font-weight: 600;
		height: 1px;
		overflow: hidden;
		visibility: hidden
	}

	.fp-navigation .fp-nav-list-search,.fp-navigation .fp-nav-list-language-selector {
		display: none
	}

	html.theme-white .fp-navigation .fp-nav-link,.seniorpartner .fp-navigation .fp-nav-link,.partner .fp-navigation .fp-nav-link,.fp-header-content-over .fp-navigation .fp-nav-link {
		color: #000
	}

	html.search .fp-navigation .fp-nav-link {
		color: #fff
	}
}

@-webkit-keyframes pulse-inner {
	30% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	40% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	70% {
		-webkit-transform: scale(0.88);
		transform: scale(0.88)
	}
}

@keyframes pulse-inner {
	30% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	40% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	70% {
		-webkit-transform: scale(0.88);
		transform: scale(0.88)
	}
}

@-webkit-keyframes pulse-outer {
	30% {
		-webkit-transform: scale(1.26);
		transform: scale(1.26);
		opacity: 0
	}

	40% {
		-webkit-transform: scale(1.26);
		transform: scale(1.26);
		opacity: 0
	}

	70% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9)
	}
}

@keyframes pulse-outer {
	30% {
		-webkit-transform: scale(1.26);
		transform: scale(1.26);
		opacity: 0
	}

	40% {
		-webkit-transform: scale(1.26);
		transform: scale(1.26);
		opacity: 0
	}

	70% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9)
	}
}

.fp-language-selector .fp-ls-list {
	list-style: none
}

.fp-language-selector .fp-ls-list li,.fp-language-selector .fp-ls-list .fp-list-item {
	line-height: 1;
	padding-left: 0;
	position: static
}

.fp-language-selector .fp-ls-list li a,.fp-language-selector .fp-ls-list .fp-list-item a {
	text-decoration: none
}

.fp-language-selector .fp-ls-list li:before,.fp-language-selector .fp-ls-list .fp-list-item:before {
	content: none
}

.fp-language-selector .fp-ls-btn {
	cursor: pointer;
	padding-left:5px;
	padding-right: 0;
	position: relative
}

.fp-language-selector .fp-ls-btn::before {
	content: '';
	display: block;
	overflow: hidden;
	position: absolute;
	height: 15px;
	left: 9px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 15px
}

.fp-language-selector .fp-ls-btn:focus {
	outline: none
}

.no-touchevents .fp-language-selector .fp-ls-btn:hover {
	background: none;
	color: #fff
}

.fp-language-selector .fp-bp-chevron {
	display: none
}

@media screen and (max-width: 1023px) {
	.fp-ls-standalone {
		display: none
	}
}

.fp-ls-standalone .fp-ls-overlay {
	bottom: 42px;
	display: none;
	position: absolute;
	right: 0;
	width: 100%
}

.fp-ls-standalone .fl-ls-overlay-content {
	border-radius: 8px
}

.fp-ls-standalone .fp-ls-item:first-child .fp-ls-link {
	border-radius: 8px 8px 0px 0px;
	opacity: 1;
	font-weight: 600
}

.fp-ls-standalone .fp-ls-item:last-child .fp-ls-link {
	border-radius: 0 0 8px 8px
}

.fp-ls-standalone .fp-ls-link {
	font-size: 13px;
	font-size: 1.3rem;
	display: block;
	font-weight: 400;
	padding: 14px 20px 15px
}


.fp-ls-standalone .fp-bp-chevron {
	display: inline;
	height: 5px;
	width: 7px;
	position: absolute;
	top: 14px;
	right: 15px
}

.browser-microsoftedge .fp-ls-standalone .fp-bp-chevron {
	height: 6px;
	width: 8px
}

.fp-ls-main-section {
	bottom: 30px;
	position: absolute;
	right: 45px;
	z-index: 100
}

@media screen and (min-width: 1024px) {
	.fp-show-cookie .fp-ls-main-section {
		bottom: 140px
	}
}

.fp-ls-main-section .fl-ls-overlay-content {
	background-color: rgba(255,255,255,0.25)
}

.fp-ls-main-section .fp-ls-item:first-child .fp-ls-link {
	background-color: rgba(255,255,255,0.15)
}

.fp-ls-main-section .fp-ls-link {
	color: #fff
}

.no-touchevents .fp-ls-main-section .fp-ls-link:hover {
	background-color: rgba(255,255,255,0.15)
}

.fp-ls-main-section .fp-ls-btn {
	background-color: rgba(255,255,255,0);
	color: #fff
}

.no-touchevents .fp-ls-main-section .fp-ls-btn:hover {
	background-color: rgba(255,255,255,0);
	color: #fff
}
/*
.fp-ls-main-section .fp-ls-btn::before {
	background: url(/static/assets/images/icons/language-white.svg?v=2668) no-repeat center center/100%
}
*/
.fp-ls-main-section .fp-bp-chevron {
	background: url(/static/assets/images/icons/chevron-down-white.svg?v=2668) no-repeat center center/100%
}

.fp-ls-footer {
	display: inline-block;
	margin-left: 30px;
	position: relative
}

@media screen and (max-width: 1023px) {
	.fp-ls-footer {
		display: none
	}
}

.fp-ls-footer .fl-ls-overlay-content {
	background-color: #fff;
	border: solid 1px #f5f5f5
}

.fp-ls-footer .fp-ls-item:first-child .fp-ls-link {
	background: #f5f5f5
}

.fp-ls-footer .fp-ls-link {
	color: #000
}

.no-touchevents .fp-ls-footer .fp-ls-link:hover {
	background: #f5f5f5
}

.fp-ls-footer .fp-ls-btn {
	background-color: transparent
}

.no-touchevents .fp-ls-footer .fp-ls-btn {
	transition: none
}

.no-touchevents .fp-ls-footer .fp-ls-btn>span {
	opacity: .7
}

.no-touchevents .fp-ls-footer .fp-ls-btn:hover {
	background: none;
	color: #000
}

.no-touchevents .fp-ls-footer .fp-ls-btn:hover>span {
	opacity: 1
}

.fp-ls-footer .fp-ls-btn::before {
	background: url(/static/assets/images/icons/language-black.svg?v=2668) no-repeat center center/100%
}

.fp-ls-footer .fp-bp-chevron {
	background: url(/static/assets/images/icons/chevron-down-black.svg?v=2668) no-repeat center center/100%
}

.fp-ls-navigation .fp-ls-indicator {
	background: rgba(255,255,255,0.2);
	height: 1px;
	position: absolute;
	width: 100%
}

.fp-ls-navigation .fp-ls-overlay {
	top: 46px;
	display: block;
	overflow: hidden;
	position: absolute;
	right: 0;
	width: calc(100vw - 60px)
}

.fp-ls-navigation .fl-ls-overlay-content {
	padding-top: 15px
}

.fp-ls-navigation .fp-ls-btn {
	background-color: transparent;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 18px;
	opacity: .7
}
.fp-bp-content { color:#fff;}

/*
.fp-ls-navigation .fp-ls-btn::before {
	background: url(/static/assets/images/icons/language-white.svg?v=2668) no-repeat center center/100%
}
*/
.fp-ls-navigation.is-open .fp-bp-content {
	font-weight: 600;
	opacity: 1
}

.fp-ls-navigation.is-open .fp-ls-btn {
	opacity: 1
}

.fp-ls-navigation .fp-ls-list {
	font-size: 0
}

.fp-ls-navigation .fp-ls-item {
	display: inline-block
}

.fp-ls-navigation .fp-ls-item:first-child .fp-ls-link {
	font-weight: 600;
	opacity: 1
}

.fp-ls-navigation .fp-ls-item:last-child .fp-ls-link {
	padding-right: 0
}

.fp-ls-navigation .fp-ls-link {
	color: #fff;
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	opacity: .7;
	padding: 10px;
	text-align: center
}

@media screen and (min-width: 376px) {
	.fp-ls-navigation .fp-ls-link {
		padding: 10px 17.5px
	}
}

.no-touchevents .fp-ls-navigation .fp-ls-link:hover {
	opacity: 1
}

.fp-header-search.fp-hs-header {
	display: none
}

.fp-header-search.fp-hs-navigation {
	position: relative;
	right: 0
}

.fp-header-search.fp-hs-navigation .fp-hs-toggle {
	left: -7px;
	top: 0;
	z-index: 1
}

.fp-header-search.fp-hs-navigation .fp-hs-search-wrapper {
	/*background-color: #000*/
}

.js .fp-header-search {
	display: none
}

.js .fp-header-search.fp-hs-navigation {
	display: block
}

.js .fp-header-search.disabled {
	display: none
}

.fp-header-search.search-is-open .fp-hs-toggle {
	opacity: 1
}

.fp-header-search .fp-hs-toggle {
	background: url(../assets/images/icons/search-white.svg?v=2668) center center no-repeat transparent;
	background-size: 16px;
	border: 0;
	cursor: pointer;
	display: inline-block;
	height: 30px;
	font-size: 0;
	opacity: .7;
	position: absolute;
	transition: opacity .5s;
	width: 30px;
	z-index: 1;
}
.fp-ls-standalone .fp-ls-btn { display:inline-block;line-height:30px; position:fixed; bottom:35px; right:50px; font-size:14px}


.nav-trigger .hamburger { position:absolute;top:0px; left:0px; width:18px; height:16px; -webkit-transform:translate(0,-50%); -ms-transform:translate(0,-50%); transform:translate(0,-50%); }
.nav-trigger .hamburger .line { position:absolute; top:0; left:0; width:100%; height:100%; margin-top:0; -ms-transform:translate(0,0%); -webkit-transform:translate3d(0,0%,0); transform:translate3d(0,0%,0); -webkit-transition:width 222ms cubic-bezier(.215,.61,.355,1)444ms,margin-top 222ms cubic-bezier(.215,.61,.355,1)222ms,-webkit-transform 222ms cubic-bezier(.215,.61,.355,1)222ms; transition:width 222ms cubic-bezier(.215,.61,.355,1)444ms,margin-top 222ms cubic-bezier(.215,.61,.355,1)222ms,transform 222ms cubic-bezier(.215,.61,.355,1)222ms; }
.nav-trigger .hamburger .line span { position:absolute; top:0; left:0; width:100%; height:3px; background-color:#FFF; -ms-transform:rotate(0); -webkit-transform:rotate(0)translate3d(0,0,0); transform:rotate(0)translate3d(0,0,0); -webkit-transition:-webkit-transform 222ms cubic-bezier(.215,.61,.355,1); transition:transform 222ms cubic-bezier(.215,.61,.355,1); }
.nav-trigger .hamburger .line:nth-child(2) { width:100%; margin-top:0px; -ms-transform:translate(0,40%); -webkit-transform:translate3d(0,40%,0); transform:translate3d(0,40%,0); }
.nav-trigger .hamburger .line:nth-child(3) { width:100%; margin-top:0px; -ms-transform:translate(0,80%); -webkit-transform:translate3d(0,80%,0); transform:translate3d(0,80%,0); }
.nav-trigger .hamburger .line:nth-child(3) span { visibility:visible; -webkit-transition:visibility linear 222ms; transition:visibility linear 222ms; }
.fp-nav-is-open .nav-trigger .hamburger .line { margin-top:-1px; width:100%; -ms-transform:translate(0,50%); -webkit-transform:translate3d(0,50%,0); transform:translate3d(0,50%,0); -webkit-transition:width 222ms cubic-bezier(.215,.61,.355,1),margin-top 222ms cubic-bezier(.215,.61,.355,1)222ms,-webkit-transform 222ms cubic-bezier(.215,.61,.355,1)222ms; transition:width 222ms cubic-bezier(.215,.61,.355,1),margin-top 222ms cubic-bezier(.215,.61,.355,1)222ms,transform 222ms cubic-bezier(.215,.61,.355,1)222ms; }
.fp-nav-is-open .nav-trigger .hamburger .line span { background-color: #FFF !important; -webkit-transition:-webkit-transform 222ms cubic-bezier(.215,.61,.355,1)444ms; transition:transform 222ms cubic-bezier(.215,.61,.355,1)444ms; }
.fp-nav-is-open .nav-trigger .hamburger .line:nth-child(1) span { -ms-transform:rotate(45deg); -webkit-transform:rotate(45deg)translate3d(0,0,0); transform:rotate(45deg)translate3d(0,0,0); }
.fp-nav-is-open .nav-trigger .hamburger .line:nth-child(2) span { -ms-transform:rotate(-45deg); -webkit-transform:rotate(-45deg)translate3d(0,0,0); transform:rotate(-45deg)translate3d(0,0,0); }
.fp-nav-is-open .nav-trigger .hamburger .line:nth-child(3) span {visibility:hidden;-webkit-transition:visibility linear 444ms;transition:visibility linear 444ms;}


html.search .fp-header-search .fp-hs-toggle {
	cursor: default
}

.no-touchevents .fp-header-search .fp-hs-toggle:hover {
	opacity: 1
}

.fp-header-search .fp-hs-search-wrapper {
	overflow: hidden;
	position: relative;
	transition:all 0.7s;
	display:inline-block;
}

.no-js .fp-header-search .fp-hs-search-wrapper {
	width: 370px
}

.js .fp-header-search .fp-hs-search-wrapper {
	width: 0
}

.fp-header-search .fp-hs-search-content {
	border-bottom: solid 1px #fff;
	padding: 0 0 11px 25px;
	text-align: left
}

.fp-header-search .fp-hs-label {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0
}

.fp-header-search .fp-hs-term {
	background: transparent;
	border: none;
	bottom: 0px;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	
	margin-right: 6%;
	padding: 1px 0 0 0;
	position: relative;
	width: 92%
}

html.theme-black .fp-header-search .fp-hs-term::-moz-selection {
	background: #D9D9D9
}

html.theme-black .fp-header-search .fp-hs-term::selection {
	background: #D9D9D9
}

.fp-header-search .fp-hs-term::-webkit-input-placeholder {
	color: #fff;
	opacity: .7
}

.fp-header-search .fp-hs-term:-ms-input-placeholder {
	color: #fff;
	opacity: .7
}

.fp-header-search .fp-hs-term::placeholder {
	color: #fff;
	opacity: .7
}

@media screen and (min-width: 1024px) {
	html.theme-white .fp-header-search .fp-hs-term::-webkit-input-placeholder,.seniorpartner .fp-header-search .fp-hs-term::-webkit-input-placeholder,.partner .fp-header-search .fp-hs-term::-webkit-input-placeholder,.fp-header-content-over .fp-header-search .fp-hs-term::-webkit-input-placeholder {
		color: #000
	}

	html.theme-white .fp-header-search .fp-hs-term:-ms-input-placeholder,.seniorpartner .fp-header-search .fp-hs-term:-ms-input-placeholder,.partner .fp-header-search .fp-hs-term:-ms-input-placeholder,.fp-header-content-over .fp-header-search .fp-hs-term:-ms-input-placeholder {
		color: #000
	}

	html.theme-white .fp-header-search .fp-hs-term::placeholder,.seniorpartner .fp-header-search .fp-hs-term::placeholder,.partner .fp-header-search .fp-hs-term::placeholder,.fp-header-content-over .fp-header-search .fp-hs-term::placeholder {
		color: #000
	}
}

.fp-header-search .fp-hs-submit {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0
}

.fp-header-search .fp-hs-search-clear {
	background-size: 60%;
	background: url(/static/assets/images/icons/cross-white.svg?v=2668) right center no-repeat transparent;
	border: none;
	cursor: pointer;
	display: none;
	font-size: 0;
	height: 30px;
	opacity: 0;
	opacity: 0.8;
	position: absolute;
	right: 0;
	top: -1px;
	transition: opacity 0.3s ease-in;
	width: 24px
}

@media screen and (min-width: 1024px) {
	.fp-header-search .fp-hs-search-clear {
		display: block
	}
}

.fp-header-search .fp-hs-search-clear:focus,.no-touchevents .fp-header-search .fp-hs-search-clear:hover {
	outline: 0;
	opacity: 1
}

.theme-white .fp-header-search .fp-hs-search-clear,.fp-header-content-over .fp-header-search .fp-hs-search-clear {
	background: url(/static/assets/images/icons/cross-black.svg?v=2668) right center no-repeat transparent;
	background-size: 60%
}

.fp-instant-search {
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	width: calc(100% - 60px);
	z-index: 999
}

@media screen and (max-width: 1024px) {
	.fp-instant-search {
		height: 42vh;
		left: 30px;
		overflow-x: hidden;
		overflow-y: auto;
		top: 155px
	}
}

@media screen and (min-width: 1024px) {
	.fp-instant-search {
		top: 82px;
		width: 30%
	}
}

.fp-instant-search .fp-is-title {
	
	font-weight: 400;
	font-size: 12px;
	font-size: 1.2rem;
	margin-bottom: 21px;
	text-align: left
}

.fp-instant-search .fp-is-list {
	list-style: none;
	text-align: left
}

.fp-instant-search .fp-is-list li,.fp-instant-search .fp-is-list .fp-list-item {
	line-height: 1;
	padding-left: 0;
	position: static
}

.fp-instant-search .fp-is-list li a,.fp-instant-search .fp-is-list .fp-list-item a {
	text-decoration: none
}

.fp-instant-search .fp-is-list li:before,.fp-instant-search .fp-is-list .fp-list-item:before {
	content: none
}

.fp-instant-search .fp-is-list-item {
	margin-bottom: 25px
}

.fp-instant-search .fp-is-link {
	font-weight: 400;
	
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.6
}

.fp-instant-search .fp-is-title,.fp-instant-search .fp-is-link {
	color: #fff
}

.fp-instant-search .fp-is-link {
	opacity: .7
}

.no-touchevents .fp-instant-search .fp-is-link:hover {
	opacity: 1
}

@media screen and (min-width: 1024px) {
	html.theme-white .fp-instant-search .fp-is-title,html.theme-white .fp-instant-search .fp-is-link,.seniorpartners .fp-instant-search .fp-is-title,.seniorpartners .fp-instant-search .fp-is-link,.partners .fp-instant-search .fp-is-title,.partners .fp-instant-search .fp-is-link,.associatepartners .fp-instant-search .fp-is-title,.associatepartners .fp-instant-search .fp-is-link,.seniorpartner .fp-instant-search .fp-is-title,.seniorpartner .fp-instant-search .fp-is-link,.partner .fp-instant-search .fp-is-title,.partner .fp-instant-search .fp-is-link,.fp-header-content-over .fp-instant-search .fp-is-title,.fp-header-content-over .fp-instant-search .fp-is-link {
		color: #000
	}

	html.theme-white .fp-instant-search .fp-is-link,.seniorpartners .fp-instant-search .fp-is-link,.partners .fp-instant-search .fp-is-link,.associatepartners .fp-instant-search .fp-is-link,.seniorpartner .fp-instant-search .fp-is-link,.partner .fp-instant-search .fp-is-link,.fp-header-content-over .fp-instant-search .fp-is-link {
		opacity: .7
	}

	.no-touchevents html.theme-white .fp-instant-search .fp-is-link:hover,.no-touchevents .seniorpartners .fp-instant-search .fp-is-link:hover,.no-touchevents .partners .fp-instant-search .fp-is-link:hover,.no-touchevents .associatepartners .fp-instant-search .fp-is-link:hover,.no-touchevents .seniorpartner .fp-instant-search .fp-is-link:hover,.no-touchevents .partner .fp-instant-search .fp-is-link:hover,.no-touchevents .fp-header-content-over .fp-instant-search .fp-is-link:hover {
		opacity: 1
	}

	.news .fp-instant-search,.events .fp-instant-search,.essays .fp-instant-search,.videofolder .fp-instant-search,.seniorpartners .fp-instant-search,.partners .fp-instant-search,.associatepartners .fp-instant-search,.seniorpartner .fp-instant-search,.partner .fp-instant-search {
		z-index: 1000
	}

	html.search .fp-instant-search .fp-is-title,html.search .fp-instant-search .fp-is-link {
		color: #fff
	}

	html.search .fp-instant-search .fp-is-link {
		opacity: .7
	}

	.no-touchevents html.search .fp-instant-search .fp-is-link:hover {
		opacity: 1
	}
}

@media screen and (min-width: 1024px) {
	.fp-header-search.fp-hs-navigation {
		display: none
	}

	.fp-header-search.fp-hs-navigation .enabled {
		display: none
	}

	.fp-header-search.fp-hs-header {
		display: none;
		position: fixed;
		bottom: 35px;
		right:120px;
		height:30px;
	}

	.js .fp-header-search.fp-hs-header {
		display: block
	}

	.js .fp-header-search.fp-hs-header.enabled {
		display: block
	}

	html.search .fp-header-search.fp-hs-header {
		margin-left: 0
	}

	.fp-header-search .fp-hs-toggle {
		
		height: 30px;
		width: 30px;

	}

	.fp-header-search .fp-hs-search-content {
		padding: 2px 0 5px 30px
	}

	.fp-header-search .fp-hs-term {
		bottom: 0px;
		font-size: 14px;
		font-size: 1.4rem;
		margin-right: 0;
		width: 92%
	}

	html.theme-white .fp-header-search .fp-hs-toggle,.seniorpartner .fp-header-search .fp-hs-toggle,.partner .fp-header-search .fp-hs-toggle,.fp-header-content-over .fp-header-search .fp-hs-toggle {
		background: url(/static/assets/images/icons/search-black.svg?v=2668) center center no-repeat transparent;
		background-size: 100%
	}
}
@media screen and (min-width: 1440px) {

	
}

@media screen and (min-width: 1024px) and (min-width: 1024px) {
	html.theme-white .fp-header-search .fp-hs-toggle,.seniorpartner .fp-header-search .fp-hs-toggle,.partner .fp-header-search .fp-hs-toggle,.fp-header-content-over .fp-header-search .fp-hs-toggle {
		background-size: 54%;
		background-position: 0 3px
	}
}

@media screen and (min-width: 1024px) {
	html.theme-white .fp-header-search .fp-hs-term,.seniorpartner .fp-header-search .fp-hs-term,.partner .fp-header-search .fp-hs-term,.fp-header-content-over .fp-header-search .fp-hs-term {
		color: #000
	}

	html.theme-white .fp-header-search .fp-hs-search-content,.seniorpartner .fp-header-search .fp-hs-search-content,.partner .fp-header-search .fp-hs-search-content,.fp-header-content-over .fp-header-search .fp-hs-search-content {
		border-bottom: solid 1px #000
	}

	html.search .fp-header-search .fp-hs-toggle {
		background: url(/static/assets/images/icons/search-white.svg?v=2668) center center no-repeat transparent;
		background-size: 100%
	}
}

@media screen and (min-width: 1024px) and (min-width: 1024px) {
	html.search .fp-header-search .fp-hs-toggle {
		background-size: 54%;
		background-position: 0 3px
	}
}

@media screen and (min-width: 1024px) {
	html.search .fp-header-search .fp-hs-term {
		color: #fff
	}

	html.search .fp-header-search .fp-hs-search-content {
		border-bottom: solid 1px #fff
	}
}

.search-results {
	padding-top: 158px
}

.search-results .fp-section-tab {
	background: #000
}

.search-results .fp-section-tab:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 50px;
	background: #000;
	top: -50px
}

@media screen and (min-width: 1024px) {
	.search-results {
		padding-top: 82px
	}

	.search-results .fp-section-tab {
		padding-top: 18px
	}
}

.autocomplete-suggestions {
	max-height: none !important;
	overflow: auto;
	position: fixed !important;
	width: calc(100% - 60px) !important;
	opacity: 0;
	z-index: -1;
	transition: opacity .5s ease-out,
 z-index .5s step-end
}

.autocomplete-suggestions.show {
	opacity: 1;
	z-index: 999;
	transition: opacity .5s .5s ease-out,
 z-index .5s step-start
}

@media screen and (max-width: 1023px) {
	.autocomplete-suggestions {
		height: 42vh !important;
		left: 30px !important;
		overflow-x: hidden;
		overflow-y: auto;
		top: 155px !important
	}
}

@media screen and (min-width: 1024px) {
	.autocomplete-suggestions {
		top: -9000px !important
	}

	.autocomplete-suggestions.show {
		top: 47px !important
	}

	.news .autocomplete-suggestions,.events .autocomplete-suggestions,.essays .autocomplete-suggestions,.seniorpartners .autocomplete-suggestions,.partners .autocomplete-suggestions,.associatepartners .autocomplete-suggestions,.seniorpartner .autocomplete-suggestions,.partner .autocomplete-suggestions {
		z-index: 1000 !important
	}
}

.autocomplete-suggestions .autocomplete-suggestion {
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 400;
	
	overflow: hidden;
	padding: 0 0 17px;
	opacity: .7
}

.no-touchevents .autocomplete-suggestions .autocomplete-suggestion:hover {
	opacity: 1
}

.autocomplete-suggestions .autocomplete-suggestion.autocomplete-selected {
	opacity: 1
}

@media screen and (min-width: 1024px) {
	.seniorpartners .autocomplete-suggestions .autocomplete-suggestion,.partners .autocomplete-suggestions .autocomplete-suggestion,.associatepartners .autocomplete-suggestions .autocomplete-suggestion,.seniorpartner .autocomplete-suggestions .autocomplete-suggestion,.partner .autocomplete-suggestions .autocomplete-suggestion,.fp-header-content-over .autocomplete-suggestions .autocomplete-suggestion {
		color: #000
	}

	.search .autocomplete-suggestions .autocomplete-suggestion {
		color: #fff
	}
}

.autocomplete-suggestions strong {
	color: #fff;
	font-weight: 600;
	opacity: 1
}

@media screen and (min-width: 1024px) {
	.seniorpartners .autocomplete-suggestions strong,.partners .autocomplete-suggestions strong,.associatepartners .autocomplete-suggestions strong,.seniorpartner .autocomplete-suggestions strong,.partner .autocomplete-suggestions strong,.fp-header-content-over .autocomplete-suggestions strong {
		color: #000
	}

	.search .autocomplete-suggestions strong {
		color: #fff
	}
}

@media screen and (min-width: 769px) {
	.autocomplete-suggestions {
		-webkit-transform: translate(-30px, 35px);
		-ms-transform: translate(-30px, 35px);
		transform: translate(-30px, 35px);
		width: 30% !important
	}
}

@media screen and (min-width: 1024px) {
	html.theme-white .autocomplete-suggestions .autocomplete-suggestion,html.theme-white .autocomplete-suggestions strong {
		color: #000
	}
}

.fp-section-tab {
	position: relative;
	width: 100%;
	z-index: 1;
	height: 104px;
	padding-top: 10px;
	text-align: center;
	transition: height .4ms
}

.js .fp-section-tab {
	opacity: 0
}

.js .fp-section-tab.disabled {
	visibility: hidden
}

.fp-section-tab .fp-st-wrap {
	position: relative;
	display: inline-block;
	width: 100%
}

@media screen and (min-width: 768px) {
	.fp-section-tab .fp-st-wrap {
		width: auto
	}
}

.fp-section-tab.fp-st-search .fp-st-wrap {
	margin: 0 auto;
	width: calc(100% - 60px)
}

.fp-section-tab.fp-st-inline .fp-st-link,.fp-section-tab.fp-st-inline .fp-st-header {
	padding-left: 20px;
	padding-right: 20px
}

.fp-section-tab .fp-st-list {
	list-style: none;
	display: -webkit-flex;
	display: flex;
	position: relative;
	z-index: 1;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.fp-section-tab .fp-st-list li,.fp-section-tab .fp-st-list .fp-list-item {
	line-height: 1;
	padding-left: 0;
	position: static
}

.fp-section-tab .fp-st-list li a,.fp-section-tab .fp-st-list .fp-list-item a {
	text-decoration: none
}

.fp-section-tab .fp-st-list li:before,.fp-section-tab .fp-st-list .fp-list-item:before {
	content: none
}

.fp-section-tab .fp-st-list-item {
	display: -webkit-flex;
	display: flex;
	-webkit-flex: 1 auto;
	flex: 1 auto;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.fp-section-tab .fp-st-link,.fp-section-tab .fp-st-header {
	color: #fff;
	display: block;
	
	font-weight: 400;
	opacity: 0.7;
	padding: 10px 0 28px;
	text-align: center;
	width: 100%
}

.fp-section-tab .fp-st-link h1,.fp-section-tab .fp-st-header h1 {
	font-size: 14px;
	font-size: 1.4rem;
	display: inline;
	line-height: 14px;
	margin-bottom: 0
}

.fp-section-tab .fp-st-link.selected,.fp-section-tab .fp-st-link.selected h1,.fp-section-tab .fp-st-header.selected,.fp-section-tab .fp-st-header.selected h1 {
	font-weight: 600;
	opacity: 1
}

.fp-section-tab .fp-st-link:after,.fp-section-tab .fp-st-header:after {
	color: transparent;
	content: attr(title);
	display: block;
	font-weight: 600;
	height: 1px;
	overflow: hidden;
	visibility: hidden
}

.no-touchevents .fp-section-tab .fp-st-link,.no-touchevents .fp-section-tab .fp-st-header {
	transition: opacity .1s ease-in-out
}

.no-touchevents .fp-section-tab .fp-st-link:hover,.no-touchevents .fp-section-tab .fp-st-header:hover {
	opacity: 1
}

.fp-section-tab .fp-st-header {
	font-weight: 600;
	opacity: 1
}

.fp-section-tab .fp-st-indicator {
	bottom: 0;
	height: 5px;
	position: absolute;
	width: 100%
}

.fp-section-tab .fp-st-indicator::after {
	background-color: #fff;
	content: '';
	display: block;
	position: absolute;
	height: 1px;
	opacity: 0.3;
	top: 4px;
	width: 100%
}

.fp-section-tab .fp-st-pointer {
	background-color: #fff;
	border-radius: 5px;
	display: block;
	height: 5px;
	left: 0;
	position: absolute;
	top: 2px
}

html.theme-white .fp-section-tab {
	background-color: #fff
}

html.theme-white .fp-section-tab .fp-st-link,html.theme-white .fp-section-tab .fp-st-header {
	color: #000
}

html.theme-white .fp-section-tab .fp-st-indicator::after,html.theme-white .fp-section-tab .fp-st-pointer {
	background-color: #000
}

html.theme-white .fp-section-tab .fp-st-indicator::after {
	opacity: 0.08
}

.fp-sticky-header.fp-section-tab,.fp-sticky-header .fp-section-tab {
	box-shadow: inset 0 -1px 0 0 rgba(255,255,255,0.3);
	height: auto;
	padding-top: 0 !important
}

.news .fp-sticky-header.fp-section-tab,.events .fp-sticky-header.fp-section-tab,.seniorpartners .fp-sticky-header.fp-section-tab,.partners .fp-sticky-header.fp-section-tab,.associatepartners .fp-sticky-header.fp-section-tab,.videofolder .fp-sticky-header.fp-section-tab,.videocategory .fp-sticky-header.fp-section-tab,.news .fp-sticky-header .fp-section-tab,.events .fp-sticky-header .fp-section-tab,.seniorpartners .fp-sticky-header .fp-section-tab,.partners .fp-sticky-header .fp-section-tab,.associatepartners .fp-sticky-header .fp-section-tab,.videofolder .fp-sticky-header .fp-section-tab,.videocategory .fp-sticky-header .fp-section-tab {
	height: auto
}

.fp-sticky-header.fp-section-tab .fp-st-link,.fp-sticky-header.fp-section-tab .fp-st-header,.fp-sticky-header .fp-section-tab .fp-st-link,.fp-sticky-header .fp-section-tab .fp-st-header {
	padding-bottom: 25px;
	padding-top: 30px
}

.theme-white .fp-sticky-header.fp-section-tab,.theme-white .fp-sticky-header .fp-section-tab {
	box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.08)
}

.fp-grid-item {
	padding-bottom: 4px;
	position: relative
}

.fp-grid-item .fp-gi-link {
	position: relative;
	display: block;
	overflow: hidden
}

.fp-grid-item .fp-gi-link::before {
	display: block;
	content: '';
	width: 100%;
	padding-top: 56.25%
}

.fp-grid-item .fp-gi-link>.fp-content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.fp-grid-item .fp-content {
	background-color: #000
}

.fp-grid-item .fp-gi-img {
	display: block;
	width: 100%
}

.fp-grid-item .fp-gi-gradient {
	height: calc(100% + 2px);
	position: absolute;
	width: 100%;
	background-image: linear-gradient(to bottom, transparent 0%, #000);
	opacity: 0.6;
	left: 0;
	top: 0
}

.fp-grid-item .fp-gi-subtitle {
	color: #fff;
	display: block;
	
	margin-bottom: 7px
}

.fp-grid-item .fp-gi-content {
	bottom: 21px;
	left: 29px;
	position: absolute;
	width: 83%
}

.fp-grid-item .fp-gi-title {
	color: #fff;
	
}

.js .fp-grid-item {
	opacity: 0
}

@media screen and (min-width: 768px) {
	.fp-grid-item {
		box-sizing: border-box;
		display: inline-block;
		width: 50%
	}

	.fp-grid-item:nth-child(odd) {
		padding-right: 2px
	}

	.fp-grid-item:nth-child(even) {
		padding-left: 2px
	}

	.fp-search-grid .fp-grid-item:nth-child(odd),.fp-projects-list .fp-grid-item:nth-child(odd) {
		padding-right: 2px
	}

	.fp-search-grid .fp-grid-item:nth-child(even),.fp-projects-list .fp-grid-item:nth-child(even) {
		padding-left: 2px
	}

	.fp-grid-item .fp-gi-subtitle {
		margin-bottom: 5px
	}

	.fp-grid-item .fp-gi-content {
		bottom: 24px;
		left: 39px;
		width: 86%
	}
}

.fp-project-hero-video {
	height: 500px;
	margin-bottom: 30px;
	position: relative
}

.fp-project-hero-video .fp-ph-gradient {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	background: linear-gradient(-180deg, transparent 10%, #000 96%);
	opacity: .5;
	z-index: 150;
	transition: opacity 1s
}

.fp-project-hero-video.gradient-disabled .fp-ph-gradient {
	opacity: 0
}

@media screen and (min-width: 1024px) {
	.fp-project-hero-video {
		height: 70vh;
		margin-bottom: 50px
	}
	
	
}
.fp-case-info {height:55vh;}


.fp-project-hero-video .fp-ph-image {
	width: 100%;
	position: relative;
	height: 100%
}

.fp-project-hero-video .fp-ph-image>.fp-spacer {
	width: 100%;
	padding-top: 37.2905027933%
}

.fp-project-hero-video .fp-ph-image>.fp-content {
	position: absolute;
	left: 0;
	right: 0;
	top: 0px;
	bottom: 0;
	overflow: hidden
}

.fp-project-hero-video .fp-ph-image>.fp-content>.fp-content__img,.fp-project-hero-video .fp-ph-image>.fp-content>picture>.fp-content__img {
	width: 100%;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%) scale(1.01);
	-ms-transform: translate(-50%, -50%) scale(1.01);
	transform: translate(-50%, -50%) scale(1.01)
}

.fp-project-hero-video .fp-ph-image>.fp-content>.fp-content__img.left-top,.fp-project-hero-video .fp-ph-image>.fp-content>picture>.fp-content__img.left-top {
	left: 0;
	top: 0;
	-webkit-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01)
}

.fp-project-hero-video .fp-ph-image>.fp-content>.fp-content__img.left-centre,.fp-project-hero-video .fp-ph-image>.fp-content>picture>.fp-content__img.left-centre {
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%) scale(1.01);
	-ms-transform: translateY(-50%) scale(1.01);
	transform: translateY(-50%) scale(1.01)
}

.fp-project-hero-video .fp-ph-image>.fp-content>.fp-content__img.left-bottom,.fp-project-hero-video .fp-ph-image>.fp-content>picture>.fp-content__img.left-bottom {
	top: auto;
	left: 0;
	bottom: 0;
	-webkit-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01)
}

.fp-project-hero-video .fp-ph-image>.fp-content>.fp-content__img.centre-top,.fp-project-hero-video .fp-ph-image>.fp-content>picture>.fp-content__img.centre-top {
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%) scale(1.01);
	-ms-transform: translateX(-50%) scale(1.01);
	transform: translateX(-50%) scale(1.01)
}

.fp-project-hero-video .fp-ph-image>.fp-content>.fp-content__img.centre-centre,.fp-project-hero-video .fp-ph-image>.fp-content>picture>.fp-content__img.centre-centre {
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%) scale(1.01);
	-ms-transform: translate(-50%, -50%) scale(1.01);
	transform: translate(-50%, -50%) scale(1.01)
}

.fp-project-hero-video .fp-ph-image>.fp-content>.fp-content__img.centre-bottom,.fp-project-hero-video .fp-ph-image>.fp-content>picture>.fp-content__img.centre-bottom {
	top: auto;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%) scale(1.01);
	-ms-transform: translateX(-50%) scale(1.01);
	transform: translateX(-50%) scale(1.01)
}

.fp-project-hero-video .fp-ph-image>.fp-content>.fp-content__img.right-top,.fp-project-hero-video .fp-ph-image>.fp-content>picture>.fp-content__img.right-top {
	left: auto;
	right: 0;
	top: 0;
	-webkit-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01)
}

.fp-project-hero-video .fp-ph-image>.fp-content>.fp-content__img.right-centre,.fp-project-hero-video .fp-ph-image>.fp-content>picture>.fp-content__img.right-centre {
	left: auto;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%) scale(1.01);
	-ms-transform: translateY(-50%) scale(1.01);
	transform: translateY(-50%) scale(1.01)
}

.fp-project-hero-video .fp-ph-image>.fp-content>.fp-content__img.right-bottom,.fp-project-hero-video .fp-ph-image>.fp-content>picture>.fp-content__img.right-bottom {
	left: auto;
	top: auto;
	bottom: 0;
	right: 0;
	-webkit-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01)
}

.fp-project-hero-video .fp-ph-image>.fp-bg-colour {
	z-index: 50;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-filter: contrast(100%) brightness(100%) saturate(0.3) sepia(5%);
	filter: contrast(100%) brightness(100%) saturate(0.3) sepia(5%)
}

.fp-project-hero-video .fp-ph-image .fp-content__img {
	transition: opacity 1.5s, -webkit-transform 1.5s ease-out;
	transition: transform 1.5s ease-out, opacity 1.5s;
	transition: transform 1.5s ease-out, opacity 1.5s, -webkit-transform 1.5s ease-out;
	opacity: 1;
	will-change: transform
}

.fp-project-hero-video .fp-ph-image .fp-content__img.is-blurred {
	opacity: 0
}

.fp-project-hero-video .fp-ph-image:not(.no-zoom) .fp-content:hover>.fp-content__img {
	-webkit-transform: translate3d(-50%, -50%, 0) scale(1.05);
	transform: translate3d(-50%, -50%, 0) scale(1.05)
}

.fp-project-hero-video .fp-ph-image.is-loaded::after {
	-webkit-animation: fadeIn 1.5s;
	animation: fadeIn 1.5s;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: .7;
	background: linear-gradient(to top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.4) 30%, transparent 80%);
	transition: opacity 1s ease
}

.fp-project-hero-video .fp-ph-image.is-loaded.no-gradient::after {
	display: none
}

.fp-project-hero-video .fp-ph-image:hover.is-loaded::after {
	opacity: .8
}

.fp-project-hero-video .fp-ph-image.is-loaded .fp-spacer::after {
	content: none !important
}

.fp-project-hero-video .fp-ph-image .fp-spacer::after {
	content: '';
	display: block;
	position: absolute;
	overflow: hidden;
	z-index: 75;
	-webkit-animation: loaderAnimation .8s infinite linear;
	animation: loaderAnimation .8s infinite linear;
	height: 40px;
	left: calc(50% - 20px);
	top: calc(50% - 20px);
	width: 40px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E %3Ccircle cx='20' cy='20' r='19' fill='none' stroke='%23FFFFFF' stroke-opacity='0.3' stroke-width='1.5px' /%3E %3Ccircle cx='20' cy='20' r='19' fill='none' stroke='%23FFFFFF' stroke-width='1px' stroke-linecap='round' stroke-dashoffset='95' stroke-dasharray='16, 57.123'/%3E %3C/svg%3E")
}

.search .fp-project-hero-video .fp-ph-image .fp-spacer::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E %3Ccircle cx='20' cy='20' r='19' fill='none' stroke='%23FFFFFF' stroke-opacity='0.3' stroke-width='1.5px' /%3E %3Ccircle cx='20' cy='20' r='19' fill='none' stroke='%23FFFFFF' stroke-width='1px' stroke-linecap='round' stroke-dashoffset='95' stroke-dasharray='16, 57.123'/%3E %3C/svg%3E")
}

.fp-project-hero-video .fp-ph-image.fp-grid-item__single.is-loaded::after {
	content: none
}

.fp-project-hero-video .fp-ph-image.fp-grid-item__single.has-gradient.is-loaded::after {
	content: ''
}

.fp-project-hero-video .fp-ph-image .fp-dominant-colour {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	-webkit-filter: contrast(100%) brightness(100%) saturate(0.3) sepia(5%);
	filter: contrast(100%) brightness(100%) saturate(0.3) sepia(5%)
}

.page.leaving .fp-project-hero-video .fp-ph-image .fp-dominant-colour,.page.entering .fp-project-hero-video .fp-ph-image .fp-dominant-colour {
	-webkit-filter: none;
	filter: none
}

.fp-project-hero-video .fp-ph-copy {
	color: #fff;
	position: absolute;
	left: 0px;
	bottom: 30px;
	z-index: 200;
	width:100%
}

@media screen and (min-width: 1024px) {
	.fp-project-hero-video .fp-ph-copy {
		left: 0px;
	}
}
	.fp-project-hero-video .fp-ph-h1 { position:absolute;left: 0px; top:180px; color:#FFF; z-index:200; font-weight:bold; width:100%;}
	.fp-project-hero-video .fp-ph-h1 .fp-ph-strapline {font-size:24px; } 

.fp-project-hero-video .fp-ph-strapline {
	padding: 0px 31px;
	max-width:1466px;
	margin:0 auto;
}

.fp-project-hero-video .fp-ph-title {
	margin: 0px
}

.fp-project-hero-video .is-loaded .fp-ph-strapline,.fp-project-hero-video .is-loaded .fp-ph-title {
	text-shadow: 0.5px 0.1px 2px rgba(0,0,0,0.2)
}

.fp-project-hero-video .fp-phv-dropback__cta {
	margin-top: 10px
}

@media screen and (min-width: 1024px) {
	.fp-project-hero-video .fp-phv-dropback__cta {
		margin-top: 17px
	}
}

.fp-project-hero-video.fp-is-unavailable .fp-phv-dropback__cta {
	display: none
}

.fp-project-hero-video .fp-ph-project-types {
	display: none
}

@media screen and (min-width: 1024px) {
	.fp-project-hero-video .fp-ph-project-types {
		bottom: 20px;
		display: block;
		padding: 0;
		position: absolute;
		right: 48px;
		text-align: right;
		width: 48%;
		z-index: 200
	}

	.fp-project-hero-video .fp-ph-project-types .fp-ph-project-type {
		margin-bottom: 10px
	}
}

.fp-project-hero-video .fp-ph-project-type:not(:first-child) {
	margin-left: 6px
}

.fp-project-hero-video .fp-phv-video-overlay {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	background: #000;
	z-index: 1200;
	display: none
}

.fp-project-hero-video .fp-phv-video-overlay__wrapper {
	position: absolute;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	width: auto;
	height: auto
}

.fp-project-hero-video .fp-phv-video-overlay__holder {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}

.fp-project-hero-video .fp-phv-video-overlay__holder.is-horizontal {
	padding-top: 56.25%
}

@media screen and (min-width: 768px) {
	.fp-project-hero-video .fp-phv-video-overlay__holder.is-horizontal {
		padding-top: 0;
		height: 95%
	}
}

.fp-project-hero-video .fp-phv-video-overlay__holder.is-vertical {
	width: 95%;
	height: 0;
	padding-top: 56.25%
}

.fp-project-hero-video .fp-phv-video-overlay__close {
	position: absolute;
	top: 30px;
	right: 30px;
	overflow: hidden;
	cursor: pointer;
	z-index: 1001
}

.fp-project-hero-video #vimeo-player {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.fp-pg-mask {
	width: 100%;
	overflow: hidden;
	position: relative
}

@media screen and (min-width: 768px) {
	.no-touchevents .fp-pg-mask {
		cursor: pointer
	}

	.no-gallery .fp-pg-mask {
		cursor: default
	}
}

.fp-pg-mask>.fp-pg-mask__after,.fp-pg-mask>.fp-pg-mask__before {
	width: 50%;
	height: 100%;
	background: white;
	position: absolute;
	will-change: transform
}

@media screen and (max-width: 767px) {
	.fp-pg-mask>.fp-pg-mask__after,.fp-pg-mask>.fp-pg-mask__before {
		display: none
	}
}

.fp-pg-mask>.fp-pg-mask__after {
	left: 100%
}

.fp-pg-mask>.fp-pg-mask__before {
	right: 100%
}

.fp-pg-image__source {
	width: 100%
}

.fp-pg-dropback {
	border-bottom: 1px solid #EBEBEB;
	margin: 0 30px;
	padding: 25px 0 40px;
	text-align: center
}

@media screen and (min-width: 768px) {
	.fp-pg-dropback {
		border: 0;
		padding: 25px 0 60px
	}
}

.fp-project-quote,.fp-quote {
	padding: 0 30px 40px
}

@media screen and (min-width: 768px) {
	.fp-project-quote,.fp-quote {
		padding: 0 0 100px;
		max-width: 620px;
		margin: 0 auto;
		text-align: center
	}
}

.fp-project-quote.is-mini,.is-mini.fp-quote {
	padding: 70px 40px;
	border: 0
}

@media screen and (min-width: 768px) {
	.fp-project-quote.is-mini,.is-mini.fp-quote {
		padding: 100px 90px;
		min-height: 500px;
		margin: 0;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center
	}
}

.fp-project-quote__block,.fp-quote__block {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 400;
	
	line-height: 24px;
	margin-bottom: 16px;
	font-weight: 300;
	max-width: 100%;
	
	quotes: "\“" "\”";
	margin-bottom: 10px
}

@media screen and (min-width: 768px) {
	.fp-project-quote__block,.fp-quote__block {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 26px;
		margin-bottom: 20px
	}
}

.fp-project-quote__block::before,.fp-quote__block::before {
	content: open-quote
}

.fp-project-quote__block::after,.fp-quote__block::after {
	content: close-quote
}

@media screen and (min-width: 768px) {
	.fp-project-quote__block,.fp-quote__block {
		max-width: 800px;
		margin: 0 auto 20px;
		line-height: 29px
	}
}

.is-mini .fp-project-quote__block,.is-mini .fp-quote__block {
	margin-bottom: 20px
}

.is-legacy .fp-project-quote__block,.is-legacy .fp-quote__block {
	quotes: none
}

.fp-project-quote__author,.fp-quote__author {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	
	line-height: 20px;
	font-weight: 600;
	display: block
}

@media screen and (min-width: 768px) {
	.fp-project-quote__author,.fp-quote__author {
		font-size: 12px;
		font-size: 1.2rem;

		line-height: 20px
	}
}

.fp-project-quote__source,.fp-quote__source {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	
	line-height: 20px;
	font-weight: 300;
	display: block
}

@media screen and (min-width: 768px) {
	.fp-project-quote__source,.fp-quote__source {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 20px
	}
}

@media screen and (min-width: 768px) {
	.fp-project-description {
		margin-bottom: 100px
	}
}

.fp-project-description .fp-pd-copy {
	margin: 40px 30px 0;
	overflow: hidden
}

.fp-project-description .fp-pd-copy p:first-child {
	font-size: 16px;
	font-size: 1.8rem;
	font-weight: 300;
	
	line-height: 32px
}

@media screen and (min-width: 768px) {
	.fp-project-description .fp-pd-copy {
		margin: 0 auto 0;
		max-width: 1466px;
    padding: 0 31px;
    margin: 0 auto;
	}
}

@media screen and (min-width: 769px) {
	.fp-project-description .fp-pd-copy p:last-child {
		margin-bottom: 0
	}
}

.fp-project-description .fp-pd-expand {
	display: block;
	margin: 0 auto 40px
}

@media screen and (min-width: 769px) {
	.fp-project-description .fp-pd-expand {
		display: none
	}
}

.fp-project-mini-video {
	position: relative;
	padding: 115px 40px 60px;
	box-sizing: border-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center
}

@media screen and (min-width: 768px) {
	.fp-project-mini-video {
		height: 500px;
		padding: 130px 48px 60px
	}
}

.fp-project-mini-video>.fp-section-title {
	background: url(/static/assets/images/icons/play-black.svg?v=2668) no-repeat transparent;
	background-size: 32px auto;
	background-position: 0 50%;
	min-height: 32px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	position: absolute;
	top: 39px;
	left: 40px;
	right: 60px
}

.fp-project-mini-video>.fp-section-title:hover {
	opacity: 0.5
}

.fp-project-mini-video>.fp-section-title>a {
	max-height: 80px;
	display: block;
	padding-left: 45px;
	background: transparent
}

.fp-mv-poster {
	width: 100%;
	max-height: 330px;
	position: relative
}

.fp-mv-poster>.fp-mv-poster__spacer {
	width: 100%;
	padding-top: 56.25%
}

.fp-mv-poster>.fp-mv-poster__content {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden
}

.fp-mv-poster__img {
	width: 100%;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.fp-project-mini-video.theme-white .fp-section-title {
	background-image: url(/static/assets/images/icons/play-white.svg?v=2668)
}

.fp-project-mini-video.theme-white .fp-section-title a {
	color: #fff
}

.fp-logo {
	display: block;
	line-height: 0;
	left: 50px;
	font-size: 0;
	overflow: hidden;
	position: absolute;
	top: 30px;
	width: 220px;
	z-index: 1003
}
.fp-logo img { width:100%;}
.fp-logo .fp-svg-logo {
	width: 141px;
	height: 12px;
	fill: #fff;
	fill-opacity: 1;
	transition: fill-opacity .3s
}

html.theme-white .fp-logo .fp-svg-logo,.seniorpartner .fp-logo .fp-svg-logo,.partner .fp-logo .fp-svg-logo,.fp-header-content-over .fp-logo .fp-svg-logo {
	fill: #000
}
html.theme-white .fp-logo { top:43px;}
html.theme-white .fp-navigation .fp-nav-list-wrap { top:50px;}
@media screen and (max-width: 1024px) {
	.fp-header-scroll-open.fp-navigation-is-open .fp-logo .fp-svg-logo {
		fill: #fff
	}
}

.no-touchevents.theme-white .fp-logo .fp-svg-logo:hover {
	fill-opacity: .6
}

.no-touchevents.theme-black .fp-logo .fp-svg-logo:hover {
	fill-opacity: .8
}

html.search .fp-logo {
	display: block !important;
	opacity: 1 !important
}

html.search .fp-logo .fp-svg-logo {
	fill: #fff
}

.banner_t { position:absolute; width:100%;transition: opacity 0.8s linear; text-align:center; left:0; top:50%; margin-top:-3%; color:#FFF; text-transform:uppercase; padding:0 50px; box-sizing:border-box}
.banner_t img { width:100%;}
	.pc-img { display: block}
	.wap-img { display:none}
.fp-navigation .fp-nav-link { text-align:left}
.fp-navigation .fp-nav-list-item {width:120px;}
.fp-navigation .fp-nav-last { width:72px;}
.sub_nav { width:160px; text-align:left; background-color: transparent;max-height: 0px;overflow: hidden; position:absolute; top:35px; left:0;}
.sub_nav ul { display:block; margin-left:0px;}
.sub_nav li { line-height:22px;}
.align-c { width:73px; text-align:center}
.subnav3 { width:60px;}
.fp-navigation .fp-nav-list .sub_nav li a {line-height: 20px;padding:0; color:#FFF; font-weight:normal}
.fp-navigation .fp-nav-list .sub_nav li a:hover,.fp-navigation .fp-nav-list .sub_nav li .hover  { color:#ccc }


.fp-navigation .fp-nav-list .show_sub { position:relative; height:70px;}
.show_sub:hover .sub_nav,.show_sub.current .sub_nav {max-height: 3000px;}
.sub_nav .mbt { margin-bottom:15px;}

html.theme-white .fp-nav-list .sub_nav li a { color:#000}

@media screen and (max-width: 1440px) {
	.banner_t{}
	.fp-navigation .fp-nav-list-item { width:145px;}
	.fp-navigation .fp-nav-last { width:72px;}

}
@media screen and (max-width: 1366px) {
}
@media screen and (max-width: 1280px) {
}
@media screen and (max-width: 1024px) {
	.banner_t{margin-top:-12%;}
	.banner_t span { display:block;}
	.fp-logo{ top:20px; width:158px; left:25px;}
	.fp-header {/* background:none;*/}
	.fp-navigation .fp-nav-last { width:145px;}
	.fp-header-search-gradient { background-color:transparent}
	.fp-navigation .fp-nav-list-search { width:100%;}
	.fp-header-search.fp-hs-navigation .fp-hs-toggle { left: 50%; top: 0px; z-index: 1; margin-left: -10%;	transition:all 1.2s;}
	.fp-navigation .fp-nav-list-item {margin-top: 25px;}


}
@media screen and (max-width: 768px) {
	.banner_t{margin-top:-6%;}
	.fp-navigation .fp-nav-list .show_sub { position:relative; height:auto;}
	.fp-header-search .fp-hs-term { bottom:-2px;}
	html.theme-white .fp-logo { top:20px}
	.theme-white .fp-header { height:60px;}
	.theme-white .nav-trigger .hamburger .line span { background-color:#000}
	.fp-project-hero-video .fp-ph-image>.fp-content { top:60px}
	.fp-project-hero-video .fp-ph-h1 { top:100px; }
	.fp-project-hero-video .fp-ph-h1 .fp-ph-strapline { font-size:18px}
	
	.theme-white .fp-nav-is-open .nav-trigger .hamburger .line span { background-color:#000 !important}
	.pswp__counter{ color:#FFF}

}

@media screen and (max-width: 420px) {
	.pc-img { display: none}
	.wap-img { display:block}
	.banner_t{margin-top:-14%;}
}
	.fp-header-search.fp-hs-navigation.search-is-open .fp-hs-toggle {
    left: -7px;
    top: 0;
    z-index: 1;
	margin-left:0;
	}	
}

@media screen and (min-width: 768px) {
	.fp-video-folder .fp-vf-title {
		font-size: 21px;
		font-size: 2.1rem
	}
}

.fp-video-folder--empty {
	font-size: 14px;
	font-size: 1.4rem;
	padding: 20px 30px
}

@media screen and (min-width: 768px) {
	.fp-video-folder--empty {
		padding-top: 0;
		padding-bottom: 0
	}
}

@media screen and (min-width: 1024px) {
	.fp-video-folder--empty {
		padding: 0 48px
	}
}
