:root {
    --eb-primary: #7e9fb5;
}

#main {
    padding: 0 !important;
    padding-top: 0.5em !important;
    clear: both;
    overflow: hidden;
}

.icon-as-link.btn.btn-default {
    display: none;
    margin: 0 1em 1em 1em !important;
}

.icon-as-link.btn.btn-default.hide, #toggleMore {
    display: none !important;
}

small {
    font-size: 80%;
}

.eb-area-content {
    width: auto;
    max-width: 90em;
    margin: 0 auto;
    padding: 0 4em 0 4em;
}

.eb-content-centered {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}


.eb-content-centered h2 {
    margin: 0;
}

.eb-blue-area .eb-area-content h2 {
    color: white;
}

.eb-blue-area .text-shadow {
    line-height: 3em;
    font-size: 3em;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.8);
    text-align: center;
}

.eb-blue-area .big-headline {
    color: #fff;
    font-size: 5em;
    text-align: center;
    line-height: 1em;
    font-weight: bold;
    margin: .5em;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.8);
}

.eb-blue-area .eb-area-content img {
    width: 80%;
}

.center-col-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.eb-flexed {
    display: flex;
    padding: 2em;
}

.eb-blue-area {
    background: var(--eb-primary);
    color: #fff;
    text-align: center;
    overflow: hidden;
    max-width: 100vw;
}

.text-left {
    text-align: left;
}

div.eb-blue-area a {
    color: #fff;
    font-weight: bold;
}

.eb-white-area {
    margin: 0;
    padding: 0 4em 4em 4em;
}

.eb-white-area:first-of-type {
    padding-top: 0;
}

.eb-white-area ~ .eb-white-area {
    padding-top: 4em;
}

.eb-white-area > .eb-area-content > div > span {
    padding: 2em;
    width: 340px;
    display: inline-block;
    border: 10px solid #eee;
    border-radius: 2em;
    text-align: center;
}

.vertical-horizontal-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.h-min-270 {
    min-height: 270px;
}

.eb-area-content > div > span > h4 {
    display: inline-block;
    font-size: 2.2em;
    color: var(--eb-primary);
    font-weight: bold;
    padding-bottom: .3em;
}

.eb-area-content > div > h2 {
    text-align: left;
}

.eb-area-content > div > h2 {
    text-align: left;
}


.confirmation-message {
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin-bottom: 2em;
}

.confirmation-message > img {
    float: none;
    margin: 0;
    margin-bottom: 0 !important;
}

@media (max-width: 411px) {
    .eb-white-area {
        padding: 0.5em !important;
    }
}

@media (max-width: 970px) {
    .eb-content-centered h2 {
        padding-top: 1em !important;
    }

    .eb-content-centered {
        display: block !important;
    }

    .eb-flexed {
        justify-content: center;
        align-items: center;
    }

    .eb-area-content {
        padding: 0 !important;
    }

    .eb-white-area > .eb-area-content > div > span:nth-child(1) {
        margin-bottom: 20px;
    }

    .center-col-content {
        padding: 0 !important;
        margin-bottom: 2em;
        margin-top: 2em;
    }

    .mobile-padding {
        padding: 2em !important;
    }

    .eb-full-width {
        width: 100%;
    }

    div.eb-blue-area a {
        font-weight: normal;
    }

    .eb-blue-area h2 {
        font-size: 2.7em;
    }

    .eb-mobile {
        padding: 1em;
    }
}

/*.blau {*/
/*    color: #fff;*/
/*    background: #7e9fb5;*/
/*    clear: both;*/
/*    text-align: center;*/
/*    padding-top: 1em;*/
/*    padding-bottom: 1em;*/
/*    min-height: 150px;*/
/*}*/

.blau h2 {
    color: #fff;
    text-align: center;
    padding-top: .3em;
    font-size: 2.7em;
}

.white div {
    float: left;
    width: 50%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
}

.blau:before, .blau:after {
    min-height: inherit !important;
}

.blue:before, .blue:after {
    min-height: inherit !important;
}

#verdienen {

}

#verdienen div {
    margin-top: 1.5em;
    float: left;
    height: auto;
    width: 50%;
}

#verdienen div h3 {
    color: #fff;
    font-size: 2.2em;
    margin-bottom: .2em;

}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

#jetztz_verdienen {
    width: 20em;
}

.white > div > span > h4 {
    display: inline-block;
    font-size: 2.2em;
    color: #7e9fb5;
    font-weight: bold;
    padding-bottom: .3em;
}

.white > div > span {
    padding: 2em;
    width: 60%;
    display: inline-block;
    border: 10px solid #eee;
    border-radius: 2em;
}

.white > div > span > a.jquerybutton {
    width: 85% !important;
}

.white > div > span > ul {
    height: 9em;
}

.white > div > span > ul > li {
    text-align: left;

}

#category {
    margin: 0 auto;
    width: 67.2em;

}

#category span {
    position: relative;
    color: rgba(0, 0, 0, 0.8);
    display: inline-block;
    width: 8em;
    height: 8em;
    border-radius: 4em;
    background: url('/images/icon_kategorien.png');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/icon_kategorien.png', sizingMethod='scale')";
    background-size: 100% 100%;


}

#category > a > i {
    margin-right: .3em;
    font-size: 1.4em !important;
}

#category > a {
    color: #fff;
    margin: .5em;
    line-height: 2em;
    font-size: 1.4em;
}

#category span > i {
    margin-top: 0.5em;
    margin-bottom: .2em;
}

#category section:nth-child(even) {
    top: -4em;
}

#category span:before {
    content: attr(data-name);
    font-size: 0.65em;
    text-align: center;
    position: absolute;
    text-align: center;
    width: 70%;
    left: 15%;
    top: 7.5em;
    text-transform: uppercase;
    overflow: hidden;

    text-overflow: ellipsis;
    font-weight: normal;
}

#category .container {
    position: relative;
    float: left;
    margin: .7em;

}

/* 3D Perspective */

.container {
    height: 8em;
    width: 8em;
    position: relative;

    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    perspective: 800px;


}

.card {
    height: 8em;
    width: 8em;
    position: absolute;
    -webkit-transition: -webkit-transform 1s;
    -moz-transition: -moz-transform 1s;
    -o-transition: -o-transform 1s;
    transition: transform 1s;

    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;


}

.card.flipped {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);

}


.card .figure {
    cursor: pointer;
    display: block;
    height: 8em;
    width: 8em;
    position: absolute;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;


}

.card .front {
}

.card .back {

    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);


}

#surfbar_img {
    display: inline-block;
    width: 287px;
    height: 230px;
    background: url('/images/icon_surfbar.png');
}

#surfbar_img:after {
    content: attr(data-name);
    display: block;
    width: 287px;

    text-align: center;
    font-size: 1.5em;
    color: #7e9fb5;
    position: relative;
    top: 1.2em;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

/*.btn-primary {*/
/*    width: 16em;*/
/*    text-decoration: none !important;*/
/*    font-size: .9em !important;*/
/*}*/
