.enews_header {
  width: 95.9rem;
  margin: -1rem 0 0 -1.7rem;
  background: url(/gfx/enews-v2/result_hat_knee.png);
  background-repeat: no-repeat;
  height: 35.8rem;
  background-size: cover;
  display: inline-block;
}
@media screen and (max-device-width: 768px) {
  .enews_header {
    width: 100%;
    margin: 0;
    height: 182px;
    background-size: cover;
    background-position: right;
    background: none;
  }
}
.enews_header .form {
  padding: 3rem;
}
@media screen and (max-device-width: 768px) {
  .enews_header .form {
    padding: 1.7rem;
    width: 100%;
  }
}
.enews_header .form h1 {
  color: #009ee0;
  font-weight: 600;
  font-size: 26px;
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
@media screen and (max-device-width: 768px) {
  .enews_header .form h1 {
    color: #009ee0;
    font-weight: 600;
    font-size: 1.6rem;
    margin-top: 0;
    width: 79%;
  }
}
.enews_header .form h2 {
  color: #224467;
  font-weight: 600;
  font-size: 4.6rem;
  line-height: 4.8rem;
  border-bottom: 0px;
  margin-top: 1rem;
}
@media screen and (max-device-width: 768px) {
  .enews_header .form h2 {
    width: 100%;
    line-height: 3.2rem;
    font-size: 29px !important;
    text-align: center;
  }
}
.enews_header .form .extra_info {
  font-size: 2.2rem;
  line-height: 2.6rem;
  margin-top: 3rem;
  margin-bottom: -2rem;
  font-style: italic;
  font-weight: 600;
  color: #224467;
  text-align: center;
  margin-right: 39%;
}
@media screen and (max-device-width: 768px) {
  .enews_header .form .extra_info {
    font-size: 1.8rem;
    text-align: center;
    margin-bottom: -1rem;
    margin-top: 1rem;
    margin-right: auto;
  }
  .enews_header .form .extra_info br {
    display: none;
  }
}
.enews_header .form .form-elements {
  margin-top: 3rem;
  position: relative;
  display: inline-block;
  margin-bottom: 1rem;
}
@media screen and (max-device-width: 768px) {
  .enews_header .form .form-elements {
    margin-top: 0;
    width: 100%;
  }
}
.enews_header .form .form-elements .tm_users_text {
  color: #f14b4b;
  font-weight: 600;
  font-size: 1.5rem;
}
.enews_header .form .form-elements .tm_users_text.success {
  color: #60b900;
}
.enews_header .form .form-elements #boxToRemove {
  display: none;
}
.enews_header .form .form-elements input[type=text] {
  border: 0.1rem solid #95a8bd;
  width: 38rem;
  color: #251d1d;
  font-size: 1.5rem;
  height: 4.8rem;
  padding: 0 0 0 1.5rem;
}
@media screen and (max-device-width: 768px) {
  .enews_header .form .form-elements input[type=text] {
    width: 100%;
  }
}
.enews_header .form .form-elements input[type=submit] {
  background-color: #e39a1a;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 1.8rem;
  padding: 10px;
  min-width: 13.9rem;
  height: 5rem;
  border: 0;
  cursor: pointer;
  margin-top: -1px;
  border-radius: 4px;
  -webkit-transition: -webkit-box-shadow 0.2s ease;
  transition: -webkit-box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;
}
.enews_header .form .form-elements input[type=submit]:hover {
  -webkit-box-shadow: -webkit-box-shadow;
  box-shadow: 0 5px 15px rgba(34, 68, 103, 0.4);
}
@media screen and (max-device-width: 768px) {
  .enews_header .form .form-elements input[type=submit] {
    width: 100%;
    margin-top: 1rem;
    font-size: 2.2rem;
  }
}
.enews_header p {
  color: #224467;
}
@media screen and (max-device-width: 768px) {
  .enews_header p {
    text-align: center;
    font-size: 1.2rem;
  }
}
.enews_header p a {
  text-decoration: underline;
}
.enews_header .phone {
  position: relative;
  right: 4rem;
  top: -4rem;
  float: right;
}
@media screen and (max-device-width: 768px) {
  .enews_header .phone {
    right: 0rem;
    top: -1rem;
  }
  .enews_header .phone img {
    width: 17rem;
    height: auto;
  }
}

.enews_main {
  margin-left: 1.3rem;
  margin-top: 5rem;
  margin-bottom: 75px;
}
.enews_main .advices {
  width: calc(100% - 4rem);
}
@media screen and (max-device-width: 768px) {
  .enews_main .advices {
    width: 100%;
  }
}
.enews_main .advices h1 {
  color: #224467;
  font-weight: 600;
  border-bottom: 0.2rem solid #009ee0;
  padding-bottom: 2rem;
  font-size: 2.6rem;
  width: 100%;
  line-height: 32px;
}
@media screen and (max-device-width: 768px) {
  .enews_main .advices h1 {
    font-size: 1.8rem;
    margin-bottom: 0.5rem;
    padding-bottom: 1.5rem;
  }
}
.enews_main .advices h2 {
  border-bottom: 0px;
  font-size: 26px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.enews_main .advices ul {
  list-style-type: none;
  margin: 0 !important;
  padding: 0 !important;
}
.enews_main .advices ul li {
  font-size: 1.8rem;
  line-height: 5.5rem;
  border-bottom: 0.1rem solid #c6d1dc;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-device-width: 768px) {
  .enews_main .advices ul li {
    font-size: 1.5rem;
    line-height: 1.9rem;
    padding-block: 1rem;
  }
}
.enews_main .advices ul li svg {
  width: 2.3rem;
  height: 2.4rem;
  fill: #60b900;
  margin-top: 1.4rem;
}
@media screen and (max-device-width: 768px) {
  .enews_main .advices ul li svg {
    display: none;
  }
}

@media screen and (max-device-width: 768px) {
  .site .page-content {
    -webkit-padding-start: 0px;
            padding-inline-start: 0px;
  }
  .site .page-content .left {
    top: 0px;
    padding: 0px;
    margin: 0px;
  }
}