﻿/*# orange ff5d02 
    dunkles Grau 6a7373 106,115,115*/

@charset "utf-8";


input[type=text].login, input[type=password].login {
    /*background: rgba(217, 217, 217, 1);*/
}

.login input[name=Email],
.login input[name=Password] {
    background-color: rgb(40,95,150);
    color: white;
    /*    -webkit-box-shadow: 0 0 0px 1000px rgb(40,95,150) inset;
    -webkit-text-fill-color: white !important;*/
}
/*input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    -webkit-text-fill-color: rgb(0,47,100) !important;
}*/



input[type=submit].login, input[type=button].login {
    width: 100%;
    background-color: #ff6500;
    border-style: none;
    text-align: left;
    padding-left: 20px;
    color: white;
    border-radius: 0px;
}

/*input[type=button].login {
    background-color: rgba(217, 217, 217, 1);
    color: rgba(106,115,115,1);
    font-weight:lighter;
}*/

input {
    max-width: 100%;
}

.container .contact {
    max-width: 800px;
}

.row-same-height {
    display: table;
    width: 100%;
}

.col-xs-height {
    display: table-cell;
    float: none;
}

.col-full-height {
    height: 100%;
    vertical-align: middle;
}

.col-bottom {
    height: 100%;
    vertical-align: bottom;
}

/* Float Elements 
---------------------------------*/
.fl-lt {
    float: left;
}

.fl-rt {
    float: right;
}


.title hgroup {
    margin-top: 28px;
}


/* Clear Floated Elements
---------------------------------*/
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:before,
.clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
}

.figure {
    margin: 0px;
}

img {
    max-width: 100%;
    -ms-interpolation-mode: bicubic;

}

a, a:hover, a:active, a:visited, a:focus {
    outline: 0px !important;
    color: #ff6500;
    text-decoration: none;
}

    a:hover, a:active {
        text-decoration: underline;
    }

/* Primary Styles
---------------------------------*/

html, body {
    width: 100%;
    height: 100%;
    margin: 0px auto;
    padding: 0px;
    /*overflow-x: hidden;*/
    background: rgb(208,209,200);
    /*font-family: "Sparkasse Lt", Arial, Serif;*/
    font-family: Arial, Helvetica, SansSerif;
    font-size: 12pt;
    font-weight: normal;
    color: rgb(106,115,115);
    -webkit-overflow-scrolling: touch; /*Scrolling Safari*/
}



.page-wrap {
    min-height: 100%;
}

    .page-wrap:after {
        content: "";
        display: block;
    }

.slideItem {
    border-radius: 4px;
}

h2 {
    font-size: 30px;
    color: rgba(106,115,115, 1);
    font-weight: 700;
    margin: 5px 0 5px 0;
    text-align: center;
    /*text-transform:uppercase;*/
}

h1 {
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 4%;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: #ff6500;
}

.container h1 {
    text-align: center;
}

h1.link {
    cursor: pointer;
}

.container h3 {
    text-align: center;
    padding-top: 0px;
    padding-bottom: 3%;
    font-weight: lighter;
    font-size: 66px;
    text-transform: none;
}

.container .service_block h3 { /*Anmelden Shoppen Sparen*/
    padding-bottom: 2%;
}

h3 {
    font-weight: bold;
    letter-spacing: 0.5px;
    color: rgba(106,115,115, 1);
    font-size: 15px;
    margin: 0 0 5px 0;
}

h6 {
    font-size: 18px;
    color: rgba(106,115,115, 1);
    font-weight: 400;
    text-align: center;
    margin: 0 0 60px 0;
}

.titleHr {
    border: none;
    border-top: 2px solid #ff6500;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 534px;
}

/* Header Styles
---------------------------------*/

#header_outer {
    /*background: rgba(106,115,115, 1);*/
    display: none;
    background: white;
    height: 96px;
    width: 100%;
    padding: 0px 0px;
    position: absolute;
    z-index: 1999;
    /*transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -webkit-transition: all 2s ease-in-out;
    box-shadow: 0px 5px 2px silver;*/
}

#header_outer_plch, #headerSmall {
    display: none;
}

.wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}

.logo {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    height: 69%;
    background: url("/Content/img/LOGO.png") no-repeat;
    background-size: contain;
    top: -7%;
    position: relative;
    cursor: pointer;
}

header .spk-logo {
    display: block;
    width: 210px;
    height: 57px;
    margin: 8px 0 0 0;
    background: url("/Content/img/LOGO.png") no-repeat transparent;
    background-size: contain;
}

header .spk-logo-klein {
    display: block;
    width: 210px;
    height: 57px;
    margin: 8px 0 0 0;
    background: url("/Content/img/LOGO_KLEIN.png") no-repeat transparent;
    background-size: contain;
}

.div_banner.slogan {
    background: url("/Content/img/siesind.png") no-repeat;
    background-size: contain;
    /*background-position: right 20px;*/
    background-attachment: local;
}

.div_banner {
    right: 0;
    height: 54px;
    border: 1px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .div_banner {
    }
}

.text_banner1 {
    /*font-family: "Sparkasse Bd", Arial, Serif;*/
    /*font-family: "Roboto Bold", Arial;*/
    font-family: Arial, Helvetica, SansSerif;
    font-weight: 400;
    color: white;
    font-size: 36pt;
    text-align: left;
    float: left;
    line-height: 1.1;
}

.text_banner2 {
    /*font-family: "Sparkasse Rg", Arial, Serif;*/
    font-size: 36pt;
    font-weight: normal;
    text-align: right;
    float: right;
    margin-top: -8px;
    line-height: 1.2;
}


.container {
    max-width: 88.5%;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}

.loginbox {
    clear: both;
    float: right;
    height: 400px;
    width: 250px;
    background: rgba(106,115,115, 1);
    display: none;
}

.header_section {
    /*background: rgba(153, 153, 153, 1);*/
    /*background: rgba(255, 0, 0, 1);*/
    background: rgba(202, 8, 13, 1);
    height: 26px;
    position: relative;
}


/*Login*/


#li_loginLink {
    background-color: rgba(106,115,115, 1);
    margin-right: 0px;
    width: 200px;
}

.dropdown-menu {
    background: rgba(106,115,115, 1);
    color: white;
    width: 200px;
    padding-bottom: 0px;
}

.control-label.login, input.login[type="submit"] {
    /*Caption und Submit Button*/
    color: #FFF;
}

.login {
    color: rgb(106,115,115);
    /*font-family: "Sparkasse Rg", Arial, Serif;*/
}

#a_loginLink {
    height: 100%;
    cursor: pointer;
}


.formCenter {
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

div.Passwortvergessen {
    padding-left: 15px !important;
}

.Passwortvergessen, .Passwortvergessen a, Passwortvergessen a:hover {
    color: white !important;
    text-decoration: none !important;
    font-weight: normal !important;
    text-align: left;
}



input.login {
    border-width: 0px;
    border-radius: 0px;
    font-size: 35px;
    line-height: 1.5;
}

.RememberMe {
    padding-left: 15px;
    color: white;
    text-align: left;
}


.register {
    background: rgba(106,115,115, 1);
    width: 200px;
    padding-left: 0px;
    text-align: left;
    padding-top: 7px;
    margin-bottom: 0;
    font-weight: normal;
}

.registerlink {
    font-size: 12px;
    font-weight: normal;
    display: inline;
    text-decoration: underline !important;
}

.login-small {
    font-weight: normal;
    color: rgba(233,233,233,1);
    line-height: 1;
    padding-left: 15px;
    padding-bottom: 25px;
    text-align: left;
    white-space: normal;
}

    .login-small a, .login-small a:hover {
        display: inline;
        font-size: 12px;
        text-decoration: underline;
        padding: 0px;
        color: white;
    }

.form-horizontal .form-group {
    margin-left: 15px;
    margin-right: 15px;
    text-align: left;
}



.res-nav_click {
    display: none;
}


/* Nav Styles
---------------------------------*/

.navwrapper {
    width: 100%;
    max-width: 960px;
    text-align: center;
    height: 20px;
    display: none;
    z-index: 1502;
    position: absolute;
    margin-top: 20px;
    max-width: 960px;
    margin-left: -15px;
    /*padding-right: 25px;*/
    /*padding-left: 22px;*/
}

.admin > .navwrapper {
    margin-top: 4px;
    padding-left: 76px;
     max-width: 1260px;
}

.navsubwrapper {
    width: 100%;
}

.navdiv {
    margin-left: auto;
    margin-right: auto;
    /*max-width: 88.5%;*/
    display: flex;
    justify-content: center;
    height: 100%;
    text-align: center;
}

/*.navdivitem.first {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    width: 60px;
    background-color: #ff6500;
    opacity:0.9;
}*/

.navdivitem.last.login {
    width: 25%;
    padding-right: 0px;
    padding-left: 0px;
    opacity: .9;
}

    .navdivitem.last.login.is-safari {
        width: 25%;
    }

/*.navdivitem.last {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}*/

.navdivitem.selected {
    background-color: #ff6500;
    opacity: 0.9;
    white-space: nowrap;
}

/*.navdivitem:nth-child(2) {
    background-color: rgba(255,0,0,0.9);
}*/

/*
.navdivitem:first-child{
    border-bottom-left-radius:4px;
    border-top-left-radius:4px;
    width: 80px;
    background-color: rgba(255,0,0,0.9);

}

.navdivitem:nth-last-child(1){
    border-bottom-right-radius: 4px;
    border-top-right-radius:4px;
    padding-right: 0px;
    padding-left: 0px;
    width: 260px;
}*/

.navdivitem {
    background-color: rgba(0,47,100,1);
    opacity: 0.8;
    position: relative;
    margin-right: 2px;
    text-overflow: ellipsis;
    padding-left: 6px;
    padding-right: 6px;
    height: 100%;
    width: 24%;
    display: inline-block;
}

    .navdivitem.is-iPad {
        width: 15%;
    }

.navdivitemUser {
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    padding-left: 20%;
    padding-right: 10%;
}


.navdivitem.login {
    /*background-color: rgba(217, 217, 217, 1);*/
}

.navdivitem:hover {
    background-color: #ff6500;
    opacity: 0.8;
}



.navdivitem.login > a {
    /*color: #ff6500;*/
}



.navdivitem > a {
    /*font-family: "Sparkasse Rg", Arial, Serif;*/
    display: block;
    font-size: 35px;
    text-decoration: none;
    font-weight: normal;
    padding: 1px 0px 3px 0px;
    color: white;
}

.navdivitem:hover > a, .navdivitem:focus > a {
    color: white;
}

#loginDropdown {
    float: right;
    margin-top: 6px;
    width: 20px;
    margin-right: 14px;
    margin-left: 14px;
}

#loginHead {
    float: left;
    width: 6%;
    margin-bottom: auto;
    margin-top: auto;
    margin-left: 10%;
    margin-right: 8px;
}

.portfolio-image2 {
    display: none;
}

.shop-image, .shop-image2 {
    /*-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 5px;*/
    height: 100%;
    width: 100%;
    position: relative;
    /*border-radius: 4px;*/
}


.shop-image {
    background-size: contain;
    display: block;
}

.shop-image2 {
    display: none;
}

.shop-item {
    float: left;
    /*margin-left: 1%;
    margin-right: 1%;
    width: 33%;
    height: 33%;*/
    /*border-radius: 4px;*/
}


    .shop-item:hover .shop-image {
        opacity: 0;
        display: none;
    }

    .shop-item:hover .shop-image2 {
        display: block;
        opacity: 1;
    }


.shop-overlay2 {
    overflow: hidden;
    display: block;
    bottom: 0px;
    height: 24%;
    width: auto;
    left: 0px;
    right: 0px;
    /*background-color: rgba(250,0,0,1);*/
    /*background-color: #ff6500;
    opacity:0.9;*/
    /*color: white;
    font-weight: bold;
    font-size: 26px;*/
    padding: 0%;
    position: absolute;
}

.shop-overlay2top {
    overflow: hidden;
    display: none;
    top: 0px;
    height: 20%;
    padding-top: 9%;
    width: auto;
    left: 0px;
    right: 0px;
    background-color: rgba(250,0,0,1);
    color: white;
    font-weight: bold;
    font-size: 19px;
    text-align: center;
    padding: 0px;
    padding-top: 2px;
    vertical-align: middle;
    position: absolute;
    border-radius: 4px;
}

.kachel:hover > .portfolio-image2 {
    display: block; /*zeigt Overlay im Shop an*/
}

.login-dropdown {
    width: 100%;
    /*top: 38px;*/
    float: right;
    background-color: rgba(0,47,100,1); /*rgba(106,115,115,1);*/
    display: none;
    position: absolute;
    right: 0px;
    z-index: 1000;
    /*border-radius: 3px;*/
    padding: 4%;
    padding-top: 4px;
    margin-top: 2px;
}

    .login-dropdown.open {
        display: block;
    }

    .login-dropdown ul {
        margin-top: 10px;
        padding-left: 0px;
        width: 100%;
    }

        .login-dropdown ul li {
            /*display: inline-block;*/
            width: 100%;
            list-style-type: none;
        }

            .login-dropdown ul li a {
                display: block;
                font-size: 14px;
                text-decoration: none;
                font-weight: normal;
                padding: 3px 5px 3px 5px;
                color: white;
                text-align: left;
            }

            .login-dropdown ul li:hover {
                background-color: #ff6500;
            }

/* Top_content
---------------------------------*/

.top_cont_outer {
    background: #f9f9f9;
    position: relative;
}

.top_cont_inner {
    background: url(/Content/img/white_pad.png) no-repeat right bottom;
}

.top_content {
    position: relative;
    padding-top: 50px;
}

.white_pad {
    position: relative;
    right: 0px;
    bottom: 0px;
}

    .white_pad img {
        position: absolute;
        right: 0px;
        bottom: 0px;
    }

.top_left_cont {
    padding: 110px 0;
}

    .top_left_cont h3 {
        font-size: 16px;
        color: rgba(106,115,115, 1);
        margin: 0 0 20px 0;
        text-align: left;
        font-weight: 700;
    }

    .top_left_cont h2 {
        font-size: 40px;
        color: rgba(106,115,115, 1);
        line-height: 52px;
        margin: 0 0 26px 0;
        text-align: left;
        font-weight: 700;
    }

    .top_left_cont p {
        font-size: 16px;
        color: rgba(106,115,115, 1);
        margin: 0 0 30px 0;
        line-height: 26px;
    }

a.learn_more2 {
    display: block;
    font-size: 16px;
    color: #ffffff;
    background: #49b5e7;
    width: 178px;
    height: 46px;
    line-height: 46px;
    border-radius: 3px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}

    a.learn_more2:hover {
        background: #222222;
    }



/* Services
---------------------------------*/

.service_area {
    /*padding: 40px 0 40px;*/
}

.service_block {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

    .service_block h3 {
        /*font-family: "Sparkasse Lt", Arial, Serif;*/
        /*font-family: "Roboto Light",Arial;*/
        font-family: Arial, Helvetica, SansSerif;
        font-weight: lighter;
        color: #ff6500;
        font-size: 72px;
        text-transform: none;
    }


/* Latest Work
---------------------------------*/
#work_outer {
    background: #f9f9f9;
    padding: 70px 0px;
    position: relative;
}


.top_cont_latest {
    background: url(/Content/img/dashboard_pic.png) no-repeat right bottom;
}

.work_pic {
    position: absolute;
    right: 0;
    top: 25%;
    width: 50%;
}

.work_section {
    padding: 110px 0 20px;
}


a.contact_btn {
    background: #f56eab;
    text-transform: uppercase;
    display: block;
    width: 176px;
    height: 49px;
    text-align: center;
    line-height: 49px;
    font-size: 16px;
    color: #ffffff;
    border-radius: 3px;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}

    a.contact_btn:hover {
        background: #222222;
    }




/* Portfolio
---------------------------------*/


#Portfolio {
    padding: 100px 0px;
}

.Portfolio-nav {
    padding: 0;
    margin: 0 0 45px 0;
    list-style: none;
    text-align: center;
}

    .Portfolio-nav li {
        margin: 0 10px;
        display: inline;
    }

        .Portfolio-nav li a {
            display: inline-block;
            padding: 10px 22px;
            font-size: 12px;
            line-height: 20px;
            color: #222222;
            border-radius: 4px;
            text-transform: uppercase;
            background: #f7f7f7;
            margin-bottom: 5px;
            transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
        }

            .Portfolio-nav li a:hover {
                background: #7cc576;
                color: #fff;
                text-decoration: none;
            }

.portfolioContainer {
    margin: 0 auto;
    padding-left: 15px;
    width: auto !important;
}

.Portfolio-box {
    text-align: center;
    width: 200px;
    overflow: hidden;
    float: left;
    padding: 12px 0px;
}

    .Portfolio-box img {
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
    }

        .Portfolio-box img:hover {
            opacity: 0.6;
        }

.Portfolio-nav li a.current {
    background: #7cc576;
    color: #fff;
    text-decoration: none;
}

img {
    max-width: 100%;
}

/* no transition on .isotope container */

.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    transition-duration: 0.6s;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}


/* Happy Clients
---------------------------------*/



#client_outer {
    padding: 0px 0px;
}

.client_area {
    width: 98%;
    margin: 0px auto;
}

.client_section {
    padding: 5px 0 0 0;
}

    .client_section.btm {
        padding: 20px 0 0 0;
    }






.client_profile_pic {
    width: 200px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
}

    .client_profile_pic img {
        border-radius: 50%;
    }

.client_profile h3 {
    padding-top: 15px;
    font-size: 18px;
    color: rgba(106,115,115, 1);
    margin: 0 0 0 0;
}

.client_profile span {
    display: block;
    font-size: 16px;
    color: #888888;
}

.quote_sign {
    color: red;
    font-size: 18px;
}

.quote_section {
    margin: 4% 0% 4% 7%;
    background: #f9f9f9;
    position: relative;
    padding: 4% 7%;
    float: left;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}



    .quote_section p {
        font-style: italic;
        font-size: 18px;
        font-weight: 300;
        color: #888888;
        text-align: center;
        position: relative;
    }



.quote_arrow {
    position: absolute;
    background: url(/Content/img/quote_arrow.png) no-repeat left top;
    width: 23px;
    height: 25px;
    left: -22px;
    top: 50%;
    margin-top: -15.5px;
}

.quote_arrow2 {
    background: url(/Content/img/quote_arrow2.png) no-repeat right top;
    position: absolute;
    width: 23px;
    height: 25px;
    right: -22px;
    top: 50%;
    margin-top: -15.5px;
}



/* Sponsors
---------------------------------*/


.c-logo-part {
    background: url(/Content/img/poligan_bg.jpg) no-repeat left top;
    padding: 60px 0;
    margin-top: 60px;
    filter: alpha(opacity=60);
}

    .c-logo-part ul {
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
    }

        .c-logo-part ul li {
            display: inline;
            margin: 0 25px;
        }

        .c-logo-part ul a {
            display: inline-block;
            margin: 0 20px;
        }

.main-section {
    /*padding-top: 100px;*/
}

    .main-section.register {
        padding-top: 0px;
    }






    .main-section.team h6 {
        margin-bottom: 40px;
    }


/* Team
---------------------------------*/

.subline {
    font-size: 10px;
    font-weight: normal;
    color: rgba(104, 104, 104, 1);
    padding: 0px 8px 0px 8px;
    margin-bottom: 0px;
}

.sublinered {
    font-size: 10px;
    font-weight: normal;
    color: #ff6500;
    padding: 0px 8px 0px 8px;
    margin-bottom: 0px;
}

.miniheadline {
    font-size: 15px;
    font-weight: bold;
    color: #ff6500;
    text-transform: uppercase;
    padding: 0px 8px 0px 8px;
    margin-bottom: 0px;
}


.copy {
    font-size: 15px;
    font-weight: normal;
    color: rgba(104, 104, 104, 1);
    padding: 0px 8px 0px 8px;
}





.team-leader-box span {
    margin-bottom: 4px;
    display: block;
}

/*.team-leader-box:nth-of-type(3n+0) {
        margin: 0;
    }*/

.team-image {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.team-leader {
    width: auto;
    height: auto;
    position: relative;
}

.team-leader-shadow {
    background-color: rgba(248, 248, 248, 1);
    position: absolute;
    width: 100%;
    height: 85%;
    z-index: -10;
    top: 25%;
}


/*.team-leader:hover .team-leader-shadow {
    box-shadow: inset 0px 0px 0px 148px rgba(17,17,17,0.80);
}*/

.team-leader:hover ul {
    display: block;
    opacity: 1;
}

.team-leader img {
    display: block;
    border-radius: 50%;
}

.team-leader ul {
    display: block;
    opacity: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    margin-top: -14px;
    z-index: 15;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
}

    .team-leader ul li {
        display: inline;
        margin: 0 11px;
    }

        .team-leader ul li a {
            display: inline-block;
            font-size: 28px;
            color: #fff;
            transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
        }

            .team-leader ul li a:hover, .team-leader ul li a:focus {
                text-decoration: none;
            }

            .team-leader ul li a.fa-twitter:hover {
                color: #55acee;
            }

            .team-leader ul li a.fa-facebook:hover {
                color: #3b5998;
            }

            .team-leader ul li a.fa-pinterest:hover {
                color: #cb2026;
            }

            .team-leader ul li a.fa-google-plus:hover {
                color: #dd4b39;
            }

/* Twitter Feed
---------------------------------*/

/*
.business-talking{
	background:#00b8ff;
	padding:40px 0;
	text-align:center;
}

.business-talking p{
	font-size:16px;
	color:#ffffff;
	margin:0 0 15px 0;
	}
	
.twitter_bird{
	background:url(/Content/img/twitter_bird.png) no-repeat left top;
	width:36px;
	margin:0px auto 15px;
	}
	
.business-talking p small{
	font-size:16px;
	color:#ffffff;
	display:inline-block;
	}
	
.business-talking span{
	display:block;
	font-size:14px;
	color:#ffffff;
	}
*/

.twitter-feed {
    background: #00b8ff;
    padding: 40px 0;
    text-align: center;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

    .twitter-feed:hover {
        background: #f56eab;
    }

    .twitter-feed p {
        font-size: 16px;
        font-weight: 300;
        color: #ffffff;
        margin: 0 0 15px 0;
    }

.twitter_bird {
    /*background:url(/Content/img/twitter_bird.png) no-repeat left top;*/
    width: 36px;
    margin: 0px auto 15px;
}

.twitter-feed p small {
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
    display: inline-block;
}

.twitter-feed span {
    display: block;
    font-size: 14px;
    font-style: italic;
    color: #ffffff;
}

    .twitter-feed span i {
        font-size: 38px;
    }


/* Contact
---------------------------------*/


.contact_section {
    margin: 0 0 60px 0;
}

    .contact_section h2 {
        font-size: 40px;
        color: #ffffff;
        margin: 0 0 50px 0;
        text-transform: uppercase;
    }

.contact_block {
    text-align: center;
}

.contact_block_icon {
    border: 2px solid #ff6500;
    border-radius: 50%;
    height: 70px;
    width: 70px;
    margin: 0px auto 20px;
}

    .contact_block_icon.icon2 {
    }

    .contact_block_icon.icon3 {
    }

    .contact_block_icon span {
        background: none repeat scroll 0 0 #ff6500;
        border: 5px solid #fff;
        border-radius: 50%;
        display: block;
        height: 100%;
        width: 100%;
    }

    .contact_block_icon.icon2 {
    }

        .contact_block_icon.icon2 span {
        }

    .contact_block_icon.icon3 {
    }

        .contact_block_icon.icon3 span {
        }

    .contact_block_icon i {
        color: #fff;
        font-size: 28px;
        margin-top: 0;
        position: relative;
        top: 18px;
        z-index: 20;
    }

.contact_block span {
    display: block;
    font-size: 16px;
    color: rgba(106,115,115, 1);
    line-height: 20px;
}

    .contact_block span a {
        display: block;
        font-size: 16px;
        color: rgba(106,115,115, 1);
        line-height: 20px;
    }


.contact-info-box {
    font-size: 15px;
    margin: 0 0 14px 68px;
    padding-left: 0;
}

    .contact-info-box h3 {
        font-size: 16px;
        font-weight: 600;
        margin: 0 0 40px;
    }

    .contact-info-box p {
        line-height: 28px;
        display: block;
        font-size: 16px;
        color: rgba(106,115,115, 1);
        margin: 0 0 40px;
    }

.social-link {
    padding: 35px 0;
    margin: 0 0 0 68px;
    display: block;
    overflow: hidden;
    list-style: none;
}

    .social-link li {
        float: left;
        margin-right: 8px;
    }

        .social-link li a {
            display: block;
            width: 55px;
            height: 55px;
            border: 3px solid #fff;
            border-radius: 50%;
            text-align: center;
            line-height: 48px;
            font-size: 25px;
            color: #fff;
            background: #222222;
            border-radius: 50%;
            transition: all 0.3s ease-in-out;
        }

            .social-link li a:hover, .social-link li a:focus {
                text-decoration: none;
            }

.twitter a:hover {
    background: #55acee;
}

.facebook a:hover {
    background: #3b5998;
}

.pinterest a:hover {
    background: #cb2026;
}

.gplus a:hover {
    background: #dd4b39;
}

.dribbble a:hover {
    background: #ea4c89;
}

.form {
    margin: 0 30px 0 30px;
}

.input-text {
    /*padding: 15px 16px;*/
    border: 1px solid #ccc;
    width: 100%;
    line-height: 1.8;
    display: block;
    border-radius: 4px;
    font-size: 15px;
    padding-left: 15px;
    margin: 0 0 15px 0;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

    .input-text:focus {
        border: 1px solid #7cc576;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(40, 95, 150, 0.3);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(40, 95, 150, 0.3);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(40, 95, 150, 0.3);
    }

    .input-text.text-area {
        height: 230px;
        resize: none;
        overflow: auto;
    }

.input-btn {
    margin: 0 0 15px 0;
    width: 175px;
    height: 50px;
    letter-spacing: 0px;
    background: #ff6500;
    border-radius: 3px;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    border: 0px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

    .input-btn:hover {
        color: rgba(106,115,115, 1);
    }

/* Footer
---------------------------------*/
.footer_section, .footer_section .container-fluid {
    margin-top: 0px;
    width: 100%;
    background-color: #002F64; /*#54575c;*/
}


/*.footer_info {
    border-top: 1px solid red;
    background-color: rgba(233, 233, 233, 1);
    width: 100%;
    font-size: 12pt;
    font-weight: normal;
    display: none;
    z-index: 1200;
    color: rgba(106,115,115,1);
}

    .footer_info.open {
        display: block;
    }*/

.xgrid {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
}

.xrow {
    display: table-row;
    height: 100%;
}

.xcolumn {
    display: table-cell;
    height: 100%;
    position: absolute;
}

.xcell {
    height: 100%;
    background-color: transparent;
}

.xcolumn:last-child {
    position: absolute;
    right: 0;
    top: 0;
}

.xcolumn.head {
    width: 7%;
    margin-left: 10%;
}

.xcell.login {
    color: white;
}


.xrow:hover {
    border: 1px solid green;
}

    .xrow:hover .xcell.head, .xcell.head.open {
        background: url(/Content/img/bust-white.png) no-repeat center center;
    }

.xcell.login.open {
    color: white;
}

.xcell.head {
    background: url(/Content/img/bust-white.png) no-repeat center center;
}

.xcell.login:hover, .xcell.login:focus, .xcell.login:active {
    color: white;
}

.xcolumn.dropdown {
    width: 5%;
    margin-right: 6%;
}

.xcell.dropdown {
    background: url(/Content/img/Dropdown.png) no-repeat center center;
    background-size: contain;
}

    .xcell.dropdown.flip {
        -moz-transform: scaleY(-1);
        -o-transform: scaleY(-1);
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1);
        filter: FlipV;
        -ms-filter: "FlipV";
    }

/*FOOTER*/

.co_r {
    float: right;
    width: 55%;
    padding: 4px 0px;
}

    .co_r .footer_button {
        /*float: right;*/
        float: left;
    }

.co_l > div {
    width: 25%;
    padding: 10px 0 10px;
    border-bottom: solid thin #686b70;
}

    .co_l > div:last-child {
        border-bottom: none;
    }


/*.container_row {
    display:table-row;
    padding:10px;
    width:100%;
    text-align:right;
    height: 100%;
}*/


.footer_button {
    margin-left: 1%;
    margin-right: 1%;
    z-index: 1201;
    /*display: table-cell;*/
    vertical-align: middle;
    align-content: center;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}


    .footer_button a, .footer_button a:hover {
        cursor: pointer;
        color: #cac8c9;
        text-decoration: none;
    }

.footer_font {
    /*font-family: "Sparkasse Rg", Arial, Serif;*/
    font-size: 27px;
    color: white;
}



/*.footer_block {
    background-color: rgb(255,0,0);
    border-left: solid 2px rgba(233, 233, 233, 1);
    bottom: 0;
    height: 20px;
}


.footer_bottom a {
    display: block;
    font-size: 14px;
    color: rgba(106,115,115, 1);
    text-align: center;
}

.footer_bottom span a {
    display: inline-block;
    color: #7cc576;
    font-size: 16px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

    .footer_bottom span a:hover {
        color: #fff;
    }*/

/* Animation Timers
---------------------------------*/
.delay-02s {
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
}

.delay-03s {
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
}

.delay-04s {
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
}

.delay-05s {
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
}

.delay-06s {
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
}

.delay-07s {
    animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s;
}

.delay-08s {
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
}

.delay-09s {
    animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
}

.delay-1s {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}

.delay-12s {
    animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
}


/*new_profolio*/




/* Portfolio */

.container.portfolio-title {
    padding-bottom: 0px;
}

#portfolio {
    padding: 60px 0 40px;
}




.fa {
    color: #ff6500;
    font-size: 20px;
}

.section-title h2 {
    color: rgba(106,115,115, 1);
    font-size: 34px;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 0 0 15px;
    text-align: center;
    text-transform: uppercase;
}

.section-title span {
    display: block;
    color: rgba(106,115,115, 1);
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 60px;
    text-align: center;
}



/* Portfolio Items */

#portfolio-wrap {
    position: relative;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    display: block;
    padding: 10px;
}

    #portfolio-wrap .one-four {
        margin: 0 !important;
        /*line-height: 0;*/
        width: 20%;
        padding: 0;
        position: relative;
    }


.portfolio-image, .portfolio-image2 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 100%;
    width: 100%;
    position: absolute;
}


.portfolio-item {
    padding: 0;
    position: relative;
    overflow: hidden;
}

    .portfolio-item .portfolio-image {
        overflow: hidden;
        display: block;
        position: relative;
        margin: 4%;
        /*padding: 25px;*/
        /*background-color: rgba(247,247,247,1);*/
        width: 92%;
    }

        .portfolio-item .portfolio-image img {
            width: 100%;
            height: auto;
        }

    .portfolio-item .portfolio-image2 {
        overflow: hidden;
        display: block;
        position: relative;
        opacity: 0;
        margin: 4%;
        /*padding: 25px;*/
        display: none;
        /*background-color: rgba(247,247,247,1);*/
        width: 92%;
    }

        .portfolio-item .portfolio-image2 img {
            width: 100%;
            height: auto;
        }

    .portfolio-item:hover .portfolio-image {
        opacity: 0;
        display: none;
    }

    .portfolio-item:hover .portfolio-image2 {
        display: block;
        opacity: 1;
        transition: all 0.4s ease 0s;
        -moz-transition: all 0.4s ease 0s;
        -webkit-transition: all 0.4s ease 0s;
        -ms-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
    }


.project-overlay {
    display: block;
    position: absolute;
    bottom: 10px;
    width: auto;
    left: 0px;
    right: 0px;
    /*background-color: rgba(250,0,0,1);*/
    background-color: transparent;
    color: white;
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 10px;
    font-size: 16px;
    text-align: center;
    height: 100%;
    padding-top: 84%;
}

.project-overlay2 {
    overflow: hidden;
    display: block;
    position: absolute;
    bottom: 0px;
    height: 24%;
    width: auto;
    left: 0px;
    right: 0px;
    /*background-color: rgba(250,0,0,1);*/
    background-color: transparent;
    /*color: white;
    font-weight: bold;
    font-size: 26px;*/
    text-align: center;
    padding: 4%;
    margin-bottom: 0;
}


.project-overlay2bottom {
    display: block;
    position: absolute;
    bottom: 0px;
    height: 25%;
    width: auto;
    left: 0px;
    right: 0px;
    background-color: rgba(204,204,204,1);
    color: rgba(0,47,100,1);
    font-weight: normal;
    font-size: 19px;
    text-align: left;
    /*padding: 7%;*/
    padding-top: 12%;
    vertical-align: middle;
    padding: 2%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.project-overlay2top {
    overflow: hidden;
    display: block;
    position: absolute;
    top: 0px;
    height: 20%;
    padding-top: 9%;
    width: auto;
    left: 0px;
    right: 0px;
    background-color: rgba(250,0,0,1);
    color: white;
    font-weight: bold;
    font-size: 19px;
    text-align: center;
    padding: 0px;
    padding-top: 2px;
    vertical-align: middle;
}


.btn.shopInfoBtn {
    background: url(/Content/img/next_button.png) no-repeat right 5px center;
    background-size: auto 55%;
    font-size: 18px;
    border-radius: 0px;
    font-weight: 200;
    /*float: left;*/
    color: white;
    background-color: #ff6500;
    opacity: 0.8;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 34px;
    text-align: left;
    line-height: 1.8;
}

    .btn.shopInfoBtn.small {
    }


/*.project-overlay2 .btn {
        padding: 5px;
        height: 90%;
        font-size: 10px;
    }*/

.btn {
    background-color: rgba(0,47,100,1);
    border-radius: 3px;
    color: white;
    font-size: 16px;
    font-weight: bold;
}

    .btn:hover {
        background-color: #ff6500;
        color: white;
    }

.right.carousel-control, .left.carousel-control {
    opacity: 0;
    filter: alpha(opacity=0); /* IE support */
}

.modal_carousel {
    z-index: 995;
}

.carousel-caption {
    position: relative;
    right: 0px;
    left: 0px;
    margin-top: 0px;
    text-shadow: none;
    color: #6a7373;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-left: 12%;
    padding-right: 12%;
}

.teaser ol {
    padding: 0.5% 0px 0.5% 10px;
}

.carousel-indicators {
    bottom: 60px;
}

.carousel .nextButton {
    z-index: 990;
    background-position: right 0px center;
    right: 0px;
}

.carousel .prevButton {
    z-index: 990;
    background-position: 0px center;
    left: 0px;
}


.carousel .prevButton, .carousel .nextButton {
    height: 80%;
    width: 2.5%;
    top: 0px;
}

.carousel .buttonNav .bullet, .carousel .buttonNav .bulletActive, .carousel .buttonNav .bullet:hover {
    width: 18px; /*Größe der Bullets png muss entsprechend angepasst werden*/
    height: 18px;
    margin: 10px;
    background-size: contain;
}

.carousel .buttonNav {
    margin-top: 2%;
}

/* Portfolio Isotope Transitions */

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

    .isotope .isotope-item {
        -webkit-transition-property: -webkit-transform, opacity;
        -moz-transition-property: -moz-transform, opacity;
        -ms-transition-property: -ms-transform, opacity;
        -o-transition-property: -o-transform, opacity;
        transition-property: transform, opacity;
    }

        .isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
            -webkit-transition-duration: 0s;
            -moz-transition-duration: 0s;
            -ms-transition-duration: 0s;
            -o-transition-duration: 0s;
            transition-duration: 0s;
        }



/* Portfolio Expander */



#project-page-holder {
    display: none;
    background-color: #FFF;
}

#project-page-button-fullscreen {
    height: auto;
    z-index: 100;
    position: absolute;
    right: 30px;
    top: 30px;
}

    #project-page-button-fullscreen li {
        display: inline-block;
        font-size: 30px;
    }

        #project-page-button-fullscreen li a {
            background: url(images/close.png) no-repeat #fff;
            background-size: 50px 50px;
            width: 50px;
            height: 50px;
            display: block;
            border-radius: 50px;
            opacity: 0.5;
        }

            #project-page-button-fullscreen li a:hover {
                opacity: 1;
            }

#project-page-button {
    text-align: center;
    margin-bottom: 20px;
    height: auto;
    position: relative;
    z-index: 100;
}

    #project-page-button li {
        display: inline-block;
        margin: 60px 10px 0px 10px;
        font-size: 30px;
    }

#project-page-data {
    margin-bottom: 0px;
}

.project-section-title {
    text-align: center;
    margin-bottom: 40px;
}

    .project-section-title h1 {
        margin-bottom: 5px !important;
        letter-spacing: 1px;
    }

.project-page {
    background-color: #FFF;
    width: 100%;
    height: auto;
    left: 0;
    padding-bottom: 40px;
}


/* Portfolio Normal Expander Project Slider */


.project-image-slider .bx-wrapper .bx-next {
    background: url("images/project_slider_right.png") no-repeat;
    background-size: 35px 65px;
    opacity: 0.3;
    right: -90px;
}

.project-image-slider .bx-wrapper .bx-prev {
    background: url("images/project_slider_left.png") no-repeat;
    background-size: 35px 65px;
    opacity: 0.3;
    left: -90px;
}

    .project-image-slider .bx-wrapper .bx-next:hover, .project-image-slider .bx-wrapper .bx-prev:hover {
        opacity: 1;
        background-position: 0;
    }

.project-image-slider .bx-wrapper .bx-controls-direction a {
    height: 65px;
    margin-top: -33px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 35px;
    z-index: 100;
}

/* Portfolio Normal Expander */

.project-description {
    margin-top: 40px;
    margin-bottom: 20px;
    width: 100%;
    height: auto;
}

.small-border {
    height: 2px;
    width: 50px;
    background-color: #ddd;
    margin-bottom: 15px;
}

.visit-project {
    width: 100%;
    text-align: center;
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding: 55px 0 20px 0;
}

.project-description h5 {
    color: #222222;
    text-transform: uppercase;
    margin-bottom: 5px;
}



/* Portfolio FullScreen Expander */

#cycle-loader {
    height: 32px;
    left: 50%;
    margin: -8px 0 0 -8px;
    position: absolute;
    top: 50%;
    width: 32px;
    z-index: 999;
}

#arrow_left {
    top: 50%;
    height: 60px;
    position: absolute;
    left: 30px;
    width: 32px;
    z-index: 1000;
    margin-top: -30px;
}

#arrow_right {
    top: 50%;
    height: 60px;
    position: absolute;
    right: 30px;
    width: 32px;
    z-index: 1000;
    margin-top: -30px;
}

    #arrow_left:hover, #arrow_right:hover {
        margin-top: -28px;
    }

    #arrow_left:active, #arrow_right:active {
        margin-top: -28px;
    }

div.mc-image {
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    overflow: hidden;
    width: 100%;
}

.in-slide-content div.info-slide {
    background: #FFF url(images/info.png) no-repeat left bottom;
    background-size: 46px 46px;
    position: absolute;
    top: 30px;
    left: 30px;
    width: 46px;
    height: 46px;
    margin: 0;
    display: block;
    text-indent: 10px;
    -moz-border-radius: 23px;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    cursor: pointer;
    z-index: 1000;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=0.5);
    opacity: 0.5;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

    .in-slide-content div.info-slide:hover {
        width: 200px;
        background: #FFF;
        position: absolute;
        bottom: 40px;
        padding: 10px 20px;
        text-indent: 0px;
        moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        z-index: 1000;
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=1);
        opacity: 1;
    }

.in-slide-content h2, .in-slide-content p {
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 24px;
}

.in-slide-content h2 {
    font-size: 14px;
    color: #444;
    text-shadow: none;
    font-weight: normal;
    text-transform: uppercase;
    z-index: 1001;
    position: relative;
    white-space: nowrap;
}

.info-slide p {
    color: #aaa;
    font-size: 13px;
    text-shadow: none;
    z-index: 1001;
    position: relative;
    margin: 0;
    font-weight: normal;
    white-space: nowrap;
}

.in-slide-content div.info-slide h2 {
    display: none;
    padding: 10px 10px 0 10px;
}

.in-slide-content div.info-slide p {
    display: none;
    padding: 0px 10px 10px 10px;
}

.in-slide-content div.info-slide:hover h2, .in-slide-content div.info-slide:hover p {
    display: inherit;
    padding: 0;
}


.modal-wide.teaser, .modal {
    top: 0px; /*Für Teaser*/
    z-index: 2000;
}

.modal-body.teaser {
    width: 100%; /*Für Teaser*/
    height: 80%;
    padding: 0px;
}

.modal-body { /*Für Registrierung*/
    height: 600px;
    width: 100% !important;
}


.modal-backdrop {
    background-color: transparent;
}


.modal-content {
    border-radius: 1px;
    background-color: rgb(238,233,226); /*rgba(240,240,240,1);*/
    width: 60% !important;
    height: 700px;
    margin-left: auto;
    margin-right: auto;
}

    .modal-content.info {
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }


    .modal-content.teaser {
        width: 80% !important;
        height: 60%;
    }

.modal-center { /*Für Registrierung*/
    width: 90% !important;
    margin-left: auto;
    margin-right: auto;
}

.modal-title {
    font-size: 16px;
    color: #ff6500;
}

.registerForm {
    margin-bottom: 12px;
}

#registerForm {
    overflow-y: scroll;
    height: 550px;
    padding-right: 10px;
}


.validation-summary-errors ul {
    padding-left: 0px;
}

.modal-footer {
    text-align: center;
    border-top: none;
}

.alert {
    border-radius: 0px;
}

.form-horizontal.narrow {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

.infotext {
    color: rgb(0,47, 100);
    padding: 20px;
    text-align: center;
    height: 100%;
}

    .infotext > input {
        border-color: rgb(0,47,100);
        border-style: solid;
    }

label {
    font-weight: normal;
}

.spacer1 {
    padding-bottom: 3.6%;
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.service_block_wrapper {
    padding: 6px;
}


#header_outer_small_plch, #header_mobile_plch {
    display: none;
}

#headerSmall, #header_outer_small {
    z-index: 1998;
    display: none;
    max-width: 100vw;
    height: 40px;
    position: fixed;
    z-index: 1502;
    background-color: white;
    width: 100%;
    height: 42px;
    box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
    transition: opacity 0.5s ease 0s;
}

    /*.spk-logo {
    background-size: 400px 500px;
    background-position: -5px -8px;
    width: 22px;
    height: 24px;
   
    position: absolute;
}*/

    #headerSmall .ham .icon-text {
        position: absolute;
        top: 13px;
        color: #FFF;
        /*font-family: "Sparkasse Rg", Arial, Serif;*/
        font-weight: 400;
        font-size: 14px;
        cursor: pointer;
    }



.ham {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 82px;
    height: 40px;
    font-size: 14px;
    margin-right: 0px;
    padding: 0px;
    cursor: pointer;
}

#headerSmall .ham .icon-svg {
    cursor: pointer;
    right: 5px;
    top: 20px;
}

#headerSmall .ham.open .icon-svg.icon-menu {
    background-position: -440px -496px;
}

.icon-svg.icon-menu {
    background-position: -660px -330px;
    background-size: 1209.5px 828.5px;
}

.icon-svg {
    background-size: 604.75px 414.25px;
    width: 17px;
    height: 17px;
}

.icon-svg {
    background: transparent url("/Content/css/img/sprite.svg") no-repeat scroll 0px 0px / 1209.5px 828.5px;
    content: "";
    display: inline-block;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 12px;
    right: 0px;
}

#main-nav-small {
    display: none;
    position: relative;
    padding: 0;
    cursor: pointer;
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px; /*Achtung Ausrichtung im Banner passt sonst nicht*/
    /*padding-left: 2px;*/
    margin-right: auto;
    margin-left: auto;
    max-width: 960px;
}

#main-nav-small nav ul {
    padding: 0;
    margin: 0;
    width: 100vw;
}

    #main-nav-small nav ul li {
        margin: 0;
        padding: 10px 30px 10px 30px;
        border-bottom: 1px solid #DDD;
        color: #777;
        font-size: 12px;
        line-height: 16px;
        margin: 0;
        list-style-type: none;
        background-color: white;
    }

        #main-nav-small nav ul li a {
            font-size: 20px;
            line-height: 24px;
            text-decoration: none;
            /*font-family: "Sparkasse Rg", Arial, Serif;*/
            font-weight: 400;
            color: #777;
            text-decoration: none;
            cursor: pointer;
        }

.carousel.slides {
    margin-left: auto;
    margin-right: auto;
}

.carousel-inner > .item > img {
    /*width:100%; bei 100% streckt sich das Bild bei Widescreens*/
    margin: auto;
    /*height: 100%; bei 100% staucht sich das Bild bei Portrait*/
}

/*.ink styles - the elements which will create the ripple effect. The size and position of these elements will be set by the JS code. Initially these elements will be scaled down to 0% and later animated to large fading circles on user click.*/
.ink {
    display: block;
    position: absolute;
    background: rgba(255, 0, 0, 0.7);
    border-radius: 100%;
    transform: scale(0);
}
    /*animation effect*/
    .ink.animate {
        animation: ripple 0.65s linear;
    }



nav ul li a {
    text-decoration: none;
    /*prevent text selection*/
    user-select: none;
    position: relative;
}

nav ul li {
    list-style-type: none;
    /*relative positioning for list items along with overflow hidden to contain the overflowing ripple*/
    position: relative;
    overflow: hidden;
}

.impressum {
    text-align: left;
    color: rgb(0,47,100);
}

nav > ul .subnav {
    display: none;
}

nav {
    position: absolute;
    right: 0px;
    left: 0px;
    z-index: 25;
    padding: 0px 10px;
    margin-bottom: 50px;
}

    nav > ul {
        float: left;
        width: auto;
        border-radius: 0px;
        margin: 23px 0px 0px;
        padding: 0px;
        overflow: hidden;
    }

ul, ol {
    display: inline-block;
    list-style-type: none;
    margin: 0px;
    padding: 10px 0px 10px 10px;
}

nav > ul li {
    float: left;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

    nav > ul li a {
        float: left;
        font-size: 14px;
        font-weight: 600;
        color: #FFF;
        display: block;
        margin: 2px 0px;
        padding: 2px 15px 4px;
        border-right: 1px solid rgba(255, 255, 255, 0.2);
    }

body {
    counter-reset: section;
}

ol.numeric-decimals {
    list-style-type: none;
    counter-reset: subsection;
}
    /*ol.numeric-decimals li { list-style-type:none; }
ol.numeric-decimals li ol { counter-reset:subsection; }*/
    ol.numeric-decimals li {
        margin-top: 1em;
    }

        ol.numeric-decimals li::before {
            counter-increment: section;
            content: counter(section) " "; /*content:"Section " counter(section) ". ";*/
        }

        ol.numeric-decimals li ol li::before {
            counter-increment: subsection;
            content: counter(section) "." counter(subsection) " " /*counter(subsection) " "*/;
        }

.modalwait {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8 ) url(img/loading.gif) 50% 50% no-repeat;
}

/* When the body has the loading class, we turn the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;
}

    /* Anytime the body has the loading class, our modal element will be visible */
    body.loading .modalwait {
        display: block;
    }

a.btn {
    color: white;
}

.carousel-indicators li {
    background: rgba(0,47,100, 1);
    border: none;
    width: 8px;
    height: 8px;
    margin: 0px;
}

.carousel-indicators .active {
    background: #ff6500;
    border: none;
    width: 8px;
    height: 8px;
}

.modal-header {
    padding: 0.5% 15px;
}

.pull-left {
    min-width: 24px;
}

.sliderx { /*für Teaser*/
    height: 50vw !important;
    max-height: 520px;
    z-index: 100;
}


.slideroverlay {
    height: 55vw !important;
    max-height: 600px;
    position: static;
    width: 100%;
    z-index: 200;
    top: 25px;
    position: absolute;
}

.infotext {
}

.slideroverlayPlaceholder {
    height: 40vw !important;
    max-height: 380px;
    width: 100%;
}

.slider .slick-list {
    height: 100%;
}

.slick-slide > div {
    height:550px;
}

.slider .slick-track {
    height: 100%;
}

.sliderslide {
    height: 100%;
    min-height: 1px;
}

.sliderslideimg {
    height: 100%;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    margin-bottom: 0;
}

.slick-slide div { /*Anzeige auch bei Mobiles*/
    height: 100%;
    width: 100%;
}

.downloadicon {
    width: 30%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

    .downloadicon.left {
        width: 15%;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 5px;
    }

a.redlink, a.redlink:hover, a.redlink:active, a.redlink:visited {
    text-decoration: underline;
    color: #ff6500;
}


header #headerBig {
    z-index: 1503;
    position: fixed;
    background-color: white;
    width: 100%;
    height: 96px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
    margin-top: 0;
    padding-left: 0px;
    padding-right: 0px;
}

header #headerSmall {
    position: fixed;
    z-index: 1502;
    background-color: #ff6500;
    width: 100%;
    height: 42px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
    opacity: 0;
    transition: opacity 0.5s;
}

#spksearch-overlay {
    display: none;
    background-color: #FFF;
    left: 0;
    height: 548px;
    max-height: 548px;
    position: fixed;
    right: 0;
    top: 96px;
    z-index: 1502;
    box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.2), 0 2px 0 rgba(0, 0, 0, 0.2);
}

header #spksearch-overlay-xs {
    display: none;
    z-index: 102;
    position: fixed;
    top: 40px;
    left: 0;
    right: 0;
    height: 58px;
    background-color: #FFF;
}

main {
    /*padding-bottom: 50px;*/
    display: block;
}


header .ham {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 82px;
    height: 40px;
    font-size: 12px;
    margin-right: 0px;
    padding-right: 40px;
    padding-top: 12px;
    text-align: right;
    font-size: 11px;
}

header.tinyHead #headerSmall {
    opacity: 1;
    transition: opacity 0.5s;
}

.slick-list {
    overflow: visible;
}



.stage, .slick-carousel {
    overflow: hidden;
}

label.checkbox-label input[type=checkbox] {
    position: relative;
    vertical-align: middle;
    bottom: 1px;
    margin: 0;
}

.form-horizontal {
    padding-top: 25px;
}

.customerq {
    width: 48%;
    margin: 1%;
    background-color: white;
    float: left;
    padding: 2%;
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
}

.customerq1 {
    width: 33%;
    margin: 0;
    float: left;
}

.customerq2 {
    width: 66%;
    margin: 0;
    float: left;
    padding-left: 20px;
    padding-bottom: 20px;
}

.customerq1 > img {
    width: 100%;
}

.customerq3 h1 {
    font-size: 20px;
    text-align: left;
    margin-left: 0px;
    margin-top: 8%;
    color: rgba(106,115,115, 1);
}

.customerq3 h2 {
    font-size: 14px;
    text-align: left;
    color: red;
}

.customerq3 h3 {
    font-size: 16px;
    text-align: left;
    margin-top: 30px;
    line-height: 1.8;
    padding-bottom: 30%;
}

.notAuthenticated {
    cursor: pointer;
}

.shopBtnOpen {
    cursor: pointer;
}

.modal-open {
    overflow: auto;
}

.alert {
    padding: 5px;
}

/*#shopCode,#shopCode2 ,#shopCode3 ,#shopCode4 {
    width: 25%;
    margin-top: 1px;
    margin-bottom: 3px;
}*/


.checkbox {
    cursor: pointer;
}

    .checkbox input + label {
        cursor: pointer;
        float: right;
        text-align: center;
        line-height: 1.2;
        background: #ddd;
        width: 1.3em;
        height: 1.3em;
        border-radius: 5px;
        border: 1px solid #888;
        margin-right: .5em;
    }

    .checkbox label {
        margin-top: 4px;
        padding-left: 2px;
        font-weight: 800;
        min-height: 10px;
    }

    .checkbox input:checked + label {
        background: #eee;
    }

        .checkbox input:checked + label:before {
            content: '✓';
        }

    .checkbox input {
        /*display: none;*/
    }

a.a_selected, a.a_selected:active, a.a_selected:focus, a.a_selected:visited, a.a_selected:hover {
    color: #ff6500;
}

a.submenu {
    color: #002F64; /*#6a7373;*/
    padding: 0px;
    line-height: 2;
}

#filters.categoryMenu {
    width: 100%;
    /*margin-left: auto;
    margin-right: auto;*/
    background-color: rgba(238,233,226, 0.9);
    transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -webkit-transition: all 2s ease-in-out;
}

    .categoryMenu > ul > li {
        width: 49%;
        text-align: left;
        line-height: 1.1;
    }

/* Portfolio Filters */

#filters {
    width: 60%;
    padding: 5px;
    margin-top: 3px;
    margin-left: 16px;
    display: block;
    float: none;
    z-index: 2;
    position: absolute;
    text-align: left;
}

    #filters ul {
        margin-top: 10px;
    }

    #filters li:nth-child(1) {
        /*border: 0 solid #ddd;
        border-width: 0.5px 0 0.5px 0;*/
    }

    #filters li:nth-child(2) {
        /*border: 0 solid #ddd;
        border-width: 0.5px 0 0.5px 0;*/
    }

    #filters li {
        /*border: 0 solid #ddd;
        border-width: 0 0 0.5px 0;*/
    }

    #filters ul li {
        display: inline-block;
    }

        #filters ul li a, #filters ul li a:active {
            display: block;
            color: rgb(0,47,100); /*#6a7373;*/
        }

            #filters ul li a div {
                vertical-align: text-bottom;
                display: inline;
                padding-left: 10px;
            }

        #filters ul li a {
            display: inline-block;
            padding: 5px 8px;
            transition: all 0.3s ease-in-out 0s;
        }

            #filters ul li a:hover, #filters ul li a.active {
                background: transparent;
                color: #ff6500;
                text-decoration: none;
            }


.form-horizontal .control-label {
    text-align: left;
}

.form-group > .control-label.col-md-3, .form-group > .control-label.form-control {
    padding-left: 0px;
}

.dl-horizontal dt {
    width:240px;
    padding-right: 10px;
}

/*.shop-item.shop-col-count {
    display:flex;
}*/

.news-header {
    text-align: center;
    color: white;
    padding-top: 1%;
    padding-bottom: 5px;
    background: #ff6500;
}


.col-sm-4.shop-col {
    padding:0px; /*Bootstrap 15px überschreiben*/
}
.col-sm-8.shop-col {
    padding:0px; /*Bootstrap 15px überschreiben*/
}
.formbackground {
    background-color:#EEE9E2;  /*#afb3b7;*/
}

.text-danger { /*Bootstrap überschreiben*/
  color: red;
}
a.text-danger:hover { /*Bootstrap überschreiben*/
  color: red;
}

.shop-teaser {
    max-width: 100%;
    padding: 0 15% 1% 15%;
    
}

.message{
    color:#ff6500
}

.container-teaser.menu{
    top:0px;

}

.MenuShopLists {
    width: 100%;
    -webkit-column-count: 4;
    -webkit-column-gap: 10px;
    -moz-column-count: 4;
    -moz-column-gap: 10px;
}
.MenuShopListTd {
    width:25%;
    padding-left: 10px;
}
    .MenuShopListTd > div {
        color: rgb(0,47,100);
    }
    .MenuShopListTd div:hover {
        background: transparent;
        color: #ff6500;
        text-decoration: none;
    }
.submenu {
    cursor: pointer;
    font-weight: bold;
    color: rgb(0,47,100);
}
.navdivitem > a {
    cursor: pointer
}
.closeBtn {
    border-radius: 0px;
    font-weight: 200;
    background-color: #ff6500;
    padding: 4px 8px;
}
.teaserSubline {
    color: rgb(0,47,100);
}

.ColForm {
    color: rgb(0,47,100);
}

.form-control {
    color:rgb(0,47,100);
}
.shoppageText {
    color: rgb(0,47,100);
}



/*Bootstrap5 Korrektur*/
.table > :not(caption) > * > * {
    padding: inherit;
    color: inherit;
    background-color: inherit;
    border-bottom-width: inherit;
    box-shadow: inherit;
}


/*ist input Bootstrap5 weggefallen*/

.hide {
    display: none !important;
}

.show {
    display: block !important
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}
.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}

.form-group {
    margin-bottom: 15px;
}
.form-control:focus {
    box-shadow: unset;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-remove-circle:before {
    content: "\e088";
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: .5;
    }

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}

.modal-header {
    display:unset;
}

.modal-footer {
     display: unset; 
     flex-shrink: unset; 
     flex-wrap: unset; 
}

.carousel-inner > .carousel-item > img {
    margin: auto;
}

.carousel .carousel-indicators button {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

    h1 small,
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small,
    .h1 small,
    .h2 small,
    .h3 small,
    .h4 small,
    .h5 small,
    .h6 small,
    h1 .small,
    h2 .small,
    h3 .small,
    h4 .small,
    h5 .small,
    h6 .small,
    .h1 .small,
    .h2 .small,
    .h3 .small,
    .h4 .small,
    .h5 .small,
    .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #777;
    }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

    h1 small,
    .h1 small,
    h2 small,
    .h2 small,
    h3 small,
    .h3 small,
    h1 .small,
    .h1 .small,
    h2 .small,
    .h2 .small,
    h3 .small,
    .h3 .small {
        font-size: 65%;
    }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

    h4 small,
    .h4 small,
    h5 small,
    .h5 small,
    h6 small,
    .h6 small,
    h4 .small,
    .h4 .small,
    h5 .small,
    .h5 .small,
    h6 .small,
    .h6 .small {
        font-size: 75%;
    }

h1,
.h1 {
    font-size: 36px;
}

h2,
.h2 {
    font-size: 30px;
}

h3,
.h3 {
    font-size: 24px;
}

h4,
.h4 {
    font-size: 18px;
}

h5,
.h5 {
    font-size: 14px;
}

h6,
.h6 {
    font-size: 12px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

a.page-link {
    color: rgb(102,102,102);
}

.active > .page-link, .page-link.active {
    color: rgb(102,102,102);
    background-color: rgba(160, 160, 160, 1);
    border-color: rgba(160, 160, 160, 1);
}




/*Ende Bootstrap5 Korrektur*/

