/*
Theme Name: JCL Logistics
Theme URI: https://www.ussnlogistics.com
Description: Template für JCL Logistics
Author: Ancora Communications GmbH
Author URI: https://www.ancora360.com
Version: 1.1.0
Text Domain: jcl
*/

/* schwarz: #1d1d1b */
/* rot: #e73446 */

/*
#f49e00; Hauptfarbe

#ff3c00; 1. Hauptfarbe - Rot 2022
#f03c00; 2. Hauptfarbe - Rot 2022

#2f2f35; Header / Footer

#f3f7fb; Graue Hintergründe

#ebebeb; Grauer Hinter Symbollinks

#132738; Alternative Überschirftsfarbe?
*/

.single .jcl-postinfo {
  margin-bottom: 10px;
  margin-top: -30px;
}

/* 	###########################
	## Schriftart: Korolev   ##
	########################### */

@font-face {
	font-family: 'korolev_condensedbold';
	font-weight: normal;
	font-style: normal;
	font-display: auto;
	src: url('fonts/korolev_bold_condensed-webfont.woff2') format('woff2'),
	url('fonts/korolev_bold_condensed-webfont.woff') format('woff');
}

@font-face {
	font-family: 'korolev_condensedheavy';
	font-weight: normal;
	font-style: normal;
	font-display: auto;
	src: url('fonts/korolev_heavy_condensed-webfont.woff2') format('woff2'),
	url('fonts/korolev_heavy_condensed-webfont.woff') format('woff');
}

@font-face {
	font-family: 'korolev_condensedlight';
	font-weight: normal;
	font-style: normal;
	font-display: auto;
	src: url('fonts/korolev_light_condensed-webfont.woff2') format('woff2'),
	url('fonts/korolev_light_condensed-webfont.woff') format('woff');
}

@font-face {
	font-family: 'korolev_condensedmedium';
	font-weight: normal;
	font-style: normal;
	font-display: auto;
	src: url('fonts/korolev_medium_condensed-webfont.woff2') format('woff2'),
	url('fonts/korolev_medium_condensed-webfont.woff') format('woff');
}

@font-face {
	font-family: 'korolev_condensedthin';
	font-weight: normal;
	font-style: normal;
	font-display: auto;
	src: url('fonts/korolev_thin_condensed-webfont.woff2') format('woff2'),
	url('fonts/korolev_thin_condensed-webfont.woff') format('woff');
}


/* 	#####################################
	## Allgemeine Layout Einstellungen ##
	##################################### */

.no-trans * 			{ -webkit-transition: none !important; -o-transition: none !important; transition: none !important; }
::-moz-selection 		{ background: #ff3c00; none repeat scroll 0 0; color: #fff; text-shadow: none !important; }
img 					{ display: block; max-width: 100%; height: auto; }

/* Standard Dokument-Einstellungen */
html  	 				{ height: 100%; }
body  	 				{ font-family: 'korolev_condensedmedium', sans-serif; font-size: 16px; font-weight: 400; line-height: 1.4666666667; color: #1d1d1b; background-color: #fff; letter-spacing: 0.04em; }

.page-wrapper 			{ background-color: #fff; }

/* Mindesthöhe & Abstände */
.page-format 			{ min-height: 600px; padding: 0 0 60px 0; }
.fullwidth-format		{ min-height: 600px; padding: 0 0 60px 0; }
.page-header			{ border-bottom: 4px solid #ff3c00; }

/* Standardlinks */
a 		 		  		{ color: #ff3c00; outline: 0px; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
a:hover  		  		{ color: #1d1d1b; text-decoration: none; }
a:focus, a:active 		{ color: #1d1d1b; text-decoration: none; }

/* Schriftart Fett */
strong 					{ font-family: 'korolev_condensedbold', sans-serif; color: #1d1d1b; }

/* Standardlinks - Seiten */
.page-format a  		{ color: #ff3c00; outline: 0px; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.page-format a:hover  	{ color: #1d1d1b; text-decoration: none; }
.page-format a:focus,
.page-format a:active 	{ color: #1d1d1b; text-decoration: none; }

/* Überschriften */
h1 { font-family: 'korolev_condensedbold', sans-serif; font-weight: 400; font-size: 45px; color: #132738; letter-spacing: 0.04em; text-transform: uppercase; margin: 60px 0 10px 0; }
h2 { font-family: 'korolev_condensedbold', sans-serif; font-weight: 500; font-size: 32px; color: #1d1d1b; letter-spacing: 1px; text-transform: uppercase; margin: 10px 0 20px 0; }
h3 { font-family: 'korolev_condensedbold', sans-serif; font-weight: 500; font-size: 18px; color: #1d1d1b; text-transform: uppercase; }
h4 { font-family: 'korolev_condensedbold', sans-serif; font-weight: 400; font-size: 1rem; color: #1d1d1b; }
h5 { font-family: 'korolev_condensedbold', sans-serif; font-weight: 400; font-size: 1rem; color: #1d1d1b; }
h6 { font-family: 'korolev_condensedbold', sans-serif; font-weight: 400; font-size: 1rem; color: #1d1d1b; }

.front-page h2			{ position: relative; font-family: 'korolev_condensedbold', sans-serif; font-weight: 500; text-transform: uppercase; margin-bottom: 40px; }
.front-page h2::before 	{ font-family: 'Font Awesome 5 Free'; content: "\f078"; color: #ff3c00; font-weight: 900; font-size: 18px; display: inline-block; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: -24px; }

.footer h4 				{ font-weight: 500; color: #fff; text-transform: uppercase; letter-spacing: 1px; padding-top: 40px; }
.footer h5 				{ font-weight: 500; color: #fff; text-transform: uppercase; letter-spacing: 1px; }
.footer-line		  	{ width: 100%; margin-bottom: 15px; margin-top: 20px; position: relative; height: 1px; }
.footer-line:after		{ height: 1px; background: #ebebeb; background: -moz-linear-gradient(left, rgba(235, 235, 235, 0.18) 0%, rgba(235, 235, 235, 0.12) 35%, rgba(235, 235, 235, 0.05) 70%, transparent 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(235, 235, 235, 0.18)), color-stop(35%, rgba(235, 235, 235, 0.12)), color-stop(70%, rgba(235, 235, 235, 0.05)), color-stop(100%, transparent)); background: -webkit-linear-gradient(left, rgba(235, 235, 235, 0.18) 0%, rgba(235, 235, 235, 0.12) 35%, rgba(235, 235, 235, 0.05) 70%, transparent 100%); background: -o-linear-gradient(left, rgba(235, 235, 235, 0.18) 0%, rgba(235, 235, 235, 0.12) 35%, rgba(235, 235, 235, 0.05) 70%, transparent 100%); background: -ms-linear-gradient(left, rgba(235, 235, 235, 0.18) 0%, rgba(235, 235, 235, 0.12) 35%, rgba(235, 235, 235, 0.05) 70%, transparent 100%); background: linear-gradient(to right, rgba(235, 235, 235, 0.18) 0%, rgba(235, 235, 235, 0.12) 35%, rgba(235, 235, 235, 0.05) 70%, transparent 100%); position: absolute; bottom: -1px; left: 0px; content: ""; width: 100%; }


/* 	##############################
	## Eigene Formate im Editor ##
	############################## */

/* Gelbe Schriftfarbe */
.text-color 			{ color: #ff3c00 !important; }
.text-color h1			{ color: #ff3c00 !important; }
.text-color h2			{ color: #ff3c00 !important; }
.text-color h3			{ color: #ff3c00 !important; }
.text-color h4			{ color: #ff3c00 !important; }
.text-color strong		{ color: #ff3c00 !important; }

.text-block-home 		{}
.text-block-home h3 	{ font-family: 'korolev_condensedbold', sans-serif; font-weight: 500; font-size: 32px; letter-spacing: 1px; line-height: 30px; color: #132738; margin-bottom: 20px; }
.text-block-home p 		{ font-family: 'korolev_condensedmedium', sans-serif; font-size: 20px; color: #9c9e9f; line-height: 1.625; }
.text-block-home strong	{ font-family: 'korolev_condensedmedium', sans-serif; font-size: 20px; font-weight: 400; color: #1d1d1b; text-transform: uppercase; }


/* 	################
	## header top ##
	################ */

/* Listen */
ul 													{ list-style: square; }
.page-format ul										{ list-style: square; padding: 0 0 0 1em; }
/* .page-format ul li::before 						{ content: "\25A0"; color: #ff3c00; display: inline-block; width: 1em; margin-left: -1em; } */
/* .page-format ul li::before						{ font-family: 'Font Awesome 5 Free'; content: "\f45c"; color: #ff3c00; font-size: 8px; font-weight: 900; display: inline-block; width: 1em; margin-left: -1em; vertical-align: middle; } */
.page-format li										{ color: #1d1d1b; padding-bottom: 10px; }

.list-icons, .list 									{ list-style: none; padding: 0; }
.list-icons li, .list li 							{ padding: 5px 0; }
.list-icons li i 									{ min-width: 25px; text-align: center; }
.list-inline 										{ margin-top: 9px; margin-bottom: 8px; }
.header-top .list-inline 							{ display: inline-block; }

/* Mittlere Desktop-Geräte und Tablets */
@media (min-width: 992px) and (max-width: 1199px) 	{ .header-top .list-inline > li { padding: 0; } }

/* header top */
.header-top 										{ background-color: #2f2f35; border-bottom: 1px solid #2f2f35; padding: 4px 0; font-size: 12px; font-weight: 300; color: #fff; }
.header-top .dropdown-menu 							{ border: 1px solid #252a2c; background: #1d1d1b; }

/* Mittlere Desktop-Geräte und Tablets */
@media (min-width: 992px) and (max-width: 1199px) 	{ .header-top { font-size: 11px; } }

/* Widget Logo formatieren */
.widget-logo-img									{ margin-left: 0 !important; margin-top: 10px !important; width: 35px; height: 35px; }

/* Galerie - Bilder */
#lightcase-info #lightcase-title					{ font-size: 12px; }
.lightcase-open 									{ overflow: auto; padding-right: 0px !important; }

/* Beschriftungen unter Bilder */
.wp-block-image figcaption 							{ margin-top: .2em; }
.wp-block-image figcaption em						{ font-size: 14px; text-align: center; }

/* Fragen & Antworten */
.jcl-faq 											{ padding: 20px 0 20px 0; }
.jcl-faq .card 										{ border-radius: 0; }
.jcl-faq .card-header a								{ display: block; }
.jcl-faq .more-less 								{ float: right; color: #3d3d3c; }

/* Grauer Hintergrund */
.jcl-grey 											{ background-color: #ebebeb; }


/* 	#########################
	## Social Media - Menü ##
	######################### */

.header-top .social-links 										{ margin: 0; display: inline-block; margin-top: 2px; }
.header-top .social-links li 									{ display: inline-block; margin: 0 2px 2px 0; }
.header-top .social-links li a 									{ width: 40px; height: 40px; display: block; text-align: center; font-size: 18px; background-color: rgba(0, 0, 0, 0.6); border: 1px solid rgba(0, 0, 0, 0.1); color: #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

/* X Zeichen bei Aktivierung */
.header-top .social-links .dropdown.show > button > i:before	{ content: "\f00d"; }
.social-links-center 											{ display: table; margin: 0 auto; }
.social-links 													{ list-style: none; font-size: 0; margin: 0 0 80px 0; padding-left: 0; }
.social-links li 												{ display: inline-block; margin: 0 22px 2px 0; }
.social-links li:last-child 									{ display: inline-block; margin-right: 0; }
.social-links li a 												{ width: 40px; height: 40px; display: block; text-align: center; font-size: 20px; background-color: #fff; border: 2px solid #3d3d3c; color: #3d3d3c; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.social-links li a i 											{ line-height: 36px; }
.social-links li a:hover 										{ background-color: rgba(0, 0, 0, 0.8); color: #fff; border-color: rgba(0, 0, 0, 0.8); }

.social-links.small li a 										{ width: 30px; height: 30px; font-size: 14px; }
.social-links.small li a i 										{ line-height: 29px; }

/* Quadratisch Darstellung */
.social-links.square li a, .square 								{ -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

/* Runde Darstellung */
.social-links.circle li a 										{ -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }

/* Twitter */
.social-links li.twitter a:hover								{ background-color: #55acee; border-color: #55acee; color: #fff; }
.social-links li.social-twitter a:hover							{ background-color: #fff; border-color: #ff3c00; color: #ff3c00; }

/* YouTube */
.social-links li.youtube a:hover								{ background-color: #b31217; border-color: #b31217; color: #fff; }
.social-links li.social-youtube a:hover							{ background-color: #fff; border-color: #ff3c00; color: #ff3c00; }

/* Facebook */
.social-links li.facebook a:hover								{ background-color: #3b5998; border-color: #3b5998; color: #fff; }
.social-links li.social-facebook a:hover						{ background-color: #fff; border-color: #ff3c00; color: #ff3c00; }

/* Instagram */
.social-links li.instagram a:hover								{ background-color: #517fa4; border-color: #517fa4; color: #fff; }
.social-links li.social-instagram a:hover						{ background-color: #fff; border-color: #ff3c00; color: #ff3c00; }

/* XING */
.social-links li.xing a:hover									{ background-color: #126567; border-color: #126567; color: #fff; }
.social-links li.social-xing a:hover							{ background-color: #fff; border-color: #ff3c00; color: #ff3c00; }

/* LinkedIn*/
.social-links  li.linkedin a:hover 								{ background-color: #0976b4; border-color: #0976b4; color: #fff; }
.social-links  li.social-linkedin a:hover 						{ background-color: #fff; border-color: #ff3c00; color: #ff3c00; }

/* E-Mail */
.social-links li.social-contact a:hover							{ background-color: #fff; border-color: #ff3c00; color: #ff3c00; }

.social-links .dropdown > button 								{ padding: 1px 15px 0px; font-size: 16px; color: #999; text-align: center; min-width: 0; margin: 0; background-color: transparent; -webkit-box-shadow: none !important; box-shadow: none !important; }
.social-links .dropdown > button i 								{ width: 15px; }

/* Aufgeklappt */
.social-links .dropdown-menu 									{ z-index: 103; padding: 5px; min-width: 78px; margin-top: 6px; font-size: 0; -webkit-box-shadow: none; box-shadow: none; background-color: #f2f2f2; border: 1px solid #D0D0D0; border-top: none; }
.social-links .dropdown-menu li a 								{ padding: 0; line-height: 30px; color: #fff; }
.social-links .dropdown-menu li a i 							{ padding-left: 0; }
.social-links .dropdown-menu li a:hover i 						{ color: #fff; }


/* 	#####################################
	## Custom-Breite für JCL Logistics ##
	##################################### */

/* MacBook 13 Zoll */
@media
only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-width: 1200px) and (max-width: 1600px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (min-width: 1200px) and (max-width: 1600px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-width: 1200px) and (max-width: 1600px),
only screen and (        min-device-pixel-ratio: 2)      and (min-width: 1200px) and (max-width: 1600px),
only screen and (                min-resolution: 192dpi) and (min-width: 1200px) and (max-width: 1600px),
only screen and (                min-resolution: 2dppx)  and (min-width: 1200px) and (max-width: 1600px) {

	.container-fluid.jcl	{ padding-left: 105px !important; padding-right: 105px !important; }

}

/* MacBook 15 Zoll */
@media
only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-width: 1600px) and (max-width: 1800px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (min-width: 1600px) and (max-width: 1800px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-width: 1600px) and (max-width: 1800px),
only screen and (        min-device-pixel-ratio: 2)      and (min-width: 1600px) and (max-width: 1800px),
only screen and (                min-resolution: 192dpi) and (min-width: 1600px) and (max-width: 1800px),
only screen and (                min-resolution: 2dppx)  and (min-width: 1600px) and (max-width: 1800px) {

	.container-fluid.jcl	{ padding-left: 105px; padding-right: 105px; }

}

@media (min-width:1025px) {

	.container-fluid.jcl 	{ padding-left: 15px; padding-right: 15px; }

}

@media (min-width: 1200px) {

	.container-fluid.jcl	{ padding-left: 15px; padding-right: 15px; }

}

@media (min-width:1280px) {

	.container-fluid.jcl 	{ padding-left: 35px; padding-right: 35px; }

}

@media (min-width: 1400px) {

	.container-fluid.jcl	{ padding-left: 55px; padding-right: 55px; }

}

@media (min-width:1920px) {

	.container-fluid.jcl 	{ padding-left: 125px; padding-right: 125px; }

}


/* 	########################
	## header - Dropdowns ##
	######################## */

.header-dropdown-buttons {
  padding-top: 20px;
}

.header-dropdown-buttons .btn-group:first-child {
  margin-right: 5px;
}

.header-dropdown-buttons .btn-group > .btn {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  padding: 0;
  line-height: 38px;
  text-align: center;
  background-color: #f2f2f2;
  border: 1px solid #e9e9e9;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin: 0;
}

.header-dropdown-buttons .btn-group > .btn:hover {
  color: #ffffff;
}

.header-dropdown-buttons .btn-group .dropdown-menu {
  z-index: 103;
  padding: 20px;
  min-width: 280px;
  margin-top: 20px;
  top: 100%;
  border: none;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}

.header-dropdown-buttons .btn-group .dropdown-menu {
  margin-top: 19px;
}

.header-dropdown-buttons .btn-group.show > .btn {
  color: #ffffff;
}
.header-dropdown-buttons .btn-group > .btn:hover {
  background-color: #09afdf;
  border-color: #00b0f0;
}

.header-dropdown-buttons .btn-group.show > .btn {
  background-color: #09afdf;
  border-color: #00b0f0;
}

.header-dropdown-buttons .btn-group > .btn {
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.15);
  text-shadow: 1px 1px rgba(0, 0, 0, 0.7);
  color: #cdcdcd;
}

.header-dropdown-buttons .btn-group > .btn:hover {
  background-color: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(0, 0, 0, 0.25);
}

.header-dropdown-buttons .btn-group.show > .btn {
  background-color: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(0, 0, 0, 0.25);
}

.btn-group.show .dropdown-animation {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}


/* header top - Dropdowns */
.header-top-dropdown .dropdown-menu {
  z-index: 103;
  padding: 20px;
  min-width: 280px;
  margin-top: 6px;
  border: 1px solid #D0D0D0;
  border-top: none;
  background: #f2f2f2;
  font-weight: 400;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}

.header-top-dropdown .social-links {
  padding-left: 20px;
  margin: 0;
}

.header-top .dropdown-menu {
  border: 1px solid #252a2c;
  background: #3d3d3c;
}

.search-box .form-group {
  margin-bottom: 0;
}

/* Buttons */
.header-top .btn-group {
  margin: 3px 0 2px;
}

.header-top .btn-group .btn {
  margin: 0;
  text-decoration: none;
}

/* Extra kleine Geräte (Smartphones, weniger als 575px) */
@media (max-width: 575px) {
  .header-top-dropdown .dropdown-menu {
    margin-top: 5px;
    width: 100%;
  }
}


.btn-group .dropdown-menu {
  background-color: #333333;
  border: 1px solid #424242;
  border-bottom: none;
}

.btn-group .dropdown-menu .dropdown-divider {
  background-color: #505050;
}

.btn-group .dropdown-menu .dropdown-item {
  color: #cccccc;
  border-bottom: 1px solid #424242;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.7);
}

.btn-group .dropdown-menu .dropdown-item:hover,
.btn-group .dropdown-menu .dropdown-item:focus,
.btn-group .nav .show .dropdown-item,
.btn-group .nav .show .dropdown-item:hover,
.btn-group .nav .show .dropdown-item:focus,
.btn-group .dropdown-menu .active.dropdown-item,
.btn-group .dropdown-menu .active.dropdown-item:hover,
.btn-group .dropdown-menu .active.dropdown-item:focus {
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  border-color: #424242;
}

.btn-group .dropdown .dropdown .dropdown-item:before {
  color: #ccc;
  top: 13px;
}

.btn-group .dropdown .dropdown.show .dropdown-item:before {
  color: #fff;
}

/* header - Kontakt Button */
.header-contact .btn		{ color: #fff; font-size: 13px; }
.header-contact a 			{ color: #fff; margin-top: 8px; outline: 0px; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.header-contact a:hover		{ color: #ff3c00; text-decoration: none; }
.header-contact a:focus,
.header-contact a:active	{ color: #ff3c00; text-decoration: none; }


/* ################
   ## Neues Menü ##
   ################ */


.site-header {
  line-height: 75px;
  position: relative;
  width: 100%;
  background: rgba(255, 255, 255, 1);
  z-index: 1000;
  -webkit-transition: all 1s ease-out;
  /* Safari */
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  box-shadow: 0 5px 10px 0 rgba(50, 50, 50, 0.06);
}
.site-header.header-fixed {
  top: 0px;
  left: 0px;
  position: fixed;
}
.site-header .custom-logo-transparent {
  display: none;
}

.followWrap {
  display: block;
}

.header-full-width .container {
  max-width: auto;
  width: auto;
}
@media screen and (min-width: 940px) {
  .header-full-width .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.is-transparent .followWrap {
  z-index: 99;
  width: 100%;
  background: transparent;
  position: absolute;
  top: 0px;
  display: block;
}
.is-transparent .site-header {
  background: transparent;
  position: fixed;
  top: 0px;
}
.is-transparent .site-header.no-sticky {
  position: absolute;
  top: auto;
}
.is-transparent .site-header.no-scroll {
  box-shadow: none;
}
.is-transparent .site-header.no-scroll .has-t-logo .custom-logo-transparent {
  display: inline-block;
}
.is-transparent .site-header.no-scroll .has-t-logo .custom-logo {
  display: none;
}
.is-transparent .site-header.no-scroll #nav-toggle span {
  background-color: #ffffff;
}
.is-transparent .site-header.no-scroll #nav-toggle span::before, .is-transparent .site-header.no-scroll #nav-toggle span::after {
  background-color: #ffffff;
}
.is-transparent .site-header.no-scroll #nav-toggle.nav-is-visible span {
  background-color: transparent;
}
.is-transparent .site-header.header-fixed {
  background: #ffffff;
}
.is-transparent .site-header.header-fixed.no-scroll {
  background: transparent;
  box-shadow: none;
}

@media screen and (min-width: 1140px) {
  .is-transparent .no-scroll.site-header .nav-menu > li > a {
    color: rgba(255, 255, 255, 0.9);
  }
}
.is-transparent .hero-slideshow-fullscreen .hero__content {
  padding-top: 50px;
  padding-top: 3.125rem;
}

.site-branding {
  float: left;
  padding-top: 6px;
}

.site-branding .site-title,
.site-branding .site-text-logo {
  margin: 0px;
  line-height: 1;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
  display: initial;
  vertical-align: middle;
  font-weight: 600;
}
.site-branding .site-title:hover,
.site-branding .site-text-logo:hover {
  text-decoration: none;
}
.site-branding .site-title {
  display: inline-block;
}

/* Seitenlogo */
.site-branding .site-image-logo { display: flex; justify-content: center; align-items: center; width: 140px; height: 54px; padding-top: 5px; }

.site-branding .site-logo-div {
  line-height: 75px;
}
.site-branding .no-logo-img.has-desc,
.site-branding .has-logo-img {
	padding-top: 5px;
  line-height: 54px;
}
.site-branding .no-logo-img.has-desc .site-title,
.site-branding .has-logo-img .site-title {
  margin-top: -5px;
  position: relative;
}
.site-branding .no-logo-img.has-desc .site-description,
.site-branding .has-logo-img .site-description {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 0;
  position: relative;
  top: -15px;
  color: #000;
}

.home.header-transparent .no-scroll .site-brand-inner,
.home.header-transparent .no-scroll .site-text-logo {
  color: #fff;
}

.header-social {
  margin-left: 0px;
  float: right;
}
@media screen and (min-width: 940px) {
  .header-social {
    margin-left: 10px;
  }
}
@media screen and (max-width: 576px) {
  .header-social {
    display: none;
  }
}
.header-social a {
  display: block;
  height: 100%;
  float: left;
  margin-left: 0px;
  margin-top: -2px;
  color: #422d5e;
}
@media screen and (min-width: 940px) {
  .header-social a {
    margin-left: 3px;
  }
}
.header-social a:hover {
  color: #000;
  -webkit-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.header-social .fa-stack-1x,
.header-social .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.header-social .fa-stack-1x {
  line-height: inherit;
}
.header-social .fa-stack-2x {
  font-size: 2em;
}
.header-social .fa-inverse {
  color: #fff;
}

.header-btn {
  float: right;
}









/* Site Navigation */
.nav-menu,
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu {
  float: left;
}
.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}
.nav-menu ul ul {
  top: 0;
  left: 100%;
}
.nav-menu li {
  position: relative;
}
.nav-menu > li {
  float: left;
}
.nav-menu li:hover > ul {
  display: block;
}
.nav-menu a,
ul .wpml-ls-menu-item a {
  display: block;
  position: relative;
}

.nav-menu ul {
  min-width: 100%;
  *width: 100%;
  border: 1px solid #e9e9e9;
  border-top: none;
}
.nav-menu li {
  white-space: nowrap;
  *white-space: normal;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.nav-menu li:hover {
  -webkit-transition: none;
  transition: none;
}
.nav-menu a {
  color: #1d1d1b;
  font-family: 'korolev_condensedbold', sans-serif;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1.33px;
  text-transform: uppercase;
  text-decoration: none;
  zoom: 1;
}
.nav-menu a:hover {
  color: #ff3c00;
  background-color: #fff;
}
.nav-menu ul li {
  line-height: 26px;
}
.nav-menu ul li a {
  font-family: 'korolev_condensedmedium', sans-serif;
  text-transform: uppercase;
  border-top: 1px solid #e9e9e9;
  padding: 8px 15px;
  color: #1d1d1b;
  font-size: 15px;
  text-transform: uppercase;
  background: #fff;
  min-width: 180px;
}
.nav-menu ul li a:hover {
  color: #fff !important;
  background: #ff3c00;
}


.nav-menu ul ul li a {
  font-family: 'korolev_condensedmedium', sans-serif;
  text-transform: uppercase;
}


.nav-menu li.current-menu-item > a {
  color: #ff3c00;
}
.nav-menu ul li.current-menu-item > a {
  color: #ff3c00;
}
.nav-menu > li:last-child > a {
  padding-right: 0px;
}
.nav-menu > li a.active {
  color: #ff3c00;
}
.nav-menu .nav-toggle-subarrow {
  display: none;
}

#nav-toggle {
  display: none;
  margin-left: 15px;
}

@media screen and (max-width: 1200px) {
  .main-navigation {
    position: relative;
  }

  .main-navigation .nav-menu {
    width: 100% !important;
    display: block;
    height: 0px;
    overflow: hidden;
  	background: #fff;
  }

  .nav-menu.nav-menu-mobile {
    position: absolute;
    top: 75px;
    right: 0;
    width: 100%;
    z-index: 800;
    overflow: auto !important;
    border-top: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
  }
  .nav-menu.nav-menu-mobile > li > a {
    padding: 12px 20px;
  }
  .nav-menu.nav-menu-mobile li:hover ul {
    display: none;
  }
  .nav-menu.nav-menu-mobile ul {
    box-shadow: none;
    padding-bottom: 0;
    border: none;
    position: relative;
  }
  .nav-menu.nav-menu-mobile ul li:last-child {
    border-bottom: none;
  }
  .nav-menu.nav-menu-mobile li:last-child {
    border-bottom: 1px solid #e9e9e9;
  }
  .nav-menu.nav-menu-mobile ul li a {
    padding: 12px 35px;
    border-top: none;
  }
  .nav-menu.nav-menu-mobile ul li a:hover {
    background: transparent;
  }
  .nav-menu.nav-menu-mobile ul li li a {
    padding: 12px 50px;
    border-top: none;

  }

    /* .nav-menu.nav-menu-mobile ul li li:last-child { border-bottom: 1px solid #e9e9e9;} */



  .nav-menu.nav-menu-mobile ul li li li a {
    padding: 12px 75px;
  }
  .nav-menu.nav-menu-mobile ul ul {
    left: 0px;
  }
  .nav-menu.nav-menu-mobile li {
    line-height: 20px;
    background: #fff;
    border-top: 1px solid #e9e9e9;
    width: 100% !important;
  }
  .nav-menu.nav-menu-mobile > li:first-child {
    border-top: 0px none;
  }
  .nav-menu.nav-menu-mobile li.nav-menu-current-item > a {
    color: #e73446;
  }
  .nav-menu.nav-menu-mobile a {
    color: #777;
  }
  .nav-menu.nav-menu-mobile a:hover {
    color: #000 !important;
  }
  .nav-menu.nav-menu-mobile .nav-toggle-subarrow {
    display: block;
    color: #999;
    border-left: 1px solid #e9e9e9;
    font-weight: normal;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    text-align: center;
    padding: 11px 20px;
    z-index: 10;
    font-size: 16px;
  }
  .nav-menu.nav-menu-mobile .nav-toggle-dropdown > .nav-toggle-subarrow .fa-angle-down:before {
    font-family: 'Font Awesome 5 Free'; content: "\f106" !important; font-weight: 900; font-size: 16px; color: rgba(0,0,0,.5);
  }
  .nav-menu.nav-menu-mobile .nav-toggle-dropdown > ul {
    display: block !important;
  }

  #nav-toggle {
    display: block;
  }
}
#nav-toggle {
  float: right;
  position: relative;
  width: 35px;
  overflow: hidden;
  white-space: nowrap;
  color: transparent;
}
#nav-toggle span {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -2px;
  -webkit-transition: rotate 0.2s, translate 0.2s;
  transition: rotate 0.2s, translate 0.2s;
  display: inline-block;
  height: 3px;
  width: 24px;
  background: #000;
}
#nav-toggle span:before {
  top: -8px;
}
#nav-toggle span:after {
  top: 8px;
}
#nav-toggle span:before, #nav-toggle span:after {
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 24px;
  background: #000;
  content: "";
  right: 0;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}

#nav-toggle.nav-is-visible span {
  background: transparent;
}
#nav-toggle.nav-is-visible span:before {
  -webkit-transform: translateX(4px) translateY(-1px) rotate(45deg);
  -ms-transform: translateX(4px) translateY(-1px) rotate(45deg);
  transform: translateX(4px) translateY(-1px) rotate(45deg);
}
#nav-toggle.nav-is-visible span:after {
  -webkit-transform: translateX(4px) translateY(0px) rotate(-45deg);
  -ms-transform: translateX(4px) translateY(0px) rotate(-45deg);
  transform: translateX(4px) translateY(0px) rotate(-45deg);
}
#nav-toggle.nav-is-visible span:before, #nav-toggle.nav-is-visible span:after {
  background: #000000;
}


/* Animationen */
@-webkit-keyframes fadeInDownSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDownSmall {
  -webkit-animation-name: fadeInDownSmall;
  animation-name: fadeInDownSmall;
}

@-webkit-keyframes fadeInLeftSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInLeftSmall {
  -webkit-animation-name: fadeInLeftSmall;
  animation-name: fadeInLeftSmall;
}

@-webkit-keyframes fadeInRightSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInRightSmall {
  -webkit-animation-name: fadeInRightSmall;
  animation-name: fadeInRightSmall;
}

@-webkit-keyframes fadeInUpSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInUpSmall {
  -webkit-animation-name: fadeInUpSmall;
  animation-name: fadeInUpSmall;
}


/* Animation nur Desktop */
.nav-menu li:hover > ul 								{ -webkit-animation-duration: 0.3s; animation-duration: 0.3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: fadeInUpSmall; animation-name: fadeInUpSmall;}
.nav-menu.nav-menu-mobile li:hover > ul					{ -webkit-animation-duration: 0; animation-duration: 0; -webkit-animation-fill-mode: none; animation-fill-mode: none; -webkit-animation-name: none; animation-name: none;}

/* Pfeil nach unten in der Navigationsleiste ausblenden */
.nav-menu.nav-menu-mobile .dropdown-toggle::after		{ margin-left: 0; border-top: 0.3em solid transparent; }

/* Sprachen-Symbole */
.nav-menu > li.wpml-ls-menu-item > a					{ padding-left: 8px; padding-right: 8px; }
.nav-menu.nav-menu-mobile > li.wpml-ls-menu-item > a	{ padding-left: 20px; }
.nav-menu li.wpml-ls-menu-item ul 						{ min-width: 6rem; }

/* Extra kleine Geräte (Telefone Portraitansicht, weniger als 576px) - XS */
@media (max-width: 575.98px) {
	.main-navigation { position: static; }
}


/* ################
   ## Pageloader ##
   ################ */

.sektion {
    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}


/* 	###############
	## WordPress ##
	############### */

/* Buttons */
.wp-bootstrap-blocks-button .btn 						{ font-family: 'korolev_condensedbold', sans-serif; border: 2px solid #ff3c00; background-color: #ff3c00; color: #fff; margin: 10px 0 30px 0 !important; padding: 10px 30px; font-size: 16px; font-weight: 400; letter-spacing: 1px; text-transform: uppercase; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; box-shadow: none; }
.wp-bootstrap-blocks-button .btn-primary:focus			{ background-color: #fff !important; color: #ff3c00; box-shadow: none !important; }
.wp-bootstrap-blocks-button .btn-primary:active			{ background-color: #fff !important; color: #ff3c00; box-shadow: none !important; }
.wp-bootstrap-blocks-button .btn-primary:hover			{ background-color: #fff; color: #ff3c00; }

/* Zitat */
blockquote {
    position: relative;
    text-align: center;
    padding: 1.2em 0 2em 38px;
    border: none;
    margin: 40px auto 20px;
    max-width: 800px;
    width:100%;
    display: block;
    font-weight: 600;
}

blockquote:after {
    content: "";
    display: block;
    width: 4px;
    height: 100%;
    position: absolute;
    left: 0;
    color: #66cc66;
    top: 0;
    background: -moz-linear-gradient(top,#66cc66 0%,#66cc66 60%,rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top,#66cc66 0%,#66cc66 60%,rgba(255,255,255,0) 100%);
}


blockquote > cite,
blockquote > p > cite {
    display: block;
    font-size: 16px;
    line-height: 1.3em;
    font-weight: 700;
    font-style: normal;
    margin-top: 1.1em;
    letter-spacing: 0;
    font-style:italic;
}


/* 	###########################
	## Frontpage - Produkte  ##
	########################### */

.jcl-products  { padding: 40px 0 0 0; background-color: #f03c00; margin-bottom: 60px; }

.jcl-products .products-box 			{ background-color: #ff3c00;}
.jcl-products .products-content 		{ color: #fff;  padding-top: 55px;  padding-bottom: 55px;}
.jcl-products .products-content p 		{ font-family: 'korolev_condensedlight', sans-serif; color: #fff; text-transform: uppercase; }

.jcl-products .products-image 			{ overflow: hidden; }
.jcl-products .products-image img 		{ width: 100%; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }

.jcl-products .products-image img:hover	{ transform: scale(1.05); }

.jcl-products h3 			{ font-family: 'korolev_condensedbold', sans-serif; font-size: 30px; line-height: 30px; font-weight: 500; margin: 20px 0 10px 0; text-align: center; }
.jcl-products h3 a 			{ color: #fff; display: block; width: 100%; }
.jcl-products h3 a:hover  	{ color: #000; }
.jcl-products h3 a:focus,
.jcl-products h3 a:active	{ color: #000; }


/* 	#######################
	## Frontpage - News  ##
	####################### */

.jcl-news						{ margin-bottom: 40px; }
.jcl-post						{ background-color: #f3f7fb; }
.jcl-postimg					{ }
.jcl-postcontent 				{ padding: 30px; }
.jcl-postcontent h3				{ min-height: 90px; line-height: 30px; font-family: 'korolev_condensedbold', sans-serif; font-size: 23px; font-weight: 500; letter-spacing: 1px; color: #000; }

.jcl-postcontent h3 a 			{ color: #000; display: block; width: 100%; }
.jcl-postcontent h3 a:hover  	{ color: #ff3c00; }
.jcl-postcontent h3 a:focus,
.jcl-postcontent h3 a:active	{ color: #ff3c00; }

.jcl-postinfo					{ font-size: 11px; color: #aaa; font-weight: 400; padding-bottom: 2px; }
.jcl-postinfo > span i			{ margin-right: 3px; display: inline-block; }
.jcl-postfooter					{ padding: 15px; text-transform: uppercase; font-size: 14px; }


/* 	#############################
	## Frontpage - Industrien  ##
	############################# */

.jcl-industries 			{ background-color: #fff; padding: 50px 0 60px 0; background-position: center; background-repeat: no-repeat; background-size: cover; }
.jcl-industries h2 			{ text-align: center; color: #fff; font-size: 45px; font-weight: 400; letter-spacing: 0.04em; text-transform: uppercase; margin: 20px 0 80px 0 !important; }

.jcl-industries .item 		{ background-color: #fff; padding: 25px; min-height: 410px; }
.jcl-industries .item img	{ margin: 0 auto; width: 200px; height; 200px; }
.jcl-industries .item h3 	{ font-family: 'korolev_condensedbold', sans-serif; font-size: 24px; line-height: 30px; font-weight: 400; margin: 20px 0 20px 0; text-align: center; }
.jcl-industries .item p		{ text-transform: uppercase; }


/* 	###################
	## Servicelinks  ##
	################### */

.jcl-servicelinks 							{ background-color: #ebebeb; padding: 50px 0 60px 0; margin-bottom: 20px; }

.jcl-servicelinks .servicelinks-content 	{ background-color: #fff; margin: 15px; padding: 45px 15px 45px 15px; }
.jcl-servicelinks .servicelinks-content img	{ margin: 0 auto; width: 230px; height: 230px; }
.jcl-servicelinks .servicelinks-content h3 	{ margin-top: 20px; text-align: center; }
.jcl-servicelinks .servicelinks-content p	{ text-transform: uppercase; }
/*.jcl-servicelinks .jcl .col-lg-4 { display: flex; }*/


/* 	################
	## Standorte  ##
	################ */

.jcl-locations .cell-left		{ width: 25%; }
.jcl-locations .cell-right		{ width: 75%; }


/* 	#############################
	## Individuelle Leistungen ##
	############################# */

.jcl-services h3 	{ font-family: 'korolev_condensedbold', sans-serif; font-size: 30px; font-weight: 700; }
.jcl-services p 	{ /* text-align: justify; */ }


/* #################################################################################### */


/* Muss noch bearbeitet werden */
.object-non-visible {
  opacity: 0;
  filter: alpha(opacity=0);
}

.object-visible,
.object-non-visible.object-visible {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* Abstände und Positionen */
.absolute-positioned-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.absolute-positioned-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  top: auto;
  width: 100%;
}

.pl-5 {
  padding-left: 5px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-20 {
  padding-left: 20px;
}

.pr-5 {
  padding-right: 5px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-20 {
  padding-right: 20px;
}

.p-20 {
  padding: 20px;
}

.p-30 {
  padding: 30px;
}

.p-40 {
  padding: 40px;
}

.ph-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.ph-30 {
  padding-left: 30px;
  padding-right: 30px;
}

.ph-40 {
  padding-left: 40px;
  padding-right: 40px;
}

.pv-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.pv-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.pv-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.pv-45 {
  padding-top: 45px;
  padding-bottom: 45px;
}

.mt-5 {
  margin-top: 5px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mt-20 {
  margin-top: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.space-top {
  padding-top: 20px;
}

.space-bottom {
  padding-bottom: 20px;
}

.margin-top-clear {
  margin-top: 0 !important;
}

.margin--bottom-clear {
  margin-bottom: 0 !important;
}

.margin-clear {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.padding-top-clear {
  padding-top: 0 !important;
}

.padding-bottom-clear {
  padding-bottom: 0 !important;
}

.padding-ver-clear {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.padding-hor-clear {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.border-bottom-clear {
  border-bottom: none !important;
}

.border-top-clear {
  border-top: none !important;
}

.border-clear {
  border: none !important;
}

.circle {
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  border-radius: 100% !important;
}

.radius-clear {
  -webkit-border-radius: 0% !important;
  -moz-border-radius: 0% !important;
  border-radius: 0% !important;
}


/* Versteckte Elemente */
.hidden-xs-up {
  display: none !important;
}

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}


/* 	#####################
	## Pfeil nach oben ##
	##################### */

.scrollToTop 					{ color: #fff; position: fixed; bottom: 2px; right: 5px; width: 40px; height: 40px; text-align: center; cursor: pointer; background-color: rgba(0, 0, 0, 0.4); z-index: 1005; -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0); -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; opacity: 0; filter: alpha(opacity=0); }

.scrollToTop.fadeToTop 			{ -webkit-animation-name: fadeToTop; animation-name: fadeToTop; -webkit-animation-duration: 0.4s; animation-duration: 0.4s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
@-webkit-keyframes fadeToTop 	{ 0% { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } }
@keyframes fadeToTop 			{ 0% { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); -ms-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } 100% { opacity: 1; -webkit-transform: none; -ms-transform: none; transform: none; } }

.scrollToTop.fadeToBottom 		{ -webkit-animation-name: fadeToBottom; animation-name: fadeToBottom; -webkit-animation-duration: 0.4s; animation-duration: 0.4s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
@-webkit-keyframes fadeToBottom { 0% { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 100% { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } }
@keyframes fadeToBottom 		{ 0% { opacity: 1; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 100% { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); -ms-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } }

.scrollToTop i 					{ line-height: 38px; font-size: 20px; }
.scrollToTop:hover 				{ background-color: rgba(0, 0, 0, 0.6); }

/* Kleine Geräte (Tablets, Smartphones unter 767px) */
@media (max-width: 767px) { .scrollToTop { width: 35px; height: 35px; background-color: rgba(0, 0, 0, 0.4); } .scrollToTop i { line-height: 35px; font-size: 18px; } }


/* 	####################
	## Modal- Popoups ##
	#################### */

.modal-content .modal-title 	{ color: #fff; }
.modal-content .modal-header	{ background-color: #09afdf; }

/* Blur-Effekt */
/* body.modal-open .page-wrapper	{ -webkit-filter: blur(3px); -moz-filter: blur(5px); -o-filter: blur(5px); -ms-filter: blur(5px); filter: blur(5px); } */
.modal-footer .btn + .btn 		{ margin-bottom: 5px; }

/* Große Geräte (Große Desktops 1200px und höher) */
@media (min-width: 1200px)		{ .modal-lg { width: 1140px; max-width: none; } }


/* 	#####################
   	## Blog - Beiträge ##
   	##################### */

.main-container 	  				 			  { padding: 0 0; }
.main-container .bloglist			 			  { padding-bottom: 40px; }
.page-title							 			  { font-size: 22px; }
.blog-separator 	  				 			  { margin: 40px 0 40px 0; position: relative; }
.post-date a, .post-date span 		 			  { color: #798992; font-size: 11px; margin-right: 5px; }
.post-date a > i,.post-date span > i 			  { margin-right: 5px; }

/* Blog */
.blogpost 		 					 			  { margin: 40px 0 40px 0; }
.blogpost header 					 			  { padding: 0 0 15px 0; }
.blogpost header h2 				 			  { font-family: 'korolev_condensedbold', sans-serif; font-size: 30px; line-height: 30px; text-transform: uppercase; font-weight: 500; margin: 0; }
.blogpost .post-info 				 			  { font-size: 11px; color: #aaa; font-weight: 400; padding-bottom: 5px; }
.blogpost .post-info > span 		 			  { margin-right: 5px; display: inline-block; }
.blogpost .post-info a 				 			  { color: #aaa; }
.blogpost .blogpost-content 		 			  { padding: 0 0 10px 0; }
.blogpost .row .blogpost-content 	 			  { padding-bottom: 0; }
.blogpost footer 					 			  { font-size: 12px; padding: 10px; color: #aaa; border-top: 1px solid #eaeaea; }
.blogpost .row + footer 			 			  { padding: 10px 0; }
.blogpost.full 						 			  { margin-bottom: 30px; }
.blogpost.full header 				 			  { padding: 0 0 15px 0; }
.blogpost.full .blogpost-content 	 			  { padding: 0 0 5px; }
.blogpost.full footer 				 			  { padding: 10px 0; }

/* Blog-Buttons */
.blogpost-content .wp-bootstrap-blocks-button .btn 					{ font-family: 'korolev_condensedmedium', sans-serif; border: 2px solid #ff3c00; background-color: #ff3c00; color: #fff; margin: 5px 0 0 0 !important; padding: 10px 20px; font-size: 13px; font-weight: 400; letter-spacing: 1px; text-transform: uppercase; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; box-shadow: none; }
.blogpost-content .wp-bootstrap-blocks-button .btn-primary:focus	{ background-color: #fff !important; color: #ff3c00; box-shadow: none !important; }
.blogpost-content .wp-bootstrap-blocks-button .btn-primary:active	{ background-color: #fff !important; color: #ff3c00; box-shadow: none !important; }
.blogpost-content .wp-bootstrap-blocks-button .btn-primary:hover	{ background-color: #fff; color: #ff3c00; }

/* Bloglinks */
.main-container a 		 		  				  { color: #1d1d1b; text-decoration: none; font-weight: 400; outline: 0px; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.main-container a:focus, .main-container a:active { color: #1d1d1b; text-decoration: none; }
.main-container a:hover  		  				  { color: #ff3c00;; text-decoration: none; }

ul.pagination,
ul.pager {
  margin: 20px 0 40px;
  text-align: left;
}

ul.pagination .page-item {
  padding: 0;
  margin: 0 10px 0 0;
  border-bottom: none;
  display: inline-block;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

ul.pagination .page-item:last-child {
  margin: 0;
}

ul.pagination .page-item .page-link,
.pagination .page-item:first-child .page-link,
.pagination .page-item:last-child .page-link,
ul.pager .page-item .page-link {
  text-align: center;
  padding: 0;
  height: 40px;
  width: 40px;
  border: 1px solid #9ba0a2;
  line-height: 39px;
  background-color: #9ba0a2;
  color: #fff;
  display: inline-block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

ul.pagination .page-item .page-link:hover,
ul.pagination .page-item .page-link:focus {
  background-color: #727272;
  border: 1px solid #727272;
  color: #fff;
}

ul.pagination .page-item.active .page-link,
.page-item.active .page-link:hover,
.page-item.active .page-link:focus {
  background-color: #727272;
  border: 1px solid #727272;
  color: #fff;
}


/* News */
.news h1 { font-size: 40px; font-weight: 600; margin: 60px 0 40px 0; }

/* Kalender Widget */
.widget_calendar 				{ float: left; }
#wp-calendar 					{ width: 100%; }
#wp-calendar caption 			{ text-align: right; color: #333; font-size: 12px; margin-top: 0; margin-bottom: 0; padding: 0 !important; }
#wp-calendar thead 				{ font-size: 10px; }
#wp-calendar thead th 			{ padding-bottom: 10px; }
#wp-calendar tbody 				{ color: #aaa; }
#wp-calendar tbody td 			{ background: #f5f5f5; border: 1px solid #fff; text-align: center; padding: 8px; }
#wp-calendar tbody td:hover 	{ background: #fff; }
#wp-calendar tbody .pad 		{ background: none; }
#wp-calendar tfoot #next 		{ font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev 		{ font-size: 10px; text-transform: uppercase; padding-top: 10px; }

/* Sidebar - Widgets */
.widget-area					{ padding: 50px 0 0 0; }
.widget-area img				{ margin: 0 auto; }
.widget-area ul 	   			{ list-style-type: none; margin: 0; padding: 0 0 20px 0; }
.widget-area li 	   			{ margin-left: 0px; border-bottom: 1px dotted #dee2e6; padding: 6px 0 6px 0; }
.widget-area li:before 			{ display: inline; font-family: 'Font Awesome 5 Free'; font-weight: 900; font-size: 15px; color: #e73446; padding-right: 3px; line-height: 24px; content: "\f105"; vertical-align: top; }
.widget-area .widget   			{ margin-bottom: 1.5em; }
.widget-area .post-date 		{ display: block; margin-top: 0; margin-left: 20px; font-size: 11px; }

.widget_archive ul li a  		{ font-size: 15px; padding-left: 5px; display: inline-block; width: 90%; }
.widget_pages ul li a  			{ font-size: 15px; padding-left: 5px; display: inline-block; width: 90%; }
.widget_recent_entries ul li a 	{ font-size: 15px; display: inline-block; width: 90%; }
.widget_categories ul li a 		{ font-size: 15px; padding-left: 5px; display: inline-block; width: 90%; }
.textwidget						{ font-size: 15px; }


/*	##################
	## 404 - Fehler ##
	################## */

#error .heading h1	{ margin-top: 40px; text-align: center; }
.error-content    	{ text-align: center; }
.error-content h1 	{ margin-bottom: 1.9em; }
.fa-minus-circle  	{ padding-top: 10px; padding-bottom: 10px; color: #912722; }


/*	#####################
	## Kontaktformular ##
	##################### */

/* Inputfelder fomatieren */
.wpcf7-form .form-control 													{ border-radius: 20px; -webkit-box-shadow: none; box-shadow: none; }
.wpcf7-form .form-control:focus 											{ border-color: #ff3c00; }
.wpcf7-form label 															{ cursor: pointer; }

/* Formular Checkbox */
.wpcf7-list-item 															{ display: block; }
.wpcf7-form .ship-choice .wpcf7-list-item 									{ display: inline-block; }

/* Textfeld formatieren (Mindesthöhe) */
.wpcf7-form textarea.form-control											{ min-height: 200px; resize: none; }

/* Eigene Ladeanimation für das Kontaktformular */
div.wpcf7 .ajax-loader 														{ float: right; margin-top: 24px; background-image: url('img/ajax-loader.gif'); width: 24px; height: 24px; }
.wpcf7 .ajax-loader 														{ background-color: #fff !important; }

/* Checkbox - Datenschutz */
.wpcf7-form .wpcf7-acceptance label 										{ position: relative; cursor: pointer; line-height: 19px; }
.wpcf7-form .wpcf7-acceptance input[type=checkbox] 							{ position: relative; visibility: hidden; }
.wpcf7-form .wpcf7-acceptance span.wpcf7-list-item 							{ margin: 0 0 0 .5em; }
.wpcf7-form .wpcf7-acceptance input[type=checkbox] + span					{ padding-left: 30px; font-size: 14px; }
.wpcf7-form .wpcf7-acceptance input[type=checkbox] + span p 				{ }
.wpcf7-form .wpcf7-acceptance input[type=checkbox] + span:before			{ display: block; position: absolute; content: ''; border-radius: 0; height: 16px; width: 16px; top: 5px; border: 2px solid #ced4da; }
.wpcf7-form .wpcf7-acceptance input[type=checkbox] + span:after 			{ display: block; position: absolute; top: 5px; left: 2; visibility: hidden; border-radius: 0; border: 8px solid #ff3c00; }
.wpcf7-form .wpcf7-acceptance input[type=checkbox]:checked + span:before 	{ background: transparent; border-color: #ff3c00; }
.wpcf7-form .wpcf7-acceptance input[type=checkbox]:checked + span:after 	{ visibility: visible; }
.wpcf7-form div.wpcf7-validation-errors, div.wpcf7-acceptance-missing 		{ border: 2px solid #f00; }
.wpcf7-form .contact-note p 												{ padding-left: 8px; font-size: 14px; margin-bottom: 0; line-height: 19px; }

/* Button */
.wpcf7-form .btn-lg 		{ font-family: 'korolev_condensedbold', sans-serif; border: 2px solid #ff3c00; background-color: #ff3c00; color: #fff; margin-top: 10px; padding: 10px 30px; font-size: 20px; font-weight: 400; letter-spacing: 1px; text-transform: uppercase; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; box-shadow: none; }
.wpcf7-form .btn-lg:focus	{ background-color: #fff !important; color: #ff3c00; box-shadow: none !important; }
.wpcf7-form .btn-lg:active	{ background-color: #fff !important; color: #ff3c00; box-shadow: none !important; }
.wpcf7-form .btn-lg:hover	{ background-color: #fff; color: #ff3c00; }


/*	###################
	## footer - oben ##
	################### */

.footer 								{ background-color: #2f2f35; color: #fff; }
.footer p 								{ font-size: 18px; }

.second-footer 							{ padding-top: 50px; padding-bottom: 25px; }
.second-footer p 						{ font-size: 15px; line-height: 25px; }
.footer-content  	   					{ padding: 10px 0 0 0; }

/* Kontakdaten */
.footer address 	   					{ font-size: 15px; line-height 1.6em; margin-bottom: 0; color: #fff; text-align: left; }

/* footer - Widgets */
.footer .widget h5 						{ text-align: left; }
.footer .widget ul, .footer .widget li  { padding: 0; margin: 0; list-style: none; text-align: left; }
.footer .widget ul 						{ margin:  0 0 40px 0; }
.footer .widget li 						{ padding: 12px 0 0 0; margin: .3em;  margin-left: 1em; font-size: 15px; }
.footer .widget li:before 				{ content: '\f054'; font-family: 'Font Awesome 5 Free'; font-size: 10px; font-weight: 900; padding: 5px 0 0 0; float: left; margin-left: -1.5em; vertical-align: middle; color: #ff3c00; line-height: 10px; }
.footer .widget li:hover::before 		{ color: #ff3c00; }
.footer .widget li a 	   				{ display: block; width: 100%; color: #fff; line-height: 1.4666666667; }
.footer .widget li a:hover 				{ color: #ff3c00; }

/* footer links */
.footer a 		 		  		   		{ color: #fff; outline: 0px; }
.footer a:hover  		  		   		{ color: #ff3c00; text-decoration: none; }
.footer a:focus, .footer a:active 		{ color: #ff3c00; }


/*	####################
	## footer - unten ##
	#################### */

/* Subfooter */
.sub-footer 								{ background-color: #1d1d1b; margin-top: 10px; font-size: 14px; color: #f2f2f2; }
.sub-footer p 								{ font-size: 14px; line-height: 44px; margin: 0; }
.sub-footer a 								{ color: #f2f2f2; }
.sub-footer a:hover 						{ color: #ff3c00; }

/* Menü */
.sub-footer-menu 							{ float: right; display: inline-block; padding: 0; }
.sub-footer-menu a 							{ color: #f2f2f2; line-height: 44px; }
.sub-footer-menu a:hover 					{ color: #ff3c00; text-decoration: none; }

ul.sub-footer-menu  						{ margin: 0; list-style: none; }
.sub-footer-menu li 						{ float: left; }
.sub-footer-menu li:not(:last-child)::after	{ content: " / "; white-space: pre; }
.sub-footer-menu li:last-child::before 		{ content: "" }
.sub-footer-menu li:last-child::after 		{ content: "" }


/*	########################################
	## Responsive - Standard Mobil zuerst ##
	######################################## */

/* Kleine Geräte (Telefone im Querformat, 576px und höher) - SM */
@media (min-width: 576px) { }

/* Mittlere Geräte (Tablets ab 768px) - MD */
@media (min-width: 768px) {
  .jcl-servicelinks .jcl .col-lg-4 { display: flex; }
}

/* Große Geräte (Desktops, 992px und höher) - LG */
@media (min-width: 992px) { }

/* Extra große Geräte (große Desktops ab 1200px) - XL */
@media (min-width: 1200px) { }


/*	###########################################################
	## Responsive - Angegebenen Bildschirmgröße oder kleiner ##
	########################################################### */

/* Extra kleine Geräte (Telefone Portraitansicht, weniger als 576px) - XS */
@media (max-width: 575.98px) {

	/* Überschriften */
	h1 				{ font-size: 20px; }
	h2 				{ font-size: 18px; }
	h3 				{ font-size: 16px; }

	/* subfooter */
	.sub-footer p 			{ line-height: 14px; padding-top: 14px; text-align: center; }
	.sub-footer-menu		{ display: table; float: none; margin: 0 auto !important; }

	/* footer Abstände*/
	.footer-content	{ margin-bottom: 40px; }
	.front-item 	{ margin-bottom: 40px; }

	.widget-area	{ padding: 20px 0 0 15px; }

}

/* Kleine Geräte (Telefone Querformat, weniger als 768px) - SM */
@media (max-width: 767.98px) {

	/* Themen */
  	.front .front-item.pull-right { float: none !important; }

}

/* Mittlere Geräte (Tablets, weniger als 992px) - MD */
@media (max-width: 991.98px) {

	/* Cookie Hinweis */
	#cookie-notice { left: 50%; transform: translateX(-50%); }

	/* footer Abstände*/
	.footer-content	{ margin-bottom: 40px; }

}

/* Große Geräte (Desktops, weniger als 1200px) - LG */
@media (max-width: 1199.98px) { }


/*	#########################
	## Responsive - Mixins ##
	######################### */

/* Kleine Geräte (Telefone im Querformat, 576px und höher) */
@media (min-width: 576px) and (max-width: 767.98px) { }

/* Mittlere Geräte (Tablets ab 768px) */
@media (min-width: 768px) and (max-width: 991.98px) { }

/* Große Geräte (Desktops, 992px und höher) */
@media (min-width: 992px) and (max-width: 1199.98px) { }
