.route-modal-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  background-color: #000000;
  z-index: 9999;
  width: 100%;
  height: 100%;
  display: none;
}
.route-modal-wrapper .route-modal-inner {
  padding: 1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 100%;
  position: relative;
}
.route-modal-wrapper .route-modal-inner .route-modal-content {
  background-color: #ffffff;
  border-radius: 5px;
  padding: 1rem;
  width: 100%;
  max-width: 1129px;
}
.route-modal-wrapper .route-modal-inner .route-modal-content .route-modal-content-inner .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -3rem;
  align-items: center;
  justify-content: center;
}
.route-modal-wrapper .route-modal-inner .route-modal-content .route-modal-content-inner .row .col {
  padding: 0 3rem;
  flex: 1;
}
.route-modal-wrapper .route-modal-inner .route-modal-content .route-modal-content-inner .button {
  background-color: #036;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  padding: 8px 12px;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.route-modal-wrapper .route-modal-inner .route-modal-content .route-modal-content-inner .route-waypoints .route-waypoint-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin: 0 -0.5rem;
  margin-top: 1rem;
}
.route-modal-wrapper .route-modal-inner .route-modal-content .route-modal-content-inner .route-waypoints .route-waypoint-item:last-child .waypoint-action svg {
  opacity: 0;
}
.route-modal-wrapper .route-modal-inner .route-modal-content .route-modal-content-inner .route-waypoints .route-waypoint-item:first-child {
  margin-top: 0;
}
.route-modal-wrapper .route-modal-inner .route-modal-content .route-modal-content-inner .route-waypoints .route-waypoint-item:first-child .waypoint-action svg {
  opacity: 0;
}
.route-modal-wrapper .route-modal-inner .route-modal-content .route-modal-content-inner .route-waypoints .route-waypoint-item.route-waypoint-custom {
  display: none;
}
.route-modal-wrapper .route-modal-inner .route-modal-content .route-modal-content-inner .route-waypoints .route-waypoint-item.route-waypoint-custom.active {
  display: flex;
}
.route-modal-wrapper .route-modal-inner .route-modal-content .route-modal-content-inner .route-waypoints .route-waypoint-item > * {
  padding: 0 0.5rem;
}
.route-modal-wrapper .route-modal-inner .route-modal-content .route-modal-content-inner .route-waypoints .route-waypoint-item .route-waypoint-input {
  flex: 1;
}
.route-modal-wrapper .route-modal-inner .route-modal-content .route-modal-content-inner .route-waypoints .route-waypoint-item svg {
  min-width: 20px;
}
.route-modal-wrapper .route-modal-inner .route-modal-content .route-modal-content-inner .route-waypoints input {
  display: inline-block;
  border: 1px solid #707070;
  padding: 0.75rem;
  width: 100%;
}
.route-modal-wrapper .route-modal-inner .route-modal-content .route-modal-content-inner .route-addWaypoint {
  margin: 1rem 0;
}
.route-modal-wrapper .route-modal-inner .route-modal-content .route-modal-content-inner .route-addWaypoint a {
  font-weight: bold;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
}
.route-modal-wrapper .route-modal-inner .route-modal-content .route-modal-content-inner .route-addWaypoint a svg {
  padding-right: 2rem;
  width: auto;
  display: inline-block;
}
.route-modal-wrapper .route-modal-inner .route-modal-content .route-modal-content-inner .route-distance {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  margin: 1rem 0;
}
.route-modal-wrapper .route-modal-inner .route-modal-content .route-modal-content-inner .route-distance svg {
  padding-right: 2rem;
  width: auto;
  display: inline-block;
}
.route-modal-wrapper #map {
  height: 500px;
}

#route-selection {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 -0.5rem;
}
#route-selection > * {
  padding: 0 0.5rem;
}
#route-selection .route-selection-input {
  flex: 1;
}
#route-selection .route-selection-input label {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
#route-selection .route-selection-input label input {
  flex: 1;
  max-width: 372px;
}

#trip-type {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 0 -0.5rem;
}
#trip-type .trip-type-selection {
  flex: 0 0 100%;
  padding: 0 0.5rem;
  margin-top: 1rem;
}
#trip-type .trip-type-selection:first-child {
  margin-top: 0;
}
@media screen and (min-width: 1025px) {
  #trip-type .trip-type-selection {
    flex: 0 0 50%;
    margin-top: 0;
  }
}

#time-selection {
  margin: 2rem 0;
}

.account-wrapper {
  padding: 1rem;
  border-radius: 5px;
  border: 1px solid #6684A3;
  max-width: 100%;
}
@media screen and (min-width: 1025px) {
  .account-wrapper {
    max-width: 826px;
  }
}
.account-wrapper h3 {
  text-align: center;
}
@media screen and (min-width: 1025px) {
  .account-wrapper h3 {
    text-align: left;
  }
}
.account-wrapper a {
  color: #004191;
}
.account-wrapper a:hover {
  text-decoration: none;
}
.account-wrapper .text-center {
  text-align: center;
}
.account-wrapper label[for=political], .account-wrapper label[for=education], .account-wrapper label[for=education], .account-wrapper label[for=beruf], .account-wrapper label[for=schwim], .account-wrapper label[for=theater], .account-wrapper label[for=museum], .account-wrapper label[for=sport], .account-wrapper label[for=other], .account-wrapper label[for=oneway], .account-wrapper label[for=twoways], .account-wrapper label[for*=day-] {
  border: 1px solid #707070;
  padding: 0.65rem 1rem;
  display: block;
  margin-top: 0.75rem;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  font-weight: 600;
}
.account-wrapper label[for=political]:first-child, .account-wrapper label[for=education]:first-child, .account-wrapper label[for=education]:first-child, .account-wrapper label[for=beruf]:first-child, .account-wrapper label[for=schwim]:first-child, .account-wrapper label[for=theater]:first-child, .account-wrapper label[for=museum]:first-child, .account-wrapper label[for=sport]:first-child, .account-wrapper label[for=other]:first-child, .account-wrapper label[for=oneway]:first-child, .account-wrapper label[for=twoways]:first-child, .account-wrapper label[for*=day-]:first-child {
  margin-top: 0;
}
.account-wrapper .account-nav {
  max-width: 500px;
  margin: 0 auto;
}
.account-wrapper .account-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.account-wrapper .account-nav ul li {
  margin-top: 0.5rem;
}
.account-wrapper .account-nav ul li:first-child {
  margin-top: 0;
}
.account-wrapper .account-nav ul li.current-menu-item a {
  background-color: #0D305B;
  border-color: #0D305B;
  color: #ffffff;
}
.account-wrapper .account-nav ul li a {
  background-color: #ffffff;
  border: 1px solid #707070;
  padding: 0.5rem 1rem;
  text-decoration: none;
  font-weight: 500;
  color: #000000;
  display: block;
  width: 100%;
  text-align: center;
  transition: 0.2s ease-in-out;
}
.account-wrapper .account-nav ul li a:hover {
  background-color: #0D305B;
  border-color: #0D305B;
  color: #ffffff;
}

.swiper-horizontal {
  max-width: 826px;
}

.account-row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 -0.5rem;
  flex-direction: column;
}
@media screen and (min-width: 767px) {
  .account-row {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
.account-row .account-col {
  padding: 0 0.5rem;
  flex: 0 0 100%;
  width: 100%;
}
.account-row .account-col select {
  width: 100%;
  padding: 1rem;
  text-align: center;
}
.account-row .account-col:nth-child(1) {
  display: flex;
  justify-content: center;
  flex-direction: column-reverse;
}
.account-row .account-col:nth-child(1) svg {
  margin: 0 auto;
  max-width: 69px;
}
.account-row .account-col:nth-child(1) > * {
  flex: 0 0 100%;
  width: 100%;
}
@media screen and (min-width: 767px) {
  .account-row .account-col:nth-child(1) {
    flex: initial;
    width: auto;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 1025px) {
  .account-row .account-col:nth-child(1) {
    flex-direction: column;
  }
}
.account-row .account-col:nth-child(2) {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 767px) {
  .account-row .account-col:nth-child(2) {
    flex: 2;
    flex-grow: 1;
  }
}
@media screen and (min-width: 767px) {
  .account-row .account-col:nth-child(1), .account-row .account-col:nth-child(3) {
    min-width: 130px;
  }
}
@media screen and (min-width: 767px) {
  .account-row .account-col:nth-child(3) {
    flex: 0;
    width: initial;
  }
}

body.page-template-template-schule-sonderfahrten .account-content {
  max-width: 800px;
  width: 100%;
}
body.page-template-template-schule-bestellung .account-container {
  margin: 0;
}
body.page-template-template-schule-bestellung .account-container > * {
  padding: 0;
}
body.page-template-template-schule-bestellung .account-container main.account {
  margin: 0;
}
body.page-template-template-schule-bestellung .account-container main.account > * {
  padding: 0;
}

.account-container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
  max-width: 100%;
  margin: 0 -20px;
}
.account-container > * {
  flex: 1;
  max-width: 100%;
  padding: 0 20px;
}
.account-container .account-content img.size-medium {
  width: 100%;
}
.account-container input {
  border: 1px solid #707070;
  padding: 0.75rem 1rem;
}
.account-container input.time {
  max-width: 127px;
}
.account-container input[type=number] {
  max-width: 97px;
}
.account-container .form-group {
  display: flex;
  flex-wrap: wrap;
  margin: 1rem -1rem;
}
.account-container .form-group:first-child {
  margin-top: 0;
}
.account-container .form-group:last-child {
  margin-bottom: 0;
}
.account-container .form-group .form-item {
  flex: 0 0 100%;
  padding: 0 1rem;
}
@media screen and (min-width: 767px) {
  .account-container .form-group .form-item {
    flex: 1;
  }
}
.account-container .form-group .form-item label {
  font-size: 0.825rem;
}
@media screen and (min-width: 767px) {
  .account-container .form-group .form-item label {
    font-size: 1rem;
  }
}
.account-container .form-group .form-item label > * {
  margin-top: 0.5rem;
}
@media screen and (min-width: 767px) {
  .account-container .form-group .form-item label > * {
    margin-top: 0;
  }
}
.account-container .form-group .form-item input {
  width: 100%;
  display: block;
}
.account-container .account-sidebar {
  flex: 0 0 500px;
}
.account-container textarea {
  font-family: "Open Sans", sans-serif;
  width: 100%;
  padding: 0.5rem 1rem;
}
.account-container .button {
  background-color: #0D305B;
  color: #ffffff;
  font-weight: 600;
  padding: 0.344rem;
  display: block;
  text-align: center;
  text-decoration: none;
  transition: 0.2s ease-in-out;
}
@media screen and (min-width: 767px) {
  .account-container .button {
    padding: 1rem;
  }
}
.account-container .button.secondary {
  background-color: #ffffff;
  border: 1px solid #0D305B;
  color: #0D305B;
}
.account-container .button.secondary:hover {
  background-color: #0D305B;
  color: #ffffff;
}
.account-container .account-order-actions {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  margin: 0 -0.5rem;
  padding-top: 1.5rem;
  margin-top: 1.5rem;
  border-top: 4px solid #EEEEEE;
}
@media screen and (min-width: 767px) {
  .account-container .account-order-actions {
    flex-direction: row;
  }
}
.account-container .account-order-actions > * {
  padding: 0 0.5rem;
  flex: 0 0 50%;
  margin-top: 1rem;
}
.account-container .account-order-actions > *:first-child {
  margin-top: 0;
}
@media screen and (min-width: 767px) {
  .account-container .account-order-actions > * {
    margin-top: 0;
  }
}

.order-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
}
.order-wrapper .order-item {
  margin-top: 1rem;
  width: 100%;
  flex: 0 0 100%;
}
.order-wrapper .order-item:first-child {
  margin-top: 0;
}
.order-wrapper .order-item.active .order-item-action svg {
  transform: rotate(180deg);
}
.order-wrapper .order-item .order-item-inner {
  padding: 0.625rem 0.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  border: 1px solid #6684A3;
  border-radius: 5px;
  cursor: pointer;
}
.order-wrapper .order-item .order-item-inner .order-item-date, .order-wrapper .order-item .order-item-inner .order-item-action {
  flex: 0 0 169px;
  padding: 0 0.5rem;
  font-weight: 600;
}
.order-wrapper .order-item .order-item-inner .order-item-action {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 20px;
}
.order-wrapper .order-item .order-item-inner .order-item-route {
  flex: 1;
}
.order-wrapper .order-item .order-item-inner .order-item-route .order-item-detailed {
  display: none;
}

.order-item-detailed-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 1rem;
}
@media screen and (min-width: 767px) {
  .order-item-detailed-wrapper:first-of-type {
    max-height: 43px;
  }
}
.order-item-detailed-wrapper .order-item-detailed-col:first-child {
  flex: 0 0 100%;
}
@media screen and (min-width: 371px) {
  .order-item-detailed-wrapper .order-item-detailed-col:first-child {
    flex: 1;
  }
}
.order-item-detailed-wrapper .order-item-detailed-col:nth-child(2) {
  padding: 0 1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 0.5rem;
}
.order-item-detailed-wrapper .order-item-detailed-col:nth-child(2) button {
  border: 0 none;
  margin: 0;
  padding: 0;
  outline: none;
  background: #ffffff;
  cursor: pointer;
}

.order-item-detailed--inner {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.order-item-detailed--inner hr {
  height: 4px;
  border: 0 none;
  background: #EEEEEE;
}
.order-item-detailed--inner .order-item-detailed--item {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  flex: 0 0 100%;
  width: 100%;
  padding: 0.5rem;
  border: 1px solid #707070;
  margin-bottom: 1rem;
}
.order-item-detailed--inner .order-item-detailed--item:last-child {
  margin-bottom: 0;
}
.order-item-detailed--inner .order-item-detailed--item > * {
  padding: 0 0.5rem;
}
.order-item-detailed--inner .order-item-detailed--item .order-item-detailed--item--list {
  flex: 0 0 100%;
}
.order-item-detailed--inner .order-item-detailed--item .order-item-detailed--item--icon {
  flex: 0 0 36px;
}

#start_time, #end_time {
  margin: 0 1rem;
}
#start_time:invalid, #end_time:invalid {
  border: 1px solid red;
}

#daySelection {
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 767px) {
  #daySelection {
    max-width: 70%;
  }
}
#daySelection label {
  border: 0 none;
  font-weight: 600;
  padding: 0.25rem 1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  font-size: 0.75rem;
  margin: 0 -1rem;
}
@media screen and (min-width: 767px) {
  #daySelection label {
    padding: 0.1rem 1rem;
    font-size: 1rem;
  }
}
#daySelection label input {
  flex: 0 0 15px;
}
#daySelection label span {
  padding-left: 0.5rem;
}
@media screen and (min-width: 767px) {
  #daySelection label span {
    padding-left: 1rem;
  }
}
#daySelection label span:nth-child(2) {
  flex: 0 0 30px;
}
@media screen and (min-width: 767px) {
  #daySelection label span:nth-child(2) {
    flex: 0 0 41px;
  }
}
#daySelection label span:nth-child(3) {
  flex: 0 0 100px;
}
#daySelection label span:last-child {
  color: #337E02;
  flex: 1;
  text-align: right;
}

.vlp-invalid {
  border-color: #cc0000 !important;
}

.pac-container {
  z-index: 99999;
}

.register-form {
  max-width: 730px;
  margin: 0 auto;
}
.register-form input {
  border: 1px solid #707070;
  padding: 0.75rem 1rem;
  width: 100%;
}
.register-form select {
  width: 100%;
  padding: 0.75rem 1rem;
}
.register-form .register-inner .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.5rem;
  margin-top: 1rem;
}
.register-form .register-inner .row:first-child {
  margin-top: 0;
}
.register-form .register-inner .row .flex {
  padding: 0 0.5rem;
  flex: 0 0 100%;
  width: 100%;
}
.register-form .register-inner .row .col {
  padding: 0 0.5rem;
  flex: 0 0 100%;
  width: 100%;
  margin-top: 1rem;
}
.register-form .register-inner .row .col:first-child {
  margin-top: 0;
}
@media screen and (min-width: 767px) {
  .register-form .register-inner .row .col {
    flex: 0 0 60%;
    width: 60%;
    margin-top: 0;
  }
}
.register-form .register-inner .row .col:nth-child(2) {
  flex: 0 0 100%;
  width: 100%;
}
@media screen and (min-width: 767px) {
  .register-form .register-inner .row .col:nth-child(2) {
    flex: 0 0 40%;
    width: 40%;
  }
}
.register-form .register-inner .row .col .cancelPost {
  background-color: #ffffff;
  color: #0D305B;
  display: block;
  border: 0 none;
  padding: 0.938rem 1rem;
  width: 100%;
  text-align: center;
  cursor: pointer;
  font-size: 1rem;
  font-weight: 600;
  border: 1px solid #0D305B;
  text-decoration: none;
}
.register-form .register-inner .row .col .cancelPost .registerLoading {
  display: none;
}
.register-form .register-inner .row .col .cancelPost .registerText {
  display: block;
}
.register-form .register-inner .row .col .cancelPost:hover {
  background-color: #0D305B;
  color: #ffffff;
  border: 1px solid #0D305B;
}
.register-form .register-inner .row .col .registerPost {
  background-color: #0D305B;
  color: #ffffff;
  display: block;
  border: 0 none;
  padding: 0.938rem 1rem;
  width: 100%;
  text-align: center;
  cursor: pointer;
  font-size: 1rem;
  font-weight: 600;
}
.register-form .register-inner .row .col .registerPost .registerLoading {
  display: none;
}
.register-form .register-inner .row .col .registerPost .registerText {
  display: block;
}
.register-form .register-inner .row .col .registerPost.loading .registerLoading {
  display: block;
}
.register-form .register-inner .row .col .registerPost.loading .registerText {
  display: none !important;
}
.register-form .register-inner .row .col .registerPost:hover {
  background-color: black;
  color: #fff;
}

.orderSend .orderLoading {
  display: none;
}
.orderSend .orderText {
  display: block;
}
.orderSend.loading .orderLoading {
  display: block;
}
.orderSend.loading .orderText {
  display: none !important;
}

.lds-ellipsis {
  color: #ffffff;
}

.lds-ellipsis,
.lds-ellipsis div {
  box-sizing: border-box;
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 14px;
}

.lds-ellipsis div {
  position: absolute;
  top: 0;
  width: 13.33333px;
  height: 13.33333px;
  border-radius: 50%;
  background: currentColor;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
.vlp-notice-wrapper {
  width: 100%;
  position: relative;
  display: none;
}
.vlp-notice-wrapper.show {
  display: block;
}
.vlp-notice-wrapper.error .vlp-notice-inner {
  background-color: #eb4d4b;
}
.vlp-notice-wrapper .vlp-notice-inner {
  width: 100%;
  background-color: #0D305B;
  color: #ffffff;
  padding: 0.75rem;
}

.container-fluid {
  margin: 0 20px;
}

main.account {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 -20px;
}
main.account > * {
  padding: 0 20px;
}
main.account > section {
  flex: 1;
  max-width: 100%;
}
main.account > section > article {
  padding: 0;
}
main.account > aside {
  width: 100%;
  max-width: 100%;
}
@media screen and (min-width: 1025px) {
  main.account > aside {
    width: 400px;
  }
}

.orderFormWrapper {
  padding: 0 20px;
}
@media screen and (min-width: 1025px) {
  .orderFormWrapper {
    padding: 0;
  }
}
.orderFormWrapper .text-center {
  text-align: center;
}
.orderFormWrapper .login-submit {
  margin: 1rem 0;
}
.orderFormWrapper .login-submit a {
  background-color: #0D305B;
  padding: 0.75rem;
  text-align: center;
  display: block;
  width: 100%;
}
.orderFormWrapper aside {
  margin-left: 0;
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .orderFormWrapper aside {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 1025px) {
  .orderFormWrapper aside {
    margin-top: 0;
  }
}
.orderFormWrapper aside .aside-login {
  padding-bottom: 0.5rem;
}
.orderFormWrapper aside .aside-login form {
  margin-bottom: 1rem;
}
.orderFormWrapper aside .aside-login input {
  border: 1px solid #707070;
  padding: 0.75rem 1rem;
  width: 100%;
}
.orderFormWrapper aside .aside-login .button-primary {
  background-color: #0D305B;
  padding: 1rem;
  text-align: center;
  display: block;
  width: 100%;
  color: #ffffff;
  text-decoration: none;
  border: 0 none;
  cursor: pointer;
  font-weight: 600;
}
.orderFormWrapper aside .aside-login > a {
  background-color: #0D305B;
  padding: 0.75rem;
  text-align: center;
  display: block;
  width: 100%;
  color: #ffffff;
  text-decoration: none;
  margin-bottom: 1rem;
}
.orderFormWrapper aside .aside-login label {
  display: none;
}
.orderFormWrapper aside .side-icon-text {
  margin-top: 0.5rem;
}
.orderFormWrapper aside .side-icon-text:first-child {
  margin-top: 0;
}
.orderFormWrapper aside a {
  color: #004191;
}
.orderFormWrapper aside .aside-container {
  margin-top: 1rem;
}
@media screen and (min-width: 767px) {
  .orderFormWrapper aside .aside-container {
    margin-top: 2rem;
  }
}
.orderFormWrapper aside .aside-container:first-child {
  margin-top: 0;
}

.order-route-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.order-route-list li {
  padding: 0.75rem 0;
  padding-left: 3rem;
  position: relative;
}
.order-route-list li:before {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 20px;
  width: 20px;
  background: url(../images/route-dot.svg) no-repeat center center/contain;
  content: "";
  display: block;
  position: absolute;
  background-color: #ffffff;
}
.order-route-list li:after {
  left: 8px;
  bottom: -12px;
  height: 24px;
  width: 4px;
  background: url(../images/dotted-line.svg) no-repeat center center/contain;
  content: "";
  display: block;
  position: absolute;
}
.order-route-list li:last-child:before {
  background: url(../images/route-destination.svg) no-repeat center center/contain;
}
.order-route-list li:last-child:after {
  display: none;
}

#route-selection label {
  display: flex !important;
  flex-wrap: wrap !important;
  flex-direction: column !important;
  align-items: flex-start !important;
}
@media screen and (min-width: 767px) {
  #route-selection label {
    align-items: center !important;
    flex-direction: row !important;
  }
}

.side-icon-text {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0 -0.3rem;
}
.side-icon-text > * {
  padding: 0 0.3rem;
}
.side-icon-text .side-icon {
  flex: 0 0 30px;
}

#additionalText {
  display: none;
}

.message-wrapper {
  display: none;
  margin-bottom: 1rem;
}
.message-wrapper .message-inner {
  background-color: #0D305B;
  color: #ffffff;
  padding: 1rem;
}

.row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 -1rem;
}
.row .col {
  padding: 0 1rem;
}

/*# sourceMappingURL=schule.css.map */
