/*
Theme Name: Clemens Schmid Theme
Theme URI: http://www.daniel-seidl.net/
Description: 
Version: 1.00
Author: Daniel Seidl, B.Sc.
Author URI: http://www.daniel-seidl.net/
*/

@import url('bootstrap/css/bootstrap.min.css');

@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=a8895edb-c423-4743-bf58-0c51bca3a28e&fontids=1391144");

@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700');
    
@font-face{
	font-family:"Eurostile LT W03 Bold Ext_2";
    src:url("Fonts/1391144/85486eb4-1e68-4205-9c7c-ffd43386b2d8.eot?#iefix");
    src:url("Fonts/1391144/85486eb4-1e68-4205-9c7c-ffd43386b2d8.eot?#iefix") format("eot"),url("Fonts/1391144/4e211d67-0615-4e82-b8d1-b55f74518e71.woff2") format("woff2"),url("Fonts/1391144/ac45c110-bbaa-4352-b9e0-46fa6f9f0100.woff") format("woff"),url("Fonts/1391144/14e8a4cd-4f5d-4868-a573-74cb45548e17.ttf") format("truetype");
}
a:hover, a:active, a:focus {
   outline: 0 !important;
   color: #ff0000;
}
a {
	text-decoration: none;
	color: #ff0000;
}
* {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: 'PT Sans', sans-serif;
	font-weight: 400;
	overflow-x: hidden;
}
b, strong {
	font-weight: 700;
}
.clear {
	clear: both;
}
.modul {
	width: 100%;
	padding: 0px 30px;
}

.dsnet-modul-menu {
	height: 75px;
	background: #000000;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
	position: fixed;
	z-index: 10000;
	top: 0px;
	right: 0px;
}
#fixedNaviSpacer {
	width: 100%;
	height: 70px;
}
.dsnet-modul-menu-logo {
	/*line-height: 70px;
	color: #FFFFFF;
	font-family: 'Eurostile LT W03 Bold Ext_2';
	font-size: 35px;
	letter-spacing: -0.15em;*/
	margin-right: 70px;
	float: left;
}
.dsnet-modul-menu-logo a {
	color: #ffffff;
	text-decoration: none;
}
.red {
	color: #FF0000;
}
.dsnet-modul-menu-navi {
	float: left;
}
.dsnet-modul-menu-social {
	float: right;
}
.dsnet-modul-menu-navi ul {
    list-style-type: none;
    padding-top: 20px;
}
.dsnet-modul-menu-navi li {
    float: left;
    font-size: 16px;
    line-height: 30px;
    padding: 0px 20px;
}
.dsnet-modul-menu-navi a, .dsnet-modul-menu-navi a:focus {
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.05em;
	text-decoration: none;
}
.dsnet-modul-menu-navi a:hover {
	text-decoration: none;
	color: #ff0000;
	text-decoration: none;
}
.dsnet-modul-menu-social .social img {
	width: 20px;
	height: 20px;
	margin-top: 27px;
	margin-left: 20px;
}
.dsnet-modul-menu-logo { 
	padding: 10px 0px;
}
.dsnet-modul-menu-logo img {
	height: 50px;
	width: 120px;
}

.dsnet-modul-header {
	background: #000000;
	position: relative;
}
.dsnet-modul-header-overlay {
	width: 100%;
	height: 700px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	position: relative;
	opacity: 0.9;
	padding: 0px 30px;
}
.dsnet-modul-header {
	padding: 0px;
}
.dsnet-modul-header h1 {
	color: #ffffff;
	font-family: 'Eurostile LT W03 Bold Ext_2';
	font-size: 40px;
	line-height: 48px;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}
.dsnet-modul-header h2 {
	color: #ffffff;
	font-family: 'Eurostile LT W03 Bold Ext_2';
	font-size: 40px;
	line-height: 40px;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	margin-bottom: 60px;
}
.dsnet-modul-header-content {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}
.dsnet-modul-header-text {
	max-width: 750px;
	margin: 0 auto;
	color: #ffffff;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0.05em;
	text-align: center;
	margin-bottom: 40px;
}
.dsnet-button {
	color: #ffffff;
	background: #ff0000;
	font-size: 18px;
	line-height: 56px;
	letter-spacing: 0.05em;
	display: block;
	margin: 0 auto;
	width: 284px;
	text-transform: uppercase;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);	
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
}
.dsnet-button:hover, .dsnet-button:focus {
	background: #000000;
	text-decoration: none;
	color: #ffffff;
}
.dsnet-modul-header-text p {
	margin: 0px;
}
.dsnet-modul-header-content {
	margin-bottom: 90px;
}

.dsnet-modul-textbox {
	background: #000000;
}
.dsnet-modul-textbox-content {
	width: 100%;
	max-width: 965px;
	margin: 0 auto;
	padding: 50px 0px;
}
.dsnet-modul-textbox-content h1 {
	color: #FF0000;
	font-family: 'Eurostile LT W03 Bold Ext_2';
	font-size: 38px;
	line-height: 44px;
	margin-bottom: 20px;
	text-align: center;
}
.dsnet-modul-line {
	height: 3px;
	width: 92px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: #ff0000;
}
.dsnet-modul-textbox-text {
	color: #ffffff;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0.05em;
	margin-bottom: 50px;
}
.dsnet-modul-textbox-arrow {
	width: 27.5px;
	height: 18px;
	margin: 0 auto;
	background: url(gfx/arrow-down-red.png);
	background-size: contain;
}

.dsnet-modul-news {
	background: #f0f0f0;
}
.dsnet-modul-news-content {
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
	padding: 50px 0px 20px 0px;
	position: relative;
}
.dsnet-modul-news-content h1 {
	color: #505050;
	font-family: 'Eurostile LT W03 Bold Ext_2';
	font-size: 38px;
	line-height: 44px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
}
.dsnet-modul-news-block {
	width: calc(33.33333333% - 20px);
	float: left;
	margin-right: 30px;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	display: block;
	text-decoration: none;
	margin-bottom: 30px;
}
.dsnet-modul-news-block:hover, .dsnet-modul-news-block:focus {
	text-decoration: none;
}
.dsnet-modul-news-block:nth-child(3n) {
	margin-right: 0px;
}
.dsnet-modul-news-block:hover {
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.7);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
}
.dsnet-modul-news-block-image img {
	width: 100%;
	height: auto;
}
.dsnet-modul-news-block-content {
	padding: 25px;
	background-image: url(gfx/more.png);
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-position: calc(100% - 10px) calc(100% - 10px);
	background-color: #ffffff;
		
}
.dsnet-modul-news-block-datum {
	color: #FF0000;
	font-size: 12px;
	line-height: 14px;
	font-weight: 700;
	margin-bottom: 15px;
}
.dsnet-modul-news-holder {
	margin-top: 30px;
}
.dsnet-modul-news-block-headline {
	color: #505050;
	letter-spacing: 0.03em;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 20px;
	font-weight: 700;
	min-height: 60px;
}
.dsnet-modul-news-block-teaser {
	color: #505050;
	letter-spacing: 0.03em;
	font-size: 16px;
	line-height: 24px;
	min-height: 144px;
}

.dsnet-modul-boxthreeparts {
	padding: 0px;
	background-color: #000000;
	padding-bottom: 50px;
}
.dsnet-modul-boxthreeparts .dsnet-button:hover, .dsnet-modul-boxthreeparts .dsnet-button:focus {
	color: #000000;
	background: #ffffff;
}
.dsnet-modul-boxthreeparts-top {
	padding: 50px 15px 0px 15px;
	width: 100%;
}
.dsnet-modul-boxthreeparts-top-thumbnail {
	padding: 50px 15px;
	width: 100%;
	height: 680px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
.dsnet-modul-boxthreeparts-top h1 {
	color: #ffffff;
	font-family: 'Eurostile LT W03 Bold Ext_2';
	font-size: 38px;
	line-height: 44px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;	
}
.dsnet-modul-boxthreeparts .dsnet-modul-textbox-arrow {
	margin-top: 50px;
}
.dsnet-modul-boxthreeparts-holder {
	width: 100%;
	max-width: 1310px;
	margin: 0 auto;
	padding: 0px 30px;
}
.dsnet-modul-boxthreeparts-bottom {
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
	margin-top: 30px;
}
.dsnet-modul-boxthreeparts-block {
	width: calc(33.33333333% - 20px);
	float: left;
	margin-right: 30px;
	color: #ffffff;
	letter-spacing: 0.03em;
	font-size: 16px;
	line-height: 24px;
}
.dsnet-modul-boxthreeparts-block:nth-child(5) {
	margin-right: 0px;
}
.dsnet-modul-boxthreeparts-holder {
	padding-top: 60px;
	padding-bottom: 0px;
}
.dsnet-modul-boxthreeparts-holder h2 {
	color: #ffffff;
	letter-spacing: 0.03em;
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 25px;
	font-weight: 700;
}
.dsnet-modul-boxthreeparts-block img {
	width: 100%;
	height: auto;
}
.dsnet-modul-boxthreeparts-block p {
	margin-bottom: 24px;
}
.dsnet-modul-boxthreeparts ul {
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: -24px;
}
.dsnet-modul-boxthreeparts li:before {
	content: "";
    width: 5px;
    height: 24px;
    background-image: url('gfx/point-red.gif');
    padding-left: 12px;
    background-repeat: no-repeat;
    background-position: top left;
  	}

.dsnet-modul-follow {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
	padding-top: 50px;
	padding-bottom: 50px;
}
.dsnet-modul-follow h1 {
	color: #ffffff;
	font-family: 'Eurostile LT W03 Bold Ext_2';
	font-size: 38px;
	line-height: 44px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;	
}
.dsnet-modul-follow-content {
	margin: 0 auto;
	padding: 50px 0px 70px 0px;
	max-width: 400px;
	width: 100%;
}
.dsnet-modul-follow-linker {
	float: left;	
}
.dsnet-modul-follow-linker-facebook {
	float: right;
}
.dsnet-modul-follow-linker a {
	width: 130px;
	height: 130px;
	background-size: contain;
	display: block;
	margin-bottom: 20px;
}
.dsnet-modul-follow-linker a:hover {
}
.dsnet-modul-follow-linker-instagram a {
	background-image: url(gfx/follow-instagram.png);
}
.dsnet-modul-follow-linker-facebook a {
	background-image: url(gfx/follow-facebook.png);
}
.dsnet-modul-follow-linker-text-top {
	color: #ffffff;
	text-align: center;
	letter-spacing: 0.05em;
	font-size: 18px;
	line-height: 22px;
}
.dsnet-modul-follow-linker-text-bottom {
	color: #ffffff;
	text-align: center;
	letter-spacing: 0.05em;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
}

.dsnet-modul-bereiche {
	background: #000000;
	position: relative;
}
.dsnet-modul-bereiche h1 {
	color: #ffffff;
	font-family: 'Eurostile LT W03 Bold Ext_2';
	font-size: 38px;
	line-height: 44px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;	
}
.dsnet-modul-bereiche-content {
	padding: 50px 15px;
	z-index: 100;
	position: relative;
}
.dsnet-modul-bereiche-holder {
	width: 100%;
	margin: 0 auto;
	max-width: 700px;
}
.dsnet-modul-bereiche-holder img {
	width: 100%;
	height: auto;
	margin-bottom: 35px;
}
.dsnet-modul-bereiche-holder h3 {
	color: #ffffff;
	letter-spacing: 0.03em;
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 15px;
	font-weight: 700;
}
.dsnet-modul-bereiche-block-content {
	color: #ffffff;
	letter-spacing: 0.03em;
	font-size: 16px;
	line-height: 24px;
}
.dsnet-modul-bereiche-holder-top {
	margin-top: 35px;
	margin-bottom: 50px;
	text-align: center;
}
.dsnet-modul-bereiche-holder-top a, .dsnet-modul-bereiche-holder-top a:hover, .dsnet-modul-bereiche-holder-top a:focus {
	color: #ff0000;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 25px;
	line-height: 33px;
	text-decoration: none;
}
.dsnet-modul-bereiche-holder-top a.active, .dsnet-modul-bereiche-holder-top a:hover {
	color: #ffffff;
	text-decoration: none;
}
.dsnet-modul-bereiche-holder-top a:after {
	content: "|";
	color: #ffffff;
	margin: 0px 25px;
}
.dsnet-modul-bereiche-holder-top a:last-child:after {
	content: "";
	margin: 0px;
}
.dsnet-modul-bereiche-holder {
	margin-bottom: 75px;
}
.dsnet-modul-bereiche-holder-bottom-child {
	display: none;
}
.dsnet-modul-bereiche-holder-bottom-child.active {
	display: block;
}
.dsnet-modul-bereiche-overlay {
	position: absolute;
	opacity: 0.2;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}

.dsnet-modul-termin {
	padding-top: 50px;
	padding-bottom: 50px;
	background: #f0f0f0;
}
.dsnet-modul-termin h1 {
	color: #505050;
	font-family: 'Eurostile LT W03 Bold Ext_2';
	font-size: 38px;
	line-height: 44px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;	
}
.dsnet-modul-termin-holder {
	margin: 40px auto 60px auto;
	width: 100%;
	max-width: 1170px;
}
.dsnet-modul-termin-block {
	margin-bottom: 29px;	
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
}
.dsnet-modul-termin-block.active {
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.7);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.7);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.7);
}
.dsnet-modul-termin-block-top, .dsnet-modul-termin-block-top:hover, .dsnet-modul-termin-block-top:focus {
	color: #ffffff;
	background: #BA0000;
	width: 100%;
	font-size: 28px;
	line-height: 40px;
	letter-spacing: 0.03em;
	font-weight: 700;
	display: block;
	padding: 27px;
	text-decoration: none;
	/*background-image: url(gfx/arrow-down.png);
	background-size: 16px 16px;
	background-repeat: no-repeat;
	background-position: calc(100% - 32px) 39.5px;	*/
}
.dsnet-modul-termin-block.active .dsnet-modul-termin-block-top {
	background-image: url(gfx/arrow-up.png);
	background-color: #FF0000;
}
.dsnet-modul-termin-block-bottom {
	color: #ffffff;
	background: #FF0000;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.03em;
	padding: 27px;
	padding-top: 10px;
	display: none;
}
.dsnet-modul-termin-block.active .dsnet-modul-termin-block-bottom {
	display: block;
}
.dsnet-modul-termin-block-bottom-left {
	float: left;
	width: 550px;
	padding: 27px;
	color: #ffffff;
}
.dsnet-modul-termin-block-bottom-right {
	float: left;
	width: calc(100% - 550px);
	padding: 27px;	
	padding-left: 0px;
}
.dsnet-modul-termin-block-bottom-right img {
	width: 100%;
	height: auto;
}
.dsnet-modul-termin-block-top-icon {
	background-image: url(gfx/flag.png);
	background-size: 21.5px 33px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	margin-right: 20px;
	float: left;
	width: 22px;
}
.dsnet-modul-termin-block-top-title {
	float: left;
}

.dsnet-modul-partner {
	padding-top: 50px;
	padding-bottom: 50px;
	background: #f0f0f0;
}
.dsnet-modul-partner h1 {
	color: #505050;
	font-family: 'Eurostile LT W03 Bold Ext_2';
	font-size: 38px;
	line-height: 44px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;	
}
.dsnet-modul-partner-textbox {
	width: 100%;
	max-width: 960px;
	color: #505050;
	font-size: 16px;
	line-height: 24px;
	margin: 35px auto;
	text-align: center;
}

.dsnet-modul-kontakt {
	padding-top: 50px;
	padding-bottom: 50px;
	background: transparent;
}

.dsnet-modul-kontakt-header h2 {
	letter-spacing: 100px;
	transition: letter-spacing 0.9s;
}

.dsnet-modul-kontakt-header.active h2 {
	letter-spacing: normal;
}

.dsnet-modul-kontakt-holder {
	width: 100%;
	max-width: 805px;
	margin: 0 auto;
}
.dsnet-modul-kontakt-holder label {
	float: left;
	clear: both;
	color: #ffffff;
	background: #828282;
	width: 175px;
	font-size: 14px;
	line-height: 20px;
	padding: 15px 40px;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	margin-bottom: 20px;
}
.dsnet-modul-kontakt-holder label.textarea {
	height: 187px;
}
.dsnet-modul-kontakt-holder input[type=text], .dsnet-modul-kontakt-holder input[type=email], .dsnet-modul-kontakt-holder textarea {
	float: left;
	width: calc(100% - 175px);
	display: block;
	background: #4c4c4c;
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
	padding: 15px 40px;
	margin-bottom: 20px;
	border: 0px !important;
	border-radius: 0px !important;
}
.dsnet-modul-kontakt-holder textarea {
	height: 187px;
	resize: none;
}
.dsnet-modul-kontakt-holder input[type=submit] {
	color: #FFffff;
	background: #ff0000;
	text-align: center;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	padding: 15px 40px;
	border: 0px;
	display: block;
	width: 100%;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	border-radius: 0px !important;
}
.dsnet-modul-kontakt-holder input[type=submit]:hover {
	color: #000000;
	background: #ffffff;
	border-radius: 0px !important;
}
.dsnet-modul-kontakt .dsnet-modul-line {
	margin-bottom: 40px;
}
.dsnet-modul-kontakt {
	padding-bottom: 120px;
}
.dsnet-modul-kontakt-holder input[aria-invalid=true], .dsnet-modul-kontakt-holder textarea[aria-invalid=true] {
	background-image: url(gfx/error.png);
	background-size: 16px 16px;
	background-repeat: no-repeat;
	background-position: calc(100% - 16px) 17px;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
.wpcf7-validation-errors {
	color: #ffffff !important;
	margin: 0px !important;
	border: 2px solid #ff0000 !important;
	text-align: center !important;
	font-weight: 700;
}
.wpcf7-mail-sent-ok {
	color: #ffffff !important;
	margin: 0px !important;
	border: 2px solid #398f14 !important;
	text-align: center !important;
	font-weight: 700;
}
.dsnet-modul-partner-block {
	width: calc(33.33333333% - 20px);
	float: left;
	margin-right: 30px;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
	height: 164px;
	padding: 24px;
	background: #ffffff;
	margin-bottom: 30px;
}
.dsnet-modul-partner-block-inner {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
.dsnet-modul-partner-block:nth-child(3), .dsnet-modul-partner-holder a:nth-child(3) .dsnet-modul-partner-block {
    margin-right: 0px;
}
.dsnet-modul-partner-block:hover {
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.7);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.7);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.7);
}
.dsnet-modul-partner-holder {
	margin: 40px 0px 30px 0px;
}

.dsnet-modul-footer {
	background: #363636;
	color: #ffffff;
	padding: 50px 30px;
}
.dsnet-modul-footer-left {
	float: left;
}
.dsnet-modul-footer-right {
	float: right;
}
.dsnet-modul-footer-left-title {
	color: #ffffff;
	font-family: 'Eurostile LT W03 Bold Ext_2';
	font-size: 30px;
	line-height: 28px;
	text-transform: uppercase;	
	margin-bottom: 30px;
}
.dsnet-modul-footer-left-copyright {
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;	
}
.dsnet-modul-footer-right-a {
	float: left;
}
.dsnet-modul-footer-right-b {
	float: left;
	margin-left: 60px;
}
.dsnet-modul-footer-right-c {
	float: left;
	margin-left: 60px;
}
.dsnet-modul-footer ul, .dsnet-modul-footer li {
    list-style-type: none;
	font-size: 16px;
	line-height: 20px;
}
.dsnet-modul-footer p {
	margin: 0px;
	font-size: 16px;
	line-height: 20px;
}
.dsnet-modul-footer a, .dsnet-modul-footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
.dsnet-modul-footer-right-b ul li:nth-child(1) {
	padding-left: 30px;
	background-image: url(gfx/footer-facebook.png);
	background-size: 14px 14px;
	background-repeat: no-repeat;
	background-position: left center;
}
.dsnet-modul-footer-right-b ul li:nth-child(2) {
	padding-left: 30px;
	background-image: url(gfx/footer-instagram.png);
	background-size: 14px 14px;
	background-repeat: no-repeat;
	background-position: left center;
}

.dsnet-modul-subpage-page {
	padding-top: 50px;
	padding-bottom: 50px;
	background: #f0f0f0;
}
.dsnet-modul-subpage-content {
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.03em;
}
.dsnet-modul-subpage-content p {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.03em;
	margin-bottom: 24px;
}
.dsnet-modul-subpage-content h1 {
	color: #505050;
	font-family: 'Eurostile LT W03 Bold Ext_2';
	font-size: 38px;
	line-height: 44px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;	
}
.dsnet-modul-subpage-content h2 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 24px;
	font-weight: 700;
}
.dsnet-modul-subpage-content h4 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 24px;
	font-weight: 700;
}
.dsnet-modul-subpage-content .dsnet-modul-line {
	margin-bottom: 40px;
}
.dsnet-modul-subpage-content ul, .dsnet-modul-subpage-content li {
	list-style: none;
}

#dsnet-lightbox-bg {
    z-index: 999998;
    background: rgba(0,0,0,0.9);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
}
#dsnet-lightbox-outer {
    position: fixed;
    top: 50px;
    height: calc(100% - 100px);
    max-height: 950px;
    width: 100%;
    display: none;
    z-index: 999999;
    min-height: 500px;
}
#dsnet-lightbox {
    width: 100%;
    max-width: 1200px;
    background: #F1F9FF;
    margin: 0 auto;
    height: 100%;
    position: relative;
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
	overflow: hidden;
	position: relative;
}
.dsnet-lightbox-content {
	width: 100%;
	height: 100%;
}
.dsnet-lightbox-content-top {
	width: 100%;
	height: 45%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
#dsnet-lightbox-close {
	position: absolute;
	background-image: url(gfx/close.png);
	background-size: 52px 52px;
	background-repeat: no-repeat;
	background-position: top center;
	width: 52px;
	height: 52px;
	display: block;
	top: 10px;
	right: 10px;
}
.dsnet-lightbox-datum {
	color: #FF0000;
	font-size: 12px;
	line-height: 27px;
	font-weight: 700;
	margin-bottom: 4px;
	float: left;
}
.dsnet-lightbox-archiv,.dsnet-lightbox-archiv:focus {
	display: block;
	float: right;
	padding-right: 26px;
	background-image: url(gfx/arrow-small.png);
	background-size: 16px 16px;
	background-repeat: no-repeat;
	background-position: right center;
	text-transform: uppercase;
	color: #505050;
	letter-spacing: 0.03em;
	font-size: 20px;
	line-height: 27px;
	text-decoration: none;
	font-weight: 700;
}
.dsnet-lightbox-content-bottom {
	padding: 27px;
	width: 100%;
	height: calc(55% - 81px);
	overflow: auto;
}
.dsnet-lightbox-headline {
    color: #505050;
    letter-spacing: 0.03em;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
    font-weight: 700;
}
.dsnet-lightbox-teaser {
	color: #505050;
	letter-spacing: 0.03em;
	font-size: 16px;
	line-height: 24px;
	min-height: 144px;
}
.dsnet-lightbox-buttons {
	height: 81px;
	width: 100%;
	padding: 27px;
}
.dsnet-lightbox-buttons a, .dsnet-lightbox-buttons a:focus {
	text-transform: uppercase;
	color: #505050;
	letter-spacing: 0.03em;
	font-size: 20px;
	line-height: 27px;
	text-decoration: none;
	font-weight: 700;
}
.dsnet-lightbox-buttons a:hover, .dsnet-lightbox-archiv:hover {
	color: #FF0000;
	text-decoration: none;
}
.dsnet-lightbox-last {
	display: block;
	float: left;
	padding-left: 32px;
	background-image: url(gfx/news-left.png);
	background-size: 18px 27.5px;
	background-repeat: no-repeat;
	background-position: left center;
}
.dsnet-lightbox-next {
	display: block;
	float: right;
	padding-right: 32px;
	background-image: url(gfx/news-right.png);
	background-size: 18px 27.5px;
	background-repeat: no-repeat;
	background-position: right center;
}
.dsnet-modul-news-archiv {
	float: none;
	position: absolute;
	right: 0px;
	line-height: 44px;
	top: 50px;
}
.dsnet-lightbox-textarea {
	width: 100%;
	max-width: 850px;
}
body.page-template-template-archiv .dsnet-modul-subpage-content {
	max-width: 1250px;
}
body.page-template-template-archiv .dsnet-modul-news-block {
	margin-bottom: 30px;
}


#biografie .dsnet-modul-boxthreeparts-block-headline {
	width: calc(66.66666666% - 10px);
}
#karriere .dsnet-modul-boxthreeparts-block-headline {
	display: none;
}

#shiftnav-toggle-main .fa {
	width: 44px;
	height: 50px;
	background-image: url(gfx/mobile-menu2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.fa-navicon::before, .fa-reorder::before, .fa-bars::before {
	display: none;
}
.shiftnav-open #shiftnav-toggle-main .fa {
	background-image: none;
}

.dsnet-modul-header-content .dsnet-button {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.dsnet-modul-subpage-content img, a.cycle-slide:not(.cycle-sentinel) img {
	max-width: 100%;
	height: auto;
	border: 0px !important;
}


#shiftnav-toggle-main { background: #000000 !important; }
#shiftnav-toggle-main .fa { color: #ffffff !important; font-size: 50px !important; line-height: 50px !important; }
#shiftnav-toggle-main .shiftnav-toggle-burger, #shiftnav-toggle-main.shiftnav-toggle-main-entire-bar::before { padding: 10px 15px !important; }
.shiftnav.shiftnav-skin-light { background: #ffffff !important; color: #000000 !important; }
.shiftnav::after { box-shadow: 0 0 5px rgba(0,0,0,.5) !important; }
.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.shiftnav-sub-shift.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item ul.sub-menu .current-menu-item .shiftnav-target { background: #ffffff !important; color: #666666 !important; }
.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item > .shiftnav-target { font-family: 'PT Sans', sans-serif; font-weight: 700 !important; font-size: 20px !important; line-height: 30px !important; border-bottom: 1px solid #ff0000 !important;  text-transform: uppercase; }
.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item > .shiftnav-target:hover { color: #ffffff !important; background: #ff0000!important; }
.shiftnav ul.shiftnav-menu li.menu-item > .shiftnav-target, .shiftnav ul.shiftnav-menu li.shiftnav-retract > .shiftnav-target { padding: 5px 15px !important; }
.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.shiftnav-active > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.shiftnav-in-transition > .shiftnav-target { background: #ff0000 !important; }

.dsnet-modul-menu #menu-item-89, .dsnet-modul-menu #menu-item-88 {
	display: none !important;
}
.gss-pager a {
	border-radius: 0px !important;
}
.gss-pager .cycle-pager-active, .gss-pager .cycle-pager-active:hover {
	background-color: #FF0000 !important;
}

@media only screen and (max-width : 1200px) {
	.dsnet-modul-footer-left-title { font-size: 20px; line-height: 18px; }
	.dsnet-modul-footer-right-b, .dsnet-modul-footer-right-c { margin-left: 40px; }
}

@media only screen and (max-width : 1150px) {
	.modul, .dsnet-modul-boxthreeparts-holder { padding-left: 15px; padding-right: 15px; }
	.dsnet-modul-footer { padding-left: 15px; padding-right: 15px; }
	.dsnet-modul-menu-logo { margin-right: 30px; }
	.dsnet-modul-header, .dsnet-modul-boxthreeparts { padding-left: 0px; padding-right: 0px; }
	.dsnet-modul-boxthreeparts-top-thumbnail { height: 480px; }
	.dsnet-modul-bereiche-content { padding-left: 0px; padding-right: 0px; }
	#biografie .dsnet-modul-boxthreeparts-block-headline { width: 100%; }
	.dsnet-modul-boxthreeparts-holder { padding-top: 10px; }
}

@media only screen and (max-width : 1050px) {
	.dsnet-modul-menu-navi li { padding: 0px 10px; }
	.dsnet-modul-footer-left { float: none; text-align: center; margin-bottom: 30px; }
	.dsnet-modul-footer-right { float: none; text-align: center; }
	.dsnet-modul-footer-right > div { display: inline-block; float: none; text-align: left; }
	.dsnet-modul-news-block, .dsnet-modul-news-block:nth-child(3n) { width: calc(50% - 15px); margin-right: 30px; }
	body.home .dsnet-modul-news-block:nth-child(3n) { display: none; }
	.dsnet-modul-news-block:nth-child(2n) { margin-right: 0px; }
	.dsnet-modul-boxthreeparts-block, .dsnet-modul-boxthreeparts-block:nth-child(5) { width: 100%; margin-right: 0px; margin: 0 auto; float: none; max-width: 500px; }
	.dsnet-modul-termin-block-top, .dsnet-modul-termin-block-top:hover, .dsnet-modul-termin-block-top:focus { font-size: 22px; padding: 15px; background-position: calc(100% - 20px) 25.5px; padding-right: 60px; }
	.dsnet-modul-termin-block-top-icon { display: none; }
}

@media only screen and (max-width : 1000px) {
	.dsnet-modul-termin-block-bottom-right { width: 50%; }
	.dsnet-modul-termin-block-bottom-left { width: 50%; }
	.dsnet-modul-termin-block-bottom { padding: 15px; }
	.dsnet-modul-termin-block-bottom-left { padding: 0px; padding-right: 20px; }
	.dsnet-modul-termin-block-bottom-right { padding: 0px; }
}

@media only screen and (max-width : 900px) {
	.dsnet-modul-menu-social .social img { margin-left: 10px; }
	.dsnet-modul-menu-navi { display: none; }
	.dsnet-modul-menu-social { margin-right: 60px; }
	.dsnet-modul-subpage-page { padding-top: 30px; padding-bottom: 30px; }
	.dsnet-modul-menu-logo { margin-right: 0px; }
	.dsnet-modul-news-block-teaser { min-height: 168px; }
	.dsnet-modul-header h1, .dsnet-modul-header h2 { font-size: 47px; line-height: 38px; }
	.dsnet-modul-header-overlay { height: 500px; }
}

@media only screen and (max-width : 800px) {
	.dsnet-modul-news-block-teaser { min-height: 192px; }
}

@media only screen and (max-width : 750px) {
	.dsnet-modul-footer { padding: 25px 15px; }
	.dsnet-modul-footer-right > div { display: block; text-align: center; }
	.dsnet-modul-footer-right-b { display: none !important; }
	.dsnet-modul-footer-right-a { margin-bottom: 30px; }
	.dsnet-modul-footer-right-c { margin: 0px; }
	.dsnet-modul-news-block, .dsnet-modul-news-block:nth-child(3), .dsnet-modul-news-block:nth-child(2) { width: 100%; margin-right: 0px; }
	.dsnet-modul-news-block-teaser, .dsnet-modul-news-block-headline { min-height: 0px; }
	.dsnet-modul-header h1, .dsnet-modul-header h2 { font-size: 37px; line-height: 28px; }
	.dsnet-button { line-height: 40px; width: 180px; font-size: 16px; }
	.dsnet-modul-header-content { margin-bottom: 60px; padding: 0px 15px; }
	.dsnet-modul-subpage-content h1, .dsnet-modul-textbox-content h1,
	.dsnet-modul-news-content h1, .dsnet-modul-boxthreeparts-top h1,
	.dsnet-modul-follow h1, .dsnet-modul-bereiche h1,
	.dsnet-modul-termin h1, .dsnet-modul-partner h1,
	.dsnet-modul-kontakt h1 { font-size: 28px; line-height: 34px; margin-bottom: 10px; }
	.dsnet-modul-termin-block-bottom-left { width: 100%; padding: 0px; padding-bottom: 20px; }
	.dsnet-modul-termin-block-bottom-right { width: 100%; padding: 0px; }
	.dsnet-modul-partner-block, .dsnet-modul-partner-block:nth-child(3), .dsnet-modul-partner-holder a:nth-child(3) .dsnet-modul-partner-block { width: calc(50% - 15px); }
	.dsnet-modul-partner-block:nth-child(2), .dsnet-modul-partner-holder a:nth-child(2n) .dsnet-modul-partner-block { margin-right: 0px; }
	.dsnet-modul-partner-block:nth-child(3), .dsnet-modul-partner-holder a:nth-child(3) .dsnet-modul-partner-block { margin-right: 30px; }
}

@media only screen and (max-width : 700px) {
	.dsnet-modul-bereiche-holder-top a, .dsnet-modul-bereiche-holder-top a:hover, .dsnet-modul-bereiche-holder-top a:focus { font-size: 20px; line-height: 26px; }
	.dsnet-modul-bereiche-holder-top a::after { margin: 0px 12px; }
	.dsnet-modul-bereiche-holder-top a:last-child::after { content: "";  margin: 0px; }
	.dsnet-modul-bereiche-holder h3, .dsnet-modul-boxthreeparts-holder h2 { font-size: 20px; line-height: 30px; }
}

@media only screen and (max-width : 600px) {
	.dsnet-modul-header h1, .dsnet-modul-header h2 { font-size: 28px; line-height: 21px; }
	.dsnet-modul-header-overlay { height: 400px; }
	.dsnet-modul-boxthreeparts-top-thumbnail { height: 280px; }
	.dsnet-modul-termin-block-top, .dsnet-modul-termin-block-top:hover, .dsnet-modul-termin-block-top:focus { font-size: 18px; line-height: 30px; background-position: calc(100% - 20px) 23.5px; }
	.dsnet-modul-kontakt-holder label { width: 100%; float: none; margin: 0px; padding: 10px; height: 40px !important; }
	.dsnet-modul-kontakt-holder input[type="text"], .dsnet-modul-kontakt-holder input[type="email"], .dsnet-modul-kontakt-holder textarea { width: 100%; float: none; padding: 10px; }
	.dsnet-modul-kontakt { padding-bottom: 30px; }
}

@media only screen and (max-width : 550px) {
	.dsnet-modul-subpage-content h1, .dsnet-modul-textbox-content h1,
	.dsnet-modul-news-content h1, .dsnet-modul-boxthreeparts-top h1,
	.dsnet-modul-follow h1, .dsnet-modul-bereiche h1,
	.dsnet-modul-termin h1, .dsnet-modul-partner h1,
	.dsnet-modul-kontakt h1 { font-size: 20px; line-height: 26px; }
	.dsnet-modul-textbox-text { font-size: 16px; line-height: 24px; }
	.dsnet-modul-news-archiv { position: relative; }
	.dsnet-modul-news-archiv { top: 0px; display: inline-block; line-height: 24px; }
	.dsnet-modul-news-content { text-align: center; }
	.dsnet-modul-news-holder { margin-top: 15px; }
	.dsnet-modul-news-block-content { text-align: left; }
	.dsnet-modul-follow-linker { float: none; }
	.dsnet-modul-follow-linker a { margin: 0 auto; }
	.dsnet-modul-follow-linker-instagram { margin-bottom: 30px; }
	.dsnet-modul-follow-content { padding-top: 20px; }
	.dsnet-modul-bereiche-holder-top a::after { content: "";  margin: 0px; }
	.dsnet-modul-bereiche-holder-top { margin-top: 15px; margin-bottom: 30px; }
	.dsnet-modul-bereiche-holder-top a { display: block; width: 100%; text-align: center; }
	.dsnet-modul-partner-block { width: 100% !important; margin-right: 0px !important; margin-bottom: 20px !important; }
}

@media only screen and (max-width : 450px) {
	.dsnet-modul-subpage-content h2 { font-size: 18px; line-height: 24px; }
	.dsnet-modul-header-content { margin-bottom: 40px; }
}

@media only screen and (max-width : 450px) {
	.dsnet-modul-header h1, .dsnet-modul-header h2 { font-size: 22px; line-height: 17px; }
}



/***** REDESIGN FROM 24.01.2024 *****/

html.noScroll {
  overflow: hidden;
}

body {
	background: black;
}

#dsnet-container {
	overflow: hidden;
}

.striped-container {
	background-color: black;
	overflow: hidden;
	height: 80px;
	position: relative;
}

.gray-stripe {
	position: absolute;
	height: 400px;
	width: 60px;
	background-color: rgb(43, 43, 43);
	top: 0;
	transform-origin: 0 0;
	transform: rotate(-45deg) translate(-80px, -80px);
}

.striped-container-big {
	background-color: black;
	overflow: hidden;
	height: 160px;
	position: relative;
}


.striped-container-small {
	height: 68px;
}

.striped-container-title {
	display: flex;
	align-items: center;
}

.striped-container-title h3 {
	color: white;
	font-size: 24px;
	font-weight: 600;
	z-index: 1111;
	position: relative;
	margin: 0 16px;
	letter-spacing: 2px;
}

.dsnet-modul-separator {
	height: 100px;
}

.modul.dsnet-modul-header {
	height: 100vh;
	background: black;
	position: relative;
	overflow: hidden;
}

.dsnet-modul-header-sidebar {
	width: 100%;
	height: 100vh;
	background: #9a9a9a;
	z-index: 10000000;
	position: absolute;
	top: 0;
	left: 100%;
	transition: left 0.7s cubic-bezier(0.37, 0.86, 0.54, 0.82);
	
	display: flex;
	background-image: linear-gradient(0deg, #000000 0%, #434343 74%);
}

.dsnet-modul-header-sidebar.open {
	left: 0;
}


.dsnet-modul-header-sidebar-close {
	position: absolute;
	right: 80px;
	top: 40px;
	cursor: pointer;
}

.dsnet-modul-header-sidebar-close img {
	width: 45px;
}

.dsnet-modul-header-sidebar-image {
	background: url('/wp-content/uploads/2024/03/sidebar-scaled-1.jpg');
	width: 50%;
	height: 100vh;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	filter: brightness(0.1);
	
	transition: filter 0.7s cubic-bezier(1,.89,.09,.3);
}

.open .dsnet-modul-header-sidebar-image {
	filter: brightness(0.4);
}

.dsnet-modul-header-sidebar-menu {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	width: 50%;
	padding-left: 160px;
	overflow: auto;
}

.dsnet-modul-header-sidebar-menu a {
	color: white;
	font-size: 60px;
	font-weight: 600;
	padding: 16px 32px;
	text-align: left;
	text-transform: uppercase;
	line-height: 70px;
	transition: color 0.5s;
}

@keyframes moveLinksOnClose {
	10% {
		transform: translateX(-10px);
	}
	100% {
		transform: translateX(700px);
		opacity: 0;
	}
}

@keyframes moveLinksOnOpen {
	0% {
		transform: translateX(50px);
	}
	50% {
		transform: translateX(-150px);
	}
	100% {
		transform: translateX(0);
		opacity: 1;
		visibility: visible;
	}
}

.dsnet-modul-header-sidebar-menu a:hover {
	color: red;
	text-decoration: none;
}

.modul.dsnet-modul-header .dsnet-modul-header-overlay-video, .modul.dsnet-modul-header .dsnet-modul-header-content {
	opacity: 0;
	visibility: hidden;
}

.modul.dsnet-modul-header.loaded .dsnet-modul-header-loader {
	visibility: hidden;
	opacity: 0;
}

.modul.dsnet-modul-header.loaded .dsnet-modul-header-overlay-video, .modul.dsnet-modul-header.loaded .dsnet-modul-header-content {
	opacity: 1;
	visibility: visible;
}

.dsnet-modul-header-loader {
	width: 8vmax;
	height: 8vmax;
	border-right: 4px solid #ff0000;
	border-radius: 100%;
	animation: spinRight 800ms linear infinite;
	position: fixed;
	top: calc(50% - 4vmax);
	left: calc(50% - 4vmax);
	transition: opacity 2s, visibility 2s;
	z-index: 111111111111111111111111111111111111;
}

.dsnet-modul-header-loader::before, .dsnet-modul-header-loader::after {
	content: '';
    width: 6vmax;
    height: 6vmax;
    display: block;
    position: absolute;
    top: calc(50% - 3vmax);
    left: calc(50% - 3vmax);
    border-left: 3px solid #ff0000;
    border-radius: 100%;
    animation: spinLeft 800ms linear infinite;
}

.dsnet-modul-header-loader::after {
	width: 4vmax;
    height: 4vmax;
    top: calc(50% - 2vmax);
    left: calc(50% - 2vmax);
    border: 0;
    border-right: 2px solid #ff0000;
    animation: none;
}

@keyframes spinLeft {
  from {transform:rotate(0deg);}
  to {transform:rotate(720deg);}
}

@keyframes spinRight {
  from {transform:rotate(360deg);}
  to {transform:rotate(0deg);}
}

.dsnet-modul-header-overlay-video {
	height: 100vh;
	width: 100%;
	transition: opacity 2s, visibility 1s;
	padding: 0;
	overflow: hidden;
	position: absolute;
}

.dsnet-modul-header-overlay-video video {
	width: 101%;
}

.dsnet-modul-header-overlay-filter {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: radial-gradient(
   		circle at center,
		rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.1) 10%,
		rgba(0, 0, 0, 0.2) 20%,
		rgba(0, 0, 0, 0.3) 30%,
		rgba(0, 0, 0, 0.4) 40%,
		rgba(0, 0, 0, 0.5) 50%,
		rgba(0, 0, 0, 0.6) 60%,
		rgba(0, 0, 0, 0.7) 70%,
		rgba(0, 0, 0, 0.8) 80%,
		rgba(0, 0, 0, 0.9) 90%,
		rgba(0, 0, 0, 1) 100%
	);
}

.dsnet-modul-header-content {
	transition: opacity 2s, visibility 1s;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100vh;
	margin: 0 auto;
	padding: 56px 16px 120px;
	max-width: 1320px;
	position: relative;
}

.dsnet-modul-header-content-top, .dsnet-modul-header-content-bottom {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.dsnet-modul-header-content-bottom {
	justify-content: right;
} 

.dsnet-modul-header-content-logo img {
	width: 200px;
}

.dsnet-modul-header-content-logo, .dsnet-modul-header-content-menu-open {
	transform: translateY(-200px);
	transition: transform 1.5s;
}

.dsnet-modul-header-content-menu-open {
	transition-delay: 0.5s;
}

.loaded .dsnet-modul-header-content-logo, .loaded .dsnet-modul-header-content-menu-open {
	transform: translateY(0);
}

.dsnet-modul-header-content-menu-open {
	width: 40px;
	cursor: pointer;
}

.dsnet-modul-header-content-title {
	visibility: hidden;
	opacity: 0;
	transition: opacity 0.5s, transform 1.5s;
	transform: translateX(-200px);
}

.dsnet-modul-header-content-title h1, .dsnet-modul-header-content-title-mobile h1 {
	font-size: 37px;
}

.dsnet-modul-header-content-title-mobile {
	display: none;
	font-size: 37px;
}

.dsnet-modul-header-content-social {
	display: flex;
	flex-direction: column;
	gap: 32px;
	visibility: hidden;
	opacity: 0;
	transition: opacity 0.5s, transform 1.5s;
	transform: translateX(-200px);
	transition-delay: 0.5s;
}

.dsnet-modul-header-content-social a {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

.dsnet-modul-header-content-social svg {
	width: 35px;
	fill: white;
	transition: fill 0.5s;
}

.dsnet-modul-header-content-social a:nth-child(2) svg {
	width: 29px;
}

.dsnet-modul-header-content-social a:hover svg {
	fill: red;
}

.loaded .dsnet-modul-header-content-social, .loaded .dsnet-modul-header-content-title {
	transform: translateX(0);
	opacity: 1;
	visibility: visible;
}

.modul.dsnet-modul-termin {
	padding: 0;
	background: transparent;
}

.modul.dsnet-modul-termin h2 {
	padding: 80px 0 24px;
	width: 400px;
	margin: 0 auto;
	color: #505050;
	font-family: 'Eurostile LT W03 Bold Ext_2';
	font-size: 38px;
	line-height: 44px;
	text-align: center;
	text-transform: uppercase;	
}

.modul.dsnet-modul-termin button {
	background: transparent;
	border: none;
	outline: none;
	font-size: 20px;
	color: red;
	border-top: 3px solid transparent;
	padding-top: 8px;
	transition: border-color 0.3s;
	display: block;
	text-align: center;
	margin: 0 auto 8px;
	text-transform: uppercase;
	letter-spacing: 5px;
}

.modul.dsnet-modul-termin button:hover {
	border-color: red;
}

.dsnet-modul-termin-holder {
	width: 100%;
	height: 100vh;
	background: black;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 100%;
	z-index: 11111;
	
	position: fixed;
	left: 0;
	top: 0;
	
	visibility: hidden;
	opacity: 0;
	margin: 0;
	
	transition: opacity 0.5s, visibility 0.5s;
}

.dsnet-modul-termin-holder.open {
	visibility: visible;
	opacity: 1;
}

.dsnet-modul-termin-holder-inner {
	width: 700px;
	margin: 0 auto;
	background: white;
	border-radius: 4px;
	transform: rotate(90deg);
	
	transition: transform 0.7s;
}

.open .dsnet-modul-termin-holder-inner {
	transform: rotate(0);
}

.dsnet-modul-termin-holder-close {
	position: absolute;
    z-index: 1;
    right: 16px;
	border-top: none !important;
}

.dsnet-modul-termin-holder-close svg {
	transition: fill 0.5s;
}

.dsnet-modul-termin-holder-close svg:hover {
	fill: red;
}

.dsnet-modul-termin-holder-close svg {
	fill: white;
	width: 30px;
}

.dsnet-modul-termin-holder-table-container {
	padding: 16px;
}

.dsnet-modul-termin-holder-table-container table {
	width: 100%;
}

.dsnet-modul-termin-holder-table-container thead {
	border-bottom: 2px solid black;
}

.dsnet-modul-termin-holder-table-container th, .dsnet-modul-termin-holder-table-container td {
	padding: 5px 8px;
}

.dsnet-modul-termin-holder-table-container tbody tr:nth-child(even) {
	background: rgb(223, 227, 231);
}

.modul.dsnet-modul-textbox {
	padding: 0 16px;
	background: transparent;
}

.dsnet-modul-textbox-content {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	max-width: 100%;
	gap: 80px;
}

.dsnet-modul-textbox-content-left {
	transform: translate(-300px, 300px);
	transition: transform 0.9s;
}

.dsnet-modul-textbox-content-right {
	transform: translate(300px, 300px) rotate(45deg);
	transition: transform 0.9s;
}

.dsnet-modul-textbox-content-left.active, .dsnet-modul-textbox-content-right.active {
	transform: translate(0, 0);
}

.dsnet-modul-textbox-content-intro {
	transition: line-height 0.5s;
	transition-delay: 0.5s;
}

.dsnet-modul-textbox-content-right.active .dsnet-modul-textbox-content-intro {
	line-height: 1.2;
}

.dsnet-modul-textbox-content-left img {
	width: 600px;
}

.dsnet-modul-textbox-content-intro span {
	display: block;
	color: white;
	font-size: 80px;
	font-weight: bolder;
	text-transform: uppercase;
}

.dsnet-modul-textbox-content-name {
	font-size: 48px;
    font-weight: bolder;
    color: red;
}
.dsnet-modul-textbox-content-infos p {
	padding: 8px 0;
	font-size: 16px;
	color: white;
	margin: 0;
}

.dsnet-modul-textbox-content-more {
    background: red;
    background-image: none;
    padding: 16px 24px;
    color: black;
    border-radius: 24px;
    text-transform: none;
    transition: background .5s, transform 0.9s;
	border: none;
	outline: none;
	font-size: 20px;
	font-weight: 600;
	margin-top: 40px;
	transform: scale(0.5);
	text-decoration: none !important;
	display: block;
	width: fit-content;
}

.dsnet-modul-textbox-content-more.active {
	transform: scale(1);
}

.dsnet-modul-textbox-content-more:hover {
	background: #ff6868;
	color: black;
}

.modul.dsnet-modul-news {
	padding:  0 16px;
	background: transparent;
	
	transform: translateY(100px);
	transition: transform 0.9s;
}

.modul.dsnet-modul-news.active {
	transform: translateY(-100px);
}

.dsnet-modul-news-header {
	text-align: center;
}

.dsnet-modul-news-header h2 {
	color: white;
    font-size: 70px;
    font-weight: 600;
}

.dsnet-modul-news-content {
	position: static;
}

.dsnet-modul-news-holder {
	display: flex;
	flex-wrap: wrap;
}

.dsnet-lightbox-datum {
	float: none;
}

.dsnet-modul-news-holder a {
	float: none;
}

a.dsnet-modul-news-archiv-link {
	position: static;
    display: block;
    width: fit-content;
    margin: 80px auto 0;
    background: red;
	padding: 16px 24px;
	color: black;
	border-radius: 24px;
	transition: background .5s, transform 0.5s;	
	letter-spacing: 0.03em;
	font-size: 20px;
	line-height: 27px;
	text-decoration: none;
	font-weight: 700;
	transform: translateY(100px);
}

.dsnet-modul-news-archiv-link.active {
	transform: translateY(0);
}

.dsnet-modul-news-archiv-link:hover {
	background: #ff6868;
}

.home .dsnet-modul-news-block {
	border: 1px solid white;
	transform: translatey(300px);
	transition: transform 0.7s;
}

.home .active .dsnet-modul-news-block {
	transform: translatey(0);
}

.dsnet-modul-news-block:nth-child(2) {
	transition-delay: 0.3s;
}

.dsnet-modul-news-block:nth-child(3) {
	transition-delay: 0.6s;
}

.dsnet-modul-news-block-content {
	background: black !important;
}

.dsnet-modul-news-block-datum, .dsnet-modul-news-block-headline, .dsnet-modul-news-block-teaser {
	color: white;
}

.modul.dsnet-modul-bereiche {
	background: transparent;
}

.modul.dsnet-modul-bereiche {
	padding: 0;
	position: static;
}

.dsnet-modul-bereiche-header {
	margin-bottom: 0;
	transform: translateY(-200px);
	opacity: 0;
	visibility: hidden;
	transition: transform 0.9s, opacity 0.9s, visibility 0.0s;
}

.dsnet-modul-bereiche-header.active {
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
}

.dsnet-modul-bereiche-header h2 {
	color: white;
    font-size: 90px;
    font-weight: 600;
	text-align: center;
}

.dsnet-modul-bereiche-content {
	margin-top: 40px;
	padding: 0 15px;
	transform: translateY(-200px);
	opacity: 0;
	visibility: hidden;
	transition: transform 0.9s, opacity 0.9s, visibility 0.9s;
}

.dsnet-modul-bereiche-content.active {
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
}


.dsnet-modul-bereiche-tabs {
	display: flex;
    justify-content: center;
    align-items: center;
	gap: 32px;
	flex-wrap: wrap;
}

.dsnet-modul-bereiche-tabs button {
	outline: none;
	border: none;
	font-size: 30px;
	font-weight: 500;
	color: white;
	background: transparent;
	transition: color 0.5s;
}

.dsnet-modul-bereiche-tabs button:hover {
	color: red;
}

.dsnet-modul-bereiche-tabs-content {
	position: relative;
	height: 500px;
	overflow: hidden;
	max-width: 1200px;
	margin: 80px auto 0;
}

.dsnet-modul-bereiche-tabs-content-next, .dsnet-modul-bereiche-tabs-content-previous {
	position: absolute;
	top: 30%;
	transform: translateY(-30%);
	background: red;
	border-radius: 50%;
	padding: 8px;
	outline: none;
	border: none;
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1;
	cursor: pointer;
}

.dsnet-modul-bereiche-tabs-content-next svg, .dsnet-modul-bereiche-tabs-content-previous svg {
	width: 25px;
}

.dsnet-modul-bereiche-tabs-content-next {
	right: 0;
}

.dsnet-modul-bereiche-tabs-content-previous {
	left: 0;
}

.dsnet-modul-bereiche-tab-content {
	position: absolute;
	opacity: 0;
    transition: opacity 0.5s ease-in-out;
	display: flex;
    gap: 48px;
    padding: 0 80px;
    color: white;
}

.dsnet-modul-bereiche-tab-content.active {
	opacity: 1;
}

.dsnet-modul-bereiche-text-container h3 {
	font-size: 30px;
}

.dsnet-modul-bereiche-text-container p {
	font-size: 18px;
    margin: 16px 0 0;
}

.dsnet-modul-bereiche-image-container img {
	width: 460px;
}

.dsnet-modul-bereiche-tab-content button, .dsnet-modul-bereiche-tab-content a {
	display: block;
    margin: 0 auto;
	background: red;
    padding: 12px 20px;
    color: black;
    border-radius: 24px;
    transition: background .5s;
    border: none;
    outline: none;
    font-size: 18px;
    font-weight: 600;
    margin-top: 40px;
	text-decoration: none;
	width: fit-content;
	z-index: 1;
	position: relative;
	text-align: center;
}

.dsnet-modul-bereiche-tab-content button:hover, .dsnet-modul-bereiche-tab-content a:hover {
	background: #ff6868;
}

.dsnet-modul-partner {
	padding: 0;
	background: transparent;
	position: static;
}

.dsnet-modul-partner-header {
    text-align: center;
	transform: translateX(-300px);
	opacity: 0;
	visibility: hidden;
	transition: transform 0.7s, opacity 0.9s, visibility 0.9s;
}
.dsnet-modul-partner-header.active {
	transform: translateX(0);
	opacity: 1;
	visibility: visible;
}
.dsnet-modul-partner-header h2 {
	color: white;
    font-size: 90px;
    font-weight: 600;
}

.dsnet-modul-partner-textbox {
	margin-top: 0;
	margin-bottom: 0;
	max-width: 100%;
	transform: translateX(300px);
	opacity: 0;
	visibility: hidden;
	transition: transform 0.7s, opacity 0.9s, visibility 0.9s;
}

.dsnet-modul-partner-textbox.active {
	transform: translateX(0);
	opacity: 1;
	visibility: visible;
}

.dsnet-modul-partner-holder {
	display: flex;
	align-items: center;
	justify-content: space-around;
	flex-wrap: wrap;
	gap: 24px;
	margin: 0;
}

.dsnet-modul-partner-holder > a {
	width: 300px;
}

.dsnet-modul-partner-block {
	margin: 0;
	width: 100%;
}

.dsnet-modul-kontakt {
	padding: 0;
	background: transparent;
}

.dsnet-modul-kontakt-header {
    text-align: center;
}

.dsnet-modul-kontakt-header h2 {
	color: white;
    font-size: 90px;
    font-weight: 600;
}

.dsnet-modul-kontakt-holder {
	margin: 0 auto;
	padding: 0 16px;
}

.dsnet-modul-kontakt-holder form {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.dsnet-modul-kontakt-holder form p {
	width: 100%;
	height: 100px;
}

.dsnet-modul-kontakt-holder form p:nth-child(5) {
	height: 235px;
}

.dsnet-modul-kontakt-holder form p:nth-child(6) {
	height: 224px;
}

.dsnet-modul-kontakt-holder form p:nth-child(7) {
	height: auto;
	margin-top: 24px;
	margin-bottom: 0 !important;
}

.dsnet-modul-kontakt-holder form p {
	transition: transform 0.9s;
}

.dsnet-modul-kontakt-holder form p:nth-child(odd) {
	transform: rotate(45deg);
}

.dsnet-modul-kontakt-holder form p:nth-child(even) {
	transform: rotate(-45deg);
}

.dsnet-modul-kontakt-holder form p.active {
	transform: rotate(0);
}

.dsnet-modul-kontakt-holder .wpcf7-response-output {
	margin-top: 0 !important;
    border-color: red !important;
    color: white;
}

.dsnet-modul-kontakt-holder form p:nth-child(2), .dsnet-modul-kontakt-holder form p:nth-child(3) {
	width: calc(50% - 8px);
}

.dsnet-modul-kontakt-holder label {
	padding: 0;
    float: none;
    background: transparent;
    margin-bottom: 8px;
}

.dsnet-modul-kontakt-holder input, .dsnet-modul-kontakt-holder textarea {
	margin-bottom: 0 !important;
}

.dsnet-modul-kontakt-holder .wpcf7-not-valid-tip {
	display: block !important;
}

.dsnet-modul-kontakt-holder input[type=text], .dsnet-modul-kontakt-holder input[type=email], .dsnet-modul-kontakt-holder textarea {
	background: transparent;
    border: 1px solid white !important;
    border-radius: 4px !important;
    width: 100%;
}

.dsnet-modul-kontakt-holder label.textarea {
	height: auto;
}

.dsnet-modul-kontakt-holder .wpcf7-form-control {
	color: white
}

.dsnet-modul-kontakt-holder .regenerate-captcha-icon {
	fill: white;
}

.dsnet-modul-kontakt-holder input[type=submit] {
	border-radius: 4px !important;
}

.dsnet-modul-gallery {
	padding: 0;
	background: transparent;
}

.dsnet-modul-gallery-header {
	position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
	transform: scale(0.5);
	transition: transform 0.9s;
}

.dsnet-modul-gallery-header.active {
	transform: scale(1);
}

.dsnet-modul-gallery-header h2 {
	color: white;
    font-size: 90px;
    font-weight: 600;
}

.dsnet-modul-gallery-holder {
	margin: 0;
	max-width: 100%;
}

.dsnet-modul-gallery-holder.scaleDown .envira-gallery-item {
	transform: scale(0.5) !important;
}

.dsnet-modul-gallery-holder.scaleDown .envira-gallery-item.active {
	transform: scale(1) !important;
	transition: transform 0.7s ease;
}

body.home #envirabox-title {
	display: none !important;
}

.dsnet-modul-footer {
	background: black;
	border-top: 1px solid white;
}


@media (max-width: 1240px) {
	.dsnet-modul-header-content {
		justify-content: flex-start;
		gap: 48px;
		padding-left: 32px;
		padding-right: 32px;
	}
}

@media (max-width: 1160px) {
	.dsnet-modul-header-sidebar-menu {
		padding: 0;
		align-items: center;
	}
}

@media (max-width: 1171px) {
	.dsnet-modul-textbox-content-intro span {
		font-size: 50px;
	}
	
	.dsnet-modul-textbox-content-name {
		font-size: 35px;
	}
}

@media (max-width: 1130px) {
	.dsnet-modul-bereiche-tabs-content {
		height: 1000px;
	}
}

@media (max-width: 1015px) {
	.dsnet-modul-header-sidebar-close {
		right: 32px;
	}
	
	.dsnet-modul-textbox-content-left img {
		width: 400px;
	}
}

@media (max-width: 950px) {
	.dsnet-modul-header-content-title {
		display: none;
	}
	
	.dsnet-modul-header-content-title-mobile {
		display: block;
	}
	
	.dsnet-modul-header-content-title-mobile h1 {
		display: flex;
		flex-direction: column;
		gap: 16px;
		align-items: flex-start;
		justify-content: flex-start;
	}
	
	.dsnet-modul-header-content-bottom {
		justify-content: space-between;
	}
	
	.dsnet-modul-header-overlay-video video {
		display: none;
	}
	
	.dsnet-modul-header-overlay-video {
		background-image: url('/wp-content/uploads/2025/05/DPPIPRODUCTION_00003154_0168-scaled.jpg');
		background-position: center;
		background-size: cover
	}
	
	.dsnet-modul-header-content {
		justify-content: space-between;
	}
}

@media (max-width: 910px) {
	.dsnet-modul-bereiche-tab-content {
		flex-direction: column;
	}
	
	.dsnet-modul-bereiche-image-container img {
		width: 100%;
	}
}

@media (max-width: 830px) {
	.dsnet-modul-textbox-content {
		flex-direction: column;
		align-items: center;
	}
}

@media (max-width: 730px) {
	.dsnet-modul-header-sidebar-image {
		display: none;
	}
	
	.dsnet-modul-header-sidebar-menu {
		width: 100%;
	}
	
	.dsnet-modul-termin-holder-inner {
		width: auto;
	}
	
	.dsnet-modul-termin-holder {
		padding: 0 16px;
	}
}


@media (max-width: 560px) {
	.dsnet-modul-news-header h2, .dsnet-modul-bereiche-header h2, .dsnet-modul-partner-header h2, .dsnet-modul-gallery-header h2, .dsnet-modul-kontakt-header h2 {
		font-size: 40px;
	}
}

@media (max-width: 460px) {
	.dsnet-modul-textbox-content-left img {
		width: 200px;
	}
	
	.dsnet-modul-textbox-content-intro span {
		font-size: 33px;
	}
	
	.dsnet-modul-textbox-content-name {
		font-size: 26px;
	}
	
	.dsnet-modul-textbox-content {
		gap: 24px;
	}
	
	.dsnet-modul-textbox-content-name {
		margin: 16px 0;
	}
	
	.dsnet-modul-textbox-content-right {
		text-align: center;
	}
	
	.dsnet-modul-textbox-content-more {
		margin: 40px auto;
	}
	
	.dsnet-modul-partner-header {
		padding: 0 16px;
	}
	
	.dsnet-modul-partner-textbox {
		padding: 0 16px;
	}
	
	.dsnet-modul-kontakt-holder form p:nth-child(2), .dsnet-modul-kontakt-holder form p:nth-child(3) {
		width: 100%;
	}
}

@media (max-width: 431px) {
	.dsnet-modul-bereiche-text-container h3 {
		font-size: 20px;
	}
	
	.dsnet-modul-bereiche-tab-content {
		padding: 40px;
	}
	
	.dsnet-modul-bereiche-tabs-content-next, .dsnet-modul-bereiche-tabs-content-previous {
		width: 30px;
		height: 30px;
	}
	
	.dsnet-modul-bereiche-tabs-content-next svg, .dsnet-modul-bereiche-tabs-content-previous svg {
		width: 17px;
	}
}

@media (max-width: 400px) {
	.dsnet-modul-header-content-title-mobile h1 {
		font-size: 25px;
	}
	
	.dsnet-modul-header-content-social svg {
		width: 20px;
	}
	
	.dsnet-modul-header-content-social a:nth-child(2) svg {
		width: 20px;
	}
	
	.dsnet-modul-header-content-logo img {
		width: 150px;
	}
	
	.modul.dsnet-modul-termin h2 {
		font-size: 24px;
		width: auto;
	}
}

@media (max-width: 350px) {
	.dsnet-modul-header-sidebar-menu a {
		font-size: 34px;
		padding: 0;
	}
	
	.dsnet-modul-header-sidebar-close img {
		width: 32px;
	}
}

@media (max-width: 330px) {
	.dsnet-modul-bereiche-tabs-content {
		height: 1300px;
	}
}

/****** ARCHIV ******/

#fixedNaviSpacer {
	display: none;
}

.modul.dsnet-modul-menu {
	position: static !important;
	height: auto !important;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 16px 32px;
}

.dsnet-modul-menu-logo {
	margin: 0;
}

.dsnet-modul-menu-navi-left {
	margin-right: auto;
}

.dsnet-modul-menu-navi-right {
	margin-left: auto;
}

.dsnet-modul-menu-navi-left, .dsnet-modul-menu-navi-right {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 32px;
}

.dsnet-modul-menu-navi-left a, .dsnet-modul-menu-navi-right a {
	color: #9a9a9a;
	padding: 8px 16px;
	text-transform: uppercase;
	letter-spacing: 4px;
}

.page-template-template-archiv .modul.dsnet-modul-subpage-page {
	background: black;
}

.page-template-template-archiv .modul.dsnet-modul-subpage-page .dsnet-modul-news-block {
	border: 1px solid white;
}

.page-template-template-archiv .modul.dsnet-modul-subpage-page .dsnet-modul-subpage-content h1 {
	color: white;
}

.page-template-template-archiv .modul.dsnet-modul-menu {
	justify-content: space-between;
}

.page-template-template-archiv .dsnet-modul-menu-social {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	padding-top: 20px;
}

.page-template-template-archiv .dsnet-modul-menu-social a {
	padding: 0 12px;
}

.page-template-template-archiv .dsnet-modul-menu-social svg {
	width: 22px;
	fill: white;
}

.page-template-template-archiv .dsnet-modul-menu-social .social-facebook svg {
	width: 15px;
}

@media (max-width: 750px) { 
	.dsnet-modul-news-block, .dsnet-modul-news-block:nth-child(3), .dsnet-modul-news-block:nth-child(2) {
    	width: 100% !important;
    	margin-right: 0px !important;
	}
}

/********* About Me ********/

.page-id-378 .modul.dsnet-modul-subpage-page {
	background: black;
}

.page-id-378 #dsnet-container > div.modul.dsnet-modul-subpage-page > div > h1 {
	display: none;
}

.page-id-378 #dsnet-container > div.modul.dsnet-modul-subpage-page > div > div.dsnet-modul-line {
	display: none;
}

.page-id-378 .modul.dsnet-modul-subpage-page {
	padding-top: 0;
}

.page-id-378 .dsnet-modul-subpage-content {
	max-width: 900px;
	color: white;
}

#header-image img {
	width: 900px;
	display: block;
	margin: 0 auto;
	border-radius: 10px;
}

#header-image {
	position: relative;
}

#header-image::after {
	content: '';
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient( circle at center, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 10%, rgba(0, 0, 0, 0.2) 20%, rgba(0, 0, 0, 0.3) 30%, rgba(0, 0, 0, 0.4) 40%, 		rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.6) 60%, rgba(0, 0, 0, 0.7) 70%, rgba(0, 0, 0, 0.8) 80%, rgba(0, 0, 0, 0.9) 90%, rgba(0, 0, 0, 1) 100% );
}

.after-image-title-1 {
	margin: 64px 0 0 !important;
	font-size: 30px !important;
	text-align: center;
}

.after-image-title-2 {
	margin: 16px 0 32px;
	font-size: 30px;
	text-align: center;
	margin-bottom: 80px;
}

.section-image img {
	width: 500px;
	display: block;
	margin: 120px auto 0;
	border-radius: 10px;
}

.section-image-big img {
	width: 700px;
}

#racing-info-container {
	display: flex;
	flex-wrap: wrap;
	gap: 32px;
	margin-top: 80px;
	margin-bottom: 120px;
}

#racing-info-container .year-section {
	width: calc(50% - 16px);
}

@media (max-width: 420px) {
	#racing-info-container .year-section {
		width: 100%;
	}
}

.race-info p {
	color: #9a9a9a;
}

.race-info p strong {
	color: white;
}

.race-list ul {
	font-size: 14px;
	margin: 16px 0;
}

.team-info {
	color: #9a9a9a;
}