/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;

}


::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}
::selection {
    background: #b3d4fc;
    text-shadow: none
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0
}
textarea {
    resize: vertical
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0
}
@font-face {
    font-family: 'eurostileregular';
    src: url("../fonts/eurosti-webfont.eot");
    src: url("../fonts/eurosti-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/eurosti-webfont.woff") format("woff"), url("../fonts/eurosti-webfont.ttf") format("truetype"), url("../fonts/eurosti-webfont.svg#eurostileregular") format("svg");
    font-weight: normal;
    font-style: normal
}
h1,
h2,
h3,
h4,
h5 {
    font-family: 'eurostileregular', sans-serif;
    color: #fff
}
h1 {
    font-size: 3em;
    text-transform: uppercase;
    font-weight: bold;
    color: #000
}
h1.shadow {
    color: #fff;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
    white-space: nowrap;
	width: 100%;
}
h2 {
    display: inline-block;
    font-size: 1.5em;
    padding: 5px 10px 3px 10px;
    margin: 5px 0px 20px 0px;
    background-color: #F58634
}
h3 {
    display: inline-block;
    font-size: 1.5em;
    padding: 5px 10px 3px 10px;
    background-color: #000;
    font-weight: bold
}
h4 {
    color: #000;
    font-size: 1.5em;
    font-weight: bold
}
a {
    color: #000;
    border-bottom: 1px solid #F58634;
    -moz-transition-property: background-color;
    -o-transition-property: background-color;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s
}
a:hover {
    background-color: #F58634;
    border: none;
    text-decoration: none;
    color: #fff
}
html,
body {
    height: 100%;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif
}
body {
    min-height: 100%;
    color: #000
}
body.fixed {
    overflow: hidden
}
.carousel h2 {
    padding-left: 0px;
    background-image: none
}
.carousel p {
    color: #fff
}
.carousel .item {
    padding: 0px 40px
}
.carousel .bg-img {
    position: absolute;
    height: 100% !important;
    width: auto !important;
    max-width: 500% !important;
    top: 0px;
    left: 0px
}
@media (min-width: 992px) {
    .carousel .bg-img {
        height: auto !important;
        width: 100% !important
    }

	
}
.carousel a {
    border: none
}
.carousel a:hover {
    background-color: transparent
}
.carousel .col-sm-6 {
    position: relative;
    margin: 60px 0px
}
.carousel .col-sm-6 .col-sm-10 {
    padding: 5px 10px 3px 10px;
    background-color: #F58634
}
.carousel .carousel-control {
    background-image: none;
    text-shadow: none;
    background-color: transparent;
    width: 80px;
    opacity: 1
}
.carousel .carousel-control span {
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
    -moz-transition: text-shadow, 0.2s, linear;
    -o-transition: text-shadow, 0.2s, linear;
    -webkit-transition: text-shadow, 0.2s, linear;
    transition: text-shadow, 0.2s, linear
}
.carousel .carousel-control:hover span {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6)
}
header {
    position: relative
}
header nav.nav-main {
    min-height: 40px;
    background: #FFF;
    border: none;
    border-top: 1px solid #F58634;
    height: 49px
}
@media (min-width: 768px) {
    header nav.nav-main {
        border-bottom: 1px solid #F58634
    }
}
header nav.nav-main .container {
    position: relative;
    /*padding: 0px auskommentiert PJ */
}
header nav.nav-main .container a {
    border: none
}
header nav.nav-main .container .navbar-nav {
    display: none
}
@media (min-width: 768px) {
    header nav.nav-main .container .navbar-nav {
        display: block
    }
}
header nav.nav-main .container .navbar-nav .active,
header nav.nav-main .container .navbar-nav .trail {
    color: #333;
    font-weight: bold
}
header nav.nav-main .container .navbar-nav .active a,
header nav.nav-main .container .navbar-nav .trail a {
    background: none
}
header nav.nav-main .container .navbar-header {
    position: absolute;
    display: none;
    right: 0px;
    top: -44px;
    width: 340px;
    height: 121px
}
@media (min-width: 768px) {
    header nav.nav-main .container .navbar-header {
        display: block
    }
}
header nav.nav-main .container .navbar-header a,
header nav.nav-main .container .navbar-header span {
    position: relative;
    background: none;
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px
}
header nav.nav-main .container .navbar-header a img,
header nav.nav-main .container .navbar-header span img {
    position: relative;
    width: 100%;
    height: auto
}
@media (min-width: 768px) {
    header nav.nav-main .container .navbar-nav>li>a,
    header nav.nav-main .container .navbar-nav>li>span {
        padding-top: 23px;
        padding-bottom: 3.2px;
        position: relative;
        display: block;
        padding: 12.6px 15px
    }
}
header nav.nav-main-subpage {
    background: transparent;
    border: none;
    border-bottom: 1px solid #333;
    margin: 0px;
    padding: 0px;
    min-height: auto
}
header nav.nav-main-subpage ul {
    padding: 0px;
	margin-top:10px;
}
header nav.nav-main-subpage li {
    list-style: none;
    float: left;
    margin: 0px 25px 13px 0px
}
header nav.nav-main-subpage li.first.active {
    margin-left: 0px
}
header nav.nav-main-subpage li a {
    border: none;
    color: #777
}
header nav.nav-main-subpage li a:hover {
    color: #333;
    background-color: transparent
}
header nav.nav-main-subpage li span.active {
    font-weight: bold
}
.nav-main-subpage .container {
    padding-left: 30px;
}
#lang-select {
    z-index: 2;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 90px;
    height: 25px;

}
#lang-select img {
    border: 1px solid transparent;
    cursor: pointer
}
#lang-select img.lang-select-de {
    float: left
}
#lang-select img.lang-select-gb {
    float: right
}
#lang-select img:hover {
    border: 1px solid #F58634
}
#mobile-nav {
    position: relative;
    z-index: 6;
    width: 100%;
    height: 66px;
    background: #fff;
    overflow: hidden
}
@media (min-width: 768px) {
    #mobile-nav {
        display: none
    }
}
#mobile-nav .hamburger {
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
    height: 47px;
    width: 60px
}
#mobile-nav .hamburger .line {
    width: 50px;
    height: 5px;
    background-color: #F58634;
    display: block;
    margin: 8px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}
#mobile-nav .hamburger:hover {
    cursor: pointer
}
#mobile-nav #hamburger-1.is-active .line:nth-child(2) {
    opacity: 0
}
#mobile-nav #hamburger-1.is-active .line:nth-child(1) {
    -webkit-transform: translateY(13px) rotate(45deg);
    -ms-transform: translateY(13px) rotate(45deg);
    -o-transform: translateY(13px) rotate(45deg);
    transform: translateY(13px) rotate(45deg)
}
#mobile-nav #hamburger-1.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-13px) rotate(-45deg);
    -ms-transform: translateY(-13px) rotate(-45deg);
    -o-transform: translateY(-13px) rotate(-45deg);
    transform: translateY(-13px) rotate(-45deg)
}
#mobile-nav img.logo-small {
    position: absolute;
    top: 10px;
    right: 20px;
    height: 50px;
    width: auto
}
#mobile-nav #lang-select-mobile {
    cursor: pointer;
    display: block;
    float: left;
    margin-top: 30px;
    text-align: left;
    width: 100%;
	display:none;
}
#mobile-nav #lang-select-mobile .lang-select-gb {
    margin-left: 20px
}
#mobile-nav .navbar {
    display: none;
    margin-top: 70px;
    background-color: #fff;
    border: none;
    color: #000
}
#mobile-nav .navbar .active {
    font-weight: bold
}
#mobile-nav .navbar .active a {
    background-color: #fff
}
#mobile-nav .navbar a:hover {
    border-bottom: 1px solid #F58634
}
#mobile-nav.active {
    position: fixed;
    height: 100%
}
#mobile-nav.active .navbar {
    display: block
}
#mobile-nav .navbar-nav>li>span {
    position: relative;
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid #F58634
}
main .previewBox {
    position: relative;
    margin: 20px 0px;
    padding: 0px
}
@media (min-width: 992px) {
    main .previewBox.left {
        padding-right: 20px
    }
    main .previewBox.right {
        padding-left: 20px
    }
    main .previewBox.center {
        padding-right: 20px;
        padding-left: 20px
    }
}
main .previewBox a {
    color: #fff
}
main .previewBox .previewBox-holder {
    position: relative;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px
}
main .previewBox .previewBox-holder .previewBox-content {
    position: absolute;
    z-index: 2;
    bottom: 15px;
    left: 0px
}
main .previewBox .previewBox-holder .previewBox-content h3 {
    float: left
}
main .previewBox .previewBox-holder .previewBox-content div {
    padding: 0px;
    color: #fff
}
main .previewBox .previewBox-holder .bg-color {
    -moz-transition-property: background-color;
    -o-transition-property: background-color;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    height: 100%
}
main .previewBox .previewBox-holder .bg-color.orange {
    background-color: rgba(245, 134, 52, 0.8)
}
main .previewBox:hover .bg-color {
    background-color: rgba(0, 0, 0, 0.4)
}
main .previewBox:hover .bg-color.orange {
    background-color: rgba(245, 134, 52, 0.7)
}
main .slider-bottom {
    padding: 0px
}
main .border-end {
    border-color: #333;
    margin-top: 60px
}
footer .imprint {
    background-color: #F58634;
    color: #fff
}
footer .imprint a {
    color: #fff
}
footer .imprint a:hover {
    text-decoration: underline
}
footer .imprint .container {
    padding-top: 20px;
    padding-bottom: 20px
}
footer .container {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px
}
footer .container img {
    position: absolute;
    right: 0px;
    bottom: -20px;
    width: 40%
}
form .control-label,
form .submit_container {
    margin: 20px 0px
}
.hidden {
    display: none !important
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}
.invisible {
    visibility: hidden;
    height: 0px;
    position: relative;
    display: block
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
/* hinzugefügt von PJ 02.08.2017 */

.btn {
    border-radius: 0px;
    padding: 10px 30px;
}
.btn-primary {
    background-color: #f58634;
    border-color: #f58634;
    color: #fff;
    border: 1px solid transparent;
}
.btn-primary:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
    border: 1px solid transparent;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
    background-color: #000;
    border-color: #000;
    color: #fff;
    border: 1px solid transparent;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
    background-color: #f58634;
    border-color: #f58634;
    color: #fff;
    border: 1px solid transparent;
}
.btn-primary.focus,
.btn-primary:focus {
    background-color: #f58634;
    border-color: #f58634;
    color: #fff;
    border: 1px solid transparent;
}
.btn.active,
.btn:active {
    box-shadow: none;
    outline: 0 none;
}
.transition {
    -webkit-transition: all 0.5s ease;
    /* Firefox */
    
    -moz-transition: all 0.5s ease;
    /* WebKit */
    
    -o-transition: all 0.5s ease;
    /* Opera */
    
    transition: all 0.5s ease;
    /* Standard */
}
.noLeft {
    padding-left: 0px;
}
.noRight {
    padding-right: 0px;
}
.noNo {
    padding-left: 0px;
    padding-right: 0px;
}
.well {
    background-color: #f5f5f5;
    border: none;
    border-bottom: 1px solid #e3e3e3;
    border-radius: 0px;
    box-shadow: none;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}
.media-left,
.media > .pull-left {
    padding-right: 20px;
}
/* Ende Änderungen PJ */


/* Änderungen PJ Okt.17 */







@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

	
	header nav.nav-main-subpage ul {
    padding: 0px;
	margin-top:00px;
}

/* Hinzugefügt PJ 0308.2017 */
/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {
  /*  body {
        background: blue
    }*/
    header nav.nav-main .container .navbar-header a img,
    header nav.nav-main .container .navbar-header span img {
        float: right;
        height: 65px;
        margin-top: 32px;
        position: relative;
        width: auto;
    }
	div#branchen div div div.well {height:340px;}
	
		
	header nav.nav-main-subpage ul {
    padding: 0px;
	margin-top:00px;
}
	
}
/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
/*    body {
        background: red
    } */
    #mobile-nav {
        display: block;
    }
    .nav {
        list-style: outside none none;
        margin-bottom: 0;
        padding-left: 0;
    }
    ul.navbar-nav {
        width: 100%;
    }
    .nav > li {
        display: block;
        position: relative;
        width: 100%;
    }
    .nav > li > a {
        display: block;
        padding: 10px 15px;
        position: relative;
    }
    .nav > li > a:focus,
    .nav > li > a:hover {
        background-color: #eee;
        text-decoration: none;
    }
    .nav > li.disabled > a {
        color: #777;
    }
    .nav > li.disabled > a:focus,
    .nav > li.disabled > a:hover {
        background-color: transparent;
        color: #777;
        cursor: not-allowed;
        text-decoration: none;
    }
    .nav .open > a,
    .nav .open > a:focus,
    .nav .open > a:hover {
        background-color: #eee;
        border-color: #337ab7;
    }
    .nav .nav-divider {
        background-color: #e5e5e5;
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
    }
    .nav > li > a > img {
        max-width: none;
    }
    .nav-tabs {
        border-bottom: 1px solid #ddd;
    }
    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }
    .nav-tabs > li > a {
        border: 1px solid transparent;
        border-radius: 4px 4px 0 0;
        line-height: 1.42857;
        margin-right: 2px;
    }
    .nav-tabs > li > a:hover {
        border-color: #eee #eee #ddd;
    }
    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:focus,
    .nav-tabs > li.active > a:hover {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background-color: #fff;
        border-color: #ddd #ddd transparent;
        border-image: none;
        border-style: solid;
        border-width: 1px;
        color: #555;
        cursor: default;
    }
    .nav-main {
        display: none;
    }
	
			div#branchen div div div.well {height:270px;}
	
	
	header nav.nav-main-subpage ul {
    padding: 0px;
	margin-top:10px;
}

}
/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
/*    body {
        background: yellow
    }*/
    ul.navbar-nav {
        width: 100%;
        margin: 0px;
    }
    .nav > li {
        display: block;
        position: relative;
        width: 100%;
    }

			div#branchen div div div.well {display:none;}
	
h1.shadow {
    color: #fff;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
	white-space: normal;
	font-size:2em;
}
	
	#myCarouselRef div div div div h1.shadow {display:none;}
	
}
/* Extra Small Devices, Phones */
/*
@media only screen and (max-width: 480px) {
    body {
        background: green
    }

}*/
/* Custom, iPhone Retina */
/*
@media only screen and (max-width: 320px) {
    body {
        background: purple
    }

}*/