@import url('https://fonts.googleapis.com/css?family=Open+Sans:100,300,400,600,700,800&display=swap&subset=greek');

body {
    background: #fff;
}
body,h1,h2,h3,h4,h5,h6 { 
    font-family: 'Open Sans', sans-serif !important;
}
#gkHeaderMod {
    height: auto !important;
}
.tp-rightarrow.default {
    right: 0 !important;
    top: initial !important;
    position: absolute !important;
    left: unset !important;
    z-index: 99;
    background: white;
    margin: 0 !important;
    bottom: 0;
    height: 40px;
}

.tp-rightarrow.default:before {
    content: "\f0da";
    font-family: fontawesome;
    color: #ee2830;
    font-size: 26px;
    position: relative;
    top: 10px;
}
.tp-leftarrow.default {
    top: initial !important;
    position: absolute !important;
    left: unset !important;
    right: 80px;
    z-index: 99;
    background: white;
    margin: 0 !important;
    bottom: 0;
    height: 40px;
}
.itemImage img {
    width: 100% !important;
}
.tp-leftarrow.default:before {
    content: "\f0d9";
    font-family: fontawesome;
    color: #ee2830;
    font-size: 26px;
    position: relative;
    top: 10px;
}
#gkPageContent:before, #gkPageContent:after{
  content:unset;
}
.tp-bullets {
    right: 15%;
    width: auto;
    left: unset !important;
    margin: unset;
    z-index: 20;
    bottom: 50px !important;
}
.tp-bullets.simplebullets.round .bullet {
    background: #fff;
    border-radius: 50%;
    width: 15px;
    height: 15px;
}
.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected {
    background: #17479c;
}
#gkFooter:after {
    content: unset;
}
.gkseperator {
    background: unset;
}
#gkBottom1,#gkBottom2,#gkBottom3,#gkBottom4,#gkBg .gkBgContent {
    background-color: white !important;
}
#gkHeaderNav {
    background: #333;
    z-index:25;
}
.moduletable.ulika {
    width: 100%;
}
#gkBottom2 {
    background: transparent !important;
    border: unset;
}
.moduletable.ulika {
    width: 100%;
}
#gkBottom2 {
    background: transparent !important;
    border: unset;
}
.moduletable.ulika {
    width: 100%;
}

#gkBottom2 {
    background: transparent !important;
    border: unset;
}
.ulika .nspArt.nspCol4.gk-animate a {
    text-align: center;
    margin: 0 auto;
}
.products-img {
    height: 0;
    padding-bottom: 100%;
    position: relative;
    display: block;
}
.ulika .nspArt.nspCol4.gk-animate img {
    grid-area: eikona;
    width: 100%;
    border-radius: 50%;
    height: 100%;
    object-fit: cover;
    margin: 0 auto;
    align-self: center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    position: absolute;
    top: 0;
    left: 0;
}
.ulika .nspArt.nspCol4.gk-animate a:hover img {
    opacity:0.8;
}
#gkHeaderNav .gkMainMenu {
    width: 100%;margin: unset;position: relative;
}
#gkHeaderNav .gkMainMenu .gkmenu {
    width: fit-content; width: -moz-fit-content; width: -ms-fit-content; width: -o-fit-content; width: -webkit-fit-content;
    display: grid;
    grid-template-areas: "1 2 3 4 logo 5 6 7";
    margin: 0 auto;
    position: relative;
      left: -5%;
      top: 35px;
}

#gkHeaderNav .gkMainMenu .gkmenu.level0 > li.last {
    position: relative;
    right: unset;
      border-right: unset;
}

#gkHeaderNav .gkMainMenu .gkmenu li:nth-of-type(5) {
    position: relative;
    margin: 0px 20%;
    max-width: 280px;
    height: fit-content; height: -moz-fit-content; height: -ms-fit-content; height: -o-fit-content; height: -webkit-fit-content;
      display: inline-flex;
  border-right: unset !important;
      width: unset;
      padding: unset;
}

#gkLogo {
    display: none;
}

#gkHeaderNav .gkMainMenu .gkmenu.level0 > li.last > a:after {
    content: unset;
}


#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a.active:before, #gkHeaderNav .gkMainMenu .gkmenu.level0 > li > span.active:before {
    content: unset;
}
#gkHeaderNav .gkMainMenu .gkmenu.level0 > li {
    line-height: 45px;
}
#gkHeaderNav .gkMainMenu .gkmenu li:nth-of-type(5) > a {
    padding: unset !important;
    height: fit-content; height: -moz-fit-content; height: -ms-fit-content; height: -o-fit-content; height: -webkit-fit-content;
    place-self: center;
}

#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a, #gkHeaderNav .gkMainMenu .gkmenu.level0 > li > span {
    padding: 5px 24px !important;
    text-transform: capitalize;
    font-size: 1em;
    font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

#gkHeaderNav .gkMainMenu .gkmenu li:nth-of-type(4) {
    border-right: unset;
}
.custom.social {
    position: absolute;
    width: 120px;
    background: rgba(23, 71, 156, 0.85);
    height: auto;
    right: 0;
    top: 120px;
    display: grid;
    grid-template-areas: "space""social""anotherspace";
    z-index: 100;
    bottom: 40px;
}
.custom.social > * {
    color: white;
    z-index: 10000;
    font-size: 3em;
    margin: 0 auto;
    position: relative;
    grid-area: social;
    float: left;
    clear: left;
    place-self: center;
}

i.fa.fa-facebook {
    margin-bottom: 20px;
}

.fa-facebook-f:before, .fa-facebook:before {
    color: white;
}

.fa-instagram:before{
  color: white;
}
.mod-languages.langswitch {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100;
    width: 120px;
    background: white;
    height: 120px;
    display: grid;
    border-bottom: 1px solid #333;
    place-content: center;
}
ul.lang-inline > li > a {
    color: #333;
    font-weight: 600;
}

ul.lang-inline:before {
    content: "";
    background: #333;
    width: 1px;
    height: 20px;
    position: absolute;
    right: 62px;
    top: 50px;
}
#gkBottom2 .container {
    width: 80%;
    padding-top: 100px;
}
.erga img.nspImage {
    margin: 0 auto;
    width: 80%;
}
.erga a.ergaLink h1 {
    color: white;
    font-weight: 800;
    font-size: 7em;
}

.erga .nspArt.nspCol1.gk-animate {
    padding: unset !important;
}
.ulika .nspArt.nspCol4.gk-animate > a > h2 {
    color: #17479c;
    font-weight: 100;
    font-size: 30px;
    margin: 30px auto 0;
    display: table;
}
.ulika .nspArt.nspCol4.gk-animate > a > h2:before,.ulika .nspArt.nspCol4.gk-animate > a > h2:after {
    content: "";
    width: 10px;
    height: 1px;
    background: #ee2830;
    position: absolute;
}
.etairia img.nspImage {
    position: relative;
    width: 55%;
    float: left;
    margin-right: 50px;
}
.etairia p {
    width: 100%;
    position: relative;
    float: left;
    color: #333;
    font-weight: 300;
    font-size: 30px;
    margin-bottom: 30px;
    line-height: 33px;
}
.etairia h1 {
    width: 35%;
    float: left;
    font-size: 2.5em;
    font-weight: 800;
    line-height: 1.2em;
    margin-bottom: 20px;
}
.etairia a.slider_more {
    font-size: 1.3em;
    font-weight: 600;
    color: #ee2830;
    border: 1px solid #ee2830;
    padding: 0 30px;
    height: 50px;
    line-height: 50px;
    display: table;
}
.etairia a.slider_more:hover {
    background:  #ee2830;
    color: #fff;
}
.etairia .container {
    width: 70%;
}
footer#gkFooter {
    background-image: url(/images/kaths/photo_2019-07-26_16-45-26.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: auto;
    margin-top: 150px;
    position: relative;
    padding: 150px 0;
}
#gkFooter:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #17479c;
    z-index: 10;
    opacity: 0.9;
    top: 0;
    left: 0;
}
#gkFooter > * {
    z-index: 12 !important;
}

section#footer {
    height: 100%;
}

#gkFooter > .gkPage {
    padding: unset;
    height: 100%;
    position: relative;
}
#gkFooter > .gkCols3 .box.gkmod-3, .gkCols3 .box.gkmod-more {
    width: auto !important;
}

.botMenu ul.nav.menu.mod-list > li > a {color: white;font-size: 1.7em;font-weight: bold;}

 .box-wrap > container > content , .box-wrap > container ,  .box-wrap {
    width: 100% !important;
    height: 100% !important;
}
.botMenu ul.nav.menu.mod-list {
    width: fit-content; width: -moz-fit-content; width: -ms-fit-content; width: -o-fit-content; width: -webkit-fit-content;
    height: fit-content; height: -moz-fit-content; height: -ms-fit-content; height: -o-fit-content; height: -webkit-fit-content;
    place-self: center;
}
.newsletter .container:before,.newsletter .container:after {
    content: unset;
}
.newsletter form {
    width: unset;
}
.acyfield_text input {
    background: white;
    width: 100%;
    padding: 12px;
    left: 0;
    margin: 0 auto;
    position: relative;
    max-width: 100%;
}
input.btn.btn-primary.button.subbutton {
    border-radius: unset;
    width: 200px;
    position: relative;
    margin: 0 auto;
    float: none;
    display: table;
}
.acym_posttext {
    color: white;
    font-size: 1.1em;
}
.custom.footerInfo p {
    color: white;
    font-size: 1.3em;
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: fit-content; height: -moz-fit-content; height: -ms-fit-content; height: -o-fit-content; height: -webkit-fit-content;
    float: left;
    text-align: center;
    place-self: center;
}
.custom.footerInfo {
    text-align: center;
    width: 200px;
    float: right;
}
.custom.footerInfo img {
    position: relative;
    clear: both;
    max-height: 50px;
    margin-bottom: 20px;
}
body {
    counter-reset: demicals;
    counter-reset: slides;
}
.tp-revslider-slidesli:nth-child(n){
    counter-increment: slides;
}
.tp-revslider-slidesli.current-sr-slide-visible:nth-child(n):before {
    content: counter(demicals) counter(slides);
    position: absolute;
    width: 40px;
    height: 40px;
    color: white;
    bottom: 0;
    right: 40px;
    z-index: 10000;
    font-size: 16px;
    background: #333;
    visibility: visible;
    text-align: -webkit-center;
    line-height: 40px;
}

    li.tp-revslider-slidesli.active-revslide.current-sr-slide-visible {
    z-index: 100;

}

/* section#gkBottom3 {
    margin: 50px 0;
} */
.tp-caption.tp-fade.tp-resizeme.start h2 {
    font-size: 60px !important;
    line-height: 60px !important;
    color: white !important;
    font-weight: 900 !important;
    text-align: right;
    margin: 0 0 20px 0 !important;
}
.tp-caption.tp-fade.tp-resizeme.start h2 > br {
    line-height: unset !important;
}
.tp-caption.tp-fade.tp-resizeme.start p {
    color: white;
    font-size: 36px !important;
    font-weight: 600;
    text-align: right;
    line-height: 40px !important;
}
li.tp-revslider-slidesli.active-revslide.current-sr-slide-visible > div.slotholder > div.tp-bgimg.defaultimg {
    filter: brightness(0.7) !important;
}
button.btn.btn-primary {
    border-radius: unset;
    background: #ee2830;
}
button.btn.btn-primary:before {
    content: "\f077";
    font-family: fontawesome;
    font-size: 1.6em;
}
.tp-caption.tp-fade.tp-resizeme.start a {
    color: white;
    background: #17479c;
    font-size: 18px !important;
    padding: 0 50px !important;
    position: relative;
    float: right;
    height: 50px;
    line-height: 50px !important;
    margin: 0 !important;
}
.homepage div#gkPageContent {
    display: none;
}
.box.upiresies.gkmod-1:before {
    content: "";
    background: url(/images/kaths/photo_2019-07-26_16-45-26.jpg) no-repeat;
    background-size: contain;
    width: 500px;
    height: 500px;
    position: absolute;
    left: -200px;
    top: -200px;
    z-index: -1;
}
[class^=os-gallery-tabs-main] .osgalery-cat-tabs li a.active, [class^=os-gallery-all-in-one-main] .img-block.none-effect .os-gallery-caption, [class^=os-gallery-album-tabs-main] .img-block.none-effect .os-gallery-caption, [class^=os-gallery-tabs-main] .img-block.none-effect .os-gallery-caption {
    visibility: hidden;
}
#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a.active, #gkHeaderNav .gkMainMenu .gkmenu.level0 > li > span.active, #gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a:hover, #gkHeaderNav .gkMainMenu .gkmenu.level0 > li > span:hover, a:not(.btn):hover, a:not(.btn):active, a:not(.btn):focus {
    color: #ee2830;
}
#gkHeaderNav .gkMainMenu .gkmenu.level0 > li:after {
    content: "";
    background: #ee2830;
    width: 1px;
    height: 15px;
    position: absolute;
    top: 22px;
    right: 0;
}
#gkHeaderNav .gkMainMenu .gkmenu.level0 > li.last:after, #gkHeaderNav .gkMainMenu .gkmenu.level0 > li:nth-child(4):after, #gkHeaderNav .gkMainMenu .gkmenu.level0 > li:nth-child(5):after {
    content: none;
}
.tp-caption {
    left: initial !important;
    right: 15%;
    margin-top: 50px !important;
    width: 60%;
    white-space: normal !important;
}
#gkBottom1 .container {
    width: 80%;
}
.box.upiresies.gkmod-1 {
    z-index: 1;
    padding: 150px 0 0 0;
}
.container h3.header, #gkBottom2.mod-bg-darker .moduletable > h3 {
    color: #333;
    font-weight: 900;
    font-size: 35px;
    background: transparent;
    padding: 0 0 0 100px;
    text-align: left;
    width: auto;
}
.box .header .inner span:after, #gkBottom2.mod-bg-darker .moduletable > h3::before  {
    content: "";
    background: #ee2830;
    width: 400px;
    height: 3px;
    position: absolute;
    left: 110%;
    bottom: 23px;
}
.box .header .inner span {
    display: table;
    position: relative;
    width: auto;
}
.upiresies .nspArtPage {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 80px;
}
.upiresies .nspCol4 {
    width: 100%;
    position: relative;
    height: 450px;
}
.nspCol4.nspArt:nth-child(3), .nspCol4.nspArt:nth-child(2), .nspCol4.nspArt:nth-child(1) {
    border-right: none;
}
.upiresies .nspCol4 img.nspImage {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
[class^=os-gallery-tabs-main] .osgalery-cat-tabs {
    display: none;
    }
.upiresies a.nspImage {
    display: block;
    height: 100%;
    width: 100%;
}
.upiresies h2, .services .catItemTitle {
    position: absolute !important;
    top: 50%;
    z-index: 10000 !important;
    width: 100%;
    display: block;
    text-align: center;
    left: 0;
    margin: 0;
    color: #fff;
    font-weight: 900;
    padding: 0 30px;
    font-size: 30px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    line-height: 34px;
}
.upiresies a.nspImage:before, .services .catItemImage a:before {
    content: "";
    background: rgba(23, 71, 156, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
a {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.upiresies a.nspImage:hover:before, .services .catItemImage a:hover:before {
    background: rgba(23, 71, 156, 0.8);
}
div.catItemView {
    position: relative;
}
span.catItemImage a {
    position: relative;
    display: table;
}
#gkBottom2.mod-bg-darker .moduletable > h3 {
    text-transform: inherit;
    margin-bottom: 0;
    display: table;
    width: auto;
    position: relative;
    margin-bottom: 80px;
}
#gkBottom2.mod-bg-darker .moduletable > h3::after {
    content:none;
}
#gkBottom2.mod-bg-darker .moduletable > h3::before {
    left: 105%;
    bottom: 10px;
}
.ulika .nspArtPage {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 80px;
}
.nspCol4.nspArt {
    border-right: none !important;
}
.ulika .nspArtPage .nspCol4 {
    width: 100%;
}
.ulika .nspArt.nspCol4.gk-animate > a > h2:before {
    top: 50%;
    left: -20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.ulika .nspArt.nspCol4.gk-animate > a > h2:after {
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
a.ergaLink {
    display: table;
    width: 100%;
}
.nspMain .nspArt .ergaLink h2 {
    position: absolute;
    left: 50%;
    top: 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%);
    z-index: 100;
    color: #fff;
    font-weight: 900;
    font-size: 70px;
    margin: 0;
    padding-bottom: 50px;
}
a.ergaLink:before {
    content: "";
    background: url(/images/kaths/blueCover.png) no-repeat;
    position: absolute;
    width: 80%;
    height: 100%;
    z-index: 2;
    opacity: 1;
    background-size: contain;
    left: 10%;
}
.erga a.ergaLink h2:before {
    content: "";
    position: absolute;
    color: white;
    width: 80px;
    background: url(/images/kaths/arrow.png) no-repeat;
    height: 50px;
    background-size: contain;
    bottom: -20%;
    left: 30%;
}
.etairia .container h3.header {
    padding: 0;
}
.etairia h2 {
    font-size: 60px;
    font-weight: 800;
    line-height: 60px;
}
h1, h2, h3, h4, h5, h6 {
    color: #333;
}
strong {
    font-weight: 800;
}
html {
    border-bottom: none;
}
#footer h3.header {
    padding: 0;
    color: #fff;
    text-align: center;
    margin: 0 0 20px 0;
}
#footer h3.header span:after {
    content:none;
}
#footer .box .header .inner span {
    margin: auto;
    text-transform: uppercase;
}
.btn.btn-primary, button.btn-primary, input[type="button"].btn-primary, input[type="submit"].btn-primary {
    background: #ee2830;
    color: #fff;
    font-family: 'Open Sans';
    text-transform: inherit;
    font-weight: 500;
}
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active, .btn.btn-primary.active, .btn.btn-primary.disabled, .btn.btn-primary[disabled], button.btn-primary:hover, button.btn-primary:focus, button.btn-primary:active, button.btn-primary.active, button.btn-primary.disabled, button.btn-primary[disabled], input[type="button"].btn-primary:hover, input[type="button"].btn-primary:focus, input[type="button"].btn-primary:active, input[type="button"].btn-primary.active, input[type="button"].btn-primary.disabled, input[type="button"].btn-primary[disabled], input[type="submit"].btn-primary:hover, input[type="submit"].btn-primary:focus, input[type="submit"].btn-primary:active, input[type="submit"].btn-primary.active, input[type="submit"].btn-primary.disabled, input[type="submit"].btn-primary[disabled] {
    background: #333;
    border-color: #333;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus, button.btn-primary:hover, button.btn-primary:active, button.btn-primary:focus, input[type="button"].btn-primary:hover, input[type="button"].btn-primary:active, input[type="button"].btn-primary:focus, input[type="submit"].btn-primary:hover, input[type="submit"].btn-primary:active, input[type="submit"].btn-primary:focus {
    outline: none;
}
.acym_introtext {
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin: 0;
}
#gkHeader.no-header #gkHeaderNav.affix, #gkHeaderNav.affix {
    background: #333;
    height: 120px;
    z-index: 100;
}
#gkHeaderNav .gkMainMenu .gkmenu.level0 > li:nth-child(5) a {
    padding:0 !important;
}
#gkHeaderNav .gkMainMenu .gkmenu.level0 > li:nth-child(5) img {
    height: 52px !important;
    width: 184px !important;
    object-fit: contain;
}
#footer .container {
    width: auto !important;
}
#footer.gkCols3 > div.gk-clearfix {
    margin-left: 0;
    margin-right: 0;
    display: table;
    justify-content: space-between;
    width: 80%;
    margin: auto;
}
#footer.gkCols3 .box.gkmod-3, #footer.gkCols3 .box.gkmod-more {
    float: none;
    display: table-cell;
    vertical-align: middle;
}
ul.nav.menu.mod-list li:nth-child(5) {
    display: none;
}
.form-horizontal .controls .btn:before {
    content:none;
}
.contact.plain .contact-info-wrap {
    display: none;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
.contact.plain .contact-form {
    padding-left: 0;
    border-left: none;
    width: 100%;
    margin-bottom: 0;
}
span.contact-misc {
    display: table;
    width: 100%;
    padding-top: 70px;
}
.contact {
    margin: 200px auto 70px;
}
.contact .page-header {
    display: block;
}
.contact .page-header {
    border: none;
    padding: 0;
}
.contact .page-header h2 {
    font-size: 50px;
    font-weight: 800;
    border-bottom: 2px solid;
    padding-bottom: 20px;
}
div#k2Container {
    padding-top: 200px;
}
div.itemIntroText {
    color: #333;
    font-weight: 300;
}
h1.itemTitle, div.itemListCategory h2 {
    font-size: 50px;
    font-weight: 800;
    border-bottom: 2px solid;
    padding-bottom: 20px;
}
.box ul.menu li a:hover, .box ul.menu li .separator:hover, .box ul.nav li a:hover, .box ul.nav li .separator:hover {
    color: #ee2830 !important;
    text-decoration: none;
}
div.itemListCategory {
    background: transparent;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
}
.services div#itemListLeading {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
}
div.catItemView {
    margin-bottom: 0;
    padding: 0;
}
#gkContent {
    min-height: initial !important;
}
.services span.catItemImage img {
    height: 500px !important;
    object-fit: cover;
}
div.catItemBody {
    padding: 0;
}
div.catItemImageBlock {
    padding: 0;
    margin: 0;
}
span.catItemImage {
    margin: 0;
}
div.catItemHeader h3.catItemTitle {
    padding: 0;
}
.services h3.catItemTitle a {
    color: #fff;
}
.services h3.catItemTitle a {
    color: #fff;
    display: table;
    width: 100%;
    padding: 0 30px;
}
#gkPageContent {
    z-index: 1;
}
.itemFullText tbody tr td:not(:last-child) {
    border-right: 1px solid;
}
.itemFullText tbody tr:not(:last-child) {
    border-bottom: 1px solid;
}
.itemFullText tbody tr td {
    padding: 5px 10px;
}

@media screen and (max-width:1680px) {
    .upiresies .nspArtPage {
    grid-template-columns: 1fr 1fr;
    }
    .etairia h2 {
    font-size: 40px;
    line-height: 40px;
    }
    .etairia p {
    font-size: 24px;
    }
}

@media screen and (max-width:1380px) {
    #gkBottom1 .container {
    width: 100%;
    padding: 0 50px;
    }
    .container h3.header, #gkBottom2.mod-bg-darker .moduletable > h3 {
    padding: 0;
    }
    .upiresies .nspArtPage {
    grid-gap: 50px;
    }
    #gkBottom2 .container {
    width: 100%;
    padding:100px 50px 0;
    }
    .row, .row-fluid {
    margin-left: 0;
    margin-right: 0;
    }
    #gkBottom2 .moduletable {
    padding: 0;
    }
    .ulika .nspArt.nspCol4.gk-animate > a > h2 {
    font-size: 22px;
    }
    .etairia .container {
    width: 80%;
    }
    #footer.gkCols3 > div.gk-clearfix {
    width: 100%;
    padding: 0 50px;
    }
    #footer.gkCols3 .box.gkmod-3, #footer.gkCols3 .box.gkmod-more {
    padding: 0;
    }
    .botMenu ul.nav.menu.mod-list > li > a {
    font-size: 18px;
    padding: 10px 0;
    }
    .tp-caption.tp-fade.tp-resizeme.start h2 {
    font-size: 40px !important;
    line-height: 40px !important;
    }
    .tp-caption.tp-fade.tp-resizeme.start p {
    font-size: 20px !important;
    line-height: 34px !important;
    }
}

@media screen and (max-width:1260px) {
    .box.upiresies.gkmod-1 {
    padding: 100px 0 0 0;
    }
    #gkBottom2.mod-bg-darker .moduletable > h3 {
    margin-bottom: 30px;
    }
    .gkseperator {
    display: none;
    }
    .box .header {
    margin: 0;
    }
    .etairia h2 {
    font-size: 30px;
    line-height: 30px;
    }
    .etairia p {
    font-size: 18px;
    line-height: 24px;
    }
    footer#gkFooter {
    margin-top: 0;
    padding: 100px 0;
    }
    div#k2Container {
    padding: 175px 50px 0;
    }
    div#k2Container.itemListView {
    margin-bottom: 50px;
    }
    h1.itemTitle, div.itemListCategory h2, .contact .page-header h2 {
    font-size: 34px;
    }
    div.itemImageBlock {
    padding: 0;
    margin: 0;
    }
    div.itemView {
    margin: 0 0 50px 0;
    }
    #footer.gkCols3 .box.gkmod-3, #footer.gkCols3 .box.gkmod-more {
    vertical-align: top;
    }
    #footer h3.header {
    line-height: 35px;
    }
    .acym_introtext {
    margin: 0 0 20px 0;
    }
    .contact {
    margin: 175px auto 70px;
    padding: 0 50px;
    }
    form, .login {
    width: 100%;
    }
    .services div#itemListLeading {
    grid-gap: 50px;
    }
}

@media screen and (max-width:1180px) {
    #gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a, #gkHeaderNav .gkMainMenu .gkmenu.level0 > li > span {
    padding: 5px 10px !important;
    }
}

@media screen and (max-width:1040px) {
    #gkLogo {
    display: block;
    }
    html #gkHeaderNav {
    background: #333;
    display: flex;
    height: 80px;
    padding: 0 50px;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    }
    html #gkHeaderNav #gkMobileMenu {
    height: 80px;
    line-height: 80px;
    order: 1;
    width: 14px;
    margin-right: 30px;
    border: none;
    }
    html .affix #gkLogo, html #gkLogo {
    order: 2;
    height: 45px;
    padding: 0;
    }
    #gkLogo > img {
    height: 45px;
    }
    .mod-languages.langswitch {
    width: 90px;
    height: 80px;
    }
    ul.lang-inline:before {
    right: 46px;
    top: 30px;
    }
    .custom.social {
    width: 90px;
    top: 80px;
    bottom: 0;
    }
    .tp-leftarrow.default {
    left: 50px !important;
    right: unset;
    bottom: 50px;
    }
    .tp-rightarrow.default {
    right: initial !important;
    bottom: 50px;
    left: 130px !important;
    }
    .tp-revslider-slidesli.current-sr-slide-visible:nth-child(n):before {
    right: initial;
    left: 90px;
    bottom: 50px;
    }
    #gkHeader.no-header #gkHeaderNav.affix, #gkHeaderNav.affix {
    height: 80px;
    }
    #aside-menu {
    right: unset;
    left: -100%;
    background: #333;
    border-right: 1px solid #fff;
    display: block;
    z-index: 1000;
    position: fixed;
    width: 400px;
    transition: all 0.5s ease;
    top: 80px;
    bottom: 0;
    height: auto;
    }
    #aside-menu.menu-open {
    right: unset;
    width: 400px;
    left: 0;
    }
    #gkBg .aside-menu-overlay.menu-open {
    display:none;
    }
    #gkBg.menu-open, .menu-open > #gkBg {
    transform: none;
    }
    .gkAsideMenu > ul img {
    display: none;
    }
    #aside-menu li {
    padding: 0;
    }
    #aside-menu li a, #aside-menu li span {
    color: #fff;
    font-size: 18px;
    margin: 10px 0;
    display: block;
    }
    #aside-menu li a.active, #aside-menu li a:active, #aside-menu li a:focus, #aside-menu li a:hover, #aside-menu li span:active, #aside-menu li span:focus, #aside-menu li span:hover {
    color: #ee2830;
    }
    #aside-menu > div {
    padding-right: 0;
    }
    .gkAsideMenu > ul {
    padding: 30px;
    }
    .gkCols4 .row-fluid {
    display: block;
    }
    body .gkCols4 .box.gkmod-3, body .gkCols4 .moduletable {
    width: 100%;
    }
    .ulika .nspArt.nspCol4.gk-animate > a > h2 {
    font-size: 18px;
    }
    .erga img.nspImage {
    margin: 50px 0;
    width: 100%;
    }
    a.ergaLink:before {
    left: 0;
    width: 100%;
    top: 50px;
    }
    .box {
    padding: 0 50px;
    }
    .etairia .container {
    width: 100%;
    margin-bottom: 50px;
    }
    .custom.footerInfo p, .acym_introtext, .botMenu ul.nav.menu.mod-list > li > a {
    font-size: 14px;
    }
    div#k2Container {
    padding: 130px 50px 0;
    }
    .contact {
    margin: 130px auto 50px;
    }
}

@media screen and (max-width:767px) {
    .tp-caption {
    left: initial !important;
    right: 140px;
    margin-top: 0 !important;
    width: auto;
    left: 50px !important;
    }
    .tp-caption.tp-fade.tp-resizeme.start h2, .tp-caption.tp-fade.tp-resizeme.start p {
    text-align: left;
    }
    .tp-caption.tp-fade.tp-resizeme.start a {
    float: left;
    }
    .tp-caption.tp-fade.tp-resizeme.start p {
    font-size: 18px !important;
    line-height: 28px !important;
    margin-bottom: 20px !important;
    }
    .custom.social {
    font-size: 10px;
    }
    .upiresies h2, .services .catItemTitle {
    font-size: 4vw;
    }
    .ulika .nspArtPage {
    grid-template-columns: 1fr 1fr;
    }
    .box .header .inner span:after, #gkBottom2.mod-bg-darker .moduletable > h3::before {
    width: 200px;
    }
    .nspMain .nspArt .ergaLink h2 {
    font-size: 40px;
    }
    .erga a.ergaLink h2:before {
    width: 50px;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    }
    .etairia img.nspImage {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 50px;
    }
    #footer.gkCols3 .box.gkmod-3 {
    width: 100%;
    display: block;
    }
    .botMenu ul.nav.menu.mod-list > li > a {
    padding: 0;
    }
    .botMenu ul.nav.menu.mod-list {
    display: flex;
    width: auto;
    justify-content: space-between;
    flex-wrap: wrap;
    justify-content: center;
    }
    .botMenu ul.nav.menu.mod-list li {
    margin: 5px;
    }
    footer#gkFooter {
    padding: 50px 0;
    }
    .custom.footerInfo {
    width: 100%;
    float: none;
    }
    .upiresies .nspArtPage, .services div#itemListLeading {
    grid-template-columns: 1fr;
    }
    span.catItemImage a {
    width: 100%;
    }
    .services span.catItemImage img {
    height: 50vh !important;
    object-fit: cover;
    width: 100% !important;
    min-height: 300px;
    }
    .upiresies .nspCol4 {
    height: 50vh !important;
    min-height: 300px;    
    }
    h1.itemTitle, div.itemListCategory h2, .contact .page-header h2 {
    font-size: 28px;
    }
}

@media screen and (max-width:640px) {
    a#gkLogo {
    line-height: 45px;
    }
    .nspArt img.nspImage {
    height: 100% !important;
    }
    .gk-modules-block .gk-clearfix > .box.etairia  {
    padding-left: 30px;
    padding-right: 30px;
    }
    html #gkHeaderNav, #gkBottom1 .container, .box, #footer.gkCols3 > div.gk-clearfix, .contact {
    padding: 0 30px;
    }
    .tp-caption {
    right: 120px;
    left: 30px !important;
    }
    .tp-leftarrow.default {
    left: 30px !important;
    right: unset;
    bottom: 30px;
    display:none;
    }
    .tp-bullets {
    right: unset;
    left: 30px !important;
    margin: 0 !important;
    bottom: 30px !important;
    }
    .tp-rightarrow.default {
    right: initial !important;
    bottom: 30px;
    left: 110px !important;
    display:none;
    }
    .tp-revslider-slidesli.current-sr-slide-visible:nth-child(n):before {
    right: initial;
    left: 70px;
    bottom: 30px;
    display:none;
    }
    .box .header .inner span:after, #gkBottom2.mod-bg-darker .moduletable > h3::before {
    bottom: 10px;
    }
    .upiresies .nspArtPage {
    grid-gap: 30px;
    }
    .container h3.header, #gkBottom2.mod-bg-darker .moduletable > h3 {
    font-size: 28px;
    }
    .upiresies h2, .services .catItemTitle {
    font-size: 22px;
    }
    #gkBottom2 .container {
    padding: 100px 30px 0;
    }
    .ulika .nspArtPage, .services div#itemListLeading {
    grid-gap: 30px;
    }
    .tp-caption.tp-fade.tp-resizeme.start h2 {
    font-size: 28px !important;
    line-height: 34px !important;
    }
    .etairia h2 {
    font-size: 28px;
    line-height: 34px;
    }
    div#k2Container {
    padding: 110px 30px 0;
    }
    div#k2Container.itemListView {
    margin-bottom: 30px;
    }
    div.itemView {
    margin: 0 0 30px 0;
    }
    .contact {
    margin: 110px auto 30px;
    }
}

@media screen and (max-width:580px) {
    .custom.social {
    position: relative;
    width: 100%;
    top: initial;
    padding: 20px 0;
    z-index: 0;
    }
    i.fa.fa-facebook {
    margin-bottom: 0;
    }
    .custom.social p {
    display: flex;
    align-items: center;
    }
    .custom.social p i {
    margin: 0 10px;
    }
    div#back-to-top button.btn.btn-primary:before {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    }
}

@media screen and (max-width:480px) {
    #aside-menu.menu-open, #aside-menu {
    width: calc(100% - 90px);
    border: none;
    }
    .tp-caption {
    right: 30px;
    top: initial !important;
    bottom: 90px;
    }
    .tp-caption.tp-fade.tp-resizeme.start p {
    font-size: 16px !important;
    line-height: 24px !important;
    }
    .tp-caption.tp-fade.tp-resizeme.start a {
    font-size: 16px !important;
    }
    .box .header .inner span:after, #gkBottom2.mod-bg-darker .moduletable > h3::before {
    width: 100%;
    position: relative;
    bottom: initial;
    left: initial;
    margin-left: 20px;
    }
    .box .header .inner span, #gkBottom2.mod-bg-darker .moduletable > h3 {
    display: flex;
    width: 100%;
    align-items: end;
    }
    #gkBottom2.mod-bg-darker .moduletable > h3 {
    flex-direction: row-reverse;
    line-height: 28px;
    }
    .box.upiresies.gkmod-1 {
    padding: 50px 0 0 0;
    }
    #gkBottom2 .container {
    padding: 40px 30px 0;
    }
    .erga .nspArt img.nspImage {
    margin: 0;
    height: 300px !important;
    object-fit: cover;
    }
    a.ergaLink {
    margin: 50px 0;
    }
    a.ergaLink:before {
    left: 0;
    width: 100%;
    top: 0;
    background: rgb(23 71 156 / 75%);
    clip-path: polygon(0 0, 100% 0, 56% 100%, 0% 100%);
    }
    .nspMain .nspArt .ergaLink h2 {
    font-size: 30px;
    }
    .erga a.ergaLink h2:before {
    width: 30px;
    }
    .etairia p, body, div.itemIntroText, div.itemIntroText p {
    font-size: 16px;
    line-height: 24px;
    }
    .etairia h2 {
    font-size: 24px;
    line-height: 34px;
    margin: 0 0 10px 0;
    }
    .etairia a.slider_more {
    font-size: 16px;
    }
    .itemIntroText h2 {
    margin: 0 0 10px 0;
    }
    [class^=os-gallery-tabs-main] .osgalery-cat-tabs {
    display: none;
    }
    span.itemImage {
    margin: 0 0 30px 0;
    }
    h1.itemTitle, div.itemListCategory h2, .contact .page-header h2 {
    font-size: 24px;
    line-height: 30px;
    }
    #footer h3.header span {
    justify-content: center;
    }
    .contact .page-header {
    margin: 0;
    }
    .contact.plain .contact-form {
    padding-top: 0;
    }
    .contact.plain .contact-form legend {
    font-size: 18px;
    }
    .form-horizontal .control-group .control-label label {
    font-size: 13px;
    margin-bottom: 0;
    }
    .ulika .nspArt.nspCol4.gk-animate > a > h2:before, .ulika .nspArt.nspCol4.gk-animate > a > h2:after {
    content:none;
    }
}

@media screen and (max-width:400px) {
    #gkLogo > img {
    height: 30px;
    }
    html #gkHeaderNav, #gkHeader.no-header #gkHeaderNav.affix, #gkHeaderNav.affix {
    height: 60px;
    }
    .mod-languages.langswitch {
    height: 60px;
    }
    ul.lang-inline:before {
    right: 47px;
    top: 20px;
    }
    #aside-menu {
    top: 60px;
    }
    .container h3.header, #gkBottom2.mod-bg-darker .moduletable > h3 {
    font-size: 24px;
    }
    .upiresies h2, .services .catItemTitle {
    font-size: 20px;
    line-height: 24px;
    }   
    .etairia h2 {
    font-size: 20px;
    }
    div#k2Container {
    padding: 90px 30px 0;
    }
    .contact {
    margin: 90px auto 30px;
    }
    .tp-caption.tp-fade.tp-resizeme.start h2 {
    font-size: 24px !important;
    line-height: 30px !important;
    }
    .erga .nspArt img.nspImage {
    height: 250px !important;
    }
    #aside-menu li a, #aside-menu li span {
    font-size: 16px;
    margin: 5px 0;
    }
}

@media screen and (max-width:360px) {
    .ulika .nspArtPage {
    grid-template-columns: 1fr;
    }
}











































