section {
  background-color: #ffffff; }

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

:focus {
  outline: none; }

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

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

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

a {
  font-style: normal;
  cursor: pointer; }
  a, a:hover {
    text-decoration: none; }

figure {
  margin-bottom: 0; }

body {
  color: #6a7c92; }

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

b,
strong {
  font-weight: bold; }

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

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

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

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

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

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

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

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

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

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

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

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

/*! Media  */
.media-size-item {
  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; }

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

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

.card-box {
  width: 100%; }

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

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

.mbr-figure {
  align-self: center; }

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.mbr-section-btn {
  margin-left: -0.6rem;
  margin-right: -0.6rem;
  font-size: 0; }

.btn {
  font-weight: 700;
  line-height: 20px !important;
  border-width: 0.8px;
  font-style: normal;
  margin: 0.6rem 0.6rem;
  white-space: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }

.btn-sm {
  font-weight: 700;
  letter-spacing: 0px;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }

.btn-md {
  font-weight: 700;
  letter-spacing: 0px;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }

.btn-lg {
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 1 !important;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }

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

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

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

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

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

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

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

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

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

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

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

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

/* 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: 16px; }

.mbr-arrow-up a {
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 40px;
  width: 40px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-align: center; }
  .mbr-arrow-up a i {
    line-height: 40px; }

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

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  line-height: 40px;
  font-style: normal;
  position: relative; }

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  transform: translateX(-50%); }
  .mbr-arrow > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    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); }
  50% {
    transform: translateY(-5px); }
  100% {
    transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px); }
  100% {
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto; } }
/*Gradients animation*/
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.menu .navbar-brand {
  display: -webkit-flex; }
  .menu .navbar-brand span {
    display: flex;
    display: -webkit-flex; }
  .menu .navbar-brand .navbar-caption-wrap {
    display: -webkit-flex; }
  .menu .navbar-brand .navbar-logo img {
    display: -webkit-flex; }
@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox; } }
@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 93.5vh; }
    .menu .navbar-collapse.show {
      overflow: auto; } }
@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex; }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important; }
  .menu .collapsed .navbar-collapse {
    max-height: 93.5vh; }
    .menu .collapsed .navbar-collapse.show {
      overflow: auto; } }
@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 80vh; } }

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

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

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

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

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

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

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

.form-inline {
  display: -webkit-flex; }

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

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

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

.media {
  display: -webkit-flex; }

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

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

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

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

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

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

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

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

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

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }

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

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

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

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

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }

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

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

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

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 992px) {
  .navbar-toggleable-md {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }

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

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

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

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

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }

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

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

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

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

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

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

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

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

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

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

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

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

.card-img {
  width: auto; }

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

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  .mbr-arrow {
    display: none; } }
.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: 0.357em;
  padding: 0; }

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: 1.1rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
  text-align: center; }
  .alert.alert-form::after {
    background-color: inherit;
    bottom: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    transform: rotate(45deg);
    width: 14px; }

.form-control {
  background-color: #ffffff;
  background-clip: border-box;
  color: #010a44;
  line-height: 1rem !important;
  height: auto;
  padding: 0.6rem 1.2rem;
  transition: border-color 0.25s ease 0s;
  border: 1px solid transparent !important;
  border-radius: 4px; }
  .form-active .form-control:invalid {
    border-color: red; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
  .container {
    padding-left: 1rem;
    padding-right: 1rem; }

  .row {
    margin-left: -1rem;
    margin-right: -1rem; }
    .row > [class*="col"] {
      padding-left: 1rem;
      padding-right: 1rem; } }
@media (min-width: 768px) {
  .container-fluid {
    padding-left: 2rem;
    padding-right: 2rem; } }
@media (min-width: 768px) and (max-width: 991px) {
  .mbr-container {
    padding-left: 2rem;
    padding-right: 2rem; } }
@media (max-width: 767px) {
  .mbr-container {
    padding-left: 1rem;
    padding-right: 1rem; } }
.card-wrapper,
.item-wrapper {
  overflow: hidden; }

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

a.btn, .btn[type='submit'] {
  z-index: 2;
  overflow: hidden;
  position: relative; }
  a.btn:before, .btn[type='submit']:before {
    content: "";
    top: 0;
    left: auto;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 0;
    position: absolute;
    transition: width .3s linear; }
  a.btn:hover::before, .btn[type='submit']:hover::before {
    left: 0;
    width: 100%;
    right: auto; }

a {
  transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }

.box-shadow  {
-webkit-box-shadow: 24px 24px 22px -15px rgba(91,91,91,0.70); 
box-shadow: 24px 24px 22px -15px rgba(91,91,91,0.70);
}

/*# sourceMappingURL=style.css.map */
body {
  font-family: Space Grotesk;
}
.display-1 {
  font-family: 'Barlow', sans-serif;
  font-size: 4.4rem;
  line-height: 1.2;
  letter-spacing: -0.9px;
}
.display-1 > .mbr-iconfont {
  font-size: 5.5rem;
}
.display-2 {
  font-family: 'Barlow', sans-serif;
  font-size: 3rem;
  line-height: 1.2;
  letter-spacing: -0.9px;
}
.display-2 > .mbr-iconfont {
  font-size: 3.75rem;
}
.display-4 {
  font-family: 'Barlow', sans-serif;
  font-size: 1.2rem;
  line-height: 1.867;
}
.display-4 > .mbr-iconfont {
  font-size: 1.5rem;
}
.display-5 {
  font-family: 'Barlow', sans-serif;
  font-size: 1.8rem;
  line-height: 1.2;
}
.display-5 > .mbr-iconfont {
  font-size: 2.25rem;
}
.display-7 {
  font-family: 'Barlow', sans-serif;
  font-size: 1.6rem;
  line-height: 1.1;
}
.display-7 > .mbr-iconfont {
  font-size: 2rem;
}
/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
  .display-1 {
    font-size: 3.52rem;
  }
}
@media (max-width: 768px) {
  .display-1 {
    font-size: 3.08rem;
    font-size: calc( 2.19rem + (4.4 - 2.19) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.1 * (2.19rem + (4.4 - 2.19) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-2 {
    font-size: 2.4rem;
    font-size: calc( 1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.3 * (1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-4 {
    font-size: 0.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.44rem;
    font-size: calc( 1.28rem + (1.8 - 1.28) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.28rem + (1.8 - 1.28) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-7 {
    font-size: 1.28rem;
    font-size: calc( 1.21rem + (1.6 - 1.21) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.21rem + (1.6 - 1.21) * ((100vw - 20rem) / (48 - 20))));
  }
}
/* Buttons */
.btn {
  padding: 11px 35px;
  border-radius: 3px;
}
.btn-sm {
  padding: 15px 35px;
  border-radius: 3px;
}
.btn-md {
  padding: 18px 50px;
  border-radius: 3px;
}
.btn-lg {
  padding: 19px 50px;
  border-radius: 3px;
}
.bg-primary {
  background-color: #6b3df0 !important;
}
.bg-success {
  background-color: #ff8e0d !important;
}
.bg-info {
  background-color: #4154f1 !important;
}
.bg-warning {
  background-color: #ff6b00 !important;
}
.bg-danger {
  background-color: #4154f1 !important;
}
.btn-primary {
  box-shadow: 0 15px 30px 0 rgba(107, 61, 240, 0.15);
}
.btn-primary,
.btn-primary:active {
  background-color: #6b3df0 !important;
  border-color: #6b3df0 !important;
  color: #ffffff !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
  color: #ffffff !important;
  background-color: #4912e8 !important;
  border-color: #4912e8 !important;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #4912e8 !important;
  border-color: #4912e8 !important;
}
.btn-primary:before {
  background: #6b3df0;
}
.btn-primary:hover {
  color: #ffffff !important;
  border-color: #6b3df0 !important;
  box-shadow: 0 15px 30px 0 rgba(107, 61, 240, 0.15);
}
.btn-secondary {
  box-shadow: 0 15px 30px 0 rgba(48, 28, 171, 0.15);
}
.btn-secondary,
.btn-secondary:active {
  background-color: #301cab !important;
  border-color: #301cab !important;
  color: #ffffff !important;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
  color: #ffffff !important;
  background-color: #24157f !important;
  border-color: #24157f !important;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #24157f !important;
  border-color: #24157f !important;
}
.btn-secondary:before {
  background: #301cab;
}
.btn-secondary:hover {
  color: #ffffff !important;
  border-color: #301cab !important;
  box-shadow: 0 15px 30px 0 rgba(48, 28, 171, 0.15);
}
.btn-info {
  box-shadow: 0 15px 30px 0 rgba(65, 84, 241, 0.15);
}
.btn-info,
.btn-info:active {
  background-color: #4154f1 !important;
  border-color: #4154f1 !important;
  color: #ffffff !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
  color: #ffffff !important;
  background-color: #1129ee !important;
  border-color: #1129ee !important;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #1129ee !important;
  border-color: #1129ee !important;
}
.btn-info:before {
  background: #4154f1;
}
.btn-info:hover {
  color: #ffffff !important;
  border-color: #4154f1 !important;
  box-shadow: 0 15px 30px 0 rgba(65, 84, 241, 0.15);
}
.btn-success {
  box-shadow: 0 15px 30px 0 rgba(255, 142, 13, 0.15);
}
.btn-success,
.btn-success:active {
  background-color: #ff8e0d !important;
  border-color: #ff8e0d !important;
  color: #ffffff !important;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
  color: #ffffff !important;
  background-color: #d97400 !important;
  border-color: #d97400 !important;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #d97400 !important;
  border-color: #d97400 !important;
}
.btn-success:before {
  background: #ff8e0d;
}
.btn-success:hover {
  color: #ffffff !important;
  border-color: #ff8e0d !important;
  box-shadow: 0 15px 30px 0 rgba(255, 142, 13, 0.15);
}
.btn-warning {
  box-shadow: 0 15px 30px 0 rgba(255, 107, 0, 0.15);
}
.btn-warning,
.btn-warning:active {
  background-color: #ff6b00 !important;
  border-color: #ff6b00 !important;
  color: #ffffff !important;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
  color: #ffffff !important;
  background-color: #cc5600 !important;
  border-color: #cc5600 !important;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #cc5600 !important;
  border-color: #cc5600 !important;
}
.btn-warning:before {
  background: #ff6b00;
}
.btn-warning:hover {
  color: #ffffff !important;
  border-color: #ff6b00 !important;
  box-shadow: 0 15px 30px 0 rgba(255, 107, 0, 0.15);
}
.btn-danger {
  box-shadow: 0 15px 30px 0 rgba(65, 84, 241, 0.15);
}
.btn-danger,
.btn-danger:active {
  background-color: #4154f1 !important;
  border-color: #4154f1 !important;
  color: #ffffff !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
  color: #ffffff !important;
  background-color: #1129ee !important;
  border-color: #1129ee !important;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #1129ee !important;
  border-color: #1129ee !important;
}
.btn-danger:before {
  background: #4154f1;
}
.btn-danger:hover {
  color: #ffffff !important;
  border-color: #4154f1 !important;
  box-shadow: 0 15px 30px 0 rgba(65, 84, 241, 0.15);
}
.btn-white {
  color: #6b3df0 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: 0 15px 30px 0 rgba(107, 61, 240, 0.15);
}
.btn-white,
.btn-white:active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #808080 !important;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
  color: #666666 !important;
  background-color: #e6e6e6 !important;
  border-color: #e6e6e6 !important;
}
.btn-white.disabled,
.btn-white:disabled {
  color: #808080 !important;
  background-color: #e6e6e6 !important;
  border-color: #e6e6e6 !important;
}
.btn-white:before {
  background: #6b3df0;
}
.btn-white:hover {
  color: #ffffff !important;
  border-color: #6b3df0 !important;
  background-color: #ffffff !important;
  box-shadow: 0 15px 30px 0 rgba(255, 255, 255, 0.15);
}
.btn-black {
  color: #ffffff !important;
  background-color: #1a1a1a !important;
  border-color: #1a1a1a !important;
  box-shadow: 0 15px 30px 0 rgba(26, 26, 26, 0.15);
}
.btn-black,
.btn-black:active {
  background-color: #1a1a1a !important;
  border-color: #1a1a1a !important;
  color: #ffffff !important;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-black.disabled,
.btn-black:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-black:before {
  background: #4d4d4d;
}
.btn-black:hover {
  border-color: #4d4d4d !important;
  box-shadow: 0 15px 30px 0 rgba(26, 26, 26, 0.15);
}
.btn-primary-outline,
.btn-primary-outline:active {
  background-color: transparent !important;
  border-color: #6b3df0;
  color: #6b3df0;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
  color: #ffffff !important;
  background-color: #6b3df0 !important;
  border-color: #6b3df0 !important;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #6b3df0 !important;
  border-color: #6b3df0 !important;
}
.btn-primary-outline:before {
  background: #6b3df0;
}
.btn-primary-outline:hover {
  color: #ffffff !important;
  background-color: transparent !important;
  box-shadow: 0 15px 30px 0 rgba(107, 61, 240, 0.15);
}
.btn-secondary-outline,
.btn-secondary-outline:active {
  background-color: transparent !important;
  border-color: #301cab;
  color: #301cab;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
  color: #ffffff !important;
  background-color: #301cab !important;
  border-color: #301cab !important;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #301cab !important;
  border-color: #301cab !important;
}
.btn-secondary-outline:before {
  background: #301cab;
}
.btn-secondary-outline:hover {
  color: #ffffff !important;
  background-color: transparent !important;
  box-shadow: 0 15px 30px 0 rgba(48, 28, 171, 0.15);
}
.btn-info-outline,
.btn-info-outline:active {
  background-color: transparent !important;
  border-color: #4154f1;
  color: #4154f1;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
  color: #ffffff !important;
  background-color: #4154f1 !important;
  border-color: #4154f1 !important;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #4154f1 !important;
  border-color: #4154f1 !important;
}
.btn-info-outline:before {
  background: #4154f1;
}
.btn-info-outline:hover {
  color: #ffffff !important;
  background-color: transparent !important;
  box-shadow: 0 15px 30px 0 rgba(65, 84, 241, 0.15);
}
.btn-success-outline,
.btn-success-outline:active {
  background-color: transparent !important;
  border-color: #ff8e0d;
  color: #ff8e0d;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
  color: #ffffff !important;
  background-color: #ff8e0d !important;
  border-color: #ff8e0d !important;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #ff8e0d !important;
  border-color: #ff8e0d !important;
}
.btn-success-outline:before {
  background: #ff8e0d;
}
.btn-success-outline:hover {
  color: #ffffff !important;
  background-color: transparent !important;
  box-shadow: 0 15px 30px 0 rgba(255, 142, 13, 0.15);
}
.btn-warning-outline,
.btn-warning-outline:active {
  background-color: transparent !important;
  border-color: #ff6b00;
  color: #ff6b00;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
  color: #ffffff !important;
  background-color: #ff6b00 !important;
  border-color: #ff6b00 !important;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #ff6b00 !important;
  border-color: #ff6b00 !important;
}
.btn-warning-outline:before {
  background: #ff6b00;
}
.btn-warning-outline:hover {
  color: #ffffff !important;
  background-color: transparent !important;
  box-shadow: 0 15px 30px 0 rgba(255, 107, 0, 0.15);
}
.btn-danger-outline,
.btn-danger-outline:active {
  background-color: transparent !important;
  border-color: #4154f1;
  color: #4154f1;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
  color: #ffffff !important;
  background-color: #4154f1 !important;
  border-color: #4154f1 !important;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #4154f1 !important;
  border-color: #4154f1 !important;
}
.btn-danger-outline:before {
  background: #4154f1;
}
.btn-danger-outline:hover {
  color: #ffffff !important;
  background-color: transparent !important;
  box-shadow: 0 15px 30px 0 rgba(65, 84, 241, 0.15);
}
.btn-black-outline {
  border-color: #1a1a1a !important;
}
.btn-black-outline,
.btn-black-outline:active,
.btn-black-outline.active {
  background-color: transparent;
  border-color: transparent;
  color: #1a1a1a;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus {
  color: #ffffff;
  background-color: transparent !important;
  box-shadow: 0 15px 30px 0 rgba(26, 26, 26, 0.15);
}
.btn-black-outline:before {
  background: #4d4d4d;
}
.btn-white-outline {
  color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-white-outline,
.btn-white-outline:active,
.btn-white-outline.active {
  background-color: transparent;
  border-color: transparent;
  color: #ffffff;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus {
  color: #6b3df0 !important;
  border-color: #ffffff !important;
  background-color: transparent !important;
  box-shadow: 0 15px 30px 0 rgba(255, 255, 255, 0.15);
}
.btn-white-outline:before {
  background: #ffffff;
}
.text-primary {
  color: #6b3df0 !important;
}
.text-secondary {
  color: #301cab !important;
}
.text-success {
  color: #ff8e0d !important;
}
.text-info {
  color: #4154f1 !important;
}
.text-warning {
  color: #ff6b00 !important;
}
.text-danger {
  color: #4154f1 !important;
}
.text-white {
  color: #ffffff !important;
}
.text-black {
  color: #1a1a1a !important;
}
a.text-primary:hover,
a.text-primary:focus,
a.text-primary.active {
  color: #3a0eb9 !important;
}
a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.active {
  color: #170e53 !important;
}
a.text-success:hover,
a.text-success:focus,
a.text-success.active {
  color: #a65800 !important;
}
a.text-info:hover,
a.text-info:focus,
a.text-info.active {
  color: #0e21be !important;
}
a.text-warning:hover,
a.text-warning:focus,
a.text-warning.active {
  color: #994000 !important;
}
a.text-danger:hover,
a.text-danger:focus,
a.text-danger.active {
  color: #0e21be !important;
}
a.text-white:hover,
a.text-white:focus,
a.text-white.active {
  color: #cccccc !important;
}
a.text-black:hover,
a.text-black:focus,
a.text-black.active {
  color: #000000 !important;
}
.nav-tabs .nav-link.active {
  color: #6b3df0;
}
.nav-tabs .nav-link:not(.active) {
  color: #1a1a1a;
}
.alert-success {
  background-color: #40A50B;
}
.alert-info {
  background-color: #4154f1;
}
.alert-warning {
  background-color: #ff6b00;
}
.alert-danger {
  background-color: #4154f1;
}
.mbr-section-btn a.btn:not(.btn-form) {
  border-radius: 45px;
}
.mbr-gallery-filter li a {
  border-radius: 45px !important;
}
.mbr-gallery-filter li.active .btn {
  background-color: #6b3df0;
  border-color: #6b3df0;
  color: #ffffff;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
.nav-tabs .nav-link {
  border-radius: 45px !important;
}
a,
a:hover {
  color: #6b3df0;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #fbfaff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #ffedd9;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffe1cc;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
/* Scroll to top button*/
#scrollToTop a {
  border-radius: 45px;
}
.form-control {
  font-family: 'Barlow', sans-serif;
  font-size: 1.2rem;
  line-height: 1.867;
  font-weight: 400;
}
.form-control > .mbr-iconfont {
  font-size: 1.5rem;
}
.form-control:-webkit-input-placeholder {
  font-family: 'Barlow', sans-serif;
  font-size: 1.2rem;
  line-height: 1.867;
  font-weight: 400;
}
.form-control:-webkit-input-placeholder > .mbr-iconfont {
  font-size: 1.5rem;
}
blockquote {
  border-color: #6b3df0;
}
/* Forms */
.mbr-form .input-group-btn .btn {
  border-radius: 45px !important;
}
.mbr-form .mbr-section-btn button[type="submit"] {
  border-radius: 45px !important;
}
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #6b3df0;
  color: #ffffff;
}
.jq-number__spin {
  transition: 0.25s ease;
}
.jq-number__spin:hover {
  border-color: #6b3df0;
}
.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
  transition: 0.4s;
  border-top-color: #353535;
  border-bottom-color: #353535;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
  border-top-color: #6b3df0;
  border-bottom-color: #6b3df0;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  color: #ffffff !important;
  background-color: #6b3df0 !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: #301cab !important;
  box-shadow: none !important;
}
.lazy-bg {
  background-image: none !important;
}
.lazy-placeholder:not(section),
.lazy-none {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.lazy-placeholder,
.lazy-placeholder:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  background: transparent no-repeat center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%236b3df0' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
section.lazy-placeholder:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a.btn-white {
  color: #6b3df0 !important;
}
.mbr-arrow-up {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  box-shadow: 0px 10px 33.25px 1.75px rgba(0, 27, 103, 0.35);
}
.mbr-arrow-up a {
  background: rgba(107, 61, 240, 0.6);
}
.mbr-arrow-up a:hover {
  background: #6b3df0;
}
.cid-swt8GJz6IZ {
  padding-top: 10rem;
  padding-bottom: 10rem;
  background-image: url("../../../assets/images/034-1.jpg");
}
.cid-swt8GJz6IZ .mbr-img-wrap {
  height: 100%;
  object-fit: cover;
}
.cid-swt8GJz6IZ .mbr-section-tag {
  margin-bottom: 14px;
}
.cid-swt8GJz6IZ .mbr-section-btn {
  margin: 1.625rem 0 0 0;
}
.cid-swt8GJz6IZ .mbr-section-title {
  margin-bottom: 2.1875rem;
  color: #ffffff;
}
.cid-svDFo4dapf {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-svDFo4dapf .mbr-text {
  position: relative;
  text-align: left;
}
.cid-svDFo4dapf .mbr-text:before {
  color: #333333;
  content: "\201C";
  font-size: 3em;
  line-height: 0.1em;
  margin-right: 0.2em;
  vertical-align: -0.4em;
  position: absolute;
  top: 10px;
  left: -2rem;
}
.cid-svDFo4dapf img {
  object-fit: contain;
}
.cid-svDFo4dapf .mbr-text:after {
  color: #333333;
  content: "\201D";
  font-size: 3em;
  line-height: 0.1em;
  vertical-align: -0.45em;
  position: absolute;
  bottom: 10px;
  right: -2rem;
}
@media (max-width: 767px) {
  .cid-svDFo4dapf .mbr-text:after,
  .cid-svDFo4dapf .mbr-text:before {
    display: none;
  }
}
.cid-svDF4oMfpT {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #f4f8fa;
}
.cid-svDF4oMfpT a:link {
  text-decoration: none;
}
.cid-svDF4oMfpT .icon-transition span {
  padding: 0.1rem 0.9rem;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  height: 3em;
  line-height: 3em;
  width: 3em;
  background: #ffffff none repeat scroll 0 0;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-size: 14px;
}
.cid-svDF4oMfpT .icon-transition span:hover {
  background-color: #bbbbbb;
}
.cid-svDF4oMfpT .social-media ul {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}
.cid-svDF4oMfpT .social-media ul li {
  padding: 4px;
  display: inline-block;
}
.cid-svDF4oMfpT .foot-menu {
  -webkit-flex-direction: row;
  flex-direction: row;
  margin: 0;
  margin-bottom: 8px;
  padding: .6em 0;
}
.cid-svDF4oMfpT .foot-menu > li {
  font-size: 14px;
  padding: 0;
  display: inline-block;
}
.cid-svDF4oMfpT .foot-menu > li .rhombus {
  width: 0;
  height: 0;
  right: 4px;
  border: 4px solid transparent;
  border-bottom-color: #7069da;
  position: relative;
  top: -19px;
}
.cid-svDF4oMfpT .foot-menu > li .rhombus::after {
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  left: -4px;
  top: 4px;
  border: 4px solid transparent;
  border-top-color: #7069da;
}
.cid-svDF4oMfpT .foot-menu li a {
  font-family: 'OpenSans', sans-serif;
  display: inline-block;
  letter-spacing: 2px;
  padding: 0 10px;
}
.cid-svDF4oMfpT .plan-title,
.cid-svDF4oMfpT .text-letter {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-weight: 600;
}
.cid-svDF4oMfpT .plan-title {
  color: #444444;
}
@media (max-width: 767px) {
  .cid-svDF4oMfpT .foot-menu {
    padding: 15px 1rem;
  }
}
.cid-svDF4oMfpT .mbr-section-title span {
  color: #ffbc00;
}
section {
  background-color: #ffffff; }

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

:focus {
  outline: none; }

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

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

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

a {
  font-style: normal;
  cursor: pointer; }
  a, a:hover {
    text-decoration: none; }

figure {
  margin-bottom: 0; }

body {
  color: #6a7c92; }

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

b,
strong {
  font-weight: bold; }

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

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

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

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

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

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

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

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

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

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

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

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

/*! Media  */
.media-size-item {
  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; }

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

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

.card-box {
  width: 100%; }

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

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

.mbr-figure {
  align-self: center; }

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.mbr-section-btn {
  margin-left: -0.6rem;
  margin-right: -0.6rem;
  font-size: 0; }

.btn {
  font-weight: 700;
  line-height: 20px !important;
  border-width: 0.8px;
  font-style: normal;
  margin: 0.6rem 0.6rem;
  white-space: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }

.btn-sm {
  font-weight: 700;
  letter-spacing: 0px;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }

.btn-md {
  font-weight: 700;
  letter-spacing: 0px;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }

.btn-lg {
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 1 !important;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }

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

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

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

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

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

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

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

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

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

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

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

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

/* 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: 16px; }

.mbr-arrow-up a {
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 40px;
  width: 40px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-align: center; }
  .mbr-arrow-up a i {
    line-height: 40px; }

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

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  line-height: 40px;
  font-style: normal;
  position: relative; }

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  transform: translateX(-50%); }
  .mbr-arrow > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    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); }
  50% {
    transform: translateY(-5px); }
  100% {
    transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px); }
  100% {
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto; } }
/*Gradients animation*/
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.menu .navbar-brand {
  display: -webkit-flex; }
  .menu .navbar-brand span {
    display: flex;
    display: -webkit-flex; }
  .menu .navbar-brand .navbar-caption-wrap {
    display: -webkit-flex; }
  .menu .navbar-brand .navbar-logo img {
    display: -webkit-flex; }
@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox; } }
@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 93.5vh; }
    .menu .navbar-collapse.show {
      overflow: auto; } }
@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex; }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important; }
  .menu .collapsed .navbar-collapse {
    max-height: 93.5vh; }
    .menu .collapsed .navbar-collapse.show {
      overflow: auto; } }
@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 80vh; } }

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

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

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

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

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

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

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

.form-inline {
  display: -webkit-flex; }

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

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

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

.media {
  display: -webkit-flex; }

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

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

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

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

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

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

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

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

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

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }

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

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

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

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

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }

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

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

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

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 992px) {
  .navbar-toggleable-md {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }

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

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

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

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

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }

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

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

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

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

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

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

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

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

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

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

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

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

.card-img {
  width: auto; }

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

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  .mbr-arrow {
    display: none; } }
.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: 0.357em;
  padding: 0; }

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: 1.1rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
  text-align: center; }
  .alert.alert-form::after {
    background-color: inherit;
    bottom: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    transform: rotate(45deg);
    width: 14px; }

.form-control {
  background-color: #ffffff;
  background-clip: border-box;
  color: #010a44;
  line-height: 1rem !important;
  height: auto;
  padding: 0.6rem 1.2rem;
  transition: border-color 0.25s ease 0s;
  border: 1px solid transparent !important;
  border-radius: 4px; }
  .form-active .form-control:invalid {
    border-color: red; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
  .container {
    padding-left: 1rem;
    padding-right: 1rem; }

  .row {
    margin-left: -1rem;
    margin-right: -1rem; }
    .row > [class*="col"] {
      padding-left: 1rem;
      padding-right: 1rem; } }
@media (min-width: 768px) {
  .container-fluid {
    padding-left: 2rem;
    padding-right: 2rem; } }
@media (min-width: 768px) and (max-width: 991px) {
  .mbr-container {
    padding-left: 2rem;
    padding-right: 2rem; } }
@media (max-width: 767px) {
  .mbr-container {
    padding-left: 1rem;
    padding-right: 1rem; } }
.card-wrapper,
.item-wrapper {
  overflow: hidden; }

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

a.btn, .btn[type='submit'] {
  z-index: 2;
  overflow: hidden;
  position: relative; }
  a.btn:before, .btn[type='submit']:before {
    content: "";
    top: 0;
    left: auto;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 0;
    position: absolute;
    transition: width .3s linear; }
  a.btn:hover::before, .btn[type='submit']:hover::before {
    left: 0;
    width: 100%;
    right: auto; }

a {
  transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }

.box-shadow  {
-webkit-box-shadow: 24px 24px 22px -15px rgba(91,91,91,0.70); 
box-shadow: 24px 24px 22px -15px rgba(91,91,91,0.70);
}

/*# sourceMappingURL=style.css.map */
.cid-swh4KoGjjZ {
  padding-top: 10rem;
  padding-bottom: 10rem;
  background-image: url("../../../assets/images/mbr-1920x1276.png");
}
.cid-swh4KoGjjZ .mbr-img-wrap {
  height: 100%;
  object-fit: cover;
}
.cid-swh4KoGjjZ .mbr-section-tag {
  margin-bottom: 14px;
}
.cid-swh4KoGjjZ .mbr-section-btn {
  margin: 1.625rem 0 0 0;
}
.cid-swh4KoGjjZ .mbr-section-title {
  margin-bottom: 2.1875rem;
  color: #ffffff;
}
.cid-svDFzrj13f {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-svDFzrj13f H1 {
  color: #232323;
  text-align: center;
}
.cid-svDFzrj13f .mbr-text,
.cid-svDFzrj13f .mbr-section-btn {
  color: #232323;
  text-align: center;
}
.cid-svDFzrj13f .img-box {
  position: relative;
}
.cid-svDFzrj13f .card-ico span {
  font-size: 96px;
  color: #6b3df0;
  padding: 0.6rem;
  margin-right: 1.5rem;
  border-radius: 8px;
}
.cid-svDFzrj13f .card-ico .ico1 {
  background-color: #4249cc;
}
.cid-svDFzrj13f .mbr-iconfont {
  transition: all 0.3s;
  color: #ffffff !important;
  font-size: 1rem !important;
}
.cid-svDFzrj13f .card {
  display: flex;
  flex-direction: row;
  max-width: 350px;
}
.cid-svDFzrj13f .img1 {
  position: absolute;
  top: 0;
  left: 3rem;
  z-index: 1;
}
.cid-svDFzrj13f .img2 {
  position: absolute;
  bottom: 0;
  right: 3rem;
  z-index: 2;
}
.cid-svDFzrj13f img {
  width: 48%;
  border-radius: 10px;
  box-shadow: 0 10px 55px 5px rgba(60, 35, 215, 0.35);
}
@media (max-width: 992px) {
  .cid-svDFzrj13f .img-box {
    height: 500px;
  }
  .cid-svDFzrj13f .img1 {
    left: 1rem;
  }
  .cid-svDFzrj13f .img2 {
    right: 1rem;
  }
  .cid-svDFzrj13f img {
    width: 50%;
  }
}
@media (max-width: 576px) {
  .cid-svDFzrj13f img {
    width: 60%;
  }
  .cid-svDFzrj13f .img-box {
    height: 300px;
  }
}
@media (max-width: 576px) {
  .cid-svDFzrj13f .author-box {
    justify-content: center;
  }
  .cid-svDFzrj13f .card {
    flex-direction: column;
    align-items: center;
    padding: 1rem 0!important;
  }
  .cid-svDFzrj13f .card .card-ico {
    margin-bottom: 2rem;
  }
  .cid-svDFzrj13f .card:hover {
    box-shadow: none;
    transform: none;
  }
  .cid-svDFzrj13f .card-ico span {
    margin-right: 0rem;
  }
}
.cid-svDFzrj13f .author-box {
  display: flex;
  flex-direction: row;
}
.cid-svDFzrj13f .face {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  box-shadow: none;
  margin: 0rem;
}
.cid-svDFzrj13f .author {
  padding-left: 2rem;
  margin: auto 0;
}
.cid-svDFzrj13f h3,
.cid-svDFzrj13f h4 {
  margin: 0;
  padding: 0;
}
.cid-svDFzrj13f .card-title,
.cid-svDFzrj13f .mbr-section-subtitle {
  color: #232323;
}
.cid-svDFzrj13f H3 {
  color: #ffffff;
  text-align: center;
}
.cid-sFAW5T1bAH {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #f4f8fa;
}
.cid-sFAW5T1bAH a:link {
  text-decoration: none;
}
.cid-sFAW5T1bAH .icon-transition span {
  padding: 0.1rem 0.9rem;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  height: 3em;
  line-height: 3em;
  width: 3em;
  background: #ffffff none repeat scroll 0 0;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-size: 14px;
}
.cid-sFAW5T1bAH .icon-transition span:hover {
  background-color: #bbbbbb;
}
.cid-sFAW5T1bAH .social-media ul {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}
.cid-sFAW5T1bAH .social-media ul li {
  padding: 4px;
  display: inline-block;
}
.cid-sFAW5T1bAH .foot-menu {
  -webkit-flex-direction: row;
  flex-direction: row;
  margin: 0;
  margin-bottom: 8px;
  padding: .6em 0;
}
.cid-sFAW5T1bAH .foot-menu > li {
  font-size: 14px;
  padding: 0;
  display: inline-block;
}
.cid-sFAW5T1bAH .foot-menu > li .rhombus {
  width: 0;
  height: 0;
  right: 4px;
  border: 4px solid transparent;
  border-bottom-color: #7069da;
  position: relative;
  top: -19px;
}
.cid-sFAW5T1bAH .foot-menu > li .rhombus::after {
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  left: -4px;
  top: 4px;
  border: 4px solid transparent;
  border-top-color: #7069da;
}
.cid-sFAW5T1bAH .foot-menu li a {
  font-family: 'OpenSans', sans-serif;
  display: inline-block;
  letter-spacing: 2px;
  padding: 0 10px;
}
.cid-sFAW5T1bAH .plan-title,
.cid-sFAW5T1bAH .text-letter {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-weight: 600;
}
.cid-sFAW5T1bAH .plan-title {
  color: #444444;
}
@media (max-width: 767px) {
  .cid-sFAW5T1bAH .foot-menu {
    padding: 15px 1rem;
  }
}
.cid-sFAW5T1bAH .mbr-section-title span {
  color: #ffbc00;
}
section {
  background-color: #ffffff; }

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

:focus {
  outline: none; }

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

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

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

a {
  font-style: normal;
  cursor: pointer; }
  a, a:hover {
    text-decoration: none; }

figure {
  margin-bottom: 0; }

body {
  color: #6a7c92; }

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

b,
strong {
  font-weight: bold; }

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

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

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

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

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

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

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

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

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

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

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

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

/*! Media  */
.media-size-item {
  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; }

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

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

.card-box {
  width: 100%; }

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

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

.mbr-figure {
  align-self: center; }

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.mbr-section-btn {
  margin-left: -0.6rem;
  margin-right: -0.6rem;
  font-size: 0; }

.btn {
  font-weight: 700;
  line-height: 20px !important;
  border-width: 0.8px;
  font-style: normal;
  margin: 0.6rem 0.6rem;
  white-space: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }

.btn-sm {
  font-weight: 700;
  letter-spacing: 0px;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }

.btn-md {
  font-weight: 700;
  letter-spacing: 0px;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }

.btn-lg {
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 1 !important;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }

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

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

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

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

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

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

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

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

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

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

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

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

/* 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: 16px; }

.mbr-arrow-up a {
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 40px;
  width: 40px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-align: center; }
  .mbr-arrow-up a i {
    line-height: 40px; }

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

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  line-height: 40px;
  font-style: normal;
  position: relative; }

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  transform: translateX(-50%); }
  .mbr-arrow > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    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); }
  50% {
    transform: translateY(-5px); }
  100% {
    transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px); }
  100% {
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto; } }
/*Gradients animation*/
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.menu .navbar-brand {
  display: -webkit-flex; }
  .menu .navbar-brand span {
    display: flex;
    display: -webkit-flex; }
  .menu .navbar-brand .navbar-caption-wrap {
    display: -webkit-flex; }
  .menu .navbar-brand .navbar-logo img {
    display: -webkit-flex; }
@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox; } }
@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 93.5vh; }
    .menu .navbar-collapse.show {
      overflow: auto; } }
@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex; }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important; }
  .menu .collapsed .navbar-collapse {
    max-height: 93.5vh; }
    .menu .collapsed .navbar-collapse.show {
      overflow: auto; } }
@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 80vh; } }

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

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

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

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

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

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

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

.form-inline {
  display: -webkit-flex; }

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

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

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

.media {
  display: -webkit-flex; }

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

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

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

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

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

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

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

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

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

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }

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

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

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

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

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }

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

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

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

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 992px) {
  .navbar-toggleable-md {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }

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

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

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

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

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }

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

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

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

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

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

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

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

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

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

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

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

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

.card-img {
  width: auto; }

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

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  .mbr-arrow {
    display: none; } }
.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: 0.357em;
  padding: 0; }

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: 1.1rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
  text-align: center; }
  .alert.alert-form::after {
    background-color: inherit;
    bottom: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    transform: rotate(45deg);
    width: 14px; }

.form-control {
  background-color: #ffffff;
  background-clip: border-box;
  color: #010a44;
  line-height: 1rem !important;
  height: auto;
  padding: 0.6rem 1.2rem;
  transition: border-color 0.25s ease 0s;
  border: 1px solid transparent !important;
  border-radius: 4px; }
  .form-active .form-control:invalid {
    border-color: red; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
  .container {
    padding-left: 1rem;
    padding-right: 1rem; }

  .row {
    margin-left: -1rem;
    margin-right: -1rem; }
    .row > [class*="col"] {
      padding-left: 1rem;
      padding-right: 1rem; } }
@media (min-width: 768px) {
  .container-fluid {
    padding-left: 2rem;
    padding-right: 2rem; } }
@media (min-width: 768px) and (max-width: 991px) {
  .mbr-container {
    padding-left: 2rem;
    padding-right: 2rem; } }
@media (max-width: 767px) {
  .mbr-container {
    padding-left: 1rem;
    padding-right: 1rem; } }
.card-wrapper,
.item-wrapper {
  overflow: hidden; }

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

a.btn, .btn[type='submit'] {
  z-index: 2;
  overflow: hidden;
  position: relative; }
  a.btn:before, .btn[type='submit']:before {
    content: "";
    top: 0;
    left: auto;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 0;
    position: absolute;
    transition: width .3s linear; }
  a.btn:hover::before, .btn[type='submit']:hover::before {
    left: 0;
    width: 100%;
    right: auto; }

a {
  transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }

.box-shadow  {
-webkit-box-shadow: 24px 24px 22px -15px rgba(91,91,91,0.70); 
box-shadow: 24px 24px 22px -15px rgba(91,91,91,0.70);
}

/*# sourceMappingURL=style.css.map */
.cid-tB8yd47KKq {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-image: url("../../../assets/images/mbr-1280x720.png");
}
.cid-tB8yd47KKq .mbr-fallback-image.disabled {
  display: none;
}
.cid-tB8yd47KKq .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 991px) {
  .cid-tB8yd47KKq .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-tB8yd47KKq img {
  border-radius: 2rem;
}
.cid-tB8yd47KKq .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tB8yd47KKq .image-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 992px) {
  .cid-tB8yd47KKq .text-wrapper {
    padding: 0 2rem;
  }
}
.cid-tB8yd47KKq .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
.cid-tB8yd47KKq .mbr-text,
.cid-tB8yd47KKq .mbr-section-btn {
  color: #ffffff;
  text-align: center;
}
.cid-tBwjk03KsY {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-tBwjk03KsY .mbr-fallback-image.disabled {
  display: none;
}
.cid-tBwjk03KsY .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tBwjk03KsY .container,
.cid-tBwjk03KsY .container-fluid {
  padding: 0 60px;
}
@media (max-width: 992px) {
  .cid-tBwjk03KsY .container,
  .cid-tBwjk03KsY .container-fluid {
    padding: 0 20px;
  }
}
.cid-tBwjk03KsY .title-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
@media (max-width: 992px) {
  .cid-tBwjk03KsY .title-wrapper {
    margin-bottom: 50px;
    padding: 0;
  }
}
.cid-tBwjk03KsY .title-wrapper .mbr-section-title {
  margin-bottom: 0;
}
.cid-tBwjk03KsY .text-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 50px;
  border-left: 1px solid #3d4045;
}
@media (max-width: 992px) {
  .cid-tBwjk03KsY .text-wrapper {
    border: none;
  }
}
@media (max-width: 992px) {
  .cid-tBwjk03KsY .text-wrapper {
    padding: 0;
  }
}
.cid-tBwjk03KsY .text-wrapper .mbr-text {
  margin-bottom: 0;
}
.cid-tBwjk03KsY .mbr-section-title {
  color: #3d4045;
}
.cid-tBwjk03KsY .mbr-text {
  color: #4a4595;
}
.cid-tzP0DwJB4N {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #e0e5ff;
  background: linear-gradient(-45deg, rgba(224, 229, 255, 0.8), #17003b);
}
.cid-tzP0DwJB4N .title_block {
  margin-bottom: 50px;
}
.cid-tzP0DwJB4N .mbr-section-subtitle {
  margin-bottom: 16px;
  color: #ffffff;
  letter-spacing: 1.6px;
  line-height: 1;
  font-weight: 600;
}
.cid-tzP0DwJB4N .mbr-section-title {
  color: #ffffff;
}
.cid-tzP0DwJB4N .item:nth-child(1) .iconfont-wrapper {
  box-shadow: 0px 14px 30px 0px rgba(107, 61, 240, 0.4);
  background-image: linear-gradient(40deg, #6b3df0 0%, #b39cf7 100%);
}
.cid-tzP0DwJB4N .item:nth-child(2) .iconfont-wrapper {
  box-shadow: 0px 14px 30px 0px rgba(255, 142, 13, 0.4);
  background-image: linear-gradient(40deg, #ff8e0d 0%, #ffbe73 100%);
}
.cid-tzP0DwJB4N .item:nth-child(3) .iconfont-wrapper {
  box-shadow: 0px 14px 30px 0px rgba(255, 107, 0, 0.4);
  background-image: linear-gradient(40deg, #ff6b00 0%, #ffa666 100%);
}
.cid-tzP0DwJB4N .item:nth-child(4) .iconfont-wrapper {
  box-shadow: 0px 14px 30px 0px rgba(65, 84, 241, 0.4);
  background-image: linear-gradient(40deg, #4154f1 0%, #a0aaf8 100%);
}
.cid-tzP0DwJB4N .item:nth-child(5) .iconfont-wrapper {
  box-shadow: 0px 14px 30px 0px rgba(65, 84, 241, 0.4);
  background-image: linear-gradient(40deg, #4154f1 0%, #a0aaf8 100%);
}
.cid-tzP0DwJB4N .item:nth-child(6) .iconfont-wrapper {
  box-shadow: 0px 14px 30px 0px rgba(48, 28, 171, 0.4);
  background-image: linear-gradient(40deg, #301cab 0%, #604be2 100%);
}
.cid-tzP0DwJB4N .iconfont-wrapper {
  left: 50%;
  top: -35px;
  width: 70px;
  height: 70px;
  text-align: center;
  position: absolute;
  border-radius: 50%;
  transform: translateX(-50%);
}
.cid-tzP0DwJB4N .iconfont-wrapper .mbr-iconfont {
  color: #ffffff;
  font-size: 34px;
  line-height: 70px;
}
.cid-tzP0DwJB4N .card_wrap {
  padding: 45px;
  padding-top: 65px;
  margin-top: 60px;
  border-radius: 5px;
  position: relative;
  background-color: #ffffff;
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.08);
  text-align: center;
  transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.cid-tzP0DwJB4N .card_wrap:hover {
  transform: translateY(-16px);
}
.cid-tzP0DwJB4N .card_title {
  margin-bottom: 20px;
  color: #301cab;
}
@media (max-width: 991px) {
  .cid-tzP0DwJB4N .title_block {
    margin-bottom: 30px;
  }
  .cid-tzP0DwJB4N .card_wrap {
    padding: 35px;
    padding-top: 65px;
  }
}
.cid-tzP0DwJB4N .mbr-text {
  color: #232323;
}
.cid-u9OiFizZPs {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-u9OiFizZPs .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-u9OiFizZPs .card-title {
  margin-bottom: 26px;
  color: #301cab;
}
.cid-u9OiFizZPs .mbr-text {
  margin-bottom: 30px;
}
.cid-u9OiFizZPs .iconfont-wrapper {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  box-shadow: 0px 14px 30px 0px rgba(107, 61, 240, 0.4);
  background-image: linear-gradient(40deg, #6b3df0 0%, #b39cf7 100%);
}
.cid-u9OiFizZPs .iconfont-wrapper .mbr-iconfont {
  color: #ffffff;
  font-size: 42px;
  line-height: 80px;
}
.cid-u9OiFizZPs .btn_link {
  display: block;
  margin-bottom: 0;
  position: relative;
  font-weight: 700;
}
.cid-u9OiFizZPs .btn_link span {
  display: inline-block;
  margin-left: .25rem;
  font-size: 16px;
  vertical-align: middle;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.cid-u9OiFizZPs .btn_link:hover {
  cursor: pointer;
}
.cid-u9OiFizZPs .btn_link:hover a {
  color: #6b3df0 !important;
}
.cid-u9OiFizZPs .btn_link:hover span {
  transform: translatex(5px);
}
@media (min-width: 992px) {
  .cid-u9OiFizZPs .text-wrapper {
    padding-right: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-u9OiFizZPs .text-wrapper {
    text-align: center;
  }
  .cid-u9OiFizZPs .image-wrapper {
    margin-bottom: 40px;
  }
  .cid-u9OiFizZPs .mbr-text {
    margin-bottom: 20px;
  }
  .cid-u9OiFizZPs .iconfont-wrapper {
    margin-bottom: 20px;
  }
}
.cid-u9OiFizZPs .mbr-fallback-image.disabled {
  display: none;
}
.cid-u9OiFizZPs .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-u9OodsgfC3 {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-u9OodsgfC3 .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-u9OodsgfC3 .card-title {
  margin-bottom: 26px;
  color: #301cab;
}
.cid-u9OodsgfC3 .mbr-text {
  margin-bottom: 30px;
}
.cid-u9OodsgfC3 .iconfont-wrapper {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  box-shadow: 0px 14px 30px 0px rgba(107, 61, 240, 0.4);
  background-image: linear-gradient(40deg, #6b3df0 0%, #b39cf7 100%);
}
.cid-u9OodsgfC3 .iconfont-wrapper .mbr-iconfont {
  color: #ffffff;
  font-size: 42px;
  line-height: 80px;
}
.cid-u9OodsgfC3 .btn_link {
  display: block;
  margin-bottom: 0;
  position: relative;
  font-weight: 700;
}
.cid-u9OodsgfC3 .btn_link span {
  display: inline-block;
  margin-left: .25rem;
  font-size: 16px;
  vertical-align: middle;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.cid-u9OodsgfC3 .btn_link:hover {
  cursor: pointer;
}
.cid-u9OodsgfC3 .btn_link:hover a {
  color: #6b3df0 !important;
}
.cid-u9OodsgfC3 .btn_link:hover span {
  transform: translatex(5px);
}
@media (min-width: 992px) {
  .cid-u9OodsgfC3 .text-wrapper {
    padding-right: 0;
    padding-left: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-u9OodsgfC3 .text-wrapper {
    text-align: center;
  }
  .cid-u9OodsgfC3 .image-wrapper {
    margin-bottom: 40px;
  }
  .cid-u9OodsgfC3 .mbr-text {
    margin-bottom: 20px;
  }
  .cid-u9OodsgfC3 .iconfont-wrapper {
    margin-bottom: 20px;
  }
}
.cid-u9OodsgfC3 .mbr-fallback-image.disabled {
  display: none;
}
.cid-u9OodsgfC3 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-u9Op5T7JXY {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-u9Op5T7JXY .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-u9Op5T7JXY .card-title {
  margin-bottom: 26px;
  color: #301cab;
}
.cid-u9Op5T7JXY .mbr-text {
  margin-bottom: 30px;
}
.cid-u9Op5T7JXY .iconfont-wrapper {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  box-shadow: 0px 14px 30px 0px rgba(107, 61, 240, 0.4);
  background-image: linear-gradient(40deg, #6b3df0 0%, #b39cf7 100%);
}
.cid-u9Op5T7JXY .iconfont-wrapper .mbr-iconfont {
  color: #ffffff;
  font-size: 42px;
  line-height: 80px;
}
.cid-u9Op5T7JXY .btn_link {
  display: block;
  margin-bottom: 0;
  position: relative;
  font-weight: 700;
}
.cid-u9Op5T7JXY .btn_link span {
  display: inline-block;
  margin-left: .25rem;
  font-size: 16px;
  vertical-align: middle;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.cid-u9Op5T7JXY .btn_link:hover {
  cursor: pointer;
}
.cid-u9Op5T7JXY .btn_link:hover a {
  color: #6b3df0 !important;
}
.cid-u9Op5T7JXY .btn_link:hover span {
  transform: translatex(5px);
}
@media (min-width: 992px) {
  .cid-u9Op5T7JXY .text-wrapper {
    padding-right: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-u9Op5T7JXY .text-wrapper {
    text-align: center;
  }
  .cid-u9Op5T7JXY .image-wrapper {
    margin-bottom: 40px;
  }
  .cid-u9Op5T7JXY .mbr-text {
    margin-bottom: 20px;
  }
  .cid-u9Op5T7JXY .iconfont-wrapper {
    margin-bottom: 20px;
  }
}
.cid-u9Op5T7JXY .mbr-fallback-image.disabled {
  display: none;
}
.cid-u9Op5T7JXY .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-u9OpxVvZWN {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-u9OpxVvZWN .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-u9OpxVvZWN .card-title {
  margin-bottom: 26px;
  color: #301cab;
}
.cid-u9OpxVvZWN .mbr-text {
  margin-bottom: 30px;
}
.cid-u9OpxVvZWN .iconfont-wrapper {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  box-shadow: 0px 14px 30px 0px rgba(107, 61, 240, 0.4);
  background-image: linear-gradient(40deg, #6b3df0 0%, #b39cf7 100%);
}
.cid-u9OpxVvZWN .iconfont-wrapper .mbr-iconfont {
  color: #ffffff;
  font-size: 42px;
  line-height: 80px;
}
.cid-u9OpxVvZWN .btn_link {
  display: block;
  margin-bottom: 0;
  position: relative;
  font-weight: 700;
}
.cid-u9OpxVvZWN .btn_link span {
  display: inline-block;
  margin-left: .25rem;
  font-size: 16px;
  vertical-align: middle;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.cid-u9OpxVvZWN .btn_link:hover {
  cursor: pointer;
}
.cid-u9OpxVvZWN .btn_link:hover a {
  color: #6b3df0 !important;
}
.cid-u9OpxVvZWN .btn_link:hover span {
  transform: translatex(5px);
}
@media (min-width: 992px) {
  .cid-u9OpxVvZWN .text-wrapper {
    padding-right: 0;
    padding-left: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-u9OpxVvZWN .text-wrapper {
    text-align: center;
  }
  .cid-u9OpxVvZWN .image-wrapper {
    margin-bottom: 40px;
  }
  .cid-u9OpxVvZWN .mbr-text {
    margin-bottom: 20px;
  }
  .cid-u9OpxVvZWN .iconfont-wrapper {
    margin-bottom: 20px;
  }
}
.cid-u9OpxVvZWN .mbr-fallback-image.disabled {
  display: none;
}
.cid-u9OpxVvZWN .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-u9Oq6enfrR {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-u9Oq6enfrR .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-u9Oq6enfrR .card-title {
  margin-bottom: 26px;
  color: #301cab;
}
.cid-u9Oq6enfrR .mbr-text {
  margin-bottom: 30px;
}
.cid-u9Oq6enfrR .iconfont-wrapper {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  box-shadow: 0px 14px 30px 0px rgba(107, 61, 240, 0.4);
  background-image: linear-gradient(40deg, #6b3df0 0%, #b39cf7 100%);
}
.cid-u9Oq6enfrR .iconfont-wrapper .mbr-iconfont {
  color: #ffffff;
  font-size: 42px;
  line-height: 80px;
}
.cid-u9Oq6enfrR .btn_link {
  display: block;
  margin-bottom: 0;
  position: relative;
  font-weight: 700;
}
.cid-u9Oq6enfrR .btn_link span {
  display: inline-block;
  margin-left: .25rem;
  font-size: 16px;
  vertical-align: middle;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.cid-u9Oq6enfrR .btn_link:hover {
  cursor: pointer;
}
.cid-u9Oq6enfrR .btn_link:hover a {
  color: #6b3df0 !important;
}
.cid-u9Oq6enfrR .btn_link:hover span {
  transform: translatex(5px);
}
@media (min-width: 992px) {
  .cid-u9Oq6enfrR .text-wrapper {
    padding-right: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-u9Oq6enfrR .text-wrapper {
    text-align: center;
  }
  .cid-u9Oq6enfrR .image-wrapper {
    margin-bottom: 40px;
  }
  .cid-u9Oq6enfrR .mbr-text {
    margin-bottom: 20px;
  }
  .cid-u9Oq6enfrR .iconfont-wrapper {
    margin-bottom: 20px;
  }
}
.cid-u9Oq6enfrR .mbr-fallback-image.disabled {
  display: none;
}
.cid-u9Oq6enfrR .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-u9OqVzLpUT {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-u9OqVzLpUT .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-u9OqVzLpUT .card-title {
  margin-bottom: 26px;
  color: #301cab;
}
.cid-u9OqVzLpUT .mbr-text {
  margin-bottom: 30px;
}
.cid-u9OqVzLpUT .iconfont-wrapper {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  box-shadow: 0px 14px 30px 0px rgba(107, 61, 240, 0.4);
  background-image: linear-gradient(40deg, #6b3df0 0%, #b39cf7 100%);
}
.cid-u9OqVzLpUT .iconfont-wrapper .mbr-iconfont {
  color: #ffffff;
  font-size: 42px;
  line-height: 80px;
}
.cid-u9OqVzLpUT .btn_link {
  display: block;
  margin-bottom: 0;
  position: relative;
  font-weight: 700;
}
.cid-u9OqVzLpUT .btn_link span {
  display: inline-block;
  margin-left: .25rem;
  font-size: 16px;
  vertical-align: middle;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.cid-u9OqVzLpUT .btn_link:hover {
  cursor: pointer;
}
.cid-u9OqVzLpUT .btn_link:hover a {
  color: #6b3df0 !important;
}
.cid-u9OqVzLpUT .btn_link:hover span {
  transform: translatex(5px);
}
@media (min-width: 992px) {
  .cid-u9OqVzLpUT .text-wrapper {
    padding-right: 0;
    padding-left: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-u9OqVzLpUT .text-wrapper {
    text-align: center;
  }
  .cid-u9OqVzLpUT .image-wrapper {
    margin-bottom: 40px;
  }
  .cid-u9OqVzLpUT .mbr-text {
    margin-bottom: 20px;
  }
  .cid-u9OqVzLpUT .iconfont-wrapper {
    margin-bottom: 20px;
  }
}
.cid-u9OqVzLpUT .mbr-fallback-image.disabled {
  display: none;
}
.cid-u9OqVzLpUT .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-u9OrKJfF1g {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-u9OrKJfF1g .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-u9OrKJfF1g .card-title {
  margin-bottom: 26px;
  color: #301cab;
}
.cid-u9OrKJfF1g .mbr-text {
  margin-bottom: 30px;
}
.cid-u9OrKJfF1g .iconfont-wrapper {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  box-shadow: 0px 14px 30px 0px rgba(107, 61, 240, 0.4);
  background-image: linear-gradient(40deg, #6b3df0 0%, #b39cf7 100%);
}
.cid-u9OrKJfF1g .iconfont-wrapper .mbr-iconfont {
  color: #ffffff;
  font-size: 42px;
  line-height: 80px;
}
.cid-u9OrKJfF1g .btn_link {
  display: block;
  margin-bottom: 0;
  position: relative;
  font-weight: 700;
}
.cid-u9OrKJfF1g .btn_link span {
  display: inline-block;
  margin-left: .25rem;
  font-size: 16px;
  vertical-align: middle;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.cid-u9OrKJfF1g .btn_link:hover {
  cursor: pointer;
}
.cid-u9OrKJfF1g .btn_link:hover a {
  color: #6b3df0 !important;
}
.cid-u9OrKJfF1g .btn_link:hover span {
  transform: translatex(5px);
}
@media (min-width: 992px) {
  .cid-u9OrKJfF1g .text-wrapper {
    padding-right: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-u9OrKJfF1g .text-wrapper {
    text-align: center;
  }
  .cid-u9OrKJfF1g .image-wrapper {
    margin-bottom: 40px;
  }
  .cid-u9OrKJfF1g .mbr-text {
    margin-bottom: 20px;
  }
  .cid-u9OrKJfF1g .iconfont-wrapper {
    margin-bottom: 20px;
  }
}
.cid-u9OrKJfF1g .mbr-fallback-image.disabled {
  display: none;
}
.cid-u9OrKJfF1g .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-u9OscLqzwF {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-u9OscLqzwF .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-u9OscLqzwF .card-title {
  margin-bottom: 26px;
  color: #301cab;
}
.cid-u9OscLqzwF .mbr-text {
  margin-bottom: 30px;
}
.cid-u9OscLqzwF .iconfont-wrapper {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  box-shadow: 0px 14px 30px 0px rgba(107, 61, 240, 0.4);
  background-image: linear-gradient(40deg, #6b3df0 0%, #b39cf7 100%);
}
.cid-u9OscLqzwF .iconfont-wrapper .mbr-iconfont {
  color: #ffffff;
  font-size: 42px;
  line-height: 80px;
}
.cid-u9OscLqzwF .btn_link {
  display: block;
  margin-bottom: 0;
  position: relative;
  font-weight: 700;
}
.cid-u9OscLqzwF .btn_link span {
  display: inline-block;
  margin-left: .25rem;
  font-size: 16px;
  vertical-align: middle;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.cid-u9OscLqzwF .btn_link:hover {
  cursor: pointer;
}
.cid-u9OscLqzwF .btn_link:hover a {
  color: #6b3df0 !important;
}
.cid-u9OscLqzwF .btn_link:hover span {
  transform: translatex(5px);
}
@media (min-width: 992px) {
  .cid-u9OscLqzwF .text-wrapper {
    padding-right: 0;
    padding-left: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-u9OscLqzwF .text-wrapper {
    text-align: center;
  }
  .cid-u9OscLqzwF .image-wrapper {
    margin-bottom: 40px;
  }
  .cid-u9OscLqzwF .mbr-text {
    margin-bottom: 20px;
  }
  .cid-u9OscLqzwF .iconfont-wrapper {
    margin-bottom: 20px;
  }
}
.cid-u9OscLqzwF .mbr-fallback-image.disabled {
  display: none;
}
.cid-u9OscLqzwF .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-u9OsTE5F0B {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-u9OsTE5F0B .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-u9OsTE5F0B .card-title {
  margin-bottom: 26px;
  color: #301cab;
}
.cid-u9OsTE5F0B .mbr-text {
  margin-bottom: 30px;
}
.cid-u9OsTE5F0B .iconfont-wrapper {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  box-shadow: 0px 14px 30px 0px rgba(107, 61, 240, 0.4);
  background-image: linear-gradient(40deg, #6b3df0 0%, #b39cf7 100%);
}
.cid-u9OsTE5F0B .iconfont-wrapper .mbr-iconfont {
  color: #ffffff;
  font-size: 42px;
  line-height: 80px;
}
.cid-u9OsTE5F0B .btn_link {
  display: block;
  margin-bottom: 0;
  position: relative;
  font-weight: 700;
}
.cid-u9OsTE5F0B .btn_link span {
  display: inline-block;
  margin-left: .25rem;
  font-size: 16px;
  vertical-align: middle;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.cid-u9OsTE5F0B .btn_link:hover {
  cursor: pointer;
}
.cid-u9OsTE5F0B .btn_link:hover a {
  color: #6b3df0 !important;
}
.cid-u9OsTE5F0B .btn_link:hover span {
  transform: translatex(5px);
}
@media (min-width: 992px) {
  .cid-u9OsTE5F0B .text-wrapper {
    padding-right: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-u9OsTE5F0B .text-wrapper {
    text-align: center;
  }
  .cid-u9OsTE5F0B .image-wrapper {
    margin-bottom: 40px;
  }
  .cid-u9OsTE5F0B .mbr-text {
    margin-bottom: 20px;
  }
  .cid-u9OsTE5F0B .iconfont-wrapper {
    margin-bottom: 20px;
  }
}
.cid-u9OsTE5F0B .mbr-fallback-image.disabled {
  display: none;
}
.cid-u9OsTE5F0B .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-u9OtBWJLU1 {
  padding-top: 3rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-u9OtBWJLU1 .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-u9OtBWJLU1 .card-title {
  margin-bottom: 26px;
  color: #301cab;
}
.cid-u9OtBWJLU1 .mbr-text {
  margin-bottom: 30px;
}
.cid-u9OtBWJLU1 .iconfont-wrapper {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  box-shadow: 0px 14px 30px 0px rgba(107, 61, 240, 0.4);
  background-image: linear-gradient(40deg, #6b3df0 0%, #b39cf7 100%);
}
.cid-u9OtBWJLU1 .iconfont-wrapper .mbr-iconfont {
  color: #ffffff;
  font-size: 42px;
  line-height: 80px;
}
.cid-u9OtBWJLU1 .btn_link {
  display: block;
  margin-bottom: 0;
  position: relative;
  font-weight: 700;
}
.cid-u9OtBWJLU1 .btn_link span {
  display: inline-block;
  margin-left: .25rem;
  font-size: 16px;
  vertical-align: middle;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.cid-u9OtBWJLU1 .btn_link:hover {
  cursor: pointer;
}
.cid-u9OtBWJLU1 .btn_link:hover a {
  color: #6b3df0 !important;
}
.cid-u9OtBWJLU1 .btn_link:hover span {
  transform: translatex(5px);
}
@media (min-width: 992px) {
  .cid-u9OtBWJLU1 .text-wrapper {
    padding-right: 0;
    padding-left: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-u9OtBWJLU1 .text-wrapper {
    text-align: center;
  }
  .cid-u9OtBWJLU1 .image-wrapper {
    margin-bottom: 40px;
  }
  .cid-u9OtBWJLU1 .mbr-text {
    margin-bottom: 20px;
  }
  .cid-u9OtBWJLU1 .iconfont-wrapper {
    margin-bottom: 20px;
  }
}
.cid-u9OtBWJLU1 .mbr-fallback-image.disabled {
  display: none;
}
.cid-u9OtBWJLU1 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tB8FZw5VxF {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #e0e5ff;
}
.cid-tB8FZw5VxF .mbr-fallback-image.disabled {
  display: none;
}
.cid-tB8FZw5VxF .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tB8FZw5VxF b,
.cid-tB8FZw5VxF strong {
  font-weight: 900;
}
@media (min-width: 992px) {
  .cid-tB8FZw5VxF img {
    padding: 0 4rem;
  }
}
@media (max-width: 992px) {
  .cid-tB8FZw5VxF img {
    padding-bottom: 2rem;
  }
}
.cid-tB8FZw5VxF .row {
  align-items: center;
}
.cid-tB8FZw5VxF .mbr-section-title {
  color: #4a4595;
}
.cid-tB8FZw5VxF .mbr-text,
.cid-tB8FZw5VxF .mbr-section-btn {
  color: #52495e;
}
.cid-tB8FZw5VxF .mbr-section-subtitle {
  color: #232323;
}
.cid-tyLYEgEZTJ {
  padding-top: 0rem;
  padding-bottom: 6rem;
  background-color: #e0e5ff;
}
.cid-tyLYEgEZTJ .mbr-fallback-image.disabled {
  display: none;
}
.cid-tyLYEgEZTJ .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tyLYEgEZTJ b,
.cid-tyLYEgEZTJ strong {
  font-weight: 900;
}
.cid-tyLYEgEZTJ .row {
  flex-direction: row-reverse;
}
@media (min-width: 992px) {
  .cid-tyLYEgEZTJ img {
    padding: 0 4rem;
  }
}
@media (max-width: 992px) {
  .cid-tyLYEgEZTJ img {
    padding-bottom: 2rem;
  }
}
.cid-tyLYEgEZTJ .row {
  align-items: center;
}
.cid-tyLYEgEZTJ .mbr-section-title {
  color: #301cab;
}
.cid-tyLYEgEZTJ .mbr-text,
.cid-tyLYEgEZTJ .mbr-section-btn {
  color: #52495e;
}
.cid-tyLYEgEZTJ .mbr-section-subtitle {
  color: #4a4595;
}
.cid-tB8PcWngQD {
  overflow: hidden;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #f9f9f9;
}
.cid-tB8PcWngQD .back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 65%;
  background-color: #4a4595;
  background-image: linear-gradient(30deg, #4a4595 0%, #534da6 100%);
}
.cid-tB8PcWngQD .title_block {
  margin-bottom: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cid-tB8PcWngQD .mbr-section-subtitle {
  margin-bottom: 16px;
  color: #6b3df0;
  letter-spacing: 1.6px;
  line-height: 1;
  font-weight: 600;
}
.cid-tB8PcWngQD .mbr-section-title {
  color: #ffffff;
}
.cid-tB8PcWngQD .card_wrap {
  height: 100%;
  z-index: 1;
  overflow: hidden;
  padding: 40px;
  padding-bottom: 60px;
  position: relative;
  border-radius: 6px;
  background-color: #ffffff;
  box-shadow: 0px 6px 20px 0px rgba(0, 33, 121, 0.08);
}
.cid-tB8PcWngQD .card_wrap:before {
  content: '';
  bottom: 20px;
  right: 15px;
  width: 65px;
  height: 65px;
  position: absolute;
  background-color: rgba(107, 61, 240, 0.15);
  border-radius: 50%;
}
.cid-tB8PcWngQD .card_wrap:after {
  content: '';
  bottom: -24px;
  right: -20px;
  width: 80px;
  height: 80px;
  position: absolute;
  background-color: rgba(107, 61, 240, 0.15);
  border-radius: 50%;
}
.cid-tB8PcWngQD .card_header {
  margin-bottom: 25px;
  display: flex;
  justify-content: space-between;
}
.cid-tB8PcWngQD .user {
  display: flex;
  align-items: center;
}
.cid-tB8PcWngQD .user_img {
  width: 100px;
  height: 100px;
  overflow: hidden;
  margin-right: 20px;
  border-radius: 50%;
}
.cid-tB8PcWngQD .user_img img {
  width: 100px;
  height: 100px;
  object-fit: cover;
}
.cid-tB8PcWngQD .user_name {
  margin-bottom: 2px;
  display: block;
  color: #4a4595;
}
.cid-tB8PcWngQD .desk {
  margin-bottom: 0;
}
.cid-tB8PcWngQD .iconfont-wrapper {
  min-width: 115px;
}
.cid-tB8PcWngQD .iconfont-wrapper .mbr-iconfont {
  font-size: 16px;
  margin-right: 3px;
}
.cid-tB8PcWngQD .carousel-item {
  justify-content: center;
}
.cid-tB8PcWngQD .carousel-item > div {
  width: 100%;
}
.cid-tB8PcWngQD .carousel-item.active,
.cid-tB8PcWngQD .carousel-item-next,
.cid-tB8PcWngQD .carousel-item-prev {
  display: flex;
}
.cid-tB8PcWngQD .carousel-controls {
  position: relative;
  height: 50px;
  margin-left: 20px;
  max-width: 120px;
  min-width: 120px;
}
.cid-tB8PcWngQD .carousel-controls a {
  opacity: 1;
}
.cid-tB8PcWngQD .carousel-controls a span {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-weight: 700;
  font-size: 18px;
  position: absolute;
  color: #ffffff;
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid #ffffff;
  transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.cid-tB8PcWngQD .carousel-controls a span:hover {
  background-color: #ffffff;
  color: #6b3df0;
}
.cid-tB8PcWngQD .carousel-control-prev {
  position: static;
  margin-right: 10px;
  width: 50px;
}
.cid-tB8PcWngQD .carousel-control-next {
  position: static;
  width: 50px;
}
@media (max-width: 991px) {
  .cid-tB8PcWngQD .title_block {
    margin-bottom: 40px;
  }
  .cid-tB8PcWngQD .card_header {
    flex-direction: column;
  }
  .cid-tB8PcWngQD .rating {
    margin-bottom: 10px;
    align-self: flex-end;
  }
  .cid-tB8PcWngQD .user {
    order: 1;
  }
}
@media (max-width: 767px) {
  .cid-tB8PcWngQD .carousel-controls {
    display: none;
  }
  .cid-tB8PcWngQD .title_block {
    text-align: center;
  }
  .cid-tB8PcWngQD .carousel-item {
    padding: 0;
  }
  .cid-tB8PcWngQD .card_wrap {
    padding: 30px;
    margin-bottom: 50px;
  }
  .cid-tB8PcWngQD .card_header {
    margin-bottom: 15px;
  }
  .cid-tB8PcWngQD .user_img {
    width: 90px;
    height: 90px;
    margin-right: 15px;
  }
  .cid-tB8PcWngQD .user_img img {
    width: 90px;
    height: 90px;
  }
}
.cid-tB8PcWngQD .mbr-text {
  color: #52495e;
}
.cid-tBAkT3QNvI {
  padding-top: 6rem;
  padding-bottom: 4rem;
  background-color: #4a4595;
  background: linear-gradient(to right bottom, rgba(74, 69, 149, 0.8), #a485fd);
  overflow: hidden;
  position: relative;
}
.cid-tBAkT3QNvI .mbr-overlay {
  background: #5eeebb;
}
.cid-tBAkT3QNvI .wave img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 9rem;
}
.cid-tBAkT3QNvI .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tBAkT3QNvI .card-title {
  margin-bottom: 26px;
}
.cid-tBAkT3QNvI .mbr-text {
  margin-bottom: 30px;
}
.cid-tBAkT3QNvI .iconfont-wrapper {
  display: inline-block;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
.cid-tBAkT3QNvI .iconfont-wrapper:before {
  content: "";
  top: 0;
  left: 50%;
  bottom: 0;
  z-index: -1;
  width: 60px;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.07);
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 95%, 0% 100%);
  clip-path: polygon(0 0, 100% 0%, 100% 95%, 0% 100%);
}
.cid-tBAkT3QNvI .iconfont-wrapper .mbr-iconfont {
  color: #ffffff;
  height: 75px;
  line-height: 75px;
  font-size: 46px;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-tBAkT3QNvI .text-wrapper {
    padding-right: 0;
    padding-left: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tBAkT3QNvI .text-wrapper {
    text-align: center;
  }
  .cid-tBAkT3QNvI .image-wrapper {
    margin-bottom: 40px;
  }
  .cid-tBAkT3QNvI .mbr-text {
    margin-bottom: 20px;
  }
  .cid-tBAkT3QNvI .iconfont-wrapper {
    margin-bottom: 20px;
  }
}
.cid-tBAkT3QNvI .card-title,
.cid-tBAkT3QNvI .icon_block {
  text-align: center;
}
.cid-tBAkT3QNvI .mbr-text,
.cid-tBAkT3QNvI .mbr-section-btn {
  text-align: center;
}
.cid-svDBXHn3QV {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #f4f8fa;
}
.cid-svDBXHn3QV a:link {
  text-decoration: none;
}
.cid-svDBXHn3QV .icon-transition span {
  padding: 0.1rem 0.9rem;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  height: 3em;
  line-height: 3em;
  width: 3em;
  background: #ffffff none repeat scroll 0 0;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-size: 14px;
}
.cid-svDBXHn3QV .icon-transition span:hover {
  background-color: #bbbbbb;
}
.cid-svDBXHn3QV .social-media ul {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}
.cid-svDBXHn3QV .social-media ul li {
  padding: 4px;
  display: inline-block;
}
.cid-svDBXHn3QV .foot-menu {
  -webkit-flex-direction: row;
  flex-direction: row;
  margin: 0;
  margin-bottom: 8px;
  padding: .6em 0;
}
.cid-svDBXHn3QV .foot-menu > li {
  font-size: 14px;
  padding: 0;
  display: inline-block;
}
.cid-svDBXHn3QV .foot-menu > li .rhombus {
  width: 0;
  height: 0;
  right: 4px;
  border: 4px solid transparent;
  border-bottom-color: #7069da;
  position: relative;
  top: -19px;
}
.cid-svDBXHn3QV .foot-menu > li .rhombus::after {
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  left: -4px;
  top: 4px;
  border: 4px solid transparent;
  border-top-color: #7069da;
}
.cid-svDBXHn3QV .foot-menu li a {
  font-family: 'OpenSans', sans-serif;
  display: inline-block;
  letter-spacing: 2px;
  padding: 0 10px;
}
.cid-svDBXHn3QV .plan-title,
.cid-svDBXHn3QV .text-letter {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-weight: 600;
}
.cid-svDBXHn3QV .plan-title {
  color: #444444;
}
@media (max-width: 767px) {
  .cid-svDBXHn3QV .foot-menu {
    padding: 15px 1rem;
  }
}
.cid-svDBXHn3QV .mbr-section-title span {
  color: #ffbc00;
}
section {
  background-color: #ffffff; }

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

:focus {
  outline: none; }

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

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

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

a {
  font-style: normal;
  cursor: pointer; }
  a, a:hover {
    text-decoration: none; }

figure {
  margin-bottom: 0; }

body {
  color: #6a7c92; }

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

b,
strong {
  font-weight: bold; }

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

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

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

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

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

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

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

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

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

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

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

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

/*! Media  */
.media-size-item {
  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; }

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

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

.card-box {
  width: 100%; }

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

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

.mbr-figure {
  align-self: center; }

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.mbr-section-btn {
  margin-left: -0.6rem;
  margin-right: -0.6rem;
  font-size: 0; }

.btn {
  font-weight: 700;
  line-height: 20px !important;
  border-width: 0.8px;
  font-style: normal;
  margin: 0.6rem 0.6rem;
  white-space: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }

.btn-sm {
  font-weight: 700;
  letter-spacing: 0px;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }

.btn-md {
  font-weight: 700;
  letter-spacing: 0px;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }

.btn-lg {
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 1 !important;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }

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

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

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

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

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

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

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

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

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

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

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

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

/* 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: 16px; }

.mbr-arrow-up a {
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 40px;
  width: 40px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-align: center; }
  .mbr-arrow-up a i {
    line-height: 40px; }

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

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  line-height: 40px;
  font-style: normal;
  position: relative; }

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  transform: translateX(-50%); }
  .mbr-arrow > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    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); }
  50% {
    transform: translateY(-5px); }
  100% {
    transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px); }
  100% {
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto; } }
/*Gradients animation*/
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.menu .navbar-brand {
  display: -webkit-flex; }
  .menu .navbar-brand span {
    display: flex;
    display: -webkit-flex; }
  .menu .navbar-brand .navbar-caption-wrap {
    display: -webkit-flex; }
  .menu .navbar-brand .navbar-logo img {
    display: -webkit-flex; }
@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox; } }
@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 93.5vh; }
    .menu .navbar-collapse.show {
      overflow: auto; } }
@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex; }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important; }
  .menu .collapsed .navbar-collapse {
    max-height: 93.5vh; }
    .menu .collapsed .navbar-collapse.show {
      overflow: auto; } }
@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 80vh; } }

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

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

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

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

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

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

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

.form-inline {
  display: -webkit-flex; }

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

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

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

.media {
  display: -webkit-flex; }

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

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

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

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

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

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

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

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

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

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }

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

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

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

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

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }

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

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

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

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 992px) {
  .navbar-toggleable-md {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }

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

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

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

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

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }

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

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

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

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

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

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

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

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

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

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

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

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

.card-img {
  width: auto; }

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

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  .mbr-arrow {
    display: none; } }
.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: 0.357em;
  padding: 0; }

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: 1.1rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
  text-align: center; }
  .alert.alert-form::after {
    background-color: inherit;
    bottom: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    transform: rotate(45deg);
    width: 14px; }

.form-control {
  background-color: #ffffff;
  background-clip: border-box;
  color: #010a44;
  line-height: 1rem !important;
  height: auto;
  padding: 0.6rem 1.2rem;
  transition: border-color 0.25s ease 0s;
  border: 1px solid transparent !important;
  border-radius: 4px; }
  .form-active .form-control:invalid {
    border-color: red; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
  .container {
    padding-left: 1rem;
    padding-right: 1rem; }

  .row {
    margin-left: -1rem;
    margin-right: -1rem; }
    .row > [class*="col"] {
      padding-left: 1rem;
      padding-right: 1rem; } }
@media (min-width: 768px) {
  .container-fluid {
    padding-left: 2rem;
    padding-right: 2rem; } }
@media (min-width: 768px) and (max-width: 991px) {
  .mbr-container {
    padding-left: 2rem;
    padding-right: 2rem; } }
@media (max-width: 767px) {
  .mbr-container {
    padding-left: 1rem;
    padding-right: 1rem; } }
.card-wrapper,
.item-wrapper {
  overflow: hidden; }

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

a.btn, .btn[type='submit'] {
  z-index: 2;
  overflow: hidden;
  position: relative; }
  a.btn:before, .btn[type='submit']:before {
    content: "";
    top: 0;
    left: auto;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 0;
    position: absolute;
    transition: width .3s linear; }
  a.btn:hover::before, .btn[type='submit']:hover::before {
    left: 0;
    width: 100%;
    right: auto; }

a {
  transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }

.box-shadow  {
-webkit-box-shadow: 24px 24px 22px -15px rgba(91,91,91,0.70); 
box-shadow: 24px 24px 22px -15px rgba(91,91,91,0.70);
}

/*# sourceMappingURL=style.css.map */
.cid-sFCNeHwS4k {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-sFCNeHwS4k .title_block {
  margin-bottom: 80px;
}
.cid-sFCNeHwS4k .mbr-section-subtitle {
  margin-bottom: 16px;
  color: #6b3df0;
  letter-spacing: 1.6px;
  line-height: 1;
  font-weight: 600;
}
.cid-sFCNeHwS4k .mbr-section-title,
.cid-sFCNeHwS4k .card-title {
  color: #301cab;
}
.cid-sFCNeHwS4k .card_wrapper {
  height: 100%;
  background: #ffffff;
  padding: 45px 35px;
  box-shadow: 0 20px 60px 0 rgba(0, 11, 40, 0.06);
  transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.cid-sFCNeHwS4k .card_wrapper:hover {
  transform: translateY(-16px);
}
.cid-sFCNeHwS4k .card:nth-child(1) .iconfont-wrapper:before {
  background-color: rgba(107, 61, 240, 0.07);
}
.cid-sFCNeHwS4k .card:nth-child(1) .iconfont-wrapper .mbr-iconfont {
  color: #6b3df0;
}
.cid-sFCNeHwS4k .card:nth-child(2) .iconfont-wrapper:before {
  background-color: rgba(255, 107, 0, 0.07);
}
.cid-sFCNeHwS4k .card:nth-child(2) .iconfont-wrapper .mbr-iconfont {
  color: #ff6b00;
}
.cid-sFCNeHwS4k .card:nth-child(3) .iconfont-wrapper:before {
  background-color: rgba(255, 142, 13, 0.07);
}
.cid-sFCNeHwS4k .card:nth-child(3) .iconfont-wrapper .mbr-iconfont {
  color: #ff8e0d;
}
.cid-sFCNeHwS4k .card:nth-child(4) .iconfont-wrapper:before {
  background-color: rgba(65, 84, 241, 0.07);
}
.cid-sFCNeHwS4k .card:nth-child(4) .iconfont-wrapper .mbr-iconfont {
  color: #4154f1;
}
.cid-sFCNeHwS4k .iconfont-wrapper {
  display: inline-block;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
.cid-sFCNeHwS4k .iconfont-wrapper:before {
  top: 0;
  left: 50%;
  bottom: 0;
  z-index: -1;
  content: "";
  width: 60px;
  position: absolute;
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 95%, 0% 100%);
  clip-path: polygon(0 0, 100% 0%, 100% 95%, 0% 100%);
}
.cid-sFCNeHwS4k .iconfont-wrapper .mbr-iconfont {
  height: 75px;
  line-height: 75px;
  font-size: 46px;
  text-align: center;
}
.cid-sFCNeHwS4k .card-title {
  margin-bottom: 20px;
}
.cid-sFCNeHwS4k .card-text {
  margin-bottom: 15px;
  line-height: 1.5;
}
.cid-sFCNeHwS4k .btn_link {
  display: block;
  margin-bottom: 0;
  position: relative;
  font-weight: 700;
}
.cid-sFCNeHwS4k .btn_link span {
  display: inline-block;
  margin-left: .25rem;
  font-size: 16px;
  vertical-align: middle;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.cid-sFCNeHwS4k .btn_link:hover {
  cursor: pointer;
}
.cid-sFCNeHwS4k .btn_link:hover a {
  color: #6b3df0 !important;
}
.cid-sFCNeHwS4k .btn_link:hover span {
  transform: translatex(5px);
}
@media (max-width: 991px) {
  .cid-sFCNeHwS4k .title_block {
    margin-bottom: 40px;
  }
  .cid-sFCNeHwS4k .card {
    text-align: center;
  }
  .cid-sFCNeHwS4k .card_wrapper {
    text-align: center;
    margin-bottom: 30px;
  }
}
.cid-sFCNeHwS4k .card-title,
.cid-sFCNeHwS4k .icon_block {
  text-align: center;
}
.cid-sFCNeHwS4k .card-text,
.cid-sFCNeHwS4k .btn_link {
  text-align: center;
}
.cid-sFCNtG3nr9 {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #f4f8fa;
}
.cid-sFCNtG3nr9 a:link {
  text-decoration: none;
}
.cid-sFCNtG3nr9 .icon-transition span {
  padding: 0.1rem 0.9rem;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  height: 3em;
  line-height: 3em;
  width: 3em;
  background: #ffffff none repeat scroll 0 0;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-size: 14px;
}
.cid-sFCNtG3nr9 .icon-transition span:hover {
  background-color: #bbbbbb;
}
.cid-sFCNtG3nr9 .social-media ul {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}
.cid-sFCNtG3nr9 .social-media ul li {
  padding: 4px;
  display: inline-block;
}
.cid-sFCNtG3nr9 .foot-menu {
  -webkit-flex-direction: row;
  flex-direction: row;
  margin: 0;
  margin-bottom: 8px;
  padding: .6em 0;
}
.cid-sFCNtG3nr9 .foot-menu > li {
  font-size: 14px;
  padding: 0;
  display: inline-block;
}
.cid-sFCNtG3nr9 .foot-menu > li .rhombus {
  width: 0;
  height: 0;
  right: 4px;
  border: 4px solid transparent;
  border-bottom-color: #7069da;
  position: relative;
  top: -19px;
}
.cid-sFCNtG3nr9 .foot-menu > li .rhombus::after {
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  left: -4px;
  top: 4px;
  border: 4px solid transparent;
  border-top-color: #7069da;
}
.cid-sFCNtG3nr9 .foot-menu li a {
  font-family: 'OpenSans', sans-serif;
  display: inline-block;
  letter-spacing: 2px;
  padding: 0 10px;
}
.cid-sFCNtG3nr9 .plan-title,
.cid-sFCNtG3nr9 .text-letter {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-weight: 600;
}
.cid-sFCNtG3nr9 .plan-title {
  color: #444444;
}
@media (max-width: 767px) {
  .cid-sFCNtG3nr9 .foot-menu {
    padding: 15px 1rem;
  }
}
.cid-sFCNtG3nr9 .mbr-section-title span {
  color: #ffbc00;
}
