/* Natus Theme
Theme Name: NatusSensory
Theme URI: https://natussensory.com/
Author: Szabi
Author URI: https://szabi.online/
Description: This is the theme created for Natus.
Version: 1.0.0
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: natus
Tags: custom-background, custom-logo, custom-menu, featured-images, translation-ready
*/
@font-face {
  font-family: "Roboto";
  src: url("dist/fonts/Roboto-Thin.eot");
  src: url("dist/fonts/Roboto-Thin.eot?#iefix") format("embedded-opentype"), url("dist/fonts/Roboto-Thin.woff2") format("woff2"), url("dist/fonts/Roboto-Thin.woff") format("woff"), url("dist/fonts/Roboto-Thin.ttf") format("truetype"), url("dist/fonts/Roboto-Thin.svg#Roboto-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("dist/fonts/Roboto-ExtraLight.eot");
  src: url("dist/fonts/Roboto-ExtraLight.eot?#iefix") format("embedded-opentype"), url("dist/fonts/Roboto-ExtraLight.woff2") format("woff2"), url("dist/fonts/Roboto-ExtraLight.woff") format("woff"), url("dist/fonts/Roboto-ExtraLight.ttf") format("truetype"), url("dist/fonts/Roboto-ExtraLight.svg#Roboto-ExtraLight") format("svg");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("dist/fonts/Roboto-Light.eot");
  src: url("dist/fonts/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("dist/fonts/Roboto-Light.woff2") format("woff2"), url("dist/fonts/Roboto-Light.woff") format("woff"), url("dist/fonts/Roboto-Light.ttf") format("truetype"), url("dist/fonts/Roboto-Light.svg#Roboto-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("dist/fonts/Roboto-Regular.eot");
  src: url("dist/fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("dist/fonts/Roboto-Regular.woff2") format("woff2"), url("dist/fonts/Roboto-Regular.woff") format("woff"), url("dist/fonts/Roboto-Regular.ttf") format("truetype"), url("dist/fonts/Roboto-Regular.svg#Roboto-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("dist/fonts/Roboto-Medium.eot");
  src: url("dist/fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("dist/fonts/Roboto-Medium.woff2") format("woff2"), url("dist/fonts/Roboto-Medium.woff") format("woff"), url("dist/fonts/Roboto-Medium.ttf") format("truetype"), url("dist/fonts/Roboto-Medium.svg#Roboto-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("dist/fonts/Roboto-SemiBold.eot");
  src: url("dist/fonts/Roboto-SemiBold.eot?#iefix") format("embedded-opentype"), url("dist/fonts/Roboto-SemiBold.woff2") format("woff2"), url("dist/fonts/Roboto-SemiBold.woff") format("woff"), url("dist/fonts/Roboto-SemiBold.ttf") format("truetype"), url("dist/fonts/Roboto-SemiBold.svg#Roboto-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("dist/fonts/Roboto-Bold.eot");
  src: url("dist/fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("dist/fonts/Roboto-Bold.woff2") format("woff2"), url("dist/fonts/Roboto-Bold.woff") format("woff"), url("dist/fonts/Roboto-Bold.ttf") format("truetype"), url("dist/fonts/Roboto-Bold.svg#Roboto-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("dist/fonts/Roboto-ExtraBold.eot");
  src: url("dist/fonts/Roboto-ExtraBold.eot?#iefix") format("embedded-opentype"), url("dist/fonts/Roboto-ExtraBold.woff2") format("woff2"), url("dist/fonts/Roboto-ExtraBold.woff") format("woff"), url("dist/fonts/Roboto-ExtraBold.ttf") format("truetype"), url("dist/fonts/Roboto-ExtraBold.svg#Roboto-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("dist/fonts/Roboto-Black.eot");
  src: url("dist/fonts/Roboto-Black.eot?#iefix") format("embedded-opentype"), url("dist/fonts/Roboto-Black.woff2") format("woff2"), url("dist/fonts/Roboto-Black.woff") format("woff"), url("dist/fonts/Roboto-Black.ttf") format("truetype"), url("dist/fonts/Roboto-Black.svg#Roboto-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
.otgs-development-site-front-end {
  display: none;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
.container-1640 {
  position: relative;
}

:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}

.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0;
}
.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-none {
  display: none !important;
}

.d-flex {
  display: flex !important;
}

.align-self-center {
  align-self: center !important;
}

.text-start {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.text-end {
  text-align: right !important;
}

h1 {
  font: 400 70px "Roboto", sans-serif;
  line-height: 1.5;
  color: #363636;
  margin: 0 0 35px 0;
}

h2 {
  font: 400 60px "Roboto", sans-serif;
  line-height: 1.5;
  color: #363636;
  margin: 0 0 35px 0;
}

h3 {
  font: 400 50px "Roboto", sans-serif;
  line-height: 1.5;
  color: #363636;
  margin: 0 0 35px 0;
}

h4 {
  font: 400 35px "Roboto", sans-serif;
  line-height: 1.5;
  color: #363636;
  margin: 0 0 35px 0;
}

h5 {
  font: 400 25px "Roboto", sans-serif;
  line-height: 1.5;
  color: #363636;
  margin: 0 0 35px 0;
}

h6 {
  font: 400 18px "Roboto", sans-serif;
  line-height: 1.5;
  color: #363636;
  margin: 0 0 35px 0;
}

p {
  margin: 0;
}

.p-0 {
  padding: 0;
}

a {
  text-decoration: underline;
  color: #428FEC;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
a:hover {
  color: #005FBE;
}

ul li {
  font: 400 15px "Roboto", sans-serif;
  line-height: 1.5;
}

#container:empty {
  min-height: 100vh;
}

.btn-v1 {
  display: inline-block;
  background: #428FEC;
  color: #ffffff;
  font: 400 20px "Roboto", sans-serif;
  line-height: 24px;
  text-decoration: none;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0.04px;
  padding: 18px 45px;
  border-radius: 25px;
  margin: 25px 0;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.btn-v1:hover {
  background: #005FBE;
  color: #ffffff;
}

.alignleft {
  float: left;
  padding: 0 20px 20px 0;
}

.aligncenter {
  margin: 0 auto;
}

.border-top-right-radius-25 {
  border-top-right-radius: 25px;
}

.sections-background-video {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.sections-background-video video {
  display: block;
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

header {
  position: fixed;
  width: 100%;
  background: transparent;
  z-index: 9999;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
header .container {
  max-width: 100%;
}
header.sticky {
  width: 100%;
}
header.sticky .header-left-wrapper .header-logo {
  background: #473089;
  top: 0;
  padding: 13px 0;
  z-index: 999;
}
header.sticky .header-left-wrapper .header-logo img {
  width: 70%;
}
header.sticky .header-right-wrapper .header-right-inner {
  height: 110px;
}
header.sticky .header-right-wrapper .header-right-inner .header-top-menu .header-language-switcher .wpml-ls-statics-shortcode_actions {
  width: 150px;
}
header.sticky .header-right-wrapper .header-right-inner .header-top-menu .header-language-switcher .wpml-ls-statics-shortcode_actions ul li .js-wpml-ls-item-toggle,
header.sticky .header-right-wrapper .header-right-inner .header-top-menu .header-language-switcher .wpml-ls-statics-shortcode_actions ul li .wpml-ls-sub-menu .wpml-ls-slot-shortcode_actions .wpml-ls-link {
  font: 400 14px "Roboto", sans-serif;
}
header.sticky .header-right-wrapper .header-right-inner .header-top-menu #header-top-menu li a {
  font: 400 14px "Roboto", sans-serif;
}
header.sticky .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li a {
  font: 500 14px "Roboto", sans-serif;
  padding: 12px 20px;
}
header.sticky .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu .current-menu-item a {
  background: #191919;
  color: #ffffff;
}
header.sticky .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu .nav-contact-us a {
  margin: 5px 0 0 0;
  padding: 8px 18px;
}
header.sticky .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu .nav-search a {
  height: 20px;
  margin: 5px 0 0 0;
  padding: 6px 18px;
}
header.sticky .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu .nav-search a:before {
  width: 20px;
  height: 20px;
}
header.sticky .header-right-wrapper .header-right-inner .header-menu-nav-panels #header-nav-menu-panel .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column .sub-menu-panel-column-main-link a {
  font: 700 14px "Roboto", sans-serif;
}
header.sticky .header-right-wrapper .header-right-inner .header-menu-nav-panels #header-nav-menu-panel .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column .sub-menu-panel-column-inner-wrapper .sub-menu-panel-column-secondary-link a {
  font: 400 14px "Roboto", sans-serif;
}

.header-left-wrapper {
  display: block;
  position: relative;
  padding: 0;
}
.header-left-wrapper .header-logo {
  display: block;
  width: 100%;
  height: 36px;
  position: absolute;
  top: 60px;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.header-left-wrapper .header-logo a {
  display: inline-block;
}
.header-left-wrapper .header-logo a img {
  display: block;
  width: 100%;
  max-width: 150px;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.header-left-wrapper .header-hamburger {
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
}
.header-left-wrapper .header-hamburger .hamburger {
  font: inherit;
  display: inline-block;
  overflow: visible;
  margin: 0;
  padding: 15px;
  cursor: pointer;
  transition-timing-function: linear;
  transition-duration: 0.15s;
  transition-property: opacity, filter;
  text-transform: none;
  color: inherit;
  border: 0;
  background-color: transparent;
}
.header-left-wrapper .header-hamburger .hamburger .hamburger-box {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
}
.header-left-wrapper .header-hamburger .hamburger .hamburger-box .hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
  position: absolute;
  width: 40px;
  height: 4px;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: transform;
  border-radius: 4px;
  background-color: #fff;
}
.header-left-wrapper .header-hamburger .hamburger .hamburger-box .hamburger-inner:before {
  display: block;
  content: "";
  position: absolute;
  top: -10px;
  width: 40px;
  height: 4px;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: transform;
  border-radius: 4px;
  background-color: #fff;
}
.header-left-wrapper .header-hamburger .hamburger .hamburger-box .hamburger-inner:after {
  display: block;
  content: "";
  position: absolute;
  bottom: -10px;
  width: 40px;
  height: 4px;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: transform;
  border-radius: 4px;
  background-color: #fff;
}
.header-left-wrapper .header-hamburger .hamburger.hamburger--elastic.is-active .hamburger-inner {
  transition-delay: 75ms;
  transform: translate3d(0, 10px, 0) rotate(135deg);
}
.header-left-wrapper .header-hamburger .hamburger.hamburger--elastic.is-active .hamburger-inner:before {
  transition-delay: 0s;
  opacity: 0;
}
.header-left-wrapper .header-hamburger .hamburger.hamburger--elastic.is-active .hamburger-inner:after {
  transition-delay: 75ms;
  transform: translate3d(0, -20px, 0) rotate(-270deg);
}
.header-left-wrapper .header-hamburger .hamburger.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-duration: 0.275s;
}
.header-left-wrapper .header-hamburger .hamburger.hamburger--elastic .hamburger-inner:before {
  display: block;
  content: "";
  position: absolute;
  width: 40px;
  height: 4px;
  border-radius: 4px;
  background-color: #fff;
  top: 10px;
  transition: opacity 0.125s ease 0.275s;
}
.header-left-wrapper .header-hamburger .hamburger.hamburger--elastic .hamburger-inner:after {
  display: block;
  content: "";
  position: absolute;
  width: 40px;
  height: 4px;
  border-radius: 4px;
  background-color: #fff;
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.header-right-wrapper {
  padding: 0 24px 0 0;
}
.header-right-wrapper .header-right-inner {
  display: block;
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 0 0 auto;
  background: #F1F1F1;
  border-bottom-left-radius: 15px;
  box-shadow: 0 3px 75px rgba(0, 0, 0, 0.6);
  padding: 0;
  z-index: 99;
  height: 170px;
  transition: height 0.3s ease;
}
.header-right-wrapper .header-right-inner .header-top-menu {
  background: #473089;
  padding: 15px 40px;
}
.header-right-wrapper .header-right-inner .header-top-menu .header-language-switcher {
  height: 32px;
}
.header-right-wrapper .header-right-inner .header-top-menu .header-language-switcher .wpml-ls-statics-shortcode_actions {
  width: 150px;
}
.header-right-wrapper .header-right-inner .header-top-menu .header-language-switcher .wpml-ls-statics-shortcode_actions ul li .js-wpml-ls-item-toggle {
  background: #473089;
  font: 400 16px "Roboto", sans-serif;
  color: #ffffff;
  text-decoration: none;
  border: none;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.header-right-wrapper .header-right-inner .header-top-menu .header-language-switcher .wpml-ls-statics-shortcode_actions ul li .js-wpml-ls-item-toggle:before {
  position: absolute;
  right: 10px;
  top: calc(50% - 0.175em);
  display: block;
  content: "";
  background: url("dist/img/arrow-select-5BD9D7.svg") center no-repeat;
  background-size: contain;
  width: 14px;
  height: 8px;
  border: none;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.header-right-wrapper .header-right-inner .header-top-menu .header-language-switcher .wpml-ls-statics-shortcode_actions ul li .js-wpml-ls-item-toggle:after {
  position: absolute;
  right: 10px;
  top: calc(50% - 0.175em);
  display: block;
  content: "";
  background: url("dist/img/arrow-select-D4E9F9.svg") center no-repeat;
  background-size: contain;
  width: 14px;
  height: 8px;
  border: none;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  opacity: 0;
}
.header-right-wrapper .header-right-inner .header-top-menu .header-language-switcher .wpml-ls-statics-shortcode_actions ul li .js-wpml-ls-item-toggle:hover {
  color: #D4E9F9;
  /*@media (max-width: 1216px) {
    + .wpml-ls-sub-menu {
      position: relative !important;
    }
  }*/
}
.header-right-wrapper .header-right-inner .header-top-menu .header-language-switcher .wpml-ls-statics-shortcode_actions ul li .js-wpml-ls-item-toggle:hover:before {
  opacity: 0;
}
.header-right-wrapper .header-right-inner .header-top-menu .header-language-switcher .wpml-ls-statics-shortcode_actions ul li .js-wpml-ls-item-toggle:hover:after {
  opacity: 1;
}
.header-right-wrapper .header-right-inner .header-top-menu .header-language-switcher .wpml-ls-statics-shortcode_actions ul li .wpml-ls-sub-menu {
  border: none;
  padding: 15px 0;
}
.header-right-wrapper .header-right-inner .header-top-menu .header-language-switcher .wpml-ls-statics-shortcode_actions ul li .wpml-ls-sub-menu .wpml-ls-slot-shortcode_actions {
  border: none;
}
.header-right-wrapper .header-right-inner .header-top-menu .header-language-switcher .wpml-ls-statics-shortcode_actions ul li .wpml-ls-sub-menu .wpml-ls-slot-shortcode_actions .wpml-ls-link {
  background: #191919;
  font: 400 16px "Roboto", sans-serif;
  color: #ffffff;
  text-decoration: none;
  border: none;
  padding: 8px 10px;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.header-right-wrapper .header-right-inner .header-top-menu .header-language-switcher .wpml-ls-statics-shortcode_actions ul li .wpml-ls-sub-menu .wpml-ls-slot-shortcode_actions .wpml-ls-link:hover {
  color: #D4E9F9;
}
.header-right-wrapper .header-right-inner .header-top-menu #header-language-switcher {
  position: relative;
  padding: 0 0 0 32px;
  font: 400 16px "Roboto", sans-serif;
  color: #ffffff;
  text-decoration: none;
}
.header-right-wrapper .header-right-inner .header-top-menu #header-language-switcher:hover {
  color: #D4E9F9;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.header-right-wrapper .header-right-inner .header-top-menu #header-language-switcher:before {
  display: block;
  content: "";
  width: 22px;
  height: 22px;
  background: url("dist/img/icon-globe-light.svg") no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.header-right-wrapper .header-right-inner .header-top-menu #header-top-menu {
  margin: 0;
  justify-content: flex-end;
  list-style: none;
}
.header-right-wrapper .header-right-inner .header-top-menu #header-top-menu li {
  display: inline-block;
  vertical-align: top;
  margin: 0 45px 0 0;
}
.header-right-wrapper .header-right-inner .header-top-menu #header-top-menu li:last-child {
  margin: 0;
}
.header-right-wrapper .header-right-inner .header-top-menu #header-top-menu li a {
  font: 400 16px "Roboto", sans-serif;
  color: #ffffff;
  text-decoration: none;
}
.header-right-wrapper .header-right-inner .header-top-menu #header-top-menu li a:hover {
  color: #191919;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.header-right-wrapper .header-right-inner .header-top-menu #header-top-menu .natus-medical-store-icon-light {
  position: relative;
  padding: 0 0 0 31px;
}
.header-right-wrapper .header-right-inner .header-top-menu #header-top-menu .natus-medical-store-icon-light a:before {
  display: block;
  content: "";
  width: 21px;
  height: 17px;
  background: url("dist/img/icon-store-light.svg") no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.header-right-wrapper .header-right-inner .header-top-menu #header-top-menu .partner-login-icon-light {
  position: relative;
  padding: 0 0 0 29px;
}
.header-right-wrapper .header-right-inner .header-top-menu #header-top-menu .partner-login-icon-light a:before {
  display: block;
  content: "";
  width: 19px;
  height: 17px;
  background: url("dist/img/icon-login-light.svg") no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.header-right-wrapper .header-right-inner .header-top-menu #header-top-menu .careers-icon-light {
  position: relative;
  padding: 0 0 0 28px;
}
.header-right-wrapper .header-right-inner .header-top-menu #header-top-menu .careers-icon-light a:before {
  display: block;
  content: "";
  width: 18px;
  height: 22px;
  background: url("dist/img/icon-careers-light.svg") no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.header-right-wrapper .header-right-inner .header-menu-nav {
  position: relative;
  background: #7288c4;
  display: flex;
  padding: 0 15px;
  z-index: 99;
  border-bottom-left-radius: 15px;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu {
  padding: 0;
  margin: 0 0 0 auto;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li {
  list-style: none;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li a {
  display: block;
  position: relative;
  font: 500 16px "Roboto", sans-serif;
  color: #ffffff;
  line-height: 20px;
  text-decoration: none;
  padding: 44px 22px;
  border-bottom-right-radius: 20px;
  cursor: pointer;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li a:hover, .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li a.active, .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li a.m-active, .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li a.has-active-submenu-link {
  background: #263683;
  color: #ffffff;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li a:hover ~ .sub-menu {
  display: block;
  background: #F1F1F1;
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li a:hover ~ .sub-menu li {
  display: block;
  float: left;
  width: 100%;
  max-width: 200px;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li.nav-contact-us a {
  background: #ffffff;
  color: #191919;
  padding: 18px 38px;
  border-radius: 40px;
  margin: 25px 0 0 0;
  outline: none;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li.nav-contact-us a:hover, .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li.nav-contact-us a.active {
  background: #263683;
  color: #ffffff;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li.nav-contact-us.current-menu-item a {
  background: #191919;
  color: #ffffff;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li.nav-search {
  margin: 0 0 0 10px;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li.nav-search a {
  position: relative;
  width: 25px;
  height: 25px;
  background: #263683;
  padding: 16px 28px;
  border-radius: 40px;
  margin: 25px 0 0 0;
  outline: none;
  text-indent: -9999px;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li.nav-search a:hover:before {
  transform: rotate(47deg);
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li.nav-search a:before {
  display: block;
  content: "";
  width: 25px;
  height: 25px;
  background: url("dist/img/icon-search-light.svg") no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li .sub-menu-layout-mobile {
  display: none;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li .sub-menu-layout-mobile.m-active {
  display: block;
  padding: 15px 0 30px 0;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li .sub-menu-layout-mobile.m-active .sub-menu-panel .sub-menu-panel-inner .col .sub-menu-panel-column-main-link a {
  margin: 5px 0 0 0 !important;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li .sub-menu-layout-mobile.m-active .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column-links {
  display: block;
  width: 100%;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li .sub-menu-layout-mobile.m-active .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column-links .sub-menu-panel-column-inner-wrapper {
  margin-bottom: 20px;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li .sub-menu-layout-mobile.m-active .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column {
  display: block;
  width: 100%;
  flex: auto;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li .sub-menu-layout-mobile.m-active .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column .sub-menu-panel-column-main-link a {
  font: 700 16px "Roboto", sans-serif;
  color: #191919;
  margin: 15px 0 5px 0;
  padding-left: 15px;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li .sub-menu-layout-mobile.m-active .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column .sub-menu-panel-column-main-link a:hover, .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li .sub-menu-layout-mobile.m-active .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column .sub-menu-panel-column-main-link a.active, .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li .sub-menu-layout-mobile.m-active .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column .sub-menu-panel-column-main-link a.has-active-parent {
  background: transparent;
  color: #473089;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li .sub-menu-layout-mobile.m-active .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column .sub-menu-panel-column-inner-wrapper {
  padding-left: 30px;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li .sub-menu-layout-mobile.m-active .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column .sub-menu-panel-column-inner-wrapper .sub-menu-panel-column-secondary-link a {
  padding-left: 0;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li .sub-menu-layout-mobile.m-active .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column .sub-menu-panel-column-inner-wrapper .sub-menu-panel-column-secondary-link a:hover, .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li .sub-menu-layout-mobile.m-active .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column .sub-menu-panel-column-inner-wrapper .sub-menu-panel-column-secondary-link a.active {
  background: transparent;
  color: #473089;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li .sub-menu-layout-mobile.m-active .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column-cta {
  display: block;
  width: 100%;
  margin: 0;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li .sub-menu-layout-mobile.m-active .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column-cta .sub-menu-panel-column-cta-link a {
  display: block;
  width: 100%;
  max-width: 100%;
  position: relative;
  font: 700 16px "Roboto", sans-serif;
  color: #191919;
  line-height: 20px;
  text-decoration: none;
  padding: 0;
  border: 2px solid #473089;
  border-bottom: 9px solid #473089;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 0;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li .sub-menu-layout-mobile.m-active .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column-cta .sub-menu-panel-column-cta-link a:hover {
  background: #473089;
  color: #ffffff;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li .sub-menu-layout-mobile.m-active .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column-cta .sub-menu-panel-column-cta-link a:hover svg g {
  stroke: #ffffff;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li .sub-menu-layout-mobile.m-active .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column-cta .sub-menu-panel-column-cta-link a p {
  padding: 30px 65px 80px 32px;
}
.header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li .sub-menu-layout-mobile.m-active .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column-cta .sub-menu-panel-column-cta-link a svg {
  position: absolute;
  top: 20px;
  right: 20px;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.header-right-wrapper .header-right-inner .header-menu-nav .header-menu-nav-search-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(18px);
          backdrop-filter: blur(18px);
  background: rgba(255, 255, 255, 0.48);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.header-right-wrapper .header-right-inner .header-menu-nav .header-menu-nav-search-modal .header-menu-nav-search-modal-wrapper {
  position: relative;
  display: block;
  width: auto;
  max-width: 650px;
  background-color: #D4E9F9;
  padding: 115px 55px 55px 55px;
  margin: 170px auto;
  border-radius: 15px;
}
.header-right-wrapper .header-right-inner .header-menu-nav .header-menu-nav-search-modal .header-menu-nav-search-modal-wrapper .header-menu-nav-search-modal-content-logo {
  display: block;
  width: 100%;
  max-width: 105px;
  position: absolute;
  top: 55px;
  left: 55px;
}
.header-right-wrapper .header-right-inner .header-menu-nav .header-menu-nav-search-modal .header-menu-nav-search-modal-wrapper .header-menu-nav-search-modal-close {
  position: absolute;
  top: 55px;
  right: 55px;
  cursor: pointer;
  font-size: 42px;
  line-height: 30px;
  color: #ffffff;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.header-right-wrapper .header-right-inner .header-menu-nav .header-menu-nav-search-modal .header-menu-nav-search-modal-wrapper .header-menu-nav-search-modal-close:hover {
  color: #73D8D6;
}
.header-right-wrapper .header-right-inner .header-menu-nav .header-menu-nav-search-modal .header-menu-nav-search-modal-wrapper .header-menu-nav-search-modal-content {
  position: relative;
  overflow: hidden;
}
.header-right-wrapper .header-right-inner .header-menu-nav .header-menu-nav-search-modal .header-menu-nav-search-modal-wrapper .header-menu-nav-search-modal-content #searchForm {
  display: block;
  width: 100%;
  max-width: 650px;
  margin: 60px auto 0 auto;
  padding: 15px 0;
}
.header-right-wrapper .header-right-inner .header-menu-nav .header-menu-nav-search-modal .header-menu-nav-search-modal-wrapper .header-menu-nav-search-modal-content #searchForm input[type=text] {
  display: block;
  width: 100%;
  background: #ffffff;
  font: 400 16px "Roboto", sans-serif;
  color: #363636;
  line-height: 22px;
  padding: 15px 22px;
  border: 0;
  border-top-right-radius: 25px;
  box-sizing: border-box;
  margin: 0 0 35px 0;
}
.header-right-wrapper .header-right-inner .header-menu-nav .header-menu-nav-search-modal .header-menu-nav-search-modal-wrapper .header-menu-nav-search-modal-content #searchForm input[type=text]:focus {
  outline: none;
}
.header-right-wrapper .header-right-inner .header-menu-nav .header-menu-nav-search-modal .header-menu-nav-search-modal-wrapper .header-menu-nav-search-modal-content #searchForm input[type=text]::-moz-placeholder {
  font: 400 15px "Roboto", sans-serif;
  color: #363636;
}
.header-right-wrapper .header-right-inner .header-menu-nav .header-menu-nav-search-modal .header-menu-nav-search-modal-wrapper .header-menu-nav-search-modal-content #searchForm input[type=text]::placeholder {
  font: 400 15px "Roboto", sans-serif;
  color: #363636;
}
.header-right-wrapper .header-right-inner .header-menu-nav .header-menu-nav-search-modal .header-menu-nav-search-modal-wrapper .header-menu-nav-search-modal-content #searchForm input[type=submit] {
  display: block;
  position: relative;
  width: 100%;
  max-width: 280px;
  background: #263683 url("./dist/img/arrow-top-right-473089.svg") center right no-repeat;
  background-position-x: 90%;
  font: 400 20px "Roboto", sans-serif;
  color: #F1F1F1;
  line-height: 24px;
  letter-spacing: 0.04px;
  text-transform: uppercase;
  border: 1px solid transparent;
  border-top-right-radius: 15px;
  padding: 15px 33px;
  text-align: left;
  cursor: pointer;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.header-right-wrapper .header-right-inner .header-menu-nav .header-menu-nav-search-modal .header-menu-nav-search-modal-wrapper .header-menu-nav-search-modal-content #searchForm input[type=submit][disabled] {
  opacity: 0.85;
  cursor: not-allowed;
}
.header-right-wrapper .header-right-inner .header-menu-nav .header-menu-nav-search-modal .header-menu-nav-search-modal-wrapper .header-menu-nav-search-modal-content #searchForm input[type=submit]:hover {
  border: 1px solid #263683;
  background-color: transparent;
}
.header-right-wrapper .header-right-inner .header-menu-nav-panels #header-nav-menu-panel .sub-menu-panel {
  position: relative;
  overflow: hidden;
  opacity: 0;
  height: 0;
  transition: opacity 0.2s ease;
}
.header-right-wrapper .header-right-inner .header-menu-nav-panels #header-nav-menu-panel .sub-menu-panel.active {
  opacity: 1;
  height: auto;
}
.header-right-wrapper .header-right-inner .header-menu-nav-panels #header-nav-menu-panel .sub-menu-panel .sub-menu-panel-inner {
  padding: 45px 90px;
}
.header-right-wrapper .header-right-inner .header-menu-nav-panels #header-nav-menu-panel .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column-cta .sub-menu-panel-column-cta-link a {
  display: block;
  width: 100%;
  max-width: 280px;
  position: relative;
  font: 700 16px "Roboto", sans-serif;
  color: #191919;
  line-height: 20px;
  text-decoration: none;
  border: 2px solid #473089;
  border-bottom: 9px solid #473089;
  border-top-right-radius: 25px;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.header-right-wrapper .header-right-inner .header-menu-nav-panels #header-nav-menu-panel .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column-cta .sub-menu-panel-column-cta-link a:hover {
  background: #473089;
  color: #ffffff;
}
.header-right-wrapper .header-right-inner .header-menu-nav-panels #header-nav-menu-panel .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column-cta .sub-menu-panel-column-cta-link a:hover svg g {
  stroke: #ffffff;
}
.header-right-wrapper .header-right-inner .header-menu-nav-panels #header-nav-menu-panel .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column-cta .sub-menu-panel-column-cta-link a p {
  padding: 30px 65px 200px 32px;
}
.header-right-wrapper .header-right-inner .header-menu-nav-panels #header-nav-menu-panel .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column-cta .sub-menu-panel-column-cta-link a svg {
  position: absolute;
  top: 20px;
  right: 20px;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.header-right-wrapper .header-right-inner .header-menu-nav-panels #header-nav-menu-panel .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column {
  max-width: 280px;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.header-right-wrapper .header-right-inner .header-menu-nav-panels #header-nav-menu-panel .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column .sub-menu-panel-column-main-link {
  margin: 0 0 15px 0;
}
.header-right-wrapper .header-right-inner .header-menu-nav-panels #header-nav-menu-panel .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column .sub-menu-panel-column-main-link a {
  display: block;
  font: 700 16px "Roboto", sans-serif;
  color: #191919;
  line-height: 20px;
  text-decoration: none;
  padding: 0;
  word-break: break-word;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.header-right-wrapper .header-right-inner .header-menu-nav-panels #header-nav-menu-panel .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column .sub-menu-panel-column-main-link a:hover, .header-right-wrapper .header-right-inner .header-menu-nav-panels #header-nav-menu-panel .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column .sub-menu-panel-column-main-link a.has-active-parent {
  color: #263683;
  background: transparent;
}
.header-right-wrapper .header-right-inner .header-menu-nav-panels #header-nav-menu-panel .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column .sub-menu-panel-column-inner-wrapper .sub-menu-panel-column-secondary-link {
  padding: 0 0 10px 10px;
}
.header-right-wrapper .header-right-inner .header-menu-nav-panels #header-nav-menu-panel .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column .sub-menu-panel-column-inner-wrapper .sub-menu-panel-column-secondary-link a {
  display: block;
  font: 400 16px "Roboto", sans-serif;
  color: #191919;
  line-height: 26px;
  text-decoration: none;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.header-right-wrapper .header-right-inner .header-menu-nav-panels #header-nav-menu-panel .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column .sub-menu-panel-column-inner-wrapper .sub-menu-panel-column-secondary-link a:hover, .header-right-wrapper .header-right-inner .header-menu-nav-panels #header-nav-menu-panel .sub-menu-panel .sub-menu-panel-inner .sub-menu-panel-column .sub-menu-panel-column-inner-wrapper .sub-menu-panel-column-secondary-link a.has-active-parent {
  color: #263683;
  background: transparent;
}

.footer-menu {
  background: url("dist/img/footer-bg.jpg") no-repeat;
  background-size: cover;
  padding: 80px 0;
}
.footer-menu .row {
  margin: 0 80px;
}
.footer-menu .footer-menu-left {
  text-align: left;
}
.footer-menu .footer-menu-left #footer-menu {
  padding: 0;
  margin: 0;
  gap: 5vw;
}
.footer-menu .footer-menu-left #footer-menu li {
  list-style: none;
}
.footer-menu .footer-menu-left #footer-menu li.menu-item-has-children a {
  display: inline-block;
  font: 700 16px "Roboto", sans-serif;
  color: #ffffff;
  text-decoration: none;
  line-height: 20px;
  pointer-events: none;
  margin: 0 0 10px 0;
}
.footer-menu .footer-menu-left #footer-menu li .sub-menu {
  padding: 0 0 0 10px;
  width: 100%;
  max-width: 200px;
}
.footer-menu .footer-menu-left #footer-menu li .sub-menu a {
  display: inline-block;
  font: 400 16px "Roboto", sans-serif;
  color: #ffffff;
  text-decoration: none;
  line-height: 26px;
  pointer-events: auto;
  margin: 0 0 5px 0;
}
.footer-menu .footer-menu-right .footer-social-wrapper {
  display: flex;
  align-items: center;
  justify-content: end;
}
.footer-menu .footer-menu-right .footer-social-wrapper p {
  font: 400 16px "Roboto", sans-serif;
  color: #ffffff;
  text-decoration: none;
  line-height: 26px;
  margin: 0 20px 0 0;
}
.footer-menu .footer-menu-right .footer-social-wrapper .footer-social-link {
  display: block;
  position: relative;
  text-align: center;
}
.footer-menu .footer-menu-right .footer-social-wrapper .footer-social-link .footer-social-link-icon {
  display: block;
  position: relative;
  width: 32px;
  height: 32px;
  padding: 0 0 5px 0;
  margin: 0 auto;
}
.footer-menu .footer-menu-right .footer-social-wrapper .footer-social-link#footer-linkedin .footer-social-link-icon::before, .footer-menu .footer-menu-right .footer-social-wrapper .footer-social-link#footer-linkedin .footer-social-link-icon::after {
  display: block;
  content: "";
  width: 32px;
  height: 32px;
  background-size: contain;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto 5px auto;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.footer-menu .footer-menu-right .footer-social-wrapper .footer-social-link#footer-linkedin .footer-social-link-icon::before {
  opacity: 1;
  background: url("dist/img/icon-linkedin-FFFFFF.svg") no-repeat;
}
.footer-menu .footer-menu-right .footer-social-wrapper .footer-social-link#footer-linkedin .footer-social-link-icon::after {
  opacity: 0;
  background: url("dist/img/icon-linkedin-dark.svg") no-repeat;
}
.footer-menu .footer-menu-right .footer-social-wrapper .footer-social-link a {
  position: relative;
  display: block;
  width: auto;
  font: 400 12px "Roboto", sans-serif;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.footer-menu .footer-menu-right .footer-social-wrapper .footer-social-link a:hover {
  color: #7288c4;
}
.footer-menu .footer-menu-right .footer-social-wrapper .footer-social-link a:hover .footer-social-link-icon::before {
  opacity: 0 !important;
}
.footer-menu .footer-menu-right .footer-social-wrapper .footer-social-link a:hover .footer-social-link-icon::after {
  opacity: 1 !important;
}

.copyright-menu {
  padding: 28px 0;
  background: #473089;
}
.copyright-menu .row {
  margin: 0 80px;
}
.copyright-menu .footer-logo-wrapper .footer-logo {
  display: inline-block;
}
.copyright-menu .footer-logo-wrapper .footer-logo a {
  display: block;
  width: auto;
}
.copyright-menu .footer-logo-wrapper .footer-logo a img {
  display: block;
  width: 100%;
  max-width: 105px;
}
.copyright-menu .footer-copyright-menu-wrapper {
  justify-content: end;
}
.copyright-menu .footer-copyright-menu-wrapper #footer-copyright-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  align-items: center;
  justify-content: end;
}
.copyright-menu .footer-copyright-menu-wrapper #footer-copyright-menu li {
  display: inline-block;
  vertical-align: top;
  margin: 0 45px 0 0;
}
.copyright-menu .footer-copyright-menu-wrapper #footer-copyright-menu li:last-child {
  margin: 0;
}
.copyright-menu .footer-copyright-menu-wrapper #footer-copyright-menu li a {
  font: 400 16px "Roboto", sans-serif;
  color: #ffffff;
  text-decoration: none;
}
.copyright-menu .footer-copyright-menu-wrapper #footer-copyright-menu li a:hover {
  color: #7288c4;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.copyright-menu .footer-copyright-menu-wrapper #footer-copyright-menu .natus-medical-store-icon-dark {
  position: relative;
  padding: 0 0 0 31px;
}
.copyright-menu .footer-copyright-menu-wrapper #footer-copyright-menu .natus-medical-store-icon-dark a:before {
  display: block;
  content: "";
  width: 21px;
  height: 17px;
  background: url("dist/img/icon-store-dark.svg") no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.copyright-menu .footer-copyright-menu-wrapper #footer-copyright-menu .partner-login-icon-dark {
  position: relative;
  padding: 0 0 0 29px;
}
.copyright-menu .footer-copyright-menu-wrapper #footer-copyright-menu .partner-login-icon-dark a:before {
  display: block;
  content: "";
  width: 19px;
  height: 17px;
  background: url("dist/img/icon-login-dark.svg") no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.copyright-menu .footer-copyright-menu-wrapper #footer-copyright-menu .language-switcher-icon-dark {
  position: relative;
  padding: 0 0 0 32px;
}
.copyright-menu .footer-copyright-menu-wrapper #footer-copyright-menu .language-switcher-icon-dark a:before {
  display: block;
  content: "";
  width: 22px;
  height: 22px;
  background: url("dist/img/icon-globe-dark.svg") no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
  .col-sm {
    flex: 1 0 0;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
  .col-md {
    flex: 1 0 0;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .footer-menu .footer-menu-left #footer-menu li.menu-item-has-children a:hover {
    color: #7288c4;
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
  .col-lg {
    flex: 1 0 0;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
  .col-xl {
    flex: 1 0 0;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 1217px) {
  .header-left-wrapper .header-hamburger {
    display: none;
  }
}
@media (min-width: 1217px) and (max-width: 1452px) {
  .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li a {
    font: 500 14px "Roboto", sans-serif;
    padding: 44px 10px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
  .container-1640 {
    width: auto;
    max-width: 1640px;
  }
  .col-xxl {
    flex: 1 0 0;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (max-width: 576px) {
  .container-sm, .container {
    width: auto;
  }
}
@media (max-width: 1025px) {
  h1 {
    font: 400 40px "Roboto", sans-serif;
    line-height: 1.5;
  }
  h2 {
    font: 400 30px "Roboto", sans-serif;
    line-height: 1.5;
  }
  h3 {
    font: 400 40px "Roboto", sans-serif;
    line-height: 1.5;
  }
  h4 {
    font: 400 25px "Roboto", sans-serif;
    line-height: 1.5;
  }
  h5 {
    font: 400 20px "Roboto", sans-serif;
    line-height: 1.5;
  }
  h6 {
    font: 400 15px "Roboto", sans-serif;
    line-height: 1.5;
  }
  ul li {
    font: 400 15px "Roboto", sans-serif;
    line-height: 1.8;
  }
  .btn-v1 {
    font: 400 15px "Roboto", sans-serif;
    line-height: 20px;
    padding: 15px 25px;
  }
}
@media (max-width: 768px) {
  .alignleft {
    padding: 0 !important;
  }
  .footer-menu .row {
    margin: 0 auto;
  }
  .footer-menu .footer-menu-left #footer-menu {
    display: block !important;
    width: 100%;
    max-width: 360px;
    padding: 0;
    margin: 0 auto;
  }
  .footer-menu .footer-menu-left #footer-menu li {
    background: transparent;
  }
  .footer-menu .footer-menu-left #footer-menu li:not(.sub-menu li) {
    border-bottom: 1px solid #73D8D6;
    padding: 0;
    overflow: auto;
  }
  .footer-menu .footer-menu-left #footer-menu li:after {
    content: "";
    display: table;
    clear: both;
  }
  .footer-menu .footer-menu-left #footer-menu li.menu-item-has-children a {
    display: block;
    position: relative;
    font: 500 16px "Roboto", sans-serif;
    color: #ffffff;
    line-height: 20px;
    text-decoration: none;
    padding: 16px;
    margin: 0;
    border-bottom-right-radius: 20px;
    cursor: pointer;
    pointer-events: auto;
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
  }
  .footer-menu .footer-menu-left #footer-menu li.menu-item-has-children a:not(.sub-menu a).m-active {
    background: #428FEC;
    color: #ffffff;
  }
  .footer-menu .footer-menu-left #footer-menu li.menu-item-has-children a:not(.sub-menu a).m-active:before {
    opacity: 0;
  }
  .footer-menu .footer-menu-left #footer-menu li.menu-item-has-children a:not(.sub-menu a).m-active:after {
    background: url(./dist/img/accordion-line-FFFFFF.svg) center no-repeat !important;
    transform: rotate(180deg) !important;
  }
  .footer-menu .footer-menu-left #footer-menu li.menu-item-has-children a:not(.sub-menu a):before {
    display: block;
    position: absolute;
    top: 49%;
    right: 22px;
    bottom: 0;
    content: "";
    background: url(./dist/img/accordion-line-FFFFFF.svg) center no-repeat;
    background-size: contain;
    width: 14px;
    height: 3px;
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
  }
  .footer-menu .footer-menu-left #footer-menu li.menu-item-has-children a:not(.sub-menu a):after {
    display: block;
    position: absolute;
    top: 49%;
    right: 22px;
    bottom: 0;
    content: "";
    background: url(./dist/img/accordion-line-FFFFFF.svg) center no-repeat;
    background-size: contain;
    width: 14px;
    height: 3px;
    transform: rotate(90deg);
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
  }
  .footer-menu .footer-menu-left #footer-menu li .sub-menu {
    display: none;
  }
  .footer-menu .footer-menu-left #footer-menu li .sub-menu.m-active {
    display: block;
  }
  .copyright-menu .row {
    margin: 0 auto;
  }
  .copyright-menu .footer-logo-wrapper {
    order: 2;
    text-align: center !important;
  }
  .copyright-menu .footer-copyright-menu-wrapper {
    order: 1;
    justify-content: center;
    margin: 0 0 30px 0;
  }
  .copyright-menu .footer-copyright-menu-wrapper #footer-copyright-menu {
    flex-direction: column;
  }
  .copyright-menu .footer-copyright-menu-wrapper #footer-copyright-menu li {
    display: block;
    margin: 15px 0;
  }
}
@media (max-width: 1216px) {
  header .container {
    width: auto;
  }
  header.open {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
  }
  .header-left-wrapper {
    width: 100%;
    background: #473089;
  }
  .header-left-wrapper .header-logo {
    position: relative;
    width: auto;
    height: 20px;
    top: auto;
    text-align: left;
    padding: 25px;
  }
  .header-left-wrapper .header-logo a img {
    max-width: 84px;
  }
  .header-right-wrapper {
    width: 100%;
    max-height: 0;
    padding: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
  }
  .header-right-wrapper.show {
    overflow: visible;
    max-height: 100%;
  }
  .header-right-wrapper .header-right-inner {
    display: flex;
    background: #7288c4;
    flex-direction: column;
    box-shadow: none;
    height: auto;
    border-radius: 0;
  }
  .header-right-wrapper .header-right-inner .header-top-menu {
    order: 2;
    height: auto;
    padding: 30px 40px 15px 40px;
  }
  .header-right-wrapper .header-right-inner .header-top-menu .row {
    display: flex;
    flex-direction: column;
  }
  .header-right-wrapper .header-right-inner .header-top-menu .row .col-md-3,
  .header-right-wrapper .header-right-inner .header-top-menu .row .col-md-9 {
    width: 100%;
  }
  .header-right-wrapper .header-right-inner .header-top-menu .row .col-md-3 {
    order: 2;
  }
  .header-right-wrapper .header-right-inner .header-top-menu .row .col-md-9 {
    order: 1;
  }
  .header-right-wrapper .header-right-inner .header-top-menu .header-language-switcher {
    height: 100%;
  }
  .header-right-wrapper .header-right-inner .header-top-menu .header-language-switcher {
    text-align: center;
  }
  .header-right-wrapper .header-right-inner .header-top-menu .header-language-switcher .wpml-ls-statics-shortcode_actions {
    margin: 35px auto;
  }
  .header-right-wrapper .header-right-inner .header-top-menu #header-top-menu {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    padding: 0;
  }
  .header-right-wrapper .header-right-inner .header-top-menu #header-top-menu li {
    display: block !important;
    margin: 0 0 20px 0;
  }
  .header-right-wrapper .header-right-inner .header-menu-nav {
    order: 1;
    display: block;
    width: 100%;
    max-width: 360px;
    padding: 32px 0;
    margin: 0 auto;
  }
  .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu {
    display: block !important;
    margin: 0;
  }
  .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li {
    position: relative;
  }
  .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li:not(.nav-contact-us, .nav-search) {
    border-bottom: 1px solid #473089;
  }
  .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li a {
    font: 500 16px "Roboto", sans-serif;
    padding: 14px;
  }
  .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li a:not(.nav-contact-us a, .nav-search a, .sub-menu-layout-mobile a):before {
    display: block;
    position: absolute;
    top: 49%;
    right: 22px;
    bottom: 0;
    content: "";
    background: url(./dist/img/accordion-line-473089.svg) center no-repeat;
    background-size: contain;
    width: 14px;
    height: 3px;
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
  }
  .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li a:not(.nav-contact-us a, .nav-search a, .sub-menu-layout-mobile a):after {
    display: block;
    position: absolute;
    top: 49%;
    right: 22px;
    bottom: 0;
    content: "";
    background: url(./dist/img/accordion-line-473089.svg) center no-repeat;
    background-size: contain;
    width: 14px;
    height: 3px;
    transform: rotate(90deg);
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
  }
  .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li a:not(.nav-contact-us a, .nav-search a, .sub-menu-layout-mobile a):hover:before, .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li a:not(.nav-contact-us a, .nav-search a, .sub-menu-layout-mobile a).m-active:before {
    opacity: 0;
  }
  .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li a:not(.nav-contact-us a, .nav-search a, .sub-menu-layout-mobile a):hover:after, .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li a:not(.nav-contact-us a, .nav-search a, .sub-menu-layout-mobile a).m-active:after {
    background: url(./dist/img/accordion-line-FFFFFF.svg) center no-repeat !important;
    transform: rotate(180deg) !important;
  }
  .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li a:hover, .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li a.active, .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li a.m-active, .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li a.has-active-submenu-link {
    background: #263683;
    color: #ffffff;
    padding-left: 14px;
  }
  .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li.nav-contact-us a {
    padding: 12px 38px;
    text-align: center;
    border: 1px solid transparent;
  }
  .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li.nav-search {
    margin: 0;
  }
  .header-right-wrapper .header-right-inner .header-menu-nav #header-nav-menu li.nav-search a {
    margin: 25px auto;
    padding: 12px 28px;
  }
}
@media (max-width: 1024px) {
  .footer-menu {
    padding: 40px 0;
  }
  .footer-menu .footer-menu-left {
    width: 100%;
    margin: 0 0 35px 0;
  }
  .footer-menu .footer-menu-right {
    width: 100%;
    text-align: center !important;
  }
  .footer-menu .footer-menu-right .footer-social-wrapper {
    display: inline-block;
  }
  .footer-menu .footer-menu-right .footer-social-wrapper p {
    margin: 0 0 15px 0;
  }
}