body {
    background-color: #F1EFED;
}

h1,h2,h3,h4 {
    margin-top: 0;
}



#main-content p > a, 
#main-content td > a, 
#main-content li > a, 
#main-content div > a {
    position: relative;
    color: #E40521;
}




#main-content p > a::before, 
#main-content td > a::before, 
#main-content li > a::before, 
#main-content div > a::before {
    transition: all .2s ease-in-out;
}


#main-content p > a::before,
#main-content td > a::before, 
#main-content li > a::before, 
#main-content div > a::before {
    display:none !important;

}

#main-content ul {
    list-style: none;
    padding-left: 0;
}

#main-content ul li {
    padding-left: 15px;
    position: relative;
}

#main-content ul li::before {
    content: '';
    height: 4px;
    width: 4px;
    background-color: #6e6e6e;
    position: absolute;
    left: 0;
    top: 9px;
    margin: auto 0;
}

#contact-trigger {
    display: table !important;
}

#contact-trigger  .fa.fa-phone {
    color: #fff;
}


#main-content a[href^="mailto:"] {
    color:#E40521 !important;
}

#main-content a[href^="mailto:"]::before {
    display: none !important;   
}



#main-content p > a:hover, #main-content td > a:hover, #main-content li > a:hover, #main-content div > a:hover, #main-content td > a:hover {
    color: #E40521 !important; 
}

#main-content p > a:hover::before, #main-content li > a:hover::before, #main-content div > a:hover::before, #main-content td > a:hover::before {
    background-color:#E40521 !important;
}

#main-content p > a:hover::after, #main-content td > a:hover::after, #main-content li > a:hover::after, #main-content div > a:hover::after {
    content:'';
    position: absolute;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #E40521;
    bottom: 2px;
    left: 0;
}


h1{
    margin-bottom: 15px;
}

#c17235 .insci-accordeon-head {
    padding-right: 0px !important;
}

p,div,input,select,label,td,span,a,b,strong,li {
    font-size: 12pt !important;
}

/*TEXT COLOR*/ 

p,div,input,select,label,td,span,b,strong,li, nav a {
    color: #6A7076 !important;
}

#header-startseite-digisol .jumbo-heading::before, #header-startseite-digisol .jumbo-paragraph::before {
    display: none !important;
}

#header-startseite-digisol .jumbo-heading, #header-startseite-digisol .jumbo-paragraph {
    color: #fff !important;
    text-align: center !important;
}

#header-startseite-digisol .carousel-caption .vtable{
    display: table;
    height: 100%;
    width: 100%;
}

#header-startseite-digisol .carousel-caption .vtable .absolute-center{
    display: table-cell;
    vertical-align: middle;
}

#header-startseite-digisol .jumbo-heading {
    text-transform: uppercase;
    font-size: 36pt;
}

#header-startseite-digisol .jumbo-paragraph {
    font-size: 20pt;
}

/**BACKGROUND AND GRIDS**/
.viewport { 
    background-color: #F1EFED;
}

#__body_text_content > div > .container, 
#__body_text_content > .frame-type-shortcut > div > .container {
    background-color: #FFF;
}

#__body_text_content {
    padding-top: 30px;
}

.content-table-wrapper {
    padding: 20px 10px;
}

#__body_text_content > .insci_grid {
    margin-bottom: 15px;
}

.insci_grid .inner-cell:first-child {
    padding-right: 25px;
    padding-left: 15px;
}

.insci_grid .inner-cell {
    padding-right: 25px;
    padding-left: 25px;
}

.insci_grid .inner-cell:last-child {
    padding-left: 20px;
    padding-right: 15px;
}

@media (max-width: 768px) {

    .insci_grid .inner-cell:first-child {
        padding-right: 15px;
        padding-left: 15px;
    }

    .insci_grid .inner-cell {
        padding-right: 15px;
        padding-left: 15px;
        padding-bottom: 15px;
    }

    .insci_grid .inner-cell .content-wrapper {
        border-bottom: 1px dotted #d6d6d6;
        padding-bottom: 15px;
        height: 100%;
    }

    .insci_grid .inner-cell:last-child {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 0;
        padding-bottom: 0;
        border:none;
    }

    .insci_grid .inner-cell:last-child .content-wrapper {
        border: none;
        padding-bottom: 0px;
    }
}

@media (min-width:576px) and (max-width:768px){
    .insci_grid .col-sm-8 .content-wrapper{
        border: none;
        padding-bottom: 0;
    }

    .insci_grid .col-sm-4 .content-wrapper {
        border: none;
        padding-bottom: 0;
    }
}

.insci_grid .frame > p:last-child {
    margin-bottom: 0;
}

/**BREADCRUMB**/
#breadcrumb .col-xs-12:first-child {
    padding-left: 0;
}

#breadcrumb .col-xs-12:last-child {
    padding-right: 0;
}

/**DOTTED LINES**/
.ce-div {
    border-style: dotted;
}

#main-header-upper-row > .header-background {
    background-color: #E40521 !Important;
}

#nav-trigger:hover {
    background-color: #ffffff;
}

#nav-trigger:hover > .nav-trigger-bar{
    background-color: #E40521;
}

#nav-trigger > .nav-trigger-bar:first-child {
    margin-bottom: 6px;
}

.primary-logo > .logo-wrap {
    height: 60px;
    width: auto;
    display: block;
}  

.primary-logo > .logo-wrap > img{
    height: 60px;
    width: auto;
    display: block;
}  

@media (max-width:600px) {
    #__body_text_content {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
    }
}

/**MAVIGATION**/
#hidden-navigation {
    box-shadow:5px 4px 10px -5px rgba(112,112,112,.66) !Important;
}

.fixed-header #hidden-navigation>ul a {
    line-height: initial !important;
    padding: 8px 0;
}

/**FOOTER**/

#footer .col-xs-12:first-child{
    padding-left: 25px; 
}

#footer .col-xs-12:last-child{
    padding-right: 25px;
}

/**POWERMAIL**/

.powermail_submit {
    background-color: #E40521 !important;
    height: 40px !important;
}

.parsley-custom-error-message {
    background-color: #E40521;
}

.tx-powermail .parsley-errors-list.filled {
    padding: 10px;
    background-color: #E40521;
}

#c17235 .powermail_fieldwrap_ihretelefonnummerfuerrueckfragen label {
    display: none;
}

/**NAV TRIGGER**/

#nav-trigger > span {
    height: 1px !important;
}

#nav-trigger > span:nth-child(2) {
    margin-bottom: 6px !important;
}

#hidden-navigation a:hover,
#header-text-navigation a:hover {
    color: #E40521 !important;
}

/**FOOTER**/
#footer {
    margin-top: 30px;
    background-color: #fff;
}

@media (max-width: 768px) {
    #footer a, #footer small {
        line-height: 30px !important;
        height: 30px !important;
    }

    #footer {
        padding-top: 20px !important;
    }
}


#footer *, #footer *::before {
    font-size: 11pt !important;
    color: #6A7076 !important;
}

/**OVERRIDE**/
.insci-accordeon .insci-accordeon-head {
    padding: 0 40px !important;
}

.primary-logo > .logo-wrap > img {
    margin-left: -3px;
}

@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}

/**INTO GLOBAL**/

/**DESKTOP ONLY**/

.grid_vertical_spaces {
    width: 100%;
}

.grid_vertical_spaces > .insci_grid > .container {
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
}

.grid_vertical_spaces > .insci_grid > .container > .content-table-wrapper{
    padding-top: 0;
    padding-bottom: 0;
}

.grid_vertical_spaces > .insci_grid > .container > .content-table-wrapper .insci_grid > .inner-cell {
    padding-left: 0;
    padding-right: 0;
    border-right: 7.5px solid #F1EFED;
    border-left: 7.5px solid #F1EFED;
    padding-top: 20px;
    padding-bottom: 20px;
}

.grid_vertical_spaces > .insci_grid > .container > .content-table-wrapper .insci_grid > .inner-cell > .content-wrapper {
    padding-left: 25px;
    padding-right: 25px; 
}

.grid_vertical_spaces > .insci_grid > .container > .content-table-wrapper .insci_grid > .inner-cell:first-child {
    padding-right: 0;
    padding-left: 15px;
    border-right: 7.5px solid #F1EFED;
    border-left: 0;
}

.grid_vertical_spaces > .insci_grid > .container > .content-table-wrapper .insci_grid > .inner-cell:first-child > .content-wrapper {
    padding-left: 15px;
}

.grid_vertical_spaces > .insci_grid > .container > .content-table-wrapper .insci_grid > .inner-cell:last-child {
    padding-left: 0;
    padding-right: 15px;
    border-left: 7.5px solid #F1EFED;
    border-right: 0; 
}

@media (max-width: 768px) {


    .grid_vertical_spaces > .insci_grid > .container > .content-table-wrapper .insci_grid > .inner-cell:nth-child(2n) {
        border-right: 0;
    }

    .grid_vertical_spaces > .insci_grid > .container > .content-table-wrapper .insci_grid > .inner-cell {
        border-bottom: 15px solid #F1EFED;
    }

    .grid_vertical_spaces > .insci_grid > .container > .content-table-wrapper .insci_grid > .inner-cell:last-child {
        border-bottom: 0;
    }

    .grid_vertical_spaces > .insci_grid > .container > .content-table-wrapper .insci_grid > .inner-cell .content-wrapper {
        border-bottom: 0;
    }

}

@media (max-width: 575px) { 
    .grid_vertical_spaces > .insci_grid > .container > .content-table-wrapper .insci_grid > .inner-cell {
        border-left: 0 !important;
        border-right: 0 !important;
    }
}

.grid_vertical_spaces {
    margin-bottom: 15px;
}


#__print_route {
    display: none;
}

@media (max-width: 992px) { 
    #c25703 img {
        max-width: 245px;
    }
}

input[type="submit"] {
    color: #fff !important;
}

.ipgs-theme-default .ipgs-stage {
    box-shadow: none !important;
    border: 1px solid #E40521;
}

#hidden-navigation {
    top: 90px !important;
} 

.submenu li a {
    padding: 8px 0;
    display: block;
}

#full_screen_btn {
    color: #fff !important;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

#full_screen_btn::after {
    border-bottom: 0px !important;
}

#full_screen_btn:hover {
    color: #fff !important;
    background-color: #fff !Important;
    text-decoration: none !important;
    border-color: #E40521 !important;
}

#full_screen_btn:hover i::before{
    color: #E40521 !important;
}

.ipgs-stage {
    overflow: hidden;
}


#full_screen_btn i:before {
    color: #fff !important;
}

._mediathek.__mediathek_teaser._video {
    border: 1px solid #d7d7d7;
}

._mediathek li::before {
    content: none !important;
}

@media (min-width: 1200px) {
    ._mediathek.__mediathek_teaser._video {
        width: 24.5% !important;
    }
}

@media (max-width: 768px) {
    ._mediathek.__mediathek_teaser._video {
        width: 49% !important;
    }
}

#p2831 ._mediathek ._head, 
#p2827 ._mediathek ._head {
    display: none;
}

#p2831 ._mediathek.__mediathek_teaser._video,
#p2827 ._mediathek.__mediathek_teaser._video {
    height: 240px;
}

.klaro.we_cookie_consent .cookie-notice {
    top: 90px;
}