/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Child Theme for Divi Theme by Elegant Themes
 Author:         Divi.world
 Author URI:     http://divi.world
 Template:       Divi
 Version:        1.0.0
*/

/* =Ab hier kannst du deine CSS-Anpassungen eintragen
------------------------------------------------------- */
/* istok-web-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Istok Web';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/istok-web-v24-latin-regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/istok-web-v24-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fonts/istok-web-v24-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
        url('fonts/istok-web-v24-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
        url('fonts/istok-web-v24-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
        url('fonts/istok-web-v24-latin-regular.svg#IstokWeb') format('svg'); /* Legacy iOS */
}
/* istok-web-italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Istok Web';
    font-style: italic;
    font-weight: 400;
    src: url('fonts/istok-web-v24-latin-italic.eot'); /* IE9 Compat Modes */
    src: url('fonts/istok-web-v24-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fonts/istok-web-v24-latin-italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
        url('fonts/istok-web-v24-latin-italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
        url('fonts/istok-web-v24-latin-italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
        url('fonts/istok-web-v24-latin-italic.svg#IstokWeb') format('svg'); /* Legacy iOS */
}
/* istok-web-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Istok Web';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/istok-web-v24-latin-700.eot'); /* IE9 Compat Modes */
    src: url('fonts/istok-web-v24-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fonts/istok-web-v24-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
        url('fonts/istok-web-v24-latin-700.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
        url('fonts/istok-web-v24-latin-700.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
        url('fonts/istok-web-v24-latin-700.svg#IstokWeb') format('svg'); /* Legacy iOS */
}
/* istok-web-700italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Istok Web';
    font-style: italic;
    font-weight: 700;
    src: url('fonts/istok-web-v24-latin-700italic.eot'); /* IE9 Compat Modes */
    src: url('fonts/istok-web-v24-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fonts/istok-web-v24-latin-700italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
        url('fonts/istok-web-v24-latin-700italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
        url('fonts/istok-web-v24-latin-700italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
        url('fonts/istok-web-v24-latin-700italic.svg#IstokWeb') format('svg'); /* Legacy iOS */
}


body, html {
    font-family: 'Istok Web', 'Helvetica', 'Arial', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5714285em;
    color: #191919;
    background-color: #fff;
}

h1,h2,h3,h4,h5,li,p,ul {
    font-family: 'Istok Web',Helvetica,Arial,Lucida,sans-serif;
    padding: 0;
    margin: 0;
    display: block;
    list-style: none;
    font-size: inherit;
    line-height: inherit
}
h1,h2,h3,h4,h5 {
    font-weight:  700;

}
div#slider-startseite h1,
h1 {
    font-size: 2.8571428rem;
    line-height: 1.2em;
    color: inherit;
    opacity: 0.7;
    text-transform: uppercase;
    color: #191919;
}
#karriere-bei-rcs-container h2,
div#jobs-mit-zukunft h1,
div#portfolio h1,
div#companies h1,
div#unternehmen h1,
h2 {
    color: #191919;
    font-size: 1.8571428rem;
    line-height: 1.1538461em;
    text-transform: none;
    opacity: 1.0;
    padding-bottom: 1.875rem;
}

.container {
    width: 1320px;


}

h3, h4, h5 {
    color: #191919;
    font-size: 1.2857142rem;
    line-height: 1.25em;
}
#slider-startseite-zwei {
    padding-top: 0;
    padding-bottom: 0;
    z-index: 1;
}
.et_pb_row.abstand-oden-gross-unten-klein,
.abstand-oden-gross-unten-klein {
    padding-top: 6.4285714rem;
    padding-bottom: 1.875rem;
}
.et_pb_row.kein-abstand-unten {
    padding-bottom: 0;
}
.et_pb_row.kein-abstand-oben {
    padding-top:  0;
}

body.rcs-windowload #rcs-pagebackground {
    opacity: 0.5;
}
#deine-vorteile-bei-uns .breite-45-rem .et_pb_blurb_content {
    max-width:100%;
}
#deine-vorteile-bei-uns .breite-45-rem .et_pb_blurb_content p {
    margin:auto;
}

h1:not(:last-child), h2:not(:last-child), h3:not(:last-child), h4:not(:last-child), h5:not(:last-child) {
    padding-bottom: 1.875rem;
}
.text-kurz  p,
p.text-kurz {
    max-width: 45rem;
}
p:not(:last-child) {
    margin-bottom: 1.5714285em;
}

ul#top-menu ul.sub-menu {
font-size: 1.8571428rem;
  line-height: 1.1538461em;
}
#rcs-pagebackground {
    display: block;
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0;
    bottom: 0;
    background-position: center top;
    background-repeat: no-repeat no-repeat;
    background-size: cover;
    z-index: 1;
    font-weight:400;
}

header#main-header  #logo {
    max-height: 40px;
    margin-top:30px;
}

header#main-header span.logo_helper {
    vertical-align: text-top;
}

.et_header_style_left header#main-header  #et-top-navigation,
.et_header_style_left header#main-header  #et-top-navigation {
    padding: 46px 0 0 0;
}
.et_mobile_menu li a, .nav li li a{
    font-size: 1rem;
    line-height: 1em;
    text-decoration: none;
    text-transform: uppercase;
    color: rgba(25,25,25,0.75);
    font-weight: 400;

}


#main-header .et_mobile_menu li ul,
.et_pb_fullwidth_menu .et_mobile_menu li ul,
.et_pb_menu .et_mobile_menu li ul,
.et_mobile_menu li li {
    padding-left: 0;
}
#mobile_menu .sub-menu li a:before {
    content: '➥';
    padding-right: 5px;
}

.theme-header.rcs2024 #top-menu li li.current_page_item > a ,
.theme-header.rcs2024 #top-menu li a > a:hover {
    transition: background-color 0.2s ease 0s, color 0.2s ease 0s;
    background-color: #eee;
    color: #191919;
}
.theme-header.rcs2024 #top-menu li > a {
    display: inline-block;
    font-size: 1rem;
    line-height: 1em;
    text-decoration: none;
    text-transform: uppercase;
    color: rgba(25,25,25,0.75);
    font-weight: 400;
}
.et_fixed_nav.et_show_nav #page-container[style] {
    padding-top: 80px!important;
}
#karriere-bei-rcs-container {
    padding-top: 6.4285714rem;
    padding-bottom:4rem;
}
/* unternehmen */
.unternehmen-mit-abstand {
    padding-top: 60px;
    padding-bottom: 40px;
}
.unternehmen-entsorgung,
.unternehmen-mit-abstand-oben {
    padding-top: 60px;
}
.unternehmen-plastics,
.unternehmen-mit-abstand-unten {
    padding-bottom: 40px;
}

p.breite-45-rem,
.breite-45-rem p {
    max-width: 45rem;
}

.text-center {
    text-align: center;
}

#companies .rcs-image.rcs-icon,
#unternehmen .rcs-image.rcs-icon{
    max-width: 148px;
}

div.hitergrund-weiss {
    background-color: #fff;
    z-index: 1;
}

.et_pb_blurb_0.et_pb_blurb, .et_pb_blurb_1.et_pb_blurb {
    font-size: 16px;
    color: #000000 !important;
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
    border-width: 2px;
    border-color: #E02B20;
    padding-top: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px !important;
}

.row.bild-bottle-to-bottle-content p {
    max-width: 45rem;
}
.rcs-border-left {
    margin-left: 15px;
}

.rcs-border-left:after,
.rcs-border-right:after {
    content: '';
    color: inherit;
    border-left: 0.1071428rem solid;
    min-width: 1px;
    height: 100%;
    position: absolute;
    left: -15px;
    top: 0;
}

.col-12.text-umwelt {
    padding-bottom:1.4285714rem;
}
.col-12.text-nachhaltigkeit {
    padding-top: 1.5714285em;
}
#slider-startseite {
    padding-bottom: 0;
}

body.page-id-1151  #slider-startseite-zwei #nachhaltigkeit{
    padding-bottom: 0;
}

#slider-startseite-zwei #sustainability .container.text1 ,
#slider-startseite-zwei #nachhaltigkeit .container.text1 {

    padding-top: 0;
}

#portfolio .mit-rcs-border-left .et_pb_blurb_container {
    border-left: 0.1071428rem solid;
    padding-left: 20px;
}
.et_pb_section.et_pb_section_5.position-interesse-geweckt-content,
body.page-id-1151  .et_pb_section.position-interesse-geweckt-content {
    padding-top: 0;
    padding-bottom: 0;
}

#portfolio .mit-rcs-border-left .et_pb_main_blurb_image {
    width: 90px;
    padding-right: 20px;
}

#portfolio .mit-rcs-border-left .et_pb_main_blurb_image img{

}
select {
    width: 100%;
    letter-spacing: 0;
    text-transform: none;
    box-sizing: border-box;
    display: block;
    font-size: 1rem;
    background-color: #eee;
    border: 0.1071428em solid rgba(86, 86, 86, 0.5);
    border-radius: 0.5357142em;
    margin: 0;
    padding: 1.2em 1.5em 1.2em 1.5em;
    line-height: 1em;
    color: #191919;
    transition: border-color 0.25s ease 0s, box-shadow 0.5s ease 0s, opacity 0.25s ease 0s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAwIDEwMDAiPjxjaXJjbGUgY3g9IjUwMCIgY3k9IjE2NCIgcj0iMTI1IiBmaWxsPSIjNTY1NjU2Ii8+PGNpcmNsZSBjeD0iNTAwIiBjeT0iNTAwIiByPSIxMjUiIGZpbGw9IiM1NjU2NTYiLz48Y2lyY2xlIGN4PSI1MDAiIGN5PSI4MzYiIHI9IjEyNSIgZmlsbD0iIzU2NTY1NiIvPjwvc3ZnPgo=");
    background-size: 1.25em 1.25em;
    background-position: right 1em center;
    background-repeat: no-repeat;
    padding-right: 3em;
    line-height: 1.2em;
    padding-bottom: 1em

}

option {
    font-weight: normal;
    display: block;
    min-height: 1.2em;
    padding: 0px 2px 1px;
    white-space: nowrap;
}
select option {
    padding:1.2em 1.5em 1.2em 1.5em;
}
#jobliste-rcs .rcs-emptyjob-message-inner p{
    max-width: 100%;
    padding-top: 20px;
}

#portfolio .mit-rcs-border-left .et_pb_blurb_content {
    background-color: rgba(255,255,255,0.95);
    display: block;
    width: 100%;
    min-height: 1px;
    box-sizing: border-box;
    min-height: 705px;
    padding: 30px 10px;
}
#portfolio.sprache-englisch .mit-rcs-border-left .et_pb_blurb_content {
    min-height: 630px;
    
}


#portfolio .mit-rcs-border-left .et_pb_blurb_content h3.et_pb_module_header {
    color: #191919;
    font-size: 1.2857142rem;
    line-height: 1.25em;
}
#main-header.et-fixed-header {

    transition: box-shadow 0.5s ease 0s;
    box-shadow: 0 0 0.9375rem rgba(0,0,0,0.25)!important;

    z-index: 3;
}
#jobs-mit-zukunft {

}
div#karriereteaser .et_pb_row .et_pb_team_member_image,
#jobs-mit-zukunft .et_pb_row .et_pb_team_member_image{
    display: block;
    width: 100%;
    min-height: 1px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-top-right-radius: 0.9438571rem;
    border-top-left-radius: 0.9438571rem;
}
#jobs-mit-zukunft h4.et_pb_module_header {
    padding-top: 1.5rem;
    padding-bottom: 1rem;
    color: #191919;
    font-size: 1.2857142rem;
}


#jobs-mit-zukunft .et_pb_team_member  .et_pb_team_member_description  .job-text{
    min-height: 130px;
}

.rcs-kontakt-talkbox {
    background-color: #fff;
    padding: 60px 30px;
    box-shadow: 0 0 1rem rgba(0,0,0,0.2);
}
.rcs-kontakt-talkbox, .rcs-talkbox {
    border-radius: 0.9438571rem;
}
/* buttons */
a.schwarz-unterstrich-rot {
    color: #000000 !important;
    border-bottom: solid 2px #c23c33;
}

#main-content.index-divic #rcs-section-kontakt {
    background-color: #eeeeee !important;

}
body.single #main-content .container {
    padding-top: 28px;
}

body.single #main-content .mit-hintergrud #rcs-section-kontakt .container.container-ohne-abstand,
#main-content.index-divic .mit-hintergrud #rcs-section-kontakt .container.container-ohne-abstand{
    padding-top: 0;
}

a.rcs-button[href^="#"]::after ,
.rcs-button.karriereteaser::after {
    -webkit-transform: translateY(-75%) rotate(45deg);
    -ms-transform: translateY(-75%) rotate(45deg);
    transform: translateY(-75%) rotate(45deg);
}

.rand-rechts  {
    border-right: #c23c33 0.1071428rem solid;
}
.rand-rechts  .et_pb_text_inner {
    padding-right: 30px;
}

#sie-haben-fragen {
    padding-top: 6.4285714rem;
    padding-bottom: 6.4285714rem;
    background-color: #eeeeee !important;
}

.mit-hintergrud #rcs-section-kontakt {
    background-color: #eeeeee !important;

}

div#slider-startseite .rcs-section.rcs-section-slidewrapper {
    padding-top: 0;
    padding-bottom:  0;
}
.page.et_pb_pagebuilder_layout #main-content #sie-haben-fragen .container.et_pb_fullwidth_code_2 {
    padding-top: 0;
}

.page.et_pb_pagebuilder_layout #main-content #sie-haben-fragen .container.et_pb_fullwidth_code_2  .rcs-image.rcs-icon {
    max-width: 171px;
}
body.rcs-window-scrolldown #kontakt-oben {

}
body.rcs-window-scrolldown #rcs-ctawidget .rcs-ctawidget-label{
    opacity: 0;
    pointer-events: none;

}

.rcs-seperator {
    height: 0.1428571rem;
    background-color: transparent;
    margin: 3.2142857rem 0;
}
.rcs-seperator.background-eee {
    background-color: #eee;

}

body.rcs-two-widgets #rcs-ctawidget-secondary {
    margin-top: 3.5em;
}

body.rcs-window-scrolldown #kontakt-oben .rcs-ctawidget-label ,
body.rcs-window-scrolldown #kontakt-oben .rcs-ctawidget-label {
    opacity: 0;
    pointer-events: none;
}
.mit-hintergrud {
    position: relative;
}
#impressum h1{
    padding-bottom: 4rem;
}
#impressum .diensteanbieter {
    padding-top:  0;
    padding-bottom: 0;
}
#impressum  p  a {

}

ul.rcs-liste li {
    padding: 0 0 0.5em 1.2em;
}

ul.rcs-liste, ul.rcs-liste li {
    display: block;
    position: relative;
}
ul.rcs-liste{

    padding-left: 0px;
    padding-bottom: 2em;
}
ul.rcs-liste li::after{
    content: '';
    display: block;
    width: 0.6em;
    height: 0.6em;
    background-color: #eee;
    left: 0;
    top: 0.4em;
    position: absolute;

}
ul.rcs-liste li {
    padding: 0 0 0.5em 1.2em;
}
#impressum  ul.liste-bilder  {
    padding-left: 0px;
}
#impressum  ul.liste-bilder li {
    display: block;
    position: relative;
    padding: 0 0 0.5em 1.2em;
}

#impressum  ul.liste-bilder li::after{
    content: '';
    display: block;
    width: 0.6em;
    height: 0.6em;
    background-color: #eee;
    left: 0;
    top: 0.4em;
    position: absolute;
}
.et_pb_row.ohne-abstand {
    padding-top: 0;
    padding-bottom: 0;
}
.et_pb_row.paddin-bottom-0 {
    padding-bottom: 0;
}

.et_pb_module.abstand-oben-klein {
    padding-top: 20px;
}
/* Kontakt*/
#rcs-ctawidget-secondary ,
#rcs-ctawidget {
    display: block;
    opacity: 1;
    font-size: 1rem;
    width: 3.1em;
    height: 3.1em;
    box-sizing: border-box;
    position: fixed;
    right: 15px;
    top: 8rem;
    z-index: 10;
    background-color: transparent;
    overflow: visible;
    border: 0.1071428em solid #c23c33;
    border-radius: 0.5357142em;
    transition: width 0.25s ease 0s, height 0.25s ease 0s, top 0.25s ease 0s, background-color 0.75s ease 0s, border-color 0.5s ease 0s, margin 0.25s ease 0s, -webkit-transform 0.75s ease 0s;
    transition: width 0.25s ease 0s, height 0.25s ease 0s, top 0.25s ease 0s, transform 0.75s ease 0s, background-color 0.75s ease 0s, border-color 0.5s ease 0s, margin 0.25s ease 0s;
    transition: width 0.25s ease 0s, height 0.25s ease 0s, top 0.25s ease 0s, transform 0.75s ease 0s, background-color 0.75s ease 0s, border-color 0.5s ease 0s, margin 0.25s ease 0s, -webkit-transform 0.75s ease 0s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}

body.rcs-window-delay #rcs-ctawidget-secondary ,
body.rcs-window-delay #rcs-ctawidget {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    z-index: 1;
}
div#download-presse .et_pb_button,
a.rcs-button {
    display: inline-block;
    position: relative;
    font-size: 1rem;
    line-height: 1em!important;
    border: 0.1071428em solid #c23c33;
    border-top-color: rgb(194, 60, 51);
    border-right-color: rgb(194, 60, 51);
    border-bottom-color: rgb(194, 60, 51);
    border-left-color: rgb(194, 60, 51);
    border-radius: 0.5357142em;
    text-decoration: none;
    padding: 1.2em 2.6em 1.2em 1.5em;
    color: #c23c33;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-weight: 700;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: border-color 0.5s ease 0s, color 0.5s ease 0s;
}
div#download-presse .et_pb_button{
    line-height: 1em!important;
    font-size: 1rem;

}
div#download-presse .et_pb_button:after,
div#download-presse .et_pb_button:before{
    font-size: 1rem;
    line-height: 1em;
    color: #c23c33;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-weight: 700;
    opacity: 1.0;
    border-bottom-color: #c23c33;
}
div#download-presse .et_pb_button:hover::after,
div#download-presse .et_pb_button:hover::before{
    color: #fff;
    border-bottom-color: #fff;
}
div#download-presse a.rcs-button.et_pb_button:hover::before {
    background-color: #fff;
}
div#download-presse a.rcs-button.et_pb_button:hover {
    border-color: #c23c33;
    background-color: #c23c33;
    color: #fff;
}
div.hintergrumd-transparent {
    background-color: transparent;
}
.rcs-section {
    padding-top: 6.4285714rem;
    padding-bottom: 6.4285714rem;
}
#rcs-section-kontakt.rcs-section {
    padding-top: 6.4285714rem;
    padding-bottom: 6.4285714rem;
    background-color: #eeeeee !important;
}
a.rcs-button:hover {
    border-color: #c23c33;
    background-color: #c23c33;
    color: #fff;
}
a.rcs-button:hover::after {
    color: #fff;
}
.et_fixed_nav #main-header,
#main-header {
    position: fixed;
}

.rcs-button.rcs-button-coloredbackground {

    background-color: #c23c33;
    border-color: #c23c33;
    color: #fff;
}

.rcs-button.rcs-button-coloredbackground:hover{
    background-color: #fff;
    color: #c23c33;
}

.rcs-button.rcs-button-coloredbackground:hover::after{
    color: #c23c33;
}
.rcs-kontakt-talkbox .rcs-image.rcs-icon{
    max-width: 171px;
}

a.rcs-button.rcs-button-style-download::before {
    content: '';
    display: block;
    position: absolute;
    right: 1.1em;
    top: 50%;
    width: 0.85em;
    height: 0.1071428em;
    -webkit-transform: translateY(0.15em);
    -ms-transform: translateY(0.15em);
    transform: translateY(0.15em);
    background-color: #c23c33;
    pointer-events: none;
    margin-top: 0.2em;
}
div#ensomed,
div#entsorgung {
    border: solid 2px #E02B20;
        border-radius: 10px 10px 10px 10px;
        padding-top: 20px;
    padding-right: 20px ;
    padding-bottom: 20px ;
    padding-left: 20px;
}
div#food {
    padding-top: 20px;
    padding-right: 20px ;
    padding-bottom: 20px;
    padding-left: 20px;
    border: solid 2px #4e5859;
        border-radius: 10px 10px 10px 10px;
}
div#nonfood {
    
        border-radius: 10px 10px 10px 10px;
    border: solid 2px #016098;
      padding-top: 20px;
    padding-right: 20px ;
    padding-bottom: 20px;
    padding-left: 20px;
}
div#karriereteaser.et_pb_row .et_pb_team_member_image  {
    
}
div#karriereteaser .et_pb_row .et_pb_team_member_image img{
     border-top-right-radius: 0.9438571rem;
    border-top-left-radius: 0.9438571rem;
}
#jobs-mit-zukunft .et_pb_row .et_pb_team_member_image img{
    border-top-right-radius: 0.9438571rem;
    border-top-left-radius: 0.9438571rem;
}

#contactperson {
    background-color: #eee;
    padding-bottom: 4rem;
}
@media (min-width: 576px) {
    #rcs-ctawidget, #rcs-ctawidget-secondary {
        right: 50%;
        margin-right: -270px;
    }
}
@media (min-width: 768px) {
    #rcs-ctawidget, #rcs-ctawidget-secondary {
        margin-right: -345.5px;
    }
}
@media (min-width: 981px) {
    #rcs-ctawidget, #rcs-ctawidget-secondary {
        margin-right: -456.5px;
    }
}
@media (min-width: 1200px) {
    #rcs-ctawidget, #rcs-ctawidget-secondary {
        margin-right: -555px;
    }
}
.theme-header.rcs2024 #top-menu li.current_page_item > a {
    color: #c23c33;
}
.theme-header.rcs2024 #top-menu li.current_page_item.menu-item-type-custom > a {
    color: rgba(25, 25, 25, 0.75);
}
ul#top-menu ul.sub-menu {
    right: 0;
    text-align: right;
}
ul#top-menu ul.sub-menu li a {
    padding-right: 0;
}
#ausbildung-mit-zukunft-text {
    text-align: center;
}
#ausbildung-mit-zukunft-text .et_pb_text_inner{
    margin-left: auto;
    margin-right: auto;
    max-width: 45rem;
}
#ausbildung-mit-zukunft-text .et_pb_text_inner p{
    max-width:100%
}

#rcs-ctawidget-secondary img,
#rcs-ctawidget img {
    font-size: inherit;
    width: 65%;
    height: 65%;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: width 0.25s ease 0s, height 0.25s ease 0s;
}

#rcs-ctawidget-secondary .rcs-ctawidget-label ,
#rcs-ctawidget .rcs-ctawidget-label {
    font-size: 1em;
    display: inline-block;
    white-space: nowrap;
    height: 1em;
    line-height: 1em;
    min-width: 1px;
    color: #c23c33;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-weight: 700;
    position: absolute;
    left: -0.75em;
    top: 50%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    transition: opacity 0.25s ease 0s, color 1s ease 0.75s;
    opacity: 1;
}
body.rcs-window-scrolldown #rcs-ctawidget-secondary ,
body.rcs-window-scrolldown #rcs-ctawidget {
    width: 2em;
    height: 2em;
    top: 7.5rem;
    background-color: #fff;
}
body #rcs-ctawidget-secondary {
    margin-top: 3.5em;
}
body.rcs-window-scrolldown #rcs-ctawidget-secondary {
    margin-top: 2.2em;
}
.rcs-accordion {
    display: block;
    position: relative;
    width: 100%;
    margin: 15px 0;
    transition: background-color 1s ease 0s;
    background-color: transparent;
}
.rcs-accordion-headline {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    min-height: 1px;
    padding: 0;
    margin: 0;
    cursor: pointer;
    transition: border-radius 1s ease 0s;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 0.9438571rem;
    background-color: #fff;
}
#abteilungskontakt {
    background-color: #eee;
    padding-bottom: 4rem;
}
.et_pb_module.accordions {
    padding-bottom: 6.4285714rem;
}
.et_pb_section.position-interesse-geweckt-content.et_pb_fullwidth_section {
    padding-top: 0;
    padding-bottom:  0;
}


a.rcs-button.rcs-button-style-download::before {
    content: '';
    display: block;
    position: absolute;
    right: 1.1em;
    top: 50%;
    width: 0.85em;
    height: 0.1071428em;
    -webkit-transform: translateY(0.15em);
    -ms-transform: translateY(0.15em);
    transform: translateY(0.15em);
    background-color: #c23c33;
    pointer-events: none;
    margin-top: 0.2em;
}

a.rcs-button::after {
    color: inherit;
    content: '';
    font-size: inherit;
    pointer-events: none;
    display: block;
    position: absolute;
    right: 1.3em;
    top: 50%;
    width: 0.6em;
    height: 0.6em;
    box-sizing: border-box;
    border-right: 0.1071428em solid;
    border-bottom: 0.1071428em solid;
    -webkit-transform: translateY(-55%) rotate(-45deg);
    -ms-transform: translateY(-55%) rotate(-45deg);
    transform: translateY(-55%) rotate(-45deg);
    -webkit-transform-origin: 60% 60%;
    -ms-transform-origin: 60% 60%;
    transform-origin: 60% 60%;
}
a.rcs-button.rcs-button-style-download::after {
    -webkit-transform: translateY(-95%) rotate(45deg);
    -ms-transform: translateY(-95%) rotate(45deg);
    transform: translateY(-95%) rotate(45deg);
    margin-top: 0em;
}

a.rcs-tertiaerbutton {
    color: #c23c33;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1em;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    padding: 0 1em 0 0;
    letter-spacing: 0.06em;
    font-weight: 700;
    position: relative;
}

a.rcs-tertiaerbutton:before {
    content: '';
    font-size: inherit;
    color: inherit;
    display: block;
    min-height: 1px;
    border-bottom: 0.1071428em solid;
    position: absolute;
    left: 0;
    bottom: -0.2em;
    transition: opacity 0.2s ease 0s, width 0.2s ease 0s;
    width: 0;
    opacity: 0;
}
div#slider-startseite {
    background: transparent;
    z-index: 1;
}
#main-content.index-divic {
    padding-top: 6.4285714rem;
}
.row.rcs-blogteaser {
    padding-bottom: 6.4285714rem;
}
a.rcs-tertiaerbutton:after {
    content: '';
    color: inherit;
    font-size: inherit;
    pointer-events: none;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    width: 0.6em;
    height: 0.6em;
    box-sizing: border-box;
    border-right: 0.1071428em solid;
    border-bottom: 0.1071428em solid;
    -webkit-transform: translateY(-75.5%) rotate(-45deg);
    -ms-transform: translateY(-75.5%) rotate(-45deg);
    transform: translateY(-75.5%) rotate(-45deg);
    -webkit-transform-origin: 60% 60%;
    -ms-transform-origin: 60% 60%;
    transform-origin: 60% 60%;
}
/* Global */

h1,
body.single-pos h1.entry-title,
body.blog h1 {
    font-size: 2.8571428rem;
    line-height: 1.2em;
    color: inherit;
    opacity: 0.7;
    text-transform: uppercase;
}
a.rcs-tertiaerbutton:hover:before {
    width: 100%;
    opacity: 1;
}

div#footer-ganz-unten {

}
#portfolio .mit-rcs-border-left .et_pb_main_blurb_image img {
    opacity: 1.0;

}
#portfolio .et_pb_main_blurb_image img.et-waypoint {
    opacity: 1.0;
}
/* Aktuelles */

#main-content.index-divic .container:before {

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

#main-content.index-divic #left-area {
    width: 100%;
}
footer #footer-social-media .et_pb_row.et_pb_row_0_tb_footer {
    padding: 0;
}
body.single-post #rcs-pagebackground ,
body.blog #rcs-pagebackground {
    z-index: 0;
}
#footer-social-media .social-media-menue-unten {

}
/* Beiträgre */

.rcs-blogteaser  .rcs-pageteaser-inner {
    position: relative;
    display: block;
    padding: 30px 0;
}
#beitrag-area .rcs-postdate{
    margin-bottom: 1.5714285em;
}

.rcs-blogteaser .rcs-blogteaserelement .beitag-bild {
    height: 154px;

}
.rcs-blogteaser .rcs-blogteaserelement .beitag-bild img{
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    height: 100%;
    width: 100%;
}

#kontakt-oben {
    z-index: 1;
}

.korrektur-z-index {
    position: relative;
}
body.rcs-window-scrolldown #kontakt-oben {
    z-index: 2;

}
.page.et_pb_pagebuilder_layout #main-content .position-interesse-geweckt-content .position-interesse-geweckt {
    z-index: 2;
    position: relative;
}


.rcs-pageteaser .rcs-pageteaser-inner .rcs-pageteaser-image {
    display: block;
    width: 100%;
    padding: 0 0 44% 0;
    min-height: 1px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-top-right-radius: 0.9438571rem;
    border-top-left-radius: 0.9438571rem;
    box-sizing: inherit;
}
.rcs-blogteaser p.rcs-blogteaser-date {
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    padding-top: 0.75em;
    margin-bottom: 0;
}
.rcs-blogteaser .rcs-pageteaser .rcs-pageteaser-inner h3 {
    padding-top: 0.3em;
    padding-bottom: 0.75rem;
    color: #191919;
    font-size: 1.2857142rem;
    line-height: 1.25em;
}
a.rcs-tertiaerbutton {
    color: #c23c33;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1em;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    padding: 0 1em 0 0;
    letter-spacing: 0.06em;
    font-weight: 700;
    position: relative;
}
/* Ausbildung */
#deine-vorteile-bei-uns {
    padding-top: 6.4285714rem;
    padding-bottom: 6.4285714rem;
    background-color: rgba(255,255,255,0.75);
}
#fuer-macher-mit-visionen-content .et_pb_module.et_pb_image img {
    max-width: 10.714285rem;
}
.et_builder_inner_content .et_pb_section {
    padding-top: 6.4285714rem;
    padding-bottom: 6.4285714rem;
}
.et_builder_inner_content .modul-ohne-abstand-aussen.et_pb_section {
    padding-top: 0;
    padding-bottom: 0;
}

.ausbildung-vorteile .et_pb_team_member_image.et-svg {
    width: 320px;
    max-width: 100%;
    display: block;
    width: auto;
    margin: 0 0 12px;
    text-align: center;
}
.ausbildung-vorteile img{
    max-width: 4rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ausbildung-vorteile .et_pb_module_header{
    font-size: 0.8575em;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-align: center;
}
.ausbildung-vorteile .et_pb_team_member_description div{
    text-align: center;
    font-size: 0.8575em;
    line-height: 1.5714285em;
    margin-bottom: 0;
}
.et_pb_section.position-interesse-geweckt.ohne-abstand {
    padding-bottom: 0;
    padding-top: 0;
}
/* acordeon */
.rcs-accordion {
    display:block;
    position:relative;
    width:100%;
    margin:15px 0;
    transition:background-color 1s ease 0s;
    background-color:transparent
}
.rcs-accordion.open {
    background-color:#fff
}
.rcs-accordion-content,
.rcs-accordion-headline {
    display:block;
    position:relative;
    box-sizing:border-box;
    width:100%;
    min-height:1px;
    padding:0;
    margin:0
}
.rcs-accordion-headline {
    cursor:pointer;
    transition:border-radius 1s ease 0s;
    padding-top:0;
    padding-bottom:0;
    border-radius:0.9438571rem;
    background-color:#fff
}
.rcs-accordion.open .rcs-accordion-headline {
    border-radius:0
}
.rcs-accordion-headline h3 {
    display:block;
    position:relative;
    color:#000;
    padding:1em 1em 1em 60px
}
.rcs-accordion-headline h3:after {
    display:inline-block;
    content:'';
    font-size:1em;
    color:inherit;
    position:absolute;
    top:50%;
    left:1.25em;
    width:0.6em;
    height:0.6em;
    box-sizing:border-box;
    border-right:0.1071428em solid #c23c33;
    border-bottom:0.1071428em solid #c23c33;
    transition:-webkit-transform 0.25s ease 0s;
    transition:transform 0.25s ease 0s;
    transition:transform 0.25s ease 0s, -webkit-transform 0.25s ease 0s;
    -webkit-transform:translateY(-50%) rotate(-45deg);
    -ms-transform:translateY(-50%) rotate(-45deg);
    transform:translateY(-50%) rotate(-45deg)
}
.rcs-accordion.open .rcs-accordion-headline h3:after {
    -webkit-transform:translateY(-70%) rotate(45deg);
    -ms-transform:translateY(-70%) rotate(45deg);
    transform:translateY(-70%) rotate(45deg)
}
.rcs-accordion-content {
    padding:30px 30px 60px 30px;
    transition:opacity 0.75s ease 0s;
    opacity:0
}
.rcs-accordion.open .rcs-accordion-content {
    opacity:1
}
.rcs-accordion .rcs-accordion-content-wrapper {
    max-height:0;
    overflow:hidden;
    transition:max-height 0.5s ease 0s
}
.rcs-accordion-headline h3 span.rcs-accordion-subheadline {
    font-size:1rem;
    display:block;
    padding-top:0.5em;
    font-weight:400
}
/* Stellen */
.rcs-wpheroes-filter-wrapper {
    margin: 15px 0 15px 0;
}
.rcs-jobcard-heroes-outer {
    pointer-events: none;
}
.rcs-jobcard-listing {
    display: block;
    min-height: 0px;
    width: calc(100% + 30px);
    margin: 0 -15px 0 -15px;
    box-sizing: border-box;
}

elect.rcs-wpheroes-filter {
    width: 100%;
    letter-spacing: 0;
    text-transform: none;
    box-sizing: border-box;
    display: block;
    font-size: 1rem;
    background-color: #eee;
    border: 0.1071428em solid rgba(86,86,86,0.5);
    border-radius: 0.5357142em;
    margin: 0;
    padding: 1.2em 1.5em 1.2em 1.5em;
    padding-right: 1.5em;
    padding-bottom: 1.2em;
    line-height: 1em;
    color: #191919;
    transition: border-color 0.25s ease 0s, box-shadow 0.5s ease 0s, opacity 0.25s ease 0s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAwIDEwMDAiPjxjaXJjbGUgY3g9IjUwMCIgY3k9IjE2NCIgcj0iMTI1IiBmaWxsPSIjNTY1NjU2Ii8+PGNpcmNsZSBjeD0iNTAwIiBjeT0iNTAwIiByPSIxMjUiIGZpbGw9IiM1NjU2NTYiLz48Y2lyY2xlIGN4PSI1MDAiIGN5PSI4MzYiIHI9IjEyNSIgZmlsbD0iIzU2NTY1NiIvPjwvc3ZnPgo=");
    background-size: 1.25em 1.25em;
    background-position: right 1em center;
    background-repeat: no-repeat;
    padding-right: 3em;
    line-height: 1.2em;
}

/* Formular */
/*.wpcf7-form.init input[type="checkbox"] + span::before, */
.wpcf7-form.init input[type="email"],
.wpcf7-form.init input[type="submit"],
.wpcf7-form.init input[type="tel"],
.wpcf7-form.init input[type="text"],
.wpcf7-form.init select,
.wpcf7-form.init textarea {
    width: 100%;
    letter-spacing: 0;
    text-transform: none;
    box-sizing: border-box;
    display: block;
    font-size: 1rem;
    background-color: #eee;
    border: 0.1071428em solid rgba(86,86,86,0.5);
    border-radius: 0.5357142em;
    margin: 0;
    padding: 1.2em 1.5em 1.2em 1.5em;
    line-height: 1em;
    color: #191919;
    transition: border-color 0.25s ease 0s, box-shadow 0.5s ease 0s, opacity 0.25s ease 0s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

form.wpcf7-form label {
    font-size: 0.6428571rem;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    line-height: 1.5714285em;
    height: 17.7rem;
}
.wpcf7-list-item input[type=checkbox] {
    display: none;
}
.wpcf7-list-item input[type=checkbox]+span:before {
    width: auto;
    content: '';
    display: block;
    padding: 0.8em;
    position: absolute;
    left: -10px;
    top: 0;
    margin-right: 0;
    -webkit-transform: translateY(0.35em);
    -ms-transform: translateY(0.35em);
    transform: translateY(0.35em);
    cursor: pointer;
    border: 0.1071428em solid #565656;
    line-height: 1em;
    color: #191919;
    transition: border-color 0.25s ease 0s, box-shadow 0.5s ease 0s, opacity 0.25s ease 0s;
    border-radius: 0.5357142em;
    margin: 0;
    font-size: 1rem;
    background-color: #eee;
    letter-spacing: 0;
    text-transform: none;
    box-sizing: border-box;
}
.wpcf7-list-item input[type=checkbox]:checked+span:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAwIDEwMDAiPgogIDx0aXRsZT5jaGVjazwvdGl0bGU+CiAgPGcgaWQ9IndlYmljb24tY2hlY2siPgogICAgPHBvbHlnb24gaWQ9ImNoZWNrIiBwb2ludHM9IjgwNi4xNjIgMjMyLjc2NiA0MjMuMTk3IDYxNS43MzIgMjQwLjYxIDQzMy4xNDUgMTQ4LjA2NSA1MjUuNjg5IDMzMC42NTIgNzA4LjI3NiA0MjMuMTk3IDgwMC44MjEgNTE1Ljc0MSA3MDguMjc2IDg5OC43MDcgMzI1LjMxIDgwNi4xNjIgMjMyLjc2NiIgZmlsbD0iI2MyM2MzMyIvPgogIDwvZz4KPC9zdmc+Cg==);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
}

.wpcf7-form-control.wpcf7-acceptance input[type=checkbox]+span {
    font-size: 1rem;
    letter-spacing: 0;
    text-transform: none;
    position: relative;
    padding: 0.5em 0 0.5em 2.0em;
    display: block;
    box-sizing: border-box;
    width: 100%;
}
.text-center input.wpcf7-form-control.wpcf7-submit[type=submit] {
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2rem;
}

input.wpcf7-form-control.wpcf7-submit[type=submit] {
    width: auto;
    margin-top: 1.5714285rem;
    margin-bottom: 0;
    background-color: transparent;
    color: #c23c33;
    border-color: #c23c33;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}
.wpcf7 .screen-reader-response  .col-12.text-center p {
    max-width: 100%;
}
/* ende Formular */
.rcs-jobcard-heroes .rcs-jobcard-heroes-inner {
    display: block;
    border-radius: 0.5357142em;
    background-color: transparent;
    color: #c23c33;
    padding: 30px;
    min-height: 1px;
    border: 0.1071428em solid #c23c33;
    border-top-color: rgb(194, 60, 51);
    border-right-color: rgb(194, 60, 51);
    border-bottom-color: rgb(194, 60, 51);
    border-left-color: rgb(194, 60, 51);
}
.rcs-jobcard-heroes, .rcs-jobcard-heroes .rcs-jobcard-heroes-inner {
    position: relative;
}
.rcs-jobcard-heroes, .rcs-jobcard-heroes .rcs-jobcard-heroes-inner, .rcs-jobcard-heroes .rcs-jobcard-heroes-inner a {
    font-size: 1rem;
    display: inline-block;
}
.rcs-jobcard-heroes .rcs-jobcard-heroes-inner .rcs-jobcard-heroes-linkindikator {
    font-size: 1rem;
    color: #fff;
    display: block;
    width: 1.666em;
    height: 1.666em;
    box-sizing: border-box;
    border: 0.1071428em solid;
    position: absolute;
    right: 15px;
    bottom: 15px;
    border-radius: 0.4166666em;
    transition: border-color 0.5s ease 0s;
}

.rcs-jobcard-heroes {
    width: 50%;
    box-sizing: border-box;
    float: left;
    padding: 15px;
}
a.rcs-jobcard-heroes-outer[data-gesellschaft="RCS Entsorgung GmbH"] .rcs-jobcard-heroes .rcs-jobcard-heroes-inner {
    background-color: #c23c33;
    border-color: #c23c33;
    color: #fff;
    width: 100%;
}

a.rcs-jobcard-heroes-outer[data-gesellschaft="RCS Rohstoffverwertung GmbH"] .rcs-jobcard-heroes .rcs-jobcard-heroes-inner {
    background-color: #4e5859;
    border-color: #4e5859;
    color: #fff;
    width: 100%;
}
a.rcs-jobcard-heroes-outer[data-gesellschaft="RCS Plastics GmbH"] .rcs-jobcard-heroes .rcs-jobcard-heroes-inner {
    background-color: #016098;
    border-color: #016098;
    color: #fff;
    width: 100%;
}
.rcs-emptyjob-message:not(.active) .rcs-emptyjob-message-outer {
    height: 0 !important;
    opacity: 0;
}

.rcs-jobcard-heroes .rcs-jobcard-heroes-inner a, .rcs-jobcard-heroes .rcs-jobcard-heroes-inner a h4, .rcs-jobcard-heroes .rcs-jobcard-heroes-inner h4 {
    text-decoration: none;
    color: inherit;
    padding-bottom: 0;
     min-height: 55px;
}
.rcs-jobcard-heroes .rcs-jobcard-heroes-inner p {
    padding-right: 3em;
}
.rcs-jobcard-heroes-outer .rcs-jobcard-heroes-inner {
    pointer-events: auto;
}
.rcs-jobcard-heroes .rcs-jobcard-heroes-inner .rcs-jobcard-heroes-linkindikator::after {
    color: #fff;
    content: '';
    position: absolute;
    display: block;
    width: 0.466666em;
    height: 0.466666em;
    box-sizing: border-box;
    left: 42%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    border-right: 0.1071428rem solid;
    border-bottom: 0.1071428rem solid;
}
.rcs-jobcard-heroes .rcs-jobcard-heroes-inner span.rcs-jobcard-heroes-einsatzort {
    display: block;
    position: relative;
    padding-left: 1em;
    box-sizing: border-box;
    margin-top: 0.5em;
    opacity: 0.7;
    transition: opacity 0.3s ease 0s;
}
.rcs-jobcard-heroes .rcs-jobcard-heroes-inner span.rcs-jobcard-heroes-einsatzort:after {
    content:'';
    position:absolute;
    font-size:inherit;
    left:-0.1em;
    top:0.25em;
    width:0.9em;
    height:0.9em;
    background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAwIDEwMDAiPjxwYXRoIGQ9Ik04MjkuOTI2LDMzNS4wMjJDODI5LjkyNiwxNTIuNjM0LDY4Mi40NzUsNC45OSw0OTkuOTksNC45OSwzMTcuNiw0Ljk5LDE3MC4wNTUsMTUyLjYzNCwxNzAuMDU1LDMzNS4wMjJjMCwzOS4yNjksNC41MjMsNzkuODg2LDIxLjI3LDExNS40bDIzNS4yMjksNDk4Ljg1YzEyLjksMjguMyw0Mi41NDEsNDUuNzE3LDczLjQzNiw0NS43MTcsMzAuOTkyLDAsNjAuNjM2LTE3LjQyLDc0LjIwNy00NS43MTdsMjM0LjU1NS00OTguODVjMTYuNzQ3LTM1LjUxNSwyMS4xNzQtNzYuMTMyLDIxLjE3NC0xMTUuNG0tMTY0Ljg3MSwwYzAsOTAuODU4LTc0LjExMSwxNjQuOTY4LTE2NS4wNjUsMTY0Ljk2OC05MC44NTcsMC0xNjQuOTY4LTc0LjExLTE2NC45NjgtMTY0Ljk2OFM0MDkuMTMzLDE3MC4wNTUsNDk5Ljk5LDE3MC4wNTVjOTAuOTU0LDAsMTY1LjA2NSw3NC4xMSwxNjUuMDY1LDE2NC45NjciIGZpbGw9IiNmZmYiLz48L3N2Zz4K");
    background-size:100% 100%;
    background-position:center;
    background-repeat:no-repeat
}
.rcs-jobcard-heroes:hover .rcs-jobcard-heroes-inner span.rcs-jobcard-heroes-einsatzort {
    opacity: 1;
}
/* footer*/
footer div#footer-unten {

    padding-bottom: 1.0714285rem;
    padding-top: 1.0714285rem;
    background-color: #c23c33;
}
#menue-unten.et_pb_row {
    padding: 0;
}
footer div#footer-unten ul#id-menue-unte-rcs {
    padding: 0;
}

footer div#footer-unten ul#id-menue-unte-rcs li {
    display: inline-block;
    padding: 0 15px 0 0;
}

footer div#footer-unten ul#id-menue-unte-rcs li a{
    display: inline-block;
    font-size: 0.6428571rem;
    line-height: 0;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
}
footer div#footer-unten ul#id-menue-unte-rcs li a:hover{
    color: #191919;
}
footer div#footer-unten ul#id-menue-unte-rcs,
footer div#footer-unten ul#id-menue-unte-rcs li a {

}

#footer #menue-unten #id-menue-unte-rcs li a {
    /*
  padding: 1.6666666em 0.7142856em 1.6666666em 0.7142856em;
    padding-left: 0.714286em;
  border-radius: 0.5357142em;
  letter-spacing: 0.1em;
  transition: color 0.2s ease 0s;
  background-color: transparent;*/
}

/* #socialicons */

#footer-social-media {

}
#footer-social-media .et_pb_row_1_tb_footer{

    padding: 0;
}
#footer-social-media .et_pb_row_1_tb_footer .social-media-menue-unten{

    padding: 0;
}
#footer-social-media {
    background-color: #565656;
    position: relative;
    padding-bottom: 1.0714285rem;
    padding-top: 1.0714285rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 2;
}
#footer-social-media ul li a img {
    display: inline-block;
    width: 1em;
    height: 1em;
}
#footer-social-media ul li {
    display: inline-block;
}
#footer-social-media ul li a {
    white-space: nowrap;
    display: inline-block;
    min-width: 1px;
    min-height: 1px;
    text-decoration: none;
    color: #fff;
    padding: 0 1.5em 0 0;
    transition: opacity 0.2s ease 0s;
    opacity: 0.6;
}
#footer-social-media ul li a span {
    display: inline-block;
    -webkit-transform: translateY(-0.15em);
    -ms-transform: translateY(-0.15em);
    transform: translateY(-0.15em);
    padding: 0 0 0 0.4em;
}
#footer-social-media ul li a:hover {
    opacity: 1;
}

#rcs-section-kontakt.rcs-section .container.container-ohne-abstand {
    padding-top: 0;
}
.et_pb_row,
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
header#main-header #logo {
    float: left;
        max-width: 400px;
}

/* ToDo*/
/*
nav#top-menu-nav {
    color: blueviolet;
}
.et_fixed_nav #main-header, #main-header {
        background: aqua;

}
.container.et_menu_container {
        background: yellowgreen;
    
}
.et_header_style_left .logo_container {
    background-color: blue;
}
header#main-header #logo {
    background-color: yellow;
}
li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children.menu-item-2194 {
    background: aqua;
}
#footer-social-media ul li,
footer div#footer-unten ul#id-menue-unte-rcs li {
    background-color: aquamarine;
}
.container {

    background: yellow;
}
.et_pb_row {

    background: red;
}
.logo_container {
    background: lightblue;
}
div#portfolio .et_pb_column.et_pb_css_mix_blend_mode_passthrough {
    background: beige;
}
/* ToDo ENDE */

div#portfolio  .durchdachte-entsorgungskonzepte .et_pb_column.et_pb_css_mix_blend_mode_passthrough ,
div#portfolio  .hochwertige-sekundaerrohstoffe .et_pb_column.et_pb_css_mix_blend_mode_passthrough {
    width: 50%;
    margin-right: 0;
    padding-right: 15px;
    padding-left: 15px;
}
div#portfolio .hochwertige-sekundaerrohstoffe,
div#portfolio .durchdachte-entsorgungskonzepte {
    padding: 0;
}
div#slider-karriere-ausbildung {
    padding-top: 0;
    padding-bottom: 0;
}
@media (min-width:576px) {
    .et_pb_row,
    .container {
        max-width:540px;
    }

}
@media (min-width:768px) {
    .et_pb_row,
    .container {
        max-width:720px;
    }
}
@media (min-width:981px) {
    .et_pb_row,
    .container {
        max-width:960px;
    }
}
@media (min-width:1200px) {
    .et_pb_row,
    .container {
        max-width:1140px;
    }
}
@media only screen and (min-width: 1350px){

    body .et_pb_row {
        padding: 27px 15px;
    }
}
@media (min-width:1400px) {
    .et_pb_row,
    .container {
        max-width:1140px;
    }
}
/* */

.erstes-text-seite {
    min-height: 800px;
}
.rcs-section.rcs-section-cornerimage {
    position: relative;
    overflow: hidden;
    min-height: 800px;
    padding-top: 6.4285714rem;
    padding-bottom: 6.4285714rem;
    margin-top: -1px;
}

.hintergrund-eee {
    background: #eee;
}

/* ALTE SEITE */



/* ** Slider - Ausbildung  ** **/

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.rcs-slider .rcs-slide {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
}
.rcs-slider-style-bildslider[data-gap="0"] .rcs-bildslider-proportion {
    transition: opacity 1s ease 0s;
    background-color: #fff;
    opacity: 0.8;
}
.rcs-slider-style-bildslider[data-gap="0"] .rcs-slide.swiper-slide-active .rcs-bildslider-proportion {
    opacity: 0;
}
body .swiper-button-next, body .swiper-button-prev, body .swiper-container-rtl .swiper-button-next, body .swiper-container-rtl .swiper-button-prev {
    width: 1.6rem;
    height: 1.6rem;
    box-sizing: border-box;
    margin-top: -0.8rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color: transparent;
    background-image: none;
    border-right: 0.1071428rem solid #c23c33;
    border-bottom: 0.1071428rem solid #c23c33;
}

body .swiper-button-next, body .swiper-container-rtl .swiper-button-next {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 30px;
}

body .swiper-button-prev, body .swiper-container-rtl .swiper-button-prev {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    left: 30px;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
/* *** Mittte *** */
.rcs-section.rcs-section-cornerimage .rcs-cornerimage {
    display: block;
    width: 105%;
    height: 70%;
    position: absolute;
    bottom: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    transition: opacity 1.5s ease 0s, right 1.5s ease 0s;
    opacity: 0;
    right: -5%;
}


.rcs-slider .rcs-slide .rcs-bildslider-proportion {
    display: block;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding: 0 0 100% 0;
    margin: 0;
}

body.rcs-windowload  div#slider-startseite .rcs-section.rcs-section-cornerimage .rcs-cornerimage {
    opacity: 1;
    right: 0;
}

/* odben */
.rcs-section.rcs-section-slidewrapper .rcs-section-slideindicator {
    display: block;
    width: 6.4285714rem;
    height: 6.4285714rem;
    position: absolute;
    left: 50%;
    top: 0;
    background-color: transparent;
    margin: 0 0 0 -3rem;
    padding: 0;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
}

.rcs-slide-left, .rcs-slide-right {
    display: block;
    width: 120%;
    height: 100%;
    position: absolute;
    background-size: auto 100%;
    background-repeat: no-repeat;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    transition: left 5s ease 0s, right 5s ease 0s, top 5s ease 0s;
}
div#slider-startseite-zwei .rcs-slide-left ,
div#slider-startseite .rcs-slide-left {
    top: 0;
    left: 0;
    background-position: left center;
}

div#slider-startseite-zwei .rcs-slide-right ,
div#slider-startseite .rcs-slide-right {
    bottom: 0;
    right: 0;
    background-position: right center;
}

/* links */
body.rcs-windowload div#slider-startseite-zwei .rcs-section.rcs-section-slidewrapper .rcs-slide-left ,
body.rcs-windowload div#slider-startseite .rcs-section.rcs-section-slidewrapper .rcs-slide-left {
    opacity: 0.3;
    background-image: url(https://www.rcs-entsorgung.de/wp-content/uploads/2023/10/rcs-blaetter-links.png);
    left: -10%;
}

/* rechts */
body.rcs-windowload div#slider-startseite-zwei .rcs-section.rcs-section-slidewrapper .rcs-slide-right ,
body.rcs-windowload div#slider-startseite .rcs-section.rcs-section-slidewrapper .rcs-slide-right {
    right: -10%;
    background-image: url("https://www.rcs-entsorgung.de/wp-content/uploads/2019/11/rcs-blaetter-rechts.png");
}
div#co2fussabdruck p,
div#nachhaltigkeit-recycling p,
p.volle-breite,
div#unternehmen p,
.unternehmen-erfolgsgeschichte p,
.unternehmen-plastics p,
.unternehmen-rohstoffverwertung p,
.unternehmen-entsorgung p {
    max-width: 100%;
    font-size: 16px;
}

.text-gruen {
    color: #43720b;
}

.col-12.text-sustainability {
    padding-top: 6.4285714rem;
}

.rcs-section.rcs-section-slidewrapper {
    position: relative;
    overflow: hidden;
}

.rcs-section {
    padding-top: 6.4285714rem;
    padding-bottom: 6.4285714rem;
    margin-top: -1px;
}

body.single-post #rcs-pagebackground {
    z-index: -1;
    opacity: 1.0;
}
body #main-header {
    transition: box-shadow 0.5s ease 0s;
    box-shadow: 0 0 0.9375rem rgba(0,0,0,0.25) !important;
    z-index: 3;
}

body #main-header.et-fixed-header {
    transition: box-shadow 0.5s ease 0s;
}

body.single-post #et-main-area {
    background-color: #fff;
    z-index: 1;
}

a.rcs-tertiaerbutton {
    color: #c23c33;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1em;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    padding: 0 1em 0 0;
    letter-spacing: 0.06em;
    font-weight: 700;
    position: relative;
    float: none;
}
#beitrag-area  {
    padding-top: 6.4285714rem;
}
#beitrag-area artikel.et_pb_post   {
    padding-bottom: 6.4285714rem;
}
#beitrag-area  article.post .et_pb_section {
    padding: 0;
}
#beitrag-area  article.post .et_pb_section .et_pb_row{
    padding: 0;
}

/* linie & sitbar weg */
body.single #main-content.singel-divic .container::before{
    display: none;
}

/* sprache*/

#spracheumschalter-menu #id-sprache-nav {
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 15px;
    min-width: 1px;
    height: 11px;
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
    line-height: 0;
}
#spracheumschalter-menu #id-sprache-nav li {
    display: inline-block;
    position: relative;
    white-space: nowrap;
    margin: 0 0 0 -15px;
}
.mobile_nav.mit-sprache.opened,
.mobile_nav.closed.mit-sprache {
    margin-top: -10px;
}
.et_header_style_left #et-top-navigation .mobile_menu_bar {
    padding-bottom: 38px;
}
#spracheumschalter-menu #id-sprache-nav li a {
    padding: 6px 8px;
    display: inline-block;
    border-radius: 4px;
    background-color: transparent;
    transition: background-color 0.2s ease 0s;
    margin: 4px;
}
.et_header_style_left .et-fixed-header #et-top-navigation nav>ul#top-menu>li>a,
.et_header_style_split .et-fixed-header #et-top-navigation nav>ul#top-menu>li>a,
.et_header_style_left #et-top-navigation nav>ul#top-menu>li>a,
.et_header_style_split #et-top-navigation nav>ul#top-menu>li>a {
    padding-bottom: 44px;
}
.et_mobile_menu li a {
    padding: 10px 5px;
}
.nav li ul {
    border-color: #E02B20;
}
ul#top-menu ul.sub-menu {
    margin-top: 0px;
    border-color:#E02B20;
}

ul#top-menu ul.sub-menu li a {
    line-height: 1.5;
}
.mobile_menu_bar::before, .mobile_menu_bar::after,
#top-menu li.current-menu-ancestor > a,
#top-menu li.current-menu-item > a {
    color: #E02B20;
}
.et_mobile_menu {

    border-top: 3px solid #E02B20;
    padding-top: 5px;
    padding-bottom: 0px;

}
#fuer-macher-mit-visionen-content {

}
#nachhaltigkeit-recycling {
    background-color: #ecfcf1;
}

div#bild-sehr-klein-bottle-to-bottle img.rcs-image.rcs-icon {
    max-width: 100px;
}

#der-bilder-in-nachhaltigkeit {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
}
#der-bilder-in-nachhaltigkeit .et_pb_text_inner{
    text-align: center;

}
.klein-text p small{
    font-size: smaller;
}
#co2fussabdruck .et_pb_row.et_pb_row_6.modul-titel {
    padding-top: 0;
    padding-bottom: 0;
}
#co2fussabdruck .text-bild-flex {
    padding-top: 0;
    display: flex;
    justify-content: space-between;
}
#co2fussabdruck .text-bild-flex  .flex-text {
    order: 2;
    margin-right:0;
}
#co2fussabdruck .text-bild-flex .flex-bild {
    flex-shrink: 0;
    order: 1;
    margin-right: 5.5%!important;
}

#fuer-macher-mit-visionen-content  .align-self-center .et_pb_image_wrap{
    align-self: center !important;
}

#spracheumschalter-menu #id-sprache-nav li.current-lang a,
#spracheumschalter-menu #id-sprache-nav  li a:hover  {
    background-color: #eee;
    background-color: rgba(25,25,25,0.25);
}
#spracheumschalter-menu #id-sprache-nav li.current-lang a img,
#spracheumschalter-menu #id-sprache-nav  li a:hover img {
}
footer div#footer-unten div#menue-unten .et_pb_column ,
#footer-social-media .et_pb_row_1_tb_footer .social-media-menue-unten{
    padding-right: 15px;
    padding-left: 15px;
}
/* responsive*/
#portfolio .mit-rcs-border-left .et_pb_blurb_container {
    padding-right: 20px;
}
#slider-startseite-zwei #sustainability .container.text1 .text-nachhaltigkeit {
    padding-bottom: 40px;
}

#fuer-macher-mit-visionen-content .rand-rechts {
    border-right: #c23c33 0.1071428rem solid;
}
#fuer-macher-mit-visionen-content .rand-rechts.border-green {
    border-right: #43720b 0.1071428rem solid;
}
div#portfolio.sprache-englisch .et_pb_row.et_pb_row_6{
        padding-top: 6.4285714rem;
    padding-bottom: 1.875rem;
}

@media (max-width: 1199px){

    .rcs-section.rcs-section-cornerimage .rcs-cornerimage {
        height: 20rem;
    }
    .rcs-section.rcs-section-slidewrapper.rcs-viewport-in .rcs-slide-left {
        left: -2%;
    }
    .rcs-section.rcs-section-slidewrapper.rcs-viewport-in .rcs-slide-right {
        right: -5%;
    }
    #portfolio .mit-rcs-border-left .et_pb_main_blurb_image {
        width: 100%;
        padding-bottom: 1em;
        padding-bottom: 1em;
        margin-bottom: 2rem;
        display: block;
        text-align: center;
        border-bottom: 0.1071428rem solid;

    }
    #portfolio .et_pb_main_blurb_image span.et_pb_image_wrap {
        max-width: 70px;
    }
    #portfolio .et_pb_main_blurb_image span.et_pb_image_wrap img{

    }
    #portfolio .mit-rcs-border-left .et_pb_blurb_container {
        border: none;
        width: 100%;
        display: block;
    }
}

@media (min-width: 981px) and (max-width: 1199px) {

    .theme-header.rcs2024 #top-menu li > a {
        font-size: 0.6rem;
    }
    .theme-header.rcs2024  #top-menu li {

        padding-right: 10px;
    }
    #jobs-mit-zukunft h4.et_pb_module_header {
        min-height: 94px;
    }

    div#portfolio a.rcs-button {

    }
    .row.bild-bottle-to-bottle-content {
        padding-bottom: 30px;
    }
}

@media (max-width: 1199px){
    #portfolio.sprache-englisch .durchdachte-entsorgungskonzepte .et_pb_blurb_content {
        min-height: 790px
    }
    
    #portfolio .durchdachte-entsorgungskonzepte .et_pb_blurb_content {
        min-height: 790px
    }

    #portfolio .hochwertige-sekundaerrohstoffe .et_pb_blurb_content {
        min-height:720px;
    }
}

.rcs-section.rcs-section-cornerimage {

    min-height: 660px;
}
#portfolio .mit-rcs-border-left .et_pb_blurb_container {
    padding-right: 15px;
    padding-left: 15px;
}


@media (max-width:  991px){
    .rcs-blogteaser .rcs-blogteaserelement .beitag-bild {
        height: auto;
    }
    div#bild-sehr-klein-bottle-to-bottle img.rcs-image.rcs-icon {
        max-width: 150px;
    }
    
    #karriere-bei-rcs-container {
        
    }
}

@media (max-width:  980px){
    .row.bild-bottle-to-bottle-content {
        padding-bottom: 2rem;
    }
    
   
    #portfolio .mit-rcs-border-left .et_pb_main_blurb_image {
        padding-right:0;
    }
    
div#portfolio .hochwertige-sekundaerrohstoffe  .box1, 
div#portfolio .durchdachte-entsorgungskonzepte .box1 {
   margin-bottom: 30px !important;
}

    div#sustainability .bild-bottle-to-bottle-content {
        margin-bottom: 2rem;
    }
    
    
    #abteilungskontakt {
    background-color: #eee;
    padding-bottom: 0rem;
}
        #companies .rcs-border-left:after,
    #unternehmen .rcs-border-left:after,
    #rcs-section-kontakt.rcs-section .rcs-kontakt-talkbox .col-12.col-md-6.align-self-center.rcs-border-left:after,
    .position-interesse-geweckt-content .rcs-kontakt-talkbox .col-12.col-md-6.align-self-center.rcs-border-left:after{
    color: transparent;
    }
        #companies .rcs-border-left,
        #unternehmen .rcs-border-left{
        border-top: #191919 0.1071428rem solid;
            
        }
    #rcs-section-kontakt.rcs-section .rcs-kontakt-talkbox .col-12.col-md-6.align-self-center.rcs-border-left ,
    .position-interesse-geweckt-content .rcs-kontakt-talkbox .col-12.col-md-6.align-self-center.rcs-border-left {
        border-left: #191919 0.1071428rem solid;
    }
    #karriere-bei-rcs-container {
        padding-top: 2.4285714rem
    }

    #main-content.index-divic {
        padding-top: 2.4285714rem
    }

    #der-bilder-in-nachhaltigkeit .rcs-image.rcs-icon  {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }

    #co2fussabdruck .text-bild-flex {
        display: block;
    }

    #co2fussabdruck .text-bild-flex .flex-bild {
        flex-shrink: 0;
        order:2;
        margin-right: 0!important;
    }
    #co2fussabdruck .text-bild-flex .flex-text {
        order: 1;
        margin-right: 0;
    }
    #fuer-macher-mit-visionen-content .rand-rechts {
        border-bottom: #c23c33 0.1071428rem solid;
        border-right:none;
        padding-right:0;
        padding-bottom: 2rem;
    }
    #fuer-macher-mit-visionen-content .rand-rechts.border-green {
        padding-right:0;
        border-right:none;
        border-bottom: #43720b 0.1071428rem solid;
    }

    div#unternehmen fuer-macher-mit-visionen-content .rand-rechts {
        border-bottom:none;
        border-top: #191919 0.1071428rem solid;

    }

    .rcs-border-left:after, .rcs-border-right:after {
        left: 15px;
        width: calc(100% - 30px);
        height: auto;
        min-height: 1px;
        border-left: 0 solid;
        border-top: 0.1071428rem solid;
        top: auto;
        bottom: 0;
        right: -15px;
    }

    div#leitfand-bewerbung-content {
        padding-top: 0;
        padding-bottom: 0;
    }
    div#karriereteaser {
        padding-bottom: 0;
    }
    .rcs-jobcard-heroes {
        width: 100%;
        box-sizing: border-box;
        float: left;
        padding: 15px;
    }
    .et_pb_section.et_pb_section_7.hintergrud-grau.et_section_regular {
    }
    div#portfolio .durchdachte-entsorgungskonzepte .et_pb_column.et_pb_css_mix_blend_mode_passthrough,
    div#portfolio .hochwertige-sekundaerrohstoffe .et_pb_column.et_pb_css_mix_blend_mode_passthrough {
        width: 100%;
    }
    #beitrag-area {
        padding-top:2.4285714rem;
    }
    ul#mobile_menu li.menu-item.current_page_item > a {
        color: #E02B20;
    }
    ul#mobile_menu li.menu-item.current_page_item.menu-item-object-custom > a {
        color: rgba(25,25,25,0.75);
    }
    div#row-mit-text-rechts {
        padding-left: 15px!important;
        padding-right:  15px!important;
    }

    .et_mobile_menu {
        margin-left: 15px;
        margin-right: 15px;
        max-width: 690px;
    }

    .rcs-kontakt-talkbox .rcs-image.rcs-icon {
        max-width: 4.714285rem;
    }
    .align-self-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    #rcs-ctawidget, #rcs-ctawidget-secondary {
        width: 2em;
        height: 2em;
        top: 7.5rem;
    }
    #portfolio .et_pb_main_blurb_image span.et_pb_image_wrap {
        max-width: 107px;
    }
#portfolio.sprache-englisch .durchdachte-entsorgungskonzepte .et_pb_blurb_content,
    #portfolio .durchdachte-entsorgungskonzepte .et_pb_blurb_content {
        min-height: 200px;
    }
#portfolio.sprache-englisch .hochwertige-sekundaerrohstoffe .et_pb_blurb_content,
    #portfolio .hochwertige-sekundaerrohstoffe .et_pb_blurb_content {
        min-height: 200px;
    }
    #rcs-ctawidget-secondary .rcs-ctawidget-label, #rcs-ctawidget .rcs-ctawidget-label {
        font-size: 0.6428571em;
        letter-spacing: 0.1em;
    }

    #jobs-mit-zukunft .et_pb_team_member .et_pb_team_member_description .job-text,
    #jobs-mit-zukunft h4.et_pb_module_header {
        min-height:20px;
    }
    #karriereteaser .et_pb_row .et_pb_team_member_image ,
    #jobs-mit-zukunft .et_pb_row .et_pb_team_member_image {
        padding-top: 0;
    }
    #karriereteaser .et_pb_team_member_image,
    #jobs-mit-zukunft .et_pb_team_member_image {
        max-width: 100%;
        padding: 30px 0 0 0;
    }

    .et_pb_team_member_description {
        padding-bottom: 2rem;
    }

    .et_header_style_left #logo {
        max-width: 70%;
    }

    #companies .rcs-image.rcs-icon, #unternehmen .rcs-image.rcs-icon {
        text-align: center;
        margin: auto;
        padding-bottom: 20px;
    }
    .rcs-section.rcs-section-slidewrapper.rcs-viewport-in .rcs-slide-left {
        left: -5%;
    }
    .rcs-section.rcs-section-slidewrapper.rcs-viewport-in .rcs-slide-right {
        right: -5%;
    }
    #companies .rcs-border-left:after,
    #unternehmen .rcs-border-left:after  {
        left: 15px;
        width: calc(100% - 30px);
        height: auto;
        min-height: 1px;
        border-left: 0 solid;
        border-top: 0.1071428rem solid;
    }
    .rcs-border-left {
        margin-left: 0;
        margin-top: 15px;
    }
    .rcs-border-left {
        padding-top: 1.875rem;
        margin-top: 1.875rem;
    }

    .rcs-kontakt-talkbox .col-12.col-md-6.align-self-center.rcs-border-left {
        padding-top: 0;
        margin-top: 0;
    }
    .et_pb_row.unternehmen-entsorgung .et_pb_column.et_pb_css_mix_blend_mode_passthrough,
    .et_pb_row.unternehmen-rohstoffverwertung .et_pb_column.et_pb_css_mix_blend_mode_passthrough,
    .et_pb_row.unternehmen-plastics .et_pb_column.et_pb_css_mix_blend_mode_passthrough{
        margin-bottom: 0;
    }
    .rcs-slide-left, .rcs-slide-right {
        max-height: 12.857142rem;
    }
    .rcs-section.rcs-section-slidewrapper.rcs-viewport-in .rcs-slide-left {
        left: -5%;
    }
    .rcs-section.rcs-section-slidewrapper.rcs-viewport-in .rcs-slide-right {
        right: -5%;
    }

    .rcs-section.rcs-section-cornerimage {
        min-height: 660px;
    }
}

@media (max-width: 767px){

    #companies .rcs-border-left,
    #unternehmen .rcs-border-left,
    #rcs-section-kontakt.rcs-section .rcs-kontakt-talkbox .col-12.col-md-6.align-self-center.rcs-border-left,
    .position-interesse-geweckt-content .rcs-kontakt-talkbox .col-12.col-md-6.align-self-center.rcs-border-left{
        
        border-top: #c23c33 0.1071428rem solid;
        border-left: none;
    }

    div#bild-sehr-klein-bottle-to-bottle img.rcs-image.rcs-icon {
        margin-bottom: 2rem;
    }
    div#bild-sehr-klein-bottle-to-bottle {
        text-align: center;
    }
    #der-bilder-in-nachhaltigkeit .et_pb_css_mix_blend_mode_passthrough {
        padding-bottom: 3rem;
    }
    #der-bilder-in-nachhaltigkeit .et_pb_css_mix_blend_mode_passthrough.et-last-child {
        padding-bottom: 0rem;
    }
    body.single-post #beitrag-area h1{
        padding-top:0;
    }
    .rcs-kontakt-talkbox .col-12.col-md-6.align-self-center.rcs-border-left {
        padding-top: 1.875rem;
        margin-top: 1.875rem;
    }
    #rcs-ctawidget, #rcs-ctawidget-secondary {
        margin-right: -255px;
    }
    .et_mobile_menu {
        max-width: 510px;
    }

    div#slider-startseite .rcs-section.rcs-section-slidewrapper .container {
        padding-top:0;
    }
    div#slider-startseite h1,
    h1 {
        font-size: 1.8rem;
        padding-top: 20px;
    }
     .rcs-section {
    padding-top: 3.2142857rem;
    padding-bottom: 3.2142857rem;
}
    #deine-vorteile-bei-uns {
     padding-top: 3.2142857rem;
    padding-bottom: 3.2142857rem;
        background-color: rgba(255, 255, 255, 0.75);
    }
    
    
    #karriere-bei-rcs-container h2,
    div#jobs-mit-zukunft h1,
    div#portfolio h1,
    div#companies h1,
    div#unternehmen h1 ,
    h2 {
        font-size: 1.4rem;
    }
    .rcs-section.rcs-section-cornerimage {
        min-height: 570px;
    }
    .row.bild-bottle-to-bottle-content img.rcs-image.rcs-icon {
        margin: 30px 0;
    }
    .row.bild-bottle-to-bottle-content .col-12.col-md-3.col-xl-3.mit-abstand {
        text-align: center;
    }


    .row.bild-bottle-to-bottle-content img.rcs-image.rcs-icon {
        margin: 40px 0;
        max-height: 255px;
    }

    .rcs-kontakt-talkbox .rcs-image.rcs-icon {
        max-width: 7rem;
    }
    .rcs-border-left:after, .rcs-border-right:after {
        left: 15px;
        width: calc(100% - 30px);
        height: auto;
        min-height: 1px;
        border-left: 0 solid;
        border-top: 0.1071428rem solid;
    }
}

@media (max-width: 575px){
    body:not(.et-tb) #main-content  div#slider-startseite .container {
        padding-top: 0;
    }

    #rcs-ctawidget, #rcs-ctawidget-secondary {
        right: 0;
        padding-right: 0;
        margin-right:15px;
        z-index: 1000;
    }

    .rcs-section.rcs-section-cornerimage .rcs-cornerimage {
        height: 12rem;
    }
    .rcs-section.rcs-section-cornerimage {
        min-height:600px;
    }
    .et_builder_inner_content .et_pb_section ,
    .rcs-section {
        padding-top: 3.2142857rem;
        padding-bottom: 3.2142857rem;
    }
    .et_mobile_menu {
        max-width: 100%;
    }

}

@media (max-width: 375px){
    
    div#download-presse .et_pb_button, a.rcs-button {
    font-size: 0.8rem;
    }
    
    #rcs-ctawidget, #rcs-ctawidget-secondary {

    }
    div#portfolio .et_pb_blurb {
        background: burlywood;
        padding: 0!important;
    }
    #portfolio .mit-rcs-border-left .et_pb_blurb_container {
        padding-right: 5px;
        padding-left: 5px;
    }
    #portfolio a.rcs-button.rcs-button-style-download {
        font-size:0.9rem;
    }
    div#text-in-ausbildung-und-karriere {
        padding: 20px!important;
    }
}

/* Botsrap*/
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters > .col,.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.order-first {
    -ms-flex-order: -1;
    order: -1;
}

.order-last {
    -ms-flex-order: 13;
    order: 13;
}

.order-0 {
    -ms-flex-order: 0;
    order: 0;
}

.order-1 {
    -ms-flex-order: 1;
    order: 1;
}

.order-2 {
    -ms-flex-order: 2;
    order: 2;
}

.order-3 {
    -ms-flex-order: 3;
    order: 3;
}

.order-4 {
    -ms-flex-order: 4;
    order: 4;
}

.order-5 {
    -ms-flex-order: 5;
    order: 5;
}

.order-6 {
    -ms-flex-order: 6;
    order: 6;
}

.order-7 {
    -ms-flex-order: 7;
    order: 7;
}

.order-8 {
    -ms-flex-order: 8;
    order: 8;
}

.order-9 {
    -ms-flex-order: 9;
    order: 9;
}

.order-10 {
    -ms-flex-order: 10;
    order: 10;
}

.order-11 {
    -ms-flex-order: 11;
    order: 11;
}

.order-12 {
    -ms-flex-order: 12;
    order: 12;
}

.offset-1 {
    margin-left: 8.333333%;
}

.offset-2 {
    margin-left: 16.666667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.333333%;
}

.offset-5 {
    margin-left: 41.666667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.333333%;
}

.offset-8 {
    margin-left: 66.666667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.333333%;
}

.offset-11 {
    margin-left: 91.666667%;
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-sm-0 {
        margin-left: 0;
    }

    .offset-sm-1 {
        margin-left: 8.333333%;
    }

    .offset-sm-2 {
        margin-left: 16.666667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.333333%;
    }

    .offset-sm-5 {
        margin-left: 41.666667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.333333%;
    }

    .offset-sm-8 {
        margin-left: 66.666667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.333333%;
    }

    .offset-sm-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-md-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-md-0 {
        margin-left: 0;
    }

    .offset-md-1 {
        margin-left: 8.333333%;
    }

    .offset-md-2 {
        margin-left: 16.666667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.333333%;
    }

    .offset-md-5 {
        margin-left: 41.666667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.333333%;
    }

    .offset-md-8 {
        margin-left: 66.666667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.333333%;
    }

    .offset-md-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-lg-0 {
        margin-left: 0;
    }

    .offset-lg-1 {
        margin-left: 8.333333%;
    }

    .offset-lg-2 {
        margin-left: 16.666667%;
    }

    .offset-lg-3 {
        margin-left: 25%;
    }

    .offset-lg-4 {
        margin-left: 33.333333%;
    }

    .offset-lg-5 {
        margin-left: 41.666667%;
    }

    .offset-lg-6 {
        margin-left: 50%;
    }

    .offset-lg-7 {
        margin-left: 58.333333%;
    }

    .offset-lg-8 {
        margin-left: 66.666667%;
    }

    .offset-lg-9 {
        margin-left: 75%;
    }

    .offset-lg-10 {
        margin-left: 83.333333%;
    }

    .offset-lg-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-xl-0 {
        margin-left: 0;
    }

    .offset-xl-1 {
        margin-left: 8.333333%;
    }

    .offset-xl-2 {
        margin-left: 16.666667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.333333%;
    }

    .offset-xl-5 {
        margin-left: 41.666667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.333333%;
    }

    .offset-xl-8 {
        margin-left: 66.666667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.333333%;
    }

    .offset-xl-11 {
        margin-left: 91.666667%;
    }
}
.rcs-emptyjob-message {
  display: none;
}
.rcs-emptyjob-message.active {
  display: block;
}