/* Header */
.intro_uv2.intro_header_orientation_none h3 {
    display: none !important;
}
.intro_uv2 {
    position: relative;
    min-height: 400px;
}
.intro_uv2 .banner_caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #007881;
    width: 50%;
    padding: 30px;
    color: #fff;
    font-weight: 400 !important;
}
.intro_uv2 .banner_caption h3 {
    font-size: 36px;
    margin: 0;
}
.intro_uv2 .banner_caption.bg_has_lgap {
    background: transparent;
    padding: 0;
}
.intro_uv2 .banner_caption.bg_has_lgap h3 {
    margin: 0 30px 0 50px;
    font-weight: 500 !important;
    background-color: #007881;
    box-shadow: 25px 2px 0 5px #007881, -45px 2px 0 5px #007881;
    -webkit-box-decoration-break: clone; 
    box-decoration-break: clone;
    line-height: 1.7;
    display: inline;
    position: relative;
    top: 1px;
}
.intro_uv2 .banner_caption.bg_has_lgap h3 p{
    display: inline;
}
.aa_job_stellenangebot .intro_uv2 .banner_caption.bg_has_lgap h3{
    font-weight: 500 !important;
    font-size: 31px;
}

@media (max-width: 1199px) {
    .intro_uv2 {
        min-height: 350px;
    }
}
@media (max-width: 991px) {
    .intro_uv2 {
        min-height: 300px;
    } 
    .intro_uv2 .banner_caption {
        padding: 30px;
    }
    .intro_uv2 .banner_caption h3, .aa_job_stellenangebot .intro_uv2 .banner_caption.bg_has_lgap h3 {
        font-size: 28px;
    }
    .intro_uv2 .banner_caption.bg_has_lgap h3 {
        margin: 0 30px;
        font-weight: 500 !important;
        background-color: #007881;
        box-shadow: 25px 2px 0 5px #007881, -25px 2px 0 5px #007881;
    }
}
@media (max-width: 767px) {
    .intro_uv2 {
        margin: 0 -0.75rem;
        min-height: 200px;
        padding-top: 80px;
    }
    .intro_uv2 .banner_caption {
        padding: 15px;
        width: 80%;
    }
    .intro_uv2 .banner_caption h3, .aa_job_stellenangebot .intro_uv2 .banner_caption.bg_has_lgap h3 {
        font-size: 24px;
    }
    .job_detail_content_holder .back_btn_holder .b_logo_holder img {
        margin-top: 15px;
    }
}
/* End Header */
.filter_section .selection-results-text {
    font-weight: 500 !important;
    font-size: 31px;
    margin: 0 0 30px !important;
    color: #000;
}
.filter_section .search {
    margin-bottom: 50px;
}
.filter_section .search .form-control {
    height: 40px;
    border-radius: 0;
    border: 2px solid #fff;
    background-color: #fff;
    font-weight: 400;
    font-size: 14px;
    box-shadow: none;
}
.filter_section .search .form-control:focus {
    border: 2px solid #007881;
    box-shadow: none;
}
.filter_section .filter-box{
    margin-bottom: 50px;
}
.filter_section .filter-box p{
    font-weight: 300 !important;
    font-size: 14px;
    margin: 0 0 10px;
}
.filter_section .list-collapse-group.list-collapse-group-with-bg li{
    border: 2px solid #007881;
    margin-bottom: 10px;
    background: none;
    padding: 0;
}
.filter_section .list-collapse-group li > a{
    padding: 10px 20px;
    color: #000;
    font-size: 14px;
    font-weight: 400 !important;
}
.filter_section .list-collapse-group.list-collapse-group-with-bg li a::after {
    right: 15px;
    top: 11px;
}
.filter_section .terms{
    padding: 0 20px 10px;
    font-size: 14px;
    color: #007881;
}
.filter_section .terms .term .checkbox span{
    margin-right: 10px;
}
.filter_section .vacancy-listing .table tr td{
    border-top: 1px solid #777;
    padding: 10px 0;
    font-size: 12px;
}
.filter_section .vacancy-listing .table tr td a{
    font-size: 15px;
    font-weight: 500;
    color: #007881;
    line-height: normal;
}
.filter_section .vacancy-listing .table tr td a:hover{
    color: #004246;
}
.filter_section .vacancy-listing .table tr td p{
    margin: 0;
}
.filter_section .filter_sec_right .pager{
    margin: 0 0 30px;
    font-size: 14px;
    font-weight: 300;
}
.filter_section a:focus{
    text-decoration: none;
}
.blue_box {
    background-color: #007881;
    padding: 20px;
    margin-bottom: 20px;
    color: #fff;
}
.blue_box h4 {
    font-size: 16px;
    font-weight: 500 !important;
    margin: 0 0 5px;
}
.blue_box p {
    font-weight: 300;
    font-size: 14px;
    margin: 0 0 20px;
}
.blue_box .btn_initiativ {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
}
button.btn_initiativ {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    background-color: transparent !important;
    border: 0px aliceblue;
    padding-left: 0px;
}
button.btn_initiativ:hover {
    opacity: 0.8;
}
.blue_box .btn_initiativ img {
    width: 20px;
    height: 20px;
}
.email_subscribe_box {
    background: #fff;
    padding: 20px;
}
.email_subscribe_box h4 {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 5px;
    color: #007881;
}
.email_subscribe_box p {
    font-weight: 300;
    font-size: 14px;
    margin: 0 0 20px;
}
.email_subscribe_box .email_holder {
    margin-bottom: 20px;
}
.email_subscribe_box .email_holder .form-control {
    height: 40px;
    border-radius: 0;
    border: 2px solid #007881;
    background-color: #fff;
    font-weight: 400;
    font-size: 14px;
    box-shadow: none;
}
.email_subscribe_box .email_holder .form-control:focus {
    border: 2px solid #007881;
    box-shadow: none;
}
.email_subscribe_box .form-check {
    display: flex;
    gap: 10px;
    align-items: center;
    margin: 0;
    padding: 0;
}
.email_subscribe_box .form-check label {
    font-weight: 500;
    color: #007881;
    font-size: 12px;
    cursor: pointer;
}
.email_subscribe_box .form-check .form-check-input {
    margin: 0;
    float: inherit;
    border-radius: 0;
    width: 20px;
    background-color: #fff;
    height: 20px;
    border: 2px solid #007881;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}
.email_subscribe_box .form-check .form-check-input:checked[type=checkbox] {
    border: 2px solid #ef444d;
    background: url(../images/svg/berlin-chemie-karriere-icon-haken.svg) no-repeat #ef444d;
    background-size: 20px;
    background-position: center;
}
.email_subscribe_box .form_legal_box {
    display: flex;
    gap: 10px;
    align-items: center;
    margin: 0 0 20px;
    padding: 0;
}
.email_subscribe_box .form_legal_box label {
    font-weight: 300;
    color: #000;
    font-size: 12px;
    text-transform: none;
    margin: 0;
}
.email_subscribe_box .form_legal_box .control-label{
    font-size: 14px;
    font-weight: 300;
    margin: 0 0 10px;
}
.email_subscribe_box .form_legal_box label a{
    font-weight: 500;
    color: #007881;
}
.email_subscribe_box .form_legal_box .form-check-input {
    margin: 0;
    float: inherit;
    border-radius: 0;
    min-width: 20px;
    background-color: #fff;
    height: 20px;
    border: 2px solid #007881;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    outline: none;
}
.email_subscribe_box .form_legal_box .form-check-input:checked[type=checkbox] {
    border: 2px solid #ef444d;
    background: url(../images/svg/berlin-chemie-karriere-icon-haken.svg) no-repeat #ef444d;
    background-size: 20px;
    background-position: center;
}
.content_top_s_tiles {
    padding: 5px 0;
    margin: 0;
}
.content_top_s_tiles .content_left {
    padding: 60px 80px;
}
.content_top_s_tiles .content_left h2 {
    font-size: 55px;
    color: #007881;
    font-weight: 500 !important;
    margin: 0 0 10px;
}
.content_top_s_tiles .content_left h3 {
    font-size: 40px;
    margin: 0 0 45px;
    font-weight: 500 !important;
}
.content_top_s_tiles .tiles_holder {
    padding: 0 10px 0 15px;
}
.content_top_s_tiles .tiles_holder .row > * {
    padding: 5px;
}
.content_top_s_tiles .tiles_holder .box {
    position: relative;
}
.content_top_s_tiles .tiles_holder .box.js-link {
    cursor: pointer;
    transition: opacity 0.5s;
}
.content_top_s_tiles .tiles_holder .box.js-link:hover {
    opacity: 0.6;
}
.content_top_s_tiles .tiles_holder .box img {
    width: 100%;
}
.content_top_s_tiles .tiles_holder .box .caption {
    position: absolute;
    left: 0;
    bottom: 15px;
    font-weight: 500 !important;
}
.content_top_s_tiles .tiles_holder .box .caption span {
    background-color: #007881;
    display: inline-block;
    margin-bottom: 5px;
    color: #fff;
    padding: 3px 15px;
}
.content_top_s_tiles .tiles_holder .carousel {
    padding: 30px;
    min-height: 260px;
}
.content_top_s_tiles .tiles_holder .carousel h4 {
    font-weight: 500 !important;
    font-size: 16px;
    margin: 0 0 20px;
}
.content_top_s_tiles .tiles_holder .carousel p {
    font-weight: 300;
    font-size: 14px;
    margin: 0 0 15px;
}
.content_top_s_tiles .tiles_holder .carousel p span {
    font-weight: 700;
    color: #ef444d;
}
.content_top_s_tiles .tiles_holder .carousel .carousel-control-next, .content_top_s_tiles .tiles_holder .carousel .carousel-control-prev {
    top: inherit;
    bottom: 10px;
    display: inline-block;
    width: 25px;
    height: 25px;
    opacity: 1;
    padding: 0;
    position: absolute;
    background: none;
    border: 0;
}
.content_top_s_tiles .tiles_holder .carousel .carousel-control-next {
    left: 65px;
}
.content_top_s_tiles .tiles_holder .carousel .carousel-control-prev {
    left: 30px;
}
.ul_has_arrow_btn{
    list-style: none;
    padding: 0;
}
.ul_has_arrow_btn li{
    background: url(../images/svg/berlin-chemie-karriere-icon-pfeil-rechts.svg) no-repeat left top 1px;
    background-size: 20px 20px;
    padding-left: 35px;
    margin-bottom: 12px;
    font-weight: 500;
    font-size: 16px;
}
.content_top_s_tiles .ul_has_arrow_btn li{
    cursor: pointer;
    width: fit-content;
    transition: all .3s;
}
.content_top_s_tiles .ul_has_arrow_btn li:hover {
    opacity: 0.6;
}
.slider_holder {
    background: #fff;
    padding: 60px 80px;
}
.slider_holder .carousel {
    box-shadow: 0 0 30px rgba(220, 220, 220, 1);
}
.slider_holder .carousel .item {
    background: url(../images/svg/berlin-chemie-karriere-icon-sprechblase.svg) no-repeat left top;
    background-size: 75px 75px;
}
.slider_holder .carousel .item .testimonial {
    padding: 100px 30px 50px;
}
.slider_holder .carousel .item .testimonial .desc {
    font-size: 31px;
    font-weight: 300;
    font-style: italic;
    margin: 0 0 50px;
    color: #007881;
    background-color: #fff;
}
.slider_holder .carousel .item .testimonial .name {
    font-size: 24px;
    font-weight: 300;
    background-color: #fff;
}
.slider_holder .carousel .item .testimonial .name strong {
    font-weight: 700;
}
.slider_holder .carousel .item .img_holder {
    height: 100%;
    min-height: 500px;
    background-size: cover;
    background-position: center top;
}
.slider_holder .carousel .item .img_holder .caption {
    position: absolute;
    bottom: 60px;
    right: 15px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.slider_holder .carousel .item .img_holder .caption:focus{
    text-decoration: none;
}
.slider_holder .carousel .item .img_holder .caption span {
    background: rgba(255, 255, 255, .8);
    color: #000;
    font-size: 14px;
    padding: 2px 10px;
    font-weight: 500;
    transition: all .3s;
}
.slider_holder .carousel .item .img_holder .caption:hover span{
    background: rgba(255, 255, 255, 1);
    color: #007881;
}
.slider_holder .carousel .item .img_holder .caption img {
    width: 25px;
    height: 25px;
    transition: all .3s;
    opacity: .8;
}
.slider_holder .carousel .item .img_holder .caption:hover img{
    opacity: 1;
}
.slider_holder .carousel .carousel-indicators {
    bottom: -45px;
    display: block;
}
.slider_holder .carousel .carousel-indicators [data-target] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
    background-clip: padding-box;
    border: 1px solid #007881;
    opacity: 1;
}
.slider_holder .carousel .carousel-indicators .active {
    background-color: #007881;
}
.slider_holder .carousel .carousel-control-next, .slider_holder .carousel .carousel-control-prev {
    width: 31px;
    font-size: 28px;
    color: #007881;
    opacity: 1;
}
.slider_holder .carousel .carousel-control-next {
    position: absolute;
    right: -35px;
    top: calc(50% - 28px);
    z-index: 9;
    background: none;
    border: 0;
    padding: 0;
}
.slider_holder .carousel .carousel-control-prev {
    position: absolute;
    left: -35px;
    top: calc(50% - 28px);
    z-index: 9;
    background: none;
    border: 0;
    padding: 0;
}
.icon_tiles_holder {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
.icon_tiles_holder .box {
    padding: 30px;
    min-height: 300px;
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 auto;
    width: 33.33333333%;
}
.icon_tiles_holder .box div{
    height: 100%;
}
.icon_tiles_holder .box img {
    max-height: 75px;
    margin-bottom: 30px;
}
.icon_tiles_holder .box h2 {
    font-size: 31px;
    font-weight: 400 !important;
    width: 100%;
    margin: 0 0 15px;
}
.icon_tiles_holder .box:nth-of-type(odd) {
    background: #e0eff0;
}
.icon_tiles_holder .box p, .icon_tiles_holder .box:hover img{
    opacity: 0;
    height: 0;
    visibility: hidden;
    transition: opacity 0.6s linear;
}
.icon_tiles_holder .box:hover p, .icon_tiles_holder .box img{
    height: auto;
    visibility: visible;
    opacity: 1;
}
.filter_ftr_holder {
    background: #007279;
    color: #fff;
    padding: 30px 80px;
}
.filter_ftr_holder h2 {
    font-weight: 300 !important;
    font-size: 28px;
    line-height: 40px;
}
.filter_ftr_holder h2 strong {
    font-weight: 500 !important;
}
.filter_ftr_holder h4 {
    font-weight: 500 !important;
    font-size: 14px;
    margin: 0;
    line-height: 22px;
}
.filter_ftr_holder p {
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
}
.filter_ftr_holder .flx_item {
    display: flex;
    font-weight: 300;
    margin: 0 0 5px;
    font-size: 14px;
}
.filter_ftr_holder .flx_item div:first-child {
    min-width: 70px;
}
.filter_ftr_holder .socail_icons{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 35px;
    margin-top: 55px;
}
.socail_icons_ftr{
    display: flex;
    align-items: center;
    gap: 30px;
    margin: 15px 0;
}
.filter_ftr_holder .socail_icons a, .socail_icons_ftr a{
    color: #fff;
    font-size: 35px;
}
.filter_ftr_holder a{
    transition: all .3s linear;
}
.filter_ftr_holder a:hover{
    color: #fff;
    opacity: .8;
}
.apply_now_btn {
    position: fixed;
    right: 0;
    top: 30%;
    width: 200px;
    height: 200px;
    background: #ef444d;
    transition: all 0.3s;
    z-index: 9;
    padding: 30px;
    border: 0;
    text-align: left;
    box-shadow: none;
}
.apply_now_btn h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 400;
    margin: 0 0 30px;
}
.apply_now_btn h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 15px;
    line-height: 1.3;
}
.apply_now_btn img {
    width: 35px;
}
.apply_now_btn:hover {
    background: #d3261a;
}
.apply_now_btn:focus {
    text-decoration: none;
}
.job_detail_content_holder{
    padding: 50px 80px;
}
.job_detail_content_holder .back_btn_holder{
    margin-bottom: 35px;
}
.job_detail_content_holder .back_btn_holder .back_btn{
    font-size: 15px;
    display: flex;
    gap: 15px;
    align-items: center;
    color: #000;
    font-weight: 300;
    margin: 10px 0;
}
.job_detail_content_holder .back_btn_holder .back_btn img{
    width: 20px;
}
.job_detail_content_holder .back_btn_holder .b_logo_holder img{
/*    max-width: 200px;*/
    max-width: 330px;
}
.job_detail_content_holder h1{
    font-size: 42px;
    color: #007881;
    font-weight: 500 !important;
    margin: 0 0 30px;
}
.job_detail_content_holder .mb-5{
    margin-bottom: 35px;
}
.job_detail_content_holder .flex_content {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 10px;
}
.job_detail_content_holder .flex_content .icon_holder {
    width: 23px;
    text-align: center;
}
.job_detail_content_holder .flex_content .icon_holder img {
    max-width: 23px;
}
.job_detail_content_holder .flex_content .icon_holder i{
    color: #ef444d;
    font-size: 23px;
}
.job_detail_content_holder .flex_content p {
    margin: 0;
    font-weight: 300;
}
.job_detail_content_holder .flex_content p strong{
    /*font-weight: 500 !important;*/
}
.siegel.sponsors {
    margin-top: 3px;
    padding: 8px;
    border: 1px solid #a9a9a9;
}
/* trendence */
.job_detail_content_holder .img_flx_box{
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    margin-top: 100px;
}
.job_detail_content_holder .siegel{
    width: 48%;
    position: relative;
}
.job_detail_content_holder .siegel img{
    width: 100%;
}
.trendence-info {
    position: absolute;
    top: -10px;
    right: -15px;
    padding: 2px 5px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    width: 25px;
    height: 25px;
    justify-content: center;
    background: transparent;
    color: #575758;
    border: 0px;
    font-size: 18px;
}
.trendence-info:hover,
.trendence-info:focus,
.trendence-info:active:focus,
.trendence-info:active {
    background: transparent;
    outline: none;
    color: #575758;
}
.popover, .popover.top>.arrow{
    border: 0;
}
.popover.left > .arrow{
    border-left-color: #efefef;
}
.popover-content {
    /* width: 241px; */
    font-size: 12px;
}
.popover-content a{
    color: #007881;
    font-weight: 500;
}
.job_detail_content_holder .content_sec{
    padding-right: 20px;
}
.job_detail_content_holder .content_sec ul {
    padding: 0;
    margin: 0 0 30px;
    font-weight: 300;
    list-style: none;
}
.job_detail_content_holder .content_sec ul li {
    margin-bottom: 10px;
    padding-left: 15px;
    position: relative;
}
.job_detail_content_holder .content_sec ul li::before {
    content: " ";
    display: table-cell;
    width: 5px;
    height: 5px;
    background-color: #007881;
    position: absolute;
    left: 0;
    top: 10px;
}
.job_detail_content_holder .content_sec h3{
    font-weight: 500 !important;
    margin: 20px 0 20px;
}
.job_detail_content_holder .content_sec strong{
    /*font-weight: 500 !important;*/
}
.job_detail_content_holder .content_sec .bg_lighter{
    background: #e0eff0;
    padding: 20px 30px;
    margin: 30px 0;
}
.job_detail_content_holder .sidebar .socail_share {
    background: #007881;
    padding: 30px;
    color: #fff;
}
.job_detail_content_holder .sidebar .socail_share h5 {
    font-weight: 500;
    margin: 0 0 20px;
}
.job_detail_content_holder .sidebar .socail_share .socail_icons {
    display: flex;
    gap: 30px;
}
.job_detail_content_holder .sidebar .socail_share .socail_icons a {
    display: block;
}
.job_detail_content_holder .sidebar .socail_share .socail_icons a img {
    width: 30px;
    transition: all 0.7s;
}
.job_detail_content_holder .sidebar .socail_share .socail_icons a img:hover {
    transform: rotateY(180deg);
}
.job_detail_content_holder .sidebar .contact_form {
    padding: 30px;
    background-color: #e0eff0;
    color: #000;
}
.job_detail_content_holder .sidebar .contact_form .form-control {
    border-radius: 0 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    height: auto !important;
    min-height: 40px !important;
    background: #fff !important;
    box-shadow: none !important;
    border: 1px solid transparent !important;
}
.job_detail_content_holder .sidebar .contact_form .form-control:focus {
    box-shadow: none !important;
    border: 1px solid #007881 !important;
}
.job_detail_content_holder .sidebar .contact_box {
    background: #007881;
    color: #fff;
    position: relative;
    margin-top: 30px;
}
.job_detail_content_holder .sidebar .contact_box .info_icon_fxd {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 75px;
}
.job_detail_content_holder .sidebar .contact_box .service_provider {
    padding: 90px 30px 30px;
    background-color: #e0eff0;
    color: #000;
}
.job_detail_content_holder .sidebar .contact_box .service_provider h5 {
    font-weight: 500 !important;
    margin: 0 0 20px;
}
.job_detail_content_holder .sidebar .contact_box .service_provider ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.job_detail_content_holder .sidebar .contact_box .service_provider ul li {
    margin-bottom: 5px;
}
.job_detail_content_holder .sidebar .contact_box .service_provider ul li a {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #000;
}
.job_detail_content_holder .sidebar .contact_box .service_provider ul li a span {
    text-decoration: underline;
}
.job_detail_content_holder .sidebar .contact_box .service_provider ul li a img {
    width: 23px;
}
.job_detail_content_holder .sidebar .contact_box .img_holder img {
    width: 100%;
}
.job_detail_content_holder .sidebar .contact_box .contact_text {
    padding: 30px;
}
.job_detail_content_holder .sidebar .contact_box .contact_text h4 {
    font-weight: 500 !important;
}
.job_detail_content_holder .sidebar .contact_box .contact_text p {
    font-weight: 300 !important;
}
.job_detail_content_holder .sidebar .contact_box .contact_text .socail_icons {
    display: flex;
    gap: 20px;
    margin-top: 30px;
}
.job_detail_content_holder .sidebar .contact_box .contact_text .socail_icons a {
    display: block;
}
.job_detail_content_holder .sidebar .contact_box .contact_text .socail_icons a img {
    width: 30px;
    transition: all 0.7s;
}
.job_detail_content_holder .sidebar .contact_box .contact_text .socail_icons a img:hover {
    transform: rotateY(180deg);
}
.job_detail_content_holder .sidebar .contact_box .form-check {
    display: flex;
    gap: 10px;
    align-items: center;
    margin: 0;
    padding: 0;
}
.job_detail_content_holder .sidebar .contact_box .form-check label {
    font-weight: 300;
    color: #000;
    font-size: 12px;
    text-transform: none;
}
.job_detail_content_holder .sidebar .contact_box .control-label{
    font-size: 14px;
    font-weight: 300;
    margin: 0 0 10px;
}
.job_detail_content_holder .sidebar .contact_box .form-check label a{
    font-weight: 500;
    color: #007881;
}
.job_detail_content_holder .sidebar .contact_box .form-check .form-check-input {
    margin: 0;
    float: inherit;
    border-radius: 0;
    min-width: 20px;
    background-color: #fff;
    height: 20px;
    border: 2px solid #007881;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    display: block;
}
.job_detail_content_holder .sidebar .contact_box .form-check .form-check-input:checked[type=checkbox] {
    border: 2px solid #ef444d;
    background: url(../images/svg/berlin-chemie-karriere-icon-haken.svg) no-repeat #ef444d;
    background-size: 20px;
    background-position: center;
}
.mb-3{
    margin-bottom: 1rem !important;
}
.mt-3{
    margin-top: 1rem !important;
}
.text-white{
    color: #fff !important;
}
.text-theme{
    color: #007881 !important;
}
.font-300{
    font-weight: 300 !important;
}
.font-500{
    font-weight: 500 !important;
}
.font-700{
    font-weight: 700 !important;
}
.btn_primary {
    background: #2d908f;
    color: #fff;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-weight: 500;
    padding: 10px 15px;
    font-size: 16px;
    border-radius: 0;
    transition: all .3s;
}
.btn_primary:hover {
    background: #007881;
    color: #fff;
}
.our_team {
    margin-top: 50px;
    box-shadow: 0 0 15px rgba(220, 220, 220, 1);
}
.our_team .img_holder {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
    height: 100%;
    min-height: 425px;
}
.our_team .img_holder img {
    position: absolute;
    top: 0;
    left: 0;
    width: 75px;
}
.our_team .our_team_content {
    padding: 50px;
}
.our_team .our_team_content h2 {
    font-weight: 500 !important;
    margin: 0 0 30px;
}
.our_team .our_team_content p {
    /*font-size: 18px;*/
    /*font-weight: 300;*/
}
.similar_place_btm_boxs {
    padding-bottom: 20px;
}
.similar_place_btm_boxs h2 {
    font-size: 36px;
    font-weight: 500 !important;
}
.similar_place_btm_boxs h2 span {
    background-color: #007881;
    display: inline-block;
    margin-bottom: 10px;
    color: #fff;
    padding: 5px 30px 5px 80px;
}
.similar_place_btm_boxs .box_holder {
    padding: 15px 80px 30px;
}
.similar_place_btm_boxs .box_holder [class*='col-'] {
    margin-bottom: 15px;
}
.applicatioin_process_holder {
    background: #007881;
}
.applicatioin_process_holder h2 {
    font-size: 36px;
    font-weight: 500 !important;
}
.applicatioin_process_holder h2 span {
    background-color: rgba(224, 239, 240, .4);
    display: inline-block;
    margin-bottom: 10px;
    color: #fff;
    padding: 5px 30px 5px 80px;
}
.applicatioin_process_holder .box_holder {
    padding: 50px 80px 30px;
}
.applicatioin_process_holder .box_holder [class*='col-'] {
    margin-bottom: 15px;
}
@media (min-width: 1600px) {
    .apply_now_btn{
        right: 10% !important;
    }
}
@media (min-width: 2000px) {
    .apply_now_btn{
        right: 15% !important;
    }
}
@media (min-width: 2500px) {
    .apply_now_btn{
        right: 20% !important;
    }
}
@media (min-width: 1200px) {
    .applicatioin_process_holder .box_holder {
        margin-left: -20px;
        margin-right: -20px;
   }
    .applicatioin_process_holder .box_holder [class*='col-'] {
        background: url(../images/div_arrow_line.png) no-repeat;
        background-position: top right;
        padding: 0 20px;
        margin-bottom: 15px;
   }
    .applicatioin_process_holder .box_holder [class*='col-']:last-child {
        background: none;
   }
   .our_team .img_holder {
        background-size: contain;
        min-height: 360px;
    }
    .our_team .our_team_content {
        padding: 30px 50px;
    }
    .row-section > .section.section-head .section-caption-box {
        padding-bottom: 40px !important;
    }
}
.applicatioin_process_holder .box_holder .box {
    color: #fff;
}
.applicatioin_process_holder .box_holder .box img {
    max-width: 100px;
    max-height: 90px;
    margin: 0 0 15px;
}
.applicatioin_process_holder .box_holder .box h2 {
    font-size: 31px;
    font-weight: 500 !important;
    margin: 0 0 15px;
}
.applicatioin_process_holder .box_holder .box h3 {
    font-weight: 500 !important;
    font-size: 17px;
    margin: 0 0 15px;
    min-height: 60px;
}
.applicatioin_process_holder .box_holder .box p {
    font-weight: 300;
}
.applicatioin_process_holder .box_holder .btn_collapse_ctrl.collapsed .img_collapsed {
    display: block;
}
.applicatioin_process_holder .box_holder .btn_collapse_ctrl.collapsed .img_expand {
    display: none;
}
.applicatioin_process_holder .box_holder .btn_collapse_ctrl .img_collapsed {
    display: none;
}
.applicatioin_process_holder .box_holder .btn_collapse_ctrl .img_expand {
    display: block;
}
@media (min-width: 1200px) {
    .similar_place_btm_boxs .box_holder {
        margin-left: -20px;
        margin-right: -20px;
        display: flex;
        flex-wrap: wrap;
   }
    .similar_place_btm_boxs .box_holder [class*='col-'] {
        padding: 0 20px;
   }
}
.similar_place_btm_boxs .box_holder .box {
    background: #e0eff0;
    padding: 10px 30px;
    height: 100%;
}
.similar_place_btm_boxs .box_holder .box hr {
    margin: 5px 0 10px;
    border-color: #000;
    opacity: 1;
}
.similar_place_btm_boxs .box_holder .box h4 {
    font-weight: 500 !important;
    color: #007881;
    margin: 0 0 10px;
    font-size: 18px;
}
.similar_place_btm_boxs .box_holder .box p {
    font-weight: 300;
}

@media(min-width: 1200px){
    .filter_section .row {
        margin-right: -20px;
        margin-left: -20px;
    }
    .filter_section .row .filter_sec_right, .filter_section .row .filter_sec_left {
        padding-right: 20px;
        padding-left: 20px;
    }
}
@media(max-width: 1199px){
    .job_detail_content_holder{
        padding: 50px;
    }
    .job_detail_content_holder .content_sec {
        padding-right: 15px;
    }
    .similar_place_btm_boxs .box_holder{
        padding: 15px 50px 30px;
    }
    .applicatioin_process_holder .box_holder{
        padding: 30px 50px 15px;
    }
    .job_detail_content_holder h1{
        font-size: 36px;
    }
    .icon_tiles_holder .box h2 {
        font-size: 24px;
    }
    .content_top_s_tiles .content_left h2 {
        font-size: 45px;
    }
    .content_top_s_tiles .content_left h3 {
        font-size: 36px;
    }
    .slider_holder .carousel .item .testimonial .desc {
        font-size: 24px;
    }
    .slider_holder .carousel .item .testimonial .name {
        font-size: 20px;
    } 
    .apply_now_btn {
        width: auto;
        height: auto;
        padding: 20px;
    }
    .apply_now_btn h3 {
        font-size: 24px;
        margin: 0 0 20px;
    }
    .apply_now_btn img {
        width: 30px;
    }
    .apply_now_btn h4 {
        font-size: 21px;
        line-height: normal;
    }  
    .applicatioin_process_holder h2, .similar_place_btm_boxs h2{
        font-size: 31px;
    }
    .applicatioin_process_holder h2 span, .similar_place_btm_boxs h2 span {
        padding: 5px 30px 5px 50px;
    }
    .socail_share {
        padding: 20px 15px;
    }
    .socail_share h5 {
        margin: 0 0 15px;
    }
    .socail_share .socail_icons {
        gap: 15px !important;
    }
    .socail_share .socail_icons a img {
        width: 25px;
    }   
}
@media(max-width: 991px){
    .job_detail_content_holder h1{
        font-size: 31px;
    }
    .similar_place_btm_boxs .box_holder{
        padding: 15px 30px;
    }
    .applicatioin_process_holder .box_holder{
        padding: 15px 30px;
    }
    .content_top_s_tiles .content_left {
        padding-left: 45px;
    }
    .content_top_s_tiles .content_left h2 {
        font-size: 36px;
    }
    .content_top_s_tiles .content_left h3 {
        font-size: 31px;
    }
    .content_top_s_tiles .tiles_holder .carousel {
        padding: 0 0 30px;
    }
    .content_top_s_tiles .tiles_holder .carousel .carousel-control-prev {
        left: 0;
    }
    .content_top_s_tiles .tiles_holder .carousel .carousel-control-next {
        left: 30px;
    }   
    .slider_holder {
        padding: 50px 30px;
    } 
    .filter_ftr_holder {
        padding: 30px;
    }
    .filter_ftr_holder .socail_icons, .socail_icons_ftr{
        justify-content: left;
        gap: 20px;
        margin-top: 0;
    }
    .filter_ftr_holder .socail_icons a, .socail_icons_ftr a{
        font-size: 30px;
    }
    .filter_sec_right{
        margin-top: 30px;
    }
    .job-section-of-filters-mobile{
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }
    .job-section-of-filters-mobile .filter_sec_left{
        order: 2;
        width: 100%;
    }
    .job-section-of-filters-mobile .filter_sec_right{
        order: 1;
        width: 100%;
    }
    .job_detail_content_holder{
        padding: 30px;
    }
    .applicatioin_process_holder h2, .similar_place_btm_boxs h2{
        font-size: 24px;
    }
    .applicatioin_process_holder h2 span, .similar_place_btm_boxs h2 span {
        padding: 5px 30px;
    }
    .our_team {
        margin-top: 30px;
   }
    .our_team .our_team_content {
        padding: 30px;
   }
    .our_team .our_team_content h2 {
        font-size: 24px;
        margin: 0 0 20px;
   }
    .our_team .our_team_content p {
        font-size: 15px;
   }   
}
.img-overlay {
    transform: scaleX(-1);
}
@media(min-width: 992px){
    .intro_uv2.intro_header_orientation_right .banner_caption {
        position: absolute;
        left: inherit;
        right: 0;
        text-align: right;
    }
    .location-48730 .row-section {
        display: flex;
    }
    .location-48730 .row-section .section.section-420 {
        height: inherit;
    }
    .section-image-48733 {
        overflow: hidden;
    }
}
@media(max-width: 767px){
    .applicatioin_process_holder .box_holder .box h3 {
        min-height: inherit;
    }
    .job_detail_content_holder h1{
        font-size: 24px;
    }
    .similar_place_btm_boxs .box_holder .box {
        padding: 10px 15px;
    }
    .similar_place_btm_boxs .box_holder{
        padding: 15px;
    }
    .job_detail_content_holder .img_flx_box {
        margin-top: 30px;
        margin-bottom: 0;
    }
    .applicatioin_process_holder .box_holder .box{
        display: flex;
        gap: 30px;
        justify-items: center;
        width: 100%;
        margin-bottom: 30px;
    }
    .applicatioin_process_holder .box_holder .box img {
        max-width: 85px;
        max-height: 75px;
    }
    .btn_primary{
        font-size: 15px;
    }
    .job_detail_content_holder{
        padding: 30px 15px;
    }
    .content_top_s_tiles .content_left {
        padding: 40px 30px;
    }
    .content_top_s_tiles .content_left h2 {
        font-size: 36px;
    }
    .content_top_s_tiles .content_left h3 {
        font-size: 24px;
        margin-bottom: 30px;
    }
    .content_top_s_tiles .tiles_holder .carousel {
        padding: 15px 15px 30px;
    }
    .content_top_s_tiles .tiles_holder .carousel .carousel-control-prev {
        left: 15px;
    }
    .content_top_s_tiles .tiles_holder .carousel .carousel-control-next {
        left: 45px;
    }   
    .filter_section .selection-results-text {
        font-size: 24px;
    }
    .email_subscribe_box{
        margin-bottom: 30px;
    }
    .slider_holder {
        padding: 30px 30px 50px;
    }
    .slider_holder .carousel .item {
        background-size: 50px 50px;
    }
    .slider_holder .carousel .item .testimonial {
        padding: 60px 15px 15px;
    }
    .slider_holder .carousel .item .testimonial .desc {
        font-size: 17px;
        margin: 0 0 15px;
    }
    .slider_holder .carousel .item .testimonial .name {
        font-size: 14px;
    }
    .slider_holder .carousel .item .img_holder {
        min-height: 350px;
    }
    .slider_holder .carousel .item .img_holder .caption {
        bottom: 40px;
    }
    .slider_holder .carousel .item .img_holder .caption span {
        font-size: 12px;
    }
    .slider_holder .carousel .item .img_holder .caption img {
        width: 25px;
        height: 25px;
    }
    .slider_holder .carousel .carousel-control-next, .slider_holder .carousel .carousel-control-prev {
        width: 20px;
        font-size: 20px;
    }
    .slider_holder .carousel .carousel-control-next {
        right: -20px;
    }
    .slider_holder .carousel .carousel-control-prev {
        left: -20px;
    }   
    .icon_tiles_holder .box {
        width: 100%;
        padding: 30px;
        min-height: inherit;
    }
    .icon_tiles_holder .box img{
        max-height: 75px;
        margin-bottom: 30px;
    }
    .icon_tiles_holder .box h2 {
        font-size: 20px;
    }
    .filter_ftr_holder{
        padding: 30px 15px;
    }
    .filter_ftr_holder h2{
        font-size: 20px;
        line-height: normal;
    }
    .apply_now_btn {
        padding: 10px;
    }
    .apply_now_btn h3 {
        font-size: 17px;
        margin: 0 0 10px;
    }
    .apply_now_btn h4 {
        font-size: 16px;
        margin: 0 0 10px;
    }
    .apply_now_btn img {
        width: 23px;
    }
    .dropdown_checkbox_holder{
        margin: 0 -5px !important;
    }
    .our_team .img_holder {
        min-height: 300px;
    }
}

/* Bootstrap Select */
 @-webkit-keyframes slideDownIn {
	 0% {
		 
		 -webkit-transform: translateY(-20px);
	 }
	 100% {
		 
		 -webkit-transform: translateY(0);
	 }
	 
	 0% {
		 -webkit-transform: translateY(-20);
	 }
}

@keyframes slideDownIn {
	0% {
		transform: translateY(-20px);
	}
	100% {
		transform: translateY(0);
	}
	0% {
		transform: translateY(-20px);
	}
}
.dropdown_checkbox_holder{
    margin: 0 -5px 10px !important;
}
.dropdown_checkbox_holder [class^='col-']{
    padding: 0 5px !important;
}
.dropdown_checkbox_holder .bootstrap-select .dropdown-toggle{
    border: 0;
    height: 36px;
    background-color: transparent;
    outline: 0 !important;
}
.dropdown_checkbox_holder .bootstrap-select .dropdown-toggle:focus{
    outline: 0 !important;
}
.dropdown_checkbox_holder .bootstrap-select .dropdown-toggle:hover{
    background-color: transparent;
}
.dropdown_checkbox_holder .bootstrap-select .dropdown-menu{
    border: 0;
    border-radius: 0;
    -webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
    -webkit-animation-name: slideDownIn;
	animation-name: slideDownIn;
}
.dropdown_checkbox_holder .bootstrap-select .dropdown-menu li a span.text{
  color: #000;
  font-size: 14px;
  font-weight: 300;
}
.dropdown_checkbox_holder .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark{
    color: #007881;
    top: 8px;
}
.dropdown_checkbox_holder .bootstrap-select .dropdown-menu li.selected a span.text{
    font-weight: 400;
}
.dropdown_checkbox_holder .bootstrap-select .dropdown-menu li a{
    padding: 5px 10px;
}
.dropdown_checkbox_holder .bootstrap-select .dropdown-menu li a:hover{
    background-color: #cee7e7;
}
.dropdown_checkbox_holder .bootstrap-select .dropdown-toggle .om-icon.icon-chevron-down{
    position: absolute;
    right: 10px;
    top: 12px;
    font-size: 12px;
    color: #007881;
    transition: transform .5s;
}
.dropdown_checkbox_holder .bootstrap-select.open .dropdown-toggle .om-icon.icon-chevron-down{
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
/* video job details */
iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.videoIframe {
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    margin-top: 30px;
}
.section-jobad-video {
    margin-bottom: 50px;
}
.section-jobad-2-1 {
    margin-top: 15px;
}
/* hover */
img.img_collapsed:hover {
    filter: opacity(90%);
}
.similar_place_btm_boxs .box_holder .box:hover {
    filter: opacity(80%);
}
.back_btn:hover {
    filter: opacity(80%);
}
.carousel.slide button:hover {
    filter: opacity(80%);
}
.navigator.pager a:hover,
a.btn_initiativ:hover {
    filter: opacity(80%);
}
tr.job td:hover {
    filter: opacity(80%);
    background-color: #cee7e7;
}
a.layout.ico:hover {
    filter: opacity(60%);
    background-color: #cee7e7;
}
.checkbox.term:hover {
    filter: opacity(80%);
    background-color: #dfecec;
}

/* ajax responses */
.success-message-aside {
    background-color: #e0eff0;
}
.success-message-aside p {
    margin-bottom: 0px;
}
/* ajax responses */

.lds-dual-ring,
.lds-dual-ring:after {
    box-sizing: border-box;
}
.lds-dual-ring {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 35%;
}
.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 32px;
    height: 32px;
    margin: 8px;
    border-radius: 50%;
    border: 6.4px solid #007881;
    border-color: #007881 transparent #007881 transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.xmlblock .responsive_table_flow {
    width: 100% !important;
}
.form-group.recaptcha {
    position: relative !important;
    margin-bottom: 30px;
}
.row-section > .section.section-head .section-caption-box {
    margin-top: 0 !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    letter-spacing: normal !important;
}

div.contact_map img {
    width: 100px;
    margin: 0px -10px 0 0px;
}
div.contact_map {
    min-height: 136px;
    align-items: center;
    display: flex;
    padding-left: 5px;
}
.virtevent_h2 {
    color: #e98300;
}
#virtEventModal .applicatioin_process_holder {
    background-color: white;
}
#virtEventModal .applicatioin_process_holder h3,
#virtEventModal .applicatioin_process_holder .collapse {
    color: black;
}

#virtEventModal .applicatioin_process_holder .box_holder {
    padding: 0;
}
@media (min-width: 1200px) {
    #virtEventModal .applicatioin_process_holder .box_holder [class*='col-'] {
        background: none;
    }
    #virtEventModal .applicatioin_process_holder .box_holder [class*='verticalLine']  {
        background: url(../images/div_arrow_line2025.png) no-repeat;
        background-position: top right;
        padding: 0 12px 0 0px;
        margin-bottom: 15px;
    }
}

@media(max-width: 767px) {
    #virtEventModal .applicatioin_process_holder .box_holder .box {
        display: block;
        width: 100%;
        margin-bottom: 30px;
    }
}
#virtEventModal .applicatioin_process_holder h2 span {
    background-color: white;
    display: inline-block;
    margin-bottom: 10px;
    color: black;
    padding: 0px 30px 5px 0px;
}
#virtEventModal .separator {
    min-height: 25px;
    /*background-color: #007881;*/
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(0,120,129,1) 18%, rgba(255,255,255,1) 100%);
}
#virtEventModal .form-holder, .content-holder {
    padding: 0px 30px 30px 30px;
}

.modalTrigger {
    width: 350px;
}
@media (min-width: 1600px) {
    .modalTrigger {
        right: 10% !important;
    }
}
.modalTriggerClose {
    z-index: 1000;
    color: white;
    position: absolute;
    right: 0px;
    top: -10px;
    padding: 5px;
}
@media(max-width: 767px) {
    .modalTriggerClose {
        top: -14px;
        font-size: 20px;
    }
    html {
        overflow-x: hidden;
    }
}
.modalTrigger{
    width: 300px;
    position: fixed;
    right: 0;
    top: 55%;
    z-index: 1;
    cursor: pointer;
}
.content_page_homepage .modalTrigger {
    top: 17%;
}
.content_page_sitepage .modalTrigger {
    top: 17%;
}
.form-holder, .content-holder{
    padding: 30px;
}
.form-holder h3{
    margin-bottom: 20px;
}

#virtEventModal .modal-header {
    display: none;
}
@media(max-width: 767px) {
    #virtEventModal .modal-header {
        display: block;
    }
    .form-holder, .content-holder {
        padding: 30px 0px;
    }
}

.vacancy-application section.job-apply-form div.input-section.imvr-boolean label {
    text-transform: none;
}
.section-seperation_ihre_daten h2,
.employee_recommendation h2,
.section-seperation_datenschutz h2,
.section-seperation_available_regions h2,
.subsection-attachements .subsection-headline {
    font-size: 20px;
    font-weight: 700 !important;
}
.section-seperation_ihre_anlagen .section-headline h2 {
    display: none;
}

.imvr-fileupload label {
    display: none;
}
form:not(.google-search-route) label {
    text-transform: none;
}

.aa_job_stellenangebot .employee_recommendation label::after, .aa_job_stellenangebot label span.text::after, .aa_job_stellenangebot label::after, .aa_job_stellenangebot .mandatory.eztext div.subsection-headline::after, .vacancy-application .employee_recommendation label::after, .vacancy-application label span.text::after, .vacancy-application label::after, .vacancy-application .eztext div.subsection-headline::after {
    visibility: hidden;
}


.aa_job_stellenangebot .employee_recommendation label::after, .aa_job_stellenangebot .mandatory label span.text::after, .aa_job_stellenangebot .mandatory label::after, .aa_job_stellenangebot .mandatory.eztext div.subsection-headline::after, .vacancy-application .employee_recommendation label::after, .vacancy-application .mandatory label span.text::after, .vacancy-application .mandatory label::after, .vacancy-application .mandatory.eztext div.subsection-headline::after {
    visibility: visible;
}
.aa_job_stellenangebot .eztext div.subsection-headline::after, .aa_job_stellenangebot label span.text::after, .aa_job_stellenangebot label::after, .vacancy-application .eztext div.subsection-headline::after, .vacancy-application label span.text::after, .vacancy-application label::after {
    content: " *";
}

/* AD */
.input-section.left.ezselection.schulabschluss.mandatory.im-dropd.imvr-select.imve {
    width: 33%;
    clear: none;
    float: left;
}
.input-section.left.ezselection.ad_opt_pkw.mandatory.im-dropd.imvr-select.imve {
    width: 33%;
    float: left;
    clear: none;
    padding-left: 25px;
}
.input-section.right.ezselection.ad_opt_umzugsbereitschaft.mandatory.im-dropd.imvr-select.imve {
    width: 33%;
}