/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

.menu {
  height: 77px !important;
}

a.mbr-iconfont:hover {
  text-decoration: none;
}

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0;
}

a {
  font-style: normal;
  transition: color 0.3s;
  font-weight: 600;
  cursor: pointer;
}

a, a:hover {
  text-decoration: none;
}

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color;
}

textarea[type="hidden"] {
  display: none;
}

body {
  position: relative;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #000000;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

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

.align-right {
  text-align: right;
}

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center;
  }
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-size-item {
  -moz-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto;
}

.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}

figure {
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  -ms-grid-row-align: center;
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type="submit"] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation*/
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 80vh;
  }
  .menu .dropdown-menu {
    max-height: 60vh;
  }
}

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
}

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center;
  max-height: 93.5vh;
}

.navbar-collapse.show {
  overflow: auto;
}

.nav-dropdown .link {
  padding: .667em 1.667em !important;
  margin: 0 !important;
}

.nav {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.form-inline {
  display: -webkit-flex;
  -webkit-align-items: center;
}

.card-wrapper {
  -webkit-flex: 1;
}

.carousel-control {
  z-index: 10;
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
}

.carousel-controls {
  display: -webkit-flex;
}

.media {
  display: -webkit-flex;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 0.5rem 1.2rem;
  position: absolute;
  display: flex;
  align-items: center;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 0.5rem 1.2rem;
}

.mbr-form .form-control:focus, .mbr-form .form-control:hover {
  background-color: #f5f5f7;
  border: 3px solid #ebeced;
  box-shadow: none;
  outline: none;
}

input[type="range"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.modal-dialog,
.modal-content {
  height: 100%;
}

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem);
}

@media (max-width: 575px) {
  .modal-dialog .carousel-inner {
    height: calc(100vh - 1rem);
  }
}

.carousel-item {
  text-align: center;
}

.carousel-item img {
  margin: auto;
}

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }
  .btn .mbr-iconfont {
    font-size: 1rem !important;
  }
}

.navbar-toggler {
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

.navbar-toggler-left {
  position: absolute;
  left: 1rem;
}

.navbar-toggler-right {
  position: absolute;
  right: 1rem;
}

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-toggleable {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable-sm > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%;
  }
  .navbar-toggleable-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-toggleable-md {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable-md > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-md .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable-lg > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-lg .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-lg .navbar-toggler {
    display: none;
  }
}

.navbar-toggleable-xl {
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0;
}

.navbar-toggleable-xl .navbar-nav {
  flex-direction: row;
}

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem;
}

.navbar-toggleable-xl > .container {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.navbar-toggleable-xl .navbar-collapse {
  display: flex !important;
  width: 100%;
}

.navbar-toggleable-xl .navbar-toggler {
  display: none;
}

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: flex;
}

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important;
}

html,
body {
  height: auto;
  min-height: 100vh;
}

.dropup .dropdown-toggle::after {
  display: none;
}

body {
  font-style: normal;
  line-height: 1.5;
}

.mbr-section-title {
  font-style: normal;
  line-height: 1.2;
}

.mbr-section-subtitle {
  line-height: 1.3;
}

.mbr-text {
  font-style: normal;
  line-height: 1.6;
}

.btn {
  font-weight: 600 !important;
  border-width: 2px;
  font-style: normal;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  display: -webkit-inline-flex;
}

.btn-sm {
  font-weight: 500;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 500;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 500;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-form {
  margin: 0;
  border-radius: 0;
}

.btn-form:hover {
  cursor: pointer;
}

#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  background: #fff;
  width: 2px;
  left: calc(50% - 1px);
}

#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal;
}

.mbr-arrow a {
  color: #ffffff;
}

@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

.alert.alert-form::after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  transform: rotate(45deg);
  width: 14px;
  -webkit-transform: rotate(45deg);
}

.form-control {
  background-color: #ffffff;
  box-shadow: none;
  color: #767676;
  border: 3px solid #ebeced;
  line-height: 1.43;
  min-height: 46px;
  padding: 0.5rem 1.2rem;
}

.form-control:focus {
  outline: none;
  border: 3px solid #ebeced;
  background-color: #f5f5f7;
}

.form-active .form-control:invalid {
  border-color: red;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
  -webkit-justify-content: center;
}
.beruf {
  background-color: #5b7693;
  color: #ffffff;
  padding: 10px;
  text-align: center !important;
  margin: 10px 0px;
}
.seitwann {
  text-align: center !important;
}
body {
  font-family: Poppins;
}
.display-1 {
  font-family: 'regular';
  font-size: 2.5rem;
}
.display-1 > .mbr-iconfont {
  font-size: 4rem;
}
.display-2 {
  font-family: 'regular';
  font-size: 2.2rem;
}
.display-2 > .mbr-iconfont {
  font-size: 3.52rem;
}
.display-4 {
  font-family: 'regular';
  font-size: 1rem;
}
.display-4 > .mbr-iconfont {
  font-size: 1.6rem;
}
.display-5 {
  font-family: 'regular';
  font-size: 1.3rem;
  line-height: 1.4;
}
.display-5 > .mbr-iconfont {
  font-size: 2.08rem;
}
.display-7 {
  font-family: 'regular';
  font-size: 1rem;
}
.display-7 > .mbr-iconfont {
  font-size: 1.6rem;
}
/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 768px) {
  .display-1 {
    font-size: 2rem;
    font-size: calc( 1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-2 {
    font-size: 1.76rem;
    font-size: calc( 1.42rem + (2.2 - 1.42) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.42rem + (2.2 - 1.42) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-4 {
    font-size: 0.8rem;
    font-size: calc( 1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-5 {
    font-size: 1.04rem;
    font-size: calc( 1.105rem + (1.3 - 1.105) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.105rem + (1.3 - 1.105) * ((100vw - 20rem) / (48 - 20))));
  }
}
/* Buttons */
.btn {
  padding: 1rem 3rem;
  border-radius: 3px;
}
.btn-sm {
  padding: 0.6rem 2.2rem;
  border-radius: 3px;
}
.btn-md {
  padding: 1rem 3rem;
  border-radius: 3px;
}
.btn-lg {
  padding: 1.2rem 3.2rem;
  border-radius: 3px;
}
.bg-primary {
  background-color: #255085 !important;
}
.bg-success {
  background-color: #5b7693 !important;
}
.bg-info {
  background-color: #82786e !important;
}
.bg-warning {
  background-color: #36404c !important;
}
.bg-danger {
  background-color: #b1a374 !important;
}
.btn-primary,
.btn-primary:active {
  background-color: #255085 !important;
  border-color: #255085 !important;
  color: #ffffff !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
  color: #255085 !important;
  background-color: transparent !important;
  border-color: #255085 !important;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #142c49 !important;
  border-color: #142c49 !important;
}
.btn-secondary,
.btn-secondary:active {
  background-color: #c1c1c1 !important;
  border-color: #c1c1c1 !important;
  color: #ffffff !important;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
  color: #c1c1c1 !important;
  background-color: transparent !important;
  border-color: #c1c1c1 !important;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #9b9b9b !important;
  border-color: #9b9b9b !important;
}
.btn-info,
.btn-info:active {
  background-color: #82786e !important;
  border-color: #82786e !important;
  color: #ffffff !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
  color: #82786e !important;
  background-color: transparent !important;
  border-color: #82786e !important;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #59524b !important;
  border-color: #59524b !important;
}
.btn-success,
.btn-success:active {
  background-color: #5b7693 !important;
  border-color: #5b7693 !important;
  color: #ffffff !important;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
  color: #5b7693 !important;
  background-color: transparent !important;
  border-color: #5b7693 !important;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #3e5064 !important;
  border-color: #3e5064 !important;
}
.btn-warning,
.btn-warning:active {
  background-color: #36404c !important;
  border-color: #36404c !important;
  color: #ffffff !important;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
  color: #36404c !important;
  background-color: transparent !important;
  border-color: #36404c !important;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #161a1f !important;
  border-color: #161a1f !important;
}
.btn-danger,
.btn-danger:active {
  background-color: #b1a374 !important;
  border-color: #b1a374 !important;
  color: #ffffff !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
  color: #b1a374 !important;
  background-color: transparent !important;
  border-color: #b1a374 !important;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #8b7d4e !important;
  border-color: #8b7d4e !important;
}
.btn-white {
  color: #333333 !important;
}
.btn-white,
.btn-white:active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #808080 !important;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
  color: #ffffff !important;
  background-color: transparent !important;
  border-color: #ffffff !important;
}
.btn-white.disabled,
.btn-white:disabled {
  color: #808080 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-black,
.btn-black:active {
  background-color: #333333 !important;
  border-color: #333333 !important;
  color: #ffffff !important;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
  color: #333333 !important;
  background-color: transparent !important;
  border-color: #333333 !important;
}
.btn-black.disabled,
.btn-black:disabled {
  color: #ffffff !important;
  background-color: #0d0d0d !important;
  border-color: #0d0d0d !important;
}
.btn-primary-outline,
.btn-primary-outline:active {
  background: none;
  border-color: #0f2035;
  color: #0f2035;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #255085;
  border-color: #255085;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #255085 !important;
  border-color: #255085 !important;
}
.btn-secondary-outline,
.btn-secondary-outline:active {
  background: none;
  border-color: #8e8e8e;
  color: #8e8e8e;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #c1c1c1;
  border-color: #c1c1c1;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #c1c1c1 !important;
  border-color: #c1c1c1 !important;
}
.btn-info-outline,
.btn-info-outline:active {
  background: none;
  border-color: #4b453f;
  color: #4b453f;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #82786e;
  border-color: #82786e;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #82786e !important;
  border-color: #82786e !important;
}
.btn-success-outline,
.btn-success-outline:active {
  background: none;
  border-color: #344354;
  color: #344354;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #5b7693;
  border-color: #5b7693;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #5b7693 !important;
  border-color: #5b7693 !important;
}
.btn-warning-outline,
.btn-warning-outline:active {
  background: none;
  border-color: #0c0e10;
  color: #0c0e10;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #36404c;
  border-color: #36404c;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #36404c !important;
  border-color: #36404c !important;
}
.btn-danger-outline,
.btn-danger-outline:active {
  background: none;
  border-color: #7a6e45;
  color: #7a6e45;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #b1a374;
  border-color: #b1a374;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #b1a374 !important;
  border-color: #b1a374 !important;
}
.btn-black-outline,
.btn-black-outline:active {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-black-outline.disabled,
.btn-black-outline:disabled {
  color: #ffffff !important;
  background-color: #333333 !important;
  border-color: #333333 !important;
}
.btn-white-outline,
.btn-white-outline:active,
.btn-white-outline.active {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus {
  color: #333333;
  background-color: #ffffff;
  border-color: #ffffff;
}
.text-primary {
  color: #255085 !important;
}
.text-secondary {
  color: #c1c1c1 !important;
}
.text-success {
  color: #5b7693 !important;
}
.text-info {
  color: #82786e !important;
}
.text-warning {
  color: #36404c !important;
}
.text-danger {
  color: #b1a374 !important;
}
.text-white {
  color: #ffffff !important;
}
.text-black {
  color: #000000 !important;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #c1c1c1 !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #8e8e8e !important;
}
a.text-success:hover,
a.text-success:focus {
  color: #c1c1c1 !important;
}
a.text-info:hover,
a.text-info:focus {
  color: #c1c1c1 !important;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #c1c1c1 !important;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #c1c1c1 !important;
}
a.text-white:hover,
a.text-white:focus {
  color: #c1c1c1 !important;
}
a.text-black:hover,
a.text-black:focus {
  color: #c1c1c1 !important;
}
.alert-success {
  background-color: #70c770;
}
.alert-info {
  background-color: #82786e;
}
.alert-warning {
  background-color: #36404c;
}
.alert-danger {
  background-color: #b1a374;
}
.mbr-section-btn a.btn:not(.btn-form):hover,
.mbr-section-btn a.btn:not(.btn-form):focus {
  box-shadow: none !important;
}
.mbr-gallery-filter li.active .btn {
  background-color: #255085;
  border-color: #255085;
  color: #ffffff;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
a,
a:hover {
  color: #255085;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #598ed1;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #a6b6c8;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #beb8b2;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #a7b3c0;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #dfd9c6;
}
/* Scroll to top button*/
.scrollToTop_wraper {
  display: none;
}
#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  background: #fff;
  width: 2px;
  left: calc(50% - 1px);
}
#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal;
}
.mbr-arrow a {
  color: #ffffff;
}
@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}
.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}
.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}
.alert.alert-form::after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  transform: rotate(45deg);
  width: 14px;
  -webkit-transform: rotate(45deg);
}
.form-control {
  background-color: #ffffff;
  box-shadow: none;
  color: #767676;
  border: 3px solid #ebeced;
  font-family: 'regular';
  font-size: 1rem;
  line-height: 1.43;
  min-height: 46px;
  padding: 0.5rem 1.2rem;
}
.form-control > .mbr-iconfont {
  font-size: 1.6rem;
}
.form-control:focus {
  outline: none;
  border: 3px solid #ebeced;
  background-color: #f5f5f7;
}
.form-active .form-control:invalid {
  border-color: red;
}
.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
blockquote {
  border-color: #255085;
}
/* Forms */
.mbr-form .btn {
  margin: .4rem 0;
}
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #255085;
  color: #ffffff;
}
.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
  transition: 0.4s;
  border-top-color: currentColor;
  border-bottom-color: currentColor;
}
.jq-number__spin {
  background-color: #ffffff;
  border: 3px solid #ebeced;
}
.jq-number__spin:focus {
  outline: none;
  border: 3px solid #ebeced;
  background-color: #f5f5f7;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
  border-top-color: #255085;
  border-bottom-color: #255085;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  color: #ffffff !important;
  background-color: #255085 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000000 !important;
  background: #c1c1c1 !important;
  box-shadow: none !important;
}
.lazy-bg {
  background-image: none !important;
}
.lazy-placeholder:not(section),
.lazy-none {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
}
iframe.lazy-placeholder,
.lazy-placeholder:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  background: transparent no-repeat center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23255085' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
section.lazy-placeholder:after {
  opacity: 0.5;
}
.cid-t4GwEGYTmg .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: 0.5rem 0;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.cid-t4GwEGYTmg .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-t4GwEGYTmg a {
  font-style: normal;
}
.cid-t4GwEGYTmg .show {
  overflow: visible;
}
.cid-t4GwEGYTmg .dropdown-menu {
  max-height: 400px;
}
.cid-t4GwEGYTmg .dropdown-item:active {
  background-color: transparent;
}
.cid-t4GwEGYTmg .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-t4GwEGYTmg .nav-item a {
  display: -webkit-flex;
  align-items: center;
  padding: 0.7rem 0 !important;
  margin: 0rem 1.2rem !important;
  -webkit-align-items: center;
}
.cid-t4GwEGYTmg .nav-item:focus,
.cid-t4GwEGYTmg .nav-link:focus {
  outline: none;
}
.cid-t4GwEGYTmg .btn {
  padding: 0.7rem 2rem;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
}
.cid-t4GwEGYTmg .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-t4GwEGYTmg .menu-logo {
  margin-right: auto;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand {
  display: flex;
  margin-left: 1rem;
  padding: 0;
  transition: padding 0.2s;
  min-height: 3.8rem;
  -webkit-align-items: center;
  align-items: center;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: 0.3rem 0;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo a {
  display: inline-flex;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  padding-right: 1rem;
  max-width: 100%;
  width: 100%;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse {
  justify-content: space-between !important;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-t4GwEGYTmg .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: none;
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-t4GwEGYTmg .navbar.navbar-short {
  min-height: 60px;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-t4GwEGYTmg button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all 0.2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-t4GwEGYTmg button.navbar-toggler:focus {
  outline: none;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #36404c;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg .collapsed.navbar-expand {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t4GwEGYTmg .collapsed .btn {
  display: -webkit-flex;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show {
  display: block !important;
  overflow: auto;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-t4GwEGYTmg .collapsed:not(.navbar-short) .navbar-collapse {
    max-height: 93.4375vh;
  }
}
.cid-t4GwEGYTmg .collapsed button.navbar-toggler {
  display: block;
}
.cid-t4GwEGYTmg .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-t4GwEGYTmg .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t4GwEGYTmg .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: 0.5s;
  transition-property: opacity, padding, height;
}
.cid-t4GwEGYTmg .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-t4GwEGYTmg .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-t4GwEGYTmg .collapsed .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: '';
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
@media (max-width: 991px) {
  .cid-t4GwEGYTmg.navbar-expand {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t4GwEGYTmg img {
    height: 3.8rem !important;
  }
  .cid-t4GwEGYTmg .btn {
    display: -webkit-flex;
  }
  .cid-t4GwEGYTmg button.navbar-toggler {
    display: block;
  }
  .cid-t4GwEGYTmg .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-t4GwEGYTmg .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t4GwEGYTmg .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing,
  .cid-t4GwEGYTmg .navbar-collapse.show {
    display: block !important;
    overflow: auto;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-nav,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-buttons,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-t4GwEGYTmg .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: 0.5s;
    transition-property: opacity, padding, height;
  }
  .cid-t4GwEGYTmg .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-t4GwEGYTmg .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-t4GwEGYTmg .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: '';
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
  }
}
@media (max-width: 767px) {
  .cid-t4GwEGYTmg .nav-link {
    justify-content: start !important;
  }
  .cid-t4GwEGYTmg .navbar.opened {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .cid-t4GwEGYTmg .navbar-toggleable-sm {
    width: 100% !important;
  }
  .cid-t4GwEGYTmg .dropdown-menu {
    box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.1) !important;
    background: #efefef !important;
  }
}
@media (min-width: 767px) {
  .cid-t4GwEGYTmg .menu-logo {
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
  }
}
.cid-t4GwEGYTmg .navbar-collapse {
  flex-basis: auto;
  -webkit-flex-basis: auto;
}
.cid-t4GwEGYTmg .nav-link:hover,
.cid-t4GwEGYTmg .dropdown-item:hover {
  color: #ebeced !important;
}
@media (min-width: 1500px) {
  .cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse {
    max-width: 60% !important;
    padding-right: 5rem;
  }
  .cid-t4GwEGYTmg .menu-logo .navbar-brand {
    margin-left: 5rem;
  }
}
.cid-t4GwDcFAYB {
  padding-top: 90px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/team-250402-l.jpg");
}
.cid-t4Gx5PhcAU {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-t4Gx5PhcAU .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #cc2952;
  transition: background 0.3s;
  margin-bottom: 2rem;
}
.cid-t4Gx5PhcAU H2 {
  color: #36404c;
}
.cid-t4Gx5PhcAU H3 {
  color: #36404c;
}
.cid-t4Gx5PhcAU .mbr-text,
.cid-t4Gx5PhcAU .mbr-section-btn {
  color: #767676;
  text-align: left;
}
.cid-t4Gx5PhcAU .photo {
  width: 90%;
}
@media (max-width: 992px) {
  .cid-t4Gx5PhcAU .md-pb {
    padding-bottom: 2rem;
  }
  .cid-t4Gx5PhcAU .photo {
    width: 100%;
  }
}
.cid-t4Gx5PhcAU .signature {
  filter: invert(0.5);
  width: auto;
}
.cid-t4LCOtguWR {
  padding-top: 4rem;
  padding-bottom: 1rem;
  background-image: url("../../../assets/images/img-0768-fuss-1.jpeg");
}
.cid-t4LCOtguWR .media-wrap {
  padding: 0;
  max-width: 50%;
}
@media (max-width: 991px) {
  .cid-t4LCOtguWR .media-wrap {
    margin-bottom: 1rem;
  }
}
@media (max-width: 768px) {
  .cid-t4LCOtguWR .media-wrap {
    margin: 0 auto 25px;
  }
}
@media (max-width: 767px) {
  .cid-t4LCOtguWR .row {
    text-align: center;
  }
  .cid-t4LCOtguWR .row > div {
    margin: auto;
  }
  .cid-t4LCOtguWR .social-row {
    justify-content: center;
  }
}
.cid-t4LCOtguWR .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-t4LCOtguWR .list {
  list-style: none;
  padding-left: 0;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-t4LCOtguWR .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t4LCOtguWR .list {
    margin-bottom: 0rem;
  }
}
.cid-t4LCOtguWR .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
.cid-t4LCOtguWR .mbr-iconfont {
  color: black;
}
@media (max-width: 991px) {
  .cid-t4LCOtguWR div > *:last-child {
    margin-top: 0 !important;
  }
}
.cid-t4LPYOCbtz .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: 0.5rem 0;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.cid-t4LPYOCbtz .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-t4LPYOCbtz a {
  font-style: normal;
}
.cid-t4LPYOCbtz .show {
  overflow: visible;
}
.cid-t4LPYOCbtz .dropdown-menu {
  max-height: 400px;
}
.cid-t4LPYOCbtz .dropdown-item:active {
  background-color: transparent;
}
.cid-t4LPYOCbtz .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-t4LPYOCbtz .nav-item a {
  display: -webkit-flex;
  align-items: center;
  padding: 0.7rem 0 !important;
  margin: 0rem 1.2rem !important;
  -webkit-align-items: center;
}
.cid-t4LPYOCbtz .nav-item:focus,
.cid-t4LPYOCbtz .nav-link:focus {
  outline: none;
}
.cid-t4LPYOCbtz .btn {
  padding: 0.7rem 2rem;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
}
.cid-t4LPYOCbtz .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-t4LPYOCbtz .menu-logo {
  margin-right: auto;
}
.cid-t4LPYOCbtz .menu-logo .navbar-brand {
  display: flex;
  margin-left: 1rem;
  padding: 0;
  transition: padding 0.2s;
  min-height: 3.8rem;
  -webkit-align-items: center;
  align-items: center;
}
.cid-t4LPYOCbtz .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: 0.3rem 0;
}
.cid-t4LPYOCbtz .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-t4LPYOCbtz .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-t4LPYOCbtz .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-t4LPYOCbtz .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-t4LPYOCbtz .menu-logo .navbar-brand .navbar-logo a {
  display: inline-flex;
}
.cid-t4LPYOCbtz .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  padding-right: 1rem;
  max-width: 100%;
  width: 100%;
}
.cid-t4LPYOCbtz .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-t4LPYOCbtz .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-t4LPYOCbtz .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-t4LPYOCbtz .navbar-toggleable-sm .navbar-collapse {
  justify-content: space-between !important;
}
.cid-t4LPYOCbtz .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-t4LPYOCbtz .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-t4LPYOCbtz .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-t4LPYOCbtz .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-t4LPYOCbtz .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t4LPYOCbtz .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: none;
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-t4LPYOCbtz .navbar.navbar-short {
  min-height: 60px;
  transition: all 0.2s;
}
.cid-t4LPYOCbtz .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-t4LPYOCbtz .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-t4LPYOCbtz .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-t4LPYOCbtz .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-t4LPYOCbtz .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-t4LPYOCbtz button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all 0.2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-t4LPYOCbtz button.navbar-toggler:focus {
  outline: none;
}
.cid-t4LPYOCbtz button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #36404c;
}
.cid-t4LPYOCbtz button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-t4LPYOCbtz button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-t4LPYOCbtz button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-t4LPYOCbtz button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-t4LPYOCbtz nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-t4LPYOCbtz nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-t4LPYOCbtz nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-t4LPYOCbtz nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-t4LPYOCbtz .collapsed.navbar-expand {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t4LPYOCbtz .collapsed .btn {
  display: -webkit-flex;
}
.cid-t4LPYOCbtz .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-t4LPYOCbtz .collapsed .navbar-collapse.collapsing,
.cid-t4LPYOCbtz .collapsed .navbar-collapse.show {
  display: block !important;
  overflow: auto;
}
.cid-t4LPYOCbtz .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-t4LPYOCbtz .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-t4LPYOCbtz .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-t4LPYOCbtz .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-t4LPYOCbtz .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-t4LPYOCbtz .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-t4LPYOCbtz .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-t4LPYOCbtz .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-t4LPYOCbtz .collapsed:not(.navbar-short) .navbar-collapse {
    max-height: 93.4375vh;
  }
}
.cid-t4LPYOCbtz .collapsed button.navbar-toggler {
  display: block;
}
.cid-t4LPYOCbtz .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-t4LPYOCbtz .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t4LPYOCbtz .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: 0.5s;
  transition-property: opacity, padding, height;
}
.cid-t4LPYOCbtz .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-t4LPYOCbtz .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-t4LPYOCbtz .collapsed .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: '';
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
@media (max-width: 991px) {
  .cid-t4LPYOCbtz.navbar-expand {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t4LPYOCbtz img {
    height: 3.8rem !important;
  }
  .cid-t4LPYOCbtz .btn {
    display: -webkit-flex;
  }
  .cid-t4LPYOCbtz button.navbar-toggler {
    display: block;
  }
  .cid-t4LPYOCbtz .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-t4LPYOCbtz .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t4LPYOCbtz .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-t4LPYOCbtz .navbar-collapse.collapsing,
  .cid-t4LPYOCbtz .navbar-collapse.show {
    display: block !important;
    overflow: auto;
  }
  .cid-t4LPYOCbtz .navbar-collapse.collapsing .navbar-nav,
  .cid-t4LPYOCbtz .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-t4LPYOCbtz .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-t4LPYOCbtz .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-t4LPYOCbtz .navbar-collapse.collapsing .navbar-buttons,
  .cid-t4LPYOCbtz .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-t4LPYOCbtz .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-t4LPYOCbtz .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-t4LPYOCbtz .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: 0.5s;
    transition-property: opacity, padding, height;
  }
  .cid-t4LPYOCbtz .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-t4LPYOCbtz .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-t4LPYOCbtz .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: '';
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
  }
}
@media (max-width: 767px) {
  .cid-t4LPYOCbtz .nav-link {
    justify-content: start !important;
  }
  .cid-t4LPYOCbtz .navbar.opened {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .cid-t4LPYOCbtz .navbar-toggleable-sm {
    width: 100% !important;
  }
  .cid-t4LPYOCbtz .dropdown-menu {
    box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.1) !important;
    background: #efefef !important;
  }
}
@media (min-width: 767px) {
  .cid-t4LPYOCbtz .menu-logo {
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
  }
}
.cid-t4LPYOCbtz .navbar-collapse {
  flex-basis: auto;
  -webkit-flex-basis: auto;
}
.cid-t4LPYOCbtz .nav-link:hover,
.cid-t4LPYOCbtz .dropdown-item:hover {
  color: #ebeced !important;
}
@media (min-width: 1500px) {
  .cid-t4LPYOCbtz .navbar-toggleable-sm .navbar-collapse {
    max-width: 60% !important;
    padding-right: 5rem;
  }
  .cid-t4LPYOCbtz .menu-logo .navbar-brand {
    margin-left: 5rem;
  }
}
.cid-t4LPYOjplK {
  padding-top: 90px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/banner-praxis.jpg");
}
.cid-t5x3iQrr7O {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-t5x3iQrr7O .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #ed4266;
  transition: background 0.3s;
  margin-bottom: 2rem;
}
.cid-t5x3iQrr7O H2 {
  color: #36404c;
}
.cid-t5x3iQrr7O H3 {
  color: #36404c;
}
.cid-t5x3iQrr7O .mbr-text,
.cid-t5x3iQrr7O .mbr-section-btn {
  color: #767676;
}
.cid-t5x3iQrr7O .photo {
  width: 90%;
}
@media (max-width: 992px) {
  .cid-t5x3iQrr7O .md-pb {
    padding-bottom: 2rem;
  }
  .cid-t5x3iQrr7O .photo {
    width: 100%;
  }
}
.cid-t5x3iQrr7O .signature {
  filter: invert(0.5);
  width: auto;
}
.cid-t5x2VaG0Go {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #5b7693;
}
.cid-t5x2VaG0Go .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #ed4266;
  transition: background 0.3s;
}
.cid-t5x2VaG0Go H2 {
  color: #ffffff;
}
.cid-t5x2VaG0Go H3 {
  color: #ffffff;
}
.cid-t5x2VaG0Go .mbr-text,
.cid-t5x2VaG0Go .mbr-section-btn {
  color: #ffffff;
}
@media (max-width: 992px) {
  .cid-t5x2VaG0Go .md-pb {
    padding-bottom: 2rem;
  }
}
.cid-t4LQM9fQ52 {
  padding-top: 45px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-t4LQM9fQ52 .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #ed4266;
  transition: background 0.3s;
  margin-bottom: 2rem;
}
.cid-t4LQM9fQ52 H2 {
  color: #36404c;
}
.cid-t4LQM9fQ52 H3 {
  color: #36404c;
}
.cid-t4LQM9fQ52 .mbr-text,
.cid-t4LQM9fQ52 .mbr-section-btn {
  color: #767676;
}
.cid-t4LQM9fQ52 .photo {
  width: 90%;
}
@media (max-width: 992px) {
  .cid-t4LQM9fQ52 .md-pb {
    padding-bottom: 2rem;
  }
  .cid-t4LQM9fQ52 .photo {
    width: 100%;
  }
}
.cid-t4LQM9fQ52 .signature {
  filter: invert(0.5);
  width: auto;
}
.cid-t4LPYP40cg {
  padding-top: 4rem;
  padding-bottom: 1rem;
  background-image: url("../../../assets/images/img-0768-fuss-1.jpeg");
}
.cid-t4LPYP40cg .media-wrap {
  padding: 0;
  max-width: 50%;
}
@media (max-width: 991px) {
  .cid-t4LPYP40cg .media-wrap {
    margin-bottom: 1rem;
  }
}
@media (max-width: 768px) {
  .cid-t4LPYP40cg .media-wrap {
    margin: 0 auto 25px;
  }
}
@media (max-width: 767px) {
  .cid-t4LPYP40cg .row {
    text-align: center;
  }
  .cid-t4LPYP40cg .row > div {
    margin: auto;
  }
  .cid-t4LPYP40cg .social-row {
    justify-content: center;
  }
}
.cid-t4LPYP40cg .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-t4LPYP40cg .list {
  list-style: none;
  padding-left: 0;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-t4LPYP40cg .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t4LPYP40cg .list {
    margin-bottom: 0rem;
  }
}
.cid-t4LPYP40cg .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
.cid-t4LPYP40cg .mbr-iconfont {
  color: black;
}
@media (max-width: 991px) {
  .cid-t4LPYP40cg div > *:last-child {
    margin-top: 0 !important;
  }
}
.cid-t4GwEGYTmg .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: 0.5rem 0;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.cid-t4GwEGYTmg .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-t4GwEGYTmg a {
  font-style: normal;
}
.cid-t4GwEGYTmg .show {
  overflow: visible;
}
.cid-t4GwEGYTmg .dropdown-menu {
  max-height: 400px;
}
.cid-t4GwEGYTmg .dropdown-item:active {
  background-color: transparent;
}
.cid-t4GwEGYTmg .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-t4GwEGYTmg .nav-item a {
  display: -webkit-flex;
  align-items: center;
  padding: 0.7rem 0 !important;
  margin: 0rem 1.2rem !important;
  -webkit-align-items: center;
}
.cid-t4GwEGYTmg .nav-item:focus,
.cid-t4GwEGYTmg .nav-link:focus {
  outline: none;
}
.cid-t4GwEGYTmg .btn {
  padding: 0.7rem 2rem;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
}
.cid-t4GwEGYTmg .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-t4GwEGYTmg .menu-logo {
  margin-right: auto;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand {
  display: flex;
  margin-left: 1rem;
  padding: 0;
  transition: padding 0.2s;
  min-height: 3.8rem;
  -webkit-align-items: center;
  align-items: center;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: 0.3rem 0;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo a {
  display: inline-flex;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  padding-right: 1rem;
  max-width: 100%;
  width: 100%;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse {
  justify-content: space-between !important;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-t4GwEGYTmg .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: none;
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-t4GwEGYTmg .navbar.navbar-short {
  min-height: 60px;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-t4GwEGYTmg button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all 0.2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-t4GwEGYTmg button.navbar-toggler:focus {
  outline: none;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #36404c;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg .collapsed.navbar-expand {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t4GwEGYTmg .collapsed .btn {
  display: -webkit-flex;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show {
  display: block !important;
  overflow: auto;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-t4GwEGYTmg .collapsed:not(.navbar-short) .navbar-collapse {
    max-height: 93.4375vh;
  }
}
.cid-t4GwEGYTmg .collapsed button.navbar-toggler {
  display: block;
}
.cid-t4GwEGYTmg .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-t4GwEGYTmg .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t4GwEGYTmg .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: 0.5s;
  transition-property: opacity, padding, height;
}
.cid-t4GwEGYTmg .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-t4GwEGYTmg .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-t4GwEGYTmg .collapsed .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: '';
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
@media (max-width: 991px) {
  .cid-t4GwEGYTmg.navbar-expand {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t4GwEGYTmg img {
    height: 3.8rem !important;
  }
  .cid-t4GwEGYTmg .btn {
    display: -webkit-flex;
  }
  .cid-t4GwEGYTmg button.navbar-toggler {
    display: block;
  }
  .cid-t4GwEGYTmg .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-t4GwEGYTmg .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t4GwEGYTmg .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing,
  .cid-t4GwEGYTmg .navbar-collapse.show {
    display: block !important;
    overflow: auto;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-nav,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-buttons,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-t4GwEGYTmg .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: 0.5s;
    transition-property: opacity, padding, height;
  }
  .cid-t4GwEGYTmg .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-t4GwEGYTmg .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-t4GwEGYTmg .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: '';
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
  }
}
@media (max-width: 767px) {
  .cid-t4GwEGYTmg .nav-link {
    justify-content: start !important;
  }
  .cid-t4GwEGYTmg .navbar.opened {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .cid-t4GwEGYTmg .navbar-toggleable-sm {
    width: 100% !important;
  }
  .cid-t4GwEGYTmg .dropdown-menu {
    box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.1) !important;
    background: #efefef !important;
  }
}
@media (min-width: 767px) {
  .cid-t4GwEGYTmg .menu-logo {
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
  }
}
.cid-t4GwEGYTmg .navbar-collapse {
  flex-basis: auto;
  -webkit-flex-basis: auto;
}
.cid-t4GwEGYTmg .nav-link:hover,
.cid-t4GwEGYTmg .dropdown-item:hover {
  color: #ebeced !important;
}
@media (min-width: 1500px) {
  .cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse {
    max-width: 60% !important;
    padding-right: 5rem;
  }
  .cid-t4GwEGYTmg .menu-logo .navbar-brand {
    margin-left: 5rem;
  }
}
.cid-tajWctMjsj {
  padding-top: 90px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/team-250402-l.jpg");
}
.cid-t4MmyJJa0I {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-t4MmyJJa0I .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #232323;
  transition: background 0.3s;
  margin-bottom: 2rem;
}
.cid-t4MmyJJa0I H2 {
  color: #36404c;
}
.cid-t4MmyJJa0I H3 {
  color: #36404c;
}
.cid-t4MmyJJa0I .mbr-text,
.cid-t4MmyJJa0I .mbr-section-btn {
  color: #767676;
}
@media (max-width: 992px) {
  .cid-t4MmyJJa0I .md-pb {
    padding-bottom: 2rem;
  }
}
.cid-t4MmyJJa0I img {
  filter: invert(0.5);
  width: auto;
}
.cid-t4RjJuYBZI {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #5b7693;
}
.cid-t4RjJuYBZI .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #ffffff;
  transition: background 0.3s;
}
.cid-t4RjJuYBZI H2 {
  color: #ffffff;
}
.cid-t4RjJuYBZI H3 {
  color: #ffffff;
}
.cid-t4RjJuYBZI .mbr-text,
.cid-t4RjJuYBZI .mbr-section-btn {
  color: #ffffff;
}
@media (max-width: 992px) {
  .cid-t4RjJuYBZI .md-pb {
    padding-bottom: 2rem;
  }
}
.cid-t4QqvFJs7R {
  padding-top: 45px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-t4QqvFJs7R H1 {
  color: #232323;
  text-align: center;
}
.cid-t4Qwed7npQ {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-t4Qwed7npQ .mbr-iconfont {
  font-size: 1.1rem;
  color: #36404c;
  padding: 0 0.5rem;
  transition: color 0.3s;
}
.cid-t4Qwed7npQ .mbr-iconfont:hover {
  color: #8394a7;
}
.cid-t4Qwed7npQ .card-img {
  position: relative;
  overflow: hidden;
}
.cid-t4Qwed7npQ a {
  font-weight: 600;
}
.cid-t4Qwed7npQ .btn-sm {
  padding: 0.6rem 2.2rem;
}
.cid-t4Qwed7npQ .card-img:before {
  content: '';
  display: block;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  left: 0;
  background-color: #36404c;
  opacity: 0;
  transform-origin: right center 0;
  transform: perspective(100px) rotateY(-120deg);
  transform-style: flat;
  transition: transform 0.5s ease-in-out, opacity 0.2s ease-in-out;
}
.cid-t4Qwed7npQ .card-box {
  padding: 2rem 1rem;
  background-color: #ffffff;
  width: 80%;
  margin: auto;
  margin-top: -25%;
  position: relative;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cid-t4Qwed7npQ .card-box h3 {
  font-weight: 600;
  width: 100%;
  display: inline-block;
  margin: 0;
}
.cid-t4Qwed7npQ .card-wrapper {
  height: 100%;
}
.cid-t4Qwed7npQ .card-wrapper:hover .card-img:before {
  opacity: 0.3;
  transform: perspective(100px) rotateY(0deg);
}
.cid-t4Qwed7npQ .text {
  color: #767676;
}
.cid-t4Qwed7npQ .card-title {
  color: #36404c;
}
.cid-t4Qwed7npQ .card-subtitle {
  color: #232323;
  text-align: left;
}
.cid-t4Qwed7npQ .card-subtitle DIV {
  text-align: left;
}
.cid-t4MnyHSCZ7 {
  padding-top: 45px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-t4MnyHSCZ7 .mbr-iconfont {
  font-size: 1.1rem;
  color: #36404c;
  padding: 0 0.5rem;
  transition: color 0.3s;
}
.cid-t4MnyHSCZ7 .mbr-iconfont:hover {
  color: #8394a7;
}
.cid-t4MnyHSCZ7 .card-img {
  position: relative;
  overflow: hidden;
}
.cid-t4MnyHSCZ7 a {
  font-weight: 600;
}
.cid-t4MnyHSCZ7 .btn-sm {
  padding: 0.6rem 2.2rem;
}
.cid-t4MnyHSCZ7 .card-img:before {
  content: '';
  display: block;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  left: 0;
  background-color: #36404c;
  opacity: 0;
  transform-origin: right center 0;
  transform: perspective(100px) rotateY(-120deg);
  transform-style: flat;
  transition: transform 0.5s ease-in-out, opacity 0.2s ease-in-out;
}
.cid-t4MnyHSCZ7 .card-box {
  padding: 2rem 1rem;
  background-color: #ffffff;
  width: 80%;
  margin: auto;
  margin-top: -25%;
  position: relative;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cid-t4MnyHSCZ7 .card-box h3 {
  font-weight: 600;
  width: 100%;
  display: inline-block;
  margin: 0;
}
.cid-t4MnyHSCZ7 .card-wrapper {
  height: 100%;
}
.cid-t4MnyHSCZ7 .card-wrapper:hover .card-img:before {
  opacity: 0.3;
  transform: perspective(100px) rotateY(0deg);
}
.cid-t4MnyHSCZ7 .text {
  color: #767676;
}
.cid-t4MnyHSCZ7 .card-title {
  color: #36404c;
}
.cid-t4MnyHSCZ7 .card-subtitle {
  color: #232323;
  text-align: left;
}
.cid-t4MnyHSCZ7 .card-subtitle DIV {
  text-align: left;
}
.cid-u6E8TWlk1Q {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-u6E8TWlk1Q .mbr-iconfont {
  font-size: 1.1rem;
  color: #36404c;
  padding: 0 0.5rem;
  transition: color 0.3s;
}
.cid-u6E8TWlk1Q .mbr-iconfont:hover {
  color: #8394a7;
}
.cid-u6E8TWlk1Q .card-img {
  position: relative;
  overflow: hidden;
}
.cid-u6E8TWlk1Q a {
  font-weight: 600;
}
.cid-u6E8TWlk1Q .btn-sm {
  padding: 0.6rem 2.2rem;
}
.cid-u6E8TWlk1Q .card-img:before {
  content: '';
  display: block;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  left: 0;
  background-color: #36404c;
  opacity: 0;
  transform-origin: right center 0;
  transform: perspective(100px) rotateY(-120deg);
  transform-style: flat;
  transition: transform 0.5s ease-in-out, opacity 0.2s ease-in-out;
}
.cid-u6E8TWlk1Q .card-box {
  padding: 2rem 1rem;
  background-color: #ffffff;
  width: 80%;
  margin: auto;
  margin-top: -25%;
  position: relative;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cid-u6E8TWlk1Q .card-box h3 {
  font-weight: 600;
  width: 100%;
  display: inline-block;
  margin: 0;
}
.cid-u6E8TWlk1Q .card-wrapper {
  height: 100%;
}
.cid-u6E8TWlk1Q .card-wrapper:hover .card-img:before {
  opacity: 0.3;
  transform: perspective(100px) rotateY(0deg);
}
.cid-u6E8TWlk1Q .text {
  color: #767676;
}
.cid-u6E8TWlk1Q .card-title {
  color: #36404c;
}
.cid-u6E8TWlk1Q .card-subtitle {
  color: #232323;
  text-align: left;
}
.cid-u6E8TWlk1Q .card-subtitle DIV {
  text-align: left;
}
.cid-t4Qr9HA8E1 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-t4Qr9HA8E1 H1 {
  color: #232323;
}
.cid-t4MnzoeAPC {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-t4MnzoeAPC .mbr-iconfont {
  font-size: 1.1rem;
  color: #36404c;
  padding: 0 0.5rem;
  transition: color 0.3s;
}
.cid-t4MnzoeAPC .mbr-iconfont:hover {
  color: #8394a7;
}
.cid-t4MnzoeAPC .card-img {
  position: relative;
  overflow: hidden;
}
.cid-t4MnzoeAPC a {
  font-weight: 600;
}
.cid-t4MnzoeAPC .btn-sm {
  padding: 0.6rem 2.2rem;
}
.cid-t4MnzoeAPC .card-img:before {
  content: '';
  display: block;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  left: 0;
  background-color: #36404c;
  opacity: 0;
  transform-origin: right center 0;
  transform: perspective(100px) rotateY(-120deg);
  transform-style: flat;
  transition: transform 0.5s ease-in-out, opacity 0.2s ease-in-out;
}
.cid-t4MnzoeAPC .card-box {
  padding: 2rem 1rem;
  background-color: #ffffff;
  width: 80%;
  margin: auto;
  margin-top: -25%;
  position: relative;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cid-t4MnzoeAPC .card-box h3 {
  font-weight: 600;
  width: 100%;
  display: inline-block;
  margin: 0;
}
.cid-t4MnzoeAPC .card-wrapper {
  height: 100%;
}
.cid-t4MnzoeAPC .card-wrapper:hover .card-img:before {
  opacity: 0.3;
  transform: perspective(100px) rotateY(0deg);
}
.cid-t4MnzoeAPC .text {
  color: #767676;
}
.cid-t4MnzoeAPC .card-title {
  color: #36404c;
}
.cid-t4MnzoeAPC .card-subtitle {
  color: #232323;
  text-align: left;
}
.cid-t4MnzoeAPC .card-subtitle DIV {
  text-align: left;
}
.cid-t4MnErIkJi {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-t4MnErIkJi .mbr-iconfont {
  font-size: 1.1rem;
  color: #36404c;
  padding: 0 0.5rem;
  transition: color 0.3s;
}
.cid-t4MnErIkJi .mbr-iconfont:hover {
  color: #8394a7;
}
.cid-t4MnErIkJi .card-img {
  position: relative;
  overflow: hidden;
}
.cid-t4MnErIkJi a {
  font-weight: 600;
}
.cid-t4MnErIkJi .btn-sm {
  padding: 0.6rem 2.2rem;
}
.cid-t4MnErIkJi .card-img:before {
  content: '';
  display: block;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  left: 0;
  background-color: #36404c;
  opacity: 0;
  transform-origin: right center 0;
  transform: perspective(100px) rotateY(-120deg);
  transform-style: flat;
  transition: transform 0.5s ease-in-out, opacity 0.2s ease-in-out;
}
.cid-t4MnErIkJi .card-box {
  padding: 2rem 1rem;
  background-color: #ffffff;
  width: 80%;
  margin: auto;
  margin-top: -25%;
  position: relative;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cid-t4MnErIkJi .card-box h3 {
  font-weight: 600;
  width: 100%;
  display: inline-block;
  margin: 0;
}
.cid-t4MnErIkJi .card-wrapper {
  height: 100%;
}
.cid-t4MnErIkJi .card-wrapper:hover .card-img:before {
  opacity: 0.3;
  transform: perspective(100px) rotateY(0deg);
}
.cid-t4MnErIkJi .text {
  color: #767676;
}
.cid-t4MnErIkJi .card-title {
  color: #36404c;
}
.cid-t4MnErIkJi .card-subtitle {
  color: #232323;
  text-align: left;
}
.cid-t4MnErIkJi .card-subtitle DIV {
  text-align: left;
}
.cid-t4QCPOPMsZ {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-t4QCPOPMsZ .mbr-iconfont {
  font-size: 1.1rem;
  color: #36404c;
  padding: 0 0.5rem;
  transition: color 0.3s;
}
.cid-t4QCPOPMsZ .mbr-iconfont:hover {
  color: #8394a7;
}
.cid-t4QCPOPMsZ .card-img {
  position: relative;
  overflow: hidden;
}
.cid-t4QCPOPMsZ a {
  font-weight: 600;
}
.cid-t4QCPOPMsZ .btn-sm {
  padding: 0.6rem 2.2rem;
}
.cid-t4QCPOPMsZ .card-img:before {
  content: '';
  display: block;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  left: 0;
  background-color: #36404c;
  opacity: 0;
  transform-origin: right center 0;
  transform: perspective(100px) rotateY(-120deg);
  transform-style: flat;
  transition: transform 0.5s ease-in-out, opacity 0.2s ease-in-out;
}
.cid-t4QCPOPMsZ .card-box {
  padding: 2rem 1rem;
  background-color: #ffffff;
  width: 80%;
  margin: auto;
  margin-top: -25%;
  position: relative;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cid-t4QCPOPMsZ .card-box h3 {
  font-weight: 600;
  width: 100%;
  display: inline-block;
  margin: 0;
}
.cid-t4QCPOPMsZ .card-wrapper {
  height: 100%;
}
.cid-t4QCPOPMsZ .card-wrapper:hover .card-img:before {
  opacity: 0.3;
  transform: perspective(100px) rotateY(0deg);
}
.cid-t4QCPOPMsZ .text {
  color: #767676;
}
.cid-t4QCPOPMsZ .card-title {
  color: #36404c;
}
.cid-t4QCPOPMsZ .card-subtitle {
  color: #232323;
  text-align: left;
}
.cid-t4QCPOPMsZ .card-subtitle DIV {
  text-align: left;
}
.cid-t4QDNkEMj7 {
  padding-top: 45px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-t4QDNkEMj7 .mbr-iconfont {
  font-size: 1.1rem;
  color: #36404c;
  padding: 0 0.5rem;
  transition: color 0.3s;
}
.cid-t4QDNkEMj7 .mbr-iconfont:hover {
  color: #8394a7;
}
.cid-t4QDNkEMj7 .card-img {
  position: relative;
  overflow: hidden;
}
.cid-t4QDNkEMj7 a {
  font-weight: 600;
}
.cid-t4QDNkEMj7 .btn-sm {
  padding: 0.6rem 2.2rem;
}
.cid-t4QDNkEMj7 .card-img:before {
  content: '';
  display: block;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  left: 0;
  background-color: #36404c;
  opacity: 0;
  transform-origin: right center 0;
  transform: perspective(100px) rotateY(-120deg);
  transform-style: flat;
  transition: transform 0.5s ease-in-out, opacity 0.2s ease-in-out;
}
.cid-t4QDNkEMj7 .card-box {
  padding: 2rem 1rem;
  background-color: #ffffff;
  width: 80%;
  margin: auto;
  margin-top: -25%;
  position: relative;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cid-t4QDNkEMj7 .card-box h3 {
  font-weight: 600;
  width: 100%;
  display: inline-block;
  margin: 0;
}
.cid-t4QDNkEMj7 .card-wrapper {
  height: 100%;
}
.cid-t4QDNkEMj7 .card-wrapper:hover .card-img:before {
  opacity: 0.3;
  transform: perspective(100px) rotateY(0deg);
}
.cid-t4QDNkEMj7 .text {
  color: #767676;
}
.cid-t4QDNkEMj7 .card-title {
  color: #36404c;
}
.cid-t4QDNkEMj7 .card-subtitle {
  color: #232323;
  text-align: left;
}
.cid-t4QDNkEMj7 .card-subtitle DIV {
  text-align: left;
}
.cid-t4LCOtguWR {
  padding-top: 4rem;
  padding-bottom: 1rem;
  background-image: url("../../../assets/images/img-0768-fuss-1.jpeg");
}
.cid-t4LCOtguWR .media-wrap {
  padding: 0;
  max-width: 50%;
}
@media (max-width: 991px) {
  .cid-t4LCOtguWR .media-wrap {
    margin-bottom: 1rem;
  }
}
@media (max-width: 768px) {
  .cid-t4LCOtguWR .media-wrap {
    margin: 0 auto 25px;
  }
}
@media (max-width: 767px) {
  .cid-t4LCOtguWR .row {
    text-align: center;
  }
  .cid-t4LCOtguWR .row > div {
    margin: auto;
  }
  .cid-t4LCOtguWR .social-row {
    justify-content: center;
  }
}
.cid-t4LCOtguWR .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-t4LCOtguWR .list {
  list-style: none;
  padding-left: 0;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-t4LCOtguWR .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t4LCOtguWR .list {
    margin-bottom: 0rem;
  }
}
.cid-t4LCOtguWR .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
.cid-t4LCOtguWR .mbr-iconfont {
  color: black;
}
@media (max-width: 991px) {
  .cid-t4LCOtguWR div > *:last-child {
    margin-top: 0 !important;
  }
}
.cid-t4GwEGYTmg .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: 0.5rem 0;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.cid-t4GwEGYTmg .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-t4GwEGYTmg a {
  font-style: normal;
}
.cid-t4GwEGYTmg .show {
  overflow: visible;
}
.cid-t4GwEGYTmg .dropdown-menu {
  max-height: 400px;
}
.cid-t4GwEGYTmg .dropdown-item:active {
  background-color: transparent;
}
.cid-t4GwEGYTmg .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-t4GwEGYTmg .nav-item a {
  display: -webkit-flex;
  align-items: center;
  padding: 0.7rem 0 !important;
  margin: 0rem 1.2rem !important;
  -webkit-align-items: center;
}
.cid-t4GwEGYTmg .nav-item:focus,
.cid-t4GwEGYTmg .nav-link:focus {
  outline: none;
}
.cid-t4GwEGYTmg .btn {
  padding: 0.7rem 2rem;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
}
.cid-t4GwEGYTmg .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-t4GwEGYTmg .menu-logo {
  margin-right: auto;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand {
  display: flex;
  margin-left: 1rem;
  padding: 0;
  transition: padding 0.2s;
  min-height: 3.8rem;
  -webkit-align-items: center;
  align-items: center;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: 0.3rem 0;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo a {
  display: inline-flex;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  padding-right: 1rem;
  max-width: 100%;
  width: 100%;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse {
  justify-content: space-between !important;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-t4GwEGYTmg .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: none;
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-t4GwEGYTmg .navbar.navbar-short {
  min-height: 60px;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-t4GwEGYTmg button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all 0.2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-t4GwEGYTmg button.navbar-toggler:focus {
  outline: none;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #36404c;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg .collapsed.navbar-expand {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t4GwEGYTmg .collapsed .btn {
  display: -webkit-flex;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show {
  display: block !important;
  overflow: auto;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-t4GwEGYTmg .collapsed:not(.navbar-short) .navbar-collapse {
    max-height: 93.4375vh;
  }
}
.cid-t4GwEGYTmg .collapsed button.navbar-toggler {
  display: block;
}
.cid-t4GwEGYTmg .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-t4GwEGYTmg .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t4GwEGYTmg .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: 0.5s;
  transition-property: opacity, padding, height;
}
.cid-t4GwEGYTmg .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-t4GwEGYTmg .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-t4GwEGYTmg .collapsed .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: '';
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
@media (max-width: 991px) {
  .cid-t4GwEGYTmg.navbar-expand {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t4GwEGYTmg img {
    height: 3.8rem !important;
  }
  .cid-t4GwEGYTmg .btn {
    display: -webkit-flex;
  }
  .cid-t4GwEGYTmg button.navbar-toggler {
    display: block;
  }
  .cid-t4GwEGYTmg .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-t4GwEGYTmg .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t4GwEGYTmg .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing,
  .cid-t4GwEGYTmg .navbar-collapse.show {
    display: block !important;
    overflow: auto;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-nav,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-buttons,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-t4GwEGYTmg .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: 0.5s;
    transition-property: opacity, padding, height;
  }
  .cid-t4GwEGYTmg .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-t4GwEGYTmg .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-t4GwEGYTmg .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: '';
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
  }
}
@media (max-width: 767px) {
  .cid-t4GwEGYTmg .nav-link {
    justify-content: start !important;
  }
  .cid-t4GwEGYTmg .navbar.opened {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .cid-t4GwEGYTmg .navbar-toggleable-sm {
    width: 100% !important;
  }
  .cid-t4GwEGYTmg .dropdown-menu {
    box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.1) !important;
    background: #efefef !important;
  }
}
@media (min-width: 767px) {
  .cid-t4GwEGYTmg .menu-logo {
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
  }
}
.cid-t4GwEGYTmg .navbar-collapse {
  flex-basis: auto;
  -webkit-flex-basis: auto;
}
.cid-t4GwEGYTmg .nav-link:hover,
.cid-t4GwEGYTmg .dropdown-item:hover {
  color: #ebeced !important;
}
@media (min-width: 1500px) {
  .cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse {
    max-width: 60% !important;
    padding-right: 5rem;
  }
  .cid-t4GwEGYTmg .menu-logo .navbar-brand {
    margin-left: 5rem;
  }
}
.cid-t9hJIjvPWL {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-t9hJIjvPWL .p {
  color: #232323;
  padding-top: 30px;
}
.cid-t9hJIjvPWL .row {
  justify-content: center;
}
.cid-t9hJIjvPWL a {
  font-weight: 400 !important;
}
.cid-t4LCOtguWR {
  padding-top: 4rem;
  padding-bottom: 1rem;
  background-image: url("../../../assets/images/img-0768-fuss-1.jpeg");
}
.cid-t4LCOtguWR .media-wrap {
  padding: 0;
  max-width: 50%;
}
@media (max-width: 991px) {
  .cid-t4LCOtguWR .media-wrap {
    margin-bottom: 1rem;
  }
}
@media (max-width: 768px) {
  .cid-t4LCOtguWR .media-wrap {
    margin: 0 auto 25px;
  }
}
@media (max-width: 767px) {
  .cid-t4LCOtguWR .row {
    text-align: center;
  }
  .cid-t4LCOtguWR .row > div {
    margin: auto;
  }
  .cid-t4LCOtguWR .social-row {
    justify-content: center;
  }
}
.cid-t4LCOtguWR .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-t4LCOtguWR .list {
  list-style: none;
  padding-left: 0;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-t4LCOtguWR .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t4LCOtguWR .list {
    margin-bottom: 0rem;
  }
}
.cid-t4LCOtguWR .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
.cid-t4LCOtguWR .mbr-iconfont {
  color: black;
}
@media (max-width: 991px) {
  .cid-t4LCOtguWR div > *:last-child {
    margin-top: 0 !important;
  }
}
.cid-t4M9gXi4pd .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: 0.5rem 0;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.cid-t4M9gXi4pd .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-t4M9gXi4pd a {
  font-style: normal;
}
.cid-t4M9gXi4pd .show {
  overflow: visible;
}
.cid-t4M9gXi4pd .dropdown-menu {
  max-height: 400px;
}
.cid-t4M9gXi4pd .dropdown-item:active {
  background-color: transparent;
}
.cid-t4M9gXi4pd .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-t4M9gXi4pd .nav-item a {
  display: -webkit-flex;
  align-items: center;
  padding: 0.7rem 0 !important;
  margin: 0rem 1.2rem !important;
  -webkit-align-items: center;
}
.cid-t4M9gXi4pd .nav-item:focus,
.cid-t4M9gXi4pd .nav-link:focus {
  outline: none;
}
.cid-t4M9gXi4pd .btn {
  padding: 0.7rem 2rem;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
}
.cid-t4M9gXi4pd .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-t4M9gXi4pd .menu-logo {
  margin-right: auto;
}
.cid-t4M9gXi4pd .menu-logo .navbar-brand {
  display: flex;
  margin-left: 1rem;
  padding: 0;
  transition: padding 0.2s;
  min-height: 3.8rem;
  -webkit-align-items: center;
  align-items: center;
}
.cid-t4M9gXi4pd .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: 0.3rem 0;
}
.cid-t4M9gXi4pd .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-t4M9gXi4pd .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-t4M9gXi4pd .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-t4M9gXi4pd .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-t4M9gXi4pd .menu-logo .navbar-brand .navbar-logo a {
  display: inline-flex;
}
.cid-t4M9gXi4pd .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  padding-right: 1rem;
  max-width: 100%;
  width: 100%;
}
.cid-t4M9gXi4pd .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-t4M9gXi4pd .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-t4M9gXi4pd .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-t4M9gXi4pd .navbar-toggleable-sm .navbar-collapse {
  justify-content: space-between !important;
}
.cid-t4M9gXi4pd .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-t4M9gXi4pd .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-t4M9gXi4pd .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-t4M9gXi4pd .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-t4M9gXi4pd .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t4M9gXi4pd .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: none;
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-t4M9gXi4pd .navbar.navbar-short {
  min-height: 60px;
  transition: all 0.2s;
}
.cid-t4M9gXi4pd .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-t4M9gXi4pd .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-t4M9gXi4pd .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-t4M9gXi4pd .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-t4M9gXi4pd .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-t4M9gXi4pd button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all 0.2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-t4M9gXi4pd button.navbar-toggler:focus {
  outline: none;
}
.cid-t4M9gXi4pd button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #36404c;
}
.cid-t4M9gXi4pd button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-t4M9gXi4pd button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-t4M9gXi4pd button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-t4M9gXi4pd button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-t4M9gXi4pd nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-t4M9gXi4pd nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-t4M9gXi4pd nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-t4M9gXi4pd nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-t4M9gXi4pd .collapsed.navbar-expand {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t4M9gXi4pd .collapsed .btn {
  display: -webkit-flex;
}
.cid-t4M9gXi4pd .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-t4M9gXi4pd .collapsed .navbar-collapse.collapsing,
.cid-t4M9gXi4pd .collapsed .navbar-collapse.show {
  display: block !important;
  overflow: auto;
}
.cid-t4M9gXi4pd .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-t4M9gXi4pd .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-t4M9gXi4pd .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-t4M9gXi4pd .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-t4M9gXi4pd .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-t4M9gXi4pd .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-t4M9gXi4pd .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-t4M9gXi4pd .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-t4M9gXi4pd .collapsed:not(.navbar-short) .navbar-collapse {
    max-height: 93.4375vh;
  }
}
.cid-t4M9gXi4pd .collapsed button.navbar-toggler {
  display: block;
}
.cid-t4M9gXi4pd .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-t4M9gXi4pd .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t4M9gXi4pd .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: 0.5s;
  transition-property: opacity, padding, height;
}
.cid-t4M9gXi4pd .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-t4M9gXi4pd .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-t4M9gXi4pd .collapsed .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: '';
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
@media (max-width: 991px) {
  .cid-t4M9gXi4pd.navbar-expand {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t4M9gXi4pd img {
    height: 3.8rem !important;
  }
  .cid-t4M9gXi4pd .btn {
    display: -webkit-flex;
  }
  .cid-t4M9gXi4pd button.navbar-toggler {
    display: block;
  }
  .cid-t4M9gXi4pd .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-t4M9gXi4pd .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t4M9gXi4pd .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-t4M9gXi4pd .navbar-collapse.collapsing,
  .cid-t4M9gXi4pd .navbar-collapse.show {
    display: block !important;
    overflow: auto;
  }
  .cid-t4M9gXi4pd .navbar-collapse.collapsing .navbar-nav,
  .cid-t4M9gXi4pd .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-t4M9gXi4pd .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-t4M9gXi4pd .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-t4M9gXi4pd .navbar-collapse.collapsing .navbar-buttons,
  .cid-t4M9gXi4pd .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-t4M9gXi4pd .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-t4M9gXi4pd .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-t4M9gXi4pd .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: 0.5s;
    transition-property: opacity, padding, height;
  }
  .cid-t4M9gXi4pd .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-t4M9gXi4pd .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-t4M9gXi4pd .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: '';
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
  }
}
@media (max-width: 767px) {
  .cid-t4M9gXi4pd .nav-link {
    justify-content: start !important;
  }
  .cid-t4M9gXi4pd .navbar.opened {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .cid-t4M9gXi4pd .navbar-toggleable-sm {
    width: 100% !important;
  }
  .cid-t4M9gXi4pd .dropdown-menu {
    box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.1) !important;
    background: #efefef !important;
  }
}
@media (min-width: 767px) {
  .cid-t4M9gXi4pd .menu-logo {
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
  }
}
.cid-t4M9gXi4pd .navbar-collapse {
  flex-basis: auto;
  -webkit-flex-basis: auto;
}
.cid-t4M9gXi4pd .nav-link:hover,
.cid-t4M9gXi4pd .dropdown-item:hover {
  color: #ebeced !important;
}
@media (min-width: 1500px) {
  .cid-t4M9gXi4pd .navbar-toggleable-sm .navbar-collapse {
    max-width: 60% !important;
    padding-right: 5rem;
  }
  .cid-t4M9gXi4pd .menu-logo .navbar-brand {
    margin-left: 5rem;
  }
}
.cid-t89VM5ycGY {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-t89VM5ycGY .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #ed4266;
  transition: background 0.3s;
  margin-bottom: 2rem;
}
.cid-t89VM5ycGY H2 {
  color: #36404c;
}
.cid-t89VM5ycGY H3 {
  color: #36404c;
}
.cid-t89VM5ycGY .mbr-text,
.cid-t89VM5ycGY .mbr-section-btn {
  color: #767676;
}
@media (max-width: 992px) {
  .cid-t89VM5ycGY .md-pb {
    padding-bottom: 2rem;
  }
}
.cid-t89VM5ycGY img {
  filter: invert(0.5);
  width: auto;
}
.cid-t4M9gXCVXk {
  padding-top: 4rem;
  padding-bottom: 1rem;
  background-image: url("../../../assets/images/img-0768-fuss-1.jpeg");
}
.cid-t4M9gXCVXk .media-wrap {
  padding: 0;
  max-width: 50%;
}
@media (max-width: 991px) {
  .cid-t4M9gXCVXk .media-wrap {
    margin-bottom: 1rem;
  }
}
@media (max-width: 768px) {
  .cid-t4M9gXCVXk .media-wrap {
    margin: 0 auto 25px;
  }
}
@media (max-width: 767px) {
  .cid-t4M9gXCVXk .row {
    text-align: center;
  }
  .cid-t4M9gXCVXk .row > div {
    margin: auto;
  }
  .cid-t4M9gXCVXk .social-row {
    justify-content: center;
  }
}
.cid-t4M9gXCVXk .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-t4M9gXCVXk .list {
  list-style: none;
  padding-left: 0;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-t4M9gXCVXk .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t4M9gXCVXk .list {
    margin-bottom: 0rem;
  }
}
.cid-t4M9gXCVXk .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
.cid-t4M9gXCVXk .mbr-iconfont {
  color: black;
}
@media (max-width: 991px) {
  .cid-t4M9gXCVXk div > *:last-child {
    margin-top: 0 !important;
  }
}
.cid-t4GwEGYTmg .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: 0.5rem 0;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.cid-t4GwEGYTmg .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-t4GwEGYTmg a {
  font-style: normal;
}
.cid-t4GwEGYTmg .show {
  overflow: visible;
}
.cid-t4GwEGYTmg .dropdown-menu {
  max-height: 400px;
}
.cid-t4GwEGYTmg .dropdown-item:active {
  background-color: transparent;
}
.cid-t4GwEGYTmg .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-t4GwEGYTmg .nav-item a {
  display: -webkit-flex;
  align-items: center;
  padding: 0.7rem 0 !important;
  margin: 0rem 1.2rem !important;
  -webkit-align-items: center;
}
.cid-t4GwEGYTmg .nav-item:focus,
.cid-t4GwEGYTmg .nav-link:focus {
  outline: none;
}
.cid-t4GwEGYTmg .btn {
  padding: 0.7rem 2rem;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
}
.cid-t4GwEGYTmg .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-t4GwEGYTmg .menu-logo {
  margin-right: auto;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand {
  display: flex;
  margin-left: 1rem;
  padding: 0;
  transition: padding 0.2s;
  min-height: 3.8rem;
  -webkit-align-items: center;
  align-items: center;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: 0.3rem 0;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo a {
  display: inline-flex;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  padding-right: 1rem;
  max-width: 100%;
  width: 100%;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse {
  justify-content: space-between !important;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-t4GwEGYTmg .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: none;
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-t4GwEGYTmg .navbar.navbar-short {
  min-height: 60px;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-t4GwEGYTmg button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all 0.2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-t4GwEGYTmg button.navbar-toggler:focus {
  outline: none;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #36404c;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg .collapsed.navbar-expand {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t4GwEGYTmg .collapsed .btn {
  display: -webkit-flex;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show {
  display: block !important;
  overflow: auto;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-t4GwEGYTmg .collapsed:not(.navbar-short) .navbar-collapse {
    max-height: 93.4375vh;
  }
}
.cid-t4GwEGYTmg .collapsed button.navbar-toggler {
  display: block;
}
.cid-t4GwEGYTmg .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-t4GwEGYTmg .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t4GwEGYTmg .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: 0.5s;
  transition-property: opacity, padding, height;
}
.cid-t4GwEGYTmg .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-t4GwEGYTmg .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-t4GwEGYTmg .collapsed .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: '';
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
@media (max-width: 991px) {
  .cid-t4GwEGYTmg.navbar-expand {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t4GwEGYTmg img {
    height: 3.8rem !important;
  }
  .cid-t4GwEGYTmg .btn {
    display: -webkit-flex;
  }
  .cid-t4GwEGYTmg button.navbar-toggler {
    display: block;
  }
  .cid-t4GwEGYTmg .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-t4GwEGYTmg .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t4GwEGYTmg .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing,
  .cid-t4GwEGYTmg .navbar-collapse.show {
    display: block !important;
    overflow: auto;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-nav,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-buttons,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-t4GwEGYTmg .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: 0.5s;
    transition-property: opacity, padding, height;
  }
  .cid-t4GwEGYTmg .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-t4GwEGYTmg .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-t4GwEGYTmg .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: '';
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
  }
}
@media (max-width: 767px) {
  .cid-t4GwEGYTmg .nav-link {
    justify-content: start !important;
  }
  .cid-t4GwEGYTmg .navbar.opened {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .cid-t4GwEGYTmg .navbar-toggleable-sm {
    width: 100% !important;
  }
  .cid-t4GwEGYTmg .dropdown-menu {
    box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.1) !important;
    background: #efefef !important;
  }
}
@media (min-width: 767px) {
  .cid-t4GwEGYTmg .menu-logo {
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
  }
}
.cid-t4GwEGYTmg .navbar-collapse {
  flex-basis: auto;
  -webkit-flex-basis: auto;
}
.cid-t4GwEGYTmg .nav-link:hover,
.cid-t4GwEGYTmg .dropdown-item:hover {
  color: #ebeced !important;
}
@media (min-width: 1500px) {
  .cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse {
    max-width: 60% !important;
    padding-right: 5rem;
  }
  .cid-t4GwEGYTmg .menu-logo .navbar-brand {
    margin-left: 5rem;
  }
}
.cid-t5q7m8kRrY {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-t5q7m8kRrY .card-title {
  margin-bottom: 20px;
  color: #202020;
}
.cid-t5q7m8kRrY .mbr-section-subtitle {
  margin-bottom: 20px;
  color: #202020;
}
@media (min-width: 992px) {
  .cid-t5q7m8kRrY .google-map {
    margin-left: 17%;
  }
}
.cid-t5q7m8kRrY .google-map {
  height: 540px;
  position: relative;
}
@media (max-width: 991px) {
  .cid-t5q7m8kRrY .google-map {
    margin-bottom: 70px;
  }
}
.cid-t5q7m8kRrY .google-map iframe {
  height: 100%;
  width: 100%;
}
.cid-t5q7m8kRrY .google-map [data-state-details] {
  color: #6b6763;
  height: 1.5em;
  margin-top: -0.75em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.cid-t5q7m8kRrY .google-map[data-state] {
  background: #e9e5dc;
}
.cid-t5q7m8kRrY .google-map[data-state="loading"] [data-state-details] {
  display: none;
}
.cid-t5q7m8kRrY .header_box {
  margin-bottom: 40px;
}
.cid-t5q7m8kRrY .contact_content {
  display: inline-block;
  width: 100%;
  margin-bottom: 8px;
}
.cid-t5q7m8kRrY .card_text {
  display: inline-block;
}
.cid-t5q7m8kRrY .iconfont-wrapper {
  margin-right: 15px;
  display: inline-block;
  width: 19px;
  height: 19px;
  font-size: 19px;
  color: #202020;
}
@media (max-width: 767px) {
  .cid-t5q7m8kRrY .column_wrap {
    margin-bottom: 29px;
  }
}
.cid-t4LCOtguWR {
  padding-top: 4rem;
  padding-bottom: 1rem;
  background-image: url("../../../assets/images/img-0768-fuss-1.jpeg");
}
.cid-t4LCOtguWR .media-wrap {
  padding: 0;
  max-width: 50%;
}
@media (max-width: 991px) {
  .cid-t4LCOtguWR .media-wrap {
    margin-bottom: 1rem;
  }
}
@media (max-width: 768px) {
  .cid-t4LCOtguWR .media-wrap {
    margin: 0 auto 25px;
  }
}
@media (max-width: 767px) {
  .cid-t4LCOtguWR .row {
    text-align: center;
  }
  .cid-t4LCOtguWR .row > div {
    margin: auto;
  }
  .cid-t4LCOtguWR .social-row {
    justify-content: center;
  }
}
.cid-t4LCOtguWR .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-t4LCOtguWR .list {
  list-style: none;
  padding-left: 0;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-t4LCOtguWR .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t4LCOtguWR .list {
    margin-bottom: 0rem;
  }
}
.cid-t4LCOtguWR .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
.cid-t4LCOtguWR .mbr-iconfont {
  color: black;
}
@media (max-width: 991px) {
  .cid-t4LCOtguWR div > *:last-child {
    margin-top: 0 !important;
  }
}
.cid-t4GwEGYTmg .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: 0.5rem 0;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.cid-t4GwEGYTmg .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-t4GwEGYTmg a {
  font-style: normal;
}
.cid-t4GwEGYTmg .show {
  overflow: visible;
}
.cid-t4GwEGYTmg .dropdown-menu {
  max-height: 400px;
}
.cid-t4GwEGYTmg .dropdown-item:active {
  background-color: transparent;
}
.cid-t4GwEGYTmg .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-t4GwEGYTmg .nav-item a {
  display: -webkit-flex;
  align-items: center;
  padding: 0.7rem 0 !important;
  margin: 0rem 1.2rem !important;
  -webkit-align-items: center;
}
.cid-t4GwEGYTmg .nav-item:focus,
.cid-t4GwEGYTmg .nav-link:focus {
  outline: none;
}
.cid-t4GwEGYTmg .btn {
  padding: 0.7rem 2rem;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
}
.cid-t4GwEGYTmg .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-t4GwEGYTmg .menu-logo {
  margin-right: auto;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand {
  display: flex;
  margin-left: 1rem;
  padding: 0;
  transition: padding 0.2s;
  min-height: 3.8rem;
  -webkit-align-items: center;
  align-items: center;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: 0.3rem 0;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo a {
  display: inline-flex;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  padding-right: 1rem;
  max-width: 100%;
  width: 100%;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse {
  justify-content: space-between !important;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-t4GwEGYTmg .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: none;
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-t4GwEGYTmg .navbar.navbar-short {
  min-height: 60px;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-t4GwEGYTmg button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all 0.2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-t4GwEGYTmg button.navbar-toggler:focus {
  outline: none;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #36404c;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg .collapsed.navbar-expand {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t4GwEGYTmg .collapsed .btn {
  display: -webkit-flex;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show {
  display: block !important;
  overflow: auto;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-t4GwEGYTmg .collapsed:not(.navbar-short) .navbar-collapse {
    max-height: 93.4375vh;
  }
}
.cid-t4GwEGYTmg .collapsed button.navbar-toggler {
  display: block;
}
.cid-t4GwEGYTmg .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-t4GwEGYTmg .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t4GwEGYTmg .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: 0.5s;
  transition-property: opacity, padding, height;
}
.cid-t4GwEGYTmg .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-t4GwEGYTmg .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-t4GwEGYTmg .collapsed .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: '';
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
@media (max-width: 991px) {
  .cid-t4GwEGYTmg.navbar-expand {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t4GwEGYTmg img {
    height: 3.8rem !important;
  }
  .cid-t4GwEGYTmg .btn {
    display: -webkit-flex;
  }
  .cid-t4GwEGYTmg button.navbar-toggler {
    display: block;
  }
  .cid-t4GwEGYTmg .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-t4GwEGYTmg .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t4GwEGYTmg .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing,
  .cid-t4GwEGYTmg .navbar-collapse.show {
    display: block !important;
    overflow: auto;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-nav,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-buttons,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-t4GwEGYTmg .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: 0.5s;
    transition-property: opacity, padding, height;
  }
  .cid-t4GwEGYTmg .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-t4GwEGYTmg .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-t4GwEGYTmg .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: '';
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
  }
}
@media (max-width: 767px) {
  .cid-t4GwEGYTmg .nav-link {
    justify-content: start !important;
  }
  .cid-t4GwEGYTmg .navbar.opened {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .cid-t4GwEGYTmg .navbar-toggleable-sm {
    width: 100% !important;
  }
  .cid-t4GwEGYTmg .dropdown-menu {
    box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.1) !important;
    background: #efefef !important;
  }
}
@media (min-width: 767px) {
  .cid-t4GwEGYTmg .menu-logo {
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
  }
}
.cid-t4GwEGYTmg .navbar-collapse {
  flex-basis: auto;
  -webkit-flex-basis: auto;
}
.cid-t4GwEGYTmg .nav-link:hover,
.cid-t4GwEGYTmg .dropdown-item:hover {
  color: #ebeced !important;
}
@media (min-width: 1500px) {
  .cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse {
    max-width: 60% !important;
    padding-right: 5rem;
  }
  .cid-t4GwEGYTmg .menu-logo .navbar-brand {
    margin-left: 5rem;
  }
}
.cid-t525RlQcLM {
  padding-top: 90px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/banner-leistungen.jpg");
}
.cid-t525RlQcLM H1 {
  color: #232323;
}
.cid-t53Kr3LY4k {
  padding-top: 45px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-t53Kr3LY4k H1 {
  color: #232323;
}
.cid-t53Kr3LY4k H3 {
  color: #232323;
}
.cid-t52dc9Pxgo {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-t52dc9Pxgo .mbr-iconfont {
  font-size: 1.1rem;
  color: #36404c;
  padding: 0 0.5rem;
  transition: color 0.3s;
}
.cid-t52dc9Pxgo .mbr-iconfont:hover {
  color: #8394a7;
}
.cid-t52dc9Pxgo .card-img {
  position: relative;
  overflow: hidden;
}
.cid-t52dc9Pxgo a {
  font-weight: 600;
}
.cid-t52dc9Pxgo .btn-sm {
  padding: 0.6rem 2.2rem;
}
.cid-t52dc9Pxgo .card-img:before {
  content: '';
  display: block;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  left: 0;
  background-color: #36404c;
  opacity: 0;
  transform-origin: right center 0;
  transform: perspective(100px) rotateY(-120deg);
  transform-style: flat;
  transition: transform 0.5s ease-in-out, opacity 0.2s ease-in-out;
}
.cid-t52dc9Pxgo .card-box {
  padding: 2rem 1rem;
  background-color: #ffffff;
  width: 80%;
  margin: auto;
  margin-top: -25%;
  position: relative;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cid-t52dc9Pxgo .card-box h3 {
  font-weight: 600;
  width: 100%;
  display: inline-block;
  margin: 0;
}
.cid-t52dc9Pxgo .card-wrapper {
  height: 100%;
}
.cid-t52dc9Pxgo .card-wrapper:hover .card-img:before {
  opacity: 0.3;
  transform: perspective(100px) rotateY(0deg);
}
.cid-t52dc9Pxgo .text {
  color: #767676;
}
.cid-t52dc9Pxgo .card-title {
  color: #36404c;
}
.cid-t52dc9Pxgo .card-subtitle {
  color: #232323;
}
.cid-t52iuz1h43 {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-t52iuz1h43 .mbr-iconfont {
  font-size: 1.1rem;
  color: #36404c;
  padding: 0 0.5rem;
  transition: color 0.3s;
}
.cid-t52iuz1h43 .mbr-iconfont:hover {
  color: #8394a7;
}
.cid-t52iuz1h43 .card-img {
  position: relative;
  overflow: hidden;
}
.cid-t52iuz1h43 a {
  font-weight: 600;
}
.cid-t52iuz1h43 .btn-sm {
  padding: 0.6rem 2.2rem;
}
.cid-t52iuz1h43 .card-img:before {
  content: '';
  display: block;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  left: 0;
  background-color: #255085;
  opacity: 0;
  transform-origin: right center 0;
  transform: perspective(100px) rotateY(-120deg);
  transform-style: flat;
  transition: transform 0.5s ease-in-out, opacity 0.2s ease-in-out;
}
.cid-t52iuz1h43 .card-box {
  padding: 2rem 1rem;
  background-color: #ffffff;
  width: 80%;
  margin: auto;
  margin-top: -25%;
  position: relative;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cid-t52iuz1h43 .card-box h3 {
  font-weight: 600;
  width: 100%;
  display: inline-block;
  margin: 0;
}
.cid-t52iuz1h43 .card-wrapper {
  height: 100%;
}
.cid-t52iuz1h43 .card-wrapper:hover .card-img:before {
  opacity: 0.3;
  transform: perspective(100px) rotateY(0deg);
}
.cid-t52iuz1h43 .text {
  color: #767676;
}
.cid-t52iuz1h43 .card-title {
  color: #36404c;
}
.cid-t52iuz1h43 .card-subtitle {
  color: #232323;
}
.cid-t5kP7gXzy8 {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #5b7693;
}
.cid-t5kP7gXzy8 .mbr-fallback-image.disabled {
  display: none;
}
.cid-t5kP7gXzy8 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-t5kP7gXzy8 .mbr-section-title {
  color: #ffffff;
}
.cid-t4XEM9k392 {
  padding-top: 0px;
  padding-bottom: 75px;
  background-color: #5b7693;
}
.cid-t4XEM9k392 h4 {
  display: flex;
  margin-bottom: 0;
}
.cid-t4XEM9k392 .panel-text {
  padding-bottom: 45px;
  color: #ffffff;
}
.cid-t4XEM9k392 .wrap {
  display: flex;
}
.cid-t4XEM9k392 .icon {
  min-width: 30px;
  min-height: 30px;
  border-radius: 100%;
  color: #ffffff !important;
  font-size: .7rem;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-weight: 900;
  transition: all 0.3s;
  transform: scaleY(-1);
}
.cid-t4XEM9k392 .icon:before {
  content: "\e908" !important;
}
.cid-t4XEM9k392 .icon-wrapper {
  height: 33px;
  width: 33px;
  border-radius: 100%;
  border: 2px solid #ffffff;
}
.cid-t4XEM9k392 .panel-title.collapsed .icon {
  transform: scaleY(1) !important;
}
.cid-t4XEM9k392 .mbr-section-title {
  margin-bottom: 1.5rem;
  color: #000000;
}
.cid-t4XEM9k392 p {
  margin: 0;
}
.cid-t4XEM9k392 .card .card-header a.panel-title {
  background-color: transparent!important;
  margin-top: 0px!important;
}
.cid-t4XEM9k392 .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-t4XEM9k392 .panel-group {
  width: 100%;
}
.cid-t4XEM9k392 .panel-title {
  border-radius: 0px;
  padding: 2rem 0;
}
.cid-t4XEM9k392 .card {
  border-bottom: 1px solid #b8b8b8 !important;
}
.cid-t4XEM9k392 .card .card-header {
  background: none;
  border-radius: 0px;
  border: 0px;
  padding: 0;
}
.cid-t4XEM9k392 .card .card-header a.panel-title {
  transition: all .3s;
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
  line-height: normal;
}
.cid-t4XEM9k392 .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t4XEM9k392 .media-container-row .accordion-section {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-t4XEM9k392 .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cid-t4XEM9k392 .header-text,
.cid-t4XEM9k392 .sign {
  color: #ffffff;
}
.cid-t4XEM9k392 .mbr-section-subtitle {
  color: #000000;
}
.cid-t52QPt05Pd {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background: #ffffff;
}
.cid-t52QPt05Pd .team-card {
  margin-bottom: 2rem;
  transition: all 0.3s;
}
.cid-t52QPt05Pd .team-card:hover {
  transform: translateY(-10px);
}
.cid-t52QPt05Pd .card-wrap {
  background: #f5f5f7;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .cid-t52QPt05Pd .card-wrap {
    margin-bottom: 2rem;
  }
}
.cid-t52QPt05Pd .card-wrap .image-wrap img {
  width: 100%;
}
@media (min-width: 768px) {
  .cid-t52QPt05Pd .card-wrap .content-wrap {
    padding: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-t52QPt05Pd .card-wrap .content-wrap {
    padding: 1rem;
  }
}
.cid-t52QPt05Pd .social-row {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 1.5rem;
}
.cid-t52QPt05Pd .social-row .socicon {
  font-size: 20px !important;
}
.cid-t52QPt05Pd .social-row .soc-item {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 50%;
  margin-right: 0.6rem;
  padding: 0.5rem;
  background-color: #acd7bd;
  transition: all 0.3s;
}
.cid-t52QPt05Pd .social-row .soc-item .mbr-iconfont {
  transition: all 0.3s;
  display: flex;
  justify-content: center;
  align-content: center;
  color: #519e70;
  font-size: 1.5rem;
}
.cid-t52QPt05Pd .social-row .soc-item:hover {
  background-color: #519e70;
}
.cid-t52QPt05Pd .social-row .soc-item:hover .mbr-iconfont {
  color: #acd7bd;
}
.cid-t52R2OGtS6 {
  padding-top: 0rem;
  padding-bottom: 2rem;
  background: #ffffff;
}
.cid-t52R2OGtS6 .team-card {
  margin-bottom: 2rem;
  transition: all 0.3s;
}
.cid-t52R2OGtS6 .team-card:hover {
  transform: translateY(-10px);
}
.cid-t52R2OGtS6 .card-wrap {
  background: #f5f5f7;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .cid-t52R2OGtS6 .card-wrap {
    margin-bottom: 2rem;
  }
}
.cid-t52R2OGtS6 .card-wrap .image-wrap img {
  width: 100%;
}
@media (min-width: 768px) {
  .cid-t52R2OGtS6 .card-wrap .content-wrap {
    padding: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-t52R2OGtS6 .card-wrap .content-wrap {
    padding: 1rem;
  }
}
.cid-t52R2OGtS6 .social-row {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 1.5rem;
}
.cid-t52R2OGtS6 .social-row .socicon {
  font-size: 20px !important;
}
.cid-t52R2OGtS6 .social-row .soc-item {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 50%;
  margin-right: 0.6rem;
  padding: 0.5rem;
  background-color: #acd7bd;
  transition: all 0.3s;
}
.cid-t52R2OGtS6 .social-row .soc-item .mbr-iconfont {
  transition: all 0.3s;
  display: flex;
  justify-content: center;
  align-content: center;
  color: #519e70;
  font-size: 1.5rem;
}
.cid-t52R2OGtS6 .social-row .soc-item:hover {
  background-color: #519e70;
}
.cid-t52R2OGtS6 .social-row .soc-item:hover .mbr-iconfont {
  color: #acd7bd;
}
.cid-t9tIf3cmhK {
  padding-top: 1rem;
  padding-bottom: 2rem;
  background: #ffffff;
}
.cid-t9tIf3cmhK .team-card {
  margin-bottom: 2rem;
  transition: all 0.3s;
}
.cid-t9tIf3cmhK .team-card:hover {
  transform: translateY(-10px);
}
.cid-t9tIf3cmhK .card-wrap {
  background: #f5f5f7;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .cid-t9tIf3cmhK .card-wrap {
    margin-bottom: 2rem;
  }
}
.cid-t9tIf3cmhK .card-wrap .image-wrap img {
  width: 100%;
}
@media (min-width: 768px) {
  .cid-t9tIf3cmhK .card-wrap .content-wrap {
    padding: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-t9tIf3cmhK .card-wrap .content-wrap {
    padding: 1rem;
  }
}
.cid-t9tIf3cmhK .social-row {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 1.5rem;
}
.cid-t9tIf3cmhK .social-row .socicon {
  font-size: 20px !important;
}
.cid-t9tIf3cmhK .social-row .soc-item {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 50%;
  margin-right: 0.6rem;
  padding: 0.5rem;
  background-color: #acd7bd;
  transition: all 0.3s;
}
.cid-t9tIf3cmhK .social-row .soc-item .mbr-iconfont {
  transition: all 0.3s;
  display: flex;
  justify-content: center;
  align-content: center;
  color: #519e70;
  font-size: 1.5rem;
}
.cid-t9tIf3cmhK .social-row .soc-item:hover {
  background-color: #519e70;
}
.cid-t9tIf3cmhK .social-row .soc-item:hover .mbr-iconfont {
  color: #acd7bd;
}
.cid-t4XHLZOE9y {
  padding-top: 15px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-t4XHLZOE9y .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #232323;
  transition: background 0.3s;
  margin-bottom: 2rem;
}
.cid-t4XHLZOE9y H2 {
  color: #36404c;
}
.cid-t4XHLZOE9y H3 {
  color: #36404c;
}
.cid-t4XHLZOE9y .mbr-text,
.cid-t4XHLZOE9y .mbr-section-btn {
  color: #767676;
}
@media (max-width: 992px) {
  .cid-t4XHLZOE9y .md-pb {
    padding-bottom: 2rem;
  }
}
.cid-t4XHLZOE9y img {
  filter: invert(0.5);
  width: auto;
}
.cid-t4XgmtZcDH {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #5b7693;
}
.cid-t4XgmtZcDH .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #ffffff;
  transition: background 0.3s;
  margin-bottom: 2rem;
}
.cid-t4XgmtZcDH H2 {
  color: #ffffff;
}
.cid-t4XgmtZcDH H3 {
  color: #ffffff;
}
.cid-t4XgmtZcDH .mbr-text,
.cid-t4XgmtZcDH .mbr-section-btn {
  color: #ffffff;
}
.cid-t4XgmtZcDH .photo {
  width: 90%;
}
@media (max-width: 992px) {
  .cid-t4XgmtZcDH .md-pb {
    padding-bottom: 2rem;
  }
  .cid-t4XgmtZcDH .photo {
    width: 100%;
  }
}
.cid-t4XgmtZcDH .signature {
  filter: invert(0.5);
  width: auto;
}
.cid-t4XgYXV2P7 {
  padding-top: 75px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-t4XgYXV2P7 .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #232323;
  transition: background 0.3s;
}
.cid-t4XgYXV2P7 H2 {
  color: #232323;
}
.cid-t4XgYXV2P7 H3 {
  color: #ffffff;
}
.cid-t4XgYXV2P7 .mbr-text,
.cid-t4XgYXV2P7 .mbr-section-btn {
  color: #232323;
}
@media (max-width: 992px) {
  .cid-t4XgYXV2P7 .md-pb {
    padding-bottom: 2rem;
  }
}
.cid-t4Xhu54bu0 {
  padding-top: 45px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-t4Xhu54bu0 .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #ed4266;
  transition: background 0.3s;
  margin-bottom: 2rem;
}
.cid-t4Xhu54bu0 H2 {
  color: #36404c;
}
.cid-t4Xhu54bu0 H3 {
  color: #36404c;
}
.cid-t4Xhu54bu0 .mbr-text,
.cid-t4Xhu54bu0 .mbr-section-btn {
  color: #767676;
}
@media (max-width: 992px) {
  .cid-t4Xhu54bu0 .md-pb {
    padding-bottom: 2rem;
  }
}
.cid-t4Xhu54bu0 img {
  filter: invert(0.5);
  width: auto;
}
.cid-t53CQOitsF {
  padding-top: 75px;
  padding-bottom: 45px;
  background-image: url("../../../assets/images/sparschwein3.jpg");
}
.cid-t53CQOitsF H1 {
  text-align: right;
}
.cid-t53CQOitsF .mbr-text,
.cid-t53CQOitsF .mbr-section-btn {
  text-align: right;
}
.cid-t5kDrMPji3 {
  padding-top: 4rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t5kDrMPji3 .mbr-fallback-image.disabled {
  display: none;
}
.cid-t5kDrMPji3 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-t5kDrMPji3 ul {
  list-style: none;
  margin: 0;
  padding-left: 2.5rem;
}
.cid-t5kDrMPji3 li {
  position: relative;
  margin-bottom: 1rem;
}
.cid-t5kDrMPji3 ul li::before {
  position: absolute;
  left: -1.6rem;
  content: "\2022";
  color: #255085;
  font-weight: bold;
  font-size: 2rem;
  width: 1.6rem;
}
.cid-t5kDrMPji3 H3 {
  color: #767676;
}
.cid-t5kFRJfES8 {
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url("../../../assets/images/mbr.jpg");
}
.cid-t5kFRJfES8 .mbr-overlay {
  background-color: #ffffff;
  opacity: 0.7;
}
.cid-t5kFRJfES8 .content-wrap {
  padding: 5rem 1rem;
}
@media (min-width: 768px) {
  .cid-t5kFRJfES8 {
    align-items: flex-end;
  }
  .cid-t5kFRJfES8 .row {
    justify-content: flex-start;
  }
  .cid-t5kFRJfES8 .content-wrap {
    width: 74%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-t5kFRJfES8 .content-wrap {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .cid-t5kFRJfES8 {
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-t5kFRJfES8 .mbr-row {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .cid-t5kFRJfES8 .content-wrap {
    width: 100%;
  }
}
.cid-t5kFRJfES8 .mbr-section-title {
  text-align: left;
  color: #232323;
}
.cid-t5kFRJfES8 .mbr-text,
.cid-t5kFRJfES8 .mbr-section-btn {
  color: #232323;
}
.cid-t5kPyn1ZYM {
  padding-top: 4rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-t5kPyn1ZYM .mbr-fallback-image.disabled {
  display: none;
}
.cid-t5kPyn1ZYM .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-t5kPyn1ZYM .card-box {
  z-index: 10;
  position: relative;
}
@media (min-width: 1500px) {
  .cid-t5kPyn1ZYM .container {
    max-width: 1400px;
  }
}
.cid-t5kPyn1ZYM .card {
  margin: auto;
}
.cid-t5kPyn1ZYM .mbr-iconfont {
  display: block;
  font-size: 5rem;
  color: #5b7693;
  margin-bottom: 2rem;
}
.cid-t5kPyn1ZYM .card-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.cid-t5kPyn1ZYM .row {
  justify-content: center;
}
.cid-t5kPyn1ZYM H3 {
  color: #232323;
}
.cid-t5kPyn1ZYM .card-title,
.cid-t5kPyn1ZYM .card-box {
  color: #767676;
}
.cid-t4XieeqyrW {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-t4XieeqyrW .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #ed4266;
  transition: background 0.3s;
  margin-bottom: 2rem;
}
.cid-t4XieeqyrW H2 {
  color: #36404c;
}
.cid-t4XieeqyrW H3 {
  color: #36404c;
}
.cid-t4XieeqyrW .mbr-text,
.cid-t4XieeqyrW .mbr-section-btn {
  color: #767676;
}
.cid-t4XieeqyrW .photo {
  width: 90%;
}
@media (max-width: 992px) {
  .cid-t4XieeqyrW .md-pb {
    padding-bottom: 2rem;
  }
  .cid-t4XieeqyrW .photo {
    width: 100%;
  }
}
.cid-t4XieeqyrW .signature {
  filter: invert(0.5);
  width: auto;
}
.cid-t4LCOtguWR {
  padding-top: 4rem;
  padding-bottom: 1rem;
  background-image: url("../../../assets/images/img-0768-fuss-1.jpeg");
}
.cid-t4LCOtguWR .media-wrap {
  padding: 0;
  max-width: 50%;
}
@media (max-width: 991px) {
  .cid-t4LCOtguWR .media-wrap {
    margin-bottom: 1rem;
  }
}
@media (max-width: 768px) {
  .cid-t4LCOtguWR .media-wrap {
    margin: 0 auto 25px;
  }
}
@media (max-width: 767px) {
  .cid-t4LCOtguWR .row {
    text-align: center;
  }
  .cid-t4LCOtguWR .row > div {
    margin: auto;
  }
  .cid-t4LCOtguWR .social-row {
    justify-content: center;
  }
}
.cid-t4LCOtguWR .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-t4LCOtguWR .list {
  list-style: none;
  padding-left: 0;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-t4LCOtguWR .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t4LCOtguWR .list {
    margin-bottom: 0rem;
  }
}
.cid-t4LCOtguWR .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
.cid-t4LCOtguWR .mbr-iconfont {
  color: black;
}
@media (max-width: 991px) {
  .cid-t4LCOtguWR div > *:last-child {
    margin-top: 0 !important;
  }
}
.cid-t4GwEGYTmg .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: 0.5rem 0;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.cid-t4GwEGYTmg .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-t4GwEGYTmg a {
  font-style: normal;
}
.cid-t4GwEGYTmg .show {
  overflow: visible;
}
.cid-t4GwEGYTmg .dropdown-menu {
  max-height: 400px;
}
.cid-t4GwEGYTmg .dropdown-item:active {
  background-color: transparent;
}
.cid-t4GwEGYTmg .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-t4GwEGYTmg .nav-item a {
  display: -webkit-flex;
  align-items: center;
  padding: 0.7rem 0 !important;
  margin: 0rem 1.2rem !important;
  -webkit-align-items: center;
}
.cid-t4GwEGYTmg .nav-item:focus,
.cid-t4GwEGYTmg .nav-link:focus {
  outline: none;
}
.cid-t4GwEGYTmg .btn {
  padding: 0.7rem 2rem;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
}
.cid-t4GwEGYTmg .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-t4GwEGYTmg .menu-logo {
  margin-right: auto;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand {
  display: flex;
  margin-left: 1rem;
  padding: 0;
  transition: padding 0.2s;
  min-height: 3.8rem;
  -webkit-align-items: center;
  align-items: center;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: 0.3rem 0;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo a {
  display: inline-flex;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  padding-right: 1rem;
  max-width: 100%;
  width: 100%;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse {
  justify-content: space-between !important;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-t4GwEGYTmg .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: none;
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-t4GwEGYTmg .navbar.navbar-short {
  min-height: 60px;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-t4GwEGYTmg button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all 0.2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-t4GwEGYTmg button.navbar-toggler:focus {
  outline: none;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #36404c;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg .collapsed.navbar-expand {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t4GwEGYTmg .collapsed .btn {
  display: -webkit-flex;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show {
  display: block !important;
  overflow: auto;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-t4GwEGYTmg .collapsed:not(.navbar-short) .navbar-collapse {
    max-height: 93.4375vh;
  }
}
.cid-t4GwEGYTmg .collapsed button.navbar-toggler {
  display: block;
}
.cid-t4GwEGYTmg .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-t4GwEGYTmg .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t4GwEGYTmg .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: 0.5s;
  transition-property: opacity, padding, height;
}
.cid-t4GwEGYTmg .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-t4GwEGYTmg .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-t4GwEGYTmg .collapsed .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: '';
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
@media (max-width: 991px) {
  .cid-t4GwEGYTmg.navbar-expand {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t4GwEGYTmg img {
    height: 3.8rem !important;
  }
  .cid-t4GwEGYTmg .btn {
    display: -webkit-flex;
  }
  .cid-t4GwEGYTmg button.navbar-toggler {
    display: block;
  }
  .cid-t4GwEGYTmg .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-t4GwEGYTmg .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t4GwEGYTmg .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing,
  .cid-t4GwEGYTmg .navbar-collapse.show {
    display: block !important;
    overflow: auto;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-nav,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-buttons,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-t4GwEGYTmg .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: 0.5s;
    transition-property: opacity, padding, height;
  }
  .cid-t4GwEGYTmg .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-t4GwEGYTmg .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-t4GwEGYTmg .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: '';
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
  }
}
@media (max-width: 767px) {
  .cid-t4GwEGYTmg .nav-link {
    justify-content: start !important;
  }
  .cid-t4GwEGYTmg .navbar.opened {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .cid-t4GwEGYTmg .navbar-toggleable-sm {
    width: 100% !important;
  }
  .cid-t4GwEGYTmg .dropdown-menu {
    box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.1) !important;
    background: #efefef !important;
  }
}
@media (min-width: 767px) {
  .cid-t4GwEGYTmg .menu-logo {
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
  }
}
.cid-t4GwEGYTmg .navbar-collapse {
  flex-basis: auto;
  -webkit-flex-basis: auto;
}
.cid-t4GwEGYTmg .nav-link:hover,
.cid-t4GwEGYTmg .dropdown-item:hover {
  color: #ebeced !important;
}
@media (min-width: 1500px) {
  .cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse {
    max-width: 60% !important;
    padding-right: 5rem;
  }
  .cid-t4GwEGYTmg .menu-logo .navbar-brand {
    margin-left: 5rem;
  }
}
.cid-t5xsfK9yfg {
  padding-top: 90px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/team-250402-l.jpg");
}
.cid-t5wwbTJbrL {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-t5wwbTJbrL .card-icon {
  font-size: 56px;
  color: #5b7693;
  transition: color 0.3s;
}
.cid-t5wwbTJbrL .icon2 {
  color: #255085;
}
.cid-t5wwbTJbrL .card-title {
  font-weight: 600;
  letter-spacing: 1px;
}
.cid-t5wwbTJbrL p {
  font-weight: 400;
}
.cid-t5wwbTJbrL .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #5b7693;
  margin-bottom: 1.5rem;
  transition: background 0.3s;
}
.cid-t5wwbTJbrL .line2 {
  background: #255085;
}
.cid-t5wwbTJbrL .card-wrapper {
  padding: 2.5rem 2rem;
  transition: background 0.3s;
  background: #255085;
}
.cid-t5wwbTJbrL .card-wrapper:hover .link-ico {
  background-color: #5b7693;
  border-color: #5b7693;
  color: white;
}
.cid-t5wwbTJbrL .card2 {
  background: #5b7693;
}
.cid-t5wwbTJbrL .card-title,
.cid-t5wwbTJbrL .card-ico,
.cid-t5wwbTJbrL .line-wrap {
  text-align: center;
}
.cid-t5wwbTJbrL .mbr-text,
.cid-t5wwbTJbrL .card-link {
  text-align: center;
}
.cid-t5wYsxShC9 {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-t5wYsxShC9 .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #255085;
  transition: background 0.3s;
}
.cid-t5wYsxShC9 H2 {
  color: #232323;
}
.cid-t5wYsxShC9 H3 {
  color: #232323;
}
.cid-t5wYsxShC9 .mbr-text,
.cid-t5wYsxShC9 .mbr-section-btn {
  color: #767676;
}
@media (max-width: 992px) {
  .cid-t5wYsxShC9 .md-pb {
    padding-bottom: 2rem;
  }
}
.cid-t4LCOtguWR {
  padding-top: 4rem;
  padding-bottom: 1rem;
  background-image: url("../../../assets/images/img-0768-fuss-1.jpeg");
}
.cid-t4LCOtguWR .media-wrap {
  padding: 0;
  max-width: 50%;
}
@media (max-width: 991px) {
  .cid-t4LCOtguWR .media-wrap {
    margin-bottom: 1rem;
  }
}
@media (max-width: 768px) {
  .cid-t4LCOtguWR .media-wrap {
    margin: 0 auto 25px;
  }
}
@media (max-width: 767px) {
  .cid-t4LCOtguWR .row {
    text-align: center;
  }
  .cid-t4LCOtguWR .row > div {
    margin: auto;
  }
  .cid-t4LCOtguWR .social-row {
    justify-content: center;
  }
}
.cid-t4LCOtguWR .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-t4LCOtguWR .list {
  list-style: none;
  padding-left: 0;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-t4LCOtguWR .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t4LCOtguWR .list {
    margin-bottom: 0rem;
  }
}
.cid-t4LCOtguWR .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
.cid-t4LCOtguWR .mbr-iconfont {
  color: black;
}
@media (max-width: 991px) {
  .cid-t4LCOtguWR div > *:last-child {
    margin-top: 0 !important;
  }
}
.cid-t8aHq3SVhB .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: 0.5rem 0;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.cid-t8aHq3SVhB .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-t8aHq3SVhB a {
  font-style: normal;
}
.cid-t8aHq3SVhB .show {
  overflow: visible;
}
.cid-t8aHq3SVhB .dropdown-menu {
  max-height: 400px;
}
.cid-t8aHq3SVhB .dropdown-item:active {
  background-color: transparent;
}
.cid-t8aHq3SVhB .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-t8aHq3SVhB .nav-item a {
  display: -webkit-flex;
  align-items: center;
  padding: 0.7rem 0 !important;
  margin: 0rem 1.2rem !important;
  -webkit-align-items: center;
}
.cid-t8aHq3SVhB .nav-item:focus,
.cid-t8aHq3SVhB .nav-link:focus {
  outline: none;
}
.cid-t8aHq3SVhB .btn {
  padding: 0.7rem 2rem;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
}
.cid-t8aHq3SVhB .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-t8aHq3SVhB .menu-logo {
  margin-right: auto;
}
.cid-t8aHq3SVhB .menu-logo .navbar-brand {
  display: flex;
  margin-left: 1rem;
  padding: 0;
  transition: padding 0.2s;
  min-height: 3.8rem;
  -webkit-align-items: center;
  align-items: center;
}
.cid-t8aHq3SVhB .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: 0.3rem 0;
}
.cid-t8aHq3SVhB .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-t8aHq3SVhB .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-t8aHq3SVhB .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-t8aHq3SVhB .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-t8aHq3SVhB .menu-logo .navbar-brand .navbar-logo a {
  display: inline-flex;
}
.cid-t8aHq3SVhB .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  padding-right: 1rem;
  max-width: 100%;
  width: 100%;
}
.cid-t8aHq3SVhB .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-t8aHq3SVhB .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-t8aHq3SVhB .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-t8aHq3SVhB .navbar-toggleable-sm .navbar-collapse {
  justify-content: space-between !important;
}
.cid-t8aHq3SVhB .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-t8aHq3SVhB .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-t8aHq3SVhB .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-t8aHq3SVhB .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-t8aHq3SVhB .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t8aHq3SVhB .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: none;
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-t8aHq3SVhB .navbar.navbar-short {
  min-height: 60px;
  transition: all 0.2s;
}
.cid-t8aHq3SVhB .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-t8aHq3SVhB .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-t8aHq3SVhB .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-t8aHq3SVhB .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-t8aHq3SVhB .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-t8aHq3SVhB button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all 0.2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-t8aHq3SVhB button.navbar-toggler:focus {
  outline: none;
}
.cid-t8aHq3SVhB button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #36404c;
}
.cid-t8aHq3SVhB button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-t8aHq3SVhB button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-t8aHq3SVhB button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-t8aHq3SVhB button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-t8aHq3SVhB nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-t8aHq3SVhB nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-t8aHq3SVhB nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-t8aHq3SVhB nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-t8aHq3SVhB .collapsed.navbar-expand {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t8aHq3SVhB .collapsed .btn {
  display: -webkit-flex;
}
.cid-t8aHq3SVhB .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-t8aHq3SVhB .collapsed .navbar-collapse.collapsing,
.cid-t8aHq3SVhB .collapsed .navbar-collapse.show {
  display: block !important;
  overflow: auto;
}
.cid-t8aHq3SVhB .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-t8aHq3SVhB .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-t8aHq3SVhB .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-t8aHq3SVhB .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-t8aHq3SVhB .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-t8aHq3SVhB .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-t8aHq3SVhB .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-t8aHq3SVhB .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-t8aHq3SVhB .collapsed:not(.navbar-short) .navbar-collapse {
    max-height: 93.4375vh;
  }
}
.cid-t8aHq3SVhB .collapsed button.navbar-toggler {
  display: block;
}
.cid-t8aHq3SVhB .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-t8aHq3SVhB .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t8aHq3SVhB .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: 0.5s;
  transition-property: opacity, padding, height;
}
.cid-t8aHq3SVhB .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-t8aHq3SVhB .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-t8aHq3SVhB .collapsed .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: '';
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
@media (max-width: 991px) {
  .cid-t8aHq3SVhB.navbar-expand {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t8aHq3SVhB img {
    height: 3.8rem !important;
  }
  .cid-t8aHq3SVhB .btn {
    display: -webkit-flex;
  }
  .cid-t8aHq3SVhB button.navbar-toggler {
    display: block;
  }
  .cid-t8aHq3SVhB .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-t8aHq3SVhB .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t8aHq3SVhB .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-t8aHq3SVhB .navbar-collapse.collapsing,
  .cid-t8aHq3SVhB .navbar-collapse.show {
    display: block !important;
    overflow: auto;
  }
  .cid-t8aHq3SVhB .navbar-collapse.collapsing .navbar-nav,
  .cid-t8aHq3SVhB .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-t8aHq3SVhB .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-t8aHq3SVhB .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-t8aHq3SVhB .navbar-collapse.collapsing .navbar-buttons,
  .cid-t8aHq3SVhB .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-t8aHq3SVhB .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-t8aHq3SVhB .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-t8aHq3SVhB .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: 0.5s;
    transition-property: opacity, padding, height;
  }
  .cid-t8aHq3SVhB .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-t8aHq3SVhB .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-t8aHq3SVhB .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: '';
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
  }
}
@media (max-width: 767px) {
  .cid-t8aHq3SVhB .nav-link {
    justify-content: start !important;
  }
  .cid-t8aHq3SVhB .navbar.opened {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .cid-t8aHq3SVhB .navbar-toggleable-sm {
    width: 100% !important;
  }
  .cid-t8aHq3SVhB .dropdown-menu {
    box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.1) !important;
    background: #efefef !important;
  }
}
@media (min-width: 767px) {
  .cid-t8aHq3SVhB .menu-logo {
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
  }
}
.cid-t8aHq3SVhB .navbar-collapse {
  flex-basis: auto;
  -webkit-flex-basis: auto;
}
.cid-t8aHq3SVhB .nav-link:hover,
.cid-t8aHq3SVhB .dropdown-item:hover {
  color: #ebeced !important;
}
@media (min-width: 1500px) {
  .cid-t8aHq3SVhB .navbar-toggleable-sm .navbar-collapse {
    max-width: 60% !important;
    padding-right: 5rem;
  }
  .cid-t8aHq3SVhB .menu-logo .navbar-brand {
    margin-left: 5rem;
  }
}
.cid-t8aHpTR0Qi {
  padding-top: 90px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/banner-leistungen.jpg");
}
.cid-t8aHpTR0Qi H1 {
  color: #232323;
}
.cid-t8aHpWwaif {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-t8aHpWwaif H1 {
  color: #232323;
}
.cid-t8aHpWwaif H3 {
  color: #232323;
}
.cid-t9F0933Dcf {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-t9F0933Dcf .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #232323;
  transition: background 0.3s;
  margin-bottom: 2rem;
}
.cid-t9F0933Dcf H2 {
  color: #36404c;
}
.cid-t9F0933Dcf H3 {
  color: #36404c;
}
.cid-t9F0933Dcf .mbr-text,
.cid-t9F0933Dcf .mbr-section-btn {
  color: #767676;
}
@media (max-width: 992px) {
  .cid-t9F0933Dcf .md-pb {
    padding-bottom: 2rem;
  }
}
.cid-t9F0933Dcf img {
  filter: invert(0.5);
  width: auto;
}
.cid-t9F0f4kudV {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-t9F0f4kudV H1 {
  color: #232323;
}
.cid-t9F0f4kudV H3 {
  color: #232323;
}
.cid-uiwLnffJcF {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-uiwLnffJcF .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #ed4266;
  transition: background 0.3s;
  margin-bottom: 2rem;
}
.cid-uiwLnffJcF H2 {
  color: #36404c;
}
.cid-uiwLnffJcF H3 {
  color: #36404c;
}
.cid-uiwLnffJcF .mbr-text,
.cid-uiwLnffJcF .mbr-section-btn {
  color: #767676;
}
.cid-uiwLnffJcF .photo {
  width: 90%;
}
@media (max-width: 992px) {
  .cid-uiwLnffJcF .md-pb {
    padding-bottom: 2rem;
  }
  .cid-uiwLnffJcF .photo {
    width: 100%;
  }
}
.cid-uiwLnffJcF .signature {
  filter: invert(0.5);
  width: auto;
}
.cid-uiwLOh8nsw {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-uiwLOh8nsw .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #ed4266;
  transition: background 0.3s;
  margin-bottom: 2rem;
}
.cid-uiwLOh8nsw H2 {
  color: #36404c;
}
.cid-uiwLOh8nsw H3 {
  color: #36404c;
}
.cid-uiwLOh8nsw .mbr-text,
.cid-uiwLOh8nsw .mbr-section-btn {
  color: #767676;
}
.cid-uiwLOh8nsw .photo {
  width: 90%;
}
@media (max-width: 992px) {
  .cid-uiwLOh8nsw .md-pb {
    padding-bottom: 2rem;
  }
  .cid-uiwLOh8nsw .photo {
    width: 100%;
  }
}
.cid-uiwLOh8nsw .signature {
  filter: invert(0.5);
  width: auto;
}
.cid-t8aHql279P {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-t8aHql279P .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #232323;
  transition: background 0.3s;
  margin-bottom: 2rem;
}
.cid-t8aHql279P H2 {
  color: #36404c;
}
.cid-t8aHql279P H3 {
  color: #36404c;
}
.cid-t8aHql279P .mbr-text,
.cid-t8aHql279P .mbr-section-btn {
  color: #767676;
}
@media (max-width: 992px) {
  .cid-t8aHql279P .md-pb {
    padding-bottom: 2rem;
  }
}
.cid-t8aHql279P img {
  filter: invert(0.5);
  width: auto;
}
.cid-t8aHqxQ6zO {
  padding-top: 4rem;
  padding-bottom: 1rem;
  background-image: url("../../../assets/images/img-0768-fuss-1.jpeg");
}
.cid-t8aHqxQ6zO .media-wrap {
  padding: 0;
  max-width: 50%;
}
@media (max-width: 991px) {
  .cid-t8aHqxQ6zO .media-wrap {
    margin-bottom: 1rem;
  }
}
@media (max-width: 768px) {
  .cid-t8aHqxQ6zO .media-wrap {
    margin: 0 auto 25px;
  }
}
@media (max-width: 767px) {
  .cid-t8aHqxQ6zO .row {
    text-align: center;
  }
  .cid-t8aHqxQ6zO .row > div {
    margin: auto;
  }
  .cid-t8aHqxQ6zO .social-row {
    justify-content: center;
  }
}
.cid-t8aHqxQ6zO .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-t8aHqxQ6zO .list {
  list-style: none;
  padding-left: 0;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-t8aHqxQ6zO .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t8aHqxQ6zO .list {
    margin-bottom: 0rem;
  }
}
.cid-t8aHqxQ6zO .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
.cid-t8aHqxQ6zO .mbr-iconfont {
  color: black;
}
@media (max-width: 991px) {
  .cid-t8aHqxQ6zO div > *:last-child {
    margin-top: 0 !important;
  }
}
.cid-t9yUAELGLl .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: 0.5rem 0;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.cid-t9yUAELGLl .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-t9yUAELGLl a {
  font-style: normal;
}
.cid-t9yUAELGLl .show {
  overflow: visible;
}
.cid-t9yUAELGLl .dropdown-menu {
  max-height: 400px;
}
.cid-t9yUAELGLl .dropdown-item:active {
  background-color: transparent;
}
.cid-t9yUAELGLl .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-t9yUAELGLl .nav-item a {
  display: -webkit-flex;
  align-items: center;
  padding: 0.7rem 0 !important;
  margin: 0rem 1.2rem !important;
  -webkit-align-items: center;
}
.cid-t9yUAELGLl .nav-item:focus,
.cid-t9yUAELGLl .nav-link:focus {
  outline: none;
}
.cid-t9yUAELGLl .btn {
  padding: 0.7rem 2rem;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
}
.cid-t9yUAELGLl .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-t9yUAELGLl .menu-logo {
  margin-right: auto;
}
.cid-t9yUAELGLl .menu-logo .navbar-brand {
  display: flex;
  margin-left: 1rem;
  padding: 0;
  transition: padding 0.2s;
  min-height: 3.8rem;
  -webkit-align-items: center;
  align-items: center;
}
.cid-t9yUAELGLl .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: 0.3rem 0;
}
.cid-t9yUAELGLl .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-t9yUAELGLl .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-t9yUAELGLl .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-t9yUAELGLl .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-t9yUAELGLl .menu-logo .navbar-brand .navbar-logo a {
  display: inline-flex;
}
.cid-t9yUAELGLl .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  padding-right: 1rem;
  max-width: 100%;
  width: 100%;
}
.cid-t9yUAELGLl .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-t9yUAELGLl .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-t9yUAELGLl .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-t9yUAELGLl .navbar-toggleable-sm .navbar-collapse {
  justify-content: space-between !important;
}
.cid-t9yUAELGLl .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-t9yUAELGLl .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-t9yUAELGLl .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-t9yUAELGLl .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-t9yUAELGLl .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t9yUAELGLl .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: none;
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-t9yUAELGLl .navbar.navbar-short {
  min-height: 60px;
  transition: all 0.2s;
}
.cid-t9yUAELGLl .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-t9yUAELGLl .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-t9yUAELGLl .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-t9yUAELGLl .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-t9yUAELGLl .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-t9yUAELGLl button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all 0.2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-t9yUAELGLl button.navbar-toggler:focus {
  outline: none;
}
.cid-t9yUAELGLl button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #36404c;
}
.cid-t9yUAELGLl button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-t9yUAELGLl button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-t9yUAELGLl button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-t9yUAELGLl button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-t9yUAELGLl nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-t9yUAELGLl nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-t9yUAELGLl nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-t9yUAELGLl nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-t9yUAELGLl .collapsed.navbar-expand {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t9yUAELGLl .collapsed .btn {
  display: -webkit-flex;
}
.cid-t9yUAELGLl .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-t9yUAELGLl .collapsed .navbar-collapse.collapsing,
.cid-t9yUAELGLl .collapsed .navbar-collapse.show {
  display: block !important;
  overflow: auto;
}
.cid-t9yUAELGLl .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-t9yUAELGLl .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-t9yUAELGLl .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-t9yUAELGLl .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-t9yUAELGLl .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-t9yUAELGLl .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-t9yUAELGLl .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-t9yUAELGLl .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-t9yUAELGLl .collapsed:not(.navbar-short) .navbar-collapse {
    max-height: 93.4375vh;
  }
}
.cid-t9yUAELGLl .collapsed button.navbar-toggler {
  display: block;
}
.cid-t9yUAELGLl .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-t9yUAELGLl .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t9yUAELGLl .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: 0.5s;
  transition-property: opacity, padding, height;
}
.cid-t9yUAELGLl .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-t9yUAELGLl .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-t9yUAELGLl .collapsed .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: '';
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
@media (max-width: 991px) {
  .cid-t9yUAELGLl.navbar-expand {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t9yUAELGLl img {
    height: 3.8rem !important;
  }
  .cid-t9yUAELGLl .btn {
    display: -webkit-flex;
  }
  .cid-t9yUAELGLl button.navbar-toggler {
    display: block;
  }
  .cid-t9yUAELGLl .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-t9yUAELGLl .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t9yUAELGLl .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-t9yUAELGLl .navbar-collapse.collapsing,
  .cid-t9yUAELGLl .navbar-collapse.show {
    display: block !important;
    overflow: auto;
  }
  .cid-t9yUAELGLl .navbar-collapse.collapsing .navbar-nav,
  .cid-t9yUAELGLl .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-t9yUAELGLl .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-t9yUAELGLl .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-t9yUAELGLl .navbar-collapse.collapsing .navbar-buttons,
  .cid-t9yUAELGLl .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-t9yUAELGLl .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-t9yUAELGLl .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-t9yUAELGLl .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: 0.5s;
    transition-property: opacity, padding, height;
  }
  .cid-t9yUAELGLl .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-t9yUAELGLl .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-t9yUAELGLl .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: '';
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
  }
}
@media (max-width: 767px) {
  .cid-t9yUAELGLl .nav-link {
    justify-content: start !important;
  }
  .cid-t9yUAELGLl .navbar.opened {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .cid-t9yUAELGLl .navbar-toggleable-sm {
    width: 100% !important;
  }
  .cid-t9yUAELGLl .dropdown-menu {
    box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.1) !important;
    background: #efefef !important;
  }
}
@media (min-width: 767px) {
  .cid-t9yUAELGLl .menu-logo {
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
  }
}
.cid-t9yUAELGLl .navbar-collapse {
  flex-basis: auto;
  -webkit-flex-basis: auto;
}
.cid-t9yUAELGLl .nav-link:hover,
.cid-t9yUAELGLl .dropdown-item:hover {
  color: #ebeced !important;
}
@media (min-width: 1500px) {
  .cid-t9yUAELGLl .navbar-toggleable-sm .navbar-collapse {
    max-width: 60% !important;
    padding-right: 5rem;
  }
  .cid-t9yUAELGLl .menu-logo .navbar-brand {
    margin-left: 5rem;
  }
}
.cid-t9yUAE32At {
  padding-top: 90px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/banner-aerzte.jpeg");
}
.cid-t9yVk6CwKZ {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-t9yVk6CwKZ .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #ffffff;
  transition: background 0.3s;
  margin-bottom: 2rem;
}
.cid-t9yVk6CwKZ H2 {
  color: #36404c;
}
.cid-t9yVk6CwKZ H3 {
  color: #36404c;
}
.cid-t9yVk6CwKZ .mbr-text,
.cid-t9yVk6CwKZ .mbr-section-btn {
  color: #767676;
}
.cid-t9yVk6CwKZ .photo {
  width: 90%;
}
@media (max-width: 992px) {
  .cid-t9yVk6CwKZ .md-pb {
    padding-bottom: 2rem;
  }
  .cid-t9yVk6CwKZ .photo {
    width: 100%;
  }
}
.cid-t9yVk6CwKZ .signature {
  filter: invert(0.5);
  width: auto;
}
.cid-t9yVmzVxhs {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-t9yVmzVxhs .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #232323;
  transition: background 0.3s;
  margin-bottom: 2rem;
}
.cid-t9yVmzVxhs H2 {
  color: #36404c;
}
.cid-t9yVmzVxhs H3 {
  color: #36404c;
}
.cid-t9yVmzVxhs .mbr-text,
.cid-t9yVmzVxhs .mbr-section-btn {
  color: #767676;
}
.cid-t9yVmzVxhs .photo {
  width: 90%;
}
@media (max-width: 992px) {
  .cid-t9yVmzVxhs .md-pb {
    padding-bottom: 2rem;
  }
  .cid-t9yVmzVxhs .photo {
    width: 100%;
  }
}
.cid-t9yVmzVxhs .signature {
  filter: invert(0.5);
  width: auto;
}
.cid-t9yVmzVxhs td li {
  font-family: 'Roboto Condensed', sans-serif;
}
.cid-t9yVlwugnk {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-t9yVlwugnk .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #232323;
  transition: background 0.3s;
  margin-bottom: 2rem;
}
.cid-t9yVlwugnk H2 {
  color: #36404c;
}
.cid-t9yVlwugnk H3 {
  color: #36404c;
}
.cid-t9yVlwugnk .mbr-text,
.cid-t9yVlwugnk .mbr-section-btn {
  color: #767676;
}
.cid-t9yVlwugnk .photo {
  width: 90%;
}
@media (max-width: 992px) {
  .cid-t9yVlwugnk .md-pb {
    padding-bottom: 2rem;
  }
  .cid-t9yVlwugnk .photo {
    width: 100%;
  }
}
.cid-t9yVlwugnk .signature {
  filter: invert(0.5);
  width: auto;
}
.cid-t9yVlwugnk td li {
  font-family: 'Roboto Condensed', sans-serif;
}
.cid-t9yVnE6su9 {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-t9yVnE6su9 .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #232323;
  transition: background 0.3s;
  margin-bottom: 2rem;
}
.cid-t9yVnE6su9 H2 {
  color: #36404c;
}
.cid-t9yVnE6su9 H3 {
  color: #36404c;
}
.cid-t9yVnE6su9 .mbr-text,
.cid-t9yVnE6su9 .mbr-section-btn {
  color: #767676;
}
.cid-t9yVnE6su9 .photo {
  width: 90%;
}
@media (max-width: 992px) {
  .cid-t9yVnE6su9 .md-pb {
    padding-bottom: 2rem;
  }
  .cid-t9yVnE6su9 .photo {
    width: 100%;
  }
}
.cid-t9yVnE6su9 .signature {
  filter: invert(0.5);
  width: auto;
}
.cid-t9yVnE6su9 td li {
  font-family: 'Roboto Condensed', sans-serif;
}
.cid-t9yUAHlSJ4 {
  padding-top: 4rem;
  padding-bottom: 1rem;
  background-image: url("../../../assets/images/img-0768-fuss-1.jpeg");
}
.cid-t9yUAHlSJ4 .media-wrap {
  padding: 0;
  max-width: 50%;
}
@media (max-width: 991px) {
  .cid-t9yUAHlSJ4 .media-wrap {
    margin-bottom: 1rem;
  }
}
@media (max-width: 768px) {
  .cid-t9yUAHlSJ4 .media-wrap {
    margin: 0 auto 25px;
  }
}
@media (max-width: 767px) {
  .cid-t9yUAHlSJ4 .row {
    text-align: center;
  }
  .cid-t9yUAHlSJ4 .row > div {
    margin: auto;
  }
  .cid-t9yUAHlSJ4 .social-row {
    justify-content: center;
  }
}
.cid-t9yUAHlSJ4 .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-t9yUAHlSJ4 .list {
  list-style: none;
  padding-left: 0;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-t9yUAHlSJ4 .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t9yUAHlSJ4 .list {
    margin-bottom: 0rem;
  }
}
.cid-t9yUAHlSJ4 .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
.cid-t9yUAHlSJ4 .mbr-iconfont {
  color: black;
}
@media (max-width: 991px) {
  .cid-t9yUAHlSJ4 div > *:last-child {
    margin-top: 0 !important;
  }
}
.cid-t4GwEGYTmg .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: 0.5rem 0;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.cid-t4GwEGYTmg .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-t4GwEGYTmg a {
  font-style: normal;
}
.cid-t4GwEGYTmg .show {
  overflow: visible;
}
.cid-t4GwEGYTmg .dropdown-menu {
  max-height: 400px;
}
.cid-t4GwEGYTmg .dropdown-item:active {
  background-color: transparent;
}
.cid-t4GwEGYTmg .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-t4GwEGYTmg .nav-item a {
  display: -webkit-flex;
  align-items: center;
  padding: 0.7rem 0 !important;
  margin: 0rem 1.2rem !important;
  -webkit-align-items: center;
}
.cid-t4GwEGYTmg .nav-item:focus,
.cid-t4GwEGYTmg .nav-link:focus {
  outline: none;
}
.cid-t4GwEGYTmg .btn {
  padding: 0.7rem 2rem;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
}
.cid-t4GwEGYTmg .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-t4GwEGYTmg .menu-logo {
  margin-right: auto;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand {
  display: flex;
  margin-left: 1rem;
  padding: 0;
  transition: padding 0.2s;
  min-height: 3.8rem;
  -webkit-align-items: center;
  align-items: center;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: 0.3rem 0;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-t4GwEGYTmg .menu-logo .navbar-brand .navbar-logo a {
  display: inline-flex;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  padding-right: 1rem;
  max-width: 100%;
  width: 100%;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse {
  justify-content: space-between !important;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-t4GwEGYTmg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-t4GwEGYTmg .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t4GwEGYTmg .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: none;
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-t4GwEGYTmg .navbar.navbar-short {
  min-height: 60px;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-t4GwEGYTmg .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-t4GwEGYTmg button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all 0.2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-t4GwEGYTmg button.navbar-toggler:focus {
  outline: none;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #36404c;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-t4GwEGYTmg button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-t4GwEGYTmg nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-t4GwEGYTmg .collapsed.navbar-expand {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t4GwEGYTmg .collapsed .btn {
  display: -webkit-flex;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show {
  display: block !important;
  overflow: auto;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-t4GwEGYTmg .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-t4GwEGYTmg .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-t4GwEGYTmg .collapsed:not(.navbar-short) .navbar-collapse {
    max-height: 93.4375vh;
  }
}
.cid-t4GwEGYTmg .collapsed button.navbar-toggler {
  display: block;
}
.cid-t4GwEGYTmg .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-t4GwEGYTmg .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t4GwEGYTmg .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: 0.5s;
  transition-property: opacity, padding, height;
}
.cid-t4GwEGYTmg .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-t4GwEGYTmg .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-t4GwEGYTmg .collapsed .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: '';
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
@media (max-width: 991px) {
  .cid-t4GwEGYTmg.navbar-expand {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t4GwEGYTmg img {
    height: 3.8rem !important;
  }
  .cid-t4GwEGYTmg .btn {
    display: -webkit-flex;
  }
  .cid-t4GwEGYTmg button.navbar-toggler {
    display: block;
  }
  .cid-t4GwEGYTmg .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-t4GwEGYTmg .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t4GwEGYTmg .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing,
  .cid-t4GwEGYTmg .navbar-collapse.show {
    display: block !important;
    overflow: auto;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-nav,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-buttons,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-t4GwEGYTmg .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-t4GwEGYTmg .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-t4GwEGYTmg .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: 0.5s;
    transition-property: opacity, padding, height;
  }
  .cid-t4GwEGYTmg .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-t4GwEGYTmg .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-t4GwEGYTmg .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: '';
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
  }
}
@media (max-width: 767px) {
  .cid-t4GwEGYTmg .nav-link {
    justify-content: start !important;
  }
  .cid-t4GwEGYTmg .navbar.opened {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .cid-t4GwEGYTmg .navbar-toggleable-sm {
    width: 100% !important;
  }
  .cid-t4GwEGYTmg .dropdown-menu {
    box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.1) !important;
    background: #efefef !important;
  }
}
@media (min-width: 767px) {
  .cid-t4GwEGYTmg .menu-logo {
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
  }
}
.cid-t4GwEGYTmg .navbar-collapse {
  flex-basis: auto;
  -webkit-flex-basis: auto;
}
.cid-t4GwEGYTmg .nav-link:hover,
.cid-t4GwEGYTmg .dropdown-item:hover {
  color: #ebeced !important;
}
@media (min-width: 1500px) {
  .cid-t4GwEGYTmg .navbar-toggleable-sm .navbar-collapse {
    max-width: 60% !important;
    padding-right: 5rem;
  }
  .cid-t4GwEGYTmg .menu-logo .navbar-brand {
    margin-left: 5rem;
  }
}
.cid-tajWjsbMRO {
  padding-top: 90px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/team-250402-l.jpg");
}
.cid-t5kqIkBvOb {
  padding-top: 2rem;
  padding-bottom: 1rem;
  background-color: #5b7693;
}
.cid-t5kqIkBvOb .mbr-fallback-image.disabled {
  display: none;
}
.cid-t5kqIkBvOb .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-t5kqIkBvOb .mbr-text,
.cid-t5kqIkBvOb .link {
  text-align: center;
  color: #ffffff;
}
.cid-t5kqIkBvOb .mbr-section-title {
  color: #ffffff;
}
.cid-t5ksFm6rox {
  padding-top: 0rem;
  padding-bottom: 1rem;
  background-color: #5b7693;
}
.cid-t5ksFm6rox .mbr-text {
  color: #ffffff;
  text-align: center;
}
.cid-t5kwhkmq3l {
  padding-top: 1rem;
  padding-bottom: 2rem;
  background-color: #5b7693;
}
.cid-t5kwhkmq3l .mbr-fallback-image.disabled {
  display: none;
}
.cid-t5kwhkmq3l .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-t5kwhkmq3l .content-wrapper {
  background: #ffffff;
}
@media (max-width: 991px) {
  .cid-t5kwhkmq3l .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-t5kwhkmq3l .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-t5kwhkmq3l .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t5kwhkmq3l .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-t5kwhkmq3l .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-t5kwhkmq3l .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-t4LCOtguWR {
  padding-top: 4rem;
  padding-bottom: 1rem;
  background-image: url("../../../assets/images/img-0768-fuss-1.jpeg");
}
.cid-t4LCOtguWR .media-wrap {
  padding: 0;
  max-width: 50%;
}
@media (max-width: 991px) {
  .cid-t4LCOtguWR .media-wrap {
    margin-bottom: 1rem;
  }
}
@media (max-width: 768px) {
  .cid-t4LCOtguWR .media-wrap {
    margin: 0 auto 25px;
  }
}
@media (max-width: 767px) {
  .cid-t4LCOtguWR .row {
    text-align: center;
  }
  .cid-t4LCOtguWR .row > div {
    margin: auto;
  }
  .cid-t4LCOtguWR .social-row {
    justify-content: center;
  }
}
.cid-t4LCOtguWR .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-t4LCOtguWR .list {
  list-style: none;
  padding-left: 0;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-t4LCOtguWR .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t4LCOtguWR .list {
    margin-bottom: 0rem;
  }
}
.cid-t4LCOtguWR .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
.cid-t4LCOtguWR .mbr-iconfont {
  color: black;
}
@media (max-width: 991px) {
  .cid-t4LCOtguWR div > *:last-child {
    margin-top: 0 !important;
  }
}
.cid-tak73froWy .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: 0.5rem 0;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.cid-tak73froWy .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-tak73froWy a {
  font-style: normal;
}
.cid-tak73froWy .show {
  overflow: visible;
}
.cid-tak73froWy .dropdown-menu {
  max-height: 400px;
}
.cid-tak73froWy .dropdown-item:active {
  background-color: transparent;
}
.cid-tak73froWy .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-tak73froWy .nav-item a {
  display: -webkit-flex;
  align-items: center;
  padding: 0.7rem 0 !important;
  margin: 0rem 1.2rem !important;
  -webkit-align-items: center;
}
.cid-tak73froWy .nav-item:focus,
.cid-tak73froWy .nav-link:focus {
  outline: none;
}
.cid-tak73froWy .btn {
  padding: 0.7rem 2rem;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
}
.cid-tak73froWy .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-tak73froWy .menu-logo {
  margin-right: auto;
}
.cid-tak73froWy .menu-logo .navbar-brand {
  display: flex;
  margin-left: 1rem;
  padding: 0;
  transition: padding 0.2s;
  min-height: 3.8rem;
  -webkit-align-items: center;
  align-items: center;
}
.cid-tak73froWy .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: 0.3rem 0;
}
.cid-tak73froWy .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-tak73froWy .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-tak73froWy .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-tak73froWy .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-tak73froWy .menu-logo .navbar-brand .navbar-logo a {
  display: inline-flex;
}
.cid-tak73froWy .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  padding-right: 1rem;
  max-width: 100%;
  width: 100%;
}
.cid-tak73froWy .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-tak73froWy .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tak73froWy .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-tak73froWy .navbar-toggleable-sm .navbar-collapse {
  justify-content: space-between !important;
}
.cid-tak73froWy .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-tak73froWy .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-tak73froWy .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tak73froWy .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-tak73froWy .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tak73froWy .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: none;
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-tak73froWy .navbar.navbar-short {
  min-height: 60px;
  transition: all 0.2s;
}
.cid-tak73froWy .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-tak73froWy .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-tak73froWy .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-tak73froWy .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-tak73froWy .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-tak73froWy button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all 0.2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-tak73froWy button.navbar-toggler:focus {
  outline: none;
}
.cid-tak73froWy button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #36404c;
}
.cid-tak73froWy button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-tak73froWy button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-tak73froWy button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-tak73froWy button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-tak73froWy nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-tak73froWy nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-tak73froWy nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-tak73froWy nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-tak73froWy .collapsed.navbar-expand {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tak73froWy .collapsed .btn {
  display: -webkit-flex;
}
.cid-tak73froWy .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-tak73froWy .collapsed .navbar-collapse.collapsing,
.cid-tak73froWy .collapsed .navbar-collapse.show {
  display: block !important;
  overflow: auto;
}
.cid-tak73froWy .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-tak73froWy .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-tak73froWy .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-tak73froWy .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-tak73froWy .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-tak73froWy .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-tak73froWy .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-tak73froWy .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-tak73froWy .collapsed:not(.navbar-short) .navbar-collapse {
    max-height: 93.4375vh;
  }
}
.cid-tak73froWy .collapsed button.navbar-toggler {
  display: block;
}
.cid-tak73froWy .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-tak73froWy .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tak73froWy .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: 0.5s;
  transition-property: opacity, padding, height;
}
.cid-tak73froWy .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-tak73froWy .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-tak73froWy .collapsed .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: '';
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
@media (max-width: 991px) {
  .cid-tak73froWy.navbar-expand {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tak73froWy img {
    height: 3.8rem !important;
  }
  .cid-tak73froWy .btn {
    display: -webkit-flex;
  }
  .cid-tak73froWy button.navbar-toggler {
    display: block;
  }
  .cid-tak73froWy .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-tak73froWy .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tak73froWy .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-tak73froWy .navbar-collapse.collapsing,
  .cid-tak73froWy .navbar-collapse.show {
    display: block !important;
    overflow: auto;
  }
  .cid-tak73froWy .navbar-collapse.collapsing .navbar-nav,
  .cid-tak73froWy .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-tak73froWy .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-tak73froWy .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-tak73froWy .navbar-collapse.collapsing .navbar-buttons,
  .cid-tak73froWy .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-tak73froWy .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-tak73froWy .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-tak73froWy .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: 0.5s;
    transition-property: opacity, padding, height;
  }
  .cid-tak73froWy .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-tak73froWy .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-tak73froWy .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: '';
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
  }
}
@media (max-width: 767px) {
  .cid-tak73froWy .nav-link {
    justify-content: start !important;
  }
  .cid-tak73froWy .navbar.opened {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .cid-tak73froWy .navbar-toggleable-sm {
    width: 100% !important;
  }
  .cid-tak73froWy .dropdown-menu {
    box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.1) !important;
    background: #efefef !important;
  }
}
@media (min-width: 767px) {
  .cid-tak73froWy .menu-logo {
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
  }
}
.cid-tak73froWy .navbar-collapse {
  flex-basis: auto;
  -webkit-flex-basis: auto;
}
.cid-tak73froWy .nav-link:hover,
.cid-tak73froWy .dropdown-item:hover {
  color: #ebeced !important;
}
@media (min-width: 1500px) {
  .cid-tak73froWy .navbar-toggleable-sm .navbar-collapse {
    max-width: 60% !important;
    padding-right: 5rem;
  }
  .cid-tak73froWy .menu-logo .navbar-brand {
    margin-left: 5rem;
  }
}
.cid-tak7mgDILx {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-tak7mgDILx .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #ed4266;
  transition: background 0.3s;
  margin-bottom: 2rem;
}
.cid-tak7mgDILx H2 {
  color: #36404c;
}
.cid-tak7mgDILx H3 {
  color: #36404c;
}
.cid-tak7mgDILx .mbr-text,
.cid-tak7mgDILx .mbr-section-btn {
  color: #767676;
}
@media (max-width: 992px) {
  .cid-tak7mgDILx .md-pb {
    padding-bottom: 2rem;
  }
}
.cid-tak7mgDILx img {
  filter: invert(0.5);
  width: auto;
}
.cid-tak73i4zCz {
  padding-top: 4rem;
  padding-bottom: 1rem;
  background-image: url("../../../assets/images/img-0768-fuss-1.jpeg");
}
.cid-tak73i4zCz .media-wrap {
  padding: 0;
  max-width: 50%;
}
@media (max-width: 991px) {
  .cid-tak73i4zCz .media-wrap {
    margin-bottom: 1rem;
  }
}
@media (max-width: 768px) {
  .cid-tak73i4zCz .media-wrap {
    margin: 0 auto 25px;
  }
}
@media (max-width: 767px) {
  .cid-tak73i4zCz .row {
    text-align: center;
  }
  .cid-tak73i4zCz .row > div {
    margin: auto;
  }
  .cid-tak73i4zCz .social-row {
    justify-content: center;
  }
}
.cid-tak73i4zCz .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-tak73i4zCz .list {
  list-style: none;
  padding-left: 0;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-tak73i4zCz .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tak73i4zCz .list {
    margin-bottom: 0rem;
  }
}
.cid-tak73i4zCz .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
.cid-tak73i4zCz .mbr-iconfont {
  color: black;
}
@media (max-width: 991px) {
  .cid-tak73i4zCz div > *:last-child {
    margin-top: 0 !important;
  }
}
.cid-tak8fzxGTo .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: 0.5rem 0;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.cid-tak8fzxGTo .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-tak8fzxGTo a {
  font-style: normal;
}
.cid-tak8fzxGTo .show {
  overflow: visible;
}
.cid-tak8fzxGTo .dropdown-menu {
  max-height: 400px;
}
.cid-tak8fzxGTo .dropdown-item:active {
  background-color: transparent;
}
.cid-tak8fzxGTo .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-tak8fzxGTo .nav-item a {
  display: -webkit-flex;
  align-items: center;
  padding: 0.7rem 0 !important;
  margin: 0rem 1.2rem !important;
  -webkit-align-items: center;
}
.cid-tak8fzxGTo .nav-item:focus,
.cid-tak8fzxGTo .nav-link:focus {
  outline: none;
}
.cid-tak8fzxGTo .btn {
  padding: 0.7rem 2rem;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
}
.cid-tak8fzxGTo .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-tak8fzxGTo .menu-logo {
  margin-right: auto;
}
.cid-tak8fzxGTo .menu-logo .navbar-brand {
  display: flex;
  margin-left: 1rem;
  padding: 0;
  transition: padding 0.2s;
  min-height: 3.8rem;
  -webkit-align-items: center;
  align-items: center;
}
.cid-tak8fzxGTo .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: 0.3rem 0;
}
.cid-tak8fzxGTo .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-tak8fzxGTo .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-tak8fzxGTo .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-tak8fzxGTo .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-tak8fzxGTo .menu-logo .navbar-brand .navbar-logo a {
  display: inline-flex;
}
.cid-tak8fzxGTo .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  padding-right: 1rem;
  max-width: 100%;
  width: 100%;
}
.cid-tak8fzxGTo .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-tak8fzxGTo .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tak8fzxGTo .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-tak8fzxGTo .navbar-toggleable-sm .navbar-collapse {
  justify-content: space-between !important;
}
.cid-tak8fzxGTo .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-tak8fzxGTo .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-tak8fzxGTo .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tak8fzxGTo .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-tak8fzxGTo .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tak8fzxGTo .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: none;
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-tak8fzxGTo .navbar.navbar-short {
  min-height: 60px;
  transition: all 0.2s;
}
.cid-tak8fzxGTo .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-tak8fzxGTo .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-tak8fzxGTo .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-tak8fzxGTo .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-tak8fzxGTo .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-tak8fzxGTo button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all 0.2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-tak8fzxGTo button.navbar-toggler:focus {
  outline: none;
}
.cid-tak8fzxGTo button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #36404c;
}
.cid-tak8fzxGTo button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-tak8fzxGTo button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-tak8fzxGTo button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-tak8fzxGTo button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-tak8fzxGTo nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-tak8fzxGTo nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-tak8fzxGTo nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-tak8fzxGTo nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-tak8fzxGTo .collapsed.navbar-expand {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tak8fzxGTo .collapsed .btn {
  display: -webkit-flex;
}
.cid-tak8fzxGTo .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-tak8fzxGTo .collapsed .navbar-collapse.collapsing,
.cid-tak8fzxGTo .collapsed .navbar-collapse.show {
  display: block !important;
  overflow: auto;
}
.cid-tak8fzxGTo .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-tak8fzxGTo .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-tak8fzxGTo .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-tak8fzxGTo .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-tak8fzxGTo .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-tak8fzxGTo .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-tak8fzxGTo .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-tak8fzxGTo .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-tak8fzxGTo .collapsed:not(.navbar-short) .navbar-collapse {
    max-height: 93.4375vh;
  }
}
.cid-tak8fzxGTo .collapsed button.navbar-toggler {
  display: block;
}
.cid-tak8fzxGTo .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-tak8fzxGTo .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tak8fzxGTo .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: 0.5s;
  transition-property: opacity, padding, height;
}
.cid-tak8fzxGTo .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-tak8fzxGTo .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-tak8fzxGTo .collapsed .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: '';
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
@media (max-width: 991px) {
  .cid-tak8fzxGTo.navbar-expand {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tak8fzxGTo img {
    height: 3.8rem !important;
  }
  .cid-tak8fzxGTo .btn {
    display: -webkit-flex;
  }
  .cid-tak8fzxGTo button.navbar-toggler {
    display: block;
  }
  .cid-tak8fzxGTo .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-tak8fzxGTo .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tak8fzxGTo .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-tak8fzxGTo .navbar-collapse.collapsing,
  .cid-tak8fzxGTo .navbar-collapse.show {
    display: block !important;
    overflow: auto;
  }
  .cid-tak8fzxGTo .navbar-collapse.collapsing .navbar-nav,
  .cid-tak8fzxGTo .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-tak8fzxGTo .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-tak8fzxGTo .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-tak8fzxGTo .navbar-collapse.collapsing .navbar-buttons,
  .cid-tak8fzxGTo .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-tak8fzxGTo .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-tak8fzxGTo .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-tak8fzxGTo .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: 0.5s;
    transition-property: opacity, padding, height;
  }
  .cid-tak8fzxGTo .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-tak8fzxGTo .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-tak8fzxGTo .dropdown .dropdown-toggle[data-toggle='dropdown-submenu']::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: '';
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
  }
}
@media (max-width: 767px) {
  .cid-tak8fzxGTo .nav-link {
    justify-content: start !important;
  }
  .cid-tak8fzxGTo .navbar.opened {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .cid-tak8fzxGTo .navbar-toggleable-sm {
    width: 100% !important;
  }
  .cid-tak8fzxGTo .dropdown-menu {
    box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.1) !important;
    background: #efefef !important;
  }
}
@media (min-width: 767px) {
  .cid-tak8fzxGTo .menu-logo {
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
  }
}
.cid-tak8fzxGTo .navbar-collapse {
  flex-basis: auto;
  -webkit-flex-basis: auto;
}
.cid-tak8fzxGTo .nav-link:hover,
.cid-tak8fzxGTo .dropdown-item:hover {
  color: #ebeced !important;
}
@media (min-width: 1500px) {
  .cid-tak8fzxGTo .navbar-toggleable-sm .navbar-collapse {
    max-width: 60% !important;
    padding-right: 5rem;
  }
  .cid-tak8fzxGTo .menu-logo .navbar-brand {
    margin-left: 5rem;
  }
}
.cid-tak8fB0pUu {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-tak8fB0pUu .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #ed4266;
  transition: background 0.3s;
  margin-bottom: 2rem;
}
.cid-tak8fB0pUu H2 {
  color: #36404c;
}
.cid-tak8fB0pUu H3 {
  color: #36404c;
}
.cid-tak8fB0pUu .mbr-text,
.cid-tak8fB0pUu .mbr-section-btn {
  color: #767676;
}
@media (max-width: 992px) {
  .cid-tak8fB0pUu .md-pb {
    padding-bottom: 2rem;
  }
}
.cid-tak8fB0pUu img {
  filter: invert(0.5);
  width: auto;
}
.cid-tak8fCOlhr {
  padding-top: 4rem;
  padding-bottom: 1rem;
  background-image: url("../../../assets/images/img-0768-fuss-1.jpeg");
}
.cid-tak8fCOlhr .media-wrap {
  padding: 0;
  max-width: 50%;
}
@media (max-width: 991px) {
  .cid-tak8fCOlhr .media-wrap {
    margin-bottom: 1rem;
  }
}
@media (max-width: 768px) {
  .cid-tak8fCOlhr .media-wrap {
    margin: 0 auto 25px;
  }
}
@media (max-width: 767px) {
  .cid-tak8fCOlhr .row {
    text-align: center;
  }
  .cid-tak8fCOlhr .row > div {
    margin: auto;
  }
  .cid-tak8fCOlhr .social-row {
    justify-content: center;
  }
}
.cid-tak8fCOlhr .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-tak8fCOlhr .list {
  list-style: none;
  padding-left: 0;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-tak8fCOlhr .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tak8fCOlhr .list {
    margin-bottom: 0rem;
  }
}
.cid-tak8fCOlhr .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
.cid-tak8fCOlhr .mbr-iconfont {
  color: black;
}
@media (max-width: 991px) {
  .cid-tak8fCOlhr div > *:last-child {
    margin-top: 0 !important;
  }
}
