::-webkit-scrollbar {
  width: 4px; }

::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, .2); }

::-webkit-scrollbar-thumb {
  background: #fff;
  border-radius: 10px; }

::-webkit-scrollbar-thumb:hover {
  opacity: 0.5; }

.aml-menu {
  position: fixed;
  top: 292px;
  left: 0;
  display: block;
  width: calc(320px - 20px);
  height: calc(100vh - 162px - 150px);
  background-color: #27449d;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 10px;
  z-index: 11;
  /* =============================================================== RESPONSIVE =================================================================*/ }
  .aml-menu .menu-level-1 {
    color: rgba(255, 255, 255, .5);
    padding-left: 0; }
    .aml-menu .menu-level-1 .inner-menu .inner-link {
      display: block;
      font-size: 20px;
      font-weight: 700;
      margin-left: 17px;
      text-transform: uppercase; }
      .aml-menu .menu-level-1 .inner-menu .menu-level-2 {
        padding-left: 0;
        margin: 10px 0;
        color: #fff; }
        .aml-menu .menu-level-1 .inner-menu .menu-level-2 .inner-menu:not(:first-child) {
          margin-top: 60px; }
          .aml-menu .menu-level-1 .inner-menu .menu-level-2 .inner-menu .inner-link {
            border-radius: 99px;
            background-color: rgba(255, 255, 255, .3);
            padding: 10px 10px 10px 52px;
            margin: 40px 7px 0 4px;
            background-image: url(/media/image/e630affefb184fe0edff6f5bab85165f7ce3b18b.svg);
            background-repeat: no-repeat;
            background-position: 6% center;
            font-size: 14px;
            text-transform: none;
            font-weight: 400; }
            .aml-menu .menu-level-1 .inner-menu .menu-level-2 .inner-menu .inner-link .chapter {
              font-size: 16px;
              font-weight: 700;
              text-transform: uppercase; }
          .aml-menu .menu-level-1 .inner-menu .menu-level-2 .inner-menu .menu-level-3 {
            padding-left: 0;
            margin: 20px 0; }
            .aml-menu .menu-level-1 .inner-menu .menu-level-2 .inner-menu .menu-level-3 .inner-menu:not(:first-child) {
              margin-top: 0; }
              .aml-menu .menu-level-1 .inner-menu .menu-level-2 .inner-menu .menu-level-3 .inner-menu .inner-link {
                background-color: transparent;
                padding: 0;
                background-image: url();
                font-size: 14px;
                text-transform: none;
                font-weight: 400;
                margin-left: 15px;
                margin-top: 0; }
                .aml-menu .menu-level-1 .inner-menu .menu-level-2 .inner-menu .menu-level-3 .inner-menu .inner-link .section {
                  font-size: 16px;
                  font-weight: 700; }
            .aml-menu .menu-level-1 .inner-menu .menu-level-2 .inner-menu .menu-level-3 .menu-level-4 {
              padding-left: 0;
              margin: 0 0 20px; }
              .aml-menu .menu-level-1 .inner-menu .menu-level-2 .inner-menu .menu-level-3 .menu-level-4 .inner-menu .inner-link {
                display: flex;
                flex-direction: row;
                color: #fff;
                text-decoration: none;
                font-weight: 700;
                opacity: 0.5;
                border-bottom: 1px white solid;
                border-radius: 0;
                padding-bottom: 10px;
                cursor: pointer; }
                .aml-menu .menu-level-1 .inner-menu .menu-level-2 .inner-menu .menu-level-3 .menu-level-4 .inner-menu .inner-link:hover {
                  opacity: 1;
                  border-bottom: 1px rgba(255, 255, 255, .5) solid; }
                .aml-menu .menu-level-1 .inner-menu .menu-level-2 .inner-menu .menu-level-3 .menu-level-4 .inner-menu .inner-link:last-child {
                  border-bottom: none;
                  padding-bottom: 15px; }
                .aml-menu .menu-level-1 .inner-menu .menu-level-2 .inner-menu .menu-level-3 .menu-level-4 .inner-menu .inner-link:first-child {
                  padding-top: 15px; }
                .aml-menu .menu-level-1 .inner-menu .menu-level-2 .inner-menu .menu-level-3 .menu-level-4 .inner-menu .inner-link.selected {
                  border-radius: 20px;
                  background-color: #ff6e46;
                  color: #fff !important;
                  background-image: url(/media/image/fbda05501722afa30f4554823eb3a926192ee14e.svg);
                  background-repeat: no-repeat;
                  background-position: 92% center;
                  margin-left: -10px;
                  padding: 10px 28px 10px 10px !important;
                  width: calc(320px - 70px);
                  opacity: 1;
                  transition: all 0.1s;
                  margin-left: 5px !important;
                  border: none; }
                  .aml-menu .menu-level-1 .inner-menu .menu-level-2 .inner-menu .menu-level-3 .menu-level-4 .inner-menu .inner-link.selected:hover {
                    opacity: 0.5; }
                .aml-menu .menu-level-1 .inner-menu .menu-level-2 .inner-menu .menu-level-3 .menu-level-4 .inner-menu .inner-link .nbr {
                  display: block;
                  width: 20px;
                  font-weight: 700; }
                .aml-menu .menu-level-1 .inner-menu .menu-level-2 .inner-menu .menu-level-3 .menu-level-4 .inner-menu .inner-link .title {
                  display: block;
                  width: 200px; }
              .aml-menu .menu-level-1 .inner-menu .menu-level-2 .inner-menu .menu-level-3 .menu-level-4 .menu-level-5 {
                padding-left: 0;
                margin: 0 0 20px 0; }
                .aml-menu .menu-level-1 .inner-menu .menu-level-2 .inner-menu .menu-level-3 .menu-level-4 .menu-level-5 .inner-menu .inner-link {
                  display: flex;
                  flex-direction: row;
                  margin: 10px 30px;
                  font-weight: 400;
                  padding: 0; }
                  .aml-menu .menu-level-1 .inner-menu .menu-level-2 .inner-menu .menu-level-3 .menu-level-4 .menu-level-5 .inner-menu .inner-link.selected {
                    padding-right: 10px !important;
                    padding-left: 30px !important;
                    margin-left: 0 !important; }
                    .aml-menu .menu-level-1 .inner-menu .menu-level-2 .inner-menu .menu-level-3 .menu-level-4 .menu-level-5 .inner-menu .inner-link.selected:hover {
                      opacity: 0.5; }
                  .aml-menu .menu-level-1 .inner-menu .menu-level-2 .inner-menu .menu-level-3 .menu-level-4 .menu-level-5 .inner-menu .inner-link .nbr {
                    width: 30px; }
                  .aml-menu .menu-level-1 .inner-menu .menu-level-2 .inner-menu .menu-level-3 .menu-level-4 .menu-level-5 .inner-menu .inner-link .title {
                    display: block;
                    width: 190px; }
  .aml-menu .aml-menu-header {
    color: #fff; }
    .aml-menu .aml-menu-header h2 {
      font-size: 20px;
      opacity: 0.5;
      font-weight: 700;
      margin-left: 17px;
      text-transform: uppercase; }
    .aml-menu .aml-menu-header .aml-menu-chapter {
      border-radius: 99px;
      background-color: rgba(255, 255, 255, .3);
      padding: 5px 10px 5px 45px;
      background-image: url(/media/image/e630affefb184fe0edff6f5bab85165f7ce3b18b.svg);
      background-repeat: no-repeat;
      background-position: 6% center; }
      .aml-menu .aml-menu-header .aml-menu-chapter h3 {
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 700;
        margin: 0; }
      .aml-menu .aml-menu-header .aml-menu-chapter p {
        font-size: 14px;
        margin: 0; }
  .aml-menu .aml-menu-section {
    margin-bottom: 50px;
    border-bottom: 1px rgba(255, 255, 255, .3) solid; }
    .aml-menu .aml-menu-section h3 {
      color: #fff;
      font-size: 16px;
      font-weight: 700;
      margin-bottom: 0;
      margin-left: 15px; }
    .aml-menu .aml-menu-section p {
      color: #fff;
      font-size: 16px;
      font-weight: 400;
      margin-top: 10px;
      margin-left: 15px; }
    .aml-menu .aml-menu-section hr {
      width: 400px;
      position: relative;
      left: -100px;
      opacity: 0.5; }
    .aml-menu .aml-menu-section .aml-menu-items {
      color: #6385d2;
      font-size: 14px;
      font-weight: 700;
      transition: 0.2s;
      position: relative;
      left: -10px;
      width: 320px; }
      .aml-menu .aml-menu-section .aml-menu-items .num {
        color: #fff;
        float: left; }
      .aml-menu .aml-menu-section .aml-menu-items .text {
        color: #fff;
        display: block;
        font-weight: 400; }
        .aml-menu .aml-menu-section .aml-menu-items .text:hover {
          opacity: 1; }
      .aml-menu .aml-menu-section .aml-menu-items .primary-list-item {
        display: block;
        padding: 0 0 15px 25px; }
        .aml-menu .aml-menu-section .aml-menu-items .primary-list-item a {
          color: #fff;
          text-decoration: none;
          display: flex;
          flex-direction: row;
          transition: all 0.1s;
          opacity: 0.5;
          border-top: 1px rgba(255, 255, 255, .3) solid;
          width: calc(320px - 60px);
          padding-top: 12px; }
          .aml-menu .aml-menu-section .aml-menu-items .primary-list-item a .num {
            width: 12px; }
          .aml-menu .aml-menu-section .aml-menu-items .primary-list-item a .text {
            margin-left: 4px;
            width: calc(320px - 100px); }
          .aml-menu .aml-menu-section .aml-menu-items .primary-list-item a:hover {
            opacity: 1; }
        .aml-menu .aml-menu-section .aml-menu-items .primary-list-item.first {
          border-top: none; }
        .aml-menu .aml-menu-section .aml-menu-items .primary-list-item.sub {
          border-bottom: none; }
      .aml-menu .aml-menu-section .aml-menu-items .secondary-list-item {
        display: block;
        padding: 2px 0 2px 41px;
        width: calc(320px - 100px); }
        .aml-menu .aml-menu-section .aml-menu-items .secondary-list-item a {
          color: #fff;
          text-decoration: none;
          transition: all 0.1s;
          opacity: 0.5; }
          .aml-menu .aml-menu-section .aml-menu-items .secondary-list-item a .num {
            width: 20px; }
          .aml-menu .aml-menu-section .aml-menu-items .secondary-list-item a .text {
            margin-left: 30px;
            opacity: 0.5;
            transition: all 0.1s; }
            .aml-menu .aml-menu-section .aml-menu-items .secondary-list-item a .text:hover {
              opacity: 1; }
          .aml-menu .aml-menu-section .aml-menu-items .secondary-list-item a:hover {
            opacity: 1; }
          .aml-menu .aml-menu-section .aml-menu-items .secondary-list-item a.selected {
            padding: 3px 40px 3px 10px;
            width: calc(320px - 95px);
            opacity: 1; }
            .aml-menu .aml-menu-section .aml-menu-items .secondary-list-item a.selected .text {
              margin-left: 30px;
              opacity: 1; }
        .aml-menu .aml-menu-section .aml-menu-items .secondary-list-item.last {
          padding-bottom: 20px; }
      .aml-menu .aml-menu-section .aml-menu-items a.selected {
        border-radius: 20px;
        background-color: #ff6e46;
        color: #fff !important;
        background-image: url(/media/image/fbda05501722afa30f4554823eb3a926192ee14e.svg);
        background-repeat: no-repeat;
        background-position: 92% center;
        margin-left: -10px;
        padding: 10px 28px 10px 10px;
        width: calc(320px - 70px);
        display: block;
        opacity: 1;
        transition: all 0.1s; }
        .aml-menu .aml-menu-section .aml-menu-items a.selected .num {
          width: 14px; }
        .aml-menu .aml-menu-section .aml-menu-items a.selected .text {
          margin-left: 17px; }
        .aml-menu .aml-menu-section .aml-menu-items a.selected:hover {
          opacity: 1;
          cursor: default; }

@media (max-width: 960px) {
  .aml-menu {
    top: calc(12vh + 111px);
    height: calc(88vh - 111px); } }

@media (max-width: 719px) {
  .aml-menu {
    top: calc(12vh + 47px);
    height: calc(88vh - 47px);
    width: 100%;
    display: none; } }
