*{
  box-sizing: border-box;
}

.upd-popup{

}

.popup-header{
  display: table;
  width: 100%;
}

.bar{
  position: relative;
  vertical-align: top;
  width: auto;
  height: 35px;
  display: table-cell;

}

.bar.left{
  width: 20%;
  border-bottom: 10px solid #ff0000;
}

.bar.right{
	border-top: 10px solid #ff0000;
}

.arrow-outer{
  display: table-cell;
  vertical-align: top;
  width: 30px;
  height: 35px;
  position: relative;
  overflow: hidden;

}


.square.right{
  transform-origin:right top;
  right: 0;
  transform: rotate(-45deg);
}

.border{
  width: 43px;
  height: 10px;
  background-color: #ff0000;
  position: absolute;
  top: -1px;
}

.border.left{
  transform-origin:left top;
  left: 0;
  transform: rotate(45deg) skewX(45deg);
}

.border.right{
  transform-origin:right top;
  right: 0;
  transform: rotate(-45deg) skewX(-45deg);
}

.box-body{
  position: relative;
  width: 100% ;
  height: 30px;
  background-color: #fff;
}

/*---------- links - Spezial --------*/
.footer a.phone-link, .footer a.email-link{
  color: #FFFFFF;
}
.footer a.phone-link:hover, .footer a.email-link:hover{
  color: #DD0B2F;
  text-decoration: none;
}

/*--------------------------------------------*/
/*------[Triangle Dividers - Quiroz.co]-------*/
/*--------------------------------------------*/
 
    .triangles::before, .triangles::after {position: absolute; content: ''; pointer-events: none;}
 
    .triangles::before, .triangles::after {
        left: 50%;
        width: 100px;
        height: 100px;
        -webkit-transform: translateX(-50%) rotate(45deg);
        transform: translateX(-50%) rotate(45deg);}
 
        /* Top arrow pointing down. Currently set as black. This can be removed if you don't want a top arrow */
            .triangles::before {top: -50px; background: #000;}
 
        /* Bottom arrow pointing down. Currently set to inherit the background of the section. This can be removed if you don't want a bottom arrow */
         .triangles::after { bottom: -50px; z-index: 10; background: inherit;}





.red-border h3{
    font-weight: 300;
    display: inline-block;
    padding-bottom: 15px;
    position: relative;
}
.red-border h3::after {
    content: "";
    position: absolute;
    width: 60px;
    height: 1px;
    bottom: 0;
    left: 0;
    border-bottom: 3px solid #ff0000;
    margin: 0 auto;
}

.navbar-light .navbar-nav .nav-link {

    color: rgba(0, 0, 0, 1.0);

}

a.nav-link.active span.redline {
	border-bottom: solid 4px red;
	padding-bottom: 6px;
}




.jumbotron {
	position: relative;
}

#c33 {
    width: 320px;
    background-color: black;
    color: white;
    padding: 1.5rem;
	position: absolute;
	bottom: -58px;
	z-index: 2;
}
#c33::before {
  width: 0;
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom: 50px solid #fff;
  border-left: 50px solid transparent;
}




figure.image {
  overflow: hidden;
  display: inline-grid;
  position: relative;
}

figure.cornercut::before {
  width: 0;
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom: 50px solid #fff;
  border-left: 50px solid transparent;
}

figure.cornercut picture::before {
    width: 0;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-top: 50px solid #fff;
    border-right: 50px solid transparent;
}
#page-content a{
    color: #dd0b2f;
}
#page-wrapper h3, #page-wrapper .h3{
    font-size: calc(1.2rem + 0.4vw);
    font-weight: bold;
}
.cornerbtn {
  overflow: hidden;
  display: inline-grid;
  position: relative;
}

.cornerbtn::before {
  width: 0;
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
}
#page-content .cornerbtn a.btn.btn-danger{
    color: #FFFFFF;
}

.cornerbtn a.btn.btn-danger::before {
    width: 0;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-top: 10px solid #fff;
    border-right: 10px solid transparent;
}

.background-image .cornerbtn::before {
  width: 0;
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom: 10px solid #1d1d1b;
  border-left: 10px solid transparent;
}

.background-image a.btn.btn-danger::before {
    width: 0;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-top: 10px solid #1d1d1b;
    border-right: 10px solid transparent;
}


.BgGreyWuww .cornerbtn::before {
  width: 0;
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom: 10px solid #ebebeb;
  border-left: 10px solid transparent;
}

.BgGreyWuww .cornerbtn a.btn.btn-danger::before {
    width: 0;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-top: 10px solid #ebebeb;
    border-right: 10px solid transparent;
}



.navbar-brand,
.navbar-nav,
.navbar-toggler {
	z-index: 1031;
}


#redTop{
	padding-top: 120px;
	max-width: 104%;
	left: -5px;
}
#redBottom{
	position: relative;
	top: -38px;
	max-width: 104%;
	left: -6px;
}
#redFooter{ 
	position: relative;
	top: -34px;
	width: 100%;

}
#redWrapperTop {
	position: relative;
	top: 12px;
	width: 100%;

}
#redWrapperBottom {
	position: relative;
	top: -28px;
	z-index: 0;
	width: 100%;
}

#page-footer,
#page-wrapper{
	overflow: hidden;
}
.bgFooterWuww {
    background-color: #000000;
}
/*---powermail---*/
.tx-powermail .powermail_fieldwrap{
    margin-bottom: 12px;
}
.tx-powermail .powermail_fieldwrap input,.tx-powermail .powermail_fieldwrap textarea{
    border-radius: 4px;
}
.tx-powermail .powermail_fieldwrap .control-label{
    margin-bottom:5px;
}

.tx-powermail .btn-primary {
    color: #fff;
    background-color: #DD0B2F;
    border-color: #DD0B2F;
    border-radius: 4px;
    padding: 8px 30px;
}
/* -------------------------------------------------------------------------------------------- */
@media (min-width: 576px) {

	#redTop{
		padding-top: 116px;
	}
	#redBottom{
		top: -38px;
	}
	#redFooter{ 
		top: -32px;
	}
	#redWrapperTop {
		top: 17px;	
	}
	#c33 {
		bottom: -52px;
	}
}


/* -------------------------------------------------------------------------------------------- */
@media (min-width: 768px) {

	#redTop{
		padding-top: 116px;
	}
	#redBottom{
		top: -42px;
	}
	#redFooter{ 
		top: -30px;
	}
	#redWrapperTop {
		top: 20px;	
	}
	#c33 {
		bottom: -52px;
	}

}



/* -------------------------------------------------------------------------------------------- */
@media (min-width: 992px) {

	#redBottom{
		top: -44px;
	}
	#redFooter{ 
		top: -26px;
	}
	#redWrapperTop {
		top: 20px;	
	}
	#c33 {
		bottom: -58px;
	}
}


/* -------------------------------------------------------------------------------------------- */
@media (min-width: 1200px) {
#page-content h2, #page-wrapper .h2{
    font-size: 2rem;
    font-weight:bold;
}
#page-content h3, #page-wrapper .h3{
    font-size: 1.5rem;
}

	#redBottom{
		top: -51px;
	}
	#redFooter{ 
		top: -28px;
	}
	#redWrapperTop {
		top: 23px;	
	}

	#c33 {
		bottom: -55px;
	}

	.navbar-nav {
		padding: 0 50px !important;
	}
}


/* -------------------------------------------------------------------------------------------- */
@media (min-width: 1400px) {


	#redBottom{
		top: -52px;
	}
	#redFooter{ 
		top: -32px;
	}
	#redWrapperTop {
		top: calc(1 * (100vw / 40));
	}
	#redWrapperBottom {
		top: calc(-1 * (100vw / 30)); ;
	}


	#c33 {
		bottom: -62px;
	}


	.navbar-nav {
		padding: 0 140px !important;
	}

}


/* We occasionally use media queries that go in the other direction */


/* -------------------------------------------------------------------------------------------- */
@media (max-width: 575.98px) {

}

/* -------------------------------------------------------------------------------------------- */
@media (max-width: 767.98px) {
	
}

/* -------------------------------------------------------------------------------------------- */
@media (max-width: 991.98px) { 
	
}

/* -------------------------------------------------------------------------------------------- */
@media (max-width: 1199.98px) {
	
}



