@charset "UTF-8";

body.popUpOpen {
  overflow: hidden;
}

.hporderf__body {
  max-width: 1200px;
}

.hporderf__content {
  z-index: 1;
  padding: 25px 0;
  margin: 0 -15px;
  min-height: 599px;
  border-radius: 0;
  -webkit-box-shadow: 0px 5px 35px 0 #66666630;
  box-shadow: 0px 5px 35px 0 #66666630;
  background-color: #ffffff;
}

.hporderf__head {
  margin-bottom: 21px;
  padding: 0 33px;
}

html[lang="ru-RU"] .hporderf__head {
  margin-bottom: 24px;
}

.hporderf__headbox {
  margin: 0 -14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.hporderf__headtitle {
  margin: 0 14px;
  font-size: 23px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0px;
  color: #010201;
}

html[lang="ru-RU"] .hporderf__headtitle {
  font-size: 21px;
}

.hporderf__headitemsbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hporderf__headitemschoice {
  position: relative;
  margin: 0 14px;
}

html[lang="ru-RU"] .hporderf__headitemschoice {
  margin: 0 17px;
}

.hporderf__headitemschoice label {
  padding: 0 27px 0 0;
  position: relative;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin: 0;
  display: block;
  font-size: 19px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.3px;
  color: #010201;
}

html[lang="en-US"] .hporderf__headitemschoice label {
  padding: 0 0 0 27px;
  letter-spacing: 0px;
}

html[lang="ru-RU"] .hporderf__headitemschoice label {
  font-size: 17px;
  padding: 0 0 0 28px;
  letter-spacing: 0.1px;
}

.hporderf__headitemschoice label:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #dddddd;
  background-repeat: no-repeat;
  background-position: center;
}

html[lang="en-US"] .hporderf__headitemschoice label:before {
  right: auto;
  left: 0;
}

html[lang="ru-RU"] .hporderf__headitemschoice label:before {
  right: auto;
  left: 0;
}

.hporderf__headitemschoice._choiceactive label {
  text-shadow: 0 0 1px #fc252b;
  color: #fc252b;
}

.hporderf__headitemschoice._choiceactive label:before {
  background-color: #fc252b;
  background-image: url("../img/hpof_check.png");
}

.hporderf__headitemschoicebox {
  position: absolute;
  height: 0;
  width: 0;
  opacity: 0;
}

.hporderf__mainbox {
  padding: 0 25px;
  padding-bottom: 14px;
}

.hporderf__mainbox_outbound {
  border-top: 1px solid #ededec;
  padding: 0 25px;
  padding-top: 23px;
  padding-bottom: 13px;
}

.hporderf__mainbox_outbound._hpofhidden {
  display: none;
}

.hporderf__mainfieldgroupstitle {
  margin-top: -4px;
  margin-bottom: 11px;
  padding: 0 39px;
}

.hporderf__mainfieldgroupstitle._hpofhidden {
  display: none;
}

.hporderf__mainfieldgroupstitlebox {
  display: inline-block;
  position: relative;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.1px;
  color: #000000;
}

.hporderf__mainfieldgroupstitlebox:before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 0;
}

.hporderf__mainfieldgroupsitem {
  margin-bottom: 17px;
}

html[lang="ru-RU"] .hporderf__mainfieldgroupsitem {
  margin-bottom: 19px;
}

.hporderf__mainfieldgroupsitem_last,
.hporderf__mainfieldgroupsitem_outboundlast {
  margin-bottom: 0;
}

html[lang="ru-RU"] .hporderf__mainfieldgroupsitem_last,
html[lang="ru-RU"] .hporderf__mainfieldgroupsitem_outboundlast {
  margin-bottom: 0;
}

.hporderf__mainfieldgroupsitembox {
  position: relative;
  padding: 0 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hporderf__mainfieldgroupsitembox:before {
  content: "";
  position: absolute;
  bottom: 16px;
  right: 6px;
  width: 15px;
  height: 15px;
  background-image: url("../img/middle station.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

html[lang="en-US"] .hporderf__mainfieldgroupsitembox:before {
  right: auto;
  left: 7px;
}

html[lang="ru-RU"] .hporderf__mainfieldgroupsitembox:before {
  right: auto;
  left: 7px;
}

.hporderf__mainfieldgroupsitem:first-child .hporderf__mainfieldgroupsitembox:before,
._transit .hporderf__mainfieldgroupsitembox:before,
.hporderf__mainfieldgroupsitem:last-child .hporderf__mainfieldgroupsitembox:before {
  height: 20px;
  background-image: url("../img/location black.svg");
}

.hporderf__mainfield {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 calc(100% / 2 - 41px);
  flex: 0 1 calc(100% / 2 - 41px);
  max-width: 100%;
  margin: 0 15px;
}

.hporderf__mainfield._hpofhidden {
  display: none;
}

.hporderf__mainfield:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 calc(100% / 2 - 30px);
  flex: 0 1 calc(100% / 2 - 30px);
}

.hporderf__mainfieldbox {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  max-width: 100%;
}

.hporderf__mainfieldbox._hpofrequire:before {
  content: "שדה חובה";
  display: block;
  position: absolute;
  top: 1px;
  left: 2px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.08px;
  color: #ef2329;
}

html[lang="en-US"] .hporderf__mainfieldbox._hpofrequire:before {
  content: "Required";
  left: auto;
  right: 2px;
}

html[lang="ru-RU"] .hporderf__mainfieldbox._hpofrequire:before {
  font-size: 14px;
  content: "Необходимо";
  left: auto;
  right: 2px;
}

.hporderf__mainfieldboxdouble {
  margin: 0 -13.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hporderf__mainfieldboxdouble .hporderf__mainfieldbox {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 calc(100% / 2 - 27px);
  flex: 0 1 calc(100% / 2 - 27px);
  margin: 0 13.5px;
}

.hporderf__mainfieldboxdouble .hporderf__mainfieldbox._hpofrequire:before {
  left: 8px;
}

html[lang="en-US"] .hporderf__mainfieldboxdouble .hporderf__mainfieldbox:first-child {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

html[lang="ru-RU"] .hporderf__mainfieldboxdouble .hporderf__mainfieldbox:first-child {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.hporderf__mainfieldlabel {
  padding: 0 1px;
  margin-bottom: 7px;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -0.3px;
  color: #000000;
}

html[lang="ru-RU"] .hporderf__mainfieldlabel {
  letter-spacing: 0px;
  margin-bottom: 9px;
  padding: 0;
  font-size: 14px;
}

.hporderf__mainfieldlabel._hpofhidden {
  display: none;
}

.hporderf__mainfieldinput {
  position: relative;
}

.hporderf__mainfieldinputautocompletemenu {
  padding-bottom: 11px;
  z-index: 1;
  margin-bottom: 0;
  top: calc(100% - 1px) !important;
  position: absolute !important;
  display: block;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-box-shadow: 0px 18px 35px 0 #66666630;
  box-shadow: 0px 18px 35px 0 #66666630;
  background-color: #ffffff;
}

.hporderf__mainfieldinputautocompletemenu .ui-menu-item .ui-menu-item-wrapper {
  padding: 9.5px 18px;
  font-size: 19px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0px;
  color: #010201;
}

.hporderf__mainfieldinputautocompletemenu .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
  cursor: pointer;
  background-color: #e9e8e8;
}

.hporderf__mainfieldinputbox {
  border: 1px solid #f1f1f1;
  padding: 0px 15px;
  display: block;
  width: 100%;
  height: 48px;
  border-radius: 8px;
  background-color: #f1f1f1;
  font-size: 19px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0px;
  color: #010201;
}

html[lang="ru-RU"] .hporderf__mainfieldinputbox {
  font-size: 17px;
  letter-spacing: 0.14px;
}

._hpoferror .hporderf__mainfieldinputbox {
  border-color: #ef2329;
}

._hpofacmenuopen .hporderf__mainfieldinputbox {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="date"] {
  padding-right: 42px;
  background-image: url(../img/calendar-gray.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 11px) calc(50% - 0px);
  background-size: 19px;
}

html[lang="en-US"] .hporderf__mainfieldinputbox[data-hpofdatafieldtype="date"] {
  background-position: calc(0% + 12px) calc(50% - 1px);
  padding-right: 15px;
  padding-left: 42px;
}

html[lang="ru-RU"] .hporderf__mainfieldinputbox[data-hpofdatafieldtype="date"] {
  background-position: calc(0% + 12px) calc(50% - 1px);
  padding-right: 15px;
  padding-left: 42px;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="date"]:focus {
  background-image: url(../img/calendar-green.svg);
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="date"]:focus::-webkit-input-placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="date"]:focus::-moz-placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="date"]:focus:-ms-input-placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="date"]:focus::-ms-input-placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="date"]:focus::placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="date"]._hpofdatepickopen {
  background-image: url(../img/calendar-green.svg);
  color: #010201;
  border-color: #d9d9d9;
  background-color: #ffffff;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="date"]._hpofdatepickopen::-webkit-input-placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="date"]._hpofdatepickopen::-moz-placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="date"]._hpofdatepickopen:-ms-input-placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="date"]._hpofdatepickopen::-ms-input-placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="date"]._hpofdatepickopen::placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="select"] {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  padding-right: 39px;
  background-image: url(../img/hpofclock.svg#clock-gray);
  background-repeat: no-repeat;
  background-position: calc(100% - 12px) calc(50% - 0px);
  background-size: 19px;
  color: #b1b1b1;
}

html[lang="en-US"] .hporderf__mainfieldinputbox[data-hpofdatafieldtype="select"] {
  background-position: calc(0% + 10px) calc(50% - 1px);
  padding-right: 15px;
  padding-left: 39px;
}

html[lang="ru-RU"] .hporderf__mainfieldinputbox[data-hpofdatafieldtype="select"] {
  background-position: calc(0% + 10px) calc(50% - 1px);
  padding-right: 15px;
  padding-left: 39px;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="select"]._hpofchoosen {
  color: #010201;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="select"]:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  width: 15px;
  height: 15px;
  background-image: url("../img/chevron down.svg");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: center;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="select"]:focus {
  background-image: url(../img/hpofclock.svg#clock-green);
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="select"]:focus::-webkit-input-placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="select"]:focus::-moz-placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="select"]:focus:-ms-input-placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="select"]:focus::-ms-input-placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="select"]:focus::placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="selecttime"] {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  padding-right: 39px;
  background-image: url(../img/hpofclock.svg#clock-gray);
  background-repeat: no-repeat;
  background-position: calc(100% - 12px) calc(50% - 0px);
  background-size: 19px;
  color: #b1b1b1;
}

html[lang="en-US"] .hporderf__mainfieldinputbox[data-hpofdatafieldtype="selecttime"] {
  padding-right: 15px;
  padding-left: 39px;
  background-position: calc(0% + 10px) calc(50% - 0px);
}

html[lang="ru-RU"] .hporderf__mainfieldinputbox[data-hpofdatafieldtype="selecttime"] {
  padding-right: 15px;
  padding-left: 39px;
  background-position: calc(0% + 10px) calc(50% - 0px);
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="selecttime"]._hpofchoosen {
  color: #010201;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="selecttime"]:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  width: 15px;
  height: 15px;
  background-image: url("../img/chevron down.svg");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: center;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="selecttime"]:focus {
  background-image: url(../img/hpofclock.svg#clock-green);
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="selecttime"]:focus::-webkit-input-placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="selecttime"]:focus::-moz-placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="selecttime"]:focus:-ms-input-placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="selecttime"]:focus::-ms-input-placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="selecttime"]:focus::placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox[data-hpofdatafieldtype="selecttime"] > option:first-child {
  display: none;
}

.hporderf__mainfieldinputbox.nice-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  padding-right: 39px;
  background-image: url(../img/clock-gray.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 12px) calc(50% - 0px);
  background-size: 19px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

html[lang="en-US"] .hporderf__mainfieldinputbox.nice-select {
  background-position: calc(0% + 10px) calc(50% - 0px);
  padding-right: 15px;
  padding-left: 39px;
}

html[lang="ru-RU"] .hporderf__mainfieldinputbox.nice-select {
  background-position: calc(0% + 10px) calc(50% - 0px);
  padding-right: 15px;
  padding-left: 39px;
}

.hporderf__mainfieldinputbox.nice-select:after {
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  content: '';
  display: block;
  height: 6px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  left: 15px;
  right: auto;
  top: calc(50% + 1px);
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  width: 6px;
}

html[lang="en-US"] .hporderf__mainfieldinputbox.nice-select:after {
  left: auto;
  right: 15px;
}

html[lang="ru-RU"] .hporderf__mainfieldinputbox.nice-select:after {
  left: auto;
  right: 15px;
}

.hporderf__mainfieldinputbox.nice-select .current {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox.nice-select.open {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.hporderf__mainfieldinputbox.nice-select.open .list {
  padding: 0;
  margin-bottom: 0;
  max-height: 425px;
  overflow: auto;
  left: -1px;
  margin-top: 1px;
  width: calc(100% + 2px);
  -webkit-box-shadow: 0px 18px 35px 0 #66666630;
  box-shadow: 0px 18px 35px 0 #66666630;
  background-color: #ffffff;
  border-radius: 8px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  scrollbar-color: #e9e8e8 #b1b1b1;
  scrollbar-width: auto;
}

.hporderf__mainfieldinputbox.nice-select.open .list::-webkit-scrollbar {
  border-radius: 2.5px;
  width: 5px;
  /* ширина для вертикального скролла */
  height: 5px;
  /* высота для горизонтального скролла */
  background-color: #e9e8e8;
}

.hporderf__mainfieldinputbox.nice-select.open .list::-webkit-scrollbar-thumb {
  border-radius: 2.5px;
  background-color: #b1b1b1;
}

.hporderf__mainfieldinputbox.nice-select.open:after {
  border-bottom-color: #b1b1b1;
  border-right-color: #b1b1b1;
}

.hporderf__mainfieldinputbox.nice-select:focus {
  background-image: url(../img/clock-green.svg);
}

.hporderf__mainfieldinputbox.nice-select:focus::-webkit-input-placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox.nice-select:focus::-moz-placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox.nice-select:focus:-ms-input-placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox.nice-select:focus::-ms-input-placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox.nice-select:focus::placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox.nice-select:focus .current {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox.nice-select._hpofchoosen .current {
  color: #010201;
}

.hporderf__mainfieldinputbox.nice-select._hpofchoosen:focus .current {
  color: #010201;
}

.hporderf__mainfieldinputbox.nice-select li.option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 33px;
  text-align: initial;
  padding: 0 17px;
  font-size: 19px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0px;
  color: #010201;
}

.hporderf__mainfieldinputbox.nice-select li.option:hover,
.hporderf__mainfieldinputbox.nice-select li.option.focus,
.hporderf__mainfieldinputbox.nice-select li.option.selected.focus {
  background-color: #e9e8e8;
}

.hporderf__mainfieldinputbox.nice-select.hporderf__mainfieldinputbox_time li.option:first-child {
  display: none;
}

.hporderf__mainfieldinputbox::-webkit-input-placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox::-moz-placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox:-ms-input-placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox::-ms-input-placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox::placeholder {
  color: #b1b1b1;
}

.hporderf__mainfieldinputbox:focus {
  color: #010201;
  border-color: #d9d9d9;
  background-color: #ffffff;
}

.hporderf__mainfieldinputbox:focus::-webkit-input-placeholder {
  color: transparent;
}

.hporderf__mainfieldinputbox:focus::-moz-placeholder {
  color: transparent;
}

.hporderf__mainfieldinputbox:focus:-ms-input-placeholder {
  color: transparent;
}

.hporderf__mainfieldinputbox:focus::-ms-input-placeholder {
  color: transparent;
}

.hporderf__mainfieldinputbox:focus::placeholder {
  color: transparent;
}

.hporderf__mainfieldgroupsdelete {
  width: 14px;
  height: 100%;
  position: absolute;
  left: 12px;
  top: 0;
}

html[lang="en-US"] .hporderf__mainfieldgroupsdelete {
  left: auto;
  right: 4px;
}

html[lang="ru-RU"] .hporderf__mainfieldgroupsdelete {
  left: auto;
  right: 4px;
}

.hporderf__mainfieldgroupsdeletebox {
  position: absolute;
  bottom: 18px;
  width: 14px;
  height: 14px;
  cursor: pointer;
}

.hporderf__mainfieldgroupsdeletebox_outbound {
  position: absolute;
  bottom: 18px;
  width: 14px;
  height: 14px;
  cursor: pointer;
}

.hporderf__mainfieldgroupsdeleteline {
  left: 0;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #000000f3;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 50%;
}

.hporderf__mainfieldgroupsdeleteline:last-child {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

._hpofnotactive .hporderf__mainfieldgroupsdeleteline {
  background-color: #bababaf3;
}

.hporderf__mainfieldgroupsitemboxdecor {
  position: absolute;
  top: -10px;
  right: 11px;
}

html[lang="en-US"] .hporderf__mainfieldgroupsitemboxdecor {
  right: auto;
  left: 13px;
}

html[lang="ru-RU"] .hporderf__mainfieldgroupsitemboxdecor {
  top: -12px;
  right: auto;
  left: 13px;
}

.hporderf__mainfieldgroupsitem:first-child .hporderf__mainfieldgroupsitemboxdecor {
  display: none;
}

.hporderf__mainfieldgroupsitemboxdecordot {
  display: block;
  margin-bottom: 7px;
  width: 4px;
  height: 4px;
  background-color: #00a997;
  border-radius: 50%;
}

.hporderf__mainfieldgroupaddbtn {
  margin-top: 16px;
}

.hporderf__mainfieldgroupaddbtnbox,
.hporderf__mainfieldgroupaddbtnbox_outbound {
  display: inline-block;
  cursor: pointer;
  padding: 0 40px 0 0;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -0.3px;
  color: #fc252b;
  background-image: url(../img/add.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 5px) calc(50% - 1px);
  background-size: 17px;
}

html[lang="en-US"] .hporderf__mainfieldgroupaddbtnbox,
html[lang="en-US"] .hporderf__mainfieldgroupaddbtnbox_outbound {
  background-position: calc(0% + 6px) calc(50% - 1px);
  padding: 0 0 0 40px;
}

html[lang="ru-RU"] .hporderf__mainfieldgroupaddbtnbox,
html[lang="ru-RU"] .hporderf__mainfieldgroupaddbtnbox_outbound {
  background-position: calc(0% + 6px) calc(50% - 0px);
  padding: 2px 0 0 40px;
  font-size: 14px;
  letter-spacing: 0.07px;
}

.hporderf__foot {
  padding: 21px 29px 0;
  margin-top: 10px;
  border-top: 1px solid #c7c7c652;
}

html[lang="ru-RU"] .hporderf__foot {
  margin-top: 12px;
}

.hporderf__footbox {
  padding: 0 0 0 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -13px;
}

html[lang="en-US"] .hporderf__footbox {
  padding: 0 3px 0 0px;
}

html[lang="ru-RU"] .hporderf__footbox {
  padding: 0 3px 0 0px;
}

.hporderf__footbox > * {
  margin: 0 13px;
}

.hporderf__footcheckbox {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  position: relative;
}

.hporderf__footcheckbox._hpofhidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.hporderf__footcheckboxinput {
  position: absolute;
  height: 0;
  width: 0;
  opacity: 0;
}

.hporderf__footcheckboxlabel {
  padding: 0 36px 0 0;
  position: relative;
  cursor: pointer;
  margin: 0;
  display: inline-block;
  font-size: 17px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: -0.35px;
  color: #000000;
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
}

html[lang="en-US"] .hporderf__footcheckboxlabel {
  padding: 0 0 0 36px;
}

html[lang="ru-RU"] .hporderf__footcheckboxlabel {
  font-size: 14px;
  letter-spacing: -0.1px;
  padding: 0 0 0 36px;
}

.hporderf__footcheckboxlabel:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  opacity: 0.7;
  border-radius: 2px;
  background-image: url("../img/check red.svg");
  background-image: none;
  background-color: #ebebeb;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 9px;
}

html[lang="en-US"] .hporderf__footcheckboxlabel:before {
  right: auto;
  left: 0;
}

html[lang="ru-RU"] .hporderf__footcheckboxlabel:before {
  right: auto;
  left: 0;
}

.hporderf__footcheckboxinput:checked + .hporderf__footcheckboxlabel:before {
  background-image: url("../img/check red.svg");
}

.hporderf__footpasscountbox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -7px;
}

.hporderf__footpasscountbox > * {
  margin: 0 7px;
}

.hporderf__footpasscountbox._hpofrequire:before {
  content: "שדה חובה";
  display: block;
  position: absolute;
  top: -20px;
  left: 15px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.08px;
  color: #ef2329;
}

html[lang="en-US"] .hporderf__footpasscountbox._hpofrequire:before {
  content: "Required";
  left: auto;
  right: 2px;
}

html[lang="ru-RU"] .hporderf__footpasscountbox._hpofrequire:before {
  font-size: 14px;
  content: "Необходимо";
  left: auto;
  right: 2px;
}

.hporderf__footpasscountlabel {
  word-break: normal;
  margin-bottom: 0;
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  max-width: 100%;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -0.3px;
  color: #000000;
}

html[lang="ru-RU"] .hporderf__footpasscountlabel {
  font-size: 14px;
  letter-spacing: 0.07px;
}

.hporderf__footpasscountboxinput {
  position: relative;
  border: 1px solid #f1f1f1;
  padding: 0px 15px;
  padding-right: 46px;
  display: block;
  width: 241px;
  height: 48px;
  border-radius: 8px;
  background-color: #f1f1f1;
  font-size: 19px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0px;
  color: #010201;
  background-image: url(../img/passengers-gray.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 15px) calc(50% - 0px);
  background-size: 22px;
}

html[lang="en-US"] .hporderf__footpasscountboxinput {
  padding-right: 15px;
  padding-left: 50px;
  background-position: calc(0% + 17px) calc(50% - 0px);
}

html[lang="ru-RU"] .hporderf__footpasscountboxinput {
  font-size: 17px;
  padding-right: 15px;
  padding-left: 50px;
  background-position: calc(0% + 17px) calc(50% - 0px);
}

._hpoferror .hporderf__footpasscountboxinput {
  border-color: #ef2329;
}

.hporderf__footpasscountboxinput::-webkit-input-placeholder {
  color: #b1b1b1;
}

.hporderf__footpasscountboxinput::-moz-placeholder {
  color: #b1b1b1;
}

.hporderf__footpasscountboxinput:-ms-input-placeholder {
  color: #b1b1b1;
}

.hporderf__footpasscountboxinput::-ms-input-placeholder {
  color: #b1b1b1;
}

.hporderf__footpasscountboxinput::placeholder {
  color: #b1b1b1;
}

.hporderf__footpasscountboxinput:focus {
  color: #010201;
  border-color: #d9d9d9;
  background-color: #ffffff;
  background-image: url(../img/passengers-green.svg);
}

.hporderf__footpasscountboxinput:focus::-webkit-input-placeholder {
  color: #b1b1b1;
}

.hporderf__footpasscountboxinput:focus::-moz-placeholder {
  color: #b1b1b1;
}

.hporderf__footpasscountboxinput:focus:-ms-input-placeholder {
  color: #b1b1b1;
}

.hporderf__footpasscountboxinput:focus::-ms-input-placeholder {
  color: #b1b1b1;
}

.hporderf__footpasscountboxinput:focus::placeholder {
  color: #b1b1b1;
}

.hporderf__footsubmitbtnbox {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 282px;
  flex: 1 0 282px;
}

.hporderf__footsubmitbtnlink {
  margin: 0 auto 0 0;
  display: block;
  border-radius: 10px;
  -webkit-box-shadow: 0px 7px 16px 0 #ef232930;
  box-shadow: 0px 7px 16px 0 #ef232930;
  background-color: #ef2329;
  height: 48px;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  overflow: hidden;
  padding: 0 19px;
  padding-left: 52px;
  text-align: inherit;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0px;
  color: #ffffff;
  position: relative;
  min-width: 282px;
}

html[lang="en-US"] .hporderf__footsubmitbtnlink {
  padding-left: 19px;
  padding-right: 52px;
}

html[lang="ru-RU"] .hporderf__footsubmitbtnlink {
  font-size: 17px;
  letter-spacing: 0.09px;
  padding-left: 21px;
  padding-right: 58px;
}

.hporderf__footsubmitbtnlink.hvr-fade:hover,
.hporderf__footsubmitbtnlink.hvr-fade:focus,
.hporderf__footsubmitbtnlink.hvr-fade:active {
  background-color: #dd0e14;
}

.hporderf__footsubmitbtnlink .lnr {
  font-size: 18px;
  font-weight: 900;
  left: 19px;
  color: #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

html[lang="en-US"] .hporderf__footsubmitbtnlink .lnr {
  left: auto;
  right: 19px;
  -webkit-transform: translate(0%, -50%) rotate(180deg);
  -ms-transform: translate(0%, -50%) rotate(180deg);
  transform: translate(0%, -50%) rotate(180deg);
}

html[lang="ru-RU"] .hporderf__footsubmitbtnlink .lnr {
  left: auto;
  right: 19px;
  -webkit-transform: translate(0%, -50%) rotate(180deg);
  -ms-transform: translate(0%, -50%) rotate(180deg);
  transform: translate(0%, -50%) rotate(180deg);
}

.hporderf__footsubmitbtntext {
  padding: 13px 0;
  display: block;
}

.hpordefformfloat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  z-index: 9999;
  background-color: #0000009c;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
}

.hpordefformfloat._hpordefformfloat_open {
  opacity: 1;
  visibility: visible;
}

.hpordefformfloat__box {
  position: relative;
  max-width: 1200px;
  margin: auto;
}

.hpordefformfloat__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 20px;
  -webkit-box-shadow: 0px 5px 35px 0 #66666630;
  box-shadow: 0px 5px 35px 0 #66666630;
  background-color: #ffffff;
}

.hpordefformfloat__content::-webkit-scrollbar {
  border-radius: 2.5px;
  width: 5px;
  height: 5px;
  background-color: #e9e8e8;
}

.hpordefformfloat__content::-webkit-scrollbar-thumb {
  border-radius: 2.5px;
  background-color: #b1b1b1;
}

.hpordefformfloat__summaryinfo {
  overflow: hidden;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 0 30px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(50% - 17px);
  flex: 0 0 calc(50% - 17px);
  max-width: calc(50% - 17px);
  background-color: #f1f1f1;
}

html[lang="en-US"] .hpordefformfloat__summaryinfo {
  border-radius: 0px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

html[lang="ru-RU"] .hpordefformfloat__summaryinfo {
  border-radius: 0px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.hpordefformfloat__summaryinfobox {
  padding: 53px 0 60px;
}

html[lang="ru-RU"] .hpordefformfloat__summaryinfobox {
  padding: 55px 0 59px;
}

.hpordefformfloat__summaryinfohead {
  margin: 0 -8px;
  margin-bottom: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

html[lang="en-US"] .hpordefformfloat__summaryinfohead {
  margin: 0 -13px 24px;
}

html[lang="ru-RU"] .hpordefformfloat__summaryinfohead {
  margin: 0 -13px 24px;
}

.hpordefformfloat__summaryinfohead > * {
  margin: 0 8px;
}

html[lang="en-US"] .hpordefformfloat__summaryinfohead > * {
  margin: 0 13px;
}

html[lang="ru-RU"] .hpordefformfloat__summaryinfohead > * {
  margin: 0 13px;
}

.hpordefformfloat__summaryinfotitle {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0px;
  color: #010201;
}

html[lang="en-US"] .hpordefformfloat__summaryinfotitle {
  letter-spacing: -0.3px;
}

html[lang="ru-RU"] .hpordefformfloat__summaryinfotitle {
  font-size: 29px;
  letter-spacing: 0px;
}

.hpordefformfloat__summaryinfobtnlink {
  display: inline-block;
  padding: 0 13px;
  padding-left: 32px;
  min-height: 39px;
  min-width: 120px;
  border-radius: 10px;
  border: solid 2px #d8d8d8;
  background-image: url("../img/edit.svg");
  background-repeat: no-repeat;
  background-position: calc(0% + 12px) calc(50% + 0px);
  background-size: 13px;
}

html[lang="en-US"] .hpordefformfloat__summaryinfobtnlink {
  padding: 0 31px 0 13px;
  background-position: calc(100% - 10px) calc(50% + 0px);
}

html[lang="ru-RU"] .hpordefformfloat__summaryinfobtnlink {
  padding: 0 30px 0 11px;
  background-position: calc(100% - 10px) calc(50% + 0px);
}

.hpordefformfloat__summaryinfobtnlinktext {
  display: block;
  padding: 7.5px 0;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -0.5px;
  color: #010201;
}

html[lang="ru-RU"] .hpordefformfloat__summaryinfobtnlinktext {
  font-size: 14px;
  letter-spacing: 0.07px;
  padding: 10px 0 9px;
}

.hpordefformfloat__summaryinfoitemgroup {
  margin-bottom: 38px;
}

html[lang="ru-RU"] .hpordefformfloat__summaryinfoitemgroup {
  margin-bottom: 42px;
}

.hpordefformfloat__summaryinfoitemgroup:last-child {
  margin-bottom: 0;
}

html[lang="ru-RU"] .hpordefformfloat__summaryinfoitemgroup:last-child {
  margin-bottom: 0;
}

.hpordefformfloat__summaryinfoitem {
  margin-bottom: 17px;
}

.hpordefformfloat__summaryinfoitem:last-child {
  margin-bottom: 0;
}

.hpordefformfloat__summaryinfoitemlabel {
  margin-bottom: 2px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.08px;
  color: #777777;
}

html[lang="ru-RU"] .hpordefformfloat__summaryinfoitemlabel {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  letter-spacing: 0.07px;
  margin-bottom: 5px;
}

.hpordefformfloat__summaryinfoitemselecttime {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(26% + 2px);
  flex: 0 0 calc(26% + 2px);
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -0.1px;
  color: #000000;
}

html[lang="en-US"] .hpordefformfloat__summaryinfoitemselecttime {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(27% + 1px);
  flex: 0 0 calc(27% + 1px);
}

html[lang="ru-RU"] .hpordefformfloat__summaryinfoitemselecttime {
  font-family: 'ploni', sans-serif;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(27% + 1px);
  flex: 0 0 calc(27% + 1px);
}

.hpordefformfloat__summaryinfoitemicon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 9%;
  flex: 0 0 9%;
}

.hpordefformfloat__summaryinfoitemiconbox {
  width: 100%;
  height: 100%;
  position: relative;
}

.hpordefformfloat__summaryinfoitemiconbox:before {
  content: "";
  position: absolute;
  bottom: 17px;
  left: 15px;
  width: 15px;
  height: 15px;
  background-image: url("../img/middle station.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.hpordefformfloat__summaryinfoitem_first .hpordefformfloat__summaryinfoitemiconbox:before,
.hpordefformfloat__summaryinfoitem_transiticon .hpordefformfloat__summaryinfoitemiconbox:before,
.hpordefformfloat__summaryinfoitem_last .hpordefformfloat__summaryinfoitemiconbox:before {
  height: 18px;
  background-image: url("../img/location black.svg");
  width: 13px;
  left: 16px;
  bottom: 13px;
}

.hpordefformfloat__summaryinfoitemicondecorbox {
  position: absolute;
  top: calc(100% - 1px);
  left: 21px;
}

.hpordefformfloat__summaryinfoitem:last-child .hpordefformfloat__summaryinfoitemicondecorbox {
  display: none;
}

.hpordefformfloat__summaryinfoitemicondecordot {
  display: block;
  margin-bottom: 4px;
  width: 3px;
  height: 3px;
  background-color: #00a997;
  border-radius: 50%;
}

.hpordefformfloat__summaryinfoitembox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hpordefformfloat__summaryinfoitemcity {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-size: 17px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0px;
  color: #010201;
}

html[lang="ru-RU"] .hpordefformfloat__summaryinfoitemcity {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: -0.3px;
}

.hpordefformfloat__summaryinfoitempasscount {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(30% + 3px);
  flex: 0 0 calc(30% + 3px);
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -0.1px;
  color: #000000;
}

html[lang="en-US"] .hpordefformfloat__summaryinfoitempasscount {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 calc(40% + 7px);
  flex: 0 1 calc(40% + 7px);
}

html[lang="ru-RU"] .hpordefformfloat__summaryinfoitempasscount {
  font-family: 'ploni', sans-serif;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 calc(40% + 7px);
  flex: 0 1 calc(40% + 7px);
}

.hpordefformfloat__summaryinfoitemdate {
  margin-bottom: 9px;
}

html[lang="ru-RU"] .hpordefformfloat__summaryinfoitemdate {
  margin-bottom: 13px;
}

.hpordefformfloat__summaryinfoitemdatebox {
  position: relative;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -0.3px;
  color: #010201;
}

html[lang="ru-RU"] .hpordefformfloat__summaryinfoitemdatebox {
  font-size: 16px;
  letter-spacing: -0.14px;
}

.hpordefformfloat__summaryinfoitemdatebox:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ef2329;
}

html[lang="ru-RU"] .hpordefformfloat__summaryinfoitemdatebox:before {
  bottom: -2px;
}

.hpordefformfloat__userinfoform {
  padding: 0 30px;
  padding-left: 36px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(50% + 17px);
  flex: 0 0 calc(50% + 17px);
  max-width: calc(50% + 17px);
}

.hpordefformfloat__userinfoformbox {
  padding: 53px 0 60px;
}

html[lang="ru-RU"] .hpordefformfloat__userinfoformbox {
  padding: 55px 0 59px;
}

.hpordefformfloat__userinfoformtitle {
  margin-bottom: 28px;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0px;
  color: #010201;
}

html[lang="en-US"] .hpordefformfloat__userinfoformtitle {
  margin-bottom: 40px;
  line-height: 1.0;
  letter-spacing: -0.2px;
}

html[lang="ru-RU"] .hpordefformfloat__userinfoformtitle {
  margin-bottom: 41px;
  font-size: 29px;
  line-height: 1.12;
  letter-spacing: 0.09px;
}

html[dir="rtl"] .hpordefformfloat__userinfoformcontent .wpcf7-form {
  direction: rtl;
}

.hpordefformfloat__boxclosebtn {
  position: absolute;
  top: 13px;
  left: 27px;
}

html[lang="en-US"] .hpordefformfloat__boxclosebtn {
  left: auto;
  right: 27px;
}

html[lang="ru-RU"] .hpordefformfloat__boxclosebtn {
  left: auto;
  right: 27px;
}

.hpordefformfloat__boxclosebtnbox {
  cursor: pointer;
  width: 23px;
  height: 23px;
  border: 1px solid #bababaf3;
  border-radius: 50%;
  background-color: white;
  overflow: hidden;
  background-image: url(../img/close.svg);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: center;
}

.hpordefformfloat__boxclosebtnlabel {
  display: none;
}

.allpgorderform__formbody {
  margin: 0 -14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.allpgorderform__formbody > * {
  padding: 0 14px;
}

.allpgorderform__formbody .wpcf7-form-control-wrap {
  display: block;
  margin-top: 7px;
}

html[lang="ru-RU"] .allpgorderform__formbody .wpcf7-form-control-wrap {
  margin-top: 9px;
}

.allpgorderform__formbody .wpcf7-form-control-wrap.your-select {
  margin-top: 6px;
}

html[lang="ru-RU"] .allpgorderform__formbody .wpcf7-form-control-wrap.your-select {
  margin-top: 9px;
}

.allpgorderform__formitem {
  margin-bottom: 10px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

html[lang="ru-RU"] .allpgorderform__formitem {
  margin-bottom: 12px;
}

.allpgorderform__formitem_double {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.allpgorderform__formitem_double .wpcf7-form-control-wrap {
  margin-top: 4px;
}

html[lang="ru-RU"] .allpgorderform__formitem_double .wpcf7-form-control-wrap {
  margin-top: 2px;
}

.allpgorderform__forminput {
  border: 1px solid #f1f1f1;
  padding: 0px 15px;
  display: block;
  width: 100%;
  height: 48px;
  border-radius: 8px;
  background-color: #f1f1f1;
  font-size: 19px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0px;
  color: #010201;
}

html[lang="ru-RU"] .allpgorderform__forminput {
  font-size: 17px;
  letter-spacing: 0.1px;
}

._hpoferror .allpgorderform__forminput {
  border-color: #ef2329;
}

._hpofacmenuopen .allpgorderform__forminput {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.allpgorderform__forminput::-webkit-input-placeholder {
  color: #b1b1b1;
}

.allpgorderform__forminput::-moz-placeholder {
  color: #b1b1b1;
}

.allpgorderform__forminput:-ms-input-placeholder {
  color: #b1b1b1;
}

.allpgorderform__forminput::-ms-input-placeholder {
  color: #b1b1b1;
}

.allpgorderform__forminput::placeholder {
  color: #b1b1b1;
}

.allpgorderform__forminput:focus {
  color: #010201;
  border-color: #d9d9d9;
  background-color: #ffffff;
}

.allpgorderform__forminput:focus::-webkit-input-placeholder {
  color: transparent;
}

.allpgorderform__forminput:focus::-moz-placeholder {
  color: transparent;
}

.allpgorderform__forminput:focus:-ms-input-placeholder {
  color: transparent;
}

.allpgorderform__forminput:focus::-ms-input-placeholder {
  color: transparent;
}

.allpgorderform__forminput:focus::placeholder {
  color: transparent;
}

.allpgorderform__formtextarea {
  resize: none;
  height: 48px;
  padding: 13px 15px 11px;
  border: 1px solid #f1f1f1;
  display: block;
  width: 100%;
  border-radius: 8px;
  background-color: #f1f1f1;
  font-size: 19px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0px;
  color: #010201;
}

html[lang="ru-RU"] .allpgorderform__formtextarea {
  font-size: 17px;
  letter-spacing: 0.1px;
}

.allpgorderform__formtextarea.wpcf7-not-valid {
  border-color: #ef2329;
}

.allpgorderform__formtextarea::-webkit-input-placeholder {
  color: #b1b1b1;
}

.allpgorderform__formtextarea::-moz-placeholder {
  color: #b1b1b1;
}

.allpgorderform__formtextarea:-ms-input-placeholder {
  color: #b1b1b1;
}

.allpgorderform__formtextarea::-ms-input-placeholder {
  color: #b1b1b1;
}

.allpgorderform__formtextarea::placeholder {
  color: #b1b1b1;
}

.allpgorderform__formtextarea:focus {
  color: #010201;
  border-color: #d9d9d9;
  background-color: #ffffff;
}

.allpgorderform__formtextarea:focus::-webkit-input-placeholder {
  color: transparent;
}

.allpgorderform__formtextarea:focus::-moz-placeholder {
  color: transparent;
}

.allpgorderform__formtextarea:focus:-ms-input-placeholder {
  color: transparent;
}

.allpgorderform__formtextarea:focus::-ms-input-placeholder {
  color: transparent;
}

.allpgorderform__formtextarea:focus::placeholder {
  color: transparent;
}

.allpgorderform__formlabel {
  padding: 0 1px;
  margin-bottom: 7px;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -0.3px;
  color: #000000;
}

html[lang="en-US"] .allpgorderform__formlabel {
  padding: 0px;
}

html[lang="ru-RU"] .allpgorderform__formlabel {
  font-size: 14px;
  letter-spacing: 0.3px;
  padding: 0px;
}

.allpgorderform__formlabel._hpofhidden {
  display: none;
}

.allpgorderform__formlabel[for="your-select"] {
  margin-bottom: 0;
}

.allpgorderform__formselect {
  border: 1px solid #f1f1f1;
  padding: 0px 15px;
  display: block;
  width: 100%;
  height: 48px;
  border-radius: 8px;
  background-color: #f1f1f1;
  font-size: 19px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0px;
  color: #b1b1b1;
}

.allpgorderform__formselect._hpofchoosen {
  color: #010201;
}

.allpgorderform__formselect.open {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.allpgorderform__formselect:focus {
  color: #010201;
  border-color: #d9d9d9;
  background-color: #ffffff;
}

.allpgorderform__formselect.wpcf7-not-valid,
.allpgorderform__formselect.wpcf7-not-valid + .nice-select {
  border-color: #ef2329;
}

.allpgorderform__formselect.nice-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

html[lang="ru-RU"] .allpgorderform__formselect.nice-select {
  font-size: 17px;
  letter-spacing: 0.1px;
}

.allpgorderform__formselect.nice-select:after {
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  content: '';
  display: block;
  height: 6px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  left: 15px;
  right: auto;
  top: calc(50% + 1px);
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  width: 6px;
}

html[lang="en-US"] .allpgorderform__formselect.nice-select:after {
  left: auto;
  right: 18px;
  top: calc(50% + 3px);
}

html[lang="ru-RU"] .allpgorderform__formselect.nice-select:after {
  left: auto;
  right: 18px;
  top: calc(50% + 3px);
}

.allpgorderform__formselect.nice-select .current {
  color: #b1b1b1;
}

.allpgorderform__formselect.nice-select.open {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.allpgorderform__formselect.nice-select.open .list {
  padding: 0;
  margin-bottom: 0;
  max-height: 268px;
  overflow: auto;
  left: -1px;
  margin-top: 1px;
  width: calc(100% + 2px);
  -webkit-box-shadow: 0px 18px 35px 0 #66666630;
  box-shadow: 0px 18px 35px 0 #66666630;
  background-color: #ffffff;
  border-radius: 3px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  scrollbar-color: #e9e8e8 #b1b1b1;
  scrollbar-width: auto;
}

.allpgorderform__formselect.nice-select.open .list::-webkit-scrollbar {
  border-radius: 2.5px;
  width: 5px;
  /* ширина для вертикального скролла */
  height: 5px;
  /* высота для горизонтального скролла */
  background-color: #e9e8e8;
}

.allpgorderform__formselect.nice-select.open .list::-webkit-scrollbar-thumb {
  border-radius: 2.5px;
  background-color: #b1b1b1;
}

.allpgorderform__formselect.nice-select.open:after {
  display: none;
}

.allpgorderform__formselect.nice-select:focus::-webkit-input-placeholder {
  color: #b1b1b1;
}

.allpgorderform__formselect.nice-select:focus::-moz-placeholder {
  color: #b1b1b1;
}

.allpgorderform__formselect.nice-select:focus:-ms-input-placeholder {
  color: #b1b1b1;
}

.allpgorderform__formselect.nice-select:focus::-ms-input-placeholder {
  color: #b1b1b1;
}

.allpgorderform__formselect.nice-select:focus::placeholder {
  color: #b1b1b1;
}

.allpgorderform__formselect.nice-select:focus .current {
  color: #010201;
}

.allpgorderform__formselect.nice-select._hpofchoosen .current {
  color: #010201;
}

.allpgorderform__formselect.nice-select._hpofchoosen:focus .current {
  color: #010201;
}

.allpgorderform__formselect.nice-select li.option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 32px;
  text-align: initial;
  padding: 0 17px;
  font-size: 19px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0px;
  color: #010201;
}

.allpgorderform__formselect.nice-select li.option:hover,
.allpgorderform__formselect.nice-select li.option.focus,
.allpgorderform__formselect.nice-select li.option.selected.focus {
  background-color: #e9e8e8;
}

.allpgorderform__formselect.nice-select li.option:first-child {
  display: none;
}

.allpgorderform__formselect > option:first-child {
  display: none;
}

.allpgorderform__formbtnbox {
  margin-top: 28px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

html[lang="ru-RU"] .allpgorderform__formbtnbox {
  margin-top: 26px;
}

.allpgorderform__formbtn {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 262px;
  flex: 1 0 262px;
  margin: 0 auto 0 0;
  display: block;
  border-radius: 10px;
  -webkit-box-shadow: 0px 7px 16px 0 #ef232930;
  box-shadow: 0px 7px 16px 0 #ef232930;
  background-color: #ef2329;
  height: 48px;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  overflow: hidden;
  padding: 14px 17px;
  padding-left: 52px;
  text-align: inherit;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0px;
  color: #ffffff;
  position: relative;
  min-width: 262px;
}

html[lang="en-US"] .allpgorderform__formbtn {
  margin: 0 0 0 auto;
  padding: 14px 52px 14px 17px;
}

html[lang="ru-RU"] .allpgorderform__formbtn {
  margin: 0 0 0 auto;
  padding: 15px 52px 15px 19px;
  font-size: 17px;
  letter-spacing: 0.09px;
}

.allpgorderform__formbtn.hvr-fade:hover,
.allpgorderform__formbtn.hvr-fade:focus,
.allpgorderform__formbtn.hvr-fade:active {
  background-color: #dd0e14;
}

.allpgorderform__formbtn .lnr {
  font-size: 18px;
  font-weight: 900;
  left: 19px;
  color: #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

html[lang="en-US"] .allpgorderform__formbtn .lnr {
  left: auto;
  right: 17px;
  -webkit-transform: translate(0%, -50%) rotate(180deg);
  -ms-transform: translate(0%, -50%) rotate(180deg);
  transform: translate(0%, -50%) rotate(180deg);
}

html[lang="ru-RU"] .allpgorderform__formbtn .lnr {
  left: auto;
  right: 17px;
  -webkit-transform: translate(0%, -50%) rotate(180deg);
  -ms-transform: translate(0%, -50%) rotate(180deg);
  transform: translate(0%, -50%) rotate(180deg);
}

.ui-datepicker {
  display: none;
  width: 289px;
  -webkit-box-shadow: 0px 18px 35px 0 #66666630;
  box-shadow: 0px 18px 35px 0 #66666630;
  border: solid 1px #d9d9d9;
  background-color: #ffffff;
  padding-bottom: 22px;
}

.ui-datepicker__boxclosebtn {
  display: none;
}

.ui-datepicker__boxclosebtnbox {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
  cursor: pointer;
  width: 23px;
  height: 23px;
  border: 1px solid #bababaf3;
  border-radius: 50%;
  background-color: white;
  overflow: hidden;
  background-image: url(../img/close.svg);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: center;
}

html[lang="en-US"] .ui-datepicker__boxclosebtnbox {
  left: auto;
  right: 20px;
}

html[lang="ru-RU"] .ui-datepicker__boxclosebtnbox {
  left: auto;
  right: 20px;
}

.ui-datepicker__boxclosebtnlabel {
  display: none;
}

.ui-datepicker-header {
  margin-bottom: 16px;
  border-bottom: 1px solid #d9d9d9;
  padding: 13px 30px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ui-datepicker-next {
  font-size: 12px;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  color: #ef2329f3;
  cursor: pointer;
}

html[lang="en-US"] .ui-datepicker-next {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

html[lang="ru-RU"] .ui-datepicker-next {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.ui-datepicker-next:hover {
  color: #dd0e14;
}

.ui-datepicker-prev {
  font-size: 12px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  color: #ef2329f3;
  cursor: pointer;
}

html[lang="en-US"] .ui-datepicker-prev {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

html[lang="ru-RU"] .ui-datepicker-prev {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.ui-datepicker-prev:hover {
  color: #dd0e14;
}

.ui-datepicker-title {
  padding: 0 15px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -0.3px;
  color: #000000;
}

html[lang="ru-RU"] .ui-datepicker-title {
  font-size: 17px;
}

.ui-datepicker-calendar {
  table-layout: fixed;
  width: 246px;
  margin: 0 auto;
  text-align: center;
}

.ui-datepicker-calendar th {
  padding: 5px;
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0px;
  color: #00b770;
}

.ui-datepicker-calendar td {
  padding: 9.5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #000000;
}

.ui-datepicker-calendar td a {
  position: relative;
  color: #000000;
}

.ui-datepicker-calendar td a:hover {
  color: #ef2329;
  text-shadow: 0 0 0.85px #ef2329, 0 0 0.85px #ef2329;
}

.ui-datepicker-calendar td a:hover:before {
  z-index: -1;
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #f1f1f1;
}

.ui-datepicker-calendar td.ui-datepicker-unselectable {
  font-family: 'Heebo';
  font-size: 14px;
  color: #919191;
}

.ui-datepicker-month {
  position: relative;
}

.ui-datepicker-month:after {
  content: ",";
}

.hporderfselecttime {
  display: none;
}

.hporderfselecttime._hpofselecttimeradioopen {
  display: block;
}

.hporderfselecttime__box {
  background-color: #fff;
}

.hporderfselecttime__boxclosebtnbox {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
  cursor: pointer;
  width: 23px;
  height: 23px;
  border: 1px solid #bababaf3;
  border-radius: 50%;
  background-color: white;
  overflow: hidden;
  background-image: url(../img/close.svg);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: center;
}

html[lang="en-US"] .hporderfselecttime__boxclosebtnbox {
  left: auto;
  right: 20px;
}

html[lang="ru-RU"] .hporderfselecttime__boxclosebtnbox {
  left: auto;
  right: 20px;
}

.hporderfselecttime__boxclosebtnlabel {
  display: none;
}

.hporderfselecttime__headitemsbox::-webkit-scrollbar {
  border-radius: 2.5px;
  width: 5px;
  height: 5px;
  background-color: #e9e8e8;
}

.hporderfselecttime__headitemsbox::-webkit-scrollbar-thumb {
  border-radius: 2.5px;
  background-color: #b1b1b1;
}

.hporderfselecttime__headitemschoice {
  position: relative;
}

@media (min-width: 576px) {
  .hporderf__content {
    border-radius: 20px;
    margin: 0;
  }
}

@media (min-width: 1400px) {
  .hpordefformfloat__box {
    padding: 0;
  }

  .hpordefformfloat__boxclosebtn {
    left: 12px;
  }

  html[lang="en-US"] .hpordefformfloat__boxclosebtn {
    right: 12px;
  }

  html[lang="ru-RU"] .hpordefformfloat__boxclosebtn {
    right: 12px;
  }
}

@media (max-width: 1199.98px) {
  html[lang="ru-RU"] .hpordefformfloat__summaryinfoitemselecttime {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(35% + 0px);
    flex: 0 0 calc(35% + 0px);
  }

  html[lang="ru-RU"] .hpordefformfloat__summaryinfoitempasscount {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(25% + 0px);
    flex: 0 0 calc(25% + 0px);
  }
}

@media (max-width: 991.98px) {
  .hporderf__mainbox {
    padding: 0 20px;
    padding-bottom: 14px;
  }

  .hporderf__mainbox_outbound {
    padding: 23px 20px 13px;
  }

  .hporderf__mainfield {
    margin: 0 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(100% / 2 - 20px);
    flex: 0 1 calc(100% / 2 - 20px);
  }

  .hporderf__mainfield:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(100% / 2 - 20px);
    flex: 0 1 calc(100% / 2 - 20px);
  }

  .hporderf__mainfieldboxdouble {
    margin: 0 -10px;
  }

  .hporderf__mainfieldboxdouble .hporderf__mainfieldbox {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(100% / 2 - 20px);
    flex: 0 1 calc(100% / 2 - 20px);
    margin: 0 10px;
  }

  .hporderf__mainfieldgroupsdelete {
    left: 2px;
  }

  html[lang="en-US"] .hporderf__mainfieldgroupsdelete {
    right: 2px;
  }

  html[lang="ru-RU"] .hporderf__mainfieldgroupsdelete {
    right: 2px;
  }

  .hporderf__footbox {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hporderf__footsubmitbtn {
    margin-top: 17px;
  }

  .hpordefformfloat {
    overflow: hidden;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .hpordefformfloat__box {
    margin: 0;
    padding: 0;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .hpordefformfloat__content {
    overflow-x: hidden;
    overflow-y: auto;
    border-radius: 0px;
    height: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .hpordefformfloat__summaryinfo {
    display: none;
  }

  .hpordefformfloat__userinfoform {
    padding: 0 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%;
  }

  .hpordefformfloat__boxclosebtn {
    padding: 0 20px;
    min-height: 48px;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    border-bottom: solid 1px #d9d9d9;
    background-color: #f1f1f1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  html[lang="en-US"] .hpordefformfloat__boxclosebtn {
    right: 0px;
  }

  html[lang="ru-RU"] .hpordefformfloat__boxclosebtn {
    right: 0px;
  }

  .hpordefformfloat__boxclosebtnbox {
    background-color: #f1f1f1;
  }

  .hpordefformfloat__boxclosebtnlabel {
    display: block;
  }

  .hpordefformfloat__boxclosebtnlabelbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 19px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.1px;
    color: #010201;
  }

  html[lang="ru-RU"] .hpordefformfloat__boxclosebtnlabelbox {
    font-size: 17px;
  }

  .hpordefformfloat__boxclosebtnlabelbox .lnr {
    margin-left: 9px;
    font-size: 17px;
    font-weight: bold;
    color: #010201;
  }

  html[lang="en-US"] .hpordefformfloat__boxclosebtnlabelbox .lnr {
    margin: 0 9px 0 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  html[lang="ru-RU"] .hpordefformfloat__boxclosebtnlabelbox .lnr {
    margin: 0 9px 0 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .allpgorderform__formbody .wpcf7-form-control-wrap.your-select:before {
    z-index: 1;
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 3px);
    left: 17px;
    width: 9px;
    height: 9px;
    background-image: url("../img/chevron down.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }

  html[lang="en-US"] .allpgorderform__formbody .wpcf7-form-control-wrap.your-select:before {
    left: auto;
    right: 17px;
  }

  html[lang="ru-RU"] .allpgorderform__formbody .wpcf7-form-control-wrap.your-select:before {
    left: auto;
    right: 17px;
  }

  .allpgorderform__formselect {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
  }

  .ui-datepicker__boxclosebtn {
    pointer-events: none;
    z-index: 10000;
    padding: 0 20px;
    min-height: 48px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    border-bottom: solid 1px #d9d9d9;
    background-color: #f1f1f1;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ui-datepicker__boxclosebtn._hpofdatepickeropen {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .ui-datepicker__boxclosebtnbox {
    pointer-events: all;
    background-color: #f1f1f1;
  }

  .ui-datepicker__boxclosebtnlabel {
    display: block;
  }

  .ui-datepicker__boxclosebtnlabelbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 19px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.1px;
    color: #010201;
  }

  html[lang="ru-RU"] .ui-datepicker__boxclosebtnlabelbox {
    font-size: 17px;
  }

  .ui-datepicker__boxclosebtnlabelbox .lnr {
    margin-left: 9px;
    font-size: 17px;
    font-weight: bold;
    color: #010201;
  }

  .hporderfselecttime__boxclosebtn {
    pointer-events: none;
    z-index: 10000;
    padding: 0 20px;
    min-height: 48px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    border-bottom: solid 1px #d9d9d9;
    background-color: #f1f1f1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hporderfselecttime__boxclosebtn._hpofdatepickeropen {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .hporderfselecttime__boxclosebtnbox {
    pointer-events: all;
    background-color: #f1f1f1;
  }

  .hporderfselecttime__boxclosebtnlabel {
    display: block;
  }

  .hporderfselecttime__boxclosebtnlabelbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 19px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.1px;
    color: #010201;
  }

  html[lang="ru-RU"] .hporderfselecttime__boxclosebtnlabelbox {
    font-size: 17px;
  }

  .hporderfselecttime__boxclosebtnlabelbox .lnr {
    margin-left: 9px;
    font-size: 17px;
    font-weight: bold;
    color: #010201;
  }
}

@media (max-width: 767.98px) {

  section#hporderf {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -100vw;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    z-index: 9998;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
  }

  section#hporderf.open {
    right: 0;
  }

  .hporderf__pop-head {
    position: relative;
    height: 48px;
    width: 100%;
    background-color: #f1f1f1;
  }

  .hporderf__pop-head h2 {
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    line-height: 48px;
    letter-spacing: 0.1px;
    color: #010201;
  }

  .hporderf__pop-head-close {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 20px;
    cursor: pointer;
    width: 23px;
    height: 23px;
    border: 1px solid #bababaf3;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(../img/close.svg);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: center;
  }

  .hporderf__body {
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
  }

  .hporderf__content {
    padding: 11px 0 27px;
    min-height: unset;
  }

  .hporderf__head {
    padding: 0 20px 6px;
    margin-bottom: 17px;
    border-bottom: solid 1px #ededec;
  }

  html[lang="ru-RU"] .hporderf__head {
    margin-bottom: 17px;
  }

  .hporderf__headbox {
    margin: 0;
  }

  .hporderf__headtitle {
    display: none;
  }

  .hporderf__headitems {
    width: 100%;
  }

  .hporderf__headitemsbox {
    margin: 0 -16px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  html[lang="ru-RU"] .hporderf__headitemsbox {
    margin: 0 -10px;
  }

  .hporderf__headitemschoice {
    margin: 0 16px;
  }

  html[lang="ru-RU"] .hporderf__headitemschoice {
    margin: 0 10px;
  }

  .hporderf__headitemschoice label {
    padding: 0 24px 0 0;
    font-size: 17px;
    letter-spacing: 0px;
  }

  html[lang="en-US"] .hporderf__headitemschoice label {
    padding: 0 0 0 24px;
  }

  html[lang="ru-RU"] .hporderf__headitemschoice label {
    font-size: 14px;
    padding: 0 0 0 21px;
  }

  .hporderf__headitemschoice label:before {
    top: 2px;
    width: 16px;
    height: 16px;
  }

  .hporderf__main {
    margin-bottom: 13px;
  }

  .hporderf__mainbox {
    padding-bottom: 0px;
  }

  .hporderf__mainbox_outbound {
    margin-top: 13px;
    padding: 17px 20px;
    padding-bottom: 0px;
  }

  .hporderf__mainfieldgroupstitle {
    margin-top: 0;
    margin-bottom: 11px;
    padding: 0;
  }

  .hporderf__mainfieldgroupstitlebox {
    font-size: 18px;
  }

  html[lang="ru-RU"] .hporderf__mainfieldgroupstitlebox {
    font-size: 17px;
  }

  .hporderf__mainfieldgroupsitembox {
    padding: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hporderf__mainfieldgroupsitembox:before {
    display: none;
  }

  .hporderf__mainfieldgroupsitem:first-child .hporderf__mainfieldgroupsitembox:before,
  ._transit .hporderf__mainfieldgroupsitembox:before,
  .hporderf__mainfieldgroupsitem:last-child .hporderf__mainfieldgroupsitembox:before {
    display: none;
  }

  .hporderf__mainfield {
    margin: 0;
    margin-bottom: 12px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%;
  }

  .hporderf__mainfield:last-child {
    margin-bottom: 0px;
  }

  .hporderf__mainfield:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%;
  }

  .hporderf__mainfieldbox._hpofrequire:before {
    top: 0;
    left: 0;
    font-size: 14px;
    letter-spacing: -0.1px;
  }

  html[lang="en-US"] .hporderf__mainfieldbox._hpofrequire:before {
    right: 0px;
  }

  html[lang="ru-RU"] .hporderf__mainfieldbox._hpofrequire:before {
    right: 0px;
  }

  .hporderf__mainfieldboxdouble {
    margin: 0 -7px;
  }

  .hporderf__mainfieldboxdouble .hporderf__mainfieldbox {
    padding: 0 7px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    margin: 0;
  }

  .hporderf__mainfieldlabel {
    padding: 0;
    margin-bottom: 6px;
    font-size: 14px;
    letter-spacing: 0px;
  }

  html[lang="ru-RU"] .hporderf__mainfieldlabel {
    margin-bottom: 7px;
    font-size: 13px;
  }

  .hporderf__mainfieldboxdouble .hporderf__mainfieldlabel {
    margin-bottom: 3px;
  }

  .hporderf__mainfieldinputbox {
    padding: 0px 13px;
    height: 42px;
    font-size: 17px;
  }

  html[lang="ru-RU"] .hporderf__mainfieldinputbox {
    letter-spacing: 0px;
    font-size: 14px;
  }

  .hporderf__mainfieldinputbox[data-hpofdatafieldtype="date"] {
    padding-right: 38px;
    background-size: 17px;
  }

  html[lang="en-US"] .hporderf__mainfieldinputbox[data-hpofdatafieldtype="date"] {
    padding-right: 10px;
    padding-left: 35px;
  }

  html[lang="ru-RU"] .hporderf__mainfieldinputbox[data-hpofdatafieldtype="date"] {
    background-position: calc(0% + 8px) calc(50% - 0px);
    padding-right: 8px;
    padding-left: 31px;
  }

  .hporderf__mainfieldinputbox[data-hpofdatafieldtype="date"]._hpofdatepickopen {
    border-radius: 8px;
  }

  .hporderf__mainfieldinputbox[data-hpofdatafieldtype="select"] {
    padding-right: 34px;
    background-position: calc(100% - 10px) calc(50% - 0px);
    background-size: 17px;
  }

  html[lang="en-US"] .hporderf__mainfieldinputbox[data-hpofdatafieldtype="select"] {
    padding-right: 10px;
    padding-left: 35px;
  }

  html[lang="ru-RU"] .hporderf__mainfieldinputbox[data-hpofdatafieldtype="select"] {
    background-position: calc(0% + 8px) calc(50% - 0px);
    padding-right: 8px;
    padding-left: 31px;
  }

  .hporderf__mainfieldinputbox[data-hpofdatafieldtype="selecttime"] {
    padding-right: 34px;
    background-position: calc(100% - 10px) calc(50% - 0px);
    background-size: 17px;
  }

  html[lang="en-US"] .hporderf__mainfieldinputbox[data-hpofdatafieldtype="selecttime"] {
    padding-right: 10px;
    padding-left: 35px;
    background-position: calc(0% + 10px) calc(50% - 0px);
  }

  html[lang="ru-RU"] .hporderf__mainfieldinputbox[data-hpofdatafieldtype="selecttime"] {
    padding-right: 8px;
    padding-left: 31px;
    background-position: calc(0% + 8px) calc(50% - 0px);
  }

  .hporderf__mainfieldinputbox[data-hpofdatafieldtype="selecttime"]:disabled {
    opacity: 1;
  }

  .hporderf__mainfieldgroupsdelete {
    position: relative;
    height: 14px;
    width: 100%;
    left: 0;
  }

  html[lang="en-US"] .hporderf__mainfieldgroupsdelete {
    right: 0px;
  }

  html[lang="ru-RU"] .hporderf__mainfieldgroupsdelete {
    right: 0px;
  }

  .hporderf__mainfieldgroupsdelete._hpofnotactive {
    display: none;
  }

  .hporderf__mainfieldgroupsdeletebox {
    bottom: 0;
  }

  .hporderf__mainfieldgroupsdeletebox_outbound {
    bottom: 0;
  }

  .hporderf__mainfieldgroupsitemboxdecor {
    display: none;
  }

  .hporderf__mainfieldgroupaddbtn {
    margin-top: 0;
  }

  .hporderf__mainfieldgroupaddbtnbox,
  .hporderf__mainfieldgroupaddbtnbox_outbound {
    padding: 0 20px 0 0;
    font-size: 14px;
    letter-spacing: 0px;
    background-position: calc(100% - 0px) calc(50% - 1px);
    background-size: 13px;
  }

  html[lang="en-US"] .hporderf__mainfieldgroupaddbtnbox,
  html[lang="en-US"] .hporderf__mainfieldgroupaddbtnbox_outbound {
    background-position: calc(0% + 0px) calc(50% - 1px);
    padding: 0 0 0 20px;
  }

  html[lang="ru-RU"] .hporderf__mainfieldgroupaddbtnbox,
  html[lang="ru-RU"] .hporderf__mainfieldgroupaddbtnbox_outbound {
    font-size: 13px;
    background-position: calc(0% + 0px) calc(50% - 1px);
    padding: 0 0 0 20px;
    letter-spacing: -0.3px;
  }

  .hporderf__foot {
    padding: 0;
    margin-top: 0;
    border-top: none;
  }

  html[lang="ru-RU"] .hporderf__foot {
    margin-top: 0;
  }

  .hporderf__footbox {
    padding: 0;
    margin: 0;
  }

  html[lang="en-US"] .hporderf__footbox {
    padding: 0;
  }

  html[lang="ru-RU"] .hporderf__footbox {
    padding: 0;
  }

  .hporderf__footbox > * {
    margin: 0;
  }

  .hporderf__footcheckbox {
    padding: 0 20px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
  }

  .hporderf__footcheckbox._hpofhidden {
    height: 11px;
  }

  .hporderf__footcheckboxlabel {
    margin: 0 0 14px;
    padding: 0 33px 0 0;
    font-size: 14px;
    letter-spacing: 0.09px;
  }

  html[lang="en-US"] .hporderf__footcheckboxlabel {
    padding: 0 0 0 33px;
  }

  html[lang="ru-RU"] .hporderf__footcheckboxlabel {
    font-size: 13px;
    letter-spacing: 0.09px;
    padding: 0 0 0 33px;
  }

  .hporderf__footcheckboxlabel:before {
    top: -3px;
    right: 4px;
  }

  html[lang="en-US"] .hporderf__footcheckboxlabel:before {
    left: 4px;
  }

  html[lang="ru-RU"] .hporderf__footcheckboxlabel:before {
    left: 4px;
  }

  .hporderf__footpasscount {
    margin-bottom: 16px;
    padding: 0 20px 17px;
    border-bottom: 1px solid #ededec;
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .hporderf__footpasscountbox {
    margin: 0;
    display: block;
  }

  .hporderf__footpasscountbox > * {
    margin: 0;
  }

  .hporderf__footpasscountbox._hpofrequire:before {
    top: 0;
    left: 0;
    font-size: 14px;
    letter-spacing: -0.1px;
  }

  html[lang="en-US"] .hporderf__footpasscountbox._hpofrequire:before {
    right: 0px;
  }

  html[lang="ru-RU"] .hporderf__footpasscountbox._hpofrequire:before {
    right: 0px;
  }

  .hporderf__footpasscountlabel {
    margin-bottom: 3px;
    font-size: 14px;
    letter-spacing: 0px;
  }

  html[lang="ru-RU"] .hporderf__footpasscountlabel {
    font-size: 13px;
    letter-spacing: 0px;
  }

  .hporderf__footpasscountboxinput {
    width: 100%;
    padding: 0px 13px;
    padding-right: 39px;
    height: 42px;
    font-size: 17px;
    background-position: calc(100% - 11px) calc(50% - 0px);
    background-size: 19px auto;
  }

  html[lang="en-US"] .hporderf__footpasscountboxinput {
    padding-right: 13px;
    padding-left: 39px;
    background-position: calc(0% + 12px) calc(50% - 0px);
  }

  html[lang="ru-RU"] .hporderf__footpasscountboxinput {
    font-size: 14px;
    padding-right: 8px;
    padding-left: 32px;
    background-position: calc(0% + 8px) calc(50% - 0px);
  }

  .hporderf__footsubmitbtn {
    margin-top: 0px;
    padding: 0 20px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .hporderf__footsubmitbtnlink {
    padding: 0 25px;
    padding-left: 60px;
    font-size: 18px;
    letter-spacing: -0.09px;
  }

  html[lang="ru-RU"] .hporderf__footsubmitbtnlink {
    font-size: 17px;
  }

  .hporderf__footsubmitbtnlink .lnr {
    font-size: 17px;
    font-weight: 900;
    left: 22px;
  }

  .hpordefformfloat__userinfoformbox {
    padding: 41px 0;
  }

  html[lang="ru-RU"] .hpordefformfloat__userinfoformbox {
    padding: 30px 0;
  }

  .hpordefformfloat__userinfoformtitle {
    margin-bottom: 19px;
    font-size: 27px;
    font-weight: bold;
    line-height: 1.15;
    letter-spacing: -0.6px;
    text-align: center;
    color: #010201;
  }

  html[lang="en-US"] .hpordefformfloat__userinfoformtitle {
    margin-bottom: 20px;
    line-height: 1.0;
    letter-spacing: -0.6px;
  }

  html[lang="ru-RU"] .hpordefformfloat__userinfoformtitle {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1.0;
    letter-spacing: -0.6px;
  }

  .allpgorderform__formbody {
    margin: 0 -7px;
  }

  .allpgorderform__formbody > * {
    padding: 0 7px;
  }

  .allpgorderform__formbody .wpcf7-form-control-wrap {
    margin-top: 5px;
  }

  html[lang="ru-RU"] .allpgorderform__formbody .wpcf7-form-control-wrap {
    margin-top: 5px;
  }

  .allpgorderform__formbody .wpcf7-form-control-wrap.your-select {
    margin-top: 5px;
  }

  html[lang="ru-RU"] .allpgorderform__formbody .wpcf7-form-control-wrap.your-select {
    margin-top: 5px;
  }

  .allpgorderform__formbody .wpcf7-form-control-wrap.your-select:before {
    top: calc(50% - 2px);
    left: 14px;
    width: 8px;
    height: 5px;
  }

  html[lang="en-US"] .allpgorderform__formbody .wpcf7-form-control-wrap.your-select:before {
    right: 14px;
  }

  html[lang="ru-RU"] .allpgorderform__formbody .wpcf7-form-control-wrap.your-select:before {
    right: 14px;
  }

  .allpgorderform__formitem {
    margin-bottom: 5px;
  }

  html[lang="ru-RU"] .allpgorderform__formitem {
    margin-bottom: 5px;
  }

  .allpgorderform__formitem_double .wpcf7-form-control-wrap {
    margin-top: 6px;
  }

  html[lang="ru-RU"] .allpgorderform__formitem_double .wpcf7-form-control-wrap {
    margin-top: 6px;
  }

  .allpgorderform__forminput {
    padding: 0px 13px;
    height: 42px;
    font-size: 17px;
  }

  html[lang="ru-RU"] .allpgorderform__forminput {
    letter-spacing: 0px;
    padding: 0px 12px;
    font-size: 15px;
  }

  .allpgorderform__formtextarea {
    height: 65px;
    padding: 10px 13px;
    font-size: 17px;
  }

  html[lang="ru-RU"] .allpgorderform__formtextarea {
    padding: 0px 12px;
    font-size: 15px;
  }

  .allpgorderform__formlabel {
    padding: 0;
    margin-bottom: 6px;
    font-size: 14px;
    letter-spacing: 0px;
  }

  html[lang="en-US"] .allpgorderform__formlabel {
    padding: 0px;
  }

  html[lang="ru-RU"] .allpgorderform__formlabel {
    letter-spacing: 0px;
    font-size: 13px;
    padding: 0px;
  }

  .allpgorderform__formselect {
    height: 42px;
    padding: 0px 13px;
    font-size: 17px;
  }

  html[lang="ru-RU"] .allpgorderform__formselect {
    padding: 0px 12px;
    font-size: 15px;
  }

  .allpgorderform__formbtnbox {
    margin-top: 14px;
  }

  html[lang="ru-RU"] .allpgorderform__formbtnbox {
    margin-top: 14px;
  }

  .allpgorderform__formbtn {
    margin: 0 auto;
    padding: 0 25px;
    padding-left: 60px;
    font-size: 18px;
    letter-spacing: -0.09px;
  }

  html[lang="en-US"] .allpgorderform__formbtn {
    margin: 0 auto;
    padding: 0px 60px 0px 25px;
  }

  html[lang="ru-RU"] .allpgorderform__formbtn {
    letter-spacing: -0.09px;
    font-size: 17px;
    margin: 0 auto;
    padding: 0px 60px 0px 25px;
  }

  .allpgorderform__formbtn .lnr {
    font-size: 17px;
    font-weight: 900;
    left: 22px;
  }

  html[lang="en-US"] .allpgorderform__formbtn .lnr {
    right: 22px;
  }

  html[lang="ru-RU"] .allpgorderform__formbtn .lnr {
    right: 22px;
  }

  .ui-datepicker {
    border: none;
    padding-top: 48px;
    display: none;
    width: 100%;
    height: 100%;
    top: 0 !important;
    left: 0 !important;
    z-index: 9999 !important;
    position: fixed !important;
  }

  .ui-datepicker-header {
    margin: 0 auto;
    width: 284px;
    margin-bottom: 9px;
    padding: 20px 15px 14px;
    border-bottom-color: transparent;
  }

  .ui-datepicker-header:before {
    content: "";
    display: block;
    position: absolute;
    top: 104px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #d9d9d9;
  }

  .ui-datepicker-calendar {
    width: 284px;
  }

  .ui-datepicker-calendar th {
    padding: 7.5px;
    font-size: 18.5px;
  }

  html[lang="en-US"] .ui-datepicker-calendar th {
    padding: 7.5px 5px;
  }

  html[lang="ru-RU"] .ui-datepicker-calendar th {
    padding: 7px 5px;
    font-size: 17px;
  }

  .ui-datepicker-calendar td {
    padding: 10px;
    font-size: 16px;
  }

  html[lang="ru-RU"] .ui-datepicker-calendar td {
    padding: 7px 5px;
    font-size: 14px;
  }

  .ui-datepicker-calendar td a:hover:before {
    width: 29px;
    height: 29px;
  }

  .ui-datepicker-calendar td.ui-datepicker-unselectable {
    font-size: 16px;
  }

  .hporderfselecttime {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    position: fixed;
  }

  .hporderfselecttime__box {
    height: 100%;
  }

  .hporderfselecttime__headitems {
    height: 100%;
    padding-top: 48px;
  }

  .hporderfselecttime__headitemsbox {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .hporderfselecttime__headitemschoice label {
    position: relative;
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 20px;
    margin-bottom: 0;
    display: block;
    font-size: 19px;
    font-weight: normal;
    line-height: 1.2;
    letter-spacing: 0px;
    color: #010201;
  }

  .hporderfselecttime__headitemschoice label:before {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 19px;
    border: 2px solid #dddddd;
    border-radius: 50%;
    background-color: #dddddd;
  }

  html[lang="en-US"] .hporderfselecttime__headitemschoice label:before {
    left: auto;
    right: 19px;
  }

  html[lang="ru-RU"] .hporderfselecttime__headitemschoice label:before {
    left: auto;
    right: 19px;
  }

  .hporderfselecttime__headitemschoice._choiceactive label:before {
    border-color: #00b770;
    background-color: transparent;
  }

  .hporderfselecttime__headitemschoice._choiceactive label:after {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 23px;
    border-radius: 50%;
    background-color: #00b770;
  }

  html[lang="en-US"] .hporderfselecttime__headitemschoice._choiceactive label:after {
    left: auto;
    right: 23px;
  }

  html[lang="ru-RU"] .hporderfselecttime__headitemschoice._choiceactive label:after {
    left: auto;
    right: 23px;
  }

  .hporderfselecttime__headitemschoicebox {
    position: absolute;
    height: 0;
    width: 0;
    opacity: 0;
  }
}

@media (max-width: 575.98px) {
  .hporderf__head {
    padding: 0 35px 6px;
  }

  .hporderf__mainbox {
    padding: 0 35px;
  }

  .hporderf__mainbox_outbound {
    padding: 17px 35px;
  }

  .hporderf__footcheckbox {
    padding: 0 35px;
  }

  .hporderf__footpasscount {
    padding: 0 35px 17px;
  }

  .hporderf__footsubmitbtn {
    padding: 0 35px;
    width: 100%;
  }

  .allpgorderform__formbtn {
    width: 100%;
  }
}