.main-menu ul li:hover > a, .main-menu ul li.active > a {
    color: #66c39b;
    font-size: 14px;
}

.main-menu ul li a {
    color: #ffffff;
    font-size: 13px;
  }

  .link-rlx {
    text-decoration: none;
    color: #127849;
  }

  .marron-rlx {
    color: #462c1f;
  }

  .rlx-title-20 {
    font-size: 20px;
    text-align: justify;
  }
  .rlx-title-24 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: justify;
  }
  .rlx-title-35 {
    font-size: 35px;
    font-weight: 800;
  }

  .rlx-text-18 {
    font-size: 18px;
    text-align: justify;
  }
  

  .font-b900 {
    font-weight: 900;
  }

  .green-rm-rlx{
    color: #104c30;
    font-weight: 800;
  }

  .green-rm-rlx:hover {
    color: #66c39b;
    font-weight: 800;
  }

  .spad {
    margin-top: 75px;
  }

  .spad-45 {
    margin-top: 45px;
  }

  .spad-10 {
    margin-top: 10px;
  }
  .mrg-10 {
    padding: 10px;
  }

  .bg-F4 {
    background-color: #F4EFEA;
  }

  .bg-F9 {
    background-color: #F9F7F4;
  }

  .menu-small-text {
    font-size: smaller;
  }