#gk-header.nobg {
	background: transparent url('../images/header_bg.jpg') no-repeat center top;
	min-height: 450px;
	padding: 0;
}
.gk-is-wrapper-gk_startup {
	margin: 0 auto;
	max-width: 1400px;
	position:relative;
	width:100%;
	-webkit-transform-style: preserve-3d!important;
}
.gk-is-wrapper-gk_startup .gk-is-image {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.gk-is-wrapper-gk_startup.loaded .gk-is-image img {
	height: auto!important;
}
.gk-is-wrapper-gk_startup .gk-is-preloader {
	position:absolute;
	z-index:128;
	top:50%;
	left:50%;
	width:12px;
	height:12px;
	border-radius: 50%;
	text-indent: -9999px;
	display: block;
	background: #fff;
	margin: -4px 0 0 -4px;
	-webkit-animation: preloader 0.35s infinite alternate;
	-moz-animation: preloader 0.35s infinite alternate;
	animation: preloader 0.35s infinite alternate;
}
 @-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_startup .gk-is-pagination {
	width:100%;
	height:50px;
	text-align: center;
	position: absolute;
	bottom: -100px;
	transition: bottom 0.3s ease-out;
	z-index: 100;
}
.gk-is-wrapper-gk_startup.loaded .gk-is-pagination {
	bottom: 0px;
}
.gk-is-wrapper-gk_startup .gk-is-pagination > ol {
	display: inline-block;
	position: relative;
	z-index: 102;
	list-style-type: none;
	padding: 13px 0 0 0;
	margin: 0;
}
.gk-is-wrapper-gk_startup .gk-is-pagination > ol li {
	border-top: none!important;
	float: left;
	width: 15px;
	height: 15px;
	margin-left: 6px;
	text-indent: -9999px;
}
.gk-is-wrapper-gk_startup .gk-is-pagination > ol li:first-child {
	margin-left:0;
}
.gk-is-wrapper-gk_startup .gk-is-pagination > ol li a {
	display: block;
	margin: 0;
	width: 16px;
	height: 16px;
	background: transparent url('../images/gk_is_pagination.png') no-repeat 0 -15px;
	border-radius: 50%;
}
.gk-is-wrapper-gk_startup .gk-is-pagination > ol li.active a, .gk-is-wrapper-gk_startup .gk-is-pagination > ol li:hover a {
	width:15px;
	height:15px;
	background: transparent url('../images/gk_is_pagination.png') no-repeat 0 0;
	margin:0;
}
.gk-is-wrapper-gk_startup .gk-is-prev, .gk-is-wrapper-gk_startup .gk-is-next {
	width: 36px;
	height: 48px;
	background: transparent url('../images/gk_is_arrows.png') no-repeat 0 0;
	position: absolute;
	top: 45%;
	left: 20px;
	text-indent: -9999px;
	cursor: pointer;
	-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: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	-o-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
	z-index: 127;
}
.gk-is-wrapper-gk_startup .gk-is-next {
	right: 20px;
	left: auto;
	background-position: right 0;
}
.gk-is-wrapper-gk_startup .gk-is-prev:hover, .gk-is-wrapper-gk_startup .gk-is-next:hover {
	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_startup.loaded .gk-is-prev {
	opacity: 1;
}
.gk-is-wrapper-gk_startup.loaded .gk-is-next {
	opacity: 1;
}
.gk-is-wrapper-gk_startup .gk-is-slide {
	bottom: 50px;
	left:50%;
	position:absolute;
	visibility:hidden;
}
.gk-is-wrapper-gk_startup .gk-is-slide.active, .gk-is-wrapper-gk_startup .gk-is-slide:first-child {
	visibility:visible;
}
.gk-is-wrapper-gk_startup .gk-is-text {
	display: block;
	filter: alpha(opacity=0);
	left: 0;
	margin: 0 15%;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 10px;
	-webkit-transition: all 0.35s ease-out;
	-moz-transition: all 0.35s ease-out;
	-o-transition: all 0.35s ease-out;
	transition: all 0.35s ease-out;
	width: 70%;
	z-index: 127;
}
.gk-is-wrapper-gk_startup .gk-is-text.active {
	top:0px;
}
.gk-is-wrapper-gk_startup .gk-is-text h2 a {
	display: block;
	color: #fff;
	font-size: 60px;
	font-weight: 700;
	line-height: 64px;
	text-transform: uppercase;
	-webkit-transform: translateZ(0)!important;
}
.gk-is-wrapper-gk_startup .gk-is-text p {
	display: block;
	color: #fff;
	font-size: 28px;
	font-weight: 300;
	line-height: 40px;
	margin: 5px 0 40px 0;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
	-webkit-transform: translateZ(0)!important;
}
.gk-is-wrapper-gk_startup .gk-is-text span.price{ clear:both; display:block; margin:0px; padding:0px; font-size:25px;}
.gk-is-wrapper-gk_startup .gk-is-text span.price strong{ color:#007fbf}
.btn1, .btn2 {
	background: #eb592a; /* Old browsers */
	background: -moz-linear-gradient(top, #eb592a 0%, #f8693b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eb592a), color-stop(100%, #f8693b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eb592a 0%, #f8693b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eb592a 0%, #f8693b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eb592a 0%, #f8693b 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eb592a 0%, #f8693b 100%); /* W3C */
 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb592a', endColorstr='#f8693b', GradientType=0 ); /* IE6-9 */
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 1px 1px 0 #ffa183, 1px 0 3px rgba(0, 0, 0, 0.29);
	-moz-box-shadow: inset 1px 1px 0 #ffa183, 1px 0 3px rgba(0, 0, 0, 0.29);
	-ms-box-shadow: inset 1px 1px 0 #ffa183, 1px 0 3px rgba(0, 0, 0, 0.29);
	-o-box-shadow: inset 1px 1px 0 #ffa183, 1px 0 3px rgba(0, 0, 0, 0.29);
	box-shadow: inset 1px 1px 0 #ffa183, 1px 0 3px rgba(0, 0, 0, 0.29);
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	margin: 10px 8px 2px 8px;
	padding: 0 20px;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05);
	text-transform: uppercase;
 	-webkit-transition: all .1s ease-out;
 	-moz-transition: all .1s ease-out;
	 -o-transition: all .1s ease-out;
 	transition: all .1s ease-out; display:none
}
.btn2 {
	background: #007ebf; /* Old browsers */
	background: -moz-linear-gradient(top, #048dd4 0%, #007ebf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #048dd4), color-stop(100%, #007ebf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #048dd4 0%, #007ebf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #048dd4 0%, #007ebf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #048dd4 0%, #007ebf 100%); /* IE10+ */
	background: linear-gradient(to bottom, #048dd4 0%, #007ebf 100%); /* W3C */
 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#048dd4', endColorstr='#007ebf', GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: inset 1px 1px 0 #585752, 1px 0 3px rgba(0, 0, 0, 0.28);
	-moz-box-shadow: inset 1px 1px 0 #585752, 1px 0 3px rgba(0, 0, 0, 0.28);
	-ms-box-shadow: inset 1px 1px 0 #585752, 1px 0 3px rgba(0, 0, 0, 0.28);
	-o-box-shadow: inset 1px 1px 0 #585752, 1px 0 3px rgba(0, 0, 0, 0.28);
	box-shadow: inset 1px 1px 0 #585752, 1px 0 3px rgba(0, 0, 0, 0.28); display:none;
}
.gk-is-wrapper-gk_startup .gk-is-text span.gk-line {
	border-top: 1px solid #fff;
	display: block;
	height: 1px;
	margin: 15px auto 15px auto;
	max-width: 60%;
	overflow: hidden;
	text-indent: -9999px;opacity:.5;
    filter: alpha(opacity:.5);
}
.gk-is-wrapper-gk_startup .gk-is-slide {
	bottom: 300px;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: -webkit-transform 0.3s ease-out, bottom 0.3s cubic-bezier(0, 1.54, .89, 1.35);
	-moz-transition:    -moz-transform 0.3s ease-out, bottom 0.3s cubic-bezier(0, 1.54, .89, 1.35);
	-o-transition:      -o-transform 0.3s ease-out, bottom 0.3s cubic-bezier(0, 1.54, .89, 1.35);
	transition:         transform 0.3s ease-out, bottom 0.3s cubic-bezier(0, 1.54, .89, 1.35);
}
.gk-is-wrapper-gk_startup .gk-is-slide.active {
	bottom:-60px;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
}