@import url(https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap);
/*!
 */
section {
  background-color: #eeeeee; }

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

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

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

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

figure {
  margin-bottom: 0; }

body {
  color: #232323; }

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

b,
strong {
  font-weight: bold; }

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

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

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

body {
  position: relative; }

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  section .mbr-background-video,
  section .mbr-background-video-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }

.hidden {
  visibility: hidden; }

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

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

.mbr-black {
  color: #000000; }

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

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

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

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

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

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center; } }
/*! Font-weight  */
.mbr-light {
  font-weight: 300; }

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

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

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

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

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

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

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

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

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

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

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

  .media {
    width: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  .mbr-arrow > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    -webkit-animation: arrowdown 1.7s ease-in-out infinite;
    animation: arrowdown 1.7s ease-in-out infinite; }
    .mbr-arrow > a > i {
      position: absolute;
      top: -2px;
      left: 15px;
      font-size: 2rem; }

@keyframes arrowdown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px); }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg); } }
/*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%;
  -webkit-animation: gradient-animation 5s infinite alternate;
  animation: gradient-animation 5s infinite alternate; }

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

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

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

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

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

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

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

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

.carousel-control-prev,
.carousel-control-next {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

@media (max-width: 576px) {
  .col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 0;
    padding-right: 0; } }
.form-group:focus {
  outline: none; }

.jq-selectbox__select {
  padding: 18px 25px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%; }

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

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

.jq-selectbox li {
  padding: 9px 25px; }

.jq-selectbox__dropdown {
  border-radius: 22px;
  padding: 1rem; }

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

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

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

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

.carousel-item img {
  margin: auto; }

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

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

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

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

.btn {
  font-weight: 500;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 1px;
  margin: .4rem .8rem;
  white-space: normal;
  transition-property: background-color, color, border-color, box-shadow;
  transition-duration: .3s, .3s, .3s, 2s;
  transition-timing-function: ease-in-out;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  word-break: break-word; }

.btn-sm {
  border: 1px solid;
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

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

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

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

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

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

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

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

.form-control {
  box-shadow: none;
  color: #565656;
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
  line-height: 1.43;
  min-height: 3.5em; }
  .form-control, .form-control:focus {
    border: 1px solid #e8e8e8; }
  .form-active .form-control:invalid {
    border-color: red; }

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

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

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

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

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

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

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important; }
    .btn .mbr-iconfont {
      font-size: 1rem !important; } }
.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; }

/*# sourceMappingURL=style.css.map */





body {
  font-family: Poppins;
}
.display-1 {
  font-family: 'Poppins', sans-serif;
  font-size: 4.5rem;
}
.display-2 {
  font-family: 'Poppins', sans-serif;
  font-size: 3rem;
}
.display-4 {
  font-family: 'Poppins', sans-serif;
  font-size: 1rem;
}
.display-5 {
  font-family: 'Poppins', sans-serif;
  font-size: 1.5rem;
}
.display-7 {
  font-family: 'Poppins', sans-serif;
  font-size: 1.1rem;
}
/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 768px) {
  .display-1 {
    font-size: 3.6rem;
    font-size: calc( 2.225rem + (4.5 - 2.225) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (2.225rem + (4.5 - 2.225) * ((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.4 * (1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-4 {
    font-size: 0.8rem;
    font-size: calc( 1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-5 {
    font-size: 1.2rem;
    font-size: calc( 1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20))));
  }
}
/* Buttons */
.btn {
  padding: 1rem 2rem;
  border-radius: 3px;
}
.btn-sm {
  padding: 0.8rem 1.5rem;
  border-radius: 3px;
}
.btn-md {
  padding: 1rem 2rem;
  border-radius: 3px;
}
.btn-lg {
  padding: 1.2rem 3.2rem;
  border-radius: 3px;
}
.bg-primary {
  background-color: #f202ff !important;
}
.bg-success {
  background-color: #b2ccd2 !important;
}
.bg-info {
  background-color: #1ba1e2 !important;
}
.bg-warning {
  background-color: #82786e !important;
}
.bg-danger {
  background-color: #879a9f !important;
}
.btn-primary {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  overflow: hidden;
}
.btn-primary:before {
  content: "";
  position: absolute;
  z-index: -1;
  height: 2rem;
  width: 2rem;
  top: calc(50% - 1rem);
  left: calc(50% - 1rem);
  -webkit-transform: scale(0);
  transform: scale(0);
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  background-color: #ab00b4;
  border-color: #ab00b4;
}
.btn-primary,
.btn-primary:active,
.btn-primary.active {
  background-color: #f202ff !important;
  border-color: #f202ff !important;
  color: #ffffff !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff !important;
  background-color: #ab00b4 !important;
  border-color: #ab00b4 !important;
}
.btn-primary:hover:before,
.btn-primary:focus:before,
.btn-primary.focus:before {
  -webkit-transform: scale(10);
  transform: scale(10);
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #ab00b4 !important;
  border-color: #ab00b4 !important;
}
.btn-secondary {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  overflow: hidden;
}
.btn-secondary:before {
  content: "";
  position: absolute;
  z-index: -1;
  height: 2rem;
  width: 2rem;
  top: calc(50% - 1rem);
  left: calc(50% - 1rem);
  -webkit-transform: scale(0);
  transform: scale(0);
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  background-color: #fe0613;
  border-color: #fe0613;
}
.btn-secondary,
.btn-secondary:active,
.btn-secondary.active {
  background-color: #fe525b !important;
  border-color: #fe525b !important;
  color: #ffffff !important;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus {
  color: #ffffff !important;
  background-color: #fe0613 !important;
  border-color: #fe0613 !important;
}
.btn-secondary:hover:before,
.btn-secondary:focus:before,
.btn-secondary.focus:before {
  -webkit-transform: scale(10);
  transform: scale(10);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #fe0613 !important;
  border-color: #fe0613 !important;
}
.btn-info {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  overflow: hidden;
}
.btn-info:before {
  content: "";
  position: absolute;
  z-index: -1;
  height: 2rem;
  width: 2rem;
  top: calc(50% - 1rem);
  left: calc(50% - 1rem);
  -webkit-transform: scale(0);
  transform: scale(0);
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  background-color: #13709e;
  border-color: #13709e;
}
.btn-info,
.btn-info:active,
.btn-info.active {
  background-color: #1ba1e2 !important;
  border-color: #1ba1e2 !important;
  color: #ffffff !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus {
  color: #ffffff !important;
  background-color: #13709e !important;
  border-color: #13709e !important;
}
.btn-info:hover:before,
.btn-info:focus:before,
.btn-info.focus:before {
  -webkit-transform: scale(10);
  transform: scale(10);
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #13709e !important;
  border-color: #13709e !important;
}
.btn-success {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  overflow: hidden;
}
.btn-success:before {
  content: "";
  position: absolute;
  z-index: -1;
  height: 2rem;
  width: 2rem;
  top: calc(50% - 1rem);
  left: calc(50% - 1rem);
  -webkit-transform: scale(0);
  transform: scale(0);
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  background-color: #82acb6;
  border-color: #82acb6;
}
.btn-success,
.btn-success:active,
.btn-success.active {
  background-color: #b2ccd2 !important;
  border-color: #b2ccd2 !important;
  color: #ffffff !important;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus {
  color: #ffffff !important;
  background-color: #82acb6 !important;
  border-color: #82acb6 !important;
}
.btn-success:hover:before,
.btn-success:focus:before,
.btn-success.focus:before {
  -webkit-transform: scale(10);
  transform: scale(10);
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #82acb6 !important;
  border-color: #82acb6 !important;
}
.btn-warning {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  overflow: hidden;
}
.btn-warning:before {
  content: "";
  position: absolute;
  z-index: -1;
  height: 2rem;
  width: 2rem;
  top: calc(50% - 1rem);
  left: calc(50% - 1rem);
  -webkit-transform: scale(0);
  transform: scale(0);
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  background-color: #59524b;
  border-color: #59524b;
}
.btn-warning,
.btn-warning:active,
.btn-warning.active {
  background-color: #82786e !important;
  border-color: #82786e !important;
  color: #ffffff !important;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff !important;
  background-color: #59524b !important;
  border-color: #59524b !important;
}
.btn-warning:hover:before,
.btn-warning:focus:before,
.btn-warning.focus:before {
  -webkit-transform: scale(10);
  transform: scale(10);
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #59524b !important;
  border-color: #59524b !important;
}
.btn-danger {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  overflow: hidden;
}
.btn-danger:before {
  content: "";
  position: absolute;
  z-index: -1;
  height: 2rem;
  width: 2rem;
  top: calc(50% - 1rem);
  left: calc(50% - 1rem);
  -webkit-transform: scale(0);
  transform: scale(0);
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  background-color: #617479;
  border-color: #617479;
}
.btn-danger,
.btn-danger:active,
.btn-danger.active {
  background-color: #879a9f !important;
  border-color: #879a9f !important;
  color: #ffffff !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff !important;
  background-color: #617479 !important;
  border-color: #617479 !important;
}
.btn-danger:hover:before,
.btn-danger:focus:before,
.btn-danger.focus:before {
  -webkit-transform: scale(10);
  transform: scale(10);
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #617479 !important;
  border-color: #617479 !important;
}
.btn-black {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  overflow: hidden;
}
.btn-black:before {
  content: "";
  position: absolute;
  z-index: -1;
  height: 2rem;
  width: 2rem;
  top: calc(50% - 1rem);
  left: calc(50% - 1rem);
  -webkit-transform: scale(0);
  transform: scale(0);
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  background-color: #0d0d0d;
  border-color: #0d0d0d;
}
.btn-black,
.btn-black:active,
.btn-black.active {
  background-color: #333333 !important;
  border-color: #333333 !important;
  color: #ffffff !important;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus {
  color: #ffffff !important;
  background-color: #0d0d0d !important;
  border-color: #0d0d0d !important;
}
.btn-black:hover:before,
.btn-black:focus:before,
.btn-black.focus:before {
  -webkit-transform: scale(10);
  transform: scale(10);
}
.btn-black.disabled,
.btn-black:disabled {
  color: #ffffff !important;
  background-color: #0d0d0d !important;
  border-color: #0d0d0d !important;
}
.btn-white {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  overflow: hidden;
}
.btn-white:before {
  content: "";
  position: absolute;
  z-index: -1;
  height: 2rem;
  width: 2rem;
  top: calc(50% - 1rem);
  left: calc(50% - 1rem);
  -webkit-transform: scale(0);
  transform: scale(0);
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
.btn-white,
.btn-white:active,
.btn-white.active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #808080 !important;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus {
  color: #808080 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-white:hover:before,
.btn-white:focus:before,
.btn-white.focus:before {
  -webkit-transform: scale(10);
  transform: scale(10);
}
.btn-white.disabled,
.btn-white:disabled {
  color: #808080 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-white,
.btn-white:active,
.btn-white.active {
  color: #333333 !important;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus {
  color: #333333 !important;
}
.btn-white.disabled,
.btn-white:disabled {
  color: #333333 !important;
}
.btn-primary-outline {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  overflow: hidden;
}
.btn-primary-outline:before {
  content: "";
  position: absolute;
  z-index: -1;
  height: 2rem;
  width: 2rem;
  top: calc(50% - 1rem);
  left: calc(50% - 1rem);
  -webkit-transform: scale(0);
  transform: scale(0);
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  background-color: #f202ff;
  border-color: #f202ff;
}
.btn-primary-outline,
.btn-primary-outline:active,
.btn-primary-outline.active {
  background: none;
  border-color: #93009b;
  color: #93009b !important;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus {
  color: #ffffff !important;
  background-color: #f202ff;
  border-color: #f202ff;
}
.btn-primary-outline:hover:before,
.btn-primary-outline:focus:before,
.btn-primary-outline.focus:before {
  -webkit-transform: scale(10);
  transform: scale(10);
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #f202ff !important;
  border-color: #f202ff !important;
}
.btn-secondary-outline {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  overflow: hidden;
}
.btn-secondary-outline:before {
  content: "";
  position: absolute;
  z-index: -1;
  height: 2rem;
  width: 2rem;
  top: calc(50% - 1rem);
  left: calc(50% - 1rem);
  -webkit-transform: scale(0);
  transform: scale(0);
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  background-color: #fe525b;
  border-color: #fe525b;
}
.btn-secondary-outline,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  background: none;
  border-color: #e9010d;
  color: #e9010d !important;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus {
  color: #ffffff !important;
  background-color: #fe525b;
  border-color: #fe525b;
}
.btn-secondary-outline:hover:before,
.btn-secondary-outline:focus:before,
.btn-secondary-outline.focus:before {
  -webkit-transform: scale(10);
  transform: scale(10);
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #fe525b !important;
  border-color: #fe525b !important;
}
.btn-info-outline {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  overflow: hidden;
}
.btn-info-outline:before {
  content: "";
  position: absolute;
  z-index: -1;
  height: 2rem;
  width: 2rem;
  top: calc(50% - 1rem);
  left: calc(50% - 1rem);
  -webkit-transform: scale(0);
  transform: scale(0);
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  background-color: #1ba1e2;
  border-color: #1ba1e2;
}
.btn-info-outline,
.btn-info-outline:active,
.btn-info-outline.active {
  background: none;
  border-color: #106087;
  color: #106087 !important;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus {
  color: #ffffff !important;
  background-color: #1ba1e2;
  border-color: #1ba1e2;
}
.btn-info-outline:hover:before,
.btn-info-outline:focus:before,
.btn-info-outline.focus:before {
  -webkit-transform: scale(10);
  transform: scale(10);
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #1ba1e2 !important;
  border-color: #1ba1e2 !important;
}
.btn-success-outline {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  overflow: hidden;
}
.btn-success-outline:before {
  content: "";
  position: absolute;
  z-index: -1;
  height: 2rem;
  width: 2rem;
  top: calc(50% - 1rem);
  left: calc(50% - 1rem);
  -webkit-transform: scale(0);
  transform: scale(0);
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  background-color: #b2ccd2;
  border-color: #b2ccd2;
}
.btn-success-outline,
.btn-success-outline:active,
.btn-success-outline.active {
  background: none;
  border-color: #72a1ac;
  color: #72a1ac !important;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus {
  color: #ffffff !important;
  background-color: #b2ccd2;
  border-color: #b2ccd2;
}
.btn-success-outline:hover:before,
.btn-success-outline:focus:before,
.btn-success-outline.focus:before {
  -webkit-transform: scale(10);
  transform: scale(10);
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #b2ccd2 !important;
  border-color: #b2ccd2 !important;
}
.btn-warning-outline {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  overflow: hidden;
}
.btn-warning-outline:before {
  content: "";
  position: absolute;
  z-index: -1;
  height: 2rem;
  width: 2rem;
  top: calc(50% - 1rem);
  left: calc(50% - 1rem);
  -webkit-transform: scale(0);
  transform: scale(0);
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  background-color: #82786e;
  border-color: #82786e;
}
.btn-warning-outline,
.btn-warning-outline:active,
.btn-warning-outline.active {
  background: none;
  border-color: #4b453f;
  color: #4b453f !important;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus {
  color: #ffffff !important;
  background-color: #82786e;
  border-color: #82786e;
}
.btn-warning-outline:hover:before,
.btn-warning-outline:focus:before,
.btn-warning-outline.focus:before {
  -webkit-transform: scale(10);
  transform: scale(10);
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #82786e !important;
  border-color: #82786e !important;
}
.btn-danger-outline {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  overflow: hidden;
}
.btn-danger-outline:before {
  content: "";
  position: absolute;
  z-index: -1;
  height: 2rem;
  width: 2rem;
  top: calc(50% - 1rem);
  left: calc(50% - 1rem);
  -webkit-transform: scale(0);
  transform: scale(0);
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  background-color: #879a9f;
  border-color: #879a9f;
}
.btn-danger-outline,
.btn-danger-outline:active,
.btn-danger-outline.active {
  background: none;
  border-color: #55666b;
  color: #55666b !important;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus {
  color: #ffffff !important;
  background-color: #879a9f;
  border-color: #879a9f;
}
.btn-danger-outline:hover:before,
.btn-danger-outline:focus:before,
.btn-danger-outline.focus:before {
  -webkit-transform: scale(10);
  transform: scale(10);
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #879a9f !important;
  border-color: #879a9f !important;
}
.btn-black-outline {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  overflow: hidden;
}
.btn-black-outline:before {
  content: "";
  position: absolute;
  z-index: -1;
  height: 2rem;
  width: 2rem;
  top: calc(50% - 1rem);
  left: calc(50% - 1rem);
  -webkit-transform: scale(0);
  transform: scale(0);
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  background-color: #333333;
  border-color: #333333;
}
.btn-black-outline,
.btn-black-outline:active,
.btn-black-outline.active {
  background: none;
  border-color: #000000;
  color: #000000 !important;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus {
  color: #ffffff !important;
  background-color: #333333;
  border-color: #333333;
}
.btn-black-outline:hover:before,
.btn-black-outline:focus:before,
.btn-black-outline.focus:before {
  -webkit-transform: scale(10);
  transform: scale(10);
}
.btn-black-outline.disabled,
.btn-black-outline:disabled {
  color: #ffffff !important;
  background-color: #333333 !important;
  border-color: #333333 !important;
}
.btn-white-outline {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  overflow: hidden;
}
.btn-white-outline:before {
  content: "";
  position: absolute;
  z-index: -1;
  height: 2rem;
  width: 2rem;
  top: calc(50% - 1rem);
  left: calc(50% - 1rem);
  -webkit-transform: scale(0);
  transform: scale(0);
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-white-outline,
.btn-white-outline:active,
.btn-white-outline.active {
  background: none;
  border-color: #ffffff;
  color: #ffffff !important;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus {
  color: #333333 !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-white-outline:hover:before,
.btn-white-outline:focus:before,
.btn-white-outline.focus:before {
  -webkit-transform: scale(10);
  transform: scale(10);
}
.text-primary {
  color: #f202ff !important;
}
.text-secondary {
  color: #fe525b !important;
}
.text-success {
  color: #b2ccd2 !important;
}
.text-info {
  color: #1ba1e2 !important;
}
.text-warning {
  color: #82786e !important;
}
.text-danger {
  color: #879a9f !important;
}
.text-white {
  color: #ffffff !important;
}
.text-black {
  color: #000000 !important;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #93009b !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #e9010d !important;
}
a.text-success:hover,
a.text-success:focus {
  color: #72a1ac !important;
}
a.text-info:hover,
a.text-info:focus {
  color: #106087 !important;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #4b453f !important;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #55666b !important;
}
a.text-white:hover,
a.text-white:focus {
  color: #b3b3b3 !important;
}
a.text-black:hover,
a.text-black:focus {
  color: #4d4d4d !important;
}
.alert-success {
  background-color: #b2ccd2;
}
.alert-info {
  background-color: #1ba1e2;
}
.alert-warning {
  background-color: #82786e;
}
.alert-danger {
  background-color: #879a9f;
}
.mbr-section-btn a.btn:not(.btn-form):hover,
.mbr-section-btn a.btn:not(.btn-form):focus {
  box-shadow: none !important;
}
.mbr-gallery-filter li.active .btn {
  background-color: #f202ff;
  border-color: #f202ff;
  color: #ffffff;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
a,
a:hover {
  color: #f202ff;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #fcceff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #d0ecf9;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #beb8b2;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ced6d8;
}
/* Scroll to top button*/
.scrollToTop_wraper {
  display: none;
}
.form-control {
  font-family: 'Poppins', sans-serif;
  font-size: 1.1rem;
}
blockquote {
  border-color: #f202ff;
}
/* Forms */
.mbr-form .btn {
  margin: .3rem 0;
}
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background: #efefef;
  color: #000000;
}
.jq-selectbox li {
  border-radius: 22px;
  background-color: #f202ff;
  border: 1px solid #e8e8e8;
}
.jq-selectbox li:not(:nth-last-child(1)) {
  margin-bottom: 5px;
}
.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
  transition: 0.4s;
  border-top-color: currentColor;
  border-bottom-color: currentColor;
}
.jq-number__spin {
  border-radius: 22px;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
  border-top-color: #f202ff;
  border-bottom-color: #f202ff;
}
.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: #f202ff !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: #fe525b !important;
  box-shadow: none !important;
}
.lazy-bg {
  background-image: none !important;
}
.lazy-placeholder:not(section),
.lazy-none {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
}
iframe.lazy-placeholder,
.lazy-placeholder:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  background: transparent no-repeat center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23f202ff' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
section.lazy-placeholder:after {
  opacity: 0.5;
}
.cid-rGUcdBnYi1 .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGUcdBnYi1 .nav-item:focus,
.cid-rGUcdBnYi1 .nav-link:focus {
  outline: none;
}
@media (min-width: 992px) {
  .cid-rGUcdBnYi1 .dropdown-item:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    width: 16px;
  }
  .cid-rGUcdBnYi1 .nav-item .nav-link {
    position: relative;
  }
  .cid-rGUcdBnYi1 .nav-item .nav-link::before {
    position: absolute;
    content: '';
    width: 0;
    height: 3px;
    bottom: -0.5rem;
    left: 50%;
    background: linear-gradient(90deg, #f202ff, #fe525b);
    transition: width 200ms linear, left 200ms linear;
  }
  .cid-rGUcdBnYi1 .nav-item.open .nav-link::before {
    bottom: .2rem;
    width: 80% !important;
    left: 10% !important;
  }
  .cid-rGUcdBnYi1 .nav-item .nav-link:hover::before {
    width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGUcdBnYi1 .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGUcdBnYi1 .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-rGUcdBnYi1 .dropdown .dropdown-menu .dropdown-item:hover {
  padding-right: 2.5385em;
  padding-left: 3.5385em;
}
.cid-rGUcdBnYi1 .dropdown .dropdown-menu .dropdown-item:hover .mbr-iconfont:before {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.cid-rGUcdBnYi1 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-rGUcdBnYi1 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGUcdBnYi1 .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-rGUcdBnYi1 .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-rGUcdBnYi1 .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #ffffff;
}
.cid-rGUcdBnYi1 .navbar.opened {
  transition: all .3s;
  background: #ffffff !important;
}
.cid-rGUcdBnYi1 .navbar .dropdown-item {
  padding: .235rem 1.5rem;
}
.cid-rGUcdBnYi1 .navbar .navbar-collapse {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-rGUcdBnYi1 .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-rGUcdBnYi1 .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-rGUcdBnYi1 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3.8rem);
  }
}
.cid-rGUcdBnYi1 .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-rGUcdBnYi1 .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rGUcdBnYi1 .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rGUcdBnYi1 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-rGUcdBnYi1 .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rGUcdBnYi1 .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-rGUcdBnYi1 .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-rGUcdBnYi1 .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-rGUcdBnYi1 .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rGUcdBnYi1 .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-rGUcdBnYi1 .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rGUcdBnYi1 .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rGUcdBnYi1 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-rGUcdBnYi1 .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rGUcdBnYi1 .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rGUcdBnYi1 .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-rGUcdBnYi1 .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rGUcdBnYi1 .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-rGUcdBnYi1 .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-rGUcdBnYi1 .navbar.navbar-short {
  background: #ffffff !important;
  min-height: 60px;
}
.cid-rGUcdBnYi1 .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rGUcdBnYi1 .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rGUcdBnYi1 .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rGUcdBnYi1 .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rGUcdBnYi1 .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rGUcdBnYi1 .dropdown-item.active,
.cid-rGUcdBnYi1 .dropdown-item:active {
  background-color: transparent;
}
.cid-rGUcdBnYi1 .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rGUcdBnYi1 .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rGUcdBnYi1 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rGUcdBnYi1 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-rGUcdBnYi1 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-rGUcdBnYi1 .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-rGUcdBnYi1 ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rGUcdBnYi1 .navbar-buttons {
  text-align: center;
}
.cid-rGUcdBnYi1 button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rGUcdBnYi1 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-rGUcdBnYi1 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rGUcdBnYi1 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rGUcdBnYi1 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rGUcdBnYi1 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rGUcdBnYi1 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGUcdBnYi1 nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rGUcdBnYi1 nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rGUcdBnYi1 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGUcdBnYi1 .navbar-dropdown {
  padding: .5rem 1rem;
}
.cid-rGUcdBnYi1 a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGUcdBnYi1 .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rGUcdBnYi1 .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-rGUcdBnYi1 .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-rGUcdBnYi1 .navbar {
    height: 77px;
  }
  .cid-rGUcdBnYi1 .navbar.opened {
    height: auto;
  }
  .cid-rGUcdBnYi1 .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGUg5KLtXT {
  padding-top: 225px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/new-header-1771x769.jpg");
}
.cid-rGUg5KLtXT .card-wrapper {
  z-index: 3;
}
.cid-rGUg5KLtXT .card-wrapper .mbr-section-title {
  letter-spacing: 1px;
  transition: all 2.5s cubic-bezier(0, 0.74, 0.52, 1.2);
}
.cid-rGUg5KLtXT:hover .mbr-section-title {
  letter-spacing: 10px;
}
.cid-rGUg5KLtXT .full-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 2;
}
.cid-rGUg5KLtXT .popup-btn.card-wrapper {
  z-index: 1 !important;
}
.cid-rGUg5KLtXT .text-block {
  text-align: right !important;
}
.cid-rGUg5KLtXT H2 {
  color: #ffffff;
  text-align: center;
}
.cid-rGUh3NWIwB {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #0e6a99;
}
.cid-rGUh3NWIwB .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGUh3NWIwB .mbr-section-subtitle,
.cid-rGUh3NWIwB .mbr-section-btn {
  color: #ffffff;
}
.cid-rGUhZtQPDp {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rGUhZtQPDp .mbr-text,
.cid-rGUhZtQPDp blockquote {
  color: #232323;
}
.cid-rGUhZtQPDp .mbr-text DIV {
  text-align: center;
}
.cid-rGUhZtQPDp .mbr-text {
  color: #000000;
}
.cid-rTbp8NkqqH {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #f202ff;
}
.cid-rTbp8NkqqH .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTbp8NkqqH .mbr-section-subtitle,
.cid-rTbp8NkqqH .mbr-section-btn {
  color: #ffffff;
}
.cid-rGUjtSFaMn {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rGUjtSFaMn .card-box {
  padding: 0 2rem;
}
.cid-rGUjtSFaMn .mbr-section-btn {
  padding-top: 1rem;
}
.cid-rGUjtSFaMn .mbr-section-btn a {
  margin-top: 1rem;
  margin-bottom: 0;
}
.cid-rGUjtSFaMn h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
  padding-top: 2rem;
}
.cid-rGUjtSFaMn p {
  margin-bottom: 0;
  text-align: left;
  padding-top: 1.5rem;
}
.cid-rGUjtSFaMn .mbr-text {
  color: #000000;
  text-align: center;
}
.cid-rGUjtSFaMn .card-wrapper {
  height: 100%;
  padding-bottom: 2rem;
  background: #efefef;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rGUjtSFaMn .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
.cid-rGUjtSFaMn .card-title {
  text-align: center;
  color: #f202ff;
}
.cid-rGUlxKX1bF {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rGUlxKX1bF .card-box {
  padding: 0 2rem;
}
.cid-rGUlxKX1bF .mbr-section-btn {
  padding-top: 1rem;
}
.cid-rGUlxKX1bF .mbr-section-btn a {
  margin-top: 1rem;
  margin-bottom: 0;
}
.cid-rGUlxKX1bF h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
  padding-top: 2rem;
}
.cid-rGUlxKX1bF p {
  margin-bottom: 0;
  text-align: left;
  padding-top: 1.5rem;
}
.cid-rGUlxKX1bF .mbr-text {
  color: #000000;
  text-align: center;
}
.cid-rGUlxKX1bF .card-wrapper {
  height: 100%;
  padding-bottom: 2rem;
  background: #efefef;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rGUlxKX1bF .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
.cid-rGUlxKX1bF .card-title {
  text-align: center;
  color: #f202ff;
}
.cid-rGUm2b7153 {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rGUm2b7153 .card-box {
  padding: 0 2rem;
}
.cid-rGUm2b7153 .mbr-section-btn {
  padding-top: 1rem;
}
.cid-rGUm2b7153 .mbr-section-btn a {
  margin-top: 1rem;
  margin-bottom: 0;
}
.cid-rGUm2b7153 h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
  padding-top: 2rem;
}
.cid-rGUm2b7153 p {
  margin-bottom: 0;
  text-align: left;
  padding-top: 1.5rem;
}
.cid-rGUm2b7153 .mbr-text {
  color: #000000;
  text-align: center;
}
.cid-rGUm2b7153 .card-wrapper {
  height: 100%;
  padding-bottom: 2rem;
  background: #efefef;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rGUm2b7153 .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
.cid-rGUm2b7153 .card-title {
  text-align: center;
  color: #f202ff;
}
.cid-rTaKR3x31k {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rTaKR3x31k .card-box {
  padding: 0 2rem;
}
.cid-rTaKR3x31k .mbr-section-btn {
  padding-top: 1rem;
}
.cid-rTaKR3x31k .mbr-section-btn a {
  margin-top: 1rem;
  margin-bottom: 0;
}
.cid-rTaKR3x31k h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
  padding-top: 2rem;
}
.cid-rTaKR3x31k p {
  margin-bottom: 0;
  text-align: left;
  padding-top: 1.5rem;
}
.cid-rTaKR3x31k .mbr-text {
  color: #000000;
  text-align: center;
}
.cid-rTaKR3x31k .card-wrapper {
  height: 100%;
  padding-bottom: 2rem;
  background: #efefef;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rTaKR3x31k .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
.cid-rTaKR3x31k .card-title {
  text-align: center;
  color: #f202ff;
}
.cid-rGUnupCsip {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #0e6a99;
}
.cid-rGUnupCsip .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGUnupCsip .mbr-section-subtitle,
.cid-rGUnupCsip .mbr-section-btn {
  color: #efefef;
}
.cid-rGUnImEt3I {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rGUnImEt3I .container-fluid {
  padding: 0 3rem;
}
.cid-rGUnImEt3I .mbr-section-title {
  margin-bottom: 1.5em;
}
.cid-rGUnImEt3I .input-main {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGUnImEt3I .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-rGUnImEt3I .form-group {
  margin-bottom: 1.4em;
}
.cid-rGUnImEt3I .form-control {
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
}
.cid-rGUnImEt3I input.form-control {
  border: 1px solid #ddd;
}
.cid-rGUnImEt3I textarea.form-control {
  padding: 1rem;
  min-height: 209px;
}
.cid-rGUnImEt3I .input-group-btn .btn {
  padding: 1rem 4rem;
}
@media (max-width: 767px) {
  .cid-rGUnImEt3I .container-fluid {
    padding: 0 1rem;
  }
  .cid-rGUnImEt3I .input-group-btn .btn {
    padding: 1rem 2rem;
    font-size: 16px !important;
  }
}
.cid-rGUnImEt3I H1 {
  color: #f202ff;
}
.cid-rGUnImEt3I LABEL {
  color: #767676;
}
.cid-snWqp4QXsO {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-snWqp4QXsO .container-fluid {
  padding: 0 3rem;
}
.cid-snWqp4QXsO ul.list-inline {
  margin: 0;
  -webkit-align-self: center;
  align-self: center;
}
.cid-snWqp4QXsO ul.list-inline li {
  margin: 0;
  padding: .5rem;
}
.cid-snWqp4QXsO ul.list-inline img {
  max-width: 6rem;
  padding-bottom: .5rem;
}
.cid-snWqp4QXsO ul.list-inline img:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
@media (max-width: 767px) {
  .cid-snWqp4QXsO .container-fluid {
    padding: 0 1rem;
  }
  .cid-snWqp4QXsO .list-inline-item img {
    max-width: 5rem;
  }
}
.cid-snWqp4QXsO .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-snWqp4QXsO .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
.cid-snX51vjaeB {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-snX51vjaeB .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snX51vjaeB .mbr-section-subtitle,
.cid-snX51vjaeB .mbr-section-btn {
  color: #de0188;
}
.cid-rTxCFO4pg1 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #000000;
}
@media (max-width: 767px) {
  .cid-rTxCFO4pg1 .media-wrap {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxCFO4pg1 .media-wrap .mbr-iconfont-logo {
  font-size: 7rem;
  color: #f36;
}
.cid-rTxCFO4pg1 .media-wrap img {
  height: 6rem;
}
.cid-rTxCFO4pg1 .mbr-text {
  color: #767676;
}
@media (max-width: 767px) {
  .cid-rTxCFO4pg1 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxCFO4pg1 .footer-lower hr {
  margin: 1rem 0;
  border-color: #000;
  opacity: .05;
}
.cid-rTxCFO4pg1 .footer-lower .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.cid-rTxCFO4pg1 .footer-lower .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #232323;
}
.cid-rTxCFO4pg1 .footer-lower .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-rTxCFO4pg1 .footer-lower .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-rTxCFO4pg1 .footer-lower .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rTxCFO4pg1 .footer-lower .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.cid-rTxCFO4pg1 .links {
  text-align: right;
  color: #ffffff;
}
.cid-rTxCFO4pg1 .copyright > p {
  text-align: left;
  color: #efefef;
}
.cid-rTxFa4dlmL {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-rTxFa4dlmL .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTxFa4dlmL .mbr-section-subtitle,
.cid-rTxFa4dlmL .mbr-section-btn {
  color: #ffffff;
  text-align: center;
}
/*!
 */
section {
  background-color: #eeeeee; }

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

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

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

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

figure {
  margin-bottom: 0; }

body {
  color: #232323; }

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

b,
strong {
  font-weight: bold; }

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

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

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

body {
  position: relative; }

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  section .mbr-background-video,
  section .mbr-background-video-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }

.hidden {
  visibility: hidden; }

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

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

.mbr-black {
  color: #000000; }

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

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

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

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

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

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center; } }
/*! Font-weight  */
.mbr-light {
  font-weight: 300; }

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

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

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

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

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

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

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

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

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

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

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

  .media {
    width: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  .mbr-arrow > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    -webkit-animation: arrowdown 1.7s ease-in-out infinite;
    animation: arrowdown 1.7s ease-in-out infinite; }
    .mbr-arrow > a > i {
      position: absolute;
      top: -2px;
      left: 15px;
      font-size: 2rem; }

@keyframes arrowdown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px); }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg); } }
/*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%;
  -webkit-animation: gradient-animation 5s infinite alternate;
  animation: gradient-animation 5s infinite alternate; }

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

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

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

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

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

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

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

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

.carousel-control-prev,
.carousel-control-next {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

@media (max-width: 576px) {
  .col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 0;
    padding-right: 0; } }
.form-group:focus {
  outline: none; }

.jq-selectbox__select {
  padding: 18px 25px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%; }

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

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

.jq-selectbox li {
  padding: 9px 25px; }

.jq-selectbox__dropdown {
  border-radius: 22px;
  padding: 1rem; }

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

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

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

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

.carousel-item img {
  margin: auto; }

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

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

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

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

.btn {
  font-weight: 500;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 1px;
  margin: .4rem .8rem;
  white-space: normal;
  transition-property: background-color, color, border-color, box-shadow;
  transition-duration: .3s, .3s, .3s, 2s;
  transition-timing-function: ease-in-out;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  word-break: break-word; }

.btn-sm {
  border: 1px solid;
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

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

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

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

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

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

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

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

.form-control {
  box-shadow: none;
  color: #565656;
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
  line-height: 1.43;
  min-height: 3.5em; }
  .form-control, .form-control:focus {
    border: 1px solid #e8e8e8; }
  .form-active .form-control:invalid {
    border-color: red; }

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

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

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

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

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

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

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important; }
    .btn .mbr-iconfont {
      font-size: 1rem !important; } }
.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; }

/*# sourceMappingURL=style.css.map */
.cid-rGVq2dMvDp .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVq2dMvDp .nav-item:focus,
.cid-rGVq2dMvDp .nav-link:focus {
  outline: none;
}
@media (min-width: 992px) {
  .cid-rGVq2dMvDp .dropdown-item:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    width: 16px;
  }
  .cid-rGVq2dMvDp .nav-item .nav-link {
    position: relative;
  }
  .cid-rGVq2dMvDp .nav-item .nav-link::before {
    position: absolute;
    content: '';
    width: 0;
    height: 3px;
    bottom: -0.5rem;
    left: 50%;
    background: linear-gradient(90deg, #f202ff, #fe525b);
    transition: width 200ms linear, left 200ms linear;
  }
  .cid-rGVq2dMvDp .nav-item.open .nav-link::before {
    bottom: .2rem;
    width: 80% !important;
    left: 10% !important;
  }
  .cid-rGVq2dMvDp .nav-item .nav-link:hover::before {
    width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGVq2dMvDp .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVq2dMvDp .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-rGVq2dMvDp .dropdown .dropdown-menu .dropdown-item:hover {
  padding-right: 2.5385em;
  padding-left: 3.5385em;
}
.cid-rGVq2dMvDp .dropdown .dropdown-menu .dropdown-item:hover .mbr-iconfont:before {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.cid-rGVq2dMvDp .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-rGVq2dMvDp .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVq2dMvDp .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-rGVq2dMvDp .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-rGVq2dMvDp .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #ffffff;
}
.cid-rGVq2dMvDp .navbar.opened {
  transition: all .3s;
  background: #ffffff !important;
}
.cid-rGVq2dMvDp .navbar .dropdown-item {
  padding: .235rem 1.5rem;
}
.cid-rGVq2dMvDp .navbar .navbar-collapse {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-rGVq2dMvDp .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-rGVq2dMvDp .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-rGVq2dMvDp .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3.8rem);
  }
}
.cid-rGVq2dMvDp .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-rGVq2dMvDp .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rGVq2dMvDp .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rGVq2dMvDp .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-rGVq2dMvDp .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rGVq2dMvDp .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-rGVq2dMvDp .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-rGVq2dMvDp .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-rGVq2dMvDp .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rGVq2dMvDp .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-rGVq2dMvDp .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rGVq2dMvDp .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rGVq2dMvDp .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-rGVq2dMvDp .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rGVq2dMvDp .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rGVq2dMvDp .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-rGVq2dMvDp .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rGVq2dMvDp .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-rGVq2dMvDp .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-rGVq2dMvDp .navbar.navbar-short {
  background: #ffffff !important;
  min-height: 60px;
}
.cid-rGVq2dMvDp .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rGVq2dMvDp .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rGVq2dMvDp .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rGVq2dMvDp .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rGVq2dMvDp .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rGVq2dMvDp .dropdown-item.active,
.cid-rGVq2dMvDp .dropdown-item:active {
  background-color: transparent;
}
.cid-rGVq2dMvDp .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rGVq2dMvDp .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rGVq2dMvDp .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rGVq2dMvDp .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-rGVq2dMvDp .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-rGVq2dMvDp .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-rGVq2dMvDp ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rGVq2dMvDp .navbar-buttons {
  text-align: center;
}
.cid-rGVq2dMvDp button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rGVq2dMvDp button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-rGVq2dMvDp button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rGVq2dMvDp button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rGVq2dMvDp button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rGVq2dMvDp button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rGVq2dMvDp nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGVq2dMvDp nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rGVq2dMvDp nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rGVq2dMvDp nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGVq2dMvDp .navbar-dropdown {
  padding: .5rem 1rem;
}
.cid-rGVq2dMvDp a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVq2dMvDp .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rGVq2dMvDp .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-rGVq2dMvDp .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-rGVq2dMvDp .navbar {
    height: 77px;
  }
  .cid-rGVq2dMvDp .navbar.opened {
    height: auto;
  }
  .cid-rGVq2dMvDp .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGVq2ev2Nc {
  padding-top: 225px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/new-header-1771x769.jpg");
}
.cid-rGVq2ev2Nc .card-wrapper {
  z-index: 3;
}
.cid-rGVq2ev2Nc .card-wrapper .mbr-section-title {
  letter-spacing: 1px;
  transition: all 2.5s cubic-bezier(0, 0.74, 0.52, 1.2);
}
.cid-rGVq2ev2Nc:hover .mbr-section-title {
  letter-spacing: 10px;
}
.cid-rGVq2ev2Nc .full-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 2;
}
.cid-rGVq2ev2Nc .popup-btn.card-wrapper {
  z-index: 1 !important;
}
.cid-rGVq2ev2Nc .text-block {
  text-align: right !important;
}
.cid-rGVq2ev2Nc H2 {
  color: #ffffff;
  text-align: center;
}
.cid-rGVq2f33p4 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rGVq2f33p4 .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVq2f33p4 .mbr-section-subtitle,
.cid-rGVq2f33p4 .mbr-section-btn {
  color: #ffffff;
}
.cid-rGVq2fSo8F {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rGVq2fSo8F p {
  color: #767676;
}
.cid-rGVq2fSo8F .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rGVq2fSo8F .row-element,
.cid-rGVq2fSo8F .image-element {
  padding: 0;
}
.cid-rGVq2fSo8F .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVq2fSo8F .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rGVq2fSo8F .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rGVq2fSo8F .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rGVq2fSo8F .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rGVq2fSo8F .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rGVq2fSo8F .text-content {
    padding: 2rem 1rem;
  }
  .cid-rGVq2fSo8F .underline .line {
    height: 2px;
  }
  .cid-rGVq2fSo8F .mbr-title,
  .cid-rGVq2fSo8F .underline,
  .cid-rGVq2fSo8F .mbr-text,
  .cid-rGVq2fSo8F .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rGVq2fSo8F .mbr-title,
.cid-rGVq2fSo8F .underline {
  color: #f202ff;
}
.cid-rGVq2fSo8F .mbr-text,
.cid-rGVq2fSo8F .mbr-section-btn {
  color: #000000;
}
.cid-rGVq2h88XS {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rGVq2h88XS .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVq2h88XS .mbr-section-subtitle,
.cid-rGVq2h88XS .mbr-section-btn {
  color: #000000;
}
.cid-snWFl2Ng6u {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWFl2Ng6u .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snWFl2Ng6u .mbr-section-subtitle,
.cid-snWFl2Ng6u .mbr-section-btn {
  color: #efefef;
}
.cid-snWAOAS6mB {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWAOAS6mB .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rGVq2iqfT5 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rGVq2iqfT5 p {
  color: #767676;
}
.cid-rGVq2iqfT5 .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rGVq2iqfT5 .row-element,
.cid-rGVq2iqfT5 .image-element {
  padding: 0;
}
.cid-rGVq2iqfT5 .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVq2iqfT5 .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rGVq2iqfT5 .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rGVq2iqfT5 .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rGVq2iqfT5 .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rGVq2iqfT5 .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rGVq2iqfT5 .text-content {
    padding: 2rem 1rem;
  }
  .cid-rGVq2iqfT5 .underline .line {
    height: 2px;
  }
  .cid-rGVq2iqfT5 .mbr-title,
  .cid-rGVq2iqfT5 .underline,
  .cid-rGVq2iqfT5 .mbr-text,
  .cid-rGVq2iqfT5 .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rGVq2iqfT5 .mbr-title,
.cid-rGVq2iqfT5 .underline {
  color: #f202ff;
}
.cid-rGVq2iqfT5 .mbr-text,
.cid-rGVq2iqfT5 .mbr-section-btn {
  color: #000000;
}
.cid-rGVq2k4RXK {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rGVq2k4RXK .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVq2k4RXK .mbr-section-subtitle,
.cid-rGVq2k4RXK .mbr-section-btn {
  color: #000000;
}
.cid-snWFm0t4OH {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWFm0t4OH .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snWFm0t4OH .mbr-section-subtitle,
.cid-snWFm0t4OH .mbr-section-btn {
  color: #efefef;
}
.cid-snWAP2SLaF {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWAP2SLaF .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rGVq2oOmM4 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rGVq2oOmM4 p {
  color: #767676;
}
.cid-rGVq2oOmM4 .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rGVq2oOmM4 .row-element,
.cid-rGVq2oOmM4 .image-element {
  padding: 0;
}
.cid-rGVq2oOmM4 .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVq2oOmM4 .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rGVq2oOmM4 .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rGVq2oOmM4 .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rGVq2oOmM4 .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rGVq2oOmM4 .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rGVq2oOmM4 .text-content {
    padding: 2rem 1rem;
  }
  .cid-rGVq2oOmM4 .underline .line {
    height: 2px;
  }
  .cid-rGVq2oOmM4 .mbr-title,
  .cid-rGVq2oOmM4 .underline,
  .cid-rGVq2oOmM4 .mbr-text,
  .cid-rGVq2oOmM4 .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rGVq2oOmM4 .mbr-title,
.cid-rGVq2oOmM4 .underline {
  color: #f202ff;
}
.cid-rGVq2oOmM4 .mbr-text,
.cid-rGVq2oOmM4 .mbr-section-btn {
  color: #000000;
}
.cid-rGVq2pfxhn {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rGVq2pfxhn .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVq2pfxhn .mbr-section-subtitle,
.cid-rGVq2pfxhn .mbr-section-btn {
  color: #000000;
}
.cid-rGVq2pAEvq {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rGVq2pAEvq .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVq2pAEvq .mbr-section-subtitle,
.cid-rGVq2pAEvq .mbr-section-btn {
  color: #efefef;
}
.cid-snWAPMLWmn {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWAPMLWmn .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rGVq2pW7zq {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rGVq2pW7zq .container-fluid {
  padding: 0 3rem;
}
.cid-rGVq2pW7zq .mbr-section-title {
  margin-bottom: 1.5em;
}
.cid-rGVq2pW7zq .input-main {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVq2pW7zq .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-rGVq2pW7zq .form-group {
  margin-bottom: 1.4em;
}
.cid-rGVq2pW7zq .form-control {
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
}
.cid-rGVq2pW7zq input.form-control {
  border: 1px solid #ddd;
}
.cid-rGVq2pW7zq textarea.form-control {
  padding: 1rem;
  min-height: 209px;
}
.cid-rGVq2pW7zq .input-group-btn .btn {
  padding: 1rem 4rem;
}
@media (max-width: 767px) {
  .cid-rGVq2pW7zq .container-fluid {
    padding: 0 1rem;
  }
  .cid-rGVq2pW7zq .input-group-btn .btn {
    padding: 1rem 2rem;
    font-size: 16px !important;
  }
}
.cid-rGVq2pW7zq H1 {
  color: #f202ff;
}
.cid-rGVq2pW7zq LABEL {
  color: #767676;
}
.cid-snWyZM8hE3 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-snWyZM8hE3 .container-fluid {
  padding: 0 3rem;
}
.cid-snWyZM8hE3 ul.list-inline {
  margin: 0;
  -webkit-align-self: center;
  align-self: center;
}
.cid-snWyZM8hE3 ul.list-inline li {
  margin: 0;
  padding: .5rem;
}
.cid-snWyZM8hE3 ul.list-inline img {
  max-width: 6rem;
  padding-bottom: .5rem;
}
.cid-snWyZM8hE3 ul.list-inline img:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
@media (max-width: 767px) {
  .cid-snWyZM8hE3 .container-fluid {
    padding: 0 1rem;
  }
  .cid-snWyZM8hE3 .list-inline-item img {
    max-width: 5rem;
  }
}
.cid-snWyZM8hE3 .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-snWyZM8hE3 .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
.cid-snX8213q1y {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-snX8213q1y .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snX8213q1y .mbr-section-subtitle,
.cid-snX8213q1y .mbr-section-btn {
  color: #de0188;
}
.cid-rTxGchiIbC {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #000000;
}
@media (max-width: 767px) {
  .cid-rTxGchiIbC .media-wrap {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxGchiIbC .media-wrap .mbr-iconfont-logo {
  font-size: 7rem;
  color: #f36;
}
.cid-rTxGchiIbC .media-wrap img {
  height: 6rem;
}
.cid-rTxGchiIbC .mbr-text {
  color: #767676;
}
@media (max-width: 767px) {
  .cid-rTxGchiIbC .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxGchiIbC .footer-lower hr {
  margin: 1rem 0;
  border-color: #000;
  opacity: .05;
}
.cid-rTxGchiIbC .footer-lower .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.cid-rTxGchiIbC .footer-lower .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #232323;
}
.cid-rTxGchiIbC .footer-lower .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-rTxGchiIbC .footer-lower .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-rTxGchiIbC .footer-lower .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rTxGchiIbC .footer-lower .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.cid-rTxGchiIbC .links {
  text-align: right;
  color: #ffffff;
}
.cid-rTxGchiIbC .copyright > p {
  text-align: left;
  color: #efefef;
}
.cid-rTxGd9ZC2P {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-rTxGd9ZC2P .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTxGd9ZC2P .mbr-section-subtitle,
.cid-rTxGd9ZC2P .mbr-section-btn {
  color: #ffffff;
  text-align: center;
}
/*!
 */
section {
  background-color: #eeeeee; }

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

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

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

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

figure {
  margin-bottom: 0; }

body {
  color: #232323; }

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

b,
strong {
  font-weight: bold; }

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

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

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

body {
  position: relative; }

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  section .mbr-background-video,
  section .mbr-background-video-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }

.hidden {
  visibility: hidden; }

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

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

.mbr-black {
  color: #000000; }

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

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

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

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

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

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center; } }
/*! Font-weight  */
.mbr-light {
  font-weight: 300; }

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

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

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

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

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

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

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

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

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

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

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

  .media {
    width: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  .mbr-arrow > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    -webkit-animation: arrowdown 1.7s ease-in-out infinite;
    animation: arrowdown 1.7s ease-in-out infinite; }
    .mbr-arrow > a > i {
      position: absolute;
      top: -2px;
      left: 15px;
      font-size: 2rem; }

@keyframes arrowdown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px); }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg); } }
/*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%;
  -webkit-animation: gradient-animation 5s infinite alternate;
  animation: gradient-animation 5s infinite alternate; }

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

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

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

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

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

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

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

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

.carousel-control-prev,
.carousel-control-next {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

@media (max-width: 576px) {
  .col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 0;
    padding-right: 0; } }
.form-group:focus {
  outline: none; }

.jq-selectbox__select {
  padding: 18px 25px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%; }

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

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

.jq-selectbox li {
  padding: 9px 25px; }

.jq-selectbox__dropdown {
  border-radius: 22px;
  padding: 1rem; }

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

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

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

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

.carousel-item img {
  margin: auto; }

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

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

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

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

.btn {
  font-weight: 500;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 1px;
  margin: .4rem .8rem;
  white-space: normal;
  transition-property: background-color, color, border-color, box-shadow;
  transition-duration: .3s, .3s, .3s, 2s;
  transition-timing-function: ease-in-out;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  word-break: break-word; }

.btn-sm {
  border: 1px solid;
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

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

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

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

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

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

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

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

.form-control {
  box-shadow: none;
  color: #565656;
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
  line-height: 1.43;
  min-height: 3.5em; }
  .form-control, .form-control:focus {
    border: 1px solid #e8e8e8; }
  .form-active .form-control:invalid {
    border-color: red; }

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

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

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

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

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

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

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important; }
    .btn .mbr-iconfont {
      font-size: 1rem !important; } }
.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; }

/*# sourceMappingURL=style.css.map */
.cid-rGVnee462b .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVnee462b .nav-item:focus,
.cid-rGVnee462b .nav-link:focus {
  outline: none;
}
@media (min-width: 992px) {
  .cid-rGVnee462b .dropdown-item:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    width: 16px;
  }
  .cid-rGVnee462b .nav-item .nav-link {
    position: relative;
  }
  .cid-rGVnee462b .nav-item .nav-link::before {
    position: absolute;
    content: '';
    width: 0;
    height: 3px;
    bottom: -0.5rem;
    left: 50%;
    background: linear-gradient(90deg, #f202ff, #fe525b);
    transition: width 200ms linear, left 200ms linear;
  }
  .cid-rGVnee462b .nav-item.open .nav-link::before {
    bottom: .2rem;
    width: 80% !important;
    left: 10% !important;
  }
  .cid-rGVnee462b .nav-item .nav-link:hover::before {
    width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGVnee462b .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVnee462b .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-rGVnee462b .dropdown .dropdown-menu .dropdown-item:hover {
  padding-right: 2.5385em;
  padding-left: 3.5385em;
}
.cid-rGVnee462b .dropdown .dropdown-menu .dropdown-item:hover .mbr-iconfont:before {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.cid-rGVnee462b .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-rGVnee462b .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVnee462b .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-rGVnee462b .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-rGVnee462b .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #ffffff;
}
.cid-rGVnee462b .navbar.opened {
  transition: all .3s;
  background: #ffffff !important;
}
.cid-rGVnee462b .navbar .dropdown-item {
  padding: .235rem 1.5rem;
}
.cid-rGVnee462b .navbar .navbar-collapse {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-rGVnee462b .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-rGVnee462b .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-rGVnee462b .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3.8rem);
  }
}
.cid-rGVnee462b .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-rGVnee462b .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rGVnee462b .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rGVnee462b .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-rGVnee462b .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rGVnee462b .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-rGVnee462b .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-rGVnee462b .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-rGVnee462b .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rGVnee462b .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-rGVnee462b .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rGVnee462b .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rGVnee462b .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-rGVnee462b .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rGVnee462b .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rGVnee462b .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-rGVnee462b .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rGVnee462b .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-rGVnee462b .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-rGVnee462b .navbar.navbar-short {
  background: #ffffff !important;
  min-height: 60px;
}
.cid-rGVnee462b .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rGVnee462b .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rGVnee462b .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rGVnee462b .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rGVnee462b .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rGVnee462b .dropdown-item.active,
.cid-rGVnee462b .dropdown-item:active {
  background-color: transparent;
}
.cid-rGVnee462b .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rGVnee462b .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rGVnee462b .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rGVnee462b .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-rGVnee462b .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-rGVnee462b .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-rGVnee462b ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rGVnee462b .navbar-buttons {
  text-align: center;
}
.cid-rGVnee462b button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rGVnee462b button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-rGVnee462b button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rGVnee462b button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rGVnee462b button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rGVnee462b button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rGVnee462b nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGVnee462b nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rGVnee462b nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rGVnee462b nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGVnee462b .navbar-dropdown {
  padding: .5rem 1rem;
}
.cid-rGVnee462b a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVnee462b .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rGVnee462b .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-rGVnee462b .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-rGVnee462b .navbar {
    height: 77px;
  }
  .cid-rGVnee462b .navbar.opened {
    height: auto;
  }
  .cid-rGVnee462b .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGVneeEzfs {
  padding-top: 225px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/new-header-1771x769.jpg");
}
.cid-rGVneeEzfs .card-wrapper {
  z-index: 3;
}
.cid-rGVneeEzfs .card-wrapper .mbr-section-title {
  letter-spacing: 1px;
  transition: all 2.5s cubic-bezier(0, 0.74, 0.52, 1.2);
}
.cid-rGVneeEzfs:hover .mbr-section-title {
  letter-spacing: 10px;
}
.cid-rGVneeEzfs .full-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 2;
}
.cid-rGVneeEzfs .popup-btn.card-wrapper {
  z-index: 1 !important;
}
.cid-rGVneeEzfs .text-block {
  text-align: right !important;
}
.cid-rGVneeEzfs H2 {
  color: #ffffff;
  text-align: center;
}
.cid-rGVnef2j3c {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rGVnef2j3c .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVnef2j3c .mbr-section-subtitle,
.cid-rGVnef2j3c .mbr-section-btn {
  color: #ffffff;
}
.cid-rGVnefq9eP {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rGVnefq9eP p {
  color: #767676;
}
.cid-rGVnefq9eP .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rGVnefq9eP .row-element,
.cid-rGVnefq9eP .image-element {
  padding: 0;
}
.cid-rGVnefq9eP .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVnefq9eP .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rGVnefq9eP .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rGVnefq9eP .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rGVnefq9eP .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rGVnefq9eP .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rGVnefq9eP .text-content {
    padding: 2rem 1rem;
  }
  .cid-rGVnefq9eP .underline .line {
    height: 2px;
  }
  .cid-rGVnefq9eP .mbr-title,
  .cid-rGVnefq9eP .underline,
  .cid-rGVnefq9eP .mbr-text,
  .cid-rGVnefq9eP .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rGVnefq9eP .mbr-title,
.cid-rGVnefq9eP .underline {
  color: #f202ff;
}
.cid-rGVnefq9eP .mbr-text,
.cid-rGVnefq9eP .mbr-section-btn {
  color: #000000;
}
.cid-rGVnefWvrG {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rGVnefWvrG .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVnefWvrG .mbr-section-subtitle,
.cid-rGVnefWvrG .mbr-section-btn {
  color: #000000;
}
.cid-snWFtWrvUy {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWFtWrvUy .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snWFtWrvUy .mbr-section-subtitle,
.cid-snWFtWrvUy .mbr-section-btn {
  color: #efefef;
}
.cid-snWAJwPlFU {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWAJwPlFU .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rGVnegjm0g {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rGVnegjm0g p {
  color: #767676;
}
.cid-rGVnegjm0g .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rGVnegjm0g .row-element,
.cid-rGVnegjm0g .image-element {
  padding: 0;
}
.cid-rGVnegjm0g .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVnegjm0g .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rGVnegjm0g .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rGVnegjm0g .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rGVnegjm0g .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rGVnegjm0g .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rGVnegjm0g .text-content {
    padding: 2rem 1rem;
  }
  .cid-rGVnegjm0g .underline .line {
    height: 2px;
  }
  .cid-rGVnegjm0g .mbr-title,
  .cid-rGVnegjm0g .underline,
  .cid-rGVnegjm0g .mbr-text,
  .cid-rGVnegjm0g .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rGVnegjm0g .mbr-title,
.cid-rGVnegjm0g .underline {
  color: #f202ff;
}
.cid-rGVnegJMVV {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rGVnegJMVV .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVnegJMVV .mbr-section-subtitle,
.cid-rGVnegJMVV .mbr-section-btn {
  color: #000000;
}
.cid-snWFuxXtcP {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWFuxXtcP .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snWFuxXtcP .mbr-section-subtitle,
.cid-snWFuxXtcP .mbr-section-btn {
  color: #efefef;
}
.cid-snWAK7e7Od {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWAK7e7Od .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rGVneh4RKx {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rGVneh4RKx p {
  color: #767676;
}
.cid-rGVneh4RKx .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rGVneh4RKx .row-element,
.cid-rGVneh4RKx .image-element {
  padding: 0;
}
.cid-rGVneh4RKx .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVneh4RKx .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rGVneh4RKx .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rGVneh4RKx .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rGVneh4RKx .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rGVneh4RKx .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rGVneh4RKx .text-content {
    padding: 2rem 1rem;
  }
  .cid-rGVneh4RKx .underline .line {
    height: 2px;
  }
  .cid-rGVneh4RKx .mbr-title,
  .cid-rGVneh4RKx .underline,
  .cid-rGVneh4RKx .mbr-text,
  .cid-rGVneh4RKx .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rGVneh4RKx .mbr-title,
.cid-rGVneh4RKx .underline {
  color: #f202ff;
}
.cid-rGVnehBM4U {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rGVnehBM4U .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVnehBM4U .mbr-section-subtitle,
.cid-rGVnehBM4U .mbr-section-btn {
  color: #000000;
}
.cid-rGVnehYJkc {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rGVnehYJkc .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVnehYJkc .mbr-section-subtitle,
.cid-rGVnehYJkc .mbr-section-btn {
  color: #efefef;
}
.cid-snWAKBfZ2V {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWAKBfZ2V .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rGVneilgaq {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rGVneilgaq .container-fluid {
  padding: 0 3rem;
}
.cid-rGVneilgaq .mbr-section-title {
  margin-bottom: 1.5em;
}
.cid-rGVneilgaq .input-main {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVneilgaq .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-rGVneilgaq .form-group {
  margin-bottom: 1.4em;
}
.cid-rGVneilgaq .form-control {
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
}
.cid-rGVneilgaq input.form-control {
  border: 1px solid #ddd;
}
.cid-rGVneilgaq textarea.form-control {
  padding: 1rem;
  min-height: 209px;
}
.cid-rGVneilgaq .input-group-btn .btn {
  padding: 1rem 4rem;
}
@media (max-width: 767px) {
  .cid-rGVneilgaq .container-fluid {
    padding: 0 1rem;
  }
  .cid-rGVneilgaq .input-group-btn .btn {
    padding: 1rem 2rem;
    font-size: 16px !important;
  }
}
.cid-rGVneilgaq H1 {
  color: #f202ff;
}
.cid-rGVneilgaq LABEL {
  color: #767676;
}
.cid-snWyX0PMEV {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-snWyX0PMEV .container-fluid {
  padding: 0 3rem;
}
.cid-snWyX0PMEV ul.list-inline {
  margin: 0;
  -webkit-align-self: center;
  align-self: center;
}
.cid-snWyX0PMEV ul.list-inline li {
  margin: 0;
  padding: .5rem;
}
.cid-snWyX0PMEV ul.list-inline img {
  max-width: 6rem;
  padding-bottom: .5rem;
}
.cid-snWyX0PMEV ul.list-inline img:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
@media (max-width: 767px) {
  .cid-snWyX0PMEV .container-fluid {
    padding: 0 1rem;
  }
  .cid-snWyX0PMEV .list-inline-item img {
    max-width: 5rem;
  }
}
.cid-snWyX0PMEV .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-snWyX0PMEV .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
.cid-snX88EmdOn {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-snX88EmdOn .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snX88EmdOn .mbr-section-subtitle,
.cid-snX88EmdOn .mbr-section-btn {
  color: #de0188;
}
.cid-rTxGnRJZ4f {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #000000;
}
@media (max-width: 767px) {
  .cid-rTxGnRJZ4f .media-wrap {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxGnRJZ4f .media-wrap .mbr-iconfont-logo {
  font-size: 7rem;
  color: #f36;
}
.cid-rTxGnRJZ4f .media-wrap img {
  height: 6rem;
}
.cid-rTxGnRJZ4f .mbr-text {
  color: #767676;
}
@media (max-width: 767px) {
  .cid-rTxGnRJZ4f .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxGnRJZ4f .footer-lower hr {
  margin: 1rem 0;
  border-color: #000;
  opacity: .05;
}
.cid-rTxGnRJZ4f .footer-lower .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.cid-rTxGnRJZ4f .footer-lower .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #232323;
}
.cid-rTxGnRJZ4f .footer-lower .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-rTxGnRJZ4f .footer-lower .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-rTxGnRJZ4f .footer-lower .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rTxGnRJZ4f .footer-lower .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.cid-rTxGnRJZ4f .links {
  text-align: right;
  color: #ffffff;
}
.cid-rTxGnRJZ4f .copyright > p {
  text-align: left;
  color: #efefef;
}
.cid-rTxGv0DWjZ {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-rTxGv0DWjZ .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTxGv0DWjZ .mbr-section-subtitle,
.cid-rTxGv0DWjZ .mbr-section-btn {
  color: #ffffff;
  text-align: center;
}
/*!
 */
section {
  background-color: #eeeeee; }

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

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

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

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

figure {
  margin-bottom: 0; }

body {
  color: #232323; }

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

b,
strong {
  font-weight: bold; }

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

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

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

body {
  position: relative; }

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  section .mbr-background-video,
  section .mbr-background-video-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }

.hidden {
  visibility: hidden; }

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

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

.mbr-black {
  color: #000000; }

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

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

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

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

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

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center; } }
/*! Font-weight  */
.mbr-light {
  font-weight: 300; }

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

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

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

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

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

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

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

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

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

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

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

  .media {
    width: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  .mbr-arrow > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    -webkit-animation: arrowdown 1.7s ease-in-out infinite;
    animation: arrowdown 1.7s ease-in-out infinite; }
    .mbr-arrow > a > i {
      position: absolute;
      top: -2px;
      left: 15px;
      font-size: 2rem; }

@keyframes arrowdown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px); }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg); } }
/*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%;
  -webkit-animation: gradient-animation 5s infinite alternate;
  animation: gradient-animation 5s infinite alternate; }

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

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

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

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

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

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

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

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

.carousel-control-prev,
.carousel-control-next {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

@media (max-width: 576px) {
  .col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 0;
    padding-right: 0; } }
.form-group:focus {
  outline: none; }

.jq-selectbox__select {
  padding: 18px 25px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%; }

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

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

.jq-selectbox li {
  padding: 9px 25px; }

.jq-selectbox__dropdown {
  border-radius: 22px;
  padding: 1rem; }

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

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

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

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

.carousel-item img {
  margin: auto; }

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

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

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

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

.btn {
  font-weight: 500;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 1px;
  margin: .4rem .8rem;
  white-space: normal;
  transition-property: background-color, color, border-color, box-shadow;
  transition-duration: .3s, .3s, .3s, 2s;
  transition-timing-function: ease-in-out;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  word-break: break-word; }

.btn-sm {
  border: 1px solid;
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

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

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

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

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

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

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

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

.form-control {
  box-shadow: none;
  color: #565656;
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
  line-height: 1.43;
  min-height: 3.5em; }
  .form-control, .form-control:focus {
    border: 1px solid #e8e8e8; }
  .form-active .form-control:invalid {
    border-color: red; }

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

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

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

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

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

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

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important; }
    .btn .mbr-iconfont {
      font-size: 1rem !important; } }
.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; }

/*# sourceMappingURL=style.css.map */
.cid-rGV6VOPllV .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGV6VOPllV .nav-item:focus,
.cid-rGV6VOPllV .nav-link:focus {
  outline: none;
}
@media (min-width: 992px) {
  .cid-rGV6VOPllV .dropdown-item:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    width: 16px;
  }
  .cid-rGV6VOPllV .nav-item .nav-link {
    position: relative;
  }
  .cid-rGV6VOPllV .nav-item .nav-link::before {
    position: absolute;
    content: '';
    width: 0;
    height: 3px;
    bottom: -0.5rem;
    left: 50%;
    background: linear-gradient(90deg, #f202ff, #fe525b);
    transition: width 200ms linear, left 200ms linear;
  }
  .cid-rGV6VOPllV .nav-item.open .nav-link::before {
    bottom: .2rem;
    width: 80% !important;
    left: 10% !important;
  }
  .cid-rGV6VOPllV .nav-item .nav-link:hover::before {
    width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGV6VOPllV .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGV6VOPllV .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-rGV6VOPllV .dropdown .dropdown-menu .dropdown-item:hover {
  padding-right: 2.5385em;
  padding-left: 3.5385em;
}
.cid-rGV6VOPllV .dropdown .dropdown-menu .dropdown-item:hover .mbr-iconfont:before {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.cid-rGV6VOPllV .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-rGV6VOPllV .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGV6VOPllV .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-rGV6VOPllV .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-rGV6VOPllV .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #ffffff;
}
.cid-rGV6VOPllV .navbar.opened {
  transition: all .3s;
  background: #ffffff !important;
}
.cid-rGV6VOPllV .navbar .dropdown-item {
  padding: .235rem 1.5rem;
}
.cid-rGV6VOPllV .navbar .navbar-collapse {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-rGV6VOPllV .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-rGV6VOPllV .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-rGV6VOPllV .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3.8rem);
  }
}
.cid-rGV6VOPllV .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-rGV6VOPllV .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rGV6VOPllV .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rGV6VOPllV .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-rGV6VOPllV .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rGV6VOPllV .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-rGV6VOPllV .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-rGV6VOPllV .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-rGV6VOPllV .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rGV6VOPllV .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-rGV6VOPllV .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rGV6VOPllV .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rGV6VOPllV .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-rGV6VOPllV .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rGV6VOPllV .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rGV6VOPllV .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-rGV6VOPllV .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rGV6VOPllV .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-rGV6VOPllV .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-rGV6VOPllV .navbar.navbar-short {
  background: #ffffff !important;
  min-height: 60px;
}
.cid-rGV6VOPllV .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rGV6VOPllV .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rGV6VOPllV .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rGV6VOPllV .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rGV6VOPllV .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rGV6VOPllV .dropdown-item.active,
.cid-rGV6VOPllV .dropdown-item:active {
  background-color: transparent;
}
.cid-rGV6VOPllV .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rGV6VOPllV .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rGV6VOPllV .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rGV6VOPllV .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-rGV6VOPllV .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-rGV6VOPllV .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-rGV6VOPllV ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rGV6VOPllV .navbar-buttons {
  text-align: center;
}
.cid-rGV6VOPllV button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rGV6VOPllV button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-rGV6VOPllV button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rGV6VOPllV button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rGV6VOPllV button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rGV6VOPllV button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rGV6VOPllV nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGV6VOPllV nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rGV6VOPllV nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rGV6VOPllV nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGV6VOPllV .navbar-dropdown {
  padding: .5rem 1rem;
}
.cid-rGV6VOPllV a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGV6VOPllV .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rGV6VOPllV .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-rGV6VOPllV .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-rGV6VOPllV .navbar {
    height: 77px;
  }
  .cid-rGV6VOPllV .navbar.opened {
    height: auto;
  }
  .cid-rGV6VOPllV .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGV6VPzAow {
  padding-top: 225px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/new-header-1771x769.jpg");
}
.cid-rGV6VPzAow .card-wrapper {
  z-index: 3;
}
.cid-rGV6VPzAow .card-wrapper .mbr-section-title {
  letter-spacing: 1px;
  transition: all 2.5s cubic-bezier(0, 0.74, 0.52, 1.2);
}
.cid-rGV6VPzAow:hover .mbr-section-title {
  letter-spacing: 10px;
}
.cid-rGV6VPzAow .full-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 2;
}
.cid-rGV6VPzAow .popup-btn.card-wrapper {
  z-index: 1 !important;
}
.cid-rGV6VPzAow .text-block {
  text-align: right !important;
}
.cid-rGV6VPzAow H2 {
  color: #ffffff;
  text-align: center;
}
.cid-rGV6VQ2OQj {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rGV6VQ2OQj .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGV6VQ2OQj .mbr-section-subtitle,
.cid-rGV6VQ2OQj .mbr-section-btn {
  color: #ffffff;
}
.cid-rGV6VQt2kN {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rGV6VQt2kN p {
  color: #767676;
}
.cid-rGV6VQt2kN .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rGV6VQt2kN .row-element,
.cid-rGV6VQt2kN .image-element {
  padding: 0;
}
.cid-rGV6VQt2kN .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGV6VQt2kN .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rGV6VQt2kN .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rGV6VQt2kN .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rGV6VQt2kN .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rGV6VQt2kN .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rGV6VQt2kN .text-content {
    padding: 2rem 1rem;
  }
  .cid-rGV6VQt2kN .underline .line {
    height: 2px;
  }
  .cid-rGV6VQt2kN .mbr-title,
  .cid-rGV6VQt2kN .underline,
  .cid-rGV6VQt2kN .mbr-text,
  .cid-rGV6VQt2kN .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rGV6VQt2kN .mbr-title,
.cid-rGV6VQt2kN .underline {
  color: #f202ff;
}
.cid-rGV6VQt2kN .mbr-text,
.cid-rGV6VQt2kN .mbr-section-btn {
  color: #000000;
}
.cid-rGVlQmHTz6 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rGVlQmHTz6 .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVlQmHTz6 .mbr-section-subtitle,
.cid-rGVlQmHTz6 .mbr-section-btn {
  color: #000000;
}
.cid-snWFKqgkjm {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWFKqgkjm .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snWFKqgkjm .mbr-section-subtitle,
.cid-snWFKqgkjm .mbr-section-btn {
  color: #efefef;
}
.cid-snWAxP86M2 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWAxP86M2 .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rGVafsn1J0 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rGVafsn1J0 p {
  color: #767676;
}
.cid-rGVafsn1J0 .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rGVafsn1J0 .row-element,
.cid-rGVafsn1J0 .image-element {
  padding: 0;
}
.cid-rGVafsn1J0 .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVafsn1J0 .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rGVafsn1J0 .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rGVafsn1J0 .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rGVafsn1J0 .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rGVafsn1J0 .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rGVafsn1J0 .text-content {
    padding: 2rem 1rem;
  }
  .cid-rGVafsn1J0 .underline .line {
    height: 2px;
  }
  .cid-rGVafsn1J0 .mbr-title,
  .cid-rGVafsn1J0 .underline,
  .cid-rGVafsn1J0 .mbr-text,
  .cid-rGVafsn1J0 .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rGVafsn1J0 .mbr-title,
.cid-rGVafsn1J0 .underline {
  color: #f202ff;
}
.cid-rGVafsn1J0 .mbr-text,
.cid-rGVafsn1J0 .mbr-section-btn {
  color: #000000;
}
.cid-rGVlQUH8WV {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rGVlQUH8WV .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVlQUH8WV .mbr-section-subtitle,
.cid-rGVlQUH8WV .mbr-section-btn {
  color: #000000;
}
.cid-rGVeYN4b8c {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rGVeYN4b8c .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVeYN4b8c .mbr-section-subtitle,
.cid-rGVeYN4b8c .mbr-section-btn {
  color: #efefef;
}
.cid-snWAyqGS3N {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWAyqGS3N .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rGV6VRmXMA {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rGV6VRmXMA .container-fluid {
  padding: 0 3rem;
}
.cid-rGV6VRmXMA .mbr-section-title {
  margin-bottom: 1.5em;
}
.cid-rGV6VRmXMA .input-main {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGV6VRmXMA .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-rGV6VRmXMA .form-group {
  margin-bottom: 1.4em;
}
.cid-rGV6VRmXMA .form-control {
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
}
.cid-rGV6VRmXMA input.form-control {
  border: 1px solid #ddd;
}
.cid-rGV6VRmXMA textarea.form-control {
  padding: 1rem;
  min-height: 209px;
}
.cid-rGV6VRmXMA .input-group-btn .btn {
  padding: 1rem 4rem;
}
@media (max-width: 767px) {
  .cid-rGV6VRmXMA .container-fluid {
    padding: 0 1rem;
  }
  .cid-rGV6VRmXMA .input-group-btn .btn {
    padding: 1rem 2rem;
    font-size: 16px !important;
  }
}
.cid-rGV6VRmXMA H1 {
  color: #f202ff;
}
.cid-rGV6VRmXMA LABEL {
  color: #767676;
}
.cid-snWyRDwk34 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-snWyRDwk34 .container-fluid {
  padding: 0 3rem;
}
.cid-snWyRDwk34 ul.list-inline {
  margin: 0;
  -webkit-align-self: center;
  align-self: center;
}
.cid-snWyRDwk34 ul.list-inline li {
  margin: 0;
  padding: .5rem;
}
.cid-snWyRDwk34 ul.list-inline img {
  max-width: 6rem;
  padding-bottom: .5rem;
}
.cid-snWyRDwk34 ul.list-inline img:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
@media (max-width: 767px) {
  .cid-snWyRDwk34 .container-fluid {
    padding: 0 1rem;
  }
  .cid-snWyRDwk34 .list-inline-item img {
    max-width: 5rem;
  }
}
.cid-snWyRDwk34 .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-snWyRDwk34 .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
.cid-snX8hzKdOs {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-snX8hzKdOs .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snX8hzKdOs .mbr-section-subtitle,
.cid-snX8hzKdOs .mbr-section-btn {
  color: #de0188;
}
.cid-rTxGB8GiLK {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #000000;
}
@media (max-width: 767px) {
  .cid-rTxGB8GiLK .media-wrap {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxGB8GiLK .media-wrap .mbr-iconfont-logo {
  font-size: 7rem;
  color: #f36;
}
.cid-rTxGB8GiLK .media-wrap img {
  height: 6rem;
}
.cid-rTxGB8GiLK .mbr-text {
  color: #767676;
}
@media (max-width: 767px) {
  .cid-rTxGB8GiLK .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxGB8GiLK .footer-lower hr {
  margin: 1rem 0;
  border-color: #000;
  opacity: .05;
}
.cid-rTxGB8GiLK .footer-lower .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.cid-rTxGB8GiLK .footer-lower .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #232323;
}
.cid-rTxGB8GiLK .footer-lower .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-rTxGB8GiLK .footer-lower .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-rTxGB8GiLK .footer-lower .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rTxGB8GiLK .footer-lower .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.cid-rTxGB8GiLK .links {
  text-align: right;
  color: #ffffff;
}
.cid-rTxGB8GiLK .copyright > p {
  text-align: left;
  color: #efefef;
}
.cid-rTxGBKfsvr {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-rTxGBKfsvr .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTxGBKfsvr .mbr-section-subtitle,
.cid-rTxGBKfsvr .mbr-section-btn {
  color: #ffffff;
  text-align: center;
}
/*!
 */
section {
  background-color: #eeeeee; }

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

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

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

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

figure {
  margin-bottom: 0; }

body {
  color: #232323; }

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

b,
strong {
  font-weight: bold; }

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

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

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

body {
  position: relative; }

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  section .mbr-background-video,
  section .mbr-background-video-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }

.hidden {
  visibility: hidden; }

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

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

.mbr-black {
  color: #000000; }

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

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

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

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

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

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center; } }
/*! Font-weight  */
.mbr-light {
  font-weight: 300; }

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

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

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

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

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

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

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

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

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

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

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

  .media {
    width: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  .mbr-arrow > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    -webkit-animation: arrowdown 1.7s ease-in-out infinite;
    animation: arrowdown 1.7s ease-in-out infinite; }
    .mbr-arrow > a > i {
      position: absolute;
      top: -2px;
      left: 15px;
      font-size: 2rem; }

@keyframes arrowdown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px); }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg); } }
/*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%;
  -webkit-animation: gradient-animation 5s infinite alternate;
  animation: gradient-animation 5s infinite alternate; }

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

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

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

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

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

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

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

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

.carousel-control-prev,
.carousel-control-next {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

@media (max-width: 576px) {
  .col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 0;
    padding-right: 0; } }
.form-group:focus {
  outline: none; }

.jq-selectbox__select {
  padding: 18px 25px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%; }

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

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

.jq-selectbox li {
  padding: 9px 25px; }

.jq-selectbox__dropdown {
  border-radius: 22px;
  padding: 1rem; }

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

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

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

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

.carousel-item img {
  margin: auto; }

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

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

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

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

.btn {
  font-weight: 500;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 1px;
  margin: .4rem .8rem;
  white-space: normal;
  transition-property: background-color, color, border-color, box-shadow;
  transition-duration: .3s, .3s, .3s, 2s;
  transition-timing-function: ease-in-out;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  word-break: break-word; }

.btn-sm {
  border: 1px solid;
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

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

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

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

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

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

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

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

.form-control {
  box-shadow: none;
  color: #565656;
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
  line-height: 1.43;
  min-height: 3.5em; }
  .form-control, .form-control:focus {
    border: 1px solid #e8e8e8; }
  .form-active .form-control:invalid {
    border-color: red; }

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

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

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

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

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

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

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important; }
    .btn .mbr-iconfont {
      font-size: 1rem !important; } }
.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; }

/*# sourceMappingURL=style.css.map */
.cid-rGV9bVOXri .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGV9bVOXri .nav-item:focus,
.cid-rGV9bVOXri .nav-link:focus {
  outline: none;
}
@media (min-width: 992px) {
  .cid-rGV9bVOXri .dropdown-item:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    width: 16px;
  }
  .cid-rGV9bVOXri .nav-item .nav-link {
    position: relative;
  }
  .cid-rGV9bVOXri .nav-item .nav-link::before {
    position: absolute;
    content: '';
    width: 0;
    height: 3px;
    bottom: -0.5rem;
    left: 50%;
    background: linear-gradient(90deg, #f202ff, #fe525b);
    transition: width 200ms linear, left 200ms linear;
  }
  .cid-rGV9bVOXri .nav-item.open .nav-link::before {
    bottom: .2rem;
    width: 80% !important;
    left: 10% !important;
  }
  .cid-rGV9bVOXri .nav-item .nav-link:hover::before {
    width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGV9bVOXri .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGV9bVOXri .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-rGV9bVOXri .dropdown .dropdown-menu .dropdown-item:hover {
  padding-right: 2.5385em;
  padding-left: 3.5385em;
}
.cid-rGV9bVOXri .dropdown .dropdown-menu .dropdown-item:hover .mbr-iconfont:before {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.cid-rGV9bVOXri .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-rGV9bVOXri .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGV9bVOXri .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-rGV9bVOXri .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-rGV9bVOXri .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #ffffff;
}
.cid-rGV9bVOXri .navbar.opened {
  transition: all .3s;
  background: #ffffff !important;
}
.cid-rGV9bVOXri .navbar .dropdown-item {
  padding: .235rem 1.5rem;
}
.cid-rGV9bVOXri .navbar .navbar-collapse {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-rGV9bVOXri .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-rGV9bVOXri .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-rGV9bVOXri .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3.8rem);
  }
}
.cid-rGV9bVOXri .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-rGV9bVOXri .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rGV9bVOXri .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rGV9bVOXri .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-rGV9bVOXri .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rGV9bVOXri .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-rGV9bVOXri .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-rGV9bVOXri .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-rGV9bVOXri .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rGV9bVOXri .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-rGV9bVOXri .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rGV9bVOXri .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rGV9bVOXri .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-rGV9bVOXri .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rGV9bVOXri .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rGV9bVOXri .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-rGV9bVOXri .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rGV9bVOXri .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-rGV9bVOXri .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-rGV9bVOXri .navbar.navbar-short {
  background: #ffffff !important;
  min-height: 60px;
}
.cid-rGV9bVOXri .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rGV9bVOXri .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rGV9bVOXri .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rGV9bVOXri .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rGV9bVOXri .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rGV9bVOXri .dropdown-item.active,
.cid-rGV9bVOXri .dropdown-item:active {
  background-color: transparent;
}
.cid-rGV9bVOXri .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rGV9bVOXri .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rGV9bVOXri .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rGV9bVOXri .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-rGV9bVOXri .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-rGV9bVOXri .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-rGV9bVOXri ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rGV9bVOXri .navbar-buttons {
  text-align: center;
}
.cid-rGV9bVOXri button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rGV9bVOXri button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-rGV9bVOXri button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rGV9bVOXri button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rGV9bVOXri button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rGV9bVOXri button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rGV9bVOXri nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGV9bVOXri nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rGV9bVOXri nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rGV9bVOXri nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGV9bVOXri .navbar-dropdown {
  padding: .5rem 1rem;
}
.cid-rGV9bVOXri a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGV9bVOXri .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rGV9bVOXri .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-rGV9bVOXri .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-rGV9bVOXri .navbar {
    height: 77px;
  }
  .cid-rGV9bVOXri .navbar.opened {
    height: auto;
  }
  .cid-rGV9bVOXri .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGV9bWqsJu {
  padding-top: 225px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/new-header-1771x769.jpg");
}
.cid-rGV9bWqsJu .card-wrapper {
  z-index: 3;
}
.cid-rGV9bWqsJu .card-wrapper .mbr-section-title {
  letter-spacing: 1px;
  transition: all 2.5s cubic-bezier(0, 0.74, 0.52, 1.2);
}
.cid-rGV9bWqsJu:hover .mbr-section-title {
  letter-spacing: 10px;
}
.cid-rGV9bWqsJu .full-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 2;
}
.cid-rGV9bWqsJu .popup-btn.card-wrapper {
  z-index: 1 !important;
}
.cid-rGV9bWqsJu .text-block {
  text-align: right !important;
}
.cid-rGV9bWqsJu H2 {
  color: #ffffff;
  text-align: center;
}
.cid-rGV9bWQIQM {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rGV9bWQIQM .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGV9bWQIQM .mbr-section-subtitle,
.cid-rGV9bWQIQM .mbr-section-btn {
  color: #ffffff;
}
.cid-rGV9bXhDVA {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rGV9bXhDVA p {
  color: #767676;
}
.cid-rGV9bXhDVA .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rGV9bXhDVA .row-element,
.cid-rGV9bXhDVA .image-element {
  padding: 0;
}
.cid-rGV9bXhDVA .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGV9bXhDVA .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rGV9bXhDVA .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rGV9bXhDVA .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rGV9bXhDVA .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rGV9bXhDVA .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rGV9bXhDVA .text-content {
    padding: 2rem 1rem;
  }
  .cid-rGV9bXhDVA .underline .line {
    height: 2px;
  }
  .cid-rGV9bXhDVA .mbr-title,
  .cid-rGV9bXhDVA .underline,
  .cid-rGV9bXhDVA .mbr-text,
  .cid-rGV9bXhDVA .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rGV9bXhDVA .mbr-title,
.cid-rGV9bXhDVA .underline {
  color: #f202ff;
}
.cid-rGV9bXhDVA .mbr-text,
.cid-rGV9bXhDVA .mbr-section-btn {
  color: #000000;
}
.cid-rGVlV4ZUYV {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rGVlV4ZUYV .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVlV4ZUYV .mbr-section-subtitle,
.cid-rGVlV4ZUYV .mbr-section-btn {
  color: #000000;
}
.cid-snWFZRZeXX {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWFZRZeXX .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snWFZRZeXX .mbr-section-subtitle,
.cid-snWFZRZeXX .mbr-section-btn {
  color: #efefef;
}
.cid-snWAeOVJoi {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWAeOVJoi .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rGV9Tp1l9f {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rGV9Tp1l9f p {
  color: #767676;
}
.cid-rGV9Tp1l9f .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rGV9Tp1l9f .row-element,
.cid-rGV9Tp1l9f .image-element {
  padding: 0;
}
.cid-rGV9Tp1l9f .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGV9Tp1l9f .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rGV9Tp1l9f .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rGV9Tp1l9f .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rGV9Tp1l9f .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rGV9Tp1l9f .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rGV9Tp1l9f .text-content {
    padding: 2rem 1rem;
  }
  .cid-rGV9Tp1l9f .underline .line {
    height: 2px;
  }
  .cid-rGV9Tp1l9f .mbr-title,
  .cid-rGV9Tp1l9f .underline,
  .cid-rGV9Tp1l9f .mbr-text,
  .cid-rGV9Tp1l9f .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rGV9Tp1l9f .mbr-title,
.cid-rGV9Tp1l9f .underline {
  color: #f202ff;
}
.cid-rGV9Tp1l9f .mbr-text,
.cid-rGV9Tp1l9f .mbr-section-btn {
  color: #000000;
}
.cid-rGVlVAP1sR {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rGVlVAP1sR .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVlVAP1sR .mbr-section-subtitle,
.cid-rGVlVAP1sR .mbr-section-btn {
  color: #000000;
}
.cid-rGVf3t69rf {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rGVf3t69rf .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVf3t69rf .mbr-section-subtitle,
.cid-rGVf3t69rf .mbr-section-btn {
  color: #efefef;
}
.cid-snWAdLuk5M {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWAdLuk5M .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rGV9bYl9jq {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rGV9bYl9jq .container-fluid {
  padding: 0 3rem;
}
.cid-rGV9bYl9jq .mbr-section-title {
  margin-bottom: 1.5em;
}
.cid-rGV9bYl9jq .input-main {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGV9bYl9jq .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-rGV9bYl9jq .form-group {
  margin-bottom: 1.4em;
}
.cid-rGV9bYl9jq .form-control {
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
}
.cid-rGV9bYl9jq input.form-control {
  border: 1px solid #ddd;
}
.cid-rGV9bYl9jq textarea.form-control {
  padding: 1rem;
  min-height: 209px;
}
.cid-rGV9bYl9jq .input-group-btn .btn {
  padding: 1rem 4rem;
}
@media (max-width: 767px) {
  .cid-rGV9bYl9jq .container-fluid {
    padding: 0 1rem;
  }
  .cid-rGV9bYl9jq .input-group-btn .btn {
    padding: 1rem 2rem;
    font-size: 16px !important;
  }
}
.cid-rGV9bYl9jq H1 {
  color: #f202ff;
}
.cid-rGV9bYl9jq LABEL {
  color: #767676;
}
.cid-snWyGHEznp {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-snWyGHEznp .container-fluid {
  padding: 0 3rem;
}
.cid-snWyGHEznp ul.list-inline {
  margin: 0;
  -webkit-align-self: center;
  align-self: center;
}
.cid-snWyGHEznp ul.list-inline li {
  margin: 0;
  padding: .5rem;
}
.cid-snWyGHEznp ul.list-inline img {
  max-width: 6rem;
  padding-bottom: .5rem;
}
.cid-snWyGHEznp ul.list-inline img:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
@media (max-width: 767px) {
  .cid-snWyGHEznp .container-fluid {
    padding: 0 1rem;
  }
  .cid-snWyGHEznp .list-inline-item img {
    max-width: 5rem;
  }
}
.cid-snWyGHEznp .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-snWyGHEznp .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
.cid-snX8AUxUTz {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-snX8AUxUTz .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snX8AUxUTz .mbr-section-subtitle,
.cid-snX8AUxUTz .mbr-section-btn {
  color: #de0188;
}
.cid-rTxGXcEvXK {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #000000;
}
@media (max-width: 767px) {
  .cid-rTxGXcEvXK .media-wrap {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxGXcEvXK .media-wrap .mbr-iconfont-logo {
  font-size: 7rem;
  color: #f36;
}
.cid-rTxGXcEvXK .media-wrap img {
  height: 6rem;
}
.cid-rTxGXcEvXK .mbr-text {
  color: #767676;
}
@media (max-width: 767px) {
  .cid-rTxGXcEvXK .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxGXcEvXK .footer-lower hr {
  margin: 1rem 0;
  border-color: #000;
  opacity: .05;
}
.cid-rTxGXcEvXK .footer-lower .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.cid-rTxGXcEvXK .footer-lower .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #232323;
}
.cid-rTxGXcEvXK .footer-lower .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-rTxGXcEvXK .footer-lower .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-rTxGXcEvXK .footer-lower .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rTxGXcEvXK .footer-lower .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.cid-rTxGXcEvXK .links {
  text-align: right;
  color: #ffffff;
}
.cid-rTxGXcEvXK .copyright > p {
  text-align: left;
  color: #efefef;
}
.cid-rTxGXSQ1v2 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-rTxGXSQ1v2 .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTxGXSQ1v2 .mbr-section-subtitle,
.cid-rTxGXSQ1v2 .mbr-section-btn {
  color: #ffffff;
  text-align: center;
}
/*!
 */
section {
  background-color: #eeeeee; }

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

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

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

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

figure {
  margin-bottom: 0; }

body {
  color: #232323; }

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

b,
strong {
  font-weight: bold; }

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

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

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

body {
  position: relative; }

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  section .mbr-background-video,
  section .mbr-background-video-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }

.hidden {
  visibility: hidden; }

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

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

.mbr-black {
  color: #000000; }

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

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

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

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

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

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center; } }
/*! Font-weight  */
.mbr-light {
  font-weight: 300; }

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

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

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

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

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

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

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

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

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

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

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

  .media {
    width: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  .mbr-arrow > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    -webkit-animation: arrowdown 1.7s ease-in-out infinite;
    animation: arrowdown 1.7s ease-in-out infinite; }
    .mbr-arrow > a > i {
      position: absolute;
      top: -2px;
      left: 15px;
      font-size: 2rem; }

@keyframes arrowdown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px); }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg); } }
/*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%;
  -webkit-animation: gradient-animation 5s infinite alternate;
  animation: gradient-animation 5s infinite alternate; }

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

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

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

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

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

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

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

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

.carousel-control-prev,
.carousel-control-next {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

@media (max-width: 576px) {
  .col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 0;
    padding-right: 0; } }
.form-group:focus {
  outline: none; }

.jq-selectbox__select {
  padding: 18px 25px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%; }

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

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

.jq-selectbox li {
  padding: 9px 25px; }

.jq-selectbox__dropdown {
  border-radius: 22px;
  padding: 1rem; }

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

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

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

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

.carousel-item img {
  margin: auto; }

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

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

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

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

.btn {
  font-weight: 500;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 1px;
  margin: .4rem .8rem;
  white-space: normal;
  transition-property: background-color, color, border-color, box-shadow;
  transition-duration: .3s, .3s, .3s, 2s;
  transition-timing-function: ease-in-out;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  word-break: break-word; }

.btn-sm {
  border: 1px solid;
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

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

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

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

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

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

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

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

.form-control {
  box-shadow: none;
  color: #565656;
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
  line-height: 1.43;
  min-height: 3.5em; }
  .form-control, .form-control:focus {
    border: 1px solid #e8e8e8; }
  .form-active .form-control:invalid {
    border-color: red; }

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

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

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

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

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

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

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important; }
    .btn .mbr-iconfont {
      font-size: 1rem !important; } }
.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; }

/*# sourceMappingURL=style.css.map */
.cid-rGVdrBN4rn .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVdrBN4rn .nav-item:focus,
.cid-rGVdrBN4rn .nav-link:focus {
  outline: none;
}
@media (min-width: 992px) {
  .cid-rGVdrBN4rn .dropdown-item:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    width: 16px;
  }
  .cid-rGVdrBN4rn .nav-item .nav-link {
    position: relative;
  }
  .cid-rGVdrBN4rn .nav-item .nav-link::before {
    position: absolute;
    content: '';
    width: 0;
    height: 3px;
    bottom: -0.5rem;
    left: 50%;
    background: linear-gradient(90deg, #f202ff, #fe525b);
    transition: width 200ms linear, left 200ms linear;
  }
  .cid-rGVdrBN4rn .nav-item.open .nav-link::before {
    bottom: .2rem;
    width: 80% !important;
    left: 10% !important;
  }
  .cid-rGVdrBN4rn .nav-item .nav-link:hover::before {
    width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGVdrBN4rn .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVdrBN4rn .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-rGVdrBN4rn .dropdown .dropdown-menu .dropdown-item:hover {
  padding-right: 2.5385em;
  padding-left: 3.5385em;
}
.cid-rGVdrBN4rn .dropdown .dropdown-menu .dropdown-item:hover .mbr-iconfont:before {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.cid-rGVdrBN4rn .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-rGVdrBN4rn .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVdrBN4rn .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-rGVdrBN4rn .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-rGVdrBN4rn .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #ffffff;
}
.cid-rGVdrBN4rn .navbar.opened {
  transition: all .3s;
  background: #ffffff !important;
}
.cid-rGVdrBN4rn .navbar .dropdown-item {
  padding: .235rem 1.5rem;
}
.cid-rGVdrBN4rn .navbar .navbar-collapse {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-rGVdrBN4rn .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-rGVdrBN4rn .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-rGVdrBN4rn .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3.8rem);
  }
}
.cid-rGVdrBN4rn .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-rGVdrBN4rn .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rGVdrBN4rn .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rGVdrBN4rn .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-rGVdrBN4rn .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rGVdrBN4rn .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-rGVdrBN4rn .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-rGVdrBN4rn .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-rGVdrBN4rn .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rGVdrBN4rn .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-rGVdrBN4rn .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rGVdrBN4rn .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rGVdrBN4rn .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-rGVdrBN4rn .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rGVdrBN4rn .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rGVdrBN4rn .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-rGVdrBN4rn .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rGVdrBN4rn .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-rGVdrBN4rn .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-rGVdrBN4rn .navbar.navbar-short {
  background: #ffffff !important;
  min-height: 60px;
}
.cid-rGVdrBN4rn .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rGVdrBN4rn .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rGVdrBN4rn .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rGVdrBN4rn .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rGVdrBN4rn .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rGVdrBN4rn .dropdown-item.active,
.cid-rGVdrBN4rn .dropdown-item:active {
  background-color: transparent;
}
.cid-rGVdrBN4rn .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rGVdrBN4rn .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rGVdrBN4rn .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rGVdrBN4rn .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-rGVdrBN4rn .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-rGVdrBN4rn .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-rGVdrBN4rn ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rGVdrBN4rn .navbar-buttons {
  text-align: center;
}
.cid-rGVdrBN4rn button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rGVdrBN4rn button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-rGVdrBN4rn button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rGVdrBN4rn button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rGVdrBN4rn button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rGVdrBN4rn button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rGVdrBN4rn nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGVdrBN4rn nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rGVdrBN4rn nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rGVdrBN4rn nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGVdrBN4rn .navbar-dropdown {
  padding: .5rem 1rem;
}
.cid-rGVdrBN4rn a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVdrBN4rn .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rGVdrBN4rn .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-rGVdrBN4rn .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-rGVdrBN4rn .navbar {
    height: 77px;
  }
  .cid-rGVdrBN4rn .navbar.opened {
    height: auto;
  }
  .cid-rGVdrBN4rn .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGVdrCoIxC {
  padding-top: 225px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/new-header-1771x769.jpg");
}
.cid-rGVdrCoIxC .card-wrapper {
  z-index: 3;
}
.cid-rGVdrCoIxC .card-wrapper .mbr-section-title {
  letter-spacing: 1px;
  transition: all 2.5s cubic-bezier(0, 0.74, 0.52, 1.2);
}
.cid-rGVdrCoIxC:hover .mbr-section-title {
  letter-spacing: 10px;
}
.cid-rGVdrCoIxC .full-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 2;
}
.cid-rGVdrCoIxC .popup-btn.card-wrapper {
  z-index: 1 !important;
}
.cid-rGVdrCoIxC .text-block {
  text-align: right !important;
}
.cid-rGVdrCoIxC H2 {
  color: #ffffff;
  text-align: center;
}
.cid-rGVdrCKug4 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rGVdrCKug4 .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVdrCKug4 .mbr-section-subtitle,
.cid-rGVdrCKug4 .mbr-section-btn {
  color: #ffffff;
}
.cid-rGVdrD9l4T {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rGVdrD9l4T p {
  color: #767676;
}
.cid-rGVdrD9l4T .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rGVdrD9l4T .row-element,
.cid-rGVdrD9l4T .image-element {
  padding: 0;
}
.cid-rGVdrD9l4T .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVdrD9l4T .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rGVdrD9l4T .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rGVdrD9l4T .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rGVdrD9l4T .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rGVdrD9l4T .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rGVdrD9l4T .text-content {
    padding: 2rem 1rem;
  }
  .cid-rGVdrD9l4T .underline .line {
    height: 2px;
  }
  .cid-rGVdrD9l4T .mbr-title,
  .cid-rGVdrD9l4T .underline,
  .cid-rGVdrD9l4T .mbr-text,
  .cid-rGVdrD9l4T .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rGVdrD9l4T .mbr-title,
.cid-rGVdrD9l4T .underline {
  color: #f202ff;
}
.cid-rGVdrD9l4T .mbr-text,
.cid-rGVdrD9l4T .mbr-section-btn {
  color: #000000;
}
.cid-rGVm0av14c {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rGVm0av14c .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVm0av14c .mbr-section-subtitle,
.cid-rGVm0av14c .mbr-section-btn {
  color: #000000;
}
.cid-snWG4IeLVK {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWG4IeLVK .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snWG4IeLVK .mbr-section-subtitle,
.cid-snWG4IeLVK .mbr-section-btn {
  color: #efefef;
}
.cid-snWA9I0eHY {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWA9I0eHY .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rGVdrEl9bN {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rGVdrEl9bN p {
  color: #767676;
}
.cid-rGVdrEl9bN .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rGVdrEl9bN .row-element,
.cid-rGVdrEl9bN .image-element {
  padding: 0;
}
.cid-rGVdrEl9bN .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVdrEl9bN .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rGVdrEl9bN .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rGVdrEl9bN .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rGVdrEl9bN .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rGVdrEl9bN .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rGVdrEl9bN .text-content {
    padding: 2rem 1rem;
  }
  .cid-rGVdrEl9bN .underline .line {
    height: 2px;
  }
  .cid-rGVdrEl9bN .mbr-title,
  .cid-rGVdrEl9bN .underline,
  .cid-rGVdrEl9bN .mbr-text,
  .cid-rGVdrEl9bN .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rGVdrEl9bN .mbr-title,
.cid-rGVdrEl9bN .underline {
  color: #f202ff;
}
.cid-rGVdrEl9bN .mbr-text,
.cid-rGVdrEl9bN .mbr-section-btn {
  color: #000000;
}
.cid-rGVm17IA4f {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rGVm17IA4f .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVm17IA4f .mbr-section-subtitle,
.cid-rGVm17IA4f .mbr-section-btn {
  color: #000000;
}
.cid-rGVf8joEyr {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rGVf8joEyr .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVf8joEyr .mbr-section-subtitle,
.cid-rGVf8joEyr .mbr-section-btn {
  color: #efefef;
}
.cid-snWA8xydQs {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWA8xydQs .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rGVdrFTbHp {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rGVdrFTbHp .container-fluid {
  padding: 0 3rem;
}
.cid-rGVdrFTbHp .mbr-section-title {
  margin-bottom: 1.5em;
}
.cid-rGVdrFTbHp .input-main {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVdrFTbHp .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-rGVdrFTbHp .form-group {
  margin-bottom: 1.4em;
}
.cid-rGVdrFTbHp .form-control {
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
}
.cid-rGVdrFTbHp input.form-control {
  border: 1px solid #ddd;
}
.cid-rGVdrFTbHp textarea.form-control {
  padding: 1rem;
  min-height: 209px;
}
.cid-rGVdrFTbHp .input-group-btn .btn {
  padding: 1rem 4rem;
}
@media (max-width: 767px) {
  .cid-rGVdrFTbHp .container-fluid {
    padding: 0 1rem;
  }
  .cid-rGVdrFTbHp .input-group-btn .btn {
    padding: 1rem 2rem;
    font-size: 16px !important;
  }
}
.cid-rGVdrFTbHp H1 {
  color: #f202ff;
}
.cid-rGVdrFTbHp LABEL {
  color: #767676;
}
.cid-snWyDFR2ni {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-snWyDFR2ni .container-fluid {
  padding: 0 3rem;
}
.cid-snWyDFR2ni ul.list-inline {
  margin: 0;
  -webkit-align-self: center;
  align-self: center;
}
.cid-snWyDFR2ni ul.list-inline li {
  margin: 0;
  padding: .5rem;
}
.cid-snWyDFR2ni ul.list-inline img {
  max-width: 6rem;
  padding-bottom: .5rem;
}
.cid-snWyDFR2ni ul.list-inline img:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
@media (max-width: 767px) {
  .cid-snWyDFR2ni .container-fluid {
    padding: 0 1rem;
  }
  .cid-snWyDFR2ni .list-inline-item img {
    max-width: 5rem;
  }
}
.cid-snWyDFR2ni .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-snWyDFR2ni .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
.cid-snX8FdFdk7 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-snX8FdFdk7 .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snX8FdFdk7 .mbr-section-subtitle,
.cid-snX8FdFdk7 .mbr-section-btn {
  color: #de0188;
}
.cid-rTxH08owlt {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #000000;
}
@media (max-width: 767px) {
  .cid-rTxH08owlt .media-wrap {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxH08owlt .media-wrap .mbr-iconfont-logo {
  font-size: 7rem;
  color: #f36;
}
.cid-rTxH08owlt .media-wrap img {
  height: 6rem;
}
.cid-rTxH08owlt .mbr-text {
  color: #767676;
}
@media (max-width: 767px) {
  .cid-rTxH08owlt .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxH08owlt .footer-lower hr {
  margin: 1rem 0;
  border-color: #000;
  opacity: .05;
}
.cid-rTxH08owlt .footer-lower .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.cid-rTxH08owlt .footer-lower .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #232323;
}
.cid-rTxH08owlt .footer-lower .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-rTxH08owlt .footer-lower .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-rTxH08owlt .footer-lower .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rTxH08owlt .footer-lower .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.cid-rTxH08owlt .links {
  text-align: right;
  color: #ffffff;
}
.cid-rTxH08owlt .copyright > p {
  text-align: left;
  color: #efefef;
}
.cid-rTxH0S7Ftq {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-rTxH0S7Ftq .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTxH0S7Ftq .mbr-section-subtitle,
.cid-rTxH0S7Ftq .mbr-section-btn {
  color: #ffffff;
  text-align: center;
}
/*!
 */
section {
  background-color: #eeeeee; }

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

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

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

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

figure {
  margin-bottom: 0; }

body {
  color: #232323; }

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

b,
strong {
  font-weight: bold; }

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

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

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

body {
  position: relative; }

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  section .mbr-background-video,
  section .mbr-background-video-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }

.hidden {
  visibility: hidden; }

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

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

.mbr-black {
  color: #000000; }

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

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

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

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

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

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center; } }
/*! Font-weight  */
.mbr-light {
  font-weight: 300; }

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

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

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

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

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

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

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

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

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

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

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

  .media {
    width: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  .mbr-arrow > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    -webkit-animation: arrowdown 1.7s ease-in-out infinite;
    animation: arrowdown 1.7s ease-in-out infinite; }
    .mbr-arrow > a > i {
      position: absolute;
      top: -2px;
      left: 15px;
      font-size: 2rem; }

@keyframes arrowdown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px); }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg); } }
/*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%;
  -webkit-animation: gradient-animation 5s infinite alternate;
  animation: gradient-animation 5s infinite alternate; }

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

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

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

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

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

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

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

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

.carousel-control-prev,
.carousel-control-next {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

@media (max-width: 576px) {
  .col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 0;
    padding-right: 0; } }
.form-group:focus {
  outline: none; }

.jq-selectbox__select {
  padding: 18px 25px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%; }

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

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

.jq-selectbox li {
  padding: 9px 25px; }

.jq-selectbox__dropdown {
  border-radius: 22px;
  padding: 1rem; }

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

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

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

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

.carousel-item img {
  margin: auto; }

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

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

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

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

.btn {
  font-weight: 500;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 1px;
  margin: .4rem .8rem;
  white-space: normal;
  transition-property: background-color, color, border-color, box-shadow;
  transition-duration: .3s, .3s, .3s, 2s;
  transition-timing-function: ease-in-out;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  word-break: break-word; }

.btn-sm {
  border: 1px solid;
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

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

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

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

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

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

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

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

.form-control {
  box-shadow: none;
  color: #565656;
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
  line-height: 1.43;
  min-height: 3.5em; }
  .form-control, .form-control:focus {
    border: 1px solid #e8e8e8; }
  .form-active .form-control:invalid {
    border-color: red; }

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

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

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

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

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

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

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important; }
    .btn .mbr-iconfont {
      font-size: 1rem !important; } }
.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; }

/*# sourceMappingURL=style.css.map */
.cid-rGVmxUnsNd .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVmxUnsNd .nav-item:focus,
.cid-rGVmxUnsNd .nav-link:focus {
  outline: none;
}
@media (min-width: 992px) {
  .cid-rGVmxUnsNd .dropdown-item:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    width: 16px;
  }
  .cid-rGVmxUnsNd .nav-item .nav-link {
    position: relative;
  }
  .cid-rGVmxUnsNd .nav-item .nav-link::before {
    position: absolute;
    content: '';
    width: 0;
    height: 3px;
    bottom: -0.5rem;
    left: 50%;
    background: linear-gradient(90deg, #f202ff, #fe525b);
    transition: width 200ms linear, left 200ms linear;
  }
  .cid-rGVmxUnsNd .nav-item.open .nav-link::before {
    bottom: .2rem;
    width: 80% !important;
    left: 10% !important;
  }
  .cid-rGVmxUnsNd .nav-item .nav-link:hover::before {
    width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGVmxUnsNd .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVmxUnsNd .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-rGVmxUnsNd .dropdown .dropdown-menu .dropdown-item:hover {
  padding-right: 2.5385em;
  padding-left: 3.5385em;
}
.cid-rGVmxUnsNd .dropdown .dropdown-menu .dropdown-item:hover .mbr-iconfont:before {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.cid-rGVmxUnsNd .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-rGVmxUnsNd .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVmxUnsNd .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-rGVmxUnsNd .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-rGVmxUnsNd .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #ffffff;
}
.cid-rGVmxUnsNd .navbar.opened {
  transition: all .3s;
  background: #ffffff !important;
}
.cid-rGVmxUnsNd .navbar .dropdown-item {
  padding: .235rem 1.5rem;
}
.cid-rGVmxUnsNd .navbar .navbar-collapse {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-rGVmxUnsNd .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-rGVmxUnsNd .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-rGVmxUnsNd .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3.8rem);
  }
}
.cid-rGVmxUnsNd .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-rGVmxUnsNd .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rGVmxUnsNd .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rGVmxUnsNd .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-rGVmxUnsNd .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rGVmxUnsNd .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-rGVmxUnsNd .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-rGVmxUnsNd .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-rGVmxUnsNd .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rGVmxUnsNd .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-rGVmxUnsNd .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rGVmxUnsNd .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rGVmxUnsNd .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-rGVmxUnsNd .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rGVmxUnsNd .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rGVmxUnsNd .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-rGVmxUnsNd .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rGVmxUnsNd .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-rGVmxUnsNd .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-rGVmxUnsNd .navbar.navbar-short {
  background: #ffffff !important;
  min-height: 60px;
}
.cid-rGVmxUnsNd .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rGVmxUnsNd .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rGVmxUnsNd .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rGVmxUnsNd .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rGVmxUnsNd .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rGVmxUnsNd .dropdown-item.active,
.cid-rGVmxUnsNd .dropdown-item:active {
  background-color: transparent;
}
.cid-rGVmxUnsNd .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rGVmxUnsNd .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rGVmxUnsNd .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rGVmxUnsNd .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-rGVmxUnsNd .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-rGVmxUnsNd .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-rGVmxUnsNd ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rGVmxUnsNd .navbar-buttons {
  text-align: center;
}
.cid-rGVmxUnsNd button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rGVmxUnsNd button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-rGVmxUnsNd button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rGVmxUnsNd button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rGVmxUnsNd button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rGVmxUnsNd button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rGVmxUnsNd nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGVmxUnsNd nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rGVmxUnsNd nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rGVmxUnsNd nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGVmxUnsNd .navbar-dropdown {
  padding: .5rem 1rem;
}
.cid-rGVmxUnsNd a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVmxUnsNd .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rGVmxUnsNd .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-rGVmxUnsNd .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-rGVmxUnsNd .navbar {
    height: 77px;
  }
  .cid-rGVmxUnsNd .navbar.opened {
    height: auto;
  }
  .cid-rGVmxUnsNd .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGVmxUZNDr {
  padding-top: 225px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/new-header-1771x769.jpg");
}
.cid-rGVmxUZNDr .card-wrapper {
  z-index: 3;
}
.cid-rGVmxUZNDr .card-wrapper .mbr-section-title {
  letter-spacing: 1px;
  transition: all 2.5s cubic-bezier(0, 0.74, 0.52, 1.2);
}
.cid-rGVmxUZNDr:hover .mbr-section-title {
  letter-spacing: 10px;
}
.cid-rGVmxUZNDr .full-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 2;
}
.cid-rGVmxUZNDr .popup-btn.card-wrapper {
  z-index: 1 !important;
}
.cid-rGVmxUZNDr .text-block {
  text-align: right !important;
}
.cid-rGVmxUZNDr H2 {
  color: #ffffff;
  text-align: center;
}
.cid-rGVmxVqd9Q {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rGVmxVqd9Q .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVmxVqd9Q .mbr-section-subtitle,
.cid-rGVmxVqd9Q .mbr-section-btn {
  color: #ffffff;
}
.cid-rGVmxVSsUc {
  padding-top: 30px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-rGVmxVSsUc p {
  color: #767676;
}
.cid-rGVmxVSsUc .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rGVmxVSsUc .row-element,
.cid-rGVmxVSsUc .image-element {
  padding: 0;
}
.cid-rGVmxVSsUc .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVmxVSsUc .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rGVmxVSsUc .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rGVmxVSsUc .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rGVmxVSsUc .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rGVmxVSsUc .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rGVmxVSsUc .text-content {
    padding: 2rem 1rem;
  }
  .cid-rGVmxVSsUc .underline .line {
    height: 2px;
  }
  .cid-rGVmxVSsUc .mbr-title,
  .cid-rGVmxVSsUc .underline,
  .cid-rGVmxVSsUc .mbr-text,
  .cid-rGVmxVSsUc .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rGVmxVSsUc .mbr-title,
.cid-rGVmxVSsUc .underline {
  color: #f202ff;
}
.cid-rGVmxVSsUc .mbr-text,
.cid-rGVmxVSsUc .mbr-section-btn {
  color: #000000;
}
.cid-rGVmxWpFyL {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rGVmxWpFyL .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVmxWpFyL .mbr-section-subtitle,
.cid-rGVmxWpFyL .mbr-section-btn {
  color: #000000;
}
.cid-rGVmxWTuJD {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rGVmxWTuJD .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVmxWTuJD .mbr-section-subtitle,
.cid-rGVmxWTuJD .mbr-section-btn {
  color: #efefef;
}
.cid-snWzYeDCH1 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWzYeDCH1 .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rGVmxXjYHf {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rGVmxXjYHf .container-fluid {
  padding: 0 3rem;
}
.cid-rGVmxXjYHf .mbr-section-title {
  margin-bottom: 1.5em;
}
.cid-rGVmxXjYHf .input-main {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVmxXjYHf .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-rGVmxXjYHf .form-group {
  margin-bottom: 1.4em;
}
.cid-rGVmxXjYHf .form-control {
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
}
.cid-rGVmxXjYHf input.form-control {
  border: 1px solid #ddd;
}
.cid-rGVmxXjYHf textarea.form-control {
  padding: 1rem;
  min-height: 209px;
}
.cid-rGVmxXjYHf .input-group-btn .btn {
  padding: 1rem 4rem;
}
@media (max-width: 767px) {
  .cid-rGVmxXjYHf .container-fluid {
    padding: 0 1rem;
  }
  .cid-rGVmxXjYHf .input-group-btn .btn {
    padding: 1rem 2rem;
    font-size: 16px !important;
  }
}
.cid-rGVmxXjYHf H1 {
  color: #f202ff;
}
.cid-rGVmxXjYHf LABEL {
  color: #767676;
}
.cid-snWyvnyNwk {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-snWyvnyNwk .container-fluid {
  padding: 0 3rem;
}
.cid-snWyvnyNwk ul.list-inline {
  margin: 0;
  -webkit-align-self: center;
  align-self: center;
}
.cid-snWyvnyNwk ul.list-inline li {
  margin: 0;
  padding: .5rem;
}
.cid-snWyvnyNwk ul.list-inline img {
  max-width: 6rem;
  padding-bottom: .5rem;
}
.cid-snWyvnyNwk ul.list-inline img:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
@media (max-width: 767px) {
  .cid-snWyvnyNwk .container-fluid {
    padding: 0 1rem;
  }
  .cid-snWyvnyNwk .list-inline-item img {
    max-width: 5rem;
  }
}
.cid-snWyvnyNwk .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-snWyvnyNwk .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
.cid-snX8N4axaC {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-snX8N4axaC .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snX8N4axaC .mbr-section-subtitle,
.cid-snX8N4axaC .mbr-section-btn {
  color: #de0188;
}
.cid-rTxH7fwrsd {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #000000;
}
@media (max-width: 767px) {
  .cid-rTxH7fwrsd .media-wrap {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxH7fwrsd .media-wrap .mbr-iconfont-logo {
  font-size: 7rem;
  color: #f36;
}
.cid-rTxH7fwrsd .media-wrap img {
  height: 6rem;
}
.cid-rTxH7fwrsd .mbr-text {
  color: #767676;
}
@media (max-width: 767px) {
  .cid-rTxH7fwrsd .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxH7fwrsd .footer-lower hr {
  margin: 1rem 0;
  border-color: #000;
  opacity: .05;
}
.cid-rTxH7fwrsd .footer-lower .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.cid-rTxH7fwrsd .footer-lower .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #232323;
}
.cid-rTxH7fwrsd .footer-lower .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-rTxH7fwrsd .footer-lower .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-rTxH7fwrsd .footer-lower .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rTxH7fwrsd .footer-lower .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.cid-rTxH7fwrsd .links {
  text-align: right;
  color: #ffffff;
}
.cid-rTxH7fwrsd .copyright > p {
  text-align: left;
  color: #efefef;
}
.cid-rTxH86BHWW {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-rTxH86BHWW .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTxH86BHWW .mbr-section-subtitle,
.cid-rTxH86BHWW .mbr-section-btn {
  color: #ffffff;
  text-align: center;
}
/*!
 */
section {
  background-color: #eeeeee; }

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

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

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

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

figure {
  margin-bottom: 0; }

body {
  color: #232323; }

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

b,
strong {
  font-weight: bold; }

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

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

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

body {
  position: relative; }

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  section .mbr-background-video,
  section .mbr-background-video-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }

.hidden {
  visibility: hidden; }

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

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

.mbr-black {
  color: #000000; }

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

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

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

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

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

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center; } }
/*! Font-weight  */
.mbr-light {
  font-weight: 300; }

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

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

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

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

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

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

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

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

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

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

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

  .media {
    width: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  .mbr-arrow > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    -webkit-animation: arrowdown 1.7s ease-in-out infinite;
    animation: arrowdown 1.7s ease-in-out infinite; }
    .mbr-arrow > a > i {
      position: absolute;
      top: -2px;
      left: 15px;
      font-size: 2rem; }

@keyframes arrowdown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px); }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg); } }
/*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%;
  -webkit-animation: gradient-animation 5s infinite alternate;
  animation: gradient-animation 5s infinite alternate; }

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

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

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

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

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

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

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

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

.carousel-control-prev,
.carousel-control-next {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

@media (max-width: 576px) {
  .col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 0;
    padding-right: 0; } }
.form-group:focus {
  outline: none; }

.jq-selectbox__select {
  padding: 18px 25px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%; }

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

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

.jq-selectbox li {
  padding: 9px 25px; }

.jq-selectbox__dropdown {
  border-radius: 22px;
  padding: 1rem; }

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

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

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

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

.carousel-item img {
  margin: auto; }

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

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

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

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

.btn {
  font-weight: 500;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 1px;
  margin: .4rem .8rem;
  white-space: normal;
  transition-property: background-color, color, border-color, box-shadow;
  transition-duration: .3s, .3s, .3s, 2s;
  transition-timing-function: ease-in-out;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  word-break: break-word; }

.btn-sm {
  border: 1px solid;
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

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

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

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

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

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

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

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

.form-control {
  box-shadow: none;
  color: #565656;
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
  line-height: 1.43;
  min-height: 3.5em; }
  .form-control, .form-control:focus {
    border: 1px solid #e8e8e8; }
  .form-active .form-control:invalid {
    border-color: red; }

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

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

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

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

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

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

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important; }
    .btn .mbr-iconfont {
      font-size: 1rem !important; } }
.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; }

/*# sourceMappingURL=style.css.map */
.cid-rGUcdBnYi1 .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGUcdBnYi1 .nav-item:focus,
.cid-rGUcdBnYi1 .nav-link:focus {
  outline: none;
}
@media (min-width: 992px) {
  .cid-rGUcdBnYi1 .dropdown-item:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    width: 16px;
  }
  .cid-rGUcdBnYi1 .nav-item .nav-link {
    position: relative;
  }
  .cid-rGUcdBnYi1 .nav-item .nav-link::before {
    position: absolute;
    content: '';
    width: 0;
    height: 3px;
    bottom: -0.5rem;
    left: 50%;
    background: linear-gradient(90deg, #f202ff, #fe525b);
    transition: width 200ms linear, left 200ms linear;
  }
  .cid-rGUcdBnYi1 .nav-item.open .nav-link::before {
    bottom: .2rem;
    width: 80% !important;
    left: 10% !important;
  }
  .cid-rGUcdBnYi1 .nav-item .nav-link:hover::before {
    width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGUcdBnYi1 .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGUcdBnYi1 .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-rGUcdBnYi1 .dropdown .dropdown-menu .dropdown-item:hover {
  padding-right: 2.5385em;
  padding-left: 3.5385em;
}
.cid-rGUcdBnYi1 .dropdown .dropdown-menu .dropdown-item:hover .mbr-iconfont:before {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.cid-rGUcdBnYi1 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-rGUcdBnYi1 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGUcdBnYi1 .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-rGUcdBnYi1 .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-rGUcdBnYi1 .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #ffffff;
}
.cid-rGUcdBnYi1 .navbar.opened {
  transition: all .3s;
  background: #ffffff !important;
}
.cid-rGUcdBnYi1 .navbar .dropdown-item {
  padding: .235rem 1.5rem;
}
.cid-rGUcdBnYi1 .navbar .navbar-collapse {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-rGUcdBnYi1 .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-rGUcdBnYi1 .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-rGUcdBnYi1 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3.8rem);
  }
}
.cid-rGUcdBnYi1 .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-rGUcdBnYi1 .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rGUcdBnYi1 .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rGUcdBnYi1 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-rGUcdBnYi1 .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rGUcdBnYi1 .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-rGUcdBnYi1 .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-rGUcdBnYi1 .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-rGUcdBnYi1 .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rGUcdBnYi1 .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-rGUcdBnYi1 .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rGUcdBnYi1 .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rGUcdBnYi1 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-rGUcdBnYi1 .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rGUcdBnYi1 .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rGUcdBnYi1 .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-rGUcdBnYi1 .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rGUcdBnYi1 .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-rGUcdBnYi1 .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-rGUcdBnYi1 .navbar.navbar-short {
  background: #ffffff !important;
  min-height: 60px;
}
.cid-rGUcdBnYi1 .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rGUcdBnYi1 .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rGUcdBnYi1 .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rGUcdBnYi1 .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rGUcdBnYi1 .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rGUcdBnYi1 .dropdown-item.active,
.cid-rGUcdBnYi1 .dropdown-item:active {
  background-color: transparent;
}
.cid-rGUcdBnYi1 .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rGUcdBnYi1 .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rGUcdBnYi1 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rGUcdBnYi1 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-rGUcdBnYi1 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-rGUcdBnYi1 .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-rGUcdBnYi1 ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rGUcdBnYi1 .navbar-buttons {
  text-align: center;
}
.cid-rGUcdBnYi1 button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rGUcdBnYi1 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-rGUcdBnYi1 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rGUcdBnYi1 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rGUcdBnYi1 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rGUcdBnYi1 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rGUcdBnYi1 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGUcdBnYi1 nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rGUcdBnYi1 nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rGUcdBnYi1 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGUcdBnYi1 .navbar-dropdown {
  padding: .5rem 1rem;
}
.cid-rGUcdBnYi1 a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGUcdBnYi1 .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rGUcdBnYi1 .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-rGUcdBnYi1 .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-rGUcdBnYi1 .navbar {
    height: 77px;
  }
  .cid-rGUcdBnYi1 .navbar.opened {
    height: auto;
  }
  .cid-rGUcdBnYi1 .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rHeybTemen {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #0e6a99;
}
.cid-rHeybTemen p {
  color: #767676;
}
.cid-rHeybTemen .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rHeybTemen .row-element,
.cid-rHeybTemen .image-element {
  padding: 0;
}
.cid-rHeybTemen .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rHeybTemen .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rHeybTemen .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rHeybTemen .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rHeybTemen .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rHeybTemen .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rHeybTemen .text-content {
    padding: 2rem 1rem;
  }
  .cid-rHeybTemen .underline .line {
    height: 2px;
  }
  .cid-rHeybTemen .mbr-title,
  .cid-rHeybTemen .underline,
  .cid-rHeybTemen .mbr-text,
  .cid-rHeybTemen .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rHeybTemen .mbr-title,
.cid-rHeybTemen .underline {
  color: #ffffff;
}
.cid-rHeybTemen .mbr-text,
.cid-rHeybTemen .mbr-section-btn {
  color: #ffffff;
}
.cid-snWBP0sM3D {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-snWBP0sM3D .mbr-text {
  text-align: center;
  color: #f202ff;
}
.cid-snWBF0tPs5 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-snWBF0tPs5 .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snWBF0tPs5 .mbr-section-subtitle,
.cid-snWBF0tPs5 .mbr-section-btn {
  color: #000000;
}
.cid-rHhFOMJMIF {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rHhFOMJMIF .container-fluid {
  padding: 0 3rem;
}
.cid-rHhFOMJMIF .blockquote-quote svg {
  height: 30px;
  width: 30px;
}
.cid-rHhFOMJMIF svg.svg-gradient {
  position: absolute;
  opacity: 0;
  z-index: -100;
}
.cid-rHhFOMJMIF .signature > span {
  color: #f202ff;
}
@media (max-width: 767px) {
  .cid-rHhFOMJMIF .blockquote-quote {
    text-align: left;
  }
  .cid-rHhFOMJMIF .container-fluid {
    padding: 0 1rem;
  }
}
.cid-rHhFOMJMIF .mbr-text,
.cid-rHhFOMJMIF .blockquote-quote {
  text-align: center;
}
.cid-rHhFOMJMIF .mbr-section-title {
  text-align: center;
  color: #f202ff;
}
.cid-snWChhlZVt {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWChhlZVt .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rHhDsPjmQA {
  padding-top: 15px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-rHhDsPjmQA .container-fluid {
  padding: 0 3rem;
}
.cid-rHhDsPjmQA .mbr-section-title {
  margin-bottom: 1.5em;
}
.cid-rHhDsPjmQA .input-main {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rHhDsPjmQA .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-rHhDsPjmQA .form-group {
  margin-bottom: 1.4em;
}
.cid-rHhDsPjmQA .form-control {
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
}
.cid-rHhDsPjmQA input.form-control {
  border: 1px solid #ddd;
}
.cid-rHhDsPjmQA textarea.form-control {
  padding: 1rem;
  min-height: 209px;
}
.cid-rHhDsPjmQA .input-group-btn .btn {
  padding: 1rem 4rem;
}
@media (max-width: 767px) {
  .cid-rHhDsPjmQA .container-fluid {
    padding: 0 1rem;
  }
  .cid-rHhDsPjmQA .input-group-btn .btn {
    padding: 1rem 2rem;
    font-size: 16px !important;
  }
}
.cid-rHhDsPjmQA H1 {
  color: #f202ff;
}
.cid-rHhDsPjmQA LABEL {
  color: #767676;
}
.cid-snWz5OPa1P {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-snWz5OPa1P .container-fluid {
  padding: 0 3rem;
}
.cid-snWz5OPa1P ul.list-inline {
  margin: 0;
  -webkit-align-self: center;
  align-self: center;
}
.cid-snWz5OPa1P ul.list-inline li {
  margin: 0;
  padding: .5rem;
}
.cid-snWz5OPa1P ul.list-inline img {
  max-width: 6rem;
  padding-bottom: .5rem;
}
.cid-snWz5OPa1P ul.list-inline img:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
@media (max-width: 767px) {
  .cid-snWz5OPa1P .container-fluid {
    padding: 0 1rem;
  }
  .cid-snWz5OPa1P .list-inline-item img {
    max-width: 5rem;
  }
}
.cid-snWz5OPa1P .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-snWz5OPa1P .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
.cid-snX7RBNXYb {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-snX7RBNXYb .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snX7RBNXYb .mbr-section-subtitle,
.cid-snX7RBNXYb .mbr-section-btn {
  color: #de0188;
}
.cid-rTxLueVJR2 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #000000;
}
@media (max-width: 767px) {
  .cid-rTxLueVJR2 .media-wrap {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxLueVJR2 .media-wrap .mbr-iconfont-logo {
  font-size: 7rem;
  color: #f36;
}
.cid-rTxLueVJR2 .media-wrap img {
  height: 6rem;
}
.cid-rTxLueVJR2 .mbr-text {
  color: #767676;
}
@media (max-width: 767px) {
  .cid-rTxLueVJR2 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxLueVJR2 .footer-lower hr {
  margin: 1rem 0;
  border-color: #000;
  opacity: .05;
}
.cid-rTxLueVJR2 .footer-lower .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.cid-rTxLueVJR2 .footer-lower .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #232323;
}
.cid-rTxLueVJR2 .footer-lower .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-rTxLueVJR2 .footer-lower .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-rTxLueVJR2 .footer-lower .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rTxLueVJR2 .footer-lower .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.cid-rTxLueVJR2 .links {
  text-align: right;
  color: #ffffff;
}
.cid-rTxLueVJR2 .copyright > p {
  text-align: left;
  color: #efefef;
}
.cid-rTxLuS0wzt {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-rTxLuS0wzt .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTxLuS0wzt .mbr-section-subtitle,
.cid-rTxLuS0wzt .mbr-section-btn {
  color: #ffffff;
  text-align: center;
}
/*!
 */
section {
  background-color: #eeeeee; }

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

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

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

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

figure {
  margin-bottom: 0; }

body {
  color: #232323; }

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

b,
strong {
  font-weight: bold; }

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

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

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

body {
  position: relative; }

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  section .mbr-background-video,
  section .mbr-background-video-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }

.hidden {
  visibility: hidden; }

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

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

.mbr-black {
  color: #000000; }

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

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

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

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

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

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center; } }
/*! Font-weight  */
.mbr-light {
  font-weight: 300; }

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

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

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

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

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

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

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

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

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

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

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

  .media {
    width: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  .mbr-arrow > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    -webkit-animation: arrowdown 1.7s ease-in-out infinite;
    animation: arrowdown 1.7s ease-in-out infinite; }
    .mbr-arrow > a > i {
      position: absolute;
      top: -2px;
      left: 15px;
      font-size: 2rem; }

@keyframes arrowdown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px); }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg); } }
/*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%;
  -webkit-animation: gradient-animation 5s infinite alternate;
  animation: gradient-animation 5s infinite alternate; }

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

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

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

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

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

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

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

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

.carousel-control-prev,
.carousel-control-next {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

@media (max-width: 576px) {
  .col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 0;
    padding-right: 0; } }
.form-group:focus {
  outline: none; }

.jq-selectbox__select {
  padding: 18px 25px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%; }

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

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

.jq-selectbox li {
  padding: 9px 25px; }

.jq-selectbox__dropdown {
  border-radius: 22px;
  padding: 1rem; }

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

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

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

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

.carousel-item img {
  margin: auto; }

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

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

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

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

.btn {
  font-weight: 500;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 1px;
  margin: .4rem .8rem;
  white-space: normal;
  transition-property: background-color, color, border-color, box-shadow;
  transition-duration: .3s, .3s, .3s, 2s;
  transition-timing-function: ease-in-out;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  word-break: break-word; }

.btn-sm {
  border: 1px solid;
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

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

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

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

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

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

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

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

.form-control {
  box-shadow: none;
  color: #565656;
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
  line-height: 1.43;
  min-height: 3.5em; }
  .form-control, .form-control:focus {
    border: 1px solid #e8e8e8; }
  .form-active .form-control:invalid {
    border-color: red; }

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

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

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

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

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

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

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important; }
    .btn .mbr-iconfont {
      font-size: 1rem !important; } }
.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; }

/*# sourceMappingURL=style.css.map */
.cid-rGUcdBnYi1 .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGUcdBnYi1 .nav-item:focus,
.cid-rGUcdBnYi1 .nav-link:focus {
  outline: none;
}
@media (min-width: 992px) {
  .cid-rGUcdBnYi1 .dropdown-item:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    width: 16px;
  }
  .cid-rGUcdBnYi1 .nav-item .nav-link {
    position: relative;
  }
  .cid-rGUcdBnYi1 .nav-item .nav-link::before {
    position: absolute;
    content: '';
    width: 0;
    height: 3px;
    bottom: -0.5rem;
    left: 50%;
    background: linear-gradient(90deg, #f202ff, #fe525b);
    transition: width 200ms linear, left 200ms linear;
  }
  .cid-rGUcdBnYi1 .nav-item.open .nav-link::before {
    bottom: .2rem;
    width: 80% !important;
    left: 10% !important;
  }
  .cid-rGUcdBnYi1 .nav-item .nav-link:hover::before {
    width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGUcdBnYi1 .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGUcdBnYi1 .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-rGUcdBnYi1 .dropdown .dropdown-menu .dropdown-item:hover {
  padding-right: 2.5385em;
  padding-left: 3.5385em;
}
.cid-rGUcdBnYi1 .dropdown .dropdown-menu .dropdown-item:hover .mbr-iconfont:before {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.cid-rGUcdBnYi1 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-rGUcdBnYi1 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGUcdBnYi1 .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-rGUcdBnYi1 .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-rGUcdBnYi1 .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #ffffff;
}
.cid-rGUcdBnYi1 .navbar.opened {
  transition: all .3s;
  background: #ffffff !important;
}
.cid-rGUcdBnYi1 .navbar .dropdown-item {
  padding: .235rem 1.5rem;
}
.cid-rGUcdBnYi1 .navbar .navbar-collapse {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-rGUcdBnYi1 .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-rGUcdBnYi1 .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-rGUcdBnYi1 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3.8rem);
  }
}
.cid-rGUcdBnYi1 .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-rGUcdBnYi1 .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rGUcdBnYi1 .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rGUcdBnYi1 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-rGUcdBnYi1 .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rGUcdBnYi1 .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-rGUcdBnYi1 .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-rGUcdBnYi1 .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-rGUcdBnYi1 .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rGUcdBnYi1 .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-rGUcdBnYi1 .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rGUcdBnYi1 .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rGUcdBnYi1 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-rGUcdBnYi1 .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rGUcdBnYi1 .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rGUcdBnYi1 .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-rGUcdBnYi1 .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rGUcdBnYi1 .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-rGUcdBnYi1 .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-rGUcdBnYi1 .navbar.navbar-short {
  background: #ffffff !important;
  min-height: 60px;
}
.cid-rGUcdBnYi1 .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rGUcdBnYi1 .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rGUcdBnYi1 .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rGUcdBnYi1 .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rGUcdBnYi1 .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rGUcdBnYi1 .dropdown-item.active,
.cid-rGUcdBnYi1 .dropdown-item:active {
  background-color: transparent;
}
.cid-rGUcdBnYi1 .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rGUcdBnYi1 .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rGUcdBnYi1 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rGUcdBnYi1 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-rGUcdBnYi1 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-rGUcdBnYi1 .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-rGUcdBnYi1 ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rGUcdBnYi1 .navbar-buttons {
  text-align: center;
}
.cid-rGUcdBnYi1 button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rGUcdBnYi1 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-rGUcdBnYi1 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rGUcdBnYi1 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rGUcdBnYi1 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rGUcdBnYi1 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rGUcdBnYi1 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGUcdBnYi1 nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rGUcdBnYi1 nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rGUcdBnYi1 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGUcdBnYi1 .navbar-dropdown {
  padding: .5rem 1rem;
}
.cid-rGUcdBnYi1 a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGUcdBnYi1 .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rGUcdBnYi1 .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-rGUcdBnYi1 .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-rGUcdBnYi1 .navbar {
    height: 77px;
  }
  .cid-rGUcdBnYi1 .navbar.opened {
    height: auto;
  }
  .cid-rGUcdBnYi1 .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGV2SCa2sJ {
  padding-top: 225px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/new-header-1771x769.jpg");
}
.cid-rGV2SCa2sJ .card-wrapper {
  z-index: 3;
}
.cid-rGV2SCa2sJ .card-wrapper .mbr-section-title {
  letter-spacing: 1px;
  transition: all 2.5s cubic-bezier(0, 0.74, 0.52, 1.2);
}
.cid-rGV2SCa2sJ:hover .mbr-section-title {
  letter-spacing: 10px;
}
.cid-rGV2SCa2sJ .full-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 2;
}
.cid-rGV2SCa2sJ .popup-btn.card-wrapper {
  z-index: 1 !important;
}
.cid-rGV2SCa2sJ .text-block {
  text-align: right !important;
}
.cid-rGV2SCa2sJ H2 {
  color: #ffffff;
  text-align: center;
}
.cid-rGV2ZePCOc {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rGV2ZePCOc .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGV2ZePCOc .mbr-section-subtitle,
.cid-rGV2ZePCOc .mbr-section-btn {
  color: #ffffff;
}
.cid-rGVbYwJ0FQ {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rGVbYwJ0FQ p {
  color: #767676;
}
.cid-rGVbYwJ0FQ .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rGVbYwJ0FQ .row-element,
.cid-rGVbYwJ0FQ .image-element {
  padding: 0;
}
.cid-rGVbYwJ0FQ .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVbYwJ0FQ .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rGVbYwJ0FQ .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rGVbYwJ0FQ .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rGVbYwJ0FQ .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rGVbYwJ0FQ .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rGVbYwJ0FQ .text-content {
    padding: 2rem 1rem;
  }
  .cid-rGVbYwJ0FQ .underline .line {
    height: 2px;
  }
  .cid-rGVbYwJ0FQ .mbr-title,
  .cid-rGVbYwJ0FQ .underline,
  .cid-rGVbYwJ0FQ .mbr-text,
  .cid-rGVbYwJ0FQ .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rGVbYwJ0FQ .mbr-title,
.cid-rGVbYwJ0FQ .underline {
  color: #f202ff;
}
.cid-rGVbYwJ0FQ .mbr-text,
.cid-rGVbYwJ0FQ .mbr-section-btn {
  color: #000000;
}
.cid-rGVlFUAQZU {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rGVlFUAQZU .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVlFUAQZU .mbr-section-subtitle,
.cid-rGVlFUAQZU .mbr-section-btn {
  color: #000000;
}
.cid-snWFaAhkPa {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWFaAhkPa .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snWFaAhkPa .mbr-section-subtitle,
.cid-snWFaAhkPa .mbr-section-btn {
  color: #efefef;
}
.cid-snWAUEnJOA {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWAUEnJOA .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rGV3BccVo3 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rGV3BccVo3 p {
  color: #767676;
}
.cid-rGV3BccVo3 .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rGV3BccVo3 .row-element,
.cid-rGV3BccVo3 .image-element {
  padding: 0;
}
.cid-rGV3BccVo3 .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGV3BccVo3 .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rGV3BccVo3 .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rGV3BccVo3 .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rGV3BccVo3 .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rGV3BccVo3 .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rGV3BccVo3 .text-content {
    padding: 2rem 1rem;
  }
  .cid-rGV3BccVo3 .underline .line {
    height: 2px;
  }
  .cid-rGV3BccVo3 .mbr-title,
  .cid-rGV3BccVo3 .underline,
  .cid-rGV3BccVo3 .mbr-text,
  .cid-rGV3BccVo3 .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rGV3BccVo3 .mbr-title,
.cid-rGV3BccVo3 .underline {
  color: #f202ff;
}
.cid-rGV3BccVo3 .mbr-text,
.cid-rGV3BccVo3 .mbr-section-btn {
  color: #000000;
}
.cid-rGVlGzg4pb {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rGVlGzg4pb .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVlGzg4pb .mbr-section-subtitle,
.cid-rGVlGzg4pb .mbr-section-btn {
  color: #000000;
}
.cid-snWFbU7Rao {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWFbU7Rao .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snWFbU7Rao .mbr-section-subtitle,
.cid-snWFbU7Rao .mbr-section-btn {
  color: #efefef;
}
.cid-snWAVactPS {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWAVactPS .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rGVc4NkD3q {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rGVc4NkD3q p {
  color: #767676;
}
.cid-rGVc4NkD3q .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rGVc4NkD3q .row-element,
.cid-rGVc4NkD3q .image-element {
  padding: 0;
}
.cid-rGVc4NkD3q .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVc4NkD3q .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rGVc4NkD3q .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rGVc4NkD3q .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rGVc4NkD3q .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rGVc4NkD3q .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rGVc4NkD3q .text-content {
    padding: 2rem 1rem;
  }
  .cid-rGVc4NkD3q .underline .line {
    height: 2px;
  }
  .cid-rGVc4NkD3q .mbr-title,
  .cid-rGVc4NkD3q .underline,
  .cid-rGVc4NkD3q .mbr-text,
  .cid-rGVc4NkD3q .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rGVc4NkD3q .mbr-title,
.cid-rGVc4NkD3q .underline {
  color: #f202ff;
}
.cid-rGVc4NkD3q .mbr-text,
.cid-rGVc4NkD3q .mbr-section-btn {
  color: #000000;
}
.cid-rGVlHgj6vh {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rGVlHgj6vh .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVlHgj6vh .mbr-section-subtitle,
.cid-rGVlHgj6vh .mbr-section-btn {
  color: #000000;
}
.cid-rGVeDz1KmB {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rGVeDz1KmB .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVeDz1KmB .mbr-section-subtitle,
.cid-rGVeDz1KmB .mbr-section-btn {
  color: #efefef;
}
.cid-snWAVAF776 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWAVAF776 .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rGVeR0c8I1 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rGVeR0c8I1 .container-fluid {
  padding: 0 3rem;
}
.cid-rGVeR0c8I1 .mbr-section-title {
  margin-bottom: 1.5em;
}
.cid-rGVeR0c8I1 .input-main {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVeR0c8I1 .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-rGVeR0c8I1 .form-group {
  margin-bottom: 1.4em;
}
.cid-rGVeR0c8I1 .form-control {
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
}
.cid-rGVeR0c8I1 input.form-control {
  border: 1px solid #ddd;
}
.cid-rGVeR0c8I1 textarea.form-control {
  padding: 1rem;
  min-height: 209px;
}
.cid-rGVeR0c8I1 .input-group-btn .btn {
  padding: 1rem 4rem;
}
@media (max-width: 767px) {
  .cid-rGVeR0c8I1 .container-fluid {
    padding: 0 1rem;
  }
  .cid-rGVeR0c8I1 .input-group-btn .btn {
    padding: 1rem 2rem;
    font-size: 16px !important;
  }
}
.cid-rGVeR0c8I1 H1 {
  color: #f202ff;
}
.cid-rGVeR0c8I1 LABEL {
  color: #767676;
}
.cid-snWz3c84QH {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-snWz3c84QH .container-fluid {
  padding: 0 3rem;
}
.cid-snWz3c84QH ul.list-inline {
  margin: 0;
  -webkit-align-self: center;
  align-self: center;
}
.cid-snWz3c84QH ul.list-inline li {
  margin: 0;
  padding: .5rem;
}
.cid-snWz3c84QH ul.list-inline img {
  max-width: 6rem;
  padding-bottom: .5rem;
}
.cid-snWz3c84QH ul.list-inline img:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
@media (max-width: 767px) {
  .cid-snWz3c84QH .container-fluid {
    padding: 0 1rem;
  }
  .cid-snWz3c84QH .list-inline-item img {
    max-width: 5rem;
  }
}
.cid-snWz3c84QH .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-snWz3c84QH .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
.cid-snX7WBSuFu {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-snX7WBSuFu .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snX7WBSuFu .mbr-section-subtitle,
.cid-snX7WBSuFu .mbr-section-btn {
  color: #de0188;
}
.cid-rTxG3lVwNe {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #000000;
}
@media (max-width: 767px) {
  .cid-rTxG3lVwNe .media-wrap {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxG3lVwNe .media-wrap .mbr-iconfont-logo {
  font-size: 7rem;
  color: #f36;
}
.cid-rTxG3lVwNe .media-wrap img {
  height: 6rem;
}
.cid-rTxG3lVwNe .mbr-text {
  color: #767676;
}
@media (max-width: 767px) {
  .cid-rTxG3lVwNe .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxG3lVwNe .footer-lower hr {
  margin: 1rem 0;
  border-color: #000;
  opacity: .05;
}
.cid-rTxG3lVwNe .footer-lower .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.cid-rTxG3lVwNe .footer-lower .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #232323;
}
.cid-rTxG3lVwNe .footer-lower .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-rTxG3lVwNe .footer-lower .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-rTxG3lVwNe .footer-lower .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rTxG3lVwNe .footer-lower .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.cid-rTxG3lVwNe .links {
  text-align: right;
  color: #ffffff;
}
.cid-rTxG3lVwNe .copyright > p {
  text-align: left;
  color: #efefef;
}
.cid-rTxG5BXj5p {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-rTxG5BXj5p .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTxG5BXj5p .mbr-section-subtitle,
.cid-rTxG5BXj5p .mbr-section-btn {
  color: #ffffff;
  text-align: center;
}
/*!
 */
section {
  background-color: #eeeeee; }

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

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

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

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

figure {
  margin-bottom: 0; }

body {
  color: #232323; }

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

b,
strong {
  font-weight: bold; }

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

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

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

body {
  position: relative; }

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  section .mbr-background-video,
  section .mbr-background-video-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }

.hidden {
  visibility: hidden; }

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

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

.mbr-black {
  color: #000000; }

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

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

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

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

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

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center; } }
/*! Font-weight  */
.mbr-light {
  font-weight: 300; }

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

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

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

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

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

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

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

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

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

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

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

  .media {
    width: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  .mbr-arrow > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    -webkit-animation: arrowdown 1.7s ease-in-out infinite;
    animation: arrowdown 1.7s ease-in-out infinite; }
    .mbr-arrow > a > i {
      position: absolute;
      top: -2px;
      left: 15px;
      font-size: 2rem; }

@keyframes arrowdown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px); }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg); } }
/*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%;
  -webkit-animation: gradient-animation 5s infinite alternate;
  animation: gradient-animation 5s infinite alternate; }

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

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

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

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

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

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

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

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

.carousel-control-prev,
.carousel-control-next {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

@media (max-width: 576px) {
  .col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 0;
    padding-right: 0; } }
.form-group:focus {
  outline: none; }

.jq-selectbox__select {
  padding: 18px 25px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%; }

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

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

.jq-selectbox li {
  padding: 9px 25px; }

.jq-selectbox__dropdown {
  border-radius: 22px;
  padding: 1rem; }

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

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

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

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

.carousel-item img {
  margin: auto; }

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

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

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

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

.btn {
  font-weight: 500;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 1px;
  margin: .4rem .8rem;
  white-space: normal;
  transition-property: background-color, color, border-color, box-shadow;
  transition-duration: .3s, .3s, .3s, 2s;
  transition-timing-function: ease-in-out;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  word-break: break-word; }

.btn-sm {
  border: 1px solid;
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

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

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

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

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

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

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

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

.form-control {
  box-shadow: none;
  color: #565656;
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
  line-height: 1.43;
  min-height: 3.5em; }
  .form-control, .form-control:focus {
    border: 1px solid #e8e8e8; }
  .form-active .form-control:invalid {
    border-color: red; }

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

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

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

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

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

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

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important; }
    .btn .mbr-iconfont {
      font-size: 1rem !important; } }
.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; }

/*# sourceMappingURL=style.css.map */
.cid-rGVhmBPUeX .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVhmBPUeX .nav-item:focus,
.cid-rGVhmBPUeX .nav-link:focus {
  outline: none;
}
@media (min-width: 992px) {
  .cid-rGVhmBPUeX .dropdown-item:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    width: 16px;
  }
  .cid-rGVhmBPUeX .nav-item .nav-link {
    position: relative;
  }
  .cid-rGVhmBPUeX .nav-item .nav-link::before {
    position: absolute;
    content: '';
    width: 0;
    height: 3px;
    bottom: -0.5rem;
    left: 50%;
    background: linear-gradient(90deg, #f202ff, #fe525b);
    transition: width 200ms linear, left 200ms linear;
  }
  .cid-rGVhmBPUeX .nav-item.open .nav-link::before {
    bottom: .2rem;
    width: 80% !important;
    left: 10% !important;
  }
  .cid-rGVhmBPUeX .nav-item .nav-link:hover::before {
    width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGVhmBPUeX .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVhmBPUeX .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-rGVhmBPUeX .dropdown .dropdown-menu .dropdown-item:hover {
  padding-right: 2.5385em;
  padding-left: 3.5385em;
}
.cid-rGVhmBPUeX .dropdown .dropdown-menu .dropdown-item:hover .mbr-iconfont:before {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.cid-rGVhmBPUeX .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-rGVhmBPUeX .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVhmBPUeX .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-rGVhmBPUeX .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-rGVhmBPUeX .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #ffffff;
}
.cid-rGVhmBPUeX .navbar.opened {
  transition: all .3s;
  background: #ffffff !important;
}
.cid-rGVhmBPUeX .navbar .dropdown-item {
  padding: .235rem 1.5rem;
}
.cid-rGVhmBPUeX .navbar .navbar-collapse {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-rGVhmBPUeX .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-rGVhmBPUeX .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-rGVhmBPUeX .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3.8rem);
  }
}
.cid-rGVhmBPUeX .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-rGVhmBPUeX .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rGVhmBPUeX .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rGVhmBPUeX .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-rGVhmBPUeX .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rGVhmBPUeX .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-rGVhmBPUeX .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-rGVhmBPUeX .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-rGVhmBPUeX .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rGVhmBPUeX .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-rGVhmBPUeX .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rGVhmBPUeX .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rGVhmBPUeX .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-rGVhmBPUeX .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rGVhmBPUeX .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rGVhmBPUeX .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-rGVhmBPUeX .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rGVhmBPUeX .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-rGVhmBPUeX .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-rGVhmBPUeX .navbar.navbar-short {
  background: #ffffff !important;
  min-height: 60px;
}
.cid-rGVhmBPUeX .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rGVhmBPUeX .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rGVhmBPUeX .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rGVhmBPUeX .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rGVhmBPUeX .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rGVhmBPUeX .dropdown-item.active,
.cid-rGVhmBPUeX .dropdown-item:active {
  background-color: transparent;
}
.cid-rGVhmBPUeX .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rGVhmBPUeX .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rGVhmBPUeX .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rGVhmBPUeX .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-rGVhmBPUeX .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-rGVhmBPUeX .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-rGVhmBPUeX ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rGVhmBPUeX .navbar-buttons {
  text-align: center;
}
.cid-rGVhmBPUeX button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rGVhmBPUeX button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-rGVhmBPUeX button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rGVhmBPUeX button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rGVhmBPUeX button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rGVhmBPUeX button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rGVhmBPUeX nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGVhmBPUeX nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rGVhmBPUeX nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rGVhmBPUeX nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGVhmBPUeX .navbar-dropdown {
  padding: .5rem 1rem;
}
.cid-rGVhmBPUeX a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVhmBPUeX .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rGVhmBPUeX .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-rGVhmBPUeX .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-rGVhmBPUeX .navbar {
    height: 77px;
  }
  .cid-rGVhmBPUeX .navbar.opened {
    height: auto;
  }
  .cid-rGVhmBPUeX .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGVhmCvLeQ {
  padding-top: 225px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/new-header-1771x769.jpg");
}
.cid-rGVhmCvLeQ .card-wrapper {
  z-index: 3;
}
.cid-rGVhmCvLeQ .card-wrapper .mbr-section-title {
  letter-spacing: 1px;
  transition: all 2.5s cubic-bezier(0, 0.74, 0.52, 1.2);
}
.cid-rGVhmCvLeQ:hover .mbr-section-title {
  letter-spacing: 10px;
}
.cid-rGVhmCvLeQ .full-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 2;
}
.cid-rGVhmCvLeQ .popup-btn.card-wrapper {
  z-index: 1 !important;
}
.cid-rGVhmCvLeQ .text-block {
  text-align: right !important;
}
.cid-rGVhmCvLeQ H2 {
  color: #ffffff;
  text-align: center;
}
.cid-rGVhmCTUp6 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rGVhmCTUp6 .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVhmCTUp6 .mbr-section-subtitle,
.cid-rGVhmCTUp6 .mbr-section-btn {
  color: #ffffff;
}
.cid-rGVhmDjN0W {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rGVhmDjN0W p {
  color: #767676;
}
.cid-rGVhmDjN0W .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rGVhmDjN0W .row-element,
.cid-rGVhmDjN0W .image-element {
  padding: 0;
}
.cid-rGVhmDjN0W .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVhmDjN0W .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rGVhmDjN0W .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rGVhmDjN0W .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rGVhmDjN0W .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rGVhmDjN0W .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rGVhmDjN0W .text-content {
    padding: 2rem 1rem;
  }
  .cid-rGVhmDjN0W .underline .line {
    height: 2px;
  }
  .cid-rGVhmDjN0W .mbr-title,
  .cid-rGVhmDjN0W .underline,
  .cid-rGVhmDjN0W .mbr-text,
  .cid-rGVhmDjN0W .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rGVhmDjN0W .mbr-title,
.cid-rGVhmDjN0W .underline {
  color: #f202ff;
}
.cid-rGVhmDjN0W .mbr-text,
.cid-rGVhmDjN0W .mbr-section-btn {
  color: #000000;
}
.cid-rGVhmDOF2v {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rGVhmDOF2v .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVhmDOF2v .mbr-section-subtitle,
.cid-rGVhmDOF2v .mbr-section-btn {
  color: #000000;
}
.cid-snWFB1Kqd4 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWFB1Kqd4 .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snWFB1Kqd4 .mbr-section-subtitle,
.cid-snWFB1Kqd4 .mbr-section-btn {
  color: #efefef;
}
.cid-snWADFvsSX {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWADFvsSX .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rGVhmEakgE {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rGVhmEakgE p {
  color: #767676;
}
.cid-rGVhmEakgE .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rGVhmEakgE .row-element,
.cid-rGVhmEakgE .image-element {
  padding: 0;
}
.cid-rGVhmEakgE .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVhmEakgE .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rGVhmEakgE .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rGVhmEakgE .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rGVhmEakgE .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rGVhmEakgE .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rGVhmEakgE .text-content {
    padding: 2rem 1rem;
  }
  .cid-rGVhmEakgE .underline .line {
    height: 2px;
  }
  .cid-rGVhmEakgE .mbr-title,
  .cid-rGVhmEakgE .underline,
  .cid-rGVhmEakgE .mbr-text,
  .cid-rGVhmEakgE .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rGVhmEakgE .mbr-title,
.cid-rGVhmEakgE .underline {
  color: #f202ff;
}
.cid-rGVhmEakgE .mbr-text,
.cid-rGVhmEakgE .mbr-section-btn {
  color: #000000;
}
.cid-rGVlwJ7xni {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rGVlwJ7xni .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVlwJ7xni .mbr-section-subtitle,
.cid-rGVlwJ7xni .mbr-section-btn {
  color: #000000;
}
.cid-snWFBJvBpW {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWFBJvBpW .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snWFBJvBpW .mbr-section-subtitle,
.cid-snWFBJvBpW .mbr-section-btn {
  color: #efefef;
}
.cid-snWAEbYe3G {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWAEbYe3G .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rGVhmEYWYs {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rGVhmEYWYs p {
  color: #767676;
}
.cid-rGVhmEYWYs .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rGVhmEYWYs .row-element,
.cid-rGVhmEYWYs .image-element {
  padding: 0;
}
.cid-rGVhmEYWYs .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVhmEYWYs .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rGVhmEYWYs .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rGVhmEYWYs .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rGVhmEYWYs .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rGVhmEYWYs .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rGVhmEYWYs .text-content {
    padding: 2rem 1rem;
  }
  .cid-rGVhmEYWYs .underline .line {
    height: 2px;
  }
  .cid-rGVhmEYWYs .mbr-title,
  .cid-rGVhmEYWYs .underline,
  .cid-rGVhmEYWYs .mbr-text,
  .cid-rGVhmEYWYs .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rGVhmEYWYs .mbr-title,
.cid-rGVhmEYWYs .underline {
  color: #f202ff;
}
.cid-rGVhmEYWYs .mbr-text,
.cid-rGVhmEYWYs .mbr-section-btn {
  color: #000000;
}
.cid-rGVlAAcpn8 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rGVlAAcpn8 .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVlAAcpn8 .mbr-section-subtitle,
.cid-rGVlAAcpn8 .mbr-section-btn {
  color: #000000;
}
.cid-rGVhmFv3CR {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rGVhmFv3CR .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVhmFv3CR .mbr-section-subtitle,
.cid-rGVhmFv3CR .mbr-section-btn {
  color: #efefef;
}
.cid-snWAEHrlN5 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWAEHrlN5 .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rGVhmFV9Zq {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rGVhmFV9Zq .container-fluid {
  padding: 0 3rem;
}
.cid-rGVhmFV9Zq .mbr-section-title {
  margin-bottom: 1.5em;
}
.cid-rGVhmFV9Zq .input-main {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVhmFV9Zq .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-rGVhmFV9Zq .form-group {
  margin-bottom: 1.4em;
}
.cid-rGVhmFV9Zq .form-control {
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
}
.cid-rGVhmFV9Zq input.form-control {
  border: 1px solid #ddd;
}
.cid-rGVhmFV9Zq textarea.form-control {
  padding: 1rem;
  min-height: 209px;
}
.cid-rGVhmFV9Zq .input-group-btn .btn {
  padding: 1rem 4rem;
}
@media (max-width: 767px) {
  .cid-rGVhmFV9Zq .container-fluid {
    padding: 0 1rem;
  }
  .cid-rGVhmFV9Zq .input-group-btn .btn {
    padding: 1rem 2rem;
    font-size: 16px !important;
  }
}
.cid-rGVhmFV9Zq H1 {
  color: #f202ff;
}
.cid-rGVhmFV9Zq LABEL {
  color: #767676;
}
.cid-snWyUhLEmJ {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-snWyUhLEmJ .container-fluid {
  padding: 0 3rem;
}
.cid-snWyUhLEmJ ul.list-inline {
  margin: 0;
  -webkit-align-self: center;
  align-self: center;
}
.cid-snWyUhLEmJ ul.list-inline li {
  margin: 0;
  padding: .5rem;
}
.cid-snWyUhLEmJ ul.list-inline img {
  max-width: 6rem;
  padding-bottom: .5rem;
}
.cid-snWyUhLEmJ ul.list-inline img:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
@media (max-width: 767px) {
  .cid-snWyUhLEmJ .container-fluid {
    padding: 0 1rem;
  }
  .cid-snWyUhLEmJ .list-inline-item img {
    max-width: 5rem;
  }
}
.cid-snWyUhLEmJ .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-snWyUhLEmJ .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
.cid-snX8cYx58b {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-snX8cYx58b .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snX8cYx58b .mbr-section-subtitle,
.cid-snX8cYx58b .mbr-section-btn {
  color: #de0188;
}
.cid-rTxGy0VM7B {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #000000;
}
@media (max-width: 767px) {
  .cid-rTxGy0VM7B .media-wrap {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxGy0VM7B .media-wrap .mbr-iconfont-logo {
  font-size: 7rem;
  color: #f36;
}
.cid-rTxGy0VM7B .media-wrap img {
  height: 6rem;
}
.cid-rTxGy0VM7B .mbr-text {
  color: #767676;
}
@media (max-width: 767px) {
  .cid-rTxGy0VM7B .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxGy0VM7B .footer-lower hr {
  margin: 1rem 0;
  border-color: #000;
  opacity: .05;
}
.cid-rTxGy0VM7B .footer-lower .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.cid-rTxGy0VM7B .footer-lower .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #232323;
}
.cid-rTxGy0VM7B .footer-lower .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-rTxGy0VM7B .footer-lower .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-rTxGy0VM7B .footer-lower .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rTxGy0VM7B .footer-lower .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.cid-rTxGy0VM7B .links {
  text-align: right;
  color: #ffffff;
}
.cid-rTxGy0VM7B .copyright > p {
  text-align: left;
  color: #efefef;
}
.cid-rTxGyJHWW3 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-rTxGyJHWW3 .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTxGyJHWW3 .mbr-section-subtitle,
.cid-rTxGyJHWW3 .mbr-section-btn {
  color: #ffffff;
  text-align: center;
}
/*!
 */
section {
  background-color: #eeeeee; }

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

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

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

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

figure {
  margin-bottom: 0; }

body {
  color: #232323; }

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

b,
strong {
  font-weight: bold; }

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

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

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

body {
  position: relative; }

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  section .mbr-background-video,
  section .mbr-background-video-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }

.hidden {
  visibility: hidden; }

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

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

.mbr-black {
  color: #000000; }

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

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

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

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

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

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center; } }
/*! Font-weight  */
.mbr-light {
  font-weight: 300; }

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

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

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

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

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

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

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

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

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

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

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

  .media {
    width: auto; }

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

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem; }

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem; }

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem; }

.mbr-regular {
  font-weight: 400; }

.mbr-semibold {
  font-weight: 500; }

.mbr-bold {
  font-weight: 700; }

[type="submit"] {
  -webkit-appearance: none; }

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh; }

.mbr-fullscreen {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem; }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    min-height: 100%; }

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal; }

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center; }
  .mbr-arrow-up a:hover {
    background-color: rgba(0, 0, 0, 0.4); }
  .mbr-arrow-up a i {
    line-height: 60px; }

.mbr-arrow-up-icon {
  display: block;
  color: #fff; }

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  .mbr-arrow > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    -webkit-animation: arrowdown 1.7s ease-in-out infinite;
    animation: arrowdown 1.7s ease-in-out infinite; }
    .mbr-arrow > a > i {
      position: absolute;
      top: -2px;
      left: 15px;
      font-size: 2rem; }

@keyframes arrowdown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px); }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg); } }
/*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%;
  -webkit-animation: gradient-animation 5s infinite alternate;
  animation: gradient-animation 5s infinite alternate; }

.menu .navbar-brand {
  display: -webkit-flex; }
  .menu .navbar-brand span {
    display: -webkit-flex;
    display: flex; }
  .menu .navbar-brand .navbar-caption-wrap {
    display: -webkit-flex; }
  .menu .navbar-brand .navbar-logo img {
    display: -webkit-flex; }
@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 95vh; }
    .menu .navbar-collapse.show {
      overflow: auto; } }
@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh; } }
@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox; } }
@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex; }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important; }
  .menu .collapsed .navbar-collapse {
    max-height: 95vh; }
    .menu .collapsed .navbar-collapse.show {
      overflow: auto; } }

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between; }

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center; }

.nav-dropdown .link {
  padding: .667em 1.667em !important;
  margin: 0 !important; }

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap; }

.justify-content-center {
  -webkit-justify-content: center; }

.card-wrapper {
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto; }

.carousel-control {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

.carousel-control-prev,
.carousel-control-next {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

@media (max-width: 576px) {
  .col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 0;
    padding-right: 0; } }
.form-group:focus {
  outline: none; }

.jq-selectbox__select {
  padding: 18px 25px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%; }

.jq-selectbox__dropdown {
  position: absolute;
  top: 100% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 9px 25px; }

.jq-selectbox__dropdown {
  border-radius: 22px;
  padding: 1rem; }

input[type="range"] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

body {
  font-style: normal;
  line-height: 1.5; }

.mbr-section-title {
  font-style: normal;
  line-height: 1.2; }

.mbr-section-subtitle {
  line-height: 1.3; }

.mbr-text {
  font-style: normal;
  line-height: 1.6; }

.btn {
  font-weight: 500;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 1px;
  margin: .4rem .8rem;
  white-space: normal;
  transition-property: background-color, color, border-color, box-shadow;
  transition-duration: .3s, .3s, .3s, 2s;
  transition-timing-function: ease-in-out;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  word-break: break-word; }

.btn-sm {
  border: 1px solid;
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-form {
  margin: 0;
  border-radius: 0; }
  .btn-form:hover {
    cursor: pointer; }

#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  background: #fff;
  width: 2px;
  left: calc(50% - 1px); }
#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal; }

.mbr-arrow a {
  color: #ffffff; }

@media (max-width: 767px) {
  .mbr-arrow {
    display: none; } }
.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0; }

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative; }
  .alert.alert-form::after {
    background-color: inherit;
    bottom: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 14px; }

.form-control {
  box-shadow: none;
  color: #565656;
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
  line-height: 1.43;
  min-height: 3.5em; }
  .form-control, .form-control:focus {
    border: 1px solid #e8e8e8; }
  .form-active .form-control:invalid {
    border-color: red; }

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0; }

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px; }

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem; }

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap; }

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none; }

.mbr-section__comments .row {
  -webkit-justify-content: center;
  justify-content: center; }

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important; }
    .btn .mbr-iconfont {
      font-size: 1rem !important; } }
.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; }

/*# sourceMappingURL=style.css.map */
.cid-rGVfj8JUaL .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVfj8JUaL .nav-item:focus,
.cid-rGVfj8JUaL .nav-link:focus {
  outline: none;
}
@media (min-width: 992px) {
  .cid-rGVfj8JUaL .dropdown-item:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    width: 16px;
  }
  .cid-rGVfj8JUaL .nav-item .nav-link {
    position: relative;
  }
  .cid-rGVfj8JUaL .nav-item .nav-link::before {
    position: absolute;
    content: '';
    width: 0;
    height: 3px;
    bottom: -0.5rem;
    left: 50%;
    background: linear-gradient(90deg, #f202ff, #fe525b);
    transition: width 200ms linear, left 200ms linear;
  }
  .cid-rGVfj8JUaL .nav-item.open .nav-link::before {
    bottom: .2rem;
    width: 80% !important;
    left: 10% !important;
  }
  .cid-rGVfj8JUaL .nav-item .nav-link:hover::before {
    width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGVfj8JUaL .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVfj8JUaL .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-rGVfj8JUaL .dropdown .dropdown-menu .dropdown-item:hover {
  padding-right: 2.5385em;
  padding-left: 3.5385em;
}
.cid-rGVfj8JUaL .dropdown .dropdown-menu .dropdown-item:hover .mbr-iconfont:before {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.cid-rGVfj8JUaL .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-rGVfj8JUaL .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVfj8JUaL .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-rGVfj8JUaL .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-rGVfj8JUaL .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #ffffff;
}
.cid-rGVfj8JUaL .navbar.opened {
  transition: all .3s;
  background: #ffffff !important;
}
.cid-rGVfj8JUaL .navbar .dropdown-item {
  padding: .235rem 1.5rem;
}
.cid-rGVfj8JUaL .navbar .navbar-collapse {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-rGVfj8JUaL .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-rGVfj8JUaL .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-rGVfj8JUaL .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3.8rem);
  }
}
.cid-rGVfj8JUaL .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-rGVfj8JUaL .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rGVfj8JUaL .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rGVfj8JUaL .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-rGVfj8JUaL .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rGVfj8JUaL .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-rGVfj8JUaL .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-rGVfj8JUaL .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-rGVfj8JUaL .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rGVfj8JUaL .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-rGVfj8JUaL .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rGVfj8JUaL .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rGVfj8JUaL .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-rGVfj8JUaL .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rGVfj8JUaL .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rGVfj8JUaL .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-rGVfj8JUaL .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rGVfj8JUaL .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-rGVfj8JUaL .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-rGVfj8JUaL .navbar.navbar-short {
  background: #ffffff !important;
  min-height: 60px;
}
.cid-rGVfj8JUaL .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rGVfj8JUaL .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rGVfj8JUaL .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rGVfj8JUaL .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rGVfj8JUaL .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rGVfj8JUaL .dropdown-item.active,
.cid-rGVfj8JUaL .dropdown-item:active {
  background-color: transparent;
}
.cid-rGVfj8JUaL .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rGVfj8JUaL .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rGVfj8JUaL .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rGVfj8JUaL .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-rGVfj8JUaL .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-rGVfj8JUaL .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-rGVfj8JUaL ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rGVfj8JUaL .navbar-buttons {
  text-align: center;
}
.cid-rGVfj8JUaL button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rGVfj8JUaL button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-rGVfj8JUaL button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rGVfj8JUaL button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rGVfj8JUaL button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rGVfj8JUaL button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rGVfj8JUaL nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGVfj8JUaL nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rGVfj8JUaL nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rGVfj8JUaL nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGVfj8JUaL .navbar-dropdown {
  padding: .5rem 1rem;
}
.cid-rGVfj8JUaL a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVfj8JUaL .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rGVfj8JUaL .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-rGVfj8JUaL .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-rGVfj8JUaL .navbar {
    height: 77px;
  }
  .cid-rGVfj8JUaL .navbar.opened {
    height: auto;
  }
  .cid-rGVfj8JUaL .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGVfj9aQiq {
  padding-top: 225px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/new-header-1771x769.jpg");
}
.cid-rGVfj9aQiq .card-wrapper {
  z-index: 3;
}
.cid-rGVfj9aQiq .card-wrapper .mbr-section-title {
  letter-spacing: 1px;
  transition: all 2.5s cubic-bezier(0, 0.74, 0.52, 1.2);
}
.cid-rGVfj9aQiq:hover .mbr-section-title {
  letter-spacing: 10px;
}
.cid-rGVfj9aQiq .full-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 2;
}
.cid-rGVfj9aQiq .popup-btn.card-wrapper {
  z-index: 1 !important;
}
.cid-rGVfj9aQiq .text-block {
  text-align: right !important;
}
.cid-rGVfj9aQiq H2 {
  color: #ffffff;
  text-align: center;
}
.cid-rGVfj9u2yU {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rGVfj9u2yU .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVfj9u2yU .mbr-section-subtitle,
.cid-rGVfj9u2yU .mbr-section-btn {
  color: #ffffff;
}
.cid-rGVfj9PqGV {
  padding-top: 30px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-rGVfj9PqGV p {
  color: #767676;
}
.cid-rGVfj9PqGV .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rGVfj9PqGV .row-element,
.cid-rGVfj9PqGV .image-element {
  padding: 0;
}
.cid-rGVfj9PqGV .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVfj9PqGV .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rGVfj9PqGV .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rGVfj9PqGV .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rGVfj9PqGV .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rGVfj9PqGV .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rGVfj9PqGV .text-content {
    padding: 2rem 1rem;
  }
  .cid-rGVfj9PqGV .underline .line {
    height: 2px;
  }
  .cid-rGVfj9PqGV .mbr-title,
  .cid-rGVfj9PqGV .underline,
  .cid-rGVfj9PqGV .mbr-text,
  .cid-rGVfj9PqGV .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rGVfj9PqGV .mbr-title,
.cid-rGVfj9PqGV .underline {
  color: #f202ff;
}
.cid-rGVfj9PqGV .mbr-text,
.cid-rGVfj9PqGV .mbr-section-btn {
  color: #000000;
}
.cid-rGVm5d22YL {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rGVm5d22YL .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVm5d22YL .mbr-section-subtitle,
.cid-rGVm5d22YL .mbr-section-btn {
  color: #000000;
}
.cid-rGVfjbleso {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rGVfjbleso .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVfjbleso .mbr-section-subtitle,
.cid-rGVfjbleso .mbr-section-btn {
  color: #efefef;
}
.cid-snWA1Alt3k {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWA1Alt3k .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rGVfjbNc6G {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rGVfjbNc6G .container-fluid {
  padding: 0 3rem;
}
.cid-rGVfjbNc6G .mbr-section-title {
  margin-bottom: 1.5em;
}
.cid-rGVfjbNc6G .input-main {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVfjbNc6G .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-rGVfjbNc6G .form-group {
  margin-bottom: 1.4em;
}
.cid-rGVfjbNc6G .form-control {
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
}
.cid-rGVfjbNc6G input.form-control {
  border: 1px solid #ddd;
}
.cid-rGVfjbNc6G textarea.form-control {
  padding: 1rem;
  min-height: 209px;
}
.cid-rGVfjbNc6G .input-group-btn .btn {
  padding: 1rem 4rem;
}
@media (max-width: 767px) {
  .cid-rGVfjbNc6G .container-fluid {
    padding: 0 1rem;
  }
  .cid-rGVfjbNc6G .input-group-btn .btn {
    padding: 1rem 2rem;
    font-size: 16px !important;
  }
}
.cid-rGVfjbNc6G H1 {
  color: #f202ff;
}
.cid-rGVfjbNc6G LABEL {
  color: #767676;
}
.cid-snWyAJsF9e {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-snWyAJsF9e .container-fluid {
  padding: 0 3rem;
}
.cid-snWyAJsF9e ul.list-inline {
  margin: 0;
  -webkit-align-self: center;
  align-self: center;
}
.cid-snWyAJsF9e ul.list-inline li {
  margin: 0;
  padding: .5rem;
}
.cid-snWyAJsF9e ul.list-inline img {
  max-width: 6rem;
  padding-bottom: .5rem;
}
.cid-snWyAJsF9e ul.list-inline img:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
@media (max-width: 767px) {
  .cid-snWyAJsF9e .container-fluid {
    padding: 0 1rem;
  }
  .cid-snWyAJsF9e .list-inline-item img {
    max-width: 5rem;
  }
}
.cid-snWyAJsF9e .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-snWyAJsF9e .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
.cid-snX8Jb1t3J {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-snX8Jb1t3J .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snX8Jb1t3J .mbr-section-subtitle,
.cid-snX8Jb1t3J .mbr-section-btn {
  color: #de0188;
}
.cid-rTxH3dl4WJ {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #000000;
}
@media (max-width: 767px) {
  .cid-rTxH3dl4WJ .media-wrap {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxH3dl4WJ .media-wrap .mbr-iconfont-logo {
  font-size: 7rem;
  color: #f36;
}
.cid-rTxH3dl4WJ .media-wrap img {
  height: 6rem;
}
.cid-rTxH3dl4WJ .mbr-text {
  color: #767676;
}
@media (max-width: 767px) {
  .cid-rTxH3dl4WJ .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxH3dl4WJ .footer-lower hr {
  margin: 1rem 0;
  border-color: #000;
  opacity: .05;
}
.cid-rTxH3dl4WJ .footer-lower .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.cid-rTxH3dl4WJ .footer-lower .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #232323;
}
.cid-rTxH3dl4WJ .footer-lower .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-rTxH3dl4WJ .footer-lower .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-rTxH3dl4WJ .footer-lower .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rTxH3dl4WJ .footer-lower .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.cid-rTxH3dl4WJ .links {
  text-align: right;
  color: #ffffff;
}
.cid-rTxH3dl4WJ .copyright > p {
  text-align: left;
  color: #efefef;
}
.cid-rTxH3UbMY5 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-rTxH3UbMY5 .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTxH3UbMY5 .mbr-section-subtitle,
.cid-rTxH3UbMY5 .mbr-section-btn {
  color: #ffffff;
  text-align: center;
}
/*!
 */
section {
  background-color: #eeeeee; }

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word; }

a.mbr-iconfont:hover {
  text-decoration: none; }

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0; }

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer; }
  a, a:hover {
    text-decoration: none; }

figure {
  margin-bottom: 0; }

body {
  color: #232323; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word; }

b,
strong {
  font-weight: bold; }

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366; }

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color; }

textarea[type="hidden"] {
  display: none; }

body {
  position: relative; }

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  section .mbr-background-video,
  section .mbr-background-video-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }

.hidden {
  visibility: hidden; }

.mbr-z-index20 {
  z-index: 20; }

/*! Base colors */
.mbr-white {
  color: #ffffff; }

.mbr-black {
  color: #000000; }

.mbr-bg-white {
  background-color: #ffffff; }

.mbr-bg-black {
  background-color: #000000; }

/*! Text-aligns */
.align-left {
  text-align: left; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center; } }
/*! Font-weight  */
.mbr-light {
  font-weight: 300; }

.mbr-regular {
  font-weight: 400; }

.mbr-semibold {
  font-weight: 500; }

.mbr-bold {
  font-weight: 700; }

/*! Media  */
.media-size-item {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-img {
  text-align: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0; }

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem; }

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem; }

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem; }

.mbr-regular {
  font-weight: 400; }

.mbr-semibold {
  font-weight: 500; }

.mbr-bold {
  font-weight: 700; }

[type="submit"] {
  -webkit-appearance: none; }

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh; }

.mbr-fullscreen {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem; }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    min-height: 100%; }

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal; }

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center; }
  .mbr-arrow-up a:hover {
    background-color: rgba(0, 0, 0, 0.4); }
  .mbr-arrow-up a i {
    line-height: 60px; }

.mbr-arrow-up-icon {
  display: block;
  color: #fff; }

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  .mbr-arrow > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    -webkit-animation: arrowdown 1.7s ease-in-out infinite;
    animation: arrowdown 1.7s ease-in-out infinite; }
    .mbr-arrow > a > i {
      position: absolute;
      top: -2px;
      left: 15px;
      font-size: 2rem; }

@keyframes arrowdown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px); }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg); } }
/*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%;
  -webkit-animation: gradient-animation 5s infinite alternate;
  animation: gradient-animation 5s infinite alternate; }

.menu .navbar-brand {
  display: -webkit-flex; }
  .menu .navbar-brand span {
    display: -webkit-flex;
    display: flex; }
  .menu .navbar-brand .navbar-caption-wrap {
    display: -webkit-flex; }
  .menu .navbar-brand .navbar-logo img {
    display: -webkit-flex; }
@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 95vh; }
    .menu .navbar-collapse.show {
      overflow: auto; } }
@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh; } }
@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox; } }
@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex; }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important; }
  .menu .collapsed .navbar-collapse {
    max-height: 95vh; }
    .menu .collapsed .navbar-collapse.show {
      overflow: auto; } }

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between; }

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center; }

.nav-dropdown .link {
  padding: .667em 1.667em !important;
  margin: 0 !important; }

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap; }

.justify-content-center {
  -webkit-justify-content: center; }

.card-wrapper {
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto; }

.carousel-control {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

.carousel-control-prev,
.carousel-control-next {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

@media (max-width: 576px) {
  .col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 0;
    padding-right: 0; } }
.form-group:focus {
  outline: none; }

.jq-selectbox__select {
  padding: 18px 25px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%; }

.jq-selectbox__dropdown {
  position: absolute;
  top: 100% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 9px 25px; }

.jq-selectbox__dropdown {
  border-radius: 22px;
  padding: 1rem; }

input[type="range"] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

body {
  font-style: normal;
  line-height: 1.5; }

.mbr-section-title {
  font-style: normal;
  line-height: 1.2; }

.mbr-section-subtitle {
  line-height: 1.3; }

.mbr-text {
  font-style: normal;
  line-height: 1.6; }

.btn {
  font-weight: 500;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 1px;
  margin: .4rem .8rem;
  white-space: normal;
  transition-property: background-color, color, border-color, box-shadow;
  transition-duration: .3s, .3s, .3s, 2s;
  transition-timing-function: ease-in-out;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  word-break: break-word; }

.btn-sm {
  border: 1px solid;
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-form {
  margin: 0;
  border-radius: 0; }
  .btn-form:hover {
    cursor: pointer; }

#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  background: #fff;
  width: 2px;
  left: calc(50% - 1px); }
#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal; }

.mbr-arrow a {
  color: #ffffff; }

@media (max-width: 767px) {
  .mbr-arrow {
    display: none; } }
.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0; }

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative; }
  .alert.alert-form::after {
    background-color: inherit;
    bottom: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 14px; }

.form-control {
  box-shadow: none;
  color: #565656;
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
  line-height: 1.43;
  min-height: 3.5em; }
  .form-control, .form-control:focus {
    border: 1px solid #e8e8e8; }
  .form-active .form-control:invalid {
    border-color: red; }

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0; }

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px; }

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem; }

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap; }

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none; }

.mbr-section__comments .row {
  -webkit-justify-content: center;
  justify-content: center; }

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important; }
    .btn .mbr-iconfont {
      font-size: 1rem !important; } }
.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; }

/*# sourceMappingURL=style.css.map */
.cid-rGVo8rQsRI .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVo8rQsRI .nav-item:focus,
.cid-rGVo8rQsRI .nav-link:focus {
  outline: none;
}
@media (min-width: 992px) {
  .cid-rGVo8rQsRI .dropdown-item:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    width: 16px;
  }
  .cid-rGVo8rQsRI .nav-item .nav-link {
    position: relative;
  }
  .cid-rGVo8rQsRI .nav-item .nav-link::before {
    position: absolute;
    content: '';
    width: 0;
    height: 3px;
    bottom: -0.5rem;
    left: 50%;
    background: linear-gradient(90deg, #f202ff, #fe525b);
    transition: width 200ms linear, left 200ms linear;
  }
  .cid-rGVo8rQsRI .nav-item.open .nav-link::before {
    bottom: .2rem;
    width: 80% !important;
    left: 10% !important;
  }
  .cid-rGVo8rQsRI .nav-item .nav-link:hover::before {
    width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGVo8rQsRI .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVo8rQsRI .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-rGVo8rQsRI .dropdown .dropdown-menu .dropdown-item:hover {
  padding-right: 2.5385em;
  padding-left: 3.5385em;
}
.cid-rGVo8rQsRI .dropdown .dropdown-menu .dropdown-item:hover .mbr-iconfont:before {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.cid-rGVo8rQsRI .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-rGVo8rQsRI .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVo8rQsRI .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-rGVo8rQsRI .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-rGVo8rQsRI .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #ffffff;
}
.cid-rGVo8rQsRI .navbar.opened {
  transition: all .3s;
  background: #ffffff !important;
}
.cid-rGVo8rQsRI .navbar .dropdown-item {
  padding: .235rem 1.5rem;
}
.cid-rGVo8rQsRI .navbar .navbar-collapse {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-rGVo8rQsRI .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-rGVo8rQsRI .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-rGVo8rQsRI .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3.8rem);
  }
}
.cid-rGVo8rQsRI .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-rGVo8rQsRI .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rGVo8rQsRI .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rGVo8rQsRI .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-rGVo8rQsRI .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rGVo8rQsRI .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-rGVo8rQsRI .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-rGVo8rQsRI .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-rGVo8rQsRI .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rGVo8rQsRI .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-rGVo8rQsRI .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rGVo8rQsRI .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rGVo8rQsRI .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-rGVo8rQsRI .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rGVo8rQsRI .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rGVo8rQsRI .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-rGVo8rQsRI .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rGVo8rQsRI .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-rGVo8rQsRI .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-rGVo8rQsRI .navbar.navbar-short {
  background: #ffffff !important;
  min-height: 60px;
}
.cid-rGVo8rQsRI .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rGVo8rQsRI .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rGVo8rQsRI .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rGVo8rQsRI .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rGVo8rQsRI .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rGVo8rQsRI .dropdown-item.active,
.cid-rGVo8rQsRI .dropdown-item:active {
  background-color: transparent;
}
.cid-rGVo8rQsRI .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rGVo8rQsRI .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rGVo8rQsRI .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rGVo8rQsRI .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-rGVo8rQsRI .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-rGVo8rQsRI .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-rGVo8rQsRI ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rGVo8rQsRI .navbar-buttons {
  text-align: center;
}
.cid-rGVo8rQsRI button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rGVo8rQsRI button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-rGVo8rQsRI button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rGVo8rQsRI button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rGVo8rQsRI button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rGVo8rQsRI button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rGVo8rQsRI nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGVo8rQsRI nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rGVo8rQsRI nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rGVo8rQsRI nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGVo8rQsRI .navbar-dropdown {
  padding: .5rem 1rem;
}
.cid-rGVo8rQsRI a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVo8rQsRI .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rGVo8rQsRI .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-rGVo8rQsRI .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-rGVo8rQsRI .navbar {
    height: 77px;
  }
  .cid-rGVo8rQsRI .navbar.opened {
    height: auto;
  }
  .cid-rGVo8rQsRI .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGVo8sm2J2 {
  padding-top: 225px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/new-header-1771x769.jpg");
}
.cid-rGVo8sm2J2 .card-wrapper {
  z-index: 3;
}
.cid-rGVo8sm2J2 .card-wrapper .mbr-section-title {
  letter-spacing: 1px;
  transition: all 2.5s cubic-bezier(0, 0.74, 0.52, 1.2);
}
.cid-rGVo8sm2J2:hover .mbr-section-title {
  letter-spacing: 10px;
}
.cid-rGVo8sm2J2 .full-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 2;
}
.cid-rGVo8sm2J2 .popup-btn.card-wrapper {
  z-index: 1 !important;
}
.cid-rGVo8sm2J2 .text-block {
  text-align: right !important;
}
.cid-rGVo8sm2J2 H2 {
  color: #ffffff;
  text-align: center;
}
.cid-rGVo8sHw5N {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rGVo8sHw5N .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVo8sHw5N .mbr-section-subtitle,
.cid-rGVo8sHw5N .mbr-section-btn {
  color: #ffffff;
}
.cid-rGVo8t4HWY {
  padding-top: 30px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-rGVo8t4HWY p {
  color: #767676;
}
.cid-rGVo8t4HWY .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rGVo8t4HWY .row-element,
.cid-rGVo8t4HWY .image-element {
  padding: 0;
}
.cid-rGVo8t4HWY .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVo8t4HWY .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rGVo8t4HWY .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rGVo8t4HWY .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rGVo8t4HWY .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rGVo8t4HWY .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rGVo8t4HWY .text-content {
    padding: 2rem 1rem;
  }
  .cid-rGVo8t4HWY .underline .line {
    height: 2px;
  }
  .cid-rGVo8t4HWY .mbr-title,
  .cid-rGVo8t4HWY .underline,
  .cid-rGVo8t4HWY .mbr-text,
  .cid-rGVo8t4HWY .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rGVo8t4HWY .mbr-title,
.cid-rGVo8t4HWY .underline {
  color: #f202ff;
}
.cid-rGVo8t4HWY .mbr-text,
.cid-rGVo8t4HWY .mbr-section-btn {
  color: #000000;
}
.cid-rGVo8ttzVb {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rGVo8ttzVb .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVo8ttzVb .mbr-section-subtitle,
.cid-rGVo8ttzVb .mbr-section-btn {
  color: #000000;
}
.cid-rGVo8tT8tM {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rGVo8tT8tM .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVo8tT8tM .mbr-section-subtitle,
.cid-rGVo8tT8tM .mbr-section-btn {
  color: #efefef;
}
.cid-snWzSpxqv5 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWzSpxqv5 .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rGVo8uhjiN {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rGVo8uhjiN .container-fluid {
  padding: 0 3rem;
}
.cid-rGVo8uhjiN .mbr-section-title {
  margin-bottom: 1.5em;
}
.cid-rGVo8uhjiN .input-main {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVo8uhjiN .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-rGVo8uhjiN .form-group {
  margin-bottom: 1.4em;
}
.cid-rGVo8uhjiN .form-control {
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
}
.cid-rGVo8uhjiN input.form-control {
  border: 1px solid #ddd;
}
.cid-rGVo8uhjiN textarea.form-control {
  padding: 1rem;
  min-height: 209px;
}
.cid-rGVo8uhjiN .input-group-btn .btn {
  padding: 1rem 4rem;
}
@media (max-width: 767px) {
  .cid-rGVo8uhjiN .container-fluid {
    padding: 0 1rem;
  }
  .cid-rGVo8uhjiN .input-group-btn .btn {
    padding: 1rem 2rem;
    font-size: 16px !important;
  }
}
.cid-rGVo8uhjiN H1 {
  color: #f202ff;
}
.cid-rGVo8uhjiN LABEL {
  color: #767676;
}
.cid-snWyt0brDz {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-snWyt0brDz .container-fluid {
  padding: 0 3rem;
}
.cid-snWyt0brDz ul.list-inline {
  margin: 0;
  -webkit-align-self: center;
  align-self: center;
}
.cid-snWyt0brDz ul.list-inline li {
  margin: 0;
  padding: .5rem;
}
.cid-snWyt0brDz ul.list-inline img {
  max-width: 6rem;
  padding-bottom: .5rem;
}
.cid-snWyt0brDz ul.list-inline img:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
@media (max-width: 767px) {
  .cid-snWyt0brDz .container-fluid {
    padding: 0 1rem;
  }
  .cid-snWyt0brDz .list-inline-item img {
    max-width: 5rem;
  }
}
.cid-snWyt0brDz .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-snWyt0brDz .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
.cid-snX8RpnsdE {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-snX8RpnsdE .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snX8RpnsdE .mbr-section-subtitle,
.cid-snX8RpnsdE .mbr-section-btn {
  color: #de0188;
}
.cid-rTxHawalEv {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #000000;
}
@media (max-width: 767px) {
  .cid-rTxHawalEv .media-wrap {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxHawalEv .media-wrap .mbr-iconfont-logo {
  font-size: 7rem;
  color: #f36;
}
.cid-rTxHawalEv .media-wrap img {
  height: 6rem;
}
.cid-rTxHawalEv .mbr-text {
  color: #767676;
}
@media (max-width: 767px) {
  .cid-rTxHawalEv .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxHawalEv .footer-lower hr {
  margin: 1rem 0;
  border-color: #000;
  opacity: .05;
}
.cid-rTxHawalEv .footer-lower .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.cid-rTxHawalEv .footer-lower .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #232323;
}
.cid-rTxHawalEv .footer-lower .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-rTxHawalEv .footer-lower .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-rTxHawalEv .footer-lower .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rTxHawalEv .footer-lower .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.cid-rTxHawalEv .links {
  text-align: right;
  color: #ffffff;
}
.cid-rTxHawalEv .copyright > p {
  text-align: left;
  color: #efefef;
}
.cid-rTxHbppMah {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-rTxHbppMah .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTxHbppMah .mbr-section-subtitle,
.cid-rTxHbppMah .mbr-section-btn {
  color: #ffffff;
  text-align: center;
}
/*!
 */
section {
  background-color: #eeeeee; }

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word; }

a.mbr-iconfont:hover {
  text-decoration: none; }

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0; }

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer; }
  a, a:hover {
    text-decoration: none; }

figure {
  margin-bottom: 0; }

body {
  color: #232323; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word; }

b,
strong {
  font-weight: bold; }

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366; }

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color; }

textarea[type="hidden"] {
  display: none; }

body {
  position: relative; }

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  section .mbr-background-video,
  section .mbr-background-video-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }

.hidden {
  visibility: hidden; }

.mbr-z-index20 {
  z-index: 20; }

/*! Base colors */
.mbr-white {
  color: #ffffff; }

.mbr-black {
  color: #000000; }

.mbr-bg-white {
  background-color: #ffffff; }

.mbr-bg-black {
  background-color: #000000; }

/*! Text-aligns */
.align-left {
  text-align: left; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center; } }
/*! Font-weight  */
.mbr-light {
  font-weight: 300; }

.mbr-regular {
  font-weight: 400; }

.mbr-semibold {
  font-weight: 500; }

.mbr-bold {
  font-weight: 700; }

/*! Media  */
.media-size-item {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-img {
  text-align: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0; }

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem; }

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem; }

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem; }

.mbr-regular {
  font-weight: 400; }

.mbr-semibold {
  font-weight: 500; }

.mbr-bold {
  font-weight: 700; }

[type="submit"] {
  -webkit-appearance: none; }

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh; }

.mbr-fullscreen {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem; }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    min-height: 100%; }

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal; }

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center; }
  .mbr-arrow-up a:hover {
    background-color: rgba(0, 0, 0, 0.4); }
  .mbr-arrow-up a i {
    line-height: 60px; }

.mbr-arrow-up-icon {
  display: block;
  color: #fff; }

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  .mbr-arrow > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    -webkit-animation: arrowdown 1.7s ease-in-out infinite;
    animation: arrowdown 1.7s ease-in-out infinite; }
    .mbr-arrow > a > i {
      position: absolute;
      top: -2px;
      left: 15px;
      font-size: 2rem; }

@keyframes arrowdown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px); }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg); } }
/*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%;
  -webkit-animation: gradient-animation 5s infinite alternate;
  animation: gradient-animation 5s infinite alternate; }

.menu .navbar-brand {
  display: -webkit-flex; }
  .menu .navbar-brand span {
    display: -webkit-flex;
    display: flex; }
  .menu .navbar-brand .navbar-caption-wrap {
    display: -webkit-flex; }
  .menu .navbar-brand .navbar-logo img {
    display: -webkit-flex; }
@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 95vh; }
    .menu .navbar-collapse.show {
      overflow: auto; } }
@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh; } }
@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox; } }
@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex; }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important; }
  .menu .collapsed .navbar-collapse {
    max-height: 95vh; }
    .menu .collapsed .navbar-collapse.show {
      overflow: auto; } }

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between; }

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center; }

.nav-dropdown .link {
  padding: .667em 1.667em !important;
  margin: 0 !important; }

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap; }

.justify-content-center {
  -webkit-justify-content: center; }

.card-wrapper {
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto; }

.carousel-control {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

.carousel-control-prev,
.carousel-control-next {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

@media (max-width: 576px) {
  .col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 0;
    padding-right: 0; } }
.form-group:focus {
  outline: none; }

.jq-selectbox__select {
  padding: 18px 25px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%; }

.jq-selectbox__dropdown {
  position: absolute;
  top: 100% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 9px 25px; }

.jq-selectbox__dropdown {
  border-radius: 22px;
  padding: 1rem; }

input[type="range"] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

body {
  font-style: normal;
  line-height: 1.5; }

.mbr-section-title {
  font-style: normal;
  line-height: 1.2; }

.mbr-section-subtitle {
  line-height: 1.3; }

.mbr-text {
  font-style: normal;
  line-height: 1.6; }

.btn {
  font-weight: 500;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 1px;
  margin: .4rem .8rem;
  white-space: normal;
  transition-property: background-color, color, border-color, box-shadow;
  transition-duration: .3s, .3s, .3s, 2s;
  transition-timing-function: ease-in-out;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  word-break: break-word; }

.btn-sm {
  border: 1px solid;
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-form {
  margin: 0;
  border-radius: 0; }
  .btn-form:hover {
    cursor: pointer; }

#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  background: #fff;
  width: 2px;
  left: calc(50% - 1px); }
#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal; }

.mbr-arrow a {
  color: #ffffff; }

@media (max-width: 767px) {
  .mbr-arrow {
    display: none; } }
.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0; }

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative; }
  .alert.alert-form::after {
    background-color: inherit;
    bottom: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 14px; }

.form-control {
  box-shadow: none;
  color: #565656;
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
  line-height: 1.43;
  min-height: 3.5em; }
  .form-control, .form-control:focus {
    border: 1px solid #e8e8e8; }
  .form-active .form-control:invalid {
    border-color: red; }

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0; }

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px; }

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem; }

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap; }

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none; }

.mbr-section__comments .row {
  -webkit-justify-content: center;
  justify-content: center; }

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important; }
    .btn .mbr-iconfont {
      font-size: 1rem !important; } }
.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; }

/*# sourceMappingURL=style.css.map */
.cid-rGVoMtOJmv .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVoMtOJmv .nav-item:focus,
.cid-rGVoMtOJmv .nav-link:focus {
  outline: none;
}
@media (min-width: 992px) {
  .cid-rGVoMtOJmv .dropdown-item:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    width: 16px;
  }
  .cid-rGVoMtOJmv .nav-item .nav-link {
    position: relative;
  }
  .cid-rGVoMtOJmv .nav-item .nav-link::before {
    position: absolute;
    content: '';
    width: 0;
    height: 3px;
    bottom: -0.5rem;
    left: 50%;
    background: linear-gradient(90deg, #f202ff, #fe525b);
    transition: width 200ms linear, left 200ms linear;
  }
  .cid-rGVoMtOJmv .nav-item.open .nav-link::before {
    bottom: .2rem;
    width: 80% !important;
    left: 10% !important;
  }
  .cid-rGVoMtOJmv .nav-item .nav-link:hover::before {
    width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGVoMtOJmv .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVoMtOJmv .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-rGVoMtOJmv .dropdown .dropdown-menu .dropdown-item:hover {
  padding-right: 2.5385em;
  padding-left: 3.5385em;
}
.cid-rGVoMtOJmv .dropdown .dropdown-menu .dropdown-item:hover .mbr-iconfont:before {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.cid-rGVoMtOJmv .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-rGVoMtOJmv .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVoMtOJmv .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-rGVoMtOJmv .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-rGVoMtOJmv .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #ffffff;
}
.cid-rGVoMtOJmv .navbar.opened {
  transition: all .3s;
  background: #ffffff !important;
}
.cid-rGVoMtOJmv .navbar .dropdown-item {
  padding: .235rem 1.5rem;
}
.cid-rGVoMtOJmv .navbar .navbar-collapse {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-rGVoMtOJmv .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-rGVoMtOJmv .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-rGVoMtOJmv .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3.8rem);
  }
}
.cid-rGVoMtOJmv .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-rGVoMtOJmv .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rGVoMtOJmv .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rGVoMtOJmv .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-rGVoMtOJmv .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rGVoMtOJmv .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-rGVoMtOJmv .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-rGVoMtOJmv .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-rGVoMtOJmv .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rGVoMtOJmv .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-rGVoMtOJmv .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rGVoMtOJmv .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rGVoMtOJmv .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-rGVoMtOJmv .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rGVoMtOJmv .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rGVoMtOJmv .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-rGVoMtOJmv .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rGVoMtOJmv .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-rGVoMtOJmv .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-rGVoMtOJmv .navbar.navbar-short {
  background: #ffffff !important;
  min-height: 60px;
}
.cid-rGVoMtOJmv .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rGVoMtOJmv .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rGVoMtOJmv .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rGVoMtOJmv .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rGVoMtOJmv .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rGVoMtOJmv .dropdown-item.active,
.cid-rGVoMtOJmv .dropdown-item:active {
  background-color: transparent;
}
.cid-rGVoMtOJmv .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rGVoMtOJmv .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rGVoMtOJmv .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rGVoMtOJmv .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-rGVoMtOJmv .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-rGVoMtOJmv .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-rGVoMtOJmv ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rGVoMtOJmv .navbar-buttons {
  text-align: center;
}
.cid-rGVoMtOJmv button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rGVoMtOJmv button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-rGVoMtOJmv button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rGVoMtOJmv button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rGVoMtOJmv button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rGVoMtOJmv button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rGVoMtOJmv nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGVoMtOJmv nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rGVoMtOJmv nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rGVoMtOJmv nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGVoMtOJmv .navbar-dropdown {
  padding: .5rem 1rem;
}
.cid-rGVoMtOJmv a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVoMtOJmv .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rGVoMtOJmv .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-rGVoMtOJmv .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-rGVoMtOJmv .navbar {
    height: 77px;
  }
  .cid-rGVoMtOJmv .navbar.opened {
    height: auto;
  }
  .cid-rGVoMtOJmv .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGVoMuzacV {
  padding-top: 225px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/new-header-1771x769.jpg");
}
.cid-rGVoMuzacV .card-wrapper {
  z-index: 3;
}
.cid-rGVoMuzacV .card-wrapper .mbr-section-title {
  letter-spacing: 1px;
  transition: all 2.5s cubic-bezier(0, 0.74, 0.52, 1.2);
}
.cid-rGVoMuzacV:hover .mbr-section-title {
  letter-spacing: 10px;
}
.cid-rGVoMuzacV .full-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 2;
}
.cid-rGVoMuzacV .popup-btn.card-wrapper {
  z-index: 1 !important;
}
.cid-rGVoMuzacV .text-block {
  text-align: right !important;
}
.cid-rGVoMuzacV H2 {
  color: #ffffff;
  text-align: center;
}
.cid-rGVoMvfkdS {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rGVoMvfkdS .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVoMvfkdS .mbr-section-subtitle,
.cid-rGVoMvfkdS .mbr-section-btn {
  color: #ffffff;
}
.cid-rGVoMw3IKY {
  padding-top: 30px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-rGVoMw3IKY p {
  color: #767676;
}
.cid-rGVoMw3IKY .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rGVoMw3IKY .row-element,
.cid-rGVoMw3IKY .image-element {
  padding: 0;
}
.cid-rGVoMw3IKY .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVoMw3IKY .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rGVoMw3IKY .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rGVoMw3IKY .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rGVoMw3IKY .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rGVoMw3IKY .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rGVoMw3IKY .text-content {
    padding: 2rem 1rem;
  }
  .cid-rGVoMw3IKY .underline .line {
    height: 2px;
  }
  .cid-rGVoMw3IKY .mbr-title,
  .cid-rGVoMw3IKY .underline,
  .cid-rGVoMw3IKY .mbr-text,
  .cid-rGVoMw3IKY .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rGVoMw3IKY .mbr-title,
.cid-rGVoMw3IKY .underline {
  color: #f202ff;
}
.cid-rGVoMw3IKY .mbr-text,
.cid-rGVoMw3IKY .mbr-section-btn {
  color: #000000;
}
.cid-rGVoMxpYMn {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rGVoMxpYMn .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVoMxpYMn .mbr-section-subtitle,
.cid-rGVoMxpYMn .mbr-section-btn {
  color: #000000;
}
.cid-rGVoMyGucu {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rGVoMyGucu .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVoMyGucu .mbr-section-subtitle,
.cid-rGVoMyGucu .mbr-section-btn {
  color: #efefef;
}
.cid-snWzmJTzHo {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWzmJTzHo .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rGVoMzTFep {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rGVoMzTFep .container-fluid {
  padding: 0 3rem;
}
.cid-rGVoMzTFep .mbr-section-title {
  margin-bottom: 1.5em;
}
.cid-rGVoMzTFep .input-main {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVoMzTFep .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-rGVoMzTFep .form-group {
  margin-bottom: 1.4em;
}
.cid-rGVoMzTFep .form-control {
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
}
.cid-rGVoMzTFep input.form-control {
  border: 1px solid #ddd;
}
.cid-rGVoMzTFep textarea.form-control {
  padding: 1rem;
  min-height: 209px;
}
.cid-rGVoMzTFep .input-group-btn .btn {
  padding: 1rem 4rem;
}
@media (max-width: 767px) {
  .cid-rGVoMzTFep .container-fluid {
    padding: 0 1rem;
  }
  .cid-rGVoMzTFep .input-group-btn .btn {
    padding: 1rem 2rem;
    font-size: 16px !important;
  }
}
.cid-rGVoMzTFep H1 {
  color: #f202ff;
}
.cid-rGVoMzTFep LABEL {
  color: #767676;
}
.cid-snWyqCcelu {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-snWyqCcelu .container-fluid {
  padding: 0 3rem;
}
.cid-snWyqCcelu ul.list-inline {
  margin: 0;
  -webkit-align-self: center;
  align-self: center;
}
.cid-snWyqCcelu ul.list-inline li {
  margin: 0;
  padding: .5rem;
}
.cid-snWyqCcelu ul.list-inline img {
  max-width: 6rem;
  padding-bottom: .5rem;
}
.cid-snWyqCcelu ul.list-inline img:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
@media (max-width: 767px) {
  .cid-snWyqCcelu .container-fluid {
    padding: 0 1rem;
  }
  .cid-snWyqCcelu .list-inline-item img {
    max-width: 5rem;
  }
}
.cid-snWyqCcelu .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-snWyqCcelu .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
.cid-snX8Xkl22z {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-snX8Xkl22z .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snX8Xkl22z .mbr-section-subtitle,
.cid-snX8Xkl22z .mbr-section-btn {
  color: #de0188;
}
.cid-rTxHeZIgeK {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #000000;
}
@media (max-width: 767px) {
  .cid-rTxHeZIgeK .media-wrap {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxHeZIgeK .media-wrap .mbr-iconfont-logo {
  font-size: 7rem;
  color: #f36;
}
.cid-rTxHeZIgeK .media-wrap img {
  height: 6rem;
}
.cid-rTxHeZIgeK .mbr-text {
  color: #767676;
}
@media (max-width: 767px) {
  .cid-rTxHeZIgeK .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxHeZIgeK .footer-lower hr {
  margin: 1rem 0;
  border-color: #000;
  opacity: .05;
}
.cid-rTxHeZIgeK .footer-lower .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.cid-rTxHeZIgeK .footer-lower .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #232323;
}
.cid-rTxHeZIgeK .footer-lower .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-rTxHeZIgeK .footer-lower .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-rTxHeZIgeK .footer-lower .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rTxHeZIgeK .footer-lower .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.cid-rTxHeZIgeK .links {
  text-align: right;
  color: #ffffff;
}
.cid-rTxHeZIgeK .copyright > p {
  text-align: left;
  color: #efefef;
}
.cid-rTxHfzx5ej {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-rTxHfzx5ej .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTxHfzx5ej .mbr-section-subtitle,
.cid-rTxHfzx5ej .mbr-section-btn {
  color: #ffffff;
  text-align: center;
}
/*!
 */
section {
  background-color: #eeeeee; }

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word; }

a.mbr-iconfont:hover {
  text-decoration: none; }

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0; }

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer; }
  a, a:hover {
    text-decoration: none; }

figure {
  margin-bottom: 0; }

body {
  color: #232323; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word; }

b,
strong {
  font-weight: bold; }

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366; }

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color; }

textarea[type="hidden"] {
  display: none; }

body {
  position: relative; }

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  section .mbr-background-video,
  section .mbr-background-video-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }

.hidden {
  visibility: hidden; }

.mbr-z-index20 {
  z-index: 20; }

/*! Base colors */
.mbr-white {
  color: #ffffff; }

.mbr-black {
  color: #000000; }

.mbr-bg-white {
  background-color: #ffffff; }

.mbr-bg-black {
  background-color: #000000; }

/*! Text-aligns */
.align-left {
  text-align: left; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center; } }
/*! Font-weight  */
.mbr-light {
  font-weight: 300; }

.mbr-regular {
  font-weight: 400; }

.mbr-semibold {
  font-weight: 500; }

.mbr-bold {
  font-weight: 700; }

/*! Media  */
.media-size-item {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-img {
  text-align: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0; }

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem; }

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem; }

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem; }

.mbr-regular {
  font-weight: 400; }

.mbr-semibold {
  font-weight: 500; }

.mbr-bold {
  font-weight: 700; }

[type="submit"] {
  -webkit-appearance: none; }

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh; }

.mbr-fullscreen {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem; }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    min-height: 100%; }

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal; }

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center; }
  .mbr-arrow-up a:hover {
    background-color: rgba(0, 0, 0, 0.4); }
  .mbr-arrow-up a i {
    line-height: 60px; }

.mbr-arrow-up-icon {
  display: block;
  color: #fff; }

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  .mbr-arrow > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    -webkit-animation: arrowdown 1.7s ease-in-out infinite;
    animation: arrowdown 1.7s ease-in-out infinite; }
    .mbr-arrow > a > i {
      position: absolute;
      top: -2px;
      left: 15px;
      font-size: 2rem; }

@keyframes arrowdown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px); }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg); } }
/*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%;
  -webkit-animation: gradient-animation 5s infinite alternate;
  animation: gradient-animation 5s infinite alternate; }

.menu .navbar-brand {
  display: -webkit-flex; }
  .menu .navbar-brand span {
    display: -webkit-flex;
    display: flex; }
  .menu .navbar-brand .navbar-caption-wrap {
    display: -webkit-flex; }
  .menu .navbar-brand .navbar-logo img {
    display: -webkit-flex; }
@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 95vh; }
    .menu .navbar-collapse.show {
      overflow: auto; } }
@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh; } }
@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox; } }
@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex; }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important; }
  .menu .collapsed .navbar-collapse {
    max-height: 95vh; }
    .menu .collapsed .navbar-collapse.show {
      overflow: auto; } }

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between; }

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center; }

.nav-dropdown .link {
  padding: .667em 1.667em !important;
  margin: 0 !important; }

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap; }

.justify-content-center {
  -webkit-justify-content: center; }

.card-wrapper {
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto; }

.carousel-control {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

.carousel-control-prev,
.carousel-control-next {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

@media (max-width: 576px) {
  .col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 0;
    padding-right: 0; } }
.form-group:focus {
  outline: none; }

.jq-selectbox__select {
  padding: 18px 25px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%; }

.jq-selectbox__dropdown {
  position: absolute;
  top: 100% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 9px 25px; }

.jq-selectbox__dropdown {
  border-radius: 22px;
  padding: 1rem; }

input[type="range"] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

body {
  font-style: normal;
  line-height: 1.5; }

.mbr-section-title {
  font-style: normal;
  line-height: 1.2; }

.mbr-section-subtitle {
  line-height: 1.3; }

.mbr-text {
  font-style: normal;
  line-height: 1.6; }

.btn {
  font-weight: 500;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 1px;
  margin: .4rem .8rem;
  white-space: normal;
  transition-property: background-color, color, border-color, box-shadow;
  transition-duration: .3s, .3s, .3s, 2s;
  transition-timing-function: ease-in-out;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  word-break: break-word; }

.btn-sm {
  border: 1px solid;
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-form {
  margin: 0;
  border-radius: 0; }
  .btn-form:hover {
    cursor: pointer; }

#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  background: #fff;
  width: 2px;
  left: calc(50% - 1px); }
#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal; }

.mbr-arrow a {
  color: #ffffff; }

@media (max-width: 767px) {
  .mbr-arrow {
    display: none; } }
.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0; }

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative; }
  .alert.alert-form::after {
    background-color: inherit;
    bottom: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 14px; }

.form-control {
  box-shadow: none;
  color: #565656;
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
  line-height: 1.43;
  min-height: 3.5em; }
  .form-control, .form-control:focus {
    border: 1px solid #e8e8e8; }
  .form-active .form-control:invalid {
    border-color: red; }

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0; }

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px; }

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem; }

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap; }

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none; }

.mbr-section__comments .row {
  -webkit-justify-content: center;
  justify-content: center; }

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important; }
    .btn .mbr-iconfont {
      font-size: 1rem !important; } }
.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; }

/*# sourceMappingURL=style.css.map */
.cid-rGVpv1vSy4 .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVpv1vSy4 .nav-item:focus,
.cid-rGVpv1vSy4 .nav-link:focus {
  outline: none;
}
@media (min-width: 992px) {
  .cid-rGVpv1vSy4 .dropdown-item:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    width: 16px;
  }
  .cid-rGVpv1vSy4 .nav-item .nav-link {
    position: relative;
  }
  .cid-rGVpv1vSy4 .nav-item .nav-link::before {
    position: absolute;
    content: '';
    width: 0;
    height: 3px;
    bottom: -0.5rem;
    left: 50%;
    background: linear-gradient(90deg, #f202ff, #fe525b);
    transition: width 200ms linear, left 200ms linear;
  }
  .cid-rGVpv1vSy4 .nav-item.open .nav-link::before {
    bottom: .2rem;
    width: 80% !important;
    left: 10% !important;
  }
  .cid-rGVpv1vSy4 .nav-item .nav-link:hover::before {
    width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGVpv1vSy4 .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVpv1vSy4 .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-rGVpv1vSy4 .dropdown .dropdown-menu .dropdown-item:hover {
  padding-right: 2.5385em;
  padding-left: 3.5385em;
}
.cid-rGVpv1vSy4 .dropdown .dropdown-menu .dropdown-item:hover .mbr-iconfont:before {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.cid-rGVpv1vSy4 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-rGVpv1vSy4 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rGVpv1vSy4 .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-rGVpv1vSy4 .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-rGVpv1vSy4 .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #ffffff;
}
.cid-rGVpv1vSy4 .navbar.opened {
  transition: all .3s;
  background: #ffffff !important;
}
.cid-rGVpv1vSy4 .navbar .dropdown-item {
  padding: .235rem 1.5rem;
}
.cid-rGVpv1vSy4 .navbar .navbar-collapse {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-rGVpv1vSy4 .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-rGVpv1vSy4 .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-rGVpv1vSy4 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3.8rem);
  }
}
.cid-rGVpv1vSy4 .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-rGVpv1vSy4 .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rGVpv1vSy4 .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rGVpv1vSy4 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-rGVpv1vSy4 .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rGVpv1vSy4 .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-rGVpv1vSy4 .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-rGVpv1vSy4 .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-rGVpv1vSy4 .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rGVpv1vSy4 .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-rGVpv1vSy4 .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rGVpv1vSy4 .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rGVpv1vSy4 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-rGVpv1vSy4 .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rGVpv1vSy4 .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rGVpv1vSy4 .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-rGVpv1vSy4 .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rGVpv1vSy4 .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-rGVpv1vSy4 .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-rGVpv1vSy4 .navbar.navbar-short {
  background: #ffffff !important;
  min-height: 60px;
}
.cid-rGVpv1vSy4 .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rGVpv1vSy4 .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rGVpv1vSy4 .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rGVpv1vSy4 .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rGVpv1vSy4 .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rGVpv1vSy4 .dropdown-item.active,
.cid-rGVpv1vSy4 .dropdown-item:active {
  background-color: transparent;
}
.cid-rGVpv1vSy4 .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rGVpv1vSy4 .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rGVpv1vSy4 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rGVpv1vSy4 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-rGVpv1vSy4 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-rGVpv1vSy4 .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-rGVpv1vSy4 ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rGVpv1vSy4 .navbar-buttons {
  text-align: center;
}
.cid-rGVpv1vSy4 button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rGVpv1vSy4 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-rGVpv1vSy4 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rGVpv1vSy4 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rGVpv1vSy4 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rGVpv1vSy4 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rGVpv1vSy4 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGVpv1vSy4 nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rGVpv1vSy4 nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rGVpv1vSy4 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rGVpv1vSy4 .navbar-dropdown {
  padding: .5rem 1rem;
}
.cid-rGVpv1vSy4 a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVpv1vSy4 .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rGVpv1vSy4 .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-rGVpv1vSy4 .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-rGVpv1vSy4 .navbar {
    height: 77px;
  }
  .cid-rGVpv1vSy4 .navbar.opened {
    height: auto;
  }
  .cid-rGVpv1vSy4 .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rGVpv2heyg {
  padding-top: 225px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/new-header-1771x769.jpg");
}
.cid-rGVpv2heyg .card-wrapper {
  z-index: 3;
}
.cid-rGVpv2heyg .card-wrapper .mbr-section-title {
  letter-spacing: 1px;
  transition: all 2.5s cubic-bezier(0, 0.74, 0.52, 1.2);
}
.cid-rGVpv2heyg:hover .mbr-section-title {
  letter-spacing: 10px;
}
.cid-rGVpv2heyg .full-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 2;
}
.cid-rGVpv2heyg .popup-btn.card-wrapper {
  z-index: 1 !important;
}
.cid-rGVpv2heyg .text-block {
  text-align: right !important;
}
.cid-rGVpv2heyg H2 {
  color: #ffffff;
  text-align: center;
}
.cid-rGVpv2ESkE {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rGVpv2ESkE .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVpv2ESkE .mbr-section-subtitle,
.cid-rGVpv2ESkE .mbr-section-btn {
  color: #ffffff;
}
.cid-rGVpv36btf {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rGVpv36btf p {
  color: #767676;
}
.cid-rGVpv36btf .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rGVpv36btf .row-element,
.cid-rGVpv36btf .image-element {
  padding: 0;
}
.cid-rGVpv36btf .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVpv36btf .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rGVpv36btf .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rGVpv36btf .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rGVpv36btf .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rGVpv36btf .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rGVpv36btf .text-content {
    padding: 2rem 1rem;
  }
  .cid-rGVpv36btf .underline .line {
    height: 2px;
  }
  .cid-rGVpv36btf .mbr-title,
  .cid-rGVpv36btf .underline,
  .cid-rGVpv36btf .mbr-text,
  .cid-rGVpv36btf .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rGVpv36btf .mbr-title,
.cid-rGVpv36btf .underline {
  color: #f202ff;
}
.cid-rGVpv36btf .mbr-text,
.cid-rGVpv36btf .mbr-section-btn {
  color: #000000;
}
.cid-rGVpv3wg33 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rGVpv3wg33 .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVpv3wg33 .mbr-section-subtitle,
.cid-rGVpv3wg33 .mbr-section-btn {
  color: #000000;
}
.cid-rGVpv3YYRN {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rGVpv3YYRN .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rGVpv3YYRN .mbr-section-subtitle,
.cid-rGVpv3YYRN .mbr-section-btn {
  color: #efefef;
}
.cid-snWzfOd5XU {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWzfOd5XU .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rGVpv4k9SD {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rGVpv4k9SD .container-fluid {
  padding: 0 3rem;
}
.cid-rGVpv4k9SD .mbr-section-title {
  margin-bottom: 1.5em;
}
.cid-rGVpv4k9SD .input-main {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rGVpv4k9SD .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-rGVpv4k9SD .form-group {
  margin-bottom: 1.4em;
}
.cid-rGVpv4k9SD .form-control {
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
}
.cid-rGVpv4k9SD input.form-control {
  border: 1px solid #ddd;
}
.cid-rGVpv4k9SD textarea.form-control {
  padding: 1rem;
  min-height: 209px;
}
.cid-rGVpv4k9SD .input-group-btn .btn {
  padding: 1rem 4rem;
}
@media (max-width: 767px) {
  .cid-rGVpv4k9SD .container-fluid {
    padding: 0 1rem;
  }
  .cid-rGVpv4k9SD .input-group-btn .btn {
    padding: 1rem 2rem;
    font-size: 16px !important;
  }
}
.cid-rGVpv4k9SD H1 {
  color: #f202ff;
}
.cid-rGVpv4k9SD LABEL {
  color: #767676;
}
.cid-snWynQaCxl {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-snWynQaCxl .container-fluid {
  padding: 0 3rem;
}
.cid-snWynQaCxl ul.list-inline {
  margin: 0;
  -webkit-align-self: center;
  align-self: center;
}
.cid-snWynQaCxl ul.list-inline li {
  margin: 0;
  padding: .5rem;
}
.cid-snWynQaCxl ul.list-inline img {
  max-width: 6rem;
  padding-bottom: .5rem;
}
.cid-snWynQaCxl ul.list-inline img:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
@media (max-width: 767px) {
  .cid-snWynQaCxl .container-fluid {
    padding: 0 1rem;
  }
  .cid-snWynQaCxl .list-inline-item img {
    max-width: 5rem;
  }
}
.cid-snWynQaCxl .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-snWynQaCxl .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
.cid-snX91sd9Kj {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-snX91sd9Kj .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snX91sd9Kj .mbr-section-subtitle,
.cid-snX91sd9Kj .mbr-section-btn {
  color: #de0188;
}
.cid-rTxHi3m3ys {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #000000;
}
@media (max-width: 767px) {
  .cid-rTxHi3m3ys .media-wrap {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxHi3m3ys .media-wrap .mbr-iconfont-logo {
  font-size: 7rem;
  color: #f36;
}
.cid-rTxHi3m3ys .media-wrap img {
  height: 6rem;
}
.cid-rTxHi3m3ys .mbr-text {
  color: #767676;
}
@media (max-width: 767px) {
  .cid-rTxHi3m3ys .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxHi3m3ys .footer-lower hr {
  margin: 1rem 0;
  border-color: #000;
  opacity: .05;
}
.cid-rTxHi3m3ys .footer-lower .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.cid-rTxHi3m3ys .footer-lower .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #232323;
}
.cid-rTxHi3m3ys .footer-lower .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-rTxHi3m3ys .footer-lower .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-rTxHi3m3ys .footer-lower .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rTxHi3m3ys .footer-lower .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.cid-rTxHi3m3ys .links {
  text-align: right;
  color: #ffffff;
}
.cid-rTxHi3m3ys .copyright > p {
  text-align: left;
  color: #efefef;
}
.cid-rTxHiId0zG {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-rTxHiId0zG .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTxHiId0zG .mbr-section-subtitle,
.cid-rTxHiId0zG .mbr-section-btn {
  color: #ffffff;
  text-align: center;
}
/*!
 */
section {
  background-color: #eeeeee; }

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word; }

a.mbr-iconfont:hover {
  text-decoration: none; }

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0; }

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer; }
  a, a:hover {
    text-decoration: none; }

figure {
  margin-bottom: 0; }

body {
  color: #232323; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word; }

b,
strong {
  font-weight: bold; }

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366; }

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color; }

textarea[type="hidden"] {
  display: none; }

body {
  position: relative; }

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  section .mbr-background-video,
  section .mbr-background-video-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }

.hidden {
  visibility: hidden; }

.mbr-z-index20 {
  z-index: 20; }

/*! Base colors */
.mbr-white {
  color: #ffffff; }

.mbr-black {
  color: #000000; }

.mbr-bg-white {
  background-color: #ffffff; }

.mbr-bg-black {
  background-color: #000000; }

/*! Text-aligns */
.align-left {
  text-align: left; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center; } }
/*! Font-weight  */
.mbr-light {
  font-weight: 300; }

.mbr-regular {
  font-weight: 400; }

.mbr-semibold {
  font-weight: 500; }

.mbr-bold {
  font-weight: 700; }

/*! Media  */
.media-size-item {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-img {
  text-align: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0; }

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem; }

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem; }

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem; }

.mbr-regular {
  font-weight: 400; }

.mbr-semibold {
  font-weight: 500; }

.mbr-bold {
  font-weight: 700; }

[type="submit"] {
  -webkit-appearance: none; }

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh; }

.mbr-fullscreen {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem; }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    min-height: 100%; }

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal; }

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center; }
  .mbr-arrow-up a:hover {
    background-color: rgba(0, 0, 0, 0.4); }
  .mbr-arrow-up a i {
    line-height: 60px; }

.mbr-arrow-up-icon {
  display: block;
  color: #fff; }

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  .mbr-arrow > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    -webkit-animation: arrowdown 1.7s ease-in-out infinite;
    animation: arrowdown 1.7s ease-in-out infinite; }
    .mbr-arrow > a > i {
      position: absolute;
      top: -2px;
      left: 15px;
      font-size: 2rem; }

@keyframes arrowdown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px); }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg); } }
/*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%;
  -webkit-animation: gradient-animation 5s infinite alternate;
  animation: gradient-animation 5s infinite alternate; }

.menu .navbar-brand {
  display: -webkit-flex; }
  .menu .navbar-brand span {
    display: -webkit-flex;
    display: flex; }
  .menu .navbar-brand .navbar-caption-wrap {
    display: -webkit-flex; }
  .menu .navbar-brand .navbar-logo img {
    display: -webkit-flex; }
@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 95vh; }
    .menu .navbar-collapse.show {
      overflow: auto; } }
@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh; } }
@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox; } }
@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex; }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important; }
  .menu .collapsed .navbar-collapse {
    max-height: 95vh; }
    .menu .collapsed .navbar-collapse.show {
      overflow: auto; } }

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between; }

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center; }

.nav-dropdown .link {
  padding: .667em 1.667em !important;
  margin: 0 !important; }

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap; }

.justify-content-center {
  -webkit-justify-content: center; }

.card-wrapper {
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto; }

.carousel-control {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

.carousel-control-prev,
.carousel-control-next {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

@media (max-width: 576px) {
  .col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 0;
    padding-right: 0; } }
.form-group:focus {
  outline: none; }

.jq-selectbox__select {
  padding: 18px 25px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%; }

.jq-selectbox__dropdown {
  position: absolute;
  top: 100% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 9px 25px; }

.jq-selectbox__dropdown {
  border-radius: 22px;
  padding: 1rem; }

input[type="range"] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

body {
  font-style: normal;
  line-height: 1.5; }

.mbr-section-title {
  font-style: normal;
  line-height: 1.2; }

.mbr-section-subtitle {
  line-height: 1.3; }

.mbr-text {
  font-style: normal;
  line-height: 1.6; }

.btn {
  font-weight: 500;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 1px;
  margin: .4rem .8rem;
  white-space: normal;
  transition-property: background-color, color, border-color, box-shadow;
  transition-duration: .3s, .3s, .3s, 2s;
  transition-timing-function: ease-in-out;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  word-break: break-word; }

.btn-sm {
  border: 1px solid;
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-form {
  margin: 0;
  border-radius: 0; }
  .btn-form:hover {
    cursor: pointer; }

#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  background: #fff;
  width: 2px;
  left: calc(50% - 1px); }
#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal; }

.mbr-arrow a {
  color: #ffffff; }

@media (max-width: 767px) {
  .mbr-arrow {
    display: none; } }
.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0; }

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative; }
  .alert.alert-form::after {
    background-color: inherit;
    bottom: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 14px; }

.form-control {
  box-shadow: none;
  color: #565656;
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
  line-height: 1.43;
  min-height: 3.5em; }
  .form-control, .form-control:focus {
    border: 1px solid #e8e8e8; }
  .form-active .form-control:invalid {
    border-color: red; }

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0; }

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px; }

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem; }

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap; }

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none; }

.mbr-section__comments .row {
  -webkit-justify-content: center;
  justify-content: center; }

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important; }
    .btn .mbr-iconfont {
      font-size: 1rem !important; } }
.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; }

/*# sourceMappingURL=style.css.map */
.cid-rTayFi3fAx .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rTayFi3fAx .nav-item:focus,
.cid-rTayFi3fAx .nav-link:focus {
  outline: none;
}
@media (min-width: 992px) {
  .cid-rTayFi3fAx .dropdown-item:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    width: 16px;
  }
  .cid-rTayFi3fAx .nav-item .nav-link {
    position: relative;
  }
  .cid-rTayFi3fAx .nav-item .nav-link::before {
    position: absolute;
    content: '';
    width: 0;
    height: 3px;
    bottom: -0.5rem;
    left: 50%;
    background: linear-gradient(90deg, #f202ff, #fe525b);
    transition: width 200ms linear, left 200ms linear;
  }
  .cid-rTayFi3fAx .nav-item.open .nav-link::before {
    bottom: .2rem;
    width: 80% !important;
    left: 10% !important;
  }
  .cid-rTayFi3fAx .nav-item .nav-link:hover::before {
    width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rTayFi3fAx .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rTayFi3fAx .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-rTayFi3fAx .dropdown .dropdown-menu .dropdown-item:hover {
  padding-right: 2.5385em;
  padding-left: 3.5385em;
}
.cid-rTayFi3fAx .dropdown .dropdown-menu .dropdown-item:hover .mbr-iconfont:before {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.cid-rTayFi3fAx .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-rTayFi3fAx .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rTayFi3fAx .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-rTayFi3fAx .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-rTayFi3fAx .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #ffffff;
}
.cid-rTayFi3fAx .navbar.opened {
  transition: all .3s;
  background: #ffffff !important;
}
.cid-rTayFi3fAx .navbar .dropdown-item {
  padding: .235rem 1.5rem;
}
.cid-rTayFi3fAx .navbar .navbar-collapse {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-rTayFi3fAx .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-rTayFi3fAx .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-rTayFi3fAx .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3.8rem);
  }
}
.cid-rTayFi3fAx .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-rTayFi3fAx .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rTayFi3fAx .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rTayFi3fAx .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-rTayFi3fAx .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rTayFi3fAx .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-rTayFi3fAx .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-rTayFi3fAx .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-rTayFi3fAx .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rTayFi3fAx .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-rTayFi3fAx .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rTayFi3fAx .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rTayFi3fAx .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-rTayFi3fAx .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rTayFi3fAx .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rTayFi3fAx .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-rTayFi3fAx .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rTayFi3fAx .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-rTayFi3fAx .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-rTayFi3fAx .navbar.navbar-short {
  background: #ffffff !important;
  min-height: 60px;
}
.cid-rTayFi3fAx .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rTayFi3fAx .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rTayFi3fAx .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rTayFi3fAx .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rTayFi3fAx .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rTayFi3fAx .dropdown-item.active,
.cid-rTayFi3fAx .dropdown-item:active {
  background-color: transparent;
}
.cid-rTayFi3fAx .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rTayFi3fAx .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rTayFi3fAx .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rTayFi3fAx .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-rTayFi3fAx .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-rTayFi3fAx .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-rTayFi3fAx ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rTayFi3fAx .navbar-buttons {
  text-align: center;
}
.cid-rTayFi3fAx button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rTayFi3fAx button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-rTayFi3fAx button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rTayFi3fAx button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rTayFi3fAx button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rTayFi3fAx button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rTayFi3fAx nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rTayFi3fAx nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rTayFi3fAx nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rTayFi3fAx nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rTayFi3fAx .navbar-dropdown {
  padding: .5rem 1rem;
}
.cid-rTayFi3fAx a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rTayFi3fAx .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rTayFi3fAx .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-rTayFi3fAx .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-rTayFi3fAx .navbar {
    height: 77px;
  }
  .cid-rTayFi3fAx .navbar.opened {
    height: auto;
  }
  .cid-rTayFi3fAx .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rTayFitRs6 {
  padding-top: 225px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/new-header-1771x769.jpg");
}
.cid-rTayFitRs6 .card-wrapper {
  z-index: 3;
}
.cid-rTayFitRs6 .card-wrapper .mbr-section-title {
  letter-spacing: 1px;
  transition: all 2.5s cubic-bezier(0, 0.74, 0.52, 1.2);
}
.cid-rTayFitRs6:hover .mbr-section-title {
  letter-spacing: 10px;
}
.cid-rTayFitRs6 .full-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 2;
}
.cid-rTayFitRs6 .popup-btn.card-wrapper {
  z-index: 1 !important;
}
.cid-rTayFitRs6 .text-block {
  text-align: right !important;
}
.cid-rTayFitRs6 H2 {
  color: #ffffff;
  text-align: center;
}
.cid-rTayFiQbkZ {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rTayFiQbkZ .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTayFiQbkZ .mbr-section-subtitle,
.cid-rTayFiQbkZ .mbr-section-btn {
  color: #ffffff;
}
.cid-rTayFjaafB {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rTayFjaafB p {
  color: #767676;
}
.cid-rTayFjaafB .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rTayFjaafB .row-element,
.cid-rTayFjaafB .image-element {
  padding: 0;
}
.cid-rTayFjaafB .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rTayFjaafB .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rTayFjaafB .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rTayFjaafB .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rTayFjaafB .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rTayFjaafB .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rTayFjaafB .text-content {
    padding: 2rem 1rem;
  }
  .cid-rTayFjaafB .underline .line {
    height: 2px;
  }
  .cid-rTayFjaafB .mbr-title,
  .cid-rTayFjaafB .underline,
  .cid-rTayFjaafB .mbr-text,
  .cid-rTayFjaafB .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rTayFjaafB .mbr-title,
.cid-rTayFjaafB .underline {
  color: #f202ff;
}
.cid-rTayFjaafB .mbr-text,
.cid-rTayFjaafB .mbr-section-btn {
  color: #000000;
}
.cid-rTayFjCMTc {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rTayFjCMTc .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTayFjCMTc .mbr-section-subtitle,
.cid-rTayFjCMTc .mbr-section-btn {
  color: #000000;
}
.cid-snWGeWshVj {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWGeWshVj .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snWGeWshVj .mbr-section-subtitle,
.cid-snWGeWshVj .mbr-section-btn {
  color: #efefef;
}
.cid-snWzIpqiHM {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWzIpqiHM .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rTaFEmRoWA {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rTaFEmRoWA p {
  color: #767676;
}
.cid-rTaFEmRoWA .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rTaFEmRoWA .row-element,
.cid-rTaFEmRoWA .image-element {
  padding: 0;
}
.cid-rTaFEmRoWA .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rTaFEmRoWA .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rTaFEmRoWA .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rTaFEmRoWA .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rTaFEmRoWA .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rTaFEmRoWA .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rTaFEmRoWA .text-content {
    padding: 2rem 1rem;
  }
  .cid-rTaFEmRoWA .underline .line {
    height: 2px;
  }
  .cid-rTaFEmRoWA .mbr-title,
  .cid-rTaFEmRoWA .underline,
  .cid-rTaFEmRoWA .mbr-text,
  .cid-rTaFEmRoWA .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rTaFEmRoWA .mbr-title,
.cid-rTaFEmRoWA .underline {
  color: #f202ff;
}
.cid-rTaFEmRoWA .mbr-text,
.cid-rTaFEmRoWA .mbr-section-btn {
  color: #232323;
}
.cid-rTaFGBAbm1 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rTaFGBAbm1 .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTaFGBAbm1 .mbr-section-subtitle,
.cid-rTaFGBAbm1 .mbr-section-btn {
  color: #000000;
}
.cid-snWGfDKkLG {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWGfDKkLG .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snWGfDKkLG .mbr-section-subtitle,
.cid-snWGfDKkLG .mbr-section-btn {
  color: #efefef;
}
.cid-snWzGgpJ6J {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWzGgpJ6J .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rTayFkqmgy {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rTayFkqmgy .container-fluid {
  padding: 0 3rem;
}
.cid-rTayFkqmgy .mbr-section-title {
  margin-bottom: 1.5em;
}
.cid-rTayFkqmgy .input-main {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rTayFkqmgy .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-rTayFkqmgy .form-group {
  margin-bottom: 1.4em;
}
.cid-rTayFkqmgy .form-control {
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
}
.cid-rTayFkqmgy input.form-control {
  border: 1px solid #ddd;
}
.cid-rTayFkqmgy textarea.form-control {
  padding: 1rem;
  min-height: 209px;
}
.cid-rTayFkqmgy .input-group-btn .btn {
  padding: 1rem 4rem;
}
@media (max-width: 767px) {
  .cid-rTayFkqmgy .container-fluid {
    padding: 0 1rem;
  }
  .cid-rTayFkqmgy .input-group-btn .btn {
    padding: 1rem 2rem;
    font-size: 16px !important;
  }
}
.cid-rTayFkqmgy H1 {
  color: #f202ff;
}
.cid-rTayFkqmgy LABEL {
  color: #767676;
}
.cid-snWykR9hO9 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-snWykR9hO9 .container-fluid {
  padding: 0 3rem;
}
.cid-snWykR9hO9 ul.list-inline {
  margin: 0;
  -webkit-align-self: center;
  align-self: center;
}
.cid-snWykR9hO9 ul.list-inline li {
  margin: 0;
  padding: .5rem;
}
.cid-snWykR9hO9 ul.list-inline img {
  max-width: 6rem;
  padding-bottom: .5rem;
}
.cid-snWykR9hO9 ul.list-inline img:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
@media (max-width: 767px) {
  .cid-snWykR9hO9 .container-fluid {
    padding: 0 1rem;
  }
  .cid-snWykR9hO9 .list-inline-item img {
    max-width: 5rem;
  }
}
.cid-snWykR9hO9 .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-snWykR9hO9 .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
.cid-snX963k8LX {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-snX963k8LX .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snX963k8LX .mbr-section-subtitle,
.cid-snX963k8LX .mbr-section-btn {
  color: #de0188;
}
.cid-snWy8kr8v5 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #000000;
}
@media (max-width: 767px) {
  .cid-snWy8kr8v5 .media-wrap {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-snWy8kr8v5 .media-wrap .mbr-iconfont-logo {
  font-size: 7rem;
  color: #f36;
}
.cid-snWy8kr8v5 .media-wrap img {
  height: 6rem;
}
.cid-snWy8kr8v5 .mbr-text {
  color: #767676;
}
@media (max-width: 767px) {
  .cid-snWy8kr8v5 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-snWy8kr8v5 .footer-lower hr {
  margin: 1rem 0;
  border-color: #000;
  opacity: .05;
}
.cid-snWy8kr8v5 .footer-lower .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.cid-snWy8kr8v5 .footer-lower .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #232323;
}
.cid-snWy8kr8v5 .footer-lower .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-snWy8kr8v5 .footer-lower .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-snWy8kr8v5 .footer-lower .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-snWy8kr8v5 .footer-lower .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.cid-snWy8kr8v5 .links {
  text-align: right;
  color: #ffffff;
}
.cid-snWy8kr8v5 .copyright > p {
  text-align: left;
  color: #efefef;
}
.cid-snWy7KGORf {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-snWy7KGORf .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snWy7KGORf .mbr-section-subtitle,
.cid-snWy7KGORf .mbr-section-btn {
  color: #ffffff;
  text-align: center;
}
/*!
 */
section {
  background-color: #eeeeee; }

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word; }

a.mbr-iconfont:hover {
  text-decoration: none; }

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0; }

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer; }
  a, a:hover {
    text-decoration: none; }

figure {
  margin-bottom: 0; }

body {
  color: #232323; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word; }

b,
strong {
  font-weight: bold; }

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366; }

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color; }

textarea[type="hidden"] {
  display: none; }

body {
  position: relative; }

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  section .mbr-background-video,
  section .mbr-background-video-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }

.hidden {
  visibility: hidden; }

.mbr-z-index20 {
  z-index: 20; }

/*! Base colors */
.mbr-white {
  color: #ffffff; }

.mbr-black {
  color: #000000; }

.mbr-bg-white {
  background-color: #ffffff; }

.mbr-bg-black {
  background-color: #000000; }

/*! Text-aligns */
.align-left {
  text-align: left; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center; } }
/*! Font-weight  */
.mbr-light {
  font-weight: 300; }

.mbr-regular {
  font-weight: 400; }

.mbr-semibold {
  font-weight: 500; }

.mbr-bold {
  font-weight: 700; }

/*! Media  */
.media-size-item {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-img {
  text-align: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0; }

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem; }

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem; }

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem; }

.mbr-regular {
  font-weight: 400; }

.mbr-semibold {
  font-weight: 500; }

.mbr-bold {
  font-weight: 700; }

[type="submit"] {
  -webkit-appearance: none; }

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh; }

.mbr-fullscreen {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem; }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    min-height: 100%; }

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal; }

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center; }
  .mbr-arrow-up a:hover {
    background-color: rgba(0, 0, 0, 0.4); }
  .mbr-arrow-up a i {
    line-height: 60px; }

.mbr-arrow-up-icon {
  display: block;
  color: #fff; }

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  .mbr-arrow > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    -webkit-animation: arrowdown 1.7s ease-in-out infinite;
    animation: arrowdown 1.7s ease-in-out infinite; }
    .mbr-arrow > a > i {
      position: absolute;
      top: -2px;
      left: 15px;
      font-size: 2rem; }

@keyframes arrowdown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px); }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg); } }
/*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%;
  -webkit-animation: gradient-animation 5s infinite alternate;
  animation: gradient-animation 5s infinite alternate; }

.menu .navbar-brand {
  display: -webkit-flex; }
  .menu .navbar-brand span {
    display: -webkit-flex;
    display: flex; }
  .menu .navbar-brand .navbar-caption-wrap {
    display: -webkit-flex; }
  .menu .navbar-brand .navbar-logo img {
    display: -webkit-flex; }
@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 95vh; }
    .menu .navbar-collapse.show {
      overflow: auto; } }
@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh; } }
@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox; } }
@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex; }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important; }
  .menu .collapsed .navbar-collapse {
    max-height: 95vh; }
    .menu .collapsed .navbar-collapse.show {
      overflow: auto; } }

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between; }

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center; }

.nav-dropdown .link {
  padding: .667em 1.667em !important;
  margin: 0 !important; }

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap; }

.justify-content-center {
  -webkit-justify-content: center; }

.card-wrapper {
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto; }

.carousel-control {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

.carousel-control-prev,
.carousel-control-next {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

@media (max-width: 576px) {
  .col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 0;
    padding-right: 0; } }
.form-group:focus {
  outline: none; }

.jq-selectbox__select {
  padding: 18px 25px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%; }

.jq-selectbox__dropdown {
  position: absolute;
  top: 100% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 9px 25px; }

.jq-selectbox__dropdown {
  border-radius: 22px;
  padding: 1rem; }

input[type="range"] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

body {
  font-style: normal;
  line-height: 1.5; }

.mbr-section-title {
  font-style: normal;
  line-height: 1.2; }

.mbr-section-subtitle {
  line-height: 1.3; }

.mbr-text {
  font-style: normal;
  line-height: 1.6; }

.btn {
  font-weight: 500;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 1px;
  margin: .4rem .8rem;
  white-space: normal;
  transition-property: background-color, color, border-color, box-shadow;
  transition-duration: .3s, .3s, .3s, 2s;
  transition-timing-function: ease-in-out;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  word-break: break-word; }

.btn-sm {
  border: 1px solid;
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-form {
  margin: 0;
  border-radius: 0; }
  .btn-form:hover {
    cursor: pointer; }

#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  background: #fff;
  width: 2px;
  left: calc(50% - 1px); }
#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal; }

.mbr-arrow a {
  color: #ffffff; }

@media (max-width: 767px) {
  .mbr-arrow {
    display: none; } }
.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0; }

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative; }
  .alert.alert-form::after {
    background-color: inherit;
    bottom: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 14px; }

.form-control {
  box-shadow: none;
  color: #565656;
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
  line-height: 1.43;
  min-height: 3.5em; }
  .form-control, .form-control:focus {
    border: 1px solid #e8e8e8; }
  .form-active .form-control:invalid {
    border-color: red; }

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0; }

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px; }

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem; }

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap; }

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none; }

.mbr-section__comments .row {
  -webkit-justify-content: center;
  justify-content: center; }

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important; }
    .btn .mbr-iconfont {
      font-size: 1rem !important; } }
.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; }

/*# sourceMappingURL=style.css.map */
.cid-rTbdpnOSMO .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rTbdpnOSMO .nav-item:focus,
.cid-rTbdpnOSMO .nav-link:focus {
  outline: none;
}
@media (min-width: 992px) {
  .cid-rTbdpnOSMO .dropdown-item:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    width: 16px;
  }
  .cid-rTbdpnOSMO .nav-item .nav-link {
    position: relative;
  }
  .cid-rTbdpnOSMO .nav-item .nav-link::before {
    position: absolute;
    content: '';
    width: 0;
    height: 3px;
    bottom: -0.5rem;
    left: 50%;
    background: linear-gradient(90deg, #f202ff, #fe525b);
    transition: width 200ms linear, left 200ms linear;
  }
  .cid-rTbdpnOSMO .nav-item.open .nav-link::before {
    bottom: .2rem;
    width: 80% !important;
    left: 10% !important;
  }
  .cid-rTbdpnOSMO .nav-item .nav-link:hover::before {
    width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rTbdpnOSMO .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rTbdpnOSMO .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-rTbdpnOSMO .dropdown .dropdown-menu .dropdown-item:hover {
  padding-right: 2.5385em;
  padding-left: 3.5385em;
}
.cid-rTbdpnOSMO .dropdown .dropdown-menu .dropdown-item:hover .mbr-iconfont:before {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.cid-rTbdpnOSMO .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-rTbdpnOSMO .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rTbdpnOSMO .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-rTbdpnOSMO .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-rTbdpnOSMO .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #ffffff;
}
.cid-rTbdpnOSMO .navbar.opened {
  transition: all .3s;
  background: #ffffff !important;
}
.cid-rTbdpnOSMO .navbar .dropdown-item {
  padding: .235rem 1.5rem;
}
.cid-rTbdpnOSMO .navbar .navbar-collapse {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-rTbdpnOSMO .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-rTbdpnOSMO .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-rTbdpnOSMO .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3.8rem);
  }
}
.cid-rTbdpnOSMO .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-rTbdpnOSMO .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rTbdpnOSMO .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rTbdpnOSMO .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-rTbdpnOSMO .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rTbdpnOSMO .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-rTbdpnOSMO .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-rTbdpnOSMO .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-rTbdpnOSMO .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rTbdpnOSMO .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-rTbdpnOSMO .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rTbdpnOSMO .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rTbdpnOSMO .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-rTbdpnOSMO .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rTbdpnOSMO .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rTbdpnOSMO .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-rTbdpnOSMO .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rTbdpnOSMO .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-rTbdpnOSMO .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-rTbdpnOSMO .navbar.navbar-short {
  background: #ffffff !important;
  min-height: 60px;
}
.cid-rTbdpnOSMO .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rTbdpnOSMO .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rTbdpnOSMO .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rTbdpnOSMO .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rTbdpnOSMO .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rTbdpnOSMO .dropdown-item.active,
.cid-rTbdpnOSMO .dropdown-item:active {
  background-color: transparent;
}
.cid-rTbdpnOSMO .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rTbdpnOSMO .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rTbdpnOSMO .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rTbdpnOSMO .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-rTbdpnOSMO .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-rTbdpnOSMO .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-rTbdpnOSMO ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rTbdpnOSMO .navbar-buttons {
  text-align: center;
}
.cid-rTbdpnOSMO button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rTbdpnOSMO button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-rTbdpnOSMO button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rTbdpnOSMO button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rTbdpnOSMO button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rTbdpnOSMO button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rTbdpnOSMO nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rTbdpnOSMO nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rTbdpnOSMO nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rTbdpnOSMO nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rTbdpnOSMO .navbar-dropdown {
  padding: .5rem 1rem;
}
.cid-rTbdpnOSMO a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rTbdpnOSMO .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rTbdpnOSMO .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-rTbdpnOSMO .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-rTbdpnOSMO .navbar {
    height: 77px;
  }
  .cid-rTbdpnOSMO .navbar.opened {
    height: auto;
  }
  .cid-rTbdpnOSMO .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rTbdpohQSl {
  padding-top: 225px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/new-header-1771x769.jpg");
}
.cid-rTbdpohQSl .card-wrapper {
  z-index: 3;
}
.cid-rTbdpohQSl .card-wrapper .mbr-section-title {
  letter-spacing: 1px;
  transition: all 2.5s cubic-bezier(0, 0.74, 0.52, 1.2);
}
.cid-rTbdpohQSl:hover .mbr-section-title {
  letter-spacing: 10px;
}
.cid-rTbdpohQSl .full-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 2;
}
.cid-rTbdpohQSl .popup-btn.card-wrapper {
  z-index: 1 !important;
}
.cid-rTbdpohQSl .text-block {
  text-align: right !important;
}
.cid-rTbdpohQSl H2 {
  color: #ffffff;
  text-align: center;
}
.cid-rTbdpoDnw3 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rTbdpoDnw3 .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTbdpoDnw3 .mbr-section-subtitle,
.cid-rTbdpoDnw3 .mbr-section-btn {
  color: #ffffff;
}
.cid-rTbiEWpAPO {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rTbiEWpAPO p {
  color: #767676;
}
.cid-rTbiEWpAPO .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rTbiEWpAPO .row-element,
.cid-rTbiEWpAPO .image-element {
  padding: 0;
}
.cid-rTbiEWpAPO .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rTbiEWpAPO .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rTbiEWpAPO .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rTbiEWpAPO .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rTbiEWpAPO .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rTbiEWpAPO .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rTbiEWpAPO .text-content {
    padding: 2rem 1rem;
  }
  .cid-rTbiEWpAPO .underline .line {
    height: 2px;
  }
  .cid-rTbiEWpAPO .mbr-title,
  .cid-rTbiEWpAPO .underline,
  .cid-rTbiEWpAPO .mbr-text,
  .cid-rTbiEWpAPO .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rTbiEWpAPO .mbr-title,
.cid-rTbiEWpAPO .underline {
  color: #f202ff;
}
.cid-rTbiEWpAPO .mbr-text,
.cid-rTbiEWpAPO .mbr-section-btn {
  color: #000000;
}
.cid-rTbdppmMk5 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rTbdppmMk5 .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTbdppmMk5 .mbr-section-subtitle,
.cid-rTbdppmMk5 .mbr-section-btn {
  color: #000000;
}
.cid-snWFR5FjCV {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWFR5FjCV .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snWFR5FjCV .mbr-section-subtitle,
.cid-snWFR5FjCV .mbr-section-btn {
  color: #efefef;
}
.cid-snWArNmO3Z {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWArNmO3Z .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rTbjpdVgrV {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rTbjpdVgrV p {
  color: #767676;
}
.cid-rTbjpdVgrV .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rTbjpdVgrV .row-element,
.cid-rTbjpdVgrV .image-element {
  padding: 0;
}
.cid-rTbjpdVgrV .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rTbjpdVgrV .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rTbjpdVgrV .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rTbjpdVgrV .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rTbjpdVgrV .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rTbjpdVgrV .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rTbjpdVgrV .text-content {
    padding: 2rem 1rem;
  }
  .cid-rTbjpdVgrV .underline .line {
    height: 2px;
  }
  .cid-rTbjpdVgrV .mbr-title,
  .cid-rTbjpdVgrV .underline,
  .cid-rTbjpdVgrV .mbr-text,
  .cid-rTbjpdVgrV .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rTbjpdVgrV .mbr-title,
.cid-rTbjpdVgrV .underline {
  color: #f202ff;
}
.cid-rTbjpdVgrV .mbr-text,
.cid-rTbjpdVgrV .mbr-section-btn {
  color: #000000;
}
.cid-rTbdpq4SGG {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rTbdpq4SGG .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTbdpq4SGG .mbr-section-subtitle,
.cid-rTbdpq4SGG .mbr-section-btn {
  color: #000000;
}
.cid-rTbdpqvgRx {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rTbdpqvgRx .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTbdpqvgRx .mbr-section-subtitle,
.cid-rTbdpqvgRx .mbr-section-btn {
  color: #efefef;
}
.cid-snWAsrAkNE {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWAsrAkNE .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rTbdpqPMec {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rTbdpqPMec .container-fluid {
  padding: 0 3rem;
}
.cid-rTbdpqPMec .mbr-section-title {
  margin-bottom: 1.5em;
}
.cid-rTbdpqPMec .input-main {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rTbdpqPMec .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-rTbdpqPMec .form-group {
  margin-bottom: 1.4em;
}
.cid-rTbdpqPMec .form-control {
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
}
.cid-rTbdpqPMec input.form-control {
  border: 1px solid #ddd;
}
.cid-rTbdpqPMec textarea.form-control {
  padding: 1rem;
  min-height: 209px;
}
.cid-rTbdpqPMec .input-group-btn .btn {
  padding: 1rem 4rem;
}
@media (max-width: 767px) {
  .cid-rTbdpqPMec .container-fluid {
    padding: 0 1rem;
  }
  .cid-rTbdpqPMec .input-group-btn .btn {
    padding: 1rem 2rem;
    font-size: 16px !important;
  }
}
.cid-rTbdpqPMec H1 {
  color: #f202ff;
}
.cid-rTbdpqPMec LABEL {
  color: #767676;
}
.cid-snWyOYj4UV {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-snWyOYj4UV .container-fluid {
  padding: 0 3rem;
}
.cid-snWyOYj4UV ul.list-inline {
  margin: 0;
  -webkit-align-self: center;
  align-self: center;
}
.cid-snWyOYj4UV ul.list-inline li {
  margin: 0;
  padding: .5rem;
}
.cid-snWyOYj4UV ul.list-inline img {
  max-width: 6rem;
  padding-bottom: .5rem;
}
.cid-snWyOYj4UV ul.list-inline img:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
@media (max-width: 767px) {
  .cid-snWyOYj4UV .container-fluid {
    padding: 0 1rem;
  }
  .cid-snWyOYj4UV .list-inline-item img {
    max-width: 5rem;
  }
}
.cid-snWyOYj4UV .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-snWyOYj4UV .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
.cid-snX8mVa0Iq {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-snX8mVa0Iq .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snX8mVa0Iq .mbr-section-subtitle,
.cid-snX8mVa0Iq .mbr-section-btn {
  color: #de0188;
}
.cid-rTxGEwczhE {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #000000;
}
@media (max-width: 767px) {
  .cid-rTxGEwczhE .media-wrap {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxGEwczhE .media-wrap .mbr-iconfont-logo {
  font-size: 7rem;
  color: #f36;
}
.cid-rTxGEwczhE .media-wrap img {
  height: 6rem;
}
.cid-rTxGEwczhE .mbr-text {
  color: #767676;
}
@media (max-width: 767px) {
  .cid-rTxGEwczhE .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxGEwczhE .footer-lower hr {
  margin: 1rem 0;
  border-color: #000;
  opacity: .05;
}
.cid-rTxGEwczhE .footer-lower .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.cid-rTxGEwczhE .footer-lower .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #232323;
}
.cid-rTxGEwczhE .footer-lower .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-rTxGEwczhE .footer-lower .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-rTxGEwczhE .footer-lower .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rTxGEwczhE .footer-lower .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.cid-rTxGEwczhE .links {
  text-align: right;
  color: #ffffff;
}
.cid-rTxGEwczhE .copyright > p {
  text-align: left;
  color: #efefef;
}
.cid-rTxGF5kqLL {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-rTxGF5kqLL .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTxGF5kqLL .mbr-section-subtitle,
.cid-rTxGF5kqLL .mbr-section-btn {
  color: #ffffff;
  text-align: center;
}
/*!
 */
section {
  background-color: #eeeeee; }

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word; }

a.mbr-iconfont:hover {
  text-decoration: none; }

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0; }

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer; }
  a, a:hover {
    text-decoration: none; }

figure {
  margin-bottom: 0; }

body {
  color: #232323; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word; }

b,
strong {
  font-weight: bold; }

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366; }

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color; }

textarea[type="hidden"] {
  display: none; }

body {
  position: relative; }

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  section .mbr-background-video,
  section .mbr-background-video-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }

.hidden {
  visibility: hidden; }

.mbr-z-index20 {
  z-index: 20; }

/*! Base colors */
.mbr-white {
  color: #ffffff; }

.mbr-black {
  color: #000000; }

.mbr-bg-white {
  background-color: #ffffff; }

.mbr-bg-black {
  background-color: #000000; }

/*! Text-aligns */
.align-left {
  text-align: left; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center; } }
/*! Font-weight  */
.mbr-light {
  font-weight: 300; }

.mbr-regular {
  font-weight: 400; }

.mbr-semibold {
  font-weight: 500; }

.mbr-bold {
  font-weight: 700; }

/*! Media  */
.media-size-item {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-img {
  text-align: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0; }

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem; }

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem; }

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem; }

.mbr-regular {
  font-weight: 400; }

.mbr-semibold {
  font-weight: 500; }

.mbr-bold {
  font-weight: 700; }

[type="submit"] {
  -webkit-appearance: none; }

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh; }

.mbr-fullscreen {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem; }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    min-height: 100%; }

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal; }

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center; }
  .mbr-arrow-up a:hover {
    background-color: rgba(0, 0, 0, 0.4); }
  .mbr-arrow-up a i {
    line-height: 60px; }

.mbr-arrow-up-icon {
  display: block;
  color: #fff; }

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  .mbr-arrow > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    -webkit-animation: arrowdown 1.7s ease-in-out infinite;
    animation: arrowdown 1.7s ease-in-out infinite; }
    .mbr-arrow > a > i {
      position: absolute;
      top: -2px;
      left: 15px;
      font-size: 2rem; }

@keyframes arrowdown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px); }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg); } }
/*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%;
  -webkit-animation: gradient-animation 5s infinite alternate;
  animation: gradient-animation 5s infinite alternate; }

.menu .navbar-brand {
  display: -webkit-flex; }
  .menu .navbar-brand span {
    display: -webkit-flex;
    display: flex; }
  .menu .navbar-brand .navbar-caption-wrap {
    display: -webkit-flex; }
  .menu .navbar-brand .navbar-logo img {
    display: -webkit-flex; }
@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 95vh; }
    .menu .navbar-collapse.show {
      overflow: auto; } }
@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh; } }
@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox; } }
@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex; }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important; }
  .menu .collapsed .navbar-collapse {
    max-height: 95vh; }
    .menu .collapsed .navbar-collapse.show {
      overflow: auto; } }

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between; }

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center; }

.nav-dropdown .link {
  padding: .667em 1.667em !important;
  margin: 0 !important; }

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap; }

.justify-content-center {
  -webkit-justify-content: center; }

.card-wrapper {
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto; }

.carousel-control {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

.carousel-control-prev,
.carousel-control-next {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

@media (max-width: 576px) {
  .col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 0;
    padding-right: 0; } }
.form-group:focus {
  outline: none; }

.jq-selectbox__select {
  padding: 18px 25px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%; }

.jq-selectbox__dropdown {
  position: absolute;
  top: 100% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 9px 25px; }

.jq-selectbox__dropdown {
  border-radius: 22px;
  padding: 1rem; }

input[type="range"] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

body {
  font-style: normal;
  line-height: 1.5; }

.mbr-section-title {
  font-style: normal;
  line-height: 1.2; }

.mbr-section-subtitle {
  line-height: 1.3; }

.mbr-text {
  font-style: normal;
  line-height: 1.6; }

.btn {
  font-weight: 500;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 1px;
  margin: .4rem .8rem;
  white-space: normal;
  transition-property: background-color, color, border-color, box-shadow;
  transition-duration: .3s, .3s, .3s, 2s;
  transition-timing-function: ease-in-out;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  word-break: break-word; }

.btn-sm {
  border: 1px solid;
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-form {
  margin: 0;
  border-radius: 0; }
  .btn-form:hover {
    cursor: pointer; }

#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  background: #fff;
  width: 2px;
  left: calc(50% - 1px); }
#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal; }

.mbr-arrow a {
  color: #ffffff; }

@media (max-width: 767px) {
  .mbr-arrow {
    display: none; } }
.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0; }

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative; }
  .alert.alert-form::after {
    background-color: inherit;
    bottom: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 14px; }

.form-control {
  box-shadow: none;
  color: #565656;
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
  line-height: 1.43;
  min-height: 3.5em; }
  .form-control, .form-control:focus {
    border: 1px solid #e8e8e8; }
  .form-active .form-control:invalid {
    border-color: red; }

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0; }

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px; }

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem; }

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap; }

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none; }

.mbr-section__comments .row {
  -webkit-justify-content: center;
  justify-content: center; }

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important; }
    .btn .mbr-iconfont {
      font-size: 1rem !important; } }
.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; }

/*# sourceMappingURL=style.css.map */
.cid-rTbl2vFrBw .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rTbl2vFrBw .nav-item:focus,
.cid-rTbl2vFrBw .nav-link:focus {
  outline: none;
}
@media (min-width: 992px) {
  .cid-rTbl2vFrBw .dropdown-item:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    width: 16px;
  }
  .cid-rTbl2vFrBw .nav-item .nav-link {
    position: relative;
  }
  .cid-rTbl2vFrBw .nav-item .nav-link::before {
    position: absolute;
    content: '';
    width: 0;
    height: 3px;
    bottom: -0.5rem;
    left: 50%;
    background: linear-gradient(90deg, #f202ff, #fe525b);
    transition: width 200ms linear, left 200ms linear;
  }
  .cid-rTbl2vFrBw .nav-item.open .nav-link::before {
    bottom: .2rem;
    width: 80% !important;
    left: 10% !important;
  }
  .cid-rTbl2vFrBw .nav-item .nav-link:hover::before {
    width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rTbl2vFrBw .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rTbl2vFrBw .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-rTbl2vFrBw .dropdown .dropdown-menu .dropdown-item:hover {
  padding-right: 2.5385em;
  padding-left: 3.5385em;
}
.cid-rTbl2vFrBw .dropdown .dropdown-menu .dropdown-item:hover .mbr-iconfont:before {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.cid-rTbl2vFrBw .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-rTbl2vFrBw .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rTbl2vFrBw .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-rTbl2vFrBw .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-rTbl2vFrBw .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #ffffff;
}
.cid-rTbl2vFrBw .navbar.opened {
  transition: all .3s;
  background: #ffffff !important;
}
.cid-rTbl2vFrBw .navbar .dropdown-item {
  padding: .235rem 1.5rem;
}
.cid-rTbl2vFrBw .navbar .navbar-collapse {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-rTbl2vFrBw .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-rTbl2vFrBw .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-rTbl2vFrBw .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3.8rem);
  }
}
.cid-rTbl2vFrBw .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-rTbl2vFrBw .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rTbl2vFrBw .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rTbl2vFrBw .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-rTbl2vFrBw .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rTbl2vFrBw .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-rTbl2vFrBw .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-rTbl2vFrBw .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-rTbl2vFrBw .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rTbl2vFrBw .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-rTbl2vFrBw .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rTbl2vFrBw .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rTbl2vFrBw .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-rTbl2vFrBw .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rTbl2vFrBw .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rTbl2vFrBw .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-rTbl2vFrBw .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rTbl2vFrBw .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-rTbl2vFrBw .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-rTbl2vFrBw .navbar.navbar-short {
  background: #ffffff !important;
  min-height: 60px;
}
.cid-rTbl2vFrBw .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rTbl2vFrBw .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rTbl2vFrBw .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rTbl2vFrBw .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rTbl2vFrBw .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rTbl2vFrBw .dropdown-item.active,
.cid-rTbl2vFrBw .dropdown-item:active {
  background-color: transparent;
}
.cid-rTbl2vFrBw .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rTbl2vFrBw .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rTbl2vFrBw .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rTbl2vFrBw .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-rTbl2vFrBw .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-rTbl2vFrBw .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-rTbl2vFrBw ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rTbl2vFrBw .navbar-buttons {
  text-align: center;
}
.cid-rTbl2vFrBw button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rTbl2vFrBw button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-rTbl2vFrBw button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rTbl2vFrBw button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rTbl2vFrBw button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rTbl2vFrBw button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rTbl2vFrBw nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rTbl2vFrBw nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rTbl2vFrBw nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rTbl2vFrBw nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rTbl2vFrBw .navbar-dropdown {
  padding: .5rem 1rem;
}
.cid-rTbl2vFrBw a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rTbl2vFrBw .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rTbl2vFrBw .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-rTbl2vFrBw .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-rTbl2vFrBw .navbar {
    height: 77px;
  }
  .cid-rTbl2vFrBw .navbar.opened {
    height: auto;
  }
  .cid-rTbl2vFrBw .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rTbl2we789 {
  padding-top: 225px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/new-header-1771x769.jpg");
}
.cid-rTbl2we789 .card-wrapper {
  z-index: 3;
}
.cid-rTbl2we789 .card-wrapper .mbr-section-title {
  letter-spacing: 1px;
  transition: all 2.5s cubic-bezier(0, 0.74, 0.52, 1.2);
}
.cid-rTbl2we789:hover .mbr-section-title {
  letter-spacing: 10px;
}
.cid-rTbl2we789 .full-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 2;
}
.cid-rTbl2we789 .popup-btn.card-wrapper {
  z-index: 1 !important;
}
.cid-rTbl2we789 .text-block {
  text-align: right !important;
}
.cid-rTbl2we789 H2 {
  color: #ffffff;
  text-align: center;
}
.cid-rTbl2wzNlY {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rTbl2wzNlY .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTbl2wzNlY .mbr-section-subtitle,
.cid-rTbl2wzNlY .mbr-section-btn {
  color: #ffffff;
}
.cid-rTbl2wYGSN {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rTbl2wYGSN p {
  color: #767676;
}
.cid-rTbl2wYGSN .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rTbl2wYGSN .row-element,
.cid-rTbl2wYGSN .image-element {
  padding: 0;
}
.cid-rTbl2wYGSN .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rTbl2wYGSN .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rTbl2wYGSN .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rTbl2wYGSN .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rTbl2wYGSN .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rTbl2wYGSN .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rTbl2wYGSN .text-content {
    padding: 2rem 1rem;
  }
  .cid-rTbl2wYGSN .underline .line {
    height: 2px;
  }
  .cid-rTbl2wYGSN .mbr-title,
  .cid-rTbl2wYGSN .underline,
  .cid-rTbl2wYGSN .mbr-text,
  .cid-rTbl2wYGSN .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rTbl2wYGSN .mbr-title,
.cid-rTbl2wYGSN .underline {
  color: #f202ff;
}
.cid-rTbl2wYGSN .mbr-text,
.cid-rTbl2wYGSN .mbr-section-btn {
  color: #000000;
}
.cid-rTbl2yboJY {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rTbl2yboJY .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTbl2yboJY .mbr-section-subtitle,
.cid-rTbl2yboJY .mbr-section-btn {
  color: #000000;
}
.cid-rTbl2ytUHq {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rTbl2ytUHq .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTbl2ytUHq .mbr-section-subtitle,
.cid-rTbl2ytUHq .mbr-section-btn {
  color: #efefef;
}
.cid-snWAnzRszT {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWAnzRszT .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rTbl2yOJvZ {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rTbl2yOJvZ .container-fluid {
  padding: 0 3rem;
}
.cid-rTbl2yOJvZ .mbr-section-title {
  margin-bottom: 1.5em;
}
.cid-rTbl2yOJvZ .input-main {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rTbl2yOJvZ .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-rTbl2yOJvZ .form-group {
  margin-bottom: 1.4em;
}
.cid-rTbl2yOJvZ .form-control {
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
}
.cid-rTbl2yOJvZ input.form-control {
  border: 1px solid #ddd;
}
.cid-rTbl2yOJvZ textarea.form-control {
  padding: 1rem;
  min-height: 209px;
}
.cid-rTbl2yOJvZ .input-group-btn .btn {
  padding: 1rem 4rem;
}
@media (max-width: 767px) {
  .cid-rTbl2yOJvZ .container-fluid {
    padding: 0 1rem;
  }
  .cid-rTbl2yOJvZ .input-group-btn .btn {
    padding: 1rem 2rem;
    font-size: 16px !important;
  }
}
.cid-rTbl2yOJvZ H1 {
  color: #f202ff;
}
.cid-rTbl2yOJvZ LABEL {
  color: #767676;
}
.cid-snWyLXnNbN {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-snWyLXnNbN .container-fluid {
  padding: 0 3rem;
}
.cid-snWyLXnNbN ul.list-inline {
  margin: 0;
  -webkit-align-self: center;
  align-self: center;
}
.cid-snWyLXnNbN ul.list-inline li {
  margin: 0;
  padding: .5rem;
}
.cid-snWyLXnNbN ul.list-inline img {
  max-width: 6rem;
  padding-bottom: .5rem;
}
.cid-snWyLXnNbN ul.list-inline img:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
@media (max-width: 767px) {
  .cid-snWyLXnNbN .container-fluid {
    padding: 0 1rem;
  }
  .cid-snWyLXnNbN .list-inline-item img {
    max-width: 5rem;
  }
}
.cid-snWyLXnNbN .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-snWyLXnNbN .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
.cid-snX8r6JrjO {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-snX8r6JrjO .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snX8r6JrjO .mbr-section-subtitle,
.cid-snX8r6JrjO .mbr-section-btn {
  color: #de0188;
}
.cid-rTxGNnuhbe {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #000000;
}
@media (max-width: 767px) {
  .cid-rTxGNnuhbe .media-wrap {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxGNnuhbe .media-wrap .mbr-iconfont-logo {
  font-size: 7rem;
  color: #f36;
}
.cid-rTxGNnuhbe .media-wrap img {
  height: 6rem;
}
.cid-rTxGNnuhbe .mbr-text {
  color: #767676;
}
@media (max-width: 767px) {
  .cid-rTxGNnuhbe .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxGNnuhbe .footer-lower hr {
  margin: 1rem 0;
  border-color: #000;
  opacity: .05;
}
.cid-rTxGNnuhbe .footer-lower .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.cid-rTxGNnuhbe .footer-lower .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #232323;
}
.cid-rTxGNnuhbe .footer-lower .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-rTxGNnuhbe .footer-lower .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-rTxGNnuhbe .footer-lower .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rTxGNnuhbe .footer-lower .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.cid-rTxGNnuhbe .links {
  text-align: right;
  color: #ffffff;
}
.cid-rTxGNnuhbe .copyright > p {
  text-align: left;
  color: #efefef;
}
.cid-rTxGLtVqHY {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-rTxGLtVqHY .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTxGLtVqHY .mbr-section-subtitle,
.cid-rTxGLtVqHY .mbr-section-btn {
  color: #ffffff;
  text-align: center;
}
/*!
 */
section {
  background-color: #eeeeee; }

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word; }

a.mbr-iconfont:hover {
  text-decoration: none; }

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0; }

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer; }
  a, a:hover {
    text-decoration: none; }

figure {
  margin-bottom: 0; }

body {
  color: #232323; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word; }

b,
strong {
  font-weight: bold; }

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366; }

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color; }

textarea[type="hidden"] {
  display: none; }

body {
  position: relative; }

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  section .mbr-background-video,
  section .mbr-background-video-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }

.hidden {
  visibility: hidden; }

.mbr-z-index20 {
  z-index: 20; }

/*! Base colors */
.mbr-white {
  color: #ffffff; }

.mbr-black {
  color: #000000; }

.mbr-bg-white {
  background-color: #ffffff; }

.mbr-bg-black {
  background-color: #000000; }

/*! Text-aligns */
.align-left {
  text-align: left; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center; } }
/*! Font-weight  */
.mbr-light {
  font-weight: 300; }

.mbr-regular {
  font-weight: 400; }

.mbr-semibold {
  font-weight: 500; }

.mbr-bold {
  font-weight: 700; }

/*! Media  */
.media-size-item {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-img {
  text-align: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0; }

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem; }

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem; }

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem; }

.mbr-regular {
  font-weight: 400; }

.mbr-semibold {
  font-weight: 500; }

.mbr-bold {
  font-weight: 700; }

[type="submit"] {
  -webkit-appearance: none; }

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh; }

.mbr-fullscreen {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem; }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    min-height: 100%; }

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal; }

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center; }
  .mbr-arrow-up a:hover {
    background-color: rgba(0, 0, 0, 0.4); }
  .mbr-arrow-up a i {
    line-height: 60px; }

.mbr-arrow-up-icon {
  display: block;
  color: #fff; }

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  .mbr-arrow > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    -webkit-animation: arrowdown 1.7s ease-in-out infinite;
    animation: arrowdown 1.7s ease-in-out infinite; }
    .mbr-arrow > a > i {
      position: absolute;
      top: -2px;
      left: 15px;
      font-size: 2rem; }

@keyframes arrowdown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px); }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg); } }
/*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%;
  -webkit-animation: gradient-animation 5s infinite alternate;
  animation: gradient-animation 5s infinite alternate; }

.menu .navbar-brand {
  display: -webkit-flex; }
  .menu .navbar-brand span {
    display: -webkit-flex;
    display: flex; }
  .menu .navbar-brand .navbar-caption-wrap {
    display: -webkit-flex; }
  .menu .navbar-brand .navbar-logo img {
    display: -webkit-flex; }
@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 95vh; }
    .menu .navbar-collapse.show {
      overflow: auto; } }
@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh; } }
@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox; } }
@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex; }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important; }
  .menu .collapsed .navbar-collapse {
    max-height: 95vh; }
    .menu .collapsed .navbar-collapse.show {
      overflow: auto; } }

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between; }

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center; }

.nav-dropdown .link {
  padding: .667em 1.667em !important;
  margin: 0 !important; }

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap; }

.justify-content-center {
  -webkit-justify-content: center; }

.card-wrapper {
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto; }

.carousel-control {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

.carousel-control-prev,
.carousel-control-next {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

@media (max-width: 576px) {
  .col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 0;
    padding-right: 0; } }
.form-group:focus {
  outline: none; }

.jq-selectbox__select {
  padding: 18px 25px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%; }

.jq-selectbox__dropdown {
  position: absolute;
  top: 100% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 9px 25px; }

.jq-selectbox__dropdown {
  border-radius: 22px;
  padding: 1rem; }

input[type="range"] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

body {
  font-style: normal;
  line-height: 1.5; }

.mbr-section-title {
  font-style: normal;
  line-height: 1.2; }

.mbr-section-subtitle {
  line-height: 1.3; }

.mbr-text {
  font-style: normal;
  line-height: 1.6; }

.btn {
  font-weight: 500;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 1px;
  margin: .4rem .8rem;
  white-space: normal;
  transition-property: background-color, color, border-color, box-shadow;
  transition-duration: .3s, .3s, .3s, 2s;
  transition-timing-function: ease-in-out;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  word-break: break-word; }

.btn-sm {
  border: 1px solid;
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-form {
  margin: 0;
  border-radius: 0; }
  .btn-form:hover {
    cursor: pointer; }

#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  background: #fff;
  width: 2px;
  left: calc(50% - 1px); }
#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal; }

.mbr-arrow a {
  color: #ffffff; }

@media (max-width: 767px) {
  .mbr-arrow {
    display: none; } }
.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0; }

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative; }
  .alert.alert-form::after {
    background-color: inherit;
    bottom: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 14px; }

.form-control {
  box-shadow: none;
  color: #565656;
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
  line-height: 1.43;
  min-height: 3.5em; }
  .form-control, .form-control:focus {
    border: 1px solid #e8e8e8; }
  .form-active .form-control:invalid {
    border-color: red; }

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0; }

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px; }

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem; }

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap; }

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none; }

.mbr-section__comments .row {
  -webkit-justify-content: center;
  justify-content: center; }

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important; }
    .btn .mbr-iconfont {
      font-size: 1rem !important; } }
.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; }

/*# sourceMappingURL=style.css.map */
.cid-rTbqOWI8N7 .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rTbqOWI8N7 .nav-item:focus,
.cid-rTbqOWI8N7 .nav-link:focus {
  outline: none;
}
@media (min-width: 992px) {
  .cid-rTbqOWI8N7 .dropdown-item:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    width: 16px;
  }
  .cid-rTbqOWI8N7 .nav-item .nav-link {
    position: relative;
  }
  .cid-rTbqOWI8N7 .nav-item .nav-link::before {
    position: absolute;
    content: '';
    width: 0;
    height: 3px;
    bottom: -0.5rem;
    left: 50%;
    background: linear-gradient(90deg, #f202ff, #fe525b);
    transition: width 200ms linear, left 200ms linear;
  }
  .cid-rTbqOWI8N7 .nav-item.open .nav-link::before {
    bottom: .2rem;
    width: 80% !important;
    left: 10% !important;
  }
  .cid-rTbqOWI8N7 .nav-item .nav-link:hover::before {
    width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rTbqOWI8N7 .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rTbqOWI8N7 .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-rTbqOWI8N7 .dropdown .dropdown-menu .dropdown-item:hover {
  padding-right: 2.5385em;
  padding-left: 3.5385em;
}
.cid-rTbqOWI8N7 .dropdown .dropdown-menu .dropdown-item:hover .mbr-iconfont:before {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.cid-rTbqOWI8N7 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-rTbqOWI8N7 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rTbqOWI8N7 .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-rTbqOWI8N7 .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-rTbqOWI8N7 .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #ffffff;
}
.cid-rTbqOWI8N7 .navbar.opened {
  transition: all .3s;
  background: #ffffff !important;
}
.cid-rTbqOWI8N7 .navbar .dropdown-item {
  padding: .235rem 1.5rem;
}
.cid-rTbqOWI8N7 .navbar .navbar-collapse {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 1;
}
.cid-rTbqOWI8N7 .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-rTbqOWI8N7 .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-rTbqOWI8N7 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3.8rem);
  }
}
.cid-rTbqOWI8N7 .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-rTbqOWI8N7 .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rTbqOWI8N7 .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rTbqOWI8N7 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-rTbqOWI8N7 .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rTbqOWI8N7 .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-rTbqOWI8N7 .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-rTbqOWI8N7 .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-rTbqOWI8N7 .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rTbqOWI8N7 .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-rTbqOWI8N7 .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rTbqOWI8N7 .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rTbqOWI8N7 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-rTbqOWI8N7 .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rTbqOWI8N7 .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rTbqOWI8N7 .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-rTbqOWI8N7 .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rTbqOWI8N7 .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-rTbqOWI8N7 .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-rTbqOWI8N7 .navbar.navbar-short {
  background: #ffffff !important;
  min-height: 60px;
}
.cid-rTbqOWI8N7 .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rTbqOWI8N7 .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rTbqOWI8N7 .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rTbqOWI8N7 .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rTbqOWI8N7 .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rTbqOWI8N7 .dropdown-item.active,
.cid-rTbqOWI8N7 .dropdown-item:active {
  background-color: transparent;
}
.cid-rTbqOWI8N7 .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rTbqOWI8N7 .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rTbqOWI8N7 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rTbqOWI8N7 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-rTbqOWI8N7 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-rTbqOWI8N7 .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-rTbqOWI8N7 ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rTbqOWI8N7 .navbar-buttons {
  text-align: center;
}
.cid-rTbqOWI8N7 button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rTbqOWI8N7 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-rTbqOWI8N7 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rTbqOWI8N7 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rTbqOWI8N7 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rTbqOWI8N7 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rTbqOWI8N7 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rTbqOWI8N7 nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rTbqOWI8N7 nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rTbqOWI8N7 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rTbqOWI8N7 .navbar-dropdown {
  padding: .5rem 1rem;
}
.cid-rTbqOWI8N7 a.nav-link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rTbqOWI8N7 .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rTbqOWI8N7 .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-rTbqOWI8N7 .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-rTbqOWI8N7 .navbar {
    height: 77px;
  }
  .cid-rTbqOWI8N7 .navbar.opened {
    height: auto;
  }
  .cid-rTbqOWI8N7 .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-rTbqOXgWCA {
  padding-top: 225px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/new-header-1771x769.jpg");
}
.cid-rTbqOXgWCA .card-wrapper {
  z-index: 3;
}
.cid-rTbqOXgWCA .card-wrapper .mbr-section-title {
  letter-spacing: 1px;
  transition: all 2.5s cubic-bezier(0, 0.74, 0.52, 1.2);
}
.cid-rTbqOXgWCA:hover .mbr-section-title {
  letter-spacing: 10px;
}
.cid-rTbqOXgWCA .full-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 2;
}
.cid-rTbqOXgWCA .popup-btn.card-wrapper {
  z-index: 1 !important;
}
.cid-rTbqOXgWCA .text-block {
  text-align: right !important;
}
.cid-rTbqOXgWCA H2 {
  color: #ffffff;
  text-align: center;
}
.cid-rTbqOXIMVb {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rTbqOXIMVb .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTbqOXIMVb .mbr-section-subtitle,
.cid-rTbqOXIMVb .mbr-section-btn {
  color: #ffffff;
}
.cid-rTbqOY3VpH {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rTbqOY3VpH p {
  color: #767676;
}
.cid-rTbqOY3VpH .img-wrap {
  width: 100% !important;
  height: 100% !important;
}
.cid-rTbqOY3VpH .row-element,
.cid-rTbqOY3VpH .image-element {
  padding: 0;
}
.cid-rTbqOY3VpH .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rTbqOY3VpH .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rTbqOY3VpH .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-rTbqOY3VpH .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
@media (min-width: 1500px) {
  .cid-rTbqOY3VpH .text-content {
    padding: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  .cid-rTbqOY3VpH .text-content {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-rTbqOY3VpH .text-content {
    padding: 2rem 1rem;
  }
  .cid-rTbqOY3VpH .underline .line {
    height: 2px;
  }
  .cid-rTbqOY3VpH .mbr-title,
  .cid-rTbqOY3VpH .underline,
  .cid-rTbqOY3VpH .mbr-text,
  .cid-rTbqOY3VpH .mbr-section-btn {
    text-align: center !important;
  }
}
.cid-rTbqOY3VpH .mbr-title,
.cid-rTbqOY3VpH .underline {
  color: #f202ff;
}
.cid-rTbqOY3VpH .mbr-text,
.cid-rTbqOY3VpH .mbr-section-btn {
  color: #000000;
}
.cid-rTbqOYvsw6 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efefef;
}
.cid-rTbqOYvsw6 .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTbqOYvsw6 .mbr-section-subtitle,
.cid-rTbqOYvsw6 .mbr-section-btn {
  color: #000000;
}
.cid-rTbqOYR5tm {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-rTbqOYR5tm .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTbqOYR5tm .mbr-section-subtitle,
.cid-rTbqOYR5tm .mbr-section-btn {
  color: #efefef;
}
.cid-snWAikXyQq {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #096693;
}
.cid-snWAikXyQq .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-rTbqOZe6Uv {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rTbqOZe6Uv .container-fluid {
  padding: 0 3rem;
}
.cid-rTbqOZe6Uv .mbr-section-title {
  margin-bottom: 1.5em;
}
.cid-rTbqOZe6Uv .input-main {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rTbqOZe6Uv .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-rTbqOZe6Uv .form-group {
  margin-bottom: 1.4em;
}
.cid-rTbqOZe6Uv .form-control {
  background-color: #efefef;
  border-radius: 22px;
  padding: 18px 25px;
}
.cid-rTbqOZe6Uv input.form-control {
  border: 1px solid #ddd;
}
.cid-rTbqOZe6Uv textarea.form-control {
  padding: 1rem;
  min-height: 209px;
}
.cid-rTbqOZe6Uv .input-group-btn .btn {
  padding: 1rem 4rem;
}
@media (max-width: 767px) {
  .cid-rTbqOZe6Uv .container-fluid {
    padding: 0 1rem;
  }
  .cid-rTbqOZe6Uv .input-group-btn .btn {
    padding: 1rem 2rem;
    font-size: 16px !important;
  }
}
.cid-rTbqOZe6Uv H1 {
  color: #f202ff;
}
.cid-rTbqOZe6Uv LABEL {
  color: #767676;
}
.cid-snWyJbjE1w {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-snWyJbjE1w .container-fluid {
  padding: 0 3rem;
}
.cid-snWyJbjE1w ul.list-inline {
  margin: 0;
  -webkit-align-self: center;
  align-self: center;
}
.cid-snWyJbjE1w ul.list-inline li {
  margin: 0;
  padding: .5rem;
}
.cid-snWyJbjE1w ul.list-inline img {
  max-width: 6rem;
  padding-bottom: .5rem;
}
.cid-snWyJbjE1w ul.list-inline img:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
@media (max-width: 767px) {
  .cid-snWyJbjE1w .container-fluid {
    padding: 0 1rem;
  }
  .cid-snWyJbjE1w .list-inline-item img {
    max-width: 5rem;
  }
}
.cid-snWyJbjE1w .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-snWyJbjE1w .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #f202ff, #fe525b);
  display: inline-block;
}
.cid-snX8vwb4Id {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-snX8vwb4Id .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-snX8vwb4Id .mbr-section-subtitle,
.cid-snX8vwb4Id .mbr-section-btn {
  color: #de0188;
}
.cid-rTxGTE0urU {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #000000;
}
@media (max-width: 767px) {
  .cid-rTxGTE0urU .media-wrap {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxGTE0urU .media-wrap .mbr-iconfont-logo {
  font-size: 7rem;
  color: #f36;
}
.cid-rTxGTE0urU .media-wrap img {
  height: 6rem;
}
.cid-rTxGTE0urU .mbr-text {
  color: #767676;
}
@media (max-width: 767px) {
  .cid-rTxGTE0urU .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rTxGTE0urU .footer-lower hr {
  margin: 1rem 0;
  border-color: #000;
  opacity: .05;
}
.cid-rTxGTE0urU .footer-lower .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.cid-rTxGTE0urU .footer-lower .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #232323;
}
.cid-rTxGTE0urU .footer-lower .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-rTxGTE0urU .footer-lower .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-rTxGTE0urU .footer-lower .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rTxGTE0urU .footer-lower .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.cid-rTxGTE0urU .links {
  text-align: right;
  color: #ffffff;
}
.cid-rTxGTE0urU .copyright > p {
  text-align: left;
  color: #efefef;
}
.cid-rTxGUhjZ0Q {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-rTxGUhjZ0Q .mbr-overlay {
  background-color: #5a31fb;
  background: linear-gradient(90deg, #5a31fb, #000000);
}
.cid-rTxGUhjZ0Q .mbr-section-subtitle,
.cid-rTxGUhjZ0Q .mbr-section-btn {
  color: #ffffff;
  text-align: center;
}
