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

/* Just click to select the code */
 
@charset "UTF-8";

@font-face {
  font-family: "writer-pixellove";
  src:url("../fonts/writer-pixellove/writer-pixellove.eot");
  src:url("../fonts/writer-pixellove/writer-pixellove.eot?#iefix") format("embedded-opentype"),
    url("../fonts/writer-pixellove/writer-pixellove.woff") format("woff"),
    url("../fonts/writer-pixellove/writer-pixellove.ttf") format("truetype"),
    url("../fonts/writer-pixellove/writer-pixellove.svg#writer-pixellove") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "writer-pixellove" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="gk-icon-"]:before,
[class*=" gk-icon-"]:before {
  font-family: "writer-pixellove" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.gk-icon-calendar:before {
  content: "a";
}
.gk-icon-fb:before {
  content: "b";
}
.gk-icon-gplus:before {
  content: "c";
}
.gk-icon-vimeo:before {
  content: "d";
}
.gk-icon-twitter:before {
  content: "e";
}
.gk-icon-youtube:before {
  content: "f";
}
.gk-icon-rss:before {
  content: "g";
}
.gk-icon-linkedin:before {
  content: "h";
}
.gk-icon-user:before {
  content: "i";
}
.gk-icon-reviews:before {
  content: "j";
}
.gk-icon-search:before {
  content: "k";
}
.gk-icon-clock:before {
  content: "l";
}
.gk-icon-star:before {
  content: "m";
}
.gk-icon-smile:before {
  content: "n";
}
.gk-icon-plus:before {
  content: "o";
}
.gk-icon-minus:before {
  content: "p";
}
.gk-icon-mail:before {
  content: "q";
}
.gk-icon-star-solid:before {
  content: "r";
}
.gk-icon-tags:before {
  content: "s";
}
.gk-icon-minus-solid:before {
  content: "t";
}
.gk-icon-plus-solid:before {
  content: "u";
}
.gk-icon-id:before {
  content: "v";
}
.gk-icon-timer-solid:before {
  content: "w";
}
.gk-icon-calendar-solid:before {
  content: "x";
}
.gk-icon-arrow-solid:before {
  content: "y";
}
.gk-icon-arrow:before {
  content: "z";
}
.gk-icon-sidebar-solid:before {
  content: "A";
}
.gk-icon-sidebar:before {
  content: "B";
}


/*
 * News Show Pro GK5
 */

.nspMain { position: relative; }
/* Pagination */
.nspBotInterface,
.nspTopInterface {
	clear: both;
	float: right;
	margin: 5px 0;
}
.nspTopInterface {
	position: absolute;
	right: 0;
	top: -50px;
}
.nspBotInterface {
	margin-top: -5px;
}
.nspBotInterface .nspPagination { margin-top: 0; }
/* 
	Interface - for different looking Top and Bottom interface use the following classes:  
	.nspTopInterface
	.nspBotInterface (e.g.: .nspTopInterface .nspPagination li ...)
*/
.nspPagination {
	float: left;
	list-style-type: none!important;
	margin: 3px 0 0 0!important;
	padding: 0!important;
}
.nspMain .nspPagination li,
.nspMain .nspBotInterface .nspPagination li {
	border: 1px solid #d5d5d5!important;
	border-top: 1px solid #d5d5d5!important;
	border-bottom: 1px solid #d5d5d5!important;
	border-radius: 6px;
	cursor: pointer;
	display: block;
	float: left;
	height: 12px;
	margin: 2px 4px 0 0!important;
	padding: 0;
	text-indent: -999em;
	width: 12px;
}
.nspMain .nspPagination li:hover,
.nspMain .nspPagination li.active { 
	border-color: #e45425!important;
	border-top-color: #e45425!important; 
	border-bottom-color: #e45425!important;
}
.nspNext,
.nspPrev {
	cursor: pointer;
	float: left;
	height: 20px;
	margin: 0 4px;
	overflow: hidden;
	position: relative;
	text-align: center;
	text-indent: -9999px;
	width: 12px;
}
.nspNext:after,
.nspPrev:after {
	border: 1px solid #d5d5d5;
	content: "";
	display: block;
	height: 12px;
	position: absolute;
	top: 5px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 12px;
}

.nspNext:after {
	left: -6px;
}
.nspPrev:after {
	left: 6px;
}

.nspNext:hover:after,
.nspPrev:hover:after {
	border-color: #e45425;
}
/* Articles layout */
.nspArts {
	overflow: hidden;
	padding: 0;
}
.nspArts + .nspLinksWrap.bottom { border-top: 1px solid #e5e5e5 }
.nspArtPage { float: left; }
.nspArt {
	float: left;
	text-align: center;
}
.nspArt div { overflow: hidden; }
.nspArt .nspHeader {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0;
	padding: 10px 0;
	text-transform: none;
}
.nspArt .nspHeader a,
.nspLinks ul li h4 a { color: #1b1d1e; }
.nspArt .nspHeader a:hover,
.nspLinks ul li h4 a:hover { color: #e45425 !important; }
img.nspImage {
	display: block;
}
.nspImageWrapper {
	display: block;
	overflow: hidden;
}
.nspImageWrapper img {
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.nspImageWrapper:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.nspArt p.nspText {
	color: #4c4c4c;
	display: block!important;
	font-size: 14px;
	line-height: 1.4;
	margin: 0;
	padding: 0!important;
}
.nspArt p.nspInfo {
	color: #a8a8a8;
	display: block!important;
	font-size: 13px;
	margin: 0;
	padding: 8px 0;
}
.nspArt p.nspInfo > * { padding-left: 10px; }
.nspArt p.nspInfo > *:first-child { padding-left: 0; }
.nspArt p.nspInfo img { vertical-align: middle; }
.nspArt .tleft { text-align: left; }
.nspArt .tright { text-align: right; }
.nspArt .tcenter { text-align: center; }
.nspArt .tjustify { text-align: justify; }
.nspArt .fleft { float: left; }
.nspArt .fright { float: right; }
.nspArt .fnone {
	clear: both;
	float: none;
	width: 100%;
}
.readon {
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
}
.readon.inline {
	clear: both;
	display: inline-block;
	float: none;
	width: auto;
}
.readon.fleft,
.readon.fright,
.readon.fcenter {
	clear: both;
	display: inline-block;
	float: none;
	margin: 0 auto;
	width: auto;
}
.readon.fleft { float: left; }
.readon.fright { float: right; }
.readon.fcenter {
	display: inline-block;
	float: none;
}
.nspAvatar { }
/* Links layout */
.nspLinks { padding: 3px; }
.nspList { float: left; }
.nspLinks ul {
	list-style-type: none!important;
	padding: 0!important;
}
.nspLinks li h4 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 6px
}
.nspLinks li h4 a { text-decoration: none; }
.nspLinks li {
	color: #999;
	font-size: 14px;
	margin: 0!important;
	padding: 16px 0
}
.nspLinks li:first-child { border-top: none; }
.nspLinks li p { margin: 0; }
.nspLinks .readon {
	display: block;
	font-style: normal;
	padding-top: 14px;
}
/* positioning */
.nspArts.left { float: right; }
.nspLinksWrap.left { float: left; }
.nspArts.right { float: left; }
.nspLinksWrap.right { float: left; }
/* make element unvisible */
.nspMain .unvisible {
	left: -9999px;
	position: absolute;
	top: auto;
}
/* Responsive layout */
.gkResponsive img.nspImage,
img.nspImage.gkResponsive {
	height: auto;
	width: 100%!important;
}
.nspArt img.nspImage { max-width: 100%; }
.nspArtScroll1,
.nspLinkScroll1 {
	overflow: hidden;
	width: auto;
}
.nspArtScroll1 { margin: 0; }
.nspPages1 { width: 100%; }
.nspPages2 { width: 200%; }
.nspPages3 { width: 300%; }
.nspPages4 { width: 400%; }
.nspPages5 { width: 500%; }
.nspPages6 { width: 600%; }
.nspPages7 { width: 700%; }
.nspPages8 { width: 800%; }
.nspPages9 { width: 900%; }
.nspPages10 { width: 1000%; }
.nspPages11 { width: 1100%; }
.nspPages12 { width: 1200%; }
.nspPages13 { width: 1300%; }
.nspPages14 { width: 1400%; }
.nspPages15 { width: 1500%; }
.nspPages16 { width: 1600%; }
.nspPages17 { width: 1700%; }
.nspPages18 { width: 1800%; }
.nspPages19 { width: 1900%; }
.nspPages20 { width: 2000%; }
.nspCol1 { width: 100%; }
.nspCol2 { width: 50%; }
.nspCol3 { width: 33.3%; }
.nspCol4 { width: 25%; }
.nspCol5 { width: 20%; }
.nspCol6 { width: 16.66%; }
.nspCol7 { width: 14.285%; }
.nspCol8 { width: 12.5%; }
.nspCol9 { width: 11.1%; }
.nspCol10 { width: 10%; }
.nspCol11 { width: 9.09%; }
.nspCol12 { width: 8.33%; }
.nspCol13 { width: 7.69%; }
.nspCol14 { width: 7.14%; }
.nspCol15 { width: 6.66%; }
.nspCol16 { width: 6.25%; }
.nspCol17 { width: 5.88%; }
.nspCol18 { width: 5.55%; }
.nspCol19 { width: 5.26%; }
.nspCol20 { width: 5%; }
/* Animation */
.nspList,
.nspArtPage {
	opacity: 0;
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out;
	-o-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
}
.nspList.active,
.nspArtPage.active { opacity: 1; }
/* Suffix dark */
.box.dark a.readon { color: #fff!important; }
.box.dark a.readon:active,
.box.dark a.readon:focus,
.box.dark a.readon:hover {
	background: #fff;
	border-bottom-color: #ddd;
	color: #e45425!important;
}
.box.dark .nspArt p.nspText {
	color: #999;
}
.box.dark .nspArts + .nspLinksWrap.bottom,
.box.dark .nspLinks li { border-top-color: #444; }

/* latest posts (right/left) */
.latest-posts-left .nspArt,
.latest-posts-right .nspArt {
	border-top: 1px solid #ddd;
	overflow: hidden;
	position: relative;
}
.latest-posts-left .nspArt:first-child,
.latest-posts-right .nspArt:first-child {
	border-top: none;
}
.latest-posts-left .nspImageWrapper,
.latest-posts-right .nspImageWrapper {
	float: right;
	width: 42%;
}
.latest-posts-left .nspImageWrapper {
	float: left;
}
.latest-posts-left .gkArtContentWrap,
.latest-posts-right .gkArtContentWrap {
	float: left;
	padding-right: 80px;
	width: 58%;
}
.latest-posts-left .gkArtContentWrap {
	float: right;
	padding-left: 80px;
	padding-right: 0;
}
.latest-posts-right .nspHeader {
	padding: 0;
}
.latest-posts-right .nspInfo a {
	color: #a8a8a8;
}
.latest-posts-right .nspInfo a:active,
.latest-posts-right .nspInfo a:focus,
.latest-posts-right .nspInfo a:hover {
	color: #e45245;
}
.latest-posts-right .is-featured {
	background: #00aeef;
	color: #fff;
	display: block;
	float: right;
	font-size: 10px;
	height: 23px;
	line-height: 24px;
	padding: 0 10px!important;
	text-transform: uppercase;
}

/* post-listing suffix */
.post-listing {
	max-width: 1280px;
}
.post-listing .nspArtScroll1 {
	overflow: visible;
}
.post-listing figure > a {
	float: left;
	overflow: hidden;
	width: 50%;
}
.post-listing figure img {
	display: block;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-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%;
}
.post-listing figure a:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.post-listing figure {
	background: #fff;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .12);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, .12);
	box-shadow: 0 0 6px rgba(0, 0, 0, .12);
	margin: 0;
	overflow: hidden;
	position: relative;
}
.post-listing figcaption {
	bottom: 0;
	padding: 0 35px 30px 35px;
	position: absolute;
	right: 0;
	text-align: left;
	width: 50%;
}
.post-listing figcaption h3 {
	font-size: 18px;
}
.post-listing figcaption h3 a {
	color: #000;
}
.post-listing figcaption h3 a:active,
.post-listing figcaption h3 a:focus,
.post-listing figcaption h3 a:hover {
	color: #e45245;
}
.post-listing figcaption small {
	color: #a8a8a8;
	font-size: 13px;
	margin-top: -5px;
}
.post-listing .gk-icon-arrow {
	color: #000;
	display: block;
	font-size: 22px;
	height: 35px;
	position: absolute;
	right: 20px;
	top: 20px;
	width: 35px;
}
.post-listing .gk-icon-arrow:active,
.post-listing .gk-icon-arrow:focus,
.post-listing .gk-icon-arrow:hover {
	color: #e45245;
}
.post-listing .nspArt {
	padding: 10px!important;
}

/* Portfolio Grid portal mode */
.gkNspPM-PortfolioGrid {
	margin: -75px;
}

/* GK Tabs */
.gkTabsGK5 {
	position: relative;
	overflow: hidden;
}
.gkTabsWrap ol {
	border-bottom: 1px solid #d5d5d5;
}
.gkTabsWrap ol li {
	border: none;
	border-bottom: 1px solid #d5d5d5!important;
	color: #aaa;
	cursor: pointer;
	float: left;
	font-size: 16px;
	font-weight: normal;
	line-height: 36px;
	list-style-type: none;
	margin: 0 10px;
	padding: 0;
	position: relative;
	top: 1px;
}
.gkTabsWrap ol li:first-child {
	margin-left: 0;
}
.gkTabsWrap ol li.active,
.gkTabsWrap ol li.active:hover {
	border-color: #e45425!important;
	color: #e45425;
}
.gkTabsWrap ol li:hover {
	color: #e45425;
}
.gkTabsContainer {
	clear: both;
	overflow: hidden;
	padding: 0px!important;
	position: relative;
}
.gkTabsItem {
	left: -9999px;
	overflow: hidden;
	padding: 24px 0!important;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.gkTabsItem.active {
	left: 0;
	position: relative;
	z-index: 2;
}
.gkTabsNav {
	background: transparent;
	margin: 0;
	position: relative;
	top: 2px;
}
.gkTabsNav:after {
	clear: both;
	content: "";
	display: table;
}
.box.clear-horizontal .gkTabsNav { top: 0; }
.gkTabsButtonNext,
.gkTabsButtonPrev { display: none; }
.gkTabsContainer {
	-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;
}
.gkTabsItem {
	position: absolute;
	top: 0;
	-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: 1;
}
.gkTabsItem.gk-active {
	position: relative;
	top: 0;
	z-index: 1;
}
.gkTabsItem.gk-hide {
	position: absolute;
	top: 0;
	z-index: 0;
}
.gkTabsItem.gk-opacity.gk-hide { opacity: 0; }
.gkTabsItem.gk-opacity.gk-active { opacity: 1; }
.gkTabsItem.gk-slide_vertical.gk-hide {
	opacity: 0;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
}
.gkTabsItem.gk-slide_vertical.gk-active {
	opacity: 1;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
	transform: translateY(0%);
}
.gkTabsItem.gk-slide_vertical.gk-hidden {
	opacity: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
}
.gkTabsItem.gk-slide_horizontal.gk-hide {
	opacity: 0;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
}
.gkTabsItem.gk-slide_horizontal.gk-active {
	opacity: 1;
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-ms-transform: translateX(0%);
	-o-transform: translateX(0%);
	transform: translateX(0%);
}
.gkTabsItem.gk-slide_horizontal.gk-hidden {
	opacity: 0;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
}

/* Columns in the content */
.gkCols {
	margin: 0 -20px;
	width: auto;
}
.gkCols > div {
	float: left;
	padding: 0 20px;
}
.gkCols[data-cols="2"] > div { width: 50%; }
.gkCols[data-cols="3"] > div { width: 33.333333%; }
.gkCols[data-cols="4"] > div { width: 25%; }
.gkCols[data-cols="5"] > div { width: 20%; }

/* Modal box fix */
#sbox-window {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

