a, a:active, a:hover, a:visited, ins {
	text-decoration: none
}


.project-count, .project-count-mobile {
	-webkit-font-feature-settings: "lnum";
	-moz-font-feature-settings: "lnum"
}
*, .about-left, .about-social {
	box-sizing: border-box
}
.about-exhibpubl h2, .news-title, .project-title-wrapper, .project-title-yo {
	text-transform: uppercase
}
.about-left:after, .project-informations:after, .project-title-gallery:after, header:after {
	content: "";
	display: table;
	clear: both
}
article, aside, details, figcaption, figure, footer, header, hgroup, hr, menu, nav, section {
	display: block
}
abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
	padding: 0;
	margin: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0;
	border: 0;
	outline: 0
}
ins, mark {
	color: #000;
	background-color: #000
}
html {
	font-family: Arial;
	color: #000;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%
}

body {
	font-size: 19px;
	line-height: 23px
}
nav ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: '';
	content: none
}
a, a:hover, a:visited {
	padding: 0;
	margin: 0;
	font-size: 100%;
	color: #000;
	vertical-align: baseline;
	background: 0 0
}
a:focus {
	outline: 0
}
a:active, a:hover {
	color: #000;
	outline: 0
}
mark {
	font-style: italic;
	font-weight: 700
}
del {
	text-decoration: line-through
}
abbr[title], dfn[title] {
	cursor: help;
	border-bottom: 1px dotted
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
hr {
	height: 1px;
	padding: 0;
	margin: 1em 0;
	border: 0;
	border-top: 1px solid #000
}
input, select {
	vertical-align: middle
}
svg:not(:root) {
	overflow: hidden
}
/*! Flickity v1.1.1
http://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
	position: relative
}
.flickity-enabled:focus {
	outline: 0
}
.flickity-viewport {
	overflow: hidden;
	position: relative;
	height: 100%
}
.flickity-slider {
	position: absolute;
	width: 100%;
	height: 100%
}
.flickity-enabled.is-draggable {
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.flickity-enabled.is-draggable .flickity-viewport {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	cursor: -webkit-grabbing;
	cursor: grabbing
}
.flickity-prev-next-button {
	position: absolute;
	top: 50%;
	width: 44px;
	height: 44px;
	border: none;
	border-radius: 50%;
	background: #fff;
	background: rgba(255, 255, 255, .75);
	cursor: pointer;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.flickity-prev-next-button:hover {
	background: #fff
}
.flickity-prev-next-button:focus {
	outline: 0;
	box-shadow: 0 0 0 5px #09F
}
.flickity-prev-next-button:active {
	filter: alpha(opacity=60);
	opacity: .6
}
.flickity-rtl .flickity-prev-next-button.previous {
	left: auto;
	right: 10px
}
.flickity-rtl .flickity-prev-next-button.next {
	right: auto;
	left: 10px
}
.flickity-prev-next-button:disabled {
	filter: alpha(opacity=30);
	opacity: .3;
	cursor: auto
}
.flickity-prev-next-button svg {
	position: absolute;
	left: 20%;
	top: 20%;
	width: 60%;
	height: 60%
}
.flickity-prev-next-button .arrow {
	fill: #333
}
.flickity-prev-next-button.no-svg {
	color: #333;
	font-size: 26px
}


.flickity-page-dots {
	position: absolute;
	width: 100%;
	bottom: -25px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1
}
.flickity-rtl .flickity-page-dots {
	direction: rtl
}
.flickity-page-dots .dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 8px;
	background: #333;
	border-radius: 50%;
	filter: alpha(opacity=25);
	opacity: .25;
	cursor: pointer
}
.flickity-page-dots .dot.is-selected {
	filter: alpha(opacity=100);
	opacity: 1
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	margin: 10px 15px 15px
}
.italic-placeholder {
	position: absolute;
	visibility: hidden
}


.main-wrapper, header {
	max-width: 100%;
	margin: 0 auto
}
header {
	margin: 0 auto
}
.header-logo {
	float: left;
	width: 25%;
	text-align: left
}

.header-mail {
	float: left;
	width: 24.25%;
	text-align: left
}

.header-menu {
	float: left;
	width: 25%;
	text-align: left
}

.header-blog {
	float: left;
	width: 25% ;
	text-align: left
}
.header-biography {
    font-size: 45px;
    font-family: sans-serif;
    font-weight: 400;
    font-style: normal;
    width: 50%;
    float: left;
    line-height: 48px;
    margin-top: 12px;
    padding-right: 30px;
}

.banner {
position:fixed;
bottom:15px;
width: 100%;
}



.projects-wrapper {
	opacity: 1;
	-webkit-transition: opacity .3s;
	transition: opacity .3s
}
.projects-wrapper.is-hidden {
	opacity: 0
}
.project-item {
	margin-bottom: 46.5px
}
.project-title-gallery {
	position: relative ;
	margin-top: 15px;
}
.project-title-wrapper {
	position: absolute;
	width: calc(100% / 4);
	background-color: #ccc;
	display: none
}
.project-title {
	font-size: 41px;
	line-height: 48px;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	width: 100%;
	position: relative;
	bottom: 0;
	left: 100px
}
.project-title-yo {
	height: 100%;
	width: 50%;
	position: absolute;
	font-size: 41px;
	line-height: 48px
}
.project-title-yo span {
	display: block;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	position: absolute;
	bottom: 0;
	left: 0;
	margin-left: -10px
}

.project-gallery {
	float: left;
	position: relative;
	z-index: 450;
	width: calc((100% / 4) * 2);
}
.project-gallery img {
	width: 100%;
	-webkit-transition: opacity .4s;
	transition: opacity .4s;
	opacity: 0
}
.project-gallery img.flickity-lazyerror, .project-gallery img.flickity-lazyloaded {
	opacity: 1
}

.flickity-prev-next-button.previous {
	height: 100%;
	width: 52%;
	left: 0;
	border-radius: 0;
	opacity: 0;
	z-index: 400
}
.flickity-prev-next-button.previous:hover {
	cursor: url(cursor-left.svg), w-resize!important
}
.flickity-prev-next-button.next {
	height: 100%;
	width: 52%;
	right: 0;
	border-radius: 0;
	opacity: 0;
	z-index: 400
}
.flickity-prev-next-button.next:hover {
	cursor: url(cursor-right.svg), e-resize!important
}
.project-informations {
	margin-top: 10px
}
.project-left {
	float: left;
	width: calc(100% / 4);
	padding-right: 45px
}
.project-techs {
	position: relative;
	z-index: 400
}

.project-text {
    float: left;
    margin-top: 16px;
    z-index: 450;
    width: 50%;
    font-size: 18px;
}

.project-count {
	float: left;
	width: 80px;
	font-size: 35px;
	text-align: right;
	font-feature-settings: "lnum";
	margin-top: 6px
}
.project-count-mobile {
	display: none;
	font-feature-settings: "lnum"
}

.about-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 12px;
	margin-bottom: 30px
}
.about-left {
	width: 50%;
	padding-right: 15px
}

.about-bio {
	font-size: 35px;
	line-height: 41px;
	margin-bottom: 23px
}
.about-bio p {
	margin-bottom: 41px
}
.about-bio p:last-of-type {
	margin-bottom: 0
}
.about-contact {
	width: 50%;
	float: left;
	-webkit-font-feature-settings: "lnum";
	-moz-font-feature-settings: "lnum";
	font-feature-settings: "lnum"
}
.about-social {
	width: 50%;
	float: left;
	padding-left: 23px
}
.about-right {
	width: 50%
}

.about-news {
	width: 100%;
	margin-top: 3px
}
.about-news img {
	width: 100%
}
.news-title {
	margin-bottom: 22px
}
.about-exhibpubl {
	margin-top: 23px
}
.about-exhibpubl h2 {
	font-weight: 400;
	margin-top: 23px;
	padding-bottom: 23px
}
.about-exhibpubl h2:first-of-type {
	margin-top: 0
}
.about-exhibpubl h4 {
	font-weight: 400;
	margin-top: 34.5px;
	font-size: 14px;
	line-height: 19px
}
.about-exhibpubl ul {
	list-style-type: none
}
.pace {
	-webkit-pointer-events: none;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.pace-inactive {
	display: none
}
.pace .pace-progress {
	background: #000;
	position: fixed;
	z-index: 2000;
	top: 0;
	right: 100%;
	width: 100%;
	height: 2px
}
.pace-is-loading {
	cursor: wait
}
/*@font-face {
	font-family: Arial;
	src: url();
	font-style: normal;
	font-weight: 400
}
@font-face {
	font-family: 'Arial Italic';
	src: url();
	font-style: normal;
	font-weight: 400
}*/
::-moz-selection {
	color: #fff;
	text-shadow: none;
	background: #000
}
::selection {
	color: #fff;
	text-shadow: none;
	background: #000
}



/*---- MOBILE STYLING ----*/

@media (max-width:700px) {
	
	.header-logo {
		display: none;
		float: none;
		width: 100%;
		margin-bottom: 7.67px;
	}

	.header-mail {
		font-size: 20;
		float: none;
		width: 100%;
		position:fixed;
		bottom:15px
	}

	.header-menu {
		display: none;
		float: none;
		width: 100%;
		margin-bottom: 7.67px;
	}
	.header-blog {
		display: none;
		float: none;
		text-align: left;
		width: 100%;
	}
	.header-biography {
		float: none;
		width:100%;
		font-size: 19px;
		line-height: 21px;
	}

.about-bio {
		font-size: 19px;
		line-height: 23px;
	}
	.about-bio p {
		margin-bottom: 23px;
	}
	.about-right {
		width: 100%;
	}
	.project-title-yo {
		font-size: 19px;
		line-height: 23px;
		position: static;
		margin-top: 0!important;
		width: 80%;
	}
	.project-title-yo span {
		position: relative;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		margin-left: 0;
	}
	.project-gallery {
		width: 100%;
	}
	.flickity-prev-next-button.previous {
		display: none;
	}
	.flickity-prev-next-button.next {
		display: none;
	}
	.project-left {
		float: none;
		width: 100%;
	}
	.project-techs {
		margin-bottom: 11.5px;
	}
	.project-text {
		display: none;
		float: none;
		width: 100%;
		padding-right: 0;
	}
	.project-count {
		display: none
	}
	.project-count-mobile {
		display: block;
		position: absolute;
		margin-top: -23px;
		right: 0;
	}
	.about-wrapper {
		display: block;
	}
	.about-left {
		width: 100%;
		margin-bottom: 23px;
	}

}