body {
    padding: 0px;
    font-family: Arial, Tahoma;
    
}
.it-kayali-whatsapp {
      background-image: url('/img/whatsapp1999.png');
      width:40px;
      height: 45px;
    }

.imgo img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-top: 400px;
    min-width: 50%;
    min-height: 50%;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    /* flex-wrap: wrap; */
    margin-right: 15px;
    margin-left: -15px;
}

* {
    text-decoration: none !important;
}

header {
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0px 12px 26px -11px rgba(235, 235, 235, 1);
    -moz-box-shadow: 0px 12px 26px -11px rgba(235, 235, 235, 1);
    box-shadow: 0px 12px 26px -11px rgba(235, 235, 235, 1);
    position: relative;
    z-index: 9;
}

.bg-light {
    background-color: #fff !important;
}

.navbar-light .navbar-brand {
    color: #f00;
    font-weight: bold;
    font-size: 1.6rem;
    margin-right: 6rem;
}

.logo_color {
    color: #454545;
}

header nav ul {
    color: #a4a4a4;
}

header li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

li {
    margin-right: 2rem;
}

.home_img {
    width: 550px;
    margin-right: -45px;
}

.h1_home {
    font-size: 2.2rem;
    color: #454545;
    margin-top: 4.5rem;
    margin-bottom: 2rem;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.top_btn {
    margin-top: 12px;
}

.angebot_btn {
    white-space: nowrap;
}

.wie_btn {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

header {
    padding-left: 5.3rem;
}

article {
    padding-left: 0rem;
   
}

.von_nach {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #454545;
}

article .btns .btn-danger {
    color: #fff;
    /* background-color: #a1222e; */
    border-color: transparent;
    border: 0px;
     background: #fc0505; /* Old browsers */
     background: -moz-linear-gradient(-45deg, #fc0505 0%, #8f0222 52%, #c40000 100%); /* FF3.6-15 */
   background: -webkit-linear-gradient(-45deg, #fc0505 0%, #8f0222 52%, #c40000 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #fc0505 0%, #8f0222 52%, #c40000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc0505', endColorstr='#c40000', GradientType=1); /* IE6-9 fallback on horizontal gradient */

}

article .btns .btn-danger:hover {
    color: #ffffff;

    background: #fc5305; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #fc5305 0%, #db0407 52%, #dd0000 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #fc5305 0%, #db0407 52%, #dd0000 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #fc5305 0%, #db0407 52%, #dd0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc5305', endColorstr='#dd0000', GradientType=1); /* IE6-9 fallback on horizontal gradient */

}

article a {
    color: #fff;
}

article a:hover {
    color: #fff;
}

article .btns .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

article .btns .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

article .btns .btn-danger:not(:disabled):not(.disabled):active,
article .btns .btn-danger:not(:disabled):not(.disabled).active,
.show >
article .btns .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}

article .btns .btn-danger:not(:disabled):not(.disabled):active:focus,
article .btns .btn-danger:not(:disabled):not(.disabled).active:focus,
.show >
article .btns .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
    -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
    -moz-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

article .btns .btn-secondary {
    border: 0px;
}

article .btns {
    margin-left: 2.6rem;
}

.top_btn {
    margin-top: 55px;
}

.red_btn {
    margin-right: -3rem;
}

.blue_btn {
    margin-left: 2.3rem;
}

.top_bg {
    margin-top: 70px;
}

.angebot_bg {
    opacity: 0.4;
    margin-top: 30px;
    margin-bottom: 30px;
}

.margin-right {
    margin-left: 50px;
}

.angebot {
    width: 100%;
    margin-top: 50px;
    margin-left: 3rem;
    padding-left: 5rem;
    background-color: #ffffff;
    -webkit-box-shadow: -7px 14px 52px -45px rgba(94, 94, 94, 1);
    -moz-box-shadow: -7px 14px 52px -45px rgba(94, 94, 94, 1);
    box-shadow: -7px 14px 52px -45px rgba(94, 94, 94, 1);
}

.index {
    background-color: #fff;
    -webkit-box-shadow: -7px 14px 52px -45px rgba(94, 94, 94, 1);
    -moz-box-shadow: -7px 14px 52px -45px rgba(94, 94, 94, 1);
    box-shadow: -7px 14px 52px -45px rgba(94, 94, 94, 1);
}

@media only screen and (max-width: 1322px) {
    .navbar-light .navbar-brand {
        margin-right: 3rem;
    }

    .margin-right {
        margin-left: 60px;
        opacity: 0.4;
    }

    .h1_home {
        font-size: 2rem;
        margin-left: 0px;
        text-align: center;
    }

}

@media only screen and (max-width: 991px) {
    .top_btn {
        margin-top: 20px;
    }

    .h1_home {
        margin-left: 0px;
        text-align: center;
    }

    .margin-right {
        margin-left: 0px;
        opacity: 0.4;
    }

    .angebot {
        padding-left: 20px;
        padding-right: 0px;
    }

    .btns {
        width: 100%;
    }

    .left_margin {
        margin-left: 3rem;
    }

    .wann_window {
        margin-left: 2rem;
    }

}

@media only screen and (max-width: 700px) {
    .angebot {
        padding-left: 1rem;
        padding-right: 0px;
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
    }

    .navbar-light .navbar-brand {
        margin-right: 2px;
    }

    header {
        padding-left: 0rem;
    }

    .btn-link {
        overflow: hidden;
    }

    .h1_home {
        font-size: 1.8rem;
    }

    section.box1.col-lg-6.jumb.shadow_custom.top_title {
        padding: 30px 30px 90px 30px;
    }

    section.box2.col-lg-6.jumb.shadow_custom.top_title {
        padding: 30px 30px 90px 30px;
    }

    section.box3.col-lg-6.jumb.shadow_custom.top_title {
        padding: 30px 30px 90px 30px;
    }

    section.uber.col-lg-12.jumb.shadow_custom.top_title {
        padding: 30px;
    }

    section.col-lg-12.jumb.shadow_custom.top_title {
        padding: 30px 30px 90px 30px;
    }

    section.col-lg-12.jumbotron.shadow_custom.top_title.black {
        padding: 30px;
    }

}

footer {
    padding: 50px 50px 70px 20px;
    background-color: #fff;
    width: 100%;
    height: auto;
    /*
    outline-color: #f00;
    outline-style: solid;
    outline-width: 2px;
     */

}

.footer_rounded {
    color: #fff;
}

footer section h2 {
    color: black;
    position: relative;
    top: 10px;
    left: 35px;
    opacity: 0.7;
    transition: ease 0.2s;
}

footer section h2:hover {
    color: #f00;
    position: relative;
    top: 10px;
    opacity: 1;
}

footer ul li {
    position: relative;
    top: 30px;
    color: #454545;
    list-style: none;
    margin-top: 10px;
}

footer .top_icons {
    color: #454545;
    position: relative;
    top: 50px;
    opacity: 0.7;
    transition: ease 0.2s;
}

top_icons:a {
    color: #454545;
    opacity: 1;
}

footer a {
    color: #454545;
}

footer a:hover {
    color: #f00;
}

.red {
    color: #f42729;
}

.margin_bottom {
    margin-bottom: 2.2rem;
}

.top_btns {
    margin-top: 50px;
}

.input_mar {
    margin-top: 8px;
    margin-bottom: 16px;
}

.bold {
    font-weight: bold;
    color: #2f1516;
}

.input-group-text {
    font-weight: bolder;
    color: #c51b1b;
    background-color: #ffe7e7;
    border: 1px solid #ced4da;
    height: 31px;
    width: 9rem;
    font-size: 0.8rem;
}

.top_title {
    margin-top: 18px;
}

.card {
    background-color: #fff;
    background-clip: border-box;
    border: 0px solid transparent;
    border-radius: 0rem;
}

.icon {
    width: 30px;
    margin-right: 10px;
}

.fa-minus, .fa-plus {
    margin-top: 10px;
}

.btn-link {
    font-weight: 400;
    color: #c51b1b;
    text-decoration: none;
    overflow: hidden;
}

.btn-link:hover {
    color: #f00;
}

.top_arrow {
    color: #c51b1b;
    margin-top: 10px;
    cursor: pointer;
}

.card-header, .fa-plus, .fa-minus {
    cursor: pointer;
}

.d-inline {
    overflow: hidden;
}

.custum_input {
    width: 30px;
    margin-right: 10px;
    margin-left: 10px;
    border: 0px;
    font-weight: bolder;
    text-align: center;
    font-size: 20px;
}

.custum_input:focus {
    outline: none;
}

.form_class h5 {
    overflow: hidden;
}

.custom-select {
    width: 18%;
    margin-right: 2.5rem;
    height: 31px;
    font-size: 0.8rem;
    font-weight: bold;
}

.Umzugskosten {
    border: 1px solid black;
    width: 85%;
    height: 400px;
    margin: auto;
}

/* 30.07 */

@media only screen and (max-width: 630px) {
    .btn-lg, .btn-group-lg > .btn {
        padding: 0.5rem 1rem;
        line-height: 1.5;
        border-radius: 0.3rem;
    }

    .btns {
        width: 95%;
    }

    .h1_home {
        margin-left: 3rem;
    }

    .col-lg-12.left_margin {
        margin-left: 1rem;
    }

    section.row.padding_sections {
        padding: 2rem 1rem 3rem 3rem;
    }
	

    .index {
      	margin-left: -35px;
    }

    .black {
        font-size: 1rem;
    }

    .red {
        font-size: 1.5rem;
    }

    section.black.behoerde.col-lg-12.jumbotron.shadow_custom.top_title {
        font-size: 1rem;
    }

    section.senior.col-lg-12.jumb.jumbotron.shadow_custom.top_title.black {
        font-size: 1rem;
    }

    section.montage.col-lg-12.jumbotron.shadow_custom.top_title.black {
        font-size: 1rem;
    }

    section.auspacken.col-lg-12.jumb.jumbotron.shadow_custom.top_title.black {
        font-size: 1rem;
    }

    span.number {
        padding: 2px;
        font-size: 1.3rem;
    }

    footer {
        font-size: 0.9rem;
    }

    .widthh .form-control-inline {
        padding: 0rem 0rem;
        font-size: 0.8rem;
        font-weight: bold;
        margin-top: 0px;
    }

    .form_class {
        margin-right: 0px;
    }

    .form_class .card .card-body h5 {
        font-size: 0.9rem;
    }

    .custum_input {
        font-size: 1.1rem;
    }

    .fa-minus, .fa-plus {
        font-size: 0.7rem;
    }

    .el-switch {
        font-size: 70%;
        margin-top: 0.3rem;
    }

    .img-fluid {
        display: none;
    }

    .arrow_small {
        height: 100px;
        margin-top: 30px;
    }

    .icons_small {
        height: 125px;
    }

    section.col-lg-12.other_pages {
        padding: 1.5rem;
    }

}

.icons {
    border-radius: 100%;
    background-color: #ffe7e7;
    padding: 15px;
    transition: ease 0.5s;
    margin-bottom: 1.8rem;
}

.icons:hover {
    border-radius: 100%;
    background-color: #ffffff;
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}

.icons_bg {
    padding-top: 7rem;
    padding-bottom: 2rem;
    position: relative;
    bottom: 50px;
    height: auto;
    background: linear-gradient(-3deg, #fff9f6 70%, transparent 20%);
}

.padding_sections {
    padding: 5rem;
}

.jumbotron {
    margin-bottom: 2rem;
    background-color: #f7f7f7;
    border-radius: 0.3rem;
}

.jumb {
    padding: 60px;
}

.shadow_custom {
    color: #cb0000;
    font-size: 1.2rem;
    line-height: 2.3rem;
    -webkit-box-shadow: -16px 32px 76px -82px rgba(0, 0, 0, 1);
    -moz-box-shadow: -16px 32px 76px -82px rgba(0, 0, 0, 1);
    box-shadow: -16px 32px 76px -82px rgba(0, 0, 0, 1);
    background-color: #fff
}

.shadow_custom2 {
    
    font-size: 0.8rem;
    
    -webkit-box-shadow: -16px 32px 76px -82px rgba(0, 0, 0, 1);
    -moz-box-shadow: -16px 32px 76px -82px rgba(0, 0, 0, 1);
    box-shadow: -16px 32px 76px -82px rgba(0, 0, 0, 1);
    background-color: #fff
}

.shadow_img {
    -webkit-box-shadow: -16px 32px 76px -82px rgba(0, 0, 0, 1);
    -moz-box-shadow: -16px 32px 76px -82px rgba(0, 0, 0, 1);
    box-shadow: -16px 32px 76px -82px rgba(0, 0, 0, 1);
}

.black {
    color: #454545;
}

.number {
    color: #fff;
    width: 140px;
    height: 140px;
    background: #fd5a5a;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    padding: 5px;
    font-size: 1.8rem;
}

.up {
    margin-top: -50px;
}

.op {
    transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
}

.box1 {
    background-image: url("../img/box1.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 8rem;
}

.box2 {
    background-image: url("../img/box2.png");
    background-repeat: no-repeat;
    background-position: right 5px bottom 0px;
    background-size: 6rem;
}

.box3 {
    background-image: url("../img/box3.png");
    background-repeat: no-repeat;
    background-position: right 20px bottom 0px;
    background-size: 5rem;
}

.bot {
    margin-right: 10px;
}

.form-control-inline {
    display: inline-block;
    width: 20%;
    height: calc(1em + 0.75rem + 2px);
    padding: 0rem 0rem;
    font-size: 0.8rem;
    font-weight: bold;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-right: 1rem;
    margin-top: 0px;
}

/* 1.8.2020 */
.title_step3 {
    font-size: 1.5rem;
    color: #454545;
    margin-top: 1.5rem;
    margin-bottom: 2rem;
    margin-left: -2rem;
}

.daten {
    margin: auto;
    width: 50%;
}
.mb-0 {
    border-bottom: 1px solid #ffeaea;
}
.mb-0-js {
    border-bottom:0px solid #ffeaea;
}
.required_red {
    background-color:#ffd3d3;
}


/* HAUPT FORM */

input.invalid {
    background-color: #ffdddd;
}

.tab {
    display: none;
}

.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}

.step.active {
    opacity: 1;
}

.step.finish {
    background-color: #ff6b64;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

/* test css */

input.invalid {
    background-color: #ffdddd;
}

.tab {
    display: none;
}

.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}

.step.active {
    opacity: 1;
}

.step.finish {
    background-color: #ff6b64;
}

/*

        04.08.2020

                        */

.privat {
    background-image: url("../img/privat.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 6rem;
}

.firma {
    background-image: url("../img/firma.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 6rem;
}

.buero {
    background-image: url("../img/office.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 6rem;
}

.behoerde {
    background-image: url("../img/behoerde.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 6rem;
}

.senior {
    background-image: url("../img/senior.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 6rem;
}

.montage {
    background-image: url("../img/montage.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 6rem;
}

.auspacken {
    background-image: url("../img/auspacken.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 7rem;
}

.klavier {
    background-image: url("../img/klavier-bunt.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 7rem;
}

.umzugslift {
    background-image: url("../img/umzugslift.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 6rem;
}

.einlagern {
    background-image: url("../img/einlagern.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 6rem;
}

.whatsapp {
    background-image: url("../img/whatsapp-icon.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 7rem;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

html {
    scroll-behavior: smooth;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
    font-size:1.1rem;
  }

.dropdown-item {
    font-size:1.1rem;
}

.other_pages {
    padding: 0rem 5rem 2rem 5rem;
}

@media only screen and (max-width: 501px) {
    .form_class .card .card-body h5 {
        font-size: 0.8rem;
        font-weight: bold;
    }

    .fa-minus, .fa-plus {
        font-size: 0.6rem;
    }

    .custum_input {
        font-size: 1rem;
        margin-right: 1px;
        margin-left: 1px;
    }

    .form-control-inline {
        font-size: 0.7rem;
        margin-right: 0.3rem;
        width: 3.2rem;
    }
}

.wann_window {
    padding-bottom: 3rem;
    padding-left: 3rem;
    margin-top: 6rem;
}

.mini_img {
    width: 18rem;
    margin-top: 1.5rem;
    margin-left: -0.5rem;
}

.wann_angebot {
    margin-left: 0.4rem;
}

.mini_btn {
    border-color: transparent;
    border: 0px;
    background: -moz-linear-gradient(-45deg, #fc0505 0%, #8f0222 52%, #c40000 100%);
    background: -webkit-linear-gradient(-45deg, #fc0505 0%, #8f0222 52%, #c40000 100%);
    background: linear-gradient(135deg, #fc0505 0%, #8f0222 52%, #c40000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc0505', endColorstr='#c40000', GradientType=1);
}

.mini_btn:hover {
    color: #ffffff;
    background: #fc5305; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #fc5305 0%, #db0407 52%, #dd0000 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #fc5305 0%, #db0407 52%, #dd0000 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #fc5305 0%, #db0407 52%, #dd0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc5305', endColorstr='#dd0000', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}

.mini_title {
    margin-bottom: 2rem;
    font-size: 2rem;
}

@media only screen and (max-width: 770px) {

    .mini_title {
        font-size: 1.7rem;
    }

    .wann_window {
        margin-left: 3rem;
    }
}

/* 25.02.2021 */

/* Express Formular */

label.col-lg-4.col-form-label.bold {
    margin-left: -0.7rem;
}

.titles {
    font-size: 1.4rem;
    margin-top: 3rem;
    margin-bottom: 2.3rem;
}

@media only screen and (max-width: 991px) {
    .col-lg-12.col-md-12.mb-3 {
        margin-left: 2rem;
    }

    h3.col-lg-7.red.margin_bottom {
        margin-left: 1.2rem;
    }
}

@media only screen and (max-width: 630px) {
    .padding_left_sm {
        padding-left: 2rem;
    }
}

.margin_Step2Express {
    margin-left: 0.3rem;
}

.custom-select-express {
    height: 31px;
    font-size: 0.8rem;
    font-weight: bold;
    display: inline-block;
}



.tabExpress {
    display: none;
}

.stepExpress {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}

.stepExpress.active {
    opacity: 1;
}

.stepExpress.finish {
    background-color: #ff6b64;
}


#drop-area {
    border: 2px dashed #ccc;
    border-radius: 20px;
    font-family: sans-serif;
    padding: 20px;
    background-color: white;
}
#drop-area.highlight {
    border-color: #c51b1b;
}
#gallery {
    margin-top: 10px;
}
#gallery img {
    width: 100px;
    height: 80px;
    margin-bottom: 5px;
    margin-right: 5px;
}
.button {
    display: inline-flex;
    padding: 10px;
    background: #ffe7e7;
    color: #c51b1b;
    font-weight: bold;
    cursor: pointer;
    border-radius: 5px;
    border: 1px solid #ccc;
}
.button:hover {
    background: #ffd3d3;
}
#fileElem {
    display: none;
}
.drag-upload {
    color: #9b9b9b;
}

/*  Datenschutz  */
.custom-control.custom-radio.custom-control-inline.d-block.daten.mb-3 {
    font-size: 0.8rem;
}

input#validationCustomExpress06 {
    margin-top: 2px;
}

label.form-check-label.d-block.bold {
    margin-bottom: 1rem;
}

@media only screen and (max-width: 630px) {
    .padding_left_sm {
        padding-left: 2rem;
    }
    .jumbotron.index.wann_window.btns {
        padding-left: 1rem;
        margin-left: 0rem;
    }
    h1.text-center.mini_title {
        font-size: 1.4rem;
    }
    .mini_btn {
        font-size: 14px;
        width: 100%;
    }
    svg.svg-inline--fa.fa-shipping-fast.fa-w-20 {
        margin-top: 2px;
    }
    .divButton {
        margin-left: 1.4rem;
    }
    span.von_nach {
        font-size: 1.2rem;
    }
    svg.svg-inline--fa.fa-arrow-alt-circle-right.fa-w-16.red {
        font-size: 1.3rem;
    }
    svg.svg-inline--fa.fa-arrow-alt-circle-left.fa-w-16.red {
        font-size: 1.3rem;
    }
    label.col-lg-4.col-form-label.bold {
        font-size: 0.9rem;
    }
    svg.svg-inline--fa.fa-calendar-times.fa-w-14 {
        font-size: 1.2rem;
    }
    label.col-form-label.bold {
        margin-left: 1rem;
    }
    p.titles {
        font-size: 1rem;
        margin-left: 1rem;
    }
    input.form-control.in_fo.adressenExpress {
        width: 105%;
    }
    h2.text-center {
        font-size: 1.7rem;
    }
    select#inputGroupSelect01 {
        width: 25%;
        margin-right: -1rem;
        height: 31px;
        font-size: 0.7rem;
        font-weight: bold;
    }
    label.input-group-text {
        height: 31px;
        width: 7.6rem;
        font-size: 0.7rem;
    }
    p.titles.marginn {
        margin-left: 0.2rem;
        margin-bottom: 0.4rem;
    }
    label.d-block.bold {
        margin-top: 1rem;
    }
    p.titles.margin2 {
        margin-left: -0.5rem;
        margin-bottom: 1rem;
        font-size: 0.9rem;
    }
    .daten.mb-3 {
        margin: auto;
        width: 100%;
    }
    h2.text-center.lastStep {
        margin-left: 2rem;
    }
    p.titles.margin3 {
        margin-left: 2.1rem;
        margin-bottom: 0rem;
    }
    .col-lg-12.lastStepDiv {
        margin-left: 1rem;
        width: 90%;
    }
    .form-check-inline {
        padding-left: 0.3rem;
        margin-right: 0rem;
        overflow: hidden;
        font-size: 0.9rem;
    }
    p.drag-upload {
        font-size: 0.8rem;
    }
    p.pp {
        font-size: 0.9rem;
    }
    label.button {
        font-size: 0.8rem;
        padding: 8px;
    }
    div#drop-area {
        border-radius: 12px;
        border: 1px dashed #c4c4c4;
    }
    h2.text-center.expressFormular {
        font-size: 1.5rem;
    }
    .loading-logo {
        margin-top: 4rem;
    }
    .col-lg-6.col-md-6.col-5.divJaNein {
        padding-right: 0px;
        padding-left: 0px;
    }
    .col-lg-6.col-md-6.col-7.divJaNein {
        padding-right: 0px;
    }
    label.form-check-label {
        font-size: 0.9rem;
    }
    label.validationCustomExpress {
        font-size: 0.9rem;
    }
    label.form-check-label.validationCustomExpress {
        font-size: 0.7rem;
    }
    input#datenschutz {
        font-size: 0.7rem;
        margin-top: 0.1rem;
    }
    .h1_home {
        font-size: 1.6rem;
    }
    .btn-lg, .btn-group-lg > .btn {
        font-size: 0.9rem;
        margin-left: 1.5rem;
    }
    input#exampleRadios1 {
        margin-top: 0.1rem;
    }
    input#exampleRadios2 {
        margin-top: 0.1rem;
    }
    .jumbotron.index {
        margin-right: 0px;
    }
    h3.red.margin_bottom {
        margin-bottom: 0.5rem;
    }
    label.form-check-label.d-block.bold {
        margin-bottom: 0.5rem;
    }
    .jumbotron.index {
        padding: 0.5rem 0.5rem 2rem 0.5rem;
    }
    h1.h1_home.text-center {
        font-size: 1.5rem;
        margin-top: 2rem;
    }
}

#date-0 {
    text-indent: -500px;
}
#date-1 {
    text-indent: -500px;
}
#date-2 {
    text-indent: -500px;
}

.stylo {
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    height: calc(1.5em + 0.75rem + 2px);
    background-color: white;
    padding: 0.375rem 0.75rem;
}



