
#menu_2 {
    display: none;
}
.menu_top {
    padding-bottom: 15px;
}
.product_block {
    position: relative;
}
.product_block span {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    height: 20px;
    width: 100%;
    text-align: center;

    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.005em;
    color: #fff;
    z-index: 11;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    background: #b72025;
    border-radius: 30px;

    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.005em;
    text-transform: uppercase;
    color: #fff;
    max-width: 255px;
    width: 100%;
    margin: 0;
    padding: 17px 10px;
    text-align: center;
}
.all_price span {

    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 0.005em;
    color: #4e4e4f;
}
.all_price span.woocommerce-Price-currencySymbol {
    margin-left: 5px;
}
.modal-body {
    padding: 0;
}
.form_h h5,
form h5 {

    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 0.005em;
    color: #4e4e4f;
    margin-bottom: 25px;
}
.form_h p,
form p {

    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20.8px;
    color: #4e4e4f;
    margin-bottom: 20px;
    max-width: 350px;
}
.title a {
    position: absolute;
    right: 0;
}
.product_title h1 {

    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 130%;
    letter-spacing: 0.005em;
    color: #4e4e4f;
    margin-bottom: 15px;
}
.woocommerce div.product form.cart div.quantity,
form.woocommerce-cart-form div.quantity {
    align-items: center;
    display: flex;
}
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #b72025;
}
.woocommerce div.product form.cart .button {
    margin-left: 90px;
    max-width: 350px;
    outline: 0;
}
.woocommerce .quantity input::-webkit-inner-spin-button,
.woocommerce .quantity input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.woocommerce .quantity input[type="number"] {
    -moz-appearance: textfield;
    background: #f5f5f5;
    border: 0;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    padding: 10px;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #4e4e4f;
}
form .quantity input.qty_button {
    color: #ababab;

    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    padding: 0;
    border: 0;
    cursor: pointer;
    opacity: 0;
}
form .quantity div.btn_minus,
form .quantity div.btn_plus {
    position: relative;
    margin-left: 15px;
}
form .quantity div.btn_minus {
    margin-left: 0;
    margin-right: 15px;
}
form .quantity div svg {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    margin-top: auto;
    margin-bottom: auto;
}
form .quantity input.minus {
    padding-right: 15px;
}
form .quantity input.plus {
    padding-left: 5px;
}
.woocommerce table.shop_table {
    border: none;
}
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-cart table.cart img {
    max-width: 180px;
    min-width: 160px;
    padding: 15px 0;
    display: block;
}
.woocommerce table.shop_table_responsive tr td::before {
    content: none;
}
.woocommerce table.shop_table td {
    padding: 0 30px;
}
.woocommerce table.shop_table td.product-name {
    max-width: 350px;
}
.woocommerce table.shop_table td.product-name a {

    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #4e4e4f;
}
.woocommerce table.shop_table td.product-price span,
.woocommerce table.shop_table td.product-subtotal {

    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.005em;
    color: #4e4e4f;
}
.woocommerce table.shop_table td.product-price {
    position: relative;
}
.woocommerce table.shop_table tbody tr.order-total {
    text-align: right;
}
.woocommerce-cart .wc-proceed-to-checkout a {
    margin: 0 auto;
    margin-right: 0;
    margin-top: 12px;
    max-width: 100%;
}
.woocommerce table.shop_table td.product-name a:hover {
    color: #b72025;
}
.woocommerce a.remove {
    margin: 0 auto;
}
.woocommerce a.remove:hover {
    background: 0 0 !important;
}
.woocommerce table.cart td.actions {
    display: none;
}
.woocommerce form .form-row label {
    display: none;
}
.woocommerce form .form-row input.input-text {
    background: #f5f5f5;
    border-radius: 30px;
    border: solid 1px #fff;
    height: 55px;
    padding: 20px 32px;
    margin-bottom: 25px;

    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    color: #ababab;
}
span.woocommerce-input-wrapper {
    width: 100%;
}
.woocommerce form .form-row {
    padding: 0;
    margin: 0;
    display: inline-block;
    float: none !important;
    width: 50%;
    max-width: 100%;
}
h3.checkout_h3 {

    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 0.005em;
    color: #4e4e4f;
    margin-bottom: 40px;
}
.checkout_order_total .order-total {

    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #4e4e4f;
    display: flex;
    align-items: center;
}
.checkout_order_total .order-total div {
    width: 50%;
}
.checkout_order_total .order-total div:last-child {
    text-align: right;
}
.checkout_order_button button {
    max-width: 350px !important;
    margin-top: 20px !important;
}
.checkout_order_button p.form-row {
    width: 100%;
}
[type="submit"] {
    font-size: 14px;
}
dt.variation-Optionen {
    position: relative;
    display: block;
    width: 100%;
}
dl.variation {
    padding-bottom: 20px;
}
.order-total {
    padding-bottom: 20px;
}
td.product-price {
    display: none;
}
dd.variation-Optionen p {
    font-size: 12px;
    line-height: 19px;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
    border-top: 0;
}
td.product-subtotal {
    width: 100px;
}
td.product-quantity {
    width: 100px;
}
.cart-collaterals.row .col-md-8 span {
    font-size: 12px;
}
small.includes_tax {
    display: none;
    font-size: 16px;
    line-height: 16px;
}
label[for="shipping_method_0_free_shipping1"]:after {
    content: "0â‚¬";
    float: right;
}
.tax-total {
    position: relative;
    display: inline-block;
    width: 100%;
}
.tax-total div:first-child {
    width: 70%;
}
.tax-total > div {
    width: 30%;
    float: left;
}
.order-total.tax-total {
    font-size: 22px;
    padding-bottom: 0;
}
.de_t {
    margin-bottom: 30px;
}
.table-price td {
    border: 1px solid #ababab;
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
}
.table-price tr:nth-child(2n + 1) td {
    background-color: #f5f5f5;
}
.table-price td:first-child,
.table-price tr:first-child td {
    background: 0 0 !important;
    color: #b72025;
    font-weight: 700;
}
form.checkout.woocommerce-checkout a {
    max-width: 100%;
}
@media only screen and (max-width: 1050px) {
    section {
        padding: 40px 0;
    }

    #menu {
        background-color: #fff;
    }
}
@media only screen and (max-width: 768px) {
    h2 {
        line-height: 1.5em;
    }

    .menu_top {
        padding-bottom: 0;
    }
    .product_block {
        margin-bottom: 15px;
    }
    .woocommerce div.product form.cart .button {
        margin-left: 25px;
    }
    .woocommerce-cart table.cart .product-thumbnail,
    .woocommerce-cart table.cart img {
        width: 100%;
        max-width: 130px;
    }
    .woocommerce-cart table.cart img {
        padding-bottom: 0;
    }
    .woocommerce table.shop_table td.product-name {
        max-width: 75%;
        text-align: left !important;
        padding-left: 0;
        display: inline-block;
        padding-right: 10px;
    }
    .woocommerce table.shop_table td.product-price span {
        font-size: 16px;
        line-height: 19px;
    }
    .woocommerce table.shop_table td small.product-sku,
    .woocommerce table.shop_table td.product-name a {
        font-size: 14px;
        line-height: 16px;
    }
    .woocommerce table.shop_table td.product-price {
        padding: 10px 0;
        text-align: right !important;
        width: 23%;
        display: inline-block;
        padding-top: 0;
        margin-top: -30px;
    }
    .woocommerce table.shop_table td.product-quantity {
        width: 50%;
        padding: 0;
        display: inline-block;
        padding-top: 20px;
    }
    .woocommerce table.shop_table td.product-subtotal {
        text-align: center !important;
        width: 47%;
        display: inline-block;
        padding: 0;
        text-align: right !important;
        margin-top: 30px;
    }
    .woocommerce table.shop_table td.product-remove {
        padding: 10px 0 15px 0;
    }
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td {
        background-color: transparent;
    }
    .woocommerce table.shop_table td {
        border: none;
    }
    .woocommerce table.shop_table td:last-child {
        border-bottom: solid 1px #ababab;
    }
    .woocommerce table .order-total td {
        border-bottom: none !important;
    }
    .woocommerce table.shop_table_responsive tr td {
        text-align: center !important;
    }
    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
        margin: 0 auto;
        max-width: 100%;
    }
    .woocommerce .cart-collaterals {
        margin: 0;
    }
    .woocommerce .cart-collaterals .cart_totals {
        margin-top: 15px;
    }
    .woocommerce-cart .wc-proceed-to-checkout a {
        margin-right: auto;
    }
    .woocommerce table.shop_table_responsive tr {
        position: relative;
    }
    .woocommerce a.remove {
        position: absolute;
        top: 30px;
        right: 0;
    }
    .woocommerce table.shop_table tbody tr.order-total {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .woocommerce table.shop_table tbody tr.order-total td {
        padding-left: 40px !important;
    }
    .woocommerce div.product form.cart div.quantity {
        width: 120px;
        margin: 0 auto;
        float: none;
    }
    .woocommerce div.product form.cart .button {
        float: none;
        margin: 0 auto;
        display: block;
        margin-top: 15px;
        max-width: 100%;
    }
    .woocommerce div.product {
        padding-bottom: 40px !important;
    }
    .woocommerce .quantity input[type="number"] {
        width: 55px;
        height: 55px;
        font-size: 20px;
        line-height: 23px;
    }
}
a.checkout-button.button.alt.wc-forward {
    margin-bottom: 20px;
}
.c-weight {
    color: #b72025;
    border-bottom: 1px solid;
    cursor: pointer;
    margin-bottom: 10px;
    display: inline-block;
    line-height: 15px;
}
input#weight {
    border: 1px solid #b5b5b5;
    padding: 5px;
    width: 100px;
    height: 32px;
}
.width-b {
    position: relative;
    display: none;
}
.cm {
    position: absolute;
    height: 30px;
    background: #f1f1f1;
    margin-left: -31px;
    line-height: 21px;
    padding: 5px;
    margin-top: 1px;
    width: 30px;
}
.section-text__wrapper {
    margin-bottom: 80px;
}
.section-text__min-width {
    max-width: 100%;
}
@media screen and (max-width: 767px) {
    .section-text__wrapper {
        margin-bottom: 50px;
    }
}
@media only screen and (max-width: 480px) {
    .woocommerce div.product .product_title {
        font-size: 21px;
    }
    .woocommerce form .form-row {
        width: 100%;
    }
    .woocommerce form .form-row:nth-child(1),
    .woocommerce form .form-row:nth-child(8) {
        padding-right: 0;
    }
    .woocommerce form .form-row:nth-child(2),
    .woocommerce form .form-row:nth-child(9) {
        padding-left: 0;
    }
    .woocommerce form .form-row:nth-child(8) input {
        margin-bottom: 25px;
    }
    form.woocommerce-checkout .col-md-8 {
        -webkit-box-ordinal-group: 3;
        order: 2;
        margin-top: 40px;
    }
    h3.checkout_h3 {
        font-size: 18px;
        line-height: 21px;
        margin-bottom: 25px;
    }
    .checkout_order_button button {
        max-width: 100% !important;
    }
}
.width-b {
    display: none !important;
}
.fee.tax-total {
    color: #b72025;
}
@media screen and (max-width: 767px) {
    .de_t {
        display: none;
    }
}
@media screen and (max-width: 567px) {
    .tax-total div:first-child {
        width: 50%;
    }
    .tax-total > div {
        width: 50%;
    }
}
span.woocommerce-Price-amount.amount {
    padding-left: 7px;
}
span.woocommerce-Price-currencySymbol {
    margin-left: 5px !important;
    font-weight: 600;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #b72025;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    display: block;
}
.woocommerce-variation-price {
    display: none !important;
}
#gesamt:before {
    display: none;
}
a.woocommerce-remove-coupon {
    display: none;
}
span.woocommerce-Price-amount.amount {
    float: right;
}
.city-text-block {
    padding-top: 0;
}
.city-text-block__wrap {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -20px;
}
.city-text-block__item {
    flex: 0 0 50%;
    max-width: calc(50% - 20px);
    width: 100%;
    color: #4e4e4f;
    margin-bottom: 38px;
    position: relative;
}
.city-text-block__item h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    margin-bottom: 25px;
}
.city-text-block__item p {
    margin: 0;
    font-size: 16px;
    overflow: hidden;
    transition: 0.4s;
    line-height: 130%;
}
.city-text-block__item:not(:nth-child(2n)) {
    margin-right: 40px;
}
.city-text-block__item-img-block {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -30px;
    height: fit-content;
}
.city-text-block__item-img {
    flex: 0 0 50%;
    max-width: calc(50% - 20px);
    width: 100%;
    height: 100px;
    margin-bottom: 30px;
}
.city-text-block__item-img:not(:nth-child(2n)) {
    margin-right: 30px;
}
.city-text-block__item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.city-text-block__btn {
    position: absolute;
    z-index: 20;
    bottom: 0;
    right: 0;
    width: 12px;
    height: 12px;
    border-left: 2px solid #4e4e4f;
    border-bottom: 2px solid #4e4e4f;
    transform: rotate(-45deg);
    cursor: pointer;
    transition: 0.4s;
}
.city-text-block__content {
    position: relative;
    padding-bottom: 10px;
}
@media screen and (max-width: 991px) {
    .city-text-block__item {
        margin-bottom: 30px;
    }
    .city-text-block__item h3 {
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 767px) {
    .city-text-block__wrap {
        margin-bottom: -20px;
    }
    .city-text-block__item {
        margin-bottom: 23px;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .city-text-block__item:not(:nth-child(2n)) {
        margin-right: 0;
    }
    .city-text-block__item-img-block {
        margin-bottom: 5px;
    }
}
@media screen and (max-width: 467px) {
    .city-text-block__item-img {
        flex: 0 0 50%;
        max-width: calc(50% - 7.5px);
        margin-bottom: 15px;
    }
    .city-text-block__item-img:not(:nth-child(3n)) {
        margin-right: 0;
    }
    .city-text-block__item-img:not(:nth-child(2n)) {
        margin-right: 15px;
    }
}
body {
    min-height: 100vh;
}
.checkout_order_total > font {
    display: none;
}
.d-none {
    display: none !important;
}
.all_price .woocommerce-Price-amount.amount {
    float: inherit !important;
}
.woocommerce img {
    height: auto;
    max-width: 100%;
}
form.checkout_coupon.woocommerce-form-coupon {
    display: block !important;
}

.small,
small {
    font-size: 80%;
    font-weight: 400;
}
.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
}
code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word;
}
a > code {
    color: inherit;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}
.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}
.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.order-0 {
    -ms-flex-order: 0;
    order: 0;
}
.order-1 {
    -ms-flex-order: 1;
    order: 1;
}
.order-2 {
    -ms-flex-order: 2;
    order: 2;
}
.order-3 {
    -ms-flex-order: 3;
    order: 3;
}
.order-4 {
    -ms-flex-order: 4;
    order: 4;
}
.order-5 {
    -ms-flex-order: 5;
    order: 5;
}
.order-6 {
    -ms-flex-order: 6;
    order: 6;
}
.order-7 {
    -ms-flex-order: 7;
    order: 7;
}
.order-8 {
    -ms-flex-order: 8;
    order: 8;
}
.order-9 {
    -ms-flex-order: 9;
    order: 9;
}
.order-10 {
    -ms-flex-order: 10;
    order: 10;
}
.order-11 {
    -ms-flex-order: 11;
    order: 11;
}
.order-12 {
    -ms-flex-order: 12;
    order: 12;
}
@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-0 {
        -ms-flex-order: 0;
        order: 0;
    }
    .order-md-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-md-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-md-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-md-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-md-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-md-6 {
        -ms-flex-order: 6;
        order: 6;
    }
    .order-md-7 {
        -ms-flex-order: 7;
        order: 7;
    }
    .order-md-8 {
        -ms-flex-order: 8;
        order: 8;
    }
    .order-md-9 {
        -ms-flex-order: 9;
        order: 9;
    }
    .order-md-10 {
        -ms-flex-order: 10;
        order: 10;
    }
    .order-md-11 {
        -ms-flex-order: 11;
        order: 11;
    }
    .order-md-12 {
        -ms-flex-order: 12;
        order: 12;
    }
}
.table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}
.table td,
.table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
    border-top: 2px solid #dee2e6;
}
.table .table {
    background-color: #fff;
}
@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}
.form-text {
    display: block;
    margin-top: 0.25rem;
}
.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}
.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
}
@media (min-width: 576px) {
    .form-inline label {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0;
    }
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
    .btn {
        transition: none;
    }
}
.btn:focus,
.btn:hover {
    text-decoration: none;
}
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled,
.btn:disabled {
    opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
a.btn.disabled {
    pointer-events: none;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 0.5rem;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
    width: 100%;
}
thead {
    display: table-header-group;
}
img,
tr {
    page-break-inside: avoid;
}
h2,
h3,
p {
    orphans: 3;
    widows: 3;
}
h2,
h3 {
    page-break-after: avoid;
}
@page {
    size: a3;
}


.table {
    border-collapse: collapse !important;
}
.table td,
.table th {
    background-color: #fff !important;
}
