.seo-gl-bl-preim {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px 40px;
}
.seo-bl-preim {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 45%;
  vertical-align: top;
  background: #254274;
  border-radius: 0px;
  padding: 18px 16px 18px 22px;
  margin: 12px 16px;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.seo-bl-preim:hover {
  background-color: #2C4F8B;
}
.seo-bl-preim:hover .seo-in-preim, .seo-bl-preim:hover .seo-in-preim span {
  color: #FFFFFF;
}
.seo-img-preim {
  display: inline-block;
  width: 48px;
  vertical-align: top;
}
.seo-in-preim {
  display: inline-block;
  width: 89%;
  font-size: 17px;
  font-weight: bold;
  padding-left: 16px;
  color: #F8FCFF;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  transition: color 0.3s ease;
}
.seo-in-preim span {
  font-style: normal;
  display: block;
  font-weight: normal;
  font-size: 17px;
  padding-top: 4px;
  color: #F8FCFF;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  line-height: 1.4;
  transition: color 0.3s ease;
}
.seo-img-preim img {
  width: 48px;
  height: auto;
}
.seo-ul li {
  padding: 1px 0px 1px 17px;
  text-align: left;
  margin: 0 0 0 -25px;
  list-style: none;
  background: url(/t/images/a-seo-red-circle.svg) 0 10px no-repeat;
  background-size: 7px;
}
.tpl-field input[type="text"], .gr-field-style input[type="text"], .option-item input[type="text"], .form-item input[type="text"], .tpl-field input[type="email"], .gr-field-style input[type="email"], .option-item input[type="email"], .form-item input[type="email"], .tpl-field input[type="tel"], .gr-field-style input[type="tel"], .option-item input[type="tel"], .form-item input[type="tel"], .tpl-field input[type="number"], .gr-field-style input[type="number"], .option-item input[type="number"], .form-item input[type="number"], .tpl-field input[type="password"], .gr-field-style input[type="password"], .option-item input[type="password"], .form-item input[type="password"] {
  font: 400 13px/22px "Montserrat", Arial, Helvetica, sans-serif;
}
.tpl-field textarea, .gr-field-style textarea, .option-item textarea, .form-item textarea {
  font: 400 13px/22px "Montserrat", Arial, Helvetica, sans-serif;
}
.tpl-field.type-checkbox ul li span, .gr-field-style.type-checkbox ul li span, .option-item.type-checkbox ul li span, .form-item.type-checkbox ul li span {
  font: 400 13px/normal "Montserrat", Arial, Helvetica, sans-serif;
}
.form-block .tpl-anketa .tpl-field.type-checkbox ul li span a {
  color: white;
}
.top-brands__items {
  display: flex;
  justify-content: center;
}
.lpc-steps-1__item {
  align-items: flex-start !important;
}
.shop2-order-options.shop2-delivery .options-list .option-type .option-label span:before, .shop2-delivery .options-list .option-type .option-label span:before {
  display: none;
}
#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-label .control-radio__label::before {
  top: 10px;
  display: inline-block;
}
#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-label input:checked + .control-radio__label:after {
  display: none;
}
html body .seo-gl-bl-preim {
  margin-left: 0;
  margin-right: 0;
}
html body .seo-gl-bl-preim .seo-bl-preim {
  margin-left: 0;
  flex-wrap: nowrap;
}
@media (max-width: 860px) {
  html body .seo-gl-bl-preim .seo-bl-preim {
    flex-direction: column;
    align-items: flex-start;
  }
  html body .seo-gl-bl-preim .seo-bl-preim .seo-in-preim {
    width: auto;
    padding-left: 0;
    margin-top: 10px;
  }
}
@media (max-width: 640px) {
  html body .seo-gl-bl-preim .seo-bl-preim {
    width: 100%;
    margin-right: 0;
  }
}
