@charset "UTF-8";
/*
Theme Name:   BHS - Website
Theme URI: 	  -
Description:  Theme für BHS - Website
Author:       FACTOR Innsbruck
Theme URI: 	  -
Template:     hello-elementor
*/
body:not([class*=elementor-page-]) .site-main {
  max-width: 100% !important;
}

body .elementor-row > .elementor-column {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media screen and (max-width: 575px) {
  .site-header, body:not([class*=elementor-page-]) .site-main {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
/* ------------------------------------------------------------------------------------
 *
 * Media queries
 *
 * ---------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------
 *
 * Fonts
 *
 * ---------------------------------------------------------------------------------- */
/* Kelson Light */
@font-face {
  font-family: "Kelson";
  font-display: swap;
  src: url("assets/fonts/Kelson/KelsonSans-Light.eot");
  src: url("assets/fonts/Kelson/KelsonSans-Light.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Kelson/KelsonSans-Light.woff2") format("woff2"), url("assets/fonts/Kelson/KelsonSans-Light.woff") format("woff"), url("assets/fonts/Kelson/KelsonSans-Light.ttf") format("truetype");
  font-weight: 300;
}
/* IBM Plex Sans Medium */
@font-face {
  font-family: "IBM Plex Sans Medium";
  font-display: swap;
  src: url("assets/fonts/IBMPlexSans-Medium.otf") format("opentype");
  src: url("assets/fonts/IBMPlexSans-Medium.ttf") format("truetype");
  font-weight: 500;
}
/* IBM Plex Sans Medium */
@font-face {
  font-family: "IBM Plex Sans Regular";
  font-display: swap;
  src: url("assets/fonts/IBMPlexSans-Regular.otf") format("opentype");
  src: url("assets/fonts/IBMPlexSans-Regular.ttf") format("truetype");
  font-weight: 400;
}
/* ------------------------------------------------------------------------------------
 *
 * Colors
 *
 * ---------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------
 *
 * Body
 *
 * ---------------------------------------------------------------------------------- */
html {
  font-size: 100%;
  color: #000000;
}

body {
  font-family: "IBM Plex Sans Regular", "helvetive", "arial", serif !important;
  font-size: 18px !important;
  line-height: 28px !important;
  font-weight: 500 !important;
  font-style: normal;
  letter-spacing: normal;
  color: #000000 !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-display: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
}
body main {
  overflow: hidden;
  flex-grow: 1;
  width: 100%;
}
body main .content-100 {
  height: 100vh;
}
@media screen and (max-width: 991px) {
  body main .content-100 {
    height: calc(100vh - 108px);
  }
}
body main .content-small {
  height: 65vh;
}
@media screen and (max-width: 991px) {
  body main .content-small {
    height: calc(100vh - 108px);
  }
}
body main .content-contact-small {
  height: 35vh;
}
@media screen and (max-width: 991px) {
  body main .content-contact-small {
    height: calc(60vh - 108px);
  }
}
body .fa_index-front {
  z-index: 2;
}
body .show-overflow {
  overflow: visible !important;
}
body ::selection {
  background-color: #104E8F;
  color: #FFFFFF;
}
body p {
  color: #000000;
  margin-bottom: 0;
}
body .no-link {
  text-decoration: none;
}
body .elementor-column-wrap.elementor-element-populated {
  padding: 0 !important;
}
body .no-container .container {
  max-width: 100% !important;
}
body .content-center {
  margin: 0 auto;
}
body .container {
  max-width: 70% !important;
  margin-right: 5% !important;
}
@media screen and (max-width: 991px) {
  body .container {
    max-width: 100% !important;
    margin-right: auto !important;
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
}
body .small-container {
  max-width: 42% !important;
}
@media screen and (max-width: 991px) {
  body .small-container {
    max-width: 100% !important;
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
}
body .small-container-list {
  margin-left: 25% !important;
  max-width: 50% !important;
  margin-right: 5% !important;
}
@media screen and (max-width: 991px) {
  body .small-container-list {
    max-width: 100% !important;
    padding-left: 35px !important;
    padding-right: 35px !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 991px) {
  body .resp_container .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 991px) {
  body .resp_container .yes-left .row {
    flex-direction: column-reverse;
  }
}
body .resp_container .yes-left .resp_image-container .background-image {
  position: inherit;
}
@media screen and (max-width: 991px) {
  body .resp_container .yes-left .resp_image-container .background-image {
    position: relative;
    left: -70px;
  }
}
@media screen and (max-width: 991px) {
  body .resp_container .yes-left .resp_image-container .background-image.h-100 {
    height: 300px !important;
    background-size: contain !important;
    background-position: left !important;
  }
}
@media screen and (max-width: 991px) {
  body .resp_container .resp_image-container {
    margin-top: 20px;
  }
}
@media screen and (max-width: 991px) {
  body .resp_container .resp_image-container .background-image {
    position: relative;
    right: -35px;
  }
}
@media screen and (max-width: 991px) {
  body .resp_container .resp_image-container .background-image.h-100 {
    height: 300px !important;
    background-size: contain !important;
    background-position: right !important;
  }
}
body section.elementor-element > .elementor-container {
  max-width: 100% !important;
}
body .elementor-row > .elementor-column {
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 991px) {
  body.page-template-contact .content-small {
    height: 40vh;
    overflow: hidden;
  }
}
body.page-template-contact .content-small .header-container .background-image {
  height: 40vh;
}

section.elementor-element {
  overflow: hidden;
}

header.page-header {
  display: none;
}

.cookieconsent_open {
  position: inherit;
  left: 0;
  right: 0;
}
.cookieconsent_open button {
  padding: 0;
  background-color: transparent;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  position: relative;
  text-decoration: none;
  height: auto;
}
.cookieconsent_open button:after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 4px;
  background: rgba(0, 0, 0, 0.1);
  content: "";
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s;
  transform: translateY(10px);
}
.cookieconsent_open button:focus, .cookieconsent_open button:hover {
  color: #FFFFFF;
  background-color: transparent;
  outline: none;
  box-shadow: none;
}
.cookieconsent_open button:focus:after, .cookieconsent_open button:hover:after {
  opacity: 1;
  transform: translateY(0px);
}

body[section-brightness=fa_section-dark] header.site-header #sidebar-wrapper .toggle-container .logo-wrapper .fa_logo-sm:after {
  content: "";
  background-image: url(assets/img/logo/bhs_logo_white_sm.svg) !important;
}
body[section-brightness=fa_section-dark] header.site-header #sidebar-wrapper .toggle-container .burgerMenu-wrapper a.sidebar-toggle.toggle-menu-burger .toggle-menu-box .toggle-menu-inner {
  background-color: #FFFFFF !important;
}
body[section-brightness=fa_section-dark] header.site-header #sidebar-wrapper .toggle-container .burgerMenu-wrapper a.sidebar-toggle.toggle-menu-burger .toggle-menu-box .toggle-menu-inner:before {
  background-color: #FFFFFF !important;
}
body[section-brightness=fa_section-dark] header.site-header #sidebar-wrapper .toggle-container .burgerMenu-wrapper a.sidebar-toggle.toggle-menu-burger .toggle-menu-box .toggle-menu-inner:after {
  background-color: #FFFFFF !important;
}
body[section-brightness=fa_section-dark] header.site-header #sidebar-wrapper #collapesMenu {
  display: none;
}

header.site-header {
  font-weight: 100;
  background: transparent;
  width: auto;
  height: 100%;
  padding: 0;
  position: fixed;
  z-index: 100;
  left: 0;
  transition: all 0.3s;
}
header.site-header #sidebar-container {
  transition: all 0.5s ease;
}
header.site-header #sidebar-container.toggled {
  padding-left: 280px;
}
@media screen and (max-width: 1100px) {
  header.site-header #sidebar-container.toggled {
    padding-left: 240px;
  }
}
header.site-header #sidebar-container.toggled #sidebar-wrapper {
  left: -280px;
  margin-left: 280px;
  background: #FFFFFF;
  box-shadow: 3px 0px 40px -5px rgb(94, 94, 94);
}
@media screen and (max-width: 1100px) {
  header.site-header #sidebar-container.toggled #sidebar-wrapper {
    left: -240px;
    margin-left: 240px;
  }
}
header.site-header #sidebar-container.toggled #sidebar-wrapper .toggle-container {
  display: none;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu {
  display: block;
  padding: 50px;
}
@media screen and (max-width: 1100px) {
  header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu {
    padding: 40px;
  }
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .fa_el-three {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .logo-wrapper-lg {
  position: relative;
  display: block;
  padding: 0 1rem;
}
@media screen and (max-width: 1300px) {
  header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .logo-wrapper-lg {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1199px) {
  header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .logo-wrapper-lg {
    margin-bottom: 30px;
  }
}
@media screen and (max-height: 800px) {
  header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .logo-wrapper-lg {
    margin-bottom: 55px;
  }
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .logo-wrapper-lg .fa_logo-lg:after {
  content: "";
  background-image: url(assets/img/logo/bhs_logo_primary.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  /*                  position: absolute;*/
  height: 100px;
  width: 135px;
  display: block;
}
@media screen and (max-width: 1560px) {
  header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .logo-wrapper-lg .fa_logo-lg:after {
    height: 90px;
    width: 110px;
  }
}
@media screen and (max-width: 1199px) {
  header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .logo-wrapper-lg .fa_logo-lg:after {
    height: 80px;
    width: 100px;
  }
}
@media screen and (max-width: 1100px) {
  header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .logo-wrapper-lg .fa_logo-lg:after {
    height: 60px;
    width: 90px;
  }
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .bg-light {
  background-color: transparent !important;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .navbar-collapse {
  width: 100%;
  display: block !important;
  align-items: inherit;
  flex-basis: inherit;
  flex-grow: inherit;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu {
  list-style: none;
  padding: 0;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu li {
  line-height: 44px;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu li a {
  font-weight: 500;
  font-size: 20px;
  position: relative;
  text-decoration: none;
  color: #B3B3B3;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu li a:after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: rgba(16, 78, 143, 0.8);
  content: "";
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s;
  transform: translateY(10px);
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu li a:focus, header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu li a:hover {
  color: #B3B3B3;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu li a:focus:after, header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu li a:hover:after {
  opacity: 1;
  transform: translateY(0px);
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu li:last-child {
  position: relative;
  padding-top: 10px;
  margin-top: 10px;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu li:last-child:before {
  content: "";
  position: absolute;
  top: 0;
  height: 1px;
  width: 60px;
  background-color: rgba(179, 179, 179, 0.3);
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu li.menu-item-has-children {
  line-height: 30px;
  margin-bottom: 8px;
  position: relative;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu li.menu-item-has-children > a {
  position: relative;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu li.menu-item-has-children > a:before {
  content: "";
  cursor: pointer;
  border: solid #B3B3B3;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: translateY(-50%) rotate(45deg);
  position: absolute;
  right: -20px;
  top: 50%;
  transition: all 0.5s ease-out;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu li.menu-item-has-children.fd_active-submenu > a:before {
  transform: translateY(-50%) rotate(-135deg);
  top: 50%;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu li.menu-item-has-children a:focus:after, header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu li.menu-item-has-children a:hover:after {
  content: none;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu li.menu-item-has-children .sub-menu {
  padding-left: 15px;
  list-style: none;
  /*                      transition: max-height 1.4s linear;
                        overflow: hidden;
                        max-height: 0;*/
  /*                      &.fd_show-subMenu {
                          max-height: 250px;
                        }*/
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu li.menu-item-has-children .sub-menu li {
  padding: 0;
  margin: 0;
  line-height: 30px;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu li.menu-item-has-children .sub-menu li:before {
  content: none;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu li.menu-item-has-children .sub-menu li a {
  font-size: 18px;
  line-height: normal;
  font-weight: 300;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu li.menu-item-has-children .sub-menu li a:after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: rgba(16, 78, 143, 0.8);
  content: "";
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s;
  transform: translateY(10px);
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu li.menu-item-has-children .sub-menu li a:focus, header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu li.menu-item-has-children .sub-menu li a:hover {
  color: #B3B3B3;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu li.menu-item-has-children .sub-menu li a:focus:after, header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu li.menu-item-has-children .sub-menu li a:hover:after {
  opacity: 1;
  transform: translateY(0px);
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .side-nav-collapsed ul.menu li.menu-item-has-children .sub-menu li a .vertical-align-super {
  display: none;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .social-container {
  padding: 0 1rem;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .social-container #social_menu-nav a {
  margin-right: 30px;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .social-container #social_menu-nav a:last-child {
  margin-right: 0;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .social-container #social_menu-nav a img {
  transition: all 0.3s;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .social-container #social_menu-nav a img:hover {
  transform: scale(1.2);
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .lang-switch-container {
  padding: 0 1rem;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .lang-switch-container #lang-widget .widget_icl_lang_sel_widget .wpml-ls {
  padding: 0 !important;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .lang-switch-container #lang-widget .widget_icl_lang_sel_widget .wpml-ls ul li {
  margin-right: 20px;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .lang-switch-container #lang-widget .widget_icl_lang_sel_widget .wpml-ls ul li:last-child {
  margin-right: 0;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .lang-switch-container #lang-widget .widget_icl_lang_sel_widget .wpml-ls ul li a {
  padding: 0;
  font-family: "IBM Plex Sans Medium", "Times New Roman", serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 24px;
  color: #B3B3B3;
  transition: 0.3s all ease 0s;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .lang-switch-container #lang-widget .widget_icl_lang_sel_widget .wpml-ls ul li a:hover {
  text-decoration: none;
  opacity: 0.6;
}
header.site-header #sidebar-container.toggled #sidebar-wrapper #collapesMenu .nav-container .lang-switch-container #lang-widget .widget_icl_lang_sel_widget .wpml-ls ul li.wpml-ls-current-language a {
  color: #000000;
}
header.site-header #sidebar-container #sidebar-wrapper {
  z-index: 1000;
  position: fixed;
  left: -150px;
  width: 280px;
  height: 100%;
  overflow-y: auto;
  background: transparent;
  transition: all 0.5s ease;
}
@media screen and (max-width: 1100px) {
  header.site-header #sidebar-container #sidebar-wrapper {
    left: -130px;
    width: 240px;
  }
}
header.site-header #sidebar-container #sidebar-wrapper .toggle-container {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  z-index: 99;
}
header.site-header #sidebar-container #sidebar-wrapper .toggle-container .logo-wrapper {
  position: relative;
  top: -40px;
}
header.site-header #sidebar-container #sidebar-wrapper .toggle-container .logo-wrapper .fa_logo-sm:after {
  content: "";
  background-image: url(assets/img/logo/bhs_logo_primary.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -30px;
  height: 45px;
  width: 60px;
}
header.site-header #sidebar-container #sidebar-wrapper .toggle-container .burgerMenu-wrapper {
  margin: 0;
}
header.site-header #sidebar-container #sidebar-wrapper .toggle-container .burgerMenu-wrapper a.sidebar-toggle {
  display: block;
  position: relative;
  text-decoration: none;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  margin-top: -15px !important;
}
header.site-header #sidebar-container #sidebar-wrapper .toggle-container .burgerMenu-wrapper a.sidebar-toggle.toggle-menu-burger {
  font: inherit;
  overflow: visible;
  margin: 0;
  padding: 0;
  cursor: pointer;
  transition-timing-function: linear;
  transition-duration: 0.15s;
  transition-property: opacity, filter;
  text-transform: none;
  color: inherit;
  border: 0;
  background-color: transparent;
}
header.site-header #sidebar-container #sidebar-wrapper .toggle-container .burgerMenu-wrapper a.sidebar-toggle.toggle-menu-burger .toggle-menu-box .toggle-menu-inner {
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 75ms;
  position: relative;
  width: 44px;
  height: 2px;
  transition-property: transform;
  border-radius: 0;
  background-color: #000000;
  display: block;
}
header.site-header #sidebar-container #sidebar-wrapper .toggle-container .burgerMenu-wrapper a.sidebar-toggle.toggle-menu-burger .toggle-menu-box .toggle-menu-inner:before {
  transition: top 75ms ease 0.12s, opacity 75ms ease;
  top: -7px;
  display: block;
  content: "";
  position: absolute;
  width: 44px;
  height: 2px;
  border-radius: 0;
  background-color: #000000;
}
header.site-header #sidebar-container #sidebar-wrapper .toggle-container .burgerMenu-wrapper a.sidebar-toggle.toggle-menu-burger .toggle-menu-box .toggle-menu-inner:after {
  transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  bottom: -7px;
  display: block;
  content: "";
  position: absolute;
  width: 44px;
  height: 2px;
  border-radius: 0;
  background-color: #000000;
}
header.site-header #sidebar-container #sidebar-wrapper #collapesMenu {
  display: none;
}

@media screen and (max-width: 991px) {
  header.site-header {
    transition: all 0.3s ease-in-out;
    position: fixed;
    max-width: 100%;
    width: 100%;
    padding: 15px 35px;
    height: auto;
    background-color: #FFFFFF;
    top: 0;
    left: 0;
  }
}
@media screen and (max-width: 575px) {
  header.site-header {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
header.site-header #mobile-menu {
  position: relative;
}
header.site-header #mobile-menu .nav-container {
  padding: 15px 0;
}
header.site-header #mobile-menu .nav-container .logo-wrapper-lg {
  transition: all 0.3s ease-in-out;
  position: relative;
  top: 0;
  left: 0;
  width: 100px;
}
header.site-header #mobile-menu .nav-container .logo-wrapper-lg img {
  height: 50px;
  width: auto;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu {
  width: 100%;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar {
  width: 100%;
  position: inherit;
  display: inherit;
  padding: 0;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar a.toggle-menu-burger {
  transition: all 0.3s ease-in-out;
  position: absolute;
  right: 0;
  padding: 0;
  border: 0;
  top: 40px;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar a.toggle-menu-burger .toggle-menu-box .toggle-menu-inner {
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 75ms;
  position: relative;
  width: 44px;
  height: 4px;
  transition-property: transform;
  border-radius: 0;
  background-color: #000000;
  top: 50%;
  transform: translateY(-50%);
  display: block;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar a.toggle-menu-burger .toggle-menu-box .toggle-menu-inner:before {
  transition: top 75ms ease 0.12s, opacity 75ms ease;
  top: -11px;
  display: block;
  content: "";
  position: absolute;
  width: 44px;
  height: 4px;
  border-radius: 0;
  background-color: #000000;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar a.toggle-menu-burger .toggle-menu-box .toggle-menu-inner:after {
  transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  bottom: -11px;
  display: block;
  content: "";
  position: absolute;
  width: 44px;
  height: 4px;
  border-radius: 0;
  background-color: #000000;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse {
  padding: 50px 0;
}
@media screen and (max-width: 480px) {
  header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse {
    padding: 25px 0;
  }
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu {
  list-style: none;
  padding: 0;
  width: fit-content;
  margin: 0 auto;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu li {
  line-height: 44px;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu li a {
  font-weight: 500;
  font-size: 20px;
  position: relative;
  text-decoration: none;
  color: #B3B3B3;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu li a:after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 4px;
  background: rgba(16, 78, 143, 0.8);
  content: "";
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s;
  transform: translateY(10px);
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu li a:focus, header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu li a:hover {
  color: #B3B3B3;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu li a:focus:after, header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu li a:hover:after {
  opacity: 1;
  transform: translateY(0px);
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu li:last-child {
  position: relative;
  padding-top: 10px;
  margin-top: 10px;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu li:last-child:before {
  content: "";
  position: absolute;
  top: 0;
  height: 1px;
  width: 60px;
  background-color: rgba(179, 179, 179, 0.3);
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu li.menu-item-has-children {
  line-height: 30px;
  margin-bottom: 8px;
  position: relative;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu li.menu-item-has-children > a {
  position: relative;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu li.menu-item-has-children > a:before {
  content: "";
  cursor: pointer;
  border: solid #B3B3B3;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: translateY(-50%) rotate(45deg);
  position: absolute;
  right: -20px;
  top: 50%;
  transition: all 0.5s ease-out;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu li.menu-item-has-children.fd_active-submenu > a:before {
  transform: translateY(-50%) rotate(-135deg);
  top: 50%;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu li.menu-item-has-children a:focus:after, header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu li.menu-item-has-children a:hover:after {
  content: none;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu li.menu-item-has-children .sub-menu {
  padding-left: 0;
  list-style: none;
  /*                    transition: max-height 1.4s linear;
                      overflow: hidden;
                      max-height: 0;*/
  /*                    &.fd_show-subMenu {
                        max-height: 250px;
                      }*/
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu li.menu-item-has-children .sub-menu li {
  padding: 0;
  margin: 0;
  line-height: 30px;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu li.menu-item-has-children .sub-menu li:before {
  content: none;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu li.menu-item-has-children .sub-menu li a {
  font-size: 17px;
  line-height: normal;
  font-weight: 300;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu li.menu-item-has-children .sub-menu li a:after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: rgba(16, 78, 143, 0.8);
  content: "";
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s;
  transform: translateY(10px);
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu li.menu-item-has-children .sub-menu li a:focus, header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu li.menu-item-has-children .sub-menu li a:hover {
  color: #B3B3B3;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu li.menu-item-has-children .sub-menu li a:focus:after, header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu li.menu-item-has-children .sub-menu li a:hover:after {
  opacity: 1;
  transform: translateY(0px);
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse ul.menu li.menu-item-has-children .sub-menu li a .vertical-align-super {
  display: none;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse .mobile-secondary-menu {
  margin-top: 50px;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse .mobile-secondary-menu .social-container #social_menu-nav a {
  margin-right: 30px;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse .mobile-secondary-menu .social-container #social_menu-nav a:last-child {
  margin-right: 0;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse .mobile-secondary-menu .social-container #social_menu-nav a img {
  transition: all 0.3s;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse .mobile-secondary-menu .social-container #social_menu-nav a img:hover {
  transform: scale(1.2);
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse .mobile-secondary-menu .lang-switch-container {
  margin-top: 25px;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse .mobile-secondary-menu .lang-switch-container #lang-widget .widget_icl_lang_sel_widget .wpml-ls {
  padding: 0 !important;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse .mobile-secondary-menu .lang-switch-container #lang-widget .widget_icl_lang_sel_widget .wpml-ls ul li {
  margin-right: 20px;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse .mobile-secondary-menu .lang-switch-container #lang-widget .widget_icl_lang_sel_widget .wpml-ls ul li:last-child {
  margin-right: 0;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse .mobile-secondary-menu .lang-switch-container #lang-widget .widget_icl_lang_sel_widget .wpml-ls ul li a {
  padding: 0;
  font-family: "IBM Plex Sans Medium", "Times New Roman", serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 24px;
  color: #B3B3B3;
  transition: 0.3s all ease 0s;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse .mobile-secondary-menu .lang-switch-container #lang-widget .widget_icl_lang_sel_widget .wpml-ls ul li a:hover {
  text-decoration: none;
  opacity: 0.6;
}
header.site-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar .navbar-collapse .mobile-secondary-menu .lang-switch-container #lang-widget .widget_icl_lang_sel_widget .wpml-ls ul li.wpml-ls-current-language a {
  color: #000000;
}
header.site-header.nav_is-active {
  background-color: white;
}
@media screen and (max-width: 575px) {
  header.site-header.nav_is-active {
    height: 100vh;
  }
}
header.site-header.nav_is-active .nav-container .mobile-nav-menu nav.navbar a.toggle-menu-burger .toggle-menu-box .toggle-menu-inner {
  transition-delay: 0.12s !important;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1) !important;
  transform: rotate(45deg) !important;
  background-color: #000000 !important;
}
header.site-header.nav_is-active .nav-container .mobile-nav-menu nav.navbar a.toggle-menu-burger .toggle-menu-box .toggle-menu-inner:after {
  background-color: #000000 !important;
  bottom: 0 !important;
  transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s !important;
  transform: rotate(-90deg) !important;
}
header.site-header.nav_is-active .nav-container .mobile-nav-menu nav.navbar a.toggle-menu-burger .toggle-menu-box .toggle-menu-inner:before {
  top: 0 !important;
  transition: top 75ms ease, opacity 75ms ease 0.12s !important;
  opacity: 0 !important;
}
header.site-header.fixed-header {
  padding: 0 35px;
  box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.34);
}
header.site-header.fixed-header #mobile-menu .nav-container .logo-wrapper-lg {
  width: 60px;
}
header.site-header.fixed-header #mobile-menu .nav-container .mobile-nav-menu nav.navbar a.toggle-menu-burger {
  top: 35px;
}

footer {
  font-family: "IBM Plex Sans Medium", "Times New Roman", serif;
  z-index: 12;
  padding-bottom: 0;
  padding-block-end: 0 !important;
}
footer .main-footer {
  padding: 35px 0;
}
footer .main-footer .footer-nav-container ul {
  list-style: none;
  padding: 0;
}
footer .main-footer .footer-nav-container ul li a {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  position: relative;
  text-decoration: none;
}
footer .main-footer .footer-nav-container ul li a:after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 4px;
  background: rgba(0, 0, 0, 0.1);
  content: "";
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s;
  transform: translateY(10px);
}
footer .main-footer .footer-nav-container ul li a:focus, footer .main-footer .footer-nav-container ul li a:hover {
  color: #FFFFFF;
}
footer .main-footer .footer-nav-container ul li a:focus:after, footer .main-footer .footer-nav-container ul li a:hover:after {
  opacity: 1;
  transform: translateY(0px);
}
footer .main-footer .footer-nav-container {
  font-weight: 300;
  font-size: 14px;
}
footer .main-footer .footer-nav-container .footer-headline {
  font-weight: 500;
}
footer .main-footer .footer-nav-container a {
  line-height: 17px;
  position: relative;
  text-decoration: none;
}
footer .main-footer .footer-nav-container a:after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 4px;
  background: rgba(0, 0, 0, 0.1);
  content: "";
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s;
  transform: translateY(10px);
}
footer .main-footer .footer-nav-container a:focus, footer .main-footer .footer-nav-container a:hover {
  color: #FFFFFF;
}
footer .main-footer .footer-nav-container a:focus:after, footer .main-footer .footer-nav-container a:hover:after {
  opacity: 1;
  transform: translateY(0px);
}
footer .sub-footer {
  padding: 22px 0;
}
footer .sub-footer #footer-socialIcons .textwidget a {
  margin-right: 100px;
}
@media screen and (max-width: 991px) {
  footer .sub-footer #footer-socialIcons .textwidget a {
    margin-right: 80px;
  }
}
@media screen and (max-width: 767px) {
  footer .sub-footer #footer-socialIcons .textwidget a {
    margin-right: 50px;
  }
}
footer .sub-footer #footer-socialIcons .textwidget a:last-child {
  margin-right: 0;
}
footer .sub-footer #footer-socialIcons .textwidget a img {
  transition: all 0.3s;
}
footer .sub-footer #footer-socialIcons .textwidget a img:hover {
  transform: scale(1.2);
}
footer .contact-container-footer {
  font-family: "IBM Plex Sans Medium", "Times New Roman", serif;
  font-size: 14px;
  line-height: 17px;
}
@media screen and (max-width: 1081px) {
  footer .contact-container-footer {
    font-size: 12.5px;
  }
}
@media screen and (max-width: 991px) {
  footer .contact-container-footer {
    font-size: 14px;
  }
}
@media screen and (max-width: 991px) {
  footer .contact-container-footer .footer-headline {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 1366px) {
  footer .contact-container-footer .col-lg-3.offset-lg-3 {
    margin-left: 0 !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
}
@media screen and (max-width: 991px) {
  footer .contact-container-footer .col-lg-3.offset-lg-3 {
    margin-bottom: 5px;
    flex: none !important;
    max-width: 1000% !important;
  }
}

#bhs_cookieconsent_open button {
  margin-top: -1px;
  text-align: left;
  padding: 0;
  text-transform: none;
  color: white;
}

.cookieconsent_arrow:hover, .cookieconsent_arrow:focus {
  background-color: #104E8F;
  border-color: #104E8F;
  outline: none;
}

.cookieconsent_buttons button:hover, .cookieconsent_buttons button:focus {
  background-color: #104E8F !important;
}

@media screen and (max-width: 1400px) {
  .home .header-container .background-image, .page-template-products .header-container .background-image {
    background-size: 35% !important;
    background-position: right bottom !important;
  }
}
@media screen and (max-width: 991px) {
  .home .header-container .background-image, .page-template-products .header-container .background-image {
    background-size: 50% !important;
  }
}
@media screen and (max-width: 800px) {
  .home .header-container .background-image, .page-template-products .header-container .background-image {
    background-size: 60% !important;
  }
}
@media screen and (max-width: 480px) {
  .home .header-container .background-image, .page-template-products .header-container .background-image {
    background-size: 65% !important;
    background-position: right -50px bottom -100px !important;
  }
}
@media screen and (max-width: 414px) {
  .home .header-container .background-image, .page-template-products .header-container .background-image {
    background-size: 80% !important;
    background-position: right -15px bottom -30px !important;
  }
}
@media screen and (max-width: 375px) {
  .home .header-container .background-image, .page-template-products .header-container .background-image {
    background-size: 70% !important;
    background-position: right -15px bottom -15px !important;
  }
}

@media screen and (max-width: 991px) {
  .header-container .header-content {
    padding-top: 50px;
    width: 60%;
  }
}
@media screen and (max-width: 500px) {
  .header-container .header-content {
    width: 100%;
  }
}
.header-container .fa_overlay-show {
  background: transparent linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000000 100%) 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  opacity: 0.4;
  height: 100%;
  width: 100%;
  position: absolute;
}
.header-container .arrow-container {
  position: relative;
  top: -50px;
  overflow: visible;
}
.header-container .arrow-container .arrow-down {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  animation: bounceAnimation 1.3s infinite;
}
.header-container .arrow-container .arrow-down:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 122px;
  height: 20px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1199px) {
  .header-container .arrow-container .arrow-down:before {
    width: 110px !important;
    height: 15px !important;
  }
}
.header-container .arrow-container .arrow-down.light-arrrow:before {
  content: "";
  background-image: url(assets/img/arrow-down-light.svg);
}
.header-container .arrow-container .arrow-down.primary-arrrow:before {
  content: "";
  background-image: url(assets/img/arrow-down-primary.svg);
}
.header-container .fa_text-end {
  margin-bottom: 190px;
}

@keyframes bounceAnimation {
  0% {
    bottom: 5px;
  }
  25%, 75% {
    bottom: 10px;
  }
  50% {
    bottom: 15px;
  }
  100% {
    bottom: 0;
  }
}
.page-id-701 .header-container .background-image.h-100, .page-id-12 .header-container .background-image.h-100 {
  background-size: 68% !important;
  background-position: right -53% bottom !important;
}
@media screen and (max-width: 1650px) {
  .page-id-701 .header-container .background-image.h-100, .page-id-12 .header-container .background-image.h-100 {
    background-size: 72% !important;
    background-position: right -68% bottom !important;
  }
}
@media screen and (max-width: 1070px) {
  .page-id-701 .header-container .background-image.h-100, .page-id-12 .header-container .background-image.h-100 {
    background-size: 70% !important;
  }
}
@media screen and (max-width: 991px) {
  .page-id-701 .header-container .background-image.h-100, .page-id-12 .header-container .background-image.h-100 {
    background-position: right bottom 70px !important;
  }
}
@media screen and (max-width: 767px) {
  .page-id-701 .header-container .background-image.h-100, .page-id-12 .header-container .background-image.h-100 {
    background-size: 80% !important;
    background-position: right bottom 85px !important;
  }
}
@media screen and (max-width: 480px) {
  .page-id-701 .header-container .background-image.h-100, .page-id-12 .header-container .background-image.h-100 {
    background-size: 100% !important;
  }
}

.page-id-4458 .header-container .background-image.h-100,
.page-id-5317 .header-container .background-image.h-100 {
  background-size: 60% !important;
  background-position: bottom 0 right -20% !important;
}
@media screen and (max-width: 1500px) {
  .page-id-4458 .header-container .background-image.h-100,
  .page-id-5317 .header-container .background-image.h-100 {
    background-size: 55% !important;
    background-position: bottom 0 right -20% !important;
  }
}
@media screen and (max-width: 1447px) {
  .page-id-4458 .header-container .background-image.h-100,
  .page-id-5317 .header-container .background-image.h-100 {
    background-size: 60% !important;
    background-position: bottom 0 right -25% !important;
  }
}
@media screen and (max-width: 991px) {
  .page-id-4458 .header-container .background-image.h-100,
  .page-id-5317 .header-container .background-image.h-100 {
    background-size: 80% !important;
    background-position: bottom 0 center !important;
  }
}
@media screen and (max-width: 767px) {
  .page-id-4458 .header-container .background-image.h-100,
  .page-id-5317 .header-container .background-image.h-100 {
    background-size: 90% !important;
  }
}
@media screen and (max-width: 480px) {
  .page-id-4458 .header-container .background-image.h-100,
  .page-id-5317 .header-container .background-image.h-100 {
    background-size: 100% !important;
  }
}
@media screen and (max-width: 1500px) {
  .page-id-4458 .header-container .background-image.h-100 .header-content,
  .page-id-5317 .header-container .background-image.h-100 .header-content {
    padding-top: 20px;
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .page-id-4458 .header-container .background-image.h-100 .header-content,
  .page-id-5317 .header-container .background-image.h-100 .header-content {
    align-items: flex-start !important;
  }
}
.page-id-4458 .header-container .background-image.h-100 .header-content .fa_text-end,
.page-id-5317 .header-container .background-image.h-100 .header-content .fa_text-end {
  width: 70%;
}
@media screen and (max-width: 1500px) {
  .page-id-4458 .header-container .background-image.h-100 .header-content .fa_text-end,
  .page-id-5317 .header-container .background-image.h-100 .header-content .fa_text-end {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1447px) {
  .page-id-4458 .header-container .background-image.h-100 .header-content .fa_text-end,
  .page-id-5317 .header-container .background-image.h-100 .header-content .fa_text-end {
    width: 90%;
  }
}
@media screen and (max-width: 991px) {
  .page-id-4458 .header-container .background-image.h-100 .header-content .fa_text-end,
  .page-id-5317 .header-container .background-image.h-100 .header-content .fa_text-end {
    width: 100%;
  }
}
.page-id-4458 .header-container .background-image.h-100 .header-content .fa_text-end .h1-headline,
.page-id-5317 .header-container .background-image.h-100 .header-content .fa_text-end .h1-headline {
  font-size: 60px;
  line-height: 70px;
}
@media screen and (max-width: 1199px) {
  .page-id-4458 .header-container .background-image.h-100 .header-content .fa_text-end .h1-headline,
  .page-id-5317 .header-container .background-image.h-100 .header-content .fa_text-end .h1-headline {
    font-size: 55px;
    line-height: 65px;
  }
}
@media screen and (max-width: 1087px) {
  .page-id-4458 .header-container .background-image.h-100 .header-content .fa_text-end .h1-headline,
  .page-id-5317 .header-container .background-image.h-100 .header-content .fa_text-end .h1-headline {
    font-size: 50px;
    line-height: 60px;
  }
}
@media screen and (max-width: 1020px) {
  .page-id-4458 .header-container .background-image.h-100 .header-content .fa_text-end .h1-headline,
  .page-id-5317 .header-container .background-image.h-100 .header-content .fa_text-end .h1-headline {
    font-size: 50px;
    line-height: 60px;
  }
}
@media screen and (max-width: 480px) {
  .page-id-4458 .header-container .background-image.h-100 .header-content .fa_text-end .h1-headline,
  .page-id-5317 .header-container .background-image.h-100 .header-content .fa_text-end .h1-headline {
    font-size: 38px;
    line-height: 43px;
  }
}
@media screen and (max-width: 320px) {
  .page-id-4458 .header-container .background-image.h-100 .header-content .fa_text-end .h1-headline,
  .page-id-5317 .header-container .background-image.h-100 .header-content .fa_text-end .h1-headline {
    font-size: 30px;
    line-height: 40px;
  }
}

.home .header-container .background-image.h-100 {
  background-size: 40% !important;
  background-position: right bottom !important;
}
@media screen and (max-width: 991px) {
  .home .header-container .background-image.h-100 {
    background-size: 55% !important;
  }
}
@media screen and (max-width: 800px) {
  .home .header-container .background-image.h-100 {
    background-size: 60% !important;
  }
}
@media screen and (max-width: 480px) {
  .home .header-container .background-image.h-100 {
    background-size: 75% !important;
  }
}
@media screen and (max-width: 600px) {
  .home .header-container .background-image.h-100 .header-content {
    padding-top: 20px;
    width: 100%;
  }
}

.fa_form {
  margin-bottom: 0;
  margin-top: 25px;
}
.fa_form .wpforms-field {
  padding: 0 !important;
}
.fa_form .wpforms-field-select select {
  border: 0 !important;
  background: transparent !important;
  color: #B3B3B3 !important;
}
.fa_form .wpforms-field-container .form-colums {
  display: grid;
  grid-template-columns: 48% 48%;
  grid-template-rows: auto;
  gap: 0 30px;
}
@media screen and (max-width: 767px) {
  .fa_form .wpforms-field-container .form-colums {
    display: block;
  }
}
.fa_form .wpforms-field-container .form-colums #wpforms-140-field_0-container, .fa_form .wpforms-field-container .form-colums #wpforms-140-field_1-container, .fa_form .wpforms-field-container .form-colums #wpforms-140-field_3-container, .fa_form .wpforms-field-container .form-colums #wpforms-140-field_5-container, .fa_form .wpforms-field-container .form-colums #wpforms-2061-field_0-container, .fa_form .wpforms-field-container .form-colums #wpforms-2061-field_1-container, .fa_form .wpforms-field-container .form-colums #wpforms-2061-field_5-container {
  grid-column: 1;
}
.fa_form .wpforms-field-container .form-colums #wpforms-140-field_2-container, .fa_form .wpforms-field-container .form-colums #wpforms-2061-field_2-container {
  grid-column: 2;
  grid-row: 1/4;
}
@media screen and (max-width: 767px) {
  .fa_form .wpforms-field-container .form-colums #wpforms-140-field_2-container textarea, .fa_form .wpforms-field-container .form-colums #wpforms-2061-field_2-container textarea {
    height: 120px !important;
  }
}
.fa_form .wpforms-field-container .form-colums #wpforms-140-field_4-container, .fa_form .wpforms-field-container .form-colums #wpforms-2061-field_4-container {
  grid-column: 1/3;
  margin-top: 30px;
}
.fa_form .wpforms-field-container .form-colums-application {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-template-rows: 1fr 1fr 1fr;
  gap: 0 30px;
}
@media screen and (max-width: 767px) {
  .fa_form .wpforms-field-container .form-colums-application {
    display: block;
  }
}
.fa_form .wpforms-field-container .form-colums-application .fd_fl-container {
  grid-column: 1;
}
.fa_form .wpforms-field-container .form-colums-application .fd_fl-container:last-child {
  grid-column: 2;
  grid-row: 1/6;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .fa_form .wpforms-field-container .form-colums-application .fd_fl-container textarea {
    height: 120px !important;
  }
}
.fa_form .wpforms-field-container .form-colums-upload {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-content: flex-start;
  padding: 50px 0;
}
@media screen and (max-width: 991px) {
  .fa_form .wpforms-field-container .form-colums-upload {
    flex-direction: column;
    align-content: center;
  }
}

.fa_form .wpforms-field-container .form-colums-upload .fa_upload-btn {
	margin-top: 20px; 
}
@media screen and (min-width: 992px) {
	.fa_form .wpforms-field-container .form-colums-upload .fa_upload-btn {
		max-width: 33%;
		display: flex;
  		flex-direction: column;
  		justify-content: space-between;
	}
}
@media screen and (max-width: 991px) {
  .fa_form .wpforms-field-container .form-colums-upload .fa_upload-btn {
    margin-bottom: 15px;
  }
}
.fa_form .wpforms-field-container .form-colums-upload .fd_fl-label {
  font-family: "IBM Plex Sans Medium", "Times New Roman", serif;
  font-size: 18px;
  line-height: 24px;
  color: #B3B3B3;
  margin: 0;
  display: inherit;
  font-weight: 500;
  position: relative;
  padding-left: 55px;
  cursor: pointer;
  margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
  .fa_form .wpforms-field-container .form-colums-upload .fd_fl-label {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.3;
  }
}
.fa_form .wpforms-field-container .form-colums-upload .fd_fl-label:before {
  content: "";
  background-image: url("assets/img/others/bhs_upload.png");
  position: absolute;
  height: 30px;
  width: 30px;
  background-position: center;
  background-repeat: no-repeat;
  left: 0;
  top: -3px;
  background-size: contain;
}
.fa_form .wpforms-field-container .form-colums-upload .codedropz-upload-container {
  display: none;
}
.fa_form .wpforms-field-container .form-colums-upload .codedropz-upload-wrapper .codedropz-upload-handler {
  border: 0;
  margin: 0;
}
.fa_form .wpforms-field-container .form-colums-upload .codedropz-upload-wrapper .dnd-upload-status .dnd-upload-image {
  display: none;
}
.fa_form .wpforms-field-container .form-colums-upload .codedropz-upload-wrapper .dnd-upload-status .dnd-upload-details {
  padding: 0;
  text-align: left;
}
.fa_form .wpforms-field-container .form-colums-upload .codedropz-upload-wrapper .dnd-upload-status .dnd-upload-details .name {
  color: #B3B3B3;
  font-weight: 500;
  font-family: "IBM Plex Sans Regular", "helvetive", "arial", serif !important;
  font-size: 18px;
  line-height: 28px;
  padding: 0;
}
.fa_form .wpforms-field-container .form-colums-upload .codedropz-upload-wrapper .dnd-upload-status .dnd-upload-details .name em {
  display: none;
}
.fa_form .wpforms-field-container .form-colums-upload .codedropz-upload-wrapper .dnd-upload-status .dnd-upload-details .dnd-progress-bar {
  display: none;
}
.fa_form .wpforms-field-container .form-colums-upload .codedropz-upload-wrapper .dnd-upload-status .dnd-upload-details .dnd-icon-remove:before {
  content: "X";
  font-family: "IBM Plex Sans Regular", "helvetive", "arial", serif;
  color: #B3B3B3;
}
.fa_form .wpforms-field-container .fd_fl-container {
  position: relative;
  margin-bottom: 25px;
}
.fa_form .wpforms-field-container .fd_fl-container:last-child {
  margin-bottom: 0;
}
.fa_form .wpforms-field-container .fd_fl-container .underline-form {
  display: block;
  width: 100%;
  background-color: #CCCCCC;
  position: absolute;
  height: 2px;
  bottom: 0;
  left: 0;
}
.fa_form .wpforms-field-container .fd_fl-container .underline-form:after {
  content: "";
  height: 2px;
  background-color: inherit;
  width: 0;
  position: absolute;
  left: 0;
  transition: 0.3s all ease-in-out 0s;
  bottom: 0;
  z-index: 2;
}
.fa_form .wpforms-field-container .fd_fl-container .fd_fl-label {
  bottom: 0;
  position: absolute;
  padding: 10px;
  margin: 0;
  z-index: 1;
  font-weight: normal;
  font-family: "IBM Plex Sans Regular", "helvetive", "arial", serif;
  opacity: 1;
  color: #B3B3B3;
  font-weight: 500;
}
.fa_form .wpforms-field-container .fd_fl-container .fd_fl-label .wpforms-required-label {
  display: none;
}
.fa_form .wpforms-field-container .fd_fl-container.fd_is-focused .underline-form:after, .fa_form .wpforms-field-container .fd_fl-container.fd_is-populated .underline-form:after {
  content: "";
  width: 100%;
  background-color: #104E8F;
}
.fa_form .wpforms-field-container .fd_fl-container.fd_is-focused .fd_fl-label, .fa_form .wpforms-field-container .fd_fl-container.fd_is-populated .fd_fl-label {
  transition: 0.3s all ease 0s;
  font-size: 12px;
  line-height: 0;
  top: -8px;
  padding-top: 0;
  padding-bottom: 0;
  color: #B3B3B3;
}
.fa_form .wpforms-field-container .fd_fl-container.fd_is-focused .fd_fl-input, .fa_form .wpforms-field-container .fd_fl-container.fd_is-populated .fd_fl-input {
  padding-left: 10px;
  padding-right: 10px;
}
.fa_form .wpforms-field-container .fd_fl-container .fd_fl-input {
  border: 0;
  position: relative;
  background-color: transparent;
}
.fa_form .wpforms-field-checkbox {
  padding: 20px 0 0 0;
  position: relative;
}
.fa_form .wpforms-field-checkbox label {
  position: inherit;
}
.fa_form .wpforms-field-checkbox label span {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}
.fa_form .wpforms-field-checkbox input {
  position: relative;
  top: 0;
  margin: 0 15px 0 0;
  cursor: pointer;
  height: 30px !important;
  width: 30px !important;
}
.fa_form .wpforms-field-checkbox input:before {
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transform: rotate(-45deg) scale(0, 0);
  content: "";
  position: absolute;
  left: 8px;
  top: 8px;
  z-index: 1;
  width: 15px;
  height: 8px;
  border: 2px solid #CCCCCC;
  border-top-style: none;
  border-right-style: none;
}
.fa_form .wpforms-field-checkbox input:checked:before {
  transform: rotate(-45deg) scale(1, 1);
}
.fa_form .wpforms-field-checkbox input:after {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  width: 32px;
  height: 32px;
  background: #FFFFFF;
  border: 2px solid #CCCCCC;
  cursor: pointer;
}
.fa_form .wpforms-field-checkbox li {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fa_form .wpforms-field-checkbox .wpforms-field-label-inline {
  margin-left: 15px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .fa_form .wpforms-field-checkbox .wpforms-field-label-inline {
    margin-left: 25px;
  }
}
.fa_form .nl-smalltext {
  padding-top: 10px;
  font-size: 15px;
  line-height: 20px;
}
.fa_form .nl-smalltext a {
  text-decoration: underline;
  transition: 0.3s all ease 0s;
}
.fa_form .nl-smalltext a:hover {
  color: #104E8F;
}
.fa_form .nl-smalltext a:before {
  content: none;
}
.fa_form .fa_btn {
  padding: 15px 70px !important;
  position: relative;
  transition: all 0.3s;
  transform: scale(1, 1);
}
@media screen and (max-width: 1020px) {
  .fa_form .fa_btn {
    padding: 15px 50px !important;
  }
}
@media screen and (max-width: 480px) {
  .fa_form .fa_btn {
    font-size: 15px;
    line-height: 20px !important;
  }
}
.fa_form .fa_btn:hover {
  text-decoration: none;
}
.fa_form .fa_btn:hover:before {
  opacity: 1;
  transform: scale(1, 1);
}
.fa_form .fa_btn:hover:after {
  transform: scale(1, 0.1);
  opacity: 0;
}
.fa_form .fa_btn:after, .fa_form .fa_btn:before {
  content: "";
  position: absolute;
  transition: all 0.3s;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.fa_form .fa_btn:before {
  left: 4px;
  z-index: 1;
  opacity: 0;
  transform: scale(0.1, 1);
  border-radius: 0px 0px 10px 10px;
}
.fa_form .fa_btn:after {
  transition: all 0.3s;
  border-radius: 0px 0px 10px 10px;
  border-style: solid;
  border-width: 2px;
}
.fa_form .fa_btn.fa_primary-btn {
  border-color: #B3B3B3;
  color: #B3B3B3;
}
.fa_form .fa_btn.fa_primary-btn:before {
  background: rgba(179, 179, 179, 0.2);
}
.fa_form .fa_btn.fa_primary-btn:after {
  border-color: #B3B3B3;
}
.fa_form .wpforms-submit-container {
  margin-top: 30px !important;
  display: flex;
  justify-content: center;
}
.fa_form .wpforms-submit-container button {
  display: inherit !important;
  border: none;
  text-align: inherit !important;
  white-space: inherit !important;
  background: inherit !important;
  font-size: inherit !important;
  border: inherit !important;
}

@media screen and (max-width: 600px) {
  div.wpforms-container-full .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern) {
    overflow-x: visible;
  }
}

div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error, div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid, div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error, div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid, div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error, div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid {
  border: 0;
}

div.wpforms-container-full .wpforms-form label.wpforms-error {
  position: absolute;
  margin-top: 5px;
  right: 0;
}

textarea {
  resize: none !important;
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
  height: 100% !important;
}

div.wpforms-container-full .wpforms-form input[type=checkbox], div.wpforms-container-full .wpforms-form input[type=radio] {
  position: relative;
}

.sectionspacing {
  height: 100px;
}
@media screen and (max-width: 991px) {
  .sectionspacing {
    height: 80px;
  }
}
@media screen and (max-width: 480px) {
  .sectionspacing {
    height: 60px;
  }
}

.bigspacing {
  height: 80px;
}
@media screen and (max-width: 991px) {
  .bigspacing {
    height: 60px;
  }
}
@media screen and (max-width: 480px) {
  .bigspacing {
    height: 40px;
  }
}

.mediumspacing {
  margin-top: 60px;
}
@media screen and (max-width: 991px) {
  .mediumspacing {
    margin-top: 40px;
  }
}
@media screen and (max-width: 480px) {
  .mediumspacing {
    margin-top: 20px;
  }
}

.smallspacing {
  margin-top: 35px;
}
@media screen and (max-width: 991px) {
  .smallspacing {
    margin-top: 25px;
  }
}
@media screen and (max-width: 480px) {
  .smallspacing {
    margin-top: 18px;
  }
}

.sectionspacing_pb {
  padding-bottom: 100px;
}
@media screen and (max-width: 991px) {
  .sectionspacing_pb {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 480px) {
  .sectionspacing_pb {
    padding-bottom: 60px;
  }
}

.bigspacing_pt {
  padding-bottom: 80px;
}
@media screen and (max-width: 991px) {
  .bigspacing_pt {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 480px) {
  .bigspacing_pt {
    padding-bottom: 40px;
  }
}

.sectionptb {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 991px) {
  .sectionptb {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 480px) {
  .sectionptb {
    padding-top: 50px;
    padding-bottom: 60px;
  }
}

.elementor-widget-ce_workWithUs, .elementor-widget-ce_newsletter, .elementor-widget-ce_image, .elementor-widget-ce_text-headline_op, .elementor-widget-ce_quote, .elementor-widget-ce_spacing, .elementor-widget-ce_image, .elementor-widget-ce_2ColImgText,
.elementor-widget-ce_iconBox, .elementor-widget-ce_2ColImgTextLeftRight, .elementor-widget-ce_text2Col, .elementor-widget-ce_listingName, .elementor-widget-ce_employees, .elementor-widget-ce_careerList, .elementor-widget-ce_applicationTipps,
.elementor-widget-ce_2ColBox {
  margin-bottom: 0 !important;
}

.repeat-space-small {
  margin-bottom: 40px;
}
.repeat-space-small:last-child {
  margin-bottom: 0;
}

.h1-headline {
  font-size: 90px;
  line-height: 100px;
  font-family: "IBM Plex Sans Medium", "Times New Roman", serif;
  font-weight: 300;
  margin: 0;
}
@media screen and (max-width: 1560px) {
  .h1-headline {
    font-size: 70px;
    line-height: 75px;
  }
}
@media screen and (max-width: 1286px) {
  .h1-headline {
    font-size: 65px;
    line-height: 70px;
  }
}
@media screen and (max-width: 1087px) {
  .h1-headline {
    font-size: 60px;
    line-height: 65px;
  }
}
@media screen and (max-width: 1020px) {
  .h1-headline {
    font-size: 50px;
    line-height: 60px;
  }
}
@media screen and (max-width: 480px) {
  .h1-headline {
    font-size: 44px;
    line-height: 48px;
  }
}
@media screen and (max-width: 370px) {
  .h1-headline {
    font-size: 38px;
    line-height: 43px;
  }
}

.h2-headline {
  font-size: 65px;
  line-height: 80px;
  font-family: "IBM Plex Sans Medium", "Times New Roman", serif;
  font-weight: 300;
  margin: 0;
}
@media screen and (max-width: 1560px) {
  .h2-headline {
    font-size: 50px;
    line-height: 60px;
  }
}
@media screen and (max-width: 1286px) {
  .h2-headline {
    font-size: 45px;
    line-height: 55px;
  }
}
@media screen and (max-width: 1087px) {
  .h2-headline {
    font-size: 40px;
    line-height: 50px;
  }
}
@media screen and (max-width: 480px) {
  .h2-headline {
    font-size: 36px;
    line-height: 46px;
  }
}
@media screen and (max-width: 370px) {
  .h2-headline {
    font-size: 34px;
    line-height: 39px;
  }
}

.h3-headline {
  font-size: 55px;
  line-height: 65px;
  font-family: "IBM Plex Sans Medium", "Times New Roman", serif;
  font-weight: 300;
  margin: 0;
}
@media screen and (max-width: 1286px) {
  .h3-headline {
    font-size: 45px;
    line-height: 50px;
  }
}
@media screen and (max-width: 1020px) {
  .h3-headline {
    font-size: 30px;
    line-height: 40px;
  }
}
@media screen and (max-width: 370px) {
  .h3-headline {
    font-size: 28px;
    line-height: 32px;
  }
}

.h4-headline {
  font-size: 36px;
  line-height: 45px;
  font-family: "IBM Plex Sans Medium", "Times New Roman", serif;
  font-weight: 300;
  margin: 0;
}
@media screen and (max-width: 1286px) {
  .h4-headline {
    font-size: 30px;
    line-height: 38px;
  }
}
@media screen and (max-width: 1020px) {
  .h4-headline {
    font-size: 25px;
    line-height: 30px;
  }
}
@media screen and (max-width: 370px) {
  .h4-headline {
    font-size: 22px;
    line-height: 28px;
  }
}
.h4-headline.fa_normal {
  font-weight: 500;
}

.h5-headline {
  font-size: 20px;
  line-height: 58px;
  font-family: "IBM Plex Sans Medium", "Times New Roman", serif;
  font-weight: 500;
  margin: 0;
}
@media screen and (max-width: 1286px) {
  .h5-headline {
    font-size: 18px;
  }
}
@media screen and (max-width: 1020px) {
  .h5-headline {
    line-height: 58px;
  }
}
@media screen and (max-width: 991px) {
  .h5-headline {
    line-height: normal;
  }
}

.h2-headline-special {
  font-size: 52px;
  line-height: normal;
  font-family: "IBM Plex Sans Medium", "Times New Roman", serif;
  font-weight: 500;
  margin: 0;
}
@media screen and (max-width: 1286px) {
  .h2-headline-special {
    font-size: 42px;
  }
}
@media screen and (max-width: 1020px) {
  .h2-headline-special {
    font-size: 38px;
  }
}
@media screen and (max-width: 370px) {
  .h2-headline-special {
    font-size: 26px;
  }
}

.subheadline {
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  .subheadline {
    font-size: 28px;
    line-height: 35px;
  }
}
@media screen and (max-width: 480px) {
  .subheadline {
    font-size: 24px;
    line-height: 30px;
  }
}

.subheadline-h2 {
  font-family: "IBM Plex Sans Medium", "Times New Roman", serif;
  font-size: 26px;
  line-height: 30px;
  font-weight: 500;
}
@media screen and (max-width: 1286px) {
  .subheadline-h2 {
    font-size: 20px;
    line-height: 25px;
  }
}
@media screen and (max-width: 1020px) {
  .subheadline-h2 {
    font-size: 18px;
    line-height: 20px;
  }
}
.subheadline-h2.su-margin-left {
  margin-left: 100px;
}
@media screen and (max-width: 480px) {
  .subheadline-h2.su-margin-left {
    margin-left: 50px;
  }
}

.small-text {
  font-size: 12px;
  line-height: 28px;
}

.rotate-text {
  transform: rotate(270deg);
}
@media screen and (max-width: 991px) {
  .rotate-text {
    transform: none;
  }
}

.photographer-text-right {
  position: absolute;
  left: 7%;
  bottom: 25%;
}
@media screen and (max-width: 991px) {
  .photographer-text-right {
    position: relative;
    padding: 10px 35px;
    top: 0;
    left: 0;
  }
}

.photographer-text-left {
  position: absolute;
  right: 7%;
  bottom: 25%;
}
@media screen and (max-width: 991px) {
  .photographer-text-left {
    position: relative;
    padding: 10px 35px;
    top: 0;
    left: 0;
    text-align: right;
  }
}

.bold-text {
  font-weight: 700;
}
.bold-text p {
  font-weight: 700;
}

.position-text {
  font-family: "IBM Plex Sans Medium", "Times New Roman", serif;
  font-size: 19px;
  line-height: 65px;
  font-weight: 700;
  margin: 0;
}
@media screen and (max-width: 991px) {
  .position-text {
    line-height: 25px;
  }
}

@media screen and (max-width: 991px) {
  .elementor-widget-ce_2ColImgText .fa_textBlock {
    margin-right: 17%;
  }
}

.fa_textBlock a {
  color: #104E8F;
  transition: all 0.3s;
  font-size: 18px !important;
  line-height: 28px !important;
  font-weight: 500 !important;
}
.fa_textBlock a:hover {
  color: #104E8F;
  opacity: 0.7;
}

.tcolor_primary {
  color: #104E8F;
}
.tcolor_primary p, .tcolor_primary a {
  color: #104E8F;
  text-decoration: none;
}

.tcolor_black {
  color: #000000;
}
.tcolor_black p, .tcolor_black a {
  color: #000000;
  text-decoration: none;
}

.tcolor_grey {
  color: #B3B3B3;
}
.tcolor_grey p, .tcolor_grey a {
  color: #B3B3B3;
  text-decoration: none;
}

.tcolor_white {
  color: #FFFFFF;
}
.tcolor_white p, .tcolor_white a {
  color: #FFFFFF;
  text-decoration: none;
}

.vertical-align-super {
  vertical-align: super;
}

.text-content p a, .text-content a {
  color: #000000;
  text-decoration: underline;
}

.image-container .background-image.h-300 {
  height: 300px;
  background-size: cover;
}
@media screen and (max-width: 480px) {
  .image-container .background-image.h-300 {
    height: 230px;
  }
}
.image-container .background-image.h-500 {
  height: 500px;
  background-size: cover;
}
.image-container .background-image.h-150 {
  height: 150px;
}

.parallax-image-right .background-image {
  background-position: bottom right 10%;
  background-size: 30%;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 1700px) {
  .parallax-image-right .background-image {
    background-position: bottom right 10%;
    background-size: 30%;
  }
}
@media screen and (max-width: 991px) {
  .parallax-image-right .background-image {
    background-attachment: inherit !important;
    background-position: top 15px right -23.3% !important;
    right: 0;
  }
}
@media screen and (max-width: 500px) {
  .parallax-image-right .background-image {
    background-position: top 30px right -53% !important;
    background-size: 50%;
  }
}

.parallax-image-left .background-image {
  background-position: bottom left 15%;
  background-size: 32%;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 991px) {
  .parallax-image-left .background-image {
    background-attachment: inherit !important;
    top: inherit;
    background-position: bottom -100px right 15px;
  }
}
@media screen and (max-width: 660px) {
  .parallax-image-left .background-image {
    background-position: bottom -60px right 15px;
    background-size: 40%;
  }
}
@media screen and (max-width: 500px) {
  .parallax-image-left .background-image {
    background-position: bottom -20px right 0;
  }
}
@media screen and (max-width: 370px) {
  .parallax-image-left .background-image {
    background-position: bottom -20px right -34px;
    right: 0;
  }
}

.button-container {
  display: flex;
}
.button-container .fa_btn {
  padding: 15px 70px;
  position: relative;
  transition: all 0.3s;
  transform: scale(1, 1);
  cursor: pointer;
}
@media screen and (max-width: 1020px) {
  .button-container .fa_btn {
    padding: 15px 50px;
  }
}
@media screen and (max-width: 480px) {
  .button-container .fa_btn {
    font-size: 15px;
    line-height: 20px;
  }
}
.button-container .fa_btn:hover {
  text-decoration: none;
}
.button-container .fa_btn:hover:before {
  opacity: 1;
  transform: scale(1, 1);
}
.button-container .fa_btn:hover:after {
  transform: scale(1, 0.1);
  opacity: 0;
}
.button-container .fa_btn:after, .button-container .fa_btn:before {
  content: "";
  position: absolute;
  transition: all 0.3s;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.button-container .fa_btn:before {
  left: 4px;
  z-index: 1;
  opacity: 0;
  transform: scale(0.1, 1);
  border-radius: 0px 0px 10px 10px;
}
.button-container .fa_btn:after {
  transition: all 0.3s;
  border-radius: 0px 0px 10px 10px;
  border-style: solid;
  border-width: 2px;
}
.button-container .fa_btn.fa_primary-btn {
  border-color: #B3B3B3;
  color: #B3B3B3 !important;
}
.button-container .fa_btn.fa_primary-btn:before {
  background: rgba(179, 179, 179, 0.2);
}
.button-container .fa_btn.fa_primary-btn:after {
  border-color: #B3B3B3;
}
.button-container .fa_btn.fa_white-btn {
  border-color: #FFFFFF;
  color: #FFFFFF;
  background: #104E8F;
}
.button-container .fa_btn.fa_white-btn:before {
  background: rgba(255, 255, 255, 0.2);
}
.button-container .fa_btn.fa_white-btn:after {
  border-color: #FFFFFF;
}
.button-container button {
  display: inherit !important;
  border: none;
  text-align: inherit !important;
  white-space: inherit !important;
  background: inherit !important;
  font-size: inherit !important;
  border: inherit !important;
}

.link-container .fa_link-primary {
  position: relative;
  padding-right: 30px;
  font-family: "IBM Plex Sans Medium", "Times New Roman", serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
}
.link-container .fa_link-primary:after {
  content: "";
  height: 2px;
  width: 50%;
  background-color: #104E8F;
  position: absolute;
  right: 0;
  bottom: -5px;
  transition: all 0.3s ease;
}
.link-container .fa_link-primary:hover {
  color: inherit;
}
.link-container .fa_link-primary:hover:after {
  width: 80%;
}
.link-container .fa_easyLink {
  text-decoration: underline;
}
.link-container .fa_easyLink:hover {
  color: inherit;
  opacity: 0.7;
}

.visually-hidden {
  transition: 0.3s all ease 0s;
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 0px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}

.elementor-widget-ce_stickyBtn.elementor-widget:not(:last-child) {
  margin-bottom: 0;
}

.stickyBtn-container {
  box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 1146px) {
  .stickyBtn-container .container {
    max-width: 90% !important;
    margin: 0 auto;
    margin-right: inherit;
  }
}
@media screen and (max-width: 991px) {
  .stickyBtn-container .container {
    max-width: 100% !important;
  }
}
@media screen and (max-width: 1559px) {
  .stickyBtn-container .subheadline-h2 {
    font-size: 20px;
    line-height: 27px;
  }
}
@media screen and (max-width: 1273px) {
  .stickyBtn-container .subheadline-h2 {
    font-size: 16px;
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .stickyBtn-container .button-container {
    justify-content: center;
  }
}
@media screen and (max-width: 1599px) {
  .stickyBtn-container .button-container a {
    padding: 15px 45px;
  }
}
@media screen and (max-width: 1313px) {
  .stickyBtn-container .button-container a {
    padding: 15px 30px;
    font-size: 18px;
    line-height: 25px;
  }
}
@media screen and (max-width: 1079px) {
  .stickyBtn-container .button-container a {
    padding: 15px 20px;
  }
}
@media screen and (max-width: 991px) {
  .stickyBtn-container .button-container a {
    padding: 15px 25px;
  }
}
@media screen and (max-width: 767px) {
  .stickyBtn-container .button-container a {
    padding: 15px 50px;
  }
}
.stickyBtn-container a {
  font-family: "IBM Plex Sans Medium", "Times New Roman", serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 27px;
}
@media screen and (max-width: 1471px) {
  .stickyBtn-container a {
    font-size: 15px;
    line-height: normal;
  }
}
@media screen and (max-width: 991px) {
  .stickyBtn-container a {
    font-size: 13px;
  }
}
.stickyBtn-container a:hover {
  color: inherit;
  opacity: 0.7;
}
.stickyBtn-container .sticky-icon:before {
  content: "";
  position: absolute;
  height: 30px;
  width: 30px;
  background-position: center;
  background-repeat: no-repeat;
  left: -25px;
  top: -3px;
  background-size: contain;
}
@media screen and (max-width: 1471px) {
  .stickyBtn-container .sticky-icon:before {
    top: 0;
    left: -20px;
  }
}
@media screen and (max-width: 991px) {
  .stickyBtn-container .sticky-icon:before {
    height: 25px;
    width: 25px;
    top: 2px;
  }
}
.stickyBtn-container .sticky-icon.icon-phone:before {
  content: "";
  background-image: url("assets/img/others/bhs_phone.png");
  left: -10px;
}
@media screen and (max-width: 1273px) {
  .stickyBtn-container .sticky-icon.icon-phone:before {
    left: -25px;
  }
}
.stickyBtn-container .sticky-icon.icon-mail:before {
  content: "";
  background-image: url("assets/img/others/bhs_mail.png");
  left: -15px;
}
@media screen and (max-width: 1471px) {
  .stickyBtn-container .sticky-icon.icon-mail:before {
    left: -20px;
  }
}
@media screen and (max-width: 767px) {
  .stickyBtn-container .col-md-3 {
    display: none;
  }
  .stickyBtn-container .col-md-3:last-child {
    display: block;
  }
}

.fa_fixed {
  position: fixed !important;
  bottom: 0;
  left: 0;
  width: 100% !important;
  z-index: 11;
}

.fa-slider {
  margin-bottom: 40px !important;
}
.fa-slider .slick-slide:focus, .fa-slider .slick-slide:active {
  box-shadow: none;
  outline: none;
}
.fa-slider .slick-arrow {
  border: 0;
  padding: 0 30px;
  background: transparent;
  z-index: 29;
  top: auto;
  bottom: -40px;
}
.fa-slider .slick-arrow.slick-prev {
  left: 0;
  padding-left: 0;
}
.fa-slider .slick-arrow.slick-prev:before {
  content: none;
}
.fa-slider .slick-arrow.slick-next {
  right: 0;
  padding-right: 0;
}
@media screen and (max-width: 480px) {
  .fa-slider .slick-arrow.slick-next {
    right: 15px;
  }
}
.fa-slider .slick-arrow.slick-next:before {
  content: none;
}
.fa-slider .slick-arrow:hover {
  background: transparent;
  border: 0;
}
.fa-slider .slick-arrow:focus {
  background: transparent;
  border: 0;
  box-shadow: none;
  outline: none;
}
.fa-slider .slick-dots {
  bottom: -35px;
}
.fa-slider .slick-dots li {
  width: 21px;
  height: 4px;
  margin: 0;
  margin-right: 15px;
}
@media screen and (max-width: 645px) {
  .fa-slider .slick-dots li {
    width: 40px;
    margin-right: 40px;
  }
}
@media screen and (max-width: 480px) {
  .fa-slider .slick-dots li {
    width: 30px;
    margin-right: 30px;
  }
}
.fa-slider .slick-dots li:last-child {
  margin-right: 0;
}
.fa-slider .slick-dots li button {
  padding: 0;
  width: 20px;
  height: 4px;
  background-color: #FFFFFF;
  border-radius: 0;
  transition: 0.3s all ease 0s;
}
@media screen and (max-width: 645px) {
  .fa-slider .slick-dots li button {
    width: 40px;
  }
}
@media screen and (max-width: 480px) {
  .fa-slider .slick-dots li button {
    width: 30px;
  }
}
.fa-slider .slick-dots li button:hover {
  background-color: #104E8F;
}
.fa-slider .slick-dots li button:hover:before, .fa-slider .slick-dots li button:hover:after {
  background-color: #104E8F;
}
.fa-slider .slick-dots li button:focus {
  background-color: #104E8F;
}
.fa-slider .slick-dots li button:focus:before, .fa-slider .slick-dots li button:focus:after {
  background-color: #104E8F;
}
.fa-slider .slick-dots li button:before {
  content: "";
  width: 1px;
  height: 4px;
  line-height: normal;
  background-color: #EDEDED;
  position: absolute;
  transition: 0.3s all ease 0s;
  left: 0;
  opacity: 1;
}
.fa-slider .slick-dots li.slick-active button {
  background-color: #104E8F;
}
.fa-slider .slick-dots li.slick-active button:before, .fa-slider .slick-dots li.slick-active button:after {
  background-color: #104E8F;
}

.bg-greyGradient {
  background: transparent radial-gradient(closest-side at 50% 50%, #FAFAFA 0%, #D2D7DE 100%) 0% 0% no-repeat padding-box;
}

.background-primary {
  background-color: #104E8F;
  color: #FFFFFF;
}
.background-primary p, .background-primary a {
  color: #FFFFFF;
}
.background-primary a:hover {
  color: inherit;
  opacity: 0.7;
}

.background-primary-blend {
  background-color: #104E8F;
  color: #FFFFFF;
  mix-blend-mode: multiply;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.background-primary-blend p, .background-primary-blend a {
  color: #FFFFFF;
}

.background-secondary {
  background-color: #16579A;
  color: #FFFFFF;
}
.background-secondary p, .background-secondary a {
  color: #FFFFFF;
}

.background-grey {
  background-color: #EDEDED;
}

.colWhite-bg {
  background-color: #FFFFFF;
}
.colWhite-bg .h2-headline {
  color: #104E8F;
}
.colWhite-bg.opacity-bg {
  opacity: 0.9;
}

.colGrey-bg {
  background-color: #EDEDED;
}
.colGrey-bg .h2-headline {
  color: #000000;
}

.video-header-container .background-video-container {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.video-header-container .background-video-container .background-video {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 1500px) {
  .video-header-container .background-video-container .background-video {
    width: 115vw;
  }
}
@media screen and (max-width: 1150px) {
  .video-header-container .background-video-container .background-video {
    width: 125vw;
  }
}
@media screen and (max-width: 991px) {
  .video-header-container .background-video-container .background-video {
    width: 100%;
    top: -20%;
    height: 130vh;
  }
}
@media screen and (max-width: 800px) {
  .video-header-container .background-video-container .background-video {
    width: 100%;
    top: -20%;
    height: 120vh;
  }
}

.teaser-posts .post-wrap {
  position: relative;
  transition: top 0.4s ease-in-out;
  top: 0;
}
.teaser-posts .post-wrap .post-headline {
  padding: 46px 46px 46px 23px;
  background-color: #FFFFFF;
}
.teaser-posts .post-wrap .post-headline .h4-headline {
  margin-left: 23px;
  color: #000000;
}
.teaser-posts .post-wrap .post-headline .line-arrow {
  position: relative;
}
.teaser-posts .post-wrap .post-headline .line-arrow:before, .teaser-posts .post-wrap .post-headline .line-arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 2px;
  height: 35px;
  background: #104E8F;
  transition: all 300ms ease;
}
.teaser-posts .post-wrap .post-headline .line-arrow:before {
  top: 0;
  transform: rotate(0deg);
}
@media screen and (max-width: 991px) {
  .teaser-posts .post-wrap .post-headline .line-arrow:before {
    transform: none;
    top: 0;
  }
}
.teaser-posts .post-wrap .post-headline .line-arrow:after {
  top: 35px;
  transform: rotate(0deg);
}
@media screen and (max-width: 991px) {
  .teaser-posts .post-wrap .post-headline .line-arrow:after {
    transform: none;
    top: 0;
    content: none;
  }
}
.teaser-posts .post-wrap:hover {
  top: -30px;
}
@media screen and (max-width: 991px) {
  .teaser-posts .post-wrap:hover {
    top: inherit;
  }
}
.teaser-posts .post-wrap:hover .line-arrow:before {
  transform: rotate(-15deg);
}
@media screen and (max-width: 991px) {
  .teaser-posts .post-wrap:hover .line-arrow:before {
    transform: none;
  }
}
.teaser-posts .post-wrap:hover .line-arrow:after {
  transform: rotate(15deg);
  top: 33px;
}
@media screen and (max-width: 991px) {
  .teaser-posts .post-wrap:hover .line-arrow:after {
    transform: none;
    top: 0;
  }
}

@media screen and (max-width: 991px) {
  .story-arrow {
    display: none;
  }
}

.primary-box {
  background-color: rgba(16, 78, 143, 0.85);
  padding: 50px;
  position: absolute;
  margin: 0 15px;
  width: 50%;
  z-index: 2;
}
.primary-box .button-container a {
  background: transparent !important;
}

.right-down .primary-box {
  right: 0;
  bottom: -25%;
}
@media screen and (max-width: 991px) {
  .right-down .primary-box {
    position: inherit;
    padding: 25px;
    bottom: 0;
    width: 100%;
    margin: 0;
  }
}

@media screen and (max-width: 991px) {
  .right-up {
    background: #FFFFFF;
  }
}
@media screen and (max-width: 991px) {
  .right-up .primaryBox-col {
    display: flex;
    flex-direction: column-reverse;
  }
}
.right-up .primary-box {
  right: 0;
  top: -25%;
}
@media screen and (max-width: 991px) {
  .right-up .primary-box {
    position: inherit;
    text-align: right;
    padding: 25px;
    top: 0;
    width: 100%;
    margin: 0;
  }
}

.left-down .primary-box {
  left: 0;
  bottom: -25%;
}
@media screen and (max-width: 991px) {
  .left-down .primary-box {
    position: inherit;
    padding: 25px;
    bottom: 0;
    width: 100%;
    margin: 0;
  }
}

@media screen and (max-width: 991px) {
  .left-up {
    background: #FFFFFF;
  }
}
@media screen and (max-width: 991px) {
  .left-up .primaryBox-col {
    display: flex;
    flex-direction: column-reverse;
  }
}
.left-up .primary-box {
  left: 0;
  top: -25%;
}
@media screen and (max-width: 991px) {
  .left-up .primary-box {
    position: inherit;
    text-align: right;
    padding: 25px;
    top: 0;
    width: 100%;
    margin: 0;
  }
}

.elementor-widget-ce_workWithUs {
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .elementor-widget-ce_workWithUs .button-container {
    flex-direction: row-reverse;
  }
}

.primary-box-jobs {
  background-color: #104E8F;
  mix-blend-mode: multiply;
  opacity: 1;
  z-index: 2;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.newsletter-container .image-container .background-image {
  position: absolute;
}
@media screen and (max-width: 991px) {
  .newsletter-container .image-container .background-image {
    bottom: -60px;
    right: 0;
  }
}
@media screen and (max-width: 480px) {
  .newsletter-container .image-container .background-image {
    bottom: -70px;
  }
}
@media screen and (max-width: 320px) {
  .newsletter-container .image-container .background-image {
    right: -30px;
  }
}
.newsletter-container .image-container.right-down .background-image {
  background-position: left bottom 100px;
}
@media screen and (max-width: 1700px) {
  .newsletter-container .image-container.right-down .background-image {
    background-size: 37%;
  }
}
@media screen and (max-width: 991px) {
  .newsletter-container .image-container.right-down .background-image {
    background-size: contain;
    background-position: right;
    height: 250px !important;
  }
}
@media screen and (max-width: 480px) {
  .newsletter-container .image-container.right-down .background-image {
    height: 200px !important;
  }
}
.newsletter-container .image-container.right-up .background-image {
  background-position: left 5% top 100%;
  transform: rotate(180deg);
  left: 0;
  top: 0;
  background-size: 37%;
}
@media screen and (max-width: 991px) {
  .newsletter-container .image-container.right-up .background-image {
    background-size: contain;
    background-position: right;
    height: 250px !important;
    top: auto;
    transform: none;
  }
}
@media screen and (max-width: 480px) {
  .newsletter-container .image-container.right-up .background-image {
    height: 200px !important;
  }
}
.newsletter-container .fa_logo-noFont:after {
  content: url("assets/img/logo/bhs-logo-no-font.svg");
  position: absolute;
  top: -60px;
  right: 0;
  width: 107px;
}
@media screen and (max-width: 1600px) {
  .newsletter-container .fa_logo-noFont:after {
    right: -60px;
  }
}
@media screen and (max-width: 1430px) {
  .newsletter-container .fa_logo-noFont:after {
    right: -20%;
  }
}
@media screen and (max-width: 1330px) {
  .newsletter-container .fa_logo-noFont:after {
    right: -30%;
  }
}
@media screen and (max-width: 991px) {
  .newsletter-container .fa_logo-noFont:after {
    content: "";
    background: url("assets/img/logo/bhs-logo-no-font.svg");
    background-size: contain;
    background-repeat: no-repeat;
    height: 91px;
    width: 67px;
    position: absolute;
    top: -40px;
    right: 0;
  }
}
@media screen and (max-width: 350px) {
  .newsletter-container .fa_logo-noFont:after {
    height: 71px;
    width: 47px;
  }
}
@media screen and (max-width: 320px) {
  .newsletter-container .fa_logo-noFont:after {
    display: none;
  }
}

.fa_greyBox {
  position: absolute;
  height: calc(100% + 80px);
  width: 200%;
  left: -20%;
  z-index: -1;
  top: -40px;
}
@media screen and (max-width: 1199px) {
  .fa_greyBox {
    top: 0;
  }
}

.fa-line-vertical {
  position: relative;
}
.fa-line-vertical:before {
  content: "";
  position: absolute;
  top: 0;
  left: 23.5%;
  height: 100%;
  width: 2px;
  border-left: 2px dashed #ccc;
}
@media screen and (max-width: 1450px) {
  .fa-line-vertical:before {
    left: 23%;
  }
}
@media screen and (max-width: 1130px) {
  .fa-line-vertical:before {
    left: 22%;
  }
}
@media screen and (max-width: 991px) {
  .fa-line-vertical:before {
    left: 15px;
  }
}

.fa-line-vertical-small {
  position: relative;
}
.fa-line-vertical-small:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 23.5%;
  height: 30px;
  width: 2px;
  border-left: 2px dashed #ccc;
}
@media screen and (max-width: 1450px) {
  .fa-line-vertical-small:before {
    left: 23%;
  }
}
@media screen and (max-width: 1286px) {
  .fa-line-vertical-small:before {
    height: 24px;
  }
}
@media screen and (max-width: 1130px) {
  .fa-line-vertical-small:before {
    left: 22%;
  }
}
@media screen and (max-width: 991px) {
  .fa-line-vertical-small:before {
    left: 15px;
  }
}

.fa-line-horizontal {
  height: 100%;
}
.fa-line-horizontal:before {
  content: "";
  position: absolute;
  height: 2px;
  top: 50%;
  left: -15px;
  transform: translateY(-50%);
  width: 100%;
  border-top: 2px dashed #ccc;
}
@media screen and (max-width: 991px) {
  .fa-line-horizontal:before {
    left: 0;
  }
}
.fa-line-horizontal:after {
  content: "";
  position: absolute;
  background-color: #FFFFFF;
  border: 2px solid #ccc;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

@media screen and (max-width: 991px) {
  .contact-container img {
    display: none;
  }
}
.contact-container p, .contact-container a {
  font-family: "IBM Plex Sans Medium", "Times New Roman", serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}
@media screen and (max-width: 991px) {
  .contact-container p, .contact-container a {
    font-size: 18px;
    line-height: 25px;
  }
}

.jobsHeader-content {
  padding: 40px 0;
}
@media screen and (max-width: 991px) {
  .jobsHeader-content {
    padding: 60px 35px;
  }
}

.twoColBoxes-container .twoColBoxes-wrap {
  padding: 60px 30px;
}
@media screen and (max-width: 991px) {
  .twoColBoxes-container .twoColBoxes-wrap {
    padding: 25px;
  }
}
.twoColBoxes-container .twoColBoxes-wrap ul {
  padding: 0;
  position: relative;
}
.twoColBoxes-container .twoColBoxes-wrap ul li {
  list-style: none;
  line-height: 45px;
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  .twoColBoxes-container .twoColBoxes-wrap ul li {
    line-height: normal;
    margin-bottom: 15px;
  }
  .twoColBoxes-container .twoColBoxes-wrap ul li:last-child {
    margin-bottom: 0;
  }
}
.twoColBoxes-container .twoColBoxes-wrap ul li:before {
  content: url("assets/img/others/list-icon.svg");
  position: absolute;
  left: 0;
  width: 12px;
}

.elementor-widget-ce_iconBox .container {
  margin-right: auto !important;
}
@media screen and (max-width: 991px) {
  .elementor-widget-ce_iconBox .col-lg-3 {
    margin-bottom: 50px;
  }
  .elementor-widget-ce_iconBox .col-lg-3:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  .elementor-widget-ce_team .fa_greyBox {
    position: absolute;
    height: auto;
    right: -25px;
    z-index: 0;
    bottom: -50px;
    width: auto;
    left: auto;
    top: auto;
  }
  .elementor-widget-ce_team .fa_greyBox .photographer-text {
    padding: 5px 15px;
    text-align: right;
  }
}

@media screen and (max-width: 991px) {
  .elementor-widget-ce_2ColPopup .image-container .background-image.h-500 {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .elementor-widget-ce_2ColPopup .image-container .background-image.h-500 {
    height: 300px;
  }
}
@media screen and (max-width: 600px) {
  .elementor-widget-ce_2ColPopup .image-container .background-image.h-500 {
    height: 220px;
  }
}

.elementor-widget-ce_2ColImgTextLeftRight .fa_extraBox {
  margin-top: 15px;
  display: inline-block;
}
.elementor-widget-ce_2ColImgTextLeftRight .fa_extraBox .fa_box {
  padding: 20px;
  font-size: 15px;
}
@media screen and (max-width: 991px) {
  .elementor-widget-ce_2ColImgTextLeftRight .image-container .background-image.h-500 {
    height: 300px;
    background-position: center !important;
  }
}

.elementor-widget-ce_contactBox .rotate-headline {
  font-family: "IBM Plex Sans Medium", "Times New Roman", serif;
  font-weight: 300;
  font-size: 40px;
  margin: 0;
  width: 0;
  white-space: nowrap;
  position: absolute;
  transform-origin: top;
  transform: rotate(90deg) translateY(-50%);
  left: 50%;
}
@media screen and (max-width: 991px) {
  .elementor-widget-ce_contactBox .rotate-headline {
    font-size: 32px;
  }
}
.elementor-widget-ce_contactBox .fd-text p {
  font-family: "IBM Plex Sans Regular", "helvetive", "arial", serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}
.elementor-widget-ce_contactBox .fd-text p.font-weight-bold {
  font-weight: 500 !important;
}
.elementor-widget-ce_contactBox .fd-text a {
  color: #000000;
  text-decoration: none;
  transition: all 0.3s;
}
.elementor-widget-ce_contactBox .fd-text a:hover {
  color: #B3B3B3;
}

.colGrey-bg .enumeration-box .fa_textBlock .h2-headline {
  color: #104E8F;
}

.background-primary .enumeration-box .fa_textBlock .h2-headline {
  color: #FFFFFF;
}
.background-primary .enumeration-box .fa_logo-noFont:after {
  content: url("assets/img/logo/bhs-logo-no-font-white.png");
  position: absolute;
  top: -60px;
  right: 0;
}
@media screen and (max-width: 991px) {
  .background-primary .enumeration-box .fa_logo-noFont:after {
    content: "";
    background: url("assets/img/logo/bhs-logo-no-font-white.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 91px;
    width: 67px;
    position: absolute;
    top: -40px;
    right: 0;
  }
}

.enumeration-box .fd_animation-list .fd_list-item {
  margin-bottom: 1rem;
}
.enumeration-box .fd_animation-list .fd_list-item:last-child {
  margin-bottom: 0;
}
.enumeration-box .fa_logo-noFont:after {
  content: url("assets/img/logo/bhs-logo-no-font.svg");
  position: absolute;
  top: -60px;
  right: 0;
  width: 107px;
}
@media screen and (max-width: 991px) {
  .enumeration-box .fa_logo-noFont:after {
    content: "";
    background: url("assets/img/logo/bhs-logo-no-font.svg");
    background-size: contain;
    background-repeat: no-repeat;
    height: 91px;
    width: 67px;
    position: absolute;
    top: -40px;
    right: 0;
  }
}
@media screen and (max-width: 350px) {
  .enumeration-box .fa_logo-noFont:after {
    height: 71px;
    width: 47px;
  }
}
@media screen and (max-width: 320px) {
  .enumeration-box .fa_logo-noFont:after {
    display: none;
  }
}

.fd_two-col-parallax .colGrey-bg .fa_textBlock .h2-headline {
  color: #104E8F;
}

.quote-container {
  padding: 110px 0px;
}
@media screen and (max-width: 767px) {
  .quote-container {
    padding: 80px 0px;
  }
}
@media screen and (max-width: 480px) {
  .quote-container {
    padding: 50px 0px;
  }
}
.quote-container .quote-image {
  position: relative;
}
.quote-container .quote-image:before {
  content: url(assets/img/quotes.svg);
  position: absolute;
  right: 0;
  top: -20px;
  width: 52px;
}
@media screen and (max-width: 767px) {
  .quote-container .quote-image:before {
    content: "";
    background-image: url(assets/img/quotes.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 24px;
    width: 44px;
    position: absolute;
    right: 0;
    top: -10px;
  }
}
@media screen and (max-width: 370px) {
  .quote-container .quote-image:before {
    content: "";
    height: 18px;
    width: 40px;
    right: -15px;
  }
}
.quote-container .quote-wrap .quote-text {
  font-family: "IBM Plex Sans Medium", "Times New Roman", serif;
  font-size: 26px;
  line-height: 40px;
}
@media screen and (max-width: 767px) {
  .quote-container .quote-wrap .quote-text {
    font-size: 22px;
    line-height: 32px;
  }
}
.quote-container .quote-wrap .quote-name {
  font-family: "IBM Plex Sans Medium", "Times New Roman", serif;
  font-size: 19px;
  line-height: 25px;
}
@media screen and (max-width: 767px) {
  .quote-container .quote-wrap .quote-name {
    font-size: 16px;
    line-height: 20px;
  }
}

.video-container {
  position: relative;
  width: 100%;
  cursor: pointer;
}
.video-container .fa_video {
  width: 100%;
}
.video-container .playpause {
  background-image: url(assets/img/play_primary.png);
  background-repeat: no-repeat;
  width: 40%;
  height: 40%;
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  margin: auto;
  background-size: contain;
  background-position: center;
}

.elementor-widget-video {
  max-width: 42%;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  .elementor-widget-video {
    max-width: 100%;
    padding-left: 35px;
    padding-right: 35px;
  }
}

.jobTeaser-container .job-list {
  padding: 5px 15px;
}
@media screen and (max-width: 991px) {
  .jobTeaser-container .job-list {
    padding: 15px 15px;
  }
}
.jobTeaser-container .job-list:nth-child(odd) {
  background-color: #FFFFFF;
}
.jobTeaser-container .job-list:nth-child(even) {
  background-color: #EDEDED;
}
.jobTeaser-container .job-list:hover {
  background-color: rgba(16, 78, 143, 0.2);
}
.jobTeaser-container .job-list .location-wrap {
  display: flex;
  align-items: center;
}
.jobTeaser-container .job-list .location-wrap:before {
  content: url("assets/img/others/location-dark.png");
  margin-right: 20px;
  height: 22px;
}
.jobTeaser-container .job-list .location-wrap:after {
  content: url("assets/img/others/arrowRight-dark.png");
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  height: 20px;
}
.jobTeaser-container .job-list .location-wrap p {
  font-size: 14px;
  font-weight: 500;
}

.careerList-container ul.ul-careerList {
  padding-left: 0;
  margin-right: 50px;
}
@media screen and (max-width: 767px) {
  .careerList-container ul.ul-careerList {
    margin-right: 20px;
  }
}
@media screen and (max-width: 480px) {
  .careerList-container ul.ul-careerList {
    margin-right: 0;
  }
}
.careerList-container ul.ul-careerList li {
  padding-left: 50px;
  padding-bottom: 100px;
  list-style-type: none;
  border-left: 2px dashed #B3B3B3;
  transition: 0.7s all ease-in-out 0s;
}
@media screen and (max-width: 767px) {
  .careerList-container ul.ul-careerList li {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 480px) {
  .careerList-container ul.ul-careerList li {
    padding-bottom: 40px;
  }
}
.careerList-container ul.ul-careerList li:last-child {
  padding-bottom: 0;
  border-left: none;
}
.careerList-container ul.ul-careerList li .number-container {
  position: relative;
  padding-top: 0;
}
.careerList-container ul.ul-careerList li .number-container .fa_number {
  font-family: "IBM Plex Sans Medium", "Times New Roman", serif;
  font-size: 33px;
  line-height: 87px;
  position: absolute;
  left: -50px;
  bottom: 0;
  transform: translateX(-50%);
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #104E8F;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 480px) {
  .careerList-container ul.ul-careerList li .number-container .fa_number {
    font-size: 25px;
    line-height: 30px;
    width: 50px;
    height: 50px;
  }
}
.careerList-container ul.ul-careerList li div {
  position: relative;
}
.careerList-container ul.ul-careerList li .text-container {
  position: relative;
  left: 100px;
  bottom: 0;
  top: 0;
}
@media screen and (max-width: 991px) {
  .careerList-container ul.ul-careerList li .text-container {
    left: 50px;
  }
}
@media screen and (max-width: 767px) {
  .careerList-container ul.ul-careerList li .text-container {
    left: 15px;
  }
}
@media screen and (max-width: 480px) {
  .careerList-container ul.ul-careerList li .text-container {
    left: 0;
  }
}

.careerList-container ul li::after {
  transition: background 0.5s ease-in-out;
}

.careerList-container ul li div {
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}

.careerList-container ul li:nth-child(odd) div {
  transform: translate3d(200px, 0, 0);
}

.careerList-container ul li:nth-child(even) div {
  transform: translate3d(200px, 0, 0);
}

.careerList-container ul li.in-view div {
  transform: none;
  visibility: visible;
  opacity: 1;
}

.fd_animation-list .list-text-reveal {
  visibility: hidden;
  opacity: 0;
  transition: all 2s ease-in-out;
  transform: translateY(100%);
}
.fd_animation-list .list-text-reveal.in-view {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}

.map-wrapper svg {
  max-width: 100%;
  height: auto;
  overflow: visible;
}
.map-wrapper .fd_of_hidden {
  overflow: hidden;
}
.map-wrapper #map.zoomed {
  transform: scale(2.5);
  cursor: grab;
  scroll-behavior: smooth;
}
@media screen and (max-width: 991px) {
  .map-wrapper #map.zoomed {
    transform: scale(3.5);
  }
}
.map-wrapper #map.zoomed:hover {
  cursor: grab;
}
.map-wrapper #map.panning:hover {
  cursor: grabbing;
}
.map-wrapper #mapZoomContainer {
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 1;
  transform: translateX(-50%);
}
.map-wrapper #mapZoomContainer .increase,
.map-wrapper #mapZoomContainer .decrease {
  width: 40px;
  height: 40px;
  font-size: 2rem;
  border: 0;
  background: none;
  color: #000000;
  padding: 0;
  outline: 0;
  box-shadow: none;
}
.map-wrapper #mapZoomContainer .increase.disabled,
.map-wrapper #mapZoomContainer .decrease.disabled {
  color: #000000;
  opacity: 0.5;
}

.page-template-imprint .main-footer, .privacy-policy .main-footer {
  display: none;
}

.fullHeight-content {
  height: calc(100vh - 72px);
}
@media screen and (max-width: 991px) {
  .fullHeight-content {
    height: auto;
    padding-top: 50px;
  }
}
.fullHeight-content .policy-container .overflow-box {
  overflow: scroll;
  height: 60vh;
  padding-right: 50px;
  overflow-x: hidden;
}
@media screen and (max-width: 991px) {
  .fullHeight-content .policy-container .overflow-box {
    overflow: inherit;
    height: 100%;
    padding-right: inherit;
    padding-bottom: 50px;
  }
}
.fullHeight-content .policy-container .overflow-box a {
  text-decoration: underline;
}

@media screen and (max-width: 991px) {
  .modal .modal-dialog {
    max-width: 100%;
    margin-top: 0;
    margin: 30px;
  }
}
@media screen and (max-width: 480px) {
  .modal .modal-dialog {
    margin: 30px 15px;
  }
}
.modal .modal-dialog .modal-content {
  border: 0;
  border-radius: 0;
  padding: 30px;
  box-shadow: 3px 4px 16px 1px rgba(0, 0, 0, 0.49);
  background-color: rgba(255, 255, 255, 0.9);
}
@media screen and (max-width: 600px) {
  .modal .modal-dialog .modal-content {
    padding: 15px;
  }
}
.modal .modal-dialog .modal-content .modal-header {
  border: 0;
  padding: 0;
}
.modal .modal-dialog .modal-content .modal-header .close:hover {
  background: transparent;
}
.modal .modal-dialog .modal-content .modal-header .close:focus {
  outline: 0;
}
.modal .modal-dialog .modal-content .modal-header .close:after {
  content: "";
  background-image: url("assets/img/others/cu_close.svg");
  display: block;
  background-size: 20px;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
}
.modal .modal-dialog .modal-content .modal-body {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 20px;
}
@media screen and (max-width: 600px) {
  .modal .modal-dialog .modal-content .modal-body {
    padding-top: 10px;
  }
}

button.popupIcon-container, button.popupIcon-container-backend {
  border-radius: 50%;
  border-color: #104E8F;
  background-color: #104E8F;
  padding: 0;
  height: 35px;
  width: 35px;
  font-size: 25px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: pulse-animation 2s infinite;
  box-shadow: 0px 0px 1px 1px #104E8F;
}
@media screen and (max-width: 1199px) {
  button.popupIcon-container, button.popupIcon-container-backend {
    height: 28px;
    width: 28px;
    font-size: 20px;
  }
}
button.popupIcon-container:hover, button.popupIcon-container-backend:hover {
  opacity: 0.8;
  border-color: #104E8F;
  background-color: #104E8F;
}
button.popupIcon-container:focus, button.popupIcon-container-backend:focus {
  border-color: #104E8F;
  background-color: #104E8F;
  outline: 0;
  box-shadow: none;
}
button.popupIcon-container .popupIcon, button.popupIcon-container-backend .popupIcon {
  font-size: 25px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1199px) {
  button.popupIcon-container .popupIcon, button.popupIcon-container-backend .popupIcon {
    font-size: 20px;
  }
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(16, 78, 143, 0.4);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(16, 78, 143, 0);
  }
}
.form-modul .modal-dialog {
  position: fixed !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
}
@media screen and (max-width: 1199px) {
  .form-modul .modal-dialog {
    max-width: 100%;
    width: 90%;
  }
}
@media screen and (max-width: 991px) {
  .form-modul .modal-dialog {
    margin: 0;
  }
}
@media screen and (max-width: 350px) {
  .form-modul .modal-dialog {
    height: 450px;
    overflow-y: scroll;
  }
}

.elementor-widget-social-share-display {
  padding-top: 100px;
  padding-bottom: 100px;
  max-width: 42% !important;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  .elementor-widget-social-share-display {
    max-width: 100% !important;
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
}
@media screen and (max-width: 991px) {
  .elementor-widget-social-share-display {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 480px) {
  .elementor-widget-social-share-display {
    padding-top: 50px;
    padding-bottom: 60px;
  }
}
.elementor-widget-social-share-display .essb_links {
  margin: 0;
}
.elementor-widget-social-share-display .essb_links:before {
  content: "share this story:";
  color: #000000;
  font-family: "IBM Plex Sans Medium", "Times New Roman", serif;
  font-size: 20px;
  line-height: 58px;
}
.elementor-widget-social-share-display .essb_links .essb_links_list {
  margin-top: 20px !important;
}
@media screen and (max-width: 469px) {
  .elementor-widget-social-share-display .essb_links .essb_links_list {
    margin-top: 10px !important;
  }
}
.elementor-widget-social-share-display .essb_links .essb_links_list .essb_item {
  margin-right: 50px !important;
}
@media screen and (max-width: 1190px) {
  .elementor-widget-social-share-display .essb_links .essb_links_list .essb_item {
    margin-right: 25px !important;
  }
}
@media screen and (max-width: 469px) {
  .elementor-widget-social-share-display .essb_links .essb_links_list .essb_item {
    margin-right: 10px !important;
  }
}
@media screen and (max-width: 379px) {
  .elementor-widget-social-share-display .essb_links .essb_links_list .essb_item {
    margin-bottom: 10px !important;
  }
}
.elementor-widget-social-share-display .essb_links .essb_links_list .essb_item:last-child {
  margin-right: 0 !important;
}
.elementor-widget-social-share-display .essb_links .essb_links_list .essb_item a {
  border-radius: 50%;
  padding: 5px;
  border: 2px solid #104E8F;
  margin: 0;
  transition: all 0.3 ease;
}
@media screen and (max-width: 469px) {
  .elementor-widget-social-share-display .essb_links .essb_links_list .essb_item a {
    padding: 2px;
  }
}
.elementor-widget-social-share-display .essb_links .essb_links_list .essb_item a:hover {
  border-color: #104E8F !important;
}
.elementor-widget-social-share-display .essb_links .essb_links_list .essb_item a .essb_network_name {
  display: none;
}
.elementor-widget-social-share-display .essb_links .essb_links_list .essb_item a .essb_icon {
  color: #104E8F;
}
.elementor-widget-social-share-display .essb_links .essb_links_list .essb_item a:hover {
  opacity: 0.8;
}
.elementor-widget-social-share-display .essb_links .essb_links_list .essb_link_mail .essb_icon_mail:before {
  font-size: 28px !important;
  top: 10px !important;
  left: 8px !important;
}
.elementor-widget-social-share-display .essb_links .essb_links_list .essb_link_copy .essb_icon_copy:before {
  content: "";
  background-image: url(assets/img/others/cu_link.png);
  height: 23px;
  width: 23px;
  background-repeat: no-repeat;
  background-size: contain;
  top: 12px !important;
  left: 12px !important;
}

#loader {
  display: flex;
  justify-content: center;
  align-items: center;
  animation-delay: 1s;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background-color: #FFFFFF;
}
#loader .circle {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 15px;
  background-color: #104E8F;
  border-radius: 50%;
  animation: loading 1.5s cubic-bezier(0.8, 0.5, 0.2, 1.4) infinite;
  transform-origin: bottom center;
  position: relative;
}
#loader .circle-1 {
  animation-delay: 0.1s;
}
#loader .circle-2 {
  animation-delay: 0.2s;
}
#loader .circle-3 {
  animation-delay: 0.3s;
}
#loader .circle-4 {
  animation-delay: 0.4s;
}
#loader .circle-5 {
  animation-delay: 0.5s;
}
#loader .circle-6 {
  animation-delay: 0.6s;
}
#loader .circle-7 {
  animation-delay: 0.7s;
}
#loader .circle-8 {
  animation-delay: 0.8s;
}

@keyframes loading {
  0% {
    background-color: #78a2cf;
  }
  50% {
    background-color: #16579A;
  }
  100% {
    background-color: #78a2cf;
  }
}
#mc_embed_signup {
  background: #fff;
  clear: left;
  font: 14px Helvetica, Arial, sans-serif;
  width: 600px;
}

#mc-embedded-subscribe {
  background-color: #104e8f !important;
  color: white;
  border-color: white;
}

#mc-embedded-subscribe:hover {
  background-color: #03658f !important;
}

#mc-embedded-subscribe-form input[type=checkbox] {
  display: inline;
  width: auto;
  margin-right: 10px;
}

#mergeRow-gdpr {
  margin-top: 20px;
}

#mergeRow-gdpr fieldset label {
  font-weight: normal;
}

#mc-embedded-subscribe-form .mc_fieldset {
  border: none;
  min-height: 0px;
  padding-bottom: 0px;
}

/*# sourceMappingURL=style.css.map */

.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-btn {
  background: #104e8f !important;
  color: #fff !important;
}
