.popapFormBlock_body {
  padding: 18px 36px 18px 37px;
  background: #394a59;
  background-position: 50% 50%;
  background-size: cover;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  border-radius: 6px;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 50px; }

.popapFormBlock_strouk {
  color: #ffb400;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  line-height: 125%;
  font-family: Roboto, sans-serif;
  letter-spacing: -0.13px;
  -webkit-box-flex: 1;
  flex: 1 0 1%;
  box-sizing: border-box;
  padding: 0 20px 0 0; }

a.popapFormBlock_button.seopage_commBut_typeOne {
  color: #fff;
  font-size: 17px;
  font-weight: 300;
  line-height: 24px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  border: 0px solid rgba(0, 0, 0, 0.1);
  background-image: unset;
  background: #ffb400;
  font-family: Roboto, sans-serif;
  width: 30.8%;
  box-sizing: border-box;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  padding: 9px 9px;
  min-width: 222px;
  cursor: pointer; }

.seopage_fourthWorkOrder_wrap {
  padding: 40px 0 50px; }

.seopage_fourthWorkOrder_title {
  color: #394a59;
  font-size: 33px;
  text-align: left;
  font-weight: 700;
  text-decoration: none;
  font-family: Roboto, sans-serif;
  line-height: 40px;
  padding: 0 0 27px 0;
  margin: 0; }

.fourthWorkOrder_body {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.fourthWorkOrder_blocksWr {
  background: #fff;
  margin: 4px;
  border: 1px solid rgba(119, 119, 119, 0.49);
  border-radius: 7px;
  width: 48%;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  padding-bottom: 22px;
  box-sizing: border-box;
  padding: 30px 10px; }

.fourthWorkOrder_blocksIcon {
  width: 41px;
  height: 78px;
  border: 0px solid rgba(34, 34, 34, 0.05);
  background-color: unset;
  margin-right: 10px;
  margin-left: 10px;
  border-radius: 50%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: top;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: start;
  display: inline-flex; }

.fourthWorkOrder_blocksIconIn {
  width: 40px;
  height: 40px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

img {
  max-width: 100%;
  height: auto;
  max-height: 100%; }

.fourthWorkOrder_blockStr {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 1%;
  -moz-box-flex: 1;
  -moz-flex: 1 0 1%;
  -ms-flex: 1 0 1%;
  flex: 1 0 1%; }

.fourthWorkOrder_blockTit {
  color: #394a59;
  font-size: 20px;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  line-height: 20px;
  padding-bottom: 3px; }

.fourthWorkOrder_blockText {
  line-height: 28px;
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  font-weight: 300;
  font-family: Roboto, sans-serif; }

h1 {
  text-align: center !important; }
