#title-search_state form {
  position: relative;
}
#title-search_state form #title-search-input_state {
  padding: 16px 0 16px 48px;
  width: 100%;
  height: 56px;
  background: #F5F5F7;
  border-radius: 8px;
}
#title-search_state form input[type="submit"] {
  background: url(/images/icons/search_icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 11px;
  top: 13px;
  width: 32px;
  height: 32px;
  cursor: pointer;
}
.clasic_green-page-navigation {
  justify-content: flex-end;
}
.social_banner.type_1 {
  margin-top: 40px;
}
