/* [class*="col"] { border:red dotted 1px;} [class*="row"] { border:green dashed 1px;}[class*="container"] { border:blue dashed 1px;} */
/* ------------------------  My Core CSS ------------------------ */
a {
  text-decoration: none;
  color: #009cac; }

a:hover {
  color: #005680; }

body {
  font-size: 14px;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 400;
  color: #474c4d;
  margin: 0px;
  font-display: swap; }

.background-167 {
  background-color: #65c1be; }

.background-300 {
  background-color: #105781; }

.background-313 {
  background-color: #578540; }

.background-328 {
  background-color: #e50076; }

.background-406 {
  background-color: #f9b100; }

.background-525 {
  background-color: #14b4cb; }

.background-532 {
  background-color: #96c11f; }

.background-595 {
  background-color: #ca7210; }

.background-621 {
  background-color: #9185be; }

.background-lv10 {
  background-color: #a31d3e; }

.feature-font {
  font-family: "Source Sans 3", sans-serif; }

.light {
  font-weight: 200 !important; }

.regular {
  font-weight: 400 !important; }

.bold, strong, .strong {
  font-weight: 600 !important; }

.semibold {
  font-weight: 500 !important; }

.black {
  font-weight: 800 !important; }

.back-to-top {
  background: none;
  margin: 0;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 100;
  display: block;
  text-decoration: none;
  color: #ffffff;
  background-color: rgba(0, 86, 128, 0.4);
  text-align: center;
  font-size: 3em;
  line-height: 0.2em;
  padding: 0em 0.2em 0em 0.2em; }

.back-to-top:hover {
  background-color: rgba(0, 86, 128, 0.8);
  color: #ffffff; }

.window-size {
  display: inline-block;
  position: fixed;
  z-index: 10000;
  top: 0px;
  left: 0px;
  background-color: rgba(255, 255, 255, 0.61);
  border: dotted 1px red;
  color: black !important;
  padding: 0.5em 0.7em;
  font-size: 0.7em;
  box-shadow: 1px 1px 2.5px 2px rgba(0, 0, 0, 0.15); }

/*.window-size{display:none;} */
.window-size:after {
  content: "XS - 576 and below"; }

@media (min-width: 576px) {
  .window-size:after {
    content: "SM - 576 to 768"; } }
@media (min-width: 768px) {
  .window-size:after {
    content: "MD - 768 to 1200"; } }
@media (min-width: 992px) {
  .window-size:after {
    content: "LG - 992 to 1200"; } }
@media (min-width: 1200px) {
  .window-size:after {
    content: "XL - 1200 to 1400"; } }
@media (min-width: 1400px) {
  .window-size:after {
    content: "XXL - 1400 and up"; } }
.background-primary {
  background-color: #005680 !important; }

.background-primary-light {
  background-color: #ccebee !important; }

.background-primary-lighter {
  background-color: #e6eef2 !important; }

.background-primary-dark {
  background-color: #00344d !important; }

.background-primary-darker {
  background-color: #00111a !important; }

.background-secondary {
  background-color: #009cac !important; }

.background-secondary-light {
  background-color: #00cadf !important; }

.background-secondary-lighter {
  background-color: #dffcff !important; }

.background-secondary-dark {
  background-color: #006e79 !important; }

.background-tertiary {
  background-color: #154051 !important; }

.background-tertiary-light {
  background-color: #5db3d5 !important; }

.background-tertiary-lighter {
  background-color: #7dc2dd !important; }

.background-tertiary-dark {
  background-color: #0b2029 !important; }

.background-quaternary {
  background-color: #00305d !important; }

.background-quaternary-light {
  background-color: #003d77 !important; }

.background-quaternary-lighter {
  background-color: #0055a4 !important; }

.background-quaternary-dark {
  background-color: #00162a !important; }

.background-body {
  background-color: #474c4d !important; }

.background-body-light {
  background-color: white !important; }

.background-body-lighter {
  background-color: white !important; }

.background-body-dark {
  background-color: black !important; }

.background-offwhite {
  background-color: #f9f9f9 !important; }

.background-white {
  background-color: white; }

.color-primary {
  color: #005680 !important; }

.color-primary-light {
  color: #01abff !important; }

.color-primary-dark {
  color: #000001 !important; }

.color-secondary {
  color: #009cac !important; }

.color-secondary-light {
  color: white !important; }

.color-secondary-dark {
  color: black !important; }

.color-tertiary {
  color: #154051 !important; }

.color-secondary-light {
  color: white !important; }

.color-secondary-dark {
  color: black !important; }

.color-body {
  color: #474c4d !important; }

.color-body-light {
  color: #788082 !important; }

.color-body-dark {
  color: #2f3232 !important; }

.color-white {
  color: #FFFFFF !important; }

.contain-animation {
  overflow: hidden !important; }

/*#page_595 .color-primary{color:$av_595!important;}*/
#page_167 .feature-color {
  color: #65c1be !important; }

#page_300 .feature-color {
  color: #105781 !important; }

#page_406 .feature-color {
  color: #f9b100 !important; }

#page_525 .feature-color {
  color: #14b4cb !important; }

#page_532 .feature-color {
  color: #96c11f !important; }

#page_595 .feature-color {
  color: #ca7210 !important; }

#page_621 .feature-color {
  color: #9185be !important; }

#page_LV10 .feature-color {
  color: #a31d3e !important; }

#page_313 .feature-color {
  color: #578540 !important; }

#page_328 .feature-color {
  color: #e50076 !important; }

#page_167 .background-primary-lighter {
  background-color: rgba(101, 193, 190, 0.25) !important; }

#page_300 .background-primary-lighter {
  background-color: rgba(16, 87, 129, 0.25) !important; }

#page_406 .background-primary-lighter {
  background-color: rgba(249, 177, 0, 0.25) !important; }

#page_525 .background-primary-lighter {
  background-color: rgba(20, 180, 203, 0.2) !important; }

#page_532 .background-primary-lighter {
  background-color: rgba(150, 193, 31, 0.25) !important; }

#page_595 .background-primary-lighter {
  background-color: rgba(202, 114, 16, 0.25) !important; }

#page_621 .background-primary-lighter {
  background-color: rgba(145, 133, 190, 0.25) !important; }

#page_LV10 .background-primary-lighter {
  background-color: rgba(163, 29, 62, 0.1) !important; }

#page_313 .background-primary-lighter {
  background-color: rgba(87, 133, 64, 0.1) !important; }

#page_328 .background-primary-lighter {
  background-color: rgba(229, 0, 118, 0.1) !important; }

#page_167 .background-primary-light {
  background-color: rgba(101, 193, 190, 0.5) !important; }

#page_300 .background-primary-light {
  background-color: rgba(16, 87, 129, 0.5) !important; }

#page_406 .background-primary-light {
  background-color: rgba(249, 177, 0, 0.5) !important; }

#page_525 .background-primary-light {
  background-color: rgba(20, 180, 203, 0.5) !important; }

#page_532 .background-primary-light {
  background-color: rgba(150, 193, 31, 0.5) !important; }

#page_595 .background-primary-light {
  background-color: rgba(202, 114, 16, 0.5) !important; }

#page_621 .background-primary-light {
  background-color: rgba(145, 133, 190, 0.5) !important; }

#page_LV10 .background-primary-light {
  background-color: rgba(163, 29, 62, 0.5) !important; }

#page_313 .background-primary-light {
  background-color: rgba(87, 133, 64, 0.5) !important; }

#page_328 .background-primary-light {
  background-color: rgba(229, 0, 118, 0.5) !important; }

#page_167 .background-primary {
  background-color: #65c1be !important; }

#page_300 .background-primary {
  background-color: #105781 !important; }

#page_406 .background-primary {
  background-color: #f9b100 !important; }

#page_525 .background-primary {
  background-color: #14b4cb !important; }

#page_532 .background-primary {
  background-color: #96c11f !important; }

#page_595 .background-primary {
  background-color: #ca7210 !important; }

#page_621 .background-primary {
  background-color: #9185be !important; }

#page_LV10 .background-primary {
  background-color: #a31d3e !important; }

#page_313 .background-primary {
  background-color: #578540 !important; }

#page_328 .background-primary {
  background-color: #e50076 !important; }

#page_167 .icon-color .st0 {
  fill: #65c1be !important; }

#page_300 .icon-color .st0 {
  fill: #105781 !important; }

#page_406 .icon-color .st0 {
  fill: #f9b100 !important; }

#page_525 .icon-color .st0 {
  fill: #14b4cb !important; }

#page_532 .icon-color .st0 {
  fill: #96c11f !important; }

#page_595 .icon-color .st0 {
  fill: #ca7210 !important; }

#page_621 .icon-color .st0 {
  fill: #9185be !important; }

#page_LV10 .icon-color .st0 {
  fill: #a31d3e !important; }

#page_313 .icon-color .st0 {
  fill: #578540 !important; }

#page_328 .icon-color .st0 {
  fill: #e50076 !important; }

/* ------------------------ Lazy Load ------------------------ */
img {
  display: block; }

img.lazy {
  opacity: 0; }

img:not(.initial) {
  transition: opacity 1s; }

img.initial,
img.loaded,
img.error {
  opacity: 1; }

img:not([src]) {
  visibility: hidden; }

/* ------------------------ END Lazy Load ------------------------ */
/* ------------------------ Animations CSS ------------------------ */
.scroll-animations {
  opacity: 0; }

.showme {
  opacity: 1; }

.contain-animation {
  overflow: hidden !important; }

/* ------------------------ END Animations CSS ------------------------ */
/* ------------------------ Cookies CSS ------------------------ */
.cc-window {
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease; }

.cc-window.cc-invisible {
  opacity: 0; }

.cc-animate.cc-revoke {
  -webkit-transition: transform 1s ease;
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease; }

.cc-animate.cc-revoke.cc-top {
  -webkit-transform: translateY(-2em);
  transform: translateY(-2em); }

.cc-animate.cc-revoke.cc-bottom {
  -webkit-transform: translateY(2em);
  transform: translateY(2em); }

.cc-animate.cc-revoke.cc-active.cc-top {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.cc-animate.cc-revoke.cc-active.cc-bottom {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.cc-revoke:hover {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.cc-grower {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 1s;
  transition: max-height 1s; }

.cc-revoke,
.cc-window {
  position: fixed;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Source Sans 3", sans-serif;
  font-size: 1.2em;
  line-height: 1.2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 9999;
  font-display: swap; }

.cc-window.cc-static {
  position: static; }

.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.cc-revoke {
  padding: 0.5em; }

.cc-revoke:hover {
  text-decoration: underline; }

.cc-header {
  font-size: 18px;
  font-weight: 700; }

.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
  cursor: pointer; }

.cc-link {
  opacity: 0.8;
  display: inline-block;
  padding: 0.2em;
  text-decoration: underline; }

.cc-link:hover {
  opacity: 1; }

.cc-link:active,
.cc-link:visited {
  color: initial; }

.cc-btn {
  display: block;
  padding: 0.4em 0.8em;
  font-size: 0.9em;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap; }

.cc-btn.cc-allow {
  background-color: #005680 !important;
  text-decoration: none !important;
  border: solid 1px #005680 !important; }

.cc-btn.cc-deny {
  border: solid 1px #005680 !important;
  text-decoration: none !important; }

.cc-btn.cc-deny:hover, .cc-btn.cc-allow:hover {
  border: solid 1px #005680 !important;
  text-decoration: none !important;
  background-color: black !important;
  color: #005680 !important; }

.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent; }

.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: underline; }

.cc-close {
  display: block;
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  font-size: 1.6em;
  opacity: 0.9;
  line-height: 0.75; }

.cc-close:focus,
.cc-close:hover {
  opacity: 1; }

.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: 0.5em;
  border-bottom-right-radius: 0.5em; }

.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em; }

.cc-revoke.cc-left {
  left: 3em;
  right: unset; }

.cc-revoke.cc-right {
  right: 3em;
  left: unset; }

.cc-top {
  top: 1em; }

.cc-left {
  left: 1em; }

.cc-right {
  right: 1em; }

.cc-bottom {
  bottom: 1em; }

.cc-floating > .cc-link {
  margin-bottom: 1em; }

.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em; }

.cc-window.cc-floating .cc-compliance {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

.cc-window.cc-banner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0; }

.cc-banner.cc-bottom {
  left: 0;
  right: auto;
  bottom: 20px;
  width: 400px; }

.cc-banner .cc-message {
  display: block;
  /*-webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;*/
  max-width: 100%;
  margin-right: 1em; }

.cc-compliance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: justify;
  align-content: space-between; }

.cc-floating .cc-compliance > .cc-btn {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.cc-btn + .cc-btn {
  margin-left: 0.5em; }

@media print {
  .cc-revoke,
  .cc-window {
    display: none; } }
@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal; } }
@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0; }

  .cc-window.cc-bottom {
    bottom: 0; }

  .cc-window.cc-banner,
  .cc-window.cc-floating,
  .cc-window.cc-left,
  .cc-window.cc-right {
    left: 0;
    right: 0; }

  .cc-window.cc-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

  .cc-window.cc-banner .cc-compliance {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }

  .cc-window.cc-floating {
    max-width: none; }

  .cc-window .cc-message {
    margin-bottom: 1em; }

  .cc-window.cc-banner {
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset; }

  .cc-window.cc-banner .cc-message {
    margin-right: 0; } }
.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px; }

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none; }

.cc-theme-classic .cc-btn {
  border-radius: 5px; }

.cc-theme-classic .cc-btn:last-child {
  min-width: 140px; }

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block; }

.cc-theme-edgeless.cc-window {
  padding: 0; }

.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em;
  margin-bottom: 1.5em; }

.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: 0.8em 1.8em;
  height: 100%; }

.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em; }

.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0; }

/* ------------------------ END Cookies CSS ------------------------ */
/* ------------------------ ERROR Pages ------------------------ */
.error {
  position: relative;
  color: white;
  background-color: #474c4d;
  font-size: 0.7em; }

.error .error-number {
  font-size: 10em;
  display: block;
  color: inherit;
  font-weight: 800; }

.error .error-title {
  font-size: 3em;
  line-height: auto;
  text-align: inherit;
  font-weight: 200;
  color: inherit;
  margin: 0px;
  padding-bottom: 0.5em; }

.error .error-sub-title {
  font-size: 1.6em;
  color: inherit;
  padding-bottom: 1em;
  font-weight: 200; }

.error .copy {
  position: relative;
  /*background-color: @brand-body;*/
  color: inherit;
  padding: 20px 20px 20px 20px;
  text-align: center; }

.error .error-text {
  font-size: 1.4em;
  color: inherit;
  text-align: left; }

.error-divider {
  border-bottom: solid white 1px; }

@media (min-width: 768px) {
  .error {
    font-size: 1em; }

  .error .copy {
    text-align: left; }

  .error {
    font-size: 0.6em; }

  .error .error-text {
    font-size: 1.4em;
    color: white !important; } }
@media (min-width: 992px) {
  .error {
    font-size: 0.9em; }

  .error .error-text {
    font-size: 1.1em; } }
@media (min-width: 1200px) {
  .error {
    font-size: 1em; } }
/* ------------------------ END ERROR Pages ------------------------ */
/* ------------------------ SITE SPECIFIC CSS ------------------------ */
.search-icon-magnify {
  margin-left: -45px;
  border: none !important;
  background-color: rgba(248, 248, 248, 0);
  color: #009cac; }

.search-icon-magnify:hover {
  background-color: rgba(248, 248, 248, 0);
  color: #009cac; }

.hero {
  position: relative; }

.hero .info {
  position: relative; }

.requirements-link {
  background-color: rgba(0, 86, 128, 0.2);
  color: #009cac;
  text-align: center;
  padding: 0.25em;
  font-size: 1.2em;
  font-weight: 600; }

.requirements-link a {
  color: #009cac; }

.requirements-link a:hover {
  color: #005680; }

.btn-link {
  display: inline-block !important;
  padding: 0.4em 2em !important;
  text-decoration: none !important;
  font-weight: 400;
  background-color: #e6f5f7;
  color: #005680 !important;
  border-radius: 0px;
  border: solid white 1px;
  position: relative;
  text-align: center;
  font-size: 1.2em; }

.btn-link:hover {
  color: white !important;
  background-color: #005680;
  border: solid white 1px; }

.btn-link.primary {
  background-color: #337899;
  color: white !important; }

.btn-link:hover.primary {
  color: #005680 !important;
  background-color: white !important;
  border: solid #005680 1px; }

.btn-link.secondary {
  background-color: #33b0bd;
  color: white !important; }

.btn-link:hover.secondary {
  color: #009cac !important;
  background-color: white !important;
  border: solid #009cac 1px; }

.btn-basic {
  display: inline-block !important;
  padding: 0em !important;
  text-decoration: none !important;
  font-weight: 400;
  color: #009cac !important;
  font-size: 1em; }

.header-links .breadcrumb-item a {
  color: #e0e0e0 !important; }

.header-links .breadcrumb-item:hover a {
  color: white !important; }

.header-links .breadcrumb-item .nav-link {
  white-space: nowrap;
  padding-top: 4px;
  padding-bottom: 4px; }

.header-links .breadcrumb-item:before {
  padding-top: 4px;
  padding-bottom: 4px; }

.range-box {
  position: relative;
  overflow: hidden; }

.range-box a {
  transition: 200ms;
  transition-timing-function: ease-in-out; }

.range-box .info {
  position: absolute;
  top: 50%;
  Left: 0%;
  right: 0%;
  transform: translate(0%, -50%);
  margin-bottom: 0px;
  transition: 200ms;
  transition-timing-function: ease-in-out; }

.range-box .title {
  text-align: center;
  font-size: 1.6em;
  color: white;
  margin: 0.5em;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  transition: 200ms;
  transition-timing-function: ease-in-out; }

.range-box a:hover .title {
  font-size: 1.9em;
  color: white;
  transition: 200ms;
  transition-timing-function: ease-in-out; }

.range-box a img {
  transition: 200ms;
  transition-timing-function: ease-in-out; }

.range-box a:hover img {
  transform: scale(125%, 125%); }

.range-box-external {
  position: relative;
  overflow: hidden; }

.range-box-external .info {
  display: block;
  padding-top: 1em;
  padding-bottom: 1em; }

.range-box-external .title {
  text-align: center;
  font-size: 1.6em;
  color: #009cac; }

.range-box-external a:hover .title {
  font-size: 1.75em;
  color: #13e9ff;
  transition: 200ms;
  transition-timing-function: ease-in-out; }

.range-box-external img {
  transition: 200ms;
  transition-timing-function: ease-in-out; }

.range-box-external a:hover img {
  transform: scale(125%, 125%); }

/*dropdown-menu li {
position: relative;
}
.dropdown-menu .dropdown-submenu {
display: none;
position: absolute;
left: 100%;
top: -7px;
}
.dropdown-menu .dropdown-submenu-left {
right: 100%;
left: auto;
}
.dropdown-menu > li:hover > .dropdown-submenu {
display: block;
}*/
.menu-link-static {
  position: relative; }

.menu-link-static-dropdown {
  left: 0%;
  right: 0%;
  background-color: transparent;
  padding-top: 0em;
  position: relative !important;
  z-index: 100; }

.menu-link-static-dropdown .tier-1 {
  position: relative !important; }

.menu-link-static-dropdown .tier-1.show {
  display: inline-block !important; }

.dropdown-menu .dropdown-menu {
  margin-left: 0.7rem;
  margin-right: 0.7rem;
  margin-bottom: .5rem; }

.dropdown-item {
  background-color: #009cac;
  color: white;
  font-weight: 200;
  padding: 0.75em 0.5em;
  border-bottom: solid 1px white;
  white-space: normal !important; }

.dropdown-item:hover {
  background-color: #AFAFAF;
  color: #009cac; }

.sub-submenu .dropdown-item {
  padding: 0px;
  background-color: #D3D3D3; }

.sub-submenu .dropdown-item .info {
  padding: 0.25em;
  color: #009cac;
  text-align: center;
  font-size: 1.5em;
  font-weight: 600; }

.top-level > .nav-item > .nav-link {
  color: #009cac;
  text-align: left;
  padding: 1em 0.5em; }

.standard .nav-link {
  background-color: #009cac;
  color: white;
  font-size: 0.9em;
  font-weight: 200;
  padding: 0.5em 0.5em;
  border-bottom: solid 1px white;
  white-space: normal !important;
  white-space: nowrap !important; }

.standard .nav-link:hover {
  background-color: #AFAFAF;
  color: #009cac; }

.nav-item.single {
  display: flex;
  align-items: center; }

.dropdown-item.nav-link {
  color: white;
  text-align: left; }

.nav-item .submenu, .nav-item .sub-submenu {
  position: relative !important; }

.accordion {
  border-radius: 0px !important;
  background-color: transparent !important; }

.accordion-button {
  border-radius: 0px !important; }

.accordion-item {
  background-color: transparent !important;
  border: none !important; }

.accordion-button::after {
  color: #009cac;
  transform: scale(1.5);
  margin-left: 2em; }

.accordion-button:not(.collapsed) {
  box-shadow: none !important;
  background-color: rgba(255, 255, 255, 0) !important; }

.accordion-button:focus {
  box-shadow: none !important; }

.accordion-button {
  background-color: rgba(255, 255, 255, 0) !important; }

.side-bar {
  -webkit-box-shadow: -10px 0px 15px 0px rgba(0, 0, 0, 0.26);
  box-shadow: -10px 10px 15px 0px rgba(0, 0, 0, 0.26);
  z-index: 1; }

.contact-us {
  position: relative;
  z-index: 10; }

#productSideMenu.accordion {
  --bs-accordion-border-color: transparent!important; }

#productSideMenu .accordion-body {
  border-bottom: solid 1px #009cac; }

.side-menu-links {
  background-color: transparent;
  border: none;
  border-bottom: 1px #009cac solid;
  width: 100%;
  padding: 1em 0em;
  color: #009cac;
  border-radius: 0px;
  text-align: left;
  text-transform: uppercase;
  display: flex;
  font-weight: 600; }

.side-menu-links:not(.collapsed) {
  color: #009cac !important;
  border-bottom: 0px #009cac solid; }

.btn.side-menu-links {
  border-bottom: 1px #009cac solid; }

.accordion-item:first-child {
  border-top: 0px #009cac solid;
  border-radius: 0px !important; }

#accordionqna .accordion-button:not(.collapsed) {
  background-color: #0094dc !important;
  color: #009cac; }

#accordionqna .accordion-body {
  background-color: #009be6; }

#accordionFormulation .accordion-header {
  background-color: #009cac;
  border-bottom: solid 2px white; }

#accordionFormulation .accordion-header:hover {
  background-color: #003f46; }

#accordionFormulation .accordion-button {
  color: white !important;
  font-size: 0.5em;
  font-weight: 300;
  display: flex;
  justify-content: center; }

#accordionFormulation .accordion-button:after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
  transform: scale(1.5); }

#accordionFormulation .accordion-button:not(.collapsed)::after {
  transform: rotate(-180deg) scale(1.5); }

#page_621 #accordionFormulation .accordion-header {
  background-color: #9185be;
  border-bottom: solid 2px white; }

#page_621 #accordionFormulation .accordion-header:hover {
  background-color: #5b4d90; }

#page_406 #accordionFormulation .accordion-header {
  background-color: #f9b100;
  border-bottom: solid 2px white; }

#page_406 #accordionFormulation .accordion-header:hover {
  background-color: #936800; }

#page_LV10 #accordionFormulation .accordion-header {
  background-color: #a31d3e;
  border-bottom: solid 2px white; }

#page_LV10 #accordionFormulation .accordion-header:hover {
  background-color: #4c0e1d; }

#page_525 #accordionFormulation .accordion-header {
  background-color: #14b4cb;
  border-bottom: solid 2px white; }

#page_525 #accordionFormulation .accordion-header:hover {
  background-color: #0b626e; }

#page_313 #accordionFormulation .accordion-header {
  background-color: #578540;
  border-bottom: solid 2px white; }

#page_313 #accordionFormulation .accordion-header:hover {
  background-color: #2a401f; }

#page_328 #accordionFormulation .accordion-header {
  background-color: #e50076;
  border-bottom: solid 2px white; }

#page_328 #accordionFormulation .accordion-header:hover {
  background-color: #7f0041; }

.product-title {
  color: #009cac;
  font-size: 2.75em;
  font-weight: 400;
  border-bottom: solid 2px #009cac;
  padding-bottom: 0.25em;
  margin-bottom: 0.75em; }

.product-info {
  color: #009cac;
  font-size: 1.25em;
  font-weight: 600; }

.product-copy {
  color: #009cac;
  font-size: 1em;
  font-weight: 400; }

#carousel-vertical-gallery {
  border: red dotted 0px; }

.vert-scroll-thumbs {
  position: relative;
  overflow-y: hidden;
  overflow-x: hidden;
  margin-top: 2.5em;
  margin-bottom: 2.5em; }

.lightbox-magnify-icon:after {
  content: "1";
  position: absolute;
  bottom: 0.5em;
  right: 0.5em;
  z-index: 2000;
  background-image: url("../../images/set-up/zoom.gif");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  text-indent: -9999px; }

#carousel-vertical-gallery .carousel-indicators {
  position: absolute;
  top: 0px;
  margin: 0px !important;
  display: flex;
  flex-direction: column;
  justify-content: start !important; }

#carousel-vertical-gallery .carousel-inner {
  width: auto !important; }

#carousel-vertical-gallery .carousel-indicators [data-bs-target] {
  width: 100% !important;
  height: auto !important; }

#carousel-vertical-gallery .carousel-link-arrow {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: transparent !important;
  color: #00305d;
  font-size: 1.5em;
  border: none !important; }

#carousel-vertical-gallery .carousel-link-arrow.up {
  top: 0px; }

#carousel-vertical-gallery .carousel-link-arrow.down {
  bottom: 0px; }

.product-enquiry-link {
  background-color: #009cac;
  border-radius: 1em;
  padding: 0.75em 2em;
  display: flex;
  width: 100%;
  border: solid 2px #009cac;
  align-items: center; }

.product-enquiry-link:hover {
  background-color: white;
  border: solid 2px #009cac; }

.product-enquiry-link .title {
  font-size: 1.25em;
  color: white;
  padding-right: 2em;
  text-align: left;
  text-transform: uppercase; }

.product-enquiry-link:hover .title {
  color: #009cac; }

.product-enquiry-link svg {
  max-height: 3.5em;
  margin-left: auto;
  padding: 0em;
  stroke: #FFFFFF; }

.product-enquiry-link:hover svg {
  stroke: #009cac; }

.product-download-link {
  background-color: #009be6;
  border-radius: 1em;
  padding: 0.75em;
  display: flex;
  width: 100%;
  border: solid 1px #009cac;
  align-items: center;
  font-size: 1em; }

.product-download-link:hover {
  background-color: #009cac;
  border: solid 1px #009cac; }

.product-download-link .title {
  font-size: 1em;
  line-height: 1em;
  color: #009cac;
  padding-left: 1.5em;
  text-align: left; }

.product-download-link:hover .title {
  color: white; }

.product-download-link svg {
  max-height: 125px;
  margin-right: auto;
  padding: 0em;
  fill: #009cac; }

.product-download-link:hover svg {
  fill: white; }

.finishes-card .card {
  border-radius: 0px;
  background-color: transparent !important;
  padding: 0em 0.25em;
  border: none !important; }

.finishes-card .card-body {
  padding: 0em; }

.finishes-card .card-title {
  font-size: 0.8em;
  text-align: center;
  color: #009cac;
  font-weight: 600;
  padding: 0px; }

.finishes-card .card-img-top {
  border-radius: 0px; }

.search-bar {
  border-radius: 0px !important;
  border: solid 1px #009cac !important;
  color: #009cac !important;
  font-weight: 200; }

.finishes-card .btn-invisable {
  display: inline-block !important;
  padding: 0.25em 0.25em !important;
  text-decoration: none !important;
  font-weight: 400;
  background-color: transparent;
  color: #009cac !important;
  border-radius: 0px;
  border: solid white 0px;
  position: relative;
  text-align: center;
  font-size: 1em;
  width: 100%; }

.finishes-card .btn-invisable:hover {
  color: white !important;
  background-color: #009cac;
  border: solid #009cac 0px; }

.finishes-colours .card-body {
  background-color: white;
  border-bottom-right-radius: 1em;
  border-bottom-left-radius: 1em;
  margin-bottom: 1.5em;
  padding-top: 0.5em; }

.colour-block {
  height: 0;
  width: 100%;
  padding-bottom: 75%;
  border-top-right-radius: 1em;
  border-top-left-radius: 1em; }

.RAL_5013 {
  background-color: #012a5a; }

.BS_20C40 {
  background-color: #132053; }

.RAL_5017 {
  background-color: #0292c8; }

.BS_14C39 {
  background-color: #025233; }

.BS_14C40 {
  background-color: #003a22; }

.RAL_6029 {
  background-color: #00a867; }

.RAL_3004 {
  background-color: #780232; }

.RAL_3001 {
  background-color: #bd2b30; }

.RAL_1028 {
  background-color: #fcbf00; }

.BS_08B29 {
  background-color: #5d381f; }

.finnish_black {
  background-color: #000000; }

.RAL_59006 {
  background-color: #dadada; }

/* Base Form */
.contactForm .form-group {
  padding: 0em;
  margin: 0em;
  text-indent: 0em;
  width: 100%; }

.contactForm label {
  color: #000000;
  font-weight: 300;
  padding: 2em 0em;
  margin: 0em; }

.contactForm input[type="text"],
.contactForm input[type="tel"],
.contactForm input[type="email"],
.contactForm textarea,
.contactForm select,
.contactForm input[type="date"],
.contactForm input[type="datetime-local"] {
  margin: 0em;
  width: 100%;
  border-radius: 0em;
  border: #009cac 1px solid;
  padding: 0.5em 0.75em;
  margin-bottom: 1.5em;
  color: #000000;
  font-size: 1em !important;
  background-color: white;
  font-size: 0.95em; }

.contactForm .btn {
  border: none;
  margin: 0.5em 0em 0em 0em;
  padding: 0.5em 0.5em !important;
  background-color: #009cac !important;
  color: white;
  text-decoration: none;
  border-radius: 0px;
  display: block;
  font-size: 1em;
  font-weight: 300;
  width: 100%; }

.contactForm .btn:hover {
  background-color: #009cac !important;
  color: white; }

#filters {
  margin: 1%;
  padding: 0;
  list-style: none; }

#filters li {
  float: left; }

#filters li span {
  display: block;
  padding: 5px 20px;
  text-decoration: none;
  color: #666;
  cursor: pointer;
  transition: color 300ms ease-in-out; }

#filters li span:hover {
  color: #fff; }

#filters li span.active {
  background: #ededed;
  color: #333; }

#portfoliolist .portfolio {
  display: none;
  overflow: hidden; }

/* #Clearing */
.slide {
  position: relative;
  padding-top: 0%;
  overflow: hidden;
  border: solid green 0px; }

.slide .img-slide {
  position: absolute;
  top: 0px;
  left: 0px;
  transition: left 0.5s ease;
  width: 200% !important; }

.slide.active .img-slide {
  left: -100%; }

.slide.active .feature-icon img {
  max-height: 60px; }

.unit-filter-setup .background {
  background-color: white;
  padding: 1em 2em; }

.unit-filter-setup .title {
  font-size: 2.25em;
  line-height: 1em;
  font-weight: bold;
  color: #00305d;
  margin-bottom: 0.1em !important; }

.header-info {
  position: relative;
  overflow: visible;
  margin-bottom: 1.5em; }

.unit-filter-setup .logo {
  height: 20px;
  position: absolute;
  bottom: -25px;
  z-index: 200; }

.unit-filter-setup .logo img {
  height: 20px;
  width: auto !important; }

.slide .feature-icon {
  position: absolute;
  bottom: 0.25em;
  right: 0px; }

.slide .feature-icon img {
  max-height: 90px;
  width: auto;
  transition: max-height 0.5s ease; }

.info {
  font-size: 0.85em;
  color: #00305d;
  line-height: 1em;
  text-decoration: none !important; }

.link {
  font-size: 0.9em;
  color: #00305d;
  line-height: 1em;
  text-decoration: none !important;
  font-weight: 600; }

@media screen and (min-width: 800px) {
  .slide:hover .img-slide {
    left: -100%; }

  .slide:hover .feature-icon img {
    max-height: 60px;
    width: auto; } }
.test {
  position: relative; }

.overlay {
  display: none;
  position: absolute;
  top: 100%;
  left: 0px;
  right: 0px;
  background-color: #E6E6E6;
  z-index: 100;
  padding: 0.75em; }

.test:hover .overlay {
  display: block; }

.card.overflow {
  overflow: visible !important; }

.filter-menu {
  border-bottom: solid 1px #00305d; }

.filter-menu .nav-link {
  border-radius: 0px;
  color: #00305d; }

.filter-menu .nav-link.active {
  color: #00305d !important;
  background-color: transparent !important;
  border-bottom: solid #00305d 6px; }

.card-container > div {
  margin-bottom: 2em; }

.card-title {
  padding-bottom: 0px;
  padding-top: 1em;
  color: #00305d; }

.card-spacer {
  margin-left: 1.25em;
  margin-right: 1.25em; }

.card {
  background-color: white;
  border-radius: 0px;
  border: none !important; }

.card-footer {
  background-color: white;
  border-top: 0px;
  padding-bottom: 1em;
  padding-top: 0px; }

.card-text {
  font-size: 0.9em; }

.card-body {
  color: #00305d; }

.card-container {
  max-height: 600px; }

.overlay .btn-primary {
  background-color: white;
  margin-bottom: 4px;
  border: none !important;
  color: #00305d;
  text-align: left;
  font-size: 0.9em; }

.overlay .btn-primary:hover {
  background-color: aliceblue; }

.overlay .btn-primary:after {
  content: url("images/svg/arrow.svg");
  display: inline-block;
  width: 14px;
  height: auto;
  margin-left: 1em; }

.carousel-indicators [data-bs-target] {
  width: 8px;
  height: 8px;
  border-radius: 8px;
  border-top: 0px;
  border-bottom: 0px; }

.btn-arrow {
  color: #00305d;
  padding-left: 0px; }

.btn-arrow:after {
  content: url("/images/svg/arrow.svg");
  display: inline-block;
  width: 14px;
  height: auto;
  margin-left: 1em; }

.the_ken_burns {
  overflow: hidden; }

.the_ken_burns img {
  animation: kenburns 30s infinite;
  -webkit-animation: kenburns 30s infinite; }

@keyframes kenburns {
  0% {
    transform: scale(100%); }
  100% {
    transform: scale(120%); } }
.mytable caption {
  font-size: 0.8em;
  text-align: center; }

.mytable {
  font-size: 0.8em;
  text-align: center; }

.mytable tr:last-child td {
  border-bottom: 1px solid #ddd; }

.mytable th {
  text-align: center;
  font-weight: 400; }

.mytable td:first-child, .mytable td {
  text-align: center;
  font-weight: 100 !important; }

.mytable th span {
  display: block;
  font-size: 1.1em;
  text-align: center;
  font-weight: 600; }

ol.body {
  padding-left: 1.5rem !important; }

ol.body li::marker {
  font-weight: 600; }

ol.body li {
  font-weight: 200; }

.glyphicon-ok:before {
  content: '\2713';
  font-family: #feature-font;
  display: inline-block;
  color: #brand-primary;
  text-align: center; }

.glyphicon-ok {
  text-align: center;
  width: 100%;
  display: block; }

.border-dotted {
  border-right: dotted 0px #005680; }

.caption {
  font-size: 0.8em; }

.footer-images img {
  max-height: 4rem;
  width: auto !important; }

.footer .nav-link {
  color: white; }

.footer .nav-link.active {
  color: rgba(255, 255, 255, 0.55); }

.footer .nav-link:hover {
  color: #brand-primary; }

.footer .nav-link {
  padding-left: 0px;
  padding-top: 0px; }

.shadow-line:after {
  content: "";
  z-index: 300;
  position: absolute;
  height: 35px;
  bottom: -35px;
  left: 0px;
  right: 0px;
  padding: 0em;
  background-image: url("../../images/set-up/shadow-line.webp");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%; }

.light.shadow-line:after {
  background-image: url("../../images/set-up/shadow-line-light.webp"); }

.underline-text-primary {
  border-bottom: solid #005680 1px; }

.underline-text-secondary {
  border-bottom: solid #009cac 1px; }

.underline-text-white {
  border-bottom: solid white 1px; }

.underline-text-primary.thick, .underline-text-secondary.thick {
  border-width: 2px; }

.our-lab {
  background-image: none;
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover; }

.quicklink-menu a {
  display: inline-block;
  border: solid 2px rgba(0, 0, 0, 0.25);
  text-align: center;
  width: calc(100% / 2.5);
  color: rgba(0, 86, 128, 0.5);
  font-size: 0.75em;
  line-height: 1em;
  font-weight: 800;
  padding: 0.5em 2em;
  margin-right: 0.5em;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0.25em;
  margin-top: 0.25em; }

.quicklink-menu a span {
  font-size: 3.25em;
  line-height: 1em;
  display: flex;
  width: 100%;
  display: block; }

.quicklink-menu a:hover {
  border: solid 2px #005680;
  color: white;
  background-color: rgba(0, 86, 128, 0.25); }

.quicklink-menu a.active {
  border: solid 2px #005680;
  color: white;
  background-color: #005680; }

#page_167 .quicklink-menu a {
  color: rgba(101, 193, 190, 0.5) !important;
  background-color: rgba(0, 0, 0, 0); }

#page_167 .quicklink-menu a:hover {
  border: solid 2px #65c1be;
  color: white !important;
  background-color: rgba(101, 193, 190, 0.25); }

#page_167 .quicklink-menu a.active {
  border: solid 2px #65c1be;
  color: white !important;
  background-color: #65c1be !important; }

#page_300 .quicklink-menu a {
  color: rgba(16, 87, 129, 0.5) !important;
  background-color: rgba(0, 0, 0, 0); }

#page_300 .quicklink-menu a:hover {
  border: solid 2px #105781;
  color: white !important;
  background-color: rgba(16, 87, 129, 0.25); }

#page_300 .quicklink-menu a.active {
  border: solid 2px #105781;
  color: white !important;
  background-color: #105781 !important; }

#page_406 .quicklink-menu a {
  color: rgba(249, 177, 0, 0.5) !important;
  background-color: rgba(0, 0, 0, 0); }

#page_406 .quicklink-menu a:hover {
  border: solid 2px #f9b100;
  color: white !important;
  background-color: rgba(249, 177, 0, 0.25); }

#page_406 .quicklink-menu a.active {
  border: solid 2px #f9b100;
  color: white !important;
  background-color: #f9b100 !important; }

#page_525 .quicklink-menu a {
  color: rgba(20, 180, 203, 0.5) !important;
  background-color: rgba(0, 0, 0, 0); }

#page_525 .quicklink-menu a:hover {
  border: solid 2px #14b4cb;
  color: white !important;
  background-color: rgba(20, 180, 203, 0.25); }

#page_525 .quicklink-menu a.active {
  border: solid 2px #14b4cb;
  color: white !important;
  background-color: #14b4cb !important; }

#page_532 .quicklink-menu a {
  color: rgba(150, 193, 31, 0.5) !important;
  background-color: rgba(0, 0, 0, 0); }

#page_532 .quicklink-menu a:hover {
  border: solid 2px #96c11f;
  color: white !important;
  background-color: rgba(150, 193, 31, 0.25); }

#page_532 .quicklink-menu a.active {
  border: solid 2px #96c11f;
  color: white !important;
  background-color: #96c11f !important; }

#page_595 .quicklink-menu a {
  color: rgba(202, 114, 16, 0.5) !important;
  background-color: rgba(0, 0, 0, 0); }

#page_595 .quicklink-menu a:hover {
  border: solid 2px #ca7210;
  color: white !important;
  background-color: rgba(202, 114, 16, 0.25); }

#page_595 .quicklink-menu a.active {
  border: solid 2px #ca7210;
  color: white !important;
  background-color: #ca7210 !important; }

#page_621 .quicklink-menu a {
  color: rgba(145, 133, 190, 0.5) !important;
  background-color: rgba(0, 0, 0, 0); }

#page_621 .quicklink-menu a:hover {
  border: solid 2px #9185be;
  color: white !important;
  background-color: rgba(145, 133, 190, 0.25); }

#page_621 .quicklink-menu a.active {
  border: solid 2px #9185be;
  color: white !important;
  background-color: #9185be !important; }

#page_LV10 .quicklink-menu a {
  color: rgba(163, 29, 62, 0.5) !important;
  background-color: rgba(0, 0, 0, 0); }

#page_LV10 .quicklink-menu a:hover {
  border: solid 2px #a31d3e;
  color: white !important;
  background-color: rgba(163, 29, 62, 0.25); }

#page_LV10 .quicklink-menu a.active {
  border: solid 2px #a31d3e;
  color: white !important;
  background-color: #a31d3e !important; }

#page_313 .quicklink-menu a {
  color: rgba(87, 133, 64, 0.5) !important;
  background-color: rgba(0, 0, 0, 0); }

#page_313 .quicklink-menu a:hover {
  border: solid 2px #578540;
  color: white !important;
  background-color: rgba(87, 133, 64, 0.25); }

#page_313 .quicklink-menu a.active {
  border: solid 2px #578540;
  color: white !important;
  background-color: #578540 !important; }

#page_328 .quicklink-menu a {
  color: rgba(229, 0, 118, 0.5) !important;
  background-color: rgba(0, 0, 0, 0); }

#page_328 .quicklink-menu a:hover {
  border: solid 2px #e50076;
  color: white !important;
  background-color: rgba(229, 0, 118, 0.25); }

#page_328 .quicklink-menu a.active {
  border: solid 2px #e50076;
  color: white !important;
  background-color: #e50076 !important; }

.table-isca {
  background-color: white;
  color: #005680 !important;
  text-align: center;
  line-height: 1em; }

.table-isca.table-striped > tbody > tr:nth-of-type(even) > td {
  background-color: rgba(0, 86, 128, 0.04) !important;
  color: #005680 !important; }

.table-isca.table-striped > tbody > tr:nth-of-type(odd) > * {
  background-color: rgba(0, 86, 128, 0.1) !important;
  color: #005680 !important; }

.table-isca.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg:rgba($brand-primary, 0.1)!important; }

.table-isca.table-striped > tbody > tr:nth-of-type(odd) > th {
  background-color: #005680 !important;
  color: white !important;
  font-weight: 600; }

.table-isca.table-striped > tbody > tr:nth-of-type(even) > th {
  background-color: rgba(0, 86, 128, 0.8) !important;
  color: white !important;
  font-weight: 600; }

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid white; }

.table-isca.table-striped > tbody > tr > td.tick {
  background-color: #005680 !important;
  color: white !important;
  text-align: center !important;
  padding: 0em 0.75em;
  font-size: 1.15em;
  width: 6% !important; }

.table-isca.table-striped > tbody > tr > td {
  width: 25%;
  padding: 0.5em 1em; }

.table-isca.table-striped > tbody > tr > th {
  padding: 0.5em 1em; }

.table-isca.table-striped-columns > tbody > tr > td:nth-child(2n) {
  background-color: rgba(0, 86, 128, 0.1) !important; }

.table-striped-columns > :not(caption) > tr > :nth-child(2n) {
  --bs-table-accent-bg:rgba($brand-primary, 0.0)!important; }

#page_167 .table-isca.table-striped > tbody > tr:nth-of-type(even) > td {
  background-color: rgba(101, 193, 190, 0.04) !important; }

#page_167 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > * {
  background-color: rgba(101, 193, 190, 0.1) !important; }

#page_167 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg:rgba($av_167, 0.1)!important; }

#page_167 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > th {
  background-color: #65c1be !important; }

#page_167 .table-isca.table-striped > tbody > tr:nth-of-type(even) > th {
  background-color: rgba(101, 193, 190, 0.8) !important; }

#page_167 .table-isca.table-striped > tbody > tr > td.tick {
  background-color: #65c1be !important; }

#page_167 .table-isca.table-striped-columns > tbody > tr > td:nth-child(2n) {
  background-color: rgba(101, 193, 190, 0.1) !important; }

#page_167 .table-striped-columns > :not(caption) > tr > :nth-child(2n) {
  --bs-table-accent-bg:rgba($av_167, 0.0)!important; }

#page_300 .table-isca.table-striped > tbody > tr:nth-of-type(even) > td {
  background-color: rgba(16, 87, 129, 0.04) !important; }

#page_300 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > * {
  background-color: rgba(16, 87, 129, 0.1) !important; }

#page_300 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg:rgba($av_300, 0.1)!important; }

#page_300 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > th {
  background-color: #105781 !important; }

#page_300 .table-isca.table-striped > tbody > tr:nth-of-type(even) > th {
  background-color: rgba(16, 87, 129, 0.8) !important; }

#page_300 .table-isca.table-striped > tbody > tr > td.tick {
  background-color: #105781 !important; }

#page_300 .table-isca.table-striped-columns > tbody > tr > td:nth-child(2n) {
  background-color: rgba(16, 87, 129, 0.1) !important; }

#page_300 .table-striped-columns > :not(caption) > tr > :nth-child(2n) {
  --bs-table-accent-bg:rgba($av_300, 0.0)!important; }

#page_406 .table-isca.table-striped > tbody > tr:nth-of-type(even) > td {
  background-color: rgba(249, 177, 0, 0.04) !important; }

#page_406 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > * {
  background-color: rgba(249, 177, 0, 0.1) !important; }

#page_406 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg:rgba($av_406, 0.1)!important; }

#page_406 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > th {
  background-color: #f9b100 !important; }

#page_406 .table-isca.table-striped > tbody > tr:nth-of-type(even) > th {
  background-color: rgba(249, 177, 0, 0.8) !important; }

#page_406 .table-isca.table-striped > tbody > tr > td.tick {
  background-color: #f9b100 !important; }

#page_406 .table-isca.table-striped-columns > tbody > tr > td:nth-child(2n) {
  background-color: rgba(249, 177, 0, 0.1) !important; }

#page_406 .table-striped-columns > :not(caption) > tr > :nth-child(2n) {
  --bs-table-accent-bg:rgba($av_406, 0.0)!important; }

#page_525 .table-isca.table-striped > tbody > tr:nth-of-type(even) > td {
  background-color: rgba(20, 180, 203, 0.04) !important; }

#page_525 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > * {
  background-color: rgba(20, 180, 203, 0.1) !important; }

#page_525 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg:rgba($av_525, 0.1)!important; }

#page_525 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > th {
  background-color: #14b4cb !important; }

#page_525 .table-isca.table-striped > tbody > tr:nth-of-type(even) > th {
  background-color: rgba(20, 180, 203, 0.8) !important; }

#page_525 .table-isca.table-striped > tbody > tr > td.tick {
  background-color: #14b4cb !important; }

#page_525 .table-isca.table-striped-columns > tbody > tr > td:nth-child(2n) {
  background-color: rgba(20, 180, 203, 0.1) !important; }

#page_525 .table-striped-columns > :not(caption) > tr > :nth-child(2n) {
  --bs-table-accent-bg:rgba($av_525, 0.0)!important; }

#page_532 .table-isca.table-striped > tbody > tr:nth-of-type(even) > td {
  background-color: rgba(150, 193, 31, 0.04) !important; }

#page_532 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > * {
  background-color: rgba(150, 193, 31, 0.1) !important; }

#page_532 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg:rgba($av_532, 0.1)!important; }

#page_532 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > th {
  background-color: #96c11f !important; }

#page_532 .table-isca.table-striped > tbody > tr:nth-of-type(even) > th {
  background-color: rgba(150, 193, 31, 0.8) !important; }

#page_532 .table-isca.table-striped > tbody > tr > td.tick {
  background-color: #96c11f !important; }

#page_532 .table-isca.table-striped-columns > tbody > tr > td:nth-child(2n) {
  background-color: rgba(150, 193, 31, 0.1) !important; }

#page_532 .table-striped-columns > :not(caption) > tr > :nth-child(2n) {
  --bs-table-accent-bg:rgba($av_532, 0.0)!important; }

#page_595 .table-isca.table-striped > tbody > tr:nth-of-type(even) > td {
  background-color: rgba(202, 114, 16, 0.04) !important; }

#page_595 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > * {
  background-color: rgba(202, 114, 16, 0.1) !important; }

#page_595 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg:rgba($av_595, 0.1)!important; }

#page_595 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > th {
  background-color: #ca7210 !important; }

#page_595 .table-isca.table-striped > tbody > tr:nth-of-type(even) > th {
  background-color: rgba(202, 114, 16, 0.8) !important; }

#page_595 .table-isca.table-striped > tbody > tr > td.tick {
  background-color: #ca7210 !important; }

#page_595 .table-isca.table-striped-columns > tbody > tr > td:nth-child(2n) {
  background-color: rgba(202, 114, 16, 0.1) !important; }

#page_595 .table-striped-columns > :not(caption) > tr > :nth-child(2n) {
  --bs-table-accent-bg:rgba($av_595, 0.0)!important; }

#page_621 .table-isca.table-striped > tbody > tr:nth-of-type(even) > td {
  background-color: rgba(145, 133, 190, 0.04) !important; }

#page_621 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > * {
  background-color: rgba(145, 133, 190, 0.1) !important; }

#page_621 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg:rgba($av_621, 0.1)!important; }

#page_621 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > th {
  background-color: #9185be !important; }

#page_621 .table-isca.table-striped > tbody > tr:nth-of-type(even) > th {
  background-color: rgba(145, 133, 190, 0.8) !important; }

#page_621 .table-isca.table-striped > tbody > tr > td.tick {
  background-color: #9185be !important; }

#page_621 .table-isca.table-striped-columns > tbody > tr > td:nth-child(2n) {
  background-color: rgba(145, 133, 190, 0.1) !important; }

#page_621 .table-striped-columns > :not(caption) > tr > :nth-child(2n) {
  --bs-table-accent-bg:rgba($av_621, 0.0)!important; }

#page_LV10 .table-isca.table-striped > tbody > tr:nth-of-type(even) > td {
  background-color: rgba(163, 29, 62, 0.04) !important; }

#page_LV10 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > * {
  background-color: rgba(163, 29, 62, 0.1) !important; }

#page_LV10 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg:rgba($av_lv10, 0.1)!important; }

#page_LV10 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > th {
  background-color: #a31d3e !important; }

#page_LV10 .table-isca.table-striped > tbody > tr:nth-of-type(even) > th {
  background-color: rgba(163, 29, 62, 0.8) !important; }

#page_LV10 .table-isca.table-striped > tbody > tr > td.tick {
  background-color: #a31d3e !important; }

#page_LV10 .table-isca.table-striped-columns > tbody > tr > td:nth-child(2n) {
  background-color: rgba(163, 29, 62, 0.1) !important; }

#page_LV10 .table-striped-columns > :not(caption) > tr > :nth-child(2n) {
  --bs-table-accent-bg:rgba($av_lv10, 0.0)!important; }

#page_313 .table-isca.table-striped > tbody > tr:nth-of-type(even) > td {
  background-color: rgba(87, 133, 64, 0.04) !important; }

#page_313 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > * {
  background-color: rgba(87, 133, 64, 0.1) !important; }

#page_313 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg:rgba($av_313, 0.1)!important; }

#page_313 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > th {
  background-color: #578540 !important; }

#page_313 .table-isca.table-striped > tbody > tr:nth-of-type(even) > th {
  background-color: rgba(87, 133, 64, 0.8) !important; }

#page_313 .table-isca.table-striped > tbody > tr > td.tick {
  background-color: #578540 !important; }

#page_313 .table-isca.table-striped-columns > tbody > tr > td:nth-child(2n) {
  background-color: rgba(87, 133, 64, 0.1) !important; }

#page_313 .table-striped-columns > :not(caption) > tr > :nth-child(2n) {
  --bs-table-accent-bg:rgba($av_313, 0.0)!important; }

#page_328 .table-isca.table-striped > tbody > tr:nth-of-type(even) > td {
  background-color: rgba(229, 0, 118, 0.04) !important; }

#page_328 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > * {
  background-color: rgba(229, 0, 118, 0.1) !important; }

#page_328 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg:rgba($av_328, 0.1)!important; }

#page_328 .table-isca.table-striped > tbody > tr:nth-of-type(odd) > th {
  background-color: #e50076 !important; }

#page_328 .table-isca.table-striped > tbody > tr:nth-of-type(even) > th {
  background-color: rgba(229, 0, 118, 0.8) !important; }

#page_328 .table-isca.table-striped > tbody > tr > td.tick {
  background-color: #e50076 !important; }

#page_328 .table-isca.table-striped-columns > tbody > tr > td:nth-child(2n) {
  background-color: rgba(229, 0, 118, 0.1) !important; }

#page_328 .table-striped-columns > :not(caption) > tr > :nth-child(2n) {
  --bs-table-accent-bg:rgba($av_328, 0.0)!important; }

.table-isca {
  --bs-table-hover-bg:rgba(255,0,0,0.00)!important; }

.documentation-link img {
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.1);
  width: 80%; }

.drop-from-top {
  padding-top: 0em; }

.aevum-vita-406-hero {
  background-image: url("../../images/product-image/Aevum-Vita-406-hero-fade.webp");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-color: rgba(253, 223, 159, 0.2);
  background-size: contain; }

.aevum-vita-525-hero {
  background-image: url("../../images/product-image/Aevum-Vita-525-hero-fade.webp");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-color: rgba(144, 209, 223, 0.12);
  background-size: contain; }

.aevum-vita-595-hero {
  background-image: url("../../images/product-image/Aevum-Vita-595-hero-fade.webp");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-color: rgba(202, 114, 16, 0.09);
  background-size: contain; }

.aevum-vita-532-hero {
  background-image: url("../../images/product-image/Aevum-Vita-532-hero-fade.webp");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-color: rgba(150, 193, 31, 0.1);
  background-size: contain; }

.aevum-vita-300-hero {
  background-image: url("../../images/product-image/Aevum-Vita-300-hero-fade.webp");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-color: rgba(16, 87, 129, 0.1);
  background-size: contain; }

.aevum-vita-167-hero {
  background-image: url("../../images/product-image/Aevum-Vita-167-hero-fade.webp");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-color: rgba(194, 230, 229, 0.21);
  background-size: contain; }

.aevum-vita-621-hero {
  background-image: url("../../images/product-image/Aevum-Vita-621-hero-fade.webp");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-color: rgba(145, 133, 190, 0.1);
  background-size: contain; }

.aevum-vita-LV10-hero {
  background-image: url("../../images/product-image/Aevum-Vita-LV10-hero-fade.webp");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-color: rgba(163, 29, 62, 0.1);
  background-size: contain; }

.aevum-vita-313-hero {
  background-image: url("../../images/product-image/Aevum-Vita-313-hero-fade.webp");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-color: rgba(87, 133, 64, 0.1);
  background-size: contain; }

.aevum-vita-328-hero {
  background-image: url("../../images/product-image/Aevum-Vita-328-hero-fade.webp");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-color: rgba(229, 0, 118, 0.08);
  background-size: contain; }

.product-menu {
  display: none !important; }

#product-page .product-menu, #page_167 .product-menu, #page_300 .product-menu, #page_406 .product-menu, #page_525 .product-menu, #page_532 .product-menu, #page_595 .product-menu, #page_621 .product-menu, #page_LV10 .product-menu, #page_313 .product-menu, #page_328 .product-menu {
  display: block !important; }

.features {
  font-size: 0.75em;
  padding: 0px !important;
  text-transform: uppercase; }

.isca-modal .modal-body {
  padding: 0px; }

.isca-modal .btn-close {
  opacity: 1;
  color: #009cac; }

.modal-backdrop {
  background-color: black;
  opacity: 0.85 !important; }

/* testimonials feature */
.testimonial_feature {
  display: block;
  margin: 0px auto 60px 0px;
  position: relative;
  clear: both; }

.testimonial_feature:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -25px;
  left: 40px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 25px 25px 0 0;
  border-color: #005680 transparent transparent transparent; }

.testimonial_feature:nth-child(even):after {
  right: 40px !important;
  left: auto;
  border-width: 25px 0 0 25px;
  border-color: #009cac transparent transparent transparent; }

.testimonial_feature blockquote {
  text-align: center;
  color: white;
  font-size: 16px;
  line-height: 22px;
  margin: 0px 0px 0px 0px;
  border: none;
  padding: 25px 30px 25px 30px;
  quotes: "\201C" "\201D" "\2018" "\2019";
  background-color: #005680; }

.testimonial_feature:nth-child(even) blockquote {
  color: white;
  background-color: #009cac; }

/**/
.testimonial_feature blockquote p:before,
.testimonial_feature blockquote p:after {
  color: white;
  content: open-quote;
  font-size: 40px;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em; }

.testimonial_feature blockquote p:after {
  content: close-quote; }

.testimonial_feature:nth-child(even) blockquote p:before,
.testimonial_feature:nth-child(even) blockquote p:after {
  color: #e4e4e4; }

/*.testimonial_feature blockquote p:after {
  content: '"';
  padding-left: 10px;
}*/
.testimonial_feature blockquote p {
  display: inline;
  color: inherit;
  text-decoration: none;
  font-style: italic; }

.testimonial_feature blockquote a {
  color: inherit;
  text-decoration: none; }

.testimonial_feature blockquote a:hover {
  color: inherit;
  text-decoration: none; }

.testimonial_feature blockquote:hover {
  text-decoration: none; }

.testimonial_feature blockquote footer {
  font-size: 14px;
  margin: 20px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
  text-align: center;
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  bottom: -25px;
  left: 80px;
  color: inherit; }

.testimonial_feature:nth-child(even) blockquote footer {
  text-align: center;
  right: 80px;
  left: auto;
  color: inherit; }

.testimonial_feature blockquote footer cite {
  font-weight: 400;
  text-align: center;
  padding: 10px 0px 0px 0px; }

.testimonial_feature blockquote footer cite:before {
  content: ",";
  padding: 0px 6px 0px 0px; }

.testimonial_feature blockquote footer span {
  color: inherit;
  font-style: italic;
  margin: 0px 10px 0px 0px; }

.testimonial_feature blockquote footer span:before {
  content: ",";
  padding: 0px 6px 0px 0px; }

.testimonial_feature blockquote .date {
  display: inline-block; }

.testimonial_feature blockquote .date:before {
  content: " - "; }

.testimonial_feature-btn {
  clear: both; }

#mail-sent {
  max-width: 100%;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.6);
  margin: 10px;
  padding: 16px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 1000;
  moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  animation: mail-sent 1s 1;
  -webkit-animation: mail-sent 0.5s 1;
  animation-fill-mode: forwards;
  animation-delay: 8s;
  -webkit-animation-delay: 8s;
  /* Safari and Chrome */
  -webkit-animation-fill-mode: forwards; }

#mail-sent a {
  color: #48155c;
  text-decoration: none; }

@keyframes mail-sent {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
#myTab .nav-link {
  background-color: #005680;
  color: white;
  border-radius: 0px !important;
  border: 1px solid white !important;
  padding: 1em 2em;
  border-radius: 1em !important;
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-bottom: 0px !important;
  font-size: 1.25em; }

#myTab .nav-link:hover {
  background-color: #009cac;
  color: white; }

#myTab .nav-link.active {
  background-color: white;
  color: #005680;
  border: 1px solid #005680 !important;
  border-bottom: 0px !important; }

@media (min-width: 768px) {
  .menu-main {
    position: relative !important; }

  #product-page .drop-from-top, #page_167 .drop-from-top, #page_300 .drop-from-top, #page_406 .drop-from-top, #page_525 .drop-from-top, #page_532 .drop-from-top, #page_595 .drop-from-top, #page_621 .drop-from-top, #page_LV10 .drop-from-top, #page_313 .drop-from-top, #page_328 .drop-from-top {
    padding-top: 0em; }

  .drop-from-top {
    padding-top: 0em; }

  #mainmenu .nav-link {
    color: #005680;
    text-align: center; }

  #mainmenu .nav-link.active {
    color: rgba(0, 86, 128, 0.5);
    text-align: center;
    font-weight: 600; }

  #mainmenu .dropdown-menu .nav-link {
    color: white;
    text-align: left; }

  #mainmenu .dropdown-menu .nav-link.active {
    color: rgba(255, 255, 255, 0.55);
    text-align: left; }

  .hero .info {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: transparent; }

  .menu-link-static-dropdown {
    position: absolute !important;
    background-color: rgba(0, 156, 172, 0.75); }

  .menu-link-static {
    position: static; }

  .dropdown-menu li {
    position: static; }

  .dropdown-menu {
    background-color: transparent;
    border: 0px solid #114b00;
    margin: 0px !important;
    padding: 0px !important;
    border-radius: 0px !important; }

  .submenu {
    background-color: transparent;
    border: 0px solid #114b00;
    margin: 0px !important;
    padding: 0px !important;
    border-radius: 0px !important; }

  .sub-submenu {
    background-color: transparent;
    border: 0px solid #114b00;
    margin: 0px !important;
    padding: 0px !important;
    border-radius: 0px !important; }

  .nav-item .submenu, .nav-item .sub-submenu {
    display: none;
    position: absolute !important;
    left: 100%;
    top: 0px;
    bottom: 0px; }

  .nav-item .submenu-left {
    right: 100%;
    left: auto; }

  .dropdown-menu > li:hover {
    background-color: #f1f1f1; }

  .dropdown-menu > li:hover > .submenu {
    display: block; }

  .dropdown-menu > li:hover > .sub-submenu {
    display: block; }

  .border-dotted {
    border-right: dotted 1px; }

  .quicklink-menu a {
    width: calc(100% / 5.4); } }
@media (min-width: 992px) {
  .menu-main {
    background-color: rgba(255, 255, 255, 0.5) !important;
    z-index: 100;
    position: absolute !important;
    top: 0px;
    left: 0px;
    right: 0px; }

  .our-lab {
    background-image: var(--background);
    background-position: var(--position);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: var(--height); }

  #product-page .drop-from-top, #page_167 .drop-from-top, #page_300 .drop-from-top, #page_406 .drop-from-top, #page_525 .drop-from-top, #page_532 .drop-from-top, #page_595 .drop-from-top, #page_621 .drop-from-top, #page_LV10 .drop-from-top, #page_313 .drop-from-top, #page_328 .drop-from-top {
    padding-top: 18em; }

  .drop-from-top {
    padding-top: 10em; }

  .aevum-vita-406-hero {
    background-size: 60%;
    background-image: url("../../images/product-image/Aevum-Vita-406-hero.webp"); }

  .aevum-vita-525-hero {
    background-size: 60%;
    background-image: url("../../images/product-image/Aevum-Vita-525-hero.webp"); }

  .aevum-vita-595-hero {
    background-size: 60%;
    background-image: url("../../images/product-image/Aevum-Vita-595-hero.webp"); }

  .aevum-vita-532-hero {
    background-size: 60%;
    background-image: url("../../images/product-image/Aevum-Vita-532-hero.webp"); }

  .aevum-vita-300-hero {
    background-size: 60%;
    background-image: url("../../images/product-image/Aevum-Vita-300-hero.webp"); }

  .aevum-vita-167-hero {
    background-size: 60%;
    background-image: url("../../images/product-image/Aevum-Vita-167-hero.webp"); }

  .aevum-vita-621-hero {
    background-size: 60%;
    background-image: url("../../images/product-image/Aevum-Vita-621-hero.webp"); }

  .aevum-vita-LV10-hero {
    background-size: 60%;
    background-image: url("../../images/product-image/Aevum-Vita-LV10-hero.webp"); }

  .aevum-vita-313-hero {
    background-size: 60%;
    background-image: url("../../images/product-image/Aevum-Vita-313-hero.webp"); }

  .aevum-vita-328-hero {
    background-size: 60%;
    background-image: url("../../images/product-image/Aevum-Vita-328-hero.webp"); }

  .hero .info {
    position: absolute;
    top: 60%; }

  .quicklink-menu a {
    width: calc(100% / 5.4);
    font-size: 0.65em; } }
@media (min-width: 1200px) {
  #product-page .drop-from-top, #page_167 .drop-from-top, #page_300 .drop-from-top, #page_406 .drop-from-top, #page_525 .drop-from-top, #page_532 .drop-from-top, #page_595 .drop-from-top, #page_621 .drop-from-top, #page_LV10 .drop-from-top, #page_313 .drop-from-top, #page_328 .drop-from-top {
    padding-top: 18em; }

  .drop-from-top {
    padding-top: 11em; }

  .quicklink-menu a {
    width: calc(100% / 10.8); } }
@media (min-width: 1400px) {
  #product-page .drop-from-top, #page_167 .drop-from-top, #page_300 .drop-from-top, #page_406 .drop-from-top, #page_525 .drop-from-top, #page_532 .drop-from-top, #page_595 .drop-from-top, #page_621 .drop-from-top, #page_LV10 .drop-from-top, #page_313 .drop-from-top, #page_328 .drop-from-top {
    padding-top: 20em; }

  .aevum-vita-406-hero {
    background-size: contain; }

  .aevum-vita-525-hero {
    background-size: contain; }

  .aevum-vita-595-hero {
    background-size: contain; }

  .aevum-vita-532-hero {
    background-size: contain; }

  .aevum-vita-300-hero {
    background-size: contain; }

  .aevum-vita-167-hero {
    background-size: contain; }

  .aevum-vita-621-hero {
    background-size: contain; }

  .aevum-vita-LV10-hero {
    background-size: contain; }

  .aevum-vita-313-hero {
    background-size: contain; }

  .aevum-vita-328-hero {
    background-size: contain; } }
