/*
 Theme Name:   MÜTRON Recruiting
 Theme URI:    https://attentus.com/
 Description:  Child Theme MÜTRON 
 Author:       Pia Frische
 Author URI:   https://attentus.com/
 Template:     Divi
 Version:      1.0.3
 License:  GNU General Public License v2 or later
 License URI: https://www.gnu.org/licenses/gpl-2.0.html   
*/

/* +++++++ WORDPRESS UI +++++ */

/* DIVI toolbar sticky at scroll */
.mce-top-part {
    position: sticky !important;
    top: -60px;
}


/* +++++++ INHALT DER SEITE +++++ */

/* Mobil */
@media screen and (max-width: 981px) {
    .mobile_nav.opened .mobile_menu_bar:before {
        content:"\4d";
    }
    .container.clearfix.et_menu_container {
        width: 90%;
        max-width: 90%;
    }    
    .et_mobile_menu {
        border-top: 0px solid white;
    }
}


/* Allgemein */
body, #main-content {
    overflow-x:  hidden;
}
#main-header.et-fixed-header {
    -webkit-box-shadow:none !important;
    -moz-box-shadow:none !important;
    box-shadow:none !important;
}
#top-menu li a {
    font-weight: normal;
}

/* wpcf7 */
.wpcf7-form.cf7mls .q-label {
    color: #fff;
    font-size: 2em;
    font-weight: 600;
    line-height: 1.3em;
    margin-bottom: 10px;
}

.wpcf7-form label, 
.wpcf7-list-item-label {
    font-size: 16px;
    color: #FFFFFF!important;
}

.wpcf7-form.cf7mls .wpcf7-radio .wpcf7-list-item {
    display: block;
    width: 100%;
    background: #fff;
    padding: 10px!important;
    margin:  20px 0 15px!important;
    font-size: 22px!important;
    font-weight: normal!important;
}
.wpcf7-form.cf7mls .wpcf7-radio .wpcf7-list-item span {
    font-weight: normal!important;

}
.wpcf7-form.cf7mls .wpcf7-radio .wpcf7-list-item label,
.wpcf7-form.cf7mls .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
    font-size: 22px!important;
    color: #666!important;    
}

.wpcf7-form.cf7mls .wpcf7-list-item input[type="radio"] {
    appearance: none;
    width: 15px;
    height: 15px;
    border: 2px solid #8CE6B3;
    border-radius: 50%;
    background-clip: content-box;
    padding: 3px;
}

.wpcf7-form.cf7mls .wpcf7-list-item input[type="checkbox"] {
    appearance: none;
    background-clip: content-box;
    width: 20px;
    height: 20px;
    border: 2px solid #8CE6B3;
    border-radius: 0%;
    padding: 3px;
    box-sizing: border-box;
    display: inline-block;
}

.wpcf7-form.cf7mls .cf7mls_back,
.wpcf7-form.cf7mls .cf7mls_next,
.wpcf7-form.cf7mls .wpcf7-submit {
    margin:  22px 0 0!important;
    font-size: 16px !important;
    padding: 10px 20px 10px 20px !important;
    font-weight: 500!important;
    background: #8CE6B3!important;
    color: #fff!important;
    border-radius: 0!important;
}

.wpcf7-form.cf7mls .wpcf7-submit {
    font-size: 22px !important;
    border-width: 0px!important;
    cursor:  pointer!important;
}

.wpcf7-form.cf7mls .cf7mls_back:hover,
.wpcf7-form.cf7mls .cf7mls_next:hover {
    background: #006eb7!important;
}

.wpcf7-form.cf7mls .wpcf7-submit:hover {
    padding-right: 2em!important;
    padding-left: 0.7em!important;
}

.wpcf7-form.cf7mls .cf7mls_next {
    display:  none!important;
}

.wpcf7-form-control.wpcf7-text, 
.wpcf7-form-control.wpcf7-tel, 
.wpcf7-form-control.wpcf7-url, 
.wpcf7-form-control.wpcf7-quiz, 
.wpcf7-form-control.wpcf7-number, 
.wpcf7-form-control.wpcf7-textarea, 
.wpcf7-form-control.wpcf7-select, 
.wpcf7-form-control.wpcf7-date {
    font-size: 16px;
    color: #666666!important;
    background-color: #FFFFFF;
    width: 100%;
    padding: 16px;
    border-width: 0;
    border-radius: 0;
}

.wpcf7-form.cf7mls fieldset .et_pb_row {
    padding: 0;
    margin: 0;
    width: 100%;
}

.wpcf7-form.cf7mls .et_pb_text_1 {
    margin-bottom: 10px!important;
}
.wpcf7-form.cf7mls .et_pb_text_1 h3 {
    font-weight: 600;
    font-size: 2.6em;
    color: #FFFFFF!important;
    line-height: 1.3em;
    text-align: left;
}
.wpcf7-form.cf7mls .dsm_icon_list_items {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 26px;
}
.wpcf7-form.cf7mls .dsm_icon_list_items li {
    font-size: 22px;
    color: #FFFFFF!important;
    line-height: 1.2em;
    align-items: flex-start;
}
.wpcf7-form.cf7mls .dsm_icon_list_items li .dsm_icon_list_wrapper {
    margin-top: 9px!important;
}
.wpcf7-form.cf7mls .dsm_icon_list_items li .dsm_icon_list_icon {
    font-size: 22px;
    color: #8ce6b3;
}
.wpcf7-form.cf7mls .dsm_icon_list_items li .dsm_icon_list_text {
    line-height: 1.7em;
    font-family: urw-din,sans-serif;
    font-weight: 300!important;
    font-style: normal;
}

.wpcf7-response-output {
    line-height: 1.3em;
}


.wpcf7-form.cf7mls.sent .wpcf7-response-output {
    text-align: center;
}

.dsm_icon_list_child p {
  display: flex;
  align-items: flex-start; /* or center if you want vertical alignment */
  gap: 0.05em; /* optional spacing between icon and text */
}

/* Additional quiz template styles */
.quiz-job-template {
    font-family: inherit;
}

.quiz-job-template.single-jobs #main-header {
    height: 146px!important;
    background-image: none!important;
}
.quiz-job-template .et-fixed-header#main-header {
    height: 96px!important;
}

@media only screen and (min-width: 981px) {
    .quiz-job-template .et-fixed-header#main-header, 
    .quiz-job-template .et-fixed-header#main-header .nav li ul, 
    .quiz-job-template .et-fixed-header .et-search-form {
        background-color: #006eb7;
        background-image: none!important;
    }
}
@media only screen and (max-width: 980px) {
    .quiz-job-template.single-jobs #main-header {
        height: 96px!important;
    }
}

@media only screen and (max-width: 980px) {
    .quiz-job-template.et_header_style_left .logo_container {
        height: 100%!important;
    }
}

.quiz-job-template .container.et_menu_container {
    height: 100%;
}

.quiz-job-template #et-top-navigation {
    height: 120px!important;
}
.quiz-job-template .et-fixed-header #et-top-navigation {
    height: 70px!important;
}

.quiz-job-template .et_pb_section {
    position: relative;
    width: 100%;
}

.quiz-job-template .et_pb_button {
    display: inline-block;
    text-align: center;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
}

.quiz-job-template .job-hero-section {
    background-color: #159FDB; 
    padding: 10vh 0 13vh 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.quiz-job-template .job-hero-section-row {
    padding-top: 206px;
    width: 90%; 
    margin: 0 auto; 
    display: flex; 
    align-items: center;
}

@media only screen and (max-width: 980px) {
    .quiz-job-template .job-hero-section-row {
        padding-top: 100px;
        display: block;
    }
}

.quiz-job-template .job-hero-section h6 {
    color: white;
    font-size: 22px;
    font-weight: 500;
    line-height: 26.4px;
    margin-bottom: 0;
}
.quiz-job-template .job-hero-section h6 span {
    color: white;
    font-size: 22px;
    font-weight: 500;
}

.quiz-job-template .job-duration {
    text-transform: capitalize;
}

.quiz-job-template .job-hero-section h3 {
    color: white;
    font-size: 44px;
    line-height: 52.8px;
    margin-bottom: 42px;
    font-weight: 700;
}

.quiz-job-template .job-hero-section-image-column {
    padding: 0 15px;
}

@media only screen and (max-width: 980px) {
    .quiz-job-template .job-hero-section-image-column {
        padding: 20px 0 0 0;
    }
}

.quiz-job-template .job-hero-section-image {
    width: 100%;
    position: relative;
    z-index: 500;
}

.quiz-job-template .job-hero-section-image img {
    width: 100%;
    height: auto;
    transform: scale(1.28) translate(3vw, 1vw);
}

@media only screen and (max-width: 980px) {
    .quiz-job-template .job-hero-section-image img {
        transform: scale(1) translate(0, 0);
    }
}

.quiz-job-template .job-profile-section-row {
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.quiz-job-template .job-benefits-section-row {
    width: 90%;
    margin: 0 auto;
    padding-top: 0px;
    display: flex;
    flex-wrap: wrap;
}

.quiz-job-template .job-profile-section-column {
    padding: 0 15px;
}

.quiz-job-template .job-profile-title {
    color: #006EB7;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 26.4px;
}

.quiz-job-template ul {
    list-style-type: disc;
    padding: 0 0 23px 1em;
    line-height: 26px;
}

.quiz-job-template ul li {
    font-size: 16px;
    font-weight: 300;
    color: #666666;
    line-height: 20.8px;
    padding-bottom: 8px;
}

.quiz-job-template ul li::marker {
    color: #8CE6B3;
}

.quiz-job-template .video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover; 
    background-position: center; 
    pointer-events: none; 
    opacity: 1; 
    transition: opacity 0.3s ease;
}

.quiz-job-template .video-overlay-hover {
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    width: 100%;
    height: 100%;
    z-index: 100;
    transition: all .5s ease-in-out;
}

.quiz-job-template .video-overlay-hover:hover {
    background-color: rgba(0, 0, 0, .6);
}

.quiz-job-template .video-overlay-hover a {
    display: block;
    width: 100%;
    height: 100%;
}

.quiz-job-template .about-muetron-text p {
    color: white;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
}




