@import url(https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i);

@font-face {
  font-family: 'Forte';
  src: url('ForteMT.eot');
  src: url('ForteMT.eot?#iefix') format('embedded-opentype'), url('ForteMT.woff2') format('woff2'), url('ForteMT.woff') format('woff'), url('ForteMT.ttf') format('truetype'), url('ForteMT.svg#ForteMT') format('svg');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Forte';
  src: url('ForteMT.eot');
  src: url('ForteMT.eot?#iefix') format('embedded-opentype'), url('ForteMT.woff2') format('woff2'), url('ForteMT.woff') format('woff'), url('ForteMT.ttf') format('truetype'), url('ForteMT.svg#ForteMT') format('svg');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Freestyle Script';
  src: url('FreestyleScript-Regular.eot');
  src: url('FreestyleScript-Regular.eot?#iefix') format('embedded-opentype'), url('FreestyleScript-Regular.woff2') format('woff2'), url('FreestyleScript-Regular.woff') format('woff'), url('FreestyleScript-Regular.ttf') format('truetype'), url('FreestyleScript-Regular.svg#FreestyleScript-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


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;
}

.display-1 {
  font-family: 'Rubik', sans-serif;
  font-size: 4.25rem;
}

  .display-1 > .mbr-iconfont {
    font-size: 6.8rem;
  }

.display-2 {
  font-family: 'Rubik', sans-serif;
  font-size: 3rem;
}

  .display-2 > .mbr-iconfont {
    font-size: 4.8rem;
  }

.display-4 {
  font-family: 'Rubik', sans-serif;
  font-size: 1rem;
}

  .display-4 > .mbr-iconfont {
    font-size: 1.6rem;
  }

.display-5 {
  font-family: 'Rubik', sans-serif;
  font-size: 1.5rem;
}

  .display-5 > .mbr-iconfont {
    font-size: 2.4rem;
  }

.display-7 {
  font-family: 'Rubik', sans-serif;
  font-size: 1rem;
}

  .display-7 > .mbr-iconfont {
    font-size: 1.6rem;
  }
/* ---- 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: 3.4rem;
    font-size: calc( 2.1374999999999997rem + (4.25 - 2.1374999999999997) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (2.1374999999999997rem + (4.25 - 2.1374999999999997) * ((100vw - 20rem) / (48 - 20))));
  }

  .display-2 {
    font-size: 2.4rem;
    font-size: calc( 1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20))));
  }

  .display-4 {
    font-size: 0.8rem;
    font-size: calc( 1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
  }

  .display-5 {
    font-size: 1.2rem;
    font-size: calc( 1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20))));
  }
}
/* Buttons */
.btn {
  font-weight: 500;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 1px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 1rem 3rem;
  border-radius: 3px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 0.6rem 1.5rem;
  border-radius: 3px;
}

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 1rem 3rem;
  border-radius: 3px;
}

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 1.2rem 3.2rem;
  border-radius: 3px;
}

.bg-primary {
  background-color: #149dcc !important;
}

.bg-success {
  background-color: #f7ed4a !important;
}

.bg-info {
  background-color: #82786e !important;
}

.bg-warning {
  background-color: #879a9f !important;
}

.bg-danger {
  background-color: #b1a374 !important;
}

.btn-primary,
.btn-primary:active {
  background-color: #149dcc !important;
  border-color: #149dcc !important;
  color: #ffffff !important;
}

  .btn-primary:hover,
  .btn-primary:focus,
  .btn-primary.focus,
  .btn-primary.active {
    color: #ffffff !important;
    background-color: #0d6786 !important;
    border-color: #0d6786 !important;
  }

  .btn-primary.disabled,
  .btn-primary:disabled {
    color: #ffffff !important;
    background-color: #0d6786 !important;
    border-color: #0d6786 !important;
  }

.btn-secondary,
.btn-secondary:active {
  background-color: #ff3366 !important;
  border-color: #ff3366 !important;
  color: #ffffff !important;
}

  .btn-secondary:hover,
  .btn-secondary:focus,
  .btn-secondary.focus,
  .btn-secondary.active {
    color: #ffffff !important;
    background-color: #e50039 !important;
    border-color: #e50039 !important;
  }

  .btn-secondary.disabled,
  .btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #e50039 !important;
    border-color: #e50039 !important;
  }

.btn-info,
.btn-info:active {
  background-color: #82786e !important;
  border-color: #82786e !important;
  color: #ffffff !important;
}

  .btn-info:hover,
  .btn-info:focus,
  .btn-info.focus,
  .btn-info.active {
    color: #ffffff !important;
    background-color: #59524b !important;
    border-color: #59524b !important;
  }

  .btn-info.disabled,
  .btn-info:disabled {
    color: #ffffff !important;
    background-color: #59524b !important;
    border-color: #59524b !important;
  }

.btn-success,
.btn-success:active {
  background-color: #f7ed4a !important;
  border-color: #f7ed4a !important;
  color: #3f3c03 !important;
}

  .btn-success:hover,
  .btn-success:focus,
  .btn-success.focus,
  .btn-success.active {
    color: #3f3c03 !important;
    background-color: #eadd0a !important;
    border-color: #eadd0a !important;
  }

  .btn-success.disabled,
  .btn-success:disabled {
    color: #3f3c03 !important;
    background-color: #eadd0a !important;
    border-color: #eadd0a !important;
  }

.btn-warning,
.btn-warning:active {
  background-color: #879a9f !important;
  border-color: #879a9f !important;
  color: #ffffff !important;
}

  .btn-warning:hover,
  .btn-warning:focus,
  .btn-warning.focus,
  .btn-warning.active {
    color: #ffffff !important;
    background-color: #617479 !important;
    border-color: #617479 !important;
  }

  .btn-warning.disabled,
  .btn-warning:disabled {
    color: #ffffff !important;
    background-color: #617479 !important;
    border-color: #617479 !important;
  }

.btn-danger,
.btn-danger:active {
  background-color: #b1a374 !important;
  border-color: #b1a374 !important;
  color: #ffffff !important;
}

  .btn-danger:hover,
  .btn-danger:focus,
  .btn-danger.focus,
  .btn-danger.active {
    color: #ffffff !important;
    background-color: #8b7d4e !important;
    border-color: #8b7d4e !important;
  }

  .btn-danger.disabled,
  .btn-danger:disabled {
    color: #ffffff !important;
    background-color: #8b7d4e !important;
    border-color: #8b7d4e !important;
  }

.btn-white {
  color: #333333 !important;
}

  .btn-white,
  .btn-white:active {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    color: #808080 !important;
  }

    .btn-white:hover,
    .btn-white:focus,
    .btn-white.focus,
    .btn-white.active {
      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 {
  background-color: #333333 !important;
  border-color: #333333 !important;
  color: #ffffff !important;
}

  .btn-black:hover,
  .btn-black:focus,
  .btn-black.focus,
  .btn-black.active {
    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-important,
.btn-important:active {
  background-color: #e80000 !important;
  border-color: #e80000 !important;
  color: #ffffff !important;
}

  .btn-important:hover,
  .btn-important:focus,
  .btn-important.focus,
  .btn-important.active {
    color: #ffffff !important;
    background-color: #2c2c2c !important;
    border-color: #e80000 !important;
  }

  .btn-important.disabled,
  .btn-important:disabled {
    color: #ffffff !important;
    background-color: #2c2c2c !important;
    border-color: #e80000 !important;
  }

.btn-green,
.btn-green:active {
  background-color: #007d06 !important;
  border-color: #007d06 !important;
  color: #ffffff !important;
}

  .btn-green:hover,
  .btn-green:focus,
  .btn-green.focus,
  .btn-green.active {
    color: #ffffff !important;
    background-color: #2c2c2c !important;
    border-color: #007d06 !important;
  }

  .btn-green.disabled,
  .btn-green:disabled {
    color: #ffffff !important;
    background-color: #2c2c2c !important;
    border-color: #007d06 !important;
  }

.btn-primary-outline,
.btn-primary-outline:active {
  background: none;
  border-color: #0b566f;
  color: #0b566f;
}

  .btn-primary-outline:hover,
  .btn-primary-outline:focus,
  .btn-primary-outline.focus,
  .btn-primary-outline.active {
    color: #ffffff;
    background-color: #149dcc;
    border-color: #149dcc;
  }

  .btn-primary-outline.disabled,
  .btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #149dcc !important;
    border-color: #149dcc !important;
  }

.btn-secondary-outline,
.btn-secondary-outline:active {
  background: none;
  border-color: #cc0033;
  color: #cc0033;
}

  .btn-secondary-outline:hover,
  .btn-secondary-outline:focus,
  .btn-secondary-outline.focus,
  .btn-secondary-outline.active {
    color: #ffffff;
    background-color: #ff3366;
    border-color: #ff3366;
  }

  .btn-secondary-outline.disabled,
  .btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #ff3366 !important;
    border-color: #ff3366 !important;
  }

.btn-info-outline,
.btn-info-outline:active {
  background: none;
  border-color: #4b453f;
  color: #4b453f;
}

  .btn-info-outline:hover,
  .btn-info-outline:focus,
  .btn-info-outline.focus,
  .btn-info-outline.active {
    color: #ffffff;
    background-color: #82786e;
    border-color: #82786e;
  }

  .btn-info-outline.disabled,
  .btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #82786e !important;
    border-color: #82786e !important;
  }

.btn-success-outline,
.btn-success-outline:active {
  background: none;
  border-color: #d2c609;
  color: #d2c609;
}

  .btn-success-outline:hover,
  .btn-success-outline:focus,
  .btn-success-outline.focus,
  .btn-success-outline.active {
    color: #3f3c03;
    background-color: #f7ed4a;
    border-color: #f7ed4a;
  }

  .btn-success-outline.disabled,
  .btn-success-outline:disabled {
    color: #3f3c03 !important;
    background-color: #f7ed4a !important;
    border-color: #f7ed4a !important;
  }

.btn-warning-outline,
.btn-warning-outline:active {
  background: none;
  border-color: #55666b;
  color: #55666b;
}

  .btn-warning-outline:hover,
  .btn-warning-outline:focus,
  .btn-warning-outline.focus,
  .btn-warning-outline.active {
    color: #ffffff;
    background-color: #879a9f;
    border-color: #879a9f;
  }

  .btn-warning-outline.disabled,
  .btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #879a9f !important;
    border-color: #879a9f !important;
  }

.btn-danger-outline,
.btn-danger-outline:active {
  background: none;
  border-color: #7a6e45;
  color: #7a6e45;
}

  .btn-danger-outline:hover,
  .btn-danger-outline:focus,
  .btn-danger-outline.focus,
  .btn-danger-outline.active {
    color: #ffffff;
    background-color: #b1a374;
    border-color: #b1a374;
  }

  .btn-danger-outline.disabled,
  .btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #b1a374 !important;
    border-color: #b1a374 !important;
  }

.btn-black-outline,
.btn-black-outline:active {
  background: none;
  border-color: #000000;
  color: #000000;
}

  .btn-black-outline:hover,
  .btn-black-outline:focus,
  .btn-black-outline.focus,
  .btn-black-outline.active {
    color: #ffffff;
    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;
}

  .btn-white-outline:hover,
  .btn-white-outline:focus,
  .btn-white-outline.focus {
    color: #333333;
    background-color: #ffffff;
    border-color: #ffffff;
  }

.btn-important-outline,
.btn-important-outline:active {
  background: none;
  border-color: #e80000; /*#0b566f;*/
  color: #e80000;
}

  .btn-important-outline:hover,
  .btn-important-outline:focus,
  .btn-important-outline.focus,
  .btn-important-outline.active {
    color: #ffffff;
    background-color: #e80000;
    border-color: #e80000;
  }

  .btn-important-outline.disabled,
  .btn-important-outline:disabled {
    color: #ffffff !important;
    background-color: #e80000 !important;
    border-color: #e80000 !important;
  }

.btn-important-onlytext,
.btn-important-onlytext:active {
  background: none;
  /*border-color: #e80000; #0b566f;*/
  color: #e80000;
}

  .btn-important-onlytext:hover,
  .btn-important-onlytext:focus,
  .btn-important-onlytext.focus,
  .btn-important-onlytext.active {
    color: #ffffff;
    /*background-color: #e80000;
    border-color: #e80000;*/
  }

  .btn-important-onlytext.disabled,
  .btn-important-onlytext:disabled {
    color: #ffffff !important;
    /*background-color: #e80000 !important;
    border-color: #e80000 !important;*/
  }

.btn-green-outline,
.btn-green-outline:active {
  background: none;
  border-color: #007d06; /*#0b566f;*/
  color: #007d06;
}

  .btn-green-outline:hover,
  .btn-green-outline:focus,
  .btn-green-outline.focus,
  .btn-green-outline.active {
    color: #ffffff;
    background-color: #007d06;
    border-color: #007d06;
  }

  .btn-green-outline.disabled,
  .btn-green-outline:disabled {
    color: #ffffff !important;
    background-color: #007d06 !important;
    border-color: #007d06 !important;
  }

.text-primary {
  color: #149dcc !important;
}

.text-secondary {
  color: #ff3366 !important;
}

.text-success {
  color: #f7ed4a !important;
}

.text-attention {
  color: #e80000 !important;
}

.text-info {
  color: #82786e !important;
}

.text-warning {
  color: #879a9f !important;
}

.text-danger {
  color: #b1a374 !important;
}

.text-white {
  color: #ffffff !important;
}

.text-gold {
  color: gold !important;
}

.text-important {
  color: #e80000 !important;
}

.text-black {
  color: #000000 !important;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #0b566f !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
  color: #cc0033 !important;
}

a.text-success:hover,
a.text-success:focus {
  color: #d2c609 !important;
}

a.text-info:hover,
a.text-info:focus {
  color: #4b453f !important;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #55666b !important;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #7a6e45 !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: #82786e;
}

.alert-warning {
  background-color: #879a9f;
}

.alert-danger {
  background-color: #b1a374;
}

.mbr-section-btn a.btn:not(.btn-form) {
  border-radius: 100px;
}

  .mbr-section-btn a.btn:not(.btn-form):hover,
  .mbr-section-btn a.btn:not(.btn-form):focus {
    box-shadow: none !important;
  }

  .mbr-section-btn a.btn:not(.btn-form):hover,
  .mbr-section-btn a.btn:not(.btn-form):focus {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2) !important;
    -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2) !important;
  }

.mbr-gallery-filter li a {
  border-radius: 100px !important;
}

.mbr-gallery-filter li.active .btn {
  background-color: #149dcc;
  border-color: #149dcc;
  color: #ffffff;
}

  .mbr-gallery-filter li.active .btn:focus {
    box-shadow: none;
  }

.nav-tabs .nav-link {
  border-radius: 100px !important;
}

.btn-form {
  border-radius: 0;
}

  .btn-form:hover {
    cursor: pointer;
  }

a,
a:hover {
  color: #149dcc;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #b4e6f8;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #ffffff;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #beb8b2;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ced6d8;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #dfd9c6;
}
/* Scroll to top button*/
.scrollToTop_wraper {
  display: none;
}

#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  background: #fff;
  width: 2px;
  left: calc(50% - 1px);
}

#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  transform: rotate(135deg);
}
/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal;
}

.mbr-arrow a {
  color: #ffffff;
}

@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .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;
    transform: rotate(45deg);
    width: 14px;
  }

.form-control {
  background-color: #f5f5f5;
  box-shadow: none;
  color: #565656;
  font-family: 'Rubik', sans-serif;
  font-size: 1rem;
  line-height: 1.43;
  min-height: 3.5em;
  padding: 1.07em .5em;
}

  .form-control > .mbr-iconfont {
    font-size: 1.6rem;
  }

  .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-color: #149dcc;
  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;
}
/* Forms */
.mbr-form .btn {
  margin: .4rem 0;
}

.mbr-form .input-group-btn a.btn {
  border-radius: 100px !important;
}

  .mbr-form .input-group-btn a.btn:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  }

.mbr-form .input-group-btn button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}

  .mbr-form .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  }

.form2 .form-control {
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}

.form2 .input-group-btn a.btn {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.form2 .input-group-btn button[type="submit"] {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.form3 input[type="email"] {
  border-radius: 100px !important;
}

@media (max-width: 349px) {
  .form2 input[type="email"] {
    border-radius: 100px !important;
  }

  .form2 .input-group-btn a.btn {
    border-radius: 100px !important;
  }

  .form2 .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
  }
}

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }

    .btn .mbr-iconfont {
      font-size: 1rem !important;
    }
}
/* Social block */
.btn-social {
  font-size: 20px;
  border-radius: 50%;
  padding: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  position: relative;
  border: 2px solid #c0a375;
  border-color: #149dcc;
  color: #232323;
  cursor: pointer;
}

  .btn-social i {
    top: 0;
    line-height: 44px;
    width: 44px;
  }

  .btn-social:hover {
    color: #fff;
    background: #149dcc;
  }

  .btn-social + .btn {
    margin-left: .1rem;
  }
/* Footer */
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #149dcc;
}

.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #149dcc;
}

.footer3 input[type="email"],
.footer4 input[type="email"] {
  border-radius: 100px !important;
}

.footer3 .input-group-btn a.btn,
.footer4 .input-group-btn a.btn {
  border-radius: 100px !important;
}

.footer3 .input-group-btn button[type="submit"],
.footer4 .input-group-btn button[type="submit"] {
  border-radius: 100px !important;
}
/* Headers*/
.header13 .form-inline input[type="email"],
.header14 .form-inline input[type="email"] {
  border-radius: 100px;
}

.header13 .form-inline input[type="text"],
.header14 .form-inline input[type="text"] {
  border-radius: 100px;
}

.header13 .form-inline input[type="tel"],
.header14 .form-inline input[type="tel"] {
  border-radius: 100px;
}

.header13 .form-inline a.btn,
.header14 .form-inline a.btn {
  border-radius: 100px;
}

.header13 .form-inline button,
.header14 .form-inline button {
  border-radius: 100px !important;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  .offset-sm-0 {
    margin-left: 0%;
  }

  .offset-sm-1 {
    margin-left: 8.33333%;
  }

  .offset-sm-2 {
    margin-left: 16.66667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.33333%;
  }

  .offset-sm-5 {
    margin-left: 41.66667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.33333%;
  }

  .offset-sm-8 {
    margin-left: 66.66667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.33333%;
  }

  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .offset-md-0 {
    margin-left: 0%;
  }

  .offset-md-1 {
    margin-left: 8.33333%;
  }

  .offset-md-2 {
    margin-left: 16.66667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.33333%;
  }

  .offset-md-5 {
    margin-left: 41.66667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.33333%;
  }

  .offset-md-8 {
    margin-left: 66.66667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.33333%;
  }

  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 992px) {
  .offset-lg-0 {
    margin-left: 0%;
  }

  .offset-lg-1 {
    margin-left: 8.33333%;
  }

  .offset-lg-2 {
    margin-left: 16.66667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.33333%;
  }

  .offset-lg-5 {
    margin-left: 41.66667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.33333%;
  }

  .offset-lg-8 {
    margin-left: 66.66667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.33333%;
  }

  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  .offset-xl-0 {
    margin-left: 0%;
  }

  .offset-xl-1 {
    margin-left: 8.33333%;
  }

  .offset-xl-2 {
    margin-left: 16.66667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.33333%;
  }

  .offset-xl-5 {
    margin-left: 41.66667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.33333%;
  }

  .offset-xl-8 {
    margin-left: 66.66667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.33333%;
  }

  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem;
}

  .navbar-toggler:focus,
  .navbar-toggler:hover {
    text-decoration: none;
  }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}

.navbar-toggler-left {
  position: absolute;
  left: 1rem;
}

.navbar-toggler-right {
  position: absolute;
  right: 1rem;
}

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

    .navbar-toggleable .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }

      .navbar-toggleable .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
      }

    .navbar-toggleable > .container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }

    .navbar-toggleable .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%;
    }

    .navbar-toggleable .navbar-toggler {
      display: none;
    }
}

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

    .navbar-toggleable-sm .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }

      .navbar-toggleable-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
      }

    .navbar-toggleable-sm > .container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }

    .navbar-toggleable-sm .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%;
    }

    .navbar-toggleable-sm .navbar-toggler {
      display: none;
    }
}

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }

  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-toggleable-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

    .navbar-toggleable-md .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }

      .navbar-toggleable-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
      }

    .navbar-toggleable-md > .container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }

    .navbar-toggleable-md .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%;
    }

    .navbar-toggleable-md .navbar-toggler {
      display: none;
    }
}

@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

    .navbar-toggleable-lg .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }

      .navbar-toggleable-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
      }

    .navbar-toggleable-lg > .container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }

    .navbar-toggleable-lg .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%;
    }

    .navbar-toggleable-lg .navbar-toggler {
      display: none;
    }
}

.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

  .navbar-toggleable-xl .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }

  .navbar-toggleable-xl > .container {
    padding-right: 0;
    padding-left: 0;
  }

  .navbar-toggleable-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

    .navbar-toggleable-xl .navbar-nav .nav-link {
      padding-right: .5rem;
      padding-left: .5rem;
    }

  .navbar-toggleable-xl > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .navbar-toggleable-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }

  .navbar-toggleable-xl .navbar-toggler {
    display: none;
  }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important;
}

html,
body {
  height: auto;
  min-height: 100vh;
}

.dropup .dropdown-toggle::after {
  display: none;
}

.cid-r0rBghCJLg .navbar {
  padding: .5rem 0;
  /*background: #333333;*/
  background: radial-gradient(#844751, #300e1a);
  opacity: .88;
  transition: none;
  min-height: 84px;
}

.cid-r0rBghCJLg .navbar-dropdown.bg-color.transparent.opened {
  /*background: #333333;*/
  background: radial-gradient(#844751, #300e1a);
  opacity: .88;
}

.cid-r0rBghCJLg a {
  font-style: normal;
}

.cid-r0rBghCJLg .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}

.cid-r0rBghCJLg .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}

.cid-r0rBghCJLg .nav-item:focus,
.cid-r0rBghCJLg .nav-link:focus {
  outline: none;
}

.cid-r0rBghCJLg .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}

  .cid-r0rBghCJLg .btn .mbr-iconfont {
    font-size: 1.6rem;
  }

.cid-r0rBghCJLg .menu-logo {
  margin-right: auto;
}

  .cid-r0rBghCJLg .menu-logo .navbar-brand {
    display: flex;
    margin-left: 2rem;
    padding: 0;
    transition: padding .2s;
    min-height: 3.8rem;
    align-items: center;
  }

    .cid-r0rBghCJLg .menu-logo .navbar-brand .navbar-caption-wrap {
      display: -webkit-flex;
      -webkit-align-items: center;
      align-items: center;
      word-break: break-word;
      min-width: 7rem;
      margin: .3rem 0;
    }

      .cid-r0rBghCJLg .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
        line-height: 1.2rem !important;
        padding-right: 2rem;
      }

    .cid-r0rBghCJLg .menu-logo .navbar-brand .navbar-logo {
      font-size: 4rem;
      transition: font-size 0.25s;
    }

      .cid-r0rBghCJLg .menu-logo .navbar-brand .navbar-logo img {
        display: flex;
      }

      .cid-r0rBghCJLg .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
        transition: font-size 0.25s;
      }

.cid-r0rBghCJLg .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}

  .cid-r0rBghCJLg .navbar-toggleable-sm .navbar-collapse .navbar-nav {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding-left: 0;
  }

    .cid-r0rBghCJLg .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
      -webkit-align-self: center;
      align-self: center;
    }

  .cid-r0rBghCJLg .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
    padding-left: 0;
    padding-bottom: 0;
  }

.cid-r0rBghCJLg .dropdown .dropdown-menu {
  /*background: #333333;*/
  background: radial-gradient(#844751, #300e1a);
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}

  .cid-r0rBghCJLg .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    padding: 0.235em 1.5385em 0.235em 1.5385em !important;
    /*padding: 0.235em 0.5385em 0.235em 0.5385em !important;*/
  }

    .cid-r0rBghCJLg .dropdown .dropdown-menu .dropdown-item::after {
      right: 0.5rem;
    }

  .cid-r0rBghCJLg .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
  }

.cid-r0rBghCJLg .dropdown.open > .dropdown-menu {
  display: block;
}

.cid-r0rBghCJLg .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}

.cid-r0rBghCJLg .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}

  .cid-r0rBghCJLg .navbar.navbar-short .navbar-toggler-right {
    top: 20px;
  }

  .cid-r0rBghCJLg .navbar.navbar-short .navbar-logo a {
    font-size: 2.5rem !important;
    line-height: 2.5rem;
    transition: font-size 0.25s;
  }

    .cid-r0rBghCJLg .navbar.navbar-short .navbar-logo a .mbr-iconfont {
      font-size: 2.5rem !important;
    }

    .cid-r0rBghCJLg .navbar.navbar-short .navbar-logo a img {
      height: 3rem !important;
    }

  .cid-r0rBghCJLg .navbar.navbar-short .navbar-brand {
    min-height: 3rem;
  }

.cid-r0rBghCJLg button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}

  .cid-r0rBghCJLg button.navbar-toggler:focus {
    outline: none;
  }

  .cid-r0rBghCJLg button.navbar-toggler .hamburger span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #ffffff;
  }

    .cid-r0rBghCJLg button.navbar-toggler .hamburger span:nth-child(1) {
      top: 0;
      transition: all .2s;
    }

    .cid-r0rBghCJLg button.navbar-toggler .hamburger span:nth-child(2) {
      top: 8px;
      transition: all .15s;
    }

    .cid-r0rBghCJLg button.navbar-toggler .hamburger span:nth-child(3) {
      top: 8px;
      transition: all .15s;
    }

    .cid-r0rBghCJLg button.navbar-toggler .hamburger span:nth-child(4) {
      top: 16px;
      transition: all .2s;
    }

.cid-r0rBghCJLg nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}

.cid-r0rBghCJLg nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}

.cid-r0rBghCJLg nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}

.cid-r0rBghCJLg nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}

.cid-r0rBghCJLg .collapsed.navbar-expand {
  flex-direction: column;
}

.cid-r0rBghCJLg .collapsed .btn {
  display: flex;
}

.cid-r0rBghCJLg .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}

  .cid-r0rBghCJLg .collapsed .navbar-collapse.collapsing,
  .cid-r0rBghCJLg .collapsed .navbar-collapse.show {
    display: block !important;
  }

    .cid-r0rBghCJLg .collapsed .navbar-collapse.collapsing .navbar-nav,
    .cid-r0rBghCJLg .collapsed .navbar-collapse.show .navbar-nav {
      display: block;
      text-align: center;
    }

      .cid-r0rBghCJLg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
      .cid-r0rBghCJLg .collapsed .navbar-collapse.show .navbar-nav .nav-item {
        clear: both;
      }

        .cid-r0rBghCJLg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
        .cid-r0rBghCJLg .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
          margin-bottom: 1rem;
        }

    .cid-r0rBghCJLg .collapsed .navbar-collapse.collapsing .navbar-buttons,
    .cid-r0rBghCJLg .collapsed .navbar-collapse.show .navbar-buttons {
      text-align: center;
    }

      .cid-r0rBghCJLg .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
      .cid-r0rBghCJLg .collapsed .navbar-collapse.show .navbar-buttons:last-child {
        margin-bottom: 1rem;
      }

.cid-r0rBghCJLg .collapsed button.navbar-toggler {
  display: block;
}

.cid-r0rBghCJLg .collapsed .navbar-brand {
  margin-left: 1rem !important;
}

.cid-r0rBghCJLg .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}

.cid-r0rBghCJLg .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}

.cid-r0rBghCJLg .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}

.cid-r0rBghCJLg .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}

.cid-r0rBghCJLg .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}

@media (max-width: 991px) {
  .cid-r0rBghCJLg .navbar-expand {
    flex-direction: column;
  }

  .cid-r0rBghCJLg img {
    height: 3.8rem !important;
  }

  .cid-r0rBghCJLg .btn {
    display: flex;
  }

  .cid-r0rBghCJLg button.navbar-toggler {
    display: block;
  }

  .cid-r0rBghCJLg .navbar-brand {
    margin-left: 1rem !important;
  }

  .cid-r0rBghCJLg .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }

  .cid-r0rBghCJLg .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }

    .cid-r0rBghCJLg .navbar-collapse.collapsing,
    .cid-r0rBghCJLg .navbar-collapse.show {
      display: block !important;
    }

      .cid-r0rBghCJLg .navbar-collapse.collapsing .navbar-nav,
      .cid-r0rBghCJLg .navbar-collapse.show .navbar-nav {
        display: block;
        text-align: center;
      }

        .cid-r0rBghCJLg .navbar-collapse.collapsing .navbar-nav .nav-item,
        .cid-r0rBghCJLg .navbar-collapse.show .navbar-nav .nav-item {
          clear: both;
        }

          .cid-r0rBghCJLg .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
          .cid-r0rBghCJLg .navbar-collapse.show .navbar-nav .nav-item:last-child {
            margin-bottom: 1rem;
          }

      .cid-r0rBghCJLg .navbar-collapse.collapsing .navbar-buttons,
      .cid-r0rBghCJLg .navbar-collapse.show .navbar-buttons {
        text-align: center;
      }

        .cid-r0rBghCJLg .navbar-collapse.collapsing .navbar-buttons:last-child,
        .cid-r0rBghCJLg .navbar-collapse.show .navbar-buttons:last-child {
          margin-bottom: 1rem;
        }

  .cid-r0rBghCJLg .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }

  .cid-r0rBghCJLg .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }

  .cid-r0rBghCJLg .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }

  .cid-r0rBghCJLg .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}

@media (min-width: 767px) {
  .cid-r0rBghCJLg .menu-logo {
    flex-shrink: 0;
  }
}

.cid-r0rBghCJLg .navbar-collapse {
  flex-basis: auto;
}

.cid-r0rBghCJLg .nav-link:hover,
.cid-r0rBghCJLg .dropdown-item:hover,
.cid-r0rBghCJLg .dropdown-item img:hover {
  color: #c1c1c1 !important;
}

.cid-r0rMZPJAv2 .modal-body .close {
  background: #1b1b1b;
}

  .cid-r0rMZPJAv2 .modal-body .close span {
    font-style: normal;
  }

.cid-r0rMZPJAv2 .carousel-inner > .active,
.cid-r0rMZPJAv2 .carousel-inner > .next,
.cid-r0rMZPJAv2 .carousel-inner > .prev {
  display: table;
}

.cid-r0rMZPJAv2 .carousel-control .icon-next,
.cid-r0rMZPJAv2 .carousel-control .icon-prev {
  margin-top: -18px;
  font-size: 40px;
  line-height: 27px;
}

.cid-r0rMZPJAv2 .carousel-control:hover {
  background: #1b1b1b;
  color: #fff;
  opacity: 1;
}

@media (max-width: 767px) {
  .cid-r0rMZPJAv2 .container .carousel-control {
    margin-bottom: 0;
  }
}

.cid-r0rMZPJAv2 .boxed-slider {
  position: relative;
  padding: 93px 0;
}

  .cid-r0rMZPJAv2 .boxed-slider > div {
    position: relative;
  }

.cid-r0rMZPJAv2 .container img {
  width: 100%;
}

  .cid-r0rMZPJAv2 .container img + .row {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
  }

.cid-r0rMZPJAv2 .mbr-section {
  padding: 0;
  background-attachment: scroll;
}

.cid-r0rMZPJAv2 .mbr-table-cell {
  padding: 0;
}

.cid-r0rMZPJAv2 .container .carousel-indicators {
  margin-bottom: 3px;
}

.cid-r0rMZPJAv2 .carousel-caption {
  /*top: 50%; valore originale */
  top: 80%;
  right: 0;
  bottom: auto;
  left: 0;
  display: flex;
  align-items: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.cid-r0rMZPJAv2 .mbr-overlay {
  z-index: 1;
}

.cid-r0rMZPJAv2 .container-slide.container {
  min-width: 100%;
  min-height: 100vh;
  padding: 0;
}

.cid-r0rMZPJAv2 .carousel-item {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -o-transition: -o-transform 0.6s ease-in-out;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

@media (max-width: 576px) {
  .cid-r0rMZPJAv2 .carousel-item .container {
    width: 100%;
  }
}

/*
.cid-r0rMZPJAv2 .carousel-item-next.carousel-item-left,
.cid-r0rMZPJAv2 .carousel-item-prev.carousel-item-right {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.cid-r0rMZPJAv2 .active.carousel-item-right,
.cid-r0rMZPJAv2 .carousel-item-next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.cid-r0rMZPJAv2 .active.carousel-item-left,
.cid-r0rMZPJAv2 .carousel-item-prev {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
*/

.cid-r0rMZPJAv2 .mbr-slider .carousel-control {
  top: 50%;
  width: 55px; /* era 70px*/
  height: 55px; /* era 70px*/
  margin-top: -1.5rem;
  font-size: 35px;
  background-color: rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  border-radius: 50%;
  transition: all .3s;
}

  .cid-r0rMZPJAv2 .mbr-slider .carousel-control.carousel-control-prev {
    left: 0;
    margin-left: 2.5rem;
  }

  .cid-r0rMZPJAv2 .mbr-slider .carousel-control.carousel-control-next {
    right: 0;
    margin-right: 2.5rem;
  }

  .cid-r0rMZPJAv2 .mbr-slider .carousel-control .mbr-iconfont {
    font-size: 2rem;
  }

@media (max-width: 767px) {
  .cid-r0rMZPJAv2 .mbr-slider .carousel-control {
    top: auto;
    bottom: 1rem;
  }
}

.cid-r0rMZPJAv2 .mbr-slider .carousel-indicators {
  position: absolute;
  bottom: 0;
  margin-bottom: 1.5rem !important;
}

  .cid-r0rMZPJAv2 .mbr-slider .carousel-indicators li {
    max-width: 20px;
    width: 20px;
    height: 20px;
    max-height: 20px;
    margin: 3px;
    background-color: rgba(0, 0, 0, 0.5);
    border: 2px solid #fff;
    border-radius: 50%;
    opacity: .5;
    transition: all .3s;
  }

    .cid-r0rMZPJAv2 .mbr-slider .carousel-indicators li.active,
    .cid-r0rMZPJAv2 .mbr-slider .carousel-indicators li:hover {
      opacity: .9;
    }

    .cid-r0rMZPJAv2 .mbr-slider .carousel-indicators li::after,
    .cid-r0rMZPJAv2 .mbr-slider .carousel-indicators li::before {
      content: none;
    }

  .cid-r0rMZPJAv2 .mbr-slider .carousel-indicators.ie-fix {
    left: 50%;
    display: block;
    width: 60%;
    margin-left: -30%;
    text-align: center;
  }

@media (max-width: 576px) {
  .cid-r0rMZPJAv2 .mbr-slider .carousel-indicators {
    display: none !important;
  }
}

.cid-r0rMZPJAv2 .mbr-slider > .container img {
  width: 100%;
}

  .cid-r0rMZPJAv2 .mbr-slider > .container img + .row {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    z-index: 2;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

.cid-r0rMZPJAv2 .mbr-slider > .container .carousel-indicators {
  margin-bottom: 3px;
}

@media (max-width: 576px) {
  .cid-r0rMZPJAv2 .mbr-slider > .container .carousel-control {
    margin-bottom: 0;
  }
}

.cid-r0rMZPJAv2 .mbr-slider .mbr-section {
  padding: 0;
  background-attachment: scroll;
}

.cid-r0rMZPJAv2 .mbr-slider .mbr-table-cell {
  padding: 0;
}

.cid-r0rMZPJAv2 .carousel-item .container.container-slide {
  position: initial;
  width: auto;
  min-height: 0;
}

.cid-r0rMZPJAv2 .full-screen .slider-fullscreen-image {
  min-height: 100vh;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

  .cid-r0rMZPJAv2 .full-screen .slider-fullscreen-image.active {
    display: -o-flex;
  }

.cid-r0rMZPJAv2 .full-screen .container {
  width: auto;
  padding-right: 0;
  padding-left: 0;
}

.cid-r0rMZPJAv2 .full-screen .carousel-item .container.container-slide {
  width: 100%;
  min-height: 100vh;
  padding: 0;
}

  .cid-r0rMZPJAv2 .full-screen .carousel-item .container.container-slide img {
    display: none;
  }

.cid-r0rMZPJAv2 .mbr-background-video-preview {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.cid-r0rMZPJAv2 .mbr-overlay ~ .container-slide {
  z-index: auto;
}

.cid-r0uRu7KRGH {
  background-image: url("../../../assets/images/background1.jpg");
}

  .cid-r0uRu7KRGH h1 {
    color: #616161;
  }

  .cid-r0uRu7KRGH h2,
  .cid-r0uRu7KRGH h3,
  .cid-r0uRu7KRGH p {
    color: #767676;
  }

  .cid-r0uRu7KRGH .mbr-section-subtitle {
    font-style: italic;
  }

.cid-r0uYXOMbuQ .google-map {
  height: 25rem;
  position: relative;
}

  .cid-r0uYXOMbuQ .google-map iframe {
    height: 100%;
    width: 100%;
  }

  .cid-r0uYXOMbuQ .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-r0uYXOMbuQ .google-map[data-state] {
    background: #e9e5dc;
  }

  .cid-r0uYXOMbuQ .google-map[data-state="loading"] [data-state-details] {
    display: none;
  }

.cid-qEE8TDovUP {
  padding-top: 60px;
  padding-bottom: 60px;
  /*background-color: #2e2e2e;*/
  background: radial-gradient(#844751, #300e1a);
}

@media (max-width: 767px) {
  .cid-qEE8TDovUP .content {
    text-align: center;
  }

    .cid-qEE8TDovUP .content > div:not(:last-child) {
      margin-bottom: 2rem;
    }
}

@media (max-width: 767px) {
  .cid-qEE8TDovUP .media-wrap {
    margin-bottom: 1rem;
  }
}

.cid-qEE8TDovUP .media-wrap .mbr-iconfont-logo {
  font-size: 7.5rem;
  color: #f36;
}

.cid-qEE8TDovUP .media-wrap img {
  height: 6rem;
}

@media (max-width: 767px) {
  .cid-qEE8TDovUP .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}

.cid-qEE8TDovUP .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .05;
}

.cid-qEE8TDovUP .footer-lower .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}

  .cid-qEE8TDovUP .footer-lower .social-list .mbr-iconfont-social {
    font-size: 1.3rem;
    color: #fff;
  }

  .cid-qEE8TDovUP .footer-lower .social-list .soc-item {
    margin: 0 .5rem;
  }

  .cid-qEE8TDovUP .footer-lower .social-list a {
    margin: 0;
    opacity: .5;
    -webkit-transition: .2s linear;
    transition: .2s linear;
  }

    .cid-qEE8TDovUP .footer-lower .social-list a:hover {
      opacity: 1;
    }

@media (max-width: 767px) {
  .cid-qEE8TDovUP .footer-lower .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}

.cid-r0vkCNwXXK {
  padding-top: 90px;
  padding-bottom: 5px;
  background-color: #ffffff;
}

  .cid-r0vkCNwXXK .card-box {
    padding: 0 2rem;
  }

  .cid-r0vkCNwXXK .mbr-section-btn {
    padding-top: 1rem;
  }

    .cid-r0vkCNwXXK .mbr-section-btn a {
      margin-top: 1rem;
      margin-bottom: 0;
    }

  .cid-r0vkCNwXXK h4 {
    font-weight: 500;
    margin-bottom: 0;
    text-align: left;
    padding-top: 2rem;
  }

  .cid-r0vkCNwXXK p {
    margin-bottom: 0;
    text-align: left;
    padding-top: 1.5rem;
  }

  .cid-r0vkCNwXXK .mbr-text {
    color: #767676;
  }

  .cid-r0vkCNwXXK .card-wrapper {
    height: 100%;
    padding-bottom: 2rem;
    background: #ffffff;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    transition: box-shadow 0.3s;
  }

    .cid-r0vkCNwXXK .card-wrapper:hover {
      box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
      transition: box-shadow 0.3s;
    }

.cid-r0vmQALXSO {
  padding-top: 5px;
  padding-bottom: 60px;
  background-color: #ffffff;
}

  .cid-r0vmQALXSO .mbr-text,
  .cid-r0vmQALXSO blockquote {
    color: #767676;
  }

.cid-r0vB6HByqU {
  padding-top: 90px;
  padding-bottom: 1px;
  background-color: #ffffff;
}

  .cid-r0vB6HByqU .mbr-slider .carousel-control {
    background: #1b1b1b;
  }

  .cid-r0vB6HByqU .mbr-slider .carousel-control-prev {
    left: 0;
    margin-left: 2.5rem;
  }

  .cid-r0vB6HByqU .mbr-slider .carousel-control-next {
    right: 0;
    margin-right: 2.5rem;
  }

  .cid-r0vB6HByqU .mbr-slider .modal-body .close {
    background: #1b1b1b;
  }

  .cid-r0vB6HByqU .mbr-gallery-item > div::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #554346;
    background: linear-gradient(to left, #554346, #45505b) !important;
    opacity: 0;
    -webkit-transition: 0.2s opacity ease-in-out;
    transition: 0.2s opacity ease-in-out;
  }

  .cid-r0vB6HByqU .mbr-gallery-item > div:hover .mbr-gallery-title::before {
    background: transparent !important;
  }

  .cid-r0vB6HByqU .mbr-gallery-item > div:hover:before {
    opacity: 0.7 !important;
  }

  .cid-r0vB6HByqU .mbr-gallery-title {
    font-size: .9em;
    position: absolute;
    display: block;
    width: 100%;
    bottom: 0;
    padding: 1rem;
    color: #fff;
    z-index: 2;
  }

    .cid-r0vB6HByqU .mbr-gallery-title:before {
      content: " ";
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: -1;
      position: absolute;
      background: #554346 !important;
      background: linear-gradient(to left, #554346, #45505b) !important;
      opacity: 0.7;
      -webkit-transition: 0.2s background ease-in-out;
      transition: 0.2s background ease-in-out;
    }

  .cid-r0vB6HByqU .carousel-caption {
    top: 0;
    bottom: auto;
    left: 10px;
    text-align: left;
    color: black;
  }

.cid-r35ds01Et1 {
  background-image: url("../../../assets/images/background4.jpg");
}

@media (min-width: 992px) {
  .cid-r35ds01Et1 .mbr-figure {
    padding-right: 4rem;
  }
}

@media (max-width: 991px) {
  .cid-r35ds01Et1 .mbr-figure {
    padding-bottom: 3rem;
  }
}

@media (max-width: 767px) {
  .cid-r35ds01Et1 .mbr-text {
    text-align: center;
  }
}

.cid-qHY2NkvAXu {
  padding-top: 110px;
  padding-bottom: 10px;
  background-color: #ffffff;
}

  .cid-qHY2NkvAXu h3 {
    font-weight: 300;
  }

  .cid-qHY2NkvAXu .card-img {
    width: initial;
  }

    .cid-qHY2NkvAXu .card-img .mbr-iconfont {
      font-size: 48px;
      padding-right: 1rem;
    }

  .cid-qHY2NkvAXu .media-container-row {
    word-wrap: break-word;
    padding-bottom: 2rem;
    height: 100%;
  }

  .cid-qHY2NkvAXu .media {
    margin: initial;
    align-items: center;
  }

  .cid-qHY2NkvAXu .mbr-section-subtitle {
    color: #767676;
  }

  .cid-qHY2NkvAXu .mbr-text {
    color: #767676;
  }

  .cid-qHY2NkvAXu .media-container-column {
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
  }

.cid-qEEbskCtIH {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}

  .cid-qEEbskCtIH .line {
    background-color: #ffffff;
    color: #ffffff;
    align: center;
    height: 2px;
    margin: 0 auto;
  }

  .cid-qEEbskCtIH .section-text {
    padding: 2rem 0;
  }

  .cid-qEEbskCtIH .inner-container {
    margin: 0 auto;
  }

@media (max-width: 768px) {
  .cid-qEEbskCtIH .inner-container {
    width: 100% !important;
  }
}

.cid-qJEH8Yx77q {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #ffffff;
}

  .cid-qJEH8Yx77q .title {
    margin-bottom: 2rem;
  }

  .cid-qJEH8Yx77q .mbr-section-subtitle {
    color: #767676;
  }

  .cid-qJEH8Yx77q a:not([href]):not([tabindex]) {
    color: #fff;
    border-radius: 3px;
  }

  .cid-qJEH8Yx77q a.btn-white:not([href]):not([tabindex]) {
    color: #333;
  }

  .cid-qJEH8Yx77q .multi-horizontal {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    max-width: 100%;
  }

  .cid-qJEH8Yx77q .input-group-btn {
    display: block;
    text-align: center;
  }

.cid-r7ZzlUJKqw {
  padding-top: 120px;
  padding-bottom: 90px;
  background-color: #ffffff;
}

  .cid-r7ZzlUJKqw h2 {
    text-align: left;
  }

  .cid-r7ZzlUJKqw h4 {
    text-align: left;
    font-weight: 500;
  }

  .cid-r7ZzlUJKqw p {
    color: #767676;
    text-align: left;
  }

  .cid-r7ZzlUJKqw .aside-content {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
  }

  .cid-r7ZzlUJKqw .block-content {
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    word-break: break-word;
  }

  .cid-r7ZzlUJKqw .media {
    margin: initial;
    align-items: center;
    -webkit-align-items: center;
  }

  .cid-r7ZzlUJKqw .mbr-figure {
    align-self: flex-start;
    -webkit-align-self: flex-start;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
  }

  .cid-r7ZzlUJKqw .card-img {
    padding-right: 2rem;
    width: auto;
  }

    .cid-r7ZzlUJKqw .card-img span {
      font-size: 72px;
      color: #707070;
    }

@media (min-width: 992px) {
  .cid-r7ZzlUJKqw .mbr-figure {
    padding-right: 4rem;
  }
}

@media (max-width: 991px) {
  .cid-r7ZzlUJKqw .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}

@media (max-width: 300px) {
  .cid-r7ZzlUJKqw .card-img span {
    font-size: 40px !important;
  }
}

.cid-r7ZH5AK1A8 {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}

  .cid-r7ZH5AK1A8 .mbr-text,
  .cid-r7ZH5AK1A8 blockquote {
    color: #767676;
  }

.cid-r85rOY7wPT {
  padding-top: 100px;
  padding-bottom: 60px;
  position: relative;
  background-color: #ffffff;
}

  .cid-r85rOY7wPT .card {
    border-radius: 0px;
    margin-bottom: -1px;
  }

    .cid-r85rOY7wPT .card .card-header {
      border-radius: 0px;
      border: 0px;
      padding: 0;
    }

      .cid-r85rOY7wPT .card .card-header a.panel-title {
        margin-bottom: 0;
        font-style: normal;
        font-weight: 500;
        display: block;
        text-decoration: none !important;
        margin-top: -1px;
        line-height: normal;
      }

        .cid-r85rOY7wPT .card .card-header a.panel-title:focus {
          text-decoration: none !important;
        }

        .cid-r85rOY7wPT .card .card-header a.panel-title h4 {
          padding: 1.3rem 2rem;
          border: 1px solid #dfdfdf;
          margin-bottom: 0;
        }

          .cid-r85rOY7wPT .card .card-header a.panel-title h4 .sign {
            padding-right: 1rem;
          }

    .cid-r85rOY7wPT .card .panel-body {
      color: #767676;
    }

.cid-r89wOE1eQp {
  padding-top: 120px;
  padding-bottom: 90px;
  background-color: #ffffff;
}

  .cid-r89wOE1eQp .mbr-iconfont {
    font-size: 48px;
    padding-right: 1rem;
  }

  .cid-r89wOE1eQp .input {
    margin-bottom: 15px;
  }

  .cid-r89wOE1eQp .map {
    width: 100%;
    height: 30rem;
  }

    .cid-r89wOE1eQp .map iframe {
      width: inherit;
      height: 100%;
    }

  .cid-r89wOE1eQp .icon-block {
    margin-bottom: 10px;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
  }

    .cid-r89wOE1eQp .icon-block .icon-block__icon {
      display: inline-block;
      flex-shrink: 0;
      -webkit-flex-shrink: 0;
    }

    .cid-r89wOE1eQp .icon-block .icon-block__title {
      display: inline-block;
      align-self: center;
      -webkit-align-self: center;
      margin-bottom: 0;
      line-height: 1;
      font-style: italic;
    }

  .cid-r89wOE1eQp .mbr-text {
    color: #767676;
  }

  .cid-r89wOE1eQp a:not([href]):not([tabindex]) {
    color: #fff;
    border-radius: 3px;
  }

  .cid-r89wOE1eQp .multi-horizontal {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    max-width: 100%;
  }

  .cid-r89wOE1eQp .input-group-btn {
    display: block;
    text-align: center;
  }

  .cid-r89wOE1eQp .google-map {
    height: 25rem;
    position: relative;
  }

    .cid-r89wOE1eQp .google-map iframe {
      height: 100%;
      width: 100%;
    }

    .cid-r89wOE1eQp .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-r89wOE1eQp .google-map[data-state] {
      background: #e9e5dc;
    }

    .cid-r89wOE1eQp .google-map[data-state="loading"] [data-state-details] {
      display: none;
    }

@media (max-width: 767px) {
  .cid-r89wOE1eQp h2 {
    padding-top: 2rem;
  }
}

@media (min-width: 768px) {
  .cid-r89wOE1eQp .container > .row > .col-md-6:first-child {
    padding-right: 30px;
  }

  .cid-r89wOE1eQp .container > .row > .col-md-6:last-child {
    padding-left: 30px;
  }
}

.cid-r8bEKEyOpH {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}

  .cid-r8bEKEyOpH .bgSimulatore {
    background-color: #2c2c2c;
  }

  .cid-r8bEKEyOpH .line {
    background-color: #149dcc;
    color: #149dcc;
    align: center;
    height: 2px;
    margin: 0 auto;
  }

  .cid-r8bEKEyOpH .section-text {
    padding: 2rem 0;
  }

  .cid-r8bEKEyOpH .inner-container {
    margin: 0 auto;
  }

@media (max-width: 768px) {
  .cid-r8bEKEyOpH .inner-container {
    width: 100% !important;
  }
}

.cid-r91tbL0Nc9 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}

  .cid-r91tbL0Nc9 .line {
    background-color: #149dcc;
    color: #149dcc;
    align: center;
    height: 2px;
    margin: 0 auto;
  }

  .cid-r91tbL0Nc9 .section-text {
    padding: 2rem 0;
  }

  .cid-r91tbL0Nc9 .inner-container {
    margin: 0 auto;
  }

@media (max-width: 768px) {
  .cid-r91tbL0Nc9 .inner-container {
    width: 100% !important;
  }
}

.cid-r91eAkN2xO {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}

  .cid-r91eAkN2xO .title {
    margin-bottom: 2rem;
  }

  .cid-r91eAkN2xO .mbr-section-subtitle {
    color: #767676;
  }

  .cid-r91eAkN2xO a:not([href]):not([tabindex]) {
    color: #fff;
    border-radius: 3px;
  }

  .cid-r91eAkN2xO a.btn-white:not([href]):not([tabindex]) {
    color: #333;
  }

  .cid-r91eAkN2xO .multi-horizontal {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    max-width: 100%;
  }

  .cid-r91eAkN2xO .input-group-btn {
    display: block;
    text-align: center;
  }

.cid-r91iaebpHp .form-container {
  transition: all .2s;
  border: 1px solid #ffffff;
  padding: 1rem;
}

.cid-r91iaebpHp .input-group-btn {
  justify-content: center;
  -webkit-justify-content: center;
}

@media (min-width: 768px) {
  .cid-r91iaebpHp .content-container {
    padding-right: 5rem;
  }
}

.cid-r9oxgU5UnR {
  padding-top: 128px;
  padding-bottom: 90px;
  background: url("../../../assets/images/home.jpg") no-repeat center center fixed;
  background-size: cover;
  height: 100%;
  overflow: hidden;
}

  .cid-r9oxgU5UnR h1 {
    color: #ffffff;
  }

  .cid-r9oxgU5UnR h2,
  .cid-r9oxgU5UnR h3,
  .cid-r9oxgU5UnR p {
    color: #ffffff;
  }

  .cid-r9oxgU5UnR .mbr-section-subtitle {
    font-style: italic;
  }

.cid-r9tVnwjVNi {
  padding-top: 40px;
  padding-bottom: 0px;
  background-color: #ffffff;
}

  .cid-r9tVnwjVNi .mbr-section-subtitle {
    color: #767676;
  }

.cid-r9tVOhgQ6u {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}

  .cid-r9tVOhgQ6u h4 {
    font-weight: 500;
    color: #ffffff;
  }

  .cid-r9tVOhgQ6u p {
    color: #ffffff;
  }

  .cid-r9tVOhgQ6u .card {
    margin-bottom: 2rem;
  }

  .cid-r9tVOhgQ6u .card-img {
    border-radius: 0;
    padding: 2rem 2rem 0 2rem;
    background-color: #465052;
  }

    .cid-r9tVOhgQ6u .card-img span {
      font-size: 100px;
      color: #ffffff;
    }

  .cid-r9tVOhgQ6u .card-box {
    padding-bottom: 2rem;
    background-color: #465052;
    height: 360px;
  }

    .cid-r9tVOhgQ6u .card-box .card-title {
      margin: 0;
      padding: 2rem 2rem 0 2rem;
      text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    }

    .cid-r9tVOhgQ6u .card-box .mbr-text {
      margin-bottom: 0;
      padding: 2rem 2rem 0 2rem;
    }

    .cid-r9tVOhgQ6u .card-box .mbr-section-btn {
      padding-top: 1rem;
    }

      .cid-r9tVOhgQ6u .card-box .mbr-section-btn a {
        margin-top: 1rem;
        margin-bottom: 0;
      }

.cid-r9ueDQhgPH {
  padding-top: 15px;
  padding-bottom: 30px;
  background-color: #ffffff;
}

  .cid-r9ueDQhgPH .counter-container {
    color: #767676;
  }

    .cid-r9ueDQhgPH .counter-container ol {
      margin-bottom: 0;
      counter-reset: myCounter;
    }

      .cid-r9ueDQhgPH .counter-container ol li {
        margin-bottom: 1rem;
        font-size: 18pt;
      }

      .cid-r9ueDQhgPH .counter-container ol li {
        list-style: none;
        padding-left: .5rem;
      }

        .cid-r9ueDQhgPH .counter-container ol li:before {
          position: absolute;
          left: 0px;
          margin-top: -10px;
          counter-increment: myCounter;
          content: counter(myCounter);
          display: inline-block;
          text-align: center;
          margin: 5px 10px;
          line-height: 40px;
          transition: all .2s;
          color: #ffffff;
          background: #465052;
          width: 40px;
          height: 40px;
          border-radius: 50%;
        }



.cid-r9v523I7ez {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #e80000;
}

  .cid-r9v523I7ez .line {
    background-color: #ffffff;
    color: #ffffff;
    align: center;
    height: 2px;
    margin: 0 auto;
  }

  .cid-r9v523I7ez .section-text {
    padding: 2rem 0;
  }

  .cid-r9v523I7ez .inner-container {
    margin: 0 auto;
  }

.cid-r9v523I7ez0 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2c2c2c;
}

  .cid-r9v523I7ez0 .line {
    background-color: #ffffff;
    color: #ffffff;
    align: center;
    height: 2px;
    margin: 0 auto;
  }

  .cid-r9v523I7ez0 .section-text {
    padding: 2rem 0;
  }

  .cid-r9v523I7ez0 .inner-container {
    margin: 0 auto;
  }

@media (max-width: 768px) {
  .cid-r9v523I7ez .inner-container {
    width: 100% !important;
  }
}

.cid-r9QcfmQwH2 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #232323;
  /*background-image: url(../../../assets/images/Slider/05.jpg);*/
}

  .cid-r9QcfmQwH2 .media-container-column {
    align-items: center;
    -webkit-align-items: center;
  }

  .cid-r9QcfmQwH2 .mbr-author-desc {
    display: block;
  }

  .cid-r9QcfmQwH2 .mbr-testimonial {
    flex-basis: auto;
    margin-top: 5rem;
    -webkit-flex-basis: auto;
  }

    .cid-r9QcfmQwH2 .mbr-testimonial .panel-item {
      background-color: #000000;
      background: linear-gradient(#000000, transparent);
    }

    .cid-r9QcfmQwH2 .mbr-testimonial .card-block {
      -webkit-flex-grow: 0;
      flex-grow: 0;
      padding: 2rem;
    }

      .cid-r9QcfmQwH2 .mbr-testimonial .card-block .testimonial-photo {
        margin-top: -5rem;
        display: inline-block;
        width: 120px;
        height: 120px;
        margin-bottom: 1.6rem;
        overflow: hidden;
        border-radius: 50%;
      }

        .cid-r9QcfmQwH2 .mbr-testimonial .card-block .testimonial-photo img {
          width: 100%;
          min-width: 100%;
          min-height: 100%;
        }

      .cid-r9QcfmQwH2 .mbr-testimonial .card-block p {
        margin: 0;
      }

    .cid-r9QcfmQwH2 .mbr-testimonial .card-footer {
      padding: 0 2rem 2rem 2rem;
      border-top: 0;
      word-wrap: break-word;
      word-break: break-word;
      background: none;
    }

@media (max-width: 260px) {
  .cid-r9QcfmQwH2 .testimonial-photo {
    width: 100% !important;
    height: auto !important;
  }
}

.cid-raftsqRdWq {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #ffffff;
}

  .cid-raftsqRdWq h4 {
    text-align: left;
    font-weight: 500;
  }

  .cid-raftsqRdWq p {
    color: #767676;
    text-align: left;
    margin-bottom: 0;
  }

  .cid-raftsqRdWq .card-img {
    width: auto;
  }

    .cid-raftsqRdWq .card-img span {
      font-size: 72px;
      color: #707070;
    }

  .cid-raftsqRdWq .card-box {
    padding-left: 1rem;
    word-break: break-word;
  }

@media (max-width: 991px) {
  .cid-raftsqRdWq .card-img {
    text-align: left;
    padding-bottom: 0.75rem;
  }
}

@media (max-width: 300px) {
  .cid-raftsqRdWq .card-img span {
    font-size: 40px !important;
  }
}

.cid-rd8qK1B6Wm {
  padding-top: 10px;
  padding-bottom: 90px;
  background-color: #ffffff;
}

  .cid-rd8qK1B6Wm .card-img {
    background-color: #ededed;
  }

  .cid-rd8qK1B6Wm .card-box {
    padding: 2rem;
    background-color: #ededed;
  }

  .cid-rd8qK1B6Wm h4 {
    font-weight: 500;
    margin-bottom: 0;
    text-align: left;
  }

  .cid-rd8qK1B6Wm p {
    text-align: left;
  }

  .cid-rd8qK1B6Wm .mbr-text {
    color: #212121;
  }

  .cid-rd8qK1B6Wm .card-wrapper {
    height: 100%;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    transition: box-shadow 0.3s;
  }

    .cid-rd8qK1B6Wm .card-wrapper:hover {
      box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
      transition: box-shadow 0.3s;
    }

@media (min-width: 992px) {
  .cid-rd8qK1B6Wm .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
    -webkit-flex: 0 0 20%;
  }
}

.cid-rdx4wwrtrC {
  padding-top: 0px;
  padding-bottom: 10px;
  background-color: #ffffff;
}

  .cid-rdx4wwrtrC .mbr-section-subtitle {
    color: #767676;
  }

  .cid-rdx4wwrtrC .mbr-text {
    color: #767676;
  }

  .cid-rdx4wwrtrC .card {
    display: -webkit-flex;
    position: relative;
    justify-content: center;
    -webkit-justify-content: center;
  }

  .cid-rdx4wwrtrC .card-wrapper {
    height: 100%;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    transition: box-shadow 0.3s;
  }

    .cid-rdx4wwrtrC .card-wrapper .card-img {
      display: -webkit-flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      position: relative;
      overflow: hidden;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      -webkit-flex-direction: column;
      -webkit-align-items: center;
      -webkit-justify-content: center;
    }

      .cid-rdx4wwrtrC .card-wrapper .card-img .mbr-overlay {
        background-color: #efefef;
        display: none;
        transition: opacity .3s;
      }
      /*
      .cid-rdx4wwrtrC .card-wrapper .card-img .mbr-section-btn {
        display: -webkit-flex;
        position: absolute;
        transition: opacity .3s;
        width: 100%;
        margin: auto;
        left: 0;
        justify-content: center;
        align-items: center;
        -webkit-justify-content: center;
        -webkit-align-items: center;
      }*/

      .cid-rdx4wwrtrC .card-wrapper .card-img img {
        width: 100%;
      }

    .cid-rdx4wwrtrC .card-wrapper .card-box {
      background-color: #ffffff;
      padding: 0 2rem 2rem 2rem;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
    }

      .cid-rdx4wwrtrC .card-wrapper .card-box h4 {
        font-weight: 500;
        margin-bottom: 0;
        padding-top: 2rem;
      }

      .cid-rdx4wwrtrC .card-wrapper .card-box p {
        margin-bottom: 0;
        padding-top: 1.5rem;
        padding-top: 2rem;
      }

    .cid-rdx4wwrtrC .card-wrapper:hover {
      box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
      transition: box-shadow 0.3s;
    }
  /*
  .cid-rdx4wwrtrC .popup-btn .mbr-overlay {
    display: block !important;
    opacity: 0;
  }*/

  .cid-rdx4wwrtrC .popup-btn .mbr-section-btn {
    height: 100%;
    display: -webkit-flex !important;
    /*opacity: 0;*/
  }

  .cid-rdx4wwrtrC .popup-btn:hover .mbr-overlay {
    opacity: .5;
  }

  .cid-rdx4wwrtrC .popup-btn:hover .mbr-section-btn {
    opacity: 1;
  }

.cid-rlR2Z6JdWc {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #ffffff;
}

  .cid-rlR2Z6JdWc h3 {
    font-weight: 300;
  }

  .cid-rlR2Z6JdWc .card-img {
    width: initial;
  }

    .cid-rlR2Z6JdWc .card-img .mbr-iconfont {
      font-size: 48px;
      padding-right: 1rem;
    }

  .cid-rlR2Z6JdWc .media-container-row {
    word-wrap: break-word;
    padding-bottom: 2rem;
    min-height: 100%;
  }

  .cid-rlR2Z6JdWc .media {
    margin: initial;
    align-items: center;
    -webkit-align-items: center;
  }

  .cid-rlR2Z6JdWc .mbr-section-subtitle {
    color: #767676;
  }

  .cid-rlR2Z6JdWc .mbr-text {
    color: #767676;
  }

  .cid-rlR2Z6JdWc .media-container-column {
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
  }

.cid-rlWSOx0um8 {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}

  .cid-rlWSOx0um8 .mbr-section-subtitle {
    color: #767676;
  }

  .cid-rlWSOx0um8 .btn {
    margin: 0 0 .5rem 0;
  }

.cid-rlWTFKw2ZR {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}

  .cid-rlWTFKw2ZR .title {
    padding-bottom: 2.5rem;
  }

  .cid-rlWTFKw2ZR .mbr-text {
    color: #767676;
    margin: 0;
    padding-top: 0.5rem;
  }

  .cid-rlWTFKw2ZR .iconfont-wrapper {
    display: flex;
    align-items: center;
    width: 2.2rem;
    height: 2.2rem;
    margin-right: 2rem;
  }

    .cid-rlWTFKw2ZR .iconfont-wrapper .amp-iconfont {
      font-size: 2.2rem;
    }

  .cid-rlWTFKw2ZR .wrapper {
    display: flex;
    padding: 1rem 0;
  }

    .cid-rlWTFKw2ZR .wrapper .b-info {
      width: 100%;
    }

@media (max-width: 767px) {
  .cid-rlWTFKw2ZR .iconfont-wrapper {
    display: none;
  }
}

.cid-rmMTPzA9gW {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ffffff;
}

  .cid-rmMTPzA9gW .card-box {
    padding: 0 2rem;
  }

  .cid-rmMTPzA9gW .mbr-section-btn {
    padding-top: 1rem;
  }

    .cid-rmMTPzA9gW .mbr-section-btn a {
      margin-top: 1rem;
      margin-bottom: 0;
    }

  .cid-rmMTPzA9gW h4 {
    font-weight: 500;
    margin-bottom: 0;
    text-align: left;
    padding-top: 2rem;
  }

  .cid-rmMTPzA9gW p {
    margin-bottom: 0;
    text-align: left;
    padding-top: 1.5rem;
  }

  .cid-rmMTPzA9gW .mbr-text {
    color: #767676;
  }

  .cid-rmMTPzA9gW .card-wrapper {
    height: 100%;
    padding-bottom: 2rem;
    background: #ffffff;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    transition: box-shadow 0.3s;
  }

    .cid-rmMTPzA9gW .card-wrapper:hover {
      box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
      transition: box-shadow 0.3s;
    }

.cid-rmNan1KbIE {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ffffff;
}

  .cid-rmNan1KbIE .mbr-section-subtitle {
    color: #767676;
  }

  .cid-rmNan1KbIE .media-row {
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
  }

  .cid-rmNan1KbIE .team-item {
    transition: all .2s;
    margin-bottom: 2rem;
  }

    .cid-rmNan1KbIE .team-item .item-image img {
      width: 100%;
    }

    .cid-rmNan1KbIE .team-item .item-name p {
      margin-bottom: 0;
    }

    .cid-rmNan1KbIE .team-item .item-role p {
      margin-bottom: 0;
    }

    .cid-rmNan1KbIE .team-item .item-specialist p {
      margin-bottom: 0;
      font-weight: bold;
      color: #2c2c2c;
    }

    .cid-rmNan1KbIE .team-item .item-social {
      display: -webkit-flex;
      flex-wrap: wrap;
      justify-content: center;
      -webkit-flex-wrap: wrap;
      -webkit-justify-content: center;
    }

      .cid-rmNan1KbIE .team-item .item-social .socicon {
        color: #232323;
        font-size: 17px;
      }

    .cid-rmNan1KbIE .team-item .item-caption {
      background: #efefef;
    }

.cid-rmNhzAV3jS {
  padding-top: 10px;
  padding-bottom: 90px;
  background-color: #ffffff;
}

  .cid-rmNhzAV3jS .carousel-control {
    background: #000;
  }

  .cid-rmNhzAV3jS .mbr-section-subtitle {
    color: #767676;
  }

  .cid-rmNhzAV3jS .carousel-item {
    -webkit-justify-content: center;
    justify-content: center;
  }

    .cid-rmNhzAV3jS .carousel-item .media-container-row {
      -webkit-flex-grow: 1;
      flex-grow: 1;
    }

    .cid-rmNhzAV3jS .carousel-item .wrap-img {
      text-align: center;
    }

      .cid-rmNhzAV3jS .carousel-item .wrap-img img {
        max-height: 150px;
        width: auto;
        max-width: 100%;
      }

  .cid-rmNhzAV3jS .carousel-controls {
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
  }

    .cid-rmNhzAV3jS .carousel-controls .carousel-control {
      background: #000;
      border-radius: 50%;
      position: static;
      width: 40px;
      height: 40px;
      margin-top: 2rem;
      border-width: 1px;
    }

      .cid-rmNhzAV3jS .carousel-controls .carousel-control.carousel-control-prev {
        left: auto;
        margin-right: 20px;
        margin-left: 0;
      }

      .cid-rmNhzAV3jS .carousel-controls .carousel-control.carousel-control-next {
        right: auto;
        margin-right: 0;
      }

      .cid-rmNhzAV3jS .carousel-controls .carousel-control .mbr-iconfont {
        font-size: 1rem;
      }

  .cid-rmNhzAV3jS .cloneditem-1,
  .cid-rmNhzAV3jS .cloneditem-2,
  .cid-rmNhzAV3jS .cloneditem-3,
  .cid-rmNhzAV3jS .cloneditem-4,
  .cid-rmNhzAV3jS .cloneditem-5 {
    display: none;
  }

  .cid-rmNhzAV3jS .col-lg-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
  }

@media (min-width: 992px) {
  .cid-rmNhzAV3jS .col-lg-15 {
    -ms-flex: 0 0 20%;
    -webkit-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%;
  }

  .cid-rmNhzAV3jS .carousel-inner.slides2 > .carousel-item.active.carousel-item-right,
  .cid-rmNhzAV3jS .carousel-inner.slides2 > .carousel-item.carousel-item-next {
    left: 0;
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
  }

  .cid-rmNhzAV3jS .carousel-inner.slides2 > .carousel-item.active.carousel-item-left,
  .cid-rmNhzAV3jS .carousel-inner.slides2 > .carousel-item.carousel-item-prev {
    left: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }

    .cid-rmNhzAV3jS .carousel-inner.slides2 > .carousel-item.carousel-item-left,
    .cid-rmNhzAV3jS .carousel-inner.slides2 > .carousel-item.carousel-item-prev.carousel-item-right,
    .cid-rmNhzAV3jS .carousel-inner.slides2 > .carousel-item.active {
      left: 0;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }

  .cid-rmNhzAV3jS .carousel-inner.slides2 .cloneditem-1,
  .cid-rmNhzAV3jS .carousel-inner.slides2 .cloneditem-2,
  .cid-rmNhzAV3jS .carousel-inner.slides2 .cloneditem-3 {
    display: block;
  }

  .cid-rmNhzAV3jS .carousel-inner.slides3 > .carousel-item.active.carousel-item-right,
  .cid-rmNhzAV3jS .carousel-inner.slides3 > .carousel-item.carousel-item-next {
    left: 0;
    -webkit-transform: translate3d(33.333333%, 0, 0);
    transform: translate3d(33.333333%, 0, 0);
  }

  .cid-rmNhzAV3jS .carousel-inner.slides3 > .carousel-item.active.carousel-item-left,
  .cid-rmNhzAV3jS .carousel-inner.slides3 > .carousel-item.carousel-item-prev {
    left: 0;
    -webkit-transform: translate3d(-33.333333%, 0, 0);
    transform: translate3d(-33.333333%, 0, 0);
  }

    .cid-rmNhzAV3jS .carousel-inner.slides3 > .carousel-item.carousel-item-left,
    .cid-rmNhzAV3jS .carousel-inner.slides3 > .carousel-item.carousel-item-prev.carousel-item-right,
    .cid-rmNhzAV3jS .carousel-inner.slides3 > .carousel-item.active {
      left: 0;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }

  .cid-rmNhzAV3jS .carousel-inner.slides3 .cloneditem-1,
  .cid-rmNhzAV3jS .carousel-inner.slides3 .cloneditem-2,
  .cid-rmNhzAV3jS .carousel-inner.slides3 .cloneditem-3 {
    display: block;
  }

  .cid-rmNhzAV3jS .carousel-inner.slides4 > .carousel-item.active.carousel-item-right,
  .cid-rmNhzAV3jS .carousel-inner.slides4 > .carousel-item.carousel-item-next {
    left: 0;
    -webkit-transform: translate3d(25%, 0, 0);
    transform: translate3d(25%, 0, 0);
  }

  .cid-rmNhzAV3jS .carousel-inner.slides4 > .carousel-item.active.carousel-item-left,
  .cid-rmNhzAV3jS .carousel-inner.slides4 > .carousel-item.carousel-item-prev {
    left: 0;
    -webkit-transform: translate3d(-25%, 0, 0);
    transform: translate3d(-25%, 0, 0);
  }

    .cid-rmNhzAV3jS .carousel-inner.slides4 > .carousel-item.carousel-item-left,
    .cid-rmNhzAV3jS .carousel-inner.slides4 > .carousel-item.carousel-item-prev.carousel-item-right,
    .cid-rmNhzAV3jS .carousel-inner.slides4 > .carousel-item.active {
      left: 0;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }

  .cid-rmNhzAV3jS .carousel-inner.slides4 .cloneditem-1,
  .cid-rmNhzAV3jS .carousel-inner.slides4 .cloneditem-2,
  .cid-rmNhzAV3jS .carousel-inner.slides4 .cloneditem-3 {
    display: block;
  }

  .cid-rmNhzAV3jS .carousel-inner.slides5 > .carousel-item.active.carousel-item-right,
  .cid-rmNhzAV3jS .carousel-inner.slides5 > .carousel-item.carousel-item-next {
    left: 0;
    -webkit-transform: translate3d(20%, 0, 0);
    transform: translate3d(20%, 0, 0);
  }

  .cid-rmNhzAV3jS .carousel-inner.slides5 > .carousel-item.active.carousel-item-left,
  .cid-rmNhzAV3jS .carousel-inner.slides5 > .carousel-item.carousel-item-prev {
    left: 0;
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }

    .cid-rmNhzAV3jS .carousel-inner.slides5 > .carousel-item.carousel-item-left,
    .cid-rmNhzAV3jS .carousel-inner.slides5 > .carousel-item.carousel-item-prev.carousel-item-right,
    .cid-rmNhzAV3jS .carousel-inner.slides5 > .carousel-item.active {
      left: 0;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }

  .cid-rmNhzAV3jS .carousel-inner.slides5 .cloneditem-1,
  .cid-rmNhzAV3jS .carousel-inner.slides5 .cloneditem-2,
  .cid-rmNhzAV3jS .carousel-inner.slides5 .cloneditem-3,
  .cid-rmNhzAV3jS .carousel-inner.slides5 .cloneditem-4 {
    display: block;
  }

  .cid-rmNhzAV3jS .carousel-inner.slides6 > .carousel-item.active.carousel-item-right,
  .cid-rmNhzAV3jS .carousel-inner.slides6 > .carousel-item.carousel-item-next {
    left: 0;
    -webkit-transform: translate3d(16.666667%, 0, 0);
    transform: translate3d(16.666667%, 0, 0);
  }

  .cid-rmNhzAV3jS .carousel-inner.slides6 > .carousel-item.active.carousel-item-left,
  .cid-rmNhzAV3jS .carousel-inner.slides6 > .carousel-item.carousel-item-prev {
    left: 0;
    -webkit-transform: translate3d(-16.666667%, 0, 0);
    transform: translate3d(-16.666667%, 0, 0);
  }

    .cid-rmNhzAV3jS .carousel-inner.slides6 > .carousel-item.carousel-item-left,
    .cid-rmNhzAV3jS .carousel-inner.slides6 > .carousel-item.carousel-item-prev.carousel-item-right,
    .cid-rmNhzAV3jS .carousel-inner.slides6 > .carousel-item.active {
      left: 0;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }

  .cid-rmNhzAV3jS .carousel-inner.slides6 .cloneditem-1,
  .cid-rmNhzAV3jS .carousel-inner.slides6 .cloneditem-2,
  .cid-rmNhzAV3jS .carousel-inner.slides6 .cloneditem-3,
  .cid-rmNhzAV3jS .carousel-inner.slides6 .cloneditem-4,
  .cid-rmNhzAV3jS .carousel-inner.slides6 .cloneditem-5 {
    display: block;
  }
}

.cid-rmSuXNoto0 {
  padding-top: 110px;
  padding-bottom: 30px;
  background-color: #ffffff;
}

  .cid-rmSuXNoto0 .mbr-section-btn > * {
    margin: 0;
  }

  .cid-rmSuXNoto0 h4 {
    font-weight: 500;
  }

  .cid-rmSuXNoto0 p {
    color: #232323;
  }

  .cid-rmSuXNoto0 .aside-content {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .cid-rmSuXNoto0 .block-content {
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    word-break: break-word;
  }

  .cid-rmSuXNoto0 .media {
    margin: initial;
    align-items: center;
    -webkit-align-items: center;
  }

  .cid-rmSuXNoto0 .mbr-figure {
    align-self: flex-start;
    -webkit-align-self: flex-start;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
  }

  .cid-rmSuXNoto0 .card-img {
    padding-right: 2rem;
    width: auto;
  }

    .cid-rmSuXNoto0 .card-img span {
      font-size: 72px;
      color: #707070;
    }

@media (min-width: 992px) {
  .cid-rmSuXNoto0 .mbr-figure {
    padding-right: 4rem;
  }
}

@media (max-width: 991px) {
  .cid-rmSuXNoto0 .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}

@media (max-width: 300px) {
  .cid-rmSuXNoto0 .card-img span {
    font-size: 40px !important;
  }
}

.cid-rmSuXNoto0 .cost {
  /*text-decoration: line-through;*/
  color: #767676;
}

.cid-rmSuZxjP8C {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}

  .cid-rmSuZxjP8C h2 {
    margin-bottom: 0;
  }

  .cid-rmSuZxjP8C h4 {
    font-weight: 500;
    margin-bottom: 0;
    width: 80%;
  }

  .cid-rmSuZxjP8C p {
    color: #767676;
    margin-bottom: 0;
  }

  .cid-rmSuZxjP8C .card-wrapper {
    border-top: 1px solid #767676;
    background-color: #ffffff;
    position: relative;
    justify-content: unset;
  }

    .cid-rmSuZxjP8C .card-wrapper .card-box {
      padding: 2rem 1rem;
      width: 100%;
    }

      .cid-rmSuZxjP8C .card-wrapper .card-box .top-line {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }

      .cid-rmSuZxjP8C .card-wrapper .card-box .bottom-line {
        width: 70%;
      }

@media (max-width: 767px) {
  .cid-rmSuZxjP8C .card-wrapper .card-box .bottom-line {
    width: 100%;
  }

    .cid-rmSuZxjP8C .card-wrapper .card-box .bottom-line p {
      text-align: center;
      margin: 1rem 0 0 0;
    }
}

.cid-rnycSNIGbX {
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url("../../../assets/images/background1.jpg");
}

  .cid-rnycSNIGbX .testimonials-container {
    margin: 0 auto;
  }

    .cid-rnycSNIGbX .testimonials-container .testimonials-item {
      justify-content: center;
      margin-top: 3rem;
      -webkit-justify-content: center;
    }

      .cid-rnycSNIGbX .testimonials-container .testimonials-item .user {
        background: #ffffff;
      }

        .cid-rnycSNIGbX .testimonials-container .testimonials-item .user.row {
          margin: 0;
        }

        .cid-rnycSNIGbX .testimonials-container .testimonials-item .user .user_image {
          width: 150px;
          height: 150px;
          overflow: hidden;
          margin: 2rem auto 2rem auto;
        }

          .cid-rnycSNIGbX .testimonials-container .testimonials-item .user .user_image img {
            width: 100%;
            min-width: 100%;
            min-height: 100%;
          }

        .cid-rnycSNIGbX .testimonials-container .testimonials-item .user .testimonials-caption {
          padding: 2rem;
          padding: 2rem 2rem 2rem 0;
        }

@media (max-width: 260px) {
  .cid-rnycSNIGbX .user_image {
    width: 100% !important;
    height: auto !important;
  }
}

@media (max-width: 767px) {
  .cid-rnycSNIGbX .testimonials-caption {
    padding: 0 2rem 2rem 2rem !important;
  }
}

.cid-rnBbaoJk6u {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}

  .cid-rnBbaoJk6u .mbr-text {
    color: #767676;
    margin: 0;
    padding-top: 1.5rem;
  }

  .cid-rnBbaoJk6u div.b {
    padding-top: 2rem;
  }

.cid-rnBCpYuy9H {
  padding-top: 105px;
  padding-bottom: 60px;
  background-color: #ffffff;
}

@media (min-width: 992px) {
  .cid-rnBCpYuy9H .mbr-figure {
    padding-left: 4rem;
  }
}

@media (max-width: 992px) {
  .cid-rnBCpYuy9H .mbr-figure {
    padding-top: 1rem;
  }
}

.cid-rnBCpYuy9H .mbr-text {
  color: #767676;
}

.cid-rnBV4kL00P {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}

@media (min-width: 992px) {
  .cid-rnBV4kL00P .mbr-figure {
    padding-right: 4rem;
  }
}

@media (max-width: 991px) {
  .cid-rnBV4kL00P .mbr-figure {
    padding-bottom: 1rem;
  }
}

.cid-rnBV4kL00P .mbr-text {
  color: #767676;
}

.cid-rnC1rhs0Fa {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}

  .cid-rnC1rhs0Fa .mbr-text {
    color: #767676;
  }

    .cid-rnC1rhs0Fa .mbr-text p {
      background: #ffffff;
    }

.cid-rnC6W56hP8 {
  background: #ffffff;
  padding-top: 30px;
  padding-bottom: 0px;
}

  .cid-rnC6W56hP8 .image-block {
    margin: auto;
  }

  .cid-rnC6W56hP8 figcaption {
    position: relative;
  }

    .cid-rnC6W56hP8 figcaption div {
      position: absolute;
      bottom: 0;
      width: 100%;
    }

@media (max-width: 768px) {
  .cid-rnC6W56hP8 .image-block {
    width: 100% !important;
  }
}

.cid-rnPA2TRXBu {
  padding-top: 0px;
  padding-bottom: 90px;
  background-color: #ffffff;
}

  .cid-rnPA2TRXBu .title {
    padding-bottom: 2.5rem;
  }

  .cid-rnPA2TRXBu h4 {
    width: 85%;
    font-weight: 500;
    margin-bottom: 0;
  }

  .cid-rnPA2TRXBu .bottom-line p {
    color: #767676;
  }

  .cid-rnPA2TRXBu .card-wrapper {
    background-color: #ffffff;
    background-color: transparent;
    position: relative;
    justify-content: unset;
  }

    .cid-rnPA2TRXBu .card-wrapper .card-box {
      width: 100%;
    }

      .cid-rnPA2TRXBu .card-wrapper .card-box .wrapper {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
      }

        .cid-rnPA2TRXBu .card-wrapper .card-box .wrapper .top-line {
          width: 100%;
          display: flex;
          justify-content: space-between;
          align-items: center;
        }

        .cid-rnPA2TRXBu .card-wrapper .card-box .wrapper .bottom-line {
          width: 85%;
        }

@media (max-width: 767px) {
  .cid-rnPA2TRXBu .card-wrapper .card-box .wrapper .bottom-line {
    width: 100%;
  }

    .cid-rnPA2TRXBu .card-wrapper .card-box .wrapper .bottom-line p {
      text-align: center;
      margin: 1rem 0 0 0;
    }
}

@media (max-width: 767px) {
  .cid-rnPA2TRXBu .card.pb-5 {
    padding-bottom: 2rem !important;
  }

  .cid-rnPA2TRXBu .wrapper {
    padding-top: 1rem;
  }
}

.cid-rnJJNfzMv0 {
  padding-top: 0px;
  padding-bottom: 90px;
  background-color: #ffffff;
}

  .cid-rnJJNfzMv0 .mbr-slider .carousel-control {
    background: #1b1b1b;
  }

  .cid-rnJJNfzMv0 .mbr-slider .carousel-control-prev {
    left: 0;
    margin-left: 2.5rem;
  }

  .cid-rnJJNfzMv0 .mbr-slider .carousel-control-next {
    right: 0;
    margin-right: 2.5rem;
  }

  .cid-rnJJNfzMv0 .mbr-slider .modal-body .close {
    background: #1b1b1b;
  }

  .cid-rnJJNfzMv0 .mbr-gallery-item > div::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #554346;
    opacity: 0;
    -webkit-transition: 0.2s opacity ease-in-out;
    transition: 0.2s opacity ease-in-out;
    background: linear-gradient(to left, #554346, #45505b) !important;
  }

  .cid-rnJJNfzMv0 .mbr-gallery-item > div:hover .mbr-gallery-title::before {
    background: transparent !important;
  }

  .cid-rnJJNfzMv0 .mbr-gallery-item > div:hover:before {
    opacity: 0.7 !important;
  }

  .cid-rnJJNfzMv0 .mbr-gallery-title {
    font-size: .9em;
    position: absolute;
    display: block;
    width: 100%;
    bottom: 0;
    padding: 1rem;
    color: #fff;
    z-index: 2;
  }

    .cid-rnJJNfzMv0 .mbr-gallery-title:before {
      content: " ";
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: -1;
      position: absolute;
      background: #554346 !important;
      opacity: 0.7;
      -webkit-transition: 0.2s background ease-in-out;
      transition: 0.2s background ease-in-out;
      background: linear-gradient(to left, #554346, #45505b) !important;
    }









.textBoxClass {
  display: block;
  width: 100px;
  color: #222;
  border: 1px solid #767676; /*#d1d1d1;*/
  padding: 13px;
  /*margin: 5px 0 20px 0;*/
  margin: 5px 0;
  text-align: left;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.btnCustom {
  cursor: pointer;
  padding: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.btnFixedBar {
  display: inherit;
  cursor: pointer;
  padding: 0 8px 8px 8px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

  .btnFixedBar img {
    height: 1rem;
  }
/* ---------------------------------------------------------------------------- */
/* -----------------------------Paginator-------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*.paginator {
  height: 26px;
  padding: 6px;
  text-decoration: none;
  background-color: #5D7B9D;
  text-align: center;
  color: white;
}*/
.paginator {
  line-height: 26px;
}

  .paginator span {
    padding: 5px;
    border: solid 1px #477B0E;
    text-decoration: none;
    white-space: nowrap;
    background: #547B2A;
    color: white;
  }

  .paginator a, .paginator a:visited {
    text-decoration: none;
    padding: 6px;
    white-space: nowrap;
  }

    .paginator a:hover, .paginator a:active {
      padding: 5px;
      border: solid 1px #9ECDE7;
      text-decoration: none;
      white-space: nowrap;
      background: #486694;
      color: white;
    }
/* --------------------------------- Paginator --------------------------------*/
