@charset "UTF-8";

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 50px; /* Margin bottom by footer height */
    background-repeat: no-repeat;
    background-attachment:fixed;
    background-size: cover;
    background-position: top center;
}
@media (min-width:768px) {
    body {
        margin-bottom: 30px
    }
}

footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px; /* Set the fixed height of the footer here */
    background-color: rgba(255,255,255,0.9);
    padding: 7px 0 5px 45px;
}
@media (min-width:768px) {
    footer {
        left: inherit;
        padding: 7px 0 5px 30px;
        height: 30px; /* Set the fixed height of the footer here */
    }
}

/* Custom page CSS
-------------------------------------------------- */
body > .container {
    padding: 0 15px 30px 15px;
}

h1, h2, h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #212121;
    text-align: left;
    text-transform: uppercase;
}

h1 {
    font-size: 24px;
    margin: 0 0 10px 0;
}
@media (min-width:768px) {
    h1 {
        font-size: 30px
    }
}

h2 {
    font-size: 18px;
    margin: 0 0 10px 0;
}
@media (min-width:768px) {
    h2 {
        font-size: 20px
    }
}

h3 {
    font-size: 14px;
    margin: 0 0 5px 0;
}
@media (min-width:768px) {
    h3 {
        font-size: 16px
    }
}

p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #212121;
    margin: 0 30px 20px 0;
    text-align: justify;
    line-height: 1.5;
}

a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #e58034;
    text-decoration: none;
}

a:hover {
    color: #e58034;
}

footer .copyright {
    height: auto;
}

footer .copyright p {
    font-size: 12px;
    margin: 0 30px 0 0;
    text-align: left;
}

i.fa {
    width: 12px;
    color: #e58034;
    margin: 0 5px 0 0;
}

.wrapper-navigation {
    margin: 0 0 0 0;
}
@media (min-width:768px) {
    .wrapper-navigation {
        margin: 0 0 0 45px;
    }
}

.wrapper-content {
    margin: 0 15px 0 15px;
}
@media (min-width:768px) {
    .wrapper-content {
        margin: 0 0 0 60px;
    }
}

.navbar-default {
    z-index: 6000;
    height: 140px;
    border: none;
    border-radius: 0;
    background-color: rgba(255,255,255,0.9);
    margin: 0 0 100px 0;
}
@media (min-width:768px) {
    .navbar-default {
        min-width: 1100px;
        margin: 0 0 0 0;
    }
}

#buttonnavi {
    margin: 48px 0 0 0;
    display: block;
    background-color: #e58034;
}
@media (min-width:768px) {
    #buttonnavi {
        display: none;
    }
}

@media (min-width:768px) {
    .navbar-default .navbar-nav  {
        min-width: 877px;
    }
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    position: absolute;
    top: 150px;
    width: 100%;
    background-color: #fff;
    margin: 50px 0 0 0;
    border: none;
}
@media (min-width:768px) {
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        position: static;
        width: auto;
        margin: 80px 0 0 163px;
        background-color: transparent;
    }
}

.navbar-default .navbar-nav>li>a {
    font-size: 14px;
    font-weight: 400;
    color: #212121;
    text-transform: uppercase;
    padding: 20px 15px 0 15px;
    margin: 0;
}
@media (min-width:768px) {
    .navbar-default .navbar-nav>li>a {
        padding: 20px 15px 20px 15px;
    }
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #e58034;
    background-color: transparent;
}

.navbar-brand {
    padding: 0 15px;
    margin: 42px 0 0 0;
    width: 140px;
}
@media (min-width:768px) {
    .navbar-brand {
        margin: -60px 0 0 0;
        width: 173px;
    }
}

.logos-right {
    position: absolute;
    top: 47px;
    left: inherit;
    right: 75px;
    margin: 0;
}

.logos-right img {
    width: 70px;
    margin: 0 0 0 5px;
}

.phone-header {
    display: none;
}

.phone-header p {
    display: block;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

.phone-header .phone-wrap {
    display: inline-block;
}

.phone-header .phone-wrap div:first-child {
    float: left;
    margin: 0 12px 0 0;
}

.phone-header .phone-wrap div:last-child {
    float: left;
    margin: 4px 0 0 0;
}

.phone-header .phone-wrap a {
    font-size: 32px;
}

.phone-header .phone-wrap a span {
    display: block;
    font-size: 24px;
}

@media (min-width:768px) {
    .phone-header {
        position: absolute;
        top: 20px;
        right: 200px;
        margin: 0;
        display: block;
    }

    .logos-right {
        position: absolute;
        top: 15px;
        left: inherit;
        right: 30px;
        margin: 0;
    }

    .logos-right img {
        width: 75px;
        margin: 0 0 0 5px;
    }
}

@media (min-width:1320px) {
    .phone-header {
        position: absolute;
        top: 20px;
        right: 290px;
        margin: 0;
    }

    .logos-right {
        position: absolute;
        top: 15px;
        left: inherit;
        right: 60px;
        margin: 0;
    }

    .logos-right img {
        width: 100px;
        margin: 0 0 0 15px;
    }
}

.navbar-toggle {
    top: 75px;
}

@media (min-width:768px) {
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }
}

.dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
}
@media (min-width:768px) {
    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        box-shadow: 0 6px 12px rgba(0,0,0,.175);

        background-color: rgba(255,255,255,0.9);
        border-top: 5px #e58034 solid;
        border-radius: 0;
        display: none;
    }
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 10px 3px 30px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #212121;
    white-space: nowrap;
}
@media (min-width:768px) {
    .dropdown-menu>li>a {
        padding: 3px 20px;
    }
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    color: #212121;
    text-decoration: none;
    background-color: transparent;
}
@media (min-width:768px) {
    .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
        background-color: #e58034;
        color: #fff;
    }
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: #e58034;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color:#212121;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #212121;
    background-color: transparent;
}

.page-header {
    position: relative;
    display: none;
    border: none;
    padding: 0;
    margin: 40px 0 0 0;
    z-index: 2;
    width: 237px;
}
@media (min-width:768px) {
    .page-header {
        display: block;
    }
}

.page-header-referenzen {
    position: absolute;
    top: 180px;
    left: 60px;
    border: none;
    padding: 0;
    margin: 0 0 0 0;
    z-index: 6000;
}

.page-header h1 {
    color: #fff;
    line-height: 1;
    white-space: nowrap;
    background-color: #e58034;
    padding: 15px 30px 15px 30px;
    margin: 0;
    display:inline-block;
}

.page-header-referenzen h1 {
    color: #fff;
    line-height: 1;
    white-space: nowrap;
    background-color: #e58034;
    padding: 15px 30px 15px 30px;
    margin: 0;
    display:inline-block;
}

.content {
    width: 100%;
    background-color: rgba(255,255,255,0.9);
    border-left: 5px #e58034 solid;
    padding: 30px 0 10px 25px;
}

.content.angebote {
    width: 100%;
}

#iwWidget {
    width: 100% !important;
}

#iwModule #iwWidget .hm_box_01 {
    min-width: auto !important;
}

@media (min-width:768px) {
    .content {
        width: 560px;
    }
}

.content.angebote {
    width: auto;
    display: inline-block;
    padding-right: 30px;
}

#iwModule #iwWidget .hm_formfield_contact textarea {
    width: 167px !important;
}

#iwModule #iwWidget .hm_expose_full_width,
#iwModule #iwWidget .hm_expose_half_width {
    padding: 0 15px !important;
}

@media (max-width: 1136px) {
    #iwModule #iwWidget .hm_right,
    #iwModule #iwWidget .hm_box_01 {
        float: none !important;
        width: 100% !important;
    }

    #iwModule #iwWidget #hm_contact .hm_box_02,
    #iwModule #iwWidget #hm_contact .hm_box_03 {
        width: 100% !important;
    }

    #iwModule #iwWidget .hm_formfield_contact dd {
        width: calc(50% - 78px) !important;
    }

    #iwModule #iwWidget .hm_expose_pag {
        margin-bottom: 25px;
    }
}

@media (max-width: 890px) {
    .content.angebote {
        width: 100% !important;
        display: block;
    }
}

@media (max-width: 480px) {
    .page-angebote .wrapper-content {
        margin: 0;
    }

    .content.angebote {
        padding-right: 0;
        padding-left: 0;
    }

    #iwModule #iwWidget .hm_formfield_contact dd {
        width: calc(100% - 78px) !important;
    }

    #iwModule #iwWidget .hm_grid_image_big,
    #iwModule #iwWidget .hm_img_thumb_box_400,
    #iwModule #iwWidget .hm_img_thumb_box_400 .hm_img_thumb,
    #iwModule #iwWidget .hm_img_thumb_box_400 .hm_img_thumb .hm_image-wrapper,
    #iwModule #iwWidget .hm_img_thumb_box_400 .hm_img_thumb img {
        width: 100% !important;
        height: auto !important;
    }

    #iwModule #iwWidget .hm_expose_half_width {
        width: 100% !important;
    }

    #iwModule #iwWidget h1 {
        display: inline-block !important;
        padding: 0 15px !important;
    }

    #iwModule #iwWidget .hm_img_thumb_box_100,
    #iwModule #iwWidget .hm_img_thumb_box_100 .hm_img_thumb,
    #iwModule #iwWidget .hm_img_thumb_box_100 .hm_img_thumb .hm_image-wrapper,
    #iwModule #iwWidget .hm_img_thumb_box_100 .hm_img_thumb img {
        width: 100% !important;
        height: auto !important;
    }

    #iwModule #iwWidget .hm_img_thumb_box_100 .hm_img_thumb img {
        max-height: none !important;
        max-width: none !important;
    }

    #iwModule #iwWidget .hm_listinfobox {
        width: 100% !important;
    }

    #iwModule #iwWidget .hm_listextrafield {
        margin-left: 15px !important;
        width: 100% !important;
    }

    #iwModule #iwWidget .hm_listaddress {
        margin-left: 8px !important;
        float: left !important;
        width: 100% !important;
    }
}

.content ul {
    list-style: none;
    padding:0;
    margin: 0 30px 20px 0;
}

.content p.handwritten {
    font-family: 'Indie Flower', cursive;
    font-size: 22px;
    text-align: left;
}

.content p.comment {
    font-size: 12px;
    font-style: italic;
    text-align: left;
}

.content .panel-group {
    margin: 0 25px 20px 0;
}

.content .panel {
    border: 0;
    background-color: transparent;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.content .panel-heading {
    color: #212121;
    background-color: transparent;
    border: 0;
    padding: 10px 0;
}

.content .panel-heading a {
    color: #212121;
    text-transform: uppercase;
}

.content .panel-heading a:hover {
    color: #e58034;
    text-decoration: none
}

.content .panel-group .panel-heading+.panel-collapse>.panel-body {
    border: 0;
    padding: 0;
}

.slideshow_controls .controls_prev,
.slideshow_controls .controls_next,
.slideshow_controls .controls_toggle {
    top:20px;
}

.slick-slider {
    margin-bottom: 0;
}

.slider-preview {
    width: 237px;
    margin: 0 0 0 0;
    padding: 40px 0 20px 0;
    background-color: rgba(255,255,255,0.8);
    z-index: 200;
    display: none;
}

.slider-preview .refThumb {
    background-size: 102%;
    background-color: #e58034;
    background-position: center center;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    padding: 0 0 0 0;
    margin: 0 20px 20px 20px;
    width: 197px;
    height: 131px;
    opacity: 0.5;
    cursor: pointer;
    outline: none;
    display: none;
}
@media (min-width:768px) {
    .slider-preview .refThumb {
        display: block;
    }

    .slider-preview {
        display: block;
    }
}

.slider-preview .refThumbMobile {
    background-size: 102%;
    background-color: #e58034;
    background-position: center center;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    padding: 0 0 0 0;
    margin: 0 20px 20px 20px;
    width: 197px;
    height: 131px;
    opacity: 1;
    cursor: pointer;
    outline: none;
    display: block;
}
@media (min-width:768px) {
   .slider-preview .refThumbMobile {
        display: none;
    }
}

.slider-preview .refThumbMobile img {
    width: 100%;
    height: 100%;
}


.slider-preview .refThumb.active {
    opacity: 1.0;
}

.slick-arrow::before {
    color: #e58034;
}

.slider-preview .slick-prev,
.slider-preview-mobile .slick-prev {
    position: absolute;
    top: 20px;
    left: calc(50% - 10px);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    z-index: 6000;
}

.slider-preview .slick-next,
.slider-preview-mobile .slick-next {
    position: absolute;
    top: 0;
    left: calc(50% - 10px);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    z-index: 6000;
}

.slider-preview-mobile .slick-prev {
    position: absolute;
    top: 10px;
    left: calc(50% - 40px);
    height: 50px;
    width: 25px;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    z-index: 6000;
}

.slider-preview-mobile .slick-next {
    position: absolute;
    top: 10px;
    left: calc(50% + 20px);
    height: 50px;
    width: 25px;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    z-index: 6000;
}

.slider-preview-mobile {
    position: absolute;
    top: 200px;
    left: 0;
    width: 100%;
    height: calc(100% - 250px);
    margin: 0 0 0 0;
    padding: 60px 0 10px 0;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 200;
    display: block;
}
@media (min-width: 768px) {
    .slider-preview-mobile {
        display: none;
    }
}

.slider-preview-mobile .refThumbMobile {
    background-size: 102%;
    background-color: #e58034;
    background-position: center center;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    padding: 0 0 0 0;
    margin: 0 15px 20px 15px;
    width: 100%;
    height: 175px;
    opacity: 1;
    cursor: pointer;
    outline: none;
    display: block;
}
@media (min-width: 768px) {
    .slider-preview-mobile .refThumbMobile {
        display: none;
    }
}

.slider-preview-mobile .refThumbMobile.active {
    border: 1px #ffdf0f solid;
}

.slider-preview-mobile .refThumbMobile img {
    width: 100%;
    height: 100%;
}


.slider-background {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 0;
    visibility: hidden;
}

.slider-background.active {
    visibility: visible;
}

.slider-background div {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-color: #e58034;
    background-position: center center;
}

.slider-background div .info {
    position: absolute;
    top: 70%;
    right: 30px;
    background-color: #e58034;
    width: auto;
    height: auto;
    display: none;
}
@media (min-width: 768px) {
    .slider-background div .info {
        display: block;
    }
}

.slider-background div .info h1, .slider-background div .info h2 {
    color:#fff;
    margin: 8px 10px
}

.slider-background .slick-prev {
    position: absolute;
    top: 200px;
    left: auto;
    right:70px;
    z-index: 6000;
    width: 30px;
    height: 30px;
}
.slider-background .slick-next {
    position: absolute;
    top: 200px;
    left: auto;
    right:30px;
    z-index: 6000;
    width: 30px;
    height: 30px;
}

#rating-form #stars {
    position: relative;
    top: -52px;
    left: -20px;
    visibility: hidden;
}

input[type="text"] {
    margin-bottom: 8px;
    margin-right: 0;
    width: 100%;
    padding: 5px 8px;
    background-color: transparent;
    border: 1px solid #ccc;
}

.description {
    width: 100%;
    height: 100px;
    padding: 5px 8px;
    background-color: transparent;
    border: 1px solid #ccc;
}

.sendRating {
    background-color: #e58034;
    border: 1px solid #ccc;
    color:  #fff;
    padding: 5px 10px;
}

.rating a {
    text-decoration: none;
}

#rating-form ul,
ul.note {
    list-style-type: none;
    width: 100%;
}

#rating-form ul {
    margin-bottom: 0;
}

#rating-form ul li {
    cursor: pointer;
    display: block;
    width: 100%;
    border: 1px solid #bbb;
    padding: 5px 2px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

#rating-form ul li:before {
    content: none;
}

.over1,
.selected1 {
    color: #fff;
    background: #eee;
}

.star-wrap {
    white-space: nowrap;
    float: none;
    display: block;
}

@media (min-width:768px) {
    .star-wrap {
        float: right;
        display: inline-block;
    }

    #rating-form ul li {
        width: 95px;
        display: inline-block;
    }
}

.intro {
    text-align: center;
    width: auto;
    margin: 150px auto 0 auto;
}

.intro img {
    margin: 25px 15px;
}

video#bgvid {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(../img/backgrounds/index.jpg) no-repeat;
    background-size: cover;
}

.energieausweis-liste li {
    margin-left: 15px;
    list-style-image: url("../img/list-style.png");
}

.energieausweis-liste span {
    text-transform: uppercase;
}

@media (max-width:768px) {
    #iwWidget,
    #iwModule {
        width: 100% !important;
        min-width: auto !important;
    }
}

@media (max-width:375px) {
    .logos-right {
        position: absolute;
        top: 41px;
        left: inherit;
        right: 75px;
        margin: 0;
    }

    .logos-right img {
        width: 75px;
        margin: 0 0 0 5px;
    }
}

@media (max-width:360px) {
    .logos-right {
        position: absolute;
        top: 52px;
        left: inherit;
        right: 75px;
        margin: 0;
    }

    .logos-right img {
        width: 65px;
        margin: 0 0 0 5px;
    }
}

@media (max-width:320px) {
    .logos-right {
        position: absolute;
        top: 10px;
        left: inherit;
        right: 30px;
        margin: 0;
    }

    .logos-right img {
        width: 60px;
        margin: 0 0 0 5px;
    }
}
