/*!
 * 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: 'Libre Baskerville', serif;
  font-size: 2.4rem;
}
.display-1 > .mbr-iconfont {
  font-size: 3.84rem;
}
.display-2 {
  font-family: 'El Messiri', sans-serif;
  font-size: 2rem;
}
.display-2 > .mbr-iconfont {
  font-size: 3.2rem;
}
.display-4 {
  font-family: 'Lato', sans-serif;
  font-size: 1rem;
}
.display-4 > .mbr-iconfont {
  font-size: 1.6rem;
}
.display-5 {
  font-family: 'El Messiri', sans-serif;
  font-size: 1.4rem;
}
.display-5 > .mbr-iconfont {
  font-size: 2.24rem;
}
.display-7 {
  font-family: 'Lato', 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: 1.92rem;
    font-size: calc( 1.49rem + (2.4 - 1.49) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.49rem + (2.4 - 1.49) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-2 {
    font-size: 1.6rem;
    font-size: calc( 1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-4 {
    font-size: 0.8rem;
    font-size: calc( 1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-5 {
    font-size: 1.12rem;
    font-size: calc( 1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
  }
}
/* Buttons */
.btn {
  padding: 0.8rem 2rem;
  border-radius: 0px;
}
.btn-sm {
  padding: 0.5rem 1.5rem;
  border-radius: 0px;
}
.btn-md {
  padding: 0.8rem 2rem;
  border-radius: 0px;
}
.btn-lg {
  padding: 0.8rem 2rem;
  border-radius: 0px;
}
.bg-primary {
  background-color: #65a6d1 !important;
}
.bg-success {
  background-color: #00b15c !important;
}
.bg-info {
  background-color: #a0a0a0 !important;
}
.bg-warning {
  background-color: #676867 !important;
}
.bg-danger {
  background-color: #2072b9 !important;
}
.btn-primary,
.btn-primary:active,
.btn-primary.active {
  background-color: #65a6d1 !important;
  border-color: #65a6d1 !important;
  color: #ffffff !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff !important;
  background-color: #3682b4 !important;
  border-color: #3682b4 !important;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #3682b4 !important;
  border-color: #3682b4 !important;
}
.btn-secondary,
.btn-secondary:active,
.btn-secondary.active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-info,
.btn-info:active,
.btn-info.active {
  background-color: #a0a0a0 !important;
  border-color: #a0a0a0 !important;
  color: #ffffff !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus {
  color: #ffffff !important;
  background-color: #7a7a7a !important;
  border-color: #7a7a7a !important;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #7a7a7a !important;
  border-color: #7a7a7a !important;
}
.btn-success,
.btn-success:active,
.btn-success.active {
  background-color: #00b15c !important;
  border-color: #00b15c !important;
  color: #ffffff !important;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus {
  color: #ffffff !important;
  background-color: #006534 !important;
  border-color: #006534 !important;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #006534 !important;
  border-color: #006534 !important;
}
.btn-warning,
.btn-warning:active,
.btn-warning.active {
  background-color: #676867 !important;
  border-color: #676867 !important;
  color: #ffffff !important;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff !important;
  background-color: #414241 !important;
  border-color: #414241 !important;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #414241 !important;
  border-color: #414241 !important;
}
.btn-danger,
.btn-danger:active,
.btn-danger.active {
  background-color: #2072b9 !important;
  border-color: #2072b9 !important;
  color: #ffffff !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff !important;
  background-color: #154a78 !important;
  border-color: #154a78 !important;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #154a78 !important;
  border-color: #154a78 !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: #3073a0;
  color: #3073a0 !important;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus {
  color: #ffffff !important;
  background-color: #65a6d1;
  border-color: #65a6d1;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #65a6d1 !important;
  border-color: #65a6d1 !important;
}
.btn-secondary-outline,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  background: none;
  border-color: #000000;
  color: #000000 !important;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus {
  color: #ffffff !important;
  background-color: #232323;
  border-color: #232323;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.btn-info-outline,
.btn-info-outline:active,
.btn-info-outline.active {
  background: none;
  border-color: #6d6d6d;
  color: #6d6d6d !important;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus {
  color: #ffffff !important;
  background-color: #a0a0a0;
  border-color: #a0a0a0;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #a0a0a0 !important;
  border-color: #a0a0a0 !important;
}
.btn-success-outline,
.btn-success-outline:active,
.btn-success-outline.active {
  background: none;
  border-color: #004b27;
  color: #004b27 !important;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus {
  color: #ffffff !important;
  background-color: #00b15c;
  border-color: #00b15c;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #00b15c !important;
  border-color: #00b15c !important;
}
.btn-warning-outline,
.btn-warning-outline:active,
.btn-warning-outline.active {
  background: none;
  border-color: #343534;
  color: #343534 !important;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus {
  color: #ffffff !important;
  background-color: #676867;
  border-color: #676867;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #676867 !important;
  border-color: #676867 !important;
}
.btn-danger-outline,
.btn-danger-outline:active,
.btn-danger-outline.active {
  background: none;
  border-color: #113c62;
  color: #113c62 !important;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus {
  color: #ffffff !important;
  background-color: #2072b9;
  border-color: #2072b9;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #2072b9 !important;
  border-color: #2072b9 !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: #65a6d1 !important;
}
.text-secondary {
  color: #232323 !important;
}
.text-success {
  color: #00b15c !important;
}
.text-info {
  color: #a0a0a0 !important;
}
.text-warning {
  color: #676867 !important;
}
.text-danger {
  color: #2072b9 !important;
}
.text-white {
  color: #ffffff !important;
}
.text-black {
  color: #000000 !important;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #3073a0 !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #000000 !important;
}
a.text-success:hover,
a.text-success:focus {
  color: #004b27 !important;
}
a.text-info:hover,
a.text-info:focus {
  color: #6d6d6d !important;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #343534 !important;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #113c62 !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: #a0a0a0;
}
.alert-warning {
  background-color: #676867;
}
.alert-danger {
  background-color: #2072b9;
}
.mbr-section-btn a.btn:not(.btn-form):hover,
.mbr-section-btn a.btn:not(.btn-form):focus {
  box-shadow: none !important;
}
.mbr-gallery-filter li.active .btn {
  background-color: #65a6d1;
  border-color: #65a6d1;
  color: #ffffff;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
.btn-form {
  border-radius: 0;
}
.btn-form:hover {
  cursor: pointer;
}
a,
a:hover {
  color: #65a6d1;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #31ff9c;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #e0e0e0;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #a7a8a7;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #72b0e7;
}
/* Scroll to top button*/
#scrollToTop a {
  background: #029e73;
}
#scrollToTop a i:before {
  background: #ffffff;
}
#scrollToTop a i:after {
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
}
.mbr-arrow {
  background-color: #029e73;
  opacity: .5;
  transition: .3s;
}
.mbr-arrow a {
  color: #ffffff;
}
.mbr-arrow:hover {
  opacity: .7;
}
.form-control {
  font-family: 'Lato', sans-serif;
  font-size: 1.2rem;
}
.form-control > .mbr-iconfont {
  font-size: 1.92rem;
}
blockquote {
  border-color: #65a6d1;
}
/* Forms */
.mbr-form .btn {
  margin: .4rem 0;
}
/* Footer */
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #65a6d1;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #65a6d1;
}
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #65a6d1;
  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: #65a6d1;
  border-bottom-color: #65a6d1;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  color: #000000 !important;
  background-color: #65a6d1 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #ffffff !important;
  background: #232323 !important;
  box-shadow: none !important;
}
.lazy-bg {
  background-image: none !important;
}
.lazy-placeholder:not(section),
.lazy-none {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
}
iframe.lazy-placeholder,
.lazy-placeholder:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  background: transparent no-repeat center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%2365a6d1' %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(101, 166, 209, 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: #01897D !important;
}
.cid-sWKOmkwhst .container {
  display: flex;
  margin: auto;
}
.cid-sWKOmkwhst .iconfont-wrapper {
  color: #051441 !important;
  font-size: 17px;
  margin-right: 20px;
}
.cid-sWKOmkwhst .dropdown-menu,
.cid-sWKOmkwhst .navbar.opened {
  background: #ffffff !important;
}
.cid-sWKOmkwhst .nav-item:focus,
.cid-sWKOmkwhst .nav-link:focus {
  outline: none;
}
.cid-sWKOmkwhst .dropdown .dropdown-menu .dropdown-item {
  width: 100%;
  transition: all 0.25s ease-in-out;
}
.cid-sWKOmkwhst .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sWKOmkwhst .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-sWKOmkwhst .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sWKOmkwhst .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-sWKOmkwhst .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0px 15px !important;
  transition: none;
  margin: 0 !important;
}
.cid-sWKOmkwhst .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  background: #ffffff;
}
.cid-sWKOmkwhst .navbar.navbar-short {
  box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.1);
  min-height: 60px;
}
.cid-sWKOmkwhst .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !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 - 5.8rem);
  }
}
.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: #051441;
}
.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-tltqB911OC {
  background-color: #65a6d1;
}
@media (min-width: 768px) {
  .cid-tltqB911OC {
    background-image: url("../../../assets/images/vetraio-1920x1280.jpg");
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 50% auto;
  }
}
.cid-tltqB911OC .row {
  align-items: center;
}
.cid-tltqB911OC .image-wrapper {
  padding: 1rem;
}
.cid-tltqB911OC .col-text {
  position: relative;
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.cid-tltqB911OC .col-text .radial-svg {
  display: none;
}
@media (min-width: 992px) {
  .cid-tltqB911OC .col-text .radial-svg {
    display: block;
    position: absolute;
    top: 0;
    right: -90px;
    bottom: 0;
    height: 100%;
    width: 200px;
    z-index: 1;
  }
  .cid-tltqB911OC .col-text .radial-svg path {
    fill: #65a6d1;
  }
}
.cid-tltqB911OC .text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  .cid-tltqB911OC .text-wrapper {
    max-width: 400px;
  }
}
.cid-tltqB911OC .label-text {
  width: 100%;
  color: #ffffff;
  text-align: center;
}
.cid-tltqB911OC .mbr-section-title {
  margin-bottom: 1.425rem;
  width: 100%;
  color: #ffffff;
}
.cid-tltqB911OC .mbr-text {
  color: #ffffff;
  width: 100%;
  margin-bottom: 12px;
}
.cid-tltqB911OC .btn-container {
  width: 100%;
}
.cid-tltqB911OC .mbr-section-btn {
  margin-top: 10px;
}
@media (max-width: 575px) {
  .cid-tltqB911OC .mbr-section-btn {
    display: flex;
    flex-wrap: wrap;
  }
  .cid-tltqB911OC .mbr-section-btn .btn {
    width: 100%;
  }
}
.cid-tltqB911OC .btn-white-outline {
  border: 1px solid currentColor;
}
.cid-tltqB911OC .btn-white-outline:hover {
  color: #65a6d1 !important;
  background: #ffffff !important;
}
.cid-tltqB911OC .mbr-section-title DIV {
  text-align: center;
}
.cid-tltqB911OC .mbr-text,
.cid-tltqB911OC .mbr-section-btn {
  text-align: center;
}
.cid-tyKMZs2zZh {
  padding-top: 150px;
  padding-bottom: 150px;
  background-image: url("../../../assets/images/vetraio-1920x1280.jpg");
}
.cid-tyKMZs2zZh .slider-text-two {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  display: inline-block;
  outline: 1px solid rgba(0, 0, 0, 0.2);
  outline-offset: -15px;
  padding: 65px 50px;
  position: relative;
}
.cid-tyKMZs2zZh .mbr-section-title,
.cid-tyKMZs2zZh .mbr-section-subtitle {
  color: #232323;
}
.cid-tyKMZs2zZh .mbr-section-subtitle span {
  font-weight: bold;
}
.cid-tyKMZs2zZh .mbr-text {
  color: #232323;
  font-weight: 100;
}
.cid-tyKMZs2zZh .mbr-section-btn {
  color: white;
}
@media (max-width: 767px) {
  .cid-tyKMZs2zZh .row {
    margin-left: -15px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-tyKMZs2zZh .slider-text-two {
    outline: 15px solid rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.2);
  }
}
.cid-uzMt1e6NkK {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #efefef;
}
.cid-uzMt1e6NkK .card-title {
  letter-spacing: 0.03em;
  color: #232323;
  margin: 0;
  padding: 0;
  padding-bottom: 1.5rem;
}
.cid-uzMt1e6NkK .card {
  margin-bottom: 2rem;
}
.cid-uzMt1e6NkK .card-box {
  word-break: break-word;
  padding-top: 2rem;
}
.cid-uzMt1e6NkK .card-box p {
  color: #444;
  letter-spacing: 0.03em;
  margin: 0;
  padding-bottom: 1.5rem;
}
.cid-uzMt1e6NkK .btn {
  margin: .3rem;
}
.cid-uzMt1e6NkK .mbr-section-title {
  margin: 0;
}
.cid-uzMt1e6NkK .card-underline,
.cid-uzMt1e6NkK .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-uzMt1e6NkK .card-underline .line,
.cid-uzMt1e6NkK .underline .line {
  width: 3rem;
  height: 2px;
  background: #444444;
  display: inline-block;
}
.cid-uzMt1e6NkK .card-underline {
  margin-bottom: 1.5rem;
  margin-top: 0 !important;
}
.cid-uzMt1e6NkK .card-underline .line {
  background: #ffbc00;
}
@media (max-width: 767px) {
  .cid-uzMt1e6NkK .row.blog-block {
    padding: 0 1rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uzMt1e6NkK .row-content {
    min-width: 100%;
  }
  .cid-uzMt1e6NkK .card {
    display: block;
  }
}
.cid-uzMt1e6NkK .mbr-fallback-image.disabled {
  display: none;
}
.cid-uzMt1e6NkK .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-sX3kqsC9Zj {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-image: url("../../../assets/images/arcangeli-marchio-1920x1080.jpg");
}
.cid-sX3kqsC9Zj .mbr-text,
.cid-sX3kqsC9Zj .mbr-section-btn {
  color: #353535;
}
.cid-tpfxj6SLNj {
  padding-top: 105px;
  padding-bottom: 90px;
  background-image: url("../../../assets/images/mbr-1-1920x1280.jpg");
}
.cid-tpfxj6SLNj .text {
  letter-spacing: 0.03em;
  line-height: 1.7;
}
.cid-tpfxj6SLNj .mbr-text {
  width: 100%;
  height: auto;
}
.cid-tpfxj6SLNj .content {
  flex-basis: auto !important;
  -webkit-flex-basis: auto !important;
}
@media (max-width: 991px) {
  .cid-tpfxj6SLNj .row {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-tpfxj6SLNj .content {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.cid-tpfxj6SLNj .mbr-section-title {
  text-align: center;
}
.cid-sX355wIHaT {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-sX355wIHaT .f-row {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 992px) {
  .cid-sX355wIHaT .f-row {
    flex-direction: row;
  }
}
@media (max-width: 991px) {
  .cid-sX355wIHaT .f-item {
    flex: 1 1 100%;
  }
}
@media (min-width: 992px) {
  .cid-sX355wIHaT .f-60 {
    flex: 0 0 55%;
  }
  .cid-sX355wIHaT .f-40 {
    flex: 0 0 45%;
  }
}
.cid-sX355wIHaT .image-wrapper {
  height: 100%;
}
@media (min-width: 992px) {
  .cid-sX355wIHaT .image-wrapper {
    min-height: 650px;
  }
}
.cid-sX355wIHaT .image-wrapper img {
  min-height: 100%;
  width: 100%;
  object-fit: cover;
}
.cid-sX355wIHaT .text-wrapper {
  width: 100%;
  background: #65a6d1;
  padding: 2rem 1rem;
}
@media (min-width: 992px) {
  .cid-sX355wIHaT .text-wrapper {
    padding: 4rem 2rem;
    transform: translate(12%, 3rem);
  }
}
@media (min-width: 1200px) {
  .cid-sX355wIHaT .text-wrapper {
    padding: 7rem 3.25rem;
  }
}
.cid-sX355wIHaT .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
.cid-sX355wIHaT .mbr-text {
  color: #ffffff;
  text-align: left;
}
.cid-tyFSEJWrpz {
  background-image: url("../../../assets/images/vetri-torino-1-1920x1280.jpg");
}
.cid-tyFSEJWrpz .mbr-fallback-image.disabled {
  display: none;
}
.cid-tyFSEJWrpz .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tyFSEJWrpz .row {
  position: relative;
  padding: 6rem 4rem;
  width: fit-content;
  border-radius: 3rem;
  margin: 0;
}
@media (max-width: 992px) {
  .cid-tyFSEJWrpz .row {
    padding: 2rem 1rem;
  }
}
.cid-tyFSEJWrpz .row:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 85%;
  border-radius: 3rem;
  height: 100%;
  background: #232323;
  opacity: 0.8;
}
@media (max-width: 992px) {
  .cid-tyFSEJWrpz .row:before {
    width: 100%;
  }
}
.cid-tyFSEJWrpz .row .col-12 {
  position: relative;
}
.cid-tyFSEJWrpz .mbr-section-title {
  color: #ffffff;
}
.cid-tyFSEJWrpz .mbr-section-subtitle {
  color: #ffffff;
}
.cid-tyFSEJWrpz .mbr-text,
.cid-tyFSEJWrpz .mbr-section-btn {
  color: #ffffff;
}
.cid-tm1oi9wUN9 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-image: url("../../../assets/images/arcangeli-logo-1920x1080.jpg");
}
.cid-tm1oi9wUN9 .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tm1oi9wUN9 .image-wrapper {
    padding: 1rem;
  }
}
@media (max-width: 767px) {
  .cid-tm1oi9wUN9 .image-wrapper {
    padding-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tm1oi9wUN9 .text-wrapper {
    padding: 0 2rem 0 6.2rem;
  }
}
.cid-tm1oi9wUN9 .under-image {
  width: 100%;
  height: 30%;
  text-align: center;
  padding: 3rem  1rem;
  margin-top: 0.65rem;
  background: #65a6d1;
}
.cid-tm1oi9wUN9 .mbr-section-title {
  color: #65a6d1;
  text-align: left;
}
.cid-tm1oi9wUN9 .under-img {
  text-align: center;
  color: #f7f5f0;
  margin: 0 !important;
}
.cid-tm1oi9wUN9 .mbr-text,
.cid-tm1oi9wUN9 .mbr-section-btn {
  text-align: left;
  color: #000000;
}
.cid-tm1oi9wUN9 .mbr-text {
  line-height: 1.4;
}
.cid-tm1oi9wUN9 .mbr-text {
  padding-top: 2rem;
}
.cid-tm1oi9wUN9 .mbr-section-btn {
  margin-top: 2.9rem !important;
}
.cid-tm1oi9wUN9 .mbr-section-title P {
  text-align: left;
}
.cid-tm1oi9wUN9 .sub-title P {
  text-align: left;
}
.cid-tm1oi9wUN9 .sub-title {
  color: #00c18b;
  text-align: left;
}
.cid-sSl3Vl8JJI {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #65a6d1;
}
.cid-sSl3Vl8JJI .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-sSl3Vl8JJI .mbr-title {
  text-align: center;
  color: #ffffff;
}
.cid-qVkIQuiDiQ {
  padding-top: 15px;
  padding-bottom: 45px;
  background-color: #65a6d1;
}
.cid-tyGc1nU6rf {
  padding-top: 7rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-tyGc1nU6rf .mbr-fallback-image.disabled {
  display: none;
}
.cid-tyGc1nU6rf .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tyGc1nU6rf .item {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
.cid-tyGc1nU6rf .icon-box {
  background: #65a6d1;
  width: 60px;
  min-width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cid-tyGc1nU6rf .mbr-iconfont {
  font-size: 2rem;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-tyGc1nU6rf .card {
    margin-bottom: 2rem;
  }
  .cid-tyGc1nU6rf .card-wrapper {
    margin-bottom: 2rem;
  }
}
.cid-tyL7LOtjm8 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-tyL7LOtjm8 .icon-transition span {
  padding: 0.1rem 0.9rem;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  height: 3em;
  line-height: 3em;
  width: 3em;
  background: #444444 none repeat scroll 0 0;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-size: 14px;
}
.cid-tyL7LOtjm8 .photo-split {
  padding: 0;
}
.cid-tyL7LOtjm8 .photo-split img {
  width: 100%;
}
.cid-tyL7LOtjm8 .icon-transition span:hover {
  background-color: #ffbc00;
}
.cid-tyL7LOtjm8 .counter-container ul {
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.cid-tyL7LOtjm8 .counter-container ul li {
  margin-bottom: .5rem;
  list-style: ✓;
}
.cid-tyL7LOtjm8 .counter-container ul li:before {
  color: #ffbc00;
  display: inline-block;
  content: '✓';
  text-align: center;
  line-height: 1.5em;
  transition: all .2s;
  width: 25px;
  height: 25px;
}
.cid-tyL7LOtjm8 .wrap-block {
  padding: 3rem 3rem;
}
.cid-tyL7LOtjm8 .wrap-block ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cid-tyL7LOtjm8 .wrap-block ul li {
  display: inline-block;
}
.cid-tyL7LOtjm8 .wrap-block ul li span {
  text-align: center;
}
.cid-tyL7LOtjm8 .social-media {
  margin-top: 1.5em;
  padding: 0;
}
.cid-tyL7LOtjm8 .social-media ul {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}
.cid-tyL7LOtjm8 .social-media ul li {
  padding: 4px;
  display: inline-block;
}
.cid-tyL7LOtjm8 .mbr-list,
.cid-tyL7LOtjm8 .social-media ul {
  text-align: left;
}
@media (max-width: 500px) {
  .cid-tyL7LOtjm8 .wrap-block {
    padding: 3rem 1rem;
  }
}
@media (max-width: 767px) {
  .cid-tyL7LOtjm8 .mbr-section-title,
  .cid-tyL7LOtjm8 .mbr-section-subtitle,
  .cid-tyL7LOtjm8 .mbr-text {
    text-align: center !important;
  }
  .cid-tyL7LOtjm8 .social-list {
    text-align: center !important;
  }
}
.cid-tyL7LOtjm8 img {
  -webkit-mask-image: linear-gradient(to right, transparent 10%, black 65%);
  mask-image: linear-gradient(to right, transparent 10%, black 65%);
}
.cid-toRURfM6KD {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-toRURfM6KD .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-toRURfM6KD .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-toRURfM6KD .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-toRURfM6KD .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-toRURfM6KD .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
}
.cid-toRURfM6KD .mbr-gallery-item > div:hover::before {
  opacity: 0 !important;
}
.cid-toRURfM6KD .mbr-gallery-filter-all > a {
  padding: 30px;
  color: #444444 !important;
}
.cid-toRURfM6KD .mbr-gallery-filter {
  padding-top: 0;
  padding-bottom: 2rem;
}
.cid-toRURfM6KD .mbr-gallery-filter .btn {
  text-transform: uppercase;
  color: #444444 !important;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin: 0px !important;
  border: none;
  padding: 12px 15px 12px 15px;
}
.cid-toRURfM6KD .mbr-gallery-filter .btn:hover {
  background: transparent;
  color: #ffbc00 !important;
}
.cid-toRURfM6KD .mbr-gallery-filter ul {
  display: block;
}
.cid-toRURfM6KD .mbr-gallery-filter ul li {
  position: relative;
}
.cid-toRURfM6KD .mbr-gallery-filter li.active .btn {
  color: #ffbc00 !important;
  background: transparent;
}
.cid-toRURfM6KD .mbr-gallery-filter li::after {
  bottom: 0.5rem;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) scale(0);
  width: 4px;
  transition: all 0.3s ease-in-out;
  background: #ffbc00 !important;
}
.cid-toRURfM6KD .mbr-gallery-filter li.active::after,
.cid-toRURfM6KD .mbr-gallery-filter li:hover::after {
  transform: translateX(-50%) scale(1);
  background: #ffbc00 !important;
}
.cid-toRURfM6KD .mbr-gallery-title {
  transition: all.3s;
  position: absolute;
  visibility: hidden;
  display: block;
  opacity: 0;
  width: 100%;
  top: -2rem;
  right: 0;
  text-align: right;
  padding: 1rem;
  color: #fff;
  background: transparent;
}
.cid-toRURfM6KD .mbr-gallery-item > div:hover .mbr-gallery-title {
  top: 0;
  right: 0;
  display: block;
  visibility: visible;
  opacity: 1;
}
.cid-toRURfM6KD .mbr-gallery-item > div:hover .icon-focus {
  top: calc(50% - 24px);
}
.cid-toRURfM6KD .icon-focus:before {
  content: '\e95e';
}
.cid-toRURfM6KD .icon-focus {
  transition: all .3s;
  font-size: 2rem !important;
  top: 50%;
  left: calc(50% - 24px);
  width: 48px;
  padding: 0 8px;
  border-radius: 50%;
  color: #444444 !important;
  background-color: #ffffff;
}
.cid-toRURfM6KD .mbr-section-title {
  margin: 0;
}
.cid-toRURfM6KD .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-toRURfM6KD .underline .line {
  width: 3rem;
  height: 2px;
  background: #232323;
  display: inline-block;
}
.cid-toRURfM6KD .mbr-gallery-item > div > span {
  color: #444444;
}
.cid-tmAkv6SPWp {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-tmAkv6SPWp .google-map {
  height: 25rem;
  position: relative;
}
.cid-tmAkv6SPWp .google-map iframe {
  height: 100%;
  width: 100%;
}
.cid-tmAkv6SPWp .google-map [data-state-details] {
  color: #6b6763;
  font-family: Montserrat;
  height: 1.5em;
  margin-top: -0.75em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.cid-tmAkv6SPWp .google-map[data-state] {
  background: #e9e5dc;
}
.cid-tmAkv6SPWp .google-map[data-state="loading"] [data-state-details] {
  display: none;
}
.cid-tmAkv6SPWp .wrapper {
  margin-top: -10rem;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  border-radius: .25rem;
}
.cid-tmAkv6SPWp .form-container {
  padding: 3rem;
}
.cid-tmAkv6SPWp .row {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.cid-tmAkv6SPWp .content-panel {
  padding: 2rem;
  background: linear-gradient(45deg, #65a6d1, #65a6d1);
  height: 100%;
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
  overflow: hidden;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.cid-tmAkv6SPWp .mbr-text {
  color: #efefef;
}
@media (min-width: 992px) {
  .cid-tmAkv6SPWp .form-group,
  .cid-tmAkv6SPWp .input-group-btn {
    padding-left: .5rem;
    padding-right: .5rem;
  }
}
.cid-tmAkv6SPWp .form-control {
  border-radius: .25rem !important;
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  min-height: 40px;
}
.cid-tmAkv6SPWp textarea.form-control {
  min-height: 170px;
}
@media (max-width: 767px) {
  .cid-tmAkv6SPWp .main-row {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .cid-tmAkv6SPWp .text-block {
    margin-bottom: 2rem;
  }
  .cid-tmAkv6SPWp .wrapper {
    margin-top: 0;
  }
}
.cid-tmAkv6SPWp .social-list {
  margin-top: auto;
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-tmAkv6SPWp .social-list .mbr-iconfont-social {
  font-size: 1.2rem;
  color: #fff;
}
.cid-tmAkv6SPWp .social-list .mbr-iconfont:before {
  padding: .5rem;
  border: 2px solid;
  border-radius: 100px;
}
.cid-tmAkv6SPWp .social-list .soc-item {
  margin: 15px 3px 0px 3px;
}
.cid-tmAkv6SPWp .social-list a {
  margin: 0;
  opacity: .7;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-tmAkv6SPWp .social-list a:hover {
  opacity: 1;
}
.cid-tmAkv6SPWp H2 {
  text-align: center;
}
.cid-tzIos9VH7E {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-tzIos9VH7E .column-wrapper {
  padding-left: 1.5rem;
}
.cid-tzIos9VH7E .text-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 28rem;
}
@media (min-width: 992px) {
  .cid-tzIos9VH7E .text-wrapper {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.cid-tzIos9VH7E .mbr-section-title {
  text-align: left;
  margin-bottom: 1.5rem;
  color: #000000;
}
.cid-tzIos9VH7E .mbr-text,
.cid-tzIos9VH7E .mbr-section-btn {
  text-align: left;
}
@media (max-width: 767px) {
  .cid-tzIos9VH7E .image-wrapper {
    margin-bottom: 2rem;
  }
}
.cid-tzIJV8r8h9 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #65a6d1;
  overflow: hidden;
}
.cid-t1sHuYkGU3 {
  background-image: url("../../../assets/images/vetraio-torino-1905x1270.jpg");
}
.cid-t1sHuYkGU3 .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-t1sHuYkGU3 .col-text {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .cid-t1sHuYkGU3 .col-text {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  .cid-t1sHuYkGU3 .col-form {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .cid-t1sHuYkGU3 .col-form {
    padding: 30px;
  }
}
.cid-t1sHuYkGU3 .text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .cid-t1sHuYkGU3 .text-wrapper {
    text-align: center !important;
  }
}
.cid-t1sHuYkGU3 .label-text {
  width: 100%;
  margin-bottom: 16px;
  color: #000000;
}
@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: #000000;
}
.cid-tZ9pvdYOKl {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-tZ9pvdYOKl nav.navbar {
  position: fixed;
}
.cid-tZ9pvdYOKl .btn {
  box-shadow: 0px 30px 30px 0px rgba(0, 11, 40, 0.1);
}
.cid-tZ9pvdYOKl .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-tZ9pvdYOKl .dropdown-toggle:after {
  content: none;
}
@media (min-width: 992px) {
  .cid-tZ9pvdYOKl .navbar-nav .nav-link:before {
    content: none;
  }
}
.cid-tZ9pvdYOKl .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-tZ9pvdYOKl .navbar .dropdown.open > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  display: block;
}
.cid-tZ9pvdYOKl .dropdown-item:hover,
.cid-tZ9pvdYOKl .dropdown-item:focus {
  background: rgba(101, 166, 209, 0.1) !important;
  color: #fff !important;
}
.cid-tZ9pvdYOKl .nav-dropdown .link {
  padding: 35px 0 !important;
  margin-right: 40px !important;
}
.cid-tZ9pvdYOKl .nav-dropdown .nav-item:last-child .link {
  margin-right: 0 !important;
}
.cid-tZ9pvdYOKl .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  display: none;
}
.cid-tZ9pvdYOKl .nav-link {
  position: relative;
  line-height: 1;
}
.cid-tZ9pvdYOKl .nav-link:hover {
  color: #01897D !important;
}
.cid-tZ9pvdYOKl .container {
  display: flex;
  margin: auto;
}
.cid-tZ9pvdYOKl .iconfont-wrapper {
  color: #051441 !important;
  font-size: 17px;
  margin-right: 20px;
}
.cid-tZ9pvdYOKl .dropdown-menu,
.cid-tZ9pvdYOKl .navbar.opened {
  background: #ffffff !important;
}
.cid-tZ9pvdYOKl .nav-item:focus,
.cid-tZ9pvdYOKl .nav-link:focus {
  outline: none;
}
.cid-tZ9pvdYOKl .dropdown .dropdown-menu .dropdown-item {
  width: 100%;
  transition: all 0.25s ease-in-out;
}
.cid-tZ9pvdYOKl .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tZ9pvdYOKl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-tZ9pvdYOKl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-tZ9pvdYOKl .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-tZ9pvdYOKl .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0px 15px !important;
  transition: none;
  margin: 0 !important;
}
.cid-tZ9pvdYOKl .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  background: #ffffff;
}
.cid-tZ9pvdYOKl .navbar.navbar-short {
  box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.1);
  min-height: 60px;
}
.cid-tZ9pvdYOKl .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-tZ9pvdYOKl .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-tZ9pvdYOKl .navbar.opened {
  transition: all 0.3s;
}
.cid-tZ9pvdYOKl .navbar .dropdown-item {
  padding: 0px 15px;
}
.cid-tZ9pvdYOKl .navbar .navbar-logo img {
  width: auto;
}
.cid-tZ9pvdYOKl .navbar .navbar-collapse {
  justify-content: center;
  z-index: 1;
}
.cid-tZ9pvdYOKl .navbar.collapsed {
  justify-content: center;
}
.cid-tZ9pvdYOKl .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-tZ9pvdYOKl .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-tZ9pvdYOKl .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.8rem);
  }
}
.cid-tZ9pvdYOKl .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-tZ9pvdYOKl .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-tZ9pvdYOKl .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-tZ9pvdYOKl .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-tZ9pvdYOKl .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0px 15px;
  text-align: left;
}
@media (max-width: 991px) {
  .cid-tZ9pvdYOKl .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-tZ9pvdYOKl .navbar .dropdown-menu {
    display: none;
  }
  .cid-tZ9pvdYOKl .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-tZ9pvdYOKl .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-tZ9pvdYOKl .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-tZ9pvdYOKl .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-tZ9pvdYOKl .navbar ul.navbar-nav {
    padding: 15px;
  }
  .cid-tZ9pvdYOKl .navbar .dropdown-menu .dropdown-item {
    padding: 0px 10px !important;
    text-align: left;
  }
  .cid-tZ9pvdYOKl .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-tZ9pvdYOKl .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-tZ9pvdYOKl .navbar .navbar-buttons,
  .cid-tZ9pvdYOKl .navbar .icons-menu {
    display: none;
  }
  .cid-tZ9pvdYOKl .navbar .nav-dropdown .link {
    margin-right: 0 !important;
    padding-top: 12px !important;
    padding-bottom: 0 !important;
    margin-bottom: 20px !important;
  }
}
.cid-tZ9pvdYOKl .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-tZ9pvdYOKl .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-tZ9pvdYOKl .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-tZ9pvdYOKl .dropdown-item.active,
.cid-tZ9pvdYOKl .dropdown-item:active {
  background-color: transparent;
}
.cid-tZ9pvdYOKl .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-tZ9pvdYOKl .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-tZ9pvdYOKl .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-tZ9pvdYOKl ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-tZ9pvdYOKl .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-tZ9pvdYOKl button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-tZ9pvdYOKl button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #051441;
}
.cid-tZ9pvdYOKl button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-tZ9pvdYOKl button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-tZ9pvdYOKl button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-tZ9pvdYOKl button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-tZ9pvdYOKl nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-tZ9pvdYOKl nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-tZ9pvdYOKl nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-tZ9pvdYOKl nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-tZ9pvdYOKl .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-tZ9pvdYOKl a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-tZ9pvdYOKl .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-tZ9pvdYOKl .navbar {
    height: 70px;
  }
  .cid-tZ9pvdYOKl .navbar.opened {
    height: auto;
  }
  .cid-tZ9pvdYOKl .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-tZ9pveNxcy {
  background-color: #65a6d1;
}
@media (min-width: 768px) {
  .cid-tZ9pveNxcy {
    background-image: url("../../../assets/images/vetraio-1920x1280.jpg");
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 50% auto;
  }
}
.cid-tZ9pveNxcy .row {
  align-items: center;
}
.cid-tZ9pveNxcy .image-wrapper {
  padding: 1rem;
}
.cid-tZ9pveNxcy .col-text {
  position: relative;
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.cid-tZ9pveNxcy .col-text .radial-svg {
  display: none;
}
@media (min-width: 992px) {
  .cid-tZ9pveNxcy .col-text .radial-svg {
    display: block;
    position: absolute;
    top: 0;
    right: -90px;
    bottom: 0;
    height: 100%;
    width: 200px;
    z-index: 1;
  }
  .cid-tZ9pveNxcy .col-text .radial-svg path {
    fill: #65a6d1;
  }
}
.cid-tZ9pveNxcy .text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  .cid-tZ9pveNxcy .text-wrapper {
    max-width: 400px;
  }
}
.cid-tZ9pveNxcy .label-text {
  width: 100%;
  color: #ffffff;
  text-align: center;
}
.cid-tZ9pveNxcy .mbr-section-title {
  margin-bottom: 1.425rem;
  width: 100%;
  color: #ffffff;
}
.cid-tZ9pveNxcy .mbr-text {
  color: #ffffff;
  width: 100%;
  margin-bottom: 12px;
}
.cid-tZ9pveNxcy .btn-container {
  width: 100%;
}
.cid-tZ9pveNxcy .mbr-section-btn {
  margin-top: 10px;
}
@media (max-width: 575px) {
  .cid-tZ9pveNxcy .mbr-section-btn {
    display: flex;
    flex-wrap: wrap;
  }
  .cid-tZ9pveNxcy .mbr-section-btn .btn {
    width: 100%;
  }
}
.cid-tZ9pveNxcy .btn-white-outline {
  border: 1px solid currentColor;
}
.cid-tZ9pveNxcy .btn-white-outline:hover {
  color: #65a6d1 !important;
  background: #ffffff !important;
}
.cid-tZ9pveNxcy .mbr-section-title DIV {
  text-align: center;
}
.cid-tZ9pveNxcy .mbr-text,
.cid-tZ9pveNxcy .mbr-section-btn {
  text-align: center;
}
.cid-tZ9pvffTui {
  padding-top: 150px;
  padding-bottom: 150px;
  background-image: url("../../../assets/images/vetraio-1920x1280.jpg");
}
.cid-tZ9pvffTui .slider-text-two {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  display: inline-block;
  outline: 1px solid rgba(0, 0, 0, 0.2);
  outline-offset: -15px;
  padding: 65px 50px;
  position: relative;
}
.cid-tZ9pvffTui .mbr-section-title,
.cid-tZ9pvffTui .mbr-section-subtitle {
  color: #232323;
}
.cid-tZ9pvffTui .mbr-section-subtitle span {
  font-weight: bold;
}
.cid-tZ9pvffTui .mbr-text {
  color: #232323;
  font-weight: 100;
}
.cid-tZ9pvffTui .mbr-section-btn {
  color: white;
}
@media (max-width: 767px) {
  .cid-tZ9pvffTui .row {
    margin-left: -15px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-tZ9pvffTui .slider-text-two {
    outline: 15px solid rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.2);
  }
}
.cid-uzMwab0KhD {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #efefef;
}
.cid-uzMwab0KhD .card-title {
  letter-spacing: 0.03em;
  color: #232323;
  margin: 0;
  padding: 0;
  padding-bottom: 1.5rem;
}
.cid-uzMwab0KhD .card {
  margin-bottom: 2rem;
}
.cid-uzMwab0KhD .card-box {
  word-break: break-word;
  padding-top: 2rem;
}
.cid-uzMwab0KhD .card-box p {
  color: #444;
  letter-spacing: 0.03em;
  margin: 0;
  padding-bottom: 1.5rem;
}
.cid-uzMwab0KhD .btn {
  margin: .3rem;
}
.cid-uzMwab0KhD .mbr-section-title {
  margin: 0;
}
.cid-uzMwab0KhD .card-underline,
.cid-uzMwab0KhD .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-uzMwab0KhD .card-underline .line,
.cid-uzMwab0KhD .underline .line {
  width: 3rem;
  height: 2px;
  background: #444444;
  display: inline-block;
}
.cid-uzMwab0KhD .card-underline {
  margin-bottom: 1.5rem;
  margin-top: 0 !important;
}
.cid-uzMwab0KhD .card-underline .line {
  background: #ffbc00;
}
@media (max-width: 767px) {
  .cid-uzMwab0KhD .row.blog-block {
    padding: 0 1rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uzMwab0KhD .row-content {
    min-width: 100%;
  }
  .cid-uzMwab0KhD .card {
    display: block;
  }
}
.cid-uzMwab0KhD .mbr-fallback-image.disabled {
  display: none;
}
.cid-uzMwab0KhD .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tZ9pvfEosK {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-image: url("../../../assets/images/arcangeli-marchio-1920x1080.jpg");
}
.cid-tZ9pvfEosK .mbr-text,
.cid-tZ9pvfEosK .mbr-section-btn {
  color: #353535;
}
.cid-tZ9pvg5ZzO {
  padding-top: 105px;
  padding-bottom: 90px;
  background-image: url("../../../assets/images/mbr-1-1920x1280.jpg");
}
.cid-tZ9pvg5ZzO .text {
  letter-spacing: 0.03em;
  line-height: 1.7;
}
.cid-tZ9pvg5ZzO .mbr-text {
  width: 100%;
  height: auto;
}
.cid-tZ9pvg5ZzO .content {
  flex-basis: auto !important;
  -webkit-flex-basis: auto !important;
}
@media (max-width: 991px) {
  .cid-tZ9pvg5ZzO .row {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-tZ9pvg5ZzO .content {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.cid-tZ9pvg5ZzO .mbr-section-title {
  text-align: center;
}
.cid-tZ9pvgvTcK {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-tZ9pvgvTcK .f-row {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 992px) {
  .cid-tZ9pvgvTcK .f-row {
    flex-direction: row;
  }
}
@media (max-width: 991px) {
  .cid-tZ9pvgvTcK .f-item {
    flex: 1 1 100%;
  }
}
@media (min-width: 992px) {
  .cid-tZ9pvgvTcK .f-60 {
    flex: 0 0 55%;
  }
  .cid-tZ9pvgvTcK .f-40 {
    flex: 0 0 45%;
  }
}
.cid-tZ9pvgvTcK .image-wrapper {
  height: 100%;
}
@media (min-width: 992px) {
  .cid-tZ9pvgvTcK .image-wrapper {
    min-height: 650px;
  }
}
.cid-tZ9pvgvTcK .image-wrapper img {
  min-height: 100%;
  width: 100%;
  object-fit: cover;
}
.cid-tZ9pvgvTcK .text-wrapper {
  width: 100%;
  background: #65a6d1;
  padding: 2rem 1rem;
}
@media (min-width: 992px) {
  .cid-tZ9pvgvTcK .text-wrapper {
    padding: 4rem 2rem;
    transform: translate(12%, 3rem);
  }
}
@media (min-width: 1200px) {
  .cid-tZ9pvgvTcK .text-wrapper {
    padding: 7rem 3.25rem;
  }
}
.cid-tZ9pvgvTcK .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
.cid-tZ9pvgvTcK .mbr-text {
  color: #ffffff;
  text-align: left;
}
.cid-tZ9pvgVqDF {
  background-image: url("../../../assets/images/vetri-torino-1-1920x1280.jpg");
}
.cid-tZ9pvgVqDF .mbr-fallback-image.disabled {
  display: none;
}
.cid-tZ9pvgVqDF .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tZ9pvgVqDF .row {
  position: relative;
  padding: 6rem 4rem;
  width: fit-content;
  border-radius: 3rem;
  margin: 0;
}
@media (max-width: 992px) {
  .cid-tZ9pvgVqDF .row {
    padding: 2rem 1rem;
  }
}
.cid-tZ9pvgVqDF .row:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 85%;
  border-radius: 3rem;
  height: 100%;
  background: #232323;
  opacity: 0.8;
}
@media (max-width: 992px) {
  .cid-tZ9pvgVqDF .row:before {
    width: 100%;
  }
}
.cid-tZ9pvgVqDF .row .col-12 {
  position: relative;
}
.cid-tZ9pvgVqDF .mbr-section-title {
  color: #ffffff;
}
.cid-tZ9pvgVqDF .mbr-section-subtitle {
  color: #ffffff;
}
.cid-tZ9pvgVqDF .mbr-text,
.cid-tZ9pvgVqDF .mbr-section-btn {
  color: #ffffff;
}
.cid-tZ9pvhkXQf {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-image: url("../../../assets/images/arcangeli-logo-1920x1080.jpg");
}
.cid-tZ9pvhkXQf .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tZ9pvhkXQf .image-wrapper {
    padding: 1rem;
  }
}
@media (max-width: 767px) {
  .cid-tZ9pvhkXQf .image-wrapper {
    padding-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tZ9pvhkXQf .text-wrapper {
    padding: 0 2rem 0 6.2rem;
  }
}
.cid-tZ9pvhkXQf .under-image {
  width: 100%;
  height: 30%;
  text-align: center;
  padding: 3rem  1rem;
  margin-top: 0.65rem;
  background: #65a6d1;
}
.cid-tZ9pvhkXQf .mbr-section-title {
  color: #65a6d1;
  text-align: left;
}
.cid-tZ9pvhkXQf .under-img {
  text-align: center;
  color: #f7f5f0;
  margin: 0 !important;
}
.cid-tZ9pvhkXQf .mbr-text,
.cid-tZ9pvhkXQf .mbr-section-btn {
  text-align: left;
  color: #000000;
}
.cid-tZ9pvhkXQf .mbr-text {
  line-height: 1.4;
}
.cid-tZ9pvhkXQf .mbr-text {
  padding-top: 2rem;
}
.cid-tZ9pvhkXQf .mbr-section-btn {
  margin-top: 2.9rem !important;
}
.cid-tZ9pvhkXQf .mbr-section-title P {
  text-align: left;
}
.cid-tZ9pvhkXQf .sub-title P {
  text-align: left;
}
.cid-tZ9pvhkXQf .sub-title {
  color: #00c18b;
  text-align: left;
}
.cid-tZ9pvhJU4S {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #65a6d1;
}
.cid-tZ9pvhJU4S .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-tZ9pvhJU4S .mbr-title {
  text-align: center;
  color: #ffffff;
}
.cid-tZ9pvi72PE {
  padding-top: 15px;
  padding-bottom: 45px;
  background-color: #65a6d1;
}
.cid-tZ9pvisaYi {
  padding-top: 7rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-tZ9pvisaYi .mbr-fallback-image.disabled {
  display: none;
}
.cid-tZ9pvisaYi .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tZ9pvisaYi .item {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
.cid-tZ9pvisaYi .icon-box {
  background: #65a6d1;
  width: 60px;
  min-width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cid-tZ9pvisaYi .mbr-iconfont {
  font-size: 2rem;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-tZ9pvisaYi .card {
    margin-bottom: 2rem;
  }
  .cid-tZ9pvisaYi .card-wrapper {
    margin-bottom: 2rem;
  }
}
.cid-tZ9pviYWlx {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-tZ9pviYWlx .icon-transition span {
  padding: 0.1rem 0.9rem;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  height: 3em;
  line-height: 3em;
  width: 3em;
  background: #444444 none repeat scroll 0 0;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-size: 14px;
}
.cid-tZ9pviYWlx .photo-split {
  padding: 0;
}
.cid-tZ9pviYWlx .photo-split img {
  width: 100%;
}
.cid-tZ9pviYWlx .icon-transition span:hover {
  background-color: #ffbc00;
}
.cid-tZ9pviYWlx .counter-container ul {
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.cid-tZ9pviYWlx .counter-container ul li {
  margin-bottom: .5rem;
  list-style: ✓;
}
.cid-tZ9pviYWlx .counter-container ul li:before {
  color: #ffbc00;
  display: inline-block;
  content: '✓';
  text-align: center;
  line-height: 1.5em;
  transition: all .2s;
  width: 25px;
  height: 25px;
}
.cid-tZ9pviYWlx .wrap-block {
  padding: 3rem 3rem;
}
.cid-tZ9pviYWlx .wrap-block ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cid-tZ9pviYWlx .wrap-block ul li {
  display: inline-block;
}
.cid-tZ9pviYWlx .wrap-block ul li span {
  text-align: center;
}
.cid-tZ9pviYWlx .social-media {
  margin-top: 1.5em;
  padding: 0;
}
.cid-tZ9pviYWlx .social-media ul {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}
.cid-tZ9pviYWlx .social-media ul li {
  padding: 4px;
  display: inline-block;
}
.cid-tZ9pviYWlx .mbr-list,
.cid-tZ9pviYWlx .social-media ul {
  text-align: left;
}
@media (max-width: 500px) {
  .cid-tZ9pviYWlx .wrap-block {
    padding: 3rem 1rem;
  }
}
@media (max-width: 767px) {
  .cid-tZ9pviYWlx .mbr-section-title,
  .cid-tZ9pviYWlx .mbr-section-subtitle,
  .cid-tZ9pviYWlx .mbr-text {
    text-align: center !important;
  }
  .cid-tZ9pviYWlx .social-list {
    text-align: center !important;
  }
}
.cid-tZ9pviYWlx img {
  -webkit-mask-image: linear-gradient(to right, transparent 10%, black 65%);
  mask-image: linear-gradient(to right, transparent 10%, black 65%);
}
.cid-tZ9pvjsQH9 {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-tZ9pvjsQH9 .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-tZ9pvjsQH9 .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-tZ9pvjsQH9 .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-tZ9pvjsQH9 .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-tZ9pvjsQH9 .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
}
.cid-tZ9pvjsQH9 .mbr-gallery-item > div:hover::before {
  opacity: 0 !important;
}
.cid-tZ9pvjsQH9 .mbr-gallery-filter-all > a {
  padding: 30px;
  color: #444444 !important;
}
.cid-tZ9pvjsQH9 .mbr-gallery-filter {
  padding-top: 0;
  padding-bottom: 2rem;
}
.cid-tZ9pvjsQH9 .mbr-gallery-filter .btn {
  text-transform: uppercase;
  color: #444444 !important;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin: 0px !important;
  border: none;
  padding: 12px 15px 12px 15px;
}
.cid-tZ9pvjsQH9 .mbr-gallery-filter .btn:hover {
  background: transparent;
  color: #ffbc00 !important;
}
.cid-tZ9pvjsQH9 .mbr-gallery-filter ul {
  display: block;
}
.cid-tZ9pvjsQH9 .mbr-gallery-filter ul li {
  position: relative;
}
.cid-tZ9pvjsQH9 .mbr-gallery-filter li.active .btn {
  color: #ffbc00 !important;
  background: transparent;
}
.cid-tZ9pvjsQH9 .mbr-gallery-filter li::after {
  bottom: 0.5rem;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) scale(0);
  width: 4px;
  transition: all 0.3s ease-in-out;
  background: #ffbc00 !important;
}
.cid-tZ9pvjsQH9 .mbr-gallery-filter li.active::after,
.cid-tZ9pvjsQH9 .mbr-gallery-filter li:hover::after {
  transform: translateX(-50%) scale(1);
  background: #ffbc00 !important;
}
.cid-tZ9pvjsQH9 .mbr-gallery-title {
  transition: all.3s;
  position: absolute;
  visibility: hidden;
  display: block;
  opacity: 0;
  width: 100%;
  top: -2rem;
  right: 0;
  text-align: right;
  padding: 1rem;
  color: #fff;
  background: transparent;
}
.cid-tZ9pvjsQH9 .mbr-gallery-item > div:hover .mbr-gallery-title {
  top: 0;
  right: 0;
  display: block;
  visibility: visible;
  opacity: 1;
}
.cid-tZ9pvjsQH9 .mbr-gallery-item > div:hover .icon-focus {
  top: calc(50% - 24px);
}
.cid-tZ9pvjsQH9 .icon-focus:before {
  content: '\e95e';
}
.cid-tZ9pvjsQH9 .icon-focus {
  transition: all .3s;
  font-size: 2rem !important;
  top: 50%;
  left: calc(50% - 24px);
  width: 48px;
  padding: 0 8px;
  border-radius: 50%;
  color: #444444 !important;
  background-color: #ffffff;
}
.cid-tZ9pvjsQH9 .mbr-section-title {
  margin: 0;
}
.cid-tZ9pvjsQH9 .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-tZ9pvjsQH9 .underline .line {
  width: 3rem;
  height: 2px;
  background: #232323;
  display: inline-block;
}
.cid-tZ9pvjsQH9 .mbr-gallery-item > div > span {
  color: #444444;
}
.cid-tZ9pvjZOr2 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-tZ9pvjZOr2 .google-map {
  height: 25rem;
  position: relative;
}
.cid-tZ9pvjZOr2 .google-map iframe {
  height: 100%;
  width: 100%;
}
.cid-tZ9pvjZOr2 .google-map [data-state-details] {
  color: #6b6763;
  font-family: Montserrat;
  height: 1.5em;
  margin-top: -0.75em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.cid-tZ9pvjZOr2 .google-map[data-state] {
  background: #e9e5dc;
}
.cid-tZ9pvjZOr2 .google-map[data-state="loading"] [data-state-details] {
  display: none;
}
.cid-tZ9pvjZOr2 .wrapper {
  margin-top: -10rem;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  border-radius: .25rem;
}
.cid-tZ9pvjZOr2 .form-container {
  padding: 3rem;
}
.cid-tZ9pvjZOr2 .row {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.cid-tZ9pvjZOr2 .content-panel {
  padding: 2rem;
  background: linear-gradient(45deg, #65a6d1, #65a6d1);
  height: 100%;
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
  overflow: hidden;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.cid-tZ9pvjZOr2 .mbr-text {
  color: #efefef;
}
@media (min-width: 992px) {
  .cid-tZ9pvjZOr2 .form-group,
  .cid-tZ9pvjZOr2 .input-group-btn {
    padding-left: .5rem;
    padding-right: .5rem;
  }
}
.cid-tZ9pvjZOr2 .form-control {
  border-radius: .25rem !important;
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  min-height: 40px;
}
.cid-tZ9pvjZOr2 textarea.form-control {
  min-height: 170px;
}
@media (max-width: 767px) {
  .cid-tZ9pvjZOr2 .main-row {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .cid-tZ9pvjZOr2 .text-block {
    margin-bottom: 2rem;
  }
  .cid-tZ9pvjZOr2 .wrapper {
    margin-top: 0;
  }
}
.cid-tZ9pvjZOr2 .social-list {
  margin-top: auto;
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-tZ9pvjZOr2 .social-list .mbr-iconfont-social {
  font-size: 1.2rem;
  color: #fff;
}
.cid-tZ9pvjZOr2 .social-list .mbr-iconfont:before {
  padding: .5rem;
  border: 2px solid;
  border-radius: 100px;
}
.cid-tZ9pvjZOr2 .social-list .soc-item {
  margin: 15px 3px 0px 3px;
}
.cid-tZ9pvjZOr2 .social-list a {
  margin: 0;
  opacity: .7;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-tZ9pvjZOr2 .social-list a:hover {
  opacity: 1;
}
.cid-tZ9pvjZOr2 H2 {
  text-align: center;
}
.cid-tZ9pvkTVnR {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-tZ9pvkTVnR .column-wrapper {
  padding-left: 1.5rem;
}
.cid-tZ9pvkTVnR .text-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 28rem;
}
@media (min-width: 992px) {
  .cid-tZ9pvkTVnR .text-wrapper {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.cid-tZ9pvkTVnR .mbr-section-title {
  text-align: left;
  margin-bottom: 1.5rem;
  color: #000000;
}
.cid-tZ9pvkTVnR .mbr-text,
.cid-tZ9pvkTVnR .mbr-section-btn {
  text-align: left;
}
@media (max-width: 767px) {
  .cid-tZ9pvkTVnR .image-wrapper {
    margin-bottom: 2rem;
  }
}
.cid-tZKiIzi8gI {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-tZKiIzi8gI .mbr-fallback-image.disabled {
  display: none;
}
.cid-tZKiIzi8gI .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tZKiIzi8gI .container-fluid {
  padding: 0 60px;
}
@media (max-width: 992px) {
  .cid-tZKiIzi8gI .container-fluid {
    padding: 0 30px;
  }
}
.cid-tZKiIzi8gI .container-fluid .row {
  padding: 0;
}
@media (max-width: 992px) {
  .cid-tZKiIzi8gI .container {
    padding: 0 30px;
  }
}
.cid-tZKiIzi8gI .text-wrapper .mbr-text {
  margin-bottom: 0;
}
.cid-tZKiIzi8gI .mbr-text {
  color: #000000;
  text-align: center;
}
.cid-tZKiFF87wP {
  padding-top: 45px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-tZKiFF87wP blockquote {
  color: #232323;
  font-size: inherit;
  font-style: normal;
  border-color: #1794D2 !important;
  text-transform: capitalize;
}
.cid-tZKiFF87wP .mbr-iconfont {
  z-index: 1;
  position: absolute;
  font-size: 9rem;
  color: #232323;
  opacity: .1;
}
.cid-tZKiFF87wP .mbr-iconfont.right-top {
  right: -1rem;
  top: -1rem;
}
.cid-tZKiFF87wP a:link,
.cid-tZKiFF87wP a:active,
.cid-tZKiFF87wP a:visited {
  color: #6E6E6E;
}
.cid-tZKiFF87wP a:hover {
  color: #000;
}
@media (min-width: 992px) {
  .cid-tZKiFF87wP .container {
    max-width: 100% !important;
  }
}
@media (min-width: 768px) {
  .cid-tZKiFF87wP .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90% !important;
    flex: 0 0 90% !important;
    max-width: 90% !important;
  }
}
.cid-tZ9pvlnqLD {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #65a6d1;
  overflow: hidden;
}
.cid-tZKj4kF51V {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-tZKj4kF51V nav.navbar {
  position: fixed;
}
.cid-tZKj4kF51V .btn {
  box-shadow: 0px 30px 30px 0px rgba(0, 11, 40, 0.1);
}
.cid-tZKj4kF51V .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-tZKj4kF51V .dropdown-toggle:after {
  content: none;
}
@media (min-width: 992px) {
  .cid-tZKj4kF51V .navbar-nav .nav-link:before {
    content: none;
  }
}
.cid-tZKj4kF51V .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-tZKj4kF51V .navbar .dropdown.open > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  display: block;
}
.cid-tZKj4kF51V .dropdown-item:hover,
.cid-tZKj4kF51V .dropdown-item:focus {
  background: rgba(101, 166, 209, 0.1) !important;
  color: #fff !important;
}
.cid-tZKj4kF51V .nav-dropdown .link {
  padding: 35px 0 !important;
  margin-right: 40px !important;
}
.cid-tZKj4kF51V .nav-dropdown .nav-item:last-child .link {
  margin-right: 0 !important;
}
.cid-tZKj4kF51V .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  display: none;
}
.cid-tZKj4kF51V .nav-link {
  position: relative;
  line-height: 1;
}
.cid-tZKj4kF51V .nav-link:hover {
  color: #01897D !important;
}
.cid-tZKj4kF51V .container {
  display: flex;
  margin: auto;
}
.cid-tZKj4kF51V .iconfont-wrapper {
  color: #051441 !important;
  font-size: 17px;
  margin-right: 20px;
}
.cid-tZKj4kF51V .dropdown-menu,
.cid-tZKj4kF51V .navbar.opened {
  background: #ffffff !important;
}
.cid-tZKj4kF51V .nav-item:focus,
.cid-tZKj4kF51V .nav-link:focus {
  outline: none;
}
.cid-tZKj4kF51V .dropdown .dropdown-menu .dropdown-item {
  width: 100%;
  transition: all 0.25s ease-in-out;
}
.cid-tZKj4kF51V .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tZKj4kF51V .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-tZKj4kF51V .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-tZKj4kF51V .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-tZKj4kF51V .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0px 15px !important;
  transition: none;
  margin: 0 !important;
}
.cid-tZKj4kF51V .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  background: #ffffff;
}
.cid-tZKj4kF51V .navbar.navbar-short {
  box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.1);
  min-height: 60px;
}
.cid-tZKj4kF51V .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-tZKj4kF51V .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-tZKj4kF51V .navbar.opened {
  transition: all 0.3s;
}
.cid-tZKj4kF51V .navbar .dropdown-item {
  padding: 0px 15px;
}
.cid-tZKj4kF51V .navbar .navbar-logo img {
  width: auto;
}
.cid-tZKj4kF51V .navbar .navbar-collapse {
  justify-content: center;
  z-index: 1;
}
.cid-tZKj4kF51V .navbar.collapsed {
  justify-content: center;
}
.cid-tZKj4kF51V .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-tZKj4kF51V .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-tZKj4kF51V .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.8rem);
  }
}
.cid-tZKj4kF51V .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-tZKj4kF51V .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-tZKj4kF51V .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-tZKj4kF51V .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-tZKj4kF51V .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0px 15px;
  text-align: left;
}
@media (max-width: 991px) {
  .cid-tZKj4kF51V .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-tZKj4kF51V .navbar .dropdown-menu {
    display: none;
  }
  .cid-tZKj4kF51V .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-tZKj4kF51V .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-tZKj4kF51V .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-tZKj4kF51V .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-tZKj4kF51V .navbar ul.navbar-nav {
    padding: 15px;
  }
  .cid-tZKj4kF51V .navbar .dropdown-menu .dropdown-item {
    padding: 0px 10px !important;
    text-align: left;
  }
  .cid-tZKj4kF51V .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-tZKj4kF51V .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-tZKj4kF51V .navbar .navbar-buttons,
  .cid-tZKj4kF51V .navbar .icons-menu {
    display: none;
  }
  .cid-tZKj4kF51V .navbar .nav-dropdown .link {
    margin-right: 0 !important;
    padding-top: 12px !important;
    padding-bottom: 0 !important;
    margin-bottom: 20px !important;
  }
}
.cid-tZKj4kF51V .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-tZKj4kF51V .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-tZKj4kF51V .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-tZKj4kF51V .dropdown-item.active,
.cid-tZKj4kF51V .dropdown-item:active {
  background-color: transparent;
}
.cid-tZKj4kF51V .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-tZKj4kF51V .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-tZKj4kF51V .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-tZKj4kF51V ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-tZKj4kF51V .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-tZKj4kF51V button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-tZKj4kF51V button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #051441;
}
.cid-tZKj4kF51V button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-tZKj4kF51V button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-tZKj4kF51V button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-tZKj4kF51V button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-tZKj4kF51V nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-tZKj4kF51V nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-tZKj4kF51V nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-tZKj4kF51V nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-tZKj4kF51V .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-tZKj4kF51V a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-tZKj4kF51V .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-tZKj4kF51V .navbar {
    height: 70px;
  }
  .cid-tZKj4kF51V .navbar.opened {
    height: auto;
  }
  .cid-tZKj4kF51V .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-tZKj4lKZhl {
  background-color: #65a6d1;
}
@media (min-width: 768px) {
  .cid-tZKj4lKZhl {
    background-image: url("../../../assets/images/vetraio-1920x1280.jpg");
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 50% auto;
  }
}
.cid-tZKj4lKZhl .row {
  align-items: center;
}
.cid-tZKj4lKZhl .image-wrapper {
  padding: 1rem;
}
.cid-tZKj4lKZhl .col-text {
  position: relative;
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.cid-tZKj4lKZhl .col-text .radial-svg {
  display: none;
}
@media (min-width: 992px) {
  .cid-tZKj4lKZhl .col-text .radial-svg {
    display: block;
    position: absolute;
    top: 0;
    right: -90px;
    bottom: 0;
    height: 100%;
    width: 200px;
    z-index: 1;
  }
  .cid-tZKj4lKZhl .col-text .radial-svg path {
    fill: #65a6d1;
  }
}
.cid-tZKj4lKZhl .text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  .cid-tZKj4lKZhl .text-wrapper {
    max-width: 400px;
  }
}
.cid-tZKj4lKZhl .label-text {
  width: 100%;
  color: #ffffff;
  text-align: center;
}
.cid-tZKj4lKZhl .mbr-section-title {
  margin-bottom: 1.425rem;
  width: 100%;
  color: #ffffff;
}
.cid-tZKj4lKZhl .mbr-text {
  color: #ffffff;
  width: 100%;
  margin-bottom: 12px;
}
.cid-tZKj4lKZhl .btn-container {
  width: 100%;
}
.cid-tZKj4lKZhl .mbr-section-btn {
  margin-top: 10px;
}
@media (max-width: 575px) {
  .cid-tZKj4lKZhl .mbr-section-btn {
    display: flex;
    flex-wrap: wrap;
  }
  .cid-tZKj4lKZhl .mbr-section-btn .btn {
    width: 100%;
  }
}
.cid-tZKj4lKZhl .btn-white-outline {
  border: 1px solid currentColor;
}
.cid-tZKj4lKZhl .btn-white-outline:hover {
  color: #65a6d1 !important;
  background: #ffffff !important;
}
.cid-tZKj4lKZhl .mbr-section-title DIV {
  text-align: center;
}
.cid-tZKj4lKZhl .mbr-text,
.cid-tZKj4lKZhl .mbr-section-btn {
  text-align: center;
}
.cid-tZKj4msBDr {
  padding-top: 150px;
  padding-bottom: 150px;
  background-image: url("../../../assets/images/vetraio-1920x1280.jpg");
}
.cid-tZKj4msBDr .slider-text-two {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  display: inline-block;
  outline: 1px solid rgba(0, 0, 0, 0.2);
  outline-offset: -15px;
  padding: 65px 50px;
  position: relative;
}
.cid-tZKj4msBDr .mbr-section-title,
.cid-tZKj4msBDr .mbr-section-subtitle {
  color: #232323;
}
.cid-tZKj4msBDr .mbr-section-subtitle span {
  font-weight: bold;
}
.cid-tZKj4msBDr .mbr-text {
  color: #232323;
  font-weight: 100;
}
.cid-tZKj4msBDr .mbr-section-btn {
  color: white;
}
@media (max-width: 767px) {
  .cid-tZKj4msBDr .row {
    margin-left: -15px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-tZKj4msBDr .slider-text-two {
    outline: 15px solid rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.2);
  }
}
.cid-uzMwdUAwVe {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #efefef;
}
.cid-uzMwdUAwVe .card-title {
  letter-spacing: 0.03em;
  color: #232323;
  margin: 0;
  padding: 0;
  padding-bottom: 1.5rem;
}
.cid-uzMwdUAwVe .card {
  margin-bottom: 2rem;
}
.cid-uzMwdUAwVe .card-box {
  word-break: break-word;
  padding-top: 2rem;
}
.cid-uzMwdUAwVe .card-box p {
  color: #444;
  letter-spacing: 0.03em;
  margin: 0;
  padding-bottom: 1.5rem;
}
.cid-uzMwdUAwVe .btn {
  margin: .3rem;
}
.cid-uzMwdUAwVe .mbr-section-title {
  margin: 0;
}
.cid-uzMwdUAwVe .card-underline,
.cid-uzMwdUAwVe .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-uzMwdUAwVe .card-underline .line,
.cid-uzMwdUAwVe .underline .line {
  width: 3rem;
  height: 2px;
  background: #444444;
  display: inline-block;
}
.cid-uzMwdUAwVe .card-underline {
  margin-bottom: 1.5rem;
  margin-top: 0 !important;
}
.cid-uzMwdUAwVe .card-underline .line {
  background: #ffbc00;
}
@media (max-width: 767px) {
  .cid-uzMwdUAwVe .row.blog-block {
    padding: 0 1rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uzMwdUAwVe .row-content {
    min-width: 100%;
  }
  .cid-uzMwdUAwVe .card {
    display: block;
  }
}
.cid-uzMwdUAwVe .mbr-fallback-image.disabled {
  display: none;
}
.cid-uzMwdUAwVe .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tZKj4naZkP {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-image: url("../../../assets/images/arcangeli-marchio-1920x1080.jpg");
}
.cid-tZKj4naZkP .mbr-text,
.cid-tZKj4naZkP .mbr-section-btn {
  color: #353535;
}
.cid-tZKj4nRVTh {
  padding-top: 105px;
  padding-bottom: 90px;
  background-image: url("../../../assets/images/mbr-1-1920x1280.jpg");
}
.cid-tZKj4nRVTh .text {
  letter-spacing: 0.03em;
  line-height: 1.7;
}
.cid-tZKj4nRVTh .mbr-text {
  width: 100%;
  height: auto;
}
.cid-tZKj4nRVTh .content {
  flex-basis: auto !important;
  -webkit-flex-basis: auto !important;
}
@media (max-width: 991px) {
  .cid-tZKj4nRVTh .row {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-tZKj4nRVTh .content {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.cid-tZKj4nRVTh .mbr-section-title {
  text-align: center;
}
.cid-tZKj4ovVyQ {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-tZKj4ovVyQ .f-row {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 992px) {
  .cid-tZKj4ovVyQ .f-row {
    flex-direction: row;
  }
}
@media (max-width: 991px) {
  .cid-tZKj4ovVyQ .f-item {
    flex: 1 1 100%;
  }
}
@media (min-width: 992px) {
  .cid-tZKj4ovVyQ .f-60 {
    flex: 0 0 55%;
  }
  .cid-tZKj4ovVyQ .f-40 {
    flex: 0 0 45%;
  }
}
.cid-tZKj4ovVyQ .image-wrapper {
  height: 100%;
}
@media (min-width: 992px) {
  .cid-tZKj4ovVyQ .image-wrapper {
    min-height: 650px;
  }
}
.cid-tZKj4ovVyQ .image-wrapper img {
  min-height: 100%;
  width: 100%;
  object-fit: cover;
}
.cid-tZKj4ovVyQ .text-wrapper {
  width: 100%;
  background: #65a6d1;
  padding: 2rem 1rem;
}
@media (min-width: 992px) {
  .cid-tZKj4ovVyQ .text-wrapper {
    padding: 4rem 2rem;
    transform: translate(12%, 3rem);
  }
}
@media (min-width: 1200px) {
  .cid-tZKj4ovVyQ .text-wrapper {
    padding: 7rem 3.25rem;
  }
}
.cid-tZKj4ovVyQ .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
.cid-tZKj4ovVyQ .mbr-text {
  color: #ffffff;
  text-align: left;
}
.cid-tZKj4pjHRk {
  background-image: url("../../../assets/images/vetri-torino-1-1920x1280.jpg");
}
.cid-tZKj4pjHRk .mbr-fallback-image.disabled {
  display: none;
}
.cid-tZKj4pjHRk .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tZKj4pjHRk .row {
  position: relative;
  padding: 6rem 4rem;
  width: fit-content;
  border-radius: 3rem;
  margin: 0;
}
@media (max-width: 992px) {
  .cid-tZKj4pjHRk .row {
    padding: 2rem 1rem;
  }
}
.cid-tZKj4pjHRk .row:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 85%;
  border-radius: 3rem;
  height: 100%;
  background: #232323;
  opacity: 0.8;
}
@media (max-width: 992px) {
  .cid-tZKj4pjHRk .row:before {
    width: 100%;
  }
}
.cid-tZKj4pjHRk .row .col-12 {
  position: relative;
}
.cid-tZKj4pjHRk .mbr-section-title {
  color: #ffffff;
}
.cid-tZKj4pjHRk .mbr-section-subtitle {
  color: #ffffff;
}
.cid-tZKj4pjHRk .mbr-text,
.cid-tZKj4pjHRk .mbr-section-btn {
  color: #ffffff;
}
.cid-tZKj4pYY7y {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-image: url("../../../assets/images/arcangeli-logo-1920x1080.jpg");
}
.cid-tZKj4pYY7y .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tZKj4pYY7y .image-wrapper {
    padding: 1rem;
  }
}
@media (max-width: 767px) {
  .cid-tZKj4pYY7y .image-wrapper {
    padding-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tZKj4pYY7y .text-wrapper {
    padding: 0 2rem 0 6.2rem;
  }
}
.cid-tZKj4pYY7y .under-image {
  width: 100%;
  height: 30%;
  text-align: center;
  padding: 3rem  1rem;
  margin-top: 0.65rem;
  background: #65a6d1;
}
.cid-tZKj4pYY7y .mbr-section-title {
  color: #65a6d1;
  text-align: left;
}
.cid-tZKj4pYY7y .under-img {
  text-align: center;
  color: #f7f5f0;
  margin: 0 !important;
}
.cid-tZKj4pYY7y .mbr-text,
.cid-tZKj4pYY7y .mbr-section-btn {
  text-align: left;
  color: #000000;
}
.cid-tZKj4pYY7y .mbr-text {
  line-height: 1.4;
}
.cid-tZKj4pYY7y .mbr-text {
  padding-top: 2rem;
}
.cid-tZKj4pYY7y .mbr-section-btn {
  margin-top: 2.9rem !important;
}
.cid-tZKj4pYY7y .mbr-section-title P {
  text-align: left;
}
.cid-tZKj4pYY7y .sub-title P {
  text-align: left;
}
.cid-tZKj4pYY7y .sub-title {
  color: #00c18b;
  text-align: left;
}
.cid-tZKj4qDZz4 {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #65a6d1;
}
.cid-tZKj4qDZz4 .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-tZKj4qDZz4 .mbr-title {
  text-align: center;
  color: #ffffff;
}
.cid-tZKj4rajUb {
  padding-top: 15px;
  padding-bottom: 45px;
  background-color: #65a6d1;
}
.cid-tZKj4rI4xt {
  padding-top: 7rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-tZKj4rI4xt .mbr-fallback-image.disabled {
  display: none;
}
.cid-tZKj4rI4xt .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tZKj4rI4xt .item {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
.cid-tZKj4rI4xt .icon-box {
  background: #65a6d1;
  width: 60px;
  min-width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cid-tZKj4rI4xt .mbr-iconfont {
  font-size: 2rem;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-tZKj4rI4xt .card {
    margin-bottom: 2rem;
  }
  .cid-tZKj4rI4xt .card-wrapper {
    margin-bottom: 2rem;
  }
}
.cid-tZKj4sDGA9 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-tZKj4sDGA9 .icon-transition span {
  padding: 0.1rem 0.9rem;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  height: 3em;
  line-height: 3em;
  width: 3em;
  background: #444444 none repeat scroll 0 0;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-size: 14px;
}
.cid-tZKj4sDGA9 .photo-split {
  padding: 0;
}
.cid-tZKj4sDGA9 .photo-split img {
  width: 100%;
}
.cid-tZKj4sDGA9 .icon-transition span:hover {
  background-color: #ffbc00;
}
.cid-tZKj4sDGA9 .counter-container ul {
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.cid-tZKj4sDGA9 .counter-container ul li {
  margin-bottom: .5rem;
  list-style: ✓;
}
.cid-tZKj4sDGA9 .counter-container ul li:before {
  color: #ffbc00;
  display: inline-block;
  content: '✓';
  text-align: center;
  line-height: 1.5em;
  transition: all .2s;
  width: 25px;
  height: 25px;
}
.cid-tZKj4sDGA9 .wrap-block {
  padding: 3rem 3rem;
}
.cid-tZKj4sDGA9 .wrap-block ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cid-tZKj4sDGA9 .wrap-block ul li {
  display: inline-block;
}
.cid-tZKj4sDGA9 .wrap-block ul li span {
  text-align: center;
}
.cid-tZKj4sDGA9 .social-media {
  margin-top: 1.5em;
  padding: 0;
}
.cid-tZKj4sDGA9 .social-media ul {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}
.cid-tZKj4sDGA9 .social-media ul li {
  padding: 4px;
  display: inline-block;
}
.cid-tZKj4sDGA9 .mbr-list,
.cid-tZKj4sDGA9 .social-media ul {
  text-align: left;
}
@media (max-width: 500px) {
  .cid-tZKj4sDGA9 .wrap-block {
    padding: 3rem 1rem;
  }
}
@media (max-width: 767px) {
  .cid-tZKj4sDGA9 .mbr-section-title,
  .cid-tZKj4sDGA9 .mbr-section-subtitle,
  .cid-tZKj4sDGA9 .mbr-text {
    text-align: center !important;
  }
  .cid-tZKj4sDGA9 .social-list {
    text-align: center !important;
  }
}
.cid-tZKj4sDGA9 img {
  -webkit-mask-image: linear-gradient(to right, transparent 10%, black 65%);
  mask-image: linear-gradient(to right, transparent 10%, black 65%);
}
.cid-tZKj4tq23Q {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-tZKj4tq23Q .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-tZKj4tq23Q .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-tZKj4tq23Q .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-tZKj4tq23Q .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-tZKj4tq23Q .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
}
.cid-tZKj4tq23Q .mbr-gallery-item > div:hover::before {
  opacity: 0 !important;
}
.cid-tZKj4tq23Q .mbr-gallery-filter-all > a {
  padding: 30px;
  color: #444444 !important;
}
.cid-tZKj4tq23Q .mbr-gallery-filter {
  padding-top: 0;
  padding-bottom: 2rem;
}
.cid-tZKj4tq23Q .mbr-gallery-filter .btn {
  text-transform: uppercase;
  color: #444444 !important;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin: 0px !important;
  border: none;
  padding: 12px 15px 12px 15px;
}
.cid-tZKj4tq23Q .mbr-gallery-filter .btn:hover {
  background: transparent;
  color: #ffbc00 !important;
}
.cid-tZKj4tq23Q .mbr-gallery-filter ul {
  display: block;
}
.cid-tZKj4tq23Q .mbr-gallery-filter ul li {
  position: relative;
}
.cid-tZKj4tq23Q .mbr-gallery-filter li.active .btn {
  color: #ffbc00 !important;
  background: transparent;
}
.cid-tZKj4tq23Q .mbr-gallery-filter li::after {
  bottom: 0.5rem;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) scale(0);
  width: 4px;
  transition: all 0.3s ease-in-out;
  background: #ffbc00 !important;
}
.cid-tZKj4tq23Q .mbr-gallery-filter li.active::after,
.cid-tZKj4tq23Q .mbr-gallery-filter li:hover::after {
  transform: translateX(-50%) scale(1);
  background: #ffbc00 !important;
}
.cid-tZKj4tq23Q .mbr-gallery-title {
  transition: all.3s;
  position: absolute;
  visibility: hidden;
  display: block;
  opacity: 0;
  width: 100%;
  top: -2rem;
  right: 0;
  text-align: right;
  padding: 1rem;
  color: #fff;
  background: transparent;
}
.cid-tZKj4tq23Q .mbr-gallery-item > div:hover .mbr-gallery-title {
  top: 0;
  right: 0;
  display: block;
  visibility: visible;
  opacity: 1;
}
.cid-tZKj4tq23Q .mbr-gallery-item > div:hover .icon-focus {
  top: calc(50% - 24px);
}
.cid-tZKj4tq23Q .icon-focus:before {
  content: '\e95e';
}
.cid-tZKj4tq23Q .icon-focus {
  transition: all .3s;
  font-size: 2rem !important;
  top: 50%;
  left: calc(50% - 24px);
  width: 48px;
  padding: 0 8px;
  border-radius: 50%;
  color: #444444 !important;
  background-color: #ffffff;
}
.cid-tZKj4tq23Q .mbr-section-title {
  margin: 0;
}
.cid-tZKj4tq23Q .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-tZKj4tq23Q .underline .line {
  width: 3rem;
  height: 2px;
  background: #232323;
  display: inline-block;
}
.cid-tZKj4tq23Q .mbr-gallery-item > div > span {
  color: #444444;
}
.cid-tZKj4udYCs {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-tZKj4udYCs .google-map {
  height: 25rem;
  position: relative;
}
.cid-tZKj4udYCs .google-map iframe {
  height: 100%;
  width: 100%;
}
.cid-tZKj4udYCs .google-map [data-state-details] {
  color: #6b6763;
  font-family: Montserrat;
  height: 1.5em;
  margin-top: -0.75em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.cid-tZKj4udYCs .google-map[data-state] {
  background: #e9e5dc;
}
.cid-tZKj4udYCs .google-map[data-state="loading"] [data-state-details] {
  display: none;
}
.cid-tZKj4udYCs .wrapper {
  margin-top: -10rem;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  border-radius: .25rem;
}
.cid-tZKj4udYCs .form-container {
  padding: 3rem;
}
.cid-tZKj4udYCs .row {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.cid-tZKj4udYCs .content-panel {
  padding: 2rem;
  background: linear-gradient(45deg, #65a6d1, #65a6d1);
  height: 100%;
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
  overflow: hidden;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.cid-tZKj4udYCs .mbr-text {
  color: #efefef;
}
@media (min-width: 992px) {
  .cid-tZKj4udYCs .form-group,
  .cid-tZKj4udYCs .input-group-btn {
    padding-left: .5rem;
    padding-right: .5rem;
  }
}
.cid-tZKj4udYCs .form-control {
  border-radius: .25rem !important;
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  min-height: 40px;
}
.cid-tZKj4udYCs textarea.form-control {
  min-height: 170px;
}
@media (max-width: 767px) {
  .cid-tZKj4udYCs .main-row {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .cid-tZKj4udYCs .text-block {
    margin-bottom: 2rem;
  }
  .cid-tZKj4udYCs .wrapper {
    margin-top: 0;
  }
}
.cid-tZKj4udYCs .social-list {
  margin-top: auto;
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-tZKj4udYCs .social-list .mbr-iconfont-social {
  font-size: 1.2rem;
  color: #fff;
}
.cid-tZKj4udYCs .social-list .mbr-iconfont:before {
  padding: .5rem;
  border: 2px solid;
  border-radius: 100px;
}
.cid-tZKj4udYCs .social-list .soc-item {
  margin: 15px 3px 0px 3px;
}
.cid-tZKj4udYCs .social-list a {
  margin: 0;
  opacity: .7;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-tZKj4udYCs .social-list a:hover {
  opacity: 1;
}
.cid-tZKj4udYCs H2 {
  text-align: center;
}
.cid-tZKj4vGND8 {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-tZKj4vGND8 .column-wrapper {
  padding-left: 1.5rem;
}
.cid-tZKj4vGND8 .text-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 28rem;
}
@media (min-width: 992px) {
  .cid-tZKj4vGND8 .text-wrapper {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.cid-tZKj4vGND8 .mbr-section-title {
  text-align: left;
  margin-bottom: 1.5rem;
  color: #000000;
}
.cid-tZKj4vGND8 .mbr-text,
.cid-tZKj4vGND8 .mbr-section-btn {
  text-align: left;
}
@media (max-width: 767px) {
  .cid-tZKj4vGND8 .image-wrapper {
    margin-bottom: 2rem;
  }
}
.cid-tZKj4xAPAv {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #65a6d1;
  overflow: hidden;
}
.cid-tZKlsMFm1c {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-tZKlsMFm1c nav.navbar {
  position: fixed;
}
.cid-tZKlsMFm1c .btn {
  box-shadow: 0px 30px 30px 0px rgba(0, 11, 40, 0.1);
}
.cid-tZKlsMFm1c .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-tZKlsMFm1c .dropdown-toggle:after {
  content: none;
}
@media (min-width: 992px) {
  .cid-tZKlsMFm1c .navbar-nav .nav-link:before {
    content: none;
  }
}
.cid-tZKlsMFm1c .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-tZKlsMFm1c .navbar .dropdown.open > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  display: block;
}
.cid-tZKlsMFm1c .dropdown-item:hover,
.cid-tZKlsMFm1c .dropdown-item:focus {
  background: rgba(101, 166, 209, 0.1) !important;
  color: #fff !important;
}
.cid-tZKlsMFm1c .nav-dropdown .link {
  padding: 35px 0 !important;
  margin-right: 40px !important;
}
.cid-tZKlsMFm1c .nav-dropdown .nav-item:last-child .link {
  margin-right: 0 !important;
}
.cid-tZKlsMFm1c .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  display: none;
}
.cid-tZKlsMFm1c .nav-link {
  position: relative;
  line-height: 1;
}
.cid-tZKlsMFm1c .nav-link:hover {
  color: #01897D !important;
}
.cid-tZKlsMFm1c .container {
  display: flex;
  margin: auto;
}
.cid-tZKlsMFm1c .iconfont-wrapper {
  color: #051441 !important;
  font-size: 17px;
  margin-right: 20px;
}
.cid-tZKlsMFm1c .dropdown-menu,
.cid-tZKlsMFm1c .navbar.opened {
  background: #ffffff !important;
}
.cid-tZKlsMFm1c .nav-item:focus,
.cid-tZKlsMFm1c .nav-link:focus {
  outline: none;
}
.cid-tZKlsMFm1c .dropdown .dropdown-menu .dropdown-item {
  width: 100%;
  transition: all 0.25s ease-in-out;
}
.cid-tZKlsMFm1c .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tZKlsMFm1c .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-tZKlsMFm1c .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-tZKlsMFm1c .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-tZKlsMFm1c .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0px 15px !important;
  transition: none;
  margin: 0 !important;
}
.cid-tZKlsMFm1c .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  background: #ffffff;
}
.cid-tZKlsMFm1c .navbar.navbar-short {
  box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.1);
  min-height: 60px;
}
.cid-tZKlsMFm1c .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-tZKlsMFm1c .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-tZKlsMFm1c .navbar.opened {
  transition: all 0.3s;
}
.cid-tZKlsMFm1c .navbar .dropdown-item {
  padding: 0px 15px;
}
.cid-tZKlsMFm1c .navbar .navbar-logo img {
  width: auto;
}
.cid-tZKlsMFm1c .navbar .navbar-collapse {
  justify-content: center;
  z-index: 1;
}
.cid-tZKlsMFm1c .navbar.collapsed {
  justify-content: center;
}
.cid-tZKlsMFm1c .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-tZKlsMFm1c .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-tZKlsMFm1c .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.8rem);
  }
}
.cid-tZKlsMFm1c .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-tZKlsMFm1c .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-tZKlsMFm1c .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-tZKlsMFm1c .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-tZKlsMFm1c .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0px 15px;
  text-align: left;
}
@media (max-width: 991px) {
  .cid-tZKlsMFm1c .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-tZKlsMFm1c .navbar .dropdown-menu {
    display: none;
  }
  .cid-tZKlsMFm1c .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-tZKlsMFm1c .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-tZKlsMFm1c .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-tZKlsMFm1c .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-tZKlsMFm1c .navbar ul.navbar-nav {
    padding: 15px;
  }
  .cid-tZKlsMFm1c .navbar .dropdown-menu .dropdown-item {
    padding: 0px 10px !important;
    text-align: left;
  }
  .cid-tZKlsMFm1c .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-tZKlsMFm1c .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-tZKlsMFm1c .navbar .navbar-buttons,
  .cid-tZKlsMFm1c .navbar .icons-menu {
    display: none;
  }
  .cid-tZKlsMFm1c .navbar .nav-dropdown .link {
    margin-right: 0 !important;
    padding-top: 12px !important;
    padding-bottom: 0 !important;
    margin-bottom: 20px !important;
  }
}
.cid-tZKlsMFm1c .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-tZKlsMFm1c .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-tZKlsMFm1c .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-tZKlsMFm1c .dropdown-item.active,
.cid-tZKlsMFm1c .dropdown-item:active {
  background-color: transparent;
}
.cid-tZKlsMFm1c .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-tZKlsMFm1c .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-tZKlsMFm1c .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-tZKlsMFm1c ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-tZKlsMFm1c .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-tZKlsMFm1c button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-tZKlsMFm1c button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #051441;
}
.cid-tZKlsMFm1c button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-tZKlsMFm1c button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-tZKlsMFm1c button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-tZKlsMFm1c button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-tZKlsMFm1c nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-tZKlsMFm1c nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-tZKlsMFm1c nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-tZKlsMFm1c nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-tZKlsMFm1c .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-tZKlsMFm1c a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-tZKlsMFm1c .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-tZKlsMFm1c .navbar {
    height: 70px;
  }
  .cid-tZKlsMFm1c .navbar.opened {
    height: auto;
  }
  .cid-tZKlsMFm1c .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-tZKlsOpa2I {
  background-color: #65a6d1;
}
@media (min-width: 768px) {
  .cid-tZKlsOpa2I {
    background-image: url("../../../assets/images/vetraio-1920x1280.jpg");
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 50% auto;
  }
}
.cid-tZKlsOpa2I .row {
  align-items: center;
}
.cid-tZKlsOpa2I .image-wrapper {
  padding: 1rem;
}
.cid-tZKlsOpa2I .col-text {
  position: relative;
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.cid-tZKlsOpa2I .col-text .radial-svg {
  display: none;
}
@media (min-width: 992px) {
  .cid-tZKlsOpa2I .col-text .radial-svg {
    display: block;
    position: absolute;
    top: 0;
    right: -90px;
    bottom: 0;
    height: 100%;
    width: 200px;
    z-index: 1;
  }
  .cid-tZKlsOpa2I .col-text .radial-svg path {
    fill: #65a6d1;
  }
}
.cid-tZKlsOpa2I .text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  .cid-tZKlsOpa2I .text-wrapper {
    max-width: 400px;
  }
}
.cid-tZKlsOpa2I .label-text {
  width: 100%;
  color: #ffffff;
  text-align: center;
}
.cid-tZKlsOpa2I .mbr-section-title {
  margin-bottom: 1.425rem;
  width: 100%;
  color: #ffffff;
}
.cid-tZKlsOpa2I .mbr-text {
  color: #ffffff;
  width: 100%;
  margin-bottom: 12px;
}
.cid-tZKlsOpa2I .btn-container {
  width: 100%;
}
.cid-tZKlsOpa2I .mbr-section-btn {
  margin-top: 10px;
}
@media (max-width: 575px) {
  .cid-tZKlsOpa2I .mbr-section-btn {
    display: flex;
    flex-wrap: wrap;
  }
  .cid-tZKlsOpa2I .mbr-section-btn .btn {
    width: 100%;
  }
}
.cid-tZKlsOpa2I .btn-white-outline {
  border: 1px solid currentColor;
}
.cid-tZKlsOpa2I .btn-white-outline:hover {
  color: #65a6d1 !important;
  background: #ffffff !important;
}
.cid-tZKlsOpa2I .mbr-section-title DIV {
  text-align: center;
}
.cid-tZKlsOpa2I .mbr-text,
.cid-tZKlsOpa2I .mbr-section-btn {
  text-align: center;
}
.cid-tZKlsPzLuA {
  padding-top: 150px;
  padding-bottom: 150px;
  background-image: url("../../../assets/images/vetraio-1920x1280.jpg");
}
.cid-tZKlsPzLuA .slider-text-two {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  display: inline-block;
  outline: 1px solid rgba(0, 0, 0, 0.2);
  outline-offset: -15px;
  padding: 65px 50px;
  position: relative;
}
.cid-tZKlsPzLuA .mbr-section-title,
.cid-tZKlsPzLuA .mbr-section-subtitle {
  color: #232323;
}
.cid-tZKlsPzLuA .mbr-section-subtitle span {
  font-weight: bold;
}
.cid-tZKlsPzLuA .mbr-text {
  color: #232323;
  font-weight: 100;
}
.cid-tZKlsPzLuA .mbr-section-btn {
  color: white;
}
@media (max-width: 767px) {
  .cid-tZKlsPzLuA .row {
    margin-left: -15px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-tZKlsPzLuA .slider-text-two {
    outline: 15px solid rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.2);
  }
}
.cid-uzMwi2qgfY {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #efefef;
}
.cid-uzMwi2qgfY .card-title {
  letter-spacing: 0.03em;
  color: #232323;
  margin: 0;
  padding: 0;
  padding-bottom: 1.5rem;
}
.cid-uzMwi2qgfY .card {
  margin-bottom: 2rem;
}
.cid-uzMwi2qgfY .card-box {
  word-break: break-word;
  padding-top: 2rem;
}
.cid-uzMwi2qgfY .card-box p {
  color: #444;
  letter-spacing: 0.03em;
  margin: 0;
  padding-bottom: 1.5rem;
}
.cid-uzMwi2qgfY .btn {
  margin: .3rem;
}
.cid-uzMwi2qgfY .mbr-section-title {
  margin: 0;
}
.cid-uzMwi2qgfY .card-underline,
.cid-uzMwi2qgfY .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-uzMwi2qgfY .card-underline .line,
.cid-uzMwi2qgfY .underline .line {
  width: 3rem;
  height: 2px;
  background: #444444;
  display: inline-block;
}
.cid-uzMwi2qgfY .card-underline {
  margin-bottom: 1.5rem;
  margin-top: 0 !important;
}
.cid-uzMwi2qgfY .card-underline .line {
  background: #ffbc00;
}
@media (max-width: 767px) {
  .cid-uzMwi2qgfY .row.blog-block {
    padding: 0 1rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uzMwi2qgfY .row-content {
    min-width: 100%;
  }
  .cid-uzMwi2qgfY .card {
    display: block;
  }
}
.cid-uzMwi2qgfY .mbr-fallback-image.disabled {
  display: none;
}
.cid-uzMwi2qgfY .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tZKlsR0YOd {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-image: url("../../../assets/images/arcangeli-marchio-1920x1080.jpg");
}
.cid-tZKlsR0YOd .mbr-text,
.cid-tZKlsR0YOd .mbr-section-btn {
  color: #353535;
}
.cid-tZKlsSfIQ0 {
  padding-top: 105px;
  padding-bottom: 90px;
  background-image: url("../../../assets/images/mbr-1-1920x1280.jpg");
}
.cid-tZKlsSfIQ0 .text {
  letter-spacing: 0.03em;
  line-height: 1.7;
}
.cid-tZKlsSfIQ0 .mbr-text {
  width: 100%;
  height: auto;
}
.cid-tZKlsSfIQ0 .content {
  flex-basis: auto !important;
  -webkit-flex-basis: auto !important;
}
@media (max-width: 991px) {
  .cid-tZKlsSfIQ0 .row {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-tZKlsSfIQ0 .content {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.cid-tZKlsSfIQ0 .mbr-section-title {
  text-align: center;
}
.cid-tZKlsTirNL {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-tZKlsTirNL .f-row {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 992px) {
  .cid-tZKlsTirNL .f-row {
    flex-direction: row;
  }
}
@media (max-width: 991px) {
  .cid-tZKlsTirNL .f-item {
    flex: 1 1 100%;
  }
}
@media (min-width: 992px) {
  .cid-tZKlsTirNL .f-60 {
    flex: 0 0 55%;
  }
  .cid-tZKlsTirNL .f-40 {
    flex: 0 0 45%;
  }
}
.cid-tZKlsTirNL .image-wrapper {
  height: 100%;
}
@media (min-width: 992px) {
  .cid-tZKlsTirNL .image-wrapper {
    min-height: 650px;
  }
}
.cid-tZKlsTirNL .image-wrapper img {
  min-height: 100%;
  width: 100%;
  object-fit: cover;
}
.cid-tZKlsTirNL .text-wrapper {
  width: 100%;
  background: #65a6d1;
  padding: 2rem 1rem;
}
@media (min-width: 992px) {
  .cid-tZKlsTirNL .text-wrapper {
    padding: 4rem 2rem;
    transform: translate(12%, 3rem);
  }
}
@media (min-width: 1200px) {
  .cid-tZKlsTirNL .text-wrapper {
    padding: 7rem 3.25rem;
  }
}
.cid-tZKlsTirNL .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
.cid-tZKlsTirNL .mbr-text {
  color: #ffffff;
  text-align: left;
}
.cid-tZKlsUxDuA {
  background-image: url("../../../assets/images/vetri-torino-1-1920x1280.jpg");
}
.cid-tZKlsUxDuA .mbr-fallback-image.disabled {
  display: none;
}
.cid-tZKlsUxDuA .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tZKlsUxDuA .row {
  position: relative;
  padding: 6rem 4rem;
  width: fit-content;
  border-radius: 3rem;
  margin: 0;
}
@media (max-width: 992px) {
  .cid-tZKlsUxDuA .row {
    padding: 2rem 1rem;
  }
}
.cid-tZKlsUxDuA .row:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 85%;
  border-radius: 3rem;
  height: 100%;
  background: #232323;
  opacity: 0.8;
}
@media (max-width: 992px) {
  .cid-tZKlsUxDuA .row:before {
    width: 100%;
  }
}
.cid-tZKlsUxDuA .row .col-12 {
  position: relative;
}
.cid-tZKlsUxDuA .mbr-section-title {
  color: #ffffff;
}
.cid-tZKlsUxDuA .mbr-section-subtitle {
  color: #ffffff;
}
.cid-tZKlsUxDuA .mbr-text,
.cid-tZKlsUxDuA .mbr-section-btn {
  color: #ffffff;
}
.cid-tZKlsVQTe2 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-image: url("../../../assets/images/arcangeli-logo-1920x1080.jpg");
}
.cid-tZKlsVQTe2 .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tZKlsVQTe2 .image-wrapper {
    padding: 1rem;
  }
}
@media (max-width: 767px) {
  .cid-tZKlsVQTe2 .image-wrapper {
    padding-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tZKlsVQTe2 .text-wrapper {
    padding: 0 2rem 0 6.2rem;
  }
}
.cid-tZKlsVQTe2 .under-image {
  width: 100%;
  height: 30%;
  text-align: center;
  padding: 3rem  1rem;
  margin-top: 0.65rem;
  background: #65a6d1;
}
.cid-tZKlsVQTe2 .mbr-section-title {
  color: #65a6d1;
  text-align: left;
}
.cid-tZKlsVQTe2 .under-img {
  text-align: center;
  color: #f7f5f0;
  margin: 0 !important;
}
.cid-tZKlsVQTe2 .mbr-text,
.cid-tZKlsVQTe2 .mbr-section-btn {
  text-align: left;
  color: #000000;
}
.cid-tZKlsVQTe2 .mbr-text {
  line-height: 1.4;
}
.cid-tZKlsVQTe2 .mbr-text {
  padding-top: 2rem;
}
.cid-tZKlsVQTe2 .mbr-section-btn {
  margin-top: 2.9rem !important;
}
.cid-tZKlsVQTe2 .mbr-section-title P {
  text-align: left;
}
.cid-tZKlsVQTe2 .sub-title P {
  text-align: left;
}
.cid-tZKlsVQTe2 .sub-title {
  color: #00c18b;
  text-align: left;
}
.cid-tZKlsX8ANS {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #65a6d1;
}
.cid-tZKlsX8ANS .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-tZKlsX8ANS .mbr-title {
  text-align: center;
  color: #ffffff;
}
.cid-tZKlsY6gmQ {
  padding-top: 15px;
  padding-bottom: 45px;
  background-color: #65a6d1;
}
.cid-tZKlsZaFuG {
  padding-top: 7rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-tZKlsZaFuG .mbr-fallback-image.disabled {
  display: none;
}
.cid-tZKlsZaFuG .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tZKlsZaFuG .item {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
.cid-tZKlsZaFuG .icon-box {
  background: #65a6d1;
  width: 60px;
  min-width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cid-tZKlsZaFuG .mbr-iconfont {
  font-size: 2rem;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-tZKlsZaFuG .card {
    margin-bottom: 2rem;
  }
  .cid-tZKlsZaFuG .card-wrapper {
    margin-bottom: 2rem;
  }
}
.cid-tZKlt0qJHF {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-tZKlt0qJHF .icon-transition span {
  padding: 0.1rem 0.9rem;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  height: 3em;
  line-height: 3em;
  width: 3em;
  background: #444444 none repeat scroll 0 0;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-size: 14px;
}
.cid-tZKlt0qJHF .photo-split {
  padding: 0;
}
.cid-tZKlt0qJHF .photo-split img {
  width: 100%;
}
.cid-tZKlt0qJHF .icon-transition span:hover {
  background-color: #ffbc00;
}
.cid-tZKlt0qJHF .counter-container ul {
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.cid-tZKlt0qJHF .counter-container ul li {
  margin-bottom: .5rem;
  list-style: ✓;
}
.cid-tZKlt0qJHF .counter-container ul li:before {
  color: #ffbc00;
  display: inline-block;
  content: '✓';
  text-align: center;
  line-height: 1.5em;
  transition: all .2s;
  width: 25px;
  height: 25px;
}
.cid-tZKlt0qJHF .wrap-block {
  padding: 3rem 3rem;
}
.cid-tZKlt0qJHF .wrap-block ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cid-tZKlt0qJHF .wrap-block ul li {
  display: inline-block;
}
.cid-tZKlt0qJHF .wrap-block ul li span {
  text-align: center;
}
.cid-tZKlt0qJHF .social-media {
  margin-top: 1.5em;
  padding: 0;
}
.cid-tZKlt0qJHF .social-media ul {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}
.cid-tZKlt0qJHF .social-media ul li {
  padding: 4px;
  display: inline-block;
}
.cid-tZKlt0qJHF .mbr-list,
.cid-tZKlt0qJHF .social-media ul {
  text-align: left;
}
@media (max-width: 500px) {
  .cid-tZKlt0qJHF .wrap-block {
    padding: 3rem 1rem;
  }
}
@media (max-width: 767px) {
  .cid-tZKlt0qJHF .mbr-section-title,
  .cid-tZKlt0qJHF .mbr-section-subtitle,
  .cid-tZKlt0qJHF .mbr-text {
    text-align: center !important;
  }
  .cid-tZKlt0qJHF .social-list {
    text-align: center !important;
  }
}
.cid-tZKlt0qJHF img {
  -webkit-mask-image: linear-gradient(to right, transparent 10%, black 65%);
  mask-image: linear-gradient(to right, transparent 10%, black 65%);
}
.cid-tZKlt1yjRu {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-tZKlt1yjRu .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-tZKlt1yjRu .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-tZKlt1yjRu .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-tZKlt1yjRu .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-tZKlt1yjRu .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
}
.cid-tZKlt1yjRu .mbr-gallery-item > div:hover::before {
  opacity: 0 !important;
}
.cid-tZKlt1yjRu .mbr-gallery-filter-all > a {
  padding: 30px;
  color: #444444 !important;
}
.cid-tZKlt1yjRu .mbr-gallery-filter {
  padding-top: 0;
  padding-bottom: 2rem;
}
.cid-tZKlt1yjRu .mbr-gallery-filter .btn {
  text-transform: uppercase;
  color: #444444 !important;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin: 0px !important;
  border: none;
  padding: 12px 15px 12px 15px;
}
.cid-tZKlt1yjRu .mbr-gallery-filter .btn:hover {
  background: transparent;
  color: #ffbc00 !important;
}
.cid-tZKlt1yjRu .mbr-gallery-filter ul {
  display: block;
}
.cid-tZKlt1yjRu .mbr-gallery-filter ul li {
  position: relative;
}
.cid-tZKlt1yjRu .mbr-gallery-filter li.active .btn {
  color: #ffbc00 !important;
  background: transparent;
}
.cid-tZKlt1yjRu .mbr-gallery-filter li::after {
  bottom: 0.5rem;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) scale(0);
  width: 4px;
  transition: all 0.3s ease-in-out;
  background: #ffbc00 !important;
}
.cid-tZKlt1yjRu .mbr-gallery-filter li.active::after,
.cid-tZKlt1yjRu .mbr-gallery-filter li:hover::after {
  transform: translateX(-50%) scale(1);
  background: #ffbc00 !important;
}
.cid-tZKlt1yjRu .mbr-gallery-title {
  transition: all.3s;
  position: absolute;
  visibility: hidden;
  display: block;
  opacity: 0;
  width: 100%;
  top: -2rem;
  right: 0;
  text-align: right;
  padding: 1rem;
  color: #fff;
  background: transparent;
}
.cid-tZKlt1yjRu .mbr-gallery-item > div:hover .mbr-gallery-title {
  top: 0;
  right: 0;
  display: block;
  visibility: visible;
  opacity: 1;
}
.cid-tZKlt1yjRu .mbr-gallery-item > div:hover .icon-focus {
  top: calc(50% - 24px);
}
.cid-tZKlt1yjRu .icon-focus:before {
  content: '\e95e';
}
.cid-tZKlt1yjRu .icon-focus {
  transition: all .3s;
  font-size: 2rem !important;
  top: 50%;
  left: calc(50% - 24px);
  width: 48px;
  padding: 0 8px;
  border-radius: 50%;
  color: #444444 !important;
  background-color: #ffffff;
}
.cid-tZKlt1yjRu .mbr-section-title {
  margin: 0;
}
.cid-tZKlt1yjRu .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-tZKlt1yjRu .underline .line {
  width: 3rem;
  height: 2px;
  background: #232323;
  display: inline-block;
}
.cid-tZKlt1yjRu .mbr-gallery-item > div > span {
  color: #444444;
}
.cid-tZKlt2QRVO {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-tZKlt2QRVO .google-map {
  height: 25rem;
  position: relative;
}
.cid-tZKlt2QRVO .google-map iframe {
  height: 100%;
  width: 100%;
}
.cid-tZKlt2QRVO .google-map [data-state-details] {
  color: #6b6763;
  font-family: Montserrat;
  height: 1.5em;
  margin-top: -0.75em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.cid-tZKlt2QRVO .google-map[data-state] {
  background: #e9e5dc;
}
.cid-tZKlt2QRVO .google-map[data-state="loading"] [data-state-details] {
  display: none;
}
.cid-tZKlt2QRVO .wrapper {
  margin-top: -10rem;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  border-radius: .25rem;
}
.cid-tZKlt2QRVO .form-container {
  padding: 3rem;
}
.cid-tZKlt2QRVO .row {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.cid-tZKlt2QRVO .content-panel {
  padding: 2rem;
  background: linear-gradient(45deg, #65a6d1, #65a6d1);
  height: 100%;
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
  overflow: hidden;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.cid-tZKlt2QRVO .mbr-text {
  color: #efefef;
}
@media (min-width: 992px) {
  .cid-tZKlt2QRVO .form-group,
  .cid-tZKlt2QRVO .input-group-btn {
    padding-left: .5rem;
    padding-right: .5rem;
  }
}
.cid-tZKlt2QRVO .form-control {
  border-radius: .25rem !important;
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  min-height: 40px;
}
.cid-tZKlt2QRVO textarea.form-control {
  min-height: 170px;
}
@media (max-width: 767px) {
  .cid-tZKlt2QRVO .main-row {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .cid-tZKlt2QRVO .text-block {
    margin-bottom: 2rem;
  }
  .cid-tZKlt2QRVO .wrapper {
    margin-top: 0;
  }
}
.cid-tZKlt2QRVO .social-list {
  margin-top: auto;
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-tZKlt2QRVO .social-list .mbr-iconfont-social {
  font-size: 1.2rem;
  color: #fff;
}
.cid-tZKlt2QRVO .social-list .mbr-iconfont:before {
  padding: .5rem;
  border: 2px solid;
  border-radius: 100px;
}
.cid-tZKlt2QRVO .social-list .soc-item {
  margin: 15px 3px 0px 3px;
}
.cid-tZKlt2QRVO .social-list a {
  margin: 0;
  opacity: .7;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-tZKlt2QRVO .social-list a:hover {
  opacity: 1;
}
.cid-tZKlt2QRVO H2 {
  text-align: center;
}
.cid-tZKlt4FeIm {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-tZKlt4FeIm .column-wrapper {
  padding-left: 1.5rem;
}
.cid-tZKlt4FeIm .text-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 28rem;
}
@media (min-width: 992px) {
  .cid-tZKlt4FeIm .text-wrapper {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.cid-tZKlt4FeIm .mbr-section-title {
  text-align: left;
  margin-bottom: 1.5rem;
  color: #000000;
}
.cid-tZKlt4FeIm .mbr-text,
.cid-tZKlt4FeIm .mbr-section-btn {
  text-align: left;
}
@media (max-width: 767px) {
  .cid-tZKlt4FeIm .image-wrapper {
    margin-bottom: 2rem;
  }
}
.cid-tZKlt5ZG6A {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #65a6d1;
  overflow: hidden;
}
.cid-tZKkdaME4z {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-tZKkdaME4z nav.navbar {
  position: fixed;
}
.cid-tZKkdaME4z .btn {
  box-shadow: 0px 30px 30px 0px rgba(0, 11, 40, 0.1);
}
.cid-tZKkdaME4z .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-tZKkdaME4z .dropdown-toggle:after {
  content: none;
}
@media (min-width: 992px) {
  .cid-tZKkdaME4z .navbar-nav .nav-link:before {
    content: none;
  }
}
.cid-tZKkdaME4z .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-tZKkdaME4z .navbar .dropdown.open > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  display: block;
}
.cid-tZKkdaME4z .dropdown-item:hover,
.cid-tZKkdaME4z .dropdown-item:focus {
  background: rgba(101, 166, 209, 0.1) !important;
  color: #fff !important;
}
.cid-tZKkdaME4z .nav-dropdown .link {
  padding: 35px 0 !important;
  margin-right: 40px !important;
}
.cid-tZKkdaME4z .nav-dropdown .nav-item:last-child .link {
  margin-right: 0 !important;
}
.cid-tZKkdaME4z .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  display: none;
}
.cid-tZKkdaME4z .nav-link {
  position: relative;
  line-height: 1;
}
.cid-tZKkdaME4z .nav-link:hover {
  color: #01897D !important;
}
.cid-tZKkdaME4z .container {
  display: flex;
  margin: auto;
}
.cid-tZKkdaME4z .iconfont-wrapper {
  color: #051441 !important;
  font-size: 17px;
  margin-right: 20px;
}
.cid-tZKkdaME4z .dropdown-menu,
.cid-tZKkdaME4z .navbar.opened {
  background: #ffffff !important;
}
.cid-tZKkdaME4z .nav-item:focus,
.cid-tZKkdaME4z .nav-link:focus {
  outline: none;
}
.cid-tZKkdaME4z .dropdown .dropdown-menu .dropdown-item {
  width: 100%;
  transition: all 0.25s ease-in-out;
}
.cid-tZKkdaME4z .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tZKkdaME4z .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-tZKkdaME4z .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-tZKkdaME4z .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-tZKkdaME4z .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0px 15px !important;
  transition: none;
  margin: 0 !important;
}
.cid-tZKkdaME4z .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  background: #ffffff;
}
.cid-tZKkdaME4z .navbar.navbar-short {
  box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.1);
  min-height: 60px;
}
.cid-tZKkdaME4z .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-tZKkdaME4z .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-tZKkdaME4z .navbar.opened {
  transition: all 0.3s;
}
.cid-tZKkdaME4z .navbar .dropdown-item {
  padding: 0px 15px;
}
.cid-tZKkdaME4z .navbar .navbar-logo img {
  width: auto;
}
.cid-tZKkdaME4z .navbar .navbar-collapse {
  justify-content: center;
  z-index: 1;
}
.cid-tZKkdaME4z .navbar.collapsed {
  justify-content: center;
}
.cid-tZKkdaME4z .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-tZKkdaME4z .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-tZKkdaME4z .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.8rem);
  }
}
.cid-tZKkdaME4z .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-tZKkdaME4z .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-tZKkdaME4z .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-tZKkdaME4z .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-tZKkdaME4z .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0px 15px;
  text-align: left;
}
@media (max-width: 991px) {
  .cid-tZKkdaME4z .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-tZKkdaME4z .navbar .dropdown-menu {
    display: none;
  }
  .cid-tZKkdaME4z .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-tZKkdaME4z .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-tZKkdaME4z .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-tZKkdaME4z .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-tZKkdaME4z .navbar ul.navbar-nav {
    padding: 15px;
  }
  .cid-tZKkdaME4z .navbar .dropdown-menu .dropdown-item {
    padding: 0px 10px !important;
    text-align: left;
  }
  .cid-tZKkdaME4z .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-tZKkdaME4z .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-tZKkdaME4z .navbar .navbar-buttons,
  .cid-tZKkdaME4z .navbar .icons-menu {
    display: none;
  }
  .cid-tZKkdaME4z .navbar .nav-dropdown .link {
    margin-right: 0 !important;
    padding-top: 12px !important;
    padding-bottom: 0 !important;
    margin-bottom: 20px !important;
  }
}
.cid-tZKkdaME4z .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-tZKkdaME4z .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-tZKkdaME4z .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-tZKkdaME4z .dropdown-item.active,
.cid-tZKkdaME4z .dropdown-item:active {
  background-color: transparent;
}
.cid-tZKkdaME4z .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-tZKkdaME4z .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-tZKkdaME4z .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-tZKkdaME4z ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-tZKkdaME4z .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-tZKkdaME4z button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-tZKkdaME4z button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #051441;
}
.cid-tZKkdaME4z button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-tZKkdaME4z button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-tZKkdaME4z button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-tZKkdaME4z button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-tZKkdaME4z nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-tZKkdaME4z nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-tZKkdaME4z nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-tZKkdaME4z nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-tZKkdaME4z .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-tZKkdaME4z a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-tZKkdaME4z .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-tZKkdaME4z .navbar {
    height: 70px;
  }
  .cid-tZKkdaME4z .navbar.opened {
    height: auto;
  }
  .cid-tZKkdaME4z .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-tZKkdc3Cj9 {
  background-color: #65a6d1;
}
@media (min-width: 768px) {
  .cid-tZKkdc3Cj9 {
    background-image: url("../../../assets/images/vetraio-1920x1280.jpg");
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 50% auto;
  }
}
.cid-tZKkdc3Cj9 .row {
  align-items: center;
}
.cid-tZKkdc3Cj9 .image-wrapper {
  padding: 1rem;
}
.cid-tZKkdc3Cj9 .col-text {
  position: relative;
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.cid-tZKkdc3Cj9 .col-text .radial-svg {
  display: none;
}
@media (min-width: 992px) {
  .cid-tZKkdc3Cj9 .col-text .radial-svg {
    display: block;
    position: absolute;
    top: 0;
    right: -90px;
    bottom: 0;
    height: 100%;
    width: 200px;
    z-index: 1;
  }
  .cid-tZKkdc3Cj9 .col-text .radial-svg path {
    fill: #65a6d1;
  }
}
.cid-tZKkdc3Cj9 .text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  .cid-tZKkdc3Cj9 .text-wrapper {
    max-width: 400px;
  }
}
.cid-tZKkdc3Cj9 .label-text {
  width: 100%;
  color: #ffffff;
  text-align: center;
}
.cid-tZKkdc3Cj9 .mbr-section-title {
  margin-bottom: 1.425rem;
  width: 100%;
  color: #ffffff;
}
.cid-tZKkdc3Cj9 .mbr-text {
  color: #ffffff;
  width: 100%;
  margin-bottom: 12px;
}
.cid-tZKkdc3Cj9 .btn-container {
  width: 100%;
}
.cid-tZKkdc3Cj9 .mbr-section-btn {
  margin-top: 10px;
}
@media (max-width: 575px) {
  .cid-tZKkdc3Cj9 .mbr-section-btn {
    display: flex;
    flex-wrap: wrap;
  }
  .cid-tZKkdc3Cj9 .mbr-section-btn .btn {
    width: 100%;
  }
}
.cid-tZKkdc3Cj9 .btn-white-outline {
  border: 1px solid currentColor;
}
.cid-tZKkdc3Cj9 .btn-white-outline:hover {
  color: #65a6d1 !important;
  background: #ffffff !important;
}
.cid-tZKkdc3Cj9 .mbr-section-title DIV {
  text-align: center;
}
.cid-tZKkdc3Cj9 .mbr-text,
.cid-tZKkdc3Cj9 .mbr-section-btn {
  text-align: center;
}
.cid-tZKkdd47KR {
  padding-top: 150px;
  padding-bottom: 150px;
  background-image: url("../../../assets/images/vetraio-1920x1280.jpg");
}
.cid-tZKkdd47KR .slider-text-two {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  display: inline-block;
  outline: 1px solid rgba(0, 0, 0, 0.2);
  outline-offset: -15px;
  padding: 65px 50px;
  position: relative;
}
.cid-tZKkdd47KR .mbr-section-title,
.cid-tZKkdd47KR .mbr-section-subtitle {
  color: #232323;
}
.cid-tZKkdd47KR .mbr-section-subtitle span {
  font-weight: bold;
}
.cid-tZKkdd47KR .mbr-text {
  color: #232323;
  font-weight: 100;
}
.cid-tZKkdd47KR .mbr-section-btn {
  color: white;
}
@media (max-width: 767px) {
  .cid-tZKkdd47KR .row {
    margin-left: -15px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-tZKkdd47KR .slider-text-two {
    outline: 15px solid rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.2);
  }
}
.cid-uzMwg1AI8r {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #efefef;
}
.cid-uzMwg1AI8r .card-title {
  letter-spacing: 0.03em;
  color: #232323;
  margin: 0;
  padding: 0;
  padding-bottom: 1.5rem;
}
.cid-uzMwg1AI8r .card {
  margin-bottom: 2rem;
}
.cid-uzMwg1AI8r .card-box {
  word-break: break-word;
  padding-top: 2rem;
}
.cid-uzMwg1AI8r .card-box p {
  color: #444;
  letter-spacing: 0.03em;
  margin: 0;
  padding-bottom: 1.5rem;
}
.cid-uzMwg1AI8r .btn {
  margin: .3rem;
}
.cid-uzMwg1AI8r .mbr-section-title {
  margin: 0;
}
.cid-uzMwg1AI8r .card-underline,
.cid-uzMwg1AI8r .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-uzMwg1AI8r .card-underline .line,
.cid-uzMwg1AI8r .underline .line {
  width: 3rem;
  height: 2px;
  background: #444444;
  display: inline-block;
}
.cid-uzMwg1AI8r .card-underline {
  margin-bottom: 1.5rem;
  margin-top: 0 !important;
}
.cid-uzMwg1AI8r .card-underline .line {
  background: #ffbc00;
}
@media (max-width: 767px) {
  .cid-uzMwg1AI8r .row.blog-block {
    padding: 0 1rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uzMwg1AI8r .row-content {
    min-width: 100%;
  }
  .cid-uzMwg1AI8r .card {
    display: block;
  }
}
.cid-uzMwg1AI8r .mbr-fallback-image.disabled {
  display: none;
}
.cid-uzMwg1AI8r .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tZKkde156i {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-image: url("../../../assets/images/arcangeli-marchio-1920x1080.jpg");
}
.cid-tZKkde156i .mbr-text,
.cid-tZKkde156i .mbr-section-btn {
  color: #353535;
}
.cid-tZKkdeXow5 {
  padding-top: 105px;
  padding-bottom: 90px;
  background-image: url("../../../assets/images/mbr-1-1920x1280.jpg");
}
.cid-tZKkdeXow5 .text {
  letter-spacing: 0.03em;
  line-height: 1.7;
}
.cid-tZKkdeXow5 .mbr-text {
  width: 100%;
  height: auto;
}
.cid-tZKkdeXow5 .content {
  flex-basis: auto !important;
  -webkit-flex-basis: auto !important;
}
@media (max-width: 991px) {
  .cid-tZKkdeXow5 .row {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-tZKkdeXow5 .content {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.cid-tZKkdeXow5 .mbr-section-title {
  text-align: center;
}
.cid-tZKkdfJWmh {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-tZKkdfJWmh .f-row {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 992px) {
  .cid-tZKkdfJWmh .f-row {
    flex-direction: row;
  }
}
@media (max-width: 991px) {
  .cid-tZKkdfJWmh .f-item {
    flex: 1 1 100%;
  }
}
@media (min-width: 992px) {
  .cid-tZKkdfJWmh .f-60 {
    flex: 0 0 55%;
  }
  .cid-tZKkdfJWmh .f-40 {
    flex: 0 0 45%;
  }
}
.cid-tZKkdfJWmh .image-wrapper {
  height: 100%;
}
@media (min-width: 992px) {
  .cid-tZKkdfJWmh .image-wrapper {
    min-height: 650px;
  }
}
.cid-tZKkdfJWmh .image-wrapper img {
  min-height: 100%;
  width: 100%;
  object-fit: cover;
}
.cid-tZKkdfJWmh .text-wrapper {
  width: 100%;
  background: #65a6d1;
  padding: 2rem 1rem;
}
@media (min-width: 992px) {
  .cid-tZKkdfJWmh .text-wrapper {
    padding: 4rem 2rem;
    transform: translate(12%, 3rem);
  }
}
@media (min-width: 1200px) {
  .cid-tZKkdfJWmh .text-wrapper {
    padding: 7rem 3.25rem;
  }
}
.cid-tZKkdfJWmh .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
.cid-tZKkdfJWmh .mbr-text {
  color: #ffffff;
  text-align: left;
}
.cid-tZKkdgxEEb {
  background-image: url("../../../assets/images/vetri-torino-1-1920x1280.jpg");
}
.cid-tZKkdgxEEb .mbr-fallback-image.disabled {
  display: none;
}
.cid-tZKkdgxEEb .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tZKkdgxEEb .row {
  position: relative;
  padding: 6rem 4rem;
  width: fit-content;
  border-radius: 3rem;
  margin: 0;
}
@media (max-width: 992px) {
  .cid-tZKkdgxEEb .row {
    padding: 2rem 1rem;
  }
}
.cid-tZKkdgxEEb .row:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 85%;
  border-radius: 3rem;
  height: 100%;
  background: #232323;
  opacity: 0.8;
}
@media (max-width: 992px) {
  .cid-tZKkdgxEEb .row:before {
    width: 100%;
  }
}
.cid-tZKkdgxEEb .row .col-12 {
  position: relative;
}
.cid-tZKkdgxEEb .mbr-section-title {
  color: #ffffff;
}
.cid-tZKkdgxEEb .mbr-section-subtitle {
  color: #ffffff;
}
.cid-tZKkdgxEEb .mbr-text,
.cid-tZKkdgxEEb .mbr-section-btn {
  color: #ffffff;
}
.cid-tZKkdhqDeE {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-image: url("../../../assets/images/arcangeli-logo-1920x1080.jpg");
}
.cid-tZKkdhqDeE .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tZKkdhqDeE .image-wrapper {
    padding: 1rem;
  }
}
@media (max-width: 767px) {
  .cid-tZKkdhqDeE .image-wrapper {
    padding-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tZKkdhqDeE .text-wrapper {
    padding: 0 2rem 0 6.2rem;
  }
}
.cid-tZKkdhqDeE .under-image {
  width: 100%;
  height: 30%;
  text-align: center;
  padding: 3rem  1rem;
  margin-top: 0.65rem;
  background: #65a6d1;
}
.cid-tZKkdhqDeE .mbr-section-title {
  color: #65a6d1;
  text-align: left;
}
.cid-tZKkdhqDeE .under-img {
  text-align: center;
  color: #f7f5f0;
  margin: 0 !important;
}
.cid-tZKkdhqDeE .mbr-text,
.cid-tZKkdhqDeE .mbr-section-btn {
  text-align: left;
  color: #000000;
}
.cid-tZKkdhqDeE .mbr-text {
  line-height: 1.4;
}
.cid-tZKkdhqDeE .mbr-text {
  padding-top: 2rem;
}
.cid-tZKkdhqDeE .mbr-section-btn {
  margin-top: 2.9rem !important;
}
.cid-tZKkdhqDeE .mbr-section-title P {
  text-align: left;
}
.cid-tZKkdhqDeE .sub-title P {
  text-align: left;
}
.cid-tZKkdhqDeE .sub-title {
  color: #00c18b;
  text-align: left;
}
.cid-tZKkdii0DJ {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #65a6d1;
}
.cid-tZKkdii0DJ .mbr-text {
  text-align: center;
  color: #ffffff;
}
.cid-tZKkdii0DJ .mbr-title {
  text-align: center;
  color: #ffffff;
}
.cid-tZKkdjamyC {
  padding-top: 15px;
  padding-bottom: 45px;
  background-color: #65a6d1;
}
.cid-tZKkdjRnYZ {
  padding-top: 7rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-tZKkdjRnYZ .mbr-fallback-image.disabled {
  display: none;
}
.cid-tZKkdjRnYZ .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tZKkdjRnYZ .item {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
.cid-tZKkdjRnYZ .icon-box {
  background: #65a6d1;
  width: 60px;
  min-width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cid-tZKkdjRnYZ .mbr-iconfont {
  font-size: 2rem;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-tZKkdjRnYZ .card {
    margin-bottom: 2rem;
  }
  .cid-tZKkdjRnYZ .card-wrapper {
    margin-bottom: 2rem;
  }
}
.cid-tZKkdkOQA8 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-tZKkdkOQA8 .icon-transition span {
  padding: 0.1rem 0.9rem;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  height: 3em;
  line-height: 3em;
  width: 3em;
  background: #444444 none repeat scroll 0 0;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-size: 14px;
}
.cid-tZKkdkOQA8 .photo-split {
  padding: 0;
}
.cid-tZKkdkOQA8 .photo-split img {
  width: 100%;
}
.cid-tZKkdkOQA8 .icon-transition span:hover {
  background-color: #ffbc00;
}
.cid-tZKkdkOQA8 .counter-container ul {
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.cid-tZKkdkOQA8 .counter-container ul li {
  margin-bottom: .5rem;
  list-style: ✓;
}
.cid-tZKkdkOQA8 .counter-container ul li:before {
  color: #ffbc00;
  display: inline-block;
  content: '✓';
  text-align: center;
  line-height: 1.5em;
  transition: all .2s;
  width: 25px;
  height: 25px;
}
.cid-tZKkdkOQA8 .wrap-block {
  padding: 3rem 3rem;
}
.cid-tZKkdkOQA8 .wrap-block ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cid-tZKkdkOQA8 .wrap-block ul li {
  display: inline-block;
}
.cid-tZKkdkOQA8 .wrap-block ul li span {
  text-align: center;
}
.cid-tZKkdkOQA8 .social-media {
  margin-top: 1.5em;
  padding: 0;
}
.cid-tZKkdkOQA8 .social-media ul {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}
.cid-tZKkdkOQA8 .social-media ul li {
  padding: 4px;
  display: inline-block;
}
.cid-tZKkdkOQA8 .mbr-list,
.cid-tZKkdkOQA8 .social-media ul {
  text-align: left;
}
@media (max-width: 500px) {
  .cid-tZKkdkOQA8 .wrap-block {
    padding: 3rem 1rem;
  }
}
@media (max-width: 767px) {
  .cid-tZKkdkOQA8 .mbr-section-title,
  .cid-tZKkdkOQA8 .mbr-section-subtitle,
  .cid-tZKkdkOQA8 .mbr-text {
    text-align: center !important;
  }
  .cid-tZKkdkOQA8 .social-list {
    text-align: center !important;
  }
}
.cid-tZKkdkOQA8 img {
  -webkit-mask-image: linear-gradient(to right, transparent 10%, black 65%);
  mask-image: linear-gradient(to right, transparent 10%, black 65%);
}
.cid-tZKkdlPAhE {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-tZKkdlPAhE .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-tZKkdlPAhE .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-tZKkdlPAhE .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-tZKkdlPAhE .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-tZKkdlPAhE .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
}
.cid-tZKkdlPAhE .mbr-gallery-item > div:hover::before {
  opacity: 0 !important;
}
.cid-tZKkdlPAhE .mbr-gallery-filter-all > a {
  padding: 30px;
  color: #444444 !important;
}
.cid-tZKkdlPAhE .mbr-gallery-filter {
  padding-top: 0;
  padding-bottom: 2rem;
}
.cid-tZKkdlPAhE .mbr-gallery-filter .btn {
  text-transform: uppercase;
  color: #444444 !important;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin: 0px !important;
  border: none;
  padding: 12px 15px 12px 15px;
}
.cid-tZKkdlPAhE .mbr-gallery-filter .btn:hover {
  background: transparent;
  color: #ffbc00 !important;
}
.cid-tZKkdlPAhE .mbr-gallery-filter ul {
  display: block;
}
.cid-tZKkdlPAhE .mbr-gallery-filter ul li {
  position: relative;
}
.cid-tZKkdlPAhE .mbr-gallery-filter li.active .btn {
  color: #ffbc00 !important;
  background: transparent;
}
.cid-tZKkdlPAhE .mbr-gallery-filter li::after {
  bottom: 0.5rem;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) scale(0);
  width: 4px;
  transition: all 0.3s ease-in-out;
  background: #ffbc00 !important;
}
.cid-tZKkdlPAhE .mbr-gallery-filter li.active::after,
.cid-tZKkdlPAhE .mbr-gallery-filter li:hover::after {
  transform: translateX(-50%) scale(1);
  background: #ffbc00 !important;
}
.cid-tZKkdlPAhE .mbr-gallery-title {
  transition: all.3s;
  position: absolute;
  visibility: hidden;
  display: block;
  opacity: 0;
  width: 100%;
  top: -2rem;
  right: 0;
  text-align: right;
  padding: 1rem;
  color: #fff;
  background: transparent;
}
.cid-tZKkdlPAhE .mbr-gallery-item > div:hover .mbr-gallery-title {
  top: 0;
  right: 0;
  display: block;
  visibility: visible;
  opacity: 1;
}
.cid-tZKkdlPAhE .mbr-gallery-item > div:hover .icon-focus {
  top: calc(50% - 24px);
}
.cid-tZKkdlPAhE .icon-focus:before {
  content: '\e95e';
}
.cid-tZKkdlPAhE .icon-focus {
  transition: all .3s;
  font-size: 2rem !important;
  top: 50%;
  left: calc(50% - 24px);
  width: 48px;
  padding: 0 8px;
  border-radius: 50%;
  color: #444444 !important;
  background-color: #ffffff;
}
.cid-tZKkdlPAhE .mbr-section-title {
  margin: 0;
}
.cid-tZKkdlPAhE .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-tZKkdlPAhE .underline .line {
  width: 3rem;
  height: 2px;
  background: #232323;
  display: inline-block;
}
.cid-tZKkdlPAhE .mbr-gallery-item > div > span {
  color: #444444;
}
.cid-tZKkdmOmQ1 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-tZKkdmOmQ1 .google-map {
  height: 25rem;
  position: relative;
}
.cid-tZKkdmOmQ1 .google-map iframe {
  height: 100%;
  width: 100%;
}
.cid-tZKkdmOmQ1 .google-map [data-state-details] {
  color: #6b6763;
  font-family: Montserrat;
  height: 1.5em;
  margin-top: -0.75em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.cid-tZKkdmOmQ1 .google-map[data-state] {
  background: #e9e5dc;
}
.cid-tZKkdmOmQ1 .google-map[data-state="loading"] [data-state-details] {
  display: none;
}
.cid-tZKkdmOmQ1 .wrapper {
  margin-top: -10rem;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  border-radius: .25rem;
}
.cid-tZKkdmOmQ1 .form-container {
  padding: 3rem;
}
.cid-tZKkdmOmQ1 .row {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.cid-tZKkdmOmQ1 .content-panel {
  padding: 2rem;
  background: linear-gradient(45deg, #65a6d1, #65a6d1);
  height: 100%;
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
  overflow: hidden;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.cid-tZKkdmOmQ1 .mbr-text {
  color: #efefef;
}
@media (min-width: 992px) {
  .cid-tZKkdmOmQ1 .form-group,
  .cid-tZKkdmOmQ1 .input-group-btn {
    padding-left: .5rem;
    padding-right: .5rem;
  }
}
.cid-tZKkdmOmQ1 .form-control {
  border-radius: .25rem !important;
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  min-height: 40px;
}
.cid-tZKkdmOmQ1 textarea.form-control {
  min-height: 170px;
}
@media (max-width: 767px) {
  .cid-tZKkdmOmQ1 .main-row {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .cid-tZKkdmOmQ1 .text-block {
    margin-bottom: 2rem;
  }
  .cid-tZKkdmOmQ1 .wrapper {
    margin-top: 0;
  }
}
.cid-tZKkdmOmQ1 .social-list {
  margin-top: auto;
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-tZKkdmOmQ1 .social-list .mbr-iconfont-social {
  font-size: 1.2rem;
  color: #fff;
}
.cid-tZKkdmOmQ1 .social-list .mbr-iconfont:before {
  padding: .5rem;
  border: 2px solid;
  border-radius: 100px;
}
.cid-tZKkdmOmQ1 .social-list .soc-item {
  margin: 15px 3px 0px 3px;
}
.cid-tZKkdmOmQ1 .social-list a {
  margin: 0;
  opacity: .7;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-tZKkdmOmQ1 .social-list a:hover {
  opacity: 1;
}
.cid-tZKkdmOmQ1 H2 {
  text-align: center;
}
.cid-tZKkdokFqy {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-tZKkdokFqy .column-wrapper {
  padding-left: 1.5rem;
}
.cid-tZKkdokFqy .text-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 28rem;
}
@media (min-width: 992px) {
  .cid-tZKkdokFqy .text-wrapper {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.cid-tZKkdokFqy .mbr-section-title {
  text-align: left;
  margin-bottom: 1.5rem;
  color: #000000;
}
.cid-tZKkdokFqy .mbr-text,
.cid-tZKkdokFqy .mbr-section-btn {
  text-align: left;
}
@media (max-width: 767px) {
  .cid-tZKkdokFqy .image-wrapper {
    margin-bottom: 2rem;
  }
}
.cid-tZKkdpbLL9 {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-tZKkdpbLL9 .mbr-fallback-image.disabled {
  display: none;
}
.cid-tZKkdpbLL9 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tZKkdpbLL9 .container-fluid {
  padding: 0 60px;
}
@media (max-width: 992px) {
  .cid-tZKkdpbLL9 .container-fluid {
    padding: 0 30px;
  }
}
.cid-tZKkdpbLL9 .container-fluid .row {
  padding: 0;
}
@media (max-width: 992px) {
  .cid-tZKkdpbLL9 .container {
    padding: 0 30px;
  }
}
.cid-tZKkdpbLL9 .text-wrapper .mbr-text {
  margin-bottom: 0;
}
.cid-tZKkdpbLL9 .mbr-text {
  color: #000000;
  text-align: center;
}
.cid-tZKkdq0MRf {
  padding-top: 45px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-tZKkdq0MRf blockquote {
  color: #232323;
  font-size: inherit;
  font-style: normal;
  border-color: #1794D2 !important;
  text-transform: capitalize;
}
.cid-tZKkdq0MRf .mbr-iconfont {
  z-index: 1;
  position: absolute;
  font-size: 9rem;
  color: #232323;
  opacity: .1;
}
.cid-tZKkdq0MRf .mbr-iconfont.right-top {
  right: -1rem;
  top: -1rem;
}
.cid-tZKkdq0MRf a:link,
.cid-tZKkdq0MRf a:active,
.cid-tZKkdq0MRf a:visited {
  color: #6E6E6E;
}
.cid-tZKkdq0MRf a:hover {
  color: #000;
}
@media (min-width: 992px) {
  .cid-tZKkdq0MRf .container {
    max-width: 100% !important;
  }
}
@media (min-width: 768px) {
  .cid-tZKkdq0MRf .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90% !important;
    flex: 0 0 90% !important;
    max-width: 90% !important;
  }
}
.cid-tZKkdqQ01W {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #65a6d1;
  overflow: hidden;
}
