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

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

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

:focus {
  outline: none;
}

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

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

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

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

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

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

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

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

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

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

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.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: .667em 1.667em !important;
  margin: 0 !important;
}

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

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

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

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

.jq-selectbox__select {
  padding: 1.07em .5em;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

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

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

.jq-selectbox li {
  padding: 6px 12px;
}

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

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

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

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

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

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

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

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

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

#scrollToTop a {
  opacity: .5;
}

#scrollToTop a:hover {
  opacity: .7;
}

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

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

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

.mbr-arrow {
  opacity: .5;
  transition: .3s;
}

.mbr-arrow:hover {
  opacity: .7;
}

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

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

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

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

.form-control {
  background-color: #ffffff;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 2.5em;
  padding: 1.07em .5em;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

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

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

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

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

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

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

.mbr-section__comments .row {
  justify-content: center;
}

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

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

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

.dropup .dropdown-toggle::after {
  display: none;
}
body {
  font-family: Dosis;
}
.display-1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 2.5rem;
}
.display-1 > .mbr-iconfont {
  font-size: 4rem;
}
.display-2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 2rem;
}
.display-2 > .mbr-iconfont {
  font-size: 3.2rem;
}
.display-4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.2rem;
}
.display-4 > .mbr-iconfont {
  font-size: 1.92rem;
}
.display-5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.6rem;
}
.display-5 > .mbr-iconfont {
  font-size: 2.56rem;
}
.display-7 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.4rem;
}
.display-7 > .mbr-iconfont {
  font-size: 2.24rem;
}
/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 768px) {
  .display-1 {
    font-size: 2rem;
    font-size: calc( 1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-2 {
    font-size: 1.6rem;
    font-size: calc( 1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-4 {
    font-size: 0.96rem;
    font-size: calc( 1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-5 {
    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))));
  }
}
/* Buttons */
.btn {
  padding: 0.8rem 2rem;
  border-radius: 0px;
}
.btn-sm {
  padding: 0.5rem 1.5rem;
  border-radius: 0px;
}
.btn-md {
  padding: 0.8rem 2rem;
  border-radius: 0px;
}
.btn-lg {
  padding: 0.8rem 2rem;
  border-radius: 0px;
}
.bg-primary {
  background-color: #ffbc00 !important;
}
.bg-success {
  background-color: #36d88a !important;
}
.bg-info {
  background-color: #bd0505 !important;
}
.bg-warning {
  background-color: #c1c1c1 !important;
}
.bg-danger {
  background-color: #ffbc00 !important;
}
.btn-primary,
.btn-primary:active,
.btn-primary.active {
  background-color: #ffbc00 !important;
  border-color: #ffbc00 !important;
  color: #ffffff !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff !important;
  background-color: #b38400 !important;
  border-color: #b38400 !important;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #b38400 !important;
  border-color: #b38400 !important;
}
.btn-secondary,
.btn-secondary:active,
.btn-secondary.active {
  background-color: #0a67a3 !important;
  border-color: #0a67a3 !important;
  color: #ffffff !important;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus {
  color: #ffffff !important;
  background-color: #06395b !important;
  border-color: #06395b !important;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #06395b !important;
  border-color: #06395b !important;
}
.btn-info,
.btn-info:active,
.btn-info.active {
  background-color: #bd0505 !important;
  border-color: #bd0505 !important;
  color: #ffffff !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus {
  color: #ffffff !important;
  background-color: #720303 !important;
  border-color: #720303 !important;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #720303 !important;
  border-color: #720303 !important;
}
.btn-success,
.btn-success:active,
.btn-success.active {
  background-color: #36d88a !important;
  border-color: #36d88a !important;
  color: #ffffff !important;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus {
  color: #ffffff !important;
  background-color: #1fa263 !important;
  border-color: #1fa263 !important;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #1fa263 !important;
  border-color: #1fa263 !important;
}
.btn-warning,
.btn-warning:active,
.btn-warning.active {
  background-color: #c1c1c1 !important;
  border-color: #c1c1c1 !important;
  color: #ffffff !important;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff !important;
  background-color: #9b9b9b !important;
  border-color: #9b9b9b !important;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #9b9b9b !important;
  border-color: #9b9b9b !important;
}
.btn-danger,
.btn-danger:active,
.btn-danger.active {
  background-color: #ffbc00 !important;
  border-color: #ffbc00 !important;
  color: #ffffff !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff !important;
  background-color: #b38400 !important;
  border-color: #b38400 !important;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #b38400 !important;
  border-color: #b38400 !important;
}
.btn-white {
  color: #333333 !important;
}
.btn-white,
.btn-white:active,
.btn-white.active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #808080 !important;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus {
  color: #808080 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-white.disabled,
.btn-white:disabled {
  color: #808080 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-black,
.btn-black:active,
.btn-black.active {
  background-color: #333333 !important;
  border-color: #333333 !important;
  color: #ffffff !important;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus {
  color: #ffffff !important;
  background-color: #0d0d0d !important;
  border-color: #0d0d0d !important;
}
.btn-black.disabled,
.btn-black:disabled {
  color: #ffffff !important;
  background-color: #0d0d0d !important;
  border-color: #0d0d0d !important;
}
.btn-primary-outline,
.btn-primary-outline:active,
.btn-primary-outline.active {
  background: none;
  border-color: #997100;
  color: #997100 !important;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus {
  color: #ffffff !important;
  background-color: #ffbc00;
  border-color: #ffbc00;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #ffbc00 !important;
  border-color: #ffbc00 !important;
}
.btn-secondary-outline,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  background: none;
  border-color: #042a43;
  color: #042a43 !important;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus {
  color: #ffffff !important;
  background-color: #0a67a3;
  border-color: #0a67a3;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #0a67a3 !important;
  border-color: #0a67a3 !important;
}
.btn-info-outline,
.btn-info-outline:active,
.btn-info-outline.active {
  background: none;
  border-color: #5a0202;
  color: #5a0202 !important;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus {
  color: #ffffff !important;
  background-color: #bd0505;
  border-color: #bd0505;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #bd0505 !important;
  border-color: #bd0505 !important;
}
.btn-success-outline,
.btn-success-outline:active,
.btn-success-outline.active {
  background: none;
  border-color: #1b8d56;
  color: #1b8d56 !important;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus {
  color: #ffffff !important;
  background-color: #36d88a;
  border-color: #36d88a;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #36d88a !important;
  border-color: #36d88a !important;
}
.btn-warning-outline,
.btn-warning-outline:active,
.btn-warning-outline.active {
  background: none;
  border-color: #8e8e8e;
  color: #8e8e8e !important;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus {
  color: #ffffff !important;
  background-color: #c1c1c1;
  border-color: #c1c1c1;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #c1c1c1 !important;
  border-color: #c1c1c1 !important;
}
.btn-danger-outline,
.btn-danger-outline:active,
.btn-danger-outline.active {
  background: none;
  border-color: #997100;
  color: #997100 !important;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus {
  color: #ffffff !important;
  background-color: #ffbc00;
  border-color: #ffbc00;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #ffbc00 !important;
  border-color: #ffbc00 !important;
}
.btn-black-outline,
.btn-black-outline:active,
.btn-black-outline.active {
  background: none;
  border-color: #000000;
  color: #000000 !important;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus {
  color: #ffffff !important;
  background-color: #333333;
  border-color: #333333;
}
.btn-black-outline.disabled,
.btn-black-outline:disabled {
  color: #ffffff !important;
  background-color: #333333 !important;
  border-color: #333333 !important;
}
.btn-white-outline,
.btn-white-outline:active,
.btn-white-outline.active {
  background: none;
  border-color: #ffffff;
  color: #ffffff !important;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus {
  color: #333333 !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.text-primary {
  color: #ffbc00 !important;
}
.text-secondary {
  color: #0a67a3 !important;
}
.text-success {
  color: #36d88a !important;
}
.text-info {
  color: #bd0505 !important;
}
.text-warning {
  color: #c1c1c1 !important;
}
.text-danger {
  color: #ffbc00 !important;
}
.text-white {
  color: #ffffff !important;
}
.text-black {
  color: #000000 !important;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #997100 !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #042a43 !important;
}
a.text-success:hover,
a.text-success:focus {
  color: #1b8d56 !important;
}
a.text-info:hover,
a.text-info:focus {
  color: #5a0202 !important;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #8e8e8e !important;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #997100 !important;
}
a.text-white:hover,
a.text-white:focus {
  color: #b3b3b3 !important;
}
a.text-black:hover,
a.text-black:focus {
  color: #4d4d4d !important;
}
.alert-success {
  background-color: #70c770;
}
.alert-info {
  background-color: #bd0505;
}
.alert-warning {
  background-color: #c1c1c1;
}
.alert-danger {
  background-color: #ffbc00;
}
.mbr-section-btn a.btn:not(.btn-form) {
  border-radius: 100px;
}
.mbr-section-btn a.btn:not(.btn-form):hover,
.mbr-section-btn a.btn:not(.btn-form):focus {
  box-shadow: none !important;
}
.mbr-section-btn a.btn:not(.btn-form):hover,
.mbr-section-btn a.btn:not(.btn-form):focus {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2) !important;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2) !important;
}
.mbr-gallery-filter li a {
  border-radius: 100px !important;
}
.mbr-gallery-filter li.active .btn {
  background-color: #ffbc00;
  border-color: #ffbc00;
  color: #ffffff;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
.nav-tabs .nav-link {
  border-radius: 100px !important;
}
.btn-form {
  border-radius: 0;
}
.btn-form:hover {
  cursor: pointer;
}
a,
a:hover {
  color: #ffbc00;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #fff2cc;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #e1f9ed;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #fa4747;
}
.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: #fff2cc;
}
/* Scroll to top button*/
.scrollToTop_wraper {
  display: none;
}
#scrollToTop a {
  background: #444444;
}
#scrollToTop a i:before {
  background: #ffffff;
}
#scrollToTop a i:after {
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
}
.mbr-arrow {
  background-color: #444444;
  opacity: .5;
  transition: .3s;
}
.mbr-arrow a {
  color: #ffffff;
}
.mbr-arrow:hover {
  opacity: .7;
}
.form-control {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.4rem;
}
.form-control > .mbr-iconfont {
  font-size: 2.24rem;
}
blockquote {
  border-color: #ffbc00;
}
/* Forms */
.mbr-form .btn {
  margin: .4rem 0;
}
.mbr-form .input-group-btn a.btn {
  border-radius: 100px !important;
}
.mbr-form .input-group-btn a.btn:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.mbr-form .input-group-btn button[type="submit"] {
  border-radius: 100px !important;
}
.mbr-form .input-group-btn button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.form1 .input-group-btn a.btn {
  border-radius: 0 !important;
}
.form1 .input-group-btn button[type="submit"] {
  border-radius: 0 !important;
}
/* Footer */
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #ffbc00;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #ffbc00;
}
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #ffbc00;
  color: #ffffff;
}
.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
  transition: 0.4s;
  border-top-color: currentColor;
  border-bottom-color: currentColor;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
  border-top-color: #ffbc00;
  border-bottom-color: #ffbc00;
}
.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: #000000 !important;
  background-color: #ffbc00 !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: #0a67a3 !important;
  box-shadow: none !important;
}
.lazy-bg {
  background-image: none !important;
}
.lazy-placeholder:not(section),
.lazy-none {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
}
iframe.lazy-placeholder,
.lazy-placeholder:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  background: transparent no-repeat center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23ffbc00' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
section.lazy-placeholder:after {
  opacity: 0.5;
}
.cid-tfe0RT8QAR .collapsed:not(.opened) {
  flex-direction: row!important;
}
.cid-tfe0RT8QAR .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #c1c1c1;
}
.cid-tfe0RT8QAR .navbar.opened {
  transition: all .3s;
  background: #c1c1c1 !important;
}
.cid-tfe0RT8QAR .navbar .dropdown-item {
  padding: .25rem 1.5rem;
}
.cid-tfe0RT8QAR .navbar .navbar-collapse {
  transition: none;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-tfe0RT8QAR .navbar.collapsed {
  flex-wrap: nowrap;
}
.cid-tfe0RT8QAR .navbar.collapsed.opened {
  text-align: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  max-width: 20rem ;
  height: 100vh;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-tfe0RT8QAR .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-tfe0RT8QAR .navbar.collapsed.opened .navbar-toggler {
  -webkit-order: -1;
  order: -1;
  -webkit-align-self: flex-end !important;
  align-self: flex-end !important;
  margin: 1rem 0 0 0;
}
.cid-tfe0RT8QAR .navbar.collapsed.opened .navbar-collapse {
  -webkit-flex-basis: initial;
  flex-basis: initial;
}
.cid-tfe0RT8QAR .navbar.collapsed.opened .navbar-collapse.show,
.cid-tfe0RT8QAR .navbar.collapsed.opened .navbar-collapse.collapsing {
  display: block;
}
.cid-tfe0RT8QAR .navbar.collapsed:not(.opened) .navbar-collapse {
  display: none !important;
}
.cid-tfe0RT8QAR .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-tfe0RT8QAR .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-tfe0RT8QAR .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-tfe0RT8QAR .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-tfe0RT8QAR .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-tfe0RT8QAR .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
@media (max-width: 991px) {
  .cid-tfe0RT8QAR .navbar {
    flex-wrap: nowrap;
  }
  .cid-tfe0RT8QAR .navbar.opened {
    text-align: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    max-width: 20rem ;
    height: 100vh;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .cid-tfe0RT8QAR .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-tfe0RT8QAR .navbar.opened .navbar-toggler {
    -webkit-order: -1;
    order: -1;
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important;
    margin: 1rem 0 0 0;
  }
  .cid-tfe0RT8QAR .navbar.opened .navbar-collapse {
    -webkit-flex-basis: initial;
    flex-basis: initial;
    height: auto !important;
    max-height: 100vh;
  }
  .cid-tfe0RT8QAR .navbar.opened .navbar-collapse.show,
  .cid-tfe0RT8QAR .navbar.opened .navbar-collapse.collapsing {
    display: block;
  }
  .cid-tfe0RT8QAR .navbar:not(.opened) .navbar-collapse {
    display: none !important;
  }
  .cid-tfe0RT8QAR .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-tfe0RT8QAR .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-tfe0RT8QAR .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-tfe0RT8QAR .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-tfe0RT8QAR .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-tfe0RT8QAR .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-tfe0RT8QAR .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-tfe0RT8QAR .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    word-break: break-word;
  }
}
.cid-tfe0RT8QAR .navbar.navbar-short {
  background: #c1c1c1 !important;
  min-height: 60px;
}
.cid-tfe0RT8QAR .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-tfe0RT8QAR .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-tfe0RT8QAR .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-tfe0RT8QAR .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-tfe0RT8QAR .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-tfe0RT8QAR .dropdown-item.active,
.cid-tfe0RT8QAR .dropdown-item:active {
  background-color: transparent;
}
.cid-tfe0RT8QAR .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-tfe0RT8QAR .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-tfe0RT8QAR .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-tfe0RT8QAR .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #c1c1c1;
}
.cid-tfe0RT8QAR .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-tfe0RT8QAR .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tfe0RT8QAR ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-tfe0RT8QAR .navbar-buttons {
  text-align: center;
}
.cid-tfe0RT8QAR button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tfe0RT8QAR button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-tfe0RT8QAR button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tfe0RT8QAR button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tfe0RT8QAR button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tfe0RT8QAR button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tfe0RT8QAR nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tfe0RT8QAR nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tfe0RT8QAR nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tfe0RT8QAR nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tfe0RT8QAR .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-tfe0RT8QAR a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  letter-spacing: 2px;
}
.cid-tfe0RT8QAR a.nav-link:focus {
  outline: none;
}
.cid-tfe0RT8QAR .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-tfe0RT8QAR .nav-link:hover,
.cid-tfe0RT8QAR .dropdown-item:hover {
  color: #000000 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-tfe0RT8QAR .navbar-dropdown.collapsed.opened {
    left: auto;
  }
  .cid-tfe0RT8QAR .navbar-dropdown.collapsed.opened .navbar-collapse {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
}
.cid-tN7wQQOIeB {
  padding-top: 8rem;
  padding-bottom: 1rem;
  background-color: #3e97d1;
}
.cid-tN7wQQOIeB .mbr-section-title {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  text-align: left;
}
.cid-tN7wQQOIeB .row-bg {
  align-items: center;
  background: #b1d0f9;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .cid-tN7wQQOIeB .row-bg {
    padding: 1rem 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .cid-tN7wQQOIeB .image-wrapper {
    padding: 1rem;
  }
}
.cid-tN7wQQOIeB img {
  border-radius: 1rem;
  transition: all 0.3s;
}
.cid-tN7wQQOIeB img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.cid-tN7wQQOIeB .mbr-fallback-image.disabled {
  display: none;
}
.cid-tN7wQQOIeB .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tN7wQQOIeB .mbr-text,
.cid-tN7wQQOIeB .mbr-section-btn {
  text-align: left;
}
.cid-tN7Gdn9xHp {
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #3e97d1;
}
.cid-tN7Gdn9xHp .mbr-section-title {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  text-align: left;
}
.cid-tN7Gdn9xHp .row-bg {
  align-items: center;
  background: #b1d0f9;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .cid-tN7Gdn9xHp .row-bg {
    padding: 1rem 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .cid-tN7Gdn9xHp .image-wrapper {
    padding: 1rem;
  }
}
.cid-tN7Gdn9xHp img {
  border-radius: 1rem;
  transition: all 0.3s;
}
.cid-tN7Gdn9xHp img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.cid-tN7Gdn9xHp .mbr-fallback-image.disabled {
  display: none;
}
.cid-tN7Gdn9xHp .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tN7Gdn9xHp .mbr-text,
.cid-tN7Gdn9xHp .mbr-section-btn {
  text-align: left;
}
.cid-tN7GbrIuLa {
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #3e97d1;
}
.cid-tN7GbrIuLa .mbr-section-title {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  text-align: left;
}
.cid-tN7GbrIuLa .row-bg {
  align-items: center;
  background: #b1d0f9;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .cid-tN7GbrIuLa .row-bg {
    padding: 1rem 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .cid-tN7GbrIuLa .image-wrapper {
    padding: 1rem;
  }
}
.cid-tN7GbrIuLa img {
  border-radius: 1rem;
  transition: all 0.3s;
}
.cid-tN7GbrIuLa img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.cid-tN7GbrIuLa .mbr-fallback-image.disabled {
  display: none;
}
.cid-tN7GbrIuLa .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tN7GbrIuLa .mbr-text,
.cid-tN7GbrIuLa .mbr-section-btn {
  text-align: left;
}
.cid-tP20gsaBX8 {
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #3e97d1;
}
.cid-tP20gsaBX8 .mbr-section-title {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  text-align: left;
}
.cid-tP20gsaBX8 .row-bg {
  align-items: center;
  background: #b1d0f9;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .cid-tP20gsaBX8 .row-bg {
    padding: 1rem 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .cid-tP20gsaBX8 .image-wrapper {
    padding: 1rem;
  }
}
.cid-tP20gsaBX8 img {
  border-radius: 1rem;
  transition: all 0.3s;
}
.cid-tP20gsaBX8 img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.cid-tP20gsaBX8 .mbr-fallback-image.disabled {
  display: none;
}
.cid-tP20gsaBX8 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tP20gsaBX8 .mbr-text,
.cid-tP20gsaBX8 .mbr-section-btn {
  text-align: left;
}
.cid-tN7B2s9bzb {
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #3e97d1;
}
.cid-tN7B2s9bzb .mbr-section-title {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  text-align: left;
}
.cid-tN7B2s9bzb .row-bg {
  align-items: center;
  background: #b1d0f9;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .cid-tN7B2s9bzb .row-bg {
    padding: 1rem 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .cid-tN7B2s9bzb .image-wrapper {
    padding: 1rem;
  }
}
.cid-tN7B2s9bzb img {
  border-radius: 1rem;
  transition: all 0.3s;
}
.cid-tN7B2s9bzb img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.cid-tN7B2s9bzb .mbr-fallback-image.disabled {
  display: none;
}
.cid-tN7B2s9bzb .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tN7B2s9bzb .mbr-text,
.cid-tN7B2s9bzb .mbr-section-btn {
  text-align: left;
}
.cid-urT70nfYWU {
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #3e97d1;
}
.cid-urT70nfYWU .mbr-section-title {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  text-align: left;
}
.cid-urT70nfYWU .row-bg {
  align-items: center;
  background: #b1d0f9;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .cid-urT70nfYWU .row-bg {
    padding: 1rem 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .cid-urT70nfYWU .image-wrapper {
    padding: 1rem;
  }
}
.cid-urT70nfYWU img {
  border-radius: 1rem;
  transition: all 0.3s;
}
.cid-urT70nfYWU img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.cid-urT70nfYWU .mbr-fallback-image.disabled {
  display: none;
}
.cid-urT70nfYWU .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-urT70nfYWU .mbr-text,
.cid-urT70nfYWU .mbr-section-btn {
  text-align: left;
}
.cid-upiTXHG80c {
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #3e97d1;
}
.cid-upiTXHG80c .mbr-section-title {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  text-align: left;
}
.cid-upiTXHG80c .row-bg {
  align-items: center;
  background: #b1d0f9;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .cid-upiTXHG80c .row-bg {
    padding: 1rem 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .cid-upiTXHG80c .image-wrapper {
    padding: 1rem;
  }
}
.cid-upiTXHG80c img {
  border-radius: 1rem;
  transition: all 0.3s;
}
.cid-upiTXHG80c img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.cid-upiTXHG80c .mbr-fallback-image.disabled {
  display: none;
}
.cid-upiTXHG80c .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-upiTXHG80c .mbr-text,
.cid-upiTXHG80c .mbr-section-btn {
  text-align: left;
}
.cid-tN7GcCEz0O {
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #3e97d1;
}
.cid-tN7GcCEz0O .mbr-section-title {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  text-align: left;
}
.cid-tN7GcCEz0O .row-bg {
  align-items: center;
  background: #b1d0f9;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .cid-tN7GcCEz0O .row-bg {
    padding: 1rem 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .cid-tN7GcCEz0O .image-wrapper {
    padding: 1rem;
  }
}
.cid-tN7GcCEz0O img {
  border-radius: 1rem;
  transition: all 0.3s;
}
.cid-tN7GcCEz0O img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.cid-tN7GcCEz0O .mbr-fallback-image.disabled {
  display: none;
}
.cid-tN7GcCEz0O .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tN7GcCEz0O .mbr-text,
.cid-tN7GcCEz0O .mbr-section-btn {
  text-align: left;
}
.cid-tN8Oa7UGdE {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #3e97d1;
}
.cid-tN8Oa7UGdE .mbr-fallback-image.disabled {
  display: none;
}
.cid-tN8Oa7UGdE .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tN8Oa7UGdE .row {
  justify-content: center;
}
.cid-tN8Oa7UGdE .mbr-form {
  padding: 40px 45px;
}
@media (max-width: 992px) {
  .cid-tN8Oa7UGdE .mbr-form {
    padding: 32px 24px;
  }
}
.cid-tN8Oa7UGdE .mbr-form .dragArea.row .mbr-section-title {
  margin-bottom: 11px;
}
.cid-tN8Oa7UGdE .mbr-form .dragArea.row .mbr-text {
  margin-bottom: 22px;
}
.cid-tN8Oa7UGdE .mbr-form .dragArea.row .form-group {
  margin-bottom: 25px !important;
}
.cid-tN8Oa7UGdE .mbr-form .dragArea.row .form-group .form-control-label {
  width: 100%;
  padding: 0 10px 5px 0;
  margin: 0;
}
.cid-tN8Oa7UGdE .mbr-form .dragArea.row .form-group .form-control {
  padding: 0 20px;
  background-color: #ffffff;
  min-height: 60px;
  border-radius: 100px;
  box-shadow: none;
  border: none !important;
}
.cid-tN8Oa7UGdE .mbr-form .dragArea.row .form-group .form-control::placeholder {
  color: #6e716f;
}
.cid-tN8Oa7UGdE .mbr-form .dragArea.row .form-group .form-control:hover,
.cid-tN8Oa7UGdE .mbr-form .dragArea.row .form-group .form-control:focus {
  border: none !important;
}
.cid-tN8Oa7UGdE .mbr-form .dragArea.row .form-group .form-check {
  padding-left: 1.9em;
  margin: 0;
}
.cid-tN8Oa7UGdE .mbr-form .dragArea.row .form-group .form-check .form-check-input {
  border-radius: 0;
  border: 2px solid #6e716f;
  background-color: transparent;
}
.cid-tN8Oa7UGdE .mbr-form .dragArea.row .form-group .form-check .form-check-label {
  width: 100%;
  padding-top: 4px;
}
.cid-tN8Oa7UGdE .mbr-form .dragArea.row .form-group textarea {
  padding: 10px 20px 0;
}
.cid-tN8Oa7UGdE .mbr-form .dragArea.row .mbr-section-btn {
  width: 100% !important;
}
.cid-tN8Oa7UGdE .mbr-form .dragArea.row .mbr-section-btn .btn {
  min-height: 54px;
}
.cid-tN8Oa7UGdE .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
.cid-tN8Oa7UGdE .mbr-text {
  color: #dddddd;
  text-align: center;
}
.cid-tN8Oa7UGdE LABEL {
  color: #ffffff;
}
.cid-tN8Oa7UGdE H1 {
  color: #ffda73;
  text-align: right;
}
.cid-tN8Oa7UGdE P {
  color: #ffffff;
  text-align: right;
}
.cid-tN8Oa7UGdE H5 {
  text-align: center;
  color: #ffda73;
}
.cid-sjybZeQntJ {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #b1d0f9;
}
.cid-sjybZeQntJ .mbr-section-heading {
  margin-bottom: 1.5em;
}
.cid-sjybZeQntJ .form-group {
  margin-bottom: 1.3em;
}
.cid-sjybZeQntJ .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-sjybZeQntJ .form-control {
  border: 1px solid #ddd;
  background-color: white;
  padding-left: .5em;
  min-height: 2.5em;
  width: 100%;
}
.cid-sjybZeQntJ textarea.form-control {
  height: 15em;
  padding: 0.5em 0.6em;
}
.cid-sjybZeQntJ H2 {
  color: #000000;
}
.cid-tNdfhJkQrl {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #b1d0f9;
}
.cid-tNdfhJkQrl p {
  text-align: center;
}
.cid-tNdfhJkQrl .text-copyright {
  width: 100%;
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .img-logo-footer {
  margin-right: 1rem;
  max-width: 3rem;
}
.cid-tNdfhJkQrl a {
  font-weight: normal;
}
.cid-tNdfhJkQrl .copyright li {
  list-style: disc;
  margin: 0 1rem;
}
.cid-tNdfhJkQrl .copyright .list-inline {
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
  margin: 10px 15px;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
    margin: 10px 6px;
  }
}
.cid-tNdfhJkQrl li a {
  position: relative;
}
.cid-tNdfhJkQrl li a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  background: currentColor;
  transition: all 0.3s;
}
.cid-tNdfhJkQrl li a:hover:before {
  width: 100%;
}
.cid-tNdfhJkQrl .text-logo-footer {
  display: inline-block;
  vertical-align: middle;
  color: #000000;
  text-align: right;
}
.cid-tNdfhJkQrl .logo-footer {
  line-height: normal;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .d-flex {
    flex-direction: column;
  }
  .cid-tNdfhJkQrl .d-flex li {
    width: fit-content;
    margin: auto;
  }
}
.cid-tNdfhJkQrl .icon-transition span {
  display: block;
}
.cid-tNdfhJkQrl .list-inline-item a {
  display: block;
}
.cid-tNdfhJkQrl .social-btns {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-tNdfhJkQrl .media-container-row {
  align-items: center;
  justify-content: space-between;
}
.cid-tNdfhJkQrl .icon-transition span {
  color: #151515;
  display: block;
  text-align: center;
  height: 2rem;
  border-radius: 50%;
  line-height: 2rem;
  width: 2rem;
  transition: all 0.3s ease-out 0s;
  font-size: 1.5rem;
}
.cid-tNdfhJkQrl .social-media {
  display: flex;
  justify-content: flex-start;
}
.cid-tNdfhJkQrl .social-media ul {
  margin: 0;
  padding: 0;
}
.cid-tNdfhJkQrl .social-media ul li {
  padding: 4px;
  display: inline-block;
}
@media (max-width: 991px) {
  .cid-tNdfhJkQrl .logo-footer {
    text-align: center;
  }
  .cid-tNdfhJkQrl .social-media {
    justify-content: center;
  }
}
.cid-sjD8FOlbkN.popup-builder {
  background-color: #ffffff;
}
.cid-sjD8FOlbkN.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-sjD8FOlbkN.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-sjD8FOlbkN .modal-content,
.cid-sjD8FOlbkN .modal-dialog {
  height: auto;
}
.cid-sjD8FOlbkN .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-sjD8FOlbkN .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-sjD8FOlbkN .form-wrapper .mbr-form .form-group,
  .cid-sjD8FOlbkN .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-sjD8FOlbkN .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-sjD8FOlbkN .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-sjD8FOlbkN .mbr-text {
  text-align: left;
}
.cid-sjD8FOlbkN .pt-0 {
  padding-top: 0 !important;
}
.cid-sjD8FOlbkN .pb-0 {
  padding-bottom: 0 !important;
}
.cid-sjD8FOlbkN .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-sjD8FOlbkN .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-sjD8FOlbkN .modal-open {
  overflow: hidden;
}
.cid-sjD8FOlbkN .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-sjD8FOlbkN .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-sjD8FOlbkN .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-sjD8FOlbkN .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-sjD8FOlbkN .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-sjD8FOlbkN .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-sjD8FOlbkN .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-sjD8FOlbkN .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-sjD8FOlbkN .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-sjD8FOlbkN .modal-backdrop.fade {
  opacity: 0;
}
.cid-sjD8FOlbkN .modal-backdrop.show {
  opacity: .5;
}
.cid-sjD8FOlbkN .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-sjD8FOlbkN .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-sjD8FOlbkN .modal-header .close:hover {
  opacity: 1;
}
.cid-sjD8FOlbkN .modal-header .close:focus {
  outline: none;
}
.cid-sjD8FOlbkN .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-sjD8FOlbkN .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-sjD8FOlbkN .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-sjD8FOlbkN .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-sjD8FOlbkN .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-sjD8FOlbkN .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-sjD8FOlbkN .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-sjD8FOlbkN .modal-sm {
    max-width: 300px;
  }
  .cid-sjD8FOlbkN .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-sjD8FOlbkN .modal-lg,
  .cid-sjD8FOlbkN .modal-xl {
    max-width: 800px;
  }
  .cid-sjD8FOlbkN .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-sjD8FOlbkN .modal-xl {
    max-width: 1140px;
  }
  .cid-sjD8FOlbkN .container {
    max-width: 1140px;
  }
}
.cid-sjD8FOlbkN .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-sjD8FOlbkN .container {
    max-width: 720px;
  }
}
.cid-sjD8FOlbkN .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-sjD8FOlbkN .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-sjD8FOlbkN .form-group {
  margin-bottom: 1rem;
}
.cid-sjD8FOlbkN .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-sjD8FOlbkN .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-sjD8FOlbkN .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-sjD8FOlbkN LABEL {
  text-align: left;
}
.cid-skj1MhMAna.popup-builder {
  background-color: #ffffff;
}
.cid-skj1MhMAna.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-skj1MhMAna.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-skj1MhMAna .modal-content,
.cid-skj1MhMAna .modal-dialog {
  height: auto;
}
.cid-skj1MhMAna .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-skj1MhMAna .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-skj1MhMAna .form-wrapper .mbr-form .form-group,
  .cid-skj1MhMAna .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-skj1MhMAna .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-skj1MhMAna .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-skj1MhMAna .mbr-text {
  text-align: left;
}
.cid-skj1MhMAna .pt-0 {
  padding-top: 0 !important;
}
.cid-skj1MhMAna .pb-0 {
  padding-bottom: 0 !important;
}
.cid-skj1MhMAna .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-skj1MhMAna .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-skj1MhMAna .modal-open {
  overflow: hidden;
}
.cid-skj1MhMAna .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-skj1MhMAna .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-skj1MhMAna .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-skj1MhMAna .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-skj1MhMAna .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-skj1MhMAna .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-skj1MhMAna .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-skj1MhMAna .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-skj1MhMAna .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-skj1MhMAna .modal-backdrop.fade {
  opacity: 0;
}
.cid-skj1MhMAna .modal-backdrop.show {
  opacity: .5;
}
.cid-skj1MhMAna .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-skj1MhMAna .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-skj1MhMAna .modal-header .close:hover {
  opacity: 1;
}
.cid-skj1MhMAna .modal-header .close:focus {
  outline: none;
}
.cid-skj1MhMAna .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-skj1MhMAna .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-skj1MhMAna .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-skj1MhMAna .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-skj1MhMAna .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-skj1MhMAna .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-skj1MhMAna .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-skj1MhMAna .modal-sm {
    max-width: 300px;
  }
  .cid-skj1MhMAna .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-skj1MhMAna .modal-lg,
  .cid-skj1MhMAna .modal-xl {
    max-width: 800px;
  }
  .cid-skj1MhMAna .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-skj1MhMAna .modal-xl {
    max-width: 1140px;
  }
  .cid-skj1MhMAna .container {
    max-width: 1140px;
  }
}
.cid-skj1MhMAna .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-skj1MhMAna .container {
    max-width: 720px;
  }
}
.cid-skj1MhMAna .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-skj1MhMAna .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-skj1MhMAna .form-group {
  margin-bottom: 1rem;
}
.cid-skj1MhMAna .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-skj1MhMAna .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-skj1MhMAna .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

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

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

:focus {
  outline: none;
}

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

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

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

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

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

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

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

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

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

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

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.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: .667em 1.667em !important;
  margin: 0 !important;
}

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

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

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

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

.jq-selectbox__select {
  padding: 1.07em .5em;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

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

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

.jq-selectbox li {
  padding: 6px 12px;
}

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

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

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

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

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

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

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

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

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

#scrollToTop a {
  opacity: .5;
}

#scrollToTop a:hover {
  opacity: .7;
}

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

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

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

.mbr-arrow {
  opacity: .5;
  transition: .3s;
}

.mbr-arrow:hover {
  opacity: .7;
}

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

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

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

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

.form-control {
  background-color: #ffffff;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 2.5em;
  padding: 1.07em .5em;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

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

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

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

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

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

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

.mbr-section__comments .row {
  justify-content: center;
}

.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;
}
.cid-tjarrLvzUx .collapsed:not(.opened) {
  flex-direction: row!important;
}
.cid-tjarrLvzUx .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #c1c1c1;
}
.cid-tjarrLvzUx .navbar.opened {
  transition: all .3s;
  background: #c1c1c1 !important;
}
.cid-tjarrLvzUx .navbar .dropdown-item {
  padding: .25rem 1.5rem;
}
.cid-tjarrLvzUx .navbar .navbar-collapse {
  transition: none;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-tjarrLvzUx .navbar.collapsed {
  flex-wrap: nowrap;
}
.cid-tjarrLvzUx .navbar.collapsed.opened {
  text-align: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  max-width: 20rem ;
  height: 100vh;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-tjarrLvzUx .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-tjarrLvzUx .navbar.collapsed.opened .navbar-toggler {
  -webkit-order: -1;
  order: -1;
  -webkit-align-self: flex-end !important;
  align-self: flex-end !important;
  margin: 1rem 0 0 0;
}
.cid-tjarrLvzUx .navbar.collapsed.opened .navbar-collapse {
  -webkit-flex-basis: initial;
  flex-basis: initial;
}
.cid-tjarrLvzUx .navbar.collapsed.opened .navbar-collapse.show,
.cid-tjarrLvzUx .navbar.collapsed.opened .navbar-collapse.collapsing {
  display: block;
}
.cid-tjarrLvzUx .navbar.collapsed:not(.opened) .navbar-collapse {
  display: none !important;
}
.cid-tjarrLvzUx .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-tjarrLvzUx .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-tjarrLvzUx .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-tjarrLvzUx .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-tjarrLvzUx .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-tjarrLvzUx .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
@media (max-width: 991px) {
  .cid-tjarrLvzUx .navbar {
    flex-wrap: nowrap;
  }
  .cid-tjarrLvzUx .navbar.opened {
    text-align: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    max-width: 20rem ;
    height: 100vh;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .cid-tjarrLvzUx .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-tjarrLvzUx .navbar.opened .navbar-toggler {
    -webkit-order: -1;
    order: -1;
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important;
    margin: 1rem 0 0 0;
  }
  .cid-tjarrLvzUx .navbar.opened .navbar-collapse {
    -webkit-flex-basis: initial;
    flex-basis: initial;
    height: auto !important;
    max-height: 100vh;
  }
  .cid-tjarrLvzUx .navbar.opened .navbar-collapse.show,
  .cid-tjarrLvzUx .navbar.opened .navbar-collapse.collapsing {
    display: block;
  }
  .cid-tjarrLvzUx .navbar:not(.opened) .navbar-collapse {
    display: none !important;
  }
  .cid-tjarrLvzUx .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-tjarrLvzUx .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-tjarrLvzUx .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-tjarrLvzUx .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-tjarrLvzUx .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-tjarrLvzUx .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-tjarrLvzUx .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-tjarrLvzUx .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    word-break: break-word;
  }
}
.cid-tjarrLvzUx .navbar.navbar-short {
  background: #c1c1c1 !important;
  min-height: 60px;
}
.cid-tjarrLvzUx .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-tjarrLvzUx .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-tjarrLvzUx .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-tjarrLvzUx .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-tjarrLvzUx .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-tjarrLvzUx .dropdown-item.active,
.cid-tjarrLvzUx .dropdown-item:active {
  background-color: transparent;
}
.cid-tjarrLvzUx .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-tjarrLvzUx .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-tjarrLvzUx .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-tjarrLvzUx .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #c1c1c1;
}
.cid-tjarrLvzUx .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-tjarrLvzUx .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tjarrLvzUx ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-tjarrLvzUx .navbar-buttons {
  text-align: center;
}
.cid-tjarrLvzUx button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tjarrLvzUx button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-tjarrLvzUx button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tjarrLvzUx button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tjarrLvzUx button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tjarrLvzUx button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tjarrLvzUx nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tjarrLvzUx nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tjarrLvzUx nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tjarrLvzUx nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tjarrLvzUx .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-tjarrLvzUx a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  letter-spacing: 2px;
}
.cid-tjarrLvzUx a.nav-link:focus {
  outline: none;
}
.cid-tjarrLvzUx .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-tjarrLvzUx .nav-link:hover,
.cid-tjarrLvzUx .dropdown-item:hover {
  color: #000000 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-tjarrLvzUx .navbar-dropdown.collapsed.opened {
    left: auto;
  }
  .cid-tjarrLvzUx .navbar-dropdown.collapsed.opened .navbar-collapse {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
}
.cid-tjarrNMMia {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tjarrNMMia .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tjarrNMMia .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tjarrNMMia .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tjarrNMMia .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tjarrNMMia .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tjarrNMMia .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tjarrNMMia .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tjarrNMMia .mbr-text,
.cid-tjarrNMMia .mbr-section-btn {
  color: #000000;
}
.cid-tjarrOwnxY {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-tjarrOwnxY .mbr-fallback-image.disabled {
  display: none;
}
.cid-tjarrOwnxY .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tjarrOwnxY .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tjarrOwnxY .row {
    flex-direction: column-reverse;
  }
  .cid-tjarrOwnxY .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tjarrOwnxY .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tjarrOwnxY .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tjarrOwnxY .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tjarrPc6Lu {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tjarrPc6Lu .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tjarrPc6Lu .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tjarrPc6Lu .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tjarrPc6Lu .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tjarrPc6Lu .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tjarrPc6Lu .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tjarrPc6Lu .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tjarrQDYyR {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-tjarrQDYyR .mbr-fallback-image.disabled {
  display: none;
}
.cid-tjarrQDYyR .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tjarrQDYyR .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tjarrQDYyR .row {
    flex-direction: column-reverse;
  }
  .cid-tjarrQDYyR .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tjarrQDYyR .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tjarrQDYyR .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tjarrQDYyR .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tjarrR3fNH {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tjarrR3fNH .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tjarrR3fNH .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tjarrR3fNH .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tjarrR3fNH .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tjarrR3fNH .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tjarrR3fNH .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tjarrR3fNH .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tjars070AG.popup-builder {
  background-color: #ffffff;
}
.cid-tjars070AG.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tjars070AG.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tjars070AG .modal-content,
.cid-tjars070AG .modal-dialog {
  height: auto;
}
.cid-tjars070AG .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tjars070AG .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tjars070AG .form-wrapper .mbr-form .form-group,
  .cid-tjars070AG .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tjars070AG .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tjars070AG .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tjars070AG .mbr-text {
  text-align: left;
}
.cid-tjars070AG .pt-0 {
  padding-top: 0 !important;
}
.cid-tjars070AG .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tjars070AG .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tjars070AG .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tjars070AG .modal-open {
  overflow: hidden;
}
.cid-tjars070AG .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tjars070AG .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tjars070AG .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tjars070AG .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-tjars070AG .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tjars070AG .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tjars070AG .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tjars070AG .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-tjars070AG .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tjars070AG .modal-backdrop.fade {
  opacity: 0;
}
.cid-tjars070AG .modal-backdrop.show {
  opacity: .5;
}
.cid-tjars070AG .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-tjars070AG .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tjars070AG .modal-header .close:hover {
  opacity: 1;
}
.cid-tjars070AG .modal-header .close:focus {
  outline: none;
}
.cid-tjars070AG .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-tjars070AG .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-tjars070AG .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-tjars070AG .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tjars070AG .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tjars070AG .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tjars070AG .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tjars070AG .modal-sm {
    max-width: 300px;
  }
  .cid-tjars070AG .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tjars070AG .modal-lg,
  .cid-tjars070AG .modal-xl {
    max-width: 800px;
  }
  .cid-tjars070AG .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tjars070AG .modal-xl {
    max-width: 1140px;
  }
  .cid-tjars070AG .container {
    max-width: 1140px;
  }
}
.cid-tjars070AG .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tjars070AG .container {
    max-width: 720px;
  }
}
.cid-tjars070AG .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tjars070AG .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-tjars070AG .form-group {
  margin-bottom: 1rem;
}
.cid-tjars070AG .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tjars070AG .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tjars070AG .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-tjars070AG LABEL {
  text-align: left;
}
.cid-tjars0Yfyj.popup-builder {
  background-color: #ffffff;
}
.cid-tjars0Yfyj.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tjars0Yfyj.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tjars0Yfyj .modal-content,
.cid-tjars0Yfyj .modal-dialog {
  height: auto;
}
.cid-tjars0Yfyj .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tjars0Yfyj .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tjars0Yfyj .form-wrapper .mbr-form .form-group,
  .cid-tjars0Yfyj .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tjars0Yfyj .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tjars0Yfyj .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tjars0Yfyj .mbr-text {
  text-align: left;
}
.cid-tjars0Yfyj .pt-0 {
  padding-top: 0 !important;
}
.cid-tjars0Yfyj .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tjars0Yfyj .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tjars0Yfyj .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tjars0Yfyj .modal-open {
  overflow: hidden;
}
.cid-tjars0Yfyj .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tjars0Yfyj .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tjars0Yfyj .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tjars0Yfyj .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-tjars0Yfyj .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tjars0Yfyj .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tjars0Yfyj .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tjars0Yfyj .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-tjars0Yfyj .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tjars0Yfyj .modal-backdrop.fade {
  opacity: 0;
}
.cid-tjars0Yfyj .modal-backdrop.show {
  opacity: .5;
}
.cid-tjars0Yfyj .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-tjars0Yfyj .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tjars0Yfyj .modal-header .close:hover {
  opacity: 1;
}
.cid-tjars0Yfyj .modal-header .close:focus {
  outline: none;
}
.cid-tjars0Yfyj .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-tjars0Yfyj .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-tjars0Yfyj .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-tjars0Yfyj .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tjars0Yfyj .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tjars0Yfyj .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tjars0Yfyj .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tjars0Yfyj .modal-sm {
    max-width: 300px;
  }
  .cid-tjars0Yfyj .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tjars0Yfyj .modal-lg,
  .cid-tjars0Yfyj .modal-xl {
    max-width: 800px;
  }
  .cid-tjars0Yfyj .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tjars0Yfyj .modal-xl {
    max-width: 1140px;
  }
  .cid-tjars0Yfyj .container {
    max-width: 1140px;
  }
}
.cid-tjars0Yfyj .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tjars0Yfyj .container {
    max-width: 720px;
  }
}
.cid-tjars0Yfyj .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tjars0Yfyj .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-tjars0Yfyj .form-group {
  margin-bottom: 1rem;
}
.cid-tjars0Yfyj .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tjars0Yfyj .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tjars0Yfyj .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-tNdfhJkQrl {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #b1d0f9;
}
.cid-tNdfhJkQrl p {
  text-align: center;
}
.cid-tNdfhJkQrl .text-copyright {
  width: 100%;
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .img-logo-footer {
  margin-right: 1rem;
  max-width: 3rem;
}
.cid-tNdfhJkQrl a {
  font-weight: normal;
}
.cid-tNdfhJkQrl .copyright li {
  list-style: disc;
  margin: 0 1rem;
}
.cid-tNdfhJkQrl .copyright .list-inline {
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
  margin: 10px 15px;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
    margin: 10px 6px;
  }
}
.cid-tNdfhJkQrl li a {
  position: relative;
}
.cid-tNdfhJkQrl li a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  background: currentColor;
  transition: all 0.3s;
}
.cid-tNdfhJkQrl li a:hover:before {
  width: 100%;
}
.cid-tNdfhJkQrl .text-logo-footer {
  display: inline-block;
  vertical-align: middle;
  color: #000000;
  text-align: right;
}
.cid-tNdfhJkQrl .logo-footer {
  line-height: normal;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .d-flex {
    flex-direction: column;
  }
  .cid-tNdfhJkQrl .d-flex li {
    width: fit-content;
    margin: auto;
  }
}
.cid-tNdfhJkQrl .icon-transition span {
  display: block;
}
.cid-tNdfhJkQrl .list-inline-item a {
  display: block;
}
.cid-tNdfhJkQrl .social-btns {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-tNdfhJkQrl .media-container-row {
  align-items: center;
  justify-content: space-between;
}
.cid-tNdfhJkQrl .icon-transition span {
  color: #151515;
  display: block;
  text-align: center;
  height: 2rem;
  border-radius: 50%;
  line-height: 2rem;
  width: 2rem;
  transition: all 0.3s ease-out 0s;
  font-size: 1.5rem;
}
.cid-tNdfhJkQrl .social-media {
  display: flex;
  justify-content: flex-start;
}
.cid-tNdfhJkQrl .social-media ul {
  margin: 0;
  padding: 0;
}
.cid-tNdfhJkQrl .social-media ul li {
  padding: 4px;
  display: inline-block;
}
@media (max-width: 991px) {
  .cid-tNdfhJkQrl .logo-footer {
    text-align: center;
  }
  .cid-tNdfhJkQrl .social-media {
    justify-content: center;
  }
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

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

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

:focus {
  outline: none;
}

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

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

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

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

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

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

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

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

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

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

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.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: .667em 1.667em !important;
  margin: 0 !important;
}

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

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

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

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

.jq-selectbox__select {
  padding: 1.07em .5em;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

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

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

.jq-selectbox li {
  padding: 6px 12px;
}

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

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

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

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

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

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

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

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

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

#scrollToTop a {
  opacity: .5;
}

#scrollToTop a:hover {
  opacity: .7;
}

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

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

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

.mbr-arrow {
  opacity: .5;
  transition: .3s;
}

.mbr-arrow:hover {
  opacity: .7;
}

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

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

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

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

.form-control {
  background-color: #ffffff;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 2.5em;
  padding: 1.07em .5em;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

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

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

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

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

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

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

.mbr-section__comments .row {
  justify-content: center;
}

.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;
}
.cid-tjefP03uym .collapsed:not(.opened) {
  flex-direction: row!important;
}
.cid-tjefP03uym .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #c1c1c1;
}
.cid-tjefP03uym .navbar.opened {
  transition: all .3s;
  background: #c1c1c1 !important;
}
.cid-tjefP03uym .navbar .dropdown-item {
  padding: .25rem 1.5rem;
}
.cid-tjefP03uym .navbar .navbar-collapse {
  transition: none;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-tjefP03uym .navbar.collapsed {
  flex-wrap: nowrap;
}
.cid-tjefP03uym .navbar.collapsed.opened {
  text-align: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  max-width: 20rem ;
  height: 100vh;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-tjefP03uym .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-tjefP03uym .navbar.collapsed.opened .navbar-toggler {
  -webkit-order: -1;
  order: -1;
  -webkit-align-self: flex-end !important;
  align-self: flex-end !important;
  margin: 1rem 0 0 0;
}
.cid-tjefP03uym .navbar.collapsed.opened .navbar-collapse {
  -webkit-flex-basis: initial;
  flex-basis: initial;
}
.cid-tjefP03uym .navbar.collapsed.opened .navbar-collapse.show,
.cid-tjefP03uym .navbar.collapsed.opened .navbar-collapse.collapsing {
  display: block;
}
.cid-tjefP03uym .navbar.collapsed:not(.opened) .navbar-collapse {
  display: none !important;
}
.cid-tjefP03uym .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-tjefP03uym .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-tjefP03uym .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-tjefP03uym .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-tjefP03uym .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-tjefP03uym .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
@media (max-width: 991px) {
  .cid-tjefP03uym .navbar {
    flex-wrap: nowrap;
  }
  .cid-tjefP03uym .navbar.opened {
    text-align: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    max-width: 20rem ;
    height: 100vh;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .cid-tjefP03uym .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-tjefP03uym .navbar.opened .navbar-toggler {
    -webkit-order: -1;
    order: -1;
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important;
    margin: 1rem 0 0 0;
  }
  .cid-tjefP03uym .navbar.opened .navbar-collapse {
    -webkit-flex-basis: initial;
    flex-basis: initial;
    height: auto !important;
    max-height: 100vh;
  }
  .cid-tjefP03uym .navbar.opened .navbar-collapse.show,
  .cid-tjefP03uym .navbar.opened .navbar-collapse.collapsing {
    display: block;
  }
  .cid-tjefP03uym .navbar:not(.opened) .navbar-collapse {
    display: none !important;
  }
  .cid-tjefP03uym .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-tjefP03uym .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-tjefP03uym .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-tjefP03uym .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-tjefP03uym .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-tjefP03uym .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-tjefP03uym .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-tjefP03uym .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    word-break: break-word;
  }
}
.cid-tjefP03uym .navbar.navbar-short {
  background: #c1c1c1 !important;
  min-height: 60px;
}
.cid-tjefP03uym .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-tjefP03uym .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-tjefP03uym .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-tjefP03uym .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-tjefP03uym .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-tjefP03uym .dropdown-item.active,
.cid-tjefP03uym .dropdown-item:active {
  background-color: transparent;
}
.cid-tjefP03uym .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-tjefP03uym .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-tjefP03uym .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-tjefP03uym .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #c1c1c1;
}
.cid-tjefP03uym .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-tjefP03uym .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tjefP03uym ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-tjefP03uym .navbar-buttons {
  text-align: center;
}
.cid-tjefP03uym button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tjefP03uym button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-tjefP03uym button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tjefP03uym button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tjefP03uym button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tjefP03uym button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tjefP03uym nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tjefP03uym nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tjefP03uym nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tjefP03uym nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tjefP03uym .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-tjefP03uym a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  letter-spacing: 2px;
}
.cid-tjefP03uym a.nav-link:focus {
  outline: none;
}
.cid-tjefP03uym .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-tjefP03uym .nav-link:hover,
.cid-tjefP03uym .dropdown-item:hover {
  color: #000000 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-tjefP03uym .navbar-dropdown.collapsed.opened {
    left: auto;
  }
  .cid-tjefP03uym .navbar-dropdown.collapsed.opened .navbar-collapse {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
}
.cid-tjefP3mySM {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tjefP3mySM .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tjefP3mySM .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tjefP3mySM .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tjefP3mySM .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tjefP3mySM .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tjefP3mySM .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tjefP3mySM .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tjefP3mySM .mbr-text,
.cid-tjefP3mySM .mbr-section-btn {
  color: #000000;
}
.cid-tjefP4buF6 {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-tjefP4buF6 .mbr-fallback-image.disabled {
  display: none;
}
.cid-tjefP4buF6 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tjefP4buF6 .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tjefP4buF6 .row {
    flex-direction: column-reverse;
  }
  .cid-tjefP4buF6 .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tjefP4buF6 .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tjefP4buF6 .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tjefP4buF6 .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tjefP4XyuX {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tjefP4XyuX .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tjefP4XyuX .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tjefP4XyuX .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tjefP4XyuX .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tjefP4XyuX .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tjefP4XyuX .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tjefP4XyuX .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tjefP5M1UH {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-tjefP5M1UH .mbr-fallback-image.disabled {
  display: none;
}
.cid-tjefP5M1UH .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tjefP5M1UH .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tjefP5M1UH .row {
    flex-direction: column-reverse;
  }
  .cid-tjefP5M1UH .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tjefP5M1UH .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tjefP5M1UH .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tjefP5M1UH .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tjefP6wyhE {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tjefP6wyhE .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tjefP6wyhE .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tjefP6wyhE .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tjefP6wyhE .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tjefP6wyhE .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tjefP6wyhE .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tjefP6wyhE .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tjefP8Tct2 {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-tjefP8Tct2 .mbr-fallback-image.disabled {
  display: none;
}
.cid-tjefP8Tct2 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tjefP8Tct2 .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tjefP8Tct2 .row {
    flex-direction: column-reverse;
  }
  .cid-tjefP8Tct2 .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tjefP8Tct2 .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tjefP8Tct2 .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tjefP8Tct2 .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tjefPga8TY.popup-builder {
  background-color: #ffffff;
}
.cid-tjefPga8TY.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tjefPga8TY.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tjefPga8TY .modal-content,
.cid-tjefPga8TY .modal-dialog {
  height: auto;
}
.cid-tjefPga8TY .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tjefPga8TY .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tjefPga8TY .form-wrapper .mbr-form .form-group,
  .cid-tjefPga8TY .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tjefPga8TY .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tjefPga8TY .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tjefPga8TY .mbr-text {
  text-align: left;
}
.cid-tjefPga8TY .pt-0 {
  padding-top: 0 !important;
}
.cid-tjefPga8TY .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tjefPga8TY .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tjefPga8TY .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tjefPga8TY .modal-open {
  overflow: hidden;
}
.cid-tjefPga8TY .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tjefPga8TY .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tjefPga8TY .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tjefPga8TY .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-tjefPga8TY .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tjefPga8TY .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tjefPga8TY .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tjefPga8TY .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-tjefPga8TY .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tjefPga8TY .modal-backdrop.fade {
  opacity: 0;
}
.cid-tjefPga8TY .modal-backdrop.show {
  opacity: .5;
}
.cid-tjefPga8TY .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-tjefPga8TY .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tjefPga8TY .modal-header .close:hover {
  opacity: 1;
}
.cid-tjefPga8TY .modal-header .close:focus {
  outline: none;
}
.cid-tjefPga8TY .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-tjefPga8TY .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-tjefPga8TY .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-tjefPga8TY .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tjefPga8TY .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tjefPga8TY .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tjefPga8TY .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tjefPga8TY .modal-sm {
    max-width: 300px;
  }
  .cid-tjefPga8TY .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tjefPga8TY .modal-lg,
  .cid-tjefPga8TY .modal-xl {
    max-width: 800px;
  }
  .cid-tjefPga8TY .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tjefPga8TY .modal-xl {
    max-width: 1140px;
  }
  .cid-tjefPga8TY .container {
    max-width: 1140px;
  }
}
.cid-tjefPga8TY .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tjefPga8TY .container {
    max-width: 720px;
  }
}
.cid-tjefPga8TY .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tjefPga8TY .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-tjefPga8TY .form-group {
  margin-bottom: 1rem;
}
.cid-tjefPga8TY .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tjefPga8TY .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tjefPga8TY .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-tjefPga8TY LABEL {
  text-align: left;
}
.cid-tjefPhrtzg.popup-builder {
  background-color: #ffffff;
}
.cid-tjefPhrtzg.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tjefPhrtzg.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tjefPhrtzg .modal-content,
.cid-tjefPhrtzg .modal-dialog {
  height: auto;
}
.cid-tjefPhrtzg .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tjefPhrtzg .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tjefPhrtzg .form-wrapper .mbr-form .form-group,
  .cid-tjefPhrtzg .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tjefPhrtzg .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tjefPhrtzg .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tjefPhrtzg .mbr-text {
  text-align: left;
}
.cid-tjefPhrtzg .pt-0 {
  padding-top: 0 !important;
}
.cid-tjefPhrtzg .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tjefPhrtzg .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tjefPhrtzg .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tjefPhrtzg .modal-open {
  overflow: hidden;
}
.cid-tjefPhrtzg .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tjefPhrtzg .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tjefPhrtzg .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tjefPhrtzg .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-tjefPhrtzg .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tjefPhrtzg .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tjefPhrtzg .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tjefPhrtzg .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-tjefPhrtzg .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tjefPhrtzg .modal-backdrop.fade {
  opacity: 0;
}
.cid-tjefPhrtzg .modal-backdrop.show {
  opacity: .5;
}
.cid-tjefPhrtzg .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-tjefPhrtzg .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tjefPhrtzg .modal-header .close:hover {
  opacity: 1;
}
.cid-tjefPhrtzg .modal-header .close:focus {
  outline: none;
}
.cid-tjefPhrtzg .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-tjefPhrtzg .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-tjefPhrtzg .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-tjefPhrtzg .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tjefPhrtzg .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tjefPhrtzg .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tjefPhrtzg .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tjefPhrtzg .modal-sm {
    max-width: 300px;
  }
  .cid-tjefPhrtzg .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tjefPhrtzg .modal-lg,
  .cid-tjefPhrtzg .modal-xl {
    max-width: 800px;
  }
  .cid-tjefPhrtzg .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tjefPhrtzg .modal-xl {
    max-width: 1140px;
  }
  .cid-tjefPhrtzg .container {
    max-width: 1140px;
  }
}
.cid-tjefPhrtzg .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tjefPhrtzg .container {
    max-width: 720px;
  }
}
.cid-tjefPhrtzg .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tjefPhrtzg .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-tjefPhrtzg .form-group {
  margin-bottom: 1rem;
}
.cid-tjefPhrtzg .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tjefPhrtzg .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tjefPhrtzg .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-tNdfhJkQrl {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #b1d0f9;
}
.cid-tNdfhJkQrl p {
  text-align: center;
}
.cid-tNdfhJkQrl .text-copyright {
  width: 100%;
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .img-logo-footer {
  margin-right: 1rem;
  max-width: 3rem;
}
.cid-tNdfhJkQrl a {
  font-weight: normal;
}
.cid-tNdfhJkQrl .copyright li {
  list-style: disc;
  margin: 0 1rem;
}
.cid-tNdfhJkQrl .copyright .list-inline {
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
  margin: 10px 15px;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
    margin: 10px 6px;
  }
}
.cid-tNdfhJkQrl li a {
  position: relative;
}
.cid-tNdfhJkQrl li a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  background: currentColor;
  transition: all 0.3s;
}
.cid-tNdfhJkQrl li a:hover:before {
  width: 100%;
}
.cid-tNdfhJkQrl .text-logo-footer {
  display: inline-block;
  vertical-align: middle;
  color: #000000;
  text-align: right;
}
.cid-tNdfhJkQrl .logo-footer {
  line-height: normal;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .d-flex {
    flex-direction: column;
  }
  .cid-tNdfhJkQrl .d-flex li {
    width: fit-content;
    margin: auto;
  }
}
.cid-tNdfhJkQrl .icon-transition span {
  display: block;
}
.cid-tNdfhJkQrl .list-inline-item a {
  display: block;
}
.cid-tNdfhJkQrl .social-btns {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-tNdfhJkQrl .media-container-row {
  align-items: center;
  justify-content: space-between;
}
.cid-tNdfhJkQrl .icon-transition span {
  color: #151515;
  display: block;
  text-align: center;
  height: 2rem;
  border-radius: 50%;
  line-height: 2rem;
  width: 2rem;
  transition: all 0.3s ease-out 0s;
  font-size: 1.5rem;
}
.cid-tNdfhJkQrl .social-media {
  display: flex;
  justify-content: flex-start;
}
.cid-tNdfhJkQrl .social-media ul {
  margin: 0;
  padding: 0;
}
.cid-tNdfhJkQrl .social-media ul li {
  padding: 4px;
  display: inline-block;
}
@media (max-width: 991px) {
  .cid-tNdfhJkQrl .logo-footer {
    text-align: center;
  }
  .cid-tNdfhJkQrl .social-media {
    justify-content: center;
  }
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

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

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

:focus {
  outline: none;
}

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

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

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

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

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

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

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

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

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

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

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.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: .667em 1.667em !important;
  margin: 0 !important;
}

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

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

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

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

.jq-selectbox__select {
  padding: 1.07em .5em;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

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

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

.jq-selectbox li {
  padding: 6px 12px;
}

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

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

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

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

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

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

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

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

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

#scrollToTop a {
  opacity: .5;
}

#scrollToTop a:hover {
  opacity: .7;
}

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

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

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

.mbr-arrow {
  opacity: .5;
  transition: .3s;
}

.mbr-arrow:hover {
  opacity: .7;
}

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

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

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

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

.form-control {
  background-color: #ffffff;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 2.5em;
  padding: 1.07em .5em;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

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

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

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

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

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

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

.mbr-section__comments .row {
  justify-content: center;
}

.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;
}
.cid-tjE3cJZrOA .collapsed:not(.opened) {
  flex-direction: row!important;
}
.cid-tjE3cJZrOA .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #c1c1c1;
}
.cid-tjE3cJZrOA .navbar.opened {
  transition: all .3s;
  background: #c1c1c1 !important;
}
.cid-tjE3cJZrOA .navbar .dropdown-item {
  padding: .25rem 1.5rem;
}
.cid-tjE3cJZrOA .navbar .navbar-collapse {
  transition: none;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-tjE3cJZrOA .navbar.collapsed {
  flex-wrap: nowrap;
}
.cid-tjE3cJZrOA .navbar.collapsed.opened {
  text-align: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  max-width: 20rem ;
  height: 100vh;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-tjE3cJZrOA .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-tjE3cJZrOA .navbar.collapsed.opened .navbar-toggler {
  -webkit-order: -1;
  order: -1;
  -webkit-align-self: flex-end !important;
  align-self: flex-end !important;
  margin: 1rem 0 0 0;
}
.cid-tjE3cJZrOA .navbar.collapsed.opened .navbar-collapse {
  -webkit-flex-basis: initial;
  flex-basis: initial;
}
.cid-tjE3cJZrOA .navbar.collapsed.opened .navbar-collapse.show,
.cid-tjE3cJZrOA .navbar.collapsed.opened .navbar-collapse.collapsing {
  display: block;
}
.cid-tjE3cJZrOA .navbar.collapsed:not(.opened) .navbar-collapse {
  display: none !important;
}
.cid-tjE3cJZrOA .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-tjE3cJZrOA .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-tjE3cJZrOA .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-tjE3cJZrOA .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-tjE3cJZrOA .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-tjE3cJZrOA .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
@media (max-width: 991px) {
  .cid-tjE3cJZrOA .navbar {
    flex-wrap: nowrap;
  }
  .cid-tjE3cJZrOA .navbar.opened {
    text-align: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    max-width: 20rem ;
    height: 100vh;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .cid-tjE3cJZrOA .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-tjE3cJZrOA .navbar.opened .navbar-toggler {
    -webkit-order: -1;
    order: -1;
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important;
    margin: 1rem 0 0 0;
  }
  .cid-tjE3cJZrOA .navbar.opened .navbar-collapse {
    -webkit-flex-basis: initial;
    flex-basis: initial;
    height: auto !important;
    max-height: 100vh;
  }
  .cid-tjE3cJZrOA .navbar.opened .navbar-collapse.show,
  .cid-tjE3cJZrOA .navbar.opened .navbar-collapse.collapsing {
    display: block;
  }
  .cid-tjE3cJZrOA .navbar:not(.opened) .navbar-collapse {
    display: none !important;
  }
  .cid-tjE3cJZrOA .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-tjE3cJZrOA .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-tjE3cJZrOA .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-tjE3cJZrOA .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-tjE3cJZrOA .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-tjE3cJZrOA .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-tjE3cJZrOA .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-tjE3cJZrOA .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    word-break: break-word;
  }
}
.cid-tjE3cJZrOA .navbar.navbar-short {
  background: #c1c1c1 !important;
  min-height: 60px;
}
.cid-tjE3cJZrOA .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-tjE3cJZrOA .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-tjE3cJZrOA .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-tjE3cJZrOA .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-tjE3cJZrOA .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-tjE3cJZrOA .dropdown-item.active,
.cid-tjE3cJZrOA .dropdown-item:active {
  background-color: transparent;
}
.cid-tjE3cJZrOA .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-tjE3cJZrOA .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-tjE3cJZrOA .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-tjE3cJZrOA .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #c1c1c1;
}
.cid-tjE3cJZrOA .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-tjE3cJZrOA .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tjE3cJZrOA ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-tjE3cJZrOA .navbar-buttons {
  text-align: center;
}
.cid-tjE3cJZrOA button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tjE3cJZrOA button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-tjE3cJZrOA button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tjE3cJZrOA button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tjE3cJZrOA button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tjE3cJZrOA button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tjE3cJZrOA nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tjE3cJZrOA nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tjE3cJZrOA nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tjE3cJZrOA nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tjE3cJZrOA .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-tjE3cJZrOA a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  letter-spacing: 2px;
}
.cid-tjE3cJZrOA a.nav-link:focus {
  outline: none;
}
.cid-tjE3cJZrOA .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-tjE3cJZrOA .nav-link:hover,
.cid-tjE3cJZrOA .dropdown-item:hover {
  color: #000000 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-tjE3cJZrOA .navbar-dropdown.collapsed.opened {
    left: auto;
  }
  .cid-tjE3cJZrOA .navbar-dropdown.collapsed.opened .navbar-collapse {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
}
.cid-tjE3cLEYuF {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tjE3cLEYuF .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tjE3cLEYuF .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tjE3cLEYuF .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tjE3cLEYuF .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tjE3cLEYuF .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tjE3cLEYuF .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tjE3cLEYuF .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tjE3cLEYuF .mbr-text,
.cid-tjE3cLEYuF .mbr-section-btn {
  color: #000000;
}
.cid-tjE3cM1E7C {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-tjE3cM1E7C .mbr-fallback-image.disabled {
  display: none;
}
.cid-tjE3cM1E7C .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tjE3cM1E7C .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tjE3cM1E7C .row {
    flex-direction: column-reverse;
  }
  .cid-tjE3cM1E7C .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tjE3cM1E7C .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tjE3cM1E7C .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tjE3cM1E7C .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tjE3cMvT1D {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tjE3cMvT1D .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tjE3cMvT1D .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tjE3cMvT1D .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tjE3cMvT1D .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tjE3cMvT1D .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tjE3cMvT1D .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tjE3cMvT1D .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tjE3cMTiBV {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-tjE3cMTiBV .mbr-fallback-image.disabled {
  display: none;
}
.cid-tjE3cMTiBV .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tjE3cMTiBV .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tjE3cMTiBV .row {
    flex-direction: column-reverse;
  }
  .cid-tjE3cMTiBV .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tjE3cMTiBV .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tjE3cMTiBV .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tjE3cMTiBV .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tjE3cNeIKf {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tjE3cNeIKf .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tjE3cNeIKf .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tjE3cNeIKf .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tjE3cNeIKf .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tjE3cNeIKf .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tjE3cNeIKf .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tjE3cNeIKf .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tjE3cNAilQ {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-tjE3cNAilQ .mbr-fallback-image.disabled {
  display: none;
}
.cid-tjE3cNAilQ .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tjE3cNAilQ .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tjE3cNAilQ .row {
    flex-direction: column-reverse;
  }
  .cid-tjE3cNAilQ .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tjE3cNAilQ .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tjE3cNAilQ .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tjE3cNAilQ .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tjE3cNZAMb {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tjE3cNZAMb .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tjE3cNZAMb .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tjE3cNZAMb .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tjE3cNZAMb .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tjE3cNZAMb .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tjE3cNZAMb .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tjE3cNZAMb .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tjE3cPRMAu {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-tjE3cPRMAu .mbr-fallback-image.disabled {
  display: none;
}
.cid-tjE3cPRMAu .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tjE3cPRMAu .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tjE3cPRMAu .row {
    flex-direction: column-reverse;
  }
  .cid-tjE3cPRMAu .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tjE3cPRMAu .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tjE3cPRMAu .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tjE3cPRMAu .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tjE3cRVr06.popup-builder {
  background-color: #ffffff;
}
.cid-tjE3cRVr06.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tjE3cRVr06.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tjE3cRVr06 .modal-content,
.cid-tjE3cRVr06 .modal-dialog {
  height: auto;
}
.cid-tjE3cRVr06 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tjE3cRVr06 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tjE3cRVr06 .form-wrapper .mbr-form .form-group,
  .cid-tjE3cRVr06 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tjE3cRVr06 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tjE3cRVr06 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tjE3cRVr06 .mbr-text {
  text-align: left;
}
.cid-tjE3cRVr06 .pt-0 {
  padding-top: 0 !important;
}
.cid-tjE3cRVr06 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tjE3cRVr06 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tjE3cRVr06 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tjE3cRVr06 .modal-open {
  overflow: hidden;
}
.cid-tjE3cRVr06 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tjE3cRVr06 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tjE3cRVr06 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tjE3cRVr06 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-tjE3cRVr06 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tjE3cRVr06 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tjE3cRVr06 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tjE3cRVr06 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-tjE3cRVr06 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tjE3cRVr06 .modal-backdrop.fade {
  opacity: 0;
}
.cid-tjE3cRVr06 .modal-backdrop.show {
  opacity: .5;
}
.cid-tjE3cRVr06 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-tjE3cRVr06 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tjE3cRVr06 .modal-header .close:hover {
  opacity: 1;
}
.cid-tjE3cRVr06 .modal-header .close:focus {
  outline: none;
}
.cid-tjE3cRVr06 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-tjE3cRVr06 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-tjE3cRVr06 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-tjE3cRVr06 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tjE3cRVr06 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tjE3cRVr06 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tjE3cRVr06 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tjE3cRVr06 .modal-sm {
    max-width: 300px;
  }
  .cid-tjE3cRVr06 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tjE3cRVr06 .modal-lg,
  .cid-tjE3cRVr06 .modal-xl {
    max-width: 800px;
  }
  .cid-tjE3cRVr06 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tjE3cRVr06 .modal-xl {
    max-width: 1140px;
  }
  .cid-tjE3cRVr06 .container {
    max-width: 1140px;
  }
}
.cid-tjE3cRVr06 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tjE3cRVr06 .container {
    max-width: 720px;
  }
}
.cid-tjE3cRVr06 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tjE3cRVr06 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-tjE3cRVr06 .form-group {
  margin-bottom: 1rem;
}
.cid-tjE3cRVr06 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tjE3cRVr06 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tjE3cRVr06 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-tjE3cRVr06 LABEL {
  text-align: left;
}
.cid-tjE3cSzdxC.popup-builder {
  background-color: #ffffff;
}
.cid-tjE3cSzdxC.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tjE3cSzdxC.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tjE3cSzdxC .modal-content,
.cid-tjE3cSzdxC .modal-dialog {
  height: auto;
}
.cid-tjE3cSzdxC .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tjE3cSzdxC .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tjE3cSzdxC .form-wrapper .mbr-form .form-group,
  .cid-tjE3cSzdxC .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tjE3cSzdxC .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tjE3cSzdxC .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tjE3cSzdxC .mbr-text {
  text-align: left;
}
.cid-tjE3cSzdxC .pt-0 {
  padding-top: 0 !important;
}
.cid-tjE3cSzdxC .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tjE3cSzdxC .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tjE3cSzdxC .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tjE3cSzdxC .modal-open {
  overflow: hidden;
}
.cid-tjE3cSzdxC .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tjE3cSzdxC .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tjE3cSzdxC .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tjE3cSzdxC .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-tjE3cSzdxC .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tjE3cSzdxC .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tjE3cSzdxC .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tjE3cSzdxC .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-tjE3cSzdxC .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tjE3cSzdxC .modal-backdrop.fade {
  opacity: 0;
}
.cid-tjE3cSzdxC .modal-backdrop.show {
  opacity: .5;
}
.cid-tjE3cSzdxC .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-tjE3cSzdxC .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tjE3cSzdxC .modal-header .close:hover {
  opacity: 1;
}
.cid-tjE3cSzdxC .modal-header .close:focus {
  outline: none;
}
.cid-tjE3cSzdxC .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-tjE3cSzdxC .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-tjE3cSzdxC .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-tjE3cSzdxC .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tjE3cSzdxC .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tjE3cSzdxC .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tjE3cSzdxC .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tjE3cSzdxC .modal-sm {
    max-width: 300px;
  }
  .cid-tjE3cSzdxC .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tjE3cSzdxC .modal-lg,
  .cid-tjE3cSzdxC .modal-xl {
    max-width: 800px;
  }
  .cid-tjE3cSzdxC .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tjE3cSzdxC .modal-xl {
    max-width: 1140px;
  }
  .cid-tjE3cSzdxC .container {
    max-width: 1140px;
  }
}
.cid-tjE3cSzdxC .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tjE3cSzdxC .container {
    max-width: 720px;
  }
}
.cid-tjE3cSzdxC .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tjE3cSzdxC .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-tjE3cSzdxC .form-group {
  margin-bottom: 1rem;
}
.cid-tjE3cSzdxC .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tjE3cSzdxC .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tjE3cSzdxC .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-tNdfhJkQrl {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #b1d0f9;
}
.cid-tNdfhJkQrl p {
  text-align: center;
}
.cid-tNdfhJkQrl .text-copyright {
  width: 100%;
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .img-logo-footer {
  margin-right: 1rem;
  max-width: 3rem;
}
.cid-tNdfhJkQrl a {
  font-weight: normal;
}
.cid-tNdfhJkQrl .copyright li {
  list-style: disc;
  margin: 0 1rem;
}
.cid-tNdfhJkQrl .copyright .list-inline {
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
  margin: 10px 15px;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
    margin: 10px 6px;
  }
}
.cid-tNdfhJkQrl li a {
  position: relative;
}
.cid-tNdfhJkQrl li a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  background: currentColor;
  transition: all 0.3s;
}
.cid-tNdfhJkQrl li a:hover:before {
  width: 100%;
}
.cid-tNdfhJkQrl .text-logo-footer {
  display: inline-block;
  vertical-align: middle;
  color: #000000;
  text-align: right;
}
.cid-tNdfhJkQrl .logo-footer {
  line-height: normal;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .d-flex {
    flex-direction: column;
  }
  .cid-tNdfhJkQrl .d-flex li {
    width: fit-content;
    margin: auto;
  }
}
.cid-tNdfhJkQrl .icon-transition span {
  display: block;
}
.cid-tNdfhJkQrl .list-inline-item a {
  display: block;
}
.cid-tNdfhJkQrl .social-btns {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-tNdfhJkQrl .media-container-row {
  align-items: center;
  justify-content: space-between;
}
.cid-tNdfhJkQrl .icon-transition span {
  color: #151515;
  display: block;
  text-align: center;
  height: 2rem;
  border-radius: 50%;
  line-height: 2rem;
  width: 2rem;
  transition: all 0.3s ease-out 0s;
  font-size: 1.5rem;
}
.cid-tNdfhJkQrl .social-media {
  display: flex;
  justify-content: flex-start;
}
.cid-tNdfhJkQrl .social-media ul {
  margin: 0;
  padding: 0;
}
.cid-tNdfhJkQrl .social-media ul li {
  padding: 4px;
  display: inline-block;
}
@media (max-width: 991px) {
  .cid-tNdfhJkQrl .logo-footer {
    text-align: center;
  }
  .cid-tNdfhJkQrl .social-media {
    justify-content: center;
  }
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

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

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

:focus {
  outline: none;
}

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

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

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

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

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

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

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

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

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

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

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.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: .667em 1.667em !important;
  margin: 0 !important;
}

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

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

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

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

.jq-selectbox__select {
  padding: 1.07em .5em;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

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

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

.jq-selectbox li {
  padding: 6px 12px;
}

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

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

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

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

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

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

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

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

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

#scrollToTop a {
  opacity: .5;
}

#scrollToTop a:hover {
  opacity: .7;
}

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

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

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

.mbr-arrow {
  opacity: .5;
  transition: .3s;
}

.mbr-arrow:hover {
  opacity: .7;
}

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

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

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

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

.form-control {
  background-color: #ffffff;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 2.5em;
  padding: 1.07em .5em;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

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

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

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

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

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

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

.mbr-section__comments .row {
  justify-content: center;
}

.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;
}
.cid-tjVTOfaFOU .collapsed:not(.opened) {
  flex-direction: row!important;
}
.cid-tjVTOfaFOU .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #c1c1c1;
}
.cid-tjVTOfaFOU .navbar.opened {
  transition: all .3s;
  background: #c1c1c1 !important;
}
.cid-tjVTOfaFOU .navbar .dropdown-item {
  padding: .25rem 1.5rem;
}
.cid-tjVTOfaFOU .navbar .navbar-collapse {
  transition: none;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-tjVTOfaFOU .navbar.collapsed {
  flex-wrap: nowrap;
}
.cid-tjVTOfaFOU .navbar.collapsed.opened {
  text-align: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  max-width: 20rem ;
  height: 100vh;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-tjVTOfaFOU .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-tjVTOfaFOU .navbar.collapsed.opened .navbar-toggler {
  -webkit-order: -1;
  order: -1;
  -webkit-align-self: flex-end !important;
  align-self: flex-end !important;
  margin: 1rem 0 0 0;
}
.cid-tjVTOfaFOU .navbar.collapsed.opened .navbar-collapse {
  -webkit-flex-basis: initial;
  flex-basis: initial;
}
.cid-tjVTOfaFOU .navbar.collapsed.opened .navbar-collapse.show,
.cid-tjVTOfaFOU .navbar.collapsed.opened .navbar-collapse.collapsing {
  display: block;
}
.cid-tjVTOfaFOU .navbar.collapsed:not(.opened) .navbar-collapse {
  display: none !important;
}
.cid-tjVTOfaFOU .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-tjVTOfaFOU .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-tjVTOfaFOU .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-tjVTOfaFOU .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-tjVTOfaFOU .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-tjVTOfaFOU .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
@media (max-width: 991px) {
  .cid-tjVTOfaFOU .navbar {
    flex-wrap: nowrap;
  }
  .cid-tjVTOfaFOU .navbar.opened {
    text-align: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    max-width: 20rem ;
    height: 100vh;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .cid-tjVTOfaFOU .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-tjVTOfaFOU .navbar.opened .navbar-toggler {
    -webkit-order: -1;
    order: -1;
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important;
    margin: 1rem 0 0 0;
  }
  .cid-tjVTOfaFOU .navbar.opened .navbar-collapse {
    -webkit-flex-basis: initial;
    flex-basis: initial;
    height: auto !important;
    max-height: 100vh;
  }
  .cid-tjVTOfaFOU .navbar.opened .navbar-collapse.show,
  .cid-tjVTOfaFOU .navbar.opened .navbar-collapse.collapsing {
    display: block;
  }
  .cid-tjVTOfaFOU .navbar:not(.opened) .navbar-collapse {
    display: none !important;
  }
  .cid-tjVTOfaFOU .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-tjVTOfaFOU .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-tjVTOfaFOU .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-tjVTOfaFOU .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-tjVTOfaFOU .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-tjVTOfaFOU .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-tjVTOfaFOU .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-tjVTOfaFOU .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    word-break: break-word;
  }
}
.cid-tjVTOfaFOU .navbar.navbar-short {
  background: #c1c1c1 !important;
  min-height: 60px;
}
.cid-tjVTOfaFOU .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-tjVTOfaFOU .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-tjVTOfaFOU .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-tjVTOfaFOU .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-tjVTOfaFOU .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-tjVTOfaFOU .dropdown-item.active,
.cid-tjVTOfaFOU .dropdown-item:active {
  background-color: transparent;
}
.cid-tjVTOfaFOU .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-tjVTOfaFOU .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-tjVTOfaFOU .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-tjVTOfaFOU .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #c1c1c1;
}
.cid-tjVTOfaFOU .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-tjVTOfaFOU .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tjVTOfaFOU ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-tjVTOfaFOU .navbar-buttons {
  text-align: center;
}
.cid-tjVTOfaFOU button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tjVTOfaFOU button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-tjVTOfaFOU button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tjVTOfaFOU button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tjVTOfaFOU button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tjVTOfaFOU button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tjVTOfaFOU nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tjVTOfaFOU nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tjVTOfaFOU nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tjVTOfaFOU nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tjVTOfaFOU .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-tjVTOfaFOU a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  letter-spacing: 2px;
}
.cid-tjVTOfaFOU a.nav-link:focus {
  outline: none;
}
.cid-tjVTOfaFOU .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-tjVTOfaFOU .nav-link:hover,
.cid-tjVTOfaFOU .dropdown-item:hover {
  color: #000000 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-tjVTOfaFOU .navbar-dropdown.collapsed.opened {
    left: auto;
  }
  .cid-tjVTOfaFOU .navbar-dropdown.collapsed.opened .navbar-collapse {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
}
.cid-tjVTOrQyn2 {
  padding-top: 9rem;
  padding-bottom: 6rem;
  background-color: #b1d0f9;
  overflow: hidden;
}
.cid-tjVTOrQyn2 .border-bottom {
  border-color: #444444 !important;
}
.cid-tjVTOrQyn2 .colored {
  margin: 0 -50vw;
  padding: 0 50vw;
  background-color: #000000 !important;
}
.cid-tjVTOrQyn2 .mbr-text.price {
  text-align: right;
  color: #bd0505;
}
.cid-tjVTOrQyn2 .colored .mbr-text {
  text-align: right;
  color: #ffffff;
}
.cid-tjVTOrQyn2 .colored-text {
  color: #a68462 !important;
}
.cid-tjVTOrQyn2 .mbr-section-title {
  color: #ffffff;
}
.cid-tjVTOrQyn2 .mbr-section-subtitle {
  color: #ffffff;
}
.cid-tjVTOrQyn2 .mbr-text {
  color: #ffffff;
}
.cid-tjVTOrQyn2 .mbr-section-title.price-title {
  color: #000000;
  text-align: left;
}
.cid-tjVTOrQyn2 .colored .mbr-section-title {
  color: #ffcd40;
}
.cid-tjVTOrQyn2 .mbr-section-title.main-title {
  color: #bd0505;
}
.cid-tjVTOwO9HY.popup-builder {
  background-color: #ffffff;
}
.cid-tjVTOwO9HY.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tjVTOwO9HY.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tjVTOwO9HY .modal-content,
.cid-tjVTOwO9HY .modal-dialog {
  height: auto;
}
.cid-tjVTOwO9HY .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tjVTOwO9HY .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tjVTOwO9HY .form-wrapper .mbr-form .form-group,
  .cid-tjVTOwO9HY .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tjVTOwO9HY .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tjVTOwO9HY .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tjVTOwO9HY .mbr-text {
  text-align: left;
}
.cid-tjVTOwO9HY .pt-0 {
  padding-top: 0 !important;
}
.cid-tjVTOwO9HY .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tjVTOwO9HY .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tjVTOwO9HY .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tjVTOwO9HY .modal-open {
  overflow: hidden;
}
.cid-tjVTOwO9HY .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tjVTOwO9HY .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tjVTOwO9HY .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tjVTOwO9HY .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-tjVTOwO9HY .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tjVTOwO9HY .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tjVTOwO9HY .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tjVTOwO9HY .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-tjVTOwO9HY .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tjVTOwO9HY .modal-backdrop.fade {
  opacity: 0;
}
.cid-tjVTOwO9HY .modal-backdrop.show {
  opacity: .5;
}
.cid-tjVTOwO9HY .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-tjVTOwO9HY .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tjVTOwO9HY .modal-header .close:hover {
  opacity: 1;
}
.cid-tjVTOwO9HY .modal-header .close:focus {
  outline: none;
}
.cid-tjVTOwO9HY .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-tjVTOwO9HY .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-tjVTOwO9HY .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-tjVTOwO9HY .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tjVTOwO9HY .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tjVTOwO9HY .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tjVTOwO9HY .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tjVTOwO9HY .modal-sm {
    max-width: 300px;
  }
  .cid-tjVTOwO9HY .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tjVTOwO9HY .modal-lg,
  .cid-tjVTOwO9HY .modal-xl {
    max-width: 800px;
  }
  .cid-tjVTOwO9HY .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tjVTOwO9HY .modal-xl {
    max-width: 1140px;
  }
  .cid-tjVTOwO9HY .container {
    max-width: 1140px;
  }
}
.cid-tjVTOwO9HY .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tjVTOwO9HY .container {
    max-width: 720px;
  }
}
.cid-tjVTOwO9HY .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tjVTOwO9HY .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-tjVTOwO9HY .form-group {
  margin-bottom: 1rem;
}
.cid-tjVTOwO9HY .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tjVTOwO9HY .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tjVTOwO9HY .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-tjVTOwO9HY LABEL {
  text-align: left;
}
.cid-tjVTOy9Qp5.popup-builder {
  background-color: #ffffff;
}
.cid-tjVTOy9Qp5.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tjVTOy9Qp5.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tjVTOy9Qp5 .modal-content,
.cid-tjVTOy9Qp5 .modal-dialog {
  height: auto;
}
.cid-tjVTOy9Qp5 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tjVTOy9Qp5 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tjVTOy9Qp5 .form-wrapper .mbr-form .form-group,
  .cid-tjVTOy9Qp5 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tjVTOy9Qp5 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tjVTOy9Qp5 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tjVTOy9Qp5 .mbr-text {
  text-align: left;
}
.cid-tjVTOy9Qp5 .pt-0 {
  padding-top: 0 !important;
}
.cid-tjVTOy9Qp5 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tjVTOy9Qp5 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tjVTOy9Qp5 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tjVTOy9Qp5 .modal-open {
  overflow: hidden;
}
.cid-tjVTOy9Qp5 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tjVTOy9Qp5 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tjVTOy9Qp5 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tjVTOy9Qp5 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-tjVTOy9Qp5 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tjVTOy9Qp5 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tjVTOy9Qp5 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tjVTOy9Qp5 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-tjVTOy9Qp5 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tjVTOy9Qp5 .modal-backdrop.fade {
  opacity: 0;
}
.cid-tjVTOy9Qp5 .modal-backdrop.show {
  opacity: .5;
}
.cid-tjVTOy9Qp5 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-tjVTOy9Qp5 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tjVTOy9Qp5 .modal-header .close:hover {
  opacity: 1;
}
.cid-tjVTOy9Qp5 .modal-header .close:focus {
  outline: none;
}
.cid-tjVTOy9Qp5 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-tjVTOy9Qp5 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-tjVTOy9Qp5 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-tjVTOy9Qp5 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tjVTOy9Qp5 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tjVTOy9Qp5 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tjVTOy9Qp5 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tjVTOy9Qp5 .modal-sm {
    max-width: 300px;
  }
  .cid-tjVTOy9Qp5 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tjVTOy9Qp5 .modal-lg,
  .cid-tjVTOy9Qp5 .modal-xl {
    max-width: 800px;
  }
  .cid-tjVTOy9Qp5 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tjVTOy9Qp5 .modal-xl {
    max-width: 1140px;
  }
  .cid-tjVTOy9Qp5 .container {
    max-width: 1140px;
  }
}
.cid-tjVTOy9Qp5 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tjVTOy9Qp5 .container {
    max-width: 720px;
  }
}
.cid-tjVTOy9Qp5 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tjVTOy9Qp5 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-tjVTOy9Qp5 .form-group {
  margin-bottom: 1rem;
}
.cid-tjVTOy9Qp5 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tjVTOy9Qp5 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tjVTOy9Qp5 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-tNdfhJkQrl {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #b1d0f9;
}
.cid-tNdfhJkQrl p {
  text-align: center;
}
.cid-tNdfhJkQrl .text-copyright {
  width: 100%;
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .img-logo-footer {
  margin-right: 1rem;
  max-width: 3rem;
}
.cid-tNdfhJkQrl a {
  font-weight: normal;
}
.cid-tNdfhJkQrl .copyright li {
  list-style: disc;
  margin: 0 1rem;
}
.cid-tNdfhJkQrl .copyright .list-inline {
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
  margin: 10px 15px;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
    margin: 10px 6px;
  }
}
.cid-tNdfhJkQrl li a {
  position: relative;
}
.cid-tNdfhJkQrl li a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  background: currentColor;
  transition: all 0.3s;
}
.cid-tNdfhJkQrl li a:hover:before {
  width: 100%;
}
.cid-tNdfhJkQrl .text-logo-footer {
  display: inline-block;
  vertical-align: middle;
  color: #000000;
  text-align: right;
}
.cid-tNdfhJkQrl .logo-footer {
  line-height: normal;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .d-flex {
    flex-direction: column;
  }
  .cid-tNdfhJkQrl .d-flex li {
    width: fit-content;
    margin: auto;
  }
}
.cid-tNdfhJkQrl .icon-transition span {
  display: block;
}
.cid-tNdfhJkQrl .list-inline-item a {
  display: block;
}
.cid-tNdfhJkQrl .social-btns {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-tNdfhJkQrl .media-container-row {
  align-items: center;
  justify-content: space-between;
}
.cid-tNdfhJkQrl .icon-transition span {
  color: #151515;
  display: block;
  text-align: center;
  height: 2rem;
  border-radius: 50%;
  line-height: 2rem;
  width: 2rem;
  transition: all 0.3s ease-out 0s;
  font-size: 1.5rem;
}
.cid-tNdfhJkQrl .social-media {
  display: flex;
  justify-content: flex-start;
}
.cid-tNdfhJkQrl .social-media ul {
  margin: 0;
  padding: 0;
}
.cid-tNdfhJkQrl .social-media ul li {
  padding: 4px;
  display: inline-block;
}
@media (max-width: 991px) {
  .cid-tNdfhJkQrl .logo-footer {
    text-align: center;
  }
  .cid-tNdfhJkQrl .social-media {
    justify-content: center;
  }
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

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

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

:focus {
  outline: none;
}

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

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

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

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

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

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

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

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

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

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

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.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: .667em 1.667em !important;
  margin: 0 !important;
}

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

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

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

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

.jq-selectbox__select {
  padding: 1.07em .5em;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

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

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

.jq-selectbox li {
  padding: 6px 12px;
}

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

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

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

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

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

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

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

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

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

#scrollToTop a {
  opacity: .5;
}

#scrollToTop a:hover {
  opacity: .7;
}

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

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

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

.mbr-arrow {
  opacity: .5;
  transition: .3s;
}

.mbr-arrow:hover {
  opacity: .7;
}

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

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

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

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

.form-control {
  background-color: #ffffff;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 2.5em;
  padding: 1.07em .5em;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

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

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

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

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

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

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

.mbr-section__comments .row {
  justify-content: center;
}

.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;
}
.cid-tk21PjXGMA .collapsed:not(.opened) {
  flex-direction: row!important;
}
.cid-tk21PjXGMA .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #c1c1c1;
}
.cid-tk21PjXGMA .navbar.opened {
  transition: all .3s;
  background: #c1c1c1 !important;
}
.cid-tk21PjXGMA .navbar .dropdown-item {
  padding: .25rem 1.5rem;
}
.cid-tk21PjXGMA .navbar .navbar-collapse {
  transition: none;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-tk21PjXGMA .navbar.collapsed {
  flex-wrap: nowrap;
}
.cid-tk21PjXGMA .navbar.collapsed.opened {
  text-align: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  max-width: 20rem ;
  height: 100vh;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-tk21PjXGMA .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-tk21PjXGMA .navbar.collapsed.opened .navbar-toggler {
  -webkit-order: -1;
  order: -1;
  -webkit-align-self: flex-end !important;
  align-self: flex-end !important;
  margin: 1rem 0 0 0;
}
.cid-tk21PjXGMA .navbar.collapsed.opened .navbar-collapse {
  -webkit-flex-basis: initial;
  flex-basis: initial;
}
.cid-tk21PjXGMA .navbar.collapsed.opened .navbar-collapse.show,
.cid-tk21PjXGMA .navbar.collapsed.opened .navbar-collapse.collapsing {
  display: block;
}
.cid-tk21PjXGMA .navbar.collapsed:not(.opened) .navbar-collapse {
  display: none !important;
}
.cid-tk21PjXGMA .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-tk21PjXGMA .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-tk21PjXGMA .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-tk21PjXGMA .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-tk21PjXGMA .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-tk21PjXGMA .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
@media (max-width: 991px) {
  .cid-tk21PjXGMA .navbar {
    flex-wrap: nowrap;
  }
  .cid-tk21PjXGMA .navbar.opened {
    text-align: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    max-width: 20rem ;
    height: 100vh;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .cid-tk21PjXGMA .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-tk21PjXGMA .navbar.opened .navbar-toggler {
    -webkit-order: -1;
    order: -1;
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important;
    margin: 1rem 0 0 0;
  }
  .cid-tk21PjXGMA .navbar.opened .navbar-collapse {
    -webkit-flex-basis: initial;
    flex-basis: initial;
    height: auto !important;
    max-height: 100vh;
  }
  .cid-tk21PjXGMA .navbar.opened .navbar-collapse.show,
  .cid-tk21PjXGMA .navbar.opened .navbar-collapse.collapsing {
    display: block;
  }
  .cid-tk21PjXGMA .navbar:not(.opened) .navbar-collapse {
    display: none !important;
  }
  .cid-tk21PjXGMA .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-tk21PjXGMA .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-tk21PjXGMA .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-tk21PjXGMA .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-tk21PjXGMA .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-tk21PjXGMA .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-tk21PjXGMA .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-tk21PjXGMA .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    word-break: break-word;
  }
}
.cid-tk21PjXGMA .navbar.navbar-short {
  background: #c1c1c1 !important;
  min-height: 60px;
}
.cid-tk21PjXGMA .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-tk21PjXGMA .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-tk21PjXGMA .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-tk21PjXGMA .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-tk21PjXGMA .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-tk21PjXGMA .dropdown-item.active,
.cid-tk21PjXGMA .dropdown-item:active {
  background-color: transparent;
}
.cid-tk21PjXGMA .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-tk21PjXGMA .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-tk21PjXGMA .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-tk21PjXGMA .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #c1c1c1;
}
.cid-tk21PjXGMA .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-tk21PjXGMA .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tk21PjXGMA ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-tk21PjXGMA .navbar-buttons {
  text-align: center;
}
.cid-tk21PjXGMA button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tk21PjXGMA button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-tk21PjXGMA button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tk21PjXGMA button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tk21PjXGMA button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tk21PjXGMA button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tk21PjXGMA nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tk21PjXGMA nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tk21PjXGMA nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tk21PjXGMA nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tk21PjXGMA .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-tk21PjXGMA a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  letter-spacing: 2px;
}
.cid-tk21PjXGMA a.nav-link:focus {
  outline: none;
}
.cid-tk21PjXGMA .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-tk21PjXGMA .nav-link:hover,
.cid-tk21PjXGMA .dropdown-item:hover {
  color: #000000 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-tk21PjXGMA .navbar-dropdown.collapsed.opened {
    left: auto;
  }
  .cid-tk21PjXGMA .navbar-dropdown.collapsed.opened .navbar-collapse {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
}
.cid-tk21PpnoOZ {
  padding-top: 9rem;
  padding-bottom: 4rem;
  background-color: #b1d0f9;
}
.cid-tk21PpnoOZ .mbr-fallback-image.disabled {
  display: none;
}
.cid-tk21PpnoOZ .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tk21PpnoOZ .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tk21PpnoOZ .row {
    flex-direction: column-reverse;
  }
  .cid-tk21PpnoOZ .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tk21PpnoOZ .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tk21PpnoOZ .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tk21PpnoOZ .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tk21PqyB6K.popup-builder {
  background-color: #ffffff;
}
.cid-tk21PqyB6K.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tk21PqyB6K.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tk21PqyB6K .modal-content,
.cid-tk21PqyB6K .modal-dialog {
  height: auto;
}
.cid-tk21PqyB6K .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tk21PqyB6K .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tk21PqyB6K .form-wrapper .mbr-form .form-group,
  .cid-tk21PqyB6K .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tk21PqyB6K .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tk21PqyB6K .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tk21PqyB6K .mbr-text {
  text-align: left;
}
.cid-tk21PqyB6K .pt-0 {
  padding-top: 0 !important;
}
.cid-tk21PqyB6K .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tk21PqyB6K .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tk21PqyB6K .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tk21PqyB6K .modal-open {
  overflow: hidden;
}
.cid-tk21PqyB6K .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tk21PqyB6K .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tk21PqyB6K .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tk21PqyB6K .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-tk21PqyB6K .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tk21PqyB6K .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tk21PqyB6K .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tk21PqyB6K .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-tk21PqyB6K .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tk21PqyB6K .modal-backdrop.fade {
  opacity: 0;
}
.cid-tk21PqyB6K .modal-backdrop.show {
  opacity: .5;
}
.cid-tk21PqyB6K .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-tk21PqyB6K .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tk21PqyB6K .modal-header .close:hover {
  opacity: 1;
}
.cid-tk21PqyB6K .modal-header .close:focus {
  outline: none;
}
.cid-tk21PqyB6K .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-tk21PqyB6K .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-tk21PqyB6K .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-tk21PqyB6K .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tk21PqyB6K .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tk21PqyB6K .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tk21PqyB6K .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tk21PqyB6K .modal-sm {
    max-width: 300px;
  }
  .cid-tk21PqyB6K .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tk21PqyB6K .modal-lg,
  .cid-tk21PqyB6K .modal-xl {
    max-width: 800px;
  }
  .cid-tk21PqyB6K .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tk21PqyB6K .modal-xl {
    max-width: 1140px;
  }
  .cid-tk21PqyB6K .container {
    max-width: 1140px;
  }
}
.cid-tk21PqyB6K .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tk21PqyB6K .container {
    max-width: 720px;
  }
}
.cid-tk21PqyB6K .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tk21PqyB6K .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-tk21PqyB6K .form-group {
  margin-bottom: 1rem;
}
.cid-tk21PqyB6K .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tk21PqyB6K .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tk21PqyB6K .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-tk21PqyB6K LABEL {
  text-align: left;
}
.cid-tk21Pr81yv.popup-builder {
  background-color: #ffffff;
}
.cid-tk21Pr81yv.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tk21Pr81yv.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tk21Pr81yv .modal-content,
.cid-tk21Pr81yv .modal-dialog {
  height: auto;
}
.cid-tk21Pr81yv .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tk21Pr81yv .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tk21Pr81yv .form-wrapper .mbr-form .form-group,
  .cid-tk21Pr81yv .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tk21Pr81yv .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tk21Pr81yv .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tk21Pr81yv .mbr-text {
  text-align: left;
}
.cid-tk21Pr81yv .pt-0 {
  padding-top: 0 !important;
}
.cid-tk21Pr81yv .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tk21Pr81yv .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tk21Pr81yv .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tk21Pr81yv .modal-open {
  overflow: hidden;
}
.cid-tk21Pr81yv .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tk21Pr81yv .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tk21Pr81yv .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tk21Pr81yv .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-tk21Pr81yv .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tk21Pr81yv .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tk21Pr81yv .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tk21Pr81yv .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-tk21Pr81yv .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tk21Pr81yv .modal-backdrop.fade {
  opacity: 0;
}
.cid-tk21Pr81yv .modal-backdrop.show {
  opacity: .5;
}
.cid-tk21Pr81yv .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-tk21Pr81yv .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tk21Pr81yv .modal-header .close:hover {
  opacity: 1;
}
.cid-tk21Pr81yv .modal-header .close:focus {
  outline: none;
}
.cid-tk21Pr81yv .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-tk21Pr81yv .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-tk21Pr81yv .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-tk21Pr81yv .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tk21Pr81yv .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tk21Pr81yv .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tk21Pr81yv .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tk21Pr81yv .modal-sm {
    max-width: 300px;
  }
  .cid-tk21Pr81yv .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tk21Pr81yv .modal-lg,
  .cid-tk21Pr81yv .modal-xl {
    max-width: 800px;
  }
  .cid-tk21Pr81yv .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tk21Pr81yv .modal-xl {
    max-width: 1140px;
  }
  .cid-tk21Pr81yv .container {
    max-width: 1140px;
  }
}
.cid-tk21Pr81yv .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tk21Pr81yv .container {
    max-width: 720px;
  }
}
.cid-tk21Pr81yv .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tk21Pr81yv .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-tk21Pr81yv .form-group {
  margin-bottom: 1rem;
}
.cid-tk21Pr81yv .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tk21Pr81yv .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tk21Pr81yv .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-tNdfhJkQrl {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #b1d0f9;
}
.cid-tNdfhJkQrl p {
  text-align: center;
}
.cid-tNdfhJkQrl .text-copyright {
  width: 100%;
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .img-logo-footer {
  margin-right: 1rem;
  max-width: 3rem;
}
.cid-tNdfhJkQrl a {
  font-weight: normal;
}
.cid-tNdfhJkQrl .copyright li {
  list-style: disc;
  margin: 0 1rem;
}
.cid-tNdfhJkQrl .copyright .list-inline {
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
  margin: 10px 15px;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
    margin: 10px 6px;
  }
}
.cid-tNdfhJkQrl li a {
  position: relative;
}
.cid-tNdfhJkQrl li a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  background: currentColor;
  transition: all 0.3s;
}
.cid-tNdfhJkQrl li a:hover:before {
  width: 100%;
}
.cid-tNdfhJkQrl .text-logo-footer {
  display: inline-block;
  vertical-align: middle;
  color: #000000;
  text-align: right;
}
.cid-tNdfhJkQrl .logo-footer {
  line-height: normal;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .d-flex {
    flex-direction: column;
  }
  .cid-tNdfhJkQrl .d-flex li {
    width: fit-content;
    margin: auto;
  }
}
.cid-tNdfhJkQrl .icon-transition span {
  display: block;
}
.cid-tNdfhJkQrl .list-inline-item a {
  display: block;
}
.cid-tNdfhJkQrl .social-btns {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-tNdfhJkQrl .media-container-row {
  align-items: center;
  justify-content: space-between;
}
.cid-tNdfhJkQrl .icon-transition span {
  color: #151515;
  display: block;
  text-align: center;
  height: 2rem;
  border-radius: 50%;
  line-height: 2rem;
  width: 2rem;
  transition: all 0.3s ease-out 0s;
  font-size: 1.5rem;
}
.cid-tNdfhJkQrl .social-media {
  display: flex;
  justify-content: flex-start;
}
.cid-tNdfhJkQrl .social-media ul {
  margin: 0;
  padding: 0;
}
.cid-tNdfhJkQrl .social-media ul li {
  padding: 4px;
  display: inline-block;
}
@media (max-width: 991px) {
  .cid-tNdfhJkQrl .logo-footer {
    text-align: center;
  }
  .cid-tNdfhJkQrl .social-media {
    justify-content: center;
  }
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

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

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

:focus {
  outline: none;
}

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

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

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

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

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

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

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

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

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

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

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.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: .667em 1.667em !important;
  margin: 0 !important;
}

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

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

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

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

.jq-selectbox__select {
  padding: 1.07em .5em;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

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

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

.jq-selectbox li {
  padding: 6px 12px;
}

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

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

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

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

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

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

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

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

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

#scrollToTop a {
  opacity: .5;
}

#scrollToTop a:hover {
  opacity: .7;
}

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

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

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

.mbr-arrow {
  opacity: .5;
  transition: .3s;
}

.mbr-arrow:hover {
  opacity: .7;
}

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

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

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

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

.form-control {
  background-color: #ffffff;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 2.5em;
  padding: 1.07em .5em;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

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

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

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

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

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

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

.mbr-section__comments .row {
  justify-content: center;
}

.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;
}
.cid-tkvoKoHuke .collapsed:not(.opened) {
  flex-direction: row!important;
}
.cid-tkvoKoHuke .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #c1c1c1;
}
.cid-tkvoKoHuke .navbar.opened {
  transition: all .3s;
  background: #c1c1c1 !important;
}
.cid-tkvoKoHuke .navbar .dropdown-item {
  padding: .25rem 1.5rem;
}
.cid-tkvoKoHuke .navbar .navbar-collapse {
  transition: none;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-tkvoKoHuke .navbar.collapsed {
  flex-wrap: nowrap;
}
.cid-tkvoKoHuke .navbar.collapsed.opened {
  text-align: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  max-width: 20rem ;
  height: 100vh;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-tkvoKoHuke .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-tkvoKoHuke .navbar.collapsed.opened .navbar-toggler {
  -webkit-order: -1;
  order: -1;
  -webkit-align-self: flex-end !important;
  align-self: flex-end !important;
  margin: 1rem 0 0 0;
}
.cid-tkvoKoHuke .navbar.collapsed.opened .navbar-collapse {
  -webkit-flex-basis: initial;
  flex-basis: initial;
}
.cid-tkvoKoHuke .navbar.collapsed.opened .navbar-collapse.show,
.cid-tkvoKoHuke .navbar.collapsed.opened .navbar-collapse.collapsing {
  display: block;
}
.cid-tkvoKoHuke .navbar.collapsed:not(.opened) .navbar-collapse {
  display: none !important;
}
.cid-tkvoKoHuke .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-tkvoKoHuke .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-tkvoKoHuke .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-tkvoKoHuke .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-tkvoKoHuke .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-tkvoKoHuke .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
@media (max-width: 991px) {
  .cid-tkvoKoHuke .navbar {
    flex-wrap: nowrap;
  }
  .cid-tkvoKoHuke .navbar.opened {
    text-align: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    max-width: 20rem ;
    height: 100vh;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .cid-tkvoKoHuke .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-tkvoKoHuke .navbar.opened .navbar-toggler {
    -webkit-order: -1;
    order: -1;
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important;
    margin: 1rem 0 0 0;
  }
  .cid-tkvoKoHuke .navbar.opened .navbar-collapse {
    -webkit-flex-basis: initial;
    flex-basis: initial;
    height: auto !important;
    max-height: 100vh;
  }
  .cid-tkvoKoHuke .navbar.opened .navbar-collapse.show,
  .cid-tkvoKoHuke .navbar.opened .navbar-collapse.collapsing {
    display: block;
  }
  .cid-tkvoKoHuke .navbar:not(.opened) .navbar-collapse {
    display: none !important;
  }
  .cid-tkvoKoHuke .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-tkvoKoHuke .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-tkvoKoHuke .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-tkvoKoHuke .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-tkvoKoHuke .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-tkvoKoHuke .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-tkvoKoHuke .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-tkvoKoHuke .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    word-break: break-word;
  }
}
.cid-tkvoKoHuke .navbar.navbar-short {
  background: #c1c1c1 !important;
  min-height: 60px;
}
.cid-tkvoKoHuke .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-tkvoKoHuke .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-tkvoKoHuke .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-tkvoKoHuke .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-tkvoKoHuke .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-tkvoKoHuke .dropdown-item.active,
.cid-tkvoKoHuke .dropdown-item:active {
  background-color: transparent;
}
.cid-tkvoKoHuke .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-tkvoKoHuke .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-tkvoKoHuke .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-tkvoKoHuke .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #c1c1c1;
}
.cid-tkvoKoHuke .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-tkvoKoHuke .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tkvoKoHuke ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-tkvoKoHuke .navbar-buttons {
  text-align: center;
}
.cid-tkvoKoHuke button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tkvoKoHuke button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-tkvoKoHuke button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tkvoKoHuke button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tkvoKoHuke button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tkvoKoHuke button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tkvoKoHuke nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tkvoKoHuke nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tkvoKoHuke nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tkvoKoHuke nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tkvoKoHuke .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-tkvoKoHuke a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  letter-spacing: 2px;
}
.cid-tkvoKoHuke a.nav-link:focus {
  outline: none;
}
.cid-tkvoKoHuke .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-tkvoKoHuke .nav-link:hover,
.cid-tkvoKoHuke .dropdown-item:hover {
  color: #000000 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-tkvoKoHuke .navbar-dropdown.collapsed.opened {
    left: auto;
  }
  .cid-tkvoKoHuke .navbar-dropdown.collapsed.opened .navbar-collapse {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
}
.cid-tP5sNjIlf9 {
  padding-top: 10rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-tP5sNjIlf9 .mbr-fallback-image.disabled {
  display: none;
}
.cid-tP5sNjIlf9 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tP5sNjIlf9 .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tP5sNjIlf9 .row {
    flex-direction: column-reverse;
  }
  .cid-tP5sNjIlf9 .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tP5sNjIlf9 .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tP5sNjIlf9 .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tP5sNjIlf9 .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvoKpFDvG {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tkvoKpFDvG .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tkvoKpFDvG .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tkvoKpFDvG .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tkvoKpFDvG .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvoKpFDvG .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tkvoKpFDvG .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tkvoKpFDvG .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvoKpFDvG .mbr-text,
.cid-tkvoKpFDvG .mbr-section-btn {
  color: #000000;
}
.cid-tkvoKq9HfB {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-tkvoKq9HfB .mbr-fallback-image.disabled {
  display: none;
}
.cid-tkvoKq9HfB .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tkvoKq9HfB .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tkvoKq9HfB .row {
    flex-direction: column-reverse;
  }
  .cid-tkvoKq9HfB .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tkvoKq9HfB .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvoKq9HfB .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tkvoKq9HfB .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvoKqykMS {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tkvoKqykMS .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tkvoKqykMS .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tkvoKqykMS .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tkvoKqykMS .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvoKqykMS .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tkvoKqykMS .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tkvoKqykMS .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvoKqRwma {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-tkvoKqRwma .mbr-fallback-image.disabled {
  display: none;
}
.cid-tkvoKqRwma .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tkvoKqRwma .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tkvoKqRwma .row {
    flex-direction: column-reverse;
  }
  .cid-tkvoKqRwma .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tkvoKqRwma .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvoKqRwma .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tkvoKqRwma .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvoKrdCa5 {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tkvoKrdCa5 .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tkvoKrdCa5 .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tkvoKrdCa5 .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tkvoKrdCa5 .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvoKrdCa5 .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tkvoKrdCa5 .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tkvoKrdCa5 .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvoKrxomi {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-tkvoKrxomi .mbr-fallback-image.disabled {
  display: none;
}
.cid-tkvoKrxomi .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tkvoKrxomi .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tkvoKrxomi .row {
    flex-direction: column-reverse;
  }
  .cid-tkvoKrxomi .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tkvoKrxomi .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvoKrxomi .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tkvoKrxomi .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvoKsM4Xg.popup-builder {
  background-color: #ffffff;
}
.cid-tkvoKsM4Xg.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tkvoKsM4Xg.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tkvoKsM4Xg .modal-content,
.cid-tkvoKsM4Xg .modal-dialog {
  height: auto;
}
.cid-tkvoKsM4Xg .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tkvoKsM4Xg .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tkvoKsM4Xg .form-wrapper .mbr-form .form-group,
  .cid-tkvoKsM4Xg .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tkvoKsM4Xg .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tkvoKsM4Xg .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tkvoKsM4Xg .mbr-text {
  text-align: left;
}
.cid-tkvoKsM4Xg .pt-0 {
  padding-top: 0 !important;
}
.cid-tkvoKsM4Xg .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tkvoKsM4Xg .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tkvoKsM4Xg .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tkvoKsM4Xg .modal-open {
  overflow: hidden;
}
.cid-tkvoKsM4Xg .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tkvoKsM4Xg .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tkvoKsM4Xg .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tkvoKsM4Xg .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-tkvoKsM4Xg .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tkvoKsM4Xg .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tkvoKsM4Xg .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tkvoKsM4Xg .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-tkvoKsM4Xg .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tkvoKsM4Xg .modal-backdrop.fade {
  opacity: 0;
}
.cid-tkvoKsM4Xg .modal-backdrop.show {
  opacity: .5;
}
.cid-tkvoKsM4Xg .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-tkvoKsM4Xg .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tkvoKsM4Xg .modal-header .close:hover {
  opacity: 1;
}
.cid-tkvoKsM4Xg .modal-header .close:focus {
  outline: none;
}
.cid-tkvoKsM4Xg .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-tkvoKsM4Xg .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-tkvoKsM4Xg .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-tkvoKsM4Xg .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tkvoKsM4Xg .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tkvoKsM4Xg .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tkvoKsM4Xg .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tkvoKsM4Xg .modal-sm {
    max-width: 300px;
  }
  .cid-tkvoKsM4Xg .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tkvoKsM4Xg .modal-lg,
  .cid-tkvoKsM4Xg .modal-xl {
    max-width: 800px;
  }
  .cid-tkvoKsM4Xg .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tkvoKsM4Xg .modal-xl {
    max-width: 1140px;
  }
  .cid-tkvoKsM4Xg .container {
    max-width: 1140px;
  }
}
.cid-tkvoKsM4Xg .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tkvoKsM4Xg .container {
    max-width: 720px;
  }
}
.cid-tkvoKsM4Xg .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tkvoKsM4Xg .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-tkvoKsM4Xg .form-group {
  margin-bottom: 1rem;
}
.cid-tkvoKsM4Xg .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tkvoKsM4Xg .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tkvoKsM4Xg .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-tkvoKsM4Xg LABEL {
  text-align: left;
}
.cid-tkvoKt9M1q.popup-builder {
  background-color: #ffffff;
}
.cid-tkvoKt9M1q.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tkvoKt9M1q.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tkvoKt9M1q .modal-content,
.cid-tkvoKt9M1q .modal-dialog {
  height: auto;
}
.cid-tkvoKt9M1q .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tkvoKt9M1q .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tkvoKt9M1q .form-wrapper .mbr-form .form-group,
  .cid-tkvoKt9M1q .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tkvoKt9M1q .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tkvoKt9M1q .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tkvoKt9M1q .mbr-text {
  text-align: left;
}
.cid-tkvoKt9M1q .pt-0 {
  padding-top: 0 !important;
}
.cid-tkvoKt9M1q .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tkvoKt9M1q .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tkvoKt9M1q .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tkvoKt9M1q .modal-open {
  overflow: hidden;
}
.cid-tkvoKt9M1q .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tkvoKt9M1q .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tkvoKt9M1q .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tkvoKt9M1q .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-tkvoKt9M1q .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tkvoKt9M1q .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tkvoKt9M1q .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tkvoKt9M1q .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-tkvoKt9M1q .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tkvoKt9M1q .modal-backdrop.fade {
  opacity: 0;
}
.cid-tkvoKt9M1q .modal-backdrop.show {
  opacity: .5;
}
.cid-tkvoKt9M1q .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-tkvoKt9M1q .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tkvoKt9M1q .modal-header .close:hover {
  opacity: 1;
}
.cid-tkvoKt9M1q .modal-header .close:focus {
  outline: none;
}
.cid-tkvoKt9M1q .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-tkvoKt9M1q .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-tkvoKt9M1q .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-tkvoKt9M1q .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tkvoKt9M1q .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tkvoKt9M1q .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tkvoKt9M1q .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tkvoKt9M1q .modal-sm {
    max-width: 300px;
  }
  .cid-tkvoKt9M1q .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tkvoKt9M1q .modal-lg,
  .cid-tkvoKt9M1q .modal-xl {
    max-width: 800px;
  }
  .cid-tkvoKt9M1q .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tkvoKt9M1q .modal-xl {
    max-width: 1140px;
  }
  .cid-tkvoKt9M1q .container {
    max-width: 1140px;
  }
}
.cid-tkvoKt9M1q .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tkvoKt9M1q .container {
    max-width: 720px;
  }
}
.cid-tkvoKt9M1q .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tkvoKt9M1q .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-tkvoKt9M1q .form-group {
  margin-bottom: 1rem;
}
.cid-tkvoKt9M1q .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tkvoKt9M1q .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tkvoKt9M1q .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-tNdfhJkQrl {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #b1d0f9;
}
.cid-tNdfhJkQrl p {
  text-align: center;
}
.cid-tNdfhJkQrl .text-copyright {
  width: 100%;
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .img-logo-footer {
  margin-right: 1rem;
  max-width: 3rem;
}
.cid-tNdfhJkQrl a {
  font-weight: normal;
}
.cid-tNdfhJkQrl .copyright li {
  list-style: disc;
  margin: 0 1rem;
}
.cid-tNdfhJkQrl .copyright .list-inline {
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
  margin: 10px 15px;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
    margin: 10px 6px;
  }
}
.cid-tNdfhJkQrl li a {
  position: relative;
}
.cid-tNdfhJkQrl li a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  background: currentColor;
  transition: all 0.3s;
}
.cid-tNdfhJkQrl li a:hover:before {
  width: 100%;
}
.cid-tNdfhJkQrl .text-logo-footer {
  display: inline-block;
  vertical-align: middle;
  color: #000000;
  text-align: right;
}
.cid-tNdfhJkQrl .logo-footer {
  line-height: normal;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .d-flex {
    flex-direction: column;
  }
  .cid-tNdfhJkQrl .d-flex li {
    width: fit-content;
    margin: auto;
  }
}
.cid-tNdfhJkQrl .icon-transition span {
  display: block;
}
.cid-tNdfhJkQrl .list-inline-item a {
  display: block;
}
.cid-tNdfhJkQrl .social-btns {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-tNdfhJkQrl .media-container-row {
  align-items: center;
  justify-content: space-between;
}
.cid-tNdfhJkQrl .icon-transition span {
  color: #151515;
  display: block;
  text-align: center;
  height: 2rem;
  border-radius: 50%;
  line-height: 2rem;
  width: 2rem;
  transition: all 0.3s ease-out 0s;
  font-size: 1.5rem;
}
.cid-tNdfhJkQrl .social-media {
  display: flex;
  justify-content: flex-start;
}
.cid-tNdfhJkQrl .social-media ul {
  margin: 0;
  padding: 0;
}
.cid-tNdfhJkQrl .social-media ul li {
  padding: 4px;
  display: inline-block;
}
@media (max-width: 991px) {
  .cid-tNdfhJkQrl .logo-footer {
    text-align: center;
  }
  .cid-tNdfhJkQrl .social-media {
    justify-content: center;
  }
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

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

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

:focus {
  outline: none;
}

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

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

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

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

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

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

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

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

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

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

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.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: .667em 1.667em !important;
  margin: 0 !important;
}

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

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

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

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

.jq-selectbox__select {
  padding: 1.07em .5em;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

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

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

.jq-selectbox li {
  padding: 6px 12px;
}

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

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

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

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

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

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

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

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

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

#scrollToTop a {
  opacity: .5;
}

#scrollToTop a:hover {
  opacity: .7;
}

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

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

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

.mbr-arrow {
  opacity: .5;
  transition: .3s;
}

.mbr-arrow:hover {
  opacity: .7;
}

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

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

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

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

.form-control {
  background-color: #ffffff;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 2.5em;
  padding: 1.07em .5em;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

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

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

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

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

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

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

.mbr-section__comments .row {
  justify-content: center;
}

.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;
}
.cid-tkvpjWco2U .collapsed:not(.opened) {
  flex-direction: row!important;
}
.cid-tkvpjWco2U .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #c1c1c1;
}
.cid-tkvpjWco2U .navbar.opened {
  transition: all .3s;
  background: #c1c1c1 !important;
}
.cid-tkvpjWco2U .navbar .dropdown-item {
  padding: .25rem 1.5rem;
}
.cid-tkvpjWco2U .navbar .navbar-collapse {
  transition: none;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-tkvpjWco2U .navbar.collapsed {
  flex-wrap: nowrap;
}
.cid-tkvpjWco2U .navbar.collapsed.opened {
  text-align: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  max-width: 20rem ;
  height: 100vh;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-tkvpjWco2U .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-tkvpjWco2U .navbar.collapsed.opened .navbar-toggler {
  -webkit-order: -1;
  order: -1;
  -webkit-align-self: flex-end !important;
  align-self: flex-end !important;
  margin: 1rem 0 0 0;
}
.cid-tkvpjWco2U .navbar.collapsed.opened .navbar-collapse {
  -webkit-flex-basis: initial;
  flex-basis: initial;
}
.cid-tkvpjWco2U .navbar.collapsed.opened .navbar-collapse.show,
.cid-tkvpjWco2U .navbar.collapsed.opened .navbar-collapse.collapsing {
  display: block;
}
.cid-tkvpjWco2U .navbar.collapsed:not(.opened) .navbar-collapse {
  display: none !important;
}
.cid-tkvpjWco2U .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-tkvpjWco2U .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-tkvpjWco2U .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-tkvpjWco2U .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-tkvpjWco2U .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-tkvpjWco2U .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
@media (max-width: 991px) {
  .cid-tkvpjWco2U .navbar {
    flex-wrap: nowrap;
  }
  .cid-tkvpjWco2U .navbar.opened {
    text-align: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    max-width: 20rem ;
    height: 100vh;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .cid-tkvpjWco2U .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-tkvpjWco2U .navbar.opened .navbar-toggler {
    -webkit-order: -1;
    order: -1;
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important;
    margin: 1rem 0 0 0;
  }
  .cid-tkvpjWco2U .navbar.opened .navbar-collapse {
    -webkit-flex-basis: initial;
    flex-basis: initial;
    height: auto !important;
    max-height: 100vh;
  }
  .cid-tkvpjWco2U .navbar.opened .navbar-collapse.show,
  .cid-tkvpjWco2U .navbar.opened .navbar-collapse.collapsing {
    display: block;
  }
  .cid-tkvpjWco2U .navbar:not(.opened) .navbar-collapse {
    display: none !important;
  }
  .cid-tkvpjWco2U .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-tkvpjWco2U .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-tkvpjWco2U .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-tkvpjWco2U .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-tkvpjWco2U .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-tkvpjWco2U .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-tkvpjWco2U .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-tkvpjWco2U .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    word-break: break-word;
  }
}
.cid-tkvpjWco2U .navbar.navbar-short {
  background: #c1c1c1 !important;
  min-height: 60px;
}
.cid-tkvpjWco2U .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-tkvpjWco2U .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-tkvpjWco2U .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-tkvpjWco2U .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-tkvpjWco2U .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-tkvpjWco2U .dropdown-item.active,
.cid-tkvpjWco2U .dropdown-item:active {
  background-color: transparent;
}
.cid-tkvpjWco2U .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-tkvpjWco2U .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-tkvpjWco2U .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-tkvpjWco2U .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #c1c1c1;
}
.cid-tkvpjWco2U .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-tkvpjWco2U .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tkvpjWco2U ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-tkvpjWco2U .navbar-buttons {
  text-align: center;
}
.cid-tkvpjWco2U button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tkvpjWco2U button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-tkvpjWco2U button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tkvpjWco2U button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tkvpjWco2U button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tkvpjWco2U button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tkvpjWco2U nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tkvpjWco2U nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tkvpjWco2U nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tkvpjWco2U nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tkvpjWco2U .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-tkvpjWco2U a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  letter-spacing: 2px;
}
.cid-tkvpjWco2U a.nav-link:focus {
  outline: none;
}
.cid-tkvpjWco2U .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-tkvpjWco2U .nav-link:hover,
.cid-tkvpjWco2U .dropdown-item:hover {
  color: #000000 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-tkvpjWco2U .navbar-dropdown.collapsed.opened {
    left: auto;
  }
  .cid-tkvpjWco2U .navbar-dropdown.collapsed.opened .navbar-collapse {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
}
.cid-tkvpjWVaeb {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tkvpjWVaeb .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tkvpjWVaeb .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tkvpjWVaeb .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tkvpjWVaeb .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvpjWVaeb .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tkvpjWVaeb .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tkvpjWVaeb .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvpjWVaeb .mbr-text,
.cid-tkvpjWVaeb .mbr-section-btn {
  color: #000000;
}
.cid-tkvpjXaYHH {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-tkvpjXaYHH .mbr-fallback-image.disabled {
  display: none;
}
.cid-tkvpjXaYHH .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tkvpjXaYHH .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tkvpjXaYHH .row {
    flex-direction: column-reverse;
  }
  .cid-tkvpjXaYHH .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tkvpjXaYHH .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvpjXaYHH .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tkvpjXaYHH .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvpjXp15g {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tkvpjXp15g .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tkvpjXp15g .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tkvpjXp15g .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tkvpjXp15g .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvpjXp15g .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tkvpjXp15g .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tkvpjXp15g .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvpjXDJW2 {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-tkvpjXDJW2 .mbr-fallback-image.disabled {
  display: none;
}
.cid-tkvpjXDJW2 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tkvpjXDJW2 .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tkvpjXDJW2 .row {
    flex-direction: column-reverse;
  }
  .cid-tkvpjXDJW2 .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tkvpjXDJW2 .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvpjXDJW2 .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tkvpjXDJW2 .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvpjXS9uo {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tkvpjXS9uo .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tkvpjXS9uo .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tkvpjXS9uo .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tkvpjXS9uo .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvpjXS9uo .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tkvpjXS9uo .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tkvpjXS9uo .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvpjYaYKU {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-tkvpjYaYKU .mbr-fallback-image.disabled {
  display: none;
}
.cid-tkvpjYaYKU .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tkvpjYaYKU .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tkvpjYaYKU .row {
    flex-direction: column-reverse;
  }
  .cid-tkvpjYaYKU .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tkvpjYaYKU .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvpjYaYKU .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tkvpjYaYKU .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvpjZhe5c.popup-builder {
  background-color: #ffffff;
}
.cid-tkvpjZhe5c.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tkvpjZhe5c.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tkvpjZhe5c .modal-content,
.cid-tkvpjZhe5c .modal-dialog {
  height: auto;
}
.cid-tkvpjZhe5c .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tkvpjZhe5c .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tkvpjZhe5c .form-wrapper .mbr-form .form-group,
  .cid-tkvpjZhe5c .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tkvpjZhe5c .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tkvpjZhe5c .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tkvpjZhe5c .mbr-text {
  text-align: left;
}
.cid-tkvpjZhe5c .pt-0 {
  padding-top: 0 !important;
}
.cid-tkvpjZhe5c .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tkvpjZhe5c .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tkvpjZhe5c .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tkvpjZhe5c .modal-open {
  overflow: hidden;
}
.cid-tkvpjZhe5c .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tkvpjZhe5c .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tkvpjZhe5c .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tkvpjZhe5c .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-tkvpjZhe5c .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tkvpjZhe5c .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tkvpjZhe5c .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tkvpjZhe5c .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-tkvpjZhe5c .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tkvpjZhe5c .modal-backdrop.fade {
  opacity: 0;
}
.cid-tkvpjZhe5c .modal-backdrop.show {
  opacity: .5;
}
.cid-tkvpjZhe5c .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-tkvpjZhe5c .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tkvpjZhe5c .modal-header .close:hover {
  opacity: 1;
}
.cid-tkvpjZhe5c .modal-header .close:focus {
  outline: none;
}
.cid-tkvpjZhe5c .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-tkvpjZhe5c .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-tkvpjZhe5c .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-tkvpjZhe5c .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tkvpjZhe5c .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tkvpjZhe5c .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tkvpjZhe5c .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tkvpjZhe5c .modal-sm {
    max-width: 300px;
  }
  .cid-tkvpjZhe5c .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tkvpjZhe5c .modal-lg,
  .cid-tkvpjZhe5c .modal-xl {
    max-width: 800px;
  }
  .cid-tkvpjZhe5c .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tkvpjZhe5c .modal-xl {
    max-width: 1140px;
  }
  .cid-tkvpjZhe5c .container {
    max-width: 1140px;
  }
}
.cid-tkvpjZhe5c .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tkvpjZhe5c .container {
    max-width: 720px;
  }
}
.cid-tkvpjZhe5c .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tkvpjZhe5c .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-tkvpjZhe5c .form-group {
  margin-bottom: 1rem;
}
.cid-tkvpjZhe5c .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tkvpjZhe5c .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tkvpjZhe5c .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-tkvpjZhe5c LABEL {
  text-align: left;
}
.cid-tkvpjZQy6F.popup-builder {
  background-color: #ffffff;
}
.cid-tkvpjZQy6F.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tkvpjZQy6F.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tkvpjZQy6F .modal-content,
.cid-tkvpjZQy6F .modal-dialog {
  height: auto;
}
.cid-tkvpjZQy6F .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tkvpjZQy6F .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tkvpjZQy6F .form-wrapper .mbr-form .form-group,
  .cid-tkvpjZQy6F .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tkvpjZQy6F .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tkvpjZQy6F .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tkvpjZQy6F .mbr-text {
  text-align: left;
}
.cid-tkvpjZQy6F .pt-0 {
  padding-top: 0 !important;
}
.cid-tkvpjZQy6F .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tkvpjZQy6F .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tkvpjZQy6F .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tkvpjZQy6F .modal-open {
  overflow: hidden;
}
.cid-tkvpjZQy6F .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tkvpjZQy6F .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tkvpjZQy6F .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tkvpjZQy6F .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-tkvpjZQy6F .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tkvpjZQy6F .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tkvpjZQy6F .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tkvpjZQy6F .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-tkvpjZQy6F .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tkvpjZQy6F .modal-backdrop.fade {
  opacity: 0;
}
.cid-tkvpjZQy6F .modal-backdrop.show {
  opacity: .5;
}
.cid-tkvpjZQy6F .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-tkvpjZQy6F .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tkvpjZQy6F .modal-header .close:hover {
  opacity: 1;
}
.cid-tkvpjZQy6F .modal-header .close:focus {
  outline: none;
}
.cid-tkvpjZQy6F .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-tkvpjZQy6F .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-tkvpjZQy6F .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-tkvpjZQy6F .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tkvpjZQy6F .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tkvpjZQy6F .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tkvpjZQy6F .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tkvpjZQy6F .modal-sm {
    max-width: 300px;
  }
  .cid-tkvpjZQy6F .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tkvpjZQy6F .modal-lg,
  .cid-tkvpjZQy6F .modal-xl {
    max-width: 800px;
  }
  .cid-tkvpjZQy6F .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tkvpjZQy6F .modal-xl {
    max-width: 1140px;
  }
  .cid-tkvpjZQy6F .container {
    max-width: 1140px;
  }
}
.cid-tkvpjZQy6F .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tkvpjZQy6F .container {
    max-width: 720px;
  }
}
.cid-tkvpjZQy6F .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tkvpjZQy6F .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-tkvpjZQy6F .form-group {
  margin-bottom: 1rem;
}
.cid-tkvpjZQy6F .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tkvpjZQy6F .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tkvpjZQy6F .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-tNdfhJkQrl {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #b1d0f9;
}
.cid-tNdfhJkQrl p {
  text-align: center;
}
.cid-tNdfhJkQrl .text-copyright {
  width: 100%;
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .img-logo-footer {
  margin-right: 1rem;
  max-width: 3rem;
}
.cid-tNdfhJkQrl a {
  font-weight: normal;
}
.cid-tNdfhJkQrl .copyright li {
  list-style: disc;
  margin: 0 1rem;
}
.cid-tNdfhJkQrl .copyright .list-inline {
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
  margin: 10px 15px;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
    margin: 10px 6px;
  }
}
.cid-tNdfhJkQrl li a {
  position: relative;
}
.cid-tNdfhJkQrl li a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  background: currentColor;
  transition: all 0.3s;
}
.cid-tNdfhJkQrl li a:hover:before {
  width: 100%;
}
.cid-tNdfhJkQrl .text-logo-footer {
  display: inline-block;
  vertical-align: middle;
  color: #000000;
  text-align: right;
}
.cid-tNdfhJkQrl .logo-footer {
  line-height: normal;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .d-flex {
    flex-direction: column;
  }
  .cid-tNdfhJkQrl .d-flex li {
    width: fit-content;
    margin: auto;
  }
}
.cid-tNdfhJkQrl .icon-transition span {
  display: block;
}
.cid-tNdfhJkQrl .list-inline-item a {
  display: block;
}
.cid-tNdfhJkQrl .social-btns {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-tNdfhJkQrl .media-container-row {
  align-items: center;
  justify-content: space-between;
}
.cid-tNdfhJkQrl .icon-transition span {
  color: #151515;
  display: block;
  text-align: center;
  height: 2rem;
  border-radius: 50%;
  line-height: 2rem;
  width: 2rem;
  transition: all 0.3s ease-out 0s;
  font-size: 1.5rem;
}
.cid-tNdfhJkQrl .social-media {
  display: flex;
  justify-content: flex-start;
}
.cid-tNdfhJkQrl .social-media ul {
  margin: 0;
  padding: 0;
}
.cid-tNdfhJkQrl .social-media ul li {
  padding: 4px;
  display: inline-block;
}
@media (max-width: 991px) {
  .cid-tNdfhJkQrl .logo-footer {
    text-align: center;
  }
  .cid-tNdfhJkQrl .social-media {
    justify-content: center;
  }
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

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

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

:focus {
  outline: none;
}

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-size-item {
  -moz-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto;
}

.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}

figure {
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  -ms-grid-row-align: center;
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type="submit"] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.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: .667em 1.667em !important;
  margin: 0 !important;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.card-wrapper {
  flex: 1;
  -webkit-flex: 1;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 1.07em .5em;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 6px 12px;
}

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;
}

body {
  font-style: normal;
  line-height: 1.5;
}

.mbr-section-title {
  font-style: normal;
  line-height: 1.2;
}

.mbr-section-subtitle {
  line-height: 1.3;
}

.mbr-text {
  font-style: normal;
  line-height: 1.4;
}

.btn {
  color: initial;
  border-radius: 0;
  font-weight: 600;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 2px;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 2px;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }
  .btn .mbr-iconfont {
    font-size: 1rem !important;
  }
}

#scrollToTop a {
  opacity: .5;
}

#scrollToTop a:hover {
  opacity: .7;
}

#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  width: 2px;
  left: calc(50% - 1px);
}

#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal;
}

.mbr-arrow {
  opacity: .5;
  transition: .3s;
}

.mbr-arrow:hover {
  opacity: .7;
}

@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

.alert.alert-form::after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #ffffff;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 2.5em;
  padding: 1.07em .5em;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
  border-color: red;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
}

.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;
}
.cid-tkvqGq5NrH .collapsed:not(.opened) {
  flex-direction: row!important;
}
.cid-tkvqGq5NrH .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #c1c1c1;
}
.cid-tkvqGq5NrH .navbar.opened {
  transition: all .3s;
  background: #c1c1c1 !important;
}
.cid-tkvqGq5NrH .navbar .dropdown-item {
  padding: .25rem 1.5rem;
}
.cid-tkvqGq5NrH .navbar .navbar-collapse {
  transition: none;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-tkvqGq5NrH .navbar.collapsed {
  flex-wrap: nowrap;
}
.cid-tkvqGq5NrH .navbar.collapsed.opened {
  text-align: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  max-width: 20rem ;
  height: 100vh;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-tkvqGq5NrH .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-tkvqGq5NrH .navbar.collapsed.opened .navbar-toggler {
  -webkit-order: -1;
  order: -1;
  -webkit-align-self: flex-end !important;
  align-self: flex-end !important;
  margin: 1rem 0 0 0;
}
.cid-tkvqGq5NrH .navbar.collapsed.opened .navbar-collapse {
  -webkit-flex-basis: initial;
  flex-basis: initial;
}
.cid-tkvqGq5NrH .navbar.collapsed.opened .navbar-collapse.show,
.cid-tkvqGq5NrH .navbar.collapsed.opened .navbar-collapse.collapsing {
  display: block;
}
.cid-tkvqGq5NrH .navbar.collapsed:not(.opened) .navbar-collapse {
  display: none !important;
}
.cid-tkvqGq5NrH .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-tkvqGq5NrH .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-tkvqGq5NrH .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-tkvqGq5NrH .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-tkvqGq5NrH .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-tkvqGq5NrH .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
@media (max-width: 991px) {
  .cid-tkvqGq5NrH .navbar {
    flex-wrap: nowrap;
  }
  .cid-tkvqGq5NrH .navbar.opened {
    text-align: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    max-width: 20rem ;
    height: 100vh;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .cid-tkvqGq5NrH .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-tkvqGq5NrH .navbar.opened .navbar-toggler {
    -webkit-order: -1;
    order: -1;
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important;
    margin: 1rem 0 0 0;
  }
  .cid-tkvqGq5NrH .navbar.opened .navbar-collapse {
    -webkit-flex-basis: initial;
    flex-basis: initial;
    height: auto !important;
    max-height: 100vh;
  }
  .cid-tkvqGq5NrH .navbar.opened .navbar-collapse.show,
  .cid-tkvqGq5NrH .navbar.opened .navbar-collapse.collapsing {
    display: block;
  }
  .cid-tkvqGq5NrH .navbar:not(.opened) .navbar-collapse {
    display: none !important;
  }
  .cid-tkvqGq5NrH .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-tkvqGq5NrH .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-tkvqGq5NrH .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-tkvqGq5NrH .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-tkvqGq5NrH .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-tkvqGq5NrH .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-tkvqGq5NrH .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-tkvqGq5NrH .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    word-break: break-word;
  }
}
.cid-tkvqGq5NrH .navbar.navbar-short {
  background: #c1c1c1 !important;
  min-height: 60px;
}
.cid-tkvqGq5NrH .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-tkvqGq5NrH .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-tkvqGq5NrH .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-tkvqGq5NrH .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-tkvqGq5NrH .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-tkvqGq5NrH .dropdown-item.active,
.cid-tkvqGq5NrH .dropdown-item:active {
  background-color: transparent;
}
.cid-tkvqGq5NrH .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-tkvqGq5NrH .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-tkvqGq5NrH .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-tkvqGq5NrH .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #c1c1c1;
}
.cid-tkvqGq5NrH .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-tkvqGq5NrH .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tkvqGq5NrH ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-tkvqGq5NrH .navbar-buttons {
  text-align: center;
}
.cid-tkvqGq5NrH button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tkvqGq5NrH button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-tkvqGq5NrH button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tkvqGq5NrH button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tkvqGq5NrH button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tkvqGq5NrH button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tkvqGq5NrH nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tkvqGq5NrH nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tkvqGq5NrH nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tkvqGq5NrH nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tkvqGq5NrH .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-tkvqGq5NrH a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  letter-spacing: 2px;
}
.cid-tkvqGq5NrH a.nav-link:focus {
  outline: none;
}
.cid-tkvqGq5NrH .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-tkvqGq5NrH .nav-link:hover,
.cid-tkvqGq5NrH .dropdown-item:hover {
  color: #000000 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-tkvqGq5NrH .navbar-dropdown.collapsed.opened {
    left: auto;
  }
  .cid-tkvqGq5NrH .navbar-dropdown.collapsed.opened .navbar-collapse {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
}
.cid-tkvqGr2aNT {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tkvqGr2aNT .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tkvqGr2aNT .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tkvqGr2aNT .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tkvqGr2aNT .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvqGr2aNT .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tkvqGr2aNT .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tkvqGr2aNT .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvqGr2aNT .mbr-text,
.cid-tkvqGr2aNT .mbr-section-btn {
  color: #000000;
}
.cid-tkvqGrg4R0 {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-tkvqGrg4R0 .mbr-fallback-image.disabled {
  display: none;
}
.cid-tkvqGrg4R0 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tkvqGrg4R0 .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tkvqGrg4R0 .row {
    flex-direction: column-reverse;
  }
  .cid-tkvqGrg4R0 .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tkvqGrg4R0 .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvqGrg4R0 .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tkvqGrg4R0 .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvqGruZrV {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tkvqGruZrV .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tkvqGruZrV .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tkvqGruZrV .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tkvqGruZrV .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvqGruZrV .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tkvqGruZrV .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tkvqGruZrV .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvqGrIpRJ {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-tkvqGrIpRJ .mbr-fallback-image.disabled {
  display: none;
}
.cid-tkvqGrIpRJ .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tkvqGrIpRJ .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tkvqGrIpRJ .row {
    flex-direction: column-reverse;
  }
  .cid-tkvqGrIpRJ .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tkvqGrIpRJ .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvqGrIpRJ .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tkvqGrIpRJ .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvqGrYELg {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tkvqGrYELg .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tkvqGrYELg .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tkvqGrYELg .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tkvqGrYELg .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvqGrYELg .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tkvqGrYELg .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tkvqGrYELg .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvqGsfWWC {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-tkvqGsfWWC .mbr-fallback-image.disabled {
  display: none;
}
.cid-tkvqGsfWWC .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tkvqGsfWWC .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tkvqGsfWWC .row {
    flex-direction: column-reverse;
  }
  .cid-tkvqGsfWWC .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tkvqGsfWWC .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvqGsfWWC .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tkvqGsfWWC .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvqGsud22 {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tkvqGsud22 .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tkvqGsud22 .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tkvqGsud22 .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tkvqGsud22 .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvqGsud22 .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tkvqGsud22 .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tkvqGsud22 .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvqGtfzdc.popup-builder {
  background-color: #ffffff;
}
.cid-tkvqGtfzdc.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tkvqGtfzdc.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tkvqGtfzdc .modal-content,
.cid-tkvqGtfzdc .modal-dialog {
  height: auto;
}
.cid-tkvqGtfzdc .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tkvqGtfzdc .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tkvqGtfzdc .form-wrapper .mbr-form .form-group,
  .cid-tkvqGtfzdc .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tkvqGtfzdc .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tkvqGtfzdc .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tkvqGtfzdc .mbr-text {
  text-align: left;
}
.cid-tkvqGtfzdc .pt-0 {
  padding-top: 0 !important;
}
.cid-tkvqGtfzdc .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tkvqGtfzdc .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tkvqGtfzdc .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tkvqGtfzdc .modal-open {
  overflow: hidden;
}
.cid-tkvqGtfzdc .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tkvqGtfzdc .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tkvqGtfzdc .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tkvqGtfzdc .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-tkvqGtfzdc .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tkvqGtfzdc .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tkvqGtfzdc .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tkvqGtfzdc .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-tkvqGtfzdc .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tkvqGtfzdc .modal-backdrop.fade {
  opacity: 0;
}
.cid-tkvqGtfzdc .modal-backdrop.show {
  opacity: .5;
}
.cid-tkvqGtfzdc .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-tkvqGtfzdc .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tkvqGtfzdc .modal-header .close:hover {
  opacity: 1;
}
.cid-tkvqGtfzdc .modal-header .close:focus {
  outline: none;
}
.cid-tkvqGtfzdc .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-tkvqGtfzdc .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-tkvqGtfzdc .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-tkvqGtfzdc .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tkvqGtfzdc .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tkvqGtfzdc .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tkvqGtfzdc .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tkvqGtfzdc .modal-sm {
    max-width: 300px;
  }
  .cid-tkvqGtfzdc .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tkvqGtfzdc .modal-lg,
  .cid-tkvqGtfzdc .modal-xl {
    max-width: 800px;
  }
  .cid-tkvqGtfzdc .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tkvqGtfzdc .modal-xl {
    max-width: 1140px;
  }
  .cid-tkvqGtfzdc .container {
    max-width: 1140px;
  }
}
.cid-tkvqGtfzdc .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tkvqGtfzdc .container {
    max-width: 720px;
  }
}
.cid-tkvqGtfzdc .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tkvqGtfzdc .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-tkvqGtfzdc .form-group {
  margin-bottom: 1rem;
}
.cid-tkvqGtfzdc .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tkvqGtfzdc .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tkvqGtfzdc .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-tkvqGtfzdc LABEL {
  text-align: left;
}
.cid-tkvqGtENVB.popup-builder {
  background-color: #ffffff;
}
.cid-tkvqGtENVB.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tkvqGtENVB.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tkvqGtENVB .modal-content,
.cid-tkvqGtENVB .modal-dialog {
  height: auto;
}
.cid-tkvqGtENVB .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tkvqGtENVB .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tkvqGtENVB .form-wrapper .mbr-form .form-group,
  .cid-tkvqGtENVB .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tkvqGtENVB .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tkvqGtENVB .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tkvqGtENVB .mbr-text {
  text-align: left;
}
.cid-tkvqGtENVB .pt-0 {
  padding-top: 0 !important;
}
.cid-tkvqGtENVB .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tkvqGtENVB .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tkvqGtENVB .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tkvqGtENVB .modal-open {
  overflow: hidden;
}
.cid-tkvqGtENVB .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tkvqGtENVB .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tkvqGtENVB .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tkvqGtENVB .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-tkvqGtENVB .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tkvqGtENVB .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tkvqGtENVB .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tkvqGtENVB .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-tkvqGtENVB .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tkvqGtENVB .modal-backdrop.fade {
  opacity: 0;
}
.cid-tkvqGtENVB .modal-backdrop.show {
  opacity: .5;
}
.cid-tkvqGtENVB .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-tkvqGtENVB .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tkvqGtENVB .modal-header .close:hover {
  opacity: 1;
}
.cid-tkvqGtENVB .modal-header .close:focus {
  outline: none;
}
.cid-tkvqGtENVB .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-tkvqGtENVB .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-tkvqGtENVB .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-tkvqGtENVB .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tkvqGtENVB .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tkvqGtENVB .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tkvqGtENVB .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tkvqGtENVB .modal-sm {
    max-width: 300px;
  }
  .cid-tkvqGtENVB .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tkvqGtENVB .modal-lg,
  .cid-tkvqGtENVB .modal-xl {
    max-width: 800px;
  }
  .cid-tkvqGtENVB .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tkvqGtENVB .modal-xl {
    max-width: 1140px;
  }
  .cid-tkvqGtENVB .container {
    max-width: 1140px;
  }
}
.cid-tkvqGtENVB .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tkvqGtENVB .container {
    max-width: 720px;
  }
}
.cid-tkvqGtENVB .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tkvqGtENVB .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-tkvqGtENVB .form-group {
  margin-bottom: 1rem;
}
.cid-tkvqGtENVB .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tkvqGtENVB .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tkvqGtENVB .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-tNdfhJkQrl {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #b1d0f9;
}
.cid-tNdfhJkQrl p {
  text-align: center;
}
.cid-tNdfhJkQrl .text-copyright {
  width: 100%;
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .img-logo-footer {
  margin-right: 1rem;
  max-width: 3rem;
}
.cid-tNdfhJkQrl a {
  font-weight: normal;
}
.cid-tNdfhJkQrl .copyright li {
  list-style: disc;
  margin: 0 1rem;
}
.cid-tNdfhJkQrl .copyright .list-inline {
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
  margin: 10px 15px;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
    margin: 10px 6px;
  }
}
.cid-tNdfhJkQrl li a {
  position: relative;
}
.cid-tNdfhJkQrl li a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  background: currentColor;
  transition: all 0.3s;
}
.cid-tNdfhJkQrl li a:hover:before {
  width: 100%;
}
.cid-tNdfhJkQrl .text-logo-footer {
  display: inline-block;
  vertical-align: middle;
  color: #000000;
  text-align: right;
}
.cid-tNdfhJkQrl .logo-footer {
  line-height: normal;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .d-flex {
    flex-direction: column;
  }
  .cid-tNdfhJkQrl .d-flex li {
    width: fit-content;
    margin: auto;
  }
}
.cid-tNdfhJkQrl .icon-transition span {
  display: block;
}
.cid-tNdfhJkQrl .list-inline-item a {
  display: block;
}
.cid-tNdfhJkQrl .social-btns {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-tNdfhJkQrl .media-container-row {
  align-items: center;
  justify-content: space-between;
}
.cid-tNdfhJkQrl .icon-transition span {
  color: #151515;
  display: block;
  text-align: center;
  height: 2rem;
  border-radius: 50%;
  line-height: 2rem;
  width: 2rem;
  transition: all 0.3s ease-out 0s;
  font-size: 1.5rem;
}
.cid-tNdfhJkQrl .social-media {
  display: flex;
  justify-content: flex-start;
}
.cid-tNdfhJkQrl .social-media ul {
  margin: 0;
  padding: 0;
}
.cid-tNdfhJkQrl .social-media ul li {
  padding: 4px;
  display: inline-block;
}
@media (max-width: 991px) {
  .cid-tNdfhJkQrl .logo-footer {
    text-align: center;
  }
  .cid-tNdfhJkQrl .social-media {
    justify-content: center;
  }
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

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;
}

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1.25;
  word-break: break-word;
  word-wrap: break-word;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color;
}

textarea[type="hidden"] {
  display: none;
}

body {
  position: relative;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #000000;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center;
  }
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-size-item {
  -moz-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto;
}

.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}

figure {
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  -ms-grid-row-align: center;
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type="submit"] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.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: .667em 1.667em !important;
  margin: 0 !important;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.card-wrapper {
  flex: 1;
  -webkit-flex: 1;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 1.07em .5em;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 6px 12px;
}

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;
}

body {
  font-style: normal;
  line-height: 1.5;
}

.mbr-section-title {
  font-style: normal;
  line-height: 1.2;
}

.mbr-section-subtitle {
  line-height: 1.3;
}

.mbr-text {
  font-style: normal;
  line-height: 1.4;
}

.btn {
  color: initial;
  border-radius: 0;
  font-weight: 600;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 2px;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 2px;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }
  .btn .mbr-iconfont {
    font-size: 1rem !important;
  }
}

#scrollToTop a {
  opacity: .5;
}

#scrollToTop a:hover {
  opacity: .7;
}

#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  width: 2px;
  left: calc(50% - 1px);
}

#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal;
}

.mbr-arrow {
  opacity: .5;
  transition: .3s;
}

.mbr-arrow:hover {
  opacity: .7;
}

@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

.alert.alert-form::after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #ffffff;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 2.5em;
  padding: 1.07em .5em;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
  border-color: red;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
}

.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;
}
.cid-tkvrsesAAu .collapsed:not(.opened) {
  flex-direction: row!important;
}
.cid-tkvrsesAAu .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #c1c1c1;
}
.cid-tkvrsesAAu .navbar.opened {
  transition: all .3s;
  background: #c1c1c1 !important;
}
.cid-tkvrsesAAu .navbar .dropdown-item {
  padding: .25rem 1.5rem;
}
.cid-tkvrsesAAu .navbar .navbar-collapse {
  transition: none;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-tkvrsesAAu .navbar.collapsed {
  flex-wrap: nowrap;
}
.cid-tkvrsesAAu .navbar.collapsed.opened {
  text-align: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  max-width: 20rem ;
  height: 100vh;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-tkvrsesAAu .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-tkvrsesAAu .navbar.collapsed.opened .navbar-toggler {
  -webkit-order: -1;
  order: -1;
  -webkit-align-self: flex-end !important;
  align-self: flex-end !important;
  margin: 1rem 0 0 0;
}
.cid-tkvrsesAAu .navbar.collapsed.opened .navbar-collapse {
  -webkit-flex-basis: initial;
  flex-basis: initial;
}
.cid-tkvrsesAAu .navbar.collapsed.opened .navbar-collapse.show,
.cid-tkvrsesAAu .navbar.collapsed.opened .navbar-collapse.collapsing {
  display: block;
}
.cid-tkvrsesAAu .navbar.collapsed:not(.opened) .navbar-collapse {
  display: none !important;
}
.cid-tkvrsesAAu .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-tkvrsesAAu .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-tkvrsesAAu .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-tkvrsesAAu .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-tkvrsesAAu .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-tkvrsesAAu .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
@media (max-width: 991px) {
  .cid-tkvrsesAAu .navbar {
    flex-wrap: nowrap;
  }
  .cid-tkvrsesAAu .navbar.opened {
    text-align: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    max-width: 20rem ;
    height: 100vh;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .cid-tkvrsesAAu .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-tkvrsesAAu .navbar.opened .navbar-toggler {
    -webkit-order: -1;
    order: -1;
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important;
    margin: 1rem 0 0 0;
  }
  .cid-tkvrsesAAu .navbar.opened .navbar-collapse {
    -webkit-flex-basis: initial;
    flex-basis: initial;
    height: auto !important;
    max-height: 100vh;
  }
  .cid-tkvrsesAAu .navbar.opened .navbar-collapse.show,
  .cid-tkvrsesAAu .navbar.opened .navbar-collapse.collapsing {
    display: block;
  }
  .cid-tkvrsesAAu .navbar:not(.opened) .navbar-collapse {
    display: none !important;
  }
  .cid-tkvrsesAAu .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-tkvrsesAAu .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-tkvrsesAAu .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-tkvrsesAAu .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-tkvrsesAAu .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-tkvrsesAAu .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-tkvrsesAAu .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-tkvrsesAAu .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    word-break: break-word;
  }
}
.cid-tkvrsesAAu .navbar.navbar-short {
  background: #c1c1c1 !important;
  min-height: 60px;
}
.cid-tkvrsesAAu .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-tkvrsesAAu .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-tkvrsesAAu .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-tkvrsesAAu .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-tkvrsesAAu .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-tkvrsesAAu .dropdown-item.active,
.cid-tkvrsesAAu .dropdown-item:active {
  background-color: transparent;
}
.cid-tkvrsesAAu .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-tkvrsesAAu .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-tkvrsesAAu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-tkvrsesAAu .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #c1c1c1;
}
.cid-tkvrsesAAu .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-tkvrsesAAu .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tkvrsesAAu ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-tkvrsesAAu .navbar-buttons {
  text-align: center;
}
.cid-tkvrsesAAu button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tkvrsesAAu button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-tkvrsesAAu button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tkvrsesAAu button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tkvrsesAAu button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tkvrsesAAu button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tkvrsesAAu nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tkvrsesAAu nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tkvrsesAAu nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tkvrsesAAu nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tkvrsesAAu .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-tkvrsesAAu a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  letter-spacing: 2px;
}
.cid-tkvrsesAAu a.nav-link:focus {
  outline: none;
}
.cid-tkvrsesAAu .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-tkvrsesAAu .nav-link:hover,
.cid-tkvrsesAAu .dropdown-item:hover {
  color: #000000 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-tkvrsesAAu .navbar-dropdown.collapsed.opened {
    left: auto;
  }
  .cid-tkvrsesAAu .navbar-dropdown.collapsed.opened .navbar-collapse {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
}
.cid-tkvrsfn1R1 {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tkvrsfn1R1 .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tkvrsfn1R1 .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tkvrsfn1R1 .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tkvrsfn1R1 .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvrsfn1R1 .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tkvrsfn1R1 .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tkvrsfn1R1 .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvrsfn1R1 .mbr-text,
.cid-tkvrsfn1R1 .mbr-section-btn {
  color: #000000;
}
.cid-tkvrsfD7eg {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-tkvrsfD7eg .mbr-fallback-image.disabled {
  display: none;
}
.cid-tkvrsfD7eg .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tkvrsfD7eg .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tkvrsfD7eg .row {
    flex-direction: column-reverse;
  }
  .cid-tkvrsfD7eg .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tkvrsfD7eg .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvrsfD7eg .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tkvrsfD7eg .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvrsfUDu1 {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tkvrsfUDu1 .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tkvrsfUDu1 .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tkvrsfUDu1 .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tkvrsfUDu1 .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvrsfUDu1 .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tkvrsfUDu1 .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tkvrsfUDu1 .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvrsg8b8c {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-tkvrsg8b8c .mbr-fallback-image.disabled {
  display: none;
}
.cid-tkvrsg8b8c .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tkvrsg8b8c .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tkvrsg8b8c .row {
    flex-direction: column-reverse;
  }
  .cid-tkvrsg8b8c .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tkvrsg8b8c .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvrsg8b8c .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tkvrsg8b8c .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvrsgnNQ0 {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tkvrsgnNQ0 .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tkvrsgnNQ0 .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tkvrsgnNQ0 .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tkvrsgnNQ0 .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvrsgnNQ0 .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tkvrsgnNQ0 .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tkvrsgnNQ0 .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvrsh6bu5 {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-tkvrsh6bu5 .mbr-fallback-image.disabled {
  display: none;
}
.cid-tkvrsh6bu5 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tkvrsh6bu5 .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tkvrsh6bu5 .row {
    flex-direction: column-reverse;
  }
  .cid-tkvrsh6bu5 .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tkvrsh6bu5 .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvrsh6bu5 .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tkvrsh6bu5 .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvrshAzsV.popup-builder {
  background-color: #ffffff;
}
.cid-tkvrshAzsV.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tkvrshAzsV.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tkvrshAzsV .modal-content,
.cid-tkvrshAzsV .modal-dialog {
  height: auto;
}
.cid-tkvrshAzsV .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tkvrshAzsV .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tkvrshAzsV .form-wrapper .mbr-form .form-group,
  .cid-tkvrshAzsV .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tkvrshAzsV .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tkvrshAzsV .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tkvrshAzsV .mbr-text {
  text-align: left;
}
.cid-tkvrshAzsV .pt-0 {
  padding-top: 0 !important;
}
.cid-tkvrshAzsV .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tkvrshAzsV .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tkvrshAzsV .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tkvrshAzsV .modal-open {
  overflow: hidden;
}
.cid-tkvrshAzsV .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tkvrshAzsV .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tkvrshAzsV .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tkvrshAzsV .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-tkvrshAzsV .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tkvrshAzsV .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tkvrshAzsV .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tkvrshAzsV .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-tkvrshAzsV .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tkvrshAzsV .modal-backdrop.fade {
  opacity: 0;
}
.cid-tkvrshAzsV .modal-backdrop.show {
  opacity: .5;
}
.cid-tkvrshAzsV .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-tkvrshAzsV .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tkvrshAzsV .modal-header .close:hover {
  opacity: 1;
}
.cid-tkvrshAzsV .modal-header .close:focus {
  outline: none;
}
.cid-tkvrshAzsV .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-tkvrshAzsV .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-tkvrshAzsV .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-tkvrshAzsV .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tkvrshAzsV .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tkvrshAzsV .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tkvrshAzsV .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tkvrshAzsV .modal-sm {
    max-width: 300px;
  }
  .cid-tkvrshAzsV .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tkvrshAzsV .modal-lg,
  .cid-tkvrshAzsV .modal-xl {
    max-width: 800px;
  }
  .cid-tkvrshAzsV .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tkvrshAzsV .modal-xl {
    max-width: 1140px;
  }
  .cid-tkvrshAzsV .container {
    max-width: 1140px;
  }
}
.cid-tkvrshAzsV .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tkvrshAzsV .container {
    max-width: 720px;
  }
}
.cid-tkvrshAzsV .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tkvrshAzsV .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-tkvrshAzsV .form-group {
  margin-bottom: 1rem;
}
.cid-tkvrshAzsV .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tkvrshAzsV .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tkvrshAzsV .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-tkvrshAzsV LABEL {
  text-align: left;
}
.cid-tkvrsi5gI1.popup-builder {
  background-color: #ffffff;
}
.cid-tkvrsi5gI1.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tkvrsi5gI1.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tkvrsi5gI1 .modal-content,
.cid-tkvrsi5gI1 .modal-dialog {
  height: auto;
}
.cid-tkvrsi5gI1 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tkvrsi5gI1 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tkvrsi5gI1 .form-wrapper .mbr-form .form-group,
  .cid-tkvrsi5gI1 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tkvrsi5gI1 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tkvrsi5gI1 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tkvrsi5gI1 .mbr-text {
  text-align: left;
}
.cid-tkvrsi5gI1 .pt-0 {
  padding-top: 0 !important;
}
.cid-tkvrsi5gI1 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tkvrsi5gI1 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tkvrsi5gI1 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tkvrsi5gI1 .modal-open {
  overflow: hidden;
}
.cid-tkvrsi5gI1 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tkvrsi5gI1 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tkvrsi5gI1 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tkvrsi5gI1 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-tkvrsi5gI1 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tkvrsi5gI1 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tkvrsi5gI1 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tkvrsi5gI1 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-tkvrsi5gI1 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tkvrsi5gI1 .modal-backdrop.fade {
  opacity: 0;
}
.cid-tkvrsi5gI1 .modal-backdrop.show {
  opacity: .5;
}
.cid-tkvrsi5gI1 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-tkvrsi5gI1 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tkvrsi5gI1 .modal-header .close:hover {
  opacity: 1;
}
.cid-tkvrsi5gI1 .modal-header .close:focus {
  outline: none;
}
.cid-tkvrsi5gI1 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-tkvrsi5gI1 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-tkvrsi5gI1 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-tkvrsi5gI1 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tkvrsi5gI1 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tkvrsi5gI1 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tkvrsi5gI1 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tkvrsi5gI1 .modal-sm {
    max-width: 300px;
  }
  .cid-tkvrsi5gI1 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tkvrsi5gI1 .modal-lg,
  .cid-tkvrsi5gI1 .modal-xl {
    max-width: 800px;
  }
  .cid-tkvrsi5gI1 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tkvrsi5gI1 .modal-xl {
    max-width: 1140px;
  }
  .cid-tkvrsi5gI1 .container {
    max-width: 1140px;
  }
}
.cid-tkvrsi5gI1 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tkvrsi5gI1 .container {
    max-width: 720px;
  }
}
.cid-tkvrsi5gI1 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tkvrsi5gI1 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-tkvrsi5gI1 .form-group {
  margin-bottom: 1rem;
}
.cid-tkvrsi5gI1 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tkvrsi5gI1 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tkvrsi5gI1 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-tNdfhJkQrl {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #b1d0f9;
}
.cid-tNdfhJkQrl p {
  text-align: center;
}
.cid-tNdfhJkQrl .text-copyright {
  width: 100%;
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .img-logo-footer {
  margin-right: 1rem;
  max-width: 3rem;
}
.cid-tNdfhJkQrl a {
  font-weight: normal;
}
.cid-tNdfhJkQrl .copyright li {
  list-style: disc;
  margin: 0 1rem;
}
.cid-tNdfhJkQrl .copyright .list-inline {
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
  margin: 10px 15px;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
    margin: 10px 6px;
  }
}
.cid-tNdfhJkQrl li a {
  position: relative;
}
.cid-tNdfhJkQrl li a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  background: currentColor;
  transition: all 0.3s;
}
.cid-tNdfhJkQrl li a:hover:before {
  width: 100%;
}
.cid-tNdfhJkQrl .text-logo-footer {
  display: inline-block;
  vertical-align: middle;
  color: #000000;
  text-align: right;
}
.cid-tNdfhJkQrl .logo-footer {
  line-height: normal;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .d-flex {
    flex-direction: column;
  }
  .cid-tNdfhJkQrl .d-flex li {
    width: fit-content;
    margin: auto;
  }
}
.cid-tNdfhJkQrl .icon-transition span {
  display: block;
}
.cid-tNdfhJkQrl .list-inline-item a {
  display: block;
}
.cid-tNdfhJkQrl .social-btns {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-tNdfhJkQrl .media-container-row {
  align-items: center;
  justify-content: space-between;
}
.cid-tNdfhJkQrl .icon-transition span {
  color: #151515;
  display: block;
  text-align: center;
  height: 2rem;
  border-radius: 50%;
  line-height: 2rem;
  width: 2rem;
  transition: all 0.3s ease-out 0s;
  font-size: 1.5rem;
}
.cid-tNdfhJkQrl .social-media {
  display: flex;
  justify-content: flex-start;
}
.cid-tNdfhJkQrl .social-media ul {
  margin: 0;
  padding: 0;
}
.cid-tNdfhJkQrl .social-media ul li {
  padding: 4px;
  display: inline-block;
}
@media (max-width: 991px) {
  .cid-tNdfhJkQrl .logo-footer {
    text-align: center;
  }
  .cid-tNdfhJkQrl .social-media {
    justify-content: center;
  }
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

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;
}

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1.25;
  word-break: break-word;
  word-wrap: break-word;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color;
}

textarea[type="hidden"] {
  display: none;
}

body {
  position: relative;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #000000;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center;
  }
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-size-item {
  -moz-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto;
}

.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}

figure {
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  -ms-grid-row-align: center;
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type="submit"] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.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: .667em 1.667em !important;
  margin: 0 !important;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.card-wrapper {
  flex: 1;
  -webkit-flex: 1;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 1.07em .5em;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 6px 12px;
}

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;
}

body {
  font-style: normal;
  line-height: 1.5;
}

.mbr-section-title {
  font-style: normal;
  line-height: 1.2;
}

.mbr-section-subtitle {
  line-height: 1.3;
}

.mbr-text {
  font-style: normal;
  line-height: 1.4;
}

.btn {
  color: initial;
  border-radius: 0;
  font-weight: 600;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 2px;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 2px;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }
  .btn .mbr-iconfont {
    font-size: 1rem !important;
  }
}

#scrollToTop a {
  opacity: .5;
}

#scrollToTop a:hover {
  opacity: .7;
}

#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  width: 2px;
  left: calc(50% - 1px);
}

#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal;
}

.mbr-arrow {
  opacity: .5;
  transition: .3s;
}

.mbr-arrow:hover {
  opacity: .7;
}

@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

.alert.alert-form::after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #ffffff;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 2.5em;
  padding: 1.07em .5em;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
  border-color: red;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
}

.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;
}
.cid-thwwfajdu1 .collapsed:not(.opened) {
  flex-direction: row!important;
}
.cid-thwwfajdu1 .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #c1c1c1;
}
.cid-thwwfajdu1 .navbar.opened {
  transition: all .3s;
  background: #c1c1c1 !important;
}
.cid-thwwfajdu1 .navbar .dropdown-item {
  padding: .25rem 1.5rem;
}
.cid-thwwfajdu1 .navbar .navbar-collapse {
  transition: none;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-thwwfajdu1 .navbar.collapsed {
  flex-wrap: nowrap;
}
.cid-thwwfajdu1 .navbar.collapsed.opened {
  text-align: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  max-width: 20rem ;
  height: 100vh;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-thwwfajdu1 .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-thwwfajdu1 .navbar.collapsed.opened .navbar-toggler {
  -webkit-order: -1;
  order: -1;
  -webkit-align-self: flex-end !important;
  align-self: flex-end !important;
  margin: 1rem 0 0 0;
}
.cid-thwwfajdu1 .navbar.collapsed.opened .navbar-collapse {
  -webkit-flex-basis: initial;
  flex-basis: initial;
}
.cid-thwwfajdu1 .navbar.collapsed.opened .navbar-collapse.show,
.cid-thwwfajdu1 .navbar.collapsed.opened .navbar-collapse.collapsing {
  display: block;
}
.cid-thwwfajdu1 .navbar.collapsed:not(.opened) .navbar-collapse {
  display: none !important;
}
.cid-thwwfajdu1 .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-thwwfajdu1 .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-thwwfajdu1 .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-thwwfajdu1 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-thwwfajdu1 .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-thwwfajdu1 .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
@media (max-width: 991px) {
  .cid-thwwfajdu1 .navbar {
    flex-wrap: nowrap;
  }
  .cid-thwwfajdu1 .navbar.opened {
    text-align: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    max-width: 20rem ;
    height: 100vh;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .cid-thwwfajdu1 .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-thwwfajdu1 .navbar.opened .navbar-toggler {
    -webkit-order: -1;
    order: -1;
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important;
    margin: 1rem 0 0 0;
  }
  .cid-thwwfajdu1 .navbar.opened .navbar-collapse {
    -webkit-flex-basis: initial;
    flex-basis: initial;
    height: auto !important;
    max-height: 100vh;
  }
  .cid-thwwfajdu1 .navbar.opened .navbar-collapse.show,
  .cid-thwwfajdu1 .navbar.opened .navbar-collapse.collapsing {
    display: block;
  }
  .cid-thwwfajdu1 .navbar:not(.opened) .navbar-collapse {
    display: none !important;
  }
  .cid-thwwfajdu1 .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-thwwfajdu1 .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thwwfajdu1 .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thwwfajdu1 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-thwwfajdu1 .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thwwfajdu1 .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-thwwfajdu1 .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thwwfajdu1 .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    word-break: break-word;
  }
}
.cid-thwwfajdu1 .navbar.navbar-short {
  background: #c1c1c1 !important;
  min-height: 60px;
}
.cid-thwwfajdu1 .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-thwwfajdu1 .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-thwwfajdu1 .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-thwwfajdu1 .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thwwfajdu1 .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thwwfajdu1 .dropdown-item.active,
.cid-thwwfajdu1 .dropdown-item:active {
  background-color: transparent;
}
.cid-thwwfajdu1 .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thwwfajdu1 .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thwwfajdu1 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thwwfajdu1 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #c1c1c1;
}
.cid-thwwfajdu1 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thwwfajdu1 .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thwwfajdu1 ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-thwwfajdu1 .navbar-buttons {
  text-align: center;
}
.cid-thwwfajdu1 button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thwwfajdu1 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-thwwfajdu1 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thwwfajdu1 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thwwfajdu1 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thwwfajdu1 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thwwfajdu1 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thwwfajdu1 nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thwwfajdu1 nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thwwfajdu1 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thwwfajdu1 .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-thwwfajdu1 a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  letter-spacing: 2px;
}
.cid-thwwfajdu1 a.nav-link:focus {
  outline: none;
}
.cid-thwwfajdu1 .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thwwfajdu1 .nav-link:hover,
.cid-thwwfajdu1 .dropdown-item:hover {
  color: #000000 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-thwwfajdu1 .navbar-dropdown.collapsed.opened {
    left: auto;
  }
  .cid-thwwfajdu1 .navbar-dropdown.collapsed.opened .navbar-collapse {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
}
.cid-thwwfbDOxn {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-thwwfbDOxn .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-thwwfbDOxn .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-thwwfbDOxn .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-thwwfbDOxn .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-thwwfbDOxn .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-thwwfbDOxn .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-thwwfbDOxn .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-thwwfbDOxn .mbr-text,
.cid-thwwfbDOxn .mbr-section-btn {
  color: #000000;
}
.cid-thwwfc5QIw {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-thwwfc5QIw .mbr-fallback-image.disabled {
  display: none;
}
.cid-thwwfc5QIw .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-thwwfc5QIw .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thwwfc5QIw .row {
    flex-direction: column-reverse;
  }
  .cid-thwwfc5QIw .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-thwwfc5QIw .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-thwwfc5QIw .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-thwwfc5QIw .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-thwwfcs0cU {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-thwwfcs0cU .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-thwwfcs0cU .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-thwwfcs0cU .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-thwwfcs0cU .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-thwwfcs0cU .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-thwwfcs0cU .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-thwwfcs0cU .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-thwwfcPrXh {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-thwwfcPrXh .mbr-fallback-image.disabled {
  display: none;
}
.cid-thwwfcPrXh .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-thwwfcPrXh .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thwwfcPrXh .row {
    flex-direction: column-reverse;
  }
  .cid-thwwfcPrXh .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-thwwfcPrXh .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-thwwfcPrXh .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-thwwfcPrXh .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-thwwfdd09j {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-thwwfdd09j .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-thwwfdd09j .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-thwwfdd09j .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-thwwfdd09j .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-thwwfdd09j .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-thwwfdd09j .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-thwwfdd09j .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-thwwfezFKD {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-thwwfezFKD .mbr-fallback-image.disabled {
  display: none;
}
.cid-thwwfezFKD .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-thwwfezFKD .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thwwfezFKD .row {
    flex-direction: column-reverse;
  }
  .cid-thwwfezFKD .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-thwwfezFKD .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-thwwfezFKD .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-thwwfezFKD .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-thwwfePded {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-thwwfePded .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-thwwfePded .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-thwwfePded .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-thwwfePded .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-thwwfePded .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-thwwfePded .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-thwwfePded .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-thwwfh86ms.popup-builder {
  background-color: #ffffff;
}
.cid-thwwfh86ms.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-thwwfh86ms.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-thwwfh86ms .modal-content,
.cid-thwwfh86ms .modal-dialog {
  height: auto;
}
.cid-thwwfh86ms .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-thwwfh86ms .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-thwwfh86ms .form-wrapper .mbr-form .form-group,
  .cid-thwwfh86ms .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-thwwfh86ms .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-thwwfh86ms .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thwwfh86ms .mbr-text {
  text-align: left;
}
.cid-thwwfh86ms .pt-0 {
  padding-top: 0 !important;
}
.cid-thwwfh86ms .pb-0 {
  padding-bottom: 0 !important;
}
.cid-thwwfh86ms .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-thwwfh86ms .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-thwwfh86ms .modal-open {
  overflow: hidden;
}
.cid-thwwfh86ms .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-thwwfh86ms .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-thwwfh86ms .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-thwwfh86ms .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-thwwfh86ms .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-thwwfh86ms .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-thwwfh86ms .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-thwwfh86ms .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-thwwfh86ms .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-thwwfh86ms .modal-backdrop.fade {
  opacity: 0;
}
.cid-thwwfh86ms .modal-backdrop.show {
  opacity: .5;
}
.cid-thwwfh86ms .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-thwwfh86ms .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-thwwfh86ms .modal-header .close:hover {
  opacity: 1;
}
.cid-thwwfh86ms .modal-header .close:focus {
  outline: none;
}
.cid-thwwfh86ms .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-thwwfh86ms .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-thwwfh86ms .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-thwwfh86ms .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-thwwfh86ms .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-thwwfh86ms .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-thwwfh86ms .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-thwwfh86ms .modal-sm {
    max-width: 300px;
  }
  .cid-thwwfh86ms .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-thwwfh86ms .modal-lg,
  .cid-thwwfh86ms .modal-xl {
    max-width: 800px;
  }
  .cid-thwwfh86ms .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-thwwfh86ms .modal-xl {
    max-width: 1140px;
  }
  .cid-thwwfh86ms .container {
    max-width: 1140px;
  }
}
.cid-thwwfh86ms .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-thwwfh86ms .container {
    max-width: 720px;
  }
}
.cid-thwwfh86ms .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-thwwfh86ms .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-thwwfh86ms .form-group {
  margin-bottom: 1rem;
}
.cid-thwwfh86ms .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-thwwfh86ms .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-thwwfh86ms .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-thwwfh86ms LABEL {
  text-align: left;
}
.cid-thwwfhy9Ay.popup-builder {
  background-color: #ffffff;
}
.cid-thwwfhy9Ay.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-thwwfhy9Ay.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-thwwfhy9Ay .modal-content,
.cid-thwwfhy9Ay .modal-dialog {
  height: auto;
}
.cid-thwwfhy9Ay .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-thwwfhy9Ay .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-thwwfhy9Ay .form-wrapper .mbr-form .form-group,
  .cid-thwwfhy9Ay .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-thwwfhy9Ay .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-thwwfhy9Ay .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thwwfhy9Ay .mbr-text {
  text-align: left;
}
.cid-thwwfhy9Ay .pt-0 {
  padding-top: 0 !important;
}
.cid-thwwfhy9Ay .pb-0 {
  padding-bottom: 0 !important;
}
.cid-thwwfhy9Ay .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-thwwfhy9Ay .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-thwwfhy9Ay .modal-open {
  overflow: hidden;
}
.cid-thwwfhy9Ay .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-thwwfhy9Ay .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-thwwfhy9Ay .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-thwwfhy9Ay .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-thwwfhy9Ay .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-thwwfhy9Ay .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-thwwfhy9Ay .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-thwwfhy9Ay .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-thwwfhy9Ay .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-thwwfhy9Ay .modal-backdrop.fade {
  opacity: 0;
}
.cid-thwwfhy9Ay .modal-backdrop.show {
  opacity: .5;
}
.cid-thwwfhy9Ay .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-thwwfhy9Ay .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-thwwfhy9Ay .modal-header .close:hover {
  opacity: 1;
}
.cid-thwwfhy9Ay .modal-header .close:focus {
  outline: none;
}
.cid-thwwfhy9Ay .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-thwwfhy9Ay .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-thwwfhy9Ay .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-thwwfhy9Ay .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-thwwfhy9Ay .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-thwwfhy9Ay .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-thwwfhy9Ay .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-thwwfhy9Ay .modal-sm {
    max-width: 300px;
  }
  .cid-thwwfhy9Ay .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-thwwfhy9Ay .modal-lg,
  .cid-thwwfhy9Ay .modal-xl {
    max-width: 800px;
  }
  .cid-thwwfhy9Ay .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-thwwfhy9Ay .modal-xl {
    max-width: 1140px;
  }
  .cid-thwwfhy9Ay .container {
    max-width: 1140px;
  }
}
.cid-thwwfhy9Ay .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-thwwfhy9Ay .container {
    max-width: 720px;
  }
}
.cid-thwwfhy9Ay .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-thwwfhy9Ay .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-thwwfhy9Ay .form-group {
  margin-bottom: 1rem;
}
.cid-thwwfhy9Ay .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-thwwfhy9Ay .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-thwwfhy9Ay .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-tNdfhJkQrl {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #b1d0f9;
}
.cid-tNdfhJkQrl p {
  text-align: center;
}
.cid-tNdfhJkQrl .text-copyright {
  width: 100%;
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .img-logo-footer {
  margin-right: 1rem;
  max-width: 3rem;
}
.cid-tNdfhJkQrl a {
  font-weight: normal;
}
.cid-tNdfhJkQrl .copyright li {
  list-style: disc;
  margin: 0 1rem;
}
.cid-tNdfhJkQrl .copyright .list-inline {
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
  margin: 10px 15px;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
    margin: 10px 6px;
  }
}
.cid-tNdfhJkQrl li a {
  position: relative;
}
.cid-tNdfhJkQrl li a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  background: currentColor;
  transition: all 0.3s;
}
.cid-tNdfhJkQrl li a:hover:before {
  width: 100%;
}
.cid-tNdfhJkQrl .text-logo-footer {
  display: inline-block;
  vertical-align: middle;
  color: #000000;
  text-align: right;
}
.cid-tNdfhJkQrl .logo-footer {
  line-height: normal;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .d-flex {
    flex-direction: column;
  }
  .cid-tNdfhJkQrl .d-flex li {
    width: fit-content;
    margin: auto;
  }
}
.cid-tNdfhJkQrl .icon-transition span {
  display: block;
}
.cid-tNdfhJkQrl .list-inline-item a {
  display: block;
}
.cid-tNdfhJkQrl .social-btns {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-tNdfhJkQrl .media-container-row {
  align-items: center;
  justify-content: space-between;
}
.cid-tNdfhJkQrl .icon-transition span {
  color: #151515;
  display: block;
  text-align: center;
  height: 2rem;
  border-radius: 50%;
  line-height: 2rem;
  width: 2rem;
  transition: all 0.3s ease-out 0s;
  font-size: 1.5rem;
}
.cid-tNdfhJkQrl .social-media {
  display: flex;
  justify-content: flex-start;
}
.cid-tNdfhJkQrl .social-media ul {
  margin: 0;
  padding: 0;
}
.cid-tNdfhJkQrl .social-media ul li {
  padding: 4px;
  display: inline-block;
}
@media (max-width: 991px) {
  .cid-tNdfhJkQrl .logo-footer {
    text-align: center;
  }
  .cid-tNdfhJkQrl .social-media {
    justify-content: center;
  }
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

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;
}

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1.25;
  word-break: break-word;
  word-wrap: break-word;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color;
}

textarea[type="hidden"] {
  display: none;
}

body {
  position: relative;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #000000;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center;
  }
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-size-item {
  -moz-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto;
}

.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}

figure {
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  -ms-grid-row-align: center;
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type="submit"] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.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: .667em 1.667em !important;
  margin: 0 !important;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.card-wrapper {
  flex: 1;
  -webkit-flex: 1;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 1.07em .5em;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 6px 12px;
}

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;
}

body {
  font-style: normal;
  line-height: 1.5;
}

.mbr-section-title {
  font-style: normal;
  line-height: 1.2;
}

.mbr-section-subtitle {
  line-height: 1.3;
}

.mbr-text {
  font-style: normal;
  line-height: 1.4;
}

.btn {
  color: initial;
  border-radius: 0;
  font-weight: 600;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 2px;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 2px;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }
  .btn .mbr-iconfont {
    font-size: 1rem !important;
  }
}

#scrollToTop a {
  opacity: .5;
}

#scrollToTop a:hover {
  opacity: .7;
}

#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  width: 2px;
  left: calc(50% - 1px);
}

#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal;
}

.mbr-arrow {
  opacity: .5;
  transition: .3s;
}

.mbr-arrow:hover {
  opacity: .7;
}

@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

.alert.alert-form::after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #ffffff;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 2.5em;
  padding: 1.07em .5em;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
  border-color: red;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
}

.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;
}
.cid-thmBejiUD0 .collapsed:not(.opened) {
  flex-direction: row!important;
}
.cid-thmBejiUD0 .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #c1c1c1;
}
.cid-thmBejiUD0 .navbar.opened {
  transition: all .3s;
  background: #c1c1c1 !important;
}
.cid-thmBejiUD0 .navbar .dropdown-item {
  padding: .25rem 1.5rem;
}
.cid-thmBejiUD0 .navbar .navbar-collapse {
  transition: none;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-thmBejiUD0 .navbar.collapsed {
  flex-wrap: nowrap;
}
.cid-thmBejiUD0 .navbar.collapsed.opened {
  text-align: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  max-width: 20rem ;
  height: 100vh;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-thmBejiUD0 .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-thmBejiUD0 .navbar.collapsed.opened .navbar-toggler {
  -webkit-order: -1;
  order: -1;
  -webkit-align-self: flex-end !important;
  align-self: flex-end !important;
  margin: 1rem 0 0 0;
}
.cid-thmBejiUD0 .navbar.collapsed.opened .navbar-collapse {
  -webkit-flex-basis: initial;
  flex-basis: initial;
}
.cid-thmBejiUD0 .navbar.collapsed.opened .navbar-collapse.show,
.cid-thmBejiUD0 .navbar.collapsed.opened .navbar-collapse.collapsing {
  display: block;
}
.cid-thmBejiUD0 .navbar.collapsed:not(.opened) .navbar-collapse {
  display: none !important;
}
.cid-thmBejiUD0 .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-thmBejiUD0 .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-thmBejiUD0 .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-thmBejiUD0 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-thmBejiUD0 .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-thmBejiUD0 .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
@media (max-width: 991px) {
  .cid-thmBejiUD0 .navbar {
    flex-wrap: nowrap;
  }
  .cid-thmBejiUD0 .navbar.opened {
    text-align: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    max-width: 20rem ;
    height: 100vh;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .cid-thmBejiUD0 .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-thmBejiUD0 .navbar.opened .navbar-toggler {
    -webkit-order: -1;
    order: -1;
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important;
    margin: 1rem 0 0 0;
  }
  .cid-thmBejiUD0 .navbar.opened .navbar-collapse {
    -webkit-flex-basis: initial;
    flex-basis: initial;
    height: auto !important;
    max-height: 100vh;
  }
  .cid-thmBejiUD0 .navbar.opened .navbar-collapse.show,
  .cid-thmBejiUD0 .navbar.opened .navbar-collapse.collapsing {
    display: block;
  }
  .cid-thmBejiUD0 .navbar:not(.opened) .navbar-collapse {
    display: none !important;
  }
  .cid-thmBejiUD0 .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-thmBejiUD0 .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thmBejiUD0 .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thmBejiUD0 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-thmBejiUD0 .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thmBejiUD0 .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-thmBejiUD0 .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thmBejiUD0 .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    word-break: break-word;
  }
}
.cid-thmBejiUD0 .navbar.navbar-short {
  background: #c1c1c1 !important;
  min-height: 60px;
}
.cid-thmBejiUD0 .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-thmBejiUD0 .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-thmBejiUD0 .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-thmBejiUD0 .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thmBejiUD0 .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thmBejiUD0 .dropdown-item.active,
.cid-thmBejiUD0 .dropdown-item:active {
  background-color: transparent;
}
.cid-thmBejiUD0 .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thmBejiUD0 .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thmBejiUD0 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thmBejiUD0 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #c1c1c1;
}
.cid-thmBejiUD0 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thmBejiUD0 .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thmBejiUD0 ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-thmBejiUD0 .navbar-buttons {
  text-align: center;
}
.cid-thmBejiUD0 button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thmBejiUD0 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-thmBejiUD0 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thmBejiUD0 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thmBejiUD0 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thmBejiUD0 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thmBejiUD0 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thmBejiUD0 nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thmBejiUD0 nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thmBejiUD0 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thmBejiUD0 .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-thmBejiUD0 a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  letter-spacing: 2px;
}
.cid-thmBejiUD0 a.nav-link:focus {
  outline: none;
}
.cid-thmBejiUD0 .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thmBejiUD0 .nav-link:hover,
.cid-thmBejiUD0 .dropdown-item:hover {
  color: #000000 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-thmBejiUD0 .navbar-dropdown.collapsed.opened {
    left: auto;
  }
  .cid-thmBejiUD0 .navbar-dropdown.collapsed.opened .navbar-collapse {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
}
.cid-thmBekmV6k {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-thmBekmV6k .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-thmBekmV6k .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-thmBekmV6k .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-thmBekmV6k .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-thmBekmV6k .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-thmBekmV6k .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-thmBekmV6k .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-thmBekmV6k .mbr-text,
.cid-thmBekmV6k .mbr-section-btn {
  color: #000000;
}
.cid-thmBekLfSf {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-thmBekLfSf .mbr-fallback-image.disabled {
  display: none;
}
.cid-thmBekLfSf .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-thmBekLfSf .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thmBekLfSf .row {
    flex-direction: column-reverse;
  }
  .cid-thmBekLfSf .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-thmBekLfSf .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-thmBekLfSf .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-thmBekLfSf .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-thmBel6OQL {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-thmBel6OQL .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-thmBel6OQL .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-thmBel6OQL .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-thmBel6OQL .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-thmBel6OQL .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-thmBel6OQL .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-thmBel6OQL .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-thmBelrRza {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-thmBelrRza .mbr-fallback-image.disabled {
  display: none;
}
.cid-thmBelrRza .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-thmBelrRza .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thmBelrRza .row {
    flex-direction: column-reverse;
  }
  .cid-thmBelrRza .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-thmBelrRza .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-thmBelrRza .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-thmBelrRza .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-thmBelP0N9 {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-thmBelP0N9 .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-thmBelP0N9 .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-thmBelP0N9 .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-thmBelP0N9 .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-thmBelP0N9 .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-thmBelP0N9 .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-thmBelP0N9 .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-thmBem7nTC {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-thmBem7nTC .mbr-fallback-image.disabled {
  display: none;
}
.cid-thmBem7nTC .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-thmBem7nTC .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thmBem7nTC .row {
    flex-direction: column-reverse;
  }
  .cid-thmBem7nTC .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-thmBem7nTC .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-thmBem7nTC .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-thmBem7nTC .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-thmBem7nTC .mbr-text,
.cid-thmBem7nTC .mbr-section-btn {
  text-align: left;
}
.cid-thmBemrzzE {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-thmBemrzzE .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-thmBemrzzE .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-thmBemrzzE .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-thmBemrzzE .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-thmBemrzzE .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-thmBemrzzE .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-thmBemrzzE .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-thmBengleH {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-thmBengleH .mbr-fallback-image.disabled {
  display: none;
}
.cid-thmBengleH .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-thmBengleH .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thmBengleH .row {
    flex-direction: column-reverse;
  }
  .cid-thmBengleH .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-thmBengleH .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-thmBengleH .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-thmBengleH .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-thmBepKIER.popup-builder {
  background-color: #ffffff;
}
.cid-thmBepKIER.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-thmBepKIER.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-thmBepKIER .modal-content,
.cid-thmBepKIER .modal-dialog {
  height: auto;
}
.cid-thmBepKIER .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-thmBepKIER .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-thmBepKIER .form-wrapper .mbr-form .form-group,
  .cid-thmBepKIER .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-thmBepKIER .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-thmBepKIER .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thmBepKIER .mbr-text {
  text-align: left;
}
.cid-thmBepKIER .pt-0 {
  padding-top: 0 !important;
}
.cid-thmBepKIER .pb-0 {
  padding-bottom: 0 !important;
}
.cid-thmBepKIER .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-thmBepKIER .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-thmBepKIER .modal-open {
  overflow: hidden;
}
.cid-thmBepKIER .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-thmBepKIER .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-thmBepKIER .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-thmBepKIER .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-thmBepKIER .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-thmBepKIER .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-thmBepKIER .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-thmBepKIER .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-thmBepKIER .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-thmBepKIER .modal-backdrop.fade {
  opacity: 0;
}
.cid-thmBepKIER .modal-backdrop.show {
  opacity: .5;
}
.cid-thmBepKIER .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-thmBepKIER .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-thmBepKIER .modal-header .close:hover {
  opacity: 1;
}
.cid-thmBepKIER .modal-header .close:focus {
  outline: none;
}
.cid-thmBepKIER .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-thmBepKIER .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-thmBepKIER .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-thmBepKIER .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-thmBepKIER .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-thmBepKIER .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-thmBepKIER .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-thmBepKIER .modal-sm {
    max-width: 300px;
  }
  .cid-thmBepKIER .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-thmBepKIER .modal-lg,
  .cid-thmBepKIER .modal-xl {
    max-width: 800px;
  }
  .cid-thmBepKIER .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-thmBepKIER .modal-xl {
    max-width: 1140px;
  }
  .cid-thmBepKIER .container {
    max-width: 1140px;
  }
}
.cid-thmBepKIER .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-thmBepKIER .container {
    max-width: 720px;
  }
}
.cid-thmBepKIER .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-thmBepKIER .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-thmBepKIER .form-group {
  margin-bottom: 1rem;
}
.cid-thmBepKIER .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-thmBepKIER .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-thmBepKIER .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-thmBepKIER LABEL {
  text-align: left;
}
.cid-thmBeqckRE.popup-builder {
  background-color: #ffffff;
}
.cid-thmBeqckRE.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-thmBeqckRE.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-thmBeqckRE .modal-content,
.cid-thmBeqckRE .modal-dialog {
  height: auto;
}
.cid-thmBeqckRE .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-thmBeqckRE .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-thmBeqckRE .form-wrapper .mbr-form .form-group,
  .cid-thmBeqckRE .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-thmBeqckRE .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-thmBeqckRE .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thmBeqckRE .mbr-text {
  text-align: left;
}
.cid-thmBeqckRE .pt-0 {
  padding-top: 0 !important;
}
.cid-thmBeqckRE .pb-0 {
  padding-bottom: 0 !important;
}
.cid-thmBeqckRE .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-thmBeqckRE .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-thmBeqckRE .modal-open {
  overflow: hidden;
}
.cid-thmBeqckRE .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-thmBeqckRE .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-thmBeqckRE .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-thmBeqckRE .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-thmBeqckRE .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-thmBeqckRE .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-thmBeqckRE .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-thmBeqckRE .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-thmBeqckRE .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-thmBeqckRE .modal-backdrop.fade {
  opacity: 0;
}
.cid-thmBeqckRE .modal-backdrop.show {
  opacity: .5;
}
.cid-thmBeqckRE .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-thmBeqckRE .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-thmBeqckRE .modal-header .close:hover {
  opacity: 1;
}
.cid-thmBeqckRE .modal-header .close:focus {
  outline: none;
}
.cid-thmBeqckRE .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-thmBeqckRE .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-thmBeqckRE .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-thmBeqckRE .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-thmBeqckRE .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-thmBeqckRE .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-thmBeqckRE .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-thmBeqckRE .modal-sm {
    max-width: 300px;
  }
  .cid-thmBeqckRE .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-thmBeqckRE .modal-lg,
  .cid-thmBeqckRE .modal-xl {
    max-width: 800px;
  }
  .cid-thmBeqckRE .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-thmBeqckRE .modal-xl {
    max-width: 1140px;
  }
  .cid-thmBeqckRE .container {
    max-width: 1140px;
  }
}
.cid-thmBeqckRE .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-thmBeqckRE .container {
    max-width: 720px;
  }
}
.cid-thmBeqckRE .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-thmBeqckRE .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-thmBeqckRE .form-group {
  margin-bottom: 1rem;
}
.cid-thmBeqckRE .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-thmBeqckRE .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-thmBeqckRE .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-tNdfhJkQrl {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #b1d0f9;
}
.cid-tNdfhJkQrl p {
  text-align: center;
}
.cid-tNdfhJkQrl .text-copyright {
  width: 100%;
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .img-logo-footer {
  margin-right: 1rem;
  max-width: 3rem;
}
.cid-tNdfhJkQrl a {
  font-weight: normal;
}
.cid-tNdfhJkQrl .copyright li {
  list-style: disc;
  margin: 0 1rem;
}
.cid-tNdfhJkQrl .copyright .list-inline {
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
  margin: 10px 15px;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
    margin: 10px 6px;
  }
}
.cid-tNdfhJkQrl li a {
  position: relative;
}
.cid-tNdfhJkQrl li a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  background: currentColor;
  transition: all 0.3s;
}
.cid-tNdfhJkQrl li a:hover:before {
  width: 100%;
}
.cid-tNdfhJkQrl .text-logo-footer {
  display: inline-block;
  vertical-align: middle;
  color: #000000;
  text-align: right;
}
.cid-tNdfhJkQrl .logo-footer {
  line-height: normal;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .d-flex {
    flex-direction: column;
  }
  .cid-tNdfhJkQrl .d-flex li {
    width: fit-content;
    margin: auto;
  }
}
.cid-tNdfhJkQrl .icon-transition span {
  display: block;
}
.cid-tNdfhJkQrl .list-inline-item a {
  display: block;
}
.cid-tNdfhJkQrl .social-btns {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-tNdfhJkQrl .media-container-row {
  align-items: center;
  justify-content: space-between;
}
.cid-tNdfhJkQrl .icon-transition span {
  color: #151515;
  display: block;
  text-align: center;
  height: 2rem;
  border-radius: 50%;
  line-height: 2rem;
  width: 2rem;
  transition: all 0.3s ease-out 0s;
  font-size: 1.5rem;
}
.cid-tNdfhJkQrl .social-media {
  display: flex;
  justify-content: flex-start;
}
.cid-tNdfhJkQrl .social-media ul {
  margin: 0;
  padding: 0;
}
.cid-tNdfhJkQrl .social-media ul li {
  padding: 4px;
  display: inline-block;
}
@media (max-width: 991px) {
  .cid-tNdfhJkQrl .logo-footer {
    text-align: center;
  }
  .cid-tNdfhJkQrl .social-media {
    justify-content: center;
  }
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

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;
}

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1.25;
  word-break: break-word;
  word-wrap: break-word;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color;
}

textarea[type="hidden"] {
  display: none;
}

body {
  position: relative;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #000000;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center;
  }
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-size-item {
  -moz-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto;
}

.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}

figure {
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  -ms-grid-row-align: center;
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type="submit"] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.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: .667em 1.667em !important;
  margin: 0 !important;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.card-wrapper {
  flex: 1;
  -webkit-flex: 1;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 1.07em .5em;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 6px 12px;
}

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;
}

body {
  font-style: normal;
  line-height: 1.5;
}

.mbr-section-title {
  font-style: normal;
  line-height: 1.2;
}

.mbr-section-subtitle {
  line-height: 1.3;
}

.mbr-text {
  font-style: normal;
  line-height: 1.4;
}

.btn {
  color: initial;
  border-radius: 0;
  font-weight: 600;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 2px;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 2px;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }
  .btn .mbr-iconfont {
    font-size: 1rem !important;
  }
}

#scrollToTop a {
  opacity: .5;
}

#scrollToTop a:hover {
  opacity: .7;
}

#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  width: 2px;
  left: calc(50% - 1px);
}

#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal;
}

.mbr-arrow {
  opacity: .5;
  transition: .3s;
}

.mbr-arrow:hover {
  opacity: .7;
}

@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

.alert.alert-form::after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #ffffff;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 2.5em;
  padding: 1.07em .5em;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
  border-color: red;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
}

.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;
}
.cid-ti0laoNFrh .collapsed:not(.opened) {
  flex-direction: row!important;
}
.cid-ti0laoNFrh .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #c1c1c1;
}
.cid-ti0laoNFrh .navbar.opened {
  transition: all .3s;
  background: #c1c1c1 !important;
}
.cid-ti0laoNFrh .navbar .dropdown-item {
  padding: .25rem 1.5rem;
}
.cid-ti0laoNFrh .navbar .navbar-collapse {
  transition: none;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-ti0laoNFrh .navbar.collapsed {
  flex-wrap: nowrap;
}
.cid-ti0laoNFrh .navbar.collapsed.opened {
  text-align: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  max-width: 20rem ;
  height: 100vh;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-ti0laoNFrh .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-ti0laoNFrh .navbar.collapsed.opened .navbar-toggler {
  -webkit-order: -1;
  order: -1;
  -webkit-align-self: flex-end !important;
  align-self: flex-end !important;
  margin: 1rem 0 0 0;
}
.cid-ti0laoNFrh .navbar.collapsed.opened .navbar-collapse {
  -webkit-flex-basis: initial;
  flex-basis: initial;
}
.cid-ti0laoNFrh .navbar.collapsed.opened .navbar-collapse.show,
.cid-ti0laoNFrh .navbar.collapsed.opened .navbar-collapse.collapsing {
  display: block;
}
.cid-ti0laoNFrh .navbar.collapsed:not(.opened) .navbar-collapse {
  display: none !important;
}
.cid-ti0laoNFrh .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-ti0laoNFrh .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-ti0laoNFrh .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-ti0laoNFrh .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-ti0laoNFrh .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-ti0laoNFrh .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
@media (max-width: 991px) {
  .cid-ti0laoNFrh .navbar {
    flex-wrap: nowrap;
  }
  .cid-ti0laoNFrh .navbar.opened {
    text-align: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    max-width: 20rem ;
    height: 100vh;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .cid-ti0laoNFrh .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-ti0laoNFrh .navbar.opened .navbar-toggler {
    -webkit-order: -1;
    order: -1;
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important;
    margin: 1rem 0 0 0;
  }
  .cid-ti0laoNFrh .navbar.opened .navbar-collapse {
    -webkit-flex-basis: initial;
    flex-basis: initial;
    height: auto !important;
    max-height: 100vh;
  }
  .cid-ti0laoNFrh .navbar.opened .navbar-collapse.show,
  .cid-ti0laoNFrh .navbar.opened .navbar-collapse.collapsing {
    display: block;
  }
  .cid-ti0laoNFrh .navbar:not(.opened) .navbar-collapse {
    display: none !important;
  }
  .cid-ti0laoNFrh .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-ti0laoNFrh .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-ti0laoNFrh .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-ti0laoNFrh .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-ti0laoNFrh .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-ti0laoNFrh .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-ti0laoNFrh .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-ti0laoNFrh .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    word-break: break-word;
  }
}
.cid-ti0laoNFrh .navbar.navbar-short {
  background: #c1c1c1 !important;
  min-height: 60px;
}
.cid-ti0laoNFrh .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-ti0laoNFrh .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-ti0laoNFrh .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-ti0laoNFrh .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-ti0laoNFrh .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-ti0laoNFrh .dropdown-item.active,
.cid-ti0laoNFrh .dropdown-item:active {
  background-color: transparent;
}
.cid-ti0laoNFrh .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-ti0laoNFrh .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-ti0laoNFrh .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-ti0laoNFrh .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #c1c1c1;
}
.cid-ti0laoNFrh .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-ti0laoNFrh .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-ti0laoNFrh ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-ti0laoNFrh .navbar-buttons {
  text-align: center;
}
.cid-ti0laoNFrh button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-ti0laoNFrh button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-ti0laoNFrh button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-ti0laoNFrh button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-ti0laoNFrh button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-ti0laoNFrh button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-ti0laoNFrh nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-ti0laoNFrh nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-ti0laoNFrh nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-ti0laoNFrh nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-ti0laoNFrh .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-ti0laoNFrh a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  letter-spacing: 2px;
}
.cid-ti0laoNFrh a.nav-link:focus {
  outline: none;
}
.cid-ti0laoNFrh .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-ti0laoNFrh .nav-link:hover,
.cid-ti0laoNFrh .dropdown-item:hover {
  color: #000000 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-ti0laoNFrh .navbar-dropdown.collapsed.opened {
    left: auto;
  }
  .cid-ti0laoNFrh .navbar-dropdown.collapsed.opened .navbar-collapse {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
}
.cid-ti0lapN9Cm {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-ti0lapN9Cm .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-ti0lapN9Cm .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-ti0lapN9Cm .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-ti0lapN9Cm .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-ti0lapN9Cm .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-ti0lapN9Cm .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-ti0lapN9Cm .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-ti0lapN9Cm .mbr-text,
.cid-ti0lapN9Cm .mbr-section-btn {
  color: #000000;
}
.cid-ti0laq7Y0f {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-ti0laq7Y0f .mbr-fallback-image.disabled {
  display: none;
}
.cid-ti0laq7Y0f .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-ti0laq7Y0f .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-ti0laq7Y0f .row {
    flex-direction: column-reverse;
  }
  .cid-ti0laq7Y0f .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-ti0laq7Y0f .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-ti0laq7Y0f .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-ti0laq7Y0f .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-ti0laqqg6C {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-ti0laqqg6C .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-ti0laqqg6C .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-ti0laqqg6C .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-ti0laqqg6C .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-ti0laqqg6C .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-ti0laqqg6C .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-ti0laqqg6C .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-ti0laqGcu1 {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-ti0laqGcu1 .mbr-fallback-image.disabled {
  display: none;
}
.cid-ti0laqGcu1 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-ti0laqGcu1 .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-ti0laqGcu1 .row {
    flex-direction: column-reverse;
  }
  .cid-ti0laqGcu1 .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-ti0laqGcu1 .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-ti0laqGcu1 .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-ti0laqGcu1 .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-ti0laqVh7u {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-ti0laqVh7u .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-ti0laqVh7u .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-ti0laqVh7u .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-ti0laqVh7u .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-ti0laqVh7u .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-ti0laqVh7u .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-ti0laqVh7u .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-ti0lareX05 {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-ti0lareX05 .mbr-fallback-image.disabled {
  display: none;
}
.cid-ti0lareX05 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-ti0lareX05 .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-ti0lareX05 .row {
    flex-direction: column-reverse;
  }
  .cid-ti0lareX05 .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-ti0lareX05 .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-ti0lareX05 .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-ti0lareX05 .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-ti0laru89A {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-ti0laru89A .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-ti0laru89A .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-ti0laru89A .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-ti0laru89A .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-ti0laru89A .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-ti0laru89A .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-ti0laru89A .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-ti0larIghl {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-ti0larIghl .mbr-fallback-image.disabled {
  display: none;
}
.cid-ti0larIghl .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-ti0larIghl .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-ti0larIghl .row {
    flex-direction: column-reverse;
  }
  .cid-ti0larIghl .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-ti0larIghl .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-ti0larIghl .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-ti0larIghl .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-ti0las0nhm {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-ti0las0nhm .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-ti0las0nhm .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-ti0las0nhm .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-ti0las0nhm .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-ti0las0nhm .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-ti0las0nhm .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-ti0las0nhm .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-ti0lasd3EQ {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-ti0lasd3EQ .mbr-fallback-image.disabled {
  display: none;
}
.cid-ti0lasd3EQ .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-ti0lasd3EQ .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-ti0lasd3EQ .row {
    flex-direction: column-reverse;
  }
  .cid-ti0lasd3EQ .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-ti0lasd3EQ .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-ti0lasd3EQ .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-ti0lasd3EQ .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-ti0lassBl8 {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-ti0lassBl8 .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-ti0lassBl8 .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-ti0lassBl8 .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-ti0lassBl8 .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-ti0lassBl8 .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-ti0lassBl8 .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-ti0lassBl8 .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-ti0lasGSaM {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-ti0lasGSaM .mbr-fallback-image.disabled {
  display: none;
}
.cid-ti0lasGSaM .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-ti0lasGSaM .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-ti0lasGSaM .row {
    flex-direction: column-reverse;
  }
  .cid-ti0lasGSaM .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-ti0lasGSaM .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-ti0lasGSaM .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-ti0lasGSaM .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-ti0lau1Tmp.popup-builder {
  background-color: #ffffff;
}
.cid-ti0lau1Tmp.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-ti0lau1Tmp.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-ti0lau1Tmp .modal-content,
.cid-ti0lau1Tmp .modal-dialog {
  height: auto;
}
.cid-ti0lau1Tmp .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-ti0lau1Tmp .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-ti0lau1Tmp .form-wrapper .mbr-form .form-group,
  .cid-ti0lau1Tmp .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-ti0lau1Tmp .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-ti0lau1Tmp .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-ti0lau1Tmp .mbr-text {
  text-align: left;
}
.cid-ti0lau1Tmp .pt-0 {
  padding-top: 0 !important;
}
.cid-ti0lau1Tmp .pb-0 {
  padding-bottom: 0 !important;
}
.cid-ti0lau1Tmp .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-ti0lau1Tmp .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-ti0lau1Tmp .modal-open {
  overflow: hidden;
}
.cid-ti0lau1Tmp .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-ti0lau1Tmp .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-ti0lau1Tmp .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-ti0lau1Tmp .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-ti0lau1Tmp .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-ti0lau1Tmp .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-ti0lau1Tmp .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-ti0lau1Tmp .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-ti0lau1Tmp .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-ti0lau1Tmp .modal-backdrop.fade {
  opacity: 0;
}
.cid-ti0lau1Tmp .modal-backdrop.show {
  opacity: .5;
}
.cid-ti0lau1Tmp .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-ti0lau1Tmp .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-ti0lau1Tmp .modal-header .close:hover {
  opacity: 1;
}
.cid-ti0lau1Tmp .modal-header .close:focus {
  outline: none;
}
.cid-ti0lau1Tmp .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-ti0lau1Tmp .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-ti0lau1Tmp .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-ti0lau1Tmp .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-ti0lau1Tmp .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-ti0lau1Tmp .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-ti0lau1Tmp .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-ti0lau1Tmp .modal-sm {
    max-width: 300px;
  }
  .cid-ti0lau1Tmp .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-ti0lau1Tmp .modal-lg,
  .cid-ti0lau1Tmp .modal-xl {
    max-width: 800px;
  }
  .cid-ti0lau1Tmp .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-ti0lau1Tmp .modal-xl {
    max-width: 1140px;
  }
  .cid-ti0lau1Tmp .container {
    max-width: 1140px;
  }
}
.cid-ti0lau1Tmp .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-ti0lau1Tmp .container {
    max-width: 720px;
  }
}
.cid-ti0lau1Tmp .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-ti0lau1Tmp .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-ti0lau1Tmp .form-group {
  margin-bottom: 1rem;
}
.cid-ti0lau1Tmp .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-ti0lau1Tmp .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-ti0lau1Tmp .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-ti0lau1Tmp LABEL {
  text-align: left;
}
.cid-ti0lauuDMi.popup-builder {
  background-color: #ffffff;
}
.cid-ti0lauuDMi.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-ti0lauuDMi.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-ti0lauuDMi .modal-content,
.cid-ti0lauuDMi .modal-dialog {
  height: auto;
}
.cid-ti0lauuDMi .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-ti0lauuDMi .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-ti0lauuDMi .form-wrapper .mbr-form .form-group,
  .cid-ti0lauuDMi .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-ti0lauuDMi .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-ti0lauuDMi .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-ti0lauuDMi .mbr-text {
  text-align: left;
}
.cid-ti0lauuDMi .pt-0 {
  padding-top: 0 !important;
}
.cid-ti0lauuDMi .pb-0 {
  padding-bottom: 0 !important;
}
.cid-ti0lauuDMi .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-ti0lauuDMi .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-ti0lauuDMi .modal-open {
  overflow: hidden;
}
.cid-ti0lauuDMi .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-ti0lauuDMi .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-ti0lauuDMi .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-ti0lauuDMi .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-ti0lauuDMi .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-ti0lauuDMi .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-ti0lauuDMi .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-ti0lauuDMi .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-ti0lauuDMi .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-ti0lauuDMi .modal-backdrop.fade {
  opacity: 0;
}
.cid-ti0lauuDMi .modal-backdrop.show {
  opacity: .5;
}
.cid-ti0lauuDMi .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-ti0lauuDMi .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-ti0lauuDMi .modal-header .close:hover {
  opacity: 1;
}
.cid-ti0lauuDMi .modal-header .close:focus {
  outline: none;
}
.cid-ti0lauuDMi .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-ti0lauuDMi .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-ti0lauuDMi .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-ti0lauuDMi .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-ti0lauuDMi .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-ti0lauuDMi .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-ti0lauuDMi .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-ti0lauuDMi .modal-sm {
    max-width: 300px;
  }
  .cid-ti0lauuDMi .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-ti0lauuDMi .modal-lg,
  .cid-ti0lauuDMi .modal-xl {
    max-width: 800px;
  }
  .cid-ti0lauuDMi .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-ti0lauuDMi .modal-xl {
    max-width: 1140px;
  }
  .cid-ti0lauuDMi .container {
    max-width: 1140px;
  }
}
.cid-ti0lauuDMi .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-ti0lauuDMi .container {
    max-width: 720px;
  }
}
.cid-ti0lauuDMi .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-ti0lauuDMi .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-ti0lauuDMi .form-group {
  margin-bottom: 1rem;
}
.cid-ti0lauuDMi .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-ti0lauuDMi .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-ti0lauuDMi .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-tNdfhJkQrl {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #b1d0f9;
}
.cid-tNdfhJkQrl p {
  text-align: center;
}
.cid-tNdfhJkQrl .text-copyright {
  width: 100%;
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .img-logo-footer {
  margin-right: 1rem;
  max-width: 3rem;
}
.cid-tNdfhJkQrl a {
  font-weight: normal;
}
.cid-tNdfhJkQrl .copyright li {
  list-style: disc;
  margin: 0 1rem;
}
.cid-tNdfhJkQrl .copyright .list-inline {
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
  margin: 10px 15px;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
    margin: 10px 6px;
  }
}
.cid-tNdfhJkQrl li a {
  position: relative;
}
.cid-tNdfhJkQrl li a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  background: currentColor;
  transition: all 0.3s;
}
.cid-tNdfhJkQrl li a:hover:before {
  width: 100%;
}
.cid-tNdfhJkQrl .text-logo-footer {
  display: inline-block;
  vertical-align: middle;
  color: #000000;
  text-align: right;
}
.cid-tNdfhJkQrl .logo-footer {
  line-height: normal;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .d-flex {
    flex-direction: column;
  }
  .cid-tNdfhJkQrl .d-flex li {
    width: fit-content;
    margin: auto;
  }
}
.cid-tNdfhJkQrl .icon-transition span {
  display: block;
}
.cid-tNdfhJkQrl .list-inline-item a {
  display: block;
}
.cid-tNdfhJkQrl .social-btns {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-tNdfhJkQrl .media-container-row {
  align-items: center;
  justify-content: space-between;
}
.cid-tNdfhJkQrl .icon-transition span {
  color: #151515;
  display: block;
  text-align: center;
  height: 2rem;
  border-radius: 50%;
  line-height: 2rem;
  width: 2rem;
  transition: all 0.3s ease-out 0s;
  font-size: 1.5rem;
}
.cid-tNdfhJkQrl .social-media {
  display: flex;
  justify-content: flex-start;
}
.cid-tNdfhJkQrl .social-media ul {
  margin: 0;
  padding: 0;
}
.cid-tNdfhJkQrl .social-media ul li {
  padding: 4px;
  display: inline-block;
}
@media (max-width: 991px) {
  .cid-tNdfhJkQrl .logo-footer {
    text-align: center;
  }
  .cid-tNdfhJkQrl .social-media {
    justify-content: center;
  }
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

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;
}

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1.25;
  word-break: break-word;
  word-wrap: break-word;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color;
}

textarea[type="hidden"] {
  display: none;
}

body {
  position: relative;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #000000;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center;
  }
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-size-item {
  -moz-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto;
}

.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}

figure {
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  -ms-grid-row-align: center;
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type="submit"] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.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: .667em 1.667em !important;
  margin: 0 !important;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.card-wrapper {
  flex: 1;
  -webkit-flex: 1;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 1.07em .5em;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 6px 12px;
}

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;
}

body {
  font-style: normal;
  line-height: 1.5;
}

.mbr-section-title {
  font-style: normal;
  line-height: 1.2;
}

.mbr-section-subtitle {
  line-height: 1.3;
}

.mbr-text {
  font-style: normal;
  line-height: 1.4;
}

.btn {
  color: initial;
  border-radius: 0;
  font-weight: 600;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 2px;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 2px;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }
  .btn .mbr-iconfont {
    font-size: 1rem !important;
  }
}

#scrollToTop a {
  opacity: .5;
}

#scrollToTop a:hover {
  opacity: .7;
}

#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  width: 2px;
  left: calc(50% - 1px);
}

#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal;
}

.mbr-arrow {
  opacity: .5;
  transition: .3s;
}

.mbr-arrow:hover {
  opacity: .7;
}

@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

.alert.alert-form::after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #ffffff;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 2.5em;
  padding: 1.07em .5em;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
  border-color: red;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
}

.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;
}
.cid-tkvq64V6l9 .collapsed:not(.opened) {
  flex-direction: row!important;
}
.cid-tkvq64V6l9 .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #c1c1c1;
}
.cid-tkvq64V6l9 .navbar.opened {
  transition: all .3s;
  background: #c1c1c1 !important;
}
.cid-tkvq64V6l9 .navbar .dropdown-item {
  padding: .25rem 1.5rem;
}
.cid-tkvq64V6l9 .navbar .navbar-collapse {
  transition: none;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-tkvq64V6l9 .navbar.collapsed {
  flex-wrap: nowrap;
}
.cid-tkvq64V6l9 .navbar.collapsed.opened {
  text-align: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  max-width: 20rem ;
  height: 100vh;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-tkvq64V6l9 .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-tkvq64V6l9 .navbar.collapsed.opened .navbar-toggler {
  -webkit-order: -1;
  order: -1;
  -webkit-align-self: flex-end !important;
  align-self: flex-end !important;
  margin: 1rem 0 0 0;
}
.cid-tkvq64V6l9 .navbar.collapsed.opened .navbar-collapse {
  -webkit-flex-basis: initial;
  flex-basis: initial;
}
.cid-tkvq64V6l9 .navbar.collapsed.opened .navbar-collapse.show,
.cid-tkvq64V6l9 .navbar.collapsed.opened .navbar-collapse.collapsing {
  display: block;
}
.cid-tkvq64V6l9 .navbar.collapsed:not(.opened) .navbar-collapse {
  display: none !important;
}
.cid-tkvq64V6l9 .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-tkvq64V6l9 .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-tkvq64V6l9 .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-tkvq64V6l9 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-tkvq64V6l9 .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-tkvq64V6l9 .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
@media (max-width: 991px) {
  .cid-tkvq64V6l9 .navbar {
    flex-wrap: nowrap;
  }
  .cid-tkvq64V6l9 .navbar.opened {
    text-align: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    max-width: 20rem ;
    height: 100vh;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .cid-tkvq64V6l9 .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-tkvq64V6l9 .navbar.opened .navbar-toggler {
    -webkit-order: -1;
    order: -1;
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important;
    margin: 1rem 0 0 0;
  }
  .cid-tkvq64V6l9 .navbar.opened .navbar-collapse {
    -webkit-flex-basis: initial;
    flex-basis: initial;
    height: auto !important;
    max-height: 100vh;
  }
  .cid-tkvq64V6l9 .navbar.opened .navbar-collapse.show,
  .cid-tkvq64V6l9 .navbar.opened .navbar-collapse.collapsing {
    display: block;
  }
  .cid-tkvq64V6l9 .navbar:not(.opened) .navbar-collapse {
    display: none !important;
  }
  .cid-tkvq64V6l9 .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-tkvq64V6l9 .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-tkvq64V6l9 .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-tkvq64V6l9 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-tkvq64V6l9 .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-tkvq64V6l9 .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-tkvq64V6l9 .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-tkvq64V6l9 .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    word-break: break-word;
  }
}
.cid-tkvq64V6l9 .navbar.navbar-short {
  background: #c1c1c1 !important;
  min-height: 60px;
}
.cid-tkvq64V6l9 .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-tkvq64V6l9 .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-tkvq64V6l9 .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-tkvq64V6l9 .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-tkvq64V6l9 .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-tkvq64V6l9 .dropdown-item.active,
.cid-tkvq64V6l9 .dropdown-item:active {
  background-color: transparent;
}
.cid-tkvq64V6l9 .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-tkvq64V6l9 .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-tkvq64V6l9 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-tkvq64V6l9 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #c1c1c1;
}
.cid-tkvq64V6l9 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-tkvq64V6l9 .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tkvq64V6l9 ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-tkvq64V6l9 .navbar-buttons {
  text-align: center;
}
.cid-tkvq64V6l9 button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tkvq64V6l9 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-tkvq64V6l9 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tkvq64V6l9 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tkvq64V6l9 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tkvq64V6l9 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tkvq64V6l9 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tkvq64V6l9 nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tkvq64V6l9 nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tkvq64V6l9 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tkvq64V6l9 .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-tkvq64V6l9 a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  letter-spacing: 2px;
}
.cid-tkvq64V6l9 a.nav-link:focus {
  outline: none;
}
.cid-tkvq64V6l9 .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-tkvq64V6l9 .nav-link:hover,
.cid-tkvq64V6l9 .dropdown-item:hover {
  color: #000000 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-tkvq64V6l9 .navbar-dropdown.collapsed.opened {
    left: auto;
  }
  .cid-tkvq64V6l9 .navbar-dropdown.collapsed.opened .navbar-collapse {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
}
.cid-tkvq65FMOM {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tkvq65FMOM .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tkvq65FMOM .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tkvq65FMOM .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tkvq65FMOM .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvq65FMOM .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tkvq65FMOM .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tkvq65FMOM .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvq65FMOM .mbr-text,
.cid-tkvq65FMOM .mbr-section-btn {
  color: #000000;
}
.cid-tkvq65Ucrw {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-tkvq65Ucrw .mbr-fallback-image.disabled {
  display: none;
}
.cid-tkvq65Ucrw .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tkvq65Ucrw .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tkvq65Ucrw .row {
    flex-direction: column-reverse;
  }
  .cid-tkvq65Ucrw .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tkvq65Ucrw .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvq65Ucrw .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tkvq65Ucrw .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvq66eEhb {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tkvq66eEhb .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tkvq66eEhb .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tkvq66eEhb .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tkvq66eEhb .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvq66eEhb .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tkvq66eEhb .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tkvq66eEhb .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvq66rrqF {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-tkvq66rrqF .mbr-fallback-image.disabled {
  display: none;
}
.cid-tkvq66rrqF .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tkvq66rrqF .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tkvq66rrqF .row {
    flex-direction: column-reverse;
  }
  .cid-tkvq66rrqF .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tkvq66rrqF .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvq66rrqF .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tkvq66rrqF .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvq66HBYV {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #b1d0f9;
}
.cid-tkvq66HBYV .content-wrapper {
  background: #b1d0f9;
}
@media (max-width: 991px) {
  .cid-tkvq66HBYV .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tkvq66HBYV .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tkvq66HBYV .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvq66HBYV .content-wrapper {
    padding: 5rem 3rem;
  }
  .cid-tkvq66HBYV .content-wrapper .text-wrapper {
    padding-left: 2rem;
  }
}
.cid-tkvq66HBYV .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvq66Zbio {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-tkvq66Zbio .mbr-fallback-image.disabled {
  display: none;
}
.cid-tkvq66Zbio .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tkvq66Zbio .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tkvq66Zbio .row {
    flex-direction: column-reverse;
  }
  .cid-tkvq66Zbio .image-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tkvq66Zbio .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tkvq66Zbio .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-tkvq66Zbio .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tkvq67Xoxt.popup-builder {
  background-color: #ffffff;
}
.cid-tkvq67Xoxt.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tkvq67Xoxt.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tkvq67Xoxt .modal-content,
.cid-tkvq67Xoxt .modal-dialog {
  height: auto;
}
.cid-tkvq67Xoxt .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tkvq67Xoxt .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tkvq67Xoxt .form-wrapper .mbr-form .form-group,
  .cid-tkvq67Xoxt .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tkvq67Xoxt .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tkvq67Xoxt .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tkvq67Xoxt .mbr-text {
  text-align: left;
}
.cid-tkvq67Xoxt .pt-0 {
  padding-top: 0 !important;
}
.cid-tkvq67Xoxt .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tkvq67Xoxt .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tkvq67Xoxt .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tkvq67Xoxt .modal-open {
  overflow: hidden;
}
.cid-tkvq67Xoxt .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tkvq67Xoxt .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tkvq67Xoxt .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tkvq67Xoxt .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-tkvq67Xoxt .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tkvq67Xoxt .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tkvq67Xoxt .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tkvq67Xoxt .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-tkvq67Xoxt .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tkvq67Xoxt .modal-backdrop.fade {
  opacity: 0;
}
.cid-tkvq67Xoxt .modal-backdrop.show {
  opacity: .5;
}
.cid-tkvq67Xoxt .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-tkvq67Xoxt .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tkvq67Xoxt .modal-header .close:hover {
  opacity: 1;
}
.cid-tkvq67Xoxt .modal-header .close:focus {
  outline: none;
}
.cid-tkvq67Xoxt .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-tkvq67Xoxt .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-tkvq67Xoxt .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-tkvq67Xoxt .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tkvq67Xoxt .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tkvq67Xoxt .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tkvq67Xoxt .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tkvq67Xoxt .modal-sm {
    max-width: 300px;
  }
  .cid-tkvq67Xoxt .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tkvq67Xoxt .modal-lg,
  .cid-tkvq67Xoxt .modal-xl {
    max-width: 800px;
  }
  .cid-tkvq67Xoxt .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tkvq67Xoxt .modal-xl {
    max-width: 1140px;
  }
  .cid-tkvq67Xoxt .container {
    max-width: 1140px;
  }
}
.cid-tkvq67Xoxt .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tkvq67Xoxt .container {
    max-width: 720px;
  }
}
.cid-tkvq67Xoxt .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tkvq67Xoxt .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-tkvq67Xoxt .form-group {
  margin-bottom: 1rem;
}
.cid-tkvq67Xoxt .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tkvq67Xoxt .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tkvq67Xoxt .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-tkvq67Xoxt LABEL {
  text-align: left;
}
.cid-tkvq68kqss.popup-builder {
  background-color: #ffffff;
}
.cid-tkvq68kqss.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tkvq68kqss.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tkvq68kqss .modal-content,
.cid-tkvq68kqss .modal-dialog {
  height: auto;
}
.cid-tkvq68kqss .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tkvq68kqss .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tkvq68kqss .form-wrapper .mbr-form .form-group,
  .cid-tkvq68kqss .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tkvq68kqss .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tkvq68kqss .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tkvq68kqss .mbr-text {
  text-align: left;
}
.cid-tkvq68kqss .pt-0 {
  padding-top: 0 !important;
}
.cid-tkvq68kqss .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tkvq68kqss .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tkvq68kqss .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tkvq68kqss .modal-open {
  overflow: hidden;
}
.cid-tkvq68kqss .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tkvq68kqss .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tkvq68kqss .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tkvq68kqss .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-tkvq68kqss .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tkvq68kqss .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tkvq68kqss .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tkvq68kqss .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-tkvq68kqss .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tkvq68kqss .modal-backdrop.fade {
  opacity: 0;
}
.cid-tkvq68kqss .modal-backdrop.show {
  opacity: .5;
}
.cid-tkvq68kqss .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-tkvq68kqss .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tkvq68kqss .modal-header .close:hover {
  opacity: 1;
}
.cid-tkvq68kqss .modal-header .close:focus {
  outline: none;
}
.cid-tkvq68kqss .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-tkvq68kqss .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-tkvq68kqss .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-tkvq68kqss .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tkvq68kqss .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tkvq68kqss .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tkvq68kqss .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tkvq68kqss .modal-sm {
    max-width: 300px;
  }
  .cid-tkvq68kqss .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tkvq68kqss .modal-lg,
  .cid-tkvq68kqss .modal-xl {
    max-width: 800px;
  }
  .cid-tkvq68kqss .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tkvq68kqss .modal-xl {
    max-width: 1140px;
  }
  .cid-tkvq68kqss .container {
    max-width: 1140px;
  }
}
.cid-tkvq68kqss .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tkvq68kqss .container {
    max-width: 720px;
  }
}
.cid-tkvq68kqss .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tkvq68kqss .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-tkvq68kqss .form-group {
  margin-bottom: 1rem;
}
.cid-tkvq68kqss .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tkvq68kqss .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tkvq68kqss .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-tNdfhJkQrl {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #b1d0f9;
}
.cid-tNdfhJkQrl p {
  text-align: center;
}
.cid-tNdfhJkQrl .text-copyright {
  width: 100%;
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .img-logo-footer {
  margin-right: 1rem;
  max-width: 3rem;
}
.cid-tNdfhJkQrl a {
  font-weight: normal;
}
.cid-tNdfhJkQrl .copyright li {
  list-style: disc;
  margin: 0 1rem;
}
.cid-tNdfhJkQrl .copyright .list-inline {
  margin-bottom: 0;
}
.cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
  margin: 10px 15px;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .copyright .list-inline .list-inline-item {
    margin: 10px 6px;
  }
}
.cid-tNdfhJkQrl li a {
  position: relative;
}
.cid-tNdfhJkQrl li a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  background: currentColor;
  transition: all 0.3s;
}
.cid-tNdfhJkQrl li a:hover:before {
  width: 100%;
}
.cid-tNdfhJkQrl .text-logo-footer {
  display: inline-block;
  vertical-align: middle;
  color: #000000;
  text-align: right;
}
.cid-tNdfhJkQrl .logo-footer {
  line-height: normal;
}
@media (max-width: 767px) {
  .cid-tNdfhJkQrl .d-flex {
    flex-direction: column;
  }
  .cid-tNdfhJkQrl .d-flex li {
    width: fit-content;
    margin: auto;
  }
}
.cid-tNdfhJkQrl .icon-transition span {
  display: block;
}
.cid-tNdfhJkQrl .list-inline-item a {
  display: block;
}
.cid-tNdfhJkQrl .social-btns {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-tNdfhJkQrl .media-container-row {
  align-items: center;
  justify-content: space-between;
}
.cid-tNdfhJkQrl .icon-transition span {
  color: #151515;
  display: block;
  text-align: center;
  height: 2rem;
  border-radius: 50%;
  line-height: 2rem;
  width: 2rem;
  transition: all 0.3s ease-out 0s;
  font-size: 1.5rem;
}
.cid-tNdfhJkQrl .social-media {
  display: flex;
  justify-content: flex-start;
}
.cid-tNdfhJkQrl .social-media ul {
  margin: 0;
  padding: 0;
}
.cid-tNdfhJkQrl .social-media ul li {
  padding: 4px;
  display: inline-block;
}
@media (max-width: 991px) {
  .cid-tNdfhJkQrl .logo-footer {
    text-align: center;
  }
  .cid-tNdfhJkQrl .social-media {
    justify-content: center;
  }
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

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;
}

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1.25;
  word-break: break-word;
  word-wrap: break-word;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color;
}

textarea[type="hidden"] {
  display: none;
}

body {
  position: relative;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #000000;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center;
  }
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-size-item {
  -moz-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto;
}

.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}

figure {
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  -ms-grid-row-align: center;
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type="submit"] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.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: .667em 1.667em !important;
  margin: 0 !important;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.card-wrapper {
  flex: 1;
  -webkit-flex: 1;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 1.07em .5em;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 6px 12px;
}

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;
}

body {
  font-style: normal;
  line-height: 1.5;
}

.mbr-section-title {
  font-style: normal;
  line-height: 1.2;
}

.mbr-section-subtitle {
  line-height: 1.3;
}

.mbr-text {
  font-style: normal;
  line-height: 1.4;
}

.btn {
  color: initial;
  border-radius: 0;
  font-weight: 600;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 2px;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 2px;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }
  .btn .mbr-iconfont {
    font-size: 1rem !important;
  }
}

#scrollToTop a {
  opacity: .5;
}

#scrollToTop a:hover {
  opacity: .7;
}

#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  width: 2px;
  left: calc(50% - 1px);
}

#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal;
}

.mbr-arrow {
  opacity: .5;
  transition: .3s;
}

.mbr-arrow:hover {
  opacity: .7;
}

@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

.alert.alert-form::after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #ffffff;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 2.5em;
  padding: 1.07em .5em;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
  border-color: red;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
}

.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;
}
.cid-uyEz5AbChf .collapsed:not(.opened) {
  flex-direction: row!important;
}
.cid-uyEz5AbChf .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #c1c1c1;
}
.cid-uyEz5AbChf .navbar.opened {
  transition: all .3s;
  background: #c1c1c1 !important;
}
.cid-uyEz5AbChf .navbar .dropdown-item {
  padding: .25rem 1.5rem;
}
.cid-uyEz5AbChf .navbar .navbar-collapse {
  transition: none;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-uyEz5AbChf .navbar.collapsed {
  flex-wrap: nowrap;
}
.cid-uyEz5AbChf .navbar.collapsed.opened {
  text-align: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  max-width: 20rem ;
  height: 100vh;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-uyEz5AbChf .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-uyEz5AbChf .navbar.collapsed.opened .navbar-toggler {
  -webkit-order: -1;
  order: -1;
  -webkit-align-self: flex-end !important;
  align-self: flex-end !important;
  margin: 1rem 0 0 0;
}
.cid-uyEz5AbChf .navbar.collapsed.opened .navbar-collapse {
  -webkit-flex-basis: initial;
  flex-basis: initial;
}
.cid-uyEz5AbChf .navbar.collapsed.opened .navbar-collapse.show,
.cid-uyEz5AbChf .navbar.collapsed.opened .navbar-collapse.collapsing {
  display: block;
}
.cid-uyEz5AbChf .navbar.collapsed:not(.opened) .navbar-collapse {
  display: none !important;
}
.cid-uyEz5AbChf .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-uyEz5AbChf .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uyEz5AbChf .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uyEz5AbChf .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-uyEz5AbChf .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uyEz5AbChf .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
@media (max-width: 991px) {
  .cid-uyEz5AbChf .navbar {
    flex-wrap: nowrap;
  }
  .cid-uyEz5AbChf .navbar.opened {
    text-align: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    max-width: 20rem ;
    height: 100vh;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .cid-uyEz5AbChf .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uyEz5AbChf .navbar.opened .navbar-toggler {
    -webkit-order: -1;
    order: -1;
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important;
    margin: 1rem 0 0 0;
  }
  .cid-uyEz5AbChf .navbar.opened .navbar-collapse {
    -webkit-flex-basis: initial;
    flex-basis: initial;
    height: auto !important;
    max-height: 100vh;
  }
  .cid-uyEz5AbChf .navbar.opened .navbar-collapse.show,
  .cid-uyEz5AbChf .navbar.opened .navbar-collapse.collapsing {
    display: block;
  }
  .cid-uyEz5AbChf .navbar:not(.opened) .navbar-collapse {
    display: none !important;
  }
  .cid-uyEz5AbChf .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-uyEz5AbChf .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uyEz5AbChf .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uyEz5AbChf .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-uyEz5AbChf .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-uyEz5AbChf .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-uyEz5AbChf .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-uyEz5AbChf .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    word-break: break-word;
  }
}
.cid-uyEz5AbChf .navbar.navbar-short {
  background: #c1c1c1 !important;
  min-height: 60px;
}
.cid-uyEz5AbChf .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-uyEz5AbChf .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-uyEz5AbChf .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uyEz5AbChf .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uyEz5AbChf .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uyEz5AbChf .dropdown-item.active,
.cid-uyEz5AbChf .dropdown-item:active {
  background-color: transparent;
}
.cid-uyEz5AbChf .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uyEz5AbChf .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uyEz5AbChf .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uyEz5AbChf .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #c1c1c1;
}
.cid-uyEz5AbChf .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uyEz5AbChf .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uyEz5AbChf ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-uyEz5AbChf .navbar-buttons {
  text-align: center;
}
.cid-uyEz5AbChf button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-uyEz5AbChf button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-uyEz5AbChf button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-uyEz5AbChf button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-uyEz5AbChf button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-uyEz5AbChf button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-uyEz5AbChf nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-uyEz5AbChf nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-uyEz5AbChf nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-uyEz5AbChf nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-uyEz5AbChf .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-uyEz5AbChf a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  letter-spacing: 2px;
}
.cid-uyEz5AbChf a.nav-link:focus {
  outline: none;
}
.cid-uyEz5AbChf .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-uyEz5AbChf .nav-link:hover,
.cid-uyEz5AbChf .dropdown-item:hover {
  color: #000000 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uyEz5AbChf .navbar-dropdown.collapsed.opened {
    left: auto;
  }
  .cid-uyEz5AbChf .navbar-dropdown.collapsed.opened .navbar-collapse {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
}
.cid-uyEzO1ldXD {
  padding-top: 135px;
  padding-bottom: 30px;
  background-color: #e1dbbb;
}
.cid-uyEzO1ldXD .text {
  letter-spacing: 0.03em;
  line-height: 1.7;
}
.cid-uyEzO1ldXD .mbr-text {
  width: 100%;
  height: auto;
  color: #0a67a3;
  text-align: center;
}
.cid-uyEzO1ldXD .content {
  flex-basis: auto !important;
  -webkit-flex-basis: auto !important;
}
@media (max-width: 991px) {
  .cid-uyEzO1ldXD .row {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-uyEzO1ldXD .content {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.cid-uyEzO1ldXD .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyEzO1ldXD .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyEz5AtL31 {
  padding-top: 4rem;
  padding-bottom: 1rem;
  background-color: #3e97d1;
}
.cid-uyEz5AtL31 .mbr-section-title {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  text-align: left;
}
.cid-uyEz5AtL31 .row-bg {
  align-items: center;
  background: #b1d0f9;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .cid-uyEz5AtL31 .row-bg {
    padding: 1rem 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .cid-uyEz5AtL31 .image-wrapper {
    padding: 1rem;
  }
}
.cid-uyEz5AtL31 img {
  border-radius: 1rem;
  transition: all 0.3s;
}
.cid-uyEz5AtL31 img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.cid-uyEz5AtL31 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyEz5AtL31 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyEz5AtL31 .mbr-text,
.cid-uyEz5AtL31 .mbr-section-btn {
  text-align: left;
}
.cid-uyEz5ANjT1 {
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #3e97d1;
}
.cid-uyEz5ANjT1 .mbr-section-title {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  text-align: left;
}
.cid-uyEz5ANjT1 .row-bg {
  align-items: center;
  background: #b1d0f9;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .cid-uyEz5ANjT1 .row-bg {
    padding: 1rem 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .cid-uyEz5ANjT1 .image-wrapper {
    padding: 1rem;
  }
}
.cid-uyEz5ANjT1 img {
  border-radius: 1rem;
  transition: all 0.3s;
}
.cid-uyEz5ANjT1 img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.cid-uyEz5ANjT1 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyEz5ANjT1 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyEz5ANjT1 .mbr-text,
.cid-uyEz5ANjT1 .mbr-section-btn {
  text-align: left;
}
.cid-uyEz5B8Jjm {
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #3e97d1;
}
.cid-uyEz5B8Jjm .mbr-section-title {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  text-align: left;
}
.cid-uyEz5B8Jjm .row-bg {
  align-items: center;
  background: #b1d0f9;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .cid-uyEz5B8Jjm .row-bg {
    padding: 1rem 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .cid-uyEz5B8Jjm .image-wrapper {
    padding: 1rem;
  }
}
.cid-uyEz5B8Jjm img {
  border-radius: 1rem;
  transition: all 0.3s;
}
.cid-uyEz5B8Jjm img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.cid-uyEz5B8Jjm .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyEz5B8Jjm .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyEz5B8Jjm .mbr-text,
.cid-uyEz5B8Jjm .mbr-section-btn {
  text-align: left;
}
.cid-uyEz5BoHYq {
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #3e97d1;
}
.cid-uyEz5BoHYq .mbr-section-title {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  text-align: left;
}
.cid-uyEz5BoHYq .row-bg {
  align-items: center;
  background: #b1d0f9;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .cid-uyEz5BoHYq .row-bg {
    padding: 1rem 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .cid-uyEz5BoHYq .image-wrapper {
    padding: 1rem;
  }
}
.cid-uyEz5BoHYq img {
  border-radius: 1rem;
  transition: all 0.3s;
}
.cid-uyEz5BoHYq img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.cid-uyEz5BoHYq .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyEz5BoHYq .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyEz5BoHYq .mbr-text,
.cid-uyEz5BoHYq .mbr-section-btn {
  text-align: left;
}
.cid-uyEz5BIYkz {
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #3e97d1;
}
.cid-uyEz5BIYkz .mbr-section-title {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  text-align: left;
}
.cid-uyEz5BIYkz .row-bg {
  align-items: center;
  background: #b1d0f9;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .cid-uyEz5BIYkz .row-bg {
    padding: 1rem 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .cid-uyEz5BIYkz .image-wrapper {
    padding: 1rem;
  }
}
.cid-uyEz5BIYkz img {
  border-radius: 1rem;
  transition: all 0.3s;
}
.cid-uyEz5BIYkz img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.cid-uyEz5BIYkz .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyEz5BIYkz .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyEz5BIYkz .mbr-text,
.cid-uyEz5BIYkz .mbr-section-btn {
  text-align: left;
}
.cid-uyEz5BY2H2 {
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #3e97d1;
}
.cid-uyEz5BY2H2 .mbr-section-title {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  text-align: left;
}
.cid-uyEz5BY2H2 .row-bg {
  align-items: center;
  background: #b1d0f9;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .cid-uyEz5BY2H2 .row-bg {
    padding: 1rem 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .cid-uyEz5BY2H2 .image-wrapper {
    padding: 1rem;
  }
}
.cid-uyEz5BY2H2 img {
  border-radius: 1rem;
  transition: all 0.3s;
}
.cid-uyEz5BY2H2 img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.cid-uyEz5BY2H2 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyEz5BY2H2 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyEz5BY2H2 .mbr-text,
.cid-uyEz5BY2H2 .mbr-section-btn {
  text-align: left;
}
.cid-uyEz5CgXNY {
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #3e97d1;
}
.cid-uyEz5CgXNY .mbr-section-title {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  text-align: left;
}
.cid-uyEz5CgXNY .row-bg {
  align-items: center;
  background: #b1d0f9;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .cid-uyEz5CgXNY .row-bg {
    padding: 1rem 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .cid-uyEz5CgXNY .image-wrapper {
    padding: 1rem;
  }
}
.cid-uyEz5CgXNY img {
  border-radius: 1rem;
  transition: all 0.3s;
}
.cid-uyEz5CgXNY img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.cid-uyEz5CgXNY .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyEz5CgXNY .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyEz5CgXNY .mbr-text,
.cid-uyEz5CgXNY .mbr-section-btn {
  text-align: left;
}
.cid-uyEz5CwdmD {
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #3e97d1;
}
.cid-uyEz5CwdmD .mbr-section-title {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  text-align: left;
}
.cid-uyEz5CwdmD .row-bg {
  align-items: center;
  background: #b1d0f9;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .cid-uyEz5CwdmD .row-bg {
    padding: 1rem 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .cid-uyEz5CwdmD .image-wrapper {
    padding: 1rem;
  }
}
.cid-uyEz5CwdmD img {
  border-radius: 1rem;
  transition: all 0.3s;
}
.cid-uyEz5CwdmD img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.cid-uyEz5CwdmD .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyEz5CwdmD .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyEz5CwdmD .mbr-text,
.cid-uyEz5CwdmD .mbr-section-btn {
  text-align: left;
}
.cid-uyEz5COBHB {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #3e97d1;
}
.cid-uyEz5COBHB .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyEz5COBHB .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyEz5COBHB .row {
  justify-content: center;
}
.cid-uyEz5COBHB .mbr-form {
  padding: 40px 45px;
}
@media (max-width: 992px) {
  .cid-uyEz5COBHB .mbr-form {
    padding: 32px 24px;
  }
}
.cid-uyEz5COBHB .mbr-form .dragArea.row .mbr-section-title {
  margin-bottom: 11px;
}
.cid-uyEz5COBHB .mbr-form .dragArea.row .mbr-text {
  margin-bottom: 22px;
}
.cid-uyEz5COBHB .mbr-form .dragArea.row .form-group {
  margin-bottom: 25px !important;
}
.cid-uyEz5COBHB .mbr-form .dragArea.row .form-group .form-control-label {
  width: 100%;
  padding: 0 10px 5px 0;
  margin: 0;
}
.cid-uyEz5COBHB .mbr-form .dragArea.row .form-group .form-control {
  padding: 0 20px;
  background-color: #ffffff;
  min-height: 60px;
  border-radius: 100px;
  box-shadow: none;
  border: none !important;
}
.cid-uyEz5COBHB .mbr-form .dragArea.row .form-group .form-control::placeholder {
  color: #6e716f;
}
.cid-uyEz5COBHB .mbr-form .dragArea.row .form-group .form-control:hover,
.cid-uyEz5COBHB .mbr-form .dragArea.row .form-group .form-control:focus {
  border: none !important;
}
.cid-uyEz5COBHB .mbr-form .dragArea.row .form-group .form-check {
  padding-left: 1.9em;
  margin: 0;
}
.cid-uyEz5COBHB .mbr-form .dragArea.row .form-group .form-check .form-check-input {
  border-radius: 0;
  border: 2px solid #6e716f;
  background-color: transparent;
}
.cid-uyEz5COBHB .mbr-form .dragArea.row .form-group .form-check .form-check-label {
  width: 100%;
  padding-top: 4px;
}
.cid-uyEz5COBHB .mbr-form .dragArea.row .form-group textarea {
  padding: 10px 20px 0;
}
.cid-uyEz5COBHB .mbr-form .dragArea.row .mbr-section-btn {
  width: 100% !important;
}
.cid-uyEz5COBHB .mbr-form .dragArea.row .mbr-section-btn .btn {
  min-height: 54px;
}
.cid-uyEz5COBHB .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
.cid-uyEz5COBHB .mbr-text {
  color: #dddddd;
  text-align: center;
}
.cid-uyEz5COBHB LABEL {
  color: #ffffff;
}
.cid-uyEz5COBHB H1 {
  color: #ffda73;
  text-align: right;
}
.cid-uyEz5COBHB P {
  color: #ffffff;
  text-align: right;
}
.cid-uyEz5COBHB H5 {
  text-align: center;
  color: #ffda73;
}
.cid-uyEz5DgkXo {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #b1d0f9;
}
.cid-uyEz5DgkXo .mbr-section-heading {
  margin-bottom: 1.5em;
}
.cid-uyEz5DgkXo .form-group {
  margin-bottom: 1.3em;
}
.cid-uyEz5DgkXo .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-uyEz5DgkXo .form-control {
  border: 1px solid #ddd;
  background-color: white;
  padding-left: .5em;
  min-height: 2.5em;
  width: 100%;
}
.cid-uyEz5DgkXo textarea.form-control {
  height: 15em;
  padding: 0.5em 0.6em;
}
.cid-uyEz5DgkXo H2 {
  color: #000000;
}
.cid-uyEz5DzrUj {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #b1d0f9;
}
.cid-uyEz5DzrUj p {
  text-align: center;
}
.cid-uyEz5DzrUj .text-copyright {
  width: 100%;
  margin-bottom: 0;
}
.cid-uyEz5DzrUj .img-logo-footer {
  margin-right: 1rem;
  max-width: 3rem;
}
.cid-uyEz5DzrUj a {
  font-weight: normal;
}
.cid-uyEz5DzrUj .copyright li {
  list-style: disc;
  margin: 0 1rem;
}
.cid-uyEz5DzrUj .copyright .list-inline {
  margin-bottom: 0;
}
.cid-uyEz5DzrUj .copyright .list-inline .list-inline-item {
  margin: 10px 15px;
}
@media (max-width: 767px) {
  .cid-uyEz5DzrUj .copyright .list-inline .list-inline-item {
    margin: 10px 6px;
  }
}
.cid-uyEz5DzrUj li a {
  position: relative;
}
.cid-uyEz5DzrUj li a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  background: currentColor;
  transition: all 0.3s;
}
.cid-uyEz5DzrUj li a:hover:before {
  width: 100%;
}
.cid-uyEz5DzrUj .text-logo-footer {
  display: inline-block;
  vertical-align: middle;
  color: #000000;
  text-align: right;
}
.cid-uyEz5DzrUj .logo-footer {
  line-height: normal;
}
@media (max-width: 767px) {
  .cid-uyEz5DzrUj .d-flex {
    flex-direction: column;
  }
  .cid-uyEz5DzrUj .d-flex li {
    width: fit-content;
    margin: auto;
  }
}
.cid-uyEz5DzrUj .icon-transition span {
  display: block;
}
.cid-uyEz5DzrUj .list-inline-item a {
  display: block;
}
.cid-uyEz5DzrUj .social-btns {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-uyEz5DzrUj .media-container-row {
  align-items: center;
  justify-content: space-between;
}
.cid-uyEz5DzrUj .icon-transition span {
  color: #151515;
  display: block;
  text-align: center;
  height: 2rem;
  border-radius: 50%;
  line-height: 2rem;
  width: 2rem;
  transition: all 0.3s ease-out 0s;
  font-size: 1.5rem;
}
.cid-uyEz5DzrUj .social-media {
  display: flex;
  justify-content: flex-start;
}
.cid-uyEz5DzrUj .social-media ul {
  margin: 0;
  padding: 0;
}
.cid-uyEz5DzrUj .social-media ul li {
  padding: 4px;
  display: inline-block;
}
@media (max-width: 991px) {
  .cid-uyEz5DzrUj .logo-footer {
    text-align: center;
  }
  .cid-uyEz5DzrUj .social-media {
    justify-content: center;
  }
}
.cid-uyEz5DUzF1.popup-builder {
  background-color: #ffffff;
}
.cid-uyEz5DUzF1.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-uyEz5DUzF1.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-uyEz5DUzF1 .modal-content,
.cid-uyEz5DUzF1 .modal-dialog {
  height: auto;
}
.cid-uyEz5DUzF1 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-uyEz5DUzF1 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-uyEz5DUzF1 .form-wrapper .mbr-form .form-group,
  .cid-uyEz5DUzF1 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-uyEz5DUzF1 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-uyEz5DUzF1 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-uyEz5DUzF1 .mbr-text {
  text-align: left;
}
.cid-uyEz5DUzF1 .pt-0 {
  padding-top: 0 !important;
}
.cid-uyEz5DUzF1 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-uyEz5DUzF1 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-uyEz5DUzF1 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-uyEz5DUzF1 .modal-open {
  overflow: hidden;
}
.cid-uyEz5DUzF1 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-uyEz5DUzF1 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-uyEz5DUzF1 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-uyEz5DUzF1 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-uyEz5DUzF1 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-uyEz5DUzF1 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-uyEz5DUzF1 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-uyEz5DUzF1 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-uyEz5DUzF1 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-uyEz5DUzF1 .modal-backdrop.fade {
  opacity: 0;
}
.cid-uyEz5DUzF1 .modal-backdrop.show {
  opacity: .5;
}
.cid-uyEz5DUzF1 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-uyEz5DUzF1 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-uyEz5DUzF1 .modal-header .close:hover {
  opacity: 1;
}
.cid-uyEz5DUzF1 .modal-header .close:focus {
  outline: none;
}
.cid-uyEz5DUzF1 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-uyEz5DUzF1 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-uyEz5DUzF1 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-uyEz5DUzF1 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-uyEz5DUzF1 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-uyEz5DUzF1 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-uyEz5DUzF1 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-uyEz5DUzF1 .modal-sm {
    max-width: 300px;
  }
  .cid-uyEz5DUzF1 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-uyEz5DUzF1 .modal-lg,
  .cid-uyEz5DUzF1 .modal-xl {
    max-width: 800px;
  }
  .cid-uyEz5DUzF1 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-uyEz5DUzF1 .modal-xl {
    max-width: 1140px;
  }
  .cid-uyEz5DUzF1 .container {
    max-width: 1140px;
  }
}
.cid-uyEz5DUzF1 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-uyEz5DUzF1 .container {
    max-width: 720px;
  }
}
.cid-uyEz5DUzF1 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-uyEz5DUzF1 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-uyEz5DUzF1 .form-group {
  margin-bottom: 1rem;
}
.cid-uyEz5DUzF1 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-uyEz5DUzF1 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-uyEz5DUzF1 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-uyEz5DUzF1 LABEL {
  text-align: left;
}
.cid-uyEz5EtWRZ.popup-builder {
  background-color: #ffffff;
}
.cid-uyEz5EtWRZ.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-uyEz5EtWRZ.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-uyEz5EtWRZ .modal-content,
.cid-uyEz5EtWRZ .modal-dialog {
  height: auto;
}
.cid-uyEz5EtWRZ .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-uyEz5EtWRZ .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-uyEz5EtWRZ .form-wrapper .mbr-form .form-group,
  .cid-uyEz5EtWRZ .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-uyEz5EtWRZ .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-uyEz5EtWRZ .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-uyEz5EtWRZ .mbr-text {
  text-align: left;
}
.cid-uyEz5EtWRZ .pt-0 {
  padding-top: 0 !important;
}
.cid-uyEz5EtWRZ .pb-0 {
  padding-bottom: 0 !important;
}
.cid-uyEz5EtWRZ .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-uyEz5EtWRZ .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-uyEz5EtWRZ .modal-open {
  overflow: hidden;
}
.cid-uyEz5EtWRZ .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-uyEz5EtWRZ .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-uyEz5EtWRZ .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-uyEz5EtWRZ .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-uyEz5EtWRZ .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-uyEz5EtWRZ .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-uyEz5EtWRZ .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-uyEz5EtWRZ .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-uyEz5EtWRZ .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-uyEz5EtWRZ .modal-backdrop.fade {
  opacity: 0;
}
.cid-uyEz5EtWRZ .modal-backdrop.show {
  opacity: .5;
}
.cid-uyEz5EtWRZ .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-uyEz5EtWRZ .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-uyEz5EtWRZ .modal-header .close:hover {
  opacity: 1;
}
.cid-uyEz5EtWRZ .modal-header .close:focus {
  outline: none;
}
.cid-uyEz5EtWRZ .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-uyEz5EtWRZ .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-uyEz5EtWRZ .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-uyEz5EtWRZ .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-uyEz5EtWRZ .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-uyEz5EtWRZ .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-uyEz5EtWRZ .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-uyEz5EtWRZ .modal-sm {
    max-width: 300px;
  }
  .cid-uyEz5EtWRZ .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-uyEz5EtWRZ .modal-lg,
  .cid-uyEz5EtWRZ .modal-xl {
    max-width: 800px;
  }
  .cid-uyEz5EtWRZ .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-uyEz5EtWRZ .modal-xl {
    max-width: 1140px;
  }
  .cid-uyEz5EtWRZ .container {
    max-width: 1140px;
  }
}
.cid-uyEz5EtWRZ .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-uyEz5EtWRZ .container {
    max-width: 720px;
  }
}
.cid-uyEz5EtWRZ .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-uyEz5EtWRZ .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-uyEz5EtWRZ .form-group {
  margin-bottom: 1rem;
}
.cid-uyEz5EtWRZ .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-uyEz5EtWRZ .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-uyEz5EtWRZ .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

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;
}

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1.25;
  word-break: break-word;
  word-wrap: break-word;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color;
}

textarea[type="hidden"] {
  display: none;
}

body {
  position: relative;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #000000;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center;
  }
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-size-item {
  -moz-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto;
}

.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}

figure {
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  -ms-grid-row-align: center;
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type="submit"] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.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: .667em 1.667em !important;
  margin: 0 !important;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.card-wrapper {
  flex: 1;
  -webkit-flex: 1;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 1.07em .5em;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 6px 12px;
}

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;
}

body {
  font-style: normal;
  line-height: 1.5;
}

.mbr-section-title {
  font-style: normal;
  line-height: 1.2;
}

.mbr-section-subtitle {
  line-height: 1.3;
}

.mbr-text {
  font-style: normal;
  line-height: 1.4;
}

.btn {
  color: initial;
  border-radius: 0;
  font-weight: 600;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 2px;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 2px;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }
  .btn .mbr-iconfont {
    font-size: 1rem !important;
  }
}

#scrollToTop a {
  opacity: .5;
}

#scrollToTop a:hover {
  opacity: .7;
}

#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  width: 2px;
  left: calc(50% - 1px);
}

#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal;
}

.mbr-arrow {
  opacity: .5;
  transition: .3s;
}

.mbr-arrow:hover {
  opacity: .7;
}

@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

.alert.alert-form::after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #ffffff;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 2.5em;
  padding: 1.07em .5em;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
  border-color: red;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
}

.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;
}
.cid-uyECriLGVI .collapsed:not(.opened) {
  flex-direction: row!important;
}
.cid-uyECriLGVI .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #c1c1c1;
}
.cid-uyECriLGVI .navbar.opened {
  transition: all .3s;
  background: #c1c1c1 !important;
}
.cid-uyECriLGVI .navbar .dropdown-item {
  padding: .25rem 1.5rem;
}
.cid-uyECriLGVI .navbar .navbar-collapse {
  transition: none;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-uyECriLGVI .navbar.collapsed {
  flex-wrap: nowrap;
}
.cid-uyECriLGVI .navbar.collapsed.opened {
  text-align: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  max-width: 20rem ;
  height: 100vh;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-uyECriLGVI .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-uyECriLGVI .navbar.collapsed.opened .navbar-toggler {
  -webkit-order: -1;
  order: -1;
  -webkit-align-self: flex-end !important;
  align-self: flex-end !important;
  margin: 1rem 0 0 0;
}
.cid-uyECriLGVI .navbar.collapsed.opened .navbar-collapse {
  -webkit-flex-basis: initial;
  flex-basis: initial;
}
.cid-uyECriLGVI .navbar.collapsed.opened .navbar-collapse.show,
.cid-uyECriLGVI .navbar.collapsed.opened .navbar-collapse.collapsing {
  display: block;
}
.cid-uyECriLGVI .navbar.collapsed:not(.opened) .navbar-collapse {
  display: none !important;
}
.cid-uyECriLGVI .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-uyECriLGVI .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uyECriLGVI .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uyECriLGVI .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-uyECriLGVI .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uyECriLGVI .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
@media (max-width: 991px) {
  .cid-uyECriLGVI .navbar {
    flex-wrap: nowrap;
  }
  .cid-uyECriLGVI .navbar.opened {
    text-align: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    max-width: 20rem ;
    height: 100vh;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .cid-uyECriLGVI .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uyECriLGVI .navbar.opened .navbar-toggler {
    -webkit-order: -1;
    order: -1;
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important;
    margin: 1rem 0 0 0;
  }
  .cid-uyECriLGVI .navbar.opened .navbar-collapse {
    -webkit-flex-basis: initial;
    flex-basis: initial;
    height: auto !important;
    max-height: 100vh;
  }
  .cid-uyECriLGVI .navbar.opened .navbar-collapse.show,
  .cid-uyECriLGVI .navbar.opened .navbar-collapse.collapsing {
    display: block;
  }
  .cid-uyECriLGVI .navbar:not(.opened) .navbar-collapse {
    display: none !important;
  }
  .cid-uyECriLGVI .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-uyECriLGVI .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uyECriLGVI .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uyECriLGVI .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-uyECriLGVI .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-uyECriLGVI .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-uyECriLGVI .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-uyECriLGVI .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    word-break: break-word;
  }
}
.cid-uyECriLGVI .navbar.navbar-short {
  background: #c1c1c1 !important;
  min-height: 60px;
}
.cid-uyECriLGVI .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-uyECriLGVI .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-uyECriLGVI .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uyECriLGVI .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uyECriLGVI .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uyECriLGVI .dropdown-item.active,
.cid-uyECriLGVI .dropdown-item:active {
  background-color: transparent;
}
.cid-uyECriLGVI .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uyECriLGVI .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uyECriLGVI .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uyECriLGVI .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #c1c1c1;
}
.cid-uyECriLGVI .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uyECriLGVI .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uyECriLGVI ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-uyECriLGVI .navbar-buttons {
  text-align: center;
}
.cid-uyECriLGVI button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-uyECriLGVI button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-uyECriLGVI button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-uyECriLGVI button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-uyECriLGVI button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-uyECriLGVI button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-uyECriLGVI nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-uyECriLGVI nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-uyECriLGVI nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-uyECriLGVI nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-uyECriLGVI .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-uyECriLGVI a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  letter-spacing: 2px;
}
.cid-uyECriLGVI a.nav-link:focus {
  outline: none;
}
.cid-uyECriLGVI .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-uyECriLGVI .nav-link:hover,
.cid-uyECriLGVI .dropdown-item:hover {
  color: #000000 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uyECriLGVI .navbar-dropdown.collapsed.opened {
    left: auto;
  }
  .cid-uyECriLGVI .navbar-dropdown.collapsed.opened .navbar-collapse {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
}
.cid-uyECrjemvD {
  padding-top: 135px;
  padding-bottom: 30px;
  background-color: #e1dbbb;
}
.cid-uyECrjemvD .text {
  letter-spacing: 0.03em;
  line-height: 1.7;
}
.cid-uyECrjemvD .mbr-text {
  width: 100%;
  height: auto;
  color: #0a67a3;
  text-align: center;
}
.cid-uyECrjemvD .content {
  flex-basis: auto !important;
  -webkit-flex-basis: auto !important;
}
@media (max-width: 991px) {
  .cid-uyECrjemvD .row {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-uyECrjemvD .content {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.cid-uyECrjemvD .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyECrjemvD .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyECrjxgJb {
  padding-top: 4rem;
  padding-bottom: 1rem;
  background-color: #3e97d1;
}
.cid-uyECrjxgJb .mbr-section-title {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  text-align: left;
}
.cid-uyECrjxgJb .row-bg {
  align-items: center;
  background: #b1d0f9;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .cid-uyECrjxgJb .row-bg {
    padding: 1rem 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .cid-uyECrjxgJb .image-wrapper {
    padding: 1rem;
  }
}
.cid-uyECrjxgJb img {
  border-radius: 1rem;
  transition: all 0.3s;
}
.cid-uyECrjxgJb img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.cid-uyECrjxgJb .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyECrjxgJb .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyECrjxgJb .mbr-text,
.cid-uyECrjxgJb .mbr-section-btn {
  text-align: left;
}
.cid-uyECrjWJmI {
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #3e97d1;
}
.cid-uyECrjWJmI .mbr-section-title {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  text-align: left;
}
.cid-uyECrjWJmI .row-bg {
  align-items: center;
  background: #b1d0f9;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .cid-uyECrjWJmI .row-bg {
    padding: 1rem 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .cid-uyECrjWJmI .image-wrapper {
    padding: 1rem;
  }
}
.cid-uyECrjWJmI img {
  border-radius: 1rem;
  transition: all 0.3s;
}
.cid-uyECrjWJmI img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.cid-uyECrjWJmI .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyECrjWJmI .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyECrjWJmI .mbr-text,
.cid-uyECrjWJmI .mbr-section-btn {
  text-align: left;
}
.cid-uyECrkkvca {
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #3e97d1;
}
.cid-uyECrkkvca .mbr-section-title {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  text-align: left;
}
.cid-uyECrkkvca .row-bg {
  align-items: center;
  background: #b1d0f9;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .cid-uyECrkkvca .row-bg {
    padding: 1rem 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .cid-uyECrkkvca .image-wrapper {
    padding: 1rem;
  }
}
.cid-uyECrkkvca img {
  border-radius: 1rem;
  transition: all 0.3s;
}
.cid-uyECrkkvca img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.cid-uyECrkkvca .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyECrkkvca .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyECrkkvca .mbr-text,
.cid-uyECrkkvca .mbr-section-btn {
  text-align: left;
}
.cid-uyECrkHAMQ {
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #3e97d1;
}
.cid-uyECrkHAMQ .mbr-section-title {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  text-align: left;
}
.cid-uyECrkHAMQ .row-bg {
  align-items: center;
  background: #b1d0f9;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .cid-uyECrkHAMQ .row-bg {
    padding: 1rem 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .cid-uyECrkHAMQ .image-wrapper {
    padding: 1rem;
  }
}
.cid-uyECrkHAMQ img {
  border-radius: 1rem;
  transition: all 0.3s;
}
.cid-uyECrkHAMQ img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.cid-uyECrkHAMQ .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyECrkHAMQ .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyECrkHAMQ .mbr-text,
.cid-uyECrkHAMQ .mbr-section-btn {
  text-align: left;
}
.cid-uyECrl4kk0 {
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #3e97d1;
}
.cid-uyECrl4kk0 .mbr-section-title {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  text-align: left;
}
.cid-uyECrl4kk0 .row-bg {
  align-items: center;
  background: #b1d0f9;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .cid-uyECrl4kk0 .row-bg {
    padding: 1rem 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .cid-uyECrl4kk0 .image-wrapper {
    padding: 1rem;
  }
}
.cid-uyECrl4kk0 img {
  border-radius: 1rem;
  transition: all 0.3s;
}
.cid-uyECrl4kk0 img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.cid-uyECrl4kk0 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyECrl4kk0 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyECrl4kk0 .mbr-text,
.cid-uyECrl4kk0 .mbr-section-btn {
  text-align: left;
}
.cid-uyECrlvUMf {
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #3e97d1;
}
.cid-uyECrlvUMf .mbr-section-title {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  text-align: left;
}
.cid-uyECrlvUMf .row-bg {
  align-items: center;
  background: #b1d0f9;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .cid-uyECrlvUMf .row-bg {
    padding: 1rem 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .cid-uyECrlvUMf .image-wrapper {
    padding: 1rem;
  }
}
.cid-uyECrlvUMf img {
  border-radius: 1rem;
  transition: all 0.3s;
}
.cid-uyECrlvUMf img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.cid-uyECrlvUMf .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyECrlvUMf .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyECrlvUMf .mbr-text,
.cid-uyECrlvUMf .mbr-section-btn {
  text-align: left;
}
.cid-uyECrlVfP8 {
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #3e97d1;
}
.cid-uyECrlVfP8 .mbr-section-title {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  text-align: left;
}
.cid-uyECrlVfP8 .row-bg {
  align-items: center;
  background: #b1d0f9;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .cid-uyECrlVfP8 .row-bg {
    padding: 1rem 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .cid-uyECrlVfP8 .image-wrapper {
    padding: 1rem;
  }
}
.cid-uyECrlVfP8 img {
  border-radius: 1rem;
  transition: all 0.3s;
}
.cid-uyECrlVfP8 img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.cid-uyECrlVfP8 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyECrlVfP8 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyECrlVfP8 .mbr-text,
.cid-uyECrlVfP8 .mbr-section-btn {
  text-align: left;
}
.cid-uyECrmmGtK {
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #3e97d1;
}
.cid-uyECrmmGtK .mbr-section-title {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  text-align: left;
}
.cid-uyECrmmGtK .row-bg {
  align-items: center;
  background: #b1d0f9;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .cid-uyECrmmGtK .row-bg {
    padding: 1rem 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .cid-uyECrmmGtK .image-wrapper {
    padding: 1rem;
  }
}
.cid-uyECrmmGtK img {
  border-radius: 1rem;
  transition: all 0.3s;
}
.cid-uyECrmmGtK img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.cid-uyECrmmGtK .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyECrmmGtK .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyECrmmGtK .mbr-text,
.cid-uyECrmmGtK .mbr-section-btn {
  text-align: left;
}
.cid-uyECrmMQx2 {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #3e97d1;
}
.cid-uyECrmMQx2 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyECrmMQx2 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyECrmMQx2 .row {
  justify-content: center;
}
.cid-uyECrmMQx2 .mbr-form {
  padding: 40px 45px;
}
@media (max-width: 992px) {
  .cid-uyECrmMQx2 .mbr-form {
    padding: 32px 24px;
  }
}
.cid-uyECrmMQx2 .mbr-form .dragArea.row .mbr-section-title {
  margin-bottom: 11px;
}
.cid-uyECrmMQx2 .mbr-form .dragArea.row .mbr-text {
  margin-bottom: 22px;
}
.cid-uyECrmMQx2 .mbr-form .dragArea.row .form-group {
  margin-bottom: 25px !important;
}
.cid-uyECrmMQx2 .mbr-form .dragArea.row .form-group .form-control-label {
  width: 100%;
  padding: 0 10px 5px 0;
  margin: 0;
}
.cid-uyECrmMQx2 .mbr-form .dragArea.row .form-group .form-control {
  padding: 0 20px;
  background-color: #ffffff;
  min-height: 60px;
  border-radius: 100px;
  box-shadow: none;
  border: none !important;
}
.cid-uyECrmMQx2 .mbr-form .dragArea.row .form-group .form-control::placeholder {
  color: #6e716f;
}
.cid-uyECrmMQx2 .mbr-form .dragArea.row .form-group .form-control:hover,
.cid-uyECrmMQx2 .mbr-form .dragArea.row .form-group .form-control:focus {
  border: none !important;
}
.cid-uyECrmMQx2 .mbr-form .dragArea.row .form-group .form-check {
  padding-left: 1.9em;
  margin: 0;
}
.cid-uyECrmMQx2 .mbr-form .dragArea.row .form-group .form-check .form-check-input {
  border-radius: 0;
  border: 2px solid #6e716f;
  background-color: transparent;
}
.cid-uyECrmMQx2 .mbr-form .dragArea.row .form-group .form-check .form-check-label {
  width: 100%;
  padding-top: 4px;
}
.cid-uyECrmMQx2 .mbr-form .dragArea.row .form-group textarea {
  padding: 10px 20px 0;
}
.cid-uyECrmMQx2 .mbr-form .dragArea.row .mbr-section-btn {
  width: 100% !important;
}
.cid-uyECrmMQx2 .mbr-form .dragArea.row .mbr-section-btn .btn {
  min-height: 54px;
}
.cid-uyECrmMQx2 .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
.cid-uyECrmMQx2 .mbr-text {
  color: #dddddd;
  text-align: center;
}
.cid-uyECrmMQx2 LABEL {
  color: #ffffff;
}
.cid-uyECrmMQx2 H1 {
  color: #ffda73;
  text-align: right;
}
.cid-uyECrmMQx2 P {
  color: #ffffff;
  text-align: right;
}
.cid-uyECrmMQx2 H5 {
  text-align: center;
  color: #ffda73;
}
.cid-uyECrnsGaS {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #b1d0f9;
}
.cid-uyECrnsGaS .mbr-section-heading {
  margin-bottom: 1.5em;
}
.cid-uyECrnsGaS .form-group {
  margin-bottom: 1.3em;
}
.cid-uyECrnsGaS .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-uyECrnsGaS .form-control {
  border: 1px solid #ddd;
  background-color: white;
  padding-left: .5em;
  min-height: 2.5em;
  width: 100%;
}
.cid-uyECrnsGaS textarea.form-control {
  height: 15em;
  padding: 0.5em 0.6em;
}
.cid-uyECrnsGaS H2 {
  color: #000000;
}
.cid-uyECrnSW6t {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #b1d0f9;
}
.cid-uyECrnSW6t p {
  text-align: center;
}
.cid-uyECrnSW6t .text-copyright {
  width: 100%;
  margin-bottom: 0;
}
.cid-uyECrnSW6t .img-logo-footer {
  margin-right: 1rem;
  max-width: 3rem;
}
.cid-uyECrnSW6t a {
  font-weight: normal;
}
.cid-uyECrnSW6t .copyright li {
  list-style: disc;
  margin: 0 1rem;
}
.cid-uyECrnSW6t .copyright .list-inline {
  margin-bottom: 0;
}
.cid-uyECrnSW6t .copyright .list-inline .list-inline-item {
  margin: 10px 15px;
}
@media (max-width: 767px) {
  .cid-uyECrnSW6t .copyright .list-inline .list-inline-item {
    margin: 10px 6px;
  }
}
.cid-uyECrnSW6t li a {
  position: relative;
}
.cid-uyECrnSW6t li a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  background: currentColor;
  transition: all 0.3s;
}
.cid-uyECrnSW6t li a:hover:before {
  width: 100%;
}
.cid-uyECrnSW6t .text-logo-footer {
  display: inline-block;
  vertical-align: middle;
  color: #000000;
  text-align: right;
}
.cid-uyECrnSW6t .logo-footer {
  line-height: normal;
}
@media (max-width: 767px) {
  .cid-uyECrnSW6t .d-flex {
    flex-direction: column;
  }
  .cid-uyECrnSW6t .d-flex li {
    width: fit-content;
    margin: auto;
  }
}
.cid-uyECrnSW6t .icon-transition span {
  display: block;
}
.cid-uyECrnSW6t .list-inline-item a {
  display: block;
}
.cid-uyECrnSW6t .social-btns {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-uyECrnSW6t .media-container-row {
  align-items: center;
  justify-content: space-between;
}
.cid-uyECrnSW6t .icon-transition span {
  color: #151515;
  display: block;
  text-align: center;
  height: 2rem;
  border-radius: 50%;
  line-height: 2rem;
  width: 2rem;
  transition: all 0.3s ease-out 0s;
  font-size: 1.5rem;
}
.cid-uyECrnSW6t .social-media {
  display: flex;
  justify-content: flex-start;
}
.cid-uyECrnSW6t .social-media ul {
  margin: 0;
  padding: 0;
}
.cid-uyECrnSW6t .social-media ul li {
  padding: 4px;
  display: inline-block;
}
@media (max-width: 991px) {
  .cid-uyECrnSW6t .logo-footer {
    text-align: center;
  }
  .cid-uyECrnSW6t .social-media {
    justify-content: center;
  }
}
.cid-uyECronDe2.popup-builder {
  background-color: #ffffff;
}
.cid-uyECronDe2.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-uyECronDe2.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-uyECronDe2 .modal-content,
.cid-uyECronDe2 .modal-dialog {
  height: auto;
}
.cid-uyECronDe2 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-uyECronDe2 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-uyECronDe2 .form-wrapper .mbr-form .form-group,
  .cid-uyECronDe2 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-uyECronDe2 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-uyECronDe2 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-uyECronDe2 .mbr-text {
  text-align: left;
}
.cid-uyECronDe2 .pt-0 {
  padding-top: 0 !important;
}
.cid-uyECronDe2 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-uyECronDe2 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-uyECronDe2 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-uyECronDe2 .modal-open {
  overflow: hidden;
}
.cid-uyECronDe2 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-uyECronDe2 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-uyECronDe2 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-uyECronDe2 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-uyECronDe2 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-uyECronDe2 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-uyECronDe2 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-uyECronDe2 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-uyECronDe2 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-uyECronDe2 .modal-backdrop.fade {
  opacity: 0;
}
.cid-uyECronDe2 .modal-backdrop.show {
  opacity: .5;
}
.cid-uyECronDe2 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-uyECronDe2 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-uyECronDe2 .modal-header .close:hover {
  opacity: 1;
}
.cid-uyECronDe2 .modal-header .close:focus {
  outline: none;
}
.cid-uyECronDe2 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-uyECronDe2 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-uyECronDe2 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-uyECronDe2 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-uyECronDe2 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-uyECronDe2 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-uyECronDe2 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-uyECronDe2 .modal-sm {
    max-width: 300px;
  }
  .cid-uyECronDe2 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-uyECronDe2 .modal-lg,
  .cid-uyECronDe2 .modal-xl {
    max-width: 800px;
  }
  .cid-uyECronDe2 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-uyECronDe2 .modal-xl {
    max-width: 1140px;
  }
  .cid-uyECronDe2 .container {
    max-width: 1140px;
  }
}
.cid-uyECronDe2 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-uyECronDe2 .container {
    max-width: 720px;
  }
}
.cid-uyECronDe2 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-uyECronDe2 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-uyECronDe2 .form-group {
  margin-bottom: 1rem;
}
.cid-uyECronDe2 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-uyECronDe2 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-uyECronDe2 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-uyECronDe2 LABEL {
  text-align: left;
}
.cid-uyECrp3jBF.popup-builder {
  background-color: #ffffff;
}
.cid-uyECrp3jBF.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-uyECrp3jBF.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-uyECrp3jBF .modal-content,
.cid-uyECrp3jBF .modal-dialog {
  height: auto;
}
.cid-uyECrp3jBF .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-uyECrp3jBF .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-uyECrp3jBF .form-wrapper .mbr-form .form-group,
  .cid-uyECrp3jBF .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-uyECrp3jBF .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-uyECrp3jBF .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-uyECrp3jBF .mbr-text {
  text-align: left;
}
.cid-uyECrp3jBF .pt-0 {
  padding-top: 0 !important;
}
.cid-uyECrp3jBF .pb-0 {
  padding-bottom: 0 !important;
}
.cid-uyECrp3jBF .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-uyECrp3jBF .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-uyECrp3jBF .modal-open {
  overflow: hidden;
}
.cid-uyECrp3jBF .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-uyECrp3jBF .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-uyECrp3jBF .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-uyECrp3jBF .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-uyECrp3jBF .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-uyECrp3jBF .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-uyECrp3jBF .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-uyECrp3jBF .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-uyECrp3jBF .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-uyECrp3jBF .modal-backdrop.fade {
  opacity: 0;
}
.cid-uyECrp3jBF .modal-backdrop.show {
  opacity: .5;
}
.cid-uyECrp3jBF .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-uyECrp3jBF .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-uyECrp3jBF .modal-header .close:hover {
  opacity: 1;
}
.cid-uyECrp3jBF .modal-header .close:focus {
  outline: none;
}
.cid-uyECrp3jBF .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-uyECrp3jBF .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-uyECrp3jBF .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-uyECrp3jBF .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-uyECrp3jBF .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-uyECrp3jBF .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-uyECrp3jBF .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-uyECrp3jBF .modal-sm {
    max-width: 300px;
  }
  .cid-uyECrp3jBF .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-uyECrp3jBF .modal-lg,
  .cid-uyECrp3jBF .modal-xl {
    max-width: 800px;
  }
  .cid-uyECrp3jBF .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-uyECrp3jBF .modal-xl {
    max-width: 1140px;
  }
  .cid-uyECrp3jBF .container {
    max-width: 1140px;
  }
}
.cid-uyECrp3jBF .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-uyECrp3jBF .container {
    max-width: 720px;
  }
}
.cid-uyECrp3jBF .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-uyECrp3jBF .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-uyECrp3jBF .form-group {
  margin-bottom: 1rem;
}
.cid-uyECrp3jBF .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-uyECrp3jBF .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-uyECrp3jBF .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

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;
}

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1.25;
  word-break: break-word;
  word-wrap: break-word;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color;
}

textarea[type="hidden"] {
  display: none;
}

body {
  position: relative;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #000000;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center;
  }
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-size-item {
  -moz-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto;
}

.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}

figure {
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  -ms-grid-row-align: center;
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type="submit"] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.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: .667em 1.667em !important;
  margin: 0 !important;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.card-wrapper {
  flex: 1;
  -webkit-flex: 1;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 1.07em .5em;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 6px 12px;
}

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;
}

body {
  font-style: normal;
  line-height: 1.5;
}

.mbr-section-title {
  font-style: normal;
  line-height: 1.2;
}

.mbr-section-subtitle {
  line-height: 1.3;
}

.mbr-text {
  font-style: normal;
  line-height: 1.4;
}

.btn {
  color: initial;
  border-radius: 0;
  font-weight: 600;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 2px;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 2px;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }
  .btn .mbr-iconfont {
    font-size: 1rem !important;
  }
}

#scrollToTop a {
  opacity: .5;
}

#scrollToTop a:hover {
  opacity: .7;
}

#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  width: 2px;
  left: calc(50% - 1px);
}

#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal;
}

.mbr-arrow {
  opacity: .5;
  transition: .3s;
}

.mbr-arrow:hover {
  opacity: .7;
}

@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

.alert.alert-form::after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #ffffff;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 2.5em;
  padding: 1.07em .5em;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
  border-color: red;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
}

.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;
}
.cid-uyEJXmOuA0 .collapsed:not(.opened) {
  flex-direction: row!important;
}
.cid-uyEJXmOuA0 .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #c1c1c1;
}
.cid-uyEJXmOuA0 .navbar.opened {
  transition: all .3s;
  background: #c1c1c1 !important;
}
.cid-uyEJXmOuA0 .navbar .dropdown-item {
  padding: .25rem 1.5rem;
}
.cid-uyEJXmOuA0 .navbar .navbar-collapse {
  transition: none;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-uyEJXmOuA0 .navbar.collapsed {
  flex-wrap: nowrap;
}
.cid-uyEJXmOuA0 .navbar.collapsed.opened {
  text-align: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  max-width: 20rem ;
  height: 100vh;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-uyEJXmOuA0 .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-uyEJXmOuA0 .navbar.collapsed.opened .navbar-toggler {
  -webkit-order: -1;
  order: -1;
  -webkit-align-self: flex-end !important;
  align-self: flex-end !important;
  margin: 1rem 0 0 0;
}
.cid-uyEJXmOuA0 .navbar.collapsed.opened .navbar-collapse {
  -webkit-flex-basis: initial;
  flex-basis: initial;
}
.cid-uyEJXmOuA0 .navbar.collapsed.opened .navbar-collapse.show,
.cid-uyEJXmOuA0 .navbar.collapsed.opened .navbar-collapse.collapsing {
  display: block;
}
.cid-uyEJXmOuA0 .navbar.collapsed:not(.opened) .navbar-collapse {
  display: none !important;
}
.cid-uyEJXmOuA0 .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-uyEJXmOuA0 .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uyEJXmOuA0 .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uyEJXmOuA0 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-uyEJXmOuA0 .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uyEJXmOuA0 .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
@media (max-width: 991px) {
  .cid-uyEJXmOuA0 .navbar {
    flex-wrap: nowrap;
  }
  .cid-uyEJXmOuA0 .navbar.opened {
    text-align: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    max-width: 20rem ;
    height: 100vh;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .cid-uyEJXmOuA0 .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uyEJXmOuA0 .navbar.opened .navbar-toggler {
    -webkit-order: -1;
    order: -1;
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important;
    margin: 1rem 0 0 0;
  }
  .cid-uyEJXmOuA0 .navbar.opened .navbar-collapse {
    -webkit-flex-basis: initial;
    flex-basis: initial;
    height: auto !important;
    max-height: 100vh;
  }
  .cid-uyEJXmOuA0 .navbar.opened .navbar-collapse.show,
  .cid-uyEJXmOuA0 .navbar.opened .navbar-collapse.collapsing {
    display: block;
  }
  .cid-uyEJXmOuA0 .navbar:not(.opened) .navbar-collapse {
    display: none !important;
  }
  .cid-uyEJXmOuA0 .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-uyEJXmOuA0 .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uyEJXmOuA0 .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uyEJXmOuA0 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-uyEJXmOuA0 .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-uyEJXmOuA0 .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-uyEJXmOuA0 .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-uyEJXmOuA0 .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    word-break: break-word;
  }
}
.cid-uyEJXmOuA0 .navbar.navbar-short {
  background: #c1c1c1 !important;
  min-height: 60px;
}
.cid-uyEJXmOuA0 .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-uyEJXmOuA0 .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-uyEJXmOuA0 .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uyEJXmOuA0 .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uyEJXmOuA0 .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uyEJXmOuA0 .dropdown-item.active,
.cid-uyEJXmOuA0 .dropdown-item:active {
  background-color: transparent;
}
.cid-uyEJXmOuA0 .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uyEJXmOuA0 .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uyEJXmOuA0 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uyEJXmOuA0 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #c1c1c1;
}
.cid-uyEJXmOuA0 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uyEJXmOuA0 .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uyEJXmOuA0 ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-uyEJXmOuA0 .navbar-buttons {
  text-align: center;
}
.cid-uyEJXmOuA0 button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-uyEJXmOuA0 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-uyEJXmOuA0 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-uyEJXmOuA0 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-uyEJXmOuA0 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-uyEJXmOuA0 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-uyEJXmOuA0 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-uyEJXmOuA0 nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-uyEJXmOuA0 nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-uyEJXmOuA0 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-uyEJXmOuA0 .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-uyEJXmOuA0 a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  letter-spacing: 2px;
}
.cid-uyEJXmOuA0 a.nav-link:focus {
  outline: none;
}
.cid-uyEJXmOuA0 .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-uyEJXmOuA0 .nav-link:hover,
.cid-uyEJXmOuA0 .dropdown-item:hover {
  color: #000000 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uyEJXmOuA0 .navbar-dropdown.collapsed.opened {
    left: auto;
  }
  .cid-uyEJXmOuA0 .navbar-dropdown.collapsed.opened .navbar-collapse {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
}
.cid-uyEJXndJwg {
  padding-top: 135px;
  padding-bottom: 30px;
  background-color: #e1dbbb;
}
.cid-uyEJXndJwg .text {
  letter-spacing: 0.03em;
  line-height: 1.7;
}
.cid-uyEJXndJwg .mbr-text {
  width: 100%;
  height: auto;
  color: #0a67a3;
  text-align: center;
}
.cid-uyEJXndJwg .content {
  flex-basis: auto !important;
  -webkit-flex-basis: auto !important;
}
@media (max-width: 991px) {
  .cid-uyEJXndJwg .row {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-uyEJXndJwg .content {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.cid-uyEJXndJwg .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyEJXndJwg .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyEJXqVJAt {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #3e97d1;
}
.cid-uyEJXqVJAt .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyEJXqVJAt .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyEJXqVJAt .row {
  justify-content: center;
}
.cid-uyEJXqVJAt .mbr-form {
  padding: 40px 45px;
}
@media (max-width: 992px) {
  .cid-uyEJXqVJAt .mbr-form {
    padding: 32px 24px;
  }
}
.cid-uyEJXqVJAt .mbr-form .dragArea.row .mbr-section-title {
  margin-bottom: 11px;
}
.cid-uyEJXqVJAt .mbr-form .dragArea.row .mbr-text {
  margin-bottom: 22px;
}
.cid-uyEJXqVJAt .mbr-form .dragArea.row .form-group {
  margin-bottom: 25px !important;
}
.cid-uyEJXqVJAt .mbr-form .dragArea.row .form-group .form-control-label {
  width: 100%;
  padding: 0 10px 5px 0;
  margin: 0;
}
.cid-uyEJXqVJAt .mbr-form .dragArea.row .form-group .form-control {
  padding: 0 20px;
  background-color: #ffffff;
  min-height: 60px;
  border-radius: 100px;
  box-shadow: none;
  border: none !important;
}
.cid-uyEJXqVJAt .mbr-form .dragArea.row .form-group .form-control::placeholder {
  color: #6e716f;
}
.cid-uyEJXqVJAt .mbr-form .dragArea.row .form-group .form-control:hover,
.cid-uyEJXqVJAt .mbr-form .dragArea.row .form-group .form-control:focus {
  border: none !important;
}
.cid-uyEJXqVJAt .mbr-form .dragArea.row .form-group .form-check {
  padding-left: 1.9em;
  margin: 0;
}
.cid-uyEJXqVJAt .mbr-form .dragArea.row .form-group .form-check .form-check-input {
  border-radius: 0;
  border: 2px solid #6e716f;
  background-color: transparent;
}
.cid-uyEJXqVJAt .mbr-form .dragArea.row .form-group .form-check .form-check-label {
  width: 100%;
  padding-top: 4px;
}
.cid-uyEJXqVJAt .mbr-form .dragArea.row .form-group textarea {
  padding: 10px 20px 0;
}
.cid-uyEJXqVJAt .mbr-form .dragArea.row .mbr-section-btn {
  width: 100% !important;
}
.cid-uyEJXqVJAt .mbr-form .dragArea.row .mbr-section-btn .btn {
  min-height: 54px;
}
.cid-uyEJXqVJAt .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
.cid-uyEJXqVJAt .mbr-text {
  color: #dddddd;
  text-align: center;
}
.cid-uyEJXqVJAt LABEL {
  color: #ffffff;
}
.cid-uyEJXqVJAt H1 {
  color: #ffda73;
  text-align: right;
}
.cid-uyEJXqVJAt P {
  color: #ffffff;
  text-align: right;
}
.cid-uyEJXqVJAt H5 {
  text-align: center;
  color: #ffda73;
}
.cid-uyEJXrA3wb {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #b1d0f9;
}
.cid-uyEJXrA3wb .mbr-section-heading {
  margin-bottom: 1.5em;
}
.cid-uyEJXrA3wb .form-group {
  margin-bottom: 1.3em;
}
.cid-uyEJXrA3wb .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-uyEJXrA3wb .form-control {
  border: 1px solid #ddd;
  background-color: white;
  padding-left: .5em;
  min-height: 2.5em;
  width: 100%;
}
.cid-uyEJXrA3wb textarea.form-control {
  height: 15em;
  padding: 0.5em 0.6em;
}
.cid-uyEJXrA3wb H2 {
  color: #000000;
}
.cid-uyEJXrYa3q {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #b1d0f9;
}
.cid-uyEJXrYa3q p {
  text-align: center;
}
.cid-uyEJXrYa3q .text-copyright {
  width: 100%;
  margin-bottom: 0;
}
.cid-uyEJXrYa3q .img-logo-footer {
  margin-right: 1rem;
  max-width: 3rem;
}
.cid-uyEJXrYa3q a {
  font-weight: normal;
}
.cid-uyEJXrYa3q .copyright li {
  list-style: disc;
  margin: 0 1rem;
}
.cid-uyEJXrYa3q .copyright .list-inline {
  margin-bottom: 0;
}
.cid-uyEJXrYa3q .copyright .list-inline .list-inline-item {
  margin: 10px 15px;
}
@media (max-width: 767px) {
  .cid-uyEJXrYa3q .copyright .list-inline .list-inline-item {
    margin: 10px 6px;
  }
}
.cid-uyEJXrYa3q li a {
  position: relative;
}
.cid-uyEJXrYa3q li a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  background: currentColor;
  transition: all 0.3s;
}
.cid-uyEJXrYa3q li a:hover:before {
  width: 100%;
}
.cid-uyEJXrYa3q .text-logo-footer {
  display: inline-block;
  vertical-align: middle;
  color: #000000;
  text-align: right;
}
.cid-uyEJXrYa3q .logo-footer {
  line-height: normal;
}
@media (max-width: 767px) {
  .cid-uyEJXrYa3q .d-flex {
    flex-direction: column;
  }
  .cid-uyEJXrYa3q .d-flex li {
    width: fit-content;
    margin: auto;
  }
}
.cid-uyEJXrYa3q .icon-transition span {
  display: block;
}
.cid-uyEJXrYa3q .list-inline-item a {
  display: block;
}
.cid-uyEJXrYa3q .social-btns {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-uyEJXrYa3q .media-container-row {
  align-items: center;
  justify-content: space-between;
}
.cid-uyEJXrYa3q .icon-transition span {
  color: #151515;
  display: block;
  text-align: center;
  height: 2rem;
  border-radius: 50%;
  line-height: 2rem;
  width: 2rem;
  transition: all 0.3s ease-out 0s;
  font-size: 1.5rem;
}
.cid-uyEJXrYa3q .social-media {
  display: flex;
  justify-content: flex-start;
}
.cid-uyEJXrYa3q .social-media ul {
  margin: 0;
  padding: 0;
}
.cid-uyEJXrYa3q .social-media ul li {
  padding: 4px;
  display: inline-block;
}
@media (max-width: 991px) {
  .cid-uyEJXrYa3q .logo-footer {
    text-align: center;
  }
  .cid-uyEJXrYa3q .social-media {
    justify-content: center;
  }
}
.cid-uyEJXss8x6.popup-builder {
  background-color: #ffffff;
}
.cid-uyEJXss8x6.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-uyEJXss8x6.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-uyEJXss8x6 .modal-content,
.cid-uyEJXss8x6 .modal-dialog {
  height: auto;
}
.cid-uyEJXss8x6 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-uyEJXss8x6 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-uyEJXss8x6 .form-wrapper .mbr-form .form-group,
  .cid-uyEJXss8x6 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-uyEJXss8x6 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-uyEJXss8x6 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-uyEJXss8x6 .mbr-text {
  text-align: left;
}
.cid-uyEJXss8x6 .pt-0 {
  padding-top: 0 !important;
}
.cid-uyEJXss8x6 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-uyEJXss8x6 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-uyEJXss8x6 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-uyEJXss8x6 .modal-open {
  overflow: hidden;
}
.cid-uyEJXss8x6 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-uyEJXss8x6 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-uyEJXss8x6 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-uyEJXss8x6 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-uyEJXss8x6 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-uyEJXss8x6 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-uyEJXss8x6 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-uyEJXss8x6 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-uyEJXss8x6 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-uyEJXss8x6 .modal-backdrop.fade {
  opacity: 0;
}
.cid-uyEJXss8x6 .modal-backdrop.show {
  opacity: .5;
}
.cid-uyEJXss8x6 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-uyEJXss8x6 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-uyEJXss8x6 .modal-header .close:hover {
  opacity: 1;
}
.cid-uyEJXss8x6 .modal-header .close:focus {
  outline: none;
}
.cid-uyEJXss8x6 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-uyEJXss8x6 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-uyEJXss8x6 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-uyEJXss8x6 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-uyEJXss8x6 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-uyEJXss8x6 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-uyEJXss8x6 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-uyEJXss8x6 .modal-sm {
    max-width: 300px;
  }
  .cid-uyEJXss8x6 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-uyEJXss8x6 .modal-lg,
  .cid-uyEJXss8x6 .modal-xl {
    max-width: 800px;
  }
  .cid-uyEJXss8x6 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-uyEJXss8x6 .modal-xl {
    max-width: 1140px;
  }
  .cid-uyEJXss8x6 .container {
    max-width: 1140px;
  }
}
.cid-uyEJXss8x6 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-uyEJXss8x6 .container {
    max-width: 720px;
  }
}
.cid-uyEJXss8x6 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-uyEJXss8x6 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-uyEJXss8x6 .form-group {
  margin-bottom: 1rem;
}
.cid-uyEJXss8x6 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-uyEJXss8x6 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-uyEJXss8x6 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-uyEJXss8x6 LABEL {
  text-align: left;
}
.cid-uyEJXtfkbS.popup-builder {
  background-color: #ffffff;
}
.cid-uyEJXtfkbS.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-uyEJXtfkbS.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-uyEJXtfkbS .modal-content,
.cid-uyEJXtfkbS .modal-dialog {
  height: auto;
}
.cid-uyEJXtfkbS .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-uyEJXtfkbS .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-uyEJXtfkbS .form-wrapper .mbr-form .form-group,
  .cid-uyEJXtfkbS .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-uyEJXtfkbS .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-uyEJXtfkbS .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-uyEJXtfkbS .mbr-text {
  text-align: left;
}
.cid-uyEJXtfkbS .pt-0 {
  padding-top: 0 !important;
}
.cid-uyEJXtfkbS .pb-0 {
  padding-bottom: 0 !important;
}
.cid-uyEJXtfkbS .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-uyEJXtfkbS .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-uyEJXtfkbS .modal-open {
  overflow: hidden;
}
.cid-uyEJXtfkbS .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-uyEJXtfkbS .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-uyEJXtfkbS .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-uyEJXtfkbS .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-uyEJXtfkbS .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-uyEJXtfkbS .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-uyEJXtfkbS .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-uyEJXtfkbS .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-uyEJXtfkbS .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-uyEJXtfkbS .modal-backdrop.fade {
  opacity: 0;
}
.cid-uyEJXtfkbS .modal-backdrop.show {
  opacity: .5;
}
.cid-uyEJXtfkbS .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-uyEJXtfkbS .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-uyEJXtfkbS .modal-header .close:hover {
  opacity: 1;
}
.cid-uyEJXtfkbS .modal-header .close:focus {
  outline: none;
}
.cid-uyEJXtfkbS .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-uyEJXtfkbS .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-uyEJXtfkbS .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-uyEJXtfkbS .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-uyEJXtfkbS .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-uyEJXtfkbS .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-uyEJXtfkbS .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-uyEJXtfkbS .modal-sm {
    max-width: 300px;
  }
  .cid-uyEJXtfkbS .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-uyEJXtfkbS .modal-lg,
  .cid-uyEJXtfkbS .modal-xl {
    max-width: 800px;
  }
  .cid-uyEJXtfkbS .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-uyEJXtfkbS .modal-xl {
    max-width: 1140px;
  }
  .cid-uyEJXtfkbS .container {
    max-width: 1140px;
  }
}
.cid-uyEJXtfkbS .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-uyEJXtfkbS .container {
    max-width: 720px;
  }
}
.cid-uyEJXtfkbS .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-uyEJXtfkbS .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-uyEJXtfkbS .form-group {
  margin-bottom: 1rem;
}
.cid-uyEJXtfkbS .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-uyEJXtfkbS .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-uyEJXtfkbS .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

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;
}

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1.25;
  word-break: break-word;
  word-wrap: break-word;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color;
}

textarea[type="hidden"] {
  display: none;
}

body {
  position: relative;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #000000;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center;
  }
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-size-item {
  -moz-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto;
}

.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}

figure {
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  -ms-grid-row-align: center;
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type="submit"] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.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: .667em 1.667em !important;
  margin: 0 !important;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.card-wrapper {
  flex: 1;
  -webkit-flex: 1;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 1.07em .5em;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 6px 12px;
}

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;
}

body {
  font-style: normal;
  line-height: 1.5;
}

.mbr-section-title {
  font-style: normal;
  line-height: 1.2;
}

.mbr-section-subtitle {
  line-height: 1.3;
}

.mbr-text {
  font-style: normal;
  line-height: 1.4;
}

.btn {
  color: initial;
  border-radius: 0;
  font-weight: 600;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 2px;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 2px;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }
  .btn .mbr-iconfont {
    font-size: 1rem !important;
  }
}

#scrollToTop a {
  opacity: .5;
}

#scrollToTop a:hover {
  opacity: .7;
}

#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  width: 2px;
  left: calc(50% - 1px);
}

#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal;
}

.mbr-arrow {
  opacity: .5;
  transition: .3s;
}

.mbr-arrow:hover {
  opacity: .7;
}

@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

.alert.alert-form::after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #ffffff;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 2.5em;
  padding: 1.07em .5em;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
  border-color: red;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
}

.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;
}
.cid-uyESUeY54p .collapsed:not(.opened) {
  flex-direction: row!important;
}
.cid-uyESUeY54p .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #c1c1c1;
}
.cid-uyESUeY54p .navbar.opened {
  transition: all .3s;
  background: #c1c1c1 !important;
}
.cid-uyESUeY54p .navbar .dropdown-item {
  padding: .25rem 1.5rem;
}
.cid-uyESUeY54p .navbar .navbar-collapse {
  transition: none;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-uyESUeY54p .navbar.collapsed {
  flex-wrap: nowrap;
}
.cid-uyESUeY54p .navbar.collapsed.opened {
  text-align: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  max-width: 20rem ;
  height: 100vh;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-uyESUeY54p .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-uyESUeY54p .navbar.collapsed.opened .navbar-toggler {
  -webkit-order: -1;
  order: -1;
  -webkit-align-self: flex-end !important;
  align-self: flex-end !important;
  margin: 1rem 0 0 0;
}
.cid-uyESUeY54p .navbar.collapsed.opened .navbar-collapse {
  -webkit-flex-basis: initial;
  flex-basis: initial;
}
.cid-uyESUeY54p .navbar.collapsed.opened .navbar-collapse.show,
.cid-uyESUeY54p .navbar.collapsed.opened .navbar-collapse.collapsing {
  display: block;
}
.cid-uyESUeY54p .navbar.collapsed:not(.opened) .navbar-collapse {
  display: none !important;
}
.cid-uyESUeY54p .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-uyESUeY54p .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uyESUeY54p .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uyESUeY54p .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-uyESUeY54p .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uyESUeY54p .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
@media (max-width: 991px) {
  .cid-uyESUeY54p .navbar {
    flex-wrap: nowrap;
  }
  .cid-uyESUeY54p .navbar.opened {
    text-align: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    max-width: 20rem ;
    height: 100vh;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .cid-uyESUeY54p .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uyESUeY54p .navbar.opened .navbar-toggler {
    -webkit-order: -1;
    order: -1;
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important;
    margin: 1rem 0 0 0;
  }
  .cid-uyESUeY54p .navbar.opened .navbar-collapse {
    -webkit-flex-basis: initial;
    flex-basis: initial;
    height: auto !important;
    max-height: 100vh;
  }
  .cid-uyESUeY54p .navbar.opened .navbar-collapse.show,
  .cid-uyESUeY54p .navbar.opened .navbar-collapse.collapsing {
    display: block;
  }
  .cid-uyESUeY54p .navbar:not(.opened) .navbar-collapse {
    display: none !important;
  }
  .cid-uyESUeY54p .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-uyESUeY54p .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uyESUeY54p .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uyESUeY54p .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-uyESUeY54p .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-uyESUeY54p .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-uyESUeY54p .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-uyESUeY54p .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    word-break: break-word;
  }
}
.cid-uyESUeY54p .navbar.navbar-short {
  background: #c1c1c1 !important;
  min-height: 60px;
}
.cid-uyESUeY54p .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-uyESUeY54p .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-uyESUeY54p .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uyESUeY54p .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uyESUeY54p .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uyESUeY54p .dropdown-item.active,
.cid-uyESUeY54p .dropdown-item:active {
  background-color: transparent;
}
.cid-uyESUeY54p .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uyESUeY54p .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uyESUeY54p .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uyESUeY54p .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #c1c1c1;
}
.cid-uyESUeY54p .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uyESUeY54p .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uyESUeY54p ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-uyESUeY54p .navbar-buttons {
  text-align: center;
}
.cid-uyESUeY54p button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-uyESUeY54p button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-uyESUeY54p button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-uyESUeY54p button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-uyESUeY54p button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-uyESUeY54p button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-uyESUeY54p nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-uyESUeY54p nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-uyESUeY54p nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-uyESUeY54p nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-uyESUeY54p .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-uyESUeY54p a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  letter-spacing: 2px;
}
.cid-uyESUeY54p a.nav-link:focus {
  outline: none;
}
.cid-uyESUeY54p .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-uyESUeY54p .nav-link:hover,
.cid-uyESUeY54p .dropdown-item:hover {
  color: #000000 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uyESUeY54p .navbar-dropdown.collapsed.opened {
    left: auto;
  }
  .cid-uyESUeY54p .navbar-dropdown.collapsed.opened .navbar-collapse {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
}
.cid-uyESUfSF6k {
  padding-top: 135px;
  padding-bottom: 30px;
  background-color: #e1dbbb;
}
.cid-uyESUfSF6k .text {
  letter-spacing: 0.03em;
  line-height: 1.7;
}
.cid-uyESUfSF6k .mbr-text {
  width: 100%;
  height: auto;
  color: #0a67a3;
  text-align: center;
}
.cid-uyESUfSF6k .content {
  flex-basis: auto !important;
  -webkit-flex-basis: auto !important;
}
@media (max-width: 991px) {
  .cid-uyESUfSF6k .row {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-uyESUfSF6k .content {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.cid-uyESUfSF6k .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyESUfSF6k .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyESUhJBda {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #b1d0f9;
}
.cid-uyESUhJBda .mbr-section-heading {
  margin-bottom: 1.5em;
}
.cid-uyESUhJBda .form-group {
  margin-bottom: 1.3em;
}
.cid-uyESUhJBda .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-uyESUhJBda .form-control {
  border: 1px solid #ddd;
  background-color: white;
  padding-left: .5em;
  min-height: 2.5em;
  width: 100%;
}
.cid-uyESUhJBda textarea.form-control {
  height: 15em;
  padding: 0.5em 0.6em;
}
.cid-uyESUhJBda H2 {
  color: #000000;
}
.cid-uyESUingI4 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #b1d0f9;
}
.cid-uyESUingI4 p {
  text-align: center;
}
.cid-uyESUingI4 .text-copyright {
  width: 100%;
  margin-bottom: 0;
}
.cid-uyESUingI4 .img-logo-footer {
  margin-right: 1rem;
  max-width: 3rem;
}
.cid-uyESUingI4 a {
  font-weight: normal;
}
.cid-uyESUingI4 .copyright li {
  list-style: disc;
  margin: 0 1rem;
}
.cid-uyESUingI4 .copyright .list-inline {
  margin-bottom: 0;
}
.cid-uyESUingI4 .copyright .list-inline .list-inline-item {
  margin: 10px 15px;
}
@media (max-width: 767px) {
  .cid-uyESUingI4 .copyright .list-inline .list-inline-item {
    margin: 10px 6px;
  }
}
.cid-uyESUingI4 li a {
  position: relative;
}
.cid-uyESUingI4 li a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  background: currentColor;
  transition: all 0.3s;
}
.cid-uyESUingI4 li a:hover:before {
  width: 100%;
}
.cid-uyESUingI4 .text-logo-footer {
  display: inline-block;
  vertical-align: middle;
  color: #000000;
  text-align: right;
}
.cid-uyESUingI4 .logo-footer {
  line-height: normal;
}
@media (max-width: 767px) {
  .cid-uyESUingI4 .d-flex {
    flex-direction: column;
  }
  .cid-uyESUingI4 .d-flex li {
    width: fit-content;
    margin: auto;
  }
}
.cid-uyESUingI4 .icon-transition span {
  display: block;
}
.cid-uyESUingI4 .list-inline-item a {
  display: block;
}
.cid-uyESUingI4 .social-btns {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-uyESUingI4 .media-container-row {
  align-items: center;
  justify-content: space-between;
}
.cid-uyESUingI4 .icon-transition span {
  color: #151515;
  display: block;
  text-align: center;
  height: 2rem;
  border-radius: 50%;
  line-height: 2rem;
  width: 2rem;
  transition: all 0.3s ease-out 0s;
  font-size: 1.5rem;
}
.cid-uyESUingI4 .social-media {
  display: flex;
  justify-content: flex-start;
}
.cid-uyESUingI4 .social-media ul {
  margin: 0;
  padding: 0;
}
.cid-uyESUingI4 .social-media ul li {
  padding: 4px;
  display: inline-block;
}
@media (max-width: 991px) {
  .cid-uyESUingI4 .logo-footer {
    text-align: center;
  }
  .cid-uyESUingI4 .social-media {
    justify-content: center;
  }
}
.cid-uyESUkJbp1.popup-builder {
  background-color: #ffffff;
}
.cid-uyESUkJbp1.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-uyESUkJbp1.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-uyESUkJbp1 .modal-content,
.cid-uyESUkJbp1 .modal-dialog {
  height: auto;
}
.cid-uyESUkJbp1 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-uyESUkJbp1 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-uyESUkJbp1 .form-wrapper .mbr-form .form-group,
  .cid-uyESUkJbp1 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-uyESUkJbp1 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-uyESUkJbp1 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-uyESUkJbp1 .mbr-text {
  text-align: left;
}
.cid-uyESUkJbp1 .pt-0 {
  padding-top: 0 !important;
}
.cid-uyESUkJbp1 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-uyESUkJbp1 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-uyESUkJbp1 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-uyESUkJbp1 .modal-open {
  overflow: hidden;
}
.cid-uyESUkJbp1 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-uyESUkJbp1 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-uyESUkJbp1 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-uyESUkJbp1 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-uyESUkJbp1 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-uyESUkJbp1 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-uyESUkJbp1 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-uyESUkJbp1 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-uyESUkJbp1 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-uyESUkJbp1 .modal-backdrop.fade {
  opacity: 0;
}
.cid-uyESUkJbp1 .modal-backdrop.show {
  opacity: .5;
}
.cid-uyESUkJbp1 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-uyESUkJbp1 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-uyESUkJbp1 .modal-header .close:hover {
  opacity: 1;
}
.cid-uyESUkJbp1 .modal-header .close:focus {
  outline: none;
}
.cid-uyESUkJbp1 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-uyESUkJbp1 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-uyESUkJbp1 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-uyESUkJbp1 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-uyESUkJbp1 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-uyESUkJbp1 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-uyESUkJbp1 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-uyESUkJbp1 .modal-sm {
    max-width: 300px;
  }
  .cid-uyESUkJbp1 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-uyESUkJbp1 .modal-lg,
  .cid-uyESUkJbp1 .modal-xl {
    max-width: 800px;
  }
  .cid-uyESUkJbp1 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-uyESUkJbp1 .modal-xl {
    max-width: 1140px;
  }
  .cid-uyESUkJbp1 .container {
    max-width: 1140px;
  }
}
.cid-uyESUkJbp1 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-uyESUkJbp1 .container {
    max-width: 720px;
  }
}
.cid-uyESUkJbp1 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-uyESUkJbp1 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-uyESUkJbp1 .form-group {
  margin-bottom: 1rem;
}
.cid-uyESUkJbp1 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-uyESUkJbp1 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-uyESUkJbp1 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

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;
}

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1.25;
  word-break: break-word;
  word-wrap: break-word;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color;
}

textarea[type="hidden"] {
  display: none;
}

body {
  position: relative;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #000000;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center;
  }
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-size-item {
  -moz-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto;
}

.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}

figure {
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  -ms-grid-row-align: center;
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type="submit"] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.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: .667em 1.667em !important;
  margin: 0 !important;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.card-wrapper {
  flex: 1;
  -webkit-flex: 1;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 1.07em .5em;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 6px 12px;
}

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;
}

body {
  font-style: normal;
  line-height: 1.5;
}

.mbr-section-title {
  font-style: normal;
  line-height: 1.2;
}

.mbr-section-subtitle {
  line-height: 1.3;
}

.mbr-text {
  font-style: normal;
  line-height: 1.4;
}

.btn {
  color: initial;
  border-radius: 0;
  font-weight: 600;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 2px;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 2px;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }
  .btn .mbr-iconfont {
    font-size: 1rem !important;
  }
}

#scrollToTop a {
  opacity: .5;
}

#scrollToTop a:hover {
  opacity: .7;
}

#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  width: 2px;
  left: calc(50% - 1px);
}

#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal;
}

.mbr-arrow {
  opacity: .5;
  transition: .3s;
}

.mbr-arrow:hover {
  opacity: .7;
}

@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

.alert.alert-form::after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #ffffff;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 2.5em;
  padding: 1.07em .5em;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
  border-color: red;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
}

.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;
}
.cid-uyFdKAMfzq .collapsed:not(.opened) {
  flex-direction: row!important;
}
.cid-uyFdKAMfzq .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #c1c1c1;
}
.cid-uyFdKAMfzq .navbar.opened {
  transition: all .3s;
  background: #c1c1c1 !important;
}
.cid-uyFdKAMfzq .navbar .dropdown-item {
  padding: .25rem 1.5rem;
}
.cid-uyFdKAMfzq .navbar .navbar-collapse {
  transition: none;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-uyFdKAMfzq .navbar.collapsed {
  flex-wrap: nowrap;
}
.cid-uyFdKAMfzq .navbar.collapsed.opened {
  text-align: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  max-width: 20rem ;
  height: 100vh;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-uyFdKAMfzq .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-uyFdKAMfzq .navbar.collapsed.opened .navbar-toggler {
  -webkit-order: -1;
  order: -1;
  -webkit-align-self: flex-end !important;
  align-self: flex-end !important;
  margin: 1rem 0 0 0;
}
.cid-uyFdKAMfzq .navbar.collapsed.opened .navbar-collapse {
  -webkit-flex-basis: initial;
  flex-basis: initial;
}
.cid-uyFdKAMfzq .navbar.collapsed.opened .navbar-collapse.show,
.cid-uyFdKAMfzq .navbar.collapsed.opened .navbar-collapse.collapsing {
  display: block;
}
.cid-uyFdKAMfzq .navbar.collapsed:not(.opened) .navbar-collapse {
  display: none !important;
}
.cid-uyFdKAMfzq .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-uyFdKAMfzq .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uyFdKAMfzq .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uyFdKAMfzq .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-uyFdKAMfzq .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uyFdKAMfzq .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
@media (max-width: 991px) {
  .cid-uyFdKAMfzq .navbar {
    flex-wrap: nowrap;
  }
  .cid-uyFdKAMfzq .navbar.opened {
    text-align: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    max-width: 20rem ;
    height: 100vh;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .cid-uyFdKAMfzq .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uyFdKAMfzq .navbar.opened .navbar-toggler {
    -webkit-order: -1;
    order: -1;
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important;
    margin: 1rem 0 0 0;
  }
  .cid-uyFdKAMfzq .navbar.opened .navbar-collapse {
    -webkit-flex-basis: initial;
    flex-basis: initial;
    height: auto !important;
    max-height: 100vh;
  }
  .cid-uyFdKAMfzq .navbar.opened .navbar-collapse.show,
  .cid-uyFdKAMfzq .navbar.opened .navbar-collapse.collapsing {
    display: block;
  }
  .cid-uyFdKAMfzq .navbar:not(.opened) .navbar-collapse {
    display: none !important;
  }
  .cid-uyFdKAMfzq .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-uyFdKAMfzq .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uyFdKAMfzq .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uyFdKAMfzq .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-uyFdKAMfzq .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-uyFdKAMfzq .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-uyFdKAMfzq .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-uyFdKAMfzq .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    word-break: break-word;
  }
}
.cid-uyFdKAMfzq .navbar.navbar-short {
  background: #c1c1c1 !important;
  min-height: 60px;
}
.cid-uyFdKAMfzq .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-uyFdKAMfzq .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-uyFdKAMfzq .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uyFdKAMfzq .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uyFdKAMfzq .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uyFdKAMfzq .dropdown-item.active,
.cid-uyFdKAMfzq .dropdown-item:active {
  background-color: transparent;
}
.cid-uyFdKAMfzq .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uyFdKAMfzq .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uyFdKAMfzq .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uyFdKAMfzq .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #c1c1c1;
}
.cid-uyFdKAMfzq .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uyFdKAMfzq .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uyFdKAMfzq ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-uyFdKAMfzq .navbar-buttons {
  text-align: center;
}
.cid-uyFdKAMfzq button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-uyFdKAMfzq button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-uyFdKAMfzq button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-uyFdKAMfzq button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-uyFdKAMfzq button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-uyFdKAMfzq button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-uyFdKAMfzq nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-uyFdKAMfzq nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-uyFdKAMfzq nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-uyFdKAMfzq nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-uyFdKAMfzq .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-uyFdKAMfzq a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  letter-spacing: 2px;
}
.cid-uyFdKAMfzq a.nav-link:focus {
  outline: none;
}
.cid-uyFdKAMfzq .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-uyFdKAMfzq .nav-link:hover,
.cid-uyFdKAMfzq .dropdown-item:hover {
  color: #000000 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uyFdKAMfzq .navbar-dropdown.collapsed.opened {
    left: auto;
  }
  .cid-uyFdKAMfzq .navbar-dropdown.collapsed.opened .navbar-collapse {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
}
.cid-uyFdKB9xJ3 {
  padding-top: 135px;
  padding-bottom: 30px;
  background-color: #e1dbbb;
}
.cid-uyFdKB9xJ3 .text {
  letter-spacing: 0.03em;
  line-height: 1.7;
}
.cid-uyFdKB9xJ3 .mbr-text {
  width: 100%;
  height: auto;
  color: #0a67a3;
  text-align: center;
}
.cid-uyFdKB9xJ3 .content {
  flex-basis: auto !important;
  -webkit-flex-basis: auto !important;
}
@media (max-width: 991px) {
  .cid-uyFdKB9xJ3 .row {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-uyFdKB9xJ3 .content {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.cid-uyFdKB9xJ3 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyFdKB9xJ3 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyFdKBwFAn {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #3e97d1;
}
.cid-uyFdKBwFAn .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyFdKBwFAn .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyFdKBwFAn .row {
  justify-content: center;
}
.cid-uyFdKBwFAn .mbr-form {
  padding: 40px 45px;
}
@media (max-width: 992px) {
  .cid-uyFdKBwFAn .mbr-form {
    padding: 32px 24px;
  }
}
.cid-uyFdKBwFAn .mbr-form .dragArea.row .mbr-section-title {
  margin-bottom: 11px;
}
.cid-uyFdKBwFAn .mbr-form .dragArea.row .mbr-text {
  margin-bottom: 22px;
}
.cid-uyFdKBwFAn .mbr-form .dragArea.row .form-group {
  margin-bottom: 25px !important;
}
.cid-uyFdKBwFAn .mbr-form .dragArea.row .form-group .form-control-label {
  width: 100%;
  padding: 0 10px 5px 0;
  margin: 0;
}
.cid-uyFdKBwFAn .mbr-form .dragArea.row .form-group .form-control {
  padding: 0 20px;
  background-color: #ffffff;
  min-height: 60px;
  border-radius: 100px;
  box-shadow: none;
  border: none !important;
}
.cid-uyFdKBwFAn .mbr-form .dragArea.row .form-group .form-control::placeholder {
  color: #6e716f;
}
.cid-uyFdKBwFAn .mbr-form .dragArea.row .form-group .form-control:hover,
.cid-uyFdKBwFAn .mbr-form .dragArea.row .form-group .form-control:focus {
  border: none !important;
}
.cid-uyFdKBwFAn .mbr-form .dragArea.row .form-group .form-check {
  padding-left: 1.9em;
  margin: 0;
}
.cid-uyFdKBwFAn .mbr-form .dragArea.row .form-group .form-check .form-check-input {
  border-radius: 0;
  border: 2px solid #6e716f;
  background-color: transparent;
}
.cid-uyFdKBwFAn .mbr-form .dragArea.row .form-group .form-check .form-check-label {
  width: 100%;
  padding-top: 4px;
}
.cid-uyFdKBwFAn .mbr-form .dragArea.row .form-group textarea {
  padding: 10px 20px 0;
}
.cid-uyFdKBwFAn .mbr-form .dragArea.row .mbr-section-btn {
  width: 100% !important;
}
.cid-uyFdKBwFAn .mbr-form .dragArea.row .mbr-section-btn .btn {
  min-height: 54px;
}
.cid-uyFdKBwFAn .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
.cid-uyFdKBwFAn .mbr-text {
  color: #dddddd;
  text-align: center;
}
.cid-uyFdKBwFAn LABEL {
  color: #ffffff;
}
.cid-uyFdKBwFAn H1 {
  color: #ffda73;
  text-align: right;
}
.cid-uyFdKBwFAn P {
  color: #ffffff;
  text-align: right;
}
.cid-uyFdKBwFAn H5 {
  text-align: center;
  color: #ffda73;
}
.cid-uyFdKC6lSR {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #b1d0f9;
}
.cid-uyFdKC6lSR .mbr-section-heading {
  margin-bottom: 1.5em;
}
.cid-uyFdKC6lSR .form-group {
  margin-bottom: 1.3em;
}
.cid-uyFdKC6lSR .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-uyFdKC6lSR .form-control {
  border: 1px solid #ddd;
  background-color: white;
  padding-left: .5em;
  min-height: 2.5em;
  width: 100%;
}
.cid-uyFdKC6lSR textarea.form-control {
  height: 15em;
  padding: 0.5em 0.6em;
}
.cid-uyFdKC6lSR H2 {
  color: #000000;
}
.cid-uyFdKCs5Dx {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #b1d0f9;
}
.cid-uyFdKCs5Dx p {
  text-align: center;
}
.cid-uyFdKCs5Dx .text-copyright {
  width: 100%;
  margin-bottom: 0;
}
.cid-uyFdKCs5Dx .img-logo-footer {
  margin-right: 1rem;
  max-width: 3rem;
}
.cid-uyFdKCs5Dx a {
  font-weight: normal;
}
.cid-uyFdKCs5Dx .copyright li {
  list-style: disc;
  margin: 0 1rem;
}
.cid-uyFdKCs5Dx .copyright .list-inline {
  margin-bottom: 0;
}
.cid-uyFdKCs5Dx .copyright .list-inline .list-inline-item {
  margin: 10px 15px;
}
@media (max-width: 767px) {
  .cid-uyFdKCs5Dx .copyright .list-inline .list-inline-item {
    margin: 10px 6px;
  }
}
.cid-uyFdKCs5Dx li a {
  position: relative;
}
.cid-uyFdKCs5Dx li a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  background: currentColor;
  transition: all 0.3s;
}
.cid-uyFdKCs5Dx li a:hover:before {
  width: 100%;
}
.cid-uyFdKCs5Dx .text-logo-footer {
  display: inline-block;
  vertical-align: middle;
  color: #000000;
  text-align: right;
}
.cid-uyFdKCs5Dx .logo-footer {
  line-height: normal;
}
@media (max-width: 767px) {
  .cid-uyFdKCs5Dx .d-flex {
    flex-direction: column;
  }
  .cid-uyFdKCs5Dx .d-flex li {
    width: fit-content;
    margin: auto;
  }
}
.cid-uyFdKCs5Dx .icon-transition span {
  display: block;
}
.cid-uyFdKCs5Dx .list-inline-item a {
  display: block;
}
.cid-uyFdKCs5Dx .social-btns {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-uyFdKCs5Dx .media-container-row {
  align-items: center;
  justify-content: space-between;
}
.cid-uyFdKCs5Dx .icon-transition span {
  color: #151515;
  display: block;
  text-align: center;
  height: 2rem;
  border-radius: 50%;
  line-height: 2rem;
  width: 2rem;
  transition: all 0.3s ease-out 0s;
  font-size: 1.5rem;
}
.cid-uyFdKCs5Dx .social-media {
  display: flex;
  justify-content: flex-start;
}
.cid-uyFdKCs5Dx .social-media ul {
  margin: 0;
  padding: 0;
}
.cid-uyFdKCs5Dx .social-media ul li {
  padding: 4px;
  display: inline-block;
}
@media (max-width: 991px) {
  .cid-uyFdKCs5Dx .logo-footer {
    text-align: center;
  }
  .cid-uyFdKCs5Dx .social-media {
    justify-content: center;
  }
}
.cid-uyFdKCTuwK.popup-builder {
  background-color: #ffffff;
}
.cid-uyFdKCTuwK.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-uyFdKCTuwK.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-uyFdKCTuwK .modal-content,
.cid-uyFdKCTuwK .modal-dialog {
  height: auto;
}
.cid-uyFdKCTuwK .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-uyFdKCTuwK .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-uyFdKCTuwK .form-wrapper .mbr-form .form-group,
  .cid-uyFdKCTuwK .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-uyFdKCTuwK .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-uyFdKCTuwK .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-uyFdKCTuwK .mbr-text {
  text-align: left;
}
.cid-uyFdKCTuwK .pt-0 {
  padding-top: 0 !important;
}
.cid-uyFdKCTuwK .pb-0 {
  padding-bottom: 0 !important;
}
.cid-uyFdKCTuwK .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-uyFdKCTuwK .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-uyFdKCTuwK .modal-open {
  overflow: hidden;
}
.cid-uyFdKCTuwK .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-uyFdKCTuwK .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-uyFdKCTuwK .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-uyFdKCTuwK .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-uyFdKCTuwK .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-uyFdKCTuwK .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-uyFdKCTuwK .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-uyFdKCTuwK .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-uyFdKCTuwK .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-uyFdKCTuwK .modal-backdrop.fade {
  opacity: 0;
}
.cid-uyFdKCTuwK .modal-backdrop.show {
  opacity: .5;
}
.cid-uyFdKCTuwK .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-uyFdKCTuwK .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-uyFdKCTuwK .modal-header .close:hover {
  opacity: 1;
}
.cid-uyFdKCTuwK .modal-header .close:focus {
  outline: none;
}
.cid-uyFdKCTuwK .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-uyFdKCTuwK .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-uyFdKCTuwK .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-uyFdKCTuwK .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-uyFdKCTuwK .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-uyFdKCTuwK .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-uyFdKCTuwK .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-uyFdKCTuwK .modal-sm {
    max-width: 300px;
  }
  .cid-uyFdKCTuwK .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-uyFdKCTuwK .modal-lg,
  .cid-uyFdKCTuwK .modal-xl {
    max-width: 800px;
  }
  .cid-uyFdKCTuwK .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-uyFdKCTuwK .modal-xl {
    max-width: 1140px;
  }
  .cid-uyFdKCTuwK .container {
    max-width: 1140px;
  }
}
.cid-uyFdKCTuwK .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-uyFdKCTuwK .container {
    max-width: 720px;
  }
}
.cid-uyFdKCTuwK .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-uyFdKCTuwK .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-uyFdKCTuwK .form-group {
  margin-bottom: 1rem;
}
.cid-uyFdKCTuwK .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-uyFdKCTuwK .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-uyFdKCTuwK .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-uyFdKCTuwK LABEL {
  text-align: left;
}
.cid-uyFdKDC0Yx.popup-builder {
  background-color: #ffffff;
}
.cid-uyFdKDC0Yx.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-uyFdKDC0Yx.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-uyFdKDC0Yx .modal-content,
.cid-uyFdKDC0Yx .modal-dialog {
  height: auto;
}
.cid-uyFdKDC0Yx .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-uyFdKDC0Yx .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-uyFdKDC0Yx .form-wrapper .mbr-form .form-group,
  .cid-uyFdKDC0Yx .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-uyFdKDC0Yx .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-uyFdKDC0Yx .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-uyFdKDC0Yx .mbr-text {
  text-align: left;
}
.cid-uyFdKDC0Yx .pt-0 {
  padding-top: 0 !important;
}
.cid-uyFdKDC0Yx .pb-0 {
  padding-bottom: 0 !important;
}
.cid-uyFdKDC0Yx .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-uyFdKDC0Yx .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-uyFdKDC0Yx .modal-open {
  overflow: hidden;
}
.cid-uyFdKDC0Yx .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-uyFdKDC0Yx .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-uyFdKDC0Yx .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-uyFdKDC0Yx .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-uyFdKDC0Yx .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-uyFdKDC0Yx .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-uyFdKDC0Yx .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-uyFdKDC0Yx .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-uyFdKDC0Yx .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-uyFdKDC0Yx .modal-backdrop.fade {
  opacity: 0;
}
.cid-uyFdKDC0Yx .modal-backdrop.show {
  opacity: .5;
}
.cid-uyFdKDC0Yx .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-uyFdKDC0Yx .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-uyFdKDC0Yx .modal-header .close:hover {
  opacity: 1;
}
.cid-uyFdKDC0Yx .modal-header .close:focus {
  outline: none;
}
.cid-uyFdKDC0Yx .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-uyFdKDC0Yx .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-uyFdKDC0Yx .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-uyFdKDC0Yx .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-uyFdKDC0Yx .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-uyFdKDC0Yx .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-uyFdKDC0Yx .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-uyFdKDC0Yx .modal-sm {
    max-width: 300px;
  }
  .cid-uyFdKDC0Yx .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-uyFdKDC0Yx .modal-lg,
  .cid-uyFdKDC0Yx .modal-xl {
    max-width: 800px;
  }
  .cid-uyFdKDC0Yx .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-uyFdKDC0Yx .modal-xl {
    max-width: 1140px;
  }
  .cid-uyFdKDC0Yx .container {
    max-width: 1140px;
  }
}
.cid-uyFdKDC0Yx .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-uyFdKDC0Yx .container {
    max-width: 720px;
  }
}
.cid-uyFdKDC0Yx .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-uyFdKDC0Yx .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-uyFdKDC0Yx .form-group {
  margin-bottom: 1rem;
}
.cid-uyFdKDC0Yx .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-uyFdKDC0Yx .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-uyFdKDC0Yx .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

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;
}

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1.25;
  word-break: break-word;
  word-wrap: break-word;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color;
}

textarea[type="hidden"] {
  display: none;
}

body {
  position: relative;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #000000;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center;
  }
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-size-item {
  -moz-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto;
}

.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}

figure {
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  -ms-grid-row-align: center;
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type="submit"] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.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: .667em 1.667em !important;
  margin: 0 !important;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.card-wrapper {
  flex: 1;
  -webkit-flex: 1;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 1.07em .5em;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 6px 12px;
}

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;
}

body {
  font-style: normal;
  line-height: 1.5;
}

.mbr-section-title {
  font-style: normal;
  line-height: 1.2;
}

.mbr-section-subtitle {
  line-height: 1.3;
}

.mbr-text {
  font-style: normal;
  line-height: 1.4;
}

.btn {
  color: initial;
  border-radius: 0;
  font-weight: 600;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 2px;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 2px;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }
  .btn .mbr-iconfont {
    font-size: 1rem !important;
  }
}

#scrollToTop a {
  opacity: .5;
}

#scrollToTop a:hover {
  opacity: .7;
}

#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  width: 2px;
  left: calc(50% - 1px);
}

#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal;
}

.mbr-arrow {
  opacity: .5;
  transition: .3s;
}

.mbr-arrow:hover {
  opacity: .7;
}

@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

.alert.alert-form::after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #ffffff;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 2.5em;
  padding: 1.07em .5em;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
  border-color: red;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
}

.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;
}
.cid-uyFfOxu8Az .collapsed:not(.opened) {
  flex-direction: row!important;
}
.cid-uyFfOxu8Az .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #c1c1c1;
}
.cid-uyFfOxu8Az .navbar.opened {
  transition: all .3s;
  background: #c1c1c1 !important;
}
.cid-uyFfOxu8Az .navbar .dropdown-item {
  padding: .25rem 1.5rem;
}
.cid-uyFfOxu8Az .navbar .navbar-collapse {
  transition: none;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-uyFfOxu8Az .navbar.collapsed {
  flex-wrap: nowrap;
}
.cid-uyFfOxu8Az .navbar.collapsed.opened {
  text-align: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  max-width: 20rem ;
  height: 100vh;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-uyFfOxu8Az .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-uyFfOxu8Az .navbar.collapsed.opened .navbar-toggler {
  -webkit-order: -1;
  order: -1;
  -webkit-align-self: flex-end !important;
  align-self: flex-end !important;
  margin: 1rem 0 0 0;
}
.cid-uyFfOxu8Az .navbar.collapsed.opened .navbar-collapse {
  -webkit-flex-basis: initial;
  flex-basis: initial;
}
.cid-uyFfOxu8Az .navbar.collapsed.opened .navbar-collapse.show,
.cid-uyFfOxu8Az .navbar.collapsed.opened .navbar-collapse.collapsing {
  display: block;
}
.cid-uyFfOxu8Az .navbar.collapsed:not(.opened) .navbar-collapse {
  display: none !important;
}
.cid-uyFfOxu8Az .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-uyFfOxu8Az .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uyFfOxu8Az .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uyFfOxu8Az .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-uyFfOxu8Az .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uyFfOxu8Az .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
@media (max-width: 991px) {
  .cid-uyFfOxu8Az .navbar {
    flex-wrap: nowrap;
  }
  .cid-uyFfOxu8Az .navbar.opened {
    text-align: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    max-width: 20rem ;
    height: 100vh;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .cid-uyFfOxu8Az .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uyFfOxu8Az .navbar.opened .navbar-toggler {
    -webkit-order: -1;
    order: -1;
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important;
    margin: 1rem 0 0 0;
  }
  .cid-uyFfOxu8Az .navbar.opened .navbar-collapse {
    -webkit-flex-basis: initial;
    flex-basis: initial;
    height: auto !important;
    max-height: 100vh;
  }
  .cid-uyFfOxu8Az .navbar.opened .navbar-collapse.show,
  .cid-uyFfOxu8Az .navbar.opened .navbar-collapse.collapsing {
    display: block;
  }
  .cid-uyFfOxu8Az .navbar:not(.opened) .navbar-collapse {
    display: none !important;
  }
  .cid-uyFfOxu8Az .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-uyFfOxu8Az .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uyFfOxu8Az .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uyFfOxu8Az .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-uyFfOxu8Az .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-uyFfOxu8Az .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-uyFfOxu8Az .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-uyFfOxu8Az .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    word-break: break-word;
  }
}
.cid-uyFfOxu8Az .navbar.navbar-short {
  background: #c1c1c1 !important;
  min-height: 60px;
}
.cid-uyFfOxu8Az .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-uyFfOxu8Az .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-uyFfOxu8Az .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uyFfOxu8Az .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uyFfOxu8Az .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uyFfOxu8Az .dropdown-item.active,
.cid-uyFfOxu8Az .dropdown-item:active {
  background-color: transparent;
}
.cid-uyFfOxu8Az .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uyFfOxu8Az .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uyFfOxu8Az .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uyFfOxu8Az .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #c1c1c1;
}
.cid-uyFfOxu8Az .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uyFfOxu8Az .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uyFfOxu8Az ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-uyFfOxu8Az .navbar-buttons {
  text-align: center;
}
.cid-uyFfOxu8Az button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-uyFfOxu8Az button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-uyFfOxu8Az button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-uyFfOxu8Az button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-uyFfOxu8Az button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-uyFfOxu8Az button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-uyFfOxu8Az nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-uyFfOxu8Az nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-uyFfOxu8Az nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-uyFfOxu8Az nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-uyFfOxu8Az .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-uyFfOxu8Az a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  letter-spacing: 2px;
}
.cid-uyFfOxu8Az a.nav-link:focus {
  outline: none;
}
.cid-uyFfOxu8Az .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-uyFfOxu8Az .nav-link:hover,
.cid-uyFfOxu8Az .dropdown-item:hover {
  color: #000000 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uyFfOxu8Az .navbar-dropdown.collapsed.opened {
    left: auto;
  }
  .cid-uyFfOxu8Az .navbar-dropdown.collapsed.opened .navbar-collapse {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
}
.cid-uyFfOy71v9 {
  padding-top: 135px;
  padding-bottom: 30px;
  background-color: #e1dbbb;
}
.cid-uyFfOy71v9 .text {
  letter-spacing: 0.03em;
  line-height: 1.7;
}
.cid-uyFfOy71v9 .mbr-text {
  width: 100%;
  height: auto;
  color: #0a67a3;
  text-align: left;
}
.cid-uyFfOy71v9 .content {
  flex-basis: auto !important;
  -webkit-flex-basis: auto !important;
}
@media (max-width: 991px) {
  .cid-uyFfOy71v9 .row {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-uyFfOy71v9 .content {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.cid-uyFfOy71v9 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyFfOy71v9 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyFfOyCbQW {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #3e97d1;
}
.cid-uyFfOyCbQW .mbr-fallback-image.disabled {
  display: none;
}
.cid-uyFfOyCbQW .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uyFfOyCbQW .row {
  justify-content: center;
}
.cid-uyFfOyCbQW .mbr-form {
  padding: 40px 45px;
}
@media (max-width: 992px) {
  .cid-uyFfOyCbQW .mbr-form {
    padding: 32px 24px;
  }
}
.cid-uyFfOyCbQW .mbr-form .dragArea.row .mbr-section-title {
  margin-bottom: 11px;
}
.cid-uyFfOyCbQW .mbr-form .dragArea.row .mbr-text {
  margin-bottom: 22px;
}
.cid-uyFfOyCbQW .mbr-form .dragArea.row .form-group {
  margin-bottom: 25px !important;
}
.cid-uyFfOyCbQW .mbr-form .dragArea.row .form-group .form-control-label {
  width: 100%;
  padding: 0 10px 5px 0;
  margin: 0;
}
.cid-uyFfOyCbQW .mbr-form .dragArea.row .form-group .form-control {
  padding: 0 20px;
  background-color: #ffffff;
  min-height: 60px;
  border-radius: 100px;
  box-shadow: none;
  border: none !important;
}
.cid-uyFfOyCbQW .mbr-form .dragArea.row .form-group .form-control::placeholder {
  color: #6e716f;
}
.cid-uyFfOyCbQW .mbr-form .dragArea.row .form-group .form-control:hover,
.cid-uyFfOyCbQW .mbr-form .dragArea.row .form-group .form-control:focus {
  border: none !important;
}
.cid-uyFfOyCbQW .mbr-form .dragArea.row .form-group .form-check {
  padding-left: 1.9em;
  margin: 0;
}
.cid-uyFfOyCbQW .mbr-form .dragArea.row .form-group .form-check .form-check-input {
  border-radius: 0;
  border: 2px solid #6e716f;
  background-color: transparent;
}
.cid-uyFfOyCbQW .mbr-form .dragArea.row .form-group .form-check .form-check-label {
  width: 100%;
  padding-top: 4px;
}
.cid-uyFfOyCbQW .mbr-form .dragArea.row .form-group textarea {
  padding: 10px 20px 0;
}
.cid-uyFfOyCbQW .mbr-form .dragArea.row .mbr-section-btn {
  width: 100% !important;
}
.cid-uyFfOyCbQW .mbr-form .dragArea.row .mbr-section-btn .btn {
  min-height: 54px;
}
.cid-uyFfOyCbQW .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
.cid-uyFfOyCbQW .mbr-text {
  color: #dddddd;
  text-align: center;
}
.cid-uyFfOyCbQW LABEL {
  color: #ffffff;
}
.cid-uyFfOyCbQW H1 {
  color: #ffda73;
  text-align: right;
}
.cid-uyFfOyCbQW P {
  color: #ffffff;
  text-align: right;
}
.cid-uyFfOyCbQW H5 {
  text-align: center;
  color: #ffda73;
}
.cid-uyFfOzrjoZ {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #b1d0f9;
}
.cid-uyFfOzrjoZ .mbr-section-heading {
  margin-bottom: 1.5em;
}
.cid-uyFfOzrjoZ .form-group {
  margin-bottom: 1.3em;
}
.cid-uyFfOzrjoZ .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-uyFfOzrjoZ .form-control {
  border: 1px solid #ddd;
  background-color: white;
  padding-left: .5em;
  min-height: 2.5em;
  width: 100%;
}
.cid-uyFfOzrjoZ textarea.form-control {
  height: 15em;
  padding: 0.5em 0.6em;
}
.cid-uyFfOzrjoZ H2 {
  color: #000000;
}
.cid-uyFfOA0Nzf {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #b1d0f9;
}
.cid-uyFfOA0Nzf p {
  text-align: center;
}
.cid-uyFfOA0Nzf .text-copyright {
  width: 100%;
  margin-bottom: 0;
}
.cid-uyFfOA0Nzf .img-logo-footer {
  margin-right: 1rem;
  max-width: 3rem;
}
.cid-uyFfOA0Nzf a {
  font-weight: normal;
}
.cid-uyFfOA0Nzf .copyright li {
  list-style: disc;
  margin: 0 1rem;
}
.cid-uyFfOA0Nzf .copyright .list-inline {
  margin-bottom: 0;
}
.cid-uyFfOA0Nzf .copyright .list-inline .list-inline-item {
  margin: 10px 15px;
}
@media (max-width: 767px) {
  .cid-uyFfOA0Nzf .copyright .list-inline .list-inline-item {
    margin: 10px 6px;
  }
}
.cid-uyFfOA0Nzf li a {
  position: relative;
}
.cid-uyFfOA0Nzf li a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  background: currentColor;
  transition: all 0.3s;
}
.cid-uyFfOA0Nzf li a:hover:before {
  width: 100%;
}
.cid-uyFfOA0Nzf .text-logo-footer {
  display: inline-block;
  vertical-align: middle;
  color: #000000;
  text-align: right;
}
.cid-uyFfOA0Nzf .logo-footer {
  line-height: normal;
}
@media (max-width: 767px) {
  .cid-uyFfOA0Nzf .d-flex {
    flex-direction: column;
  }
  .cid-uyFfOA0Nzf .d-flex li {
    width: fit-content;
    margin: auto;
  }
}
.cid-uyFfOA0Nzf .icon-transition span {
  display: block;
}
.cid-uyFfOA0Nzf .list-inline-item a {
  display: block;
}
.cid-uyFfOA0Nzf .social-btns {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-uyFfOA0Nzf .media-container-row {
  align-items: center;
  justify-content: space-between;
}
.cid-uyFfOA0Nzf .icon-transition span {
  color: #151515;
  display: block;
  text-align: center;
  height: 2rem;
  border-radius: 50%;
  line-height: 2rem;
  width: 2rem;
  transition: all 0.3s ease-out 0s;
  font-size: 1.5rem;
}
.cid-uyFfOA0Nzf .social-media {
  display: flex;
  justify-content: flex-start;
}
.cid-uyFfOA0Nzf .social-media ul {
  margin: 0;
  padding: 0;
}
.cid-uyFfOA0Nzf .social-media ul li {
  padding: 4px;
  display: inline-block;
}
@media (max-width: 991px) {
  .cid-uyFfOA0Nzf .logo-footer {
    text-align: center;
  }
  .cid-uyFfOA0Nzf .social-media {
    justify-content: center;
  }
}
.cid-uyFfOAy38O.popup-builder {
  background-color: #ffffff;
}
.cid-uyFfOAy38O.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-uyFfOAy38O.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-uyFfOAy38O .modal-content,
.cid-uyFfOAy38O .modal-dialog {
  height: auto;
}
.cid-uyFfOAy38O .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-uyFfOAy38O .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-uyFfOAy38O .form-wrapper .mbr-form .form-group,
  .cid-uyFfOAy38O .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-uyFfOAy38O .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-uyFfOAy38O .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-uyFfOAy38O .mbr-text {
  text-align: left;
}
.cid-uyFfOAy38O .pt-0 {
  padding-top: 0 !important;
}
.cid-uyFfOAy38O .pb-0 {
  padding-bottom: 0 !important;
}
.cid-uyFfOAy38O .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-uyFfOAy38O .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-uyFfOAy38O .modal-open {
  overflow: hidden;
}
.cid-uyFfOAy38O .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-uyFfOAy38O .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-uyFfOAy38O .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-uyFfOAy38O .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-uyFfOAy38O .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-uyFfOAy38O .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-uyFfOAy38O .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-uyFfOAy38O .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-uyFfOAy38O .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-uyFfOAy38O .modal-backdrop.fade {
  opacity: 0;
}
.cid-uyFfOAy38O .modal-backdrop.show {
  opacity: .5;
}
.cid-uyFfOAy38O .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-uyFfOAy38O .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-uyFfOAy38O .modal-header .close:hover {
  opacity: 1;
}
.cid-uyFfOAy38O .modal-header .close:focus {
  outline: none;
}
.cid-uyFfOAy38O .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-uyFfOAy38O .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-uyFfOAy38O .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-uyFfOAy38O .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-uyFfOAy38O .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-uyFfOAy38O .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-uyFfOAy38O .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-uyFfOAy38O .modal-sm {
    max-width: 300px;
  }
  .cid-uyFfOAy38O .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-uyFfOAy38O .modal-lg,
  .cid-uyFfOAy38O .modal-xl {
    max-width: 800px;
  }
  .cid-uyFfOAy38O .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-uyFfOAy38O .modal-xl {
    max-width: 1140px;
  }
  .cid-uyFfOAy38O .container {
    max-width: 1140px;
  }
}
.cid-uyFfOAy38O .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-uyFfOAy38O .container {
    max-width: 720px;
  }
}
.cid-uyFfOAy38O .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-uyFfOAy38O .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-uyFfOAy38O .form-group {
  margin-bottom: 1rem;
}
.cid-uyFfOAy38O .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-uyFfOAy38O .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-uyFfOAy38O .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-uyFfOAy38O LABEL {
  text-align: left;
}
.cid-uyFfOBNrW8.popup-builder {
  background-color: #ffffff;
}
.cid-uyFfOBNrW8.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-uyFfOBNrW8.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-uyFfOBNrW8 .modal-content,
.cid-uyFfOBNrW8 .modal-dialog {
  height: auto;
}
.cid-uyFfOBNrW8 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-uyFfOBNrW8 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-uyFfOBNrW8 .form-wrapper .mbr-form .form-group,
  .cid-uyFfOBNrW8 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-uyFfOBNrW8 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-uyFfOBNrW8 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-uyFfOBNrW8 .mbr-text {
  text-align: left;
}
.cid-uyFfOBNrW8 .pt-0 {
  padding-top: 0 !important;
}
.cid-uyFfOBNrW8 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-uyFfOBNrW8 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-uyFfOBNrW8 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-uyFfOBNrW8 .modal-open {
  overflow: hidden;
}
.cid-uyFfOBNrW8 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-uyFfOBNrW8 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-uyFfOBNrW8 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-uyFfOBNrW8 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-uyFfOBNrW8 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-uyFfOBNrW8 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-uyFfOBNrW8 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-uyFfOBNrW8 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-uyFfOBNrW8 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-uyFfOBNrW8 .modal-backdrop.fade {
  opacity: 0;
}
.cid-uyFfOBNrW8 .modal-backdrop.show {
  opacity: .5;
}
.cid-uyFfOBNrW8 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-uyFfOBNrW8 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-uyFfOBNrW8 .modal-header .close:hover {
  opacity: 1;
}
.cid-uyFfOBNrW8 .modal-header .close:focus {
  outline: none;
}
.cid-uyFfOBNrW8 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: left;
}
.cid-uyFfOBNrW8 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-uyFfOBNrW8 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-uyFfOBNrW8 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-uyFfOBNrW8 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-uyFfOBNrW8 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-uyFfOBNrW8 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-uyFfOBNrW8 .modal-sm {
    max-width: 300px;
  }
  .cid-uyFfOBNrW8 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-uyFfOBNrW8 .modal-lg,
  .cid-uyFfOBNrW8 .modal-xl {
    max-width: 800px;
  }
  .cid-uyFfOBNrW8 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-uyFfOBNrW8 .modal-xl {
    max-width: 1140px;
  }
  .cid-uyFfOBNrW8 .container {
    max-width: 1140px;
  }
}
.cid-uyFfOBNrW8 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-uyFfOBNrW8 .container {
    max-width: 720px;
  }
}
.cid-uyFfOBNrW8 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-uyFfOBNrW8 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-uyFfOBNrW8 .form-group {
  margin-bottom: 1rem;
}
.cid-uyFfOBNrW8 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-uyFfOBNrW8 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-uyFfOBNrW8 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
