/* http://meyerweb.com/eric/tools/css/reset/
   v5.0.2 | 20191019
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, main, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
  display: block;
}
/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
  display: none;
}
body {
  line-height: 1;
}
menu, ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/raleway-v22-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local(''), url('/fonts/raleway-v22-latin-regular.eot?#iefix') format('embedded-opentype'), url('/fonts/raleway-v22-latin-regular.woff2') format('woff2'), url('/fonts/raleway-v22-latin-regular.woff') format('woff'), url('/fonts/raleway-v22-latin-regular.ttf') format('truetype'), url('/fonts/raleway-v22-latin-regular.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* yanone-kaffeesatz-300 - latin */
@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/yanone-kaffeesatz-v18-latin-300.eot');
  /* IE9 Compat Modes */
  src: local(''), url('/fonts/yanone-kaffeesatz-v18-latin-300.eot?#iefix') format('embedded-opentype'), url('/fonts/yanone-kaffeesatz-v18-latin-300.woff2') format('woff2'), url('/fonts/yanone-kaffeesatz-v18-latin-300.woff') format('woff'), url('/fonts/yanone-kaffeesatz-v18-latin-300.ttf') format('truetype'), url('/fonts/yanone-kaffeesatz-v18-latin-300.svg#YanoneKaffeesatz') format('svg');
  /* Legacy iOS */
}
/* yanone-kaffeesatz-500 - latin */
@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/yanone-kaffeesatz-v18-latin-500.eot');
  /* IE9 Compat Modes */
  src: local(''), url('/fonts/yanone-kaffeesatz-v18-latin-500.eot?#iefix') format('embedded-opentype'), url('/fonts/yanone-kaffeesatz-v18-latin-500.woff2') format('woff2'), url('/fonts/yanone-kaffeesatz-v18-latin-500.woff') format('woff'), url('/fonts/yanone-kaffeesatz-v18-latin-500.ttf') format('truetype'), url('/fonts/yanone-kaffeesatz-v18-latin-500.svg#YanoneKaffeesatz') format('svg');
  /* Legacy iOS */
}
/* color vars */
:root {
  --main-color-darkbg: #5f6366;
  --main-color-primary: #992421;
  --main-color-primary-darker: #691815;
  --main-color-lightbg: white;
  --main-color-footerbg: #2b3035;
  --max-width: 1180px;
  --max-width_half: 590px;
  --font-color: #1e2021;
  --font-color-body: #1e2021;
  --font-color-white: white;
  --font-color-gray: #4e4e4e;
}
html {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  line-height: 1.4;
}
h1 {
  font-family: "Asap", sans-serif;
  font-size: 2.6rem;
  font-weight: 700;
  margin-bottom: 1rem;
  line-height: 1.4;
}
@media (min-width: 992px) {
  h1 {
    font-size: 2.8rem;
  }
}
h2 {
  font-family: "Asap", sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 1rem;
  line-height: 1.2;
}
@media (min-width: 992px) {
  h2 {
    font-size: 2.6rem;
  }
}
h3 {
  font-family: "Asap", sans-serif;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 1rem;
}
h4 {
  font-family: "Asap", sans-serif;
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 1rem;
}
h5 {
  font-family: "Asap", sans-serif;
  font-size: 1.4rem;
  line-height: 1.1;
  font-weight: 700;
  margin-bottom: 1rem;
}
b, .bold-text {
  font-weight: bold;
}
sup {
  font-size: 0.8em;
}
.text-primary {
  color: var(--main-color-primary) !important;
}
.subtitle-h1 {
  font-family: "Asap", sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  opacity: 0.7;
  margin-bottom: 0.5rem;
}
.subtitle {
  font-family: "Asap", sans-serif;
  font-size: 1.1rem;
  opacity: 0.8;
  margin-bottom: 1.5rem;
  line-height: 1.5;
}
.title {
  font-family: "Asap", sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
}
.subtitle-2 {
  font-family: "Asap", sans-serif;
  font-style: italic;
  font-weight: 700;
  font-size: 1.1rem;
  opacity: 0.7;
}
.subtitle-section {
  font-family: "Asap", sans-serif;
  font-size: 1.4rem;
  opacity: 0.9;
  font-weight: 700;
  margin-top: 1rem;
  margin-bottom: 1rem;
  line-height: 1.5;
}
.body {
  font-size: 1rem;
  opacity: 0.9;
  line-height: 1.5;
  hyphens: auto;
  text-align: justify;
  margin-bottom: 10px;
}
html, body, .site_container {
  height: 100%;
}
a {
  text-decoration: none;
  color: currentColor;
}
:root {
  --bs-border-radius: 1.2rem;
}
.dropdown-menu {
  border-radius: 10px;
}
*, *::before, *::after {
  box-sizing: border-box;
}
p {
  margin-bottom: 1rem;
}
a.anchor {
  display: block;
  position: relative;
  top: -80px;
  visibility: hidden;
}
a.link {
  color: var(--main-color-primary);
}
a.link:hover {
  color: var(--main-color-primary-darker);
}
.img_roundedborder {
  border-radius: 20px;
}
.card {
  border-radius: 10px;
}
.card-img, .card-img-top {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
ul.ul_styled {
  padding: 0 0 0 16px;
}
ul.ul_styled li::before {
  margin-right: 5px;
  display: inline-block;
  width: 16px;
  height: 16px;
  content: "";
  background: url("/assets/general/ul_icon.svg");
  background-size: 20px 20px;
}
ul.ul_styled li {
  display: list-item;
  margin-bottom: 15px;
}
.ul_bpoint li {
  list-style: disc;
  margin-left: 20px;
}
.btn {
  border-radius: 3rem;
  font-weight: 500;
  padding: 8px 18px 8px 18px;
  text-transform: uppercase;
}
.btn-primary, .btn-secundary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #992421;
  --bs-btn-border-color: #831410;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #ac312c;
  --bs-btn-hover-border-color: #8b1915;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #751613;
  --bs-btn-active-border-color: #610e0b;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #8d5b5a;
  --bs-btn-disabled-border-color: #634140;
}
.btn-outline-primary, .header .detached .btn-outline-light, .header .active_nav .btn-outline-light, .header .responsive .btn-outline-light {
  --bs-btn-color: #992421;
  --bs-btn-border-color: #831410;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #992421;
  --bs-btn-hover-border-color: #77130f;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #751613;
  --bs-btn-active-border-color: #610e0b;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #7a413f;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #633130;
  --bs-gradient: none;
}
/* NAVBAR */
.header_placeover {
  height: 70px;
}
.header {
  position: fixed;
  width: 100%;
  z-index: 1000;
}
.header .header_logo_dark {
  display: block;
}
.header .header_logo_white {
  display: none;
}
.header .navbar-detachable {
  color: var(--main-color-lightbg);
}
.header .navbar-detachable .header_logo_dark {
  display: none;
}
.header .navbar-detachable .header_logo_white {
  display: block;
}
.header .detached, .header .active_nav, .header .responsive {
  background-color: var(--main-color-lightbg) !important;
  color: var(--font-color) !important;
}
.header .detached .header_logo_dark, .header .active_nav .header_logo_dark, .header .responsive .header_logo_dark {
  display: block !important;
}
.header .detached .header_logo_white, .header .active_nav .header_logo_white, .header .responsive .header_logo_white {
  display: none !important;
}
.header .detached .btn-outline-light, .header .active_nav .btn-outline-light, .header .responsive .btn-outline-light {
  color: var(--bs-btn-color);
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  background-color: var(--bs-btn-bg);
}
.header .detached .btn-outline-light:hover, .header .active_nav .btn-outline-light:hover, .header .responsive .btn-outline-light:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.header_container {
  display: flex;
  height: 70px;
  background-color: transparent;
}
.header_center {
  margin: 0px auto;
  max-width: var(--max-width);
  display: flex;
  flex-direction: row;
  align-items: center;
  flex: 1;
  position: relative;
}
.header_logo {
  margin-right: 10px;
  margin-left: 10px;
}
.header_left {
  margin-left: 10px;
  display: flex;
  align-items: center;
}
.main_menu_nav {
  height: 100%;
  flex-grow: 1;
  display: flex;
  justify-content: center;
}
.main_menu {
  list-style: none;
  display: flex;
  flex-direction: row;
  padding: 0;
  height: 100%;
  display: flex;
}
.main_menu li {
  padding: 0 20px;
  font-family: "Asap", sans-serif;
  font-weight: 500;
  font-size: 16px;
  display: flex;
  align-items: center;
}
.main_menu li .tablink {
  padding: 10px 0;
  display: block;
  position: relative;
}
.main_menu li a:hover:after, .tablink.active:after, .tablink.activetab:after {
  transform: scaleX(1) !important;
  opacity: 1 !important;
}
.main_menu li a:after {
  content: "";
  position: absolute;
  height: 3px;
  width: 100%;
  background-color: var(--main-color-primary);
  left: 0;
  bottom: 1px;
  transition: ease all 0.25s;
  opacity: 0;
  transform: scaleX(0);
}
.main_menu li.responsive-display {
  display: none;
}
.main_menu li.responsive-hidden {
  display: flex;
}
.main_menu .sublevel {
  display: none;
}
@media screen and (max-width: 48em) {
  .header_container {
    height: auto;
    padding-top: 8px;
    padding-bottom: 20px;
  }
  .responsive.header_container {
    box-shadow: 0 0 70px rgba(0, 0, 0, 0.4);
  }
  .header_center {
    flex-direction: column;
    align-items: flex-start;
  }
  .header_logo {
    line-height: 70px;
    margin: 10px;
  }
  .header_left {
    position: absolute;
    right: 0;
    top: 0;
  }
  .main_menu {
    flex-direction: column;
  }
  .main_menu li {
    display: none;
  }
  .main_menu.responsive .sublevel {
    display: flex;
  }
  .main_menu.responsive .sublevel:before {
    content: "";
    display: block;
    margin-left: 10px;
    border-left: 2px solid #c7c7c7;
    width: 2px;
    height: 100%;
    padding-left: 15px;
  }
  .main_menu.responsive li {
    display: flex;
  }
  .activecont {
    display: none !important;
  }
  .main_menu.responsive .responsive-display {
    display: flex !important;
  }
  .responsive-hidden {
    display: none !important;
  }
}
/* icon */
.nav-icon-a {
  margin: 0 0.5em;
  display: none;
}
.nav-icon {
  margin: 1em;
  width: 40px;
}
.responsive .nav-icon span, .responsive .nav-icon:after, .responsive .nav-icon:before, .detached .nav-icon span, .detached .nav-icon:after, .detached .nav-icon:before, .active_nav .nav-icon:after, .active_nav .nav-icon:before, .active_nav .nav-icon span {
  background-color: #000;
}
.nav-icon:after, .nav-icon:before, .nav-icon span {
  background-color: white;
  border-radius: 3px;
  content: "";
  display: block;
  height: 5px;
  margin: 7px 0;
  transition: all 0.2s ease-in-out;
}
.nav-icon.active:before {
  transform: translateY(12px) rotate(135deg);
}
.nav-icon.active:after {
  transform: translateY(-12px) rotate(-135deg);
}
.nav-icon.active span {
  transform: scale(0);
}
@media screen and (max-width: 48em) {
  .nav-icon-a {
    display: block;
  }
}
/* dropdown */
.header_dropdown {
  background-color: var(--main-color-lightbg);
  display: flex;
  flex-direction: column;
}
.navtabcontent {
  /* display: none; */
  display: flex;
  flex-direction: row;
  transform-origin: top;
  transition: none;
  opacity: 0;
  transform: translateY(-20px);
  z-index: -1;
  height: 0;
  overflow: hidden;
}
.navtabcontent .delay1, .navtabcontent .delay2, .navtabcontent .delay3, .navtabcontent .delay4, .navtabcontent .delay5, .navtabcontent .delay6 {
  transform-origin: top;
  transition: none;
  opacity: 0;
  transform: translateY(-20px);
  /* z-index: -1; */
  height: 0;
}
.activecont, .activecont .delay1, .activecont .delay2, .activecont .delay3, .activecont .delay4, .activecont .delay5, .activecont .delay6 {
  /* display: flex; */
  z-index: 10;
  opacity: 1;
  transform: translateY(0);
  transition: ease all 0.25s;
  /* transition-timing-function: ease;
    transition-property: all;
    transition-duration: .25s; */
  height: auto;
}
.activecont .delay1 {
  transition-delay: 0.05s !important;
}
.activecont .delay2 {
  transition-delay: 0.1s !important;
}
.activecont .delay3 {
  transition-delay: 0.15s !important;
}
.activecont .delay4 {
  transition-delay: 0.2s !important;
}
.activecont .delay5 {
  transition-delay: 0.25s !important;
}
.activecont .delay6 {
  transition-delay: 0.3s !important;
}
/* .header:hover .activecont {
    display: flex;
    transform: scaleX(1) !important;
    transition: ease all .85s;
  } */
.header_dropdown_content {
  padding-left: calc(50vw - var(--max-width_half));
  flex: 1;
  display: flex;
  padding-top: 15px;
  padding-bottom: 25px;
  box-sizing: border-box;
}
.header_dropdown_content.centered {
  padding-left: 0;
  max-width: var(--max-width);
  margin: auto;
}
.header_dropdown_content ul {
  list-style: none;
  width: 50%;
  font-size: 16px;
  padding-right: 10%;
}
/* product dropdown */
.dp_appication_item {
  display: flex;
  flex-direction: column;
  flex: 1;
  font-size: 16px;
}
.dp_appication_item a {
  display: flex;
  flex-direction: column !important;
  text-align: center;
  margin: auto;
}
.img_cont {
  height: 110px;
  display: flex;
  align-items: center;
  padding-bottom: 5px;
}
.dp_appication_item a img {
  max-width: 160px;
  max-height: 100px;
  position: relative;
  transition: ease all 0.25s;
  margin: auto;
}
.dp_appication_item a:hover img {
  transform: scale(1.04);
}
.dp_appication_item .dp_appication_title {
  font-weight: 700;
  color: var(--font-color-body) !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dp_appication_item span {
  display: block;
}
.dp_appication_item .dp_appication_body {
  font-weight: normal;
  color: var(--font-color-body) !important;
  opacity: 0.8;
}
.dp_item a {
  display: flex;
  flex-direction: row;
  font-weight: 700;
  justify-content: space-between;
  padding: 5px 0;
  line-height: 28px;
  color: var(--font-color-body);
}
.dp_item a:hover, .dp_item.active a {
  color: var(--main-color-primary);
}
.dp_item a:hover .dp_menu_icon, .dp_item.active .dp_menu_icon {
  display: block;
}
.dp_menu_icon {
  margin-left: 15px;
  font-size: 28px;
  color: var(--main-color-primary);
  display: none;
}
.dp_separator {
  width: 0%;
}
.dp_content {
  flex: 1;
  width: 50%;
  padding-right: 20px;
  display: none;
}
.dp_content.active {
  display: block;
}
.dp_p_strong {
  margin: 0 0 10px 0;
  font-family: "Asap", sans-serif;
  font-weight: 600;
  font-size: 15px;
}
.dp_body {
  font-size: 15px;
  opacity: 0.8;
  line-height: 1.4;
}
.header_dropdown_img {
  flex: 1;
  background-color: gray;
  background-size: cover;
  background-position: left center;
  display: none;
}
.header_dropdown_img_top {
  background-position: left top !important;
}
.header_dropdown_img.active {
  display: block;
}
.header_placeholder {
  height: 80px;
  background-color: #000;
}
/*
  END NAVBAR
  */
.footer {
  background-color: var(--main-color-footerbg);
  color: var(--font-color-white);
}
@media (max-width: 991.98px) {
  .footer {
    padding-bottom: 25px;
  }
}
.footer a {
  opacity: 0.7;
}
.footer a:hover {
  opacity: 1;
}
.footer .footer_logo {
  width: 200px;
}
.footer .footer-list-item {
  margin-bottom: 0.4rem;
  font-size: 0.9rem;
}
.footer .footer-title {
  font-size: 1rem;
  margin-bottom: 0.8rem;
  font-weight: 700;
}
.footer .footer-title a {
  opacity: 1;
}
.footer .footer-dark {
  background-color: var(--main-color-footerbg);
  font-size: 0.8rem;
}
.footer .footer-dark .footer-content {
  border-top: 1px solid gray;
}
.footer .footer-dark .footer-dark-separator {
  margin: 0 6px;
}
.footer .footer-sn li {
  display: inline-block;
  margin-right: 5px;
}
.consent_b {
  display: none;
  position: fixed;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.4);
  z-index: 10;
  bottom: 50px;
}
.consent_b h5 {
  font-weight: bold;
}
/* carousel */
.canvasContainer {
  position: relative;
}
.canvasContainer h1 {
  color: white;
}
.canvasContainer .container {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  max-width: 780px;
}
.typewriter {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  border-right: 4px solid white;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 2px;
  box-sizing: border-box;
  /* Default animation values */
  animation: typing 5s steps(var(--char-count), end), blink 0.75s step-end infinite;
}
@keyframes typing {
  from {
    width: 0ch;
  }
  to {
    width: var(--char-width);
  }
}
@keyframes blink {
  from, to {
    border-color: transparent;
  }
  50% {
    border-color: orange;
  }
}
.section_home_slider {
  height: 75vh;
}
.splide {
  height: 100%;
}
.splide__track {
  height: 100%;
}
.section_home_slider .splide__arrow {
  width: 2.5em;
  height: 6em;
}
.section_home_slider .splide__arrow--prev {
  left: 0;
  border-radius: 0 0.5rem 0.5rem 0;
}
.section_home_slider .splide__arrow--next {
  right: 0;
  border-radius: 0.5rem 0 0 0.5rem;
}
.splide__slide {
  display: flex;
  justify-content: center;
  align-items: stretch;
  padding: 1rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
.splide__slide_logo {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
.splide__slide h2 {
  margin-bottom: 35px;
}
.splide__slide img {
  max-height: 100px;
  max-width: 90%;
}
.splide__slide .intro {
  opacity: 0.8;
  text-transform: uppercase;
}
.slide_top_center_dark {
  color: var(--font-color-white);
  text-align: center;
  align-items: start;
  max-width: 800px;
  margin: auto;
  padding-top: 30px;
}
.slide_top_center_dark .subtitle {
  max-width: 600px;
  margin: auto;
}
.slide_center_left_light {
  display: flex;
  flex-direction: column;
  width: 45%;
  height: 100%;
  justify-content: center;
  align-items: start;
}
.slide_center_right_light {
  margin-left: auto;
  display: flex;
  flex-direction: column;
  width: 45%;
  height: 100%;
  justify-content: center;
  align-items: start;
}
.bg_logo {
  background-image: url("/assets/home/bg_waves.png");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg_logo_c {
  background-size: contain;
  background-position: center top;
  background-repeat: repeat-x;
}
.triangle {
  position: relative;
  background: linear-gradient(180deg, #ffffff 5%, #e5e2e2 100%);
}
.triangle::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 33px 33px 0 33px;
  border-color: #e5e2e2 transparent transparent transparent;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
}
.section-home-logos {
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
}
.section-bg-gray, .calltoactioncard {
  background: #f1efef;
}
.section-bg-darker {
  background: #1b1a1a;
  color: white;
}
.tested-by-inserm-link {
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
}
.tested-by-inserm-link span {
  display: block;
  margin-bottom: 10px;
}
.keyfeatures_section .container {
  position: relative;
}
.keyfeatures_section .keyfeature_blob {
  margin: auto;
  padding-top: 15px;
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: white;
  box-shadow: 5.6px 5.6px 11.2px rgba(0, 0, 0, 0.053), 11px 11px 42px rgba(0, 0, 0, 0.11);
  border-radius: 0.5rem;
}
.keyfeatures_section .keyfeature_title {
  font-size: 1.2rem;
  text-align: center;
  font-weight: 700;
  padding: 6px 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: ease all 0.25s;
}
.keyfeatures_section .keyfeature_title img {
  margin-bottom: 10px;
}
.keyfeatures_section .keyfeature_body {
  margin-top: 10px;
  border-radius: 10px;
  padding: 15px;
  line-height: 140%;
  text-align: center;
  transition: ease all 0.25s;
  transform-origin: top;
  opacity: 1;
  margin: auto;
}
.keyfeatures_section .active .keyfeature_title {
  transform: scale(1.03);
}
.keyfeatures_section .blob1 {
  top: 40px;
  left: 90px;
  justify-content: start;
}
@media (min-width: 768px) {
  .keyfeatures_section .blob1 {
    position: absolute;
    z-index: 2;
  }
}
.keyfeatures_section .blob2 {
  justify-content: end;
  top: 100px;
  right: 50px;
}
.keyfeatures_section .blob3 {
  justify-content: start;
  top: 240px;
  left: 60px;
}
.keyfeatures_section .blob4 {
  justify-content: end;
  top: 310px;
  right: 110px;
}
.section_home_applications a {
  color: white;
}
.section_home_applications a:hover {
  color: white;
}
.section_home_applications a:hover .link {
  text-decoration: underline;
}
.section_home_applications a:hover .card {
  background-size: 106%;
  transition: ease all 0.25s;
}
.section_home_applications .card {
  background-position: center;
  background-size: cover;
  background-size: 100%;
  color: var(--font-color-white);
  border-radius: 10px;
  overflow: hidden;
  border: 2px solid white;
  margin-bottom: 15px;
  transition: ease all 0.25s;
}
.section_home_applications .card .card-title {
  margin-bottom: 1.4rem;
}
.section_home_applications .card .link {
  font-weight: bold;
}
.section_home_applications .card .card-body {
  padding: 25px;
}
@media (min-width: 768px) {
  .section_home_applications .card .card-body {
    padding: 30px;
  }
}
.section_home_applications .card .card-body .body {
  opacity: 1;
}
.section_home_applications .card .card-body img {
  max-width: 160px;
  max-height: 70px;
}
@media (min-width: 768px) {
  .section_home_applications .card .card-body img {
    max-width: none;
    max-height: none;
  }
}
.section_home_applications .card .card-body .col_center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.section_home_applications .card .bg-blue {
  background: #2e86be;
  background: linear-gradient(180deg, rgba(20, 67, 99, 0.8) 25%, rgba(20, 67, 99, 0.5) 95%);
}
@media (min-width: 768px) {
  .section_home_applications .card .bg-blue {
    background: #2e86be;
    background: linear-gradient(180deg, rgba(20, 67, 99, 0.95) 30%, rgba(20, 67, 99, 0.7) 75%);
  }
}
.section_home_applications .card .bg-gray {
  color: var(--font-color);
  background: #d6cfdb;
  background: linear-gradient(180deg, rgba(214, 207, 219, 0.8) 25%, rgba(214, 207, 219, 0.5) 95%);
}
@media (min-width: 768px) {
  .section_home_applications .card .bg-gray {
    background: #d6cfdb;
    background: linear-gradient(180deg, rgba(214, 207, 219, 0.95) 30%, rgba(214, 207, 219, 0.7) 75%);
  }
}
.section_home_applications .card .bg-rose {
  color: var(--font-color);
  background: #f1cee3;
  background: linear-gradient(180deg, rgba(241, 206, 227, 0.8) 25%, rgba(241, 206, 227, 0.5) 95%);
}
@media (min-width: 768px) {
  .section_home_applications .card .bg-rose {
    background: #f1cee3;
    background: linear-gradient(180deg, rgba(241, 206, 227, 0.95) 30%, rgba(241, 206, 227, 0.7) 75%);
  }
}
.section_home_applications .card .bg-green {
  color: var(--font-color);
  background: #71a485;
  background: linear-gradient(180deg, rgba(113, 164, 133, 0.8) 25%, rgba(113, 164, 133, 0.5) 95%);
}
@media (min-width: 768px) {
  .section_home_applications .card .bg-green {
    background: #71a485;
    background: linear-gradient(180deg, rgba(113, 164, 133, 0.9) 30%, rgba(113, 164, 133, 0.6) 75%);
  }
}
.section_home_applications .card .bg-green .body {
  opacity: 1;
}
.section_home_applications .card .card-text {
  margin-bottom: 1rem;
}
.section_home_news .card {
  margin-bottom: 15px;
}
.section_home_news .link {
  font-weight: 700;
}
.calltoactioncard {
  position: relative;
}
.timeline-container {
  width: 80%;
  padding: 30px 0;
  margin: 50px auto;
  position: relative;
  overflow: hidden;
}
.timeline-container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1px;
  width: 2px;
  height: 100%;
  background: #ccd1d9;
  z-index: 1;
}
.timeline-block {
  width: -webkit-calc(50% + 8px);
  width: -moz-calc(50% + 8px);
  width: calc(50% + 8px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  clear: both;
  position: relative;
}
.timeline-block-right {
  float: right;
}
.timeline-block-left {
  float: left;
  text-align: right;
}
.timeline-block-left .marker {
  position: absolute;
  right: 0;
}
.marker {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #f5f7fa;
  background: var(--main-color-primary);
  margin-top: 10px;
  z-index: 9;
}
.timeline-content {
  width: 95%;
  padding: 0 15px;
  color: #666;
}
.timeline-content h3 {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 25px;
  color: var(--main-color-primary);
}
.timeline-content span {
  display: block;
  font-size: 0.9rem;
  opacity: 0.8;
  margin-bottom: 10px;
}
.timeline-content p {
  font-size: 1rem;
  line-height: 1.5em;
  word-spacing: 1px;
  font-size: 0.95rem;
  word-break: keep-all;
  word-wrap: normal;
}
@media screen and (max-width: 768px) {
  .timeline-container:before {
    content: "";
    left: 8px;
  }
  .container:before {
    left: 8px;
    width: 2px;
  }
  .timeline-block {
    width: 100%;
    margin-bottom: 30px;
  }
  .timeline-block-right {
    float: none;
  }
  .timeline-block-left {
    float: none;
    text-align: left;
  }
  .timeline-block-left .marker {
    position: relative;
  }
}
.section_team .team_card .team_img {
  display: flex;
  justify-content: center;
}
.section_team .team_card .team_img img {
  border-radius: 1rem;
  max-height: 220px;
  margin-bottom: 10px;
}
.section_team .team_card .team_name {
  font-family: "Asap", sans-serif;
  font-size: 1.1rem;
  font-weight: 700;
  text-align: center;
}
.section_team .team_card .team_pos {
  font-family: "Asap", sans-serif;
  font-size: 1.1rem;
  opacity: 0.9;
  text-align: center;
}
.section_team .team_card .team_desc {
  font-size: 0.8rem;
}
.section_team .team_card .team_name_sn a {
  margin-right: 5px;
  opacity: 0.7;
}
.section_team .team_card .team_name_sn a:hover {
  opacity: 0.9;
}
.section_bg_overview img {
  max-width: 100%;
}
.image-container {
  min-height: 400px;
  perspective: 1000px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.parallax-background {
  width: calc(100% + 16px);
  height: calc(100% + 12px);
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.1s ease-out, opacity 0.5s ease-out;
}
.kapp_title svg, .kapp_title i {
  margin-right: 15px;
}
.killvidTextsApp {
  display: none;
}
.killvidTextsApp.active {
  display: flex;
  flex-direction: column;
}
.double_img_cont {
  position: relative;
  min-height: 400px;
}
.double_img_1 {
  width: 70%;
}
.double_img_2 {
  width: 70%;
  float: right;
  margin-top: -30px;
}
.aspmc {
  display: none;
}
.formLoading {
  display: none;
}
