.u-section-2 {
  background-image: none;
}
.u-section-2 .u-sheet-1 {
  min-height: 389px;
}
.u-section-2 .u-image-1 {
  height: 334px;
  --radius: 10px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin-top: 25px;
  margin-bottom: 0;
}
.u-section-2 .u-btn-1 {
  --radius: 8px;
  font-size: 0.9375rem;
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  font-weight: 700;
  text-transform: uppercase;
  border-style: solid;
  margin: -158px auto 60px 30px;
  padding: 6px 31px 6px 30px;
}


@media (max-width: 1199px) {
  .u-section-2 .u-sheet-1 {
    min-height: 326px;
  }
  .u-section-2 .u-image-1 {
    height: 270px;
  }
  .u-section-2 .u-btn-1 {
    margin-top: -129px;
    margin-left: 25px;
  }
}
/* Responsive table (simple + clean) */
.table-wrap {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

table {
  width: 100%;
  border-collapse: collapse;
  min-width: 520px; /* lets it scroll on small screens */
}

th, td {
  padding: 12px 14px;
  border: 1px solid #e6e6e6;
  text-align: left;
  vertical-align: top;
  line-height: 1.4;
}

th {
  font-weight: 600;
  white-space: nowrap;
}

tr:nth-child(even) td {
  background: #fafafa;
}

/* Mobile: stack rows into cards */
@media (max-width: 640px) {
  .table-wrap {
    overflow: visible;
  }

  table {
    min-width: 0;
  }

  thead {
    display: none;
  }

  table, tbody, tr, td {
    display: block;
    width: 100%;
  }

  tr {
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    margin: 10px 0;
    overflow: hidden;
  }

  td {
    border: 0;
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 12px;
    background: #fff;
  }

  td:last-child {
    border-bottom: 0;
  }

  /* put labels from data-label attribute */
  td::before {
    content: attr(data-label);
    display: block;
    font-weight: 600;
    margin-bottom: 4px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-sheet-1 {
    min-height: 287px;
  }
  .u-section-2 .u-image-1 {
    height: 225px;
  }
  .u-section-2 .u-btn-1 {
    margin-top: -99px;
    margin-left: 16px;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 767px) {
  .u-section-2 .u-sheet-1 {
    min-height: 233px;
  }
  .u-section-2 .u-image-1 {
    height: 176px;
  }
  .u-section-2 .u-btn-1 {
    margin-top: -78px;
    margin-left: 12px;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 575px) {
  .u-section-2 .u-image-1 {
    height: 114px;
  }
  .u-section-2 .u-btn-1 {
    margin-top: 22px;
    margin-left: auto;
    margin-bottom: 32px;
  }
}
/*/RESPONSIVE_MEDIA*/

 .u-section-3 {
  background-image: none;
}
.u-section-3 .u-sheet-1 {
  min-height: 178px;
}
.u-section-3 .u-custom-html-1 {
  margin-bottom: 10px;
  margin-top: 2px;
  height: auto;
  min-height: 166px;
}
/*RESPONSIVE_MEDIA*/
@media (max-width: 767px) {
  .u-section-3 .u-sheet-1 {
    min-height: 247px;
  }
  .u-section-3 .u-custom-html-1 {
    margin-bottom: 21px;
    margin-top: 21px;
  }
}
/*/RESPONSIVE_MEDIA*/

 .u-section-4 {
  background-image: none;
}
.u-section-4 .u-sheet-1 {
  min-height: 558px;
}
.u-section-4 .u-custom-html-1 {
  margin-bottom: 60px;
  margin-top: 0;
  height: auto;
  min-height: 462px;
}
/*RESPONSIVE_MEDIA*/
@media (max-width: 1199px) {
  .u-section-4 .u-sheet-1 {
    min-height: 545px;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 991px) {
  .u-section-4 .u-sheet-1 {
    min-height: 683px;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 767px) {
  .u-section-4 .u-sheet-1 {
    min-height: 870px;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 575px) {
  .u-section-4 .u-sheet-1 {
    min-height: 1074px;
  }
}
/*/RESPONSIVE_MEDIA*/

 .u-section-5 {
  background-image: none;
}
.u-section-5 .u-sheet-1 {
  min-height: 54px;
}
.u-section-5 .u-text-1 {
  line-height: 1.8;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 700;
  margin: 13px 0;
}
/*RESPONSIVE_MEDIA*/
@media (max-width: 1199px) {
  .u-section-5 .u-sheet-1 {
    min-height: 122px;
  }
  .u-section-5 .u-text-1 {
    width: auto;
    margin-top: 31px;
    margin-bottom: 33px;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 575px) {
  .u-section-5 .u-sheet-1 {
    min-height: 157px;
  }
}
/*/RESPONSIVE_MEDIA*/

 .u-section-6 {
  background-image: none;
}
.u-section-6 .u-sheet-1 {
  min-height: 1413px;
}
.u-section-6 .u-custom-html-1 {
  margin-bottom: 0;
  margin-top: 108px;
  height: auto;
  min-height: 690px;
}
.u-section-6 .u-image-1 {
  width: 300px;
  height: 556px;
  margin: 30px auto 29px;
}
/*RESPONSIVE_MEDIA*/
@media (max-width: 1199px) {
  .u-section-6 .u-sheet-1 {
    min-height: 1101px;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 767px) {
  .u-section-6 .u-sheet-1 {
    min-height: 1522px;
  }
  .u-section-6 .u-custom-html-1 {
    margin-top: 121px;
    min-height: 1054px;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 575px) {
  .u-section-6 .u-sheet-1 {
    min-height: 1514px;
  }
}
/*/RESPONSIVE_MEDIA*/

 .u-section-7 {
  background-image: none;
}
.u-section-7 .u-sheet-1 {
  min-height: 992px;
}
.u-section-7 .u-custom-html-1 {
  margin-bottom: 0;
  margin-top: 18px;
  height: auto;
  min-height: 394px;
}
.u-section-7 .u-image-1 {
  width: 300px;
  height: 484px;
  margin: 30px auto 29px;
}
/*RESPONSIVE_MEDIA*/
@media (max-width: 575px) {
  .u-section-7 .u-sheet-1 {
    min-height: 772px;
  }
}
/*/RESPONSIVE_MEDIA*/

 .u-section-8 {
  background-image: none;
}
.u-section-8 .u-sheet-1 {
  min-height: 388px;
}
.u-section-8 .u-custom-html-1 {
  margin-bottom: 20px;
  margin-top: 18px;
  height: auto;
  min-height: 350px;
}
/*RESPONSIVE_MEDIA*/
@media (max-width: 767px) {
  .u-section-8 .u-sheet-1 {
    min-height: 439px;
  }
  .u-section-8 .u-custom-html-1 {
    margin-top: 20px;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 575px) {
  .u-section-8 .u-sheet-1 {
    min-height: 353px;
  }
}
/*/RESPONSIVE_MEDIA*/

 .u-section-9 {
  background-image: none;
}
.u-section-9 .u-sheet-1 {
  min-height: 316px;
}
.u-section-9 .u-gallery-1 {
  height: 133px;
  grid-gap: 17px;
  margin: 53px 0 0;
}
.u-section-9 .u-gallery-inner-1 {
  grid-template-columns: repeat(7, auto);
  --gap: 0px;
}
.u-section-9 .u-gallery-item-1 {
  margin-right: 17px;
  box-shadow: 5px 5px 9px 0 rgba(0,0,0,0.4);
}
.u-section-9 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.45), rgba(0,0,0,0.45));
  padding: 39px;
}
.u-section-9 .u-gallery-item-2 {
  margin-right: 17px;
  box-shadow: 5px 5px 9px 0 rgba(0,0,0,0.4);
}
.u-section-9 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.45), rgba(0,0,0,0.45));
  padding: 39px;
}
.u-section-9 .u-gallery-item-3 {
  margin-right: 17px;
  box-shadow: 5px 5px 9px 0 rgba(0,0,0,0.4);
}
.u-section-9 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.45), rgba(0,0,0,0.45));
  padding: 39px;
}
.u-section-9 .u-gallery-item-4 {
  margin-right: 17px;
  box-shadow: 5px 5px 9px 0 rgba(0,0,0,0.4);
}
.u-section-9 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.45), rgba(0,0,0,0.45));
  padding: 39px;
}
.u-section-9 .u-gallery-item-5 {
  margin-right: 17px;
  box-shadow: 5px 5px 9px 0 rgba(0,0,0,0.4);
}
.u-section-9 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.45), rgba(0,0,0,0.45));
  padding: 39px;
}
.u-section-9 .u-gallery-item-6 {
  margin-right: 17px;
  box-shadow: 5px 5px 9px 0 rgba(0,0,0,0.4);
}
.u-section-9 .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.45), rgba(0,0,0,0.45));
  padding: 39px;
}
.u-section-9 .u-gallery-item-7 {
  margin-right: 17px;
  box-shadow: 5px 5px 9px 0 rgba(0,0,0,0.4);
}
.u-section-9 .u-over-slide-7 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.45), rgba(0,0,0,0.45));
  padding: 39px;
}
.u-section-9 .u-gallery-item-8 {
  margin-right: 17px;
  box-shadow: 5px 5px 9px 0 rgba(0,0,0,0.4);
}
.u-section-9 .u-over-slide-8 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.45), rgba(0,0,0,0.45));
  padding: 39px;
}
.u-section-9 .u-gallery-item-9 {
  margin-right: 17px;
  box-shadow: 5px 5px 9px 0 rgba(0,0,0,0.4);
}
.u-section-9 .u-over-slide-9 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.45), rgba(0,0,0,0.45));
  padding: 39px;
}
.u-section-9 .u-gallery-nav-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
  background-image: none;
  --radius: 10px;
  top: 47px;
  padding: 8px;
}
.u-section-9 .u-gallery-nav-2 {
  position: absolute;
  width: 40px;
  height: 40px;
  background-image: none;
  --radius: 10px;
  left: auto;
  top: 47px;
  right: 10px;
  padding: 8px;
}
.u-section-9 .u-btn-1 {
  --radius: 8px;
  font-size: 0.9375rem;
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  margin: 31px auto 59px;
  padding: 6px 31px 6px 30px;
}
/*RESPONSIVE_MEDIA*/
@media (max-width: 1199px) {
  .u-section-9 .u-gallery-1 {
    margin-right: initial;
    margin-left: initial;
  }
  .u-section-9 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 767px) {
  .u-section-9 .u-gallery-inner-1 {
    grid-template-columns: repeat(4, auto);
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 575px) {
  .u-section-9 .u-sheet-1 {
    min-height: 286px;
  }
  .u-section-9 .u-btn-1 {
    margin-bottom: 30px;
  }
}
/*/RESPONSIVE_MEDIA*/

 .u-section-10 {
  background-image: none;
}
.u-section-10 .u-sheet-1 {
  min-height: 98px;
  margin-bottom: 0;
}
.u-section-10 .u-gallery-1 {
  height: 44px;
  margin: 27px 0;
}
.u-section-10 .u-gallery-inner-1 {
  --gap: 0px;
}
.u-section-10 .u-gallery-item-1 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-1 {
  width: 71px;
}
.u-section-10 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-2 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-2 {
  width: 71px;
}
.u-section-10 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-3 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-3 {
  width: 71px;
}
.u-section-10 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-4 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-4 {
  width: 71px;
}
.u-section-10 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-5 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-5 {
  width: 71px;
}
.u-section-10 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-6 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-6 {
  width: 71px;
}
.u-section-10 .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-7 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-7 {
  width: 71px;
}
.u-section-10 .u-over-slide-7 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-8 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-8 {
  width: 71px;
}
.u-section-10 .u-over-slide-8 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-9 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-9 {
  width: 71px;
}
.u-section-10 .u-over-slide-9 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-10 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-10 {
  width: 71px;
}
.u-section-10 .u-over-slide-10 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-11 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-11 {
  width: 71px;
}
.u-section-10 .u-over-slide-11 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-12 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-12 {
  width: 71px;
}
.u-section-10 .u-over-slide-12 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-13 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-13 {
  width: 71px;
}
.u-section-10 .u-over-slide-13 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-14 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-14 {
  width: 71px;
}
.u-section-10 .u-over-slide-14 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-15 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-15 {
  width: 71px;
}
.u-section-10 .u-over-slide-15 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-16 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-16 {
  width: 71px;
}
.u-section-10 .u-over-slide-16 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-17 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-17 {
  width: 71px;
}
.u-section-10 .u-over-slide-17 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-18 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-18 {
  width: 71px;
}
.u-section-10 .u-over-slide-18 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-19 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-19 {
  width: 71px;
}
.u-section-10 .u-over-slide-19 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-20 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-20 {
  width: 71px;
}
.u-section-10 .u-over-slide-20 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-21 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-21 {
  width: 71px;
}
.u-section-10 .u-over-slide-21 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-22 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-22 {
  width: 71px;
}
.u-section-10 .u-over-slide-22 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-23 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-23 {
  width: 71px;
}
.u-section-10 .u-over-slide-23 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-24 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-24 {
  width: 71px;
}
.u-section-10 .u-over-slide-24 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-25 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-25 {
  width: 71px;
}
.u-section-10 .u-over-slide-25 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-26 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-26 {
  width: 71px;
}
.u-section-10 .u-over-slide-26 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-27 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-27 {
  width: 71px;
}
.u-section-10 .u-over-slide-27 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-28 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-28 {
  width: 71px;
}
.u-section-10 .u-over-slide-28 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-29 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-29 {
  width: 71px;
}
.u-section-10 .u-over-slide-29 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-30 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-30 {
  width: 71px;
}
.u-section-10 .u-over-slide-30 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-31 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-31 {
  width: 71px;
}
.u-section-10 .u-over-slide-31 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-32 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-32 {
  width: 71px;
}
.u-section-10 .u-over-slide-32 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-33 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-33 {
  width: 71px;
}
.u-section-10 .u-over-slide-33 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-34 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-34 {
  width: 71px;
}
.u-section-10 .u-over-slide-34 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-35 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-35 {
  width: 71px;
}
.u-section-10 .u-over-slide-35 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-36 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-36 {
  width: 71px;
}
.u-section-10 .u-over-slide-36 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-37 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-37 {
  width: 71px;
}
.u-section-10 .u-over-slide-37 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-38 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-38 {
  width: 71px;
}
.u-section-10 .u-over-slide-38 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-39 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-39 {
  width: 71px;
}
.u-section-10 .u-over-slide-39 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-item-40 {
  margin-right: 6px;
}
.u-section-10 .u-back-image-40 {
  width: 71px;
}
.u-section-10 .u-over-slide-40 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}
.u-section-10 .u-gallery-nav-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
  background-image: none;
  padding: 8px;
}
.u-section-10 .u-gallery-nav-2 {
  position: absolute;
  right: 10px;
  width: 40px;
  height: 40px;
  background-image: none;
  padding: 8px;
}
/*RESPONSIVE_MEDIA*/
@media (max-width: 1199px) {
  .u-section-10 .u-gallery-1 {
    margin-right: initial;
    margin-left: initial;
  }
}
/*/RESPONSIVE_MEDIA*/

 .u-section-11 {
  background-image: none;
}
.u-section-11 .u-sheet-1 {
  min-height: 1231px;
}
.u-section-11 .u-custom-html-1 {
  margin-bottom: 0;
  margin-top: 17px;
  height: auto;
  min-height: 350px;
}
.u-section-11 .u-image-1 {
  width: 700px;
  height: 389px;
  margin: 30px auto 29px;
}
/*RESPONSIVE_MEDIA*/
@media (max-width: 767px) {
  .u-section-11 .u-sheet-1 {
    min-height: 1142px;
  }
  .u-section-11 .u-custom-html-1 {
    margin-top: 20px;
  }
  .u-section-11 .u-image-1 {
    width: 540px;
    height: 300px;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 575px) {
  .u-section-11 .u-sheet-1 {
    min-height: 1031px;
  }
  .u-section-11 .u-image-1 {
    width: 340px;
    height: 189px;
  }
}
/*/RESPONSIVE_MEDIA*/

 .u-section-12 {
  background-image: none;
}
.u-section-12 .u-sheet-1 {
  min-height: 2094px;
}
.u-section-12 .u-custom-html-1 {
  margin-bottom: 0;
  margin-top: 21px;
  height: auto;
  min-height: 26px;
}
.u-section-12 .u-image-1 {
  width: 250px;
  height: 514px;
  margin: 30px auto 29px;
}
 .u-section-13 {
  background-image: none;
}
.u-section-13 .u-sheet-1 {
  min-height: 1884px;
}
.u-section-13 .u-custom-html-1 {
  margin-bottom: 0;
  margin-top: 19px;
  height: auto;
  min-height: 26px;
}
.u-section-13 .u-image-1 {
  width: 700px;
  height: 221px;
  margin: 30px auto 26px;
}
/*RESPONSIVE_MEDIA*/
@media (max-width: 767px) {
  .u-section-13 .u-sheet-1 {
    min-height: 1833px;
  }
  .u-section-13 .u-image-1 {
    width: 540px;
    height: 170px;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 575px) {
  .u-section-13 .u-sheet-1 {
    min-height: 1770px;
  }
  .u-section-13 .u-image-1 {
    width: 340px;
    height: 107px;
  }
}
/*/RESPONSIVE_MEDIA*/

 .u-section-14 {
  background-image: none;
}
.u-section-14 .u-sheet-1 {
  min-height: 550px;
}
.u-section-14 .u-custom-html-1 {
  margin-bottom: 0;
  margin-top: 19px;
  height: auto;
  min-height: 26px;
}
.u-section-14 .u-image-1 {
  width: 700px;
  height: 326px;
  margin: 30px auto;
}
/*RESPONSIVE_MEDIA*/
@media (max-width: 767px) {
  .u-section-14 .u-sheet-1 {
    min-height: 475px;
  }
  .u-section-14 .u-image-1 {
    width: 540px;
    height: 251px;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 575px) {
  .u-section-14 .u-sheet-1 {
    min-height: 382px;
  }
  .u-section-14 .u-image-1 {
    width: 340px;
    height: 158px;
  }
}
/*/RESPONSIVE_MEDIA*/

 .u-section-15 {
  background-image: none;
}
.u-section-15 .u-sheet-1 {
  min-height: 64px;
}
.u-section-15 .u-custom-html-1 {
  margin-bottom: 19px;
  margin-top: 19px;
  height: auto;
  min-height: 26px;
}
/*RESPONSIVE_MEDIA*/
@media (max-width: 767px) {
  .u-section-15 .u-sheet-1 {
    min-height: 439px;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 575px) {
  .u-section-15 .u-sheet-1 {
    min-height: 353px;
  }
}
/*/RESPONSIVE_MEDIA*/

 .u-section-16 {
  background-image: none;
}
.u-section-16 .u-sheet-1 {
  min-height: 64px;
}
.u-section-16 .u-custom-html-1 {
  margin-bottom: 19px;
  margin-top: 19px;
  height: auto;
  min-height: 26px;
}
/*RESPONSIVE_MEDIA*/
@media (max-width: 767px) {
  .u-section-16 .u-sheet-1 {
    min-height: 439px;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 575px) {
  .u-section-16 .u-sheet-1 {
    min-height: 353px;
  }
}
/*/RESPONSIVE_MEDIA*/

 .u-section-17 {
  background-image: none;
}
.u-section-17 .u-sheet-1 {
  min-height: 307px;
}
.u-section-17 .u-text-1 {
  line-height: 1.8;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 700;
  margin: 149px 0 60px;
}
/*RESPONSIVE_MEDIA*/
@media (max-width: 1199px) {
  .u-section-17 .u-sheet-1 {
    min-height: 205px;
  }
  .u-section-17 .u-text-1 {
    width: auto;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 991px) {
  .u-section-17 .u-sheet-1 {
    min-height: 337px;
  }
  .u-section-17 .u-text-1 {
    margin-top: 166px;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 767px) {
  .u-section-17 .u-sheet-1 {
    min-height: 331px;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 575px) {
  .u-section-17 .u-sheet-1 {
    min-height: 404px;
  }
}
/*/RESPONSIVE_MEDIA*/

* {
	font-family: Montserrat, sans-serif !important;
}
.u-custom-html-1>p {
	font-size: 17px !important;
}
.u-custom-html-2>p {
	font-size: 17px !important;
}
.u-custom-html-3>p {
	font-size: 17px !important;
}
.u-custom-html-4>p {
	font-size: 17px !important;
}
.u-custom-html-3>ul>li>a {
	font-size: 17px !important;
}
.u-gallery-item {
  pointer-events: none;
}
h1 {
    font-size: 28px !important;
    font-weight: 700 !important;
}
h2, h2, h3, h4 {
    font-size: 24px !important;
    font-weight: 700 !important;
	margin-top: 20px !important;
}
h3, h4 {
    font-size: 24px !important;
    font-weight: 700 !important;
	margin-top: 20px !important;
}
.main-text {
min-height: auto !important;
}
. u-section-6 {
	font-family: Montserrat, sans-serif !important
}
.u-section-5 .u-table-1 {
    font-family:  Montserrat, sans-serif !important
}
.u-section-3 .u-sheet-1 {
    min-height: auto;
}
.u-section-4 .u-sheet-1 {
    min-height: auto;
}
.u-section-5 .u-sheet-1 {
    min-height: auto;
}
.u-section-6 .u-sheet-1 {
    min-height: auto;
}
.u-section-4 .u-sheet-1 {
    min-height: auto;
}
.u-section-3 .u-custom-html-1 {
	min-height: auto;
}
.u-section-4 .u-custom-html-1 {
	min-height: auto;
}
.u-section-5 .u-custom-html-1 {
	min-height: auto;
}
.u-custom-html-1>p {
	font-size: 17px!important;
}
.u-custom-html-1>ol>li {
	font-size: 17px!important;
}
.u-custom-html-1>ul>li {
	font-size: 17px!important;
}
#customers {
  font-family: Montserrat, sans-serif !important
  border-collapse: collapse;
  width: 100%;
margin: 25px 0px;
	overflow-x: auto;
	display: block;
    max-width: 100%;
}
#customers td, #customers th {
  border: none;
  padding: 8px;
  font-weight: 500;	
	font-size: 17px!important;
}
#customers tr:nth-child(even){
	background: #290441;
    color: #ffffff;
	font-weight: 500;
	font-size: 17px!important
}
#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #f1f5f9;
  color: #4a2894;
	font-size: 17px!important
}
.faq {
 font-weight: 600 !important;
}
 footer {position: fixed;
    left: 0;
    bottom: 0;
    padding: 10px;
    width: 100%;
}
@media (max-width: 767px)
* {
	
h1 {
    font-size: 24px !important;
    font-weight: 700 !important;
}
	
h2, h2, h3, h4 {
    font-size: 21px !important;
    font-weight: 700 !important;
}
h3, h4 {
    font-size: 20px !important;
    font-weight: 700 !important;
}
.u-custom-html-1>p, .u-custom-html-2>p, .u-custom-html-3>p, .u-custom-html-4>p
{
	font-size: 17px !important;
}
.u-custom-html-1>ul>li,.u-custom-html-2>ul>li,.u-custom-html-3>ul>li,.u-custom-html-4>ul>li {
	font-size: 17px;	
	}	
}
</style>
<style>.u-body {
  font-family: Montserrat,sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Montserrat,sans-serif;
}


.u-overlap.u-overlap-transparent .u-header,
.u-image,
.u-gradient {
  color: #111111;
}
.u-shading,
.u-overlap.u-overlap-contrast .u-header {
  color: #ffffff;
}
.u-body {
  color: #111111;
  background-color: #f9f9f9;
  --effect-scale: 1.1;
}


.u-custom-font.u-text-font {
  font-family: Montserrat,sans-serif !important;
}
.u-custom-font.u-heading-font {
  font-family: Montserrat,sans-serif !important;
}


.u-none.u-input,
.u-none.u-field-input,
.u-none.u-button-style,
.u-none.u-button-style:hover,
.u-none.u-button-style:focus,
.u-none.u-button-style:active,
.u-none.u-button-style.active,
.u-button-style.u-hover-none:hover,
.u-button-style.u-hover-none.hover,
.u-button-style.u-hover-none:focus,
.u-button-style.wtf-none:active,
.u-button-style.wtf-none.active,
li.active > .u-button-style.wtf-none {
  color: inherit !important;
  background-color: transparent !important;
}
.u-button-style.brd-none,
.u-button-style.brd-hover-none:hover,
.u-button-style.brd-hover-none:focus,
.u-button-style.brd-active-none:active,
.u-button-style.brd-active-none.active,
li.active > .u-button-style.brd-active-none {
  border-color: transparent !important;
  border-width: 0;
}
.u-button-style.u-text-none,
.u-button-style.u-text-none:hover,
.u-button-style.u-text-none:focus,
.u-button-style.u-text-none:active,
.u-button-style.u-text-none.active,
.u-button-style.u-text-hover-none:hover,
.u-button-style.u-text-hover-none:focus,
.u-button-style.u-text-active-none:active,
.u-button-style.u-text-active-none.active,
li.active > .u-button-style.u-text-active-none {
  color: inherit !important;
}
/*end-color none*//*begin-color color-1*/
.u-color-1,
.u-body.u-color-1,
section.u-color-1:before,
.u-color-1 > .u-audio-main-layout-wrapper:before,
.u-color-1 > .u-container-layout:before,
.u-color-1 > .u-inner-container-layout:before,
.u-color-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-1:before,
.u-table-alt-color-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #a9a3a3;
}
.u-input.u-color-1,
.u-field-input.u-color-1,
.u-button-style.u-color-1,
.u-button-style.u-color-1[class*="brd-"] {
  color: #ffffff !important;
  background-color: #a9a3a3 !important;
}
.u-button-style.u-color-1:hover,
.u-button-style.u-color-1[class*="brd-"]:hover,
.u-button-style.u-color-1:focus,
.u-button-style.u-color-1[class*="brd-"]:focus,
.u-button-style.u-button-style.u-color-1:active,
.u-button-style.u-button-style.u-color-1[class*="brd-"]:active,
.u-button-style.u-button-style.u-color-1.active,
.u-button-style.u-button-style.u-color-1[class*="brd-"].active,
li.active > .u-button-style.u-button-style.u-color-1,
li.active > .u-button-style.u-button-style.u-color-1[class*="brd-"] {
  color: #ffffff !important;
  background-color: #999292 !important;
}
/* hover */
.u-hover-color-1:hover,
.u-hover-color-1[class*="brd-"]:hover,
.u-hover-color-1:focus,
.u-hover-color-1[class*="brd-"]:focus,
a.u-button-style.u-hover-color-1:hover,
a.u-button-style.u-hover-color-1.hover,
a.u-button-style.u-hover-color-1[class*="brd-"]:hover,
a.u-button-style.u-hover-color-1[class*="brd-"].hover,
a.u-button-style:hover > .u-hover-color-1,
a.u-button-style:hover > .u-hover-color-1[class*="brd-"],
a.u-button-style.u-hover-color-1:focus,
a.u-button-style.u-hover-color-1[class*="brd-"]:focus {
  color: #ffffff !important;
  background-color: #a9a3a3 !important;
}
/* active */
.wtf-color-1.wtf.wtf,
.wtf-color-1[class*="brd-"].wtf.wtf,
a.u-button-style.u-button-style.wtf-color-1:active,
a.u-button-style.u-button-style.wtf-color-1[class*="brd-"]:active,
a.u-button-style.u-button-style.wtf-color-1.active,
a.u-button-style.u-button-style.wtf-color-1[class*="brd-"].active,
a.u-button-style.u-button-style.active > .wtf-color-1,
a.u-button-style.u-button-style.active > .wtf-color-1[class*="brd-"],
li.active > a.u-button-style.u-button-style.wtf-color-1,
li.active > a.u-button-style.u-button-style.wtf-color-1[class*="brd-"],
input.u-field-input.u-field-input.wtf-color-1:checked {
  color: #ffffff !important;
  background-color: #a9a3a3 !important;
}
a.u-link.u-hover-color-1:hover {
  color: #a9a3a3 !important;
}
/*end-color color-1*//*begin-color color-2*/
.u-color-2,
.u-body.u-color-2,
section.u-color-2:before,
.u-color-2 > .u-audio-main-layout-wrapper:before,
.u-color-2 > .u-container-layout:before,
.u-color-2 > .u-inner-container-layout:before,
.u-color-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-2:before,
.u-table-alt-color-2 tr:nth-child(even) {
  color: #ffffff;
  background-color: #db545a;
}
.u-input.u-color-2,
.u-field-input.u-color-2,
.u-button-style.u-color-2,
.u-button-style.u-color-2[class*="brd-"] {
  color: #ffffff !important;
  background-color: #db545a !important;
}
.u-button-style.u-color-2:hover,
.u-button-style.u-color-2[class*="brd-"]:hover,
.u-button-style.u-color-2:focus,
.u-button-style.u-color-2[class*="brd-"]:focus,
.u-button-style.u-button-style.u-color-2:active,
.u-button-style.u-button-style.u-color-2[class*="brd-"]:active,
.u-button-style.u-button-style.u-color-2.active,
.u-button-style.u-button-style.u-color-2[class*="brd-"].active,
li.active > .u-button-style.u-button-style.u-color-2,
li.active > .u-button-style.u-button-style.u-color-2[class*="brd-"] {
  color: #ffffff !important;
  background-color: #d63b42 !important;
}
/* hover */
.u-hover-color-2:hover,
.u-hover-color-2[class*="brd-"]:hover,
.u-hover-color-2:focus,
.u-hover-color-2[class*="brd-"]:focus,
a.u-button-style.u-hover-color-2:hover,
a.u-button-style.u-hover-color-2.hover,
a.u-button-style.u-hover-color-2[class*="brd-"]:hover,
a.u-button-style.u-hover-color-2[class*="brd-"].hover,
a.u-button-style:hover > .u-hover-color-2,
a.u-button-style:hover > .u-hover-color-2[class*="brd-"],
a.u-button-style.u-hover-color-2:focus,
a.u-button-style.u-hover-color-2[class*="brd-"]:focus {
  color: #ffffff !important;
  background-color: #db545a !important;
}
/* active */
.wtf-color-2.wtf.wtf,
.wtf-color-2[class*="brd-"].wtf.wtf,
a.u-button-style.u-button-style.wtf-color-2:active,
a.u-button-style.u-button-style.wtf-color-2[class*="brd-"]:active,
a.u-button-style.u-button-style.wtf-color-2.active,
a.u-button-style.u-button-style.wtf-color-2[class*="brd-"].active,
a.u-button-style.u-button-style.active > .wtf-color-2,
a.u-button-style.u-button-style.active > .wtf-color-2[class*="brd-"],
li.active > a.u-button-style.u-button-style.wtf-color-2,
li.active > a.u-button-style.u-button-style.wtf-color-2[class*="brd-"],
input.u-field-input.u-field-input.wtf-color-2:checked {
  color: #ffffff !important;
  background-color: #db545a !important;
}
a.u-link.u-hover-color-2:hover {
  color: #db545a !important;
}
/*end-color color-2*//*begin-color color-3*/
.u-color-3,
.u-body.u-color-3,
section.u-color-3:before,
.u-color-3 > .u-audio-main-layout-wrapper:before,
.u-color-3 > .u-container-layout:before,
.u-color-3 > .u-inner-container-layout:before,
.u-color-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-3:before,
.u-table-alt-color-3 tr:nth-child(even) {
  color: #111111;
  background-color: #f1c50e;
}
.u-input.u-color-3,
.u-field-input.u-color-3,
.u-button-style.u-color-3,
.u-button-style.u-color-3[class*="brd-"] {
  color: #111111 !important;
  background-color: #f1c50e !important;
}
.u-button-style.u-color-3:hover,
.u-button-style.u-color-3[class*="brd-"]:hover,
.u-button-style.u-color-3:focus,
.u-button-style.u-color-3[class*="brd-"]:focus,
.u-button-style.u-button-style.u-color-3:active,
.u-button-style.u-button-style.u-color-3[class*="brd-"]:active,
.u-button-style.u-button-style.u-color-3.active,
.u-button-style.u-button-style.u-color-3[class*="brd-"].active,
li.active > .u-button-style.u-button-style.u-color-3,
li.active > .u-button-style.u-button-style.u-color-3[class*="brd-"] {
  color: #111111 !important;
  background-color: #d9b10d !important;
}
/* hover */
.u-hover-color-3:hover,
.u-hover-color-3[class*="brd-"]:hover,
.u-hover-color-3:focus,
.u-hover-color-3[class*="brd-"]:focus,
a.u-button-style.u-hover-color-3:hover,
a.u-button-style.u-hover-color-3.hover,
a.u-button-style.u-hover-color-3[class*="brd-"]:hover,
a.u-button-style.u-hover-color-3[class*="brd-"].hover,
a.u-button-style:hover > .u-hover-color-3,
a.u-button-style:hover > .u-hover-color-3[class*="brd-"],
a.u-button-style.u-hover-color-3:focus,
a.u-button-style.u-hover-color-3[class*="brd-"]:focus {
  color: #111111 !important;
  background-color: #f1c50e !important;
}
/* active */
.wtf-color-3.wtf.wtf,
.wtf-color-3[class*="brd-"].wtf.wtf,
a.u-button-style.u-button-style.wtf-color-3:active,
a.u-button-style.u-button-style.wtf-color-3[class*="brd-"]:active,
a.u-button-style.u-button-style.wtf-color-3.active,
a.u-button-style.u-button-style.wtf-color-3[class*="brd-"].active,
a.u-button-style.u-button-style.active > .wtf-color-3,
a.u-button-style.u-button-style.active > .wtf-color-3[class*="brd-"],
li.active > a.u-button-style.u-button-style.wtf-color-3,
li.active > a.u-button-style.u-button-style.wtf-color-3[class*="brd-"],
input.u-field-input.u-field-input.wtf-color-3:checked {
  color: #111111 !important;
  background-color: #f1c50e !important;
}
a.u-link.u-hover-color-3:hover {
  color: #f1c50e !important;
}
/*end-color color-3*//*begin-color palette-3-dark-3*/
.u-palette-3-dark-3,
.u-body.u-palette-3-dark-3,
section.u-palette-3-dark-3:before,
.u-palette-3-dark-3 > .u-audio-main-layout-wrapper:before,
.u-palette-3-dark-3 > .u-container-layout:before,
.u-palette-3-dark-3 > .u-inner-container-layout:before,
.u-palette-3-dark-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-3-dark-3:before,
.u-table-alt-palette-3-dark-3 tr:nth-child(even) {
  color: #ffffff;
  background-color: #333129;
}
.u-input.u-palette-3-dark-3,
.u-field-input.u-palette-3-dark-3,
.u-button-style.u-palette-3-dark-3,
.u-button-style.u-palette-3-dark-3[class*="brd-"] {
  color: #ffffff !important;
  background-color: #333129 !important;
}
.u-button-style.u-palette-3-dark-3:hover,
.u-button-style.u-palette-3-dark-3[class*="brd-"]:hover,
.u-button-style.u-palette-3-dark-3:focus,
.u-button-style.u-palette-3-dark-3[class*="brd-"]:focus,
.u-button-style.u-button-style.u-palette-3-dark-3:active,
.u-button-style.u-button-style.u-palette-3-dark-3[class*="brd-"]:active,
.u-button-style.u-button-style.u-palette-3-dark-3.active,
.u-button-style.u-button-style.u-palette-3-dark-3[class*="brd-"].active,
li.active > .u-button-style.u-button-style.u-palette-3-dark-3,
li.active > .u-button-style.u-button-style.u-palette-3-dark-3[class*="brd-"] {
  color: #ffffff !important;
  background-color: #2e2c25 !important;
}
/* hover */
.u-hover-palette-3-dark-3:hover,
.u-hover-palette-3-dark-3[class*="brd-"]:hover,
.u-hover-palette-3-dark-3:focus,
.u-hover-palette-3-dark-3[class*="brd-"]:focus,
a.u-button-style.u-hover-palette-3-dark-3:hover,
a.u-button-style.u-hover-palette-3-dark-3.hover,
a.u-button-style.u-hover-palette-3-dark-3[class*="brd-"]:hover,
a.u-button-style.u-hover-palette-3-dark-3[class*="brd-"].hover,
a.u-button-style:hover > .u-hover-palette-3-dark-3,
a.u-button-style:hover > .u-hover-palette-3-dark-3[class*="brd-"],
a.u-button-style.u-hover-palette-3-dark-3:focus,
a.u-button-style.u-hover-palette-3-dark-3[class*="brd-"]:focus {
  color: #ffffff !important;
  background-color: #333129 !important;
}
/* active */
.wtf-palette-3-dark-3.wtf.wtf,
.wtf-palette-3-dark-3[class*="brd-"].wtf.wtf,
a.u-button-style.u-button-style.wtf-palette-3-dark-3:active,
a.u-button-style.u-button-style.wtf-palette-3-dark-3[class*="brd-"]:active,
a.u-button-style.u-button-style.wtf-palette-3-dark-3.active,
a.u-button-style.u-button-style.wtf-palette-3-dark-3[class*="brd-"].active,
a.u-button-style.u-button-style.active > .wtf-palette-3-dark-3,
a.u-button-style.u-button-style.active > .wtf-palette-3-dark-3[class*="brd-"],
li.active > a.u-button-style.u-button-style.wtf-palette-3-dark-3,
li.active > a.u-button-style.u-button-style.wtf-palette-3-dark-3[class*="brd-"],
input.u-field-input.u-field-input.wtf-palette-3-dark-3:checked {
  color: #ffffff !important;
  background-color: #333129 !important;
}
a.u-link.u-hover-palette-3-dark-3:hover {
  color: #333129 !important;
}
/*end-color palette-3-dark-3*//*begin-color palette-3-dark-1*/
.u-palette-3-dark-1,
.u-body.u-palette-3-dark-1,
section.u-palette-3-dark-1:before,
.u-palette-3-dark-1 > .u-audio-main-layout-wrapper:before,
.u-palette-3-dark-1 > .u-container-layout:before,
.u-palette-3-dark-1 > .u-inner-container-layout:before,
.u-palette-3-dark-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-3-dark-1:before,
.u-table-alt-palette-3-dark-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #b29a36;
}
.u-input.u-palette-3-dark-1,
.u-field-input.u-palette-3-dark-1,
.u-button-style.u-palette-3-dark-1,
.u-button-style.u-palette-3-dark-1[class*="brd-"] {
  color: #ffffff !important;
  background-color: #b29a36 !important;
}
.u-button-style.u-palette-3-dark-1:hover,
.u-button-style.u-palette-3-dark-1[class*="brd-"]:hover,
.u-button-style.u-palette-3-dark-1:focus,
.u-button-style.u-palette-3-dark-1[class*="brd-"]:focus,
.u-button-style.u-button-style.u-palette-3-dark-1:active,
.u-button-style.u-button-style.u-palette-3-dark-1[class*="brd-"]:active,
.u-button-style.u-button-style.u-palette-3-dark-1.active,
.u-button-style.u-button-style.u-palette-3-dark-1[class*="brd-"].active,
li.active > .u-button-style.u-button-style.u-palette-3-dark-1,
li.active > .u-button-style.u-button-style.u-palette-3-dark-1[class*="brd-"] {
  color: #ffffff !important;
  background-color: #a08b31 !important;
}
/* hover */
.u-hover-palette-3-dark-1:hover,
.u-hover-palette-3-dark-1[class*="brd-"]:hover,
.u-hover-palette-3-dark-1:focus,
.u-hover-palette-3-dark-1[class*="brd-"]:focus,
a.u-button-style.u-hover-palette-3-dark-1:hover,
a.u-button-style.u-hover-palette-3-dark-1.hover,
a.u-button-style.u-hover-palette-3-dark-1[class*="brd-"]:hover,
a.u-button-style.u-hover-palette-3-dark-1[class*="brd-"].hover,
a.u-button-style:hover > .u-hover-palette-3-dark-1,
a.u-button-style:hover > .u-hover-palette-3-dark-1[class*="brd-"],
a.u-button-style.u-hover-palette-3-dark-1:focus,
a.u-button-style.u-hover-palette-3-dark-1[class*="brd-"]:focus {
  color: #ffffff !important;
  background-color: #b29a36 !important;
}
/* active */
.wtf-palette-3-dark-1.wtf.wtf,
.wtf-palette-3-dark-1[class*="brd-"].wtf.wtf,
a.u-button-style.u-button-style.wtf-palette-3-dark-1:active,
a.u-button-style.u-button-style.wtf-palette-3-dark-1[class*="brd-"]:active,
a.u-button-style.u-button-style.wtf-palette-3-dark-1.active,
a.u-button-style.u-button-style.wtf-palette-3-dark-1[class*="brd-"].active,
a.u-button-style.u-button-style.active > .wtf-palette-3-dark-1,
a.u-button-style.u-button-style.active > .wtf-palette-3-dark-1[class*="brd-"],
li.active > a.u-button-style.u-button-style.wtf-palette-3-dark-1,
li.active > a.u-button-style.u-button-style.wtf-palette-3-dark-1[class*="brd-"],
input.u-field-input.u-field-input.wtf-palette-3-dark-1:checked {
  color: #ffffff !important;
  background-color: #b29a36 !important;
}
a.u-link.u-hover-palette-3-dark-1:hover {
  color: #b29a36 !important;
}
/*end-color palette-3-dark-1*//*begin-color palette-3*/
.u-palette-3,
.u-body.u-palette-3,
section.u-palette-3:before,
.u-palette-3 > .u-audio-main-layout-wrapper:before,
.u-palette-3 > .u-container-layout:before,
.u-palette-3 > .u-inner-container-layout:before,
.u-palette-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-3:before,
.u-table-alt-palette-3 tr:nth-child(even) {
  color: #111111;
  background-color: #f1c50e;
}
.u-input.u-palette-3,
.u-field-input.u-palette-3,
.u-button-style.u-palette-3,
.u-button-style.u-palette-3[class*="brd-"] {
  color: #111111 !important;
  background-color: #f1c50e !important;
}
.u-button-style.u-palette-3:hover,
.u-button-style.u-palette-3[class*="brd-"]:hover,
.u-button-style.u-palette-3:focus,
.u-button-style.u-palette-3[class*="brd-"]:focus,
.u-button-style.u-button-style.u-palette-3:active,
.u-button-style.u-button-style.u-palette-3[class*="brd-"]:active,
.u-button-style.u-button-style.u-palette-3.active,
.u-button-style.u-button-style.u-palette-3[class*="brd-"].active,
li.active > .u-button-style.u-button-style.u-palette-3,
li.active > .u-button-style.u-button-style.u-palette-3[class*="brd-"] {
  color: #111111 !important;
  background-color: #d9b10d !important;
}
/* hover */
.u-hover-palette-3:hover,
.u-hover-palette-3[class*="brd-"]:hover,
.u-hover-palette-3:focus,
.u-hover-palette-3[class*="brd-"]:focus,
a.u-button-style.u-hover-palette-3:hover,
a.u-button-style.u-hover-palette-3.hover,
a.u-button-style.u-hover-palette-3[class*="brd-"]:hover,
a.u-button-style.u-hover-palette-3[class*="brd-"].hover,
a.u-button-style:hover > .u-hover-palette-3,
a.u-button-style:hover > .u-hover-palette-3[class*="brd-"],
a.u-button-style.u-hover-palette-3:focus,
a.u-button-style.u-hover-palette-3[class*="brd-"]:focus {
  color: #111111 !important;
  background-color: #f1c50e !important;
}
/* active */
.wtf-palette-3.wtf.wtf,
.wtf-palette-3[class*="brd-"].wtf.wtf,
a.u-button-style.u-button-style.wtf-palette-3:active,
a.u-button-style.u-button-style.wtf-palette-3[class*="brd-"]:active,
a.u-button-style.u-button-style.wtf-palette-3.active,
a.u-button-style.u-button-style.wtf-palette-3[class*="brd-"].active,
a.u-button-style.u-button-style.active > .wtf-palette-3,
a.u-button-style.u-button-style.active > .wtf-palette-3[class*="brd-"],
li.active > a.u-button-style.u-button-style.wtf-palette-3,
li.active > a.u-button-style.u-button-style.wtf-palette-3[class*="brd-"],
input.u-field-input.u-field-input.wtf-palette-3:checked {
  color: #111111 !important;
  background-color: #f1c50e !important;
}
a.u-link.u-hover-palette-3:hover {
  color: #f1c50e !important;
}
/*end-color palette-3*//*begin-color palette-3-light-1*/
.u-palette-3-light-1,
.u-body.u-palette-3-light-1,
section.u-palette-3-light-1:before,
.u-palette-3-light-1 > .u-audio-main-layout-wrapper:before,
.u-palette-3-light-1 > .u-container-layout:before,
.u-palette-3-light-1 > .u-inner-container-layout:before,
.u-palette-3-light-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-3-light-1:before,
.u-table-alt-palette-3-light-1 tr:nth-child(even) {
  color: #111111;
  background-color: #8641ff;
}
.u-input.u-palette-3-light-1,
.u-field-input.u-palette-3-light-1,
.u-button-style.u-palette-3-light-1,
.u-button-style.u-palette-3-light-1[class*="brd-"] {
  color: #111111 !important;
  background-color: #8641ff !important;
}
.u-button-style.u-palette-3-light-1:hover,
.u-button-style.u-palette-3-light-1[class*="brd-"]:hover,
.u-button-style.u-palette-3-light-1:focus,
.u-button-style.u-palette-3-light-1[class*="brd-"]:focus,
.u-button-style.u-button-style.u-palette-3-light-1:active,
.u-button-style.u-button-style.u-palette-3-light-1[class*="brd-"]:active,
.u-button-style.u-button-style.u-palette-3-light-1.active,
.u-button-style.u-button-style.u-palette-3-light-1[class*="brd-"].active,
li.active > .u-button-style.u-button-style.u-palette-3-light-1,
li.active > .u-button-style.u-button-style.u-palette-3-light-1[class*="brd-"] {
  color: #111111 !important;
  background-color: #f3cf35 !important;
}
/* hover */
.u-hover-palette-3-light-1:hover,
.u-hover-palette-3-light-1[class*="brd-"]:hover,
.u-hover-palette-3-light-1:focus,
.u-hover-palette-3-light-1[class*="brd-"]:focus,
a.u-button-style.u-hover-palette-3-light-1:hover,
a.u-button-style.u-hover-palette-3-light-1.hover,
a.u-button-style.u-hover-palette-3-light-1[class*="brd-"]:hover,
a.u-button-style.u-hover-palette-3-light-1[class*="brd-"].hover,
a.u-button-style:hover > .u-hover-palette-3-light-1,
a.u-button-style:hover > .u-hover-palette-3-light-1[class*="brd-"],
a.u-button-style.u-hover-palette-3-light-1:focus,
a.u-button-style.u-hover-palette-3-light-1[class*="brd-"]:focus {
  color: #111111 !important;
  background-color: #8641ff !important;
}
/* active */
.wtf-palette-3-light-1.wtf.wtf,
.wtf-palette-3-light-1[class*="brd-"].wtf.wtf,
a.u-button-style.u-button-style.wtf-palette-3-light-1:active,
a.u-button-style.u-button-style.wtf-palette-3-light-1[class*="brd-"]:active,
a.u-button-style.u-button-style.wtf-palette-3-light-1.active,
a.u-button-style.u-button-style.wtf-palette-3-light-1[class*="brd-"].active,
a.u-button-style.u-button-style.active > .wtf-palette-3-light-1,
a.u-button-style.u-button-style.active > .wtf-palette-3-light-1[class*="brd-"],
li.active > a.u-button-style.u-button-style.wtf-palette-3-light-1,
li.active > a.u-button-style.u-button-style.wtf-palette-3-light-1[class*="brd-"],
input.u-field-input.u-field-input.wtf-palette-3-light-1:checked {
  color: #111111 !important;
  background-color: #8641ff !important;
}
a.u-link.u-hover-palette-3-light-1:hover {
  color: #8641ff !important;
}
/*end-color palette-3-light-1*//*begin-color grey*/
.u-grey,
.u-body.u-grey,
section.u-grey:before,
.u-grey > .u-audio-main-layout-wrapper:before,
.u-grey > .u-container-layout:before,
.u-grey > .u-inner-container-layout:before,
.u-grey.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey:before,
.u-table-alt-grey tr:nth-child(even) {
  color: #ffffff;
  background-color: #b3b3b3;
}
.u-input.u-grey,
.u-field-input.u-grey,
.u-button-style.u-grey,
.u-button-style.u-grey[class*="brd-"] {
  color: #ffffff !important;
  background-color: #b3b3b3 !important;
}
.u-button-style.u-grey:hover,
.u-button-style.u-grey[class*="brd-"]:hover,
.u-button-style.u-grey:focus,
.u-button-style.u-grey[class*="brd-"]:focus,
.u-button-style.u-button-style.u-grey:active,
.u-button-style.u-button-style.u-grey[class*="brd-"]:active,
.u-button-style.u-button-style.u-grey.active,
.u-button-style.u-button-style.u-grey[class*="brd-"].active,
li.active > .u-button-style.u-button-style.u-grey,
li.active > .u-button-style.u-button-style.u-grey[class*="brd-"] {
  color: #ffffff !important;
  background-color: #a1a1a1 !important;
}
/* hover */
.u-hover-grey:hover,
.u-hover-grey[class*="brd-"]:hover,
.u-hover-grey:focus,
.u-hover-grey[class*="brd-"]:focus,
a.u-button-style.u-hover-grey:hover,
a.u-button-style.u-hover-grey.hover,
a.u-button-style.u-hover-grey[class*="brd-"]:hover,
a.u-button-style.u-hover-grey[class*="brd-"].hover,
a.u-button-style:hover > .u-hover-grey,
a.u-button-style:hover > .u-hover-grey[class*="brd-"],
a.u-button-style.u-hover-grey:focus,
a.u-button-style.u-hover-grey[class*="brd-"]:focus {
  color: #ffffff !important;
  background-color: #b3b3b3 !important;
}
/* active */
.wtf-grey.wtf.wtf,
.wtf-grey[class*="brd-"].wtf.wtf,
a.u-button-style.u-button-style.wtf-grey:active,
a.u-button-style.u-button-style.wtf-grey[class*="brd-"]:active,
a.u-button-style.u-button-style.wtf-grey.active,
a.u-button-style.u-button-style.wtf-grey[class*="brd-"].active,
a.u-button-style.u-button-style.active > .wtf-grey,
a.u-button-style.u-button-style.active > .wtf-grey[class*="brd-"],
li.active > a.u-button-style.u-button-style.wtf-grey,
li.active > a.u-button-style.u-button-style.wtf-grey[class*="brd-"],
input.u-field-input.u-field-input.wtf-grey:checked {
  color: #ffffff !important;
  background-color: #b3b3b3 !important;
}
a.u-link.u-hover-grey:hover {
  color: #b3b3b3 !important;
}
/*end-color grey*//*begin-color white*/
.u-white,
.u-body.u-white,
section.u-white:before,
.u-white > .u-audio-main-layout-wrapper:before,
.u-white > .u-container-layout:before,
.u-white > .u-inner-container-layout:before,
.u-white.u-sidenav:before,
.u-container-layout.u-container-layout.u-white:before,
.u-table-alt-white tr:nth-child(even) {
  color: #111111;
  background-color: #ffffff;
}
.u-input.u-white,
.u-field-input.u-white,
.u-button-style.u-white,
.u-button-style.u-white[class*="brd-"] {
  color: #111111 !important;
  background-color: #ffffff !important;
}
.u-button-style.u-white:hover,
.u-button-style.u-white[class*="brd-"]:hover,
.u-button-style.u-white:focus,
.u-button-style.u-white[class*="brd-"]:focus,
.u-button-style.u-button-style.u-white:active,
.u-button-style.u-button-style.u-white[class*="brd-"]:active,
.u-button-style.u-button-style.u-white.active,
.u-button-style.u-button-style.u-white[class*="brd-"].active,
li.active > .u-button-style.u-button-style.u-white,
li.active > .u-button-style.u-button-style.u-white[class*="brd-"] {
  color: #111111 !important;
  background-color: #e6e6e6 !important;
}
/* hover */
.u-hover-white:hover,
.u-hover-white[class*="brd-"]:hover,
.u-hover-white:focus,
.u-hover-white[class*="brd-"]:focus,
a.u-button-style.u-hover-white:hover,
a.u-button-style.u-hover-white.hover,
a.u-button-style.u-hover-white[class*="brd-"]:hover,
a.u-button-style.u-hover-white[class*="brd-"].hover,
a.u-button-style:hover > .u-hover-white,
a.u-button-style:hover > .u-hover-white[class*="brd-"],
a.u-button-style.u-hover-white:focus,
a.u-button-style.u-hover-white[class*="brd-"]:focus {
  color: #111111 !important;
  background-color: #ffffff !important;
}
/* active */
.wtf-white.wtf.wtf,
.wtf-white[class*="brd-"].wtf.wtf,
a.u-button-style.u-button-style.wtf-white:active,
a.u-button-style.u-button-style.wtf-white[class*="brd-"]:active,
a.u-button-style.u-button-style.wtf-white.active,
a.u-button-style.u-button-style.wtf-white[class*="brd-"].active,
a.u-button-style.u-button-style.active > .wtf-white,
a.u-button-style.u-button-style.active > .wtf-white[class*="brd-"],
li.active > a.u-button-style.u-button-style.wtf-white,
li.active > a.u-button-style.u-button-style.wtf-white[class*="brd-"],
input.u-field-input.u-field-input.wtf-white:checked {
  color: #111111 !important;
  background-color: #ffffff !important;
}
a.u-link.u-hover-white:hover {
  color: #ffffff !important;
}
/*end-color white*//*begin-color black*/
.u-black,
.u-body.u-black,
section.u-black:before,
.u-black > .u-audio-main-layout-wrapper:before,
.u-black > .u-container-layout:before,
.u-black > .u-inner-container-layout:before,
.u-black.u-sidenav:before,
.u-container-layout.u-container-layout.u-black:before,
.u-table-alt-black tr:nth-child(even) {
  color: #ffffff;
  background-color: #000000;
}
.u-input.u-black,
.u-field-input.u-black,
.u-button-style.u-black,
.u-button-style.u-black[class*="brd-"] {
  color: #ffffff !important;
  background-color: #000000 !important;
}
.u-button-style.u-black:hover,
.u-button-style.u-black[class*="brd-"]:hover,
.u-button-style.u-black:focus,
.u-button-style.u-black[class*="brd-"]:focus,
.u-button-style.u-button-style.u-black:active,
.u-button-style.u-button-style.u-black[class*="brd-"]:active,
.u-button-style.u-button-style.u-black.active,
.u-button-style.u-button-style.u-black[class*="brd-"].active,
li.active > .u-button-style.u-button-style.u-black,
li.active > .u-button-style.u-button-style.u-black[class*="brd-"] {
  color: #ffffff !important;
  background-color: #000000 !important;
}
/* hover */
.u-hover-black:hover,
.u-hover-black[class*="brd-"]:hover,
.u-hover-black:focus,
.u-hover-black[class*="brd-"]:focus,
a.u-button-style.u-hover-black:hover,
a.u-button-style.u-hover-black.hover,
a.u-button-style.u-hover-black[class*="brd-"]:hover,
a.u-button-style.u-hover-black[class*="brd-"].hover,
a.u-button-style:hover > .u-hover-black,
a.u-button-style:hover > .u-hover-black[class*="brd-"],
a.u-button-style.u-hover-black:focus,
a.u-button-style.u-hover-black[class*="brd-"]:focus {
  color: #ffffff !important;
  background-color: #000000 !important;
}
/* active */
.wtf-black.wtf.wtf,
.wtf-black[class*="brd-"].wtf.wtf,
a.u-button-style.u-button-style.wtf-black:active,
a.u-button-style.u-button-style.wtf-black[class*="brd-"]:active,
a.u-button-style.u-button-style.wtf-black.active,
a.u-button-style.u-button-style.wtf-black[class*="brd-"].active,
a.u-button-style.u-button-style.active > .wtf-black,
a.u-button-style.u-button-style.active > .wtf-black[class*="brd-"],
li.active > a.u-button-style.u-button-style.wtf-black,
li.active > a.u-button-style.u-button-style.wtf-black[class*="brd-"],
input.u-field-input.u-field-input.wtf-black:checked {
  color: #ffffff !important;
  background-color: #000000 !important;
}
a.u-link.u-hover-black:hover {
  color: #000000 !important;
}
/*end-color black*//*begin-color body-color*/
.u-body-color,
.u-body.u-body-color,
section.u-body-color:before,
.u-body-color > .u-audio-main-layout-wrapper:before,
.u-body-color > .u-container-layout:before,
.u-body-color > .u-inner-container-layout:before,
.u-body-color.u-sidenav:before,
.u-container-layout.u-container-layout.u-body-color:before,
.u-table-alt-body-color tr:nth-child(even) {
  color: #ffffff;
  background-color: #111111;
}
.u-input.u-body-color,
.u-field-input.u-body-color,
.u-button-style.u-body-color,
.u-button-style.u-body-color[class*="brd-"] {
  color: #ffffff !important;
  background-color: #111111 !important;
}
.u-button-style.u-body-color:hover,
.u-button-style.u-body-color[class*="brd-"]:hover,
.u-button-style.u-body-color:focus,
.u-button-style.u-body-color[class*="brd-"]:focus,
.u-button-style.u-button-style.u-body-color:active,
.u-button-style.u-button-style.u-body-color[class*="brd-"]:active,
.u-button-style.u-button-style.u-body-color.active,
.u-button-style.u-button-style.u-body-color[class*="brd-"].active,
li.active > .u-button-style.u-button-style.u-body-color,
li.active > .u-button-style.u-button-style.u-body-color[class*="brd-"] {
  color: #ffffff !important;
  background-color: #0f0f0f !important;
}
/* hover */
.u-hover-body-color:hover,
.u-hover-body-color[class*="brd-"]:hover,
.u-hover-body-color:focus,
.u-hover-body-color[class*="brd-"]:focus,
a.u-button-style.u-hover-body-color:hover,
a.u-button-style.u-hover-body-color.hover,
a.u-button-style.u-hover-body-color[class*="brd-"]:hover,
a.u-button-style.u-hover-body-color[class*="brd-"].hover,
a.u-button-style:hover > .u-hover-body-color,
a.u-button-style:hover > .u-hover-body-color[class*="brd-"],
a.u-button-style.u-hover-body-color:focus,
a.u-button-style.u-hover-body-color[class*="brd-"]:focus {
  color: #ffffff !important;
  background-color: #111111 !important;
}
/* active */
.wtf-body-color.wtf.wtf,
.wtf-body-color[class*="brd-"].wtf.wtf,
a.u-button-style.u-button-style.wtf-body-color:active,
a.u-button-style.u-button-style.wtf-body-color[class*="brd-"]:active,
a.u-button-style.u-button-style.wtf-body-color.active,
a.u-button-style.u-button-style.wtf-body-color[class*="brd-"].active,
a.u-button-style.u-button-style.active > .wtf-body-color,
a.u-button-style.u-button-style.active > .wtf-body-color[class*="brd-"],
li.active > a.u-button-style.u-button-style.wtf-body-color,
li.active > a.u-button-style.u-button-style.wtf-body-color[class*="brd-"],
input.u-field-input.u-field-input.wtf-body-color:checked {
  color: #ffffff !important;
  background-color: #111111 !important;
}
a.u-link.u-hover-body-color:hover {
  color: #111111 !important;
}
/*end-color body-color*//*begin-color grey-10*/
.u-grey-10,
.u-body.u-grey-10,
section.u-grey-10:before,
.u-grey-10 > .u-audio-main-layout-wrapper:before,
.u-grey-10 > .u-container-layout:before,
.u-grey-10 > .u-inner-container-layout:before,
.u-grey-10.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey-10:before,
.u-table-alt-grey-10 tr:nth-child(even) {
  color: #111111;
  background-color: #e5e5e5;
}
.u-input.u-grey-10,
.u-field-input.u-grey-10,
.u-button-style.u-grey-10,
.u-button-style.u-grey-10[class*="brd-"] {
  color: #111111 !important;
  background-color: #e5e5e5 !important;
}
.u-button-style.u-grey-10:hover,
.u-button-style.u-grey-10[class*="brd-"]:hover,
.u-button-style.u-grey-10:focus,
.u-button-style.u-grey-10[class*="brd-"]:focus,
.u-button-style.u-button-style.u-grey-10:active,
.u-button-style.u-button-style.u-grey-10[class*="brd-"]:active,
.u-button-style.u-button-style.u-grey-10.active,
.u-button-style.u-button-style.u-grey-10[class*="brd-"].active,
li.active > .u-button-style.u-button-style.u-grey-10,
li.active > .u-button-style.u-button-style.u-grey-10[class*="brd-"] {
  color: #111111 !important;
  background-color: #cecece !important;
}
/* hover */
.u-hover-grey-10:hover,
.u-hover-grey-10[class*="brd-"]:hover,
.u-hover-grey-10:focus,
.u-hover-grey-10[class*="brd-"]:focus,
a.u-button-style.u-hover-grey-10:hover,
a.u-button-style.u-hover-grey-10.hover,
a.u-button-style.u-hover-grey-10[class*="brd-"]:hover,
a.u-button-style.u-hover-grey-10[class*="brd-"].hover,
a.u-button-style:hover > .u-hover-grey-10,
a.u-button-style:hover > .u-hover-grey-10[class*="brd-"],
a.u-button-style.u-hover-grey-10:focus,
a.u-button-style.u-hover-grey-10[class*="brd-"]:focus {
  color: #111111 !important;
  background-color: #e5e5e5 !important;
}
/* active */
.wtf-grey-10.wtf.wtf,
.wtf-grey-10[class*="brd-"].wtf.wtf,
a.u-button-style.u-button-style.wtf-grey-10:active,
a.u-button-style.u-button-style.wtf-grey-10[class*="brd-"]:active,
a.u-button-style.u-button-style.wtf-grey-10.active,
a.u-button-style.u-button-style.wtf-grey-10[class*="brd-"].active,
a.u-button-style.u-button-style.active > .wtf-grey-10,
a.u-button-style.u-button-style.active > .wtf-grey-10[class*="brd-"],
li.active > a.u-button-style.u-button-style.wtf-grey-10,
li.active > a.u-button-style.u-button-style.wtf-grey-10[class*="brd-"],
input.u-field-input.u-field-input.wtf-grey-10:checked {
  color: #111111 !important;
  background-color: #e5e5e5 !important;
}
a.u-link.u-hover-grey-10:hover {
  color: #e5e5e5 !important;
}
/*end-color grey-10*//*begin-color color-1*/
.brd-color-1,
.brd-color-1.u-input,
.brd-color-1.u-field-input.u-field-input,
.u-separator-color-1:after {
  border-color: #a9a3a3;
  stroke: #a9a3a3;
}
.u-button-style.brd-color-1 {
  border-color: #a9a3a3 !important;
  color: #a9a3a3 !important;
  background-color: transparent !important;
}
.u-button-style.brd-color-1:hover,
.u-button-style.brd-color-1:focus {
  border-color: transparent !important;
  color: #999292 !important;
  background-color: transparent !important;
}
.brd-hover-color-1:hover,
.brd-hover-color-1:focus,
a.u-button-style.brd-hover-color-1:hover,
a.u-button-style:hover > .brd-hover-color-1,
a.u-button-style.brd-hover-color-1:focus {
  color: #a9a3a3 !important;
  border-color: #a9a3a3 !important;
}
.brd-active-color-1.wtf.wtf,
a.u-button-style.u-button-style.brd-active-color-1:active,
a.u-button-style.u-button-style.brd-active-color-1.active,
a.u-button-style.u-button-style.active > .brd-active-color-1,
li.active > a.u-button-style.u-button-style.brd-active-color-1,
input.u-field-input.u-field-input.brd-active-color-1:checked {
  color: #a9a3a3 !important;
  border-color: #a9a3a3 !important;
}
.u-link.brd-color-1[class*="brd-"] {
  border-color: #a9a3a3 !important;
}
.u-link.brd-color-1[class*="brd-"]:hover {
  border-color: #999292 !important;
}
/*end-color color-1*//*begin-color color-2*/
.brd-color-2,
.brd-color-2.u-input,
.brd-color-2.u-field-input.u-field-input,
.u-separator-color-2:after {
  border-color: #db545a;
  stroke: #db545a;
}
.u-button-style.brd-color-2 {
  border-color: #db545a !important;
  color: #db545a !important;
  background-color: transparent !important;
}
.u-button-style.brd-color-2:hover,
.u-button-style.brd-color-2:focus {
  border-color: transparent !important;
  color: #d63b42 !important;
  background-color: transparent !important;
}
.brd-hover-color-2:hover,
.brd-hover-color-2:focus,
a.u-button-style.brd-hover-color-2:hover,
a.u-button-style:hover > .brd-hover-color-2,
a.u-button-style.brd-hover-color-2:focus {
  color: #db545a !important;
  border-color: #db545a !important;
}
.brd-active-color-2.wtf.wtf,
a.u-button-style.u-button-style.brd-active-color-2:active,
a.u-button-style.u-button-style.brd-active-color-2.active,
a.u-button-style.u-button-style.active > .brd-active-color-2,
li.active > a.u-button-style.u-button-style.brd-active-color-2,
input.u-field-input.u-field-input.brd-active-color-2:checked {
  color: #db545a !important;
  border-color: #db545a !important;
}
.u-link.brd-color-2[class*="brd-"] {
  border-color: #db545a !important;
}
.u-link.brd-color-2[class*="brd-"]:hover {
  border-color: #d63b42 !important;
}
/*end-color color-2*//*begin-color color-3*/
.brd-color-3,
.brd-color-3.u-input,
.brd-color-3.u-field-input.u-field-input,
.u-separator-color-3:after {
  border-color: #f1c50e;
  stroke: #f1c50e;
}
.u-button-style.brd-color-3 {
  border-color: #f1c50e !important;
  color: #f1c50e !important;
  background-color: transparent !important;
}
.u-button-style.brd-color-3:hover,
.u-button-style.brd-color-3:focus {
  border-color: transparent !important;
  color: #d9b10d !important;
  background-color: transparent !important;
}
.brd-hover-color-3:hover,
.brd-hover-color-3:focus,
a.u-button-style.brd-hover-color-3:hover,
a.u-button-style:hover > .brd-hover-color-3,
a.u-button-style.brd-hover-color-3:focus {
  color: #f1c50e !important;
  border-color: #f1c50e !important;
}
.brd-active-color-3.wtf.wtf,
a.u-button-style.u-button-style.brd-active-color-3:active,
a.u-button-style.u-button-style.brd-active-color-3.active,
a.u-button-style.u-button-style.active > .brd-active-color-3,
li.active > a.u-button-style.u-button-style.brd-active-color-3,
input.u-field-input.u-field-input.brd-active-color-3:checked {
  color: #f1c50e !important;
  border-color: #f1c50e !important;
}
.u-link.brd-color-3[class*="brd-"] {
  border-color: #f1c50e !important;
}
.u-link.brd-color-3[class*="brd-"]:hover {
  border-color: #d9b10d !important;
}
/*end-color color-3*//*begin-color palette-3-dark-3*/
.brd-palette-3-dark-3,
.brd-palette-3-dark-3.u-input,
.brd-palette-3-dark-3.u-field-input.u-field-input,
.u-separator-palette-3-dark-3:after {
  border-color: #333129;
  stroke: #333129;
}
.u-button-style.brd-palette-3-dark-3 {
  border-color: #333129 !important;
  color: #333129 !important;
  background-color: transparent !important;
}
.u-button-style.brd-palette-3-dark-3:hover,
.u-button-style.brd-palette-3-dark-3:focus {
  border-color: transparent !important;
  color: #2e2c25 !important;
  background-color: transparent !important;
}
.brd-hover-palette-3-dark-3:hover,
.brd-hover-palette-3-dark-3:focus,
a.u-button-style.brd-hover-palette-3-dark-3:hover,
a.u-button-style:hover > .brd-hover-palette-3-dark-3,
a.u-button-style.brd-hover-palette-3-dark-3:focus {
  color: #333129 !important;
  border-color: #333129 !important;
}
.brd-active-palette-3-dark-3.wtf.wtf,
a.u-button-style.u-button-style.brd-active-palette-3-dark-3:active,
a.u-button-style.u-button-style.brd-active-palette-3-dark-3.active,
a.u-button-style.u-button-style.active > .brd-active-palette-3-dark-3,
li.active > a.u-button-style.u-button-style.brd-active-palette-3-dark-3,
input.u-field-input.u-field-input.brd-active-palette-3-dark-3:checked {
  color: #333129 !important;
  border-color: #333129 !important;
}
.u-link.brd-palette-3-dark-3[class*="brd-"] {
  border-color: #333129 !important;
}
.u-link.brd-palette-3-dark-3[class*="brd-"]:hover {
  border-color: #2e2c25 !important;
}
/*end-color palette-3-dark-3*//*begin-color palette-3-dark-1*/
.brd-palette-3-dark-1,
.brd-palette-3-dark-1.u-input,
.brd-palette-3-dark-1.u-field-input.u-field-input,
.u-separator-palette-3-dark-1:after {
  border-color: #b29a36;
  stroke: #b29a36;
}
.u-button-style.brd-palette-3-dark-1 {
  border-color: #b29a36 !important;
  color: #b29a36 !important;
  background-color: transparent !important;
}
.u-button-style.brd-palette-3-dark-1:hover,
.u-button-style.brd-palette-3-dark-1:focus {
  border-color: transparent !important;
  color: #a08b31 !important;
  background-color: transparent !important;
}
.brd-hover-palette-3-dark-1:hover,
.brd-hover-palette-3-dark-1:focus,
a.u-button-style.brd-hover-palette-3-dark-1:hover,
a.u-button-style:hover > .brd-hover-palette-3-dark-1,
a.u-button-style.brd-hover-palette-3-dark-1:focus {
  color: #b29a36 !important;
  border-color: #b29a36 !important;
}
.brd-active-palette-3-dark-1.wtf.wtf,
a.u-button-style.u-button-style.brd-active-palette-3-dark-1:active,
a.u-button-style.u-button-style.brd-active-palette-3-dark-1.active,
a.u-button-style.u-button-style.active > .brd-active-palette-3-dark-1,
li.active > a.u-button-style.u-button-style.brd-active-palette-3-dark-1,
input.u-field-input.u-field-input.brd-active-palette-3-dark-1:checked {
  color: #b29a36 !important;
  border-color: #b29a36 !important;
}
.u-link.brd-palette-3-dark-1[class*="brd-"] {
  border-color: #b29a36 !important;
}
.u-link.brd-palette-3-dark-1[class*="brd-"]:hover {
  border-color: #a08b31 !important;
}
/*end-color palette-3-dark-1*//*begin-color palette-3*/
.brd-palette-3,
.brd-palette-3.u-input,
.brd-palette-3.u-field-input.u-field-input,
.u-separator-palette-3:after {
  border-color: #f1c50e;
  stroke: #f1c50e;
}
.u-button-style.brd-palette-3 {
  border-color: #f1c50e !important;
  color: #f1c50e !important;
  background-color: transparent !important;
}
.u-button-style.brd-palette-3:hover,
.u-button-style.brd-palette-3:focus {
  border-color: transparent !important;
  color: #d9b10d !important;
  background-color: transparent !important;
}
.brd-hover-palette-3:hover,
.brd-hover-palette-3:focus,
a.u-button-style.brd-hover-palette-3:hover,
a.u-button-style:hover > .brd-hover-palette-3,
a.u-button-style.brd-hover-palette-3:focus {
  color: #f1c50e !important;
  border-color: #f1c50e !important;
}
.brd-active-palette-3.wtf.wtf,
a.u-button-style.u-button-style.brd-active-palette-3:active,
a.u-button-style.u-button-style.brd-active-palette-3.active,
a.u-button-style.u-button-style.active > .brd-active-palette-3,
li.active > a.u-button-style.u-button-style.brd-active-palette-3,
input.u-field-input.u-field-input.brd-active-palette-3:checked {
  color: #f1c50e !important;
  border-color: #f1c50e !important;
}
.u-link.brd-palette-3[class*="brd-"] {
  border-color: #f1c50e !important;
}
.u-link.brd-palette-3[class*="brd-"]:hover {
  border-color: #d9b10d !important;
}
/*end-color palette-3*//*begin-color palette-3-light-1*/
.brd-palette-3-light-1,
.brd-palette-3-light-1.u-input,
.brd-palette-3-light-1.u-field-input.u-field-input,
.u-separator-palette-3-light-1:after {
  border-color: #8641ff;
  stroke: #8641ff;
}
.u-button-style.brd-palette-3-light-1 {
  border-color: #8641ff !important;
  color: #8641ff !important;
  background-color: transparent !important;
}
.u-button-style.brd-palette-3-light-1:hover,
.u-button-style.brd-palette-3-light-1:focus {
  border-color: transparent !important;
  color: #f3cf35 !important;
  background-color: transparent !important;
}
.brd-hover-palette-3-light-1:hover,
.brd-hover-palette-3-light-1:focus,
a.u-button-style.brd-hover-palette-3-light-1:hover,
a.u-button-style:hover > .brd-hover-palette-3-light-1,
a.u-button-style.brd-hover-palette-3-light-1:focus {
  color: #8641ff !important;
  border-color: #8641ff !important;
}
.brd-active-palette-3-light-1.wtf.wtf,
a.u-button-style.u-button-style.brd-active-palette-3-light-1:active,
a.u-button-style.u-button-style.brd-active-palette-3-light-1.active,
a.u-button-style.u-button-style.active > .brd-active-palette-3-light-1,
li.active > a.u-button-style.u-button-style.brd-active-palette-3-light-1,
input.u-field-input.u-field-input.brd-active-palette-3-light-1:checked {
  color: #8641ff !important;
  border-color: #8641ff !important;
}
.u-link.brd-palette-3-light-1[class*="brd-"] {
  border-color: #8641ff !important;
}
.u-link.brd-palette-3-light-1[class*="brd-"]:hover {
  border-color: #f3cf35 !important;
}
/*end-color palette-3-light-1*//*begin-color grey*/
.brd-grey,
.brd-grey.u-input,
.brd-grey.u-field-input.u-field-input,
.u-separator-grey:after {
  border-color: #b3b3b3;
  stroke: #b3b3b3;
}
.u-button-style.brd-grey {
  border-color: #b3b3b3 !important;
  color: #b3b3b3 !important;
  background-color: transparent !important;
}
.u-button-style.brd-grey:hover,
.u-button-style.brd-grey:focus {
  border-color: transparent !important;
  color: #a1a1a1 !important;
  background-color: transparent !important;
}
.brd-hover-grey:hover,
.brd-hover-grey:focus,
a.u-button-style.brd-hover-grey:hover,
a.u-button-style:hover > .brd-hover-grey,
a.u-button-style.brd-hover-grey:focus {
  color: #b3b3b3 !important;
  border-color: #b3b3b3 !important;
}
.brd-active-grey.wtf.wtf,
a.u-button-style.u-button-style.brd-active-grey:active,
a.u-button-style.u-button-style.brd-active-grey.active,
a.u-button-style.u-button-style.active > .brd-active-grey,
li.active > a.u-button-style.u-button-style.brd-active-grey,
input.u-field-input.u-field-input.brd-active-grey:checked {
  color: #b3b3b3 !important;
  border-color: #b3b3b3 !important;
}
.u-link.brd-grey[class*="brd-"] {
  border-color: #b3b3b3 !important;
}
.u-link.brd-grey[class*="brd-"]:hover {
  border-color: #a1a1a1 !important;
}
/*end-color grey*//*begin-color white*/
.brd-white,
.brd-white.u-input,
.brd-white.u-field-input.u-field-input,
.u-separator-white:after {
  border-color: #ffffff;
  stroke: #ffffff;
}
.u-button-style.brd-white {
  border-color: #ffffff !important;
  color: #ffffff !important;
  background-color: transparent !important;
}
.u-button-style.brd-white:hover,
.u-button-style.brd-white:focus {
  border-color: transparent !important;
  color: #e6e6e6 !important;
  background-color: transparent !important;
}
.brd-hover-white:hover,
.brd-hover-white:focus,
a.u-button-style.brd-hover-white:hover,
a.u-button-style:hover > .brd-hover-white,
a.u-button-style.brd-hover-white:focus {
  color: #ffffff !important;
  border-color: #ffffff !important;
}
.brd-active-white.wtf.wtf,
a.u-button-style.u-button-style.brd-active-white:active,
a.u-button-style.u-button-style.brd-active-white.active,
a.u-button-style.u-button-style.active > .brd-active-white,
li.active > a.u-button-style.u-button-style.brd-active-white,
input.u-field-input.u-field-input.brd-active-white:checked {
  color: #ffffff !important;
  border-color: #ffffff !important;
}
.u-link.brd-white[class*="brd-"] {
  border-color: #ffffff !important;
}
.u-link.brd-white[class*="brd-"]:hover {
  border-color: #e6e6e6 !important;
}
/*end-color white*//*begin-color black*/
.brd-black,
.brd-black.u-input,
.brd-black.u-field-input.u-field-input,
.u-separator-black:after {
  border-color: #000000;
  stroke: #000000;
}
.u-button-style.brd-black {
  border-color: #000000 !important;
  color: #000000 !important;
  background-color: transparent !important;
}
.u-button-style.brd-black:hover,
.u-button-style.brd-black:focus {
  border-color: transparent !important;
  color: #000000 !important;
  background-color: transparent !important;
}
.brd-hover-black:hover,
.brd-hover-black:focus,
a.u-button-style.brd-hover-black:hover,
a.u-button-style:hover > .brd-hover-black,
a.u-button-style.brd-hover-black:focus {
  color: #000000 !important;
  border-color: #000000 !important;
}
.brd-active-black.wtf.wtf,
a.u-button-style.u-button-style.brd-active-black:active,
a.u-button-style.u-button-style.brd-active-black.active,
a.u-button-style.u-button-style.active > .brd-active-black,
li.active > a.u-button-style.u-button-style.brd-active-black,
input.u-field-input.u-field-input.brd-active-black:checked {
  color: #000000 !important;
  border-color: #000000 !important;
}
.u-link.brd-black[class*="brd-"] {
  border-color: #000000 !important;
}
.u-link.brd-black[class*="brd-"]:hover {
  border-color: #000000 !important;
}
/*end-color black*//*begin-color body-color*/
.brd-body-color,
.brd-body-color.u-input,
.brd-body-color.u-field-input.u-field-input,
.u-separator-body-color:after {
  border-color: #111111;
  stroke: #111111;
}
.u-button-style.brd-body-color {
  border-color: #111111 !important;
  color: #111111 !important;
  background-color: transparent !important;
}
.u-button-style.brd-body-color:hover,
.u-button-style.brd-body-color:focus {
  border-color: transparent !important;
  color: #0f0f0f !important;
  background-color: transparent !important;
}
.brd-hover-body-color:hover,
.brd-hover-body-color:focus,
a.u-button-style.brd-hover-body-color:hover,
a.u-button-style:hover > .brd-hover-body-color,
a.u-button-style.brd-hover-body-color:focus {
  color: #111111 !important;
  border-color: #111111 !important;
}
.brd-active-body-color.wtf.wtf,
a.u-button-style.u-button-style.brd-active-body-color:active,
a.u-button-style.u-button-style.brd-active-body-color.active,
a.u-button-style.u-button-style.active > .brd-active-body-color,
li.active > a.u-button-style.u-button-style.brd-active-body-color,
input.u-field-input.u-field-input.brd-active-body-color:checked {
  color: #111111 !important;
  border-color: #111111 !important;
}
.u-link.brd-body-color[class*="brd-"] {
  border-color: #111111 !important;
}
.u-link.brd-body-color[class*="brd-"]:hover {
  border-color: #0f0f0f !important;
}
/*end-color body-color*//*begin-color grey-10*/
.brd-grey-10,
.brd-grey-10.u-input,
.brd-grey-10.u-field-input.u-field-input,
.u-separator-grey-10:after {
  border-color: #e5e5e5;
  stroke: #e5e5e5;
}
.u-button-style.brd-grey-10 {
  border-color: #e5e5e5 !important;
  color: #e5e5e5 !important;
  background-color: transparent !important;
}
.u-button-style.brd-grey-10:hover,
.u-button-style.brd-grey-10:focus {
  border-color: transparent !important;
  color: #cecece !important;
  background-color: transparent !important;
}
.brd-hover-grey-10:hover,
.brd-hover-grey-10:focus,
a.u-button-style.brd-hover-grey-10:hover,
a.u-button-style:hover > .brd-hover-grey-10,
a.u-button-style.brd-hover-grey-10:focus {
  color: #e5e5e5 !important;
  border-color: #e5e5e5 !important;
}
.brd-active-grey-10.wtf.wtf,
a.u-button-style.u-button-style.brd-active-grey-10:active,
a.u-button-style.u-button-style.brd-active-grey-10.active,
a.u-button-style.u-button-style.active > .brd-active-grey-10,
li.active > a.u-button-style.u-button-style.brd-active-grey-10,
input.u-field-input.u-field-input.brd-active-grey-10:checked {
  color: #e5e5e5 !important;
  border-color: #e5e5e5 !important;
}
.u-link.brd-grey-10[class*="brd-"] {
  border-color: #e5e5e5 !important;
}
.u-link.brd-grey-10[class*="brd-"]:hover {
  border-color: #cecece !important;
}
/*end-color grey-10*//*begin-color color-1*/
.u-text-color-1,
.u-input.u-text-color-1,
.u-input.u-text-color-1[class*="brd-"],
li.active > a.u-button-style.u-text-color-1,
li.active > a.u-button-style.u-text-color-1[class*="brd-"],
a.u-button-style.u-text-color-1,
a.u-button-style.u-text-color-1[class*="brd-"] {
  color: #a9a3a3 !important;
  
  
  
}
a.u-button-style.u-text-color-1:hover,
a.u-button-style.u-text-color-1[class*="brd-"]:hover,
a.u-button-style.u-text-color-1:focus,
a.u-button-style.u-text-color-1[class*="brd-"]:focus,
a.u-button-style.u-button-style.u-text-color-1:active,
a.u-button-style.u-button-style.u-text-color-1[class*="brd-"]:active,
a.u-button-style.u-button-style.u-text-color-1.active,
a.u-button-style.u-button-style.u-text-color-1[class*="brd-"].active {
  color: #999292 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-color-1,
a.u-button-style:hover > .u-text-hover-color-1[class*="brd-"],
a.u-button-style.u-button-style.u-text-hover-color-1:hover,
a.u-button-style.u-button-style.u-text-hover-color-1[class*="brd-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1[class*="brd-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1[class*="brd-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-1:focus,
a.u-button-style.u-button-style.u-text-hover-color-1[class*="brd-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-1:hover,
.u-text-hover-color-1.u-language-url:hover,
.u-text-hover-color-1 .u-language-url:hover,
.u-text-hover-color-1.u-carousel-control:hover,
.u-text-hover-color-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-1:hover {
  color: #a9a3a3 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1[class*="brd-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1[class*="brd-"].active,
a.u-button-style.u-button-style.active > .u-text-active-color-1,
a.u-button-style.u-button-style.active > .u-text-active-color-1[class*="brd-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-color-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-1.wtf {
  color: #a9a3a3 !important;
}
.u-text-color-1 .u-svg-link {
  fill: #a9a3a3;
}
.u-text-hover-color-1:hover .u-svg-link,
.u-text-hover-color-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-1 .u-svg-link {
  fill: #a9a3a3;
}
.u-text-active-color-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-1 .u-svg-link {
  fill: #a9a3a3;
}
.u-link.u-text-color-1:hover {
  color: #999292 !important;
}
a.u-link.u-text-hover-color-1:hover {
  color: #a9a3a3 !important;
}
/*end-color color-1*//*begin-color color-2*/
.u-text-color-2,
.u-input.u-text-color-2,
.u-input.u-text-color-2[class*="brd-"],
li.active > a.u-button-style.u-text-color-2,
li.active > a.u-button-style.u-text-color-2[class*="brd-"],
a.u-button-style.u-text-color-2,
a.u-button-style.u-text-color-2[class*="brd-"] {
  color: #db545a !important;
  
  
  
}
a.u-button-style.u-text-color-2:hover,
a.u-button-style.u-text-color-2[class*="brd-"]:hover,
a.u-button-style.u-text-color-2:focus,
a.u-button-style.u-text-color-2[class*="brd-"]:focus,
a.u-button-style.u-button-style.u-text-color-2:active,
a.u-button-style.u-button-style.u-text-color-2[class*="brd-"]:active,
a.u-button-style.u-button-style.u-text-color-2.active,
a.u-button-style.u-button-style.u-text-color-2[class*="brd-"].active {
  color: #d63b42 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-color-2,
a.u-button-style:hover > .u-text-hover-color-2[class*="brd-"],
a.u-button-style.u-button-style.u-text-hover-color-2:hover,
a.u-button-style.u-button-style.u-text-hover-color-2[class*="brd-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2[class*="brd-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2[class*="brd-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-2:focus,
a.u-button-style.u-button-style.u-text-hover-color-2[class*="brd-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-2:hover,
.u-text-hover-color-2.u-language-url:hover,
.u-text-hover-color-2 .u-language-url:hover,
.u-text-hover-color-2.u-carousel-control:hover,
.u-text-hover-color-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-2 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-2:hover {
  color: #db545a !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2[class*="brd-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2[class*="brd-"].active,
a.u-button-style.u-button-style.active > .u-text-active-color-2,
a.u-button-style.u-button-style.active > .u-text-active-color-2[class*="brd-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-color-2.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-2.wtf {
  color: #db545a !important;
}
.u-text-color-2 .u-svg-link {
  fill: #db545a;
}
.u-text-hover-color-2:hover .u-svg-link,
.u-text-hover-color-2:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-2 .u-svg-link {
  fill: #db545a;
}
.u-text-active-color-2:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-2 .u-svg-link {
  fill: #db545a;
}
.u-link.u-text-color-2:hover {
  color: #d63b42 !important;
}
a.u-link.u-text-hover-color-2:hover {
  color: #db545a !important;
}
/*end-color color-2*//*begin-color color-3*/
.u-text-color-3,
.u-input.u-text-color-3,
.u-input.u-text-color-3[class*="brd-"],
li.active > a.u-button-style.u-text-color-3,
li.active > a.u-button-style.u-text-color-3[class*="brd-"],
a.u-button-style.u-text-color-3,
a.u-button-style.u-text-color-3[class*="brd-"] {
  color: #f1c50e !important;
  
  
  
}
a.u-button-style.u-text-color-3:hover,
a.u-button-style.u-text-color-3[class*="brd-"]:hover,
a.u-button-style.u-text-color-3:focus,
a.u-button-style.u-text-color-3[class*="brd-"]:focus,
a.u-button-style.u-button-style.u-text-color-3:active,
a.u-button-style.u-button-style.u-text-color-3[class*="brd-"]:active,
a.u-button-style.u-button-style.u-text-color-3.active,
a.u-button-style.u-button-style.u-text-color-3[class*="brd-"].active {
  color: #d9b10d !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-color-3,
a.u-button-style:hover > .u-text-hover-color-3[class*="brd-"],
a.u-button-style.u-button-style.u-text-hover-color-3:hover,
a.u-button-style.u-button-style.u-text-hover-color-3[class*="brd-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3[class*="brd-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3[class*="brd-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-3:focus,
a.u-button-style.u-button-style.u-text-hover-color-3[class*="brd-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-3:hover,
.u-text-hover-color-3.u-language-url:hover,
.u-text-hover-color-3 .u-language-url:hover,
.u-text-hover-color-3.u-carousel-control:hover,
.u-text-hover-color-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-3:hover {
  color: #f1c50e !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3[class*="brd-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3[class*="brd-"].active,
a.u-button-style.u-button-style.active > .u-text-active-color-3,
a.u-button-style.u-button-style.active > .u-text-active-color-3[class*="brd-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-color-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-3.wtf {
  color: #f1c50e !important;
}
.u-text-color-3 .u-svg-link {
  fill: #f1c50e;
}
.u-text-hover-color-3:hover .u-svg-link,
.u-text-hover-color-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-3 .u-svg-link {
  fill: #f1c50e;
}
.u-text-active-color-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-3 .u-svg-link {
  fill: #f1c50e;
}
.u-link.u-text-color-3:hover {
  color: #d9b10d !important;
}
a.u-link.u-text-hover-color-3:hover {
  color: #f1c50e !important;
}
/*end-color color-3*//*begin-color palette-3-dark-3*/
.u-text-palette-3-dark-3,
.u-input.u-text-palette-3-dark-3,
.u-input.u-text-palette-3-dark-3[class*="brd-"],
li.active > a.u-button-style.u-text-palette-3-dark-3,
li.active > a.u-button-style.u-text-palette-3-dark-3[class*="brd-"],
a.u-button-style.u-text-palette-3-dark-3,
a.u-button-style.u-text-palette-3-dark-3[class*="brd-"] {
  color: #333129 !important;
  
  
  
}
a.u-button-style.u-text-palette-3-dark-3:hover,
a.u-button-style.u-text-palette-3-dark-3[class*="brd-"]:hover,
a.u-button-style.u-text-palette-3-dark-3:focus,
a.u-button-style.u-text-palette-3-dark-3[class*="brd-"]:focus,
a.u-button-style.u-button-style.u-text-palette-3-dark-3:active,
a.u-button-style.u-button-style.u-text-palette-3-dark-3[class*="brd-"]:active,
a.u-button-style.u-button-style.u-text-palette-3-dark-3.active,
a.u-button-style.u-button-style.u-text-palette-3-dark-3[class*="brd-"].active {
  color: #2e2c25 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-3-dark-3,
a.u-button-style:hover > .u-text-hover-palette-3-dark-3[class*="brd-"],
a.u-button-style.u-button-style.u-text-hover-palette-3-dark-3:hover,
a.u-button-style.u-button-style.u-text-hover-palette-3-dark-3[class*="brd-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-dark-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-dark-3[class*="brd-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-dark-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-dark-3[class*="brd-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-3-dark-3:focus,
a.u-button-style.u-button-style.u-text-hover-palette-3-dark-3[class*="brd-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-3-dark-3:hover,
.u-text-hover-palette-3-dark-3.u-language-url:hover,
.u-text-hover-palette-3-dark-3 .u-language-url:hover,
.u-text-hover-palette-3-dark-3.u-carousel-control:hover,
.u-text-hover-palette-3-dark-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-3-dark-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-3-dark-3:hover {
  color: #333129 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-dark-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-dark-3[class*="brd-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-dark-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-dark-3[class*="brd-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-3-dark-3,
a.u-button-style.u-button-style.active > .u-text-active-palette-3-dark-3[class*="brd-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-3-dark-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-3-dark-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-3-dark-3.wtf {
  color: #333129 !important;
}
.u-text-palette-3-dark-3 .u-svg-link {
  fill: #333129;
}
.u-text-hover-palette-3-dark-3:hover .u-svg-link,
.u-text-hover-palette-3-dark-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-3-dark-3 .u-svg-link {
  fill: #333129;
}
.u-text-active-palette-3-dark-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-3-dark-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-3-dark-3 .u-svg-link {
  fill: #333129;
}
.u-link.u-text-palette-3-dark-3:hover {
  color: #2e2c25 !important;
}
a.u-link.u-text-hover-palette-3-dark-3:hover {
  color: #333129 !important;
}
/*end-color palette-3-dark-3*//*begin-color palette-3-dark-1*/
.u-text-palette-3-dark-1,
.u-input.u-text-palette-3-dark-1,
.u-input.u-text-palette-3-dark-1[class*="brd-"],
li.active > a.u-button-style.u-text-palette-3-dark-1,
li.active > a.u-button-style.u-text-palette-3-dark-1[class*="brd-"],
a.u-button-style.u-text-palette-3-dark-1,
a.u-button-style.u-text-palette-3-dark-1[class*="brd-"] {
  color: #b29a36 !important;
  
  
  
}
a.u-button-style.u-text-palette-3-dark-1:hover,
a.u-button-style.u-text-palette-3-dark-1[class*="brd-"]:hover,
a.u-button-style.u-text-palette-3-dark-1:focus,
a.u-button-style.u-text-palette-3-dark-1[class*="brd-"]:focus,
a.u-button-style.u-button-style.u-text-palette-3-dark-1:active,
a.u-button-style.u-button-style.u-text-palette-3-dark-1[class*="brd-"]:active,
a.u-button-style.u-button-style.u-text-palette-3-dark-1.active,
a.u-button-style.u-button-style.u-text-palette-3-dark-1[class*="brd-"].active {
  color: #a08b31 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-3-dark-1,
a.u-button-style:hover > .u-text-hover-palette-3-dark-1[class*="brd-"],
a.u-button-style.u-button-style.u-text-hover-palette-3-dark-1:hover,
a.u-button-style.u-button-style.u-text-hover-palette-3-dark-1[class*="brd-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-dark-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-dark-1[class*="brd-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-dark-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-dark-1[class*="brd-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-3-dark-1:focus,
a.u-button-style.u-button-style.u-text-hover-palette-3-dark-1[class*="brd-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-3-dark-1:hover,
.u-text-hover-palette-3-dark-1.u-language-url:hover,
.u-text-hover-palette-3-dark-1 .u-language-url:hover,
.u-text-hover-palette-3-dark-1.u-carousel-control:hover,
.u-text-hover-palette-3-dark-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-3-dark-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-3-dark-1:hover {
  color: #b29a36 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-dark-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-dark-1[class*="brd-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-dark-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-dark-1[class*="brd-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-3-dark-1,
a.u-button-style.u-button-style.active > .u-text-active-palette-3-dark-1[class*="brd-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-3-dark-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-3-dark-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-3-dark-1.wtf {
  color: #b29a36 !important;
}
.u-text-palette-3-dark-1 .u-svg-link {
  fill: #b29a36;
}
.u-text-hover-palette-3-dark-1:hover .u-svg-link,
.u-text-hover-palette-3-dark-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-3-dark-1 .u-svg-link {
  fill: #b29a36;
}
.u-text-active-palette-3-dark-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-3-dark-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-3-dark-1 .u-svg-link {
  fill: #b29a36;
}
.u-link.u-text-palette-3-dark-1:hover {
  color: #a08b31 !important;
}
a.u-link.u-text-hover-palette-3-dark-1:hover {
  color: #b29a36 !important;
}
/*end-color palette-3-dark-1*//*begin-color palette-3*/
.u-text-palette-3,
.u-input.u-text-palette-3,
.u-input.u-text-palette-3[class*="brd-"],
li.active > a.u-button-style.u-text-palette-3,
li.active > a.u-button-style.u-text-palette-3[class*="brd-"],
a.u-button-style.u-text-palette-3,
a.u-button-style.u-text-palette-3[class*="brd-"] {
  color: #f1c50e !important;
  
  
  
}
a.u-button-style.u-text-palette-3:hover,
a.u-button-style.u-text-palette-3[class*="brd-"]:hover,
a.u-button-style.u-text-palette-3:focus,
a.u-button-style.u-text-palette-3[class*="brd-"]:focus,
a.u-button-style.u-button-style.u-text-palette-3:active,
a.u-button-style.u-button-style.u-text-palette-3[class*="brd-"]:active,
a.u-button-style.u-button-style.u-text-palette-3.active,
a.u-button-style.u-button-style.u-text-palette-3[class*="brd-"].active {
  color: #d9b10d !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-3,
a.u-button-style:hover > .u-text-hover-palette-3[class*="brd-"],
a.u-button-style.u-button-style.u-text-hover-palette-3:hover,
a.u-button-style.u-button-style.u-text-hover-palette-3[class*="brd-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3[class*="brd-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3[class*="brd-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-3:focus,
a.u-button-style.u-button-style.u-text-hover-palette-3[class*="brd-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-3:hover,
.u-text-hover-palette-3.u-language-url:hover,
.u-text-hover-palette-3 .u-language-url:hover,
.u-text-hover-palette-3.u-carousel-control:hover,
.u-text-hover-palette-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-3:hover {
  color: #f1c50e !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3[class*="brd-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3[class*="brd-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-3,
a.u-button-style.u-button-style.active > .u-text-active-palette-3[class*="brd-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-3.wtf {
  color: #f1c50e !important;
}
.u-text-palette-3 .u-svg-link {
  fill: #f1c50e;
}
.u-text-hover-palette-3:hover .u-svg-link,
.u-text-hover-palette-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-3 .u-svg-link {
  fill: #f1c50e;
}
.u-text-active-palette-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-3 .u-svg-link {
  fill: #f1c50e;
}
.u-link.u-text-palette-3:hover {
  color: #d9b10d !important;
}
a.u-link.u-text-hover-palette-3:hover {
  color: #f1c50e !important;
}
/*end-color palette-3*//*begin-color palette-3-light-1*/
.u-text-palette-3-light-1,
.u-input.u-text-palette-3-light-1,
.u-input.u-text-palette-3-light-1[class*="brd-"],
li.active > a.u-button-style.u-text-palette-3-light-1,
li.active > a.u-button-style.u-text-palette-3-light-1[class*="brd-"],
a.u-button-style.u-text-palette-3-light-1,
a.u-button-style.u-text-palette-3-light-1[class*="brd-"] {
  color: #8641ff !important;
  
  
  
}
a.u-button-style.u-text-palette-3-light-1:hover,
a.u-button-style.u-text-palette-3-light-1[class*="brd-"]:hover,
a.u-button-style.u-text-palette-3-light-1:focus,
a.u-button-style.u-text-palette-3-light-1[class*="brd-"]:focus,
a.u-button-style.u-button-style.u-text-palette-3-light-1:active,
a.u-button-style.u-button-style.u-text-palette-3-light-1[class*="brd-"]:active,
a.u-button-style.u-button-style.u-text-palette-3-light-1.active,
a.u-button-style.u-button-style.u-text-palette-3-light-1[class*="brd-"].active {
  color: #f3cf35 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-3-light-1,
a.u-button-style:hover > .u-text-hover-palette-3-light-1[class*="brd-"],
a.u-button-style.u-button-style.u-text-hover-palette-3-light-1:hover,
a.u-button-style.u-button-style.u-text-hover-palette-3-light-1[class*="brd-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-light-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-light-1[class*="brd-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-light-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-light-1[class*="brd-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-3-light-1:focus,
a.u-button-style.u-button-style.u-text-hover-palette-3-light-1[class*="brd-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-3-light-1:hover,
.u-text-hover-palette-3-light-1.u-language-url:hover,
.u-text-hover-palette-3-light-1 .u-language-url:hover,
.u-text-hover-palette-3-light-1.u-carousel-control:hover,
.u-text-hover-palette-3-light-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-3-light-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-3-light-1:hover {
  color: #8641ff !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-light-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-light-1[class*="brd-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-light-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-light-1[class*="brd-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-3-light-1,
a.u-button-style.u-button-style.active > .u-text-active-palette-3-light-1[class*="brd-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-3-light-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-3-light-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-3-light-1.wtf {
  color: #8641ff !important;
}
.u-text-palette-3-light-1 .u-svg-link {
  fill: #8641ff;
}
.u-text-hover-palette-3-light-1:hover .u-svg-link,
.u-text-hover-palette-3-light-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-3-light-1 .u-svg-link {
  fill: #8641ff;
}
.u-text-active-palette-3-light-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-3-light-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-3-light-1 .u-svg-link {
  fill: #8641ff;
}
.u-link.u-text-palette-3-light-1:hover {
  color: #f3cf35 !important;
}
a.u-link.u-text-hover-palette-3-light-1:hover {
  color: #8641ff !important;
}
/*end-color palette-3-light-1*//*begin-color grey*/
.u-text-grey,
.u-input.u-text-grey,
.u-input.u-text-grey[class*="brd-"],
li.active > a.u-button-style.u-text-grey,
li.active > a.u-button-style.u-text-grey[class*="brd-"],
a.u-button-style.u-text-grey,
a.u-button-style.u-text-grey[class*="brd-"] {
  color: #b3b3b3 !important;
  
  
  
}
a.u-button-style.u-text-grey:hover,
a.u-button-style.u-text-grey[class*="brd-"]:hover,
a.u-button-style.u-text-grey:focus,
a.u-button-style.u-text-grey[class*="brd-"]:focus,
a.u-button-style.u-button-style.u-text-grey:active,
a.u-button-style.u-button-style.u-text-grey[class*="brd-"]:active,
a.u-button-style.u-button-style.u-text-grey.active,
a.u-button-style.u-button-style.u-text-grey[class*="brd-"].active {
  color: #a1a1a1 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-grey,
a.u-button-style:hover > .u-text-hover-grey[class*="brd-"],
a.u-button-style.u-button-style.u-text-hover-grey:hover,
a.u-button-style.u-button-style.u-text-hover-grey[class*="brd-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey[class*="brd-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey[class*="brd-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey:focus,
a.u-button-style.u-button-style.u-text-hover-grey[class*="brd-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey:hover,
.u-text-hover-grey.u-language-url:hover,
.u-text-hover-grey .u-language-url:hover,
.u-text-hover-grey.u-carousel-control:hover,
.u-text-hover-grey.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-grey .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-grey:hover {
  color: #b3b3b3 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey[class*="brd-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey[class*="brd-"].active,
a.u-button-style.u-button-style.active > .u-text-active-grey,
a.u-button-style.u-button-style.active > .u-text-active-grey[class*="brd-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-grey.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-grey.wtf {
  color: #b3b3b3 !important;
}
.u-text-grey .u-svg-link {
  fill: #b3b3b3;
}
.u-text-hover-grey:hover .u-svg-link,
.u-text-hover-grey:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-grey .u-svg-link {
  fill: #b3b3b3;
}
.u-text-active-grey:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-grey .u-svg-link {
  fill: #b3b3b3;
}
.u-link.u-text-grey:hover {
  color: #a1a1a1 !important;
}
a.u-link.u-text-hover-grey:hover {
  color: #b3b3b3 !important;
}
/*end-color grey*//*begin-color white*/
.u-text-white,
.u-input.u-text-white,
.u-input.u-text-white[class*="brd-"],
li.active > a.u-button-style.u-text-white,
li.active > a.u-button-style.u-text-white[class*="brd-"],
a.u-button-style.u-text-white,
a.u-button-style.u-text-white[class*="brd-"] {
  color: #ffffff !important;
  
  
  
}
a.u-button-style.u-text-white:hover,
a.u-button-style.u-text-white[class*="brd-"]:hover,
a.u-button-style.u-text-white:focus,
a.u-button-style.u-text-white[class*="brd-"]:focus,
a.u-button-style.u-button-style.u-text-white:active,
a.u-button-style.u-button-style.u-text-white[class*="brd-"]:active,
a.u-button-style.u-button-style.u-text-white.active,
a.u-button-style.u-button-style.u-text-white[class*="brd-"].active {
  color: #e6e6e6 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-white,
a.u-button-style:hover > .u-text-hover-white[class*="brd-"],
a.u-button-style.u-button-style.u-text-hover-white:hover,
a.u-button-style.u-button-style.u-text-hover-white[class*="brd-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-white.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-white[class*="brd-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-white:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-white[class*="brd-"]:active,
a.u-button-style.u-button-style.u-text-hover-white:focus,
a.u-button-style.u-button-style.u-text-hover-white[class*="brd-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-white:hover,
.u-text-hover-white.u-language-url:hover,
.u-text-hover-white .u-language-url:hover,
.u-text-hover-white.u-carousel-control:hover,
.u-text-hover-white.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-white .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-white:hover {
  color: #ffffff !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-white:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-white[class*="brd-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-white.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-white[class*="brd-"].active,
a.u-button-style.u-button-style.active > .u-text-active-white,
a.u-button-style.u-button-style.active > .u-text-active-white[class*="brd-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-white.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-white .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-white.wtf {
  color: #ffffff !important;
}
.u-text-white .u-svg-link {
  fill: #ffffff;
}
.u-text-hover-white:hover .u-svg-link,
.u-text-hover-white:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-white .u-svg-link {
  fill: #ffffff;
}
.u-text-active-white:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-white .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-white .u-svg-link {
  fill: #ffffff;
}
.u-link.u-text-white:hover {
  color: #e6e6e6 !important;
}
a.u-link.u-text-hover-white:hover {
  color: #ffffff !important;
}
/*end-color white*//*begin-color black*/
.u-text-black,
.u-input.u-text-black,
.u-input.u-text-black[class*="brd-"],
li.active > a.u-button-style.u-text-black,
li.active > a.u-button-style.u-text-black[class*="brd-"],
a.u-button-style.u-text-black,
a.u-button-style.u-text-black[class*="brd-"] {
  color: #ffffff !important;

}
body {
  padding-top: 80px; /* висота хедера */
}

a.u-button-style.u-text-black:hover,
a.u-button-style.u-text-black[class*="brd-"]:hover,
a.u-button-style.u-text-black:focus,
a.u-button-style.u-text-black[class*="brd-"]:focus,
a.u-button-style.u-button-style.u-text-black:active,
a.u-button-style.u-button-style.u-text-black[class*="brd-"]:active,
a.u-button-style.u-button-style.u-text-black.active,
a.u-button-style.u-button-style.u-text-black[class*="brd-"].active {
  color: #ffffff !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-black,
a.u-button-style:hover > .u-text-hover-black[class*="brd-"],
a.u-button-style.u-button-style.u-text-hover-black:hover,
a.u-button-style.u-button-style.u-text-hover-black[class*="brd-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-black.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-black[class*="brd-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-black:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-black[class*="brd-"]:active,
a.u-button-style.u-button-style.u-text-hover-black:focus,
a.u-button-style.u-button-style.u-text-hover-black[class*="brd-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-black:hover,
.u-text-hover-black.u-language-url:hover,
.u-text-hover-black .u-language-url:hover,
.u-text-hover-black.u-carousel-control:hover,
.u-text-hover-black.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-black .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-black:hover {
  color: #000000 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-black:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-black[class*="brd-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-black.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-black[class*="brd-"].active,
a.u-button-style.u-button-style.active > .u-text-active-black,
a.u-button-style.u-button-style.active > .u-text-active-black[class*="brd-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-black.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-black .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-black.wtf {
  color: #000000 !important;
}
.u-text-black .u-svg-link {
  fill: #000000;
}
.u-text-hover-black:hover .u-svg-link,
.u-text-hover-black:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-black .u-svg-link {
  fill: #000000;
}
.u-text-active-black:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-black .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-black .u-svg-link {
  fill: #000000;
}
.u-link.u-text-black:hover {
  color: #000000 !important;
}
a.u-link.u-text-hover-black:hover {
  color: #000000 !important;
}
/*end-color black*//*begin-color body-color*/
.u-text-body-color,
.u-input.u-text-body-color,
.u-input.u-text-body-color[class*="brd-"],
li.active > a.u-button-style.u-text-body-color,
li.active > a.u-button-style.u-text-body-color[class*="brd-"],
a.u-button-style.u-text-body-color,
a.u-button-style.u-text-body-color[class*="brd-"] {
  color: #111111 !important;
  
  
  
}
a.u-button-style.u-text-body-color:hover,
a.u-button-style.u-text-body-color[class*="brd-"]:hover,
a.u-button-style.u-text-body-color:focus,
a.u-button-style.u-text-body-color[class*="brd-"]:focus,
a.u-button-style.u-button-style.u-text-body-color:active,
a.u-button-style.u-button-style.u-text-body-color[class*="brd-"]:active,
a.u-button-style.u-button-style.u-text-body-color.active,
a.u-button-style.u-button-style.u-text-body-color[class*="brd-"].active {
  color: #0f0f0f !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-body-color,
a.u-button-style:hover > .u-text-hover-body-color[class*="brd-"],
a.u-button-style.u-button-style.u-text-hover-body-color:hover,
a.u-button-style.u-button-style.u-text-hover-body-color[class*="brd-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-body-color.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-body-color[class*="brd-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-body-color:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-body-color[class*="brd-"]:active,
a.u-button-style.u-button-style.u-text-hover-body-color:focus,
a.u-button-style.u-button-style.u-text-hover-body-color[class*="brd-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-body-color:hover,
.u-text-hover-body-color.u-language-url:hover,
.u-text-hover-body-color .u-language-url:hover,
.u-text-hover-body-color.u-carousel-control:hover,
.u-text-hover-body-color.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-body-color .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-body-color:hover {
  color: #111111 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-body-color:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-body-color[class*="brd-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-body-color.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-body-color[class*="brd-"].active,
a.u-button-style.u-button-style.active > .u-text-active-body-color,
a.u-button-style.u-button-style.active > .u-text-active-body-color[class*="brd-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-body-color.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-body-color .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-body-color.wtf {
  color: #111111 !important;
}
.u-text-body-color .u-svg-link {
  fill: #111111;
}
.u-text-hover-body-color:hover .u-svg-link,
.u-text-hover-body-color:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-body-color .u-svg-link {
  fill: #111111;
}
.u-text-active-body-color:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-body-color .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-body-color .u-svg-link {
  fill: #111111;
}
.u-link.u-text-body-color:hover {
  color: #0f0f0f !important;
}
a.u-link.u-text-hover-body-color:hover {
  color: #111111 !important;
}
/*end-color body-color*//*begin-color grey-10*/
.u-text-grey-10,
.u-input.u-text-grey-10,
.u-input.u-text-grey-10[class*="brd-"],
li.active > a.u-button-style.u-text-grey-10,
li.active > a.u-button-style.u-text-grey-10[class*="brd-"],
a.u-button-style.u-text-grey-10,
a.u-button-style.u-text-grey-10[class*="brd-"] {
  color: #e5e5e5 !important;
  
  
  
}
a.u-button-style.u-text-grey-10:hover,
a.u-button-style.u-text-grey-10[class*="brd-"]:hover,
a.u-button-style.u-text-grey-10:focus,
a.u-button-style.u-text-grey-10[class*="brd-"]:focus,
a.u-button-style.u-button-style.u-text-grey-10:active,
a.u-button-style.u-button-style.u-text-grey-10[class*="brd-"]:active,
a.u-button-style.u-button-style.u-text-grey-10.active,
a.u-button-style.u-button-style.u-text-grey-10[class*="brd-"].active {
  color: #cecece !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-grey-10,
a.u-button-style:hover > .u-text-hover-grey-10[class*="brd-"],
a.u-button-style.u-button-style.u-text-hover-grey-10:hover,
a.u-button-style.u-button-style.u-text-hover-grey-10[class*="brd-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-10.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-10[class*="brd-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-10:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-10[class*="brd-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey-10:focus,
a.u-button-style.u-button-style.u-text-hover-grey-10[class*="brd-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey-10:hover,
.u-text-hover-grey-10.u-language-url:hover,
.u-text-hover-grey-10 .u-language-url:hover,
.u-text-hover-grey-10.u-carousel-control:hover,
.u-text-hover-grey-10.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-grey-10 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-grey-10:hover {
  color: #e5e5e5 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-10:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-10[class*="brd-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-10.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-10[class*="brd-"].active,
a.u-button-style.u-button-style.active > .u-text-active-grey-10,
a.u-button-style.u-button-style.active > .u-text-active-grey-10[class*="brd-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-grey-10.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-10 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-grey-10.wtf {
  color: #e5e5e5 !important;
}
.u-text-grey-10 .u-svg-link {
  fill: #e5e5e5;
}
.u-text-hover-grey-10:hover .u-svg-link,
.u-text-hover-grey-10:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-grey-10 .u-svg-link {
  fill: #e5e5e5;
}
.u-text-active-grey-10:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey-10 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-grey-10 .u-svg-link {
  fill: #e5e5e5;
}
.u-link.u-text-grey-10:hover {
  color: #cecece !important;
}
a.u-link.u-text-hover-grey-10:hover {
  color: #e5e5e5 !important;
}
/*end-color grey-10*//*begin-variables sitestylecss*//*begin-color custom-color-1*/
        .u-custom-color-1,
        .u-body.u-custom-color-1,
        section.u-custom-color-1:before,
        .u-custom-color-1 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-1 > .u-container-layout:before,
        .u-custom-color-1 > .u-inner-container-layout:before,
        .u-custom-color-1.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-1:before,
        .u-table-alt-custom-color-1 tr:nth-child(even)
        {
            color: #111111;
            background-color: #f1f5f9;

        }

        .u-input.u-custom-color-1,
        .u-field-input.u-custom-color-1,
        .u-button-style.u-custom-color-1,
        .u-button-style.u-custom-color-1[class*="brd-"]
        {
            color: #111111 !important;
            background-color: #f1f5f9 !important;
        }

        .u-button-style.u-custom-color-1:hover,
        .u-button-style.u-custom-color-1[class*="brd-"]:hover,
        .u-button-style.u-custom-color-1:focus,
        .u-button-style.u-custom-color-1[class*="brd-"]:focus,
        .u-button-style.u-button-style.u-custom-color-1:active,
        .u-button-style.u-button-style.u-custom-color-1[class*="brd-"]:active,
        .u-button-style.u-button-style.u-custom-color-1.active,
        .u-button-style.u-button-style.u-custom-color-1[class*="brd-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-1,
        li.active > .u-button-style.u-button-style.u-custom-color-1[class*="brd-"]
        {
            color: #111111 !important;
            background-color: #cfddea !important;
        }

        /* hover */
        .u-hover-custom-color-1:hover,
        .u-hover-custom-color-1[class*="brd-"]:hover,
        .u-hover-custom-color-1:focus,
        .u-hover-custom-color-1[class*="brd-"]:focus,
        a.u-button-style.u-hover-custom-color-1:hover,
        a.u-button-style.u-hover-custom-color-1.hover,
        a.u-button-style.u-hover-custom-color-1[class*="brd-"]:hover,
        a.u-button-style.u-hover-custom-color-1[class*="brd-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-1,
        a.u-button-style:hover > .u-hover-custom-color-1[class*="brd-"],
        a.u-button-style.u-hover-custom-color-1:focus,
        a.u-button-style.u-hover-custom-color-1[class*="brd-"]:focus
        {
            color: #111111 !important;
            background-color: #f1f5f9 !important;
        }

        /* active */
        .wtf-custom-color-1.wtf.wtf,
        .wtf-custom-color-1[class*="brd-"].wtf.wtf,
        a.u-button-style.u-button-style.wtf-custom-color-1:active,
        a.u-button-style.u-button-style.wtf-custom-color-1[class*="brd-"]:active,
        a.u-button-style.u-button-style.wtf-custom-color-1.active,
        a.u-button-style.u-button-style.wtf-custom-color-1[class*="brd-"].active,
        a.u-button-style.u-button-style.active > .wtf-custom-color-1,
        a.u-button-style.u-button-style.active > .wtf-custom-color-1[class*="brd-"],
        li.active > a.u-button-style.u-button-style.wtf-custom-color-1,
        li.active > a.u-button-style.u-button-style.wtf-custom-color-1[class*="brd-"],
        input.u-field-input.u-field-input.wtf-custom-color-1:checked
        {
            color: #ffffff !important;
            background-color: #f1f5f9 !important;
        }

        a.u-link.u-hover-custom-color-1:hover {
            color: #f1f5f9 !important;
        }

        /*end-color custom-color-1*//*begin-color custom-color-2*/
        .u-custom-color-2,
        .u-body.u-custom-color-2,
        section.u-custom-color-2:before,
        .u-custom-color-2 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-2 > .u-container-layout:before,
        .u-custom-color-2 > .u-inner-container-layout:before,
        .u-custom-color-2.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-2:before,
        .u-table-alt-custom-color-2 tr:nth-child(even)
        {
            color: #ffffff;
            background-color: #8641ff;

        }

        .u-input.u-custom-color-2,
        .u-field-input.u-custom-color-2,
        .u-button-style.u-custom-color-2,
        .u-button-style.u-custom-color-2[class*="brd-"]
        {
            color: #ffffff !important;
            background-color: #8641ff !important;
        }

        .u-button-style.u-custom-color-2:hover,
        .u-button-style.u-custom-color-2[class*="brd-"]:hover,
        .u-button-style.u-custom-color-2:focus,
        .u-button-style.u-custom-color-2[class*="brd-"]:focus,
        .u-button-style.u-button-style.u-custom-color-2:active,
        .u-button-style.u-button-style.u-custom-color-2[class*="brd-"]:active,
        .u-button-style.u-button-style.u-custom-color-2.active,
        .u-button-style.u-button-style.u-custom-color-2[class*="brd-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-2,
        li.active > .u-button-style.u-button-style.u-custom-color-2[class*="brd-"]
        {
            color: #111111 !important;
            background-color: #ffe014 !important;
        }

        /* hover */
        .u-hover-custom-color-2:hover,
        .u-hover-custom-color-2[class*="brd-"]:hover,
        .u-hover-custom-color-2:focus,
        .u-hover-custom-color-2[class*="brd-"]:focus,
        a.u-button-style.u-hover-custom-color-2:hover,
        a.u-button-style.u-hover-custom-color-2.hover,
        a.u-button-style.u-hover-custom-color-2[class*="brd-"]:hover,
        a.u-button-style.u-hover-custom-color-2[class*="brd-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-2,
        a.u-button-style:hover > .u-hover-custom-color-2[class*="brd-"],
        a.u-button-style.u-hover-custom-color-2:focus,
        a.u-button-style.u-hover-custom-color-2[class*="brd-"]:focus
        {
            color: #111111 !important;
            background-color: #8641ff !important;
        }

        /* active */
        .wtf-custom-color-2.wtf.wtf,
        .wtf-custom-color-2[class*="brd-"].wtf.wtf,
        a.u-button-style.u-button-style.wtf-custom-color-2:active,
        a.u-button-style.u-button-style.wtf-custom-color-2[class*="brd-"]:active,
        a.u-button-style.u-button-style.wtf-custom-color-2.active,
        a.u-button-style.u-button-style.wtf-custom-color-2[class*="brd-"].active,
        a.u-button-style.u-button-style.active > .wtf-custom-color-2,
        a.u-button-style.u-button-style.active > .wtf-custom-color-2[class*="brd-"],
        li.active > a.u-button-style.u-button-style.wtf-custom-color-2,
        li.active > a.u-button-style.u-button-style.wtf-custom-color-2[class*="brd-"],
        input.u-field-input.u-field-input.wtf-custom-color-2:checked
        {
            color: #111111 !important;
            background-color: #8641ff !important;
        }

        a.u-link.u-hover-custom-color-2:hover {
            color: #8641ff !important;
        }

        /*end-color custom-color-2*//*begin-color custom-color-3*/
        .u-custom-color-3,
        .u-body.u-custom-color-3,
        section.u-custom-color-3:before,
        .u-custom-color-3 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-3 > .u-container-layout:before,
        .u-custom-color-3 > .u-inner-container-layout:before,
        .u-custom-color-3.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-3:before,
        .u-table-alt-custom-color-3 tr:nth-child(even)
        {
            color: #ffffff;
            background-color: #9d8800;

        }

        .u-input.u-custom-color-3,
        .u-field-input.u-custom-color-3,
        .u-button-style.u-custom-color-3,
        .u-button-style.u-custom-color-3[class*="brd-"]
        {
            color: #ffffff !important;
            background-color: #9d8800 !important;
        }

        .u-button-style.u-custom-color-3:hover,
        .u-button-style.u-custom-color-3[class*="brd-"]:hover,
        .u-button-style.u-custom-color-3:focus,
        .u-button-style.u-custom-color-3[class*="brd-"]:focus,
        .u-button-style.u-button-style.u-custom-color-3:active,
        .u-button-style.u-button-style.u-custom-color-3[class*="brd-"]:active,
        .u-button-style.u-button-style.u-custom-color-3.active,
        .u-button-style.u-button-style.u-custom-color-3[class*="brd-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-3,
        li.active > .u-button-style.u-button-style.u-custom-color-3[class*="brd-"]
        {
            color: #ffffff !important;
            background-color: #8d7a00 !important;
        }

        /* hover */
        .u-hover-custom-color-3:hover,
        .u-hover-custom-color-3[class*="brd-"]:hover,
        .u-hover-custom-color-3:focus,
        .u-hover-custom-color-3[class*="brd-"]:focus,
        a.u-button-style.u-hover-custom-color-3:hover,
        a.u-button-style.u-hover-custom-color-3.hover,
        a.u-button-style.u-hover-custom-color-3[class*="brd-"]:hover,
        a.u-button-style.u-hover-custom-color-3[class*="brd-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-3,
        a.u-button-style:hover > .u-hover-custom-color-3[class*="brd-"],
        a.u-button-style.u-hover-custom-color-3:focus,
        a.u-button-style.u-hover-custom-color-3[class*="brd-"]:focus
        {
            color: #ffffff !important;
            background-color: #9d8800 !important;
        }

        /* active */
        .wtf-custom-color-3.wtf.wtf,
        .wtf-custom-color-3[class*="brd-"].wtf.wtf,
        a.u-button-style.u-button-style.wtf-custom-color-3:active,
        a.u-button-style.u-button-style.wtf-custom-color-3[class*="brd-"]:active,
        a.u-button-style.u-button-style.wtf-custom-color-3.active,
        a.u-button-style.u-button-style.wtf-custom-color-3[class*="brd-"].active,
        a.u-button-style.u-button-style.active > .wtf-custom-color-3,
        a.u-button-style.u-button-style.active > .wtf-custom-color-3[class*="brd-"],
        li.active > a.u-button-style.u-button-style.wtf-custom-color-3,
        li.active > a.u-button-style.u-button-style.wtf-custom-color-3[class*="brd-"],
        input.u-field-input.u-field-input.wtf-custom-color-3:checked
        {
            color: #ffffff !important;
            background-color: #9d8800 !important;
        }

        a.u-link.u-hover-custom-color-3:hover {
            color: #9d8800 !important;
        }

        .u-custom-color-13,
        .u-body.u-custom-color-13,
        section.u-custom-color-13:before,
        .u-custom-color-13 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-13 > .u-container-layout:before,
        .u-custom-color-13 > .u-inner-container-layout:before,
        .u-custom-color-13.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-13:before,
        .u-table-alt-custom-color-13 tr:nth-child(even)
        {
            color: #ffffff;
            background-color: #290441;

        }

        .u-input.u-custom-color-13,
        .u-field-input.u-custom-color-13,
        .u-button-style.u-custom-color-13,
        .u-button-style.u-custom-color-13[class*="brd-"]
        {
            color: #ffffff !important;
            background-color: #290441 !important;
        }

        .u-button-style.u-custom-color-13:hover,
        .u-button-style.u-custom-color-13[class*="brd-"]:hover,
        .u-button-style.u-custom-color-13:focus,
        .u-button-style.u-custom-color-13[class*="brd-"]:focus,
        .u-button-style.u-button-style.u-custom-color-13:active,
        .u-button-style.u-button-style.u-custom-color-13[class*="brd-"]:active,
        .u-button-style.u-button-style.u-custom-color-13.active,
        .u-button-style.u-button-style.u-custom-color-13[class*="brd-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-13,
        li.active > .u-button-style.u-button-style.u-custom-color-13[class*="brd-"]
        {
            color: #ffffff !important;
            background-color: #7e0222 !important;
        }

        /* hover */
        .u-hover-custom-color-13:hover,
        .u-hover-custom-color-13[class*="brd-"]:hover,
        .u-hover-custom-color-13:focus,
        .u-hover-custom-color-13[class*="brd-"]:focus,
        a.u-button-style.u-hover-custom-color-13:hover,
        a.u-button-style.u-hover-custom-color-13.hover,
        a.u-button-style.u-hover-custom-color-13[class*="brd-"]:hover,
        a.u-button-style.u-hover-custom-color-13[class*="brd-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-13,
        a.u-button-style:hover > .u-hover-custom-color-13[class*="brd-"],
        a.u-button-style.u-hover-custom-color-13:focus,
        a.u-button-style.u-hover-custom-color-13[class*="brd-"]:focus
        {
            color: #ffffff !important;
            background-color: #290441 !important;
        }

        /* active */
        .wtf-custom-color-13.wtf.wtf,
        .wtf-custom-color-13[class*="brd-"].wtf.wtf,
        a.u-button-style.u-button-style.wtf-custom-color-13:active,
        a.u-button-style.u-button-style.wtf-custom-color-13[class*="brd-"]:active,
        a.u-button-style.u-button-style.wtf-custom-color-13.active,
        a.u-button-style.u-button-style.wtf-custom-color-13[class*="brd-"].active,
        a.u-button-style.u-button-style.active > .wtf-custom-color-13,
        a.u-button-style.u-button-style.active > .wtf-custom-color-13[class*="brd-"],
        li.active > a.u-button-style.u-button-style.wtf-custom-color-13,
        li.active > a.u-button-style.u-button-style.wtf-custom-color-13[class*="brd-"],
        input.u-field-input.u-field-input.wtf-custom-color-13:checked
        {
            color: #ffffff !important;
            background-color: #290441 !important;
        }

        a.u-link.u-hover-custom-color-13:hover {
            color: #290441 !important;
        }

        /*end-color custom-color-13*//*begin-color custom-color-1*/
        .brd-custom-color-1,
        .brd-custom-color-1.u-input,
        .brd-custom-color-1.u-field-input.u-field-input,
        .u-separator-custom-color-1:after
        {
            border-color: #f1f5f9;
            stroke: #f1f5f9;
        }

        .u-button-style.brd-custom-color-1
        {
            border-color: #f1f5f9 !important;
            color: #f1f5f9 !important;
            background-color: transparent !important;
        }

        .u-button-style.brd-custom-color-1:hover,
        .u-button-style.brd-custom-color-1:focus
        {
            border-color: transparent !important;
            color: #cfddea !important;
            background-color: transparent !important;
        }

        .brd-hover-custom-color-1:hover,
        .brd-hover-custom-color-1:focus,
        a.u-button-style.brd-hover-custom-color-1:hover,
        a.u-button-style:hover > .brd-hover-custom-color-1,
        a.u-button-style.brd-hover-custom-color-1:focus
        {
            color: #f1f5f9 !important;
            border-color: #f1f5f9 !important;
        }


        .brd-active-custom-color-1.wtf.wtf,
        a.u-button-style.u-button-style.brd-active-custom-color-1:active,
        a.u-button-style.u-button-style.brd-active-custom-color-1.active,
        a.u-button-style.u-button-style.active > .brd-active-custom-color-1,
        li.active > a.u-button-style.u-button-style.brd-active-custom-color-1,
        input.u-field-input.u-field-input.brd-active-custom-color-1:checked
        {
            color: #f1f5f9 !important;
            border-color: #f1f5f9 !important;
        }

        .u-link.brd-custom-color-1[class*="brd-"]
        {
            border-color: #f1f5f9 !important;
        }

        .u-link.brd-custom-color-1[class*="brd-"]:hover
        {
            border-color: #cfddea !important;
        }
        /*end-color custom-color-1*//*begin-color custom-color-2*/
        .brd-custom-color-2,
        .brd-custom-color-2.u-input,
        .brd-custom-color-2.u-field-input.u-field-input,
        .u-separator-custom-color-2:after
        {
            border-color: #8641ff;
            stroke: #8641ff;
        }

        .u-button-style.brd-custom-color-2
        {
            border-color: #8641ff !important;
            color: #8641ff !important;
            background-color: transparent !important;
        }

        .u-button-style.brd-custom-color-2:hover,
        .u-button-style.brd-custom-color-2:focus
        {
            border-color: transparent !important;
            color: #ffe014 !important;
            background-color: transparent !important;
        }

        .brd-hover-custom-color-2:hover,
        .brd-hover-custom-color-2:focus,
        a.u-button-style.brd-hover-custom-color-2:hover,
        a.u-button-style:hover > .brd-hover-custom-color-2,
        a.u-button-style.brd-hover-custom-color-2:focus
        {
            color: #8641ff !important;
            border-color: #8641ff !important;
        }


        .brd-active-custom-color-2.wtf.wtf,
        a.u-button-style.u-button-style.brd-active-custom-color-2:active,
        a.u-button-style.u-button-style.brd-active-custom-color-2.active,
        a.u-button-style.u-button-style.active > .brd-active-custom-color-2,
        li.active > a.u-button-style.u-button-style.brd-active-custom-color-2,
        input.u-field-input.u-field-input.brd-active-custom-color-2:checked
        {
            color: #8641ff !important;
            border-color: #8641ff !important;
        }

        .u-link.brd-custom-color-2[class*="brd-"]
        {
            border-color: #8641ff !important;
        }

        .u-link.brd-custom-color-2[class*="brd-"]:hover
        {
            border-color: #ffe014 !important;
        }
        /*end-color custom-color-2*//*begin-color custom-color-3*/
        .brd-custom-color-3,
        .brd-custom-color-3.u-input,
        .brd-custom-color-3.u-field-input.u-field-input,
        .u-separator-custom-color-3:after
        {
            border-color: #9d8800;
            stroke: #9d8800;
        }

        .u-button-style.brd-custom-color-3
        {
            border-color: #9d8800 !important;
            color: #9d8800 !important;
            background-color: transparent !important;
        }

        .u-button-style.brd-custom-color-3:hover,
        .u-button-style.brd-custom-color-3:focus
        {
            border-color: transparent !important;
            color: #8d7a00 !important;
            background-color: transparent !important;
        }

        .brd-hover-custom-color-3:hover,
        .brd-hover-custom-color-3:focus,
        a.u-button-style.brd-hover-custom-color-3:hover,
        a.u-button-style:hover > .brd-hover-custom-color-3,
        a.u-button-style.brd-hover-custom-color-3:focus
        {
            color: #9d8800 !important;
            border-color: #9d8800 !important;
        }


        .brd-active-custom-color-3.wtf.wtf,
        a.u-button-style.u-button-style.brd-active-custom-color-3:active,
        a.u-button-style.u-button-style.brd-active-custom-color-3.active,
        a.u-button-style.u-button-style.active > .brd-active-custom-color-3,
        li.active > a.u-button-style.u-button-style.brd-active-custom-color-3,
        input.u-field-input.u-field-input.brd-active-custom-color-3:checked
        {
            color: #9d8800 !important;
            border-color: #9d8800 !important;
        }

        .u-link.brd-custom-color-3[class*="brd-"]
        {
            border-color: #9d8800 !important;
        }

        .u-link.brd-custom-color-3[class*="brd-"]:hover
        {
            border-color: #8d7a00 !important;
        }
        /*end-color custom-color-3*//*begin-color custom-color-13*/
        .brd-custom-color-13,
        .brd-custom-color-13.u-input,
        .brd-custom-color-13.u-field-input.u-field-input,
        .u-separator-custom-color-13:after
        {
            border-color: #290441;
            stroke: #290441;
        }

        .u-button-style.brd-custom-color-13
        {
            border-color: #290441 !important;
            color: #290441 !important;
            background-color: transparent !important;
        }

        .u-button-style.brd-custom-color-13:hover,
        .u-button-style.brd-custom-color-13:focus
        {
            border-color: transparent !important;
            color: #7e0222 !important;
            background-color: transparent !important;
        }

        .brd-hover-custom-color-13:hover,
        .brd-hover-custom-color-13:focus,
        a.u-button-style.brd-hover-custom-color-13:hover,
        a.u-button-style:hover > .brd-hover-custom-color-13,
        a.u-button-style.brd-hover-custom-color-13:focus
        {
            color: #290441 !important;
            border-color: #290441 !important;
        }


        .brd-active-custom-color-13.wtf.wtf,
        a.u-button-style.u-button-style.brd-active-custom-color-13:active,
        a.u-button-style.u-button-style.brd-active-custom-color-13.active,
        a.u-button-style.u-button-style.active > .brd-active-custom-color-13,
        li.active > a.u-button-style.u-button-style.brd-active-custom-color-13,
        input.u-field-input.u-field-input.brd-active-custom-color-13:checked
        {
            color: #290441 !important;
            border-color: #290441 !important;
        }

        .u-link.brd-custom-color-13[class*="brd-"]
        {
            border-color: #290441 !important;
        }

        .u-link.brd-custom-color-13[class*="brd-"]:hover
        {
            border-color: #7e0222 !important;
        }
        /*end-color custom-color-13*//*begin-color custom-color-1*/
        .u-text-custom-color-1,
        .u-input.u-text-custom-color-1,
        .u-input.u-text-custom-color-1[class*="brd-"],
        li.active > a.u-button-style.u-text-custom-color-1,
        li.active > a.u-button-style.u-text-custom-color-1[class*="brd-"],
        a.u-button-style.u-text-custom-color-1,
        a.u-button-style.u-text-custom-color-1[class*="brd-"]
        {
            color: #f1f5f9 !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-1:hover,
        a.u-button-style.u-text-custom-color-1[class*="brd-"]:hover,
        a.u-button-style.u-text-custom-color-1:focus,
        a.u-button-style.u-text-custom-color-1[class*="brd-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-1:active,
        a.u-button-style.u-button-style.u-text-custom-color-1[class*="brd-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-1.active,
        a.u-button-style.u-button-style.u-text-custom-color-1[class*="brd-"].active
        {
            color: #cfddea !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-1,
        a.u-button-style:hover > .u-text-hover-custom-color-1[class*="brd-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-1:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-1[class*="brd-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-1.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-1[class*="brd-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-1:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-1[class*="brd-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-1:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-1[class*="brd-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-1:hover,
        .u-text-hover-custom-color-1.u-language-url:hover,
        .u-text-hover-custom-color-1 .u-language-url:hover,
        .u-text-hover-custom-color-1.u-carousel-control:hover,
        .u-text-hover-custom-color-1.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-1 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-1:hover
        {
            color: #f1f5f9 !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-1:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-1[class*="brd-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-1.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-1[class*="brd-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-1,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-1[class*="brd-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-1.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-1 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-1.wtf
        {
            color: #f1f5f9 !important;
        }

        .u-text-custom-color-1 .u-svg-link {
            fill: #f1f5f9;
        }

        .u-text-hover-custom-color-1:hover .u-svg-link,
        .u-text-hover-custom-color-1:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-1 .u-svg-link
        {
            fill: #f1f5f9;
        }

        .u-text-active-custom-color-1:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-1 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-1 .u-svg-link
        {
            fill: #f1f5f9;
        }

        .u-link.u-text-custom-color-1:hover
        {
            color: #cfddea !important;
        }

        a.u-link.u-text-hover-custom-color-1:hover
        {
            color: #f1f5f9 !important;
        }
        /*end-color custom-color-1*//*begin-color custom-color-2*/
        .u-text-custom-color-2,
        .u-input.u-text-custom-color-2,
        .u-input.u-text-custom-color-2[class*="brd-"],
        li.active > a.u-button-style.u-text-custom-color-2,
        li.active > a.u-button-style.u-text-custom-color-2[class*="brd-"],
        a.u-button-style.u-text-custom-color-2,
        a.u-button-style.u-text-custom-color-2[class*="brd-"]
        {
            color: #8641ff !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-2:hover,
        a.u-button-style.u-text-custom-color-2[class*="brd-"]:hover,
        a.u-button-style.u-text-custom-color-2:focus,
        a.u-button-style.u-text-custom-color-2[class*="brd-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-2:active,
        a.u-button-style.u-button-style.u-text-custom-color-2[class*="brd-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-2.active,
        a.u-button-style.u-button-style.u-text-custom-color-2[class*="brd-"].active
        {
            color: #ffe014 !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-2,
        a.u-button-style:hover > .u-text-hover-custom-color-2[class*="brd-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-2:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-2[class*="brd-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-2.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-2[class*="brd-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-2:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-2[class*="brd-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-2:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-2[class*="brd-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-2:hover,
        .u-text-hover-custom-color-2.u-language-url:hover,
        .u-text-hover-custom-color-2 .u-language-url:hover,
        .u-text-hover-custom-color-2.u-carousel-control:hover,
        .u-text-hover-custom-color-2.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-2 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-2:hover
        {
            color: #8641ff !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-2:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-2[class*="brd-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-2.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-2[class*="brd-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-2,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-2[class*="brd-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-2.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-2 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-2.wtf
        {
            color: #8641ff !important;
        }

        .u-text-custom-color-2 .u-svg-link {
            fill: #8641ff;
        }

        .u-text-hover-custom-color-2:hover .u-svg-link,
        .u-text-hover-custom-color-2:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-2 .u-svg-link
        {
            fill: #8641ff;
        }

        .u-text-active-custom-color-2:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-2 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-2 .u-svg-link
        {
            fill: #8641ff;
        }

        .u-link.u-text-custom-color-2:hover
        {
            color: #ffe014 !important;
        }

        a.u-link.u-text-hover-custom-color-2:hover
        {
            color: #8641ff !important;
        }
        /*end-color custom-color-2*//*begin-color custom-color-3*/
        .u-text-custom-color-3,
        .u-input.u-text-custom-color-3,
        .u-input.u-text-custom-color-3[class*="brd-"],
        li.active > a.u-button-style.u-text-custom-color-3,
        li.active > a.u-button-style.u-text-custom-color-3[class*="brd-"],
        a.u-button-style.u-text-custom-color-3,
        a.u-button-style.u-text-custom-color-3[class*="brd-"]
        {
            color: #9d8800 !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-3:hover,
        a.u-button-style.u-text-custom-color-3[class*="brd-"]:hover,
        a.u-button-style.u-text-custom-color-3:focus,
        a.u-button-style.u-text-custom-color-3[class*="brd-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-3:active,
        a.u-button-style.u-button-style.u-text-custom-color-3[class*="brd-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-3.active,
        a.u-button-style.u-button-style.u-text-custom-color-3[class*="brd-"].active
        {
            color: #8d7a00 !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-3,
        a.u-button-style:hover > .u-text-hover-custom-color-3[class*="brd-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-3:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-3[class*="brd-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-3.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-3[class*="brd-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-3:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-3[class*="brd-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-3:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-3[class*="brd-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-3:hover,
        .u-text-hover-custom-color-3.u-language-url:hover,
        .u-text-hover-custom-color-3 .u-language-url:hover,
        .u-text-hover-custom-color-3.u-carousel-control:hover,
        .u-text-hover-custom-color-3.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-3 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-3:hover
        {
            color: #9d8800 !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-3:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-3[class*="brd-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-3.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-3[class*="brd-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-3,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-3[class*="brd-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-3.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-3 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-3.wtf
        {
            color: #9d8800 !important;
        }

        .u-text-custom-color-3 .u-svg-link {
            fill: #9d8800;
        }

        .u-text-hover-custom-color-3:hover .u-svg-link,
        .u-text-hover-custom-color-3:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-3 .u-svg-link
        {
            fill: #9d8800;
        }

        .u-text-active-custom-color-3:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-3 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-3 .u-svg-link
        {
            fill: #9d8800;
        }

        .u-link.u-text-custom-color-3:hover
        {
            color: #8d7a00 !important;
        }

        a.u-link.u-text-hover-custom-color-3:hover
        {
            color: #9d8800 !important;
        }
        /*end-color custom-color-3*//*begin-color custom-color-13*/
        .u-text-custom-color-13,
        .u-input.u-text-custom-color-13,
        .u-input.u-text-custom-color-13[class*="brd-"],
        li.active > a.u-button-style.u-text-custom-color-13,
        li.active > a.u-button-style.u-text-custom-color-13[class*="brd-"],
        a.u-button-style.u-text-custom-color-13,
        a.u-button-style.u-text-custom-color-13[class*="brd-"]
        {
            color: #290441 !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-13:hover,
        a.u-button-style.u-text-custom-color-13[class*="brd-"]:hover,
        a.u-button-style.u-text-custom-color-13:focus,
        a.u-button-style.u-text-custom-color-13[class*="brd-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-13:active,
        a.u-button-style.u-button-style.u-text-custom-color-13[class*="brd-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-13.active,
        a.u-button-style.u-button-style.u-text-custom-color-13[class*="brd-"].active
        {
            color: #7e0222 !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-13,
        a.u-button-style:hover > .u-text-hover-custom-color-13[class*="brd-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-13:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-13[class*="brd-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-13.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-13[class*="brd-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-13:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-13[class*="brd-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-13:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-13[class*="brd-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-13:hover,
        .u-text-hover-custom-color-13.u-language-url:hover,
        .u-text-hover-custom-color-13 .u-language-url:hover,
        .u-text-hover-custom-color-13.u-carousel-control:hover,
        .u-text-hover-custom-color-13.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-13 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-13:hover
        {
            color: #290441 !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-13:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-13[class*="brd-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-13.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-13[class*="brd-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-13,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-13[class*="brd-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-13.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-13 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-13.wtf
        {
            color: #290441 !important;
        }

        .u-text-custom-color-13 .u-svg-link {
            fill: #290441;
        }

        .u-text-hover-custom-color-13:hover .u-svg-link,
        .u-text-hover-custom-color-13:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-13 .u-svg-link
        {
            fill: #290441;
        }

        .u-text-active-custom-color-13:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-13 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-13 .u-svg-link
        {
            fill: #290441;
        }

        .u-link.u-text-custom-color-13:hover
        {
            color: #7e0222 !important;
        }

        a.u-link.u-text-hover-custom-color-13:hover
        {
            color: #290441 !important;
        }
        /*end-color custom-color-13*/.u-body
        {
			
        --theme-sheet-width-xl: 1140px;
        --theme-sheet-width-lg: 940px;
        --theme-sheet-width-md: 720px;
        --theme-sheet-width-sm: 540px;
        --theme-sheet-width-xs: 340px;
        }

        /** common-rules **/
        h1.u-title
        {
        font-weight: 400;
        font-size: 4.5rem;
        line-height: 1.1;
        }
        h2.u-subtitle
        {
        font-weight: 400;
        font-size: 2.25rem;
        line-height: 1.1;
        }
        h1:not(.u-title)
        {
        font-size: 1.75rem;
        font-weight: 700;
        line-height: 1.1500000000000001;
        }
        h2:not(.u-subtitle)
        {
        font-size: 1.3125rem;
        font-weight: 700;
        line-height: 1.2;
        }
        h3
        {
        font-size: 1.25rem;
        font-weight: 700;
        line-height: 1.2;
        }
        h4
        {
        font-size: 1.25rem;
        font-weight: 700;
        line-height: 1.2;
        }
        h5
        {
        font-size: 1.05rem;
        font-weight: 400;
        line-height: 1.2;
        }
        h6
        {
        font-size: 0.9rem;
        font-weight: 400;
        line-height: 1.2;
        }
        p:not(.u-text-variant)
        {
        font-size: 1.05rem;
        font-weight: 400;
        line-height: 1.5499999999999998;
        }
        .u-btn
        {
        line-height: 1.4;
        }
        .u-input
        {
        border-width: 1px;
        borders: top right bottom left;
        }
        a
        {
        font-size: 1.05rem;
        font-weight: 400;
        line-height: 1.5499999999999998;
        text-decoration: underline;
        }
        /** common-rules **/

        /** publish-rules **/
        /*begin-media rules*/
        /*end-media rules*/
        /** publish-rules **/

        

        /** cms-rules **/
        /*begin-responsive rules*/
        /*end-responsive rules*/
        /** cms-rules **/

        /** color-rules **/
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > .u-input,
        .u-gradient > .u-container-layout > .u-input,
        .u-image:not(.u-shading) > .u-container-layout > .u-input,
        .u-input
        {
        border-color: #b3b3b3;
        background-color: #ffffff;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > a,
        .u-gradient > .u-container-layout > a,
        .u-image:not(.u-shading) > .u-container-layout > a,
        a
        {
        color: #111111;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > a:hover,
        .u-gradient > .u-container-layout > a:hover,
        .u-image:not(.u-shading) > .u-container-layout > a:hover,
        a:hover
        {
        color: #0f0f0f;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > a:active,
        .u-gradient > .u-container-layout > a:active,
        .u-image:not(.u-shading) > .u-container-layout > a:active,
        a:active
        {
        color: #0f0f0f;
        }
        /** color-rules **/

        /** alt-color-rules **/
        :where(.u-custom-color-3, .u-custom-color-4, .u-custom-color-5, .u-custom-color-6, .u-custom-color-7, .u-custom-color-8, .u-custom-color-9, .u-custom-color-10, .u-custom-color-11, .u-custom-color-12, .u-custom-color-13, .u-custom-color-14, .u-custom-color-15, .u-body-color, .u-palette-1-base, .u-palette-1-dark-3, .u-palette-1-dark-2, .u-palette-1-dark-1, .u-palette-1, .u-palette-2-base, .u-palette-2-dark-3, .u-palette-2-dark-2, .u-palette-2-dark-1, .u-palette-2, .u-palette-2-light-1, .u-palette-3-dark-3, .u-palette-3-dark-2, .u-palette-3-dark-1, .u-palette-4-base, .u-palette-4-dark-3, .u-palette-4-dark-2, .u-palette-4-dark-1, .u-palette-5-dark-3, .u-palette-5-dark-2, .u-palette-5-dark-1, .u-grey-40, .u-grey-30, .u-grey-90, .u-grey-80, .u-grey-75, .u-black, .u-grey-70, .u-grey-60, .u-grey-50, .u-grey-dark-3, .u-grey-dark-2, .u-grey-dark-1, .u-grey, .u-shading, .u-overlap-contrast .u-header) .u-btn
        {
        color: #ffffff;
        }
        :where(.u-custom-color-3, .u-custom-color-4, .u-custom-color-5, .u-custom-color-6, .u-custom-color-7, .u-custom-color-8, .u-custom-color-9, .u-custom-color-10, .u-custom-color-11, .u-custom-color-12, .u-custom-color-13, .u-custom-color-14, .u-custom-color-15, .u-body-color, .u-palette-1-base, .u-palette-1-dark-3, .u-palette-1-dark-2, .u-palette-1-dark-1, .u-palette-1, .u-palette-2-base, .u-palette-2-dark-3, .u-palette-2-dark-2, .u-palette-2-dark-1, .u-palette-2, .u-palette-2-light-1, .u-palette-3-dark-3, .u-palette-3-dark-2, .u-palette-3-dark-1, .u-palette-4-base, .u-palette-4-dark-3, .u-palette-4-dark-2, .u-palette-4-dark-1, .u-palette-5-dark-3, .u-palette-5-dark-2, .u-palette-5-dark-1, .u-grey-40, .u-grey-30, .u-grey-90, .u-grey-80, .u-grey-75, .u-black, .u-grey-70, .u-grey-60, .u-grey-50, .u-grey-dark-3, .u-grey-dark-2, .u-grey-dark-1, .u-grey, .u-shading, .u-overlap-contrast .u-header) .u-btn:hover
        {
        color: #e6e6e6;
        }
        :where(.u-custom-color-3, .u-custom-color-4, .u-custom-color-5, .u-custom-color-6, .u-custom-color-7, .u-custom-color-8, .u-custom-color-9, .u-custom-color-10, .u-custom-color-11, .u-custom-color-12, .u-custom-color-13, .u-custom-color-14, .u-custom-color-15, .u-body-color, .u-palette-1-base, .u-palette-1-dark-3, .u-palette-1-dark-2, .u-palette-1-dark-1, .u-palette-1, .u-palette-2-base, .u-palette-2-dark-3, .u-palette-2-dark-2, .u-palette-2-dark-1, .u-palette-2, .u-palette-2-light-1, .u-palette-3-dark-3, .u-palette-3-dark-2, .u-palette-3-dark-1, .u-palette-4-base, .u-palette-4-dark-3, .u-palette-4-dark-2, .u-palette-4-dark-1, .u-palette-5-dark-3, .u-palette-5-dark-2, .u-palette-5-dark-1, .u-grey-40, .u-grey-30, .u-grey-90, .u-grey-80, .u-grey-75, .u-black, .u-grey-70, .u-grey-60, .u-grey-50, .u-grey-dark-3, .u-grey-dark-2, .u-grey-dark-1, .u-grey, .u-shading) a, :where(.u-overlap-contrast .u-header) a:not(.u-nav-link):not(.u-btn)
        {
        color: #ddd9d9;
        }
        :where(.u-custom-color-3, .u-custom-color-4, .u-custom-color-5, .u-custom-color-6, .u-custom-color-7, .u-custom-color-8, .u-custom-color-9, .u-custom-color-10, .u-custom-color-11, .u-custom-color-12, .u-custom-color-13, .u-custom-color-14, .u-custom-color-15, .u-body-color, .u-palette-1-base, .u-palette-1-dark-3, .u-palette-1-dark-2, .u-palette-1-dark-1, .u-palette-1, .u-palette-2-base, .u-palette-2-dark-3, .u-palette-2-dark-2, .u-palette-2-dark-1, .u-palette-2, .u-palette-2-light-1, .u-palette-3-dark-3, .u-palette-3-dark-2, .u-palette-3-dark-1, .u-palette-4-base, .u-palette-4-dark-3, .u-palette-4-dark-2, .u-palette-4-dark-1, .u-palette-5-dark-3, .u-palette-5-dark-2, .u-palette-5-dark-1, .u-grey-40, .u-grey-30, .u-grey-90, .u-grey-80, .u-grey-75, .u-black, .u-grey-70, .u-grey-60, .u-grey-50, .u-grey-dark-3, .u-grey-dark-2, .u-grey-dark-1, .u-grey) a:hover
        {
        color: #a1a1a1;
        }
        :where(.u-custom-color-3, .u-custom-color-4, .u-custom-color-5, .u-custom-color-6, .u-custom-color-7, .u-custom-color-8, .u-custom-color-9, .u-custom-color-10, .u-custom-color-11, .u-custom-color-12, .u-custom-color-13, .u-custom-color-14, .u-custom-color-15, .u-body-color, .u-palette-1-base, .u-palette-1-dark-3, .u-palette-1-dark-2, .u-palette-1-dark-1, .u-palette-1, .u-palette-2-base, .u-palette-2-dark-3, .u-palette-2-dark-2, .u-palette-2-dark-1, .u-palette-2, .u-palette-2-light-1, .u-palette-3-dark-3, .u-palette-3-dark-2, .u-palette-3-dark-1, .u-palette-4-base, .u-palette-4-dark-3, .u-palette-4-dark-2, .u-palette-4-dark-1, .u-palette-5-dark-3, .u-palette-5-dark-2, .u-palette-5-dark-1, .u-grey-40, .u-grey-30, .u-grey-90, .u-grey-80, .u-grey-75, .u-black, .u-grey-70, .u-grey-60, .u-grey-50, .u-grey-dark-3, .u-grey-dark-2, .u-grey-dark-1, .u-grey) a:active
        {
        color: #a1a1a1;
        }
  
.u-header {
  background-image: none;
}
.u-header .u-sheet-1 {
  min-height: 69px;
}
.u-header .u-image-1 {
  width: 157px;
  height: 27px;
  margin: 18px auto 0 0;
}
.u-header .logo-img-1 {
  width: 100%;
  height: 100%;
}
.u-header .u-btn-1 {
  font-size: 0.875rem;
  letter-spacing: 2px;
  background-image: none;
  --radius: 10px;
  font-weight: 500;
  margin: -33px 0 0 auto;
  padding: 8px 27px 10px 26px;
}
.u-header .u-btn-2 {
  font-size: 0.875rem;
  letter-spacing: 2px;
  background-image: none;
  --radius: 10px;
  font-weight: 500;
  margin: -36px 171px 19px auto;
  padding: 8px 25px 9px 24px;
}
/*RESPONSIVE_MEDIA*/
@media (max-width: 1199px) {
  .u-header .u-sheet-1 {
    min-height: 66px;
  }
  .u-header .u-image-1 {
    margin-top: 21px;
  }
  .u-header .u-btn-1 {
    margin-top: -33px;
  }
  .u-header .u-btn-2 {
    margin-top: -36px;
    margin-right: 166px;
    margin-bottom: 13px;
  }
}
/*/RESPONSIVE_MEDIA*/
/*RESPONSIVE_CLASS*/
.u-lg .u-header .u-sheet-1 {
  min-height: 66px;
}
.u-lg .u-header .u-image-1 {
  margin-top: 21px;
}
.u-lg .u-header .u-btn-1 {
  margin-top: -33px;
}
.u-lg .u-header .u-btn-2 {
  margin-top: -36px;
  margin-right: 166px;
  margin-bottom: 13px;
}
/*/RESPONSIVE_CLASS*/
/*RESPONSIVE_MEDIA*/
@media (max-width: 991px) {
  .u-header .u-sheet-1 {
    min-height: 58px;
  }
  .u-header .u-image-1 {
    margin-top: 19px;
  }
  .u-header .u-btn-1 {
    margin-top: -36px;
  }
  .u-header .u-btn-2 {
    margin-top: -37px;
    margin-right: 171px;
    margin-bottom: 11px;
  }
}
/*/RESPONSIVE_MEDIA*/
/*RESPONSIVE_CLASS*/
.u-md .u-header .u-sheet-1 {
  min-height: 58px;
}
.u-md .u-header .u-image-1 {
  margin-top: 19px;
}
.u-md .u-header .u-btn-1 {
  margin-top: -36px;
}
.u-md .u-header .u-btn-2 {
  margin-top: -37px;
  margin-right: 171px;
  margin-bottom: 11px;
}
/*/RESPONSIVE_CLASS*/
/*RESPONSIVE_MEDIA*/
@media (max-width: 767px) {
  .u-header .u-sheet-1 {
    min-height: 74px;
  }
  .u-header .u-image-1 {
    margin-top: 18px;
  }
  .u-header .u-btn-1 {
    margin-top: -34px;
  }
  .u-header .u-btn-2 {
    margin-top: -39px;
    margin-right: 185px;
    margin-bottom: 28px;
  }
}
/*/RESPONSIVE_MEDIA*/
/*RESPONSIVE_CLASS*/
.u-sm .u-header .u-sheet-1 {
  min-height: 74px;
}
.u-sm .u-header .u-image-1 {
  margin-top: 18px;
}
.u-sm .u-header .u-btn-1 {
  margin-top: -34px;
}
.u-sm .u-header .u-btn-2 {
  margin-top: -39px;
  margin-right: 185px;
  margin-bottom: 28px;
}
/*/RESPONSIVE_CLASS*/
/*RESPONSIVE_MEDIA*/
@media (max-width: 575px) {
  .u-header .u-sheet-1 {
    min-height: 56px;
  }
  .u-header .u-image-1 {
    width: 149px;
    height: 25px;
    margin-top: 19px;
  }
  .u-header .u-btn-1 {
    letter-spacing: 1px;
    font-weight: 400;
    margin-top: -31px;
    padding: 7px 10px;
  }
  .u-header .u-btn-2 {
    letter-spacing: 1px;
    font-weight: 400;
    margin-top: -34px;
    margin-right: 118px;
    margin-bottom: 10px;
    padding: 7px 10px;
  }
}

.u-xs .u-header .u-sheet-1 {
  min-height: 56px;
}
.u-xs .u-header .u-image-1 {
  width: 149px;
  height: 25px;
  margin-top: 19px;
}
.u-xs .u-header .u-btn-1 {
  letter-spacing: 1px;
  font-weight: 400;
  margin-top: -31px;
  padding: 7px 10px;
}
.u-xs .u-header .u-btn-2 {
  letter-spacing: 1px;
  font-weight: 400;
  margin-top: -34px;
  margin-right: 118px;
  margin-bottom: 10px;
  padding: 7px 10px;
}

 /*begin-variables custom-site-css*/h1 {
    font-size: 28px !important;
    font-weight: 700 !important;
}
	h1 {
    font-size: 28px !important;
    font-weight: 700 !important;
}
	
h2, h2, h3, h4 {
    font-size: 21px !important;
    font-weight: 700 !important;
}
h3, h4 {
    font-size: 20px !important;
    font-weight: 700 !important;
}
h2, h2, h3, h4 {
    font-size: 21px !important;
    font-weight: 700 !important;
}
h3, h4 {
    font-size: 20px !important;
    font-weight: 700 !important;
}/*end-variables custom-site-css*/
 /*begin-variables base-font-size*/ 
 html { font-size: 16px; }
.u-footer .u-sheet-1 {
  min-height: 52px;
}
.u-footer .u-btn-1 {
  font-size: 0.875rem;
  letter-spacing: 2px;
  background-image: none;
  --radius: 5px;
  font-weight: 500;
  margin: 7px 0 0 auto;
  padding: 9px 27px 9px 25px;
}
.u-footer .u-text-1 {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 400;
  margin: -32px auto 14px 0;
}
/*RESPONSIVE_MEDIA*/
@media (max-width: 1199px) {
  .u-footer .u-sheet-1 {
    min-height: 81px;
  }
  .u-footer .u-btn-1 {
    margin-top: 34px;
    margin-right: auto;
  }
  .u-footer .u-text-1 {
    width: auto;
    margin-top: -65px;
    margin-right: 0;
    margin-bottom: 47px;
  }
}
/*/RESPONSIVE_MEDIA*/
/*RESPONSIVE_CLASS*/
.u-lg .u-footer .u-sheet-1 {
  min-height: 81px;
}
.u-lg .u-footer .u-btn-1 {
  margin-top: 34px;
  margin-right: auto;
}
.u-lg .u-footer .u-text-1 {
  width: auto;
  margin-top: -65px;
  margin-right: 0;
  margin-bottom: 47px;
}
/*/RESPONSIVE_CLASS*/
/*RESPONSIVE_MEDIA*/
@media (max-width: 991px) {
  .u-footer .u-sheet-1 {
    min-height: 127px;
  }
  .u-footer .u-btn-1 {
    margin-top: 74px;
  }
  .u-footer .u-text-1 {
    margin-top: -99px;
    margin-bottom: 60px;
  }
}
/*/RESPONSIVE_MEDIA*/
/*RESPONSIVE_CLASS*/
.u-md .u-footer .u-sheet-1 {
  min-height: 127px;
}
.u-md .u-footer .u-btn-1 {
  margin-top: 74px;
}
.u-md .u-footer .u-text-1 {
  margin-top: -99px;
  margin-bottom: 60px;
}
/*/RESPONSIVE_CLASS*/
/*RESPONSIVE_MEDIA*/
@media (max-width: 767px) {
  .u-footer .u-sheet-1 {
    min-height: 123px;
  }
  .u-footer .u-btn-1 {
    margin-top: 74px;
  }
  .u-footer .u-text-1 {
    margin-top: -103px;
  }
}
/*/RESPONSIVE_MEDIA*/
/*RESPONSIVE_CLASS*/
.u-sm .u-footer .u-sheet-1 {
  min-height: 123px;
}
.u-sm .u-footer .u-btn-1 {
  margin-top: 74px;
}
.u-sm .u-footer .u-text-1 {
  margin-top: -103px;
}
/*/RESPONSIVE_CLASS*/
/*RESPONSIVE_MEDIA*/
@media (max-width: 575px) {
  .u-footer .u-sheet-1 {
    min-height: 148px;
  }
  .u-footer .u-btn-1 {
    margin-top: 92px;
  }
  .u-footer .u-text-1 {
    margin-top: -125px;
  }
}

.u-xs .u-footer .u-sheet-1 {
  min-height: 148px;
}
.u-xs .u-footer .u-btn-1 {
  margin-top: 92px;
}
.promo-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(90deg, #2b0a4a, #3b0f63);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 20px;
  box-sizing: border-box;
  z-index: 9999;
  font-family: Arial, sans-serif;
}

.promo-text {
  font-size: 14px;
  line-height: 1.4;
}

.promo-text strong {
  font-size: 16px;
  font-weight: 700;
}

.promo-button {
  background-color: #ff2d8d;
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
  padding: 12px 20px;
  border-radius: 4px;
  white-space: nowrap;
  transition: background-color 0.2s ease;
}

.promo-button:hover {
  background-color: #e0267d;
}
body {
  padding-bottom: 78px;
}
.u-xs .u-footer .u-text-1 {
  margin-top: -125px;
}
		.skip-link.screen-reader-text {
			border: 0;
			clip-path: inset(50%);
			height: 1px;
			margin: -1px;
			overflow: hidden;
			padding: 0;
			position: absolute !important;
			width: 1px;
			word-wrap: normal !important;
		}

		.skip-link.screen-reader-text:focus {
			background-color: #eee;
			clip-path: none;
			color: #444;
			display: block;
			font-size: 1em;
			height: auto;
			left: 5px;
			line-height: normal;
			padding: 15px 23px 14px;
			text-decoration: none;
			top: 5px;
			width: auto;
			z-index: 100000;
		}