/*HeaderBild mit TExt ; Slider (HeaderBild mit Text) begin--*/
.teaser{
    width:100%;
    position: relative;
}
.teaser-text  {
    /* width: 80%; */
    /* max-width: 800px; */
    padding: 30px 25px;
    background-color: rgba(255,255,255,0.7);
    position: relative;
    margin-top: 3.5%;
    margin-top: 10%;
    margin-bottom: 3.5%;
    /* border-top-right-radius: 5px;
    border-bottom-left-radius: 5px; */
}

/*--with Icon--*/
.with-icon .teaser-text {
    width: 80%;
    max-width: 900px;
    padding: 2% 6% 2% 1.5%;
    background-color: rgba(255,255,255,0.7);
    position: absolute;
    margin-top: 3.5%;
}
.with-icon .img-icon{
     max-width: 130px;
    float: left;
    margin-right: 40px;
    padding-top:5px;
    margin-left: 15px;
}
.teaser-text h2 {
    font-size:37px;
    text-transform: uppercase;
}
.carousel-content .teaser-text  {
    width: 80%;
    max-width: 800px;
    padding: 5% 6% 3.5% 5%;
    background-color: rgba(255,255,255,0.7);
    position: absolute;
    margin-top: 5%;
}

.img-block.teaser {
    min-height: 450px;
    background-size: cover;
}
.teaser-text .klammer_top {
    display: none;
    background-image:url(img/pfad_573.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 3%;
    top: 8%;
   /* background-position: -6px -8px;*/
    width: 74px;
    height: 50px;
}
.teaser-text .klammer_bottom {
    display: none;
    background-image:url(img/pfad_572.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 3%;
    bottom: 4%;
    width: 77px;
    height: 28px;
}
.teaser-text::before {
/*   content: url(img/pfad_573.png); */
	content: " ";
	background-image:url(img/sprite_dtme.svg);
	background-size:400px;
    width: 73px;
    height: 50px;
    position: absolute;
    right: 15px;
    top: 15px;
}
.teaser-text::after {
/*     content: url(img/pfad_572.png); */
	content: " ";
	background-image:url(img/sprite_dtme.svg);
	background-position: 0px -50px;
	background-size:400px;
    width: 77px;
    height: 20px;
    position: absolute;
    left: 15px;
    bottom: 15px;
}
#carouselHeader, .img-block{
    margin-bottom:60px;
}
/*HeaderBild mit TExt ; Slider (HeaderBild mit Text) end--*/

/*-----Text (2-,3-,4-Spaltig) begin-----*/
.text-block ul li {
    margin-bottom: 20px;
}
.text-block ul li:last-child {
    margin-bottom: 0px;
}
.text-block .text-rte{
    /*padding:0px;*/
}
.text-block ul {
    margin-bottom: 0px;
    padding: 0px;
}
.text-block ul li {

    background: url('img/rechteck_322.png') no-repeat left 8px; /* <-- change `left` & `top` too for extra control */
    padding-left:25px;
    list-style: none;
}

/*-----Text (2-,3-,4-Spaltig) end-----*/
/*-----Download-Block  ---begin-----*/
.download-block a.pdf-link{
     width:50%;
}
.download-block h3{
    font-size:22px;
}
.download-block .pdf-button{
   width:100%;
   max-width:100px;
   padding:6px;
   border: 1px solid rgb(242,38,46);
   border-radius:4px;
   height:35px;
}
.download-block .pdf-button:hover{
   width:100%;
   max-width:100px;
   padding:6px;
   border: 1px solid rgb(242,38,46);
   border-radius:4px;
   height:35px;
   background-color:  rgb(242,38,46);
   color:white!important;
}

.download-block a:hover,.download-block a:focus,.download-block a:link{
    color: rgb(242,38,46);
    text-decoration: none;
}
.download-block .col-right{
	padding-left:4%;
}
.download-block .col-right p {
	margin-bottom:5px;
	padding-bottom:0px;
}
.download-block .pdf-icon {
	background-image:url(img/pdf-icon.png);
	width:30px;
	height:39px;
	background-size:100%;
	background-repeat: no-repeat;
}
.download-block .col-right h2{
    line-height: 1;
}
.download-block .col-right h2 span.red-color{
    font-size:22px;
    letter-spacing: 0px;
    line-height: 1;
}
.download-block .date-small {
    font-size: 15px;
}
/*---Download-Block  ---end-----*/
/*------Nav-Icon (mit Text) begin--*/
.icon-nav-hover {
    display: none !important;
}
.icon-nav {
     display: block !important;
}
.nav-items-block {
   margin-bottom:40px;
}
.nav-items-block .nav-item:hover .icon-nav-hover,
.nav-items-block-right .nav-item:hover .icon-nav-hover{
  display: block !important;
}
.nav-items-block .nav-item:hover .icon-nav,
.nav-items-block-right .nav-item:hover .icon-nav{
  display: none !important;
}
.nav-items-block .nav-item:hover a, .nav-items-block .nav-item:hover a,.nav-items-block .nav-item:hover a:link,.nav-items-block .nav-item:hover a:focus{
   text-decoration: none;
}
.nav-items-block .nav-item .nav-text {
    margin-top:10px;
}
.nav-items-block .nav-item .nav-text , .nav-items-block .nav-item .nav-text p{
   font-weight:700;
   text-transform: uppercase;
   text-align: center;
   font-size:14px;
}
/*------Nav-Icon (mit Text) end--*/

/*---------Sektion Grau-----begin--*/
.block-grey{
   padding-top:50px;
   padding-bottom: 50px;
   margin-bottom: 50px;
}
/*---------Sektion Grau------end--*/

/*---Text (2-,3-,4-Spaltig) begin-----*/
.frame-type-dce_dceuid5 header h2,.frame-type-dce_dceuid5 header h1,.frame-type-dce_dceuid5 header h3{
   color:rgb(242,38,46)!important;
   font-weight: 900;
   margin-bottom: 20px;
}
.frame-type-dce_dceuid5 {
    margin-top:30px;
    margin-bottom:30px;
}

/*---Text (2-,3-,4-Spaltig) end-----*/

/*----Info Icon---begin---*/
.info-block-tile {
   margin-top:50px;
   margin-bottom: 50px;
}
.info-block-tile .info-item {
    border-radius: 48px 10px 48px 10px;
    -moz-border-radius: 48px 10px 48px 10px;
    -webkit-border-radius:48px 10px 48px 10px;
    border: 5px solid rgb(242,38,46);
    height: 250px;
    margin-bottom:20px;
}
.info-block-tile .info-item:hover {
  background-color:rgb(242,38,46);
  cursor: pointer;
}
.info-block-tile .info-item:hover p{
  color:white !important;
}
.info-block-tile .info-item:hover a{
  text-decoration: none;
}
.info-block-tile .info-item p{
    font-weight: 700;
    font-size:26px;
    text-align: center;
}
/*----Info Icon---end---*/

/*---------Nav-Icon (Vertikal , rechts) begin----------*/
.service-block {
    z-index: 9999999;
    right:10px;
    /* top: 40%; */
	position: fixed;
}
.service-block .nav-items-block-right .nav-item{
   max-width:55px;
   margin-bottom:15px;
}
.service-block .nav-items-block-right {
    padding-top:60px;
}




/*---------Nav-Icon (Vertikal , rechts) end----------*/
/*-------------Team  begin---------------*/
.our-team-content {
    width:100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom:30px;
}
.our-team-content .frame-type-textpic {
    -ms-flex: 0 0 31.333333%;
    flex: 0 0 31.333333%;
    max-width: 31.333333%;
    margin-right:3%;
    margin-bottom:15px;
}
.our-team-content .frame-type-textpic:nth-child(3),
.our-team-content .frame-type-textpic:nth-child(6),
.our-team-content .frame-type-textpic:nth-child(9),
.our-team-content .frame-type-textpic:nth-child(12),
.our-team-content .frame-type-textpic:nth-child(15),
.our-team-content .frame-type-textpic:nth-child(18),
.our-team-content .frame-type-textpic:nth-child(21){
 margin-right:0px;
}
/*-------------Team  end---------------*/

/*---News-Detail (2-Spaltig) begin-----*/
.news-detail-info .col-left{
    padding-left:0px;
    padding-right:20px;
}
.news-detail-info .news-detail-image,
.news-detail-info .news-detail-image img{
   width:100%;
}
.news-detail-info .news-detail-text{
   width:100%;

}
.news-detail-info .partner .partner-info{
    border-radius: 10px;
    border: 3px solid rgb(242,38,46);
    padding:15px;
}
.news-detail-info .partner .partner-info h1{
   color:#212529 !important;
}
.news-detail-info .partner .partner-info h1 p{
   color:#212529 !important;
   font-size:1.25rem;
   letter-spacing: 0;
}
.news-detail-info .partner .partner-info p{
   margin-top: 0.5rem;
   margin-bottom: 0;
}
/*---News-Detail (2-Spaltig) end-------*/

/*---mobile Optimierung----*/
@media (min-width: 992px){
    /*--Nav-Icon (mit Text)--*/
    .nav-items-block .nav-item img{
      width:100px;
      height:auto;
      margin: 0 auto;
      display: block;
    }
     .nav-items-block .my-col-4 img{
        width:100px;
        height:auto;
     }
     .nav-items-block .my-col-5 .nav-item:first-child{
      padding-left:0px !important;
    }
    .nav-items-block .my-col-4 .nav-item.col-lg-2{
        margin-left: 4.2%;
        padding-right:0px;
        margin-right: 4%;
        padding-left: 0px;
        margin-bottom: 20px;
    }
    .nav-items-block .my-col-4 .nav-item.col-lg-2:first-child,
    .nav-items-block .my-col-4 .nav-item.col-lg-2:nth-child(5),
    .nav-items-block .my-col-4 .nav-item.col-lg-2:nth-child(9),
    .nav-items-block .my-col-4 .nav-item.col-lg-2:nth-child(13)
     {
        margin-left: -13px;
        padding-left: 0px;
        margin-right: 5.1%;
    }
    .nav-items-block .my-col-4 .nav-item.col-lg-2:last-child{
        margin-right: 0px;
        padding-right: 0px;
    }
    .nav-items-block .my-col-4 .nav-item.col-lg-2:nth-child(4),
    .nav-items-block .my-col-4 .nav-item.col-lg-2:nth-child(8),
    .nav-items-block .my-col-4 .nav-item.col-lg-2:nth-child(12)
     {
        margin-right: 0px;
        padding-right: 0px;
    }

/*Info Icon*/
    .info-block-tile .info-item.col-lg-3 {
        -ms-flex: 0 0 22%;
        flex: 0 0 22%;
        max-width: 22%;
    }
     .info-block-tile .info-item.col-lg-3{
        margin-right:2.5%;
     }
    .info-block-tile .info-item.col-lg-3:nth-child(4),.info-block-tile .info-item.col-lg-3:nth-child(8),
    .info-block-tile .info-item.col-lg-3:nth-child(12),
    .info-block-tile .info-item.col-lg-3:nth-child(14),
    .info-block-tile .info-item.col-lg-3:nth-child(16) {
        margin-right:0px;
    }


}

@media (max-width: 768px){
   /*------Team---------------*/
    .our-team-content {
        width:100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .our-team-content .frame-type-textpic {
        -ms-flex: 0 0 48.333333%;
        flex: 0 0 48.333333%;
        max-width: 48.333333%;
        margin-right:2%;
    }
    .our-team-content .frame-type-textpic:nth-child(2),
    .our-team-content .frame-type-textpic:nth-child(4),
    .our-team-content .frame-type-textpic:nth-child(6),
    .our-team-content .frame-type-textpic:nth-child(8) {
     margin-right:0px;
    }
}
@media (max-width: 580px){
   /*------Team---------------*/
    .our-team-content {
        width:100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .our-team-content .frame-type-textpic {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-right:0px;
    }
    .our-team-content .frame-type-textpic:nth-child(3),
    .our-team-content .frame-type-textpic:nth-child(6),
    .our-team-content .frame-type-textpic:nth-child(9),
    .our-team-content .frame-type-textpic:nth-child(12) {
     margin-right:0px;
    }
}






/*




.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(77, 77, 77, 0.125);
    border-radius: .25rem
}

.card > hr {
    margin-right: 0;
    margin-left: 0
}

.card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link + .card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(77, 77, 77, 0.03);
    border-bottom: 1px solid rgba(77, 77, 77, 0.125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header + .list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(77, 77, 77, 0.03);
    border-top: 1px solid rgba(77, 77, 77, 0.125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
    display: flex;
    flex-direction: column
}

.card-deck .card {
    margin-bottom: 30px
}

@media (min-width: 576px) {
    .card-deck {
        flex-flow: row wrap;
        margin-right: -30px;
        margin-left: -30px
    }

    .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 30px;
        margin-bottom: 0;
        margin-left: 30px
    }
}

.card-group {
    display: flex;
    flex-direction: column
}

.card-group > .card {
    margin-bottom: 30px
}

@media (min-width: 576px) {
    .card-group {
        flex-flow: row wrap
    }

    .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group > .card + .card {
        margin-left: 0;
        border-left: 0
    }

    .card-group > .card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group > .card:first-child .card-img-top, .card-group > .card:first-child .card-header {
        border-top-right-radius: 0
    }

    .card-group > .card:first-child .card-img-bottom, .card-group > .card:first-child .card-footer {
        border-bottom-right-radius: 0
    }

    .card-group > .card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group > .card:last-child .card-img-top, .card-group > .card:last-child .card-header {
        border-top-left-radius: 0
    }

    .card-group > .card:last-child .card-img-bottom, .card-group > .card:last-child .card-footer {
        border-bottom-left-radius: 0
    }

    .card-group > .card:only-child {
        border-radius: .25rem
    }

    .card-group > .card:only-child .card-img-top, .card-group > .card:only-child .card-header {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .card-group > .card:only-child .card-img-bottom, .card-group > .card:only-child .card-footer {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
        border-radius: 0
    }

    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
        border-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width: 576px) {
    .card-columns {
        column-count: 3;
        column-gap: 1.25rem
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}




.card-product .card-logo {
    position: absolute;
    right: 1.5rem;
    top: 1.5rem
}




i.search {
    background-position: -19px -16px;
    width: 15px;
    height: 15px
}

i.mini-b2b, i.mini-b2c {
    width: 17px;
    height: 17px;
    margin-right: 0.8rem;
    top: 4px
}

i.mini-b2b {
    background-position: -140px -29px
}

i.mini-b2c {
    background-position: -140px -7px
}

i.email, i.phone, i.post, i.fax {
    margin-right: 1.2rem;
    overflow: hidden;
    color: transparent
}

i.email {
    background-position: -148px -20px;
    width: 16px;
    height: 17px
}

i.post {
    background-position: -140px -63px;
    width: 18px;
    height: 12px
}

i.phone {
    background-position: -164px -61px;
    width: 16px;
    height: 17px
}

i.fax {
    background-position: -214px -63px;
    width: 16px;
    height: 15px
}

i.section-icon {
    width: 100px;
    height: 100px
}

i.section-icon.business {
    background-position: -241px -143px
}

i.section-icon.private {
    background-position: -243px -259px
}



#cards {
    width: 100%;
    overflow: hidden;
    font-size: 1.9rem
}

#cards .row {
    margin-left: -1rem;
    margin-right: -1rem
}

#cards .card {
    width: 100%;
    border: 0.5rem solid #fff;
    overflow: hidden;
    height: 30rem
}

#cards .card .card-link {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 999
}

#cards .card.animation {
    animation: fadein 1s ease-out normal backwards
}

#cards .card .textbox {
    display: block
}

#cards .card .card-img {
    width: 100%
}

#cards .card .card-img img {
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    max-width: inherit;
    width: auto
}

#cards .card .overlay {
    z-index: 1
}

#cards .card .card-img-overlay {
    z-index: 9
}

#cards .card .card-front .card-content-wrapper, #cards .card .card-back .card-content-wrapper {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%
}

#cards .card .card-content {
    position: relative;
    display: table;
    padding: 2rem 4rem;
    width: 100%;
    height: 100%
}

#cards .card .card-content .bottomed {
    display: table-cell;
    vertical-align: bottom;
    text-align: left
}

#cards .card .card-content .centered {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

#cards .card .card-content h2 {
    text-transform: none;
    cursor: pointer
}

#cards .card .card-front {
    z-index: 1
}

#cards .card .card-front .card-content {
    padding: 0;
    width: 101%
}

#cards .card .card-front .card-img-overlay {
    padding: 0
}

#cards .card .card-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #fff
}

#cards .card .card-back .card-close {
    position: absolute;
    right: 2rem;
    top: 1rem;
    cursor: pointer !important;
    font-size: 1.9rem;
    display: block
}

#cards .card.card-business, #cards .card.card-private {
    height: auto;
    cursor: pointer
}

#cards .card.card-business .card-img-overlay, #cards .card.card-private .card-img-overlay {
    background: rgba(255, 255, 255, 0.8);
    padding: 0
}

#cards .card.card-business .card-content, #cards .card.card-private .card-content {
    padding: 0
}

#cards .card.card-business .card-content h3, #cards .card.card-private .card-content h3 {
    color: #F42C34;
    text-transform: uppercase;
    margin: 0
}

#cards .card.card-business .card-content .centered, #cards .card.card-private .card-content .centered {
    text-align: left
}

#cards .card.card-business:hover .card-img-overlay, #cards .card.card-business.current .card-img-overlay,
#cards .card.card-private:hover .card-img-overlay, #cards .card.card-private.current .card-img-overlay {
    background: rgba(244, 44, 52, 0.8)
}

#cards .card.card-business:hover .card-content h3, #cards .card.card-business.current .card-content h3,
#cards .card.card-private:hover .card-content h3, #cards .card.card-private.current .card-content h3 {
    color: #fff
}

#cards .card.card-business table, #cards .card.card-private table {
    height: 100%
}

#cards .card.card-business table tr td, #cards .card.card-private table tr td {
    padding: 0 2rem;
    vertical-align: middle
}

#cards .card.card-business table tr td:first-child, #cards .card.card-private table tr td:first-child {
    text-align: center
}

#cards .card.card-business:hover i, #cards .card.card-business.current i {
    background-position: -366px -145px
}

#cards .card.card-private:hover i, #cards .card.card-private.current i {
    background-position: -367px -260px
}

@media (min-width: 992px) {
    #cards h2.headline {
        font-size: 1.9rem
    }
}

@media (min-width: 768px) {
    #cards .row {
        margin-top: 0.5rem
    }

    #cards .card {
        border-bottom: 0.5rem solid #fff
    }
}

@media (min-width: 576px) {
    #cards .card {
        height: inherit
    }
}





*/