.diff {
        mix-blend-mode: difference;
    color: #fff!important;
}

.webkit.chrome .diff {
        mix-blend-mode: difference!important;
    color: #fff!important;
}
.mbr-section-title {
    border-bottom: 0px!important;
}

.webkit .diff {
color: #000!important;
mix-blend-mode: unset!important;
}

.webkit .navbar-brand {
    filter: invert(1);
}

.webkit.chrome .navbar-brand {
    filter: invert(0)!important;
}

.webkit #jarallax-container-12 {
display: none;
}

.chrome.webkit #jarallax-container-12 {
display: block;
}

.webkit #jarallax-container-1 {
display: none;
}

.chrome.webkit #jarallax-container-1 {
display: block;
}



.redie {
    color: #FF384D!important
}

section {
  background-color: #ffffff; }

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

:focus {
  outline: none; }


  .container {
    max-width: 1400px; 
  }

  @media (min-width: 767px) {
    .container {
    padding: 0 2rem;
  }
}

@media (max-width: 767px) {
  .align-right, .align-left {
    text-align: center!important;
  }
}

.mbr-section-subtitle {
  letter-spacing: 3px;
  font-weight: 500!important;
}
a {
  font-weight: 600;
}

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

figure {
  margin-bottom: 0; }

body {
  color: #232323; }

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

b,
strong {
  font-weight: bold; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }
.md-pb {
  padding-bottom: 2rem;
}
  .media {
    width: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes arrowdown {
  0% {
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px); }
  100% {
    transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px); }
  100% {
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto; } }
/*Gradients animation*/
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

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

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

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

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

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

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

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

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

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

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

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

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

.media {
  display: -webkit-flex; }

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

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

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

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.card-img {
  width: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*# sourceMappingURL=style.css.map */
body {
  font-family: Epilogue;
}
.display-1 {
  font-family: 'Gloock', serif;
  font-size: 8.4rem;
  line-height: 1.1;
}
.display-1 > .mbr-iconfont {
  font-size: 10.5rem;
}
.display-2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 4.4rem;
  line-height: 1.1;
}
.display-2 > .mbr-iconfont {
  font-size: 5.5rem;
}
.display-4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
}
.display-4 > .mbr-iconfont {
  font-size: 1.75rem;
}
.display-5 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.8rem;
  line-height: 1.5;
}
.display-5 > .mbr-iconfont {
  font-size: 2.25rem;
}
.display-7 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}
.display-7 > .mbr-iconfont {
  font-size: 1.25rem;
}
/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
  .display-1 {
    font-size: 6.72rem;
  }
}
@media (max-width: 768px) {
  .display-1 {
    font-size: 5.88rem;
    font-size: calc( 3.59rem + (8.4 - 3.59) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.1 * (3.59rem + (8.4 - 3.59) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-2 {
    font-size: 3.52rem;
    font-size: calc( 2.19rem + (4.4 - 2.19) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.3 * (2.19rem + (4.4 - 2.19) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-4 {
    font-size: 1.12rem;
    font-size: calc( 1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-5 {
    font-size: 1.44rem;
    font-size: calc( 1.28rem + (1.8 - 1.28) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.28rem + (1.8 - 1.28) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-7 {
    font-size: 0.8rem;
    font-size: calc( 1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
  }
}
/* Buttons */
.btn {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.btn-sm {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.btn-md {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.btn-lg {
  padding: 1rem 2rem;
  border-radius: 4px;
}
.bg-primary {
  background-color: #776756 !important;
}
.bg-success {
  background-color: #40b0bf !important;
}
.bg-info {
  background-color: #47b5ed !important;
}
.bg-warning {
  background-color: #ffe161 !important;
}
.bg-danger {
  background-color: #ff9966 !important;
}
.btn-primary,
.btn-primary:active {
  background-color: #776756 !important;
  border-color: #776756 !important;
  color: #ffffff !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
  color: #ffffff !important;
  background-color: #594d41 !important;
  border-color: #594d41 !important;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #594d41 !important;
  border-color: #594d41 !important;
}
.btn-secondary,
.btn-secondary:active {
  background-color: #a63fbc !important;
  border-color: #a63fbc !important;
  color: #ffffff !important;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
  color: #ffffff !important;
  background-color: #843296 !important;
  border-color: #843296 !important;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #843296 !important;
  border-color: #843296 !important;
}
.btn-info,
.btn-info:active {
  background-color: #47b5ed !important;
  border-color: #47b5ed !important;
  color: #ffffff !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
  color: #ffffff !important;
  background-color: #19a2e8 !important;
  border-color: #19a2e8 !important;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #19a2e8 !important;
  border-color: #19a2e8 !important;
}
.btn-success,
.btn-success:active {
  background-color: #40b0bf !important;
  border-color: #40b0bf !important;
  color: #ffffff !important;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
  color: #ffffff !important;
  background-color: #338d99 !important;
  border-color: #338d99 !important;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #338d99 !important;
  border-color: #338d99 !important;
}
.btn-warning,
.btn-warning:active {
  background-color: #ffe161 !important;
  border-color: #ffe161 !important;
  color: #614f00 !important;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
  color: #2e2500 !important;
  background-color: #ffd72e !important;
  border-color: #ffd72e !important;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #614f00 !important;
  background-color: #ffd72e !important;
  border-color: #ffd72e !important;
}
.btn-danger,
.btn-danger:active {
  background-color: #ff9966 !important;
  border-color: #ff9966 !important;
  color: #ffffff !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
  color: #ffffff !important;
  background-color: #ff7733 !important;
  border-color: #ff7733 !important;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #ff7733 !important;
  border-color: #ff7733 !important;
}
.btn-primary-outline,
.btn-primary-outline:active {
  background-color: transparent !important;
  border-color: #776756;
  color: #776756;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
  color: #ffffff !important;
  background-color: #776756 !important;
  border-color: #776756 !important;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #776756 !important;
  border-color: #776756 !important;
}
.btn-secondary-outline,
.btn-secondary-outline:active {
  background-color: transparent !important;
  border-color: #a63fbc;
  color: #a63fbc;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
  color: #ffffff !important;
  background-color: #a63fbc !important;
  border-color: #a63fbc !important;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #a63fbc !important;
  border-color: #a63fbc !important;
}
.btn-info-outline,
.btn-info-outline:active {
  background-color: transparent !important;
  border-color: #47b5ed;
  color: #47b5ed;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
  color: #ffffff !important;
  background-color: #47b5ed !important;
  border-color: #47b5ed !important;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #47b5ed !important;
  border-color: #47b5ed !important;
}
.btn-success-outline,
.btn-success-outline:active {
  background-color: transparent !important;
  border-color: #40b0bf;
  color: #40b0bf;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
  color: #ffffff !important;
  background-color: #40b0bf !important;
  border-color: #40b0bf !important;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #40b0bf !important;
  border-color: #40b0bf !important;
}
.btn-warning-outline,
.btn-warning-outline:active {
  background-color: transparent !important;
  border-color: #ffe161;
  color: #ffe161;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
  color: #614f00 !important;
  background-color: #ffe161 !important;
  border-color: #ffe161 !important;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #614f00 !important;
  background-color: #ffe161 !important;
  border-color: #ffe161 !important;
}
.btn-danger-outline,
.btn-danger-outline:active {
  background-color: transparent !important;
  border-color: #ff9966;
  color: #ff9966;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
  color: #ffffff !important;
  background-color: #ff9966 !important;
  border-color: #ff9966 !important;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #ff9966 !important;
  border-color: #ff9966 !important;
}
.btn-black,
.btn-black:active,
.btn-black.active {
  background-color: #121212;
  border-color: #121212;
  color: #fafafa;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus {
  color: #121212;
  background-color: transparent;
  border-color: #121212;
}
.btn-white,
.btn-white:active,
.btn-white.active {
  background-color: #fafafa;
  border-color: #fafafa;
  color: #121212;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus {
  color: #fafafa;
  background-color: transparent;
  border-color: #fafafa;
}
.btn-black-outline,
.btn-black-outline:active,
.btn-black-outline.active {
  background-color: transparent;
  border-color: #121212;
  color: #121212;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus {
  color: #fafafa;
  background-color: #121212;
  border-color: #121212;
}
.btn-white-outline,
.btn-white-outline:active,
.btn-white-outline.active {
  background-color: transparent;
  border-color: #fafafa;
  color: #fafafa;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus {
  color: #121212;
  background-color: #fafafa;
  border-color: #fafafa;
}
.text-primary {
  color: #776756 !important;
}
.text-secondary {
  color: #a63fbc !important;
}
.text-success {
  color: #40b0bf !important;
}
.text-info {
  color: #47b5ed !important;
}
.text-warning {
  color: #ffe161 !important;
}
.text-danger {
  color: #ff9966 !important;
}
.text-white {
  color: #fafafa !important;
}
.text-black {
  color: #232323 !important;
}
a.text-primary:hover,
a.text-primary:focus,
a.text-primary.active {
  color: #776756 !important;
}
a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.active {
  color: #a63fbc !important;
}
a.text-success:hover,
a.text-success:focus,
a.text-success.active {
  color: #40b0bf !important;
}
a.text-info:hover,
a.text-info:focus,
a.text-info.active {
  color: #47b5ed !important;
}
a.text-warning:hover,
a.text-warning:focus,
a.text-warning.active {
  color: #ffe161 !important;
}
a.text-danger:hover,
a.text-danger:focus,
a.text-danger.active {
  color: #ff9966 !important;
}
a.text-white:hover,
a.text-white:focus,
a.text-white.active {
  color: #fafafa !important;
}
a.text-black:hover,
a.text-black:focus,
a.text-black.active {
  color: #232323 !important;
}
a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]) {
  position: relative;
  background-image: transparent;
  background-size: 10000px 2px;
  background-repeat: no-repeat;
  background-position: 0px 1.2em;
  background-position: -10000px 1.2em;
}
a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.nav-tabs .nav-link.active {
  color: #776756;
}
.nav-tabs .nav-link:not(.active) {
  color: #232323;
}
.alert-success {
  background-color: #70c770;
}
.alert-info {
  background-color: #47b5ed;
}
.alert-warning {
  background-color: #ffe161;
}
.alert-danger {
  background-color: #ff9966;
}
.mbr-section-btn a.btn:not(.btn-form) {
  border-radius: 100px;
}
.mbr-gallery-filter li a {
  border-radius: 100px !important;
}
.mbr-gallery-filter li.active .btn {
  background-color: #776756;
  border-color: #776756;
  color: #ffffff;
}
.nav-tabs .nav-link {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #776756;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #b5a798;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #a0d8df;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
/* Scroll to top button*/
.scrollToTop_wraper {
  display: none;
}
.form-control {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 400;
}
.form-control > .mbr-iconfont {
  font-size: 1.75rem;
}
.form-control:hover,
.form-control:focus {
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
  border-color: #776756 !important;
}
.form-control:-webkit-input-placeholder {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 400;
}
.form-control:-webkit-input-placeholder > .mbr-iconfont {
  font-size: 1.75rem;
}
blockquote {
  border-color: #776756;
}
/* Forms */
.mbr-form .input-group-btn a.btn {
  border-radius: 100px !important;
}
.mbr-form .input-group-btn a.btn:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.mbr-form .input-group-btn button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.mbr-form .input-group-btn button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #776756;
  color: #ffffff;
}
.jq-number__spin {
  transition: 0.25s ease;
}
.jq-number__spin:hover {
  border-color: #776756;
}
.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
  transition: 0.4s;
  border-top-color: #353535;
  border-bottom-color: #353535;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
  border-top-color: #776756;
  border-bottom-color: #776756;
}
.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: #776756 !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: #a63fbc !important;
  box-shadow: none !important;
}
.lazy-placeholder:not(section),
.lazy-none {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.lazy-placeholder,
.lazy-placeholder:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  background: transparent no-repeat center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23776756' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
section.lazy-placeholder:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
.cid-sUqSF0HlDo {
  background-image: url("../../../assets/images/cover2-2000x1125.jpg");
}
.cid-sUqSF0HlDo .mbr-figure {
  margin: 0 auto;
  width: 50%!important;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-sUqSF0HlDo .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-sUqSF0HlDo .mbr-figure img {
    width: 70% !important;
  }
}
.cid-sUqSF0HlDo .mbr-text,
.cid-sUqSF0HlDo .mbr-section-btn {
  color: #ffffff;
}
.cid-u4j7XxoZB0 {
  padding-top: 6rem;
  padding-bottom: 0rem;
  background-color: #776756;
}
.cid-u4j7XxoZB0 .mbr-fallback-image.disabled {
  display: none;
}
.cid-u4j7XxoZB0 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-u4j7XxoZB0 p {
  line-height: 22px!important;
  font-size: 14px;
}
.cid-u4j7XxoZB0 DIV {
  color: #ffffff;
}
.cid-sUqQC6yNit {
  padding-top: 0rem;
  padding-bottom: 5rem;
  background-color: #776756;
}
.cid-sUqQC6yNit .mbr-text {
  text-align: left;
  color: #ffffff;
}
.cid-sUqQC6yNit .mbr-section-title {
  color: #ffffff;
}
.cid-sUqQC6yNit .user-container {
  display: flex;
  justify-content: center;
  padding-top: 20px;
}
@media (max-width: 767px) {
  .cid-sUqQC6yNit .user-container {
    padding-top: 20px;
  }
}
.cid-sUqQC6yNit .user-wrap {
  display: flex;
  align-items: center;
  padding-right: 1rem;
}
.cid-sUqQC6yNit .avatar-img {
  position: relative;
  margin-right: 20px;
}
.cid-sUqQC6yNit .avatar-img img {
  width: 128px;
  height: 128px;
  border-radius: 50%;
  object-fit: cover;
}
.cid-sUqQC6yNit P {
  color: #ffffff;
  text-align: left;
}
.cid-u4j9DxolSH {
  padding-top: 6rem;
  padding-bottom: 0rem;
  background-color: #776756;
}
.cid-u4j9DxolSH .mbr-fallback-image.disabled {
  display: none;
}
.cid-u4j9DxolSH .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-u4j9DxolSH p {
  line-height: 22px!important;
  font-size: 14px;
}
.cid-u4j9DxolSH DIV {
  color: #ffffff;
}
.cid-u4j9DxolSH .opacity-0 {
  opacity: 0;
}
.cid-u4j9Ft0PU9 {
  padding-top: 0rem;
  padding-bottom: 5rem;
  background-color: #776756;
}
.cid-u4j9Ft0PU9 .mbr-text {
  text-align: left;
  color: #ffffff;
}
.cid-u4j9Ft0PU9 .mbr-section-title {
  color: #ffffff;
}
.cid-u4j9Ft0PU9 .user-container {
  display: flex;
  justify-content: center;
  padding-top: 20px;
}
@media (max-width: 767px) {
  .cid-u4j9Ft0PU9 .user-container {
    padding-top: 20px;
  }
}
.cid-u4j9Ft0PU9 .user-wrap {
  display: flex;
  align-items: center;
  padding-right: 1rem;
}
.cid-u4j9Ft0PU9 .avatar-img {
  position: relative;
  margin-right: 20px;
}
.cid-u4j9Ft0PU9 .avatar-img img {
  width: 128px;
  height: 128px;
  border-radius: 50%;
  object-fit: cover;
}
.cid-u4j9Ft0PU9 P {
  color: #ffffff;
  text-align: left;
}
.cid-u4obEg9a2i {
  background-image: url("../../../assets/images/04-2000x1125.jpg");
}
.cid-u4obEg9a2i .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-u4obEg9a2i .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-u4obEg9a2i .mbr-figure img {
    width: 70% !important;
  }
}
.cid-u4obEg9a2i .mbr-text,
.cid-u4obEg9a2i .mbr-section-btn {
  color: #ffffff;
}
.cid-u4obEg9a2i .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-u4jbxu6KhY {
  padding-top: 90px;
  padding-bottom: 60px;
  background-image: url("../../../assets/images/design-trends-2024-pantone-bg-1612x910.jpg");
}
.cid-u4jbxu6KhY .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-u4jbxu6KhY .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-u4jbxu6KhY .mbr-figure img {
    width: 70% !important;
  }
}
.cid-u4jbxu6KhY .mbr-text,
.cid-u4jbxu6KhY .mbr-section-btn {
  color: #ffffff;
}
.cid-u4jbxu6KhY .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-sUqUhzrPWf {
  padding-top: 6rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-sUqUhzrPWf .mbr-text {
  text-align: center;
}
.cid-sUr48siNUX {
  padding-top: 0rem;
  padding-bottom: 4rem;
  background: #ffffff;
}
.cid-sUr48siNUX .team-card {
  margin-bottom: 2rem;
  transition: all 0.3s;
}
.cid-sUr48siNUX .team-card:hover {
  transform: translateY(-10px);
}
.cid-sUr48siNUX .container {
  max-width: 1500px;
}
.cid-sUr48siNUX .card2 {
  margin-top: 3rem;
}
.cid-sUr48siNUX img {
  transition: all 0.3s;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.cid-sUr48siNUX h5 {
  margin-bottom: 0.2rem;
}
.cid-sUr48siNUX .image-wrap {
  transition: all 0.3s;
  overflow: hidden;
  height: 500px;
}
.cid-sUr48siNUX .mbr-role {
  transition: all 0.3s;
}
.cid-sUr48siNUX .card-wrap {
  padding: 2rem;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .cid-sUr48siNUX .card-wrap {
    margin-bottom: 2rem;
  }
}
@media (max-width: 1400px) {
  .cid-sUr48siNUX .card-wrap {
    padding: 0rem;
  }
}
.cid-sUr48siNUX .card-wrap .image-wrap img {
  width: 100%;
}
.cid-sUr48siNUX .card-wrap .content-wrap {
  padding-top: 2rem;
  transition: all 0.3s;
}
.cid-sUr48siNUX .card-wrap:hover img {
  transform: scale(1.2);
}
.cid-sUr48siNUX .card-wrap:hover .image-wrap {
  transform: scale(0.95);
}
.cid-sUr48siNUX .card-wrap:hover .content-wrap {
  padding-left: 1.5rem;
}
.cid-sUr48siNUX .card-wrap:hover .mbr-role {
  color: #776756;
}
.cid-sUr48siNUX .mbr-role,
.cid-sUr48siNUX .social-row {
  color: #121212;
}
.cid-sUr48siNUX .mbr-section-subtitle {
  color: #707070;
  font-weight: 600;
}
.cid-sUr48siNUX .card-title,
.cid-sUr48siNUX .social-row {
  color: #353535;
}
.cid-sUr48siNUX .mbr-section-text {
  color: #707070;
}
@media (max-width: 767px) {
  .cid-sUr48siNUX .card-wrap .content-wrap {
    padding-left: 0rem!important;
  }
}
.cid-sUr4WIwanY {
  padding-top: 90px;
  padding-bottom: 45px;
  background-image: url("../../../assets/images/06-2000x1125.jpg");
}
.cid-sUr4WIwanY .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-sUr4WIwanY .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-sUr4WIwanY .mbr-figure img {
    width: 70% !important;
  }
}
.cid-sUr4WIwanY .mbr-text,
.cid-sUr4WIwanY .mbr-section-btn {
  color: #ffffff;
}
.cid-sUr4WIwanY .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-sUrbb7THyM {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-sUrbb7THyM .mbr-text {
  text-align: center;
}
.cid-sUrbbyOqJo {
  padding-top: 0rem;
  padding-bottom: 4rem;
  background: #ffffff;
}
.cid-sUrbbyOqJo .team-card {
  margin-bottom: 2rem;
  transition: all 0.3s;
}
.cid-sUrbbyOqJo .team-card:hover {
  transform: translateY(-10px);
}
.cid-sUrbbyOqJo .container {
  max-width: 1500px;
}
.cid-sUrbbyOqJo .card2 {
  margin-top: 3rem;
}
.cid-sUrbbyOqJo img {
  transition: all 0.3s;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.cid-sUrbbyOqJo h5 {
  margin-bottom: 0.2rem;
}
.cid-sUrbbyOqJo .image-wrap {
  transition: all 0.3s;
  overflow: hidden;
  height: 500px;
}
.cid-sUrbbyOqJo .mbr-role {
  transition: all 0.3s;
}
.cid-sUrbbyOqJo .card-wrap {
  padding: 2rem;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .cid-sUrbbyOqJo .card-wrap {
    margin-bottom: 2rem;
  }
}
@media (max-width: 1400px) {
  .cid-sUrbbyOqJo .card-wrap {
    padding: 0rem;
  }
}
.cid-sUrbbyOqJo .card-wrap .image-wrap img {
  width: 100%;
}
.cid-sUrbbyOqJo .card-wrap .content-wrap {
  padding-top: 2rem;
  transition: all 0.3s;
}
.cid-sUrbbyOqJo .card-wrap:hover img {
  transform: scale(1.2);
}
.cid-sUrbbyOqJo .card-wrap:hover .image-wrap {
  transform: scale(0.95);
}
.cid-sUrbbyOqJo .card-wrap:hover .content-wrap {
  padding-left: 1.5rem;
}
.cid-sUrbbyOqJo .card-wrap:hover .mbr-role {
  color: #776756;
}
.cid-sUrbbyOqJo .mbr-role,
.cid-sUrbbyOqJo .social-row {
  color: #121212;
}
.cid-sUrbbyOqJo .mbr-section-subtitle {
  color: #707070;
  font-weight: 600;
}
.cid-sUrbbyOqJo .card-title,
.cid-sUrbbyOqJo .social-row {
  color: #353535;
}
.cid-sUrbbyOqJo .mbr-section-text {
  color: #707070;
}
@media (max-width: 767px) {
  .cid-sUrbbyOqJo .card-wrap .content-wrap {
    padding-left: 0rem!important;
  }
}
.cid-sUrbG1ni4T {
  padding-top: 90px;
  padding-bottom: 45px;
  background-image: url("../../../assets/images/07-2000x1125.jpg");
}
.cid-sUrbG1ni4T .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-sUrbG1ni4T .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-sUrbG1ni4T .mbr-figure img {
    width: 70% !important;
  }
}
.cid-sUrbG1ni4T .mbr-text,
.cid-sUrbG1ni4T .mbr-section-btn {
  color: #ffffff;
}
.cid-sUrbG1ni4T .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-sUrc1535RZ {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-sUrc1535RZ .mbr-text {
  text-align: center;
}
.cid-sUrc1Rte99 {
  padding-top: 0rem;
  padding-bottom: 4rem;
  background: #ffffff;
}
.cid-sUrc1Rte99 .team-card {
  margin-bottom: 2rem;
  transition: all 0.3s;
}
.cid-sUrc1Rte99 .team-card:hover {
  transform: translateY(-10px);
}
.cid-sUrc1Rte99 .container {
  max-width: 1500px;
}
.cid-sUrc1Rte99 .card2 {
  margin-top: 3rem;
}
.cid-sUrc1Rte99 img {
  transition: all 0.3s;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.cid-sUrc1Rte99 h5 {
  margin-bottom: 0.2rem;
}
.cid-sUrc1Rte99 .image-wrap {
  transition: all 0.3s;
  overflow: hidden;
  height: 500px;
}
.cid-sUrc1Rte99 .mbr-role {
  transition: all 0.3s;
}
.cid-sUrc1Rte99 .card-wrap {
  padding: 2rem;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .cid-sUrc1Rte99 .card-wrap {
    margin-bottom: 2rem;
  }
}
@media (max-width: 1400px) {
  .cid-sUrc1Rte99 .card-wrap {
    padding: 0rem;
  }
}
.cid-sUrc1Rte99 .card-wrap .image-wrap img {
  width: 100%;
}
.cid-sUrc1Rte99 .card-wrap .content-wrap {
  padding-top: 2rem;
  transition: all 0.3s;
}
.cid-sUrc1Rte99 .card-wrap:hover img {
  transform: scale(1.2);
}
.cid-sUrc1Rte99 .card-wrap:hover .image-wrap {
  transform: scale(0.95);
}
.cid-sUrc1Rte99 .card-wrap:hover .content-wrap {
  padding-left: 1.5rem;
}
.cid-sUrc1Rte99 .card-wrap:hover .mbr-role {
  color: #776756;
}
.cid-sUrc1Rte99 .mbr-role,
.cid-sUrc1Rte99 .social-row {
  color: #121212;
}
.cid-sUrc1Rte99 .mbr-section-subtitle {
  color: #707070;
  font-weight: 600;
}
.cid-sUrc1Rte99 .card-title,
.cid-sUrc1Rte99 .social-row {
  color: #353535;
}
.cid-sUrc1Rte99 .mbr-section-text {
  color: #707070;
}
@media (max-width: 767px) {
  .cid-sUrc1Rte99 .card-wrap .content-wrap {
    padding-left: 0rem!important;
  }
}
.cid-sUrdd9cTYx {
  background-image: url("../../../assets/images/08-2000x1125.jpg");
}
.cid-sUrdd9cTYx .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-sUrdd9cTYx .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-sUrdd9cTYx .mbr-figure img {
    width: 70% !important;
  }
}
.cid-sUrdd9cTYx .mbr-text,
.cid-sUrdd9cTYx .mbr-section-btn {
  color: #ffffff;
}
.cid-sUrdd9cTYx .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-u4jfD09X9U {
  padding-top: 90px;
  padding-bottom: 75px;
  background-image: url("../../../assets/images/design-trends-2024-why-not-bg-1428x506.jpg");
}
.cid-u4jfD09X9U .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-u4jfD09X9U .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-u4jfD09X9U .mbr-figure img {
    width: 70% !important;
  }
}
.cid-u4jfD09X9U .mbr-text,
.cid-u4jfD09X9U .mbr-section-btn {
  color: #ffffff;
}
.cid-u4jfD09X9U .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-sUrdte3OOI {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-sUrdte3OOI .mbr-text {
  text-align: center;
}
.cid-sUrdtX4DVQ {
  padding-top: 0rem;
  padding-bottom: 4rem;
  background: #ffffff;
}
.cid-sUrdtX4DVQ .team-card {
  margin-bottom: 2rem;
  transition: all 0.3s;
}
.cid-sUrdtX4DVQ .team-card:hover {
  transform: translateY(-10px);
}
.cid-sUrdtX4DVQ .container {
  max-width: 1500px;
}
.cid-sUrdtX4DVQ .card2 {
  margin-top: 3rem;
}
.cid-sUrdtX4DVQ img {
  transition: all 0.3s;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.cid-sUrdtX4DVQ h5 {
  margin-bottom: 0.2rem;
}
.cid-sUrdtX4DVQ .image-wrap {
  transition: all 0.3s;
  overflow: hidden;
  height: 500px;
}
.cid-sUrdtX4DVQ .mbr-role {
  transition: all 0.3s;
}
.cid-sUrdtX4DVQ .card-wrap {
  padding: 2rem;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .cid-sUrdtX4DVQ .card-wrap {
    margin-bottom: 2rem;
  }
}
@media (max-width: 1400px) {
  .cid-sUrdtX4DVQ .card-wrap {
    padding: 0rem;
  }
}
.cid-sUrdtX4DVQ .card-wrap .image-wrap img {
  width: 100%;
}
.cid-sUrdtX4DVQ .card-wrap .content-wrap {
  padding-top: 2rem;
  transition: all 0.3s;
}
.cid-sUrdtX4DVQ .card-wrap:hover img {
  transform: scale(1.2);
}
.cid-sUrdtX4DVQ .card-wrap:hover .image-wrap {
  transform: scale(0.95);
}
.cid-sUrdtX4DVQ .card-wrap:hover .content-wrap {
  padding-left: 1.5rem;
}
.cid-sUrdtX4DVQ .card-wrap:hover .mbr-role {
  color: #776756;
}
.cid-sUrdtX4DVQ .mbr-role,
.cid-sUrdtX4DVQ .social-row {
  color: #121212;
}
.cid-sUrdtX4DVQ .mbr-section-subtitle {
  color: #707070;
  font-weight: 600;
}
.cid-sUrdtX4DVQ .card-title,
.cid-sUrdtX4DVQ .social-row {
  color: #353535;
}
.cid-sUrdtX4DVQ .mbr-section-text {
  color: #707070;
}
@media (max-width: 767px) {
  .cid-sUrdtX4DVQ .card-wrap .content-wrap {
    padding-left: 0rem!important;
  }
}
.cid-sUrebVo7R2 {
  padding-top: 90px;
  padding-bottom: 60px;
  background-image: url("../../../assets/images/no-signal-2-960x960.jpg");
}
.cid-sUrebVo7R2 .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-sUrebVo7R2 .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-sUrebVo7R2 .mbr-figure img {
    width: 70% !important;
  }
}
.cid-sUrebVo7R2 .mbr-text,
.cid-sUrebVo7R2 .mbr-section-btn {
  color: #ffffff;
}
.cid-sUrebVo7R2 .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-sUrebVo7R2 DIV {
  text-align: right;
}
.cid-sUretG3OhZ {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-sUretG3OhZ .mbr-text {
  text-align: center;
}
.cid-sUreumddMp {
  padding-top: 0rem;
  padding-bottom: 4rem;
  background: #ffffff;
}
.cid-sUreumddMp .team-card {
  margin-bottom: 2rem;
  transition: all 0.3s;
}
.cid-sUreumddMp .team-card:hover {
  transform: translateY(-10px);
}
.cid-sUreumddMp .container {
  max-width: 1500px;
}
.cid-sUreumddMp .card2 {
  margin-top: 3rem;
}
.cid-sUreumddMp img {
  transition: all 0.3s;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.cid-sUreumddMp h5 {
  margin-bottom: 0.2rem;
}
.cid-sUreumddMp .image-wrap {
  transition: all 0.3s;
  overflow: hidden;
  height: 500px;
}
.cid-sUreumddMp .mbr-role {
  transition: all 0.3s;
}
.cid-sUreumddMp .card-wrap {
  padding: 2rem;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .cid-sUreumddMp .card-wrap {
    margin-bottom: 2rem;
  }
}
@media (max-width: 1400px) {
  .cid-sUreumddMp .card-wrap {
    padding: 0rem;
  }
}
.cid-sUreumddMp .card-wrap .image-wrap img {
  width: 100%;
}
.cid-sUreumddMp .card-wrap .content-wrap {
  padding-top: 2rem;
  transition: all 0.3s;
}
.cid-sUreumddMp .card-wrap:hover img {
  transform: scale(1.2);
}
.cid-sUreumddMp .card-wrap:hover .image-wrap {
  transform: scale(0.95);
}
.cid-sUreumddMp .card-wrap:hover .content-wrap {
  padding-left: 1.5rem;
}
.cid-sUreumddMp .card-wrap:hover .mbr-role {
  color: #776756;
}
.cid-sUreumddMp .mbr-role,
.cid-sUreumddMp .social-row {
  color: #121212;
}
.cid-sUreumddMp .mbr-section-subtitle {
  color: #707070;
  font-weight: 600;
}
.cid-sUreumddMp .card-title,
.cid-sUreumddMp .social-row {
  color: #353535;
}
.cid-sUreumddMp .mbr-section-text {
  color: #707070;
}
@media (max-width: 767px) {
  .cid-sUreumddMp .card-wrap .content-wrap {
    padding-left: 0rem!important;
  }
}
.cid-sUrxxDHSYT {
  padding-top: 90px;
  padding-bottom: 75px;
  background-image: url("../../../assets/images/attachment-141394735-edited-1372x1262.jpg");
}
.cid-sUrxxDHSYT .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-sUrxxDHSYT .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-sUrxxDHSYT .mbr-figure img {
    width: 70% !important;
  }
}
.cid-sUrxxDHSYT .mbr-text,
.cid-sUrxxDHSYT .mbr-section-btn {
  color: #ffffff;
}
.cid-sUrxxDHSYT .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-sUrxzc7gXo {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-sUrxzc7gXo .mbr-text {
  text-align: center;
}
.cid-sUrxyMLyt3 {
  padding-top: 0rem;
  padding-bottom: 4rem;
  background: #ffffff;
}
.cid-sUrxyMLyt3 .team-card {
  margin-bottom: 2rem;
  transition: all 0.3s;
}
.cid-sUrxyMLyt3 .team-card:hover {
  transform: translateY(-10px);
}
.cid-sUrxyMLyt3 .container {
  max-width: 1500px;
}
.cid-sUrxyMLyt3 .card2 {
  margin-top: 3rem;
}
.cid-sUrxyMLyt3 img {
  transition: all 0.3s;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.cid-sUrxyMLyt3 h5 {
  margin-bottom: 0.2rem;
}
.cid-sUrxyMLyt3 .image-wrap {
  transition: all 0.3s;
  overflow: hidden;
  height: 500px;
}
.cid-sUrxyMLyt3 .mbr-role {
  transition: all 0.3s;
}
.cid-sUrxyMLyt3 .card-wrap {
  padding: 2rem;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .cid-sUrxyMLyt3 .card-wrap {
    margin-bottom: 2rem;
  }
}
@media (max-width: 1400px) {
  .cid-sUrxyMLyt3 .card-wrap {
    padding: 0rem;
  }
}
.cid-sUrxyMLyt3 .card-wrap .image-wrap img {
  width: 100%;
}
.cid-sUrxyMLyt3 .card-wrap .content-wrap {
  padding-top: 2rem;
  transition: all 0.3s;
}
.cid-sUrxyMLyt3 .card-wrap:hover img {
  transform: scale(1.2);
}
.cid-sUrxyMLyt3 .card-wrap:hover .image-wrap {
  transform: scale(0.95);
}
.cid-sUrxyMLyt3 .card-wrap:hover .content-wrap {
  padding-left: 1.5rem;
}
.cid-sUrxyMLyt3 .card-wrap:hover .mbr-role {
  color: #776756;
}
.cid-sUrxyMLyt3 .mbr-role,
.cid-sUrxyMLyt3 .social-row {
  color: #121212;
}
.cid-sUrxyMLyt3 .mbr-section-subtitle {
  color: #707070;
  font-weight: 600;
}
.cid-sUrxyMLyt3 .card-title,
.cid-sUrxyMLyt3 .social-row {
  color: #353535;
}
.cid-sUrxyMLyt3 .mbr-section-text {
  color: #707070;
}
@media (max-width: 767px) {
  .cid-sUrxyMLyt3 .card-wrap .content-wrap {
    padding-left: 0rem!important;
  }
}
.cid-sUrxA2wtGz {
  background-image: url("../../../assets/images/12-2000x1125.jpg");
}
.cid-sUrxA2wtGz .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-sUrxA2wtGz .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-sUrxA2wtGz .mbr-figure img {
    width: 70% !important;
  }
}
.cid-sUrxA2wtGz .mbr-text,
.cid-sUrxA2wtGz .mbr-section-btn {
  color: #ffffff;
}
.cid-sUrxA2wtGz .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-u4jhRSsfbc {
  padding-top: 90px;
  padding-bottom: 60px;
  background-image: url("../../../assets/images/4179718-1528x996.jpg");
}
.cid-u4jhRSsfbc .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-u4jhRSsfbc .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-u4jhRSsfbc .mbr-figure img {
    width: 70% !important;
  }
}
.cid-u4jhRSsfbc .mbr-text,
.cid-u4jhRSsfbc .mbr-section-btn {
  color: #ffffff;
}
.cid-u4jhRSsfbc .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-sUrxHuTAjp {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-sUrxHuTAjp .mbr-text {
  text-align: center;
}
.cid-sUrxCy4pys {
  padding-top: 0rem;
  padding-bottom: 4rem;
  background: #ffffff;
}
.cid-sUrxCy4pys .team-card {
  margin-bottom: 2rem;
  transition: all 0.3s;
}
.cid-sUrxCy4pys .team-card:hover {
  transform: translateY(-10px);
}
.cid-sUrxCy4pys .container {
  max-width: 1500px;
}
.cid-sUrxCy4pys .card2 {
  margin-top: 3rem;
}
.cid-sUrxCy4pys img {
  transition: all 0.3s;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.cid-sUrxCy4pys h5 {
  margin-bottom: 0.2rem;
}
.cid-sUrxCy4pys .image-wrap {
  transition: all 0.3s;
  overflow: hidden;
  height: 500px;
}
.cid-sUrxCy4pys .mbr-role {
  transition: all 0.3s;
}
.cid-sUrxCy4pys .card-wrap {
  padding: 2rem;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .cid-sUrxCy4pys .card-wrap {
    margin-bottom: 2rem;
  }
}
@media (max-width: 1400px) {
  .cid-sUrxCy4pys .card-wrap {
    padding: 0rem;
  }
}
.cid-sUrxCy4pys .card-wrap .image-wrap img {
  width: 100%;
}
.cid-sUrxCy4pys .card-wrap .content-wrap {
  padding-top: 2rem;
  transition: all 0.3s;
}
.cid-sUrxCy4pys .card-wrap:hover img {
  transform: scale(1.2);
}
.cid-sUrxCy4pys .card-wrap:hover .image-wrap {
  transform: scale(0.95);
}
.cid-sUrxCy4pys .card-wrap:hover .content-wrap {
  padding-left: 1.5rem;
}
.cid-sUrxCy4pys .card-wrap:hover .mbr-role {
  color: #776756;
}
.cid-sUrxCy4pys .mbr-role,
.cid-sUrxCy4pys .social-row {
  color: #121212;
}
.cid-sUrxCy4pys .mbr-section-subtitle {
  color: #707070;
  font-weight: 600;
}
.cid-sUrxCy4pys .card-title,
.cid-sUrxCy4pys .social-row {
  color: #353535;
}
.cid-sUrxCy4pys .mbr-section-text {
  color: #707070;
}
@media (max-width: 767px) {
  .cid-sUrxCy4pys .card-wrap .content-wrap {
    padding-left: 0rem!important;
  }
}
.cid-sUrxAPyKqm {
  padding-top: 90px;
  padding-bottom: 60px;
  background-image: url("../../../assets/images/14-2000x1125.jpg");
}
.cid-sUrxAPyKqm .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-sUrxAPyKqm .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-sUrxAPyKqm .mbr-figure img {
    width: 70% !important;
  }
}
.cid-sUrxAPyKqm .mbr-text,
.cid-sUrxAPyKqm .mbr-section-btn {
  color: #ffffff;
}
.cid-sUrxAPyKqm .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-sUrxGxT3bY {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-sUrxGxT3bY .mbr-text {
  text-align: center;
}
.cid-sUrxCZBwUe {
  padding-top: 0rem;
  padding-bottom: 4rem;
  background: #ffffff;
}
.cid-sUrxCZBwUe .team-card {
  margin-bottom: 2rem;
  transition: all 0.3s;
}
.cid-sUrxCZBwUe .team-card:hover {
  transform: translateY(-10px);
}
.cid-sUrxCZBwUe .container {
  max-width: 1500px;
}
.cid-sUrxCZBwUe .card2 {
  margin-top: 3rem;
}
.cid-sUrxCZBwUe img {
  transition: all 0.3s;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.cid-sUrxCZBwUe h5 {
  margin-bottom: 0.2rem;
}
.cid-sUrxCZBwUe .image-wrap {
  transition: all 0.3s;
  overflow: hidden;
  height: 500px;
}
.cid-sUrxCZBwUe .mbr-role {
  transition: all 0.3s;
}
.cid-sUrxCZBwUe .card-wrap {
  padding: 2rem;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .cid-sUrxCZBwUe .card-wrap {
    margin-bottom: 2rem;
  }
}
@media (max-width: 1400px) {
  .cid-sUrxCZBwUe .card-wrap {
    padding: 0rem;
  }
}
.cid-sUrxCZBwUe .card-wrap .image-wrap img {
  width: 100%;
}
.cid-sUrxCZBwUe .card-wrap .content-wrap {
  padding-top: 2rem;
  transition: all 0.3s;
}
.cid-sUrxCZBwUe .card-wrap:hover img {
  transform: scale(1.2);
}
.cid-sUrxCZBwUe .card-wrap:hover .image-wrap {
  transform: scale(0.95);
}
.cid-sUrxCZBwUe .card-wrap:hover .content-wrap {
  padding-left: 1.5rem;
}
.cid-sUrxCZBwUe .card-wrap:hover .mbr-role {
  color: #776756;
}
.cid-sUrxCZBwUe .mbr-role,
.cid-sUrxCZBwUe .social-row {
  color: #121212;
}
.cid-sUrxCZBwUe .mbr-section-subtitle {
  color: #707070;
  font-weight: 600;
}
.cid-sUrxCZBwUe .card-title,
.cid-sUrxCZBwUe .social-row {
  color: #353535;
}
.cid-sUrxCZBwUe .mbr-section-text {
  color: #707070;
}
@media (max-width: 767px) {
  .cid-sUrxCZBwUe .card-wrap .content-wrap {
    padding-left: 0rem!important;
  }
}
.cid-u4oc6dtFRM {
  padding-top: 90px;
  padding-bottom: 75px;
  background-image: url("../../../assets/images/15-2000x1125.jpg");
}
.cid-u4oc6dtFRM .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-u4oc6dtFRM .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-u4oc6dtFRM .mbr-figure img {
    width: 70% !important;
  }
}
.cid-u4oc6dtFRM .mbr-text,
.cid-u4oc6dtFRM .mbr-section-btn {
  color: #ffffff;
}
.cid-u4oc6dtFRM .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-sUrxFFcB2n {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-sUrxFFcB2n .mbr-text {
  text-align: center;
}
.cid-sUrxDq3z0J {
  padding-top: 0rem;
  padding-bottom: 4rem;
  background: #ffffff;
}
.cid-sUrxDq3z0J .team-card {
  margin-bottom: 2rem;
  transition: all 0.3s;
}
.cid-sUrxDq3z0J .team-card:hover {
  transform: translateY(-10px);
}
.cid-sUrxDq3z0J .container {
  max-width: 1500px;
}
.cid-sUrxDq3z0J .card2 {
  margin-top: 3rem;
}
.cid-sUrxDq3z0J img {
  transition: all 0.3s;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.cid-sUrxDq3z0J h5 {
  margin-bottom: 0.2rem;
}
.cid-sUrxDq3z0J .image-wrap {
  transition: all 0.3s;
  overflow: hidden;
  height: 500px;
}
.cid-sUrxDq3z0J .mbr-role {
  transition: all 0.3s;
}
.cid-sUrxDq3z0J .card-wrap {
  padding: 2rem;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .cid-sUrxDq3z0J .card-wrap {
    margin-bottom: 2rem;
  }
}
@media (max-width: 1400px) {
  .cid-sUrxDq3z0J .card-wrap {
    padding: 0rem;
  }
}
.cid-sUrxDq3z0J .card-wrap .image-wrap img {
  width: 100%;
}
.cid-sUrxDq3z0J .card-wrap .content-wrap {
  padding-top: 2rem;
  transition: all 0.3s;
}
.cid-sUrxDq3z0J .card-wrap:hover img {
  transform: scale(1.2);
}
.cid-sUrxDq3z0J .card-wrap:hover .image-wrap {
  transform: scale(0.95);
}
.cid-sUrxDq3z0J .card-wrap:hover .content-wrap {
  padding-left: 1.5rem;
}
.cid-sUrxDq3z0J .card-wrap:hover .mbr-role {
  color: #776756;
}
.cid-sUrxDq3z0J .mbr-role,
.cid-sUrxDq3z0J .social-row {
  color: #121212;
}
.cid-sUrxDq3z0J .mbr-section-subtitle {
  color: #707070;
  font-weight: 600;
}
.cid-sUrxDq3z0J .card-title,
.cid-sUrxDq3z0J .social-row {
  color: #353535;
}
.cid-sUrxDq3z0J .mbr-section-text {
  color: #707070;
}
@media (max-width: 767px) {
  .cid-sUrxDq3z0J .card-wrap .content-wrap {
    padding-left: 0rem!important;
  }
}
.cid-sUrxBuh3Iz {
  background-image: url("../../../assets/images/16-2000x1125.jpg");
}
.cid-sUrxBuh3Iz .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-sUrxBuh3Iz .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-sUrxBuh3Iz .mbr-figure img {
    width: 70% !important;
  }
}
.cid-sUrxBuh3Iz .mbr-text,
.cid-sUrxBuh3Iz .mbr-section-btn {
  color: #ffffff;
}
.cid-sUrxBuh3Iz .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-u4jmBbTUUA {
  background-image: url("../../../assets/images/17-2000x1125.jpg");
}
.cid-u4jmBbTUUA .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-u4jmBbTUUA .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-u4jmBbTUUA .mbr-figure img {
    width: 70% !important;
  }
}
.cid-u4jmBbTUUA .mbr-text,
.cid-u4jmBbTUUA .mbr-section-btn {
  color: #ffffff;
}
.cid-u4jmBbTUUA .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-u4nsdjVr1k {
  background-image: url("../../../assets/images/18-1920x1080.jpg");
}
.cid-u4nsdjVr1k .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-u4nsdjVr1k .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-u4nsdjVr1k .mbr-figure img {
    width: 70% !important;
  }
}
.cid-u4nsdjVr1k .mbr-text,
.cid-u4nsdjVr1k .mbr-section-btn {
  color: #ffffff;
}
.cid-u4nsdjVr1k .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-u4nsdjVr1k .bg {
  background: #FF9889;
  padding: 20px;
}
.cid-u4nrTUx81t {
  background-image: url("../../../assets/images/19-1920x1080.jpg");
}
.cid-u4nrTUx81t .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-u4nrTUx81t .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-u4nrTUx81t .mbr-figure img {
    width: 70% !important;
  }
}
.cid-u4nrTUx81t .mbr-text,
.cid-u4nrTUx81t .mbr-section-btn {
  color: #ffffff;
}
.cid-u4nrTUx81t .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-u4nrTUx81t .bg {
  background: #FF8EBA;
  padding: 20px;
}
.cid-u4nnU9IWKA {
  background-image: url("../../../assets/images/20-1920x1080.jpg");
}
.cid-u4nnU9IWKA .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-u4nnU9IWKA .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-u4nnU9IWKA .mbr-figure img {
    width: 70% !important;
  }
}
.cid-u4nnU9IWKA .mbr-text,
.cid-u4nnU9IWKA .mbr-section-btn {
  color: #ffffff;
}
.cid-u4nnU9IWKA .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-u4nnU9IWKA .mbr-section-subtitle {
  font-size: 100px;
}
.cid-u4nr3Igyxx {
  background-image: url("../../../assets/images/21-1920x1080.jpg");
}
.cid-u4nr3Igyxx .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-u4nr3Igyxx .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-u4nr3Igyxx .mbr-figure img {
    width: 70% !important;
  }
}
.cid-u4nr3Igyxx .mbr-text,
.cid-u4nr3Igyxx .mbr-section-btn {
  color: #ffffff;
}
.cid-u4nr3Igyxx .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-u4nr3Igyxx .bg {
  background: #10110C;
  padding: 20px;
}
.cid-u4noyruB5I {
  background-image: url("../../../assets/images/22-1920x1080.jpg");
}
.cid-u4noyruB5I .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-u4noyruB5I .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-u4noyruB5I .mbr-figure img {
    width: 70% !important;
  }
}
.cid-u4noyruB5I .mbr-text,
.cid-u4noyruB5I .mbr-section-btn {
  color: #ffffff;
}
.cid-u4noyruB5I .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-u4noyruB5I .bg {
  background: #CA83FF;
  padding: 20px;
}
.cid-u4nqaJ0HNr {
  background-image: url("../../../assets/images/23-1920x1080.jpg");
}
.cid-u4nqaJ0HNr .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-u4nqaJ0HNr .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-u4nqaJ0HNr .mbr-figure img {
    width: 70% !important;
  }
}
.cid-u4nqaJ0HNr .mbr-text,
.cid-u4nqaJ0HNr .mbr-section-btn {
  color: #ffffff;
}
.cid-u4nqaJ0HNr .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-u4nqaJ0HNr .bg {
  background: #FC542A;
  padding: 20px;
}
.cid-u4nt1PdDZh {
  background-image: url("../../../assets/images/25-1920x1080.jpg");
}
.cid-u4nt1PdDZh .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-u4nt1PdDZh .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-u4nt1PdDZh .mbr-figure img {
    width: 70% !important;
  }
}
.cid-u4nt1PdDZh .mbr-text,
.cid-u4nt1PdDZh .mbr-section-btn {
  color: #ffffff;
}
.cid-u4nt1PdDZh .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-u4nt1PdDZh .bg {
  background: #1D2915;
  padding: 20px;
}
.cid-u4nvjcGo9z {
  background-image: url("../../../assets/images/27-1920x1080.jpg");
}
.cid-u4nvjcGo9z .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-u4nvjcGo9z .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-u4nvjcGo9z .mbr-figure img {
    width: 70% !important;
  }
}
.cid-u4nvjcGo9z .mbr-text,
.cid-u4nvjcGo9z .mbr-section-btn {
  color: #ffffff;
}
.cid-u4nvjcGo9z .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-u4nvjcGo9z .bg {
  background: #182840;
  padding: 20px;
}
.cid-u4nvmavvvv {
  background-image: url("../../../assets/images/29-1920x1080.jpg");
}
.cid-u4nvmavvvv .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-u4nvmavvvv .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-u4nvmavvvv .mbr-figure img {
    width: 70% !important;
  }
}
.cid-u4nvmavvvv .mbr-text,
.cid-u4nvmavvvv .mbr-section-btn {
  color: #ffffff;
}
.cid-u4nvmavvvv .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-u4nvmavvvv .bg {
  background: #FFBA00;
  padding: 20px;
}
.cid-u4nvn6cW02 {
  background-image: url("../../../assets/images/31-1920x1080.jpg");
}
.cid-u4nvn6cW02 .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-u4nvn6cW02 .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-u4nvn6cW02 .mbr-figure img {
    width: 70% !important;
  }
}
.cid-u4nvn6cW02 .mbr-text,
.cid-u4nvn6cW02 .mbr-section-btn {
  color: #ffffff;
}
.cid-u4nvn6cW02 .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-u4nvn6cW02 .bg {
  background: #F2CD3B;
  padding: 20px;
}
.cid-u4nwZvQB3r {
  background-image: url("../../../assets/images/32-1920x1080.jpg");
}
.cid-u4nwZvQB3r .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-u4nwZvQB3r .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-u4nwZvQB3r .mbr-figure img {
    width: 70% !important;
  }
}
.cid-u4nwZvQB3r .mbr-text,
.cid-u4nwZvQB3r .mbr-section-btn {
  color: #ffffff;
}
.cid-u4nwZvQB3r .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-u4nvpPB4sU {
  background-image: url("../../../assets/images/33-1920x1080.jpg");
}
.cid-u4nvpPB4sU .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-u4nvpPB4sU .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-u4nvpPB4sU .mbr-figure img {
    width: 70% !important;
  }
}
.cid-u4nvpPB4sU .mbr-text,
.cid-u4nvpPB4sU .mbr-section-btn {
  color: #ffffff;
}
.cid-u4nvpPB4sU .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-u4nvpPB4sU .bg {
  background: #E66258;
  padding: 20px;
}
.cid-u4nvpPB4sU .mbr-section-subtitle {
  font-size: 100px;
}
.cid-u4nvpm3cRH {
  background-image: url("../../../assets/images/34-1920x1080.jpg");
}
.cid-u4nvpm3cRH .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-u4nvpm3cRH .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-u4nvpm3cRH .mbr-figure img {
    width: 70% !important;
  }
}
.cid-u4nvpm3cRH .mbr-text,
.cid-u4nvpm3cRH .mbr-section-btn {
  color: #ffffff;
}
.cid-u4nvpm3cRH .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-u4nvpm3cRH .bg {
  background: #B258D1;
  padding: 20px;
}
.cid-u4nx3klokJ {
  background-image: url("../../../assets/images/35-1920x1080.jpg");
}
.cid-u4nx3klokJ .mbr-figure {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-u4nx3klokJ .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-u4nx3klokJ .mbr-figure img {
    width: 70% !important;
  }
}
.cid-u4nx3klokJ .mbr-text,
.cid-u4nx3klokJ .mbr-section-btn {
  color: #ffffff;
}
.cid-u4nx3klokJ .mbr-section-title {
  border-bottom: 1px solid #FF384D;
  max-width: fit-content;
  margin: auto;
}
.cid-u4nx3klokJ .bg {
  background: #A63FBC;
  padding: 20px;
}
.cid-u4nAdJNgLB {
  background-image: url("../../../assets/images/36.svg");
}
.cid-u4nAdJNgLB .mbr-figure {
  margin: 0 auto;
  width: 50%!important;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-u4nAdJNgLB .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-u4nAdJNgLB .mbr-figure img {
    width: 70% !important;
  }
}
.cid-u4nAdJNgLB .mbr-text,
.cid-u4nAdJNgLB .mbr-section-btn {
  color: #ffffff;
}
.cid-u4nABix6sW {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.cid-u4nABix6sW .mbr-section-subtitle {
  color: #bbbbbb;
}
.cid-u4nABix6sW .mbr-text {
  color: #bbbbbb;
  font-size: 9px;
}
.diff {
        mix-blend-mode: difference;
    color: #fff!important;
}

.webkit.chrome .diff {
        mix-blend-mode: difference!important;
    color: #fff!important;
}
.mbr-section-title {
    border-bottom: 0px!important;
}

.webkit .diff {
color: #000!important;
mix-blend-mode: unset!important;
}

.webkit .navbar-brand {
    filter: invert(1);
}

.webkit.chrome .navbar-brand {
    filter: invert(0)!important;
}

.webkit #jarallax-container-12 {
display: none;
}

.chrome.webkit #jarallax-container-12 {
display: block;
}

.webkit #jarallax-container-1 {
display: none;
}

.chrome.webkit #jarallax-container-1 {
display: block;
}



.redie {
    color: #FF384D!important
}

section {
  background-color: #ffffff; }

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

:focus {
  outline: none; }


  .container {
    max-width: 1400px; 
  }

  @media (min-width: 767px) {
    .container {
    padding: 0 2rem;
  }
}

@media (max-width: 767px) {
  .align-right, .align-left {
    text-align: center!important;
  }
}

.mbr-section-subtitle {
  letter-spacing: 3px;
  font-weight: 500!important;
}
a {
  font-weight: 600;
}

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

figure {
  margin-bottom: 0; }

body {
  color: #232323; }

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

b,
strong {
  font-weight: bold; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }
.md-pb {
  padding-bottom: 2rem;
}
  .media {
    width: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes arrowdown {
  0% {
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px); }
  100% {
    transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px); }
  100% {
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto; } }
/*Gradients animation*/
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

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

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

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

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

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

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

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

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

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

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

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

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

.media {
  display: -webkit-flex; }

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

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

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

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.card-img {
  width: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-u89ZjVHN7F {
  background-image: url("../../../assets/images/cover2-2000x1125.jpg");
}
.cid-u89ZjVHN7F .mbr-figure {
  margin: 0 auto;
  width: 50%!important;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-u89ZjVHN7F .mbr-figure img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cid-u89ZjVHN7F .mbr-figure img {
    width: 70% !important;
  }
}
.cid-u89ZjVHN7F form.mbr-form {
  border-radius: 10px;
  background-color: #fafafa;
}
@media (min-width: 992px) {
  .cid-u89ZjVHN7F form.mbr-form {
    padding: 3rem 2rem;
    width: 50%;
  }
}
@media (max-width: 991px) {
  .cid-u89ZjVHN7F form.mbr-form {
    padding: 1rem;
  }
}
.cid-u89ZjVHN7F form.mbr-form .mbr-section-btn {
  text-align: center;
  width: 100%;
}
.cid-u89ZjVHN7F form.mbr-form .mbr-section-btn .btn {
  width: 100%;
}
.cid-u89ZjVHN7F P {
  color: #000000;
}
