.sw-arrow {
  max-width: none !important;
}
.sw-grid-link-secondary .el-content {
  color: #5d2890 !important;
  font-weight: 800 !important;
}
.sw-services-grid > .uk-grid > :nth-child(1) a {
  background-color: #e3c1e9;
  border-top-left-radius: 5rem;
  border-bottom-right-radius: 10rem;
}
.sw-services-grid > .uk-grid > :nth-child(2) a {
  background-color: #e6d080;
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 3rem;
  border-bottom-right-radius: 4rem;
  border-top-right-radius: 10rem;
}
.sw-services-grid > .uk-grid > :nth-child(3) a {
  background-color: #aedcae;
  border-top-right-radius: 1rem;
  border-top-left-radius: 5rem;
  border-bottom-left-radius: 2rem;
  border-bottom-right-radius: 12rem;
}
.sw-services-grid > .uk-grid > :nth-child(4) a {
  background-color: #f0caa1;
  border-top-left-radius: 7rem;
}
.sw-services-grid > .uk-grid > :nth-child(5) a {
  background-color: #f5eccb;
  border-bottom-left-radius: 4rem;
  border-top-right-radius: 2rem;
}
.sw-services-grid > .uk-grid > :nth-child(6) a {
  background-color: #e8b8d6;
  border-bottom-right-radius: 9rem;
  border-top-right-radius: 1rem;
}
@keyframes reveal {
  from {
    transform: translateX(0);
    width: 0;
  }
  to {
    transform: translateX(0);
    width: 100%;
  }
}
.arrow {
  touch-action: none !important;
  pointer-events: none !important;
  position: relative;
  z-index: 1;
}
.arrow.primary path {
  fill: #f58025;
}
.arrow.secondary path {
  fill: #5d2890;
}
.arrow.white path {
  fill: #fff;
}
.arrow.health path {
  fill: #de2b9c;
}
.arrow.training path {
  fill: #2e9e46;
}
.offset-top-1 {
  margin-top: -1rem;
}
.offset-top-2 {
  margin-top: -2rem;
}
.offset-top-3 {
  margin-top: -3rem;
}
.offset-top-6 {
  margin-top: -6rem;
}
.offset-top-9 {
  margin-top: -9rem;
}
.offset-top-12 {
  margin-top: -12rem;
}
.offset-top-15 {
  margin-top: -15rem;
}
.animation-active rect {
  animation: reveal 1.25s ease-in-out forwards;
}
.row-offset-12 {
  position: relative;
  margin-top: -12rem;
}
.remove-height {
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.sw-onthispage li {
  border-top: 2px solid #5d2890;
}
.sw-onthispage li span {
  margin-right: 1rem;
}
.sw-landingpage .tm-header-mobile,
.sw-landingpage .tm-header,
.sw-landingpage footer {
  display: none !important;
}
@media (max-width: 959px) {
  .fs-shape-divider {
    display: none !important;
  }
}
.fs-shape-divider {
  touch-action: none;
  pointer-events: none !important;
}
@media (max-width: 959px) {
  .sw-services-grid > .uk-grid > :nth-child(1) a {
    border-top-left-radius: 2cm;
    border-bottom-right-radius: 5rem;
  }
  .sw-services-grid > .uk-grid > :nth-child(2) a {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 2rem;
    border-bottom-right-radius: 4rem;
    border-top-right-radius: 4rem;
  }
  .sw-services-grid > .uk-grid > :nth-child(3) a {
    border-top-right-radius: 1rem;
    border-top-left-radius: 3rem;
    border-bottom-left-radius: 2rem;
    border-bottom-right-radius: 5rem;
  }
  .sw-services-grid > .uk-grid > :nth-child(4) a {
    border-top-left-radius: 7rem;
  }
  .sw-services-grid > .uk-grid > :nth-child(5) a {
    border-bottom-left-radius: 3rem;
    border-top-right-radius: 1rem;
  }
  .sw-services-grid > .uk-grid > :nth-child(6) a {
    border-bottom-right-radius: 3rem;
    border-top-right-radius: 1rem;
  }
}
#map {
  min-height: 75vh;
  width: 100%;
}
.map-interactive-filters {
  padding: 1rem;
  background-color: #fff;
}
.map-interactive-filters .uk-form-label {
  font-weight: 600;
  letter-spacing: 0;
  font-size: 0.75rem;
}
.map-interactive-location input,
.map-interactive-location button {
  width: auto !important;
}
.map-interactive-location button {
  padding: 0;
  margin: 0;
  width: 2.25rem !important;
  height: 2.25rem !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.map-interactive-location button img {
  width: 24px;
  height: 24px;
}
#map-locale-info-box.active {
  background-color: #fff;
  padding: 1rem;
}
.uk-navbar {
  gap: 3rem;
}
.uk-navbar-item,
.uk-navbar-nav > li > a {
  min-height: 0 !important;
}
.uk-navbar-right {
  flex-wrap: wrap;
  flex-direction: column;
  gap: 0.5rem;
  margin-top: 0.5rem;
}
.uk-navbar-right .uk-navbar-nav {
  order: 2;
}
.uk-navbar-right #module-115 {
  width: 100%;
  flex: 1;
  border-bottom: 2px solid #5d2890;
  padding-bottom: 0.75rem;
}
.uk-navbar-right #module-115 > div {
  width: 100%;
  margin-left: 0 !important;
}
.uk-navbar-right #module-115 > div > div {
  padding-left: 0 !important;
}
.uk-navbar-right #module-115 .uk-subnav {
  margin-left: -1.5rem;
}
.uk-navbar-right #module-115 .uk-subnav > * {
  padding-left: 1.5rem;
}
.uk-navbar-right #module-115 .uk-subnav li a {
  font-size: 0.85rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  opacity: 0.8;
}
@media (min-width: 960px) and (max-width: 1199px) {
  .uk-navbar-nav {
    gap: 12px;
  }
}
#tm-dialog-mobile .uk-card-secondary {
  background-color: #4f207c;
}
#tm-dialog-mobile .uk-card-body {
  padding: 0.5rem 0.85rem;
}
#tm-dialog-mobile
  .uk-nav.uk-nav-divider
  > :not(.uk-nav-header, .uk-nav-divider)
  + :not(.uk-nav-header, .uk-nav-divider) {
  margin-top: 5px;
  padding-top: 5px;
}
#tm-dialog-mobile .uk-nav-default > li > a {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.8rem;
}
#tm-dialog-mobile ul.uk-nav-sub {
  padding: 0;
}
#tm-dialog-mobile ul.uk-nav-sub li {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  margin-top: 5px;
  padding-top: 5px;
}
#tm-dialog-mobile ul.uk-nav-sub li a {
  font-size: 0.7rem;
}
.sw-video .el-item {
  border-radius: 1rem;
  overflow: hidden;
  border: 0.5rem solid #fff;
  border-left-width: 2rem;
  border-right-width: 2rem;
  box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.1);
}
.sw-video .uk-overlay-primary {
  --uk-inverse: light;
  background: rgba(0, 0, 0, 0.38);
  backdrop-filter: blur(9px);
}
@media (max-width: 959px) {
  .sw-video .el-item {
    border-left-width: 0.5rem !important;
    border-right-width: 0.5rem !important;
    min-height: 60vh;
    display: flex;
  }
  .sw-video .el-item .uk-position-center {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.sureway-breadcrumb-fix {

      display: none !important;
      
  ul {
    & > :nth-child(3) {
      display: none !important;
    }
  }
}
