@charset "UTF-8";
section {
  background-color: #ffffff;
}

body {
  font-style: normal;
  line-height: 1.5;
  font-weight: 400;
  color: #232323;
  position: relative;
  text-align: justify;
}

button {
  background-color: transparent;
  border-color: transparent;
}

.embla__button,
.carousel-control {
  background-color: #edefea !important;
  opacity: 0.8 !important;
  color: #464845 !important;
  border-color: #edefea !important;
}

.carousel .close,
.modalWindow .close {
  background-color: #edefea !important;
  color: #464845 !important;
  border-color: #edefea !important;
  opacity: 0.8 !important;
}

.carousel .close:hover,
.modalWindow .close:hover {
  opacity: 1 !important;
}

.carousel-indicators li {
  background-color: #edefea !important;
  border: 2px solid #464845 !important;
}

.carousel-indicators li:hover,
.carousel-indicators li:active {
  opacity: 0.8 !important;
}

.embla__button:hover,
.carousel-control:hover {
  background-color: #edefea !important;
  opacity: 1 !important;
}

.modalWindow-video-container {
  height: 80%;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

a.mbr-iconfont:hover {
  text-decoration: none;
}

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0;
}

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}
a, a:hover {
  text-decoration: none;
}

.mbr-section-title {
  font-style: normal;
  line-height: 1.3;
}

.mbr-section-subtitle {
  line-height: 1.3;
}

.mbr-text {
  font-style: normal;
  line-height: 1.7;
}

h1,
h2,
h3,
h4,
h5,
h6,
.display-1,
.display-2,
.display-4,
.display-5,
.display-7,
span,
p,
a {
  line-height: 1.5;
  word-break: break-word;
  word-wrap: break-word;
  font-weight: 400;
}

b,
strong {
  font-weight: bold;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
}

textarea[type=hidden] {
  display: none;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #111111;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-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 {
  margin-bottom: 0;
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

img,
iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-box {
  width: 100%;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}
/*! Buttons */
.mbr-section-btn {
  margin-left: -0.6rem;
  margin-right: -0.6rem;
  font-size: 0;
}

.btn {
  font-weight: 600;
  border-width: 1px;
  font-style: normal;
  margin: 0.6rem 0.6rem;
  white-space: normal;
  transition: all 0.2s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}

.btn-form {
  margin: 0;
}
.btn-form:hover {
  cursor: pointer;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  order: 1;
  cursor: pointer;
  margin-left: 0.5rem;
  vertical-align: sub;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-left: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type=submit] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}
.map iframe {
  width: 100%;
  height: 100%;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 22px;
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  border: 2px solid #fff;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-align: center;
}
.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "›";
  display: inline-block;
  font-family: serif;
  font-size: 22px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}
.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  animation: arrowdown 1.7s ease-in-out infinite;
  color: #ffffff;
}
.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

#scrollToTop a i::before {
  content: "";
  position: absolute;
  display: block;
  border-bottom: 2.5px solid #fff;
  border-left: 2.5px solid #fff;
  width: 27.8%;
  height: 27.8%;
  left: 50%;
  top: 51%;
  transform: translateY(-30%) translateX(-50%) rotate(135deg);
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 0;
    right: 0;
    text-align: center;
  }
}
/*Gradients animation*/
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out;
  }
}
.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;
  width: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}
@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}
@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}
@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 80vh;
  }
}

.nav-link .mbr-iconfont {
  margin-right: 0.5rem;
}

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
}

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center;
}

.nav-dropdown .link {
  padding: 0.667em 1.667em !important;
  margin: 0 !important;
}

.nav {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.form-inline {
  display: -webkit-flex;
}

.card-wrapper {
  -webkit-flex: 1;
}

.carousel-control {
  z-index: 10;
  display: -webkit-flex;
}

.carousel-controls {
  display: -webkit-flex;
}

.media {
  display: -webkit-flex;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 7px 0;
  position: relative;
}

.jq-selectbox__dropdown {
  overflow: hidden;
  border-radius: 10px;
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  right: 0;
  transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 1.07em 0.5em;
}

input[type=range] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.modal-dialog,
.modal-content {
  height: 100%;
}

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem);
}
@media (max-width: 575px) {
  .modal-dialog .carousel-inner {
    height: calc(100vh - 1rem);
  }
}

.carousel-item {
  text-align: center;
}

.carousel-item img {
  margin: auto;
}

.navbar-toggler {
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
  box-shadow: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

.navbar-toggler-left {
  position: absolute;
  left: 1rem;
}

.navbar-toggler-right {
  position: absolute;
  right: 1rem;
}

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
}

.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;
}

.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: 0.357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: 1.1rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
  text-align: center;
}
.alert.alert-form::after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #ffffff;
  background-clip: border-box;
  color: #232323;
  line-height: 1rem !important;
  height: auto;
  padding: 1.2rem 2rem;
  transition: border-color 0.25s ease 0s;
  border: 1px solid transparent !important;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
}
.form-active .form-control:invalid {
  border-color: red;
}

.row > * {
  padding-right: 1rem;
  padding-left: 1rem;
}

form .row {
  margin-left: -0.6rem;
  margin-right: -0.6rem;
}
form .row [class*=col] {
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}

form .mbr-section-btn {
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}

form .form-check-input {
  margin-top: 0.5;
}

textarea.form-control {
  line-height: 1.5rem !important;
}

.form-group {
  margin-bottom: 1.2rem;
}

.form-control,
form .btn {
  min-height: 48px;
}

.gdpr-block label span.textGDPR input[name=gdpr] {
  top: 7px;
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}

blockquote {
  font-style: italic;
  padding: 1rem;
    margin-left: 3rem;
  font-size: 1.09rem;
  position: relative;
  border-left: 3px solid;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

.mt-4 {
  margin-top: 2rem !important;
}

.mb-4 {
  margin-bottom: 2rem !important;
}

.container,
.container-fluid {
  padding-left: 16px;
  padding-right: 16px;
}

.row {
  margin-left: -16px;
  margin-right: -16px;
}
.row > [class*=col] {
  padding-left: 16px;
  padding-right: 16px;
}

@media (min-width: 992px) {
  .container-fluid {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 991px) {
  .mbr-container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.app-video-wrapper > img {
  opacity: 1;
}

.app-video-wrapper {
  background: transparent;
}

.item {
  position: relative;
}

.dropdown-menu .dropdown-menu {
  left: 100%;
}

.dropdown-item + .dropdown-menu {
  display: none;
}

.dropdown-item:hover + .dropdown-menu,
.dropdown-menu:hover {
  display: block;
}

@media (min-aspect-ratio: 16/9) {
  .mbr-video-foreground {
    height: 300% !important;
    top: -100% !important;
  }
}
@media (max-aspect-ratio: 16/9) {
  .mbr-video-foreground {
    width: 300% !important;
    left: -100% !important;
  }
}.btn {
  border-width: 2px;
}
img,
.card-wrap,
.card-wrapper,
.video-wrapper,
.mbr-figure iframe,
.google-map iframe,
.slide-content,
.plan,
.card,
.item-wrapper {
  border-radius: 2rem !important;
}
.video-wrapper {
  overflow: hidden;
}
body {
  font-family: Bacasime Antique;
}
.display-1 {
  font-family: 'Bacasime Antique', serif;
  font-size: 5rem;
  line-height: 88px;
  letter-spacing: -0.005em;
}
.display-1 > .mbr-iconfont {
  font-size: 6.25rem;
}
.display-2 {
  font-family: 'Bacasime Antique', serif;
  font-size: 3rem;
  line-height: 58px;
  letter-spacing: .005em;
}
.display-2 > .mbr-iconfont {
  font-size: 3.75rem;
}
.display-4 {
  font-family: 'Bacasime Antique', serif;
  font-size: 1rem;
  line-height: 110%;
}
.display-4 > .mbr-iconfont {
  font-size: 1.25rem;
}
.display-5 {
  font-family: 'Bacasime Antique', serif;
  font-size: 2.6rem;
  line-height: 46px;
  letter-spacing: .005em;
}
.display-5 > .mbr-iconfont {
  font-size: 3.25rem;
}
.display-7 {
  font-family: 'Onest', sans-serif;
  font-size: 1rem;
  line-height: inherit;
}
.display-7 > .mbr-iconfont {
  font-size: 1.25rem;
}
/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
  .display-1 {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .display-1 {
    font-size: 3.5rem;
    font-size: calc( 2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.1 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-2 {
    font-size: 2.4rem;
    font-size: calc( 1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.3 * (1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-4 {
    font-size: 0.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: 2.08rem;
    font-size: calc( 1.56rem + (2.6 - 1.56) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.56rem + (2.6 - 1.56) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-7 {
    font-size: 0.8rem;
    font-size: calc( 1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
  }
}
/* Buttons */
.btn {
  padding: 1.25rem 2rem;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .btn {
    padding: 0.75rem 1.5rem;
  }
}
.btn-sm {
  padding: 0.6rem 1.2rem;
  border-radius: 6px;
}
.btn-md {
  padding: 0.6rem 1.2rem;
  border-radius: 6px;
}
.btn-lg {
  padding: 1.25rem 2rem;
  border-radius: 6px;
}
.bg-primary {
  background-color: #f2ac2b !important;
}
.bg-success {
  background-color: #171827 !important;
}
.bg-info {
  background-color: #ffffff !important;
}
.bg-warning {
  background-color: #8d5ef1 !important;
}
.bg-danger {
  background-color: #4d1760 !important;
}
.btn-primary,
.btn-primary:active {
  background-color: #f2ac2b !important;
  border-color: #f2ac2b !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
  color: inherit;
  background-color: #f5bf5b !important;
  border-color: #f5bf5b !important;
  box-shadow: none;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #f5bf5b !important;
  border-color: #f5bf5b !important;
}
.btn-secondary,
.btn-secondary:active {
  background-color: #ec8c39 !important;
  border-color: #ec8c39 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
  color: inherit;
  background-color: #f0a768 !important;
  border-color: #f0a768 !important;
  box-shadow: none;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #f0a768 !important;
  border-color: #f0a768 !important;
}
.btn-info,
.btn-info:active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #808080 !important;
  box-shadow: none;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #808080 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-success,
.btn-success:active {
  background-color: #171827 !important;
  border-color: #171827 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
  color: inherit;
  background-color: #2a2c47 !important;
  border-color: #2a2c47 !important;
  box-shadow: none;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #2a2c47 !important;
  border-color: #2a2c47 !important;
}
.btn-warning,
.btn-warning:active {
  background-color: #8d5ef1 !important;
  border-color: #8d5ef1 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
  color: inherit;
  background-color: #ae8df5 !important;
  border-color: #ae8df5 !important;
  box-shadow: none;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #ae8df5 !important;
  border-color: #ae8df5 !important;
}
.btn-danger,
.btn-danger:active {
  background-color: #4d1760 !important;
  border-color: #4d1760 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
  color: inherit;
  background-color: #6e2189 !important;
  border-color: #6e2189 !important;
  box-shadow: none;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #6e2189 !important;
  border-color: #6e2189 !important;
}
.btn-white,
.btn-white:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.btn-white.disabled,
.btn-white:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-black,
.btn-black:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.btn-black.disabled,
.btn-black:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.btn-primary-outline,
.btn-primary-outline:active {
  background-color: transparent !important;
  border-color: #f2ac2b;
  color: #f2ac2b;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
  color: #bb7d0b !important;
  background-color: transparent !important;
  border-color: #bb7d0b !important;
  box-shadow: none !important;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #f2ac2b !important;
  border-color: #f2ac2b !important;
}
.btn-secondary-outline,
.btn-secondary-outline:active {
  background-color: transparent !important;
  border-color: #ec8c39;
  color: #ec8c39;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
  color: #bc6112 !important;
  background-color: transparent !important;
  border-color: #bc6112 !important;
  box-shadow: none !important;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #ec8c39 !important;
  border-color: #ec8c39 !important;
}
.btn-info-outline,
.btn-info-outline:active {
  background-color: transparent !important;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
  color: #d4d4d4 !important;
  background-color: transparent !important;
  border-color: #d4d4d4 !important;
  box-shadow: none !important;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #808080 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-success-outline,
.btn-success-outline:active {
  background-color: transparent !important;
  border-color: #171827;
  color: #171827;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #171827 !important;
  border-color: #171827 !important;
}
.btn-warning-outline,
.btn-warning-outline:active {
  background-color: transparent !important;
  border-color: #8d5ef1;
  color: #8d5ef1;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
  color: #5714e4 !important;
  background-color: transparent !important;
  border-color: #5714e4 !important;
  box-shadow: none !important;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #8d5ef1 !important;
  border-color: #8d5ef1 !important;
}
.btn-danger-outline,
.btn-danger-outline:active {
  background-color: transparent !important;
  border-color: #4d1760;
  color: #4d1760;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
  color: #15061a !important;
  background-color: transparent !important;
  border-color: #15061a !important;
  box-shadow: none !important;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #4d1760 !important;
  border-color: #4d1760 !important;
}
.btn-black-outline,
.btn-black-outline:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.btn-black-outline.disabled,
.btn-black-outline:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.btn-white-outline,
.btn-white-outline:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.active {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.btn-white-outline.disabled,
.btn-white-outline:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.text-primary {
  color: #f2ac2b !important;
}
.text-secondary {
  color: #ec8c39 !important;
}
.text-success {
  color: #171827 !important;
}
.text-info {
  color: #ffffff !important;
}
.text-warning {
  color: #8d5ef1 !important;
}
.text-danger {
  color: #4d1760 !important;
}
.text-white {
  color: #fafafa !important;
}
.text-black {
  color: #232323 !important;
}
a.text-primary:hover,
a.text-primary:focus,
a.text-primary.active {
  color: #ac730b !important;
}
a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.active {
  color: #ae5a11 !important;
}
a.text-success:hover,
a.text-success:focus,
a.text-success.active {
  color: #000000 !important;
}
a.text-info:hover,
a.text-info:focus,
a.text-info.active {
  color: #cccccc !important;
}
a.text-warning:hover,
a.text-warning:focus,
a.text-warning.active {
  color: #5113d6 !important;
}
a.text-danger:hover,
a.text-danger:focus,
a.text-danger.active {
  color: #0b030e !important;
}
a.text-white:hover,
a.text-white:focus,
a.text-white.active {
  color: #c7c7c7 !important;
}
a.text-black:hover,
a.text-black:focus,
a.text-black.active {
  color: #000000 !important;
}
a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption) {
  position: relative;
  background-image: transparent;
  background-size: 10000px 2px;
  background-repeat: no-repeat;
  background-position: 0px 1.2em;
  background-position: -10000px 1.2em;
}
a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.nav-tabs .nav-link.active {
  color: #f2ac2b;
}
.nav-tabs .nav-link:not(.active) {
  color: #232323;
}
.alert-success {
  background-color: #70c770;
}
.alert-info {
  background-color: #ffffff;
}
.alert-warning {
  background-color: #8d5ef1;
}
.alert-danger {
  background-color: #4d1760;
}
.mbr-section-btn .btn:not(.btn-form) {
  border-radius: 100px;
}
.mbr-gallery-filter li a {
  border-radius: 100px !important;
}
.mbr-gallery-filter li.active .btn {
  background-color: #f2ac2b;
  border-color: #f2ac2b;
  color: #ffffff;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
.nav-tabs .nav-link {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #f2ac2b;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #fef7eb;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #c6c7dd;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #a030c7;
}
/* Scroll to top button*/
#scrollToTop a {
  border-radius: 100px;
}
.form-control {
  font-family: 'Onest', sans-serif;
  font-size: 1rem;
  line-height: inherit;
  font-weight: 400;
  border-radius: 100px !important;
}
.form-control > .mbr-iconfont {
  font-size: 1.25rem;
}
.form-control:hover,
.form-control:focus {
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
  border-color: #f2ac2b !important;
}
.form-control:-webkit-input-placeholder {
  font-family: 'Onest', sans-serif;
  font-size: 1rem;
  line-height: inherit;
  font-weight: 400;
}
.form-control:-webkit-input-placeholder > .mbr-iconfont {
  font-size: 1.25rem;
}
blockquote {
  border-color: #f2ac2b;
}
/* Forms */
.mbr-form .input-group-btn .btn {
  border-radius: 100px !important;
}
.mbr-form .input-group-btn .btn:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.mbr-form .input-group-btn button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.mbr-form .input-group-btn button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #f2ac2b;
  color: #ffffff;
}
.jq-number__spin {
  transition: 0.25s ease;
}
.jq-number__spin:hover {
  border-color: #f2ac2b;
}
.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
  border-top-color: #f2ac2b;
  border-bottom-color: #f2ac2b;
}
.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: #f2ac2b !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000000 !important;
  background: #ec8c39 !important;
  box-shadow: none !important;
}
.lazy-bg {
  background-image: none !important;
}
.lazy-placeholder:not(section),
.lazy-none {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.lazy-placeholder,
.lazy-placeholder:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  background: transparent no-repeat center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23f2ac2b' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
section.lazy-placeholder:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
.mbr-section-btn .btn,
.mbr-section-btn-main .btn {
  box-shadow: none;
  border-width: 1px;
  border-radius: 6px !important;
  padding: 14px 26px;
  font-weight: 400 !important;
  transition: all 0.3s ease-in-out;
}
.mbr-section-btn .btn:hover,
.mbr-section-btn-main .btn:hover,
.mbr-section-btn .btn:focus,
.mbr-section-btn-main .btn:focus {
  box-shadow: none;
}
.mbr-section-btn .btn-primary,
.mbr-section-btn-main .btn-primary {
  background-image: linear-gradient(94.47deg, #f2ac2b 0, #ec8c39 75%);
  color: #171827 !important;
}
.mbr-section-btn .btn-primary:hover,
.mbr-section-btn-main .btn-primary:hover,
.mbr-section-btn .btn-primary:focus,
.mbr-section-btn-main .btn-primary:focus {
  background-color: #f2ac2b !important;
  background-image: initial;
}
.mbr-section-btn .btn-secondary,
.mbr-section-btn-main .btn-secondary {
  background-image: linear-gradient(94.47deg, #ec8c39 0, #f2ac2b 75%);
}
.mbr-section-btn .btn-secondary:hover,
.mbr-section-btn-main .btn-secondary:hover,
.mbr-section-btn .btn-secondary:focus,
.mbr-section-btn-main .btn-secondary:focus {
  background-color: #ec8c39 !important;
  background-image: initial;
}
.mbr-section-btn .btn-success,
.mbr-section-btn-main .btn-success {
  background-image: linear-gradient(94.47deg, #171827 0, #ec8c39 75%);
}
.mbr-section-btn .btn-success:hover,
.mbr-section-btn-main .btn-success:hover,
.mbr-section-btn .btn-success:focus,
.mbr-section-btn-main .btn-success:focus {
  background-color: #171827 !important;
  background-image: initial;
}
.mbr-section-btn .btn-info,
.mbr-section-btn-main .btn-info {
  background-image: linear-gradient(94.47deg, #ffffff 0, #ec8c39 75%);
}
.mbr-section-btn .btn-info:hover,
.mbr-section-btn-main .btn-info:hover,
.mbr-section-btn .btn-info:focus,
.mbr-section-btn-main .btn-info:focus {
  background-color: #ffffff !important;
  background-image: initial;
}
.mbr-section-btn .btn-warning,
.mbr-section-btn-main .btn-warning {
  background-image: linear-gradient(94.47deg, #8d5ef1 0, #ec8c39 75%);
}
.mbr-section-btn .btn-warning:hover,
.mbr-section-btn-main .btn-warning:hover,
.mbr-section-btn .btn-warning:focus,
.mbr-section-btn-main .btn-warning:focus {
  background-color: #8d5ef1 !important;
  background-image: initial;
}
.mbr-section-btn .btn-danger,
.mbr-section-btn-main .btn-danger {
  background-image: linear-gradient(94.47deg, #4d1760 0, #ec8c39 75%);
}
.mbr-section-btn .btn-danger:hover,
.mbr-section-btn-main .btn-danger:hover,
.mbr-section-btn .btn-danger:focus,
.mbr-section-btn-main .btn-danger:focus {
  background-color: #4d1760 !important;
  background-image: initial;
}
.mbr-section-btn .btn-white,
.mbr-section-btn-main .btn-white {
  background-color: #ffffff !important;
}
.mbr-section-btn .btn-white:hover,
.mbr-section-btn-main .btn-white:hover,
.mbr-section-btn .btn-white:focus,
.mbr-section-btn-main .btn-white:focus {
  background-color: #ffffff !important;
  background-image: initial;
}
.mbr-section-btn .btn-black,
.mbr-section-btn-main .btn-black {
  background-color: #000000 !important;
}
.mbr-section-btn .btn-black:hover,
.mbr-section-btn-main .btn-black:hover,
.mbr-section-btn .btn-black:focus,
.mbr-section-btn-main .btn-black:focus {
  background-color: #000000 !important;
  background-image: initial;
}
img {
  border-radius: 12px !important;
}
.cid-tROKBdT7kJ {
  background-color: transparent;
  z-index: 1000;
  width: 100%;
}
.cid-tROKBdT7kJ .navbar-dropdown {
  background: #40537b !important;
  padding: 0;
  position: absolute !important;
}
.cid-tROKBdT7kJ .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #40537b !important;
  background: #40537b;
}
.cid-tROKBdT7kJ .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-tROKBdT7kJ .menu_box {
  flex-wrap: nowrap;
}
@media (max-width: 991px) {
  .cid-tROKBdT7kJ .menu_box {
    flex-direction: column;
    align-items: flex-start;
  }
  .cid-tROKBdT7kJ .menu_box .navbar.opened,
  .cid-tROKBdT7kJ .menu_box .navbar-collapse {
    background-color: #40537b !important;
    transition: all 0s ease 0s;
  }
}
.cid-tROKBdT7kJ nav.navbar {
  position: fixed;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.cid-tROKBdT7kJ .icons-menu-main {
  display: flex;
  flex-wrap: wrap;
  min-width: 150px;
}
@media (max-width: 991px) {
  .cid-tROKBdT7kJ .icons-menu-main {
    min-width: auto;
    max-width: 100%;
    margin: 1rem 0 1rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tROKBdT7kJ .mbr-section-btn-main {
    margin-top: 1rem;
  }
}
.cid-tROKBdT7kJ .btn {
  min-height: auto;
  box-shadow: none;
  margin-top: 0;
}
.cid-tROKBdT7kJ .btn:hover {
  box-shadow: none;
}
@media (min-width: 992px) {
  .cid-tROKBdT7kJ .offcanvas {
    padding: 12rem 64px 0;
    width: 35%;
    background-color: #232b45;
  }
  .cid-tROKBdT7kJ .offcanvas_image img {
    width: auto;
    object-fit: cover;
    display: inline-block;
  }
  .cid-tROKBdT7kJ .offcanvas-header {
    position: relative;
    padding: 0;
  }
  .cid-tROKBdT7kJ .offcanvas-header .btn-close {
    position: absolute;
    top: -70px;
    right: 0;
    width: 35px;
    height: 30px;
  }
  .cid-tROKBdT7kJ .offcanvas-body {
    text-align: center;
    padding: 0;
  }
  .cid-tROKBdT7kJ .offcanvas-body .mbr-text,
  .cid-tROKBdT7kJ .offcanvas-body .mbr-section-subtitle {
    margin-bottom: 32px;
  }
  .cid-tROKBdT7kJ .offcanvas-body .offcanvas_contact {
    margin: 0;
  }
  .cid-tROKBdT7kJ .offcanvas_box button.btn_offcanvas {
    outline: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
  }
  .cid-tROKBdT7kJ .offcanvas_box button.btn_offcanvas .hamburger span {
    position: absolute;
    right: 0;
    width: 40px;
    height: 2px;
    border-right: 5px;
    background-color: #f2ac2b;
  }
  .cid-tROKBdT7kJ .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(1) {
    top: 18px;
    transition: all 0.2s;
  }
  .cid-tROKBdT7kJ .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(2) {
    top: 25px;
    transition: all 0.2s;
  }
  .cid-tROKBdT7kJ .offcanvas_box button.btn_offcanvas:hover .hamburger span {
    width: 36px;
  }
  .cid-tROKBdT7kJ .offcanvas_box button.btn_offcanvas:hover .hamburger span:nth-child(2) {
    width: 33px;
    transition-delay: 0.2s;
  }
  .cid-tROKBdT7kJ ul.navbar-nav {
    padding-bottom: 1.5rem;
  }
  .cid-tROKBdT7kJ .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-tROKBdT7kJ .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
  }
  .cid-tROKBdT7kJ .link.dropdown-toggle::after {
    padding: 0 !important;
    transform: rotate(45deg);
  }
  .cid-tROKBdT7kJ li.nav-item {
    position: relative;
    display: inline-block;
    padding: 0 !important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 600 !important;
    text-decoration: none;
    letter-spacing: 0 !important;
    z-index: 1;
  }
  .cid-tROKBdT7kJ .lg_brand {
    margin: 0 1rem;
  }
  .cid-tROKBdT7kJ .navbar-nav.nav-dropdown {
    display: -webkit-flex;
    width: 100%;
    justify-content: center;
    min-width: 200px;
  }
}
.cid-tROKBdT7kJ .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .cid-tROKBdT7kJ .nav-item {
    margin: 4px 20px;
  }
}
@media (max-width: 991px) {
  .cid-tROKBdT7kJ .nav-item {
    margin: 0 !important;
  }
}
.cid-tROKBdT7kJ .nav-item .nav-link {
  transition: all 0.3s ease-out;
}
.cid-tROKBdT7kJ .nav-item .nav-link:hover,
.cid-tROKBdT7kJ .nav-item .nav-link:focus {
  color: #f2ac2b !important;
  text-shadow: 2px 2px 4px #f2ac2b;
}
.cid-tROKBdT7kJ .dropdown-menu {
  border-radius: 0;
  box-shadow: none;
  text-align: left;
}
@media (min-width: 992px) {
  .cid-tROKBdT7kJ .dropdown-menu {
    padding: 18px 34px 22px;
    min-width: 250px;
    top: auto !important;
    left: -40px !important;
  }
  .cid-tROKBdT7kJ .dropdown-menu.dropdown-submenu {
    left: 215px !important;
    top: -45% !important;
  }
}
@media (max-width: 991px) {
  .cid-tROKBdT7kJ .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-tROKBdT7kJ .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
    right: 15px;
    position: absolute;
    margin-top: -2px;
  }
  .cid-tROKBdT7kJ .show.dropdown-toggle[aria-expanded="true"]::after {
    transform: rotate(45deg);
    margin-top: -4px;
  }
  .cid-tROKBdT7kJ .offcanvas_box {
    display: none;
  }
}
.cid-tROKBdT7kJ .dropdown-item {
  border: none;
  font-weight: 300 !important;
}
.cid-tROKBdT7kJ .nav-dropdown .link {
  font-weight: 600 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.cid-tROKBdT7kJ .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0;
}
.cid-tROKBdT7kJ .container {
  display: flex;
  margin: auto;
}
.cid-tROKBdT7kJ .iconfont-wrapper {
  color: #f2ac2b;
  font-size: 17px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.cid-tROKBdT7kJ .iconfont-wrapper:last-child {
  margin-right: 0;
}
.cid-tROKBdT7kJ .iconfont-wrapper:hover {
  opacity: .5;
}
.cid-tROKBdT7kJ .navbar-nav {
  margin: 0 1rem;
}
@media (min-width: 992px) {
  .cid-tROKBdT7kJ .navbar-nav {
    margin: 0;
  }
}
.cid-tROKBdT7kJ .dropdown-menu,
.cid-tROKBdT7kJ .navbar.opened {
  background-color: true !important;
}
.cid-tROKBdT7kJ .nav-item:focus,
.cid-tROKBdT7kJ .nav-link:focus {
  outline: none;
}
.cid-tROKBdT7kJ .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-tROKBdT7kJ .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tROKBdT7kJ .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-tROKBdT7kJ .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-tROKBdT7kJ .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-tROKBdT7kJ .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-tROKBdT7kJ .navbar {
  min-height: 70px;
  padding: 10px 0;
  transition: all 0.3s;
  border-bottom-width: 0;
}
@media (max-width: 992px) {
  .cid-tROKBdT7kJ .navbar {
    min-height: 30px;
    max-height: none;
  }
}
.cid-tROKBdT7kJ .navbar.opened {
  transition: all 0.3s;
}
.cid-tROKBdT7kJ .navbar .dropdown-item {
  padding: 0;
  margin: 8px 0;
}
.cid-tROKBdT7kJ .navbar .navbar-logo img {
  max-width: 54px;
  min-height: 54px;
  object-fit: contain;
  border-radius: 100% !important;
}
.cid-tROKBdT7kJ .navbar .navbar-collapse {
  justify-content: center;
  justify-content: space-between;
  z-index: 1;
}
.cid-tROKBdT7kJ .navbar.collapsed {
  justify-content: center;
}
.cid-tROKBdT7kJ .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-tROKBdT7kJ .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-tROKBdT7kJ .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-tROKBdT7kJ .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-tROKBdT7kJ .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-tROKBdT7kJ .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: left;
}
.cid-tROKBdT7kJ .navbar.collapsed .icons-menu {
  padding: 0;
}
@media (max-width: 991px) {
  .cid-tROKBdT7kJ .navbar .nav-item {
    padding: .5rem 0;
  }
  .cid-tROKBdT7kJ .navbar .navbar-collapse {
    padding: 34px 0;
    border-radius: 16px;
    width: 100%;
  }
  .cid-tROKBdT7kJ .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-tROKBdT7kJ .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-tROKBdT7kJ .navbar .dropdown-menu {
    padding: 6px 0 6px 15px;
  }
  .cid-tROKBdT7kJ .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-tROKBdT7kJ .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
    margin-top: -0.4rem;
  }
  .cid-tROKBdT7kJ .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-tROKBdT7kJ .navbar ul.navbar-nav {
    overflow: hidden;
  }
  .cid-tROKBdT7kJ .navbar ul.navbar-nav li {
    margin: 0;
  }
  .cid-tROKBdT7kJ .navbar .dropdown-menu .dropdown-item {
    padding: 0 !important;
    margin: 0;
    margin-top: 8px;
    text-align: left;
  }
  .cid-tROKBdT7kJ .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 0;
    width: 100%;
    justify-content: space-between;
  }
  .cid-tROKBdT7kJ .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-tROKBdT7kJ .navbar .icons-menu {
    padding: 0;
  }
}
.cid-tROKBdT7kJ .navbar.navbar-short {
  min-height: 60px;
}
.cid-tROKBdT7kJ .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-tROKBdT7kJ .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-tROKBdT7kJ .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-tROKBdT7kJ .navbar-brand .navbar-caption {
  line-height: inherit !important;
  font-weight: 600;
}
.cid-tROKBdT7kJ .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-tROKBdT7kJ .dropdown-item.active,
.cid-tROKBdT7kJ .dropdown-item:active {
  background-color: transparent;
}
.cid-tROKBdT7kJ .navbar-expand-lg .navbar-nav .nav-link {
  padding: 2px 10px !important;
}
.cid-tROKBdT7kJ .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-tROKBdT7kJ .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-tROKBdT7kJ .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tROKBdT7kJ ul.navbar-nav {
  flex-wrap: wrap;
  padding: 0;
}
.cid-tROKBdT7kJ .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-tROKBdT7kJ button.navbar-toggler {
  outline: none;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #40537b;
  background: #f2ac2b;
}
.cid-tROKBdT7kJ button.navbar-toggler .hamburger span {
  position: absolute;
  right: 10px;
  margin-top: 14px;
  width: 26px;
  height: 2px;
  border-right: 5px;
  background-color: #f2ac2b;
}
.cid-tROKBdT7kJ button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-tROKBdT7kJ button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-tROKBdT7kJ button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-tROKBdT7kJ button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-tROKBdT7kJ nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-tROKBdT7kJ nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-tROKBdT7kJ nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-tROKBdT7kJ nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-tROKBdT7kJ a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-tROKBdT7kJ .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding: 0;
  text-align: center;
  margin-bottom: 35px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-tROKBdT7kJ .navbar {
    height: 70px;
  }
  .cid-tROKBdT7kJ .navbar.opened {
    height: auto;
  }
  .cid-tROKBdT7kJ .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-tROKBdT7kJ .navbar-dropdown .navbar-logo {
  margin-right: 15px;
}
@media (min-width: 768px) {
  .cid-tROKBdT7kJ .container-fluid {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.cid-tROKBdT7kJ .mbr-section-btn-main {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  .cid-tROKBdT7kJ .mbr-section-btn-main {
    display: block;
    padding: 0;
  }
}
.cid-tROKBdT7kJ .mbr-section-btn-main .btn {
  border-width: 1px;
  margin: 8px;
  min-width: 180px;
}
.cid-tROKBdT7kJ .navbar-caption:hover {
  color: #f2ac2b;
}
@media (min-width: 992px) {
  .cid-tROKBdT7kJ .dropdown-menu.dropdown-submenu {
    left: 175px !important;
    top: -45% !important;
  }
}
.cid-tROKBdT7kJ .text_widget {
  margin-bottom: 32px;
}
.cid-tROKBdT7kJ .text_widget a {
  transition: all 0.3s ease-out;
}
.cid-tROKBdT7kJ .text_widget a:hover,
.cid-tROKBdT7kJ .text_widget a:focus {
  opacity: .6;
}
.cid-tROKBdT7kJ .mbr-section-subtitle {
  color: #f2ac2b;
  text-align: center;
}
.cid-tROKBdT7kJ .navbar-caption {
  color: #f2ac2b;
}
.cid-tROKBdT7kJ .mbr-text {
  color: #ffffff;
  text-align: center;
}
.cid-tROKBdT7kJ .mbr-section-subtitle,
.cid-tROKBdT7kJ .text_widget,
.cid-tROKBdT7kJ .mbr-section-btn {
  text-align: center;
}
.cid-tROKBdT7kJ a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
  background-image: none;
}
.cid-tROKBxIp5W {
  padding-top: 11rem;
  padding-bottom: 13rem;
  background-image: url("../../../assets/images/cabeceraprofetascolor3.png-2000x716.png");
}

.cid-tROKBxIp5WEnglish {
  padding-top: 11rem;
  padding-bottom: 13rem;
  background-image: url("../../../assets/images/CabeceraProfetasColor3Eng.png");
}



.cid-tROKBxIp5W .mbr-fallback-image.disabled {
  display: none;
}
.cid-tROKBxIp5W .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tROKBxIp5W .row {
  justify-content: center;
}
.cid-tROKBxIp5W .container-fluid {
  padding: 0 40px;
}
@media (max-width: 992px) {
  .cid-tROKBxIp5W .container-fluid {
    padding: 0 15px;
  }
}
@media (max-width: 992px) {
  .cid-tROKBxIp5W .container {
    padding: 0 15px;
  }
}
.cid-tROKBxIp5W .content-wrapper .mbr-section-subtitle {
  margin-bottom: 16px;
}
.cid-tROKBxIp5W .content-wrapper .mbr-section-title {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .cid-tROKBxIp5W .content-wrapper .mbr-section-title {
    margin-bottom: 20px;
  }
}
.cid-tROKBxIp5W .content-wrapper .mbr-text {
  margin-bottom: 0;
}
.cid-tROKBxIp5W .mbr-section-btn {
  margin-top: 40px;
}
.cid-tROKBxIp5W .mbr-section-title {
  color: #ffffff;
}
.cid-tROKBxIp5W .mbr-section-subtitle {
  color: #f2ac2b;
  text-align: center;
}
.cid-tROKBxIp5W .mbr-text {
  color: #d2d2df;
  text-align: center;
}
.cid-tROKBxIp5W .mbr-section-title,
.cid-tROKBxIp5W .mbr-section-btn {
  text-align: center;
}
.cid-tROKDQChsD {
  padding-top: 3rem;
  padding-bottom: 5rem;
  overflow: hidden;
  background-color: #40537b;
}
.cid-tROKDQChsD .mbr-fallback-image.disabled {
  display: none;
}
.cid-tROKDQChsD .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tROKDQChsD .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-tROKDQChsD .container {
    padding: 0 15px;
  }
}
.cid-tROKDQChsD .title-wrapper .mbr-section-title {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-tROKDQChsD .title-wrapper .mbr-section-title {
    margin-bottom: 40px;
  }
}
.cid-tROKDQChsD .content-wrapper {
  padding-right: 21px;
}
@media (max-width: 992px) {
  .cid-tROKDQChsD .content-wrapper {
    padding: 0;
    margin-bottom: 40px;
  }
}
.cid-tROKDQChsD .content-wrapper .mbr-section-subtitle {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .cid-tROKDQChsD .content-wrapper .mbr-section-subtitle {
    margin-bottom: 20px;
  }
}
.cid-tROKDQChsD .content-wrapper .mbr-text {
  margin-bottom: 0;
}
.cid-tROKDQChsD .content-wrapper .mbr-section-btn {
  margin-top: 40px;
}
.cid-tROKDQChsD .image-wrapper {
  position: relative;
  margin-left: 21px;
  min-height: 520px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-tROKDQChsD .image-wrapper {
    margin: 0;
  }
}
.cid-tROKDQChsD .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 3px solid #373d52;
}
.cid-tROKDQChsD .image-wrapper::before {
  content: '';
  position: absolute;
  height: 110%;
  width: 125%;
  border-radius: 100%;
  background-color: #475d8b;
  filter: blur(80px);
  pointer-events: none;
}
.cid-tROKDQChsD .image-wrapper .mbr-image-text {
  position: relative;
  z-index: 1;
  padding: 0 16px;
  margin-bottom: 30px;
  width: 100%;
}
.cid-tROKDQChsD .mbr-section-title {
  color: #ffc354;
  text-align: center;
}
.cid-tROKDQChsD .mbr-section-subtitle {
  color: #f2ac2b;
}
.cid-tROKDQChsD .mbr-text {
  color: #ffffff;
}
.cid-tROKDQChsD .mbr-image-text {
  color: #ffffff;
  text-align: center;
}
.cid-tROKDQChsD .mbr-section-subtitle,
.cid-tROKDQChsD .mbr-section-btn {
  color: #f2ac2b;
}
.cid-uv7H0SFtas {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ebebeb;
  overflow: hidden;
}
.cid-uv7H0SFtas .mbr-fallback-image.disabled {
  display: none;
}
.cid-uv7H0SFtas .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uv7H0SFtas .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-uv7H0SFtas .container {
    padding: 0 15px;
  }
}
.cid-uv7H0SFtas .title-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-uv7H0SFtas .title-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uv7H0SFtas .title-wrapper .mbr-section-title {
  margin-bottom: 0;
}
.cid-uv7H0SFtas .items-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 32px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 992px) {
  .cid-uv7H0SFtas .items-wrapper {
    display: block;
  }
}
.cid-uv7H0SFtas .items-wrapper .card-wrap {
  position: relative;
  padding: 0 10px;
}
@media (max-width: 992px) {
  .cid-uv7H0SFtas .items-wrapper .card-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 32px;
  }
}
.cid-uv7H0SFtas .items-wrapper .card-wrap .icon-wrapper {
  position: relative;
  margin-bottom: 10px;
}
.cid-uv7H0SFtas .items-wrapper .card-wrap .icon-wrapper .mbr-iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  color: #f2ac2b;
  background-color: #40537b;
  font-size: 52px;
  border: 1px solid #40537b;
  border-radius: 100%;
}
.cid-uv7H0SFtas .items-wrapper .card-wrap .item-text {
  position: relative;
  margin-bottom: 0;
}
.cid-uv7H0SFtas .items-wrapper .card-wrap .arrow-wrap {
  position: absolute;
  top: 26%;
  left: -2rem;
}
@media (max-width: 992px) {
  .cid-uv7H0SFtas .items-wrapper .card-wrap .arrow-wrap {
    top: -3.5rem;
    transform: rotate(90deg);
    left: auto;
  }
}
.cid-uv7H0SFtas .items-wrapper .card-wrap .arrow-wrap .mbr-iconfont {
  font-size: 32px;
  color: #1e6bff;
  opacity: .75;
}
@media (max-width: 992px) {
  .cid-uv7H0SFtas .items-wrapper .card-wrap .arrow-wrap .mbr-iconfont {
    display: flex;
  }
}
.cid-uv7H0SFtas .text-wrapper {
  margin-top: 50px;
}
@media (max-width: 992px) {
  .cid-uv7H0SFtas .text-wrapper {
    margin-top: 40px;
  }
}
.cid-uv7H0SFtas .text-wrapper .mbr-text {
  margin-bottom: 0;
}
.cid-uv7H0SFtas .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
.cid-uv7H0SFtas .mbr-text {
  color: #303030;
  text-align: center;
}
.cid-uv7H0SFtas .item-text {
  color: #d2d2df;
}
.cid-uv7H0SFtas .item-text,
.cid-uv7H0SFtas .icon-wrapper {
  text-align: center;
  color: #303030;
}
.cid-ui6ozh8Akg {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #f7f7f7;
  overflow: hidden;
}
.cid-ui6ozh8Akg .mbr-fallback-image.disabled {
  display: none;
}
.cid-ui6ozh8Akg .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-ui6ozh8Akg .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-ui6ozh8Akg .container {
    padding: 0 15px;
  }
}
.cid-ui6ozh8Akg .title-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-ui6ozh8Akg .title-wrapper {
    margin-bottom: 40px;
  }
}
.cid-ui6ozh8Akg .title-wrapper .mbr-section-title {
  margin-bottom: 0;
}
.cid-ui6ozh8Akg .items-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 15px;
}
@media (max-width: 992px) {
  .cid-ui6ozh8Akg .items-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 768px) {
  .cid-ui6ozh8Akg .items-wrapper {
    display: block;
  }
}
@media (max-width: 768px) {
  .cid-ui6ozh8Akg .items-wrapper .item {
    margin-bottom: 15px;
  }
}
.cid-ui6ozh8Akg .items-wrapper .item:hover .item-wrapper::before,
.cid-ui6ozh8Akg .items-wrapper .item:focus .item-wrapper::before {
  margin-right: -10rem;
}
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  padding: 40px 22px;
  background-color: #284177;
  border: 1px solid #373d52;
  border-radius: 20px !important;
  overflow: hidden;
  height: 100%;
}
@media (max-width: 992px) {
  .cid-ui6ozh8Akg .items-wrapper .item .item-wrapper {
    padding: 30px 15px;
  }
}
@media (max-width: 768px) {
  .cid-ui6ozh8Akg .items-wrapper .item .item-wrapper {
    height: auto;
  }
}
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper::before {
  content: '';
  position: absolute;
  top: -25%;
  width: 150%;
  height: 50%;
  background-image: linear-gradient(90deg, #ffffff -20%, #41798c 50%, #1e6bff 100%);
  border-radius: 50%;
  filter: blur(100px);
  transition: all 0.5s ease-in-out;
}
@media (max-width: 768px) {
  .cid-ui6ozh8Akg .items-wrapper .item .item-wrapper::before {
    display: none;
  }
}
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .card-box {
  position: relative;
}
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .card-box .icon-wrapper {
  margin-bottom: 15px;
}
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .card-box .icon-wrapper .mbr-iconfont {
  display: inline-flex;
  font-size: 64px;
  color: #ffffff;
}
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .card-box .item-title {
  margin-bottom: 15px;
}
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .card-box .item-text {
  margin-bottom: 0;
}
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .mbr-section-btn {
  width: 100%;
  margin-top: 20px;
}
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .mbr-section-btn .btn-primary-outline,
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .mbr-section-btn .btn-secondary-outline,
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .mbr-section-btn .btn-success-outline,
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .mbr-section-btn .btn-info-outline,
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .mbr-section-btn .btn-warning-outline,
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .mbr-section-btn .btn-danger-outline,
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .mbr-section-btn .btn-white-outline,
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .mbr-section-btn .btn-black-outline {
  padding: 0;
  border: none !important;
}
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .mbr-section-btn .btn-primary-outline:hover,
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .mbr-section-btn .btn-secondary-outline:hover,
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .mbr-section-btn .btn-success-outline:hover,
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .mbr-section-btn .btn-info-outline:hover,
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .mbr-section-btn .btn-warning-outline:hover,
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .mbr-section-btn .btn-danger-outline:hover,
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .mbr-section-btn .btn-white-outline:hover,
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .mbr-section-btn .btn-black-outline:hover,
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .mbr-section-btn .btn-primary-outline:focus,
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .mbr-section-btn .btn-secondary-outline:focus,
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .mbr-section-btn .btn-success-outline:focus,
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .mbr-section-btn .btn-info-outline:focus,
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .mbr-section-btn .btn-warning-outline:focus,
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .mbr-section-btn .btn-danger-outline:focus,
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .mbr-section-btn .btn-white-outline:focus,
.cid-ui6ozh8Akg .items-wrapper .item .item-wrapper .mbr-section-btn .btn-black-outline:focus {
  text-decoration: underline;
}
.cid-ui6ozh8Akg .mbr-section-title {
  color: #f2ac2b;
  text-align: center;
}
.cid-ui6ozh8Akg .item-title {
  color: #f2ac2b;
}
.cid-ui6ozh8Akg .item-text {
  color: #ffffff;
}
.cid-tROKGBgOsf {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #40537b;
}
.cid-tROKGBgOsf .mbr-fallback-image.disabled {
  display: none;
}
.cid-tROKGBgOsf .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tROKGBgOsf .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-tROKGBgOsf .container {
    padding: 0 15px;
  }
}
.cid-tROKGBgOsf .title-wrapper {
  margin-bottom: 15px;
}
@media (max-width: 992px) {
  .cid-tROKGBgOsf .title-wrapper {
    text-align: center;
  }
}
.cid-tROKGBgOsf .title-wrapper .title-wrap {
  display: inline-flex;
  align-items: center;
}
.cid-tROKGBgOsf .title-wrapper img {
  width: 54px;
  height: 54px;
  border-radius: 100% !important;
  margin-right: 10px;
  object-fit: contain;
}
.cid-tROKGBgOsf .title-wrapper .mbr-section-title {
  margin-bottom: 0;
}
.cid-tROKGBgOsf .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  padding: 0;
  list-style-type: none;
  height: 100%;
  color: #ffffff;
}
@media (max-width: 992px) {
  .cid-tROKGBgOsf .list {
    justify-content: center;
  }
}
.cid-tROKGBgOsf .list .item-wrap {
  margin: 0 10px 10px 0;
  transition: all 0.3s ease-in-out;
}
.cid-tROKGBgOsf .list .item-wrap:hover,
.cid-tROKGBgOsf .list .item-wrap:focus {
  color: #f2ac2b;
  text-shadow: 2px 2px 4px #f2ac2b;
}
.cid-tROKGBgOsf .list .item-wrap:last-child {
  margin-right: 0;
}
.cid-tROKGBgOsf .border-wrap {
  height: 1px;
  background: radial-gradient(50% 50% at 50% 50%, #232323 0, transparent 100%);
}
.cid-tROKGBgOsf .copy-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
@media (max-width: 992px) {
  .cid-tROKGBgOsf .copy-wrapper {
    height: auto;
  }
}
.cid-tROKGBgOsf .copy-wrapper .mbr-copy {
  width: 100%;
  padding: 25px 0;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-tROKGBgOsf .copy-wrapper .mbr-copy {
    text-align: center;
  }
}
@media (max-width: 992px) {
  .cid-tROKGBgOsf .copy-wrapper .mbr-copy {
    padding: 25px 0 0;
  }
}
.cid-tROKGBgOsf .social-wrapper {
  padding: 25px 0;
  height: 100%;
  text-align: right;
}
@media (max-width: 992px) {
  .cid-tROKGBgOsf .social-wrapper {
    text-align: center;
  }
}
.cid-tROKGBgOsf .social-wrapper .social-wrap {
  height: 100%;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
}
.cid-tROKGBgOsf .social-wrapper .social-wrap .social-item {
  display: block;
  margin-right: 20px;
  cursor: pointer;
}
.cid-tROKGBgOsf .social-wrapper .social-wrap .social-item:last-child {
  margin-right: 0;
}
.cid-tROKGBgOsf .social-wrapper .social-wrap .social-item:hover .mbr-iconfont,
.cid-tROKGBgOsf .social-wrapper .social-wrap .social-item:focus .mbr-iconfont {
  color: #f2ac2b;
  background-color: #40537b;
}
.cid-tROKGBgOsf .social-wrapper .social-wrap .social-item .mbr-iconfont {
  width: 30px;
  height: 30px;
  font-size: 16px;
  color: #40537b;
  background-color: #f2ac2b;
  transition: all 0.3s ease-in-out;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-tROKGBgOsf .mbr-section-title {
  color: #f2ac2b;
}
.cid-tROKGBgOsf .mbr-copy {
  color: #d2d2df;
}
.lang-links {
                    position: fixed;
                    left: 15px;
                    bottom: 15px;
                }

                .lang-links .language-wrapper {
                    background-color: #ffffff;
                    border-radius: 25px;
                    width: 50px;
                    height: 50px;
                    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
                    display: flex;
                }

                .lang-links .language {
                    width: 48px;
                    height: 48px;
                    border-radius: 25px;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    padding: 4px;
                }

                .lang-links .language:hover {
                    width: 50px;
                    height: 50px;
                    border-radius: 25px;
                    background-color: #efefef;
                }.cid-uAHjCMJhvV {
  background-color: transparent;
  z-index: 1000;
  width: 100%;
}
.cid-uAHjCMJhvV .navbar-dropdown {
  background: #40537b !important;
  padding: 0;
  position: absolute !important;
}
.cid-uAHjCMJhvV .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #40537b !important;
  background: #40537b;
}
.cid-uAHjCMJhvV .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uAHjCMJhvV .menu_box {
  flex-wrap: nowrap;
}
@media (max-width: 991px) {
  .cid-uAHjCMJhvV .menu_box {
    flex-direction: column;
    align-items: flex-start;
  }
  .cid-uAHjCMJhvV .menu_box .navbar.opened,
  .cid-uAHjCMJhvV .menu_box .navbar-collapse {
    background-color: #40537b !important;
    transition: all 0s ease 0s;
  }
}
.cid-uAHjCMJhvV nav.navbar {
  position: fixed;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.cid-uAHjCMJhvV .icons-menu-main {
  display: flex;
  flex-wrap: wrap;
  min-width: 150px;
}
@media (max-width: 991px) {
  .cid-uAHjCMJhvV .icons-menu-main {
    min-width: auto;
    max-width: 100%;
    margin: 1rem 0 1rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-uAHjCMJhvV .mbr-section-btn-main {
    margin-top: 1rem;
  }
}
.cid-uAHjCMJhvV .btn {
  min-height: auto;
  box-shadow: none;
  margin-top: 0;
}
.cid-uAHjCMJhvV .btn:hover {
  box-shadow: none;
}
@media (min-width: 992px) {
  .cid-uAHjCMJhvV .offcanvas {
    padding: 12rem 64px 0;
    width: 35%;
    background-color: #232b45;
  }
  .cid-uAHjCMJhvV .offcanvas_image img {
    width: auto;
    object-fit: cover;
    display: inline-block;
  }
  .cid-uAHjCMJhvV .offcanvas-header {
    position: relative;
    padding: 0;
  }
  .cid-uAHjCMJhvV .offcanvas-header .btn-close {
    position: absolute;
    top: -70px;
    right: 0;
    width: 35px;
    height: 30px;
  }
  .cid-uAHjCMJhvV .offcanvas-body {
    text-align: center;
    padding: 0;
  }
  .cid-uAHjCMJhvV .offcanvas-body .mbr-text,
  .cid-uAHjCMJhvV .offcanvas-body .mbr-section-subtitle {
    margin-bottom: 32px;
  }
  .cid-uAHjCMJhvV .offcanvas-body .offcanvas_contact {
    margin: 0;
  }
  .cid-uAHjCMJhvV .offcanvas_box button.btn_offcanvas {
    outline: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
  }
  .cid-uAHjCMJhvV .offcanvas_box button.btn_offcanvas .hamburger span {
    position: absolute;
    right: 0;
    width: 40px;
    height: 2px;
    border-right: 5px;
    background-color: #f2ac2b;
  }
  .cid-uAHjCMJhvV .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(1) {
    top: 18px;
    transition: all 0.2s;
  }
  .cid-uAHjCMJhvV .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(2) {
    top: 25px;
    transition: all 0.2s;
  }
  .cid-uAHjCMJhvV .offcanvas_box button.btn_offcanvas:hover .hamburger span {
    width: 36px;
  }
  .cid-uAHjCMJhvV .offcanvas_box button.btn_offcanvas:hover .hamburger span:nth-child(2) {
    width: 33px;
    transition-delay: 0.2s;
  }
  .cid-uAHjCMJhvV ul.navbar-nav {
    padding-bottom: 1.5rem;
  }
  .cid-uAHjCMJhvV .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uAHjCMJhvV .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
  }
  .cid-uAHjCMJhvV .link.dropdown-toggle::after {
    padding: 0 !important;
    transform: rotate(45deg);
  }
  .cid-uAHjCMJhvV li.nav-item {
    position: relative;
    display: inline-block;
    padding: 0 !important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 600 !important;
    text-decoration: none;
    letter-spacing: 0 !important;
    z-index: 1;
  }
  .cid-uAHjCMJhvV .lg_brand {
    margin: 0 1rem;
  }
  .cid-uAHjCMJhvV .navbar-nav.nav-dropdown {
    display: -webkit-flex;
    width: 100%;
    justify-content: center;
    min-width: 200px;
  }
}
.cid-uAHjCMJhvV .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .cid-uAHjCMJhvV .nav-item {
    margin: 4px 20px;
  }
}
@media (max-width: 991px) {
  .cid-uAHjCMJhvV .nav-item {
    margin: 0 !important;
  }
}
.cid-uAHjCMJhvV .nav-item .nav-link {
  transition: all 0.3s ease-out;
}
.cid-uAHjCMJhvV .nav-item .nav-link:hover,
.cid-uAHjCMJhvV .nav-item .nav-link:focus {
  color: #f2ac2b !important;
  text-shadow: 2px 2px 4px #f2ac2b;
}
.cid-uAHjCMJhvV .dropdown-menu {
  border-radius: 0;
  box-shadow: none;
  text-align: left;
}
@media (min-width: 992px) {
  .cid-uAHjCMJhvV .dropdown-menu {
    padding: 18px 34px 22px;
    min-width: 250px;
    top: auto !important;
    left: -40px !important;
  }
  .cid-uAHjCMJhvV .dropdown-menu.dropdown-submenu {
    left: 215px !important;
    top: -45% !important;
  }
}
@media (max-width: 991px) {
  .cid-uAHjCMJhvV .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uAHjCMJhvV .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
    right: 15px;
    position: absolute;
    margin-top: -2px;
  }
  .cid-uAHjCMJhvV .show.dropdown-toggle[aria-expanded="true"]::after {
    transform: rotate(45deg);
    margin-top: -4px;
  }
  .cid-uAHjCMJhvV .offcanvas_box {
    display: none;
  }
}
.cid-uAHjCMJhvV .dropdown-item {
  border: none;
  font-weight: 300 !important;
}
.cid-uAHjCMJhvV .nav-dropdown .link {
  font-weight: 600 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.cid-uAHjCMJhvV .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0;
}
.cid-uAHjCMJhvV .container {
  display: flex;
  margin: auto;
}
.cid-uAHjCMJhvV .iconfont-wrapper {
  color: #f2ac2b;
  font-size: 17px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.cid-uAHjCMJhvV .iconfont-wrapper:last-child {
  margin-right: 0;
}
.cid-uAHjCMJhvV .iconfont-wrapper:hover {
  opacity: .5;
}
.cid-uAHjCMJhvV .navbar-nav {
  margin: 0 1rem;
}
@media (min-width: 992px) {
  .cid-uAHjCMJhvV .navbar-nav {
    margin: 0;
  }
}
.cid-uAHjCMJhvV .dropdown-menu,
.cid-uAHjCMJhvV .navbar.opened {
  background-color: true !important;
}
.cid-uAHjCMJhvV .nav-item:focus,
.cid-uAHjCMJhvV .nav-link:focus {
  outline: none;
}
.cid-uAHjCMJhvV .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-uAHjCMJhvV .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uAHjCMJhvV .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uAHjCMJhvV .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uAHjCMJhvV .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uAHjCMJhvV .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uAHjCMJhvV .navbar {
  min-height: 70px;
  padding: 10px 0;
  transition: all 0.3s;
  border-bottom-width: 0;
}
@media (max-width: 992px) {
  .cid-uAHjCMJhvV .navbar {
    min-height: 30px;
    max-height: none;
  }
}
.cid-uAHjCMJhvV .navbar.opened {
  transition: all 0.3s;
}
.cid-uAHjCMJhvV .navbar .dropdown-item {
  padding: 0;
  margin: 8px 0;
}
.cid-uAHjCMJhvV .navbar .navbar-logo img {
  max-width: 54px;
  min-height: 54px;
  object-fit: contain;
  border-radius: 100% !important;
}
.cid-uAHjCMJhvV .navbar .navbar-collapse {
  justify-content: center;
  justify-content: space-between;
  z-index: 1;
}
.cid-uAHjCMJhvV .navbar.collapsed {
  justify-content: center;
}
.cid-uAHjCMJhvV .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uAHjCMJhvV .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-uAHjCMJhvV .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uAHjCMJhvV .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uAHjCMJhvV .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uAHjCMJhvV .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: left;
}
.cid-uAHjCMJhvV .navbar.collapsed .icons-menu {
  padding: 0;
}
@media (max-width: 991px) {
  .cid-uAHjCMJhvV .navbar .nav-item {
    padding: .5rem 0;
  }
  .cid-uAHjCMJhvV .navbar .navbar-collapse {
    padding: 34px 0;
    border-radius: 16px;
    width: 100%;
  }
  .cid-uAHjCMJhvV .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uAHjCMJhvV .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uAHjCMJhvV .navbar .dropdown-menu {
    padding: 6px 0 6px 15px;
  }
  .cid-uAHjCMJhvV .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uAHjCMJhvV .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
    margin-top: -0.4rem;
  }
  .cid-uAHjCMJhvV .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-uAHjCMJhvV .navbar ul.navbar-nav {
    overflow: hidden;
  }
  .cid-uAHjCMJhvV .navbar ul.navbar-nav li {
    margin: 0;
  }
  .cid-uAHjCMJhvV .navbar .dropdown-menu .dropdown-item {
    padding: 0 !important;
    margin: 0;
    margin-top: 8px;
    text-align: left;
  }
  .cid-uAHjCMJhvV .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 0;
    width: 100%;
    justify-content: space-between;
  }
  .cid-uAHjCMJhvV .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uAHjCMJhvV .navbar .icons-menu {
    padding: 0;
  }
}
.cid-uAHjCMJhvV .navbar.navbar-short {
  min-height: 60px;
}
.cid-uAHjCMJhvV .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-uAHjCMJhvV .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-uAHjCMJhvV .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uAHjCMJhvV .navbar-brand .navbar-caption {
  line-height: inherit !important;
  font-weight: 600;
}
.cid-uAHjCMJhvV .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uAHjCMJhvV .dropdown-item.active,
.cid-uAHjCMJhvV .dropdown-item:active {
  background-color: transparent;
}
.cid-uAHjCMJhvV .navbar-expand-lg .navbar-nav .nav-link {
  padding: 2px 10px !important;
}
.cid-uAHjCMJhvV .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uAHjCMJhvV .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uAHjCMJhvV .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uAHjCMJhvV ul.navbar-nav {
  flex-wrap: wrap;
  padding: 0;
}
.cid-uAHjCMJhvV .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-uAHjCMJhvV button.navbar-toggler {
  outline: none;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #40537b;
  background: #f2ac2b;
}
.cid-uAHjCMJhvV button.navbar-toggler .hamburger span {
  position: absolute;
  right: 10px;
  margin-top: 14px;
  width: 26px;
  height: 2px;
  border-right: 5px;
  background-color: #f2ac2b;
}
.cid-uAHjCMJhvV button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uAHjCMJhvV button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uAHjCMJhvV button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uAHjCMJhvV button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uAHjCMJhvV nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uAHjCMJhvV nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uAHjCMJhvV nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uAHjCMJhvV nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uAHjCMJhvV a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-uAHjCMJhvV .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding: 0;
  text-align: center;
  margin-bottom: 35px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uAHjCMJhvV .navbar {
    height: 70px;
  }
  .cid-uAHjCMJhvV .navbar.opened {
    height: auto;
  }
  .cid-uAHjCMJhvV .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uAHjCMJhvV .navbar-dropdown .navbar-logo {
  margin-right: 15px;
}
@media (min-width: 768px) {
  .cid-uAHjCMJhvV .container-fluid {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.cid-uAHjCMJhvV .mbr-section-btn-main {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  .cid-uAHjCMJhvV .mbr-section-btn-main {
    display: block;
    padding: 0;
  }
}
.cid-uAHjCMJhvV .mbr-section-btn-main .btn {
  border-width: 1px;
  margin: 8px;
  min-width: 180px;
}
.cid-uAHjCMJhvV .navbar-caption:hover {
  color: #f2ac2b;
}
@media (min-width: 992px) {
  .cid-uAHjCMJhvV .dropdown-menu.dropdown-submenu {
    left: 175px !important;
    top: -45% !important;
  }
}
.cid-uAHjCMJhvV .text_widget {
  margin-bottom: 32px;
}
.cid-uAHjCMJhvV .text_widget a {
  transition: all 0.3s ease-out;
}
.cid-uAHjCMJhvV .text_widget a:hover,
.cid-uAHjCMJhvV .text_widget a:focus {
  opacity: .6;
}
.cid-uAHjCMJhvV .mbr-section-subtitle {
  color: #f2ac2b;
  text-align: center;
}
.cid-uAHjCMJhvV .navbar-caption {
  color: #f2ac2b;
}
.cid-uAHjCMJhvV .mbr-text {
  color: #ffffff;
  text-align: center;
}
.cid-uAHjCMJhvV .mbr-section-subtitle,
.cid-uAHjCMJhvV .text_widget,
.cid-uAHjCMJhvV .mbr-section-btn {
  text-align: center;
}
.cid-uAHjCMJhvV a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
  background-image: none;
}
.cid-uAHjCL3dRR {
  padding-top: 15rem;
  padding-bottom: 10rem;
  background-image: url("../../../assets/images/CabeceraProfetasColorInterior.png");
}

.cid-uAHjCL3dRREnglish {
  padding-top: 12rem;
  padding-bottom: 14rem;
  background-image: url("../../../assets/images/CabeceraProfetasColorInteriorEng.png");
}



.cid-uAHjCL3dRR .mbr-fallback-image.disabled {
  display: none;
}
.cid-uAHjCL3dRR .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uAHjCL3dRR .row {
  justify-content: center;
}
.cid-uAHjCL3dRR .container-fluid {
  padding: 0 40px;
}
@media (max-width: 992px) {
  .cid-uAHjCL3dRR .container-fluid {
    padding: 0 15px;
  }
}
@media (max-width: 992px) {
  .cid-uAHjCL3dRR .container {
    padding: 0 15px;
  }
}
.cid-uAHjCL3dRR .content-wrapper .mbr-section-subtitle {
  margin-bottom: 16px;
}
.cid-uAHjCL3dRR .content-wrapper .mbr-section-title {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .cid-uAHjCL3dRR .content-wrapper .mbr-section-title {
    margin-bottom: 20px;
  }
}
.cid-uAHjCL3dRR .content-wrapper .mbr-text {
  margin-bottom: 0;
}
.cid-uAHjCL3dRR .mbr-section-btn {
  margin-top: 40px;
}
.cid-uAHjCL3dRR .mbr-section-title {
  color: #ffffff;
}
.cid-uAHjCL3dRR .mbr-section-subtitle {
  color: #f2ac2b;
  text-align: center;
}
.cid-uAHjCL3dRR .mbr-text {
  color: #ffffff;
  text-align: right;
}
.cid-uAHjCL3dRR .mbr-section-title,
.cid-uAHjCL3dRR .mbr-section-btn {
  text-align: right;
  color: #ffffff;
}
.cid-uAHjCMaofM {
  padding-top: 2rem;
  padding-bottom: 0rem;
  overflow: hidden;
  background-color: #40537b;
}
.cid-uAHjCMaofM .mbr-fallback-image.disabled {
  display: none;
}
.cid-uAHjCMaofM .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uAHjCMaofM .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-uAHjCMaofM .container {
    padding: 0 15px;
  }
}
.cid-uAHjCMaofM .image-wrapper {
  margin-right: 48px;
  margin-right: 0;
  margin-left: 48px;
}
@media (max-width: 992px) {
  .cid-uAHjCMaofM .image-wrapper {
    margin: 0;
  }
}
@media (max-width: 992px) {
  .cid-uAHjCMaofM .image-wrapper {
    margin: 0 0 40px 0;
  }
}
.cid-uAHjCMaofM .image-wrapper img {
  height: 100%;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uAHjCMaofM .image-wrapper img {
    height: 100%;
  }
}
.cid-uAHjCMaofM .content-wrapper .mbr-section-title {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .cid-uAHjCMaofM .content-wrapper .mbr-section-title {
    margin-bottom: 20px;
  }
}
.cid-uAHjCMaofM .content-wrapper .mbr-section-subtitle {
  margin-bottom: 20px;
}
.cid-uAHjCMaofM .content-wrapper .mbr-text {
  margin-bottom: 16px;
}
.cid-uAHjCMaofM .content-wrapper .mbr-section-btn {
  margin-top: 40px;
}
.cid-uAHjCMaofM .mbr-section-title {
  color: #ffffff;
}
.cid-uAHjCMaofM .mbr-section-subtitle {
  color: #ffffff;
}
.cid-uAHjCMaofM .mbr-text {
  color: #ffffff;
}
.cid-uAHjCMaofM .mbr-section-title,
.cid-uAHjCMaofM .mbr-section-btn {
  color: #f2ac2b;
}
.cid-uAHjCNzthH {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background-color: #40537b;
}
.cid-uAHjCNzthH .mbr-fallback-image.disabled {
  display: none;
}
.cid-uAHjCNzthH .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uAHjCNzthH .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-uAHjCNzthH .container {
    padding: 0 15px;
  }
}
@media (max-width: 992px) {
  .cid-uAHjCNzthH .content-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uAHjCNzthH .content-wrapper .mbr-section-title {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-uAHjCNzthH .content-wrapper .mbr-section-title {
    margin-bottom: 40px;
  }
}
.cid-uAHjCNzthH .content-wrapper .mbr-text {
  margin-bottom: 0;
}
.cid-uAHjCNzthH .content-wrapper .list {
  margin: 16px 0 0 0;
  padding: 0;
  list-style-type: none;
}
.cid-uAHjCNzthH .content-wrapper .list .item-wrap {
  margin-bottom: 16px;
  text-decoration: underline;
  transition: all 0.3s ease-in-out;
}
.cid-uAHjCNzthH .content-wrapper .list .item-wrap:hover,
.cid-uAHjCNzthH .content-wrapper .list .item-wrap:focus {
  color: #f2ac2b;
}
.cid-uAHjCNzthH .image-wrapper img {
  height: 400px;
  object-fit: cover;
}
.cid-uAHjCNzthH .mbr-section-title {
  color: #f2ac2b;
}
.cid-uAHjCNzthH .mbr-text {
  color: #ffffff;
}
.cid-uAHjCNzthH .list {
  color: #d2d2df;
}
.cid-uAHjCNSHbk {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #40537b;
}
.cid-uAHjCNSHbk .mbr-fallback-image.disabled {
  display: none;
}
.cid-uAHjCNSHbk .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uAHjCNSHbk .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-uAHjCNSHbk .container {
    padding: 0 15px;
  }
}
.cid-uAHjCNSHbk .title-wrapper {
  margin-bottom: 15px;
}
@media (max-width: 992px) {
  .cid-uAHjCNSHbk .title-wrapper {
    text-align: center;
  }
}
.cid-uAHjCNSHbk .title-wrapper .title-wrap {
  display: inline-flex;
  align-items: center;
}
.cid-uAHjCNSHbk .title-wrapper img {
  width: 54px;
  height: 54px;
  border-radius: 100% !important;
  margin-right: 10px;
  object-fit: contain;
}
.cid-uAHjCNSHbk .title-wrapper .mbr-section-title {
  margin-bottom: 0;
}
.cid-uAHjCNSHbk .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  padding: 0;
  list-style-type: none;
  height: 100%;
  color: #ffffff;
}
@media (max-width: 992px) {
  .cid-uAHjCNSHbk .list {
    justify-content: center;
  }
}
.cid-uAHjCNSHbk .list .item-wrap {
  margin: 0 10px 10px 0;
  transition: all 0.3s ease-in-out;
}
.cid-uAHjCNSHbk .list .item-wrap:hover,
.cid-uAHjCNSHbk .list .item-wrap:focus {
  color: #f2ac2b;
  text-shadow: 2px 2px 4px #f2ac2b;
}
.cid-uAHjCNSHbk .list .item-wrap:last-child {
  margin-right: 0;
}
.cid-uAHjCNSHbk .border-wrap {
  height: 1px;
  background: radial-gradient(50% 50% at 50% 50%, #232323 0, transparent 100%);
}
.cid-uAHjCNSHbk .copy-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
@media (max-width: 992px) {
  .cid-uAHjCNSHbk .copy-wrapper {
    height: auto;
  }
}
.cid-uAHjCNSHbk .copy-wrapper .mbr-copy {
  width: 100%;
  padding: 25px 0;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uAHjCNSHbk .copy-wrapper .mbr-copy {
    text-align: center;
  }
}
@media (max-width: 992px) {
  .cid-uAHjCNSHbk .copy-wrapper .mbr-copy {
    padding: 25px 0 0;
  }
}
.cid-uAHjCNSHbk .social-wrapper {
  padding: 25px 0;
  height: 100%;
  text-align: right;
}
@media (max-width: 992px) {
  .cid-uAHjCNSHbk .social-wrapper {
    text-align: center;
  }
}
.cid-uAHjCNSHbk .social-wrapper .social-wrap {
  height: 100%;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
}
.cid-uAHjCNSHbk .social-wrapper .social-wrap .social-item {
  display: block;
  margin-right: 20px;
  cursor: pointer;
}
.cid-uAHjCNSHbk .social-wrapper .social-wrap .social-item:last-child {
  margin-right: 0;
}
.cid-uAHjCNSHbk .social-wrapper .social-wrap .social-item:hover .mbr-iconfont,
.cid-uAHjCNSHbk .social-wrapper .social-wrap .social-item:focus .mbr-iconfont {
  color: #f2ac2b;
  background-color: #40537b;
}
.cid-uAHjCNSHbk .social-wrapper .social-wrap .social-item .mbr-iconfont {
  width: 30px;
  height: 30px;
  font-size: 16px;
  color: #40537b;
  background-color: #f2ac2b;
  transition: all 0.3s ease-in-out;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-uAHjCNSHbk .mbr-section-title {
  color: #f2ac2b;
}
.cid-uAHjCNSHbk .mbr-copy {
  color: #d2d2df;
}
.lang-links {
                    position: fixed;
                    left: 15px;
                    bottom: 15px;
                }

                .lang-links .language-wrapper {
                    background-color: #ffffff;
                    border-radius: 25px;
                    width: 50px;
                    height: 50px;
                    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
                    display: flex;
                }

                .lang-links .language {
                    width: 48px;
                    height: 48px;
                    border-radius: 25px;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    padding: 4px;
                }

                .lang-links .language:hover {
                    width: 50px;
                    height: 50px;
                    border-radius: 25px;
                    background-color: #efefef;
                }.cid-uEKX5DPuui {
  background-color: transparent;
  z-index: 1000;
  width: 100%;
}
.cid-uEKX5DPuui .navbar-dropdown {
  background: #40537b !important;
  padding: 0;
  position: absolute !important;
}
.cid-uEKX5DPuui .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #40537b !important;
  background: #40537b;
}
.cid-uEKX5DPuui .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uEKX5DPuui .menu_box {
  flex-wrap: nowrap;
}
@media (max-width: 991px) {
  .cid-uEKX5DPuui .menu_box {
    flex-direction: column;
    align-items: flex-start;
  }
  .cid-uEKX5DPuui .menu_box .navbar.opened,
  .cid-uEKX5DPuui .menu_box .navbar-collapse {
    background-color: #40537b !important;
    transition: all 0s ease 0s;
  }
}
.cid-uEKX5DPuui nav.navbar {
  position: fixed;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.cid-uEKX5DPuui .icons-menu-main {
  display: flex;
  flex-wrap: wrap;
  min-width: 150px;
}
@media (max-width: 991px) {
  .cid-uEKX5DPuui .icons-menu-main {
    min-width: auto;
    max-width: 100%;
    margin: 1rem 0 1rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-uEKX5DPuui .mbr-section-btn-main {
    margin-top: 1rem;
  }
}
.cid-uEKX5DPuui .btn {
  min-height: auto;
  box-shadow: none;
  margin-top: 0;
}
.cid-uEKX5DPuui .btn:hover {
  box-shadow: none;
}
@media (min-width: 992px) {
  .cid-uEKX5DPuui .offcanvas {
    padding: 12rem 64px 0;
    width: 35%;
    background-color: #232b45;
  }
  .cid-uEKX5DPuui .offcanvas_image img {
    width: auto;
    object-fit: cover;
    display: inline-block;
  }
  .cid-uEKX5DPuui .offcanvas-header {
    position: relative;
    padding: 0;
  }
  .cid-uEKX5DPuui .offcanvas-header .btn-close {
    position: absolute;
    top: -70px;
    right: 0;
    width: 35px;
    height: 30px;
  }
  .cid-uEKX5DPuui .offcanvas-body {
    text-align: center;
    padding: 0;
  }
  .cid-uEKX5DPuui .offcanvas-body .mbr-text,
  .cid-uEKX5DPuui .offcanvas-body .mbr-section-subtitle {
    margin-bottom: 32px;
  }
  .cid-uEKX5DPuui .offcanvas-body .offcanvas_contact {
    margin: 0;
  }
  .cid-uEKX5DPuui .offcanvas_box button.btn_offcanvas {
    outline: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
  }
  .cid-uEKX5DPuui .offcanvas_box button.btn_offcanvas .hamburger span {
    position: absolute;
    right: 0;
    width: 40px;
    height: 2px;
    border-right: 5px;
    background-color: #f2ac2b;
  }
  .cid-uEKX5DPuui .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(1) {
    top: 18px;
    transition: all 0.2s;
  }
  .cid-uEKX5DPuui .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(2) {
    top: 25px;
    transition: all 0.2s;
  }
  .cid-uEKX5DPuui .offcanvas_box button.btn_offcanvas:hover .hamburger span {
    width: 36px;
  }
  .cid-uEKX5DPuui .offcanvas_box button.btn_offcanvas:hover .hamburger span:nth-child(2) {
    width: 33px;
    transition-delay: 0.2s;
  }
  .cid-uEKX5DPuui ul.navbar-nav {
    padding-bottom: 1.5rem;
  }
  .cid-uEKX5DPuui .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uEKX5DPuui .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
  }
  .cid-uEKX5DPuui .link.dropdown-toggle::after {
    padding: 0 !important;
    transform: rotate(45deg);
  }
  .cid-uEKX5DPuui li.nav-item {
    position: relative;
    display: inline-block;
    padding: 0 !important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 600 !important;
    text-decoration: none;
    letter-spacing: 0 !important;
    z-index: 1;
  }
  .cid-uEKX5DPuui .lg_brand {
    margin: 0 1rem;
  }
  .cid-uEKX5DPuui .navbar-nav.nav-dropdown {
    display: -webkit-flex;
    width: 100%;
    justify-content: center;
    min-width: 200px;
  }
}
.cid-uEKX5DPuui .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .cid-uEKX5DPuui .nav-item {
    margin: 4px 20px;
  }
}
@media (max-width: 991px) {
  .cid-uEKX5DPuui .nav-item {
    margin: 0 !important;
  }
}
.cid-uEKX5DPuui .nav-item .nav-link {
  transition: all 0.3s ease-out;
}
.cid-uEKX5DPuui .nav-item .nav-link:hover,
.cid-uEKX5DPuui .nav-item .nav-link:focus {
  color: #f2ac2b !important;
  text-shadow: 2px 2px 4px #f2ac2b;
}
.cid-uEKX5DPuui .dropdown-menu {
  border-radius: 0;
  box-shadow: none;
  text-align: left;
}
@media (min-width: 992px) {
  .cid-uEKX5DPuui .dropdown-menu {
    padding: 18px 34px 22px;
    min-width: 250px;
    top: auto !important;
    left: -40px !important;
  }
  .cid-uEKX5DPuui .dropdown-menu.dropdown-submenu {
    left: 215px !important;
    top: -45% !important;
  }
}
@media (max-width: 991px) {
  .cid-uEKX5DPuui .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uEKX5DPuui .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
    right: 15px;
    position: absolute;
    margin-top: -2px;
  }
  .cid-uEKX5DPuui .show.dropdown-toggle[aria-expanded="true"]::after {
    transform: rotate(45deg);
    margin-top: -4px;
  }
  .cid-uEKX5DPuui .offcanvas_box {
    display: none;
  }
}
.cid-uEKX5DPuui .dropdown-item {
  border: none;
  font-weight: 300 !important;
}
.cid-uEKX5DPuui .nav-dropdown .link {
  font-weight: 600 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.cid-uEKX5DPuui .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0;
}
.cid-uEKX5DPuui .container {
  display: flex;
  margin: auto;
}
.cid-uEKX5DPuui .iconfont-wrapper {
  color: #f2ac2b;
  font-size: 17px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.cid-uEKX5DPuui .iconfont-wrapper:last-child {
  margin-right: 0;
}
.cid-uEKX5DPuui .iconfont-wrapper:hover {
  opacity: .5;
}
.cid-uEKX5DPuui .navbar-nav {
  margin: 0 1rem;
}
@media (min-width: 992px) {
  .cid-uEKX5DPuui .navbar-nav {
    margin: 0;
  }
}
.cid-uEKX5DPuui .dropdown-menu,
.cid-uEKX5DPuui .navbar.opened {
  background-color: true !important;
}
.cid-uEKX5DPuui .nav-item:focus,
.cid-uEKX5DPuui .nav-link:focus {
  outline: none;
}
.cid-uEKX5DPuui .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-uEKX5DPuui .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uEKX5DPuui .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uEKX5DPuui .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uEKX5DPuui .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uEKX5DPuui .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uEKX5DPuui .navbar {
  min-height: 70px;
  padding: 10px 0;
  transition: all 0.3s;
  border-bottom-width: 0;
}
@media (max-width: 992px) {
  .cid-uEKX5DPuui .navbar {
    min-height: 30px;
    max-height: none;
  }
}
.cid-uEKX5DPuui .navbar.opened {
  transition: all 0.3s;
}
.cid-uEKX5DPuui .navbar .dropdown-item {
  padding: 0;
  margin: 8px 0;
}
.cid-uEKX5DPuui .navbar .navbar-logo img {
  max-width: 54px;
  min-height: 54px;
  object-fit: contain;
  border-radius: 100% !important;
}
.cid-uEKX5DPuui .navbar .navbar-collapse {
  justify-content: center;
  justify-content: space-between;
  z-index: 1;
}
.cid-uEKX5DPuui .navbar.collapsed {
  justify-content: center;
}
.cid-uEKX5DPuui .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uEKX5DPuui .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-uEKX5DPuui .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uEKX5DPuui .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uEKX5DPuui .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uEKX5DPuui .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: left;
}
.cid-uEKX5DPuui .navbar.collapsed .icons-menu {
  padding: 0;
}
@media (max-width: 991px) {
  .cid-uEKX5DPuui .navbar .nav-item {
    padding: .5rem 0;
  }
  .cid-uEKX5DPuui .navbar .navbar-collapse {
    padding: 34px 0;
    border-radius: 16px;
    width: 100%;
  }
  .cid-uEKX5DPuui .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uEKX5DPuui .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uEKX5DPuui .navbar .dropdown-menu {
    padding: 6px 0 6px 15px;
  }
  .cid-uEKX5DPuui .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uEKX5DPuui .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
    margin-top: -0.4rem;
  }
  .cid-uEKX5DPuui .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-uEKX5DPuui .navbar ul.navbar-nav {
    overflow: hidden;
  }
  .cid-uEKX5DPuui .navbar ul.navbar-nav li {
    margin: 0;
  }
  .cid-uEKX5DPuui .navbar .dropdown-menu .dropdown-item {
    padding: 0 !important;
    margin: 0;
    margin-top: 8px;
    text-align: left;
  }
  .cid-uEKX5DPuui .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 0;
    width: 100%;
    justify-content: space-between;
  }
  .cid-uEKX5DPuui .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uEKX5DPuui .navbar .icons-menu {
    padding: 0;
  }
}
.cid-uEKX5DPuui .navbar.navbar-short {
  min-height: 60px;
}
.cid-uEKX5DPuui .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-uEKX5DPuui .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-uEKX5DPuui .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uEKX5DPuui .navbar-brand .navbar-caption {
  line-height: inherit !important;
  font-weight: 600;
}
.cid-uEKX5DPuui .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uEKX5DPuui .dropdown-item.active,
.cid-uEKX5DPuui .dropdown-item:active {
  background-color: transparent;
}
.cid-uEKX5DPuui .navbar-expand-lg .navbar-nav .nav-link {
  padding: 2px 10px !important;
}
.cid-uEKX5DPuui .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uEKX5DPuui .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uEKX5DPuui .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uEKX5DPuui ul.navbar-nav {
  flex-wrap: wrap;
  padding: 0;
}
.cid-uEKX5DPuui .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-uEKX5DPuui button.navbar-toggler {
  outline: none;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #40537b;
  background: #f2ac2b;
}
.cid-uEKX5DPuui button.navbar-toggler .hamburger span {
  position: absolute;
  right: 10px;
  margin-top: 14px;
  width: 26px;
  height: 2px;
  border-right: 5px;
  background-color: #f2ac2b;
}
.cid-uEKX5DPuui button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uEKX5DPuui button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uEKX5DPuui button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uEKX5DPuui button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uEKX5DPuui nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uEKX5DPuui nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uEKX5DPuui nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uEKX5DPuui nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uEKX5DPuui a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-uEKX5DPuui .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding: 0;
  text-align: center;
  margin-bottom: 35px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uEKX5DPuui .navbar {
    height: 70px;
  }
  .cid-uEKX5DPuui .navbar.opened {
    height: auto;
  }
  .cid-uEKX5DPuui .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uEKX5DPuui .navbar-dropdown .navbar-logo {
  margin-right: 15px;
}
@media (min-width: 768px) {
  .cid-uEKX5DPuui .container-fluid {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.cid-uEKX5DPuui .mbr-section-btn-main {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  .cid-uEKX5DPuui .mbr-section-btn-main {
    display: block;
    padding: 0;
  }
}
.cid-uEKX5DPuui .mbr-section-btn-main .btn {
  border-width: 1px;
  margin: 8px;
  min-width: 180px;
}
.cid-uEKX5DPuui .navbar-caption:hover {
  color: #f2ac2b;
}
@media (min-width: 992px) {
  .cid-uEKX5DPuui .dropdown-menu.dropdown-submenu {
    left: 175px !important;
    top: -45% !important;
  }
}
.cid-uEKX5DPuui .text_widget {
  margin-bottom: 32px;
}
.cid-uEKX5DPuui .text_widget a {
  transition: all 0.3s ease-out;
}
.cid-uEKX5DPuui .text_widget a:hover,
.cid-uEKX5DPuui .text_widget a:focus {
  opacity: .6;
}
.cid-uEKX5DPuui .mbr-section-subtitle {
  color: #f2ac2b;
  text-align: center;
}
.cid-uEKX5DPuui .navbar-caption {
  color: #f2ac2b;
}
.cid-uEKX5DPuui .mbr-text {
  color: #ffffff;
  text-align: center;
}
.cid-uEKX5DPuui .mbr-section-subtitle,
.cid-uEKX5DPuui .text_widget,
.cid-uEKX5DPuui .mbr-section-btn {
  text-align: center;
}
.cid-uEKX5DPuui a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
  background-image: none;
}
.cid-uEKX5BOduc {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-image: url("../../../assets/images/cabeceraprofetascolorinterior-27-2000x716.png");
}
.cid-uEKX5BOduc .mbr-fallback-image.disabled {
  display: none;
}
.cid-uEKX5BOduc .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uEKX5BOduc .row {
  justify-content: center;
}
.cid-uEKX5BOduc .container-fluid {
  padding: 0 40px;
}
@media (max-width: 992px) {
  .cid-uEKX5BOduc .container-fluid {
    padding: 0 15px;
  }
}
@media (max-width: 992px) {
  .cid-uEKX5BOduc .container {
    padding: 0 15px;
  }
}
.cid-uEKX5BOduc .content-wrapper .mbr-section-subtitle {
  margin-bottom: 16px;
}
.cid-uEKX5BOduc .content-wrapper .mbr-section-title {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .cid-uEKX5BOduc .content-wrapper .mbr-section-title {
    margin-bottom: 20px;
  }
}
.cid-uEKX5BOduc .content-wrapper .mbr-text {
  margin-bottom: 0;
}
.cid-uEKX5BOduc .mbr-section-btn {
  margin-top: 40px;
}
.cid-uEKX5BOduc .mbr-section-title {
  color: #ffffff;
}
.cid-uEKX5BOduc .mbr-section-subtitle {
  color: #f2ac2b;
  text-align: center;
}
.cid-uEKX5BOduc .mbr-text {
  color: #ffffff;
  text-align: right;
}
.cid-uEKX5BOduc .mbr-section-title,
.cid-uEKX5BOduc .mbr-section-btn {
  text-align: right;
  color: #ffffff;
}
.cid-uEKX5C4fAZ {
  padding-top: 2rem;
  padding-bottom: 1rem;
  background-color: #40537b;
}
.cid-uEKX5C4fAZ .mbr-fallback-image.disabled {
  display: none;
}
.cid-uEKX5C4fAZ .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 992px) {
  .cid-uEKX5C4fAZ .container {
    padding: 0 15px;
  }
}
.cid-uEKX5C4fAZ .title-wrapper .mbr-section-title {
  margin-bottom: 40px;
  padding-right: 8px;
}
@media (max-width: 992px) {
  .cid-uEKX5C4fAZ .title-wrapper .mbr-section-title {
    padding: 0;
  }
}
.cid-uEKX5C4fAZ .content-wrapper .mbr-text {
  margin-bottom: 20px;
}
.cid-uEKX5C4fAZ .content-wrapper .mbr-name {
  margin: 0;
}
.cid-uEKX5C4fAZ .mbr-section-title {
  color: #f2ac2b;
}
.cid-uEKX5C4fAZ .mbr-text {
  color: #ffffff;
}
.cid-uEKX5C4fAZ .mbr-name {
  color: #f2ac2b;
}
.cid-uFl9KOu3ZI {
  padding-top: 2rem;
  padding-bottom: 1rem;
  background-color: #40537b;
}
.cid-uFl9KOu3ZI .mbr-fallback-image.disabled {
  display: none;
}
.cid-uFl9KOu3ZI .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 992px) {
  .cid-uFl9KOu3ZI .container {
    padding: 0 15px;
  }
}
.cid-uFl9KOu3ZI .title-wrapper .mbr-section-title {
  margin-bottom: 40px;
  padding-right: 8px;
}
@media (max-width: 992px) {
  .cid-uFl9KOu3ZI .title-wrapper .mbr-section-title {
    padding: 0;
  }
}
.cid-uFl9KOu3ZI .content-wrapper .mbr-text {
  margin-bottom: 20px;
}
.cid-uFl9KOu3ZI .content-wrapper .mbr-name {
  margin: 0;
}
.cid-uFl9KOu3ZI .mbr-section-title {
  color: #f2ac2b;
}
.cid-uFl9KOu3ZI .mbr-text {
  color: #ffffff;
}
.cid-uFl9KOu3ZI .mbr-name {
  color: #f2ac2b;
}
.cid-uEKX5EhXm8 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #40537b;
}
.cid-uEKX5EhXm8 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uEKX5EhXm8 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uEKX5EhXm8 .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-uEKX5EhXm8 .container {
    padding: 0 15px;
  }
}
.cid-uEKX5EhXm8 .title-wrapper {
  margin-bottom: 15px;
}
@media (max-width: 992px) {
  .cid-uEKX5EhXm8 .title-wrapper {
    text-align: center;
  }
}
.cid-uEKX5EhXm8 .title-wrapper .title-wrap {
  display: inline-flex;
  align-items: center;
}
.cid-uEKX5EhXm8 .title-wrapper img {
  width: 54px;
  height: 54px;
  border-radius: 100% !important;
  margin-right: 10px;
  object-fit: contain;
}
.cid-uEKX5EhXm8 .title-wrapper .mbr-section-title {
  margin-bottom: 0;
}
.cid-uEKX5EhXm8 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  padding: 0;
  list-style-type: none;
  height: 100%;
  color: #ffffff;
}
@media (max-width: 992px) {
  .cid-uEKX5EhXm8 .list {
    justify-content: center;
  }
}
.cid-uEKX5EhXm8 .list .item-wrap {
  margin: 0 10px 10px 0;
  transition: all 0.3s ease-in-out;
}
.cid-uEKX5EhXm8 .list .item-wrap:hover,
.cid-uEKX5EhXm8 .list .item-wrap:focus {
  color: #f2ac2b;
  text-shadow: 2px 2px 4px #f2ac2b;
}
.cid-uEKX5EhXm8 .list .item-wrap:last-child {
  margin-right: 0;
}
.cid-uEKX5EhXm8 .border-wrap {
  height: 1px;
  background: radial-gradient(50% 50% at 50% 50%, #232323 0, transparent 100%);
}
.cid-uEKX5EhXm8 .copy-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
@media (max-width: 992px) {
  .cid-uEKX5EhXm8 .copy-wrapper {
    height: auto;
  }
}
.cid-uEKX5EhXm8 .copy-wrapper .mbr-copy {
  width: 100%;
  padding: 25px 0;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uEKX5EhXm8 .copy-wrapper .mbr-copy {
    text-align: center;
  }
}
@media (max-width: 992px) {
  .cid-uEKX5EhXm8 .copy-wrapper .mbr-copy {
    padding: 25px 0 0;
  }
}
.cid-uEKX5EhXm8 .social-wrapper {
  padding: 25px 0;
  height: 100%;
  text-align: right;
}
@media (max-width: 992px) {
  .cid-uEKX5EhXm8 .social-wrapper {
    text-align: center;
  }
}
.cid-uEKX5EhXm8 .social-wrapper .social-wrap {
  height: 100%;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
}
.cid-uEKX5EhXm8 .social-wrapper .social-wrap .social-item {
  display: block;
  margin-right: 20px;
  cursor: pointer;
}
.cid-uEKX5EhXm8 .social-wrapper .social-wrap .social-item:last-child {
  margin-right: 0;
}
.cid-uEKX5EhXm8 .social-wrapper .social-wrap .social-item:hover .mbr-iconfont,
.cid-uEKX5EhXm8 .social-wrapper .social-wrap .social-item:focus .mbr-iconfont {
  color: #f2ac2b;
  background-color: #40537b;
}
.cid-uEKX5EhXm8 .social-wrapper .social-wrap .social-item .mbr-iconfont {
  width: 30px;
  height: 30px;
  font-size: 16px;
  color: #40537b;
  background-color: #f2ac2b;
  transition: all 0.3s ease-in-out;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-uEKX5EhXm8 .mbr-section-title {
  color: #f2ac2b;
}
.cid-uEKX5EhXm8 .mbr-copy {
  color: #d2d2df;
}
.lang-links {
                    position: fixed;
                    left: 15px;
                    bottom: 15px;
                }

                .lang-links .language-wrapper {
                    background-color: #ffffff;
                    border-radius: 25px;
                    width: 50px;
                    height: 50px;
                    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
                    display: flex;
                }

                .lang-links .language {
                    width: 48px;
                    height: 48px;
                    border-radius: 25px;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    padding: 4px;
                }

                .lang-links .language:hover {
                    width: 50px;
                    height: 50px;
                    border-radius: 25px;
                    background-color: #efefef;
                }.cid-uHnYvRxQbq {
  background-color: transparent;
  z-index: 1000;
  width: 100%;
}
.cid-uHnYvRxQbq .navbar-dropdown {
  background: #40537b !important;
  padding: 0;
  position: absolute !important;
}
.cid-uHnYvRxQbq .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #40537b !important;
  background: #40537b;
}
.cid-uHnYvRxQbq .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uHnYvRxQbq .menu_box {
  flex-wrap: nowrap;
}
@media (max-width: 991px) {
  .cid-uHnYvRxQbq .menu_box {
    flex-direction: column;
    align-items: flex-start;
  }
  .cid-uHnYvRxQbq .menu_box .navbar.opened,
  .cid-uHnYvRxQbq .menu_box .navbar-collapse {
    background-color: #40537b !important;
    transition: all 0s ease 0s;
  }
}
.cid-uHnYvRxQbq nav.navbar {
  position: fixed;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.cid-uHnYvRxQbq .icons-menu-main {
  display: flex;
  flex-wrap: wrap;
  min-width: 150px;
}
@media (max-width: 991px) {
  .cid-uHnYvRxQbq .icons-menu-main {
    min-width: auto;
    max-width: 100%;
    margin: 1rem 0 1rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-uHnYvRxQbq .mbr-section-btn-main {
    margin-top: 1rem;
  }
}
.cid-uHnYvRxQbq .btn {
  min-height: auto;
  box-shadow: none;
  margin-top: 0;
}
.cid-uHnYvRxQbq .btn:hover {
  box-shadow: none;
}
@media (min-width: 992px) {
  .cid-uHnYvRxQbq .offcanvas {
    padding: 12rem 64px 0;
    width: 35%;
    background-color: #232b45;
  }
  .cid-uHnYvRxQbq .offcanvas_image img {
    width: auto;
    object-fit: cover;
    display: inline-block;
  }
  .cid-uHnYvRxQbq .offcanvas-header {
    position: relative;
    padding: 0;
  }
  .cid-uHnYvRxQbq .offcanvas-header .btn-close {
    position: absolute;
    top: -70px;
    right: 0;
    width: 35px;
    height: 30px;
  }
  .cid-uHnYvRxQbq .offcanvas-body {
    text-align: center;
    padding: 0;
  }
  .cid-uHnYvRxQbq .offcanvas-body .mbr-text,
  .cid-uHnYvRxQbq .offcanvas-body .mbr-section-subtitle {
    margin-bottom: 32px;
  }
  .cid-uHnYvRxQbq .offcanvas-body .offcanvas_contact {
    margin: 0;
  }
  .cid-uHnYvRxQbq .offcanvas_box button.btn_offcanvas {
    outline: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
  }
  .cid-uHnYvRxQbq .offcanvas_box button.btn_offcanvas .hamburger span {
    position: absolute;
    right: 0;
    width: 40px;
    height: 2px;
    border-right: 5px;
    background-color: #f2ac2b;
  }
  .cid-uHnYvRxQbq .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(1) {
    top: 18px;
    transition: all 0.2s;
  }
  .cid-uHnYvRxQbq .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(2) {
    top: 25px;
    transition: all 0.2s;
  }
  .cid-uHnYvRxQbq .offcanvas_box button.btn_offcanvas:hover .hamburger span {
    width: 36px;
  }
  .cid-uHnYvRxQbq .offcanvas_box button.btn_offcanvas:hover .hamburger span:nth-child(2) {
    width: 33px;
    transition-delay: 0.2s;
  }
  .cid-uHnYvRxQbq ul.navbar-nav {
    padding-bottom: 1.5rem;
  }
  .cid-uHnYvRxQbq .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uHnYvRxQbq .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
  }
  .cid-uHnYvRxQbq .link.dropdown-toggle::after {
    padding: 0 !important;
    transform: rotate(45deg);
  }
  .cid-uHnYvRxQbq li.nav-item {
    position: relative;
    display: inline-block;
    padding: 0 !important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 600 !important;
    text-decoration: none;
    letter-spacing: 0 !important;
    z-index: 1;
  }
  .cid-uHnYvRxQbq .lg_brand {
    margin: 0 1rem;
  }
  .cid-uHnYvRxQbq .navbar-nav.nav-dropdown {
    display: -webkit-flex;
    width: 100%;
    justify-content: center;
    min-width: 200px;
  }
}
.cid-uHnYvRxQbq .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .cid-uHnYvRxQbq .nav-item {
    margin: 4px 20px;
  }
}
@media (max-width: 991px) {
  .cid-uHnYvRxQbq .nav-item {
    margin: 0 !important;
  }
}
.cid-uHnYvRxQbq .nav-item .nav-link {
  transition: all 0.3s ease-out;
}
.cid-uHnYvRxQbq .nav-item .nav-link:hover,
.cid-uHnYvRxQbq .nav-item .nav-link:focus {
  color: #f2ac2b !important;
  text-shadow: 2px 2px 4px #f2ac2b;
}
.cid-uHnYvRxQbq .dropdown-menu {
  border-radius: 0;
  box-shadow: none;
  text-align: left;
}
@media (min-width: 992px) {
  .cid-uHnYvRxQbq .dropdown-menu {
    padding: 18px 34px 22px;
    min-width: 250px;
    top: auto !important;
    left: -40px !important;
  }
  .cid-uHnYvRxQbq .dropdown-menu.dropdown-submenu {
    left: 215px !important;
    top: -45% !important;
  }
}
@media (max-width: 991px) {
  .cid-uHnYvRxQbq .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uHnYvRxQbq .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
    right: 15px;
    position: absolute;
    margin-top: -2px;
  }
  .cid-uHnYvRxQbq .show.dropdown-toggle[aria-expanded="true"]::after {
    transform: rotate(45deg);
    margin-top: -4px;
  }
  .cid-uHnYvRxQbq .offcanvas_box {
    display: none;
  }
}
.cid-uHnYvRxQbq .dropdown-item {
  border: none;
  font-weight: 300 !important;
}
.cid-uHnYvRxQbq .nav-dropdown .link {
  font-weight: 600 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.cid-uHnYvRxQbq .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0;
}
.cid-uHnYvRxQbq .container {
  display: flex;
  margin: auto;
}
.cid-uHnYvRxQbq .iconfont-wrapper {
  color: #f2ac2b;
  font-size: 17px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.cid-uHnYvRxQbq .iconfont-wrapper:last-child {
  margin-right: 0;
}
.cid-uHnYvRxQbq .iconfont-wrapper:hover {
  opacity: .5;
}
.cid-uHnYvRxQbq .navbar-nav {
  margin: 0 1rem;
}
@media (min-width: 992px) {
  .cid-uHnYvRxQbq .navbar-nav {
    margin: 0;
  }
}
.cid-uHnYvRxQbq .dropdown-menu,
.cid-uHnYvRxQbq .navbar.opened {
  background-color: true !important;
}
.cid-uHnYvRxQbq .nav-item:focus,
.cid-uHnYvRxQbq .nav-link:focus {
  outline: none;
}
.cid-uHnYvRxQbq .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-uHnYvRxQbq .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uHnYvRxQbq .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uHnYvRxQbq .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uHnYvRxQbq .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uHnYvRxQbq .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uHnYvRxQbq .navbar {
  min-height: 70px;
  padding: 10px 0;
  transition: all 0.3s;
  border-bottom-width: 0;
}
@media (max-width: 992px) {
  .cid-uHnYvRxQbq .navbar {
    min-height: 30px;
    max-height: none;
  }
}
.cid-uHnYvRxQbq .navbar.opened {
  transition: all 0.3s;
}
.cid-uHnYvRxQbq .navbar .dropdown-item {
  padding: 0;
  margin: 8px 0;
}
.cid-uHnYvRxQbq .navbar .navbar-logo img {
  max-width: 54px;
  min-height: 54px;
  object-fit: contain;
  border-radius: 100% !important;
}
.cid-uHnYvRxQbq .navbar .navbar-collapse {
  justify-content: center;
  justify-content: space-between;
  z-index: 1;
}
.cid-uHnYvRxQbq .navbar.collapsed {
  justify-content: center;
}
.cid-uHnYvRxQbq .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uHnYvRxQbq .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-uHnYvRxQbq .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uHnYvRxQbq .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uHnYvRxQbq .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uHnYvRxQbq .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: left;
}
.cid-uHnYvRxQbq .navbar.collapsed .icons-menu {
  padding: 0;
}
@media (max-width: 991px) {
  .cid-uHnYvRxQbq .navbar .nav-item {
    padding: .5rem 0;
  }
  .cid-uHnYvRxQbq .navbar .navbar-collapse {
    padding: 34px 0;
    border-radius: 16px;
    width: 100%;
  }
  .cid-uHnYvRxQbq .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uHnYvRxQbq .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uHnYvRxQbq .navbar .dropdown-menu {
    padding: 6px 0 6px 15px;
  }
  .cid-uHnYvRxQbq .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uHnYvRxQbq .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
    margin-top: -0.4rem;
  }
  .cid-uHnYvRxQbq .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-uHnYvRxQbq .navbar ul.navbar-nav {
    overflow: hidden;
  }
  .cid-uHnYvRxQbq .navbar ul.navbar-nav li {
    margin: 0;
  }
  .cid-uHnYvRxQbq .navbar .dropdown-menu .dropdown-item {
    padding: 0 !important;
    margin: 0;
    margin-top: 8px;
    text-align: left;
  }
  .cid-uHnYvRxQbq .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 0;
    width: 100%;
    justify-content: space-between;
  }
  .cid-uHnYvRxQbq .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uHnYvRxQbq .navbar .icons-menu {
    padding: 0;
  }
}
.cid-uHnYvRxQbq .navbar.navbar-short {
  min-height: 60px;
}
.cid-uHnYvRxQbq .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-uHnYvRxQbq .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-uHnYvRxQbq .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uHnYvRxQbq .navbar-brand .navbar-caption {
  line-height: inherit !important;
  font-weight: 600;
}
.cid-uHnYvRxQbq .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uHnYvRxQbq .dropdown-item.active,
.cid-uHnYvRxQbq .dropdown-item:active {
  background-color: transparent;
}
.cid-uHnYvRxQbq .navbar-expand-lg .navbar-nav .nav-link {
  padding: 2px 10px !important;
}
.cid-uHnYvRxQbq .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uHnYvRxQbq .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uHnYvRxQbq .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uHnYvRxQbq ul.navbar-nav {
  flex-wrap: wrap;
  padding: 0;
}
.cid-uHnYvRxQbq .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-uHnYvRxQbq button.navbar-toggler {
  outline: none;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #40537b;
  background: #f2ac2b;
}
.cid-uHnYvRxQbq button.navbar-toggler .hamburger span {
  position: absolute;
  right: 10px;
  margin-top: 14px;
  width: 26px;
  height: 2px;
  border-right: 5px;
  background-color: #f2ac2b;
}
.cid-uHnYvRxQbq button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uHnYvRxQbq button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uHnYvRxQbq button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uHnYvRxQbq button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uHnYvRxQbq nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uHnYvRxQbq nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uHnYvRxQbq nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uHnYvRxQbq nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uHnYvRxQbq a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-uHnYvRxQbq .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding: 0;
  text-align: center;
  margin-bottom: 35px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uHnYvRxQbq .navbar {
    height: 70px;
  }
  .cid-uHnYvRxQbq .navbar.opened {
    height: auto;
  }
  .cid-uHnYvRxQbq .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uHnYvRxQbq .navbar-dropdown .navbar-logo {
  margin-right: 15px;
}
@media (min-width: 768px) {
  .cid-uHnYvRxQbq .container-fluid {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.cid-uHnYvRxQbq .mbr-section-btn-main {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  .cid-uHnYvRxQbq .mbr-section-btn-main {
    display: block;
    padding: 0;
  }
}
.cid-uHnYvRxQbq .mbr-section-btn-main .btn {
  border-width: 1px;
  margin: 8px;
  min-width: 180px;
}
.cid-uHnYvRxQbq .navbar-caption:hover {
  color: #f2ac2b;
}
@media (min-width: 992px) {
  .cid-uHnYvRxQbq .dropdown-menu.dropdown-submenu {
    left: 175px !important;
    top: -45% !important;
  }
}
.cid-uHnYvRxQbq .text_widget {
  margin-bottom: 32px;
}
.cid-uHnYvRxQbq .text_widget a {
  transition: all 0.3s ease-out;
}
.cid-uHnYvRxQbq .text_widget a:hover,
.cid-uHnYvRxQbq .text_widget a:focus {
  opacity: .6;
}
.cid-uHnYvRxQbq .mbr-section-subtitle {
  color: #f2ac2b;
  text-align: center;
}
.cid-uHnYvRxQbq .navbar-caption {
  color: #f2ac2b;
}
.cid-uHnYvRxQbq .mbr-text {
  color: #ffffff;
  text-align: center;
}
.cid-uHnYvRxQbq .mbr-section-subtitle,
.cid-uHnYvRxQbq .text_widget,
.cid-uHnYvRxQbq .mbr-section-btn {
  text-align: center;
}
.cid-uHnYvRxQbq a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
  background-image: none;
}
.cid-uHnYvOVNXq {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-image: url("../../../assets/images/cabeceraprofetascolorinterior-27-2000x716.png");
}
.cid-uHnYvOVNXq .mbr-fallback-image.disabled {
  display: none;
}
.cid-uHnYvOVNXq .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uHnYvOVNXq .row {
  justify-content: center;
}
.cid-uHnYvOVNXq .container-fluid {
  padding: 0 40px;
}
@media (max-width: 992px) {
  .cid-uHnYvOVNXq .container-fluid {
    padding: 0 15px;
  }
}
@media (max-width: 992px) {
  .cid-uHnYvOVNXq .container {
    padding: 0 15px;
  }
}
.cid-uHnYvOVNXq .content-wrapper .mbr-section-subtitle {
  margin-bottom: 16px;
}
.cid-uHnYvOVNXq .content-wrapper .mbr-section-title {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .cid-uHnYvOVNXq .content-wrapper .mbr-section-title {
    margin-bottom: 20px;
  }
}
.cid-uHnYvOVNXq .content-wrapper .mbr-text {
  margin-bottom: 0;
}
.cid-uHnYvOVNXq .mbr-section-btn {
  margin-top: 40px;
}
.cid-uHnYvOVNXq .mbr-section-title {
  color: #ffffff;
}
.cid-uHnYvOVNXq .mbr-section-subtitle {
  color: #f2ac2b;
  text-align: center;
}
.cid-uHnYvOVNXq .mbr-text {
  color: #ffffff;
  text-align: right;
}
.cid-uHnYvOVNXq .mbr-section-title,
.cid-uHnYvOVNXq .mbr-section-btn {
  text-align: right;
  color: #ffffff;
}
.cid-uHnYvPjDgg {
  padding-top: 2rem;
  padding-bottom: 1rem;
  background-color: #40537b;
}
.cid-uHnYvPjDgg .mbr-fallback-image.disabled {
  display: none;
}
.cid-uHnYvPjDgg .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 992px) {
  .cid-uHnYvPjDgg .container {
    padding: 0 15px;
  }
}
.cid-uHnYvPjDgg .title-wrapper .mbr-section-title {
  margin-bottom: 40px;
  padding-right: 8px;
}
@media (max-width: 992px) {
  .cid-uHnYvPjDgg .title-wrapper .mbr-section-title {
    padding: 0;
  }
}
.cid-uHnYvPjDgg .content-wrapper .mbr-text {
  margin-bottom: 20px;
}
.cid-uHnYvPjDgg .content-wrapper .mbr-name {
  margin: 0;
}
.cid-uHnYvPjDgg .mbr-section-title {
  color: #f2ac2b;
}
.cid-uHnYvPjDgg .mbr-text {
  color: #ffffff;
}
.cid-uHnYvPjDgg .mbr-name {
  color: #f2ac2b;
}
.cid-uHFahjrgDi {
  padding-top: 0rem;
  padding-bottom: 0rem;
  overflow: hidden;
  background-color: #40537b;
}
.cid-uHFahjrgDi .mbr-fallback-image.disabled {
  display: none;
}
.cid-uHFahjrgDi .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uHFahjrgDi .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-uHFahjrgDi .container {
    padding: 0 15px;
  }
}
.cid-uHFahjrgDi .image-wrapper {
  margin-right: 48px;
}
@media (max-width: 992px) {
  .cid-uHFahjrgDi .image-wrapper {
    margin: 0 0 40px 0;
  }
}
.cid-uHFahjrgDi .image-wrapper img {
  height: 100%;
  object-fit: contain;
}
@media (max-width: 768px) {
  .cid-uHFahjrgDi .image-wrapper img {
    height: 100%;
  }
}
.cid-uHFahjrgDi .content-wrapper .mbr-section-title {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .cid-uHFahjrgDi .content-wrapper .mbr-section-title {
    margin-bottom: 20px;
  }
}
.cid-uHFahjrgDi .content-wrapper .mbr-section-subtitle {
  margin-bottom: 20px;
}
.cid-uHFahjrgDi .content-wrapper .mbr-text {
  margin-bottom: 16px;
}
.cid-uHFahjrgDi .content-wrapper .mbr-section-btn {
  margin-top: 40px;
}
.cid-uHFahjrgDi .mbr-section-title {
  color: #ffffff;
}
.cid-uHFahjrgDi .mbr-section-subtitle {
  color: #ffffff;
}
.cid-uHFahjrgDi .mbr-text {
  color: #ffffff;
}
.cid-uHFahjrgDi .mbr-section-title,
.cid-uHFahjrgDi .mbr-section-btn {
  color: #f2ac2b;
}
.cid-uHFdjsW7yw {
  padding-top: 1rem;
  padding-bottom: 0rem;
  overflow: hidden;
  background-color: #40537b;
}
.cid-uHFdjsW7yw .mbr-fallback-image.disabled {
  display: none;
}
.cid-uHFdjsW7yw .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uHFdjsW7yw .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-uHFdjsW7yw .container {
    padding: 0 15px;
  }
}
.cid-uHFdjsW7yw .image-wrapper {
  margin-right: 48px;
  margin-right: 0;
  margin-left: 48px;
}
@media (max-width: 992px) {
  .cid-uHFdjsW7yw .image-wrapper {
    margin: 0;
  }
}
@media (max-width: 992px) {
  .cid-uHFdjsW7yw .image-wrapper {
    margin: 0 0 40px 0;
  }
}
.cid-uHFdjsW7yw .image-wrapper img {
  height: 100%;
  object-fit: contain;
}
@media (max-width: 768px) {
  .cid-uHFdjsW7yw .image-wrapper img {
    height: 100%;
  }
}
.cid-uHFdjsW7yw .content-wrapper .mbr-section-title {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .cid-uHFdjsW7yw .content-wrapper .mbr-section-title {
    margin-bottom: 20px;
  }
}
.cid-uHFdjsW7yw .content-wrapper .mbr-section-subtitle {
  margin-bottom: 20px;
}
.cid-uHFdjsW7yw .content-wrapper .mbr-text {
  margin-bottom: 16px;
}
.cid-uHFdjsW7yw .content-wrapper .mbr-section-btn {
  margin-top: 40px;
}
.cid-uHFdjsW7yw .mbr-section-title {
  color: #ffffff;
}
.cid-uHFdjsW7yw .mbr-section-subtitle {
  color: #ffffff;
}
.cid-uHFdjsW7yw .mbr-text {
  color: #ffffff;
}
.cid-uHFdjsW7yw .mbr-section-title,
.cid-uHFdjsW7yw .mbr-section-btn {
  color: #f2ac2b;
}
.cid-uHFhXUe0fO {
  padding-top: 0rem;
  padding-bottom: 1rem;
  overflow: hidden;
  background-color: #40537b;
}
.cid-uHFhXUe0fO .mbr-fallback-image.disabled {
  display: none;
}
.cid-uHFhXUe0fO .mbr-fallback-image {
  display: block;
  background-size: contain;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uHFhXUe0fO .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-uHFhXUe0fO .container {
    padding: 0 15px;
  }
}
.cid-uHFhXUe0fO .image-wrapper {
  margin-right: 48px;
}
@media (max-width: 992px) {
  .cid-uHFhXUe0fO .image-wrapper {
    margin: 0 0 40px 0;
  }
}
.cid-uHFhXUe0fO .image-wrapper img {
  height: 100%;
  object-fit: contain;
}
@media (max-width: 768px) {
  .cid-uHFhXUe0fO .image-wrapper img {
    height: 100%;
  }
}
.cid-uHFhXUe0fO .content-wrapper .mbr-section-title {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .cid-uHFhXUe0fO .content-wrapper .mbr-section-title {
    margin-bottom: 20px;
  }
}
.cid-uHFhXUe0fO .content-wrapper .mbr-section-subtitle {
  margin-bottom: 20px;
}
.cid-uHFhXUe0fO .content-wrapper .mbr-text {
  margin-bottom: 16px;
}
.cid-uHFhXUe0fO .content-wrapper .mbr-section-btn {
  margin-top: 40px;
}
.cid-uHFhXUe0fO .mbr-section-title {
  color: #ffffff;
}
.cid-uHFhXUe0fO .mbr-section-subtitle {
  color: #ffffff;
}
.cid-uHFhXUe0fO .mbr-text {
  color: #ffffff;
}
.cid-uHFhXUe0fO .mbr-section-title,
.cid-uHFhXUe0fO .mbr-section-btn {
  color: #f2ac2b;
}
.cid-uHFihg4VDv {
  padding-top: 0rem;
  padding-bottom: 0rem;
  overflow: hidden;
  background-color: #40537b;
}
.cid-uHFihg4VDv .mbr-fallback-image.disabled {
  display: none;
}
.cid-uHFihg4VDv .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uHFihg4VDv .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-uHFihg4VDv .container {
    padding: 0 15px;
  }
}
.cid-uHFihg4VDv .image-wrapper {
  margin-right: 48px;
  margin-right: 0;
  margin-left: 48px;
}
@media (max-width: 992px) {
  .cid-uHFihg4VDv .image-wrapper {
    margin: 0;
  }
}
@media (max-width: 992px) {
  .cid-uHFihg4VDv .image-wrapper {
    margin: 0 0 40px 0;
  }
}
.cid-uHFihg4VDv .image-wrapper img {
  height: 100%;
  object-fit: contain;
}
@media (max-width: 768px) {
  .cid-uHFihg4VDv .image-wrapper img {
    height: 100%;
  }
}
.cid-uHFihg4VDv .content-wrapper .mbr-section-title {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .cid-uHFihg4VDv .content-wrapper .mbr-section-title {
    margin-bottom: 20px;
  }
}
.cid-uHFihg4VDv .content-wrapper .mbr-section-subtitle {
  margin-bottom: 20px;
}
.cid-uHFihg4VDv .content-wrapper .mbr-text {
  margin-bottom: 16px;
}
.cid-uHFihg4VDv .content-wrapper .mbr-section-btn {
  margin-top: 40px;
}
.cid-uHFihg4VDv .mbr-section-title {
  color: #ffffff;
}
.cid-uHFihg4VDv .mbr-section-subtitle {
  color: #ffffff;
}
.cid-uHFihg4VDv .mbr-text {
  color: #ffffff;
}
.cid-uHFihg4VDv .mbr-section-title,
.cid-uHFihg4VDv .mbr-section-btn {
  color: #f2ac2b;
}
.cid-uHFkbVg8ez {
  padding-top: 2rem;
  padding-bottom: 1rem;
  background-color: #40537b;
}
.cid-uHFkbVg8ez .mbr-fallback-image.disabled {
  display: none;
}
.cid-uHFkbVg8ez .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 992px) {
  .cid-uHFkbVg8ez .container {
    padding: 0 15px;
  }
}
.cid-uHFkbVg8ez .title-wrapper .mbr-section-title {
  margin-bottom: 40px;
  padding-right: 8px;
}
@media (max-width: 992px) {
  .cid-uHFkbVg8ez .title-wrapper .mbr-section-title {
    padding: 0;
  }
}
.cid-uHFkbVg8ez .content-wrapper .mbr-text {
  margin-bottom: 20px;
}
.cid-uHFkbVg8ez .content-wrapper .mbr-name {
  margin: 0;
}
.cid-uHFkbVg8ez .mbr-section-title {
  color: #f2ac2b;
}
.cid-uHFkbVg8ez .mbr-text {
  color: #ffffff;
}
.cid-uHFkbVg8ez .mbr-name {
  color: #f2ac2b;
}
.cid-uHnYvS2o86 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #40537b;
}
.cid-uHnYvS2o86 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uHnYvS2o86 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uHnYvS2o86 .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-uHnYvS2o86 .container {
    padding: 0 15px;
  }
}
.cid-uHnYvS2o86 .title-wrapper {
  margin-bottom: 15px;
}
@media (max-width: 992px) {
  .cid-uHnYvS2o86 .title-wrapper {
    text-align: center;
  }
}
.cid-uHnYvS2o86 .title-wrapper .title-wrap {
  display: inline-flex;
  align-items: center;
}
.cid-uHnYvS2o86 .title-wrapper img {
  width: 54px;
  height: 54px;
  border-radius: 100% !important;
  margin-right: 10px;
  object-fit: contain;
}
.cid-uHnYvS2o86 .title-wrapper .mbr-section-title {
  margin-bottom: 0;
}
.cid-uHnYvS2o86 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  padding: 0;
  list-style-type: none;
  height: 100%;
  color: #ffffff;
}
@media (max-width: 992px) {
  .cid-uHnYvS2o86 .list {
    justify-content: center;
  }
}
.cid-uHnYvS2o86 .list .item-wrap {
  margin: 0 10px 10px 0;
  transition: all 0.3s ease-in-out;
}
.cid-uHnYvS2o86 .list .item-wrap:hover,
.cid-uHnYvS2o86 .list .item-wrap:focus {
  color: #f2ac2b;
  text-shadow: 2px 2px 4px #f2ac2b;
}
.cid-uHnYvS2o86 .list .item-wrap:last-child {
  margin-right: 0;
}
.cid-uHnYvS2o86 .border-wrap {
  height: 1px;
  background: radial-gradient(50% 50% at 50% 50%, #232323 0, transparent 100%);
}
.cid-uHnYvS2o86 .copy-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
@media (max-width: 992px) {
  .cid-uHnYvS2o86 .copy-wrapper {
    height: auto;
  }
}
.cid-uHnYvS2o86 .copy-wrapper .mbr-copy {
  width: 100%;
  padding: 25px 0;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uHnYvS2o86 .copy-wrapper .mbr-copy {
    text-align: center;
  }
}
@media (max-width: 992px) {
  .cid-uHnYvS2o86 .copy-wrapper .mbr-copy {
    padding: 25px 0 0;
  }
}
.cid-uHnYvS2o86 .social-wrapper {
  padding: 25px 0;
  height: 100%;
  text-align: right;
}
@media (max-width: 992px) {
  .cid-uHnYvS2o86 .social-wrapper {
    text-align: center;
  }
}
.cid-uHnYvS2o86 .social-wrapper .social-wrap {
  height: 100%;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
}
.cid-uHnYvS2o86 .social-wrapper .social-wrap .social-item {
  display: block;
  margin-right: 20px;
  cursor: pointer;
}
.cid-uHnYvS2o86 .social-wrapper .social-wrap .social-item:last-child {
  margin-right: 0;
}
.cid-uHnYvS2o86 .social-wrapper .social-wrap .social-item:hover .mbr-iconfont,
.cid-uHnYvS2o86 .social-wrapper .social-wrap .social-item:focus .mbr-iconfont {
  color: #f2ac2b;
  background-color: #40537b;
}
.cid-uHnYvS2o86 .social-wrapper .social-wrap .social-item .mbr-iconfont {
  width: 30px;
  height: 30px;
  font-size: 16px;
  color: #40537b;
  background-color: #f2ac2b;
  transition: all 0.3s ease-in-out;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-uHnYvS2o86 .mbr-section-title {
  color: #f2ac2b;
}
.cid-uHnYvS2o86 .mbr-copy {
  color: #d2d2df;
}
.cid-uHF7Eobt80.popup-builder {
  background-color: #ffffff;
}
.cid-uHF7Eobt80.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-uHF7Eobt80.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-uHF7Eobt80 .modal-content,
.cid-uHF7Eobt80 .modal-dialog {
  height: auto;
}
.cid-uHF7Eobt80 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-uHF7Eobt80 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-uHF7Eobt80 .form-wrapper .mbr-form .form-group,
  .cid-uHF7Eobt80 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-uHF7Eobt80 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-uHF7Eobt80 .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-uHF7Eobt80 .mbr-text {
  text-align: center;
}
.cid-uHF7Eobt80 .pt-0 {
  padding-top: 0 !important;
}
.cid-uHF7Eobt80 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-uHF7Eobt80 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-uHF7Eobt80 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-uHF7Eobt80 .modal-open {
  overflow: hidden;
}
.cid-uHF7Eobt80 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-uHF7Eobt80 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-uHF7Eobt80 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-uHF7Eobt80 .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-uHF7Eobt80 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-uHF7Eobt80 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-uHF7Eobt80 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-uHF7Eobt80 .modal-content {
  background: #d2d2df;
  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-uHF7Eobt80 .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-uHF7Eobt80 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-uHF7Eobt80 .modal-backdrop.fade {
  opacity: 0;
}
.cid-uHF7Eobt80 .modal-backdrop.show {
  opacity: .5;
}
.cid-uHF7Eobt80 .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-uHF7Eobt80 .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-uHF7Eobt80 .modal-header {
    padding: 1rem;
  }
}
.cid-uHF7Eobt80 .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-uHF7Eobt80 .modal-header .close svg {
  fill: #353535;
}
.cid-uHF7Eobt80 .modal-header .close:hover {
  opacity: 1;
}
.cid-uHF7Eobt80 .modal-header .close:focus {
  outline: none;
}
.cid-uHF7Eobt80 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
  color: #40537b;
}
.cid-uHF7Eobt80 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-uHF7Eobt80 .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-uHF7Eobt80 .modal-body {
    padding: 1rem;
  }
}
.cid-uHF7Eobt80 .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-uHF7Eobt80 .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-uHF7Eobt80 .modal-footer {
    padding: 1rem;
  }
}
.cid-uHF7Eobt80 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-uHF7Eobt80 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-uHF7Eobt80 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-uHF7Eobt80 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-uHF7Eobt80 .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-uHF7Eobt80 .modal-lg,
  .cid-uHF7Eobt80 .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-uHF7Eobt80 .modal-xl {
    max-width: 1140px;
  }
}
.cid-uHF7Eobt80 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-uHF7Eobt80 .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-uHF7Eobt80 .form-group {
  margin-bottom: 1rem;
}
.cid-uHF7Eobt80 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-uHF7Eobt80 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-uHF7Eobt80 .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-uHF7Eobt80 .mbr-section-btn {
  margin: 0;
}
.cid-uHF7Eobt80 .mbr-section-btn .btn {
  margin: 0;
}
.cid-uHFiFkTiRU.popup-builder {
  background-color: #ffffff;
}
.cid-uHFiFkTiRU.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-uHFiFkTiRU.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-uHFiFkTiRU .modal-content,
.cid-uHFiFkTiRU .modal-dialog {
  height: auto;
}
.cid-uHFiFkTiRU .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-uHFiFkTiRU .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-uHFiFkTiRU .form-wrapper .mbr-form .form-group,
  .cid-uHFiFkTiRU .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-uHFiFkTiRU .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-uHFiFkTiRU .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-uHFiFkTiRU .mbr-text {
  text-align: center;
}
.cid-uHFiFkTiRU .pt-0 {
  padding-top: 0 !important;
}
.cid-uHFiFkTiRU .pb-0 {
  padding-bottom: 0 !important;
}
.cid-uHFiFkTiRU .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-uHFiFkTiRU .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-uHFiFkTiRU .modal-open {
  overflow: hidden;
}
.cid-uHFiFkTiRU .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-uHFiFkTiRU .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-uHFiFkTiRU .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-uHFiFkTiRU .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-uHFiFkTiRU .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-uHFiFkTiRU .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-uHFiFkTiRU .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-uHFiFkTiRU .modal-content {
  background: #d2d2df;
  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-uHFiFkTiRU .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-uHFiFkTiRU .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-uHFiFkTiRU .modal-backdrop.fade {
  opacity: 0;
}
.cid-uHFiFkTiRU .modal-backdrop.show {
  opacity: .5;
}
.cid-uHFiFkTiRU .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-uHFiFkTiRU .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-uHFiFkTiRU .modal-header {
    padding: 1rem;
  }
}
.cid-uHFiFkTiRU .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-uHFiFkTiRU .modal-header .close svg {
  fill: #353535;
}
.cid-uHFiFkTiRU .modal-header .close:hover {
  opacity: 1;
}
.cid-uHFiFkTiRU .modal-header .close:focus {
  outline: none;
}
.cid-uHFiFkTiRU .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
  color: #40537b;
}
.cid-uHFiFkTiRU .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-uHFiFkTiRU .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-uHFiFkTiRU .modal-body {
    padding: 1rem;
  }
}
.cid-uHFiFkTiRU .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-uHFiFkTiRU .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-uHFiFkTiRU .modal-footer {
    padding: 1rem;
  }
}
.cid-uHFiFkTiRU .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-uHFiFkTiRU .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-uHFiFkTiRU .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-uHFiFkTiRU .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-uHFiFkTiRU .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-uHFiFkTiRU .modal-lg,
  .cid-uHFiFkTiRU .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-uHFiFkTiRU .modal-xl {
    max-width: 1140px;
  }
}
.cid-uHFiFkTiRU .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-uHFiFkTiRU .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-uHFiFkTiRU .form-group {
  margin-bottom: 1rem;
}
.cid-uHFiFkTiRU .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-uHFiFkTiRU .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-uHFiFkTiRU .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-uHFiFkTiRU .mbr-section-btn {
  margin: 0;
}
.cid-uHFiFkTiRU .mbr-section-btn .btn {
  margin: 0;
}
.lang-links {
                    position: fixed;
                    left: 15px;
                    bottom: 15px;
                }

                .lang-links .language-wrapper {
                    background-color: #ffffff;
                    border-radius: 25px;
                    width: 50px;
                    height: 50px;
                    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
                    display: flex;
                }

                .lang-links .language {
                    width: 48px;
                    height: 48px;
                    border-radius: 25px;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    padding: 4px;
                }

                .lang-links .language:hover {
                    width: 50px;
                    height: 50px;
                    border-radius: 25px;
                    background-color: #efefef;
                }.cid-uHHuYilqR2 {
  background-color: transparent;
  z-index: 1000;
  width: 100%;
}
.cid-uHHuYilqR2 .navbar-dropdown {
  background: #40537b !important;
  padding: 0;
  position: absolute !important;
}
.cid-uHHuYilqR2 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #40537b !important;
  background: #40537b;
}
.cid-uHHuYilqR2 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uHHuYilqR2 .menu_box {
  flex-wrap: nowrap;
}
@media (max-width: 991px) {
  .cid-uHHuYilqR2 .menu_box {
    flex-direction: column;
    align-items: flex-start;
  }
  .cid-uHHuYilqR2 .menu_box .navbar.opened,
  .cid-uHHuYilqR2 .menu_box .navbar-collapse {
    background-color: #40537b !important;
    transition: all 0s ease 0s;
  }
}
.cid-uHHuYilqR2 nav.navbar {
  position: fixed;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.cid-uHHuYilqR2 .icons-menu-main {
  display: flex;
  flex-wrap: wrap;
  min-width: 150px;
}
@media (max-width: 991px) {
  .cid-uHHuYilqR2 .icons-menu-main {
    min-width: auto;
    max-width: 100%;
    margin: 1rem 0 1rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-uHHuYilqR2 .mbr-section-btn-main {
    margin-top: 1rem;
  }
}
.cid-uHHuYilqR2 .btn {
  min-height: auto;
  box-shadow: none;
  margin-top: 0;
}
.cid-uHHuYilqR2 .btn:hover {
  box-shadow: none;
}
@media (min-width: 992px) {
  .cid-uHHuYilqR2 .offcanvas {
    padding: 12rem 64px 0;
    width: 35%;
    background-color: #232b45;
  }
  .cid-uHHuYilqR2 .offcanvas_image img {
    width: auto;
    object-fit: cover;
    display: inline-block;
  }
  .cid-uHHuYilqR2 .offcanvas-header {
    position: relative;
    padding: 0;
  }
  .cid-uHHuYilqR2 .offcanvas-header .btn-close {
    position: absolute;
    top: -70px;
    right: 0;
    width: 35px;
    height: 30px;
  }
  .cid-uHHuYilqR2 .offcanvas-body {
    text-align: center;
    padding: 0;
  }
  .cid-uHHuYilqR2 .offcanvas-body .mbr-text,
  .cid-uHHuYilqR2 .offcanvas-body .mbr-section-subtitle {
    margin-bottom: 32px;
  }
  .cid-uHHuYilqR2 .offcanvas-body .offcanvas_contact {
    margin: 0;
  }
  .cid-uHHuYilqR2 .offcanvas_box button.btn_offcanvas {
    outline: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
  }
  .cid-uHHuYilqR2 .offcanvas_box button.btn_offcanvas .hamburger span {
    position: absolute;
    right: 0;
    width: 40px;
    height: 2px;
    border-right: 5px;
    background-color: #f2ac2b;
  }
  .cid-uHHuYilqR2 .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(1) {
    top: 18px;
    transition: all 0.2s;
  }
  .cid-uHHuYilqR2 .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(2) {
    top: 25px;
    transition: all 0.2s;
  }
  .cid-uHHuYilqR2 .offcanvas_box button.btn_offcanvas:hover .hamburger span {
    width: 36px;
  }
  .cid-uHHuYilqR2 .offcanvas_box button.btn_offcanvas:hover .hamburger span:nth-child(2) {
    width: 33px;
    transition-delay: 0.2s;
  }
  .cid-uHHuYilqR2 ul.navbar-nav {
    padding-bottom: 1.5rem;
  }
  .cid-uHHuYilqR2 .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uHHuYilqR2 .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
  }
  .cid-uHHuYilqR2 .link.dropdown-toggle::after {
    padding: 0 !important;
    transform: rotate(45deg);
  }
  .cid-uHHuYilqR2 li.nav-item {
    position: relative;
    display: inline-block;
    padding: 0 !important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 600 !important;
    text-decoration: none;
    letter-spacing: 0 !important;
    z-index: 1;
  }
  .cid-uHHuYilqR2 .lg_brand {
    margin: 0 1rem;
  }
  .cid-uHHuYilqR2 .navbar-nav.nav-dropdown {
    display: -webkit-flex;
    width: 100%;
    justify-content: center;
    min-width: 200px;
  }
}
.cid-uHHuYilqR2 .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .cid-uHHuYilqR2 .nav-item {
    margin: 4px 20px;
  }
}
@media (max-width: 991px) {
  .cid-uHHuYilqR2 .nav-item {
    margin: 0 !important;
  }
}
.cid-uHHuYilqR2 .nav-item .nav-link {
  transition: all 0.3s ease-out;
}
.cid-uHHuYilqR2 .nav-item .nav-link:hover,
.cid-uHHuYilqR2 .nav-item .nav-link:focus {
  color: #f2ac2b !important;
  text-shadow: 2px 2px 4px #f2ac2b;
}
.cid-uHHuYilqR2 .dropdown-menu {
  border-radius: 0;
  box-shadow: none;
  text-align: left;
}
@media (min-width: 992px) {
  .cid-uHHuYilqR2 .dropdown-menu {
    padding: 18px 34px 22px;
    min-width: 250px;
    top: auto !important;
    left: -40px !important;
  }
  .cid-uHHuYilqR2 .dropdown-menu.dropdown-submenu {
    left: 215px !important;
    top: -45% !important;
  }
}
@media (max-width: 991px) {
  .cid-uHHuYilqR2 .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uHHuYilqR2 .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
    right: 15px;
    position: absolute;
    margin-top: -2px;
  }
  .cid-uHHuYilqR2 .show.dropdown-toggle[aria-expanded="true"]::after {
    transform: rotate(45deg);
    margin-top: -4px;
  }
  .cid-uHHuYilqR2 .offcanvas_box {
    display: none;
  }
}
.cid-uHHuYilqR2 .dropdown-item {
  border: none;
  font-weight: 300 !important;
}
.cid-uHHuYilqR2 .nav-dropdown .link {
  font-weight: 600 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.cid-uHHuYilqR2 .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0;
}
.cid-uHHuYilqR2 .container {
  display: flex;
  margin: auto;
}
.cid-uHHuYilqR2 .iconfont-wrapper {
  color: #f2ac2b;
  font-size: 17px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.cid-uHHuYilqR2 .iconfont-wrapper:last-child {
  margin-right: 0;
}
.cid-uHHuYilqR2 .iconfont-wrapper:hover {
  opacity: .5;
}
.cid-uHHuYilqR2 .navbar-nav {
  margin: 0 1rem;
}
@media (min-width: 992px) {
  .cid-uHHuYilqR2 .navbar-nav {
    margin: 0;
  }
}
.cid-uHHuYilqR2 .dropdown-menu,
.cid-uHHuYilqR2 .navbar.opened {
  background-color: true !important;
}
.cid-uHHuYilqR2 .nav-item:focus,
.cid-uHHuYilqR2 .nav-link:focus {
  outline: none;
}
.cid-uHHuYilqR2 .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-uHHuYilqR2 .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uHHuYilqR2 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uHHuYilqR2 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uHHuYilqR2 .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uHHuYilqR2 .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uHHuYilqR2 .navbar {
  min-height: 70px;
  padding: 10px 0;
  transition: all 0.3s;
  border-bottom-width: 0;
}
@media (max-width: 992px) {
  .cid-uHHuYilqR2 .navbar {
    min-height: 30px;
    max-height: none;
  }
}
.cid-uHHuYilqR2 .navbar.opened {
  transition: all 0.3s;
}
.cid-uHHuYilqR2 .navbar .dropdown-item {
  padding: 0;
  margin: 8px 0;
}
.cid-uHHuYilqR2 .navbar .navbar-logo img {
  max-width: 54px;
  min-height: 54px;
  object-fit: contain;
  border-radius: 100% !important;
}
.cid-uHHuYilqR2 .navbar .navbar-collapse {
  justify-content: center;
  justify-content: space-between;
  z-index: 1;
}
.cid-uHHuYilqR2 .navbar.collapsed {
  justify-content: center;
}
.cid-uHHuYilqR2 .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uHHuYilqR2 .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-uHHuYilqR2 .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uHHuYilqR2 .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uHHuYilqR2 .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uHHuYilqR2 .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: left;
}
.cid-uHHuYilqR2 .navbar.collapsed .icons-menu {
  padding: 0;
}
@media (max-width: 991px) {
  .cid-uHHuYilqR2 .navbar .nav-item {
    padding: .5rem 0;
  }
  .cid-uHHuYilqR2 .navbar .navbar-collapse {
    padding: 34px 0;
    border-radius: 16px;
    width: 100%;
  }
  .cid-uHHuYilqR2 .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uHHuYilqR2 .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uHHuYilqR2 .navbar .dropdown-menu {
    padding: 6px 0 6px 15px;
  }
  .cid-uHHuYilqR2 .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uHHuYilqR2 .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
    margin-top: -0.4rem;
  }
  .cid-uHHuYilqR2 .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-uHHuYilqR2 .navbar ul.navbar-nav {
    overflow: hidden;
  }
  .cid-uHHuYilqR2 .navbar ul.navbar-nav li {
    margin: 0;
  }
  .cid-uHHuYilqR2 .navbar .dropdown-menu .dropdown-item {
    padding: 0 !important;
    margin: 0;
    margin-top: 8px;
    text-align: left;
  }
  .cid-uHHuYilqR2 .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 0;
    width: 100%;
    justify-content: space-between;
  }
  .cid-uHHuYilqR2 .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uHHuYilqR2 .navbar .icons-menu {
    padding: 0;
  }
}
.cid-uHHuYilqR2 .navbar.navbar-short {
  min-height: 60px;
}
.cid-uHHuYilqR2 .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-uHHuYilqR2 .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-uHHuYilqR2 .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uHHuYilqR2 .navbar-brand .navbar-caption {
  line-height: inherit !important;
  font-weight: 600;
}
.cid-uHHuYilqR2 .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uHHuYilqR2 .dropdown-item.active,
.cid-uHHuYilqR2 .dropdown-item:active {
  background-color: transparent;
}
.cid-uHHuYilqR2 .navbar-expand-lg .navbar-nav .nav-link {
  padding: 2px 10px !important;
}
.cid-uHHuYilqR2 .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uHHuYilqR2 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uHHuYilqR2 .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uHHuYilqR2 ul.navbar-nav {
  flex-wrap: wrap;
  padding: 0;
}
.cid-uHHuYilqR2 .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-uHHuYilqR2 button.navbar-toggler {
  outline: none;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #40537b;
  background: #f2ac2b;
}
.cid-uHHuYilqR2 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 10px;
  margin-top: 14px;
  width: 26px;
  height: 2px;
  border-right: 5px;
  background-color: #f2ac2b;
}
.cid-uHHuYilqR2 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uHHuYilqR2 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uHHuYilqR2 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uHHuYilqR2 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uHHuYilqR2 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uHHuYilqR2 nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uHHuYilqR2 nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uHHuYilqR2 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uHHuYilqR2 a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-uHHuYilqR2 .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding: 0;
  text-align: center;
  margin-bottom: 35px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uHHuYilqR2 .navbar {
    height: 70px;
  }
  .cid-uHHuYilqR2 .navbar.opened {
    height: auto;
  }
  .cid-uHHuYilqR2 .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uHHuYilqR2 .navbar-dropdown .navbar-logo {
  margin-right: 15px;
}
@media (min-width: 768px) {
  .cid-uHHuYilqR2 .container-fluid {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.cid-uHHuYilqR2 .mbr-section-btn-main {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  .cid-uHHuYilqR2 .mbr-section-btn-main {
    display: block;
    padding: 0;
  }
}
.cid-uHHuYilqR2 .mbr-section-btn-main .btn {
  border-width: 1px;
  margin: 8px;
  min-width: 180px;
}
.cid-uHHuYilqR2 .navbar-caption:hover {
  color: #f2ac2b;
}
@media (min-width: 992px) {
  .cid-uHHuYilqR2 .dropdown-menu.dropdown-submenu {
    left: 175px !important;
    top: -45% !important;
  }
}
.cid-uHHuYilqR2 .text_widget {
  margin-bottom: 32px;
}
.cid-uHHuYilqR2 .text_widget a {
  transition: all 0.3s ease-out;
}
.cid-uHHuYilqR2 .text_widget a:hover,
.cid-uHHuYilqR2 .text_widget a:focus {
  opacity: .6;
}
.cid-uHHuYilqR2 .mbr-section-subtitle {
  color: #f2ac2b;
  text-align: center;
}
.cid-uHHuYilqR2 .navbar-caption {
  color: #f2ac2b;
}
.cid-uHHuYilqR2 .mbr-text {
  color: #ffffff;
  text-align: center;
}
.cid-uHHuYilqR2 .mbr-section-subtitle,
.cid-uHHuYilqR2 .text_widget,
.cid-uHHuYilqR2 .mbr-section-btn {
  text-align: center;
}
.cid-uHHuYilqR2 a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
  background-image: none;
}
.cid-uHHuYh3uSq {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-image: url("../../../assets/images/cabeceraprofetascolorinterior-27-2000x716.png");
}
.cid-uHHuYh3uSq .mbr-fallback-image.disabled {
  display: none;
}
.cid-uHHuYh3uSq .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uHHuYh3uSq .row {
  justify-content: center;
}
.cid-uHHuYh3uSq .container-fluid {
  padding: 0 40px;
}
@media (max-width: 992px) {
  .cid-uHHuYh3uSq .container-fluid {
    padding: 0 15px;
  }
}
@media (max-width: 992px) {
  .cid-uHHuYh3uSq .container {
    padding: 0 15px;
  }
}
.cid-uHHuYh3uSq .content-wrapper .mbr-section-subtitle {
  margin-bottom: 16px;
}
.cid-uHHuYh3uSq .content-wrapper .mbr-section-title {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .cid-uHHuYh3uSq .content-wrapper .mbr-section-title {
    margin-bottom: 20px;
  }
}
.cid-uHHuYh3uSq .content-wrapper .mbr-text {
  margin-bottom: 0;
}
.cid-uHHuYh3uSq .mbr-section-btn {
  margin-top: 40px;
}
.cid-uHHuYh3uSq .mbr-section-title {
  color: #ffffff;
}
.cid-uHHuYh3uSq .mbr-section-subtitle {
  color: #f2ac2b;
  text-align: center;
}
.cid-uHHuYh3uSq .mbr-text {
  color: #ffffff;
  text-align: right;
}
.cid-uHHuYh3uSq .mbr-section-title,
.cid-uHHuYh3uSq .mbr-section-btn {
  text-align: right;
  color: #ffffff;
}
.cid-uHHvai1B2E {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #40537b;
}
.cid-uHHvai1B2E .mbr-section-head {
  width: 100%;
  margin-bottom: 70px;
}
.cid-uHHvai1B2E .mbr-section-title {
  color: #000000;
}
.cid-uHHvai1B2E .mbr-section-subtitle {
  color: #000000;
  margin-top: 16px;
}
.cid-uHHvai1B2E .items-row {
  row-gap: 30px;
}
@media (min-width: 768px) {
  .cid-uHHvai1B2E .items-row {
    margin: 0 -15px;
  }
  .cid-uHHvai1B2E .items-row > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.cid-uHHvai1B2E .item-wrapper {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  height: 100%;
  overflow: visible;
}
.cid-uHHvai1B2E .item-img {
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
  width: 100%;
}
.cid-uHHvai1B2E .item-img img {
  width: 100%;
  max-width: 100%;
  aspect-ratio: 0.915;
  --bs-aspect-ratio: 0.915;
  object-fit: cover;
}
.cid-uHHvai1B2E .item-content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 25px 0 0;
}
.cid-uHHvai1B2E .item-title {
  color: #000000;
  margin-bottom: 0;
}
.cid-uHHvai1B2E .mbr-text {
  color: #f7f7f7;
  padding-top: 5px;
}
.cid-uHHvai1B2E .social-list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 25px;
}
.cid-uHHvai1B2E .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  min-width: 50px;
  min-height: 50px;
  margin-right: -5px;
  margin-left: -5px;
  transition: 0.3s all;
}
.cid-uHHvai1B2E .soc-item:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: 100%;
  height: 100%;
  background: #1da1f2;
  border-radius: 50%;
  transition: 0.3s all;
}
.cid-uHHvai1B2E .soc-item .mbr-iconfont {
  position: relative;
  z-index: 5;
  transition: 0.3s all;
  font-size: 16px;
  color: #000000;
  padding: 10px;
}
.cid-uHHvai1B2E .soc-item:hover .mbr-iconfont {
  color: #FFFFFF !important;
}
.cid-uHHvai1B2E .soc-item:hover:before {
  transform: translate(-50%, -50%) scale(1);
}
.cid-uHHvai1B2E .mbr-section-btn {
  margin-top: 20px;
}
.cid-uHHvai1B2E .item-title,
.cid-uHHvai1B2E .mbr-section-btn {
  color: #ffffff;
}
.cid-uHHuYj1cmS {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #40537b;
}
.cid-uHHuYj1cmS .mbr-fallback-image.disabled {
  display: none;
}
.cid-uHHuYj1cmS .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uHHuYj1cmS .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-uHHuYj1cmS .container {
    padding: 0 15px;
  }
}
.cid-uHHuYj1cmS .title-wrapper {
  margin-bottom: 15px;
}
@media (max-width: 992px) {
  .cid-uHHuYj1cmS .title-wrapper {
    text-align: center;
  }
}
.cid-uHHuYj1cmS .title-wrapper .title-wrap {
  display: inline-flex;
  align-items: center;
}
.cid-uHHuYj1cmS .title-wrapper img {
  width: 54px;
  height: 54px;
  border-radius: 100% !important;
  margin-right: 10px;
  object-fit: contain;
}
.cid-uHHuYj1cmS .title-wrapper .mbr-section-title {
  margin-bottom: 0;
}
.cid-uHHuYj1cmS .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  padding: 0;
  list-style-type: none;
  height: 100%;
  color: #ffffff;
}
@media (max-width: 992px) {
  .cid-uHHuYj1cmS .list {
    justify-content: center;
  }
}
.cid-uHHuYj1cmS .list .item-wrap {
  margin: 0 10px 10px 0;
  transition: all 0.3s ease-in-out;
}
.cid-uHHuYj1cmS .list .item-wrap:hover,
.cid-uHHuYj1cmS .list .item-wrap:focus {
  color: #f2ac2b;
  text-shadow: 2px 2px 4px #f2ac2b;
}
.cid-uHHuYj1cmS .list .item-wrap:last-child {
  margin-right: 0;
}
.cid-uHHuYj1cmS .border-wrap {
  height: 1px;
  background: radial-gradient(50% 50% at 50% 50%, #232323 0, transparent 100%);
}
.cid-uHHuYj1cmS .copy-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
@media (max-width: 992px) {
  .cid-uHHuYj1cmS .copy-wrapper {
    height: auto;
  }
}
.cid-uHHuYj1cmS .copy-wrapper .mbr-copy {
  width: 100%;
  padding: 25px 0;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uHHuYj1cmS .copy-wrapper .mbr-copy {
    text-align: center;
  }
}
@media (max-width: 992px) {
  .cid-uHHuYj1cmS .copy-wrapper .mbr-copy {
    padding: 25px 0 0;
  }
}
.cid-uHHuYj1cmS .social-wrapper {
  padding: 25px 0;
  height: 100%;
  text-align: right;
}
@media (max-width: 992px) {
  .cid-uHHuYj1cmS .social-wrapper {
    text-align: center;
  }
}
.cid-uHHuYj1cmS .social-wrapper .social-wrap {
  height: 100%;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
}
.cid-uHHuYj1cmS .social-wrapper .social-wrap .social-item {
  display: block;
  margin-right: 20px;
  cursor: pointer;
}
.cid-uHHuYj1cmS .social-wrapper .social-wrap .social-item:last-child {
  margin-right: 0;
}
.cid-uHHuYj1cmS .social-wrapper .social-wrap .social-item:hover .mbr-iconfont,
.cid-uHHuYj1cmS .social-wrapper .social-wrap .social-item:focus .mbr-iconfont {
  color: #f2ac2b;
  background-color: #40537b;
}
.cid-uHHuYj1cmS .social-wrapper .social-wrap .social-item .mbr-iconfont {
  width: 30px;
  height: 30px;
  font-size: 16px;
  color: #40537b;
  background-color: #f2ac2b;
  transition: all 0.3s ease-in-out;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-uHHuYj1cmS .mbr-section-title {
  color: #f2ac2b;
}
.cid-uHHuYj1cmS .mbr-copy {
  color: #d2d2df;
}
.lang-links {
                    position: fixed;
                    left: 15px;
                    bottom: 15px;
                }

                .lang-links .language-wrapper {
                    background-color: #ffffff;
                    border-radius: 25px;
                    width: 50px;
                    height: 50px;
                    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
                    display: flex;
                }

                .lang-links .language {
                    width: 48px;
                    height: 48px;
                    border-radius: 25px;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    padding: 4px;
                }

                .lang-links .language:hover {
                    width: 50px;
                    height: 50px;
                    border-radius: 25px;
                    background-color: #efefef;
                }.cid-uDl24eFI8O {
  background-color: transparent;
  z-index: 1000;
  width: 100%;
}
.cid-uDl24eFI8O .navbar-dropdown {
  background: #40537b !important;
  padding: 0;
  position: absolute !important;
}
.cid-uDl24eFI8O .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #40537b !important;
  background: #40537b;
}
.cid-uDl24eFI8O .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uDl24eFI8O .menu_box {
  flex-wrap: nowrap;
}
@media (max-width: 991px) {
  .cid-uDl24eFI8O .menu_box {
    flex-direction: column;
    align-items: flex-start;
  }
  .cid-uDl24eFI8O .menu_box .navbar.opened,
  .cid-uDl24eFI8O .menu_box .navbar-collapse {
    background-color: #40537b !important;
    transition: all 0s ease 0s;
  }
}
.cid-uDl24eFI8O nav.navbar {
  position: fixed;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.cid-uDl24eFI8O .icons-menu-main {
  display: flex;
  flex-wrap: wrap;
  min-width: 150px;
}
@media (max-width: 991px) {
  .cid-uDl24eFI8O .icons-menu-main {
    min-width: auto;
    max-width: 100%;
    margin: 1rem 0 1rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-uDl24eFI8O .mbr-section-btn-main {
    margin-top: 1rem;
  }
}
.cid-uDl24eFI8O .btn {
  min-height: auto;
  box-shadow: none;
  margin-top: 0;
}
.cid-uDl24eFI8O .btn:hover {
  box-shadow: none;
}
@media (min-width: 992px) {
  .cid-uDl24eFI8O .offcanvas {
    padding: 12rem 64px 0;
    width: 35%;
    background-color: #232b45;
  }
  .cid-uDl24eFI8O .offcanvas_image img {
    width: auto;
    object-fit: cover;
    display: inline-block;
  }
  .cid-uDl24eFI8O .offcanvas-header {
    position: relative;
    padding: 0;
  }
  .cid-uDl24eFI8O .offcanvas-header .btn-close {
    position: absolute;
    top: -70px;
    right: 0;
    width: 35px;
    height: 30px;
  }
  .cid-uDl24eFI8O .offcanvas-body {
    text-align: center;
    padding: 0;
  }
  .cid-uDl24eFI8O .offcanvas-body .mbr-text,
  .cid-uDl24eFI8O .offcanvas-body .mbr-section-subtitle {
    margin-bottom: 32px;
  }
  .cid-uDl24eFI8O .offcanvas-body .offcanvas_contact {
    margin: 0;
  }
  .cid-uDl24eFI8O .offcanvas_box button.btn_offcanvas {
    outline: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
  }
  .cid-uDl24eFI8O .offcanvas_box button.btn_offcanvas .hamburger span {
    position: absolute;
    right: 0;
    width: 40px;
    height: 2px;
    border-right: 5px;
    background-color: #f2ac2b;
  }
  .cid-uDl24eFI8O .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(1) {
    top: 18px;
    transition: all 0.2s;
  }
  .cid-uDl24eFI8O .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(2) {
    top: 25px;
    transition: all 0.2s;
  }
  .cid-uDl24eFI8O .offcanvas_box button.btn_offcanvas:hover .hamburger span {
    width: 36px;
  }
  .cid-uDl24eFI8O .offcanvas_box button.btn_offcanvas:hover .hamburger span:nth-child(2) {
    width: 33px;
    transition-delay: 0.2s;
  }
  .cid-uDl24eFI8O ul.navbar-nav {
    padding-bottom: 1.5rem;
  }
  .cid-uDl24eFI8O .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uDl24eFI8O .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
  }
  .cid-uDl24eFI8O .link.dropdown-toggle::after {
    padding: 0 !important;
    transform: rotate(45deg);
  }
  .cid-uDl24eFI8O li.nav-item {
    position: relative;
    display: inline-block;
    padding: 0 !important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 600 !important;
    text-decoration: none;
    letter-spacing: 0 !important;
    z-index: 1;
  }
  .cid-uDl24eFI8O .lg_brand {
    margin: 0 1rem;
  }
  .cid-uDl24eFI8O .navbar-nav.nav-dropdown {
    display: -webkit-flex;
    width: 100%;
    justify-content: center;
    min-width: 200px;
  }
}
.cid-uDl24eFI8O .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .cid-uDl24eFI8O .nav-item {
    margin: 4px 20px;
  }
}
@media (max-width: 991px) {
  .cid-uDl24eFI8O .nav-item {
    margin: 0 !important;
  }
}
.cid-uDl24eFI8O .nav-item .nav-link {
  transition: all 0.3s ease-out;
}
.cid-uDl24eFI8O .nav-item .nav-link:hover,
.cid-uDl24eFI8O .nav-item .nav-link:focus {
  color: #f2ac2b !important;
  text-shadow: 2px 2px 4px #f2ac2b;
}
.cid-uDl24eFI8O .dropdown-menu {
  border-radius: 0;
  box-shadow: none;
  text-align: left;
}
@media (min-width: 992px) {
  .cid-uDl24eFI8O .dropdown-menu {
    padding: 18px 34px 22px;
    min-width: 250px;
    top: auto !important;
    left: -40px !important;
  }
  .cid-uDl24eFI8O .dropdown-menu.dropdown-submenu {
    left: 215px !important;
    top: -45% !important;
  }
}
@media (max-width: 991px) {
  .cid-uDl24eFI8O .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uDl24eFI8O .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
    right: 15px;
    position: absolute;
    margin-top: -2px;
  }
  .cid-uDl24eFI8O .show.dropdown-toggle[aria-expanded="true"]::after {
    transform: rotate(45deg);
    margin-top: -4px;
  }
  .cid-uDl24eFI8O .offcanvas_box {
    display: none;
  }
}
.cid-uDl24eFI8O .dropdown-item {
  border: none;
  font-weight: 300 !important;
}
.cid-uDl24eFI8O .nav-dropdown .link {
  font-weight: 600 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.cid-uDl24eFI8O .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0;
}
.cid-uDl24eFI8O .container {
  display: flex;
  margin: auto;
}
.cid-uDl24eFI8O .iconfont-wrapper {
  color: #f2ac2b;
  font-size: 17px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.cid-uDl24eFI8O .iconfont-wrapper:last-child {
  margin-right: 0;
}
.cid-uDl24eFI8O .iconfont-wrapper:hover {
  opacity: .5;
}
.cid-uDl24eFI8O .navbar-nav {
  margin: 0 1rem;
}
@media (min-width: 992px) {
  .cid-uDl24eFI8O .navbar-nav {
    margin: 0;
  }
}
.cid-uDl24eFI8O .dropdown-menu,
.cid-uDl24eFI8O .navbar.opened {
  background-color: true !important;
}
.cid-uDl24eFI8O .nav-item:focus,
.cid-uDl24eFI8O .nav-link:focus {
  outline: none;
}
.cid-uDl24eFI8O .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-uDl24eFI8O .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uDl24eFI8O .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uDl24eFI8O .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uDl24eFI8O .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uDl24eFI8O .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uDl24eFI8O .navbar {
  min-height: 70px;
  padding: 10px 0;
  transition: all 0.3s;
  border-bottom-width: 0;
}
@media (max-width: 992px) {
  .cid-uDl24eFI8O .navbar {
    min-height: 30px;
    max-height: none;
  }
}
.cid-uDl24eFI8O .navbar.opened {
  transition: all 0.3s;
}
.cid-uDl24eFI8O .navbar .dropdown-item {
  padding: 0;
  margin: 8px 0;
}
.cid-uDl24eFI8O .navbar .navbar-logo img {
  max-width: 54px;
  min-height: 54px;
  object-fit: contain;
  border-radius: 100% !important;
}
.cid-uDl24eFI8O .navbar .navbar-collapse {
  justify-content: center;
  justify-content: space-between;
  z-index: 1;
}
.cid-uDl24eFI8O .navbar.collapsed {
  justify-content: center;
}
.cid-uDl24eFI8O .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uDl24eFI8O .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-uDl24eFI8O .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uDl24eFI8O .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uDl24eFI8O .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uDl24eFI8O .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: left;
}
.cid-uDl24eFI8O .navbar.collapsed .icons-menu {
  padding: 0;
}
@media (max-width: 991px) {
  .cid-uDl24eFI8O .navbar .nav-item {
    padding: .5rem 0;
  }
  .cid-uDl24eFI8O .navbar .navbar-collapse {
    padding: 34px 0;
    border-radius: 16px;
    width: 100%;
  }
  .cid-uDl24eFI8O .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uDl24eFI8O .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uDl24eFI8O .navbar .dropdown-menu {
    padding: 6px 0 6px 15px;
  }
  .cid-uDl24eFI8O .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uDl24eFI8O .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
    margin-top: -0.4rem;
  }
  .cid-uDl24eFI8O .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-uDl24eFI8O .navbar ul.navbar-nav {
    overflow: hidden;
  }
  .cid-uDl24eFI8O .navbar ul.navbar-nav li {
    margin: 0;
  }
  .cid-uDl24eFI8O .navbar .dropdown-menu .dropdown-item {
    padding: 0 !important;
    margin: 0;
    margin-top: 8px;
    text-align: left;
  }
  .cid-uDl24eFI8O .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 0;
    width: 100%;
    justify-content: space-between;
  }
  .cid-uDl24eFI8O .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uDl24eFI8O .navbar .icons-menu {
    padding: 0;
  }
}
.cid-uDl24eFI8O .navbar.navbar-short {
  min-height: 60px;
}
.cid-uDl24eFI8O .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-uDl24eFI8O .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-uDl24eFI8O .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uDl24eFI8O .navbar-brand .navbar-caption {
  line-height: inherit !important;
  font-weight: 600;
}
.cid-uDl24eFI8O .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uDl24eFI8O .dropdown-item.active,
.cid-uDl24eFI8O .dropdown-item:active {
  background-color: transparent;
}
.cid-uDl24eFI8O .navbar-expand-lg .navbar-nav .nav-link {
  padding: 2px 10px !important;
}
.cid-uDl24eFI8O .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uDl24eFI8O .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uDl24eFI8O .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uDl24eFI8O ul.navbar-nav {
  flex-wrap: wrap;
  padding: 0;
}
.cid-uDl24eFI8O .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-uDl24eFI8O button.navbar-toggler {
  outline: none;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #40537b;
  background: #f2ac2b;
}
.cid-uDl24eFI8O button.navbar-toggler .hamburger span {
  position: absolute;
  right: 10px;
  margin-top: 14px;
  width: 26px;
  height: 2px;
  border-right: 5px;
  background-color: #f2ac2b;
}
.cid-uDl24eFI8O button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uDl24eFI8O button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uDl24eFI8O button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uDl24eFI8O button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uDl24eFI8O nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uDl24eFI8O nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uDl24eFI8O nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uDl24eFI8O nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uDl24eFI8O a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-uDl24eFI8O .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding: 0;
  text-align: center;
  margin-bottom: 35px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uDl24eFI8O .navbar {
    height: 70px;
  }
  .cid-uDl24eFI8O .navbar.opened {
    height: auto;
  }
  .cid-uDl24eFI8O .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uDl24eFI8O .navbar-dropdown .navbar-logo {
  margin-right: 15px;
}
@media (min-width: 768px) {
  .cid-uDl24eFI8O .container-fluid {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.cid-uDl24eFI8O .mbr-section-btn-main {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  .cid-uDl24eFI8O .mbr-section-btn-main {
    display: block;
    padding: 0;
  }
}
.cid-uDl24eFI8O .mbr-section-btn-main .btn {
  border-width: 1px;
  margin: 8px;
  min-width: 180px;
}
.cid-uDl24eFI8O .navbar-caption:hover {
  color: #f2ac2b;
}
@media (min-width: 992px) {
  .cid-uDl24eFI8O .dropdown-menu.dropdown-submenu {
    left: 175px !important;
    top: -45% !important;
  }
}
.cid-uDl24eFI8O .text_widget {
  margin-bottom: 32px;
}
.cid-uDl24eFI8O .text_widget a {
  transition: all 0.3s ease-out;
}
.cid-uDl24eFI8O .text_widget a:hover,
.cid-uDl24eFI8O .text_widget a:focus {
  opacity: .6;
}
.cid-uDl24eFI8O .mbr-section-subtitle {
  color: #f2ac2b;
  text-align: center;
}
.cid-uDl24eFI8O .navbar-caption {
  color: #f2ac2b;
}
.cid-uDl24eFI8O .mbr-text {
  color: #ffffff;
  text-align: center;
}
.cid-uDl24eFI8O .mbr-section-subtitle,
.cid-uDl24eFI8O .text_widget,
.cid-uDl24eFI8O .mbr-section-btn {
  text-align: center;
}
.cid-uDl24eFI8O a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
  background-image: none;
}
.cid-uDl24d7UzP {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-image: url("../../../assets/images/cabeceraprofetascolorinterior-27-2000x716.png");
}
.cid-uDl24d7UzP .mbr-fallback-image.disabled {
  display: none;
}
.cid-uDl24d7UzP .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uDl24d7UzP .row {
  justify-content: center;
}
.cid-uDl24d7UzP .container-fluid {
  padding: 0 40px;
}
@media (max-width: 992px) {
  .cid-uDl24d7UzP .container-fluid {
    padding: 0 15px;
  }
}
@media (max-width: 992px) {
  .cid-uDl24d7UzP .container {
    padding: 0 15px;
  }
}
.cid-uDl24d7UzP .content-wrapper .mbr-section-subtitle {
  margin-bottom: 16px;
}
.cid-uDl24d7UzP .content-wrapper .mbr-section-title {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .cid-uDl24d7UzP .content-wrapper .mbr-section-title {
    margin-bottom: 20px;
  }
}
.cid-uDl24d7UzP .content-wrapper .mbr-text {
  margin-bottom: 0;
}
.cid-uDl24d7UzP .mbr-section-btn {
  margin-top: 40px;
}
.cid-uDl24d7UzP .mbr-section-title {
  color: #ffffff;
}
.cid-uDl24d7UzP .mbr-section-subtitle {
  color: #f2ac2b;
  text-align: center;
}
.cid-uDl24d7UzP .mbr-text {
  color: #ffffff;
  text-align: right;
}
.cid-uDl24d7UzP .mbr-section-title,
.cid-uDl24d7UzP .mbr-section-btn {
  text-align: right;
  color: #ffffff;
}
.cid-uDl24dwoY1 {
  padding-top: 2rem;
  padding-bottom: 1rem;
  background-color: #40537b;
}
.cid-uDl24dwoY1 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uDl24dwoY1 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 992px) {
  .cid-uDl24dwoY1 .container {
    padding: 0 15px;
  }
}
.cid-uDl24dwoY1 .title-wrapper .mbr-section-title {
  margin-bottom: 40px;
  padding-right: 8px;
}
@media (max-width: 992px) {
  .cid-uDl24dwoY1 .title-wrapper .mbr-section-title {
    padding: 0;
  }
}
.cid-uDl24dwoY1 .content-wrapper .mbr-text {
  margin-bottom: 20px;
}
.cid-uDl24dwoY1 .content-wrapper .mbr-name {
  margin: 0;
}
.cid-uDl24dwoY1 .mbr-section-title {
  color: #ffc354;
}
.cid-uDl24dwoY1 .mbr-text {
  color: #ffffff;
}
.cid-uDl24dwoY1 .mbr-name {
  color: #f2ac2b;
}
.cid-uDl24e76cj {
  padding-top: 1rem;
  padding-bottom: 1rem;
  overflow: hidden;
  background-color: #40537b;
}
.cid-uDl24e76cj .mbr-fallback-image.disabled {
  display: none;
}
.cid-uDl24e76cj .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uDl24e76cj .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-uDl24e76cj .container {
    padding: 0 15px;
  }
}
.cid-uDl24e76cj .image-wrapper {
  margin-right: 48px;
}
@media (max-width: 992px) {
  .cid-uDl24e76cj .image-wrapper {
    margin: 0 0 40px 0;
  }
}
.cid-uDl24e76cj .image-wrapper img {
  height: 100%;
  object-fit: contain;
}
@media (max-width: 768px) {
  .cid-uDl24e76cj .image-wrapper img {
    height: 100%;
  }
}
.cid-uDl24e76cj .content-wrapper .mbr-section-title {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .cid-uDl24e76cj .content-wrapper .mbr-section-title {
    margin-bottom: 20px;
  }
}
.cid-uDl24e76cj .content-wrapper .mbr-section-subtitle {
  margin-bottom: 20px;
}
.cid-uDl24e76cj .content-wrapper .mbr-text {
  margin-bottom: 16px;
}
.cid-uDl24e76cj .content-wrapper .mbr-section-btn {
  margin-top: 40px;
}
.cid-uDl24e76cj .mbr-section-title {
  color: #ffffff;
}
.cid-uDl24e76cj .mbr-section-subtitle {
  color: #ffffff;
}
.cid-uDl24e76cj .mbr-text {
  color: #ffffff;
  text-align: justify;
}
.cid-uDl24e76cj .mbr-section-title,
.cid-uDl24e76cj .mbr-section-btn {
  color: #ffc354;
}
.cid-uGsd47RlJl {
  padding-top: 0rem;
  padding-bottom: 0rem;
  overflow: hidden;
  background-color: #40537b;
}
.cid-uGsd47RlJl .mbr-fallback-image.disabled {
  display: none;
}
.cid-uGsd47RlJl .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uGsd47RlJl .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-uGsd47RlJl .container {
    padding: 0 15px;
  }
}
.cid-uGsd47RlJl .image-wrapper {
  margin-right: 48px;
  margin-right: 0;
  margin-left: 48px;
}
@media (max-width: 992px) {
  .cid-uGsd47RlJl .image-wrapper {
    margin: 0;
  }
}
@media (max-width: 992px) {
  .cid-uGsd47RlJl .image-wrapper {
    margin: 0 0 40px 0;
  }
}
.cid-uGsd47RlJl .image-wrapper img {
  height: 100%;
  object-fit: contain;
}
@media (max-width: 768px) {
  .cid-uGsd47RlJl .image-wrapper img {
    height: 100%;
  }
}
.cid-uGsd47RlJl .content-wrapper .mbr-section-title {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .cid-uGsd47RlJl .content-wrapper .mbr-section-title {
    margin-bottom: 20px;
  }
}
.cid-uGsd47RlJl .content-wrapper .mbr-section-subtitle {
  margin-bottom: 20px;
}
.cid-uGsd47RlJl .content-wrapper .mbr-text {
  margin-bottom: 16px;
}
.cid-uGsd47RlJl .content-wrapper .mbr-section-btn {
  margin-top: 40px;
}
.cid-uGsd47RlJl .mbr-section-title {
  color: #ffffff;
}
.cid-uGsd47RlJl .mbr-section-subtitle {
  color: #ffffff;
}
.cid-uGsd47RlJl .mbr-text {
  color: #ffffff;
  text-align: justify;
}
.cid-uGsd47RlJl .mbr-section-title,
.cid-uGsd47RlJl .mbr-section-btn {
  color: #ffc354;
}
.cid-uGsd47RlJl P {
  color: #ffffff;
}
.cid-uDm3rdi9Si {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #40537b;
}
@media (max-width: 991px) {
  .cid-uDm3rdi9Si .mbr-section-title,
  .cid-uDm3rdi9Si .mbr-section-subtitle,
  .cid-uDm3rdi9Si .mbr-section-btn,
  .cid-uDm3rdi9Si .mbr-text {
    text-align: center;
  }
}
.cid-uDm3rdi9Si .mbr-section-title {
  color: #ffc354;
  text-align: left;
}
.cid-uDm3rdi9Si .mbr-text,
.cid-uDm3rdi9Si .mbr-section-btn {
  color: #ffffff;
}
.cid-uDm3rdi9Si .mbr-fallback-image.disabled {
  display: none;
}
.cid-uDm3rdi9Si .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uDl24f9OpK {
  padding-top: 2rem;
  padding-bottom: 0rem;
  background-color: #40537b;
}
.cid-uDl24f9OpK .mbr-fallback-image.disabled {
  display: none;
}
.cid-uDl24f9OpK .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uDl24f9OpK .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-uDl24f9OpK .container {
    padding: 0 15px;
  }
}
@media (max-width: 992px) {
  .cid-uDl24f9OpK .content-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uDl24f9OpK .content-wrapper .mbr-section-title {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-uDl24f9OpK .content-wrapper .mbr-section-title {
    margin-bottom: 40px;
  }
}
.cid-uDl24f9OpK .content-wrapper .mbr-text {
  margin-bottom: 0;
}
.cid-uDl24f9OpK .content-wrapper .list {
  margin: 16px 0 0 0;
  padding: 0;
  list-style-type: none;
}
.cid-uDl24f9OpK .content-wrapper .list .item-wrap {
  margin-bottom: 16px;
  text-decoration: underline;
  transition: all 0.3s ease-in-out;
}
.cid-uDl24f9OpK .content-wrapper .list .item-wrap:hover,
.cid-uDl24f9OpK .content-wrapper .list .item-wrap:focus {
  color: #f2ac2b;
}
.cid-uDl24f9OpK .image-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.cid-uDl24f9OpK .mbr-section-title {
  color: #f7f7f7;
}
.cid-uDl24f9OpK .mbr-text {
  color: #ffffff;
}
.cid-uDl24f9OpK .list {
  color: #d2d2df;
}
.cid-uDl24f9OpK .list,
.cid-uDl24f9OpK .item-wrap {
  color: #ffffff;
}
.cid-uDl24f9OpK .mbr-section-subtitle {
  color: #f7f7f7;
}
.cid-uDm7RUcOfp {
  padding-top: 2rem;
  padding-bottom: 1rem;
  background-color: #40537b;
}
.cid-uDm7RUcOfp .mbr-fallback-image.disabled {
  display: none;
}
.cid-uDm7RUcOfp .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uDm7RUcOfp .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-uDm7RUcOfp .container {
    padding: 0 15px;
  }
}
@media (max-width: 992px) {
  .cid-uDm7RUcOfp .content-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uDm7RUcOfp .content-wrapper .mbr-section-title {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-uDm7RUcOfp .content-wrapper .mbr-section-title {
    margin-bottom: 40px;
  }
}
.cid-uDm7RUcOfp .content-wrapper .mbr-text {
  margin-bottom: 0;
}
.cid-uDm7RUcOfp .content-wrapper .list {
  margin: 16px 0 0 0;
  padding: 0;
  list-style-type: none;
}
.cid-uDm7RUcOfp .content-wrapper .list .item-wrap {
  margin-bottom: 16px;
  text-decoration: underline;
  transition: all 0.3s ease-in-out;
}
.cid-uDm7RUcOfp .content-wrapper .list .item-wrap:hover,
.cid-uDm7RUcOfp .content-wrapper .list .item-wrap:focus {
  color: #f2ac2b;
}
.cid-uDm7RUcOfp .image-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.cid-uDm7RUcOfp .mbr-section-title {
  color: #f7f7f7;
}
.cid-uDm7RUcOfp .mbr-text {
  color: #ffffff;
}
.cid-uDm7RUcOfp .list {
  color: #d2d2df;
}
.cid-uDm7RUcOfp .list,
.cid-uDm7RUcOfp .item-wrap {
  color: #ffffff;
}
.cid-uDm7RUcOfp .mbr-section-subtitle {
  color: #f7f7f7;
}
.cid-uHH8c8Zff0 {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background-color: #40537b;
}
.cid-uHH8c8Zff0 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uHH8c8Zff0 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 991px) {
  .cid-uHH8c8Zff0 .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-uHH8c8Zff0 .row {
  flex-direction: row-reverse;
}
.cid-uHH8c8Zff0 img {
  width: 70%;
  border: 0px solid #f2ac2b;
  border-radius: 2rem;
}
.cid-uHH8c8Zff0 .mbr-text {
  color: #ffffff;
}
.cid-uDl24eoQBC {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background-color: #40537b;
}
.cid-uDl24eoQBC .mbr-fallback-image.disabled {
  display: none;
}
.cid-uDl24eoQBC .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uDl24eoQBC .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-uDl24eoQBC .container {
    padding: 0 15px;
  }
}
@media (max-width: 992px) {
  .cid-uDl24eoQBC .content-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uDl24eoQBC .content-wrapper .mbr-section-title {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-uDl24eoQBC .content-wrapper .mbr-section-title {
    margin-bottom: 40px;
  }
}
.cid-uDl24eoQBC .content-wrapper .mbr-text {
  margin-bottom: 0;
}
.cid-uDl24eoQBC .content-wrapper .list {
  margin: 16px 0 0 0;
  padding: 0;
  list-style-type: none;
}
.cid-uDl24eoQBC .content-wrapper .list .item-wrap {
  margin-bottom: 16px;
  text-decoration: underline;
  transition: all 0.3s ease-in-out;
}
.cid-uDl24eoQBC .content-wrapper .list .item-wrap:hover,
.cid-uDl24eoQBC .content-wrapper .list .item-wrap:focus {
  color: #f2ac2b;
}
.cid-uDl24eoQBC .image-wrapper img {
  height: 400px;
  object-fit: cover;
}
.cid-uDl24eoQBC .mbr-section-title {
  color: #f7f7f7;
}
.cid-uDl24eoQBC .mbr-text {
  color: #ffffff;
}
.cid-uDl24eoQBC .list {
  color: #d2d2df;
}
.cid-uDl24eoQBC .list,
.cid-uDl24eoQBC .item-wrap {
  color: #ffffff;
}
.cid-uHHh80PXPO {
  padding-top: 1rem;
  padding-bottom: 2rem;
  background-color: #40537b;
}
.cid-uHHh80PXPO .mbr-fallback-image.disabled {
  display: none;
}
.cid-uHHh80PXPO .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 992px) {
  .cid-uHHh80PXPO .container {
    padding: 0 15px;
  }
}
.cid-uHHh80PXPO .title-wrapper .mbr-section-title {
  margin-bottom: 40px;
  padding-right: 8px;
}
@media (max-width: 992px) {
  .cid-uHHh80PXPO .title-wrapper .mbr-section-title {
    padding: 0;
  }
}
.cid-uHHh80PXPO .content-wrapper .mbr-text {
  margin-bottom: 20px;
}
.cid-uHHh80PXPO .content-wrapper .mbr-name {
  margin: 0;
}
.cid-uHHh80PXPO .mbr-section-title {
  color: #ffc354;
}
.cid-uHHh80PXPO .mbr-text {
  color: #ffc354;
}
.cid-uHHh80PXPO .mbr-name {
  color: #f2ac2b;
}
.cid-uHHjUejuW0 {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background-color: #40537b;
}
.cid-uHHjUejuW0 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uHHjUejuW0 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uHHjUejuW0 .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-uHHjUejuW0 .container {
    padding: 0 15px;
  }
}
@media (max-width: 992px) {
  .cid-uHHjUejuW0 .content-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uHHjUejuW0 .content-wrapper .mbr-section-title {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-uHHjUejuW0 .content-wrapper .mbr-section-title {
    margin-bottom: 40px;
  }
}
.cid-uHHjUejuW0 .content-wrapper .mbr-text {
  margin-bottom: 0;
}
.cid-uHHjUejuW0 .content-wrapper .list {
  margin: 16px 0 0 0;
  padding: 0;
  list-style-type: none;
}
.cid-uHHjUejuW0 .content-wrapper .list .item-wrap {
  margin-bottom: 16px;
  text-decoration: underline;
  transition: all 0.3s ease-in-out;
}
.cid-uHHjUejuW0 .content-wrapper .list .item-wrap:hover,
.cid-uHHjUejuW0 .content-wrapper .list .item-wrap:focus {
  color: #f2ac2b;
}
.cid-uHHjUejuW0 .image-wrapper img {
  height: 400px;
  object-fit: cover;
}
.cid-uHHjUejuW0 .mbr-section-title {
  color: #f7f7f7;
}
.cid-uHHjUejuW0 .mbr-text {
  color: #ffffff;
}
.cid-uHHjUejuW0 .list {
  color: #d2d2df;
}
.cid-uHHjUejuW0 .list,
.cid-uHHjUejuW0 .item-wrap {
  color: #ffffff;
}
.cid-uDl24fL9eo {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #40537b;
}
.cid-uDl24fL9eo .mbr-fallback-image.disabled {
  display: none;
}
.cid-uDl24fL9eo .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uDl24fL9eo .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-uDl24fL9eo .container {
    padding: 0 15px;
  }
}
.cid-uDl24fL9eo .title-wrapper {
  margin-bottom: 15px;
}
@media (max-width: 992px) {
  .cid-uDl24fL9eo .title-wrapper {
    text-align: center;
  }
}
.cid-uDl24fL9eo .title-wrapper .title-wrap {
  display: inline-flex;
  align-items: center;
}
.cid-uDl24fL9eo .title-wrapper img {
  width: 54px;
  height: 54px;
  border-radius: 100% !important;
  margin-right: 10px;
  object-fit: contain;
}
.cid-uDl24fL9eo .title-wrapper .mbr-section-title {
  margin-bottom: 0;
}
.cid-uDl24fL9eo .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  padding: 0;
  list-style-type: none;
  height: 100%;
  color: #ffffff;
}
@media (max-width: 992px) {
  .cid-uDl24fL9eo .list {
    justify-content: center;
  }
}
.cid-uDl24fL9eo .list .item-wrap {
  margin: 0 10px 10px 0;
  transition: all 0.3s ease-in-out;
}
.cid-uDl24fL9eo .list .item-wrap:hover,
.cid-uDl24fL9eo .list .item-wrap:focus {
  color: #f2ac2b;
  text-shadow: 2px 2px 4px #f2ac2b;
}
.cid-uDl24fL9eo .list .item-wrap:last-child {
  margin-right: 0;
}
.cid-uDl24fL9eo .border-wrap {
  height: 1px;
  background: radial-gradient(50% 50% at 50% 50%, #232323 0, transparent 100%);
}
.cid-uDl24fL9eo .copy-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
@media (max-width: 992px) {
  .cid-uDl24fL9eo .copy-wrapper {
    height: auto;
  }
}
.cid-uDl24fL9eo .copy-wrapper .mbr-copy {
  width: 100%;
  padding: 25px 0;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uDl24fL9eo .copy-wrapper .mbr-copy {
    text-align: center;
  }
}
@media (max-width: 992px) {
  .cid-uDl24fL9eo .copy-wrapper .mbr-copy {
    padding: 25px 0 0;
  }
}
.cid-uDl24fL9eo .social-wrapper {
  padding: 25px 0;
  height: 100%;
  text-align: right;
}
@media (max-width: 992px) {
  .cid-uDl24fL9eo .social-wrapper {
    text-align: center;
  }
}
.cid-uDl24fL9eo .social-wrapper .social-wrap {
  height: 100%;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
}
.cid-uDl24fL9eo .social-wrapper .social-wrap .social-item {
  display: block;
  margin-right: 20px;
  cursor: pointer;
}
.cid-uDl24fL9eo .social-wrapper .social-wrap .social-item:last-child {
  margin-right: 0;
}
.cid-uDl24fL9eo .social-wrapper .social-wrap .social-item:hover .mbr-iconfont,
.cid-uDl24fL9eo .social-wrapper .social-wrap .social-item:focus .mbr-iconfont {
  color: #f2ac2b;
  background-color: #40537b;
}
.cid-uDl24fL9eo .social-wrapper .social-wrap .social-item .mbr-iconfont {
  width: 30px;
  height: 30px;
  font-size: 16px;
  color: #40537b;
  background-color: #f2ac2b;
  transition: all 0.3s ease-in-out;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-uDl24fL9eo .mbr-section-title {
  color: #f2ac2b;
}
.cid-uDl24fL9eo .mbr-copy {
  color: #d2d2df;
}
.lang-links {
                    position: fixed;
                    left: 15px;
                    bottom: 15px;
                }

                .lang-links .language-wrapper {
                    background-color: #ffffff;
                    border-radius: 25px;
                    width: 50px;
                    height: 50px;
                    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
                    display: flex;
                }

                .lang-links .language {
                    width: 48px;
                    height: 48px;
                    border-radius: 25px;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    padding: 4px;
                }

                .lang-links .language:hover {
                    width: 50px;
                    height: 50px;
                    border-radius: 25px;
                    background-color: #efefef;
                }