/* show menu on intro homepage */

body, html, body button, body input, body select, body textarea, .bigtitle .header, h1, h2, h3, h4, h5, h6, .gkMenu ul li, .box.menu, .gkTabsWrap ol li {
    font-family: 'Open Sans', Arial, sans-serif !important;
}

#gkTop.isIntro {
    top: 0 !important;
}

#gkTop {
    background-color: rgba(255,255,255,0.8);
}

#gkTop {display:none!important;}

div.aikonmenu {background-color: rgba(255,255,255, 0.8)!important;}
div.aikonmenu.logo-menu-icons ul {float: right;}
.menuwrapper > ul > li.deeper > a::after, .menuwrapper > ul > li.deeper > span::after {display:none!important;}
.menuwrapper > ul > li > ul > li > a, .menuwrapper > ul > li > ul > li > a:hover, .menuwrapper > ul > li > ul > li > span {font-size: 14px;}
div.aikonmenu ul li.deeper a::after, div.aikonmenu ul li.deeper span::after {border:none;}

.gkIsWrapper-gk_creativity .gkIsNextBtn, .gkIsWrapper-gk_creativity .gkIsPrevBtn {
    font-size: 88px;
}

a.gkLearnMore.loaded {
color:#fff;
background-color: rgba(255,140,0,1);
}

#gkLogo {
    margin: 14px 0;
    padding: 0;
    text-indent: -999em;
    text-shadow: none;
    max-width: 200px;
}

.gkIsWrapperFixed {
background: #ddd !important;
}

h3.header {
	hyphens: auto;
	hyphenate-limit-chars: 6 3 2;
	hyphenate-limit-lines: 2;
    -webkit-hyphens: auto;
	-webkit-hyphenate-limit-chars: 6 3 2;
	-webkit-hyphenate-limit-lines: 2;
	-ms-hyphens: auto;
	-ms-hyphenate-limit-chars: 6 3 2;
	-ms-hyphenate-limit-lines: 2;
}

#leistungen {
/*    background: #B8FF29; neon */
	background: #D0E951;
	min-height: 100vh;
}

.gkIsWrapper-gk_creativity .figcaption h1, .gkIsWrapper-gk_creativity .figcaption h2 {
    color: #D0E951;
    text-align: center;
    text-transform: uppercase;
    position: relative;
	text-shadow: 2px 3px 4px #333;
	font-weight: 600;
}

.gkIsWrapper-gk_creativity .figcaption > a {
    border: 0px solid #fff;
}

.gkIsWrapper-gk_creativity .figcaption > a {
    border: 0px solid #fff;
    font-size: 20px;
    font-weight: 600;
	text-transform:none;
 }

 article header h1, article header h2 {
    font-size: 32px;
    margin: 0 0 6px;
}

.box .header {
    color: #005143;
    font-size: 24px;
    font-weight: 400;
    text-transform: none !important;
}

.onepage #gkMainbody {display:none;}

 .bigbutton {
    border-width: 2px !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    float: none;
    height: auto !important;
    line-height: 18px !important;
    padding: 22px 32px !important;
    text-transform: uppercase !important;
	color: #fff;
	background-color: rgba(184,255,41,1);
}


.formControls .uk-button-primary {
    background-color: #69AF23 !important;
}

.uk-button-primary:focus, .uk-button-primary:hover {
    background-color: #005143 !important;
    color: #fff;
}

.uk-button-primary:focus, .uk-button-primary:hover {
    background-color: #0f7ae5;
    color: #fff;
}

.gkIsWrapper-gk_creativity .gkIsNextBtn i, .gkIsWrapper-gk_creativity .gkIsPrevBtn i {
    color: #005143;
}

.onepage #gkPageContentWrap {
	background: #005143;
}

.onepage .box.greenbg {
    background: #D0E951;
}
.onepage .box.orangebg {
    background: #FF8C00;
}
.onepage .box.darkgreenbg {
    background: #005143;
}

#software {min-height: 100vh; background: #005143; color: #fff;}
#software .box .header, #software h1, #software h2, #software h3, #software h4, #software h5, #software p, #software small {color: #fff;}
#software .bigbutton {color: #fff;background-color: #00362C;}
#software .bigbutton:hover {color: #00362C;	background-color: rgba(255,255,255,0.8);}

#c8sage #gkContent {padding-bottom: 0 !important;}
#c8sage #gkBottom2 .gkPage {max-width:98%;}
#c8sage #gkBottom2, #c8team #gkBottom2 {background: #F7F7F6;}
#c8sage #gkBottom2 .box, #c8team #gkBottom2 .box {background: #F7F7F6 !important; padding:0 !important; margin-bottom: 0px !important;}

#team {min-height: 100vh; background: #FF8C00;}
#team .box .header, #team .box.bigtitle .header small, #team .uk-panel-title, #team .uk-margin {color:#fff;}
#team .bigbutton {color: #fff; background-color: #C46500;}
#team .bigbutton:hover {color: #FF8C00;	background-color: rgba(255,255,255,0.8);}

#c8home #gkBottom2 {min-height: calc(100vh - 91px);}

.gkContactForm address {
    padding: 0 0 20px 0;
}

#gkBottom2 .c8special .bigbutton {color: #005143!important; background-color: rgba(255,255,255,0.4);}
#gkBottom2 .c8special .bigbutton:hover {color: #005143!important; background-color: rgba(255,255,255,1.0);}


#gkBottom2 .box h3, #gkBottom2 .box .header small, #gkBottom2 .box, .gkContactForm address, a.c8maillink {
    color: #005143 !important;
}

#gkBottom2 .bigbutton {
    background: #005143;
	color:#fff !important;
}

#gkBottom2 input[type="submit"]:hover, #gkBottom2 a.bigbutton:hover {
    background: #fff;
	color: #005143 !important;
}
.gkContactSocialIcons > a::before {
    border: 2px solid #005143;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #005143;
    display: block;
    font-family: FontAwesome;
    font-size: 16px;
    height: 32px;
    line-height: 28px;
    text-align: center;
    text-indent: 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: 32px;
}

.uk-panel-box, .uk-panel-box .uk-panel-title, .uk-panel-box-hover:hover, .uk-panel-box-primary .uk-panel-title, .uk-panel-box-primary-hover:hover, .uk-panel-title {
    color: #005143;
}
.uk-panel-box {
    padding: 20px;
    background: #fff;
    border: 1px solid #ffffff;
    border-radius: none;
}

.uk-panel-title {
    font-weight:400;
}

.uk-overlay-background {
    background: rgba(255,140,0,.95);
    color: #fff;
	font-size: 20px;
	font-weight: 600;
}

.uk-overlay-background .uk-panel-title {
    font-weight:600;
}

.uk-panel img {
    max-width: 100%;
	height:auto;
}

#gkBreadcrumb {
    height: 175px;
}

#gkSocialAPI, #gkBreadcrumb .breadcrumbs {
    display: none;
}

.shadow {
	background: #fff;
	box-shadow: 0 5px 8px 0 rgba(160, 166, 168, 0.35);
	padding:15px;
}

.itemBody ul {
    list-style: disc;
	margin-bottom:30px;
}
.itemBody ul li {
    line-height: 24px;
    padding-left: 5px;
    margin-left: 20px;
}

.itemBody header {
    margin: 0 0 20px;
}

.itemBody header ul, .blog article header ul {
	margin-bottom:0px;
}

section.blog .items-row header h2, section.blog-featured .items-row header h2 {
    font-size: 32px;
	font-weight: 400;
}

.itemBody ul li.published {
    padding-left: 0px;
    margin-left: 0px !important;
	list-style: none;
}
.itemBody ul li.itemPrintEmail {display:none;}

div.aikonmenu .logo img {
	margin-top: 8px;
}

label, .uk-form-label {
    color: #005143 !important;
    font-size: 14px;
    font-weight: 300;
    padding: 0 6px 0 0;
    text-transform: none;
}

#c8contact p {
	margin: 0.5em 0 1.5em !important;
}
#c8contact p#gkCopyrights {
    margin: 0 !important;
}
#c8contact h1,
#c8contact h2,
#c8contact h3,
#c8contact h4,
#c8contact h5,
#c8contact h6 {
	color: #005143 !important;
	margin: 0 0 12px 0 !important;
}
#c8contact h3 {
	font-size: 24px !important;
}
#c8contact h4 {
	font-size: 22px !important;
	line-height: 1.4 !important;
}
#c8contact div.rsform-block-recaptcha {min-height:78px;}
#c8contact #gkFooterNav ul {
    padding-left: 0px !important;
}
#c8contact a:hover {
    text-decoration: none !important;
}
#c8contact #gkPageContent a:hover {
	color: #005143 !important;
}

.c8fl {font-size: 32px; font-weight:400; color:#FF8C00; margin-right:3px;}