/**
 * Theme Name: Decker-Containerbau
 * Author: ITS-R
 * Author URI: https://www.its-r.de
 * Version: 1.0
**/

/*
 * Default WP Alignment Classes
 *****************************************************************************/

.aligncenter,.alignleft,.alignright {
    display: block;
    padding: 0;
}

.aligncenter {
    float: none;
    margin: .5em auto 1em;
}

.alignright {
    float: right;
    margin: .5em 0 1em 1em;
}

.alignleft {
    float: left;
    margin: .5em 1em 1em 0;
}

.wp-caption {
    padding: 5px 0;
    border: 1px solid #555;
    background: #444;
    text-align: center;
}

.wp-caption img {
    display: inline;
}

.wp-caption p.wp-caption-text {
    margin: 5px 0 0;
    padding: 0;
    text-align: center;
    font-size: 75%;
    font-weight: 100;
    font-style: italic;
    color: #ddd;
}


/*
 * Custom Styles
 *****************************************************************************/

@font-face {
	font-family: "Source Sans Pro";
	src: url(assets/fonts/SourceSansPro-Regular.ttf);
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Source Sans Pro";
	src: url(assets/fonts/SourceSansPro-SemiBold.ttf);
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Source Sans Pro";
	src: url(assets/fonts/SourceSansPro-Bold.ttf);
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

a,
a:active,
a:focus,
a:hover,
a:visited {
	color: inherit;
}

img {
	max-width: 100%;
	height: auto;
}

body {
	font-family: "Source Sans Pro", sans-serif;
	color: #333;
	background: #EEE;
	font-size: 1.0625rem;
}

header {
	background: #DDD;
	padding: 23px 0 31px;
}

header .menu {
	list-style: none;
	padding: 20px 22px 0;
	margin: 0;
}

header .menu-item {
	margin-right: 41px;
	font-weight: 700;
	line-height: 1.375rem;
}

header .menu-item img {
	width: 1.375rem;
}

header .menu-item a {
	transition: color .4s;
}

header .menu-item a:hover,
header .current-menu-item a,
header .current_page_parent a {
	color: #C4261B;
}

header .menu-item:first-child a {
	position: relative;
	display: block;
}

header .menu-item:first-child a img {
	display: block;
}

header .menu-item:first-child a img:last-child {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	transition: opacity .4s;
}

header .menu-item:first-child a:hover img:last-child,
header .current-menu-item:first-child a img:last-child {
	opacity: 1;
}

.dnd-upload-status {
	background: #FFF;
	border: 1px solid #707070;
	padding: 13px 19px;
}

.dc-footer-top .row > div:nth-child(2) a {
	border: 3px solid #C42B19;
	border-radius: 42px;
	font-size: 21px;
	padding: 11px;
	display: inline-block;
	height: 1em;
	line-height: 1em;
	box-sizing: content-box;
	transition: border-color .4s;
}

.dc-footer-top svg {
	display: inline-block;
	width: 1em;
	height: 1em;
	stroke-width: 0;
	stroke: #C42B19;
	fill: #C42B19;
	transition: stroke .4s, fill .4s;
}

footer {
	text-align: center;
	background: #FFF;
}

.dc-footer-top .row > div:first-child a,
.dc-footer-bottom p a,
.dc-contact-now a,
.dc-subpage a {
	color: #C42B19;
	transition: color .4s;
}

.dc-footer-top .row > div:first-child a:hover,
.dc-footer-bottom p a:hover,
.dc-contact-now a:hover,
.dc-subpage a:hover {
	color: #333;
	text-decoration: none;
}

.dc-footer-top .row > div:nth-child(2) a:hover {
	border-color: #333;
}

.dc-footer-top .row > div:nth-child(2) a:hover svg {
	stroke: #333;
	fill: #333;
}

.dc-footer-bottom .menu {
	list-style: none;
	font-weight: 600;
	margin-bottom: 20px;
	padding: 0;
}

.dc-footer-bottom .menu-item {
	margin: 0 20px 10px;
}

.dc-footer-bottom .menu-item a {
	transition: color .4s;
}

.dc-footer-bottom .menu-item a:hover,
.dc-footer-bottom .current-menu-item a {
	color: #C42B19;
	text-decoration: none;
}

.dc-footer-top {
	font-size: 1.125rem;
	padding-top: 60px;
	padding-bottom: 60px;
}

.dc-footer-bottom {
	font-size: 1rem;
	border-top: 1px solid #EEE;
	padding: 60px 0;
	line-height: 1;
}

.dc-footer-bottom > p {
	margin-bottom: 0;
}

.dc-footer-top strong {
	font-weight: 600;
}

.dc-footer-top .row > div > p:first-child {
	margin-bottom: 20px;
	line-height: 1.2;
}

.dc-footer-top .row > div:first-child > p:last-child {
	margin-bottom: 0;
	line-height: 1.625;
}

.dc-container-detail,
.dc-container-overview {
	margin-top: 42px;
	margin-bottom: 89px;
}

.dc-sidebar {
	background: #DDD;
	padding: 35px 34px 24px 35px;
}

.dc-container-list a {
	display: block;
	background: #FFF;
	padding: 20px 22px 21px 23px;
	line-height: 1.375rem;
	transition: color .4s, background .4s;
	font-weight: 600;
	margin-bottom: 21px;
}

.dc-container-list a:hover,
.dc-container-list a.current {
	text-decoration: none;
	color: #FFF;
	background: #C42B19;
}

a.dc-button,
.dc-button,
.dc-contact-form .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
	display: inline-block;
	width: 181px;
	border-radius: 18px;
	box-shadow: 0 3px 6px #0000001A;
	color: #FFF;
	line-height: 50px;
	background: #C42B19;
	transition: background .4s;
	text-align: center;
	border: none;
	outline: none;
}

a.dc-button:hover,
.dc-button:hover,
.dc-contact-form .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn:hover {
	text-decoration: none;
	background: #333;
}

.dc-cta {
	padding-top: 35px;
	text-align: center;
}

.dc-cta > a {
	margin-bottom: 24px;
}

.dc-container-detail .row > div {
	padding-left: 18px;
	padding-right: 18px;
}

.dc-container-detail .row {
	margin-left: -18px;
	margin-right: -18px;
}

.dc-sidebar {
	width: 360px;
}

.dc-container-content {
	width: 887px;
	background: #FFF;
	padding: 54px 63px 75px;
}

.new-royalslider-1 .rsOverflow {
	padding: 11px 10px 0 11px;
}

.new-royalslider-3 .rsOverflow {
	padding: 10px;
}

.new-royalslider-1.rsUni .rsThumb.rsNavSelected .thumbIco {
	border: 8px solid #C42B19;
}

.new-royalslider-1.rsUni .rsThumb.rsNavSelected img {
	opacity: 1;
	filter: none;
}

.new-royalslider-1.rsUni.rsHor .rsArrow {
	width: 63px;
	height: calc(100% - 11px);
	top: 11px;
}

.new-royalslider-3.rsUni.rsHor .rsArrow {
	width: 63px;
	height: calc(100% - 20px);
	top: 10px;
}

.new-royalslider-1.rsUni.rsHor .rsArrowRight,
.new-royalslider-3.rsUni.rsHor .rsArrowRight {
	right: 10px;
}

.new-royalslider-1.rsUni.rsHor .rsArrowLeft {
	left: 11px;
}

.new-royalslider-3.rsUni.rsHor .rsArrowLeft {
	left: 10px;
}

.new-royalslider-1.rsUni.rsHor .rsArrow .rsArrowIcn,
.new-royalslider-3.rsUni.rsHor .rsArrow .rsArrowIcn {
	width: 39px;
	height: 39px;
	margin: 0;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	border-radius: 50%;
	background: none;
	overflow: hidden;
	position: relative;
	opacity: 1 !important;
}

.new-royalslider-1.rsUni.rsHor .rsArrow .rsArrowIcn > div:first-child,
.new-royalslider-3.rsUni.rsHor .rsArrow .rsArrowIcn > div:first-child {
	height: 100%;
	filter: blur(9px);
}

.new-royalslider-1.rsUni.rsHor .rsArrow .rsArrowIcn > div:nth-child(2),
.new-royalslider-3.rsUni.rsHor .rsArrow .rsArrowIcn > div:nth-child(2) {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.15) url(assets/img/Pfeil_weiss_links.png) center/auto no-repeat;
}

.new-royalslider-1.rsUni.rsHor .rsArrowRight .rsArrowIcn > div:nth-child(2),
.new-royalslider-3.rsUni.rsHor .rsArrowRight .rsArrowIcn > div:nth-child(2) {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.new-royalslider-1 .rsImg {
	width: 100% !important;
	height: auto !important;
	margin: 0 !important;
}

.new-royalslider-1.rsUni .rsThumb {
	width: 176px;
	height: 125px;
}

.new-royalslider-1.rsUni .rsThumbsHor {
	height: 125px;
}

.dc-video-slider.rsUni .rsCloseVideoBtn {
	display: none;
}

.dc-video-slider.rsUni .rsBtnCenterer {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.dc-video-slider.rsUni .rsPlayBtn {
	width: 100%;
	height: 100%;
	margin-left: 0;
	margin-top: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}

.dc-video-slider.rsUni .rsPlayBtnIcon,
.mejs-overlay-button {
	background: url(/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;
    background-position: 0 -39px;
    height: 80px;
    width: 80px;
    transition: none;
    border-radius: 0;
    background-color: transparent;
    outline: none;
}

.dc-video-slider.rsUni .rsPlayBtn:hover .rsPlayBtnIcon {
	background-position: -80px -39px;
    background-color: transparent;
}

h1 {
	font-size: 2rem;
	line-height: 1.4375;
	font-weight: 700;
	margin-bottom: 1.4375rem;
}

.dc-container-overview h1,
.dc-kontakt-content h1 {
	color: #C4261B;
}

h1 + div {
	font-weight: 600;
	font-size: 1.25rem;
	line-height: 1.425;
	margin-bottom: 2.6em;
}

.dc-container-tabs {
	padding: 11px 0 0 81px;
}

.dc-container-tabs h2 {
	position: relative;
	font-weight: 600;
	font-size: 1.25rem;
	line-height: 1.3;
	margin-bottom: 1em;
	margin-top: 50px;
}

.dc-container-tabs h2:before {
	content: '';
	position: absolute;
	width: 31px;
	height: 36px;
	top: -6px;
	left: -81px;
	background: url(assets/img/Pfeil_rot.png) center/contain no-repeat;
}

.dc-availability {
	text-transform: uppercase;
	font-size: 1.25rem;
	line-height: 1.3;
}

.dc-container-tabs ul {
	padding-left: 20px;
	line-height: 1.625rem;
}

.dc-container-overview-content {
	background: #FFF;
	padding: 52px 63px 57px;
	text-align: center;
}

.dc-available-headline {
	background: #FFF;
	padding: 54px 63px 53px;
	text-align: center;
	margin-bottom: 42px;
}

.dc-available-headline h1 + div {
	margin-bottom: 0;
}

.dc-container-content > div:last-child:not(.royalSlider) {
	padding-top: 55px;
}

.dc-container-overview .row {
	margin-left: -22px;
	margin-right: -22px;
	margin-bottom: 12px;
}

.dc-container-overview .row > div {
	padding-left: 22px;
	padding-right: 22px;
	margin-bottom: 44px;
}

a.dc-container-preview {
	display: block;
	background: #333;
	color: #FFF;
	padding: 10px 11px 22px;
	text-align: center;
	font-weight: 600;
	font-size: 1.25rem;
	line-height: 1.3;
	height: 100%;
}

a.dc-container-preview img {
	margin-bottom: 1.25rem;
	width: 100%;
}

.dc-container-overview-text p {
	font-size: 1.25rem;
	line-height: 1.3;
	margin-bottom: 1em;
	font-weight: 600;
}

.dc-container-overview-text a {
	color: #C4261B;
}

.dc-news-overview {
	padding-left: 89px;
	padding-right: 91px;
	padding-bottom: 72px;
}

.dc-news-list {
	background: #DDD;
	padding: 46px 45px 49px;
}

.dc-news-list > div {
	background: #FFF;
	margin-bottom: 46px;
}

.dc-news-list > div > div:first-child {
	border: 8px solid #333;
	border-left-width: 9px;
	width: 31.337325%;
}

.dc-news-list > div img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.dc-news-excerpt {
	text-align: left;
	padding: 38px 50px 39px 42px;
}

.dc-news-excerpt h2,
.dc-text-content-inner h2 {
	color: #C4261B;
	font-size: 1.25rem;
	line-height: 1.3;
	font-weight: 600;
	margin-bottom: 1rem;
}

.dc-news-excerpt h2 + p {
	margin-top: -1rem;
}

.dc-text-content-inner h2 {
	margin-bottom: 1.3em;
}

.dc-news-excerpt .dc-button {
	float: right;
}

.dc-container-list a img {
	width: 100%;
}

.dc-news-content td {
	border-top: 1px solid #eee;
    padding: 6px;
}

.dc-news-content td:first-child,
.dc-news-content th:first-child {
	padding-left: 0;
}

.dc-news-content h2 {
	color: #C4261B;
	font-size: 1.25rem;
	line-height: 1.3;
	margin-bottom: 1.625rem;
	font-weight: 600;
}

.dc-news-content p {
	margin-bottom: 1.625rem;
}

.dc-news-content table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 1.625rem;
	width: 100%;
	font-size: 1.25rem;
}

.container.dc-text-container {
	margin-top: 12px;
	margin-bottom: 116px;
}

.dc-text-content {
	padding: 82px 70px 39px 110px;
}

.dc-text-content-inner {
	background: #DDD;
	padding: 47px 44px 47px 45px;
	text-align: left;
}

.dc-text-content-inner > div {
	background: #FFF;
	padding: 59px 65px 46px 66px;
}

.dc-text-content-unternehmen > div > div {
	margin-right: -49px;
}

.dc-text-content-unternehmen > div > div > * {
	margin-bottom: 1.625rem;
	width: 50%;
	padding-right: 49px;
}

.dc-text-content-inner > div > div > * {
	line-height: 1.625rem;
}

.dc-text-content-inner .wp-caption {
	width: 100% !important;
	text-align: left;
	border: none;
	background: none;
	padding: 5px 0 0;
	margin: 0 0 1em 0;
}

.dc-text-content-inner .wp-caption img {
	margin-right: 1.375rem;
}

.dc-text-content-inner .wp-caption p.wp-caption-text {
	display: inline-block;
	text-align: left;
	margin: 0;
	font-size: .75rem;
	line-height: .875rem;
	font-style: normal;
	font-weight: 400;
	vertical-align: bottom;
	color: #333;
}

.dc-text-stoerer {
	position: relative;
}

.dc-text-stoerer img {
	width: 100%;
	min-height: 400px;
	object-fit: cover;
}

.dc-text-stoerer-content {
	position: absolute;
    background: #EEE;
    border: 10px solid #FFF;
    padding: 25px 39px 12px;
	top: 50%;
	left: 50%;
	width: 475px;
	max-width: 100%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.dc-text-stoerer-content h2 {
	color: #C4261B;
    font-size: 1.375rem;
    font-weight: 600;
    line-height: 2rem;
    margin-bottom: .625rem;
}

.dc-text-stoerer-content ul {
    font-weight: 600;
    line-height: 1.375rem;
    padding: 0;
    list-style: none;
    text-align: left;
    height: 3rem;
    writing-mode: vertical-lr;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.dc-text-stoerer-content li {
	padding-left: 1rem;
    writing-mode: horizontal-tb;
    padding-right: 1rem;
	position: relative;
}

.dc-text-stoerer-content li:before {
	content: '';
	position: absolute;
	left: .125rem;
	top: .1875rem;
	width: .625rem;
	height: 1rem;
	background: url(assets/img/Haken.png) center/contain no-repeat;
}

.dc-kontakt-content-inner {
	background: #DDD;
	padding: 39px 44px 44px 45px;
	text-align: left;
	font-size: 1.25rem;
	line-height: 1.625rem;
	font-weight: 600;
}

.dc-kontakt-content-inner > div {
	background: #fff;
}

.dc-kontakt-content-inner .row > div {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	width: 50%;
}

.dc-kontakt-content-inner .row > div:last-child {
	padding: 48px;
}

.dc-kontakt-content-inner .row > div:last-child p {
	margin-bottom: 1em;
}

.dc-kontakt-content-inner .row > div:last-child p:last-child {
	margin-bottom: 14px;
}

.dc-kontakt-content-inner .row > div:last-child h3 {
	font-size: 1.25rem;
	line-height: 1.625rem;
	color: #C4261B;
	margin-bottom: 1em;
	font-weight: 600;
}

.dc-kontakt-content {
	padding: 57px 91px 87px 89px;
}

.dc-contact-form {
	background: #C4261B;
	color: #FFF;
	padding: 107px 135px 104px 134px;
}

.dc-contact-form h2 {
	font-weight: 700;
	line-height: 1.4375;
	margin-bottom: 0;
	margin-right: 1.9375rem;
}

.dc-contact-form input[type=radio]:not(:checked),
.dc-contact-form input[type=radio]:checked,
.dc-contact-form input[type=checkbox]:not(:checked),
.dc-contact-form input[type=checkbox]:checked {
	width: 0;
	height: 0;
	float: left;
	border: none;
	padding: 0;
	margin: 0;
	visibility: hidden;
}

.dc-contact-form input[type=radio]:not(:checked) + .wpcf7-list-item-label,
.dc-contact-form input[type=radio]:checked + .wpcf7-list-item-label {
	position: relative;
	padding-left: 2rem;
	display: block;
}

.dc-contact-form input[type=checkbox]:not(:checked) + .wpcf7-list-item-label,
.dc-contact-form input[type=checkbox]:checked + .wpcf7-list-item-label {
	position: relative;
	display: block;
	padding-left: 2.6875rem;
	font-size: 1.0625rem;
}

.dc-contact-form input[type=radio]:checked + .wpcf7-list-item-label {
	font-weight: 600;
}

.dc-contact-form input[type=radio]:not(:checked) + .wpcf7-list-item-label:before,
.dc-contact-form input[type=radio]:checked + .wpcf7-list-item-label:before {
	content: '';
	position: absolute;
	width: 1.5rem;
	height: 1.5rem;
	border: 3px solid #FFF;
	border-radius: 50%;
	top: 0;
	left: 0;
}

.dc-contact-form input[type=checkbox]:not(:checked) + .wpcf7-list-item-label:before,
.dc-contact-form input[type=checkbox]:checked + .wpcf7-list-item-label:before {
	content: '';
	position: absolute;
	width: 1.5625rem;
	height: 1.5625rem;
	background: #FFF;
	border: 1px solid #707070;
	top: 0;
	left: 0;
}

.dc-contact-form input[type=checkbox]:not(:checked) + .wpcf7-list-item-label:after,
.dc-contact-form input[type=checkbox]:checked + .wpcf7-list-item-label:after {
	content: '';
	position: absolute;
	width: 1.5625rem;
	height: 1.4375rem;
	top: .125rem;
	left: 0;
	background: url(assets/img/Haken@2x.png) center/1rem no-repeat;
	opacity: 0;
}

.dc-contact-form input[type=checkbox]:checked + .wpcf7-list-item-label:after {
	opacity: 1;
}

.dc-contact-form input[type=radio]:checked + .wpcf7-list-item-label:before {
	background: radial-gradient(#FFF .375rem, transparent .4375rem);
}

.dc-contact-form .wpcf7-list-item {
	margin-left: 0;
}

.dc-contact-form [data-name=type] .wpcf7-list-item {
	margin-left: 1.75rem;
	margin-bottom: .5rem;
}

.dc-contact-form label {
	margin-bottom: 0;
	font-size: 1.25rem;
	line-height: 1.625rem;
}

.dc-contact-form div > label {
	margin-bottom: .6875rem;
	font-weight: 600;
}

.dc-contact-form input:not([type=checkbox]):not([type=radio]):not([type=submit]),
.dc-contact-form select {
	height: 53px;
	line-height: 51px;
	border: 1px solid #707070;
	width: 100%;
	background: #FFF;
	color: #333;
	font-size: 1.25rem;
	padding: 0 1rem;
	outline: none;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.dc-contact-form .wpcf7-form-control-wrap {
	display: block;
}

.dc-contact-form .land:after {
	content: '';
	position: absolute;
	width: 53px;
	height: 53px;
	top: 0;
	right: 0;
	border: 1px solid #707070;
	background: #DDD url(assets/img/Pfeil_Klappleiste.png) center/auto no-repeat;
	pointer-events: none;
}

.dc-contact-form textarea {
	height: 226px;
	width: 100%;
	border: 1px solid #707070;
	font-size: 1.25rem;
	line-height: 1.625rem;
	padding: 13px 19px;
	outline: none;
	resize: none;
	background: #FFF;
	display: block;
}

::-webkit-input-placeholder {
	color: #333;
	opacity: .5;
}
::-moz-placeholder {
	color: #333;
	opacity: .5;
}
:-ms-input-placeholder {
	color: #333;
	opacity: .5;
}
:-moz-placeholder {
	color: #333;
	opacity: .5;
}
::-ms-input-placeholder {
	color: #333;
	opacity: .5;
}
::placeholder {
	color: #333;
	opacity: .5;
}

.dc-contact-form .row {
	margin-left: -12px;
	margin-right: -12px;
}

.dc-contact-form .row > div {
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 26px;
}

.dc-contact-form form > .row > div:first-child {
	margin-bottom: 40px;
}

.dc-contact-form .row .row > div:last-child {
	margin-bottom: 0;
}

.dc-kontakt-container {
	margin-top: 37px;
	margin-bottom: 87px;
}

.dc-contact-form .codedropz-upload-handler {
	border: none;
	border-radius: 0;
	background: rgba(255,255,255,.5);
}

.dc-contact-form .codedropz-upload-inner h3 {
	font-weight: 400;
	font-size: 1.0625rem;
	line-height: 1.5rem;
	margin: 0 0 1.125rem;
	display: inline-block;
}

.dc-contact-form .codedropz-upload-inner h3:after {
	content: '\00a0';
}

.dc-contact-form .codedropz-upload-inner {
	padding: 60px 0 67px;
}

.dc-contact-form [data-name=datenschutz] a {
	color: #22D11C;
	position: relative;
	text-decoration: none;
}

.dc-contact-form [data-name=datenschutz] a:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background: #22D11C;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	transition: -webkit-transform .4s, -ms-transform .4s, transform .4s;
}

.dc-contact-form [data-name=datenschutz] a:hover:after {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}

.dc-contact-form .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
	padding: 0 28px 0 29px;
	width: auto;
}

.dc-contact-form .dc-button.wpcf7-submit {
	background: #333;
}

.dc-contact-form .wpcf7-spinner {
    position: absolute;
    top: 50%;
    margin: 0;
    right: 24px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.dc-contact-form .wpcf7 form .wpcf7-response-output {
	margin-left: 0;
	margin-right: 0;
}

.dc-contact-form .wpcf7-not-valid-tip {
	border: 2px solid #FFB900;
	color: #FFF;
	padding: .2em 1em;
	margin-top: 10px;
}

.dc-contact-form .dnd-upload-counter {
	display: none;
}

.dc-contact-now {
	color: #C4261B;
	font-size: 1.875rem;
	line-height: 2.6875rem;
}

.dc-contact-now .dc-tel {
	margin-right: 81px;
}

.dc-contact-now .dc-tel:before {
	content: '';
	display: inline-block;
	width: 37px;
	height: 34px;
	vertical-align: sub;
	background: url(assets/img/phone.png) center/contain no-repeat;
	margin-right: 1rem;
}

.dc-contact-now .dc-mail:before {
	content: '';
	display: inline-block;
	width: 38px;
	height: 25px;
	background: url(assets/img/letter_kontaktseite.png) center/contain no-repeat;
	margin-right: 1rem;
}

.dc-kontakt-content h1 + div p {
	max-width: 850px;
	margin: 0 auto 1.5rem;
}

.dc-container-wide {
	margin: 42px 100px 89px;
	background: #FFF;
}

.dc-home {
	text-align: center;
}

.dc-home-top {
	width: 100%;
}

.dc-scroll-down {
	display: inline-block;
	margin: 34px 0 78px;
	width: 35px;
	height: 30px;
	background: url(assets/img/Pfeil_rot.png) center/contain no-repeat;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	cursor: pointer;
}

.container.dc-home-text {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 127px;
}

.dc-home-text .row {
	margin-left: -55px;
	margin-right: -55px;
}

.dc-home-text .row > div {
	padding-left: 55px;
	padding-right: 55px;
}

.dc-home-text p {
	line-height: 1.625rem;
}

.dc-home-text strong {
	font-size: 1.25rem;
}

.dc-subpage a {
	display: block;
}

.dc-subpage p {
	text-transform: uppercase;
	margin-bottom: 0;
	font-size: 1.5625rem;
	line-height: 2.25rem;
	font-weight: 600;
}

.dc-subpage img {
	margin-bottom: 1.5rem;
}

.dc-subpage {
	padding-top: 60px;
}

.dc-stoerer-home h2 {
	color: #333;
	font-size: 1.25rem;
	line-height: 1.5rem;
	margin-bottom: 1em;
}

.dc-stoerer-home .dc-contact-now {
	font-size: 1.5625rem;
	line-height: 1;
	font-weight: 600;
	margin-bottom: 1em;
}

.dc-geblitzt {
	padding-top: 91px;
	padding-bottom: 91px;
}

.dc-geblitzt,
.dc-geblitzt .row > div,
.dc-geblitzt .dc-slider-head {
	padding-left: 26px;
	padding-right: 26px;
}

.dc-geblitzt .row {
	margin-right: -26px;
	margin-left: -26px;
}

.dc-geblitzt .dc-slider-head {
	height: 62px;
}

.dc-geblitzt h2 {
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 1.4375rem;
}

.dc-geblitzt p {
	line-height: 1.625rem;
}

.dc-geblitzt strong {
	font-size: 1.25rem;
}

.pagination {
	display: block;
}

.pagination .screen-reader-text {
	display: none;
}

.pagination .page-numbers:not(.prev):not(.next) {
	display: inline-block;
	width: 27px;
	line-height: 27px;
	border-radius: 50%;
	background: #FFF;
	color: #C4261B;
	margin: 0 7px;
	box-shadow: 0 3px 6px #0000001A;
	transition: color .4s, background-color .4s;
}

.pagination .prev,
.pagination .next {
	display: inline-block;
	width: 54px;
	height: 56px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.pagination .prev {
	background-image: url(assets/img/Pfeil_weiter_links.png);
}

.pagination .next {
	background-image: url(assets/img/Pfeil_weiter_rechts.png);
}

.pagination .page-numbers:not(.prev):not(.next):hover,
.pagination .page-numbers.current {
	color: #FFF !important;
	background: #C4261B !important;
	text-decoration: none;
}

.dc-menu-button {
	cursor: pointer;
	transition: color .4s;
	line-height: 1.2;
	display: inline-block;
	color: #333;
}

.dc-menu-button:hover,
.dc-menu-button:hover:before {
	color: #C4261B;
}

.dc-menu-button:before {
	margin-right: 10px;
	transition: color .4s;
	color: #333;
}

.new-royalslider-3 {
	display: none;
}

.dc-container-list {
	overflow: auto;
}

h3 {
	font-size: 1.3rem;
	font-weight: 600;
}

.dc-contact-now a {
	white-space: nowrap;
}

.acf-map img.placeholder {
	width: 100%;
}

.dc-pdfs {
	padding-top: 24px;
}

.dc-pdfs .dc-button:not(:last-of-type) {
	margin-right: 1rem;
}

.dc-pdfs .dc-button {
	margin-bottom: 24px;
}

.dc-home-top-img {
	position: relative;
}

.dc-home-top-img > div {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
    background: rgba(196,43,25,.7);
}

.dc-home-top-img > div p {
	font-size: 1.5625rem;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 0;
    color: #fff;
}

header > div > a {
	margin: 0 auto;
}

header > div > a img {
	width: 300px;
}


@media (min-width: 1440px) {
	.container {
		max-width: 1324px;
		padding-right: 26px;
	}

	.dc-container-overview,
	.dc-kontakt-container {
		padding-left: 26px;
	}
	
	.container.dc-text-container {
		padding-left: 6px;
		padding-right: 46px;
	}
}

@media (max-width: 1439px) {
	header .menu {
		padding-top: 8px;
	}
	
	.dc-geblitzt .dc-slider-head {
		padding: 0;
	}
	
	.dc-text-content {
		padding-left: 63px;
		padding-right: 63px;
	}
	
	.dc-container-content {
		width: 714px;
	}
}

@media (max-width: 1199px) {
	header .menu-item {
		margin-right: 30px;
	}
	
	header .menu-item:last-child {
		margin-right: 0;
	}
	
	.dc-subpage img {
		margin-bottom: .5rem;
	}
	
	.dc-subpage p {
		font-size: 1.125rem;
	}
	
	.dc-subpage {
		padding-top: 30px;
	}
	
	.dc-home-text .row > div,
	.container.dc-home-text {
		padding-left: 35px;
		padding-right: 35px;
	}
	
	.container.dc-home-text {
		padding-bottom: 35px;
	}
	
	.dc-geblitzt,
	.dc-footer-top,
	.dc-footer-bottom {
		padding-top: 35px;
		padding-bottom: 35px;
	}
	
	.dc-home-text .row {
		margin-left: -35px;
		margin-right: -35px;
	}
	
	.dc-scroll-down {
		margin: 30px 0;
	}
	
	.dc-text-content-inner > div,
	.dc-news-overview,
	.dc-news-list,
	.dc-kontakt-content-inner .row > div:last-child,
	.dc-kontakt-content {
		padding: 30px;
	}
	
	.dc-sidebar {
		padding: 15px;
		width: 300px;
	}
	
	.dc-container-content {
		width: 594px;
		padding: 30px;
	}
	
	.dc-contact-now .dc-tel {
		margin-right: 50px;
	}
	
	.dc-kontakt-content-inner {
		padding: 45px;
	}
	
	.dc-contact-form {
		padding: 75px;
	}
}

@media (max-width: 991px) {
	.dc-container-wide {
		margin: 40px;
	}
	
	body {
		padding-top: 115px;
	}
	
	header {
		position: fixed;
		width: 100%;
		top: 0;
		left: 0;
		padding: 20px 0;
		z-index: 999;
	}
	
	header .menu {
		position: fixed;
		width: 100%;
		height: calc(100vh - 115px);
		background: #DDD;
		padding: 20px calc((100% - 690px) / 2);
		bottom: 0;
		right: 0;
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
		transition: -webkit-transform .5s, -ms-transform .5s, transform .5s;
		text-align: center;
	}
	
	header .menu-item:first-child a img {
		margin: 0 auto;
	}
	
	header .menu-item:first-child a img:last-child {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	
	.dc-menu-open {
		overflow: hidden;
	}
	
	.dc-menu-open header .menu {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	
	header .menu-item {
		margin-right: 0;
	}
	
	.dc-geblitzt .dc-cta br {
		display: none;
	}
	
	.dc-cta {
		padding-top: 0;
	}
	
	.dc-footer-top .row > div {
		margin-bottom: 20px;
	}
	
	.dc-footer-top .row > div:last-child {
		margin-bottom: 0;
	}
	
	.dc-text-content-unternehmen > div > div > * {
		width: 100%;
		padding-right: 0;
	}
	
	.dc-text-content-unternehmen > div > div {
		margin-right: 0;
		height: auto !important;
	}
	
	.dc-text-content-inner .wp-caption {
		-ms-flex-order: 1;
		order: 1;
	}
	
	.dc-container-list a {
		margin-right: 15px;
	}
	
	.dc-container-list a:last-child {
		margin-right: 0;
	}
	
	.dc-sidebar,
	.dc-container-content {
		width: 100%;
	}
	
	.dc-sidebar .dc-cta > a,
	.dc-contact-form .row > div:last-child {
		margin-bottom: 0;
	}
	
	.dc-kontakt-content-inner,
	.dc-kontakt-content-inner .row > div:last-child {
		padding: 15px;
	}
	
	.dc-contact-form {
		padding: 45px;
	}
}

@media (max-width: 767px) {
	header .menu {
		padding-left: calc((100% - 510px) / 2);
		padding-right: calc((100% - 510px) / 2);
	}
	
	.dc-container-overview-content {
		padding: 30px;
	}
	
	.dc-text-content-inner,
	.dc-container-content,
	.dc-news-excerpt {
		padding: 15px;
	}
	
	.dc-news-list > div > div:first-child {
		width: 100%;
	}
	
	.dc-news-excerpt .dc-button {
		float: none;
	}
	
	.dc-container-list a {
		padding: 10px;
	}
	
	.dc-container-detail,
	.dc-container-overview {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	
	.dc-container-tabs {
		padding-left: 50px;
	}
	
	.dc-container-tabs h2:before {
		left: -50px;
	}
	
	.dc-contact-now {
		font-size: 1.5rem;
		line-height: 2.15rem;
	}
	
	.dc-contact-now .dc-tel:before {
		width: 30px;
		height: 27px;
	}
	
	.dc-contact-now .dc-mail:before {
		width: 30px;
		height: 20px;
	}
	
	.dc-kontakt-content-inner .row > div {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		width: 100%;
	}
	
	.acf-map {
		padding-bottom: 56.25%;
	}
}

@media (max-width: 575px) {
	header > div > a img {
		width: 200px;
	}
	
	.dc-container-wide {
		margin: 15px;
	}
	
	.dc-stoerer-home .dc-contact-now {
		font-size: 1rem;
		line-height: 1.2;
	}
	
	.dc-text-stoerer-content {
		padding: 10px;
		position: relative;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		left: 0;
		top: 0;
	}
	
	.dc-text-stoerer img,
	.new-royalslider-1 {
		display: none;
	}
	
	body {
		padding-top: 90px;
	}
	
	.dc-geblitzt .dc-slider-head {
		display: none !important;
	}
	
	header .menu {
		height: calc(100vh - 90px);
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.dc-container-overview-content,
	.dc-text-content-inner > div,
	.dc-news-list,
	.dc-contact-form {
		padding: 15px;
	}
	
	.dc-text-stoerer-content ul {
		writing-mode: horizontal-tb;
		display: block;
		height: auto;
		padding-left: 10px;
	}
	
	.container.dc-text-container,
	h1 + div,
	.dc-sidebar .dc-cta > a {
		margin-bottom: 20px;
	}
	
	.dc-news-excerpt h2,
	.dc-text-content-inner h2,
	h3,
	.dc-kontakt-text {
		font-size: 1.125rem;
	}
	
	h1 {
		font-size: 1.5rem;
		margin-bottom: 1rem;
	}
	
	.dc-container-list a {
		margin-right: 0;
	}
	
	.new-royalslider-3 {
		display: block;
	}
	
	.dc-container-detail .row {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	.dc-container-detail .row > div {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.dc-container-content > div:last-child:not(.royalSlider) {
		padding-top: 0;
	}
	
	.dc-text-content-inner {
		word-break: break-word;
	}
	
	.dc-contact-now {
		font-size: 1rem;
		line-height: 1.4rem;
	}
	
	.dc-contact-now .dc-tel:before {
		width: 20px;
		height: 18px;
		margin-right: .5rem;
	}
	
	.dc-contact-now .dc-mail:before {
		width: 20px;
		height: 13px;
		margin-right: .5rem;
	}
}