/* 8.x Template ti_base_dios_2022.css */

/* normalize.css v6.0.0 expected! https://github.com/necolas/normalize.css/blob/6.0.0/normalize.css */

/* utility classes */

.visually-hidden {
    visibility: hidden;
    overflow: hidden;
    height: 0;
    width: 0;
}


/* hover effects */
@media all {
    .rc-nav-enabled .item:focus,
    .rc-nav-enabled .item:hover {
        color: inherit;
        background: inherit;
    }

    .ce-media img {
        transition: opacity 0.25s ease-in-out;
    }

    .ce-teaserlink-outer .ce-media-caption {
        position: relative;
    }

    .ce-teaserlink-link:focus,
    .ce-teaserlink-link:hover {
        background: rgba(255, 255, 255, 0.25);
    }

    .ce-media a:hover {
        opacity: .75;
    }

    .cc-banner .cc-compliance .cc-allow:hover{
        color: rgb(0,0,0);
    }
}

/* Powermail
----------------------------------------------------------------------------- */
@media all {
    .powermail_form {
        max-width: 52rem;
    }

    .powermail_field {
        position: relative;
    }

    .powermail_field .powermail_captcha {
        padding-right: 10rem !important;
    }

    .powermail_captcha + img {
        position: absolute;
        top: 0;
        right: 0;
        max-height: 2.25rem;        
    }

    .powermail_fieldwrap {
        padding-top: 1rem;
    }

    .powermail_textarea {
        width: 100% !important;;
    }

    .powermail_captcha + img {
        position: absolute;
        top: 0;
        right: 0;
        max-height: 2.25rem;        
    }

    .powermail_field .parsley-errors-list.filled {
        list-style: none;
        padding: 0;
        padding: .5rem;
        background-color: #dd0000;
    }

    .powermail_field .parsley-errors-list.filled li {
        list-style: none;
        color: #fff;
    }

    .powermail_fieldset.layout1 .powermail_fieldwrap_type_text.layout1 {
        font-weight: 600;
    }        

    .powermail_fieldset.layout1 .title_description {
        padding-left: .5rem;
        font-weight: 400;
    }        

    .powermail_fieldset.layout1 {
        border: 1px solid rgba(0,0,0,.1);
        padding: 1rem;
        padding-top: 0;
    }
    .powermail_fieldset.layout1 + .powermail_fieldset.layout1 {
        border-top: 0 none transparent;
    }

    .powermail_field input[type="checkbox"],
    input[type="radio"] {
        margin-right: 0.1rem;
        margin-top: 0.5rem;
    }

    .powermail_submit {
        /*height: 2rem !important;*/
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .powermail_mandatory_js {
        color: red !important;
    }

    .powermail_confirmation .btn {
        width: 66% !important;
        padding-right: 1rem !important;
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
        margin-bottom: 1rem !important;
        display: inline !important;
        border: 0px solid transparent !important;
        outline: 0px !important;
        border-radius: 5px !important;
    }

    .powermail_confirmation .btn-danger {
        background-color: rgb(90, 37, 114) !important;
        outline: 0px !important;
        float: left !important;
        width: 45% !important;
    }

    .powermail_confirmation .btn-primary {
        /*background-color: rgba(112,191,65,1) !important;*/
        background-color: rgba(123, 214, 215, 1) !important;
        outline: 0px !important;
        float: right !important;
        width: 45% !important;
    }

    .powermail_confirmation .visible-xs-inline-block {
        margin-top: 2rem;
        width: 80%;
        /*margin: auto;*/
    }

    .powermail_field .powermail_submit {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
        /*background-color: rgba(123,214,215,0.5) !important;*/
        /*border: 1px solid rgba(123,214,215,1) !important;*/
        border-radius: 5px !important;
        margin: auto !important;
        /*color: rgba(52,74,150,1) !important;*/
        /*text-shadow: 0px 0px 1px rgba(50, 50, 50, 1);*/
        font-weight: 600;
        letter-spacing: 1px;
        outline: 0px !important;
        color: white !important;
        background-color: rgb(90, 37, 114) !important;
        border-color: rgb(90, 37, 114) !important;
        font-size: 120% !important;
    }

    .ce-grid-max-width .powermail_input {
        width: 100% !important;
    }

    .powermail_field .powermail_submit:hover {
        color: rgb(90, 37, 114) !important;
        /*background-image: white !important;*/
        background-color: white !important;
        transition: all 0.2s ease-out;
    }

    .powermail_field .powermail_submit:active,
    .powermail_confirmation .btn:active {
        transform: scale(0.95);
        transition: all 0.2s ease-out;
        outline: 0px !important;
    }

    .powermail_fieldset .parsley-errors-list>li {
        color: red;
        padding: 5px 10px
    }


    /* Additions DIEWERBEREI - powermail */

    .powermail_fieldwrap.powermail_fieldwrap_type_html .powermail_field {
        max-width: 66%;
    }

    .tx-powermail .powermail_form h3 {
        display: none;
    }

    .tx-powermail .powermail_form fieldset>legend {
        display: none;
    }

    .powermail_fieldwrap_bewerbungsunterlagenhochladen,
    .powermail_fieldwrap_ihrenachrichtanuns,
    .powermail_fieldwrap_marker {
        margin-top: 2rem;
        padding-top: 1.5rem;
        position: relative;
    }

    .powermail_fieldwrap_bewerbungsunterlagenhochladen::before,
    .powermail_fieldwrap_ihrenachrichtanuns::before,
    .powermail_fieldwrap_marker::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        border-bottom: 1px dashed rgb(204, 204, 204);
        width: 66% !important;
    }

    .powermail_fieldwrap_einrichtungsbereichzweioptionen,
    .powermail_fieldwrap_einrichtungsbereichvieroptionen {
        border-left: 1px solid #ccc;
        background-color: #fafafa;
        padding: 1em;
        margin-top: 1em;
    }

    .tx-powermail .powermail_label {
        font-weight: 700;
    }
}

/* mobile - xsmall */
@media all {
    body:after {
        /* http://adactio.com/journal/5429/ */
        content: 'rc-xsmall';
        display: none;
    }

    head {
        font-family: 'rc-xsmall';
    }

    .hide-xsmall,
    .show-small,
    .show-medium,
    .show-large,
    .show-xlarge,
    .show-xxlarge {
        display: none;
    }

    .show-xsmall {
        display: block;
    }
}

/* mobile - small */
@media all and (min-width: 30em) {
    /* ~ 480px */
    body:after {
        content: 'rc-small';
        display: none;
    }

    head {
        font-family: 'rc-small';
    }

    .show-xsmall {
        display: none;
    }

    .hide-xsmall {
        display: block;
    }

    .show-small {
        display: block;
    }

    .hide-small {
        display: none;
    }
}

/* tablet - medium */
@media all and (min-width: 47.5em) {
    /* ~ 760px */
    body:after {
        content: 'rc-medium';
        display: none;
    }

    head {
        font-family: 'rc-medium';
    }

    .show-small {
        display: none;
    }

    .hide-small {
        display: block;
    }

    .show-medium {
        display: block;
    }

    .hide-medium {
        display: none;
    }
}

/* Powermail
----------------------------------------------------------------------------- */
@media all and (min-width: 47.5em) {
    /* ~ 760px */
    .powermail_field .powermail_submit {
        width: 66% !important;
    }
}

/* desktop */
@media all and (min-width: 58.75em) {
    /* ~ 1000px */
    body:after {
        content: 'rc-large';
        display: none;
    }

    head {
        font-family: 'rc-large';
    }

    .show-medium {
        display: none;
    }

    .hide-medium {
        display: block;
    }

    .show-large {
        display: block;
    }

    .hide-large {
        display: none;
    }
}

/* desktop - xlarge */
@media all and (min-width: 72.5em) {
    body:after {
        content: 'rc-xlarge';
        display: none;
    }

    head {
        font-family: 'rc-xlarge';
    }

    .show-large {
        display: none;
    }

    .hide-large {
        display: block;
    }

    .show-xlarge {
        display: block;
    }

    .hide-xlarge {
        display: none;
    }

    .nav-toggle {
        display: none;
    }
}

/* xxlarge */
@media all and (min-width: 92.5em) {
    body:after {
        content: 'rc-xxlarge';
        display: none;
    }

    head {
        font-family: 'rc-xxlarge';
    }

    .show-xlarge {
        display: none;
    }

    .hide-xlarge {
        display: block;
    }

    .show-xxlarge {
        display: block;
    }

    .hide-xxlarge {
        display: none;
    }
}

/* print */
@media print {
    html, body, a {
        font-size: 10pt !important;
    }

    body:after {
        content: 'rc-medium';
        display: none;
    }

    head {
        font-family: 'rc-medium';
    }

    .show-small {
        display: none;
    }

    .hide-small {
        display: block;
    }

    .show-medium {
        display: block;
    }

    .hide-medium {
        display: none;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    table, ol, ul, figure, img {
        page-break-inside: avoid;
    }

    a {
        font-size: 10pt !important;
        overflow: visible !important;
    }

    a::before {}

    .ce-bodytext a {}

    .ce-bodytext a[href^=http]::after {
        content: " [" attr(href) "] ";
        font-size: 8pt !important;
    }

    .print-only {
        display: block;
    }

    .stage, .totoplink, .topnav, .searchbox,
    .mainnav, .subnav, .footernav, .footer {
        display: none !important;
    }

    .powermail_field .powermail_submit {
        width: 66% !important;
    }

    .page-header, .page-logo {
        height: 100px;
    }

    .page-grid-xlarge .page-col, .wrap-inner {
        padding: 0;
    }

    .page-header-sticky {
        padding: 0;
    }

    .page-header-sticky .page-header {
        position: initial;
    }

    .page-sidebar, .nav-toggle,
    .page-footer-share, .werbelink,
    .page-footer-content .ce-grid-large-66-33 > .ce-col:last-child {
        display: none;
    }
}
/*----------Google Maps----------*/
@media all {
    .js-gme-show img{
        width:100%;
    }
    .js-map{
        width:100%!important;
    }
}


/*-------------------------------------------------------------*/
/* special styles for the > Mehrgenerationenquartier Osnabrück < landingpage */
/*-------------------------------------------------------------*/

@media all {

    .bc-nav ul ,
    .page-content .ce-type-textmedia .ce-header ,
    .page-content .ce-type-textmedia .ce-textmedia-inner ,
    .ce-type-grid-fullwidth-bg > div > div > div > [class*="ce-type-grid-"],
    .ce-type-list ,
    .page-content .ce-type-teaser {
        max-width: 48rem;
        margin-left: auto;
        margin-right: auto;
    }

    .ce-type-grid-fullwidth-bg > div > div > div > .ce-type-grid-50-50-medium > div > .ce-col:nth-child(2) {
        margin-top: -1.25rem;
        padding-bottom: .625rem;
    }

    .ce-type-grid-fullwidth-bg > div > div > div > .ce-has-asset:first-child {
        margin-top: -2.5rem;
        margin-left: -2.5rem;
        margin-right: -2.5rem;
    }

    .ce-type-grid-fullwidth-bg > div > div > div > .ce-has-asset:first-child .ce-media {
        overflow: hidden;
        position: relative;
    }

    .ce-type-grid-fullwidth-bg > div > div > div > .ce-has-asset:first-child .ce-media::after {
        content: "";
        display: block;
        position: absolute;
        max-width: 75%;
        margin: 0 auto;
        top: 100%;
        right: 0;
        left: 0;
        z-index: 1000;
        height: 1.25rem;
        border-radius: 100%;
        box-shadow: 0 0 5rem rgba(255,255,255,.5);
        box-shadow: 0 0 5rem rgba(0,0,0,.5);
    }
    /*
    .ce-type-grid-fullwidth-bg > div.ce-bg-aadd-violet-1 > div > div > .ce-has-asset:first-child .ce-media::after {
    box-shadow: 0 0 2.5rem #282059;
}
    */

    .ce-type-grid-fullwidth-bg + .ce-type-grid-fullwidth-bg {
        margin-top: -2.5rem;
    }


    .ce-grid-fullwidth .ce-teaser-link {
        transition: all .25s ease;
    }
    .ce-grid-fullwidth .ce-teaser-link:is(:hover, :focus) {
        transform: translateY(-.3125rem);
        transform: translateY(-.15625rem);
    }

    /* hintergrund: linke farbe des bildes zu rechter farbe des bildes */
    /* text-shadow: rechte farbe */
    /* button: farbe ist rechter farbton -10% helligkeit, hover ist -20% */
    /* button hover: box shadow wird versetzt und abgeschwächt, der 1. schein vergrößert und der 2. verstärkt */
    /* box-shadow: den rechten farbton an erste stelle und den linken farbton an zweite stelle */

    .ce-bg-aadd-violet-1 a.ce-teaser-link {
        box-shadow: .625rem .625rem 0 rgba(51,41,114,1), 0 0 1.25rem rgba(110,39,119,1), 0 0 1.25rem rgba(255,255,255,.25);
        background: #282059;
    }
    .ce-bg-aadd-violet-1 a.ce-teaser-link:is(:hover, :focus) {
        box-shadow: .625rem 0.9375rem 0 rgba(51,41,114,.5), 0 0 2.5rem rgba(110,39,119,1), 0 0 1.25rem rgba(255,255,255,.5);
        background: #1c1740;
    }

    .ce-bg-aadd-rosa-1 a.ce-teaser-link {
        box-shadow: .625rem .625rem 0 rgba(195,82,146,1), 0 0 1.25rem rgba(195,82,146,1), 0 0 1.25rem rgba(255,255,255,.25);    
        background: #a8477e;
    }
    .ce-bg-aadd-rosa-1 a.ce-teaser-link:is(:hover, :focus) {
        box-shadow: .625rem 0.9375rem 0 rgba(195,82,146,.5), 0 0 2.5rem rgba(195,82,146,1), 0 0 1.25rem rgba(255,255,255,.5);    
        background: #8f3c6b;
    }

    .ce-bg-aadd-cyan-1 a.ce-teaser-link {
        box-shadow: .625rem .625rem 0 rgba(0,99,128,1), 0 0 1.25rem rgba(60,162,166,1), 0 0 1.25rem rgba(255,255,255,.25);    
        background: #005069;
    }
    .ce-bg-aadd-cyan-1 a.ce-teaser-link:is(:hover, :focus) {
        box-shadow: .625rem 0.9375rem 0 rgba(0,99,128,.5), 0 0 2.5rem rgba(60,162,166,1), 0 0 1.25rem rgba(255,255,255,.5);    
        background: #003d4f;
    }

    .ce-bg-aadd-green-1 a.ce-teaser-link {
        box-shadow: .625rem .625rem 0 rgba(89,149,37,1), 0 0 1.25rem rgba(152,192,25,1), 0 0 1.25rem rgba(255,255,255,.25);   
        background: #497a1f; 
    }
    .ce-bg-aadd-green-1 a.ce-teaser-link:is(:hover, :focus) {
        box-shadow: .625rem 0.9375rem 0 rgba(89,149,37,.5), 0 0 2.5rem rgba(152,192,25,1), 0 0 1.25rem rgba(255,255,255,.5);   
        background: #3a6118; 
    }

    .ce-bg-aadd-yellow-1 a.ce-teaser-link {
        box-shadow: .625rem .625rem 0 rgba(255,207,0,1), 0 0 1.25rem rgba(255,241,98,1), 0 0 1.25rem rgba(255,255,255,.25);   
        background: #e5bb00; 
    }    
    .ce-bg-aadd-yellow-1 a.ce-teaser-link:is(:hover, :focus) {
        box-shadow: .625rem 0.9375rem 0 rgba(255,207,0,.5), 0 0 2.5rem rgba(255,241,98,1), 0 0 1.25rem rgba(255,255,255,.5);   
        background: #cca700; 
    }  

    .ce-bg-aadd-orange-1 a.ce-teaser-link {
        box-shadow: .625rem .625rem 0 rgba(239,105,0,1), 0 0 1.25rem rgba(255,166,67,1), 0 0 1.25rem rgba(255,255,255,.25);   
        background: #d65d00; 
    }    
    .ce-bg-aadd-orange-1 a.ce-teaser-link:is(:hover, :focus) {
        box-shadow: .625rem 0.9375rem 0 rgba(239,105,0,.5), 0 0 2.5rem rgba(255,166,67,1), 0 0 1.25rem rgba(255,255,255,.5);   
        background: #bd5200; 
    }    

    /* erstmal nur grün, weil cheffe das so sagt! */
    
    .ce-color-aadd-green-1 a.ce-teaser-link ,
    .ce-color-aadd-green-1 a.ce-teaser-link:is(:hover, :focus) {
        background: rgb(152,192,25);
        text-shadow: 0 0 1rem rgba(89,149,37,1);
    }

    .page-stage .ce-header > * {
        display: grid;
        grid-template-columns: repeat(20, minmax(0, 1fr));
        grid-template-rows: repeat(2, minmax(0, 1fr));
        gap: 0 .125em;
        line-height: .875;
    }

    .page-stage .ce-header > * > br {
        display: none;
    }

    .page-stage .ce-header > * > span {
        display: flex;
    }

    .page-stage .ce-header > * > span:nth-child(1) {
        grid-column: 1 / -1;
        grid-row: 1 / -2;
        align-items: end;
        justify-content: start;
    }
    .page-stage .ce-header > * > span:nth-child(2) {
        grid-column: 1 / -13;
        grid-row: 2 / -1;
        align-items: start;
        justify-content: end;
        font-size: .5em;
        font-weight: 400;
    }
    .page-stage .ce-header > * > span:nth-child(3) {
        grid-column: 9 / -1;
        grid-row: 2 / -1;
        align-items: start;
        justify-content: start;
        font-size: .75em;
        font-weight: 400;
    }

    .ce-element.ce-layout-resp-image .ce-gallery .ce-row:nth-child(2) {
        display: none;
    }

    /* joboffers styles */

    .page-layout-joboffers .page-content {
        padding-top: 0;
    }

    .page-layout-joboffers .bc-nav {
        display: none;
    }

    .page-layout-joboffers .page-content > .content-main > .ce-element > .ce-grid-fullwidth-bg {
        margin-bottom: 0 !important;
    }

    .job-list-short {
        border-top: 1px solid rgba(0,0,0,.1);
    }

    .ce-grid-fullwidth-bg .job-list-short {
        border-top: 1px solid rgba(255,255,255,.25);
    }

    .job-list-short .job-list-item ,
    .ti-joboffers .job-list-item:not([hidden]) ~ .job-list-item:not([hidden]) {
        /*
        padding-left: 0;
        padding-right: 0;
        */
        border-bottom: 1px solid rgba(0,0,0,.1);
    }

    .ce-grid-fullwidth-bg .job-list-short .job-list-item ,
    .ce-grid-fullwidth-bg .ti-joboffers .job-list-item:not([hidden]) ~ .job-list-item:not([hidden]) {
        border-bottom: 1px solid rgba(255,255,255,.25);
    }   

    .job-list-short .ce-header {
        margin-bottom: 0;
    }

    .job-list-teaser-link, 
    .job-list-teaser-link:is(:focus, :hover) {
        width: 0;
        height: 0;
        display: block;
        overflow: hidden;
        border: 0 none transparent;
        box-shadow: none !important;
    }

    .job-list-teaser-link::before {
        display: none;
    }

    .job-title {
        display: flex;        
    }

    .job-title::before {
        margin-right: .625rem !important;
    }

    .ti-joboffers .job-list-item:not([hidden], :hover):nth-child(2n) ,
    .ti-joboffers .job-list-item:not([hidden], :hover):nth-child(2n+1) {
        background: transparent;
    }

    .ce-grid-fullwidth-bg .ti-joboffers .job-list-item:not([hidden]):hover .ce-header ,
    .ti-joboffers .job-list-item .ce-header {
        color: rgb(255,255,255);
    }

    .cookieman-btn-wrap {
        display: flex;
        justify-content: flex-end;
        margin-bottom: 1.25em;
    }

    .modal-footer {
        text-align: left;
    }

    .btn-accept {
        border-color: currentColor;
        background-color: transparent;
    }

    /*

    .ti-joboffers .job-list-item:not([hidden]):hover .ce-header {
    color: rgb(90,37,114) !important;
    text-decoration: underline !important;
}

    */

}

@media (min-width: 30em) {

    .ce-type-grid-fullwidth-bg > div > div > div > .ce-has-asset:first-child {
        margin-left: -3.75rem;
        margin-right: -3.75rem;
    }

}

@media (min-width: 47.5em) {

    .ce-type-grid-fullwidth-bg > div > div > div > .ce-type-grid-50-50-medium > div > .ce-col:nth-child(2) {
        margin-top: 0;
        padding-bottom: 0;
    }

    .ce-type-grid-fullwidth-bg > div > div > div > .ce-type-grid-50-50-medium > div {
        padding-bottom: .625rem;
    }

    .ce-element.ce-layout-resp-image .ce-gallery .ce-row:nth-child(2) {
        display: block;
    }

    .ce-element.ce-layout-resp-image .ce-gallery .ce-row:nth-child(1) {
        display: none;
    }

}

@media (min-width: 58.75em) {

    .ce-type-grid-fullwidth-bg > div > div > div > .ce-has-asset:first-child {
        margin-top: -3.75rem;
        margin-left: -5rem;
        margin-right: -5rem;
    }

    .ce-type-grid-fullwidth-bg + .ce-type-grid-fullwidth-bg {
        margin-top: -3.75rem;
    }

}

@media all {
    
    .icon-circle {
        display: inline-block;
        width: 1em;
        height: 1em;
        background-image: url("../Img/dot_yellow.svg");
        background-size: 50%;
        background-position: center;
        background-repeat: no-repeat;
    }
    
}

/* Override 3-col-grid */
@media (min-width: 47.5em) and (max-width: 58.749999em) {

    .ce-grid-33-33-33.rc-equal-height-children {
        flex-direction: column;
    }
    
    .ce-grid-33-33-33 > .ce-col {
        float: none !important;
        width: unset;
    }

}