/*
#------------------------------------------------------------------------
# News II - February Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com
*/

/* Basic elements */

html { -webkit-font-smoothing: subpixel-antialiased; }
body {
	background: #fff;
	color: #555;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.6;
	margin: 0;
	min-height: 100%;
	padding: 0;
	word-wrap: break-word;
}
a:hover,
a:active,
a:focus,
#gkMainbody header h2 a,
#k2Container article header h2 a {
	color: #000;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	text-decoration: none;
}
a,
#gkMainbody header h2 a:active,
#gkMainbody header h2 a:focus,
#gkMainbody header h2 a:hover,
#k2Container article header h2 a:active,
#k2Container article header h2 a:focus,
#k2Container article header h2 a:hover { color: #eb1e00; text-decoration: none;}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	font-weight: 400;
	line-height: 1.3;
	margin: 0;
	padding: 0;

}
h1 {
	font-size: 44px;
	font-weight: 500;
	text-transform: uppercase
}
h2,
.componentheading {
	font-size: 18px;
	font-weight: 300;

}
h3 { font-size: 30px; }
h4 { font-size: 22px; }
h5 { font-size: 17px; }
h6 { font-size: 13px; }
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul li { line-height: 2.0; }
p { margin: 1em 0 2em; }
iframe { max-width: 100%!important; }
/* Containers */

#gkrightbannerhome .banneritem img {
    min-width: 300px;
    max-width: 300px;
    min-height: 150px;
    max-height: 300px;
    overflow: hidden;
    object-fit: cover;
}
#gkPreloader {
	background: #fff url('../images/loader_is.gif') no-repeat center center;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .5;
	z-index: 9999999999999;
}
.nspMain .nspImageWrapper:hover img {
    -webkit-transform: scale3d(1, 1, 1) translate3d(0px, 0%, 0px) !important;
    -moz-transform: scale3d(1, 1, 1) translate3d(0px, 0%, 0px) !important;
    -ms-transform: scale3d(1, 1, 1) translate3d(0px, 0%, 0px) !important;
    -o-transform: scale3d(1, 1, 1) translate3d(0px, 0%, 0px) !important;
    transform: scale3d(1, 1, 1) translate3d(0px, 0%, 0px) !important;
}
.gkArtContentWrap p.nspInfo.nspInfo2 {
    display: none !important;
}
.gkArtContentWrap p.nspInfo.nspInfo1.tleft.fnone {
    display: none !important;
}
#gkFullImage .banneritem img {
    width: 100%;
    min-width: 940px;
    max-width: 940px;
    max-height: 116px;
    min-height: 116px;
    overflow: hidden;
}
#gkslider .custom {
    margin-bottom: 20px;
    width: 100%;
    float: left;
    overflow: hidden;
    display: block;
    cursor: pointer;
	margin-top: 0px;
}
#gkslider .gkArtContentWrap p.nspText a {
    color: black;
}

#gkslider .gkArtContentWrap {
    position: relative;
    margin-top: -70px;
    display: block;
    background: white;
    margin-left: 40%;
    margin-right: 5%;
    padding: 10px;
    float: right;
}

#gkslider .nspMain {
    width: 100%;
}
#gkslider .nspArt {
    padding: 0 !important;
}
#gkslider .nspArtScroll1 img.nspImage {
    max-height: 500px;
    object-fit: cover;
    width: 100%;
}
#gkslider .nspNext:after,#gkslider .nspPrev:after{
	display: none !important;
}
#gkslider .nspTopInterface a.nspNext {
    float: right;
	 right: 10px;
}
#gkslider .nspTopInterface {
    position: absolute;
    top: 30%;
    z-index: 111;
    width: 100%;
}
#gkslider .nspTopInterface a.nspPrev {
        left: 10px;
    float: left;
}
#gkContent .itemListRow.gkListCols1 {
    float: left;
    width: 33%;
}
#gkSocial ul.menu {
    float: right;
}
#gkslider .nspMain {
    width: 100%;
}
#gkslider .custom img {
    width: 100%;
}
div#gkrightbannerhome .banneritem {
    color: #999;
    font-size: 13px;
    padding: 3px 0px 0px 0px;
}
#k2Container .itemsContainerWrap article header h2 {
    height: 55px;
    overflow: hidden;
    font-size: 16px;
}
#gkContent .itemListRow.gkListCols1 .itemContainer .itemsContainerWrap {
    padding: 15px;
}
#gkslider {
    margin-bottom: 20px;
    width: 75%;
    float: left;
}
#gkrightbannerhome {
    float: right;
    overflow: hidden;
}
#gkContent .itemListRow.gkListCols1 .itemIntroText {
    min-height: 90px;
    overflow: hidden;
    max-height: 90px;
}
#k2Container .itemList {
    clear: both;
}
#k2Container .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer {
    line-height: normal;
    margin: 0 !important;
}
#k2Container .itemListCategoriesBlock h2 {
    font-size: 25px;
    font-weight: bold;
    padding-left: 15px;
}
#gkContent .itemListRow.gkListCols1 a.itemImage img {
    width: 100%;
    max-height: 300px;
	overflow: hidden;
	    min-height: 300px;
}
.lezanda a.moduleItemTitle {
    font-weight: bold;
}

.lezanda {
    position: relative;
    top: -54px;
    display: block;
    background: white;
    margin-left: 10%;
    margin-right: 10%;
    padding: 10px;
}
.k2ItemsBlock ul li.col-sm-12.col-md-6 .moduleItemImage img {
    width: 100%;
}

.k2ItemsBlock ul li.col-sm-12.col-md-6 .moduleItemImage {
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
    max-height: 500px;
}
.banneritem {
    border: none !important;
}
.gkBanner1 {
    padding: 0 8px;
    box-sizing: border-box;
}
.gkBanner1,
.gkBanner2,
.gkBanner3,
.gkBanner4{
    width: 100%;
    display: inline-block;
}
.gkBanner3 img {
    width: 100%;
}

.gkBanner1 .bannergroup {
    float: left;
    width: calc(100% /4 - 0%);
    padding: 0;
}

.gkBanner2 .bannergroup {
    float: left;
    width: calc(100% /4 - 0%);
    padding: 0;
}


.k2ItemsBlock ul {
    margin-right: 0 !important;
    width: 100%;
}
.gkEnimeroseis .k2ItemsBlock ul li.col-sm-12.col-md-6:nth-child(4n) {
    clear: both;
}

.gkEnimeroseis .k2ItemsBlock ul li.col-sm-12.col-md-6.even {
    margin: 0px 1% 15px 1%;
    background: none !important;
    padding: 12px 0 12px 0 !important;
    list-style: none !important;
    width: 31.5%;
    float: left;
}

.gkEnimeroseis .k2ItemsBlock ul li.col-sm-12.col-md-6.odd {
    margin: 0px 1% 15px 1%;
    background: none !important;
    padding: 12px 0 12px 0 !important;
    list-style: none !important;
    width: 31.5%;
    float: left;
}
.gkEnimeroseis .k2ItemsBlock ul li.col-sm-12.col-md-6:nth-child(3n)  {
    margin: 0px 0% 15px 1%;
    background: none !important;
    padding: 12px 0 12px 0 !important;
    list-style: none !important;
    width: 32%;
    float: left;
}



.gkIlika .k2ItemsBlock ul li.col-sm-12.col-md-6.even {
    margin: 0px 1% 15px 1%;
    background: none !important;
    padding: 12px 0 12px 0 !important;
    list-style: none !important;
    width: 31.5%;
    float: left;
}

.gkIlika .k2ItemsBlock ul li.col-sm-12.col-md-6.odd {
    margin: 0px 1% 15px 1%;
    background: none !important;
    padding: 12px 0 12px 0 !important;
    list-style: none !important;
    width: 31.5%;
    float: left;
}
.gkIlika .k2ItemsBlock ul li.col-sm-12.col-md-6.even.lastItem {
    margin: 0px 0% 15px 1%;
    background: none !important;
    padding: 12px 0 12px 0 !important;
    list-style: none !important;
    width: 32%;
    float: left;
}

.k2ItemsBlock ul li.col-sm-12.col-md-6.even {
    margin: 0px 3% 15px 0px;
    background: none !important;
    padding: 12px 0 12px 0 !important;
    list-style: none !important;
    width: 47%;
    float: left;
}
.k2ItemsBlock ul li.col-sm-12.col-md-6.odd {
    margin: 0px 0% 15px 0px;
    background: none !important;
    padding: 12px 0 12px 0 !important;
    list-style: none !important;
    width: 50%;
    float: left;
}


.gkPage {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto!important;
	padding: 0;
}
#gkHeader {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin: 58px 0 0 0;
}
#gkHeader h1.gkPage {
	color: #fff;
	font-size: 44px;
	letter-spacing: -1.5px;
	padding: 75px 0 35px 0;
	text-transform: none;
}
#gkHeaderNav {
	text-align: center;
}
#gkPageWrap { margin: 0 auto; }
#gkContent,
#gkPageContent {
	float: right;
	width: 100%;
}
#gkPageContent {

}
#gkPageContent > div {
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
	width: 100%;
}
#gkPageContent > #gkBanners {
	min-height: 0;
}
#gkBanners {
	background: transparent!important;

	padding: 0!important;
}
#gkBannerLeft {
	float: left;
	position: relative;
}
#gkBannerRight {
	float: right;
	position: relative;
}
#gkBannerLeft .box {

	padding: 45px!important;
}
#gkBannerRight .box {
	
	padding: 24px;
}
#gkBannerLeft .box:first-child,
#gkBannerRight .box:first-child {
	border-top: none;
}
#gkBannerLeft + #gkBannerRight {
	border-left: 1px solid #e5e5e5;
}
#gkBanners .header {
	color: #fff;
}
#gkContent .itemListRow.gkListCols1 .itemBlock {
    position: relative;
}
#k2Container .itemList .itemImageBlock {
    margin: 0;
}
#gkContent .itemListRow.gkListCols1 .itemBody {
    display: none;
}
#gkContent .itemListRow.gkListCols1 ul {
    display: none;
}
#gkContent .itemListRow.gkListCols1 .itemBlock header {
position: relative;
    top: -40px;
    background: white;
    padding: 5px 5px 0px 5px;
    margin-left: 5%;
    width: 90%;
    display: block;
}
#k2Container .pagination {
    padding: 0 20px;
    text-align: center;
    clear: both;
    margin: 50px auto;
    display: block;
}
#k2Container .itemContainer {
    border: none;
}
/* Logo  */
#gkLogo,
#gkLogoSmall {
	float: left;
	height: 40px;
	margin: 45px 0 35px 0;
	padding: 0;
	text-indent: -999em;
	text-shadow: none;
	width: 124px;
	display: block;
}
#gkLogoSmall {
	float: left;
	margin:5px 20px 0 0;
}
#gkLogo img,
#gkLogoSmall img {
	display: block;
	margin: 0;
}
#gkLogo.cssLogo,
#gkLogoSmall.cssLogo {
	background: transparent url('../images/style1/logo.png') no-repeat 0 0;
	/* You can specify there logo size and background */
	height: 40px;
	width: 124px;
}
.svg #gkLogo.cssLogo,
.svg #gkLogoSmall.cssLogo {
	background-image: url('../images/style1/logo.svg');
}
#gkLogo.text,
#gkLogoSmall.text {
	color: #eb1e00;
	display: block;
	float: left;
	height: 40px;
	margin: 45px 0 35px 0;
	padding: 10px 0 0 0;
	text-indent: 0;
	width: auto;
}
#gkLogoSmall.text {
	margin: 0 20px 0 0;
}
#gkLogo.text > span,
#gkLogoSmall.text > span {
	display: block;
	font-size: 40px;
	font-weight: 600;
	letter-spacing: -3px;
	line-height: 40px;
	padding: 0;
	text-transform: uppercase;
}
#gkLogo.text > span > sup,
#gkLogoSmall.text > span > sup {
	border: 1px solid #eb1e00;
	border-radius: 50%;
	color: #eb1e00;
	display: block;
	font-size: 10px;
	font-weight: 400;
	float: right;
	height: 14px;
	left: 5px;
	line-height: 14px;
	text-align: center;
	text-indent: -3px;
	top: -4px;
	width: 14px;
}
#gkLogo.text .gkLogoSlogan,
#gkLogoSmall.text .gkLogoSlogan {
	color: #e5e5e5;
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 10px;
	text-align: left;
}
/* Userarea */
.gkLogin li {
	line-height: inherit;
}

#gkLogin,
.gkLogin li a {
	background: #008ce6;
	color: #fff;
	float: right;
	font-weight: 400;
	padding: 0 40px;
	text-transform: uppercase;
}
#gkLogin:active,
#gkLogin:focus,
#gkLogin:hover,
.gkLogin li a:active,
.gkLogin li a:focus,
.gkLogin li a:hover {
	background: #eb1e00;
}
#gkLogoutForm {
	display: none!important;
}
.gkKtiria,
.gkArthra,
.gkIlika,
.gkEfarmoges,
.gkIdees,
.gkEnimeroseis
{
    width: 100%;
    display: inline-block;
}

/* Top bar */
#gkTopBar {

	min-height: 58px;
	line-height: 54px;
	position: relative;
	-webkit-transition: all .35s linear;
	-moz-transition: all .35s linear;
	-ms-transition: all .35s linear;
	-o-transition: all .35s linear;
	transition: all .35s linear;
	width: 100%;
	z-index: 110;
}

.mod-languages ul.lang-inline, .mod-languages ul.lang-block {
    display: inline-block;
    float: left;
}
#gkSocial ul.menu li a {
    color: white;
}

#gkSocial ul.menu li {
    float: left;
    padding: 18px 7px;
    border: 2px solid white;
    background: #231f20;
    color: white;
}
#gkSocial ul.menu li a.fa.fa-search:before {
    content: "\f002";
    visibility: visible;
    position: absolute;
    right: calc(50% - 14px);
    font-size: 30px;
    top: -10px;
}

#gkSocial ul.menu li a.fa.fa-search {
    visibility: hidden;
    padding: 0;
    text-align: center;
    position: relative;
    margin: auto 0;
}
#gkSocial ul.menu li.item-208 {
    padding: 28px 0px 8px 0px;
}
#gkSocial ul.menu {
    float: right;
}

#gkTopNav,
#gkToolbar {
	border-bottom: none;
	clear: both;
}
#gkToolbar {
	padding-top: 55px;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}
#gkTopNav + #gkToolbar {
	padding-top: 0;
}
#k2Container .itemListCategoriesBlock .itemsCategory h2 {
    display: block;
    margin: 0 0 48px;
    padding: 0;
    border: none;
}
#k2Container .itemListCategoriesBlock .itemListSubCategories {
    width: 75%;
    overflow: hidden;
    padding: 0;
    float: left;
}
#k2Container .itemListCategoriesBlock .gkBanner2list .banneritem img {
    display: block;
    min-width: 300px;
    max-width: 300px;
    min-height: 150px;
    max-height: 300px;
    overflow: hidden;
    object-fit: cover;
}
#k2Container .itemListCategoriesBlock .gkBanner2list {
    float: right;
    display: block;
}
.subCategoryContainer .subCategory {
    margin: 0 18px 0px 0;
    line-height: normal;
    height: auto !important;
    min-height: 45px;
}
#k2Container .itemListCategoriesBlock .itemListSubCategories h2 {
    display: none;
}
#k2Container .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer.subCategoryContainerLast a.button {
    display: none;
}
#k2Container .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategory h3 {
    border-bottom: 1px dashed black;
    font-size: 22px;
}
#k2Container .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategory h3 a {
   text-transform: uppercase;
}
#k2Container .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategory a.button {
    display: none;
}
#gkSearch {
	border-left: 1px solid #e5e5e5;
	float: right;
	position: relative;
	width: 18.5%;
}
#gkSocial .banneritem {
    border: none;
}
#gkFullImage .banneritem {
    border: none;
    color: #999;
    font-size: 13px;
    padding: 0;
    width: 100%;
}
#gkFullImage {
      margin-bottom: 0px;
    float: left;
}

#gkFullImage .banneritem img {
    width: 100%;
}
#gkSocial .mod-languages {
    text-align: center;
    float: left;
}
#gkSocial #vmCartModule {
    float: left;
}
#gkSocial {
	float: right;
    margin-right: 0px;
    margin-top: 47px;
    border: none;
    position: relative;
    display: inline-block;
    margin: 47px 30px 35px 0;
}
#gkSocial a {
float: left;
    height: 40px;
    padding: 0 1px;
	    color: black;
}
#gkSocial i {
	color: #c9c9c9;
	font-size: 22px;
	line-height: 60px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
#gkSocial a:active i.gk-icon-fb,
#gkSocial a:focus i.gk-icon-fb,
#gkSocial a:hover i.gk-icon-fb {
	color: #204385;
}
#gkSocial a:active i.gk-icon-twitter,
#gkSocial a:focus i.gk-icon-twitter,
#gkSocial a:hover i.gk-icon-twitter {
	color: #2aa9e0;
}
#gkSocial a:active i.gk-icon-gplus,
#gkSocial a:focus i.gk-icon-gplus,
#gkSocial a:hover i.gk-icon-gplus {
	color: #d3492c;
}
#gkSocial a:active i.gk-icon-rss,
#gkSocial a:focus i.gk-icon-rss,
#gkSocial a:hover i.gk-icon-rss {
	color: #ea7054;
}
#gkUpdates {
	border-right: 1px solid #e5e5e5;
	color: #000;
	float: left;
	font-size: 12px;
	padding-left: 32px;
	width: 21.25%;
}
#gkHighlights {
	float: left;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}
#gkBannerTop {
	float: right;
	margin: 15px 0 0 0;
}
#gkBannerTop a,
#gkBannerTop img {
	display: block;
}

/* Mainbody */
#gkMainbody {
	padding: 0px;
}
/* Sidebars */
#gkContentWrap {
	width: 100%;
}
#gkContentWrap > div[data-inset-pos="right"] {
	border-right: 1px solid #e5e5e5;
}
#gkContentWrap > div[data-inset-pos="left"] {
	border-left: 1px solid #e5e5e5;
}
#gkSidebarLeft {
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}
#gkSidebarRight {
	border-left: 1px solid #e5e5e5;
}
#gkInset .box,
#gkSidebarLeft .box,
#gkSidebarRight .box {
	border-top: 1px solid #e5e5e5;
}
#gkSidebarRight .box {
	padding: 24px;
}
#gkInset .box:first-child,
#gkSidebarLeft .box:first-child,
#gkSidebarRight .box:first-child {
	border-top: none;
}

/* Stylearea */
#gkStyleArea {
	clear: both;
	display: block;
	line-height: 10px;
	margin: 20px 0 40px 0;
	padding: 10px 0;
	text-align: center;
}
#gkStyleArea a {
	border-radius: 50%;
	display: inline-block;
	height: 10px;
	margin: 15px 0 0 5px;
	text-indent: -9999px;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
	-webkit-transition: -webkit-transform 0.2s ease-out;
	-moz-transition: -moz-transform 0.2s ease-out;
	-o-transition: -o-transform 0.2s ease-out;
	transition: transform 0.2s ease-out;
	width: 10px;
}
#gkStyleArea a:first-child { margin-left: 0; }
#gkStyleArea a:hover {
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	-ms-transform: scale(1.25);
	-o-transform: scale(1.25);
	transform: scale(1.25);
}
#gkColor1 { background: #eb1e00; }
#gkColor2 { background: #f2745c; }
#gkColor3 { background: #4c61a0; }
#gkColor4 { background: #ff9800; }
#gkColor5 { background: #348899; }
#gkColor6 { background: #ff8000; }

/* Group modules */
#gkTop1,
#gkTop2,
#gkMainbodyTop {
	border-bottom: 1px solid #e5e5e5;
}

#gkMainbodyTop,
#gkMainbodyBottom {
	padding: 32px;
}

#gkMainbodyBottom {
	border-top: 1px solid #e5e5e5;
}

#gkBottom1,
#gkBottom2,
#gkBottom3 {
	overflow: hidden;
}

/* standard breadcrumb */
#gkBreadcrumb {
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
    padding: 20px 32px;
}
#gkBreadcrumb:first-child {
	border-top: none;
}
#gkBreadcrumb .breadcrumbs {
	float: left;
	color: #999;
}
#gkBreadcrumb .breadcrumbs li.separator {
	padding: 0 10px!important;
	width: 6px;
}
#gkBreadcrumb .breadcrumbs li.separator i {
	color: #eb1e00;
	font-size: 4px;
	line-height: 1.6;
	position: relative;
	top: -3px;
}
#gkBreadcrumb .breadcrumbs > ul > li {
	float: left;
	font-size: 13px;
	font-weight: 500;
	line-height: 1;
	padding-right:2px !important;	
}
#gkBreadcrumb .breadcrumbs > ul > li a { font-weight: normal }
#gkTools {
	float: right;
	margin: 4px 0 0 10px;
}
#gkTools a {
	display: block;
	float: left;
	width: 22px;
	height: 16px;
	margin: 0 0 0 0px !important;
	text-indent: -99999em;
	background: url('../images/font_size.png') no-repeat -38px 50%;
}
a#gkToolsReset {
	background-position: -15px 50%;
	margin-left: 6px;
}
a#gkToolsDec { background-position: 6px 50%; }
/* footer */
#gkFooter {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: #505050;
	font-size: 12px;
	line-height: 16px;
	padding: 0;
}
#gkFooter > div {
	padding: 0;
}
#gkFooterArea {
    border: 1px solid #e5e5e5;
    padding: 20px 0 0 0;
    background: #bbb !important;
}
#gkfootermenu,#gkfootersubmenu {
    float: none;
    width: 100%;
}


#gkfootermenu ul.menu,
#gkfootersubmenu ul.menu,
#gktermmenu ul.menu{
    text-align: center;
}
#gkfootermenu ul.menu li:after,
#gkfootersubmenu ul.menu li:after,
#gktermmenu ul.menu li:after 
{
    content: "|";
    padding-left: 10px;
}
#gkfootermenu ul.menu li:last-child:after,
#gkfootersubmenu ul.menu li:last-child:after,
#gktermmenu ul.menu li:last-child:after{
	display: none;
}

#gkfootermenu ul.menu li,
#gkfootersubmenu ul.menu li,
#gktermmenu ul.menu li{
    display: inline-block;
    padding: 5px 10px 0px 0px;
}

#gkfootermenu ul.menu li a,
#gkfootersubmenu ul.menu li a {
    color: #ed1c2f;
    font-weight: bold;
    font-size: 13px;
}
#gktermmenu ul.menu li a {
    color: #aaaaaa;
    font-weight: bold;
    font-size: 13px;
}

#gkFooterArea > div {

}
#gkBackToTop {
	color: #afafaf!important;
	font-size: 12px;
	line-height: 40px;
	text-transform: uppercase;
	display: none ;
}
#gkBackToTop:before {
	color: #eb1e00;
	content: "\f106";
	font-family: FontAwesome;
	font-size: 14px;
	line-height: 40px;
	padding: 0 10px 0 0;
}
#gkBackToTop:active,
#gkBackToTop:focus,
#gkBackToTop:hover {
	color: #eb1e00!important;
}
#gktermmenu {
padding: 5px 0 10px 0px;
    color: #aaaaaa;
    background: #333333;
}

#gkFooterNav {
	clear: both;
	margin: 50px auto 20px auto;
	text-align: center;
	width: 100%;
}
#gkFooterNav li {
	border-left: 1px solid #e5e5e5;
	display: inline-block;
	float: none;
	font-size: 12px;
	line-height: 12px;
	margin: 8px 0;
	padding: 0 11px;
}
#gkFooterNav li:first-child {
	border-left: none;
}
#gkFooter a {
	color: #555;
}
#gkFooter a:active,
#gkFooter a:focus,
#gkFooter a:hover {
	color: #eb1e00;
}
#gkCopyrights {
    float: none;
    line-height: normal;
    padding: 22px 0;
    text-align: center;
    width: 100%;
    color: #ffffff;
    background: #222222;
    margin: 0;
}
#gkFooterNav + #gkCopyrights {
	border-top: 1px solid #e5e5e5;
}

/* Other footer elements */
#gkFrameworkLogo {
	display: block;
	width: 90px;
	height: 36px;
	background: url('../images/gavern-logo.png') no-repeat 0 0;
	text-indent: -9999em;
	margin: 12px auto 0 auto;
	opacity: 0.4;
}
/* Default modules */
#gkSearch #mod-search-searchword {
	border: none;
	color: #999;
	display: block;
	font-weight: 400;
	height: 54px;
	line-height: 35px;
	padding: 8px 45px 8px 20px !important;
	width: 100%;
}
#gkSearch:after {
	color: #ddd;
	content: "h";
	font-size: 20px;
	font-family: 'news2-icons';
	position: absolute;
	right: 20px;
	top: 1px;
	z-index: 1;
}

/* Suffixes */
.box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: #555;
	line-height: 1.6;
	margin: 0;
	padding: 32px;
	width: 100%;
}
div.content {
	clear: both;
}
.box li {
	border-bottom: 1px solid #e5e5e5;
	line-height: 1.6;
	padding: 10px 0;
	overflow: visible;
}
.box li:last-child { border-bottom: none; }
.box li a {
	line-height: 1.0;
	text-decoration: none;
}
.box a { text-decoration: none; }
.box ul ul { margin-left: 20px; }

/* default suffix */
.box .header {
	color: #222;
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	margin: 0 0 22px 0;
	padding: 0;
	text-transform: uppercase;
}


/* clear suffix */
.box.clear,
#gkSidebarLeft .box.clear,
#gkSidebarRight .box.clear,
#gkInset .box.clear {
	clear: none;
	margin: 0!important;
	padding: 0;
}
.box.clear img {
	display: block;
	height: auto;
	width: 100%;
}
.clear div.content {
	clear: both;
}

/* clear-horizontal */
.box.clear-horizontal,
#gkSidebarLeft .box.clear-horizontal,
#gkSidebarRight .box.clear-horizontal,
#gkInset .box.clear-horizontal {
	clear: none;
	margin-left: 0!important;
	margin-right: 0!important;
	padding-left: 0;
	padding-right: 0;
}

/* banner-center */
.box.banner-center {
	text-align: center;
}
.box.banner-center.clear img {
	margin: 0 auto;
}

/* no-border */
.box.no-border {
	border: none!important;
}

/* advertisement suffix */
.box.advertisement .header {
	background: transparent;
	color: #c0c0c0!important;
	font-size: 13px!important;
	font-weight: 300;
	line-height: 16px;
	margin: 0 0 16px 0;
	min-height: 21px;
	padding: 0;
	text-transform: none;
}

/* suffix light */
.box.light {
	background: #f1f1f1;
}

/* suffix _text */
.box_text > div { background: #fff; }

/* suffix dark */
.box.dark {
	background: #000;
	color: #eee;
}
.box.dark .header {
	color: #fff;
	line-height: 1.2;
}
.box.dark h1,
.box.dark h2,
.box.dark h3,
.box.dark h4,
.box.dark h5,
.box.dark h6 {
	color: #ddd;
}
.box.dark ul {
	margin: 0;
	padding: 0;
}
.box.dark ul li {
	border-bottom: 1px solid #333;
	position: relative;
}
.box.dark ul li:last-child { border-bottom: none; }
.box.dark a { color: #aaa!important; }
.box.dark a:active,
.box.dark a:focus,
.box.dark a:hover { color: #eb1e00!important; }
.box.dark ul ul { margin: 0 0 0 20px; }

/* suffix color */
.box.color {
	background: #eb1e00;
	color: rgba(255, 255, 255, 0.75);
}
.box.color .header {
	color: #fff;
	line-height: 1.2;
}
.box.color h1,
.box.color h2,
.box.color h3,
.box.color h4,
.box.color h5,
.box.color h6 {
	color: rgba(255, 255, 255, 0.85);
}
.box.color ul {
	margin: 0;
	padding: 0;
}
.box.color ul li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.35);
	position: relative;
}
.box.color ul li:last-child { border-bottom: none; }
.box.color a { color: rgba(255, 255, 255, 0.95)!important; }
.box.color a:active,
.box.color a:focus,
.box.color a:hover { color: rgba(255, 255, 255, 0.65)!important; }
.box.color ul ul { margin: 0 0 0 20px; }

/* Suffix banner */
.box.banner img {
	display: block;
}

/* Suffix nomargin */
.box.nomargin {
	margin: 0!important;
	padding: 0!important;
}

/* title-color* suffixes */
.box.title-color1 .header,
.box.title-color1 .header a { color: #eb1e00; }
.box.title-color2 .header,
.box.title-color2 .header a { color: #56afc3; }
.box.title-color3 .header,
.box.title-color3 .header a { color: #ffc000; }
.box.title-color4 .header,
.box.title-color4 .header a { color: #8560a8; }
.box.title-color5 .header,
.box.title-color5 .header a { color: #fa5f00; }
.box.title-color6 .header,
.box.title-color6 .header a { color: #736357; }

.box.title-color1 .header a:hover,
.box.title-color2 .header a:hover,
.box.title-color3 .header a:hover,
.box.title-color4 .header a:hover,
.box.title-color5 .header a:hover,
.box.title-color6 .header a:hover {
	color: #222;
}

.box.title-border .header {
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
}

.box.title-border.title-color1 .header { border-top: 1px solid #eb1e00; }
.box.title-border.title-color2 .header { border-top: 1px solid #56afc3; }
.box.title-border.title-color3 .header { border-top: 1px solid #ffc000; }
.box.title-border.title-color4 .header { border-top: 1px solid #8560a8; }
.box.title-border.title-color5 .header { border-top: 1px solid #fa5f00; }
.box.title-border.title-color6 .header { border-top: 1px solid #736357; }


/* Bottom */
#gkBottom1,
#gkBottom2 {
	border-top: 1px solid #e5e5e5;
}
#gkBottom1 .box,
#gkBottom2 .box {
	border-left: 1px solid #e5e5e5;
}
#gkBottom1 .box:first-child,
#gkBottom2 .box:first-child {
	border-left: none;
}
#gkBottom3 > div,
#gkBottom4 > div {
	border: 1px solid #e5e5e5;
	border-top: none;
}
#gkBottom3 .box,
#gkBottom4 .box {
	color: #555;
}
#gkBottom3 .box li,
#gkBottom4 .box li {
	border: none;
	padding: 4px 0;
}
#gkBottom3 .box a,
#gkBottom4 .box a {
	color: #555;
}
#gkBottom3 .box a:active,
#gkBottom3 .box a:focus,
#gkBottom3 .box a:hover,
#gkBottom4 .box a:active,
#gkBottom4 .box a:focus,
#gkBottom4 .box a:hover {
	color: #eb1e00;
}

/* tablet/mobile suffixes */
.onlydesktop { display: block; }
.onlytablet { display: none; }
.onlymobile { display: none; }
/* Login form */
#gkFBLogin {
	float: left;
	width: 45%;
}
#gkFBLogin p {
	line-height: 18px;
	margin: 14px 0 20px;
}
#gkFBLogin + #login-form,
#gkFBLogin + #com-login-form {
	float: left;
	width: 45%;
	margin-left: 4%;
	padding-left: 30px;
	border-left: 1px solid #e7e7e7;
}
#form-login-remember { margin: 10px 0 20px; }
#form-login-remember label {
	color: #777;
	font-size: 11px;
	font-weight: normal;
	line-height: 27px;
}
#login-form fieldset { margin: 0 0 20px; }
#login-form fieldset p { margin: 0.5em 0; }
#login-form ul {
	border-top: 1px solid #E7E7E7;
	 margin: 42px 0 0;
    overflow: hidden;
    padding: 12px 0 0;
}

#login-form ul li {
	color: #999;
	font-size: 11px;
	display: inline-block;
	line-height: 1.6;
	margin-right: 12px;
}
#login-form input[type="text"],
#login-form input[type="password"] { width: 95%; }
label#jform_spacer-lbl {
	font-size: 11px;
	font-weight: normal;
	color: #666;
}

/* Login with Facebook button */
span#fb-auth small {
	width: 20px;
	background: transparent url('../images/fbauth.png') no-repeat 0 2px;
	text-indent: -999em;
	display: block;
	float: left;
	border-right: 1px solid #a0aecd;
	margin: 3px 16px 0 0;
	height: 17px;
}
span#fb-auth {
	background-color: #798db9;
	display: inline-block;
	color: #fff;
	font-family: arial;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0 0 0;
	padding: 7px 24px 7px 12px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #445375;
	cursor: pointer;
	height: 24px;
	-webkit-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
	-o-transition: background-color 0.2s ease-out;
	transition: background-color 0.2s ease-out;
	position: relative;
	top: -3px;
}
span#fb-auth:hover { background-color: #556b9b; }
.login span#fb-auth { margin: 6px 0 0 10px; }
body[data-mobile="true"] #gkMobileMenu select { font-size: 50px; }


/* Category-Blog */
.itemList .itemBody p.gkInfo1,
.itemList .itemBody p.gkTips1,
.itemList .itemBody p.gkWarning1 {
	padding: 12px 12px 12px 66px;
}