.ec_button_secondary {
    background-color: #E1E2EF;
    color: #656565 !important;
    border: 0 !important;
    border-radius: 50rem !important;
    font-size: 16px;
    line-height: 2.4;
    height: 50px;
}
.ec_button_secondary:hover {
     background-color: #d1d2e0;
}


.card-anbieter {
    border-radius: 10px;

}
.card-anbieter .card-title {
    color:#ff9b04;
    font-weight:600;
}

ul {
    list-style: none;
    padding: 0;
}
ul li i {
    padding-right: .25rem;
}

li.check i {

    color:#ff9b04;
}

li.info i {
    color:#6c757d;
}

.eduProductDetail ul li{
    list-style: disc;
    margin-left: 1rem;
}

.card-mockup {
    background-color:#FFF2DE;
}

.card-action button {
    width:100%;
    margin-right:.5rem;
}

.btn-collapse {
    border: 0 !important;
    outline: none !important;
    color: #1a1a1a !important;
}
.btn-collapse:focus {
     box-shadow:none;
}

.ec_offerHead {
    background-color:#ff9b04;
    color:#fff;
}

.ec_offerDownload {
    padding: 7px 8px;
    border-radius: 2px;
}

.ec_offerDownload:hover {
     background-color:#fff0d6;
}

@media (max-width: 768px) {
    .ec_offerHead {
        font-size:14px;
    }
    .ec_offerRow {
        font-size:14px;
    }
    .katalog-mockup {
        width: 160px !important;
    }
    .ec_offerDownload span {
        display:none;
    }
}

.katalog-mockup {
    width: 180px;
    margin: 30px auto;
    position: relative;
    box-shadow: 5px 5px 15px -2px rgba(255, 255, 255, 0.5),
    15px 15px 15px -5px rgba(0, 0, 0, 0.3),
    30px 30px 30px -5px rgba(255, 242, 222, 1.0),
    5px 5px 15px -2px rgba(0, 0, 0, 0.4);
}

.katalog-mockup .katalog-cover {
    width: 100%;
    background-color: #fff;
    display: block;
}

.katalog-mockup .katalog-logo {
    position:absolute;
    z-index:10;
    width: 60%;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.katalog-mockup .katalog-logo::before {
     content: "";
     position: absolute;
     width: 100%;
     height: 100%;
     left: 0;
     top: 0;
     background: linear-gradient(122deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 72%);
}

.ribbon {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}

.ribbon span {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#B6BAC9 0%, #B6BAC9 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px;
    right: -21px;
}

.ribbon span::before {
     content: "";
     position: absolute;
     left: 0px;
     top: 100%;
     z-index: -1;
     border-left: 3px solid #B6BAC9;
     border-right: 3px solid transparent;
     border-bottom: 3px solid transparent;
     border-top: 3px solid #B6BAC9;
}

.ribbon span::after {
     content: "";
     position: absolute;
     right: 0px;
     top: 100%;
     z-index: -1;
     border-left: 3px solid transparent;
     border-right: 3px solid #B6BAC9;
     border-bottom: 3px solid transparent;
     border-top: 3px solid #B6BAC9;
}

.ec_productHero h2{
    padding-top: 20px;
    padding-bottom: 10px;
}

/* CTAs */

.ec-cta--section.spacing-top-bottom {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}
.ec-cta--section .banner-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    padding: 40px 16px 40px;
    align-items: center;
}
@media (min-width: 768px) {
    .ec-cta--section .banner-wrapper {
        padding: 70px 70px 70px;
        flex-wrap: nowrap;
    }
}

@media (max-width: 768px) {
    .ec-cta--section .banner-wrapper {
        text-align:center;
    }
    .ec-cta--section .banner-action {
        margin:24px auto 0;
    }
}
.ec-cta--section.gray {
    background-color: #e7e7e7;
}
.ec-cta--section.gray .h1, .ec-cta--section.gray .h2, .ec-cta--section.gray .h3 {
    color: #ff9b04;
    font-weight: bold;
}
.ec-cta--section.orange {
    background-color: #ff9b04;
    color: #fff;
}
.ec-cta--section.orange .h1, .ec-cta--section.orange .h2, .ec-cta--section.orange .h3 {
    color: #fff;
    font-weight: bold;
}
.ec-cta--section.orange p {
    color: #fff;
}
.ec-cta--section.orange .ec_button {
    background-color: #fff;
    color:#ff9b04 !important;
}
.ec-cta--section.orange .ec_button:hover {
    background-color:#e9e9e9;
}

.ec-provider-shortlist {
    padding: 1.5rem;
}

.ec-provider-shortlist ul {
    list-style-type: none;
}

.ec-provider-shortlist ul li {
    list-style-type: none;
    padding-top: 15px;
    text-decoration: underline;
    color: #ff9b04;
    font-weight: 600;
}

.ec-provider-shortlist li a::after {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-box-arrow-up-right" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8.636 3.5a.5.5 0 0 0-.5-.5H1.5A1.5 1.5 0 0 0 0 4.5v10A1.5 1.5 0 0 0 1.5 16h10a1.5 1.5 0 0 0 1.5-1.5V7.864a.5.5 0 0 0-1 0V14.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5"/><path fill-rule="evenodd" d="M16 .5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793L6.146 9.146a.5.5 0 1 0 .708.708L15 1.707V5.5a.5.5 0 0 0 1 0z"/></svg>'); 
    margin-left: 8px; 
    display: inline-block;
    width: 16px; 
    height: 16px; 
}

.ec-provider-shortlist .h3 {
    color: #1a1a1a;
    font-weight:500;
}

.ec-provider-shortlist .ec_button {
    width:275px;
    margin-top:1rem;
}

@media (max-width: 768px) {
    .ec-provider-shortlist {
        padding: 1rem;
    }
}