/**
 *
 * -------------------------------------------
 * Template 3rd party extensions CSS file
 * -------------------------------------------
 * 
 **/
 
/*
 *
 * 9. Template additional 3rd party extensions style
 *
 *
------------------------------------ */

/* 9.1. GK Comments
==================================== */

.widget_gk_comments li {
	border: none!important;
	overflow: hidden;
	margin-bottom: 1px
}

.widget_gk_comments li > p {
	line-height: 1.5;
	position: relative;	
	margin-left:90px;
}

.widget_gk_comments li > p small {
	color: #FFB69E;
	display: block;
	font-size: 11px;
	text-align: left;
}


.widget_gk_comments li span.gk-avatar {
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
	border: 2px solid #eee;

	float: left;
	margin-top: 15px;
	padding: 9px;	
	position:absolute;
}

.widget_gk_comments li span.gk-avatar img {
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
	display: block;

}

/* 9.2. GK Social
==================================== */

.gk-facebook-icon,
.gk-twitter-icon,
.gk-rss-icon {
	background: transparent url(../images/style1/social_icons.png) no-repeat 0 0;
	display: inline-block;
	height: 33px;
	margin-right: 13px;
	text-indent: -9999px;
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
		-ms-transform: scale(1);
		 -o-transform: scale(1);
			transform: scale(1);
	-webkit-transition: -webkit-transform 0.1s ease-out;
	   -moz-transition: -moz-transform 0.1s ease-out;
		 -o-transition: -o-transform 0.1s ease-out;
			transition: transform 0.1s ease-out;
	width: 33px;
}

.gk-facebook-icon:hover,
.gk-twitter-icon:hover,
.gk-rss-icon:hover {
	-webkit-transform: scale(0.85);
	   -moz-transform: scale(0.85);
	    -ms-transform: scale(0.85);
	     -o-transform: scale(0.85);
	    	transform: scale(0.85)
}

.gk-facebook-icon {
	background-position: 0 -34px;
}

.gk-twitter-icon {
	background-position: 0 0;
}

.gk-rss-icon {
	background-position: 0 -67px
}

#gk-social-icons {
	width: 100%;
	position: absolute;
	text-align: center;
	top: 13px;
}


/* 9.3. GK NSP
==================================== */

.gk-nsp {
	position: relative;
}

.gk-nsp-arts,
.gk-nsp-links {
	overflow: hidden;
}

.gk-nsp-arts-nav,
.gk-nsp-links-nav {
	overflow: hidden;
	clear: both;
}
.gk-nsp-links-nav {
	float: right;
}
.gk-nsp-arts-nav {
	position: absolute;
	right: 12px;
	padding: 0 3px;
	top: -36px;
}
.gk-nsp-arts-nav ul,
.gk-nsp-links-nav ul {
	list-style-type: none !important;
	margin: 9px 0 0 !important;
	padding: 0 !important;
	float: left;
}
.gk-nsp-arts-nav ul li,
.gk-nsp-links-nav ul li {
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	float: left;
	width: 10px;
	height: 10px;
	margin: -2px 4px 0 0 !important;
	background: #ffa879;
	border: none!important;
	padding: 0!important;
	text-indent: -999em;
	cursor: pointer;
}
.gk-nsp-arts-nav li:hover,
.gk-nsp-arts-nav li.active,
.gk-nsp-links-nav li:hover,
.gk-nsp-links-nav li.active,
#gk-mainbody-wrap .box.color2 .gk-nsp-arts-nav ul li:hover,
#gk-mainbody-wrap .box.color2 .gk-nsp-arts-nav ul li.active,
#gk-mainbody-wrap .box.color2 .gk-nsp-links-nav ul li:hover,
#gk-mainbody-wrap .box.color2 .gk-nsp-links-nav ul li.active {
	background: #fff;
}

#gk-mainbody-wrap .gk-nsp-arts-nav ul li,
#gk-mainbody-wrap .gk-nsp-links-nav ul li,
.box.color2 .gk-nsp-arts-nav ul li,
.box.color2 .gk-nsp-links-nav ul li {
	background: #E25527;
}

#gk-mainbody-wrap .gk-nsp-arts-nav li:hover,
#gk-mainbody-wrap .gk-nsp-arts-nav li.active,
#gk-mainbody-wrap .gk-nsp-links-nav li:hover,
#gk-mainbody-wrap .gk-nsp-links-nav li.active,
.box.color2 .gk-nsp-arts-nav ul li:hover,
.box.color2 .gk-nsp-arts-nav ul li.active,
.box.color2 .gk-nsp-links-nav ul li:hover,
.box.color2 .gk-nsp-links-nav ul li.active,
#gk-mainbody-wrap .box.color2 .gk-nsp-arts-nav ul li,
#gk-mainbody-wrap .box.color2 .gk-nsp-links-nav ul li {
	background: #ffa879;
}

.box.color2 .gk-nsp-links-nav {
	float: none!important;
}

.gk-nsp-next,
.gk-nsp-prev,
#gk-mainbody-wrap .box.color2 .gk-nsp-next,
#gk-mainbody-wrap .box.color2 .gk-nsp-prev {
	display: block;
	float: left;
	border: none !important;
	height: 20px;
	width: 19px;
	margin: 1px 0 0 4px;
	background: transparent url('../images/nsp_interface.png') no-repeat -31px 0px;
	cursor: pointer;
	text-indent: 999px;
	padding: 0 !important;
	overflow: hidden;
}

#gk-mainbody-wrap .gk-nsp-next,
#gk-mainbody-wrap .gk-nsp-prev,
.box.color2 .gk-nsp-next,
.box.color2 .gk-nsp-prev {
	background: transparent url('../images/nsp_interface.png') no-repeat -31px -40px;
}

.gk-nsp-prev,
#gk-mainbody-wrap .box.color2 .gk-nsp-prev {
	background-position: -12px 0px;
}

#gk-mainbody-wrap .gk-nsp-prev,
.box.color2 .gk-nsp-prev {
	background-position: -12px -40px;
	margin-left: 4px;
}

.gk-nsp-prev:hover,
#gk-mainbody-wrap .box.color2 .gk-nsp-prev:hover {
	background-position: -12px -20px;
}

.gk-nsp-next:hover,
#gk-mainbody-wrap .box.color2 .gk-nsp-next:hover {
	background-position: -31px -80px;
}
#gk-mainbody-wrap .gk-nsp-prev:hover,
.box.color2 .gk-nsp-prev:hover {
	background-position: -12px -60px;
}
#gk-mainbody-wrap .gk-nsp-next:hover,
.box.color2 .gk-nsp-next:hover {
	background-position: -31px -60px;
}
.gk-nsp-art-page {
	float: left;
}
.gk-nsp-art {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
}
.gk-nsp-art.gk-nsp-cols-1 { 
	border-top: 1px solid #e5e5e5;
}
.gk-nsp-art:first-child {
	border-top: none;
}
.gk-nsp-art div {
	overflow: hidden;
}
.gk-nsp-header {
	font-size: 18px;
	line-height: 1.2;
	margin: 0 0 10px 0;
}

.gk-nsp-art .gk-nsp-image {
	border: none;
}
body[data-tablet="false"] .gk-nsp-art .gk-nsp-image {
	-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.15s linear;
	   -moz-transition:    -moz-transform 0.15s linear;
	     -o-transition:      -o-transform 0.15s linear;
	        transition:         transform 0.15s linear;
}
body[data-tablet="false"] .gk-nsp-art .gk-nsp-image:hover {
	-webkit-transform: scale(0.96);
	   -moz-transform: scale(0.96);
	    -ms-transform: scale(0.96);
	     -o-transform: scale(0.96);
	        transform: scale(0.96);
}
.gk-nsp-art .gk-nsp-image-wrap {
	overflow: hidden;
}
.gk-nsp-art .gk-nsp-text {
	float: none;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
}
.gk-nsp-art .gk-nsp-text + .readon {
	margin-top: 16px;	
}
.gk-nsp-art .gk-nsp-text + .gk-nsp-info {
	margin-top: 6px;
}
.gk-nsp-art .gk-nsp-info {
	font-size: 11px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.0;
	margin: 10px 0!important;
}

.gk-nsp-art .gk-nsp-info a:first-child,
.gk-nsp-art .gk-nsp-info span:first-child {
	padding-left: 0!important;
}
.gk-nsp-art .gk-nsp-info a:active,
.gk-nsp-art .gk-nsp-info a:focus,
.gk-nsp-art .gk-nsp-info a:hover {
	color: #333;
}
.readon.left,
.readon.right,
.readon.center {
	clear: both;
}
.readon.left {
	float: left;
}
.readon.right {
	float: right;
}
.readon.center {
	display: inline;
	float: none;
}
.gk-nsp-links ul {
	float: left;
	list-style-type: none !important;
	padding: 0 !important;
}
.gk-nsp-links ul li {
	margin:0 !important;
	padding: 5px 0;
}

#gk-mainbody-wrap .gk-nsp-links ul li {
	border-top: 1px solid #e5e5e5;
}
.gk-nsp-links ul li h4 {
	font-size: 16px;
	line-height: 28px;
	margin: 0;
}

.gk-nsp-links ul li p {
	font-size: 14px;
	line-height: 22px;
	margin: 5px 0;
}

.gk-nsp-image-wrap {
	float: left;
}
/* responsive layout */
.gk-responsive {
	line-height: 1;
}
img.gk-responsive {
	width: 100% !important;
	height: auto;
}
.gk-responsive {
	display: block;
	position: relative;
}
.gk-nsp-image {
	max-width: 100%;
}
.gk-nsp-arts,
.gk-nsp-links {
	clear: both;
	width: 100%;
}
.gk-nsp-arts::after,
.gk-nsp-links::after {
	clear: both;
	content: "";
	display: table;
}
.gk-nsp-arts-page,
.gk-nsp-art {
	float: left;
}
.gk-nsp-pages-1 { width: 100%; }
.gk-nsp-pages-2 { width: 200%; }
.gk-nsp-pages-3 { width: 300%; }
.gk-nsp-pages-4 { width: 400%; }
.gk-nsp-pages-5 { width: 500%; }
.gk-nsp-pages-6 { width: 600%; }
.gk-nsp-pages-7 { width: 700%; }
.gk-nsp-pages-8 { width: 800%; }
.gk-nsp-pages-9 { width: 900%; }
.gk-nsp-pages-10 { width: 1000%; }
.gk-nsp-cols-1 { width: 100%; }
.gk-nsp-cols-2 { width: 50%; }
.gk-nsp-cols-3 { width: 33.3%; }
.gk-nsp-cols-4 { width: 25%; }
.gk-nsp-cols-5 { width: 20%; }
.gk-nsp-cols-6 { width: 16.66%; }
.gk-nsp-cols-7 { width: 14.285%; }
.gk-nsp-cols-8 { width: 12.5%; }
.gk-nsp-cols-9 { width: 11.1%; }
.gk-nsp-cols-10 { width: 10%; }

.gk-nsp-art.gk-nsp-cols-1,
.gk-nsp-art.gk-nsp-cols-2:nth-child(2n+1),
.gk-nsp-art.gk-nsp-cols-3:nth-child(3n+1),
.gk-nsp-art.gk-nsp-cols-4:nth-child(4n+1),
.gk-nsp-art.gk-nsp-cols-5:nth-child(5n+1),
.gk-nsp-art.gk-nsp-cols-6:nth-child(6n+1),
.gk-nsp-art.gk-nsp-cols-7:nth-child(7n+1),
.gk-nsp-art.gk-nsp-cols-8:nth-child(8n+1),
.gk-nsp-art.gk-nsp-cols-9:nth-child(9n+1),
.gk-nsp-art.gk-nsp-cols-10:nth-child(10n+1) {
	clear: both;
}

.gk-nsp-arts-scroll,
.gk-nsp-links-scroll {
	overflow: hidden;
}

/* 9.4. GK Tabs
==================================== */

.gk-tabs {
	position: relative;
}

.gk-tabs:after {
	clear: both;
	content: "";
	display: table;
} 

.gk-tabs-wrap {
	margin: 0 auto;
}
.gk-tabs-wrap > ol {
	margin: 50px 0 0 0!important;
	min-height: 38px;
	overflow: hidden;
}
.gk-tabs-wrap > ol li {
	background: transparent;
	border: none;
	-webkit-border-radius: 24px;
	   -moz-border-radius: 24px;
			border-radius: 24px;
	margin-right: 5px;
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 17px;
	font-weight: normal;
	line-height: 29px;
	list-style-type: none;
	padding: 0 20px;
	text-align: center;
	-webkit-transition: background 0.25s ease-out, color 0.15s ease-out;
	   -moz-transition: background 0.25s ease-out, color 0.15s ease-out;
		 -o-transition: background 0.25s ease-out, color 0.15s ease-out;
		-ms-transition: background 0.25s ease-out, color 0.15s ease-out;
			transition: background 0.25s ease-out, color 0.15s ease-out;
}

.gk-tabs-wrap > ol li.active,
.gk-tabs-wrap > ol li.active:hover{
	background: #fff;
	color: #E25527;
	padding: 0 20px;
	position: relative;
}

.gk-tabs-wrap > ol li:hover {
	color: #FFB69E;
}
.gk-tabs-container {
	clear: both;
	overflow: hidden;
	position: relative;
}
.gk-tabs-item {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	left: -9999px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.gk-tabs-item .box {
	margin-bottom: 0!important;
}
.gk-tabs-item.active {
	left: 0;
	position: relative;
	z-index: 2;
}

#gk-mainbody-wrap .gk-tabs-wrap > ol li {
	border: 1px solid #EEE;
	color: #E25527;
}

#gk-mainbody-wrap .gk-tabs-wrap > ol li:hover,
#gk-mainbody-wrap .gk-tabs-wrap > ol li.active,
#gk-mainbody-wrap .gk-tabs-wrap > ol li.active:hover {
	color: #353639;
}

/* Suffix Big tabs */

.box.big-tabs .gk-tabs-wrap > ol li {
	background: url('../images/style1/tabs_small_icons.png') no-repeat 0 0;
	border: none!important;
	color: #fff!important;
	font-size: 32px !important;
	height: 200px;
	line-height: 360px !important;
	margin: 0 40px 45px 45px !important;
	overflow: hidden;
	padding: 0 !important;
	text-align: center;
	width: 155px;
}

.box.big-tabs .gk-tabs-wrap .gk-tabs-nav ol {
	height: 200px;
	margin-bottom: 45px;
}

.box.big-tabs .gk-tabs-wrap > ol li:hover,
.box.big-tabs .gk-tabs-wrap > ol li.active,
.box.big-tabs .gk-tabs-wrap > ol li.active:hover {
 	background-position: 0 -200px;
}

.box.big-tabs .gk-tabs-wrap .gk-tab-2 {
	background-position: -200px 0;
}

.box.big-tabs .gk-tabs-wrap .gk-tab-2:hover,
.box.big-tabs .gk-tabs-wrap .gk-tab-2.active,
.box.big-tabs .gk-tabs-wrap .gk-tab-2.active:hover {
	background-position: -200px -200px;
}

.box.big-tabs .gk-tabs-wrap .gk-tab-3 {
	background-position: -400px 0;
}

.box.big-tabs .gk-tabs-wrap .gk-tab-3:hover,
.box.big-tabs .gk-tabs-wrap .gk-tab-3.active,
.box.big-tabs .gk-tabs-wrap .gk-tab-3.active:hover {
	background-position: -400px -200px;
}

.box.big-tabs .gk-tabs-wrap .gk-tab-4 {
	background-position: -600px 0; 
}

.box.big-tabs .gk-tabs-wrap .gk-tab-4:hover,
.box.big-tabs .gk-tabs-wrap .gk-tab-4.active,
.box.big-tabs .gk-tabs-wrap .gk-tab-4.active:hover {
	background-position: -600px -200px; 
}

.box.big-tabs .gk-tabs-wrap .gk-tab-5 {
	background-position: -800px 0; 
}

.box.big-tabs .gk-tabs-wrap .gk-tab-5:hover,
.box.big-tabs .gk-tabs-wrap .gk-tab-5.active,
.box.big-tabs .gk-tabs-wrap .gk-tab-5.active:hover {
	background-position: -800px -200px; 
}

.box.big-tabs .gk-tabs-wrap .gk-tab-6 {
	background-position: -1000px 0; 
}

.box.big-tabs .gk-tabs-wrap .gk-tab-6:hover,
.box.big-tabs .gk-tabs-wrap .gk-tab-6.active,
.box.big-tabs .gk-tabs-wrap .gk-tab-6.active:hover {
	background-position: -1000px -200px; 
}

.box.big-tabs .gk-tabs-wrap .gk-tab-7 {
	background-position: -1200px 0; 
}

.box.big-tabs .gk-tabs-wrap .gk-tab-7:hover,
.box.big-tabs .gk-tabs-wrap .gk-tab-7.active,
.box.big-tabs .gk-tabs-wrap .gk-tab-7.active:hover {
	background-position: -1200px -200px; 
}

.box.big-tabs .gk-tabs-wrap .gk-tab-8 {
	background-position: -1400px 0; 
}

.box.big-tabs .gk-tabs-wrap .gk-tab-8:hover,
.box.big-tabs .gk-tabs-wrap .gk-tab-8.active,
.box.big-tabs .gk-tabs-wrap .gk-tab-8.active:hover {
	background-position: -1400px -200px; 
}


.box.big-tabs .gk-tabs-container {
	background: #fff;
	-webkit-border-radius: 12px;
	   -moz-border-radius: 12px;
			border-radius: 12px;
	padding: 44px;
}

.box.big-tabs .gk-tabs-nav + .gk-arrow {
	height: 29px;
}

.box.big-tabs .gk-tabs-nav + .gk-arrow > div {
	height: 29px;
	margin-left: 100px;
	width: 33px;
	background: transparent url('../images/style1/tabs_arrow.png') no-repeat 0 0;
}


/* 9.5. GK Image Show
==================================== */

.box.widget_gk_image_show {
	margin-bottom: 91px;
}

.gk-is-wrapper-gk_appsprotech { 
	margin: 0 auto;
	max-width: 1400px;
	position: relative; 
	-webkit-transform-style: preserve-3d!important;
	width:100%; 
}

.gk-is-wrapper-gk_appsprotech .gk-is-image { 
	overflow: hidden; 
	position: relative; 
	width: 100%; 
}
.gk-is-wrapper-gk_appsprotech.loaded .gk-is-image img {
	bottom: 50px;
	height: auto!important;
}
.gk-is-wrapper-gk_appsprotech .gk-is-preloader { 
	-webkit-animation: preloader 0.35s infinite alternate; 
	   -moz-animation: preloader 0.35s infinite alternate; 
	        animation: preloader 0.35s infinite alternate; 
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%; 
	background: #fff; 
	display: block; 
	height:12px;
	left:50%; 
	margin: -4px 0 0 -4px; 
	position:absolute; 
	top:50%; 
	width:12px; 
	text-indent: -9999px; 
	z-index:128; 
}

@-webkit-keyframes preloader { 
	from {  
		margin: 0px; 
	} 
	
	to { 
		margin: 0 0 0 -16px; 
	} 
}

@-moz-keyframes preloader { 
	from {  
		margin: 0; 
	} 
	
	to { 
		margin: 0 0 0 -16px; 
	} 
}

@keyframes preloader { 
	from { 
		margin: 0; 
	} 
	
	to {  
		margin: 0 0 0 -16px; 
	} 
}

.gk-is-wrapper-gk_appsprotech .gk-is-pagination::before,
.gk-is-wrapper-gk_appsprotech .gk-is-pagination::after {
	background: transparent url('../images/style1/pagination_lines.png') no-repeat center bottom;
	content: "";
	height: 50px;
	position: absolute;
	right: 0;
	width: 40%;
	z-index: 101;
}

.gk-is-wrapper-gk_appsprotech .gk-is-pagination::before {
	background-position: center 0;
	left: 0;
	right: auto;
}

.gk-is-wrapper-gk_appsprotech .gk-is-pagination { 
	bottom: -100px;
	height:50px; 
	position: absolute;
	text-align: center; 
	-webkit-transition: bottom 0.3s ease-out;
	   -moz-transition: bottom 0.3s ease-out;
		 -o-transition: bottom 0.3s ease-out;
		-ms-transition: bottom 0.3s ease-out;
			transition: bottom 0.3s ease-out; 
	width:100%;
	z-index: 100; 
}
.gk-is-wrapper-gk_appsprotech.loaded .gk-is-pagination { 
	bottom: 0px; 
}
.gk-is-wrapper-gk_appsprotech .gk-is-pagination > ol { 
	display: inline-block; 
	list-style-type: none; 
	margin: 0;
	padding: 13px 0 0 0; 
	position: relative; 
	z-index: 102; 
}
.gk-is-wrapper-gk_appsprotech .gk-is-pagination > ol li { 
	border-top: none!important;
	float: left;
	height: 24px;
	margin-left: 10px;
	text-indent: -9999px;
	width: 24px;
}
.gk-is-wrapper-gk_appsprotech .gk-is-pagination > ol li:first-child { 
	margin-left:0; 
}
.gk-is-wrapper-gk_appsprotech .gk-is-pagination > ol li a { 
	background: #f67c40;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
	display: block;
	height: 16px;
	margin: 4px;
	-webkit-transition: all 0.15s ease-out;
	   -moz-transition: all 0.15s ease-out;
		-ms-transition: all 0.15s ease-out;
		 -o-transition: all 0.15s ease-out;
			transition: all 0.15s ease-out;
	width: 16px;
}
.gk-is-wrapper-gk_appsprotech .gk-is-pagination > ol li.active a,
.gk-is-wrapper-gk_appsprotech .gk-is-pagination > ol li:hover a { 
	background: #fff;
	height: 24px;
	margin: 0;
	width: 24px;
}
.gk-is-wrapper-gk_appsprotech .gk-is-prev,
.gk-is-wrapper-gk_appsprotech .gk-is-next { 
	background: transparent url('../images/is_arrows.png') no-repeat 0 0; 
	border: 4px solid #fff;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
	cursor: pointer; 
	display: block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	    filter: alpha(opacity=0);
	height: 70px;
	left: 20px; 
	opacity: 0;
	position: absolute; 
	text-indent: -9999px; 
	top: 50%; 
	-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: 70px; 
	z-index: 10;
}
.gk-is-wrapper-gk_appsprotech .gk-is-next { 
	background-position: right 0;
	left: auto; 
	right: 20px; 
}
.gk-is-wrapper-gk_appsprotech .gk-is-prev:hover,
.gk-is-wrapper-gk_appsprotech .gk-is-next:hover { 
	background-color: #353639;
	cursor: pointer; 
	-webkit-transform: scale(0.85); 
	   -moz-transform: scale(0.85); 
	    -ms-transform: scale(0.85); 
	     -o-transform: scale(0.85); 
	        transform: scale(0.85); 
}
.gk-is-wrapper-gk_appsprotech.loaded .gk-is-prev { 
	opacity: 1; 
}
.gk-is-wrapper-gk_appsprotech.loaded .gk-is-next {  
	opacity: 1; 
}
.gk-is-wrapper-gk_appsprotech .gk-is-slide {
	bottom: 0;
	left: 50%;  
	position: absolute; 
	visibility: visible; 
}
.gk-is-wrapper-gk_appsprotech .gk-is-slide.active,
.gk-is-wrapper-gk_appsprotech .gk-is-slide:first-child { 
	visibility: visible; 
}
.gk-is-wrapper-gk_appsprotech .gk-is-text { 
	display: block;
	filter: alpha(opacity=0);
	left: 0; 
	margin: 0 15%;
	opacity: 0;
	position: absolute; 
	text-align: center; 
	top: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	width: 70%; 
	z-index: 127; 
}

.gk-is-wrapper-gk_appsprotech .gk-is-text.active {
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
	opacity: 1;
	filter: alpha(opacity=100);
}

.gk-is-wrapper-gk_appsprotech .gk-is-text h2 a { 
	color: #fff;
	display: block;
	font-size: 56px;
	line-height: 46px;
	margin-top: 0;
}	
.gk-is-wrapper-gk_appsprotech .gk-is-text p { 
	display: block;
	color: #ffc9b1;
	font-size: 22px;
	font-weight: 400;
	line-height: 40px;
	margin-top: 0;
}

.gk-is-wrapper-gk_appsprotech .gk-is-text span.gk-line {
	border-top: 1px solid #fff;
	display: block;
	height: 1px;
	margin: 24px auto 30px auto;
	max-width: 30%;
	overflow: hidden;
	text-indent: -9999px;
}

.gk-is-wrapper-gk_appsprotech .gk-is-slide {
	display: block; 
	-webkit-transform: scale(0); 
	   -moz-transform: scale(0); 
	    -ms-transform: scale(0); 
	     -o-transform: scale(0); 
	        transform: scale(0); 
}
.gk-is-wrapper-gk_appsprotech .gk-is-slide.active { 
	-webkit-transform: scale(1.0); 
	   -moz-transform: scale(1.0); 
	    -ms-transform: scale(1.0); 
	     -o-transform: scale(1.0); 
	        transform: scale(1.0); 
}

/* 9.6. WPML
==================================== */

body #lang_sel_footer {
	background-color: transparent;
	border: none;
	clear: both;
	font: inherit;
	margin: 0;
	min-height: 15px;
	padding: 7px;
	text-align: center;
}