@import "../bootstrap/css/bootstrap.min.css";
@import "../fontawesome/css/all.css";
@import "../css/custom.css";
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&family=Poppins:wght@300;500;600&display=swap');
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300; }

h1, h2, h3 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  margin-bottom: 1.4rem; }

#main-content .component-content h2 {
  font-size: 1.5rem; }

div.page-header h1, div[itemprop="articleBody"] h1, div.blog h1 {
  position: relative;
  margin-bottom: 30px; }
  div.page-header h1:after, div[itemprop="articleBody"] h1:after, div.blog h1:after {
    content: "";
    position: absolute;
    height: 3px;
    width: 100px;
    background-color: #26b6ee;
    bottom: -10px;
    left: 0; }

p {
  line-height: 1.6rem;
  margin-bottom: 1.4rem; }

span.break-all {
  word-break: break-all; }

@media screen and (max-width: 767px) {
  h1, .h1 {
    font-size: 2rem; } }

img {
  max-width: 100%; }

img.pull-center {
  margin: 20px auto;
  display: block; }

@media screen and (min-width: 992px) {
  img.pull-left {
    float: left;
    margin: 7px 20px 20px 0; }
  img.pull-right {
    float: right;
    margin: 7px 0 20px 20px; } }

@media screen and (max-width: 991px) {
  img.pull-left, img.pull-right {
    display: block;
    margin: 20px auto; } }

a.arrow-text-link {
  color: #26b6ee;
  text-transform: uppercase;
  font-size: 0.95rem;
  font-weight: 600;
  padding: 0;
  background: transparent;
  margin: 1rem 0;
  transition: 0.3s; }
  a.arrow-text-link:hover {
    text-decoration: none; }
    a.arrow-text-link:hover:after {
      padding-left: 10px; }
  a.arrow-text-link:after {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    content: '\f061';
    font-size: 0.9rem;
    padding-left: 5px;
    transition: all ease 0.2s; }

a {
  color: #26b6ee;
  font-weight: 400;
  cursor: pointer; }
  a:hover {
    color: #26b6ee; }
  a i {
    margin-right: 10px; }

a.button {
  background-color: #26b6ee;
  color: #fff;
  border-radius: 40px;
  padding: 0.8rem 1.5rem;
  transition: all ease 0.3s;
  display: inline-block; }
  a.button:hover {
    transform: scale(1.05);
    text-decoration: none;
    background-color: #26b6ee;
    color: #fff; }

span.extrabold {
  font-weight: 500; }

div.item-page ul:not(.pagenav) {
  list-style: none; }
  div.item-page ul:not(.pagenav) li {
    display: block;
    padding-left: 15px;
    position: relative;
    margin-bottom: 10px; }
    div.item-page ul:not(.pagenav) li:before {
      font-family: 'Font Awesome 5 Pro';
      content: '\f21e';
      margin: 0 5px 0 -15px;
      color: #00b5f1;
      font-size: 1rem;
      display: inline-block;
      position: absolute;
      left: 0; }

ul.breadcrumb {
  background-color: #fff;
  padding: 0;
  border-radius: 0; }
  ul.breadcrumb span, ul.breadcrumb a {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 0.8rem; }
  ul.breadcrumb a {
    color: #26b6ee; }
  ul.breadcrumb a:hover {
    color: #26b6ee;
    text-decoration: none; }
  ul.breadcrumb span.divider:not(.icon-location) {
    border-right: 1px solid #7b8b98;
    margin: 0 5px; }
    ul.breadcrumb span.divider:not(.icon-location) img {
      display: none; }

body.itemid-101 div.item-page, body.itemid-171 div.item-page {
  max-width: 80%;
  margin: 0 auto; }
@media (max-width: 767px) {
  body.itemid-101 div.item-page, body.itemid-171 div.item-page {
    max-width: initial; } }
body.itemid-101 div.item-page p, body.itemid-171 div.item-page p {
  font-size: 1.2rem;
  font-family: 'Poppins', sans-serif; }

.hide-title-breadcrumbs .page-header, .hide-title-breadcrumbs .breadcrumb {
  display: none; }

#main-content .map-intro {
  max-width: 80%;
  margin: 0 auto;
  margin-top: 2.5rem; }
@media (max-width: 767px) {
  #main-content .map-intro {
    max-width: initial;
    margin-top: initial; } }
#main-content .map-intro h2.map-intro-title {
  margin-bottom: 1.5rem;
  font-size: 2.25rem; }
@media (max-width: 767px) {
  #main-content .map-intro h2.map-intro-title {
    font-size: 1.75rem; } }

#main-content .custom {
  margin: 0 auto;
  padding-bottom: 1.5rem; }
  #main-content .custom .uk-dotnav > * > * {
    width: 1rem;
    height: 1rem;
    background: rgba(38, 182, 238, 0.4); }
  #main-content .custom .uk-dotnav > .uk-active > * {
    background: #26b6ee; }
#main-content .uk-position-relative.uk-display-inline-block img {
  max-height: 90vh;
  display: inline; }
@media (max-width: 767px) {
  #main-content .uk-position-relative.uk-display-inline-block img {
    max-height: initial;
    display: none; } }
#main-content .uk-dropdown-blank {
  width: 18.75rem; }
#main-content .uk-panel.uk-panel-box {
  border-radius: 1.25rem; }
@media (max-width: 767px) {
  #main-content .uk-panel.uk-panel-box {
    width: 85vw; } }
#main-content .uk-panel.uk-panel-box .uk-panel-title {
  font-weight: 400; }
#main-content .uk-panel.uk-panel-box .uk-panel-teaser {
  border: 1px solid #e5e5e5;
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem; }
  #main-content .uk-panel.uk-panel-box .uk-panel-teaser > * {
    border-top-left-radius: 1.25rem;
    border-top-right-radius: 1.25rem; }
#main-content .uk-button {
  color: #26b6ee;
  font-weight: 400;
  border: 0 !important;
  background: transparent;
  padding: 0; }
  #main-content .uk-button:hover {
    text-decoration: underline !important; }
  #main-content .uk-button:active {
    box-shadow: none; }
#main-content .wk-popover-toggle {
  background: #001C37; }
  #main-content .wk-popover-toggle.uk-icon-button {
    width: 1.5rem;
    height: 1.5rem;
    font-size: 1rem; }
  #main-content .wk-popover-toggle::before {
    color: #BCECFF;
    align-items: center;
    justify-content: center;
    display: flex;
    max-height: 1.5rem; }

#main-content .map-highlight {
  margin: 2rem 0; }
@media (max-width: 767px) {
  #main-content .map-text-under {
    column-count: initial;
    column-gap: initial; } }
#main-content .under-heading {
  color: #26b6ee;
  font-size: 13.5rem;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%; }
@media (max-width: 1200px) {
  #main-content .under-heading {
    font-size: 9.5rem; } }
@media (max-width: 767px) {
  #main-content .under-heading {
    font-size: 9rem; } }
#main-content .under-heading .impact-text {
  color: #212529; }
@media (max-width: 767px) {
  #main-content .under-heading .map-under-title {
    margin-bottom: 1rem; } }
#main-content .under-heading .under-large span {
  display: block;
  line-height: 1;
  margin-bottom: 1rem; }

ul.pager.pagenav {
  display: none;
  margin-top: 50px;
  list-style: none;
  padding-left: 0;
  justify-content: space-between; }
  ul.pager.pagenav li.previous a:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    content: '\f060';
    font-size: 0.9rem;
    padding-right: 5px; }
  ul.pager.pagenav li.next {
    float: right; }
  ul.pager.pagenav li.next a:after {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    content: '\f061';
    font-size: 0.9rem;
    padding-left: 5px; }
  ul.pager.pagenav li a:hover {
    text-decoration: none;
    color: #7b8b98; }

body.itemid-111 ul.pager.pagenav {
  display: flex; }

div.item-page div.item-image {
  margin-bottom: 20px; }
  div.item-page div.item-image img {
    width: 100%;
    max-width: none; }

div.blog div.page-header {
  margin-top: 20px; }
  div.blog div.page-header h2 {
    font-size: 1.5rem; }
    div.blog div.page-header h2 a {
      color: #000; }
      div.blog div.page-header h2 a:hover {
        text-decoration: none; }
div.blog p.readmore a.btn {
  color: #26b6ee;
  text-transform: uppercase;
  font-size: 0.95rem;
  font-weight: 600;
  padding: 0;
  background: transparent;
  margin: 1rem 0;
  transition: 0.3s; }
  div.blog p.readmore a.btn:hover {
    text-decoration: none; }
    div.blog p.readmore a.btn:hover:after {
      padding-left: 10px; }
  div.blog p.readmore a.btn:after {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    content: '\f061';
    font-size: 0.9rem;
    padding-left: 5px;
    transition: all ease 0.2s; }

.hero-banner {
  position: relative;
  margin-top: 6.5rem;
  margin-bottom: 2rem; }
@media (max-width: 991px) {
  .hero-banner {
    margin-top: 0rem; } }
@media (max-width: 991px) {
  .hero-banner {
    margin-bottom: 0; } }
.hero-banner .hero-row {
  align-items: center;
  flex-direction: row;
  position: relative; }
@media (max-width: 991px) {
  .hero-banner .hero-row {
    flex-direction: column-reverse; } }
.hero-banner .hero-row .hero-button {
  background-color: #26b6ee;
  color: #fff;
  border-radius: 40px;
  padding: 1rem 3rem;
  border: 0;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 400;
  margin-top: 1.5rem;
  display: inline-block; }
  .hero-banner .hero-row .hero-button:hover {
    text-decoration: none; }
  .hero-banner .hero-row .hero-button::after {
    content: "\f061";
    font-family: "Font Awesome 5 Pro";
    font-size: 1.125rem;
    font-weight: 300;
    display: inline-flex;
    color: white;
    vertical-align: middle;
    margin-left: 1rem; }
  .hero-banner .hero-row .hero-button:hover {
    transform: scale(1.05);
    transition: 0.3s; }
@media (max-width: 991px) {
  .hero-banner .hero-row .hero-text {
    z-index: 1;
    color: white;
    padding-top: 6rem;
    padding-bottom: 6rem;
    min-height: 31.25rem; } }
.hero-banner .hero-row .hero-text-inner {
  max-width: 60%; }
@media (max-width: 991px) {
  .hero-banner .hero-row .hero-text-inner {
    max-width: initial; } }
.hero-banner .hero-row .hero-text-inner p {
  font-size: 1.125rem;
  line-height: 1.5; }
.hero-banner .hero-row .hero-text-inner h1 {
  font-size: 2.5rem;
  line-height: 3.75rem; }
@media (max-width: 991px) {
  .hero-banner .hero-row .hero-text-inner h1 {
    font-size: 2rem;
    line-height: 2.75rem; } }
@media (max-width: 991px) {
  .hero-banner .hero-row .hero-img {
    position: absolute;
    top: 0;
    height: 100%; } }
@media (max-width: 991px) {
  .hero-banner .hero-row .hero-img {
    padding: 0; } }
.hero-banner .hero-row .hero-img .hero-img-inner {
  border-radius: 482px 0 0 482px;
  overflow: hidden;
  height: 43.75rem; }
@media (max-width: 991px) {
  .hero-banner .hero-row .hero-img .hero-img-inner {
    border-radius: 0;
    overflow: initial;
    height: 100%; }
    .hero-banner .hero-row .hero-img .hero-img-inner::after {
      content: "";
      background-color: rgba(0, 28, 55, 0.7);
      height: 100%;
      width: 100%;
      display: block;
      position: absolute;
      top: 0; } }
.hero-banner .hero-row .hero-img .hero-img-inner img {
  object-fit: cover;
  height: 100%;
  width: 100%; }

.notification-bar {
  margin-bottom: 1rem;
  background-color: #145772;
  color: white;
  padding: 2rem 0;
  font-size: 1.125rem;
  line-height: 1.5; }
  .notification-bar .notification-text p {
    margin: 0;
    line-height: 1.5; }
  .notification-bar a {
    color: white;
    text-decoration: underline; }
    .notification-bar a:hover {
      color: #29B5EE; }
  @media (max-width: 767px) {
    .notification-bar {
      padding: 2.5rem 0; } }

header {
  padding: 1rem;
  background: #fff; }
@media (min-width: 992px) {
  header {
    position: fixed;
    width: 100%;
    z-index: 3;
    top: 0;
    -webkit-box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.3); } }

header .head-a p {
  margin-bottom: 0; }
header .head-a img {
  width: 250px;
  max-width: none; }

footer {
  background-color: #7b8b98;
  padding: 2rem 0;
  color: #fff; }

#copyright p {
  font-size: 0.9rem; }

@media screen and (min-width: 992px) {
  footer ul.nav.menu {
    justify-content: flex-end; } }
footer ul.nav.menu li a {
  color: #fff;
  padding: 0.5rem 1rem;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.9rem; }
@media screen and (min-width: 575px) {
  footer ul.nav.menu li + li {
    border-left: 1px solid #fff; } }
@media screen and (max-width: 991px) {
  footer ul.nav.menu {
    margin-bottom: 20px; }
    footer ul.nav.menu li:first-of-type a {
      padding-left: 0; } }
@media screen and (max-width: 574px) {
  footer ul.nav.menu {
    display: block;
    margin-bottom: 40px; }
    footer ul.nav.menu li a {
      padding: 0.5rem 0;
      display: block;
      border-bottom: 1px solid #fff; } }

#showcase {
  display: flex;
  align-items: center;
  background-color: #7b8b98;
  padding: 75px 0;
  color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
@media (min-width: 767px) {
  #showcase {
    min-height: 650px; } }
@media (min-width: 992px) {
  #showcase {
    margin-top: 89px;
    /* height of header */ } }
#showcase canvas {
  opacity: 0.5; }
#showcase a.anchor-arrow {
  display: inline-block;
  background: #26b6ee;
  font-size: 30px;
  border-radius: 200px;
  position: relative;
  pointer-events: auto;
  transition: 0.3s;
  width: 60px;
  line-height: 60px;
  text-align: center; }
  #showcase a.anchor-arrow i.fal.fa-arrow-down {
    color: #fff;
    transition: 0.3s;
    margin-right: 0; }
  #showcase a.anchor-arrow:hover {
    transform: translateY(30%); }

body.itemid-101 #showcase {
  background-image: url(/images/showcase/sfhf-header-bg.jpg); }

@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body.itemid-101 #showcase {
    background-image: url(/images/showcase/sfhf-header-bg-ie-only.jpg); } }

@media screen and (min-width: 992px) {
  body.itemid-101 .row div[class*="col"]:nth-child(2).fw-text, body.itemid-112 .row div[class*="col"]:nth-child(2).fw-text {
    padding-left: 75px;
    padding-right: 200px; }
  body.itemid-101 .row div[class*="col"]:nth-child(4).fw-text, body.itemid-112 .row div[class*="col"]:nth-child(4).fw-text {
    padding-left: 200px;
    padding-right: 75px; } }
@media screen and (max-width: 991px) {
  body.itemid-101 .row div[class*="col"].fw-text, body.itemid-112 .row div[class*="col"].fw-text {
    padding-left: 10%;
    padding-right: 10%; } }
body.itemid-101 .row div[class*="col"]:nth-child(3).fw-image .customfw-image, body.itemid-112 .row div[class*="col"]:nth-child(3).fw-image .customfw-image {
  text-align: right; }

div.contact-showcase ul {
  list-style: none;
  padding: 0;
  margin-top: 50px; }
  div.contact-showcase ul li {
    margin-bottom: 20px; }
  div.contact-showcase ul li a {
    color: #fff;
    font-size: 1.2rem; }
    div.contact-showcase ul li a i {
      margin-right: 10px;
      font-size: 1.8rem; }

@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body.itemid-155 #showcase {
    background-image: url(/images/showcase/sfhf-contact-header-bg-ie-only.jpg); } }

.cs-box-links .uk-panel figure img {
  transform: scale(1.1); }
.cs-box-links .uk-panel figure .uk-overlay-background {
  opacity: 1;
  background: transparent;
  width: 60%;
  padding: 70px; }
  .cs-box-links .uk-panel figure .uk-overlay-background h3 {
    color: #fff;
    margin: 0 0 15px 0 !important;
    font-family: 'poppins', sans-serif;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.8rem;
    opacity: 0.8; }
  .cs-box-links .uk-panel figure .uk-overlay-background h2 {
    margin: 0;
    color: #fff;
    line-height: 2.4rem; }
.cs-box-links .uk-panel figure .uk-overlay-panel.uk-overlay-bottom.uk-overlay-background.uk-overlay-fade {
  opacity: 1; }
  .cs-box-links .uk-panel figure:hover img {
    transform: scale(1.2); }

div.icon-grid {
  margin-top: 50px; }

div.softwarebox {
  margin-bottom: 20px; }
  div.softwarebox .customsoftwarebox {
    background-color: #7b8b98;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 80%;
    min-height: 500px; }
    div.softwarebox .customsoftwarebox.oi {
      background-color: #001c37; }
      div.softwarebox .customsoftwarebox.oi a {
        padding-right: 30px !important;
        display: flex;
        align-items: flex-start; }
        div.softwarebox .customsoftwarebox.oi a .left {
          flex: 0 50%;
          width: 50%; }
        div.softwarebox .customsoftwarebox.oi a .right {
          display: flex;
          flex: 0 50%;
          width: 50%;
          justify-content: flex-end; }
          div.softwarebox .customsoftwarebox.oi a .right img.logo {
            margin: 0 0 30px 0;
            width: 160px; }
      @media only screen and (max-width: 991px) {
        div.softwarebox .customsoftwarebox.oi a {
          flex-wrap: wrap;
          flex-direction: column-reverse; }
          div.softwarebox .customsoftwarebox.oi a .left {
            flex: 0 100%;
            width: 100%; }
          div.softwarebox .customsoftwarebox.oi a .right {
            flex: 0 100%;
            width: 100%;
            justify-content: flex-start; }
            div.softwarebox .customsoftwarebox.oi a .right img.logo {
              margin: 0 0 25px 0;
              width: 140px; } }
    div.softwarebox .customsoftwarebox a {
      display: block;
      position: relative;
      color: #fff;
      padding: 40px 30px;
      padding-bottom: 280px;
      height: 100%;
      min-height: 500px; }
    div.softwarebox .customsoftwarebox .arrow {
      text-transform: uppercase;
      font-size: 0.95rem;
      font-weight: 600;
      background: transparent;
      margin: 40px 0;
      transition: 0.3s; }
      div.softwarebox .customsoftwarebox .arrow:after {
        font-family: 'Font Awesome 5 Pro';
        font-weight: 300;
        content: '\f061';
        font-size: 0.9rem;
        padding-left: 5px;
        transition: all ease 0.2s; }
    div.softwarebox .customsoftwarebox a:hover {
      text-decoration: none; }
      div.softwarebox .customsoftwarebox a:hover .arrow:after {
        padding-left: 10px; }

body.itemid-171 #showcase {
  background-color: #001c37;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  overflow: hidden;
  padding: 0;
  height: 650px; }
@media screen and (max-width: 475px) {
  body.itemid-171 #showcase {
    height: 590px; } }
body.itemid-171 #showcase img.logo {
  margin: 0 0 30px 0;
  width: 160px; }
body.itemid-171 #showcase p {
  margin: 0 0 25px 0; }
body.itemid-171 #showcase canvas {
  opacity: 1; }
body.itemid-171 #showcase .container {
  position: absolute;
  left: 50%;
  transform: translateX(-50%); }

@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body.itemid-171 #showcase {
    background-image: url(/images/open-interop/open-interop-placeholder.jpg); } }

@media screen and (min-width: 992px) {
  body.itemid-171 .row div[class*="col"]:nth-child(1).fw-text {
    padding-left: 200px;
    padding-right: 75px; }
  body.itemid-171 .row div[class*="col"]:nth-child(4).fw-text {
    padding-left: 75px;
    padding-right: 200px; }
  body.itemid-171 .row div[class*="col"]:nth-child(5).fw-text {
    padding-left: 200px;
    padding-right: 75px; } }
@media screen and (max-width: 991px) {
  body.itemid-171 .row div[class*="col"].fw-text {
    padding-left: 10%;
    padding-right: 10%; } }
body.itemid-171 .row div[class*="col"]:nth-child(2).fw-image .customfw-image {
  text-align: right; }
body.itemid-171 .row div[class*="col"]:nth-child(3).fw-image .customfw-image {
  text-align: left; }
body.itemid-171 .row div[class*="col"]:nth-child(6).fw-image .customfw-image {
  text-align: right; }

body.itemid-171 .custom.cta {
  display: flex;
  align-items: center;
  justify-content: flex-start; }
  body.itemid-171 .custom.cta div a.button {
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: 600; }
@media screen and (max-width: 991px) {
  body.itemid-171 .custom.cta {
    flex-wrap: wrap; }
    body.itemid-171 .custom.cta div a.button {
      white-space: break-spaces;
      text-align: center; } }

#main-content .img-container {
  margin: auto;
  padding: 20px 0 0 0;
  width: 70%; }
  #main-content .img-container img {
    max-width: 100%; }
  @media only screen and (max-width: 767px) {
    #main-content .img-container {
      width: 100%; } }

#main-content .extension .alt-grid .uk-panel {
  padding: 30px 30px 40px 30px; }
  #main-content .extension .alt-grid .uk-panel h4 {
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 1.2rem; }

/*Found on Open Interop > Features & Use Cases page*/
.extension .case-studies-feed .uk-panel .uk-panel-teaser img {
  width: 100%;
  height: auto; }
.extension .case-studies-feed .uk-panel h3.uk-panel-title a {
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: none; }
  .extension .case-studies-feed .uk-panel h3.uk-panel-title a:after {
    content: none; }
.extension .case-studies-feed .uk-panel p.uk-article-meta {
  display: none; }
.extension .case-studies-feed .uk-panel .uk-margin {
  margin: 20px 0 30px 0; }
.extension .case-studies-feed .uk-panel a {
  font-size: 0.95rem;
  font-weight: 600;
  text-transform: uppercase;
  transition: 0.3s; }
  .extension .case-studies-feed .uk-panel a:after {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    content: '\f061';
    font-size: 0.9rem;
    padding-left: 10px;
    transition: all ease 0.2s; }
  .extension .case-studies-feed .uk-panel a:hover {
    text-decoration: none;
    transition: 0.3s; }
    .extension .case-studies-feed .uk-panel a:hover:after {
      padding-left: 15px; }
@media only screen and (max-width: 767px) {
  .extension .case-studies-feed .uk-panel {
    margin-bottom: 3rem; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  div.softwarebox:not(.fullwidth) .customsoftwarebox a {
    min-height: 680px; } }

@media screen and (min-width: 992px) {
  div.softwarebox.fullwidth .customsoftwarebox {
    background-size: 40%; }
    div.softwarebox.fullwidth .customsoftwarebox a {
      padding-right: 50%; }
    div.softwarebox.fullwidth .customsoftwarebox .arrow {
      position: absolute;
      bottom: 0; } }

@media screen and (max-width: 767px) {
  div.softwarebox .customsoftwarebox {
    background-size: 100%; } }

div.logo-grid .uk-panel img {
  width: 100%;
  height: auto; }
div.logo-grid .uk-panel {
  display: flex;
  align-items: center; }

div.alt-grid {
  margin-top: 30px; }
  div.alt-grid .uk-panel-box {
    background: #f8f8f8;
    border: none; }

div.team-grid {
  margin-top: 30px; }
  div.team-grid h3.uk-panel-title {
    position: relative;
    margin-bottom: 30px; }
    div.team-grid h3.uk-panel-title:after {
      content: "";
      position: absolute;
      height: 3px;
      width: 40px;
      background-color: #26b6ee;
      bottom: -10px;
      left: 0; }

@media screen and (max-width: 767px) {
  div.team-grid div.uk-width-medium-1-5.uk-text-center {
    text-align: left !important; }
    div.team-grid div.uk-width-medium-1-5.uk-text-center img {
      max-width: 200px; } }

@media (min-width: 992px) {
  header + #showcase {
    margin-top: 80px;
    /* height of header */ } }

@media (min-width: 992px) {
  header + #main-content {
    margin-top: 130px;
    /* height of header 80px + 50px*/ } }

.container {
  width: 90%; }

.chronoforms form#load-form button#form-btn {
  background-color: #26b6ee;
  text-transform: uppercase;
  font-size: 0.95rem;
  font-weight: 500;
  padding: 20px 30px;
  margin: 1rem 0;
  transition: 0.3s;
  font-family: 'Open Sans', sans-serif;
  border-radius: 100px;
  transition: 0.3s; }
  .chronoforms form#load-form button#form-btn:hover {
    transform: scale(1.05); }
  .chronoforms form#load-form button#form-btn:after {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    content: '\f1d8';
    font-size: 0.9rem;
    padding-left: 10px; }
.chronoforms .ui.toggle.checkbox input:checked ~ label:before {
  background-color: #26b6ee !important; }

header ._menu ul.nav {
  justify-content: flex-end; }
  header ._menu ul.nav li a {
    display: block;
    padding: 0.8rem 1rem;
    text-transform: uppercase;
    font-size: 0.9rem;
    font-weight: 600;
    transition: 0.3s;
    color: #000; }
  header ._menu ul.nav li a.button {
    background-color: #26b6ee;
    color: #fff;
    border-radius: 40px;
    padding: 0.8rem 1.5rem;
    margin-left: 20px; }
  header ._menu ul.nav li a:not(.button):hover {
    color: #26b6ee;
    transition: 0.3s;
    transform: translateY(-10%);
    text-decoration: none; }
  header ._menu ul.nav li a.button:hover {
    transform: scale(1.05);
    text-decoration: none;
    background-color: #26b6ee;
    color: #fff; }
  header ._menu ul.nav li.active a:not(.button) {
    color: #26b6ee; }

.slicknav_menu {
  display: none; }
@media (max-width: 991px) {
  .slicknav_menu {
    display: block; }
    .slicknav_menu a.slicknav_btn {
      position: absolute;
      z-index: 4;
      top: 30px;
      right: 30px; } }
.slicknav_menu .slicknav_icon-bar {
  display: flex;
  align-items: center; }
  .slicknav_menu .slicknav_collapsed .menuopen {
    display: block; }
  .slicknav_menu .slicknav_collapsed .menuclose {
    display: none; }
.slicknav_menu .slicknav_open .menuopen {
  display: none; }
.slicknav_menu .slicknav_open .menuclose {
  display: block; }
.slicknav_menu .menuopen {
  max-width: 30px;
  max-height: 30px;
  width: 30px; }
.slicknav_menu .menuclose {
  max-width: 20px;
  max-height: 20px;
  width: 20px; }
.slicknav_menu .slicknav_nav {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 3rem 2rem 1rem; }
  .slicknav_menu .slicknav_nav a {
    font-size: 1rem;
    font-weight: 600;
    color: #000;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid transparent; }
    .slicknav_menu .slicknav_nav a:hover {
      border-bottom: 1px solid red;
      text-decoration: none; }
  .slicknav_menu .slicknav_nav li.active > a {
    border-bottom: 1px solid red; }
  .slicknav_menu .slicknav_nav .slicknav_arrow {
    float: right; }
  .slicknav_menu .slicknav_nav li {
    margin-bottom: 1.5rem; }
  .slicknav_menu .slicknav_nav li.item-140 {
    position: absolute;
    top: -1.5rem;
    left: auto;
    right: auto;
    bottom: auto; }
    .slicknav_menu .slicknav_nav li.item-140 a.menubtn {
      padding-bottom: 1.05rem; }
      .slicknav_menu .slicknav_nav li.item-140 a.menubtn:hover {
        border-bottom: 0 none; }
  .slicknav_menu .slicknav_nav ul.nav-child {
    list-style: none;
    padding: 1.5rem 0 0 1rem; }
    .slicknav_menu .slicknav_nav ul.nav-child li {
      margin-bottom: 1rem; }
  .slicknav_menu .slicknav_nav .mobile-menu-search .form-control {
    display: inline-block; }
  .slicknav_menu .slicknav_nav .mobile-menu-search .form-inline .form-group {
    width: 100%; }
  .slicknav_menu .slicknav_nav .mobile-menu-search label {
    display: none; }
  .slicknav_menu .slicknav_nav .mobile-menu-search input[type="search"] {
    width: 75%;
    height: 53px;
    border: 2px solid grey;
    border-right: 0 none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #ffffff;
    color: #193E72;
    font-size: 1rem;
    box-shadow: none;
    padding: 0.8rem 1rem;
    margin-right: -5px; }
  @media (min-width: 575px) {
    .slicknav_menu .slicknav_nav .mobile-menu-search input[type="search"] {
      width: 60%; } }
  .slicknav_menu .slicknav_nav .mobile-menu-search .button {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    vertical-align: bottom;
    border: 2px solid #EA5D4E;
    width: 53px;
    height: 53px;
    background-image: url(/images/icons/search-icon.svg);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center; }
