/* 
Theme Name:   XIMEO
Theme URI:    
Description:  
Author:       ximeo
Author URI:   https://ximeo.der-juchem.de
Template:     Divi
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html

/* == Add your own styles below this line ==
--------------------------------------------*/

@import "typography.css";
.dsm_fixed_header header.et-l--header {
	background: none;
	left: 0;
}

.dsm_fixed_header.dsm_fixed_header_scroll_active header.et-l--header {
	background: white;
}

header {
	transition: transform 0.34s ease;
}

.headerup {
	transform: translateY(-270px);
}

.page-logo,
.page-logo-sub {
	-webkit-transition: all 0.5s 0s ease;
	-moz-transition: all 0.5s 0s ease;
	-o-transition: all 0.5s 0s ease;
	transition: all 0.5s 0s ease;
}

.dsm_fixed_header header.et-l--header .page-logo {
	padding: 50px 60px;
}

.dsm_fixed_header.dsm_fixed_header_scroll_active header.et-l--header .page-logo {
	padding: 0 80px;
}

footer .page-logo-footer {
	width: 250px;
	margin-bottom: 0 !important;
}

footer .et_pb_column:first-child {
	display: flex;
	align-items: center;
}

footer .et_pb_menu .et_pb_menu__menu {
	display: block;
}

footer .et_mobile_nav_menu {
	display: none !important;
}

/* Nach oben */
footer span.et-pb-icon {
	text-indent: -9999px;
	background-image: url('https://ximeo.der-juchem.de/wp-content/uploads/2023/01/btn-up.svg');
	width: 40px;
	height: 40px;
	background-size: cover;
}

.et_pb_icon_0_tb_footer .et_pb_icon_wrap .et-pb-icon {
	color: transparent !important
}

#main-content .container,
.container {
	width: 90%;
	max-width: 1920px;
	margin: 0 auto;
}

#main-content .container:before,
.container:before {
	display: none;
}

#main-content {
	background-color: transparent;
	z-index: 2;
	position: relative;
}

.et_pb_row {
	width: 90%;
	max-width: 1920px;
	margin: auto;
	position: relative;
}

#left-area {
	padding: 0 !important;
	width: 100%;
}

#sidebar {
	display: none;
}

.et_post_meta_wrapper {
	display: none;
}

div#navigation {
	height: 90vh;
	width: 100vw;
}

.mfp-close .et-pb-icon {
	font-size: 50px !important;
}

.et_pb_module.dsm-popup-module.dsm-popup-trigger.et_pb_icon.et_pb_icon_0_tb_header {
	margin-bottom: 0;
}

@media all and (max-width: 768px) {
	.et_pb_module.dsm-popup-module.dsm-popup-trigger.et_pb_icon.et_pb_icon_0_tb_header {
		position: absolute;
		right: 0;
		top: 0;
	}
}

/* Navigation Hintergrund  */
.mfp-bg {
	background: rgba(0, 63, 84,0.8)!important;
}

/* Menu rechts Zahlenabstand */
span.nav-number {
	margin-left: 30px;
}

.ximeo-btn.font-white {
	color: #fff !important;
}



/* Expertise */
.page-expertise .et_pb_module_header {
	font-weight: bold;
    margin: 0;
     margin-top: 10px;
}

.page-expertise .et_pb_blurb_description {
	font-family: 'PlantinStd'
}



/* PopUp */
.mfp-content {
	max-width: unset !important;
}

/* Anfrageformular */
div#anfrage {
	margin: 0;
	background-color: #F6F5EE;
	padding: 10%;
}

/* Checkbox */
input#datenschutz:checked {
	background-color: #C07756;
}

input#datenschutz {
	position: relative;
	margin-left: 4px;
	width: 25px;
	float: left;
	margin: 2px 10px 2px 1px;
	height: 25px;
	border-radius: 50%;
	vertical-align: middle;
	border: 1px solid #C07756;
	-webkit-appearance: none;
	outline: none;
	cursor: pointer;
}

/* Ximeo Form */
.ximeo-form {
	display: flex;
	margin-bottom: 2.5%;
	gap: 10%;
	column-gap: 10%;
}

.ximeo-form .col {
	flex: 1;
	width: 45%;
	margin-right: 5%;
}

.col-full {
	width: 100%;
}

@media all and (max-width: 479px) {
	.ximeo-form {
		display: block;
	}

	.ximeo-form .col {
		width: 100%;
		margin-bottom: 10px;
	}

	.wpcf7-submit.et_pb_button {
		width: 100% !important;
	}
}

.dsm_contact_form_7 input.text,
.dsm_contact_form_7 input.title,
.dsm_contact_form_7 input[type=email],
.dsm_contact_form_7 input[type=url],
.dsm_contact_form_7 input[type=password],
.dsm_contact_form_7 input[type=tel],
.dsm_contact_form_7 input[type=text],
.dsm_contact_form_7 input[type=number],
.dsm_contact_form_7 input[type=date],
.dsm_contact_form_7 select,
.dsm_contact_form_7 textarea {
	border-bottom: 3px solid #C07756 !important;
	background-color: transparent !important;
}

span.wpcf7-list-item {
	margin: 0;
}

/* Karrierebereich */

/* blendet Header wenn Job offen */


.jobtitle {
	height: auto;
	display: flex;
	align-items: center;
	margin: 0;
	cursor: pointer;
	padding-left: 50px;
	background-image: url('https://ximeo.der-juchem.de/wp-content/uploads/2022/12/icon.svg');
	background-size: 30px;
	background-position: left center;
	background-repeat: no-repeat
}

.jobtitle h5 {
	padding-bottom: 7px;
	line-height: 1.2;
	padding-top: 5px;
	margin-right: auto;
	font-weight: bold;
}

.jobtitle span {
	text-align: left;
	display: none;

}

.jobtitle span:last-child {
	min-width: auto;
	text-align: left;
	margin-left: 20px;
	min-width: 200px;
}

.jobcontent {
	background: #fff;
	display: none;
	padding: 5%;
	color: #003E53;
	font-size:1.333rem!important
}


.jobcontent {
	position: fixed;
	width: 80%;
	height: 80%;
	top: 10%;
	left: 10%;
	overflow-y: scroll;
	overflow-x: hidden;
	z-index: 9999;
	border: 10px solid #fff;

}

.jobcontent ul,
.jobcontent li,
.jobcontent p {
	background: none !important;

	line-height: normal;
}


.close {
	cursor: pointer;
}

.close {
	cursor: pointer;
	position: absolute;
	top: 40px;
	right: 40px;


	padding-left: 50px;
	background-image: url(https://ximeo.der-juchem.de/wp-content/uploads/2022/12/icon.svg);
	background-size: 30px;
	background-position: left center;
	background-repeat: no-repeat;

	line-height: 30px;

}

.jobcontent h1 {
	max-width: 65%;
	margin-bottom: 5% !important;
	color: #003E53;
	    font-weight: bold;

}

.jobcontent h2 {
    color: #CD734E;
    font-family: 'PlantinStd';
    font-size: 2rem;
    font-weight: bold;
}

/* width */

.jobcontent::-webkit-scrollbar {
	width: 10px;
}

/* Track */

.jobcontent::-webkit-scrollbar-track {
	background: #F6F5EE;
}

/* Handle */

.jobcontent::-webkit-scrollbar-thumb {
	background: #003E53;
}

/* Handle on hover */

.jobcontent::-webkit-scrollbar-thumb:hover {
	background: #CD734E;
}



@media all and (max-width: 980px) {
strong.schliessen {
    text-indent: -9999px;
    display: block;
}
.close {

    top: 20px;
    right: 10px;	
}
}
@media all and (max-width: 479px) {
.jobcontent h1 {
    padding-top: 50px;
	max-width:unset;
	font-size:1.3rem;
}
.jobcontent h2 {
    font-size: 1.2rem;
}
	

}





/* Video Home */
.home span.et_pb_section_video_bg.et_pb_video_play_outside_viewport:after {
	content: '';
	left: 0;
	top: 0;
	position: absolute;
	display: block;
	background-color: rgba(0, 0, 0, 0.1);
	height: 100%;
	width: 100%;
}

/* Animation Navigation */
.dsm-popup .dsm-menu a:hover {
	padding-left: 10%;
}

/* Expertise Mobil */
@media all and (max-width: 479px) {
	.et_pb_main_blurb_image span.et_pb_image_wrap img {
		width: 50%;
	}

	.home .et_pb_main_blurb_image span.et_pb_image_wrap img {
		width: 100%;
	}
.page-expertise .et_pb_module_header {
     margin-top: 0px;
}

}

/* Form */
.flex-form {
	width: 100%;
	display: flex;
	column-gap: 50px;
}

.col {
	width: 50%;
	display: flex;
}

.col-left {
	flex-direction: column;
	display: flex;
}

.col.col-right {
	justify-content: space-between;
	align-content: space-between !important;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}

.flex-form p {
	width: 100%;
}

.col.col-right {
	border-bottom: 3px solid #C07756;
}

textarea.wpcf7-form-control {
	height: unset !important;
	max-height: 130px !important;
	border-bottom: none !important;
}

.wpcf7-not-valid-tip {
	color: #dc3232;
	font-size: 1em;
	font-weight: normal;
	display: block;
	position: absolute;
	font-size: 0.6em;
}

input,
textarea,
select {
	font-size: inherit !important;
}

/* Kontakt Responsive */

@media all and (max-width: 479px) {
	.flex-form {
		width: 100%;
		display: block;
	}

	.col {
		width: 100%;
		display: block;
		margin-bottom: 30px;
	}

	.dsm-popup h2 {
		font-size: 1.8rem;
		margin-top: 20px;
		color: #003E53 !important;
	}

	span.wpcf7-list-item-label {
		font-size: 13px;
		display: block;
		line-height: 18px;
	}

}




/* Buttons neu */ 

body #page-container .et_pb_section .dsm_contact_form_7_0 .wpcf7-form-control.wpcf7-submit {
	font-size:1.3rem!important
}

.et_pb_button_module_wrapper {
    width: 50%;
	min-height:100px;
}

a.et_pb_button {
    font-family: 'PlantinStd' !important;
    font-weight: bold;
    line-height: 1.2!important;
    height: 100px;
	font-size:1.3rem;
    bottom: 0px;
    top: 0;
    display: flex;
    align-items: flex-end;
	border-radius:0;
}

a.et_pb_button.ximeo-btn {
    border: 2px solid #C07756;
		color:#003E53;
}


.et_pb_button:after {
    left: unset;
right: 10px;
    bottom: 10px;
}

.et_pb_button:after, .et_pb_button:before {
    content: '';
    width: 30px;
    background-image: url(https://ximeo.der-juchem.de/wp-content/uploads/2022/12/ico-arrow-right.svg);
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
	opacity:1;
}


a.et_pb_button {
    padding-right: 50%!important;
}

/* Bewirb dich Button */ 

.page-id-119 a.et_pb_button {
    padding-right: 60%!important;
}



/* Kontaktbutton */ 


.wpcf7-submit {
    text-align: left;
    min-height: 100px;
    display: flex!important;
    align-items: flex-end;
    font-family: 'PlantinStd' !important;
    font-weight: bold;
    line-height: 1.2!important;	
	    border: 2px solid #C07756;
	width: 250px;
    float: right;
}


.dsm_contact_form_7 .wpcf7-form-control.wpcf7-submit {
	color:#003E53!important
		
}


@media all and (min-width: 1921px) {
	
.et_pb_button_module_wrapper {
    width: 50%;
    float: left;
    height: 150px;
}

	
	a.et_pb_button {
		  height: 150px;
	}
	
	.page-id-119 a.et_pb_button {
    padding-right: 50%!important;
}

	
}

.jobcontent .et_pb_button_module_wrapper {
    width: 30%;
}


@media all and (max-width: 479px) {

	.et_pb_button_module_wrapper {
    width: 100%;
}
	.jobcontent .et_pb_button_module_wrapper {
    width: 100%;
}
	
	
	.jobcontent .et_pb_button:after, 	.jobcontent .et_pb_button:before {
    content: '';
    width: 30px;
    background-image: url(https://ximeo.der-juchem.de/wp-content/uploads/2022/12/ico-arrow-right.svg);
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
	opacity:1;
}

	
body #page-container .et_pb_section .dsm_contact_form_7_0 .wpcf7-form-control.wpcf7-submit, a.et_pb_button  {
	font-size:1rem!important
}
	
	

}


.jobcontent .et_pb_button, .jobcontent .et_pb_button, .jobcontent .et_pb_button:hover, .jobcontent .et_pb_button:hover {
    border: 2px solid #c07756;
    padding: 0.7em 2em 0.7em 0.7em;
color:#003E53;
}



/* Anpassungen */ 

#left-area ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul {
	line-height:inherit;
}

/* Formular Meldung */ 

.wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
    border-color: #46b450;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    border: none;
    background-color: #CD734E;
    color: #fff;
	margin:0;
}




