@charset "UTF-8";
section {
  background-color: #ffffff;
}

body {
  font-style: normal;
  line-height: 1;
  font-weight: 400;
  color: #232323;
  position: relative;
}

button {
  background-color: transparent;
  border-color: transparent;
}

.embla__button,
.carousel-control {
  background-color: #edefea !important;
  opacity: 0.8 !important;
  color: #464845 !important;
  border-color: #edefea !important;
}

.carousel .close,
.modalWindow .close {
  background-color: #edefea !important;
  color: #464845 !important;
  border-color: #edefea !important;
  opacity: 0.8 !important;
}

.carousel .close:hover,
.modalWindow .close:hover {
  opacity: 1 !important;
}

.carousel-indicators li {
  background-color: #edefea !important;
  border: 2px solid #464845 !important;
}

.carousel-indicators li:hover,
.carousel-indicators li:active {
  opacity: 0.8 !important;
}

.embla__button:hover,
.carousel-control:hover {
  background-color: #edefea !important;
  opacity: 1 !important;
}

.modalWindow-video-container {
  height: 80%;
}

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

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;
  font-weight: 400;
  cursor: pointer;
}
a, a:hover {
  text-decoration: none;
}

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

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

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

h1,
h2,
h3,
h4,
h5,
h6,
.display-1,
.display-2,
.display-4,
.display-5,
.display-7,
span,
p,
a {
  line-height: 1.3;
  word-break: break-word;
  word-wrap: break-word;
  font-weight: 400;
}

b,
strong {
  font-weight: bold;
}

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

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

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: #111111;
}

.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;
}

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

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

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

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

/*! Media  */
.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 {
  margin-bottom: 0;
  overflow: hidden;
}

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

img,
iframe {
  display: block;
  width: 100%;
}

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

.card-box {
  width: 100%;
}

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

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

.mbr-figure {
  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: -0.6rem;
  margin-right: -0.6rem;
  font-size: 0;
}

.btn {
  font-weight: 600;
  border-width: 1px;
  font-style: normal;
  margin: 0.6rem 0.6rem;
  white-space: normal;
  transition: all 0.2s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}

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

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

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  order: 1;
  cursor: pointer;
  margin-left: 0.5rem;
  vertical-align: sub;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-left: 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;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}
.map iframe {
  width: 100%;
  height: 100%;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 22px;
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  border: 2px solid #fff;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all 0.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: "›";
  display: inline-block;
  font-family: serif;
  font-size: 22px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  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%;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}
.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  animation: arrowdown 1.7s ease-in-out infinite;
  color: #ffffff;
}
.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

#scrollToTop a i::before {
  content: "";
  position: absolute;
  display: block;
  border-bottom: 2.5px solid #fff;
  border-left: 2.5px solid #fff;
  width: 27.8%;
  height: 27.8%;
  left: 50%;
  top: 51%;
  transform: translateY(-30%) translateX(-50%) rotate(135deg);
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 0;
    right: 0;
    text-align: center;
  }
}
/*Gradients animation*/
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    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;
  width: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}
@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}
@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}
@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 80vh;
  }
}

.nav-link .mbr-iconfont {
  margin-right: 0.5rem;
}

.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;
}

.nav-dropdown .link {
  padding: 0.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;
}

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

.carousel-control {
  z-index: 10;
  display: -webkit-flex;
}

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

.media {
  display: -webkit-flex;
}

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

.jq-selectbox__select {
  padding: 7px 0;
  position: relative;
}

.jq-selectbox__dropdown {
  overflow: hidden;
  border-radius: 10px;
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

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

.jq-selectbox li {
  padding: 1.07em 0.5em;
}

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;
}

.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;
  box-shadow: 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;
}

.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;
}

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

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

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: 1.1rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
  text-align: center;
}
.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;
}

.form-control {
  background-color: #ffffff;
  background-clip: border-box;
  color: #232323;
  line-height: 1rem !important;
  height: auto;
  padding: 1.2rem 2rem;
  transition: border-color 0.25s ease 0s;
  border: 1px solid transparent !important;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
}
.form-active .form-control:invalid {
  border-color: red;
}

.row > * {
  padding-right: 1rem;
  padding-left: 1rem;
}

form .row {
  margin-left: -0.6rem;
  margin-right: -0.6rem;
}
form .row [class*=col] {
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}

form .mbr-section-btn {
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}

form .form-check-input {
  margin-top: 0.5;
}

textarea.form-control {
  line-height: 1.5rem !important;
}

.form-group {
  margin-bottom: 1.2rem;
}

.form-control,
form .btn {
  min-height: 48px;
}

.gdpr-block label span.textGDPR input[name=gdpr] {
  top: 7px;
}

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

:focus {
  outline: none;
}

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

blockquote {
  font-style: italic;
  padding: 3rem;
  font-size: 1.09rem;
  position: relative;
  border-left: 3px solid;
}

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

.mt-4 {
  margin-top: 2rem !important;
}

.mb-4 {
  margin-bottom: 2rem !important;
}

.container,
.container-fluid {
  padding-left: 16px;
  padding-right: 16px;
}

.row {
  margin-left: -16px;
  margin-right: -16px;
}
.row > [class*=col] {
  padding-left: 16px;
  padding-right: 16px;
}

@media (min-width: 992px) {
  .container-fluid {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 991px) {
  .mbr-container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.app-video-wrapper > img {
  opacity: 1;
}

.app-video-wrapper {
  background: transparent;
}

.item {
  position: relative;
}

.dropdown-menu .dropdown-menu {
  left: 100%;
}

.dropdown-item + .dropdown-menu {
  display: none;
}

.dropdown-item:hover + .dropdown-menu,
.dropdown-menu:hover {
  display: block;
}

@media (min-aspect-ratio: 16/9) {
  .mbr-video-foreground {
    height: 300% !important;
    top: -100% !important;
  }
}
@media (max-aspect-ratio: 16/9) {
  .mbr-video-foreground {
    width: 300% !important;
    left: -100% !important;
  }
}.btn {
  border-width: 2px;
}
img,
.card-wrap,
.card-wrapper,
.video-wrapper,
.mbr-figure iframe,
.google-map iframe,
.slide-content,
.plan,
.card,
.item-wrapper {
  border-radius: 2rem !important;
}
.video-wrapper {
  overflow: hidden;
}
body {
  font-family: Inclusive Sans;
}
.display-1 {
  font-family: 'Raleway', sans-serif;
  font-size: 2.6rem;
  line-height: 1;
  letter-spacing: 1,2px;
}
.display-1 > .mbr-iconfont {
  font-size: 3.25rem;
}
.display-2 {
  font-family: 'Raleway', sans-serif;
  font-size: 3rem;
  line-height: 1;
  letter-spacing: 0px;
}
.display-2 > .mbr-iconfont {
  font-size: 3.75rem;
}
.display-4 {
  font-family: 'Raleway', sans-serif;
  font-size: 1rem;
  line-height: 1.1;
  letter-spacing: 0px;
}
.display-4 > .mbr-iconfont {
  font-size: 1.25rem;
}
.display-5 {
  font-family: 'Raleway', sans-serif;
  font-size: 1.875rem;
  line-height: 1.2;
  letter-spacing: 0px;
}
.display-5 > .mbr-iconfont {
  font-size: 2.34375rem;
}
.display-7 {
  font-family: 'Raleway', sans-serif;
  font-size: 1rem;
  line-height: 1.4;
  letter-spacing: 0.5px;
}
.display-7 > .mbr-iconfont {
  font-size: 1.25rem;
}
/* ---- 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: 992px) {
  .display-1 {
    font-size: 2.08rem;
  }
}
@media (max-width: 768px) {
  .display-1 {
    font-size: 1.82rem;
    font-size: calc( 1.56rem + (2.6 - 1.56) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.1 * (1.56rem + (2.6 - 1.56) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-2 {
    font-size: 2.4rem;
    font-size: calc( 1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.3 * (1.7rem + (3 - 1.7) * ((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.5rem;
    font-size: calc( 1.30625rem + (1.875 - 1.30625) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.30625rem + (1.875 - 1.30625) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-7 {
    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))));
  }
}
/* Buttons */
.btn {
  padding: 1.25rem 2rem;
  border-radius: 30px;
  padding: 0.75rem 1.5rem;
}
.btn-sm {
  padding: 0.6rem 1.2rem;
  border-radius: 30;
}
.btn-md {
  padding: 0.6rem 1.2rem;
  border-radius: 30;
}
.btn-lg {
  padding: 1.25rem 2rem;
  border-radius: 30px;
}
.bg-primary {
  background-color: #1ca586 !important;
}
.bg-success {
  background-color: #cfcfcf !important;
}
.bg-info {
  background-color: #ffffff !important;
}
.bg-warning {
  background-color: #fec600 !important;
}
.bg-danger {
  background-color: #e6c300 !important;
}
.btn-primary,
.btn-primary:active {
  background-color: #1ca586 !important;
  border-color: #1ca586 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
  color: inherit;
  background-color: #23d1a9 !important;
  border-color: #23d1a9 !important;
  box-shadow: none;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #23d1a9 !important;
  border-color: #23d1a9 !important;
}
.btn-secondary,
.btn-secondary:active {
  background-color: #1ca586 !important;
  border-color: #1ca586 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
  color: inherit;
  background-color: #23d1a9 !important;
  border-color: #23d1a9 !important;
  box-shadow: none;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #23d1a9 !important;
  border-color: #23d1a9 !important;
}
.btn-info,
.btn-info:active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #808080 !important;
  box-shadow: none;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #808080 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-success,
.btn-success:active {
  background-color: #cfcfcf !important;
  border-color: #cfcfcf !important;
  color: #505050 !important;
  box-shadow: none;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
  color: inherit;
  background-color: #e9e9e9 !important;
  border-color: #e9e9e9 !important;
  box-shadow: none;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #505050 !important;
  background-color: #e9e9e9 !important;
  border-color: #e9e9e9 !important;
}
.btn-warning,
.btn-warning:active {
  background-color: #fec600 !important;
  border-color: #fec600 !important;
  color: #000000 !important;
  box-shadow: none;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
  color: inherit;
  background-color: #ffd232 !important;
  border-color: #ffd232 !important;
  box-shadow: none;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #000000 !important;
  background-color: #ffd232 !important;
  border-color: #ffd232 !important;
}
.btn-danger,
.btn-danger:active {
  background-color: #e6c300 !important;
  border-color: #e6c300 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
  color: inherit;
  background-color: #ffdc1a !important;
  border-color: #ffdc1a !important;
  box-shadow: none;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #ffdc1a !important;
  border-color: #ffdc1a !important;
}
.btn-white,
.btn-white:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.btn-white.disabled,
.btn-white:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-black,
.btn-black:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.btn-black.disabled,
.btn-black:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.btn-primary-outline,
.btn-primary-outline:active {
  background-color: transparent !important;
  border-color: #1ca586;
  color: #1ca586;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
  color: #0f5b4a !important;
  background-color: transparent !important;
  border-color: #0f5b4a !important;
  box-shadow: none !important;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #1ca586 !important;
  border-color: #1ca586 !important;
}
.btn-secondary-outline,
.btn-secondary-outline:active {
  background-color: transparent !important;
  border-color: #1ca586;
  color: #1ca586;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
  color: #0f5b4a !important;
  background-color: transparent !important;
  border-color: #0f5b4a !important;
  box-shadow: none !important;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #1ca586 !important;
  border-color: #1ca586 !important;
}
.btn-info-outline,
.btn-info-outline:active {
  background-color: transparent !important;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
  color: #d4d4d4 !important;
  background-color: transparent !important;
  border-color: #d4d4d4 !important;
  box-shadow: none !important;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #808080 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-success-outline,
.btn-success-outline:active {
  background-color: transparent !important;
  border-color: #cfcfcf;
  color: #cfcfcf;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
  color: #a4a4a4 !important;
  background-color: transparent !important;
  border-color: #a4a4a4 !important;
  box-shadow: none !important;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #505050 !important;
  background-color: #cfcfcf !important;
  border-color: #cfcfcf !important;
}
.btn-warning-outline,
.btn-warning-outline:active {
  background-color: transparent !important;
  border-color: #fec600;
  color: #fec600;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
  color: #a78200 !important;
  background-color: transparent !important;
  border-color: #a78200 !important;
  box-shadow: none !important;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #000000 !important;
  background-color: #fec600 !important;
  border-color: #fec600 !important;
}
.btn-danger-outline,
.btn-danger-outline:active {
  background-color: transparent !important;
  border-color: #e6c300;
  color: #e6c300;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
  color: #8f7900 !important;
  background-color: transparent !important;
  border-color: #8f7900 !important;
  box-shadow: none !important;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #e6c300 !important;
  border-color: #e6c300 !important;
}
.btn-black-outline,
.btn-black-outline:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.btn-black-outline.disabled,
.btn-black-outline:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.btn-white-outline,
.btn-white-outline:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.active {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.btn-white-outline.disabled,
.btn-white-outline:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.text-primary {
  color: #1ca586 !important;
}
.text-secondary {
  color: #1ca586 !important;
}
.text-success {
  color: #cfcfcf !important;
}
.text-info {
  color: #ffffff !important;
}
.text-warning {
  color: #fec600 !important;
}
.text-danger {
  color: #e6c300 !important;
}
.text-white {
  color: #fafafa !important;
}
.text-black {
  color: #232323 !important;
}
a.text-primary:hover,
a.text-primary:focus,
a.text-primary.active {
  color: #0d4e3f !important;
}
a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.active {
  color: #0d4e3f !important;
}
a.text-success:hover,
a.text-success:focus,
a.text-success.active {
  color: #9c9c9c !important;
}
a.text-info:hover,
a.text-info:focus,
a.text-info.active {
  color: #cccccc !important;
}
a.text-warning:hover,
a.text-warning:focus,
a.text-warning.active {
  color: #987600 !important;
}
a.text-danger:hover,
a.text-danger:focus,
a.text-danger.active {
  color: #806d00 !important;
}
a.text-white:hover,
a.text-white:focus,
a.text-white.active {
  color: #c7c7c7 !important;
}
a.text-black:hover,
a.text-black:focus,
a.text-black.active {
  color: #000000 !important;
}
a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption) {
  position: relative;
  background-image: transparent;
  background-size: 10000px 2px;
  background-repeat: no-repeat;
  background-position: 0px 1.2em;
  background-position: -10000px 1.2em;
}
a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.nav-tabs .nav-link.active {
  color: #1ca586;
}
.nav-tabs .nav-link:not(.active) {
  color: #232323;
}
.alert-success {
  background-color: #70c770;
}
.alert-info {
  background-color: #ffffff;
}
.alert-warning {
  background-color: #fec600;
}
.alert-danger {
  background-color: #e6c300;
}
.mbr-gallery-filter li.active .btn {
  background-color: #1ca586;
  border-color: #1ca586;
  color: #ffffff;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
a,
a:hover {
  color: #1ca586;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #5de4c5;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #fff4cb;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #fff3b3;
}
/* Scroll to top button*/
.scrollToTop_wraper {
  display: none;
}
.form-control {
  font-family: 'Raleway', sans-serif;
  font-size: 1rem;
  line-height: 1.4;
  letter-spacing: 0.5px;
  font-weight: 400;
}
.form-control > .mbr-iconfont {
  font-size: 1.25rem;
}
.form-control:hover,
.form-control:focus {
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
  border-color: #1ca586 !important;
}
.form-control:-webkit-input-placeholder {
  font-family: 'Raleway', sans-serif;
  font-size: 1rem;
  line-height: 1.4;
  letter-spacing: 0.5px;
  font-weight: 400;
}
.form-control:-webkit-input-placeholder > .mbr-iconfont {
  font-size: 1.25rem;
}
blockquote {
  border-color: #1ca586;
}
/* Forms */
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #1ca586;
  color: #ffffff;
}
.jq-number__spin {
  transition: 0.25s ease;
}
.jq-number__spin:hover {
  border-color: #1ca586;
}
.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
  border-top-color: #1ca586;
  border-bottom-color: #1ca586;
}
.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: #1ca586 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #ffffff !important;
  background: #1ca586 !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%;
  width: 100%;
  height: auto;
}
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='%231ca586' %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;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
.mbr-section-btn .btn,
.mbr-section-btn-main .btn {
  box-shadow: none;
  padding: 12px 25px;
  border-radius: 30px !important;
}
.mbr-section-btn .btn .mbr-iconfont,
.mbr-section-btn-main .btn .mbr-iconfont {
  margin-left: 24px;
  transform: rotate(-45deg);
  transition: all 0.3s ease-in-out;
}
.mbr-section-btn .btn:hover,
.mbr-section-btn-main .btn:hover,
.mbr-section-btn .btn:focus,
.mbr-section-btn-main .btn:focus {
  box-shadow: none;
}
.mbr-section-btn .btn:hover .mbr-iconfont,
.mbr-section-btn-main .btn:hover .mbr-iconfont,
.mbr-section-btn .btn:focus .mbr-iconfont,
.mbr-section-btn-main .btn:focus .mbr-iconfont {
  transform: rotate(0);
}
.mbr-section-btn .btn-primary:hover,
.mbr-section-btn-main .btn-primary:hover,
.mbr-section-btn .btn-primary:focus,
.mbr-section-btn-main .btn-primary:focus {
  color: #1ca586 !important;
  background-color: #1ca586 !important;
}
.mbr-section-btn .btn-primary:hover .mbr-iconfont,
.mbr-section-btn-main .btn-primary:hover .mbr-iconfont,
.mbr-section-btn .btn-primary:focus .mbr-iconfont,
.mbr-section-btn-main .btn-primary:focus .mbr-iconfont {
  color: #ffffff !important;
}
img {
  border-radius: 10px !important;
}
.card {
  border-radius: 20px !important;
  overflow: hidden;
}
.cid-uuGyXpjohv .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-uuGyXpjohv .nav-item:focus,
.cid-uuGyXpjohv .nav-link:focus {
  outline: none;
}
.cid-uuGyXpjohv .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-uuGyXpjohv .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uuGyXpjohv .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-uuGyXpjohv .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-uuGyXpjohv .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uuGyXpjohv .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uuGyXpjohv .navbar {
  min-height: 77px;
  transition: all 0.3s;
  background: #000000;
  background: none;
}
.cid-uuGyXpjohv .navbar.opened {
  transition: all 0.3s;
  background: #000000 !important;
}
.cid-uuGyXpjohv .navbar .dropdown-item {
  padding: 0.235rem 1.5rem;
}
.cid-uuGyXpjohv .navbar .navbar-collapse {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-uuGyXpjohv .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uuGyXpjohv .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uuGyXpjohv .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3.8rem);
  }
}
.cid-uuGyXpjohv .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-uuGyXpjohv .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uuGyXpjohv .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uuGyXpjohv .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle='dropdown-submenu']:after {
  margin-left: 0.25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-uuGyXpjohv .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uuGyXpjohv .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-uuGyXpjohv .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .cid-uuGyXpjohv .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uuGyXpjohv .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uuGyXpjohv .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-uuGyXpjohv .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uuGyXpjohv .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uuGyXpjohv .navbar .dropdown-menu .dropdown-toggle[data-toggle='dropdown-submenu']:after {
    margin-left: 0.25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-uuGyXpjohv .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-uuGyXpjohv .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-uuGyXpjohv .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-uuGyXpjohv .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-uuGyXpjohv .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-uuGyXpjohv .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-uuGyXpjohv .navbar.navbar-short {
  background: #000000 !important;
  min-height: 60px;
}
.cid-uuGyXpjohv .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-uuGyXpjohv .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-uuGyXpjohv .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uuGyXpjohv .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uuGyXpjohv .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uuGyXpjohv .dropdown-item.active,
.cid-uuGyXpjohv .dropdown-item:active {
  background-color: transparent;
}
.cid-uuGyXpjohv .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uuGyXpjohv .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uuGyXpjohv .nav-dropdown .link.dropdown-toggle[aria-expanded='true'] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uuGyXpjohv .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #000000;
}
.cid-uuGyXpjohv .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uuGyXpjohv .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uuGyXpjohv ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-uuGyXpjohv .navbar-buttons {
  text-align: center;
}
.cid-uuGyXpjohv button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-uuGyXpjohv button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-uuGyXpjohv button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uuGyXpjohv button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uuGyXpjohv button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uuGyXpjohv button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uuGyXpjohv nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uuGyXpjohv nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uuGyXpjohv nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uuGyXpjohv nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uuGyXpjohv .navbar-dropdown {
  padding: 0.5rem 1rem;
  position: fixed;
}
.cid-uuGyXpjohv a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-uuGyXpjohv .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cid-uuGyXpjohv .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
}
.cid-uuGyXpjohv .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uuGyXpjohv .navbar {
    height: 77px;
  }
  .cid-uuGyXpjohv .navbar.opened {
    height: auto;
  }
  .cid-uuGyXpjohv .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-ueD2tiyIXl {
  display: flex;
  padding-top: 12rem;
  padding-bottom: 3rem;
}
.cid-ueD2tiyIXl .mbr-fallback-image.disabled {
  display: none;
}
.cid-ueD2tiyIXl .line {
  width: 100%;
  height: 1px;
  background: currentColor;
  margin-bottom: 2rem;
}
.cid-ueD2tiyIXl .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("../../../assets/images/lucid-executive-solution-haende-gro.jpg");
}
.cid-ueD2tiyIXl p {
  max-width: 600px;
  margin-right: 0;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-ueD2tiyIXl {
    align-items: center;
  }
  .cid-ueD2tiyIXl .row {
    justify-content: center;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-ueD2tiyIXl .content-wrap {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .cid-ueD2tiyIXl {
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-ueD2tiyIXl .mbr-row {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .cid-ueD2tiyIXl .content-wrap {
    width: 100%;
  }
}
.cid-ueD2tiyIXl .mbr-section-subtitle,
.cid-ueD2tiyIXl .line {
  color: #1ca586;
}
.cid-ueD2tiyIXl .mbr-text,
.cid-ueD2tiyIXl .mbr-section-btn {
  text-align: right;
  color: #1ca586;
}
.cid-ueD2tiyIXl .mbr-section-title {
  text-align: left;
  color: #ffffff;
}
.cid-ueD2tiyIXl .mbr-section-subtitle,
.cid-ueD2tiyIXl .line DIV {
  text-align: left;
}
.cid-uutg9b08Ry {
  padding-top: 75px;
  padding-bottom: 0px;
  background-color: #131313;
}
.cid-uutg9b08Ry .signature {
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.cid-uutg9b08Ry .mbr-section-title {
  letter-spacing: 0.1em;
}
.cid-uutg9b08Ry .card-img {
  margin-bottom: 1rem;
}
.cid-uutg9b08Ry .card-img span {
  font-size: 60px;
}
.cid-uutg9b08Ry .mbr-fallback-image.disabled {
  display: none;
}
.cid-uutg9b08Ry .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uutg9b08Ry H1 {
  color: #3eb298;
  text-align: left;
}
.cid-uutg9b08Ry .mbr-text,
.cid-uutg9b08Ry .mbr-section-btn {
  text-align: center;
}
.cid-ufnrhobEG8 {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #131313;
}
.cid-ufnrhobEG8 .mbr-fallback-image.disabled {
  display: none;
}
.cid-ufnrhobEG8 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-ufnrhobEG8 .container-fluid {
  padding: 0 64px;
}
@media (max-width: 992px) {
  .cid-ufnrhobEG8 .container-fluid {
    padding: 0 20px;
  }
}
.cid-ufnrhobEG8 .container-fluid .row {
  padding: 0;
}
@media (max-width: 992px) {
  .cid-ufnrhobEG8 .container {
    padding: 0 20px;
  }
}
.cid-ufnrhobEG8 .row {
  justify-content: center;
}
.cid-ufnrhobEG8 .item {
  margin-bottom: 64px;
}
@media (max-width: 992px) {
  .cid-ufnrhobEG8 .item {
    margin-bottom: 50px;
  }
}
.cid-ufnrhobEG8 .item .item-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cid-ufnrhobEG8 .item .item-wrapper .item-img {
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px solid #e6e6e6;
}
.cid-ufnrhobEG8 .item .item-wrapper .item-img img {
  width: 210px;
  height: 210px;
  border-radius: 100%;
  object-fit: cover;
  display: inline-flex;
  border: 1px solid #e6e6e6;
}
.cid-ufnrhobEG8 .item .item-wrapper .item-content .title-wrapper {
  height: 100%;
}
.cid-ufnrhobEG8 .item .item-wrapper .item-content .title-wrapper .mbr-card-title {
  margin-bottom: 32px;
}
.cid-ufnrhobEG8 .item .item-wrapper .item-content .title-wrapper .mbr-text {
  margin-bottom: 32px;
}
.cid-ufnrhobEG8 .mbr-card-title {
  color: #1d1d1d;
}
.cid-ufnrhobEG8 .mbr-card-title,
.cid-ufnrhobEG8 .item-img {
  text-align: center;
  color: #1ca586;
}
.cid-ufnrhobEG8 .mbr-text {
  color: #ffffff;
  text-align: center;
}
.cid-uoxpEASZ8F {
  padding-top: 2rem;
  padding-bottom: 5rem;
  overflow: hidden;
  background-color: #131313;
}
.cid-uoxpEASZ8F .mbr-fallback-image.disabled {
  display: none;
}
.cid-uoxpEASZ8F .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uoxpEASZ8F .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-uoxpEASZ8F .container {
    padding: 0 15px;
  }
}
.cid-uoxpEASZ8F .title-wrapper .mbr-section-title {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-uoxpEASZ8F .title-wrapper .mbr-section-title {
    margin-bottom: 40px;
  }
}
.cid-uoxpEASZ8F .content-wrapper {
  padding-right: 21px;
  padding-right: 0;
  padding-left: 21px;
}
@media (max-width: 992px) {
  .cid-uoxpEASZ8F .content-wrapper {
    padding: 0;
  }
}
@media (max-width: 992px) {
  .cid-uoxpEASZ8F .content-wrapper {
    padding: 0;
    margin-bottom: 40px;
  }
}
.cid-uoxpEASZ8F .content-wrapper .panel-group .card {
  border: none;
  border-radius: 0;
  padding-left: 15px;
  position: relative;
}
.cid-uoxpEASZ8F .content-wrapper .panel-group .card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: linear-gradient(90deg, #ffffff 0, #ffffff 50%, transparent 100%);
  opacity: .2;
}
.cid-uoxpEASZ8F .content-wrapper .panel-group .card .card-header {
  padding: 20px 0;
  border: none;
  background-color: transparent;
}
.cid-uoxpEASZ8F .content-wrapper .panel-group .card .card-header .panel-title {
  display: inline-flex;
  align-items: center;
}
.cid-uoxpEASZ8F .content-wrapper .panel-group .card .card-header .panel-title:not(.collapsed) .mbr-iconfont {
  transform: rotate(45deg);
  color: #1ca586;
}
.cid-uoxpEASZ8F .content-wrapper .panel-group .card .card-header .panel-title:not(.collapsed) .panel-title-edit {
  color: #1ca586;
}
.cid-uoxpEASZ8F .content-wrapper .panel-group .card .card-header .panel-title .panel-title-edit {
  transition: all 0.3s ease-in-out;
  margin-bottom: 0;
}
.cid-uoxpEASZ8F .content-wrapper .panel-group .card .card-header .panel-title .mbr-iconfont {
  width: 22px;
  height: 22px;
  min-width: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #fee200;
  margin-right: 15px;
  transition: all 0.3s ease-in-out;
}
.cid-uoxpEASZ8F .content-wrapper .panel-group .card .panel-collapse .panel-body {
  padding: 0 0 30px 38px;
}
.cid-uoxpEASZ8F .content-wrapper .panel-group .card .panel-collapse .panel-body .panel-text {
  line-height: 1.4;
  margin-bottom: 0;
}
.cid-uoxpEASZ8F .content-wrapper .panel-group .card .panel-collapse .panel-body .mbr-section-btn {
  margin-top: 30px;
}
.cid-uoxpEASZ8F .content-wrapper .panel-group .card .panel-collapse .panel-body .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uoxpEASZ8F .image-wrapper {
  position: relative;
  margin-left: 21px;
  min-height: 320px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin-left: 0;
  margin-right: 21px;
}
@media (max-width: 992px) {
  .cid-uoxpEASZ8F .image-wrapper {
    margin: 0;
  }
}
@media (max-width: 992px) {
  .cid-uoxpEASZ8F .image-wrapper {
    margin: 0;
  }
}
.cid-uoxpEASZ8F .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 3px solid #131313;
  z-index: 1;
}
.cid-uoxpEASZ8F .image-wrapper::before {
  content: '';
  position: absolute;
  height: 110%;
  width: 125%;
  border-radius: 100%;
  background-color: #131313;
  filter: blur(80px);
  pointer-events: none;
}
.cid-uoxpEASZ8F .image-wrapper .mbr-image-text {
  position: relative;
  z-index: 1;
  padding: 0 16px;
  margin-bottom: 30px;
  width: 100%;
}
.cid-uoxpEASZ8F .mbr-section-title {
  color: #1ca586;
  text-align: center;
}
.cid-uoxpEASZ8F .panel-title {
  color: #d2d2df;
}
.cid-uoxpEASZ8F .panel-text {
  color: #d2d2df;
}
.cid-uoxpEASZ8F .mbr-image-text {
  color: #ffffff;
  text-align: center;
}
.cid-uoxpEASZ8F .panel-title-edit,
.cid-uoxpEASZ8F .card-header {
  color: #ffffff;
}
.cid-uu5YGNoFRB {
  padding-top: 45px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/lucid-executive-solution-haende-gro.jpg");
}
.cid-uu5YGNoFRB .mbr-iconfont {
  color: #1ca586 !important;
  font-size: 3.5rem !important;
}
.cid-uu5YGNoFRB .row {
  justify-content: center;
  padding-bottom: 5rem;
}
.cid-uu5YGNoFRB .link {
  margin: 0;
}
.cid-uu5YGNoFRB .link a {
  position: relative;
  letter-spacing: 2px;
}
.cid-uu5YGNoFRB .link a:after {
  position: absolute;
  content: '';
  bottom: -20px;
  left: 0;
  margin: auto;
  right: 0;
  width: 40px;
  height: 2px;
  background: currentColor;
}
.cid-uu5YGNoFRB h3 {
  width: fit-content;
  position: relative;
  margin: auto;
  margin-bottom: 1.8rem;
  letter-spacing: 6px;
}
.cid-uu5YGNoFRB h3:before {
  position: absolute;
  content: '';
  left: -60px;
  top: 0;
  margin: auto;
  bottom: 0;
  width: 40px;
  height: 1px;
  background: currentColor;
}
.cid-uu5YGNoFRB h3:after {
  position: absolute;
  content: '';
  right: -60px;
  top: 0;
  margin: auto;
  bottom: 0;
  width: 40px;
  height: 1px;
  background: currentColor;
}
.cid-uu5YGNoFRB .btn {
  margin: 0.2rem !important;
}
.cid-uu5YGNoFRB .mbr-fallback-image.disabled {
  display: none;
}
.cid-uu5YGNoFRB .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uu5YGNoFRB .card-title,
.cid-uu5YGNoFRB .card-img {
  text-align: center;
}
.cid-uuz5qAZ1FX {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #131313;
  overflow: hidden;
}
.cid-uuz5qAZ1FX .mbr-fallback-image.disabled {
  display: none;
}
.cid-uuz5qAZ1FX .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 992px) {
  .cid-uuz5qAZ1FX .container {
    padding: 0 30px;
  }
}
.cid-uuz5qAZ1FX .card {
  justify-content: center;
}
.cid-uuz5qAZ1FX .content-wrapper {
  padding: 0 120px;
}
@media (max-width: 1440px) {
  .cid-uuz5qAZ1FX .content-wrapper {
    padding: 0 60px;
  }
}
@media (max-width: 992px) {
  .cid-uuz5qAZ1FX .content-wrapper {
    padding: 0;
  }
}
.cid-uuz5qAZ1FX .content-wrapper .desc-wrapper .mbr-desc {
  display: inline-flex;
  position: relative;
  align-items: center;
  margin-bottom: 60px;
  padding-left: 120px;
}
@media (max-width: 992px) {
  .cid-uuz5qAZ1FX .content-wrapper .desc-wrapper .mbr-desc {
    margin-bottom: 40px;
    padding-left: 60px;
  }
}
.cid-uuz5qAZ1FX .content-wrapper .desc-wrapper .mbr-desc::before {
  content: '';
  position: absolute;
  left: 0;
  width: 90px;
  height: 1px;
  background-color: #254b45;
}
@media (max-width: 992px) {
  .cid-uuz5qAZ1FX .content-wrapper .desc-wrapper .mbr-desc::before {
    width: 40px;
  }
}
.cid-uuz5qAZ1FX .content-wrapper .mbr-section-title {
  margin-bottom: 40px;
}
.cid-uuz5qAZ1FX .content-wrapper .mbr-text {
  margin-bottom: 30px;
}
.cid-uuz5qAZ1FX .mbr-desc {
  color: #254b45;
}
.cid-uuz5qAZ1FX .mbr-section-title {
  color: #254b45;
}
.cid-uuz5qAZ1FX .mbr-text {
  color: #ffffff;
  text-align: left;
}
.cid-uuz5qAZ1FX .mbr-section-title,
.cid-uuz5qAZ1FX .mbr-section-btn {
  color: #1ca586;
  text-align: left;
}
.cid-uuz9QeJkUQ {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #131313;
}
.cid-uuz9QeJkUQ .mbr-fallback-image.disabled {
  display: none;
}
.cid-uuz9QeJkUQ .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uuz9QeJkUQ .container-fluid {
  padding: 0 20px;
}
@media (max-width: 992px) {
  .cid-uuz9QeJkUQ .container-fluid {
    padding: 0 6px;
  }
}
@media (max-width: 992px) {
  .cid-uuz9QeJkUQ .container {
    padding: 0 6px;
  }
}
.cid-uuz9QeJkUQ .row {
  margin: 0;
}
.cid-uuz9QeJkUQ .row .card {
  padding: 0;
  border-radius: 16px !important;
}
.cid-uuz9QeJkUQ img {
  height: 250px;
  object-fit: cover;
  border-radius: 0 !important;
}
@media (max-width: 992px) {
  .cid-uuz9QeJkUQ img {
    height: 250px;
  }
}
.cid-uuqlogy8tZ {
  padding-top: 5rem;
  padding-bottom: 2rem;
  background-color: #131313;
}
.cid-uuqlogy8tZ .mbr-fallback-image.disabled {
  display: none;
}
.cid-uuqlogy8tZ .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uuqlogy8tZ .content-wrap {
  padding: 60px;
  background-color: #131313;
}
@media (max-width: 992px) {
  .cid-uuqlogy8tZ .content-wrap {
    padding: 30px 20px;
  }
}
.cid-uuqlogy8tZ .content-wrap .title-wrapper {
  margin-bottom: 54px;
}
@media (max-width: 992px) {
  .cid-uuqlogy8tZ .content-wrap .title-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uuqlogy8tZ .content-wrap .title-wrapper .mbr-section-title {
  display: inline-block;
  width: 60%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uuqlogy8tZ .content-wrap .title-wrapper .mbr-section-title {
    width: 100%;
  }
}
.cid-uuqlogy8tZ .content-wrap .panel-group .card {
  position: relative;
  padding: 30px;
  margin-top: 20px;
  background-color: #0d434a;
}
@media (max-width: 992px) {
  .cid-uuqlogy8tZ .content-wrap .panel-group .card {
    padding: 20px;
  }
}
.cid-uuqlogy8tZ .content-wrap .panel-group .card:first-child {
  margin-top: 0;
}
.cid-uuqlogy8tZ .content-wrap .panel-group .card .card-header {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
}
.cid-uuqlogy8tZ .content-wrap .panel-group .card .card-header .panel-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.cid-uuqlogy8tZ .content-wrap .panel-group .card .card-header .panel-title .panel-title-edit {
  margin-bottom: 0;
}
.cid-uuqlogy8tZ .content-wrap .panel-group .card .card-header .panel-title .icon-wrapper {
  width: 40px;
  height: 40px;
  min-width: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 30px;
  transition: all 0.3s ease-in-out;
  border-radius: 100%;
  background-color: #fee200;
}
@media (max-width: 992px) {
  .cid-uuqlogy8tZ .content-wrap .panel-group .card .card-header .panel-title .icon-wrapper {
    margin-left: 16px;
  }
}
.cid-uuqlogy8tZ .content-wrap .panel-group .card .card-header .panel-title .icon-wrapper .mbr-iconfont {
  font-size: 16px;
  transition: all 0.3s ease-in-out;
  color: #00775c;
}
.cid-uuqlogy8tZ .content-wrap .panel-group .card .card-header .panel-title:not(.collapsed) .icon-wrapper {
  transform: rotate(-45deg);
}
.cid-uuqlogy8tZ .content-wrap .panel-group .card .panel-collapse .panel-body {
  margin: 20px 0 0 0;
}
.cid-uuqlogy8tZ .content-wrap .panel-group .card .panel-collapse .panel-body .panel-text {
  display: inline-block;
  width: 60%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uuqlogy8tZ .content-wrap .panel-group .card .panel-collapse .panel-body .panel-text {
    width: 100%;
  }
}
.cid-uuqlogy8tZ .mbr-section-title {
  color: #404349;
}
.cid-uuqlogy8tZ .panel-title-edit {
  color: #ffffff;
}
.cid-uuqlogy8tZ .panel-text {
  color: #404349;
}
.cid-uuqlogy8tZ .mbr-section-title,
.cid-uuqlogy8tZ .title-wrapper,
.cid-uuqlogy8tZ .tabs-wrapper {
  color: #1ca586;
}
.cid-uuqlogy8tZ .panel-text,
.cid-uuqlogy8tZ .panel-body {
  color: #ffffff;
}
.cid-uuvV3B24dQ {
  padding-top: 5rem;
  padding-bottom: 6rem;
  background: #131313;
}
.cid-uuvV3B24dQ .team-card {
  margin-bottom: 2rem;
  transition: all 0.3s;
}
.cid-uuvV3B24dQ .team-card:hover {
  transform: translateY(-10px);
}
.cid-uuvV3B24dQ .card-wrap {
  background: #262626;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #efefef;
}
@media (max-width: 991px) {
  .cid-uuvV3B24dQ .card-wrap {
    margin-bottom: 2rem;
  }
}
.cid-uuvV3B24dQ .card-wrap .image-wrap img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
.cid-uuvV3B24dQ .card-wrap .content-wrap {
  padding: 1rem;
}
.cid-uuvV3B24dQ .card-text {
  padding-bottom: 1rem;
}
.cid-uuvV3B24dQ .social-row {
  text-align: center;
}
.cid-uuvV3B24dQ .social-row .soc-item {
  display: inline-block;
  text-align: center;
  border-radius: 12px;
  margin-right: 0.6rem;
  margin-bottom: 1rem;
  padding: 0.8rem;
  background: #131313;
  transition: all 0.3s;
  border: 2px solid transparent;
}
.cid-uuvV3B24dQ .social-row .soc-item .mbr-iconfont {
  transition: all 0.3s;
  display: flex;
  justify-content: center;
  align-content: center;
  color: #ffffff;
  font-size: 1.2rem;
}
.cid-uuvV3B24dQ .social-row .soc-item:hover {
  background: #ffffff;
  border: 2px solid #131313;
}
.cid-uuvV3B24dQ .social-row .soc-item:hover .mbr-iconfont {
  color: #131313;
}
.cid-uuvV3B24dQ .card-title,
.cid-uuvV3B24dQ .social-row {
  color: #000000;
}
.cid-uuvV3B24dQ .mbr-role,
.cid-uuvV3B24dQ .social-row {
  color: #fee200;
}
.cid-uuvV3B24dQ .card-text,
.cid-uuvV3B24dQ .mbr-section-btn,
.cid-uuvV3B24dQ .social-row {
  color: #ffffff;
}
.cid-uuvV3B24dQ .mbr-fallback-image.disabled {
  display: none;
}
.cid-uuvV3B24dQ .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uuvV3B24dQ .mbr-section-title {
  color: #1ca586;
}
.cid-uuvV3B24dQ .mbr-section-subtitle {
  color: #fee200;
}
.cid-upc5fJQyhp {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #131313;
}
.cid-upc5fJQyhp .mbr-fallback-image.disabled {
  display: none;
}
.cid-upc5fJQyhp .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-upc5fJQyhp .col-title {
  position: relative;
  z-index: 10;
  margin-bottom: 2.5rem;
}
.cid-upc5fJQyhp .mbr-section-title {
  color: #1ca586;
  text-align: left;
}
.cid-upc5fJQyhp .mbr-section-subtitle {
  color: #1F1D1A;
  margin-top: 1rem;
}
.cid-upc5fJQyhp .panel-group {
  border: none;
  padding: 0 !important;
  background-color: #131313;
}
.cid-upc5fJQyhp .card {
  padding: 0 !important;
  border-radius: 0 !important;
}
.cid-upc5fJQyhp .card:not(:first-child) {
  border-top: 1px solid #ffffff;
}
.cid-upc5fJQyhp .card-header {
  border-bottom: none !important;
  padding: 0 !important;
}
.cid-upc5fJQyhp .card-header .mbr-iconfont {
  font-size: 10px !important;
  font-family: 'Moririse2' !important;
  color: #1f1d1a;
  margin-left: 1rem;
  padding: 17px;
  background-color: #fee200;
  transition: all ease-in-out 0.3s;
  border-radius: 50%;
}
.cid-upc5fJQyhp .card-header .panel-title[aria-expanded="true"] .mbr-iconfont {
  transform: rotate(-180deg);
}
.cid-upc5fJQyhp .panel-title {
  padding: 2rem !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .cid-upc5fJQyhp .panel-title {
    padding: 20px !important;
  }
}
.cid-upc5fJQyhp .panel-title:hover {
  text-decoration-line: none !important;
}
.cid-upc5fJQyhp .panel-title:hover .panel-title-edit {
  text-decoration: underline !important;
}
.cid-upc5fJQyhp .panel-body {
  padding: 0 2rem 2rem 2rem;
  width: 100%;
  max-width: 720px;
}
@media (max-width: 767px) {
  .cid-upc5fJQyhp .panel-body {
    padding: 0 20px 20px 20px;
  }
}
.cid-upc5fJQyhp .panel-text {
  margin-bottom: 0;
  color: #353535;
}
.cid-upc5fJQyhp .card .card-header {
  background-color: transparent;
  margin-bottom: 0;
}
.cid-upc5fJQyhp .panel-title-edit {
  color: #ffffff;
  padding-right: 12px;
  text-align: left;
}
.cid-upc5fJQyhp .mbr-section-btn {
  margin-top: 10px;
}
.cid-upc5fJQyhp .panel-text,
.cid-upc5fJQyhp .mbr-section-btn {
  color: #ffffff;
}
.cid-upcKb9IOCH {
  padding-top: 75px;
  padding-bottom: 60px;
  background-image: url("../../../assets/images/lucid-executive-solution-haende-gro.jpg");
}
.cid-upcKb9IOCH .underline .line {
  width: 2rem;
  height: 1px;
  background: #ffffff;
  display: inline-block;
}
.cid-upcKb9IOCH .card .card-block {
  background: #e6e6e6;
  padding: 2rem;
  position: relative;
}
.cid-upcKb9IOCH .card .card-block:before {
  position: absolute;
  left: calc(50% - 7px);
  bottom: -7px;
  width: 14px;
  height: 14px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #e6e6e6;
  content: '';
  display: block;
}
.cid-upcKb9IOCH .card .mbr-author {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding-top: 0;
  border-top: none;
  padding: 1.25rem;
  background: transparent;
}
.cid-upcKb9IOCH .card .mbr-author .mbr-author-img {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 50%;
}
.cid-upcKb9IOCH .card .mbr-author .mbr-author-img.img-margin {
  margin-right: 1.25rem;
}
.cid-upcKb9IOCH .card .mbr-author .mbr-author-img img {
  width: 100%;
  min-width: 100%;
  min-height: 100%;
}
.cid-upcKb9IOCH .card .mbr-author .name-wrap {
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-upcKb9IOCH .card .mbr-author .name-wrap .mbr-author-name p {
  margin-bottom: 0px;
}
.cid-upcKb9IOCH .card .mbr-author .name-wrap .mbr-author-desc p {
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .cid-upcKb9IOCH .card:not(.last-card) {
    margin-bottom: 2rem;
  }
}
.cid-upcKb9IOCH .mbr-fallback-image.disabled {
  display: none;
}
.cid-upcKb9IOCH .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-upcKb9IOCH .main-title {
  color: #1ca586;
}
.cid-upcKb9IOCH .mbr-author-name P {
  color: #1ca586;
}
.cid-upcKb9IOCH .mbr-author-desc P {
  text-align: left;
}
.cid-uuqSPRmuC8 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #0d434a;
}
.cid-uuqSPRmuC8 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uuqSPRmuC8 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 992px) {
  .cid-uuqSPRmuC8 .container {
    padding: 0 16px;
  }
}
.cid-uuqSPRmuC8 .list-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.cid-uuqSPRmuC8 .list-wrapper .text-wrap .mbr-title {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .cid-uuqSPRmuC8 .list-wrapper .text-wrap .mbr-title {
    margin-bottom: 20px;
  }
}
.cid-uuqSPRmuC8 .list-wrapper .text-wrap .mbr-text {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .cid-uuqSPRmuC8 .list-wrapper .text-wrap .mbr-text {
    margin-bottom: 20px;
  }
}
@media (max-width: 992px) {
  .cid-uuqSPRmuC8 .list-wrapper .list-wrap {
    margin-bottom: 40px;
  }
}
.cid-uuqSPRmuC8 .list-wrapper .list-wrap .list {
  margin: 0;
  list-style: none;
  padding-left: 32px;
}
.cid-uuqSPRmuC8 .list-wrapper .list-wrap .list .item-wrap {
  margin-bottom: 30px;
  list-style: none;
  position: relative;
  padding-left: 20px;
}
@media (max-width: 992px) {
  .cid-uuqSPRmuC8 .list-wrapper .list-wrap .list .item-wrap {
    margin-bottom: 20px;
  }
}
.cid-uuqSPRmuC8 .list-wrapper .list-wrap .list .item-wrap:before {
  position: absolute;
  left: -32px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fee200;
  background-color: transparent;
  border: 3px solid #fee200;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  font-weight: 600;
  font-size: 24px;
  content: "✓";
}
.cid-uuqSPRmuC8 .dragArea.row {
  background-color: #f5f5f5;
  padding: 40px 30px;
  border-radius: 16px;
}
@media (max-width: 992px) {
  .cid-uuqSPRmuC8 .dragArea.row {
    padding: 20px 16px;
    margin: 0;
  }
}
.cid-uuqSPRmuC8 .dragArea.row .mbr-section-title {
  margin-bottom: 40px;
}
.cid-uuqSPRmuC8 .dragArea.row .form-group {
  margin-bottom: 20px !important;
}
.cid-uuqSPRmuC8 .dragArea.row .form-group .form-control-label {
  padding-left: 8px;
  margin-bottom: 6px;
}
.cid-uuqSPRmuC8 .dragArea.row .form-group .form-control {
  padding: 14px;
  border: 1px solid #bbbbbb !important;
  box-shadow: none;
  background-color: transparent;
}
.cid-uuqSPRmuC8 .dragArea.row .form-group .form-control:hover,
.cid-uuqSPRmuC8 .dragArea.row .form-group .form-control:focus {
  border: 1px solid #bbbbbb !important;
  box-shadow: none;
}
.cid-uuqSPRmuC8 .dragArea.row .form-group .form-check {
  padding-left: 2rem;
}
.cid-uuqSPRmuC8 .dragArea.row .form-group .form-check .form-check-input:checked {
  background-color: #1ca586;
  border-color: #1ca586;
}
.cid-uuqSPRmuC8 .dragArea.row .mbr-section-btn {
  width: 100%;
  margin-top: 30px;
}
.cid-uuqSPRmuC8 .mbr-title {
  color: #ffffff;
}
.cid-uuqSPRmuC8 .mbr-section-title {
  color: #08323C;
  text-align: center;
}
.cid-uuqSPRmuC8 .mbr-section-subtitle {
  color: #08323C;
}
.cid-uuqSPRmuC8 .mbr-text {
  color: #ffffff;
}
.cid-uuqSPRmuC8 .list {
  color: #ffffff;
}
.cid-uuqSPRmuC8 label {
  color: #08323C;
}
.cid-utrwMiTGnP {
  padding-top: 4rem;
  padding-bottom: 5rem;
  background-color: #131313;
}
.cid-utrwMiTGnP .mbr-fallback-image.disabled {
  display: none;
}
.cid-utrwMiTGnP .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-utrwMiTGnP .map-wrapper {
  min-height: 650px;
  display: flex;
  align-items: flex-end;
  padding: 10px;
  position: relative;
}
.cid-utrwMiTGnP .map-wrapper .google-map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cid-utrwMiTGnP .map-wrapper .google-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cid-utrwMiTGnP .map-wrapper .card-wrapper {
  width: 100%;
  display: flex;
}
.cid-utrwMiTGnP .map-wrapper .card-wrapper .card-wrap {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 54px 30px;
  width: 50%;
  padding: 30px;
  background-color: #262626;
}
@media (max-width: 1200px) {
  .cid-utrwMiTGnP .map-wrapper .card-wrapper .card-wrap {
    display: block;
    padding: 20px;
  }
}
@media (max-width: 992px) {
  .cid-utrwMiTGnP .map-wrapper .card-wrapper .card-wrap {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .cid-utrwMiTGnP .map-wrapper .card-wrapper .card-wrap .contacts-wrapper {
    margin-bottom: 20px;
  }
}
.cid-utrwMiTGnP .map-wrapper .card-wrapper .card-wrap .contacts-wrapper .list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cid-utrwMiTGnP .map-wrapper .card-wrapper .card-wrap .contacts-wrapper .list .item-wrap {
  margin-bottom: 0;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.cid-utrwMiTGnP .map-wrapper .card-wrapper .card-wrap .contacts-wrapper .list .item-wrap:hover,
.cid-utrwMiTGnP .map-wrapper .card-wrapper .card-wrap .contacts-wrapper .list .item-wrap:focus {
  color: #1ca586;
}
@media (max-width: 1200px) {
  .cid-utrwMiTGnP .map-wrapper .card-wrapper .card-wrap .text-wrapper {
    margin-bottom: 20px;
  }
}
.cid-utrwMiTGnP .map-wrapper .card-wrapper .card-wrap .text-wrapper .mbr-section-subtitle {
  margin-bottom: 16px;
  opacity: .6;
}
.cid-utrwMiTGnP .map-wrapper .card-wrapper .card-wrap .text-wrapper .mbr-text {
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .cid-utrwMiTGnP .map-wrapper .card-wrapper .card-wrap .title-wrapper {
    margin-bottom: 20px;
  }
}
.cid-utrwMiTGnP .map-wrapper .card-wrapper .card-wrap .title-wrapper .mbr-section-subtitle {
  margin-bottom: 16px;
  opacity: .6;
}
.cid-utrwMiTGnP .map-wrapper .card-wrapper .card-wrap .title-wrapper .title-wrap {
  display: inline-flex;
  align-items: center;
}
.cid-utrwMiTGnP .map-wrapper .card-wrapper .card-wrap .title-wrapper .title-wrap .logo-wrapper {
  margin-right: 8px;
}
.cid-utrwMiTGnP .map-wrapper .card-wrapper .card-wrap .title-wrapper .title-wrap .logo-wrapper img {
  width: 200px;
  height: 50px;
  object-fit: contain;
  border-radius: 8px !important;
}
.cid-utrwMiTGnP .map-wrapper .card-wrapper .card-wrap .title-wrapper .title-wrap .mbr-section-title {
  margin-bottom: 0;
}
.cid-utrwMiTGnP .map-wrapper .card-wrapper .card-wrap .social-wrapper .mbr-section-subtitle {
  margin-bottom: 16px;
  opacity: .6;
}
.cid-utrwMiTGnP .map-wrapper .card-wrapper .card-wrap .social-wrapper .social-wrap {
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-utrwMiTGnP .map-wrapper .card-wrapper .card-wrap .social-wrapper .social-wrap .soc-item a {
  display: block;
}
.cid-utrwMiTGnP .map-wrapper .card-wrapper .card-wrap .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont,
.cid-utrwMiTGnP .map-wrapper .card-wrapper .card-wrap .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont {
  transform: scale(1.1);
}
.cid-utrwMiTGnP .map-wrapper .card-wrapper .card-wrap .social-wrapper .social-wrap .soc-item a .mbr-iconfont {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  min-width: 40px;
  color: #ffffff;
  background-color: #1ca586;
  font-size: 16px;
  border-radius: 100%;
  transition: all 0.3s ease-in-out;
  margin: 0 10px 10px 0;
}
.cid-utrwMiTGnP .mbr-section-title {
  color: #404349;
}
.cid-utrwMiTGnP .mbr-section-subtitle {
  color: #ffffff;
}
.cid-utrwMiTGnP .mbr-text {
  color: #ffffff;
}
.cid-utrwMiTGnP .list {
  color: #404349;
}
.cid-utrwMiTGnP .list,
.cid-utrwMiTGnP .item-wrap {
  color: #e6e6e6;
}
.cid-uuvQbhGbss {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #131313;
}
.cid-uuvQbhGbss .list {
  list-style: none;
  padding-left: 0;
  color: #fee200;
  text-align: left;
}
@media (max-width: 991px) {
  .cid-uuvQbhGbss .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-uuvQbhGbss .list {
    margin-bottom: 0rem;
  }
}
@media (max-width: 767px) {
  .cid-uuvQbhGbss .row {
    text-align: center;
  }
}
.cid-uuvQbhGbss li {
  padding-bottom: 5px;
}
.cid-uuvQbhGbss .row {
  padding-top: 2rem;
  border-top: 2px solid rgba(255, 255, 255, 0.15);
}
.cid-uuvQbhGbss .soc-wrapper {
  margin-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .cid-uuvQbhGbss div > *:last-child {
    margin-top: 0 !important;
  }
}
.cid-uuvQbhGbss .mbr-iconfont {
  padding-right: 6px;
}
.cid-uuvQbhGbss .copyright {
  color: #bbbbbb;
}
.cid-uuvQbhGbss .soc-link,
.cid-uuvQbhGbss .soc-wrapper {
  color: #ffffff;
}
.cid-uuvQbhGbss .mbr-section-subtitle {
  color: #fee200;
  text-align: left;
}
.cid-uuvQbhGbss .mbr-section-title,
.cid-uuvQbhGbss .mbr-section-btn {
  color: #1ca586;
}
@charset "UTF-8";
section {
  background-color: #ffffff;
}

body {
  font-style: normal;
  line-height: 1;
  font-weight: 400;
  color: #232323;
  position: relative;
}

button {
  background-color: transparent;
  border-color: transparent;
}

.embla__button,
.carousel-control {
  background-color: #edefea !important;
  opacity: 0.8 !important;
  color: #464845 !important;
  border-color: #edefea !important;
}

.carousel .close,
.modalWindow .close {
  background-color: #edefea !important;
  color: #464845 !important;
  border-color: #edefea !important;
  opacity: 0.8 !important;
}

.carousel .close:hover,
.modalWindow .close:hover {
  opacity: 1 !important;
}

.carousel-indicators li {
  background-color: #edefea !important;
  border: 2px solid #464845 !important;
}

.carousel-indicators li:hover,
.carousel-indicators li:active {
  opacity: 0.8 !important;
}

.embla__button:hover,
.carousel-control:hover {
  background-color: #edefea !important;
  opacity: 1 !important;
}

.modalWindow-video-container {
  height: 80%;
}

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

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;
  font-weight: 400;
  cursor: pointer;
}
a, a:hover {
  text-decoration: none;
}

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

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

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

h1,
h2,
h3,
h4,
h5,
h6,
.display-1,
.display-2,
.display-4,
.display-5,
.display-7,
span,
p,
a {
  line-height: 1.3;
  word-break: break-word;
  word-wrap: break-word;
  font-weight: 400;
}

b,
strong {
  font-weight: bold;
}

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

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

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: #111111;
}

.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;
}

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

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

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

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

/*! Media  */
.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 {
  margin-bottom: 0;
  overflow: hidden;
}

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

img,
iframe {
  display: block;
  width: 100%;
}

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

.card-box {
  width: 100%;
}

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

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

.mbr-figure {
  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: -0.6rem;
  margin-right: -0.6rem;
  font-size: 0;
}

.btn {
  font-weight: 600;
  border-width: 1px;
  font-style: normal;
  margin: 0.6rem 0.6rem;
  white-space: normal;
  transition: all 0.2s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}

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

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

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  order: 1;
  cursor: pointer;
  margin-left: 0.5rem;
  vertical-align: sub;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-left: 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;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}
.map iframe {
  width: 100%;
  height: 100%;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 22px;
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  border: 2px solid #fff;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all 0.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: "›";
  display: inline-block;
  font-family: serif;
  font-size: 22px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  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%;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}
.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  animation: arrowdown 1.7s ease-in-out infinite;
  color: #ffffff;
}
.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

#scrollToTop a i::before {
  content: "";
  position: absolute;
  display: block;
  border-bottom: 2.5px solid #fff;
  border-left: 2.5px solid #fff;
  width: 27.8%;
  height: 27.8%;
  left: 50%;
  top: 51%;
  transform: translateY(-30%) translateX(-50%) rotate(135deg);
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 0;
    right: 0;
    text-align: center;
  }
}
/*Gradients animation*/
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    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;
  width: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}
@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}
@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}
@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 80vh;
  }
}

.nav-link .mbr-iconfont {
  margin-right: 0.5rem;
}

.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;
}

.nav-dropdown .link {
  padding: 0.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;
}

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

.carousel-control {
  z-index: 10;
  display: -webkit-flex;
}

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

.media {
  display: -webkit-flex;
}

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

.jq-selectbox__select {
  padding: 7px 0;
  position: relative;
}

.jq-selectbox__dropdown {
  overflow: hidden;
  border-radius: 10px;
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

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

.jq-selectbox li {
  padding: 1.07em 0.5em;
}

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;
}

.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;
  box-shadow: 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;
}

.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;
}

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

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

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: 1.1rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
  text-align: center;
}
.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;
}

.form-control {
  background-color: #ffffff;
  background-clip: border-box;
  color: #232323;
  line-height: 1rem !important;
  height: auto;
  padding: 1.2rem 2rem;
  transition: border-color 0.25s ease 0s;
  border: 1px solid transparent !important;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
}
.form-active .form-control:invalid {
  border-color: red;
}

.row > * {
  padding-right: 1rem;
  padding-left: 1rem;
}

form .row {
  margin-left: -0.6rem;
  margin-right: -0.6rem;
}
form .row [class*=col] {
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}

form .mbr-section-btn {
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}

form .form-check-input {
  margin-top: 0.5;
}

textarea.form-control {
  line-height: 1.5rem !important;
}

.form-group {
  margin-bottom: 1.2rem;
}

.form-control,
form .btn {
  min-height: 48px;
}

.gdpr-block label span.textGDPR input[name=gdpr] {
  top: 7px;
}

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

:focus {
  outline: none;
}

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

blockquote {
  font-style: italic;
  padding: 3rem;
  font-size: 1.09rem;
  position: relative;
  border-left: 3px solid;
}

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

.mt-4 {
  margin-top: 2rem !important;
}

.mb-4 {
  margin-bottom: 2rem !important;
}

.container,
.container-fluid {
  padding-left: 16px;
  padding-right: 16px;
}

.row {
  margin-left: -16px;
  margin-right: -16px;
}
.row > [class*=col] {
  padding-left: 16px;
  padding-right: 16px;
}

@media (min-width: 992px) {
  .container-fluid {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 991px) {
  .mbr-container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.app-video-wrapper > img {
  opacity: 1;
}

.app-video-wrapper {
  background: transparent;
}

.item {
  position: relative;
}

.dropdown-menu .dropdown-menu {
  left: 100%;
}

.dropdown-item + .dropdown-menu {
  display: none;
}

.dropdown-item:hover + .dropdown-menu,
.dropdown-menu:hover {
  display: block;
}

@media (min-aspect-ratio: 16/9) {
  .mbr-video-foreground {
    height: 300% !important;
    top: -100% !important;
  }
}
@media (max-aspect-ratio: 16/9) {
  .mbr-video-foreground {
    width: 300% !important;
    left: -100% !important;
  }
}.cid-uuGyXpjohv .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-uuGyXpjohv .nav-item:focus,
.cid-uuGyXpjohv .nav-link:focus {
  outline: none;
}
.cid-uuGyXpjohv .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-uuGyXpjohv .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uuGyXpjohv .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-uuGyXpjohv .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-uuGyXpjohv .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uuGyXpjohv .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uuGyXpjohv .navbar {
  min-height: 77px;
  transition: all 0.3s;
  background: #000000;
  background: none;
}
.cid-uuGyXpjohv .navbar.opened {
  transition: all 0.3s;
  background: #000000 !important;
}
.cid-uuGyXpjohv .navbar .dropdown-item {
  padding: 0.235rem 1.5rem;
}
.cid-uuGyXpjohv .navbar .navbar-collapse {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-uuGyXpjohv .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uuGyXpjohv .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uuGyXpjohv .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3.8rem);
  }
}
.cid-uuGyXpjohv .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-uuGyXpjohv .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uuGyXpjohv .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uuGyXpjohv .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle='dropdown-submenu']:after {
  margin-left: 0.25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-uuGyXpjohv .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uuGyXpjohv .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-uuGyXpjohv .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .cid-uuGyXpjohv .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uuGyXpjohv .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uuGyXpjohv .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-uuGyXpjohv .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uuGyXpjohv .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uuGyXpjohv .navbar .dropdown-menu .dropdown-toggle[data-toggle='dropdown-submenu']:after {
    margin-left: 0.25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-uuGyXpjohv .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-uuGyXpjohv .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-uuGyXpjohv .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-uuGyXpjohv .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-uuGyXpjohv .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-uuGyXpjohv .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-uuGyXpjohv .navbar.navbar-short {
  background: #000000 !important;
  min-height: 60px;
}
.cid-uuGyXpjohv .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-uuGyXpjohv .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-uuGyXpjohv .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uuGyXpjohv .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uuGyXpjohv .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uuGyXpjohv .dropdown-item.active,
.cid-uuGyXpjohv .dropdown-item:active {
  background-color: transparent;
}
.cid-uuGyXpjohv .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uuGyXpjohv .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uuGyXpjohv .nav-dropdown .link.dropdown-toggle[aria-expanded='true'] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uuGyXpjohv .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #000000;
}
.cid-uuGyXpjohv .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uuGyXpjohv .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uuGyXpjohv ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-uuGyXpjohv .navbar-buttons {
  text-align: center;
}
.cid-uuGyXpjohv button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-uuGyXpjohv button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-uuGyXpjohv button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uuGyXpjohv button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uuGyXpjohv button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uuGyXpjohv button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uuGyXpjohv nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uuGyXpjohv nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uuGyXpjohv nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uuGyXpjohv nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uuGyXpjohv .navbar-dropdown {
  padding: 0.5rem 1rem;
  position: fixed;
}
.cid-uuGyXpjohv a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-uuGyXpjohv .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cid-uuGyXpjohv .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
}
.cid-uuGyXpjohv .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uuGyXpjohv .navbar {
    height: 77px;
  }
  .cid-uuGyXpjohv .navbar.opened {
    height: auto;
  }
  .cid-uuGyXpjohv .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uuzQ88og3R {
  display: flex;
  padding-top: 12rem;
  padding-bottom: 0rem;
  background-color: #131313;
}
.cid-uuzQ88og3R .mbr-fallback-image.disabled {
  display: none;
}
.cid-uuzQ88og3R .line {
  width: 100%;
  height: 1px;
  background: currentColor;
  margin-bottom: 2rem;
}
.cid-uuzQ88og3R .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uuzQ88og3R p {
  max-width: 600px;
  margin-right: 0;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-uuzQ88og3R {
    align-items: center;
  }
  .cid-uuzQ88og3R .row {
    justify-content: center;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-uuzQ88og3R .content-wrap {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .cid-uuzQ88og3R {
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-uuzQ88og3R .mbr-row {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .cid-uuzQ88og3R .content-wrap {
    width: 100%;
  }
}
.cid-uuzQ88og3R .mbr-section-subtitle,
.cid-uuzQ88og3R .line {
  color: #1ca586;
}
.cid-uuzQ88og3R .mbr-text,
.cid-uuzQ88og3R .mbr-section-btn {
  text-align: left;
}
.cid-uuzQ88og3R .mbr-section-title {
  text-align: left;
  color: #ffffff;
}
.cid-uuzQ88og3R .mbr-section-subtitle,
.cid-uuzQ88og3R .line DIV {
  text-align: left;
}
.cid-uuLu4DqoIi {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #131313;
}
.cid-uuLu4DqoIi .list {
  list-style: none;
  padding-left: 0;
  color: #fee200;
  text-align: left;
}
@media (max-width: 991px) {
  .cid-uuLu4DqoIi .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-uuLu4DqoIi .list {
    margin-bottom: 0rem;
  }
}
@media (max-width: 767px) {
  .cid-uuLu4DqoIi .row {
    text-align: center;
  }
}
.cid-uuLu4DqoIi li {
  padding-bottom: 5px;
}
.cid-uuLu4DqoIi .row {
  padding-top: 2rem;
  border-top: 2px solid rgba(255, 255, 255, 0.15);
}
.cid-uuLu4DqoIi .soc-wrapper {
  margin-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .cid-uuLu4DqoIi div > *:last-child {
    margin-top: 0 !important;
  }
}
.cid-uuLu4DqoIi .mbr-iconfont {
  padding-right: 6px;
}
.cid-uuLu4DqoIi .copyright {
  color: #bbbbbb;
}
.cid-uuLu4DqoIi .soc-link,
.cid-uuLu4DqoIi .soc-wrapper {
  color: #ffffff;
}
.cid-uuLu4DqoIi .mbr-section-subtitle {
  color: #fee200;
  text-align: left;
}
.cid-uuLu4DqoIi .mbr-section-title,
.cid-uuLu4DqoIi .mbr-section-btn {
  color: #1ca586;
}
@charset "UTF-8";
section {
  background-color: #ffffff;
}

body {
  font-style: normal;
  line-height: 1;
  font-weight: 400;
  color: #232323;
  position: relative;
}

button {
  background-color: transparent;
  border-color: transparent;
}

.embla__button,
.carousel-control {
  background-color: #edefea !important;
  opacity: 0.8 !important;
  color: #464845 !important;
  border-color: #edefea !important;
}

.carousel .close,
.modalWindow .close {
  background-color: #edefea !important;
  color: #464845 !important;
  border-color: #edefea !important;
  opacity: 0.8 !important;
}

.carousel .close:hover,
.modalWindow .close:hover {
  opacity: 1 !important;
}

.carousel-indicators li {
  background-color: #edefea !important;
  border: 2px solid #464845 !important;
}

.carousel-indicators li:hover,
.carousel-indicators li:active {
  opacity: 0.8 !important;
}

.embla__button:hover,
.carousel-control:hover {
  background-color: #edefea !important;
  opacity: 1 !important;
}

.modalWindow-video-container {
  height: 80%;
}

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

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;
  font-weight: 400;
  cursor: pointer;
}
a, a:hover {
  text-decoration: none;
}

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

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

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

h1,
h2,
h3,
h4,
h5,
h6,
.display-1,
.display-2,
.display-4,
.display-5,
.display-7,
span,
p,
a {
  line-height: 1.3;
  word-break: break-word;
  word-wrap: break-word;
  font-weight: 400;
}

b,
strong {
  font-weight: bold;
}

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

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

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: #111111;
}

.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;
}

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

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

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

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

/*! Media  */
.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 {
  margin-bottom: 0;
  overflow: hidden;
}

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

img,
iframe {
  display: block;
  width: 100%;
}

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

.card-box {
  width: 100%;
}

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

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

.mbr-figure {
  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: -0.6rem;
  margin-right: -0.6rem;
  font-size: 0;
}

.btn {
  font-weight: 600;
  border-width: 1px;
  font-style: normal;
  margin: 0.6rem 0.6rem;
  white-space: normal;
  transition: all 0.2s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}

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

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

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  order: 1;
  cursor: pointer;
  margin-left: 0.5rem;
  vertical-align: sub;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-left: 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;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}
.map iframe {
  width: 100%;
  height: 100%;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 22px;
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  border: 2px solid #fff;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all 0.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: "›";
  display: inline-block;
  font-family: serif;
  font-size: 22px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  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%;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}
.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  animation: arrowdown 1.7s ease-in-out infinite;
  color: #ffffff;
}
.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

#scrollToTop a i::before {
  content: "";
  position: absolute;
  display: block;
  border-bottom: 2.5px solid #fff;
  border-left: 2.5px solid #fff;
  width: 27.8%;
  height: 27.8%;
  left: 50%;
  top: 51%;
  transform: translateY(-30%) translateX(-50%) rotate(135deg);
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 0;
    right: 0;
    text-align: center;
  }
}
/*Gradients animation*/
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    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;
  width: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}
@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}
@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}
@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 80vh;
  }
}

.nav-link .mbr-iconfont {
  margin-right: 0.5rem;
}

.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;
}

.nav-dropdown .link {
  padding: 0.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;
}

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

.carousel-control {
  z-index: 10;
  display: -webkit-flex;
}

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

.media {
  display: -webkit-flex;
}

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

.jq-selectbox__select {
  padding: 7px 0;
  position: relative;
}

.jq-selectbox__dropdown {
  overflow: hidden;
  border-radius: 10px;
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

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

.jq-selectbox li {
  padding: 1.07em 0.5em;
}

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;
}

.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;
  box-shadow: 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;
}

.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;
}

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

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

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: 1.1rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
  text-align: center;
}
.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;
}

.form-control {
  background-color: #ffffff;
  background-clip: border-box;
  color: #232323;
  line-height: 1rem !important;
  height: auto;
  padding: 1.2rem 2rem;
  transition: border-color 0.25s ease 0s;
  border: 1px solid transparent !important;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
}
.form-active .form-control:invalid {
  border-color: red;
}

.row > * {
  padding-right: 1rem;
  padding-left: 1rem;
}

form .row {
  margin-left: -0.6rem;
  margin-right: -0.6rem;
}
form .row [class*=col] {
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}

form .mbr-section-btn {
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}

form .form-check-input {
  margin-top: 0.5;
}

textarea.form-control {
  line-height: 1.5rem !important;
}

.form-group {
  margin-bottom: 1.2rem;
}

.form-control,
form .btn {
  min-height: 48px;
}

.gdpr-block label span.textGDPR input[name=gdpr] {
  top: 7px;
}

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

:focus {
  outline: none;
}

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

blockquote {
  font-style: italic;
  padding: 3rem;
  font-size: 1.09rem;
  position: relative;
  border-left: 3px solid;
}

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

.mt-4 {
  margin-top: 2rem !important;
}

.mb-4 {
  margin-bottom: 2rem !important;
}

.container,
.container-fluid {
  padding-left: 16px;
  padding-right: 16px;
}

.row {
  margin-left: -16px;
  margin-right: -16px;
}
.row > [class*=col] {
  padding-left: 16px;
  padding-right: 16px;
}

@media (min-width: 992px) {
  .container-fluid {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 991px) {
  .mbr-container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.app-video-wrapper > img {
  opacity: 1;
}

.app-video-wrapper {
  background: transparent;
}

.item {
  position: relative;
}

.dropdown-menu .dropdown-menu {
  left: 100%;
}

.dropdown-item + .dropdown-menu {
  display: none;
}

.dropdown-item:hover + .dropdown-menu,
.dropdown-menu:hover {
  display: block;
}

@media (min-aspect-ratio: 16/9) {
  .mbr-video-foreground {
    height: 300% !important;
    top: -100% !important;
  }
}
@media (max-aspect-ratio: 16/9) {
  .mbr-video-foreground {
    width: 300% !important;
    left: -100% !important;
  }
}.cid-uuGyXpjohv .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-uuGyXpjohv .nav-item:focus,
.cid-uuGyXpjohv .nav-link:focus {
  outline: none;
}
.cid-uuGyXpjohv .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-uuGyXpjohv .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uuGyXpjohv .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-uuGyXpjohv .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-uuGyXpjohv .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uuGyXpjohv .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uuGyXpjohv .navbar {
  min-height: 77px;
  transition: all 0.3s;
  background: #000000;
  background: none;
}
.cid-uuGyXpjohv .navbar.opened {
  transition: all 0.3s;
  background: #000000 !important;
}
.cid-uuGyXpjohv .navbar .dropdown-item {
  padding: 0.235rem 1.5rem;
}
.cid-uuGyXpjohv .navbar .navbar-collapse {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-uuGyXpjohv .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uuGyXpjohv .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uuGyXpjohv .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3.8rem);
  }
}
.cid-uuGyXpjohv .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-uuGyXpjohv .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uuGyXpjohv .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uuGyXpjohv .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle='dropdown-submenu']:after {
  margin-left: 0.25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-uuGyXpjohv .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uuGyXpjohv .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-uuGyXpjohv .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .cid-uuGyXpjohv .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uuGyXpjohv .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uuGyXpjohv .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-uuGyXpjohv .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uuGyXpjohv .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uuGyXpjohv .navbar .dropdown-menu .dropdown-toggle[data-toggle='dropdown-submenu']:after {
    margin-left: 0.25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-uuGyXpjohv .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-uuGyXpjohv .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-uuGyXpjohv .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-uuGyXpjohv .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-uuGyXpjohv .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-uuGyXpjohv .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-uuGyXpjohv .navbar.navbar-short {
  background: #000000 !important;
  min-height: 60px;
}
.cid-uuGyXpjohv .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-uuGyXpjohv .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-uuGyXpjohv .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uuGyXpjohv .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uuGyXpjohv .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uuGyXpjohv .dropdown-item.active,
.cid-uuGyXpjohv .dropdown-item:active {
  background-color: transparent;
}
.cid-uuGyXpjohv .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uuGyXpjohv .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uuGyXpjohv .nav-dropdown .link.dropdown-toggle[aria-expanded='true'] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uuGyXpjohv .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #000000;
}
.cid-uuGyXpjohv .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uuGyXpjohv .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uuGyXpjohv ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-uuGyXpjohv .navbar-buttons {
  text-align: center;
}
.cid-uuGyXpjohv button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-uuGyXpjohv button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-uuGyXpjohv button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uuGyXpjohv button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uuGyXpjohv button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uuGyXpjohv button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uuGyXpjohv nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uuGyXpjohv nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uuGyXpjohv nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uuGyXpjohv nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uuGyXpjohv .navbar-dropdown {
  padding: 0.5rem 1rem;
  position: fixed;
}
.cid-uuGyXpjohv a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-uuGyXpjohv .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cid-uuGyXpjohv .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
}
.cid-uuGyXpjohv .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uuGyXpjohv .navbar {
    height: 77px;
  }
  .cid-uuGyXpjohv .navbar.opened {
    height: auto;
  }
  .cid-uuGyXpjohv .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uuzT3gACYf {
  display: flex;
  padding-top: 12rem;
  padding-bottom: 0rem;
  background-color: #131313;
}
.cid-uuzT3gACYf .mbr-fallback-image.disabled {
  display: none;
}
.cid-uuzT3gACYf .line {
  width: 100%;
  height: 1px;
  background: currentColor;
  margin-bottom: 2rem;
}
.cid-uuzT3gACYf .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uuzT3gACYf p {
  max-width: 600px;
  margin-right: 0;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-uuzT3gACYf {
    align-items: center;
  }
  .cid-uuzT3gACYf .row {
    justify-content: center;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-uuzT3gACYf .content-wrap {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .cid-uuzT3gACYf {
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-uuzT3gACYf .mbr-row {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .cid-uuzT3gACYf .content-wrap {
    width: 100%;
  }
}
.cid-uuzT3gACYf .mbr-section-subtitle,
.cid-uuzT3gACYf .line {
  color: #1ca586;
}
.cid-uuzT3gACYf .mbr-text,
.cid-uuzT3gACYf .mbr-section-btn {
  text-align: left;
}
.cid-uuzT3gACYf .mbr-section-title {
  text-align: left;
  color: #ffffff;
}
.cid-uuzT3gACYf .mbr-section-subtitle,
.cid-uuzT3gACYf .line DIV {
  text-align: left;
}
.cid-uuLtIQhNni {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #131313;
}
.cid-uuLtIQhNni .list {
  list-style: none;
  padding-left: 0;
  color: #fee200;
  text-align: left;
}
@media (max-width: 991px) {
  .cid-uuLtIQhNni .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-uuLtIQhNni .list {
    margin-bottom: 0rem;
  }
}
@media (max-width: 767px) {
  .cid-uuLtIQhNni .row {
    text-align: center;
  }
}
.cid-uuLtIQhNni li {
  padding-bottom: 5px;
}
.cid-uuLtIQhNni .row {
  padding-top: 2rem;
  border-top: 2px solid rgba(255, 255, 255, 0.15);
}
.cid-uuLtIQhNni .soc-wrapper {
  margin-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .cid-uuLtIQhNni div > *:last-child {
    margin-top: 0 !important;
  }
}
.cid-uuLtIQhNni .mbr-iconfont {
  padding-right: 6px;
}
.cid-uuLtIQhNni .copyright {
  color: #bbbbbb;
}
.cid-uuLtIQhNni .soc-link,
.cid-uuLtIQhNni .soc-wrapper {
  color: #ffffff;
}
.cid-uuLtIQhNni .mbr-section-subtitle {
  color: #fee200;
  text-align: left;
}
.cid-uuLtIQhNni .mbr-section-title,
.cid-uuLtIQhNni .mbr-section-btn {
  color: #1ca586;
}
