


.gallery-wrapper {
    text-align: center;
}

.gallery-wrapper li {
    display: inline-block;
    float: none;
}

.pagination {
    margin: 0;
}

.credit {
    margin: 9px 0;
    text-align: center;
}

#myNav.crbar-custom {
    background-color:#c7254e;
    color:#c7254e;
    border-radius:0;
    border-bottom-color: #c7254e; border-color: #c7254e
}

#myNav.crbar-custom .crbar-nav > li > a {
    color:#fff;
}
#myNav.crbar-custom .crbar-nav > .active > a, .crbar-nav > .active > a:hover, .crbar-nav > .active > a:focus {
    color: #333;
    background-color: #c7254e;
}

#myNav.crbar-custom .crbar-nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #c7254e;
}

#myNav.crbar-custom .crbar-brand {
    color:#eeeeee;
}
#myNav.crbar-custom .crbar-toggle {
    background-color:#eeeeee;
}
#myNav.crbar-custom .icon-bar {
    background-color:#c7254e;
}
#myNav.crbar-default { /* #3C3C3C - #222222 */
    font-size: 14px;
    background-color: #692C91;
    background: -webkit-linear-gradient(top,#692C91 0%, #692C91 100%);
    background: linear-gradient(to bottom, #692C91 0%, #692C91 100%);
    border: 0px;
    border-radius: 0;
}
#myNav.crbar-default .crbar-nav>li>a:hover,
#myNav.crbar-default .crbar-nav>li>a:focus,
#myNav.crbar-default .crbar-nav>li>ul>li>a:hover,
#myNav.crbar-default .crbar-nav>li>ul>li>a:focus,
#myNav.crbar-default .crbar-nav>.active>a,
#myNav.crbar-default .crbar-nav>.active>a:hover,
#myNav.crbar-default .crbar-nav>.active>a:focus {
    color: #692C91;
    background-color: rgba(205,  255,  255,  1);
    background: -webkit-linear-gradient(top, rgba(0,  0,  0, 1) 0%, #692C91 100%);
    background: linear-gradient(to bottom, rgba(0,  0,  0,  1) 0%, #692C91 100%);
}

#myNav.timer_box{
    margin: 35px 24px;
    display: inline-block;
    padding: 20px 12px 0px 12px;
    text-align: center;
    width: 130px;
    border-radius: 50%;
    border: 4px solid rgba(255, 255, 255, .6);
    background-color: #692C91;
}


#myNav.bg-primary {
    background-color: #692C91;
}

#myNav.bg-dark {
    color: #fff;
    background-color: #222;
}

#myNav.hr.light {
    border-color: #c7bfc3;
}

#myNav.hr.dark {
    border-color: #692C91;
}

#myNav.red{
    color: #692C91;
}
#myNav.red_icons {
    font-size: 30px;
    color: #692C91;

}
#myNav.red_icons:hover,.red_icons:focus{
    color: #692C91;
}
#myNav.red_icons a:hover, a:focus{

    color: #692C91;
}



#myNav.user-color{
    color: #692C91;
}

#myNav.timeline-wrapper h2 span {
    background: #692C91;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #FFF;
    letter-spacing: 0.1em;
    line-height: 1.7em;
    padding: 3px 5px 1px;
}
#myNav.timeline-series dt a {
    color: #692C91;
    cursor: pointer;
}

#myNav.user-link-color-dark-background{
    color: #b9def0;
}
#myNav.user-link-color-dark-background:hover,.user-link-color-dark-background:focus{
    color: #FFFFFF;
}
#myNav.user-link-color{
    color: #692C91;
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Jun 24, 2016, 11:00:03 AM
    Author     : christian.rotter
*/

html,
body {
    width: 100%;
    height: 100%;
}
a {
    color: #f05f40;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

#myNav.a:hover,
#myNav.a:focus {
    color: #000;
}
#myNav
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

#myNav
section {
    padding: 100px 0;
}
#myNav
header {
    position: relative;
    width: 100%;

    text-align: center;
    color: #fff;
    background-image: url(../Images/zimmer_frei-650x336.jpg);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
#myNav
header .header-content {
    position: relative;
    width: 100%;
    padding: 100px 15px;
    text-align: center;
}
#myNav
header .header-content .header-content-inner h1 {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 700;
}
#myNav
header .header-content .header-content-inner hr {
    margin: 30px auto;
}
#myNav
header .header-content .header-content-inner p {
    margin-bottom: 50px;
    font-size: 16px;
    font-weight: 300;
    color: rgba(255,255,255,.7);
}
#myNav
.p_header {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
}
#myNav
.text-faded {
    color: rgba(255,255,255,.7);
}

#myNav.crbar-default .crbar-header .crbar-brand {
    text-transform: uppercase;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    /*font-weight: 700;*/
    color: white;
}

#myNav.crbar-default {
    border-color: rgba(34,34,34,.05);
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

#myNav.crbar-default .nav > li>a,
#myNav.crbar-default .nav>li>a:focus {
    text-transform: uppercase;
    font-size: 13px;
    /*font-weight: 700;*/
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;

}

@media(min-width:768px) {
    header {
        min-height: 100%;
    }

    header .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    header .header-content .header-content-inner {
        margin-right: auto;
        margin-left: auto;
        max-width: 1000px;
    }

    header .header-content .header-content-inner p {
        margin-right: auto;
        margin-left: auto;
        max-width: 80%;
        font-size: 18px;
    }

}
@media(min-width:992px) {
    .service-box {
        margin: 20px auto 0;
    }
}


.bg-primary {
    background-color: rgba(205,  0,  0,  0.9);
}

.bg-dark {
    color: #fff;
    background-color: #222;
}

hr.light {
    border-color: #c7254e;
}

hr.dark {
    border-color: #fff;
}

section {
    padding: 100px 0;
}