/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Fonts
# Root
# Global
    ## Tools
# Typography
# actusblank
# Menu
# Footer
# Layout
--------------------------------------------------------------*/

   

/*--------------------------------------------------------------
# Fonts
--------------------------------------------------------------*/

/*
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700,900&display=swap&subset=greek');
*/

/* -------------------- HANDBOOK */
/* ----------------------------- */
@font-face {
    font-family: 'HandBook';
    src: url(fonts/Handbook/PFHandbookPro-Thin.ttf);
    font-weight: 300;
	font-display: swap;
}
@font-face {
    font-family: 'HandBook'; 
    src: url('fonts/Handbook/pfhandbookpro-regular-webfont.eot');
    src: url('fonts/Handbook/pfhandbookpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Handbook/PFHandbookPro-Regular.ttf') format('truetype'),
         url('fonts/Handbook/pfhandbookpro-regular-webfont.woff2') format('woff2'),
         url('fonts/Handbook/pfhandbookpro-regular-webfont.woff') format('woff'), url('fonts/Handbook/pfhandbookpro-regular-webfont.svg#pf_handbook_proregular') format('svg');
    font-weight: 400;
	font-display: swap;
}
@font-face {
    font-family: 'HandBook';
    src: url('fonts/Handbook/pfhandbookpro-bold-webfont.eot');
    src: url('fonts/Handbook/pfhandbookpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Handbook/PFHandbookPro-Bold.ttf') format('truetype'),
         url('fonts/Handbook/pfhandbookpro-bold-webfont.woff2') format('woff2'),
         url('fonts/Handbook/pfhandbookpro-bold-webfont.woff') format('woff');
    font-weight: 700; 
	font-display: swap;
}
@font-face {
    font-family: 'HandBook';
    src: url('fonts/Handbook/pfhandbookpro-black-webfont.eot');
    src: url('fonts/Handbook/pfhandbookpro-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Handbook/PFHandbookPro-Black.ttf') format('truetype'),
         url('fonts/Handbook/pfhandbookpro-black-webfont.woff2') format('woff2'),
         url('fonts/Handbook/pfhandbookpro-black-webfont.woff') format('woff');
    font-weight: 900;
	font-display: swap;
}

/* --------------------- HIGHWAY */
/* ----------------------------- */
@font-face {
    font-family: 'Highway';
    src: url('fonts/Highway/pfhighwaysanspro-light-webfont.eot');
    src: url('fonts/Highway/pfhighwaysanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Highway/PFHighwaySansPro-Light.ttf') format('truetype'),
         url('fonts/Highway/pfhighwaysanspro-light-webfont.woff2') format('woff2'),
         url('fonts/Highway/pfhighwaysanspro-light-webfont.woff') format('woff');
    font-weight: 300;
	font-display: swap;
}
@font-face {
    font-family: 'Highway';
    src: url('fonts/Highway/pfhighwaysanspro-regular-webfont.eot');
    src: url('fonts/Highway/pfhighwaysanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Highway/PFHighwaySansPro-Regular.ttf') format('truetype'),
         url('fonts/Highway/pfhighwaysanspro-regular-webfont.woff2') format('woff2'),
         url('fonts/Highway/pfhighwaysanspro-regular-webfont.woff') format('woff');
    font-weight: 400;
	font-display: swap;
}
@font-face {
    font-family: 'Highway';
    src: url('fonts/Highway/pfhighwaysanspro-bold-webfont.eot');
    src: url('fonts/Highway/pfhighwaysanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Highway/PFHighwaySansPro-Bold.ttf') format('truetype'),
         url('fonts/Highway/pfhighwaysanspro-bold-webfont.woff2') format('woff2'),
         url('fonts/Highway/pfhighwaysanspro-bold-webfont.woff') format('woff');
    font-weight: 700;
	font-display: swap;
}
@font-face {
    font-family: 'Highway';
    src: url('fonts/Highway/pfhighwaysanspro-black-webfont.eot');
    src: url('fonts/Highway/pfhighwaysanspro-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Highway/PFHighwaySansPro-Black.ttf') format('truetype'),
         url('fonts/Highway/pfhighwaysanspro-black-webfont.woff2') format('woff2'),
         url('fonts/Highway/pfhighwaysanspro-black-webfont.woff') format('woff');
    font-weight: 900;
	font-display: swap;
}


/* ---------------------- ENCORE */
/* ----------------------------- */
@font-face {
    font-family: 'Encore';
    src: url(fonts/Encore/PFEncoreSansPro-Thin.otf);
    font-weight: 100;
	font-display: swap;
}
@font-face {
    font-family: 'Encore';
    src: url(fonts/Encore/PFEncoreSansPro-Light.otf);
    font-weight: 300;
	font-display: swap;
}
@font-face {
    font-family: 'Encore';
    src: url(fonts/Encore/PFEncoreSansPro-Reg.otf);
    font-weight: 400;
	font-display: swap;
}
@font-face {
    font-family: 'Encore';
    src: url(fonts/Encore/PFEncoreSansPro-Bold.otf);
    font-weight: 700;
	font-display: swap;
}
@font-face {
    font-family: 'Encore';
    src: url(fonts/Encore/PFEncoreSansPro-Black.otf);
    font-weight: 800;
	font-display: swap;
}
@font-face {
    font-family: 'Encore';
    src: url(fonts/Encore/PFEncoreSansPro-UBlack.otf);
    font-weight: 900;
	font-display: swap;
}


/* -------------------- ZONA PRO */
/* ----------------------------- */
@font-face {
    font-family: 'ZonaPro';
    src: url(fonts/ZonaPro-Thin.otf);
    font-weight: 300;
	font-display: swap;
}
@font-face {
    font-family: 'ZonaPro';
    src: url(fonts/ZonaPro-Bold.otf);
    font-weight: 400;
	font-display: swap;
}


/* ------------------- COMFORTAA */
/* ----------------------------- */
@font-face {
    font-family: 'Comfortaa';
    src: url(fonts/Comfortaa-Light.ttf);
    font-weight: 300;
	font-display: swap;
}
@font-face {
    font-family: 'Comfortaa';
    src: url(fonts/Comfortaa-Regular.ttf);
    font-weight: 400;
	font-display: swap;
}
@font-face {
    font-family: 'Comfortaa';
    src: url(fonts/Comfortaa-Bold.ttf);
    font-weight: 700;
	font-display: swap;
}





/*--------------------------------------------------------------
# Root
--------------------------------------------------------------*/
:root {

    --fontA: 'Roboto', sans-serif;
    --fontB: 'HandBook', sans-serif;
    --fontC: 'Comfortaa', sans-serif;
    --fontD: 'ZonaPro', sans-serif;
	
	--colorA: #7e4939;
	--colorB: #505f58;
	--colorC: #b38972;
	--colorD: #21221c;


    --txA: 0 0 1px hsla(176, 99%, 33%, 0.4);
    --txB: 0 0 1px hsla(217, 51%, 20%, 0.4);
    --txC: 0 0 1px hsla(215, 26%, 37%, 0.4);
    --txD: 0 0 1px hsla(0, 0%, 90%, 0.4);

    --txA3: 0 0 1px hsla(210, 74%, 48%, 0.4);

    --txWH: 0 0 1px hsla(0, 0%, 100%, 0.4);
    --txBL: 0 0 1px hsla(0, 0%, 0%, 0.4);



}


 
/*--------------------------------------------------------------
# Typography - Colors
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
	font-family: sans-serif; 
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body { margin: 0; font-family: var(--fontA); }
body, body * { box-sizing: border-box; }
html, body { overflow-x: hidden; }
::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}
::-webkit-scrollbar-track {
    background: var(--colorA);
}
::-webkit-scrollbar-thumb {
    background: var(--colorB);
    border: 2px solid var(--colorA);
}
body::-webkit-scrollbar {
    width: 12px;
    height: 12px;
}


a,p,li,h1,h2,h3,h4,h5,h6 { font-family: var(--fontA); }
.uline::after { border-bottom: 8px solid var(--colorA); }
a { color: var(--colorA); text-shadow: var(--txA); text-decoration: none; }
a h1, a h2, a h3, a h4, a h5, a h6, a li,
a p { color: black; text-shadow: var(--txBL); }



.ACT-round,
.ACT-button-round { background: var(--colorA); }

.backA { background: var(--colorA); }
.backB { background: var(--colorB); }
.backC { background: var(--colorC); }
.backD { background: var(--colorD); }
.backE { background: #021d26; }
.backF { background: #cecece; }

.ACT-flex { display: flex; }
.ACT-flex-wrap { display: flex; flex-flow: row wrap; }

.abs {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}




body main#content,
body footer { display: block; }
figure { margin: 0; }


/* **************************************************************** */
/* **************************************************************** */
/* **************************************************************** */

/* 	--------------
	HEADER
 	-------------- */
header {
	position: relative;
    text-align: center;
	padding: 64px;
}
header .ACT-flex {
	place-items: flex-end;
	place-content: space-between;
}
header .ACT-logo {
	display: inline-block;
    width: auto;
	margin: 0 0 32px 0;
	transition: 1s all;
}
header .ACT-logo img {
    width: 260px;
    height: auto;
    max-height: 120px;
    object-fit: contain;
}
header .ACT-logo.closed { transform: scale(0); }


/* Navigation */
header nav .menu-toggle { display: none; }
header nav {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    text-align: right;
    z-index: 9;
}
header nav {
	display: block;
    width: auto;
	margin: 0;
	transition: 1s all;
}
header nav.closed { left: -300px; }
header nav .menu-container { width: 100%; }
header nav ul {
	width: auto;
    padding: 0;
    margin: 0;
    list-style: none;
	text-align: center;
	border-top: 1px solid hsla(0, 0%, 100%, 0.2);
}
header nav ul li {
    display: inline-block;
    position: relative;
    width: auto;
    padding: 0px;
    margin: 0px 16px;
    cursor: pointer;
}
header nav ul li a {
    position: relative;
    font: 700 20px var(--fontA);
	text-decoration: none;
	color: black;
    z-index: 99;
}
header nav ul li:hover > a,
header nav ul li.current_page_item > a {
    color: var(--colorB);
    opacity: 1;
}
header nav ul.sub-menu { display: none; }

nav.A-breadcrumb {
}

nav.A-breadcrumb ul { display: flex; list-style: none; }
nav.A-breadcrumb ul li { margin-right: 8px; }
nav.A-breadcrumb ul li a { text-decoration: none; font-weight: 700; color: var(--colorB); }
nav.A-breadcrumb ul li a:hover { text-decoration: underline; }


/* SEARCH */
.ACT-search {
	display: flex;
	position: absolute;
    top: 32px;
    right: 5%;
	opacity: 0.35;
}
.ACT-search:hover {opacity: 1;}
.ACT-search form { display: flex; }
.ACT-search label span { display: none; }
.ACT-search input[type="search"] {
    min-width: 260px;
    padding: 4px 8px;
    font: 400 14px var(--fontA);
    background: hsla(0, 0%, 0%, 0.1);
    border: 0;
    outline: 0;
    border-radius: 100px;
}
.ACT-search .search-submit {
    top: 2px;
    background: transparent;
    color: transparent;
    border: 0;
    font-size: 14px;
    cursor: pointer;
    opacity: 0.7;
}
.ACT-search .search-submit:hover { opacity: 1; }
.ACT-search .search-submit img {
    width: auto;
    height: 20px;
    padding: 2px 0;
	object-fit: contain;
}
.ACT-search svg { height: 24px; margin-left: -48px; pointer-events: none; }

.A-404,
.A-SEARCH-RESULTS {
	padding: 32px 10%;
}

.A-page-title {
	font: 700 40px var(--fontA);
}




#act_map {
	display: none;
	width: 60%;
	height: 300px;
}
.gm-style-mtc { display: none; }





/* **************************************************************** */
/* **************************************************************** */
/* **************************************************************** */
.ACT-cover figure {
	position: relative;
	height: 600px;
}
.ACT-content {
	padding: 64px 10%;
}






.ACT-author-info {  }
.ACT-author-info .author_link { display: block; margin-top: 16px; }
#author-description > p { margin: 0; }
#author-description h2 { margin: 0; }
#author-description .bio {}
.ACT-archive .A-page-title.author { margin-bottom: 48px; }


/* 	--------------
	ARCHIVE
 	-------------- */
.ACT-archive { position: relative; }
.ACT-archive .A-page-title { margin: 0; }
.ACT-archive .ACT-subcategories {
	margin-top: 16px;
}
.ACT-archive .ACT-subcategories > a {
	margin-right: 16px;
}
.ACT-archive .ACT-list {
	display: flex;
	flex-flow: row wrap;
	margin-top: 48px;
}
.ACT-archive .ACT-list > a {
	width: 33.333%;
	margin-bottom: 32px;
}
.ACT-pagination { margin-top: 64px; }
.ACT-pagination ul {
	display: flex;
    place-content: center;
	padding: 0;
	list-style: none;
}
.ACT-pagination ul li { margin: 0 8px; }
.ACT-pagination ul li a { color: black; }




/* 	--------------
	FOOTER
 	-------------- */
.ACT-footer {
	display: flex;
    padding: 64px 0 0;
    background: #f8f8f8;
}
.ACT-footer-col {
    width: 25%;
    padding: 16px;
    float: left;
}
.ACT-footer-col .ACT-logo {
	width: 100%;
	text-align: center;
}
.ACT-footer-col .ACT-logo img {
    width: 100%;
	max-width: 300px;
	max-height: 120px;
    height: auto;
    padding: 0 32px;
	object-fit: contain;
    object-position: left;
}
.ACT-footer-col h3 {
	margin: 0;
	font: 700 18px var(--fontA);
	color: var(--colorB);
}
.ACT-footer-col label,
.ACT-footer-col p,
.ACT-footer-col li,
.ACT-footer-col a {
    display: block;
	margin: 2px 0;
	font: 400 16px var(--fontA);
	color: black;
}
.ACT-footer-col label { display: inline-block; margin-right: 8px; }
.ACT-footer-col a:hover { color: var(--colorB);  font-weight: 700; }
.ACT-footer-col ul { padding: 0; margin: 0; list-style: none; }

footer a { text-decoration: none; }
footer .ACT-social {
	display: flex;
    padding: 32px;
	text-align: center;
}
footer .ACT-social a {
	margin: 0 16px 0 0;
	cursor: pointer;
}
footer .ACT-social svg { 
	height: 24px;
	fill: var(--colorA);
	transition: 0.3s all;
}
footer .ACT-social a:hover svg { fill: var(--colorB); transform: scale(1.2); }



.ACT-footer-created {
	position: relative;
    width: 100%;
    text-align: center;
    padding: 8px;
    background: var(--colorC);
	z-index: 9;
}
.ACT-footer-created a {
	font-size: 14px;
    font-weight: 700;
    color: var(--colorA);
}
.ACT-footer-created a:hover { color: var(--colorB); }
.ACT-footer-created img {
    height: 40px;
    margin: 16px 0 8px 0;
}






/* PARALLAX */
.actus-parallax { overflow: hidden; }

.velaki {
    display: none;
    background: var(--colorA);
    position: fixed;
    bottom: 16px;
	left: calc(100% - 64px);
    padding: 8px 12px 12px;
    font-size: 20px;
    font-weight: 700;
    color: white;
    transform: rotate(-90deg) scale(1);
    cursor: pointer;
    z-index: 9999;
    border-radius: 7px;
    box-shadow: -4px 4px 8px hsla(0, 0%, 0%, 0.3);
    transition: 0.3s;
}














/* =================================== */
/* 									3D */
/* =================================== */
.A-home-header { padding: 0; }
.ACT-home-content {
	position: fixed;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
}
.actus-3D {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient( hsl(220, 50%, 10%), black, black );
	background: linear-gradient(to top, hsl(150, 50%, 60%), white, white );
	background: linear-gradient(to top, hsl(150, 50%, 60%), white 60%, white 80%, hsl(150, 50%, 80%) );
	overflow: hidden;
	contain: content;
}
#actus-3D-space {
	position: absolute;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	perspective: 700px;
	perspective-origin: 50% 50%;
	transform-style: preserve-3d;
	contain: content;
}
#actus-3D-camera {
	position: absolute;
	width: 100%;
	height: 100%;
	transform-style: preserve-3d;
	/* transition: 1s all; */
}
#actus-3D-observer {
	position: absolute;
	width: 100%;
	height: 100%;
	transform-style: preserve-3d;
}




.actus-3D-content,
.actus-3D-floor,
.actus-3D-plane {
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
}
.actus-3D-item { 
    transform-style: preserve-3d;
    backface-visibility: hidden;
}
.actus-3D-item.double-sided { backface-visibility: visible; }
.actus-plane {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
actus3d timeline {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: white;
}




.actus-3D-video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.actus-3D-photo {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
 



.actus-3D-floor {
    width: 400vw;
    height: 200vw;
    left: -100vw;
	background: linear-gradient(hsl(150, 20%, 75%), white );
	transform: rotateX(90deg) translateZ(25vw) translateY(-70vw);
	backface-visibility: visible;
	background: linear-gradient(to bottom, hsl(150, 50%, 70%), white 70%, white );
}
.actus-3D-floor-L1 { transform: rotateX(90deg) translateZ(25vw) translateY(-70vw) translateX(-400vw); }
.actus-3D-floor-R1 { transform: rotateX(90deg) translateZ(25vw) translateY(-70vw) translateX(400vw); }

  

.actus-3D .A-logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 50vw;
    height: 50vw;
	transform: translateX(25vw) translateZ(-15vw) translateY(-6vw)
}
.actus-3D .A-logo img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	padding: 10%;
	object-fit: contain;
}

.A-logo-text {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 32px;
	transform: unset;
	text-align: center;
}
.A-logo-text h1,
.A-logo-text h2 {
	margin: 0;
	color: hsl(150deg 50% 60%);
	font: 700 30px var(--fontC);
}
.A-logo-text p { margin: 0; font: 400 20px var(--fontB); color: hsl(330, 50%, 45%); }



.actus-3D .A-enter-shadow,
.actus-3D .A-enter { 
    position: absolute;
    left: 0;
    top: 0;
    width: 7vw;
    height: 7vw;
	transform: translateX(46vw) translateZ(-45vw) translateY(54vw);
	cursor: pointer;
	transition: 0.6s all;
}
.actus-3D .A-enter:hover { filter: brightness(0); }

.actus-3D .A-enter-shadow {
	transform: translateX(46vw) translateZ(-45vw) translateY(70vw) rotateX(59deg) scale(1,0.4);
	opacity: 0.25;
	filter: brightness(0) blur(14px);
}


.ACT-helix { 
	position: absolute;
    left: 0;
    top: 0;
	width: 100vw;
	height: 100vw;
	transform-style: preserve-3d;
	transform: rotateZ(90deg) translateY(10vw) translateX(-25vw) translateZ(-30vw);
	pointer-events: none; 
}

.A-helix-box {
	position: absolute;
	left: 30%;
	top: 0;
	width: 70%;
	perspective: 1100px;
	padding: 64px;
	pointer-events: none; 
    transform-style: preserve-3d;
}
.A-helix {
	position: relative;
	top: -80px;
	width: 400px;
	height: 400px;
	margin: 0 auto;
    transform: rotateZ(70deg) rotateX(10deg);
    transform: rotateY(0deg) rotateX(0deg);
    transform-style: preserve-3d;
}
.A-helix .A-clone {
	display: none;
	position: relative;
	animation: spinY 15s linear infinite;
	transform-style: preserve-3d;
}
.A-helix .A-clone div {
	width: 20px;
	height: 20px;
	background: hsla(0, 0%, 0%, 0.7);
	background: hsla(150, 50%, 60%, 0);
	border-radius: 100px;
	transition: 1s background;
}
.A-helix .A-clone div.L {
	position: absolute;
	left: 0;
	top: -10px;
	animation: colorA 7s linear infinite;
}
.A-helix .A-clone div.R {
	position: absolute;
	right: 0;
	top: -10px;
	animation: colorA 7s linear infinite;
}
.A-helix .A-clone div.M {
	width: 100%;
	height: 4px;
	border-radius: 0;
	opacity: 0.3;
	animation: colorA 7s linear infinite;
}



@keyframes spinY {
	0% { transform: rotateY(0deg); }
	100% { transform: rotateY(360deg); }
}
@keyframes colorA {
	0% { background: hsl(150, 50%, 70%); }
	30% { background: hsl(150, 50%, 70%); }
	45% { background: hsla(193, 0%, 0%, 1); }
	55% { background: hsla(193, 0%, 0%, 1); }
	70% { background: hsl(150, 50%, 70%); }
	100% { background: hsl(150, 50%, 70%); }
}



.A-cube {
	position: absolute;
	transform-style: preserve-3d;
}
.A-cube .A-side {
	position: absolute;
	width: 30vw;
	height: 30vw;
	background: blue;
	background: linear-gradient(hsl(0, 0%, 80%), hsl(150, 50%, 60%) );
	background: hsl(150, 50%, 80%);
}
.A-cube .A-side-1 { transform: translateX(50%) rotateY(90deg); background: hsl(150, 50%, 90%); }
.A-cube .A-side-2 { transform: translateX(-50%) rotateY(90deg); background: hsl(150, 50%, 90%); }
.A-cube .A-side-3 { transform: translateY(50%) rotateX(90deg); }
.A-cube .A-side-4 { transform: translateY(-50%) rotateX(90deg); }
.A-cube .A-side-5 { transform: translateZ(15vw); background: hsl(150, 50%, 70%); }
.A-cube .A-side-6 { transform: translateZ(-15vw); background: hsl(150, 50%, 70%); }

.A-cube-1 { transform: translateX(190vw) translateY(45vw) rotateY(45deg); }
.A-cube-3 { transform: translateX(190vw) translateY(45vw) translateZ(-80vw) rotateY(65deg); }
.A-cube-4 { transform: translateX(260vw) translateY(45vw) translateZ(-100vw) rotateY(45deg); }
.A-cube-2 { display: none; transform: translateX(190vw) translateY(55vw) translateZ(-9vw) rotateY(10deg); }
.A-cube-4 .A-side-3,
.A-cube-3 .A-side-3,
.A-cube-1 .A-side-3 { box-shadow: 0 0 22px hsla(0, 0%, 0%, 0.2),  60px 60px 132px hsla(0, 0%, 0%, 0.52); }

.A-cube-2 .A-side { width: 60vw; height: 20vw; }
.A-cube-2 .A-side-2 { background: hsl(150, 50%, 85%); }
.A-cube-2 .A-side-5 { background: hsl(150, 50%, 65%); }
.A-cube-2 .A-side-5 { transform: translateZ(30vw); }
.A-cube-2 .A-side-6 { transform: translateZ(-30vw); }



.A-portfolio-title-shadow,
.A-portfolio-title {
	position: absolute;
	transform: translateX(135vw) translateY(50vw) translateZ(-50vw);
	font: 700 160px var(--fontD);
	opacity: 0.15;
	transition: 1s all 0.5s;
	color: hsl(330, 50%, 45%);
}
.A-portfolio-title-shadow {
	transform: translateX(135vw) translateY(68vw) translateZ(-50vw) rotateX(90deg) scale(1,0.4);
	color: rgba(0, 0, 0, 0);
	text-shadow: 0 0 30px black;
	opacity: 0.05;
}


















/* **************************************************************** */
@media (max-width: 1600px) {
/* **************************************************************** */




}




/* **************************************************************** */
@media (max-width: 1280px) {
/* **************************************************************** */

	


}






/* **************************************************************** */
@media (max-width: 1024px) {
/* **************************************************************** */

	header .ACT-logo { left: 16px; top: 32px; }
	header .ACT-logo img { width: 200px; }
	header .ACT-logo svg { width: 200px; }
	
	header nav {
		top: unset;
		bottom: 8px;
		left: 16px;
		right: unset;
	}
	header nav ul { text-align: left; }
	header nav ul li { margin: 4px 0; }
	
}





/* **************************************************************** */
@media (max-width: 800px) {
/* **************************************************************** */

}





/* **************************************************************** */
@media (max-width: 640px) {
/* **************************************************************** */

	header .ACT-logo { top: 16px; }
	header .ACT-logo img { width: 180px; }
	header .ACT-navigation { left: 16px; top: 140px; }
	
	#primary .ACT-navigation {
		bottom: unset;
		top: 105%;
		transition: 1s all;
	}
	#primary .ACT-navigation ul li a { font-size: 20px; }
	.ACT-back-pic .ACT-navicon {
		display: block;
		position: absolute;
		top: 82.5vh;
		left: 16px;
		width: 24px;
		z-index: 999;
		pointer-events: all;
		transition: 1s all;
		fill: white;
	}
	
	#primary .ACT-navigation ul li a {
		    text-shadow: 0 0 8px black,
						 0 0 18px black,
						 0 0 28px black;
	}
	
	
}



/* **************************************************************** */
@media (max-width: 480px) {
/* **************************************************************** */

	

}



/* **************************************************************** */
@media (max-width: 320px) {
/* **************************************************************** */


}












.fontA { font-family: var(--fontA) !important; }
.fontB { font-family: var(--fontB) !important; }
