.align-1 {
  text-align: left;
}
.align-2 {
  text-align: center;
}
.align-3 {
  text-align: right;
}
.hblack h1{
	/*font-size: inherit;*/
	font-family: 'Open Sans', arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0 0px 0 rgba(0,0,0, .35);
	color: #fff;
	margin-top: 1.8em;
	position: absolute;
	left: 40px;
}
.hblack h3{
	/*font-size: inherit;*/
	font-size: 0.9em;
	font-weight: 100;
	text-transform: uppercase;
	text-shadow: 0 0px 0 rgba(0,0,0, .35);
	color: #fff;
	margin-top: 4.6em;
	position: absolute;
	left: 42px;
	}

.swp-logo-wrap {
	position: absolute;
	right: 2em;
	padding-left: 2em;
	top: 2em;
	}

.swp-logo-dual {
  display: none;
	left: 0; right: 0;
	top: 0;
	z-index: 20;
	width: 100%;
	padding: 15px 20px;
	background-color: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
}
.swp-logo-dual .swp-logo {
	overflow: hidden;
}
.swp-logo-dual .swp-logo-2 {
	max-width: 250px;
	float: right;
	margin-top: 28px;
}
.swp-logo-dual .swp-logo-1 {
	float: left;
	max-width: 440px;
}
.swp-logo-dual .swp-logo-1 img {
  height: 70px;
  width: auto;
}
.btnswpred {
	border: 2px solid #f77004 !important;
	color: #f77004 !important;
	}
.btnswpred, .btn-spacia.btn-large {
	position: relative;
	font-size: 22px;
  padding: 7px 14px;
  background-color: #fff;
}


.home-call-action{
  margin-top: 0;
  position: absolute;
  top: 225px;
  right: 120px;
}
/*.main-nav{
	width: 100%;
	height: 55px !important;
	position: relative;
	top: 0;
	left: 0;
	text-align: center;
	background: #fbfbfb;
	
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1), 0 1px 0 rgba(0,0,0,.027);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,.1), 0 1px 0 rgba(0,0,0,.027);
	box-shadow: 0 1px 10px rgba(0,0,0,.1), 0 1px 0 rgba(0,0,0,.027);
	z-index: 99;
}
*/
.inner-nav ul > li > a:hover,
.inner-nav ul > li > a.active{
	background: #fff;
	color: #f77004;
	text-decoration: none;
}
body {
	color: #f77004 !important;
	text-transform: uppercase;
}
.work-title {
	color: #f77004 !important;
	text-transform: uppercase;
	font-size: 1.2em;
}
.work-item:hover .work-img:after{	
	background: rgba(70,70,70, .95);
}
.work-img {
	border-right: 1px solid #fff;
	}
.bg-overlay-3{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #464646;
	background: rgba(70,70,70, .5);
	z-index: 0;
	}
.bg-overlay-4{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #008800;
	background: rgba(0,136,0, .3);
	z-index: 0;
}
.bg-overlay-5{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: none;
	background: rgba(70,70,70, 0.3);
	z-index: 0;
}
.bg-overlay-6{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: none;
	background: rgba(255,255,255, 0.1);
	z-index: 0;
}
.banner-decription {
	color: #ABABAB !important;
	}
.tc-slider {
	color: #FFFFFF;
	}
.tc-author {
	color: #FFFFFF;	
	margin-top: 1px;
	}
.tc-arrow-left .fa,
.tc-arrow-right .fa{
	color: #FFFFFF;
	}
.tc-arrow-left,
.tc-arrow-right,
.tc-arrow-left:active,
.tc-arrow-right:active{
	width: 30px;
	height: 30px;
	margin: 0 2px;
	position: relative;
	display: inline-block;
	font-size: 21px;
	border: 1px solid rgba(0,0,0, .9);
	
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
}

.btn-download {
	background: none repeat scroll 0 0 #f77004 !important;
	color: #FFFFFF !important;
	margin: 0 0 10px 0;
	width: 225px;
	}
.btn-kipsend {
	background: #f77004;
	}
.bilderrahmen {
	border: 2px solid #C9C4A9;
	}
.section-heading {
	margin-bottom: 5px;
	}
.shortcode-section {
	margin-bottom: 5px;
	}
.page-section {
	margin-bottom: 15px;
	}
.text-block {
	font-size: 18px;
	text-transform: none;
	}
.text {
	font-size: 18px;
	font-family: 'Open Sans Condensed', "Times New Roman", Times, serif;
	}
.work-full-detail {
	font-size: 15px;
	font-family: 'Open Sans Condensed', "Times New Roman", Times, serif;
	letter-spacing: 0px;
	text-transform: none;
	}
.section-title {
	font-family: 'Open Sans', arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	}
.tabelle-mit-rahmen {
	border: 2px solid #C9C4A9;
	}
.tabelle-mit-rahmen td{
	padding: 7px;
	}
.braun {
	/*color: #C9C4A9;*/
	color: #A6A18A;
	}
.toggle > dt {
	font-size: 18px;
	text-transform: none;
	}
.toggle dt a{
	color: #444;
	border: 1px solid #5c5c5c;
	}
.toggle dt a:hover{
	color: #444;
	border: 1px solid #5c5c5c;
	background-color: #c4c4c4;
	}
.toggle > dt > a.active{
	color: #444;
	border-color: #5c5c5c;
	background-color: #c4c4c4;
}

.toggle > dd {
	font-size: 18px;
	text-transform: none;
	color: #444;
	}
.section-text {
	font-size: 18px;
	text-transform: none;
	}
.work-descr {
	font-size: 18px;
	text-transform: none;
	font-style: normal;
	}
.contact-text {
	font-size: 15px;
	text-transform: none;
	font-style: normal;
	}
a {
	color: #f77004;
	}
a:hover {
	color: #B80000;
	}
.rahmen-grau {
	border: 1px solid #777777;
	}
.rahmen-schwarz {
	border: 1px solid #000000;
	}
.form input[type="text"], .form input[type="email"], .form input[type="phone"], .form input[type="url"], .form input[type="search"], .form input[type="tel"], .form input[type="password"], .form select, .form textarea {
    border: 1px solid #5c5c5c;
	}

/* cytrus start */
.bordered-box {
	border: 2px solid #A6A18A;
	padding: 7px;
}
	.bordered-box .headline {
		font-size: 18px;
		font-weight: 700;
		margin-top: 0;
		margin-bottom: 20px;
		font-family: 'Open Sans Condensed', "Times New Roman", Times, serif;
		color: #A6A18A;
	}

.text-slider {
	background-color: #464646;
}

dl.toggle dd > p:first-child {
	margin-top: 0;
}
dl.toggle dd > p:last-child {
	margin-bottom: 0;
}
.work-title p {
	margin: 0;
}
/* cytrus end */


/* ==============================
   Tablet 
   ============================== */
  
@media only screen and (max-width: 1470px) {
  .home-call-action{
    right: 55px;
  }
}
@media only screen and (max-width: 1024px) {
  /* ############################################################## */
  .hblack h1{
    font-size: 1.3em;
    position: absolute;
    left: 30px;

  }
  .hblack h3{
    /*font-size: inherit;*/
    font-size: 0.9em;
    font-weight: 100;
    position: absolute;
    left: 30px;
    }

  .swp-logo-wrap {
    position: absolute;
    right: 1em;
    padding-left: 1em;
    top: 1em;
    }

  .btnswpred, .btn-spacia.btn-large {
    position: relative;
    font-size: 18px;
    padding: 7px 15px;
    }
  .swp-logo-wrap {
    max-width: 320px;
    }
  .swp-logo-dual .swp-logo-1 {
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .home-call-action {
    top: 500px;
    right: unset;
    left: 30px;
  } 
/* ############################################################## */
}

@media only screen and (max-width: 768px) {
  .home-call-action {
    bottom: unset;
    top: 730px;
    right: 0;
    left: 0;
  }
}


/* ==============================
   Phone
   ============================== */
  
@media only screen and (max-width: 550px) {
.home-call-action {
    bottom: unset;
    top: 400px;
    right: 0;
    left: 0;
  }
/* ############################################################## */
.hblack h1{
	font-size: 1.0em;
	margin-top: -5.2em;
	position: absolute;
	left: 10px;

}
.hblack h3{
	/*font-size: inherit;*/
	font-size: 0.5em;
	font-weight: 100;
	margin-top: -6.9em;
	position: absolute;
	left: 30px;
	}

.swp-logo-wrap {
	position: absolute;
	right: 1em;
	padding-left: 1em;
	top: 1em;
	}

.btnswpred, .btn-spacia.btn-large {
	position: relative;
	left: -30px;
	top: -10px;
	font-size: 13px;
  padding: 5px 10px;
	}
/* ############################################################## */
}

.mini {
	font-size: 70%;
	letter-spacing: 1px;
	line-height: 1.0em !important;
	}






.work-full-load .siteContainer {
    width: 1020px;
    margin: 0 auto;
    position: relative;
}
.work-full-load .siteContainer .col {
    float: left;
    position: relative;
    padding: 10px;
}
.work-full-load .siteContainer .col p {
	text-transform: none;
	color: #777;
}
.btn-spacia.btn-medium {
    padding: 11px 24px;
    font-size: 11px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.work-full-load div.container {
	width: 100%;
}
.work-full-load .page.siteContainer .page-section {
	padding-top: 50px !important;
}
.work-full-load .siteContainer .tab-content,
.work-full-load .siteContainer .tab-navigation {
	display: none;
}

.work-full-load .siteContainer .tab-view div[rel="downloads"] a {
	display: table;
	margin: 0 auto;
	margin-bottom: 5px;
	padding: 11px 24px;
	font-size: 11px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	background: rgba(229,64,40, 1);
	font-weight: bold;
    font-size: 13px;
	width: 245px;
	text-align: center;
}
	.work-full-load .siteContainer .tab-view div[rel="downloads"] a:hover {
		text-decoration: none;
	}
.work-full-load .siteContainer .js-add-to-notepad {
	display: none;
}
.work-full-load .siteContainer .col-12 {
    width: 100%;
}
.work-full-load .siteContainer .col-3 {
    width: 25%;
}
.work-full-load .siteContainer .col-6 {
    width: 50%;
}
	@media only screen and (max-width: 1170px) {
		.work-full-load .siteContainer {
			    width: 98% !important;
		}
	}
	@media only screen and (max-width: 800px) {
		.work-full-load .siteContainer .col-6 {
			width: 70%;
		}
		.work-full-load .siteContainer .col-3 {
			width: 30%;
		}
	}
	@media only screen and (max-width: 569px) {
		.work-full-load .siteContainer .col-6 {
			width: 100%;
		}
		.work-full-load .siteContainer .col-3 {
			width: 100%;
		}
		.work-full-load .siteContainer .row {
			margin: 0;
		}
		.work-full-load .siteContainer .col {
			clear: both;
			float: none;
			padding: 0 10px;
		}
	}
.work-prev, .work-next {
	visibility: hidden;
}

@media only screen and (max-width: 400px) {
	
	.hblack h1 {
		font-size: 0.8em;
	}
	.hblack h3 {
		margin-top: -5.9em;
	}
	
	.btnswpred, .btn-spacia.btn-large {
		top: 10px;
	}
	
}

/* Video animation */
.video-animation .vjs-big-play-button,
.video-animation .vjs-volume-menu-button,
.video-animation .vjs-progress-control,
.video-animation .vjs-time-control,
.video-animation .vjs-fullscreen-control {
  display: none;
}
.video-animation .video-js .vjs-control-bar {
  background-color: transparent;
}
.video-animation .vjs-control-bar {
  display: flex;
  opacity: 1 !important;
  visibility: visible !important;
}
.video-animation .vjs-play-control {
  width: 30px;
  color: #fff;
  background-color: #f77004;
  border-radius: 50%;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
.video-animation .video-js .vjs-control {
    bottom: 10px;
    left: 10px;
    position: relative;
}

.swp-logo-2 {
  display: none;
}

/* main-nav */
.main-nav-496 {
  position: fixed; 
  top: 0px;
  height: 90px !important;
  -webkit-transition: height 0.5s; /* Safari */
  transition: height 0.5s;
}
.main-nav-496.scrolling {
  height: 55px !important;
}
.main-nav-496 > .logo {
  position: absolute;
  top: 14px;
  left: 15px;
  height: 60px;
  width: auto;
  opacity: 1;
  -webkit-transition: opacity 0.5s, height 0.5s; /* Safari */
  transition: opacity 0.5s, height 0.5s;
}
.main-nav-496.scrolling > .logo {
  opacity: 0;
  height: 25px;
}
.main-nav-496 .desktop-nav > ul > li > a {
  height: 90px !important;
  line-height: 90px !important;
  
  -webkit-transition: height 0.5s, line-height 0.5s; /* Safari */
  transition: height 0.5s, line-height 0.5s;
}
.main-nav-496.scrolling .desktop-nav > ul > li > a {
  height: 55px !important;
  line-height: 55px !important;
}

@media only screen and (max-width: 1040px) {
  .main-nav-496 {
    height: 55px !important;
  }
  .main-nav-496.mobile-on .mobile-nav {
    display: table;
    height: 55px !important;
    line-height: 55px !important;
  }
  .main-nav-496 > .logo {
    top: 5px;
    left: unset;
    height: 44px;
    right: 15px;
  }
  .main-nav-496 .desktop-nav > ul > li > a {
    height: 55px !important;
    line-height: 55px !important;
  }
}

/* Cookiebar */
#cookie-bar, #cookie-bar p {
  line-height: 24px;
  color: #fff;
  text-align: center;
  font-size: 13px;
  text-transform: none;
}
#cookie-bar a {
  margin-left: 15px;
}
#cookie-bar a.text-link {
  color: #f77004;
  display: inline-block;
  border-radius: 0;
  text-decoration: none;
  padding: 0 0;
  margin-left: 0;
  line-height: 24px;
  font-size: 13px;
}
#cookie-bar .cb-enable {
  background: #f77004;
}
#cookie-bar .cb-enable:hover {
  background: #ff9948;
}

.page-uid-59 .page.siteContainer {
  width: 500px;
  margin: 0 auto;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.page-uid-59 .page.siteContainer .tx-felogin-pi1 form label {
  padding-top: 15px;
  width: 165px;
  text-align: left;
}
.page-uid-59 .page.siteContainer .tx-felogin-pi1 form input {
  width: calc(100% - 175px);
}
.page-uid-59 .page.siteContainer .tx-felogin-pi1 form input[type="text"], .page-uid-59 .page.siteContainer .tx-felogin-pi1 form input[type="password"] {
  border: 1px solid #ccc;
  padding: 3px;
  color: #333;
}
.page-uid-59 .page.siteContainer .tx-felogin-pi1 form input[type="submit"] {
  width:auto;
  margin-top: 10px;
  margin-right: 7px;
}
  .page-uid-59 .page.siteContainer .tx-felogin-pi1 form > fieldset > div:nth-of-type(3) {
    text-align: right;
  }
.page-uid-59 .page.siteContainer .tx-felogin-pi1 form > fieldset > legend {
  padding-top: 15px;
}

@media only screen and (max-width: 500px) {
  .page-uid-59 .page.siteContainer .tx-felogin-pi1 form label, .page-uid-59 .page.siteContainer .tx-felogin-pi1 form input {
    width: 100%;
  }
  .page-uid-59 .page.siteContainer {
    width: 90%;
  }
}

.home-section .link-2 {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  text-align: center;
}
  .home-section .link-2 a {
    font-size: 13px;
  }

#notice-message {
    display: inline-block;
    padding: 20px;
    background-color: #18274e;
    text-transform: initial;
    width: 300px;
    position: absolute;
    top: 200px;
    right: 200px;
    font-size: 16px;
}
@media(max-width: 1160px) {
    #notice-message {
        top: 120px;
        right: 200px;
    }
}
@media(max-width: 830px) {
    #notice-message {
        top: 80px;
        right: unset;
        left: 30px;
    }
}
@media(max-width: 550px) {
    .hblack h1 {
        margin-top: 5em;
    }
    .hblack h3 {
        margin-top: 12.9em;
    }
}
#notice-message p:last-child {
    margin-bottom: 0;
}