body {
    font-weight: 300;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}

body {
    font-family: 'pill-gothic-300mg', 'Khand', sans-serif !important;
    font-size: 16px;
    line-height: 1.675 !important;
    color: #333333;
    background-color: #ffffff;
}



[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
    outline: none;
}



.nowhitespace {
    white-space: nowrap;
}

a:focus {
    outline: none !important;
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    box-shadow: none !important;
}









.navbar-default li.nav-item a.nav-link:hover,
.navbar-default li.nav-item a.active {
    color: #063069 !important;
}











.accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none !important;
}



.ansprech .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.ansprech dt,
.ansprech dd {

    padding-right: 0 !important;
    padding-left: 0 !important;
}




b,
strong {
    font-weight: 600;
}



p {
    font-size: 1.125rem;
}



h1,
h2,
h3,
h4,
h5 {
    font-family: 'pill-gothic-300mg', 'Khand', sans-serif;
    color: #063069 !important;
    font-weight: 700 !important;

}

main {
    font-size: 1rem;
}

main a {
    color: #063069 !important;

}

main a:hover {
    color: #bbb !important;
}


.accordion-button {
    font-size: 1.175rem;
}



.hero-text h2 {
    color: #fff !important;
    font-weight: 700 !important;
}



.text-uppercase {
    text-transform: uppercase;
}



.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 1) !important;
}


.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: #063069 !important;
}



/*
.container {
    max-width: 1280px;
}
*/


.bg-blau {
    background-color: #063069;
}

.morecontent span {
    display: none;
}

.morelink {
    display: block;
}

.hero-image-bg {
    min-height: 250px;
}

.bg-cover {
    background-size: 100%;
    background-position: 50% 75% !important;
}

.hero-image-bg {
    background-image: linear-gradient(rgba(6, 48, 105, 0.4), rgba(6, 48, 105, 0.4));
    height: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.hero-text {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}

.border-bottom-blue-2 {
    border-bottom: 4px solid #063069;
}


.img-fluid {
    max-width: 100%;
    height: auto !important;
    object-fit: contain;
}


#color-grey {
    background: #a5a5a5;
    color: #fff;
    border-radius: 0;
        border: 2px solid #a5a5a5 !important;
    padding: 0.675rem 1rem;
    min-width: 140px;
}


#color-grey:hover,
.newsactive#color-grey {
    background: #fff;
    color: #a5a5a5;
    border-radius: 0;
    padding: 0.675rem 1rem;
        border: 2px solid #a5a5a5 !important;
            box-shadow: inset 0 0 0 0px #a5a5a5;
}


 
#color-1 {
    background: #8cbae5;
    color: #fff !important;
    border-radius: 0;
    padding: 0.675rem 1rem !important;
    border: 2px solid #8cbae5 !important;
    box-shadow: inset 0 0 0 0px #8cbae5;
    min-width: 140px;
}

#color-1:hover,
#color-1.active,
.newsactive#color-1 {


    background: none;
    color: #8cbae5 !important;
    border-radius: 0;
    padding: 0.675rem 1rem;
    border: 2px solid #8cbae5 !important;
        box-shadow: inset 0 0 0 0px #8cbae5;

}

#color-2 {
    background: #922366;
    color: #fff !important;
    border-radius: 0;
        border: 2px solid #922366 !important;
    padding: 0.675rem 1rem !important;
    min-width: 140px;

}

#color-2:hover,
#color-2.active,
.newsactive#color-2 {
    background: #fff;
    color: #922366 !important;
    border-radius: 0;
    padding: 0.675rem 1rem;
    border: 2px solid #922366;
 }



#color-3 {
    background: #063069;
    color: #fff !important;
    border-radius: 0;
            border: 2px solid #063069 !important;
    padding: 0.675rem 1rem !important;
    min-width: 140px;

}

#color-3:hover,
#color-3.active,
.newsactive#color-3 {
    background: #fff;
    color: #063069 !important;
    border-radius: 0;
    padding: 0.675rem 1rem;
            border: 2px solid #063069 !important;   
             box-shadow: inset 0 0 0 0px #063069;
}




#color-grey {
    background: #a5a5a5 !important;
    color: #fff !important;
    border-radius: 0;
    padding: 0.675rem 1rem !important;
    min-width: 140px;
}
#color-grey:hover,
.newsactive#color-grey {
    background: #fff !important;
    color: #a5a5a5 !important;
    border-radius: 0;
    padding: 0.675rem 1rem;
    border: 1px inset #a5a5a5;
    box-shadow: inset 0 0 0 0px #a5a5a5;
}



.collapsableContent-footer {
    position: relative;
    height: 24px;
}

.collapsableContent-gradient {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 75px;
    background: linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255));
    transform: translateY(-100%);
}



.morxe {
    height: 120px;

    overflow: hidden;


    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;

}


.max {
    height: auto;
    min-height: 123px;
    margin-bottom: 5rem;
}


.rotate svg {
    transform: rotate(180deg);
}


.btntoggle {
    border: 0;
    width: 100%;
    background: none;
}

.btntoggle svg {
    max-width: 25px;
}


.btntoggle::before {
    content: 'mehr';
}

.btntoggle.rotate::before {
    content: 'weniger';
}










#bgcolor-1 {
    background-color: #8cbae5 !important;
}

#bgcolor-2 {
    background-color: #922366 !important;
}

#bgcolor-3 {
    background-color: #063069 !important;
}


.textcolor-1 {
    color: #8cbae5 !important;
}

.textcolor-2{
    color: #922366 !important;
}

.textcolor-3 {
    color: #063069 !important;
}




.class-1 a.btn.btn-primary {
    background: #8bb9e4 !important;
    color: #fff;
    border-radius: 0;
    padding: 0.675rem 1rem;
    border: 1px inset #8bb9e4;
    box-shadow: inset 0 0 0 2px #8bb9e4;
}

.class-1 a:hover.btn.btn-primary {
    background: #fff !important;
    color: #8bb9e4 !important;
    border-radius: 0;
    padding: 0.675rem 1rem;
    border: 1px inset #8bb9e4;
    box-shadow: inset 0 0 0 2px #8bb9e4;
}



#main .class-3 a.btn.btn-primary {
    background-color: #063069 !important;

    background: #063069;
    color: #fff;
    border-radius: 0;
    padding: 0.675rem 1rem;
    border: 1px inset #063069;
    box-shadow: inset 0 0 0 2px #063069;
}
#main .class-3 a:hover.btn.btn-primary {
    background-color: #fff !important;

    background: #fff;
    color: #063069 !important;
    border-radius: 0;
    padding: 0.675rem 1rem;
    border: 1px inset #063069;
    box-shadow: inset 0 0 0 2px #063069;

}




.class-4 a.btn.btn-primary {
    background-color: #8cbae5 !important;
    background: #8cbae5;
    color: #fff;
    border-radius: 0;
    padding: 0.675rem 1rem;
    border: 1px inset #8cbae5;
    box-shadow: inset 0 0 0 2px #8cbae5;

}



.class-1 a:hover .btn.btn-primary {
    background: none !important;
    color: #063069 !important;
    border-radius: 0;
    padding: 0.675rem 1rem;
    border: 1px inset #063069;
    box-shadow: inset 0 0 0 2px #063069;
}


.class-2 a.btn.btn-primary {
    background: #922366 !important;
    color: #fff !important;
    border-radius: 0;
    padding: 0.675rem 1rem;
    border: 1px inset #922366;
    box-shadow: inset 0 0 0 2px #922366;


}

.class-2 a:hover.btn.btn-primary {
    background: none !important;
    color: #922366 !important;
    border-radius: 0;
    padding: 0.675rem 1rem;
    border: 1px inset #922366;
    box-shadow: inset 0 0 0 2px #922366;


}

.class-4 a:hover.btn.btn-primary {
    background: none !important;
    color: #8cbae5 !important;
    border-radius: 0;
    padding: 0.675rem 1rem;
    border: 1px inset #8cbae5;
    box-shadow: inset 0 0 0 2px #8cbae5;
}







/*
p small {
    font-size: 1.175rem;
}
*/


.benefitsimg {

    min-height: 250px;
}

.regelungnav:hover,
.regelungactive {
    background: #f8f9fa;
    color: #063069 !important;
}

 
.qmactive {
    background: #f8f9fa;
    color: #063069 !important;
}


.nachbestellungen hr {
    display: none !important;
}

.nachbestellungen .product {
    padding: 0.875rem 0.675rem;
}

.nachbestellungen .product:nth-child(odd) {
    background: #f8f9fa
}

.nachbestellungen .product:nth-child(even) {
    border-left: 2px solid #f8f9fa;
    border-right: 2px solid #f8f9fa;
}


.nachbestellungen .product:last-child {
    border-bottom: 2px solid #f8f9fa;
}


.nachbestellungen h5 {
    border-top: 0px solid #000;
    padding-top: 1rem;
    background: #063069;
    color: #fff !important;
    padding-bottom: 1rem;
}

.ciunterlagen hr {
    display: none !important;
}

.ciunterlagen .product {
    padding: 0.875rem 0.675rem;
}

.ciunterlagen .product:nth-child(odd) {
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    background: #f8f9fa
}

.ciunterlagen .product:nth-child(even) {
    border-left: 2px solid #f8f9fa;
    border-right: 2px solid #f8f9fa;
}


.ciunterlagen h5 {
    border-top: 1px solid #000;
    padding-top: 1.5rem;
}

.ciunterlagen .column-labels {
    border-top: 0px solid #000;
    padding-top: 1rem;
    background: #063069;
    color: #fff !important;
    padding-bottom: 0.675rem;
}




/* Global "table" column settings */
.product-image {
    float: left;
    width: 50%;
}

.product-details {
    float: left;
    width: 50%;
}

.product-price {
    float: left;
    width: 50%;
    text-align: right;
}


.ciunterlagen .product-details {
    float: left;
    width: 80%;
}

.ciunterlagen .product-price {
    float: left;
    width: 20%;
    text-align: right;
}



.column-labels {
    padding-bottom: 15px;
    margin-bottom: 0px;
    border-bottom: 0px solid #000;
}




/* Product entries */
.product {
    margin-bottom: 0px;
    padding-bottom: 0px;

}

.product .product-image {
    text-align: center;
    width: 140px;
    display: none;

}

.product-image img {
    width: 100px;
}



label.product-image.h4,
label.product-details.h4,

label.product-price.h4 {
    color: #063069 !important;
    font-weight: 700 !important;
}




.ciunterlagen label.product-image.h4,
.ciunterlagen label.product-details.h4,
.ciunterlagen label.product-price.h4 {
    color: #fff !important;
    font-weight: 700 !important;
}




.product-details .product-title {
    margin-right: 20px;

}

.product-details .product-description {
    margin: 5px 20px 5px 0;
    line-height: 1.4em;
}


.product-price {
    float: right;
    width: 50%;
    text-align: left;
    padding-right: 2rem;
}


 

.pagination {
 
    float: right;
}

.pagination a {
    color: #fff !important;
}

.pagination a.active {

    color: #fff !important;
    background: #8cbae5;
        border-color: #8cbae5;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff !important;
        background: #8cbae5;
        border-color: #8cbae5;
}



.pagination a.page-link {
    background: #063069;
    border-color: #063069;
    color: #fff !important;
}

.pagination a.page-link:hover {
    color: #fff !important;
    background: #8cbae5;
    border-color: #8cbae5;
}



.btn {
    border-radius: 0;
}

.btn-primary {
    background: #063069;
    border-color: #063069;
    color: #fff !important;
    border: 1px inset #063069;
    box-shadow: inset 0 0 0 2px #063069;
    padding: 0.675rem 1rem;
    min-width: 180px;
    width: 100%;
}

.btn-primary:hover {


    outline: none;

    background: none !important;
    color: #063069 !important;
    border-radius: 0;
    padding: 0.675rem 1rem;
    border: 1px inset #063069;
    box-shadow: inset 0 0 0 2px #063069;
}





.downloadbtn .btn-primary {

    background: #8cbae5;
    border-color: #8cbae5;
    color: #fff !important;
    outline: none;
    padding: 0.675rem 1rem;
    border: 0px inset #8cbae5;
    box-shadow: inset 0 0 0 2px #063069;
}

.downloadbtn .btn-primary:hover {
    color: #063069 !important;
    outline: none;

    background: #fff !important;
    color: #063069 !important;
    border-radius: 0;
    padding: 0.675rem 1rem;
    border: 0px inset #063069;
    box-shadow: inset 0 0 0 2px #063069;

}


.ciunterlagen .btn-primary:hover {


    outline: none;

    background: none !important;
    color: #063069 !important;
    border-radius: 0;
    padding: 0.675rem 1rem;
    border: 1px inset #063069;
    box-shadow: inset 0 0 0 2px #063069;
}











/* Custom style */
.accordion-button::before {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
    transform: scale(.7) !important;
    margin-right: 1rem;
}

.accordion-button:not(.collapsed)::before {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}


#accordionExample .accordion-button::before {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    content: "";
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
    float:left;
}


.accordion-button::after {
    display: none !important;
}



.accordion-button {
    color: #063069;

}


.accordion-button:not(.collapsed) {
    color: #063069;
    background-color: transparent !important;
    box-shadow: inset 0 0px 0 rgb(0 0 0 / 13%);
}


.accordion-item:first-of-type {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.accordion-item .accordion-header {
    margin-bottom: 0;
    border-top: 2px solid #e6e6e6;
}

.accordion-item:first-of-type  .accordion-header {
    margin-bottom: 0;
    border-top: 0px solid #e6e6e6;

}



.accordion-header button.accordion-button {
    font-weight: 700 !important;
}


.accordion-item {
    background-color: #fff;
    border: 0px solid rgba(0, 0, 0, .125);
}

.accordion-item:first-child .accordion-header {
    border-top: 0 !important;
}




.accordion-body {
    padding: 1rem 1.25rem;
}



a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
    background-color: #f8f9fa !important;
}






footer p {
    font-size: 0.875rem;
    ;
}

@media (min-width: 1200px) {

/*
    .container,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl {
        max-width: 1280px !important;
    }
    */
}