body {
    font-family: 'Averta';
    max-width: 1920px;
    margin: auto;
    cursor: url(../../../images/cursor.png), pointer;
    color: #000;
}
a:hover, button:hover {
    cursor: url(../../../images/cursor-active.png), pointer;
}
#gkHeaderNav .gkMainMenu > .gkmenu > li > a, #gkHeaderNav .gkMainMenu > .gkmenu > li > span {
    font-family: 'Averta';
}
#gkHeaderNav .gkMainMenu > .gkmenu.level0 > li > a, #gkHeaderNav .gkMainMenu > .gkmenu.level0 > li > span {
    font-size: 18px;
    font-weight: normal;
    padding: 0;
    transition: none;
    letter-spacing: 0.48px;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after, .swiper-button-next:after, .swiper-button-prev:after {
    content:none !important;
}
#gkHeaderNav .gkMainMenu > .gkmenu > li > a:active, #gkHeaderNav .gkMainMenu > .gkmenu > li > a:focus, #gkHeaderNav .gkMainMenu > .gkmenu > li > a:hover, #gkHeaderNav .gkMainMenu > .gkmenu > li.active > a, #gkHeaderNav .gkMainMenu > .gkmenu > li.active > span {
    border: none;
    color: #000;
    font-weight: bold;
}
div#gkBg {
    padding: 0;
}
#gkMainbody.gkcomponent {
    background: transparent;
    padding-top: 95px;
}
#k2Container {
    padding: 0;
}
#main {
    background: url(../../../images/grid.png);
    background-repeat: repeat-y;
    background-position: top;
    background-size: contain;
}
#gkHeaderNav {
    width: 100%;
    max-width: 1620px;
    margin: auto;
}
.gkHeaderNav {
    border: none;
    height: 220px;
}
.gkLogo .logo-image img {
    max-height: initial;
}
.gkLogo {
    border-right: none;
    padding: 0;
}
div#top-menu {
    display: flex;
    align-items: center;
    flex: 50%;
}
.gkLogoWrap {
    flex: 50%;
}
div.mod-languages li {
    margin-right: 0;
}
#gkHeaderNav .gkMainMenu > .gkmenu {
    display: flex;
    justify-content: space-between;
    padding-right: 40px;
    border-right: 1px solid #000;
    height: 60px;
    align-items: center;
    margin-right: 40px;
}
div.mod-languages a {
    color: #000;
}
li.lang-active, div.mod-languages a:hover {
    font-weight: bold;
}
div.mod-languages ul.lang-inline li:not(:last-child) {
    border-right: 1px solid #000;
    margin-right: 5px;
}
#gkFooter {
    color: rgb(0, 0, 0);
    display: flex;
    height: 235px;
    align-items: center;
    background: rgb(255, 255, 255);
    margin: 0px;
    padding: 0px;
}
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 100%;
    max-width: 1920px;
    margin: auto;
    padding: 0;
}
.footer-wrap {
    margin: 0;
}
.gkCopyrights {
    font-size: 18px;
    margin: 0;
    font-weight: normal;
    flex: 1;
    line-height: 45px;
    letter-spacing: 0.48px;
}
#gkContent .container {
    padding-left: 70px;
    padding-right: 70px;
    max-width: 1920px;
}
div#back-to-top {
    position: fixed;
}
div.catItemView {
    margin-bottom: 0;
    padding: 0;
}
div.catItemImageBlock {
    padding: 0;
    margin: 0;
}
.homepage .Leading {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    padding-bottom: 0;
    height: 100%;
}
.homepage .Leading div.catItemImageBlock {
    flex: 50%;
    padding-left: 70px;
}
.homeblock {
    flex: 50%;
    padding-right: 70px;
}
.gkLogo.text, h1, h2, h3, h4, h5, h6, .header, .page-header {
    font-family: 'Averta';
}
.homeblock h2.catItemTitle {
    font-size: 75px;
    font-weight: bold;
    line-height: 80px;
    letter-spacing: 3.75px;
    margin-bottom: 30px;
}
.homepage-el .homeblock h2.catItemTitle  {
    font-size: 50px;
    line-height: 60px;
}
div.catItemBody {
    padding: 0;
}
div.catItemIntroText {
    padding: 0;
}
.homeblock p {
    margin-bottom: 0;
    font-size: 24px;
    letter-spacing: 0.72px;
}
.Leading  .homeblock .catItemIntroText p {
    margin: 0;
    letter-spacing: 1.5px;
    font-size: 50px;
    line-height: 70px;
}
.homepage-el .Leading .homeblock .catItemIntroText p  {
    font-size: 30px;
    line-height: 50px;
}
span.catItemImage {
    margin: 0;
}
div#back-to-top {
    position: fixed;
    right: 90px;
    bottom: 150px;
}
button.btn.btn-primary {
    background: #000;
    border: none;
    border-radius: 0;
    width: 100px;
    height: 100px;
    position: relative;
}
.back-to-top .btn.btn-primary span {
    position: absolute;
    top: 50%;
    line-height: 14px;
    text-align: left;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    font-size: 14px;
}
.back-to-top .btn:hover, .back-to-top .btn:active, .back-to-top .btn:focus {
    background: #999;
    box-shadow: none;
}
.footer-wrap {
    flex: 1;
}
#gkFooter .container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    max-width: 1620px;
}
.gkFooterNav {
    flex: 100%;
    max-width: 100%;
}
.gkFooterNav ul.menu li + li {
    margin-top: 0;
}
.moduletable_menu {
    width: 100%;
}
.moduletable_menu ul {
    display: flex;
    align-items: center;
    float: right;
}
.contactus ul.menu {
    display: flex;
    align-items: center;
  justify-content: center;
}
.moduletable_menu ul li:not(:last-child), .contactus ul.menu li:not(:last-child) {
    border-right: 1px solid #000;
    padding-right: 40px;
    margin-right: 40px;
}
.moduletable_menu ul li , .contactus ul.menu li {
    height: 45px;
    display: flex;
    align-items: center;
}
.moduletable_menu ul li a, .contactus ul.menu li a {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.48px;
    color:#000;
    padding: 0;
}
.gkFooterNav ul.menu li a:hover, .gkFooterNav ul.menu li a:active , .contactus ul.menu li a:hover {
    color: #999;
    text-decoration: none;
}
.homepage  #itemListPrimary .catItemHeader {
    display: none;
}
#gkHeader {
    margin-bottom: 0;
}
.homepage div#itemListPrimary {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-right: 140px;
}
.homepage #itemListPrimary div.itemContainerLast:nth-child(odd) {
    flex: 50%;
    padding-right: 0;
}
.homepage #itemListPrimary div.itemContainerLast:nth-child(even) {
    flex: 50%;
    padding-left: 140px;
    padding-bottom: 70px;
}
.homepage #itemListPrimary div.itemContainerLast:last-child {
    padding: 0;
    flex: 100%;
}
.homepage div#itemListLeading {
    padding: 0 70px 0 70px;
    display: block;
    height: calc(100vh - 315px);
    overflow: hidden;
    margin-bottom: 160px;
}
.homepage div#itemListPrimary .homeblock {
    padding: 0;
}
div#itemListLeading div.itemContainerLast {
    padding: 0 70px;
    height: 100%;
}
.homepage #itemListPrimary .catItemImageBlock span.catItemImage img {
    width: 100% !important;
    display: table;
    object-fit: cover;
}
.homepage #itemListPrimary div.itemContainerLast:nth-child(even) .catItemIntroText {
    font-weight: bold;
    font-size: 50px;
    line-height: 70px;
}
.homepage #itemListPrimary div.itemContainerLast:nth-child(even) .catItemIntroText img {
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -o-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(1);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    max-width: 300px;
    margin: 30px 0 0;
    display: block;
    mix-blend-mode: darken;
    float: right;
}
#k2Container img, section#gkBottom2 img , .project-img img, .customSimplicity img  {
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -o-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(1);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.homepage #itemListPrimary div.itemContainerLast:nth-child(even) .catItemIntroText img:hover, #k2Container img:hover , section#gkBottom2 img:hover, .project-img a:hover img, .customSimplicity img:hover  {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -o-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
}
.homepage #itemListPrimary div.itemContainerLast:nth-child(odd) .catItemIntroText {
    font-size: 28px;
    line-height: 40px;
    padding-top: 70px;
    padding-left: 140px;
}
.homepage #itemListPrimary div.itemContainerLast:last-child .catItemView.group.Primary {
    display: flex;
    flex-direction: row-reverse;
}
.homepage #itemListPrimary div.itemContainerLast:last-child .catItemImageBlock {
    flex: 50%;
    padding-left: 140px;
}
.homepage #itemListPrimary div.itemContainerLast:last-child .catItemIntroText {
    position: absolute;
    bottom: 0;
    right: 0;
    width: auto;
    text-align: right;
    padding: 0;
    height: 100%;
    left: 0;
}
.homepage #itemListPrimary div.itemContainerLast:last-child .catItemIntroText p {
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: justify;
    width: 70%;
}
.homepage #itemListPrimary div.itemContainerLast:last-child .catItemIntroText img {
    position: absolute;
    left: 0;
    width: 400px;
    mix-blend-mode: darken;
    top: 0;
}
.homeblock {
    position: relative;
}
.homepage div#k2Container:before {
    content: "About us";
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    position: sticky;
    left: 0;
    top: 50%;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.48px;
    text-transform: uppercase;
    margin: 0 0 0 -35px;
    z-index: 1;
}
.homepage-el div#k2Container:before {
    content: "σχετικα";
    margin: 0 0 0 -28px;
}
.homepage-el #gkBottom2:before {
    content: "ΕΠΙΚΟΙΝΩΝΙΑ";
    margin: 0 0 0 -142px;
}
#gkBottom2:before {
    content: "contact";
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    position: sticky;
    left: 0;
    top: 50%;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.48px;
    text-transform: uppercase;
    margin: 0 0 0 -88px;
    display: table;
}
.contactpage #k2Container:before {
    content: "contact";
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    position: sticky;
    left: 0;
    top: 50%;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.48px;
    text-transform: uppercase;
    margin: 0 0 0 -35px;
    display: table;
}
:lang(el) .contactpage #k2Container:before {
    content: "ΕΠΙΚΟΙΝΩΝΙΑ";
    margin: 0 0 0 -55px;
}
.aboutpage #k2Container:before {
    content: "about us";
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    position: sticky;
    left: 0;
    top: 50%;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.48px;
    text-transform: uppercase;
    margin: 0 0 0 -35px;
    display: table;
}
:lang(el)  .aboutpage #k2Container:before {
    content: "ΣΧΕΤΙΚΑ";
    margin: 0 0 0 -25px;
}
.workflowpage #k2Container:before {
    content: "workflow";
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    position: sticky;
    left: 0;
    top: 50%;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.48px;
    text-transform: uppercase;
    margin: 0 0 0 -45px;
    display: table;
    z-index: 1;
}
:lang(el)  .workflowpage #k2Container:before {
    content: "ΠΡΑΚΤΙΚΗ";
    margin: 0 0 0 -35px;
}
.projectspage #k2Container:before {
    content: "projects";
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    position: sticky;
    left: 0;
    top: 50%;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.48px;
    text-transform: uppercase;
    margin: 0 0 0 -35px;
    display: table;
    color: #000;
    font-family: 'Averta';
}
:lang(el) .projectspage #k2Container:before { 
    content: "ΕΡΓΑ";
    margin: 0 0 0 -5px;
}
#gkBottom1:before {
    content: "projects";
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    position: sticky;
    left: 0;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.48px;
    text-transform: uppercase;
    margin: 0 0 0 -40px;
    top: 50%;
    display: table;
    z-index: 1;
}
.homepage-el #gkBottom1:before {
    content: "ΕΡΓΑ";
    margin: 0 0 0 -15px;
}
.gk-modules-block .box {
    margin-top: 0;
}
.homepage #gkPageContent {
    mix-blend-mode: darken;
}
section#gkBottom2 {
    mix-blend-mode: darken;
    max-width: 1920px;
    margin: 180px auto 150px auto;
    padding: 0 120px;
    position: relative;
}
:lang(el) section#gkBottom2 {
    margin: 180px auto 128px auto;
}
img.sketch1 {
    width: 50%;
}
img.sketch3 {
    position: absolute;
    top: 0;
    right: 15px;
    width: 48%;
}
section#gkBottom2 h3 {
    position: absolute;
    right: 27%;
    top: 34%;
    letter-spacing: 1.5px;
    font-size: 50px;
    line-height: 60px;
    font-weight: normal;
    margin: 0;
}
:lang(el) section#gkBottom2 h3 {
    right: 21%;
    top: 31%;
}
.homepage #itemListPrimary div.itemContainerLast:nth-child(even) .homeblock p {
    margin: 0;
    letter-spacing: 1.5px;
    font-size: 50px;
    line-height: 70px;
    font-weight: normal;
}
.homepage #itemListPrimary div.itemContainerLast:nth-child(1) span.catItemImage img {
    height: 590px !important;
}
.homepage #itemListPrimary div.itemContainerLast:last-child span.catItemImage img {
    max-height: 640px;
}
::selection {
    background: #000;
    color: #fff;
}
::-moz-selection {
    background: #000;
    color: #fff;
}
section#gkBottom1 {
    padding-left: 70px;
    padding-right: 70px;
    max-width: 1920px;
    margin: 125px 0 0;
    position: relative;
}
.projects {
    display: flex;
    align-items: flex-end;
    flex-direction: row-reverse;
    margin: 0;
}
.project-txt {
    flex: calc(50% - 70px);
}
.project-img {
    flex: calc(50% + 70px);
}
.nspMain {
    position: relative;
    margin: 0;
    width: 100%;
    display: table;
}
#gkBottom1 .nspMain::before {
    content: "";
    width: 500px;
    height: 200px;
    position: absolute;
    left: 75px;
    mix-blend-mode: darken;
    background: url(../../../images/sketches/8.png);
    top: 75px;
}
.project-txt div {
    display: table;
    width: auto;
    float: right;
    padding-right: 70px;
    padding-bottom: 70px;
}
.project-txt div p {
    margin: 0;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.48px;
}
.project-txt h3 {
    font-size: 27px;
    margin-bottom: 10px;
    font-weight: 600;
    letter-spacing: 0.81px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.project-txt div p.location {
    margin-bottom: 40px;
}
.nspMain .nspArt {
    margin-left: 0;
}
#gkBottom1 .nspArtPage .nspArt:nth-child(even) .projects {
    flex-direction: row;
}
#gkBottom1 .nspArtPage .nspArt:nth-child(even) .project-img {
    flex: 465px;
}
#gkBottom1 .nspArtPage .nspArt:nth-child(even)  .project-txt {
    flex: calc(100% - 465px);
}
#gkBottom1 .nspArtPage .nspArt:nth-child(even) .project-txt div {
    float: left;
    padding-right: 0;
    padding-left: 70px;
}
#gkBottom1 .nspArtPage .nspArt:nth-child(3) .project-img {
    margin-top: -75px;
}
.nspArt div {
    overflow: visible;
}
#gkBottom1 .nspArtPage .nspArt:nth-child(4) .projects {
    align-items: flex-start;
}
#gkBottom1 .nspArtPage .nspArt:nth-child(4) .project-txt div {
    padding-bottom: 0;
    padding-top: 70px;
}
#gkBottom1 .nspArtPage .nspArt:nth-child(3) .project-img img.nspImage {
    height: 650px;
    object-position: left;
    object-fit: cover;
}
#gkBottom1 .nspArtPage .nspArt:nth-child(3) .projects {
    align-items: center;
}
#gkBottom1 .nspArtPage .nspArt:nth-child(3) .project-txt div {
    padding-bottom: 0;
    padding-top: 0;
}
#gkBottom1 .nspArtPage .nspArt:nth-child(3) .project-txt h3 {
    max-width: 300px;
}
a:hover, a:active, a:focus {
    color: #999;
    text-decoration: none;
}
.project-txt a:hover h3 {
    color: #999;
}
#gkBottom1 .nspArtPage .nspArt:nth-child(5) .project-img {
    flex: 50%;
    padding: 0 140px 0 80px;
}
#gkBottom1 .nspArtPage .nspArt:nth-child(5) .project-img {
    margin-top: -42vh;
}
#gkBottom1 .nspArtPage .nspArt:nth-child(5) .project-txt {
    flex: 50%;
}
#gkBottom1 .nspArtPage .nspArt:nth-child(5) .project-txt div {
    padding-right: 0;
}
h1, h2, h3, h4, h5, h6 {
    color: #000;
}
.box.workplace {
    position: absolute;
    right: 70px;
    bottom: -115px;
    z-index: 10;
}
.box.workplace h2, .box.Simplicity h2 {
    font-size: 70px;
    font-weight: bold;
    line-height: 80px;
    letter-spacing: 3.75px;
    margin-bottom: 20px;
}
 :lang(el) .box.Simplicity h2 {
    font-size: 50px;
    line-height: 60px;
}
.box.workplace h3, .box.Simplicity h3 {
    letter-spacing: 1.5px;
    font-size: 50px;
    font-weight: normal;
    margin: 0;
    line-height: 60px;
}
.box.Simplicity {
    position: absolute;
    top: 700px;
    right: 70px;
    width: 56%;
    mix-blend-mode: darken;
    z-index: 10;
}
h2.innovation {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.dealing {
    position: absolute;
    right: 0;
    bottom: 80px;
    text-align: right;
    padding-right: 0;
    z-index: 1;
}
#gkBottom1 .nspArtPage .nspArt:nth-child(odd) .projects .project-txt div {
    text-align: right;
}
.customSimplicity p {
    margin-bottom: 0;
}
.customSimplicity img {
    margin: auto;
    display: block;
    padding-top: 100px;
}
div.itemBody {
    padding: 0 140px;
}
div.itemImageBlock {
    padding: 0;
    margin: 0;
}
.itemView .itemImage img {
    max-height: 83vh;
    object-fit: cover;
}
h1.itemTitle {
    font-size: 75px;
    font-weight: bold;
    line-height: 80px;
    letter-spacing: 3.75px;
    margin: 55px  0;
    text-transform: inherit;
}
div.itemFullText .studio p {
    margin: 0;
    letter-spacing: 1.5px;
    font-size: 50px;
    line-height: 60px;
    width: 50%;
}
.studio h2 {
    font-size: 65px;
    font-weight: bold;
    line-height: 70px;
    letter-spacing: 3.75px;
    margin:  0;
    flex: 50%;
}
.studio div {
    width: 45%;
    display: table;
    height: 100%;
    position: absolute;
    right: 0;
}
.studio {
    display: flex;
    align-items: center;
    position: relative;
}
div.itemFullText p {
    font-size: 24px;
    letter-spacing: 0.72px;
    line-height: 48px;
    margin: 55px 0;
}
.studio div h2 {
    display: table;
    margin: auto;
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    padding: 80px;
}
:lang(el) .studio div h2 {
    font-size: 50px;
    line-height: 60px;
}
:lang(el) .projectspage .itemListCategory .projects-intro h1 {
    font-size: 40px;
    line-height: 50px;
}
.studio div:before {
    content: "";
    width: 200px;
    height: 200px;
    position: absolute;
    border-top: 3px solid #000;
    border-left: 3px solid #000;
    top: 25px;
    left: 0;
}
.studio div:after {
    content: "";
    width: 200px;
    height: 200px;
    position: absolute;
    border-bottom: 3px solid #000;
    border-right: 3px solid #000;
    bottom: 20px;
    right: 0;
}
#gkBottom1 .nspArtPage .nspArt:nth-child(1) .projects img {
    height: 660px;
}
.contactus {
    display: flex;
    align-items: center;
    padding-bottom: 368px;
    margin-top: -15px;
}
.contactus > div {
    flex: 50%;
}
ul.menu li a:hover, ul.menu li a:focus, ul.menu li a:active, ul.menu li span:hover, ul.menu li span:focus, ul.menu li span:active {
    text-decoration: none;
}
.phocamaps {
    height: 100%;
    padding-right: 70px;
}
.contactus > div:last-child {
    padding-left: 0;
    text-align: center;
}
div.itemFullText .contactus p {
    margin: 30px 0;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 18px;
}
div.itemFullText .contactus p:first-child {
    margin-top: 0;
}
div.itemFullText h3, .contactus ul.menu li a {
    margin: 0;
    padding: 0;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.84px;
    line-height: 40px;
}
div#phocaMapPlgPM1 {
    height: 100% !important;
    min-height: 67vh;
}
a {
    color: #000;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #999;
    text-decoration: none;
}
div.itemFullText h3.connect {
    font-size: 25px;
    text-align: center;
    margin: 0;
    padding: 25px 0 115px;
}
div.itemListCategory {
    background: transparent;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0 140px;
}
div.itemListCategory  h1 {
    font-size: 75px;
    font-weight: bold;
    line-height: 80px;
    letter-spacing: 3.75px;
    margin: 0;
}
.itemListCategory .projects-intro {
    display: flex;
    align-items: center;
}
.itemListCategory .projects-intro h1 {
    flex: 30%;
}
:lang(el) .itemListCategory .projects-intro h1 {
    font-size: 50px;
    line-height: 60px;
}
.itemListCategory .projects-intro p {
    flex: 70%;
    margin: 0;
}
.projectspage  #gkPageContent {
    //mix-blend-mode: darken;
}
.sj-k2-ajax-tabs .tabs-content {
    margin: 0;
    border: none;
    padding: 0;
    background-color: transparent;
}
ul.tabs, .gkTabsNav {
    display: flex;
    justify-content: space-between;
}
.sj-k2-ajax-tabs.top-position .tabs-container ul.tabs {
    width: 100%;
}
.sj-k2-ajax-tabs:after, .sj-k2-ajax-tabs .tabs-container .tabs:after, .sj-k2-ajax-tabs .pager-container:after, .sj-k2-ajax-tabs .items-container-inner:after, .sj-k2-ajax-tabs .items-grid:after, .sj-k2-ajax-tabs .item-wrap .item-image:after, .sj-k2-ajax-tabs .item-wrap .item-price:after {
    content:none;
}
.sj-k2-ajax-tabs .tabs-container ul.tabs li .tab, .gkTabsWrap.vertical ol li, .gkTabsWrap.horizontal ol li {
    background: transparent;
    color: #000;
    font-size: 18px;
    text-transform: inherit;
    font-weight: normal;
    letter-spacing: 0.48px;
    padding: 0 !important;
    margin: 0 !important;
}
.sj-k2-ajax-tabs .tabs-container ul.tabs li.selected .tab, .sj-k2-ajax-tabs .tabs-container ul.tabs li:hover .tab, .gkTabsWrap.vertical ol li:hover, .gkTabsWrap.vertical ol li.active, .gkTabsWrap.horizontal ol li:hover, .gkTabsWrap.horizontal ol li.active {
    background: transparent;
    color: #999;
}
.gkTabsWrap.vertical ol li:hover, .gkTabsWrap.vertical ol li.active, .gkTabsWrap.horizontal ol li:hover, .gkTabsWrap.horizontal ol li.active {
    color: #999!important;
    text-shadow: none;
}
.gkTabsWrap.vertical ol {
    border-bottom: none;
    padding: 135px  0 50px !important;
}
.gkTabsItem {
    background: transparent;
}
.sj-k2-ajax-tabs .tabs-container {
    height: 35px;
    padding: 100px 0;
}
ul.tabs li:first-child .tab:before {
    content: "All";
    text-indent: 0;
    position: absolute;
    left: 0;
    top: 0;
}
ul.tabs li:first-child .tab {
    text-indent: -9999px;
}
.tab-content .owl-dots .owl-dot.active {
    background: transparent;
    color: #000;
    text-decoration: underline;
}
.tab-content .owl-dots .owl-dot {
    border: none;
    width: auto;
    height: auto;
    margin: 0 10px;
    color: #000;
    background: transparent;
}
.sj-k2-ajax-tabs .item-wrap .item-image {
    margin: 0;
    padding: 0;
    border: none;
}
.owl-carousel .owl-stage, .projectgrid .nspArtPage.active {
    display: grid;
    width: 100% !important;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 37px;
    transform: none !important;
    height: auto;
  	grid-template-rows: 1fr 1fr 1fr 1fr;
}
.projectgrid .nspArtPage {
    height: 0;
}
.nspPages10 {
    width: 100%;
}
.owl-carousel.owl-text-select-on .owl-item {
    width: 100% !important;
    margin: 0 !important;
}
div.itemListCategory img {
    margin: 0;
}
.sj-k2-ajax-tabs .item-wrap {
    margin: 0;
}
.sj-k2-ajax-tabs .tabs-content .tabs-content-inner .tab-content {
    margin: 0;
}
.sj-k2-ajax-tabs .item-wrap .item-image img, .projectsgrid img {
    height: 50vh;
    object-fit: cover;
    width: 100%;
}
.sj-k2-ajax-tabs .item-wrap .item-image:hover {
    opacity: 1;
}
.item-center {
    position: relative;
    display: table;
    width: 100%;
}
.sj-k2-ajax-tabs .item-wrap .item-title, .projectsgrid h3 {
    position: absolute;
    top: 50%;
    left: 40px;
    right: 40px;
    margin: auto;
    display: block;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    text-align: center;
    opacity: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    z-index: 10;
}
.sj-k2-ajax-tabs .item-wrap .item-title, .sj-k2-ajax-tabs .item-wrap .item-title a, .projectsgrid h3 {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    pointer-events: none;
}
.sj-k2-ajax-tabs .items-inner:hover .item-wrap .item-title, .projectsgrid a:hover h3  {
    opacity: 1;
}
#k2Container .sj-k2-ajax-tabs .items-inner:hover .item-wrap .item-image img, #k2Container .projectsgrid:hover img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -o-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
}
.sj-k2-ajax-tabs .item-wrap .item-image a, .projectsgrid  {
    display: table;
    width: 100%;
    position: relative;
}
.sj-k2-ajax-tabs .item-wrap .item-image a:before {
    content:"";
}
.sj-k2-ajax-tabs .item-wrap .item-image a:before, .projectsgrid  a:before {
    content: "";
    background: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    opacity: 0;
}
.sj-k2-ajax-tabs .items-inner:hover .item-wrap .item-image a:before, .projectsgrid  a:hover:before {
    opacity: 0.2;
}
.tab-content .owl-dots .owl-dot:hover {
    background: transparent;
    color: #000;
    text-decoration: underline;
}
.tab-content .owl-nav .owl-dots {
    padding-top: 70px;
}
.workflowpage .itemListCategory .projects-intro p {
    padding-left: 100px;
}
.workflowpage .catItemView.group.Leading {
    display: flex;
    align-items: center;
}
.workflowpage .homeblock h2.catItemTitle {
    font-size: 27px;
    line-height: 30px;
    letter-spacing: 0.81px;
    margin-bottom: 30px;
    width: 50%;
}
.workflowpage  .Leading .homeblock .catItemIntroText p {
    margin: 0;
    letter-spacing: 0.81px;
    font-size: 26px;
    line-height: 48px;
}
.workflowpage div#itemListLeading div.itemContainerLast {
    padding: 0;
}
.workflowpage .catItemView.group.Leading .catItemImageBlock {
    flex: 50%;
    padding-right: 70px;
}
.workflowpage  .homeblock {
    padding-right: 140px;
    padding-left: 70px;
}
.workflowpage div#itemListLeading div.itemContainerLast:nth-child(even) .catItemView.group.Leading {
    flex-direction: row-reverse;
}
.workflowpage div#itemListLeading div.itemContainerLast:nth-child(even) .catItemImageBlock {
    padding-right: 0;
    padding-left: 70px;
}
.workflowpage div#itemListLeading div.itemContainerLast:nth-child(even) .homeblock {
    padding: 0 70px 0 140px;
    text-align: right;
}
div#itemListLeading {
    margin-top: 140px;
}
.workflowpage div#itemListLeading div.itemContainerLast:not(:last-child) {
    margin-bottom: 70px;
}
.workflowpage .itemListCategory .projects-intro p img {
    min-height: 68vh;
    object-fit: cover;
}
.workflowpage div#itemListLeading div.itemContainerLast span.catItemImage img {
    height: 680px !important;
    object-fit: cover;
}
.workflowpage div#itemListLeading div.itemContainerLast:last-child span.catItemImage {
    background: #F5F5F5;
    mix-blend-mode: darken;
}
.workflowpage div#itemListLeading div.itemContainerLast:last-child span.catItemImage img {
    object-fit: contain;
    background: #F5F5F5;
    mix-blend-mode: darken;
}
.workflowpage div#itemListLeading div.itemContainerLast:nth-child(even) h2.catItemTitle {
    float: right;
}
div.catItemHeader {
    display: table;
    width: 100%;
}
#gkBottom3 h3.connect {
    font-size: 25px;
    text-align: center;
    margin: 0;
    padding: 135px 0;
    font-weight: 600;
}
.homepage  div#itemListLeading {
    margin-top: 0;
}
.nspPages10 {
    margin: 0 !important;
}
.gkTabsItem {
    padding: 0;
}
.projectgrid {
    padding-bottom: 140px;
    margin-bottom: 220px;
}
.nspMain .nspTopInterface {
    position: absolute;
    bottom: 0;
    margin: auto;
    float: none;
    width: 100%;
    display: table;
    padding: 0;
    height: 40px;
    display: flex;
    align-items: center;
}
a.nspNext {
    right: 0;
}
.nspNext, .nspPrev {
    position: absolute;
}
a.nspPrev {
    left: 0;
}
.nspPagination {
    float: none;
    margin: auto !important;
    display: table;
}
.nspNext, .nspPrev {
    background: transparent;
    border: none;
    border-radius: 0;
    height: 40px;
    margin: 0;
    width: 40px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    top: 0;
}
.nspNext:before {
    content: "";
    background: url(../../../images/next.svg);
    border: none;
    margin: 0;
    position: absolute;
    width: 40px;
    height: 40px;
    right: 0;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: right;
}
.nspPrev:before {
    content: "";
    background: url(../../../images/prev.svg);
    border: none;
    margin: 0;
    position: absolute;
    width: 40px;
    height: 40px;
    left: 0;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: left;
}
.nspNext:hover, .nspNext:focus, .nspNext:active, .nspPrev:hover, .nspPrev:focus, .nspPrev:active {
    opacity: 0.4;
}
.nspPagination li > a {
    text-indent: 0;
    width: 20px;
    border-radius: 0;
    font-size: 24px;
    height: auto;
    font-weight: bold;
    text-align: center;
}
.nspMain .nspPagination li {
    text-indent: 0;
    background: transparent;
    height: auto;
    width: auto;
    margin: 0 10px!important;
}
.nspPagination li:hover, .nspPagination li.active {
    text-decoration: underline;
}
.nspPagination li > a:hover {
    color: #000;
}
.projectgrid .nspArtPage .nspArt:first-child {
    grid-column-start: 1;
    grid-column-end: 3;
}
.projectgrid .nspArtPage .nspArt:nth-child(4) {
    grid-column-start: 2;
    grid-column-end: 4;
}
.projectgrid .nspArtPage .nspArt:nth-child(6) {
    grid-row-start: 3;
    grid-row-end: 5;
    grid-column-start: 2;
}
.projectsgrid {
    height: 100%;
}
.projectgrid .nspArtPage .nspArt:nth-child(6) .projectsgrid img {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.projectgrid .nspArtPage .nspArt:nth-child(6)  a {
    display: table;
    width: 100%;
    height: 100%;
}
.gkTabsNav:before, .gkTabsNav:after {
    content:none;
}
div.itemExtraFields {
    margin: 0;
    padding: 0;
    border-top: none;
    font-size: 24px;
    letter-spacing: 0.72px;
    line-height: 50px;
}
div.itemExtraFields h3 {
    margin: 0 0 15px 0;
    padding: 0;
    line-height: 24px;
    font-weight: normal;
}
div.itemExtraFields ul li {
    padding: 0;
    line-height: 50px;
}
div.itemExtraFields ul li span.itemExtraFieldsLabel {
    margin: 0 5px 0 0;
    width: auto;
}
.projectspage  div.itemFullText p:first-of-type {
    letter-spacing: 1.5px;
    font-size: 50px;
    line-height: 70px;
}
div.itemNavigation {
    padding: 0 210px;
    background: transparent;
    border-radius: 0;
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: flex-start;
}
.projectspage .itemView  div.itemHeader, .projectspage .itemView  div.itemFullText {
    padding: 0 70px;
}
.swiper-slide {
    padding: 0 70px;
}
div.itemNavigation a, .itemNavigation-box a {
    padding: 0 !important;
    font-size: 24px;
    letter-spacing: 0.72px;
    line-height: 38px;
    font-weight: 600;
    display: grid;
}
.itemNavigation-box {
    position: relative;
    min-height: 70px;
    margin: 322px 0 150px 0;
}
div.itemNavigation a.itemNext {
    text-align: right;
    margin-left: auto;
}
div.itemNavigation a.itemNext:before {
    content: "Next project";
    font-weight: normal;
}
:lang(el) div.itemNavigation a.itemNext:before {
    content: "Επόμενο έργο";
}
div.itemNavigation a.itemPrevious:before {
    content: "Previous project";
    font-weight: normal;
}
:lang(el) div.itemNavigation a.itemPrevious:before {
    content: "Προηγούμενο έργο";
}
a.backtoprojects p {
    margin: 0;
}
a.backtoprojects {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
div.itemNavigation a.itemPrevious, div.itemNavigation a.itemNext {
    width: calc(50% - 100px);
}
div.itemView {
    margin: 0;
}
.gallery-thumbs, .swiper-container-horizontal>.swiper-pagination-bullets {
    display: none;
}
.swiper.multiimages img {
    max-height: 75vh;
    width: 100%;
    object-fit: cover;
}
.swiper-button-next, .swiper-button-prev {
    width: 150px !important;
    height: 150px !important;
    margin-top: 0px !important;
    background-color: #000 !important;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.swiper-button-next:hover, .swiper-button-prev:hover {
    background-color: #999 !important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../../../images/slider-next.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    padding: 40px !important;
    background-size: contain !important;
    background-clip: border-box;
    background-origin: content-box;
    right: 0 !important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(../../../images/slider-prev.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    padding: 40px !important;
    background-size: contain !important;
    background-clip: border-box;
    background-origin: content-box;
    left: 0 !important;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 1!important;
}
.swiper-button-next:focus, .swiper-container-rtl .swiper-button-prev:focus, .swiper-button-prev:focus, .swiper-container-rtl .swiper-button-next:focus {
    outline: none;
}
.aboutpage .swiper-slide {
    padding: 0;
}
.aboutpage .swiper-button-next, .aboutpage .swiper-button-prev {
    display:none;
}
.aboutpage  .swiper.multiimages img {
    max-height: 83vh;
}
.awesome-marker {
    background: #000;
    width: 30px !important;
    height: 30px !important;
    display: block;
}
.awesome-marker-icon-blue.awesome-marker.leaflet-zoom-animated.leaflet-interactive {
    display: none;
}
:lang(el) .dealing {
    bottom: 80px;
}
div.itemNavigation a.itemNext {
    padding-left: 30px !important;
}
div.itemNavigation a.itemPrevious {
    padding-right: 30px !important;
}
h3.Projets-title {
    display: none;
}

@media screen and (max-width:1910px) {
    .homepage div#itemListLeading {
    height: auto;
    }
    .homeblock h2.catItemTitle, .itemListCategory .projects-intro h1, .studio div h2, .box.workplace h2, .box.Simplicity h2, :lang(el) .itemListCategory .projects-intro h1, :lang(el) .projectspage .itemListCategory .projects-intro h1, :lang(el) .studio div h2 {
    font-size: 4vw;
    line-height: 4.5vw;
    }
    .studio div h2 {
    font-size: 3vw;
    line-height: 3.5vw;    
    }
    :lang(el) .studio div h2 {
    font-size: 50px;
    line-height: 54px;
    }
    .Leading .homeblock .catItemIntroText p, .homepage #itemListPrimary div.itemContainerLast:nth-child(even) .homeblock p, .box.workplace h3, .box.Simplicity h3, .homepage-el .Leading .homeblock .catItemIntroText p {
    font-size: 3vw;
    line-height: 4vw;
    }
    .workflowpage div#itemListLeading div.itemContainerLast span.catItemImage img {
    height: 65vh !important;
    }
}

@media screen and (max-width:1840px) {
    #gkHeaderNav, #gkFooter .container {
    max-width: 100%;
    padding: 0 115px;
    }
    img.sketch3 {
    right: 120px;
    width: 45%;
    }
    .contactus {
    padding-bottom: 100px;
    margin-top: 0;
    }
    #gkBottom3 h3.connect {
    padding: 100px 0;
    }
}

@media screen and (max-width:1680px) {
    #gkBottom1 .nspArtPage .nspArt:nth-child(3) .project-img {
    margin-top: 0;
    }
    .workflowpage .Leading .homeblock .catItemIntroText p {
    line-height: 38px;
    }
    :lang(el) .box.Simplicity h2 {
    font-size: 2.5vw;
    line-height: 3vw;
    }
}

@media screen and (max-width:1480px) {
    .homepage div#itemListLeading {
    padding: 0;
    }
    :lang(el) .dealing {
    padding: 0;
    }
    .homepage-el .homeblock h2.catItemTitle {
    font-size: 40px;
    line-height: 50px;
    }
    #gkMainbody.gkcomponent {
    padding-top: 45px;
    }
    div.itemBody, div.itemListCategory {
    padding: 0 75px;
    }
    .projectgrid {
    margin-bottom: 100px;
    }
    .itemNavigation-box {
    margin: 100px 0;
    }
    div.itemNavigation {
    padding: 0 75px;
    }
    .projectspage .itemView div.itemHeader, .projectspage .itemView div.itemFullText {
    padding: 0;
    }
    .swiper-slide {
    padding: 0;
    }
    .workflowpage .homeblock {
    padding: 0 70px 0 30px;
    }
    .workflowpage div#itemListLeading div.itemContainerLast:nth-child(even) .homeblock {
    padding: 0 30px 0 70px;
    }
    .workflowpage div#itemListLeading div.itemContainerLast:nth-child(even) .catItemImageBlock {
    padding-left: 30px;
    }
    .workflowpage .catItemView.group.Leading .catItemImageBlock {
    padding-right: 30px;
    }
    div.itemFullText .contactus p {
    margin: 15px 0;
    }
    .phocamaps-box {
    margin: 0 !important;
    }
    .homepage div#itemListPrimary {
    padding-right: 70px;
    }
}

@media screen and (max-width:1380px) {
    .dealing {
    padding-right: 0;
    }
    :lang(el) .studio div h2 {
    font-size: 40px;
    line-height: 40px;
    }
    .swiper-button-next, .swiper-button-prev {
    width: 80px !important;
    height: 80px !important;
    padding: 20px !important;
    }
    .projectspage div.itemFullText p:first-of-type, div.itemFullText .studio p {
    font-size: 3vw;
    line-height: 4vw;
    }
    div.itemNavigation a, .itemNavigation-box a {
    font-size: 20px;
    line-height: 28px;
    }
    .phocamaps {
    padding-right: 0;
    }
    div#top-menu {
    flex: 90%;
    }
    div#back-to-top {
    bottom: 150px;
    }
    #gkHeaderNav, #gkFooter .container {
    padding: 0 90px;
    }
}

@media screen and (max-width:1280px) {
    .homepage #itemListPrimary div.itemContainerLast:last-child .catItemIntroText p {
    width: 100%;
    }
    .homeblock {
    padding-right: 25px;
    }
    .homepage .Leading div.catItemImageBlock {
    padding-left: 25px;
    }
    .homepage #itemListPrimary div.itemContainerLast:nth-child(even) {
    padding-left: 50px;
    }
    .homepage #itemListPrimary div.itemContainerLast:nth-child(odd) .catItemIntroText {
    padding-top: 50px;
    padding-left: 50px;
    }
    .homepage #itemListPrimary div.itemContainerLast:last-child .catItemImageBlock {
    padding-left: 50px;
    }
    #gkFooter {
    height: auto;
    padding: 50px 0;
    }
    div.itemBody, div.itemListCategory {
    padding: 0 60px;
    }
    .workflowpage .itemListCategory .projects-intro p {
    padding-left: 50px;
    }
    div#itemListLeading div.itemContainerLast {
    padding: 0 60px;
    }
    #gkBottom1 .nspArtPage .nspArt:nth-child(1) .projects img {
    height: 60vh;
    }
    #gkBottom1 .nspMain .nspArt {
    margin-bottom: 80px;
    }
    #gkBottom1 .nspMain::before {
    width: 30%;
    left: 0;
    top: 0;
    background-size: contain;
    background-repeat: no-repeat;
    }
    #gkBottom1 .nspArtPage .nspArt:nth-child(2n) .project-img {
    flex: 35%;
    }
    .box.Simplicity {
    top: 65vh;
    width: 50%;
    }
    #gkBottom1 .nspArtPage .nspArt:nth-child(3) .project-img img.nspImage {
    height: 60vh;
    }
    #gkBottom1 .nspArtPage .nspArt:nth-child(5) .project-img {
    padding: 0 8px 0 80px;
    }
    section#gkBottom2 {
    margin: 180px auto 50px auto;
    }
    div.itemNavigation {
    padding: 0 60px;
    }
}

@media screen and (max-width:1180px) {
    .homeblock p {
    font-size: 20px;
    line-height: 30px;
    }
    div.itemFullText p {
    font-size: 20px;
    line-height: 38px;
    margin: 30px 0;
    }
    .gkCopyrights, .moduletable_menu ul li a, .contactus ul.menu li a {
    font-size: 16px;
    }
    h1.itemTitle {
    font-size: 60px;
    line-height: 60px;
    }
    .workflowpage .Leading .homeblock .catItemIntroText p {
    font-size: 22px;
    }
}


@media screen and (max-width:1024px) {
    .element-invisible {
    width: auto;
    height: auto;
    overflow: visible;
    clip: unset;
    clip-path: none;
    right: 0;
    }
    .homepage-el .homeblock h2.catItemTitle {
    font-size: 30px;
    line-height: 40px;
    }
    :lang(el) .studio div h2 {
    font-size: 30px;
    line-height: 30px;
    }
    .gkAsideMenu li a:hover, .gkAsideMenu li a:focus, .gkAsideMenu li a:active, .gkAsideMenu li span:hover, .gkAsideMenu li span:focus, .gkAsideMenu li span:active {
    color: #000;
    }
    div.itemFullText h3, .contactus ul.menu li a {
    font-size: 24px;
    }
    .fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    font-family: fontawesome;
    font-style: normal;
    font-size: 22px;
    }
    #gkHeaderNav, #gkFooter .container {
    padding: 0 60px;
    }
    .gkLogoWrap {
    flex: auto;
    }
    .gkHeaderNav {
    height: 140px;
    }
    .gkLogo .logo-image img {
    height: 100px;
    object-fit: contain;
      width: 240px;
    }
    #gkMobileMenu #static-aside-menu-toggler {
    color: #000;
    position: relative;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin: 0;
    }
    #gkMobileMenu {
    position: absolute;
    right: 65px;
    top: 48px;
    }
    div#top-menu {
    flex: unset !important;
    margin-right: 50px;
    }
    #aside-menu.menu-open {
    width: 350px;
    }
    .aside-menu-footer {
    display: none;
    }
    .aside-menu-inner .gkLogoWrap {
    padding: 30px;
    }
    .aside-menu-wrap {
    padding: 40px;
    }
    #gkBg.menu-open, #gkBg.sidebar-open {
    height: auto;
    }
    div#k2Container:before, #gkBottom1:before, #gkBottom2:before {
    content:none !important;    
    }
    div#itemListLeading div.itemContainerLast {
    padding: 0 70px;
    }
    #gkMainbody.gkcomponent {
    padding-top: 40px;
    }
    .homepage div#itemListPrimary {
    padding-right: 70px;
    }
    .homepage #itemListPrimary div.itemContainerLast:last-child .catItemIntroText img {
    width: 70%;
    }
    #gkContent .container {
    padding-left: 30px;
    padding-right: 30px;
    }
    .homepage div#itemListLeading {
    margin-bottom: 100px;
    }
    .nspArtPage .nspArt {
    width: 100%;
    }
    .box.workplace {
    bottom: -10px;
    }
    section#gkBottom2 {
    margin: 100px auto 50px auto;
    }
    section#gkBottom2 h3 {
    font-size: 30px;
    line-height: 36px;
    }
    div.itemBody, div.itemListCategory {
    padding: 0 70px;
    }
    .sj-k2-ajax-tabs .item-wrap .item-title, .sj-k2-ajax-tabs .item-wrap .item-title a, .projectsgrid h3 {
    font-size: 22px;
    }
    .workflowpage .Leading .homeblock .catItemIntroText p {
    line-height: 32px;
    }
    .workflowpage .homeblock h2.catItemTitle {
    width: 100%;
    }
    .contactus {
    display: block;
    }
    .contactus > div:last-child {
    padding-left: 0;
    padding-top: 50px;
    text-align: center;
    }
    .contactus ul.menu {
    justify-content: center;
    }
    .gkAsideMenu li.active > a, .gkAsideMenu li.active > span {
    color: #000;
    }
    #gkFooter .container {
    display: block;
    }
    .moduletable_menu ul {
    float: none;
    justify-content: center;
    }
    div#gkCopyrights {
    text-align: center;
    width: 100%;
    line-height: 20px;
    margin-top: 20px;
    }
}


@media screen and (max-width:880px) {
    .homepage .Leading div.catItemImageBlock {
    padding-left: 0;
    }
    #gkBottom1 .nspArtPage .nspArt:nth-child(odd) .projects .project-txt div {
    text-align: left;
    }
    div#itemListLeading div.itemContainerLast {
    padding: 0 65px;
    }
    .homepage div#itemListPrimary {
    padding-right: 0;
    display: block;
    }
    #main {
    background: url(../../../images/grid-tablet.png);
    background-repeat: repeat-y;
    background-position: top;
    background-size: contain;
    }
    div#itemListLeading div.itemContainerLast {
    padding: 0 40px;
    }
    #gkHeaderNav, #gkFooter .container {
    padding: 0 28px;
    }
    #gkMobileMenu {
    right: 35px;
    }
    .homepage .Leading {
    flex-direction: column-reverse;
    }
    .homeblock {
    padding: 100px 0;
    flex: 100%;
    }
    .homepage .Leading div.catItemImageBlock {
    padding-left: 0;
    flex: 100%;
    }
    .homepage div#itemListLeading {
    margin-bottom: 30px;
    }
    .homepage #itemListPrimary div.itemContainerLast:nth-child(odd) {
    padding: 0 40px;
    }
    .homepage #itemListPrimary div.itemContainerLast:nth-child(odd) .catItemIntroText {
    padding: 40px 0;
    }
    .homepage #itemListPrimary div.itemContainerLast:nth-child(even) {
    padding: 0 40px;
    }
    .homeblock h2.catItemTitle, .itemListCategory .projects-intro h1, .studio div h2, .box.workplace h2, .box.Simplicity h2, .homepage-el .homeblock h2.catItemTitle, :lang(el) .box.Simplicity h2 {
    font-size: 6vw;
    line-height: 6.5vw;
    }
    :lang(el) .box.Simplicity h2 {
    font-size: 5vw;
    line-height: 6vw;
    }
    .Leading .homeblock .catItemIntroText p, .homepage #itemListPrimary div.itemContainerLast:nth-child(even) .homeblock p, .box.workplace h3, .box.Simplicity h3, .homepage-el .Leading .homeblock .catItemIntroText p {
    font-size: 4vw;
    line-height: 5vw;
    }
    .homepage #itemListPrimary div.itemContainerLast:nth-child(even) .catItemIntroText img {
    margin: 40px auto;
    display: block;
    float: none;
    width: 100%;
    }
    .homepage #itemListPrimary div.itemContainerLast:last-child .catItemView.group.Primary {
    display: block;
    }
    .homepage #itemListPrimary div.itemContainerLast:last-child .catItemImageBlock {
    padding-left: 0;
    }
    .homepage #itemListPrimary div.itemContainerLast:last-child .catItemIntroText img {
    display: none;
    }
    .homepage #itemListPrimary div.itemContainerLast:last-child .catItemIntroText {
    position: relative;
    text-align: left;
    display: table;
    width: 100%;
    }
    .homepage #itemListPrimary div.itemContainerLast:last-child span.catItemImage img {
    max-height: unset;
    }
    .homepage #itemListPrimary div.itemContainerLast:last-child .catItemIntroText p {
    position: relative;
    text-align: left;
    }
    #gkBottom1 .nspMain::before {
    content:none;    
    }
    .projects {
    display: block;
    }
    #gkBottom1 .nspArtPage .nspArt:nth-child(1) .projects img {
    height: auto;
    width: 100%;
    }
    .project-txt div {
    float: none;
    padding: 40px 0 0 0 !important;
    }
    .box.Simplicity {
    top: initial;
    width: 100%;
    position: relative;
    right: 0;
    display: none;
    }
    h3.Projets-title {
    display: block;
    font-size: 6vw;
    line-height: 6.5vw;
    text-transform: uppercase;
    font-weight: bold;
    }
    section#gkBottom1 {
    margin: 40px 0 0;
    }
    #gkBottom1 .nspArtPage .nspArt:nth-child(even) .project-txt div {
    padding-left: 0;
    }
    #gkBottom1 .nspArtPage .nspArt:nth-child(5) .project-img {
    margin-top: 0;
    }
    #gkBottom1 .nspArtPage .nspArt:nth-child(5) .project-img {
    padding: 0;
    }
    .box.workplace {
    bottom: 0;
    position: relative;
    right: 0;
    margin-bottom: 50px;
    text-align: center;
    display: none;
    }
    section#gkBottom2 {
    padding: 0 70px;
    }
    div.itemBody, div.itemListCategory {
    padding: 0 40px;
    }
    .studio {
    display: block;
    }
    .studio div h2 {
    top: initial;
    position: relative;
    left: initial;
    transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    }
    .studio div {
    width: 100%;
    display: table;
    height: 100%;
    position: relative;
    right: 0;
    margin-top: 40px;
    }
    .projectspage div.itemFullText p:first-of-type, div.itemFullText .studio p {
    font-size: 5vw;
    line-height: 6vw;
    width: 100%;
    }
    .itemListCategory .projects-intro {
    display: block;
    }
    .itemListCategory .projects-intro h1 {
    padding: 100px 0;
    }
    .gkTabsGK5 {
    overflow: visible;
    }
    .gkTabsWrap {
    display: table;
    width: 100%;
    }
    .owl-carousel .owl-stage, .projectgrid .nspArtPage.active {
    display: block;
    }
    .projectgrid .nspArtPage .nspArt:not(:last-child) {
    margin-bottom: 30px;
    }
    .projectgrid .nspArtPage .nspArt:nth-child(6) .projectsgrid img {
    position: relative;
    height: 60vh;
    }
    .projectgrid .nspArtPage .nspArt .projectsgrid img {
    height: 60vh;
    object-fit: cover;
    width: 100%;
    }
    div.itemNavigation {
    display: block;
    padding: 0px 40px;
    }
    div.itemNavigation a.itemPrevious, div.itemNavigation a.itemNext {
    width: 100%;
    }
    a.backtoprojects {
    position: relative;
    left: initial;
    top: 0;
    transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    padding: 0 40px !important;
    }
    div.itemNavigation a.itemNext {
    padding-left: 0!important;
    text-align: left;
    margin-top: 30px;
    }
    div.itemNavigation a.itemPrevious {
    padding-right: 0 !important;
    }
    .workflowpage .itemListCategory .projects-intro p {
    padding-left: 0;
    }
    .workflowpage .catItemView.group.Leading {
    display: block;
    align-items: center;
    padding: 40px 40px 0 40px;
    }
    .workflowpage .catItemView.group.Leading .catItemImageBlock {
    padding-right: 0;
    }
    .workflowpage .homeblock {
    padding: 0;
    }
    .workflowpage div#itemListLeading div.itemContainerLast:nth-child(even) .catItemImageBlock {
    padding-left: 0;
    }
    .workflowpage div#itemListLeading div.itemContainerLast:nth-child(even) .homeblock {
    padding: 0;
    text-align: left;
    }
    .workflowpage .homeblock {
    padding-top: 40px !important;
    }
    .nspArts, .nspLinksWrap {
    position: unset;
    }
}

@media screen and (max-width:767px) {
    .sj-k2-ajax-tabs .tabs-container ul.tabs li .tab, .gkTabsWrap.vertical ol li, .gkTabsWrap.horizontal ol li {
    width: 200px;
    display: inline-block;
    float: none;
    }
    .gkTabsWrap.vertical ol {
    display: inline-block;
    text-align: center;
    width: 100%;
    }
    .projectgrid .nspArtPage .nspArt .projectsgrid img {
    height: 60vh!important;
    }
    .projectgrid {
    padding-bottom: 80px;
    margin-bottom: 80px;
    }
    .homepage #itemListPrimary div.itemContainerLast:nth-child(1) span.catItemImage img {
    height: auto!important;
    }
    .workflowpage .itemListCategory .projects-intro p img {
    min-height: initial;
    }
    .workflowpage div#itemListLeading div.itemContainerLast span.catItemImage img {
    height: auto !important;
    }
}

@media screen and (max-width:680px) {
    .homeblock h2.catItemTitle, .itemListCategory .projects-intro h1, .studio div h2, .box.workplace h2, .box.Simplicity h2, :lang(el) .projectspage .itemListCategory .projects-intro h1, :lang(el) .itemListCategory .projects-intro h1, :lang(el) .studio div h2 {
    font-size: 40px;
    line-height: 46px;
    }
    .Leading .homeblock .catItemIntroText p, .homepage #itemListPrimary div.itemContainerLast:nth-child(even) .homeblock p, .box.workplace h3, .box.Simplicity h3 {
    font-size: 26px;
    line-height: 34px;
    }
    #main {
    background: url(../../../images/grid-mobile.png);
    background-repeat: repeat-y;
    background-position: top;
    background-size: contain;
    }
    section#gkBottom2 h3 {
    font-size: 26px;
    }
    section#gkBottom2 h3 {
    right: 25%;
    top: 40%;
    }
    h1.itemTitle {
    font-size: 50px;
    line-height: 50px;
    }
    .projectspage div.itemFullText p:first-of-type, div.itemFullText .studio p {
    font-size: 30px;
    line-height: 40px;
    }
    .studio div h2 {
    padding: 100px 50px;
    }
    :lang(el) .studio div h2 {
    padding: 100px 50px;
    }
}

@media screen and (max-width:580px) {
    .projectgrid .nspArtPage .nspArt .projectsgrid img {
    height: 40vh!important;
    }
    .contactus ul.menu {
    display: block;
    text-align: center;
    }
    .contactus ul.menu li:not(:last-child) {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
    text-align: center;
    }
    .contactus ul.menu h3 {
    margin: auto;
    }
    .customSimplicity img {
    padding-top: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    }
    .customSimplicity {
    position: relative;
    }
    h2.innovation {
    position: relative;
    }
    .dealing {
    position: relative;
    right: 0;
    bottom: 0;
    }
    :lang(el) .dealing {
    bottom: 0;
    }
}

@media screen and (max-width:480px) {
    #aside-menu.menu-open {
    width: 80%;
    }
    .gkLogo .logo-image img {
    width: 45vw;
    }
    div#itemListLeading div.itemContainerLast, .homepage #itemListPrimary div.itemContainerLast:nth-child(odd), .homepage #itemListPrimary div.itemContainerLast:nth-child(even), div.itemBody, div.itemListCategory, div.itemNavigation {
    padding: 0 20px;
    }
    section#gkBottom1 {
    padding-left: 50px;
    padding-right: 50px;
    }
    section#gkBottom2 {
    padding: 0 50px;
    }
    .moduletable_menu ul li:not(:last-child) {
    padding-right: 20px;
    margin-right: 20px;
    }
    .swiper-button-next, .swiper-button-prev {
    width: 40px !important;
    height: 40px !important;
    padding: 10px !important;
    }
    a.backtoprojects {
    padding: 0 20px !important;
    }
    .workflowpage .catItemView.group.Leading {
    padding: 20px 20px 0 20px;
    }
    :lang(el) section#gkBottom2 h3 {
    right: initial;
    top: initial;
    }
    .homeblock h2.catItemTitle, .itemListCategory .projects-intro h1, .studio div h2, .box.workplace h2, .box.Simplicity h2, :lang(el) .itemListCategory .projects-intro h1, :lang(el) .projectspage .itemListCategory .projects-intro h1, :lang(el) .studio div h2, .homepage-el .homeblock h2.catItemTitle {
    font-size: 30px;
    line-height: 38px;
    }
    .Leading .homeblock .catItemIntroText p, .homepage #itemListPrimary div.itemContainerLast:nth-child(even) .homeblock p, .box.workplace h3, .box.Simplicity h3, .projectspage div.itemFullText p:first-of-type, div.itemFullText .studio p ,  .homepage-el .Leading .homeblock .catItemIntroText p {
    font-size: 24px;
    line-height: 34px;
    }
    .homeblock, .itemListCategory .projects-intro h1 {
    padding: 50px 0;
    }
    .project-txt h3 {
    font-size: 24px;
    }
    .project-txt div p.location {
    margin-bottom: 20px;
    }
    #gkBottom1 .nspMain .nspArt {
    margin-bottom: 40px;
    }
    h1.itemTitle {
    font-size: 40px;
    line-height: 40px;
    }
    div.itemExtraFields, div.itemExtraFields h3 {
    font-size: 20px;
    }
    div#phocaMapPlgPM1 {
    min-height: 300px;
    }
    img.sketch1 {
    width: 100%;
    }
    section#gkBottom2 h3 {
    right: 0px;
    top: 0px;
    position: relative;
    text-align: center;
    }
    .studio div:before, .studio div:after {
    width: 100px;
    height: 100px;
    }
    .gkTabsWrap.vertical ol {
    padding: 50px 0 !important;
    }
    .nspPrev:before, .nspNext:before {
    width: 20px;
    }
    div.itemExtraFields ul li {
    line-height: 34px;
    }
    :lang(el) .studio div h2 {
    font-size: 24px;
    line-height: 30px;
    padding: 100px 40px;
    box-sizing: border-box;
    word-break: break-word;
    }
}

@media screen and (max-width:400px) {
    h1.itemTitle {
    margin: 30px 0;
    }
    div.itemFullText p {
    font-size: 18px;
    line-height: 28px;
    }
    .projectgrid .nspArtPage .nspArt .projectsgrid img {
    height: 250px !important;
    }
    h1.itemTitle {
    font-size: 34px;
    line-height: 34px;
    }
    .workflowpage .Leading .homeblock .catItemIntroText p {
    line-height: 28px;
    font-size: 18px;
    }
    div.itemFullText h3, .contactus ul.menu li a {
    font-size: 22px;
    line-height: 30px;
    }
}
















