/* Add here all your css styles (customizations) */


html {
  font-size: 16px;
}

 /* NAVIX */

.navbar-nav .nav-item.active .nav-link,
.navbar-nav .nav-item .nav-link:hover {
    color: #fff;
    background-color: #0094d8;
   }



.navbar2 .navbar-nav .nav-link:active {
	background-color: #7C51C4;
}

/*.u-header--sticky-top, .u-header--sticky-bottom {
    position: sticky;
}*/



@media (max-width :576px) {

.u-header__logo-img--main {
	max-height: 62px; 
}
}



@media (max-width :991px) {

.navbar-nav .nav-item .nav-link {
	padding-left: 10px; 
}
}


/*.navbar-collapse .align-items-center flex-sm-row collapse show*/

.navbar-collapse.show {
	background-color: hsla(0, 0%, 100%, 0.8) !important;
}

@media (min-width :992px) {

.u-header__logo-img--main {
	max-height: 72px;
}

}






/*.headColorBlack .navbar-nav .nav-item .nav-link {
	color: #000 !important;
}

.headColorWhite .navbar-nav .nav-item .nav-link {
	color: #FFF !important;
}

.headColorDarkGray .navbar-nav .nav-item .nav-link {
	color: #333 !important;
}

.headColorLightGray .navbar-nav .nav-item .nav-link {
	color: #999 !important;
}*/












 /* PARALLAX */

.parallax-window {
    min-height: 400px;
    background: transparent;
}

.ovParaBg {
  position: relative;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vH;
}

.ovParaBg::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ovParaBgW4::after {
background-color: hsla(0, 0%, 100%, 0.4) !important;
}

.ovParaBgW3::after {
background-color: hsla(0, 0%, 100%, 0.3) !important;
}

.ovParaBgW2::after {
background-color: hsla(0, 0%, 100%, 0.2) !important;
}

.ovParaBgW1::after {
background-color: hsla(0, 0%, 100%, 0.1) !important;
}


.ovParaBgB4::after {
background-color: hsla(0, 0%, 0%, 0.4) !important;
}

.ovParaBgB3::after {
background-color: hsla(0, 0%, 0%, 0.3) !important;
}

.ovParaBgB2::after {
background-color: hsla(0, 0%, 0%, 0.2) !important;
}

.ovParaBgB1::after {
background-color: hsla(0, 0%, 0%, 0.1) !important;
}




.ovParaBgIndex {
    z-index: 1;
    position: relative;
}


.caption {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  color: #000;
}

.caption span.border {
  background-color: #111;
  color: #fff;
  padding: 18px;
  font-size: 25px;
  letter-spacing: 10px;
}



   /*VIDEO  */

.ParallaxVideo{ 
	min-height: 400px;
}

.ParallaxVideo video{ 
    min-width: 100%;
    position: fixed;
	top:0;
	z-index: -9999;
}

.ParallaxVideo h3 {
    color: #fff;
    font-size: 76px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}


 /*TEXTBOXEN */

.u-heading-v9::before {
    border: 2px solid hsla(199, 100%, 42%, 1);
}

.u-heading-v9 h2,
.u-heading-v9 h5 {
	color: hsla(0, 0%, 0%, 0.85);
}


.ovContWrap_b,
.ovContWrap_w {
	padding: 5px;
	border-radius: .25rem !important;
}

.ovContBox_b,
.ovContBox_w {
	padding: 15px;
	border: solid 1px transparent;
}


@media (min-width :992px) {

.ovContBox_b,
.ovContBox_w {
	padding: 60px;
}

}



.ovContBox_b {
	border-color: hsla(199, 100%, 42%, 0.7) !important;
}

.ovContBox_w {
	border-color: hsla(199, 100%, 42%, 0.7) !important;
}

.ovContBox_b p {
	color: rgba(255, 255, 255, 1) !important;
}

.ovContBox_w p {
	color: rgba(0, 0, 0, 0.85) !important;
}

.g-bg-white-opacity-0_6 {
  background-color: rgba(255, 255, 255, 0.6) !important;
}

.g-bg-white-opacity-0_6--after::after {
  background-color: rgba(255, 255, 255, 0.6) !important;
}

.g-brd-white-opacity-0_7 {
  border-color: rgba(255, 255, 255, 0.7) !important;
}

.g-brd-black-opacity-0_1 {
  border-color: rgba(0, 0, 0, 0.1) !important;
}

.g-brd-black-opacity-0_2 {
  border-color: rgba(0, 0, 0, 0.2) !important;
}

.g-brd-black-opacity-0_3 {
  border-color: rgba(0, 0, 0, 0.3) !important;
}

.g-brd-black-opacity-0_4 {
  border-color: rgba(0, 0, 0, 0.4) !important;
}

.g-brd-black-opacity-0_5 {
  border-color: rgba(0, 0, 0, 0.5) !important;
}

.g-brd-black-opacity-0_6 {
  border-color: rgba(0, 0, 0, 0.6) !important;
}

.g-brd-black-opacity-0_7 {
  border-color: rgba(0, 0, 0, 0.7) !important;
}

.g-brd-black-opacity-0_8 {
  border-color: rgba(0, 0, 0, 0.8) !important;
}

.g-brd-black-opacity-0_9 {
  border-color: rgba(0, 0, 0, 0.9) !important;
}




.refcarousel .refwrap {
	/*background-color: #F5CD21;*/
}


.refwrap .refcaption {
	margin-top: 15px;
	border-bottom: 1px solid hsla(199, 100%, 42%, 1);
	/*border-left: 1px solid hsla(199, 100%, 42%, 1);
	border-right: 1px solid hsla(199, 100%, 42%, 1);*/
	border-top: 1px solid hsla(199, 100%, 42%, 1);
	transition: all 1.5s;
}

.refwrap:hover .refcaption {
	background-color: hsla(199, 100%, 42%, 1);
	color: #FFF !important;
}

.refcaption p {
	font-size: 14px;
}

.refcaption h4 {
	font-size: 1.1rem;
}

.refcaption a {
	color: hsla(199, 100%, 42%, 1);
}


.refwrap:hover .refcaption a {
	color: #fff;
}

.refcaption a:hover {
	color: #f00;
}


.trennung {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}




