section {
  background-color: #ffffff; }

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

:focus {
  outline: none; }

.d-none {
    display: none!important;
}
  .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: 'century-gothic';
  font-size: 8.4rem;
  line-height: 1.1;
}
.display-1 > .mbr-iconfont {
  font-size: 10.5rem;
}
.display-2 {
  font-family: 'century-gothic';
  font-size: 4.4rem;
  line-height: 1.1;
}
.display-2 > .mbr-iconfont {
  font-size: 5.5rem;
}
.display-4 {
  font-family: 'Epilogue', sans-serif;
  font-size: 1.1rem;
  line-height: 1.5;
}
.display-4 > .mbr-iconfont {
  font-size: 1.375rem;
}
.display-5 {
  font-family: 'century-gothic';
  font-size: 1.8rem;
  line-height: 1.5;
}
.display-5 > .mbr-iconfont {
  font-size: 2.25rem;
}
.display-7 {
  font-family: 'Epilogue', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.display-7 > .mbr-iconfont {
  font-size: 1.5rem;
}
/* ---- 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: 0.88rem;
    font-size: calc( 1.0350000000000001rem + (1.1 - 1.0350000000000001) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.0350000000000001rem + (1.1 - 1.0350000000000001) * ((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.96rem;
    font-size: calc( 1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
  }
}
/* 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: #ede1d8 !important;
}
.bg-success {
  background-color: #9dd197 !important;
}
.bg-info {
  background-color: #526885 !important;
}
.bg-warning {
  background-color: #d2938c !important;
}
.bg-danger {
  background-color: #ede1d8 !important;
}
.btn-primary,
.btn-primary:active {
  background-color: #ede1d8 !important;
  border-color: #ede1d8 !important;
  color: #875e3f !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
  color: #ffffff !important;
  background-color: #ddc6b5 !important;
  border-color: #ddc6b5 !important;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #875e3f !important;
  background-color: #ddc6b5 !important;
  border-color: #ddc6b5 !important;
}
.btn-secondary,
.btn-secondary:active {
  background-color: #7b7670 !important;
  border-color: #7b7670 !important;
  color: #ffffff !important;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
  color: #ffffff !important;
  background-color: #605c58 !important;
  border-color: #605c58 !important;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #605c58 !important;
  border-color: #605c58 !important;
}
.btn-info,
.btn-info:active {
  background-color: #526885 !important;
  border-color: #526885 !important;
  color: #ffffff !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
  color: #ffffff !important;
  background-color: #3f4f65 !important;
  border-color: #3f4f65 !important;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #3f4f65 !important;
  border-color: #3f4f65 !important;
}
.btn-success,
.btn-success:active {
  background-color: #9dd197 !important;
  border-color: #9dd197 !important;
  color: #ffffff !important;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
  color: #ffffff !important;
  background-color: #7cc174 !important;
  border-color: #7cc174 !important;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #7cc174 !important;
  border-color: #7cc174 !important;
}
.btn-warning,
.btn-warning:active {
  background-color: #d2938c !important;
  border-color: #d2938c !important;
  color: #ffffff !important;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
  color: #ffffff !important;
  background-color: #c47167 !important;
  border-color: #c47167 !important;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #c47167 !important;
  border-color: #c47167 !important;
}
.btn-danger,
.btn-danger:active {
  background-color: #ede1d8 !important;
  border-color: #ede1d8 !important;
  color: #875e3f !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
  color: #ffffff !important;
  background-color: #ddc6b5 !important;
  border-color: #ddc6b5 !important;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #875e3f !important;
  background-color: #ddc6b5 !important;
  border-color: #ddc6b5 !important;
}
.btn-primary-outline,
.btn-primary-outline:active {
  background-color: transparent !important;
  border-color: #ede1d8;
  color: #ede1d8;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
  color: #875e3f !important;
  background-color: #ede1d8 !important;
  border-color: #ede1d8 !important;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #875e3f !important;
  background-color: #ede1d8 !important;
  border-color: #ede1d8 !important;
}
.btn-secondary-outline,
.btn-secondary-outline:active {
  background-color: transparent !important;
  border-color: #7b7670;
  color: #7b7670;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
  color: #ffffff !important;
  background-color: #7b7670 !important;
  border-color: #7b7670 !important;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #7b7670 !important;
  border-color: #7b7670 !important;
}
.btn-info-outline,
.btn-info-outline:active {
  background-color: transparent !important;
  border-color: #526885;
  color: #526885;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
  color: #ffffff !important;
  background-color: #526885 !important;
  border-color: #526885 !important;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #526885 !important;
  border-color: #526885 !important;
}
.btn-success-outline,
.btn-success-outline:active {
  background-color: transparent !important;
  border-color: #9dd197;
  color: #9dd197;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
  color: #ffffff !important;
  background-color: #9dd197 !important;
  border-color: #9dd197 !important;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #9dd197 !important;
  border-color: #9dd197 !important;
}
.btn-warning-outline,
.btn-warning-outline:active {
  background-color: transparent !important;
  border-color: #d2938c;
  color: #d2938c;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
  color: #ffffff !important;
  background-color: #d2938c !important;
  border-color: #d2938c !important;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #d2938c !important;
  border-color: #d2938c !important;
}
.btn-danger-outline,
.btn-danger-outline:active {
  background-color: transparent !important;
  border-color: #ede1d8;
  color: #ede1d8;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
  color: #875e3f !important;
  background-color: #ede1d8 !important;
  border-color: #ede1d8 !important;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #875e3f !important;
  background-color: #ede1d8 !important;
  border-color: #ede1d8 !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: #ede1d8 !important;
}
.text-secondary {
  color: #7b7670 !important;
}
.text-success {
  color: #9dd197 !important;
}
.text-info {
  color: #526885 !important;
}
.text-warning {
  color: #d2938c !important;
}
.text-danger {
  color: #ede1d8 !important;
}
.text-white {
  color: #fafafa !important;
}
.text-black {
  color: #232323 !important;
}
a.text-primary:hover,
a.text-primary:focus,
a.text-primary.active {
  color: #ede1d8 !important;
}
a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.active {
  color: #7b7670 !important;
}
a.text-success:hover,
a.text-success:focus,
a.text-success.active {
  color: #9dd197 !important;
}
a.text-info:hover,
a.text-info:focus,
a.text-info.active {
  color: #526885 !important;
}
a.text-warning:hover,
a.text-warning:focus,
a.text-warning.active {
  color: #d2938c !important;
}
a.text-danger:hover,
a.text-danger:focus,
a.text-danger.active {
  color: #ede1d8 !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: #ede1d8;
}
.nav-tabs .nav-link:not(.active) {
  color: #232323;
}
.alert-success {
  background-color: #70c770;
}
.alert-info {
  background-color: #526885;
}
.alert-warning {
  background-color: #d2938c;
}
.alert-danger {
  background-color: #ede1d8;
}
.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: #ede1d8;
  border-color: #ede1d8;
  color: #996a47;
}
.nav-tabs .nav-link {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #ede1d8;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #97a9bf;
}
.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: 'Epilogue', sans-serif;
  font-size: 1.1rem;
  line-height: 1.5;
  font-weight: 400;
}
.form-control > .mbr-iconfont {
  font-size: 1.375rem;
}
.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: #ede1d8 !important;
}
.form-control:-webkit-input-placeholder {
  font-family: 'Epilogue', sans-serif;
  font-size: 1.1rem;
  line-height: 1.5;
  font-weight: 400;
}
.form-control:-webkit-input-placeholder > .mbr-iconfont {
  font-size: 1.375rem;
}
blockquote {
  border-color: #ede1d8;
}
/* 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: #ede1d8;
  color: #000000;
}
.jq-number__spin {
  transition: 0.25s ease;
}
.jq-number__spin:hover {
  border-color: #ede1d8;
}
.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: #ede1d8;
  border-bottom-color: #ede1d8;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  color: #000000 !important;
  background-color: #ede1d8 !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: #7b7670 !important;
  box-shadow: none !important;
}
.lazy-bg {
  background-image: none !important;
}
.lazy-placeholder:not(section),
.lazy-none {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.lazy-placeholder,
.lazy-placeholder:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  background: transparent no-repeat center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23ede1d8' %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-sv9nAMgYjw {
  z-index: 1000;
  width: 100%;
}
.cid-sv9nAMgYjw nav.navbar {
  position: fixed;
}
.cid-sv9nAMgYjw .nav-link:hover,
.cid-sv9nAMgYjw .dropdown-item:hover {
  color: #ede1d8 !important;
}
.cid-sv9nAMgYjw .navbar-short {
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.08);
}
.cid-sv9nAMgYjw .dropdown-item:before {
  font-family: Moririse2 !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sv9nAMgYjw .dropdown-menu {
  padding: 0;
  border-radius: 4px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.cid-sv9nAMgYjw .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cid-sv9nAMgYjw .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cid-sv9nAMgYjw .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: .667em 1em !important;
}
.cid-sv9nAMgYjw .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-sv9nAMgYjw .nav-link {
  position: relative;
}
.cid-sv9nAMgYjw .container {
  display: flex;
  margin: auto;
}
.cid-sv9nAMgYjw .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0;
}
.cid-sv9nAMgYjw .dropdown-menu,
.cid-sv9nAMgYjw .navbar.opened {
  background: #ede1d8 !important;
}
.cid-sv9nAMgYjw .nav-item:focus,
.cid-sv9nAMgYjw .nav-link:focus {
  outline: none;
}
.cid-sv9nAMgYjw .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-sv9nAMgYjw .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sv9nAMgYjw .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: .5rem;
  vertical-align: sub;
}
.cid-sv9nAMgYjw .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sv9nAMgYjw .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-sv9nAMgYjw .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-sv9nAMgYjw .navbar {
  min-height: 90px;
  transition: all .3s;
  background: rgba(237, 225, 216, 0);
}
.cid-sv9nAMgYjw .navbar.opened {
  transition: all .3s;
}
.cid-sv9nAMgYjw .navbar .dropdown-item {
  padding: .5rem 1.8rem;
}
.cid-sv9nAMgYjw .navbar .navbar-logo img {
  width: auto;
}
.cid-sv9nAMgYjw .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-sv9nAMgYjw .navbar.collapsed {
  justify-content: center;
}
.cid-sv9nAMgYjw .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-sv9nAMgYjw .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-sv9nAMgYjw .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-sv9nAMgYjw .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-sv9nAMgYjw .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-sv9nAMgYjw .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-sv9nAMgYjw .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-sv9nAMgYjw .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-sv9nAMgYjw .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-sv9nAMgYjw .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-sv9nAMgYjw .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-sv9nAMgYjw .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-sv9nAMgYjw .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-sv9nAMgYjw .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-sv9nAMgYjw .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-sv9nAMgYjw .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-sv9nAMgYjw .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-sv9nAMgYjw .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-sv9nAMgYjw .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-sv9nAMgYjw .navbar.navbar-short {
  min-height: 80px;
}
.cid-sv9nAMgYjw .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-sv9nAMgYjw .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-sv9nAMgYjw .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-sv9nAMgYjw .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-sv9nAMgYjw .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-sv9nAMgYjw .dropdown-item.active,
.cid-sv9nAMgYjw .dropdown-item:active {
  background-color: transparent;
}
.cid-sv9nAMgYjw .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-sv9nAMgYjw .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-sv9nAMgYjw .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-sv9nAMgYjw .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ede1d8;
}
.cid-sv9nAMgYjw .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-sv9nAMgYjw .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sv9nAMgYjw ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-sv9nAMgYjw .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-sv9nAMgYjw button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  align-self: center;
}
.cid-sv9nAMgYjw button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-sv9nAMgYjw button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sv9nAMgYjw button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sv9nAMgYjw button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sv9nAMgYjw button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sv9nAMgYjw nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sv9nAMgYjw nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sv9nAMgYjw nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sv9nAMgYjw nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sv9nAMgYjw .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-sv9nAMgYjw a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-sv9nAMgYjw .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sv9nAMgYjw .navbar {
    height: 70px;
  }
  .cid-sv9nAMgYjw .navbar.opened {
    height: auto;
  }
  .cid-sv9nAMgYjw .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-sv9nAMgYjw .container-fluid {
  max-width: 80vw;
}
.cid-sv9nAMgYjw .navbar-dropdown .navbar-caption {
  font-weight: 100;
}
.cid-sv9nAMgYjw nav.navbar.navbar-dropdown.navbar-fixed-top.navbar-expand-lg.navbar-short {
  background: #ede1d8;
}
.cid-sv9nAMgYjw .nav-link:hover {
  color: #d2938c !important;
}
.cid-sv9nAMgYjw .navbar-short .container-fluid .collapse .navbar-nav .nav-item .nav-link:hover {
  color: #d2938c !important;
}
@media (max-width: 991px) {
  .cid-sv9nAMgYjw .navbar .icons-menu {
    padding-left: 1rem;
  }
}
.cid-sv9nAMgYjw .navbar-short .container-fluid .collapse .navbar-nav .nav-item a {
  color: #d2938c!important;
}
.cid-sv9nAMgYjw .navbar-short .container-fluid .collapse .icons-menu a span {
  color: #d2938c!important;
  fill: #d2938c!important;
}
.cid-sv9nAMgYjw .navbar-short .container-fluid .navbar-brand span .navbar-caption {
  color: #d2938c!important;
}
.cid-sv9nAMgYjw .navbar-short .container-fluid .navbar-toggler .hamburger span {
  fill: #d2938c!important;
  color: #d2938c!important;
  background-color: #d2938c;
}
.cid-svY4amdsQJ {
  padding-top: 120px;
  padding-bottom: 120px;
  background-image: url("../../../assets/images/stivy-malty-photography-20210401-151230-sm57782-2000x1333.jpg");
  overflow: hidden;
}
.cid-svY4amdsQJ svg {
  position: absolute;
  bottom: 6rem;
  left: 50%;
  transform: translate(-50%) scale(2, 1.6);
}
.cid-svY4amdsQJ #e2_shape {
  fill: #ffffff !important;
}
.cid-svY4amdsQJ img {
  margin: auto;
  margin-bottom: 6rem;
}
@media (max-width: 576px) {
  .cid-svY4amdsQJ img {
    width: 90%!important;
  }
}
.cid-svY4amdsQJ H1 {
  color: #ffffff;
}
.cid-svY4amdsQJ .mbr-section-btn {
  margin-bottom: 6rem;
}
.cid-sv9uEYrLVh {
  padding-top: 0rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-sv9uEYrLVh .mbr-section-subtitle {
  color: #14191e;
}
.cid-sv9uEYrLVh .mbr-text {
  color: #58332f;
  text-align: center;
}
.cid-sv9txWzZLm {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-sv9txWzZLm .card {
  background: #ede1d8;
  border-radius: 10px;
}
.cid-sv9txWzZLm iframe {
  width: 100%;
  border-radius: 10px;
}
.cid-sv9txWzZLm .wrapper {
  padding: 4rem 2rem;
}
@media (max-width: 767px) {
  .cid-sv9txWzZLm .wrapper {
    padding: 3rem 1rem;
  }
}
@media (min-width: 992px) {
  .cid-sv9txWzZLm .wrapper {
    max-width: 430px;
    margin: auto;
    padding: 4rem 0;
  }
  .cid-sv9txWzZLm iframe {
    width: 170%;
    z-index: 2;
    position: relative;
  }
  .cid-sv9txWzZLm .image-wrapper {
    margin: auto;
  }
}
@media (max-width: 1199px) {
  .cid-sv9txWzZLm iframe {
    width: 150%;
  }
}
@media (max-width: 992px) {
  .cid-sv9txWzZLm iframe {
    width: 100%;
  }
}
.cid-sv9txWzZLm .counter-container ul {
  margin: 0;
  list-style: none;
  padding-left: 1rem;
}
.cid-sv9txWzZLm .counter-container ul li {
  margin-bottom: 1rem;
  position: relative;
}
.cid-sv9txWzZLm .counter-container ul li:before {
  position: absolute;
  left: -1.6rem;
  content: "\2022";
  color: #ffffff;
  font-weight: bold;
  font-size: 1.6rem;
  width: 1.6rem;
  line-height: 1.2;
}
.cid-sv9txWzZLm ul {
  padding-left: 1.7rem!important;
}
.cid-sv9txWzZLm .mbr-text,
.cid-sv9txWzZLm .mbr-section-btn {
  color: #85514c;
}
.cid-sv9txWzZLm .mbr-section-subtitle {
  color: #85514c;
}
.cid-sv9txWzZLm .mbr-section-title {
  color: #85514c;
}
.cid-svftScyh19 {
  padding-top: 45px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-svftScyh19 .mbr-section-title {
  letter-spacing: 0.1em;
  color: #232323;
  margin-bottom: 2rem;
}
.cid-svftScyh19 .mbr-section-subtitle {
  color: #232323;
  margin-bottom: 2rem;
  letter-spacing: 0.03em;
}
.cid-svftScyh19 .list-img {
  width: 100px;
}
.cid-svftScyh19 .ico2 {
  color: #767676;
  font-size: 1.2rem;
}
.cid-svftScyh19 .btn {
  margin: 0px !important;
}
.cid-svftScyh19 .text-box {
  padding: 1rem;
}
.cid-svftScyh19 .text-box p {
  margin: 0;
}
.cid-svftScyh19 .ico-box {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 0px;
}
.cid-svftScyh19 .ico-box p {
  margin: 0;
}
.cid-svftScyh19 .second-col {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-svftScyh19 .carousel-item {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-svftScyh19 .carousel-item .media-container-row {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.cid-svftScyh19 .carousel-item .wrap-img {
  text-align: center;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
  width: auto;
  height: 500px;
}
.cid-svftScyh19 .carousel {
  display: flex;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse;
  width: 100%;
}
.cid-svftScyh19 .carousel-indicators {
  display: block;
  position: relative;
  margin-top: 1rem;
  margin-right: 0;
  margin-left: 0;
  text-align: center;
}
.cid-svftScyh19 .carousel-indicators li {
  display: inline-block;
}
.cid-svftScyh19 .carousel-indicators li {
  max-width: 15%;
  max-height: 120px;
  width: 15%;
  height: 120px;
  border-radius: 0;
  opacity: 1;
  background-size: cover;
  border: none;
}
.cid-svftScyh19 .carousel-indicators li.active {
  border: 0px;
}
.cid-svftScyh19 .li1,
.cid-svftScyh19 .carousel-item:nth-child(1) .wrap-img {
  background-image: url("../../../assets/images/stivy-malty-photography-20210401-151230-sm57782-2000x1333.jpg");
}
.cid-svftScyh19 .li2,
.cid-svftScyh19 .carousel-item:nth-child(2) .wrap-img {
  background-image: url("../../../assets/images/stivy-malty-photography-20210401-152357-sm57809-2000x1333.jpg");
}
.cid-svftScyh19 .li3,
.cid-svftScyh19 .carousel-item:nth-child(3) .wrap-img {
  background-image: url("../../../assets/images/stivy-malty-photography-20210401-155212-sm57875-2000x1333.jpg");
}
.cid-svftScyh19 .li4,
.cid-svftScyh19 .carousel-item:nth-child(4) .wrap-img {
  background-image: url("../../../assets/images/stivy-malty-photography-20210401-161452-sm57925-2000x1333.jpg");
}
.cid-svftScyh19 .li5,
.cid-svftScyh19 .carousel-item:nth-child(5) .wrap-img {
  background-image: url("../../../assets/images/stivy-malty-photography-20210401-160110-sm57900-2000x1333.jpg");
}
.cid-svftScyh19 .li6,
.cid-svftScyh19 .carousel-item:nth-child(6) .wrap-img {
  background-image: url("../../../assets/images/stivy-malty-photography-20210401-160623-sm57910-2000x1333.jpg");
}
@media (max-width: 992px) {
  .cid-svftScyh19 .carousel-indicators li {
    max-width: 30%;
    max-height: 120px;
    width: 30%;
    height: 120px;
  }
}
@media (max-width: 576px) {
  .cid-svftScyh19 .carousel-indicators li {
    max-width: 30%;
    max-height: 80px;
    width: 30%;
    height: 80px;
  }
}
.cid-svftScyh19 .card-title2 {
  color: #149dcc;
}
.cid-svftScyh19 .sq {
  color: #767676;
}
.cid-svftScyh19 .item {
  color: #767676;
}
@media (max-width: 600px) {
  .cid-svftScyh19 .carousel-item .wrap-img {
    height: 60vw;
  }
}
.cid-sv9N195Bop {
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: #ffffff;
  overflow: hidden;
}
.cid-sv9N195Bop H1 {
  color: #58332f;
}
.cid-sv9N195Bop .mbr-text,
.cid-sv9N195Bop .mbr-section-btn {
  color: #85514c;
}
.cid-sv9N195Bop .img1 {
  box-shadow: 0 10px 55px 5px rgba(148, 143, 138, 0.35);
  border-radius: 10px;
}
.cid-sv9N195Bop .relative {
  position: relative;
}
.cid-sv9N195Bop .card-img {
  width: 100%;
}
@keyframes line {
  from {
    transform: translateY(4px);
  }
  50% {
    transform: translateY(-4px);
  }
  to {
    transform: translateY(4px);
  }
}
.cid-sv9N195Bop .card-img2 {
  display: inline-block;
  width: 50%;
  float: left;
}
.cid-sv9N195Bop .card-img2 .img2 {
  width: 120%;
}
.cid-sv9N195Bop .card-img1 {
  display: inline-block;
  width: 50%;
  float: right;
}
.cid-sv9N195Bop .card-img1 .img1 {
  width: 180%;
  transform: translateX(-45%);
}
.cid-sv9N195Bop .img2 {
  box-shadow: 0 10px 55px 5px rgba(148, 143, 138, 0.35);
  margin-top: 4rem;
  object-fit: cover;
  position: relative;
  border-radius: 10px;
  animation: line 3s ease-in-out infinite;
}
.cid-sx6Tqygms7 {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-sx6Tqygms7 .mbr-section-subtitle {
  color: #14191e;
}
.cid-sx6Tqygms7 .mbr-text {
  color: #58332f;
  text-align: left;
}
@media (max-width: 600px) {
  .cid-sx6Tqygms7 .mbr-text {
    text-align: justify;
  }
}
.cid-sv9tSAku2W {
  padding-top: 6rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-sv9tSAku2W .card-text {
  color: #777777;
}
.cid-sv9tSAku2W ul {
  margin: 0;
  list-style: none;
  padding-left: 1rem;
}
.cid-sv9tSAku2W ul li {
  margin-bottom: 1rem;
  position: relative;
  list-style: none;
  padding-left: 1rem;
}
.cid-sv9tSAku2W ul li:before {
  position: absolute;
  left: -20px;
  content: "✓";
  display: flex;
  justify-content: center;
  align-items: center;
  color: currentColor;
  width: 25px;
  height: 25px;
}
.cid-sv9tSAku2W .card-wrapper {
  padding: 3rem;
  transition: all 0.3s;
  background: #ede1d8;
  position: relative;
  border-radius: 1rem;
}
@media (max-width: 767px) {
  .cid-sv9tSAku2W .card-wrapper {
    padding: 2rem 1rem;
  }
}
.cid-sv9tSAku2W .center {
  background: #ede1d8;
}
.cid-sv9tSAku2W .center:before {
  opacity: 1;
  position: absolute;
  right: -150px;
  bottom: -150px;
  content: '';
  transition: all 0.3s;
  width: 300px;
  height: 300px;
  transform: rotate(45deg);
}
.cid-sv9tSAku2W .row {
  justify-content: center;
}
.cid-sv9tSAku2W .card-subtitle1 {
  color: #85514c;
  text-align: center;
}
.cid-sv9tSAku2W .card-title1 {
  color: #85514c;
  text-align: center;
}
.cid-sv9tSAku2W .mbr-list1 {
  color: #ffffff;
  display: none;
}
.cid-sv9tSAku2W .mbr-section-subtitle {
  color: #777777;
}
.cid-sv9tSAku2W .card-subtitle {
  text-align: center;
  color: #85514c;
}
.cid-sv9tSAku2W .card-title {
  text-align: center;
  color: #85514c;
}
.cid-sv9tSAku2W .mbr-list {
  display: none;
}
.cid-sv9tSAku2W .mbr-section-title {
  color: #58332f;
}
.cid-sv9tSAku2W H3 {
  text-align: center;
  color: #85514c;
}
.cid-sv9tSAku2W P {
  text-align: center;
  color: #85514c;
}
.cid-svfpJnLhW7 {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-svfpJnLhW7 .card-text {
  color: #777777;
}
.cid-svfpJnLhW7 ul {
  margin: 0;
  list-style: none;
  padding-left: 1rem;
}
.cid-svfpJnLhW7 ul li {
  margin-bottom: 1rem;
  position: relative;
  list-style: none;
  padding-left: 1rem;
}
.cid-svfpJnLhW7 ul li:before {
  position: absolute;
  left: -20px;
  content: "✓";
  display: flex;
  justify-content: center;
  align-items: center;
  color: currentColor;
  width: 25px;
  height: 25px;
}
.cid-svfpJnLhW7 .card-wrapper {
  padding: 3rem;
  transition: all 0.3s;
  background: #ede1d8;
  position: relative;
  border-radius: 1rem;
}
@media (max-width: 767px) {
  .cid-svfpJnLhW7 .card-wrapper {
    padding: 2rem 1rem;
  }
}
.cid-svfpJnLhW7 .center {
  background: #ede1d8;
}
.cid-svfpJnLhW7 .center:before {
  opacity: 1;
  position: absolute;
  right: -150px;
  bottom: -150px;
  content: '';
  transition: all 0.3s;
  width: 300px;
  height: 300px;
  transform: rotate(45deg);
}
.cid-svfpJnLhW7 .row {
  justify-content: center;
}
.cid-svfpJnLhW7 .card-subtitle1 {
  color: #85514c;
  text-align: center;
}
.cid-svfpJnLhW7 .card-title1 {
  color: #85514c;
  text-align: center;
}
.cid-svfpJnLhW7 .mbr-list1 {
  color: #ffffff;
  display: none;
}
.cid-svfpJnLhW7 .mbr-section-subtitle {
  color: #777777;
}
.cid-svfpJnLhW7 .card-subtitle {
  text-align: center;
  color: #85514c;
}
.cid-svfpJnLhW7 .card-title {
  text-align: center;
  color: #85514c;
}
.cid-svfpJnLhW7 .mbr-list {
  display: none;
}
.cid-svfpJnLhW7 .mbr-section-title {
  color: #58332f;
}
.cid-svfpJnLhW7 H3 {
  text-align: center;
  color: #85514c;
}
.cid-svfpJnLhW7 P {
  text-align: center;
  color: #85514c;
}
.cid-szEAUvVdAa {
  padding-top: 0rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.cid-szEAUvVdAa .mbr-section-subtitle {
  color: #d2938c;
}
.cid-szEAUvVdAa .mbr-text,
.cid-szEAUvVdAa .mbr-section-btn {
  color: #232323;
}
.cid-szEAUvVdAa .aberta {
  display: process.env.NEXT_PUBLIC_ASSET_URI;
}
.cid-szEAUvVdAa .mbr-section-title {
  color: #4479d9;
}
.cid-sv9Lugfy4g {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-sv9Lugfy4g .mbr-figure {
  margin: 0 auto;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-sv9Lugfy4g .mbr-figure img {
  height: 500px;
  width: 500px;
  margin: 0 auto;
  object-fit: cover;
  margin-bottom: 3rem;
  border-radius: 100%;
}
.cid-sv9Lugfy4g .mbr-text,
.cid-sv9Lugfy4g .mbr-section-btn {
  color: #85514c;
}
@media (max-width: 767px) {
  .cid-sv9Lugfy4g img {
    height: 250px!important;
    width: 250px!important;
  }
}
.cid-sv9Lugfy4g H1 {
  color: #58332f;
}
.cid-sveIOa7L7C {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ede1d8;
}
.cid-sveIOa7L7C .row-links {
  width: 100%;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sveIOa7L7C .social-row {
  width: 100%;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sveIOa7L7C .media-container-row {
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.cid-sveIOa7L7C .media-container-row .foot-menu {
  list-style: none;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.cid-sveIOa7L7C .media-container-row .foot-menu li {
  padding: 0 1rem 1rem 1rem;
}
.cid-sveIOa7L7C .media-container-row .foot-menu li p {
  margin: 0;
}
.cid-sveIOa7L7C .media-container-row .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.cid-sveIOa7L7C .media-container-row .social-list .mbr-iconfont-social {
  font-size: 1.5rem;
  color: #ffffff;
}
.cid-sveIOa7L7C .media-container-row .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-sveIOa7L7C .media-container-row .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-sveIOa7L7C .media-container-row .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-sveIOa7L7C .media-container-row .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.cid-sveIOa7L7C .media-container-row .row-copirayt {
  word-break: break-word;
  width: 100%;
}
.cid-sveIOa7L7C .media-container-row .row-copirayt p {
  width: 100%;
}
.cid-sveIOa7L7C .media-container-row .mbr-text {
  color: #85514c;
}
section {
  background-color: #ffffff; }

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

:focus {
  outline: none; }

.d-none {
    display: none!important;
}
  .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-swtufoczT0 {
  padding-top: 150px;
  padding-bottom: 135px;
  background-image: url("../../../assets/images/stivy-malty-photography-20210401-151301-sm57785-2000x1333.jpg");
}
.cid-swtufoczT0 .mbr-overlay {
  background-color: #635a51;
  opacity: 0.7;
}
.cid-swtufoczT0 .erro {
  color: red;
}
.cid-swtufoczT0 .btn {
  background: #d2938c!important;
  color: #fff!important;
  width: 90%!important;
}
.cid-swtufoczT0 .btn-primary:hover {
  color: #f78273!important;
}
@media (max-width: 600px) {
  .cid-swtufoczT0 .pequ {
    width: 33.33%;
  }
}
.cid-swtufoczT0 P {
  text-align: center;
}
.cid-swtufoczT0 div#infosfrete {
  margin-top: 2rem;
  text-align: center;
}
.cid-swtufoczT0 .rosinha {
  color: #f78273;
}
.cid-swtufoczT0 .col-lg-12.col-md-12.col-sm-12.form-group {
  margin-top: 1rem;
}
.cid-swtufoczT0 LABEL {
  text-align: center;
  color: #ffffff;
}
.cid-swtufoczT0 .pay {
  margin-bottom: 1rem;
  text-align: center!important;
}
.cid-swtufoczT0 label.mbr-fonts-style.pay.display-2 {
  display: block;
  margin-bottom: 3rem;
  margin-top: 3rem;
}
.cid-swtufoczT0 .form-check.form-check-inline {
  margin-bottom: 0.5rem;
  padding: 1rem;
  background: #d2938c;
  border-radius: 10px;
  color: #d2938c;
  font-weight: bold;
  border: solid;
  border-width: 3px;
  display: block;
}
.cid-swtufoczT0 .hide {
  display: none;
}
.cid-swtufoczT0 .form-check.form-check-inline.selecionado {
  color: #fff;
  background: #f78273;
  border-color: #f78273;
}
.cid-swtufoczT0 input#labelcard {
  display: none;
}
.cid-swtufoczT0 input#labelboleto {
  display: none;
}
.cid-swtufoczT0 label.form-check-label {
  display: flow-root;
}
@media (min-width: 600px) {
  .cid-swtufoczT0 .botoespagamento {
    max-width: 500px;
    margin: auto;
  }
}
.cid-swtufoczT0 .botoespagamento {
  margin-bottom: 3rem;
}
.cid-swtufoczT0 .form-group.check {
  background: #d2938c;
  padding: 1rem;
  border-radius: 10px;
}
.cid-swtufoczT0 div#monthlycheck {
  margin: auto;
}
.cid-swtufoczT0 .show {
  display: block!important;
}
.cid-swtufoczT0 label.form-check-label.display-7.animated.fadeInUp {
  text-align: left;
}
.cid-swtufoczT0 div#pagamentolivre {
  margin: auto;
}
.cid-swtufoczT0 button#finalizarcart {
  margin: auto;
}
.cid-swtufoczT0 button#finalizarboleto {
  margin: auto;
}
.cid-sv9nAMgYjw {
  z-index: 1000;
  width: 100%;
}
.cid-sv9nAMgYjw nav.navbar {
  position: fixed;
}
.cid-sv9nAMgYjw .nav-link:hover,
.cid-sv9nAMgYjw .dropdown-item:hover {
  color: #ede1d8 !important;
}
.cid-sv9nAMgYjw .navbar-short {
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.08);
}
.cid-sv9nAMgYjw .dropdown-item:before {
  font-family: Moririse2 !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sv9nAMgYjw .dropdown-menu {
  padding: 0;
  border-radius: 4px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.cid-sv9nAMgYjw .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cid-sv9nAMgYjw .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cid-sv9nAMgYjw .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: .667em 1em !important;
}
.cid-sv9nAMgYjw .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-sv9nAMgYjw .nav-link {
  position: relative;
}
.cid-sv9nAMgYjw .container {
  display: flex;
  margin: auto;
}
.cid-sv9nAMgYjw .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0;
}
.cid-sv9nAMgYjw .dropdown-menu,
.cid-sv9nAMgYjw .navbar.opened {
  background: #ede1d8 !important;
}
.cid-sv9nAMgYjw .nav-item:focus,
.cid-sv9nAMgYjw .nav-link:focus {
  outline: none;
}
.cid-sv9nAMgYjw .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-sv9nAMgYjw .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sv9nAMgYjw .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: .5rem;
  vertical-align: sub;
}
.cid-sv9nAMgYjw .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sv9nAMgYjw .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-sv9nAMgYjw .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-sv9nAMgYjw .navbar {
  min-height: 90px;
  transition: all .3s;
  background: rgba(237, 225, 216, 0);
}
.cid-sv9nAMgYjw .navbar.opened {
  transition: all .3s;
}
.cid-sv9nAMgYjw .navbar .dropdown-item {
  padding: .5rem 1.8rem;
}
.cid-sv9nAMgYjw .navbar .navbar-logo img {
  width: auto;
}
.cid-sv9nAMgYjw .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-sv9nAMgYjw .navbar.collapsed {
  justify-content: center;
}
.cid-sv9nAMgYjw .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-sv9nAMgYjw .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-sv9nAMgYjw .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-sv9nAMgYjw .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-sv9nAMgYjw .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-sv9nAMgYjw .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-sv9nAMgYjw .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-sv9nAMgYjw .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-sv9nAMgYjw .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-sv9nAMgYjw .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-sv9nAMgYjw .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-sv9nAMgYjw .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-sv9nAMgYjw .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-sv9nAMgYjw .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-sv9nAMgYjw .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-sv9nAMgYjw .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-sv9nAMgYjw .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-sv9nAMgYjw .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-sv9nAMgYjw .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-sv9nAMgYjw .navbar.navbar-short {
  min-height: 80px;
}
.cid-sv9nAMgYjw .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-sv9nAMgYjw .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-sv9nAMgYjw .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-sv9nAMgYjw .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-sv9nAMgYjw .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-sv9nAMgYjw .dropdown-item.active,
.cid-sv9nAMgYjw .dropdown-item:active {
  background-color: transparent;
}
.cid-sv9nAMgYjw .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-sv9nAMgYjw .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-sv9nAMgYjw .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-sv9nAMgYjw .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ede1d8;
}
.cid-sv9nAMgYjw .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-sv9nAMgYjw .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sv9nAMgYjw ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-sv9nAMgYjw .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-sv9nAMgYjw button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  align-self: center;
}
.cid-sv9nAMgYjw button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-sv9nAMgYjw button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sv9nAMgYjw button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sv9nAMgYjw button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sv9nAMgYjw button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sv9nAMgYjw nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sv9nAMgYjw nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sv9nAMgYjw nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sv9nAMgYjw nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sv9nAMgYjw .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-sv9nAMgYjw a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-sv9nAMgYjw .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sv9nAMgYjw .navbar {
    height: 70px;
  }
  .cid-sv9nAMgYjw .navbar.opened {
    height: auto;
  }
  .cid-sv9nAMgYjw .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-sv9nAMgYjw .container-fluid {
  max-width: 80vw;
}
.cid-sv9nAMgYjw .navbar-dropdown .navbar-caption {
  font-weight: 100;
}
.cid-sv9nAMgYjw nav.navbar.navbar-dropdown.navbar-fixed-top.navbar-expand-lg.navbar-short {
  background: #ede1d8;
}
.cid-sv9nAMgYjw .nav-link:hover {
  color: #d2938c !important;
}
.cid-sv9nAMgYjw .navbar-short .container-fluid .collapse .navbar-nav .nav-item .nav-link:hover {
  color: #d2938c !important;
}
@media (max-width: 991px) {
  .cid-sv9nAMgYjw .navbar .icons-menu {
    padding-left: 1rem;
  }
}
.cid-sv9nAMgYjw .navbar-short .container-fluid .collapse .navbar-nav .nav-item a {
  color: #d2938c!important;
}
.cid-sv9nAMgYjw .navbar-short .container-fluid .collapse .icons-menu a span {
  color: #d2938c!important;
  fill: #d2938c!important;
}
.cid-sv9nAMgYjw .navbar-short .container-fluid .navbar-brand span .navbar-caption {
  color: #d2938c!important;
}
.cid-sv9nAMgYjw .navbar-short .container-fluid .navbar-toggler .hamburger span {
  fill: #d2938c!important;
  color: #d2938c!important;
  background-color: #d2938c;
}
.cid-sveIOa7L7C {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ede1d8;
}
.cid-sveIOa7L7C .row-links {
  width: 100%;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sveIOa7L7C .social-row {
  width: 100%;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sveIOa7L7C .media-container-row {
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.cid-sveIOa7L7C .media-container-row .foot-menu {
  list-style: none;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.cid-sveIOa7L7C .media-container-row .foot-menu li {
  padding: 0 1rem 1rem 1rem;
}
.cid-sveIOa7L7C .media-container-row .foot-menu li p {
  margin: 0;
}
.cid-sveIOa7L7C .media-container-row .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.cid-sveIOa7L7C .media-container-row .social-list .mbr-iconfont-social {
  font-size: 1.5rem;
  color: #ffffff;
}
.cid-sveIOa7L7C .media-container-row .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-sveIOa7L7C .media-container-row .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-sveIOa7L7C .media-container-row .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-sveIOa7L7C .media-container-row .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.cid-sveIOa7L7C .media-container-row .row-copirayt {
  word-break: break-word;
  width: 100%;
}
.cid-sveIOa7L7C .media-container-row .row-copirayt p {
  width: 100%;
}
.cid-sveIOa7L7C .media-container-row .mbr-text {
  color: #85514c;
}
section {
  background-color: #ffffff; }

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

:focus {
  outline: none; }

.d-none {
    display: none!important;
}
  .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-sx6Yh6cp64 {
  padding-top: 150px;
  padding-bottom: 150px;
  background-image: url("../../../assets/images/stivy-malty-photography-20210401-151230-sm57782-2000x1333.jpg");
  overflow: hidden;
}
.cid-sx6Yh6cp64 H1 {
  color: #ffffff;
}
.cid-sx6Yh6cp64 .mbr-text,
.cid-sx6Yh6cp64 .mbr-section-btn {
  color: #ffffff;
}
.cid-sx6Yh6cp64 .img1 {
  box-shadow: 0 10px 55px 5px rgba(148, 143, 138, 0.35);
  border-radius: 10px;
}
.cid-sx6Yh6cp64 .relative {
  position: relative;
}
.cid-sx6Yh6cp64 .card-img {
  width: 100%;
}
@keyframes line {
  from {
    transform: translateY(4px);
  }
  50% {
    transform: translateY(-4px);
  }
  to {
    transform: translateY(4px);
  }
}
.cid-sx6Yh6cp64 .card-img2 {
  display: inline-block;
  width: 50%;
  float: left;
}
.cid-sx6Yh6cp64 .card-img2 .img2 {
  width: 120%;
}
.cid-sx6Yh6cp64 .card-img1 {
  display: inline-block;
  width: 50%;
  float: right;
}
.cid-sx6Yh6cp64 .card-img1 .img1 {
  width: 180%;
  transform: translateX(-45%);
}
.cid-sx6Yh6cp64 .img2 {
  box-shadow: 0 10px 55px 5px rgba(148, 143, 138, 0.35);
  margin-top: 4rem;
  object-fit: cover;
  position: relative;
  border-radius: 10px;
  animation: line 3s ease-in-out infinite;
}
.cid-sv9nAMgYjw {
  z-index: 1000;
  width: 100%;
}
.cid-sv9nAMgYjw nav.navbar {
  position: fixed;
}
.cid-sv9nAMgYjw .nav-link:hover,
.cid-sv9nAMgYjw .dropdown-item:hover {
  color: #ede1d8 !important;
}
.cid-sv9nAMgYjw .navbar-short {
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.08);
}
.cid-sv9nAMgYjw .dropdown-item:before {
  font-family: Moririse2 !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sv9nAMgYjw .dropdown-menu {
  padding: 0;
  border-radius: 4px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.cid-sv9nAMgYjw .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cid-sv9nAMgYjw .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cid-sv9nAMgYjw .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: .667em 1em !important;
}
.cid-sv9nAMgYjw .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-sv9nAMgYjw .nav-link {
  position: relative;
}
.cid-sv9nAMgYjw .container {
  display: flex;
  margin: auto;
}
.cid-sv9nAMgYjw .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0;
}
.cid-sv9nAMgYjw .dropdown-menu,
.cid-sv9nAMgYjw .navbar.opened {
  background: #ede1d8 !important;
}
.cid-sv9nAMgYjw .nav-item:focus,
.cid-sv9nAMgYjw .nav-link:focus {
  outline: none;
}
.cid-sv9nAMgYjw .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-sv9nAMgYjw .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sv9nAMgYjw .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: .5rem;
  vertical-align: sub;
}
.cid-sv9nAMgYjw .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sv9nAMgYjw .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-sv9nAMgYjw .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-sv9nAMgYjw .navbar {
  min-height: 90px;
  transition: all .3s;
  background: rgba(237, 225, 216, 0);
}
.cid-sv9nAMgYjw .navbar.opened {
  transition: all .3s;
}
.cid-sv9nAMgYjw .navbar .dropdown-item {
  padding: .5rem 1.8rem;
}
.cid-sv9nAMgYjw .navbar .navbar-logo img {
  width: auto;
}
.cid-sv9nAMgYjw .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-sv9nAMgYjw .navbar.collapsed {
  justify-content: center;
}
.cid-sv9nAMgYjw .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-sv9nAMgYjw .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-sv9nAMgYjw .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-sv9nAMgYjw .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-sv9nAMgYjw .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-sv9nAMgYjw .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-sv9nAMgYjw .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-sv9nAMgYjw .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-sv9nAMgYjw .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-sv9nAMgYjw .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-sv9nAMgYjw .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-sv9nAMgYjw .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-sv9nAMgYjw .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-sv9nAMgYjw .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-sv9nAMgYjw .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-sv9nAMgYjw .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-sv9nAMgYjw .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-sv9nAMgYjw .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-sv9nAMgYjw .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-sv9nAMgYjw .navbar.navbar-short {
  min-height: 80px;
}
.cid-sv9nAMgYjw .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-sv9nAMgYjw .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-sv9nAMgYjw .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-sv9nAMgYjw .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-sv9nAMgYjw .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-sv9nAMgYjw .dropdown-item.active,
.cid-sv9nAMgYjw .dropdown-item:active {
  background-color: transparent;
}
.cid-sv9nAMgYjw .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-sv9nAMgYjw .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-sv9nAMgYjw .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-sv9nAMgYjw .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ede1d8;
}
.cid-sv9nAMgYjw .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-sv9nAMgYjw .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sv9nAMgYjw ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-sv9nAMgYjw .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-sv9nAMgYjw button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  align-self: center;
}
.cid-sv9nAMgYjw button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-sv9nAMgYjw button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sv9nAMgYjw button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sv9nAMgYjw button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sv9nAMgYjw button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sv9nAMgYjw nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sv9nAMgYjw nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sv9nAMgYjw nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sv9nAMgYjw nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sv9nAMgYjw .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-sv9nAMgYjw a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-sv9nAMgYjw .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sv9nAMgYjw .navbar {
    height: 70px;
  }
  .cid-sv9nAMgYjw .navbar.opened {
    height: auto;
  }
  .cid-sv9nAMgYjw .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-sv9nAMgYjw .container-fluid {
  max-width: 80vw;
}
.cid-sv9nAMgYjw .navbar-dropdown .navbar-caption {
  font-weight: 100;
}
.cid-sv9nAMgYjw nav.navbar.navbar-dropdown.navbar-fixed-top.navbar-expand-lg.navbar-short {
  background: #ede1d8;
}
.cid-sv9nAMgYjw .nav-link:hover {
  color: #d2938c !important;
}
.cid-sv9nAMgYjw .navbar-short .container-fluid .collapse .navbar-nav .nav-item .nav-link:hover {
  color: #d2938c !important;
}
@media (max-width: 991px) {
  .cid-sv9nAMgYjw .navbar .icons-menu {
    padding-left: 1rem;
  }
}
.cid-sv9nAMgYjw .navbar-short .container-fluid .collapse .navbar-nav .nav-item a {
  color: #d2938c!important;
}
.cid-sv9nAMgYjw .navbar-short .container-fluid .collapse .icons-menu a span {
  color: #d2938c!important;
  fill: #d2938c!important;
}
.cid-sv9nAMgYjw .navbar-short .container-fluid .navbar-brand span .navbar-caption {
  color: #d2938c!important;
}
.cid-sv9nAMgYjw .navbar-short .container-fluid .navbar-toggler .hamburger span {
  fill: #d2938c!important;
  color: #d2938c!important;
  background-color: #d2938c;
}
.cid-sveIOa7L7C {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ede1d8;
}
.cid-sveIOa7L7C .row-links {
  width: 100%;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sveIOa7L7C .social-row {
  width: 100%;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sveIOa7L7C .media-container-row {
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.cid-sveIOa7L7C .media-container-row .foot-menu {
  list-style: none;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.cid-sveIOa7L7C .media-container-row .foot-menu li {
  padding: 0 1rem 1rem 1rem;
}
.cid-sveIOa7L7C .media-container-row .foot-menu li p {
  margin: 0;
}
.cid-sveIOa7L7C .media-container-row .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.cid-sveIOa7L7C .media-container-row .social-list .mbr-iconfont-social {
  font-size: 1.5rem;
  color: #ffffff;
}
.cid-sveIOa7L7C .media-container-row .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-sveIOa7L7C .media-container-row .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-sveIOa7L7C .media-container-row .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-sveIOa7L7C .media-container-row .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.cid-sveIOa7L7C .media-container-row .row-copirayt {
  word-break: break-word;
  width: 100%;
}
.cid-sveIOa7L7C .media-container-row .row-copirayt p {
  width: 100%;
}
.cid-sveIOa7L7C .media-container-row .mbr-text {
  color: #85514c;
}
