body {
  margin: 0;
  font-family: "Exo 2", sans-serif;
  font-size: 12px;
  line-height: 1.7em;
  background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 1000, from(#3d516b), to(#19283E));
  text-rendering: optimizeSpeed;
}
body .icon {
  width: 35px;
  height: 35px;
  background-image: url(/assets/img/iconsprites.svg);
  background-size: 500px auto;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
}

a:hover {
  text-decoration: unset;
  color: #fff;
}

#ui-datepicker-div {
  width: auto;
  padding: 10px;
  border-radius: 10px;
  z-index: 111 !important;
}
#ui-datepicker-div .ui-widget-header .ui-icon {
  background-image: none;
}
#ui-datepicker-div .ui-datepicker-next, #ui-datepicker-div .ui-datepicker-prev {
  cursor: pointer;
}
#ui-datepicker-div .ui-datepicker-next.ui-state-hover, #ui-datepicker-div .ui-datepicker-prev.ui-state-hover {
  background: none;
  border: none;
}
#ui-datepicker-div .ui-datepicker-next:before, #ui-datepicker-div .ui-datepicker-prev:before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 30px;
  font-weight: bold;
  color: #1c94c4;
}
#ui-datepicker-div .ui-datepicker-next:before {
  content: "\f285";
  float: right;
}
#ui-datepicker-div .ui-datepicker-next.ui-datepicker-next-hover {
  right: 2px;
}
#ui-datepicker-div .ui-datepicker-prev.ui-datepicker-prev-hover {
  left: 2px;
}
#ui-datepicker-div .ui-datepicker-prev:before {
  content: "\f284";
}
#ui-datepicker-div .ui-widget-header {
  border: 0;
  background: none;
  color: #333;
  font-weight: bold;
  font-size: 17px;
}
#ui-datepicker-div .ui-datepicker-calendar {
  margin-top: 10px;
}
#ui-datepicker-div .ui-state-default, #ui-datepicker-div .ui-widget-content .ui-state-default, #ui-datepicker-div .ui-widget-header .ui-state-default, #ui-datepicker-div .ui-button, #ui-datepicker-div html .ui-button.ui-state-disabled:hover, #ui-datepicker-div html .ui-button.ui-state-disabled:active {
  border: 0;
  font-weight: 600;
  text-align: center;
  padding: 9px 0;
  width: 38px;
  height: 38px;
  background: none;
  font-size: 14px;
  color: #1c94c4;
}
#ui-datepicker-div .ui-state-hover {
  background: #e7f3fa;
  color: #333;
}
#ui-datepicker-div .ui-datepicker-today .ui-state-highlight {
  color: #555;
  background-color: #c6fcc5;
  border-radius: 5px;
}
#ui-datepicker-div .ui-state-active {
  color: #fff !important;
  background: linear-gradient(180deg, #eb6d53 0%, #CD2300 100%) !important;
  background-color: #eb6d53 !important;
  border-radius: 5px !important;
  font-size: 19px;
}

.ui-autocomplete {
  top: 103px !important;
  left: 300px;
  padding-top: 14px;
  border: 0 !important;
  border-radius: 0 0 15px 15px;
}
.ui-autocomplete .ui-state-active {
  background: none;
  border: none;
  margin: 0px;
}
.ui-autocomplete .ui-menu-item-wrapper {
  padding: 0;
}
.ui-autocomplete .ui-menu-item:last-child .autocompile-item:last-child {
  border-radius: 0 0 15px 15px;
}
.ui-autocomplete .ui-menu-item .autocompile-item {
  padding: 12px 10px !important;
}
.ui-autocomplete .ui-menu-item .autocompile-item:hover {
  background-color: #e6eff7;
}
.ui-autocomplete .ui-menu-item .autocompile-item div {
  padding: 3px 0;
}
.ui-autocomplete .ui-menu-item .autocompile-item .city {
  color: rgb(45, 55, 69);
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
}
.ui-autocomplete .ui-menu-item .autocompile-item .station {
  color: rgb(148, 148, 148);
  line-height: 12px;
  font-size: 12px;
}

.container.result {
  padding: 0;
}
.container.result .hidden-body .header .subtitle {
  font-size: 14px;
  color: #fff;
}
.container.result .hidden-body .header .icon.bus_white {
  width: 70px;
  height: 20px;
  background-position: -15px -365px;
  display: inline-block;
  margin: 0 5px 0 0;
}
.container.result .hidden-body .header .founded-route-name {
  font-size: 18px;
  font-weight: bold;
  padding: 24px 0;
  color: #fff;
}
.container.result .hidden-body .header .founded-route-name .icon.arrow-path {
  background-position: -255px -414px;
}
.container.result .spinner-border {
  margin: 0 auto;
  display: block;
}
.container.result .result-body {
  background: #fff;
  border-radius: 10px;
  padding: 14px;
  margin-bottom: 25px;
}
.container.result .result-body .passanger .baggage {
  display: inline-block;
}
.container.result .result-body .passanger .baggage input {
  border: 0;
  text-align: center;
  font-size: 24px;
  position: relative;
  top: 2px;
  width: 35px;
}
.container.result .result-body .passanger .baggage input:focus-visible {
  border: 0;
}
.container.result .result-body .passanger .baggage .baggage-summ {
  font-size: 24px;
  position: relative;
  top: 2px;
  padding-left: 5px;
  font-weight: 600;
}
.container.result .result-body .passanger .baggage .baggage-summ .valute {
  font-size: 15px;
}
.container.result .result-body .passanger .baggage .btn-baggage {
  background: linear-gradient(180deg, #eb6d53 0%, #CD2300 100%);
  border-radius: 25px;
  width: 28px;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  display: inline-block;
  height: 28px;
  cursor: pointer;
}
.container.result .result-body .passanger .baggage .btn-baggage.baggage-minus {
  padding-top: 1px;
  padding-left: 9px;
}
.container.result .result-body .passanger .baggage .btn-baggage.baggage-plus {
  padding-top: 2px;
  padding-left: 7px;
  position: relative;
  top: 1px;
}
.container.result .result-body .passanger .baggage .btn-baggage:hover {
  background: linear-gradient(180deg, #b73015 0%, #CD2300 100%);
}
.container.result .result-body#type-payment .form-check input {
  width: 20px;
  height: 20px;
}
.container.result .result-body#type-payment .form-check label {
  position: relative;
  font-size: 16px;
  padding-left: 10px;
  top: 2px;
  padding-bottom: 15px;
}
.container.result .result-body.success-order .head {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.container.result .result-body.success-order .head .bi {
  font-size: 45px;
  color: #1aae35;
  position: relative;
  top: 4px;
  margin-right: 10px;
}
.container.result .result-body.success-order .title {
  text-align: center;
  font-size: 20px;
  line-height: 30px;
}
.container.result .result-body.success-order .title .btn {
  display: block;
  width: 160px;
  margin: 10px auto;
  background: #CD2300;
  border-color: #CD2300;
}
.container.result .result-body .contact-form .bg-color {
  padding: 10px;
  background-color: #dff0ff;
}
.container.result .result-body .contact-form .bg-color .about-seat {
  display: inline-block;
  padding-top: 9px;
}
.container.result .result-body .contact-form.accept-order {
  padding: 0 20px;
}
.container.result .result-body .contact-form.accept-order .form-check {
  font-size: 16px;
  font-weight: bold;
}
.container.result .result-body .contact-form.accept-order .form-check .star {
  color: #CD2300;
  font-size: 20px;
  font-weight: bold;
}
.container.result .result-body .contact-form.accept-order .description {
  padding: 15px 0;
  font-size: 12px;
}
.container.result .result-body .contact-form.accept-order .btn {
  color: #ffffff;
  outline: none;
  padding: 10px 10px;
  font-weight: bold;
  float: right;
  text-align: center;
  min-width: 145px;
}
.container.result .result-body .contact-form.accept-order .btn.buy {
  background: linear-gradient(180deg, #eb6d53 0, #CD2300 100%);
  float: left !important;
}
.container.result .result-body .contact-form.accept-order .btn.buy:hover {
  color: #fff;
  background: linear-gradient(180deg, #b73015 0%, #CD2300 100%);
  outline: none;
}
.container.result .result-body .contact-form.accept-order .btn.back {
  border-color: #0ab922;
  background: linear-gradient(180deg, #2cc54f 0%, #0ab922 100%);
}
.container.result .result-body .contact-form.accept-order .btn.back:hover {
  color: #fff;
  background: linear-gradient(180deg, #09cc24 0%, #0eb022 100%);
  outline: none;
}
.container.result .result-body .contact-form .bagage {
  padding: 10px 10px 0px 6px;
}
.container.result .result-body .contact-form .bagage .bi {
  color: #333;
}
.container.result .result-body .contact-form .bagage .name {
  font-size: 14px;
  font-weight: bold;
  display: block;
  padding-left: 5px;
}
.container.result .result-body .contact-form .bagage .description {
  width: 60%;
  font-size: 12px;
  color: #949494;
  display: inline-block;
  float: right;
  text-align: center;
}
.container.result .result-body .contact-form .type-price {
  float: right;
  color: #949494;
  font-size: 14px;
}
.container.result .result-body .contact-form .type-price select {
  display: inline-block;
  width: 350px;
  text-align: center;
  margin: 0px 30px 0 0;
}
.container.result .result-body .contact-form .type-price .price {
  vertical-align: middle;
  color: #949494;
  font-size: 14px;
}
.container.result .result-body .contact-form .type-price .price .value {
  font-size: 20px;
  color: #2D3745;
  font-weight: bold;
}
.container.result .result-body .contact-form .type-price .price .valute {
  text-decoration: uppercase;
  color: #2D3745;
  font-weight: bold;
  font-size: 14px;
}
.container.result .result-body .contact-form .name-route {
  font-size: 16px;
  color: #2D3745;
  margin-right: 20px;
  font-weight: bold;
}
.container.result .result-body .contact-form .name-route .bi-bus-front-fill {
  font-size: 16px;
  top: 0;
  color: #333;
}
.container.result .result-body .contact-form .name-route .seat {
  height: 25px !important;
  width: 16px !important;
}
.container.result .result-body .contact-form .name-route .icon {
  width: 25px;
  height: 18px;
  margin-left: 4px;
}
.container.result .result-body .contact-form .icon.arrow-path {
  background-position: -412px -537px;
}
.container.result .result-body .contact-form .icon.seat {
  background-position: -463px -535px;
}
.container.result .result-body .contact-form .form-floating .error {
  border-color: #CD2300;
}
.container.result .result-body .contact-form .form-floating input, .container.result .result-body .contact-form .form-floating select {
  min-height: 46px;
  height: 53px;
  margin-bottom: 15px;
}
.container.result .result-body .contact-form .form-floating select {
  padding: 10px 0;
  text-align: center;
  font-size: 13px;
}
.container.result .result-body .contact-form .form-floating .star {
  color: #CD2300;
  font-size: 18px;
  font-weight: bold;
}
.container.result .result-body .contact-form .form-floating label {
  padding-left: 30px;
  font-size: 13px;
}
.container.result .result-body .contact-form .form-floating label:after {
  background-color: unset;
}
.container.result .result-body .contact-form .head {
  font-size: 16px;
  font-weight: bold;
  height: 45px;
}
.container.result .result-body .contact-form .bi {
  font-size: 24px;
  margin-right: 10px;
  position: relative;
  top: 3px;
  color: #CD2300;
}
.container.result .result-body .select-place .default-plan-block .bus-plan {
  justify-content: space-around;
}
.container.result .result-body .select-place .count-seats {
  text-align: center;
}
.container.result .result-body .select-place .btn {
  color: #fff;
  outline: none;
  padding: 10px 10px;
  font-weight: bold;
  float: right;
  text-align: center;
  min-width: 145px;
}
.container.result .result-body .select-place .btn.buy {
  background: linear-gradient(180deg, #eb6d53 0%, #CD2300 100%);
}
.container.result .result-body .select-place .btn.buy:hover {
  color: #fff;
  background: linear-gradient(180deg, #b73015 0%, #CD2300 100%);
  outline: none;
}
.container.result .result-body .select-place .btn.back {
  border-color: #0ab922;
  background: linear-gradient(180deg, #2cc54f 0%, #0ab922 100%);
  float: left !important;
}
.container.result .result-body .select-place .btn.back:hover {
  color: #fff;
  background: linear-gradient(180deg, #09cc24 0%, #0eb022 100%);
  outline: none;
}
.container.result .result-body .select-place .scheme-ts {
  position: relative;
}
.container.result .result-body .select-place .scheme-ts .plan-history {
  position: absolute;
  top: 15px;
  font-size: 14px;
}
.container.result .result-body .select-place .scheme-ts .plan-history .seat {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-bottom: 5px;
}
.container.result .result-body .select-place .scheme-ts .seat {
  width: 50px;
  height: 50px;
  font-size: 14px;
}
.container.result .result-body .select-place .scheme-ts .seat > span {
  width: 50px;
  height: 50px;
  padding: 0;
}
.container.result .result-body .select-place .scheme-ts .seat > span:before {
  width: 50px;
  height: 30px;
  top: 10px;
}
.container.result .result-body .select-place .scheme-ts .seat.place {
  cursor: pointer;
  padding-top: 7px;
  background: #1CCE8F;
  background: linear-gradient(180deg, #64DAA9 0%, #1CCE8F 100%);
}
.container.result .result-body .select-place .scheme-ts .seat.place:not(.active):not(.disable):hover {
  background: #1CCE8F;
  background: linear-gradient(180deg, #1CCE8F 0%, #1CCE8F 100%);
  color: #fff;
}
.container.result .result-body .select-place .scheme-ts .seat.place.disable {
  background: #C9D5E0;
  border-color: unset;
  cursor: unset;
}
.container.result .result-body .select-place .scheme-ts .seat.place.active {
  border-color: #CD2300;
  background: #CD2300;
  background: linear-gradient(180deg, #eb6d53 0%, #CD2300 100%);
}
.container.result .result-body .select-place .scheme-ts .seat:not(.plain), .container.result .result-body .select-place .scheme-ts .informer-plan .seat-plan {
  font-style: normal;
  font-family: "Exo20-Bold", "Arial Black", Gadget, sans-serif;
  vertical-align: middle;
  color: #FFF;
  border-radius: 5px;
  line-height: 32px;
}
.container.result .result-body .select-place .scheme-ts .seat.active {
  background: #C9D5E0;
  border-radius: 5px;
  color: #FFF;
}
.container.result .result-body .select-place .head {
  font-size: 16px;
  font-weight: bold;
}
.container.result .result-body .select-place .bi {
  font-size: 24px;
  margin-right: 10px;
  position: relative;
  top: 3px;
  color: #CD2300;
}
.container.result .result-body .your-trip {
  font-size: 16px;
  line-height: 18px;
  color: #2D3745;
  margin: 0 10px;
}
.container.result .result-body .your-trip .bi {
  font-size: 24px;
  margin-right: 10px;
  position: relative;
  top: 3px;
}
.container.result .result-body .your-trip .body-trip {
  padding: 14px 0;
}
.container.result .result-body .your-trip .body-trip tr {
  line-height: 35px;
}
.container.result .result-body .your-trip .body-trip .point-grey {
  font-size: 20px;
  padding-left: 15px;
}
.container.result .result-body .your-trip .body-trip .point-grey span {
  font-size: 16px;
}
.container.result .result-body .your-trip .body-trip .point {
  height: 22px;
  width: 22px;
  top: 10px;
}
.container.result .result-body .your-trip .body-trip .before {
  left: 10px;
}
.container.result .result-body .your-trip .head-trip {
  padding: 0;
  height: 45px;
}
.container.result .result-body .your-trip .head-trip:after {
  content: "";
  width: 100%;
  background: #E2EFFC;
  display: block;
  height: 1px;
  position: relative;
  top: 10px;
}
.container.result .result-body .your-trip .head {
  padding: 0;
}
.container.result .result-body .your-trip .head .bi {
  color: #CD2300;
}
.container.result .result-body .your-trip .count-places {
  color: #23c605;
  text-align: center;
}
.container.result .result-body .your-trip .price {
  text-align: right;
  color: #333;
  line-height: 32px;
}
.container.result .result-body .your-trip .price .value {
  font-weight: bold;
  font-size: 18px;
}
.container.result .result-body .your-trip .price .valute {
  font-weight: bold;
  font-size: 13px;
}
.container.result .result-body .before {
  height: 100%;
  width: 1px;
  border-left: 2px solid #E2EFFC;
  display: block;
  position: absolute;
  top: 18px;
  left: 6px;
  bottom: 15px;
}
.container.result .result-body .point {
  height: 14px;
  width: 14px;
  border: 2px solid #000;
  border-radius: 50%;
  display: block;
  position: absolute;
  background-color: #fff;
  left: 0;
  top: 8px;
}
.container.result .result-body .point:before {
  content: "";
  height: 100%;
  width: 100%;
  margin: 0;
  display: block;
  background-color: #fff;
  border: 2px #fff solid;
  border-radius: 50%;
}
.container.result .result-body .point.last {
  border-color: #CD2300;
}
.container.result .result-body .point.last:before {
  background-color: #CD2300;
}
.container.result .result-body table {
  margin-bottom: 0;
  font-size: 18px;
}
.container.result .result-body table .bold {
  font-weight: 600;
}
.container.result .result-body table tr {
  padding: 4px 0;
}
.container.result .result-body table td {
  background: unset;
  position: relative;
  border-bottom-width: 0;
}
.container.result .result-body table .time-route {
  padding-right: 15px;
  width: 50px;
}
.container.result .result-body table .point-grey span {
  font-size: 11px;
  font-weight: 400;
  color: #8D8D8E;
}
.container.result .result-body table .end-point td {
  color: rgb(45, 55, 69);
}
.container.result .result-body .price-block {
  display: table;
  float: right;
  height: 100%;
}
.container.result .result-body .price-block .buy {
  color: #fff;
  outline: none;
  background: linear-gradient(180deg, #eb6d53 0%, #CD2300 100%);
  max-width: 145px;
  margin-left: 15px;
  padding: 10px 40px;
  font-weight: bold;
}
.container.result .result-body .price-block .buy:hover {
  color: #fff;
  background: linear-gradient(180deg, #b73015 0%, #CD2300 100%);
  outline: none;
}
.container.result .result-body .price-block .price {
  display: table-cell;
  vertical-align: middle;
  color: #949494;
  font-size: 16px;
}
.container.result .result-body .price-block .price .value {
  font-size: 22px;
  color: #2D3745;
  font-weight: bold;
}
.container.result .result-body .price-block .price .valute {
  text-decoration: uppercase;
  color: #2D3745;
  font-weight: bold;
  font-size: 16px;
}
.container.result .result-body .price-block .places {
  display: table-cell;
  vertical-align: middle;
  color: #949494;
  font-size: 13px;
  padding-right: 22px;
  padding-top: 4px;
}
.container.result .result-body .price-block .places .value {
  font-size: 15px;
  color: #2D3745;
  font-weight: bold;
}

#root {
  min-height: 450px;
}

.container {
  max-width: 100%;
}

.container.pay-ticket .form-floating, .container.pay-ticket input {
  height: 100%;
}
.container.pay-ticket input {
  border-radius: 15px;
}

.container.search-panel {
  padding: 50px 0;
}
.container.search-panel .btn.btn-default.skybtn {
  background: #CD2300;
  background: linear-gradient(180deg, #eb6d53 0, #CD2300 100%);
  border-radius: 15px;
  height: 64px;
  font-size: 16px;
  padding: 6px 24px;
  color: #fff;
  min-width: 150px;
  font-weight: 600;
  float: right;
}
.container.search-panel .btn.btn-default.skybtn:hover {
  color: #fff;
  outline: none;
  background: linear-gradient(180deg, #b73015 0%, #CD2300 100%);
  box-shadow: 0px 1px 5px #CD2300;
}
.container.search-panel .points-block, .container.search-panel .date-block {
  float: left;
  display: inline-block;
}
.container.search-panel .form-floating.error label {
  color: #CD2300;
}
.container.search-panel .form-floating label {
  color: #888;
  font-size: 14px;
}
.container.search-panel .form-floating .bi-calendar3 {
  position: absolute;
  line-height: 64px;
  padding-left: 15px;
  font-size: 27px;
  color: #CD2300;
  z-index: 111;
  font-weight: bold;
}
.container.search-panel .form-floating input {
  padding-bottom: 10px !important;
  padding-top: 1rem !important;
}
.container.search-panel .date-block .form-floating {
  float: left;
}
.container.search-panel .date-block .form-floating .btn-outline-secondary {
  display: none;
}
.container.search-panel .date-block .form-floating .floating-label {
  padding-left: 50px;
}
.container.search-panel .date-block .form-floating label {
  transition: opacity 0.1s ease-in-out, transform 0.3s ease-in-out;
  padding-left: 50px;
}
.container.search-panel .date-block .form-floating input {
  height: 4em;
  font-weight: bold;
  padding-left: 50px;
}
.container.search-panel .date-block .form-floating input:focus {
  box-shadow: unset;
  border: 0;
}
.container.search-panel .date-block .form-floating #date_to {
  border-radius: 0;
}
.container.search-panel .date-block .form-floating #date_return {
  border-radius: 0 10px 10px 0;
}
.container.search-panel .points-block {
  width: 60%;
}
.container.search-panel .points-block .form-floating {
  float: left;
}
.container.search-panel .points-block .form-floating label {
  transition: opacity 0.1s ease-in-out, transform 0.3s ease-in-out;
}
.container.search-panel .points-block .form-floating.block-to input, .container.search-panel .points-block .form-floating.block-to label {
  padding-left: 25px;
}
.container.search-panel .points-block .form-floating input {
  height: 4em;
  font-weight: bold;
}
.container.search-panel .points-block .form-floating input:focus {
  box-shadow: unset;
  border: 0;
}
.container.search-panel .points-block .form-floating .swapper-points {
  cursor: pointer;
  background-image: url(/assets/img/iconsprites.svg);
  background-size: 500px auto;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  right: -19px;
  top: 18px;
  width: 35px;
  height: 35px;
  background-position: -10px -60px;
  background-color: #fff;
  box-shadow: none;
  position: absolute;
  z-index: 10;
  padding: 5px;
}
.container.search-panel .points-block .form-floating #point_from {
  border-radius: 10px 0 0 10px;
}
.container.search-panel .points-block .form-floating #point_to {
  border-radius: 0;
}
.container.search-panel .date-block {
  width: 40%;
}

@media screen and (max-width: 768px) {
  .container.pay-ticket .btn {
    margin-top: 10px;
  }
  #ui-datepicker-div {
    z-index: 200 !important;
  }
  .ui-autocomplete {
    z-index: 200;
    padding-top: 0;
    border: 1px solid #c5c5c5 !important;
  }
  .container.result .result-body .contact-form .type-price select {
    width: 200px;
    margin: 0 0 10px 0;
  }
  .container.search-panel .points-block {
    width: 100%;
  }
  .container.search-panel .points-block .form-floating #point_from {
    border-radius: 10px 0 0 0;
  }
  .container.search-panel .points-block .form-floating #point_to {
    border-radius: 0 10px 0 0;
  }
  .container.search-panel .date-block {
    width: 100%;
    margin-bottom: 12px;
  }
  .container.search-panel .date-block .form-floating #date_to {
    border-radius: 0 0 0 10px;
  }
  .container.search-panel .date-block .form-floating #date_return {
    border-radius: 0 0 10px 0;
  }
  .container.search-panel .btn.btn-default.skybtn {
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  #ui-id-2 {
    top: 176px !important;
  }
  .container.result .price-block .places, .container.result .price-block .price {
    font-size: 14px;
  }
  .container.result .result-body .contact-form .bagage .description {
    width: 100%;
    margin-top: 7px;
  }
  .container.result .result-body .contact-form .type-price select {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .container.result .result-body .contact-form .bg-color .about-seat {
    padding-top: 5px;
    margin-bottom: 5px;
  }
  .container.result .result-body .select-place .count-seats {
    margin-bottom: 12px;
  }
  .container.result .result-body .select-place .scheme-ts .plan-history {
    position: relative;
    top: 15px;
    display: flex;
    margin-bottom: 28px;
    justify-content: space-between;
  }
  .container.result .result-body .select-place .scheme-ts .plan-history .seat {
    width: 20px;
    height: 20px;
  }
  .container.result .result-body .select-place .scheme-ts .informer-plan .seat-plan {
    line-height: 26px;
  }
  .container.result .result-body .select-place .scheme-ts .seat {
    width: 40px;
    height: 40px;
    font-size: 14px;
  }
  .container.result .result-body .select-place .scheme-ts .seat > span {
    width: 40px;
    height: 40px;
  }
  .container.result .result-body .select-place .scheme-ts .seat > span:before {
    width: 40px;
    height: 25px;
    top: 7px;
  }
  .container.result .result-body .select-place .scheme-ts .seat:not(.plain) {
    line-height: 26px;
  }
  .container.result .result-body .your-trip .body-trip {
    padding: 25px 0 0;
    margin: 0 -13px;
  }
  .container.result .result-body .your-trip .body-trip .point-grey {
    font-size: 17px;
    line-height: 1.25rem;
    padding-left: 25px;
    padding-top: 9px;
  }
  .container.result .result-body .your-trip .count-places {
    text-align: right;
  }
  .container.result .result-body .price {
    font-size: 14px;
  }
  .container.result .result-body .price .value {
    font-size: 18px;
  }
  .container.result .result-body .price .valute {
    font-size: 14px;
  }
  .container.result .result-body table {
    font-size: 15px;
  }
  .container.result .result-body table .time-route {
    padding-right: 8px;
  }
  .container.result .result-body table .point-grey {
    padding-right: 8px;
    padding-left: 10px;
  }
  .container.search-panel {
    padding: 50px 0 20px 0;
  }
  .container.search-panel .points-block .form-floating .swapper-points {
    right: calc(50% - 14px);
    width: 28px;
    bottom: -18px;
    top: auto;
  }
  .container.search-panel .points-block .form-floating #point_from {
    border-radius: 10px 10px 0 0;
  }
  .container.search-panel .points-block .form-floating.block-to input, .container.search-panel .points-block .form-floating.block-to label {
    padding-left: 0.75rem;
  }
  .container.search-panel .points-block .form-floating #point_to {
    border-radius: 0 0 0 0;
  }
  .container.search-panel .date-block .form-floating #date_to {
    border-radius: 0 0 0 0;
  }
  .container.search-panel .date-block .form-floating #date_return {
    border-radius: 0 0 10px 10px;
  }
}

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