/* 
    Created on : 17.06.2016, 15:08:46
    Author     : aj@seitenformate.de
*/

@font-face {
    font-family: 'Droid Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Droid Sans Regular'), url('../fonts/DroidSans.woff') format('woff');
}


@font-face {
    font-family: 'Droid Sans';
    font-style: bold;
    font-weight: 700;
    src: local('Droid Sans'), url('../fonts/DroidSans-Bold.woff') format('woff');
}
@font-face {
    font-family: 'Droid Serif';
    font-style: normal;
    font-weight: 400;
    src: local('Droid Serif'), url('../fonts/DroidSerif-Regular.woff') format('woff');
}


@media (max-width: 991.95px) {
    .intro {
        height:100vh;
    }
    .intro-content {
        display:none;
        visibility:hidden;
    }
    .bg-image {
        background-size:185%;
        background-position:right center;
    }
}


.mobile-home {
    padding:100px 20px 100px 20px;
    background-color:transparent;
}
@media (min-width: 992px) {
    .mobile-home {
        display:none;
        visibility:hidden;
    }
}


.praxis {
    width:250px;
    height:250px;
    border-radius: 10px;
    overflow:hidden;

}

.praxis-more {
    background-image:url('../grafix/btn_more.png');
    background-repeat:no-repeat;
    background-position: 95% 95%;
}





.praxis-1 {
    background-color: rgba(53, 89, 152, 0.90);
}

.praxis-2 {
    background-color: rgba(62, 149, 117, 0.90);
    margin-left:255px;
}

.praxis-3 {
    background-color: rgba(53, 89, 152, 0.90);
}
.praxis-c {
    width:750px;
}

.praxis-i {
    padding:12px;
    text-align:left;
    float:left;
    width:224px;
}

.praxis-i h1 {
    font-size:16px;
    line-height:19px;
}
@media (max-width: 1199.95px) {
    .praxis-i h1 {
        font-size:15px;
        line-height:19px;
    }
    .praxis-i p {
        font-size:12px;
        line-height:16px;
    }
    .praxis-more {
        background-size:20px;
    }
}
@media (max-width: 991.95px) {
    .praxis-i h1 {
        font-size:13px;
        line-height:16px;
    }
    .praxis-i p {
        font-size:11px;
        line-height:14px;
    }
    .praxis-i-2 {
        display:none;
        visibility:hidden;
    }
}
@media (max-height:900.95px) {
        .praxis-i h1 {
        font-size:13px;
        line-height:16px;
    }
    .praxis-i p {
        font-size:11px;
        line-height:14px;
    }

}



.nav-home {
    color:#fff;
    margin:0;
    padding:0;
    list-style-type:none;
}

.nav-home a {
    font-weight:600;
    display:block;
    color:#fff;
    border-bottom:1px solid #fff;
    padding:5px 0 5px 0;
}
.nav-home li.last a {

    border-bottom:0px solid #fff;

}

.footer h2 {
    margin-top:0;
    padding-top:0;
}

.title h2 {
    margin-top:6px;
    padding:3px 10px 3px 10px;
    color:#fff;
    background-color:#3f9674;
    display:inline;
    border-radius: 4px;
    
}
.title h4 {
    font-family: 'Droid Sans', sans-serif;
    font-size:14px;
    font-weight:600;
    color:#fff;
    background-color:#355998;
    display:inline;
    border-radius: 4px;
    letter-spacing:0;
    margin-top:6px;
    padding:3px 10px 3px 10px;
    line-height:32px;
}

table.table {
    vertical-align:top;
}

.footer .table, .footer .table p {
    font-size:13px;
}

.footer .table p {
    margin-bottom:0;
}



.csc-frame-frame1, 
.csc-frame-frame2 {
    padding:12px;
}

.csc-frame-frame1 h1, 
.csc-frame-frame1 h2, 
.csc-frame-frame1 h3, 
.csc-frame-frame1 h4, 
.csc-frame-frame1 h5, 
.csc-frame-frame1 p, 
.csc-frame-frame1 ul {
    color:#fff;
} 
.csc-frame-frame1 h1, 
.csc-frame-frame1 h2, 
.csc-frame-frame1 h3, 
.csc-frame-frame1 h4, 
.csc-frame-frame1 {
    margin-top:0;
}
.csc-frame-frame1 h1 {
    font-size:24px;
}
.csc-frame-frame1 p {
    font-size:13px;
    line-height:16px;
}

.csc-frame-frame1 {
    background-color:#3f9674;
    border-radius: 4px;
}

.csc-frame-frame2 h1, 
.csc-frame-frame2 h2, 
.csc-frame-frame2 h3, 
.csc-frame-frame2 h4, 
.csc-frame-frame2 h5, 
.csc-frame-frame2 p, 
.csc-frame-frame2 ul {
    color:#fff;
}

.csc-frame-frame1 a,
.csc-frame-frame2 a {
    color:#fff;
    text-decoration:underline;
}
.csc-frame-frame1 a:hover,
.csc-frame-frame2 a:hover {
    color:#fff;
    text-decoration:none;
}




.csc-frame-frame2 h1, 
.csc-frame-frame2 h2, 
.csc-frame-frame2 h3, 
.csc-frame-frame2 h4, 
.csc-frame-frame2 {
    margin-top:0;
}
.csc-frame-frame2 h1 {
    font-size:24px;
}
.csc-frame-frame2 p {
    font-size:13px;
    line-height:16px;
}

.csc-frame-frame2 {
    background-color:#355998;
    border-radius: 4px;
}

.csc-frame-rulerBefore {
    margin-top:30px;
}
.csc-frame-rulerBefore h4 {
    border-bottom:1px dotted #3f9674;
    margin-top:15px;
    margin-bottom:5px;
    padding-bottom:5px;
}
.csc-frame-rulerBefore p {
    font-size:13px;
    line-height:16px;
}


#main ul {
    list-style-type:none;
    list-style-image:url('../grafix/list_dot.png');
    padding-right:30px;
}

#main .csc-frame-frame1 ul,
#main .csc-frame-frame2 ul {
    list-style-image:url('../grafix/list_dot_fff.png');
}

#main ul li {
    line-height:19px;
    margin-bottom:6px;    
}

/* csc-menu-4 */
.csc-menue-4 {
    border:1px solid #ecf5f1;
    color:#3f9674;
    min-height:160px;
    margin-bottom:27px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor:pointer;
}

.csc-menue-4-inner {
    background-image:url(../grafix/shim_80.png);
    padding:12px;
    display:block;
    font-size:18px;
    line-height:22px;
    font-weight:300;
    word-wrap: break-word;
}

.csc-menue-4-text {
    background-image:url(../grafix/shim_80.png);
    padding:28px;
    padding-top:15px;
    padding-bottom:15px;
    display:block;
    font-size:14px;
    line-height:18px;
    font-weight:400;
}

.csc-menue-4 A {
    color:#3f9674;
}

/* END csc-menu-4 */

.csc-default .affix {
    position: fixed;
    top: 80px;
    width:250px;
}

.fullscreenscroll {
    font-size:40px;
    padding-top:60px;
    color:#fff;
}

.nolabel legend {
    visibility:hidden;
    display:none;
}
/*
.nolabel label {
    visibility:hidden;
    display:none;
}*/

.el65 a, .el66 a, .el74 a, .el75 a {
    background-image:url(../grafix/calendar-alt-ffffff.svg);
    background-repeat:no-repeat;
    background-size:23px;
    padding-left:31px;
    background-position:0px 6px;
    line-height:14px;
    font-size:11px;
    min-height:35px;
}

.el69 a, .el71 a {
    font-weight:normal;
    font-size:11px;
    
}


@supports ( -webkit-touch-callout : none) {
    .bg-img5, .bg-image {
        background-attachment:scroll;
    }
}

@supports not ( -webkit-touch-callout : none) {
    .bg-img5, .bg-image {
        background-attachment: fixed;
    }
}

.mt-10 {
    margin-top:100px;
}
.praxis-2 p {
    margin-bottom:5px;
}
.mr-4 {
    margin-right:40px;
}

.ce-gallery figcaption {
    line-height:16px;
    margin-bottom:5px;
}