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

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

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

:focus {
  outline: none;
}

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

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

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}

a, a:hover {
  text-decoration: none;
}

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem);
}

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

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

.carousel-item img {
  margin: auto;
}

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

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

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

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

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

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

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

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

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

#scrollToTop a {
  opacity: .5;
}

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

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

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

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

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

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

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

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}
.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropup .dropdown-toggle::after {
  display: none;
}
body {
  font-family: Dosis;
}
.display-1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 3.4rem;
}
.display-1 > .mbr-iconfont {
  font-size: 5.44rem;
}
.display-2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 2rem;
}
.display-2 > .mbr-iconfont {
  font-size: 3.2rem;
}
.display-4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
}
.display-4 > .mbr-iconfont {
  font-size: 1.6rem;
}
.display-5 {
  font-family: 'Inter', sans-serif;
  font-size: 1.4rem;
}
.display-5 > .mbr-iconfont {
  font-size: 2.24rem;
}
.display-7 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.1rem;
}
.display-7 > .mbr-iconfont {
  font-size: 1.76rem;
}
/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 768px) {
  .display-1 {
    font-size: 2.72rem;
    font-size: calc( 1.8399999999999999rem + (3.4 - 1.8399999999999999) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.8399999999999999rem + (3.4 - 1.8399999999999999) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-2 {
    font-size: 1.6rem;
    font-size: calc( 1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-4 {
    font-size: 0.8rem;
    font-size: calc( 1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-5 {
    font-size: 1.12rem;
    font-size: calc( 1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
  }
}
/* Buttons */
.btn {
  padding: 0.8rem 2rem;
  border-radius: 0px;
}
.btn-sm {
  padding: 0.5rem 1.5rem;
  border-radius: 0px;
}
.btn-md {
  padding: 0.8rem 2rem;
  border-radius: 0px;
}
.btn-lg {
  padding: 0.8rem 2rem;
  border-radius: 0px;
}
.bg-primary {
  background-color: #cca43f !important;
}
.bg-success {
  background-color: #e1173d !important;
}
.bg-info {
  background-color: #c1c1c1 !important;
}
.bg-warning {
  background-color: #676867 !important;
}
.bg-danger {
  background-color: #9ac559 !important;
}
.btn-primary,
.btn-primary:active,
.btn-primary.active {
  background-color: #cca43f !important;
  border-color: #cca43f !important;
  color: #ffffff !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff !important;
  background-color: #977728 !important;
  border-color: #977728 !important;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #977728 !important;
  border-color: #977728 !important;
}
.btn-secondary,
.btn-secondary:active,
.btn-secondary.active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-info,
.btn-info:active,
.btn-info.active {
  background-color: #c1c1c1 !important;
  border-color: #c1c1c1 !important;
  color: #ffffff !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus {
  color: #ffffff !important;
  background-color: #9b9b9b !important;
  border-color: #9b9b9b !important;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #9b9b9b !important;
  border-color: #9b9b9b !important;
}
.btn-success,
.btn-success:active,
.btn-success.active {
  background-color: #e1173d !important;
  border-color: #e1173d !important;
  color: #ffffff !important;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus {
  color: #ffffff !important;
  background-color: #9c102a !important;
  border-color: #9c102a !important;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #9c102a !important;
  border-color: #9c102a !important;
}
.btn-warning,
.btn-warning:active,
.btn-warning.active {
  background-color: #676867 !important;
  border-color: #676867 !important;
  color: #ffffff !important;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff !important;
  background-color: #414241 !important;
  border-color: #414241 !important;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #414241 !important;
  border-color: #414241 !important;
}
.btn-danger,
.btn-danger:active,
.btn-danger.active {
  background-color: #9ac559 !important;
  border-color: #9ac559 !important;
  color: #ffffff !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff !important;
  background-color: #739b36 !important;
  border-color: #739b36 !important;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #739b36 !important;
  border-color: #739b36 !important;
}
.btn-white {
  color: #333333 !important;
}
.btn-white,
.btn-white:active,
.btn-white.active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #808080 !important;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus {
  color: #808080 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-white.disabled,
.btn-white:disabled {
  color: #808080 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-black,
.btn-black:active,
.btn-black.active {
  background-color: #333333 !important;
  border-color: #333333 !important;
  color: #ffffff !important;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus {
  color: #ffffff !important;
  background-color: #0d0d0d !important;
  border-color: #0d0d0d !important;
}
.btn-black.disabled,
.btn-black:disabled {
  color: #ffffff !important;
  background-color: #0d0d0d !important;
  border-color: #0d0d0d !important;
}
.btn-primary-outline,
.btn-primary-outline:active,
.btn-primary-outline.active {
  background: none;
  border-color: #826723;
  color: #826723 !important;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus {
  color: #ffffff !important;
  background-color: #cca43f;
  border-color: #cca43f;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #cca43f !important;
  border-color: #cca43f !important;
}
.btn-secondary-outline,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  background: none;
  border-color: #000000;
  color: #000000 !important;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus {
  color: #ffffff !important;
  background-color: #232323;
  border-color: #232323;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.btn-info-outline,
.btn-info-outline:active,
.btn-info-outline.active {
  background: none;
  border-color: #8e8e8e;
  color: #8e8e8e !important;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus {
  color: #ffffff !important;
  background-color: #c1c1c1;
  border-color: #c1c1c1;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #c1c1c1 !important;
  border-color: #c1c1c1 !important;
}
.btn-success-outline,
.btn-success-outline:active,
.btn-success-outline.active {
  background: none;
  border-color: #840e24;
  color: #840e24 !important;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus {
  color: #ffffff !important;
  background-color: #e1173d;
  border-color: #e1173d;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #e1173d !important;
  border-color: #e1173d !important;
}
.btn-warning-outline,
.btn-warning-outline:active,
.btn-warning-outline.active {
  background: none;
  border-color: #343534;
  color: #343534 !important;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus {
  color: #ffffff !important;
  background-color: #676867;
  border-color: #676867;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #676867 !important;
  border-color: #676867 !important;
}
.btn-danger-outline,
.btn-danger-outline:active,
.btn-danger-outline.active {
  background: none;
  border-color: #658830;
  color: #658830 !important;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus {
  color: #ffffff !important;
  background-color: #9ac559;
  border-color: #9ac559;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #9ac559 !important;
  border-color: #9ac559 !important;
}
.btn-black-outline,
.btn-black-outline:active,
.btn-black-outline.active {
  background: none;
  border-color: #000000;
  color: #000000 !important;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus {
  color: #ffffff !important;
  background-color: #333333;
  border-color: #333333;
}
.btn-black-outline.disabled,
.btn-black-outline:disabled {
  color: #ffffff !important;
  background-color: #333333 !important;
  border-color: #333333 !important;
}
.btn-white-outline,
.btn-white-outline:active,
.btn-white-outline.active {
  background: none;
  border-color: #ffffff;
  color: #ffffff !important;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus {
  color: #333333 !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.text-primary {
  color: #cca43f !important;
}
.text-secondary {
  color: #232323 !important;
}
.text-success {
  color: #e1173d !important;
}
.text-info {
  color: #c1c1c1 !important;
}
.text-warning {
  color: #676867 !important;
}
.text-danger {
  color: #9ac559 !important;
}
.text-white {
  color: #ffffff !important;
}
.text-black {
  color: #000000 !important;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #826723 !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #000000 !important;
}
a.text-success:hover,
a.text-success:focus {
  color: #840e24 !important;
}
a.text-info:hover,
a.text-info:focus {
  color: #8e8e8e !important;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #343534 !important;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #658830 !important;
}
a.text-white:hover,
a.text-white:focus {
  color: #b3b3b3 !important;
}
a.text-black:hover,
a.text-black:focus {
  color: #4d4d4d !important;
}
.alert-success {
  background-color: #70c770;
}
.alert-info {
  background-color: #c1c1c1;
}
.alert-warning {
  background-color: #676867;
}
.alert-danger {
  background-color: #9ac559;
}
.mbr-section-btn a.btn:not(.btn-form):hover,
.mbr-section-btn a.btn:not(.btn-form):focus {
  box-shadow: none !important;
}
.mbr-gallery-filter li.active .btn {
  background-color: #cca43f;
  border-color: #cca43f;
  color: #ffffff;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
.btn-form {
  border-radius: 0;
}
.btn-form:hover {
  cursor: pointer;
}
a,
a:hover {
  color: #cca43f;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #f7f0e0;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #facad3;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #a7a8a7;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #d3e6b7;
}
/* Scroll to top button*/
#scrollToTop a {
  background: #bf9a30;
}
#scrollToTop a i:before {
  background: #ffffff;
}
#scrollToTop a i:after {
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
}
.mbr-arrow {
  background-color: #bf9a30;
  opacity: .5;
  transition: .3s;
}
.mbr-arrow a {
  color: #ffffff;
}
.mbr-arrow:hover {
  opacity: .7;
}
.form-control {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.1rem;
}
.form-control > .mbr-iconfont {
  font-size: 1.76rem;
}
blockquote {
  border-color: #cca43f;
}
/* Forms */
.mbr-form .btn {
  margin: .4rem 0;
}
/* Footer */
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #cca43f;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #cca43f;
}
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #cca43f;
  color: #ffffff;
}
.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
  transition: 0.4s;
  border-top-color: currentColor;
  border-bottom-color: currentColor;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
  border-top-color: #cca43f;
  border-bottom-color: #cca43f;
}
.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: #cca43f !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: #232323 !important;
  box-shadow: none !important;
}
.lazy-bg {
  background-image: none !important;
}
.lazy-placeholder:not(section),
.lazy-none {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
}
iframe.lazy-placeholder,
.lazy-placeholder:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  background: transparent no-repeat center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23cca43f' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
section.lazy-placeholder:after {
  opacity: 0.5;
}
.cid-sWKOmkwhst {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-sWKOmkwhst nav.navbar {
  position: fixed;
}
.cid-sWKOmkwhst .btn {
  box-shadow: 0px 30px 30px 0px rgba(0, 11, 40, 0.1);
}
.cid-sWKOmkwhst .dropdown-toggle[data-toggle="dropdown-submenu"]:before {
  font-family: MobiriseIcons !important;
  content: "\e909";
  display: inline-block;
  width: 10px;
  position: absolute;
  right: 25px;
  top: 40%;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: 10px;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
}
.cid-sWKOmkwhst .dropdown-toggle:after {
  content: none;
}
@media (min-width: 992px) {
  .cid-sWKOmkwhst .navbar-nav .nav-link:before {
    content: none;
  }
}
.cid-sWKOmkwhst .dropdown-menu {
  padding: 10px 0;
  min-width: 220px;
  box-shadow: -1px 2px 19px 3px rgba(0, 11, 40, 0.1);
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
  transform: translateY(10px);
  display: initial;
}
.cid-sWKOmkwhst .navbar .dropdown.open > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  display: block;
}
.cid-sWKOmkwhst .dropdown-item:hover,
.cid-sWKOmkwhst .dropdown-item:focus {
  background: rgba(204, 164, 63, 0.1) !important;
  color: #fff !important;
}
.cid-sWKOmkwhst .nav-dropdown .link {
  padding: 35px 0 !important;
  margin-right: 40px !important;
}
.cid-sWKOmkwhst .nav-dropdown .nav-item:last-child .link {
  margin-right: 0 !important;
}
.cid-sWKOmkwhst .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  display: none;
}
.cid-sWKOmkwhst .nav-link {
  position: relative;
  line-height: 1;
}
.cid-sWKOmkwhst .nav-link:hover {
  color: #BCA463 !important;
}
.cid-sWKOmkwhst .container {
  display: flex;
  margin: auto;
}
.cid-sWKOmkwhst .iconfont-wrapper {
  color: #051441 !important;
  font-size: 17px;
  margin-right: 20px;
}
.cid-sWKOmkwhst .dropdown-menu,
.cid-sWKOmkwhst .navbar.opened {
  background: #ffffff !important;
}
.cid-sWKOmkwhst .nav-item:focus,
.cid-sWKOmkwhst .nav-link:focus {
  outline: none;
}
.cid-sWKOmkwhst .dropdown .dropdown-menu .dropdown-item {
  width: 100%;
  transition: all 0.25s ease-in-out;
}
.cid-sWKOmkwhst .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sWKOmkwhst .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-sWKOmkwhst .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sWKOmkwhst .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-sWKOmkwhst .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0px 15px !important;
  transition: none;
  margin: 0 !important;
}
.cid-sWKOmkwhst .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  background: #ffffff;
}
.cid-sWKOmkwhst .navbar.navbar-short {
  box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.1);
  min-height: 60px;
}
.cid-sWKOmkwhst .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-sWKOmkwhst .navbar.opened {
  transition: all 0.3s;
}
.cid-sWKOmkwhst .navbar .dropdown-item {
  padding: 0px 15px;
}
.cid-sWKOmkwhst .navbar .navbar-logo img {
  width: auto;
}
.cid-sWKOmkwhst .navbar .navbar-collapse {
  justify-content: center;
  z-index: 1;
}
.cid-sWKOmkwhst .navbar.collapsed {
  justify-content: center;
}
.cid-sWKOmkwhst .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-sWKOmkwhst .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-sWKOmkwhst .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 6.4rem);
  }
}
.cid-sWKOmkwhst .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-sWKOmkwhst .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-sWKOmkwhst .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  display: none;
  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-sWKOmkwhst .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-sWKOmkwhst .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0px 15px;
  text-align: left;
}
@media (max-width: 991px) {
  .cid-sWKOmkwhst .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-sWKOmkwhst .navbar .dropdown-menu {
    display: none;
  }
  .cid-sWKOmkwhst .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-sWKOmkwhst .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-sWKOmkwhst .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    display: none;
    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-sWKOmkwhst .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-sWKOmkwhst .navbar ul.navbar-nav {
    padding: 15px;
  }
  .cid-sWKOmkwhst .navbar .dropdown-menu .dropdown-item {
    padding: 0px 10px !important;
    text-align: left;
  }
  .cid-sWKOmkwhst .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-sWKOmkwhst .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-sWKOmkwhst .navbar .navbar-buttons,
  .cid-sWKOmkwhst .navbar .icons-menu {
    display: none;
  }
  .cid-sWKOmkwhst .navbar .nav-dropdown .link {
    margin-right: 0 !important;
    padding-top: 12px !important;
    padding-bottom: 0 !important;
    margin-bottom: 20px !important;
  }
}
.cid-sWKOmkwhst .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-sWKOmkwhst .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-sWKOmkwhst .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-sWKOmkwhst .dropdown-item.active,
.cid-sWKOmkwhst .dropdown-item:active {
  background-color: transparent;
}
.cid-sWKOmkwhst .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-sWKOmkwhst .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-sWKOmkwhst .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-sWKOmkwhst ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-sWKOmkwhst .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-sWKOmkwhst button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-sWKOmkwhst button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cca43f;
}
.cid-sWKOmkwhst button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-sWKOmkwhst button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sWKOmkwhst button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sWKOmkwhst button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-sWKOmkwhst nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sWKOmkwhst nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-sWKOmkwhst nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-sWKOmkwhst nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sWKOmkwhst .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-sWKOmkwhst a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-sWKOmkwhst .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  text-align: center;
  margin-right: 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sWKOmkwhst .navbar {
    height: 70px;
  }
  .cid-sWKOmkwhst .navbar.opened {
    height: auto;
  }
  .cid-sWKOmkwhst .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-tBdHrGLBhW {
  background-image: url("../../../assets/images/hairon-soluzioni-calvizie5-1400x933.jpg");
}
.cid-tBdHrGLBhW .mbr-fallback-image.disabled {
  display: none;
}
.cid-tBdHrGLBhW .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tBdHrGLBhW .container-fluid {
  padding: 0 60px;
}
@media (max-width: 992px) {
  .cid-tBdHrGLBhW .container-fluid {
    padding: 0 30px;
  }
}
.cid-tBdHrGLBhW .container-fluid .row {
  padding: 0;
}
@media (max-width: 992px) {
  .cid-tBdHrGLBhW .container {
    padding: 0 30px;
  }
}
.cid-tBdHrGLBhW .title-wrapper {
  margin-top: 20%;
  padding: 0 8%;
}
@media (max-width: 992px) {
  .cid-tBdHrGLBhW .title-wrapper {
    margin-top: 0;
    padding: 0;
  }
}
.cid-tBdHrGLBhW .title-wrapper .mbr-section-title {
  margin-bottom: 32px;
}
.cid-tBdHrGLBhW .title-wrapper .mbr-text {
  margin-bottom: 22px;
}
.cid-tBdHrGLBhW .mbr-section-title {
  color: #ffffff;
}
.cid-tBdHrGLBhW .mbr-text {
  color: #ffffff;
}
.cid-uwc34MpzS1 {
  padding-top: 7rem;
  padding-bottom: 7rem;
  background-color: #fafaf9;
}
.cid-uwc34MpzS1 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uwc34MpzS1 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (min-width: 992px) {
  .cid-uwc34MpzS1 p {
    max-width: 95%;
  }
}
.cid-uwc34MpzS1 .mbr-section-subtitle {
  background: white;
  color: #ffffff;
  width: fit-content;
  border-radius: 2rem;
  padding: 5px 1rem;
  text-align: left;
}
.cid-uwc34MpzS1 .subtitle-wrap {
  display: inline-flex;
  border-radius: 2rem;
  padding: 0.5rem;
  padding-bottom: 0;
  background: #cca43f;
  flex-direction: row;
  width: fit-content;
  align-items: center;
  margin-bottom: 2rem;
}
.cid-uwc34MpzS1 .subtitle-wrap .mbr-iconfont {
  padding: 0 15px;
  padding-bottom: 8px;
  margin: 0;
  color: #232323;
  font-size: 1.5rem;
}
.cid-uwc34MpzS1 .mbr-section-title {
  color: #000000;
}
.cid-uwc34MpzS1 .mbr-text,
.cid-uwc34MpzS1 .mbr-section-btn {
  color: #6e6e6e;
}
.cid-uwc34MpzS1 .mbr-section-subtitle,
.cid-uwc34MpzS1 .align-wrapper {
  color: #04492e;
}
.cid-uwc34MpzS1 .mbr-section-title2 {
  color: #04492e;
}
.cid-uwc34MpzS1 .mbr-text2,
.cid-uwc34MpzS1 .mbr-section-btn {
  color: #6e6e6e;
}
.cid-uwc7duC7i5 {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #cca43f;
}
.cid-uwc7duC7i5 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uwc7duC7i5 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uwc7duC7i5 .row {
  justify-content: flex-start;
}
.cid-uwc7duC7i5 .mbr-section-title {
  color: #000000;
  width: 100%;
  margin-bottom: 4rem;
}
.cid-uwc7duC7i5 .item-wrap {
  width: 100%;
  margin-bottom: 2rem;
}
.cid-uwc7duC7i5 .mbr-section-subtitle {
  color: #fffaee;
  width: 100%;
}
.cid-uwc7duC7i5 .mbr-text {
  color: #000000;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.cid-uwc7duC7i5 .mbr-section-title,
.cid-uwc7duC7i5 .mbr-section-btn {
  color: #fffaee;
}
.cid-v4eIKOXTuh {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-v4eIKOXTuh .mbr-text,
.cid-v4eIKOXTuh .mbr-section-btn {
  color: #000000;
}
.cid-v4eIKOXTuh .mbr-section-title {
  color: #232736;
}
.cid-v4eKZZFOaH {
  padding-top: 6rem;
  padding-bottom: 5rem;
  overflow: hidden;
  background-color: #ffffff;
}
.cid-v4eKZZFOaH .container,
.cid-v4eKZZFOaH .container-fluid {
  z-index: 10;
}
.cid-v4eKZZFOaH .image__background {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.cid-v4eKZZFOaH .image__background .image {
  position: absolute;
  border-radius: 50%;
  top: -205px;
  right: -185px;
  width: 990px;
  height: 990px;
}
.cid-v4eKZZFOaH .image__background .image img {
  width: 100%;
  object-fit: cover;
}
@media (max-width: 1366px) and (min-width: 992px) {
  .cid-v4eKZZFOaH .image__background .image {
    top: -205px;
    right: -185px;
    width: 750px;
    height: 750px;
  }
}
@media (max-width: 991px) {
  .cid-v4eKZZFOaH .image__background .image {
    top: -90px;
    right: -120px;
    width: 450px;
    height: 450px;
  }
}
.cid-v4eKZZFOaH .image__background .circle__image {
  position: absolute;
  top: -108px;
  z-index: -1;
  right: -184px;
  width: 990px;
  height: 990px;
  border-radius: 50%;
  background-color: rgba(225, 23, 61, 0.4);
}
@media (max-width: 1366px) and (min-width: 992px) {
  .cid-v4eKZZFOaH .image__background .circle__image {
    width: 750px;
    height: 750px;
    top: -108px;
    right: -184px;
  }
}
@media (max-width: 991px) {
  .cid-v4eKZZFOaH .image__background .circle__image {
    top: -50px;
    right: -105px;
    width: 450px;
    height: 450px;
  }
}
.cid-v4eKZZFOaH .image__background .circle__image2 {
  position: absolute;
  width: 70px;
  height: 70px;
  top: 16%;
  right: 770px;
  z-index: 1;
  background-color: rgba(154, 197, 89, 0.5);
  border-radius: 50%;
}
@media (max-width: 1366px) and (min-width: 992px) {
  .cid-v4eKZZFOaH .image__background .circle__image2 {
    right: 530px;
  }
}
@media (max-width: 991px) {
  .cid-v4eKZZFOaH .image__background .circle__image2 {
    right: 290px;
    top: 10%;
  }
}
.cid-v4eKZZFOaH .image__background .circle__image3 {
  width: 378px;
  height: 378px;
  bottom: 9%;
  right: 300px;
  position: absolute;
  z-index: 1;
  background-color: rgba(193, 193, 193, 0.3);
  border-radius: 50%;
}
@media (max-width: 1366px) and (min-width: 992px) {
  .cid-v4eKZZFOaH .image__background .circle__image3 {
    width: 250px;
    height: 250px;
    bottom: 37%;
  }
}
@media (max-width: 991px) {
  .cid-v4eKZZFOaH .image__background .circle__image3 {
    width: 150px;
    height: 150px;
    bottom: 60%;
    right: 120px;
  }
}
.cid-v4eKZZFOaH .container {
  pointer-events: none;
}
.cid-v4eKZZFOaH .subtitle__block,
.cid-v4eKZZFOaH .title__block,
.cid-v4eKZZFOaH .buttons__block {
  pointer-events: all;
}
.cid-v4eKZZFOaH .mbr-section-subtitle {
  line-height: 33px;
  letter-spacing: 1.5px;
  margin-bottom: 15px;
  color: #000000;
}
.cid-v4eKZZFOaH .mbr-section-title {
  margin-bottom: 45px;
  color: #D4B090;
  font-weight: 300;
}
.cid-v4eKZZFOaH .mbr-section-title b,
.cid-v4eKZZFOaH .mbr-section-title strong {
  font-weight: 900;
}
.cid-v4eKZZFOaH .mbr-text {
  margin-bottom: 45px;
}
.cid-v4eKZZFOaH .inner__button {
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-v4eKZZFOaH .inner__button .mbr-section-btn {
  display: inline-block;
}
.cid-v4eKZZFOaH .inner__button .mbr-section-btn .btn-info {
  border: none !important;
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.25);
  background: linear-gradient(-135deg, #c1c1c1 0%, rgba(193, 193, 193, 0.85) 100%) !important;
}
.cid-v4eKZZFOaH .inner__button .mbr-section-btn .btn-info:hover {
  border-color: transparent !important;
}
.cid-v4eKZZFOaH .inner__button .mbr-section-btn .btn .mbr-iconfont {
  margin-left: 5px;
  vertical-align: -5px;
}
@media (max-width: 550px) {
  .cid-v4eKZZFOaH .inner__button .mbr-section-btn {
    width: 100%;
  }
}
.cid-v4eKZZFOaH .mbr-figure {
  display: inline-block;
  padding: 5px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  margin-left: 45px;
}
.cid-v4eKZZFOaH .mbr-figure:hover {
  color: #c1c1c1;
  cursor: pointer;
}
.cid-v4eKZZFOaH .mbr-figure:hover .mbr-media {
  border-color: #c1c1c1;
  color: #c1c1c1;
}
@media (max-width: 575px) {
  .cid-v4eKZZFOaH .mbr-figure {
    margin: 0;
    margin-top: 10px;
    max-width: 350px;
    width: 100%;
  }
}
.cid-v4eKZZFOaH .mbr-media {
  display: inline-flex;
  color: #e9e9e9;
  align-items: center;
  justify-content: center;
  border: 2px solid #e9e9e9;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  transition: all 0.3s ease-in-out;
}
.cid-v4eKZZFOaH .mbr-media span {
  font-size: 22px;
  position: relative;
  display: inline-block;
  margin-left: 3px;
}
.cid-v4eKZZFOaH .mbr-media span.mbri-play:before {
  position: absolute;
  left: 50%;
}
.cid-v4eKZZFOaH .popup__text {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.cid-v4eKZZFOaH .modalWindow {
  position: fixed;
  z-index: 5000;
  left: 0;
  top: 0;
  background-color: rgba(61, 61, 61, 0.65);
  width: 100%;
  height: 100%;
}
.cid-v4eKZZFOaH .modalWindow .modalWindow-container {
  display: table-cell;
  vertical-align: middle;
}
.cid-v4eKZZFOaH .modalWindow .modalWindow-video {
  height: calc(80vw / 1.778);
  width: 80vw;
  margin: 0 auto;
}
.cid-v4eKZZFOaH a.close {
  position: absolute;
  right: 0;
  top: 0;
  color: #ffffff;
  z-index: 5000000;
  font-size: 16px;
  background: #000;
  padding: 10px;
  transition: all 0.2s;
}
.cid-v4eKZZFOaH a.close:hover {
  color: #ffffff;
}
.cid-v4eKZZFOaH .animation__background .circle1 {
  display: inline-block;
  width: 12px;
  height: 12px;
  top: 20%;
  left: 28%;
  background: #c1c1c1;
  border-radius: 50%;
  position: absolute;
  animation: animationOne 25s infinite linear;
}
.cid-v4eKZZFOaH .animation__background .circle2 {
  display: inline-block;
  width: 15px;
  height: 15px;
  top: 44%;
  left: 4%;
  background: #e1173d;
  border-radius: 50%;
  position: absolute;
  animation: animationOne 30s alternate infinite linear;
}
.cid-v4eKZZFOaH .animation__background .circle3 {
  display: inline-block;
  width: 15px;
  height: 15px;
  top: 49%;
  left: 51%;
  background: #676867;
  position: absolute;
  border-radius: 50%;
  animation: animationTwo 35s infinite linear;
}
.cid-v4eKZZFOaH .animation__background .circle4 {
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background: #cca43f;
  bottom: 20%;
  left: 33%;
  animation: animationOne 30s infinite linear;
}
@keyframes animationOne {
  0% {
    transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    transform: translate(70px, -1px) rotate(35deg);
  }
  40% {
    transform: translate(140px, 70px) rotate(70deg);
  }
  60% {
    transform: translate(80px, 120px) rotate(110deg);
  }
  80% {
    transform: translate(-40px, 70px) rotate(145deg);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg);
  }
}
@keyframes animationTwo {
  0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
  20% {
    transform: translate(70px, -1px) rotate(35deg) scale(0.9);
  }
  40% {
    transform: translate(140px, 70px) rotate(70deg) scale(1);
  }
  60% {
    transform: translate(80px, 120px) rotate(110deg) scale(1.2);
  }
  80% {
    transform: translate(-40px, 70px) rotate(145deg) scale(1.1);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}
.cid-v4eKZZFOaH .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4eKZZFOaH .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tbVWjlkWbq {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #bca463;
}
.cid-tbVWjlkWbq .mbr-text,
.cid-tbVWjlkWbq .mbr-section-btn {
  color: #ffffff;
}
.cid-tbVWjlkWbq .mbr-section-title {
  color: #ffffff;
}
.cid-tbVWjlkWbq .mbr-section-subtitle {
  color: #ffffff;
}
.cid-uwc8nyWu6Y {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-uwc8nyWu6Y .mbr-fallback-image.disabled {
  display: none;
}
.cid-uwc8nyWu6Y .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uwc8nyWu6Y p {
  line-height: 2;
}
.cid-uwc8nyWu6Y a:hover {
  text-decoration: underline;
}
.cid-uwc8nyWu6Y .mbr-section-title {
  text-align: center;
  color: #000000;
}
.cid-uwc8nyWu6Y .mbr-text {
  color: #051441;
}
.cid-t9uvK26u0y {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-t9uvK26u0y .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-t9uvK26u0y .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-t9uvK26u0y .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-t9uvK26u0y .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-t9uvK26u0y .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
}
.cid-t9uvK26u0y .mbr-gallery-item > div:hover::before {
  opacity: 0 !important;
}
.cid-t9uvK26u0y .mbr-gallery-filter-all > a {
  padding: 30px;
  color: #444444 !important;
}
.cid-t9uvK26u0y .mbr-gallery-filter {
  padding-top: 0;
  padding-bottom: 2rem;
}
.cid-t9uvK26u0y .mbr-gallery-filter .btn {
  text-transform: uppercase;
  color: #444444 !important;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin: 0px !important;
  border: none;
  padding: 12px 15px 12px 15px;
}
.cid-t9uvK26u0y .mbr-gallery-filter .btn:hover {
  background: transparent;
  color: #263241 !important;
}
.cid-t9uvK26u0y .mbr-gallery-filter ul {
  display: block;
}
.cid-t9uvK26u0y .mbr-gallery-filter ul li {
  position: relative;
}
.cid-t9uvK26u0y .mbr-gallery-filter li.active .btn {
  color: #263241 !important;
  background: transparent;
}
.cid-t9uvK26u0y .mbr-gallery-filter li::after {
  bottom: 0.5rem;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) scale(0);
  width: 4px;
  transition: all 0.3s ease-in-out;
  background: #263241 !important;
}
.cid-t9uvK26u0y .mbr-gallery-filter li.active::after,
.cid-t9uvK26u0y .mbr-gallery-filter li:hover::after {
  transform: translateX(-50%) scale(1);
  background: #263241 !important;
}
.cid-t9uvK26u0y .mbr-gallery-title {
  transition: all.3s;
  position: absolute;
  visibility: hidden;
  display: block;
  opacity: 0;
  width: 100%;
  top: -2rem;
  right: 0;
  text-align: right;
  padding: 1rem;
  color: #fff;
  background: transparent;
}
.cid-t9uvK26u0y .mbr-gallery-item > div:hover .mbr-gallery-title {
  top: 0;
  right: 0;
  display: block;
  visibility: visible;
  opacity: 1;
}
.cid-t9uvK26u0y .mbr-gallery-item > div:hover .icon-focus {
  top: calc(50% - 24px);
}
.cid-t9uvK26u0y .icon-focus:before {
  content: '\e95e';
}
.cid-t9uvK26u0y .icon-focus {
  transition: all .3s;
  font-size: 2rem !important;
  top: 50%;
  left: calc(50% - 24px);
  width: 48px;
  padding: 0 8px;
  border-radius: 50%;
  color: #444444 !important;
  background-color: #ffffff;
}
.cid-t9uvK26u0y .mbr-section-title {
  margin: 0;
}
.cid-t9uvK26u0y .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-t9uvK26u0y .underline .line {
  width: 3rem;
  height: 2px;
  background: #232323;
  display: inline-block;
}
.cid-t9uvK26u0y .mbr-gallery-item > div > span {
  color: #444444;
}
.cid-tBjywR6uyx {
  padding-top: 5rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-tBjywR6uyx .mbr-fallback-image.disabled {
  display: none;
}
.cid-tBjywR6uyx .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tBjywR6uyx .container,
.cid-tBjywR6uyx .container-fluid {
  position: relative;
  padding: 0 60px;
}
@media (max-width: 992px) {
  .cid-tBjywR6uyx .container,
  .cid-tBjywR6uyx .container-fluid {
    padding: 0 20px;
  }
}
.cid-tBjywR6uyx .row {
  position: relative;
  justify-content: center;
  padding: 50px 10px;
  overflow: hidden;
  margin: 0;
  border: 1px solid #3d4045;
  border-radius: 10px;
}
@media (max-width: 992px) {
  .cid-tBjywR6uyx .row {
    padding: 85px 8px;
  }
}
.cid-tBjywR6uyx .title-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 0 80px;
}
@media (max-width: 1200px) {
  .cid-tBjywR6uyx .title-wrapper {
    padding: 0;
  }
}
.cid-tBjywR6uyx .title-wrapper .mbr-section-title {
  margin-bottom: 50px;
}
@media (max-width: 1200px) {
  .cid-tBjywR6uyx .title-wrapper .mbr-section-title {
    margin-bottom: 20px;
  }
}
.cid-tBjywR6uyx .title-wrapper .mbr-text {
  margin-bottom: 20px;
}
.cid-tBjywR6uyx .image-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
@media (max-width: 1200px) {
  .cid-tBjywR6uyx .image-wrapper {
    margin-bottom: 50px;
    height: auto;
  }
}
.cid-tBjywR6uyx .image-wrapper img {
  height: 450px;
  object-fit: cover;
  border-radius: 10px;
}
@media (max-width: 992px) {
  .cid-tBjywR6uyx .image-wrapper img {
    height: 300px;
  }
}
.cid-tBjywR6uyx .mbr-section-title {
  color: #3d4045;
}
.cid-tBjywR6uyx .mbr-text {
  color: #3d4045;
}
.cid-sSlgcr9kqP {
  padding-top: 150px;
  padding-bottom: 150px;
  background-image: url("../../../assets/images/hairon-soluzioni-calvizie1-1400x935.jpg");
}
.cid-sSlgcr9kqP .text {
  letter-spacing: 0.03em;
  line-height: 1.7;
}
.cid-sSlgcr9kqP .mbr-text {
  width: 100%;
  height: auto;
  text-align: center;
}
.cid-sSlgcr9kqP .content {
  flex-basis: auto !important;
  -webkit-flex-basis: auto !important;
}
@media (max-width: 991px) {
  .cid-sSlgcr9kqP .row {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-sSlgcr9kqP .content {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.cid-sSlgcr9kqP .mbr-section-title {
  text-align: center;
}
.cid-tBjDnYxVuk {
  padding-top: 1rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.cid-tBjDnYxVuk .content {
  position: relative;
  z-index: 1;
  width: 50%;
  padding-top: 10%;
}
@media (max-width: 1739px) {
  .cid-tBjDnYxVuk .content {
    padding-top: 5%;
  }
}
@media (max-width: 1399px) {
  .cid-tBjDnYxVuk .content {
    padding-top: 3%;
  }
}
@media (max-width: 1299px) {
  .cid-tBjDnYxVuk .content {
    margin: 0 auto;
    text-align: center;
    padding: 8rem 0;
  }
}
@media (max-width: 922px) {
  .cid-tBjDnYxVuk .content {
    width: 80%;
    padding: 6rem 0;
  }
}
@media (max-width: 767px) {
  .cid-tBjDnYxVuk .content {
    width: 100%;
    padding: 4rem 0;
  }
}
.cid-tBjDnYxVuk .image-wrap {
  position: absolute;
  width: 100%;
  height: 100;
  top: 0;
  left: 0;
}
@media (max-width: 922px) {
  .cid-tBjDnYxVuk .image-wrap {
    position: static;
    display: flex;
  }
}
@media (max-width: 767px) {
  .cid-tBjDnYxVuk .image-wrap {
    position: static;
    display: flex;
    flex-direction: column;
  }
}
.cid-tBjDnYxVuk .img {
  position: absolute;
  width: 750px;
  height: 503px;
}
@media (max-width: 1739px) {
  .cid-tBjDnYxVuk .img {
    width: 510px;
    height: 342px;
  }
}
@media (max-width: 1399px) {
  .cid-tBjDnYxVuk .img {
    width: 447px;
    height: 300px;
  }
}
@media (max-width: 1299px) {
  .cid-tBjDnYxVuk .img {
    width: 268px;
    height: 179px;
  }
}
@media (max-width: 922px) {
  .cid-tBjDnYxVuk .img {
    position: static;
    width: 33.33333%;
    max-height: 200px;
    margin: 0 1%;
  }
}
@media (max-width: 767px) {
  .cid-tBjDnYxVuk .img {
    width: 100%;
    margin: 2% 0;
  }
}
.cid-tBjDnYxVuk img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cid-tBjDnYxVuk .img3 {
  top: 12rem;
  right: 16rem;
}
@media (max-width: 1739px) {
  .cid-tBjDnYxVuk .img3 {
    top: 12rem;
    right: 12rem;
  }
}
@media (max-width: 1399px) {
  .cid-tBjDnYxVuk .img3 {
    top: 8rem;
    right: 12rem;
  }
}
@media (max-width: 1299px) {
  .cid-tBjDnYxVuk .img3 {
    top: 0;
    right: 0;
  }
}
@media (max-width: 922px) {
  .cid-tBjDnYxVuk .img3 {
    position: static;
  }
}
.cid-tBjDnYxVuk .mbr-section-title {
  color: #000000;
  margin-bottom: 30px;
}
.cid-tBjDnYxVuk .mbr-text {
  color: #6b6b6b;
  margin-bottom: 30px;
  width: 50%;
}
@media (max-width: 1299px) {
  .cid-tBjDnYxVuk .mbr-text {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.cid-tBjDnYxVuk .mbr-section-btn {
  width: 60%;
}
@media (max-width: 1739px) {
  .cid-tBjDnYxVuk .mbr-section-btn {
    width: 70%;
  }
}
@media (max-width: 1399px) {
  .cid-tBjDnYxVuk .mbr-section-btn {
    width: 72%;
  }
}
@media (max-width: 1299px) {
  .cid-tBjDnYxVuk .mbr-section-btn {
    margin: 0 auto;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cid-tBjDnYxVuk .mbr-section-btn {
    width: 80%;
  }
}
.cid-tBjDnYxVuk .btn {
  padding: 0.7rem 1rem;
  width: 200px;
}
.cid-tEZCAaYvxL {
  padding-top: 30px;
  padding-bottom: 15px;
  background-color: #62d89f;
}
.cid-tEZCAaYvxL .mbr-text {
  text-align: center;
  color: #000000;
}
.cid-tEZCAaYvxL .mbr-title {
  text-align: center;
}
@media (min-width: 992px) {
  .cid-tEZCAaYvxL .container {
    max-width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .cid-tEZCAaYvxL .container {
    max-width: 100% !important;
  }
}
.cid-tBjFxfoMoY {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #f9fafb;
}
.cid-tBjFxfoMoY .mbr-fallback-image.disabled {
  display: none;
}
.cid-tBjFxfoMoY .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tBjFxfoMoY .container-fluid {
  padding: 0 64px;
}
@media (max-width: 992px) {
  .cid-tBjFxfoMoY .container-fluid {
    padding: 0 20px;
  }
}
.cid-tBjFxfoMoY .container-fluid .row {
  padding: 0;
}
@media (max-width: 992px) {
  .cid-tBjFxfoMoY .container {
    padding: 0 20px;
  }
}
.cid-tBjFxfoMoY .row {
  justify-content: center;
}
.cid-tBjFxfoMoY .title-wrapper .mbr-section-title {
  margin-bottom: 64px;
}
@media (max-width: 992px) {
  .cid-tBjFxfoMoY .title-wrapper .mbr-section-title {
    margin-bottom: 50px;
  }
}
.cid-tBjFxfoMoY .card-wrapper {
  padding: 32px;
  margin-bottom: 64px;
  border: 2px solid #d7d7d7;
}
.cid-tBjFxfoMoY .card-wrapper .icon-wrapper {
  margin-bottom: 88px;
}
.cid-tBjFxfoMoY .card-wrapper .icon-wrapper .mbr-iconfont {
  color: #1d1d1d;
  font-size: 42px;
}
.cid-tBjFxfoMoY .card-wrapper .mbr-card-title {
  margin-bottom: 32px;
}
.cid-tBjFxfoMoY .card-wrapper .mbr-text {
  margin-bottom: 32px;
}
.cid-tBjFxfoMoY .mbr-section-title {
  color: #1d1d1d;
}
.cid-tBjFxfoMoY .mbr-card-title {
  color: #1d1d1d;
}
.cid-tBjFxfoMoY .mbr-text {
  color: #1d1d1d;
}
.cid-tBjFxfoMoY .mbr-section-title,
.cid-tBjFxfoMoY .mbr-section-btn {
  text-align: center;
}
.cid-sSl3Vl8JJI {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #bca463;
}
.cid-sSl3Vl8JJI .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-sSl3Vl8JJI .mbr-title {
  text-align: center;
  color: #ffffff;
}
.cid-qVkIQuiDiQ {
  padding-top: 15px;
  padding-bottom: 45px;
  background-color: #bca463;
}
.cid-tBjPS6qF8N {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.cid-tBjPS6qF8N .item-image {
  padding: 0;
}
@media (max-width: 768px) {
  .cid-tBjPS6qF8N .item-image {
    display: none;
  }
}
.cid-tBjPS6qF8N .item-image img {
  width: 100%;
  height: 580px;
  object-fit: cover;
}
.cid-tBjPS6qF8N .item-form {
  padding: 40px 62px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 768px) {
  .cid-tBjPS6qF8N .item-form {
    padding: 25px;
  }
}
.cid-tBjPS6qF8N .item-form .mbr-section-title {
  margin-bottom: 28px;
}
.cid-tBjPS6qF8N .item-form .form-group {
  margin-bottom: 0;
}
.cid-tBjPS6qF8N .item-form .form-control {
  padding: 10px 25px 10px 0;
  background-color: transparent;
  box-shadow: none;
  border: none !important;
  border-bottom: 1px solid #c1c1c1 !important;
  border-radius: 0;
}
.cid-tBjPS6qF8N .item-form .form-control:hover {
  box-shadow: none;
  border: none !important;
  border-bottom: 1px solid #c1c1c1 !important;
}
.cid-tBjPS6qF8N .item-form .form-control:focus {
  box-shadow: none;
  border: none !important;
  border-bottom: 1px solid #c1c1c1 !important;
}
.cid-tBjPS6qF8N .item-form .form-check {
  margin: 22px 0 27px 0;
  padding-left: 27px;
}
.cid-tBjPS6qF8N .form-check-input:focus {
  box-shadow: none;
  border-color: #c1c1c1;
}
.cid-tBjPS6qF8N .form-check-input:checked {
  background-color: #c1c1c1;
}
.cid-tBjPS6qF8N .btn {
  width: 100%;
  height: 55px;
  min-width: 170px;
  margin-top: 0;
  flex-direction: row-reverse;
  letter-spacing: 0.8px;
  box-shadow: none;
  border: none !important;
}
.cid-tBjPS6qF8N .btn:hover {
  box-shadow: none;
}
.cid-tBjPS6qF8N .mbr-section-title {
  color: #ffffff;
}
.cid-tBjPS6qF8N .form-check-label {
  color: #84858a;
}
.cid-tBdJALwlZU {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #000000;
}
.cid-tBdJALwlZU .mbr-section-title {
  margin: 0;
}
.cid-tBdJALwlZU .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-tBdJALwlZU .underline .line {
  width: 3rem;
  height: 2px;
  background: #bca463;
  display: inline-block;
}
.cid-tBdJALwlZU .media-row {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-tBdJALwlZU .team-item {
  transition: all .2s;
  margin: 2rem 0;
}
.cid-tBdJALwlZU .team-item .item-image {
  position: relative !important;
}
.cid-tBdJALwlZU .team-item .item-image img {
  width: 100%;
}
.cid-tBdJALwlZU .team-item .item-image::after {
  background: #000000;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: .4s;
}
.cid-tBdJALwlZU .team-item .item-name p {
  margin-bottom: 0;
}
.cid-tBdJALwlZU .team-item .item-role p {
  margin-bottom: 0;
}
.cid-tBdJALwlZU .team-item .item-caption {
  background: #efefef;
}
.cid-tBdJALwlZU .item-social {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: 1;
}
.cid-tBdJALwlZU .item-social li {
  display: inline-block;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.cid-tBdJALwlZU .item-social li a span {
  border-radius: 50%;
  background-color: #444444;
  color: white;
  font-size: 14px;
  width: 3em;
  margin: 2px;
  height: 3em;
  line-height: 3em;
  display: block;
  padding: 0.1rem 0.9rem;
}
.cid-tBdJALwlZU .item-social li a span:hover {
  background-color: #ffbc00;
  color: #000000;
}
.cid-tBdJALwlZU .team-item:hover .item-social > li.social-1 {
  transition-delay: .1s;
  opacity: 1;
  visibility: visible;
}
.cid-tBdJALwlZU .team-item:hover .item-social > li.social-2 {
  transition-delay: .2s;
  opacity: 1;
  visibility: visible;
}
.cid-tBdJALwlZU .team-item:hover .item-social > li.social-3 {
  transition-delay: .3s;
  opacity: 1;
  visibility: visible;
}
.cid-tBdJALwlZU .team-item:hover .item-social > li.social-4 {
  transition-delay: .4s;
  opacity: 1;
  visibility: visible;
}
.cid-tBdJALwlZU .team-item:hover .item-social > li.social-5 {
  transition-delay: .5s;
  opacity: 1;
  visibility: visible;
}
.cid-tBdJALwlZU .team-item:hover .item-social > li.social-6 {
  transition-delay: .6s;
  opacity: 1;
  visibility: visible;
}
.cid-tBdJALwlZU .builderCard .item-image::after {
  border-bottom-left-radius: 5rem;
}
.cid-tBdJALwlZU .mbr-section-title,
.cid-tBdJALwlZU .underline {
  color: #ffffff;
}
.cid-tBdJALwlZU .mbr-section-subtitle {
  color: #ffffff;
}
.cid-t0ru46isHS {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #000000;
}
.cid-t0ru46isHS .mbr-text,
.cid-t0ru46isHS .mbr-section-btn {
  color: #ffffff;
}
.cid-t0ru46isHS .mbr-section-title {
  color: #ffffff;
}
.cid-t0ru46isHS .mbr-section-subtitle {
  color: #ffffff;
}
.cid-sX2Tqp3q5H {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #000000;
}
.cid-sX2Tqp3q5H ul {
  padding: 0;
  margin: 0;
}
.cid-sX2Tqp3q5H ul li {
  list-style: none;
}
.cid-sX2Tqp3q5H ul li h4 {
  margin: 0;
}
.cid-sX2Tqp3q5H ul li h4.display-4 {
  line-height: 1.75;
}
.cid-sX2Tqp3q5H .item {
  color: #cacaca;
}
.cid-sX2Tqp3q5H .col-title {
  color: #ffffff;
  font-weight: 600;
}
.cid-sX2Tqp3q5H .fill-light-wrapper {
  fill: #f9fafb;
  z-index: 2 !important;
  top: 0;
}
.cid-sX2Tqp3q5H .icons-wrapper ul {
  margin: 0;
  padding: 0;
}
.cid-sX2Tqp3q5H .icons-wrapper ul li {
  margin-right: 10px;
  margin-left: 10px;
  display: inline-block;
}
.cid-sX2Tqp3q5H .icons-wrapper ul li .mbr-iconfont {
  color: #ffffff;
  font-size: 20px;
}
.cid-sX2Tqp3q5H .icons-wrapper ul li .mbr-iconfont:hover {
  color: #878787;
}
.cid-v55e5uZTF0.popup-builder {
  background-color: #ffffff;
}
.cid-v55e5uZTF0.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-v55e5uZTF0.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-v55e5uZTF0 .modal-content,
.cid-v55e5uZTF0 .modal-dialog {
  height: auto;
}
.cid-v55e5uZTF0 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-v55e5uZTF0 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-v55e5uZTF0 .form-wrapper .mbr-form .form-group,
  .cid-v55e5uZTF0 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-v55e5uZTF0 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-v55e5uZTF0 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-v55e5uZTF0 .mbr-text {
  text-align: justify;
}
.cid-v55e5uZTF0 .pt-0 {
  padding-top: 0 !important;
}
.cid-v55e5uZTF0 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-v55e5uZTF0 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-v55e5uZTF0 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-v55e5uZTF0 .modal-open {
  overflow: hidden;
}
.cid-v55e5uZTF0 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-v55e5uZTF0 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-v55e5uZTF0 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-v55e5uZTF0 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-v55e5uZTF0 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-v55e5uZTF0 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-v55e5uZTF0 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-v55e5uZTF0 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-v55e5uZTF0 .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-v55e5uZTF0 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-v55e5uZTF0 .modal-backdrop.fade {
  opacity: 0;
}
.cid-v55e5uZTF0 .modal-backdrop.show {
  opacity: .5;
}
.cid-v55e5uZTF0 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: none;
}
@media (min-width: 992px) {
  .cid-v55e5uZTF0 .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-v55e5uZTF0 .modal-header {
    padding: 1rem;
  }
}
.cid-v55e5uZTF0 .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-v55e5uZTF0 .modal-header .close svg {
  fill: #353535;
}
.cid-v55e5uZTF0 .modal-header .close:hover {
  opacity: 1;
}
.cid-v55e5uZTF0 .modal-header .close:focus {
  outline: none;
}
.cid-v55e5uZTF0 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-v55e5uZTF0 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-v55e5uZTF0 .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-v55e5uZTF0 .modal-body {
    padding: 1rem;
  }
}
.cid-v55e5uZTF0 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: none;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-v55e5uZTF0 .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-v55e5uZTF0 .modal-footer {
    padding: 1rem;
  }
}
.cid-v55e5uZTF0 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-v55e5uZTF0 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-v55e5uZTF0 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-v55e5uZTF0 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-v55e5uZTF0 .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-v55e5uZTF0 .modal-lg,
  .cid-v55e5uZTF0 .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-v55e5uZTF0 .modal-xl {
    max-width: 1140px;
  }
}
.cid-v55e5uZTF0 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-v55e5uZTF0 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-v55e5uZTF0 .form-group {
  margin-bottom: 1rem;
}
.cid-v55e5uZTF0 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-v55e5uZTF0 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-v55e5uZTF0 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-v55e5uZTF0 .mbr-section-btn {
  margin: 0;
}
.cid-v55e5uZTF0 .mbr-section-btn .btn {
  margin: 0;
}
.cid-sWKOmkwhst {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-sWKOmkwhst nav.navbar {
  position: fixed;
}
.cid-sWKOmkwhst .btn {
  box-shadow: 0px 30px 30px 0px rgba(0, 11, 40, 0.1);
}
.cid-sWKOmkwhst .dropdown-toggle[data-toggle="dropdown-submenu"]:before {
  font-family: MobiriseIcons !important;
  content: "\e909";
  display: inline-block;
  width: 10px;
  position: absolute;
  right: 25px;
  top: 40%;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: 10px;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
}
.cid-sWKOmkwhst .dropdown-toggle:after {
  content: none;
}
@media (min-width: 992px) {
  .cid-sWKOmkwhst .navbar-nav .nav-link:before {
    content: none;
  }
}
.cid-sWKOmkwhst .dropdown-menu {
  padding: 10px 0;
  min-width: 220px;
  box-shadow: -1px 2px 19px 3px rgba(0, 11, 40, 0.1);
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
  transform: translateY(10px);
  display: initial;
}
.cid-sWKOmkwhst .navbar .dropdown.open > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  display: block;
}
.cid-sWKOmkwhst .dropdown-item:hover,
.cid-sWKOmkwhst .dropdown-item:focus {
  background: rgba(204, 164, 63, 0.1) !important;
  color: #fff !important;
}
.cid-sWKOmkwhst .nav-dropdown .link {
  padding: 35px 0 !important;
  margin-right: 40px !important;
}
.cid-sWKOmkwhst .nav-dropdown .nav-item:last-child .link {
  margin-right: 0 !important;
}
.cid-sWKOmkwhst .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  display: none;
}
.cid-sWKOmkwhst .nav-link {
  position: relative;
  line-height: 1;
}
.cid-sWKOmkwhst .nav-link:hover {
  color: #BCA463 !important;
}
.cid-sWKOmkwhst .container {
  display: flex;
  margin: auto;
}
.cid-sWKOmkwhst .iconfont-wrapper {
  color: #051441 !important;
  font-size: 17px;
  margin-right: 20px;
}
.cid-sWKOmkwhst .dropdown-menu,
.cid-sWKOmkwhst .navbar.opened {
  background: #ffffff !important;
}
.cid-sWKOmkwhst .nav-item:focus,
.cid-sWKOmkwhst .nav-link:focus {
  outline: none;
}
.cid-sWKOmkwhst .dropdown .dropdown-menu .dropdown-item {
  width: 100%;
  transition: all 0.25s ease-in-out;
}
.cid-sWKOmkwhst .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sWKOmkwhst .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-sWKOmkwhst .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sWKOmkwhst .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-sWKOmkwhst .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0px 15px !important;
  transition: none;
  margin: 0 !important;
}
.cid-sWKOmkwhst .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  background: #ffffff;
}
.cid-sWKOmkwhst .navbar.navbar-short {
  box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.1);
  min-height: 60px;
}
.cid-sWKOmkwhst .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-sWKOmkwhst .navbar.opened {
  transition: all 0.3s;
}
.cid-sWKOmkwhst .navbar .dropdown-item {
  padding: 0px 15px;
}
.cid-sWKOmkwhst .navbar .navbar-logo img {
  width: auto;
}
.cid-sWKOmkwhst .navbar .navbar-collapse {
  justify-content: center;
  z-index: 1;
}
.cid-sWKOmkwhst .navbar.collapsed {
  justify-content: center;
}
.cid-sWKOmkwhst .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-sWKOmkwhst .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-sWKOmkwhst .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 6.4rem);
  }
}
.cid-sWKOmkwhst .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-sWKOmkwhst .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-sWKOmkwhst .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  display: none;
  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-sWKOmkwhst .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-sWKOmkwhst .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0px 15px;
  text-align: left;
}
@media (max-width: 991px) {
  .cid-sWKOmkwhst .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-sWKOmkwhst .navbar .dropdown-menu {
    display: none;
  }
  .cid-sWKOmkwhst .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-sWKOmkwhst .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-sWKOmkwhst .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    display: none;
    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-sWKOmkwhst .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-sWKOmkwhst .navbar ul.navbar-nav {
    padding: 15px;
  }
  .cid-sWKOmkwhst .navbar .dropdown-menu .dropdown-item {
    padding: 0px 10px !important;
    text-align: left;
  }
  .cid-sWKOmkwhst .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-sWKOmkwhst .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-sWKOmkwhst .navbar .navbar-buttons,
  .cid-sWKOmkwhst .navbar .icons-menu {
    display: none;
  }
  .cid-sWKOmkwhst .navbar .nav-dropdown .link {
    margin-right: 0 !important;
    padding-top: 12px !important;
    padding-bottom: 0 !important;
    margin-bottom: 20px !important;
  }
}
.cid-sWKOmkwhst .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-sWKOmkwhst .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-sWKOmkwhst .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-sWKOmkwhst .dropdown-item.active,
.cid-sWKOmkwhst .dropdown-item:active {
  background-color: transparent;
}
.cid-sWKOmkwhst .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-sWKOmkwhst .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-sWKOmkwhst .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-sWKOmkwhst ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-sWKOmkwhst .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-sWKOmkwhst button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-sWKOmkwhst button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cca43f;
}
.cid-sWKOmkwhst button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-sWKOmkwhst button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sWKOmkwhst button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sWKOmkwhst button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-sWKOmkwhst nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sWKOmkwhst nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-sWKOmkwhst nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-sWKOmkwhst nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sWKOmkwhst .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-sWKOmkwhst a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-sWKOmkwhst .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  text-align: center;
  margin-right: 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sWKOmkwhst .navbar {
    height: 70px;
  }
  .cid-sWKOmkwhst .navbar.opened {
    height: auto;
  }
  .cid-sWKOmkwhst .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-t1sHuYkGU3 {
  background-image: url("../../../assets/images/hairon-soluzioni-calvizie5-1400x933.jpg");
}
.cid-t1sHuYkGU3 .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-t1sHuYkGU3 .col-text {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .cid-t1sHuYkGU3 .col-text {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  .cid-t1sHuYkGU3 .col-form {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .cid-t1sHuYkGU3 .col-form {
    padding: 30px;
  }
}
.cid-t1sHuYkGU3 .text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .cid-t1sHuYkGU3 .text-wrapper {
    text-align: center !important;
  }
}
.cid-t1sHuYkGU3 .label-text {
  width: 100%;
  margin-bottom: 16px;
  color: #cca43f;
}
@media (max-width: 767px) {
  .cid-t1sHuYkGU3 .label-text {
    text-align: center !important;
  }
}
.cid-t1sHuYkGU3 .mbr-section-title {
  width: 100%;
  color: #000000;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .cid-t1sHuYkGU3 .mbr-section-title {
    text-align: center !important;
  }
}
.cid-t1sHuYkGU3 .mbr-text {
  letter-spacing: inherit;
  color: #ffffff;
  width: 100%;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .cid-t1sHuYkGU3 .mbr-text {
    text-align: center !important;
  }
}
.cid-t1sHuYkGU3 .item {
  display: flex;
  align-items: center;
  margin: 12px 0;
}
.cid-t1sHuYkGU3 .btn-container {
  width: 100%;
  margin-top: 22px;
}
@media (max-width: 767px) {
  .cid-t1sHuYkGU3 .mbr-section-btn {
    text-align: center !important;
  }
}
@media (max-width: 575px) {
  .cid-t1sHuYkGU3 .mbr-section-btn {
    display: flex;
    flex-wrap: wrap;
  }
  .cid-t1sHuYkGU3 .mbr-section-btn .btn {
    width: 100%;
  }
}
.cid-t1sHuYkGU3 .form-container {
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.6);
}
@media (min-width: 768px) {
  .cid-t1sHuYkGU3 .form-container {
    max-width: 22rem;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .cid-t1sHuYkGU3 .form-container {
    text-align: center !important;
  }
}
.cid-t1sHuYkGU3 .form-title {
  color: #3599d5;
  margin-bottom: 40px;
  text-align: center;
}
@media (max-width: 767px) {
  .cid-t1sHuYkGU3 .form-title {
    text-align: center !important;
  }
}
.cid-t1sHuYkGU3 .form-control {
  font-size: 1rem;
}
.cid-t1sHuYkGU3 .mbr-section-title,
.cid-t1sHuYkGU3 .mbr-section-btn {
  color: #ffffff;
}
.cid-v55eKuetYu.popup-builder {
  background-color: #ffffff;
}
.cid-v55eKuetYu.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-v55eKuetYu.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-v55eKuetYu .modal-content,
.cid-v55eKuetYu .modal-dialog {
  height: auto;
}
.cid-v55eKuetYu .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-v55eKuetYu .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-v55eKuetYu .form-wrapper .mbr-form .form-group,
  .cid-v55eKuetYu .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-v55eKuetYu .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-v55eKuetYu .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-v55eKuetYu .mbr-text {
  text-align: justify;
}
.cid-v55eKuetYu .pt-0 {
  padding-top: 0 !important;
}
.cid-v55eKuetYu .pb-0 {
  padding-bottom: 0 !important;
}
.cid-v55eKuetYu .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-v55eKuetYu .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-v55eKuetYu .modal-open {
  overflow: hidden;
}
.cid-v55eKuetYu .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-v55eKuetYu .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-v55eKuetYu .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-v55eKuetYu .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-v55eKuetYu .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-v55eKuetYu .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-v55eKuetYu .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-v55eKuetYu .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-v55eKuetYu .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-v55eKuetYu .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-v55eKuetYu .modal-backdrop.fade {
  opacity: 0;
}
.cid-v55eKuetYu .modal-backdrop.show {
  opacity: .5;
}
.cid-v55eKuetYu .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: none;
}
@media (min-width: 992px) {
  .cid-v55eKuetYu .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-v55eKuetYu .modal-header {
    padding: 1rem;
  }
}
.cid-v55eKuetYu .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-v55eKuetYu .modal-header .close svg {
  fill: #353535;
}
.cid-v55eKuetYu .modal-header .close:hover {
  opacity: 1;
}
.cid-v55eKuetYu .modal-header .close:focus {
  outline: none;
}
.cid-v55eKuetYu .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-v55eKuetYu .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-v55eKuetYu .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-v55eKuetYu .modal-body {
    padding: 1rem;
  }
}
.cid-v55eKuetYu .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: none;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-v55eKuetYu .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-v55eKuetYu .modal-footer {
    padding: 1rem;
  }
}
.cid-v55eKuetYu .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-v55eKuetYu .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-v55eKuetYu .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-v55eKuetYu .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-v55eKuetYu .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-v55eKuetYu .modal-lg,
  .cid-v55eKuetYu .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-v55eKuetYu .modal-xl {
    max-width: 1140px;
  }
}
.cid-v55eKuetYu .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-v55eKuetYu .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-v55eKuetYu .form-group {
  margin-bottom: 1rem;
}
.cid-v55eKuetYu .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-v55eKuetYu .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-v55eKuetYu .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-v55eKuetYu .mbr-section-btn {
  margin: 0;
}
.cid-v55eKuetYu .mbr-section-btn .btn {
  margin: 0;
}
.cid-v4eMPNPrzD {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-v4eMPNPrzD nav.navbar {
  position: fixed;
}
.cid-v4eMPNPrzD .btn {
  box-shadow: 0px 30px 30px 0px rgba(0, 11, 40, 0.1);
}
.cid-v4eMPNPrzD .dropdown-toggle[data-toggle="dropdown-submenu"]:before {
  font-family: MobiriseIcons !important;
  content: "\e909";
  display: inline-block;
  width: 10px;
  position: absolute;
  right: 25px;
  top: 40%;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: 10px;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
}
.cid-v4eMPNPrzD .dropdown-toggle:after {
  content: none;
}
@media (min-width: 992px) {
  .cid-v4eMPNPrzD .navbar-nav .nav-link:before {
    content: none;
  }
}
.cid-v4eMPNPrzD .dropdown-menu {
  padding: 10px 0;
  min-width: 220px;
  box-shadow: -1px 2px 19px 3px rgba(0, 11, 40, 0.1);
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
  transform: translateY(10px);
  display: initial;
}
.cid-v4eMPNPrzD .navbar .dropdown.open > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  display: block;
}
.cid-v4eMPNPrzD .dropdown-item:hover,
.cid-v4eMPNPrzD .dropdown-item:focus {
  background: rgba(204, 164, 63, 0.1) !important;
  color: #fff !important;
}
.cid-v4eMPNPrzD .nav-dropdown .link {
  padding: 35px 0 !important;
  margin-right: 40px !important;
}
.cid-v4eMPNPrzD .nav-dropdown .nav-item:last-child .link {
  margin-right: 0 !important;
}
.cid-v4eMPNPrzD .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  display: none;
}
.cid-v4eMPNPrzD .nav-link {
  position: relative;
  line-height: 1;
}
.cid-v4eMPNPrzD .nav-link:hover {
  color: #BCA463 !important;
}
.cid-v4eMPNPrzD .container {
  display: flex;
  margin: auto;
}
.cid-v4eMPNPrzD .iconfont-wrapper {
  color: #051441 !important;
  font-size: 17px;
  margin-right: 20px;
}
.cid-v4eMPNPrzD .dropdown-menu,
.cid-v4eMPNPrzD .navbar.opened {
  background: #ffffff !important;
}
.cid-v4eMPNPrzD .nav-item:focus,
.cid-v4eMPNPrzD .nav-link:focus {
  outline: none;
}
.cid-v4eMPNPrzD .dropdown .dropdown-menu .dropdown-item {
  width: 100%;
  transition: all 0.25s ease-in-out;
}
.cid-v4eMPNPrzD .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-v4eMPNPrzD .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-v4eMPNPrzD .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-v4eMPNPrzD .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-v4eMPNPrzD .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0px 15px !important;
  transition: none;
  margin: 0 !important;
}
.cid-v4eMPNPrzD .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  background: #ffffff;
}
.cid-v4eMPNPrzD .navbar.navbar-short {
  box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.1);
  min-height: 60px;
}
.cid-v4eMPNPrzD .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-v4eMPNPrzD .navbar.opened {
  transition: all 0.3s;
}
.cid-v4eMPNPrzD .navbar .dropdown-item {
  padding: 0px 15px;
}
.cid-v4eMPNPrzD .navbar .navbar-logo img {
  width: auto;
}
.cid-v4eMPNPrzD .navbar .navbar-collapse {
  justify-content: center;
  z-index: 1;
}
.cid-v4eMPNPrzD .navbar.collapsed {
  justify-content: center;
}
.cid-v4eMPNPrzD .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-v4eMPNPrzD .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-v4eMPNPrzD .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 6.4rem);
  }
}
.cid-v4eMPNPrzD .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-v4eMPNPrzD .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-v4eMPNPrzD .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  display: none;
  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-v4eMPNPrzD .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-v4eMPNPrzD .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0px 15px;
  text-align: left;
}
@media (max-width: 991px) {
  .cid-v4eMPNPrzD .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-v4eMPNPrzD .navbar .dropdown-menu {
    display: none;
  }
  .cid-v4eMPNPrzD .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-v4eMPNPrzD .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-v4eMPNPrzD .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    display: none;
    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-v4eMPNPrzD .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-v4eMPNPrzD .navbar ul.navbar-nav {
    padding: 15px;
  }
  .cid-v4eMPNPrzD .navbar .dropdown-menu .dropdown-item {
    padding: 0px 10px !important;
    text-align: left;
  }
  .cid-v4eMPNPrzD .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-v4eMPNPrzD .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-v4eMPNPrzD .navbar .navbar-buttons,
  .cid-v4eMPNPrzD .navbar .icons-menu {
    display: none;
  }
  .cid-v4eMPNPrzD .navbar .nav-dropdown .link {
    margin-right: 0 !important;
    padding-top: 12px !important;
    padding-bottom: 0 !important;
    margin-bottom: 20px !important;
  }
}
.cid-v4eMPNPrzD .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-v4eMPNPrzD .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-v4eMPNPrzD .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-v4eMPNPrzD .dropdown-item.active,
.cid-v4eMPNPrzD .dropdown-item:active {
  background-color: transparent;
}
.cid-v4eMPNPrzD .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-v4eMPNPrzD .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-v4eMPNPrzD .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-v4eMPNPrzD ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-v4eMPNPrzD .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-v4eMPNPrzD button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-v4eMPNPrzD button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cca43f;
}
.cid-v4eMPNPrzD button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-v4eMPNPrzD button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-v4eMPNPrzD button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-v4eMPNPrzD button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-v4eMPNPrzD nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-v4eMPNPrzD nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-v4eMPNPrzD nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-v4eMPNPrzD nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-v4eMPNPrzD .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-v4eMPNPrzD a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-v4eMPNPrzD .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  text-align: center;
  margin-right: 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-v4eMPNPrzD .navbar {
    height: 70px;
  }
  .cid-v4eMPNPrzD .navbar.opened {
    height: auto;
  }
  .cid-v4eMPNPrzD .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-v4eMPOe9RJ {
  background-image: url("../../../assets/images/hairon-soluzioni-calvizie5-1400x933.jpg");
}
.cid-v4eMPOe9RJ .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4eMPOe9RJ .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-v4eMPOe9RJ .container-fluid {
  padding: 0 60px;
}
@media (max-width: 992px) {
  .cid-v4eMPOe9RJ .container-fluid {
    padding: 0 30px;
  }
}
.cid-v4eMPOe9RJ .container-fluid .row {
  padding: 0;
}
@media (max-width: 992px) {
  .cid-v4eMPOe9RJ .container {
    padding: 0 30px;
  }
}
.cid-v4eMPOe9RJ .title-wrapper {
  margin-top: 20%;
  padding: 0 8%;
}
@media (max-width: 992px) {
  .cid-v4eMPOe9RJ .title-wrapper {
    margin-top: 0;
    padding: 0;
  }
}
.cid-v4eMPOe9RJ .title-wrapper .mbr-section-title {
  margin-bottom: 32px;
}
.cid-v4eMPOe9RJ .title-wrapper .mbr-text {
  margin-bottom: 22px;
}
.cid-v4eMPOe9RJ .mbr-section-title {
  color: #ffffff;
}
.cid-v4eMPOe9RJ .mbr-text {
  color: #ffffff;
}
.cid-v4eMPOwEKE {
  padding-top: 8rem;
  padding-bottom: 5rem;
  background-color: #fafaf9;
}
.cid-v4eMPOwEKE .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4eMPOwEKE .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (min-width: 992px) {
  .cid-v4eMPOwEKE p {
    max-width: 95%;
  }
}
.cid-v4eMPOwEKE .mbr-section-subtitle {
  background: white;
  color: #ffffff;
  width: fit-content;
  border-radius: 2rem;
  padding: 5px 1rem;
  text-align: left;
}
.cid-v4eMPOwEKE .subtitle-wrap {
  display: inline-flex;
  border-radius: 2rem;
  padding: 0.5rem;
  padding-bottom: 0;
  background: #cca43f;
  flex-direction: row;
  width: fit-content;
  align-items: center;
  margin-bottom: 2rem;
}
.cid-v4eMPOwEKE .subtitle-wrap .mbr-iconfont {
  padding: 0 15px;
  padding-bottom: 8px;
  margin: 0;
  color: #232323;
  font-size: 1.5rem;
}
.cid-v4eMPOwEKE .mbr-section-title {
  color: #000000;
}
.cid-v4eMPOwEKE .mbr-text,
.cid-v4eMPOwEKE .mbr-section-btn {
  color: #6e6e6e;
}
.cid-v4eMPOwEKE .mbr-section-subtitle,
.cid-v4eMPOwEKE .align-wrapper {
  color: #04492e;
}
.cid-v4eMPOwEKE .mbr-section-title2 {
  color: #04492e;
}
.cid-v4eMPOwEKE .mbr-text2,
.cid-v4eMPOwEKE .mbr-section-btn {
  color: #6e6e6e;
}
.cid-v4eMPOPd9v {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #cca43f;
}
.cid-v4eMPOPd9v .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4eMPOPd9v .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-v4eMPOPd9v .row {
  justify-content: flex-start;
}
.cid-v4eMPOPd9v .mbr-section-title {
  color: #000000;
  width: 100%;
  margin-bottom: 4rem;
}
.cid-v4eMPOPd9v .item-wrap {
  width: 100%;
  margin-bottom: 2rem;
}
.cid-v4eMPOPd9v .mbr-section-subtitle {
  color: #fffaee;
  width: 100%;
}
.cid-v4eMPOPd9v .mbr-text {
  color: #000000;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.cid-v4eMPOPd9v .mbr-section-title,
.cid-v4eMPOPd9v .mbr-section-btn {
  color: #fffaee;
}
.cid-v4eMPPBRPC {
  padding-top: 6rem;
  padding-bottom: 5rem;
  overflow: hidden;
  background-color: #ffffff;
}
.cid-v4eMPPBRPC .container,
.cid-v4eMPPBRPC .container-fluid {
  z-index: 10;
}
.cid-v4eMPPBRPC .image__background {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.cid-v4eMPPBRPC .image__background .image {
  position: absolute;
  border-radius: 50%;
  top: -205px;
  right: -185px;
  width: 990px;
  height: 990px;
}
.cid-v4eMPPBRPC .image__background .image img {
  width: 100%;
  object-fit: cover;
}
@media (max-width: 1366px) and (min-width: 992px) {
  .cid-v4eMPPBRPC .image__background .image {
    top: -205px;
    right: -185px;
    width: 750px;
    height: 750px;
  }
}
@media (max-width: 991px) {
  .cid-v4eMPPBRPC .image__background .image {
    top: -90px;
    right: -120px;
    width: 450px;
    height: 450px;
  }
}
.cid-v4eMPPBRPC .image__background .circle__image {
  position: absolute;
  top: -108px;
  z-index: -1;
  right: -184px;
  width: 990px;
  height: 990px;
  border-radius: 50%;
  background-color: rgba(225, 23, 61, 0.4);
}
@media (max-width: 1366px) and (min-width: 992px) {
  .cid-v4eMPPBRPC .image__background .circle__image {
    width: 750px;
    height: 750px;
    top: -108px;
    right: -184px;
  }
}
@media (max-width: 991px) {
  .cid-v4eMPPBRPC .image__background .circle__image {
    top: -50px;
    right: -105px;
    width: 450px;
    height: 450px;
  }
}
.cid-v4eMPPBRPC .image__background .circle__image2 {
  position: absolute;
  width: 70px;
  height: 70px;
  top: 16%;
  right: 770px;
  z-index: 1;
  background-color: rgba(154, 197, 89, 0.5);
  border-radius: 50%;
}
@media (max-width: 1366px) and (min-width: 992px) {
  .cid-v4eMPPBRPC .image__background .circle__image2 {
    right: 530px;
  }
}
@media (max-width: 991px) {
  .cid-v4eMPPBRPC .image__background .circle__image2 {
    right: 290px;
    top: 10%;
  }
}
.cid-v4eMPPBRPC .image__background .circle__image3 {
  width: 378px;
  height: 378px;
  bottom: 9%;
  right: 300px;
  position: absolute;
  z-index: 1;
  background-color: rgba(193, 193, 193, 0.3);
  border-radius: 50%;
}
@media (max-width: 1366px) and (min-width: 992px) {
  .cid-v4eMPPBRPC .image__background .circle__image3 {
    width: 250px;
    height: 250px;
    bottom: 37%;
  }
}
@media (max-width: 991px) {
  .cid-v4eMPPBRPC .image__background .circle__image3 {
    width: 150px;
    height: 150px;
    bottom: 60%;
    right: 120px;
  }
}
.cid-v4eMPPBRPC .container {
  pointer-events: none;
}
.cid-v4eMPPBRPC .subtitle__block,
.cid-v4eMPPBRPC .title__block,
.cid-v4eMPPBRPC .buttons__block {
  pointer-events: all;
}
.cid-v4eMPPBRPC .mbr-section-subtitle {
  line-height: 33px;
  letter-spacing: 1.5px;
  margin-bottom: 15px;
  color: #000000;
}
.cid-v4eMPPBRPC .mbr-section-title {
  margin-bottom: 45px;
  color: #D4B090;
  font-weight: 300;
}
.cid-v4eMPPBRPC .mbr-section-title b,
.cid-v4eMPPBRPC .mbr-section-title strong {
  font-weight: 900;
}
.cid-v4eMPPBRPC .mbr-text {
  margin-bottom: 45px;
}
.cid-v4eMPPBRPC .inner__button {
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-v4eMPPBRPC .inner__button .mbr-section-btn {
  display: inline-block;
}
.cid-v4eMPPBRPC .inner__button .mbr-section-btn .btn-info {
  border: none !important;
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.25);
  background: linear-gradient(-135deg, #c1c1c1 0%, rgba(193, 193, 193, 0.85) 100%) !important;
}
.cid-v4eMPPBRPC .inner__button .mbr-section-btn .btn-info:hover {
  border-color: transparent !important;
}
.cid-v4eMPPBRPC .inner__button .mbr-section-btn .btn .mbr-iconfont {
  margin-left: 5px;
  vertical-align: -5px;
}
@media (max-width: 550px) {
  .cid-v4eMPPBRPC .inner__button .mbr-section-btn {
    width: 100%;
  }
}
.cid-v4eMPPBRPC .mbr-figure {
  display: inline-block;
  padding: 5px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  margin-left: 45px;
}
.cid-v4eMPPBRPC .mbr-figure:hover {
  color: #c1c1c1;
  cursor: pointer;
}
.cid-v4eMPPBRPC .mbr-figure:hover .mbr-media {
  border-color: #c1c1c1;
  color: #c1c1c1;
}
@media (max-width: 575px) {
  .cid-v4eMPPBRPC .mbr-figure {
    margin: 0;
    margin-top: 10px;
    max-width: 350px;
    width: 100%;
  }
}
.cid-v4eMPPBRPC .mbr-media {
  display: inline-flex;
  color: #e9e9e9;
  align-items: center;
  justify-content: center;
  border: 2px solid #e9e9e9;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  transition: all 0.3s ease-in-out;
}
.cid-v4eMPPBRPC .mbr-media span {
  font-size: 22px;
  position: relative;
  display: inline-block;
  margin-left: 3px;
}
.cid-v4eMPPBRPC .mbr-media span.mbri-play:before {
  position: absolute;
  left: 50%;
}
.cid-v4eMPPBRPC .popup__text {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.cid-v4eMPPBRPC .modalWindow {
  position: fixed;
  z-index: 5000;
  left: 0;
  top: 0;
  background-color: rgba(61, 61, 61, 0.65);
  width: 100%;
  height: 100%;
}
.cid-v4eMPPBRPC .modalWindow .modalWindow-container {
  display: table-cell;
  vertical-align: middle;
}
.cid-v4eMPPBRPC .modalWindow .modalWindow-video {
  height: calc(80vw / 1.778);
  width: 80vw;
  margin: 0 auto;
}
.cid-v4eMPPBRPC a.close {
  position: absolute;
  right: 0;
  top: 0;
  color: #ffffff;
  z-index: 5000000;
  font-size: 16px;
  background: #000;
  padding: 10px;
  transition: all 0.2s;
}
.cid-v4eMPPBRPC a.close:hover {
  color: #ffffff;
}
.cid-v4eMPPBRPC .animation__background .circle1 {
  display: inline-block;
  width: 12px;
  height: 12px;
  top: 20%;
  left: 28%;
  background: #c1c1c1;
  border-radius: 50%;
  position: absolute;
  animation: animationOne 25s infinite linear;
}
.cid-v4eMPPBRPC .animation__background .circle2 {
  display: inline-block;
  width: 15px;
  height: 15px;
  top: 44%;
  left: 4%;
  background: #e1173d;
  border-radius: 50%;
  position: absolute;
  animation: animationOne 30s alternate infinite linear;
}
.cid-v4eMPPBRPC .animation__background .circle3 {
  display: inline-block;
  width: 15px;
  height: 15px;
  top: 49%;
  left: 51%;
  background: #676867;
  position: absolute;
  border-radius: 50%;
  animation: animationTwo 35s infinite linear;
}
.cid-v4eMPPBRPC .animation__background .circle4 {
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background: #cca43f;
  bottom: 20%;
  left: 33%;
  animation: animationOne 30s infinite linear;
}
@keyframes animationOne {
  0% {
    transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    transform: translate(70px, -1px) rotate(35deg);
  }
  40% {
    transform: translate(140px, 70px) rotate(70deg);
  }
  60% {
    transform: translate(80px, 120px) rotate(110deg);
  }
  80% {
    transform: translate(-40px, 70px) rotate(145deg);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg);
  }
}
@keyframes animationTwo {
  0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
  20% {
    transform: translate(70px, -1px) rotate(35deg) scale(0.9);
  }
  40% {
    transform: translate(140px, 70px) rotate(70deg) scale(1);
  }
  60% {
    transform: translate(80px, 120px) rotate(110deg) scale(1.2);
  }
  80% {
    transform: translate(-40px, 70px) rotate(145deg) scale(1.1);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}
.cid-v4eMPPBRPC .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4eMPPBRPC .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-v4eMPQuveH {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #bca463;
}
.cid-v4eMPQuveH .mbr-text,
.cid-v4eMPQuveH .mbr-section-btn {
  color: #ffffff;
}
.cid-v4eMPQuveH .mbr-section-title {
  color: #ffffff;
}
.cid-v4eMPQuveH .mbr-section-subtitle {
  color: #ffffff;
}
.cid-v4eMPPfSfN {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-v4eMPPfSfN .mbr-text,
.cid-v4eMPPfSfN .mbr-section-btn {
  color: #000000;
}
.cid-v4eMPPfSfN .mbr-section-title {
  color: #232736;
}
.cid-v4eMPR3apm {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-v4eMPR3apm .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-v4eMPR3apm .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-v4eMPR3apm .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-v4eMPR3apm .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-v4eMPR3apm .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
}
.cid-v4eMPR3apm .mbr-gallery-item > div:hover::before {
  opacity: 0 !important;
}
.cid-v4eMPR3apm .mbr-gallery-filter-all > a {
  padding: 30px;
  color: #444444 !important;
}
.cid-v4eMPR3apm .mbr-gallery-filter {
  padding-top: 0;
  padding-bottom: 2rem;
}
.cid-v4eMPR3apm .mbr-gallery-filter .btn {
  text-transform: uppercase;
  color: #444444 !important;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin: 0px !important;
  border: none;
  padding: 12px 15px 12px 15px;
}
.cid-v4eMPR3apm .mbr-gallery-filter .btn:hover {
  background: transparent;
  color: #263241 !important;
}
.cid-v4eMPR3apm .mbr-gallery-filter ul {
  display: block;
}
.cid-v4eMPR3apm .mbr-gallery-filter ul li {
  position: relative;
}
.cid-v4eMPR3apm .mbr-gallery-filter li.active .btn {
  color: #263241 !important;
  background: transparent;
}
.cid-v4eMPR3apm .mbr-gallery-filter li::after {
  bottom: 0.5rem;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) scale(0);
  width: 4px;
  transition: all 0.3s ease-in-out;
  background: #263241 !important;
}
.cid-v4eMPR3apm .mbr-gallery-filter li.active::after,
.cid-v4eMPR3apm .mbr-gallery-filter li:hover::after {
  transform: translateX(-50%) scale(1);
  background: #263241 !important;
}
.cid-v4eMPR3apm .mbr-gallery-title {
  transition: all.3s;
  position: absolute;
  visibility: hidden;
  display: block;
  opacity: 0;
  width: 100%;
  top: -2rem;
  right: 0;
  text-align: right;
  padding: 1rem;
  color: #fff;
  background: transparent;
}
.cid-v4eMPR3apm .mbr-gallery-item > div:hover .mbr-gallery-title {
  top: 0;
  right: 0;
  display: block;
  visibility: visible;
  opacity: 1;
}
.cid-v4eMPR3apm .mbr-gallery-item > div:hover .icon-focus {
  top: calc(50% - 24px);
}
.cid-v4eMPR3apm .icon-focus:before {
  content: '\e95e';
}
.cid-v4eMPR3apm .icon-focus {
  transition: all .3s;
  font-size: 2rem !important;
  top: 50%;
  left: calc(50% - 24px);
  width: 48px;
  padding: 0 8px;
  border-radius: 50%;
  color: #444444 !important;
  background-color: #ffffff;
}
.cid-v4eMPR3apm .mbr-section-title {
  margin: 0;
}
.cid-v4eMPR3apm .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-v4eMPR3apm .underline .line {
  width: 3rem;
  height: 2px;
  background: #232323;
  display: inline-block;
}
.cid-v4eMPR3apm .mbr-gallery-item > div > span {
  color: #444444;
}
.cid-v4eMPRCkdO {
  padding-top: 5rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-v4eMPRCkdO .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4eMPRCkdO .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-v4eMPRCkdO .container,
.cid-v4eMPRCkdO .container-fluid {
  position: relative;
  padding: 0 60px;
}
@media (max-width: 992px) {
  .cid-v4eMPRCkdO .container,
  .cid-v4eMPRCkdO .container-fluid {
    padding: 0 20px;
  }
}
.cid-v4eMPRCkdO .row {
  position: relative;
  justify-content: center;
  padding: 50px 10px;
  overflow: hidden;
  margin: 0;
  border: 1px solid #3d4045;
  border-radius: 10px;
}
@media (max-width: 992px) {
  .cid-v4eMPRCkdO .row {
    padding: 85px 8px;
  }
}
.cid-v4eMPRCkdO .title-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 0 80px;
}
@media (max-width: 1200px) {
  .cid-v4eMPRCkdO .title-wrapper {
    padding: 0;
  }
}
.cid-v4eMPRCkdO .title-wrapper .mbr-section-title {
  margin-bottom: 50px;
}
@media (max-width: 1200px) {
  .cid-v4eMPRCkdO .title-wrapper .mbr-section-title {
    margin-bottom: 20px;
  }
}
.cid-v4eMPRCkdO .title-wrapper .mbr-text {
  margin-bottom: 20px;
}
.cid-v4eMPRCkdO .image-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
@media (max-width: 1200px) {
  .cid-v4eMPRCkdO .image-wrapper {
    margin-bottom: 50px;
    height: auto;
  }
}
.cid-v4eMPRCkdO .image-wrapper img {
  height: 450px;
  object-fit: cover;
  border-radius: 10px;
}
@media (max-width: 992px) {
  .cid-v4eMPRCkdO .image-wrapper img {
    height: 300px;
  }
}
.cid-v4eMPRCkdO .mbr-section-title {
  color: #3d4045;
}
.cid-v4eMPRCkdO .mbr-text {
  color: #3d4045;
}
.cid-v4eMPSfAPR {
  padding-top: 150px;
  padding-bottom: 150px;
  background-image: url("../../../assets/images/hairon-soluzioni-calvizie1-1400x935.jpg");
}
.cid-v4eMPSfAPR .text {
  letter-spacing: 0.03em;
  line-height: 1.7;
}
.cid-v4eMPSfAPR .mbr-text {
  width: 100%;
  height: auto;
  text-align: center;
}
.cid-v4eMPSfAPR .content {
  flex-basis: auto !important;
  -webkit-flex-basis: auto !important;
}
@media (max-width: 991px) {
  .cid-v4eMPSfAPR .row {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-v4eMPSfAPR .content {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.cid-v4eMPSfAPR .mbr-section-title {
  text-align: center;
}
.cid-v4eMPQLl7m {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-v4eMPQLl7m .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4eMPQLl7m .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-v4eMPQLl7m p {
  line-height: 2;
}
.cid-v4eMPQLl7m a:hover {
  text-decoration: underline;
}
.cid-v4eMPQLl7m .mbr-section-title {
  text-align: center;
  color: #000000;
}
.cid-v4eMPQLl7m .mbr-text {
  color: #051441;
}
.cid-v4eMPT5sQ0 {
  padding-top: 30px;
  padding-bottom: 15px;
  background-color: #62d89f;
}
.cid-v4eMPT5sQ0 .mbr-text {
  text-align: center;
  color: #000000;
}
.cid-v4eMPT5sQ0 .mbr-title {
  text-align: center;
}
@media (min-width: 992px) {
  .cid-v4eMPT5sQ0 .container {
    max-width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .cid-v4eMPT5sQ0 .container {
    max-width: 100% !important;
  }
}
.cid-v4eMPSCFop {
  padding-top: 1rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.cid-v4eMPSCFop .content {
  position: relative;
  z-index: 1;
  width: 50%;
  padding-top: 10%;
}
@media (max-width: 1739px) {
  .cid-v4eMPSCFop .content {
    padding-top: 5%;
  }
}
@media (max-width: 1399px) {
  .cid-v4eMPSCFop .content {
    padding-top: 3%;
  }
}
@media (max-width: 1299px) {
  .cid-v4eMPSCFop .content {
    margin: 0 auto;
    text-align: center;
    padding: 8rem 0;
  }
}
@media (max-width: 922px) {
  .cid-v4eMPSCFop .content {
    width: 80%;
    padding: 6rem 0;
  }
}
@media (max-width: 767px) {
  .cid-v4eMPSCFop .content {
    width: 100%;
    padding: 4rem 0;
  }
}
.cid-v4eMPSCFop .image-wrap {
  position: absolute;
  width: 100%;
  height: 100;
  top: 0;
  left: 0;
}
@media (max-width: 922px) {
  .cid-v4eMPSCFop .image-wrap {
    position: static;
    display: flex;
  }
}
@media (max-width: 767px) {
  .cid-v4eMPSCFop .image-wrap {
    position: static;
    display: flex;
    flex-direction: column;
  }
}
.cid-v4eMPSCFop .img {
  position: absolute;
  width: 750px;
  height: 503px;
}
@media (max-width: 1739px) {
  .cid-v4eMPSCFop .img {
    width: 510px;
    height: 342px;
  }
}
@media (max-width: 1399px) {
  .cid-v4eMPSCFop .img {
    width: 447px;
    height: 300px;
  }
}
@media (max-width: 1299px) {
  .cid-v4eMPSCFop .img {
    width: 268px;
    height: 179px;
  }
}
@media (max-width: 922px) {
  .cid-v4eMPSCFop .img {
    position: static;
    width: 33.33333%;
    max-height: 200px;
    margin: 0 1%;
  }
}
@media (max-width: 767px) {
  .cid-v4eMPSCFop .img {
    width: 100%;
    margin: 2% 0;
  }
}
.cid-v4eMPSCFop img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cid-v4eMPSCFop .img3 {
  top: 12rem;
  right: 16rem;
}
@media (max-width: 1739px) {
  .cid-v4eMPSCFop .img3 {
    top: 12rem;
    right: 12rem;
  }
}
@media (max-width: 1399px) {
  .cid-v4eMPSCFop .img3 {
    top: 8rem;
    right: 12rem;
  }
}
@media (max-width: 1299px) {
  .cid-v4eMPSCFop .img3 {
    top: 0;
    right: 0;
  }
}
@media (max-width: 922px) {
  .cid-v4eMPSCFop .img3 {
    position: static;
  }
}
.cid-v4eMPSCFop .mbr-section-title {
  color: #000000;
  margin-bottom: 30px;
}
.cid-v4eMPSCFop .mbr-text {
  color: #6b6b6b;
  margin-bottom: 30px;
  width: 50%;
}
@media (max-width: 1299px) {
  .cid-v4eMPSCFop .mbr-text {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.cid-v4eMPSCFop .mbr-section-btn {
  width: 60%;
}
@media (max-width: 1739px) {
  .cid-v4eMPSCFop .mbr-section-btn {
    width: 70%;
  }
}
@media (max-width: 1399px) {
  .cid-v4eMPSCFop .mbr-section-btn {
    width: 72%;
  }
}
@media (max-width: 1299px) {
  .cid-v4eMPSCFop .mbr-section-btn {
    margin: 0 auto;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cid-v4eMPSCFop .mbr-section-btn {
    width: 80%;
  }
}
.cid-v4eMPSCFop .btn {
  padding: 0.7rem 1rem;
  width: 200px;
}
.cid-v4eMPTpYeZ {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #f9fafb;
}
.cid-v4eMPTpYeZ .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4eMPTpYeZ .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-v4eMPTpYeZ .container-fluid {
  padding: 0 64px;
}
@media (max-width: 992px) {
  .cid-v4eMPTpYeZ .container-fluid {
    padding: 0 20px;
  }
}
.cid-v4eMPTpYeZ .container-fluid .row {
  padding: 0;
}
@media (max-width: 992px) {
  .cid-v4eMPTpYeZ .container {
    padding: 0 20px;
  }
}
.cid-v4eMPTpYeZ .row {
  justify-content: center;
}
.cid-v4eMPTpYeZ .title-wrapper .mbr-section-title {
  margin-bottom: 64px;
}
@media (max-width: 992px) {
  .cid-v4eMPTpYeZ .title-wrapper .mbr-section-title {
    margin-bottom: 50px;
  }
}
.cid-v4eMPTpYeZ .card-wrapper {
  padding: 32px;
  margin-bottom: 64px;
  border: 2px solid #d7d7d7;
}
.cid-v4eMPTpYeZ .card-wrapper .icon-wrapper {
  margin-bottom: 88px;
}
.cid-v4eMPTpYeZ .card-wrapper .icon-wrapper .mbr-iconfont {
  color: #1d1d1d;
  font-size: 42px;
}
.cid-v4eMPTpYeZ .card-wrapper .mbr-card-title {
  margin-bottom: 32px;
}
.cid-v4eMPTpYeZ .card-wrapper .mbr-text {
  margin-bottom: 32px;
}
.cid-v4eMPTpYeZ .mbr-section-title {
  color: #1d1d1d;
}
.cid-v4eMPTpYeZ .mbr-card-title {
  color: #1d1d1d;
}
.cid-v4eMPTpYeZ .mbr-text {
  color: #1d1d1d;
}
.cid-v4eMPTpYeZ .mbr-section-title,
.cid-v4eMPTpYeZ .mbr-section-btn {
  text-align: center;
}
.cid-v4eMPTUJSt {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #bca463;
}
.cid-v4eMPTUJSt .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-v4eMPTUJSt .mbr-title {
  text-align: center;
  color: #ffffff;
}
.cid-v4eMPUhYZy {
  padding-top: 15px;
  padding-bottom: 45px;
  background-color: #bca463;
}
.cid-v4eMPUA4IG {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.cid-v4eMPUA4IG .item-image {
  padding: 0;
}
@media (max-width: 768px) {
  .cid-v4eMPUA4IG .item-image {
    display: none;
  }
}
.cid-v4eMPUA4IG .item-image img {
  width: 100%;
  height: 580px;
  object-fit: cover;
}
.cid-v4eMPUA4IG .item-form {
  padding: 40px 62px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 768px) {
  .cid-v4eMPUA4IG .item-form {
    padding: 25px;
  }
}
.cid-v4eMPUA4IG .item-form .mbr-section-title {
  margin-bottom: 28px;
}
.cid-v4eMPUA4IG .item-form .form-group {
  margin-bottom: 0;
}
.cid-v4eMPUA4IG .item-form .form-control {
  padding: 10px 25px 10px 0;
  background-color: transparent;
  box-shadow: none;
  border: none !important;
  border-bottom: 1px solid #c1c1c1 !important;
  border-radius: 0;
}
.cid-v4eMPUA4IG .item-form .form-control:hover {
  box-shadow: none;
  border: none !important;
  border-bottom: 1px solid #c1c1c1 !important;
}
.cid-v4eMPUA4IG .item-form .form-control:focus {
  box-shadow: none;
  border: none !important;
  border-bottom: 1px solid #c1c1c1 !important;
}
.cid-v4eMPUA4IG .item-form .form-check {
  margin: 22px 0 27px 0;
  padding-left: 27px;
}
.cid-v4eMPUA4IG .form-check-input:focus {
  box-shadow: none;
  border-color: #c1c1c1;
}
.cid-v4eMPUA4IG .form-check-input:checked {
  background-color: #c1c1c1;
}
.cid-v4eMPUA4IG .btn {
  width: 100%;
  height: 55px;
  min-width: 170px;
  margin-top: 0;
  flex-direction: row-reverse;
  letter-spacing: 0.8px;
  box-shadow: none;
  border: none !important;
}
.cid-v4eMPUA4IG .btn:hover {
  box-shadow: none;
}
.cid-v4eMPUA4IG .mbr-section-title {
  color: #ffffff;
  text-transform: uppercase;
}
.cid-v4eMPUA4IG .form-check-label {
  color: #84858a;
}
.cid-v4eMPV0wZX {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #000000;
}
.cid-v4eMPV0wZX .mbr-section-title {
  margin: 0;
}
.cid-v4eMPV0wZX .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-v4eMPV0wZX .underline .line {
  width: 3rem;
  height: 2px;
  background: #bca463;
  display: inline-block;
}
.cid-v4eMPV0wZX .media-row {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-v4eMPV0wZX .team-item {
  transition: all .2s;
  margin: 2rem 0;
}
.cid-v4eMPV0wZX .team-item .item-image {
  position: relative !important;
}
.cid-v4eMPV0wZX .team-item .item-image img {
  width: 100%;
}
.cid-v4eMPV0wZX .team-item .item-image::after {
  background: #000000;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: .4s;
}
.cid-v4eMPV0wZX .team-item .item-name p {
  margin-bottom: 0;
}
.cid-v4eMPV0wZX .team-item .item-role p {
  margin-bottom: 0;
}
.cid-v4eMPV0wZX .team-item .item-caption {
  background: #efefef;
}
.cid-v4eMPV0wZX .item-social {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: 1;
}
.cid-v4eMPV0wZX .item-social li {
  display: inline-block;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.cid-v4eMPV0wZX .item-social li a span {
  border-radius: 50%;
  background-color: #444444;
  color: white;
  font-size: 14px;
  width: 3em;
  margin: 2px;
  height: 3em;
  line-height: 3em;
  display: block;
  padding: 0.1rem 0.9rem;
}
.cid-v4eMPV0wZX .item-social li a span:hover {
  background-color: #ffbc00;
  color: #000000;
}
.cid-v4eMPV0wZX .team-item:hover .item-social > li.social-1 {
  transition-delay: .1s;
  opacity: 1;
  visibility: visible;
}
.cid-v4eMPV0wZX .team-item:hover .item-social > li.social-2 {
  transition-delay: .2s;
  opacity: 1;
  visibility: visible;
}
.cid-v4eMPV0wZX .team-item:hover .item-social > li.social-3 {
  transition-delay: .3s;
  opacity: 1;
  visibility: visible;
}
.cid-v4eMPV0wZX .team-item:hover .item-social > li.social-4 {
  transition-delay: .4s;
  opacity: 1;
  visibility: visible;
}
.cid-v4eMPV0wZX .team-item:hover .item-social > li.social-5 {
  transition-delay: .5s;
  opacity: 1;
  visibility: visible;
}
.cid-v4eMPV0wZX .team-item:hover .item-social > li.social-6 {
  transition-delay: .6s;
  opacity: 1;
  visibility: visible;
}
.cid-v4eMPV0wZX .builderCard .item-image::after {
  border-bottom-left-radius: 5rem;
}
.cid-v4eMPV0wZX .mbr-section-title,
.cid-v4eMPV0wZX .underline {
  color: #ffffff;
}
.cid-v4eMPV0wZX .mbr-section-subtitle {
  color: #ffffff;
}
.cid-v4eNjSW2Mv {
  padding-top: 30px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-v4eNjSW2Mv blockquote {
  color: #232323;
  font-size: inherit;
  font-style: normal;
  border-color: #000 !important;
  text-transform: capitalize;
}
.cid-v4eNjSW2Mv .mbr-iconfont {
  z-index: 1;
  position: absolute;
  font-size: 9rem;
  color: #232323;
  opacity: .1;
}
.cid-v4eNjSW2Mv .mbr-iconfont.right-top {
  right: -1rem;
  top: -1rem;
}
.cid-v4eNjSW2Mv a:link,
.cid-v4eNjSW2Mv a:active,
.cid-v4eNjSW2Mv a:visited {
  color: #6E6E6E;
}
.cid-v4eNjSW2Mv a:hover {
  color: #000;
}
@media (min-width: 992px) {
  .cid-v4eNjSW2Mv .container {
    max-width: 100% !important;
  }
}
@media (min-width: 768px) {
  .cid-v4eNjSW2Mv .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90% !important;
    flex: 0 0 90% !important;
    max-width: 90% !important;
  }
}
.cid-v4eMPVSA6q {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #000000;
}
.cid-v4eMPVSA6q .mbr-text,
.cid-v4eMPVSA6q .mbr-section-btn {
  color: #ffffff;
}
.cid-v4eMPVSA6q .mbr-section-title {
  color: #ffffff;
}
.cid-v4eMPVSA6q .mbr-section-subtitle {
  color: #ffffff;
}
.cid-v4eMPWgLIz {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #000000;
}
.cid-v4eMPWgLIz ul {
  padding: 0;
  margin: 0;
}
.cid-v4eMPWgLIz ul li {
  list-style: none;
}
.cid-v4eMPWgLIz ul li h4 {
  margin: 0;
}
.cid-v4eMPWgLIz ul li h4.display-4 {
  line-height: 1.75;
}
.cid-v4eMPWgLIz .item {
  color: #cacaca;
}
.cid-v4eMPWgLIz .col-title {
  color: #ffffff;
  font-weight: 600;
}
.cid-v4eMPWgLIz .fill-light-wrapper {
  fill: #f9fafb;
  z-index: 2 !important;
  top: 0;
}
.cid-v4eMPWgLIz .icons-wrapper ul {
  margin: 0;
  padding: 0;
}
.cid-v4eMPWgLIz .icons-wrapper ul li {
  margin-right: 10px;
  margin-left: 10px;
  display: inline-block;
}
.cid-v4eMPWgLIz .icons-wrapper ul li .mbr-iconfont {
  color: #ffffff;
  font-size: 20px;
}
.cid-v4eMPWgLIz .icons-wrapper ul li .mbr-iconfont:hover {
  color: #878787;
}
.cid-v55eKue19a.popup-builder {
  background-color: #ffffff;
}
.cid-v55eKue19a.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-v55eKue19a.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-v55eKue19a .modal-content,
.cid-v55eKue19a .modal-dialog {
  height: auto;
}
.cid-v55eKue19a .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-v55eKue19a .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-v55eKue19a .form-wrapper .mbr-form .form-group,
  .cid-v55eKue19a .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-v55eKue19a .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-v55eKue19a .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-v55eKue19a .mbr-text {
  text-align: justify;
}
.cid-v55eKue19a .pt-0 {
  padding-top: 0 !important;
}
.cid-v55eKue19a .pb-0 {
  padding-bottom: 0 !important;
}
.cid-v55eKue19a .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-v55eKue19a .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-v55eKue19a .modal-open {
  overflow: hidden;
}
.cid-v55eKue19a .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-v55eKue19a .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-v55eKue19a .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-v55eKue19a .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-v55eKue19a .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-v55eKue19a .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-v55eKue19a .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-v55eKue19a .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-v55eKue19a .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-v55eKue19a .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-v55eKue19a .modal-backdrop.fade {
  opacity: 0;
}
.cid-v55eKue19a .modal-backdrop.show {
  opacity: .5;
}
.cid-v55eKue19a .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: none;
}
@media (min-width: 992px) {
  .cid-v55eKue19a .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-v55eKue19a .modal-header {
    padding: 1rem;
  }
}
.cid-v55eKue19a .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-v55eKue19a .modal-header .close svg {
  fill: #353535;
}
.cid-v55eKue19a .modal-header .close:hover {
  opacity: 1;
}
.cid-v55eKue19a .modal-header .close:focus {
  outline: none;
}
.cid-v55eKue19a .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-v55eKue19a .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-v55eKue19a .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-v55eKue19a .modal-body {
    padding: 1rem;
  }
}
.cid-v55eKue19a .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: none;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-v55eKue19a .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-v55eKue19a .modal-footer {
    padding: 1rem;
  }
}
.cid-v55eKue19a .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-v55eKue19a .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-v55eKue19a .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-v55eKue19a .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-v55eKue19a .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-v55eKue19a .modal-lg,
  .cid-v55eKue19a .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-v55eKue19a .modal-xl {
    max-width: 1140px;
  }
}
.cid-v55eKue19a .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-v55eKue19a .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-v55eKue19a .form-group {
  margin-bottom: 1rem;
}
.cid-v55eKue19a .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-v55eKue19a .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-v55eKue19a .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-v55eKue19a .mbr-section-btn {
  margin: 0;
}
.cid-v55eKue19a .mbr-section-btn .btn {
  margin: 0;
}
.cid-v4eXnbNoFp {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-v4eXnbNoFp nav.navbar {
  position: fixed;
}
.cid-v4eXnbNoFp .btn {
  box-shadow: 0px 30px 30px 0px rgba(0, 11, 40, 0.1);
}
.cid-v4eXnbNoFp .dropdown-toggle[data-toggle="dropdown-submenu"]:before {
  font-family: MobiriseIcons !important;
  content: "\e909";
  display: inline-block;
  width: 10px;
  position: absolute;
  right: 25px;
  top: 40%;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: 10px;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
}
.cid-v4eXnbNoFp .dropdown-toggle:after {
  content: none;
}
@media (min-width: 992px) {
  .cid-v4eXnbNoFp .navbar-nav .nav-link:before {
    content: none;
  }
}
.cid-v4eXnbNoFp .dropdown-menu {
  padding: 10px 0;
  min-width: 220px;
  box-shadow: -1px 2px 19px 3px rgba(0, 11, 40, 0.1);
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
  transform: translateY(10px);
  display: initial;
}
.cid-v4eXnbNoFp .navbar .dropdown.open > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  display: block;
}
.cid-v4eXnbNoFp .dropdown-item:hover,
.cid-v4eXnbNoFp .dropdown-item:focus {
  background: rgba(204, 164, 63, 0.1) !important;
  color: #fff !important;
}
.cid-v4eXnbNoFp .nav-dropdown .link {
  padding: 35px 0 !important;
  margin-right: 40px !important;
}
.cid-v4eXnbNoFp .nav-dropdown .nav-item:last-child .link {
  margin-right: 0 !important;
}
.cid-v4eXnbNoFp .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  display: none;
}
.cid-v4eXnbNoFp .nav-link {
  position: relative;
  line-height: 1;
}
.cid-v4eXnbNoFp .nav-link:hover {
  color: #BCA463 !important;
}
.cid-v4eXnbNoFp .container {
  display: flex;
  margin: auto;
}
.cid-v4eXnbNoFp .iconfont-wrapper {
  color: #051441 !important;
  font-size: 17px;
  margin-right: 20px;
}
.cid-v4eXnbNoFp .dropdown-menu,
.cid-v4eXnbNoFp .navbar.opened {
  background: #ffffff !important;
}
.cid-v4eXnbNoFp .nav-item:focus,
.cid-v4eXnbNoFp .nav-link:focus {
  outline: none;
}
.cid-v4eXnbNoFp .dropdown .dropdown-menu .dropdown-item {
  width: 100%;
  transition: all 0.25s ease-in-out;
}
.cid-v4eXnbNoFp .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-v4eXnbNoFp .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-v4eXnbNoFp .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-v4eXnbNoFp .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-v4eXnbNoFp .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0px 15px !important;
  transition: none;
  margin: 0 !important;
}
.cid-v4eXnbNoFp .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  background: #ffffff;
}
.cid-v4eXnbNoFp .navbar.navbar-short {
  box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.1);
  min-height: 60px;
}
.cid-v4eXnbNoFp .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-v4eXnbNoFp .navbar.opened {
  transition: all 0.3s;
}
.cid-v4eXnbNoFp .navbar .dropdown-item {
  padding: 0px 15px;
}
.cid-v4eXnbNoFp .navbar .navbar-logo img {
  width: auto;
}
.cid-v4eXnbNoFp .navbar .navbar-collapse {
  justify-content: center;
  z-index: 1;
}
.cid-v4eXnbNoFp .navbar.collapsed {
  justify-content: center;
}
.cid-v4eXnbNoFp .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-v4eXnbNoFp .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-v4eXnbNoFp .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 6.4rem);
  }
}
.cid-v4eXnbNoFp .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-v4eXnbNoFp .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-v4eXnbNoFp .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  display: none;
  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-v4eXnbNoFp .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-v4eXnbNoFp .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0px 15px;
  text-align: left;
}
@media (max-width: 991px) {
  .cid-v4eXnbNoFp .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-v4eXnbNoFp .navbar .dropdown-menu {
    display: none;
  }
  .cid-v4eXnbNoFp .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-v4eXnbNoFp .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-v4eXnbNoFp .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    display: none;
    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-v4eXnbNoFp .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-v4eXnbNoFp .navbar ul.navbar-nav {
    padding: 15px;
  }
  .cid-v4eXnbNoFp .navbar .dropdown-menu .dropdown-item {
    padding: 0px 10px !important;
    text-align: left;
  }
  .cid-v4eXnbNoFp .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-v4eXnbNoFp .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-v4eXnbNoFp .navbar .navbar-buttons,
  .cid-v4eXnbNoFp .navbar .icons-menu {
    display: none;
  }
  .cid-v4eXnbNoFp .navbar .nav-dropdown .link {
    margin-right: 0 !important;
    padding-top: 12px !important;
    padding-bottom: 0 !important;
    margin-bottom: 20px !important;
  }
}
.cid-v4eXnbNoFp .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-v4eXnbNoFp .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-v4eXnbNoFp .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-v4eXnbNoFp .dropdown-item.active,
.cid-v4eXnbNoFp .dropdown-item:active {
  background-color: transparent;
}
.cid-v4eXnbNoFp .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-v4eXnbNoFp .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-v4eXnbNoFp .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-v4eXnbNoFp ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-v4eXnbNoFp .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-v4eXnbNoFp button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-v4eXnbNoFp button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cca43f;
}
.cid-v4eXnbNoFp button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-v4eXnbNoFp button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-v4eXnbNoFp button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-v4eXnbNoFp button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-v4eXnbNoFp nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-v4eXnbNoFp nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-v4eXnbNoFp nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-v4eXnbNoFp nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-v4eXnbNoFp .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-v4eXnbNoFp a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-v4eXnbNoFp .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  text-align: center;
  margin-right: 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-v4eXnbNoFp .navbar {
    height: 70px;
  }
  .cid-v4eXnbNoFp .navbar.opened {
    height: auto;
  }
  .cid-v4eXnbNoFp .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-v4eXncmaYe {
  background-image: url("../../../assets/images/hairon-soluzioni-calvizie5-1400x933.jpg");
}
.cid-v4eXncmaYe .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4eXncmaYe .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-v4eXncmaYe .container-fluid {
  padding: 0 60px;
}
@media (max-width: 992px) {
  .cid-v4eXncmaYe .container-fluid {
    padding: 0 30px;
  }
}
.cid-v4eXncmaYe .container-fluid .row {
  padding: 0;
}
@media (max-width: 992px) {
  .cid-v4eXncmaYe .container {
    padding: 0 30px;
  }
}
.cid-v4eXncmaYe .title-wrapper {
  margin-top: 20%;
  padding: 0 8%;
}
@media (max-width: 992px) {
  .cid-v4eXncmaYe .title-wrapper {
    margin-top: 0;
    padding: 0;
  }
}
.cid-v4eXncmaYe .title-wrapper .mbr-section-title {
  margin-bottom: 32px;
}
.cid-v4eXncmaYe .title-wrapper .mbr-text {
  margin-bottom: 22px;
}
.cid-v4eXncmaYe .mbr-section-title {
  color: #ffffff;
}
.cid-v4eXncmaYe .mbr-text {
  color: #ffffff;
}
.cid-v4eXncIw8k {
  padding-top: 8rem;
  padding-bottom: 5rem;
  background-color: #fafaf9;
}
.cid-v4eXncIw8k .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4eXncIw8k .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (min-width: 992px) {
  .cid-v4eXncIw8k p {
    max-width: 95%;
  }
}
.cid-v4eXncIw8k .mbr-section-subtitle {
  background: white;
  color: #ffffff;
  width: fit-content;
  border-radius: 2rem;
  padding: 5px 1rem;
  text-align: left;
}
.cid-v4eXncIw8k .subtitle-wrap {
  display: inline-flex;
  border-radius: 2rem;
  padding: 0.5rem;
  padding-bottom: 0;
  background: #cca43f;
  flex-direction: row;
  width: fit-content;
  align-items: center;
  margin-bottom: 2rem;
}
.cid-v4eXncIw8k .subtitle-wrap .mbr-iconfont {
  padding: 0 15px;
  padding-bottom: 8px;
  margin: 0;
  color: #232323;
  font-size: 1.5rem;
}
.cid-v4eXncIw8k .mbr-section-title {
  color: #000000;
}
.cid-v4eXncIw8k .mbr-text,
.cid-v4eXncIw8k .mbr-section-btn {
  color: #6e6e6e;
}
.cid-v4eXncIw8k .mbr-section-subtitle,
.cid-v4eXncIw8k .align-wrapper {
  color: #04492e;
}
.cid-v4eXncIw8k .mbr-section-title2 {
  color: #04492e;
}
.cid-v4eXncIw8k .mbr-text2,
.cid-v4eXncIw8k .mbr-section-btn {
  color: #6e6e6e;
}
.cid-v4eXnd5uIw {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #cca43f;
}
.cid-v4eXnd5uIw .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4eXnd5uIw .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-v4eXnd5uIw .row {
  justify-content: flex-start;
}
.cid-v4eXnd5uIw .mbr-section-title {
  color: #000000;
  width: 100%;
  margin-bottom: 4rem;
}
.cid-v4eXnd5uIw .item-wrap {
  width: 100%;
  margin-bottom: 2rem;
}
.cid-v4eXnd5uIw .mbr-section-subtitle {
  color: #fffaee;
  width: 100%;
}
.cid-v4eXnd5uIw .mbr-text {
  color: #000000;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.cid-v4eXnd5uIw .mbr-section-title,
.cid-v4eXnd5uIw .mbr-section-btn {
  color: #fffaee;
}
.cid-v4eXndxzOx {
  padding-top: 6rem;
  padding-bottom: 5rem;
  overflow: hidden;
  background-color: #ffffff;
}
.cid-v4eXndxzOx .container,
.cid-v4eXndxzOx .container-fluid {
  z-index: 10;
}
.cid-v4eXndxzOx .image__background {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.cid-v4eXndxzOx .image__background .image {
  position: absolute;
  border-radius: 50%;
  top: -205px;
  right: -185px;
  width: 990px;
  height: 990px;
}
.cid-v4eXndxzOx .image__background .image img {
  width: 100%;
  object-fit: cover;
}
@media (max-width: 1366px) and (min-width: 992px) {
  .cid-v4eXndxzOx .image__background .image {
    top: -205px;
    right: -185px;
    width: 750px;
    height: 750px;
  }
}
@media (max-width: 991px) {
  .cid-v4eXndxzOx .image__background .image {
    top: -90px;
    right: -120px;
    width: 450px;
    height: 450px;
  }
}
.cid-v4eXndxzOx .image__background .circle__image {
  position: absolute;
  top: -108px;
  z-index: -1;
  right: -184px;
  width: 990px;
  height: 990px;
  border-radius: 50%;
  background-color: rgba(225, 23, 61, 0.4);
}
@media (max-width: 1366px) and (min-width: 992px) {
  .cid-v4eXndxzOx .image__background .circle__image {
    width: 750px;
    height: 750px;
    top: -108px;
    right: -184px;
  }
}
@media (max-width: 991px) {
  .cid-v4eXndxzOx .image__background .circle__image {
    top: -50px;
    right: -105px;
    width: 450px;
    height: 450px;
  }
}
.cid-v4eXndxzOx .image__background .circle__image2 {
  position: absolute;
  width: 70px;
  height: 70px;
  top: 16%;
  right: 770px;
  z-index: 1;
  background-color: rgba(154, 197, 89, 0.5);
  border-radius: 50%;
}
@media (max-width: 1366px) and (min-width: 992px) {
  .cid-v4eXndxzOx .image__background .circle__image2 {
    right: 530px;
  }
}
@media (max-width: 991px) {
  .cid-v4eXndxzOx .image__background .circle__image2 {
    right: 290px;
    top: 10%;
  }
}
.cid-v4eXndxzOx .image__background .circle__image3 {
  width: 378px;
  height: 378px;
  bottom: 9%;
  right: 300px;
  position: absolute;
  z-index: 1;
  background-color: rgba(193, 193, 193, 0.3);
  border-radius: 50%;
}
@media (max-width: 1366px) and (min-width: 992px) {
  .cid-v4eXndxzOx .image__background .circle__image3 {
    width: 250px;
    height: 250px;
    bottom: 37%;
  }
}
@media (max-width: 991px) {
  .cid-v4eXndxzOx .image__background .circle__image3 {
    width: 150px;
    height: 150px;
    bottom: 60%;
    right: 120px;
  }
}
.cid-v4eXndxzOx .container {
  pointer-events: none;
}
.cid-v4eXndxzOx .subtitle__block,
.cid-v4eXndxzOx .title__block,
.cid-v4eXndxzOx .buttons__block {
  pointer-events: all;
}
.cid-v4eXndxzOx .mbr-section-subtitle {
  line-height: 33px;
  letter-spacing: 1.5px;
  margin-bottom: 15px;
  color: #000000;
}
.cid-v4eXndxzOx .mbr-section-title {
  margin-bottom: 45px;
  color: #D4B090;
  font-weight: 300;
}
.cid-v4eXndxzOx .mbr-section-title b,
.cid-v4eXndxzOx .mbr-section-title strong {
  font-weight: 900;
}
.cid-v4eXndxzOx .mbr-text {
  margin-bottom: 45px;
}
.cid-v4eXndxzOx .inner__button {
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-v4eXndxzOx .inner__button .mbr-section-btn {
  display: inline-block;
}
.cid-v4eXndxzOx .inner__button .mbr-section-btn .btn-info {
  border: none !important;
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.25);
  background: linear-gradient(-135deg, #c1c1c1 0%, rgba(193, 193, 193, 0.85) 100%) !important;
}
.cid-v4eXndxzOx .inner__button .mbr-section-btn .btn-info:hover {
  border-color: transparent !important;
}
.cid-v4eXndxzOx .inner__button .mbr-section-btn .btn .mbr-iconfont {
  margin-left: 5px;
  vertical-align: -5px;
}
@media (max-width: 550px) {
  .cid-v4eXndxzOx .inner__button .mbr-section-btn {
    width: 100%;
  }
}
.cid-v4eXndxzOx .mbr-figure {
  display: inline-block;
  padding: 5px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  margin-left: 45px;
}
.cid-v4eXndxzOx .mbr-figure:hover {
  color: #c1c1c1;
  cursor: pointer;
}
.cid-v4eXndxzOx .mbr-figure:hover .mbr-media {
  border-color: #c1c1c1;
  color: #c1c1c1;
}
@media (max-width: 575px) {
  .cid-v4eXndxzOx .mbr-figure {
    margin: 0;
    margin-top: 10px;
    max-width: 350px;
    width: 100%;
  }
}
.cid-v4eXndxzOx .mbr-media {
  display: inline-flex;
  color: #e9e9e9;
  align-items: center;
  justify-content: center;
  border: 2px solid #e9e9e9;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  transition: all 0.3s ease-in-out;
}
.cid-v4eXndxzOx .mbr-media span {
  font-size: 22px;
  position: relative;
  display: inline-block;
  margin-left: 3px;
}
.cid-v4eXndxzOx .mbr-media span.mbri-play:before {
  position: absolute;
  left: 50%;
}
.cid-v4eXndxzOx .popup__text {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.cid-v4eXndxzOx .modalWindow {
  position: fixed;
  z-index: 5000;
  left: 0;
  top: 0;
  background-color: rgba(61, 61, 61, 0.65);
  width: 100%;
  height: 100%;
}
.cid-v4eXndxzOx .modalWindow .modalWindow-container {
  display: table-cell;
  vertical-align: middle;
}
.cid-v4eXndxzOx .modalWindow .modalWindow-video {
  height: calc(80vw / 1.778);
  width: 80vw;
  margin: 0 auto;
}
.cid-v4eXndxzOx a.close {
  position: absolute;
  right: 0;
  top: 0;
  color: #ffffff;
  z-index: 5000000;
  font-size: 16px;
  background: #000;
  padding: 10px;
  transition: all 0.2s;
}
.cid-v4eXndxzOx a.close:hover {
  color: #ffffff;
}
.cid-v4eXndxzOx .animation__background .circle1 {
  display: inline-block;
  width: 12px;
  height: 12px;
  top: 20%;
  left: 28%;
  background: #c1c1c1;
  border-radius: 50%;
  position: absolute;
  animation: animationOne 25s infinite linear;
}
.cid-v4eXndxzOx .animation__background .circle2 {
  display: inline-block;
  width: 15px;
  height: 15px;
  top: 44%;
  left: 4%;
  background: #e1173d;
  border-radius: 50%;
  position: absolute;
  animation: animationOne 30s alternate infinite linear;
}
.cid-v4eXndxzOx .animation__background .circle3 {
  display: inline-block;
  width: 15px;
  height: 15px;
  top: 49%;
  left: 51%;
  background: #676867;
  position: absolute;
  border-radius: 50%;
  animation: animationTwo 35s infinite linear;
}
.cid-v4eXndxzOx .animation__background .circle4 {
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background: #cca43f;
  bottom: 20%;
  left: 33%;
  animation: animationOne 30s infinite linear;
}
@keyframes animationOne {
  0% {
    transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    transform: translate(70px, -1px) rotate(35deg);
  }
  40% {
    transform: translate(140px, 70px) rotate(70deg);
  }
  60% {
    transform: translate(80px, 120px) rotate(110deg);
  }
  80% {
    transform: translate(-40px, 70px) rotate(145deg);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg);
  }
}
@keyframes animationTwo {
  0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
  20% {
    transform: translate(70px, -1px) rotate(35deg) scale(0.9);
  }
  40% {
    transform: translate(140px, 70px) rotate(70deg) scale(1);
  }
  60% {
    transform: translate(80px, 120px) rotate(110deg) scale(1.2);
  }
  80% {
    transform: translate(-40px, 70px) rotate(145deg) scale(1.1);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}
.cid-v4eXndxzOx .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4eXndxzOx .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-v4eXneoLVs {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #bca463;
}
.cid-v4eXneoLVs .mbr-text,
.cid-v4eXneoLVs .mbr-section-btn {
  color: #ffffff;
}
.cid-v4eXneoLVs .mbr-section-title {
  color: #ffffff;
}
.cid-v4eXneoLVs .mbr-section-subtitle {
  color: #ffffff;
}
.cid-v4eXneI3o0 {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-v4eXneI3o0 .mbr-text,
.cid-v4eXneI3o0 .mbr-section-btn {
  color: #000000;
}
.cid-v4eXneI3o0 .mbr-section-title {
  color: #232736;
}
.cid-v4eXnf5fdT {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-v4eXnf5fdT .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-v4eXnf5fdT .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-v4eXnf5fdT .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-v4eXnf5fdT .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-v4eXnf5fdT .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
}
.cid-v4eXnf5fdT .mbr-gallery-item > div:hover::before {
  opacity: 0 !important;
}
.cid-v4eXnf5fdT .mbr-gallery-filter-all > a {
  padding: 30px;
  color: #444444 !important;
}
.cid-v4eXnf5fdT .mbr-gallery-filter {
  padding-top: 0;
  padding-bottom: 2rem;
}
.cid-v4eXnf5fdT .mbr-gallery-filter .btn {
  text-transform: uppercase;
  color: #444444 !important;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin: 0px !important;
  border: none;
  padding: 12px 15px 12px 15px;
}
.cid-v4eXnf5fdT .mbr-gallery-filter .btn:hover {
  background: transparent;
  color: #263241 !important;
}
.cid-v4eXnf5fdT .mbr-gallery-filter ul {
  display: block;
}
.cid-v4eXnf5fdT .mbr-gallery-filter ul li {
  position: relative;
}
.cid-v4eXnf5fdT .mbr-gallery-filter li.active .btn {
  color: #263241 !important;
  background: transparent;
}
.cid-v4eXnf5fdT .mbr-gallery-filter li::after {
  bottom: 0.5rem;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) scale(0);
  width: 4px;
  transition: all 0.3s ease-in-out;
  background: #263241 !important;
}
.cid-v4eXnf5fdT .mbr-gallery-filter li.active::after,
.cid-v4eXnf5fdT .mbr-gallery-filter li:hover::after {
  transform: translateX(-50%) scale(1);
  background: #263241 !important;
}
.cid-v4eXnf5fdT .mbr-gallery-title {
  transition: all.3s;
  position: absolute;
  visibility: hidden;
  display: block;
  opacity: 0;
  width: 100%;
  top: -2rem;
  right: 0;
  text-align: right;
  padding: 1rem;
  color: #fff;
  background: transparent;
}
.cid-v4eXnf5fdT .mbr-gallery-item > div:hover .mbr-gallery-title {
  top: 0;
  right: 0;
  display: block;
  visibility: visible;
  opacity: 1;
}
.cid-v4eXnf5fdT .mbr-gallery-item > div:hover .icon-focus {
  top: calc(50% - 24px);
}
.cid-v4eXnf5fdT .icon-focus:before {
  content: '\e95e';
}
.cid-v4eXnf5fdT .icon-focus {
  transition: all .3s;
  font-size: 2rem !important;
  top: 50%;
  left: calc(50% - 24px);
  width: 48px;
  padding: 0 8px;
  border-radius: 50%;
  color: #444444 !important;
  background-color: #ffffff;
}
.cid-v4eXnf5fdT .mbr-section-title {
  margin: 0;
}
.cid-v4eXnf5fdT .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-v4eXnf5fdT .underline .line {
  width: 3rem;
  height: 2px;
  background: #232323;
  display: inline-block;
}
.cid-v4eXnf5fdT .mbr-gallery-item > div > span {
  color: #444444;
}
.cid-v4eXnfrWul {
  padding-top: 5rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-v4eXnfrWul .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4eXnfrWul .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-v4eXnfrWul .container,
.cid-v4eXnfrWul .container-fluid {
  position: relative;
  padding: 0 60px;
}
@media (max-width: 992px) {
  .cid-v4eXnfrWul .container,
  .cid-v4eXnfrWul .container-fluid {
    padding: 0 20px;
  }
}
.cid-v4eXnfrWul .row {
  position: relative;
  justify-content: center;
  padding: 50px 10px;
  overflow: hidden;
  margin: 0;
  border: 1px solid #3d4045;
  border-radius: 10px;
}
@media (max-width: 992px) {
  .cid-v4eXnfrWul .row {
    padding: 85px 8px;
  }
}
.cid-v4eXnfrWul .title-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 0 80px;
}
@media (max-width: 1200px) {
  .cid-v4eXnfrWul .title-wrapper {
    padding: 0;
  }
}
.cid-v4eXnfrWul .title-wrapper .mbr-section-title {
  margin-bottom: 50px;
}
@media (max-width: 1200px) {
  .cid-v4eXnfrWul .title-wrapper .mbr-section-title {
    margin-bottom: 20px;
  }
}
.cid-v4eXnfrWul .title-wrapper .mbr-text {
  margin-bottom: 20px;
}
.cid-v4eXnfrWul .image-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
@media (max-width: 1200px) {
  .cid-v4eXnfrWul .image-wrapper {
    margin-bottom: 50px;
    height: auto;
  }
}
.cid-v4eXnfrWul .image-wrapper img {
  height: 450px;
  object-fit: cover;
  border-radius: 10px;
}
@media (max-width: 992px) {
  .cid-v4eXnfrWul .image-wrapper img {
    height: 300px;
  }
}
.cid-v4eXnfrWul .mbr-section-title {
  color: #3d4045;
}
.cid-v4eXnfrWul .mbr-text {
  color: #3d4045;
}
.cid-v4eXnfLfqE {
  padding-top: 150px;
  padding-bottom: 150px;
  background-image: url("../../../assets/images/hairon-soluzioni-calvizie1-1400x935.jpg");
}
.cid-v4eXnfLfqE .text {
  letter-spacing: 0.03em;
  line-height: 1.7;
}
.cid-v4eXnfLfqE .mbr-text {
  width: 100%;
  height: auto;
  text-align: center;
}
.cid-v4eXnfLfqE .content {
  flex-basis: auto !important;
  -webkit-flex-basis: auto !important;
}
@media (max-width: 991px) {
  .cid-v4eXnfLfqE .row {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-v4eXnfLfqE .content {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.cid-v4eXnfLfqE .mbr-section-title {
  text-align: center;
}
.cid-v4eXng5T3C {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-v4eXng5T3C .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4eXng5T3C .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-v4eXng5T3C p {
  line-height: 2;
}
.cid-v4eXng5T3C a:hover {
  text-decoration: underline;
}
.cid-v4eXng5T3C .mbr-section-title {
  text-align: center;
  color: #000000;
}
.cid-v4eXng5T3C .mbr-text {
  color: #051441;
}
.cid-v4eXngmLnC {
  padding-top: 30px;
  padding-bottom: 15px;
  background-color: #62d89f;
}
.cid-v4eXngmLnC .mbr-text {
  text-align: center;
  color: #000000;
}
.cid-v4eXngmLnC .mbr-title {
  text-align: center;
}
@media (min-width: 992px) {
  .cid-v4eXngmLnC .container {
    max-width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .cid-v4eXngmLnC .container {
    max-width: 100% !important;
  }
}
.cid-v4eXngAL8i {
  padding-top: 1rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.cid-v4eXngAL8i .content {
  position: relative;
  z-index: 1;
  width: 50%;
  padding-top: 10%;
}
@media (max-width: 1739px) {
  .cid-v4eXngAL8i .content {
    padding-top: 5%;
  }
}
@media (max-width: 1399px) {
  .cid-v4eXngAL8i .content {
    padding-top: 3%;
  }
}
@media (max-width: 1299px) {
  .cid-v4eXngAL8i .content {
    margin: 0 auto;
    text-align: center;
    padding: 8rem 0;
  }
}
@media (max-width: 922px) {
  .cid-v4eXngAL8i .content {
    width: 80%;
    padding: 6rem 0;
  }
}
@media (max-width: 767px) {
  .cid-v4eXngAL8i .content {
    width: 100%;
    padding: 4rem 0;
  }
}
.cid-v4eXngAL8i .image-wrap {
  position: absolute;
  width: 100%;
  height: 100;
  top: 0;
  left: 0;
}
@media (max-width: 922px) {
  .cid-v4eXngAL8i .image-wrap {
    position: static;
    display: flex;
  }
}
@media (max-width: 767px) {
  .cid-v4eXngAL8i .image-wrap {
    position: static;
    display: flex;
    flex-direction: column;
  }
}
.cid-v4eXngAL8i .img {
  position: absolute;
  width: 750px;
  height: 503px;
}
@media (max-width: 1739px) {
  .cid-v4eXngAL8i .img {
    width: 510px;
    height: 342px;
  }
}
@media (max-width: 1399px) {
  .cid-v4eXngAL8i .img {
    width: 447px;
    height: 300px;
  }
}
@media (max-width: 1299px) {
  .cid-v4eXngAL8i .img {
    width: 268px;
    height: 179px;
  }
}
@media (max-width: 922px) {
  .cid-v4eXngAL8i .img {
    position: static;
    width: 33.33333%;
    max-height: 200px;
    margin: 0 1%;
  }
}
@media (max-width: 767px) {
  .cid-v4eXngAL8i .img {
    width: 100%;
    margin: 2% 0;
  }
}
.cid-v4eXngAL8i img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cid-v4eXngAL8i .img3 {
  top: 12rem;
  right: 16rem;
}
@media (max-width: 1739px) {
  .cid-v4eXngAL8i .img3 {
    top: 12rem;
    right: 12rem;
  }
}
@media (max-width: 1399px) {
  .cid-v4eXngAL8i .img3 {
    top: 8rem;
    right: 12rem;
  }
}
@media (max-width: 1299px) {
  .cid-v4eXngAL8i .img3 {
    top: 0;
    right: 0;
  }
}
@media (max-width: 922px) {
  .cid-v4eXngAL8i .img3 {
    position: static;
  }
}
.cid-v4eXngAL8i .mbr-section-title {
  color: #000000;
  margin-bottom: 30px;
}
.cid-v4eXngAL8i .mbr-text {
  color: #6b6b6b;
  margin-bottom: 30px;
  width: 50%;
}
@media (max-width: 1299px) {
  .cid-v4eXngAL8i .mbr-text {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.cid-v4eXngAL8i .mbr-section-btn {
  width: 60%;
}
@media (max-width: 1739px) {
  .cid-v4eXngAL8i .mbr-section-btn {
    width: 70%;
  }
}
@media (max-width: 1399px) {
  .cid-v4eXngAL8i .mbr-section-btn {
    width: 72%;
  }
}
@media (max-width: 1299px) {
  .cid-v4eXngAL8i .mbr-section-btn {
    margin: 0 auto;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cid-v4eXngAL8i .mbr-section-btn {
    width: 80%;
  }
}
.cid-v4eXngAL8i .btn {
  padding: 0.7rem 1rem;
  width: 200px;
}
.cid-v4eXnhmIHd {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #f9fafb;
}
.cid-v4eXnhmIHd .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4eXnhmIHd .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-v4eXnhmIHd .container-fluid {
  padding: 0 64px;
}
@media (max-width: 992px) {
  .cid-v4eXnhmIHd .container-fluid {
    padding: 0 20px;
  }
}
.cid-v4eXnhmIHd .container-fluid .row {
  padding: 0;
}
@media (max-width: 992px) {
  .cid-v4eXnhmIHd .container {
    padding: 0 20px;
  }
}
.cid-v4eXnhmIHd .row {
  justify-content: center;
}
.cid-v4eXnhmIHd .title-wrapper .mbr-section-title {
  margin-bottom: 64px;
}
@media (max-width: 992px) {
  .cid-v4eXnhmIHd .title-wrapper .mbr-section-title {
    margin-bottom: 50px;
  }
}
.cid-v4eXnhmIHd .card-wrapper {
  padding: 32px;
  margin-bottom: 64px;
  border: 2px solid #d7d7d7;
}
.cid-v4eXnhmIHd .card-wrapper .icon-wrapper {
  margin-bottom: 88px;
}
.cid-v4eXnhmIHd .card-wrapper .icon-wrapper .mbr-iconfont {
  color: #1d1d1d;
  font-size: 42px;
}
.cid-v4eXnhmIHd .card-wrapper .mbr-card-title {
  margin-bottom: 32px;
}
.cid-v4eXnhmIHd .card-wrapper .mbr-text {
  margin-bottom: 32px;
}
.cid-v4eXnhmIHd .mbr-section-title {
  color: #1d1d1d;
}
.cid-v4eXnhmIHd .mbr-card-title {
  color: #1d1d1d;
}
.cid-v4eXnhmIHd .mbr-text {
  color: #1d1d1d;
}
.cid-v4eXnhmIHd .mbr-section-title,
.cid-v4eXnhmIHd .mbr-section-btn {
  text-align: center;
}
.cid-v4eXniHjUG {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #bca463;
}
.cid-v4eXniHjUG .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-v4eXniHjUG .mbr-title {
  text-align: center;
  color: #ffffff;
}
.cid-v4eXnjjpKe {
  padding-top: 15px;
  padding-bottom: 45px;
  background-color: #bca463;
}
.cid-v4eXnjO4Ya {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.cid-v4eXnjO4Ya .item-image {
  padding: 0;
}
@media (max-width: 768px) {
  .cid-v4eXnjO4Ya .item-image {
    display: none;
  }
}
.cid-v4eXnjO4Ya .item-image img {
  width: 100%;
  height: 580px;
  object-fit: cover;
}
.cid-v4eXnjO4Ya .item-form {
  padding: 40px 62px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 768px) {
  .cid-v4eXnjO4Ya .item-form {
    padding: 25px;
  }
}
.cid-v4eXnjO4Ya .item-form .mbr-section-title {
  margin-bottom: 28px;
}
.cid-v4eXnjO4Ya .item-form .form-group {
  margin-bottom: 0;
}
.cid-v4eXnjO4Ya .item-form .form-control {
  padding: 10px 25px 10px 0;
  background-color: transparent;
  box-shadow: none;
  border: none !important;
  border-bottom: 1px solid #c1c1c1 !important;
  border-radius: 0;
}
.cid-v4eXnjO4Ya .item-form .form-control:hover {
  box-shadow: none;
  border: none !important;
  border-bottom: 1px solid #c1c1c1 !important;
}
.cid-v4eXnjO4Ya .item-form .form-control:focus {
  box-shadow: none;
  border: none !important;
  border-bottom: 1px solid #c1c1c1 !important;
}
.cid-v4eXnjO4Ya .item-form .form-check {
  margin: 22px 0 27px 0;
  padding-left: 27px;
}
.cid-v4eXnjO4Ya .form-check-input:focus {
  box-shadow: none;
  border-color: #c1c1c1;
}
.cid-v4eXnjO4Ya .form-check-input:checked {
  background-color: #c1c1c1;
}
.cid-v4eXnjO4Ya .btn {
  width: 100%;
  height: 55px;
  min-width: 170px;
  margin-top: 0;
  flex-direction: row-reverse;
  letter-spacing: 0.8px;
  box-shadow: none;
  border: none !important;
}
.cid-v4eXnjO4Ya .btn:hover {
  box-shadow: none;
}
.cid-v4eXnjO4Ya .mbr-section-title {
  color: #ffffff;
  text-transform: uppercase;
}
.cid-v4eXnjO4Ya .form-check-label {
  color: #84858a;
}
.cid-v4eXnkqvCe {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #000000;
}
.cid-v4eXnkqvCe .mbr-section-title {
  margin: 0;
}
.cid-v4eXnkqvCe .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-v4eXnkqvCe .underline .line {
  width: 3rem;
  height: 2px;
  background: #bca463;
  display: inline-block;
}
.cid-v4eXnkqvCe .media-row {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-v4eXnkqvCe .team-item {
  transition: all .2s;
  margin: 2rem 0;
}
.cid-v4eXnkqvCe .team-item .item-image {
  position: relative !important;
}
.cid-v4eXnkqvCe .team-item .item-image img {
  width: 100%;
}
.cid-v4eXnkqvCe .team-item .item-image::after {
  background: #000000;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: .4s;
}
.cid-v4eXnkqvCe .team-item .item-name p {
  margin-bottom: 0;
}
.cid-v4eXnkqvCe .team-item .item-role p {
  margin-bottom: 0;
}
.cid-v4eXnkqvCe .team-item .item-caption {
  background: #efefef;
}
.cid-v4eXnkqvCe .item-social {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: 1;
}
.cid-v4eXnkqvCe .item-social li {
  display: inline-block;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.cid-v4eXnkqvCe .item-social li a span {
  border-radius: 50%;
  background-color: #444444;
  color: white;
  font-size: 14px;
  width: 3em;
  margin: 2px;
  height: 3em;
  line-height: 3em;
  display: block;
  padding: 0.1rem 0.9rem;
}
.cid-v4eXnkqvCe .item-social li a span:hover {
  background-color: #ffbc00;
  color: #000000;
}
.cid-v4eXnkqvCe .team-item:hover .item-social > li.social-1 {
  transition-delay: .1s;
  opacity: 1;
  visibility: visible;
}
.cid-v4eXnkqvCe .team-item:hover .item-social > li.social-2 {
  transition-delay: .2s;
  opacity: 1;
  visibility: visible;
}
.cid-v4eXnkqvCe .team-item:hover .item-social > li.social-3 {
  transition-delay: .3s;
  opacity: 1;
  visibility: visible;
}
.cid-v4eXnkqvCe .team-item:hover .item-social > li.social-4 {
  transition-delay: .4s;
  opacity: 1;
  visibility: visible;
}
.cid-v4eXnkqvCe .team-item:hover .item-social > li.social-5 {
  transition-delay: .5s;
  opacity: 1;
  visibility: visible;
}
.cid-v4eXnkqvCe .team-item:hover .item-social > li.social-6 {
  transition-delay: .6s;
  opacity: 1;
  visibility: visible;
}
.cid-v4eXnkqvCe .builderCard .item-image::after {
  border-bottom-left-radius: 5rem;
}
.cid-v4eXnkqvCe .mbr-section-title,
.cid-v4eXnkqvCe .underline {
  color: #ffffff;
}
.cid-v4eXnkqvCe .mbr-section-subtitle {
  color: #ffffff;
}
.cid-v4eXnmbjx5 {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #000000;
}
.cid-v4eXnmbjx5 .mbr-text,
.cid-v4eXnmbjx5 .mbr-section-btn {
  color: #ffffff;
}
.cid-v4eXnmbjx5 .mbr-section-title {
  color: #ffffff;
}
.cid-v4eXnmbjx5 .mbr-section-subtitle {
  color: #ffffff;
}
.cid-v4eXnnmBhW {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #000000;
}
.cid-v4eXnnmBhW ul {
  padding: 0;
  margin: 0;
}
.cid-v4eXnnmBhW ul li {
  list-style: none;
}
.cid-v4eXnnmBhW ul li h4 {
  margin: 0;
}
.cid-v4eXnnmBhW ul li h4.display-4 {
  line-height: 1.75;
}
.cid-v4eXnnmBhW .item {
  color: #cacaca;
}
.cid-v4eXnnmBhW .col-title {
  color: #ffffff;
  font-weight: 600;
}
.cid-v4eXnnmBhW .fill-light-wrapper {
  fill: #f9fafb;
  z-index: 2 !important;
  top: 0;
}
.cid-v4eXnnmBhW .icons-wrapper ul {
  margin: 0;
  padding: 0;
}
.cid-v4eXnnmBhW .icons-wrapper ul li {
  margin-right: 10px;
  margin-left: 10px;
  display: inline-block;
}
.cid-v4eXnnmBhW .icons-wrapper ul li .mbr-iconfont {
  color: #ffffff;
  font-size: 20px;
}
.cid-v4eXnnmBhW .icons-wrapper ul li .mbr-iconfont:hover {
  color: #878787;
}
.cid-v55eKufrcn.popup-builder {
  background-color: #ffffff;
}
.cid-v55eKufrcn.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-v55eKufrcn.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-v55eKufrcn .modal-content,
.cid-v55eKufrcn .modal-dialog {
  height: auto;
}
.cid-v55eKufrcn .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-v55eKufrcn .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-v55eKufrcn .form-wrapper .mbr-form .form-group,
  .cid-v55eKufrcn .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-v55eKufrcn .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-v55eKufrcn .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-v55eKufrcn .mbr-text {
  text-align: justify;
}
.cid-v55eKufrcn .pt-0 {
  padding-top: 0 !important;
}
.cid-v55eKufrcn .pb-0 {
  padding-bottom: 0 !important;
}
.cid-v55eKufrcn .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-v55eKufrcn .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-v55eKufrcn .modal-open {
  overflow: hidden;
}
.cid-v55eKufrcn .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-v55eKufrcn .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-v55eKufrcn .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-v55eKufrcn .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-v55eKufrcn .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-v55eKufrcn .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-v55eKufrcn .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-v55eKufrcn .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-v55eKufrcn .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-v55eKufrcn .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-v55eKufrcn .modal-backdrop.fade {
  opacity: 0;
}
.cid-v55eKufrcn .modal-backdrop.show {
  opacity: .5;
}
.cid-v55eKufrcn .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: none;
}
@media (min-width: 992px) {
  .cid-v55eKufrcn .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-v55eKufrcn .modal-header {
    padding: 1rem;
  }
}
.cid-v55eKufrcn .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-v55eKufrcn .modal-header .close svg {
  fill: #353535;
}
.cid-v55eKufrcn .modal-header .close:hover {
  opacity: 1;
}
.cid-v55eKufrcn .modal-header .close:focus {
  outline: none;
}
.cid-v55eKufrcn .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-v55eKufrcn .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-v55eKufrcn .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-v55eKufrcn .modal-body {
    padding: 1rem;
  }
}
.cid-v55eKufrcn .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: none;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-v55eKufrcn .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-v55eKufrcn .modal-footer {
    padding: 1rem;
  }
}
.cid-v55eKufrcn .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-v55eKufrcn .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-v55eKufrcn .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-v55eKufrcn .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-v55eKufrcn .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-v55eKufrcn .modal-lg,
  .cid-v55eKufrcn .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-v55eKufrcn .modal-xl {
    max-width: 1140px;
  }
}
.cid-v55eKufrcn .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-v55eKufrcn .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-v55eKufrcn .form-group {
  margin-bottom: 1rem;
}
.cid-v55eKufrcn .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-v55eKufrcn .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-v55eKufrcn .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-v55eKufrcn .mbr-section-btn {
  margin: 0;
}
.cid-v55eKufrcn .mbr-section-btn .btn {
  margin: 0;
}
.cid-v4fh2THPnc {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-v4fh2THPnc nav.navbar {
  position: fixed;
}
.cid-v4fh2THPnc .btn {
  box-shadow: 0px 30px 30px 0px rgba(0, 11, 40, 0.1);
}
.cid-v4fh2THPnc .dropdown-toggle[data-toggle="dropdown-submenu"]:before {
  font-family: MobiriseIcons !important;
  content: "\e909";
  display: inline-block;
  width: 10px;
  position: absolute;
  right: 25px;
  top: 40%;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: 10px;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
}
.cid-v4fh2THPnc .dropdown-toggle:after {
  content: none;
}
@media (min-width: 992px) {
  .cid-v4fh2THPnc .navbar-nav .nav-link:before {
    content: none;
  }
}
.cid-v4fh2THPnc .dropdown-menu {
  padding: 10px 0;
  min-width: 220px;
  box-shadow: -1px 2px 19px 3px rgba(0, 11, 40, 0.1);
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
  transform: translateY(10px);
  display: initial;
}
.cid-v4fh2THPnc .navbar .dropdown.open > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  display: block;
}
.cid-v4fh2THPnc .dropdown-item:hover,
.cid-v4fh2THPnc .dropdown-item:focus {
  background: rgba(204, 164, 63, 0.1) !important;
  color: #fff !important;
}
.cid-v4fh2THPnc .nav-dropdown .link {
  padding: 35px 0 !important;
  margin-right: 40px !important;
}
.cid-v4fh2THPnc .nav-dropdown .nav-item:last-child .link {
  margin-right: 0 !important;
}
.cid-v4fh2THPnc .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  display: none;
}
.cid-v4fh2THPnc .nav-link {
  position: relative;
  line-height: 1;
}
.cid-v4fh2THPnc .nav-link:hover {
  color: #BCA463 !important;
}
.cid-v4fh2THPnc .container {
  display: flex;
  margin: auto;
}
.cid-v4fh2THPnc .iconfont-wrapper {
  color: #051441 !important;
  font-size: 17px;
  margin-right: 20px;
}
.cid-v4fh2THPnc .dropdown-menu,
.cid-v4fh2THPnc .navbar.opened {
  background: #ffffff !important;
}
.cid-v4fh2THPnc .nav-item:focus,
.cid-v4fh2THPnc .nav-link:focus {
  outline: none;
}
.cid-v4fh2THPnc .dropdown .dropdown-menu .dropdown-item {
  width: 100%;
  transition: all 0.25s ease-in-out;
}
.cid-v4fh2THPnc .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-v4fh2THPnc .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-v4fh2THPnc .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-v4fh2THPnc .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-v4fh2THPnc .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0px 15px !important;
  transition: none;
  margin: 0 !important;
}
.cid-v4fh2THPnc .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  background: #ffffff;
}
.cid-v4fh2THPnc .navbar.navbar-short {
  box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.1);
  min-height: 60px;
}
.cid-v4fh2THPnc .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-v4fh2THPnc .navbar.opened {
  transition: all 0.3s;
}
.cid-v4fh2THPnc .navbar .dropdown-item {
  padding: 0px 15px;
}
.cid-v4fh2THPnc .navbar .navbar-logo img {
  width: auto;
}
.cid-v4fh2THPnc .navbar .navbar-collapse {
  justify-content: center;
  z-index: 1;
}
.cid-v4fh2THPnc .navbar.collapsed {
  justify-content: center;
}
.cid-v4fh2THPnc .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-v4fh2THPnc .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-v4fh2THPnc .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 6.4rem);
  }
}
.cid-v4fh2THPnc .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-v4fh2THPnc .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-v4fh2THPnc .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  display: none;
  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-v4fh2THPnc .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-v4fh2THPnc .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0px 15px;
  text-align: left;
}
@media (max-width: 991px) {
  .cid-v4fh2THPnc .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-v4fh2THPnc .navbar .dropdown-menu {
    display: none;
  }
  .cid-v4fh2THPnc .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-v4fh2THPnc .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-v4fh2THPnc .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    display: none;
    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-v4fh2THPnc .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-v4fh2THPnc .navbar ul.navbar-nav {
    padding: 15px;
  }
  .cid-v4fh2THPnc .navbar .dropdown-menu .dropdown-item {
    padding: 0px 10px !important;
    text-align: left;
  }
  .cid-v4fh2THPnc .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-v4fh2THPnc .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-v4fh2THPnc .navbar .navbar-buttons,
  .cid-v4fh2THPnc .navbar .icons-menu {
    display: none;
  }
  .cid-v4fh2THPnc .navbar .nav-dropdown .link {
    margin-right: 0 !important;
    padding-top: 12px !important;
    padding-bottom: 0 !important;
    margin-bottom: 20px !important;
  }
}
.cid-v4fh2THPnc .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-v4fh2THPnc .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-v4fh2THPnc .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-v4fh2THPnc .dropdown-item.active,
.cid-v4fh2THPnc .dropdown-item:active {
  background-color: transparent;
}
.cid-v4fh2THPnc .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-v4fh2THPnc .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-v4fh2THPnc .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-v4fh2THPnc ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-v4fh2THPnc .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-v4fh2THPnc button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-v4fh2THPnc button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cca43f;
}
.cid-v4fh2THPnc button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-v4fh2THPnc button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-v4fh2THPnc button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-v4fh2THPnc button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-v4fh2THPnc nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-v4fh2THPnc nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-v4fh2THPnc nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-v4fh2THPnc nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-v4fh2THPnc .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-v4fh2THPnc a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-v4fh2THPnc .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  text-align: center;
  margin-right: 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-v4fh2THPnc .navbar {
    height: 70px;
  }
  .cid-v4fh2THPnc .navbar.opened {
    height: auto;
  }
  .cid-v4fh2THPnc .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-v4fh2UbB2b {
  background-image: url("../../../assets/images/hairon-soluzioni-calvizie5-1400x933.jpg");
}
.cid-v4fh2UbB2b .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4fh2UbB2b .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-v4fh2UbB2b .container-fluid {
  padding: 0 60px;
}
@media (max-width: 992px) {
  .cid-v4fh2UbB2b .container-fluid {
    padding: 0 30px;
  }
}
.cid-v4fh2UbB2b .container-fluid .row {
  padding: 0;
}
@media (max-width: 992px) {
  .cid-v4fh2UbB2b .container {
    padding: 0 30px;
  }
}
.cid-v4fh2UbB2b .title-wrapper {
  margin-top: 20%;
  padding: 0 8%;
}
@media (max-width: 992px) {
  .cid-v4fh2UbB2b .title-wrapper {
    margin-top: 0;
    padding: 0;
  }
}
.cid-v4fh2UbB2b .title-wrapper .mbr-section-title {
  margin-bottom: 32px;
}
.cid-v4fh2UbB2b .title-wrapper .mbr-text {
  margin-bottom: 22px;
}
.cid-v4fh2UbB2b .mbr-section-title {
  color: #ffffff;
  text-transform: uppercase;
}
.cid-v4fh2UbB2b .mbr-text {
  color: #ffffff;
}
.cid-v4fh2UMU3k {
  padding-top: 8rem;
  padding-bottom: 5rem;
  background-color: #fafaf9;
}
.cid-v4fh2UMU3k .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4fh2UMU3k .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (min-width: 992px) {
  .cid-v4fh2UMU3k p {
    max-width: 95%;
  }
}
.cid-v4fh2UMU3k .mbr-section-subtitle {
  background: white;
  color: #ffffff;
  width: fit-content;
  border-radius: 2rem;
  padding: 5px 1rem;
  text-align: left;
}
.cid-v4fh2UMU3k .subtitle-wrap {
  display: inline-flex;
  border-radius: 2rem;
  padding: 0.5rem;
  padding-bottom: 0;
  background: #cca43f;
  flex-direction: row;
  width: fit-content;
  align-items: center;
  margin-bottom: 2rem;
}
.cid-v4fh2UMU3k .subtitle-wrap .mbr-iconfont {
  padding: 0 15px;
  padding-bottom: 8px;
  margin: 0;
  color: #232323;
  font-size: 1.5rem;
}
.cid-v4fh2UMU3k .mbr-section-title {
  color: #000000;
}
.cid-v4fh2UMU3k .mbr-text,
.cid-v4fh2UMU3k .mbr-section-btn {
  color: #6e6e6e;
}
.cid-v4fh2UMU3k .mbr-section-subtitle,
.cid-v4fh2UMU3k .align-wrapper {
  color: #04492e;
}
.cid-v4fh2UMU3k .mbr-section-title2 {
  color: #04492e;
}
.cid-v4fh2UMU3k .mbr-text2,
.cid-v4fh2UMU3k .mbr-section-btn {
  color: #6e6e6e;
}
.cid-v4fh2VrS25 {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #cca43f;
}
.cid-v4fh2VrS25 .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4fh2VrS25 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-v4fh2VrS25 .row {
  justify-content: flex-start;
}
.cid-v4fh2VrS25 .mbr-section-title {
  color: #000000;
  width: 100%;
  margin-bottom: 4rem;
}
.cid-v4fh2VrS25 .item-wrap {
  width: 100%;
  margin-bottom: 2rem;
}
.cid-v4fh2VrS25 .mbr-section-subtitle {
  color: #fffaee;
  width: 100%;
}
.cid-v4fh2VrS25 .mbr-text {
  color: #000000;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.cid-v4fh2VrS25 .mbr-section-title,
.cid-v4fh2VrS25 .mbr-section-btn {
  color: #fffaee;
}
.cid-v4fh2WgQK3 {
  padding-top: 6rem;
  padding-bottom: 5rem;
  overflow: hidden;
  background-color: #ffffff;
}
.cid-v4fh2WgQK3 .container,
.cid-v4fh2WgQK3 .container-fluid {
  z-index: 10;
}
.cid-v4fh2WgQK3 .image__background {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.cid-v4fh2WgQK3 .image__background .image {
  position: absolute;
  border-radius: 50%;
  top: -205px;
  right: -185px;
  width: 990px;
  height: 990px;
}
.cid-v4fh2WgQK3 .image__background .image img {
  width: 100%;
  object-fit: cover;
}
@media (max-width: 1366px) and (min-width: 992px) {
  .cid-v4fh2WgQK3 .image__background .image {
    top: -205px;
    right: -185px;
    width: 750px;
    height: 750px;
  }
}
@media (max-width: 991px) {
  .cid-v4fh2WgQK3 .image__background .image {
    top: -90px;
    right: -120px;
    width: 450px;
    height: 450px;
  }
}
.cid-v4fh2WgQK3 .image__background .circle__image {
  position: absolute;
  top: -108px;
  z-index: -1;
  right: -184px;
  width: 990px;
  height: 990px;
  border-radius: 50%;
  background-color: rgba(225, 23, 61, 0.4);
}
@media (max-width: 1366px) and (min-width: 992px) {
  .cid-v4fh2WgQK3 .image__background .circle__image {
    width: 750px;
    height: 750px;
    top: -108px;
    right: -184px;
  }
}
@media (max-width: 991px) {
  .cid-v4fh2WgQK3 .image__background .circle__image {
    top: -50px;
    right: -105px;
    width: 450px;
    height: 450px;
  }
}
.cid-v4fh2WgQK3 .image__background .circle__image2 {
  position: absolute;
  width: 70px;
  height: 70px;
  top: 16%;
  right: 770px;
  z-index: 1;
  background-color: rgba(154, 197, 89, 0.5);
  border-radius: 50%;
}
@media (max-width: 1366px) and (min-width: 992px) {
  .cid-v4fh2WgQK3 .image__background .circle__image2 {
    right: 530px;
  }
}
@media (max-width: 991px) {
  .cid-v4fh2WgQK3 .image__background .circle__image2 {
    right: 290px;
    top: 10%;
  }
}
.cid-v4fh2WgQK3 .image__background .circle__image3 {
  width: 378px;
  height: 378px;
  bottom: 9%;
  right: 300px;
  position: absolute;
  z-index: 1;
  background-color: rgba(193, 193, 193, 0.3);
  border-radius: 50%;
}
@media (max-width: 1366px) and (min-width: 992px) {
  .cid-v4fh2WgQK3 .image__background .circle__image3 {
    width: 250px;
    height: 250px;
    bottom: 37%;
  }
}
@media (max-width: 991px) {
  .cid-v4fh2WgQK3 .image__background .circle__image3 {
    width: 150px;
    height: 150px;
    bottom: 60%;
    right: 120px;
  }
}
.cid-v4fh2WgQK3 .container {
  pointer-events: none;
}
.cid-v4fh2WgQK3 .subtitle__block,
.cid-v4fh2WgQK3 .title__block,
.cid-v4fh2WgQK3 .buttons__block {
  pointer-events: all;
}
.cid-v4fh2WgQK3 .mbr-section-subtitle {
  line-height: 33px;
  letter-spacing: 1.5px;
  margin-bottom: 15px;
  color: #000000;
}
.cid-v4fh2WgQK3 .mbr-section-title {
  margin-bottom: 45px;
  color: #D4B090;
  font-weight: 300;
}
.cid-v4fh2WgQK3 .mbr-section-title b,
.cid-v4fh2WgQK3 .mbr-section-title strong {
  font-weight: 900;
}
.cid-v4fh2WgQK3 .mbr-text {
  margin-bottom: 45px;
}
.cid-v4fh2WgQK3 .inner__button {
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-v4fh2WgQK3 .inner__button .mbr-section-btn {
  display: inline-block;
}
.cid-v4fh2WgQK3 .inner__button .mbr-section-btn .btn-info {
  border: none !important;
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.25);
  background: linear-gradient(-135deg, #c1c1c1 0%, rgba(193, 193, 193, 0.85) 100%) !important;
}
.cid-v4fh2WgQK3 .inner__button .mbr-section-btn .btn-info:hover {
  border-color: transparent !important;
}
.cid-v4fh2WgQK3 .inner__button .mbr-section-btn .btn .mbr-iconfont {
  margin-left: 5px;
  vertical-align: -5px;
}
@media (max-width: 550px) {
  .cid-v4fh2WgQK3 .inner__button .mbr-section-btn {
    width: 100%;
  }
}
.cid-v4fh2WgQK3 .mbr-figure {
  display: inline-block;
  padding: 5px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  margin-left: 45px;
}
.cid-v4fh2WgQK3 .mbr-figure:hover {
  color: #c1c1c1;
  cursor: pointer;
}
.cid-v4fh2WgQK3 .mbr-figure:hover .mbr-media {
  border-color: #c1c1c1;
  color: #c1c1c1;
}
@media (max-width: 575px) {
  .cid-v4fh2WgQK3 .mbr-figure {
    margin: 0;
    margin-top: 10px;
    max-width: 350px;
    width: 100%;
  }
}
.cid-v4fh2WgQK3 .mbr-media {
  display: inline-flex;
  color: #e9e9e9;
  align-items: center;
  justify-content: center;
  border: 2px solid #e9e9e9;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  transition: all 0.3s ease-in-out;
}
.cid-v4fh2WgQK3 .mbr-media span {
  font-size: 22px;
  position: relative;
  display: inline-block;
  margin-left: 3px;
}
.cid-v4fh2WgQK3 .mbr-media span.mbri-play:before {
  position: absolute;
  left: 50%;
}
.cid-v4fh2WgQK3 .popup__text {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.cid-v4fh2WgQK3 .modalWindow {
  position: fixed;
  z-index: 5000;
  left: 0;
  top: 0;
  background-color: rgba(61, 61, 61, 0.65);
  width: 100%;
  height: 100%;
}
.cid-v4fh2WgQK3 .modalWindow .modalWindow-container {
  display: table-cell;
  vertical-align: middle;
}
.cid-v4fh2WgQK3 .modalWindow .modalWindow-video {
  height: calc(80vw / 1.778);
  width: 80vw;
  margin: 0 auto;
}
.cid-v4fh2WgQK3 a.close {
  position: absolute;
  right: 0;
  top: 0;
  color: #ffffff;
  z-index: 5000000;
  font-size: 16px;
  background: #000;
  padding: 10px;
  transition: all 0.2s;
}
.cid-v4fh2WgQK3 a.close:hover {
  color: #ffffff;
}
.cid-v4fh2WgQK3 .animation__background .circle1 {
  display: inline-block;
  width: 12px;
  height: 12px;
  top: 20%;
  left: 28%;
  background: #c1c1c1;
  border-radius: 50%;
  position: absolute;
  animation: animationOne 25s infinite linear;
}
.cid-v4fh2WgQK3 .animation__background .circle2 {
  display: inline-block;
  width: 15px;
  height: 15px;
  top: 44%;
  left: 4%;
  background: #e1173d;
  border-radius: 50%;
  position: absolute;
  animation: animationOne 30s alternate infinite linear;
}
.cid-v4fh2WgQK3 .animation__background .circle3 {
  display: inline-block;
  width: 15px;
  height: 15px;
  top: 49%;
  left: 51%;
  background: #676867;
  position: absolute;
  border-radius: 50%;
  animation: animationTwo 35s infinite linear;
}
.cid-v4fh2WgQK3 .animation__background .circle4 {
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background: #cca43f;
  bottom: 20%;
  left: 33%;
  animation: animationOne 30s infinite linear;
}
@keyframes animationOne {
  0% {
    transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    transform: translate(70px, -1px) rotate(35deg);
  }
  40% {
    transform: translate(140px, 70px) rotate(70deg);
  }
  60% {
    transform: translate(80px, 120px) rotate(110deg);
  }
  80% {
    transform: translate(-40px, 70px) rotate(145deg);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg);
  }
}
@keyframes animationTwo {
  0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
  20% {
    transform: translate(70px, -1px) rotate(35deg) scale(0.9);
  }
  40% {
    transform: translate(140px, 70px) rotate(70deg) scale(1);
  }
  60% {
    transform: translate(80px, 120px) rotate(110deg) scale(1.2);
  }
  80% {
    transform: translate(-40px, 70px) rotate(145deg) scale(1.1);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}
.cid-v4fh2WgQK3 .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4fh2WgQK3 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-v4fh2XyPRQ {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #bca463;
}
.cid-v4fh2XyPRQ .mbr-text,
.cid-v4fh2XyPRQ .mbr-section-btn {
  color: #ffffff;
}
.cid-v4fh2XyPRQ .mbr-section-title {
  color: #ffffff;
}
.cid-v4fh2XyPRQ .mbr-section-subtitle {
  color: #ffffff;
}
.cid-v4fh2Y5QFQ {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-v4fh2Y5QFQ .mbr-text,
.cid-v4fh2Y5QFQ .mbr-section-btn {
  color: #000000;
}
.cid-v4fh2Y5QFQ .mbr-section-title {
  color: #232736;
}
.cid-v4fh2YvO2Y {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-v4fh2YvO2Y .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-v4fh2YvO2Y .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-v4fh2YvO2Y .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-v4fh2YvO2Y .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-v4fh2YvO2Y .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
}
.cid-v4fh2YvO2Y .mbr-gallery-item > div:hover::before {
  opacity: 0 !important;
}
.cid-v4fh2YvO2Y .mbr-gallery-filter-all > a {
  padding: 30px;
  color: #444444 !important;
}
.cid-v4fh2YvO2Y .mbr-gallery-filter {
  padding-top: 0;
  padding-bottom: 2rem;
}
.cid-v4fh2YvO2Y .mbr-gallery-filter .btn {
  text-transform: uppercase;
  color: #444444 !important;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin: 0px !important;
  border: none;
  padding: 12px 15px 12px 15px;
}
.cid-v4fh2YvO2Y .mbr-gallery-filter .btn:hover {
  background: transparent;
  color: #263241 !important;
}
.cid-v4fh2YvO2Y .mbr-gallery-filter ul {
  display: block;
}
.cid-v4fh2YvO2Y .mbr-gallery-filter ul li {
  position: relative;
}
.cid-v4fh2YvO2Y .mbr-gallery-filter li.active .btn {
  color: #263241 !important;
  background: transparent;
}
.cid-v4fh2YvO2Y .mbr-gallery-filter li::after {
  bottom: 0.5rem;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) scale(0);
  width: 4px;
  transition: all 0.3s ease-in-out;
  background: #263241 !important;
}
.cid-v4fh2YvO2Y .mbr-gallery-filter li.active::after,
.cid-v4fh2YvO2Y .mbr-gallery-filter li:hover::after {
  transform: translateX(-50%) scale(1);
  background: #263241 !important;
}
.cid-v4fh2YvO2Y .mbr-gallery-title {
  transition: all.3s;
  position: absolute;
  visibility: hidden;
  display: block;
  opacity: 0;
  width: 100%;
  top: -2rem;
  right: 0;
  text-align: right;
  padding: 1rem;
  color: #fff;
  background: transparent;
}
.cid-v4fh2YvO2Y .mbr-gallery-item > div:hover .mbr-gallery-title {
  top: 0;
  right: 0;
  display: block;
  visibility: visible;
  opacity: 1;
}
.cid-v4fh2YvO2Y .mbr-gallery-item > div:hover .icon-focus {
  top: calc(50% - 24px);
}
.cid-v4fh2YvO2Y .icon-focus:before {
  content: '\e95e';
}
.cid-v4fh2YvO2Y .icon-focus {
  transition: all .3s;
  font-size: 2rem !important;
  top: 50%;
  left: calc(50% - 24px);
  width: 48px;
  padding: 0 8px;
  border-radius: 50%;
  color: #444444 !important;
  background-color: #ffffff;
}
.cid-v4fh2YvO2Y .mbr-section-title {
  margin: 0;
}
.cid-v4fh2YvO2Y .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-v4fh2YvO2Y .underline .line {
  width: 3rem;
  height: 2px;
  background: #232323;
  display: inline-block;
}
.cid-v4fh2YvO2Y .mbr-gallery-item > div > span {
  color: #444444;
}
.cid-v4fh2Z1AV2 {
  padding-top: 5rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-v4fh2Z1AV2 .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4fh2Z1AV2 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-v4fh2Z1AV2 .container,
.cid-v4fh2Z1AV2 .container-fluid {
  position: relative;
  padding: 0 60px;
}
@media (max-width: 992px) {
  .cid-v4fh2Z1AV2 .container,
  .cid-v4fh2Z1AV2 .container-fluid {
    padding: 0 20px;
  }
}
.cid-v4fh2Z1AV2 .row {
  position: relative;
  justify-content: center;
  padding: 50px 10px;
  overflow: hidden;
  margin: 0;
  border: 1px solid #3d4045;
  border-radius: 10px;
}
@media (max-width: 992px) {
  .cid-v4fh2Z1AV2 .row {
    padding: 85px 8px;
  }
}
.cid-v4fh2Z1AV2 .title-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 0 80px;
}
@media (max-width: 1200px) {
  .cid-v4fh2Z1AV2 .title-wrapper {
    padding: 0;
  }
}
.cid-v4fh2Z1AV2 .title-wrapper .mbr-section-title {
  margin-bottom: 50px;
}
@media (max-width: 1200px) {
  .cid-v4fh2Z1AV2 .title-wrapper .mbr-section-title {
    margin-bottom: 20px;
  }
}
.cid-v4fh2Z1AV2 .title-wrapper .mbr-text {
  margin-bottom: 20px;
}
.cid-v4fh2Z1AV2 .image-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
@media (max-width: 1200px) {
  .cid-v4fh2Z1AV2 .image-wrapper {
    margin-bottom: 50px;
    height: auto;
  }
}
.cid-v4fh2Z1AV2 .image-wrapper img {
  height: 450px;
  object-fit: cover;
  border-radius: 10px;
}
@media (max-width: 992px) {
  .cid-v4fh2Z1AV2 .image-wrapper img {
    height: 300px;
  }
}
.cid-v4fh2Z1AV2 .mbr-section-title {
  color: #3d4045;
}
.cid-v4fh2Z1AV2 .mbr-text {
  color: #3d4045;
}
.cid-v4fh2ZtRj6 {
  padding-top: 150px;
  padding-bottom: 150px;
  background-image: url("../../../assets/images/hairon-soluzioni-calvizie1-1400x935.jpg");
}
.cid-v4fh2ZtRj6 .text {
  letter-spacing: 0.03em;
  line-height: 1.7;
}
.cid-v4fh2ZtRj6 .mbr-text {
  width: 100%;
  height: auto;
  text-align: center;
}
.cid-v4fh2ZtRj6 .content {
  flex-basis: auto !important;
  -webkit-flex-basis: auto !important;
}
@media (max-width: 991px) {
  .cid-v4fh2ZtRj6 .row {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-v4fh2ZtRj6 .content {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.cid-v4fh2ZtRj6 .mbr-section-title {
  text-align: center;
}
.cid-v4fh2ZVLDv {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-v4fh2ZVLDv .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4fh2ZVLDv .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-v4fh2ZVLDv p {
  line-height: 2;
}
.cid-v4fh2ZVLDv a:hover {
  text-decoration: underline;
}
.cid-v4fh2ZVLDv .mbr-section-title {
  text-align: center;
  color: #000000;
}
.cid-v4fh2ZVLDv .mbr-text {
  color: #051441;
}
.cid-v4fh30sTxn {
  padding-top: 30px;
  padding-bottom: 15px;
  background-color: #62d89f;
}
.cid-v4fh30sTxn .mbr-text {
  text-align: center;
  color: #000000;
}
.cid-v4fh30sTxn .mbr-title {
  text-align: center;
}
@media (min-width: 992px) {
  .cid-v4fh30sTxn .container {
    max-width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .cid-v4fh30sTxn .container {
    max-width: 100% !important;
  }
}
.cid-v4fh30PtIS {
  padding-top: 1rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.cid-v4fh30PtIS .content {
  position: relative;
  z-index: 1;
  width: 50%;
  padding-top: 10%;
}
@media (max-width: 1739px) {
  .cid-v4fh30PtIS .content {
    padding-top: 5%;
  }
}
@media (max-width: 1399px) {
  .cid-v4fh30PtIS .content {
    padding-top: 3%;
  }
}
@media (max-width: 1299px) {
  .cid-v4fh30PtIS .content {
    margin: 0 auto;
    text-align: center;
    padding: 8rem 0;
  }
}
@media (max-width: 922px) {
  .cid-v4fh30PtIS .content {
    width: 80%;
    padding: 6rem 0;
  }
}
@media (max-width: 767px) {
  .cid-v4fh30PtIS .content {
    width: 100%;
    padding: 4rem 0;
  }
}
.cid-v4fh30PtIS .image-wrap {
  position: absolute;
  width: 100%;
  height: 100;
  top: 0;
  left: 0;
}
@media (max-width: 922px) {
  .cid-v4fh30PtIS .image-wrap {
    position: static;
    display: flex;
  }
}
@media (max-width: 767px) {
  .cid-v4fh30PtIS .image-wrap {
    position: static;
    display: flex;
    flex-direction: column;
  }
}
.cid-v4fh30PtIS .img {
  position: absolute;
  width: 750px;
  height: 503px;
}
@media (max-width: 1739px) {
  .cid-v4fh30PtIS .img {
    width: 510px;
    height: 342px;
  }
}
@media (max-width: 1399px) {
  .cid-v4fh30PtIS .img {
    width: 447px;
    height: 300px;
  }
}
@media (max-width: 1299px) {
  .cid-v4fh30PtIS .img {
    width: 268px;
    height: 179px;
  }
}
@media (max-width: 922px) {
  .cid-v4fh30PtIS .img {
    position: static;
    width: 33.33333%;
    max-height: 200px;
    margin: 0 1%;
  }
}
@media (max-width: 767px) {
  .cid-v4fh30PtIS .img {
    width: 100%;
    margin: 2% 0;
  }
}
.cid-v4fh30PtIS img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cid-v4fh30PtIS .img3 {
  top: 12rem;
  right: 16rem;
}
@media (max-width: 1739px) {
  .cid-v4fh30PtIS .img3 {
    top: 12rem;
    right: 12rem;
  }
}
@media (max-width: 1399px) {
  .cid-v4fh30PtIS .img3 {
    top: 8rem;
    right: 12rem;
  }
}
@media (max-width: 1299px) {
  .cid-v4fh30PtIS .img3 {
    top: 0;
    right: 0;
  }
}
@media (max-width: 922px) {
  .cid-v4fh30PtIS .img3 {
    position: static;
  }
}
.cid-v4fh30PtIS .mbr-section-title {
  color: #000000;
  margin-bottom: 30px;
}
.cid-v4fh30PtIS .mbr-text {
  color: #6b6b6b;
  margin-bottom: 30px;
  width: 50%;
}
@media (max-width: 1299px) {
  .cid-v4fh30PtIS .mbr-text {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.cid-v4fh30PtIS .mbr-section-btn {
  width: 60%;
}
@media (max-width: 1739px) {
  .cid-v4fh30PtIS .mbr-section-btn {
    width: 70%;
  }
}
@media (max-width: 1399px) {
  .cid-v4fh30PtIS .mbr-section-btn {
    width: 72%;
  }
}
@media (max-width: 1299px) {
  .cid-v4fh30PtIS .mbr-section-btn {
    margin: 0 auto;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cid-v4fh30PtIS .mbr-section-btn {
    width: 80%;
  }
}
.cid-v4fh30PtIS .btn {
  padding: 0.7rem 1rem;
  width: 200px;
}
.cid-v4fh31e1QW {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #f9fafb;
}
.cid-v4fh31e1QW .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4fh31e1QW .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-v4fh31e1QW .container-fluid {
  padding: 0 64px;
}
@media (max-width: 992px) {
  .cid-v4fh31e1QW .container-fluid {
    padding: 0 20px;
  }
}
.cid-v4fh31e1QW .container-fluid .row {
  padding: 0;
}
@media (max-width: 992px) {
  .cid-v4fh31e1QW .container {
    padding: 0 20px;
  }
}
.cid-v4fh31e1QW .row {
  justify-content: center;
}
.cid-v4fh31e1QW .title-wrapper .mbr-section-title {
  margin-bottom: 64px;
}
@media (max-width: 992px) {
  .cid-v4fh31e1QW .title-wrapper .mbr-section-title {
    margin-bottom: 50px;
  }
}
.cid-v4fh31e1QW .card-wrapper {
  padding: 32px;
  margin-bottom: 64px;
  border: 2px solid #d7d7d7;
}
.cid-v4fh31e1QW .card-wrapper .icon-wrapper {
  margin-bottom: 88px;
}
.cid-v4fh31e1QW .card-wrapper .icon-wrapper .mbr-iconfont {
  color: #1d1d1d;
  font-size: 42px;
}
.cid-v4fh31e1QW .card-wrapper .mbr-card-title {
  margin-bottom: 32px;
}
.cid-v4fh31e1QW .card-wrapper .mbr-text {
  margin-bottom: 32px;
}
.cid-v4fh31e1QW .mbr-section-title {
  color: #1d1d1d;
}
.cid-v4fh31e1QW .mbr-card-title {
  color: #1d1d1d;
}
.cid-v4fh31e1QW .mbr-text {
  color: #1d1d1d;
}
.cid-v4fh31e1QW .mbr-section-title,
.cid-v4fh31e1QW .mbr-section-btn {
  text-align: center;
}
.cid-v4fh31GoOY {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #bca463;
}
.cid-v4fh31GoOY .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-v4fh31GoOY .mbr-title {
  text-align: center;
  color: #ffffff;
}
.cid-v4fh322nyy {
  padding-top: 15px;
  padding-bottom: 45px;
  background-color: #bca463;
}
.cid-v4fh32kA4j {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.cid-v4fh32kA4j .item-image {
  padding: 0;
}
@media (max-width: 768px) {
  .cid-v4fh32kA4j .item-image {
    display: none;
  }
}
.cid-v4fh32kA4j .item-image img {
  width: 100%;
  height: 580px;
  object-fit: cover;
}
.cid-v4fh32kA4j .item-form {
  padding: 40px 62px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 768px) {
  .cid-v4fh32kA4j .item-form {
    padding: 25px;
  }
}
.cid-v4fh32kA4j .item-form .mbr-section-title {
  margin-bottom: 28px;
}
.cid-v4fh32kA4j .item-form .form-group {
  margin-bottom: 0;
}
.cid-v4fh32kA4j .item-form .form-control {
  padding: 10px 25px 10px 0;
  background-color: transparent;
  box-shadow: none;
  border: none !important;
  border-bottom: 1px solid #c1c1c1 !important;
  border-radius: 0;
}
.cid-v4fh32kA4j .item-form .form-control:hover {
  box-shadow: none;
  border: none !important;
  border-bottom: 1px solid #c1c1c1 !important;
}
.cid-v4fh32kA4j .item-form .form-control:focus {
  box-shadow: none;
  border: none !important;
  border-bottom: 1px solid #c1c1c1 !important;
}
.cid-v4fh32kA4j .item-form .form-check {
  margin: 22px 0 27px 0;
  padding-left: 27px;
}
.cid-v4fh32kA4j .form-check-input:focus {
  box-shadow: none;
  border-color: #c1c1c1;
}
.cid-v4fh32kA4j .form-check-input:checked {
  background-color: #c1c1c1;
}
.cid-v4fh32kA4j .btn {
  width: 100%;
  height: 55px;
  min-width: 170px;
  margin-top: 0;
  flex-direction: row-reverse;
  letter-spacing: 0.8px;
  box-shadow: none;
  border: none !important;
}
.cid-v4fh32kA4j .btn:hover {
  box-shadow: none;
}
.cid-v4fh32kA4j .mbr-section-title {
  color: #ffffff;
}
.cid-v4fh32kA4j .form-check-label {
  color: #84858a;
}
.cid-v4fh32K7QR {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #000000;
}
.cid-v4fh32K7QR .mbr-section-title {
  margin: 0;
}
.cid-v4fh32K7QR .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-v4fh32K7QR .underline .line {
  width: 3rem;
  height: 2px;
  background: #bca463;
  display: inline-block;
}
.cid-v4fh32K7QR .media-row {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-v4fh32K7QR .team-item {
  transition: all .2s;
  margin: 2rem 0;
}
.cid-v4fh32K7QR .team-item .item-image {
  position: relative !important;
}
.cid-v4fh32K7QR .team-item .item-image img {
  width: 100%;
}
.cid-v4fh32K7QR .team-item .item-image::after {
  background: #000000;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: .4s;
}
.cid-v4fh32K7QR .team-item .item-name p {
  margin-bottom: 0;
}
.cid-v4fh32K7QR .team-item .item-role p {
  margin-bottom: 0;
}
.cid-v4fh32K7QR .team-item .item-caption {
  background: #efefef;
}
.cid-v4fh32K7QR .item-social {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: 1;
}
.cid-v4fh32K7QR .item-social li {
  display: inline-block;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.cid-v4fh32K7QR .item-social li a span {
  border-radius: 50%;
  background-color: #444444;
  color: white;
  font-size: 14px;
  width: 3em;
  margin: 2px;
  height: 3em;
  line-height: 3em;
  display: block;
  padding: 0.1rem 0.9rem;
}
.cid-v4fh32K7QR .item-social li a span:hover {
  background-color: #ffbc00;
  color: #000000;
}
.cid-v4fh32K7QR .team-item:hover .item-social > li.social-1 {
  transition-delay: .1s;
  opacity: 1;
  visibility: visible;
}
.cid-v4fh32K7QR .team-item:hover .item-social > li.social-2 {
  transition-delay: .2s;
  opacity: 1;
  visibility: visible;
}
.cid-v4fh32K7QR .team-item:hover .item-social > li.social-3 {
  transition-delay: .3s;
  opacity: 1;
  visibility: visible;
}
.cid-v4fh32K7QR .team-item:hover .item-social > li.social-4 {
  transition-delay: .4s;
  opacity: 1;
  visibility: visible;
}
.cid-v4fh32K7QR .team-item:hover .item-social > li.social-5 {
  transition-delay: .5s;
  opacity: 1;
  visibility: visible;
}
.cid-v4fh32K7QR .team-item:hover .item-social > li.social-6 {
  transition-delay: .6s;
  opacity: 1;
  visibility: visible;
}
.cid-v4fh32K7QR .builderCard .item-image::after {
  border-bottom-left-radius: 5rem;
}
.cid-v4fh32K7QR .mbr-section-title,
.cid-v4fh32K7QR .underline {
  color: #ffffff;
}
.cid-v4fh32K7QR .mbr-section-subtitle {
  color: #ffffff;
}
.cid-v4fhAbRyYf {
  padding-top: 90px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-v4fhAbRyYf blockquote {
  color: #232323;
  font-size: inherit;
  font-style: normal;
  border-color: #000 !important;
  text-transform: capitalize;
}
.cid-v4fhAbRyYf .mbr-iconfont {
  z-index: 1;
  position: absolute;
  font-size: 9rem;
  color: #232323;
  opacity: .1;
}
.cid-v4fhAbRyYf .mbr-iconfont.right-top {
  right: -1rem;
  top: -1rem;
}
.cid-v4fhAbRyYf a:link,
.cid-v4fhAbRyYf a:active,
.cid-v4fhAbRyYf a:visited {
  color: #6E6E6E;
}
.cid-v4fhAbRyYf a:hover {
  color: #000;
}
@media (min-width: 992px) {
  .cid-v4fhAbRyYf .container {
    max-width: 100% !important;
  }
}
@media (min-width: 768px) {
  .cid-v4fhAbRyYf .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90% !important;
    flex: 0 0 90% !important;
    max-width: 90% !important;
  }
}
.cid-v4fh33QfHW {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #000000;
}
.cid-v4fh33QfHW .mbr-text,
.cid-v4fh33QfHW .mbr-section-btn {
  color: #ffffff;
}
.cid-v4fh33QfHW .mbr-section-title {
  color: #ffffff;
}
.cid-v4fh33QfHW .mbr-section-subtitle {
  color: #ffffff;
}
.cid-v4fh34nWu4 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #000000;
}
.cid-v4fh34nWu4 ul {
  padding: 0;
  margin: 0;
}
.cid-v4fh34nWu4 ul li {
  list-style: none;
}
.cid-v4fh34nWu4 ul li h4 {
  margin: 0;
}
.cid-v4fh34nWu4 ul li h4.display-4 {
  line-height: 1.75;
}
.cid-v4fh34nWu4 .item {
  color: #cacaca;
}
.cid-v4fh34nWu4 .col-title {
  color: #ffffff;
  font-weight: 600;
}
.cid-v4fh34nWu4 .fill-light-wrapper {
  fill: #f9fafb;
  z-index: 2 !important;
  top: 0;
}
.cid-v4fh34nWu4 .icons-wrapper ul {
  margin: 0;
  padding: 0;
}
.cid-v4fh34nWu4 .icons-wrapper ul li {
  margin-right: 10px;
  margin-left: 10px;
  display: inline-block;
}
.cid-v4fh34nWu4 .icons-wrapper ul li .mbr-iconfont {
  color: #ffffff;
  font-size: 20px;
}
.cid-v4fh34nWu4 .icons-wrapper ul li .mbr-iconfont:hover {
  color: #878787;
}
.cid-v55eKufo71.popup-builder {
  background-color: #ffffff;
}
.cid-v55eKufo71.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-v55eKufo71.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-v55eKufo71 .modal-content,
.cid-v55eKufo71 .modal-dialog {
  height: auto;
}
.cid-v55eKufo71 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-v55eKufo71 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-v55eKufo71 .form-wrapper .mbr-form .form-group,
  .cid-v55eKufo71 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-v55eKufo71 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-v55eKufo71 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-v55eKufo71 .mbr-text {
  text-align: justify;
}
.cid-v55eKufo71 .pt-0 {
  padding-top: 0 !important;
}
.cid-v55eKufo71 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-v55eKufo71 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-v55eKufo71 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-v55eKufo71 .modal-open {
  overflow: hidden;
}
.cid-v55eKufo71 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-v55eKufo71 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-v55eKufo71 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-v55eKufo71 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-v55eKufo71 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-v55eKufo71 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-v55eKufo71 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-v55eKufo71 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-v55eKufo71 .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-v55eKufo71 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-v55eKufo71 .modal-backdrop.fade {
  opacity: 0;
}
.cid-v55eKufo71 .modal-backdrop.show {
  opacity: .5;
}
.cid-v55eKufo71 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: none;
}
@media (min-width: 992px) {
  .cid-v55eKufo71 .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-v55eKufo71 .modal-header {
    padding: 1rem;
  }
}
.cid-v55eKufo71 .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-v55eKufo71 .modal-header .close svg {
  fill: #353535;
}
.cid-v55eKufo71 .modal-header .close:hover {
  opacity: 1;
}
.cid-v55eKufo71 .modal-header .close:focus {
  outline: none;
}
.cid-v55eKufo71 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-v55eKufo71 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-v55eKufo71 .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-v55eKufo71 .modal-body {
    padding: 1rem;
  }
}
.cid-v55eKufo71 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: none;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-v55eKufo71 .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-v55eKufo71 .modal-footer {
    padding: 1rem;
  }
}
.cid-v55eKufo71 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-v55eKufo71 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-v55eKufo71 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-v55eKufo71 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-v55eKufo71 .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-v55eKufo71 .modal-lg,
  .cid-v55eKufo71 .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-v55eKufo71 .modal-xl {
    max-width: 1140px;
  }
}
.cid-v55eKufo71 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-v55eKufo71 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-v55eKufo71 .form-group {
  margin-bottom: 1rem;
}
.cid-v55eKufo71 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-v55eKufo71 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-v55eKufo71 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-v55eKufo71 .mbr-section-btn {
  margin: 0;
}
.cid-v55eKufo71 .mbr-section-btn .btn {
  margin: 0;
}
.cid-v4fjtV39Kz {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-v4fjtV39Kz nav.navbar {
  position: fixed;
}
.cid-v4fjtV39Kz .btn {
  box-shadow: 0px 30px 30px 0px rgba(0, 11, 40, 0.1);
}
.cid-v4fjtV39Kz .dropdown-toggle[data-toggle="dropdown-submenu"]:before {
  font-family: MobiriseIcons !important;
  content: "\e909";
  display: inline-block;
  width: 10px;
  position: absolute;
  right: 25px;
  top: 40%;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: 10px;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
}
.cid-v4fjtV39Kz .dropdown-toggle:after {
  content: none;
}
@media (min-width: 992px) {
  .cid-v4fjtV39Kz .navbar-nav .nav-link:before {
    content: none;
  }
}
.cid-v4fjtV39Kz .dropdown-menu {
  padding: 10px 0;
  min-width: 220px;
  box-shadow: -1px 2px 19px 3px rgba(0, 11, 40, 0.1);
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
  transform: translateY(10px);
  display: initial;
}
.cid-v4fjtV39Kz .navbar .dropdown.open > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  display: block;
}
.cid-v4fjtV39Kz .dropdown-item:hover,
.cid-v4fjtV39Kz .dropdown-item:focus {
  background: rgba(204, 164, 63, 0.1) !important;
  color: #fff !important;
}
.cid-v4fjtV39Kz .nav-dropdown .link {
  padding: 35px 0 !important;
  margin-right: 40px !important;
}
.cid-v4fjtV39Kz .nav-dropdown .nav-item:last-child .link {
  margin-right: 0 !important;
}
.cid-v4fjtV39Kz .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  display: none;
}
.cid-v4fjtV39Kz .nav-link {
  position: relative;
  line-height: 1;
}
.cid-v4fjtV39Kz .nav-link:hover {
  color: #BCA463 !important;
}
.cid-v4fjtV39Kz .container {
  display: flex;
  margin: auto;
}
.cid-v4fjtV39Kz .iconfont-wrapper {
  color: #051441 !important;
  font-size: 17px;
  margin-right: 20px;
}
.cid-v4fjtV39Kz .dropdown-menu,
.cid-v4fjtV39Kz .navbar.opened {
  background: #ffffff !important;
}
.cid-v4fjtV39Kz .nav-item:focus,
.cid-v4fjtV39Kz .nav-link:focus {
  outline: none;
}
.cid-v4fjtV39Kz .dropdown .dropdown-menu .dropdown-item {
  width: 100%;
  transition: all 0.25s ease-in-out;
}
.cid-v4fjtV39Kz .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-v4fjtV39Kz .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-v4fjtV39Kz .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-v4fjtV39Kz .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-v4fjtV39Kz .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0px 15px !important;
  transition: none;
  margin: 0 !important;
}
.cid-v4fjtV39Kz .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  background: #ffffff;
}
.cid-v4fjtV39Kz .navbar.navbar-short {
  box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.1);
  min-height: 60px;
}
.cid-v4fjtV39Kz .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-v4fjtV39Kz .navbar.opened {
  transition: all 0.3s;
}
.cid-v4fjtV39Kz .navbar .dropdown-item {
  padding: 0px 15px;
}
.cid-v4fjtV39Kz .navbar .navbar-logo img {
  width: auto;
}
.cid-v4fjtV39Kz .navbar .navbar-collapse {
  justify-content: center;
  z-index: 1;
}
.cid-v4fjtV39Kz .navbar.collapsed {
  justify-content: center;
}
.cid-v4fjtV39Kz .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-v4fjtV39Kz .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-v4fjtV39Kz .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 6.4rem);
  }
}
.cid-v4fjtV39Kz .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-v4fjtV39Kz .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-v4fjtV39Kz .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  display: none;
  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-v4fjtV39Kz .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-v4fjtV39Kz .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0px 15px;
  text-align: left;
}
@media (max-width: 991px) {
  .cid-v4fjtV39Kz .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-v4fjtV39Kz .navbar .dropdown-menu {
    display: none;
  }
  .cid-v4fjtV39Kz .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-v4fjtV39Kz .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-v4fjtV39Kz .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    display: none;
    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-v4fjtV39Kz .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-v4fjtV39Kz .navbar ul.navbar-nav {
    padding: 15px;
  }
  .cid-v4fjtV39Kz .navbar .dropdown-menu .dropdown-item {
    padding: 0px 10px !important;
    text-align: left;
  }
  .cid-v4fjtV39Kz .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-v4fjtV39Kz .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-v4fjtV39Kz .navbar .navbar-buttons,
  .cid-v4fjtV39Kz .navbar .icons-menu {
    display: none;
  }
  .cid-v4fjtV39Kz .navbar .nav-dropdown .link {
    margin-right: 0 !important;
    padding-top: 12px !important;
    padding-bottom: 0 !important;
    margin-bottom: 20px !important;
  }
}
.cid-v4fjtV39Kz .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-v4fjtV39Kz .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-v4fjtV39Kz .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-v4fjtV39Kz .dropdown-item.active,
.cid-v4fjtV39Kz .dropdown-item:active {
  background-color: transparent;
}
.cid-v4fjtV39Kz .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-v4fjtV39Kz .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-v4fjtV39Kz .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-v4fjtV39Kz ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-v4fjtV39Kz .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-v4fjtV39Kz button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-v4fjtV39Kz button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cca43f;
}
.cid-v4fjtV39Kz button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-v4fjtV39Kz button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-v4fjtV39Kz button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-v4fjtV39Kz button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-v4fjtV39Kz nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-v4fjtV39Kz nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-v4fjtV39Kz nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-v4fjtV39Kz nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-v4fjtV39Kz .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-v4fjtV39Kz a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-v4fjtV39Kz .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  text-align: center;
  margin-right: 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-v4fjtV39Kz .navbar {
    height: 70px;
  }
  .cid-v4fjtV39Kz .navbar.opened {
    height: auto;
  }
  .cid-v4fjtV39Kz .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-v4fjtVorsi {
  background-image: url("../../../assets/images/hairon-soluzioni-calvizie5-1400x933.jpg");
}
.cid-v4fjtVorsi .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4fjtVorsi .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-v4fjtVorsi .container-fluid {
  padding: 0 60px;
}
@media (max-width: 992px) {
  .cid-v4fjtVorsi .container-fluid {
    padding: 0 30px;
  }
}
.cid-v4fjtVorsi .container-fluid .row {
  padding: 0;
}
@media (max-width: 992px) {
  .cid-v4fjtVorsi .container {
    padding: 0 30px;
  }
}
.cid-v4fjtVorsi .title-wrapper {
  margin-top: 20%;
  padding: 0 8%;
}
@media (max-width: 992px) {
  .cid-v4fjtVorsi .title-wrapper {
    margin-top: 0;
    padding: 0;
  }
}
.cid-v4fjtVorsi .title-wrapper .mbr-section-title {
  margin-bottom: 32px;
}
.cid-v4fjtVorsi .title-wrapper .mbr-text {
  margin-bottom: 22px;
}
.cid-v4fjtVorsi .mbr-section-title {
  color: #ffffff;
}
.cid-v4fjtVorsi .mbr-text {
  color: #ffffff;
}
.cid-v4fjtVIK1D {
  padding-top: 8rem;
  padding-bottom: 5rem;
  background-color: #fafaf9;
}
.cid-v4fjtVIK1D .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4fjtVIK1D .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (min-width: 992px) {
  .cid-v4fjtVIK1D p {
    max-width: 95%;
  }
}
.cid-v4fjtVIK1D .mbr-section-subtitle {
  background: white;
  color: #ffffff;
  width: fit-content;
  border-radius: 2rem;
  padding: 5px 1rem;
  text-align: left;
}
.cid-v4fjtVIK1D .subtitle-wrap {
  display: inline-flex;
  border-radius: 2rem;
  padding: 0.5rem;
  padding-bottom: 0;
  background: #cca43f;
  flex-direction: row;
  width: fit-content;
  align-items: center;
  margin-bottom: 2rem;
}
.cid-v4fjtVIK1D .subtitle-wrap .mbr-iconfont {
  padding: 0 15px;
  padding-bottom: 8px;
  margin: 0;
  color: #232323;
  font-size: 1.5rem;
}
.cid-v4fjtVIK1D .mbr-section-title {
  color: #000000;
}
.cid-v4fjtVIK1D .mbr-text,
.cid-v4fjtVIK1D .mbr-section-btn {
  color: #6e6e6e;
}
.cid-v4fjtVIK1D .mbr-section-subtitle,
.cid-v4fjtVIK1D .align-wrapper {
  color: #04492e;
}
.cid-v4fjtVIK1D .mbr-section-title2 {
  color: #04492e;
}
.cid-v4fjtVIK1D .mbr-text2,
.cid-v4fjtVIK1D .mbr-section-btn {
  color: #6e6e6e;
}
.cid-v4fjtW2su7 {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #cca43f;
}
.cid-v4fjtW2su7 .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4fjtW2su7 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-v4fjtW2su7 .row {
  justify-content: flex-start;
}
.cid-v4fjtW2su7 .mbr-section-title {
  color: #000000;
  width: 100%;
  margin-bottom: 4rem;
}
.cid-v4fjtW2su7 .item-wrap {
  width: 100%;
  margin-bottom: 2rem;
}
.cid-v4fjtW2su7 .mbr-section-subtitle {
  color: #fffaee;
  width: 100%;
}
.cid-v4fjtW2su7 .mbr-text {
  color: #000000;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.cid-v4fjtW2su7 .mbr-section-title,
.cid-v4fjtW2su7 .mbr-section-btn {
  color: #fffaee;
}
.cid-v4fjtWrp68 {
  padding-top: 6rem;
  padding-bottom: 5rem;
  overflow: hidden;
  background-color: #ffffff;
}
.cid-v4fjtWrp68 .container,
.cid-v4fjtWrp68 .container-fluid {
  z-index: 10;
}
.cid-v4fjtWrp68 .image__background {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.cid-v4fjtWrp68 .image__background .image {
  position: absolute;
  border-radius: 50%;
  top: -205px;
  right: -185px;
  width: 990px;
  height: 990px;
}
.cid-v4fjtWrp68 .image__background .image img {
  width: 100%;
  object-fit: cover;
}
@media (max-width: 1366px) and (min-width: 992px) {
  .cid-v4fjtWrp68 .image__background .image {
    top: -205px;
    right: -185px;
    width: 750px;
    height: 750px;
  }
}
@media (max-width: 991px) {
  .cid-v4fjtWrp68 .image__background .image {
    top: -90px;
    right: -120px;
    width: 450px;
    height: 450px;
  }
}
.cid-v4fjtWrp68 .image__background .circle__image {
  position: absolute;
  top: -108px;
  z-index: -1;
  right: -184px;
  width: 990px;
  height: 990px;
  border-radius: 50%;
  background-color: rgba(225, 23, 61, 0.4);
}
@media (max-width: 1366px) and (min-width: 992px) {
  .cid-v4fjtWrp68 .image__background .circle__image {
    width: 750px;
    height: 750px;
    top: -108px;
    right: -184px;
  }
}
@media (max-width: 991px) {
  .cid-v4fjtWrp68 .image__background .circle__image {
    top: -50px;
    right: -105px;
    width: 450px;
    height: 450px;
  }
}
.cid-v4fjtWrp68 .image__background .circle__image2 {
  position: absolute;
  width: 70px;
  height: 70px;
  top: 16%;
  right: 770px;
  z-index: 1;
  background-color: rgba(154, 197, 89, 0.5);
  border-radius: 50%;
}
@media (max-width: 1366px) and (min-width: 992px) {
  .cid-v4fjtWrp68 .image__background .circle__image2 {
    right: 530px;
  }
}
@media (max-width: 991px) {
  .cid-v4fjtWrp68 .image__background .circle__image2 {
    right: 290px;
    top: 10%;
  }
}
.cid-v4fjtWrp68 .image__background .circle__image3 {
  width: 378px;
  height: 378px;
  bottom: 9%;
  right: 300px;
  position: absolute;
  z-index: 1;
  background-color: rgba(193, 193, 193, 0.3);
  border-radius: 50%;
}
@media (max-width: 1366px) and (min-width: 992px) {
  .cid-v4fjtWrp68 .image__background .circle__image3 {
    width: 250px;
    height: 250px;
    bottom: 37%;
  }
}
@media (max-width: 991px) {
  .cid-v4fjtWrp68 .image__background .circle__image3 {
    width: 150px;
    height: 150px;
    bottom: 60%;
    right: 120px;
  }
}
.cid-v4fjtWrp68 .container {
  pointer-events: none;
}
.cid-v4fjtWrp68 .subtitle__block,
.cid-v4fjtWrp68 .title__block,
.cid-v4fjtWrp68 .buttons__block {
  pointer-events: all;
}
.cid-v4fjtWrp68 .mbr-section-subtitle {
  line-height: 33px;
  letter-spacing: 1.5px;
  margin-bottom: 15px;
  color: #000000;
}
.cid-v4fjtWrp68 .mbr-section-title {
  margin-bottom: 45px;
  color: #D4B090;
  font-weight: 300;
}
.cid-v4fjtWrp68 .mbr-section-title b,
.cid-v4fjtWrp68 .mbr-section-title strong {
  font-weight: 900;
}
.cid-v4fjtWrp68 .mbr-text {
  margin-bottom: 45px;
}
.cid-v4fjtWrp68 .inner__button {
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-v4fjtWrp68 .inner__button .mbr-section-btn {
  display: inline-block;
}
.cid-v4fjtWrp68 .inner__button .mbr-section-btn .btn-info {
  border: none !important;
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.25);
  background: linear-gradient(-135deg, #c1c1c1 0%, rgba(193, 193, 193, 0.85) 100%) !important;
}
.cid-v4fjtWrp68 .inner__button .mbr-section-btn .btn-info:hover {
  border-color: transparent !important;
}
.cid-v4fjtWrp68 .inner__button .mbr-section-btn .btn .mbr-iconfont {
  margin-left: 5px;
  vertical-align: -5px;
}
@media (max-width: 550px) {
  .cid-v4fjtWrp68 .inner__button .mbr-section-btn {
    width: 100%;
  }
}
.cid-v4fjtWrp68 .mbr-figure {
  display: inline-block;
  padding: 5px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  margin-left: 45px;
}
.cid-v4fjtWrp68 .mbr-figure:hover {
  color: #c1c1c1;
  cursor: pointer;
}
.cid-v4fjtWrp68 .mbr-figure:hover .mbr-media {
  border-color: #c1c1c1;
  color: #c1c1c1;
}
@media (max-width: 575px) {
  .cid-v4fjtWrp68 .mbr-figure {
    margin: 0;
    margin-top: 10px;
    max-width: 350px;
    width: 100%;
  }
}
.cid-v4fjtWrp68 .mbr-media {
  display: inline-flex;
  color: #e9e9e9;
  align-items: center;
  justify-content: center;
  border: 2px solid #e9e9e9;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  transition: all 0.3s ease-in-out;
}
.cid-v4fjtWrp68 .mbr-media span {
  font-size: 22px;
  position: relative;
  display: inline-block;
  margin-left: 3px;
}
.cid-v4fjtWrp68 .mbr-media span.mbri-play:before {
  position: absolute;
  left: 50%;
}
.cid-v4fjtWrp68 .popup__text {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.cid-v4fjtWrp68 .modalWindow {
  position: fixed;
  z-index: 5000;
  left: 0;
  top: 0;
  background-color: rgba(61, 61, 61, 0.65);
  width: 100%;
  height: 100%;
}
.cid-v4fjtWrp68 .modalWindow .modalWindow-container {
  display: table-cell;
  vertical-align: middle;
}
.cid-v4fjtWrp68 .modalWindow .modalWindow-video {
  height: calc(80vw / 1.778);
  width: 80vw;
  margin: 0 auto;
}
.cid-v4fjtWrp68 a.close {
  position: absolute;
  right: 0;
  top: 0;
  color: #ffffff;
  z-index: 5000000;
  font-size: 16px;
  background: #000;
  padding: 10px;
  transition: all 0.2s;
}
.cid-v4fjtWrp68 a.close:hover {
  color: #ffffff;
}
.cid-v4fjtWrp68 .animation__background .circle1 {
  display: inline-block;
  width: 12px;
  height: 12px;
  top: 20%;
  left: 28%;
  background: #c1c1c1;
  border-radius: 50%;
  position: absolute;
  animation: animationOne 25s infinite linear;
}
.cid-v4fjtWrp68 .animation__background .circle2 {
  display: inline-block;
  width: 15px;
  height: 15px;
  top: 44%;
  left: 4%;
  background: #e1173d;
  border-radius: 50%;
  position: absolute;
  animation: animationOne 30s alternate infinite linear;
}
.cid-v4fjtWrp68 .animation__background .circle3 {
  display: inline-block;
  width: 15px;
  height: 15px;
  top: 49%;
  left: 51%;
  background: #676867;
  position: absolute;
  border-radius: 50%;
  animation: animationTwo 35s infinite linear;
}
.cid-v4fjtWrp68 .animation__background .circle4 {
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background: #cca43f;
  bottom: 20%;
  left: 33%;
  animation: animationOne 30s infinite linear;
}
@keyframes animationOne {
  0% {
    transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    transform: translate(70px, -1px) rotate(35deg);
  }
  40% {
    transform: translate(140px, 70px) rotate(70deg);
  }
  60% {
    transform: translate(80px, 120px) rotate(110deg);
  }
  80% {
    transform: translate(-40px, 70px) rotate(145deg);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg);
  }
}
@keyframes animationTwo {
  0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
  20% {
    transform: translate(70px, -1px) rotate(35deg) scale(0.9);
  }
  40% {
    transform: translate(140px, 70px) rotate(70deg) scale(1);
  }
  60% {
    transform: translate(80px, 120px) rotate(110deg) scale(1.2);
  }
  80% {
    transform: translate(-40px, 70px) rotate(145deg) scale(1.1);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}
.cid-v4fjtWrp68 .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4fjtWrp68 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-v4fjtXb5mX {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #bca463;
}
.cid-v4fjtXb5mX .mbr-text,
.cid-v4fjtXb5mX .mbr-section-btn {
  color: #ffffff;
}
.cid-v4fjtXb5mX .mbr-section-title {
  color: #ffffff;
}
.cid-v4fjtXb5mX .mbr-section-subtitle {
  color: #ffffff;
}
.cid-v4fjtXw94e {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-v4fjtXw94e .mbr-text,
.cid-v4fjtXw94e .mbr-section-btn {
  color: #000000;
}
.cid-v4fjtXw94e .mbr-section-title {
  color: #232736;
}
.cid-v4fjtXO8G0 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-v4fjtXO8G0 .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-v4fjtXO8G0 .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-v4fjtXO8G0 .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-v4fjtXO8G0 .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-v4fjtXO8G0 .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
}
.cid-v4fjtXO8G0 .mbr-gallery-item > div:hover::before {
  opacity: 0 !important;
}
.cid-v4fjtXO8G0 .mbr-gallery-filter-all > a {
  padding: 30px;
  color: #444444 !important;
}
.cid-v4fjtXO8G0 .mbr-gallery-filter {
  padding-top: 0;
  padding-bottom: 2rem;
}
.cid-v4fjtXO8G0 .mbr-gallery-filter .btn {
  text-transform: uppercase;
  color: #444444 !important;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin: 0px !important;
  border: none;
  padding: 12px 15px 12px 15px;
}
.cid-v4fjtXO8G0 .mbr-gallery-filter .btn:hover {
  background: transparent;
  color: #263241 !important;
}
.cid-v4fjtXO8G0 .mbr-gallery-filter ul {
  display: block;
}
.cid-v4fjtXO8G0 .mbr-gallery-filter ul li {
  position: relative;
}
.cid-v4fjtXO8G0 .mbr-gallery-filter li.active .btn {
  color: #263241 !important;
  background: transparent;
}
.cid-v4fjtXO8G0 .mbr-gallery-filter li::after {
  bottom: 0.5rem;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) scale(0);
  width: 4px;
  transition: all 0.3s ease-in-out;
  background: #263241 !important;
}
.cid-v4fjtXO8G0 .mbr-gallery-filter li.active::after,
.cid-v4fjtXO8G0 .mbr-gallery-filter li:hover::after {
  transform: translateX(-50%) scale(1);
  background: #263241 !important;
}
.cid-v4fjtXO8G0 .mbr-gallery-title {
  transition: all.3s;
  position: absolute;
  visibility: hidden;
  display: block;
  opacity: 0;
  width: 100%;
  top: -2rem;
  right: 0;
  text-align: right;
  padding: 1rem;
  color: #fff;
  background: transparent;
}
.cid-v4fjtXO8G0 .mbr-gallery-item > div:hover .mbr-gallery-title {
  top: 0;
  right: 0;
  display: block;
  visibility: visible;
  opacity: 1;
}
.cid-v4fjtXO8G0 .mbr-gallery-item > div:hover .icon-focus {
  top: calc(50% - 24px);
}
.cid-v4fjtXO8G0 .icon-focus:before {
  content: '\e95e';
}
.cid-v4fjtXO8G0 .icon-focus {
  transition: all .3s;
  font-size: 2rem !important;
  top: 50%;
  left: calc(50% - 24px);
  width: 48px;
  padding: 0 8px;
  border-radius: 50%;
  color: #444444 !important;
  background-color: #ffffff;
}
.cid-v4fjtXO8G0 .mbr-section-title {
  margin: 0;
}
.cid-v4fjtXO8G0 .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-v4fjtXO8G0 .underline .line {
  width: 3rem;
  height: 2px;
  background: #232323;
  display: inline-block;
}
.cid-v4fjtXO8G0 .mbr-gallery-item > div > span {
  color: #444444;
}
.cid-v4fjtYcHXD {
  padding-top: 5rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-v4fjtYcHXD .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4fjtYcHXD .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-v4fjtYcHXD .container,
.cid-v4fjtYcHXD .container-fluid {
  position: relative;
  padding: 0 60px;
}
@media (max-width: 992px) {
  .cid-v4fjtYcHXD .container,
  .cid-v4fjtYcHXD .container-fluid {
    padding: 0 20px;
  }
}
.cid-v4fjtYcHXD .row {
  position: relative;
  justify-content: center;
  padding: 50px 10px;
  overflow: hidden;
  margin: 0;
  border: 1px solid #3d4045;
  border-radius: 10px;
}
@media (max-width: 992px) {
  .cid-v4fjtYcHXD .row {
    padding: 85px 8px;
  }
}
.cid-v4fjtYcHXD .title-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 0 80px;
}
@media (max-width: 1200px) {
  .cid-v4fjtYcHXD .title-wrapper {
    padding: 0;
  }
}
.cid-v4fjtYcHXD .title-wrapper .mbr-section-title {
  margin-bottom: 50px;
}
@media (max-width: 1200px) {
  .cid-v4fjtYcHXD .title-wrapper .mbr-section-title {
    margin-bottom: 20px;
  }
}
.cid-v4fjtYcHXD .title-wrapper .mbr-text {
  margin-bottom: 20px;
}
.cid-v4fjtYcHXD .image-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
@media (max-width: 1200px) {
  .cid-v4fjtYcHXD .image-wrapper {
    margin-bottom: 50px;
    height: auto;
  }
}
.cid-v4fjtYcHXD .image-wrapper img {
  height: 450px;
  object-fit: cover;
  border-radius: 10px;
}
@media (max-width: 992px) {
  .cid-v4fjtYcHXD .image-wrapper img {
    height: 300px;
  }
}
.cid-v4fjtYcHXD .mbr-section-title {
  color: #3d4045;
}
.cid-v4fjtYcHXD .mbr-text {
  color: #3d4045;
}
.cid-v4fjtYwHK5 {
  padding-top: 150px;
  padding-bottom: 150px;
  background-image: url("../../../assets/images/hairon-soluzioni-calvizie1-1400x935.jpg");
}
.cid-v4fjtYwHK5 .text {
  letter-spacing: 0.03em;
  line-height: 1.7;
}
.cid-v4fjtYwHK5 .mbr-text {
  width: 100%;
  height: auto;
  text-align: center;
}
.cid-v4fjtYwHK5 .content {
  flex-basis: auto !important;
  -webkit-flex-basis: auto !important;
}
@media (max-width: 991px) {
  .cid-v4fjtYwHK5 .row {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-v4fjtYwHK5 .content {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.cid-v4fjtYwHK5 .mbr-section-title {
  text-align: center;
}
.cid-v4fjtYOZ1P {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-v4fjtYOZ1P .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4fjtYOZ1P .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-v4fjtYOZ1P p {
  line-height: 2;
}
.cid-v4fjtYOZ1P a:hover {
  text-decoration: underline;
}
.cid-v4fjtYOZ1P .mbr-section-title {
  text-align: center;
  color: #000000;
}
.cid-v4fjtYOZ1P .mbr-text {
  color: #051441;
}
.cid-v4fjtZjgoq {
  padding-top: 30px;
  padding-bottom: 15px;
  background-color: #62d89f;
}
.cid-v4fjtZjgoq .mbr-text {
  text-align: center;
  color: #000000;
}
.cid-v4fjtZjgoq .mbr-title {
  text-align: center;
}
@media (min-width: 992px) {
  .cid-v4fjtZjgoq .container {
    max-width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .cid-v4fjtZjgoq .container {
    max-width: 100% !important;
  }
}
.cid-v4fjtZxkjj {
  padding-top: 1rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.cid-v4fjtZxkjj .content {
  position: relative;
  z-index: 1;
  width: 50%;
  padding-top: 10%;
}
@media (max-width: 1739px) {
  .cid-v4fjtZxkjj .content {
    padding-top: 5%;
  }
}
@media (max-width: 1399px) {
  .cid-v4fjtZxkjj .content {
    padding-top: 3%;
  }
}
@media (max-width: 1299px) {
  .cid-v4fjtZxkjj .content {
    margin: 0 auto;
    text-align: center;
    padding: 8rem 0;
  }
}
@media (max-width: 922px) {
  .cid-v4fjtZxkjj .content {
    width: 80%;
    padding: 6rem 0;
  }
}
@media (max-width: 767px) {
  .cid-v4fjtZxkjj .content {
    width: 100%;
    padding: 4rem 0;
  }
}
.cid-v4fjtZxkjj .image-wrap {
  position: absolute;
  width: 100%;
  height: 100;
  top: 0;
  left: 0;
}
@media (max-width: 922px) {
  .cid-v4fjtZxkjj .image-wrap {
    position: static;
    display: flex;
  }
}
@media (max-width: 767px) {
  .cid-v4fjtZxkjj .image-wrap {
    position: static;
    display: flex;
    flex-direction: column;
  }
}
.cid-v4fjtZxkjj .img {
  position: absolute;
  width: 750px;
  height: 503px;
}
@media (max-width: 1739px) {
  .cid-v4fjtZxkjj .img {
    width: 510px;
    height: 342px;
  }
}
@media (max-width: 1399px) {
  .cid-v4fjtZxkjj .img {
    width: 447px;
    height: 300px;
  }
}
@media (max-width: 1299px) {
  .cid-v4fjtZxkjj .img {
    width: 268px;
    height: 179px;
  }
}
@media (max-width: 922px) {
  .cid-v4fjtZxkjj .img {
    position: static;
    width: 33.33333%;
    max-height: 200px;
    margin: 0 1%;
  }
}
@media (max-width: 767px) {
  .cid-v4fjtZxkjj .img {
    width: 100%;
    margin: 2% 0;
  }
}
.cid-v4fjtZxkjj img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cid-v4fjtZxkjj .img3 {
  top: 12rem;
  right: 16rem;
}
@media (max-width: 1739px) {
  .cid-v4fjtZxkjj .img3 {
    top: 12rem;
    right: 12rem;
  }
}
@media (max-width: 1399px) {
  .cid-v4fjtZxkjj .img3 {
    top: 8rem;
    right: 12rem;
  }
}
@media (max-width: 1299px) {
  .cid-v4fjtZxkjj .img3 {
    top: 0;
    right: 0;
  }
}
@media (max-width: 922px) {
  .cid-v4fjtZxkjj .img3 {
    position: static;
  }
}
.cid-v4fjtZxkjj .mbr-section-title {
  color: #000000;
  margin-bottom: 30px;
}
.cid-v4fjtZxkjj .mbr-text {
  color: #6b6b6b;
  margin-bottom: 30px;
  width: 50%;
}
@media (max-width: 1299px) {
  .cid-v4fjtZxkjj .mbr-text {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.cid-v4fjtZxkjj .mbr-section-btn {
  width: 60%;
}
@media (max-width: 1739px) {
  .cid-v4fjtZxkjj .mbr-section-btn {
    width: 70%;
  }
}
@media (max-width: 1399px) {
  .cid-v4fjtZxkjj .mbr-section-btn {
    width: 72%;
  }
}
@media (max-width: 1299px) {
  .cid-v4fjtZxkjj .mbr-section-btn {
    margin: 0 auto;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cid-v4fjtZxkjj .mbr-section-btn {
    width: 80%;
  }
}
.cid-v4fjtZxkjj .btn {
  padding: 0.7rem 1rem;
  width: 200px;
}
.cid-v4fjtZQ8gt {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #f9fafb;
}
.cid-v4fjtZQ8gt .mbr-fallback-image.disabled {
  display: none;
}
.cid-v4fjtZQ8gt .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-v4fjtZQ8gt .container-fluid {
  padding: 0 64px;
}
@media (max-width: 992px) {
  .cid-v4fjtZQ8gt .container-fluid {
    padding: 0 20px;
  }
}
.cid-v4fjtZQ8gt .container-fluid .row {
  padding: 0;
}
@media (max-width: 992px) {
  .cid-v4fjtZQ8gt .container {
    padding: 0 20px;
  }
}
.cid-v4fjtZQ8gt .row {
  justify-content: center;
}
.cid-v4fjtZQ8gt .title-wrapper .mbr-section-title {
  margin-bottom: 64px;
}
@media (max-width: 992px) {
  .cid-v4fjtZQ8gt .title-wrapper .mbr-section-title {
    margin-bottom: 50px;
  }
}
.cid-v4fjtZQ8gt .card-wrapper {
  padding: 32px;
  margin-bottom: 64px;
  border: 2px solid #d7d7d7;
}
.cid-v4fjtZQ8gt .card-wrapper .icon-wrapper {
  margin-bottom: 88px;
}
.cid-v4fjtZQ8gt .card-wrapper .icon-wrapper .mbr-iconfont {
  color: #1d1d1d;
  font-size: 42px;
}
.cid-v4fjtZQ8gt .card-wrapper .mbr-card-title {
  margin-bottom: 32px;
}
.cid-v4fjtZQ8gt .card-wrapper .mbr-text {
  margin-bottom: 32px;
}
.cid-v4fjtZQ8gt .mbr-section-title {
  color: #1d1d1d;
}
.cid-v4fjtZQ8gt .mbr-card-title {
  color: #1d1d1d;
}
.cid-v4fjtZQ8gt .mbr-text {
  color: #1d1d1d;
}
.cid-v4fjtZQ8gt .mbr-section-title,
.cid-v4fjtZQ8gt .mbr-section-btn {
  text-align: center;
}
.cid-v4fju0bQ1j {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #bca463;
}
.cid-v4fju0bQ1j .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-v4fju0bQ1j .mbr-title {
  text-align: center;
  color: #ffffff;
}
.cid-v4fju0rFLi {
  padding-top: 15px;
  padding-bottom: 45px;
  background-color: #bca463;
}
.cid-v4fju0GFKV {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.cid-v4fju0GFKV .item-image {
  padding: 0;
}
@media (max-width: 768px) {
  .cid-v4fju0GFKV .item-image {
    display: none;
  }
}
.cid-v4fju0GFKV .item-image img {
  width: 100%;
  height: 580px;
  object-fit: cover;
}
.cid-v4fju0GFKV .item-form {
  padding: 40px 62px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 768px) {
  .cid-v4fju0GFKV .item-form {
    padding: 25px;
  }
}
.cid-v4fju0GFKV .item-form .mbr-section-title {
  margin-bottom: 28px;
}
.cid-v4fju0GFKV .item-form .form-group {
  margin-bottom: 0;
}
.cid-v4fju0GFKV .item-form .form-control {
  padding: 10px 25px 10px 0;
  background-color: transparent;
  box-shadow: none;
  border: none !important;
  border-bottom: 1px solid #c1c1c1 !important;
  border-radius: 0;
}
.cid-v4fju0GFKV .item-form .form-control:hover {
  box-shadow: none;
  border: none !important;
  border-bottom: 1px solid #c1c1c1 !important;
}
.cid-v4fju0GFKV .item-form .form-control:focus {
  box-shadow: none;
  border: none !important;
  border-bottom: 1px solid #c1c1c1 !important;
}
.cid-v4fju0GFKV .item-form .form-check {
  margin: 22px 0 27px 0;
  padding-left: 27px;
}
.cid-v4fju0GFKV .form-check-input:focus {
  box-shadow: none;
  border-color: #c1c1c1;
}
.cid-v4fju0GFKV .form-check-input:checked {
  background-color: #c1c1c1;
}
.cid-v4fju0GFKV .btn {
  width: 100%;
  height: 55px;
  min-width: 170px;
  margin-top: 0;
  flex-direction: row-reverse;
  letter-spacing: 0.8px;
  box-shadow: none;
  border: none !important;
}
.cid-v4fju0GFKV .btn:hover {
  box-shadow: none;
}
.cid-v4fju0GFKV .mbr-section-title {
  color: #ffffff;
  text-align: left;
  text-transform: uppercase;
}
.cid-v4fju0GFKV .form-check-label {
  color: #84858a;
}
.cid-v4fju123RS {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #000000;
}
.cid-v4fju123RS .mbr-section-title {
  margin: 0;
}
.cid-v4fju123RS .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-v4fju123RS .underline .line {
  width: 3rem;
  height: 2px;
  background: #bca463;
  display: inline-block;
}
.cid-v4fju123RS .media-row {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-v4fju123RS .team-item {
  transition: all .2s;
  margin: 2rem 0;
}
.cid-v4fju123RS .team-item .item-image {
  position: relative !important;
}
.cid-v4fju123RS .team-item .item-image img {
  width: 100%;
}
.cid-v4fju123RS .team-item .item-image::after {
  background: #000000;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: .4s;
}
.cid-v4fju123RS .team-item .item-name p {
  margin-bottom: 0;
}
.cid-v4fju123RS .team-item .item-role p {
  margin-bottom: 0;
}
.cid-v4fju123RS .team-item .item-caption {
  background: #efefef;
}
.cid-v4fju123RS .item-social {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: 1;
}
.cid-v4fju123RS .item-social li {
  display: inline-block;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.cid-v4fju123RS .item-social li a span {
  border-radius: 50%;
  background-color: #444444;
  color: white;
  font-size: 14px;
  width: 3em;
  margin: 2px;
  height: 3em;
  line-height: 3em;
  display: block;
  padding: 0.1rem 0.9rem;
}
.cid-v4fju123RS .item-social li a span:hover {
  background-color: #ffbc00;
  color: #000000;
}
.cid-v4fju123RS .team-item:hover .item-social > li.social-1 {
  transition-delay: .1s;
  opacity: 1;
  visibility: visible;
}
.cid-v4fju123RS .team-item:hover .item-social > li.social-2 {
  transition-delay: .2s;
  opacity: 1;
  visibility: visible;
}
.cid-v4fju123RS .team-item:hover .item-social > li.social-3 {
  transition-delay: .3s;
  opacity: 1;
  visibility: visible;
}
.cid-v4fju123RS .team-item:hover .item-social > li.social-4 {
  transition-delay: .4s;
  opacity: 1;
  visibility: visible;
}
.cid-v4fju123RS .team-item:hover .item-social > li.social-5 {
  transition-delay: .5s;
  opacity: 1;
  visibility: visible;
}
.cid-v4fju123RS .team-item:hover .item-social > li.social-6 {
  transition-delay: .6s;
  opacity: 1;
  visibility: visible;
}
.cid-v4fju123RS .builderCard .item-image::after {
  border-bottom-left-radius: 5rem;
}
.cid-v4fju123RS .mbr-section-title,
.cid-v4fju123RS .underline {
  color: #ffffff;
}
.cid-v4fju123RS .mbr-section-subtitle {
  color: #ffffff;
}
.cid-v4fju1JuPq {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #000000;
}
.cid-v4fju1JuPq .mbr-text,
.cid-v4fju1JuPq .mbr-section-btn {
  color: #ffffff;
}
.cid-v4fju1JuPq .mbr-section-title {
  color: #ffffff;
}
.cid-v4fju1JuPq .mbr-section-subtitle {
  color: #ffffff;
}
.cid-v4fju22I2U {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #000000;
}
.cid-v4fju22I2U ul {
  padding: 0;
  margin: 0;
}
.cid-v4fju22I2U ul li {
  list-style: none;
}
.cid-v4fju22I2U ul li h4 {
  margin: 0;
}
.cid-v4fju22I2U ul li h4.display-4 {
  line-height: 1.75;
}
.cid-v4fju22I2U .item {
  color: #cacaca;
}
.cid-v4fju22I2U .col-title {
  color: #ffffff;
  font-weight: 600;
}
.cid-v4fju22I2U .fill-light-wrapper {
  fill: #f9fafb;
  z-index: 2 !important;
  top: 0;
}
.cid-v4fju22I2U .icons-wrapper ul {
  margin: 0;
  padding: 0;
}
.cid-v4fju22I2U .icons-wrapper ul li {
  margin-right: 10px;
  margin-left: 10px;
  display: inline-block;
}
.cid-v4fju22I2U .icons-wrapper ul li .mbr-iconfont {
  color: #ffffff;
  font-size: 20px;
}
.cid-v4fju22I2U .icons-wrapper ul li .mbr-iconfont:hover {
  color: #878787;
}
.cid-v55eKuftF2.popup-builder {
  background-color: #ffffff;
}
.cid-v55eKuftF2.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-v55eKuftF2.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-v55eKuftF2 .modal-content,
.cid-v55eKuftF2 .modal-dialog {
  height: auto;
}
.cid-v55eKuftF2 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-v55eKuftF2 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-v55eKuftF2 .form-wrapper .mbr-form .form-group,
  .cid-v55eKuftF2 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-v55eKuftF2 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-v55eKuftF2 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-v55eKuftF2 .mbr-text {
  text-align: justify;
}
.cid-v55eKuftF2 .pt-0 {
  padding-top: 0 !important;
}
.cid-v55eKuftF2 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-v55eKuftF2 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-v55eKuftF2 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-v55eKuftF2 .modal-open {
  overflow: hidden;
}
.cid-v55eKuftF2 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-v55eKuftF2 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-v55eKuftF2 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-v55eKuftF2 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-v55eKuftF2 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-v55eKuftF2 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-v55eKuftF2 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-v55eKuftF2 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-v55eKuftF2 .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-v55eKuftF2 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-v55eKuftF2 .modal-backdrop.fade {
  opacity: 0;
}
.cid-v55eKuftF2 .modal-backdrop.show {
  opacity: .5;
}
.cid-v55eKuftF2 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: none;
}
@media (min-width: 992px) {
  .cid-v55eKuftF2 .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-v55eKuftF2 .modal-header {
    padding: 1rem;
  }
}
.cid-v55eKuftF2 .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-v55eKuftF2 .modal-header .close svg {
  fill: #353535;
}
.cid-v55eKuftF2 .modal-header .close:hover {
  opacity: 1;
}
.cid-v55eKuftF2 .modal-header .close:focus {
  outline: none;
}
.cid-v55eKuftF2 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-v55eKuftF2 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-v55eKuftF2 .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-v55eKuftF2 .modal-body {
    padding: 1rem;
  }
}
.cid-v55eKuftF2 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: none;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-v55eKuftF2 .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-v55eKuftF2 .modal-footer {
    padding: 1rem;
  }
}
.cid-v55eKuftF2 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-v55eKuftF2 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-v55eKuftF2 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-v55eKuftF2 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-v55eKuftF2 .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-v55eKuftF2 .modal-lg,
  .cid-v55eKuftF2 .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-v55eKuftF2 .modal-xl {
    max-width: 1140px;
  }
}
.cid-v55eKuftF2 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-v55eKuftF2 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-v55eKuftF2 .form-group {
  margin-bottom: 1rem;
}
.cid-v55eKuftF2 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-v55eKuftF2 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-v55eKuftF2 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-v55eKuftF2 .mbr-section-btn {
  margin: 0;
}
.cid-v55eKuftF2 .mbr-section-btn .btn {
  margin: 0;
}
