


#gkHeaderMod {
    background: #a9d0f4;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.frontpage #gkHeaderMod {
    height: 520px;
}
.box.dark-bg {
    background: #124f77;
    color: #fff;
}
.dark-bg .gkMainMenu > .gkmenu > li > a, .dark-bg .gkMainMenu > .gkmenu > li > span {
    color: #000 !important;
}
.dark-bg .gkMainMenu > .gkmenu > li > a:hover, .dark-bg .gkMainMenu > .gkmenu > li > a:active, .dark-bg .gkMainMenu > .gkmenu > li > a:focus, 
.dark-bg .gkMainMenu > .gkmenu > li.active > a {
    color: red !important;
}

.gk-fixed-nav .gkMainMenu > .gkmenu > li > a:hover, .gk-fixed-nav .gkMainMenu > .gkmenu > li > a:active, .gk-fixed-nav .gkMainMenu > .gkmenu > li > a:focus, .gk-fixed-nav .gkMainMenu > .gkmenu > li.active > a, .dark-bg .gk-fixed-nav .gkMainMenu > .gkmenu > li > a:hover,
 .dark-bg .gk-fixed-nav .gkMainMenu > .gkmenu > li > a:active, .dark-bg .gk-fixed-nav .gkMainMenu > .gkmenu > li > a:focus, 
 .dark-bg .gk-fixed-nav .gkMainMenu > .gkmenu > li.active > a {
    color: red !important;
}
#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > a:active, #gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > a:focus, 
#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > a:hover, #gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > a.active, 
#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > span:active, #gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > span:focus, 
#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > span:hover, #gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > span.active {
    color: red;
}
#gkHeaderMod h1 {
    color: #fff;
}
#gkHeaderMod h2, #gkHeaderMod h1 + p {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
}
#gkHeaderNav.gk-fixed-nav {
    background: #fff;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0, .3);
    -moz-box-shadow: 0 0 3px rgba(0,0,0, .3);
    box-shadow: 0 0 3px rgba(0,0,0, .3);
    height: 130px;
    position: fixed;
    top: -150px;
}
#gkHeaderMod, .blog-page > .header, .single-page > .header, .search-page .header {
    height: 650px;
}
#gkLogo {
    display: block;
    float: left;
    margin: 50px 0 0 20px;
    opacity: 1;
    padding: 0;
    position: absolute;
    text-indent: -9999px;
    width: auto;
}

.box.color-bg {
    background: #fbdd4b;
    color: #000;
}

.transparent-tabs .gkTabsNav li:before {
    border: 1px solid #000;
    border-radius: 50%;
    counter-increment: tabs;
    content: counter(tabs);
    height: 32px;
    left: 20px;
    line-height: 32px;
    position: absolute;
    text-align: center;
    top: 16px;
    width: 32px;
}
.transparent-tabs .gkTabsNav li.active, .transparent-tabs .gkTabsNav li:hover {
    background: rgba(255,255,255,0.32);
    color: #000;
}
.transparent-tabs .gkTabsNav li {
    background: rgba(255,255,255,0.17);
    border: none !important;
    border-radius: 2px;
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 64px;
    margin: 5px 0;
    padding: 0 10px 0 72px;
    position: relative;
    text-align: left;
    -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%;
}
.frontpage .gk-desc {
    padding: 0px 0 15px 0;
}
.gk-desc > img {
    margin: 70px 0 15px 0;
}
.gk-big-text > h2 {
    color: #000;
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
}

@media screen and (max-width: 1160px){
.gkPage {  
    padding-top: 135px;
}}

@media screen and (max-width: 1040px){
#gkHeaderMod .btn-border {
    margin: 15px 0 0 0;
}}

@media screen and (max-width: 1720px){
.box.big-spaces {
    padding: 20px 0 !important;
}}

#gkPageContent {
    padding: 70px 0 0px;
}
textarea {
    height: 250px !important;
    
}
div#fox-container-m877 {
    margin: 20px 0;
}
span.datenschutz {
    font-size: 11px;
}
.gk-desc {
    padding: 0;
    text-align: left;
}
a:hover, a:active, a:focus {
    color: #ffe509;
}
.box.gray-bg {
    
    padding: 20px 0;
}
.box.gkmod-1 {
    margin: 0px 0;
}
.gk-price-table {
    color: #26292b;
    margin: 120px 0;
}
.gkNspPM-NewsBlocks > figure.inverse {
    background: #fff;
}
.gkNspPM-NewsBlocks > figure.inverse > figcaption h3 {
    color: #000;
}
.box .header {
    color: #111;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    padding: 0 0 20px 0;
}
.box ul.menu li.active {
    background: #fff;
}
.box ul.menu li.active a {
    padding: 8px 0px;
}