/* 
Theme Name:		IKMT
Theme URI:		https://www.ikmt.eu/
Description:	Child-Theme
Author:			IKMT
Author URI:		https://www.ikmt.eu/
Template:		hello-elementor
Version:		1.0
Text Domain:	ikmt
*/



/* Allgemein */
html, body, .elementor-location-footer {
	overflow-x:hidden !important;
	margin:0;
}
p { 
	hyphens: auto !important; 
}
.elementor {
    hyphens: auto !important;
}
.trennung-deac {
    hyphens: none !important;
}
p {
    margin-bottom: 0rem;
}
ul li ul li {
    list-style:disc;
}
.elementor-nav-menu--dropdown .elementor-sub-item {
    font-size: 1.2em;
}



#ueber span {
	color: #e16625;
}

#headtext b {
	color:#e16625;
}



#copyright a {
	color: #fff;
}
#copyright a:hover {
	color: #e16625;
}


.timeline li .tl-circ {
    background: #e16625 !important;
}

#kundenlogos img {
	max-height: 85px;
    width: auto;
}



/* Sidebar */
.elementor-location-popup {
	overflow-x: hidden;
}
#sidebar1 {
	right:-200px;
	overflow-x: hidden;
	transition: 1s;
}
#sidebar1:hover {
	right:0px !important;
	transition: 1s;
}

.stellen a {
	color:#000;
}
.stellen a:hover {
	color:#000;
	text-decoration:underline;
}

/* Forms */
.wpcf7-response-output {
	float:left;color:#000 !important;
}
.wpcf7 .wpcf7-form-control {
  width:100%;
  max-width:500px;
}
.wpcf7 label {
  color:white;
  font-weight:normal;
}
.wpcf7 .wpcf7-submit {
   background-color:#df6010;
   text-align: center;
   cursor: default;
   color: white;
   padding: 0px;
   height:60px;
   border: 0px;
}
.wpcf7 .wpcf7-textarea {
	height:94px;
}
span.wpcf7-not-valid-tip {
	display:inline !important;
}
div.wpcf7-validation-errors {
	border:0px solid black !important;
}

#bp-gally .elementor-gallery-item__title {
    bottom: 0px;
    position: absolute;
	opacity:1 !important;
	text-align:left;
	padding:7px 15px;
	background-color: rgba(224,102,37,0.9);
}

.grecaptcha-badge {
	display:none !important;
}



#bewerben-from input { border: 1px solid #f4f4f4;height: 35px;margin-bottom: 10px;padding: 10px;border-radius:0px !important;}
#bewerben-from textarea { border: 1px solid #f4f4f4;margin-bottom: 10px;padding: 10px;height:155px;border-radius:0px !important;}
#bewerben-from .wpcf7-submit {width:100px;float:right;text-transform:uppercase;padding: 8px 20px;height:auto;margin-top: 20px;}
#bewerben-from .wpcf7-submit:hover {background-color:#383538;}
#bewerben-from .wpcf7-list-item a {color:#e16525;}
#bewerben-from .wpcf7-list-item a:hover {color:#383538;}
#bewerben-from .wpcf7-list-item-label {line-height: 14px !important;display: block;padding-left: 30px;margin-top: -36px;}
#bewerben-from .wpcf7-form-control {max-width:100%;}
#bewerben-from span.wpcf7-list-item {margin: 0em;}
#bewerb .phone img, #bewerb .mail img {margin-right:10px;}
#bewerb .phone a, #bewerb .mail a {color:#fff;}
#bewerb .phone a:hover, #bewerb .mail a:hover {color:#e16525;}




/* Tabs */
.elementor-tabs-wrapper {
	width:100%;
	display:flex;
}
.elementor-tab-title {
	width: 33.4% !important;
	text-align: center;
	background-color: #ececec;
	border-right: 4px solid #fff;
	float: left;
	padding: 35px 25px !important;
	transition: 0.5s;
}
.elementor-tab-title:hover {
	background-color:#e16625;
	transition: 0.5s;
}
.elementor-tab-title:hover a {
	color:#fff !important;
	transition: 0.5s;
}
.elementor-tab-content {
	background-color:#fff;
}
.elementor-tab-title.elementor-active {
	background-color:#e16625 !important;
}
.elementor-tab-title.elementor-active a {
	color:#fff !important;
}
.elementor-tab-title:last-child {
	padding-right:0px;
	border-right:0px;
	width: 33.3% !important;
}


#bewerbungtab .elementor-tabs-wrapper {
	width:100%;
	display:flex;
}
#bewerbungtab .elementor-tab-title {
	width: 50.4% !important;
	text-align: center;
	background-color: #ececec;
	border-right: 4px solid #fff;
	float: left;
	padding: 35px 25px !important;
	transition: 0.5s;
}
#bewerbungtab .elementor-tab-title:last-child {
	padding-right:0px;
	border-right:0px;
	width: 50.4% !important;
}
#bewerbungtab .elementor-tab-content {
    padding: 0px !important;
}
@media only screen and (min-width: 651px) and (max-width: 1500px) {
	.elementor-tab-title, .elementor-tab-title:last-child, #bewerbungtab .elementor-tab-title, #bewerbungtab .elementor-tab-title:last-child   {
		width: 50% !important;
		border-right:0px;
		padding-right:unset;
		padding-top: 25px !important;
		padding-bottom: 25px !important;
	}
	.elementor-tabs-wrapper {
		display: block !important;
	}
	.elementor-tabs-wrapper a {
		line-height:1em !important;
	}
	.elementor-tab-mobile-title {
		display:none !important;
	}
	.elementor-widget-tabs .elementor-tab-content {
		padding: 0px 10px !important;
	}
}
@media only screen and (max-width: 650px) {
	.elementor-tab-title, .elementor-tab-title:last-child, #bewerbungtab .elementor-tab-title, #bewerbungtab .elementor-tab-title:last-child   {
		width: 100% !important;
		border-right:0px;
		padding-right:unset;
		padding-top: 25px !important;
		padding-bottom: 25px !important;
	}
	.elementor-tabs-wrapper {
		display: block !important;
	}
	.elementor-tabs-wrapper a {
		line-height:1em !important;
	}
	.elementor-tab-mobile-title {
		display:none !important;
	}
	.elementor-widget-tabs .elementor-tab-content {
		padding: 0px 10px !important;
	}
	#bewerbungtab .elementor-section-wrap {
		margin-top:60px;
	}
}


/* Ansprechpartner */
#ansprechueber a {
	color:#000;
}
#ansprechueber a:hover {
	color:#e16625;
}
#ansprechueber .mail img {
	margin-right: 5px;
}
#ansprechueber .phone img {
	margin-right: 5px;
}
.links a {
	color: #e16625;
}



/* Cookiebanner */
#CybotCookiebotDialog {
    margin-left: 0px !important;
    margin-top: 0px !important;
    top: unset !important;
    left: unset !important;
    right: 3% !important;
    bottom: 4% !important;
    position: fixed !important;
    width: 40% !important;
    border: 1px solid #000 !important;
    float: right !important;
	border-radius: 0px !important;
}
#CybotCookiebotDialogPoweredbyLink {
	display:none !important;
}
#CybotCookiebotDialogBody {
    max-width: 100% !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
}
#CybotCookiebotDialogBodyButtonAccept {
    background-color: #188600 !important;
    border: 1px solid #188600 !important;
}
#CybotCookiebotDialogBodyContent {
    padding: 12px 0px 8px 0px !important;
}
#CybotCookiebotDialogBodyButtons {
    padding-left: 0px !important;
	margin-left: 0px !important;
}
.CybotCookiebotDialogBodyButton {
    padding: 3px 7px 5px !important;
	margin-left:0px !important;
	margin-right:15px !important;
	width: 220px !important;
}
#CybotCookiebotDialogBodyContentText {
    line-height: 1.5 !important;
}
@media only screen and (max-width: 950px) {
	#CybotCookiebotDialog {
		width: 94% !important;
	}	
}