/*
#------------------------------------------------------------------------
# University - May Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Softwarea
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Basic elements */


@font-face{font-family:'Playfair Display Regular';src:url('../fonts/PlayfairDisplay-Regular.otf') format('opentype');}
@font-face{font-family:'Playfair Display Bold';src:url('../fonts/PlayfairDisplay-Bold.otf') format('opentype');}

*, 
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
html { -webkit-font-smoothing: subpixel-antialiased; }
body {
	/*background: #fff url('http://shksh.al/images/bg.jpg') repeat-x center top;*/
	color: #666;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.6;
	margin: 0;
	min-height: 100%;
	padding: 0;
	word-wrap: break-word;
}
body.frontpage {
	background-image: none!important;
}
body.jomsocial {
	background-image: url('../images/guest_bg.jpg');
}
a,
#gkMainbody header h1 a:active,
#gkMainbody header h1 a:focus,
#gkMainbody header h1 a:hover,
#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,
#community-wrap .joms-stream-box article>a,
.faq li a:hover,
#login-form ul li a:hover {
	color: #8f1d37;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
	text-decoration: none;
}
#gkMainbody header h2 a{ color: #010101; 
font-size:22px;}/*header mainody*/
a:hover,
a:active,
a:focus,
#gkMainbody header h1 a,

#k2Container article header h2 a,
#gkSidebar .box a:hover,
.faq li a,
#login-form ul li a { color: #010101; }
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #1B1D1F;
	font-weight: 500;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	text-transform: uppercase
}
h1 {
	font-size: 40px;
	text-transform: none
	
}
h2{
	font-size: 36px;
	text-transform: none;
	
}
.componentheading {/*aplikimi heading*/
	font-size: 24px;
	text-transform: none;
	color:black;
	padding-bottom:60px;
	
}
h3 { font-size: 30px; }
h4 { font-size: 14px; font-weight: 700; margin: 32px 0 0;text-transform: none }
h5 { font-size: 13px; }
h6 { font-size: 12px; }
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul li { line-height: 1.7; }
p { margin: 1em 0 2em; }
iframe { max-width: 100%!important; }
/* Containers */

.gkPage {
	margin: 0 auto!important;
	padding: 0;
}
#gkHeader {
	margin: 0;
	padding: 0;
	position: relative;
}
#gkHeader.gkPage {
	padding: 0;
	max-width: 100%;
}
#gkTopNav .gkPage{max-width:100%}
#gkHeaderNav > div {
	position: relative;
}
#gkHeaderNav {
	/*menu hight and color*/background-color: #fff;
	height:69px;
	/* padding: 40px 0 0 0; */
	position: absolute;
	top: 0;
	-webkit-transition: top .5s ease-out;
	-moz-transition: top .5s ease-out;
	-ms-transition: top .5s ease-out;
	-o-transition: top .5s ease-out;
	transition: top .5s ease-out;
	width: 100%;
	z-index: 10000;
		/*box-shadow: 0px 0px 1px 0px #4a4a4a;*/
		border-bottom: 1px solid #dadada;
}
#gkHeaderModules {
	bottom: 0;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	z-index: 100;
}
#gkHeaderLeft,
#gkHeaderRight {
	bottom: 0;
	position: absolute;
}
#gkHeaderLeft .box,
#gkHeaderRight .box {
	margin: 0;
}
#gkHeaderRight {
	right: 0;
}
#gkHeaderLeft {
	background: #fff;
	left: 0;
	overflow: hidden;
	padding: 25px 15px;
	position: relative;
}
#gkHeaderLeft .header {
	display: none;
}
.csstransforms #gkHeaderLeft .header {
	background: #0F1725;
	color: #fff;
	display: block; 
	height: 100%;
	left: 0;
	line-height: 60px;
	padding: 0!important;
	position: absolute;
	text-align: center;
	top: 0;
	width: 60px;
}
.csstransforms #gkHeaderLeft .header > span {
	float: left;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
	-o-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
	transform: translateX(-50%) translateY(-50%) rotate(-90deg);
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	white-space: nowrap;
}
.csstransforms #gkHeaderLeft .header + .content {
	padding-left: 80px;
}
#gkHeaderBottom {
	background: #f2f4f5;
	padding: 28px 0;
}
#gkBg { 
	overflow: hidden;
	width: 100%;
}
#gkPageWrap { margin: 0 auto; }
#gkContent,
#gkPageContent { 
	background: #fff;
	width: 100%; 
}
.frontpage #gkPageContent {
	padding: 70px 0;
}
#gkPageContent.gkPage,
.jomsocial #gkPageContent {
	padding: 120px 60px 60px 60px;
}
.jomsocial-guest #gkPageContent {
	margin-top: 400px!important;
	position: relative;
}

/* Logo  */
#gkLogo {
	float: left;
	margin: 0 24px 0 0;
	padding: 0;
	text-indent: -999em;
	text-shadow: none;
}
#gkLogo img {
	display: block;
	margin: 0;
}
#gkLogo.cssLogo {
/*logo - shksh*/
	background: url('http://shksh.al/images/logo.png') no-repeat center center;
	/* You can specify there logo size and background */
	height: 158px;
	width: 169px;
	position:absolute!important;
}
.svg #gkLogo.cssLogo {
	background-image: url('http://shksh.al/images/logo.png');
}
#gkLogo.text {
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 20px;
	font-weight: normal;
	height: 75px;
	line-height: 63px;
	margin: 0;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .44);
	text-align: center;
	text-indent: 0;
	text-transform: uppercase;
	width: auto;
}
#gkLogo.text > span {
	display: block;
	font-size: 30px;
	line-height: 60px;
	padding: 0;
}

#gkLogo.text .gkLogoSlogan {
	display: block;
	font-size: 14px;
	line-height: 1;
	margin-top: -12px;
}

/* Mainbody */
#gkMainbody { 
	margin-bottom: 60px; 
}
.frontpage #gkMainbody .box {
	margin: 0;
}
/* Stylearea */
#gkStyleArea {
	clear: both;
	display: block;
	line-height: 10px;
	margin: 20px 0 40px 0;
	padding: 10px 0;
	text-align: center;
}
#gkStyleArea a {
	display: inline-block;
	height: 9px;
	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: 9px;
}
#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: #fa7252; }
#gkColor2 { background: #dfc040; }
#gkColor3 { background: #65c1cf; }

/* Group modules */

#gkBottom1,
#gkBottom2,
#gkBottom3,
#gkBottom4,
#gkBottom5 {
	overflow: hidden;
}

/*#gkPageContent + #gkBottom1:before,
#gkPageContent + #gkBottom2:before,
#gkPageContent + #gkBottom3:before,
#gkPageContent + #gkBottom4:before,
#gkPageContent + #gkBottom5:before {
	border-top: 1px solid #e5e5e5;
	content: "";
	display: block;
	height: 1px;
	margin: 0 auto;
	position: relative;
	top: -60px;
	width: 100%;
}*/

#gkPageContent + #gkBottom5:before {
	top: -75px;
}

.bottom1-grey #gkBottom1:before,
.bottom2-grey #gkBottom2:before,
.bottom3-grey #gkBottom3:before,
.bottom4-grey #gkBottom4:before,
.bottom5-grey #gkBottom5:before {
	display: none;
}

.bottom1-fullwidth #gkBottom1,
.bottom2-fullwidth #gkBottom2,
.bottom3-fullwidth #gkBottom3,
.bottom4-fullwidth #gkBottom4,
.bottom5-fullwidth #gkBottom5 {
	padding: 0!important;	
} 

.bottom1-fullwidth #gkBottom1 .content,
.bottom2-fullwidth #gkBottom2 .content,
.bottom3-fullwidth #gkBottom3 .content,
.bottom4-fullwidth #gkBottom4 .content,
.bottom5-fullwidth #gkBottom5 .content {
	max-width: 100%;
	padding: 0!important;
	width: 100%;
}

#gkTop1,
#gkTop2 {
	padding: 30px 0;
}

#gkBottom1,
#gkBottom2,
#gkBottom3,
#gkBottom4 {
	padding: 60px 0;
}

/* Page title */

#gkPageTitle { color: #fff; padding: 36px 0; text-transform: uppercase}
#gkPageTitle span {background: #0f1725; padding: 2px 12px;    display: none;}

/* standard breadcrumb */
#gkBreadcrumb {
	border-bottom: 1px solid #e5e5e5;
	font-size: 11px;
	margin: 50px 0 45px;
	padding: 0 0 12px;
	overflow: hidden;
	width:100%;
}
.breadcrumbs {
	float: left;
	color: #1B1D1F;
}
.breadcrumbs li.separator {
	
	width: 22px;
	text-align: center;
	padding: 0 6px!important;
	color: #ccc;
}

.breadcrumbs > li {
	clear: none;
	float: left;
	
	
	
}
.breadcrumbs li a { color: #888; }
.breadcrumbs li a:hover { color: #fa7252; }
#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 {
	color: #666;
	font-size: 12px;
	line-height: 2;
	padding: 0;
	text-align: center;
	background-color:#132843;
}
#gkFooter .gkPage {
	background-color:#132843;
}
#gkFooter strong {
	color: #000;
}
#gkFooterNav {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
	/*margin: 45px auto 5px auto;*/
}
#gkFooterNav li {
	border: none;
	display: inline-block;
	float: left;
	line-height: 1;
	margin: 0!important;
	padding: 0 8px!important;
}

#gkFooterNav li:first-child:before {
	display: none;
}
#gkFooter a { 
	color: #666; 
}
#gkFooter a:active,
#gkFooter a:focus,
#gkFooter a:hover { 
	
    color:#335a7b;

}
#gkCopyrights {
	margin: 0 auto 20px;
}

/* 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;
}
/* Suffixes */

/* default suffix */
.box {
	color: #888;
	line-height: 1.6;	
	width: 100%;
}
.box + .box {
	margin: 50px 0 0 0;
	position:relative;
}
div.content { clear: both; }
/*.box li {
	border-bottom: 1px solid #e5e5e5;
	line-height: 1.6;
	padding: 5px 0;
}*/
.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; }
.box .header {
	color: #010101;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	padding: 0 0 20px 0;	
}

#gkInset .box.border,
#gkInset .box.icons-menu,
#gkSidebar .box.border,
#gkSidebar .box.icons-menu {
	border: 1px solid #e5e5e5;
	padding: 42px;
}

.frontpage #gkMainbody {
	margin: 0;
}

/* clear suffix */
.box.clear {
	border: none !important;
	clear: none;
	padding: 0!important;
}
.clear div.content { 
	clear: both; 
}

/* parallax suffix */
.box.parallax {
	background-attachment: fixed;
	background-image: url('../images/parallax_bg.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #aeaeae;
	margin: -60px 0!important;
	overflow: hidden;
	padding: 150px 0!important;
}
.box.parallax .header {
	color: #fff;
	font-size: 36px;
	font-weight: 500;
	line-height: 1;
	padding: 0 0 30px 0;
}

/* mediumtitle suffix */
.box.mediumtitle .header {
	font-size: 24px;
}

/* bigtitle suffix */
.box.bigtitle .header {
	font-size: 36px;
}

/* transparent suffix */
.box.transparent {
	background: rgba(14, 22, 35, .89);
	color: #97a3b8;
	font-size: 13px;
	padding: 20px 45px;
}
.box.transparent a {
	color: #fff;
}
.box.transparent a:active,
.box.transparent a:focus,
.box.transparent a:hover {
	color: #fa7252;
}
.box.transparent h3 {
	font-size: 16px;
	font-weight: 500;
	margin: 0 0 10px 0;
	text-transform: none;
}
.box.transparent p {
	margin: 0;
}
.box.transparent li {
	border-bottom: 1px solid #23334d!important;
	padding: 18px 0;
}
.box.transparent ul + a {
	color: #fa7252;
	display: block;
	font-size: 13px;
	padding-top: 20px;
	text-align: left;
}
.box.transparent ul + a:active,
.box.transparent ul + a:focus,
.box.transparent ul + a:hover {
	color: #fff;
}
 
/* advertisement suffix */
.box.advertisement .header {
	background: transparent;
	border-bottom: 1px solid #e0e0e0;
	color: #bbb!important;
	font-size: 12px!important;
	font-weight: 300;
	line-height: 16px;
	margin: 0 0 16px 0;
	min-height: 21px;
	padding: 0;
	text-align: right;
	text-transform: none;
}
/* suffix light *//*revistat slider*/
.box.light {
	background: url("http://shksh.al/images/background_shqiponja.png");
	border: none;
	text-align: center;
	padding: 42px!important;
}
/* suffix _text */
.box_text > div { background: #fff; }

/* suffix dark */
.box.dark {
	background: #000;
	border: none;
	color: #999;
	padding: 42px!important;
}
.box.dark .header {
	background: transparent!important;
	line-height: 1.2;
}
.box.dark h1,
.box.dark h2,
.box.dark h3,
.box.dark h4,
.box.dark h5,
.box.dark h6 { 
	color: #fff;
}
.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: #ddd!important; }
.box.dark a:active,
.box.dark a:focus,
.box.dark a:hover { color: #fa7252!important; }
.box.dark ul ul { margin: 0 0 0 20px; }

/* suffix color1 & color2 */
.box.color1,
.box.color2 {
	background: #52b5fa;
	border: none;
	color: rgba(255, 255, 255, .7);
	padding: 42px!important;
}
.box.color2 {
	background: #fa7252;
}
.box.color1 .header,
.box.color2 .header {
	background: transparent!important;
	line-height: 1.2;
}
.box.color1 h1,
.box.color1 h2,
.box.color1 h3,
.box.color1 h4,
.box.color1 h5,
.box.color1 h6,
.box.color2 h1,
.box.color2 h2,
.box.color2 h3,
.box.color2 h4,
.box.color2 h5,
.box.color2 h6 { 
	color: #fff;
}
.box.color1 ul,
.box.color2 ul {
	margin: 0;
	padding: 0;
}
.box.color1 ul li,
.box.color2 ul li {
	border-bottom: 1px solid rgba(255, 255, 255, .3);
	position: relative;
}
.box.color1 ul li:last-child,
.box.color2 ul li:last-child { border-bottom: none; }
.box.color1 a,
.box.color2 a { color: rgba(255, 255, 255, .9)!important; }
.box.color1 a:active,
.box.color1 a:focus,
.box.color1 a:hover,
.box.color2 a:active,
.box.color2 a:focus,
.box.color2 a:hover { color: #fff!important; }
.box.color1 ul ul,
.box.color2 ul ul { margin: 0 0 0 20px; }


/* Suffix nomargin */
.box.nomargin {
	margin: 0!important;
	padding: 0!important;
}

/* Menu suffix */
.box ul.menu ul,
.box.icons-menu ul { 
	margin: 0 0 32px 0; 
}

.box ul.menu li li,
.box.icons-menu li li {
	border-bottom: 1px solid #e5e5e5;
	font-size: 12px;
	padding-left: 6px;
}
.box ul.menu li.active { /*background: #F2F4F5*/}
 .box ul.menu li.active a { padding: 8px 16px}
.box ul.menu li li a,
.box.icons-menu li li a { margin: 0 0 0 6px }
.box .menu .header + .content ul li:first-child,
.box.icons-menu .header + .content ul li:first-child { border-top: none; }
.menu li a,
.icons-menu li a {
	color: #1B1D1F;
	display: inline-block;
	padding: 8px 0;
}
.menu li a:hover,
.icons-menu li a:hover { color: #fa7252 !important; }
.box .menu li li a,
.box.icons-menu li li a {
	color: #666;
	font-weight: normal
}
.box .menu li strong,
.box.icons-menu li strong { display: block; }

/* Suffix icons-menu */
.box.icons-menu ul {
	margin: 0;
}
.box.icons-menu li {
	border: none;
}
.box.icons-menu li a {
	padding: 8px 0 8px 40px; 
	position: relative;
}
.box.icons-menu li i {
	color: #929292;
	font-size: 22px;
	left: 0px;
	top: 4px;
	position: absolute;
}
.box.icons-menu li a:active i,
.box.icons-menu li a:focus i,
.box.icons-menu li a:hover i {
	color: #fa7252;
}
.box.icons-menu .last-item {
	border-top: 1px solid #e5e5e5;
	margin: 15px 0 -30px 0;
}
.box.icons-menu .last-item a {
	color: #fa7252;
	font-size: 13px;
	font-style: italic;
	padding: 4px 0;
	-webkit-transform: translateX(0)!important;
	-moz-transform: translateX(0)!important;
	-ms-transform: translateX(0)!important;
	-o-transform: translateX(0)!important;
	transform: translateX(0)!important;
}
.box.icons-menu .last-item a:active,
.box.icons-menu .last-item a:focus,
.box.icons-menu .last-item a:hover {
	color: #000!important;
}

/* Suffix newsletter */
.box.newsletter {
	padding-top: 42px!important;
	padding-left: 0!important;
	padding-right: 0!important;
}

/* Bottom blocks */
#gkBottom1 > .box,
#gkBottom2 > .box,
#gkBottom3 > .box,
#gkBottom4 > .box {
	padding: 0;
}
.bottom1-grey #gkBottom1,
.bottom2-grey #gkBottom2,
.bottom3-grey #gkBottom3,
.bottom4-grey #gkBottom4,
.bottom5-grey #gkBottom5 {
	background: #f1f1f1;
}

#gkBottom1.gkSingleModule{
	 padding: 90px 0 0 0;
	 }
#gkBottom3.gkSingleModule{
	 /*padding: 90px 0 0 0;*/
	 }
#gkBottom2.gkSingleModule{
	padding:70px 0 50px 0;}
/*#gkBottom5.gkSingleModule*/
#gkBottom4.gkSingleModule {
	padding: 90px 0 65px; 
}

#gkBottom1.gkSingleModule .box,
#gkBottom2.gkSingleModule .box,
#gkBottom3.gkSingleModule .box,
#gkBottom4.gkSingleModule .box,
#gkBottom5.gkSingleModule .box {
	padding: 0;
}

.bottom1-bar #gkBottom1,
.bottom2-bar #gkBottom2,
.bottom3-bar #gkBottom3,
.bottom4-bar #gkBottom4 {
	padding: 0;
}

.bottom1-bar #gkBottom1 > div,
.bottom2-bar #gkBottom2 > div,
.bottom3-bar #gkBottom3 > div,
.bottom4-bar #gkBottom4 > div {
	display: table;
	width: 100%;
}

.bottom1-bar #gkBottom1 .box,
.bottom2-bar #gkBottom2 .box,
.bottom3-bar #gkBottom3 .box,
.bottom4-bar #gkBottom4 .box {
	display: table-cell;
	float: none;
	margin: 0;
	padding: 30px;
	position: relative;
	vertical-align: top;
}

.gkBottomTitle {
	font-size: 24px;
	font-weight: bold;
	position: relative;
	top: 80px;
}

/* Bottom 5 */
#gkBottom5 .box,
#gkBottom5 .box .header {
	font-size: 12px;
}
#gkBottom5 .box .header {
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	padding-bottom: 20px;
	text-transform: uppercase;
}
#gkBottom5 .box li {
	border: none;
	line-height: 1.8;
	padding: 0;
}
#gkBottom5 .box a {
 color: #3d6c96;;
}
#gkBottom5 .box a:active,
#gkBottom5 .box a:focus,
#gkBottom5 .box a:hover {
	color: #911c36;
}

/* 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; }
#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 #E5E5E5;
    margin: 0 0 12px;
    overflow: hidden;
    padding: 12px 0;
}

#login-form ul li {
	color: #999;
	font-size: 12px;
	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;
}
/* Popup Login */
#gkPopupOverlay,
#gkPopupLogin {
	color: #777;
	display: none;
	overflow: hidden;
	position: absolute;
	z-index: 1000002;
	left: 50%;
	top: 80px;
}
#gkPopupOverlay {
	position: fixed;
}
#gkPopupLogin {
	margin-left: -220px;
	width: 426px;
}
#gkPopupLogin > div {
	-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;
}
#gkPopupLogin .gkUserdata,
#gkPopupLogin .gkUsermenu {
	float: left!important;
	width: 50%!important;
}
.gkUsermenu .menu { margin: 32px 0 0}
.gkUsermenu .menu li a {   border-bottom: 1px solid #E5E5E5;
    display: block;
    margin: 0 0 6px;
    padding: 3px 6px;}
.gkPopupWrap {
	background: #fff;
	padding: 40px;
	overflow: hidden;
}
.gkPopupWrap h3 {
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
	margin: 0 0 32px;
}
#gkPopupLogin h3 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 12px;
}
#gkPopupLogin h3 span {
	background: #fff;
	color: #1b1d1f;
}
#gkPopupLogin #login-form + a {border: none; float: none; background: #0F1725; margin: 20px 0 0}
#gkPopupLogin #login-form + a:hover {background: #FA7252;}
.gkPopupWrap .logout-button { margin-top: 20px; }
#gkPopupOverlay {
	background: #000;
	width: 100%;
	height: 100%;
	z-index: 1000001;
	top: 0;
	left: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
	filter: alpha(opacity=45);
	opacity: 0.45;
	margin-left: 0;
}
/* 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; }
.shenim {
    font-style: italic;
    font-size: 16px;
}
/*.slide-mobile.slider-wrapper.theme-default {
display:none;
}.slide-dektop.slider-wrapper.theme-default {display:block;position:relative;}*/
/*categories frontpage*/

.kategorite {width:100%;
    margin-left: auto;
    margin-right: auto;
  /*  padding-left: 125px;*/
    padding-top: 25px;
    padding-bottom: 25px;
   /* padding-right: 105px;*/
    overflow: hidden;
			overflow: hidden;
		}
		.kategorite li {
			float: left;
			
		}
		.kategorite img {
			display: block;
		
		}
		.kategorite li:nth-child(odd) {
			clear: left;
		}
	
		@media screen and (min-width: 40em) {
		.kategorite {width: 640px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 0;
    overflow: hidden;
					}
			.kategorite li {
		    	width: 100%; 
		  	}
		  	.kategorite li:nth-child(n+1) {
		  		clear: left;
		  	}
		  	.kategorite li:nth-child(n) {
				clear: none;
			}
		}
	@media screen and (min-width: 64em) {
			.kategorite li {
		    	width: 33.3333%; 
				
		  	}
		  	.kategorite li:nth-child(2n+1) {
		  		clear: left;
		  	}
		  	.kategorite li:nth-child(n+1) {
				clear: none;
			}
	.kategorite {width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 22px;
      padding-right: 0;
	      padding-top: 25px;
    padding-bottom: 25px;
    overflow: hidden;
				}
		}
	
	
		@media screen and (min-width: 90em) {
		.kategorite {width: 100%;
    margin-left: auto;
    margin-right: auto;
  /*  padding-left: 125px;*/
    padding-top: 25px;
    padding-bottom: 25px;
  /*  padding-right: 105px;*/
    overflow: hidden;
			overflow: hidden;
		}
	.kategorite li {
		    	width: 33.33333%; 
		  	}
		  	.kategorite li:nth-child(3n+1) {
		  		clear: left;
		  	}
		  	.kategorite li:nth-child(2n+1) {
				clear: none;
			}
		}
		.kategorite li:hover .caption {
    opacity: 1;
		transform: translateY(-135px);
		-webkit-transform:translateY(-135px);
		-moz-transform:translateY(-135px);
		-ms-transform:translateY(-135px);
		-o-transform:translateY(-135px);

}
	.kategorite img{
		margin: 0px;
		padding: 0px;
		float: left;
		z-index: 4;
	}
.kategorite .caption{
		cursor: pointer;
		position:relative;
		opacity: 0;
		top:135px;
		-webkit-transition:all 0.30s ease-in-out;
		-moz-transition:all 0.30s ease-in-out;
		-o-transition:all 0.30s ease-in-out;
		-ms-transition:all 0.30s ease-in-out;
		transition:all 0.30s ease-in-out;
		}
	.kategorite .blur{
		background-color: rgba(0,0,0,0.7);
				height: 198px;
		width: 384px;
		z-index: 5;
		position: relative;
	}

.kategorite .caption-text h1{
		text-transform: uppercase;
		font-size: 18px;
		color:#fff;
		bottom:99px;
		position: relative;
		z-index: 10;
	}
	.kategorite a {
    color:#fff;
}
.kategorite a:hover{
    color:#8f1d37;
}
	
		
		
		
		
		
		#gkBottom1,
		#gkBottom2,
		#gkBottom3 {
   text-align: center;}
#gkBottom1 h3,
#gkBottom2 h3,
#gkBottom3 h3{
       font-size:56px;
       text-transform:none;
      font-weight:100;
   }
   #gkBottom2 h3{
   	color:#b28931;
   }
#gkBottom1 .titulli1,
#gkBottom3 .titulli3  {
        color:#8f1d37;
        font-size:18px;
                }
				#gkBottom2 .titulli2  {
        color:#fff;
        font-size:18px;
                }
		 /*background images*/
		 #gkBottom1{
	background-image:url("http://shksh.al/images/background_shqiponja.png");
}
#gkBottom2{
	background-image:url("http://shksh.al/images/top2_background.png");
}
#gkBottom3{
	background-image:url("http://shksh.al/images/background_shqiponja.png");
}
/*Moduli lajme*/
@media screen and (min-device-width: 78em) 
  
{

div#kutia1 {
  height:auto;
  border: solid 1px #e1e1e1;
  background: white;
	min-height: 250px;
}   


div#kutia2 {  
	height: auto; 
	border: solid 1px #e1e1e1;
	background: white;
	min-height: 250px;
}  

.lajme {
	margin-right:auto;
	margin-left:auto;
	margin-top:60px;
}}
div#text {
     /* float:right; */
    /* width: 50%; */
    height: 220px;
    font-size: 12px;
	    padding-right: 10px;
    /* left: 20px!important; */
    text-align:left;
}
div#picture {
    float: left;
    padding-right: 10px;
    height: 138px;
}
div#picture img {
    height:100%!important;
}


div#text h4 {
		margin-top: 10px;
		margin-bottom:-10px;
	font-size: 16px;
	font-weight: 600;
	color: #642236;
	padding-bottom:0px;
}

.more a{
    color:white;
	border: solid 1px #917216;
	background: #8f1d37;
		border-radius:4px;
	padding:4px;
}

div#text p {
    padding-top:10px;
    /*color:#8f1d37;*/
    font-size:12px;
    font-weight:500;
	 text-align: left;
	 line-height:1.4;
}
div#text p a{
	color:#8f1d37;
	padding-left: 10px!important;
}
div#text a:hover{
	color:#142942;
}
div#top {
  /*  padding: 20px 0 0 0;    */
  text-align: center;  
   height: 50px;
    margin-top: 200px;
    margin-bottom: -50px;  
}
div#top a {color:black;}
div#top a:hover {color:#8f1d37;}
/*menu ne fund*/
#gkBottom5{
   background:#ebebeb;
   margin:0;
   padding:0;
   height:37px;
    text-align: center;

}
div#menu-fund {
      border: none;
  text-transform: uppercase;
  display: inline-block;
  font-size: 13px;
  padding: 0 10px;
  line-height: 37px;
}

div#menu-fund a { color: #426d92;
  font-weight: 500;
  padding: 0 10px;  }
  div#menu-fund a:hover{
    color: #8f1d37;
  }
/*footer*/
#col5 {
  border: none;
}
.adresa {
    width: 946px;
    margin: auto;
    border-top: 1px solid #274055;
    border-bottom: 1px solid #274055;
    /* padding: 20px 120px 20px 120px; */
    /* font-size: 16px; */
    /* text-align: center; */
    /* color: #65778d; */
	padding: 20px 120px 20px 325px;
	font-size: 12px;
	text-align: left;
	color: #426d92;
}
#na-ndiqni {
    width: 20%;

}
#2gjuhe {
    width: 35%;
}
#buletini {
    width: 45%;
 
}
#buletini h4 {
   margin-left:45px;
 
}

#buletini button {float:right;
color:#142942!important;
background:white;
border-bottom:none;
border: 1px solid #fff;
border-radius:0;
 font-weight: normal;
}

#buletini input#jform_email1 {border-radius:0;
margin-left: 25px;}
#logo {

    width:34%;
  }
#logo img{
  width:auto;
    float:right;
    border-right:1px solid #274055;
   padding-right:40px;
    }

#copyright {width:66%;
text-align:left;
/* padding: 0px 80px 10px; */
font-size:14px;}

#cop {
	color:#fff;
/* margin-top: -20px; */
}
#copyright .moduletable {
	/* width:30%; */
	float: left;
}
#copyright div {
	display: block;
	/* float: left; */
}
#copyright .moduletable ul.menu a {
	color:#426d92;
}
#copyright .footer-shqip-text {
	max-width: 400px;
	padding-left: 9px;
}
/* #copyright .moduletable ul.menu li::after {
	content: "/";
	margin-left: 8px;
} */
#copyright .moduletable ul.menu li:not(:last-child)::after {
	content: "/";
	margin-left: 8px;
}
input#search-area931 {
	border: none !important;
}
/* input#suggestion-area931 {
	box-shadow:none;
} */
.gkCols h4 {
    color: #fff;
}
#col1,
#col2 {
    border:none!important;
}
#gkFooter a {
    color:#335a7b;
}
/*#gkLang {
	text-align:right;
    position: absolute;
    z-index: 10000;
    top: 10px!important;
width:100%;

}*/

div.mod-languages a {
	color:#fff;
}
/*KRYESIA*/
	.g-kryesia {margin-left:auto;
margin-right:auto;
  		padding: 0;
			overflow: hidden;
								}
		.g-kryesia li {
			float: left;
			width: 100%;
			padding: 20px 0 20px 0;
			margin-left:auto;
			}
		.g-kryesia img {
			display: block;
		}
		.g-kryesia li:nth-child(odd) {
			clear: left;
		}
	
		@media screen and (min-width: 40em) {
			.g-kryesia li {
		    	width: 33.3333333333333333%; 
		  	}
		  	.g-kryesia li:nth-child(3n+1) {
		  		clear: left;
		  	}
		  	.g-kryesia li:nth-child(odd) {
				clear: none;
			}
		}
		@media screen and (min-width: 64em) {
			.g-kryesia li {
		    	width: 25%; 
		  	}
		  	.g-kryesia li:nth-child(4n+1) {
		  		clear: left;
		  	}
		  	.g-kryesia li:nth-child(n+1) {
				clear: none;
			}
		}
	
		@media screen and (min-width: 90em) {
	.g-kryesia li {
		    	width:25%; 
		    margin-left:auto;
		    margin-right:auto;
		  	}
		  	.g-kryesia li:nth-child(4n+1) {
		  		clear: left;
		  	}
		  	.g-kryesia li:nth-child(n+1) {
				clear: none;
				
			}
		}

	.g-kryesia li:hover .caption{
		opacity: 1;
		transform: translateY(-50px);
		-webkit-transform:translateY(-50px);
		-moz-transform:translateY(-50px);
		-ms-transform:translateY(-50px);
		-o-transform:translateY(-50px);

	}


	.g-kryesia img{
		margin: 0px;
		padding: 0px;
		float:left;
		z-index: 4;
	}


	
	.g-kryesia .caption{
		cursor: pointer;
		position: relative;
		opacity: 0;
		top: 147px;
		-webkit-transition:all 0.15s ease-in-out;
		-moz-transition:all 0.15s ease-in-out;
		-o-transition:all 0.15s ease-in-out;
		-ms-transition:all 0.15s ease-in-out;
		transition:all 0.15s ease-in-out;

	}
	.g-kryesia .blur{
		background-color: rgba(0,0,0,0.7);
		height: 100px;
		width: 170px;
		z-index: 5;
		position: absolute;
	}

	.g-kryesia .caption-text h1{
		text-transform: uppercase;
		margin-top:5px;
		font-size: 14px;
		color:#fff;
		margin-bottom:-5px!important;
	}
	.g-kryesia .caption-text{
	font-weight:500;                                            
		color:#fff;
		z-index: 10;
				font-size:13px;
				position: absolute;
		width: 170px;
		height: 100px;
		text-align: center;
		top:0;
	}
	/*ANETARET*/
	.g {margin-left:auto;
margin-right:auto;
  		padding: 0;
			overflow: hidden;
		}
		.g li {
			float: left;
			width: 100%;
			padding: 20px 0 20px 0;
			}
		.g img {
			display: block;
		}
		.g li:nth-child(odd) {
			clear: left;
		}
		.pattern li {
			max-height: 210px;
			height: 100%;
			padding: 20px 10px;
		}
	
		@media screen and (min-width: 40em) {
			.g li {
		    	width: 33.3333333333333333%; 
		  	}
		  	.g li:nth-child(3n+1) {
		  		clear: left;
		  	}
		  	.g li:nth-child(odd) {
				clear: none;
			}
		}
		@media screen and (min-width: 64em) {
			.g li {
		    	width: 20%; 
		  	}
		  	.g li:nth-child(5n+1) {
		  		clear: left;
		  	}
		  	.g li:nth-child(n+1) {
				clear: none;
			}
		}
	
		@media screen and (min-width: 90em) {
	.g li {
		    	width:16.66666%; 
		  	}
		  	.g li:nth-child(6n+1) {
		  		clear: left;
		  	}
		  	.g li:nth-child(4n+1) {
				clear: none;
			}
		}

	.g li:hover .caption{
		opacity: 1;
		transform: translateY(-50px);
		-webkit-transform:translateY(-50px);
		-moz-transform:translateY(-50px);
		-ms-transform:translateY(-50px);
		-o-transform:translateY(-50px);

	}


	.g img{
		margin: 0px;
		padding: 0px;
		float: left;
		z-index: 4;
	}


	
	.g .caption{
		cursor: pointer;
		position: relative;
		opacity: 0;
		top: 147px;
		-webkit-transition:all 0.15s ease-in-out;
		-moz-transition:all 0.15s ease-in-out;
		-o-transition:all 0.15s ease-in-out;
		-ms-transition:all 0.15s ease-in-out;
		transition:all 0.15s ease-in-out;

	}
	.g .blur{
		background-color: rgba(0,0,0,0.7);
		height: 100px;
		width: 170px;
		z-index: 5;
		position: absolute;
	}

	.g .caption-text h1{
		text-transform: uppercase;
		margin-top:5px;
		font-size: 14px;
		color:#fff;
		margin-bottom:-5px!important;
	}
	.g .caption-text{
	font-weight:500;                                            
		color:#fff;
		z-index: 10;
				font-size:13px;
				position: absolute;
		width: 170px;
		height: 100px;
		text-align: center;
		top:0;
	}		/*anetaret-headings*/
	.fancy {
  text-align: center;
display: -webkit-flex;
width:40%;
margin-left:auto;
margin-right:auto;
}
.fancy:before,
.fancy:after {
  content: "";
  border-bottom: 1px solid #142942;
  border-top: 1px solid #142942;
-webkit-flex: 1;
margin: .65em 0;
}
.fancy:before {
  margin-right: 20px;
}
.fancy:after {
  margin-left: 20px;
}

p.subtitle.fancy {
   color:#2d2d2d;
  font-size:20px;
 font-weight:400;
}
/*dj image slider*/
div#navigation860 {
    margin: 0 -120px !important;
}

/*MEDIA QUERIES!!!!*/
@media (min-width: 2400px) and (max-width: 2800px) {
	/* Smart Slider 2 Banner */
	/* div#nextend-smart-slider-4 {
		height: 820px !important;
	} */
	.smart-slider-border1 {
		height: 820px !important;
	}
	.smart-slider-canvas.smart-slider-bg-colored {
		height: 820px !important;
	}
	/* .ss2-align .nextend-widget-bullet {
		bottom: 6% !important;
	} */
	/* End Smart Slider 2 Banner */
}

    	@media screen and (min-device-width: 160em) 
  
{


	   /* #gkHeaderNav{
	        padding-left:24.2%;
	        padding-right:24.2%;
	    }
	    #gkLang {
   
    left: 72%;
	    
}*/
.nivo-caption {
     margin-left: 24.2%;
}
#gkFooter{
	/* padding-left:24.2%;
	        padding-right:24.2%;*/
}
	}

@media screen and (min-width: 90em){
   /* #gkHeaderNav .gkPage{
    width:1240px!important;
}
   #gkLang{ left: 84%;}*/
}

/*video-youtube*/
.fluid-width-video-wrapper {
      padding-top: 0!important;
	  height:500px;
}
.lajme-front .fluid-width-video-wrapper {
	  height:225px;
}
/*registration*/
.registration {
    margin-top: 190px;
}

#gkBg {
    background: #fff url('http://shksh.al/images/bg.jpg') repeat-x center top;
}
/*background image*/

/*footer en*/
.footer-en #na-ndiqni { padding-left:10%;width:25%;}

.footer-en #buletini{padding-right:10%; width:48%;}

.footer-en #buletini h4 {
    margin-left: 24px;
}
.footer-en .gkCols[data-cols="3"] > div{
    width:25%;
  }
  /*search box*/
     #mod-finder-searchform {
    height: 40px;
    line-height: 40px;
	float: right;

}
#mod-finder-searchform input[type="text"] {
	  padding: 0.5em;
		  font-size: 1em;
  border: 0;
  border-bottom: 1px solid #142942;
    -webkit-box-shadow: none;
  box-shadow: 0;
  color: #142942;
  outline: none;
   background-color:#142942;
  background-image:url("http://shksh.al/images/search.png");
  background-repeat: no-repeat;
       background-position: right;

}

#mod-finder-searchform input[type="text"]:focus{
    border-bottom-color: #fff;
    color:#fff;
  }


/* Search Form */
#searchForm {
	margin-top: 80px;
}
/*#gkMainbody .finder {
    margin-top:220px;
}
/*login*/
/*.item-1207, 
.item-1184{
    margin-top: -135px;
    margin-right: 80px;
 }
 header.login_register_form {
    margin-top: 90px;
}
.login_register_col.registration {
    margin-top: 0px;
}*/

#gkTopNav{
position: relative;
    z-index: 10001;max-width:1240px}
.top-right{height:40px;line-height: 40px;float: right; display: -webkit-inline-box;display: inline-flex;
}
.item-1207,
.item-1184 {
    width: 20px;
    margin-left: 5px;
    margin-top: -5px;
    height: 40px;
    line-height: 40px;
}
.item-1135,
.item-1173 {
    width: 20px;
    margin-right: 5px;
    margin-top: -5px;
    height: 40px;
    line-height: 40px;
}
#gkLang {
    margin-left: 15px;
    margin-top: 11px;
    height: 40px;
    line-height: 40px;
 }
a.twitter-share-button,
a.pin-it-button{
    display: none!important;
}
article header {padding:0px!important;}

/*new changes*/
.kat-front .gkCols {
	width: 100%;
    max-width: 1240px;
    padding-top: 25px;
    padding-bottom: 25px;
}
.kat-front .gkCols > div {
    float: left;
    width:33.333%;
    padding:10px;

}
.kat-front .gkCols figure{
    display: inline-block;
    position: relative;
    max-width: 100%;
    margin: 0;
}

.kat-front .gkCols  figure img {
    display: block;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}


.kat-front .gkCols figcaption {
    background: rgba(12,19,31,0.6);
    height: 100%;
    opacity: 0;
    padding: 60px 30px;
    position: absolute;
    text-align: left;
    top: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    -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;
    width: 100%;
    z-index: 3;
}
.kat-front .gkCols figcaption h1 {
    font-size:28px;
    display: block;
    top: 25%!important;
    margin:0;
    opacity: 0;
    position: relative;
    text-align:center;
    -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;
    -webkit-transition-delay: .15s;
    -moz-transition-delay: .15s;
    -ms-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s;
}
.kat-front .gkCols figcaption h1 a {color:#ffffff;}
.kat-front .gkCols figcaption h1:hover a {color:#b28931;}

.kat-front .gkCols figure:hover figcaption {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.kat-front .gkCols figure:hover figcaption h1{
    opacity: 1;
    top: 0;

}
.lajme-front .titulli3 {margin-bottom:30px;}

.lajme-front .gkCols {
    width: 100%;
    margin: 0;
    }

.lajme-front .gkCols #kutia1,
.lajme-front .gkCols #kutia2,
.lajme-front .gkCols .video {width:30.333%;float:left;display:block;margin:0 1.5%;padding: 0;}



.video .fluid-width-video-wrapper,
.video  .fluid-width-video-wrapper iframe{width:100%!important;}

#kutia1 .nspArts,
#kutia2 .nspArts{
	padding:14px;
	border-bottom: 1px solid #e1e1e1;
}
#kutia1 .nspArt.nspCol1,
#kutia2 .nspArt.nspCol1  {padding-bottom: 0!important;}
#kutia1 .nspArts .nspArt .nspImageWrapper,
#kutia2 .nspArts .nspArt .nspImageWrapper  {margin: 0!important;width:40%;}

#kutia1 .nspArt h4.nspHeader,
#kutia2 .nspArt h4.nspHeader {
    font-size: 24px;
    margin: 0;
    padding: 0 0 0 10px;
    font-size: 16px;
    font-weight: 600;
	  width: 60%;
}
#kutia1 .nspArt h4.nspHeader a,
#kutia2 .nspArt h4.nspHeader a {   color: #642236;}
#kutia1 .nspArt p.nspText,
#kutia2 .nspArt p.nspText {
    display: block!important;
    margin: 0;
    padding: 10px 0 0 10px!important;
    width: 60%;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.4;
}

#kutia1 a.readon,
#kutia2 a.readon  {
     color: #fff;
     font-weight: 100;
     font-style:normal;
     font-size:12px;
     display: block;
     background: #8f1d37;
     border-radius: 4px;
     padding: 4px;
     margin: 5px 0 0 0;
     max-width: 100px;
     text-align: center;
     }

#kutia1 .nspArts + .nspLinksWrap.bottom,
#kutia2 .nspArts + .nspLinksWrap.bottom {border-top:0;}
#kutia1  .nspLinks,
#kutia2  .nspLinks {padding:0;}
#kutia1  .nspLinks .nspLinkScroll1 ul li,
#kutia2  .nspLinks .nspLinkScroll1 ul li  {padding:5px 10px;text-align:left;}
#kutia1  .nspLinks ul li h4,
#kutia2  .nspLinks ul li h4 {
    font-size: 12px;
    font-weight: 700;
    margin: 0;
}
#kutia1  .nspLinks ul li h4 a,
#kutia2  .nspLinks ul li h4 a{color: #8f1d37;}
#kutia1 .nspLinks .nspLinkScroll1 ul li,
#kutia2 .nspLinks .nspLinkScroll1 ul li  {border:none;}

/* Kutia 1 dhe 2 */
#kutia1 .moduletable li h4 a:before, #kutia2 .moduletable li h4 a:before {
	 /* content: "\f064";
    font-family: 'FontAwesome'; */
    padding: 0 5px 0 0;
    transform: rotate(-34deg);
    font-size: 14px;
    font-weight: 100;
}

#kutia1 .nspLinks .nspLinkScroll1 ul li:first-child, #kutia2 .nspLinks .nspLinkScroll1 ul li:first-child {
  border-bottom: 1px solid #e1e1e1 !important; 
}
#kutia2 .nspLinks {
  margin: 10px !important;
}

.front #gkPageContent {display:none;}
.front .ss2-align {
    padding-top: 69px;
}

.acymailing_module form{margin-left:45px!important;} 
.custom.footer-en .acymailing_module form{margin-left:24px!important;} 
td.acyfield_email.acy_requiredField {
	padding: 10px 0 0;
	vertical-align: inherit; 
	display: flex;
}
td.acyfield_email.acy_requiredField input {height:38px!important;line-height:1;}

td.acysubbuttons {
    padding: 10px 0 0;
    vertical-align: inherit;
}
td.acysubbuttons input {height: 38px!important;line-height: 1;margin: 0 0 0 5px;}


.revistat-blog .blog .items-row .column-1,
.revistat-blog .blog .items-row .column-2, 
.revistat-blog .blog .items-row .column-3,
.revistat-blog .blog .items-row .column-4 {
    display:block;
    float:left;
    width:25%;
    padding: 0 10px 10px;
    margin:0;
    border:none;
    }
.revistat-blog  .blog article{
    border-top: none;
    margin-bottom: 20px!important;
    padding-top: 0;
}

.revistat-blog .blog article header h1, .revistat-blog .blog article header h2 {
    margin:0;
    text-align:center;
}

.revistat-blog .blog article header h1 a, .revistat-blog .blog article header h2 a{
    font-size:18px!important;
    line-height:1!important;
}
.revistat-blog .blog article .img-intro-left {   width:100%;}
.revistat-blog .blog article .img-intro-left > img {
    width:100%;
    display: block;
    float: left;
    padding: 0;
}

.revistat-blog .blog article p.readmore {
    float: none!important;
    margin: 0 auto!important;
    text-align: center!important;
}
.extcal_minical table.extcal_minical {
    background-color: #eee!important;}

.extcal_minical table.extcal_minical  table{

    padding: 10px!important;}

.mod_eb_mincalendar_td_dayname, td.mod_eb_mincalendar_not_today, td.mod_eb_mincalendar_no_event a, td.mod_eb_mincalendar_today, td.mod_eb_mincalendar_event {
    padding: 0!important;
    width: 100%!important;
    min-width: 40px;
    height: 40px;
    min-width: 40px;
    line-height: 40px;
}


td.mod_eb_mincalendar_not_today span, td.mod_eb_mincalendar_today span {width: 30px;display: block;margin: 0 auto;height: 30px;line-height: 30px;border: 1px solid ;}
td.mod_eb_mincalendar_today span {border-color:#000!important;background:#000!important;color:#fff!important;}
td.mod_eb_mincalendar_not_today span {border-color:#690001!important; background:#690001!important;}

.mod_eb_mincalendar_td_dayname,
.mod_eb_mincalendar_td_dayname .saturday,
.mod_eb_mincalendar_td_dayname .sunday,
.extcal_minical .extcal_month_label a {
    color: #000!important;
}

td.mod_eb_mincalendar_event {
    background-color: transparent!important;
          
} 

td.mod_eb_mincalendar_event span{background:#fff!important;color:#690001!important;}

.eb-event-location-price.row-fluid.clearfix {
    display: none;
}
#itp-social-buttons-box {
    padding-top: 30px;
}
#eb-share-text {
    padding-top: 0;
    padding-right: 15px;
	font-size: 16px;
	line-height: 32px;
}
#eb-share-button a {
    margin: 0 5px;
}
#eb-category {
    display: none;
}

h2.eb-event-title-container {
    font-size: 26px;
}
#eb-event-page h1.eb-page-heading {
	font-size:30px;
}
div#eb-category-page-columns .eb-event-box.clearfix {
    padding: 0 0 20px;
}
h3#eb-event-properties-heading {
    font-size: 21px;
}

.kalendar-page .eb-calendar select{padding:0 10px!important;}

.kalendar-page h1.eb-page-heading {
    margin: 30px 0 40px!important;
}

.cop-right i.fa.fa-heart {
    color: #C72E2E;
}

.cop-right {
  color : #fff;
  float: left;
}
/* Publikime Blog Article*/
.publikime-blog .blog article p.readmore {
  float: none;
}
.publikime-blog  .img-fulltext-left img {
  width: 40% !important;
}
.publikime-blog .cols-3 .column-3 {
    padding-left: 10px;
	padding-right: 10px;
}
.publikime-blog .cols-3 .column-2 {
    padding-left: 10px;
	padding-right: 10px;
}
.publikime-blog .cols-3 .column-1 {
    padding-left: 10px;
	padding-right: 10px;  
}
.publikime-blog .blog article p.readmore {
    float: none;
    display: flex;
    margin-left: auto;
    justify-content: center;
}