.news-container {
  margin-bottom: 70px; }
  .news-container .page-title {
    margin-top: 80px;
    margin-bottom: 20px;
    display: flex;
    align-items: flex-end; }
    .news-container .page-title .title {
      font-size: 35px;
      font-weight: 500;
      color: #404040;
      margin-right: 25px;
      line-height: 35px; }
    .news-container .page-title .back-button {
      font-size: 14px;
      font-weight: 500;
      color: #404040; }
  .news-container .line {
    background-color: #81b849;
    height: 10px;
    width: 32px;
    margin-bottom: 20px; }
  .news-container .page-description {
    font-size: 14px;
    font-weight: 400;
    color: #676767;
    margin-bottom: 40px; }
    @media only screen and (max-width: 767px) {
  .news-container .page-description {
    font-size: 12px; } }
  .news-container .underline {
    height: 1px;
    width: 100%;
    background-color: #707070;
    margin-bottom: 75px; }
  .news-container .sort {
    margin-bottom: 25px; }
    @media only screen and (max-width: 767px) {
  .news-container .sort {
    margin-bottom: 15px; } }
    .news-container .sort button {
      display: flex;
      align-items: center;
      background-color: #fff;
      border: 1px #707070 solid;
      padding: 10px 15px;
      box-shadow: none; }
      @media only screen and (max-width: 767px) {
  .news-container .sort button {
    padding: 10px 15px; } }
      .news-container .sort button i {
        height: 12px;
        font-size: 26px;
        margin-right: 8px;
        color: #7f7f80; }
        @media only screen and (max-width: 767px) {
  .news-container .sort button i {
    height: 10px;
    font-size: 22px; } }
      .news-container .sort button div {
        color: #bebebe;
        font-size: 15px;
        font-weight: 500; }
        @media only screen and (max-width: 767px) {
  .news-container .sort button div {
    font-size: 12px; } }
  @media only screen and (max-width: 991px) {
      .news-container .news .big-news {
        margin-bottom: 30px; } }
    .news-container .news .big-news .img {
      position: relative;
      margin-bottom: 20px; }
      .news-container .news .big-news .img img {
        width: 100%;
        height: auto; }
      .news-container .news .big-news .img .category {
        position: absolute;
        font-size: 15px;
        font-weight: 400;
        color: #fff;
        background-color: #81b849;
        padding: 5px 20px;
        top: 35px;
        left: -5px;
        text-transform: uppercase; }
    .news-container .news .big-news .date {
      font-size: 20px;
      color: #404040;
      font-weight: 400;
      margin-bottom: 30px; }
      @media only screen and (max-width: 991px) {
    .news-container .news .big-news .date {
      margin-bottom: 10px; } }
      @media only screen and (max-width: 575px) {
    .news-container .news .big-news .date {
      font-size: 15px; } }
      .news-container .news .big-news .date .bold {
        font-weight: 500; }
    .news-container .news .big-news .title {
      font-size: 30px;
      font-weight: 500;
      color: #404040;
      margin-bottom: 20px; }
      @media only screen and (max-width: 575px) {
    .news-container .news .big-news .title {
      font-size: 20px; } }
    .news-container .news .big-news .description {
      font-size: 14px;
      font-weight: 400;
      color: #676767;
      margin-bottom: 30px; }
      @media only screen and (max-width: 575px) {
    .news-container .news .big-news .description {
      font-size: 12px; } }
    .news-container .news .big-news .button a {
      padding: 15px 45px;
      background-color: #277417;
      border-radius: 5px;
      color: white;
      font-size: 15px;
      font-weight: 500; }
      @media only screen and (max-width: 575px) {
      .news-container .news .big-news .button a {
        padding: 10px 30px; } }
    .news-container .news .small-news .news-row {
      margin-bottom: 40px; }
      @media only screen and (max-width: 991px) {
    .news-container .news .small-news .news-row {
      margin-bottom: 30px; } }
    .news-container .news .small-news .img {
      position: relative;
      margin-bottom: 20px; }
      .news-container .news .small-news .img img {
        width: 100%;
        height: auto; }
      .news-container .news .small-news .img .category {
        position: absolute;
        font-size: 15px;
        font-weight: 400;
        color: #fff;
        background-color: #81b849;
        padding: 5px 15px;
        top: 35px;
        left: 0;
        text-transform: uppercase; }
      @media only screen and (max-width: 1199px) {
      .news-container .news .small-news .img .category {
        font-size: 12px;
        padding: 5px 10px;
        top: 20px; } }
      @media only screen and (max-width: 991px) {
      .news-container .news .small-news .img .category {
        font-size: 15px;
        padding: 5px 15px; } }
    .news-container .news .small-news .date {
      font-size: 14px;
      color: #404040;
      font-weight: 400;
      margin-bottom: 10px; }
      @media only screen and (max-width: 1199px) {
    .news-container .news .small-news .date {
      font-size: 12px; } }
      @media only screen and (max-width: 991px) {
    .news-container .news .small-news .date {
      font-size: 14px; } }
      .news-container .news .small-news .date .bold {
        font-weight: 500; }
    .news-container .news .small-news .title {
      font-size: 20px;
      font-weight: 500;
      color: #404040;
      margin-bottom: 15px; }
      @media only screen and (max-width: 1199px) {
    .news-container .news .small-news .title {
      font-size: 17px; } }
      @media only screen and (max-width: 991px) {
    .news-container .news .small-news .title {
      font-size: 20px; } }
    .news-container .news .small-news .description {
      font-size: 14px;
      font-weight: 400;
      color: #676767;
      margin-bottom: 30px; }
      @media only screen and (max-width: 575px) {
    .news-container .news .small-news .description {
      font-size: 12px; } }
    .news-container .news .small-news .button {
      margin-bottom: 35px; }
      @media only screen and (max-width: 991px) {
    .news-container .news .small-news .button {
      margin-bottom: 25px; } }
      .news-container .news .small-news .button a {
        padding: 15px 45px;
        background-color: #277417;
        border-radius: 5px;
        color: white;
        font-size: 15px;
        font-weight: 500; }
      @media only screen and (max-width: 1199px) {
      .news-container .news .small-news .button a {
        padding: 10px 30px; } }
    .news-container .news .navigation {
      padding: 20px 25px;
      background-color: #fff;
      box-shadow: 0 5px 35px 0 rgba(0, 0, 0, 0.18);
      border-radius: 7px;
      position: relative;
      width: fit-content;
      float: right; }
    @media only screen and (max-width: 1199px) {
    .news-container .news .navigation {
      padding: 15px; } }
    @media only screen and (max-width: 575px) {
    .news-container .news .navigation {
      float: unset;
      width: 100%; } }
    .news-container .news .navigation .pages {
      display: flex;
      align-items: center; }
      @media only screen and (max-width: 575px) {
    .news-container .news .navigation .pages {
      justify-content: center; } }
      .news-container .news .navigation .pages a {
        padding: 10px 12px;
        font-size: 18px;
        font-weight: 500;
        color: #adadad;
        cursor: pointer;
        margin-right: 5px; }
      .news-container .news .navigation .pages a:hover, .news-container .news .navigation .pages a.active {
        color: #636363;
        background-color: #f0f0f0;
        border-radius: 6px; }
