section {
  background-color: #b3dbd0; }

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

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

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

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

h1,
h2,
h3,
h4,
h5,
h6,
.display-1,
.display-2,
.display-4,
.display-5,
.display-7,
.display-6,
span,
p,
a {
  line-height: 1;
  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;
  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: 500;
  border-width: 2px;
  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: 500;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  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: -webkit-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: "\203a";
  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: 50%;
  -webkit-transform: rotate(135deg);
  transform: translateY(-30%) translateX(-50%) rotate(135deg); }

@keyframes arrowdown {
  0% {
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px); }
  100% {
    transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px); }
  100% {
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto; } }
/*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; } }
@-webkit-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; }
@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    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: .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 {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

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

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

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

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

.card-img {
  width: auto; }

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

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  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: 0.6rem 1.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; }

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 {
  margin: 0;
  padding-left: 0.6rem;
  padding-right: 0.6rem; }

form .btn {
  display: flex;
  padding: 0.6rem 1.2rem;
  margin: 0; }

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

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

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

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

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

@media (min-width: 992px) {
  .container {
    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: 768px) {
  .container-fluid {
    padding-left: 32px;
    padding-right: 32px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .mbr-container {
    padding-left: 32px;
    padding-right: 32px; } }
@media (max-width: 767px) {
  .mbr-container {
    padding-left: 16px;
    padding-right: 16px; } }
.card-wrapper,
.item-wrapper {
  overflow: hidden; }

.app-video-wrapper > img {
  opacity: 1; }

/*# sourceMappingURL=style.css.map */
body {
  font-family: Syne;
}
.display-1 {
  font-family: 'Merriweather', serif;
  font-size: 3.8rem;
  line-height: 1.125;
}
.display-1 > .mbr-iconfont {
  font-size: 4.75rem;
}
.display-2 {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 2.4rem;
  line-height: 1.18;
}
.display-2 > .mbr-iconfont {
  font-size: 3rem;
}
.display-4 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 1rem;
  line-height: 1.7;
}
.display-4 > .mbr-iconfont {
  font-size: 1.25rem;
}
.display-5 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 2.2rem;
  line-height: 1.45;
}
.display-5 > .mbr-iconfont {
  font-size: 2.75rem;
}
.display-6 {
  font-family: 'Merriweather', serif;
  font-size: 1.4rem;
  line-height: 1.7;
}
.display-6 > .mbr-iconfont {
  font-size: 1.75rem;
}
.display-7 {
  font-family: 'Bitter', serif;
  font-size: 1.6rem;
  line-height: 1.5;
}
.display-7 > .mbr-iconfont {
  font-size: 2rem;
}
/* ---- 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: 1199x) {
  .display-1 {
    font-size: 3.154rem;
  }
  .display-2 {
    font-size: 1.976rem;
  }
  .display-5 {
    font-size: 0.95rem;
  }
}
@media (max-width: 991px) {
  .display-1 {
    font-size: 2.85rem;
  }
  .display-2 {
    font-size: 1.976rem;
  }
  .display-5 {
    font-size: 0.95rem;
  }
}
@media (max-width: 767px) {
  .display-1 {
    font-size: 2.66rem;
    font-size: calc( 1.98rem + (3.8 - 1.98) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.1 * (1.98rem + (3.8 - 1.98) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-2 {
    font-size: 1.92rem;
    font-size: calc( 1.49rem + (2.4 - 1.49) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.3 * (1.49rem + (2.4 - 1.49) * ((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.76rem;
    font-size: calc( 1.42rem + (2.2 - 1.42) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.42rem + (2.2 - 1.42) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-6 {
    font-size: 1.12rem;
    font-size: calc( 1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-7 {
    font-size: 1.28rem;
    font-size: calc( 1.21rem + (1.6 - 1.21) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.21rem + (1.6 - 1.21) * ((100vw - 20rem) / (48 - 20))));
  }
}
@media (max-width: 546px) {
  .display-1 {
    font-size: 1.558rem;
  }
}
/* Buttons */
.btn {
  padding: 0.6rem 1.9rem;
  border-radius: 0px;
}
.btn-sm {
  padding: 0.6rem 1.9rem;
  border-radius: 0px;
}
.btn-md {
  padding: 0.6rem 1.2rem;
  border-radius: 0px;
}
.btn-lg {
  padding: 0.6rem 2.9rem;
  border-radius: 0px;
}
.bg-primary {
  background-color: #1b8b8d !important;
}
.bg-success {
  background-color: #aad256 !important;
}
.bg-info {
  background-color: #35999a !important;
}
.bg-warning {
  background-color: #d6d2cd !important;
}
.bg-danger {
  background-color: #529b9c !important;
}
.btn-primary,
.btn-primary:active {
  position: relative;
  left: 0px;
  top: 0px;
  background-color: #1b8b8d !important;
  border-color: #1b8b8d !important;
  color: #ffffff !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
  left: 6px;
  top: -6px;
  box-shadow: -4px 4px 0 0 rgba(27, 139, 141, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #0d4344 !important;
  border-color: #0d4344 !important;
}
.btn-secondary,
.btn-secondary:active {
  position: relative;
  left: 0px;
  top: 0px;
  background-color: #1d1e22 !important;
  border-color: #1d1e22 !important;
  color: #ffffff !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0);
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
  left: 6px;
  top: -6px;
  box-shadow: -4px 4px 0 0 rgba(29, 30, 34, 0.5);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-info,
.btn-info:active {
  position: relative;
  left: 0px;
  top: 0px;
  background-color: #35999a !important;
  border-color: #35999a !important;
  color: #ffffff !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0);
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
  left: 6px;
  top: -6px;
  box-shadow: -4px 4px 0 0 rgba(53, 153, 154, 0.5);
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #1f5959 !important;
  border-color: #1f5959 !important;
}
.btn-success,
.btn-success:active {
  position: relative;
  left: 0px;
  top: 0px;
  background-color: #aad256 !important;
  border-color: #aad256 !important;
  color: #000000 !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0);
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
  left: 6px;
  top: -6px;
  box-shadow: -4px 4px 0 0 rgba(170, 210, 86, 0.5);
}
.btn-success.disabled,
.btn-success:disabled {
  color: #000000 !important;
  background-color: #7ea52c !important;
  border-color: #7ea52c !important;
}
.btn-warning,
.btn-warning:active {
  position: relative;
  left: 0px;
  top: 0px;
  background-color: #d6d2cd !important;
  border-color: #d6d2cd !important;
  color: #000000 !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
  left: 6px;
  top: -6px;
  box-shadow: -4px 4px 0 0 rgba(214, 210, 205, 0.5);
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #000000 !important;
  background-color: #afa79d !important;
  border-color: #afa79d !important;
}
.btn-danger,
.btn-danger:active {
  position: relative;
  left: 0px;
  top: 0px;
  background-color: #529b9c !important;
  border-color: #529b9c !important;
  color: #ffffff !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
  left: 6px;
  top: -6px;
  box-shadow: -4px 4px 0 0 rgba(82, 155, 156, 0.5);
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #346363 !important;
  border-color: #346363 !important;
}
.btn-white,
.btn-white:active {
  position: relative;
  left: 0px;
  top: 0px;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
  color: #000000 !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0);
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
  left: 6px;
  top: -6px;
  box-shadow: -4px 4px 0 0 rgba(250, 250, 250, 0.5);
}
.btn-white.disabled,
.btn-white:disabled {
  color: #000000 !important;
  background-color: #cfcfcf !important;
  border-color: #cfcfcf !important;
}
.btn-black,
.btn-black:active {
  position: relative;
  left: 0px;
  top: 0px;
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0);
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
  left: 6px;
  top: -6px;
  box-shadow: -4px 4px 0 0 rgba(35, 35, 35, 0.5);
}
.btn-black.disabled,
.btn-black:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-primary-outline,
.btn-primary-outline:active {
  position: relative;
  left: 0px;
  top: 0px;
  background-color: transparent !important;
  border-color: #1b8b8d;
  color: #1b8b8d;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
  color: #1b8b8d;
  box-shadow: -4px 4px 0 0 rgba(27, 139, 141, 0.5);
  left: 6px;
  top: -6px;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #1b8b8d !important;
  border-color: #1b8b8d !important;
}
.btn-secondary-outline,
.btn-secondary-outline:active {
  position: relative;
  left: 0px;
  top: 0px;
  background-color: transparent !important;
  border-color: #1d1e22;
  color: #1d1e22;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
  color: #1d1e22;
  box-shadow: -4px 4px 0 0 rgba(29, 30, 34, 0.5);
  left: 6px;
  top: -6px;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #1d1e22 !important;
  border-color: #1d1e22 !important;
}
.btn-info-outline,
.btn-info-outline:active {
  position: relative;
  left: 0px;
  top: 0px;
  background-color: transparent !important;
  border-color: #35999a;
  color: #35999a;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
  color: #35999a;
  box-shadow: -4px 4px 0 0 rgba(53, 153, 154, 0.5);
  left: 6px;
  top: -6px;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #35999a !important;
  border-color: #35999a !important;
}
.btn-success-outline,
.btn-success-outline:active {
  position: relative;
  left: 0px;
  top: 0px;
  background-color: transparent !important;
  border-color: #aad256;
  color: #aad256;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
  color: #aad256;
  box-shadow: -4px 4px 0 0 rgba(170, 210, 86, 0.5);
  left: 6px;
  top: -6px;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #aad256 !important;
  border-color: #aad256 !important;
}
.btn-warning-outline,
.btn-warning-outline:active {
  position: relative;
  left: 0px;
  top: 0px;
  background-color: transparent !important;
  border-color: #d6d2cd;
  color: #d6d2cd;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
  color: #d6d2cd;
  box-shadow: -4px 4px 0 0 rgba(214, 210, 205, 0.5);
  left: 6px;
  top: -6px;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #5a534a !important;
  background-color: #d6d2cd !important;
  border-color: #d6d2cd !important;
}
.btn-danger-outline,
.btn-danger-outline:active {
  position: relative;
  left: 0px;
  top: 0px;
  background-color: transparent !important;
  border-color: #529b9c;
  color: #529b9c;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
  color: #529b9c;
  box-shadow: -4px 4px 0 0 rgba(82, 155, 156, 0.5);
  left: 6px;
  top: -6px;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #529b9c !important;
  border-color: #529b9c !important;
}
.btn-black-outline,
.btn-black-outline:active {
  position: relative;
  left: 0px;
  top: 0px;
  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: #232323;
  box-shadow: -4px 4px 0 0 rgba(35, 35, 35, 0.5);
  left: 6px;
  top: -6px;
}
.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 {
  position: relative;
  left: 0px;
  top: 0px;
  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: #fafafa;
  box-shadow: -4px 4px 0 0 rgba(250, 250, 250, 0.5);
  left: 6px;
  top: -6px;
}
.btn-white-outline.disabled,
.btn-white-outline:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.text-primary {
  color: #1b8b8d !important;
}
.text-secondary {
  color: #1d1e22 !important;
}
.text-success {
  color: #aad256 !important;
}
.text-info {
  color: #35999a !important;
}
.text-warning {
  color: #d6d2cd !important;
}
.text-danger {
  color: #529b9c !important;
}
.text-white {
  color: #fafafa !important;
}
.text-black {
  color: #232323 !important;
}
a.text-primary:hover,
a.text-primary:focus,
a.text-primary.active {
  color: #0b3737 !important;
}
a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.active {
  color: #000000 !important;
}
a.text-success:hover,
a.text-success:focus,
a.text-success.active {
  color: #759929 !important;
}
a.text-info:hover,
a.text-info:focus,
a.text-info.active {
  color: #1b4e4e !important;
}
a.text-warning:hover,
a.text-warning:focus,
a.text-warning.active {
  color: #a8a095 !important;
}
a.text-danger:hover,
a.text-danger:focus,
a.text-danger.active {
  color: #2f5959 !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]) {
  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]):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: #1b8b8d;
}
.nav-tabs .nav-link:not(.active) {
  color: #232323;
}
.alert-success {
  background-color: #70c770;
}
.alert-info {
  background-color: #35999a;
}
.alert-warning {
  background-color: #d6d2cd;
}
.alert-danger {
  background-color: #529b9c;
}
.mbr-gallery-filter li.active .btn {
  background-color: #1b8b8d;
  border-color: #1b8b8d;
  color: #ffffff;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
a,
a:hover {
  color: #1b8b8d;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #4bdadd;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #fbfdf7;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #7cd1d2;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #a0cdcd;
}
/* Scroll to top button*/
.scrollToTop_wraper {
  display: none;
}
.form-control {
  font-family: 'Ubuntu', sans-serif;
  font-size: 1rem;
  line-height: 1.7;
  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: #1b8b8d !important;
}
.form-control:-webkit-input-placeholder {
  font-family: 'Ubuntu', sans-serif;
  font-size: 1rem;
  line-height: 1.7;
  font-weight: 400;
}
.form-control:-webkit-input-placeholder > .mbr-iconfont {
  font-size: 1.25rem;
}
.form-control {
  font-family: 'Merriweather', serif;
  font-size: 1.4rem;
  line-height: 1.7;
  font-weight: 400;
}
.form-control > .mbr-iconfont {
  font-size: 1.75rem;
}
.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: #1b8b8d !important;
}
.form-control:-webkit-input-placeholder {
  font-family: 'Merriweather', serif;
  font-size: 1.4rem;
  line-height: 1.7;
  font-weight: 400;
}
.form-control:-webkit-input-placeholder > .mbr-iconfont {
  font-size: 1.75rem;
}
blockquote {
  border-color: #1b8b8d;
}
/* Forms */
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #1b8b8d;
  color: #ffffff;
}
.jq-number__spin {
  transition: 0.25s ease;
}
.jq-number__spin:hover {
  border-color: #1b8b8d;
}
.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
  transition: 0.4s;
  border-top-color: #353535;
  border-bottom-color: #353535;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
  border-top-color: #1b8b8d;
  border-bottom-color: #1b8b8d;
}
.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: #1b8b8d !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: #1d1e22 !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='%231b8b8d' %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;
}
.cid-scfzW1I84M {
  z-index: 1000;
  width: 100%;
}
.cid-scfzW1I84M nav.navbar {
  position: fixed;
}
.cid-scfzW1I84M .dropdown-item:before {
  font-family: Moririse2 !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;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-scfzW1I84M .dropdown-menu {
  padding: 0;
  border-radius: 0px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.cid-scfzW1I84M .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: .667em 1em !important;
}
.cid-scfzW1I84M .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-scfzW1I84M .nav-link {
  position: relative;
}
.cid-scfzW1I84M .container {
  display: flex;
  margin: auto;
}
.cid-scfzW1I84M .iconfont-wrapper {
  color: #000000 !important;
  padding-right: .5rem;
}
.cid-scfzW1I84M .dropdown-menu,
.cid-scfzW1I84M .navbar.opened {
  background: #17696b !important;
}
.cid-scfzW1I84M .nav-item:focus,
.cid-scfzW1I84M .nav-link:focus {
  outline: none;
}
.cid-scfzW1I84M .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-scfzW1I84M .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-scfzW1I84M .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: .5rem;
  vertical-align: sub;
}
.cid-scfzW1I84M .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-scfzW1I84M .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-scfzW1I84M .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-scfzW1I84M .navbar {
  margin-top: 0;
  padding-bottom: 20px !important;
  padding-top: 20px !important;
  min-height: 70px;
  transition: all .3s;
  border-bottom: 1px solid transparent;
  background: rgba(23, 105, 107, 0.7);
}
.cid-scfzW1I84M .navbar .container {
  transition: all .3s;
}
.cid-scfzW1I84M .navbar.opened {
  transition: all .3s;
}
.cid-scfzW1I84M .navbar .dropdown-item {
  padding: .5rem 1.8rem;
}
.cid-scfzW1I84M .navbar .navbar-logo img {
  width: auto;
}
.cid-scfzW1I84M .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-scfzW1I84M .navbar.collapsed {
  justify-content: center;
}
.cid-scfzW1I84M .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-scfzW1I84M .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-scfzW1I84M .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 8rem);
  }
}
.cid-scfzW1I84M .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-scfzW1I84M .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-scfzW1I84M .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-scfzW1I84M .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-scfzW1I84M .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-scfzW1I84M .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-scfzW1I84M .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-scfzW1I84M .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-scfzW1I84M .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-scfzW1I84M .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-scfzW1I84M .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-scfzW1I84M .navbar .navbar-logo {
    max-width: 170px;
  }
  .cid-scfzW1I84M .navbar .navbar-logo img {
    max-width: 100%;
    height: 3rem !important;
  }
  .cid-scfzW1I84M .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-scfzW1I84M .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-scfzW1I84M .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-scfzW1I84M .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-scfzW1I84M .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-scfzW1I84M .navbar.navbar-short {
  margin-top: 20px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background-color: transparent;
  min-height: 60px;
}
@media (max-width: 991.98px) {
  .cid-scfzW1I84M .navbar.navbar-short {
    padding-left: 0;
    padding-right: 0;
  }
}
.cid-scfzW1I84M .navbar.navbar-short .container {
  background-color: #17696b;
}
@media (max-width: 991.98px) {
  .cid-scfzW1I84M .navbar.navbar-short .container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100%;
  }
}
.cid-scfzW1I84M .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-scfzW1I84M .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-scfzW1I84M .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-scfzW1I84M .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-scfzW1I84M .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-scfzW1I84M .dropdown-item.active,
.cid-scfzW1I84M .dropdown-item:active {
  background-color: transparent;
}
.cid-scfzW1I84M .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-scfzW1I84M .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-scfzW1I84M .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-scfzW1I84M .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #17696b;
}
.cid-scfzW1I84M .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-scfzW1I84M .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-scfzW1I84M ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-scfzW1I84M .navbar-buttons {
  text-align: center;
}
.cid-scfzW1I84M button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  align-self: center;
}
.cid-scfzW1I84M button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-scfzW1I84M button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-scfzW1I84M button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-scfzW1I84M button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-scfzW1I84M button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-scfzW1I84M nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-scfzW1I84M nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-scfzW1I84M nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-scfzW1I84M nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-scfzW1I84M .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-scfzW1I84M a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-scfzW1I84M .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-scfzW1I84M .navbar {
    height: 70px;
  }
  .cid-scfzW1I84M .navbar.opened {
    height: auto;
  }
  .cid-scfzW1I84M .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-scfzWk7EMZ {
  padding-top: 25rem;
  padding-bottom: 25rem;
  background-image: url("../../../assets/images/sany0350-960-a-1-960x1280.webp");
}
.cid-scfzWk7EMZ .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
.cid-scfzWk7EMZ .mbr-text,
.cid-scfzWk7EMZ .mbr-section-btn {
  color: #ffffff;
}
.cid-scfzWk7EMZ .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
}
.cid-scfzWk7EMZ .container-text {
  margin-top: 4.31rem;
  margin-bottom: 0.63rem;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .cid-scfzWk7EMZ .container-text {
    margin-top: 6.25rem;
  }
}
@media (max-width: 767px) {
  .cid-scfzWk7EMZ .container-text {
    margin-top: 4.37rem;
  }
}
@media (max-width: 479px) {
  .cid-scfzWk7EMZ .container-text {
    margin-top: 3.75rem;
  }
}
.cid-scfzWk7EMZ .container {
  align-items: flex-start;
  box-shadow: 0 0 0 0 rgba(255, 142, 94, 0.5);
}
.cid-scfzWk7EMZ .mbr-section-subtitle,
.cid-scfzWk7EMZ .mbr-section-btn {
  text-align: left;
  color: #ffffff;
}
.cid-uMpjSDxvWq {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #85c1c1;
}
.cid-uMpjSDxvWq .mbr-fallback-image.disabled {
  display: none;
}
.cid-uMpjSDxvWq .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uMpjSDxvWq .desc {
  position: absolute;
  left: 16px;
  bottom: 0;
  transform: rotate(-90deg);
  margin: 1.5rem 0;
  transform-origin: bottom left;
}
.cid-uMpjSDxvWq .row {
  align-items: stretch;
  justify-content: center;
}
.cid-uMpjSDxvWq .row .img-item {
  display: -webkit-flex;
  padding: 1rem;
  flex-direction: column;
  position: relative;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.cid-uMpjSDxvWq .row .img-item img {
  width: 100%;
  object-fit: cover;
  min-height: 1px;
}
.cid-uOtfe6TyWk {
  background-image: url("../../../assets/images/painting-3-474x608.webp");
}
.cid-uOtfe6TyWk .mbr-fallback-image.disabled {
  display: none;
}
.cid-uOtfe6TyWk .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uOtfe6TyWk .image-wrap {
  height: 500px;
}
@media (max-width: 992px) {
  .cid-uOtfe6TyWk .image-wrap {
    height: 300px;
  }
}
.cid-u3eym067Xw {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #1b8b8d;
}
.cid-u3eym067Xw .mbr-section-subtitle {
  position: relative;
  margin-bottom: 3.75rem;
  color: #ffffff;
}
.cid-u3eym067Xw .mbr-section-subtitle::before {
  content: '"';
  position: absolute;
  left: -1.5rem;
  top: -0.2em;
  font-size: 1.8em;
}
@media (max-width: 546px) {
  .cid-u3eym067Xw .mbr-section-subtitle::before {
    content: none;
  }
}
@media (max-width: 786px) {
  .cid-u3eym067Xw .mbr-section-subtitle {
    margin-bottom: 1.875rem;
  }
}
.cid-u3eym067Xw .mbr-text {
  color: #fae997;
  text-align: right;
}
.cid-u3eym067Xw .mbr-section-subtitle DIV {
  text-align: left;
}
.cid-u39TUAPIhE {
  padding-top: 16.9rem;
  padding-bottom: 8rem;
  background-image: url("../../../assets/images/punya-names-flok-03november2022-aa5-2000x1500.webp");
}
.cid-u39TUAPIhE .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
.cid-u39TUAPIhE .mbr-text,
.cid-u39TUAPIhE .mbr-section-btn {
  color: #ffffff;
}
.cid-u39TUAPIhE .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
}
.cid-u39TUAPIhE .container-text {
  margin-top: 6.31rem;
  margin-bottom: 0.63rem;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .cid-u39TUAPIhE .container-text {
    margin-top: 6.25rem;
  }
}
@media (max-width: 767px) {
  .cid-u39TUAPIhE .container-text {
    margin-top: 4.37rem;
  }
}
@media (max-width: 479px) {
  .cid-u39TUAPIhE .container-text {
    margin-top: 3.75rem;
  }
}
.cid-u39TUAPIhE .container {
  align-items: flex-start;
  box-shadow: 0 0 0 0 rgba(255, 142, 94, 0.5);
}
.cid-u39TUAPIhE .mbr-section-subtitle,
.cid-u39TUAPIhE .mbr-section-btn {
  text-align: center;
}
.cid-u39TUAPIhE .mbr-fallback-image.disabled {
  display: none;
}
.cid-u39TUAPIhE .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uN9q57hJ9l {
  background-image: url("../../../assets/images/punya-names-flok-03november2022-aa10-2000x1500.webp");
}
.cid-uN9q57hJ9l .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
.cid-uN9q57hJ9l .mbr-text,
.cid-uN9q57hJ9l .mbr-section-btn {
  color: #ffffff;
}
.cid-uN9q57hJ9l .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
}
.cid-uN9q57hJ9l .container-text {
  margin-top: 6.31rem;
  margin-bottom: 0.63rem;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .cid-uN9q57hJ9l .container-text {
    margin-top: 6.25rem;
  }
}
@media (max-width: 767px) {
  .cid-uN9q57hJ9l .container-text {
    margin-top: 4.37rem;
  }
}
@media (max-width: 479px) {
  .cid-uN9q57hJ9l .container-text {
    margin-top: 3.75rem;
  }
}
.cid-uN9q57hJ9l .container {
  align-items: flex-start;
  box-shadow: 0 0 0 0 rgba(255, 142, 94, 0.5);
}
.cid-uN9q57hJ9l .mbr-section-subtitle,
.cid-uN9q57hJ9l .mbr-section-btn {
  text-align: center;
}
.cid-uN9q57hJ9l .mbr-fallback-image.disabled {
  display: none;
}
.cid-uN9q57hJ9l .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uN9qwb63CH {
  background-image: url("../../../assets/images/punya-names-flok-03november2022-aa3-2-2000x1500.webp");
}
.cid-uN9qwb63CH .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
.cid-uN9qwb63CH .mbr-text,
.cid-uN9qwb63CH .mbr-section-btn {
  color: #ffffff;
}
.cid-uN9qwb63CH .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
}
.cid-uN9qwb63CH .container-text {
  margin-top: 6.31rem;
  margin-bottom: 0.63rem;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .cid-uN9qwb63CH .container-text {
    margin-top: 6.25rem;
  }
}
@media (max-width: 767px) {
  .cid-uN9qwb63CH .container-text {
    margin-top: 4.37rem;
  }
}
@media (max-width: 479px) {
  .cid-uN9qwb63CH .container-text {
    margin-top: 3.75rem;
  }
}
.cid-uN9qwb63CH .container {
  align-items: flex-start;
  box-shadow: 0 0 0 0 rgba(255, 142, 94, 0.5);
}
.cid-uN9qwb63CH .mbr-section-subtitle,
.cid-uN9qwb63CH .mbr-section-btn {
  text-align: center;
}
.cid-uN9qwb63CH .mbr-fallback-image.disabled {
  display: none;
}
.cid-uN9qwb63CH .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uPwhYSfAo0 {
  background-image: url("../../../assets/images/punya-names-flok-03november2022-aa4-1-2000x1500.webp");
}
.cid-uPwhYSfAo0 .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
.cid-uPwhYSfAo0 .mbr-text,
.cid-uPwhYSfAo0 .mbr-section-btn {
  color: #ffffff;
}
.cid-uPwhYSfAo0 .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
}
.cid-uPwhYSfAo0 .container-text {
  margin-top: 6.31rem;
  margin-bottom: 0.63rem;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .cid-uPwhYSfAo0 .container-text {
    margin-top: 6.25rem;
  }
}
@media (max-width: 767px) {
  .cid-uPwhYSfAo0 .container-text {
    margin-top: 4.37rem;
  }
}
@media (max-width: 479px) {
  .cid-uPwhYSfAo0 .container-text {
    margin-top: 3.75rem;
  }
}
.cid-uPwhYSfAo0 .container {
  align-items: flex-start;
  box-shadow: 0 0 0 0 rgba(255, 142, 94, 0.5);
}
.cid-uPwhYSfAo0 .mbr-section-subtitle,
.cid-uPwhYSfAo0 .mbr-section-btn {
  text-align: center;
}
.cid-uPwhYSfAo0 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uPwhYSfAo0 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uMoGtEtNQA {
  background: #702482;
  padding-top: 30px;
  padding-bottom: 0px;
}
.cid-uMoGtEtNQA .image-block {
  margin: auto;
  height: 400px;
  overflow: hidden;
  position: relative;
}
.cid-uMoGtEtNQA .image-block:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #df561c;
  opacity: 0;
  left: 0;
  top: 0;
  transition: all 0.3s;
  pointer-events: none;
  z-index: 2;
}
.cid-uMoGtEtNQA .image-block:hover:before {
  opacity: 0.3;
}
.cid-uMoGtEtNQA .image-block:hover .wrap {
  opacity: 1;
}
.cid-uMoGtEtNQA .image-block:hover img {
  transform: scale(1.05);
}
.cid-uMoGtEtNQA h4 {
  letter-spacing: 2px;
}
.cid-uMoGtEtNQA figcaption {
  position: relative;
}
.cid-uMoGtEtNQA figcaption .wrap {
  position: absolute;
  bottom: 2rem;
  width: 100%;
  opacity: 0;
  padding: 1rem;
  transition: all 0.3s;
  z-index: 3;
}
.cid-uMoGtEtNQA img {
  width: 100.5%;
  height: 100%;
  transition: all 3s;
  object-fit: cover;
}
@media (max-width: 991px) {
  .cid-uMoGtEtNQA .image-block {
    max-height: 400px;
  }
}
@media (max-width: 767px) {
  .cid-uMoGtEtNQA .wrap {
    opacity: 1!important;
  }
  .cid-uMoGtEtNQA .image-block:before {
    opacity: 0.2!important;
  }
}
.cid-scfzWwZQG1 {
  background-image: url("../../../assets/images/dsc-6305-gele-punya-623x415.webp");
}
.cid-scfzWwZQG1 .row {
  flex-direction: row-reverse;
}
@media (max-width: 991px) {
  .cid-scfzWwZQG1 .image-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 992px) {
  .cid-scfzWwZQG1 .text-wrapper {
    padding: 0 2rem;
  }
}
.cid-scfzWwZQG1 li {
  background: none;
  border: none;
  margin-bottom: 0.31rem;
}
.cid-scfzWwZQG1 li:nth-child(1) .mbr-iconfont {
  color: #1b8b8d;
}
.cid-scfzWwZQG1 li:nth-child(2) .mbr-iconfont {
  color: #1d1e22;
}
.cid-scfzWwZQG1 li:nth-child(3) .mbr-iconfont {
  color: #35999a;
}
.cid-scfzWwZQG1 li:nth-child(4) .mbr-iconfont {
  color: #aad256;
}
.cid-scfzWwZQG1 li:nth-child(5) .mbr-iconfont {
  color: #d6d2cd;
}
.cid-scfzWwZQG1 li:nth-child(6) .mbr-iconfont {
  color: #529b9c;
}
.cid-scfzWwZQG1 li .mbr-iconfont {
  margin-right: 1.25rem;
  display: inline-block;
  vertical-align: middle;
}
.cid-scfzWwZQG1 ul {
  padding-top: 30px;
  border-top: 2px solid #c2eebd;
  list-style: none;
}
.cid-scfzWwZQG1 .mbr-section-title {
  margin-bottom: 5rem;
  color: #ffffff;
}
.cid-scfzWwZQG1 .mbr-text {
  margin-bottom: 3.75rem;
}
.cid-scfzWwZQG1 .mbr-section-btn {
  margin-top: 8.75rem;
}
.cid-scfzWwZQG1 .mbr-text,
.cid-scfzWwZQG1 .mbr-section-btn {
  color: #ffffff;
  text-align: left;
}
.cid-scfzWwZQG1 .mbr-section-title DIV {
  text-align: left;
}
.cid-scfzWwZQG1 DIV {
  color: #ffffff;
}
.cid-uPwly3izfb {
  background-image: url("../../../assets/images/punya-names-flok-03november2022-aa8-2000x1500.webp");
}
.cid-uPwly3izfb .row {
  flex-direction: row-reverse;
}
@media (max-width: 991px) {
  .cid-uPwly3izfb .image-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 992px) {
  .cid-uPwly3izfb .text-wrapper {
    padding: 0 2rem;
  }
}
.cid-uPwly3izfb li {
  background: none;
  border: none;
  margin-bottom: 0.31rem;
}
.cid-uPwly3izfb li:nth-child(1) .mbr-iconfont {
  color: #1b8b8d;
}
.cid-uPwly3izfb li:nth-child(2) .mbr-iconfont {
  color: #1d1e22;
}
.cid-uPwly3izfb li:nth-child(3) .mbr-iconfont {
  color: #35999a;
}
.cid-uPwly3izfb li:nth-child(4) .mbr-iconfont {
  color: #aad256;
}
.cid-uPwly3izfb li:nth-child(5) .mbr-iconfont {
  color: #d6d2cd;
}
.cid-uPwly3izfb li:nth-child(6) .mbr-iconfont {
  color: #529b9c;
}
.cid-uPwly3izfb li .mbr-iconfont {
  margin-right: 1.25rem;
  display: inline-block;
  vertical-align: middle;
}
.cid-uPwly3izfb ul {
  padding-top: 30px;
  border-top: 2px solid #c2eebd;
  list-style: none;
}
.cid-uPwly3izfb .mbr-section-title {
  margin-bottom: 5rem;
  color: #ffffff;
}
.cid-uPwly3izfb .mbr-text {
  margin-bottom: 3.75rem;
}
.cid-uPwly3izfb .mbr-section-btn {
  margin-top: 8.75rem;
}
.cid-uPwly3izfb .mbr-text,
.cid-uPwly3izfb .mbr-section-btn {
  color: #ffffff;
  text-align: left;
}
.cid-uPwly3izfb .mbr-section-title DIV {
  text-align: left;
}
.cid-uPwly3izfb DIV {
  color: #ffffff;
}
.cid-uN9n3OKJQl {
  overflow: hidden;
  background-color: #7b1e78;
}
.cid-uN9n3OKJQl .title-wrapper {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .cid-uN9n3OKJQl .title-wrapper {
    margin-bottom: 48px;
  }
}
.cid-uN9n3OKJQl .title-wrapper .desc-wrapper .mbr-desc {
  display: inline-block;
  width: 50%;
  margin-bottom: 36px;
}
@media (max-width: 992px) {
  .cid-uN9n3OKJQl .title-wrapper .desc-wrapper .mbr-desc {
    width: 100%;
    margin-bottom: 16px;
  }
}
.cid-uN9n3OKJQl .title-wrapper .mbr-section-title {
  margin-bottom: 24px;
}
.cid-uN9n3OKJQl .title-wrapper .text-wrapper .mbr-text {
  display: inline-block;
  width: 50%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uN9n3OKJQl .title-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uN9n3OKJQl .embla__slide {
  display: flex;
  justify-content: center;
  position: relative;
  min-width: 850px;
  max-width: 850px;
}
@media (max-width: 1200px) {
  .cid-uN9n3OKJQl .embla__slide {
    min-width: 650px;
    max-width: 650px;
  }
}
@media (max-width: 767px) {
  .cid-uN9n3OKJQl .embla__slide {
    min-width: 100%;
    max-width: 100%;
  }
}
.cid-uN9n3OKJQl .embla__slide:hover .slide-content .item-wrapper .item-img img,
.cid-uN9n3OKJQl .embla__slide:focus .slide-content .item-wrapper .item-img img {
  border: 2px solid #078efb;
}
.cid-uN9n3OKJQl .embla__slide .slide-content {
  width: 100%;
}
.cid-uN9n3OKJQl .embla__slide .slide-content .item-wrapper .item-img {
  margin-bottom: 32px;
}
.cid-uN9n3OKJQl .embla__slide .slide-content .item-wrapper .item-img img {
  height: 480px;
  width: 100%;
  object-fit: cover;
  border: 2px solid transparent;
}
@media (max-width: 992px) {
  .cid-uN9n3OKJQl .embla__slide .slide-content .item-wrapper .item-img img {
    height: 350px;
  }
}
.cid-uN9n3OKJQl .embla__slide .slide-content .item-wrapper .item-content {
  position: relative;
  z-index: 1;
  padding: 2px;
}
.cid-uN9n3OKJQl .embla__slide .slide-content .item-wrapper .item-content .title-wrap .item-title {
  display: inline-block;
  width: 50%;
  margin-bottom: 8px;
}
@media (max-width: 992px) {
  .cid-uN9n3OKJQl .embla__slide .slide-content .item-wrapper .item-content .title-wrap .item-title {
    width: 100%;
  }
}
.cid-uN9n3OKJQl .embla__slide .slide-content .item-wrapper .item-content .text-wrap .item-text {
  display: inline-block;
  width: 50%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uN9n3OKJQl .embla__slide .slide-content .item-wrapper .item-content .text-wrap .item-text {
    width: 100%;
  }
}
.cid-uN9n3OKJQl .embla__button--next,
.cid-uN9n3OKJQl .embla__button--prev {
  display: flex;
}
.cid-uN9n3OKJQl .embla__button {
  bottom: 0;
  width: 48px;
  height: 48px;
  font-size: 24px;
  background-color: #d8754b !important;
  color: #fae997 !important;
  border: none !important;
  border-radius: 50%;
  transition: all 0.3s;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1 !important;
}
.cid-uN9n3OKJQl .embla__button:hover {
  transform: scale(1.05);
}
.cid-uN9n3OKJQl .embla__button.embla__button--prev {
  left: 0;
}
.cid-uN9n3OKJQl .embla__button.embla__button--next {
  right: 0;
}
.cid-uN9n3OKJQl .embla {
  position: relative;
  margin-bottom: 50px;
  padding-bottom: 4rem;
}
@media (max-width: 992px) {
  .cid-uN9n3OKJQl .embla {
    margin-bottom: 38px;
  }
}
.cid-uN9n3OKJQl .embla__viewport {
  width: 100%;
  margin-right: 1rem;
}
.cid-uN9n3OKJQl .embla__viewport.is-draggable {
  cursor: grab;
}
.cid-uN9n3OKJQl .embla__viewport.is-dragging {
  cursor: grabbing;
}
.cid-uN9n3OKJQl .embla__container {
  display: flex;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.cid-uN9n3OKJQl .item-menu-overlay {
  opacity: 0 !important;
}
.cid-uN9n3OKJQl .mbr-section-title {
  color: #ffffff;
}
.cid-uN9n3OKJQl .mbr-text,
.cid-uN9n3OKJQl .text-wrapper {
  color: #fae997;
  text-align: center;
}
.cid-uN9n3OKJQl .mbr-desc,
.cid-uN9n3OKJQl .desc-wrapper {
  color: #9aa0a6;
  text-align: center;
}
.cid-uN9n3OKJQl .item-title,
.cid-uN9n3OKJQl .title-wrap {
  color: #ffffff;
  text-align: center;
}
.cid-uN9n3OKJQl .item-text,
.cid-uN9n3OKJQl .text-wrap {
  color: #fae997;
  text-align: center;
}
.cid-uN9n3OKJQl .mbr-section-title,
.cid-uN9n3OKJQl .mbr-section-btn {
  text-align: center;
}
.cid-uN9LDGjH7N {
  padding-top: 6.9rem;
  padding-bottom: 5.3rem;
  background-image: url("../../../assets/images/bokeh20texture2006-2000x1125.webp");
}
.cid-uN9LDGjH7N .mbr-section-title {
  color: #ffffff;
  text-align: left;
}
.cid-uN9LDGjH7N .mbr-text,
.cid-uN9LDGjH7N .mbr-section-btn {
  color: #ffffff;
}
.cid-uN9LDGjH7N .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
}
.cid-uN9LDGjH7N .container-text {
  margin-top: 6.31rem;
  margin-bottom: 0.63rem;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .cid-uN9LDGjH7N .container-text {
    margin-top: 6.25rem;
  }
}
@media (max-width: 767px) {
  .cid-uN9LDGjH7N .container-text {
    margin-top: 4.37rem;
  }
}
@media (max-width: 479px) {
  .cid-uN9LDGjH7N .container-text {
    margin-top: 3.75rem;
  }
}
.cid-uN9LDGjH7N .container {
  align-items: flex-start;
  box-shadow: 0 0 0 0 rgba(255, 142, 94, 0.5);
}
.cid-uN9LDGjH7N .mbr-section-subtitle,
.cid-uN9LDGjH7N .mbr-section-btn {
  text-align: center;
}
.cid-uN9LDGjH7N .mbr-fallback-image.disabled {
  display: none;
}
.cid-uN9LDGjH7N .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uOu4qgXZqT {
  overflow: hidden;
  background-image: url("../../../assets/images/scan1-jujur-1810x2382.webp");
}
.cid-uOu4qgXZqT .mbr-fallback-image.disabled {
  display: none;
}
.cid-uOu4qgXZqT .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uOu4qgXZqT .container-fluid {
  padding: 0 50px;
  margin: 0;
}
@media (max-width: 992px) {
  .cid-uOu4qgXZqT .container-fluid {
    padding: 0 20px;
  }
}
.cid-uOu4qgXZqT .container-fluid .row {
  padding: 0;
}
@media (max-width: 992px) {
  .cid-uOu4qgXZqT .container {
    padding: 0 20px;
  }
}
.cid-uOu4qgXZqT .row {
  min-height: 650px;
}
@media (max-width: 992px) {
  .cid-uOu4qgXZqT .row {
    min-height: 450px;
  }
}
.cid-uOu2yekcsl {
  background-image: url("../../../assets/images/de-schilder-960x915.webp");
}
.cid-uOu2yekcsl .mbr-fallback-image.disabled {
  display: none;
}
.cid-uOu2yekcsl .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uOu2yekcsl .image-wrap {
  height: 500px;
}
@media (max-width: 992px) {
  .cid-uOu2yekcsl .image-wrap {
    height: 300px;
  }
}
.cid-uOtTNopuMP {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-uOtTNopuMP .content-wrapper {
  background: #ffffff;
}
@media (max-width: 991px) {
  .cid-uOtTNopuMP .content-wrapper .image-wrapper {
    margin-bottom: 0 !important;
  }
  .cid-uOtTNopuMP .content-wrapper .image-wrapper.reverse {
    margin-bottom: 2rem !important;
  }
}
@media (max-width: 767px) {
  .cid-uOtTNopuMP .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-uOtTNopuMP .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-uOtTNopuMP .content-wrapper {
    padding: 4rem 4rem;
  }
  .cid-uOtTNopuMP .content-wrapper .order-2 .text-wrapper {
    padding-left: 6.4rem;
    padding-right: 0;
  }
  .cid-uOtTNopuMP .content-wrapper .text-wrapper {
    padding-right: 6.4rem;
  }
}
.cid-uOtTNopuMP .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-uOtTNopuMP .card-title {
  margin-bottom: 1.88rem !important;
  color: #1d1e22;
}
.cid-uOtTNopuMP .mbr-text,
.cid-uOtTNopuMP .mbr-section-btn {
  color: #1d1e22;
}
.cid-uOtTNopuMP .mbr-fallback-image.disabled {
  display: none;
}
.cid-uOtTNopuMP .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uMp3Q4Ebs0 {
  padding-top: 3rem;
  padding-bottom: 0rem;
  background-image: url("../../../assets/images/painting-8-474x608.webp");
}
.cid-uMp3Q4Ebs0 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uMp3Q4Ebs0 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uMp3Q4Ebs0 .content-wrap {
  height: 700px;
}
@media (max-width: 992px) {
  .cid-uMp3Q4Ebs0 .content-wrap {
    height: 350px;
  }
}
.cid-u5uqdwvbsU {
  z-index: 1;
}
.cid-uNet1c0Hsw {
  background: #ffffff;
  padding-top: 45px;
  padding-bottom: 45px;
}
.cid-uNet1c0Hsw .image-block {
  margin: auto;
  height: 550px;
  overflow: hidden;
  position: relative;
}
.cid-uNet1c0Hsw .image-block:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0;
  left: 0;
  top: 0;
  transition: all 0.3s;
  pointer-events: none;
  z-index: 2;
}
.cid-uNet1c0Hsw .image-block:hover:before {
  opacity: 0.4;
}
.cid-uNet1c0Hsw .image-block:hover .wrap {
  opacity: 1;
}
.cid-uNet1c0Hsw .image-block:hover img {
  transform: scale(1.05);
}
.cid-uNet1c0Hsw figcaption {
  position: relative;
}
.cid-uNet1c0Hsw figcaption .wrap {
  position: absolute;
  bottom: 0;
  width: 100%;
  opacity: 0;
  padding: 1rem;
  transition: all 0.3s;
  z-index: 3;
}
.cid-uNet1c0Hsw img {
  width: 100%;
  height: 100%;
  transition: all 3s;
  object-fit: cover;
}
@media (max-width: 992px) {
  .cid-uNet1c0Hsw .image-block {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .cid-uNet1c0Hsw .wrap {
    opacity: 1 !important;
  }
  .cid-uNet1c0Hsw .image-block:before {
    opacity: 0.2 !important;
  }
  .cid-uNet1c0Hsw .sm-pb {
    margin-bottom: 1rem;
  }
}
.cid-uNa5gNAw5I {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #46bc9e;
}
.cid-uNa5gNAw5I .mbr-fallback-image.disabled {
  display: none;
}
.cid-uNa5gNAw5I .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uNa5gNAw5I .container-fluid {
  padding: 0 60px;
}
@media (max-width: 1440px) {
  .cid-uNa5gNAw5I .container-fluid {
    padding: 0 42px;
  }
}
@media (max-width: 992px) {
  .cid-uNa5gNAw5I .container-fluid {
    padding: 0 16px;
  }
}
@media (max-width: 992px) {
  .cid-uNa5gNAw5I .container {
    padding: 0 16px;
  }
}
.cid-uNa5gNAw5I .row {
  margin: 0 -20px;
}
.cid-uNa5gNAw5I .item {
  padding: 0 20px;
}
.cid-uNa5gNAw5I .item .item-wrapper .item-img img {
  height: 700px;
  object-fit: cover;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uNa5gNAw5I .item .item-wrapper .item-img img {
    height: 350px;
  }
}
.cid-uMqjQb2nmU {
  background: #35999a;
  padding-top: 45px;
  padding-bottom: 45px;
  background: linear-gradient(45deg, #35999a, #120e32);
}
.cid-uMqjQb2nmU .image-block {
  margin: auto;
}
.cid-uMqjQb2nmU figcaption {
  position: relative;
}
.cid-uMqjQb2nmU figcaption div {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
@media (max-width: 768px) {
  .cid-uMqjQb2nmU .image-block {
    width: 100% !important;
  }
}
.cid-uMqjQb2nmU DIV {
  color: #af4ace;
  text-align: right;
}
.cid-scfzXbxGcj {
  padding-top: 4rem;
  padding-bottom: 3rem;
  background-color: #b89e58;
}
.cid-scfzXbxGcj .mbr-section-subtitle {
  position: relative;
  margin-bottom: 3.75rem;
  color: #ffffff;
  text-align: center;
}
.cid-scfzXbxGcj .mbr-section-subtitle::before {
  content: '"';
  position: absolute;
  left: -1.5rem;
  top: -0.2em;
  font-size: 1.8em;
}
@media (max-width: 546px) {
  .cid-scfzXbxGcj .mbr-section-subtitle::before {
    content: none;
  }
}
@media (max-width: 786px) {
  .cid-scfzXbxGcj .mbr-section-subtitle {
    margin-bottom: 1.875rem;
  }
}
.cid-scfzXbxGcj .mbr-text {
  color: #e9e9e9;
  text-align: center;
}
.cid-uMp12z8HPu {
  padding-top: 10rem;
  padding-bottom: 10rem;
  background-image: url("../../../assets/images/weerspiegeling-blue-960x365.webp");
}
.cid-uMp12z8HPu .content-wrapper {
  background: #bdab7a;
}
@media (max-width: 991px) {
  .cid-uMp12z8HPu .content-wrapper .image-wrapper {
    margin-bottom: 0 !important;
  }
  .cid-uMp12z8HPu .content-wrapper .image-wrapper.reverse {
    margin-bottom: 2rem !important;
  }
}
@media (max-width: 767px) {
  .cid-uMp12z8HPu .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-uMp12z8HPu .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-uMp12z8HPu .content-wrapper {
    padding: 4rem 4rem;
  }
  .cid-uMp12z8HPu .content-wrapper .order-2 .text-wrapper {
    padding-left: 6.4rem;
    padding-right: 0;
  }
  .cid-uMp12z8HPu .content-wrapper .text-wrapper {
    padding-right: 6.4rem;
  }
}
.cid-uMp12z8HPu .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-uMp12z8HPu .card-title {
  margin-bottom: 1.88rem !important;
  color: #d51cdf;
}
.cid-uMp12z8HPu .mbr-text,
.cid-uMp12z8HPu .mbr-section-btn {
  color: #c9c9c9;
}
.cid-uMp12z8HPu .mbr-fallback-image.disabled {
  display: none;
}
.cid-uMp12z8HPu .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uMp12z8HPu .mbr-text,
.cid-uMp12z8HPu .mbr-section-btn P {
  text-align: left;
}
.cid-uMp12z8HPu P {
  color: #ffffff;
  text-align: right;
}
.cid-u3arVBxCEK {
  padding-top: 105px;
  padding-bottom: 75px;
  background-image: url("https://r.mobirisesite.com/353775/assets/images/painting-9-474x608.png");
}
.cid-u3arVBxCEK .mbr-overlay {
  background-color: #1b824b;
  opacity: 0.8;
}
.cid-u3arVBxCEK .form-control,
.cid-u3arVBxCEK .field-input {
  padding: 0.5rem;
  background-color: #f5ebeb;
  border-color: #cccccc;
  color: #2c2d2e;
  transition: 0.4s;
  box-shadow: none;
  outline: none;
}
.cid-u3arVBxCEK .form-control::-webkit-input-placeholder,
.cid-u3arVBxCEK .field-input::-webkit-input-placeholder,
.cid-u3arVBxCEK .form-control::-webkit-input-placeholder,
.cid-u3arVBxCEK .field-input::-webkit-input-placeholder {
  color: #485f16;
}
.cid-u3arVBxCEK .form-control:-moz-placeholder,
.cid-u3arVBxCEK .field-input:-moz-placeholder,
.cid-u3arVBxCEK .form-control:-moz-placeholder,
.cid-u3arVBxCEK .field-input:-moz-placeholder {
  color: #485f16;
}
.cid-u3arVBxCEK .form-control:hover,
.cid-u3arVBxCEK .field-input:hover,
.cid-u3arVBxCEK .form-control:focus,
.cid-u3arVBxCEK .field-input:focus {
  background-color: #efefef;
  border-color: #cccccc;
  color: #2c2d2e;
  box-shadow: none;
  outline: none;
}
.cid-u3arVBxCEK .form-control:hover::-webkit-input-placeholder,
.cid-u3arVBxCEK .field-input:hover::-webkit-input-placeholder,
.cid-u3arVBxCEK .form-control:focus::-webkit-input-placeholder,
.cid-u3arVBxCEK .field-input:focus::-webkit-input-placeholder,
.cid-u3arVBxCEK .form-control:hover::-webkit-input-placeholder,
.cid-u3arVBxCEK .field-input:hover::-webkit-input-placeholder,
.cid-u3arVBxCEK .form-control:focus::-webkit-input-placeholder,
.cid-u3arVBxCEK .field-input:focus::-webkit-input-placeholder {
  color: #529b9c;
}
.cid-u3arVBxCEK .form-control:hover:-moz-placeholder,
.cid-u3arVBxCEK .field-input:hover:-moz-placeholder,
.cid-u3arVBxCEK .form-control:focus:-moz-placeholder,
.cid-u3arVBxCEK .field-input:focus:-moz-placeholder,
.cid-u3arVBxCEK .form-control:hover:-moz-placeholder,
.cid-u3arVBxCEK .field-input:hover:-moz-placeholder,
.cid-u3arVBxCEK .form-control:focus:-moz-placeholder,
.cid-u3arVBxCEK .field-input:focus:-moz-placeholder {
  color: #529b9c;
}
.cid-u3arVBxCEK .jq-number__spin:hover,
.cid-u3arVBxCEK .jq-number__spin:focus {
  background-color: #efefef;
  border-color: #cccccc;
  color: #ffffff;
  box-shadow: none;
  outline: none;
}
.cid-u3arVBxCEK .jq-number__spin {
  background-color: #f5ebeb;
  border-color: #cccccc;
  color: #2c2d2e;
  transition: 0.4s;
  box-shadow: none;
  outline: none;
}
.cid-u3arVBxCEK .jq-selectbox li,
.cid-u3arVBxCEK .jq-selectbox li {
  background-color: #f5ebeb;
  color: #000000;
}
.cid-u3arVBxCEK .jq-selectbox li:hover,
.cid-u3arVBxCEK .jq-selectbox li.selected {
  background-color: #efefef;
  color: #000000;
}
.cid-u3arVBxCEK .jq-selectbox:hover .jq-selectbox__trigger-arrow,
.cid-u3arVBxCEK .jq-number__spin.minus:hover:after,
.cid-u3arVBxCEK .jq-number__spin.plus:hover:after {
  border-top-color: #f5ebeb;
  border-bottom-color: #f5ebeb;
}
.cid-u3arVBxCEK .jq-selectbox .jq-selectbox__trigger-arrow,
.cid-u3arVBxCEK .jq-number__spin.minus:after,
.cid-u3arVBxCEK .jq-number__spin.plus:after {
  border-top-color: #efefef;
  border-bottom-color: #efefef;
}
.cid-u3arVBxCEK input::-webkit-clear-button {
  display: none;
}
.cid-u3arVBxCEK input::-webkit-inner-spin-button {
  display: none;
}
.cid-u3arVBxCEK input::-webkit-outer-spin-button {
  display: none;
}
.cid-u3arVBxCEK input::-webkit-calendar-picker-indicator {
  display: none;
}
.cid-u3arVBxCEK H4 {
  color: #ffffff;
}
.cid-scfzXKU5UZ {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #1d1e22;
}
.cid-scfzXKU5UZ a:link {
  text-decoration: none;
}
@media (max-width: 767px) {
  .cid-scfzXKU5UZ .align-left {
    text-align: center;
  }
}
.cid-scfzXKU5UZ .icon-transition span {
  color: #f6f4f2;
  display: block;
  height: 2.6em;
  line-height: 2.6em;
  width: 2.6em;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-size: 14px;
}
.cid-scfzXKU5UZ .icon-transition span:hover {
  color: #1b8b8d;
}
.cid-scfzXKU5UZ .social-media {
  display: flex;
}
@media (max-width: 767px) {
  .cid-scfzXKU5UZ .social-media {
    justify-content: center !important;
  }
}
.cid-scfzXKU5UZ .social-media ul {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}
.cid-scfzXKU5UZ .social-media ul li {
  padding: 4px;
  display: inline-block;
}
.cid-scfzXKU5UZ .content-text,
.cid-scfzXKU5UZ .inner-text {
  color: #f6f4f2;
}
.cid-scfzXKU5UZ .hidden {
  visibility: visible !important;
}
.cid-u3sFdnnoR4 {
  padding-top: 2rem;
  padding-bottom: 3rem;
  background: #35999a;
}
.cid-u3sFdnnoR4 .mbr-section-head {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .cid-u3sFdnnoR4 .mbr-section-head {
    margin-bottom: 16px;
  }
}
.cid-u3sFdnnoR4 .mbr-section-head .mbr-section-subtitle {
  margin-bottom: 22px;
  letter-spacing: .13em;
}
@media (max-width: 992px) {
  .cid-u3sFdnnoR4 .mbr-section-head .mbr-section-subtitle {
    margin-bottom: 12px;
  }
}
.cid-u3sFdnnoR4 .mbr-section-head .mbr-section-title {
  margin-bottom: 0;
}
.cid-u3sFdnnoR4 .google-map {
  height: 30rem;
  position: relative;
}
.cid-u3sFdnnoR4 .google-map iframe {
  height: 100%;
  width: 100%;
}
.cid-u3sFdnnoR4 .google-map [data-state-details] {
  color: #6b6763;
  height: 1.5em;
  margin-top: -0.75em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.cid-u3sFdnnoR4 .google-map[data-state] {
  background: #e9e5dc;
}
.cid-u3sFdnnoR4 .google-map[data-state="loading"] [data-state-details] {
  display: none;
}
.cid-u3sFdnnoR4 .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
}
.cid-u3sFdnnoR4 .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
.cid-u4Sy9QsPIC {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.cid-u4Sy9QsPIC .mbr-fallback-image.disabled {
  display: none;
}
.cid-u4Sy9QsPIC .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-u4Sy9QsPIC .item-wrapper {
  display: flex;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .cid-u4Sy9QsPIC .item-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-u4Sy9QsPIC .mbr-iconfont {
  font-size: 3rem;
  color: #2e481a;
  padding-right: 1.5rem;
}
.cid-u4Sy9QsPIC img,
.cid-u4Sy9QsPIC .item-img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.cid-u4Sy9QsPIC .content-head {
  max-width: 800px;
}
.cid-u4Sy9QsPIC .card-text {
  color: #df561c;
}
.lang-links {
                    position: fixed;
                    left: 15px;
                    bottom: 15px;
                }

                .lang-links .language-wrapper {
                    background-color: #ffffff;
                    border-radius: 25px;
                    width: 100px;
                    height: 50px;
                    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
                    display: flex;
                }

                .lang-links .language {
                    width: 48px;
                    height: 48px;
                    border-radius: 25px;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    padding: 4px;
                }

                .lang-links .language:hover {
                    width: 50px;
                    height: 50px;
                    border-radius: 25px;
                    background-color: #efefef;
                }.cid-scfzW1I84M {
  z-index: 1000;
  width: 100%;
}
.cid-scfzW1I84M nav.navbar {
  position: fixed;
}
.cid-scfzW1I84M .dropdown-item:before {
  font-family: Moririse2 !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;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-scfzW1I84M .dropdown-menu {
  padding: 0;
  border-radius: 0px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.cid-scfzW1I84M .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: .667em 1em !important;
}
.cid-scfzW1I84M .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-scfzW1I84M .nav-link {
  position: relative;
}
.cid-scfzW1I84M .container {
  display: flex;
  margin: auto;
}
.cid-scfzW1I84M .iconfont-wrapper {
  color: #000000 !important;
  padding-right: .5rem;
}
.cid-scfzW1I84M .dropdown-menu,
.cid-scfzW1I84M .navbar.opened {
  background: #17696b !important;
}
.cid-scfzW1I84M .nav-item:focus,
.cid-scfzW1I84M .nav-link:focus {
  outline: none;
}
.cid-scfzW1I84M .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-scfzW1I84M .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-scfzW1I84M .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: .5rem;
  vertical-align: sub;
}
.cid-scfzW1I84M .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-scfzW1I84M .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-scfzW1I84M .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-scfzW1I84M .navbar {
  margin-top: 0;
  padding-bottom: 20px !important;
  padding-top: 20px !important;
  min-height: 70px;
  transition: all .3s;
  border-bottom: 1px solid transparent;
  background: rgba(23, 105, 107, 0.7);
}
.cid-scfzW1I84M .navbar .container {
  transition: all .3s;
}
.cid-scfzW1I84M .navbar.opened {
  transition: all .3s;
}
.cid-scfzW1I84M .navbar .dropdown-item {
  padding: .5rem 1.8rem;
}
.cid-scfzW1I84M .navbar .navbar-logo img {
  width: auto;
}
.cid-scfzW1I84M .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-scfzW1I84M .navbar.collapsed {
  justify-content: center;
}
.cid-scfzW1I84M .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-scfzW1I84M .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-scfzW1I84M .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 8rem);
  }
}
.cid-scfzW1I84M .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-scfzW1I84M .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-scfzW1I84M .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-scfzW1I84M .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-scfzW1I84M .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-scfzW1I84M .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-scfzW1I84M .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-scfzW1I84M .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-scfzW1I84M .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-scfzW1I84M .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-scfzW1I84M .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-scfzW1I84M .navbar .navbar-logo {
    max-width: 170px;
  }
  .cid-scfzW1I84M .navbar .navbar-logo img {
    max-width: 100%;
    height: 3rem !important;
  }
  .cid-scfzW1I84M .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-scfzW1I84M .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-scfzW1I84M .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-scfzW1I84M .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-scfzW1I84M .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-scfzW1I84M .navbar.navbar-short {
  margin-top: 20px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background-color: transparent;
  min-height: 60px;
}
@media (max-width: 991.98px) {
  .cid-scfzW1I84M .navbar.navbar-short {
    padding-left: 0;
    padding-right: 0;
  }
}
.cid-scfzW1I84M .navbar.navbar-short .container {
  background-color: #17696b;
}
@media (max-width: 991.98px) {
  .cid-scfzW1I84M .navbar.navbar-short .container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100%;
  }
}
.cid-scfzW1I84M .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-scfzW1I84M .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-scfzW1I84M .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-scfzW1I84M .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-scfzW1I84M .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-scfzW1I84M .dropdown-item.active,
.cid-scfzW1I84M .dropdown-item:active {
  background-color: transparent;
}
.cid-scfzW1I84M .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-scfzW1I84M .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-scfzW1I84M .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-scfzW1I84M .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #17696b;
}
.cid-scfzW1I84M .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-scfzW1I84M .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-scfzW1I84M ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-scfzW1I84M .navbar-buttons {
  text-align: center;
}
.cid-scfzW1I84M button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  align-self: center;
}
.cid-scfzW1I84M button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-scfzW1I84M button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-scfzW1I84M button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-scfzW1I84M button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-scfzW1I84M button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-scfzW1I84M nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-scfzW1I84M nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-scfzW1I84M nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-scfzW1I84M nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-scfzW1I84M .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-scfzW1I84M a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-scfzW1I84M .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-scfzW1I84M .navbar {
    height: 70px;
  }
  .cid-scfzW1I84M .navbar.opened {
    height: auto;
  }
  .cid-scfzW1I84M .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-scfzXKU5UZ {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #1d1e22;
}
.cid-scfzXKU5UZ a:link {
  text-decoration: none;
}
@media (max-width: 767px) {
  .cid-scfzXKU5UZ .align-left {
    text-align: center;
  }
}
.cid-scfzXKU5UZ .icon-transition span {
  color: #f6f4f2;
  display: block;
  height: 2.6em;
  line-height: 2.6em;
  width: 2.6em;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-size: 14px;
}
.cid-scfzXKU5UZ .icon-transition span:hover {
  color: #1b8b8d;
}
.cid-scfzXKU5UZ .social-media {
  display: flex;
}
@media (max-width: 767px) {
  .cid-scfzXKU5UZ .social-media {
    justify-content: center !important;
  }
}
.cid-scfzXKU5UZ .social-media ul {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}
.cid-scfzXKU5UZ .social-media ul li {
  padding: 4px;
  display: inline-block;
}
.cid-scfzXKU5UZ .content-text,
.cid-scfzXKU5UZ .inner-text {
  color: #f6f4f2;
}
.cid-scfzXKU5UZ .hidden {
  visibility: visible !important;
}
.cid-u3p4cbKBuK {
  padding-top: 10rem;
  padding-bottom: 5rem;
  background-color: #194b0f;
}
.cid-u3p4cbKBuK .mbr-section-subtitle {
  margin-bottom: 23px;
  letter-spacing: .13em;
  color: #f2a81e;
  text-align: center;
}
@media (max-width: 992px) {
  .cid-u3p4cbKBuK .mbr-section-subtitle {
    margin-bottom: 15px;
  }
}
.cid-u3p4cbKBuK .mbr-section-title {
  margin-bottom: 0;
  color: #FFFFFF;
}
@media (max-width: 992px) {
  .cid-u3p4cbKBuK .mbr-section-title {
    margin-bottom: 17px;
  }
}
.cid-u3p4cbKBuK .mbr-text {
  margin-bottom: 0;
  color: #d6d2cd;
  text-align: left;
}
.cid-u3p4cbKBuK .cards {
  margin: 112px 0 0 0;
  display: flex;
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-u3p4cbKBuK .cards {
    margin: 70px 0 0 0;
    flex-direction: column;
    align-items: center;
  }
}
.cid-u3p4cbKBuK .cards .image-card {
  width: 423px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (max-width: 992px) {
  .cid-u3p4cbKBuK .cards .image-card {
    margin: 0 0 30px 0;
  }
}
.cid-u3p4cbKBuK .cards .image-card img {
  width: 240px;
  height: 240px;
  object-fit: cover;
}
.cid-u3p4cbKBuK .cards .image-card .image-card-text {
  width: 58%;
}
.cid-u3p4cbKBuK .cards .image-card .image-card-text .mbr-image-text {
  margin: 46px 0 0 0;
}
@media (max-width: 992px) {
  .cid-u3p4cbKBuK .cards .image-card .image-card-text .mbr-image-text {
    margin: 23px 0 0 0;
  }
}
.cid-u3p4cbKBuK .cards .image-card:not(:first-child) {
  margin-left: 30px;
}
@media (max-width: 992px) {
  .cid-u3p4cbKBuK .cards .image-card:not(:first-child) {
    margin-left: 0;
  }
}
.cid-u3p4cbKBuK .mbr-image-text {
  color: #ffffff;
  text-align: center;
}
.cid-u3p4cbKBuK .mbr-section-title,
.cid-u3p4cbKBuK .mbr-section-btn {
  text-align: right;
}
.lang-links {
                    position: fixed;
                    left: 15px;
                    bottom: 15px;
                }

                .lang-links .language-wrapper {
                    background-color: #ffffff;
                    border-radius: 25px;
                    width: 100px;
                    height: 50px;
                    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
                    display: flex;
                }

                .lang-links .language {
                    width: 48px;
                    height: 48px;
                    border-radius: 25px;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    padding: 4px;
                }

                .lang-links .language:hover {
                    width: 50px;
                    height: 50px;
                    border-radius: 25px;
                    background-color: #efefef;
                }