.wrap_content_page > .wg-search-box-container {
    background: url(/bitrix/templates/biletik_aero_yellow/css/../img/zhbg.jpg) no-repeat center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 78px 0 100px;
    min-height: 528px;
    background-attachment: fixed;
    width: 100%;
    max-width: inherit;
}

.webp .wrap_content_page > .wg-search-box-container {
    background: url(/bitrix/templates/biletik_aero_yellow/css/../img/zhbg.jpg) no-repeat center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
}


.wg-search-box-container #ufs-railway-app {
  max-width: 1170px;
  padding: 0 15px;
  box-sizing: border-box;
  margin: 0 auto;
}

.wrap_content_page .wg-search-box-container > h2 {
  text-align: center;
  font-family: "Roboto", "Open Sans", sans-serif;
  font-size: 24px;
  color: #ffffff;
  line-height: 32px;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
  margin-top: 0;
  font-weight: normal;
  margin-bottom: 15px;
  padding: 0;
}

.wg-search-box-container > h1 {
    text-align: center;
    font-size: 28px;
    color: #ffffff;
    line-height: 36px;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
    margin: 0.67em 0;
    margin-bottom: 5px;
    font-weight: normal;
}

.wg-layout {
  background-color: #fff;
}

.wg-search .wg-search__col.wg-search__col_submit .wg-search__row {
  width: 100%;
  text-align: center;
}



.wg-search .wg-search__col.wg-search__col_submit .wg-search__row .wg-button.wg-button_always-big{
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #f0b600;
  border-radius: 4px;
  height: 48px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 1.5px;
  line-height: 24px;
}


.wg-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #f0b600;
  border-radius: 4px;
  /*height: 48px;*/
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 1.5px;
  line-height: 24px;
  text-decoration: none;
}

body a.wg-button {
  font-weight: bold;
  line-height: 42px;
  text-decoration: none;
}

.wg-button_small {
  font-size: 12px;
}


.wg-train-options__label_brand,
.wg-rangeslider__progress:before,
.wg-rangeslider__handle:after,
.wg-icon_dc,
.wg-icon_er,
.wg-icon_plus {
  background: #f0b600!important;
}

.wg-wagon-type__price,
.wg-order-total__price span,
.wg-train-options__total-sum,
.wg-order-seats__price,
.wg-brand-text,
.wg-title_color_brand {
  color: #f0b600!important;
}


.wg-button_light {
    background: none;
    border: 2px solid #f0b600;
    color: #f0b600!important;
}

#ufs-railway-app > .wg-search {
  background: transparent
}


.wg-search__label {
    font-size: 16px;
    color: #fff;
}


.wg-search__example.wg-search__example_date .wg-search__example-item {
    border-bottom: 1px dotted #ffffff;
    color: #ffffff;
}


#ufs-railway-app .wg-search__textinput {
    height: 46px;
    line-height: 46px;
    color: #434343;
    font-size: 16px;
    border-radius: 4px!important;
}

#ufs-railway-app .wg-search__datepicker {
  border-radius: 4px!important;
}


@media (max-width: 767px) {
  .wg-button,
  #ufs-myorder-app .mc-button:not(.mc-button_link) {
    font-size: 12px;
  }

  body a.wg-button {
    line-height: 30px;
  }
}





#ufs-myorder-app .mc-button:not(.mc-button_link) {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #f0b600;
  border-radius: 4px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 1.5px;
  line-height: 42px;
}

#ufs-myorder-app .mc-textinput {
    height: 46px;
    line-height: 46px;
    color: #434343;
    font-size: 16px;
    border-radius: 4px!important;
}

#ufs-myorder-app .mc-form__label {
    font-size: 16px;
}

#ufs-myorder-app *,
#ufs-railway-app *:not(.wg-rubl):not(.mc-rubl) {
    font-family: "Roboto", "Open Sans", sans-serif;
}

.mc-rubl {
    font-family: 'rubl'!important;
    display: inline !important;
}
