@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800&subset=greek,latin);
@font-face {
    font-family:'Fedra Serif A Pro Book';
    src: url('../fonts/fontie-package/FedraSerifAPro-Book.eot');
	src: url('../fonts/fontie-package/FedraSerifAPro-Book.eot?#iefix') format('embedded-opentype'),
		url('../fonts/fontie-package/FedraSerifAPro-Book.woff2') format('woff2'),
		url('../fonts/fontie-package/FedraSerifAPro-Book.woff') format('woff'),
		url('../fonts/fontie-package/FedraSerifAPro-Book.ttf') format('truetype'),
		url('../fonts/fontie-package/FedraSerifAPro-Book.otf') format('opentype'),
		url('../fonts/fontie-package/FedraSerifAPro-Book.svg#FedraSerifAPro-Book') format('svg');
    font-weight: 350;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-1FFE;
}
body {
	font-family: 'Open Sans', sans-serif;
        color: #26292b;
        overflow-x: hidden;
}
.flatcal_month_label a {
    pointer-events: none;
}
.b_top, .b_bottom , .b_left, .b_right {
	background:#fff;
	position:fixed;
	z-index: 10000001;
}
a.ev_link_weekday:link {
    display: none !IMPORTANT;
}
.b_top ,  .b_bottom {
	width:100%;
	height:15px;
}  
.b_left,  .b_right {
	width:15px;
	height:100%;
	top:0;
} 
.b_top {
	top:0;
}
.b_bottom {
	bottom:0;
}
.b_left {
	left:0;
}
.b_right {
	right:0;
}
#gkHeaderNav .gkMainMenu .gkmenu > li:nth-child(7) .childcontent {
	display:none!important;
}
:lang(zh) #gkHeaderNav .gkMainMenu .gkmenu > li:last-child .childcontent {
	display:none!important;
}
#gkHeaderNav.gk-fixed > div {
        max-width: 100%;
}
#gkHeaderMod, .blog-page > .header, .single-page > .header, .search-page .header {
    	height: auto;
}
#gkHeaderNav {
    	background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
    	height: 125px;
    	padding: 0 110px;
    	position: absolute;
    	top: 15px !important;
    	width: 100%!important;
    	z-index: 100;
}
#gkLogo img {
    	max-width: 150px;
}
#gkLogo {
    	margin: 5px 0 0 ;
        z-index: 100;
}
#gkHeaderNav .gkMainMenu {
	margin: 70px 0 0 !important;
}
.childcontent.has-cols-7 .childcontent-inner {
    background: transparent none repeat scroll 0 0 !important;
    display: table;
    position: relative;
    width: 100%;
}
.childcontent.has-cols-7 .gkcol {
    width: 16.666%;
}
.childcontent.has-cols-7 .gkcol.gkcol7.last {
    position: absolute;
    right: 0;
    top: 125px;
}
.childcontent.has-cols-7 .gkcol.gkcol7.last:lang(ru) {
    top: 150px;
}
.dark-bg .gkMainMenu > .gkmenu > li > a, .dark-bg .gkMainMenu > .gkmenu > li > span {
    	color: #3b3b3b !important;
}
#gkHeaderNav .gkMainMenu .gkmenu > li {
    	font-size: 15px;
    	letter-spacing: -1px;
    	padding: 0 10px;
}
#gkHeaderNav .gkMainMenu .level1 > li {
    	letter-spacing: 0;
}
#gkHeaderNav .gkMainMenu .gkmenu > li.last {
    	padding: 0 0 0 10px;
}
.dark-bg .gkMainMenu > .gkmenu > li > a:hover, .dark-bg .gkMainMenu > .gkmenu > li > a:active, .dark-bg .gkMainMenu > .gkmenu > li > a:focus, .dark-bg .gkMainMenu > .gkmenu > li.active > a {
    	color: #ed404f !important;
}
#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a:before {
	background: #ed404f none repeat scroll 0 0;
    	//content: "";
    	height: 1px;
    	left: 0;
    	position: absolute;
    	top: 25px;
    	width: 0;
    	transition: all 0.6s ease 0s;
    	-webkit-transition: all 0.6s ease 0s;
    	-o-transition: all 0.6s ease 0s;
    	-moz-transition: all 0.6s ease 0s;
}
#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a.active:before {
	background: #ed404f none repeat scroll 0 0;
    	//content: "";
    	height: 1px;
    	left: 0;
    	position: absolute;
    	top: 25px;
    	width: 100%;
    	transition: all 0.6s ease 0s;
    	-webkit-transition: all 0.6s ease 0s;
    	-o-transition: all 0.6s ease 0s;
    	-moz-transition: all 0.6s ease 0s;
}
#gkHeaderNav.gk-fixed-nav {
    	transition: all 0.6s ease 0s;
    	-webkit-transition: all 0.6s ease 0s;
    	-o-transition: all 0.6s ease 0s;
    	-moz-transition: all 0.6s ease 0s;
        box-shadow: none;
        z-index: 100000;
        background:rgba(255, 255, 255, 0.95) none repeat scroll 0 0 !important;
        height: 125px;
}
#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a:hover:before {
	width: 100%;
}
#gkHeaderNav .gkMainMenu .gkmenu > li > a:active, #gkHeaderNav .gkMainMenu .gkmenu > li > a:focus, #gkHeaderNav .gkMainMenu .gkmenu > li > a:hover, #gkHeaderNav .gkMainMenu .gkmenu > li > a.active, #gkHeaderNav .gkMainMenu .gkmenu > li.active > a:active, #gkHeaderNav .gkMainMenu .gkmenu > li.active > a:focus, #gkHeaderNav .gkMainMenu .gkmenu > li.active > a:hover #gkHeaderNav .gkMainMenu .gkmenu > li.active > a.active {
        color:#ed404f !important;
}
#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a {
    	padding: 12px 0;
}
.top_navigation {
    	position: absolute;
    	right: 0;
    	border-bottom: 1px solid #3b3b3b;
    	padding: 13px 0 5px 0;
}
.top_navigation > div {
	border-right: 1px solid #ed404f;
    	float: left;
    	padding: 0 10px 0 0;
}
.top_navigation > div:last-child {
	border-right: none;
	padding-right: 0;
}
.mod-languages .chzn-container-single .chzn-drop {
   background: #26292B none repeat scroll 0 0;
   border-radius: 0;
   margin-top: -1px;
   box-shadow: none;
   border: none;
   padding: 10px 0;
}
.mod-languages .chzn-container .chzn-results li {
    color: #fff;
}
div.mod-languages {
    padding: 0 10px 0 20px;
}
div.mod-languages li {
    position:relative;
}
div.mod-languages li:after {
    background: #ed404f none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    right: -3px;
    top: 0;
    width: 1px;
}
div.mod-languages li:last-child:after {
   content:none;
}
.arthrography h3 {
color: #fff;
    font-size: 35px !important;
    font-weight: 800;
    line-height: 35px !important;
    text-align: center;
}
.arthrography p {
color: #fff;
    text-align: center;
}
#arthrografia {
float: left;
    margin: 0 1% 1% 0;
    width: 32.333%;
   position:relative;
 overflow: hidden;
}
#arthrografia header, .arthrografia-tab .nspHeader, .arthrografia-info {
    left: 20px;
    margin: auto;
    position: absolute;
    bottom: 20px;
    width: 70%;
z-index: 2;
}
#arthrografia header h2, .arthrografia-info h3 {
color: #fff;
    font-size: 18px;
    text-align: left;
font-weight: bold;
}
.arthrografia-img {

}
.gkTabsContainer  .arthrografia-tab .nspHeader {
color: #fff;
    bottom: 40px;
    color: #fff;
    font-size: 18px !important;
    line-height: 20px !important;
    text-align: left;
}

#arthrografia .cat-item-intro-text a, .arthrografia-tab a  {
    display: table;
   position:relative;
overflow: hidden;
}
#article-desc  h1 {
    margin: auto;
    max-width: 1230px;
float: none;
}
.arthrografia-tab .nspArt {
   position:relative;
}
#article-list {
display: table;
    padding-top: 40px;
}
#arthrografia .cat-item-intro-text a:before, .arthrografia-tab a:before  {
background: rgba(38, 40, 43, 0.3) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
z-index: 1;
transition: all 0.3s ease 0s;
    	-webkit-transition: all 0.3s ease 0s;
    	-o-transition: all 0.3s ease 0s;
    	-moz-transition: all 0.3s ease 0s;
}
#arthrografia .cat-item-intro-text a:hover:before, .arthrografia-tab a:hover:before {
background: rgba(38, 40, 43, 0.5) none repeat scroll 0 0;
}
#arthrografia .cat-item-intro-text > p, .arthrografia-tab p {
    margin: 0!important;
}
#arthrografia:after {
    content: none;
}
#arthrografia .cat-item-intro-text img , .arthrografia-tab img{
transform: scale(1.3);
-webkit-transform: scale(1.3);
-o-transform: scale(1.3);
-moz-transform: scale(1.3);
}	
.arthrography p:last-child::after {
    background: #fff none repeat scroll 0 0!important;
    left: 0!important;
    margin: auto!important;
    right: 0!important;
}
.mod-languages form {
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
    	background: transparent url("../../../images/arrow.png") no-repeat scroll 100% center;
    	border: medium none;
    	color: #ed404f;
    	padding: 0;
        font-weight: 800;
       	max-width: 130px;
}
.weather {
    	padding: 0 20px!important;
    	height:44px;
}
.time {
	line-height:45px;
	color:#ed404f;
	font-weight:800;
	height: 44px;
	padding:0 10px !important;
}
.social a::before {
    	background: #ed404f none repeat scroll 0 0;
    	border-radius: 50%;
    	color: #fff;
	font-family: fontawesome;
	font-size: 17px;
    	height: 40px;
    	line-height: 40px;
    	position: absolute;
    	text-align: center;
    	width: 40px;
    	transition: all 0.3s ease 0s;
    	-webkit-transition: all 0.3s ease 0s;
    	-o-transition: all 0.3s ease 0s;
    	-moz-transition: all 0.3s ease 0s;
}
.social a:hover:before {
	background: #26292b none repeat scroll 0 0;
}
.social a {
    	display: inline;
    	height: 44px;
    	line-height: 16px !important;
    	min-width: 44px !important;
    	padding: 23px;
    	width: 42px;
}
.social {
	padding-right:35px !important;
	height:44px;
}
.facebook:before {
	content:"\f09a";
}
.twitter:before {
	content:"\f099";
}
.pinterest:before {
	content:"\f231";
}
.google:before {
	content:"\f0d5";
}
.linkedin:before {
	content:"\f0e1";
}
.instagram:before {
	content:"\f16d";
}
.youtube:before {
	content:"\f16a";
}
.lang {
    	height: 44px;
    	line-height: 44px;
}
#search_ , #weather {
    	background: #ed404f none repeat scroll 0 0;
    	bottom: 15px;
    	display: block;
    	left: 15px;
    	overflow: hidden;
    	position: fixed;
    	right: 15px;
    	top: -100%;
    	z-index: 100000;
    	height:100%;
    	transition: all 0.8s ease 0s;
    	-webkit-transition: all 0.8s ease 0s;
    	-o-transition: all 0.8s ease 0s;
    	-moz-transition: all 0.8s ease 0s;
}
#search_.clicked , #weather.clicked {
	overflow: visible;
	top:15px;
}
.search {
	text-align:center;
}
#search_ .moduletable {
    	display: table;
    	height: 100%;
    	left:0;
    	position: relative;
    	top: 0;
    	width: 100%;
    	transition: all 0.8s ease 0.6s;
    	-webkit-transition: all 0.8s ease 0.6s;
    	-o-transition: all 0.8s ease 0.6s;
    	-moz-transition: all 0.8s ease 0.6s;
}
#search_ form {
    	display: table-cell;
    	margin: 0;
    	vertical-align: middle;
}
.search input {
    	background: transparent url("../../../images/search_white.png") no-repeat scroll 98% center;
    	color: #fff;
    	font-family: open sans;
    	font-size: 20px;
    	font-weight: 100;
    	height: 80px;
    	margin: auto !important;
    	width: 50% !important;
}
.search input:focus {
	background: #fff url("../../../images/search.png") no-repeat scroll 98% center;
    	color: #ED404F;
    	border:none;
    	box-shadow:none;
}
#hide {
    	position: absolute;
    	right: 30px;
    	top: 30px;
    	background: transparent !important;
box-shadow: none !important;
}
.weather_div {
	display: table;
    	height: 100%;
    	width: 100%;
}
.weather_div  .moduletable {
	display: table-cell;
    	margin: 0;
    	vertical-align: middle;
}
#weather1 {
    	margin: auto;
    	width: 50%;
}
.gkwMainRight {
    	float: right;
    	width: 50%;
}
.gkwMainRight {
    	float: right;
    	width: 50%;
}
.gkwMainLeft {
    	float: left;
    	text-align: right;
    	width: 45%;
    	position: relative;
}
.gkwMainRight h2 {
    	color: #fff;
    	font-size: 45px;
    	font-weight: 100;
    	margin: 4px 0;
}
.gkwMainRight p {
    	color: #fff;
        font-size: 20px;
        line-height: 13px;
}
.gkwMainRight h2 {
    	padding-bottom: 13px;
}
.gkwTemp {
    	bottom: -14px;
    	color: #fff;
    	font-size: 20px;
    	position: absolute;
    	right: 40px;
    	text-align: right;
    	width: auto;
}
ul.gkwNextDays li.gkwItems2 {
    	padding: 0 30px !important;
    	display: table;
        width: auto;
}
ul.gkwNextDays {
    	float: none;
    	margin: auto !important;
    	padding: 50px 0 0;
    	display: table;
        width: auto;
}

div.gkwFday {
    	border-left: medium none;
}
ul.gkwNextDays li.gkwItems2:first-child {
	border-right:1px solid #fff!important;
}
.gkwDay {
    	color: #fff;
    	font-style: normal;
    	font-weight: 100;
}
span.gkwDayDay {
    	color: #fff;
    	font-size: 14px;
}
span.gkwDayNight {
    	background: #26292b none repeat scroll 0 0;
    	color: #fff;
    	font-size: 14px;
    	padding: 2px 5px;
}
.tp-video-controls {
    	background-image:none;
    	bottom: 15px;
    	left: 15px;
    	max-width: 100%;
    	right: 15px;
    	width: auto;
}
#show {
    	display: table;
    	height: 43px;
}
#show img {
    	margin-top: 5px;
}
.homepage #gkPageContent {
	display:none;
}
.dark-bg #gkBottom1, .dark-bg #gkBottom2, .dark-bg #gkBottom3, .dark-bg #gkBottom4, .dark-bg #gkBottom6, .contact_page #gkBottom6, .dark-bg #gkBottom3a, .dark-bg #gkBottom3b, .dark-bg #gkBottom3c, .gnomi #gkBottom6, .login-page  #gkBottom6  {
	padding:80px 0 0;
}
.dark-bg #gkBottom1 h1, .dark-bg #gkBottom2 h1, .dark-bg #gkBottom3 h1 , .dark-bg #gkBottom4 h1, .dark-bg #gkBottom3a h1, .dark-bg #gkBottom3b h1, .dark-bg #gkBottom3c h1 {
    	font-size: 48px;
    	letter-spacing: -2px;
    	position:relative;
}
.dark-bg #gkBottom1 h1 {
	color: #3fbee2;
}
.dark-bg #gkBottom2 h1 {
	color: #ed404f;
}
.dark-bg #gkBottom3 h1, .dark-bg #gkBottom3a h1,.dark-bg #gkBottom3c h1, .dark-bg #gkBottom3b h1 {
	color: #3fbee2;
}
.dark-bg #gkBottom4 h1 {
	color: #EB3F4F ;
}
.dark-bg #gkBottom1 h3, .dark-bg #gkBottom3 h3, .dark-bg #gkBottom4 h3, .dark-bg #gkBottom5a h3 , .dark-bg #gkBottom5b h3, .dark-bg #gkBottom5c h3, .dark-bg #gkBottom5d h3, .dark-bg #gkBottom5e h3, .dark-bg #gkBottom3a h3, .dark-bg #gkBottom3b h3, .dark-bg #gkBottom3c h3, .dark-bg #gkBottom5f h3, .dark-bg #gkBottom5g h3, .dark-bg #gkBottom5h h3, .dark-bg #gkBottom5i h3 {
    	color: #3b3b3b;
    	font-size: 20px;
    	font-weight: 100;
    	padding-left: 110px;
    	position:relative;
    	display: table;
}
.dark-bg #gkBottom1 .gkPage {
    	max-width: 100%;
    	padding: 0 110px;
}
.dark-bg #gkBottom2 .gkPage {
    	max-width: 100%;
    	padding: 0 110px;
}
.dark-bg #gkBottom3 .gkPage, .dark-bg #gkBottom9 .gkPage , .dark-bg #gkBottom3a, .dark-bg #gkBottom3b, .dark-bg #gkBottom3c {
    	max-width: 100%;
    	padding: 0 110px;
}
.dark-bg #gkBottom4 .gkPage, .login-page  #gkBottom6 .gkPage, .dark-bg #gkBottom6 .gkPage, .dark-bg #gkBottom5 .gkPage, .contact_page #gkBottom6 .gkPage, .dark-bg #gkBottom5a .content, .dark-bg #gkBottom5b .content, .dark-bg #gkBottom5c .content, .dark-bg #gkBottom5d .content, .dark-bg #gkBottom5e .content , .dark-bg #gkBottom3a .content , .dark-bg #gkBottom3b .content, .dark-bg #gkBottom3c .content, .dark-bg #gkBottom5f .content, .dark-bg #gkBottom5g .content, .dark-bg #gkBottom5h .content, .dark-bg #gkBottom5i .content, .gnomi #gkBottom6 .gkPage  {
    	max-width: 100%;
    	padding: 0 110px;
}
.contact_page #gkHeaderMod {
	background: #fff none repeat scroll 0 0;
	padding: 0 20px;
}
.bt-googlemaps {
    margin-top: 140px;
}
.contact_page  #gkBreadcrumb {
    margin: auto;
    max-width: 1230px;
    padding-top: 20px;
    width: 100%;
}
.contact_page #gkPageContent {
    padding: 0 0 50px;
}
.contact_page h1 {
    color: #26292b;
    letter-spacing: 0 !important;
}
.chosen-results li {
    border-bottom: medium none;
}
#gkFooter {
    	background: #ed404f none repeat scroll 0 0;
    	text-align:left;
}
#gkFooter .gkPage {
    	max-width: 100%;
    	padding: 0 110px;
}
#gkCopyrights::before {
    	border-top: medium none;
}

#gkCopyrights::before {
    	border-top: medium none;
}
#gkCopyrights {
    	color: #fff;
    	font-weight: 800;
}
#gkFooter a {
    	color: #fff;
}
#gkFooter a:hover {
    	color: #3b3b3b;
}
.dark-bg #gkBottom1 h1::after {
    	background: rgba(0, 0, 0, 0) url("../../../images/welcome.png") repeat scroll 0 0;
    	content: "";
    	height: 49px;
    	position: absolute;
    	right: 0;
    	width: 235px;
}
.dark-bg #gkBottom2 h1::after {
    	background: rgba(0, 0, 0, 0) url("../../../images/yiasou.png") repeat scroll 0 0;
    	content: "";
    	height: 56px;
    	position: absolute;
    	right: 0;
    	width: 186px;
    	background-repeat:no-repeat;
}
.dark-bg #gkBottom3 h1::after {
    	background: rgba(0, 0, 0, 0) url("../../../images/enjoy.png") repeat scroll 0 0;
    	content: "";
    	height: 61px;
    	position: absolute;
    	right: 0;
    	width: 133px;
    	background-repeat:no-repeat;
}
.dark-bg #gkBottom4 h1::after {
    	background: rgba(0, 0, 0, 0) url("../../../images/mystory.png") repeat scroll 0 0;
    	content: "";
    	height: 55px;
    	position: absolute;
    	right: 0;
    	width: 229px;
    	background-repeat:no-repeat;
}
.dark-bg #gkBottom1 h3:after, .dark-bg #gkBottom3 h3:after, .dark-bg #gkBottom4 h3:after {
	background: #3b3b3b none repeat scroll 0 0;
    	content: "";
    	float: left;
    	height: 1px;
    	position: relative;
    	right: -105%;
    	top: -5px;
    	width: 50%;
}
.dark-bg #gkBottom1 h3::before, .dark-bg #gkBottom3 h3::before, .dark-bg #gkBottom4 h3::before {
    	background: #3b3b3b none repeat scroll 0 0;
    	content: "";
    	float: right;
    	height: 1px;
    	position: relative;
    	right: -105%;
    	top: 13px;
    	width: 100%;
}
.categories {
	padding-top:30px;
}
.categories_link {
    height: 250px;
}
.category_box {
    	height: 100%;
    	width: 14.28%;
    	background-repeat: no-repeat;
    	background-size: cover;
    	float:left;
    	background-position:center center;
    	position:relative;
         transition: all 0.3s ease 0s;
    	-webkit-transition: all 0.3s ease 0s;
    	-o-transition: all 0.3s ease 0s;
    	-moz-transition: all 0.3s ease 0s;
}
.category_box:last-child {
	margin-right:0;
}
.category_box_inner {
    	height:50%;
    	width: 100%;
    	background-repeat: no-repeat;
    	background-size: cover;
    	position:relative;
         transition: all 0.3s ease 0s;
    	-webkit-transition: all 0.3s ease 0s;
    	-o-transition: all 0.3s ease 0s;
    	-moz-transition: all 0.3s ease 0s;
}
.category_box_inner:last-child {
	margin-bottom:0;
}
.category_header {
	bottom: 2px;
    	left: 0;
    	position: absolute;
}
.category_box h2 , .category_box_inner h2 {
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
    	color: #fff;
    	display: inline;
    	font-size: 25px;
    	font-weight: 800;
    	letter-spacing: -1px;
    	line-height: 22px;
    	padding: 0 10px;
    	text-transform: uppercase;
}
#texni h2 {
	background:#db4688;
}
#apodraseis  h2 {
	background:#9d3d80;
}
#gastronomy  h2 {
	background:#4ac1eb;
}
#sport  h2 {
	background:#faad16;
}
#education  h2 {
	background:#007cc4;
}
#shopping  h2 {
	background:#e9600f;
}
#conferance  h2 {
	background:#ed404f;
}
#cruse  h2 {
	background:#6875b7;
}
#love  h2 {
	background:#fecc00;
}
#documentary  h2 {
	background:#1a171c;
}
#day-night  h2 {
	background:#4970b1;
}
/*.category_box::after {
    	background: #fff none repeat scroll 0 0;
    	content: "";
    	height: 100%;
    	position: absolute;
    	right: -5px;
    	width: 10px;
    	top:0;
    	z-index:100;
}
.category_box:last-child:after {
	content: none;
}
.category_box_inner:first-child:after {
	background: #fff none repeat scroll 0 0;
    	content: "";
    	height: 10px;
    	position: absolute;
    	right: 0;
    	width: 100%;
    	bottom:-5px;
    	z-index:100;
}*/

#gkBottom2:lang(zh) {
    margin-bottom:50px;
}
.sub_categories .cat-item-intro-text:lang(zh) {
    text-overflow: ellipsis;
    overflow: hidden;
    height: 115px;
}
.proxeneia .sub_categories .cat-item-intro-text:lang(zh) {
    overflow: visible;
    height: auto;
}
.homepage #gkBottom2 h1 {
    padding-bottom: 20px;
}
.thessaloniki_boxes .thessaloniki_box:last-child {
	width:100%;
}
.thessaloniki_box:last-child {
	margin-right: 0;
	width:25%;
}
:lang(en) #world-toursim {
    margin-right: 0;
    width: 34%; 
}
.moduletablethessaloniki_text {
	background: #e5e5e5 none repeat scroll 0 0;
    	display: block;
    	height: 100%;
    	padding: 20px 0;
        position: relative;
}
.moduletablethessaloniki_text .nspText  {
	line-height: 22px !important;
    margin-bottom: 10px !important;
    text-align: left;
    text-transform: initial;
}
.itemFullText a {
    color: #ed404f;
}
.itemFullText a  span{
    color: #ed404f;
    text-decoration: none !important;
}
.itemFullText a:hover {
    color: #26292b;
}
.moduletablethessaloniki_text h4 {
	border-bottom: 1px solid;
    color: #ed404f !important;
    font-size: 18px  !important;
    font-weight: 700 !important;
    letter-spacing: -1px;
    padding-bottom: 10px !important;
    padding-top: 12px;
    text-align: left !important;
    text-transform: uppercase !important;
}
.moduletablethessaloniki_text p {
	color: #3b3b3b !important;
    	font-size: 16px !important;
    	margin-top: 15px !important;
    	text-transform: uppercase;
    	line-height:21px !important;
}
.moduletablethessaloniki_text .readon-button {
	background: #ed404f none repeat scroll 0 0;
    	color: #fff;
    	float: left;
    	font-weight: 800;
    	padding: 10px 30px;
	text-transform: uppercase;
	z-index:1;
}
.moduletablethessaloniki_text .nspMain {
        position: unset;
}

.moduletableekdiloseis {
    	background: #3fbee2 none repeat scroll 0 0;
    	padding: 20px 30px;
    	min-height: 417px;
    	position: relative;
}
.moduletableekdiloseis h3, #invisible h3{
	border-bottom: 1px solid;
    	color: #fff !important;
    	font-size: 30px !important;
    	font-weight: 700 !important;
    	letter-spacing: -1px;
    	padding-bottom: 10px !important;
    	text-transform: uppercase !important;
    	margin-top:15px;
}
#invisible h3{
    padding: 0 30px;
    color:#fff !important;
    border-bottom:none;
}
#jux_social_instagram_feed {
   position: absolute;
   top: 0;
   bottom: 0;
   height: auto;
   width: 100%;
   z-index: 1;
}
.instashow-gallery-media, .instashow-gallery-container,  #instaShowGallery_1  {
   height: 100% !important;
   /*width: 100% !important;*/
}
.instashow-gallery-wrapper , .instashow-gallery-view {
    height: 100% !important;
}
.instashow-gallery-media-square .instashow-gallery-media-image img {
    width: auto !important;
}
/*.instashow-gallery-media {
   width: 50% !important;
}*/
#invisible h3 {
   z-index: 1000;
   position: relative;
}
#jux_social_instagram_feed::after {
   content: "";
   background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
   background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
   background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
   position: absolute;
   height: 100%;
   width: 100%;
   top: 0;
   left: 0;
   opacity: 0.3;
   z-index: -1;
}
#invisible::before {
    content:none;
}
.moduletableekdiloseis .image {
	float: left;
    	width: 40%;
}
.moduletableekdiloseis .text {
	float: right;
    	width: 50%;
    	text-align: left;
}
.moduletableekdiloseis  .nspArtPage {
	padding-top:50px;
}
.moduletableekdiloseis .image img {
	border-radius:50%;
        height: auto;
}
.text h4 {
	color: #fff;
    	font-weight: 600;
}
.text p {
	color: #fff;
    	font-weight: 400;
    	line-height: 20px;
    	margin-bottom:10px;
}
.text .slider_more {
	color: #fff;
    	font-weight: 800;
    	text-transform: uppercase;
}
.nspTopInterface {
    	bottom: -50px;
    	float: none;
    	left: 0;
    	margin: auto;
    	overflow: visible !important;
    	position: absolute;
    	right: 0;
    	top: auto;
}
.moduletableekdiloseis .nspMain {
    	overflow: visible;
}
.moduletableekdiloseis .nspArt {
    	padding: 0!important;
}
.moduletableekdiloseis  .nspArts {
    	overflow: visible;
    	position: relative;
}
.nspPagination {
    	display: table;
    	float: none !important;
    	list-style-type: none !important;
    	margin: auto !important;
    	padding: 0 !important;
    	text-align: center !important;
}
.nspPagination li:hover, .nspPagination li.active {
    	background-color: #fff;
    	height: 20px;
    	width: 20px;
}
.nspPagination li {
    	background: transparent none repeat scroll 0 0;
    	border: 1px solid #fff !important;
    	height: 20px;
    	width: 20px;
}
.moduletablevideo {
    	background: #FFCC01 none repeat scroll 0 0;
    	//padding: 20px ;
    	min-height: 415px;
    	position: relative;
}
.gkNspPM-VideoGallery .gkSmallBlock {
    	display: none;
}
.gkNspPM-VideoGallery .gkBigBlock {
   	width: 100%;
}
.gkNspPM-VideoList .gkItemsPage figure {
	padding:0;
}
.gkNspPM-VideoList figcaption {
	display: none;
}
.gkNspPM-VideoList {
	margin:0;
}
.gkNspPM-VideoList .gkImageWrap:hover img {
	transform:none;
	-webkit-transform:none;
	-o-transform:none;
	-moz-transform:none;
}
.thessaloniki_box:last-child .moduletableekdiloseis {
	background: #D93F4B none repeat scroll 0 0;
}
.thessaloniki_box:last-child .slider_more {
    	background: #fff none repeat scroll 0 0;
    	bottom: -82px;
    	font-weight: 800;
    	height: auto;
    	left: 0;
    	margin-top: 30px !important;
    	padding: 10px 30px;
    	position: absolute;
    	text-transform: uppercase;
    	color:#D93F4B;
    	z-index: 1;
}
.thessaloniki_box:last-child .slider_more:hover {
	color:#fff;
}
.apodraseis {
	padding-top:30px;
}
.homepage .gkTabsWrap.vertical ol {
    	border-bottom: medium none;
    	float: none !important;
    	margin: auto !important;
    	text-align: center !important;
    	display: table;
    	padding:0 0 20px 0;
}
.gkTabsWrap.vertical ol {
    	border-bottom: medium none;
    	float: none !important;
    	margin: auto !important;
    	text-align: center !important;
    	padding:0 0 20px 0;
}
.gkTabsWrap.vertical ol li:hover, .gkTabsWrap.vertical ol li.active, .gkTabsWrap.horizontal ol li:hover, .gkTabsWrap.horizontal ol li.active {
    	background: #fbad17 none repeat scroll 0 0;
    	text-shadow: none;
}
.gkTabsWrap.vertical ol li, .gkTabsWrap.horizontal ol li {
    	background: #db4688 none repeat scroll 0 0;
    	border: medium none !important;
    	border-radius: 0;
    	color: #fff;
    	font-size: 16px;
    	font-weight: 800;
    	line-height: 15px!important;
    	padding: 10px 15px !important;
   	 text-shadow: none !important;
    	text-transform: uppercase;
    	margin-bottom: 5px !important;
}
.apodraseis_box h4 {
    	background: #db4688 none repeat scroll 0 0;
    	box-decoration-break: clone;
    	-webkit-box-decoration-break: clone;
    	-o-box-decoration-break: clone;
    	color: #fff;
    	display: inline;
    	font-size: 25px;
    	font-weight: 800;
    	letter-spacing: -1px;
    	line-height: 22px;
    	padding: 0 10px;
    	text-transform: uppercase;
}
.apodraseis_header {
	position: absolute;
	bottom: 1px;
    	left: 0;
        text-align: left;
        width: 100%;
}
.apodraseis_text {
    	bottom: -100%;
    	left: 20px;
    	position: absolute;
    	transition: all 0.3s ease 0s;
    	-webkit-transition: all 0.3s ease 0s;
    	-o-transition: all 0.3s ease 0s;
    	-moz-transition: all 0.3s ease 0s;
}
#gkBottom3 .nspArt div, #gkBottom4 .nspArt div, #gkBottom1 .nspArt div , #gkBottom2 .nspArt div, #gkBottom5 .nspArt div, #gkBottom9 .nspArt div, #gkBottom5a .nspArt div, #gkBottom5b .nspArt div, #gkBottom5c .nspArt div , #gkBottom5d .nspArt div, #gkBottom5e .nspArt div, #gkBottom3a .nspArt div, #gkBottom3b .nspArt div, #gkBottom3c .nspArt div, #gkBottom5f .nspArt div, #gkBottom5g .nspArt div, #gkBottom5h .nspArt div, #gkBottom5i .nspArt div {
    	overflow: visible;
}
#gkBottom3 .nspCol4, #gkBottom1 .nspCol4, #gkBottom2 .nspCol4, #gkBottom5 .nspCol4 , #gkBottom5a .nspCol4, #gkBottom5b .nspCol4, #gkBottom5c .nspCol4, #gkBottom5d .nspCol4, #gkBottom5e .nspCol4 , #gkBottom5f .nspCol4, #gkBottom5g .nspCol4, #gkBottom5h .nspCol4, #gkBottom5i .nspCol4{
    	margin-right: 1%;
   	width: 24%;
}
#gkBottom3 .nspCol4:last-child, #gkBottom1 .nspCol4:last-child, #gkBottom2 .nspCol4:last-child, #gkBottom5 .nspCol4:last-child, #gkBottom5a .nspCol4:last-child, #gkBottom5b .nspCol4:last-child, #gkBottom5c .nspCol4:last-child, #gkBottom5d .nspCol4:last-child, #gkBottom5e .nspCol4:last-child, #gkBottom5f .nspCol4:last-child, #gkBottom5g .nspCol4:last-child, #gkBottom5h .nspCol4:last-child, #gkBottom5i .nspCol4:last-child {
    	margin-right: 0;
   	width: 25%;
}
.apodraseis_box {
	height:400px;
	overflow:hidden !important;
	position:relative;
}
#gkBottom9 {
    padding: 60px 0;
}
#gkBottom3 .readon-button, #gkBottom4 .readon-button, #gkBottom3a .readon-button, #gkBottom3b .readon-button, #gkBottom3c .readon-button {
    	border: 1px solid #db4688;
    	bottom: 0;
    	color: #db4688;
    	font-size: 15px;
    	font-weight: 800;
    	left: 0;
    	margin: auto;
    	padding: 10px 0;
    	position: absolute;
    	right: 0;
    	text-transform: uppercase;
        z-index:1;
}
#gkBottom3 .readon-button:hover, #gkBottom4 .readon-button:hover, #gkBottom3a .readon-button:hover, #gkBottom3b .readon-button:hover, #gkBottom3c .readon-button:hover {
    	color: #fff;
}
#gkBottom3 .nspArtScroll1, #gkBottom4 .nspArtScroll1, #gkBottom3a .nspArtScroll1, #gkBottom3b .nspArtScroll1, #gkBottom3c .nspArtScroll1 {
    	padding-bottom: 61px;
    	position: relative !important;
}
.gkTabsItem {
	padding:0 !important;
}
#gkBottom3 .nspArts, #gkBottom3a .nspArts , #gkBottom3b .nspArts, #gkBottom3c .nspArts {
    	padding: 0;
}
#gkBottom4 .nspMain {
    	width: 100%;
}
.moduletablethemed_routes {
	padding-top:30px;
}
#gkBottom4 .nspCol4 {
    	margin-right: 1%;
    	margin-bottom: 1%;
    	width: 24%;
}
#gkBottom4 .nspCol4:nth-child(4), #gkBottom4 .nspCol4:nth-child(8) {
    	margin-right: 0;
    	width: 25%;
}
.moduletablethemed_routes .apodraseis_box h4 {
    	background: #EB3F4F none repeat scroll 0 0;
}
#gkBottom4 .readon-button {
	border: 1px solid #EB3F4F ;
	color:#EB3F4F ;
	bottom: 15px;
        text-align:center;
}
#gkBottom5 .tp-caption h2 {
    	color: #fff;
    	font-family: open sans;
    	font-size: 70px !important;
    	font-weight: 800;
    	letter-spacing: -5px !important;
    	text-transform: uppercase;
    	line-height: 60px !important;
}	
#gkBottom5 .tp-caption h4 {
    	color: #ed404f;
    	font-size: 23px !important;
    	font-weight: 800;
    	text-transform: uppercase;
    	font-family: open sans;
    	line-height: 20px !important;
}
#gkBottom5 .tp-caption {
    	background: transparent none repeat scroll 0 0;
    	left: 100px !important;
}
.tp-leftarrow.default, .tp-rightarrow.default {
    	background: #fff none repeat scroll 0 0;
    	height: 35px;
    	width: 35px;
    	position:relative;
    	z-index:100;
}
.tp-rightarrow.default:before {
	content:"\f105 ";
}
.tp-leftarrow.default:before {
	content:"\f104 ";
}
.tp-rightarrow.default:before, .tp-leftarrow.default:before {
 	font-family: fontawesome;
    	font-size: 23px;
    	left: 0;
    	position: absolute;
    	right: 0;
    	text-align: center;
    	line-height:33px;
}
.tp-rightarrow.default:after, .tp-leftarrow.default:after {
	background: #ed404f none repeat scroll 0 0;
    	content: "";
    	height: 35px;
    	position: absolute;
    	width: 0;
    	transition: all 0.3s ease 0s;
    	-webkit-transition: all 0.3s ease 0s;
    	-o-transition: all 0.3s ease 0s;
    	-moz-transition: all 0.3s ease 0s;
    	z-index:-1;
}
.tp-rightarrow.default:after {
	left:0;
}
.tp-rightarrow.default:hover:after {
	width: 35px;
}
.tp-leftarrow.default:after {
	right:0;
}
.tp-leftarrow.default:hover:after {
	width: 35px;
}
.tp-rightarrow.default:hover:before, .tp-leftarrow.default:hover:before {
	color:#fff;
}
#gkBottom6 {
    	background: #ed404f none repeat scroll 0 0;
    	    padding: 80px 0 0;
}
.sitemap > div {
	width:14.28%;
	float:left;
}
.sitemap h3 {
    	color: #fff;
    	font-size: 16px;
    	font-weight: 800;
    	padding-bottom: 30px;
}
.sitemap h3:lang(ru) {
        min-height: 70px;
}
.sitemap li {
	border: medium none;
    	line-height: 0;
}
.sitemap a {
    	color: #fff;
    	font-size: 15px;
    	font-weight: 400;
    	line-height: 17px !important;
}
.sitemap a:hover {
	color: #3b3b3b ;
}
.sitemap > div:nth-child(1) {
	width:17%;
}
.sitemap > div:nth-child(2) {
	width:18%;
}
.sitemap > div:nth-child(3) {
	width:15%;
}
.sitemap > div:nth-child(4) {
	width:14%;
}
.sitemap > div:nth-child(5) {
	width:15%;
}
.sitemap > div:nth-child(6) {
	width:10%;
}
.sitemap > div:nth-child(7) {
	width:10%;
}
.sitemap {
    	display: table;
    	padding-bottom: 80px;
    	width: 100%;
}
.opinion {
    	border-bottom: 1px solid #fff;
    	border-top: 1px solid #fff;
    	display: table;
    	padding: 50px 0;
    	width: 100%;
    	position:relative;
}
.opinion > div  {
	position:relative;
}
.opinion h1 {
    	color: #fff;
    	font-size: 30px;
    	letter-spacing: -2px;
    	line-height:30px;
    	transition: all 0.3s ease 0s;
    	-webkit-transition: all 0.3s ease 0s;
    	-o-transition: all 0.3s ease 0s;
    	-moz-transition: all 0.3s ease 0s;
}
.opinion a:hover h1 {
    	color: #3b3b3b ;
}
.opinion  p {
	color: #fff;
	margin:0;
}
.opinion > div:first-child {
    text-align: right;
    padding-right: 50px;
    width: 45%;
    display: table-cell;
    vertical-align: middle;
}
.opinion > div:last-child {
    text-align: left;
    padding-left: 50px;
    width: 45%;
    vertical-align: middle;
    display: table-cell;
}
.separator {
    	background: #fff none repeat scroll 0 0;
    	bottom: 0;
    	height: 80px;
    	left: 0;
    	margin: auto;
    	position: absolute;
    	right: 0;
    	top: 0;
    	width: 1px !important;
}
.opinion > div:first-child::after {
    	background: rgba(0, 0, 0, 0) url("../../../images/opinion.png") repeat scroll 0 0;
    	content: "";
    	height: 85px;
    	position: absolute;
    	right: -55px;
    	top: -15px;
    	width: 75px;
}
.opinion > div:last-child:before  {
	background: rgba(0, 0, 0, 0) url("../../../images/ambassador.png") repeat scroll 0 0;
    	content: "";
    	height: 85px;
    	position: absolute;
    	left: -55px;
    	top: -15px;
    	width: 75px;
}
.hashtags {
    	border-bottom: 1px solid #fff;
    	display: table;
    	width: 100%;
}
.hashtags li {
    	border: medium none;
    	color: #fff;
    	//float: left;
    	font-size: 23px;
    	font-weight: 800;
    	text-align: center;
    	width: auto;
        //display:inline-block;
        float: left;
        padding: 7px 30px;
}
.hashtags ul {
    	margin: auto;
    	display: table;
        text-align: center;
}
.newsltetter  > div:first-child  {
	width:50%;
	float:left;
	padding-right: 40px;
}
.newsltetter > div:last-child  {
	width:50%;
	float:right;
	padding-left: 40px;
}
.newsltetter {
    	border-bottom: 1px solid #fff;
    	display: table;
    	padding: 40px 0;
    	width: 100%;
    	position:relative;
}
.newsltetter h3 {
    	color: #fff;
    	font-size: 16px;
    	font-weight: 800;
    	padding-bottom: 30px;
    	text-transform: uppercase;
}
.newsltetter input {
    	background: transparent none repeat scroll 0 0;
    	border-left: medium none;
    	border-right: medium none;
    	border-top: medium none;
    	color: #fff;
    	padding: 0;
    	width:100% !important;
}
.newsltetter input:focus {
    	border-bottom: 1px solid #3b3b3b ;
    	color: #3b3b3b ;
}
.newsltetter .button {
    	background: #fff none repeat scroll 0 0;
    	color: #3b3b3b !important;
    	font-family: open sans;
    	font-size: 15px;
    	font-weight: 800;
    	letter-spacing: -1px;
    	padding: 12px 40px;
    	width: 100% !important;
}
.newsltetter .button:hover {
	background: #3b3b3b  none repeat scroll 0 0;
    	color: #fff !important;
}
.acymailing_module_form td {
    	padding: 0;
}
.newsltetter #weather1 {
    	width: 100%;
    	margin-top: -15px;
}
.newsltetter .gkwMainRight {
    	float: left;
    	width: auto;
    	margin-top: 55px;
    	margin-left: 100px;
}
.newsltetter .gkwMainLeft {
    	width: auto;
    	position:relative;
}
.newsltetter .gkwMainLeft .gkwTemp {
    	bottom: 5px;
    	font-size: 45px;
    	margin: auto;
    	position: absolute;
    	right: -80px;
    	text-align: center;
        letter-spacing:-3px;
}
.newsltetter  > div:first-child .moduletable {
	float: right;
    	width: 80%;
}
.newsltetter .gkwMainRight h2, .newsltetter .gkwMainRight p {
	font-size: 15px;
    	font-weight: 800;
    	margin: 0;
    	padding: 0;
    	text-transform: uppercase;
}
.newsltetter .gkwMain, .newsltetter .gkwCurrent {
    	overflow: visible;
}
.footer_logos {
	float: right;
    	text-align: right;
    	width: auto;
}
#gkCopyrights {
	float: left;
    	margin: 20px 0 0 0;
    	padding: 0;
    	width: auto;
}
#gkFooter {
	padding:25px 0;
}
.categories_link {
	position:relative;
}
.seperator_vertical {
	background: #fff none repeat scroll 0 0;
    	height: 100%;
    	position: absolute;
    	right: -5px;
    	width: 10px;
    	z-index: 100;
    	top:0;
}
.seperator_horizontal {
	background: #fff none repeat scroll 0 0;
    	height: 10px;
    	position: absolute;
    	right: -5px;
    	width: 100%;
    	z-index: 100;
    	bottom:-5px;
}
.readon-button:before, .slider_more:before {
	background: #3b3b3b none repeat scroll 0 0;
    	content: "";
    	height: 100%;
    	left: 0;
    	position: absolute;
    	top: 0;
    	width: 0;
    	z-index: -1;
    	transition: all 0.3s ease 0s;
    	-webkit-transition: all 0.3s ease 0s;
    	-o-transition: all 0.3s ease 0s;
    	-moz-transition: all 0.3s ease 0s;
}
.readon-button:hover:before , .slider_more:hover:before {
	width: 100%;
}
.apodraseis .readon-button:before {
	background: #DB4688 none repeat scroll 0 0;
}
.apodraseis .readon-button:hover:before , .routes .readon-button:hover:before {
	width: 50%;
}
.apodraseis .readon-button:after {
	background: #DB4688 none repeat scroll 0 0;
    	content: "";
    	height: 100%;
    	right: 0;
    	position: absolute;
    	top: 0;
    	width: 0;
    	z-index: -1;
    	transition: all 0.3s ease 0s;
    	-webkit-transition: all 0.3s ease 0s;
    	-o-transition: all 0.3s ease 0s;
    	-moz-transition: all 0.3s ease 0s;
}
.apodraseis .readon-button:hover:after, .routes .readon-button:hover:after {
	width: 50%;
}
.routes .readon-button:before {
	background: #EB3F4F none repeat scroll 0 0;
}
.routes .readon-button:after {
	background: #EB3F4F none repeat scroll 0 0;
    	content: "";
    	height: 100%;
    	right: 0;
    	position: absolute;
    	top: 0;
    	width: 0;
    	z-index: -1;
    	transition: all 0.3s ease 0s;
    	-webkit-transition: all 0.3s ease 0s;
    	-o-transition: all 0.3s ease 0s;
    	-moz-transition: all 0.3s ease 0s;
}
.acyfield_email {
    	width: 65%;
}
.acysubbuttons {
    	width: 35%;
}
#Innovation h2 {
    background: #bed62f;
}
#gkBottom3 .nspArt img.nspImage, #gkBottom4 .nspArt img.nspImage, #gkBottom3a .nspArt img.nspImage, #gkBottom3b .nspArt img.nspImage, #gkBottom3c .nspArt img.nspImage {
    height: 100%;
    width: 100%!important;
    max-width: initial;
    object-fit: cover;
}
#gkBottom3 .img_block, #gkBottom4 .img_block, #gkBottom1 .img_block, #gkBottom5 .img_block, #gkBottom5a .img_block, #gkBottom5b .img_block, #gkBottom5c .img_block, #gkBottom5d .img_block, #gkBottom5e .img_block, #gkBottom3a .img_block, #gkBottom3b .img_block, #gkBottom3c .img_block, #gkBottom5f .img_block, #gkBottom5g .img_block, #gkBottom5h .img_block, #gkBottom5i .img_block {
    left: 0;
    position: absolute;
    //width: 100% !important;
    height:100%;
}
.moduletablevideo:after {
    border: 15px solid #ffcc01;
    //content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;    
}
.gkNspPM-VideoList .gkImageWrap img {
    max-height: 417px;
    min-height: 417px;
}
.category_box_info {
    bottom: -100%;
    padding: 20px;
    position: absolute;
}
.category_box:before, .category_box_inner:before {
    content: "";
    height:100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0%;
    transition: all 0.3s ease 0s;
    	-webkit-transition: all 0.3s ease 0s;
    	-o-transition: all 0.3s ease 0s;
    	-moz-transition: all 0.3s ease 0s;
}
#texni:before {
   background: rgba(220, 71, 135, 0.5) none repeat scroll 0 0;
}
#gastronomy:before {
   background: rgba(74, 195, 235, 0.5) none repeat scroll 0 0;
   right: 0;
   left: unset;
}
#apodraseis:before {
   background: rgba(157, 61, 128, 0.5) none repeat scroll 0 0;
}
#education:before {
   background: rgba(0, 121, 196, 0.5) none repeat scroll 0 0;
}
#sport:before {
   background: rgba(249, 173, 22, 0.5) none repeat scroll 0 0;
   right: 0;
   left: unset;
}
#shopping:before {
   background: rgba(232, 95, 15, 0.5) none repeat scroll 0 0;
   right: 0;
   left: unset;
}
#cruse:before {
   background: rgba(104, 116, 183, 0.5) none repeat scroll 0 0;
   right: 0;
   left: unset;
}
#conferance:before {
   background: rgba(237, 64, 82, 0.5) none repeat scroll 0 0;
}
#love:before {
   background: rgba(254, 202, 0, 0.5) none repeat scroll 0 0;
   right: 0;
   left: unset;
}
#documentary:before {
   background: rgba(26, 23, 28, 0.5) none repeat scroll 0 0;
}
#day-night:before {
   background: rgba(73, 113, 177, 0.5) none repeat scroll 0 0;
}
#Innovation:before {
   background: rgba(190, 214, 47, 0.5) none repeat scroll 0 0;
}
.categories_link:hover .category_box:before , .categories_link:hover .category_box_inner:before  {
    width: 100%;
}
.categories_link:hover .category_box {
    //background-position: -80px center;
}
.categories_link:hover .category_box_inner {
    //background-position: -80px center;
}
#invisible {
    background:rgba(0, 0, 0, 0) url("../../../images/invisible.jpg") no-repeat scroll center center / cover;
    margin-right: 0;
    width: 34%;
    position:relative;
}
#invisible{
background:#e5e5e5;
 padding: 20px 0px;
 background-image: none;
}
#invisible:before {
    content:"\f04b ";
    bottom: 0;
    color: #fff;
    font-family: fontawesome;
    font-size: 40px;
    left: 0;
    margin: auto !important;
    position: absolute;
    right: 0;
    text-align: center;
    top: 42%;
}
#invisible:hover:before {
    color: #ffcc01;
}
#mbCenter, #mbToolbar {
    box-shadow: none !important;
}
#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent {
    background: #3fbee2 none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: none;
    margin-top: 5px;
}
#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > a, #gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > span {
   color:#fff;
}
#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > a:active, #gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > a:focus, #gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > a:hover, #gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > a.active, #gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > span:active, #gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > span:focus, #gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > span:hover, #gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > span.active {
   color:#26292b!important;
}
.haschild .level1 li a {
    font-weight: 800;
    text-transform: uppercase;
}
.gk-group-content .level1 li a {
    text-transform: inherit;
    font-weight: 400;
    padding: 5px 70px 5px 0 !important;
}
.haschild .level2 li a {
    font-weight: 600;
    text-transform: inherit;
}
.single-page, .blog-page {
    margin: 0!important;
}
.single-page > .header, .blog-page > .header {
    margin: 0;
}
.sub_category .header .item-title-wrap, .cat_view  .header .item-title-wrap {
    position:relative!important;
    transform:none!important;
    -webkit-transform:none!important;
    -o-transform:none!important;
    -moz-transform:none!important;
     bottom: 0;
    top: auto;
}
.slider.item_view  .header .item-title-wrap {
     bottom: 4px;
    text-align: left;
        top: unset!important;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    width: 80% !important;
    left:0;
}
.item_view  .header .item-title-wrap {
     bottom: 9px;
    text-align: left;
        top: unset!important;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    width: 80% !important;
    left:0;
}
.breadcrumbs > li, .breadcrumbs {
    line-height: 10px;
}
.mouse-icon {
    display:none;
}
.single-page > .header.no-image, .blog-page > .header.no-image {
    width: 100%;
}
.single-page > .header .item-title, .blog-page > .header .item-title {
    //display: none;
}
.cat_view  .blog-page > .header .item-title {
    display: none;
}
#gkBreadcrumb {
    display: table;
    position: relative;
    width: 100%;
}
.single-page > .header.no-image, .blog-page > .header.no-image {
    background: transparent none repeat scroll 0 0;
    overflow: visible;
}
#gkBreadcrumb .gkPage {
    max-width: 100%;
}
.no-tag .catItemTags {
    display: none!important;
}
.breadcrumbs li.separator {
    height: 22px;
    position: relative;
    width: 22px;
    color: #fff;
}
#k2Container.blog-page  {
    padding: 0 110px;
}
.breadcrumbs {
    margin: 0 0;
    padding: 0 0;
    border:none;
    height: 45px;
}
.breadcrumbs li.separator:before {
    content:"\f142 ";
    color: #777;
    font-family: fontawesome;
    font-size: 14px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 3px;
}
.breadcrumbs li a:hover {
    color: #ed404f;
}
.catdesc h1 {
    float: left;
    font-family: open sans;
    font-size: 60px !important;
    font-weight: 700;
    letter-spacing: -3px;
    line-height: 53px !important;
    text-align: left;
    width: 70%;
    //position: absolute;
    bottom: 0;
    color: #26292b;
    padding-bottom: 30px;
}
.catdesc p {
    float: right;
    text-align: left;
    width: 100%;
    margin: 0 0 20px 0;
    position: relative;
}
.catdesc p:last-child:after {
    background: #25292b none repeat scroll 0 0;
    bottom: -45px;
    content: none;
    height: 1px;
    left: 45%;
    position: absolute;
    width: 40%;
}
.explore {
    color:#d94583!important;
}
.explore_museum {
    color:#eb6e08!important;
}
.explore_monuments  {
    color:#e64415!important;
}
.explore_theater   {
    color:#6b76b3!important;
}
.geitonies  {
    color:#f9b400!important;
}
.city {
    color:#00b1e7!important;
}
.ways {
    color:#0096d4!important;
}
.love {
    color:#ED404F!important;
}
.transport {
    color:#fecc00!important;
}
.proxeneia_title {
    color:#4970b1!important;
}
.tourism_services  {
    color:#9d3d80!important;
}
.apps {
    color:#6b76b3!important;
}
.guide {
    color:#e64415!important;
}
#gkMainbody {
    margin-bottom: 0;
}
.explore_slider .tp-caption.excerpt, .sub_categories .tp-caption.excerpt, .moduletableexplore_slider .tp-caption.excerpt {
    bottom: 50px !important;
    left: 110px !important;
    top: initial !important;
    background: transparent;
}
#gkTop2 .tp-caption.excerpt h4, .sub_categories .tp-caption.excerpt h4, .moduletableexplore_slider h4 {
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 30px !important;
    padding: 5px 10px !important;
    font-family: open sans;
    font-weight: 800;
    line-height: 30px !important;
}
#gkTop2 .tp-caption.excerpt a, .sub_categories .tp-caption.excerpt a, .moduletableexplore_slider a {
    background: #3a3a3a none repeat scroll 0 0;
    color: #fff;
    font-family: open sans;
    font-size: 16px !important;
    font-weight: 800;
    letter-spacing: 0 !important;
    padding: 0px 10px !important;
    text-transform: uppercase;
    left: 0;
    position: relative;
    float: left;
    margin-top: 5px!important;
    line-height: 30px!important;
}
.explore_header {
    background: #d94583 none repeat scroll 0 0;
}
#gkTop2 .tp-caption.excerpt a:hover, .sub_categories .tp-caption.excerpt a:hover, .moduletableexplore_slider a:hover  {
    background: #ED404F none repeat scroll 0 0;
    color: #fff;
}
.sub_category .box-wrap .header {
    font-size: 40px !important;
    text-transform: uppercase;
    width: 100% !important;
    letter-spacing: -2px;
}
.sub_category .box-wrap .header span {
    text-align: left !important;
    float: left;
    padding-bottom: 30px;
    font-weight: 100;
}
.sub_category  #gkBottom1, .sub_category  #gkBottom2, .sub_category  #gkBottom3, .sub_category  #gkBottom4, .sub_category  #gkBottom5a, .sub_category  #gkBottom5b, .sub_category  #gkBottom5c, .sub_category  #gkBottom5d, .sub_category  #gkBottom5e, .sub_category  #gkBottom3a, .sub_category  #gkBottom3b, .sub_category  #gkBottom3c, .sub_category  #gkBottom5f, .sub_category  #gkBottom5g, .sub_category  #gkBottom5h, .sub_category  #gkBottom5i {
    padding: 0 0 60px 0 ;
}
.sub_category  #gkBottom1 h3::before, .sub_category  #gkBottom1 h3::after, .sub_category  #gkBottom4 h3::after, .sub_category  #gkBottom4 h3::before  {
    content:none;
}
.sub_category .readon-button {
    border: 1px solid!important;
    color: #3b3b3b!important;
    float: left;
    font-weight: 800!important;
    margin-top: 20px!important;
    padding: 10px 20px!important;
    position: relative!important;
    text-transform: uppercase!important;
    width: 24%;
    z-index: 1;
}
.sub_category .readon-button:hover {
    color: #fff!important;
}
.sub_category  #gkBottom2 .img_block  {
    left: 0;
    position: absolute;
    height:100%;
}
#gkTop1, #gkTop2 {
    padding: 0 0 60px;
}
::-moz-selection {
    background: #26292b none repeat scroll 0 0;
    color: #fff;
}
::selection {
    background: #26292b none repeat scroll 0 0;
    color: #fff;
}
.megaro {
    display: table;
}
.megaro_img {
    width: auto;
    float: left;
}
.megaro_text {
    width: 45%;
    display: table-cell;
    vertical-align: bottom;
}
.megaro_text h2 {
    font-size: 70px;
    font-weight: 100;
    text-align: left;
    text-transform: uppercase;
    color: #26292b;
    line-height: 60px;
    padding-bottom: 40px;
}
.megaro_text p {
    text-align: left;
    color: #26292b;
    line-height: 1.9;
}
.megaro .slider_more {
    border: 1px solid;
    color: #3b3b3b;
    float: left;
    font-weight: 800;
    margin-top: 20px;
    padding: 10px 20px;
    position: relative;
    text-transform: uppercase;
    width: 50%;
    z-index: 1;
    margin-bottom: 0;
    text-align: center;
}
.cat_desc {

}
.megaro .slider_more:hover {
    color: #fff;
}
.sub_category #gkBottom3 .nspArtScroll1, .sub_category #gkBottom4 .nspArtScroll1, .sub_category #gkBottom3a .nspArtScroll1, .sub_category #gkBottom3b .nspArtScroll1, .sub_category #gkBottom3c .nspArtScroll1 {
    padding-bottom: 0;
}
.catdesc {
    display: table;
    position: relative;
    width:100%;
}
.sub_category #gkBottom1 .nspArt img.nspImage, .sub_category #gkBottom2 .nspArt img.nspImage, .sub_category #gkBottom3 .nspArt img.nspImage, .sub_category #gkBottom4 .nspArt img.nspImage, #mod_more .nspArt img.nspImage, .sub_category #gkBottom5a .nspArt img.nspImage, .sub_category #gkBottom5b .nspArt img.nspImage, .sub_category #gkBottom5c .nspArt img.nspImage, .sub_category #gkBottom5d .nspArt img.nspImage, .sub_category #gkBottom5e .nspArt img.nspImage, .sub_category #gkBottom3a .nspArt img.nspImage, .sub_category #gkBottom3b .nspArt img.nspImage, .sub_category #gkBottom3c .nspArt img.nspImage, .sub_category #gkBottom5f .nspArt img.nspImage, .sub_category #gkBottom5g .nspArt img.nspImage, .sub_category #gkBottom5h .nspArt img.nspImage, .sub_category #gkBottom5i .nspArt img.nspImage {
    height: 100%;
    width: auto!important;
    max-width: none;
}
.childcontent  {
    //display: block!important;
    //height: 400px!important;
    margin-left: 0!important;
    //opacity: 1!important;
    width: 100%!important;
    left: 0!important;
    padding: 50px 110px!important;
}
#gkHeaderNav .gkMainMenu {
    width: 100%;
}
#gkHeaderNav {
    padding: 0 15px;
}
#gkLogo {
    left: 100px;
}
#gkHeaderNav .gkMainMenu .gkmenu.level0 {
    padding: 0 110px 0 0;
    text-align: right;
}
.top_navigation {
    right: 110px;
}
.explore-city .gkcol6  {
    width: 16.666%;
}
.explore-city:lang(en) .gkcol6:nth-of-type(2) .header {
	//width:80%;
}
.gastronomy .gkcol5  {
    width: 20%;
}
.epiloges .gkcol5  {
    width: 20%;
}
:lang(el) .epiloges .gkcol5 , :lang(en) .epiloges .gkcol5 {
    width: 25%;
    height: auto !important;
}
:lang(el) .epiloges .gkcol5.last {
    float: right;
}
#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent .header {
    padding: 10px 0;
    letter-spacing: 0px;
}
#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent .header a {
    color: #fff;
    border-bottom: 1px solid;
}
#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent .header a:hover {
    color: #26292b ;
}
.clock:after {
    content: "GR";
    border-left: 1px solid;
    padding-left: 5px;
    margin-left: 5px;
}
#gkHeaderNav.gk-fixed-nav .gkMainMenu .gkmenu > li div.childcontent {
    margin-top: 10px;
}
.sub_categories .item-title-wrap  {
   max-width: 1230px;
   margin:auto;
}
.sub_categories .catdesc h1 {
   position: relative;
}
.catdesc > div {
    width: 100%;
    float: left;
    padding-top: 40px;
}
.sub_categories  #k2Container.blog-page {
    padding: 0 0;
}
.sub_categories  #gkBreadcrumb {
    padding: 0 110px;
}
.sub_categories .sub_category_info {
    float: right;
    text-align: left;
    width: 55%;
    min-height: 370px;
    position: relative;
}
.sub_categories .cat-item-image {
    margin: 0;
}
.blog-page .item-list .item-view {
    margin: 0 0 100px;
    position: relative;
    display:table;
    width: 100%;
}
.blog-page .item-list .item-view:after {
    background: #26292b none repeat scroll 0 0;
    bottom: -50px;
    content: "";
    height: 1px;
    left: 45%;
    position: absolute;
    width: 40%;
}
.blog-page .item-list .item-view:last-child:after {
    content: none;
}
.sub_categories .item-title {
    color: #26292b;
    font-size: 40px;
    font-weight: 100;
    height: 150px;
    margin: 0;
    overflow: hidden;
    padding: 0 0 40px;
    text-align: left;
    text-overflow: ellipsis;
    text-transform: uppercase;
}
.proxeneia .sub_categories .item-title:lang(ru) {
    height: 200px;
}
.sub_categories .cat-item-intro-text {
    text-align: left;
   /* -moz-columns: 2;
    -moz-column-gap: 60px;
    -webkit-columns: 2;
    -webkit-column-gap: 60px;
    -o-columns: 2;
    -o-column-gap: 60px;*/
}
.sub_categories .cat-item-intro-text p {
    margin: 0 0 25px 0;
    color: #26292b;
}
.sub_categories .readon {
    background: transparent none repeat scroll 0 0;
    border: 1px solid;
    bottom: 0;
    color: #26292b !important;
    font-weight: 600;
    letter-spacing: 0;
    position: absolute;
    width: 100%;
    line-height: 50px;
    height: auto;
    z-index:1;
}
.sub_categories .readon:before {
	background: #3b3b3b none repeat scroll 0 0;
    	content: "";
    	height: 100%;
    	left: 0;
    	position: absolute;
    	top: 0;
    	width: 0;
    	z-index: -1;
    	transition: all 0.3s ease 0s;
    	-webkit-transition: all 0.3s ease 0s;
    	-o-transition: all 0.3s ease 0s;
    	-moz-transition: all 0.3s ease 0s;
}
.sub_categories .readon:hover:before  {
	width: 100%;
}
.sub_categories .readon:hover  {
	color: #fff!important;
}
.map_categories .gkPage {
    padding: 0 15px!important;
    max-width: 100%;
}
.dmk2maps_maincont {
    padding: 15px;
    border: 1px solid #26292b;
    margin-bottom: 15px;
}
.dmk2maps_bubble_introtext {
    display: none;
}
.gm-style div {
    box-shadow: none!important;
}
.dmk2maps_bubble_title {
    font-weight: 100;
    text-transform: uppercase;
    color: #26292b;
}
.dmk2maps_bubble_title:hover {
    color: #ED404F;
}
.gm-style .gm-style-iw {
    font-size: 13px;
    line-height: 13px;
    padding-top: 2px;
}
#mod_more h3 {
    font-size: 40px !important;
    letter-spacing: -2px;
    text-transform: uppercase;
    width: 100% !important;
    padding: 0 0 30px !important;
}
.mod_more {
    margin: -100px 0 80px;
}
#mod_more .nspMain, #mod_more  .nspArts {
    overflow: visible;
}
#mod_more h3:before, #mod_more h3:after {
    content: none!important;
}
#mod_more .nspTopInterface {
	overflow: visible !important;
    	position: absolute;
    	top: 115px;
    	width: 100%;
    	z-index: 100;
}
.nspPrev:after {
	content:"\f104 ";
}
.nspNext:after {
	content:"\f105 ";
}
.nspNext::after, .nspPrev::after {
    	color: #26292b;
    	display: block;
    	float: left;
    	font-family: fontawesome;
    	font-size: 40px;
    	height: auto !important;
    	line-height: 40px;
    	text-align: center;
    	text-indent: 0;
    	width: auto !important;
}
.nspNext::before, .nspPrev::before{
	content:none;
}
.nspNext, .nspPrev {
    	background: transparent none repeat scroll 0 0;
    	border: medium none;
    	width: 50px;
    	height: 50px;
    	margin: 0;
    	border-radius: 0;
}
.nspPrev {
	left: 0;
        position: absolute;
        bottom: -10px;
}
.nspNext {
	left:30px;
        position: absolute;
        bottom: -10px;
}
.nspNext:hover::after, .nspPrev:hover::after {
    	color: #ED404F;
}
#mod_more  .nspArts {
    position: relative;
}
#gkBottom1 {
    overflow: visible;
}
.item_view #gkTop2 {
    display:none;
}
#k2Container.itemView #gkBreadcrumb {
    margin: auto;
    max-width: 1230px;
}
.sub_category .item-title {
    //display:none;
}
.sub_categories .item-title-wrap h1.item-title {
    display:none;
}
.item_view .header {
    height: auto;
    margin: auto !important;
    max-width: 1230px;
}
.itemView .item-title-wrap {
    bottom: 40px;
    display: table;
    left: 30px;
    overflow: visible !important;
    position: absolute !important;
    top: unset !important;
    width: 90% !important;
}
.single-page > .header > img, .blog-page > .header > img {
    height: auto;
    position: relative;
    top: 0 !important;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
}
.itemView .item-title {
    background: #3fbee2 none repeat scroll 0 0;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    display: inline;
    letter-spacing: -1px;
    line-height: 40px;
    padding: 0 10px;
    width: 90%;
    font-size: 30px;
}
.itemExtraFields h3, .itemAttachmentsBlock h3 {
    border-top: medium none;
}
div.itemExtraFields {
    border-top: medium none;
    padding: 40px 0 0;
}
.dmk2maps_canv  {
    padding: 15px;
    border: 1px solid #26292b;
    background: transparent none repeat scroll 0 0 !important;
    margin-top: 60px;
}
.itemView .item-body {
    margin: 30px 0 10px;
}
.gm-style {
    position: relative !important;
}
.gk-social-icons > i {
    color: #26292b;
}
.gk-social-icons:hover > i {
    color: #ED404F;
}
.gk-social-icons > span {
    background: #ed404f none repeat scroll 0 0;
    border-radius: 0;
    right: 0;
}
.gk-social-icons > span > a:active, .gk-social-icons > span > a:focus, .gk-social-icons > span > a:hover {
    color: #26292b;
}
[class^="fa fa-"], [class*=" fa-"] {
    padding-right: 0;
}
div.itemExtraFields h3 {
    background: #3fbee2 none repeat scroll 0 0;
    color: #fff;
    margin: 0;
    padding: 5px 10px;
    display: table;
    font-size: 25px;
}
.itemExtraFields dt {
    background: transparent none repeat scroll 0 0;
    border-bottom: 1px solid;
    color: #26292b;
    margin: 0 0 15px;
    padding: 0;
    width: 28%;
}
.itemExtraFields dd {
    float: right;
    width: 70%;
    margin-top: 10px;
}
.itemExtraFields a {
    color: #ed404f;
}
.itemExtraFields a:hover {
    color: #26292b;
}
#mbCenter {
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 50% !important;
}
.cat-item-intro-text p, .itemView .itemFullText p, .megaro_text p, .item-title-wrap p, .item-title-wrap span {
    font-family: open sans !important;
    font-size: 16px !important;
    line-height: 1.9 !important;
    font-weight: 300;
    background: transparent none repeat scroll 0 0 !important;
}
.itemExtraFields p , .itemExtraFields span {
   font-family: open sans !important;
    font-size: 15px !important;
    font-weight: 300;
    line-height: 24px !important;
    margin-top: 0 !important;
}
.group .gkmenu.level1 ul li {
    position: relative;
    padding-left:20px!important;
}
.group .gkmenu.level1 ul li:before {
    content:"\f192";
    color: #fff;
    font-family: fontawesome;
    position: absolute;
    top: 5px; 
    left:0;
        	transition: all 0.3s ease 0s;
    	-webkit-transition: all 0.3s ease 0s;
    	-o-transition: all 0.3s ease 0s;
    	-moz-transition: all 0.3s ease 0s;
}
.group .gkmenu.level1 ul li:hover:before {
    color: #26292b;
}
.gkmenu.level0 li:nth-child(2) .gkcol4 {
   width: 33.333%;
}
.construction {
    color: #26292b;
    letter-spacing: 0;
}  
.sub_category_box {
    display: table;
    float: left;
    position: relative;
    width: 40%;
}
.catItemTagsBlock {
    border: medium none !important;
    bottom: 30px;
    left: 20px;
    position: absolute;
    padding: 0 !important;
}
.catItemTagsBlock span {
    display: none;
}
.catItemTagsBlock .catItemTags a {
    background: #6b76b3 none repeat scroll 0 0;
    color: #fff;
    font-weight: 600;
    padding: 5px 10px;
    pointer-events: none;
}
.itemFullText p, .itemFullText span {
    font-family: open sans !important;
    font-size: 16px !important;
    line-height: 1.9 !important;
}
.pagination-next a, .pagination-end a, .pagination-next span, .pagination-end span, .icon-nex {
    position: relative;
}
.pagination-next a:before, .pagination-end a:before, .pagination-next span:before, .pagination-end span:before, .icon-next:before, .icon-last:before {
    color: #26292b;
    content: "";
    position: absolute;
    text-indent: 0 !important;
    font-family: fontawesome;
    font-size: 16px;
    font-weight: lighter;
    left: 0;
    margin: auto;
    right: 0;
}
.pagination-next span:before, .pagination-end span:before {
    color: #fff;
}
.pagination-next a:before, .pagination-next span:before, .icon-next:before {
    content: "\f105";
}
.icon-next:hover:before, .icon-last:hover:before {
    color:#fff;
}
.pagination-end a:before, .pagination-end span:before, .icon-last:before {
    content: "\f101";
}
.pagination-start, .pagination-prev {
    text-indent: -9999px;
}
.pagination-start a:before, .pagination-prev a:before, .pagination-start span:before, .pagination-prev span:before, .icon-first:before, .icon-previous:before {
    color: #26292b;
    content: "";
    position: absolute;
    text-indent: 0 !important;
    font-family: fontawesome;
    font-size: 16px;
    font-weight: lighter;
    left: 0;
    margin: auto;
    right: 0;
}
.pagination-start span:before, .pagination-prev span:before {
    color: #fff;
}
.pagination-start a:before, .pagination-prev a:before, .icon-previous:before {
    content: "\f104";
}
.icon-first:hover:before, .icon-previous:hover:before, .pagination-start a:hover:before, .pagination-prev a:hover:before {
    color:#fff;
}
.pagination-start a:before, .pagination-prev span:before, .icon-first:before {
    content: "\f100";
}
.pagination {
    text-align: right;
}
.pagination ul li a, .pagination ul li span {
    position: relative;
}
.pagination li a {
    background: transparent none repeat scroll 0 0 !important;
    border: 1px solid!important;
    border-radius: 50%!important;
    color: #26292b!important;
    height: 50px;
    min-width: initial !important;
    width: 50px;
}
.pagination li a:hover {
    background: #ed404f!important;
    color: #fff!important;
    border: none!important;
}
.pagination li span {
    background: #ed404f!important;
    border-radius: 50%;
    color: #fff;
    height: 50px;
    min-width: initial !important;
    width: 50px;
}
.pagination li {
    margin: 0 5px;
    line-height: 29px;
}
.pagination .pagination-next a, .pagination .pagination-end  a {
    color: #fff!important;
    overflow: hidden !important;
    border: 1px solid #26292b !important;
}
.pagination .pagination-next span, .pagination .pagination-end  span {
    color: #ED404F!important;
    overflow: hidden !important;
    border: none !important;
}
.pagination .pagination-next a:hover, .pagination .pagination-end  a:hover {
    color: #ED404F!important;
    border: none !important;
}
.pagination-next a:hover:before, .pagination-end a:hover:before {
    color: #fff;
}
.pagination > ul {
    display: inline-flex;
    display: -webkit-inline-flex;
}
.pagination {
    margin: 35px 0 0;
}
.pagination-end a {
    margin: 0!important;
}
#gkBottom5 .megaro_text .title {
    width: 70%;
}
#gkBottom5 .megaro_text .text {
    /*-moz-columns: 2;
    -moz-column-gap: 100px;
     -webkit-columns: 2;
    -webkit-column-gap: 100px;
     -o-columns: 2;
    -o-column-gap: 100px;*/
}
/*#gkBottom5 .megaro_text {
    display: table;
    width: 100%;
    position: relative;
}
#gkBottom5 .megaro_text .title h2 {
    padding-bottom: 0;
}*/
#gkBottom5 .megaro .slider_more {
    width: 47%;
}
.itemFullText li {
    position: relative;
}
.otth li {
    position: relative;
    text-align:left;
    padding-left: 20px;
    display: table;
}
.control-group.fabrikElementContainer.plg-textarea.fb_el_aeue___other_information.fabrikDataEmpty.span12 {
    display: none;
}

.catdesc ul {
    padding-bottom: 20px;
    display: table;
}
.catdesc ul li {
    position: relative;
    padding-left: 25px;
    text-align: left;
    display: table;
}
.itemFullText  li:before , .catdesc li:before {
    content:"\f192"!important;
    color: #26292b;
    font-family: fontawesome;
    position: absolute;
    top: 2px !important; 
    left:0;
    font-size: 15px !important;
}
.itemFullText .moduletable li:before {
    content:none!important;
}
.category_slider {
    padding-top: 0!important;
    padding-bottom: 80px;
}
.cat_view .breadcrumbs {
    margin: 0 0 10px;
}
.cat_view #gkBottom1 {
    display:none;
}
.sub_category #gkBottom1 {
    display:block;
}
.proxeneia .sub_category_box {
     display:none;   
}
.proxeneia .sub_category_info {
     width:100%;
}
.proxeneia .item-list .item-view:nth-child(odd) {
     float: left;
    width: 45%; 
 clear: both;
}
.proxeneia .item-list .item-view:nth-child(even) {
     float: right;
    width: 45%;
    
}
.proxeneia  .sub_categories .sub_category_info {
    min-height: 297px;
}
.proxeneia  .item-list .item-view::after {
    left: 0;
    width: 50%;
}
.proxeneia .item-list .item-view:last-child::after {
    content: "";
}
.proxeneia .header {
	margin-bottom: 50px;
}
a {
    color: #ed404f;
}
.breadcrumbs li:last-child {

}
#k2Container.itemView {
    margin: auto !important;
    max-width: 900px;
}
.proxeneia .blog-page .item-list {
    padding: 30px 0 0;
}
.city_guide .blog-page .item-list {
    padding: 30px 0 0;
}
.city_guide .cat-item-image {
   pointer-events:none;
}
.sub_category_info div.catItemExtraFields {
    border-top: medium none;
    margin: 0;
    padding: 0;
}
.sub_category_info div.catItemExtraFields h4 {
    display:none;
}
.sub_category_info div.catItemExtraFields ul > li:first-child {
    display:none;
}
.sub_category_info .odd {
    border-bottom: medium none;
}
.sub_category_info .even {
    background: #fff none repeat scroll 0 0;
    border-bottom: medium none;
}
div.catItemExtraFields ul li span.catItemExtraFieldsLabel, div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {
    color: #26292b;
    font-weight: 600;
}
#gkHeaderNav.gk-fixed-nav .top_navigation {
     display: none;
}
#gkHeaderNav.gk-fixed-nav {
     height: 70px;
}
#gkHeaderNav.gk-fixed-nav #gkLogo img {
     display: none;   
}
#gkHeaderNav.gk-fixed-nav #gkLogo:before {
     background: rgba(0, 0, 0, 0) url("../../../images/logo_small.png") no-repeat scroll 0 0 / contain ;
    content: "";
    height: 55px;
    left: 0;
    overflow: visible !important;
    position: absolute;
    top: 0;
    width: 70px;
    top: 3px;
}
#gkHeaderNav.gk-fixed-nav .gkMainMenu {
     margin: 9px 0 0 !important;
}
.k2FilterSelect {
	width:33.333%!important
}
.k2FilterSelect label {
    float: left;
}
.chosen-container-single .chosen-single {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #26292b;
    border-radius: 0 !important;
    box-shadow: none;
    color: #26292b;
    height: 50px;
    line-height: 50px;
}
.k2filter-responsive .k2filter-cell {
    margin-left: 0;
}
.k2filter-responsive input.submit {
    margin-left: 0;
}
input.btn.btn-warning.button.reset {
    width: auto;
}
.K2FilterBlock h3 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    padding-bottom: 10px;
}
.k2filter-cell select {
    border-color: #26292b;
    color: #26292b;
}
.K2FilterBlock {
    border-bottom: 1px solid;
    padding-bottom: 40px;
    padding-top: 40px;
}
div.filterForK2Submit {
    float: left;
    margin-top: 10px;
}
.filters #gkTop1 {
    padding: 0 0 30px;
}
.filters .sub_categories #gkBreadcrumb {
    margin: auto !important;
    max-width: 1230px;
    padding: 0;
}
.chosen-container-single .chosen-single div b {
	background:rgba(0, 0, 0, 0) url("../../../images/arrow_dark.png") no-repeat scroll center center;
}
.chosen-container-single .chosen-single div {
    right: 10px;
}
.chosen-container .chosen-drop {
	box-shadow: none;
	border-radius: 0;
}
.chosen-container-active.chosen-with-drop .chosen-single {
	background-image:none;
}
.filterForK2Submit .button {
    background: #26292b none repeat scroll 0 0 !important;
    font-family: open sans !important;
    letter-spacing: 0 !important;
}
.filterForK2Submit .button:hover {
    background: #ed404f none repeat scroll 0 0 !important;
}
.contact-form {
	padding: 0!important;
}
.contact .component-header {
    padding: 0;
}
.contact input, .contact textarea {
    border-color: #26292b !important;
}
.contact input:focus, .contact textarea:focus {
	background: #26292b none repeat scroll 0 0;
    box-shadow: none;
    color: #fff;
}
.contact .button {
    letter-spacing: 0;
}
.contact .button:hover {
    background: #ED404F none repeat scroll 0 0;
}
.nspMain.members img.nspImage {
        border: 4px solid #333;
    border-radius: 50%;
    height: auto !important;
    margin: auto;
    max-width: 200px !important;
    width: inherit;
}
.nspMain.members .img_block {
    position: relative!important;
}
.nspMain.members .apodraseis_box {
    height: auto!important;
}
.nspMain.members  .nspCol4:last-child {
    width: 24%!important;
}
.members #gk-content-wrapper {
    display:none;
}
.members .item-title-wrap {
    margin: auto;
    max-width: 100%;
    padding: 0 110px;
}
.members #gkBottom5 h3 {
    color: #3b3b3b !important;
    float: left;
    //font-size: 36px !important;
    font-weight: 100 !important;
   // padding: 20px 0 15px 110px !important;
    position: relative;
    display: table;
}
.nspMain.members .nspCol5, .nspMain.members .nspCol4 {
    display: inline-table;
    float: none !important;
    margin: 0 20px 40px;
    width: auto !important;
}
.nspMain.members .nspCol1 {
    display: table;
    float: none;
    margin: auto;
    text-align: center;
    width: 65%;
}
.routes .apodraseis_box {
    float: left;
    margin-bottom: 1%;
    margin-right: 1%;
    width: 24%;
}
.books-img {
    width: 35%;
    float: left;
}
.books-txt {
    width: 65%;
    float: right;  
    text-align: left;
}
.books-txt h3 {
    font-weight: bold;
    text-align: left;
    padding-bottom: 20px;
}
.routes {
    display: table;
    padding-bottom: 60px;
    padding-top: 30px;
    position: relative;
    width: 100%;
}
.routes .apodraseis_box h4 {
    background: #eb3f4f none repeat scroll 0 0;
}
.homepage .routes .apodraseis_box:nth-child(4), .homepage .routes .apodraseis_box:nth-child(8) {
    margin-right: 0;
    width: 25%;
}
.slider .header img {
     opacity:0;
}
.arthrografia-tab-vivliografia .nspCol1 {
            margin: 30px 0;
}
.theme-default .nivoSlider {
    box-shadow: none;
}
.theme-default .nivo-caption {
    display: none !important;
}
.slider .itemView .item-body {
    margin: 0 0 10px;
}
.slider-wrapper.theme-default {
    padding-bottom: 30px;
    position: absolute;
    top: 50px;
}
.slider #k2Container {
    position: relative;
}
.slider  .header .item-title-wrap {
    z-index: 1000;
}
.slider div.itemFullText {
    padding-top: 20px;
}
.theme-default .nivo-directionNav a {
    background: #3fbee2 none repeat scroll 0 0;
    height: 40px;
    width: 40px;
}
.theme-default a.nivo-nextNav {
    bottom: 0px !important;
    right: 0px;
    top: unset;
}
.theme-default a.nivo-prevNav {
    left: unset;
    bottom: 0px;
    top: unset;
    right: 45px;
}
.theme-default .nivo-nextNav {
     background-image: url("../../../images/next.png") !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
.theme-default .nivo-prevNav {
      background-image: url("../../../images/prev.png") !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
.theme-default .nivo-directionNav a:hover {
    background: #26292b none repeat scroll 0 0;
}
.nivo-directionNav {
    display: block;
    position: relative;
    z-index: 1000;
}
#gkLogo:after {
    bottom: 4px;
    color: #000;
    //content: "| beta";
    font-size: 25px;
    position: absolute;
    right: -75px;
    text-indent: 0;
    text-transform: uppercase;
}
.gnomi #gkMainbody {
   margin: auto;
    max-width: 900px;
}
.gnomi #group1 .legend, #group3 .legend {
    display: none;
}
.gnomi #gkMainbody h1, #userForm h2 {
    border-bottom: 1px solid;
    color: #db4688;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: -2px;
    margin-bottom: 35px;
    padding: 36px 0 5px;
    text-transform: uppercase;
    line-height: 45px;
}
form.fabrikForm label, .formResponsive .formHorizontal .formControlLabel, .formBody {
    color: #db4688;
    font-size: 15px;
    font-weight: 600;
    text-transform: inherit;
    text-align:left;
    width: 100%;
}
.formResponsive .formHorizontal .formControls {
    margin-left: 0;
    width: 100%;
}
.btn.btn-primary.button._ {
    margin: 20px 0 0;
}
.gnomi #group2 .legend {
    border: medium none;
    margin: 3px 0;
    padding: 0;
    color: #db4688;
    font-size: 15px;
    font-weight: 600;
}
.gnomi #group2 label {
    color: #26292b;
    font-size: 16px;
    font-weight: 300;
}
.fabrikElement select , .formResponsive select {
    border: 1px solid #26292b;
    color: #26292b;
    font-family: open sans;
    height: 55px;
    width: 98% !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-weight: 300;
    background-image: url("../../../images/arrow_dark.png");
    background-position: 98% center;
    background-repeat: no-repeat;
    cursor: pointer;
    outline: 0;
    padding:0 0 0 15px;
    border-radius: 0 !important;
}
.fabrikElement input, .formResponsive input {
    border: 1px solid #26292b !important;
    border-radius: 0 !important;
    color: #26292b !important;
    font-family: open sans;
    height: 55px !important;
    padding: 0 0 0 15px !important;
    width: 98% !important;
    margin: 0 !important;
}
.fabrikElement input[type="radio"], .fabrikElement .radio {
    width: auto !important;
    margin-top: 0 !important;
    text-align: right;
}
.fabrikElement input:focus, .fabrikElement textarea:focus, .formControls input:focus, .formControls textarea:focus {
    background:#26292b;
    box-shadow:none!important;
    color:#fff;
}
input::-moz-focus-inner { 
    outline: 0; 
}
.fabrikElement select:focus, .fabrikElement select:hover, .fabrikElement select:active {
    outline:none!important;
}
input[type="select"]:focus {
  outline: none!important;
}
#group2 .fabrikLabel {
    float: left;
    width: 50%;
}
#group2 .radio > label > span {
    padding-left: 7px;
}
#group2 .controls {
    float: left;
    width: 50%;
}
#group2 .row-fluid {
    border-bottom: 1px solid;
    display: table;
    line-height: 20px;
    padding: 10px 0;
    width: 100%;
}
#group3 {
    margin-top: 10px;
}
#group3 .checkbox > .fabrikinput {
    width: auto !important;
}
#group3 .checkbox > span {
    color: #26292b;
    font-size: 16px;
    font-weight: 300;
    padding-left: 10px;
}
.fabrikElement textarea,  .formResponsive textarea {
    border: 1px solid #26292b;
    color: #26292b;
    font-family: open sans;
    width: 100% !important;
    height: 100px !important;
    line-height: 19px;
    border-radius: 0;
padding: 0 !important;
    width: 100% !important;
}
.gnomi #gkMainbody h3 {
    color: #db4687;
    font-weight: 600;
}
.gnomi  #gkMainbodyBottom {
       margin: 30px auto 0!important;
       max-width: 900px;
}
.gnomi  #gkMainbodyBottom  input[type="text"] {
    border-color: #26292b;
    border-style: none none solid;
    color: #26292b;
    padding: 0;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="url"]:focus, input[type="email"]:focus, textarea:focus {
    box-shadow:none;
}
.formResponsive input[type="text"]:focus, .formResponsive input[type="password"]:focus, .formResponsive input[type="url"]:focus, .formResponsive input[type="email"]:focus, .formResponsive textarea:focus {
    box-shadow:none;
    color:#fff!important;
}
.gnomi #gkMainbody button, .gnomi #gkMainbodyBottom .button, #Submit, .rsform-submit-button.btn.btn-primary, .rsform-submit-button {
    background: #26292b none repeat scroll 0 0 !important;
    font-family: open sans;
    font-weight: 600 !important;
    letter-spacing: 0;
    margin: 0 !important;
    border-radius: 0 !important;
    padding: 15px 30px !important;
    border: medium none!important;
    color:#fff!important;
}
.gnomi #gkMainbody button:hover, .gnomi #gkMainbodyBottom .button:hover, #Submit:hover, .rsform-submit-button.btn.btn-primary:hover, .rsform-submit-button:hover {
    background: #ED404F none repeat scroll 0 0 !important;
}
.gnomi #gkMainbodyBottom .acyfield_email.acy_requiredField {
    width: 80%;
}
.gnomi #gkMainbodyBottom .acysubbuttons {
    width: 20%;
}
.error-page #gkPageContent {
    display: block;
}
.error-page h1, .error-page h2 {
    color: #ed404f;
}
.error-page .search-goog {
    color: #26292b;
}
.searchintro {
    text-align: left;
}
#searchForm {
    margin: 200px auto 0;
    max-width: 900px;
}
.search-page .header-content .searchintro strong {
    color: #26292b;
}
.search-page .header-content .btn-border {
    background: #ed404f none repeat scroll 0 0 !important;
    border-color: transparent !important;
    color: #fff !important;
}
.search-page .header-content .btn-border:hover {
    background: #26292b none repeat scroll 0 0 !important;
    border-color: transparent !important;
    color: #fff !important;
}
#searchForm .word input, #searchForm .word button {
    border-color: #000;
    color: #000;
}
#searchForm .only, #searchForm .counter {
    display:none;
}
#searchForm input {
    width: auto !important;
    margin-right: 10px !important;
}
.search-page .header-content h1 {
    color: #ed404f;
    text-align: left;
    letter-spacing: -2px;
}
.search-page .header-content fieldset.word {
    text-align: left;
}
.search-page .header.no-image {
    background: transparent none repeat scroll 0 0;
    border-bottom: 1px solid;
    margin: 0 0 30px;
}
#search-searchword:focus {
    background: transparent none repeat scroll 0 0;
    border: 1px solid !important;
}
.search-results {
    padding: 100px 0 0;
}
#searchForm #limit {
    height: 40px !important;
    margin: 0;
}
.search-page .header-content {
    left: initial;
    position: relative;
    top: initial;
    transform: none;
     -webkit-transform: none;
-o-transform: none;
-moz-transform: none;
}
fieldset.phrases .ordering-box {
    float: left;
    margin: 10px 0 5px;
    text-align: left;
    width: 50%;
}
fieldset.phrases .ordering-box  select, .form-limit select {
    border: 1px solid #26292b;
    color: #26292b;
    font-family: open sans;
    height: 55px;
    width: 100% !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-weight: 300;
    background-image: url("../../../images/arrow_dark.png");
    background-position: 95% center;
    background-repeat: no-repeat;
    cursor: pointer;
    outline: 0;
}
.form-limit {
    float: left;
    margin: 0;
    text-align: left;
}
.tag-page .item-list .item-view, .user-page .item-list .item-view, .latest-page .item-list .item-view, .generic-page .item-list .item-view {
    padding: 40px 0;
    border-bottom: 1px solid #000;
}
.search-results .item-list .item-view::after {
   content: none;
}
.tag-page .item-list .item-view .item-title, .user-page .item-list .item-view .item-title, .latest-page .item-list .item-view .item-title, .generic-page .item-list .item-view .item-title {
    text-align: left;
     text-transform:uppercase;
}
.search-results .item-list .item-date-created {
    display:none;
}
.search-results .item-info {
    margin-top: 0px!important;
}
.item-info > span, .item-info > time {
    float: left;
}
.search-results .item-body {
    margin: 10px 0;
    text-align: left;
}
.search-results  a.inverse {
    color: #26292b;
}
.search-results  a.inverse:hover {
    color: #ed404f;
}
.search-results  .item-category {
    background: #ED404F none repeat scroll 0 0;
    color: #fff;
    font-size: 15px !important;
    padding: 0 10px;
}
div.itemFullText p {
    text-align: justify;
}
#gkBottom6 .social {
    border-bottom: 1px solid #fff;
    display: table;
    padding: 20px 0 30px;
    text-align: center;
    width: 100%;
}
#gkBottom6 .social a::before {
    background: #fff none repeat scroll 0 0;
    color: #3B3B3B;
}
#gkBottom6 .social a:hover:before {
    background: #3B3B3B none repeat scroll 0 0;
    color: #fff;
}
.search-results .item-info {
 display: table;
    margin-top: 0 !important;
    padding-top: 10px!important;
    width: 100%;
}
.loading h1 {
       color: #fff;
    font-size: 20px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    //bottom:20px;
    text-align: center;
    letter-spacing: 0;
    top: 58%;
    transform: translateY(-58%);
    -webkit-transform: translateY(-58%);
    -moz-transform: translateY(-58%);
    -o-transform: translateY(-58%);
}
#mbOverlay {
    z-index: 100000;
}
#mbCenter {
    z-index: 100001;
}
#diefthinseis .img_block {
    display: table;
    height: 100%;
    width: 100%;
}
#diefthinseis .img_block > div {
    display: table;
    height: 100%;
    width: 100%;
background-size: cover;
}
.gnomi #gkBreadcrumb {
    margin: 200px auto 0;
    max-width: 900px;
    position: relative;
    width: 100%;
}
.gnomi #gkPageContent {
    padding: 0 0 50px;
}
.formResponsive .formHorizontal .rsform-block {
    margin-bottom: 10px;
}
.rsform-block-satisfaction1 , .rsform-block-satisfaction2, .rsform-block-satisfaction3 , .rsform-block-satisfaction4, .rsform-block-satisfaction5 , .rsform-block-satisfaction6, .rsform-block-satisfaction7 , .rsform-block-satisfaction8, .rsform-block-satisfaction9 , .rsform-block-satisfaction10, .rsform-block-satisfaction11 , .rsform-block-satisfaction12 { 
    border-bottom: 1px solid;
    position:relative;
    margin-bottom: 0!important;
}
.rsform-block-satisfaction1 .formControlLabel, .rsform-block-satisfaction2 .formControlLabel , .rsform-block-satisfaction3 .formControlLabel, .rsform-block-satisfaction4 .formControlLabel ,.rsform-block-satisfaction5 .formControlLabel, .rsform-block-satisfaction6 .formControlLabel, .rsform-block-satisfaction7 .formControlLabel, .rsform-block-satisfaction8 .formControlLabel, .rsform-block-satisfaction9 .formControlLabel, .rsform-block-satisfaction10 .formControlLabel, .rsform-block-satisfaction11 .formControlLabel, .rsform-block-satisfaction12 .formControlLabel{
    color: #26292b !important;
    float: left !important;
    font-weight: 300 !important;
    padding: 0 !important;
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 50% !important;
}
.rsform-block-satisfaction1 .formControlLabel:lang(en), .rsform-block-satisfaction2 .formControlLabel:lang(en) , .rsform-block-satisfaction3 .formControlLabel:lang(en), .rsform-block-satisfaction4 .formControlLabel:lang(en) ,.rsform-block-satisfaction5 .formControlLabel:lang(en), .rsform-block-satisfaction6 .formControlLabel:lang(en), .rsform-block-satisfaction7 .formControlLabel:lang(en), .rsform-block-satisfaction8 .formControlLabel:lang(en), .rsform-block-satisfaction9 .formControlLabel:lang(en), .rsform-block-satisfaction10 .formControlLabel:lang(en), .rsform-block-satisfaction11 .formControlLabel:lang(en), .rsform-block-satisfaction12 .formControlLabel:lang(en){
    width: 45% !important;
}
.rsform-block-satisfaction1 .formControls, .rsform-block-satisfaction2 .formControls, .rsform-block-satisfaction3 .formControls, .rsform-block-satisfaction4 .formControls, .rsform-block-satisfaction5 .formControls, .rsform-block-satisfaction6 .formControls , .rsform-block-satisfaction7 .formControls, .rsform-block-satisfaction8 .formControls , .rsform-block-satisfaction9 .formControls, .rsform-block-satisfaction10 .formControls , .rsform-block-satisfaction11 .formControls, .rsform-block-satisfaction12 .formControls {
    float: right!important;
    width: 50%!important;
}
.rsform-block-satisfaction1 .formControls:lang(en), .rsform-block-satisfaction2 .formControls:lang(en), .rsform-block-satisfaction3 .formControls:lang(en), .rsform-block-satisfaction4 .formControls:lang(en), .rsform-block-satisfaction5 .formControls:lang(en), .rsform-block-satisfaction6 .formControls:lang(en) , .rsform-block-satisfaction7 .formControls:lang(en), .rsform-block-satisfaction8 .formControls:lang(en) , .rsform-block-satisfaction9 .formControls:lang(en), .rsform-block-satisfaction10 .formControls:lang(en) , .rsform-block-satisfaction11 .formControls:lang(en), .rsform-block-satisfaction12 .formControls:lang(en) {
    width: 55%!important;
}
.formResponsive input.rsform-radio , .formResponsive input.rsform-checkbox  {
   width: auto !important;
}
.rsform-block-satisfaction1 .formBody label, .rsform-block-satisfaction2 .formBody label, .rsform-block-satisfaction3 .formBody label, .rsform-block-satisfaction4 .formBody label, .rsform-block-satisfaction5 .formBody label, .rsform-block-satisfaction6 .formBody label, .rsform-block-satisfaction7 .formBody label, .rsform-block-satisfaction8 .formBody label, .rsform-block-satisfaction9 .formBody label, .rsform-block-satisfaction10 .formBody label, .rsform-block-satisfaction11 .formBody label, .rsform-block-satisfaction12 .formBody label {
    font-weight: 300;
    height: 60px !important;
    line-height: 55px !important;
    margin: 0;
    padding: 0 10px;
    text-transform: inherit !important;
    font-size: 14px;
}
.rsform-block.rsform-block-money {
    margin-top: 15px;
}
.rsform-block-activities label, .rsform-block-visit-place label, .rsform-block-visit-site label {
    font-size: 14px;
    font-weight: 300 !important;
    height: 20px;
    line-height: 30px;
    margin: 0;
    padding: 0 10px 0 0;
    text-transform: inherit !important;
}
.rsform-block-footer .formBody {
    color: #26292b;
    font-size: 16px;
    font-weight: 300;
    text-transform: inherit;
    text-align:left;
}
select:focus {
    box-shadow: none !important;
}
select {
    outline: 0;
}
#jevents_body {
    background-color: transparent;
    border: medium none;
    border-radius: 0;
}
#jev_maincal {
    background-color: #fff;
    border: medium none;
    margin: 0;
    -webkit-columns: 2;
    -moz-columns: 2;
    -o-columns: 2;
    columns: 2;
}
ul.ev_ul {
    margin:0 !important;
}
#jevents_body ul.ev_ul li.ev_td_li {
    display: inline-block;
}
.nav-items > div:first-child {
    border-left: 1px solid #ed404f;
    border-radius: 0;
}
.nav-items > div:last-child {
	border-radius: 0;
   	border-right: 1px solid #ff3b30;
}
.jev_listview .jev_listrow {
    border: medium none;
}
.jev_listview {
    margin-top: 15px !important;
}
div.new-navigation {
    margin: auto auto 0;
    padding-left: 0;
}
.nav-items > div {
    height: 50px;
    line-height: 50px;
    padding: 0;
}
.nav-items > div a {
    padding: 0 20px;
    height: 50px!important;
    line-height: 50px!important;
    display: table;
}
#jevents_body .nav-items > div a:hover {
    padding: 0 20px;
    background-color: #ed404f!important;
    color: #fff;
    height: 100%!important;
    line-height: 50px!important;
}
.jevbootstrap a:hover, .jevbootstrap a:focus {
    text-decoration: none;
}
.nav-items > div:first-child a:hover, .nav-items > div:last-child a:hover {
    border-radius: 0;
    margin-left: 0;
}
.nav-items {
    padding-left: 5px;
}
#jevents_body #jev_maincal.jev_listview .jev_daysnames {
    background-color: transparent;
    border-width: 0;
    border: none;
    width: 100%!important;
    padding: 0;
}
tbody tr td {
    border: none;
    padding: 20px 0 0;
}
.nav-items {
    text-align: left;
    width: 100%;
}
#jevents_body .jev_daysnames.category select {
    background: none;
    height: 35px;
    width: 30%;
    border: 1px solid #26292b;
    border-radius: 0;
    float: left;
}
.jevbootstrap select:focus, .jevbootstrap input[type="file"]:focus, .jevbootstrap input[type="radio"]:focus, .jevbootstrap input[type="checkbox"]:focus {
    outline: none;
}
ul.ev_ul {
    margin: 0 0 10px 0;
}
a.ev_link_row:link, a.ev_link_row:visited, a.ev_link_row:hover {
    font-size: 18px;
    color: #26292b;
    font-weight: 800;
    letter-spacing: -1px;
}
.jevbootstrap a:hover, .jevbootstrap a:focus {
    color: #ed404f;
}
.jev_toprow div.currentmonth {
    width: 50%;
}
.jevbootstrap .pagination ul {
    display: table;
}

.select[multiple], select[size] {
    height: auto!important;
}
.jevbootstrap select {
    border: 1px solid #26292b;
    border-radius: 0;
    margin: 0 0 0 ;
    height: 30px!important;
    line-height: 30px;
}
#limit {
	margin: 0 0 0 10px;
}
.jevbootstrap .pagination ul > li:first-child > a, .jevbootstrap .pagination ul > li:first-child > span {
    border-radius: 50%;
}
.jevbootstrap .pagination ul > li > a, .jevbootstrap .pagination ul > li > span {
    padding: 0;
    line-height: 45px;
}
.jev_pagination li.active span {
    color:#fff!important;
}
.jevbootstrap [class^="icon-"], .jevbootstrap [class*=" icon-"] {
    display: table;
    width: 100%;
    height: 100%;
    margin-top: 0;
    background: transparent!important;
    padding: 0;
    line-height: 45px;
}
.jevbootstrap .pagination ul > li:last-child > a, .jevbootstrap .pagination ul > li:last-child > span {
   border-radius: 50%;
}
.jev_pagination li.disabled span:before {
    color:#fff!important;
}
.chzn-container-single .chzn-single {
    border: 1px solid #26292b;
    border-radius: 0;
    background: transparent!important;
    color: #26292b;
    height: 45px;
    line-height: 45px;
}
.chzn-container-single .chzn-single div {
    top: 10px;
}
.mod-languages .chzn-container {
    width: 110px!important;
}
.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
    margin: 0;
    border-radius: 0;
        background-color: #ed404f;
    border: 1px solid #ed404f;
}
.jev_toprow {
    margin-top: 10px;
    margin-bottom: 10px;
    display: table;
    width: 100%;
}
.jev_toprow div.previousmonth, .jev_toprow div.currentmonth, .jev_toprow div.nextmonth {
    line-height: 50px;
    height: 50px!important;
}
.previousmonth a:before, .nextmonth a:before {
    color: #fff;
    content: "";
    position: absolute;
    text-indent: 0 !important;
    font-family: fontawesome;
    font-size: 16px;
    font-weight: lighter;
    left: 0;
    margin: auto;
    right: 0;
}
#jevents_body .jev_toprow div.previousmonth a, #jevents_body .jev_toprow div.nextmonth  a {
    background: transparent!important;
    font-size: 16px;
    position:relative;
}
.previousmonth a:before {
	content: "\f104";	
	right: initial;
}
.nextmonth a:before {
	content: "\f105";	
	left: initial;
}
#jevents_body .cal_table {
    border: none;
}
#jevents_body  tr {
    border-top: none;
}
#jevents_body td {
    border-right: 1px solid  #26292b;
}
#jevents_body td:last-child {
    border-right: none;
}
.jev_listrow tr {
    border: none!important;
}
.month_date {
    padding-left: 0;
}
.month_title, .month_title_year {
    font-size: 2em;
    font-weight: 800;
    letter-spacing: -1px;
}
.cal_daysoutofmonth {
    background-color: #e6e6e6;
    padding: 10px;
    font-size: 14px!important;
    color: #b9b5b5;
}
a.cal_daylink {
    font-size: 14px!important;
    padding: 0;
    display: table;
}
.cal_today .cal_daylink {
    width: 25px!important;
    height: 25px!important;
    display: table;
    padding: 0!important;
    text-align: center;
    margin-left: 0!important;
    margin-top: 0!important;
    border-radius: 0!important;
}
#jevents_body .month_cell_st {
    background-color: transparent;
}
.month_cell_st {
    border-bottom: 1px solid #26292b!important;
    border-left: 1px solid #26292b!important;
}
#jevents_body a.cal_titlelink:link, #jevents_body a.cal_titlelink:visited, #jevents_body a.cal_titlelink:hover {
    padding: 5px;
    font-size: 15px;
    line-height: 17px;
    font-weight: 300;
}
#jevents_body a.cal_titlelink:hover {
    background-color: transparent;
    color: #ed404f;
}
a.ev_link_weekday:link {

}
#jevents_body .cal_today {
    padding: 5px;
}
#jevents_body div.event_legend_name {
    border: none;
    padding: 0;
}
#jevents_body .nav-items div.active a, .jev_header2 .active a {
    background-color: #ed404f;
}
.event_legend_name a {
    background: #26292b!important;
    color: #fff!important;
    padding: 5px 20px;
}
.event_legend_name a:hover {
    background: #ed404f!important;
}
#jevents_body div.event_legend_item {
    margin-top: 0;
    margin-left: 0px;
    margin-bottom: 5px;
    margin-right: 5px;
        padding: 0;
}
#jevents_body #jumpto form select {
    border: 1px solid #26292b;
    border-bottom-color: #26292b;
    border-radius: 0;
}
div#jumpto form {
    text-align: left;
    width: 100%;
}
#jevents_body #jumpto form button {
    background: #26292b;
    height: 40px;
    line-height: 0;
    border-radius: 0;
    font-family: 'Open Sans',sans-serif !important;
    text-shadow: none !IMPORTANT;
}
#jevents_body td {
    border-right: none;
}
#jevents_body #jumpto form button:hover {
    background: #ed404f;
}
#jevents_body .jev_evdt {
    padding: 30px 0 0 0;
}
.jev_evdt .jev_evdt_title {
    font-weight: 800;
    letter-spacing: -2px;
}
.jevbootstrap img {
    padding-bottom: 20px;
    width: 100%;
}
.jevbootstrap p {
    text-align: justify;
    line-height: 1.9 !important;
}
#jevents_body .cal_top_day_names td {
    border-right: 1px solid #26292b;
    padding-left: 10px;
    border-bottom: 1px solid;
}
#jevents_body .cal_top_day_names td:last-child {
    border-right: none;
}
.list-date {
    color: #ed404f;
    font-weight: 900;
    font-size: 18px;
    line-height: 20px;
    padding-bottom: 5px;
}
.cal_top_day_names {
   margin-bottom:0!important;
}
.itemExtraFields .empty {
    //display: none !important;
}
.catItemExtraFieldsValue:empty {
	display:none;
}
.item-body ul > li p {
	margin:0!important;
}
.itemExtraFields dd br:first-of-type {
	display:none;
}
.mod-languages .chzn-container-single .chzn-single {
    border: medium none;
    color: #ed404f;
    box-shadow: none;
}
.mod-languages .chzn-container-single .chzn-single div b {
    background: transparent none repeat scroll 0 0;
}
.homepage #gkHeaderMod .forcefullwidth_wrapper_tp_banner:first-of-type {
    display: none;
}
div.sigplus-gallery ul > li > img, div.sigplus-gallery ul > li > a > img {
    margin: 0 10px 6px 0 !important;
}
.sig #k2Container.itemView #gkBreadcrumb {
    margin: 0 auto 40px;
}
.sig .itemView .item-body {
    margin: 7px 0 10px;
}
#boxplus .boxplus-background {
    z-index: 99999999;
}
#boxplus .boxplus-dialog {
    z-index: 999999999;
}
#boxplus .boxplus-dialog {
    background-color: #fff;
    display: table;
    padding: 40px;
}
.boxplus-thumbs {
	display:none!important;
}
.boxplus-next, .boxplus-prev, .boxplus-close, .boxplus-download {
    background: #26292b none repeat scroll 0 0 !important;
    border-radius: 50%;
    cursor: pointer;
    height: 40px !important;
    right: 20px !important;
    top: 50%;
    width: 40px !important;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    text-align: center;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    line-height: 40px;
}
.boxplus-next:hover, .boxplus-prev:hover, .boxplus-close:hover, .boxplus-download:hover {
    background: #ED404F none repeat scroll 0 0 !important;
}
.boxplus-prev {
	right: unset !important;
	left: 20px !important;
}
.boxplus-next:before, .boxplus-prev:before, .boxplus-close:before, .boxplus-download:before  {
 	color: #fff;
    font-family: fontawesome;
    font-size: 19px;
    left: 0;
    margin: auto;
    right: 0;
}
.boxplus-next:before {
	content:"\f105";
}
.boxplus-prev:before {
	content:"\f104";
}
.boxplus-controls {
    display: table !important;
    margin: 40px auto 0 !important;
}
.boxplus-close:before {
	content:"\f00d";
}
.boxplus-download:before {
	content:"\f019";
}
.boxplus-controls .boxplus-next, .boxplus-controls .boxplus-prev, .boxplus-controls .boxplus-close, .boxplus-controls .boxplus-download {
 transform: none;
    -webkit-transform: none;
    -o-transform:  none;
    -moz-transform:  none;
}
#boxplus .boxplus-controls > div {
    //display: table;
    float: left;
    height: 40px;
    margin: 2px;
    width: 40px;
}
.item-view.video:nth-child(odd) {
    float: left;
    width: 48% !important;
}
.item-view.video:nth-child(even) {
    float: right;
    width: 48% !important;
}
div.catItemVideoBlock {
    background: transparent none repeat scroll 0 0;
    margin: 0;
    padding: 0;
}
.catItemVideoBlock h3 {
	display:none;
}
.item-view.video .item-title {
    font-size: 28px;
    font-weight: 100;
    line-height: 28px;
    min-height: 60px;
    text-align: left;
    text-transform: uppercase;
}
.blog-page .item-list .item-view.video::after {
    left:0;
}
.blog-page .item-list .item-view.video:last-child::after {
    content: "";
}
.blog-page #video.item-list {
    display: table;
    padding: 20px 0 0;
}
#media .img_block:hover .apodraseis_header {
	bottom: 40px!important;
}
.apodraseis_header {
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}
.arthrogarfia {
	float: none !important;
    margin: auto;
    max-width: 900px;
}
.arthro {
    position: relative;
}
.arthro p {
    background: #20c3f3 none repeat scroll 0 0 !important;
    bottom: 0;
    color: #fff;
    display: table !important;
    font-weight: 900;
    left: 0;
    margin: 0;
    padding: 0 10px;
    position: absolute;
    text-transform: uppercase;
    width: auto;
    z-index: 1000;
}	
.arthrogarfia .nspArt h2 {
	font-weight: 100;
    padding: 20px 0;
    text-align: left;
}
.arthrogarfia .moduletable > h3 {
    color: #20C3F3;
    font-family: open sans;
    font-size: 60px !important;
    font-weight: 700;
    letter-spacing: -3px;
    line-height: 53px !important;
    padding-bottom: 20px;
    text-align: left;
    text-transform: uppercase;
}	
.arthrogarfia .nspArt .readon {
    background: transparent none repeat scroll 0 0;
    border: 1px solid;
    color: #212121 !important;
    float: left;
    letter-spacing: 0
}
.arthrogarfia .nspArt .readon:hover {
    background: #212121;
    color: #fff !important;
}
.arthrogarfia .nspTopInterface {
   bottom: 0;
}
.arthrogarfia .nspPagination li {
    border: 1px solid #212121 !important;
    border-radius: 50% !important;
    display: table;
    height: 20px !important;
    line-height: 0 !important;
    margin: 0 5px 0 0 !important;
    padding: 0;
    width: 20px !important;
}
.arthrogarfia .nspPagination li.active, .arthrogarfia .nspPagination li.hover {
	background: #212121;
}
.arthrogarfia .nspPagination {
    float: right !important;
}
.artcl {
    display: table;
    margin-top: 50px;
    width: 100%;
}
.artcl  div {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    position: relative;
}
.artcl  a:first-child div {
    float: left;
    height: 400px;
    width: 48%;
    background-color:#6875B7!important;
}
.artcl  a:last-child div {
    float: right;
    height: 400px;
    width: 48%;
    background-color:#4970b1!important;
}
.artcl div h3 {
	bottom: 20px;
    font-weight: 100;
    left: 0;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    color: #fff;
}

div.fancybox-30 {
   max-width: 90%;
}
.fancybox-close-small:hover {
   background: #ED404F;
}
.fancybox-close-small {
   background: #000;
}

.cc-btn {
   border: none !important;
}

.cc-revoke.cc-bottom {
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}

.media-layout {
    float: none !important;
    margin: 50px auto 0;
    max-width: 1000px;
}
.catdesc .media-layout li:before {
    content: none!important;
}
.members .catdesc h1 {
	text-align: center;
    width: 100%;
}
.media-layout .gkTabsWrap.vertical ol li, .media-layout .gkTabsWrap.horizontal ol li {
    background: transparent;
    border: 1px solid #26292b!important;
    color: #26292b;
    font-weight: 100;
    text-transform: inherit;
    float: none;
}
.media-layout .gkTabsWrap.vertical ol li.active, .media-layout .gkTabsWrap.horizontal ol li.active, .media-layout .gkTabsWrap.vertical ol li:hover, .media-layout .gkTabsWrap.horizontal ol li:hover {
    background: #fbad17;
    border: 1px solid #fbad17!important;
    color: #fff;
}
.media-layout .gkTabsWrap.vertical ol {
    display: inline-flex;
    display: -webkit-inline-flex;
}
.gkNspPM-VideoList .gkItemsPage[data-cols="1"] figure {
    margin-right: 1%;
    width: 32.333%;
}
.gkNspPM-VideoList .gkImageWrap img {
    min-height: unset;
}
.gkNspPM-VideoList .gkItem.video .gkImageWrap::before {
    left:0;
}
.nspArt .nspImageWrapper:hover img {
    transform: none;
}
.gkTabsContainer .nspHeader {
    font-size: 22px !important;
    font-weight: 800;
    line-height: 29px;
}
.gkTabsContainer .nspArt .nspHeader a:hover, .gkTabsContainer .nspLinks ul li h4 a:hover {
    color: #ed404f;
}
.gkTabsContainer .nspInfo {
    background: #3fbee2 none repeat scroll 0 0 !important;
    color: #fff !important;
    display: table !important;
    left: 10px;
    padding: 0 10px;
    position: absolute;
    top: 10px;
    width: auto;
}
.catdesc .gkTabsContainer p:last-child::after {
    content: none;
}
.gkTabsContainer .nspCol2 {
    position: relative;
}
.gkTabsContainer .nspArt .nspInfo a {
    color: #fff;
    pointer-events: none;
}
.formBody p {
    color: #26292b;
    font-weight: normal;
}
.itemFullText #userForm h2 {
    margin-bottom: 0;
    padding-bottom: 20px;
}
.formResponsive .rsform-checkbox {
    height: 30px !important;
    margin-right: 10px !important;
}
.rsform-block-terms label {
    color: #26292b;
    font-size: 15px;
    line-height: 21px;
    text-transform: inherit;
    font-weight: 600;
}
.readon:hover {
   background:#ed404f none repeat scroll 0 0;
}
.rl_sliders.accordion > .accordion-group {
    border-color: #26292b;
    border-radius: 0;
    border-style: none none solid;
    border-width: 1px;
    margin-bottom: 2px;
    position: relative;
}
.rl_sliders.accordion > .accordion-group .accordion-heading .accordion-toggle {
    padding: 8px 0;
}
.rl_sliders.accordion a span {
    color: #26292b;
transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}
.rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle:hover {
    background-color: transparent;
}
.rl_sliders.accordion > .accordion-group:hover {
    border-color: #ed404f;
}
.rl_sliders.accordion > .accordion-group:hover a span {
    color: #ed404f;
}
.accordion-group:after {
    content:"\f107";
font-family: fontawesome;
    position: absolute;
    right: 0;
    top: 10px;
    color: #26292b;
}
.accordion-group.active:after {
    content:"\f106";
color: #ed404f;
}
.rl_sliders.accordion > .accordion-group > div > a:focus, .rl_sliders.accordion > .accordion-group.active > div > a:focus {
    box-shadow: none;
}
.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {
    background-color: transparent;
    color: #26292b;
}
.rl_sliders.accordion > .accordion-group > .accordion-body > .accordion-inner {
    border-top: 1px solid #ed404f;
}
.accordion-group.active a span {
    color: #ed404f;
}
.accordion-group .sigplus-gallery img {
    width: 290px;
}
.rl_sliders.accordion > .accordion-group > .accordion-body > .accordion-inner {
    padding: 15px 0;
}
.boxplus-viewer img {
-webkit-user-select: none; 
-moz-user-select: none;    
-ms-user-select: none;     
-o-user-select: none;
user-select: none;
}
.boxplus-bottom {
    position: absolute;
    right: 60px;
    display:none;
    top: 0;
}
.photobank .boxplus-bottom {
    display:block;
}
.boxplus-controls .boxplus-prev, .boxplus-controls .boxplus-next {
   display:none!important;
} 
.members #gkBottom5a .header, .box.members .header {
        display: table!important;
    float: none!important;
    font-size: 25px !important;
    left: 0!important;
    max-width: 100%!important;
    padding: 0 !important;
    position: relative!important;
    width: 100%!important;
    margin: 50px 0 30px !important;
    text-align: center!important;
}
.members #gkBottom5a .content img {
    margin: 0 20px 40px 20px;
    max-height: 200px;
    width: auto;
    border-radius: 50%;
    border: 4px solid #333;
}
.members #gkBottom5a .content > p {
    display: table;
    float: left;
    width: 100%;
}
.members #gkBottom5a .content > p img {
    height: auto;
    max-width: 250px;
}
.members #gkBottom5a .content > div {
    text-align: center;
}
.arthrografia-info > span {
   background: #3fbee2 !important;
    color: #fff;
    display: inline;
    padding: 0 5px;
    text-align: left;
     box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    padding: 0 10px;
    text-transform: uppercase;
    font-weight: bold;
}
.arthrografia-info {
    text-align: left;
}
.arthrografia-img {
    height: 300px;
}
.arthrografia-img img {
       width: 100% !important;
    height: auto !important;
}
.arthrografia-img a {
    display: table;
    position: relative;
    overflow: hidden;
    width: 100% !important;
    height: 100% !important;
}
.arthrografia-img img {
    width: auto !important;
    height: 100% !important;
    max-width: unset !important;
}
.media-page .catdesc {
    display: block;
}
.media-page .gkTabsGK5 {
    display: block;
    width: 100%;
}
.arthrografia-tab-vivliografia .arthrografia-img img {
    height: auto !important;
    max-width: 100% !important;
    width: 100% !important;
}
.arthrografia-tab-vivliografia .arthrografia-info h3 {
    background: rgba(86, 86, 86, 0.79) none repeat scroll 0 0;
    display: table;
    padding: 0 5px;
}
#system-message-container {
    margin: 110px 0 0;
    padding: 30px;
}
.login-page #gkBreadcrumb {
    display:none;
}
.login-page #gkPageContent {
    padding: 200px 0;
}
.login ul {
   display:none; 
}
.login, .registration, .reset, .remind {
    border: 1px solid #000;
}
.login select, .login textarea, .login input[type="text"], .login input[type="password"], .login input[type="url"], .login input[type="email"] {
    border: 1px solid #000;
}
#jevents_body ul.ev_ul li.ev_td_li {
    padding: 20px;
    border: 1px solid #26292b!important;
    margin: 0 0 20px 0;
}
#jevents_body .cal_today a.cal_daylink {
    padding: 10px !important;
}
.cal_cell_rows .cal_daysnoevents:first-of-type {
    border-left:none !important;
}
.jevcarousel {
    max-width: 900px;
    margin: auto;
}
.jevcarousel .carousel-inner img {
    border-radius: 0;
}
.jevcarousel .carousel-caption {
    padding: 0;
    background: transparent;
    border-bottom-left-radius: 0;
    bottom: 20px;
    left: 20px;
    border-bottom-right-radius: 0;
    display: grid;
    width: 70%;
}
span.mod_events_latest_content {
    display: table;
    padding: 0;
    margin-bottom: 5px;
}
span.mod_events_latest_content  a {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    display: inline;
    line-height: 30px;
    background: #26292b;
    padding: 0 5px;
    -webkit-box-decoration-break: clone;
}
.jevcarousel .jevcstart {
    background: #fff;
    display: table;
    padding: 5px;
}
.jevcarousel .jevcstart a {
    color: #26292b;
    font-weight: 900;
    font-size: 18px;
}
.jevcarousel .carousel-indicators {
    bottom: 20px;
    right:20px;
    display: table;
    width: auto;
    left: unset;
}
.jevcarousel .carousel-indicators li {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    cursor: pointer;
    border: none;
    background-color: #ed404f;
}
.jevcarousel .carousel-control {
    display: none;
}
.jevcarousel .carousel-indicators li:hover {
    background-color: #fff;
}
a.ev_link_weekday:link:nth-of-type(odd) {
    width: 49%;
    display: table;
}
a.ev_link_weekday:link:nth-of-type(even) {
    width: 49%;
    display: table;
    float:right;
    margin-top: -30px;
}
.ev_link_weekday .jev_daysnames {
    font-weight: 900 !important;
    font-size: 17px !important;
    line-height: 20px !important;
    padding-bottom: 10px !important;
    display: table;
}
.thessaloniki_box .tp-caption.excerpt h4 {
    background: #000 !important;
    color: #fff !important;
    font-weight: bold !important;
    padding: 5px !important;
    font-family: 'Open Sans',sans-serif!important;
    display: inline;
    -webkit-box-decoration-break: clone;
    -moz-box-decoration-break: clone;
}
.thessaloniki_box .tp-caption.excerpt h3 {
    background: #D93F4B !important;
    color: #fff !important;
    font-weight: 900 !important;
    padding: 5px !important;
    font-family: 'Open Sans',sans-serif!important;
    display: table;
    margin-bottom: 5px !important;
    font-size: 18px !important;
    line-height: 18px !important;
}
.thessaloniki_box .tp-caption {
    background: transparent !important;
    line-height: 20px !important;
    bottom: 40px !important;
    top: initial !important;
    left: 40px !important;
    right: 40px !important;
}
.thessaloniki_box .tp-bullets.simplebullets.round .bullet {
    background: #fff;
    border-radius:50%;
}
.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: #D93F4B;
}
.thessaloniki_box .rev_slider_wrapper, .thessaloniki_box .rev_slider {
    height: 417px !important;
}
.landing-page #gkHeader , .landing-page #gkBottom6, .landing-page #gkPageContent, .landing-page #gkFooter, .landing-page .b_top, .landing-page .b_bottom, .landing-page .b_left, .landing-page .b_right {
    display:none;
}
.landing-page #gkBottom5 h1, .ifancybox-wrap h1 {
    font-family: 'Fedra Serif A Pro Book';
    text-transform: inherit;
    font-size: 50px;
    letter-spacing: 0;
    text-align: center;
    background: #fff;
    display: table;
    margin: 60px auto 0;
    padding: 5px;
}
.landing-page .gkPage {
    padding:0 !important;
}
.landing-page .moto, .ifancybox-wrap .moto {
    margin: auto;
    float: none;
    display: table;
}
.landing-page .enjoy, .ifancybox-wrap .enjoy {
    background:#cd5f22;
}
.landing-page .feel, .ifancybox-wrap .feel {
    background:#893f7e;
}
.landing-page .discover, .ifancybox-wrap .discover {
    background:#e5af2b;
}
.landing-page .escape, .ifancybox-wrap .escape {
    background:#b93d7c;
}
.landing-page .touch, .ifancybox-wrap .touch {
    background:#4375b4;
}
.landing-page .taste, .ifancybox-wrap .taste {
    background:#c53946;
}
.landing-page .categories-landing a, .ifancybox-wrap  .categories-landing a {
    width: 300px;
    height: 300px;
    display: inline-block;
    margin: 20px;
    color: #fff;
    line-height: 300px;
    text-align: center;
    font-family: 'Fedra Serif A Pro Book';
    font-size: 40px;
    transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}
.landing-page .categories-landing a:hover , .ifancybox-wrap  .categories-landing a:hover {
    opacity:0.8;
}
.categories-landing , .ifancybox-wrap .categories-landing {
    display: table;
    margin: 50px auto 0;
    max-width: 1200px;
    text-align: center;
}
.landing-page p , .ifancybox-wrap p{
    text-align: center;
    margin: 50px 0 100px 0;
}
.landing-page #gkBottom5, .ifancybox-wrap  {
    position:relative;
    z-index: 1;
}
.landing-page #gkBottom5:after , .ifancybox-skin:after {
    position: absolute;
    content: "";
    background: url(../../../images/landing/banner-left.png);
    height: 1252px;
    width: 691px;
    left: 0;
    top: 0;
    z-index: -1;
    background-repeat: no-repeat;
}
.landing-page #gkBottom5:before, .ifancybox-skin:before  {
    position: absolute;
    content: "";
    background: url(../../../images/landing/banner-right.png);
    height: 1231px;
    width: 536px;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-repeat: no-repeat;
}
.ifancybox-wrap {
    width: auto !important;
    left: 25px !important;
    right: 25px !important;
}
.ifancybox-inner {
    width: 100% !important;
}
.ifancybox-skin {
    z-index:1;
    overflow: hidden;
}
.ifancybox-close {
    top: 20px;
    right: 20px;
    background: #e5af2b !important;
    border-radius: 50%;
    text-align: center;
}
.ifancybox-close:before {
    content: "\f00d";
    font-family: fontawesome;
    color: #000;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 2px;
}
.ifancybox-skin {
    padding: 0!important;
}
.landing-page #gkBottom5i h1 {
    font-family: 'Fedra Serif A Pro Book';
    color:#4374b3;
    text-transform: inherit;
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 50px;
    font-weight: lighter;
    letter-spacing: 0;
}
.landing-page #gkBottom5i h2 {
    font-family: 'Fedra Serif A Pro Book';
    text-transform: inherit;
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 50px;
    font-weight: lighter;
    border-bottom: 3px solid #4374b3;
    padding-bottom: 50px;
}
.landing-page #gkBottom5i h3 {
    font-family: 'Fedra Serif A Pro Book';
    text-transform: inherit;
    font-size: 26px;
    line-height: 36px;
    font-weight: lighter;
    padding: 0 0 50px 0;
}
.landing-page #gkBottom5i p {
    font-family: 'Fedra Serif A Pro Book';
    margin: 0 0 30px 0;
    text-align: left;
    -webkit-columns: 2;
    -webkit-column-gap: 70px;
    -moz-columns: 2;
    -moz-column-gap: 70px;
    -o-columns: 2;
    -o-column-gap: 70px;
    -ms-columns: 2;
    -ms-column-gap: 70px;
}
.landing-page #gkBottom5i div img {
    width: 100%;
    display: table;
}
.landing-page #gkBottom5i .content {
    padding:0;
}
.oroi {
    max-width: 1240px;
    margin: auto;
}
.landing-page #gkBottom5i a {
    color: #26292b;
}
.landing-page #gkBottom5i a:hover {
    color: #4374b3;
}
#banner-photography {
    background:#161a45;
    position: relative;
}
#banner-photography img {
    width:100%;
}
.thessaloniki_boxes:lang(el) {
    width: 100%;
}
img.banner-photography-bottom {
    position: absolute;
    bottom: 0;
    left:0;
}
#world-toursim {
    background:#161a45;
    position: relative;
}
:lang(el) .thessaloniki_boxes .thessaloniki_box:last-child {
    width: 34%;
}
#world-toursim img {
    height: 100%;
    display: table;
}
.world-toursim-right {
    position: absolute;
    left: 0;
    z-index: 1;
}
.world-toursim-left {
    position: absolute;
    right: 0;
}
.google-frame {
    display:none;
}
.banner-line-left, .banner-line-right {
    position:absolute;
}
.banner-line-left {
    width: auto !important;
    right: 0;
    top: 130px;
    max-width: 100px;
}
.banner-line-right {
    height: auto !important;
    left: 0;
    top: 95px;
    z-index: 10;
    max-width: 90px;
}
.download-app, .newsletter-popup {
    width: 100%;
    padding: 20px;
}
.download-app h3, .newsletter-popup h3 {
    font-weight: 900;
    color: #000;
    font-size: 16px;
    padding-bottom: 10px;
}
.download-app img {
    max-width: 150px;
}
.gafancybox-skin {
    padding: 0 !important;
}
.newsletter-popup input {
    border-style: none none solid !important;
    border-color: #000 !important;
    padding: 0 !important;
    background: transparent;
    color: #000;
}
.newsletter-popup .button {
    padding: 0 50px !important;
    float: left;
    margin-top: 10px;
    letter-spacing: 0;
    line-height: 50px;
    height: 50px;
    border: none !important;
    background: #000;
    color: #fff !important;
}
.newsletter-popup .button:hover {
    background: #009cda;
    border:none;
    color: #fff !important;
}
.gafancybox-close {
    background: #000!important;
    border-radius: 50%!important;
    text-align: center!important;
}
.gafancybox-close::before {
    content: "x";
    color: #fff;
    font-weight: 900;
}
.download-app p {
    margin: 0;
}
#gafancybox-skin506 {
    background: #faad16 !important;
}
.jpanelHandle {
    border-radius: 0!important;
    width: 60px;
    right: -60px !important;
    text-indent: -9999px;
    height: 80px;
    display: table !important;
}
.jpanelHandle:before {
    content: "";
    background: url(../../../images/logo_small.png);
    position: absolute;
    top: 20px;
    left: 8px;
    width: 45px;
    height: 45px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.jpanelContent {
    background-color: rgba(255, 255, 255, 0.9) !important;
}
.jpanelContent {
    height: auto !important;
}
.jPanel {
    margin-left: 14px !important;
}
.jpanelHandle p {
    display: none;
}
.download-app {
    padding-bottom: 0;
}
.banner-home img {
    margin: 50px 10px;
    float: left;
    display: table;
    max-width: 363px;
}

.yedi div.sigplus-gallery>ul>li {
   width: 33.333%;
   padding: 0 5px !important;
}

.banner-home {
    display: table;
    margin: auto;
}

#accessibility-links {
    top: 15px;
    left: 15px;
}
.categories.grid {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    grid-gap: 10px;
    grid-template-rows: 1fr 1fr;
}
.categories.grid  .category_box_inner {
    height: 100%;
}
.categories.grid .category_box {
    width: 100%;
}
.footer-nav li {
    border: none;
    display: inline-block;
    padding: 0 30px;
}
.footer-nav li a {
    color: #fff !important;
    font-weight: 400;
}
.footer-nav ul.menu {
    display: block;
    text-align: center;
    padding: 0 0 50px;
}
.opinion h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
}
.thessaloniki_boxes {
    width: 100%;
    margin: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 10px;
}
.thessaloniki_boxes > div:first-child {
    
}
div.banneritem {
    border-top: none;
    font-size: 14px;
    padding: 0;
    display: table !important;
}
div.banneritem a {
    margin: auto;
    display: table;
}
.bannergroup img {
    max-height: 417px;
    display: table;
    width: auto;
}
#invisible {
    width: 100% !important;
    height: 100%;
}
.moduletablethessaloniki_text .nspMain {
    position: unset;
    width: 90%;
    margin: auto;
}
.box ul.menu li a:hover {
    color: #26292b!important;
    padding-left: 0;
}
.box ul.menu li.active a {
    padding: 0;
}
.box ul.menu li.active {
    background: transparent;
}
section#gkBottom3:lang(ru), section#gkBottom3:lang(zh), section#gkBottom3:lang(es) {
    margin-bottom: 30px;
}
.opinion img {
    height: 45px;
    margin: 0 0 0 10px;
        width: auto;
}
:lang(es) .gkmenu.level0 li:nth-child(2) .gkcol4 {
    width: 25%;
}
:lang(es) .childcontent.has-cols-7 .gkcol.gkcol7.last {
    position: relative;
    right: 0;
    top: 0;
}
#jevents_body a.cal_titlelink:link, #jevents_body a.cal_titlelink:visited, #jevents_body a.cal_titlelink:hover {
    word-break: break-word;
}
.contentpaneopen.jeventpage.jevbootstrap div#cal_title {
    display:none;
}
.contentpaneopen.jeventpage.jevbootstrap td.cal_td_daysnames {
    color: #000!important;
    font-weight: 900;
    font-size: 18px !important;
    text-align: left;
    padding: 0;
}
td.ev_td_right {
    width: 100%;
    display: table;
}
td.ev_td_left {
    display: inline-block;
    background: #ed404f;
    font-size: 16px !important;
    height: 50px;
    line-height: 50px;
    color: #fff;
    margin: 20px 0;
    padding: 0px 20px !important;
    font-weight: 500;
}
#jevents_body .ev_table ul.ev_ul li.ev_td_li {
    width: 100%;
    display: table;
}
.jevbootstrap .ev_table img, #jevents_body .maintable .ev_link_row img  {
    padding-bottom: 0;
    width: 100%;
    padding: 0 !important;
    height: 260px;
    width: 100%;
    object-fit: contain;
}
#flatcal_minical tr, #flatcal_minical td {
    border: none;
    padding: 0;
}
#flatcal_minical .full_cal_link {
    display: none;
}
#flatcal_minical .flatcal_daylink, #flatcal_minical .flatcal_sundaylink, #flatcal_minical .flatcal_busylink {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
}
#flatcal_minical TABLE.flatcal_weekdays td.flatcal_weekdays {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #000;
}
/*#jevents_body .ev_table ul.ev_ul li.ev_td_li div a.ev_link_row:first-child, #jevents_body .maintable ul.ev_ul li.ev_td_li div a.ev_link_row:first-child {
    width: 45%;
    float: left;
    display: inline-block;
    padding-right: 30px;
    position: absolute;
    left: 0;
    top: 0;
}
#jevents_body .ev_table ul.ev_ul li.ev_td_li div, #jevents_body .maintable ul.ev_ul li.ev_td_li div {
    width: 50%;
    float: right;
    font-size: 16px;
    padding-right: 20px;
}*/
#flatcal_minical table.flatcal_main_t {
    border: 1px solid #26292b;
    border-radius: 0;
}
.editlinktip {
    height: 30px;
}
#flatcal_minical .flatcal_navbar {
    background-color: transparent;
    border-bottom: 1px solid #26292b;
}
#flatcal_minical .flatcal_month_label {
    font-size: 12px;
    color: #26292b;
    height: 30px;
}
#flatcal_minical .flatcal_todaycell a {
    border: none;
    background-color: #ed404f;
    border-radius: 0;
}
#flatcal_minical TABLE.flatcal_weekdays {
    margin: 0 0 20px 0 ;
}
#flatcal_minical TABLE.flatcal_weekdays td.flatcal_weekdays {
    padding: 0;
    height: 30px;
    font-weight: 900;
}
#flatcal_minical .flatcal_busylink:link, #flatcal_minical .flatcal_busylink:visited {
    color: #26292b;
    text-decoration: none;
    border-bottom: 1px solid;
    width: 20px;
    display: table;
    margin: auto;
}
#flatcal_minical .flatcal_daycell, #flatcal_minical .flatcal_todaycell, #flatcal_minical .flatcal_sundaycell, #flatcal_minical .flatcal_othermonth {
    font-size: 12px;
    color: #26292b;
    padding-top: 0;
    padding-bottom: 0;
    font-family: 'Open Sans', sans-serif;
    height: 30px;
    line-height: 30px;
}
#jevents_body .ev_table ul.ev_ul li.ev_td_li, #jevents_body .maintable ul.ev_ul li.ev_td_li {
    position: relative;
    height: 300px;
}
#jevents_body .ev_table ul.ev_ul li.ev_td_li .list-date, #jevents_body .maintable ul.ev_ul li.ev_td_li .list-date {
    width: 100%;
    display: table;
    font-size: 18px;
    margin: 0 0 10px 0;
}
#jevents_body .ev_table ul.ev_ul li.ev_td_li div a.ev_link_row, #jevents_body .maintable ul.ev_ul li.ev_td_li div a.ev_link_row  {
    color: #000;
    width: 100%;
    display: table;
    line-height: 22px;
}
.popover-content {
    display:none;
}
.jevtt_title {
    padding:0 0 10px 0 !important;
}
.popover-title {
    background-color:#fff !important;
    border-radius:0!important;
    border:none!important;
}
.maintable tbody tr:nth-child(2) {
    display: none;
}
#jevents_body .maintable {
    border: none;
}
#jevents_body .tableh1 {
    color: #000;
    font-size: 14px;
    background-image: none;
    border: none !important;
    padding: 0;
}
#jevents_body .tableh1 .today {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    float: left;
}
.tableh1 tr td:first-child {
    display: none;
}
#jevents_body .maintable ul.ev_ul li.ev_td_li {
    width: 100%;
}
#jevents_body td, #jevents_body tr, #jevents_body p, #jevents_body div {
    font-size: 16px;
}
.jev_evdt .jev_evdt_title {
    letter-spacing: -1px;
    font-size: 24px !important;
    margin-bottom: 20px !important;
}
#jevents_body .jev_evdt {
    padding: 0;
}
.jevbootstrap p {
    text-align: left;
    line-height: 24px !important;
}
.event_img {
    width: 45%;
    float: left;
    display: table;
    height: 100%;
}
.event_info {
    width: 50%;
    float: right;
    display: table;
    height: 100%;
}
.event_info-container {
    display: table-cell;
    vertical-align: middle;
    float: none;
}
span.event-location {
    position: relative;
}
.event-location p:not(:empty):before {
    content: "\f041";
    font-family: fontawesome;
    font-style: normal;
    padding-right: 10px;
    font-size: 24px;
    line-height: 14px;
}
.event_img a.ev_link_row {
    display: table-cell !important;
    vertical-align: middle;
    padding: 0 20px;
}
.jevbootstrap .pagination ul {
    box-shadow: none;
}
.proxeneia .blog-page .item-list .item-view:last-child {
    margin: 0 0 100px;
}
#gkHeaderMod a.tp-button.red.big {
    position: absolute;
    right: 50px;
    bottom: 50px;
    z-index: 1000;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
}

.footer_logos img {
    padding-left: 2px;
}

#eapps-instagram-feed-1, .eapps-instagram-feed-container, .eapps-instagram-feed-content, .eapps-instagram-feed-posts-container, .eapps-instagram-feed-posts-slider, .eapps-instagram-feed-posts-slider-inner, .eapps-instagram-feed-posts-item-template-tile .eapps-instagram-feed-posts-item-link, .eapps-instagram-feed-posts-item-image-wrapper {
  height: 100% !important;
}
.modalDialog {
    display: none;
}
:lang(en-GB) > .opinion > div:first-child, :lang(el-GR) > .opinion > div:first-child {
    text-align: center;
	padding-right: 50px;
    width: 33%;
    display: table-cell;
    vertical-align: middle;
}
:lang(en-GB) > .opinion > div:nth-child(3), :lang(el-GR) > .opinion > div:nth-child(3) {
    text-align: center;
    padding-left: 50px;
    width: 33%;
    display: table-cell;
    vertical-align: middle;
}
:lang(en-GB) > .opinion > div:last-child, :lang(el-GR) > .opinion > div:last-child {
    text-align: left;
    padding-left: 50px;
    padding-right: 50px;
    width: 33%;
    vertical-align: middle;
    display: table-cell;
}
:lang(en-GB) > .opinion > div:first-child::after, :lang(el-GR) > .opinion > div:first-child::after {
    background: rgba(0, 0, 0, 0) url(../../../images/opinion.png) repeat scroll 0 0;
    content: "";
    height: 85px;
    position: absolute;
    right: 0;
    top: 25%;
    width: 75px;
}
:lang(en-GB) > .opinion > div:nth-child(3):before, :lang(el-GR) > .opinion > div:nth-child(3):before {
    background: rgba(0, 0, 0, 0) url(../../../images/ambassador.png) repeat scroll 0 0;
    content: "";
    height: 85px;
    position: absolute;
    left: 0;
    top: 25%;
    width: 75px;
}
:lang(en-GB) > .separator, :lang(el-GR) > .separator {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    height: 80px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 33%;
    top: 0;
    width: 1px !important;
}
:lang(en-GB) > .download-app h3, .newsletter-popup h3, :lang(el-GR) > .download-app h3, .newsletter-popup h3 {
    font-weight: 900;
    color: #fff;
    font-size: 16px;
    padding-bottom: 10px;
}
:lang(en-GB) > .newsletter-popup input, :lang(el-GR) > .newsletter-popup input {
    border-style: none none solid !important;
    border-color: #fff !important;
    padding: 0 !important;
    background: transparent;
    color: #fff;
}
:lang(en-GB) > .newsletter-popup .button, :lang(el-GR) > .newsletter-popup .button {
    padding: 0 50px !important;
    float: left;
    margin-top: 10px;
    letter-spacing: 0;
    line-height: 50px;
    height: 50px;
    border: none !important;
    background: #fff;
    color: #000 !important;
}
:lang(en-GB) > .opinion > div:last-child::before, :lang(el-GR) > .opinion > div:last-child::before {
    background: none;
}

.tourism  #gkBg {
    background: #006787;
    margin-top: -35px;
}
.tourism #gkBg:before {
    content: "";
    background: url(../../../images/tourism-day/tourism-head.jpg);
    position: absolute;
    width: 100%;
    height: 2000px;
    left: 0;
    top: 0;
    background-size: cover;
    position: absolute;
    background-repeat: no-repeat;
}
.landing-page.tourism #gkBottom5i div img {
    width: auto;
    margin: 100px auto;
}
.landing-page.tourism #gkBottom5i  .tourism-footer img {
    margin: 0;
}
body.landing-page.tourism.dark-bg {
    color: #fff;
    font-size: 24px;
    line-height: 24px;
}
.tourism .box li {
    border-bottom: none;
    line-height: 1.6;
    padding: 0;
}
.oroi iframe {
    width: 100%;
    height: 700px;
    border: none;
}
.landing-page.tourism #gkBottom5i p {
    -webkit-columns: 1;
    -moz-columns: 1;
    -o-columns: 1;
    -ms-columns: 1;
}
.landing-page.tourism #gkBottom5i a {
    color: #fff;
}
.landing-page.tourism #gkBottom5i a:hover {
    color: #000;
}
#mc_embed_signup {
    background: transparent !important;
}
#mc_embed_signup form {
    text-align: left !important;
    padding: 20px 0 40px 0 !important;
}
#mc_embed_signup input.email {
    font-family: 'Fedra Serif A Pro Book'!important;
    background: #fff!important;
    border: none!important;
    padding: 0 20px!important;
    border-radius: 0!important;
}
#mc_embed_signup .button {
    font-family: 'Fedra Serif A Pro Book'!important;
    background: #fff!important;
    border-radius: 0!important;
    color: #000 !important;
}
#mc_embed_signup .button:hover {
    background-color: #000!important;
    color: #fff !important;
}
.tourism-footer {
    position: relative;
}
.tourism-footer div {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
}
.tourism-footer h3 {
    color: #fff !important;
    text-align: right;
    padding-right: 30px !important;
    margin: 0 !important;
    padding-bottom: 0 !important;
}
.tourism-footer p {
    margin: 0 !important;
    padding-left: 30px !important;
}
.tourism-footer span {
    width: 2px;
    height: 70px;
    background: #fff;
}
html {
    border-bottom: none;
}
div#mc_embed_signup_scroll {
    display: flex;
}
div#accessibility-links {
    position: fixed;
    top: 15px;
    left: 15px;
}

@media screen and (max-width:1800px) {
    .category_box h2, .category_box_inner h2 {
    font-size: 22px;
    }
    :lang(de) .moduletablethessaloniki_text .readon-button {
    padding: 10px 10px;
    font-size: 12px !important;
    }
    .moduletablethessaloniki_text .nspText {
    line-height: 20px !important;
    margin-bottom: 11px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    position:relative;
    }
    .moduletablethessaloniki_text .nspText::last-word {
    color:red;
    }
    .moduletableekdiloseis .nspArtPage {
    padding-top: 20px;
    }
    .moduletableekdiloseis .image {
    max-width: 115px;
    width: 100%;
    padding-bottom: 10px;
    }
    .moduletableekdiloseis .text {
    text-align: left;
    width: 100%;
    }
    .text p {
    margin: 0;
    }
    .nspTopInterface {
    bottom: -40px;
    }
    .thessaloniki_box:last-child .slider_more {
    bottom: -65px;
    }
}
@media screen and (max-width:1710px) {
    .nspMain.members .nspCol1 {
    width: 80%;
    }
    .childcontent.has-cols-7 .gkcol.gkcol7.last {
    position: relative;
    right: 0;
    top: 0;
    height: auto !important;
    padding: 20px 0;
    }
}
@media screen and (max-width:1580px) {
    .category_box h2, .category_box_inner h2, .apodraseis_box h4 {
    font-size: 18px;
    letter-spacing: 0;
    }
    .apodraseis_box {
    height: 350px;
    }
    .thessaloniki_box {
    max-height: 350px;
    min-height: 350px;
    }
    .bannergroup img {
    max-height: 350px;
    }
    .thessaloniki_box .rev_slider_wrapper, .thessaloniki_box .rev_slider {
    height: 350px !important;
    }
    .moduletablethessaloniki_text .readon-button {
    bottom: 90px;
    }
    .apodraseis_header {
    bottom: 0;
    }
#gkHeaderNav .gkMainMenu .gkmenu > li {
    font-size: 14px;
}
    .moduletableekdiloseis .image {
    display: none;
    }
    .haschild .level1 .header a {
    display: block;
    min-height: unset;
    padding-bottom: 1px;
    width: 70%;
    }
    .sitemap h3 {
    min-height: 50px;
    padding-bottom: 0;
    width: 80%;
    }
    .sitemap > div:nth-child(1) {
    padding-right: 40px;
    width: 18%;
    }
    .sitemap > div:nth-child(2) {
    width: 17%;
    }
    .sitemap > div:nth-child(3) {
    width: 16%;
    }
    .sitemap > div:nth-child(4) {
    width: 17%;
    }
    .sitemap > div:nth-child(5) {
    width: 11%;
    }
    .sitemap > div:nth-child(6) {
    width: 11%;
    }
    .catdesc h1 {
    line-height: 45px !important;
    font-size: 50px !important;
    }
}
@media screen and (max-width:1490px) {
    #gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent {
    padding: 15px 20px !important;
    }
    .category_box {
    width: 25%;
    }
    #day-night {
    width: 100%;
    }
    .category_box:nth-of-type(4) .seperator_vertical, .category_box:nth-of-type(5) .seperator_vertical {
    top: 10px;    
    }
    .category_box:nth-of-type(6) {
     width: 50%;   
    }
    .category_box:nth-of-type(6) .seperator_horizontal {
    display:none;    
    }
    #day-night {
    height: 100%;
    float: left;
    }
    #shopping .seperator_vertical {
    display: none;
    }
    #gkLogo {
    left: 30px;
    }
    .top_navigation {
    right: 30px;
    }
    #gkHeaderNav .gkMainMenu .gkmenu.level0 {
    padding: 0 30px 0 0;
    }
    .dark-bg #gkBottom1 .gkPage, .dark-bg #gkBottom2 .gkPage, .dark-bg #gkBottom3 .gkPage, .dark-bg #gkBottom4 .gkPage, .dark-bg #gkBottom5 .gkPage, .dark-bg #gkBottom9 .gkPage , .dark-bg #gkBottom3a .gkPage, .dark-bg #gkBottom3b .gkPage, .dark-bg #gkBottom3c .gkPage, .dark-bg #gkBottom5a .content, .dark-bg #gkBottom5b .content, .dark-bg #gkBottom5c .content, .dark-bg #gkBottom5d .content, .dark-bg #gkBottom5e .content, .dark-bg #gkBottom5f .content, .dark-bg #gkBottom5h .content, .dark-bg #gkBottom5g .content {
    padding: 0 15px;
    }
.dark-bg #gkBottom1 h3, .dark-bg #gkBottom3 h3, .dark-bg #gkBottom4 h3, .dark-bg #gkBottom5a h3, .dark-bg #gkBottom5b h3, .dark-bg #gkBottom5c h3, .dark-bg #gkBottom5d h3, .dark-bg #gkBottom5e h3, .dark-bg #gkBottom3a h3, .dark-bg #gkBottom3b h3, .dark-bg #gkBottom3c h3, .dark-bg #gkBottom5f h3, .dark-bg #gkBottom5g h3, .dark-bg #gkBottom5h h3, .dark-bg #gkBottom5i h3 {
    padding-left: 15px;
}
.landing-page #gkBottom5i h3 {
    padding-left: 0;
}
#k2Container.blog-page {
    padding: 0 15px;
}
.explore_slider .tp-caption.excerpt, .sub_categories .tp-caption.excerpt, .moduletableexplore_slider .tp-caption.excerpt {
    left: 30px!important;
}

    .dark-bg #gkBottom6 .gkPage, #gkFooter .gkPage, .gnomi #gkBottom6 .gkPage {
    padding: 0 45px;
    }
    .routes .nspArts {
    padding: 0;
    }
    .hashtags li {
    font-size: 18px;
    }
.category_header {
    bottom: 0;
}
#day-night .category_header {
    bottom: 0;
}
.seperator_horizontal {
   right:0;
}
.moduletablethessaloniki_text h4 {
    font-size: 18px !important;
}
}
@media screen and (max-width:1325px) {
    .landing-page #gkBottom5:before, .ifancybox-skin:before {
    height: 700px;
    background-size: contain;
    width: 305px;   
    }
    .categories.grid {
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: 1fr 1fr 1fr;
    }
    .footer_log    os {
width: 70%;
    }
    #gkCopyrights {
    wfloat: right;
    text-align: right;
    }
    .banner-line-left {
    top: 110px;
    max-width: 65px;
    }
    .banner-line-right {
    top: 91px;
    max-width: 50px;
    }
    .landing-page #gkBottom5:after, .ifancybox-skin:after {
    height: 800px;
    background-size: contain;
    width: 400px;
    }
    #gkHeaderNav .gkMainMenu .gkmenu > li {
    font-size: 13px;
    letter-spacing: -1px;
    }
.sub_category .header.no-image {
    padding: 0 !important;
}
    .dark-bg #gkBottom1 h3::before, .dark-bg #gkBottom3 h3::before, .dark-bg #gkBottom4 h3::before {
    content: none;
    }
    .dark-bg #gkBottom1 h3::after, .dark-bg #gkBottom3 h3::after, .dark-bg #gkBottom4 h3::after {
    content: none;
    }
    #gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a::before, #gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a.active::before {
    top: 23px;
    }
    #gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent {
    margin-top: 9px;
    }
    #gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li {
    line-height: 15px;
    }
    #gkLogo img {
    max-width: 120px;
    }
    .gnomi #gkBreadcrumb {
    padding:0!important;
    }
    .gnomi #gkMainbody h1, #userForm h2 {
    padding: 25px 0;
    }
#gkLogo::after {
    bottom: 6px;
    font-size: 15px;
    right: -45px;
}
    #gkLogo {
    top: 15px;
    }
    .thessaloniki_box {
    max-height: 300px;
    min-height: 300px;
    }
    .bannergroup img {
    max-height: 300px;
    }
    .thessaloniki_box .rev_slider_wrapper, .thessaloniki_box .rev_slider {
    height: 300px !important;
    }
.gk-fixed-nav #gkLogo::after {
    content:none;
}
#gkHeaderNav.gk-fixed-nav #gkLogo::before {
   top: -15px;
}
.moduletablethessaloniki_text .readon-button {
    bottom: 140px;
}
    .dark-bg #gkBottom1 h1, .dark-bg #gkBottom2 h1, .dark-bg #gkBottom3 h1, .dark-bg #gkBottom4 h1, .dark-bg #gkBottom5 h1, .dark-bg #gkBottom3a h1, .dark-bg #gkBottom3b h1, .dark-bg #gkBottom3c h1 {
    font-size: 40px;
    letter-spacing: -1px;
    }
    .apodraseis_box {
    height: 300px;
    }
    .apodraseis_box h4 {
    font-size: 20px;
    }
    .dark-bg #gkBottom1 h3, .dark-bg #gkBottom3 h3, .dark-bg #gkBottom4 h3, .dark-bg #gkBottom5 h3 {
    padding-left: 0;
    }
    #gkHeaderNav.gk-fixed-nav .gkMainMenu .gkmenu > li div.childcontent {
    margin-top: 4px;
    }
    #k2Container.blog-page {
    padding: 0 40px;
    }
    .explore_slider .tp-caption.excerpt, .sub_categories .tp-caption.excerpt {
    left: 40px !important;
    }
    .tp-rightarrow {
    right: 40px!important;
    }
    .tp-leftarrow {
    right: 80px!important;
    }
    .megaro_img {
    overflow: hidden !important;
    width: 50%;
    }
    .megaro_text {
    display: block;
    vertical-align: bottom;
    width: 45%;
    float: right;
    }
    #gkBottom5 .megaro_text {
    width: 100%;
    }
    .sub_categories #gkBreadcrumb {
    padding: 0 40px;
    }
    .moduletablethessaloniki_text h4, .moduletableekdiloseis h3 {
     font-size: 25px !important;
    }
    .sitemap h3 {
    font-size: 14px;
    }
    .sitemap > div {
    height: 400px;
    padding: 0 !important;
    width: 25% !important;
    }
    .sitemap > div:nth-child(5), .sitemap > div:nth-child(6), .sitemap > div:nth-child(7) {
    height: auto;
    }
    .opinion > div:last-child::before {
    background-repeat: no-repeat;
    background-size: contain;
    left: -30px;
    top: 10px;
    width: 45px;
    }
    :lang(en-GB) > .opinion > div:nth-child(3)::before, :lang(el-GR) > .opinion > div:nth-child(3)::before {
    background-repeat: no-repeat;
    background-size: contain;
    left: -30px;
    top: 10px;
    width: 45px;
    }
    .opinion > div:first-child::after {
    background-repeat: no-repeat;
    background-size: contain;
    right: -30px;
    top: 10px;
    width: 45px;
    }
    :lang(en-GB) > .opinion > div:first-child::after, :lang(el-GR) > .opinion > div:first-child::after {
    background-repeat: no-repeat;
    background-size: contain;
    right: -30px;
    top: 10px;
    width: 45px;
    }
    .haschild .level1 .header a {
    font-size: 12px;
    width: 90%;
    }
    .single-page > .header.no-image, .blog-page > .header.no-image, #gkBreadcrumb, .pagination {
    padding: 0 40px!important;
    }
    #k2Container .item-list {
    padding: 100px 40px 0 40px ;
    }
    .sub_categories .item-title {
    line-height: 35px;
    padding-bottom: 20px;
    }
    #k2Container.itemView {
    //padding: 0 40px;
    }
    .sub_category #gkBottom1 .gkPage, .sub_category #gkBottom2 .gkPage, .sub_category #gkBottom3 .gkPage, .sub_category #gkBottom4 .gkPage, .sub_category #gkBottom5 .gkPage, .sub_category #gkBottom9 .gkPage, .sub_category #gkBottom3a .gkPage, .sub_category #gkBottom3b .gkPage, .sub_category #gkBottom3c .gkPage, .dark-bg #gkBottom5a .content {
    padding: 0 40px!important;
    }
.k2Filter {
    padding: 40px;
}
.itemView.single-page #gkBreadcrumb {
    padding: 0 !important;
}
    .box-wrap .header {
    padding: 0 40px !important;
    }
    .sub_category .header.no-image {
    padding: 0 !important;
    }
    .sub_category #gkBreadcrumb {
    padding: 0 !important;
    }
    .cat_view #gkBottom1 .gkPage {
    padding: 0 40px;
    }
    .item_view #gkBottom1 .gkPage {
    padding: 0 40px;
    }
}
@media screen and (max-width:1240px) {
    .nspMain.members .nspCol1 {
    width: 100%;
    }
    .oroi {
    max-width: 100%;
    padding:0 100px;
    }
    .landing-page.tourism #gkBottom5i div img {
    padding: 0 50px;
    box-sizing: border-box;
    width: 100% !important;
    object-fit: contain;
    height: auto;
    }
    .landing-page.tourism  .oroi img {
    width: auto !important;
    }
    .landing-page.tourism #gkBottom5i .tourism-footer img {
    padding: 0;
    height: 300px;
    object-fit: cover;
}
}

@media screen and (max-width:1160px) {
    #gkLogo img {
    max-width: 100px;
    }
    .gk-fixed-nav #gkLogo, .gk-fixed-nav #gkMobileMenu {
    margin-top: 0 !important;
    }
    .gk-fixed-nav #gkLogo {
    top: 30px !important;
}
    .categories.grid {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr 1fr 1fr 1fr;
    }
    .opinion img {
    margin: 0;
    }
    #gkFooter {
    padding: 25px;
}
#gkHeaderNav.gk-fixed-nav #gkLogo::before {
    top: -30px;
}
    #gkLogo {
    top: 29px;
    }
    #gkHeaderNav .gkMainMenu .gkmenu > li {
    font-size: 10px;
    letter-spacing: 0;
    }
    #gkHeaderNav .gkMainMenu {
    margin: 75px 0 0 !important;
    }
    #gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a::before, #gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a.active::before {
    top: 21px;
    }
    .moduletablethessaloniki_text h4, .moduletableekdiloseis h3 {
    font-size: 20px !important;
    }
    #gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li {
    font-size: 12px;
    }
    .moduletableekdiloseis .nspArtPage {
    padding-top: 10px;
    }
    .hashtags ul {
    display: table;
    width: 100%;
    }
    .hashtags li {
    display: inline-block;
    float: none;
    font-size: 20px;
    width: auto;
    }
    .megaro_text h2 {
    font-size: 50px;
    line-height: 45px;
    }
    .gkwMainRight h2 {
    font-size: 30px;
    }
}
@media screen and (max-width:1024px) {
    .top_navigation {
    padding: 0 0 5px 0;
}
#gkMobileMenu span {
    display: none;
}
.homepage #gkHeaderMod .forcefullwidth_wrapper_tp_banner:first-of-type {
    display: block;
    margin-top: 140px!important;
}
.homepage #gkHeaderMod .forcefullwidth_wrapper_tp_banner:nth-of-type(2) {
    display: none;
}
.banner-line-left {
    top: 130px;
    max-width: 100px;
    }
    .banner-line-right {
    top: 95px;
    max-width: 90px;
    }
#gk-menu-overlay-wrap .childcontent.has-cols-7 .gkcol.gkcol7.last {
    position: relative;
    top: unset;
}
.footer_logos {
    float: none;
    text-align: center;
    width: 100%;
    display: inline-block;
}
#gkCopyrights {
    width: 100%;
    text-align: center;
    margin: 0;
}
.landing-page #gkBottom5i p {
    -webkit-columns: 1;
    -moz-columns: 1;
    -o-columns: 1;
    -ms-columns: 1;
}
#gkHeaderNav {
    background: #fff;
}
.landing-page #gkBottom5 p img {
        max-width: 300px;
}
.filters #gkTop1 {
	padding: 50px 0 30px;
}
#gk-menu-overlay-wrap {
    left: 0;
    margin: 0 auto;
    position: fixed;
    right: 0;
    top: 0 !important;
    height: 100%;
    max-width: 65%;
}
.gnomi #gkBreadcrumb {
    max-width: 900px;
    padding: 0 30px !important;
}
#gkMainbodyBottom {
    padding: 10px 30px 0;
}
#gk-menu-overlay-wrap .gkMainMenu {
    height: 100%;
    overflow: auto;
    padding: 10px 0;
    position: absolute;
    width: 100%;
}
#gk-menu-overlay-wrap #gk-menu-overlay-close {
    right: -50px;
    }
    #gkMobileMenu {
    right: 30px;
    top: 60px !important;
    } 
    #gkLogo {
    top: 0;
}
#gk-menu-overlay-wrap .gkmenu.level0 {
    padding-bottom: 30px !important;
}
.top_navigation .social {
    padding-right: 0 !important;
    right: 70px;
width: 245px;
}
#gk-menu-overlay {
    z-index: 100000;
}
#gk-menu-overlay-wrap {
    z-index: 100001;
}
.opinion > div {
    width: 100% !important;
    display: table !important;
}
.members .item-title-wrap {
    padding: 0;
}
.sub_category_box, .sub_category_info {
    width: 100%!important;
}
#gkMainbody {
    padding: 0 25px!important;
}
.sub_categories .item-title {
 text-overflow: unset;
height: auto;
}
.sub_category_info {
    padding-top: 30px;
}
.sub_categories .cat-item-intro-text {
    padding-bottom: 30px;
}
.gk-fixed-nav #gkMobileMenu {
   margin-top: 0 !important;
   top: 20px !important;
}
.routes .apodraseis_box {
    width: 49%;
}
.megaro_img {
    width: 100%;
}
.megaro_text {
    width: 100%;
    padding-top: 30px!important;
}
.megaro {
    display: block;
}
.routes .apodraseis_box:nth-child(even) {
    width: 50%!important;
    margin-right: 0 !important;
}
    .dark-bg #gkMobileMenu i, .dark-bg #gkMobileMenu i::after, .dark-bg #gkMobileMenu i::before, .gnomi #gkMobileMenu i::before, .gnomi #gkMobileMenu i::after , .gnomi #gkMobileMenu i {
    background: #ed404f none repeat scroll 0 0;
    }
    .dark-bg #gkMobileMenu i:hover, .dark-bg #gkMobileMenu i:hover:after, .dark-bg #gkMobileMenu i:hover:before, .gnomi #gkMobileMenu i:hover:before, .gnomi #gkMobileMenu i:hover:after  {
    background: #26292b none repeat scroll 0 0;
    }
    .dark-bg #gkLogo.text, .dark-bg #gkMobileMenu span, .gnomi #gkMobileMenu span {
    display: none !important;
    }
    .dark-bg #gkBottom1 h1::after, .dark-bg #gkBottom2 h1::after, .dark-bg #gkBottom3 h1::after, .dark-bg #gkBottom4 h1::after {
    content:none;
    }
    .category_box {
    width: 33.333%;
    margin-bottom: 10px;
    }
    #conferance, #love, #day-night {
    margin-top: 0;
    }
    .category_box:nth-of-type(4) .seperator_vertical, .category_box:nth-of-type(5) .seperator_vertical {
    top: 0;
    }
    .categories .category_box:nth-child(3) .seperator_vertical, .categories .category_box:nth-child(6) .seperator_vertical {
    display:none;
    }
    .dark-bg #gkBottom1, .dark-bg #gkBottom2, .dark-bg #gkBottom3, .dark-bg #gkBottom4, .dark-bg #gkBottom6, .dark-bg #gkBottom5, .dark-bg #gkBottom3a, .dark-bg #gkBottom3b, .dark-bg #gkBottom3c {
    padding: 40px 0 0;
    }
    .category_box:nth-of-type(6) {
    width: 100%;
    }
    #Innovation {
    margin-top: 0;
    border-right: none;
    }
    #day-night .category_header {
    bottom: 0;
    }
:lang(en) #world-toursim {
    margin-right: 1%;
    width: 99% !important; 
}
#banner-photography {
    margin-right: 0 !important;
    width: 50% !important;
}
.thessaloniki_boxes .thessaloniki_box:last-child {
    width: 100% !important;
}
.moduletablethessaloniki_text .readon-button {
    bottom: 70px;
}
#gkBottom3 .nspCol4:last-child, #gkBottom1 .nspCol4:last-child, #gkBottom2 .nspCol4:last-child, #gkBottom5 .nspCol4:last-child, #gkBottom5a .nspCol4:last-child, #gkBottom5b .nspCol4:last-child, #gkBottom5c .nspCol4:last-child, #gkBottom5d .nspCol4:last-child, #gkBottom5e .nspCol4:last-child, #gkBottom5f .nspCol4:last-child, #gkBottom5g .nspCol4:last-child, #gkBottom5h .nspCol4:last-child, #gkBottom5i .nspCol4:last-child , #gkBottom5a .nspCol4:last-child {
    width: 49%;
}
    .moduletableekdiloseis .image {
    display: block;
    }
    .thessaloniki_box {
    max-height: 370px;
    min-height: 370px;
    }
    .thessaloniki_box .rev_slider_wrapper, .thessaloniki_box .rev_slider {
    height: 370px !important;
    }
    #gkBottom3 .nspCol4, #gkBottom4 .nspCol4, #gkBottom5 .nspCol4, .cat_view #gkBottom1 .nspCol4, .cat_view #gkBottom2 .nspCol4 , .item_view #gkBottom1 .nspCol4, #gkBottom5a .nspCol4{
    width: 49%;
    }
    #gkBottom3 .nspCol4:nth-child(even), #gkBottom4 .nspCol4:nth-child(even), #gkBottom5 .nspCol4:nth-child(even) , .cat_view #gkBottom1 .nspCol4:nth-child(even), .cat_view #gkBottom2 .nspCol4:nth-child(even), .item_view #gkBottom1 .nspCol4:nth-child(even), #gkBottom5a .nspCol4:nth-child(even) {
    width: 50%;
    margin-right: 0%;
    margin-bottom: 1%;
    }
    #gkBottom5 .tp-caption {
    left: 40px !important;
    }
    #gkBottom5 .tp-leftarrow {
    left: 40px !important;
    }
    #gkBottom5 .tp-rightarrow {
    left: 80px !important;
    }
    .opinion > div {
    text-align: center !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    }
    .opinion .separator {
    display:none;
    }
    .opinion > div:first-child {
    margin-top: 50px;
    padding-bottom: 80px;
    }
    .opinion > div::before, .opinion > div::after {
    left: 0 !important;
    margin: auto;
    right: 0 !important;
    top: -55px !important;
    }
    .hashtags ul {
    padding: 10px 0;
    }
    .newsltetter > div:first-child {
    text-align: left !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 50px;
    }
    .newsltetter > div:last-child {
    display: table;
    float: none;
    margin: 0 auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: left !important;
    width: 400px !important;
    }
    .newsltetter .separator {
    display:none;
    }
    .newsltetter > div:first-child .moduletable {
    width: 100%;
    }
    .social {
    border-right: medium none !important;
    float: none;
    top: 70px;
    position: absolute;
    }
#gkBottom6 .social {
    position: relative !important;
    top: 0;
}
    #gk-menu-overlay {
    background: #eb3f4f none repeat scroll 0 0;
    }
    .dark-bg .gkMainMenu > .gkmenu > li > a, .dark-bg .gkMainMenu > .gkmenu > li > span {
    color: #fff !important;
    }
    #gk-menu-overlay-wrap .gkMainMenu a:active, #gk-menu-overlay-wrap .gkMainMenu a:focus, #gk-menu-overlay-wrap .gkMainMenu a:hover {
    color: #26292b!important;
    }
    #gk-menu-overlay-wrap .gkMainMenu li {
    border-top: 1px solid #fff;
    }
    #gk-menu-overlay-wrap .gkMainMenu li li:first-child {
    border-top: 3px solid #fff;
    }
    #gk-menu-overlay-wrap .gkMainMenu li li {
    border-top: 1px solid rgba(255, 255, 255, 0.42);
    }
    .dark-bg .gkMainMenu > .gkmenu > li > a:hover, .dark-bg .gkMainMenu > .gkmenu > li > a:active, .dark-bg .gkMainMenu > .gkmenu > li > a:focus, .dark-bg .gkMainMenu > .gkmenu > li.active > a {
    color: #26292b !important;
    }
    /*#gk-menu-overlay-wrap {
    left: 0;
    margin: auto;
    max-width: 80%;
    overflow: hidden !important;
    position: fixed;
    right: 0;
    top: 40px !important;
    width: 80%;
    z-index: 10001;
    }*/
    #gk-menu-overlay-wrap #gk-menu-overlay-close:active, #gk-menu-overlay-wrap #gk-menu-overlay-close:focus, #gk-menu-overlay-wrap #gk-menu-overlay-close:hover {
    color: #26292b;
    }
    #gkBreadcrumb {
    margin-top: 60px!important;
    }
.gnomi #gkBreadcrumb  {
    margin-top: 150px!important;
}
    .sub_category .readon-button {
    width: 49%;
    }
    .item_view #gkBottom1 {
    padding-top: 100px !important;
    }
    .catdesc h1 {
    padding-bottom: 30px;
    position: relative;
    width: 100%;  
    }
    .catdesc p {
    width: 100%;  
    }
    .sub_categories .cat-item-intro-text {
    -moz-columns: 1;
    -webkit-columns: 1;
    -o-columns: 1;
    }
    .sub_categories .readon {
    position: relative;
    }
    .sub_categories .sub_category_info {
    min-height: initial;
    }
    .itemExtraFields dt {
    display: table;
    }
.members .nspCol4 {
    margin: 0 0 1% 0 !important;
    padding: 0 10px 0 0 !important;
    width: 50%!important;
}
.members #gkBottom5 .nspCol4:last-child {
width: 50%!important;
}
}

@media screen and (max-width: 950px) {
#gkCopyrights {
    float: left;
    margin: 0;
    padding: 0 0 20px 0;
    text-align: center;
    width: 100%;
}
.footer_logos {
    float: none;
    display: table;
    margin: auto;
    width: 100%;
    text-align: center;
}
}

@media screen and (max-width:880px) {
.media-layout .gkTabsWrap.vertical ol {
    display: block;
}
.thessaloniki_boxes {
    grid-template-columns: 1fr 1fr;
}
.thessaloniki_boxes > div:first-child {
    grid-column-start: 1;
    grid-column-end: 2;
}
.categories.grid {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
}
.media-page .gkTabsWrap.vertical ol li, .media-page .gkTabsWrap.horizontal ol li {
    width: 32% !important;
    float: left !important;
}
.media-page  .gkTabsContainer .nspArt.nspCol3 {
    width: 50% !important;
}
.oroi iframe {
    height: 500px;
}
}


@media screen and (max-width:768px) {
.media-page  .gkTabsContainer .nspArt.nspCol3, .media-page  .gkTabsContainer .nspArt.nspCol2 {
    width: 100% !important;
    padding-right: 0 !important;
}
.landing-page #gkBottom5 p img {
        max-width: 200px;
}
.media-page .gkTabsWrap.vertical ol li, .media-page .gkTabsWrap.horizontal ol li {
    width: 48% !important;
}
.landing-page #gkBottom5i h1 , .landing-page #gkBottom5i h2, .landing-page #gkBottom5i h3 {
    font-size: 18px;
    line-height: 24px;
}
.oroi {
    padding: 50px 50px 0 50px;
}
.rsform-block-satisfaction1 .formControlLabel, .rsform-block-satisfaction2 .formControlLabel, .rsform-block-satisfaction3 .formControlLabel, .rsform-block-satisfaction4 .formControlLabel, .rsform-block-satisfaction5 .formControlLabel, .rsform-block-satisfaction6 .formControlLabel, .rsform-block-satisfaction7 .formControlLabel, .rsform-block-satisfaction8 .formControlLabel, .rsform-block-satisfaction9 .formControlLabel, .rsform-block-satisfaction10 .formControlLabel, .rsform-block-satisfaction11 .formControlLabel, .rsform-block-satisfaction12 .formControlLabel {
    position: relative !important;
    top: unset !important;
    transform: none !important;
    -webkit-transform: none !important;
    -o-transform: none !important;
    -moz-transform: none !important;
    width: 100% !important;
}
.rsform-block-satisfaction1 .formControls, .rsform-block-satisfaction2 .formControls, .rsform-block-satisfaction3 .formControls, .rsform-block-satisfaction4 .formControls, .rsform-block-satisfaction5 .formControls, .rsform-block-satisfaction6 .formControls, .rsform-block-satisfaction7 .formControls, .rsform-block-satisfaction8 .formControls, .rsform-block-satisfaction9 .formControls, .rsform-block-satisfaction10 .formControls, .rsform-block-satisfaction11 .formControls, .rsform-block-satisfaction12 .formControls {
	width: 100% !important;
}
.rsform-block-satisfaction1 .formControlLabel:lang(en), .rsform-block-satisfaction2 .formControlLabel:lang(en) , .rsform-block-satisfaction3 .formControlLabel:lang(en), .rsform-block-satisfaction4 .formControlLabel:lang(en) ,.rsform-block-satisfaction5 .formControlLabel:lang(en), .rsform-block-satisfaction6 .formControlLabel:lang(en), .rsform-block-satisfaction7 .formControlLabel:lang(en), .rsform-block-satisfaction8 .formControlLabel:lang(en), .rsform-block-satisfaction9 .formControlLabel:lang(en), .rsform-block-satisfaction10 .formControlLabel:lang(en), .rsform-block-satisfaction11 .formControlLabel:lang(en), .rsform-block-satisfaction12 .formControlLabel:lang(en){
    width: 100% !important;
}
.rsform-block-satisfaction1 .formControls:lang(en), .rsform-block-satisfaction2 .formControls:lang(en), .rsform-block-satisfaction3 .formControls:lang(en), .rsform-block-satisfaction4 .formControls:lang(en), .rsform-block-satisfaction5 .formControls:lang(en), .rsform-block-satisfaction6 .formControls:lang(en) , .rsform-block-satisfaction7 .formControls:lang(en), .rsform-block-satisfaction8 .formControls:lang(en) , .rsform-block-satisfaction9 .formControls:lang(en), .rsform-block-satisfaction10 .formControls:lang(en) , .rsform-block-satisfaction11 .formControls:lang(en), .rsform-block-satisfaction12 .formControls:lang(en) {
    width: 100%!important;
}
.rsform-block-satisfaction1, .rsform-block-satisfaction2, .rsform-block-satisfaction3, .rsform-block-satisfaction4, .rsform-block-satisfaction5, .rsform-block-satisfaction6, .rsform-block-satisfaction7, .rsform-block-satisfaction8, .rsform-block-satisfaction9, .rsform-block-satisfaction10, .rsform-block-satisfaction11, .rsform-block-satisfaction12 {
	margin-bottom: 20px !important;
}
    .nspArts, .nspLinksWrap {
    padding: 0;
   }
    .hashtags li {
    padding: 0 30px;
    }
    #gkCopyrights {
    float: left;
    margin: 0;
    padding: 0 0 20px 0;
    text-align: center;
    width:100%;
    }
.catItemTagsBlock {
    bottom: 10%;
    left: 0;
}
    .footer_logos {
    float: none;
    display: table;
    margin: auto;
    width: 100%;
    text-align:center;
    }
    .megaro_text, .megaro_img {
    width: 100%;
    }
    .megaro_img {
    padding-bottom: 40px;
    }
    .megaro_text h2 {
    padding-bottom: 0;
    }
    .sub_categories .sub_category_info, .sub_categories .sub_category_box {
    width: 100%;
    }
    .sub_categories .sub_category_box {
    padding-bottom: 20px;
    }
    .blog-page .item-list .item-view::after {
    width: 100%;
    left: 0;
    }
    #k2Container .item-list {
    padding: 40px 40px 0;
    }
    .single-page .header .item-title, .blog-page .header .item-title {
    letter-spacing: 0;
    } 
    .gkwMainRight h2 {
    font-size: 20px;
    font-weight: 600;
    }
    .gkwTemp {
    bottom: 0;
    }
    .gkwMainLeft {
    padding-bottom: 15px;
    }
    .category_box {
    width: 50%;
     }
.categories > div:nth-of-type(1) .seperator_vertical {
    display:none;
}
.category_box:nth-of-type(3) .seperator_vertical {
    display:none;
}
.category_box:nth-of-type(6) {
    height: 50%;
}
.categories .category_box:nth-child(3) .seperator_vertical {
    display: block;
}
.moduletablethessaloniki_text .nspArts, .nspLinksWrap {
    position: unset;
}
.sitemap > div {
    width: 33.333% !important;
}
.sitemap > div:nth-child(4), .sitemap > div:nth-child(5), .sitemap > div:nth-child(6) {
    height: 250px;
}
.single-page .header .item-title, .blog-page .header .item-title {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 18px;
}
.slider.item_view .header .item-title-wrap {
    bottom: 1px;
    width: 70% !important;
}
.item_view .header .item-title-wrap {
    bottom: 6px;
}
.proxeneia .item-list .item-view {
    width: 100%!important;
}
.proxeneia .sub_categories .sub_category_info {
    min-height: unset;
}
.proxeneia .item-list .item-view:last-child::after {
    content: none;
}
.explore_slider .tp-caption.excerpt, .sub_categories .tp-caption.excerpt, .moduletableexplore_slider .tp-caption.excerpt {
    width: 50%!important;
}
#gkTop2 .tp-caption.excerpt h4, .sub_categories .tp-caption.excerpt h4, .moduletableexplore_slider h4 {
    font-size: 20px !important;
    line-height: 20px !important;
    text-align: left;
}
.weather_div .gkwMainLeft {
    text-align: center;
    width: 100%;
}
.weather_div .gkwTemp {
    float: none !important;
    left: 0 !important;
    margin: auto !important;
    right: 0 !important;
    text-align: center;
}
.gkwMainRight {
    float: none;
    margin: auto;
    width: 60%;
}
.search input {
width:90% !important;
}
}

@media screen and (max-width:680px) {
    .landing-page #gkBottom5:before, .ifancybox-skin:before {
    height: 460px;
    width: 200px;
    }
    .time {
    display: none;
    }
    .childcontent {
    padding: 20px!important;
    }
    .categories.grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(7, 1fr);
}
.thessaloniki_boxes {
    width: 100%;
    display: block;
}
.thessaloniki_boxes > div:first-child {
    margin-bottom: 20px !important;
}
body.landing-page.tourism.dark-bg p, body.landing-page.tourism.dark-bg {
    font-size: 18px !important;
    line-height: 30px !important;
}
.landing-page.tourism #gkBottom5i .oroi img {
    padding: 0;
}
}

@media screen and (max-width:620px) {
    .thessaloniki_boxes, .thessaloniki_box {
    margin: 0 !important;
    width: 100% !important;
}
div.banneritem {
    margin-bottom: 40px;
}
.banner-line-left {
    top: 150px;
    }
#jev_maincal {
    -webkit-columns: 1;
    -moz-columns: 1;
    -o-columns: 1;
    columns: 1;
}
.books-img, .books-txt {
    width: 100%;
}
.books-img {
    margin-bottom: 30px;
}
.formResponsive input[type="text"], .formResponsive input[type="password"], .formResponsive textarea, .formResponsive select {
    width: 98% !important;
}
#group2 .controls {
    float: left;
    width: 100%;
    padding: 10px 0 5px;
}
#group2 .fabrikLabel {
    float: left;
    width: 100%;
}
.fabrikElement input[type="radio"], .fabrikElement .radio {
text-align: left;
}
.moduletablethessaloniki_text {
min-height: unset;
}
.thessaloniki_box {
    max-height: unset;
    min-height: unset;
}
#banner-photography, #world-toursim {
    width: 100% !important;
    height:400px;
}
.thessaloniki_box .rev_slider_wrapper, .thessaloniki_box .rev_slider {
    height: 430px !important;
}
.moduletableekdiloseis {
    display: table;
    min-height: auto;
padding-bottom: 50px !important;
height: 300px;
width: 100%;
}
#invisible {
height: 300px;
}
.moduletableekdiloseis .image {
    float: left;
    width: 30%;
}
.moduletableekdiloseis .text {
    text-align: left;
    width: 70%;
padding-top: 20px;
}

.thessaloniki_box:last-child .slider_more {
    display: none;
}
.nspCol4 {
    width: 100%!important;
margin: 0 !important;
}
.members .nspCol4 {
    margin: 0 0 2% !important;
    padding: 0 !important;
    width: 100% !important;
}
.members #gkBottom5 .nspCol4:last-child {
    width: 100% !important;
}
.sub_category #gkBottom1 .nspArt img.nspImage, .sub_category #gkBottom2 .nspArt img.nspImage, .sub_category #gkBottom3 .nspArt img.nspImage, .sub_category #gkBottom4 .nspArt img.nspImage, #mod_more .nspArt img.nspImage, .sub_category #gkBottom5a .nspArt img.nspImage, .sub_category #gkBottom5b .nspArt img.nspImage, .sub_category #gkBottom5c .nspArt img.nspImage, .sub_category #gkBottom5d .nspArt img.nspImage, .sub_category #gkBottom5e .nspArt img.nspImage, .sub_category #gkBottom3a .nspArt img.nspImage, .sub_category #gkBottom3b .nspArt img.nspImage, .sub_category #gkBottom3c .nspArt img.nspImage, .sub_category #gkBottom5f .nspArt img.nspImage, .sub_category #gkBottom5g .nspArt img.nspImage, .sub_category #gkBottom5h .nspArt img.nspImage, .sub_category #gkBottom5i .nspArt img.nspImage {
   height: auto;
    width: 100% !important;
}
.apodraseis_box, .routes .apodraseis_box:nth-child(2n) {
    margin: 0 !important;
    width: 100% !important;
}
#gkBottom4 .readon-button {
    bottom: 0 !important;
}
.sitemap > div {
    width: 50% !important;
}
.sitemap {
    padding-bottom: 0;
}
#gkCopyrights {
   line-height: 20px;
}
.moduletablethessaloniki_text .readon-button {
    bottom: 30px;
}
.k2FilterSelect {
    width: 100% !important;
}
.time {
	display:none;
}
.k2Filter div.k2FilterSelect .k2FilterSelectInner {
    margin: 0 0 10px;
}
:lang(en) #world-toursim {
    margin-right: 0;
    width: 100% !important; 
}
}
@media screen and (max-width:600px) { 
	.formResponsive input[type="text"], .formResponsive input[type="password"], .formResponsive textarea, .formResponsive select {
    width: 90% !important;
}
.media-page .gkTabsWrap.vertical ol li, .media-page .gkTabsWrap.horizontal ol li {
    width: 100% !important;
}
.arthrografia-img {
    height: 250px;
}
.blog-page .item-list .item-view {
    display: inline-block;
}
.sub_categories .item-title {
    font-size: 30px;
}
}

@media screen and (max-width:580px) { 
    #gkMainbody #jevents table,  #gkMainbody #jevents table tbody {
    width: 100% !important;
    }
    .event_img, .event_info {
    width: 100%;
    }
    #jevents_body .ev_table ul.ev_ul li.ev_td_li, #jevents_body .maintable ul.ev_ul li.ev_td_li {
    display: inline-block;
    padding: 20px !important;
    }
    .event_info {
    margin-top: 20px;
    }
    #jevents_body .ev_table ul.ev_ul li.ev_td_li, #jevents_body .maintable ul.ev_ul li.ev_td_li {
    height: auto;
    }
    .tourism-footer div {
    display: block;
    }
    .tourism-footer h3 {
    text-align: center;
    padding-right: 0 !important;
    margin: auto !important;
    }
    .tourism-footer p {
    padding-left: 0!important;
    }
    div#mc_embed_signup_scroll {
    display: block;
}
#mc_embed_signup .button {
    margin-top: 5px;
    }
}



@media screen and (max-width:520px) { 
   .top_navigation .social {
   display:none;
   }
   .top_navigation, #gkMobileMenu {
    right: 0;
}
#gkLogo {
    left: 0;
}
.homepage .gkTabsWrap.vertical ol {
  border: medium none;
    width: 100%;
}
.jPanel, .jpanelContent {
    width: 300px !important;
}
.hashtags li {
font-size: 15px;
}
.footer_logos img {
    max-height: 50px;
}
#gkTop2 .tp-caption.excerpt h4, .sub_categories .tp-caption.excerpt h4, .moduletableexplore_slider h4 {
    font-size: 15px !important;
    font-weight: normal;
    letter-spacing: 0!important;
}
.catdesc {
    display: block;
}
.catdesc h1 {
    font-size: 40px !important;
    line-height: 40px !important;
}
.megaro_text h2 {
    font-size: 40px;
    line-height: 40px;
}
.time, .weather {
   display:none;
}
.pagination > ul {
    display: inline-block;
}
}


@media screen and (max-width:480px) { 
.categories_link {
    position: relative;
    height: 300px;
    display: table;
    width: 100%;
    margin-bottom: 10px;
}
.categories.grid {
     height: auto;
    display: block;
    }
    .instashow-gallery-media-square .instashow-gallery-media-image img {
    width: 100%!important;
}
.oroi iframe {
    height: 300px;
}
}

@media screen and (max-width:440px) { 
   .dark-bg #gkBottom1 h1, .dark-bg #gkBottom2 h1, .dark-bg #gkBottom3 h1, .dark-bg #gkBottom4 h1, .dark-bg #gkBottom5 h1, .dark-bg #gkBottom3a h1, .dark-bg #gkBottom3b h1, .dark-bg #gkBottom3c h1 {
    font-size: 30px;
}
.jevbootstrap .ev_table img, #jevents_body .maintable .ev_link_row img {
    height: 200px;
}
.banner-line-left {
    top: 120px;
    }
    .banner-line-right {
    top: 75px;
    max-width: 60px;
    }
    .top_navigation {
    padding: 10px 0 5px 0;
}
.landing-page #gkBottom5 p img {
    max-width: 100px;
}
div.mod-languages {
    padding: 0 10px 0 0;
}
#gkLogo img {
    max-width: 60px;
    margin: 40px  0 0 0;
}
.jPanel {
    margin-left: 0 !important;
}
#banner-photography, #world-toursim {
    width: 100% !important;
    height:300px;
}
.category_box, .category_box_inner {
    height: auto !important;
    margin-bottom: 0 !important;
    min-height: 300px;
    position: relative !important;
    width: 100% !important;
}
#day-night, #Innovation {
    border: none !important;
}
.thessaloniki_box {
    height: 320px;
}
.thessaloniki_box .rev_slider_wrapper, .thessaloniki_box .rev_slider {
    height: 320px !important;
}
.seperator_vertical, .seperator_horizontal {
   display:none;
}
.b_top, .b_bottom, .b_left, .b_right {
   display:none;
}
#gkHeaderNav {
top: 0 !important;
}
.homepage #gkHeaderMod .forcefullwidth_wrapper_tp_banner:first-of-type {
    margin-top: 125px!important;
}
.categories .category_box:nth-child(3) .seperator_vertical {
    display: none;
}
.moduletableekdiloseis .text {
    padding-left: 20px;
padding-top: 0;
}
.sitemap > div {
    height: auto;
    padding-bottom: 30px !important;
    width: 100% !important;
}
.sitemap h3 {
    min-height: unset;
    padding-bottom: 10px;
    width: 100%;
}
.sitemap > div:nth-child(4), .sitemap > div:nth-child(5), .sitemap > div:nth-child(6) {
    height: auto;
}
.homepage #gkBottom5 {
   display: none;
}
.opinion h1 {
    font-size: 20px;
    letter-spacing: 0!important;
}
.newsltetter {
display: block;
}
.acyfield_email, .acysubbuttons {
    display: block !important;
    padding-top: 5px !important;
    width: 100% !important;
}
.newsltetter > div:last-child {
    display: block;
width: 100%!important;
}
.newsltetter .gkwMainLeft {
    width: 100%;
text-align: center;
}
.newsltetter .gkwMainRight {
    float: none;
    width: -moz-max-content;
width: -webkit-max-content;
width: -o-max-content;
    margin: auto;
display: table;
}
.newsltetter .gkwMainLeft .gkwTemp {
    bottom: unset;
    margin: auto;
    position: relative;
    right: unset;
    text-align: center;
}
.theme-default .nivo-directionNav a {
    height: 30px;
    width: 30px;
}
.theme-default a.nivo-prevNav {
    right: 35px;
}
#k2Container.blog-page {
    padding: 0;
}
.sub_category #gkBottom1 .gkPage, .sub_category #gkBottom2 .gkPage, .sub_category #gkBottom3 .gkPage, .sub_category #gkBottom4 .gkPage, .sub_category #gkBottom5 .gkPage, .sub_category #gkBottom9 .gkPage, .sub_category #gkBottom3a .gkPage, .sub_category #gkBottom3b .gkPage, .sub_category #gkBottom3c .gkPage, .dark-bg #gkBottom5a .content {
    padding: 0 20px !important;
}
#gk-menu-overlay-wrap {
  max-width: 80%;
}
#gk-menu-overlay-wrap #gk-menu-overlay-close {
    right: -30px;
    top: 20px;
}
.explore_slider .tp-caption.excerpt, .sub_categories .tp-caption.excerpt, .moduletableexplore_slider .tp-caption.excerpt {
    left: 20px !important;
    bottom: 20px!important;
}
.tp-rightarrow {
   right: 20px!important;
    bottom: 20px!important;
}
.tp-leftarrow {
   right: 60px!important;
    bottom: 20px!important;
}
#k2Container .item-list {
    padding: 60px 0 0 0;
}
.sub_categories #gkBreadcrumb {
    padding: 0 !important;
}
.single-page > .header.no-image, .blog-page > .header.no-image, #gkBreadcrumb, .pagination {
    padding: 0 !important;
}
.contact_page #gkBreadcrumb {
    padding: 0 20px !important;
}
.contact_page #gkBottom6 .gkPage {
    padding: 0 20px!important;
}
.dark-bg #gkBottom1 h3, .dark-bg #gkBottom3 h3, .dark-bg #gkBottom4 h3, .dark-bg #gkBottom5a h3, .dark-bg #gkBottom5b h3, .dark-bg #gkBottom5c h3, .dark-bg #gkBottom5d h3, .dark-bg #gkBottom5e h3, .dark-bg #gkBottom3a h3, .dark-bg #gkBottom3b h3, .dark-bg #gkBottom3c h3, .dark-bg #gkBottom5f h3, .dark-bg #gkBottom5g h3, .dark-bg #gkBottom5h h3, .dark-bg #gkBottom5i h3 {
width: auto;
}
#gkBottom6 .social {
    display: block;
    height: 120px;
    line-height: 45px!important;
}
div.mod-languages li:after {
    right: 0;
}
div.mod-languages > ul.lang-block > li, div.mod-languages > ul.lang-inline > li {
    margin: 0 2px;
}
}

@media screen and (max-width:380px) { 
	.top_navigation, #gkMobileMenu {
    	right: 0;
	}
	#gkLogo {
    	left: 0;
	}
	div.filterForK2Submit, .filterForK2Submit .button, .k2FilterSelect .chzn-container {
    	width: 100% !important;
	}
}

#gkBottom5:lang(ru) {
   margin-top: 15px;
}


.fullcoveredvideo video, .fullscreenvideo video {
    background: transparent;
}
