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

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

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

:focus {
  outline: none;
}

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

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

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

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel-item img {
  margin: auto;
}

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

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

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

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

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

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

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

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

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

#scrollToTop a {
  opacity: .5;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropup .dropdown-toggle::after {
  display: none;
}
body {
  font-family: Dosis;
}
.display-1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 2.6rem;
}
.display-1 > .mbr-iconfont {
  font-size: 4.16rem;
}
.display-2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 2.2rem;
}
.display-2 > .mbr-iconfont {
  font-size: 3.52rem;
}
.display-4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
}
.display-4 > .mbr-iconfont {
  font-size: 1.6rem;
}
.display-5 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.6rem;
}
.display-5 > .mbr-iconfont {
  font-size: 2.56rem;
}
.display-7 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2rem;
}
.display-7 > .mbr-iconfont {
  font-size: 1.92rem;
}
/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 768px) {
  .display-1 {
    font-size: 2.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-2 {
    font-size: 1.76rem;
    font-size: calc( 1.42rem + (2.2 - 1.42) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.42rem + (2.2 - 1.42) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-4 {
    font-size: 0.8rem;
    font-size: calc( 1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-5 {
    font-size: 1.28rem;
    font-size: calc( 1.21rem + (1.6 - 1.21) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.21rem + (1.6 - 1.21) * ((100vw - 20rem) / (48 - 20))));
  }
}
/* Buttons */
.btn {
  padding: 0.8rem 2rem;
  border-radius: 0px;
}
.btn-sm {
  padding: 0.5rem 1.5rem;
  border-radius: 0px;
}
.btn-md {
  padding: 0.8rem 2rem;
  border-radius: 0px;
}
.btn-lg {
  padding: 0.8rem 2rem;
  border-radius: 0px;
}
.bg-primary {
  background-color: #1e50ba !important;
}
.bg-success {
  background-color: #f5f5f5 !important;
}
.bg-info {
  background-color: #000000 !important;
}
.bg-warning {
  background-color: #ff4100 !important;
}
.bg-danger {
  background-color: #228555 !important;
}
.btn-primary,
.btn-primary:active,
.btn-primary.active {
  background-color: #1e50ba !important;
  border-color: #1e50ba !important;
  color: #ffffff !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff !important;
  background-color: #133478 !important;
  border-color: #133478 !important;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #133478 !important;
  border-color: #133478 !important;
}
.btn-secondary,
.btn-secondary:active,
.btn-secondary.active {
  background-color: #6699ff !important;
  border-color: #6699ff !important;
  color: #ffffff !important;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus {
  color: #ffffff !important;
  background-color: #1966ff !important;
  border-color: #1966ff !important;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #1966ff !important;
  border-color: #1966ff !important;
}
.btn-info,
.btn-info:active,
.btn-info.active {
  background-color: #000000 !important;
  border-color: #000000 !important;
  color: #ffffff !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-success,
.btn-success:active,
.btn-success.active {
  background-color: #f5f5f5 !important;
  border-color: #f5f5f5 !important;
  color: #767676 !important;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus {
  color: #767676 !important;
  background-color: #cfcfcf !important;
  border-color: #cfcfcf !important;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #767676 !important;
  background-color: #cfcfcf !important;
  border-color: #cfcfcf !important;
}
.btn-warning,
.btn-warning:active,
.btn-warning.active {
  background-color: #ff4100 !important;
  border-color: #ff4100 !important;
  color: #ffffff !important;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff !important;
  background-color: #b32d00 !important;
  border-color: #b32d00 !important;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #b32d00 !important;
  border-color: #b32d00 !important;
}
.btn-danger,
.btn-danger:active,
.btn-danger.active {
  background-color: #228555 !important;
  border-color: #228555 !important;
  color: #ffffff !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff !important;
  background-color: #12482e !important;
  border-color: #12482e !important;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #12482e !important;
  border-color: #12482e !important;
}
.btn-white {
  color: #333333 !important;
}
.btn-white,
.btn-white:active,
.btn-white.active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #808080 !important;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus {
  color: #808080 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-white.disabled,
.btn-white:disabled {
  color: #808080 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-black,
.btn-black:active,
.btn-black.active {
  background-color: #333333 !important;
  border-color: #333333 !important;
  color: #ffffff !important;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus {
  color: #ffffff !important;
  background-color: #0d0d0d !important;
  border-color: #0d0d0d !important;
}
.btn-black.disabled,
.btn-black:disabled {
  color: #ffffff !important;
  background-color: #0d0d0d !important;
  border-color: #0d0d0d !important;
}
.btn-primary-outline,
.btn-primary-outline:active,
.btn-primary-outline.active {
  background: none;
  border-color: #102a62;
  color: #102a62 !important;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus {
  color: #ffffff !important;
  background-color: #1e50ba;
  border-color: #1e50ba;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #1e50ba !important;
  border-color: #1e50ba !important;
}
.btn-secondary-outline,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  background: none;
  border-color: #0055ff;
  color: #0055ff !important;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus {
  color: #ffffff !important;
  background-color: #6699ff;
  border-color: #6699ff;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #6699ff !important;
  border-color: #6699ff !important;
}
.btn-info-outline,
.btn-info-outline:active,
.btn-info-outline.active {
  background: none;
  border-color: #000000;
  color: #000000 !important;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus {
  color: #ffffff !important;
  background-color: #000000;
  border-color: #000000;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-success-outline,
.btn-success-outline:active,
.btn-success-outline.active {
  background: none;
  border-color: #c2c2c2;
  color: #c2c2c2 !important;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus {
  color: #767676 !important;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #767676 !important;
  background-color: #f5f5f5 !important;
  border-color: #f5f5f5 !important;
}
.btn-warning-outline,
.btn-warning-outline:active,
.btn-warning-outline.active {
  background: none;
  border-color: #992700;
  color: #992700 !important;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus {
  color: #ffffff !important;
  background-color: #ff4100;
  border-color: #ff4100;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #ff4100 !important;
  border-color: #ff4100 !important;
}
.btn-danger-outline,
.btn-danger-outline:active,
.btn-danger-outline.active {
  background: none;
  border-color: #0d3421;
  color: #0d3421 !important;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus {
  color: #ffffff !important;
  background-color: #228555;
  border-color: #228555;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #228555 !important;
  border-color: #228555 !important;
}
.btn-black-outline,
.btn-black-outline:active,
.btn-black-outline.active {
  background: none;
  border-color: #000000;
  color: #000000 !important;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus {
  color: #ffffff !important;
  background-color: #333333;
  border-color: #333333;
}
.btn-black-outline.disabled,
.btn-black-outline:disabled {
  color: #ffffff !important;
  background-color: #333333 !important;
  border-color: #333333 !important;
}
.btn-white-outline,
.btn-white-outline:active,
.btn-white-outline.active {
  background: none;
  border-color: #ffffff;
  color: #ffffff !important;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus {
  color: #333333 !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.text-primary {
  color: #1e50ba !important;
}
.text-secondary {
  color: #6699ff !important;
}
.text-success {
  color: #f5f5f5 !important;
}
.text-info {
  color: #000000 !important;
}
.text-warning {
  color: #ff4100 !important;
}
.text-danger {
  color: #228555 !important;
}
.text-white {
  color: #ffffff !important;
}
.text-black {
  color: #000000 !important;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #102a62 !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #0055ff !important;
}
a.text-success:hover,
a.text-success:focus {
  color: #c2c2c2 !important;
}
a.text-info:hover,
a.text-info:focus {
  color: #000000 !important;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #992700 !important;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #0d3421 !important;
}
a.text-white:hover,
a.text-white:focus {
  color: #b3b3b3 !important;
}
a.text-black:hover,
a.text-black:focus {
  color: #4d4d4d !important;
}
.alert-success {
  background-color: #70c770;
}
.alert-info {
  background-color: #000000;
}
.alert-warning {
  background-color: #ff4100;
}
.alert-danger {
  background-color: #228555;
}
.mbr-section-btn a.btn:not(.btn-form) {
  border-radius: 100px;
}
.mbr-section-btn a.btn:not(.btn-form):hover,
.mbr-section-btn a.btn:not(.btn-form):focus {
  box-shadow: none !important;
}
.mbr-section-btn a.btn:not(.btn-form):hover,
.mbr-section-btn a.btn:not(.btn-form):focus {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2) !important;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2) !important;
}
.mbr-gallery-filter li a {
  border-radius: 100px !important;
}
.mbr-gallery-filter li.active .btn {
  background-color: #1e50ba;
  border-color: #1e50ba;
  color: #ffffff;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
.nav-tabs .nav-link {
  border-radius: 100px !important;
}
.btn-form {
  border-radius: 0;
}
.btn-form:hover {
  cursor: pointer;
}
a,
a:hover {
  color: #1e50ba;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #7096e8;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #b3b3b3;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffd9cc;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #53d395;
}
/* Scroll to top button*/
#scrollToTop a {
  border-radius: 100px;
}
#scrollToTop a {
  background: #1073b3;
}
#scrollToTop a i:before {
  background: #ffffff;
}
#scrollToTop a i:after {
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
}
.mbr-arrow {
  background-color: #1073b3;
  opacity: .5;
  transition: .3s;
}
.mbr-arrow a {
  color: #ffffff;
}
.mbr-arrow:hover {
  opacity: .7;
}
.form-control {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2rem;
}
.form-control > .mbr-iconfont {
  font-size: 1.92rem;
}
blockquote {
  border-color: #1e50ba;
}
/* Forms */
.mbr-form .btn {
  margin: .4rem 0;
}
.mbr-form .input-group-btn a.btn {
  border-radius: 100px !important;
}
.mbr-form .input-group-btn a.btn:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.mbr-form .input-group-btn button[type="submit"] {
  border-radius: 100px !important;
}
.mbr-form .input-group-btn button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.form1 .input-group-btn a.btn {
  border-radius: 0 !important;
}
.form1 .input-group-btn button[type="submit"] {
  border-radius: 0 !important;
}
/* Footer */
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #1e50ba;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #1e50ba;
}
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #1e50ba;
  color: #ffffff;
}
.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
  transition: 0.4s;
  border-top-color: currentColor;
  border-bottom-color: currentColor;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
  border-top-color: #1e50ba;
  border-bottom-color: #1e50ba;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  color: #ffffff !important;
  background-color: #1e50ba !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: #6699ff !important;
  box-shadow: none !important;
}
.lazy-bg {
  background-image: none !important;
}
.lazy-placeholder:not(section),
.lazy-none {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
}
iframe.lazy-placeholder,
.lazy-placeholder:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  background: transparent no-repeat center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%231e50ba' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
section.lazy-placeholder:after {
  opacity: 0.5;
}
.cid-sWKOmkwhst {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-sWKOmkwhst nav.navbar {
  position: fixed;
}
.cid-sWKOmkwhst .btn {
  box-shadow: 0px 30px 30px 0px rgba(0, 11, 40, 0.1);
}
.cid-sWKOmkwhst .dropdown-toggle[data-toggle="dropdown-submenu"]:before {
  font-family: MobiriseIcons !important;
  content: "\e909";
  display: inline-block;
  width: 10px;
  position: absolute;
  right: 25px;
  top: 40%;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: 10px;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
}
.cid-sWKOmkwhst .dropdown-toggle:after {
  content: none;
}
@media (min-width: 992px) {
  .cid-sWKOmkwhst .navbar-nav .nav-link:before {
    content: none;
  }
}
.cid-sWKOmkwhst .dropdown-menu {
  padding: 10px 0;
  min-width: 220px;
  box-shadow: -1px 2px 19px 3px rgba(0, 11, 40, 0.1);
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
  transform: translateY(10px);
  display: initial;
}
.cid-sWKOmkwhst .navbar .dropdown.open > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  display: block;
}
.cid-sWKOmkwhst .dropdown-item:hover,
.cid-sWKOmkwhst .dropdown-item:focus {
  background: rgba(30, 80, 186, 0.1) !important;
  color: #fff !important;
}
.cid-sWKOmkwhst .nav-dropdown .link {
  padding: 35px 0 !important;
  margin-right: 40px !important;
}
.cid-sWKOmkwhst .nav-dropdown .nav-item:last-child .link {
  margin-right: 0 !important;
}
.cid-sWKOmkwhst .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  display: none;
}
.cid-sWKOmkwhst .nav-link {
  position: relative;
  line-height: 1;
}
.cid-sWKOmkwhst .nav-link:hover {
  color: #666 !important;
}
.cid-sWKOmkwhst .container {
  display: flex;
  margin: auto;
}
.cid-sWKOmkwhst .iconfont-wrapper {
  color: #051441 !important;
  font-size: 17px;
  margin-right: 20px;
}
.cid-sWKOmkwhst .dropdown-menu,
.cid-sWKOmkwhst .navbar.opened {
  background: #ffffff !important;
}
.cid-sWKOmkwhst .nav-item:focus,
.cid-sWKOmkwhst .nav-link:focus {
  outline: none;
}
.cid-sWKOmkwhst .dropdown .dropdown-menu .dropdown-item {
  width: 100%;
  transition: all 0.25s ease-in-out;
}
.cid-sWKOmkwhst .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sWKOmkwhst .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-sWKOmkwhst .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sWKOmkwhst .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-sWKOmkwhst .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0px 15px !important;
  transition: none;
  margin: 0 !important;
}
.cid-sWKOmkwhst .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  background: #ffffff;
}
.cid-sWKOmkwhst .navbar.navbar-short {
  box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.1);
  min-height: 60px;
}
.cid-sWKOmkwhst .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-sWKOmkwhst .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-sWKOmkwhst .navbar.opened {
  transition: all 0.3s;
}
.cid-sWKOmkwhst .navbar .dropdown-item {
  padding: 0px 15px;
}
.cid-sWKOmkwhst .navbar .navbar-logo img {
  width: auto;
}
.cid-sWKOmkwhst .navbar .navbar-collapse {
  justify-content: center;
  z-index: 1;
}
.cid-sWKOmkwhst .navbar.collapsed {
  justify-content: center;
}
.cid-sWKOmkwhst .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-sWKOmkwhst .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-sWKOmkwhst .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 6.4rem);
  }
}
.cid-sWKOmkwhst .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-sWKOmkwhst .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-sWKOmkwhst .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  display: none;
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-sWKOmkwhst .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-sWKOmkwhst .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0px 15px;
  text-align: left;
}
@media (max-width: 991px) {
  .cid-sWKOmkwhst .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-sWKOmkwhst .navbar .dropdown-menu {
    display: none;
  }
  .cid-sWKOmkwhst .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-sWKOmkwhst .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-sWKOmkwhst .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    display: none;
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-sWKOmkwhst .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-sWKOmkwhst .navbar ul.navbar-nav {
    padding: 15px;
  }
  .cid-sWKOmkwhst .navbar .dropdown-menu .dropdown-item {
    padding: 0px 10px !important;
    text-align: left;
  }
  .cid-sWKOmkwhst .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-sWKOmkwhst .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-sWKOmkwhst .navbar .navbar-buttons,
  .cid-sWKOmkwhst .navbar .icons-menu {
    display: none;
  }
  .cid-sWKOmkwhst .navbar .nav-dropdown .link {
    margin-right: 0 !important;
    padding-top: 12px !important;
    padding-bottom: 0 !important;
    margin-bottom: 20px !important;
  }
}
.cid-sWKOmkwhst .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-sWKOmkwhst .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-sWKOmkwhst .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-sWKOmkwhst .dropdown-item.active,
.cid-sWKOmkwhst .dropdown-item:active {
  background-color: transparent;
}
.cid-sWKOmkwhst .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-sWKOmkwhst .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-sWKOmkwhst .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-sWKOmkwhst ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-sWKOmkwhst .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-sWKOmkwhst button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-sWKOmkwhst button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #232736;
}
.cid-sWKOmkwhst button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-sWKOmkwhst button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sWKOmkwhst button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sWKOmkwhst button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-sWKOmkwhst nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sWKOmkwhst nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-sWKOmkwhst nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-sWKOmkwhst nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sWKOmkwhst .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-sWKOmkwhst a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-sWKOmkwhst .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  text-align: center;
  margin-right: 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sWKOmkwhst .navbar {
    height: 70px;
  }
  .cid-sWKOmkwhst .navbar.opened {
    height: auto;
  }
  .cid-sWKOmkwhst .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-tbVWjlkWbq {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #004846;
}
.cid-tbVWjlkWbq .mbr-text,
.cid-tbVWjlkWbq .mbr-section-btn {
  color: #ffffff;
}
.cid-tbVWjlkWbq .mbr-section-title {
  color: #ffffff;
}
.cid-tbVWjlkWbq .mbr-section-subtitle {
  color: #ffffff;
}
.cid-tXyxCXgtsh {
  background-image: url("../../../assets/images/mbr-1920x1152.png");
  background-position: 80% 20%;
}
.cid-tXyxCXgtsh H2 {
  color: #ffffff;
  text-align: center;
}
.cid-tXyxCXgtsh .row {
  justify-content: flex-end;
}
.cid-tXyxCXgtsh H1 {
  color: #ffffff;
  text-align: center;
}
.cid-tXyxCXgtsh .mbr-text,
.cid-tXyxCXgtsh .mbr-section-btn {
  color: #f3f5f8;
  text-align: center;
}
@media (min-width: 767px) {
  .cid-tXyxCXgtsh .container {
    padding: 0 2rem;
  }
}
@media (max-width: 992px) {
  .cid-tXyxCXgtsh .mbr-overlay {
    opacity: 0.7 !important;
  }
}
.cid-tXE7mDxkgn {
  padding-top: 105px;
  padding-bottom: 120px;
  background-color: #ffffff;
}
.cid-tXE7mDxkgn .back {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 65%;
  height: 100%;
  background-color: #6699ff;
}
.cid-tXE7mDxkgn img {
  width: 100%;
}
.cid-tXE7mDxkgn p {
  margin-top: 6rem;
}
.cid-tXE7mDxkgn .content-wrapper {
  max-width: 750px;
  margin: auto;
  position: relative;
  padding: 0 2rem;
}
.cid-tXE7mDxkgn .content-wrapper {
  padding-top: 6rem;
}
.cid-tXE7mDxkgn h4 {
  position: absolute;
  transform: rotate(-270deg);
  transform-origin: bottom right;
  width: fit-content;
  padding: 0;
  margin: 0;
  right: 6rem;
  bottom: 0;
}
@media (max-width: 1200px) {
  .cid-tXE7mDxkgn .content-wrapper {
    padding-top: 0rem;
  }
  .cid-tXE7mDxkgn p {
    margin-top: 2rem;
  }
}
@media (max-width: 992px) {
  .cid-tXE7mDxkgn .back {
    width: 100%;
    height: 75%;
  }
  .cid-tXE7mDxkgn .content-wrapper {
    padding: 0 3rem;
    padding-top: 4rem;
  }
  .cid-tXE7mDxkgn p {
    margin-top: 4rem;
  }
}
@media (max-width: 767px) {
  .cid-tXE7mDxkgn .content-wrapper {
    padding: 0rem;
    padding-top: 4rem;
  }
  .cid-tXE7mDxkgn h4 {
    right: 2rem;
  }
}
.cid-tXE7mDxkgn .mbr-fallback-image.disabled {
  display: none;
}
.cid-tXE7mDxkgn .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tXE7mDxkgn H3 {
  color: #ffffff;
}
.cid-tXE7mDxkgn H1 {
  color: #ffffff;
}
.cid-tXE7mDxkgn .mbr-text,
.cid-tXE7mDxkgn .mbr-section-btn {
  color: #ffffff;
  text-align: left;
}
.cid-u4P5n1mRxx {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #f3f5f8;
}
.cid-u4P5n1mRxx .mbr-text,
.cid-u4P5n1mRxx .mbr-section-btn {
  color: #000000;
}
.cid-u4P5n1mRxx .mbr-section-title {
  color: #232736;
}
.cid-tXz9kzAZEg {
  padding-top: 3rem;
  padding-bottom: 0rem;
  background-color: #1c4fba;
}
.cid-tXz9kzAZEg .mbr-section-subtitle {
  color: #8c8c95;
  text-align: center;
  max-width: 552px;
  margin: auto;
}
.cid-tXz9kzAZEg .mbr-section-title {
  text-align: center;
  color: #ffffff;
  padding-bottom: 24px;
  max-width: 752px;
  margin: auto;
}
.cid-tXz9kzAZEg .row {
  align-items: center;
  height: 100%;
}
.cid-tXz9kzAZEg .wrapper {
  margin: auto;
}
.cid-uwtKU4jg72 {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #1c4fba;
}
.cid-uwtKU4jg72 .mbr-text,
.cid-uwtKU4jg72 .mbr-section-btn {
  color: #ffffff;
}
.cid-uwtKU4jg72 .mbr-section-title {
  color: #ffffff;
}
.cid-tXz4HVvK6f {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-tXz4HVvK6f .row {
  align-items: center;
  justify-content: space-between;
}
.cid-tXz4HVvK6f .mbr-section-title {
  width: 100%;
  text-align: left;
  margin-bottom: 24px;
  color: #000000;
}
.cid-tXz4HVvK6f .mbr-text {
  color: #8c8c95;
  margin-bottom: 32px;
}
.cid-tXz4HVvK6f .mbr-section-btn {
  width: auto;
  display: block;
}
.cid-tXz4HVvK6f ul {
  padding-inline-start: 20px;
  margin-bottom: 28px;
}
.cid-tXz4HVvK6f li::marker {
  color: #000000;
  width: 10px;
}
.cid-tXz4HVvK6f li {
  margin-bottom: 7px;
  color: #14142b;
}
.cid-tXz4HVvK6f img {
  width: 90%;
}
.cid-tXz4HVvK6f .gray {
  background-color: #1073b3;
  width: 80%;
  height: 430px;
  margin: auto;
  position: relative;
}
.cid-tXz4HVvK6f .b {
  max-width: 598px;
}
.cid-tXz4HVvK6f .first {
  position: absolute;
  top: -10%;
  right: 25%;
}
.cid-tXz4HVvK6f .second {
  position: absolute;
  bottom: -10%;
  left: 25%;
}
@media (max-width: 992px) {
  .cid-tXz4HVvK6f .t {
    padding-top: 90px;
  }
  .cid-tXz4HVvK6f .b {
    max-width: initial;
  }
  .cid-tXz4HVvK6f .gray {
    width: 50%;
  }
}
@media (max-width: 750px) {
  .cid-tXz4HVvK6f .gray {
    height: 330px;
  }
}
@media (max-width: 630px) {
  .cid-tXz4HVvK6f .gray {
    height: 230px;
  }
}
@media (max-width: 450px) {
  .cid-tXz4HVvK6f .gray {
    height: 200px;
    width: 70%;
  }
}
.cid-tXz4HVvK6f .btn {
  margin-top: 20px;
}
.cid-tXz4HVvK6f .row {
  flex-direction: row-reverse;
}
.cid-tXz4HVvK6f .t {
  max-width: 542px;
}
.cid-tXz4HVvK6f .mbr-text,
.cid-tXz4HVvK6f .button-align,
.cid-tXz4HVvK6f .list {
  color: #444444;
}
.cid-tXz4HVvK6f .list {
  color: #000000;
  text-align: left;
}
.cid-tXzJiM5SQY {
  padding-top: 140px;
  padding-bottom: 105px;
  background-image: url("../../../assets/images/fb-divisione-sicurezza-web-5.webp");
}
.cid-tXzJiM5SQY .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-tXzJiM5SQY .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
.cid-tXzJiM5SQY .mbr-fallback-image.disabled {
  display: none;
}
.cid-tXzJiM5SQY .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-t9urirqyXJ {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #1c4fba;
}
.cid-t9urirqyXJ .main-heading-content {
  margin-bottom: 5rem;
}
.cid-t9urirqyXJ .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-t9urirqyXJ .underline .line {
  width: 3rem;
  height: 2px;
  background: #ffffff;
  display: inline-block;
}
.cid-t9urirqyXJ .form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: none;
  display: block;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.cid-t9urirqyXJ .form-control,
.cid-t9urirqyXJ textarea {
  -webkit-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.cid-t9urirqyXJ .google-map {
  width: 100%;
  height: 30rem;
}
.cid-t9urirqyXJ .google-map iframe {
  width: inherit;
  height: 100%;
}
.cid-t9urirqyXJ a:link {
  text-decoration: none;
}
.cid-t9urirqyXJ .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
}
.cid-t9urirqyXJ .mbr-section-title,
.cid-t9urirqyXJ .underline {
  text-align: center;
  color: #ffffff;
}
.cid-uwtKKkAX8e {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #1e50ba;
}
.cid-uwtKKkAX8e .mbr-text,
.cid-uwtKKkAX8e .mbr-section-btn {
  color: #ffffff;
}
.cid-uwtKKkAX8e .mbr-section-title {
  color: #ffffff;
}
.cid-tXzHp0bMTh {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-image: url("../../../assets/images/fb-divisione-sicurezza-web-3.webp");
}
.cid-tXzHp0bMTh .mbr-fallback-image.disabled {
  display: none;
}
.cid-tXzHp0bMTh .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tXzHp0bMTh .mbr-section-btn .btn {
  height: 21px;
  min-width: 70px;
  position: relative;
  overflow: visible;
  padding: 0 12px 0 0;
  justify-content: flex-start;
  margin-left: 28px;
  box-shadow: none;
}
.cid-tXzHp0bMTh .mbr-section-btn .btn:first-child {
  margin-left: 9.6px;
}
.cid-tXzHp0bMTh .mbr-section-btn .btn:focus {
  box-shadow: none;
}
.cid-tXzHp0bMTh .mbr-section-btn .btn span {
  position: absolute;
  right: -12px;
  width: 18px;
  height: 18px;
  font-size: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #124ad6;
  color: #ffffff;
  margin: 2px 0 0 12px;
  padding-left: 2px;
  transition: all .33s ease;
}
.cid-tXzHp0bMTh .mbr-section-btn .btn:hover {
  transform: scale(1) !important;
  color: #1e50ba !important;
}
.cid-tXzHp0bMTh .mbr-section-btn .btn:hover span {
  width: 28px;
  border-radius: 22px;
  right: -28px;
}
.cid-tXzHp0bMTh .title-wrapper {
  position: relative;
  margin-top: 20rem;
  padding: 80px 160px 80px 100px;
  background-color: #ffffff;
}
@media (max-width: 992px) {
  .cid-tXzHp0bMTh .title-wrapper {
    padding: 60px 60px 60px 60px;
  }
}
@media (max-width: 768px) {
  .cid-tXzHp0bMTh .title-wrapper {
    padding: 40px 30px 40px 30px;
  }
}
.cid-tXzHp0bMTh .title-wrapper .title-link-wrap {
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .cid-tXzHp0bMTh .title-wrapper .title-link-wrap {
    margin-bottom: 12px;
  }
}
.cid-tXzHp0bMTh .title-wrapper .title-link-wrap .title-link {
  display: inline-flex;
}
.cid-tXzHp0bMTh .title-wrapper .title-link-wrap .title-link span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  margin-right: 5px;
  transition: all .3s ease;
}
.cid-tXzHp0bMTh .title-wrapper .title-link-wrap .title-link .mbr-link {
  margin: 0;
}
.cid-tXzHp0bMTh .title-wrapper .mbr-section-title {
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-tXzHp0bMTh .title-wrapper .mbr-section-title {
    margin-bottom: 25px;
  }
}
.cid-tXzHp0bMTh .title-wrapper .mbr-text {
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .cid-tXzHp0bMTh .title-wrapper .mbr-text {
    margin-bottom: 5px;
  }
}
.cid-tXzHp0bMTh .title-link:hover .title-link span {
  transform: translate(-5px, 0);
}
.cid-tXzHp0bMTh .mbr-link,
.cid-tXzHp0bMTh .mbr-iconfont {
  color: #8c8c8c;
}
.cid-tXzHp0bMTh .mbr-section-title {
  color: #000000;
}
.cid-tXzHp0bMTh .mbr-text {
  color: #000000;
  text-align: left;
}
.cid-tXzHp0bMTh .mbr-section-title,
.cid-tXzHp0bMTh .mbr-section-btn,
.cid-tXzHp0bMTh .title-link-wrap {
  text-align: left;
}
.cid-sX2Tqp3q5H {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #1e50ba;
}
.cid-sX2Tqp3q5H ul {
  padding: 0;
  margin: 0;
}
.cid-sX2Tqp3q5H ul li {
  list-style: none;
}
.cid-sX2Tqp3q5H ul li h4 {
  margin: 0;
}
.cid-sX2Tqp3q5H ul li h4.display-4 {
  line-height: 1.75;
}
.cid-sX2Tqp3q5H .item {
  color: #cacaca;
}
.cid-sX2Tqp3q5H .col-title {
  color: #ffffff;
  font-weight: 600;
}
.cid-sX2Tqp3q5H .fill-light-wrapper {
  fill: #f9fafb;
  z-index: 2 !important;
  top: 0;
}
.cid-sX2Tqp3q5H .icons-wrapper ul {
  margin: 0;
  padding: 0;
}
.cid-sX2Tqp3q5H .icons-wrapper ul li {
  margin-right: 10px;
  margin-left: 10px;
  display: inline-block;
}
.cid-sX2Tqp3q5H .icons-wrapper ul li .mbr-iconfont {
  color: #ffffff;
  font-size: 20px;
}
.cid-sX2Tqp3q5H .icons-wrapper ul li .mbr-iconfont:hover {
  color: #cccccc;
}
.cid-sX2Tqp3q5H .item DIV {
  text-align: center;
}
.cid-sWKOmkwhst {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-sWKOmkwhst nav.navbar {
  position: fixed;
}
.cid-sWKOmkwhst .btn {
  box-shadow: 0px 30px 30px 0px rgba(0, 11, 40, 0.1);
}
.cid-sWKOmkwhst .dropdown-toggle[data-toggle="dropdown-submenu"]:before {
  font-family: MobiriseIcons !important;
  content: "\e909";
  display: inline-block;
  width: 10px;
  position: absolute;
  right: 25px;
  top: 40%;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: 10px;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
}
.cid-sWKOmkwhst .dropdown-toggle:after {
  content: none;
}
@media (min-width: 992px) {
  .cid-sWKOmkwhst .navbar-nav .nav-link:before {
    content: none;
  }
}
.cid-sWKOmkwhst .dropdown-menu {
  padding: 10px 0;
  min-width: 220px;
  box-shadow: -1px 2px 19px 3px rgba(0, 11, 40, 0.1);
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
  transform: translateY(10px);
  display: initial;
}
.cid-sWKOmkwhst .navbar .dropdown.open > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  display: block;
}
.cid-sWKOmkwhst .dropdown-item:hover,
.cid-sWKOmkwhst .dropdown-item:focus {
  background: rgba(30, 80, 186, 0.1) !important;
  color: #fff !important;
}
.cid-sWKOmkwhst .nav-dropdown .link {
  padding: 35px 0 !important;
  margin-right: 40px !important;
}
.cid-sWKOmkwhst .nav-dropdown .nav-item:last-child .link {
  margin-right: 0 !important;
}
.cid-sWKOmkwhst .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  display: none;
}
.cid-sWKOmkwhst .nav-link {
  position: relative;
  line-height: 1;
}
.cid-sWKOmkwhst .nav-link:hover {
  color: #666 !important;
}
.cid-sWKOmkwhst .container {
  display: flex;
  margin: auto;
}
.cid-sWKOmkwhst .iconfont-wrapper {
  color: #051441 !important;
  font-size: 17px;
  margin-right: 20px;
}
.cid-sWKOmkwhst .dropdown-menu,
.cid-sWKOmkwhst .navbar.opened {
  background: #ffffff !important;
}
.cid-sWKOmkwhst .nav-item:focus,
.cid-sWKOmkwhst .nav-link:focus {
  outline: none;
}
.cid-sWKOmkwhst .dropdown .dropdown-menu .dropdown-item {
  width: 100%;
  transition: all 0.25s ease-in-out;
}
.cid-sWKOmkwhst .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sWKOmkwhst .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-sWKOmkwhst .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sWKOmkwhst .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-sWKOmkwhst .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0px 15px !important;
  transition: none;
  margin: 0 !important;
}
.cid-sWKOmkwhst .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  background: #ffffff;
}
.cid-sWKOmkwhst .navbar.navbar-short {
  box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.1);
  min-height: 60px;
}
.cid-sWKOmkwhst .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-sWKOmkwhst .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-sWKOmkwhst .navbar.opened {
  transition: all 0.3s;
}
.cid-sWKOmkwhst .navbar .dropdown-item {
  padding: 0px 15px;
}
.cid-sWKOmkwhst .navbar .navbar-logo img {
  width: auto;
}
.cid-sWKOmkwhst .navbar .navbar-collapse {
  justify-content: center;
  z-index: 1;
}
.cid-sWKOmkwhst .navbar.collapsed {
  justify-content: center;
}
.cid-sWKOmkwhst .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-sWKOmkwhst .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-sWKOmkwhst .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 6.4rem);
  }
}
.cid-sWKOmkwhst .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-sWKOmkwhst .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-sWKOmkwhst .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  display: none;
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-sWKOmkwhst .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-sWKOmkwhst .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0px 15px;
  text-align: left;
}
@media (max-width: 991px) {
  .cid-sWKOmkwhst .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-sWKOmkwhst .navbar .dropdown-menu {
    display: none;
  }
  .cid-sWKOmkwhst .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-sWKOmkwhst .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-sWKOmkwhst .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    display: none;
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-sWKOmkwhst .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-sWKOmkwhst .navbar ul.navbar-nav {
    padding: 15px;
  }
  .cid-sWKOmkwhst .navbar .dropdown-menu .dropdown-item {
    padding: 0px 10px !important;
    text-align: left;
  }
  .cid-sWKOmkwhst .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-sWKOmkwhst .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-sWKOmkwhst .navbar .navbar-buttons,
  .cid-sWKOmkwhst .navbar .icons-menu {
    display: none;
  }
  .cid-sWKOmkwhst .navbar .nav-dropdown .link {
    margin-right: 0 !important;
    padding-top: 12px !important;
    padding-bottom: 0 !important;
    margin-bottom: 20px !important;
  }
}
.cid-sWKOmkwhst .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-sWKOmkwhst .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-sWKOmkwhst .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-sWKOmkwhst .dropdown-item.active,
.cid-sWKOmkwhst .dropdown-item:active {
  background-color: transparent;
}
.cid-sWKOmkwhst .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-sWKOmkwhst .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-sWKOmkwhst .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-sWKOmkwhst ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-sWKOmkwhst .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-sWKOmkwhst button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-sWKOmkwhst button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #232736;
}
.cid-sWKOmkwhst button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-sWKOmkwhst button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sWKOmkwhst button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sWKOmkwhst button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-sWKOmkwhst nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sWKOmkwhst nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-sWKOmkwhst nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-sWKOmkwhst nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sWKOmkwhst .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-sWKOmkwhst a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-sWKOmkwhst .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  text-align: center;
  margin-right: 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sWKOmkwhst .navbar {
    height: 70px;
  }
  .cid-sWKOmkwhst .navbar.opened {
    height: auto;
  }
  .cid-sWKOmkwhst .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-t1sHuYkGU3 {
  background-image: url("../../../assets/images/fb-divisione-sicurezza-web-5.webp");
}
.cid-t1sHuYkGU3 .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-t1sHuYkGU3 .col-text {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .cid-t1sHuYkGU3 .col-text {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  .cid-t1sHuYkGU3 .col-form {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .cid-t1sHuYkGU3 .col-form {
    padding: 30px;
  }
}
.cid-t1sHuYkGU3 .text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .cid-t1sHuYkGU3 .text-wrapper {
    text-align: center !important;
  }
}
.cid-t1sHuYkGU3 .label-text {
  width: 100%;
  margin-bottom: 16px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .cid-t1sHuYkGU3 .label-text {
    text-align: center !important;
  }
}
.cid-t1sHuYkGU3 .mbr-section-title {
  width: 100%;
  color: #000000;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .cid-t1sHuYkGU3 .mbr-section-title {
    text-align: center !important;
  }
}
.cid-t1sHuYkGU3 .mbr-text {
  letter-spacing: inherit;
  color: #ffffff;
  width: 100%;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .cid-t1sHuYkGU3 .mbr-text {
    text-align: center !important;
  }
}
.cid-t1sHuYkGU3 .item {
  display: flex;
  align-items: center;
  margin: 12px 0;
}
.cid-t1sHuYkGU3 .btn-container {
  width: 100%;
  margin-top: 22px;
}
@media (max-width: 767px) {
  .cid-t1sHuYkGU3 .mbr-section-btn {
    text-align: center !important;
  }
}
@media (max-width: 575px) {
  .cid-t1sHuYkGU3 .mbr-section-btn {
    display: flex;
    flex-wrap: wrap;
  }
  .cid-t1sHuYkGU3 .mbr-section-btn .btn {
    width: 100%;
  }
}
.cid-t1sHuYkGU3 .form-container {
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.6);
}
@media (min-width: 768px) {
  .cid-t1sHuYkGU3 .form-container {
    max-width: 22rem;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .cid-t1sHuYkGU3 .form-container {
    text-align: center !important;
  }
}
.cid-t1sHuYkGU3 .form-title {
  color: #3599d5;
  margin-bottom: 40px;
  text-align: center;
}
@media (max-width: 767px) {
  .cid-t1sHuYkGU3 .form-title {
    text-align: center !important;
  }
}
.cid-t1sHuYkGU3 .form-control {
  font-size: 1rem;
}
.cid-t1sHuYkGU3 .mbr-section-title,
.cid-t1sHuYkGU3 .mbr-section-btn {
  color: #ffffff;
}
.cid-uPGAQ98Uix {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-uPGAQ98Uix nav.navbar {
  position: fixed;
}
.cid-uPGAQ98Uix .btn {
  box-shadow: 0px 30px 30px 0px rgba(0, 11, 40, 0.1);
}
.cid-uPGAQ98Uix .dropdown-toggle[data-toggle="dropdown-submenu"]:before {
  font-family: MobiriseIcons !important;
  content: "\e909";
  display: inline-block;
  width: 10px;
  position: absolute;
  right: 25px;
  top: 40%;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: 10px;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
}
.cid-uPGAQ98Uix .dropdown-toggle:after {
  content: none;
}
@media (min-width: 992px) {
  .cid-uPGAQ98Uix .navbar-nav .nav-link:before {
    content: none;
  }
}
.cid-uPGAQ98Uix .dropdown-menu {
  padding: 10px 0;
  min-width: 220px;
  box-shadow: -1px 2px 19px 3px rgba(0, 11, 40, 0.1);
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
  transform: translateY(10px);
  display: initial;
}
.cid-uPGAQ98Uix .navbar .dropdown.open > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  display: block;
}
.cid-uPGAQ98Uix .dropdown-item:hover,
.cid-uPGAQ98Uix .dropdown-item:focus {
  background: rgba(30, 80, 186, 0.1) !important;
  color: #fff !important;
}
.cid-uPGAQ98Uix .nav-dropdown .link {
  padding: 35px 0 !important;
  margin-right: 40px !important;
}
.cid-uPGAQ98Uix .nav-dropdown .nav-item:last-child .link {
  margin-right: 0 !important;
}
.cid-uPGAQ98Uix .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  display: none;
}
.cid-uPGAQ98Uix .nav-link {
  position: relative;
  line-height: 1;
}
.cid-uPGAQ98Uix .nav-link:hover {
  color: #666 !important;
}
.cid-uPGAQ98Uix .container {
  display: flex;
  margin: auto;
}
.cid-uPGAQ98Uix .iconfont-wrapper {
  color: #051441 !important;
  font-size: 17px;
  margin-right: 20px;
}
.cid-uPGAQ98Uix .dropdown-menu,
.cid-uPGAQ98Uix .navbar.opened {
  background: #ffffff !important;
}
.cid-uPGAQ98Uix .nav-item:focus,
.cid-uPGAQ98Uix .nav-link:focus {
  outline: none;
}
.cid-uPGAQ98Uix .dropdown .dropdown-menu .dropdown-item {
  width: 100%;
  transition: all 0.25s ease-in-out;
}
.cid-uPGAQ98Uix .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uPGAQ98Uix .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uPGAQ98Uix .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uPGAQ98Uix .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uPGAQ98Uix .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0px 15px !important;
  transition: none;
  margin: 0 !important;
}
.cid-uPGAQ98Uix .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  background: #ffffff;
}
.cid-uPGAQ98Uix .navbar.navbar-short {
  box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.1);
  min-height: 60px;
}
.cid-uPGAQ98Uix .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-uPGAQ98Uix .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-uPGAQ98Uix .navbar.opened {
  transition: all 0.3s;
}
.cid-uPGAQ98Uix .navbar .dropdown-item {
  padding: 0px 15px;
}
.cid-uPGAQ98Uix .navbar .navbar-logo img {
  width: auto;
}
.cid-uPGAQ98Uix .navbar .navbar-collapse {
  justify-content: center;
  z-index: 1;
}
.cid-uPGAQ98Uix .navbar.collapsed {
  justify-content: center;
}
.cid-uPGAQ98Uix .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uPGAQ98Uix .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uPGAQ98Uix .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 6.4rem);
  }
}
.cid-uPGAQ98Uix .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uPGAQ98Uix .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uPGAQ98Uix .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  display: none;
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-uPGAQ98Uix .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uPGAQ98Uix .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0px 15px;
  text-align: left;
}
@media (max-width: 991px) {
  .cid-uPGAQ98Uix .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uPGAQ98Uix .navbar .dropdown-menu {
    display: none;
  }
  .cid-uPGAQ98Uix .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uPGAQ98Uix .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uPGAQ98Uix .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    display: none;
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-uPGAQ98Uix .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-uPGAQ98Uix .navbar ul.navbar-nav {
    padding: 15px;
  }
  .cid-uPGAQ98Uix .navbar .dropdown-menu .dropdown-item {
    padding: 0px 10px !important;
    text-align: left;
  }
  .cid-uPGAQ98Uix .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-uPGAQ98Uix .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uPGAQ98Uix .navbar .navbar-buttons,
  .cid-uPGAQ98Uix .navbar .icons-menu {
    display: none;
  }
  .cid-uPGAQ98Uix .navbar .nav-dropdown .link {
    margin-right: 0 !important;
    padding-top: 12px !important;
    padding-bottom: 0 !important;
    margin-bottom: 20px !important;
  }
}
.cid-uPGAQ98Uix .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uPGAQ98Uix .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uPGAQ98Uix .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uPGAQ98Uix .dropdown-item.active,
.cid-uPGAQ98Uix .dropdown-item:active {
  background-color: transparent;
}
.cid-uPGAQ98Uix .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uPGAQ98Uix .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-uPGAQ98Uix .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uPGAQ98Uix ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-uPGAQ98Uix .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-uPGAQ98Uix button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-uPGAQ98Uix button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #232736;
}
.cid-uPGAQ98Uix button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uPGAQ98Uix button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uPGAQ98Uix button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uPGAQ98Uix button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uPGAQ98Uix nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uPGAQ98Uix nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uPGAQ98Uix nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uPGAQ98Uix nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uPGAQ98Uix .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-uPGAQ98Uix a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-uPGAQ98Uix .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  text-align: center;
  margin-right: 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uPGAQ98Uix .navbar {
    height: 70px;
  }
  .cid-uPGAQ98Uix .navbar.opened {
    height: auto;
  }
  .cid-uPGAQ98Uix .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uPGAQ9PNbB {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #004846;
}
.cid-uPGAQ9PNbB .mbr-text,
.cid-uPGAQ9PNbB .mbr-section-btn {
  color: #ffffff;
}
.cid-uPGAQ9PNbB .mbr-section-title {
  color: #ffffff;
}
.cid-uPGAQ9PNbB .mbr-section-subtitle {
  color: #ffffff;
}
.cid-uPGAQaeBOG {
  background-image: url("../../../assets/images/mbr-1920x1152.png");
  background-position: 80% 20%;
}
.cid-uPGAQaeBOG H2 {
  color: #ffffff;
  text-align: center;
}
.cid-uPGAQaeBOG .row {
  justify-content: flex-end;
}
.cid-uPGAQaeBOG H1 {
  color: #ffffff;
  text-align: center;
}
.cid-uPGAQaeBOG .mbr-text,
.cid-uPGAQaeBOG .mbr-section-btn {
  color: #f3f5f8;
  text-align: center;
}
@media (min-width: 767px) {
  .cid-uPGAQaeBOG .container {
    padding: 0 2rem;
  }
}
@media (max-width: 992px) {
  .cid-uPGAQaeBOG .mbr-overlay {
    opacity: 0.7 !important;
  }
}
.cid-uPGAQayoZF {
  padding-top: 105px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-uPGAQayoZF .back {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 65%;
  height: 100%;
  background-color: #6699ff;
}
.cid-uPGAQayoZF img {
  width: 100%;
}
.cid-uPGAQayoZF p {
  margin-top: 6rem;
}
.cid-uPGAQayoZF .content-wrapper {
  max-width: 750px;
  margin: auto;
  position: relative;
  padding: 0 2rem;
}
.cid-uPGAQayoZF .content-wrapper {
  padding-top: 6rem;
}
.cid-uPGAQayoZF h4 {
  position: absolute;
  transform: rotate(-270deg);
  transform-origin: bottom right;
  width: fit-content;
  padding: 0;
  margin: 0;
  right: 6rem;
  bottom: 0;
}
@media (max-width: 1200px) {
  .cid-uPGAQayoZF .content-wrapper {
    padding-top: 0rem;
  }
  .cid-uPGAQayoZF p {
    margin-top: 2rem;
  }
}
@media (max-width: 992px) {
  .cid-uPGAQayoZF .back {
    width: 100%;
    height: 75%;
  }
  .cid-uPGAQayoZF .content-wrapper {
    padding: 0 3rem;
    padding-top: 4rem;
  }
  .cid-uPGAQayoZF p {
    margin-top: 4rem;
  }
}
@media (max-width: 767px) {
  .cid-uPGAQayoZF .content-wrapper {
    padding: 0rem;
    padding-top: 4rem;
  }
  .cid-uPGAQayoZF h4 {
    right: 2rem;
  }
}
.cid-uPGAQayoZF .mbr-fallback-image.disabled {
  display: none;
}
.cid-uPGAQayoZF .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uPGAQayoZF H3 {
  color: #ffffff;
}
.cid-uPGAQayoZF H1 {
  color: #ffffff;
}
.cid-uPGAQayoZF .mbr-text,
.cid-uPGAQayoZF .mbr-section-btn {
  color: #ffffff;
  text-align: left;
}
.cid-uPGDOwmyyJ {
  padding-top: 0px;
  padding-bottom: 120px;
  background-color: #ffffff;
}
.cid-uPGDOwmyyJ .back {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 65%;
  height: 100%;
  background-color: #6699ff;
}
.cid-uPGDOwmyyJ img {
  width: 100%;
}
.cid-uPGDOwmyyJ p {
  margin-top: 6rem;
}
.cid-uPGDOwmyyJ .content-wrapper {
  max-width: 750px;
  margin: auto;
  position: relative;
  padding: 0 2rem;
}
.cid-uPGDOwmyyJ .content-wrapper {
  padding-top: 6rem;
}
.cid-uPGDOwmyyJ h4 {
  position: absolute;
  transform: rotate(-270deg);
  transform-origin: bottom right;
  width: fit-content;
  padding: 0;
  margin: 0;
  right: 6rem;
  bottom: 0;
}
@media (max-width: 1200px) {
  .cid-uPGDOwmyyJ .content-wrapper {
    padding-top: 0rem;
  }
  .cid-uPGDOwmyyJ p {
    margin-top: 2rem;
  }
}
@media (max-width: 992px) {
  .cid-uPGDOwmyyJ .back {
    width: 100%;
    height: 75%;
  }
  .cid-uPGDOwmyyJ .content-wrapper {
    padding: 0 3rem;
    padding-top: 4rem;
  }
  .cid-uPGDOwmyyJ p {
    margin-top: 4rem;
  }
}
@media (max-width: 767px) {
  .cid-uPGDOwmyyJ .content-wrapper {
    padding: 0rem;
    padding-top: 4rem;
  }
  .cid-uPGDOwmyyJ h4 {
    right: 2rem;
  }
}
.cid-uPGDOwmyyJ .mbr-fallback-image.disabled {
  display: none;
}
.cid-uPGDOwmyyJ .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uPGDOwmyyJ H3 {
  color: #ffffff;
}
.cid-uPGDOwmyyJ H1 {
  color: #ffffff;
}
.cid-uPGDOwmyyJ .mbr-text,
.cid-uPGDOwmyyJ .mbr-section-btn {
  color: #ffffff;
  text-align: left;
}
.cid-uPGAQb9DhA {
  padding-top: 3rem;
  padding-bottom: 0rem;
  background-color: #1c4fba;
}
.cid-uPGAQb9DhA .mbr-section-subtitle {
  color: #8c8c95;
  text-align: center;
  max-width: 552px;
  margin: auto;
}
.cid-uPGAQb9DhA .mbr-section-title {
  text-align: center;
  color: #ffffff;
  padding-bottom: 24px;
  max-width: 752px;
  margin: auto;
}
.cid-uPGAQb9DhA .row {
  align-items: center;
  height: 100%;
}
.cid-uPGAQb9DhA .wrapper {
  margin: auto;
}
.cid-uPGAQbqyXx {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #1c4fba;
}
.cid-uPGAQbqyXx .mbr-text,
.cid-uPGAQbqyXx .mbr-section-btn {
  color: #ffffff;
}
.cid-uPGAQbqyXx .mbr-section-title {
  color: #ffffff;
}
.cid-uPGAQbMCPL {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uPGAQbMCPL .row {
  align-items: center;
  justify-content: space-between;
}
.cid-uPGAQbMCPL .mbr-section-title {
  width: 100%;
  text-align: left;
  margin-bottom: 24px;
  color: #000000;
}
.cid-uPGAQbMCPL .mbr-text {
  color: #8c8c95;
  margin-bottom: 32px;
}
.cid-uPGAQbMCPL .mbr-section-btn {
  width: auto;
  display: block;
}
.cid-uPGAQbMCPL ul {
  padding-inline-start: 20px;
  margin-bottom: 28px;
}
.cid-uPGAQbMCPL li::marker {
  color: #000000;
  width: 10px;
}
.cid-uPGAQbMCPL li {
  margin-bottom: 7px;
  color: #14142b;
}
.cid-uPGAQbMCPL img {
  width: 90%;
}
.cid-uPGAQbMCPL .gray {
  background-color: #1073b3;
  width: 80%;
  height: 430px;
  margin: auto;
  position: relative;
}
.cid-uPGAQbMCPL .b {
  max-width: 598px;
}
.cid-uPGAQbMCPL .first {
  position: absolute;
  top: -10%;
  right: 25%;
}
.cid-uPGAQbMCPL .second {
  position: absolute;
  bottom: -10%;
  left: 25%;
}
@media (max-width: 992px) {
  .cid-uPGAQbMCPL .t {
    padding-top: 90px;
  }
  .cid-uPGAQbMCPL .b {
    max-width: initial;
  }
  .cid-uPGAQbMCPL .gray {
    width: 50%;
  }
}
@media (max-width: 750px) {
  .cid-uPGAQbMCPL .gray {
    height: 330px;
  }
}
@media (max-width: 630px) {
  .cid-uPGAQbMCPL .gray {
    height: 230px;
  }
}
@media (max-width: 450px) {
  .cid-uPGAQbMCPL .gray {
    height: 200px;
    width: 70%;
  }
}
.cid-uPGAQbMCPL .btn {
  margin-top: 20px;
}
.cid-uPGAQbMCPL .row {
  flex-direction: row-reverse;
}
.cid-uPGAQbMCPL .t {
  max-width: 542px;
}
.cid-uPGAQbMCPL .mbr-text,
.cid-uPGAQbMCPL .button-align,
.cid-uPGAQbMCPL .list {
  color: #444444;
}
.cid-uPGAQbMCPL .list {
  color: #000000;
  text-align: left;
}
.cid-uPGAQc9Toq {
  padding-top: 140px;
  padding-bottom: 105px;
  background-image: url("../../../assets/images/fb-divisione-sicurezza-web-5.webp");
}
.cid-uPGAQc9Toq .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-uPGAQc9Toq .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
.cid-uPGAQc9Toq .mbr-fallback-image.disabled {
  display: none;
}
.cid-uPGAQc9Toq .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uPGAQcvXpm {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #1c4fba;
}
.cid-uPGAQcvXpm .main-heading-content {
  margin-bottom: 5rem;
}
.cid-uPGAQcvXpm .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-uPGAQcvXpm .underline .line {
  width: 3rem;
  height: 2px;
  background: #ffffff;
  display: inline-block;
}
.cid-uPGAQcvXpm .form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: none;
  display: block;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.cid-uPGAQcvXpm .form-control,
.cid-uPGAQcvXpm textarea {
  -webkit-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.cid-uPGAQcvXpm .google-map {
  width: 100%;
  height: 30rem;
}
.cid-uPGAQcvXpm .google-map iframe {
  width: inherit;
  height: 100%;
}
.cid-uPGAQcvXpm a:link {
  text-decoration: none;
}
.cid-uPGAQcvXpm .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
}
.cid-uPGAQcvXpm .mbr-section-title,
.cid-uPGAQcvXpm .underline {
  text-align: center;
  color: #ffffff;
}
.cid-uPGAQcTDFy {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #1e50ba;
}
.cid-uPGAQcTDFy .mbr-text,
.cid-uPGAQcTDFy .mbr-section-btn {
  color: #ffffff;
}
.cid-uPGAQcTDFy .mbr-section-title {
  color: #ffffff;
}
.cid-uPGAQdcebe {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-image: url("../../../assets/images/fb-divisione-sicurezza-web-3.webp");
}
.cid-uPGAQdcebe .mbr-fallback-image.disabled {
  display: none;
}
.cid-uPGAQdcebe .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uPGAQdcebe .mbr-section-btn .btn {
  height: 21px;
  min-width: 70px;
  position: relative;
  overflow: visible;
  padding: 0 12px 0 0;
  justify-content: flex-start;
  margin-left: 28px;
  box-shadow: none;
}
.cid-uPGAQdcebe .mbr-section-btn .btn:first-child {
  margin-left: 9.6px;
}
.cid-uPGAQdcebe .mbr-section-btn .btn:focus {
  box-shadow: none;
}
.cid-uPGAQdcebe .mbr-section-btn .btn span {
  position: absolute;
  right: -12px;
  width: 18px;
  height: 18px;
  font-size: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #124ad6;
  color: #ffffff;
  margin: 2px 0 0 12px;
  padding-left: 2px;
  transition: all .33s ease;
}
.cid-uPGAQdcebe .mbr-section-btn .btn:hover {
  transform: scale(1) !important;
  color: #1e50ba !important;
}
.cid-uPGAQdcebe .mbr-section-btn .btn:hover span {
  width: 28px;
  border-radius: 22px;
  right: -28px;
}
.cid-uPGAQdcebe .title-wrapper {
  position: relative;
  margin-top: 20rem;
  padding: 80px 160px 80px 100px;
  background-color: #ffffff;
}
@media (max-width: 992px) {
  .cid-uPGAQdcebe .title-wrapper {
    padding: 60px 60px 60px 60px;
  }
}
@media (max-width: 768px) {
  .cid-uPGAQdcebe .title-wrapper {
    padding: 40px 30px 40px 30px;
  }
}
.cid-uPGAQdcebe .title-wrapper .title-link-wrap {
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .cid-uPGAQdcebe .title-wrapper .title-link-wrap {
    margin-bottom: 12px;
  }
}
.cid-uPGAQdcebe .title-wrapper .title-link-wrap .title-link {
  display: inline-flex;
}
.cid-uPGAQdcebe .title-wrapper .title-link-wrap .title-link span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  margin-right: 5px;
  transition: all .3s ease;
}
.cid-uPGAQdcebe .title-wrapper .title-link-wrap .title-link .mbr-link {
  margin: 0;
}
.cid-uPGAQdcebe .title-wrapper .mbr-section-title {
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uPGAQdcebe .title-wrapper .mbr-section-title {
    margin-bottom: 25px;
  }
}
.cid-uPGAQdcebe .title-wrapper .mbr-text {
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .cid-uPGAQdcebe .title-wrapper .mbr-text {
    margin-bottom: 5px;
  }
}
.cid-uPGAQdcebe .title-link:hover .title-link span {
  transform: translate(-5px, 0);
}
.cid-uPGAQdcebe .mbr-link,
.cid-uPGAQdcebe .mbr-iconfont {
  color: #8c8c8c;
}
.cid-uPGAQdcebe .mbr-section-title {
  color: #000000;
}
.cid-uPGAQdcebe .mbr-text {
  color: #000000;
  text-align: left;
}
.cid-uPGAQdcebe .mbr-section-title,
.cid-uPGAQdcebe .mbr-section-btn,
.cid-uPGAQdcebe .title-link-wrap {
  text-align: left;
}
.cid-uPGGU73z6k {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-uPGGU73z6k .mbr-fallback-image.disabled {
  display: none;
}
.cid-uPGGU73z6k .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uPGGU73z6k .container-fluid {
  padding: 0 60px;
}
@media (max-width: 992px) {
  .cid-uPGGU73z6k .container-fluid {
    padding: 0 30px;
  }
}
.cid-uPGGU73z6k .container-fluid .row {
  padding: 0;
}
@media (max-width: 992px) {
  .cid-uPGGU73z6k .container {
    padding: 0 30px;
  }
}
.cid-uPGGU73z6k .text-wrapper .mbr-text {
  margin-bottom: 0;
}
.cid-uPGGU73z6k .mbr-text {
  color: #444444;
  text-align: center;
}
.cid-uPGGUyPLab {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-uPGGUyPLab blockquote {
  color: #232323;
  font-size: inherit;
  font-style: normal;
  border-color: #000 !important;
  text-transform: capitalize;
}
.cid-uPGGUyPLab .mbr-iconfont {
  z-index: 1;
  position: absolute;
  font-size: 9rem;
  color: #232323;
  opacity: .1;
}
.cid-uPGGUyPLab .mbr-iconfont.right-top {
  right: -1rem;
  top: -1rem;
}
.cid-uPGGUyPLab a:link,
.cid-uPGGUyPLab a:active,
.cid-uPGGUyPLab a:visited {
  color: #6E6E6E;
}
.cid-uPGGUyPLab a:hover {
  color: #000;
}
@media (min-width: 992px) {
  .cid-uPGGUyPLab .container {
    max-width: 100% !important;
  }
}
@media (min-width: 768px) {
  .cid-uPGGUyPLab .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90% !important;
    flex: 0 0 90% !important;
    max-width: 90% !important;
  }
}
.cid-uPGGSzKSZ8 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #1e50ba;
}
.cid-uPGGSzKSZ8 ul {
  padding: 0;
  margin: 0;
}
.cid-uPGGSzKSZ8 ul li {
  list-style: none;
}
.cid-uPGGSzKSZ8 ul li h4 {
  margin: 0;
}
.cid-uPGGSzKSZ8 ul li h4.display-4 {
  line-height: 1.75;
}
.cid-uPGGSzKSZ8 .item {
  color: #cacaca;
}
.cid-uPGGSzKSZ8 .col-title {
  color: #ffffff;
  font-weight: 600;
}
.cid-uPGGSzKSZ8 .fill-light-wrapper {
  fill: #f9fafb;
  z-index: 2 !important;
  top: 0;
}
.cid-uPGGSzKSZ8 .icons-wrapper ul {
  margin: 0;
  padding: 0;
}
.cid-uPGGSzKSZ8 .icons-wrapper ul li {
  margin-right: 10px;
  margin-left: 10px;
  display: inline-block;
}
.cid-uPGGSzKSZ8 .icons-wrapper ul li .mbr-iconfont {
  color: #ffffff;
  font-size: 20px;
}
.cid-uPGGSzKSZ8 .icons-wrapper ul li .mbr-iconfont:hover {
  color: #cccccc;
}
.cid-uPGGSzKSZ8 .item DIV {
  text-align: center;
}
.cid-uPGHhS6lMv {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-uPGHhS6lMv nav.navbar {
  position: fixed;
}
.cid-uPGHhS6lMv .btn {
  box-shadow: 0px 30px 30px 0px rgba(0, 11, 40, 0.1);
}
.cid-uPGHhS6lMv .dropdown-toggle[data-toggle="dropdown-submenu"]:before {
  font-family: MobiriseIcons !important;
  content: "\e909";
  display: inline-block;
  width: 10px;
  position: absolute;
  right: 25px;
  top: 40%;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: 10px;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
}
.cid-uPGHhS6lMv .dropdown-toggle:after {
  content: none;
}
@media (min-width: 992px) {
  .cid-uPGHhS6lMv .navbar-nav .nav-link:before {
    content: none;
  }
}
.cid-uPGHhS6lMv .dropdown-menu {
  padding: 10px 0;
  min-width: 220px;
  box-shadow: -1px 2px 19px 3px rgba(0, 11, 40, 0.1);
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
  transform: translateY(10px);
  display: initial;
}
.cid-uPGHhS6lMv .navbar .dropdown.open > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  display: block;
}
.cid-uPGHhS6lMv .dropdown-item:hover,
.cid-uPGHhS6lMv .dropdown-item:focus {
  background: rgba(30, 80, 186, 0.1) !important;
  color: #fff !important;
}
.cid-uPGHhS6lMv .nav-dropdown .link {
  padding: 35px 0 !important;
  margin-right: 40px !important;
}
.cid-uPGHhS6lMv .nav-dropdown .nav-item:last-child .link {
  margin-right: 0 !important;
}
.cid-uPGHhS6lMv .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  display: none;
}
.cid-uPGHhS6lMv .nav-link {
  position: relative;
  line-height: 1;
}
.cid-uPGHhS6lMv .nav-link:hover {
  color: #666 !important;
}
.cid-uPGHhS6lMv .container {
  display: flex;
  margin: auto;
}
.cid-uPGHhS6lMv .iconfont-wrapper {
  color: #051441 !important;
  font-size: 17px;
  margin-right: 20px;
}
.cid-uPGHhS6lMv .dropdown-menu,
.cid-uPGHhS6lMv .navbar.opened {
  background: #ffffff !important;
}
.cid-uPGHhS6lMv .nav-item:focus,
.cid-uPGHhS6lMv .nav-link:focus {
  outline: none;
}
.cid-uPGHhS6lMv .dropdown .dropdown-menu .dropdown-item {
  width: 100%;
  transition: all 0.25s ease-in-out;
}
.cid-uPGHhS6lMv .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uPGHhS6lMv .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uPGHhS6lMv .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uPGHhS6lMv .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uPGHhS6lMv .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0px 15px !important;
  transition: none;
  margin: 0 !important;
}
.cid-uPGHhS6lMv .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  background: #ffffff;
}
.cid-uPGHhS6lMv .navbar.navbar-short {
  box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.1);
  min-height: 60px;
}
.cid-uPGHhS6lMv .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-uPGHhS6lMv .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-uPGHhS6lMv .navbar.opened {
  transition: all 0.3s;
}
.cid-uPGHhS6lMv .navbar .dropdown-item {
  padding: 0px 15px;
}
.cid-uPGHhS6lMv .navbar .navbar-logo img {
  width: auto;
}
.cid-uPGHhS6lMv .navbar .navbar-collapse {
  justify-content: center;
  z-index: 1;
}
.cid-uPGHhS6lMv .navbar.collapsed {
  justify-content: center;
}
.cid-uPGHhS6lMv .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uPGHhS6lMv .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uPGHhS6lMv .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 6.4rem);
  }
}
.cid-uPGHhS6lMv .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uPGHhS6lMv .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uPGHhS6lMv .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  display: none;
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-uPGHhS6lMv .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uPGHhS6lMv .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0px 15px;
  text-align: left;
}
@media (max-width: 991px) {
  .cid-uPGHhS6lMv .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uPGHhS6lMv .navbar .dropdown-menu {
    display: none;
  }
  .cid-uPGHhS6lMv .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uPGHhS6lMv .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uPGHhS6lMv .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    display: none;
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-uPGHhS6lMv .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-uPGHhS6lMv .navbar ul.navbar-nav {
    padding: 15px;
  }
  .cid-uPGHhS6lMv .navbar .dropdown-menu .dropdown-item {
    padding: 0px 10px !important;
    text-align: left;
  }
  .cid-uPGHhS6lMv .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-uPGHhS6lMv .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uPGHhS6lMv .navbar .navbar-buttons,
  .cid-uPGHhS6lMv .navbar .icons-menu {
    display: none;
  }
  .cid-uPGHhS6lMv .navbar .nav-dropdown .link {
    margin-right: 0 !important;
    padding-top: 12px !important;
    padding-bottom: 0 !important;
    margin-bottom: 20px !important;
  }
}
.cid-uPGHhS6lMv .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uPGHhS6lMv .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uPGHhS6lMv .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uPGHhS6lMv .dropdown-item.active,
.cid-uPGHhS6lMv .dropdown-item:active {
  background-color: transparent;
}
.cid-uPGHhS6lMv .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uPGHhS6lMv .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-uPGHhS6lMv .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uPGHhS6lMv ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-uPGHhS6lMv .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-uPGHhS6lMv button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-uPGHhS6lMv button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #232736;
}
.cid-uPGHhS6lMv button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uPGHhS6lMv button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uPGHhS6lMv button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uPGHhS6lMv button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uPGHhS6lMv nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uPGHhS6lMv nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uPGHhS6lMv nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uPGHhS6lMv nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uPGHhS6lMv .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-uPGHhS6lMv a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-uPGHhS6lMv .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  text-align: center;
  margin-right: 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uPGHhS6lMv .navbar {
    height: 70px;
  }
  .cid-uPGHhS6lMv .navbar.opened {
    height: auto;
  }
  .cid-uPGHhS6lMv .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uPGHhSK2Os {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #004846;
}
.cid-uPGHhSK2Os .mbr-text,
.cid-uPGHhSK2Os .mbr-section-btn {
  color: #ffffff;
}
.cid-uPGHhSK2Os .mbr-section-title {
  color: #ffffff;
}
.cid-uPGHhSK2Os .mbr-section-subtitle {
  color: #ffffff;
}
.cid-uPGHhTa8VI {
  background-image: url("../../../assets/images/mbr-1920x1152.png");
  background-position: 80% 20%;
}
.cid-uPGHhTa8VI H2 {
  color: #ffffff;
  text-align: center;
}
.cid-uPGHhTa8VI .row {
  justify-content: flex-end;
}
.cid-uPGHhTa8VI H1 {
  color: #ffffff;
  text-align: center;
}
.cid-uPGHhTa8VI .mbr-text,
.cid-uPGHhTa8VI .mbr-section-btn {
  color: #f3f5f8;
  text-align: center;
}
@media (min-width: 767px) {
  .cid-uPGHhTa8VI .container {
    padding: 0 2rem;
  }
}
@media (max-width: 992px) {
  .cid-uPGHhTa8VI .mbr-overlay {
    opacity: 0.7 !important;
  }
}
.cid-uPGHhTAHX9 {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-uPGHhTAHX9 .back {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 65%;
  height: 100%;
  background-color: #6699ff;
}
.cid-uPGHhTAHX9 img {
  width: 100%;
}
.cid-uPGHhTAHX9 p {
  margin-top: 6rem;
}
.cid-uPGHhTAHX9 .content-wrapper {
  max-width: 750px;
  margin: auto;
  position: relative;
  padding: 0 2rem;
}
.cid-uPGHhTAHX9 .content-wrapper {
  padding-top: 6rem;
}
.cid-uPGHhTAHX9 h4 {
  position: absolute;
  transform: rotate(-270deg);
  transform-origin: bottom right;
  width: fit-content;
  padding: 0;
  margin: 0;
  right: 6rem;
  bottom: 0;
}
@media (max-width: 1200px) {
  .cid-uPGHhTAHX9 .content-wrapper {
    padding-top: 0rem;
  }
  .cid-uPGHhTAHX9 p {
    margin-top: 2rem;
  }
}
@media (max-width: 992px) {
  .cid-uPGHhTAHX9 .back {
    width: 100%;
    height: 75%;
  }
  .cid-uPGHhTAHX9 .content-wrapper {
    padding: 0 3rem;
    padding-top: 4rem;
  }
  .cid-uPGHhTAHX9 p {
    margin-top: 4rem;
  }
}
@media (max-width: 767px) {
  .cid-uPGHhTAHX9 .content-wrapper {
    padding: 0rem;
    padding-top: 4rem;
  }
  .cid-uPGHhTAHX9 h4 {
    right: 2rem;
  }
}
.cid-uPGHhTAHX9 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uPGHhTAHX9 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uPGHhTAHX9 H3 {
  color: #ffffff;
}
.cid-uPGHhTAHX9 H1 {
  color: #ffffff;
}
.cid-uPGHhTAHX9 .mbr-text,
.cid-uPGHhTAHX9 .mbr-section-btn {
  color: #ffffff;
  text-align: left;
}
.cid-uPGHhUfUo5 {
  padding-top: 3rem;
  padding-bottom: 0rem;
  background-color: #1c4fba;
}
.cid-uPGHhUfUo5 .mbr-section-subtitle {
  color: #8c8c95;
  text-align: center;
  max-width: 552px;
  margin: auto;
}
.cid-uPGHhUfUo5 .mbr-section-title {
  text-align: center;
  color: #ffffff;
  padding-bottom: 24px;
  max-width: 752px;
  margin: auto;
}
.cid-uPGHhUfUo5 .row {
  align-items: center;
  height: 100%;
}
.cid-uPGHhUfUo5 .wrapper {
  margin: auto;
}
.cid-uPGHhUwRqf {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #1c4fba;
}
.cid-uPGHhUwRqf .mbr-text,
.cid-uPGHhUwRqf .mbr-section-btn {
  color: #ffffff;
}
.cid-uPGHhUwRqf .mbr-section-title {
  color: #ffffff;
}
.cid-uPGHhUQyLZ {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uPGHhUQyLZ .row {
  align-items: center;
  justify-content: space-between;
}
.cid-uPGHhUQyLZ .mbr-section-title {
  width: 100%;
  text-align: left;
  margin-bottom: 24px;
  color: #000000;
}
.cid-uPGHhUQyLZ .mbr-text {
  color: #8c8c95;
  margin-bottom: 32px;
}
.cid-uPGHhUQyLZ .mbr-section-btn {
  width: auto;
  display: block;
}
.cid-uPGHhUQyLZ ul {
  padding-inline-start: 20px;
  margin-bottom: 28px;
}
.cid-uPGHhUQyLZ li::marker {
  color: #000000;
  width: 10px;
}
.cid-uPGHhUQyLZ li {
  margin-bottom: 7px;
  color: #14142b;
}
.cid-uPGHhUQyLZ img {
  width: 90%;
}
.cid-uPGHhUQyLZ .gray {
  background-color: #1073b3;
  width: 80%;
  height: 430px;
  margin: auto;
  position: relative;
}
.cid-uPGHhUQyLZ .b {
  max-width: 598px;
}
.cid-uPGHhUQyLZ .first {
  position: absolute;
  top: -10%;
  right: 25%;
}
.cid-uPGHhUQyLZ .second {
  position: absolute;
  bottom: -10%;
  left: 25%;
}
@media (max-width: 992px) {
  .cid-uPGHhUQyLZ .t {
    padding-top: 90px;
  }
  .cid-uPGHhUQyLZ .b {
    max-width: initial;
  }
  .cid-uPGHhUQyLZ .gray {
    width: 50%;
  }
}
@media (max-width: 750px) {
  .cid-uPGHhUQyLZ .gray {
    height: 330px;
  }
}
@media (max-width: 630px) {
  .cid-uPGHhUQyLZ .gray {
    height: 230px;
  }
}
@media (max-width: 450px) {
  .cid-uPGHhUQyLZ .gray {
    height: 200px;
    width: 70%;
  }
}
.cid-uPGHhUQyLZ .btn {
  margin-top: 20px;
}
.cid-uPGHhUQyLZ .row {
  flex-direction: row-reverse;
}
.cid-uPGHhUQyLZ .t {
  max-width: 542px;
}
.cid-uPGHhUQyLZ .mbr-text,
.cid-uPGHhUQyLZ .button-align,
.cid-uPGHhUQyLZ .list {
  color: #444444;
}
.cid-uPGHhUQyLZ .list {
  color: #000000;
  text-align: left;
}
.cid-uPGHhVd0L4 {
  padding-top: 140px;
  padding-bottom: 105px;
  background-image: url("../../../assets/images/fb-divisione-sicurezza-web-5.webp");
}
.cid-uPGHhVd0L4 .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-uPGHhVd0L4 .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
.cid-uPGHhVd0L4 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uPGHhVd0L4 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uPGHhVBNmL {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #1c4fba;
}
.cid-uPGHhVBNmL .main-heading-content {
  margin-bottom: 5rem;
}
.cid-uPGHhVBNmL .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-uPGHhVBNmL .underline .line {
  width: 3rem;
  height: 2px;
  background: #ffffff;
  display: inline-block;
}
.cid-uPGHhVBNmL .form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: none;
  display: block;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.cid-uPGHhVBNmL .form-control,
.cid-uPGHhVBNmL textarea {
  -webkit-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.cid-uPGHhVBNmL .google-map {
  width: 100%;
  height: 30rem;
}
.cid-uPGHhVBNmL .google-map iframe {
  width: inherit;
  height: 100%;
}
.cid-uPGHhVBNmL a:link {
  text-decoration: none;
}
.cid-uPGHhVBNmL .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
}
.cid-uPGHhVBNmL .mbr-section-title,
.cid-uPGHhVBNmL .underline {
  text-align: center;
  color: #ffffff;
}
.cid-uPGHhW4ow3 {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #1e50ba;
}
.cid-uPGHhW4ow3 .mbr-text,
.cid-uPGHhW4ow3 .mbr-section-btn {
  color: #ffffff;
}
.cid-uPGHhW4ow3 .mbr-section-title {
  color: #ffffff;
}
.cid-uPGHhWs0z7 {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-image: url("../../../assets/images/fb-divisione-sicurezza-web-3.webp");
}
.cid-uPGHhWs0z7 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uPGHhWs0z7 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uPGHhWs0z7 .mbr-section-btn .btn {
  height: 21px;
  min-width: 70px;
  position: relative;
  overflow: visible;
  padding: 0 12px 0 0;
  justify-content: flex-start;
  margin-left: 28px;
  box-shadow: none;
}
.cid-uPGHhWs0z7 .mbr-section-btn .btn:first-child {
  margin-left: 9.6px;
}
.cid-uPGHhWs0z7 .mbr-section-btn .btn:focus {
  box-shadow: none;
}
.cid-uPGHhWs0z7 .mbr-section-btn .btn span {
  position: absolute;
  right: -12px;
  width: 18px;
  height: 18px;
  font-size: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #124ad6;
  color: #ffffff;
  margin: 2px 0 0 12px;
  padding-left: 2px;
  transition: all .33s ease;
}
.cid-uPGHhWs0z7 .mbr-section-btn .btn:hover {
  transform: scale(1) !important;
  color: #1e50ba !important;
}
.cid-uPGHhWs0z7 .mbr-section-btn .btn:hover span {
  width: 28px;
  border-radius: 22px;
  right: -28px;
}
.cid-uPGHhWs0z7 .title-wrapper {
  position: relative;
  margin-top: 20rem;
  padding: 80px 160px 80px 100px;
  background-color: #ffffff;
}
@media (max-width: 992px) {
  .cid-uPGHhWs0z7 .title-wrapper {
    padding: 60px 60px 60px 60px;
  }
}
@media (max-width: 768px) {
  .cid-uPGHhWs0z7 .title-wrapper {
    padding: 40px 30px 40px 30px;
  }
}
.cid-uPGHhWs0z7 .title-wrapper .title-link-wrap {
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .cid-uPGHhWs0z7 .title-wrapper .title-link-wrap {
    margin-bottom: 12px;
  }
}
.cid-uPGHhWs0z7 .title-wrapper .title-link-wrap .title-link {
  display: inline-flex;
}
.cid-uPGHhWs0z7 .title-wrapper .title-link-wrap .title-link span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  margin-right: 5px;
  transition: all .3s ease;
}
.cid-uPGHhWs0z7 .title-wrapper .title-link-wrap .title-link .mbr-link {
  margin: 0;
}
.cid-uPGHhWs0z7 .title-wrapper .mbr-section-title {
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uPGHhWs0z7 .title-wrapper .mbr-section-title {
    margin-bottom: 25px;
  }
}
.cid-uPGHhWs0z7 .title-wrapper .mbr-text {
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .cid-uPGHhWs0z7 .title-wrapper .mbr-text {
    margin-bottom: 5px;
  }
}
.cid-uPGHhWs0z7 .title-link:hover .title-link span {
  transform: translate(-5px, 0);
}
.cid-uPGHhWs0z7 .mbr-link,
.cid-uPGHhWs0z7 .mbr-iconfont {
  color: #8c8c8c;
}
.cid-uPGHhWs0z7 .mbr-section-title {
  color: #000000;
}
.cid-uPGHhWs0z7 .mbr-text {
  color: #000000;
  text-align: left;
}
.cid-uPGHhWs0z7 .mbr-section-title,
.cid-uPGHhWs0z7 .mbr-section-btn,
.cid-uPGHhWs0z7 .title-link-wrap {
  text-align: left;
}
.cid-uPGHhXmaA8 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #1e50ba;
}
.cid-uPGHhXmaA8 ul {
  padding: 0;
  margin: 0;
}
.cid-uPGHhXmaA8 ul li {
  list-style: none;
}
.cid-uPGHhXmaA8 ul li h4 {
  margin: 0;
}
.cid-uPGHhXmaA8 ul li h4.display-4 {
  line-height: 1.75;
}
.cid-uPGHhXmaA8 .item {
  color: #cacaca;
}
.cid-uPGHhXmaA8 .col-title {
  color: #ffffff;
  font-weight: 600;
}
.cid-uPGHhXmaA8 .fill-light-wrapper {
  fill: #f9fafb;
  z-index: 2 !important;
  top: 0;
}
.cid-uPGHhXmaA8 .icons-wrapper ul {
  margin: 0;
  padding: 0;
}
.cid-uPGHhXmaA8 .icons-wrapper ul li {
  margin-right: 10px;
  margin-left: 10px;
  display: inline-block;
}
.cid-uPGHhXmaA8 .icons-wrapper ul li .mbr-iconfont {
  color: #ffffff;
  font-size: 20px;
}
.cid-uPGHhXmaA8 .icons-wrapper ul li .mbr-iconfont:hover {
  color: #cccccc;
}
.cid-uPGHhXmaA8 .item DIV {
  text-align: center;
}
.cid-uPGM352y2O {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-uPGM352y2O nav.navbar {
  position: fixed;
}
.cid-uPGM352y2O .btn {
  box-shadow: 0px 30px 30px 0px rgba(0, 11, 40, 0.1);
}
.cid-uPGM352y2O .dropdown-toggle[data-toggle="dropdown-submenu"]:before {
  font-family: MobiriseIcons !important;
  content: "\e909";
  display: inline-block;
  width: 10px;
  position: absolute;
  right: 25px;
  top: 40%;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: 10px;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
}
.cid-uPGM352y2O .dropdown-toggle:after {
  content: none;
}
@media (min-width: 992px) {
  .cid-uPGM352y2O .navbar-nav .nav-link:before {
    content: none;
  }
}
.cid-uPGM352y2O .dropdown-menu {
  padding: 10px 0;
  min-width: 220px;
  box-shadow: -1px 2px 19px 3px rgba(0, 11, 40, 0.1);
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
  transform: translateY(10px);
  display: initial;
}
.cid-uPGM352y2O .navbar .dropdown.open > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  display: block;
}
.cid-uPGM352y2O .dropdown-item:hover,
.cid-uPGM352y2O .dropdown-item:focus {
  background: rgba(30, 80, 186, 0.1) !important;
  color: #fff !important;
}
.cid-uPGM352y2O .nav-dropdown .link {
  padding: 35px 0 !important;
  margin-right: 40px !important;
}
.cid-uPGM352y2O .nav-dropdown .nav-item:last-child .link {
  margin-right: 0 !important;
}
.cid-uPGM352y2O .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  display: none;
}
.cid-uPGM352y2O .nav-link {
  position: relative;
  line-height: 1;
}
.cid-uPGM352y2O .nav-link:hover {
  color: #666 !important;
}
.cid-uPGM352y2O .container {
  display: flex;
  margin: auto;
}
.cid-uPGM352y2O .iconfont-wrapper {
  color: #051441 !important;
  font-size: 17px;
  margin-right: 20px;
}
.cid-uPGM352y2O .dropdown-menu,
.cid-uPGM352y2O .navbar.opened {
  background: #ffffff !important;
}
.cid-uPGM352y2O .nav-item:focus,
.cid-uPGM352y2O .nav-link:focus {
  outline: none;
}
.cid-uPGM352y2O .dropdown .dropdown-menu .dropdown-item {
  width: 100%;
  transition: all 0.25s ease-in-out;
}
.cid-uPGM352y2O .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uPGM352y2O .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uPGM352y2O .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uPGM352y2O .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uPGM352y2O .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0px 15px !important;
  transition: none;
  margin: 0 !important;
}
.cid-uPGM352y2O .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  background: #ffffff;
}
.cid-uPGM352y2O .navbar.navbar-short {
  box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.1);
  min-height: 60px;
}
.cid-uPGM352y2O .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-uPGM352y2O .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-uPGM352y2O .navbar.opened {
  transition: all 0.3s;
}
.cid-uPGM352y2O .navbar .dropdown-item {
  padding: 0px 15px;
}
.cid-uPGM352y2O .navbar .navbar-logo img {
  width: auto;
}
.cid-uPGM352y2O .navbar .navbar-collapse {
  justify-content: center;
  z-index: 1;
}
.cid-uPGM352y2O .navbar.collapsed {
  justify-content: center;
}
.cid-uPGM352y2O .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uPGM352y2O .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uPGM352y2O .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 6.4rem);
  }
}
.cid-uPGM352y2O .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uPGM352y2O .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uPGM352y2O .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  display: none;
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-uPGM352y2O .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uPGM352y2O .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0px 15px;
  text-align: left;
}
@media (max-width: 991px) {
  .cid-uPGM352y2O .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uPGM352y2O .navbar .dropdown-menu {
    display: none;
  }
  .cid-uPGM352y2O .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uPGM352y2O .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uPGM352y2O .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    display: none;
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-uPGM352y2O .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-uPGM352y2O .navbar ul.navbar-nav {
    padding: 15px;
  }
  .cid-uPGM352y2O .navbar .dropdown-menu .dropdown-item {
    padding: 0px 10px !important;
    text-align: left;
  }
  .cid-uPGM352y2O .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-uPGM352y2O .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uPGM352y2O .navbar .navbar-buttons,
  .cid-uPGM352y2O .navbar .icons-menu {
    display: none;
  }
  .cid-uPGM352y2O .navbar .nav-dropdown .link {
    margin-right: 0 !important;
    padding-top: 12px !important;
    padding-bottom: 0 !important;
    margin-bottom: 20px !important;
  }
}
.cid-uPGM352y2O .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uPGM352y2O .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uPGM352y2O .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uPGM352y2O .dropdown-item.active,
.cid-uPGM352y2O .dropdown-item:active {
  background-color: transparent;
}
.cid-uPGM352y2O .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uPGM352y2O .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-uPGM352y2O .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uPGM352y2O ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-uPGM352y2O .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-uPGM352y2O button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-uPGM352y2O button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #232736;
}
.cid-uPGM352y2O button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uPGM352y2O button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uPGM352y2O button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uPGM352y2O button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uPGM352y2O nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uPGM352y2O nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uPGM352y2O nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uPGM352y2O nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uPGM352y2O .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-uPGM352y2O a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-uPGM352y2O .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  text-align: center;
  margin-right: 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uPGM352y2O .navbar {
    height: 70px;
  }
  .cid-uPGM352y2O .navbar.opened {
    height: auto;
  }
  .cid-uPGM352y2O .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uPGM35HIix {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #004846;
}
.cid-uPGM35HIix .mbr-text,
.cid-uPGM35HIix .mbr-section-btn {
  color: #ffffff;
}
.cid-uPGM35HIix .mbr-section-title {
  color: #ffffff;
}
.cid-uPGM35HIix .mbr-section-subtitle {
  color: #ffffff;
}
.cid-uPGM365GXd {
  background-image: url("../../../assets/images/fb-divisione-sicurezza-web-5.webp");
  background-position: 80% 20%;
}
.cid-uPGM365GXd H2 {
  color: #ffffff;
  text-align: center;
}
.cid-uPGM365GXd .row {
  justify-content: flex-start;
}
.cid-uPGM365GXd H1 {
  color: #ffffff;
  text-align: center;
}
.cid-uPGM365GXd .mbr-text,
.cid-uPGM365GXd .mbr-section-btn {
  color: #f3f5f8;
  text-align: center;
}
@media (min-width: 767px) {
  .cid-uPGM365GXd .container {
    padding: 0 2rem;
  }
}
@media (max-width: 992px) {
  .cid-uPGM365GXd .mbr-overlay {
    opacity: 0.7 !important;
  }
}
.cid-uPGM36ogsh {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-uPGM36ogsh .back {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 65%;
  height: 100%;
  background-color: #6699ff;
}
.cid-uPGM36ogsh img {
  width: 100%;
}
.cid-uPGM36ogsh p {
  margin-top: 6rem;
}
.cid-uPGM36ogsh .content-wrapper {
  max-width: 750px;
  margin: auto;
  position: relative;
  padding: 0 2rem;
}
.cid-uPGM36ogsh .content-wrapper {
  padding-top: 6rem;
}
.cid-uPGM36ogsh h4 {
  position: absolute;
  transform: rotate(-270deg);
  transform-origin: bottom right;
  width: fit-content;
  padding: 0;
  margin: 0;
  right: 6rem;
  bottom: 0;
}
@media (max-width: 1200px) {
  .cid-uPGM36ogsh .content-wrapper {
    padding-top: 0rem;
  }
  .cid-uPGM36ogsh p {
    margin-top: 2rem;
  }
}
@media (max-width: 992px) {
  .cid-uPGM36ogsh .back {
    width: 100%;
    height: 75%;
  }
  .cid-uPGM36ogsh .content-wrapper {
    padding: 0 3rem;
    padding-top: 4rem;
  }
  .cid-uPGM36ogsh p {
    margin-top: 4rem;
  }
}
@media (max-width: 767px) {
  .cid-uPGM36ogsh .content-wrapper {
    padding: 0rem;
    padding-top: 4rem;
  }
  .cid-uPGM36ogsh h4 {
    right: 2rem;
  }
}
.cid-uPGM36ogsh .mbr-fallback-image.disabled {
  display: none;
}
.cid-uPGM36ogsh .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uPGM36ogsh H3 {
  color: #ffffff;
}
.cid-uPGM36ogsh H1 {
  color: #ffffff;
}
.cid-uPGM36ogsh .mbr-text,
.cid-uPGM36ogsh .mbr-section-btn {
  color: #ffffff;
  text-align: left;
}
.cid-uPGM36GjAc {
  padding-top: 3rem;
  padding-bottom: 0rem;
  background-color: #1c4fba;
}
.cid-uPGM36GjAc .mbr-section-subtitle {
  color: #8c8c95;
  text-align: center;
  max-width: 552px;
  margin: auto;
}
.cid-uPGM36GjAc .mbr-section-title {
  text-align: center;
  color: #ffffff;
  padding-bottom: 24px;
  max-width: 752px;
  margin: auto;
}
.cid-uPGM36GjAc .row {
  align-items: center;
  height: 100%;
}
.cid-uPGM36GjAc .wrapper {
  margin: auto;
}
.cid-uPGM36VDzO {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #1c4fba;
}
.cid-uPGM36VDzO .mbr-text,
.cid-uPGM36VDzO .mbr-section-btn {
  color: #ffffff;
}
.cid-uPGM36VDzO .mbr-section-title {
  color: #ffffff;
}
.cid-uPGM37eios {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uPGM37eios .row {
  align-items: center;
  justify-content: space-between;
}
.cid-uPGM37eios .mbr-section-title {
  width: 100%;
  text-align: left;
  margin-bottom: 24px;
  color: #000000;
}
.cid-uPGM37eios .mbr-text {
  color: #8c8c95;
  margin-bottom: 32px;
}
.cid-uPGM37eios .mbr-section-btn {
  width: auto;
  display: block;
}
.cid-uPGM37eios ul {
  padding-inline-start: 20px;
  margin-bottom: 28px;
}
.cid-uPGM37eios li::marker {
  color: #000000;
  width: 10px;
}
.cid-uPGM37eios li {
  margin-bottom: 7px;
  color: #14142b;
}
.cid-uPGM37eios img {
  width: 90%;
}
.cid-uPGM37eios .gray {
  background-color: #1073b3;
  width: 80%;
  height: 430px;
  margin: auto;
  position: relative;
}
.cid-uPGM37eios .b {
  max-width: 598px;
}
.cid-uPGM37eios .first {
  position: absolute;
  top: -10%;
  right: 25%;
}
.cid-uPGM37eios .second {
  position: absolute;
  bottom: -10%;
  left: 25%;
}
@media (max-width: 992px) {
  .cid-uPGM37eios .t {
    padding-top: 90px;
  }
  .cid-uPGM37eios .b {
    max-width: initial;
  }
  .cid-uPGM37eios .gray {
    width: 50%;
  }
}
@media (max-width: 750px) {
  .cid-uPGM37eios .gray {
    height: 330px;
  }
}
@media (max-width: 630px) {
  .cid-uPGM37eios .gray {
    height: 230px;
  }
}
@media (max-width: 450px) {
  .cid-uPGM37eios .gray {
    height: 200px;
    width: 70%;
  }
}
.cid-uPGM37eios .btn {
  margin-top: 20px;
}
.cid-uPGM37eios .row {
  flex-direction: row-reverse;
}
.cid-uPGM37eios .t {
  max-width: 542px;
}
.cid-uPGM37eios .mbr-text,
.cid-uPGM37eios .button-align,
.cid-uPGM37eios .list {
  color: #444444;
}
.cid-uPGM37eios .list {
  color: #000000;
  text-align: left;
}
.cid-uPGM37zpj8 {
  padding-top: 140px;
  padding-bottom: 105px;
  background-image: url("../../../assets/images/fb-divisione-sicurezza-web-1.webp");
}
.cid-uPGM37zpj8 .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-uPGM37zpj8 .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
.cid-uPGM37zpj8 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uPGM37zpj8 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uPGM37VhUv {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #1c4fba;
}
.cid-uPGM37VhUv .main-heading-content {
  margin-bottom: 5rem;
}
.cid-uPGM37VhUv .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-uPGM37VhUv .underline .line {
  width: 3rem;
  height: 2px;
  background: #ffffff;
  display: inline-block;
}
.cid-uPGM37VhUv .form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: none;
  display: block;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.cid-uPGM37VhUv .form-control,
.cid-uPGM37VhUv textarea {
  -webkit-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.cid-uPGM37VhUv .google-map {
  width: 100%;
  height: 30rem;
}
.cid-uPGM37VhUv .google-map iframe {
  width: inherit;
  height: 100%;
}
.cid-uPGM37VhUv a:link {
  text-decoration: none;
}
.cid-uPGM37VhUv .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
}
.cid-uPGM37VhUv .mbr-section-title,
.cid-uPGM37VhUv .underline {
  text-align: center;
  color: #ffffff;
}
.cid-uPGM38iBpv {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #1e50ba;
}
.cid-uPGM38iBpv .mbr-text,
.cid-uPGM38iBpv .mbr-section-btn {
  color: #ffffff;
}
.cid-uPGM38iBpv .mbr-section-title {
  color: #ffffff;
}
.cid-uPGM38Bv9M {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-image: url("../../../assets/images/fb-divisione-sicurezza-web-3.webp");
}
.cid-uPGM38Bv9M .mbr-fallback-image.disabled {
  display: none;
}
.cid-uPGM38Bv9M .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uPGM38Bv9M .mbr-section-btn .btn {
  height: 21px;
  min-width: 70px;
  position: relative;
  overflow: visible;
  padding: 0 12px 0 0;
  justify-content: flex-start;
  margin-left: 28px;
  box-shadow: none;
}
.cid-uPGM38Bv9M .mbr-section-btn .btn:first-child {
  margin-left: 9.6px;
}
.cid-uPGM38Bv9M .mbr-section-btn .btn:focus {
  box-shadow: none;
}
.cid-uPGM38Bv9M .mbr-section-btn .btn span {
  position: absolute;
  right: -12px;
  width: 18px;
  height: 18px;
  font-size: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #124ad6;
  color: #ffffff;
  margin: 2px 0 0 12px;
  padding-left: 2px;
  transition: all .33s ease;
}
.cid-uPGM38Bv9M .mbr-section-btn .btn:hover {
  transform: scale(1) !important;
  color: #1e50ba !important;
}
.cid-uPGM38Bv9M .mbr-section-btn .btn:hover span {
  width: 28px;
  border-radius: 22px;
  right: -28px;
}
.cid-uPGM38Bv9M .title-wrapper {
  position: relative;
  margin-top: 20rem;
  padding: 80px 160px 80px 100px;
  background-color: #ffffff;
}
@media (max-width: 992px) {
  .cid-uPGM38Bv9M .title-wrapper {
    padding: 60px 60px 60px 60px;
  }
}
@media (max-width: 768px) {
  .cid-uPGM38Bv9M .title-wrapper {
    padding: 40px 30px 40px 30px;
  }
}
.cid-uPGM38Bv9M .title-wrapper .title-link-wrap {
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .cid-uPGM38Bv9M .title-wrapper .title-link-wrap {
    margin-bottom: 12px;
  }
}
.cid-uPGM38Bv9M .title-wrapper .title-link-wrap .title-link {
  display: inline-flex;
}
.cid-uPGM38Bv9M .title-wrapper .title-link-wrap .title-link span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  margin-right: 5px;
  transition: all .3s ease;
}
.cid-uPGM38Bv9M .title-wrapper .title-link-wrap .title-link .mbr-link {
  margin: 0;
}
.cid-uPGM38Bv9M .title-wrapper .mbr-section-title {
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uPGM38Bv9M .title-wrapper .mbr-section-title {
    margin-bottom: 25px;
  }
}
.cid-uPGM38Bv9M .title-wrapper .mbr-text {
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .cid-uPGM38Bv9M .title-wrapper .mbr-text {
    margin-bottom: 5px;
  }
}
.cid-uPGM38Bv9M .title-link:hover .title-link span {
  transform: translate(-5px, 0);
}
.cid-uPGM38Bv9M .mbr-link,
.cid-uPGM38Bv9M .mbr-iconfont {
  color: #8c8c8c;
}
.cid-uPGM38Bv9M .mbr-section-title {
  color: #000000;
}
.cid-uPGM38Bv9M .mbr-text {
  color: #000000;
  text-align: left;
}
.cid-uPGM38Bv9M .mbr-section-title,
.cid-uPGM38Bv9M .mbr-section-btn,
.cid-uPGM38Bv9M .title-link-wrap {
  text-align: left;
}
.cid-uPGM39wif4 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #1e50ba;
}
.cid-uPGM39wif4 ul {
  padding: 0;
  margin: 0;
}
.cid-uPGM39wif4 ul li {
  list-style: none;
}
.cid-uPGM39wif4 ul li h4 {
  margin: 0;
}
.cid-uPGM39wif4 ul li h4.display-4 {
  line-height: 1.75;
}
.cid-uPGM39wif4 .item {
  color: #cacaca;
}
.cid-uPGM39wif4 .col-title {
  color: #ffffff;
  font-weight: 600;
}
.cid-uPGM39wif4 .fill-light-wrapper {
  fill: #f9fafb;
  z-index: 2 !important;
  top: 0;
}
.cid-uPGM39wif4 .icons-wrapper ul {
  margin: 0;
  padding: 0;
}
.cid-uPGM39wif4 .icons-wrapper ul li {
  margin-right: 10px;
  margin-left: 10px;
  display: inline-block;
}
.cid-uPGM39wif4 .icons-wrapper ul li .mbr-iconfont {
  color: #ffffff;
  font-size: 20px;
}
.cid-uPGM39wif4 .icons-wrapper ul li .mbr-iconfont:hover {
  color: #cccccc;
}
.cid-uPGM39wif4 .item DIV {
  text-align: center;
}
.cid-uPGO8hqwPh {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-uPGO8hqwPh nav.navbar {
  position: fixed;
}
.cid-uPGO8hqwPh .btn {
  box-shadow: 0px 30px 30px 0px rgba(0, 11, 40, 0.1);
}
.cid-uPGO8hqwPh .dropdown-toggle[data-toggle="dropdown-submenu"]:before {
  font-family: MobiriseIcons !important;
  content: "\e909";
  display: inline-block;
  width: 10px;
  position: absolute;
  right: 25px;
  top: 40%;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: 10px;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
}
.cid-uPGO8hqwPh .dropdown-toggle:after {
  content: none;
}
@media (min-width: 992px) {
  .cid-uPGO8hqwPh .navbar-nav .nav-link:before {
    content: none;
  }
}
.cid-uPGO8hqwPh .dropdown-menu {
  padding: 10px 0;
  min-width: 220px;
  box-shadow: -1px 2px 19px 3px rgba(0, 11, 40, 0.1);
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
  transform: translateY(10px);
  display: initial;
}
.cid-uPGO8hqwPh .navbar .dropdown.open > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  display: block;
}
.cid-uPGO8hqwPh .dropdown-item:hover,
.cid-uPGO8hqwPh .dropdown-item:focus {
  background: rgba(30, 80, 186, 0.1) !important;
  color: #fff !important;
}
.cid-uPGO8hqwPh .nav-dropdown .link {
  padding: 35px 0 !important;
  margin-right: 40px !important;
}
.cid-uPGO8hqwPh .nav-dropdown .nav-item:last-child .link {
  margin-right: 0 !important;
}
.cid-uPGO8hqwPh .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  display: none;
}
.cid-uPGO8hqwPh .nav-link {
  position: relative;
  line-height: 1;
}
.cid-uPGO8hqwPh .nav-link:hover {
  color: #666 !important;
}
.cid-uPGO8hqwPh .container {
  display: flex;
  margin: auto;
}
.cid-uPGO8hqwPh .iconfont-wrapper {
  color: #051441 !important;
  font-size: 17px;
  margin-right: 20px;
}
.cid-uPGO8hqwPh .dropdown-menu,
.cid-uPGO8hqwPh .navbar.opened {
  background: #ffffff !important;
}
.cid-uPGO8hqwPh .nav-item:focus,
.cid-uPGO8hqwPh .nav-link:focus {
  outline: none;
}
.cid-uPGO8hqwPh .dropdown .dropdown-menu .dropdown-item {
  width: 100%;
  transition: all 0.25s ease-in-out;
}
.cid-uPGO8hqwPh .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uPGO8hqwPh .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uPGO8hqwPh .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uPGO8hqwPh .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uPGO8hqwPh .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0px 15px !important;
  transition: none;
  margin: 0 !important;
}
.cid-uPGO8hqwPh .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  background: #ffffff;
}
.cid-uPGO8hqwPh .navbar.navbar-short {
  box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.1);
  min-height: 60px;
}
.cid-uPGO8hqwPh .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-uPGO8hqwPh .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-uPGO8hqwPh .navbar.opened {
  transition: all 0.3s;
}
.cid-uPGO8hqwPh .navbar .dropdown-item {
  padding: 0px 15px;
}
.cid-uPGO8hqwPh .navbar .navbar-logo img {
  width: auto;
}
.cid-uPGO8hqwPh .navbar .navbar-collapse {
  justify-content: center;
  z-index: 1;
}
.cid-uPGO8hqwPh .navbar.collapsed {
  justify-content: center;
}
.cid-uPGO8hqwPh .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uPGO8hqwPh .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uPGO8hqwPh .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 6.4rem);
  }
}
.cid-uPGO8hqwPh .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uPGO8hqwPh .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uPGO8hqwPh .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  display: none;
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-uPGO8hqwPh .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uPGO8hqwPh .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0px 15px;
  text-align: left;
}
@media (max-width: 991px) {
  .cid-uPGO8hqwPh .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uPGO8hqwPh .navbar .dropdown-menu {
    display: none;
  }
  .cid-uPGO8hqwPh .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uPGO8hqwPh .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uPGO8hqwPh .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    display: none;
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-uPGO8hqwPh .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-uPGO8hqwPh .navbar ul.navbar-nav {
    padding: 15px;
  }
  .cid-uPGO8hqwPh .navbar .dropdown-menu .dropdown-item {
    padding: 0px 10px !important;
    text-align: left;
  }
  .cid-uPGO8hqwPh .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-uPGO8hqwPh .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uPGO8hqwPh .navbar .navbar-buttons,
  .cid-uPGO8hqwPh .navbar .icons-menu {
    display: none;
  }
  .cid-uPGO8hqwPh .navbar .nav-dropdown .link {
    margin-right: 0 !important;
    padding-top: 12px !important;
    padding-bottom: 0 !important;
    margin-bottom: 20px !important;
  }
}
.cid-uPGO8hqwPh .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uPGO8hqwPh .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uPGO8hqwPh .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uPGO8hqwPh .dropdown-item.active,
.cid-uPGO8hqwPh .dropdown-item:active {
  background-color: transparent;
}
.cid-uPGO8hqwPh .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uPGO8hqwPh .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-uPGO8hqwPh .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uPGO8hqwPh ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-uPGO8hqwPh .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-uPGO8hqwPh button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-uPGO8hqwPh button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #232736;
}
.cid-uPGO8hqwPh button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uPGO8hqwPh button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uPGO8hqwPh button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uPGO8hqwPh button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uPGO8hqwPh nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uPGO8hqwPh nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uPGO8hqwPh nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uPGO8hqwPh nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uPGO8hqwPh .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-uPGO8hqwPh a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-uPGO8hqwPh .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  text-align: center;
  margin-right: 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uPGO8hqwPh .navbar {
    height: 70px;
  }
  .cid-uPGO8hqwPh .navbar.opened {
    height: auto;
  }
  .cid-uPGO8hqwPh .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uPGO8i2fjD {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #004846;
}
.cid-uPGO8i2fjD .mbr-text,
.cid-uPGO8i2fjD .mbr-section-btn {
  color: #ffffff;
}
.cid-uPGO8i2fjD .mbr-section-title {
  color: #ffffff;
}
.cid-uPGO8i2fjD .mbr-section-subtitle {
  color: #ffffff;
}
.cid-uPGO8imR1z {
  background-image: url("../../../assets/images/mbr-1920x1152.png");
  background-position: 80% 20%;
}
.cid-uPGO8imR1z H2 {
  color: #ffffff;
  text-align: center;
}
.cid-uPGO8imR1z .row {
  justify-content: flex-end;
}
.cid-uPGO8imR1z H1 {
  color: #ffffff;
  text-align: center;
}
.cid-uPGO8imR1z .mbr-text,
.cid-uPGO8imR1z .mbr-section-btn {
  color: #f3f5f8;
  text-align: center;
}
@media (min-width: 767px) {
  .cid-uPGO8imR1z .container {
    padding: 0 2rem;
  }
}
@media (max-width: 992px) {
  .cid-uPGO8imR1z .mbr-overlay {
    opacity: 0.7 !important;
  }
}
.cid-uPGO8iFgnp {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-uPGO8iFgnp .back {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 65%;
  height: 100%;
  background-color: #6699ff;
}
.cid-uPGO8iFgnp img {
  width: 100%;
}
.cid-uPGO8iFgnp p {
  margin-top: 6rem;
}
.cid-uPGO8iFgnp .content-wrapper {
  max-width: 750px;
  margin: auto;
  position: relative;
  padding: 0 2rem;
}
.cid-uPGO8iFgnp .content-wrapper {
  padding-top: 6rem;
}
.cid-uPGO8iFgnp h4 {
  position: absolute;
  transform: rotate(-270deg);
  transform-origin: bottom right;
  width: fit-content;
  padding: 0;
  margin: 0;
  right: 6rem;
  bottom: 0;
}
@media (max-width: 1200px) {
  .cid-uPGO8iFgnp .content-wrapper {
    padding-top: 0rem;
  }
  .cid-uPGO8iFgnp p {
    margin-top: 2rem;
  }
}
@media (max-width: 992px) {
  .cid-uPGO8iFgnp .back {
    width: 100%;
    height: 75%;
  }
  .cid-uPGO8iFgnp .content-wrapper {
    padding: 0 3rem;
    padding-top: 4rem;
  }
  .cid-uPGO8iFgnp p {
    margin-top: 4rem;
  }
}
@media (max-width: 767px) {
  .cid-uPGO8iFgnp .content-wrapper {
    padding: 0rem;
    padding-top: 4rem;
  }
  .cid-uPGO8iFgnp h4 {
    right: 2rem;
  }
}
.cid-uPGO8iFgnp .mbr-fallback-image.disabled {
  display: none;
}
.cid-uPGO8iFgnp .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uPGO8iFgnp H3 {
  color: #ffffff;
}
.cid-uPGO8iFgnp H1 {
  color: #ffffff;
}
.cid-uPGO8iFgnp .mbr-text,
.cid-uPGO8iFgnp .mbr-section-btn {
  color: #ffffff;
  text-align: left;
}
.cid-uPGO8j1HUX {
  padding-top: 3rem;
  padding-bottom: 0rem;
  background-color: #1c4fba;
}
.cid-uPGO8j1HUX .mbr-section-subtitle {
  color: #8c8c95;
  text-align: center;
  max-width: 552px;
  margin: auto;
}
.cid-uPGO8j1HUX .mbr-section-title {
  text-align: center;
  color: #ffffff;
  padding-bottom: 24px;
  max-width: 752px;
  margin: auto;
}
.cid-uPGO8j1HUX .row {
  align-items: center;
  height: 100%;
}
.cid-uPGO8j1HUX .wrapper {
  margin: auto;
}
.cid-uPGO8jjCLY {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #1c4fba;
}
.cid-uPGO8jjCLY .mbr-text,
.cid-uPGO8jjCLY .mbr-section-btn {
  color: #ffffff;
}
.cid-uPGO8jjCLY .mbr-section-title {
  color: #ffffff;
}
.cid-uPGO8jFFt0 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uPGO8jFFt0 .row {
  align-items: center;
  justify-content: space-between;
}
.cid-uPGO8jFFt0 .mbr-section-title {
  width: 100%;
  text-align: left;
  margin-bottom: 24px;
  color: #000000;
}
.cid-uPGO8jFFt0 .mbr-text {
  color: #8c8c95;
  margin-bottom: 32px;
}
.cid-uPGO8jFFt0 .mbr-section-btn {
  width: auto;
  display: block;
}
.cid-uPGO8jFFt0 ul {
  padding-inline-start: 20px;
  margin-bottom: 28px;
}
.cid-uPGO8jFFt0 li::marker {
  color: #000000;
  width: 10px;
}
.cid-uPGO8jFFt0 li {
  margin-bottom: 7px;
  color: #14142b;
}
.cid-uPGO8jFFt0 img {
  width: 90%;
}
.cid-uPGO8jFFt0 .gray {
  background-color: #1073b3;
  width: 80%;
  height: 430px;
  margin: auto;
  position: relative;
}
.cid-uPGO8jFFt0 .b {
  max-width: 598px;
}
.cid-uPGO8jFFt0 .first {
  position: absolute;
  top: -10%;
  right: 25%;
}
.cid-uPGO8jFFt0 .second {
  position: absolute;
  bottom: -10%;
  left: 25%;
}
@media (max-width: 992px) {
  .cid-uPGO8jFFt0 .t {
    padding-top: 90px;
  }
  .cid-uPGO8jFFt0 .b {
    max-width: initial;
  }
  .cid-uPGO8jFFt0 .gray {
    width: 50%;
  }
}
@media (max-width: 750px) {
  .cid-uPGO8jFFt0 .gray {
    height: 330px;
  }
}
@media (max-width: 630px) {
  .cid-uPGO8jFFt0 .gray {
    height: 230px;
  }
}
@media (max-width: 450px) {
  .cid-uPGO8jFFt0 .gray {
    height: 200px;
    width: 70%;
  }
}
.cid-uPGO8jFFt0 .btn {
  margin-top: 20px;
}
.cid-uPGO8jFFt0 .row {
  flex-direction: row-reverse;
}
.cid-uPGO8jFFt0 .t {
  max-width: 542px;
}
.cid-uPGO8jFFt0 .mbr-text,
.cid-uPGO8jFFt0 .button-align,
.cid-uPGO8jFFt0 .list {
  color: #444444;
}
.cid-uPGO8jFFt0 .list {
  color: #000000;
  text-align: left;
}
.cid-uPGO8k1YdF {
  padding-top: 140px;
  padding-bottom: 105px;
  background-image: url("../../../assets/images/fb-divisione-sicurezza-web-5.webp");
}
.cid-uPGO8k1YdF .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-uPGO8k1YdF .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
.cid-uPGO8k1YdF .mbr-fallback-image.disabled {
  display: none;
}
.cid-uPGO8k1YdF .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uPGO8kqtMD {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #1c4fba;
}
.cid-uPGO8kqtMD .main-heading-content {
  margin-bottom: 5rem;
}
.cid-uPGO8kqtMD .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-uPGO8kqtMD .underline .line {
  width: 3rem;
  height: 2px;
  background: #ffffff;
  display: inline-block;
}
.cid-uPGO8kqtMD .form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: none;
  display: block;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.cid-uPGO8kqtMD .form-control,
.cid-uPGO8kqtMD textarea {
  -webkit-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.cid-uPGO8kqtMD .google-map {
  width: 100%;
  height: 30rem;
}
.cid-uPGO8kqtMD .google-map iframe {
  width: inherit;
  height: 100%;
}
.cid-uPGO8kqtMD a:link {
  text-decoration: none;
}
.cid-uPGO8kqtMD .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
}
.cid-uPGO8kqtMD .mbr-section-title,
.cid-uPGO8kqtMD .underline {
  text-align: center;
  color: #ffffff;
}
.cid-uPGO8kUuMC {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #1e50ba;
}
.cid-uPGO8kUuMC .mbr-text,
.cid-uPGO8kUuMC .mbr-section-btn {
  color: #ffffff;
}
.cid-uPGO8kUuMC .mbr-section-title {
  color: #ffffff;
}
.cid-uPGO8lf95u {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-image: url("../../../assets/images/fb-divisione-sicurezza-web-3.webp");
}
.cid-uPGO8lf95u .mbr-fallback-image.disabled {
  display: none;
}
.cid-uPGO8lf95u .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uPGO8lf95u .mbr-section-btn .btn {
  height: 21px;
  min-width: 70px;
  position: relative;
  overflow: visible;
  padding: 0 12px 0 0;
  justify-content: flex-start;
  margin-left: 28px;
  box-shadow: none;
}
.cid-uPGO8lf95u .mbr-section-btn .btn:first-child {
  margin-left: 9.6px;
}
.cid-uPGO8lf95u .mbr-section-btn .btn:focus {
  box-shadow: none;
}
.cid-uPGO8lf95u .mbr-section-btn .btn span {
  position: absolute;
  right: -12px;
  width: 18px;
  height: 18px;
  font-size: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #124ad6;
  color: #ffffff;
  margin: 2px 0 0 12px;
  padding-left: 2px;
  transition: all .33s ease;
}
.cid-uPGO8lf95u .mbr-section-btn .btn:hover {
  transform: scale(1) !important;
  color: #1e50ba !important;
}
.cid-uPGO8lf95u .mbr-section-btn .btn:hover span {
  width: 28px;
  border-radius: 22px;
  right: -28px;
}
.cid-uPGO8lf95u .title-wrapper {
  position: relative;
  margin-top: 20rem;
  padding: 80px 160px 80px 100px;
  background-color: #ffffff;
}
@media (max-width: 992px) {
  .cid-uPGO8lf95u .title-wrapper {
    padding: 60px 60px 60px 60px;
  }
}
@media (max-width: 768px) {
  .cid-uPGO8lf95u .title-wrapper {
    padding: 40px 30px 40px 30px;
  }
}
.cid-uPGO8lf95u .title-wrapper .title-link-wrap {
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .cid-uPGO8lf95u .title-wrapper .title-link-wrap {
    margin-bottom: 12px;
  }
}
.cid-uPGO8lf95u .title-wrapper .title-link-wrap .title-link {
  display: inline-flex;
}
.cid-uPGO8lf95u .title-wrapper .title-link-wrap .title-link span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  margin-right: 5px;
  transition: all .3s ease;
}
.cid-uPGO8lf95u .title-wrapper .title-link-wrap .title-link .mbr-link {
  margin: 0;
}
.cid-uPGO8lf95u .title-wrapper .mbr-section-title {
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uPGO8lf95u .title-wrapper .mbr-section-title {
    margin-bottom: 25px;
  }
}
.cid-uPGO8lf95u .title-wrapper .mbr-text {
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .cid-uPGO8lf95u .title-wrapper .mbr-text {
    margin-bottom: 5px;
  }
}
.cid-uPGO8lf95u .title-link:hover .title-link span {
  transform: translate(-5px, 0);
}
.cid-uPGO8lf95u .mbr-link,
.cid-uPGO8lf95u .mbr-iconfont {
  color: #8c8c8c;
}
.cid-uPGO8lf95u .mbr-section-title {
  color: #000000;
}
.cid-uPGO8lf95u .mbr-text {
  color: #000000;
  text-align: left;
}
.cid-uPGO8lf95u .mbr-section-title,
.cid-uPGO8lf95u .mbr-section-btn,
.cid-uPGO8lf95u .title-link-wrap {
  text-align: left;
}
.cid-uPGO8lDtTI {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-uPGO8lDtTI .mbr-fallback-image.disabled {
  display: none;
}
.cid-uPGO8lDtTI .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uPGO8lDtTI .container-fluid {
  padding: 0 60px;
}
@media (max-width: 992px) {
  .cid-uPGO8lDtTI .container-fluid {
    padding: 0 30px;
  }
}
.cid-uPGO8lDtTI .container-fluid .row {
  padding: 0;
}
@media (max-width: 992px) {
  .cid-uPGO8lDtTI .container {
    padding: 0 30px;
  }
}
.cid-uPGO8lDtTI .text-wrapper .mbr-text {
  margin-bottom: 0;
}
.cid-uPGO8lDtTI .mbr-text {
  color: #444444;
  text-align: center;
}
.cid-uPGO8lYmv3 {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-uPGO8lYmv3 blockquote {
  color: #232323;
  font-size: inherit;
  font-style: normal;
  border-color: #000 !important;
  text-transform: capitalize;
}
.cid-uPGO8lYmv3 .mbr-iconfont {
  z-index: 1;
  position: absolute;
  font-size: 9rem;
  color: #232323;
  opacity: .1;
}
.cid-uPGO8lYmv3 .mbr-iconfont.right-top {
  right: -1rem;
  top: -1rem;
}
.cid-uPGO8lYmv3 a:link,
.cid-uPGO8lYmv3 a:active,
.cid-uPGO8lYmv3 a:visited {
  color: #6E6E6E;
}
.cid-uPGO8lYmv3 a:hover {
  color: #000;
}
@media (min-width: 992px) {
  .cid-uPGO8lYmv3 .container {
    max-width: 100% !important;
  }
}
@media (min-width: 768px) {
  .cid-uPGO8lYmv3 .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90% !important;
    flex: 0 0 90% !important;
    max-width: 90% !important;
  }
}
.cid-uPGO8meFHc {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #1e50ba;
}
.cid-uPGO8meFHc ul {
  padding: 0;
  margin: 0;
}
.cid-uPGO8meFHc ul li {
  list-style: none;
}
.cid-uPGO8meFHc ul li h4 {
  margin: 0;
}
.cid-uPGO8meFHc ul li h4.display-4 {
  line-height: 1.75;
}
.cid-uPGO8meFHc .item {
  color: #cacaca;
}
.cid-uPGO8meFHc .col-title {
  color: #ffffff;
  font-weight: 600;
}
.cid-uPGO8meFHc .fill-light-wrapper {
  fill: #f9fafb;
  z-index: 2 !important;
  top: 0;
}
.cid-uPGO8meFHc .icons-wrapper ul {
  margin: 0;
  padding: 0;
}
.cid-uPGO8meFHc .icons-wrapper ul li {
  margin-right: 10px;
  margin-left: 10px;
  display: inline-block;
}
.cid-uPGO8meFHc .icons-wrapper ul li .mbr-iconfont {
  color: #ffffff;
  font-size: 20px;
}
.cid-uPGO8meFHc .icons-wrapper ul li .mbr-iconfont:hover {
  color: #cccccc;
}
.cid-uPGO8meFHc .item DIV {
  text-align: center;
}
