/*--------------------------------------------------------------
>>> 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;
}

/* -------------------- 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;
}


/* ---------------------- 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;
}


/* ------------------- 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;
	
	--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); }

.A-content p.blue { margin-top: 24px; }
.blue { color: var(--colorA); }
.colorA { color: var(--colorA); }
.colorB { color: var(--colorB); }


.A-round,
.A-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; }

.A-flex { display: flex; }
.A-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; }


img { position: relative; height: auto; }
img:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: white;
}


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

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


/* Navigation */
header nav .menu-toggle {
	display: none;
	background: transparent;
	border: 0;
	outline: 0;
}
header nav .menu-toggle svg {
	height: 32px;
    fill: black;
    stroke: black;
    stroke-width: 12px;
}
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 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;
	position: absolute;
	min-width: 120px;
	padding: 4px 0;
	text-align: left;
}
header nav ul.sub-menu li {
	margin: 0;
	padding: 4px 0 4px 16px;
}
header nav ul li:hover ul.sub-menu { display: block; }


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 */
.A-search {
	display: flex;
	position: absolute;
    top: 32px;
    right: 5%;
	opacity: 0.35;
}
.A-search:hover {opacity: 1;}
.A-search form { display: flex; }
.A-search label span { display: none; }
.A-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;
}
.A-search .search-submit {
    top: 2px;
    background: transparent;
    color: transparent;
    border: 0;
    font-size: 14px;
    cursor: pointer;
    opacity: 0.7;
}
.A-search .search-submit:hover { opacity: 1; }
.A-search .search-submit img {
    width: auto;
    height: 20px;
    padding: 2px 0;
	object-fit: contain;
}
.A-search svg { height: 24px; margin-left: -48px; pointer-events: none; }

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

.A-page-title {
	margin-bottom: 16px;
	font: 700 40px var(--fontA);
}
.post-tags {
	margin: 0 0 32px;
}
.post-tags a {
	margin: 0 4px 4px 0;
	padding: 2px 6px;
	background: var(--colorA);
	color: white;
}
.post-tags a:hover { background: black; }

.A-content h2 { font-size: 32px; }
.A-content h3 { font-size: 24px; }

.A-content h3 em {
	color: hsl(0, 0%, 70%);
	font-style: normal;
	font-family: Hack, "Fira Code", Consolas, Menlo, Monaco, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", "Courier New", Courier, monospace;
}
.API {
    width: fit-content;
	margin: 0 0 0 !important;
}
.API code {
	padding-right: 20px;
	font-size: 20px !important;
}
.API pre.prism:before { content: unset; }

.wp-block-table { border: 0; border-collapse: collapse; }
.wp-block-table td {
	border: 0;
	background: hsl(0, 0%, 90%);
	border-bottom: 2px solid white;
}
.wp-block-table td:first-child {
	background: hsl(0, 0%, 85%);
}


.wp-block-coblocks-gallery-masonry figure {
	width: 89%;
    left: 1%;
    top: 20px;
	box-shadow: 4px 4px 10px hsla(0, 0%, 0%, 0.52);
}



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




.A-video-frame {
	position: relative;
	background: url(img/laptop.png) no-repeat;
	background-size: 100%;
    width: 80%;
	padding: 2.5% 0.4% 10% 0.3%;
	margin: 32px 0 64px;
    margin-left: 10%;
}
.A-video-frame .wp-block-embed__wrapper {
	position: relative;
	width: calc(100% / 1.3);
	padding-top: calc(56.25% / 1.3);
	margin: 0 auto;
}
.A-video-frame .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



.A-shadow-R { position: relative; }
.A-shadow-R:before {
	content: "";
	position: absolute;
	left: 100%;
	top: 0;
	height: 100%;
	width: 128px;
	background: url(img/shadow-R.jpg) no-repeat;
	background-size: contain;
}



pre[class*="language-"].wp-block-code { margin-bottom: 64px; }
.hcb_wrap pre, .hcb_wrap pre code { line-height: 1.3; }
body .hcb_wrap { margin: 16px 0 16px; }
body .hcb_wrap pre.prism,
body .hcb_wrap pre.prism code { overflow-y: hidden; }


/* **************************************************************** */
/* **************************************************************** */
/* **************************************************************** */
.A-cover figure {
	position: relative;
	height: auto;
	padding: 0 15%;
}
.A-cover figure img { position: relative; height: auto; box-shadow: 8px 8px 24px black; }
.A-content {
	padding: 64px 10%;
}
.A-content p,
.A-content ul { margin: 8px 0; }
.A-content ul li { margin: 0 0 8px; }
.A-content ul.wide li { margin: 0 0 16px; }
.A-content ul li em { font-size: 12px; }
.A-content h2 { color: var(--colorA); margin: 64px 0 16px; }
.A-content h3 { color: var(--colorA); margin: 32px 0 8px; }
.A-content h2:first-child { margin-top: 32px; }


.A-content h2.title-A {
	display: inline-block;
	position: relative;
	color: black;
	font-size: 28px;
}
X.A-content h2.title-A:before {
	content: "";
	position: absolute;
	left: 150%;
	top: 80%;
	width: 600%;
	height: 1px;
	background: black;
	z-index: -1;
	opacity: 0.15;
}
.A-content h2.title-A:after {
	content: "";
	position: absolute;
    left: 30%;
    top: 45%;
    width: 100%;
    height: 70%;
	background: var(--colorA);
	background: black;
	z-index: -1;
	opacity: 0.1;
}

 
.A-comments {
	padding: 64px 25%;
}

.A-author-info { margin-top: 128px; }
.A-author-info h2 { font-size: 22px; }
.A-author-info a,
.A-author-info p { font-size: 14px; }
.A-author-info #author-avatar img {
	width: 64px;
	height: 64px;
	border-radius: 100px;
}

.ACB-POSTS .ACB-container { min-height: unset; }
.ACB-POSTS-item .text { color: hsla(0, 0%, 0%, 0.4); }


body.home .A-content { padding: 0; }
.A-websites.ACB-POSTS[data-type="grid"] .ACB-POSTS-item {
	position: relative;
	width: 20%;
	padding: 0;
	margin: 0;
	background: black;
}
.A-websites.ACB-POSTS[data-type="grid"] .ACB-POSTS-item .image {
	height: 300px;
	opacity: 0.5;
	opacity: 1;
	transition: 1s all;
}
.A-websites.ACB-POSTS[data-type="grid"] .ACB-POSTS-item:hover .image { opacity: 1; }
.A-websites.ACB-POSTS .ACB-container { overflow: unset; }



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


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








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

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



.A-footer-created {
	position: relative;
    width: 100%;
    text-align: center;
    padding: 8px;
    background: var(--colorC);
	z-index: 9;
}
.A-footer-created a {
	font-size: 14px;
    font-weight: 700;
    color: var(--colorA);
}
.A-footer-created a:hover { color: var(--colorB); }
.A-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;
}








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

	.A-websites.ACB-POSTS[data-type="grid"] .ACB-POSTS-item { width: 25%; }



}




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

	
	.A-websites.ACB-POSTS[data-type="grid"] .ACB-POSTS-item { width: 33.333%; }
	


}






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

	
}





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

	header nav .menu-toggle { display: inline-block; }
	header nav ul { display: none; }
	.ACB-POSTS[data-type="grid"] .ACB-POSTS-item {
		width: calc(50% - 16px);
	}
	.A-websites.ACB-POSTS[data-type="grid"] .ACB-POSTS-item { width: 50%; }
}





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

	.ACB-POSTS[data-type="grid"] .ACB-POSTS-item {
		width: 100%;
		margin: 0;
	}
	.A-websites.ACB-POSTS[data-type="grid"] .ACB-POSTS-item { width: 100%; }

	
}



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

	

}



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


}












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