@charset 'UTF-8';
.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
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);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[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;
}
 .slick-loading .slick-list
{
background: #fff url(https://mmt.gr/website/wp-content/themes/mmt/template-parts/blocks/slider/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://mmt.gr/website/wp-content/themes/mmt/template-parts/blocks/slider/fonts/slick.eot);
src: url(https://mmt.gr/website/wp-content/themes/mmt/template-parts/blocks/slider/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://mmt.gr/website/wp-content/themes/mmt/template-parts/blocks/slider/fonts/slick.woff) format('woff'), url(https://mmt.gr/website/wp-content/themes/mmt/template-parts/blocks/slider/fonts/slick.ttf) format('truetype'), url(https://mmt.gr/website/wp-content/themes/mmt/template-parts/blocks/slider/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}@font-face {
font-family: Genericons;
src: url(https://mmt.gr/website/wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.eot);
src: url(https://mmt.gr/website/wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.eot?) format("embedded-opentype");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: Genericons;
src:
url(//mmt.gr/website/wp-content/plugins/jetpack/_inc/genericons/genericons/data:font/woff;base64,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) format("woff"),
url(https://mmt.gr/website/wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.ttf) format("truetype"),
url(https://mmt.gr/website/wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.svg#Genericons) format("svg");
font-weight: 400;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
@font-face {
font-family: Genericons;
src: url(https://mmt.gr/website/wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.svg#Genericons) format("svg");
}
} .genericon {
font-size: 16px;
vertical-align: top;
text-align: center;
transition: color 0.1s ease-in 0;
display: inline-block;
font-family: Genericons;
font-style: normal;
font-weight: 400;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
speak: none;
} .genericon-rotate-90 {
transform: rotate(90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.genericon-rotate-180 {
transform: rotate(180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.genericon-rotate-270 {
transform: rotate(270deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.genericon-flip-horizontal {
transform: scale(-1, 1);
}
.genericon-flip-vertical {
transform: scale(1, -1);
} .genericon-404::before {
content: "\f423";
}
.genericon-activity::before {
content: "\f508";
}
.genericon-anchor::before {
content: "\f509";
}
.genericon-aside::before {
content: "\f101";
}
.genericon-attachment::before {
content: "\f416";
}
.genericon-audio::before {
content: "\f109";
}
.genericon-bold::before {
content: "\f471";
}
.genericon-book::before {
content: "\f444";
}
.genericon-bug::before {
content: "\f50a";
}
.genericon-cart::before {
content: "\f447";
}
.genericon-category::before {
content: "\f301";
}
.genericon-chat::before {
content: "\f108";
}
.genericon-checkmark::before {
content: "\f418";
}
.genericon-close::before {
content: "\f405";
}
.genericon-close-alt::before {
content: "\f406";
}
.genericon-cloud::before {
content: "\f426";
}
.genericon-cloud-download::before {
content: "\f440";
}
.genericon-cloud-upload::before {
content: "\f441";
}
.genericon-code::before {
content: "\f462";
}
.genericon-codepen::before {
content: "\f216";
}
.genericon-cog::before {
content: "\f445";
}
.genericon-collapse::before {
content: "\f432";
}
.genericon-comment::before {
content: "\f300";
}
.genericon-day::before {
content: "\f305";
}
.genericon-digg::before {
content: "\f221";
}
.genericon-document::before {
content: "\f443";
}
.genericon-dot::before {
content: "\f428";
}
.genericon-downarrow::before {
content: "\f502";
}
.genericon-download::before {
content: "\f50b";
}
.genericon-draggable::before {
content: "\f436";
}
.genericon-dribbble::before {
content: "\f201";
}
.genericon-dropbox::before {
content: "\f225";
}
.genericon-dropdown::before {
content: "\f433";
}
.genericon-dropdown-left::before {
content: "\f434";
}
.genericon-edit::before {
content: "\f411";
}
.genericon-ellipsis::before {
content: "\f476";
}
.genericon-expand::before {
content: "\f431";
}
.genericon-external::before {
content: "\f442";
}
.genericon-facebook::before {
content: "\f203";
}
.genericon-facebook-alt::before {
content: "\f204";
}
.genericon-fastforward::before {
content: "\f458";
}
.genericon-feed::before {
content: "\f413";
}
.genericon-flag::before {
content: "\f468";
}
.genericon-flickr::before {
content: "\f211";
}
.genericon-foursquare::before {
content: "\f226";
}
.genericon-fullscreen::before {
content: "\f474";
}
.genericon-gallery::before {
content: "\f103";
}
.genericon-github::before {
content: "\f200";
}
.genericon-googleplus::before {
content: "\f206";
}
.genericon-googleplus-alt::before {
content: "\f218";
}
.genericon-handset::before {
content: "\f50c";
}
.genericon-heart::before {
content: "\f461";
}
.genericon-help::before {
content: "\f457";
}
.genericon-hide::before {
content: "\f404";
}
.genericon-hierarchy::before {
content: "\f505";
}
.genericon-home::before {
content: "\f409";
}
.genericon-image::before {
content: "\f102";
}
.genericon-info::before {
content: "\f455";
}
.genericon-instagram::before {
content: "\f215";
}
.genericon-italic::before {
content: "\f472";
}
.genericon-key::before {
content: "\f427";
}
.genericon-leftarrow::before {
content: "\f503";
}
.genericon-link::before {
content: "\f107";
}
.genericon-linkedin::before {
content: "\f207";
}
.genericon-linkedin-alt::before {
content: "\f208";
}
.genericon-location::before {
content: "\f417";
}
.genericon-lock::before {
content: "\f470";
}
.genericon-mail::before {
content: "\f410";
}
.genericon-maximize::before {
content: "\f422";
}
.genericon-menu::before {
content: "\f419";
}
.genericon-microphone::before {
content: "\f50d";
}
.genericon-minimize::before {
content: "\f421";
}
.genericon-minus::before {
content: "\f50e";
}
.genericon-month::before {
content: "\f307";
}
.genericon-move::before {
content: "\f50f";
}
.genericon-next::before {
content: "\f429";
}
.genericon-notice::before {
content: "\f456";
}
.genericon-paintbrush::before {
content: "\f506";
}
.genericon-path::before {
content: "\f219";
}
.genericon-pause::before {
content: "\f448";
}
.genericon-phone::before {
content: "\f437";
}
.genericon-picture::before {
content: "\f473";
}
.genericon-pinned::before {
content: "\f308";
}
.genericon-pinterest::before {
content: "\f209";
}
.genericon-pinterest-alt::before {
content: "\f210";
}
.genericon-play::before {
content: "\f452";
}
.genericon-plugin::before {
content: "\f439";
}
.genericon-plus::before {
content: "\f510";
}
.genericon-pocket::before {
content: "\f224";
}
.genericon-polldaddy::before {
content: "\f217";
}
.genericon-portfolio::before {
content: "\f460";
}
.genericon-previous::before {
content: "\f430";
}
.genericon-print::before {
content: "\f469";
}
.genericon-quote::before {
content: "\f106";
}
.genericon-rating-empty::before {
content: "\f511";
}
.genericon-rating-full::before {
content: "\f512";
}
.genericon-rating-half::before {
content: "\f513";
}
.genericon-reddit::before {
content: "\f222";
}
.genericon-refresh::before {
content: "\f420";
}
.genericon-reply::before {
content: "\f412";
}
.genericon-reply-alt::before {
content: "\f466";
}
.genericon-reply-single::before {
content: "\f467";
}
.genericon-rewind::before {
content: "\f459";
}
.genericon-rightarrow::before {
content: "\f501";
}
.genericon-search::before {
content: "\f400";
}
.genericon-send-to-phone::before {
content: "\f438";
}
.genericon-send-to-tablet::before {
content: "\f454";
}
.genericon-share::before {
content: "\f415";
}
.genericon-show::before {
content: "\f403";
}
.genericon-shuffle::before {
content: "\f514";
}
.genericon-sitemap::before {
content: "\f507";
}
.genericon-skip-ahead::before {
content: "\f451";
}
.genericon-skip-back::before {
content: "\f450";
}
.genericon-spam::before {
content: "\f424";
}
.genericon-spotify::before {
content: "\f515";
}
.genericon-standard::before {
content: "\f100";
}
.genericon-star::before {
content: "\f408";
}
.genericon-status::before {
content: "\f105";
}
.genericon-stop::before {
content: "\f449";
}
.genericon-stumbleupon::before {
content: "\f223";
}
.genericon-subscribe::before {
content: "\f463";
}
.genericon-subscribed::before {
content: "\f465";
}
.genericon-summary::before {
content: "\f425";
}
.genericon-tablet::before {
content: "\f453";
}
.genericon-tag::before {
content: "\f302";
}
.genericon-time::before {
content: "\f303";
}
.genericon-top::before {
content: "\f435";
}
.genericon-trash::before {
content: "\f407";
}
.genericon-tumblr::before {
content: "\f214";
}
.genericon-twitch::before {
content: "\f516";
}
.genericon-twitter::before {
content: "\f202";
}
.genericon-unapprove::before {
content: "\f446";
}
.genericon-unsubscribe::before {
content: "\f464";
}
.genericon-unzoom::before {
content: "\f401";
}
.genericon-uparrow::before {
content: "\f500";
}
.genericon-user::before {
content: "\f304";
}
.genericon-video::before {
content: "\f104";
}
.genericon-videocamera::before {
content: "\f517";
}
.genericon-vimeo::before {
content: "\f212";
}
.genericon-warning::before {
content: "\f414";
}
.genericon-website::before {
content: "\f475";
}
.genericon-week::before {
content: "\f306";
}
.genericon-wordpress::before {
content: "\f205";
}
.genericon-xpost::before {
content: "\f504";
}
.genericon-youtube::before {
content: "\f213";
}
.genericon-zoom::before {
content: "\f402";
}body #wpadminbar { }
#wpadminbar #wp-admin-bar-comments, #wp-admin-bar-wp-logo {display:none!important;}
#wp-toolbar #wp-admin-bar-site-name .ab-sub-wrapper, #wp-toolbar #wp-admin-bar-wp-logo, #wp-toolbar #wp-admin-bar-top-secondary, #wp-toolbar #wp-admin-bar-visitsite, #wp-toolbar #wp-admin-bar-comments, #wp-toolbar li#wp-admin-bar-tribe-events, #wp-toolbar li#wp-admin-bar-customize, #wp-toolbar li#wp-admin-bar-site-name #wp-admin-bar-appearance {	display:none; }
#wpadminbar #wp-admin-bar-site-name>.ab-item {text-indent:-999px;padding: 0 20px 0 4px;}
#wpadminbar #wp-admin-bar-site-name>.ab-item:before {text-indent:0;}
#wpadminbar #wp-admin-bar-site-name>.ab-item:after {
content: "Content managment";
text-indent: 0px;
display: block;
position: absolute;
color: white;
left: 28px;
top: 0;
} :root {
--active: #01ae8a;  --activehigh: #41ce62; --activehighfilter:invert(46%) sepia(76%) saturate(1982%) hue-rotate(135deg) brightness(92%) contrast(99%); --activedark:#01ae8a;  --homehead: #adc3c4; --footer: #8b8e95; --lightbg: #dee8e9;  --global--font-primary: 'Arimo', Helvetica, Arial, sans-serif;
--global--font-secondary: Georgia, Garamond, serif;
}
html{scroll-behavior:smooth}
body, button, input, select, textarea {
color: #000;
font-family: var(--global--font-primary);
}
body:before { }
body {
background-color:#fff;
}
body:before {display:none;}
body.compensate-for-scrollbar {margin-right:0;}
a {
color: #000;
border-color:white;
}
a:focus {
outline: 0px solid rgb(22 222 176 / 90%);
}
a:focus-visible {
outline: 1px solid rgb(22 222 176 / 90%);
}
a:hover, a:focus, .current_page_item > a {
color: var(--active);
border-color:var(--active);
}
::-moz-selection { color: black;
background: var(--active);
}
::selection {
color: black;
background: var(--active);
}
.entry-content a[href^="tel:"], .entry-content a.mlinked {
margin-left: 30px;
position: relative;
}
.entry-content a[href^="tel:"]::before, .entry-content a.mlinked::before {
background-image: url(//mmt.gr/website/wp-content/themes/mmt/img/vectos-2.svg);
width: 30px;
height: 30px;
background-repeat: no-repeat;
background-position: -35px -251px;
content: " ";
display: block;
position: absolute;
left: -33px;
bottom: -4px;
background-size: 310px 1200px;
transform: scale(0.8);
}
.entry-content a.mlinked::before {
background-position: -35px -179px;
}
.content-area p, .content-area address, .content-area pre, .content-area hr, .content-area ul, .content-area ol, .content-area dl, .content-area dd, .content-area table { }
.hentry + .hentry {
border:0px solid transparent;
margin: 0;
}
#page { min-height: calc(100vh - 267px);
}
.home #page, .page-template-page-section #page {
overflow: hidden;
}
@-webkit-keyframes fadein { from {opacity:0} to {opacity:1} }
@keyframes fadein { from {opacity:0} to {opacity:1} }
@-webkit-keyframes fadein2 { 0% {opacity:0} 50% {opacity:0} 100% {opacity:1} }
@keyframes fadein2 { 0% {opacity:0} 50% {opacity:0} 100% {opacity:1} }
.entry-header, .page-header {
padding: 0 25px;
border-width:0;
}
.site-main .page-header {
padding: 0;
}
.entry-content, .entry-summary, .page-content {
padding: 0 0 3em; }
body.home .entry-content {max-width:unset;}
body.page-template-page-wide-smallheading .entry-content, body.page-template-page-wide-smallheading .entry-summary, body.page-template-page-wide .entry-content, body.page-template-page-wide .entry-summary, body.error404 .page-content, body.search .page-content, .wide .entry-content {
padding: 0 0 3em;
}
body.page-template-page-nosidebar .entry-content, body.page-template-page-nosidebar .entry-summary, .nosidebar .entry-content {
padding: 0 0 3em;
}
body.page-template-page-contact .entry-content, body.page-template-page-contact .entry-summary, .contact .entry-content {
padding: 0 0 3em;
}
body.page-template-page-wide.home .entry-content {padding-bottom:0;}
article .entry-footer {display:none;}
.entry-footer { padding-left: 5%; background-color:#e0efef;} .entry-content h2, .entry-summary h2, .page-content h2, .comment-content h2, .entry-content h3, .entry-summary h3, .page-content h3, .comment-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-summary h4, .entry-summary h5, .entry-summary h6, .page-content h4, .page-content h5, .page-content h6, .comment-content h4, .comment-content h5, .comment-content h6 {
margin-top: 1.6em;
line-height: 1.5;
font-size: 1.7em;
}
.entry-content h2, .entry-summary h2, .page-content h2, .comment-content h2 {
font-size: 2em;
}
.entry-content h3, .entry-summary h3, .page-content h3, .comment-content h3 {
font-size: 1.8em;
margin-top: 1.37em;
margin-bottom: 0.6em;
}
.entry-content h4, .entry-summary h4, .page-content h4, .comment-content h4 {
font-size: 1.4em;
margin-top: 1.37em;
margin-bottom: 0.6em;
}
.entry-content h5, .entry-content h6, .entry-summary h5, .entry-summary h6, .page-content h5, .page-content h6, .comment-content h5, .comment-content h6 {
font-size: 1.2em;
line-height: 1.15;
margin-top: 1.3em;
margin-bottom: 0.2em;
}
.entry-content h6, .entry-summary h6, .page-content h6, .comment-content h6 {
font-family:var(--global--font-primary);
letter-spacing:0!important;
text-transform:none!important;
color: black;
font-size: 1.1em!important;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
font-weight: normal;
color: #595959;
}
.entry-header, .page-header, .page-title, h1, h2, h3, h4, h5, h6 {
font-family:var(--global--font-secondary); 
}
.entry-content h2, .entry-summary h2, .page-content h2, .comment-content h2 { font-size: 1.6em;
}
.entry-title, .widecolumn h2 {
font-size: 20px;
font-size: 2rem;
margin-bottom: 0.2em; 
}
.entry-content h5, .entry-summary h5, .page-content h5, .comment-content h5 {
letter-spacing: 0em;
text-transform: none;
}
.entry-content h6, .entry-summary h6, .page-content h6, .comment-content h6 {
letter-spacing: 0.1em;
text-transform: uppercase;
}
.entry-content b, .entry-content strong {font-weight:bold;}
.breadcrumbs .lockedtitlespan {display:none!important;}
.post-password-protected .lockedtitlespan .genericon.genericon-lock{color:#41bf22;}
.post-password-protected .lockedtitlespan{color:#fff;}
.lockedtitlespan .genericon.genericon-lock {
font-size: 27px;
font-weight:300;
line-height: 10px;
padding-right: 5px;
vertical-align: middle;
padding-left: 0;
margin-left: -5px;
color:#f90000;
}
.entry-content a, .entry-summary a, .page-content a, .comment-content a, .pingback .comment-body > a {
border-bottom: 1px solid #333;
}
.entry-content a:hover, .entry-summary a:hover, .page-content a:hover, .comment-content a:hover, .pingback .comment-body > a:hover {
border-bottom: 1px solid var(--active);
}
.entry-content figure a, .entry-summary figure a, .page-content figure a, .comment-content figure a, .pingback .comment-body > figure a {
border-bottom: 0px solid white;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {-webkit-text-stroke: 0.5px;}
.large-paragraph p {
font-size: 1.25em;
line-height: 1.35;
font-family:Georgia, Garamond, serif;
color:#7a7a7a;
margin-bottom: 0.6em;
}
.large-paragraph .largesubtitle {color:#000;margin:0 0 0.5em;} #tophead {
margin-top: 60px;
overflow-x:clip;
}
header .entry-header {
padding-top: 31px;
padding-bottom: 55px;
background-color:var(--lightbg);
padding-left:0;
padding-right:0; display:block;
width:100%;
}
header .entry-header h1 { border-bottom: 2px solid #757b6f;
display: inline-block;
padding-bottom: 0.1em;
margin-bottom: 0;
color:black;
}
header .entry-header p {
margin:1em 0 -15px;
font-size:1.1em;
line-height: 1.4em;
}
header .entry-header .entry-header-content-wrapper > p {
width: 100%;
}
.page-template-page-wide header .entry-header .entry-header-content-wrapper > p, .page-template-page-wide-smallheading header .entry-header .entry-header-content-wrapper > p { }
.page-template-page-nosidebar header .entry-header .entry-header-content-wrapper > p { max-width:900px;
}
.page-template-page-contact header .entry-header .entry-header-content-wrapper > p {
width:100%;
}
header .entry-header .entry-header-content-wrapper > * {width:100%;} 
.lockedtitlespan {
color:gray;
font-weight: normal;
font-size: 22px;
}
#tophead {
background-color: white; width:100%;
font-family:var(--global--font-secondary); 
position: relative;
top:unset;
width:auto;
}
.header-spacer {
position: fixed;
top:0;
width:100%;
background-color: white;
z-index:10;
-webkit-box-shadow: 0px 10px 13px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 10px 13px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 10px 13px 0px rgba(0, 0, 0, 0.1);
}
.logged-in .header-spacer {top:46px;z-index:3;} 
#tophead .site-header-main{ height: 61px;}
#menu-toggle {
position: absolute;
margin: 0;
top: 0;
right: 0;
padding: 14px 5vw;
}
.logoheader { height:100%;}
.logoheader a {
display: flex;
height:100%;
position: relative;
transition: all .1s ease-in;
}
.logoheader a:hover { }
.logoheader a img {margin-top: 0;}
#language-mob {display:none!important;}
.languagedbox { 
color:black;
display:none!important;
font-size:15px;
text-decoration:none;
color:black; flex:0 0 50px;
height:100%
}
.langsw { height:100%; }
.langsw a{
display: inline-block;
color:black;
outline: 0;
font-weight:normal;
height: 100%;
width: 100%;
display: flex;
justify-content: center;
flex-direction: column;
border-bottom:3px solid white;
position:relative;
padding-left: 20px;
}
.languagedbox a:after {
width: 25px;
height: 25px;
background-repeat:no-repeat;
background-size:25px 25px;
content:" ";
display:block;
position:absolute;
left: 42px;
top: calc(50% - 13px); opacity:0.6;
}
#el .languagedbox a:after {background-image: url(//mmt.gr/website/wp-content/themes/mmt/img/en-flag.svg);}
#en .languagedbox a:after {background-image: url(//mmt.gr/website/wp-content/themes/mmt/img/el-flag.svg);}
#site-header-search a:hover, .langsw a:hover {color:var(--active);}
#site-header-search a:hover:after, .langsw a:hover:after {
opacity:1;
filter: var(--activehighfilter);
}
.site-header-main{padding-top:0;padding-left:0;}
.site-header-main {
display:block;
width:100%;
padding-left:5vw;
padding-right:5vw;
}
.maincontent-wrapper, #thefooter > .container{
position:relative;
display: block;
max-width: calc(1250px + 10vw);
margin: 0 auto;
padding-left: 5vw;
padding-right: 5vw;
}
.entry-header-content-wrapper {
max-width: calc(1250px + 10vw);
margin: 0 auto;
padding-left: 5vw;
padding-right: 5vw;
}
.site-header-main .site-branding {
height:100%;
padding:0;
width:110px;
min-height:unset;
}
.site-header-main .site-header-menu {
flex:1;
height:100%;
display:none;
}
.site-header-main .site-header-menu .header-navigation, .site-header-main .site-header-menu .header-navigation .menu-top-container {
height:100%;
}
#menu-top, #menu-top-english {
font-family:var(--global--font-secondary);
height:100%;
margin:0;
display:block;
text-align:right;
font-size: 0;  }
.break-each-word {word-spacing: 100vw;}
#menu-top li, #menu-top-english li { height:100%;
position:relative;
display:inline-block;
padding:0;
}
#menu-top li a, #menu-top-english li a {
width:100%;
height:100%;
font-size: 18px;
font-size: 1.8rem;
line-height:1.5; display: flex;
justify-content: center;
flex-direction: column;
border-bottom:3px solid white;
font-weight:normal;
transition: color .4s ease-in, background-color 0.2s ease-in, border 0.2s ease-in;
padding:0 15px;
letter-spacing: 0.3px;
}
#menu-top li.current_page_item a, #menu-top li.current-menu-item a, #menu-top li.current-page-ancestor a, #menu-top-english li.current_page_item a, #menu-top-english li.current-menu-item a, #menu-top-english li.current-page-ancestor a, 
.hotels #menu-top li.menu-button-work a, .category-hotels #menu-top li.menu-button-work a,
.theaters #menu-top li.menu-button-competence a, .category-theaters #menu-top li.menu-button-competence a,
.experience #menu-top li.menu-button-experience a, .category-experience #menu-top li.menu-button-experience a {
color:black;
border-bottom:1px solid black;
transition: color .1s ease-in;
}
#menu-top li a:hover, .langsw a:hover, #menu-top-english li a:hover, #menu-top-english li.current-menu-item a, #menu-top-english li.current-page-ancestor a{ color:#000;
border-bottom:1px solid #cecece;
background-color:#cecece;
transition: color .1s ease-in, background-color 0.2s ease-in, border 0s ease-in;
} .header-navigation ul.sub-menu-paged {
position:absolute;
background-color:gray; 
list-style-type: none; background-color:#cecece;
padding: 0;
margin: 0; 
font-size: 0;
display: none;
grid-template-columns: 1fr 1fr 1fr;
opacity:0;
transition: opacity 0.2s ease;
pointer-events: none; z-index:0;
}
.header-navigation ul.sub-menu-paged.subopen {
opacity:1;
transition: opacity 0.2s ease;
animation: mainanim 0.5s ease forwards;
pointer-events: auto;
transition-delay: 0s;
}
@keyframes mainanim {
0% {margin-right: -20px;}
100% {margin-left:0;}
}
li.mtogglers.subopen { background-color:#cecece!important;
-webkit-user-select: none;
-webkit-touch-callout: none }
li.mtogglers {transition:background-color 0.2s ease-in;}
li.mtogglers.subopen a { border-color:#cecece!important;
color: #000!important;
}
.header-navigation ul.sub-menu-paged.work {
right: calc(5vw + 138px);
width: 659px;
}
.header-navigation ul.sub-menu-paged.competence {
right: 0; width:calc(5vw + 734px);
}
.header-navigation ul.sub-menu-paged.experience {
right: 0;
width: 800px;
min-height: 87px;
}
.header-navigation ul.sub-menu-paged > li {
position: relative;
display: inline-block;
vertical-align: top;
padding-right: 0;
margin-right: 0;
}
.header-navigation ul.sub-menu-paged > li:after {
content:"";
position:absolute;
right:0;
top:20px;
height:calc(100% - 40px);
width:1px;
background-color:#7d7d7d;
}
.header-navigation ul.sub-menu-paged > li:last-child:after {display:none;}
.header-navigation ul.sub-menu-paged ul.children {
list-style-type: none;
margin:0;
font-family:var(--global--font-primary);
font-size: 0.83em;
margin-bottom:30px;
line-height: 1.3;
}
.header-navigation ul.sub-menu-paged li {position:relative;}
.header-navigation ul.sub-menu-paged > li a { color:black;
padding: 8px 40px;
width: 100%;
display: inline-block;
}
.header-navigation ul.sub-menu-paged > li > a { padding: 12px 40px;
position: relative;
margin: 20px 0 0 0;
font-size: 18px;
font-size: 1.8rem;
white-space: break-spaces;
line-height: 1.3;
}
.header-navigation ul.sub-menu-paged ul.children > li {
}
.header-navigation ul.sub-menu-paged ul.children > li a {
font-size:15px;
color: #444;
} .header-navigation ul.sub-menu-paged ul.children:not(.projects) > li a { }
.header-navigation ul.sub-menu-paged ul.children:not(.projects) > li { }
.page-id-12 ul.gridlist.mmttiles li > a.subpagedplus, .page-id-14 ul.gridlist.mmttiles li > a.subpagedplus, 
.page-id-26 ul.gridlist.mmttiles li > a.subpagedplus, .page-id-28 ul.gridlist.mmttiles li > a.subpagedplus, 
.page-id-881 ul.gridlist.mmttiles li > a.subpagedplus, .page-id-883 ul.gridlist.mmttiles li > a.subpagedplus { }
.header-navigation ul.sub-menu-paged > li.current_page_item { }
.header-navigation ul.sub-menu-paged > li a:hover, 
.header-navigation ul.sub-menu-paged ul.children > li a:hover { color: #000;
z-index: 2;
position: relative;
}
.header-navigation ul.sub-menu-paged > li.projects { } .header-navigation ul.sub-menu-paged li.projects a {
border:0px solid transparent;
} .site-header-menu-mob {
z-index:1;
display:block;
-webkit-flex: 0 1 100%;
-ms-flex: 0 1 100%;
flex: 0 1 100%;
margin: 0;
transition: height .3s ease, padding .3s ease;
-webkit-transition: height .3s ease, padding .3s ease;
height: 0;
overflow: hidden;
width: 100%;
box-sizing: content-box;
}
.site-header-menu-mob.toggled-on { height:10px;
border-bottom: 1px solid #d4d4d4;
margin-bottom: 0;
padding-top: 3px;
padding-bottom: 0;
display: block;
overflow:visible;
}
.main-navigation-mob {
background-color:white;
position: relative;
height:100vh;
}
.main-navigation-mob li {
width: 100%;
float: none;
border: 0px;
margin: 0;
display: block;
background-color: white;
border-width: 0;
font-size: 1em;
z-index: 2;
position: relative;
}
.main-navigation-mob li.break-each-word {word-spacing:unset;}
.main-navigation-mob .menu-item-has-children > a {position:relative;}
.main-navigation-mob .menu-item-has-children > a {padding: 20px 60px 20px 26px;}
.main-navigation-mob .menu-item-has-children > a:after, .main-navigation-mob .menu-item-has-children span.cleared:after {
background-image: url(//mmt.gr/website/wp-content/themes/mmt/img/vectos-2.svg);
width: 36px;
height: 28px;
background-repeat: no-repeat;
background-position: -98px -462px;
content: " ";
display: block;
position: absolute;
right: 5vw;
top: calc(50% - 13px);
transition: all .1s ease-out;
background-size: 310px 1200px;
}
.main-navigation-mob .mobile-menu > li .dropdown-toggle {display: none!important;}
.main-navigation-mob ul ul {
display: block;
position: relative;
z-index: 99999;
overflow: hidden;
height: 0px;
left:0;
transition: height .3s ease;
-webkit-transition: height .3s ease;
animation: example2 0.5s ease-out forwards;
display: block;
margin: 0;
padding:0;
position: absolute;
z-index: 99999;
list-style: none;
}
.main-navigation-mob ul li > ul li {
width: 100%!important;
background-color: white!important;
border-width:0px!important;
}
.main-navigation-mob li ul.sub-menu li a {
color: white;
text-align: left;
display: block;
font-size: 1.1em;
text-transform: none;
letter-spacing: 0;
padding: 12px 10px 9px 48px;
border-bottom: 1px solid #4f4f4f;
margin: 0;
width: 100%;
background-color: #464646;
transition: padding 0.3s ease-out;
box-sizing: border-box;
}
.main-navigation-mob li ul.sub-menu li a:before {
width: 20px;
height: 20px;
content: "-";
display: block;
position: absolute;
left: 28px;
top: 10px;
transition: all .1s ease-in;
}
.main-navigation-mob .menu-item-has-children > a {pointer-events: none;}
.main-navigation-mob li ul.sub-menu li.current_page_item a {color:var(--active);}
.main-navigation-mob ul ul {
display: block;
position: relative;
z-index: 99999;
overflow:hidden;
height:0px;
transition: height .3s ease;
-webkit-transition: height .3s ease;
animation: example2 0.5s ease-out forwards;
} .main-navigation-mob li.iamopen ul.sub-menu{
position: relative!important;
left: 0!important;
display:block;
animation: example 0.3s ease-out forwards;
border-bottom: 2px solid #ababab;
}
.main-navigation-mob li.iamopen > a {
background-color: #efefef;
}
.main-navigation-mob .menu-item-has-children.iamopen > a:after, .main-navigation-mob .menu-item-has-children.iamopen span.cleared:after {
transform: rotate(90deg) translateY(6px);
}
@keyframes example {
0% {height: 10px;}
90% {height: 170px;}
100% {height:100%;}
}
@keyframes example2 {
0% {height: 100%;}
10% {height: 150px;}
100% {height:0;}
}
.main-navigation-mob ul li > ul li {
width:100%!important;
background-color:white!important;
}
.main-navigation-mob ul.sub-menu li:last-child {padding-bottom:0;}
.main-navigation-mob li a, #mobile-navigation-extras .langsw a, .main-navigation-mob li span.cleared {
font-size: 14px;
font-weight: 400;
letter-spacing: 0.7px;
padding: 20px 5vw;
color:black;
font-weight:normal;
background-color:#fff;
border-radius: 0;
border-bottom: 1px solid #d7d7d7; 
font-size:1.2em;
letter-spacing:0.2px;
font-weight:normal;
text-align:left;
box-shadow:unset;
display: block;
line-height: 1.4;
position:relative;
cursor:pointer;
}
.main-navigation-mob li.iamopen span.cleared {
background-color: #464646;
color: var(--active);
border-color:var(--active);
}
.main-navigation-mob li a:hover, .main-navigation-mob li a:active, .main-navigation-mob li a:focus, 
.main-navigation-mob li span.cleared:hover, .main-navigation-mob li span.cleared:focus, .main-navigation-mob li ul.sub-menu li a:hover, 
.main-navigation-mob li ul.sub-menu li a:active, .main-navigation-mob li ul.sub-menu li a:focus, 
#mobile-navigation-extras .langsw a:hover, #mobile-navigation-extras .langsw a:active, #mobile-navigation-extras .langsw a:focus, 
#mobile-navigation-extras .langsw a:hover::before, #mobile-navigation-extras .langsw a:active::before, #mobile-navigation-extras .langsw a:focus::before {
background-color: #464646;
color: var(--active);
}
.main-navigation-mob .menu-item-has-children span.cleared:hover::after, .main-navigation-mob li.iamopen span.cleared::after {
filter:var(--activehighfilter);
}
.main-navigation-mob li ul.sub-menu li:hover a {
padding-left: 60px!important;
}
.main-navigation-mob li ul.sub-menu li:hover a:before {
content: "→";
}
#menu-toggle.toggled-on span {
background-color:black!important;
}
.main-navigation-mob ul .toggled-on {
display: block!important;
position: relative!important;
left: 0!important;
}
.main-navigation-mob ul.mobile-menu, ul.mob-menu-section-pages {margin:0;}
#mobile-navigation-extras {
background-color:white;
padding:0;
overflow:hidden;
-webkit-box-shadow: 0px 10px 22px -9px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 10px 22px -9px rgba(0,0,0,0.5);
box-shadow: 0px 10px 22px -9px rgba(0,0,0,0.5);
}
.mobmenuopen { }
.menu-toggle {
margin: 0;
position: absolute;
background-color: transparent;
border: 0px solid #fff!important;
color: white!important;
font-size: 3px;
margin: 0;
padding: 5px;
z-index:99999;
transition:top 0.55s ease;
}
.menu-toggle.toggled-on, .menu-toggle.toggled-on:hover, .menu-toggle.toggled-on:focus {
border-color: transparent!important;
color: white!important;
border-radius: 3px;
top: 0px!important;
}
.menu-toggle:hover, .menu-toggle:focus {
background-color:transparent;
}
#menu-toggle span {
display: block;
width: 33px;
height: 4px;
margin-bottom: 5px;
position: relative;
background: #000000;
border-radius: 0px;
z-index: 1;
-webkit-transform-origin: 4px 0px;
transform-origin: 4px 0px;
transition: background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
opacity 0.55s ease,
-webkit-transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
opacity 0.55s ease;
transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
opacity 0.55s ease,
-webkit-transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}
#menu-toggle span:first-child{
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
}
#menu-toggle span:nth-last-child(2){
-webkit-transform-origin: 0% 100%;
transform-origin: 0% 100%;
}
#menu-toggle:hover span {background: var(--active);} #menu-toggle.toggled-on span{
opacity: 1;
-webkit-transform: rotate(45deg) translate(-7px, -13px);
transform: rotate(45deg) translate(-7px, -13px);
background: #3ab5a7;
}
#menu-toggle.toggled-on:hover span {background: var(--active) !important;} #menu-toggle.toggled-on span:nth-last-child(3){
opacity: 0;
-webkit-transform: rotate(0deg) scale(0.2, 0.2);
transform: rotate(0deg) scale(0.2, 0.2);
} #menu-toggle.toggled-on span:nth-last-child(2){
-webkit-transform: rotate(-45deg) translate(-7px, 13px);
transform: rotate(-45deg) translate(-7px, 13px);
}
#language-mob .langsw { position:relative;width:100%;overflow:hidden;}
#language-mob .langsw a {width:100%;overflow:hidden;}
#language-mob .langsw a:before {
display: block;
position: absolute;
left: 52px;
font-weight: normal;
color: #040404;
}
#el #language-mob .langsw a:before {content: "- " attr(mobdesc) " ";}
#en #language-mob .langsw a:before {content: "- " attr(mobdesc) " ";}   .breadcrumbs { padding: 11px 25px 14px;
background-color:#f1f7f7; font-weight:400;
font-size: 12px;
max-width: 100%;
overflow: hidden; height: auto;
border-top:1px solid #e6e6e6;
border-bottom:1px solid #e6e6e6;
position:relative;
}
.breadcrumbs a.not-in-use { }
.breadcrumbs a, .breadcrumbs .nolinkman { }
.breadcrumbs span:first-child a { padding-left:0px;}
.breadsep { 
font-size: 23px;
line-height: 0;
display: inline-block;
vertical-align: middle;
margin-top: -3px; }
.breadcrumbs > span a {font-weight:400;}
.breadcrumbs > span {font-weight:400;}
.breadcrumbs span:first-child {}
.breadcrumbs > span a:hover {color:var(--activehigh);
}  #sidebar {
z-index: 2;
overflow: visible;
position: absolute;
right: 13px;
top: -113px;
transform: scale(0.8);
transform-origin: right;
}
.sidebar-header {
display: none;
padding:10px 0;
margin:10px 0 30px;
}
.hentry {padding:0;}
.page-template-page-wide-smallheading .hentry {
max-width: 920px;
}
body.home #main {padding:0;}
#main, .sidebar, #primary:not(.ofsection) {padding-top: 15px;}
.home #primary:not(.ofsection) {padding-top: 0;}
#secondary #social-navigation {
display:none!important;
}
.widget .widget-title {
border-top: 1px solid #dcdcdc;
padding-top: 20px;
font-family:var(--global--font-secondary); 
text-transform: none;
font-size: 15px;
font-size: 1.5rem;
letter-spacing: 0;
font-weight: 600;
margin: 0 0 8px;
}
.widget .textwidget p { 
font-family:var(--global--font-secondary); 
}
.main-navigation {font-size:inherit!important;}
.main-navigation li, .widget_categories li {
border-width:0px;
transition: border-color 200ms ease-out;
}
.main-navigation ul ul {display: none;}
.main-navigation ul li.current_page_item ul.children, .main-navigation ul li.current_page_ancestor ul.children,
.main-navigation ul li.current_page_parent ul.children {
height:auto!important;
display:block!important;
animation:unset; 
}
.main-navigation ul ul.children { padding:0;padding-left: 0.6em;margin-left: -0.6em; }
ul#menu-page {font-size: 16px;}
ul#menu-page > li {margin-bottom: 15px;}
ul#menu-page > li > a {font-weight:bold;display: inline-block;padding: 0.3em 0.6em;margin-left: -0.6em;
border:2px solid white;transition: border-color .2s ease-out, color .2s ease-out;}
ul#menu-page > li.current_page_item > a {border-color:black;}
ul#menu-page > li > a:hover {border-bottom-color: black;}
ul#menu-page > li:hover > a {}
.main-navigation li.current_page_item a, .main-navigation li.current_page_ancestor a, .main-navigation li.current_page_paren a {color:inherit;}
.main-navigation li:hover, .widget_categories li:hover {border-color:var(--active);}
.main-navigation li a {transition: border-color .5s ease-out;}
.main-navigation li a:hover, .widget_categories li a:hover {color: black;border-bottom-color: black;}
.main-navigation ul ul li.current_page_item a, 
ul#menu-page > li.current_page_item > a,
.main-navigation ul > li.current_page_item > a {border:2px solid black;color:black;}
.main-navigation li.current_page_item a, .widget_categories li.current-cat a{}
body .main-navigation a {padding: 0.3em 0;}
.main-navigation ul ul { margin-left:0;}
.main-navigation ul ul li {margin-left:-0.6em;} 
.main-navigation ul ul li:last-child {padding-bottom:15px;}
.main-navigation ul ul li a{padding: 0.3em 0.6em;display: inline-block;border:2px solid white;}  .page #main { padding-top:0; }
.page #main article.has-post-thumbnail { background-color:transparent; }
.page #main article.post-password-required .page-featured-image  { margin-top:-70px; }
.main-navigation ul {
border-top-width: 0px;
border-bottom-width: 0px;
padding-bottom:5em;
}
.sidebar .main-navigation ul {
padding-bottom:1em;
}
.parent-page-title {
font-size: 17px;
font-size: 1.7rem;
line-height: 1.4;
padding:0;
margin:0;
text-transform: uppercase;
font-weight: bold;
}
.parent-page-title a {
color:black;
border-bottom: 5px solid #676767;
padding-bottom: 7px;
}
.parent-page-title a:hover {border-color: var(--active);}
.post-password-required .entry-content form {
max-width: 500px;
}
.post-password-required .entry-content form label{
margin-top:20px;
display: block;
}
.post-password-required .entry-content form input[name="Submit"] {
margin-top:20px;
display: block;
margin-top: 20px;
display: block;
text-transform: none;
font-weight: normal;
font-size: 17px;
padding: 12px 24px 14px 24px!important;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
border: 1px solid #b7b7b7;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus {
border: 1px solid var(--active);
}
input[type="text"]:hover, input[type="email"]:hover, input[type="url"]:hover, input[type="password"]:hover, input[type="search"]:hover, textarea:hover {
border: 1px solid var(--active);
}
.page-featured-image { 
width:100%;
border-bottom: 1px solid #dde2e2;
background-color: #f1f7f7;
}
.page-featured-image.feat-large { min-height:300px;
}
.page-featured-image.feat-small {
height:27vh;
max-height: 350px;
}
.page-featured-image.feat-large img, .page-featured-image.feat-small img{ 
width:100%;
height:100%;
object-fit:cover;
}
.page-featured-image.feat-contain {
height:auto;
max-height: unset;
}
.page-featured-image.feat-contain img{
width:auto;
height:auto;
object-fit:unset;
margin:0 auto;
display:block;
}
.page-featured-image.feat-contain-padd img{
width:auto;
height:auto;
object-fit:unset;
margin:0 auto;
display:block;
padding:0 6%;
}
.page-featured-image.feat-large.feat-top img, .page-featured-image.feat-small.feat-top img{ 
object-position: top;
}
.page-featured-image.feat-large.feat-center img, .page-featured-image.feat-small.feat-center img{ 
object-position: center;
}
.page-featured-image.feat-large.feat-bottom img, .page-featured-image.feat-small.feat-bottom img{ 
object-position: bottom;
}
.hentry.has-post-thumbnail .entry-header{ }
.hentry .page-featured-image + .entry-header {
padding-top: 15px;
}
.entry-actions { display:block;
padding: 0;
overflow:visible;
cursor:pointer;
}
.entry-action-button:hover, .entry-action-button:hover a {color:var(--active);}
.entry-action-button {
float:left;
font-size:12px;
font-size:1.2rem;
line-height: 1.9;
position:relative; text-align:center;
height:123px;
}
.entry-action-button:hover:before {
filter:var(--activehighfilter);
}
.entry-action-button.share {
padding:25px;
}
.entry-action-button.print {
display:none;
}
.entry-action-button.contact {
padding-left:0;
position:relative;
display:none;
}
.entry-action-button.contact a {
padding: 66px 25px 25px 0;
display: block;
position: relative;
transition: all .1s ease-in;
}
.entry-action-button.contact:before {
position:absolute;
left: 0;
right: 25px;
top:25px;
}
.single .entry-action-button.contact:before {
right: 0;
}
.entry-action-button:before {
background-image: url(//mmt.gr/website/wp-content/themes/mmt/img/vectos-2.svg);
width: 40px;
height: 40px;
background-repeat: no-repeat;
background-position: -35px -32px;
content: " ";
display: block;
position: relative;
margin: 0 auto;
transition: all .1s ease-in;
background-size: 310px 1200px;
}
.entry-action-button.contact:before {
background-position: -28px -676px;
}
.entry-action-button.share:before {
background-position: -30px -397px;
}
.entry-action-button.print:before {
background-position: -30px -330px;
}
.morereader {
color: gray;
display: block;
padding: 0.5em 0 0;
}
ul.gridlist.mmttiles > li:hover .morereader {
color: var(--active) ;
}
.entry-content a img, .entry-summary a img, .page-content a img, .comment-content a img {
border: 1px solid #ccc;
}
.gallery { margin-left: -1.79104477%;margin-right: -1.79104477%;}
ul.gridlist { 
list-style: none; margin: 0;
display: grid!important;
grid-template-columns: 1fr 1fr;
padding: 0 0 30px 0;
grid-gap: 20px;
row-gap: 20px;
}
ul.gridlist ul.children {
margin:0;
list-style: none;
position: absolute;
bottom: 20px;
left:20px;
width: calc(100% - 40px)!important;
max-height: 169px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
ul.gridlist li.page-item-227 ul.children {
column-count: 2;
text-overflow: ellipsis;
}
article .entry-content ul.gridlist li::after {
display:none;
}
ul.gridlist > li { font-family:var(--global--font-secondary); 
font-size:100%; 
font-weight:bold;
background-color:white;
border: 1px solid #afafaf;
padding:0;
transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
ul.gridlist > li:hover {
border: 1px solid #93cfa9;
background-color: white;
}
ul.gridlist ul.children li a {
display: inline-block;
padding: 0 2px 2px 2px;
margin-top: -3px;
vertical-align: middle;
max-width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
ul.gridlist > li:hover { }
ul.gridlist > li:hover a { }
ul.gridlist li > a.subpagedplus {
display: block;
width: 100%;
font-size: 20px;
line-height:26px;
font-weight: 700;
padding:15px 20px;
margin: 0;
height: 250px;
text-align: left;
border-bottom: 0px solid transparent;
box-shadow:none;
color:black;
font-family:var(--global--font-secondary); 
}
ul.gridlist li > a.subpagedplus:hover {
box-shadow:none;
border-width:0;
}
ul.gridlist li ul li{
margin:0 !important;
padding:0!important;
}
ul.gridlist li ul li a {
font-weight:normal;
box-shadow:none;
font-size: 15px;
line-height:20px;
padding:3px 0;
margin:0;
height:auto;
font-family:var(--global--font-secondary); 
}
ul.gridlist li ul li a:hover {
box-shadow:0 1px 0 0 var(--active);
}
ul.gridlist li .gridlinkdummy ul li a {
padding: 10px 0 10px 0;
display: block;
font-size: 1.1em;
line-height:1.1;
margin-bottom: 1px;
margin-right:20px;
font-weight: normal;
position:relative;
opacity:0.7;
}
ul.gridlist li .gridlinkdummy ul li {
display: inline-block;
}
ul.gridlist li ul li.page_item_has_children ul.children {
display:none;
}
h4.subpagetitle {
padding: 20px 0 0;
border-top: 1px solid #d0d0d0;
margin-top: 30px;
font-weight: 500;
}
ul.gridlist.subpages {
grid-template-columns: 1fr 1fr;
grid-auto-rows: 1fr;
}
ul.gridlist.subpages li a {
height: 100%;
font-weight: 500;
letter-spacing: -0.4px;
font-size: 14px;
line-height: 17px;
padding: 8px 10px;
display: table-cell;
vertical-align: middle;
}
ul.gridlist.subpages {
grid-gap: 3px;
margin:0;
}
ul.gridlist.subpages li {
border-color:#dadada;
padding-left:0px;
display: table;
height: 100%;
}
ul.gridlist.subpages li:hover {border-color:var(--active);}
ul.gridlist.subpages > li:hover a {color:var(--active);}
ul.gridlist.subpages li ul.children { display:none; }
ul.gridlist.mmttiles {
grid-template-columns: 1fr;
overflow:visible;
margin:3em 0;
border-top: 1px solid #d2d2d2;
padding: 3em 0 0;
}
ul.gridlist.mmttiles.threecol {
border-top: 0px solid #d2d2d2;
padding: 0;
margin: 0 -20px;	
grid-gap: 0;	
}
ul.gridlist.mmttiles > li {
border:1px solid #dadada;
transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
padding-left:0px;
margin:0;
}
ul.gridlist.mmttiles > li:hover {
border-color:var(--active)!important;
background-color:transparent;
}
ul.gridlist.mmttiles li > a.subpagedplus, ul.gridlist.mmttiles .gridlinkdummy {
padding: 2% 10% 3% 2.5%;
height:auto;
height:100%;
position:relative;
min-height: auto;
transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
ul.gridlist.mmttiles .gridlinkdummy {
padding: 0;
color:white;
}
ul.gridlist.mmttiles.threecol .gridlinkdummy {padding:0 20px;}
ul.gridlist.forchildren > li {
border:0px solid #dadada;
}
@media screen and (min-width: 46.25em) and (max-width: 59.6875em) {
ul.gridlist.mmttiles:not(.threecol) li:nth-child(even) .gridlinkdummy {
padding: 0 0 0 5%;
}
ul.gridlist.mmttiles:not(.threecol) li:nth-child(odd) .gridlinkdummy {
padding: 0 5% 0 0;
}
}
ul.gridlist.mmttiles > li:hover > a {
color:black; }
ul.gridlist.mmttiles > li:hover > a > p {
opacity:1;
}
ul.gridlist.mmttiles h3{
padding:0;
margin:0;
font-size:18px;
font-size: 1.8rem;
line-height: 1.3;
padding-bottom: 0; 
color:black;
}
ul.gridlist.mmttiles p{
padding:0;
margin:0;
font-size:0.8em;
line-height:1.75;
font-weight:400;
font-family:var(--global--font-primary);
opacity:0.8;
}
ul.gridlist.mmttiles:not(.forchildren) p {
padding:10px 0 0;
color: #000;
line-height: 1.5;
padding-top: 20px;
font-size: 0.75em;
}
ul.gridlist.mmttiles .gridlinkdummy p { 
font-size:1em;
margin-bottom:1em;
}
ul.gridlist.mmttiles > li > a::before, ul.gridlist.mmttiles > li .gridlinkdummy h2 a::before {
background-image: url(//mmt.gr/website/wp-content/themes/mmt/img/vectos-2.svg);
width: 46px;
height: 46px;
background-repeat: no-repeat;
background-position: -26px -729px;
content: " ";
display: block;
position: absolute;
right: 16px;
bottom: calc(50% - 23px);
transition: all .1s ease-out;
transform: scale(0.7);
background-size: 310px 1200px;
opacity: 0.4;
}
ul.gridlist.mmttiles > li > a::before {
right: 5px;
top: 5px;
}
ul.gridlist.mmttiles > li .gridlinkdummy h2 a::before {
transform: scale(1); 
opacity: 1;
position:relative;
display:inline-block;
right:7px;
top:14px;
bottom:unset;
filter: invert(100%);
}
ul.gridlist.mmttiles > li:hover .gridlinkdummy h2 a::before {
}
ul.gridlist.mmttiles > li .gridlinkdummy h2 a:hover::before {
filter:var(--activehighfilter);
}
ul.gridlist.mmttiles li:hover a:before { transition: all .2s ease-out;
filter:var(--activehighfilter);
opacity: 1;
}
body.page-template-page-section ul.gridlist.mmttiles {
margin:0;
border-top: 0px solid #fff;
padding: 5px 0 0 0;
width: 100%;
margin-left: 0;
}
ul.gridlist > li .gridlinkdummy h2 {
margin:0 0 0.7em;
line-height: 1.2;
}
ul.gridlist > li .gridlinkdummy a {
border-bottom:0px solid transparent;
margin-bottom: 20px;
display: block;
color:white;
}
ul.gridlist > li .gridlinkdummy a:hover {color:var(--active);opacity:1;} 
ul.gridlist > li .gridlinkdummy ul {
margin:0 0 0;
}
body.page-template-page-wide #sidebar, body.page-template-page-wide-smallheading #sidebar, body.page-template-page-nosidebar #sidebar, body.page-template-page-contact #sidebar, body.error404 #sidebar, body.search #sidebar {
display:none;
}
body.page-template-page-wide:before, body.page-template-page-wide-smallheading:before, body.page-template-page-nosidebar:before, body.page-template-page-contact:before, body.error404:before, body.search:before {
display:none;
}
body.page-template-page-wide ul.gridlist.mmttiles, body.page-template-page-smallheading ul.gridlist.mmttiles {
display:none;
} .entry-title, .page-title, .widecolumn h2 {font-size:2em;} 
#thecalcheader h1 {padding-bottom: 0.4em;}
body.page-template-page-wide-smallheading #thecalcheader h1 {font-size: 2em;}
.page-template-page-section #sidebar {display:none;}
.page-template-page-section .site-content {
float: none;
margin-left: 0;
width: 100%;
margin-right: 0;
padding-right: 0;
}
.page-template-page-section #main section.selected-projects::before {
background-color: #fff;
}
.page-template-page-section #main section.large-paragraph {
position:relative;
max-width: unset;
margin: 0;
}
.page-template-page-section #main section.large-paragraph p {
z-index:unset;
}
.page-template-page-section #main section.large-paragraph > * {
z-index: 1;
position: relative;
}
.page-template-page-section #main section.large-paragraph::before {
display: block;
content: " ";
position: absolute;
left: -800px;
top: 0;
width: 3000px;
height: 100%;
z-index: 0;
background-color: #8b8e95;
}
.page-template-page-section #main section.large-paragraph { max-width:unset;
margin: 0;
hyphens: auto;
column-count: 1;
column-gap: 0em; }
#main section .smallparagraph { font-size: 1em;
line-height:1.75;
color: white;
font-family: var(--global--font-primary);
}
.page-template-page-section .entry-content {
padding:0;
}
.page-template-page-section .entry-content h2.titleofposts-subpage {
margin-top:0;
margin-bottom: 1em;
color:black;
}
section.grayish {position:relative;}
section.grayish > * {
z-index: 1;
position: relative;
}
section.grayish::before {
display: block;
content: " ";
position: absolute;
left: -800px;
top: 0;
width: 3000px;
height: 100%;
z-index: 0;
background-color: #64696c;
}
ul.gridlist.forchildren > li { 
background-color:transparent;
} .page-id-33 ul.gridlist.mmttiles {
margin: 0 0;
border-top: 0px solid #d2d2d2;
padding: 1em 0 0;
} #main section { margin:0; padding: 2em 0; }
#main section:last-child {padding-bottom: 5em; }
#main section.large-paragraph {max-width:870px;margin:0 auto;hyphens: none;}
.home #main section.large-paragraph { margin:2em auto;}
#main section.selected-projects {
background-color:#fafafa;
position:relative;
}
#main section.selected-projects > * {z-index: 1;position: relative;}
#main section.selected-projects::before {
display: block;
content: " ";
position: absolute;
left: -800px;
top: 0;
width: 3000px;
height: 100%;
z-index: 0;
background-color:#fafafa;
} .admin-bar .cSlider--single .slick-track {
height:calc(100vh - 138px); }
.cSlider--single .slick-track {
height: calc(100vh - 138px);
background-color:black; } .cSlider--single.cSlider--single {
min-height:calc(100vh - 173px);
background-color:black;
}
.cSlider--nav .slick-slide { display: table-cell;
float:none;
position:relative;  border-bottom: 2px solid #d8d8d8;
position: relative;
background-color:#64696c;
color:white;
}
.cSlider--nav .slick-slide.slick-current {
background-color: #fff;
border-bottom:2px solid #ccc;
color:black;
}
.cSlider--nav .slick-slide.slick-current, .cSlider--nav .slick-slide.slick-current .home-page-navigation ul.nav-menu li a,
.cSlider--single img, .cSlider--nav span:after {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
.cSlider--nav .slick-slide, .cSlider--nav .slick-slide .home-page-navigation ul.nav-menu li a {
-webkit-transition: all 0.8s ease-out 0s;
-moz-transition: all 0.8s ease-out 0s;
-ms-transition: all 0.8s ease-out 0s;
-o-transition: all 0.8s ease-out 0s;
transition: all 0.8s ease-out 0s;
}
.cSlider--nav .slick-slide > * {z-index: 1;position:relative;}
.cSlider--nav .slick-slide:not(.slick-current):after{
width:100%;
height:100%;
position:absolute;
left:0;
top:0;
content:"";
background: linear-gradient(90deg, rgba(103,103,103,1) 0%, rgba(103,103,103,1) 70%, rgba(92,92,92,1) 100%);
z-index: 0;
}
.cSlider--nav .slick-current span:after {background-color:#676767;}
.cSlider--nav .slick-slide .home-page-navigation ul.nav-menu li a {color:white;}
.cSlider--nav .slick-slide.slick-current .home-page-navigation ul.nav-menu li a {color:black;}
.cSlider--nav .slick-slide:last-child {border-right:0px solid #fff;}
.cSlider--single > div:nth-child(1n+2) {display: none;}
.cSlider--single.slick-initialized > div:nth-child(1n+2) {display: block;}
.cSlider--single img, .cSlider--single source {
position: absolute;
object-fit: cover;
height: 100%;
width: 100%;
}
.cSlider--single a, .cSlider--single .grad {
float: left;
width: 100%;
height: 100%;
position: absolute;
z-index: 1;
background: rgb(0,0,0);
background: linear-gradient(0deg, rgb(0, 0, 0) 2%, rgba(2,0,36,0) 60%);
opacity: 0.4;
}
.cSlider--single .slidetexts-wrap {
position: absolute;
text-align: left;
margin: 0;
color: white;
width: 33.3%;
padding: 0 0 1.6em 5vw;
bottom: 0;
z-index: 2;
}
.cSlider--single .slick-slide:nth-child(1) .slidetexts-wrap {}
.cSlider--single .slick-slide:nth-child(2) .slidetexts-wrap {
margin-left:33.3%;
}
.cSlider--single .slick-slide:nth-child(3) .slidetexts-wrap {
margin-left:66.6%;
padding-right:3vw;
}
.cSlider--single .slidetexts-wrap a {display:none;}
.cSlider--single .slick-slide:nth-child(1) .grad {
background: linear-gradient(25deg, rgb(0, 0, 0) 2%, rgba(0,0,0,0) 40%, rgba(0,0,0,0) 100%);
opacity: 0.7;
}
.cSlider--single .slick-slide:nth-child(2) .grad {
}
.cSlider--single .slick-slide:nth-child(3) .grad {
background: linear-gradient(335deg, rgb(0, 0, 0) 5%, rgba(0,0,0,0) 30%, rgba(0,0,0,0) 100%);
opacity: 0.5;
}
.cSlider--single .slidetexts-wrap h2{
font-size: 1.8em;
line-height: 1.1;
border-bottom: 2px solid white;
margin-bottom: 9px;
padding-bottom: 8px;
color:unset;
}
.cSlider--single .slidetexts-wrap .slidetext{
font-size: 1.2em;
line-height: 1.15;
}
.cSlider--single .slick-slide .slidetexts-wrap h2{
transform: translateX(35px);
transition: transform 0.8s ease;
}
.cSlider--single .slick-slide.slick-current .slidetexts-wrap h2{
transform: translateX(0);
transition: transform 0.4s ease;
}
.cSlider--single .slick-slide .slidetexts-wrap .slidetext{
transform: translateX(20px);
opacity:0.2;
transition: all 0.9s ease 0s;
}
.cSlider--single .slick-slide.slick-current .slidetexts-wrap .slidetext{
transform: translateX(0);
opacity:1;
transition: all 0.3s ease-out 0s;
}
.cSlider__item.slick-slide picture, .cSlider__item.slick-slide picture > * {
height:100%;
width:100vw;
}
.cSlider--nav { height: 90px;
overflow: hidden;
box-sizing: content-box;
}
.cSlider--nav {
cursor:pointer;
}
.cSlider--nav.activated {
cursor:auto;
}
.cSlider--nav .cSlider__item h2 {
position: relative;
font-size: 1.3em;
text-align: left;
padding: 0;
margin: 0;
letter-spacing: 0.4px;
line-height:1.5;
color:unset;
}
.cSlider--nav span { position:relative;
display:block;
margin: 25px 5vw 41px;
}
.cSlider--nav span:after {
position: absolute;
left: 0;
bottom: -12px;
content: "";
background-color: white;
height: 4px;
width: 30px;
opacity:0;
}
.cSlider--nav.activated span:after {opacity:1;}
.cSlider--nav .cSlider__item h2::before { }
.slick-slide.slick-current h2 {}
.cSlider--nav .cSlider__item h2 a, .cSlider--single .slidetexts-wrap a {
overflow:hidden;
display:inline-block;
text-indent:-500px;
width:100%;
height:100%;
position:absolute;
left:0;
top:0;
}
.cSlider--single .slidetexts-wrap a {display:none;}
.cSlider--nav span:hover:after {background-color:var(--active)!important;}
.home-page-navigation {}
.home-page-navigation ul.nav-menu {list-style: none;margin-left: 5vw;margin-bottom: 50px;}
.home-page-navigation ul.nav-menu > li.page_item {margin-bottom:20px;}
.home-page-navigation ul.nav-menu > li.page_item > a {font-size: 1.15em;}
.home-page-navigation ul.children {
list-style: none;
font-family:var(--global--font-primary);
font-size: 0.85em;
margin: 5px 0 10px;
}
.cSlider--nav .slick-slide .home-page-navigation ul.nav-menu li a {
transition:color 0.2s ease !important;
border-bottom:1px solid transparent;
display:inline-block;
}
.cSlider--nav .slick-slide .home-page-navigation ul.nav-menu li a:hover {
color: black;
border-bottom-color: var(--active);
} 
.slide-link {
background-image: url(//mmt.gr/website/wp-content/themes/mmt/img/vectos-2.svg);
width: 46px;
height: 46px;
background-repeat: no-repeat;
background-position: -26px -729px;
content: " ";
display: block;
position: absolute !important;
transition: all .1s ease-out;
background-size: 310px 1200px;
transform: scale(1);
right: 15px;
bottom:15px;
z-index: 1;
opacity:1;
filter:invert(100%);
overflow: hidden;
}
.slick-current .slide-link {
filter:unset;
opacity: 0.6;
}
.slide-link a {
display:inline-block;
text-indent:-500px;
width: 100%;
height: 100%;
}
.slide-link:hover {
filter:var(--activehighfilter);
opacity:1;
}   .first-paragraph-wrap {
max-width:1050px;
padding: 20px 0 0 0;
-webkit-columns: 1;
-moz-columns: 1;
columns: 1;
column-gap: 0px;
position: relative;
width: 100%;
}
.first-paragraph-wrap .wp-block-buttons + p:last-of-type {
display:none;
}
.first-paragraph-wrap .wp-block-buttons + p {
display:none;
}
.first-paragraph-wrap .wp-block-buttons + p + p {
display:none;
}
.first-paragraph-wrap p { overflow: hidden;
-webkit-text-stroke: 0.25px;
}
.boldme {border-bottom:2px solid black;font-weight:bold;}
.search-results .postsinlist article a .postinlist-categories {
display:none;
}
.search-results .postsinlist {
grid-template-columns: 1fr;
}
.entry-content h2.titleofposts-home {
margin-top:0;
margin-bottom:1.1em;
color:black;
}
body.page-template-page-nosidebar .entry-content p, body.page-template-page-nosidebar .entry-content h2, body.page-template-page-nosidebar .entry-content h3,
body.page-template-page-nosidebar .entry-content h4, body.page-template-page-nosidebar .entry-content h5, 
body.page-template-page-nosidebar .entry-content h6, body.page-template-page-nosidebar .entry-content blockquote {
max-width:900px;
}
body.page-template-page-nosidebar .entry-content ul {
-webkit-columns: 2;
-moz-columns: 2;
columns: 2;
column-gap: 40px;
width: 100%;
margin-bottom:4em;
}
body.page-template-page-nosidebar .entry-content ul li {
overflow: visible;
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;
}
body.page-template-page-nosidebar .entry-content ul li p {
color:#595959;
line-height: 1.3;
padding: 15px 0;
}
body.page-template-page-nosidebar .entry-content ul li p br {
display: block;
margin: 0.3em;
}
body.page-id-10 .entry-content ul.gridlist.mmttiles {display:none!important;}  .wp-block-button__link, .wp-block-search .wp-block-search__button, .post-password-required .entry-content form input[name="Submit"], .wp-block-file a:nth-child(2) {
background-color: transparent;
border:2px solid black!important;
border-radius: 2px;
font-size: 15px;
padding: 9px 42px 10px 17px;
text-align: center;
color:black;
font-weight:600;
position:relative;
text-transform: none;
}
.wp-block-search .wp-block-search__button {
padding:9px 16px 10px 17px;
}
.whited .wp-block-button__link {
font-family:var(--global--font-secondary); 
font-size:100%;
font-weight:bold;
background-color:white;
border: 1px solid #fff!important;
padding:15px 24px;
-webkit-box-shadow: -4px 5px 15px -1px rgba(0,0,0,0.15);
-moz-box-shadow: -4px 5px 15px -1px rgba(0,0,0,0.15);
box-shadow: -4px 5px 15px -1px rgba(0,0,0,0.15);
transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.whited .wp-block-button__link:hover {
border: 1px solid #93cfa9!important;
background-color: white;
box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.15);
}
.whited .wp-block-button__link:before {
display:none;
}
.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover, .wp-block-search .wp-block-search__button:hover, .post-password-required .entry-content form input[name="Submit"]:hover, .wp-block-file a:nth-child(2):hover {
color: var(--active);
border:2px solid var(--active)!important;
background-color:transparent;
}
.wp-block-button__link:before {
background-image: url(//mmt.gr/website/wp-content/themes/mmt/img/vectos-2.svg);
width: 36px;
height: 28px;
background-repeat: no-repeat;
background-position: -98px -462px;
content: " ";
display: block;
position: absolute;
right: 0;
top: 7px;
transition: all .1s ease-out;
background-size: 310px 1200px;
}
.wp-block-button__link:hover:before {
background-position: -33px -462px;
transition: all .3s ease-out;
filter:var(--activehighfilter);
}
.wp-block-button__link:visited {
color:black;
}
.wp-block-file a:nth-child(2) {
padding: 16px 24px 19px 24px;
}
.wp-block-file a:nth-child(2):before {
content: "\f50b";
font-weight: normal;
font-size: 37px;
line-height: 10px;
vertical-align: middle;
font-family: "Genericons";
margin-left: -10px;
font-style: normal;
padding-right: 6px;
}
.wp-block-file a:nth-child(2):hover:before { 
color: var(--active);
border-color:gray!important;
}
.wp-block-file a:first-child {
border-bottom: 1px solid var(--active);
}
.wp-block-file:hover a{
color: var(--active);
}
body.home .entry-header.home .wp-block-button__link {
border:2px solid white!important;
}
body.home .entry-header.home .wp-block-button__link:active, body.home .entry-header.home .wp-block-button__link:focus, body.home .entry-header.home .wp-block-button__link:hover {
color: black;
border:2px solid black!important;
}
body.home .entry-header.home .wp-block-button__link:hover:before {
background-position: -33px -462px;
transition: all .3s ease-out;
filter:none;
}
.wp-block-search {
max-width: 634px;
}
.search .page-title {font-weight:400;}
.page-id-255 .entry-actions {display:none;}
.wp-block-search .wp-block-search__input {
border:2px solid #969696;
}
a.searchme {
padding: 25px;
position: absolute;
right: 10px;
top: 0;
display:none;
}
a.searchme:after {
background-image: url(//mmt.gr/website/wp-content/themes/mmt/img/vectos-2.svg);
width: 32px;
height: 32px;
background-repeat: no-repeat;
background-position: -34px -614px;
content: " ";
display: block;
position: absolute;
left: 10px;
top: 10px;
transition: all .1s ease-in;
background-size: 310px 1200px;
}
a.searchme:hover {
filter:var(--activehighfilter);
}
body.home .breadcrumbs {
height: 0px;
overflow: visible;
padding: 0;
border-width: 0;
}
body.home .breadcrumbs > span {
display:none;
}
body.home a.searchme {
right: 18px;
top: 30px;
filter: invert(1);
display:none;
}
body.home a.searchme:hover {
filter: invert(0);
}
body .blocks-gallery-grid .blocks-gallery-item figcaption, body .wp-block-gallery .blocks-gallery-item figcaption {
text-align:left;
font-size: .7em;
color: #2b2b2b;
padding: 0.5em 1em .5em;
background:transparent;
background-color: #f1f7f7;
width:auto;
}
body .fancybox-bg {
background: #fff!important;
}
body .fancybox-is-open .fancybox-bg {
opacity: 1;
}
body .fancybox-navigation .fancybox-button {
background-color:black;
}
body .fancybox-button svg {transform:scale(1.5)}
body .fancybox-navigation .fancybox-button svg path {
fill: black;
stroke: black;
}
body .fancybox-button {
background: #fff;
color:black;
}
body .fancybox-button:focus {
color:black;
} .fancybox-button:hover {
background-color:black;
color:white;
} .fancybox-button:hover svg path {
fill: white;
stroke: white;
} body .fancybox-navigation .fancybox-button:hover svg path {
color:var(--active);
} body .fancybox-navigation .fancybox-button:hover {
background-color:var(--active);
color:white;
} body .fancybox-navigation .fancybox-button:hover::before {
background-color:var(--active);
} body .fancybox-navigation .fancybox-button:hover svg path{
fill: white;
stroke: white;
}
body .fancybox-navigation .fancybox-button svg path {
fill: white;
stroke: white;
}
body .fancybox-slide .fancybox-image-wrap {  }
body .fancybox-image, body .fancybox-spaceball { } .wp-block-table table {
border-collapse: collapse;
}
.wp-block-table td, .wp-block-table th {
padding: .5em;
border: 1px solid rgba(177 177 177);
word-break: break-word;
min-width: 62px;
}
.wp-block-table thead {
border-bottom: 2px solid;
}
.wp-block-table thead td, .wp-block-table thead th { 
border-top:1px solid white;
}
.wp-block-table tfoot td, .wp-block-table tfoot th { 
border-bottom:1px solid white;
}
.entry-content .wp-block-table table a{
color:var(--active);
border-color:var(--active);
}
.entry-content .wp-block-table table a:hover{
color:black;
border-color:black;
}
td {
font-size: 0.95em;
line-height: 1.42em;
border-bottom:0px;
}
td, th {
padding:20px;
border-color: #959595;
}
th {
font-size: 0.9em;
background-color: #555;
color: white;
border-color: #555;
} .content-area table, .wp-block-table table {
table-layout: auto;
margin: 3em 0 2em;
border:0px solid white;
border-collapse: collapse;
hyphens:none;
}
.content-area .entry-content > table:first-child {
margin-top:0!important; 
}
.page-id-600 .content-area table:not(.tableofattachments) tr:nth-child(2n+1) {background-color:white;}
.page-id-600 .content-area table td	{ border-bottom: 1px solid #dfdfdf; }
.page-id-603 .content-area table:not(.tableofattachments) tr:nth-child(2n+1) {background-color:white;}
.page-id-603 .content-area table td	{ border-bottom: 1px solid #dfdfdf; }
.page-id-605 .content-area table:not(.tableofattachments) tr:nth-child(2n+1) {background-color:white;}
.page-id-605 .content-area table td	{ border-bottom: 1px solid #dfdfdf; }
.page-id-607 .content-area table:not(.tableofattachments) tr:nth-child(2n+1) {background-color:white;}
.page-id-607 .content-area table td	{ border-bottom: 1px solid #dfdfdf; }
.content-area table td:first-child, .content-area table th:first-child, 
.wp-block-table td:first-child, .wp-block-table th:first-child {
border-left:1px solid #fff;
}
.content-area table td:last-child, .content-area table th:last-child, 
.wp-block-table td:last-child, .wp-block-table th:last-child {
border-right:1px solid #fff;
}
.wp-block-table tr.image-row td:last-child {
height:45px;
}
.content-area table td:first-child,  .content-area table th:first-child,  
.wp-block-table.is-style-stripes td:first-child, .wp-block-table.is-style-stripes th:first-child
{
}
.content-area table td:last-child,  .content-area table th:last-child, 
.wp-block-table.is-style-stripes td:last-child, .wp-block-table.is-style-stripes th:last-child {
border-left-color:#b1b1b1;
} .wp-block-table .has-fixed-layout {
table-layout: fixed;
width: 100%;
} .wp-block-table.is-style-small-text td, .wp-block-table.is-style-small-text tr {
font-size: 0.9em;
} .wp-block-table.is-style-small-text-stripes td, .wp-block-table.is-style-small-text-stripes tr {
font-size: 0.9em;
}
.wp-block-table.is-style-small-text-stripes tbody tr:nth-child(odd) {
background-color: #e3ecec;
} .wp-block-table .has-subtle-pale-green-background-color {
background-color: #e5fbf2;
} .content-area table:not(.tableofattachments) tr:nth-child(odd), 
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
background-color: #e6e6e6;
}
.entry-content figure a, .entry-summary figure a, .page-content figure a, .comment-content figure a, .pingback .comment-body > figure a {
border-bottom: 1px solid #333; 
}  #topBtn {
display: none;
position: fixed;
bottom: 18px;
right: 14px;
z-index: 99;
border: none;
outline: none;
background-color: #fff0;
color: #4495d1;
cursor: pointer;
padding: 30px 32px;
font-size: 30px;
font-weight: bold;
border: 1px solid #fff0;
transform: scale(0.5);
}
#topBtn::after {
content: ' ';
width: 0;
height: 0;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent;
border-left: 29px solid #444;
font-size: 13px;
color: #000;
float: right;
margin-left: 0;
transform-origin: center center;
transition: margin .3s ease;
margin-top: -3px;
position: absolute;
right: 16px;
top: calc(50% - 12px);
transform: rotate(-90deg);
}
#topBtn:hover {
color:var(--active);
border: 1px solid transparent;
}
#topBtn:hover:after {
border-left: 29px solid var(--active);
} .pdf-frames {
margin:20px 0 0 0;
}
.pdf-header {
position:relative;
}
.accordeon-content {
display:none;
overflow: hidden;
transition: height .9s ease;
}
.accordeon-content.mixedcontent {
padding: 20px 20px 0 20px;
border: 1px solid #4f9bd3;
border-top-width:0px;
}
.pdfembedaccordeon {margin-bottom:30px;}
.pdfembedaccordeon .hrofpdf {
margin:0 0 1em;
}
.pdf-frames.accordeoned h3 {
padding:12px 0 14px 20px;
width:100%!important;
cursor:pointer;
background-color:transparent;
border: 1px solid #4f9bd3;
}
.pdf-frames.accordeoned.active h3 {
background-color:#fff;
border: 1px solid #4f9bd3!important;
}
.pdf-frames.accordeoned h3:hover  {
background-color:#f7f9fb;
border: 1px solid #ff6a00!important;
}
.pdf-frames.accordeoned.active h3 {
background-color:#f7f9fb;
}
.pdf-frames.accordeoned h3:hover::after, .pdf-frames.accordeoned h3:hover .icon-thin, .pdf-frames.accordeoned h3:hover {
border-left-color:#ff6a00;
color:#ff6a00;
}
.pdf-frames.accordeoned h3::after {
content: ' ';
width: 0;
height: 0;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
border-left: 19px solid #4495d1;
font-size: 13px;
color: #000;
float: right;
margin-left: 0;
transform-origin: center center;
transition: transform .3s ease;
margin-top: 2px;
position: absolute;
right: 16px;
top: calc(50% - 12px);
}
.pdf-frames.accordeoned.active h3::after {
transform: rotate(90deg);
}
.pdf-frames h3 {
padding:16px 0 14px 20px;
background-color: #eaf1f1;
margin:0!important;
font-size: 0.95em!important;
font-weight: bold; width:100%!important;
display:inline-block;
font-family:var(--global--font-primary);
}
iframe, object {
border-bottom:1px solid #ccc!important;
height:90vh;
}
.accordeon-content iframe, .accordeon-content object {
border: 1px solid #4f9bd3;
border-top-width:0px;
border-bottom-width:0px;
margin-bottom:0px;
}
body.single-videos #secondary iframe, body.single-videos #secondary object, body.single-videos #secondary video {
display: block;
padding: 14px 10px 16px 18px;
background-color: #fbfbfb;
color: black;
border: 1px solid #4f9bd3;
}
.pdfembedaccordeon .linktopdf a:hover {
background-color:#fff;
border: 1px solid #ff6a00;
color:#ff6a00;
}
.pdf-frames span.linktopdf { position:relative;
width:100%;
display:block;
height:auto;
}
.pdf-frames span.linktopdf a {
color:black;
font-size: 0.9em;
font-weight: 500;
text-decoration:none;
box-shadow:none;
padding:10px 10px 10px 20px;
display:inline-block;
background-color:var(--homehead);
line-height: 32px;
width:100%;
height:100%;
letter-spacing:0;
}
.pdf-frames span.linktopdf a:hover {
background-color:black;
color:white;
}
.pdf-frames iframe {
border-bottom:1px solid rgba(51, 51, 51, 0.1);
margin-bottom:0;
}
.hrofpdf {
margin:1em 0 0.5em;
}
.linktopdf .genericon.genericon-download {
font-weight:normal;
font-size: 30px;
line-height: 10px;
vertical-align: middle;
padding-right: 6px;
margin-left: -5px;
}
.pdf-header .genericon.genericon-document {
font-size: 35px;
font-weight:300;
line-height: 10px;
padding-right: 5px;
color: #131313;
vertical-align: middle;
padding-left: 0;
margin-left: -5px;
}
.accordion {
position: relative;
background-color: #eaf1f1;
transition: background-color .3s ease;
}
.entry-content .accordion h3 {
position: relative;
background-color: transparent;
color: black;
padding: 15px 12px;
font-size: 15px;
font-weight: 600;
letter-spacing: 0;
cursor:pointer;
margin:0;
border-bottom: 1px solid black;
}
.accordion h3:after { 
display:none;
content: ' ';
width: 0;
height: 0;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
border-left: 19px solid #000;
font-size: 13px;
color: #000;
float: right;
margin-left: 0;
transform-origin: center center;
transition: transform .3s ease;
margin-top: 2px;
position: absolute;
right: 16px;
top: calc(50% - 12px);
}
.accordion-wrap.accordeoned:hover .accordion, .accordion-wrap.accordeoned.active .accordion {background-color:var(--homehead);}
.accordion-wrap.accordeoned.active .accordion h3:after { 
transform:rotate(90deg);
}
.accordion-wrap.accordeoned.active .accordion h3  { border-bottom-width: 0px;
}
.accordion h3:hover  {
color: black;
}
.accordion-wrapper-2col  {
margin-bottom: 40px;
margin-top: 20px;
}
.accordion-wrapper-2col .wp-block-column:not(:first-child) {
margin-left: 12px;
}
.accordion-parent {
width:100%;
margin-bottom:12px;
}
.accordion-parent:nth-child(2n) {
margin-right:0;
}
.accordeon-content, .accordion-content {
display:none;
overflow: hidden;
transition: height .9s ease;
border-bottom: 1px solid black;
}
.accordeon-content.mixedcontent, .accordion-content {
padding: 24px 20px 25px 20px;
background-color: #eaf1f1; }
.accarrow {
width: 1.25rem;
height: 1.25rem;
display: block;
position: absolute;
margin: 0 1rem;
right: 0;
top: 22px;
transform: rotate(-90deg);
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease; 
cursor:pointer;
}
.accarrow span {
top: 0.5rem;
position: absolute;
width: 0.75rem;
height: 0.06rem;
background-color: #000;
display: inline-block;
}
.accordion:hover .accarrow span {
background-color: #507a9d;
}
.accarrow span:first-of-type {
left: 0;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.accarrow span:last-of-type {
right: 0;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.active .accarrow {
transform: rotate(0deg);
}
blockquote p {
font-style: normal;
letter-spacing: 0;
font-size: 0.96em;
line-height: 1.4em;
color: black;
}
ul, ol {
margin-left: 18px;
}
.entry-content ol {
padding-left: 35px;
margin-left: 0;
list-style: none;
counter-reset: my-awesome-counter;
position: relative; }
.entry-content ol li {
counter-increment: my-awesome-counter;
margin: 0 0 1em 0;
line-height: 25px;
}
.entry-content ol li::before {
content: counter(my-awesome-counter) " ";
color: #000;
font-weight: normal;
position: absolute;
left: 0px;
font-size:1.3em;
font-family: var(--global--font-secondary);
line-height: 0.9;
}
.entry-content ul {
margin: 10px 0 30px;
list-style: none;
overflow: hidden;
display:inline-block;
}
.entry-content ul li {
margin-bottom: 14px;
padding-left: 25px;
position: relative;
line-height: 1.7;
}
.entry-content ul li:after {
content: '';
height: .6em;
width: .6em;
background: #e1e1e1;
display: block;
position: absolute;
top: 11px;
left: 2px;
}
.entry-content ul li:first-child h2, .entry-content ul li:first-child h3, .entry-content ul li:first-child h4, .entry-content ul li:first-child h5, .entry-content ul li:first-child h6 {
margin-top:0;
}
.entry-content ul.blocks-gallery-grid li {
padding:0;
}
.entry-content ul.blocks-gallery-grid li:after {
display:none;
} body:not(.home) table:not(.tableofattachments) tr.file-row:hover td{
background-color:#e0e0e0;
}
body:not(.home) table tr.file-row p {
padding:5px 0 0 0;
margin:0!important;
line-height: 22px;
}
table .heavytd {
font-weight:normal;
font-size: 0.95em;
padding-top: 16px !important;
}
body:not(.home) table tr.file-row td:last-child {padding:0;position:relative;width: 30%;}
table .filelink {
min-height: 35px;
width: 100%;
padding-left: 90px;
background-image: url(//mmt.gr/website/wp-content/themes/mmt/img/document.svg);
background-repeat: no-repeat;
background-position: 30px center;
display: inline-block;
text-decoration: none;
box-shadow: none;
line-height: 20px;
background-size: 35px 35px;
box-shadow:none!important;
color:black; border-bottom:0px solid white;
font-size: 0.9em;
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
display: flex;
flex-direction: column;
justify-content: center;
overflow: hidden;
}
table .filelink:hover { background-color: #fffc;
color: white;
filter: invert(100%);
color: black;
}
table .filelink span {
line-height: 1.2;
}
table .filelink span span {opacity:0.4;}
table .file-descriptions {
color:#606060;
font-size:13px;
}
table .file-descriptions span {
text-transform:uppercase;
padding-right:5px;
font-weight: 700;
}
table.table-with-button {
padding-top:0px;margin-bottom:0px;
}
table.table-with-button .linktopdf{
position: absolute;
right: 0;
top: 0px;
background-color: #4884bb;
padding: 7px 20px;
}
table.table-with-button .linktopdf .icon-fat {
font-size: 20px;
padding-right: 5px;
font-weight:normal;
}
table.table-with-button .linktopdf:hover {
background-color:#efefef;
}	
table.table-with-button .linktopdf:hover a, table.table-with-button .linktopdf:hover .icon-fat  {
color:#4884bb;
box-shadow:none;
}
table.table-with-button .linktopdf a {
color:white;
} 
.tableofattachments thead tr{
font-family: var(--global--font-secondary);
font-size: 1.1em;
}
.tableofattachments.wp-block-table tr td{
padding: 7px 10px 16px 20px;
vertical-align: middle;
}
.tableofattachments.wp-block-table tr td:first-child{
padding-left:0; 
}  .contact-form {position:relative;}
.entry-content .contact-form label { font-family:var(--global--font-primary);
font-weight: normal;
letter-spacing: 0px;
text-transform: none;
font-size: 15px;
}
.entry-content .contact-form label.checkbox {margin-bottom: 0;}
.entry-content .contact-form .grunion-field-checkbox-wrap {margin-bottom: 20px;position:relative;}
.entry-content .contact-form p.contact-submit {display:block;width:100%;clear:both;padding-top: 5px;}
.entry-content .contact-form label {display:none;}
.entry-content .contact-form label.grunion-field-label.checkbox {
display: block;
width: 100%;
clear: both;
position: relative;
line-height: 1.7;
height:27px;
padding-left:40px;
}
.entry-content .contact-form label span {display:none;} .contact-form-submission {border-left-width: 0px;padding: 19px 20px 3px;} 
.entry-content .contact-form textarea { height:135px;}
.contact-form input[type="email"], .contact-form input[type="tel"], .contact-form input[type="text"], .contact-form input[type="url"] {
box-sizing: border-box;
margin-bottom: 1.5em;
width: 100%;
padding: 14px 7px;
}
.contact-form input[type="email"], .contact-form input[type="tel"], .contact-form input[type="text"], .contact-form input[type="url"], .contact-form textarea {
width:100%!important;
font-size: 0.9em;
padding-left: 16px;
margin-bottom: 16px !important;
}
body .contact-form__input-error.has-errors {
font-size:16px;
margin: 0 0 1em;
}
.entry-content .contact-form p {
margin-bottom: 0.7em;
font-size: 0.95em;
color: #646464;
}
.content-area.wide.page.contact {
display: grid;
grid-template-columns: 1fr;
grid-gap: 0px;
}
.content-area.wide.page.contact article .entry-content {min-height:unset;}
.content-area.wide.page.contact .site-main {}
.content-area.wide.page.contact .entry-content.half-sided {
padding-top: 2em;
padding-left: 0em;
margin-left: 0;
border-left: 0px solid #c8c8c8;
border-top: 1px solid #c8c8c8;
margin-bottom: 3em;
}
.contact-form button, .contact-form input, .contact-form select, .contact-form textarea {
background-color: #f9f9f9;
}
.entry-content a.button, .contact-form button, .contact-form input[type="button"], .contact-form input[type="reset"], .contact-form input[type="submit"] {
-webkit-appearance: button;
background-color: #f9f9f9!important;
border: 1px solid gray;
color: #000;
font-family: var(--global--font-primary);
cursor: pointer;
font-size: 12px;
font-size: 1em !important;
font-weight: normal;
padding: 13px 30px;
text-transform: none;
}
.entry-content a.button:hover, .contact-form button:hover, .contact-form input[type="button"]:hover, .contact-form input[type="reset"]:hover, .contact-form input[type="submit"]:hover {
border-color:var(--active);
color:var(--active);
}
.entry-content a.button {
padding: 13px 38px 13px 30px;
font-size: 0.9em !important;
background-color: #fff !important;
}
.entry-content a.button:hover {
border-bottom: 1px solid var(--active);
}
.entry-content a.button span {
font-weight: normal;
font-size: 2em;
line-height: 0px;
position: absolute;
right: 19px;
top: 25px;
color: gray;
}
.entry-content a.button:hover span {
color:var(--active);
}
.grunion-field-name-wrap {
width:49%;margin-right:2%;float:left;
}
.grunion-field-email-wrap {
width:49%; float:left;
}
.contact-form input[type="checkbox"] {
width: 27px;
-moz-appearance: none;
appearance: none;
-webkit-appearance: none;
outline: none;
outline-width: medium;
outline-width: medium;
position: absolute;
border: none;
cursor: pointer;
outline-width: 0;
border-radius: 50%;
box-sizing: border-box;
padding: 0;
background: none;
overflow: visible;
left:0;
top:0;
}
.contact-form input[type="checkbox"]::after {
display: block;
width: 27px;
height: 27px;
border: 1px solid gray;
-webkit-transition: 240ms;
-o-transition: 240ms;
transition: 240ms;
border-radius: 2px;
content: "";
box-sizing: border-box;
}
.contact-form input[type="checkbox"]:checked::before {
content: "";
position: absolute;
top: 5px;
left: 11px;
display: table;
width: 7px;
height: 14px;
border: 3px solid #fff;
border-top-width: 3px;
border-left-width: 3px;
border-top-width: 0;
border-left-width: 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
content: " ";
text-align: center;
}
.contact-form input[type="checkbox"]:checked::after {
border-color: black;
background-color: black;
}
.grunion-field-wrap label { font-weight:normal;} blockquote {
position: relative;
padding: 24px 32px;
font-size: inherit;
margin-top: 15px;
border-left: 3px solid;
border-radius: 0;
transition: background 350ms ease 0s;
margin-left:0;
margin-right: 0;
border-color:black; display: block;
background-color: #e6e6e6;
}
blockquote p {
line-height: 1.7em;
}
blockquote:before {
content: "i";
color: white;
position: absolute;
top: -15px;
left: -17px;
padding: 8px;
background: black; border-radius: 50%;
font-style: normal;
font-size: 20px;
font-weight: bold;
width: 30px;
text-align: center;
height: 30px;
line-height: 0.8;
} table.tableofitems.wp-block-table {
table-layout: fixed;
}
table.tableofitems.wp-block-table tr td.size-medium{
width:33%;
}
table.tableofitems.wp-block-table tr td.size-small{
width:26%;
}
table.tableofitems.wp-block-table tr td.size-large{
width:46%;
}
table.tableofitems.wp-block-table tr td:first-child img {
width:100%;
height:auto;
}
table.tableofitems.wp-block-table tr td:first-child a img {
}
table.tableofitems.wp-block-table tr.image-row td.size-large {
padding:0;
padding-bottom:10px;
}
table.tableofitems.wp-block-table tr.image-row td:first-child {
padding-left:0;
border-right: 0px solid white;
border-bottom:2px solid black;
}
table.tableofitems.wp-block-table tr.text-row {
}
table.tableofitems.wp-block-table tr.text-row td {
padding-right:0;
border-left:1px solid rgba(51, 51, 51, 0.3);
border-bottom:2px solid black;
}
table.tableofitems.wp-block-table td {
padding:10px;
vertical-align: top;
}
table.tableofitems.wp-block-table a.texxtlink {
border-bottom:0px solid white;
color:var(--active);
}
table.tableofitems.wp-block-table a.texxtlink:hover {
border-bottom:1px solid var(--activehigh);
color:var(--activehigh);
}
.genericon.genericon-external {
font-size: 1.3em;
vertical-align: middle;
padding-left: 5px;
color: black;
}
table.tableofitems.wp-block-table .item-name {
font-size:1em;
font-weight: normal;
font-family:var(--global--font-primary);
margin:0;
}
table.tableofitems.wp-block-table p {
font-size:0.95em;
}
.secondary-toggle {display:none;}   .postsinlist {
display: grid;
grid-template-columns: 1fr 1fr;
padding: 16px 0 20px 0;
column-gap: 4.5em;
row-gap: 20px; }
.home .postsinlist { }
.home .postsinlist article {margin-top:0;}
.postsinlist article {margin:0;padding:0;}
.postsinlist article a {
margin:0;
padding:0;
display:block;
position:relative;
height: 100%;
border: 1px solid transparent;
background-color:transparent; transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.postsinlist article a:hover {  border:0px solid transparent;
}
.postsinlist article a h4.post-title, .postsinlist article a p {
transition: color 0.3s ease;
}
.postsinlist article a:hover h4.post-title, .postsinlist article a:hover p {
color:var(--activedark);
}
.postsinlist article a:hover time {}
.postsinlist article a .entry-content {
display:flex;
align-items: center;
}
.single .postsinlist article a .entry-content {
display:block;
align-items: unset;
}
.postsinlist article a .entry-content .entry-header {flex: unset;}
.postinlistthumbwrap {
padding: 0!important;
margin-left: auto;
position:relative;
transition: filter 0.3s ease; flex-shrink: 0;
flex-basis: 50%;
}
.single .postinlistthumbwrap { 
margin-bottom:1em;
}
.postinlistthumbwrap:before {
position:absolute;
width:100%;
height:100%;
content:"";
background-color: #00fb3b;
z-index: 1;
mix-blend-mode: screen;
opacity: 0;
transition: opacity 0.3s ease;
display:none; 
}
.postsinlist article a:hover .postinlistthumbwrap {
filter: brightness(111%);
-webkit-filter: brightness(111%);
-moz-filter: brightness(111%);
}
.postsinlist article a:hover .postinlistthumbwrap:before {
opacity: 0.35;
}
.postsinlist article a time {
position: absolute;
left: -1px;
top: -35px;
background-color: #93cfa9;
color: #000;
font-size: 0.85em;
padding: 3px 10px;
letter-spacing: -0.3px;
border-radius: 0;
width:160px;
overflow:hidden;
height:33px;
line-height: 1.8;
padding:3px 20px;
}
.postsinlist article a .postinlist-categories {
position: absolute;
left: 159px;
top: -35px;
background-color: #82cdca;
color: #000;
font-size: 0.85em;
padding: 3px 13px;
letter-spacing: -0.3px;
border-radius: 0;
height:33px;
line-height: 1.8;
padding:3px 20px;
}
.postinlist-categories span {
display:inline-block;
color:black;
}
.postinlist-categories span.startercat {
padding-left:0px;
color:black;
}
.postsinlist article .entry-header, .postsinlist article .entry-content {
padding:0 0.5em 0 0 !important;margin:0;min-height:unset!important;
}
.postsinlist article a .entry-content {padding:0!important;}
.postsinlist article h4.post-title {
line-height: 1.4;
padding:0;
margin:0;
font-size: 1.1em;
color: #2a1f3d;
width:100%;
}
.homeposts .postsinlist article h4.post-title { width:100%; }
.postsinlist article p {
color:#2a1f3d;
font-size: 1em;
line-height: 1.5;
margin: 0;
max-width: 660px;
font-family:var(--global--font-primary);
} .search .postsinlist article a time {display:none;}
.search .postsinlist article h4.post-title {width:100%;}
.entry-content-inwrap {
display: flex;
flex-direction: row;
width: 100%;
align-items: center;
}
.postinlisttextwrap {flex: 1;}
.postinlistthumbwrap {}
.postinlistthumbwrap img {
width: 180px;
height: 140px;
object-fit:cover;
object-position:center;
}
.single .postinlistthumbwrap img {
width:100%;
height: 30vh;
min-height: 300px;
max-height: 400px;
}
.postinlistthumbwrap.feat-top img{ 
object-position: top;
}
.postinlistthumbwrap.feat-center img{ 
object-position: center;
}
.postinlistthumbwrap.feat-bottom img{ 
object-position: bottom;
}  .single-post .page-featured-image {display:block;}
.single-post #thecalcheader {display: block;}  .single-post .page-featured-image.feat-large { background-color:#3c3c3c;}
@media screen and (max-width: 59.6875em) {
single-post .page-featured-image.feat-large { }
}
@media screen and (min-width: 68.75em) {
.single-post .page-featured-image.feat-large {height:calc(100vh - 78px);}
}
.single-post #thecalcheader {
position: absolute;
bottom: 0;
background-color: transparent;
}
.single-post .page-featured-image {
position:relative;
}
.single-post .page-featured-image:after {
content:'';
position:absolute;
left:0; top:0;
width:100%; height:100%;
display:inline-block;
background: linear-gradient(0deg, rgba(0,0,0,0.46540623085171573) 0%, rgba(255,255,255,0) 30%, rgba(255,255,255,0) 100%);
}
.single-post .site-content {
margin-right: 0;
margin-left: 0;
width: 100%;
padding-right: 0;
}
.single-post .sidebar {
margin-left: -100%;
margin-right: 0;
max-width: 413px;
width: calc(10% + 25px);
display:none;
}
.single-post article {
display:flex;
}
.single-post .postsinlist article {
display: grid;
}
.single-post .entry-data {
flex:0 0 130px;
margin-right: 30px;
}
.single-post header .entry-header h1 {
margin-left:0;
width: 100%;
color:white;
border-bottom: 2px solid #fff;
}
.single-post .entry-content {
}
.single-post .sidebar-header {
display: none;
}
.single-post .selected-projects h2.titleofposts-subpage {
border-bottom: 1px solid #e1e1e1;
}
.single-post .postsinlist {
row-gap: 50px;
}
ul.project-data-list {
list-style-type: none;
margin-left: 0;
margin-bottom: 2.5em;
}
ul.project-data-list li {
color:#847b7b;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 2px solid #e1e1e1;
font-family: var(--global--font-secondary);
font-size: 0.85em;
line-height: 1.9;
}
ul.project-data-list li:last-child {
border-bottom: 0px solid #fff;
} 
ul.project-data-list li span {
display:inline-block;
}
ul.project-data-list li span.dlabel {
padding:0 10px 0 0;
}
ul.project-data-list li span.dvalue {
color:black;
}
ul.project-data-list li.contribution { }
ul.project-data-list li.contribution span.dvalue{
color:black;
display:block;
padding:2px 0 10px;
line-height:1.4;
}
.post_tags {
margin-top: 1em;
}
.post_tags a {
display:block;
line-height: 1.5;
}
ul.project-data-list li.contribution span {
line-height: 1.3;
}
.single-post .entry-action-button.contact a {
padding: 66px 0 25px 0;
}
.single-post .entry-action-button {
float: none;
}
.evaluations-wrap {}
.evaluations-wrap ul {
list-style-type:none;
display:grid;
grid-template-columns: repeat( 2, 1fr );
margin: 30px 0 0.6em;
grid-column-gap: 5px;
}
.evaluations-wrap ul li {
padding: 0;
margin: 0 0 1em;
line-height: 1.5;
}
.evaluations-wrap ul li.yflex {
display: flex;
align-content: center;
align-items: center;
gap: 20px;
font-family:var(--global--font-secondary);
}
.evaluations-wrap ul li.noflex {
font-family:var(--global--font-secondary);
}
.evaluations-wrap ul li::after { display:none;}
.evaluations-wrap a {
overflow:hidden;
width: 100%;
display: flex;
align-content: center;
align-items: center;
gap: 20px;
border: 0px solid white;
color:#595959;
}
.evaluations-wrap a:hover {
border: 0px solid white;
color:var(--active);
}
.evaluations-wrap img {width:60px;height:auto;border: 0px solid #fff!important;}
.evaluations-wrap p {padding:0;margin:0;font-size: 0.85em;}
.evaluations-wrap.onecol ul {grid-template-columns: 1fr!important;margin:0;}
.links-wrap ul {
list-style-type:none;
margin:0;
}
.links-wrap ul li {
padding: 0;
margin: 1em 1em 1em 0;
line-height: 1.5;
display:inline-block;
}
.links-wrap ul li:after {display:none;}
.links-wrap ul li a {display:block;}
.entry-content .contributions-wrap.hide {display:none;}
.contributions-wrap {
background-color:#eee;
padding: 25px 25px 20px;
margin: 0 -25px;
}
.contributions-wrap h4 {
border-bottom:2px solid black;
margin: 10px 0 12px!important;
padding: 0 0 3px;
color:black;
}
.contributions-wrap ul {
width:100%;
margin:0 -20px;
padding:12px 0 0;
display: block; grid-template-columns: repeat( 4, max-content );
grid-gap: 0; }
.contributions-wrap ul li {
margin: 0 0 10px; padding:0;
position:relative;
line-height: 1.6;
display: inline-block;
justify-content: center;
flex-direction: column;
}
.contributions-wrap ul li:first-child { }
.contributions-wrap ul li:nth-child(5n) {
padding-left:0;
}
.contributions-wrap ul li:nth-child(4n)::after {
display:none;
}
.contributions-wrap ul li::after {
}
.contributions-wrap ul li::after {
content: "";
position: absolute;
right: 0;
top: 0;
left: unset;
height: 100%;
width: 0px;
background-color: #cacaca;
} #acfgallery {
width: 100%;
display: block;
position: relative;
overflow: hidden
}
#acfgallery ul {
padding: 0;
margin: 0;
list-style-type: none
}
.fade {
animation-name: fade;
animation-duration: 2s
}
@keyframes fade {
from {
opacity: 0
}
to {
opacity: 1
}
}
.fancybox-slide--image .fancybox-close-small {
display: none !important
}
.fancybox-stage {
cursor: zoom-out
} .acggallimagelink { 
display:block;
position:relative;
}
.acggallimagelink .alted {
display:block;
position:absolute;
right:0;
bottom:0;
padding:3px 10px;
color:white;
}
#acfgallery ul li { }
ul.gallonerow li a img {width: 100%}
ul.galltworows {
width: 100%;
display: grid;
grid-template-columns: unset;
grid-gap: 20px;
}
ul.gallonerow li { margin-bottom:20px;}
#acfgallery ul {margin:20px 0;}
ul.gallthreerows {
width: 100%;
display: grid;
grid-template-columns: unset;
grid-gap: 0
}
ul.gallthreerows li,
ul.galltworows li {
border-radius: 0;
padding: 0;
position: relative
}
ul.gallthreerows li a,
ul.galltworows li a {
display: block;
height: 100%;
position: relative
}
ul.gallthreerows li a img,
ul.galltworows li a img {
object-fit: cover;
height: auto;
width: 100%;
max-height:unset;
}
@media screen and (min-width:44.375em) {
ul.galltworows {
grid-template-columns: repeat(auto-fill, minmax(49%, 1fr));
}
ul.gallthreerows {
grid-template-columns: repeat(auto-fill, minmax(31%, 1fr));
grid-gap: 25px;
}
ul.galltworows li a img {
object-fit: cover;
height: 40vw;
max-height:80vh;
width: 100%
}
ul.gallthreerows li a img {
object-fit: cover;
height: 30vw;
width: 100%
}
}
.sinlgle .entry-content h2.titleofposts-subpage {margin-top: 1.3em;}
.single-post .share.middle .tooltip-content {
left: unset;
right: 0;
margin: 0 80px 0 0;
bottom: -26px;
}
.single-post .share.middle .tooltip-content::after {
left: unset;
right: -20px;
top: 40%;
transform: rotate(-90deg);
}
.single-post .share:hover .tooltip .tooltip-content {
transform:none!important;
} .single .post-navigation {
border-top: 0px solid #d8d8d8;
border-bottom: 0px solid #d8d8d8;
clear: both;
font-family:var(--global--font-primary);
margin: 0;
}
.single .post-navigation .post-title {
font-size: 14px;
line-height: 1.15;
font-weight:500;
}
body.single-post .pagination {
margin: 20px 0 0;
}
.pagination {
border-top:0px;
margin: 40px 0 0;
}
.pagination::before, .pagination::after {
background-color:transparent;
border-radius: 2px;
}
.pagination::before {
left: 0;
}
.pagination::after {
right: 0;
}
.pagination::before, .pagination::after {
height: 72px;
width: 72px;
}
.pagination .prev, .pagination .next {
width:72px;
height:72px;
}
.pagination .prev::before, .pagination .next::before {
font-size: 32px;
height: 73px;
line-height: 69px;
width: 73px;
font-weight: bold;
}
.pagination .nav-links {
display: flex;
align-items: center;
justify-content: center;
padding:0;
}
.post-navigation .nav-links {
display: flex;
align-items: center;
padding:0;
}
.pagination .nav-links::before, .pagination .nav-links::after {
color: #000;
font-size: 32px;
line-height: 71px;
opacity: 0.3;
width: 72px;
top:0;
}
.pagination .nav-links::after {
color: #000;
left: 0;
}
.pagination .prev {
left: 0;
}
.pagination .page-numbers {
padding: 26px 30px;
margin: 0 3px;
background-color: transparent;
line-height:1;
font-size: 120%;
font-weight: bold; color: black;
border: 1px solid #989898;
}
.pagination .page-numbers.current {
background-color:#fff;
color:#868686;
border-color:#ddd;
}
.pagination .next.page-numbers, .pagination .prev.page-numbers {
padding:0;
margin: 0;
}
.pagination .prev:hover, .pagination .prev:focus, .pagination .next:hover, .pagination .next:focus {
background-color:var(--activehigh);
color:white;
}
.pagination a:hover, .pagination a:focus {
background-color:var(--activehigh);
color:white;
}
.post-navigation a:hover .post-title, .post-navigation a:focus .post-title {
color:var(--active);
}
.post-navigation a:hover .pagination .page-numbers {
border-color:black!important;
color:white!important;
background-color:var(--active)!important;
}
.single-date {
font-weight: 500;
font-family:var(--global--font-primary);
font-size: 18px;
margin-top: -10px;
color:#424242;
position:absolute;
right:0;
top:20px;
}
#secondary .widget {
font-size: 16px;
font-size: 1.6rem;
margin: 20px 0;
}
#secondary .widget .widget-title {
border-top: 0px solid #dcdcdc;
padding-top: 7px;
font-family:var(--global--font-secondary);
text-transform: none;
font-size: 18px;
font-size: 1.8rem;
letter-spacing: 0;
font-weight: normal;
margin: 0 0 17px;
color: gray;
}
#secondary .post_count {
}
#secondary .widget li {
padding:0;
position:relative;
}
#secondary .widget li a {
width:100%;
display:block;
padding:0.5em 0;
}
#secondary .widget li .post_count {
position: absolute;
right: 10px;
top: 8px;
font-weight: bold;
}
#secondary .widget li:hover .post_count {
color:var(--active);
}
.archive .parent-page-title, .single .parent-page-title {
min-height:50px;
}
#secondary .menu-contact-footer-sidebar-container ul li.hide-on-sidebar { 
display:none;
}
#secondary .widget .menu-contact-footer-sidebar-container li a {
padding-left:50px;
}
#secondary .menu-contact-english-footer-sidebar-container ul li:nth-child(1), #secondary .menu-contact-english-footer-sidebar-container ul li:nth-child(2) {
display:none;
}
#secondary .widget .menu-contact-english-footer-sidebar-container li a {
padding-left:50px;
} .archive #main {padding:0;}
.postsinlist.archive {
margin:0 0 50px 0;
grid-template-columns: 1fr;	
}
.postsinlist.archive a {
border-width:0px;
}
.postsinlist.archive article {margin:0 -20px;}
.postsinlist.archive article a .postinlist-categories {display:none!important;}
.postsinlist.archive article a time {
right: -1px;
left:unset;
top: 0;
width: auto;
}
.archive .pagination {margin:20px!important;}
.postsinlist.archive .postinlistthumbwrap {
flex-shrink: unset;
flex-basis: unset;
margin:0;
flex:1;
}
.postsinlist.archive .postinlistthumbwrap img {
width: 100%;
height: 460px;
max-height: 60vh;
}
.postsinlist.archive article a .entry-content .entry-header {
flex: 0 0 25%;
width:25%;
background-color: #fff;
padding: 20px !important; 
transition: background-color 0.3s ease; 
}
.postsinlist.archive article a:hover h4.post-title, .postsinlist.archive article a:hover p {
color:white;
}
.postsinlist.archive article a:hover .entry-content ul.labelsright li {
color:white;
}
.postsinlist.archive article a:hover .entry-content .entry-header {
background-color: #303238;
}
.postsinlist.archive article a:hover .entry-content ul li {
opacity:1;
transition: opacity 0.3s ease; 
}
.postsinlist.archive article a .entry-content {align-items: stretch;background-color:#cecece;}
.postsinlist.archive .entry-content .lebelflexer {
display:flex;
overflow: hidden;
}
.postsinlist.archive .entry-content ul li {
padding:0;
font-size:0.8em;
font-family:var(--global--font-secondary);
color: #686868;
margin-bottom: 1px;
opacity:0.7;
transition: opacity 0.3s ease; line-height: 1.4;
padding: 7px 0; 
}
.postsinlist.archive .entry-content ul.project-data-list li span.dvalue {
color:#424242;
}
.postsinlist.archive .entry-content ul.project-data-list li span.dlabel {
color:gray;
}
.postsinlist.archive .entry-content ul.project-data-list li {
border-bottom:1px solid #e1e1e1;
}
.postsinlist.archive .entry-content ul.labelsleft {
margin-right: 14px;
flex: 0 0 auto;
max-width: 41%;
overflow: hidden;
} 
.postsinlist.archive .entry-content ul.labelsleft li {
color: #939393;
}
.postsinlist.archive .entry-content ul li::after {
display:none;
}
.postsinlist.archive article h4.post-title {font-size: 1.5em;line-height:1.3;}
.postsinlist.archive article a .entry-content .entry-header::before {
background-image: url(//mmt.gr/website/wp-content/themes/mmt/img/vectos-2.svg);
width: 46px;
height: 46px;
background-repeat: no-repeat;
background-position: -107px -459px;
content: " ";
display: block;
position: absolute;
left: 20px;
bottom: 0;
transition: all .1s ease-out;
background-size: 310px 1200px;
opacity: 1;
transition: all .1s ease-out;
}
.postsinlist.archive article a:hover  .entry-content .entry-header::before {
background-position: -35px -459px;
transition: all .3s ease-out;
filter:invert(100%);
}
.postsinlist.archive .entry-content .lebelflexer .date, .postsinlist.archive .entry-content .lebelflexer .contribution, .postsinlist.archive .entry-content .lebelflexer .contractor {display:none;}
.postsinlist.archive .entry-content .project-data-list .date, .postsinlist.archive .entry-content .project-data-list .contribution, .postsinlist.archive .entry-content .project-data-list .contractor {display:none;}
#secondary #widget-area {padding-bottom:50px;}
.single-post #main { padding:0;}
.single-post article.has-post-thumbnail .post-thumbnail img {
margin:0;
width:100%;
}
.single-post .post-navigation .nav-links {display:block;}
.single-post .post-navigation .nav-next, .single-post .post-navigation .nav-previous {max-width:50%;}
.single-post .post-navigation .nav-next { 
float:right;
text-align: right;
}
.single-post .post-navigation .nav-previous {float:left;}
.single-post .post-navigation .post-title { font-family:var(--global--font-secondary); }
.single-post .post-navigation .meta-nav {
font-family:var(--global--font-primary);
}
.single-post .post-navigation a {
padding:20px 10px 20px 25px;
}
.single-post .post-navigation div + div {
border-top:0px solid white;
}
.single-post .post-navigation .nav-links {
border-top:1px solid rgba(51, 51, 51, 0.1)
}
.single-post .hentry .entry-header { padding-top:15px;padding-bottom:10px;}
.single-post .post-thumbnail { margin-bottom: 0;}   #thefooter {
background-color:var(--footer);
z-index: 0; 
position: relative;
font-family:var(--global--font-secondary);
padding-top:1.5em;padding-bottom:1em;
}
.logofooter img {max-width: 140px;padding-top:10px;;}
.logofooter img:hover {}
.fatfooter {padding-bottom: 0;}
.fatfooter ul{
list-style-type:none;
margin: 0px 0 20px;
line-height: 30px;
}
.fatfooter ul li {
padding-top: 0;
border-width: 0;
position: relative;
padding: 0;
margin: 0;
margin-left: -10px;
}
.fatfooter ul li::after, 
.header-navigation ul.sub-menu-paged > li > a::after, 
.header-navigation ul.sub-menu-paged ul.children > li::after {  
content: " ";
position: absolute;
left: 0%; bottom: 0; background-color:#e8e8e8; 
width: 80%;
height: 100%;
pointer-events: none;
z-index: 1;
opacity:0;
transition: width 200ms ease;
}
.fatfooter ul li::after {
background-color:#75777d; 
}
.header-navigation ul.sub-menu-paged > li > a::after {
z-index:-1;
}
.fatfooter ul li:hover::after, 
.header-navigation ul.sub-menu-paged > li > a:hover::after, 
.header-navigation ul.sub-menu-paged ul.children > li:hover::after {
width: 100%;
opacity:1;
}
.header-navigation ul.sub-menu-paged > li.current_page_item > a::after {
opacity: 0.11;
width: 100%;
filter: invert(100%);
}
.fatfooter ul li a {
color:#fff;
display: inline-block;
line-height: 1.3; 
font-size: 0.8em;
padding: 4px 5px 4px 10px;
position: relative;
z-index: 2;
width:100%;
}
.fatfooter #nav_menu-3 ul li a { }
.textwidget p a, .custom-html-widget a, .maler a, .maler {color:#fff;} 
.textwidget a {border-width:0px;}
.maler {font-size:0.8em;}
.textwidget p a:hover, .custom-html-widget a:hover {color:var(--active);}
.maler a:hover {color:black;}
.fatfooter ul li a:hover{
color:white; 
text-decoration:none;
}
.textwidget p a:hover{
color:black;
text-decoration:none;
}
h3.widget-title {
position:relative;
font-size:15px;
font-weight:700;
padding-top:0px;
letter-spacing: 0;
text-transform: none;
font-family: inherit;
color:white;
letter-spacing: 0.6px;
padding-bottom: 0;
padding-top: 2em;
margin-bottom:0.4em;
}
h3.widget-title::before{
content: " ";
position: absolute;
left: 0%; bottom: 0;
background-color: #6c6c6c;
width: 50px;
height: 2px;
transition: background-color 200ms ease-out;
z-index: 1;
top: 1em;
}
.widget-area:hover h3.widget-title::before{ background-color: white;}
#nav_menu-3 h3.widget-title {padding-bottom:1px;}
.textwidget p, .custom-html-widget {
line-height: 24px;
line-height: 1.6;
font-size: 0.8em;
padding-top: 0px; font-family:var(--global--font-secondary);
padding-top:5px;
color:#fff;
}
nav.social-navigation {
width:100%;
padding:0;
margin:0;
overflow:hidden;
}
#nav_menu-3 ul.menu li { position:relative;}
.dg-icon:before {
background-image: url(//mmt.gr/website/wp-content/themes/mmt/img/vectos-2.svg);
width: 28px;
height: 28px;
background-repeat: no-repeat;
background-position: -35px -32px;
content: " ";
display: block;
position: absolute;
left: 5px;
top: 7px;
transition: all .1s ease-in;
background-size: 310px 1200px;
}
.dg-icon.tel:before {background-position: -34px -252px;}
.dg-icon.email:before {background-position: -35px -181px;}
.dg-icon.fb:before {background-position: -35px -32px;}
.dg-icon.twitter:before {background-position: -35px -111px;}
.website-info { 
font-size:1.3rem;
font-size:13px;
font-weight:normal;
color:#fff;
letter-spacing: 0.2px;
}
.website-copy {padding-right:0;}
.website-title {padding-right:20px;}
.website-title a {color:#fff;}.website-title a:hover {color:#000;}
.privacy-policy-link {padding-right:20px;}
.website-terms {}
.half.right ul {
}
.half.right ul li {break-inside: avoid-column;} .quarter,
.one-third,
.two-thirds,
.half {
float: left;
} .one-third {
width: 32%;
}
.two-thirds {
width: 65.5%;
}
.quarter {
width: 48%;
} .three-quarters {
width: 74.5%;
}
.half {
width: 48%;
} .one-third {
margin: 0 0.5%;
}
.quarter,
.two-thirds {
margin: 0 1%;
}
.left,
.quarter.left,
.one-third.left {
margin: 0 1% 0 0;
float: left;
}
.right,
.quarter.right,
.one-third.right {
margin: 0 0 0 1%;
float: right;
}
.half.left {
width: 48%;
margin: 0 2% 0 0;
}
.half.right {
width: 100%;
margin: 0;
}
.two-thirds.left {
margin: 0 1% 0 0;
}
.two-thirds.right {
margin: 0 0 0 1%;
float: right;
}
.quarter.right {
float:left;
margin:0;
} .share .tooltip {
display: inline;
position: relative;
}
.share .tooltip-item {
cursor: pointer;
display: inline-block !important;
font-size: 13px;
font-size: 1.3rem;
font-weight: 400;
color: #000;
padding: 3px 3px 7px 3px;
margin: 0 0 4px 0;
line-height: 1.3125;
transition: all 0.3s ease-out 0s;
}
.share .tooltip-item::after {
content: "";
position: absolute;
width: 100%;
height: 20px;
bottom: 100%;
left: 50%;
pointer-events: none;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.share .tooltip:hover .tooltip-item::after {
pointer-events: auto;
}
.share .tooltip-content {
position: absolute;
z-index: 9999;  text-align: left;
font-size: 0.765em;
line-height: 1.4;
opacity: 0;
cursor: default;
pointer-events: none;
}
.share.middle .tooltip-content {
width: 295px;
padding-top: 0;
margin: 0 0 70px -147px;
top: unset;
bottom: 100%;
left: unset;
right: 63px;
margin: 0 0 -46px 0;
}
.share .tooltip-content .wrap {
box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
background: #fff;
border: 0 solid #fff;
}
.share.middle .tooltip-content .wrap {
box-shadow: 5px 5px 15px rgba(48, 54, 61, 0.2);
}
.share .tooltip-effect-1 .tooltip-content {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
transition: opacity 0.3s, transform 0.3s;
z-index: 999999;
}
.share .tooltip-effect-2 .tooltip-content {
-webkit-transform-origin: 50% calc(100% + 10px);
transform-origin: 50% calc(100% + 10px);
-webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 45deg);
transform: perspective(1000px) rotate3d(1, 0, 0, 45deg);
-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
transition: opacity 0.2s, transform 0.2s;
}
.share .tooltip-effect-3 .tooltip-content {
-webkit-transform: translate3d(0, 10px, 0) rotate3d(1, 1, 0, 25deg);
transform: translate3d(0, 10px, 0) rotate3d(1, 1, 0, 25deg);
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
transition: opacity 0.3s, transform 0.3s;
}
.share .tooltip-effect-4 .tooltip-content {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transform: scale3d(0.7, 0.3, 1);
transform: scale3d(0.7, 0.3, 1);
-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
transition: opacity 0.2s, transform 0.2s;
}
.share .tooltip-effect-5 .tooltip-content {
width: 180px;
margin-left: -90px;
-webkit-transform-origin: 50% calc(100% + 6em);
transform-origin: 50% calc(100% + 6em);
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
transition: opacity 0.2s, transform 0.2s;
-webkit-transition-timing-function: ease, cubic-bezier(0.17, 0.67, 0.4, 1.39);
transition-timing-function: ease, cubic-bezier(0.17, 0.67, 0.4, 1.39);
}
.share:hover .tooltip .tooltip-content {
pointer-events: auto;
opacity: 1;
-webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0);
transform: translate3d(0, 0, 0) rotate3d(0, 0, 0);
}
.share:hover .tooltip .tooltip-item {
color: var(--active);
}
.share .tooltip.tooltip-effect-2:hover .tooltip-content {
-webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
}
.share .tooltip-content::before {
content: "";
top: 6px;
right: 14px;
border: solid transparent;
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: transparent;
border-bottom-color: #fff;
border-width: 10px;
margin-left: -10px;
}
.share.middle .tooltip-content::before {
display: none;
}
.share.middle .tooltip-content::after {
top: 59px;
left: unset;
right:-20px;
transform: rotate(-90deg);
content: "";
border: solid transparent;
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: transparent;
border-top-color: #fff;
border-width: 10px;
margin-left: -10px;
visibility: visible;
}
.share .tooltip-content img {
position: relative;
height: 170px;
display: block;
float: left;
margin-right: 1em;
}
.share .tooltip-text {
text-align: center;
font-size: 14px;
line-height: 24px;
display: block;
font-weight: 400;
padding: 20px 0 10px 0;
color: #000;
}
.share .tooltip-effect-5 .tooltip-text {
padding: 1.4em;
}
.share .tooltip-text a {
font-weight: 700;
}
#socialrib {
text-align: center;
padding-bottom: 20px;
display: block !important;
}
#socialrib a {
display: inline-block;
height: 60px;
width: 60px;
padding: 10px;
overflow: hidden;
margin-bottom: 0;
transform: scale(0.8);
}
#socialrib a svg #facebook {
fill: #3064a6;
transition: fill 0.4s ease;
}
#socialrib a svg:hover #facebook {
fill: #000;
}
#socialrib a svg #facebookf {
fill: #fff;
transition: fill 0.4s ease;
}
#socialrib a svg:hover #facebookf {
fill: #fff;
}
#socialrib a svg .pinterestfill {
fill: #de0b15;
transition: fill 0.4s ease;
}
#socialrib a svg:hover .pinterestfill {
fill: #000;
}
#socialrib a svg .twitterfill {
fill: #1da1f2;
transition: fill 0.4s ease;
}
#socialrib a svg:hover .twitterfill {
fill: #000;
} 
#socialrib a svg #linkedin {
fill: #0A66C2;
transition: fill 0.4s ease;
}
#socialrib a svg:hover #linkedin {
fill: #000;
}
#socialrib a svg #emailink {
fill: #58c5a9;
transition: fill 0.4s ease;
}
#socialrib a svg:hover #emailink {
fill: #000;
}
.share.middle .tooltip-item,
.middle a { }
.share.middle a {
border: 0 solid #fff;
}
.share.middle:focus .tooltip-item,
.share.middle:hover .tooltip-item {
color: var(--active);
outline: 0;
} .lastbreak {
display: block;
line-height: 0.1;
content: " ";
} @media screen and ( max-width: 780px ) { .quarter {width: 48%;}
.quarter.left {margin-right: 2%;}
.quarter.right {margin-left: 2%;}
footer .third.quarter.widget-area {clear: both;}
.postsinlist.archive article a .entry-content {
flex-wrap: wrap;
overflow: auto;
flex-direction: column-reverse;
}
.postsinlist.archive .postinlistthumbwrap {
width:100%;
flex: 0 1 auto;
padding-left: 0 !important;
}
.postsinlist.archive article a .entry-content .entry-header {
width:100%;
flex: 0 1 auto;
position:relative;
}
.postsinlist.archive article {margin: 0 -5vw;}
.postsinlist.archive {padding:0;margin:0;} 
.archive #primary {padding-top: 0;}
.postsinlist.archive {row-gap:0;}
.postsinlist.archive article h4.post-title {width: auto;max-width:100%;float: left;padding-right: 0;font-size: 1.3em;}
.postsinlist.archive .entry-content .lebelflexer {max-width:50%;float:right;width: auto;justify-content: end;}
.postsinlist.archive .entry-content ul {margin: 0;padding-top:12px;}
.postsinlist.archive .entry-content ul.labelsleft {text-align:right;}
.postsinlist.archive .entry-content ul li {
padding: 7px 8px 7px 0;}
.postsinlist.archive article a .entry-content .entry-header::before {bottom:unset;z-index:1;top: -49px;}
.postsinlist.archive .postinlistthumbwrap img {
width: 100%;
height: 270px;
max-height: 33vh;
}
}
@media (pointer: coarse) { #menu-top > li.mtogglers > a, #menu-top-english > li.mtogglers > a {
pointer-events: none;
}
.page-template-default #thecalcheader, .page-template-default .maincontent-wrapper {cursor: pointer;}
.cSlider--nav .cSlider__item h2 a {pointer-events:none!important;}
}
@media screen and (max-width: 670px) {
.home #tophead {
min-height:calc(100vh - 138px);
}
ul.project-data-list li span.dvalue {
line-height: 1.4;
}
.home #main section.large-paragraph {
margin: 0em auto;
}
.cSlider--single .slick-track {
height: calc(100vh - 132px); }
.single-post article {
display:block;
}
.single-post .entry-data {margin-right:0;}
ul.project-data-list li {
display: inline-block;
padding-right: 10px;
}
ul.project-data-list {
display: grid;
grid-template-columns: repeat( 3, 1fr );
}
ul.project-data-list li.contribution {
grid-column: 1 / -1;
}
ul.project-data-list { margin-bottom: 0.5em; }
ul.project-data-list li.post_tags {display:none;} .evaluations-wrap ul {margin-bottom:20px;grid-column-gap: 5px;grid-template-columns: 1fr;}
.contributions-wrap ul li {padding: 10px 9px;}
.contributions-wrap h4 {margin:0!important;}
.contributions-wrap {
padding: 13px 20px 7px;
margin: 0 -20px;
}
.contributions-wrap ul {margin: 0 -10px;}
.contributions-wrap ul li::after {display:none;}
td, th {padding: 11px;}
ul.gridlist.mmttiles > li > a::before {right: 3px;}
body:not(.home) table tr.file-row td:last-child {width:39%;}
header .entry-header {
padding-top: 21px;
padding-bottom: 38px;
}
.cSlider--single .slidetexts-wrap a {display:inline-block;} .cSlider--nav .slide-link, .cSlider--nav .cSlider__item h2 a {display:none;}
.large-paragraph p {font-size: 1.3em;}
.postsinlist {
column-gap: 1.5em;
row-gap: 0.5em;
grid-template-columns: 1fr;
}
.single .postsinlist { 
column-gap: 1.5em;
row-gap: 0.5em;
grid-template-columns: 1fr 1fr;
}
.single-post .postsinlist article {padding: 0 0 30px;}
.single-post .selected-projects h2.titleofposts-subpage {
margin-bottom: 0.2em;
}
.postsinlist article h4.post-title {font-size:1.2em;}
.postsinlist article p {font-size:0.9em;line-height: 1.1;}
.postinlistthumbwrap img {
width: 110px;
height: 110px;
}
.single .postinlistthumbwrap img {
width: 100%;
height: 17vh;
min-height: unset;
max-height: 400px;
}
.cSlider--nav span {margin: 25px 0;}
.home-page-navigation, .cSlider--nav span::after {display:none!important;}
.slide-link {
left: 0;
top: 0;
width: 100%;
height: 100%;
background-image: unset;
}
.cSlider--nav .cSlider__item h2 {
font-size: 0.95em;
text-align: center;
}
.cSlider--single .slidetexts-wrap {
width: 100vw;
padding: 0 5vw 5vw;
}
.cSlider--single .slick-slide:nth-child(1) .slidetexts-wrap {}
.cSlider--single .slick-slide:nth-child(2) .slidetexts-wrap {
margin-left:0;
padding-left:5vw;
}
.cSlider--single .slick-slide:nth-child(3) .slidetexts-wrap {
margin-left:0;
padding-left:5vw;
padding-right:5vw;
}
.cSlider--single .slidetexts-wrap h2 {position:relative;}
.cSlider--single .slidetexts-wrap h2::after {
content:"→";
position:absolute;
right:0;
top:0;
color:white;
font-weight:bold;
}
.single .breadcrumbs > span:last-of-type, .page-child .breadcrumbs > span:last-of-type {
display:none!important;
}
.single-post .post-navigation .meta-nav {
font-family:var(--global--font-primary);
letter-spacing: 0;
font-size: 11px;
line-height: 1;
padding-bottom: 7px;
}
.postsinlist article a time, .postsinlist article a .postinlist-categories {
position: relative;
right: unset;
top: unset;
left: unset;
width: unset;
margin-bottom: 6px;
display: block;
float: left;
line-height: 1.8;
padding: 5px 10px 0 0;
background-color: white;
margin-top: -10px;
}
.postsinlist article a .postinlist-categories {
}
.pagination {margin: 20px 0 40px!important;}
.pagination .page-numbers.current {
background-color: #fff;
color: #000;
font-weight:400;
font-size:16px;
border-color: #fff;
text-transform: none;
}
.home .postsinlist article {
margin:0;
}    .quarter,
.one-third,
.half,
.two-thirds,
.three-quarters,
.full-width {
width: 49%;
margin: 0;
} .widget-area {
padding: 18px 0 10px 0;
}
#thefooter {
padding-top:20px;
}
.dg-icon:before {
left:12px;
}
.fatfooter #nav_menu-3 ul li a { }
h3.widget-title {
margin-bottom: 5px;
}
.textwidget p {
margin-bottom: 7px;
}
ul.gridlist.mmttiles li > a.subpagedplus {padding: 15px 15px 15px 15px;}
ul.gridlist.mmttiles h3 {padding-right:30px;}
ul.gridlist.mmttiles li a:before { }
ul.gridlist.mmttiles p, .postsinlist article p { }
ul.gridlist.mmttiles h3 {font-size: 20px;font-size: 2rem;line-height: 1.3;}
ul.gridlist { }
.entry-content-inwrap {display:block;overflow: hidden;}
.postinlistthumbwrap {
flex: 0 0 120px;
display: inline;
position: relative;
top: 0;
float: left;
clear: left;
padding: 0 16px 0 0;
padding-left: 10px !important;
}
.single-post .postinlistthumbwrap {
padding-left: 0px !important;
}
.wp-block-button.whited a { width:100%; padding-top: 10px!important;margin-top: -20px!important; }
}  @media screen and (min-width: 38.75em) {
#main section {padding: 1.9em 0;}
#main section.grayish {padding: 1em 0;}
.hentry, .page-header, .page-content {box-shadow: none;}
.page-title, .taxonomy-description {margin-left:0;}
.site-main {padding: 0;}
.hentry, .page-header, .page-content {margin: 0;}
.entry-header, .page-header {padding: 0 25px;}
.entry-content, .entry-summary, .page-content { }
body.page-template-page-wide-smallheading .entry-content, body.page-template-page-wide-smallheading .entry-summary, body.page-template-page-wide .entry-content, body.page-template-page-wide .entry-summary, body.error404 .page-content, body.search .page-content, .wide .entry-content {padding: 0 0 3em;}
body.page-template-page-nosidebar .entry-content, body.page-template-page-nosidebar .entry-summary, .nosidebar .entry-content {padding: 0 0 3em;}
body.page-template-page-contact .entry-content, body.page-template-page-contact .entry-summary, .contact .entry-content {padding: 0 0 3em;}
body.page-template-page-wide.home .entry-content {padding-bottom:0;}
.entry-footer { padding-left: 6% }
} @media screen and (min-width: 46.25em) {
header .entry-header .entry-header-content-wrapper > p {
width: calc(100% - 55px);
}
ul.gridlist.mmttiles.threecol .gridlinkdummy {padding:25px 20px;}
#main section.grayish {padding: 3em 0;}
.page-template-page-section #main section.large-paragraph {
column-count: 2;
column-gap: 3em;
}
.evaluations-wrap img {width:90px;}
.evaluations-wrap ul {
grid-template-columns: repeat( 2, 1fr );
grid-column-gap: 20px;
}
.contributions-wrap ul { margin:0;
}
.contributions-wrap ul li {
display: flex;
margin: 0 0 20px;
}
.contributions-wrap ul li:first-child {
padding-left:0px;
}
.contributions-wrap h4 {
margin: 10px 0 22px !important;
}
ul.gridlist.mmttiles > li .gridlinkdummy h2 a::before {
display:block;
right: 16px;
bottom: 18px;
position: absolute;
top:unset;
}
#sidebar {
right: 25px;
top: -94px;
}
ul.gridlist li .gridlinkdummy ul li a {
font-size: 1.1em;
}
ul.gridlist li .gridlinkdummy ul li {
display: block;
}
ul.gridlist.forchildren > li {
border:1px solid #dadada;
}
ul.gridlist.forchildren {grid-gap:0;}
ul.gridlist.forchildren > li {border: 0px solid #a8b0b5;border-right:1px solid #a8b0b5}
ul.gridlist.forchildren > li:last-child {border-right:0px solid #a8b0b5}
ul.gridlist.forchildren { grid-template-columns: 1fr 1fr;}
ul.gridlist.mmttiles.threecol { grid-template-columns: 1fr 1fr 1fr;grid-gap: 0px;}
body, button, input, select, textarea {
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
}
.logged-in .header-spacer {top:32px;}
#topBtn {
transform: scale(0.6);
right: 18px;
}
.entry-action-button {
font-size:13px;
font-size:1.3rem;
line-height: 1.7;
}
.share .tooltip-item { 
font-size: 13px;
font-size: 1.3rem;
}
table.tableofitems.wp-block-table td {
padding:20px;
}
table.tableofitems.wp-block-table tr td.size-medium{
width:32%;
}
table.tableofitems.wp-block-table tr td.size-small{
width:22%;
}
table.tableofitems.wp-block-table tr td.size-large{
width:42%;
}
h4.subpagetitle {
padding: 30px 0 20px;
}
ul.gridlist.subpages {
grid-gap: 20px;
margin:20px 0;
}
ul.gridlist.subpages li a {
height: 100%;
font-weight: 500;
letter-spacing: -0.4px;
font-size: 18px;
line-height: 24px;
padding: 15px 20px;
display: table-cell;
vertical-align: middle;
}
.archive .pagination {
margin:40px 20px 50px 30px!important;
}
.postsinlist article a {
margin:0;
padding:0;
border:0px solid white;
}
.postsinlist.archive {
margin: 0 0 5em;
}
body:not(.archive) .postsinlist article h4.post-title { }
.single .post-navigation .post-title {
font-size: 20px;
line-height: 1.25;
}
.single-post .post-navigation a {
padding:50px 40px;
}
table .filelink span {
line-height: 40px;
}
.tableofattachments.wp-block-table tr td{
padding: 7px 10px 16px 20px;
}
.entry-content .accordion h3 {
padding: 15px 21px;
font-size: 19px;
font-weight: 400;
}
.pdf-frames h3 {
font-weight: normal; width:calc(100% - 20px)!important;
}
.pdf-frames span.linktopdf { position:absolute;
right:0;
width:220px;
display:inline-block;
height:100%;
}
.entry-actions {
padding: 0;
margin-top:-20px;
}
.page-featured-image.feat-large { }
.page-featured-image.feat-small {
height:40vh;
max-height: 450px;
}
.hentry .page-featured-image + .entry-header {
padding-top: 43px;
}
.entry-title, .page-title, .widecolumn h2 {
font-size: 2em;
margin-bottom: 0.5em;
}
#thecalcheader h1 {
padding-bottom: 0.6em;
margin-bottom: 0.3em;
}
.parent-page-title {}
.entry-content h2, .entry-summary h2, .page-content h2, .comment-content h2 { font-size:1.5em;
}
.entry-content h3, .entry-summary h3, .page-content h3, .comment-content h3 {
font-size: 1.95em;
margin-top: 1.37em;
margin-bottom: 0.6em;
}
.entry-content h4, .entry-summary h4, .page-content h4, .comment-content h4 {
font-size: 1.4em;
margin-top: 1.37em;
margin-bottom: 0.6em;
}
.entry-content h5, .entry-content h6, .entry-summary h5, .entry-summary h6, .page-content h5, .page-content h6, .comment-content h5, .comment-content h6 {
font-size: 1.2em;
line-height: 1.15;
margin-top: 1.3em;
margin-bottom: 0.2em;
}
body.home .entry-header.home h3 br{	display:block;}
ul.gridlist.mmttiles p, .postsinlist article p { }
ul.gridlist > li .gridlinkdummy a { margin:0;}
} @media screen and (min-width: 55em) {
ul.gridlist.mmttiles:not(.forchildren) p {
font-size: 0.9em;
}
.cSlider--nav {
height: 95px;
}
ul.gridlist.mmttiles > li .gridlinkdummy h2 a::before {
right: 26px;
bottom: 29px;
}
#main section .smallparagraph {
font-size: 0.9em;
line-height:1.55;
}
.single-post .selected-projects h2.titleofposts-subpage {
border-bottom: 0px solid white;
}
.single-post .entry-data {
flex:0 0 300px;
margin-right: 50px;
}
.single-post header .entry-header h1 {
margin-left:350px;
width: calc(100% - 350px);
}
.entry-content h2, .entry-summary h2, .page-content h2, .comment-content h2 {
}
.entry-content h3, .entry-summary h3, .page-content h3, .comment-content h3 {
margin-top: 1.37em;
margin-bottom: 0.6em;
}
.entry-content h4, .entry-summary h4, .page-content h4, .comment-content h4 {
margin-top: 1.37em;
margin-bottom: 0.6em;
}
.entry-content h5, .entry-content h6, .entry-summary h5, .entry-summary h6, .page-content h5, .page-content h6, .comment-content h5, .comment-content h6 {
line-height: 1.15;
margin-top: 1.3em;
margin-bottom: 0.2em;
}
ul.gridlist.mmttiles .gridlinkdummy p {
font-size: 0.9em;
}
.cSlider--single .slidetexts-wrap h2 {
font-size: 2.5em;
}
.postsinlist { 
column-gap: 3.5em;
row-gap: 3em;
}
#main, .sidebar, #primary:not(.ofsection) {padding-top: 15px;}
.home #primary:not(.ofsection) {padding-top: 0;}
.breadcrumbs {
padding: 11px 25px 0 25px;
height: 53px;
font-size: 14px;
}
body, button, input, select, textarea {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.65;
}
a.searchme {display:block;} 
body.home a.searchme {display:block;}
body.home .entry-header.home p {
font-size:15px;
font-size:1.5rem;
line-height:1.7;
}
.first-paragraph-wrap {
padding: 30px 0 0 0;
-webkit-columns: 2;
-moz-columns: 2;
columns: 2;
column-gap: 40px;
}
.wp-block-button__link, .wp-block-search .wp-block-search__button, .post-password-required .entry-content form input[name="Submit"], .wp-block-file a:nth-child(2) {
font-size: 16px;
padding: 12px 42px 14px 24px;
}
.wp-block-search .wp-block-search__button {
padding:12px 24px 14px 24px;
}
.whited .wp-block-button__link {
padding:19px 37px;
}
.wp-block-button__link:before {top: 11px;}
ul.gridlist.mmttiles p, .postsinlist article p { }
} @media screen and (min-width: 59.6875em) {
.fancybox-toolbar {
transform: scale(1.3);
transform-origin: top right;
}
ul.gridlist.mmttiles > li > a::before {right: 16px;top:17px;}
.single-post .entry-content {
margin-bottom:1em;
}
.entry-content .contact-form label {
font-size: 17px;
}
.content-area.wide.page.contact {
display: grid;
grid-template-columns: minmax(20px, auto) 1fr;
grid-gap: 30px;
}
.content-area.wide.page.contact .entry-content.half-sided {
padding-top: 13px;
padding-left: 2em;
margin-bottom: 3em;
border-left: 1px solid #c8c8c8;
border-top: 0px solid #fff;
}
.entry-content .contact-form p {
font-size: 0.85em;
}
blockquote {margin-left: -20px;}
header .entry-header .entry-header-content-wrapper > p {width:80%;}
.page-template-page-nosidebar header .entry-header .entry-header-content-wrapper > p {
width:unset;
}
.entry-actions {}
.share.middle .tooltip-content::after {
top: 100%;
left: unset;
right:14px;
transform: none;
}
.share .tooltip-item::after {width: 100%;}
.entry-action-button.contact {display:block;}
#sidebar {
position: -webkit-sticky; position: sticky;
z-index:2;
overflow:unset;
right: 0;
top: 0;
transform: unset;
transform-origin: right;
}
#main, .sidebar, #primary:not(.ofsection) {padding-top: 45px; }
body.page-template-page-section ul.gridlist.mmttiles {
width: calc(100% + 40px);
margin-left: -20px;
padding:0;
}
header .entry-header .entry-header-content-wrapper > * {width:80%;}
.postsinlist article h4.post-title {font-size: 1.1em;}
.postsinlist article p {font-size: 1.1em;}
.header-spacer {
box-shadow:none!important;
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
}
.header-navigation ul.sub-menu-paged {
display:grid;
}
.large-paragraph p {
font-size: 1.3em; line-height: 1.35;
margin-bottom: 0.6em;
}
#tophead {
position: relative;
top:unset;
width:auto;
}
.header-spacer {
position: relative;
top:unset;
width:100%;
background-color: transparent;
}
.logged-in .header-spacer {top:0;}
#tophead {
margin-top: 0;
}
.page-template-page-section header#tophead {
height:100vh;
}
.page-template-page-section header .page-featured-image.feat-large {
height: 100%;
}
.page-template-page-section header #thecalcheader {
position: absolute;
bottom: 0;
background-color: transparent;
overflow: visible;
}
.page-template-page-section header #thecalcheader:before {
background: linear-gradient(10deg, rgb(0, 0, 0) 2%, rgba(0,0,0,0) 60%, rgba(0,0,0,0) 100%);
opacity: 0.8;
width: 100%;
height: 40vh;
position: absolute;
z-index: 0;
content:" ";
display:block;
bottom: 0;
}
.page-template-page-section header .entry-header h1 {
border-bottom: 2px solid white;
padding-bottom: 0.1em;
margin-bottom: 0;
color: white;
}
.page-template-page-section header .entry-header-content-wrapper {
color: white;
position: relative;
z-index: 1;
} header .entry-header {padding-top:2.4em;padding-bottom:4em;}
header .entry-header p {margin-bottom:-2em;}
body #wpadminbar {display:inline-block;width:auto;}
.site-header-main .site-header-menu {display:block;}
#menu-toggle {display:none;}
.languagedbox {display:block;}
.site-header-main {
display:flex;
width:auto;
align-items: center;
justify-content: center;
}
.site-header-main .site-branding {flex:0 0 110px;width:auto;}
.logoheader a {display: flex;}
.share.middle .tooltip-content {
width: 295px;
left: unset;
right: 0;
padding-top: 0;
margin: 0 0 70px 0;
top: unset;
bottom: 100%;
}
.single-post .hentry .entry-header { padding-top:35px;}
body:before { }
.sidebar {
float: right;
margin-left: -100%;
margin-right:0;
max-width: 413px;
position: relative; width: calc(20% + 25px);
}
.sidebar-header {	display:block;}
.parent-page-title {}
.entry-title, .page-title, .widecolumn h2 {
font-size: 2.1em;
line-height: 1.2308;
margin-bottom: 1.2308em;	
}
.page-template-page-section .entry-title {
font-size: 3.1em;
}
#thecalcheader h1 {
padding-bottom: 0.4em;
margin-bottom: 0.2em;
}
.main-navigation {margin: 0;}
.widget {
font-size: 12px;
font-size: 1.2rem;
margin: 0;
padding:0;
}
.site-content {
display: block;
float: left; margin-right: calc(20% + 25px);
margin-left:0;
width: calc(80% - 25px);
padding-right: 5vw;
}
.archive .site-content {
margin-right: 0;
padding-right:0;
width: 100%;
}
.page-template-page-wide-smallheading .site-content, .page-template-page-wide .site-content, .page-template-page-nosidebar .site-content, .page-template-page-contact .site-content {
padding-right:0;
}
body.page-template-page-wide-smallheading .site-content, body.page-template-page-wide .site-content, body.page-template-page-nosidebar .site-content, body.page-template-page-contact .site-content, body.error404 .site-content, body.search .site-content { 
margin-right: 0;
width: 100%;
}
.site {	max-width:unset;} .page #main { padding-top:0; }
.page #main article.has-post-thumbnail {  }
.page #main article.post-password-required .page-featured-image  { margin-top:-70px; }
body.home .hentry {	padding-top:0px;}
.hentry, .page-header, .page-content {margin: 0;}
.site-main {padding: 0;}
.entry-header, .page-header {padding: 0 6%;	}
.entry-content, .entry-summary, .page-content { }
body.page-template-page-wide-smallheading .entry-content, body.page-template-page-wide-smallheading .entry-summary, body.page-template-page-wide .entry-content, body.page-template-page-wide .entry-summary, body.error404 .page-content, body.search .page-content, .wide .entry-content {
padding: 0 0 4.5em;
}
body.page-template-page-nosidebar .entry-content, body.page-template-page-nosidebar .entry-summary, .nosidebar .entry-content {
padding: 0 0 4.5em;
}
body.page-template-page-contact .entry-content, body.page-template-page-contact .entry-summary, .contact .entry-content {
padding: 0 0 4.5em;
}
body.page-template-page-wide.home .entry-content {padding-bottom:0;}
.entry-footer { padding-left: 6% }
#thefooter { }
.quarter {width: 23%;}
.half.right {
width: 32%;
margin: 0 0 0 1%;
}
.quarter,
.two-thirds {
margin: 0 1%;
}
.entry-content h2, .entry-summary h2, .page-content h2, .comment-content h2 { font-size:1.5em;
}
.entry-content h3, .entry-summary h3, .page-content h3, .comment-content h3 {
font-size: 2.05em;
margin-top: 1.37em;
margin-bottom: 0.6em;
}
.entry-content h4, .entry-summary h4, .page-content h4, .comment-content h4 {
font-size: 1.4em;
margin-top: 1.37em;
margin-bottom: 0.6em;
}
.entry-content h5, .entry-content h6, .entry-summary h5, .entry-summary h6, .page-content h5, .page-content h6, .comment-content h5, .comment-content h6 {
font-size: 1.2em;
line-height: 1.15;
margin-top: 1.3em;
margin-bottom: 0.2em;
}
.hentry + .hentry, .page-header + .hentry, .page-header + .page-content {margin-top: 0;}
.postsinlist article p {font-size: 0.9em;}
ul.gridlist.mmttiles li > a.subpagedplus {
padding: 23px 25px 23px 25px;
}
ul.gridlist.mmttiles h3 {padding-right:30px;}
ul.gridlist.mmttiles .gridlinkdummy {
padding: 20px 20px 10px;
}
ul.gridlist.mmttiles.threecol .gridlinkdummy {padding:0 20px 0 0;}
ul.gridlist > li .gridlinkdummy a {}
ul.gridlist.mmttiles {	grid-template-columns: 1fr 1fr;	}
ul.gridlist.mmttiles.threecol {	
grid-template-columns: 1fr 1fr 1fr;
margin: 0;
padding: 0;
border-width: 0px;
grid-gap: 20px;
}
ul.gridlist.mmttiles > li {}
body.home .entry-header.home {
padding-bottom: 70px;
margin-bottom: 40px;
}
ul.gridlist.mmttiles h3{
font-size:22px;
font-size:2.2rem;
line-height:1.3;
padding-bottom: 0; 
}
ul.gridlist.mmttiles > li .gridlinkdummy h3 a:before {
right: 26px;
bottom: 29px;
transform:scale(1);
opacity: 1;
}
}  @media screen and (min-width: 68.75em) {
ul.gridlist.mmttiles > li .gridlinkdummy h2 a::before {
background-position: -24px -789px;
width: 154px;
}
ul.gridlist.mmttiles.threecol .gridlinkdummy {padding:25px 30px;}
.large-paragraph p {
font-size: 1.4em;
}
ul.gridlist li ul li{margin:5px 0 !important;}
#main, .sidebar, #primary:not(.ofsection) {padding-top: 70px; }
.home #primary:not(.ofsection) {padding-top: 30px;}
ul.gridlist.forchildren > li {border: 1px solid #a8b0b5;}
ul.gridlist.forchildren > li:last-child {border-right:1px solid #a8b0b5}
ul.gridlist > li .gridlinkdummy a {}
body.page-template-page-section ul.gridlist.mmttiles {
width: calc(100% + 80px);
margin-left: -40px;
}
ul.gridlist.mmttiles.threecol {
width: calc(100% + 80px);
margin: 0 0 0 -40px;		
}
ul.gridlist.forchildren {grid-gap:20px;}
ul.gridlist.mmttiles li > a.subpagedplus {padding: 23px 25px 23px 25px;}
ul.gridlist.mmttiles .gridlinkdummy {padding: 33px 40px 20px 40px;}
ul.gridlist li .gridlinkdummy ul li a {margin-right: 50px;font-size: 1.35em;}
.site-header-main .site-branding {}
.logoheader a {transition:all 0.9s ease-in;}
.logoheader a:before {
position:absolute;
left:-5vw;
top:0;
background-color:#cecece;
content:"";
height:100%;
width:calc(10vw + 130px);
z-index: -1;
transform: scaleX(0);
transform-origin: left;
opacity:0;
transition:all 0.2s ease;
}
.logoheader a:hover::before {
transform: scaleX(1);
opacity:1;
}
.logoheader a:hover { transition:all 0.3s ease;
}
.logoheader a:hover img {}
#main section:last-child {padding-bottom: 4em;}
#main section {padding: 2.5em 0 2.5em;}
#main section.grayish {padding: 3em 0 3em;}
#main section.grayish.threcol {margin-top:3em;}
.postsinlist { 
column-gap: 4.5em;
row-gap: 1.5em;
grid-template-columns: 1fr 1fr;
}
.single .postsinlist { 
column-gap: 1.5em;
row-gap: 0.5em;
grid-template-columns: 1fr 1fr 1fr;
}
.postsinlist.archive {row-gap: 5em;}
.postinlistthumbwrap img {
width:250px;
height:200px;
}
.single .postinlistthumbwrap img {
width:100%;
}
.postsinlist.archive .postinlistthumbwrap img {
width: 100%;
height: 460px;
max-height: 80vh;
}
.cSlider--single .slick-track {height: calc(100vh - 150px);}
table.tableofitems.wp-block-table tr td.size-medium{width:25%;}
table.tableofitems.wp-block-table tr td.size-small{width:15%;}
table.tableofitems.wp-block-table tr td.size-large{width:40%;}
.entry-content h2, .entry-summary h2, .page-content h2, .comment-content h2 { font-size:1.9em;
}
.entry-content h3, .entry-summary h3, .page-content h3, .comment-content h3 {
font-size: 2.35em;
margin-top: 1.37em;
margin-bottom: 0.6em;
}
.entry-content h4, .entry-summary h4, .page-content h4, .comment-content h4 {
font-size: 1.7em;
margin-top: 1.37em;
margin-bottom: 0.6em;
}
.entry-content h5, .entry-content h6, .entry-summary h5, .entry-summary h6, .page-content h5, .page-content h6, .comment-content h5, .comment-content h6 {
font-size: 1.5em;
line-height: 1.35;
margin-top: 1.3em;
margin-bottom: 0.2em;
}
}   @media screen and (min-width: 87.6875em) {
.header-navigation ul.sub-menu-paged.competence {
right: 0;
width: 886px;
}
.entry-title, .page-title, .page-template-page-section .entry-title, .widecolumn h2 {
font-size: 2.9em;
line-height: 1.2308;
}
.cSlider--single .slick-track {height: calc(100vh - 173px);}
#main section.grayish {padding: 3.6em 0 3.6em;}
.logoheader a:before {
width:calc(10vw + 130px);
}
.site-header-main .site-branding {
flex: 0 0 140px;
}
#tophead .site-header-main{ height: 78px;}
.evaluations-wrap { }
.single-post header .entry-header h1 {
width: calc(100% - 350px);
}
.single-post .site-content {
margin-right: calc(10% + 50px);
margin-left: 0;
width: calc(90% - 25px);
padding-right: 5vw;
}
.contributions-wrap ul li {
padding: 10px 39px;
}
.single-post .sidebar { display:block; }
.content-area.wide.page.contact {
display: grid;
grid-template-columns: minmax(20px, auto) 1fr;
grid-gap: 60px;
}
.content-area.wide.page.contact .site-main {}
.content-area.wide.page.contact .entry-content.half-sided {
padding-top: 0.4em;
padding-left: 4em;
margin-left: 0;
border-left: 1px solid #c8c8c8;
margin-bottom: 3em;
}
header .entry-header .entry-header-content-wrapper > p {width:60%;}
.page-template-page-nosidebar header .entry-header .entry-header-content-wrapper > p {
width:unset;
}
body.page-template-page-nosidebar .entry-content ul {
-webkit-columns: 3;
-moz-columns: 3;
columns: 3;
column-gap: 20px;
width: 100%;
}
.share.middle .tooltip-content::after {
left: 50%;
right: unset;
}
.share.middle .tooltip-content { }
.share.middle .tooltip-content {
width: 295px;
left: 0;
right: unset;
padding-top: 0;
margin: 0 0 70px -127px;
top: unset;
bottom: 100%;
}
ul.gridlist.mmttiles .gridlinkdummy {padding: 33px 108px 20px 39px;}
ul.gridlist li .gridlinkdummy ul li a {margin-right: 0;}
header .entry-header .entry-header-content-wrapper > * {width:60%;}
.cSlider--nav .cSlider__item h2 {font-size: 1.25em;line-height:1.6842;}
.header-navigation ul.sub-menu-paged.work {
right: 226px;
width: 730px;
}
.header-navigation ul.sub-menu-paged ul.children > li a {font-size: 17px;}
.header-navigation ul.sub-menu-paged > li > a {font-size: 20px;}
.entry-content h2.titleofposts-home {
margin-top:0.7em;
margin-bottom:1em
}
.large-paragraph p {
font-size: 1.5em;
line-height: 1.35;
margin-bottom: 0.6em;
}
.postinlistthumbwrap img {
width:300px;
height:225px;
}
.single .postinlistthumbwrap img {
width:100%;
}
.postsinlist.archive .postinlistthumbwrap img {
width: 100%;
height: 460px;
max-height: 80vh;
}
.cSlider--single .slidetexts-wrap h2{
font-size: 3em;
line-height: 1.3;
margin-bottom: 15px;
padding-bottom:0;
}
.cSlider--single .slidetexts-wrap .slidetext{
font-size: 1.2em;
line-height: 1.15;
}
.postsinlist article a time {
height:unset;
padding:3px 10px;
}
.postsinlist article a .postinlist-categories {
height:unset;
padding:3px 13px;
}
#menu-top li a, #menu-top-english li a {
font-size: 21px;
font-size: 2.1rem;
line-height:1.5;
}
.header-navigation ul.sub-menu-paged > li > a { font-size: 20px;
font-size: 1.95rem;
}
ul.gridlist.subpages {grid-template-columns: 1fr 1fr 1fr;}
body, button, input, select, textarea {
font-size: 20px;
font-size: 2rem;
line-height: 1.6842;
}
#sidebar {top: -107px;}
.single-post #sidebar {top: -30px;}
.entry-title, .page-title, .widecolumn h2 { }
.entry-content h2, .entry-summary h2, .page-content h2, .comment-content h2 {
font-size: 2.4em;
line-height: 1.15;
margin-top: 2em;
margin-bottom: 1em;
}
.entry-content h3, .entry-summary h3, .page-content h3, .comment-content h3 {
font-size: 2.02em;
line-height: 1.15;
margin-top: 1.37em;
margin-bottom: 0.6em;
}
.entry-content h4, .entry-summary h4, .page-content h4, .comment-content h4 {
font-size: 1.55em;
line-height: 1.45;
margin-top: 1.37em;
margin-bottom: 0.6em;
}
.entry-content h5, .entry-content h6, .entry-summary h5, .entry-summary h6, .page-content h5, .page-content h6, .comment-content h5, .comment-content h6 {
font-size: 1.35em;
line-height: 1.35;
margin-top: 1.3em;
margin-bottom: 0.6em;
}
.site-header-main .site-branding { }
body.home .entry-header.home h1{
padding-top:50px;
font-size: 190%;
font-weight:600;
}
}  @media screen and (min-width: 87.6875em) {
.cSlider--single .slidetexts-wrap h2 {
font-size: 3.5em;
}
} @media screen and (min-width: 100.6875em) {
.cSlider--single .slick-slide .slidetexts-wrap .slidetext{
height:107px;
}
.single-post .hentry .entry-header { padding-top:70px;}
ul.gridlist.mmttiles {	grid-template-columns: 1fr 1fr;}
ul.gridlist.mmttiles li > a.subpagedplus {padding: 23px 25px 23px 25px;}
ul.gridlist.mmttiles .gridlinkdummy {padding: 33px 70px 33px 40px;} body:before { }
#sidebar {top: -160px;}
.single #sidebar {top: -50px;}
.sidebar {
max-width: unset;
position: relative;
width: 20%;
}
.sidebar-header {}
.parent-page-title {}
.entry-title, .page-title, .widecolumn h2 { }
.main-navigation {margin: 0;}
.widget {
font-size: 12px;
font-size: 1.2rem;
margin: 10px 0 60px;
padding: 0 10px 0 85px;
}
#secondary .widget {
padding-left:0;
}
.site-content {
margin-right: 20%;
width: 80%;
}
.archive .site-content {
margin-right: 0;
padding-right:0;
width: 100%;
}
body.page-template-page-wide-smallheading .site-content, body.page-template-page-wide .site-content, body.page-template-page-nosidebar .site-content, body.page-template-page-contact .site-content, body.error404 .site-content, body.search .site-content { 
margin-right: 0;
width: 100%;
}
.site-header-main .site-branding { }
.site-header-main, .maincontent-wrapper, .entry-header-content-wrapper {padding-left:70px;padding-right:70px;}
.logoheader a:before {left:-70px;}
body.page-template-page-wide-smallheading .entry-content, body.page-template-page-wide-smallheading .entry-summary, body.page-template-page-wide .entry-content, body.page-template-page-wide .entry-summary, body.page-template-page-nosidebar .entry-content, body.page-template-page-nosidebar .entry-summary, body.page-template-page-contact .entry-content, body.page-template-page-contact .entry-summary, body.error404 .page-content, body.search .page-content, .wide .entry-content {padding: 0 0 3em;}
body.page-template-page-wide.home .entry-content {padding-bottom:0;}
.breadcrumbs {padding: 11px 85px 0 85px;}
#main, .sidebar, #primary:not(.ofsection) {padding-top: 70px;}
.page #main { padding-top:0; }
.page #main article.has-post-thumbnail {  }
.page #main article.post-password-required .page-featured-image  { margin-top:-70px; }
#thefooter {padding-top:1.5em;padding-bottom:1em;}
.half.right ul {
columns: 2;
-webkit-columns: 2;
-moz-columns: 2;
column-gap: 10px;
}
.half.right {
width: 48%;
margin: 0 0 0 1%;
}
.quarter, .two-thirds {
margin: 0 1%;
}
.quarter {
width: 24%;
}
.quarter.left {
width: 22%;
}
.quarter.right {
float:left;
}
.left, .quarter.left, .one-third.left {
margin: 0 2% 0 0;
}
} @media print {
.sidebar-header {
padding: 10px 0;
}
.page-featured-image, .entry-actions, .site-header-main, #sidebar, #menu-toggle {
display:none!important;
}
.entry-header, .page-header, .entry-content, .entry-summary, .page-content, .entry-content h3 {
padding:10px 0!important;
}
.fatfooter, .website-title, a.privacy-policy-link, .website-terms, a.searchme {
display:none!important
}
.entry-content h3, .entry-summary h3, .page-content h3, .comment-content h3 {margin-top:0px;}
.breadcrumbs {
background-color:white;
margin-bottom: 20px;
}
.entry-title {
margin-bottom:0;
}
#thefooter {background-color:white;padding-top:10px;}
#topBtn {display:none!important}
.entry-content ul {
list-style: disc!important;
}
.entry-content ul li {
margin-bottom: 4px;
padding-left: 0px!important;
margin-left: 20px!important;
position: relative;
line-height: 27px;
list-style-type: disc!important;
}
.entry-content ul li:after {
display: none;
}
} #wp-admin-bar-site-name .ab-sub-wrapper {display:none!important;}
#wp-admin-bar-site-name a {font-size:0px;}
#wp-admin-bar-site-name a:before {font-size:20px;} 
#wp-admin-bar-updates, #wp-admin-bar-customize, #wp-admin-bar-wp-logo, #wp-admin-bar-comments, #wp-admin-bar-top-secondary, #wp-admin-bar-visitsite {display:none!important;}
#wp-admin-bar-wpfc-toolbar-parent > .ab-empty-item::before {display:none!important;}