.img-logo {
  display: block;
  width: 100px;
  margin: 0 auto;
  object-fit: contain;
  object-position: center;
}

.hdr-1 {
  color: #55555B;
  text-align: center;
  font-size: 20px;
  font-family: 'Cera PRO';
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: -0.4px;
  text-transform: uppercase;

}

.dvdr {
  width: 100%;
  height: 1px;
  background: #E4EEF0;

}

.str {
  color: #5EB259;
  font-size: 14px;
  font-family: 'Cera PRO';
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}

.dp-row {
  display: flex;
  justify-content: space-between;
  align-content: center;
  color: #5EB259;
  font-size: 14px;
  font-family: 'Cera PRO';
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}

.dp-row>div {
  width: 44%;
  text-align: center;
}

.dp-row>div:nth-child(1) {
  text-align: left;
}

.dp-row>div:nth-child(3) {
  text-align: right;
}

.dp-row>div:nth-child(2) {
  width: 1px;
  height: auto;
  background: #E4EEF0;
}

.rimg {
  background-color: #E4EEF0;
  width: 29px;
  height: 29px;
  border-radius: 29px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  background-image: url(../images/cart.svg);
  background-size: 17px;
  background-position: center;
  background-repeat: no-repeat;
}

.rimg-2 {
  background-image: url(../images/calendar.svg);
}

.rimg-3 {
  background-image: url(../images/receipt.svg);
}

.str-text {
  display: inline;
  vertical-align: middle;

}

.rimg-4 {
  background-image: url(../images/num.svg);
}

.rimg-5 {
  background-image: url(../images/cart2.svg);
}


.hdr-2 {
  color: #55555B;
  text-align: center;
  font-size: 14px;
  font-family: 'Cera PRO';
  font-style: normal;
  font-weight: 900;
  line-height: 150%;

}

.sub-text {
  color: #55555B;
  text-align: center;
  font-size: 10px;
  font-family: 'Cera PRO';
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.rbtn {
  display: flex;
  justify-content: space-between;
}

.rbtn>div {
  width: 27px;
  height: 27px;
  border-radius: 27px;
  cursor: pointer;
  background-color: #D21A1A;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-family: 'Cera PRO';
  font-style: normal;
  font-weight: 900;
  line-height: 27px;
  letter-spacing: -0.3px;
  background-image: url(../images/mask.svg);
  background-size: contain;
  background-position: center;
}

.rstr-text {
  display: inline-block;
  vertical-align: inherit;
  color: #5EB259;
  font-size: 14px;
  font-family: 'Cera PRO';
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  max-width: 90%;
  width: 90%;
  position: relative;
  z-index: 1;
  padding-left: 37px;
  min-height: 29px;
  cursor: pointer;
}

.sbm-btn {
  border-radius: 30px;
  background: #5EB259;
  box-shadow: 0px 10px 10px 0px rgba(94, 178, 89, 0.15);
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-family: 'Cera PRO';
  font-style: normal;
  font-weight: 900;
  line-height: 150%;
  letter-spacing: 1.12px;
  text-transform: uppercase;
  padding: 15px;
  max-width: 320px;
  margin: 0 auto;
  cursor: pointer;

}

input[name=inputradio] {

  width: 0px;
  height: 0px;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.reasons>label {
  display: block;
  width: 100%;
  position: relative;

}

.inprp {
  content: "";
  display: inline-block;
  width: 29px;
  height: 29px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  border-radius: 29px;
  background: #E4EEF0;
}

.inprp.active {
  background-color: #5EB259;
  background-image: url(../images/check.svg);
  background-size: 10px;
  background-position: center;
  background-repeat: no-repeat;

}

.the-rbtn {
  border: 1px #fff solid;
}

.the-rbtn.active {
  border: 1px #000 solid;
}

.hotline {
  width: auto;
  margin: 0 auto;
  text-align: center;
  color: #000;
  font-size: 12px;
  font-family: 'Cera PRO';
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}

body .hotline .rimg {
  background-color: #5EB259;
  background-image: url(../images/phone.svg);
  background-size: 10px;
  width: 22px;
  height: 22px;
}

img.img-bg {
  display: block;
  margin: 0 auto;
  width: 70%;
  object-fit: contain;
  object-position: center;
}

body .ehdr {
  color: #5EB259;
  text-align: center;
  font-size: 30px;
  font-family: 'Cera PRO';
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: -0.6px;
  text-transform: uppercase;

}

.w-category:nth-child(1) .r {
  display: none;
}

body div.rbtn2 {
  width: 47px;
  height: 47px;
  font-size: 20px;
  line-height: 43.5px;
}


.status1:not(:empty) {
  font-weight: 600;
  padding: 15px;
  color: #463f71;
  margin-bottom: 25px;
  border: 1px dashed #ffee50;
}





















body .rbtn-1 {
  background-color: #DF4C1A;
}

body .rbtn-2 {
  background-color: #E76D19;
}

body .rbtn-10,
body .rbtn2.rbtn-5 {
  background-color: #1CCEAA;
}

body .rbtn-9 {
  background-color: #50CB82;
}

body .rbtn-8,
body .rbtn2.rbtn-4 {
  background-color: #7BD76C;
}

body .rbtn-7 {
  background-color: #A2D745;
}

body .rbtn-6 {
  background-color: #CACE21;
}

body .rbtn-5,
body .rbtn2.rbtn-3 {
  background-color: #EECB00;
}

body .rbtn-4 {
  background-color: #EFB718;
}

body .rbtn-3 {
  background-color: #F4960E;
}