/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */

section {
  background-color: #eeeeee;
}

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

:focus {
  outline: none;
}

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

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

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

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

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,.btn,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.jq-selectbox li {
  padding: 1rem;
}

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

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

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

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

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

.carousel-item img {
  margin: auto;
}

.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;
}

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

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

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

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

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

.btn-form {
  margin: 0;
  border-radius: 0;
}

.btn-form:hover {
  cursor: pointer;
}

#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%;
  -webkit-transform: rotate(135deg);
  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;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #f5f5f5;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 3.5em;
  padding: 1rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

.dropup .dropdown-toggle::after {
  display: none;
}
body {
  font-family: Muli;
}
.display-1 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.4rem;
}
.display-1 > .mbr-iconfont {
  font-size: 2.24rem;
}
.display-2 {
  font-family: 'Muli', sans-serif;
  font-size: 1.8rem;
}
.display-2 > .mbr-iconfont {
  font-size: 2.88rem;
}
.display-3 {
  font-family: 'Muli', sans-serif;
  font-size: 2rem;
}
.display-3 > .mbr-iconfont {
  font-size: 3.2rem;
}
.display-4 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.2rem;
}
.display-4 > .mbr-iconfont {
  font-size: 1.92rem;
}
.display-5 {
  font-family: 'Muli', sans-serif;
  font-size: 1.2rem;
}
.display-5 > .mbr-iconfont {
  font-size: 1.92rem;
}
.display-6 {
  font-family: 'Muli', sans-serif;
  font-size: 1rem;
}
.display-6 > .mbr-iconfont {
  font-size: 1.6rem;
}
.display-7 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.2rem;
}
.display-7 > .mbr-iconfont {
  font-size: 1.92rem;
}
.display-8 {
  font-family: 'Muli', sans-serif;
  font-size: 0.8rem;
}
.display-8 > .mbr-iconfont {
  font-size: 1.28rem;
}
.display-9 {
  font-family: 'Muli', sans-serif;
  font-size: 0.8rem;
}
.display-9 > .mbr-iconfont {
  font-size: 1.28rem;
}
.display-10 {
  font-family: 'Muli', sans-serif;
  font-size: 0.8rem;
}
.display-10 > .mbr-iconfont {
  font-size: 1.28rem;
}
.display-11 {
  font-family: 'Muli', sans-serif;
  font-size: 0.8rem;
}
.display-11 > .mbr-iconfont {
  font-size: 1.28rem;
}
.display-12 {
  font-family: 'Muli', sans-serif;
  font-size: 0.8rem;
}
.display-12 > .mbr-iconfont {
  font-size: 1.28rem;
}
.display-13 {
  font-family: 'Muli', sans-serif;
  font-size: 0.8rem;
}
.display-13 > .mbr-iconfont {
  font-size: 1.28rem;
}
.display-14 {
  font-family: 'Muli', sans-serif;
  font-size: 0.8rem;
}
.display-14 > .mbr-iconfont {
  font-size: 1.28rem;
}
.display-15 {
  font-family: 'Muli', sans-serif;
  font-size: 0.8rem;
}
.display-15 > .mbr-iconfont {
  font-size: 1.28rem;
}
.display-16 {
  font-family: 'Muli', sans-serif;
  font-size: 0.8rem;
}
.display-16 > .mbr-iconfont {
  font-size: 1.28rem;
}
/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 768px) {
  .display-1 {
    font-size: 1.12rem;
    font-size: calc( 1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-2 {
    font-size: 1.44rem;
    font-size: calc( 1.28rem + (1.8 - 1.28) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.28rem + (1.8 - 1.28) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-3 {
    font-size: 1.6rem;
    font-size: calc( 1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-4 {
    font-size: 0.96rem;
    font-size: calc( 1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-5 {
    font-size: 0.96rem;
    font-size: calc( 1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-6 {
    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-7 {
    font-size: 0.96rem;
    font-size: calc( 1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-8 {
    font-size: 0.64rem;
    font-size: calc( 0.93rem + (0.8 - 0.93) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (0.93rem + (0.8 - 0.93) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-9 {
    font-size: 0.64rem;
    font-size: calc( 0.93rem + (0.8 - 0.93) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (0.93rem + (0.8 - 0.93) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-10 {
    font-size: 0.64rem;
    font-size: calc( 0.93rem + (0.8 - 0.93) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (0.93rem + (0.8 - 0.93) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-11 {
    font-size: 0.64rem;
    font-size: calc( 0.93rem + (0.8 - 0.93) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (0.93rem + (0.8 - 0.93) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-12 {
    font-size: 0.64rem;
    font-size: calc( 0.93rem + (0.8 - 0.93) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (0.93rem + (0.8 - 0.93) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-13 {
    font-size: 0.64rem;
    font-size: calc( 0.93rem + (0.8 - 0.93) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (0.93rem + (0.8 - 0.93) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-14 {
    font-size: 0.64rem;
    font-size: calc( 0.93rem + (0.8 - 0.93) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (0.93rem + (0.8 - 0.93) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-15 {
    font-size: 0.64rem;
    font-size: calc( 0.93rem + (0.8 - 0.93) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (0.93rem + (0.8 - 0.93) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-16 {
    font-size: 0.64rem;
    font-size: calc( 0.93rem + (0.8 - 0.93) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (0.93rem + (0.8 - 0.93) * ((100vw - 20rem) / (48 - 20))));
  }
}
/* Buttons */
.btn {
  padding: 10px 15px;
  border-radius: 0px;
}
.btn-sm {
  padding: 5px 10px;
  border-radius: 0px;
}
.btn-md {
  padding: 10px 15px;
  border-radius: 0px;
}
.btn-lg {
  padding: 10px 15px;
  border-radius: 0px;
}
.bg-primary {
  background-color: #000000 !important;
}
.bg-success {
  background-color: #073b4c !important;
}
.bg-info {
  background-color: #f6c415 !important;
}
.bg-warning {
  background-color: #ffba40 !important;
}
.bg-danger {
  background-color: #000000 !important;
}
.btn-primary,
.btn-primary:active,
.btn-primary.active {
  background-color: #000000 !important;
  border-color: #000000 !important;
  color: #ffffff !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-secondary,
.btn-secondary:active,
.btn-secondary.active {
  background-color: #000000 !important;
  border-color: #000000 !important;
  color: #ffffff !important;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-info,
.btn-info:active,
.btn-info.active {
  background-color: #f6c415 !important;
  border-color: #f6c415 !important;
  color: #ffffff !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus {
  color: #ffffff !important;
  background-color: #b79007 !important;
  border-color: #b79007 !important;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #b79007 !important;
  border-color: #b79007 !important;
}
.btn-success,
.btn-success:active,
.btn-success.active {
  background-color: #073b4c !important;
  border-color: #073b4c !important;
  color: #ffffff !important;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus {
  color: #ffffff !important;
  background-color: #010506 !important;
  border-color: #010506 !important;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #010506 !important;
  border-color: #010506 !important;
}
.btn-warning,
.btn-warning:active,
.btn-warning.active {
  background-color: #ffba40 !important;
  border-color: #ffba40 !important;
  color: #ffffff !important;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff !important;
  background-color: #f39b00 !important;
  border-color: #f39b00 !important;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #f39b00 !important;
  border-color: #f39b00 !important;
}
.btn-danger,
.btn-danger:active,
.btn-danger.active {
  background-color: #000000 !important;
  border-color: #000000 !important;
  color: #ffffff !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-white {
  color: #333333 !important;
}
.btn-white,
.btn-white:active,
.btn-white.active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #808080 !important;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus {
  color: #808080 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-white.disabled,
.btn-white:disabled {
  color: #808080 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-black,
.btn-black:active,
.btn-black.active {
  background-color: #333333 !important;
  border-color: #333333 !important;
  color: #ffffff !important;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus {
  color: #ffffff !important;
  background-color: #0d0d0d !important;
  border-color: #0d0d0d !important;
}
.btn-black.disabled,
.btn-black:disabled {
  color: #ffffff !important;
  background-color: #0d0d0d !important;
  border-color: #0d0d0d !important;
}
.btn-primary-outline,
.btn-primary-outline:active,
.btn-primary-outline.active {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-secondary-outline,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-info-outline,
.btn-info-outline:active,
.btn-info-outline.active {
  background: none;
  border-color: #9f7d06;
  color: #9f7d06;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus {
  color: #ffffff;
  background-color: #f6c415;
  border-color: #f6c415;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #f6c415 !important;
  border-color: #f6c415 !important;
}
.btn-success-outline,
.btn-success-outline:active,
.btn-success-outline.active {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus {
  color: #ffffff;
  background-color: #073b4c;
  border-color: #073b4c;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #073b4c !important;
  border-color: #073b4c !important;
}
.btn-warning-outline,
.btn-warning-outline:active,
.btn-warning-outline.active {
  background: none;
  border-color: #d98b00;
  color: #d98b00;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus {
  color: #ffffff;
  background-color: #ffba40;
  border-color: #ffba40;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #ffba40 !important;
  border-color: #ffba40 !important;
}
.btn-danger-outline,
.btn-danger-outline:active,
.btn-danger-outline.active {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-black-outline,
.btn-black-outline:active,
.btn-black-outline.active {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus {
  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;
}
.text-primary {
  color: #000000 !important;
}
.text-secondary {
  color: #000000 !important;
}
.text-success {
  color: #073b4c !important;
}
.text-info {
  color: #f6c415 !important;
}
.text-warning {
  color: #ffba40 !important;
}
.text-danger {
  color: #000000 !important;
}
.text-white {
  color: #ffffff !important;
}
.text-black {
  color: #000000 !important;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #000000 !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #000000 !important;
}
a.text-success:hover,
a.text-success:focus {
  color: #000000 !important;
}
a.text-info:hover,
a.text-info:focus {
  color: #9f7d06 !important;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #d98b00 !important;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #000000 !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: #f6c415;
}
.alert-warning {
  background-color: #ffba40;
}
.alert-danger {
  background-color: #000000;
}
.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 {
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2) !important;
  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: #000000;
  border-color: #000000;
  color: #ffffff;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
.nav-tabs .nav-link {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #000000;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #b3b3b3;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #4ac6ee;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #fef6d9;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #b3b3b3;
}
/* Scroll to top button*/
.scrollToTop_wraper {
  display: none;
}
.form-control {
  font-family: 'Roboto', sans-serif;
  font-size: 1.2rem;
}
.form-control > .mbr-iconfont {
  font-size: 1.92rem;
}
blockquote {
  border-color: #000000;
}
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #000000;
  color: #ffffff;
}
.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
  transition: 0.4s;
  border-top-color: currentColor;
  border-bottom-color: currentColor;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
  border-top-color: #000000;
  border-bottom-color: #000000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  color: #ffffff !important;
  background-color: #000000 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #ffffff !important;
  background: #000000 !important;
  box-shadow: none !important;
}
.lazy-bg {
  background-image: none !important;
}
.lazy-placeholder:not(section),
.lazy-none {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
}
iframe.lazy-placeholder,
.lazy-placeholder:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  background: transparent no-repeat center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23000000' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
section.lazy-placeholder:after {
  opacity: 0.5;
}
.cid-t264wRZC6o {
  overflow: hidden;
  padding-top: 90px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/stars-rotation-abstraction-blur-2000x1334.jpg");
}
.cid-t264wRZC6o .img0 {
  width: 100%;
}
.cid-t264wRZC6o .row {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.cid-t264wRZC6o .badge {
  display: inline-block;
  border-radius: 10rem;
  padding: 8px 14px 6px 14px;
  color: #000000;
  background-color: rgba(132, 138, 189, 0.15);
  margin-bottom: 26px;
}
.cid-t264wRZC6o .badge.display-4 {
  font-size: 11px;
  line-height: 1.81;
  letter-spacing: 0.5px;
}
.cid-t264wRZC6o .mbr-section-subtitle {
  color: #999999;
  font-weight: 600;
  margin-bottom: 21px;
}
.cid-t264wRZC6o #e2_shape {
  fill: #ffffff !important;
}
.cid-t264wRZC6o .mbr-section-title {
  text-align: left;
  color: #ffffff;
}
.cid-t264wRZC6o .mbr-section-title.display-1 {
  font-size: 42px;
  line-height: 1.214;
  letter-spacing: 0px;
}
.cid-t264wRZC6o .mbr-text {
  color: #404040;
  text-align: left;
}
.cid-t264wRZC6o .mbr-text.display-5 {
  font-size: 25px;
  letter-spacing: 0px;
  line-height: 1.36;
}
.cid-t264wRZC6o .icon-wrap {
  border-radius: 50%;
  margin: auto;
  text-align: left;
  transition: all 0.3s;
}
.cid-t264wRZC6o .mbr-media span {
  font-size: 1rem;
  cursor: pointer;
  position: relative;
  padding-left: 5px;
  display: inline-block;
  opacity: 0.9;
  transition: all 0.25s;
  color: #000000 !important;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.04) !important;
}
.cid-t264wRZC6o .mbr-media span:hover {
  opacity: 1;
  color: #000000 !important;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5) !important;
  -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5) !important;
}
.cid-t264wRZC6o .mbr-media span.mbri-play:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-35%);
  -moz-transform: translateX(-35%);
  -ms-transform: translateX(-35%);
  -o-transform: translateX(-35%);
  transform: translateX(-35%);
}
.cid-t264wRZC6o .modalWindow {
  position: fixed;
  z-index: 5000;
  left: 0;
  top: 0;
  background-color: rgba(61, 61, 61, 0.65);
  width: 100%;
  height: 100%;
}
.cid-t264wRZC6o .modalWindow .modalWindow-container {
  display: table-cell;
  vertical-align: middle;
}
.cid-t264wRZC6o .modalWindow .modalWindow-video {
  height: calc(44.9943757vw);
  width: 80vw;
  margin: 0 auto;
}
.cid-t264wRZC6o a.close {
  position: absolute;
  right: 4vw;
  top: 4vh;
  color: #ffffff;
  z-index: 5000000;
  font-size: 37px;
  background: #000;
  padding: 20px;
  border-radius: 50%;
}
.cid-t264wRZC6o a.close:hover {
  color: #ffffff;
}
.cid-t264wRZC6o .play {
  display: inline-block;
  width: 52px;
  height: 52px;
  line-height: 3.5rem !important;
  text-align: center;
  border-radius: 100%;
  background: #ffffff;
  transition: all 200ms ease-in-out;
  cursor: pointer;
}
.cid-t264wRZC6o .play-text {
  margin-bottom: 0 !important;
  padding-left: 10px;
  display: inline-block;
}
.cid-t264wRZC6o .play-text.display-4 {
  font-size: 18px;
  font-weight: 600;
}
@media (max-width: 992px) {
  .cid-t264wRZC6o svg {
    display: none;
  }
}
@media (max-width: 768px) {
  .cid-t264wRZC6o .show-modal {
    margin-bottom: 20px;
  }
}
.cid-t264wRZC6o .mbr-text,
.cid-t264wRZC6o .mbr-section-btn {
  color: #ffffff;
  text-align: center;
}
.cid-t264wRZC6o .mbr-text,
.cid-t264wRZC6o .mbr-section-btn,
.cid-t264wRZC6o .icon-wrap {
  color: #ffffff;
  text-align: left;
}
.cid-sO0jz1xO1C {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-sO0jz1xO1C nav.navbar {
  position: fixed;
  box-shadow: 0px 4px 5px -1px #858585;
}
.cid-sO0jz1xO1C .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown-menu {
  padding: 0;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #ffffff;
}
.cid-sO0jz1xO1C .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cid-sO0jz1xO1C .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cid-sO0jz1xO1C .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-sO0jz1xO1C .nav-link {
  position: relative;
}
.cid-sO0jz1xO1C .container {
  display: flex;
  margin: auto;
}
.cid-sO0jz1xO1C .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cid-sO0jz1xO1C .nav-item:focus,
.cid-sO0jz1xO1C .nav-link:focus {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-sO0jz1xO1C .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-sO0jz1xO1C .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.opened {
  transition: all 0.3s;
}
.cid-sO0jz1xO1C .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-sO0jz1xO1C .navbar .navbar-logo img {
  width: auto;
}
.cid-sO0jz1xO1C .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar.collapsed {
  justify-content: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-sO0jz1xO1C .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-sO0jz1xO1C .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.5rem);
  }
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.8rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-sO0jz1xO1C .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .cid-sO0jz1xO1C .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-sO0jz1xO1C .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-sO0jz1xO1C .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-sO0jz1xO1C .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-sO0jz1xO1C .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-sO0jz1xO1C .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-sO0jz1xO1C .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-sO0jz1xO1C .navbar.navbar-short {
  min-height: 60px;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-sO0jz1xO1C .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown-item.active,
.cid-sO0jz1xO1C .dropdown-item:active {
  background-color: transparent;
}
.cid-sO0jz1xO1C .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-sO0jz1xO1C .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sO0jz1xO1C ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-sO0jz1xO1C .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-sO0jz1xO1C button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #a66a00;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-sO0jz1xO1C a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-sO0jz1xO1C .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sO0jz1xO1C .navbar {
    height: 70px;
  }
  .cid-sO0jz1xO1C .navbar.opened {
    height: auto;
  }
  .cid-sO0jz1xO1C .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-t1CMXIrrEg {
  padding-top: 90px;
  padding-bottom: 30px;
  background-color: #444444;
}
.cid-t1CMXIrrEg .team-left-inner .featured-wrapper img {
  max-width: 100%;
  height: auto;
  box-shadow: 0 0 50px rgba(79, 110, 173, 0.1);
  border-radius: 4px;
}
.cid-t1CMXIrrEg .team-left-inner .team-info-block {
  padding: 30px;
  border-bottom: 1px solid #e5e8ef;
}
.cid-t1CMXIrrEg .team-left-inner .team-info-block .team-title {
  color: #130947;
  font-weight: 800;
  margin-bottom: 5px;
  letter-spacing: -0.5px;
  line-height: 1.25;
}
.cid-t1CMXIrrEg .team-left-inner .team-info-block .team-designation {
  color: #4f87fb;
  line-height: 1.625;
  margin-bottom: 20px;
  font-weight: 600;
  letter-spacing: 0;
}
.cid-t1CMXIrrEg .team-left-inner .team-info-block .short-description p {
  line-height: 1.5;
  font-weight: 400;
  color: #6d7a8c;
}
.cid-t1CMXIrrEg .team-left-inner .team-info-block .personal-title {
  color: #4f87fb;
  font-size: 22px !important;
}
.cid-t1CMXIrrEg .team-left-inner .team-info-block .single-team-info {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 30px;
  line-height: 1.5;
}
.cid-t1CMXIrrEg .team-left-inner .team-info-block .single-team-info label {
  display: inline-block;
  width: 110px;
  font-weight: 700;
  margin-bottom: 1rem;
}
.cid-t1CMXIrrEg .team-left-inner .team-info-block .display-7 {
  font-size: 24px;
}
.cid-t1CMXIrrEg .team-left-inner .team-info-block .display-4 {
  font-size: 16px;
}
.cid-t1CMXIrrEg .team-left-inner .team-info-block .social span {
  font-size: 1.1rem;
  padding: 17px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  border-radius: 4px;
  color: #4f87fb;
  margin-right: 10px;
}
.cid-t1CMXIrrEg .team-left-inner .team-info-block .social span:hover {
  background-color: #4f87fb;
  color: #ffffff;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.cid-t1CMXIrrEg .team-left-inner .team-info-block:last-child {
  border: none;
}
.cid-t1CMXIrrEg .entry-content .text-box {
  padding: 0rem;
}
.cid-t1CMXIrrEg .entry-content .text-box .display-4 {
  font-size: 16px;
}
.cid-t1CMXIrrEg .entry-content .text-box .card-title {
  color: #130947;
  margin-bottom: 30px;
  font-weight: 700;
}
.cid-t1CMXIrrEg .entry-content .text-box .card-title.display-5 {
  font-size: 30px;
  line-height: 1.3;
  letter-spacing: -0.5px;
}
.cid-t1CMXIrrEg .entry-content .text-box .doc-descr {
  line-height: 1.5;
  margin-bottom: 35px;
  color: #6d7a8c;
}
.cid-t1CMXIrrEg .entry-content .capabilities {
  margin-bottom: 35px;
}
.cid-t1CMXIrrEg .entry-content .capabilities-title {
  color: #130947;
  line-height: 1.3;
  letter-spacing: -0.5px;
  margin-bottom: 30px;
}
.cid-t1CMXIrrEg .entry-content .capabilities .list {
  list-style-type: none;
  line-height: 1.5;
  padding-left: 0;
  margin-bottom: 0;
}
.cid-t1CMXIrrEg .entry-content .capabilities .list li {
  margin-bottom: 15px;
  color: #6d7a8c;
}
.cid-t1CMXIrrEg .entry-content .capabilities .list li::before {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #4f87fb;
  content: '';
  margin-right: 10px;
  vertical-align: middle;
}
.cid-t1CMXIrrEg .entry-content .capabilities-text {
  color: #6d7a8c;
  padding-top: 10px;
}
.cid-t1CMXIrrEg .entry-content .capabilities .display-4 {
  font-size: 16px;
  line-height: 1.5;
}
.cid-t1CMXIrrEg .entry-content .contact {
  margin-top: 30px;
}
.cid-t1CMXIrrEg .entry-content .contact-title {
  margin-bottom: 30px;
  color: #130947;
}
.cid-t1CMXIrrEg .entry-content .contact .mbr-form .btn {
  -webkit-box-pack: justify;
  justify-content: space-between;
  border-width: 2px;
  border-radius: 4px;
  padding: 13px 22px;
  font-weight: 500;
  line-height: 2.3;
  letter-spacing: 1px;
  display: inline-flex;
  font-color: #000000;
}
.cid-t1CMXIrrEg .entry-content .contact .btn.display-4 {
  font-size: 13px;
}
.cid-t1CMXIrrEg .entry-content .contact .btn-black {
  background-color: #28303f !important;
  border-color: #28303f !important;
}
.cid-t1CMXIrrEg .entry-content .contact .btn-black:hover {
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.cid-t1CMXIrrEg .progress_elements {
  margin: 0 auto;
  margin-top: 30px;
}
.cid-t1CMXIrrEg .progress_elements .title-wrap {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.cid-t1CMXIrrEg .progress_elements .title-wrap .progressbar-title p {
  margin-bottom: 0.5rem;
}
.cid-t1CMXIrrEg .progress_elements .progress {
  width: 100%;
  height: 6px;
  position: relative;
  overflow: visible;
}
.cid-t1CMXIrrEg .progress_elements .progress::after {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  top: -4px;
}
.cid-t1CMXIrrEg .progress_elements .progress-primary {
  background: rgba(206, 206, 206, 0.4);
  border: none;
  outline: none;
}
.cid-t1CMXIrrEg .progress_elements .progress1 progress::after {
  left: 70%;
  border: 3px solid #4f87fb;
}
.cid-t1CMXIrrEg .progress_elements .progress2 progress::after {
  left: 63%;
  border: 3px solid #4f87fb;
}
.cid-t1CMXIrrEg .progress_elements .progress3 progress::after {
  left: 78%;
  border: 3px solid #4f87fb;
}
.cid-t1CMXIrrEg .progress_elements .progress4 progress::after {
  left: 53%;
  border: 3px solid #4f87fb;
}
.cid-t1CMXIrrEg progress[value]::-webkit-progress-bar {
  background: rgba(255, 255, 255, 0.1);
}
.cid-t1CMXIrrEg .progress1 progress::-webkit-progress-value {
  background: #4f87fb;
}
.cid-t1CMXIrrEg .progress2 progress::-webkit-progress-value {
  background: #4f87fb;
}
.cid-t1CMXIrrEg .progress3 progress::-webkit-progress-value {
  background: #4f87fb;
}
.cid-t1CMXIrrEg .progress4 progress::-webkit-progress-value {
  background: #4f87fb;
}
.cid-t1CMXIrrEg .progress-primary::-webkit-progress-bar {
  background: rgba(206, 206, 206, 0.4);
}
.cid-t1CMXIrrEg .progressbar-title p {
  color: #6d7a8c;
}
.cid-t1CMXIrrEg .entry-content .text-box .doc-descr {
  color: #ffffff;
}
.cid-t1CMXIrrEg .team-left-inner .team-info-block .short-description p {
  color: #ffffff;
}
.cid-t1CMXIrrEg .entry-content .capabilities .mbr-list .list li {
  color: #ffffff;
}
.cid-t1CMXIrrEg .entry-content .capabilities .capabilities-title,
.cid-t1CMXIrrEg .entry-content .capabilities .mbr-list .list {
  color: #ffffff;
}
.cid-t1CMXIrrEg .entry-content .capabilities .capabilities-text {
  color: #ffffff;
}
.cid-t1CMXIrrEg .team-left-inner .team-info-block .team-title {
  color: #ffffff;
  text-align: center;
}
.cid-t1CMXIrrEg .team-left-inner .team-info-block .team-designation {
  color: #ffffff;
}
.cid-t1CMXIrrEg .entry-content .text-box .card-title {
  color: #ffffff;
}
.cid-t1CMXIrrEg .btn {
  font-weight: bold;
  color: #000000 !important;
}
.cid-t1CMXIrrEg .btn:hover {
  color: #ffffff !important;
}
.cid-t2QUA0ZIFJ {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #444444;
}
@media (max-width: 991px) {
  .cid-t2QUA0ZIFJ .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-t2QUA0ZIFJ .row {
  flex-direction: row-reverse;
}
.cid-t2QUA0ZIFJ img {
  width: 100%;
}
@media (min-width: 992px) {
  .cid-t2QUA0ZIFJ .text-wrapper {
    padding: 2rem;
  }
}
.cid-t2QUA0ZIFJ .mbr-text {
  text-align: center;
}
.cid-t2QUA0ZIFJ .mbr-section-title {
  text-align: center;
  color: #ffffff;
}
.cid-t1CMZk4mfB {
  padding-top: 45px;
  padding-bottom: 60px;
  background-color: #444444;
}
.cid-t1CMZk4mfB .card {
  -webkit-align-items: center;
  align-items: center;
}
.cid-t1CMZk4mfB .card-box {
  width: 100%;
}
.cid-t1CMZk4mfB .card-img {
  padding: 1rem;
  border: 2px solid #e9e9e9;
  border-radius: 100%;
  height: 120px;
  width: 120px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  display: flex;
}
.cid-t1CMZk4mfB .card-img span {
  color: #51aafa;
  font-size: 3rem;
}
.cid-t1CMZk4mfB .mbr-text {
  color: #767676;
}
.cid-t1CMZk4mfB p {
  margin: 0;
}
.cid-t1CMZk4mfB .h3lh {
  line-height: 28px;
}
@media (max-width: 576px) {
  .cid-t1CMZk4mfB .card {
    margin-bottom: 2rem;
  }
}
.cid-t1CMZk4mfB .card-title,
.cid-t1CMZk4mfB .card-img {
  color: #f6c616;
  text-align: center;
}
.cid-t1CMZk4mfB .mbr-section-title {
  text-align: center;
}
.cid-t1CMZk4mfB .mbr-section-sub-title {
  text-align: center;
  color: #ffffff;
}
.cid-t1CMZk4mfB .line-wrap {
  display: inline-block;
  width: 100%;
}
.cid-t1CMZk4mfB .line {
  display: inline-block;
  width: 80px;
  height: 4px;
  background-color: #0a1c44;
  margin-top: 0.5rem;
  margin-bottom: 2rem;
}
.cid-t1CMZk4mfB .line-wrap2 {
  display: inline-block;
  width: 100%;
}
.cid-t1CMZk4mfB .line2 {
  display: inline-block;
  width: 30px;
  height: 2px;
  background-color: #e9e9e9;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.cid-t1CMZk4mfB .mbr-section-title,
.cid-t1CMZk4mfB .line-wrap {
  text-align: center;
  color: #ffffff;
}
.cid-t1CMZk4mfB .mbr-text,
.cid-t1CMZk4mfB .line-wrap2 {
  text-align: center;
  color: #ffffff;
}
.cid-t1CN086GzS {
  padding-top: 75px;
  padding-bottom: 30px;
  background-image: url("../../../assets/images/mbr-1620x1080.jpg");
}
.cid-t1CN086GzS .card {
  background: transparent !important;
  padding: 5rem 5rem;
}
.cid-t1CN086GzS img {
  width: 100%;
  border-radius: 15px;
}
.cid-t1CN086GzS .content {
  max-width: 800px;
  margin: auto;
}
@media (max-width: 992px) {
  .cid-t1CN086GzS .card {
    padding: 4rem 2rem;
  }
}
@media (max-width: 767px) {
  .cid-t1CN086GzS .card {
    padding: 2rem 1rem;
  }
}
.cid-t1CN086GzS H1 {
  text-align: center;
  color: #ffffff;
}
.cid-t1CN086GzS .mbr-text,
.cid-t1CN086GzS .mbr-section-btn {
  color: #ffffff;
  text-align: center;
}
.cid-t1CN086GzS .btn {
  font-weight: bold;
  color: #000000 !important;
}
.cid-t1CN086GzS .btn:hover {
  color: #ffffff !important;
}
.cid-t1CNg8WBfG {
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url("../../../assets/images/05-1.jpg");
}
.cid-t1CNg8WBfG .signature {
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.cid-t1CNg8WBfG .mbr-section-title {
  letter-spacing: 0.1em;
}
.cid-t1CNg8WBfG .card-img {
  margin-bottom: 1rem;
}
.cid-t1CNg8WBfG .card-img span {
  font-size: 60px;
}
.cid-t1CNgRXwPG {
  padding-top: 40px;
  background-color: #444444;
}
.cid-t1CNgRXwPG .container {
  margin-bottom: 15%;
}
.cid-t1CNgRXwPG .content-container .btn-bgr {
  z-index: 0;
}
.cid-t1CNgRXwPG img {
  width: 100%;
}
.cid-t1CNgRXwPG .container-boxes {
  padding-bottom: 60px;
  position: relative;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  background-color: #444444;
}
.cid-t1CNgRXwPG .icon-block-top span {
  background-color: #f6c616;
  padding: 1.5rem;
  position: absolute;
  border-radius: 50%;
  margin-top: -2.5rem;
  top: 0;
  font-size: 1.8rem;
  width: 78px;
  height: 78px;
}
.cid-t1CNgRXwPG .box-item {
  position: relative;
  box-shadow: #d2d2d2 0px 0px 15px;
  border-radius: 3px;
  margin-right: 1.5rem;
  width: 29%;
  padding: 1.5rem;
}
.cid-t1CNgRXwPG .box-item:first-child {
  background-color: #ffffff;
  margin-top: -150px;
}
.cid-t1CNgRXwPG .box-item:nth-child(2) {
  background-color: #ffffff;
}
.cid-t1CNgRXwPG .box-item:last-child {
  background-color: #ffffff;
  margin-right: 0;
}
.cid-t1CNgRXwPG .box-item-text,
.cid-t1CNgRXwPG .mbr-section-btn {
  color: #000000;
  text-align: center;
}
.cid-t1CNgRXwPG .box-list {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.cid-t1CNgRXwPG .box-list li {
  border-bottom: 1px solid;
  padding: 10px 0 5px;
}
.cid-t1CNgRXwPG .box-list li:last-child {
  border-bottom: none;
}
.cid-t1CNgRXwPG .box-list li span {
  float: right;
  text-align: right;
  padding-left: 0.5rem;
}
.cid-t1CNgRXwPG .media-content {
  -webkit-flex-basis: initial;
  flex-basis: initial;
}
.cid-t1CNgRXwPG .mbr-section-btn {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.cid-t1CNgRXwPG .mbr-section-btn > .btn-underline {
  padding: .5rem;
}
@media (min-width: 992px) {
  .cid-t1CNgRXwPG .box-item {
    margin-top: -150px;
    max-width: 400px;
  }
}
@media (max-width: 767px) {
  .cid-t1CNgRXwPG img {
    width: 250px;
    margin: 0 auto !important;
  }
  .cid-t1CNgRXwPG .p-descr {
    margin-bottom: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-t1CNgRXwPG .box-item {
    margin-bottom: 4rem;
    margin-right: 0;
    margin-top: 0;
    width: 90%;
  }
  .cid-t1CNgRXwPG .box-item:last-child {
    margin-bottom: 0;
  }
  .cid-t1CNgRXwPG .content-container {
    -webkit-flex-basis: 90%;
    flex-basis: 90%;
  }
  .cid-t1CNgRXwPG .box-item:first-child {
    margin-top: -100px;
  }
}
.cid-t1CNgRXwPG .mbr-text {
  color: #efefef;
}
.cid-t1CNgRXwPG H1 {
  color: #ffffff;
}
.cid-t4axOj5xEB {
  padding-top: 5rem;
  padding-bottom: 2rem;
  background-color: #232323;
}
.cid-t4axOj5xEB .row {
  background: #ebedf2;
  padding: 0rem 0rem;
  margin: 0rem;
  margin-top: 1rem;
  border-radius: 10px;
  box-shadow: 0 10px 15px rgba(189, 195, 212, 0.4);
}
.cid-t4axOj5xEB img {
  margin-right: 5rem;
  width: 60%;
  object-fit: cover;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  transform: scale(1.2);
  transform-origin: bottom;
}
@media (max-width: 992px) {
  .cid-t4axOj5xEB img {
    width: 50%;
    transform: scaleY(1);
    margin: auto;
  }
}
@media (max-width: 767px) {
  .cid-t4axOj5xEB img {
    width: 90%;
    transform: scaleY(1);
    margin: auto;
  }
}
.cid-t4axOj5xEB .card {
  padding: 0rem 5rem;
}
@media (max-width: 992px) {
  .cid-t4axOj5xEB .card {
    padding: 3rem 2rem;
  }
}
@media (max-width: 767px) {
  .cid-t4axOj5xEB .card {
    padding: 2rem 0rem;
  }
}
.cid-t4axOj5xEB .mbr-text,
.cid-t4axOj5xEB .mbr-section-btn {
  color: #777777;
}
.cid-t4axOj5xEB .mbr-section-subtitle {
  color: #000000;
  text-align: left;
}
.cid-t4axOj5xEB .mbr-section-title {
  color: #000000;
  text-align: left;
}
.cid-sO0B7livY6 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
}
.cid-sO0B7livY6 [class^="socicon-"]:before,
.cid-sO0B7livY6 [class*=" socicon-"]:before {
  line-height: 44px;
}
.cid-sO0B7livY6 .social-list {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-sO0B7livY6 .soc-item {
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 100%;
  display: flex;
  -webkit-box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0.6rem;
  margin-bottom: 1rem;
}
.cid-sO0B7livY6 .soc-item span {
  font-size: 1.4rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cid-sO0B7livY6 .btn-social,
.cid-sO0B7livY6 .mbr-section-title {
  color: #ffffff;
}
.cid-sO0BchKvoF {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
  overflow: hidden;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */

section {
  background-color: #eeeeee;
}

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

:focus {
  outline: none;
}

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

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

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

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

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,.btn,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.jq-selectbox li {
  padding: 1rem;
}

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

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

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

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

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

.carousel-item img {
  margin: auto;
}

.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;
}

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

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

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

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

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

.btn-form {
  margin: 0;
  border-radius: 0;
}

.btn-form:hover {
  cursor: pointer;
}

#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%;
  -webkit-transform: rotate(135deg);
  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;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #f5f5f5;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 3.5em;
  padding: 1rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

.dropup .dropdown-toggle::after {
  display: none;
}
.cid-sO0jz1xO1C {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-sO0jz1xO1C nav.navbar {
  position: fixed;
  box-shadow: 0px 4px 5px -1px #858585;
}
.cid-sO0jz1xO1C .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown-menu {
  padding: 0;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #ffffff;
}
.cid-sO0jz1xO1C .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cid-sO0jz1xO1C .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cid-sO0jz1xO1C .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-sO0jz1xO1C .nav-link {
  position: relative;
}
.cid-sO0jz1xO1C .container {
  display: flex;
  margin: auto;
}
.cid-sO0jz1xO1C .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cid-sO0jz1xO1C .nav-item:focus,
.cid-sO0jz1xO1C .nav-link:focus {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-sO0jz1xO1C .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-sO0jz1xO1C .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.opened {
  transition: all 0.3s;
}
.cid-sO0jz1xO1C .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-sO0jz1xO1C .navbar .navbar-logo img {
  width: auto;
}
.cid-sO0jz1xO1C .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar.collapsed {
  justify-content: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-sO0jz1xO1C .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-sO0jz1xO1C .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.5rem);
  }
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.8rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-sO0jz1xO1C .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .cid-sO0jz1xO1C .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-sO0jz1xO1C .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-sO0jz1xO1C .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-sO0jz1xO1C .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-sO0jz1xO1C .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-sO0jz1xO1C .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-sO0jz1xO1C .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-sO0jz1xO1C .navbar.navbar-short {
  min-height: 60px;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-sO0jz1xO1C .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown-item.active,
.cid-sO0jz1xO1C .dropdown-item:active {
  background-color: transparent;
}
.cid-sO0jz1xO1C .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-sO0jz1xO1C .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sO0jz1xO1C ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-sO0jz1xO1C .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-sO0jz1xO1C button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #a66a00;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-sO0jz1xO1C a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-sO0jz1xO1C .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sO0jz1xO1C .navbar {
    height: 70px;
  }
  .cid-sO0jz1xO1C .navbar.opened {
    height: auto;
  }
  .cid-sO0jz1xO1C .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-sOcDbBcMRS {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sOcDbBcMRS .content-slider {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 0;
}
.cid-sOcDbBcMRS .modal-body .close {
  background: #1b1b1b;
}
.cid-sOcDbBcMRS .modal-body .close span {
  font-style: normal;
}
.cid-sOcDbBcMRS .carousel-inner > .active,
.cid-sOcDbBcMRS .carousel-inner > .next,
.cid-sOcDbBcMRS .carousel-inner > .prev {
  display: flex;
}
.cid-sOcDbBcMRS .carousel-control .icon-next,
.cid-sOcDbBcMRS .carousel-control .icon-prev {
  margin-top: -18px;
  font-size: 40px;
  line-height: 27px;
}
.cid-sOcDbBcMRS .carousel-control:hover {
  background: #1b1b1b;
  color: #fff;
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-sOcDbBcMRS .container .carousel-control {
    margin-bottom: 0;
  }
  .cid-sOcDbBcMRS .content-slider-wrap {
    width: 100%!important;
  }
}
.cid-sOcDbBcMRS .boxed-slider {
  position: relative;
  padding: 93px 0;
}
.cid-sOcDbBcMRS .boxed-slider > div {
  position: relative;
}
.cid-sOcDbBcMRS .container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.cid-sOcDbBcMRS .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-sOcDbBcMRS .mbr-section {
  padding: 0;
  background-attachment: scroll;
}
.cid-sOcDbBcMRS .mbr-table-cell {
  padding: 0;
}
.cid-sOcDbBcMRS .container .carousel-indicators {
  margin-bottom: 3px;
}
.cid-sOcDbBcMRS .carousel-caption {
  top: 50%;
  right: 0;
  bottom: auto;
  left: 0;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cid-sOcDbBcMRS .mbr-overlay {
  z-index: 1;
  pointer-events: none;
}
.cid-sOcDbBcMRS .container-slide.container {
  width: 100%;
  min-height: 100vh;
  padding: 0;
  min-width: 100%;
}
.cid-sOcDbBcMRS .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-sOcDbBcMRS .carousel-item .container {
    width: 100%;
  }
}
.cid-sOcDbBcMRS .carousel-item-next.carousel-item-left,
.cid-sOcDbBcMRS .carousel-item-prev.carousel-item-right {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.cid-sOcDbBcMRS .active.carousel-item-right,
.cid-sOcDbBcMRS .carousel-item-next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.cid-sOcDbBcMRS .active.carousel-item-left,
.cid-sOcDbBcMRS .carousel-item-prev {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.cid-sOcDbBcMRS .mbr-slider .carousel-control {
  top: 50%;
  width: 50px;
  height: 50px;
  margin-top: -1.5rem;
  font-size: 35px;
  background: rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  border-radius: 50%;
  transition: all .3s;
  z-index: 11;
}
.cid-sOcDbBcMRS .mbr-slider .carousel-control.carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-sOcDbBcMRS .mbr-slider .carousel-control.carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-sOcDbBcMRS .mbr-slider .carousel-control .mbr-iconfont {
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  .cid-sOcDbBcMRS .mbr-slider .carousel-control {
    top: auto;
    bottom: 1rem;
  }
}
.cid-sOcDbBcMRS .mbr-slider .carousel-indicators {
  position: absolute;
  bottom: 0;
  margin-bottom: 1.5rem !important;
}
.cid-sOcDbBcMRS .mbr-slider .carousel-indicators li {
  max-width: 15px;
  height: 15px;
  width: 15px;
  max-height: 15px;
  margin: 3px;
  background-color: rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  border-radius: 50%;
  opacity: .5;
  transition: all .3s;
}
.cid-sOcDbBcMRS .mbr-slider .carousel-indicators li.active,
.cid-sOcDbBcMRS .mbr-slider .carousel-indicators li:hover {
  opacity: .9;
}
.cid-sOcDbBcMRS .mbr-slider .carousel-indicators li::after,
.cid-sOcDbBcMRS .mbr-slider .carousel-indicators li::before {
  content: none;
}
.cid-sOcDbBcMRS .mbr-slider .carousel-indicators.ie-fix {
  left: 50%;
  display: block;
  width: 60%;
  margin-left: -30%;
  text-align: center;
}
@media (max-width: 576px) {
  .cid-sOcDbBcMRS .mbr-slider .carousel-indicators {
    display: none !important;
  }
}
.cid-sOcDbBcMRS .mbr-slider > .container img {
  width: 100%;
}
.cid-sOcDbBcMRS .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-sOcDbBcMRS .mbr-slider > .container .carousel-indicators {
  margin-bottom: 3px;
}
@media (max-width: 576px) {
  .cid-sOcDbBcMRS .mbr-slider > .container .carousel-control {
    margin-bottom: 0;
  }
}
.cid-sOcDbBcMRS .mbr-slider .mbr-section {
  padding: 0;
  background-attachment: scroll;
}
.cid-sOcDbBcMRS .mbr-slider .mbr-table-cell {
  padding: 0;
}
.cid-sOcDbBcMRS .carousel-item .container.container-slide {
  position: initial;
  min-height: 0;
}
.cid-sOcDbBcMRS .full-screen .slider-fullscreen-image {
  min-height: 100vh;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.cid-sOcDbBcMRS .full-screen .slider-fullscreen-image.active {
  display: flex;
}
.cid-sOcDbBcMRS .full-screen .container {
  width: auto;
  padding-right: 0;
  padding-left: 0;
}
.cid-sOcDbBcMRS .full-screen .carousel-item .container.container-slide {
  width: 100%;
  min-height: 100vh;
  padding: 0;
}
.cid-sOcDbBcMRS .full-screen .carousel-item .container.container-slide img {
  display: none;
}
.cid-sOcDbBcMRS .mbr-background-video-preview {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.cid-sOcDbBcMRS .mbr-overlay ~ .container-slide {
  z-index: auto;
}
.cid-sOcDbBcMRS .mbr-slider.slide .container {
  overflow: hidden;
  padding: 0;
}
.cid-sOcDbBcMRS .carousel-inner {
  height: 100%;
}
.cid-sOcDbBcMRS .slider-fullscreen-image {
  height: 100%;
  background: transparent !important;
}
.cid-sOcDbBcMRS .image_wrapper {
  width: 100%;
  position: relative;
  display: inline-block;
  height: 500px;
  overflow: hidden;
}
.cid-sOcDbBcMRS .carousel-item .container-slide {
  text-align: center;
  margin-bottom: -0.5rem;
}
.cid-sOcDbBcMRS .content-slider-wrap {
  width: 100%;
}
.cid-sOcNIEkdAH {
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url("../../../assets/images/studioinforma-3-1032x581.jpeg");
}
.cid-sOcNIEkdAH .mbr-overlay {
  background: #efefef;
  background: linear-gradient(90deg, #efefef, #ffffff);
}
.cid-sOcNIEkdAH .mbr-section-subtitle {
  color: #e3e3e3;
}
.cid-sOcNIEkdAH img {
  border-radius: 10px;
}
@media (max-width: 992px) {
  .cid-sOcNIEkdAH img {
    width: 100%!important;
  }
}
.cid-sOcNIEkdAH H1 {
  color: #232323;
}
.cid-sOcNIEkdAH .mbr-section-subtitle,
.cid-sOcNIEkdAH .mbr-section-btn {
  color: #232323;
}
.cid-sOcSnuCAqr {
  padding-top: 15px;
  padding-bottom: 90px;
  background-color: #cccccc;
}
.cid-sOcSnuCAqr .mbr-iconfont2 {
  color: #ffffff;
}
.cid-sOcSnuCAqr .mbr-iconfont {
  font-size: 3rem;
  transition: 0.7s;
}
.cid-sOcSnuCAqr .card-inner {
  background-color: #377d91;
  transition: 0.7s;
  z-index: 10;
  box-shadow: 0px 5px 4px 1px rgba(0, 0, 0, 0.6);
}
.cid-sOcSnuCAqr .btn {
  margin-left: 0rem;
}
.cid-sOcSnuCAqr .row {
  padding-bottom: 8rem;
}
.cid-sOcSnuCAqr .link {
  margin: 0;
}
.cid-sOcSnuCAqr .card-title {
  position: relative;
  margin-bottom: 1.3rem;
  padding-bottom: 0.5rem;
}
.cid-sOcSnuCAqr .card-title:after {
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0;
  right: 0;
  width: 40px;
  height: 2px;
  background: #ffffff;
  transition: 0.7s;
}
.cid-sOcSnuCAqr .card-img {
  margin-bottom: 3.2rem;
}
.cid-sOcSnuCAqr .link a {
  position: relative;
  letter-spacing: 2px;
}
.cid-sOcSnuCAqr .card:hover .card-inner {
  background-color: #2c5a67;
  box-shadow: 0px 10px 50px 10px rgba(0, 0, 0, 0.3);
}
.cid-sOcSnuCAqr .card:hover .mbr-iconfont {
  color: #073b4c !important;
}
.cid-sOcSnuCAqr .card:hover .card-title:after {
  background: #073b4c;
}
.cid-sOcSnuCAqr .media-container-row {
  align-items: flex-end;
}
.cid-sOcSnuCAqr .mbr-section-title {
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .cid-sOcSnuCAqr .card {
    padding: 0;
    margin-bottom: 2rem;
  }
  .cid-sOcSnuCAqr .card-inner {
    padding: 3rem 1rem;
  }
}
@media (min-width: 767px) {
  .cid-sOcSnuCAqr .card-inner {
    padding: 3.4rem 2.5rem 3.6rem;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  .cid-sOcSnuCAqr .card {
    margin-bottom: 2rem;
  }
  .cid-sOcSnuCAqr .row {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 992px) {
  .cid-sOcSnuCAqr .row {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.cid-sOcSnuCAqr .card {
  position: relative;
}
.cid-sOcSnuCAqr .card-3::after {
  content: '';
  background-color: #149dcc;
  height: 70px;
  width: 97%;
  position: absolute;
  bottom: -20px;
  z-index: 1;
}
.cid-sOcSnuCAqr .card:first-child .card-inner {
  background-color: #073b4c;
}
.cid-sOcSnuCAqr .card:first-child .card-inner .mbr-iconfont1 {
  color: #ffffff;
}
.cid-sOcSnuCAqr .card:first-child .card-inner .card-title:after {
  background: #ffffff;
}
.cid-sOcSnuCAqr .card:first-child .card-inner:hover .mbr-iconfont1 {
  color: #073b4c !important;
}
.cid-sOcSnuCAqr .card:first-child .card-inner:hover .card-title:after {
  background: #073b4c;
}
.cid-sOcSnuCAqr .card:first-child .card-inner:hover {
  background-color: #2c5a67;
}
.cid-sOcSnuCAqr .line-title {
  width: 40px;
  height: 2px;
  background-color: #000000;
  margin-bottom: 1.2rem;
  display: inline-block;
}
.cid-sOcSnuCAqr .line-title-big {
  width: 72px;
  height: 3px;
  background-color: #000000;
  margin-bottom: 2rem;
  display: inline-block;
}
.cid-sOcSnuCAqr .block-title,
.cid-sOcSnuCAqr .mbr-section-title,
.cid-sOcSnuCAqr .line,
.cid-sOcSnuCAqr .mbr-section-btn DIV {
  text-align: center;
}
.cid-sOcSnuCAqr .block-title,
.cid-sOcSnuCAqr .mbr-section-title,
.cid-sOcSnuCAqr .line,
.cid-sOcSnuCAqr .mbr-section-btn {
  color: #377d91;
}
.cid-sOcXO8WWU3 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #cccccc;
}
.cid-sOcXO8WWU3 .underline .line {
  width: 2rem;
  height: 1px;
  background: #ffffff;
  display: inline-block;
}
.cid-sOcXO8WWU3 .card .card-block {
  transition: 0.7s;
  box-shadow: 0px 5px 4px 1px rgba(0, 0, 0, 0.6);
  background: #2c5a67;
  padding: 2rem;
  position: relative;
}
.cid-sOcXO8WWU3 .card .card-block:before {
  position: absolute;
  left: calc(50% - 7px);
  bottom: -7px;
  width: 14px;
  height: 14px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #2c5a67;
  content: '';
  display: block;
}
.cid-sOcXO8WWU3 .card .card-block:hover {
  box-shadow: 0px 10px 50px 10px rgba(0, 0, 0, 0.3);
}
.cid-sOcXO8WWU3 .card .mbr-author {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding-top: 0;
  border-top: none;
  padding: 1.25rem;
  background: transparent;
}
.cid-sOcXO8WWU3 .card .mbr-author .mbr-author-img {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 50%;
}
.cid-sOcXO8WWU3 .card .mbr-author .mbr-author-img.img-margin {
  margin-right: 1.25rem;
}
.cid-sOcXO8WWU3 .card .mbr-author .mbr-author-img img {
  width: 100%;
  min-width: 100%;
  min-height: 100%;
}
.cid-sOcXO8WWU3 .card .mbr-author .name-wrap {
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sOcXO8WWU3 .card .mbr-author .name-wrap .mbr-author-name p {
  margin-bottom: 0px;
}
.cid-sOcXO8WWU3 .card .mbr-author .name-wrap .mbr-author-desc p {
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .cid-sOcXO8WWU3 .card:not(.last-card) {
    margin-bottom: 2rem;
  }
}
.cid-sOcXO8WWU3 .card-block P {
  color: #ffffff;
}
.cid-sOcXO8WWU3 .main-title {
  color: #377d91;
}
.cid-sOcXes585S {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #cccccc;
}
.cid-sOcXes585S .mbr-text {
  color: #ffffff;
  text-align: center;
  letter-spacing: 0.03em;
}
.cid-sOcXes585S h4 {
  text-align: center;
}
.cid-sOcXes585S p {
  text-align: center;
}
.cid-sOcXes585S .card {
  padding-bottom: 3rem;
}
.cid-sOcXes585S .card-img {
  padding-bottom: 1.5rem;
}
.cid-sOcXes585S .card-img span {
  font-size: 80px;
  color: #ffffff;
}
.cid-sOcXes585S .card-title,
.cid-sOcXes585S .card-img {
  color: #ffffff;
  text-align: center;
}
.cid-sOcXes585S .card-title {
  letter-spacing: 0.1em;
  font-weight: bold;
  margin-bottom: 2rem;
}
.cid-sOcXes585S .header-title,
.cid-sOcXes585S .header-text {
  color: #ffffff;
  text-align: center;
  padding: 0;
  margin-bottom: 2rem;
  width: 100%;
}
.cid-sOcXes585S .header-title {
  letter-spacing: 0.1em;
}
.cid-sOcXes585S .header-text {
  letter-spacing: 0.03em;
}
.cid-sOec32MSAc {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #cccccc;
}
.cid-sOec32MSAc .mbr-iconfont {
  font-size: 50px;
  transition: color .3s;
  padding: 1.5rem;
}
.cid-sOec32MSAc .mbr-section-title {
  margin: 0;
}
.cid-sOec32MSAc .mbr-section-subtitle {
  color: #8d97ad;
}
.cid-sOec32MSAc .card-img span {
  color: #0f7699;
}
.cid-sOec32MSAc .wrapper {
  transition: all 0.5s;
  padding: 2.5rem 1rem;
  background: #ffffff;
  border-radius: 5px;
}
.cid-sOec32MSAc .row-item {
  margin-bottom: 2rem;
}
.cid-sOec32MSAc .row-item:hover .wrapper {
  box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.5);
  background: linear-gradient(90deg, #073b4c, #3d626c);
  cursor: pointer;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.cid-sOec32MSAc .row-item:hover .card-img span {
  color: #ffffff !important;
}
.cid-sOec32MSAc .row-item:hover .mbr-card-title {
  color: #ffffff !important;
}
.cid-sOdXFMj7We {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-sOdXFMj7We .img-wrap {
  width: 100%;
  margin-bottom: 3rem;
}
.cid-sOdXFMj7We .mbr-text,
.cid-sOdXFMj7We .mbr-section-btn {
  color: #ffffff;
}
.cid-sOdXFMj7We .mbr-section-title {
  color: #2c5a67;
}
.cid-sOdXFMj7We .buttons-wrap .link {
  display: flex;
}
.cid-sOdXFMj7We .mbr-arrow {
  bottom: 0;
}
@media (max-width: 767px) {
  .cid-sOdXFMj7We .img1 {
    width: 95%;
  }
}
.cid-sOdSqGT7p5 {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  background-color: #ffffff;
}
.cid-sOdSqGT7p5 .accordion .card {
  overflow: visible;
}
.cid-sOdSqGT7p5 .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-sOdSqGT7p5 .mbri-arrow-down:before {
  content: '\e960';
}
.cid-sOdSqGT7p5 .panel-text {
  padding: 1rem;
  color: #ffffff;
}
.cid-sOdSqGT7p5 .card {
  transition: 0.7s;
  box-shadow: 0px 5px 4px 1px rgba(0, 0, 0, 0.6);
  background: #073b4c;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-sOdSqGT7p5 .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-sOdSqGT7p5 .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-sOdSqGT7p5 .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-sOdSqGT7p5 .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-sOdSqGT7p5 .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-sOdSqGT7p5 .card .panel-body {
  color: #767676;
}
.cid-sOdSqGT7p5 .card:hover {
  background-color: #2c5a67;
  box-shadow: 0px 7px 10px 7px rgba(0, 0, 0, 0.3);
}
.cid-sOdSqGT7p5 .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-sOdSqGT7p5 H4 {
  color: #ffffff;
}
.cid-sOdSWEtcl9 {
  padding-top: 0rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-sOdSWEtcl9 .mbr-section-title {
  width: 100%;
  text-align: center;
  margin-bottom: 24px;
  line-height: 1.171em;
  color: #14142b;
}
.cid-sOdSWEtcl9 .mbr-text {
  color: #8c8c95;
  margin-bottom: 26px;
  text-align: center;
}
.cid-sOdSWEtcl9 .button-align {
  text-align: center;
}
.cid-sOdSWEtcl9 .margin {
  margin-right: 14px;
}
.cid-sOdSWEtcl9 .mbr-section-btn {
  display: block;
}
.cid-sOdSWEtcl9 .container {
  max-width: 739px;
}
@media (max-width: 440px) {
  .cid-sOdSWEtcl9 .margin {
    margin-right: 0px;
  }
  .cid-sOdSWEtcl9 .b {
    margin-bottom: 20px;
  }
}
.cid-sOdSWEtcl9 .btn {
  transition: 0.7s;
  box-shadow: 0px 5px 4px 1px rgba(0, 0, 0, 0.6);
  margin-top: 20px;
}
.cid-sOdSWEtcl9 a.btn > span {
  margin-left: 0.5rem;
}
.cid-sOdSWEtcl9 .clr {
  background: black;
}
.cid-sOe0uZBjLO {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-sOe0uZBjLO .img-wrap {
  width: 100%;
  margin-bottom: 3rem;
}
.cid-sOe0uZBjLO .mbr-text,
.cid-sOe0uZBjLO .mbr-section-btn {
  color: #ffffff;
}
.cid-sOe0uZBjLO .mbr-section-title {
  color: #2c5a67;
}
.cid-sOe0uZBjLO .buttons-wrap .link {
  display: flex;
}
.cid-sOe0uZBjLO .mbr-arrow {
  bottom: 0;
}
@media (max-width: 767px) {
  .cid-sOe0uZBjLO .img1 {
    width: 95%;
  }
}
.cid-sOe0HOC64T {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  background-color: #ffffff;
}
.cid-sOe0HOC64T .accordion .card {
  overflow: visible;
}
.cid-sOe0HOC64T .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-sOe0HOC64T .mbri-arrow-down:before {
  content: '\e960';
}
.cid-sOe0HOC64T .panel-text {
  padding: 1rem;
  color: #ffffff;
}
.cid-sOe0HOC64T .card {
  transition: 0.7s;
  box-shadow: 0px 5px 4px 1px rgba(0, 0, 0, 0.6);
  background: #073b4c;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-sOe0HOC64T .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-sOe0HOC64T .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-sOe0HOC64T .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-sOe0HOC64T .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-sOe0HOC64T .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-sOe0HOC64T .card .panel-body {
  color: #767676;
}
.cid-sOe0HOC64T .card:hover {
  background-color: #2c5a67;
  box-shadow: 0px 7px 10px 7px rgba(0, 0, 0, 0.3);
}
.cid-sOe0HOC64T .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-sOe0HOC64T H4 {
  color: #ffffff;
}
.cid-sOe1rbBx2j {
  padding-top: 0rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-sOe1rbBx2j .mbr-section-title {
  width: 100%;
  text-align: center;
  margin-bottom: 24px;
  line-height: 1.171em;
  color: #14142b;
}
.cid-sOe1rbBx2j .mbr-text {
  color: #8c8c95;
  margin-bottom: 26px;
  text-align: center;
}
.cid-sOe1rbBx2j .button-align {
  text-align: center;
}
.cid-sOe1rbBx2j .margin {
  margin-right: 14px;
}
.cid-sOe1rbBx2j .mbr-section-btn {
  display: block;
}
.cid-sOe1rbBx2j .container {
  max-width: 739px;
}
@media (max-width: 440px) {
  .cid-sOe1rbBx2j .margin {
    margin-right: 0px;
  }
  .cid-sOe1rbBx2j .b {
    margin-bottom: 20px;
  }
}
.cid-sOe1rbBx2j .btn {
  transition: 0.7s;
  box-shadow: 0px 5px 4px 1px rgba(0, 0, 0, 0.6);
  margin-top: 20px;
}
.cid-sOe1rbBx2j a.btn > span {
  margin-left: 0.5rem;
}
.cid-sOe1rbBx2j .clr {
  background: black;
}
.cid-sOe5chiJSA {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-sOe5chiJSA .video-wrapper iframe {
  width: 100%;
}
.cid-sOe5chiJSA .mbr-section-title,
.cid-sOe5chiJSA .mbr-section-subtitle,
.cid-sOe5chiJSA .mbr-text {
  text-align: center;
}
.cid-sOe5chiJSA .mbr-text {
  color: #2c5a67;
}
.cid-sOe2CVanON {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  background-color: #ffffff;
}
.cid-sOe2CVanON .accordion .card {
  overflow: visible;
}
.cid-sOe2CVanON .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-sOe2CVanON .mbri-arrow-down:before {
  content: '\e960';
}
.cid-sOe2CVanON .panel-text {
  padding: 1rem;
  color: #ffffff;
}
.cid-sOe2CVanON .card {
  transition: 0.7s;
  box-shadow: 0px 5px 4px 1px rgba(0, 0, 0, 0.6);
  background: #073b4c;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-sOe2CVanON .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-sOe2CVanON .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-sOe2CVanON .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-sOe2CVanON .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-sOe2CVanON .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-sOe2CVanON .card .panel-body {
  color: #767676;
}
.cid-sOe2CVanON .card:hover {
  background-color: #2c5a67;
  box-shadow: 0px 7px 10px 7px rgba(0, 0, 0, 0.3);
}
.cid-sOe2CVanON .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-sOe2CVanON H4 {
  color: #ffffff;
}
.cid-sOe2FjKc9m {
  padding-top: 0rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-sOe2FjKc9m .mbr-section-title {
  width: 100%;
  text-align: center;
  margin-bottom: 24px;
  line-height: 1.171em;
  color: #14142b;
}
.cid-sOe2FjKc9m .mbr-text {
  color: #8c8c95;
  margin-bottom: 26px;
  text-align: center;
}
.cid-sOe2FjKc9m .button-align {
  text-align: center;
}
.cid-sOe2FjKc9m .margin {
  margin-right: 14px;
}
.cid-sOe2FjKc9m .mbr-section-btn {
  display: block;
}
.cid-sOe2FjKc9m .container {
  max-width: 739px;
}
@media (max-width: 440px) {
  .cid-sOe2FjKc9m .margin {
    margin-right: 0px;
  }
  .cid-sOe2FjKc9m .b {
    margin-bottom: 20px;
  }
}
.cid-sOe2FjKc9m .btn {
  transition: 0.7s;
  box-shadow: 0px 5px 4px 1px rgba(0, 0, 0, 0.6);
  margin-top: 20px;
}
.cid-sOe2FjKc9m a.btn > span {
  margin-left: 0.5rem;
}
.cid-sOe2FjKc9m .clr {
  background: black;
}
.cid-sOe6J5xn8M {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-sOe6J5xn8M .img-wrap {
  width: 100%;
  margin-bottom: 3rem;
}
.cid-sOe6J5xn8M .mbr-text,
.cid-sOe6J5xn8M .mbr-section-btn {
  color: #ffffff;
}
.cid-sOe6J5xn8M .mbr-section-title {
  color: #2c5a67;
}
.cid-sOe6J5xn8M .buttons-wrap .link {
  display: flex;
}
.cid-sOe6J5xn8M .mbr-arrow {
  bottom: 0;
}
@media (max-width: 767px) {
  .cid-sOe6J5xn8M .img1 {
    width: 95%;
  }
}
.cid-sOe6AHF2MU {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  background-color: #ffffff;
}
.cid-sOe6AHF2MU .accordion .card {
  overflow: visible;
}
.cid-sOe6AHF2MU .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-sOe6AHF2MU .mbri-arrow-down:before {
  content: '\e960';
}
.cid-sOe6AHF2MU .panel-text {
  padding: 1rem;
  color: #ffffff;
}
.cid-sOe6AHF2MU .card {
  transition: 0.7s;
  box-shadow: 0px 5px 4px 1px rgba(0, 0, 0, 0.6);
  background: #073b4c;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-sOe6AHF2MU .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-sOe6AHF2MU .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-sOe6AHF2MU .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-sOe6AHF2MU .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-sOe6AHF2MU .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-sOe6AHF2MU .card .panel-body {
  color: #767676;
}
.cid-sOe6AHF2MU .card:hover {
  background-color: #2c5a67;
  box-shadow: 0px 7px 10px 7px rgba(0, 0, 0, 0.3);
}
.cid-sOe6AHF2MU .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-sOe6AHF2MU H4 {
  color: #ffffff;
}
.cid-sOe6BcNj3I {
  padding-top: 0rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-sOe6BcNj3I .mbr-section-title {
  width: 100%;
  text-align: center;
  margin-bottom: 24px;
  line-height: 1.171em;
  color: #14142b;
}
.cid-sOe6BcNj3I .mbr-text {
  color: #8c8c95;
  margin-bottom: 26px;
  text-align: center;
}
.cid-sOe6BcNj3I .button-align {
  text-align: center;
}
.cid-sOe6BcNj3I .margin {
  margin-right: 14px;
}
.cid-sOe6BcNj3I .mbr-section-btn {
  display: block;
}
.cid-sOe6BcNj3I .container {
  max-width: 739px;
}
@media (max-width: 440px) {
  .cid-sOe6BcNj3I .margin {
    margin-right: 0px;
  }
  .cid-sOe6BcNj3I .b {
    margin-bottom: 20px;
  }
}
.cid-sOe6BcNj3I .btn {
  transition: 0.7s;
  box-shadow: 0px 5px 4px 1px rgba(0, 0, 0, 0.6);
  margin-top: 20px;
}
.cid-sOe6BcNj3I a.btn > span {
  margin-left: 0.5rem;
}
.cid-sOe6BcNj3I .clr {
  background: black;
}
.cid-sOC4vxtQhl {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-sOC4vxtQhl .mbr-section-title {
  letter-spacing: 0.1em;
  color: #232323;
  margin-bottom: 2rem;
}
.cid-sOC4vxtQhl .mbr-section-subtitle {
  color: #232323;
  margin-bottom: 2rem;
  letter-spacing: 0.03em;
}
.cid-sOC4vxtQhl .list-img {
  width: 100px;
}
.cid-sOC4vxtQhl .ico2 {
  color: #767676;
  font-size: 0.5rem;
}
.cid-sOC4vxtQhl .btn {
  margin: 0px !important;
}
.cid-sOC4vxtQhl .text-box {
  padding: 1rem;
}
.cid-sOC4vxtQhl .text-box p {
  margin: 0;
}
.cid-sOC4vxtQhl .ico-box {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 0px;
}
.cid-sOC4vxtQhl .ico-box p {
  margin: 0;
}
.cid-sOC4vxtQhl .second-col {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sOC4vxtQhl .carousel-item {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sOC4vxtQhl .carousel-item .media-container-row {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.cid-sOC4vxtQhl .carousel-item .wrap-img {
  text-align: center;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
  width: auto;
  height: 500px;
}
.cid-sOC4vxtQhl .carousel {
  display: flex;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse;
  width: 100%;
}
.cid-sOC4vxtQhl .carousel-indicators {
  display: block;
  position: relative;
  margin-top: 1rem;
  margin-right: 0;
  margin-left: 0;
  text-align: center;
}
.cid-sOC4vxtQhl .carousel-indicators li {
  display: inline-block;
}
.cid-sOC4vxtQhl .carousel-indicators li {
  max-width: 15%;
  max-height: 120px;
  width: 15%;
  height: 120px;
  border-radius: 0;
  opacity: 1;
  background-size: cover;
  border: none;
}
.cid-sOC4vxtQhl .carousel-indicators li.active {
  border: 0px;
}
.cid-sOC4vxtQhl .li1,
.cid-sOC4vxtQhl .carousel-item:nth-child(1) .wrap-img {
  background-image: url("../../../assets/images/studioinforma-1032x581.jpg");
}
.cid-sOC4vxtQhl .li2,
.cid-sOC4vxtQhl .carousel-item:nth-child(2) .wrap-img {
  background-image: url("../../../assets/images/studioinforma1-1032x581.jpg");
}
.cid-sOC4vxtQhl .li3,
.cid-sOC4vxtQhl .carousel-item:nth-child(3) .wrap-img {
  background-image: url("../../../assets/images/studioinforma3-1032x581.jpg");
}
.cid-sOC4vxtQhl .li4,
.cid-sOC4vxtQhl .carousel-item:nth-child(4) .wrap-img {
  background-image: url("../../../assets/images/studioinforma4-1032x581.jpg");
}
.cid-sOC4vxtQhl .li5,
.cid-sOC4vxtQhl .carousel-item:nth-child(5) .wrap-img {
  background-image: url("../../../assets/images/studioinforma5-1032x581.jpg");
}
.cid-sOC4vxtQhl .li6,
.cid-sOC4vxtQhl .carousel-item:nth-child(6) .wrap-img {
  background-image: url("../../../assets/images/studioinforma7-1032x581.jpg");
}
@media (max-width: 992px) {
  .cid-sOC4vxtQhl .carousel-indicators li {
    max-width: 30%;
    max-height: 120px;
    width: 30%;
    height: 120px;
  }
}
@media (max-width: 576px) {
  .cid-sOC4vxtQhl .carousel-indicators li {
    max-width: 30%;
    max-height: 80px;
    width: 30%;
    height: 80px;
  }
}
.cid-sOC4vxtQhl .card-title2 {
  color: #149dcc;
}
.cid-sOC4vxtQhl .sq {
  color: #767676;
}
.cid-sOC4vxtQhl .item {
  color: #767676;
}
.cid-sO0B7livY6 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
}
.cid-sO0B7livY6 [class^="socicon-"]:before,
.cid-sO0B7livY6 [class*=" socicon-"]:before {
  line-height: 44px;
}
.cid-sO0B7livY6 .social-list {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-sO0B7livY6 .soc-item {
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 100%;
  display: flex;
  -webkit-box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0.6rem;
  margin-bottom: 1rem;
}
.cid-sO0B7livY6 .soc-item span {
  font-size: 1.4rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cid-sO0B7livY6 .btn-social,
.cid-sO0B7livY6 .mbr-section-title {
  color: #ffffff;
}
.cid-sO0BchKvoF {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
  overflow: hidden;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */

section {
  background-color: #eeeeee;
}

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

:focus {
  outline: none;
}

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

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

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

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

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,.btn,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.jq-selectbox li {
  padding: 1rem;
}

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

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

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

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

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

.carousel-item img {
  margin: auto;
}

.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;
}

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

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

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

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

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

.btn-form {
  margin: 0;
  border-radius: 0;
}

.btn-form:hover {
  cursor: pointer;
}

#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%;
  -webkit-transform: rotate(135deg);
  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;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #f5f5f5;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 3.5em;
  padding: 1rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

.dropup .dropdown-toggle::after {
  display: none;
}
.cid-sOpLNHZrTd {
  overflow: hidden;
  padding-top: 75px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/bgmentorialuizheadermin-1920x1080.jpg");
}
.cid-sOpLNHZrTd .img1 {
  width: 90%;
}
.cid-sOpLNHZrTd .img2 {
  margin-bottom: -15px;
}
.cid-sOpLNHZrTd .badge {
  display: inline-block;
  padding: 8px 14px 6px 14px;
  color: #000000;
  background-color: rgba(132, 138, 189, 0.15);
  margin-bottom: 26px;
}
.cid-sOpLNHZrTd .badge.display-4 {
  font-size: 11px;
  line-height: 1.81;
  letter-spacing: 0.5px;
}
.cid-sOpLNHZrTd .mbr-section-subtitle {
  color: #999999;
  font-weight: 600;
  margin-bottom: 21px;
}
.cid-sOpLNHZrTd #e2_shape {
  fill: #ffffff !important;
}
.cid-sOpLNHZrTd .mbr-section-title {
  text-align: left;
  color: #404040;
}
.cid-sOpLNHZrTd .mbr-section-title.display-1 {
  font-size: 42px;
  line-height: 1.214;
  letter-spacing: 0px;
}
.cid-sOpLNHZrTd .mbr-text {
  color: #404040;
  text-align: left;
}
.cid-sOpLNHZrTd .mbr-text.display-5 {
  font-size: 25px;
  letter-spacing: 0px;
  line-height: 1.36;
}
.cid-sOpLNHZrTd .icon-wrap {
  border-radius: 50%;
  margin: auto;
  text-align: left;
  transition: all 0.3s;
}
.cid-sOpLNHZrTd .mbr-media span {
  font-size: 1rem;
  cursor: pointer;
  position: relative;
  padding-left: 5px;
  display: inline-block;
  opacity: 0.9;
  transition: all 0.25s;
  color: #000000 !important;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.04) !important;
}
.cid-sOpLNHZrTd .mbr-media span:hover {
  opacity: 1;
  color: #000000 !important;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5) !important;
  -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5) !important;
}
.cid-sOpLNHZrTd .mbr-media span.mbri-play:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-35%);
  -moz-transform: translateX(-35%);
  -ms-transform: translateX(-35%);
  -o-transform: translateX(-35%);
  transform: translateX(-35%);
}
.cid-sOpLNHZrTd .modalWindow {
  position: fixed;
  z-index: 5000;
  left: 0;
  top: 0;
  background-color: rgba(61, 61, 61, 0.65);
  width: 100%;
  height: 100%;
}
.cid-sOpLNHZrTd .modalWindow .modalWindow-container {
  display: table-cell;
  vertical-align: middle;
}
.cid-sOpLNHZrTd .modalWindow .modalWindow-video {
  height: calc(44.9943757vw);
  width: 80vw;
  margin: 0 auto;
}
.cid-sOpLNHZrTd a.close {
  position: absolute;
  right: 4vw;
  top: 4vh;
  color: #ffffff;
  z-index: 5000000;
  font-size: 37px;
  background: #000;
  padding: 20px;
}
.cid-sOpLNHZrTd a.close:hover {
  color: #ffffff;
}
.cid-sOpLNHZrTd .play {
  display: inline-block;
  width: 52px;
  height: 52px;
  line-height: 3.5rem !important;
  text-align: center;
  border-radius: 100%;
  background: #ffffff;
  transition: all 200ms ease-in-out;
  cursor: pointer;
}
.cid-sOpLNHZrTd .play-text {
  margin-bottom: 0 !important;
  padding-left: 10px;
  display: inline-block;
}
.cid-sOpLNHZrTd .play-text.display-4 {
  font-size: 18px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .cid-sOpLNHZrTd .show-modal {
    margin-bottom: 20px;
  }
}
.cid-sOpLNHZrTd .mbr-text,
.cid-sOpLNHZrTd .mbr-section-btn,
.cid-sOpLNHZrTd .icon-wrap {
  text-align: left;
}
.cid-sOB6ikPlPR {
  padding-top: 2rem;
  padding-bottom: 0rem;
  background-image: url("../../../assets/images/bgprogramamentoriamin-1920x1080.jpg");
}
.cid-sOB6ikPlPR .image-wrapper {
  transition: all 0.9s;
  margin-bottom: 0px;
  width: 100%;
}
.cid-sOB6ikPlPR .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
@media (max-width: 992px) {
  .cid-sOB6ikPlPR .text-wrapper {
    padding: 2rem;
  }
  .cid-sOB6ikPlPR .image-wrapper {
    width: 140% !important;
    margin-left: -80px;
    margin-bottom: -240px;
  }
}
@media (max-width: 1000px) {
  .cid-sOB6ikPlPR .text-wrapper {
    padding: 2rem 0;
  }
}
@media (max-width: 767px) {
  .cid-sOB6ikPlPR .image-wrapper {
    width: 100% !important;
    margin: 0px;
  }
}
.cid-sOB6ikPlPR .text-block {
  color: #565A69;
  margin-bottom: 50px;
}
.cid-sOB6ikPlPR .row.justify-content-between {
  margin-bottom: 3px;
  margin: 0;
}
.cid-sOB6ikPlPR .mbr-section-btn {
  padding-top: 53px;
  margin: 0px;
}
.cid-sOB6ikPlPR .desc {
  margin-top: 22px;
  color: #b2b2b2;
  font-weight: 500;
}
.cid-sOB6ikPlPR .btn {
  font-weight: bold !important;
  color: #000000 !important;
}
.cid-sOB6ikPlPR .btn:hover {
  font-weight: bold !important;
  color: #ffffff !important;
}
.cid-sOB6ikPlPR .mbr-section-subtitle {
  color: #f6c415;
  font-weight: 700;
  margin-bottom: 2px;
  text-transform: uppercase;
}
.cid-sOB6ikPlPR .desc1 {
  font-weight: 700;
  color: #ffffff;
}
.cid-sOB6ikPlPR .desc2 {
  font-weight: 700;
  margin-top: 20px;
  color: #ffffff;
}
.cid-sOB6ikPlPR .mbr-section-button {
  margin-top: 25px;
}
.cid-sOB6ikPlPR .desc1,
.cid-sOB6ikPlPR .mbr-section-btn {
  color: #ffffff;
}
.cid-sOB6ikPlPR .desc2,
.cid-sOB6ikPlPR .mbr-section-btn {
  color: #ffffff;
}
.cid-sOvUz9hBuO {
  padding-top: 4rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-sOvUz9hBuO .top-line {
  display: flex;
  justify-content: space-between;
}
.cid-sOvUz9hBuO .mbr-section-title,
.cid-sOvUz9hBuO .mbr-section-subtitle {
  text-align: center;
}
.cid-sOvUz9hBuO .card:not(:nth-last-child(1)) {
  margin-bottom: 2rem;
}
.cid-sOvUz9hBuO .card-wrapper {
  border-radius: 4px;
  background-color: #fafafa;
  background-color: transparent;
}
.cid-sOvUz9hBuO .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .cid-sOvUz9hBuO .card-box {
    padding: 1rem;
  }
  .cid-sOvUz9hBuO .image-wrapper img {
    width: 40%;
  }
}
@media (min-width: 768px) {
  .cid-sOvUz9hBuO .card-box {
    padding-right: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sOvUz9hBuO .card-box {
    padding-left: 2rem;
    padding-right: 4rem;
  }
}
.cid-sOvUz9hBuO .mbr-section-title {
  color: #000000;
}
.cid-sOvUz9hBuO .card-title {
  color: #000000;
}
.cid-sOvUz9hBuO .mbr-text {
  color: #000000;
}
.cid-t26nIzOGQ3 {
  background: #ffffff;
}
.cid-t26nIzOGQ3 .image-block {
  margin: auto;
  width: 100% !important;
}
.cid-t26nIzOGQ3 figcaption {
  position: relative;
}
.cid-t26nIzOGQ3 figcaption div {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
@media (max-width: 768px) {
  .cid-t26nIzOGQ3 .image-block {
    width: 100% !important;
  }
}
.cid-t26bplcokI {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #000000;
}
.cid-t26bplcokI .container-fluid {
  padding: 0 3rem;
}
.cid-t26bplcokI .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-t26bplcokI .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #000000, #000000);
  display: inline-block;
}
.cid-t26bplcokI .title-wrap {
  padding-left: 0;
  padding-right: 0;
}
.cid-t26bplcokI .image-wrap {
  overflow: hidden;
  width: 100%;
}
.cid-t26bplcokI .image-wrap img {
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: all 0.5s ease-in-out;
}
.cid-t26bplcokI .image-wrap img:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.cid-t26bplcokI .content-section {
  padding: 3rem;
}
.cid-t26bplcokI .btn {
  margin-top: 1rem;
  margin-left: 0rem;
  margin-right: 0rem;
  font-weight: bold !important;
  color: #000000 !important;
}
.cid-t26bplcokI .btn:hover {
  font-weight: bold !important;
  color: #ffffff !important;
}
.cid-t26bplcokI .card-wrapper {
  overflow: hidden;
  margin-top: 1.6rem;
  background-color: #ffffff;
  padding: 0rem;
  z-index: 10;
  border-radius: 15px;
  margin-bottom: 3rem;
}
@media (max-width: 1200px) {
  .cid-t26bplcokI .container-fluid {
    padding: 1rem;
  }
}
@media (max-width: 767px) {
  .cid-t26bplcokI .container-fluid {
    padding: 0rem;
  }
}
@media (max-width: 439px) {
  .cid-t26bplcokI .card-wrapper {
    margin-bottom: 0rem;
    border-radius: 0px;
  }
  .cid-t26bplcokI .title-wrap {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.cid-t26bplcokI .mbr-text DIV {
  text-align: left;
}
.cid-t26bplcokI .underline,
.cid-t26bplcokI .mbr-title {
  color: #ffffff;
}
.cid-sOANH1pSwh {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f6c616;
}
.cid-sOANH1pSwh a:hover {
  color: #000000;
}
.cid-sOANH1pSwh .card {
  padding: 1rem 2rem;
}
.cid-sOANH1pSwh .card img {
  position: relative;
  width: 100%;
  border-radius: 50%;
}
.cid-sOANH1pSwh .card-title {
  padding-bottom: 1rem;
  padding-top: 1rem;
  margin-bottom: 0;
  color: #000000;
}
.cid-sOANH1pSwh .mbr-iconfont {
  font-size: 20px;
  color: #232323;
}
.cid-sOANH1pSwh .card-box p {
  margin-bottom: 0;
}
.cid-sOANH1pSwh .specialty {
  padding-top: .5rem;
}
.cid-sOANH1pSwh .social-links {
  padding-top: .5rem;
}
@media (min-width: 992px) {
  .cid-sOANH1pSwh .my-col {
    -webkit-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-sOANH1pSwh H2 {
  color: #000000;
}
.cid-sOANH1pSwh P {
  text-align: center;
  color: #000000;
}
.cid-t4a4npx4We {
  padding-top: 4rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-t4a4npx4We .section-head {
  margin-bottom: 2.3rem;
}
@media (max-width: 991px) {
  .cid-t4a4npx4We .row {
    text-align: center;
  }
}
.cid-t4a4npx4We .mbr-text {
  text-align: center;
}
.cid-t4a4npx4We .mbr-section-title {
  text-align: center;
}
.cid-sO0jz1xO1C {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-sO0jz1xO1C nav.navbar {
  position: fixed;
  box-shadow: 0px 4px 5px -1px #858585;
}
.cid-sO0jz1xO1C .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown-menu {
  padding: 0;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #ffffff;
}
.cid-sO0jz1xO1C .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cid-sO0jz1xO1C .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cid-sO0jz1xO1C .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-sO0jz1xO1C .nav-link {
  position: relative;
}
.cid-sO0jz1xO1C .container {
  display: flex;
  margin: auto;
}
.cid-sO0jz1xO1C .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cid-sO0jz1xO1C .nav-item:focus,
.cid-sO0jz1xO1C .nav-link:focus {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-sO0jz1xO1C .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-sO0jz1xO1C .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.opened {
  transition: all 0.3s;
}
.cid-sO0jz1xO1C .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-sO0jz1xO1C .navbar .navbar-logo img {
  width: auto;
}
.cid-sO0jz1xO1C .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar.collapsed {
  justify-content: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-sO0jz1xO1C .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-sO0jz1xO1C .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.5rem);
  }
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.8rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-sO0jz1xO1C .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .cid-sO0jz1xO1C .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-sO0jz1xO1C .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-sO0jz1xO1C .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-sO0jz1xO1C .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-sO0jz1xO1C .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-sO0jz1xO1C .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-sO0jz1xO1C .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-sO0jz1xO1C .navbar.navbar-short {
  min-height: 60px;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-sO0jz1xO1C .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown-item.active,
.cid-sO0jz1xO1C .dropdown-item:active {
  background-color: transparent;
}
.cid-sO0jz1xO1C .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-sO0jz1xO1C .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sO0jz1xO1C ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-sO0jz1xO1C .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-sO0jz1xO1C button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #a66a00;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-sO0jz1xO1C a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-sO0jz1xO1C .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sO0jz1xO1C .navbar {
    height: 70px;
  }
  .cid-sO0jz1xO1C .navbar.opened {
    height: auto;
  }
  .cid-sO0jz1xO1C .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-sORPHd0og8 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sORPHd0og8 .mbri-left:before {
  content: "\f053";
}
.cid-sORPHd0og8 .mbri-right:before {
  content: "\f054";
}
.cid-sORPHd0og8 .carousel-control-next,
.cid-sORPHd0og8 .carousel-control-prev {
  color: #354463;
}
.cid-sORPHd0og8 .title-block {
  justify-content: space-between;
}
.cid-sORPHd0og8 .carousel-control {
  background: transparent !important;
  border: 2px solid #a5d3be;
  opacity: 1 !important;
  transition: 0.3s;
}
.cid-sORPHd0og8 .carousel-control:hover {
  background-color: #354463 !important;
  border: 2px solid #354463 !important;
  color: #ffffff !important;
}
.cid-sORPHd0og8 .carousel-item {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sORPHd0og8 .carousel-item .media-container-row {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.cid-sORPHd0og8 .carousel-item .wrap-img {
  text-align: center;
}
.cid-sORPHd0og8 .carousel-item .wrap-img img {
  width: auto;
  max-width: 100%;
}
.cid-sORPHd0og8 .carousel-controls .carousel-control {
  border-radius: 50%;
  width: 45px;
  height: 45px;
}
.cid-sORPHd0og8 .carousel-controls .carousel-control.carousel-control-prev {
  right: 3.9rem;
  left: auto;
}
.cid-sORPHd0og8 .carousel-controls .carousel-control .mbr-iconfont {
  font-size: 1rem;
}
.cid-sORPHd0og8 .cloneditem-1,
.cid-sORPHd0og8 .cloneditem-2,
.cid-sORPHd0og8 .cloneditem-3,
.cid-sORPHd0og8 .cloneditem-4 {
  display: none;
}
.cid-sORPHd0og8 .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: 0px;
  padding-left: 0px;
  width: 100%;
}
.cid-sORPHd0og8 .container {
  margin-bottom: 2.7rem;
}
.cid-sORPHd0og8 .controls-wrapper {
  position: relative;
}
@media (min-width: 992px) {
  .cid-sORPHd0og8 .col-lg-15 {
    -ms-flex: 0 0 20%;
    -webkit-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%;
  }
  .cid-sORPHd0og8 .carousel-inner.slides2 > .carousel-item.active.carousel-item-right,
  .cid-sORPHd0og8 .carousel-inner.slides2 > .carousel-item.carousel-item-next {
    left: 0;
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
  }
  .cid-sORPHd0og8 .carousel-inner.slides2 > .carousel-item.active.carousel-item-left,
  .cid-sORPHd0og8 .carousel-inner.slides2 > .carousel-item.carousel-item-prev {
    left: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
  .cid-sORPHd0og8 .carousel-inner.slides2 > .carousel-item.carousel-item-left,
  .cid-sORPHd0og8 .carousel-inner.slides2 > .carousel-item.carousel-item-prev.carousel-item-right,
  .cid-sORPHd0og8 .carousel-inner.slides2 > .carousel-item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .cid-sORPHd0og8 .carousel-inner.slides2 .cloneditem-1,
  .cid-sORPHd0og8 .carousel-inner.slides2 .cloneditem-2,
  .cid-sORPHd0og8 .carousel-inner.slides2 .cloneditem-3 {
    display: block;
  }
  .cid-sORPHd0og8 .carousel-inner.slides3 > .carousel-item.active.carousel-item-right,
  .cid-sORPHd0og8 .carousel-inner.slides3 > .carousel-item.carousel-item-next {
    left: 0;
    -webkit-transform: translate3d(33.333333%, 0, 0);
    transform: translate3d(33.333333%, 0, 0);
  }
  .cid-sORPHd0og8 .carousel-inner.slides3 > .carousel-item.active.carousel-item-left,
  .cid-sORPHd0og8 .carousel-inner.slides3 > .carousel-item.carousel-item-prev {
    left: 0;
    -webkit-transform: translate3d(-33.333333%, 0, 0);
    transform: translate3d(-33.333333%, 0, 0);
  }
  .cid-sORPHd0og8 .carousel-inner.slides3 > .carousel-item.carousel-item-left,
  .cid-sORPHd0og8 .carousel-inner.slides3 > .carousel-item.carousel-item-prev.carousel-item-right,
  .cid-sORPHd0og8 .carousel-inner.slides3 > .carousel-item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .cid-sORPHd0og8 .carousel-inner.slides3 .cloneditem-1,
  .cid-sORPHd0og8 .carousel-inner.slides3 .cloneditem-2,
  .cid-sORPHd0og8 .carousel-inner.slides3 .cloneditem-3 {
    display: block;
  }
  .cid-sORPHd0og8 .carousel-inner.slides4 > .carousel-item.active.carousel-item-right,
  .cid-sORPHd0og8 .carousel-inner.slides4 > .carousel-item.carousel-item-next {
    left: 0;
    -webkit-transform: translate3d(25%, 0, 0);
    transform: translate3d(25%, 0, 0);
  }
  .cid-sORPHd0og8 .carousel-inner.slides4 > .carousel-item.active.carousel-item-left,
  .cid-sORPHd0og8 .carousel-inner.slides4 > .carousel-item.carousel-item-prev {
    left: 0;
    -webkit-transform: translate3d(-25%, 0, 0);
    transform: translate3d(-25%, 0, 0);
  }
  .cid-sORPHd0og8 .carousel-inner.slides4 > .carousel-item.carousel-item-left,
  .cid-sORPHd0og8 .carousel-inner.slides4 > .carousel-item.carousel-item-prev.carousel-item-right,
  .cid-sORPHd0og8 .carousel-inner.slides4 > .carousel-item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .cid-sORPHd0og8 .carousel-inner.slides4 .cloneditem-1,
  .cid-sORPHd0og8 .carousel-inner.slides4 .cloneditem-2,
  .cid-sORPHd0og8 .carousel-inner.slides4 .cloneditem-3 {
    display: block;
  }
  .cid-sORPHd0og8 .carousel-inner.slides5 > .carousel-item.active.carousel-item-right,
  .cid-sORPHd0og8 .carousel-inner.slides5 > .carousel-item.carousel-item-next {
    left: 0;
    -webkit-transform: translate3d(20%, 0, 0);
    transform: translate3d(20%, 0, 0);
  }
  .cid-sORPHd0og8 .carousel-inner.slides5 > .carousel-item.active.carousel-item-left,
  .cid-sORPHd0og8 .carousel-inner.slides5 > .carousel-item.carousel-item-prev {
    left: 0;
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }
  .cid-sORPHd0og8 .carousel-inner.slides5 > .carousel-item.carousel-item-left,
  .cid-sORPHd0og8 .carousel-inner.slides5 > .carousel-item.carousel-item-prev.carousel-item-right,
  .cid-sORPHd0og8 .carousel-inner.slides5 > .carousel-item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .cid-sORPHd0og8 .carousel-inner.slides5 .cloneditem-1,
  .cid-sORPHd0og8 .carousel-inner.slides5 .cloneditem-2,
  .cid-sORPHd0og8 .carousel-inner.slides5 .cloneditem-3,
  .cid-sORPHd0og8 .carousel-inner.slides5 .cloneditem-4 {
    display: block;
  }
  .cid-sORPHd0og8 .carousel-inner.slides6 > .carousel-item.active.carousel-item-right,
  .cid-sORPHd0og8 .carousel-inner.slides6 > .carousel-item.carousel-item-next {
    left: 0;
    -webkit-transform: translate3d(16.666667%, 0, 0);
    transform: translate3d(16.666667%, 0, 0);
  }
  .cid-sORPHd0og8 .carousel-inner.slides6 > .carousel-item.active.carousel-item-left,
  .cid-sORPHd0og8 .carousel-inner.slides6 > .carousel-item.carousel-item-prev {
    left: 0;
    -webkit-transform: translate3d(-16.666667%, 0, 0);
    transform: translate3d(-16.666667%, 0, 0);
  }
  .cid-sORPHd0og8 .carousel-inner.slides6 > .carousel-item.carousel-item-left,
  .cid-sORPHd0og8 .carousel-inner.slides6 > .carousel-item.carousel-item-prev.carousel-item-right,
  .cid-sORPHd0og8 .carousel-inner.slides6 > .carousel-item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .cid-sORPHd0og8 .carousel-inner.slides6 .cloneditem-1,
  .cid-sORPHd0og8 .carousel-inner.slides6 .cloneditem-2,
  .cid-sORPHd0og8 .carousel-inner.slides6 .cloneditem-3,
  .cid-sORPHd0og8 .carousel-inner.slides6 .cloneditem-4,
  .cid-sORPHd0og8 .carousel-inner.slides6 .cloneditem-5 {
    display: block;
  }
}
.cid-sORPHd0og8 .mbr-section-subtitle {
  font-weight: 700;
}
.cid-sORPHd0og8 .card-box {
  z-index: 1;
  position: absolute;
  background-color: rgba(53, 68, 99, 0.2);
  height: 100%;
  width: 100%;
  pointer-events: none;
  transition: 0.3s;
}
.cid-sORPHd0og8 .wrap-img:hover .card-box {
  background-color: transparent;
}
.cid-sORPHd0og8 .wrap-img:hover .soc-item-1 {
  opacity: 0;
}
.cid-sORPHd0og8 .wrap-img:hover .soc-item-2 {
  opacity: 1;
}
.cid-sORPHd0og8 .mbr-iconfont-2 {
  color: #ffffff !important;
}
.cid-sORPHd0og8 .soc-item {
  margin-bottom: 0.3rem;
  width: 45px;
  height: 45px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 100;
  bottom: 0;
}
.cid-sORPHd0og8 .soc-item span {
  font-size: 1rem;
}
.cid-sORPHd0og8 .soc-item-1 {
  transition: 0.3s;
}
.cid-sORPHd0og8 .soc-item-2 {
  opacity: 0;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  transition: 0.3s;
}
.cid-sORPHd0og8 .soc-item-2 span {
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  .cid-sORPHd0og8 .col-lg-2 {
    padding: 0rem;
  }
  .cid-sORPHd0og8 .title-block {
    margin: 0;
  }
  .cid-sORPHd0og8 .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
    width: 50%;
  }
  .cid-sORPHd0og8 .carousel-controls {
    position: absolute;
    top: -6rem;
    left: 7.5rem;
  }
  .cid-sORPHd0og8 .container {
    margin-bottom: 7rem;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  .cid-sORPHd0og8 .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
    width: 50%;
  }
  .cid-sORPHd0og8 .carousel-controls {
    position: absolute;
    top: -6.5rem;
    right: 5%;
  }
}
.cid-sORPHd0og8 .col-lg-2 {
  padding: 0rem;
}
.cid-sORPHd0og8 .col-md-12 {
  padding: 0rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .cid-sORPHd0og8 .carousel-controls {
    position: absolute;
    top: -6.5rem;
    right: 10%;
  }
}
@media (min-width: 1200px) {
  .cid-sORPHd0og8 .carousel-controls {
    position: absolute;
    top: -6.5rem;
    right: 21%;
  }
}
.cid-sORPHd0og8 .container-fluid {
  padding: 0;
}
.cid-sORPHd0og8 .wrapper {
  padding: 0rem;
}
@media (min-width: 767px) {
  .cid-sORPHd0og8 .row {
    padding: 0 1rem;
  }
}
.cid-sORPHd0og8 .icon-left {
  margin-right: 0.1rem;
}
.cid-sORPHd0og8 .icon-right {
  margin-left: 0.1rem;
}
.cid-sORPHd0og8 H3 {
  color: #0f7699;
}
.cid-t4JMZfVEvu .container,
.cid-t4JMZfVEvu .container-fluid {
  padding: 0;
  width: 100% !important;
  max-width: 100% !important;
}
.cid-t4a8qRzrGS {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #000000;
}
.cid-t4a8qRzrGS .mbr-section-title {
  color: #f6c415;
  text-align: center;
}
.cid-t4a8qRzrGS .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
}
.cid-t4ablnI5RY {
  background-color: #ffffff;
}
.cid-t4ablnI5RY .mbr-section-title {
  margin: 0;
}
.cid-t4ablnI5RY .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-t4ablnI5RY .underline .line {
  width: 3rem;
  height: 2px;
  background: #444444;
  display: inline-block;
}
.cid-t4ablnI5RY .media-row {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: flex-end;
}
.cid-t4ablnI5RY .team-item {
  transition: all 0.2s;
}
.cid-t4ablnI5RY .team-item .item-image {
  position: relative !important;
}
.cid-t4ablnI5RY .team-item .item-image img {
  width: 50%;
}
.cid-t4ablnI5RY .team-item .item-image::after {
  background: #000000;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
.cid-t4ablnI5RY .team-item .item-name p {
  margin-bottom: 0;
}
.cid-t4ablnI5RY .team-item .item-role p {
  margin-bottom: 0;
}
.cid-t4ablnI5RY .builderCard .item-image::after {
  border-bottom-left-radius: 5rem;
}
.cid-t4ablnI5RY .team-item:hover .item-caption {
  opacity: 1;
  transform: translateY(-0.3rem);
}
.cid-t4ablnI5RY .team-item:hover {
  transform: translateY(-0.5rem);
  transition: 1s;
}
.cid-t4ablnI5RY .team-item .item-caption {
  opacity: 0;
  transition: 0.5s;
}
@media (max-width: 991px) {
  .cid-t4ablnI5RY .team-item .item-caption {
    opacity: 1;
    transition: 0.5s;
  }
  .cid-t4ablnI5RY .team-item:hover {
    transform: none;
  }
  .cid-t4ablnI5RY .team-item:hover .item-caption {
    opacity: 1;
    transform: none;
  }
}
@media (max-width: 767px) {
  .cid-t4ablnI5RY {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
@media (min-width: 767px) {
  .cid-t4ablnI5RY {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .cid-t4ablnI5RY .container-fluid {
    max-width: 1300px;
    padding: 0 2rem;
  }
}
.cid-t4ablnI5RY .container-fluid {
  max-width: 1300px;
}
.cid-t4aaoTWrvd {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-t4aaoTWrvd .section-head {
  margin-bottom: 2.3rem;
}
@media (max-width: 991px) {
  .cid-t4aaoTWrvd .row {
    text-align: center;
  }
}
.cid-t4aaoTWrvd .mbr-text {
  text-align: center;
  color: #000000;
}
.cid-t4aaoTWrvd .mbr-section-title {
  text-align: center;
  color: #000000;
}
.cid-t4aSi41zZh {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #ffffff;
  background: linear-gradient(180deg, #ffffff, #cbcbcb);
}
.cid-t4aSi41zZh .mbr-iconfont-social {
  font-size: 32px;
  color: #ff7d84;
  margin-left: .5rem;
  margin-right: .5rem;
}
.cid-t4aSi41zZh .mbr-iconfont-social:hover {
  color: #8264fd;
}
.cid-t4aSi41zZh .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-t4aSi41zZh .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #000000, #000000);
  display: inline-block;
}
.cid-t4aSi41zZh .social-list a:focus {
  text-decoration: none;
}
@media (max-width: 767px) {
  .cid-t4aSi41zZh .mbr-iconfont-social {
    margin-left: .2rem;
    margin-right: .2rem;
  }
}
.cid-sOBoaZMmFM {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background: #cbcbcb;
}
.cid-sOBoaZMmFM .plan {
  transition: all 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
  border: 1px solid #f7c516;
  overflow: visible;
  word-break: break-word;
  padding: 67px 30px 58px;
}
.cid-sOBoaZMmFM .plan .list-group-item {
  position: relative;
  justify-content: center;
  border: 0;
}
@media (max-width: 991px) {
  .cid-sOBoaZMmFM .align-center {
    margin-top: 2rem;
  }
  .cid-sOBoaZMmFM .align-center:first-child {
    margin-top: 0rem;
  }
  .cid-sOBoaZMmFM .align-center:nth-child(2) {
    margin-top: 0rem;
  }
}
.cid-sOBoaZMmFM .line {
  width: 100%;
  height: 1px;
  background-color: #f7c516;
  margin-bottom: 41px;
}
.cid-sOBoaZMmFM .list {
  text-align: left;
  margin-bottom: 54px;
}
.cid-sOBoaZMmFM .category {
  text-align: center;
  margin-bottom: 24px;
  color: #000000;
}
.cid-sOBoaZMmFM .link {
  text-align: left;
}
.cid-sOBoaZMmFM li {
  margin-bottom: 14px;
  display: flex;
  align-items: center;
}
.cid-sOBoaZMmFM li:last-child {
  margin-bottom: 0;
}
.cid-sOBoaZMmFM ul {
  padding-inline-start: 0px;
}
.cid-sOBoaZMmFM .card1 {
  box-shadow: 0px 0px 10px #888888;
  background-color: #ffffff;
}
@media (min-width: 990px) and (max-width: 1160px) {
  .cid-sOBoaZMmFM .plan {
    padding: 47px;
  }
}
.cid-sOBoaZMmFM a.btn {
  width: 40% !important;
}
.cid-sOBoaZMmFM .btn {
  font-weight: bold !important;
  color: #000000 !important;
}
.cid-sOBoaZMmFM .btn:hover {
  font-weight: bold !important;
  color: #ffffff !important;
}
.cid-sOBoaZMmFM .card {
  border: 1px solid #f7c516;
}
.cid-sOBoaZMmFM .text {
  margin-bottom: 34px;
  text-align: center;
  color: #ffa200;
}
.cid-sOBoaZMmFM .text2 {
  margin-bottom: 34px;
  text-align: left;
  color: #f7c516;
}
.cid-sOBoaZMmFM .align {
  margin-bottom: 16px;
}
.cid-sOBoaZMmFM .name {
  margin-bottom: 9px;
}
.cid-sOBoaZMmFM .price,
.cid-sOBoaZMmFM .montn,
.cid-sOBoaZMmFM .month2 {
  display: inline !important;
}
.cid-sOBoaZMmFM .mbr-text {
  display: inline;
  width: 100%;
}
.cid-sOBoaZMmFM .month {
  width: auto;
  display: inline;
  color: #343434;
}
.cid-sOBoaZMmFM .month2 {
  width: auto;
  display: inline;
  color: #14142b;
}
.cid-sOBoaZMmFM span {
  padding: 6px;
  background-color: #f7c516;
  color: #ffffff;
  font-size: 0.6rem;
  border-radius: 50%;
  margin-right: 6px;
}
.cid-sOBoaZMmFM .name,
.cid-sOBoaZMmFM .align {
  text-align: center;
  color: #14142b;
}
.cid-sOBoaZMmFM .mbr-section-title {
  text-align: center;
  margin-bottom: 24px;
  color: #000000;
}
.cid-sOBoaZMmFM .mbr-section-subtitle {
  text-align: center;
  color: #000000;
}
.cid-sOBoaZMmFM .title-block {
  justify-content: space-between;
  margin-bottom: 32px;
  align-items: center;
  padding-bottom: 56px;
  max-width: 715px;
  margin: auto;
}
.cid-sOBoaZMmFM .card1:hover {
  transform: translate(0px, -6px);
}
@media (max-width: 576px) {
  .cid-sOBoaZMmFM .plan {
    padding: 57px 20px 51px;
  }
  .cid-sOBoaZMmFM a.btn {
    width: 80% !important;
  }
}
@media (max-width: 768px) {
  .cid-sOBoaZMmFM .align-center:nth-child(2) {
    margin-top: 2rem;
  }
}
.cid-sOBoaZMmFM a.btn > span {
  margin-left: 0.5rem;
  background-color: transparent;
}
.cid-sOBoaZMmFM .list,
.cid-sOBoaZMmFM .link .p {
  text-align: left;
}
.cid-sOBoaZMmFM .price {
  color: #000000;
}
.cid-sOBoaZMmFM .list,
.cid-sOBoaZMmFM .link {
  color: #000000;
}
.cid-t4aSj6CmOX {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #cbcbcb;
  background: linear-gradient(180deg, #cbcbcb, #ffffff);
}
.cid-t4aSj6CmOX .mbr-iconfont-social {
  font-size: 32px;
  color: #ff7d84;
  margin-left: .5rem;
  margin-right: .5rem;
}
.cid-t4aSj6CmOX .mbr-iconfont-social:hover {
  color: #8264fd;
}
.cid-t4aSj6CmOX .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-t4aSj6CmOX .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #000000, #000000);
  display: inline-block;
}
.cid-t4aSj6CmOX .social-list a:focus {
  text-decoration: none;
}
@media (max-width: 767px) {
  .cid-t4aSj6CmOX .mbr-iconfont-social {
    margin-left: .2rem;
    margin-right: .2rem;
  }
}
.cid-sOBhq2u9TM {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-sOBhq2u9TM h4 {
  display: -webkit-flex;
  letter-spacing: 0.03em;
  color: #000000;
}
.cid-sOBhq2u9TM .panel-text {
  letter-spacing: 0.03em;
  color: #000000;
  line-height: 1.7;
}
.cid-sOBhq2u9TM .mbr-section-title {
  letter-spacing: 0.1em;
  color: #000000;
}
.cid-sOBhq2u9TM .mbr-section-subtitle {
  letter-spacing: 0.03em;
  font-weight: 500;
  color: #ffffff;
}
.cid-sOBhq2u9TM .accordion-content {
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}
.cid-sOBhq2u9TM .panel-group {
  width: 100%;
}
.cid-sOBhq2u9TM .card {
  border-bottom: 1px solid #efefef;
  border-radius: 0px;
  margin-bottom: .5rem;
}
.cid-sOBhq2u9TM .card .card-header {
  border-radius: 0px;
  border: 0px;
  padding: 0;
}
.cid-sOBhq2u9TM .card .card-header a.panel-title {
  transition: all .3s;
  background-color: #000000;
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
  line-height: normal;
}
.cid-sOBhq2u9TM .card .card-header a.panel-title:hover {
  opacity: 0.5;
}
.cid-sOBhq2u9TM .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-sOBhq2u9TM .card .card-header a.panel-title .sign {
  padding-left: 1rem;
}
.cid-sOBhq2u9TM .card .card-header a.panel-title h4 {
  padding: 1rem 1rem;
  margin-bottom: 0;
}
.cid-sOBhq2u9TM .card .panel-body {
  background: #efefef;
}
.cid-sOBhq2u9TM .sign {
  color: #000000;
}
.cid-sOBhq2u9TM .media-container-row .accordion-section {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-sOBhq2u9TM .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cid-sOBhq2u9TM .mbr-figure {
    padding-right: 0;
    padding-left: 0;
    padding-top: 2rem;
  }
}
.cid-sOBhq2u9TM .header-text,
.cid-sOBhq2u9TM .sign {
  color: #f6c616;
}
.cid-sO0B7livY6 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
}
.cid-sO0B7livY6 [class^="socicon-"]:before,
.cid-sO0B7livY6 [class*=" socicon-"]:before {
  line-height: 44px;
}
.cid-sO0B7livY6 .social-list {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-sO0B7livY6 .soc-item {
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 100%;
  display: flex;
  -webkit-box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0.6rem;
  margin-bottom: 1rem;
}
.cid-sO0B7livY6 .soc-item span {
  font-size: 1.4rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cid-sO0B7livY6 .btn-social,
.cid-sO0B7livY6 .mbr-section-title {
  color: #ffffff;
}
.cid-sO0BchKvoF {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
  overflow: hidden;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */

section {
  background-color: #eeeeee;
}

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

:focus {
  outline: none;
}

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

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

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

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

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,.btn,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.jq-selectbox li {
  padding: 1rem;
}

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

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

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

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

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

.carousel-item img {
  margin: auto;
}

.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;
}

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

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

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

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

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

.btn-form {
  margin: 0;
  border-radius: 0;
}

.btn-form:hover {
  cursor: pointer;
}

#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%;
  -webkit-transform: rotate(135deg);
  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;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #f5f5f5;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 3.5em;
  padding: 1rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

.dropup .dropdown-toggle::after {
  display: none;
}
.cid-sO0jz1xO1C {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-sO0jz1xO1C nav.navbar {
  position: fixed;
  box-shadow: 0px 4px 5px -1px #858585;
}
.cid-sO0jz1xO1C .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown-menu {
  padding: 0;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #ffffff;
}
.cid-sO0jz1xO1C .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cid-sO0jz1xO1C .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cid-sO0jz1xO1C .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-sO0jz1xO1C .nav-link {
  position: relative;
}
.cid-sO0jz1xO1C .container {
  display: flex;
  margin: auto;
}
.cid-sO0jz1xO1C .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cid-sO0jz1xO1C .nav-item:focus,
.cid-sO0jz1xO1C .nav-link:focus {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-sO0jz1xO1C .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-sO0jz1xO1C .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.opened {
  transition: all 0.3s;
}
.cid-sO0jz1xO1C .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-sO0jz1xO1C .navbar .navbar-logo img {
  width: auto;
}
.cid-sO0jz1xO1C .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar.collapsed {
  justify-content: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-sO0jz1xO1C .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-sO0jz1xO1C .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.5rem);
  }
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.8rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-sO0jz1xO1C .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .cid-sO0jz1xO1C .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-sO0jz1xO1C .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-sO0jz1xO1C .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-sO0jz1xO1C .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-sO0jz1xO1C .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-sO0jz1xO1C .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-sO0jz1xO1C .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-sO0jz1xO1C .navbar.navbar-short {
  min-height: 60px;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-sO0jz1xO1C .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown-item.active,
.cid-sO0jz1xO1C .dropdown-item:active {
  background-color: transparent;
}
.cid-sO0jz1xO1C .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-sO0jz1xO1C .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sO0jz1xO1C ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-sO0jz1xO1C .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-sO0jz1xO1C button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #a66a00;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-sO0jz1xO1C a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-sO0jz1xO1C .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sO0jz1xO1C .navbar {
    height: 70px;
  }
  .cid-sO0jz1xO1C .navbar.opened {
    height: auto;
  }
  .cid-sO0jz1xO1C .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-sOGDezDVvS {
  padding-top: 135px;
  padding-bottom: 60px;
  background-image: url("../../../assets/images/bgravazul-1920x900.jpg");
}
.cid-sOGDezDVvS .underline .line {
  width: 2rem;
  height: 1px;
  background: #ffffff;
  display: inline-block;
}
.cid-sOGDezDVvS .card {
  transform: scale(0.9);
  transition: all 1.3s;
  box-shadow: 0px 0px 15px #444444;
}
.cid-sOGDezDVvS .card .card-block {
  transition: all 1.3s;
  transform: scale(0.9);
  background: #ffffff;
  padding: 2rem;
  position: relative;
}
.cid-sOGDezDVvS .card .card-block:before {
  transform: rotate(45deg);
  position: absolute;
  left: calc(50% - 7px);
  bottom: -7px;
  width: 14px;
  height: 14px;
  -webkit-transform: rotate(45deg);
  background-color: #ffffff;
  content: '';
  display: block;
}
.cid-sOGDezDVvS .card .card-block:hover {
  transform: scale(1);
  box-shadow: 0px 0px 20px #222222;
}
.cid-sOGDezDVvS .card .mbr-author {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding-top: 0;
  border-top: none;
  padding: 1.25rem;
  background: transparent;
}
.cid-sOGDezDVvS .card .mbr-author .mbr-author-img {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 50%;
}
.cid-sOGDezDVvS .card .mbr-author .mbr-author-img.img-margin {
  margin-right: 1.25rem;
}
.cid-sOGDezDVvS .card .mbr-author .mbr-author-img img {
  width: 100%;
  min-width: 100%;
  min-height: 100%;
}
.cid-sOGDezDVvS .card .mbr-author .name-wrap {
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sOGDezDVvS .card .mbr-author .name-wrap .mbr-author-name p {
  margin-bottom: 0px;
}
.cid-sOGDezDVvS .card .mbr-author .name-wrap .mbr-author-desc p {
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .cid-sOGDezDVvS .card:not(.last-card) {
    margin-bottom: 2rem;
  }
}
.cid-sOGDezDVvS .mbr-author-desc P {
  color: #ffba40;
}
.cid-sOGDezDVvS .card-block P {
  text-align: center;
}
.cid-sOGDezDVvS .card-block .mbr-author-desc P {
  color: #ffa200;
}
.cid-t4dQloCxrC {
  padding-top: 4rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-t4dQloCxrC .section-head {
  margin-bottom: 2.3rem;
}
@media (max-width: 991px) {
  .cid-t4dQloCxrC .row {
    text-align: center;
  }
}
.cid-t4dQloCxrC .mbr-text {
  text-align: center;
}
.cid-t4dQloCxrC .mbr-section-title {
  text-align: center;
  color: #0f7699;
}
.cid-t4dRIkFV18 {
  padding-top: 15px;
  padding-bottom: 60px;
  background-image: url("../../../assets/images/mbr-1920x1277.jpg");
}
@media (max-width: 992px) {
  .cid-t4dRIkFV18 {
    padding-top: 7px;
    padding-bottom: 28px;
  }
  .cid-t4dRIkFV18 .box {
    height: 250px;
  }
  .cid-t4dRIkFV18 .row {
    padding: 1rem !important;
  }
}
.cid-t4dRIkFV18 .badge {
  display: inline-block;
  border-radius: 10rem;
  padding: 8px 14px 6px 14px;
  color: #000000;
  background-color: rgba(0, 0, 0, 0.15);
  margin-bottom: 16px;
}
.cid-t4dRIkFV18 .badge.display-4 {
  font-size: 11px;
  line-height: 1.81;
  letter-spacing: 0.5px;
}
.cid-t4dRIkFV18 .mbr-section-subtitle {
  color: #999999;
  font-weight: 600;
  margin-bottom: 21px;
}
.cid-t4dRIkFV18 .mbr-section-title {
  color: #404040;
  font-weight: 500;
  margin-bottom: 21px;
}
.cid-t4dRIkFV18 .box {
  background-image: url("../../../assets/images/01.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 4px;
  padding: 0;
  height: 450px;
}
.cid-t4dRIkFV18 .box .overlay {
  width: 100%;
  height: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
}
.cid-t4dRIkFV18 .icon-wrap {
  border-radius: 50%;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
}
.cid-t4dRIkFV18 .icon-wrap span {
  padding-left: 8px;
}
.cid-t4dRIkFV18 .mbr-media span {
  font-size: 4rem;
  cursor: pointer;
  position: relative;
  display: inline-block;
  opacity: 0.9;
  transition: all 0.25s;
  color: #000000 !important;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.04) !important;
}
.cid-t4dRIkFV18 .mbr-media span:hover {
  opacity: 1;
  color: #ff0000 !important;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5) !important;
  -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5) !important;
}
.cid-t4dRIkFV18 .mbr-media span.mbri-play:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-35%);
  -moz-transform: translateX(-35%);
  -ms-transform: translateX(-35%);
  -o-transform: translateX(-35%);
  transform: translateX(-35%);
}
.cid-t4dRIkFV18 .play {
  width: 70px;
  height: 70px;
  line-height: 3.5rem !important;
  text-align: center;
  border-radius: 100%;
  background: #ffffff;
  display: inline-block;
  transition: all 200ms ease-in-out;
  margin: 0 auto;
  cursor: pointer;
}
.cid-t4dRIkFV18 .play:before {
  font-family: FontAwesome !important;
  content: "\f04b";
  font-size: 1.4rem;
  padding: 7px 0 0 0;
  display: block;
}
.cid-t4dRIkFV18 .modalWindow {
  position: fixed;
  z-index: 5000;
  left: 0;
  top: 0;
  background-color: rgba(61, 61, 61, 0.65);
  width: 100%;
  height: 100%;
}
.cid-t4dRIkFV18 .modalWindow .modalWindow-container {
  display: table-cell;
  vertical-align: middle;
}
.cid-t4dRIkFV18 .modalWindow .modalWindow-video {
  height: calc(44.9943757vw);
  width: 80vw;
  margin: 0 auto;
}
.cid-t4dRIkFV18 a.close {
  position: absolute;
  right: 4vw;
  top: 4vh;
  color: #ffffff;
  z-index: 5000000;
  font-size: 37px;
  background: #000;
  padding: 20px;
  border-radius: 50%;
}
.cid-t4dRIkFV18 a.close:hover {
  color: #ffffff;
}
.cid-t4dV9E7HUf {
  padding-top: 4rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-t4dV9E7HUf .section-head {
  margin-bottom: 2.3rem;
}
@media (max-width: 991px) {
  .cid-t4dV9E7HUf .row {
    text-align: center;
  }
}
.cid-t4dV9E7HUf .mbr-text {
  text-align: center;
}
.cid-t4dV9E7HUf .mbr-section-title {
  text-align: center;
  color: #0f7699;
}
.cid-t4dV9E7HUf .mbr-section-subtitle {
  text-align: center;
}
.cid-t4wXrkacJj {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-t4wXrkacJj .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-t4wXrkacJj .mbr-overlay {
  background: #c33764;
  background: linear-gradient(#c33764 -10%, #1d2671 75%);
}
.cid-t4wXrkacJj .mbr-section-title {
  margin: 0;
}
.cid-t4wXrkacJj .separator {
  background-color: #ffffff;
  color: #ffffff;
  align: center;
  height: 2px;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}
.cid-t4wXrkacJj H1 {
  color: #0f7699;
}
.cid-t4wXrkacJj H3 {
  color: #000000;
}
.cid-sOGE5H2sX3 {
  padding-top: 30px;
  padding-bottom: 60px;
  background-image: url("../../../assets/images/mbr-1920x1277.jpg");
  position: relative;
  overflow: hidden;
}
.cid-sOGE5H2sX3 svg {
  position: absolute;
  bottom: 6rem;
  left: 50%;
  transform: translate(-50%) scale(2, 1.6);
}
.cid-sOGE5H2sX3 #e2_shape {
  fill: #ffffff !important;
}
.cid-sOGE5H2sX3 img {
  width: 80%;
  border-radius: 10px;
  margin: auto;
  box-shadow: 0 5px 15px 5px rgba(110, 111, 112, 0.4);
}
@media (max-width: 576px) {
  .cid-sOGE5H2sX3 img {
    width: 90%!important;
  }
}
.cid-sOGE5H2sX3 H3 {
  color: #0f7699;
}
.cid-sOGE5H2sX3 .mbr-text,
.cid-sOGE5H2sX3 .mbr-section-btn {
  color: #3d626c;
}
.cid-t4dVUXJRdO {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-t4dVUXJRdO .section-head {
  margin-bottom: 2.3rem;
}
@media (max-width: 991px) {
  .cid-t4dVUXJRdO .row {
    text-align: center;
  }
}
.cid-t4dVUXJRdO .mbr-text {
  text-align: center;
}
.cid-t4dVUXJRdO .mbr-section-title {
  text-align: center;
  color: #0f7699;
}
.cid-t4dVUXJRdO .mbr-section-subtitle {
  text-align: center;
  color: #196983;
}
.cid-t4dVUXJRdO .link {
  color: #0f7699;
  padding: 0px 15px;
  border-radius: 15px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
.cid-sOGEvEU16z {
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url("../../../assets/images/mbr-1920x1277.jpg");
}
.cid-sOGEvEU16z .header-text {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.cid-sOGEvEU16z .row {
  margin: auto;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.6) 100%);
  backdrop-filter: blur(3.5px);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  overflow: visible;
  position: relative;
  padding: 2rem 1rem;
}
@media (max-width: 767px) {
  .cid-sOGEvEU16z .row {
    padding: 2rem 1rem;
  }
}
.cid-sOGEvEU16z .row:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0.3;
  height: 100%;
  width: 100%;
  border-radius: 30px;
  pointer-events: none;
}
.cid-sOGEvEU16z .card-header {
  margin-bottom: 1px!important;
}
.cid-sOGEvEU16z span {
  transform: rotate(45deg);
  transition: all 0.3s;
}
.cid-sOGEvEU16z .collapsed span {
  transform: rotate(0deg);
}
.cid-sOGEvEU16z .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-sOGEvEU16z .panel-group {
  width: 100%;
}
.cid-sOGEvEU16z .sign {
  color: currentColor;
  font-family: 'Moririse2' !important;
}
.cid-sOGEvEU16z .card {
  border-radius: 0px;
}
.cid-sOGEvEU16z .card .card-header {
  border-radius: 0px;
  padding: 0;
  background-color: #54afdf;
  padding: 0 1rem;
}
.cid-sOGEvEU16z .card .card-header a.panel-title {
  -webkit-justify-content: space-between;
  justify-content: space-between;
  transition: all .3s;
  margin-bottom: 0;
  font-style: normal;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  line-height: normal;
}
.cid-sOGEvEU16z .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-sOGEvEU16z .card .card-header a.panel-title h4 {
  padding: 1.5rem 1rem 13px 0px;
  margin-bottom: 0;
}
.cid-sOGEvEU16z .card .panel-body {
  border: 1px solid #d9e4e6;
  background: #ffffff;
  padding: 1rem 1rem 0;
  margin-top: -1px !important;
}
.cid-sOGEvEU16z .panel-text {
  color: #000000;
}
.cid-sOGEvEU16z .header-text,
.cid-sOGEvEU16z .sign {
  color: #263d5a;
  text-align: right;
}
.cid-sOGEvEU16z .mbr-section-title {
  color: #000000;
}
.cid-sOGEvEU16z .header-text,
.cid-sOGEvEU16z .sign,
.cid-sOGEvEU16z .card-header {
  color: #000000;
  text-align: left;
}
.cid-sOGEvEU16z .mbr-section-subtitle {
  color: #000000;
}
.cid-sOGEwEhBqU {
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url("../../../assets/images/mbr-1920x1277.jpg");
}
.cid-sOGEwEhBqU .header-text {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.cid-sOGEwEhBqU .row {
  margin: auto;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.6) 100%);
  backdrop-filter: blur(3.5px);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  overflow: visible;
  position: relative;
  padding: 2rem 1rem;
}
@media (max-width: 767px) {
  .cid-sOGEwEhBqU .row {
    padding: 2rem 1rem;
  }
}
.cid-sOGEwEhBqU .row:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0.3;
  height: 100%;
  width: 100%;
  border-radius: 30px;
  pointer-events: none;
}
.cid-sOGEwEhBqU .card-header {
  margin-bottom: 1px!important;
}
.cid-sOGEwEhBqU span {
  transform: rotate(45deg);
  transition: all 0.3s;
}
.cid-sOGEwEhBqU .collapsed span {
  transform: rotate(0deg);
}
.cid-sOGEwEhBqU .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-sOGEwEhBqU .panel-group {
  width: 100%;
}
.cid-sOGEwEhBqU .sign {
  color: currentColor;
  font-family: 'Moririse2' !important;
}
.cid-sOGEwEhBqU .card {
  border-radius: 0px;
}
.cid-sOGEwEhBqU .card .card-header {
  border-radius: 0px;
  padding: 0;
  background-color: #7dbfe2;
  padding: 0 1rem;
}
.cid-sOGEwEhBqU .card .card-header a.panel-title {
  -webkit-justify-content: space-between;
  justify-content: space-between;
  transition: all .3s;
  margin-bottom: 0;
  font-style: normal;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  line-height: normal;
}
.cid-sOGEwEhBqU .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-sOGEwEhBqU .card .card-header a.panel-title h4 {
  padding: 1.5rem 1rem 13px 0px;
  margin-bottom: 0;
}
.cid-sOGEwEhBqU .card .panel-body {
  border: 1px solid #d9e4e6;
  background: #ffffff;
  padding: 1rem 1rem 0;
  margin-top: -1px !important;
}
.cid-sOGEwEhBqU .panel-text {
  color: #000000;
}
.cid-sOGEwEhBqU .header-text,
.cid-sOGEwEhBqU .sign {
  color: #263d5a;
  text-align: right;
}
.cid-sOGEwEhBqU .mbr-section-title {
  color: #000000;
}
.cid-sOGEwEhBqU .header-text,
.cid-sOGEwEhBqU .sign,
.cid-sOGEwEhBqU .card-header {
  color: #000000;
  text-align: left;
}
.cid-sOGEwEhBqU .mbr-section-subtitle {
  color: #000000;
}
.cid-sOGExvaGEy {
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url("../../../assets/images/mbr-1920x1277.jpg");
}
.cid-sOGExvaGEy .header-text {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.cid-sOGExvaGEy .row {
  margin: auto;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.6) 100%);
  backdrop-filter: blur(3.5px);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  overflow: visible;
  position: relative;
  padding: 2rem 1rem;
}
@media (max-width: 767px) {
  .cid-sOGExvaGEy .row {
    padding: 2rem 1rem;
  }
}
.cid-sOGExvaGEy .row:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0.3;
  height: 100%;
  width: 100%;
  border-radius: 30px;
  pointer-events: none;
}
.cid-sOGExvaGEy .card-header {
  margin-bottom: 1px!important;
}
.cid-sOGExvaGEy span {
  transform: rotate(45deg);
  transition: all 0.3s;
}
.cid-sOGExvaGEy .collapsed span {
  transform: rotate(0deg);
}
.cid-sOGExvaGEy .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-sOGExvaGEy .panel-group {
  width: 100%;
}
.cid-sOGExvaGEy .sign {
  color: currentColor;
  font-family: 'Moririse2' !important;
}
.cid-sOGExvaGEy .card {
  border-radius: 0px;
}
.cid-sOGExvaGEy .card .card-header {
  border-radius: 0px;
  padding: 0;
  background-color: #93c5e1;
  padding: 0 1rem;
}
.cid-sOGExvaGEy .card .card-header a.panel-title {
  -webkit-justify-content: space-between;
  justify-content: space-between;
  transition: all .3s;
  margin-bottom: 0;
  font-style: normal;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  line-height: normal;
}
.cid-sOGExvaGEy .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-sOGExvaGEy .card .card-header a.panel-title h4 {
  padding: 1.5rem 1rem 13px 0px;
  margin-bottom: 0;
}
.cid-sOGExvaGEy .card .panel-body {
  border: 1px solid #d9e4e6;
  background: #ffffff;
  padding: 1rem 1rem 0;
  margin-top: -1px !important;
}
.cid-sOGExvaGEy .panel-text {
  color: #000000;
}
.cid-sOGExvaGEy .header-text,
.cid-sOGExvaGEy .sign {
  color: #263d5a;
  text-align: right;
}
.cid-sOGExvaGEy .mbr-section-title {
  color: #000000;
}
.cid-sOGExvaGEy .header-text,
.cid-sOGExvaGEy .sign,
.cid-sOGExvaGEy .card-header {
  color: #000000;
  text-align: left;
}
.cid-sOGExvaGEy .mbr-section-subtitle {
  color: #000000;
}
.cid-sOGEy2RZnk {
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url("../../../assets/images/mbr-1920x1277.jpg");
}
.cid-sOGEy2RZnk .header-text {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.cid-sOGEy2RZnk .row {
  margin: auto;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.6) 100%);
  backdrop-filter: blur(3.5px);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  overflow: visible;
  position: relative;
  padding: 2rem 1rem;
}
@media (max-width: 767px) {
  .cid-sOGEy2RZnk .row {
    padding: 2rem 1rem;
  }
}
.cid-sOGEy2RZnk .row:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0.3;
  height: 100%;
  width: 100%;
  border-radius: 30px;
  pointer-events: none;
}
.cid-sOGEy2RZnk .card-header {
  margin-bottom: 1px!important;
}
.cid-sOGEy2RZnk span {
  transform: rotate(45deg);
  transition: all 0.3s;
}
.cid-sOGEy2RZnk .collapsed span {
  transform: rotate(0deg);
}
.cid-sOGEy2RZnk .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-sOGEy2RZnk .panel-group {
  width: 100%;
}
.cid-sOGEy2RZnk .sign {
  color: currentColor;
  font-family: 'Moririse2' !important;
}
.cid-sOGEy2RZnk .card {
  border-radius: 0px;
}
.cid-sOGEy2RZnk .card .card-header {
  border-radius: 0px;
  padding: 0;
  background-color: #bfe1f4;
  padding: 0 1rem;
}
.cid-sOGEy2RZnk .card .card-header a.panel-title {
  -webkit-justify-content: space-between;
  justify-content: space-between;
  transition: all .3s;
  margin-bottom: 0;
  font-style: normal;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  line-height: normal;
}
.cid-sOGEy2RZnk .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-sOGEy2RZnk .card .card-header a.panel-title h4 {
  padding: 1.5rem 1rem 13px 0px;
  margin-bottom: 0;
}
.cid-sOGEy2RZnk .card .panel-body {
  border: 1px solid #d9e4e6;
  background: #ffffff;
  padding: 1rem 1rem 0;
  margin-top: -1px !important;
}
.cid-sOGEy2RZnk .panel-text {
  color: #000000;
}
.cid-sOGEy2RZnk .header-text,
.cid-sOGEy2RZnk .sign {
  color: #263d5a;
  text-align: right;
}
.cid-sOGEy2RZnk .mbr-section-title {
  color: #000000;
}
.cid-sOGEy2RZnk .header-text,
.cid-sOGEy2RZnk .sign,
.cid-sOGEy2RZnk .card-header {
  color: #000000;
  text-align: left;
}
.cid-sOGEy2RZnk .mbr-section-subtitle {
  color: #000000;
}
.cid-t4wz7Q0nDV {
  padding-top: 5rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-t4wz7Q0nDV .row {
  background: #ebedf2;
  padding: 0rem 0rem;
  margin: 0rem;
  margin-top: 1rem;
  border-radius: 10px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
.cid-t4wz7Q0nDV img {
  margin-right: 5rem;
  width: 100%;
  object-fit: cover;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  transform: scale(1.2);
  transform-origin: bottom;
}
@media (max-width: 992px) {
  .cid-t4wz7Q0nDV img {
    width: 50%;
    transform: scaleY(1);
    margin: auto;
  }
}
@media (max-width: 767px) {
  .cid-t4wz7Q0nDV img {
    width: 90%;
    transform: scaleY(1);
    margin: auto;
  }
}
.cid-t4wz7Q0nDV .card {
  padding: 0rem 5rem;
}
@media (max-width: 992px) {
  .cid-t4wz7Q0nDV .card {
    padding: 3rem 2rem;
  }
}
@media (max-width: 767px) {
  .cid-t4wz7Q0nDV .card {
    padding: 2rem 0rem;
  }
}
.cid-t4wz7Q0nDV .mbr-text,
.cid-t4wz7Q0nDV .mbr-section-btn {
  color: #777777;
}
.cid-t4wz7Q0nDV .mbr-section-subtitle {
  color: #000000;
  text-align: left;
}
.cid-t4wz7Q0nDV .mbr-section-title {
  color: #000000;
  text-align: center;
}
.cid-t4wz7Q0nDV .mbr-section-title DIV {
  text-align: center;
}
.cid-t4wY40W0UZ {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-t4wY40W0UZ .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-t4wY40W0UZ .mbr-overlay {
  background: #c33764;
  background: linear-gradient(#c33764 -10%, #1d2671 75%);
}
.cid-t4wY40W0UZ .mbr-section-title {
  margin: 0;
}
.cid-t4wY40W0UZ .separator {
  background-color: #ffffff;
  color: #ffffff;
  align: center;
  height: 2px;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}
.cid-t4wY40W0UZ H1 {
  color: #0f7699;
}
.cid-t4wY40W0UZ H3 {
  color: #000000;
}
.cid-sOGEVaSIuG {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-sOGEVaSIuG .mbr-iconfont {
  font-size: 1rem;
  margin-bottom: 6px;
}
.cid-sOGEVaSIuG .title,
.cid-sOGEVaSIuG .mbr-section-title {
  margin-bottom: 0.5rem!important;
}
.cid-sOGEVaSIuG .card-wrapper {
  border-radius: 15px;
  transition: all 1s;
  overflow: hidden;
  height: 100%;
  transform: scale(0.9);
  box-shadow: 0px 0px 20px #bbbbbb;
}
.cid-sOGEVaSIuG .card-wrapper:hover {
  background: #fafafa;
  transform: scale(1);
}
.cid-sOGEVaSIuG .type {
  color: #232323;
  text-align: left;
}
.cid-sOGEVaSIuG p {
  padding: 0;
  margin: 0;
}
.cid-sOGEVaSIuG img {
  border-radius: 100%;
  width: 100%;
}
.cid-sOGEVaSIuG .icon-wrapper {
  transition: all 1s;
  background: #fafafa;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto !important;
  transform: scale(0.9);
  box-shadow: 0px 0px 20px #bbbbbb;
}
.cid-sOGEVaSIuG .icon-wrapper:hover {
  transform: scale(1.2);
  box-shadow: 0px 0px 10px #888888;
  background: #ffffff;
}
.cid-sOGEVaSIuG .text-box {
  padding: 0rem;
}
.cid-sOGEVaSIuG .ico-box {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 3px;
}
.cid-sOGEVaSIuG .card-title {
  color: #232323;
  margin: 0;
  padding-bottom: 0.2rem;
  text-align: center;
}
.cid-sOGEVaSIuG .card-img {
  border-radius: 100%;
  height: 100%;
}
.cid-sOGEVaSIuG .card-box {
  padding: 0rem;
}
.cid-sOGEVaSIuG .mbr-section-title {
  margin: 0 auto;
  margin-bottom: 2rem;
  color: #767676;
  text-align: center;
}
.cid-sOGEVaSIuG .status {
  color: #0f7699;
  text-align: center;
}
.cid-sOGEVaSIuG .text {
  line-height: 1.6;
}
.cid-sOGEVaSIuG .text,
.cid-sOGEVaSIuG .mbr-section-btn {
  text-align: center;
  color: #000000;
}
.cid-sOGFUXib5K {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-sOGFUXib5K .mbr-iconfont {
  font-size: 1rem;
  margin-bottom: 6px;
}
.cid-sOGFUXib5K .title,
.cid-sOGFUXib5K .mbr-section-title {
  margin-bottom: 0.5rem!important;
}
.cid-sOGFUXib5K .card-wrapper {
  border-radius: 15px;
  transition: all 1s;
  overflow: hidden;
  height: 100%;
  transform: scale(0.9);
  box-shadow: 0px 0px 20px #bbbbbb;
}
.cid-sOGFUXib5K .card-wrapper:hover {
  background: #fafafa;
  transform: scale(1);
}
.cid-sOGFUXib5K .type {
  color: #232323;
  text-align: left;
}
.cid-sOGFUXib5K p {
  padding: 0;
  margin: 0;
}
.cid-sOGFUXib5K img {
  border-radius: 100%;
  width: 100%;
}
.cid-sOGFUXib5K .icon-wrapper {
  transition: all 1s;
  background: #fafafa;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto !important;
  transform: scale(0.9);
  box-shadow: 0px 0px 20px #bbbbbb;
}
.cid-sOGFUXib5K .icon-wrapper:hover {
  transform: scale(1.2);
  box-shadow: 0px 0px 10px #888888;
  background: #ffffff;
}
.cid-sOGFUXib5K .text-box {
  padding: 0rem;
}
.cid-sOGFUXib5K .ico-box {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 3px;
}
.cid-sOGFUXib5K .card-title {
  color: #232323;
  margin: 0;
  padding-bottom: 0.2rem;
  text-align: center;
}
.cid-sOGFUXib5K .card-img {
  border-radius: 100%;
  height: 100%;
}
.cid-sOGFUXib5K .card-box {
  padding: 0rem;
}
.cid-sOGFUXib5K .mbr-section-title {
  margin: 0 auto;
  margin-bottom: 2rem;
  color: #767676;
  text-align: center;
}
.cid-sOGFUXib5K .status {
  color: #000000;
  text-align: center;
}
.cid-sOGFUXib5K .text {
  line-height: 1.6;
}
.cid-sOGFUXib5K .text,
.cid-sOGFUXib5K .mbr-section-btn {
  text-align: center;
  color: #000000;
}
.cid-sOGFuWdX3u {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-sOGFuWdX3u .mbr-iconfont {
  font-size: 1rem;
  margin-bottom: 6px;
}
.cid-sOGFuWdX3u .title,
.cid-sOGFuWdX3u .mbr-section-title {
  margin-bottom: 0.5rem!important;
}
.cid-sOGFuWdX3u .card-wrapper {
  border-radius: 15px;
  transition: all 1s;
  overflow: hidden;
  height: 100%;
  transform: scale(0.9);
  box-shadow: 0px 0px 20px #bbbbbb;
}
.cid-sOGFuWdX3u .card-wrapper:hover {
  background: #fafafa;
  transform: scale(1);
}
.cid-sOGFuWdX3u .type {
  color: #232323;
  text-align: left;
}
.cid-sOGFuWdX3u p {
  padding: 0;
  margin: 0;
}
.cid-sOGFuWdX3u img {
  border-radius: 100%;
  width: 100%;
}
.cid-sOGFuWdX3u .icon-wrapper {
  transition: all 1s;
  background: #fafafa;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto !important;
  transform: scale(0.9);
  box-shadow: 0px 0px 20px #bbbbbb;
}
.cid-sOGFuWdX3u .icon-wrapper:hover {
  transform: scale(1.2);
  box-shadow: 0px 0px 10px #888888;
  background: #ffffff;
}
.cid-sOGFuWdX3u .text-box {
  padding: 0rem;
}
.cid-sOGFuWdX3u .ico-box {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 3px;
}
.cid-sOGFuWdX3u .card-title {
  color: #232323;
  margin: 0;
  padding-bottom: 0.2rem;
  text-align: center;
}
.cid-sOGFuWdX3u .card-img {
  border-radius: 100%;
  height: 100%;
}
.cid-sOGFuWdX3u .card-box {
  padding: 0rem;
}
.cid-sOGFuWdX3u .mbr-section-title {
  margin: 0 auto;
  margin-bottom: 2rem;
  color: #767676;
  text-align: center;
}
.cid-sOGFuWdX3u .status {
  color: #000000;
  text-align: center;
}
.cid-sOGFuWdX3u .text {
  line-height: 1.6;
}
.cid-sOGFuWdX3u .text,
.cid-sOGFuWdX3u .mbr-section-btn {
  text-align: center;
  color: #000000;
}
.cid-sOGFvsvLck {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-sOGFvsvLck .mbr-iconfont {
  font-size: 1rem;
  margin-bottom: 6px;
}
.cid-sOGFvsvLck .title,
.cid-sOGFvsvLck .mbr-section-title {
  margin-bottom: 0.5rem!important;
}
.cid-sOGFvsvLck .card-wrapper {
  border-radius: 15px;
  transition: all 1s;
  overflow: hidden;
  height: 100%;
  transform: scale(0.9);
  box-shadow: 0px 0px 20px #bbbbbb;
}
.cid-sOGFvsvLck .card-wrapper:hover {
  background: #fafafa;
  transform: scale(1);
}
.cid-sOGFvsvLck .type {
  color: #232323;
  text-align: left;
}
.cid-sOGFvsvLck p {
  padding: 0;
  margin: 0;
}
.cid-sOGFvsvLck img {
  border-radius: 100%;
  width: 100%;
}
.cid-sOGFvsvLck .icon-wrapper {
  transition: all 1s;
  background: #fafafa;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto !important;
  transform: scale(0.9);
  box-shadow: 0px 0px 20px #bbbbbb;
}
.cid-sOGFvsvLck .icon-wrapper:hover {
  transform: scale(1.2);
  box-shadow: 0px 0px 10px #888888;
  background: #ffffff;
}
.cid-sOGFvsvLck .text-box {
  padding: 0rem;
}
.cid-sOGFvsvLck .ico-box {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 3px;
}
.cid-sOGFvsvLck .card-title {
  color: #232323;
  margin: 0;
  padding-bottom: 0.2rem;
  text-align: center;
}
.cid-sOGFvsvLck .card-img {
  border-radius: 100%;
  height: 100%;
}
.cid-sOGFvsvLck .card-box {
  padding: 0rem;
}
.cid-sOGFvsvLck .mbr-section-title {
  margin: 0 auto;
  margin-bottom: 2rem;
  color: #767676;
  text-align: center;
}
.cid-sOGFvsvLck .status {
  color: #000000;
  text-align: center;
}
.cid-sOGFvsvLck .text {
  line-height: 1.6;
}
.cid-sOGFvsvLck .text,
.cid-sOGFvsvLck .mbr-section-btn {
  text-align: center;
  color: #000000;
}
.cid-sOGFwflJdg {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-sOGFwflJdg .mbr-iconfont {
  font-size: 1rem;
  margin-bottom: 6px;
}
.cid-sOGFwflJdg .title,
.cid-sOGFwflJdg .mbr-section-title {
  margin-bottom: 0.5rem!important;
}
.cid-sOGFwflJdg .card-wrapper {
  border-radius: 15px;
  transition: all 1s;
  overflow: hidden;
  height: 100%;
  transform: scale(0.9);
  box-shadow: 0px 0px 20px #bbbbbb;
}
.cid-sOGFwflJdg .card-wrapper:hover {
  background: #fafafa;
  transform: scale(1);
}
.cid-sOGFwflJdg .type {
  color: #232323;
  text-align: left;
}
.cid-sOGFwflJdg p {
  padding: 0;
  margin: 0;
}
.cid-sOGFwflJdg img {
  border-radius: 100%;
  width: 100%;
}
.cid-sOGFwflJdg .icon-wrapper {
  transition: all 1s;
  background: #fafafa;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto !important;
  transform: scale(0.9);
  box-shadow: 0px 0px 20px #bbbbbb;
}
.cid-sOGFwflJdg .icon-wrapper:hover {
  transform: scale(1.2);
  box-shadow: 0px 0px 10px #888888;
  background: #ffffff;
}
.cid-sOGFwflJdg .text-box {
  padding: 0rem;
}
.cid-sOGFwflJdg .ico-box {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 3px;
}
.cid-sOGFwflJdg .card-title {
  color: #232323;
  margin: 0;
  padding-bottom: 0.2rem;
  text-align: center;
}
.cid-sOGFwflJdg .card-img {
  border-radius: 100%;
  height: 100%;
}
.cid-sOGFwflJdg .card-box {
  padding: 0rem;
}
.cid-sOGFwflJdg .mbr-section-title {
  margin: 0 auto;
  margin-bottom: 2rem;
  color: #767676;
  text-align: center;
}
.cid-sOGFwflJdg .status {
  color: #000000;
  text-align: center;
}
.cid-sOGFwflJdg .text {
  line-height: 1.6;
}
.cid-sOGFwflJdg .text,
.cid-sOGFwflJdg .mbr-section-btn {
  text-align: center;
  color: #000000;
}
.cid-t4wJ2H4m7s {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-t4wJ2H4m7s .mbr-iconfont {
  font-size: 1rem;
  margin-bottom: 6px;
}
.cid-t4wJ2H4m7s .title,
.cid-t4wJ2H4m7s .mbr-section-title {
  margin-bottom: 0.5rem!important;
}
.cid-t4wJ2H4m7s .card-wrapper {
  border-radius: 15px;
  transition: all 1s;
  overflow: hidden;
  height: 100%;
  transform: scale(0.9);
  box-shadow: 0px 0px 20px #bbbbbb;
}
.cid-t4wJ2H4m7s .card-wrapper:hover {
  background: #fafafa;
  transform: scale(1);
}
.cid-t4wJ2H4m7s .type {
  color: #232323;
  text-align: left;
}
.cid-t4wJ2H4m7s p {
  padding: 0;
  margin: 0;
}
.cid-t4wJ2H4m7s img {
  border-radius: 100%;
  width: 100%;
}
.cid-t4wJ2H4m7s .icon-wrapper {
  transition: all 1s;
  background: #fafafa;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto !important;
  transform: scale(0.9);
  box-shadow: 0px 0px 20px #bbbbbb;
}
.cid-t4wJ2H4m7s .icon-wrapper:hover {
  transform: scale(1.2);
  box-shadow: 0px 0px 10px #888888;
  background: #ffffff;
}
.cid-t4wJ2H4m7s .text-box {
  padding: 0rem;
}
.cid-t4wJ2H4m7s .ico-box {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 3px;
}
.cid-t4wJ2H4m7s .card-title {
  color: #232323;
  margin: 0;
  padding-bottom: 0.2rem;
  text-align: center;
}
.cid-t4wJ2H4m7s .card-img {
  border-radius: 100%;
  height: 100%;
}
.cid-t4wJ2H4m7s .card-box {
  padding: 0rem;
}
.cid-t4wJ2H4m7s .mbr-section-title {
  margin: 0 auto;
  margin-bottom: 2rem;
  color: #767676;
  text-align: center;
}
.cid-t4wJ2H4m7s .status {
  color: #000000;
  text-align: center;
}
.cid-t4wJ2H4m7s .text {
  line-height: 1.6;
}
.cid-t4wJ2H4m7s .text,
.cid-t4wJ2H4m7s .mbr-section-btn {
  text-align: center;
  color: #000000;
}
.cid-t4dZ1mcoqO {
  background-color: #ffffff;
}
.cid-t4dZ1mcoqO .mbr-section-title {
  margin: 0;
}
.cid-t4dZ1mcoqO .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-t4dZ1mcoqO .underline .line {
  width: 3rem;
  height: 2px;
  background: #444444;
  display: inline-block;
}
.cid-t4dZ1mcoqO .media-row {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: flex-end;
}
.cid-t4dZ1mcoqO .team-item {
  transition: all 0.2s;
}
.cid-t4dZ1mcoqO .team-item .item-image {
  position: relative !important;
}
.cid-t4dZ1mcoqO .team-item .item-image img {
  width: 50%;
}
.cid-t4dZ1mcoqO .team-item .item-image::after {
  background: #000000;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
.cid-t4dZ1mcoqO .team-item .item-name p {
  margin-bottom: 0;
}
.cid-t4dZ1mcoqO .team-item .item-role p {
  margin-bottom: 0;
}
.cid-t4dZ1mcoqO .builderCard .item-image::after {
  border-bottom-left-radius: 5rem;
}
.cid-t4dZ1mcoqO .team-item:hover .item-caption {
  opacity: 1;
  transform: translateY(-0.3rem);
}
.cid-t4dZ1mcoqO .team-item:hover {
  transform: translateY(-0.5rem);
  transition: 1s;
}
.cid-t4dZ1mcoqO .team-item .item-caption {
  opacity: 0;
  transition: 0.5s;
}
@media (max-width: 991px) {
  .cid-t4dZ1mcoqO .team-item .item-caption {
    opacity: 1;
    transition: 0.5s;
  }
  .cid-t4dZ1mcoqO .team-item:hover {
    transform: none;
  }
  .cid-t4dZ1mcoqO .team-item:hover .item-caption {
    opacity: 1;
    transform: none;
  }
}
@media (max-width: 767px) {
  .cid-t4dZ1mcoqO {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
@media (min-width: 767px) {
  .cid-t4dZ1mcoqO {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .cid-t4dZ1mcoqO .container-fluid {
    max-width: 1300px;
    padding: 0 2rem;
  }
}
.cid-t4dZ1mcoqO .container-fluid {
  max-width: 1300px;
}
.cid-t4dZ2BYg2j {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-t4dZ2BYg2j .section-head {
  margin-bottom: 2.3rem;
}
@media (max-width: 991px) {
  .cid-t4dZ2BYg2j .row {
    text-align: center;
  }
}
.cid-t4dZ2BYg2j .mbr-text {
  text-align: center;
  color: #000000;
}
.cid-t4dZ2BYg2j .mbr-section-title {
  text-align: center;
  color: #0f7699;
}
.cid-t4wL6E2lCZ {
  padding-top: 2rem;
  padding-bottom: 1rem;
  background-image: url("../../../assets/images/mbr-1920x1277.jpg");
}
.cid-t4wL6E2lCZ .plan {
  transition: all 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
  border: 1px solid #0f7699;
  overflow: visible;
  word-break: break-word;
  padding: 67px 30px 58px;
}
.cid-t4wL6E2lCZ .plan .list-group-item {
  position: relative;
  justify-content: center;
  border: 0;
}
@media (max-width: 991px) {
  .cid-t4wL6E2lCZ .align-center {
    margin-top: 2rem;
  }
  .cid-t4wL6E2lCZ .align-center:first-child {
    margin-top: 0rem;
  }
  .cid-t4wL6E2lCZ .align-center:nth-child(2) {
    margin-top: 0rem;
  }
}
.cid-t4wL6E2lCZ .line {
  width: 100%;
  height: 1px;
  background-color: #0f7699;
  margin-bottom: 41px;
}
.cid-t4wL6E2lCZ .list {
  text-align: left;
  margin-bottom: 54px;
}
.cid-t4wL6E2lCZ .category {
  text-align: center;
  margin-bottom: 24px;
  color: #000000;
}
.cid-t4wL6E2lCZ .link {
  text-align: left;
}
.cid-t4wL6E2lCZ li {
  margin-bottom: 14px;
  display: flex;
  align-items: center;
}
.cid-t4wL6E2lCZ li:last-child {
  margin-bottom: 0;
}
.cid-t4wL6E2lCZ ul {
  padding-inline-start: 0px;
}
.cid-t4wL6E2lCZ .card1 {
  box-shadow: 0px 0px 15px #000000;
  background-color: #ffffff;
}
@media (min-width: 990px) and (max-width: 1160px) {
  .cid-t4wL6E2lCZ .plan {
    padding: 47px;
  }
}
.cid-t4wL6E2lCZ a.btn {
  width: 40% !important;
}
.cid-t4wL6E2lCZ .btn {
  font-weight: bold !important;
  color: #ffffff !important;
}
.cid-t4wL6E2lCZ .btn:hover {
  font-weight: bold !important;
  color: #cccccc !important;
}
.cid-t4wL6E2lCZ .card {
  border: 1px solid #f7c516;
}
.cid-t4wL6E2lCZ .text {
  margin-bottom: 34px;
  text-align: center;
  color: #0f7699;
}
.cid-t4wL6E2lCZ .text2 {
  margin-bottom: 34px;
  text-align: left;
  color: #f7c516;
}
.cid-t4wL6E2lCZ .align {
  margin-bottom: 16px;
}
.cid-t4wL6E2lCZ .name {
  margin-bottom: 9px;
}
.cid-t4wL6E2lCZ .price,
.cid-t4wL6E2lCZ .montn,
.cid-t4wL6E2lCZ .month2 {
  display: inline !important;
}
.cid-t4wL6E2lCZ .mbr-text {
  display: inline;
  width: 100%;
}
.cid-t4wL6E2lCZ .month {
  width: auto;
  display: inline;
  color: #0f7699;
  text-align: center;
}
.cid-t4wL6E2lCZ .month2 {
  width: auto;
  display: inline;
  color: #14142b;
}
.cid-t4wL6E2lCZ span {
  padding: 6px;
  background-color: #f7c516;
  color: #ffffff;
  font-size: 0.6rem;
  border-radius: 50%;
  margin-right: 6px;
}
.cid-t4wL6E2lCZ .name,
.cid-t4wL6E2lCZ .align {
  text-align: center;
  color: #14142b;
}
.cid-t4wL6E2lCZ .mbr-section-title {
  text-align: center;
  margin-bottom: 24px;
  color: #ffffff;
}
.cid-t4wL6E2lCZ .mbr-section-subtitle {
  text-align: center;
  color: #0f7699;
}
.cid-t4wL6E2lCZ .title-block {
  justify-content: space-between;
  margin-bottom: 32px;
  align-items: center;
  padding-bottom: 56px;
  max-width: 715px;
  margin: auto;
}
.cid-t4wL6E2lCZ .card1:hover {
  transform: translate(0px, -6px);
}
@media (max-width: 576px) {
  .cid-t4wL6E2lCZ .plan {
    padding: 57px 20px 51px;
  }
  .cid-t4wL6E2lCZ a.btn {
    width: 80% !important;
  }
}
@media (max-width: 768px) {
  .cid-t4wL6E2lCZ .align-center:nth-child(2) {
    margin-top: 2rem;
  }
}
.cid-t4wL6E2lCZ a.btn > span {
  margin-left: 0.5rem;
  background-color: transparent;
}
.cid-t4wL6E2lCZ .list,
.cid-t4wL6E2lCZ .link .p {
  text-align: left;
}
.cid-t4wL6E2lCZ .price {
  color: #000000;
}
.cid-t4wL6E2lCZ .list,
.cid-t4wL6E2lCZ .link {
  color: #000000;
}
.cid-t4wSSpZysk {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-t4wSSpZysk h4 {
  display: -webkit-flex;
  letter-spacing: 0.03em;
  color: #000000;
}
.cid-t4wSSpZysk .panel-text {
  letter-spacing: 0.03em;
  color: #000000;
  line-height: 1.7;
}
.cid-t4wSSpZysk .mbr-section-title {
  letter-spacing: 0.1em;
  color: #000000;
}
.cid-t4wSSpZysk .mbr-section-subtitle {
  letter-spacing: 0.03em;
  font-weight: 500;
  color: #ffffff;
}
.cid-t4wSSpZysk .accordion-content {
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}
.cid-t4wSSpZysk .panel-group {
  width: 100%;
}
.cid-t4wSSpZysk .card {
  border-bottom: 1px solid #ffffff;
  border-radius: 0px;
  margin-bottom: .5rem;
}
.cid-t4wSSpZysk .card .card-header {
  border-radius: 0px;
  border: 0px;
  padding: 0;
}
.cid-t4wSSpZysk .card .card-header a.panel-title {
  transition: all .3s;
  background-color: #149dcc;
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
  line-height: normal;
}
.cid-t4wSSpZysk .card .card-header a.panel-title:hover {
  opacity: 0.5;
}
.cid-t4wSSpZysk .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t4wSSpZysk .card .card-header a.panel-title .sign {
  padding-left: 1rem;
}
.cid-t4wSSpZysk .card .card-header a.panel-title h4 {
  padding: 1rem 1rem;
  margin-bottom: 0;
}
.cid-t4wSSpZysk .card .panel-body {
  background: #ffffff;
}
.cid-t4wSSpZysk .sign {
  color: #000000;
}
.cid-t4wSSpZysk .media-container-row .accordion-section {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-t4wSSpZysk .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cid-t4wSSpZysk .mbr-figure {
    padding-right: 0;
    padding-left: 0;
    padding-top: 2rem;
  }
}
.cid-t4wSSpZysk .header-text,
.cid-t4wSSpZysk .sign {
  color: #000000;
}
.cid-sO0B7livY6 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
}
.cid-sO0B7livY6 [class^="socicon-"]:before,
.cid-sO0B7livY6 [class*=" socicon-"]:before {
  line-height: 44px;
}
.cid-sO0B7livY6 .social-list {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-sO0B7livY6 .soc-item {
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 100%;
  display: flex;
  -webkit-box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0.6rem;
  margin-bottom: 1rem;
}
.cid-sO0B7livY6 .soc-item span {
  font-size: 1.4rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cid-sO0B7livY6 .btn-social,
.cid-sO0B7livY6 .mbr-section-title {
  color: #ffffff;
}
.cid-sO0BchKvoF {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
  overflow: hidden;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */

section {
  background-color: #eeeeee;
}

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

:focus {
  outline: none;
}

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

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

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

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

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,.btn,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.jq-selectbox li {
  padding: 1rem;
}

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

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

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

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

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

.carousel-item img {
  margin: auto;
}

.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;
}

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

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

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

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

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

.btn-form {
  margin: 0;
  border-radius: 0;
}

.btn-form:hover {
  cursor: pointer;
}

#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%;
  -webkit-transform: rotate(135deg);
  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;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #f5f5f5;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 3.5em;
  padding: 1rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

.dropup .dropdown-toggle::after {
  display: none;
}
.cid-sO0jz1xO1C {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-sO0jz1xO1C nav.navbar {
  position: fixed;
  box-shadow: 0px 4px 5px -1px #858585;
}
.cid-sO0jz1xO1C .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown-menu {
  padding: 0;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #ffffff;
}
.cid-sO0jz1xO1C .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cid-sO0jz1xO1C .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cid-sO0jz1xO1C .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-sO0jz1xO1C .nav-link {
  position: relative;
}
.cid-sO0jz1xO1C .container {
  display: flex;
  margin: auto;
}
.cid-sO0jz1xO1C .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cid-sO0jz1xO1C .nav-item:focus,
.cid-sO0jz1xO1C .nav-link:focus {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-sO0jz1xO1C .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-sO0jz1xO1C .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.opened {
  transition: all 0.3s;
}
.cid-sO0jz1xO1C .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-sO0jz1xO1C .navbar .navbar-logo img {
  width: auto;
}
.cid-sO0jz1xO1C .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar.collapsed {
  justify-content: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-sO0jz1xO1C .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-sO0jz1xO1C .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.5rem);
  }
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.8rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-sO0jz1xO1C .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .cid-sO0jz1xO1C .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-sO0jz1xO1C .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-sO0jz1xO1C .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-sO0jz1xO1C .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-sO0jz1xO1C .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-sO0jz1xO1C .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-sO0jz1xO1C .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-sO0jz1xO1C .navbar.navbar-short {
  min-height: 60px;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-sO0jz1xO1C .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown-item.active,
.cid-sO0jz1xO1C .dropdown-item:active {
  background-color: transparent;
}
.cid-sO0jz1xO1C .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-sO0jz1xO1C .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sO0jz1xO1C ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-sO0jz1xO1C .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-sO0jz1xO1C button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #a66a00;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-sO0jz1xO1C a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-sO0jz1xO1C .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sO0jz1xO1C .navbar {
    height: 70px;
  }
  .cid-sO0jz1xO1C .navbar.opened {
    height: auto;
  }
  .cid-sO0jz1xO1C .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-t2QL4hZbs1 {
  padding-top: 7rem;
  padding-bottom: 0rem;
  background-color: #2c5a67;
}
.cid-t2QL4hZbs1 .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-t2QL4hZbs1 .image-wrapper {
    padding: 0rem;
  }
}
@media (min-width: 1200px) {
  .cid-t2QL4hZbs1 .text-wrapper {
    margin-left: 5rem;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .cid-t2QL4hZbs1 .text-wrapper {
    margin-left: 0;
  }
}
.cid-t2QL4hZbs1 blockquote {
  border: none;
  line-height: 1;
}
@media (max-width: 1199px) {
  .cid-t2QL4hZbs1 blockquote {
    padding-right: 100px;
  }
}
.cid-t2QL4hZbs1 .occupation {
  font-size: 1rem;
  margin-top: -0.5rem;
}
.cid-t2QL4hZbs1 .mbr-section-title {
  text-align: left;
  color: #ffffff;
}
.cid-t2QL4hZbs1 .mbr-text {
  color: #ffffff;
  text-align: left;
}
.cid-sOFo77iPOv {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-sOFo77iPOv h4 {
  display: flex;
  letter-spacing: 0.03em;
  color: #ffffff;
  -webkit-align-items: center;
  align-items: center;
}
.cid-sOFo77iPOv .fz {
  font-size: 60%;
}
.cid-sOFo77iPOv .panel-text {
  letter-spacing: 0.03em;
  color: #232323;
  text-align: left;
}
.cid-sOFo77iPOv .mbr-section-title {
  letter-spacing: 0.1em;
}
.cid-sOFo77iPOv .mbr-section-subtitle {
  letter-spacing: 0.03em;
  font-weight: 500;
}
.cid-sOFo77iPOv .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-sOFo77iPOv .panel-group {
  width: 100%;
}
.cid-sOFo77iPOv .img5 {
  transition: all 0.5s;
}
.cid-sOFo77iPOv .card {
  border-bottom: 1px solid #2c5a67 !important;
  border-radius: 0px;
  margin-bottom: .5rem;
}
.cid-sOFo77iPOv .card .card-header {
  border-radius: 0px;
  border: 0px !important;
  padding: 0;
}
.cid-sOFo77iPOv .card .card-header a.panel-title {
  transition: all .3s;
  background-color: #ffffff;
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
}
.cid-sOFo77iPOv .card .card-header a.panel-title:hover {
  color: #000;
  opacity: 0.9;
}
.cid-sOFo77iPOv .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-sOFo77iPOv .card .card-header a.panel-title .sign {
  padding-left: 1rem;
}
.cid-sOFo77iPOv .card .card-header a.panel-title h4 {
  padding: 1rem 1rem;
  margin-bottom: 0;
}
.cid-sOFo77iPOv .card .panel-body {
  background: #ffffff;
}
.cid-sOFo77iPOv .img5:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.2);
  transform: rotate(-1deg) scale(1.03);
}
.cid-sOFo77iPOv .media-container-row {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.cid-sOFo77iPOv .media-container-row > div {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sOFo77iPOv .sign {
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOFo77iPOv .media-container-row {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .cid-sOFo77iPOv .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cid-sOFo77iPOv .mbr-figure {
    padding-right: 0;
    padding-left: 0;
    padding-top: 2rem;
    padding-top: 0;
    padding-bottom: 2rem;
  }
}
.cid-sOFo77iPOv .header-text,
.cid-sOFo77iPOv .sign {
  text-align: left;
  color: #444444;
}
.cid-sOFo77iPOv .price {
  color: #073b4c;
  text-align: center;
}
.cid-sOFo77iPOv P {
  text-align: center;
}
.cid-sOGlo46enc {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #2c5a67;
  background: linear-gradient(180deg, #2c5a67, #ffffff);
}
.cid-sOGlo46enc .mbr-iconfont-social {
  font-size: 32px;
  color: #ff7d84;
  margin-left: .5rem;
  margin-right: .5rem;
}
.cid-sOGlo46enc .mbr-iconfont-social:hover {
  color: #8264fd;
}
.cid-sOGlo46enc .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-sOGlo46enc .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #000000, #000000);
  display: inline-block;
}
.cid-sOGlo46enc .social-list a:focus {
  text-decoration: none;
}
@media (max-width: 767px) {
  .cid-sOGlo46enc .mbr-iconfont-social {
    margin-left: .2rem;
    margin-right: .2rem;
  }
}
.cid-sOGlkkEHpY {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-sOGlkkEHpY h4 {
  display: flex;
  letter-spacing: 0.03em;
  color: #ffffff;
  -webkit-align-items: center;
  align-items: center;
}
.cid-sOGlkkEHpY .fz {
  font-size: 60%;
}
.cid-sOGlkkEHpY .panel-text {
  letter-spacing: 0.03em;
  color: #232323;
  text-align: left;
}
.cid-sOGlkkEHpY .mbr-section-title {
  letter-spacing: 0.1em;
}
.cid-sOGlkkEHpY .mbr-section-subtitle {
  letter-spacing: 0.03em;
  font-weight: 500;
}
.cid-sOGlkkEHpY .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-sOGlkkEHpY .panel-group {
  width: 100%;
}
.cid-sOGlkkEHpY .img5 {
  transition: all 0.5s;
}
.cid-sOGlkkEHpY .card {
  border-bottom: 1px solid #2c5a67 !important;
  border-radius: 0px;
  margin-bottom: .5rem;
}
.cid-sOGlkkEHpY .card .card-header {
  border-radius: 0px;
  border: 0px !important;
  padding: 0;
}
.cid-sOGlkkEHpY .card .card-header a.panel-title {
  transition: all .3s;
  background-color: #ffffff;
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
}
.cid-sOGlkkEHpY .card .card-header a.panel-title:hover {
  color: #000;
  opacity: 0.9;
}
.cid-sOGlkkEHpY .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-sOGlkkEHpY .card .card-header a.panel-title .sign {
  padding-left: 1rem;
}
.cid-sOGlkkEHpY .card .card-header a.panel-title h4 {
  padding: 1rem 1rem;
  margin-bottom: 0;
}
.cid-sOGlkkEHpY .card .panel-body {
  background: #ffffff;
}
.cid-sOGlkkEHpY .img5:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.2);
  transform: rotate(-1deg) scale(1.03);
}
.cid-sOGlkkEHpY .media-container-row {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.cid-sOGlkkEHpY .media-container-row > div {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sOGlkkEHpY .sign {
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOGlkkEHpY .media-container-row {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .cid-sOGlkkEHpY .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cid-sOGlkkEHpY .mbr-figure {
    padding-right: 0;
    padding-left: 0;
    padding-top: 2rem;
    padding-top: 0;
    padding-bottom: 2rem;
  }
}
.cid-sOGlkkEHpY .header-text,
.cid-sOGlkkEHpY .sign {
  text-align: left;
  color: #444444;
}
.cid-sOGlkkEHpY .price {
  color: #073b4c;
  text-align: center;
}
.cid-sOGlkkEHpY P {
  text-align: center;
}
.cid-sOGmZWG4kk {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #2c5a67;
  background: linear-gradient(180deg, #2c5a67, #ffffff);
}
.cid-sOGmZWG4kk .mbr-iconfont-social {
  font-size: 32px;
  color: #ff7d84;
  margin-left: .5rem;
  margin-right: .5rem;
}
.cid-sOGmZWG4kk .mbr-iconfont-social:hover {
  color: #8264fd;
}
.cid-sOGmZWG4kk .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-sOGmZWG4kk .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #000000, #000000);
  display: inline-block;
}
.cid-sOGmZWG4kk .social-list a:focus {
  text-decoration: none;
}
@media (max-width: 767px) {
  .cid-sOGmZWG4kk .mbr-iconfont-social {
    margin-left: .2rem;
    margin-right: .2rem;
  }
}
.cid-sOGrAFLVD3 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-sOGrAFLVD3 h4 {
  display: flex;
  letter-spacing: 0.03em;
  color: #ffffff;
  -webkit-align-items: center;
  align-items: center;
}
.cid-sOGrAFLVD3 .fz {
  font-size: 60%;
}
.cid-sOGrAFLVD3 .panel-text {
  letter-spacing: 0.03em;
  color: #232323;
  text-align: left;
}
.cid-sOGrAFLVD3 .mbr-section-title {
  letter-spacing: 0.1em;
}
.cid-sOGrAFLVD3 .mbr-section-subtitle {
  letter-spacing: 0.03em;
  font-weight: 500;
}
.cid-sOGrAFLVD3 .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-sOGrAFLVD3 .panel-group {
  width: 100%;
}
.cid-sOGrAFLVD3 .img5 {
  transition: all 0.5s;
}
.cid-sOGrAFLVD3 .card {
  border-bottom: 1px solid #2c5a67 !important;
  border-radius: 0px;
  margin-bottom: .5rem;
}
.cid-sOGrAFLVD3 .card .card-header {
  border-radius: 0px;
  border: 0px !important;
  padding: 0;
}
.cid-sOGrAFLVD3 .card .card-header a.panel-title {
  transition: all .3s;
  background-color: #ffffff;
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
}
.cid-sOGrAFLVD3 .card .card-header a.panel-title:hover {
  color: #000;
  opacity: 0.9;
}
.cid-sOGrAFLVD3 .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-sOGrAFLVD3 .card .card-header a.panel-title .sign {
  padding-left: 1rem;
}
.cid-sOGrAFLVD3 .card .card-header a.panel-title h4 {
  padding: 1rem 1rem;
  margin-bottom: 0;
}
.cid-sOGrAFLVD3 .card .panel-body {
  background: #ffffff;
}
.cid-sOGrAFLVD3 .img5:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.2);
  transform: rotate(-1deg) scale(1.03);
}
.cid-sOGrAFLVD3 .media-container-row {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.cid-sOGrAFLVD3 .media-container-row > div {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sOGrAFLVD3 .sign {
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOGrAFLVD3 .media-container-row {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .cid-sOGrAFLVD3 .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cid-sOGrAFLVD3 .mbr-figure {
    padding-right: 0;
    padding-left: 0;
    padding-top: 2rem;
    padding-top: 0;
    padding-bottom: 2rem;
  }
}
.cid-sOGrAFLVD3 .header-text,
.cid-sOGrAFLVD3 .sign {
  text-align: left;
  color: #444444;
}
.cid-sOGrAFLVD3 .price {
  color: #073b4c;
  text-align: center;
}
.cid-sOGrAFLVD3 P {
  text-align: center;
}
.cid-sOGo5JZrvD {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #2c5a67;
  background: linear-gradient(180deg, #2c5a67, #ffffff);
}
.cid-sOGo5JZrvD .mbr-iconfont-social {
  font-size: 32px;
  color: #ff7d84;
  margin-left: .5rem;
  margin-right: .5rem;
}
.cid-sOGo5JZrvD .mbr-iconfont-social:hover {
  color: #8264fd;
}
.cid-sOGo5JZrvD .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-sOGo5JZrvD .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #000000, #000000);
  display: inline-block;
}
.cid-sOGo5JZrvD .social-list a:focus {
  text-decoration: none;
}
@media (max-width: 767px) {
  .cid-sOGo5JZrvD .mbr-iconfont-social {
    margin-left: .2rem;
    margin-right: .2rem;
  }
}
.cid-sOGqVLUFrH {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-sOGqVLUFrH h4 {
  display: flex;
  letter-spacing: 0.03em;
  color: #ffffff;
  -webkit-align-items: center;
  align-items: center;
}
.cid-sOGqVLUFrH .fz {
  font-size: 60%;
}
.cid-sOGqVLUFrH .panel-text {
  letter-spacing: 0.03em;
  color: #232323;
  text-align: left;
}
.cid-sOGqVLUFrH .mbr-section-title {
  letter-spacing: 0.1em;
}
.cid-sOGqVLUFrH .mbr-section-subtitle {
  letter-spacing: 0.03em;
  font-weight: 500;
}
.cid-sOGqVLUFrH .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-sOGqVLUFrH .panel-group {
  width: 100%;
}
.cid-sOGqVLUFrH .img5 {
  transition: all 0.5s;
}
.cid-sOGqVLUFrH .card {
  border-bottom: 1px solid #2c5a67 !important;
  border-radius: 0px;
  margin-bottom: .5rem;
}
.cid-sOGqVLUFrH .card .card-header {
  border-radius: 0px;
  border: 0px !important;
  padding: 0;
}
.cid-sOGqVLUFrH .card .card-header a.panel-title {
  transition: all .3s;
  background-color: #ffffff;
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
}
.cid-sOGqVLUFrH .card .card-header a.panel-title:hover {
  color: #000;
  opacity: 0.9;
}
.cid-sOGqVLUFrH .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-sOGqVLUFrH .card .card-header a.panel-title .sign {
  padding-left: 1rem;
}
.cid-sOGqVLUFrH .card .card-header a.panel-title h4 {
  padding: 1rem 1rem;
  margin-bottom: 0;
}
.cid-sOGqVLUFrH .card .panel-body {
  background: #ffffff;
}
.cid-sOGqVLUFrH .img5:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.2);
  transform: rotate(-1deg) scale(1.03);
}
.cid-sOGqVLUFrH .media-container-row {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.cid-sOGqVLUFrH .media-container-row > div {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sOGqVLUFrH .sign {
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOGqVLUFrH .media-container-row {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .cid-sOGqVLUFrH .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cid-sOGqVLUFrH .mbr-figure {
    padding-right: 0;
    padding-left: 0;
    padding-top: 2rem;
    padding-top: 0;
    padding-bottom: 2rem;
  }
}
.cid-sOGqVLUFrH .header-text,
.cid-sOGqVLUFrH .sign {
  text-align: left;
  color: #444444;
}
.cid-sOGqVLUFrH .price {
  color: #073b4c;
  text-align: center;
}
.cid-sOGqVLUFrH P {
  text-align: center;
}
.cid-sOGpiT8U2c {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #2c5a67;
  background: linear-gradient(180deg, #2c5a67, #ffffff);
}
.cid-sOGpiT8U2c .mbr-iconfont-social {
  font-size: 32px;
  color: #ff7d84;
  margin-left: .5rem;
  margin-right: .5rem;
}
.cid-sOGpiT8U2c .mbr-iconfont-social:hover {
  color: #8264fd;
}
.cid-sOGpiT8U2c .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-sOGpiT8U2c .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #000000, #000000);
  display: inline-block;
}
.cid-sOGpiT8U2c .social-list a:focus {
  text-decoration: none;
}
@media (max-width: 767px) {
  .cid-sOGpiT8U2c .mbr-iconfont-social {
    margin-left: .2rem;
    margin-right: .2rem;
  }
}
.cid-sOGncOYT5l {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-sOGncOYT5l h4 {
  display: flex;
  letter-spacing: 0.03em;
  color: #ffffff;
  -webkit-align-items: center;
  align-items: center;
}
.cid-sOGncOYT5l .fz {
  font-size: 60%;
}
.cid-sOGncOYT5l .panel-text {
  letter-spacing: 0.03em;
  color: #232323;
  text-align: left;
}
.cid-sOGncOYT5l .mbr-section-title {
  letter-spacing: 0.1em;
}
.cid-sOGncOYT5l .mbr-section-subtitle {
  letter-spacing: 0.03em;
  font-weight: 500;
}
.cid-sOGncOYT5l .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-sOGncOYT5l .panel-group {
  width: 100%;
}
.cid-sOGncOYT5l .img5 {
  transition: all 0.5s;
}
.cid-sOGncOYT5l .card {
  border-bottom: 1px solid #2c5a67 !important;
  border-radius: 0px;
  margin-bottom: .5rem;
}
.cid-sOGncOYT5l .card .card-header {
  border-radius: 0px;
  border: 0px !important;
  padding: 0;
}
.cid-sOGncOYT5l .card .card-header a.panel-title {
  transition: all .3s;
  background-color: #ffffff;
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
}
.cid-sOGncOYT5l .card .card-header a.panel-title:hover {
  color: #000;
  opacity: 0.9;
}
.cid-sOGncOYT5l .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-sOGncOYT5l .card .card-header a.panel-title .sign {
  padding-left: 1rem;
}
.cid-sOGncOYT5l .card .card-header a.panel-title h4 {
  padding: 1rem 1rem;
  margin-bottom: 0;
}
.cid-sOGncOYT5l .card .panel-body {
  background: #ffffff;
}
.cid-sOGncOYT5l .img5:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.2);
  transform: rotate(-1deg) scale(1.03);
}
.cid-sOGncOYT5l .media-container-row {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.cid-sOGncOYT5l .media-container-row > div {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sOGncOYT5l .sign {
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOGncOYT5l .media-container-row {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .cid-sOGncOYT5l .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cid-sOGncOYT5l .mbr-figure {
    padding-right: 0;
    padding-left: 0;
    padding-top: 2rem;
    padding-top: 0;
    padding-bottom: 2rem;
  }
}
.cid-sOGncOYT5l .header-text,
.cid-sOGncOYT5l .sign {
  text-align: left;
  color: #444444;
}
.cid-sOGncOYT5l .price {
  color: #073b4c;
  text-align: center;
}
.cid-sOGncOYT5l P {
  text-align: center;
}
.cid-sOGpB3dQG8 {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #2c5a67;
  background: linear-gradient(180deg, #2c5a67, #ffffff);
}
.cid-sOGpB3dQG8 .mbr-iconfont-social {
  font-size: 32px;
  color: #ff7d84;
  margin-left: .5rem;
  margin-right: .5rem;
}
.cid-sOGpB3dQG8 .mbr-iconfont-social:hover {
  color: #8264fd;
}
.cid-sOGpB3dQG8 .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-sOGpB3dQG8 .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #000000, #000000);
  display: inline-block;
}
.cid-sOGpB3dQG8 .social-list a:focus {
  text-decoration: none;
}
@media (max-width: 767px) {
  .cid-sOGpB3dQG8 .mbr-iconfont-social {
    margin-left: .2rem;
    margin-right: .2rem;
  }
}
.cid-sOGqjpjlcg {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-sOGqjpjlcg h4 {
  display: flex;
  letter-spacing: 0.03em;
  color: #ffffff;
  -webkit-align-items: center;
  align-items: center;
}
.cid-sOGqjpjlcg .fz {
  font-size: 60%;
}
.cid-sOGqjpjlcg .panel-text {
  letter-spacing: 0.03em;
  color: #232323;
  text-align: left;
}
.cid-sOGqjpjlcg .mbr-section-title {
  letter-spacing: 0.1em;
}
.cid-sOGqjpjlcg .mbr-section-subtitle {
  letter-spacing: 0.03em;
  font-weight: 500;
}
.cid-sOGqjpjlcg .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-sOGqjpjlcg .panel-group {
  width: 100%;
}
.cid-sOGqjpjlcg .img5 {
  transition: all 0.5s;
}
.cid-sOGqjpjlcg .card {
  border-bottom: 1px solid #2c5a67 !important;
  border-radius: 0px;
  margin-bottom: .5rem;
}
.cid-sOGqjpjlcg .card .card-header {
  border-radius: 0px;
  border: 0px !important;
  padding: 0;
}
.cid-sOGqjpjlcg .card .card-header a.panel-title {
  transition: all .3s;
  background-color: #ffffff;
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
}
.cid-sOGqjpjlcg .card .card-header a.panel-title:hover {
  color: #000;
  opacity: 0.9;
}
.cid-sOGqjpjlcg .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-sOGqjpjlcg .card .card-header a.panel-title .sign {
  padding-left: 1rem;
}
.cid-sOGqjpjlcg .card .card-header a.panel-title h4 {
  padding: 1rem 1rem;
  margin-bottom: 0;
}
.cid-sOGqjpjlcg .card .panel-body {
  background: #ffffff;
}
.cid-sOGqjpjlcg .img5:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.2);
  transform: rotate(-1deg) scale(1.03);
}
.cid-sOGqjpjlcg .media-container-row {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.cid-sOGqjpjlcg .media-container-row > div {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sOGqjpjlcg .sign {
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOGqjpjlcg .media-container-row {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .cid-sOGqjpjlcg .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cid-sOGqjpjlcg .mbr-figure {
    padding-right: 0;
    padding-left: 0;
    padding-top: 2rem;
    padding-top: 0;
    padding-bottom: 2rem;
  }
}
.cid-sOGqjpjlcg .header-text,
.cid-sOGqjpjlcg .sign {
  text-align: left;
  color: #444444;
}
.cid-sOGqjpjlcg .price {
  color: #073b4c;
  text-align: center;
}
.cid-sOGqjpjlcg P {
  text-align: center;
}
.cid-sOGql5vsZ1 {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #2c5a67;
  background: linear-gradient(180deg, #2c5a67, #ffffff);
}
.cid-sOGql5vsZ1 .mbr-iconfont-social {
  font-size: 32px;
  color: #ff7d84;
  margin-left: .5rem;
  margin-right: .5rem;
}
.cid-sOGql5vsZ1 .mbr-iconfont-social:hover {
  color: #8264fd;
}
.cid-sOGql5vsZ1 .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-sOGql5vsZ1 .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #000000, #000000);
  display: inline-block;
}
.cid-sOGql5vsZ1 .social-list a:focus {
  text-decoration: none;
}
@media (max-width: 767px) {
  .cid-sOGql5vsZ1 .mbr-iconfont-social {
    margin-left: .2rem;
    margin-right: .2rem;
  }
}
.cid-sOGo2xktsl {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-sOGo2xktsl h4 {
  display: flex;
  letter-spacing: 0.03em;
  color: #ffffff;
  -webkit-align-items: center;
  align-items: center;
}
.cid-sOGo2xktsl .fz {
  font-size: 60%;
}
.cid-sOGo2xktsl .panel-text {
  letter-spacing: 0.03em;
  color: #232323;
  text-align: left;
}
.cid-sOGo2xktsl .mbr-section-title {
  letter-spacing: 0.1em;
}
.cid-sOGo2xktsl .mbr-section-subtitle {
  letter-spacing: 0.03em;
  font-weight: 500;
}
.cid-sOGo2xktsl .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-sOGo2xktsl .panel-group {
  width: 100%;
}
.cid-sOGo2xktsl .img5 {
  transition: all 0.5s;
}
.cid-sOGo2xktsl .card {
  border-bottom: 1px solid #2c5a67 !important;
  border-radius: 0px;
  margin-bottom: .5rem;
}
.cid-sOGo2xktsl .card .card-header {
  border-radius: 0px;
  border: 0px !important;
  padding: 0;
}
.cid-sOGo2xktsl .card .card-header a.panel-title {
  transition: all .3s;
  background-color: #ffffff;
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
}
.cid-sOGo2xktsl .card .card-header a.panel-title:hover {
  color: #000;
  opacity: 0.9;
}
.cid-sOGo2xktsl .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-sOGo2xktsl .card .card-header a.panel-title .sign {
  padding-left: 1rem;
}
.cid-sOGo2xktsl .card .card-header a.panel-title h4 {
  padding: 1rem 1rem;
  margin-bottom: 0;
}
.cid-sOGo2xktsl .card .panel-body {
  background: #ffffff;
}
.cid-sOGo2xktsl .img5:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.2);
  transform: rotate(-1deg) scale(1.03);
}
.cid-sOGo2xktsl .media-container-row {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.cid-sOGo2xktsl .media-container-row > div {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sOGo2xktsl .sign {
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOGo2xktsl .media-container-row {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .cid-sOGo2xktsl .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cid-sOGo2xktsl .mbr-figure {
    padding-right: 0;
    padding-left: 0;
    padding-top: 2rem;
    padding-top: 0;
    padding-bottom: 2rem;
  }
}
.cid-sOGo2xktsl .header-text,
.cid-sOGo2xktsl .sign {
  text-align: left;
  color: #444444;
}
.cid-sOGo2xktsl .price {
  color: #073b4c;
  text-align: center;
}
.cid-sOGo2xktsl P {
  text-align: center;
}
.cid-sOGNToyPqX {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #2c5a67;
  background: linear-gradient(180deg, #2c5a67, #ffffff);
}
.cid-sOGNToyPqX .mbr-iconfont-social {
  font-size: 32px;
  color: #ff7d84;
  margin-left: .5rem;
  margin-right: .5rem;
}
.cid-sOGNToyPqX .mbr-iconfont-social:hover {
  color: #8264fd;
}
.cid-sOGNToyPqX .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-sOGNToyPqX .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #000000, #000000);
  display: inline-block;
}
.cid-sOGNToyPqX .social-list a:focus {
  text-decoration: none;
}
@media (max-width: 767px) {
  .cid-sOGNToyPqX .mbr-iconfont-social {
    margin-left: .2rem;
    margin-right: .2rem;
  }
}
.cid-sOGpC7n780 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-sOGpC7n780 h4 {
  display: flex;
  letter-spacing: 0.03em;
  color: #ffffff;
  -webkit-align-items: center;
  align-items: center;
}
.cid-sOGpC7n780 .fz {
  font-size: 60%;
}
.cid-sOGpC7n780 .panel-text {
  letter-spacing: 0.03em;
  color: #232323;
  text-align: left;
}
.cid-sOGpC7n780 .mbr-section-title {
  letter-spacing: 0.1em;
}
.cid-sOGpC7n780 .mbr-section-subtitle {
  letter-spacing: 0.03em;
  font-weight: 500;
}
.cid-sOGpC7n780 .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-sOGpC7n780 .panel-group {
  width: 100%;
}
.cid-sOGpC7n780 .img5 {
  transition: all 0.5s;
}
.cid-sOGpC7n780 .card {
  border-bottom: 1px solid #2c5a67 !important;
  border-radius: 0px;
  margin-bottom: .5rem;
}
.cid-sOGpC7n780 .card .card-header {
  border-radius: 0px;
  border: 0px !important;
  padding: 0;
}
.cid-sOGpC7n780 .card .card-header a.panel-title {
  transition: all .3s;
  background-color: #ffffff;
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
}
.cid-sOGpC7n780 .card .card-header a.panel-title:hover {
  color: #000;
  opacity: 0.9;
}
.cid-sOGpC7n780 .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-sOGpC7n780 .card .card-header a.panel-title .sign {
  padding-left: 1rem;
}
.cid-sOGpC7n780 .card .card-header a.panel-title h4 {
  padding: 1rem 1rem;
  margin-bottom: 0;
}
.cid-sOGpC7n780 .card .panel-body {
  background: #ffffff;
}
.cid-sOGpC7n780 .img5:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.2);
  transform: rotate(-1deg) scale(1.03);
}
.cid-sOGpC7n780 .media-container-row {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.cid-sOGpC7n780 .media-container-row > div {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sOGpC7n780 .sign {
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOGpC7n780 .media-container-row {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .cid-sOGpC7n780 .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cid-sOGpC7n780 .mbr-figure {
    padding-right: 0;
    padding-left: 0;
    padding-top: 2rem;
    padding-top: 0;
    padding-bottom: 2rem;
  }
}
.cid-sOGpC7n780 .header-text,
.cid-sOGpC7n780 .sign {
  text-align: left;
  color: #444444;
}
.cid-sOGpC7n780 .price {
  color: #073b4c;
  text-align: center;
}
.cid-sOGpC7n780 P {
  text-align: center;
}
.cid-sOGscSIjvo {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #2c5a67;
  background: linear-gradient(180deg, #2c5a67, #ffffff);
}
.cid-sOGscSIjvo .mbr-iconfont-social {
  font-size: 32px;
  color: #ff7d84;
  margin-left: .5rem;
  margin-right: .5rem;
}
.cid-sOGscSIjvo .mbr-iconfont-social:hover {
  color: #8264fd;
}
.cid-sOGscSIjvo .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-sOGscSIjvo .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #000000, #000000);
  display: inline-block;
}
.cid-sOGscSIjvo .social-list a:focus {
  text-decoration: none;
}
@media (max-width: 767px) {
  .cid-sOGscSIjvo .mbr-iconfont-social {
    margin-left: .2rem;
    margin-right: .2rem;
  }
}
.cid-sOEI1VLXlH {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-sOEI1VLXlH .container-fluid {
  padding: 0 3rem;
}
.cid-sOEI1VLXlH ul.list-inline {
  margin: 0;
  -webkit-align-self: center;
  align-self: center;
}
.cid-sOEI1VLXlH ul.list-inline li {
  margin: 0;
  padding: .5rem;
}
.cid-sOEI1VLXlH ul.list-inline img {
  max-width: 6rem;
  padding-bottom: .5rem;
}
.cid-sOEI1VLXlH ul.list-inline img:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
@media (max-width: 767px) {
  .cid-sOEI1VLXlH .container-fluid {
    padding: 0 1rem;
  }
  .cid-sOEI1VLXlH .list-inline-item img {
    max-width: 5rem;
  }
}
.cid-sOEI1VLXlH .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-sOEI1VLXlH .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #000000, #000000);
  display: inline-block;
}
.cid-sO0B7livY6 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
}
.cid-sO0B7livY6 [class^="socicon-"]:before,
.cid-sO0B7livY6 [class*=" socicon-"]:before {
  line-height: 44px;
}
.cid-sO0B7livY6 .social-list {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-sO0B7livY6 .soc-item {
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 100%;
  display: flex;
  -webkit-box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0.6rem;
  margin-bottom: 1rem;
}
.cid-sO0B7livY6 .soc-item span {
  font-size: 1.4rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cid-sO0B7livY6 .btn-social,
.cid-sO0B7livY6 .mbr-section-title {
  color: #ffffff;
}
.cid-sO0BchKvoF {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
  overflow: hidden;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */

section {
  background-color: #eeeeee;
}

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

:focus {
  outline: none;
}

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

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

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

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

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,.btn,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.jq-selectbox li {
  padding: 1rem;
}

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

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

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

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

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

.carousel-item img {
  margin: auto;
}

.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;
}

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

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

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

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

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

.btn-form {
  margin: 0;
  border-radius: 0;
}

.btn-form:hover {
  cursor: pointer;
}

#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%;
  -webkit-transform: rotate(135deg);
  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;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #f5f5f5;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 3.5em;
  padding: 1rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

.dropup .dropdown-toggle::after {
  display: none;
}
.cid-sO0jz1xO1C {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-sO0jz1xO1C nav.navbar {
  position: fixed;
  box-shadow: 0px 4px 5px -1px #858585;
}
.cid-sO0jz1xO1C .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown-menu {
  padding: 0;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #ffffff;
}
.cid-sO0jz1xO1C .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cid-sO0jz1xO1C .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cid-sO0jz1xO1C .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-sO0jz1xO1C .nav-link {
  position: relative;
}
.cid-sO0jz1xO1C .container {
  display: flex;
  margin: auto;
}
.cid-sO0jz1xO1C .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cid-sO0jz1xO1C .nav-item:focus,
.cid-sO0jz1xO1C .nav-link:focus {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-sO0jz1xO1C .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-sO0jz1xO1C .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.opened {
  transition: all 0.3s;
}
.cid-sO0jz1xO1C .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-sO0jz1xO1C .navbar .navbar-logo img {
  width: auto;
}
.cid-sO0jz1xO1C .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar.collapsed {
  justify-content: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-sO0jz1xO1C .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-sO0jz1xO1C .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.5rem);
  }
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.8rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-sO0jz1xO1C .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .cid-sO0jz1xO1C .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-sO0jz1xO1C .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-sO0jz1xO1C .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-sO0jz1xO1C .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-sO0jz1xO1C .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-sO0jz1xO1C .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-sO0jz1xO1C .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-sO0jz1xO1C .navbar.navbar-short {
  min-height: 60px;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-sO0jz1xO1C .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown-item.active,
.cid-sO0jz1xO1C .dropdown-item:active {
  background-color: transparent;
}
.cid-sO0jz1xO1C .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-sO0jz1xO1C .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sO0jz1xO1C ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-sO0jz1xO1C .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-sO0jz1xO1C button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #a66a00;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-sO0jz1xO1C a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-sO0jz1xO1C .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sO0jz1xO1C .navbar {
    height: 70px;
  }
  .cid-sO0jz1xO1C .navbar.opened {
    height: auto;
  }
  .cid-sO0jz1xO1C .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-sOKx3ZwQpW {
  padding-top: 135px;
  padding-bottom: 45px;
  background-color: #cccccc;
}
.cid-sOKx3ZwQpW .slider-text-two {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  outline: 1px solid rgba(0, 0, 0, 0.2);
  outline-offset: -15px;
  padding: 65px 50px;
}
.cid-sOKx3ZwQpW .mbr-section-title {
  color: #232323;
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-sOKx3ZwQpW .mbr-section-title {
    font-size: 3.25rem;
  }
}
.cid-sOKx3ZwQpW .mbr-text {
  color: #232323;
  letter-spacing: 5px;
  font-weight: 100;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sOKx3ZwQpW .slider-text-two {
    outline: 15px solid rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.2);
  }
}
.cid-t5191uFOYX {
  padding-top: 15px;
  padding-bottom: 30px;
  background: #cccccc;
  background: linear-gradient(180deg, #cccccc, #ffffff);
}
.cid-t5191uFOYX .mbr-iconfont-social {
  font-size: 32px;
  color: #ff7d84;
  margin-left: .5rem;
  margin-right: .5rem;
}
.cid-t5191uFOYX .mbr-iconfont-social:hover {
  color: #8264fd;
}
.cid-t5191uFOYX .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-t5191uFOYX .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #000000, #000000);
  display: inline-block;
}
.cid-t5191uFOYX .social-list a:focus {
  text-decoration: none;
}
@media (max-width: 767px) {
  .cid-t5191uFOYX .mbr-iconfont-social {
    margin-left: .2rem;
    margin-right: .2rem;
  }
}
.cid-t9VeVENw2z {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-t9VeVENw2z .container {
    max-width: 1162px;
  }
}
.cid-t9VeVENw2z .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-t9VeVENw2z .h0,
.cid-t9VeVENw2z .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-t9VeVENw2z .h0,
.cid-t9VeVENw2z .sp0,
.cid-t9VeVENw2z .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-t9VeVENw2z .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-t9VeVENw2z .h0 {
  line-height: 2px;
}
.cid-t9VeVENw2z .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-t9VeVENw2z .ln0,
.cid-t9VeVENw2z .txt0 {
  text-align: center;
}
.cid-t9VeVENw2z .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-t9VeVENw2z .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-t9VeVENw2z .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOKDPbgoxC {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOKDPbgoxC .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOKDPbgoxC .row {
  flex-direction: row-reverse;
}
.cid-sOKDPbgoxC img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOKDPbgoxC .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOKDPbgoxC .mbr-description {
  text-align: left;
}
.cid-sOKDPbgoxC .mbr-text {
  text-align: center;
}
.cid-sOKDPbgoxC .mbr-section-title {
  text-align: center;
}
.cid-t8jQoFk8Pb {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8jQoFk8Pb .accordion .card {
  overflow: visible;
}
.cid-t8jQoFk8Pb .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8jQoFk8Pb .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8jQoFk8Pb .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8jQoFk8Pb .txtartg {
  text-align: center;
}
.cid-t8jQoFk8Pb .artg {
  color: #E52602 !important;
}
.cid-t8jQoFk8Pb .artg:hover {
  color: #767676 !important;
}
.cid-t8jQoFk8Pb .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8jQoFk8Pb .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8jQoFk8Pb .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8jQoFk8Pb .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8jQoFk8Pb .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8jQoFk8Pb .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8jQoFk8Pb .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8jQoFk8Pb .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8jQoFk8Pb .card .panel-body {
  color: #767676;
}
.cid-t8jQoFk8Pb .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8jQoFk8Pb H4 {
  color: #767676;
}
.cid-tdYrQDmmYs {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYrQDmmYs .container {
    max-width: 1162px;
  }
}
.cid-tdYrQDmmYs .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYrQDmmYs .h0,
.cid-tdYrQDmmYs .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYrQDmmYs .h0,
.cid-tdYrQDmmYs .sp0,
.cid-tdYrQDmmYs .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYrQDmmYs .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYrQDmmYs .h0 {
  line-height: 2px;
}
.cid-tdYrQDmmYs .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYrQDmmYs .ln0,
.cid-tdYrQDmmYs .txt0 {
  text-align: center;
}
.cid-tdYrQDmmYs .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYrQDmmYs .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYrQDmmYs .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOL8Rbqa3O {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOL8Rbqa3O .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOL8Rbqa3O .row {
  flex-direction: row-reverse;
}
.cid-sOL8Rbqa3O img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOL8Rbqa3O .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOL8Rbqa3O .mbr-description {
  text-align: left;
}
.cid-sOL8Rbqa3O .mbr-text {
  text-align: center;
}
.cid-sOL8Rbqa3O .mbr-section-title {
  text-align: center;
}
.cid-t8jQcTanXV {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8jQcTanXV .accordion .card {
  overflow: visible;
}
.cid-t8jQcTanXV .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8jQcTanXV .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8jQcTanXV .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8jQcTanXV .txtartg {
  text-align: center;
}
.cid-t8jQcTanXV .artg {
  color: #E52602 !important;
}
.cid-t8jQcTanXV .artg:hover {
  color: #767676 !important;
}
.cid-t8jQcTanXV .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8jQcTanXV .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8jQcTanXV .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8jQcTanXV .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8jQcTanXV .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8jQcTanXV .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8jQcTanXV .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8jQcTanXV .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8jQcTanXV .card .panel-body {
  color: #767676;
}
.cid-t8jQcTanXV .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8jQcTanXV H4 {
  color: #767676;
}
.cid-tdYGQmfoPF {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYGQmfoPF .container {
    max-width: 1162px;
  }
}
.cid-tdYGQmfoPF .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYGQmfoPF .h0,
.cid-tdYGQmfoPF .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYGQmfoPF .h0,
.cid-tdYGQmfoPF .sp0,
.cid-tdYGQmfoPF .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGQmfoPF .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGQmfoPF .h0 {
  line-height: 2px;
}
.cid-tdYGQmfoPF .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYGQmfoPF .ln0,
.cid-tdYGQmfoPF .txt0 {
  text-align: center;
}
.cid-tdYGQmfoPF .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYGQmfoPF .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYGQmfoPF .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOLcBYsBOR {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOLcBYsBOR .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOLcBYsBOR .row {
  flex-direction: row-reverse;
}
.cid-sOLcBYsBOR img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOLcBYsBOR .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOLcBYsBOR .mbr-description {
  text-align: left;
}
.cid-sOLcBYsBOR .mbr-text {
  text-align: center;
}
.cid-sOLcBYsBOR .mbr-section-title {
  text-align: center;
}
.cid-t8jOAYavsi {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8jOAYavsi .accordion .card {
  overflow: visible;
}
.cid-t8jOAYavsi .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8jOAYavsi .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8jOAYavsi .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8jOAYavsi .txtartg {
  text-align: center;
}
.cid-t8jOAYavsi .artg {
  color: #E52602 !important;
}
.cid-t8jOAYavsi .artg:hover {
  color: #767676 !important;
}
.cid-t8jOAYavsi .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8jOAYavsi .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8jOAYavsi .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8jOAYavsi .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8jOAYavsi .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8jOAYavsi .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8jOAYavsi .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8jOAYavsi .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8jOAYavsi .card .panel-body {
  color: #767676;
}
.cid-t8jOAYavsi .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8jOAYavsi H4 {
  color: #767676;
}
.cid-tdYGQZDpMM {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYGQZDpMM .container {
    max-width: 1162px;
  }
}
.cid-tdYGQZDpMM .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYGQZDpMM .h0,
.cid-tdYGQZDpMM .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYGQZDpMM .h0,
.cid-tdYGQZDpMM .sp0,
.cid-tdYGQZDpMM .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGQZDpMM .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGQZDpMM .h0 {
  line-height: 2px;
}
.cid-tdYGQZDpMM .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYGQZDpMM .ln0,
.cid-tdYGQZDpMM .txt0 {
  text-align: center;
}
.cid-tdYGQZDpMM .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYGQZDpMM .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYGQZDpMM .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOLcMv7sxs {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOLcMv7sxs .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOLcMv7sxs .row {
  flex-direction: row-reverse;
}
.cid-sOLcMv7sxs img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOLcMv7sxs .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOLcMv7sxs .mbr-description {
  text-align: left;
}
.cid-sOLcMv7sxs .mbr-text {
  text-align: center;
}
.cid-sOLcMv7sxs .mbr-section-title {
  text-align: center;
}
.cid-t8jOrjfg8m {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8jOrjfg8m .accordion .card {
  overflow: visible;
}
.cid-t8jOrjfg8m .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8jOrjfg8m .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8jOrjfg8m .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8jOrjfg8m .txtartg {
  text-align: center;
}
.cid-t8jOrjfg8m .artg {
  color: #E52602 !important;
}
.cid-t8jOrjfg8m .artg:hover {
  color: #767676 !important;
}
.cid-t8jOrjfg8m .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8jOrjfg8m .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8jOrjfg8m .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8jOrjfg8m .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8jOrjfg8m .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8jOrjfg8m .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8jOrjfg8m .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8jOrjfg8m .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8jOrjfg8m .card .panel-body {
  color: #767676;
}
.cid-t8jOrjfg8m .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8jOrjfg8m H4 {
  color: #767676;
}
.cid-tdYGROOqs3 {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYGROOqs3 .container {
    max-width: 1162px;
  }
}
.cid-tdYGROOqs3 .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYGROOqs3 .h0,
.cid-tdYGROOqs3 .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYGROOqs3 .h0,
.cid-tdYGROOqs3 .sp0,
.cid-tdYGROOqs3 .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGROOqs3 .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGROOqs3 .h0 {
  line-height: 2px;
}
.cid-tdYGROOqs3 .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYGROOqs3 .ln0,
.cid-tdYGROOqs3 .txt0 {
  text-align: center;
}
.cid-tdYGROOqs3 .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYGROOqs3 .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYGROOqs3 .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOLkEpv5B6 {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOLkEpv5B6 .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOLkEpv5B6 .row {
  flex-direction: row-reverse;
}
.cid-sOLkEpv5B6 img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOLkEpv5B6 .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOLkEpv5B6 .mbr-description {
  text-align: left;
}
.cid-sOLkEpv5B6 .mbr-text {
  text-align: center;
}
.cid-sOLkEpv5B6 .mbr-section-title {
  text-align: center;
}
.cid-t8jOk35i0G {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8jOk35i0G .accordion .card {
  overflow: visible;
}
.cid-t8jOk35i0G .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8jOk35i0G .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8jOk35i0G .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8jOk35i0G .txtartg {
  text-align: center;
}
.cid-t8jOk35i0G .artg {
  color: #E52602 !important;
}
.cid-t8jOk35i0G .artg:hover {
  color: #767676 !important;
}
.cid-t8jOk35i0G .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8jOk35i0G .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8jOk35i0G .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8jOk35i0G .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8jOk35i0G .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8jOk35i0G .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8jOk35i0G .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8jOk35i0G .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8jOk35i0G .card .panel-body {
  color: #767676;
}
.cid-t8jOk35i0G .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8jOk35i0G H4 {
  color: #767676;
}
.cid-tdYGSpf2zT {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYGSpf2zT .container {
    max-width: 1162px;
  }
}
.cid-tdYGSpf2zT .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYGSpf2zT .h0,
.cid-tdYGSpf2zT .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYGSpf2zT .h0,
.cid-tdYGSpf2zT .sp0,
.cid-tdYGSpf2zT .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGSpf2zT .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGSpf2zT .h0 {
  line-height: 2px;
}
.cid-tdYGSpf2zT .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYGSpf2zT .ln0,
.cid-tdYGSpf2zT .txt0 {
  text-align: center;
}
.cid-tdYGSpf2zT .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYGSpf2zT .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYGSpf2zT .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOPEmH47tf {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOPEmH47tf .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOPEmH47tf .row {
  flex-direction: row-reverse;
}
.cid-sOPEmH47tf img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOPEmH47tf .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOPEmH47tf .mbr-description {
  text-align: left;
}
.cid-sOPEmH47tf .mbr-text {
  text-align: center;
}
.cid-sOPEmH47tf .mbr-section-title {
  text-align: center;
}
.cid-sOPEnfEyXi {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-sOPEnfEyXi .accordion .card {
  overflow: visible;
}
.cid-sOPEnfEyXi .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-sOPEnfEyXi .mbri-arrow-down:before {
  content: '\e960';
}
.cid-sOPEnfEyXi .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-sOPEnfEyXi .txtartg {
  text-align: center;
}
.cid-sOPEnfEyXi .artg {
  color: #E52602 !important;
}
.cid-sOPEnfEyXi .artg:hover {
  color: #767676 !important;
}
.cid-sOPEnfEyXi .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-sOPEnfEyXi .imgartg:hover {
  filter: grayscale(100%);
}
.cid-sOPEnfEyXi .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-sOPEnfEyXi .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-sOPEnfEyXi .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-sOPEnfEyXi .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-sOPEnfEyXi .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-sOPEnfEyXi .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-sOPEnfEyXi .card .panel-body {
  color: #767676;
}
.cid-sOPEnfEyXi .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-sOPEnfEyXi H4 {
  color: #767676;
}
.cid-tdYGT0tHW4 {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYGT0tHW4 .container {
    max-width: 1162px;
  }
}
.cid-tdYGT0tHW4 .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYGT0tHW4 .h0,
.cid-tdYGT0tHW4 .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYGT0tHW4 .h0,
.cid-tdYGT0tHW4 .sp0,
.cid-tdYGT0tHW4 .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGT0tHW4 .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGT0tHW4 .h0 {
  line-height: 2px;
}
.cid-tdYGT0tHW4 .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYGT0tHW4 .ln0,
.cid-tdYGT0tHW4 .txt0 {
  text-align: center;
}
.cid-tdYGT0tHW4 .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYGT0tHW4 .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYGT0tHW4 .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOPKDMR6pB {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOPKDMR6pB .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOPKDMR6pB .row {
  flex-direction: row-reverse;
}
.cid-sOPKDMR6pB img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOPKDMR6pB .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOPKDMR6pB .mbr-description {
  text-align: left;
}
.cid-sOPKDMR6pB .mbr-text {
  text-align: center;
}
.cid-sOPKDMR6pB .mbr-section-title {
  text-align: center;
}
.cid-t8jO9dsJrI {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8jO9dsJrI .accordion .card {
  overflow: visible;
}
.cid-t8jO9dsJrI .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8jO9dsJrI .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8jO9dsJrI .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8jO9dsJrI .txtartg {
  text-align: center;
}
.cid-t8jO9dsJrI .artg {
  color: #E52602 !important;
}
.cid-t8jO9dsJrI .artg:hover {
  color: #767676 !important;
}
.cid-t8jO9dsJrI .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8jO9dsJrI .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8jO9dsJrI .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8jO9dsJrI .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8jO9dsJrI .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8jO9dsJrI .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8jO9dsJrI .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8jO9dsJrI .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8jO9dsJrI .card .panel-body {
  color: #767676;
}
.cid-t8jO9dsJrI .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8jO9dsJrI H4 {
  color: #767676;
}
.cid-tdYGTBkqnZ {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYGTBkqnZ .container {
    max-width: 1162px;
  }
}
.cid-tdYGTBkqnZ .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYGTBkqnZ .h0,
.cid-tdYGTBkqnZ .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYGTBkqnZ .h0,
.cid-tdYGTBkqnZ .sp0,
.cid-tdYGTBkqnZ .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGTBkqnZ .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGTBkqnZ .h0 {
  line-height: 2px;
}
.cid-tdYGTBkqnZ .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYGTBkqnZ .ln0,
.cid-tdYGTBkqnZ .txt0 {
  text-align: center;
}
.cid-tdYGTBkqnZ .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYGTBkqnZ .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYGTBkqnZ .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOPRcyBVmw {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOPRcyBVmw .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOPRcyBVmw .row {
  flex-direction: row-reverse;
}
.cid-sOPRcyBVmw img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOPRcyBVmw .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOPRcyBVmw .mbr-description {
  text-align: left;
}
.cid-sOPRcyBVmw .mbr-text {
  text-align: center;
}
.cid-sOPRcyBVmw .mbr-section-title {
  text-align: center;
}
.cid-t8jO12cI0G {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8jO12cI0G .accordion .card {
  overflow: visible;
}
.cid-t8jO12cI0G .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8jO12cI0G .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8jO12cI0G .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8jO12cI0G .txtartg {
  text-align: center;
}
.cid-t8jO12cI0G .artg {
  color: #E52602 !important;
}
.cid-t8jO12cI0G .artg:hover {
  color: #767676 !important;
}
.cid-t8jO12cI0G .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8jO12cI0G .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8jO12cI0G .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8jO12cI0G .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8jO12cI0G .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8jO12cI0G .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8jO12cI0G .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8jO12cI0G .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8jO12cI0G .card .panel-body {
  color: #767676;
}
.cid-t8jO12cI0G .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8jO12cI0G H4 {
  color: #767676;
}
.cid-tdYGU7LwpK {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYGU7LwpK .container {
    max-width: 1162px;
  }
}
.cid-tdYGU7LwpK .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYGU7LwpK .h0,
.cid-tdYGU7LwpK .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYGU7LwpK .h0,
.cid-tdYGU7LwpK .sp0,
.cid-tdYGU7LwpK .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGU7LwpK .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGU7LwpK .h0 {
  line-height: 2px;
}
.cid-tdYGU7LwpK .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYGU7LwpK .ln0,
.cid-tdYGU7LwpK .txt0 {
  text-align: center;
}
.cid-tdYGU7LwpK .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYGU7LwpK .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYGU7LwpK .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOPUPVA35Q {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOPUPVA35Q .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOPUPVA35Q .row {
  flex-direction: row-reverse;
}
.cid-sOPUPVA35Q img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOPUPVA35Q .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOPUPVA35Q .mbr-description {
  text-align: left;
}
.cid-sOPUPVA35Q .mbr-text {
  text-align: center;
}
.cid-sOPUPVA35Q .mbr-section-title {
  text-align: center;
}
.cid-t8jNQALHOq {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8jNQALHOq .accordion .card {
  overflow: visible;
}
.cid-t8jNQALHOq .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8jNQALHOq .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8jNQALHOq .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8jNQALHOq .txtartg {
  text-align: center;
}
.cid-t8jNQALHOq .artg {
  color: #E52602 !important;
}
.cid-t8jNQALHOq .artg:hover {
  color: #767676 !important;
}
.cid-t8jNQALHOq .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8jNQALHOq .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8jNQALHOq .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8jNQALHOq .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8jNQALHOq .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8jNQALHOq .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8jNQALHOq .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8jNQALHOq .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8jNQALHOq .card .panel-body {
  color: #767676;
}
.cid-t8jNQALHOq .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8jNQALHOq H4 {
  color: #767676;
}
.cid-tdYGUGXkXv {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYGUGXkXv .container {
    max-width: 1162px;
  }
}
.cid-tdYGUGXkXv .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYGUGXkXv .h0,
.cid-tdYGUGXkXv .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYGUGXkXv .h0,
.cid-tdYGUGXkXv .sp0,
.cid-tdYGUGXkXv .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGUGXkXv .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGUGXkXv .h0 {
  line-height: 2px;
}
.cid-tdYGUGXkXv .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYGUGXkXv .ln0,
.cid-tdYGUGXkXv .txt0 {
  text-align: center;
}
.cid-tdYGUGXkXv .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYGUGXkXv .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYGUGXkXv .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-t7VQ6JLkix {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-t7VQ6JLkix .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-t7VQ6JLkix .row {
  flex-direction: row-reverse;
}
.cid-t7VQ6JLkix img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-t7VQ6JLkix .text-wrapper {
    padding: 2rem;
  }
}
.cid-t7VQ6JLkix .mbr-description {
  text-align: left;
}
.cid-t7VQ6JLkix .mbr-text {
  text-align: center;
}
.cid-t7VQ6JLkix .mbr-section-title {
  text-align: center;
}
.cid-t7VQ7I6Guq {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t7VQ7I6Guq .accordion .card {
  overflow: visible;
}
.cid-t7VQ7I6Guq .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t7VQ7I6Guq .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t7VQ7I6Guq .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t7VQ7I6Guq .txtartg {
  text-align: center;
}
.cid-t7VQ7I6Guq .artg {
  color: #E52602 !important;
}
.cid-t7VQ7I6Guq .artg:hover {
  color: #767676 !important;
}
.cid-t7VQ7I6Guq .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t7VQ7I6Guq .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t7VQ7I6Guq .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t7VQ7I6Guq .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t7VQ7I6Guq .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t7VQ7I6Guq .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t7VQ7I6Guq .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t7VQ7I6Guq .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t7VQ7I6Guq .card .panel-body {
  color: #767676;
}
.cid-t7VQ7I6Guq .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t7VQ7I6Guq H4 {
  color: #767676;
}
.cid-tdYGVgufzX {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYGVgufzX .container {
    max-width: 1162px;
  }
}
.cid-tdYGVgufzX .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYGVgufzX .h0,
.cid-tdYGVgufzX .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYGVgufzX .h0,
.cid-tdYGVgufzX .sp0,
.cid-tdYGVgufzX .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGVgufzX .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGVgufzX .h0 {
  line-height: 2px;
}
.cid-tdYGVgufzX .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYGVgufzX .ln0,
.cid-tdYGVgufzX .txt0 {
  text-align: center;
}
.cid-tdYGVgufzX .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYGVgufzX .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYGVgufzX .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOQHeVSVdb {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOQHeVSVdb .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOQHeVSVdb .row {
  flex-direction: row-reverse;
}
.cid-sOQHeVSVdb img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOQHeVSVdb .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOQHeVSVdb .mbr-description {
  text-align: left;
}
.cid-sOQHeVSVdb .mbr-text {
  text-align: center;
}
.cid-sOQHeVSVdb .mbr-section-title {
  text-align: center;
}
.cid-t8ouyYw1hU {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8ouyYw1hU .accordion .card {
  overflow: visible;
}
.cid-t8ouyYw1hU .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8ouyYw1hU .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8ouyYw1hU .panel-text {
  padding: 1rem;
}
.cid-t8ouyYw1hU .txtartg {
  text-align: center;
}
.cid-t8ouyYw1hU .artg {
  color: #E52602 !important;
}
.cid-t8ouyYw1hU .artg:hover {
  color: #767676 !important;
}
.cid-t8ouyYw1hU .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8ouyYw1hU .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8ouyYw1hU .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8ouyYw1hU .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8ouyYw1hU .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8ouyYw1hU .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8ouyYw1hU .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8ouyYw1hU .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8ouyYw1hU .card .panel-body {
  color: #767676;
}
.cid-t8ouyYw1hU .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8ouyYw1hU H4 {
  color: #767676;
}
.cid-tdYGVOkMwP {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYGVOkMwP .container {
    max-width: 1162px;
  }
}
.cid-tdYGVOkMwP .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYGVOkMwP .h0,
.cid-tdYGVOkMwP .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYGVOkMwP .h0,
.cid-tdYGVOkMwP .sp0,
.cid-tdYGVOkMwP .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGVOkMwP .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGVOkMwP .h0 {
  line-height: 2px;
}
.cid-tdYGVOkMwP .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYGVOkMwP .ln0,
.cid-tdYGVOkMwP .txt0 {
  text-align: center;
}
.cid-tdYGVOkMwP .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYGVOkMwP .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYGVOkMwP .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOQSgSX1Lc {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOQSgSX1Lc .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOQSgSX1Lc .row {
  flex-direction: row-reverse;
}
.cid-sOQSgSX1Lc img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOQSgSX1Lc .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOQSgSX1Lc .mbr-description {
  text-align: left;
}
.cid-sOQSgSX1Lc .mbr-text {
  text-align: center;
}
.cid-sOQSgSX1Lc .mbr-section-title {
  text-align: center;
}
.cid-t8ova4p1SB {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8ova4p1SB .accordion .card {
  overflow: visible;
}
.cid-t8ova4p1SB .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8ova4p1SB .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8ova4p1SB .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8ova4p1SB .txtartg {
  text-align: center;
}
.cid-t8ova4p1SB .artg {
  color: #E52602 !important;
}
.cid-t8ova4p1SB .artg:hover {
  color: #767676 !important;
}
.cid-t8ova4p1SB .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8ova4p1SB .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8ova4p1SB .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8ova4p1SB .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8ova4p1SB .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8ova4p1SB .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8ova4p1SB .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8ova4p1SB .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8ova4p1SB .card .panel-body {
  color: #767676;
}
.cid-t8ova4p1SB .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8ova4p1SB H4 {
  color: #767676;
}
.cid-tdYGWk3AmZ {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYGWk3AmZ .container {
    max-width: 1162px;
  }
}
.cid-tdYGWk3AmZ .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYGWk3AmZ .h0,
.cid-tdYGWk3AmZ .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYGWk3AmZ .h0,
.cid-tdYGWk3AmZ .sp0,
.cid-tdYGWk3AmZ .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGWk3AmZ .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGWk3AmZ .h0 {
  line-height: 2px;
}
.cid-tdYGWk3AmZ .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYGWk3AmZ .ln0,
.cid-tdYGWk3AmZ .txt0 {
  text-align: center;
}
.cid-tdYGWk3AmZ .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYGWk3AmZ .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYGWk3AmZ .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOQTDD05Z7 {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOQTDD05Z7 .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOQTDD05Z7 .row {
  flex-direction: row-reverse;
}
.cid-sOQTDD05Z7 img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOQTDD05Z7 .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOQTDD05Z7 .mbr-description {
  text-align: left;
}
.cid-sOQTDD05Z7 .mbr-text {
  text-align: center;
}
.cid-sOQTDD05Z7 .mbr-section-title {
  text-align: center;
}
.cid-t8oyOtxhGo {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8oyOtxhGo .accordion .card {
  overflow: visible;
}
.cid-t8oyOtxhGo .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8oyOtxhGo .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8oyOtxhGo .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8oyOtxhGo .txtartg {
  text-align: center;
}
.cid-t8oyOtxhGo .artg {
  color: #E52602 !important;
}
.cid-t8oyOtxhGo .artg:hover {
  color: #767676 !important;
}
.cid-t8oyOtxhGo .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8oyOtxhGo .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8oyOtxhGo .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8oyOtxhGo .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8oyOtxhGo .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8oyOtxhGo .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8oyOtxhGo .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8oyOtxhGo .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8oyOtxhGo .card .panel-body {
  color: #767676;
}
.cid-t8oyOtxhGo .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8oyOtxhGo H4 {
  color: #767676;
}
.cid-tdYGWSBhTb {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYGWSBhTb .container {
    max-width: 1162px;
  }
}
.cid-tdYGWSBhTb .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYGWSBhTb .h0,
.cid-tdYGWSBhTb .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYGWSBhTb .h0,
.cid-tdYGWSBhTb .sp0,
.cid-tdYGWSBhTb .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGWSBhTb .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGWSBhTb .h0 {
  line-height: 2px;
}
.cid-tdYGWSBhTb .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYGWSBhTb .ln0,
.cid-tdYGWSBhTb .txt0 {
  text-align: center;
}
.cid-tdYGWSBhTb .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYGWSBhTb .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYGWSBhTb .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOQVdFW5F7 {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOQVdFW5F7 .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOQVdFW5F7 .row {
  flex-direction: row-reverse;
}
.cid-sOQVdFW5F7 img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOQVdFW5F7 .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOQVdFW5F7 .mbr-description {
  text-align: left;
}
.cid-sOQVdFW5F7 .mbr-text {
  text-align: center;
}
.cid-sOQVdFW5F7 .mbr-section-title {
  text-align: center;
}
.cid-t8oyXP8L1M {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8oyXP8L1M .accordion .card {
  overflow: visible;
}
.cid-t8oyXP8L1M .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8oyXP8L1M .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8oyXP8L1M .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8oyXP8L1M .txtartg {
  text-align: center;
}
.cid-t8oyXP8L1M .artg {
  color: #E52602 !important;
}
.cid-t8oyXP8L1M .artg:hover {
  color: #767676 !important;
}
.cid-t8oyXP8L1M .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8oyXP8L1M .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8oyXP8L1M .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8oyXP8L1M .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8oyXP8L1M .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8oyXP8L1M .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8oyXP8L1M .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8oyXP8L1M .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8oyXP8L1M .card .panel-body {
  color: #767676;
}
.cid-t8oyXP8L1M .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8oyXP8L1M H4 {
  color: #767676;
}
.cid-tdYGXnax0o {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYGXnax0o .container {
    max-width: 1162px;
  }
}
.cid-tdYGXnax0o .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYGXnax0o .h0,
.cid-tdYGXnax0o .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYGXnax0o .h0,
.cid-tdYGXnax0o .sp0,
.cid-tdYGXnax0o .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGXnax0o .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGXnax0o .h0 {
  line-height: 2px;
}
.cid-tdYGXnax0o .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYGXnax0o .ln0,
.cid-tdYGXnax0o .txt0 {
  text-align: center;
}
.cid-tdYGXnax0o .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYGXnax0o .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYGXnax0o .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOQXmjDvLq {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOQXmjDvLq .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOQXmjDvLq .row {
  flex-direction: row-reverse;
}
.cid-sOQXmjDvLq img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOQXmjDvLq .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOQXmjDvLq .mbr-description {
  text-align: left;
}
.cid-sOQXmjDvLq .mbr-text {
  text-align: center;
}
.cid-sOQXmjDvLq .mbr-section-title {
  text-align: center;
}
.cid-t8oz9hY6Zi {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8oz9hY6Zi .accordion .card {
  overflow: visible;
}
.cid-t8oz9hY6Zi .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8oz9hY6Zi .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8oz9hY6Zi .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8oz9hY6Zi .txtartg {
  text-align: center;
}
.cid-t8oz9hY6Zi .artg {
  color: #E52602 !important;
}
.cid-t8oz9hY6Zi .artg:hover {
  color: #767676 !important;
}
.cid-t8oz9hY6Zi .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8oz9hY6Zi .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8oz9hY6Zi .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8oz9hY6Zi .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8oz9hY6Zi .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8oz9hY6Zi .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8oz9hY6Zi .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8oz9hY6Zi .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8oz9hY6Zi .card .panel-body {
  color: #767676;
}
.cid-t8oz9hY6Zi .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8oz9hY6Zi H4 {
  color: #767676;
}
.cid-tdYGXUYJws {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYGXUYJws .container {
    max-width: 1162px;
  }
}
.cid-tdYGXUYJws .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYGXUYJws .h0,
.cid-tdYGXUYJws .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYGXUYJws .h0,
.cid-tdYGXUYJws .sp0,
.cid-tdYGXUYJws .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGXUYJws .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGXUYJws .h0 {
  line-height: 2px;
}
.cid-tdYGXUYJws .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYGXUYJws .ln0,
.cid-tdYGXUYJws .txt0 {
  text-align: center;
}
.cid-tdYGXUYJws .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYGXUYJws .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYGXUYJws .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOR7z7ypiO {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOR7z7ypiO .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOR7z7ypiO .row {
  flex-direction: row-reverse;
}
.cid-sOR7z7ypiO img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOR7z7ypiO .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOR7z7ypiO .mbr-description {
  text-align: left;
}
.cid-sOR7z7ypiO .mbr-text {
  text-align: center;
}
.cid-sOR7z7ypiO .mbr-section-title {
  text-align: center;
}
.cid-t8ox7sV2oi {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8ox7sV2oi .accordion .card {
  overflow: visible;
}
.cid-t8ox7sV2oi .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8ox7sV2oi .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8ox7sV2oi .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8ox7sV2oi .txtartg {
  text-align: center;
}
.cid-t8ox7sV2oi .artg {
  color: #E52602 !important;
}
.cid-t8ox7sV2oi .artg:hover {
  color: #767676 !important;
}
.cid-t8ox7sV2oi .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8ox7sV2oi .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8ox7sV2oi .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8ox7sV2oi .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8ox7sV2oi .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8ox7sV2oi .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8ox7sV2oi .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8ox7sV2oi .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8ox7sV2oi .card .panel-body {
  color: #767676;
}
.cid-t8ox7sV2oi .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8ox7sV2oi H4 {
  color: #767676;
}
.cid-tdYGYpRGt9 {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYGYpRGt9 .container {
    max-width: 1162px;
  }
}
.cid-tdYGYpRGt9 .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYGYpRGt9 .h0,
.cid-tdYGYpRGt9 .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYGYpRGt9 .h0,
.cid-tdYGYpRGt9 .sp0,
.cid-tdYGYpRGt9 .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGYpRGt9 .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGYpRGt9 .h0 {
  line-height: 2px;
}
.cid-tdYGYpRGt9 .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYGYpRGt9 .ln0,
.cid-tdYGYpRGt9 .txt0 {
  text-align: center;
}
.cid-tdYGYpRGt9 .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYGYpRGt9 .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYGYpRGt9 .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOR93RmFDC {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOR93RmFDC .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOR93RmFDC .row {
  flex-direction: row-reverse;
}
.cid-sOR93RmFDC img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOR93RmFDC .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOR93RmFDC .mbr-description {
  text-align: left;
}
.cid-sOR93RmFDC .mbr-text {
  text-align: center;
}
.cid-sOR93RmFDC .mbr-section-title {
  text-align: center;
}
.cid-t8ozjLESt4 {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8ozjLESt4 .accordion .card {
  overflow: visible;
}
.cid-t8ozjLESt4 .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8ozjLESt4 .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8ozjLESt4 .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8ozjLESt4 .txtartg {
  text-align: center;
}
.cid-t8ozjLESt4 .artg {
  color: #E52602 !important;
}
.cid-t8ozjLESt4 .artg:hover {
  color: #767676 !important;
}
.cid-t8ozjLESt4 .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8ozjLESt4 .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8ozjLESt4 .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8ozjLESt4 .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8ozjLESt4 .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8ozjLESt4 .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8ozjLESt4 .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8ozjLESt4 .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8ozjLESt4 .card .panel-body {
  color: #767676;
}
.cid-t8ozjLESt4 .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8ozjLESt4 H4 {
  color: #767676;
}
.cid-tdYGYTcHtZ {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYGYTcHtZ .container {
    max-width: 1162px;
  }
}
.cid-tdYGYTcHtZ .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYGYTcHtZ .h0,
.cid-tdYGYTcHtZ .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYGYTcHtZ .h0,
.cid-tdYGYTcHtZ .sp0,
.cid-tdYGYTcHtZ .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGYTcHtZ .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGYTcHtZ .h0 {
  line-height: 2px;
}
.cid-tdYGYTcHtZ .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYGYTcHtZ .ln0,
.cid-tdYGYTcHtZ .txt0 {
  text-align: center;
}
.cid-tdYGYTcHtZ .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYGYTcHtZ .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYGYTcHtZ .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-t6Zd2hhOLe {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-t6Zd2hhOLe .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-t6Zd2hhOLe .row {
  flex-direction: row-reverse;
}
.cid-t6Zd2hhOLe img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-t6Zd2hhOLe .text-wrapper {
    padding: 2rem;
  }
}
.cid-t6Zd2hhOLe .mbr-description {
  text-align: left;
}
.cid-t6Zd2hhOLe .mbr-text {
  text-align: center;
}
.cid-t6Zd2hhOLe .mbr-section-title {
  text-align: center;
}
.cid-t8oy48ZFnx {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8oy48ZFnx .accordion .card {
  overflow: visible;
}
.cid-t8oy48ZFnx .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8oy48ZFnx .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8oy48ZFnx .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8oy48ZFnx .txtartg {
  text-align: center;
}
.cid-t8oy48ZFnx .artg {
  color: #E52602 !important;
}
.cid-t8oy48ZFnx .artg:hover {
  color: #767676 !important;
}
.cid-t8oy48ZFnx .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8oy48ZFnx .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8oy48ZFnx .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8oy48ZFnx .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8oy48ZFnx .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8oy48ZFnx .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8oy48ZFnx .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8oy48ZFnx .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8oy48ZFnx .card .panel-body {
  color: #767676;
}
.cid-t8oy48ZFnx .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8oy48ZFnx H4 {
  color: #767676;
}
.cid-tdYGZmXSJK {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYGZmXSJK .container {
    max-width: 1162px;
  }
}
.cid-tdYGZmXSJK .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYGZmXSJK .h0,
.cid-tdYGZmXSJK .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYGZmXSJK .h0,
.cid-tdYGZmXSJK .sp0,
.cid-tdYGZmXSJK .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGZmXSJK .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGZmXSJK .h0 {
  line-height: 2px;
}
.cid-tdYGZmXSJK .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYGZmXSJK .ln0,
.cid-tdYGZmXSJK .txt0 {
  text-align: center;
}
.cid-tdYGZmXSJK .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYGZmXSJK .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYGZmXSJK .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-t7sxgtr5zf {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-t7sxgtr5zf .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-t7sxgtr5zf .row {
  flex-direction: row-reverse;
}
.cid-t7sxgtr5zf img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-t7sxgtr5zf .text-wrapper {
    padding: 2rem;
  }
}
.cid-t7sxgtr5zf .mbr-description {
  text-align: left;
}
.cid-t7sxgtr5zf .mbr-text {
  text-align: center;
}
.cid-t7sxgtr5zf .mbr-section-title {
  text-align: center;
}
.cid-t8oypcUTJM {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8oypcUTJM .accordion .card {
  overflow: visible;
}
.cid-t8oypcUTJM .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8oypcUTJM .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8oypcUTJM .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8oypcUTJM .txtartg {
  text-align: center;
}
.cid-t8oypcUTJM .artg {
  color: #E52602 !important;
}
.cid-t8oypcUTJM .artg:hover {
  color: #767676 !important;
}
.cid-t8oypcUTJM .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8oypcUTJM .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8oypcUTJM .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8oypcUTJM .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8oypcUTJM .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8oypcUTJM .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8oypcUTJM .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8oypcUTJM .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8oypcUTJM .card .panel-body {
  color: #767676;
}
.cid-t8oypcUTJM .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8oypcUTJM H4 {
  color: #767676;
}
.cid-tdYGZRgvrB {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYGZRgvrB .container {
    max-width: 1162px;
  }
}
.cid-tdYGZRgvrB .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYGZRgvrB .h0,
.cid-tdYGZRgvrB .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYGZRgvrB .h0,
.cid-tdYGZRgvrB .sp0,
.cid-tdYGZRgvrB .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGZRgvrB .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYGZRgvrB .h0 {
  line-height: 2px;
}
.cid-tdYGZRgvrB .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYGZRgvrB .ln0,
.cid-tdYGZRgvrB .txt0 {
  text-align: center;
}
.cid-tdYGZRgvrB .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYGZRgvrB .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYGZRgvrB .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOQ5u54ceF {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOQ5u54ceF .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOQ5u54ceF .row {
  flex-direction: row-reverse;
}
.cid-sOQ5u54ceF img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOQ5u54ceF .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOQ5u54ceF .mbr-description {
  text-align: left;
}
.cid-sOQ5u54ceF .mbr-text {
  text-align: center;
}
.cid-sOQ5u54ceF .mbr-section-title {
  text-align: center;
}
.cid-t8oCoXdHuu {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8oCoXdHuu .accordion .card {
  overflow: visible;
}
.cid-t8oCoXdHuu .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8oCoXdHuu .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8oCoXdHuu .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8oCoXdHuu .txtartg {
  text-align: center;
}
.cid-t8oCoXdHuu .artg {
  color: #E52602 !important;
}
.cid-t8oCoXdHuu .artg:hover {
  color: #767676 !important;
}
.cid-t8oCoXdHuu .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8oCoXdHuu .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8oCoXdHuu .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8oCoXdHuu .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8oCoXdHuu .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8oCoXdHuu .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8oCoXdHuu .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8oCoXdHuu .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8oCoXdHuu .card .panel-body {
  color: #767676;
}
.cid-t8oCoXdHuu .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8oCoXdHuu H4 {
  color: #767676;
}
.cid-tdYH0nxxLl {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYH0nxxLl .container {
    max-width: 1162px;
  }
}
.cid-tdYH0nxxLl .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYH0nxxLl .h0,
.cid-tdYH0nxxLl .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYH0nxxLl .h0,
.cid-tdYH0nxxLl .sp0,
.cid-tdYH0nxxLl .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH0nxxLl .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH0nxxLl .h0 {
  line-height: 2px;
}
.cid-tdYH0nxxLl .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYH0nxxLl .ln0,
.cid-tdYH0nxxLl .txt0 {
  text-align: center;
}
.cid-tdYH0nxxLl .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYH0nxxLl .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYH0nxxLl .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOQ7k2Hhrl {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOQ7k2Hhrl .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOQ7k2Hhrl .row {
  flex-direction: row-reverse;
}
.cid-sOQ7k2Hhrl img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOQ7k2Hhrl .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOQ7k2Hhrl .mbr-description {
  text-align: left;
}
.cid-sOQ7k2Hhrl .mbr-text {
  text-align: center;
}
.cid-sOQ7k2Hhrl .mbr-section-title {
  text-align: center;
}
.cid-t8oCxfdrEP {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8oCxfdrEP .accordion .card {
  overflow: visible;
}
.cid-t8oCxfdrEP .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8oCxfdrEP .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8oCxfdrEP .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8oCxfdrEP .txtartg {
  text-align: center;
}
.cid-t8oCxfdrEP .artg {
  color: #E52602 !important;
}
.cid-t8oCxfdrEP .artg:hover {
  color: #767676 !important;
}
.cid-t8oCxfdrEP .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8oCxfdrEP .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8oCxfdrEP .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8oCxfdrEP .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8oCxfdrEP .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8oCxfdrEP .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8oCxfdrEP .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8oCxfdrEP .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8oCxfdrEP .card .panel-body {
  color: #767676;
}
.cid-t8oCxfdrEP .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8oCxfdrEP H4 {
  color: #767676;
}
.cid-tdYH0RKu92 {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYH0RKu92 .container {
    max-width: 1162px;
  }
}
.cid-tdYH0RKu92 .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYH0RKu92 .h0,
.cid-tdYH0RKu92 .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYH0RKu92 .h0,
.cid-tdYH0RKu92 .sp0,
.cid-tdYH0RKu92 .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH0RKu92 .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH0RKu92 .h0 {
  line-height: 2px;
}
.cid-tdYH0RKu92 .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYH0RKu92 .ln0,
.cid-tdYH0RKu92 .txt0 {
  text-align: center;
}
.cid-tdYH0RKu92 .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYH0RKu92 .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYH0RKu92 .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOQheekXhG {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOQheekXhG .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOQheekXhG .row {
  flex-direction: row-reverse;
}
.cid-sOQheekXhG img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOQheekXhG .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOQheekXhG .mbr-description {
  text-align: left;
}
.cid-sOQheekXhG .mbr-text {
  text-align: center;
}
.cid-sOQheekXhG .mbr-section-title {
  text-align: center;
}
.cid-sOQheNihJf {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-sOQheNihJf .accordion .card {
  overflow: visible;
}
.cid-sOQheNihJf .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-sOQheNihJf .mbri-arrow-down:before {
  content: '\e960';
}
.cid-sOQheNihJf .panel-text {
  padding: 1rem;
}
.cid-sOQheNihJf .txtartg {
  text-align: center;
}
.cid-sOQheNihJf .artg {
  color: #E52602 !important;
}
.cid-sOQheNihJf .artg:hover {
  color: #767676 !important;
}
.cid-sOQheNihJf .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-sOQheNihJf .imgartg:hover {
  filter: grayscale(100%);
}
.cid-sOQheNihJf .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-sOQheNihJf .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-sOQheNihJf .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-sOQheNihJf .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-sOQheNihJf .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-sOQheNihJf .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-sOQheNihJf .card .panel-body {
  color: #767676;
}
.cid-sOQheNihJf .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-sOQheNihJf H4 {
  color: #767676;
}
.cid-tdYH1lSbzL {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYH1lSbzL .container {
    max-width: 1162px;
  }
}
.cid-tdYH1lSbzL .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYH1lSbzL .h0,
.cid-tdYH1lSbzL .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYH1lSbzL .h0,
.cid-tdYH1lSbzL .sp0,
.cid-tdYH1lSbzL .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH1lSbzL .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH1lSbzL .h0 {
  line-height: 2px;
}
.cid-tdYH1lSbzL .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYH1lSbzL .ln0,
.cid-tdYH1lSbzL .txt0 {
  text-align: center;
}
.cid-tdYH1lSbzL .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYH1lSbzL .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYH1lSbzL .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOQRwpDPjf {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOQRwpDPjf .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOQRwpDPjf .row {
  flex-direction: row-reverse;
}
.cid-sOQRwpDPjf img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOQRwpDPjf .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOQRwpDPjf .mbr-description {
  text-align: left;
}
.cid-sOQRwpDPjf .mbr-text {
  text-align: center;
}
.cid-sOQRwpDPjf .mbr-section-title {
  text-align: center;
}
.cid-t8oCHfwEBs {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8oCHfwEBs .accordion .card {
  overflow: visible;
}
.cid-t8oCHfwEBs .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8oCHfwEBs .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8oCHfwEBs .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8oCHfwEBs .txtartg {
  text-align: center;
}
.cid-t8oCHfwEBs .artg {
  color: #E52602 !important;
}
.cid-t8oCHfwEBs .artg:hover {
  color: #767676 !important;
}
.cid-t8oCHfwEBs .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8oCHfwEBs .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8oCHfwEBs .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8oCHfwEBs .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8oCHfwEBs .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8oCHfwEBs .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8oCHfwEBs .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8oCHfwEBs .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8oCHfwEBs .card .panel-body {
  color: #767676;
}
.cid-t8oCHfwEBs .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8oCHfwEBs H4 {
  color: #767676;
}
.cid-tdYH1WXNTV {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYH1WXNTV .container {
    max-width: 1162px;
  }
}
.cid-tdYH1WXNTV .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYH1WXNTV .h0,
.cid-tdYH1WXNTV .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYH1WXNTV .h0,
.cid-tdYH1WXNTV .sp0,
.cid-tdYH1WXNTV .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH1WXNTV .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH1WXNTV .h0 {
  line-height: 2px;
}
.cid-tdYH1WXNTV .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYH1WXNTV .ln0,
.cid-tdYH1WXNTV .txt0 {
  text-align: center;
}
.cid-tdYH1WXNTV .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYH1WXNTV .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYH1WXNTV .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOR3BUiOnp {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOR3BUiOnp .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOR3BUiOnp .row {
  flex-direction: row-reverse;
}
.cid-sOR3BUiOnp img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOR3BUiOnp .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOR3BUiOnp .mbr-description {
  text-align: left;
}
.cid-sOR3BUiOnp .mbr-text {
  text-align: center;
}
.cid-sOR3BUiOnp .mbr-section-title {
  text-align: center;
}
.cid-t8oC8ycA5p {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8oC8ycA5p .accordion .card {
  overflow: visible;
}
.cid-t8oC8ycA5p .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8oC8ycA5p .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8oC8ycA5p .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8oC8ycA5p .txtartg {
  text-align: center;
}
.cid-t8oC8ycA5p .artg {
  color: #E52602 !important;
}
.cid-t8oC8ycA5p .artg:hover {
  color: #767676 !important;
}
.cid-t8oC8ycA5p .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8oC8ycA5p .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8oC8ycA5p .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8oC8ycA5p .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8oC8ycA5p .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8oC8ycA5p .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8oC8ycA5p .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8oC8ycA5p .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8oC8ycA5p .card .panel-body {
  color: #767676;
}
.cid-t8oC8ycA5p .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8oC8ycA5p H4 {
  color: #767676;
}
.cid-tdYH2tKIhO {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYH2tKIhO .container {
    max-width: 1162px;
  }
}
.cid-tdYH2tKIhO .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYH2tKIhO .h0,
.cid-tdYH2tKIhO .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYH2tKIhO .h0,
.cid-tdYH2tKIhO .sp0,
.cid-tdYH2tKIhO .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH2tKIhO .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH2tKIhO .h0 {
  line-height: 2px;
}
.cid-tdYH2tKIhO .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYH2tKIhO .ln0,
.cid-tdYH2tKIhO .txt0 {
  text-align: center;
}
.cid-tdYH2tKIhO .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYH2tKIhO .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYH2tKIhO .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOQfzkUwIA {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOQfzkUwIA .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOQfzkUwIA .row {
  flex-direction: row-reverse;
}
.cid-sOQfzkUwIA img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOQfzkUwIA .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOQfzkUwIA .mbr-description {
  text-align: left;
}
.cid-sOQfzkUwIA .mbr-text {
  text-align: center;
}
.cid-sOQfzkUwIA .mbr-section-title {
  text-align: center;
}
.cid-sOQfAdCq65 {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-sOQfAdCq65 .accordion .card {
  overflow: visible;
}
.cid-sOQfAdCq65 .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-sOQfAdCq65 .mbri-arrow-down:before {
  content: '\e960';
}
.cid-sOQfAdCq65 .panel-text {
  padding: 1rem;
}
.cid-sOQfAdCq65 .txtartg {
  text-align: center;
}
.cid-sOQfAdCq65 .artg {
  color: #E52602 !important;
}
.cid-sOQfAdCq65 .artg:hover {
  color: #767676 !important;
}
.cid-sOQfAdCq65 .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-sOQfAdCq65 .imgartg:hover {
  filter: grayscale(100%);
}
.cid-sOQfAdCq65 .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-sOQfAdCq65 .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-sOQfAdCq65 .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-sOQfAdCq65 .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-sOQfAdCq65 .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-sOQfAdCq65 .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-sOQfAdCq65 .card .panel-body {
  color: #767676;
}
.cid-sOQfAdCq65 .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-sOQfAdCq65 H4 {
  color: #767676;
}
.cid-tdYH2YwOMW {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYH2YwOMW .container {
    max-width: 1162px;
  }
}
.cid-tdYH2YwOMW .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYH2YwOMW .h0,
.cid-tdYH2YwOMW .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYH2YwOMW .h0,
.cid-tdYH2YwOMW .sp0,
.cid-tdYH2YwOMW .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH2YwOMW .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH2YwOMW .h0 {
  line-height: 2px;
}
.cid-tdYH2YwOMW .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYH2YwOMW .ln0,
.cid-tdYH2YwOMW .txt0 {
  text-align: center;
}
.cid-tdYH2YwOMW .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYH2YwOMW .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYH2YwOMW .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-t6Ze39czbl {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-t6Ze39czbl .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-t6Ze39czbl .row {
  flex-direction: row-reverse;
}
.cid-t6Ze39czbl img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-t6Ze39czbl .text-wrapper {
    padding: 2rem;
  }
}
.cid-t6Ze39czbl .mbr-description {
  text-align: left;
}
.cid-t6Ze39czbl .mbr-text {
  text-align: center;
}
.cid-t6Ze39czbl .mbr-section-title {
  text-align: center;
}
.cid-t8oDID4WNY {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8oDID4WNY .accordion .card {
  overflow: visible;
}
.cid-t8oDID4WNY .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8oDID4WNY .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8oDID4WNY .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8oDID4WNY .txtartg {
  text-align: center;
}
.cid-t8oDID4WNY .artg {
  color: #E52602 !important;
}
.cid-t8oDID4WNY .artg:hover {
  color: #767676 !important;
}
.cid-t8oDID4WNY .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8oDID4WNY .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8oDID4WNY .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8oDID4WNY .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8oDID4WNY .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8oDID4WNY .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8oDID4WNY .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8oDID4WNY .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8oDID4WNY .card .panel-body {
  color: #767676;
}
.cid-t8oDID4WNY .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8oDID4WNY H4 {
  color: #767676;
}
.cid-tdYH3t3hKz {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYH3t3hKz .container {
    max-width: 1162px;
  }
}
.cid-tdYH3t3hKz .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYH3t3hKz .h0,
.cid-tdYH3t3hKz .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYH3t3hKz .h0,
.cid-tdYH3t3hKz .sp0,
.cid-tdYH3t3hKz .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH3t3hKz .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH3t3hKz .h0 {
  line-height: 2px;
}
.cid-tdYH3t3hKz .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYH3t3hKz .ln0,
.cid-tdYH3t3hKz .txt0 {
  text-align: center;
}
.cid-tdYH3t3hKz .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYH3t3hKz .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYH3t3hKz .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOQqcBe9nv {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOQqcBe9nv .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOQqcBe9nv .row {
  flex-direction: row-reverse;
}
.cid-sOQqcBe9nv img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOQqcBe9nv .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOQqcBe9nv .mbr-description {
  text-align: left;
}
.cid-sOQqcBe9nv .mbr-text {
  text-align: center;
}
.cid-sOQqcBe9nv .mbr-section-title {
  text-align: center;
}
.cid-t8oFPbnmtA {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8oFPbnmtA .accordion .card {
  overflow: visible;
}
.cid-t8oFPbnmtA .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8oFPbnmtA .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8oFPbnmtA .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8oFPbnmtA .txtartg {
  text-align: center;
}
.cid-t8oFPbnmtA .artg {
  color: #E52602 !important;
}
.cid-t8oFPbnmtA .artg:hover {
  color: #767676 !important;
}
.cid-t8oFPbnmtA .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8oFPbnmtA .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8oFPbnmtA .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8oFPbnmtA .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8oFPbnmtA .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8oFPbnmtA .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8oFPbnmtA .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8oFPbnmtA .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8oFPbnmtA .card .panel-body {
  color: #767676;
}
.cid-t8oFPbnmtA .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8oFPbnmtA H4 {
  color: #767676;
}
.cid-tdYH40APhU {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYH40APhU .container {
    max-width: 1162px;
  }
}
.cid-tdYH40APhU .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYH40APhU .h0,
.cid-tdYH40APhU .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYH40APhU .h0,
.cid-tdYH40APhU .sp0,
.cid-tdYH40APhU .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH40APhU .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH40APhU .h0 {
  line-height: 2px;
}
.cid-tdYH40APhU .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYH40APhU .ln0,
.cid-tdYH40APhU .txt0 {
  text-align: center;
}
.cid-tdYH40APhU .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYH40APhU .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYH40APhU .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOQrP8Y0f2 {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOQrP8Y0f2 .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOQrP8Y0f2 .row {
  flex-direction: row-reverse;
}
.cid-sOQrP8Y0f2 img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOQrP8Y0f2 .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOQrP8Y0f2 .mbr-description {
  text-align: left;
}
.cid-sOQrP8Y0f2 .mbr-text {
  text-align: center;
}
.cid-sOQrP8Y0f2 .mbr-section-title {
  text-align: center;
}
.cid-t8oFX9UHST {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8oFX9UHST .accordion .card {
  overflow: visible;
}
.cid-t8oFX9UHST .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8oFX9UHST .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8oFX9UHST .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8oFX9UHST .txtartg {
  text-align: center;
}
.cid-t8oFX9UHST .artg {
  color: #E52602 !important;
}
.cid-t8oFX9UHST .artg:hover {
  color: #767676 !important;
}
.cid-t8oFX9UHST .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8oFX9UHST .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8oFX9UHST .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8oFX9UHST .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8oFX9UHST .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8oFX9UHST .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8oFX9UHST .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8oFX9UHST .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8oFX9UHST .card .panel-body {
  color: #767676;
}
.cid-t8oFX9UHST .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8oFX9UHST H4 {
  color: #767676;
}
.cid-tdYH4uUU55 {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYH4uUU55 .container {
    max-width: 1162px;
  }
}
.cid-tdYH4uUU55 .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYH4uUU55 .h0,
.cid-tdYH4uUU55 .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYH4uUU55 .h0,
.cid-tdYH4uUU55 .sp0,
.cid-tdYH4uUU55 .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH4uUU55 .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH4uUU55 .h0 {
  line-height: 2px;
}
.cid-tdYH4uUU55 .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYH4uUU55 .ln0,
.cid-tdYH4uUU55 .txt0 {
  text-align: center;
}
.cid-tdYH4uUU55 .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYH4uUU55 .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYH4uUU55 .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOQu0ezwQd {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOQu0ezwQd .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOQu0ezwQd .row {
  flex-direction: row-reverse;
}
.cid-sOQu0ezwQd img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOQu0ezwQd .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOQu0ezwQd .mbr-description {
  text-align: left;
}
.cid-sOQu0ezwQd .mbr-text {
  text-align: center;
}
.cid-sOQu0ezwQd .mbr-section-title {
  text-align: center;
}
.cid-t8oFY1b7if {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8oFY1b7if .accordion .card {
  overflow: visible;
}
.cid-t8oFY1b7if .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8oFY1b7if .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8oFY1b7if .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8oFY1b7if .txtartg {
  text-align: center;
}
.cid-t8oFY1b7if .artg {
  color: #E52602 !important;
}
.cid-t8oFY1b7if .artg:hover {
  color: #767676 !important;
}
.cid-t8oFY1b7if .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8oFY1b7if .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8oFY1b7if .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8oFY1b7if .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8oFY1b7if .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8oFY1b7if .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8oFY1b7if .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8oFY1b7if .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8oFY1b7if .card .panel-body {
  color: #767676;
}
.cid-t8oFY1b7if .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8oFY1b7if H4 {
  color: #767676;
}
.cid-tdYH57i6Wy {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYH57i6Wy .container {
    max-width: 1162px;
  }
}
.cid-tdYH57i6Wy .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYH57i6Wy .h0,
.cid-tdYH57i6Wy .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYH57i6Wy .h0,
.cid-tdYH57i6Wy .sp0,
.cid-tdYH57i6Wy .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH57i6Wy .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH57i6Wy .h0 {
  line-height: 2px;
}
.cid-tdYH57i6Wy .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYH57i6Wy .ln0,
.cid-tdYH57i6Wy .txt0 {
  text-align: center;
}
.cid-tdYH57i6Wy .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYH57i6Wy .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYH57i6Wy .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOQAqdNFq1 {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOQAqdNFq1 .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOQAqdNFq1 .row {
  flex-direction: row-reverse;
}
.cid-sOQAqdNFq1 img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOQAqdNFq1 .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOQAqdNFq1 .mbr-description {
  text-align: left;
}
.cid-sOQAqdNFq1 .mbr-text {
  text-align: center;
}
.cid-sOQAqdNFq1 .mbr-section-title {
  text-align: center;
}
.cid-t8oFYKaCUe {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8oFYKaCUe .accordion .card {
  overflow: visible;
}
.cid-t8oFYKaCUe .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8oFYKaCUe .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8oFYKaCUe .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8oFYKaCUe .txtartg {
  text-align: center;
}
.cid-t8oFYKaCUe .artg {
  color: #E52602 !important;
}
.cid-t8oFYKaCUe .artg:hover {
  color: #767676 !important;
}
.cid-t8oFYKaCUe .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8oFYKaCUe .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8oFYKaCUe .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8oFYKaCUe .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8oFYKaCUe .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8oFYKaCUe .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8oFYKaCUe .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8oFYKaCUe .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8oFYKaCUe .card .panel-body {
  color: #767676;
}
.cid-t8oFYKaCUe .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8oFYKaCUe H4 {
  color: #767676;
}
.cid-tdYH60jcwe {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYH60jcwe .container {
    max-width: 1162px;
  }
}
.cid-tdYH60jcwe .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYH60jcwe .h0,
.cid-tdYH60jcwe .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYH60jcwe .h0,
.cid-tdYH60jcwe .sp0,
.cid-tdYH60jcwe .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH60jcwe .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH60jcwe .h0 {
  line-height: 2px;
}
.cid-tdYH60jcwe .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYH60jcwe .ln0,
.cid-tdYH60jcwe .txt0 {
  text-align: center;
}
.cid-tdYH60jcwe .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYH60jcwe .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYH60jcwe .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOQdsHMK1C {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOQdsHMK1C .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOQdsHMK1C .row {
  flex-direction: row-reverse;
}
.cid-sOQdsHMK1C img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOQdsHMK1C .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOQdsHMK1C .mbr-description {
  text-align: left;
}
.cid-sOQdsHMK1C .mbr-text {
  text-align: center;
}
.cid-sOQdsHMK1C .mbr-section-title {
  text-align: center;
}
.cid-t8oGLMvLc0 {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8oGLMvLc0 .accordion .card {
  overflow: visible;
}
.cid-t8oGLMvLc0 .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8oGLMvLc0 .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8oGLMvLc0 .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8oGLMvLc0 .txtartg {
  text-align: center;
}
.cid-t8oGLMvLc0 .artg {
  color: #E52602 !important;
}
.cid-t8oGLMvLc0 .artg:hover {
  color: #767676 !important;
}
.cid-t8oGLMvLc0 .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8oGLMvLc0 .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8oGLMvLc0 .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8oGLMvLc0 .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8oGLMvLc0 .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8oGLMvLc0 .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8oGLMvLc0 .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8oGLMvLc0 .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8oGLMvLc0 .card .panel-body {
  color: #767676;
}
.cid-t8oGLMvLc0 .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8oGLMvLc0 H4 {
  color: #767676;
}
.cid-tdYH6wm2pi {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYH6wm2pi .container {
    max-width: 1162px;
  }
}
.cid-tdYH6wm2pi .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYH6wm2pi .h0,
.cid-tdYH6wm2pi .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYH6wm2pi .h0,
.cid-tdYH6wm2pi .sp0,
.cid-tdYH6wm2pi .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH6wm2pi .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH6wm2pi .h0 {
  line-height: 2px;
}
.cid-tdYH6wm2pi .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYH6wm2pi .ln0,
.cid-tdYH6wm2pi .txt0 {
  text-align: center;
}
.cid-tdYH6wm2pi .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYH6wm2pi .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYH6wm2pi .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOQEwXgLcT {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOQEwXgLcT .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOQEwXgLcT .row {
  flex-direction: row-reverse;
}
.cid-sOQEwXgLcT img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOQEwXgLcT .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOQEwXgLcT .mbr-description {
  text-align: left;
}
.cid-sOQEwXgLcT .mbr-text {
  text-align: center;
}
.cid-sOQEwXgLcT .mbr-section-title {
  text-align: center;
}
.cid-t8oHvh7xsm {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8oHvh7xsm .accordion .card {
  overflow: visible;
}
.cid-t8oHvh7xsm .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8oHvh7xsm .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8oHvh7xsm .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8oHvh7xsm .txtartg {
  text-align: center;
}
.cid-t8oHvh7xsm .artg {
  color: #E52602 !important;
}
.cid-t8oHvh7xsm .artg:hover {
  color: #767676 !important;
}
.cid-t8oHvh7xsm .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8oHvh7xsm .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8oHvh7xsm .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8oHvh7xsm .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8oHvh7xsm .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8oHvh7xsm .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8oHvh7xsm .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8oHvh7xsm .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8oHvh7xsm .card .panel-body {
  color: #767676;
}
.cid-t8oHvh7xsm .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8oHvh7xsm H4 {
  color: #767676;
}
.cid-tdYH71BGG1 {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYH71BGG1 .container {
    max-width: 1162px;
  }
}
.cid-tdYH71BGG1 .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYH71BGG1 .h0,
.cid-tdYH71BGG1 .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYH71BGG1 .h0,
.cid-tdYH71BGG1 .sp0,
.cid-tdYH71BGG1 .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH71BGG1 .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH71BGG1 .h0 {
  line-height: 2px;
}
.cid-tdYH71BGG1 .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYH71BGG1 .ln0,
.cid-tdYH71BGG1 .txt0 {
  text-align: center;
}
.cid-tdYH71BGG1 .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYH71BGG1 .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYH71BGG1 .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOR0kMMnfA {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOR0kMMnfA .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOR0kMMnfA .row {
  flex-direction: row-reverse;
}
.cid-sOR0kMMnfA img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOR0kMMnfA .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOR0kMMnfA .mbr-description {
  text-align: left;
}
.cid-sOR0kMMnfA .mbr-text {
  text-align: center;
}
.cid-sOR0kMMnfA .mbr-section-title {
  text-align: center;
}
.cid-t8oIG3JDcm {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8oIG3JDcm .accordion .card {
  overflow: visible;
}
.cid-t8oIG3JDcm .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8oIG3JDcm .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8oIG3JDcm .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8oIG3JDcm .txtartg {
  text-align: center;
}
.cid-t8oIG3JDcm .artg {
  color: #E52602 !important;
}
.cid-t8oIG3JDcm .artg:hover {
  color: #767676 !important;
}
.cid-t8oIG3JDcm .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8oIG3JDcm .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8oIG3JDcm .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8oIG3JDcm .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8oIG3JDcm .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8oIG3JDcm .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8oIG3JDcm .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8oIG3JDcm .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8oIG3JDcm .card .panel-body {
  color: #767676;
}
.cid-t8oIG3JDcm .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8oIG3JDcm H4 {
  color: #767676;
}
.cid-tdYH8gxVmd {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYH8gxVmd .container {
    max-width: 1162px;
  }
}
.cid-tdYH8gxVmd .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYH8gxVmd .h0,
.cid-tdYH8gxVmd .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYH8gxVmd .h0,
.cid-tdYH8gxVmd .sp0,
.cid-tdYH8gxVmd .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH8gxVmd .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH8gxVmd .h0 {
  line-height: 2px;
}
.cid-tdYH8gxVmd .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYH8gxVmd .ln0,
.cid-tdYH8gxVmd .txt0 {
  text-align: center;
}
.cid-tdYH8gxVmd .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYH8gxVmd .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYH8gxVmd .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOQ1hKrJCS {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOQ1hKrJCS .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOQ1hKrJCS .row {
  flex-direction: row-reverse;
}
.cid-sOQ1hKrJCS img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOQ1hKrJCS .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOQ1hKrJCS .mbr-description {
  text-align: left;
}
.cid-sOQ1hKrJCS .mbr-text {
  text-align: center;
}
.cid-sOQ1hKrJCS .mbr-section-title {
  text-align: center;
}
.cid-t8oJpKt5p5 {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8oJpKt5p5 .accordion .card {
  overflow: visible;
}
.cid-t8oJpKt5p5 .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8oJpKt5p5 .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8oJpKt5p5 .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8oJpKt5p5 .txtartg {
  text-align: center;
}
.cid-t8oJpKt5p5 .artg {
  color: #E52602 !important;
}
.cid-t8oJpKt5p5 .artg:hover {
  color: #767676 !important;
}
.cid-t8oJpKt5p5 .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8oJpKt5p5 .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8oJpKt5p5 .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8oJpKt5p5 .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8oJpKt5p5 .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8oJpKt5p5 .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8oJpKt5p5 .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8oJpKt5p5 .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8oJpKt5p5 .card .panel-body {
  color: #767676;
}
.cid-t8oJpKt5p5 .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8oJpKt5p5 H4 {
  color: #767676;
}
.cid-tdYH8Zu6PK {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background: linear-gradient(to bottom, #ffffff 50%, #ffffff 50%);
}
@media (min-width: 1400px) {
  .cid-tdYH8Zu6PK .container {
    max-width: 1162px;
  }
}
.cid-tdYH8Zu6PK .mbr-section-title {
  text-align: center;
  color: #a1a1a1;
}
.cid-tdYH8Zu6PK .h0,
.cid-tdYH8Zu6PK .ln0 {
  background: #465052;
  opacity: 0.5;
}
.cid-tdYH8Zu6PK .h0,
.cid-tdYH8Zu6PK .sp0,
.cid-tdYH8Zu6PK .ln0 {
  text-align: center;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH8Zu6PK .ln0 {
  height: 1px;
  background: #465052;
  opacity: 0.5;
  width: 100%;
  color: #465052;
  box-shadow: 0px 1px 4px #000000;
}
.cid-tdYH8Zu6PK .h0 {
  line-height: 2px;
}
.cid-tdYH8Zu6PK .sp0 {
  line-height: 1px;
  background: #ffffff;
  padding: 1px 10px;
}
.cid-tdYH8Zu6PK .ln0,
.cid-tdYH8Zu6PK .txt0 {
  text-align: center;
}
.cid-tdYH8Zu6PK .txt0 {
  background: #ffffff;
  margin: 0 auto !important;
  width: 50%;
  display: block;
  padding: 5px 0px;
  box-shadow: 0px 1px 4px #a1a1a1;
}
@media (max-width: 860px) {
  .cid-tdYH8Zu6PK .txt0 {
    font-size: 15px;
    width: 40%;
    padding: 4px 0px;
  }
}
@media (max-width: 530px) {
  .cid-tdYH8Zu6PK .txt0 {
    width: 70%;
    font-size: 12px;
    padding: 2px 0px;
  }
}
.cid-sOQDbGfLb8 {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sOQDbGfLb8 .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sOQDbGfLb8 .row {
  flex-direction: row-reverse;
}
.cid-sOQDbGfLb8 img {
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sOQDbGfLb8 .text-wrapper {
    padding: 2rem;
  }
}
.cid-sOQDbGfLb8 .mbr-description {
  text-align: left;
}
.cid-sOQDbGfLb8 .mbr-text {
  text-align: center;
}
.cid-sOQDbGfLb8 .mbr-section-title {
  text-align: center;
}
.cid-t8oJTFkrON {
  padding-top: 15px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-t8oJTFkrON .accordion .card {
  overflow: visible;
}
.cid-t8oJTFkrON .mbr-iconfont {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
}
.cid-t8oJTFkrON .mbri-arrow-down:before {
  content: '\e960';
}
.cid-t8oJTFkrON .panel-text {
  padding: 1rem;
  text-align: left;
}
.cid-t8oJTFkrON .txtartg {
  text-align: center;
}
.cid-t8oJTFkrON .artg {
  color: #E52602 !important;
}
.cid-t8oJTFkrON .artg:hover {
  color: #767676 !important;
}
.cid-t8oJTFkrON .imgartg {
  filter: drop-shadow(0.1px 0.1px 0.5px #000000);
}
.cid-t8oJTFkrON .imgartg:hover {
  filter: grayscale(100%);
}
.cid-t8oJTFkrON .card {
  box-shadow: 0px 0px 4px #999999;
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-t8oJTFkrON .card .card-header {
  border-radius: 0px;
  border: 1px solid lightgray;
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
}
.cid-t8oJTFkrON .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-t8oJTFkrON .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t8oJTFkrON .card .card-header a.panel-title h4 {
  padding: 1.2rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-t8oJTFkrON .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t8oJTFkrON .card .panel-body {
  color: #767676;
}
.cid-t8oJTFkrON .panel-collapse {
  border: 1px solid lightgray;
  margin-top: -1px;
}
.cid-t8oJTFkrON H4 {
  color: #767676;
}
.cid-sO0B7livY6 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
}
.cid-sO0B7livY6 [class^="socicon-"]:before,
.cid-sO0B7livY6 [class*=" socicon-"]:before {
  line-height: 44px;
}
.cid-sO0B7livY6 .social-list {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-sO0B7livY6 .soc-item {
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 100%;
  display: flex;
  -webkit-box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0.6rem;
  margin-bottom: 1rem;
}
.cid-sO0B7livY6 .soc-item span {
  font-size: 1.4rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cid-sO0B7livY6 .btn-social,
.cid-sO0B7livY6 .mbr-section-title {
  color: #ffffff;
}
.cid-sO0BchKvoF {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
  overflow: hidden;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */

section {
  background-color: #eeeeee;
}

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

:focus {
  outline: none;
}

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

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

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

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

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,.btn,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.jq-selectbox li {
  padding: 1rem;
}

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

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

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

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

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

.carousel-item img {
  margin: auto;
}

.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;
}

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

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

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

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

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

.btn-form {
  margin: 0;
  border-radius: 0;
}

.btn-form:hover {
  cursor: pointer;
}

#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%;
  -webkit-transform: rotate(135deg);
  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;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #f5f5f5;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 3.5em;
  padding: 1rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

.dropup .dropdown-toggle::after {
  display: none;
}
.cid-sO0jz1xO1C {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-sO0jz1xO1C nav.navbar {
  position: fixed;
  box-shadow: 0px 4px 5px -1px #858585;
}
.cid-sO0jz1xO1C .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown-menu {
  padding: 0;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #ffffff;
}
.cid-sO0jz1xO1C .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cid-sO0jz1xO1C .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cid-sO0jz1xO1C .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-sO0jz1xO1C .nav-link {
  position: relative;
}
.cid-sO0jz1xO1C .container {
  display: flex;
  margin: auto;
}
.cid-sO0jz1xO1C .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cid-sO0jz1xO1C .nav-item:focus,
.cid-sO0jz1xO1C .nav-link:focus {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-sO0jz1xO1C .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-sO0jz1xO1C .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.opened {
  transition: all 0.3s;
}
.cid-sO0jz1xO1C .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-sO0jz1xO1C .navbar .navbar-logo img {
  width: auto;
}
.cid-sO0jz1xO1C .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar.collapsed {
  justify-content: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-sO0jz1xO1C .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-sO0jz1xO1C .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.5rem);
  }
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.8rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-sO0jz1xO1C .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .cid-sO0jz1xO1C .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-sO0jz1xO1C .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-sO0jz1xO1C .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-sO0jz1xO1C .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-sO0jz1xO1C .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-sO0jz1xO1C .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-sO0jz1xO1C .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-sO0jz1xO1C .navbar.navbar-short {
  min-height: 60px;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-sO0jz1xO1C .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown-item.active,
.cid-sO0jz1xO1C .dropdown-item:active {
  background-color: transparent;
}
.cid-sO0jz1xO1C .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-sO0jz1xO1C .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sO0jz1xO1C ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-sO0jz1xO1C .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-sO0jz1xO1C button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #a66a00;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-sO0jz1xO1C a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-sO0jz1xO1C .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sO0jz1xO1C .navbar {
    height: 70px;
  }
  .cid-sO0jz1xO1C .navbar.opened {
    height: auto;
  }
  .cid-sO0jz1xO1C .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-t50VncY9zp {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background-image: url("../../../assets/images/background.jpg");
}
.cid-t50VncY9zp .mbr-overlay {
  background: #cccccc;
}
.cid-t50VncY9zp .title_block {
  margin-bottom: 50px;
}
.cid-t50VncY9zp .mbr-section-subtitle {
  letter-spacing: 1.6px;
  margin-bottom: 16px;
  line-height: 1;
  font-weight: 600;
  text-align: center;
  color: #000000;
}
.cid-t50VncY9zp .mbr-section-title {
  margin-bottom: 36px;
}
.cid-t50VncY9zp .mbr-text {
  margin-bottom: 30px;
}
.cid-t50VncY9zp .mbr-section-btn .btn-white {
  color: #f6c415 !important;
}
.cid-t50VncY9zp .mbr-section-btn .btn-white:before {
  background: #f6c415 !important;
}
.cid-t50VncY9zp .mbr-section-btn .btn-white:hover {
  border-color: #fff !important;
  color: #fff !important;
}
.cid-t50VncY9zp .mbr-section-btn .btn-white:hover::before {
  background: #f6c415 !important;
}
.cid-t50VncY9zp .mbr-section-btn .btn-white-outline:hover {
  color: #f6c415 !important;
}
.cid-t50VncY9zp .mbr-section-btn .mbr-iconfont {
  order: 0;
  margin-right: 4px;
  margin-bottom: 2px;
  font-size: 16px;
}
.cid-t50VncY9zp .image_block {
  width: 460px;
  margin: 0 auto;
}
.cid-t50VncY9zp .image_block img {
  width: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .cid-t50VncY9zp .title_block {
    text-align: center;
  }
  .cid-t50VncY9zp .image_block {
    margin-bottom: 40px;
    width: auto;
    max-width: 370px;
  }
  .cid-t50VncY9zp .mbr-section-title {
    margin-bottom: 20px;
  }
  .cid-t50VncY9zp .btn {
    padding: 14px 26px;
  }
}
.cid-sOReP4CR7O {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-sOReP4CR7O .slider-text-two {
  background: rgba(204, 204, 204, 0.8) none repeat scroll 0 0;
  outline: 1px solid rgba(0, 0, 0, 0.2);
  outline-offset: -15px;
  padding: 65px 50px;
}
.cid-sOReP4CR7O .mbr-section-title {
  color: #232323;
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-sOReP4CR7O .mbr-section-title {
    font-size: 3.25rem;
  }
}
.cid-sOReP4CR7O .mbr-text {
  color: #232323;
  font-weight: 100;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sOReP4CR7O .slider-text-two {
    outline: 15px solid rgba(204, 204, 204, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.2);
  }
}
.cid-sORgzk3013 {
  padding-top: 4rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-sORgzk3013 .video-wrapper iframe {
  width: 100%;
}
.cid-sORgzk3013 .mbr-section-title,
.cid-sORgzk3013 .mbr-section-subtitle,
.cid-sORgzk3013 .mbr-text {
  text-align: center;
}
.cid-sORgzk3013 .mbr-section-title {
  color: #232323;
}
.cid-sORi6ZGTyq {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-sORi6ZGTyq .video-wrapper iframe {
  width: 100%;
}
.cid-sORi6ZGTyq .mbr-section-title,
.cid-sORi6ZGTyq .mbr-description {
  text-align: center;
}
@media (min-width: 992px) {
  .cid-sORi6ZGTyq .text-wrapper {
    padding: 2rem;
  }
}
.cid-tDiRCipX2m {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-tDiRCipX2m .video-wrapper iframe {
  width: 100%;
}
.cid-tDiRCipX2m .mbr-section-title,
.cid-tDiRCipX2m .mbr-description {
  text-align: center;
}
@media (min-width: 992px) {
  .cid-tDiRCipX2m .text-wrapper {
    padding: 2rem;
  }
}
.cid-sO0B7livY6 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
}
.cid-sO0B7livY6 [class^="socicon-"]:before,
.cid-sO0B7livY6 [class*=" socicon-"]:before {
  line-height: 44px;
}
.cid-sO0B7livY6 .social-list {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-sO0B7livY6 .soc-item {
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 100%;
  display: flex;
  -webkit-box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0.6rem;
  margin-bottom: 1rem;
}
.cid-sO0B7livY6 .soc-item span {
  font-size: 1.4rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cid-sO0B7livY6 .btn-social,
.cid-sO0B7livY6 .mbr-section-title {
  color: #ffffff;
}
.cid-sO0BchKvoF {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
  overflow: hidden;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */

section {
  background-color: #eeeeee;
}

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

:focus {
  outline: none;
}

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

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

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

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

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,.btn,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type="submit"] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
}

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center;
}

.nav-dropdown .link {
  padding: .667em 1.667em !important;
  margin: 0 !important;
}

.nav {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.card-wrapper {
  flex: 1;
  -webkit-flex: 1;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 1rem;
  position: absolute;
  display: flex;
  align-items: center;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 1rem;
}

input[type="range"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.modal-dialog,
.modal-content {
  height: 100%;
}

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem);
}

@media (max-width: 575px) {
  .modal-dialog .carousel-inner {
    height: calc(100vh - 1rem);
  }
}

.carousel-item {
  text-align: center;
}

.carousel-item img {
  margin: auto;
}

.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;
}

body {
  font-style: normal;
  line-height: 1.5;
}

.btn {
  border-radius: 0;
  font-weight: 600;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 2px;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 2px;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-form {
  margin: 0;
  border-radius: 0;
}

.btn-form:hover {
  cursor: pointer;
}

#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%;
  -webkit-transform: rotate(135deg);
  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;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #f5f5f5;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 3.5em;
  padding: 1rem;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
  border-color: red;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
}

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }
  .btn .mbr-iconfont {
    font-size: 1rem !important;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: flex;
}

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important;
}

html,
body {
  height: auto;
  min-height: 100vh;
}

.dropup .dropdown-toggle::after {
  display: none;
}
.cid-sO0jz1xO1C {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-sO0jz1xO1C nav.navbar {
  position: fixed;
  box-shadow: 0px 4px 5px -1px #858585;
}
.cid-sO0jz1xO1C .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown-menu {
  padding: 0;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #ffffff;
}
.cid-sO0jz1xO1C .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cid-sO0jz1xO1C .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cid-sO0jz1xO1C .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-sO0jz1xO1C .nav-link {
  position: relative;
}
.cid-sO0jz1xO1C .container {
  display: flex;
  margin: auto;
}
.cid-sO0jz1xO1C .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cid-sO0jz1xO1C .nav-item:focus,
.cid-sO0jz1xO1C .nav-link:focus {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-sO0jz1xO1C .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-sO0jz1xO1C .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.opened {
  transition: all 0.3s;
}
.cid-sO0jz1xO1C .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-sO0jz1xO1C .navbar .navbar-logo img {
  width: auto;
}
.cid-sO0jz1xO1C .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar.collapsed {
  justify-content: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-sO0jz1xO1C .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-sO0jz1xO1C .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.5rem);
  }
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.8rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-sO0jz1xO1C .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .cid-sO0jz1xO1C .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-sO0jz1xO1C .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-sO0jz1xO1C .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-sO0jz1xO1C .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-sO0jz1xO1C .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-sO0jz1xO1C .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-sO0jz1xO1C .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-sO0jz1xO1C .navbar.navbar-short {
  min-height: 60px;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-sO0jz1xO1C .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown-item.active,
.cid-sO0jz1xO1C .dropdown-item:active {
  background-color: transparent;
}
.cid-sO0jz1xO1C .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-sO0jz1xO1C .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sO0jz1xO1C ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-sO0jz1xO1C .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-sO0jz1xO1C button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #a66a00;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-sO0jz1xO1C a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-sO0jz1xO1C .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sO0jz1xO1C .navbar {
    height: 70px;
  }
  .cid-sO0jz1xO1C .navbar.opened {
    height: auto;
  }
  .cid-sO0jz1xO1C .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-t51dyoD229 {
  padding-top: 105px;
  padding-bottom: 30px;
  background-color: #879a9f;
}
.cid-t51dyoD229 .slider-text-two {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  outline: 1px solid rgba(0, 0, 0, 0.2);
  outline-offset: -15px;
  padding: 65px 50px;
}
.cid-t51dyoD229 .mbr-section-title {
  color: #232323;
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-t51dyoD229 .mbr-section-title {
    font-size: 3.25rem;
  }
}
.cid-t51dyoD229 .mbr-text {
  color: #232323;
  letter-spacing: 5px;
  font-weight: 100;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-t51dyoD229 .slider-text-two {
    outline: 15px solid rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.2);
  }
}
.cid-toAnmzZzJx {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #879a9f;
}
@media (max-width: 991px) {
  .cid-toAnmzZzJx .mbr-section-title,
  .cid-toAnmzZzJx .mbr-section-subtitle,
  .cid-toAnmzZzJx .mbr-section-btn,
  .cid-toAnmzZzJx .mbr-text {
    text-align: center;
  }
}
.cid-toAnmzZzJx .mbr-section-title {
  color: #082c4e;
}
.cid-toAnmzZzJx .mbr-text,
.cid-toAnmzZzJx .mbr-section-btn {
  color: #000000;
}
.cid-toAnmzZzJx .position {
  margin: 0;
}
.cid-toAnmzZzJx .bottom {
  overflow: visible;
  position: relative;
}
.cid-toAnmzZzJx .bottom:before {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 25px solid #ffffff;
  position: absolute;
  bottom: -1rem;
  left: 1.5rem;
  content: '';
}
.cid-toAnmzZzJx .pb {
  margin-bottom: 2rem;
}
.cid-toAnmzZzJx .card-wrapper {
  background: #ffffff;
  padding: 1.5rem;
  height: 100%;
  border-radius: 16px;
}
.cid-toAnmzZzJx .mbr-section-subtitle {
  color: #ffffff;
}
.cid-toAnmzZzJx .image-wrapper {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 1rem;
  margin-left: 1rem;
}
.cid-toAnmzZzJx .image-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.cid-toAnmzZzJx .name {
  color: #ffffff;
}
.cid-toA8yPING3 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #879a9f;
}
.cid-toA8yPING3 .row {
  transition: all 0.3s;
  background: #efefef;
  padding: 2rem 1rem;
  margin: 0rem;
  border-radius: 10px;
  box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.1);
}
.cid-toA8yPING3 .row:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-0.5deg) scale(1.03);
}
@media (max-width: 767px) {
  .cid-toA8yPING3 .row {
    padding: 1rem 0rem;
  }
}
.cid-toA8yPING3 img {
  transition: all 0.3s;
  width: 90%;
  border-radius: 10px;
  box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.1);
}
.cid-toA8yPING3 img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(0.5deg) scale(1.03);
}
@media (max-width: 992px) {
  .cid-toA8yPING3 img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cid-toA8yPING3 .image-wrapper {
    padding-bottom: 2rem;
  }
}
.cid-toA8yPING3 .mbr-text,
.cid-toA8yPING3 .mbr-section-btn {
  color: #777777;
}
.cid-toA8yPING3 .mbr-section-subtitle {
  color: #14191e;
}
.cid-toAfQxIhfK {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #879a9f;
}
.cid-toAfQxIhfK .row {
  transition: all 0.3s;
  background: #efefef;
  padding: 2rem 1rem;
  margin: 0rem;
  border-radius: 10px;
  box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.1);
}
.cid-toAfQxIhfK .row:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-0.5deg) scale(1.03);
}
@media (max-width: 767px) {
  .cid-toAfQxIhfK .row {
    padding: 1rem 0rem;
  }
}
.cid-toAfQxIhfK img {
  transition: all 0.3s;
  width: 90%;
  border-radius: 10px;
  box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.1);
}
.cid-toAfQxIhfK img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(0.5deg) scale(1.03);
}
@media (max-width: 992px) {
  .cid-toAfQxIhfK img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cid-toAfQxIhfK .image-wrapper {
    padding-bottom: 2rem;
  }
}
.cid-toAfQxIhfK .mbr-text,
.cid-toAfQxIhfK .mbr-section-btn {
  color: #777777;
}
.cid-toAfQxIhfK .mbr-section-subtitle {
  color: #14191e;
}
.cid-toAggdLBnL {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #879a9f;
}
.cid-toAggdLBnL .row {
  transition: all 0.3s;
  background: #efefef;
  padding: 2rem 1rem;
  margin: 0rem;
  border-radius: 10px;
  box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.1);
}
.cid-toAggdLBnL .row:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-0.5deg) scale(1.03);
}
@media (max-width: 767px) {
  .cid-toAggdLBnL .row {
    padding: 1rem 0rem;
  }
}
.cid-toAggdLBnL img {
  transition: all 0.3s;
  width: 90%;
  border-radius: 10px;
  box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.1);
}
.cid-toAggdLBnL img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(0.5deg) scale(1.03);
}
@media (max-width: 992px) {
  .cid-toAggdLBnL img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cid-toAggdLBnL .image-wrapper {
    padding-bottom: 2rem;
  }
}
.cid-toAggdLBnL .mbr-text,
.cid-toAggdLBnL .mbr-section-btn {
  color: #777777;
}
.cid-toAggdLBnL .mbr-section-subtitle {
  color: #14191e;
}
.cid-toAggWWHu6 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #879a9f;
}
.cid-toAggWWHu6 .row {
  transition: all 0.3s;
  background: #efefef;
  padding: 2rem 1rem;
  margin: 0rem;
  border-radius: 10px;
  box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.1);
}
.cid-toAggWWHu6 .row:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-0.5deg) scale(1.03);
}
@media (max-width: 767px) {
  .cid-toAggWWHu6 .row {
    padding: 1rem 0rem;
  }
}
.cid-toAggWWHu6 img {
  transition: all 0.3s;
  width: 90%;
  border-radius: 10px;
  box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.1);
}
.cid-toAggWWHu6 img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(0.5deg) scale(1.03);
}
@media (max-width: 992px) {
  .cid-toAggWWHu6 img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cid-toAggWWHu6 .image-wrapper {
    padding-bottom: 2rem;
  }
}
.cid-toAggWWHu6 .mbr-text,
.cid-toAggWWHu6 .mbr-section-btn {
  color: #777777;
}
.cid-toAggWWHu6 .mbr-section-subtitle {
  color: #14191e;
}
.cid-toAghx9Q9F {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #879a9f;
}
.cid-toAghx9Q9F .row {
  transition: all 0.3s;
  background: #efefef;
  padding: 2rem 1rem;
  margin: 0rem;
  border-radius: 10px;
  box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.1);
}
.cid-toAghx9Q9F .row:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-0.5deg) scale(1.03);
}
@media (max-width: 767px) {
  .cid-toAghx9Q9F .row {
    padding: 1rem 0rem;
  }
}
.cid-toAghx9Q9F img {
  transition: all 0.3s;
  width: 90%;
  border-radius: 10px;
  box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.1);
}
.cid-toAghx9Q9F img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(0.5deg) scale(1.03);
}
@media (max-width: 992px) {
  .cid-toAghx9Q9F img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cid-toAghx9Q9F .image-wrapper {
    padding-bottom: 2rem;
  }
}
.cid-toAghx9Q9F .mbr-text,
.cid-toAghx9Q9F .mbr-section-btn {
  color: #777777;
}
.cid-toAghx9Q9F .mbr-section-subtitle {
  color: #14191e;
}
.cid-toAlqqtmHz {
  padding-top: 5rem;
  padding-bottom: 10rem;
  background-color: #879a9f;
}
.cid-toAlqqtmHz .row {
  transition: all 0.3s;
  background: #efefef;
  padding: 2rem 1rem;
  margin: 0rem;
  border-radius: 10px;
  box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.1);
}
.cid-toAlqqtmHz .row:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-0.5deg) scale(1.03);
}
@media (max-width: 767px) {
  .cid-toAlqqtmHz .row {
    padding: 1rem 0rem;
  }
}
.cid-toAlqqtmHz img {
  transition: all 0.3s;
  width: 90%;
  border-radius: 10px;
  box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.1);
}
.cid-toAlqqtmHz img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(0.5deg) scale(1.03);
}
@media (max-width: 992px) {
  .cid-toAlqqtmHz img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cid-toAlqqtmHz .image-wrapper {
    padding-bottom: 2rem;
  }
}
.cid-toAlqqtmHz .mbr-text,
.cid-toAlqqtmHz .mbr-section-btn {
  color: #777777;
}
.cid-toAlqqtmHz .mbr-section-subtitle {
  color: #14191e;
}
.cid-twxgQ67PdX {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #879a9f;
}
.cid-twxgQ67PdX .row {
  transition: all 0.3s;
  background: #efefef;
  padding: 2rem 1rem;
  margin: 0rem;
  border-radius: 10px;
  box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.1);
}
.cid-twxgQ67PdX .row:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-0.5deg) scale(1.03);
}
@media (max-width: 767px) {
  .cid-twxgQ67PdX .row {
    padding: 1rem 0rem;
  }
}
.cid-twxgQ67PdX img {
  transition: all 0.3s;
  width: 90%;
  border-radius: 10px;
  box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.1);
}
.cid-twxgQ67PdX img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(0.5deg) scale(1.03);
}
@media (max-width: 992px) {
  .cid-twxgQ67PdX img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cid-twxgQ67PdX .image-wrapper {
    padding-bottom: 2rem;
  }
}
.cid-twxgQ67PdX .mbr-text,
.cid-twxgQ67PdX .mbr-section-btn {
  color: #777777;
}
.cid-twxgQ67PdX .mbr-section-subtitle {
  color: #14191e;
}
.cid-tDiT3sGwNH {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #879a9f;
}
.cid-tDiT3sGwNH .mbr-text {
  color: #000000;
}
.cid-tDiT3sGwNH .inner-container {
  margin: 0;
}
.cid-tDiT3sGwNH .line {
  background-color: #ffffff;
  color: #ffffff;
  height: 2px;
  margin: 0 auto;
}
.cid-tDiT3sGwNH .section-text {
  padding: 2rem 0;
  letter-spacing: 0.03em;
  color: #ffffff;
}
.cid-tDjXSKR0sZ {
  padding-top: 30px;
  padding-bottom: 60px;
  background-color: #879a9f;
}
.cid-tDjXSKR0sZ .video-block {
  margin: auto;
}
@media (max-width: 768px) {
  .cid-tDjXSKR0sZ .video-block {
    width: 100% !important;
  }
}
.cid-sO0B7livY6 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
}
.cid-sO0B7livY6 [class^="socicon-"]:before,
.cid-sO0B7livY6 [class*=" socicon-"]:before {
  line-height: 44px;
}
.cid-sO0B7livY6 .social-list {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-sO0B7livY6 .soc-item {
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 100%;
  display: flex;
  -webkit-box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0.6rem;
  margin-bottom: 1rem;
}
.cid-sO0B7livY6 .soc-item span {
  font-size: 1.4rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cid-sO0B7livY6 .btn-social,
.cid-sO0B7livY6 .mbr-section-title {
  color: #ffffff;
}
.cid-sO0BchKvoF {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
  overflow: hidden;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */

section {
  background-color: #eeeeee;
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

a.mbr-iconfont:hover {
  text-decoration: none;
}

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0;
}

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}

a, a:hover {
  text-decoration: none;
}

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word;
}

b,.btn,
strong {
  font-weight: bold;
}

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color;
}

textarea[type="hidden"] {
  display: none;
}

body {
  position: relative;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #000000;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center;
  }
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-size-item {
  -moz-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto;
}

.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}

figure {
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  -ms-grid-row-align: center;
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type="submit"] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
}

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center;
}

.nav-dropdown .link {
  padding: .667em 1.667em !important;
  margin: 0 !important;
}

.nav {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.card-wrapper {
  flex: 1;
  -webkit-flex: 1;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 1rem;
  position: absolute;
  display: flex;
  align-items: center;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 1rem;
}

input[type="range"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.modal-dialog,
.modal-content {
  height: 100%;
}

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem);
}

@media (max-width: 575px) {
  .modal-dialog .carousel-inner {
    height: calc(100vh - 1rem);
  }
}

.carousel-item {
  text-align: center;
}

.carousel-item img {
  margin: auto;
}

.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;
}

body {
  font-style: normal;
  line-height: 1.5;
}

.btn {
  border-radius: 0;
  font-weight: 600;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 2px;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 2px;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-form {
  margin: 0;
  border-radius: 0;
}

.btn-form:hover {
  cursor: pointer;
}

#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%;
  -webkit-transform: rotate(135deg);
  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;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #f5f5f5;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 3.5em;
  padding: 1rem;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
  border-color: red;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
}

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }
  .btn .mbr-iconfont {
    font-size: 1rem !important;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: flex;
}

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important;
}

html,
body {
  height: auto;
  min-height: 100vh;
}

.dropup .dropdown-toggle::after {
  display: none;
}
.cid-sO0jz1xO1C {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-sO0jz1xO1C nav.navbar {
  position: fixed;
  box-shadow: 0px 4px 5px -1px #858585;
}
.cid-sO0jz1xO1C .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown-menu {
  padding: 0;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #ffffff;
}
.cid-sO0jz1xO1C .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cid-sO0jz1xO1C .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cid-sO0jz1xO1C .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-sO0jz1xO1C .nav-link {
  position: relative;
}
.cid-sO0jz1xO1C .container {
  display: flex;
  margin: auto;
}
.cid-sO0jz1xO1C .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cid-sO0jz1xO1C .nav-item:focus,
.cid-sO0jz1xO1C .nav-link:focus {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-sO0jz1xO1C .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-sO0jz1xO1C .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.opened {
  transition: all 0.3s;
}
.cid-sO0jz1xO1C .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-sO0jz1xO1C .navbar .navbar-logo img {
  width: auto;
}
.cid-sO0jz1xO1C .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar.collapsed {
  justify-content: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-sO0jz1xO1C .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-sO0jz1xO1C .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.5rem);
  }
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.8rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-sO0jz1xO1C .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .cid-sO0jz1xO1C .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-sO0jz1xO1C .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-sO0jz1xO1C .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-sO0jz1xO1C .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-sO0jz1xO1C .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-sO0jz1xO1C .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-sO0jz1xO1C .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-sO0jz1xO1C .navbar.navbar-short {
  min-height: 60px;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-sO0jz1xO1C .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown-item.active,
.cid-sO0jz1xO1C .dropdown-item:active {
  background-color: transparent;
}
.cid-sO0jz1xO1C .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-sO0jz1xO1C .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sO0jz1xO1C ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-sO0jz1xO1C .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-sO0jz1xO1C button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #a66a00;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-sO0jz1xO1C a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-sO0jz1xO1C .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sO0jz1xO1C .navbar {
    height: 70px;
  }
  .cid-sO0jz1xO1C .navbar.opened {
    height: auto;
  }
  .cid-sO0jz1xO1C .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-t6B3lgSGnn {
  padding-top: 135px;
  padding-bottom: 45px;
  background-color: #149dcc;
}
.cid-t6B3lgSGnn .slider-text-two {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  outline: 1px solid rgba(0, 0, 0, 0.2);
  outline-offset: -15px;
  padding: 65px 50px;
}
.cid-t6B3lgSGnn .mbr-section-title {
  color: #232323;
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-t6B3lgSGnn .mbr-section-title {
    font-size: 3.25rem;
  }
}
.cid-t6B3lgSGnn .mbr-text {
  color: #232323;
  letter-spacing: 5px;
  font-weight: 100;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-t6B3lgSGnn .slider-text-two {
    outline: 15px solid rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.2);
  }
}
.cid-t6B3mdnDFn {
  padding-top: 15px;
  padding-bottom: 30px;
  background: #149dcc;
  background: linear-gradient(180deg, #149dcc, #ffffff);
}
.cid-t6B3mdnDFn .mbr-iconfont-social {
  font-size: 32px;
  color: #ff7d84;
  margin-left: .5rem;
  margin-right: .5rem;
}
.cid-t6B3mdnDFn .mbr-iconfont-social:hover {
  color: #8264fd;
}
.cid-t6B3mdnDFn .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-t6B3mdnDFn .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #000000, #000000);
  display: inline-block;
}
.cid-t6B3mdnDFn .social-list a:focus {
  text-decoration: none;
}
@media (max-width: 767px) {
  .cid-t6B3mdnDFn .mbr-iconfont-social {
    margin-left: .2rem;
    margin-right: .2rem;
  }
}
.cid-sORQA19650 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
  overflow: hidden;
  box-sizing: border-box;
}
.cid-sORQA19650 .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-sORQA19650 .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-sORQA19650 .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-sORQA19650 .title {
  padding: 0 2rem;
}
.cid-sORQA19650 .mbr-gallery-item div {
  border-radius: 6px;
  overflow: hidden;
  margin: auto;
  position: relative;
  z-index: 10;
  max-width: 400px;
  height: 300px !important;
}
.cid-sORQA19650 .mbr-gallery-item div img {
  object-fit: cover;
  height: 100%;
}
.cid-sORQA19650 .mbr-gallery-item div:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: lightgray;
  transition: all 0.6s;
  opacity: 0;
  z-index: 9;
}
.cid-sORQA19650 .mbr-gallery-item div:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: lightgray;
  transition: all 0.6s;
  opacity: 0;
  z-index: 9;
}
.cid-sORQA19650 .mbr-gallery-item div:hover:before {
  opacity: 0.5;
  width: 0;
  height: 0;
}
.cid-sORQA19650 .mbr-gallery-item div:hover:after {
  opacity: 0;
  height: 100%;
  width: 100%;
}
.cid-sORQA19650 .container {
  padding: 0 1rem;
}
.cid-sORQA19650 .mbr-gallery-item--p4 {
  padding: 1rem !important;
}
.cid-sORQA19650 .mbr-gallery-filter {
  padding-top: 0px;
  padding-bottom: 0px;
}
.cid-sORQA19650 .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-sORQA19650 .icon-focus {
  display: none;
}
.cid-sORQA19650 .btn-primary-outline {
  border: none !important;
  color: gray !important;
  padding: 1rem 1rem;
  position: relative;
  background: transparent !important;
  font-weight: 400;
}
.cid-sORQA19650 .btn-primary-outline:hover {
  background: transparent !important;
  color: #000000 !important;
}
.cid-sORQA19650 li.active .btn {
  background: transparent !important;
  color: black !important;
}
.cid-sORQA19650 li {
  position: relative;
}
.cid-sORQA19650 .mbr-gallery-filter ul li:not(:last-child):after {
  content: '';
  position: absolute;
  height: 24px;
  width: 1px;
  right: 0px;
  top: 26px;
  background: lightgray;
  transform: rotate(35deg);
}
.cid-sORQA19650 .btn {
  font-family: Muli !important;
}
.cid-sORQA19650 .mbr-gallery-title {
  font-size: 0.9em;
  position: absolute;
  display: flex;
  width: 100%;
  bottom: 0;
  height: 100%;
  padding: 2rem;
  color: #fff;
  z-index: 2;
  justify-content: center;
  align-items: flex-end;
  transition: all 0.3s;
  opacity: 0;
}
.cid-sORQA19650 .mbr-gallery-title:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-sORQA19650 li:not(:last-child):after {
    top: 9px;
  }
  .cid-sORQA19650 .btn-primary-outline {
    padding: 0rem 1rem;
    margin: 0 !important;
  }
  .cid-sORQA19650 .container {
    padding: 0rem;
  }
  .cid-sORQA19650 .title {
    padding: 0 1rem;
  }
}
.cid-sORQA19650 H2 {
  color: #073b4c;
}
.cid-t6cNVja7iX {
  background: #ffffff;
  padding-top: 15px;
  padding-bottom: 15px;
}
.cid-t6cNVja7iX .image-block {
  position: relative;
  height: 400px;
  overflow: hidden;
}
.cid-t6cNVja7iX .image-block:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0;
  left: 0;
  top: 0;
  transition: all 0.3s;
  pointer-events: none;
  z-index: 2;
}
.cid-t6cNVja7iX .image-block:hover:before {
  opacity: 0.4;
}
.cid-t6cNVja7iX .image-block:hover .wrap {
  opacity: 1;
}
.cid-t6cNVja7iX .image-block:hover img {
  transform: scale(1.05);
}
.cid-t6cNVja7iX .row {
  justify-content: center;
  padding: 0.2rem;
}
.cid-t6cNVja7iX h4 {
  letter-spacing: 2px;
}
.cid-t6cNVja7iX figcaption {
  position: relative;
}
.cid-t6cNVja7iX figcaption .wrap {
  position: absolute;
  bottom: 2rem;
  width: 100%;
  opacity: 0;
  padding: 1rem;
  transition: all 0.3s;
  z-index: 3;
}
.cid-t6cNVja7iX img {
  width: 100%;
  height: 100%;
  transition: all 3s;
  object-fit: cover;
}
.cid-t6cNVja7iX .col-md-4 {
  padding: 0.2rem;
}
@media (min-width: 992px) {
  .cid-t6cNVja7iX .col-lg-25 {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0.2rem;
  }
  .cid-t6cNVja7iX .image-block {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .cid-t6cNVja7iX .image-block:before {
    opacity: 0.4;
  }
  .cid-t6cNVja7iX .image-block .wrap {
    opacity: 1;
  }
}
.cid-t7VEyzjFGw {
  background: #ffffff;
  padding-top: 15px;
  padding-bottom: 15px;
}
.cid-t7VEyzjFGw .image-block {
  position: relative;
  height: 400px;
  overflow: hidden;
}
.cid-t7VEyzjFGw .image-block:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0;
  left: 0;
  top: 0;
  transition: all 0.3s;
  pointer-events: none;
  z-index: 2;
}
.cid-t7VEyzjFGw .image-block:hover:before {
  opacity: 0.4;
}
.cid-t7VEyzjFGw .image-block:hover .wrap {
  opacity: 1;
}
.cid-t7VEyzjFGw .image-block:hover img {
  transform: scale(1.05);
}
.cid-t7VEyzjFGw .row {
  justify-content: center;
  padding: 0.2rem;
}
.cid-t7VEyzjFGw h4 {
  letter-spacing: 2px;
}
.cid-t7VEyzjFGw figcaption {
  position: relative;
}
.cid-t7VEyzjFGw figcaption .wrap {
  position: absolute;
  bottom: 2rem;
  width: 100%;
  opacity: 0;
  padding: 1rem;
  transition: all 0.3s;
  z-index: 3;
}
.cid-t7VEyzjFGw img {
  width: 100%;
  height: 100%;
  transition: all 3s;
  object-fit: cover;
}
.cid-t7VEyzjFGw .col-md-4 {
  padding: 0.2rem;
}
@media (min-width: 992px) {
  .cid-t7VEyzjFGw .col-lg-25 {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0.2rem;
  }
  .cid-t7VEyzjFGw .image-block {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .cid-t7VEyzjFGw .image-block:before {
    opacity: 0.4;
  }
  .cid-t7VEyzjFGw .image-block .wrap {
    opacity: 1;
  }
}
.cid-sO0B7livY6 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
}
.cid-sO0B7livY6 [class^="socicon-"]:before,
.cid-sO0B7livY6 [class*=" socicon-"]:before {
  line-height: 44px;
}
.cid-sO0B7livY6 .social-list {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-sO0B7livY6 .soc-item {
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 100%;
  display: flex;
  -webkit-box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0.6rem;
  margin-bottom: 1rem;
}
.cid-sO0B7livY6 .soc-item span {
  font-size: 1.4rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cid-sO0B7livY6 .btn-social,
.cid-sO0B7livY6 .mbr-section-title {
  color: #ffffff;
}
.cid-sO0BchKvoF {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
  overflow: hidden;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */

section {
  background-color: #eeeeee;
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

a.mbr-iconfont:hover {
  text-decoration: none;
}

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0;
}

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}

a, a:hover {
  text-decoration: none;
}

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word;
}

b,.btn,
strong {
  font-weight: bold;
}

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color;
}

textarea[type="hidden"] {
  display: none;
}

body {
  position: relative;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #000000;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center;
  }
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-size-item {
  -moz-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto;
}

.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}

figure {
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  -ms-grid-row-align: center;
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type="submit"] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
}

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center;
}

.nav-dropdown .link {
  padding: .667em 1.667em !important;
  margin: 0 !important;
}

.nav {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.card-wrapper {
  flex: 1;
  -webkit-flex: 1;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 1rem;
  position: absolute;
  display: flex;
  align-items: center;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 1rem;
}

input[type="range"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.modal-dialog,
.modal-content {
  height: 100%;
}

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem);
}

@media (max-width: 575px) {
  .modal-dialog .carousel-inner {
    height: calc(100vh - 1rem);
  }
}

.carousel-item {
  text-align: center;
}

.carousel-item img {
  margin: auto;
}

.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;
}

body {
  font-style: normal;
  line-height: 1.5;
}

.btn {
  border-radius: 0;
  font-weight: 600;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 2px;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 2px;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-form {
  margin: 0;
  border-radius: 0;
}

.btn-form:hover {
  cursor: pointer;
}

#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%;
  -webkit-transform: rotate(135deg);
  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;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #f5f5f5;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 3.5em;
  padding: 1rem;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
  border-color: red;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
}

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }
  .btn .mbr-iconfont {
    font-size: 1rem !important;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: flex;
}

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important;
}

html,
body {
  height: auto;
  min-height: 100vh;
}

.dropup .dropdown-toggle::after {
  display: none;
}
.cid-sO0jz1xO1C {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-sO0jz1xO1C nav.navbar {
  position: fixed;
  box-shadow: 0px 4px 5px -1px #858585;
}
.cid-sO0jz1xO1C .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown-menu {
  padding: 0;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #ffffff;
}
.cid-sO0jz1xO1C .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cid-sO0jz1xO1C .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cid-sO0jz1xO1C .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-sO0jz1xO1C .nav-link {
  position: relative;
}
.cid-sO0jz1xO1C .container {
  display: flex;
  margin: auto;
}
.cid-sO0jz1xO1C .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cid-sO0jz1xO1C .nav-item:focus,
.cid-sO0jz1xO1C .nav-link:focus {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-sO0jz1xO1C .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-sO0jz1xO1C .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.opened {
  transition: all 0.3s;
}
.cid-sO0jz1xO1C .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-sO0jz1xO1C .navbar .navbar-logo img {
  width: auto;
}
.cid-sO0jz1xO1C .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar.collapsed {
  justify-content: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-sO0jz1xO1C .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-sO0jz1xO1C .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.5rem);
  }
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.8rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-sO0jz1xO1C .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .cid-sO0jz1xO1C .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-sO0jz1xO1C .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-sO0jz1xO1C .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-sO0jz1xO1C .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-sO0jz1xO1C .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-sO0jz1xO1C .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-sO0jz1xO1C .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-sO0jz1xO1C .navbar.navbar-short {
  min-height: 60px;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-sO0jz1xO1C .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown-item.active,
.cid-sO0jz1xO1C .dropdown-item:active {
  background-color: transparent;
}
.cid-sO0jz1xO1C .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-sO0jz1xO1C .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sO0jz1xO1C ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-sO0jz1xO1C .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-sO0jz1xO1C button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #a66a00;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-sO0jz1xO1C a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-sO0jz1xO1C .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sO0jz1xO1C .navbar {
    height: 70px;
  }
  .cid-sO0jz1xO1C .navbar.opened {
    height: auto;
  }
  .cid-sO0jz1xO1C .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-sQV0ZFUbBm {
  padding-top: 165px;
  padding-bottom: 75px;
  background-color: #b3862f;
  overflow: hidden;
}
.cid-sQV0ZFUbBm svg {
  position: absolute;
  bottom: 6rem;
  left: 50%;
  transform: translate(-50%) scale(2, 1.6);
}
.cid-sQV0ZFUbBm #e2_shape {
  fill: #ffffff !important;
}
.cid-sQV0ZFUbBm img {
  border-radius: 10px;
  margin: auto;
  box-shadow: 0 10px 55px 5px rgba(26, 26, 26, 0.35);
}
@media (max-width: 576px) {
  .cid-sQV0ZFUbBm img {
    width: 90%!important;
  }
}
.cid-sQV0ZFUbBm H1 {
  color: #ffffff;
}
.cid-sQV0ZFUbBm H3 {
  color: #fafafa;
}
.cid-sQWyNuz1w2 {
  padding-top: 1rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-sQWyNuz1w2 .mbr-overlay {
  background-color: #ffffff;
  opacity: 0.4;
}
.cid-sQWyNuz1w2 form.mbr-form {
  border-radius: 10px;
  background-color: #fafafa;
  box-shadow: #d2d2d2 0px 0px 15px;
}
@media (min-width: 992px) {
  .cid-sQWyNuz1w2 form.mbr-form {
    padding: 3rem 2rem;
    width: 80%;
  }
}
@media (max-width: 991px) {
  .cid-sQWyNuz1w2 form.mbr-form {
    padding: 1rem;
  }
}
.cid-sQWyNuz1w2 form.mbr-form .mbr-section-btn {
  text-align: center;
  width: 100%;
}
.cid-sQWyNuz1w2 form.mbr-form .mbr-section-btn .btn {
  width: 100%;
  background: #b3862f !important;
  border: none;
}
.cid-sQWyNuz1w2 form.mbr-form .mbr-section-btn .btn:hover {
  background: #E1B147 !important;
  border: none;
}
.cid-sQWyNuz1w2 .mbr-section-title {
  color: #073b4c;
}
.cid-sQVO3kdH42 .google-map {
  height: 25rem;
  position: relative;
}
.cid-sQVO3kdH42 .google-map iframe {
  height: 100%;
  width: 100%;
}
.cid-sQVO3kdH42 .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-sQVO3kdH42 .google-map[data-state] {
  background: #e9e5dc;
}
.cid-sQVO3kdH42 .google-map[data-state="loading"] [data-state-details] {
  display: none;
}
.cid-sQVQ3u6Om5 {
  padding-top: 180px;
  background-color: #b3862f;
}
.cid-sQVQ3u6Om5 .container {
  margin-bottom: 15%;
}
.cid-sQVQ3u6Om5 .content-container .btn-bgr {
  z-index: 0;
}
.cid-sQVQ3u6Om5 .container-boxes {
  padding-bottom: 30px;
  position: relative;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  background-color: #ffffff;
}
.cid-sQVQ3u6Om5 .icon-block-top span {
  background-color: #188ef4;
  padding: 1.5rem;
  position: absolute;
  border-radius: 50%;
  margin-top: -2.5rem;
  top: 0;
  font-size: 1.8rem;
  width: 78px;
  height: 78px;
}
.cid-sQVQ3u6Om5 li {
  border-bottom: 1px solid #ccc;
  padding: 10px 0 5px;
}
.cid-sQVQ3u6Om5 li:last-child {
  border-bottom: none;
}
.cid-sQVQ3u6Om5 .box-item {
  position: relative;
  box-shadow: #d2d2d2 0px 0px 15px;
  border-radius: 10px;
  margin-right: 1.5rem;
  width: 29%;
  padding: 2.5rem;
}
.cid-sQVQ3u6Om5 .box-item:first-child {
  background-color: #fafafa;
  margin-top: -150px;
}
.cid-sQVQ3u6Om5 .box-item:nth-child(2) {
  background-color: #fafafa;
}
.cid-sQVQ3u6Om5 .box-item:last-child {
  background-color: #fafafa;
  margin-right: 0;
}
.cid-sQVQ3u6Om5 .mbr-text,
.cid-sQVQ3u6Om5 .box-item-text {
  color: #8d97ad;
}
.cid-sQVQ3u6Om5 .media-content {
  -webkit-flex-basis: initial;
  flex-basis: initial;
}
@media (min-width: 992px) {
  .cid-sQVQ3u6Om5 .box-item {
    margin-top: -150px;
    max-width: 400px;
  }
}
@media (max-width: 767px) {
  .cid-sQVQ3u6Om5 .p-descr {
    margin-bottom: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-sQVQ3u6Om5 .box-item {
    margin-bottom: 4rem;
    margin-right: 0;
    margin-top: 0;
    width: 90%;
  }
  .cid-sQVQ3u6Om5 .box-item:last-child {
    margin-bottom: 0;
  }
  .cid-sQVQ3u6Om5 .content-container {
    -webkit-flex-basis: 90%;
    flex-basis: 90%;
  }
  .cid-sQVQ3u6Om5 .box-item:first-child {
    margin-top: -100px;
  }
}
.cid-sQVQ3u6Om5 .box-item-title {
  color: #073b4c;
}
.cid-sQVQ3u6Om5 .box-item-text,
.cid-sQVQ3u6Om5 .mbr-section-btn {
  text-align: left;
}
.cid-sO0B7livY6 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
}
.cid-sO0B7livY6 [class^="socicon-"]:before,
.cid-sO0B7livY6 [class*=" socicon-"]:before {
  line-height: 44px;
}
.cid-sO0B7livY6 .social-list {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-sO0B7livY6 .soc-item {
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 100%;
  display: flex;
  -webkit-box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0.6rem;
  margin-bottom: 1rem;
}
.cid-sO0B7livY6 .soc-item span {
  font-size: 1.4rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cid-sO0B7livY6 .btn-social,
.cid-sO0B7livY6 .mbr-section-title {
  color: #ffffff;
}
.cid-sO0BchKvoF {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
  overflow: hidden;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */

section {
  background-color: #eeeeee;
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

a.mbr-iconfont:hover {
  text-decoration: none;
}

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0;
}

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}

a, a:hover {
  text-decoration: none;
}

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word;
}

b,.btn,
strong {
  font-weight: bold;
}

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color;
}

textarea[type="hidden"] {
  display: none;
}

body {
  position: relative;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #000000;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center;
  }
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-size-item {
  -moz-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto;
}

.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}

figure {
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  -ms-grid-row-align: center;
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type="submit"] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
}

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center;
}

.nav-dropdown .link {
  padding: .667em 1.667em !important;
  margin: 0 !important;
}

.nav {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.card-wrapper {
  flex: 1;
  -webkit-flex: 1;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 1rem;
  position: absolute;
  display: flex;
  align-items: center;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 1rem;
}

input[type="range"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.modal-dialog,
.modal-content {
  height: 100%;
}

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem);
}

@media (max-width: 575px) {
  .modal-dialog .carousel-inner {
    height: calc(100vh - 1rem);
  }
}

.carousel-item {
  text-align: center;
}

.carousel-item img {
  margin: auto;
}

.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;
}

body {
  font-style: normal;
  line-height: 1.5;
}

.btn {
  border-radius: 0;
  font-weight: 600;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 2px;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 2px;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-form {
  margin: 0;
  border-radius: 0;
}

.btn-form:hover {
  cursor: pointer;
}

#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%;
  -webkit-transform: rotate(135deg);
  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;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #f5f5f5;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 3.5em;
  padding: 1rem;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
  border-color: red;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
}

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }
  .btn .mbr-iconfont {
    font-size: 1rem !important;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: flex;
}

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important;
}

html,
body {
  height: auto;
  min-height: 100vh;
}

.dropup .dropdown-toggle::after {
  display: none;
}
.cid-sO0jz1xO1C {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-sO0jz1xO1C nav.navbar {
  position: fixed;
  box-shadow: 0px 4px 5px -1px #858585;
}
.cid-sO0jz1xO1C .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown-menu {
  padding: 0;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #ffffff;
}
.cid-sO0jz1xO1C .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cid-sO0jz1xO1C .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cid-sO0jz1xO1C .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-sO0jz1xO1C .nav-link {
  position: relative;
}
.cid-sO0jz1xO1C .container {
  display: flex;
  margin: auto;
}
.cid-sO0jz1xO1C .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cid-sO0jz1xO1C .nav-item:focus,
.cid-sO0jz1xO1C .nav-link:focus {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-sO0jz1xO1C .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-sO0jz1xO1C .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.opened {
  transition: all 0.3s;
}
.cid-sO0jz1xO1C .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-sO0jz1xO1C .navbar .navbar-logo img {
  width: auto;
}
.cid-sO0jz1xO1C .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar.collapsed {
  justify-content: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-sO0jz1xO1C .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-sO0jz1xO1C .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.5rem);
  }
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.8rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-sO0jz1xO1C .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .cid-sO0jz1xO1C .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-sO0jz1xO1C .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-sO0jz1xO1C .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-sO0jz1xO1C .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-sO0jz1xO1C .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-sO0jz1xO1C .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-sO0jz1xO1C .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-sO0jz1xO1C .navbar.navbar-short {
  min-height: 60px;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-sO0jz1xO1C .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown-item.active,
.cid-sO0jz1xO1C .dropdown-item:active {
  background-color: transparent;
}
.cid-sO0jz1xO1C .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-sO0jz1xO1C .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sO0jz1xO1C ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-sO0jz1xO1C .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-sO0jz1xO1C button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #a66a00;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-sO0jz1xO1C a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-sO0jz1xO1C .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sO0jz1xO1C .navbar {
    height: 70px;
  }
  .cid-sO0jz1xO1C .navbar.opened {
    height: auto;
  }
  .cid-sO0jz1xO1C .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-t4JIs3MzI4 {
  padding-top: 700px;
  background-image: url("../../../assets/images/personaltrainer-1240x600.jpg");
}
.cid-t4JIJSwTQ2 {
  background-color: #ffffff;
}
.cid-t4JIJSwTQ2 .mbr-section-title {
  margin: 0;
}
.cid-t4JIJSwTQ2 .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-t4JIJSwTQ2 .underline .line {
  width: 3rem;
  height: 2px;
  background: #444444;
  display: inline-block;
}
.cid-t4JIJSwTQ2 .media-row {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: flex-end;
}
.cid-t4JIJSwTQ2 .team-item {
  transition: all 0.2s;
}
.cid-t4JIJSwTQ2 .team-item .item-image {
  position: relative !important;
}
.cid-t4JIJSwTQ2 .team-item .item-image img {
  width: 100%;
}
.cid-t4JIJSwTQ2 .team-item .item-image::after {
  background: #000000;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
.cid-t4JIJSwTQ2 .team-item .item-name p {
  margin-bottom: 0;
}
.cid-t4JIJSwTQ2 .team-item .item-role p {
  margin-bottom: 0;
}
.cid-t4JIJSwTQ2 .builderCard .item-image::after {
  border-bottom-left-radius: 5rem;
}
.cid-t4JIJSwTQ2 .team-item:hover .item-caption {
  opacity: 1;
  transform: translateY(-0.3rem);
}
.cid-t4JIJSwTQ2 .team-item:hover {
  transform: translateY(-0.5rem);
  transition: 1s;
}
.cid-t4JIJSwTQ2 .team-item .item-caption {
  opacity: 0;
  transition: 0.5s;
}
@media (max-width: 991px) {
  .cid-t4JIJSwTQ2 .team-item .item-caption {
    opacity: 1;
    transition: 0.5s;
  }
  .cid-t4JIJSwTQ2 .team-item:hover {
    transform: none;
  }
  .cid-t4JIJSwTQ2 .team-item:hover .item-caption {
    opacity: 1;
    transform: none;
  }
}
@media (max-width: 767px) {
  .cid-t4JIJSwTQ2 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
}
@media (min-width: 767px) {
  .cid-t4JIJSwTQ2 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .cid-t4JIJSwTQ2 .container-fluid {
    max-width: 1300px;
    padding: 0 2rem;
  }
}
.cid-t4JIJSwTQ2 .container-fluid {
  max-width: 1300px;
}
.cid-sO3hxr0AT0 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-sO3hxr0AT0 H1 {
  color: #64b400;
}
.cid-sO3eUDJ0vz {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-sO3eUDJ0vz .video-block {
  margin: auto;
}
@media (max-width: 768px) {
  .cid-sO3eUDJ0vz .video-block {
    width: 100% !important;
  }
}
.cid-sO3cOHBqW3 {
  padding-top: 45px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sO3cOHBqW3 H1 {
  color: #64b400;
}
.cid-sO2nd2VZAe {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-sO2nd2VZAe .row {
  align-items: center;
  justify-content: space-between;
}
.cid-sO2nd2VZAe .mbr-text {
  color: #5f5d68;
  margin-bottom: 48px;
}
.cid-sO2nd2VZAe .shadowa {
  margin: auto;
  padding: 20px 15px;
  overflow: hidden;
  border: 1px solid #64b400;
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.4);
}
.cid-sO2nd2VZAe .shadowa:hover {
  box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.8);
}
.cid-sO2nd2VZAe .card-text {
  margin-bottom: 22px;
  color: #8c8c95;
  line-height: 27px;
}
@media (max-width: 640px) {
  .cid-sO2nd2VZAe .card-text {
    margin-bottom: 22px;
    color: #8c8c95;
    line-height: 15px;
    font-size: 12px;
  }
}
.cid-sO2nd2VZAe .card-text,
.cid-sO2nd2VZAe .mbr-social-likes {
  color: #000000;
  text-align: center;
}
.cid-sO3dOEFWCH {
  padding-top: 45px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sO3dOEFWCH H1 {
  color: #64b400;
}
.cid-sO3oXExrLI {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-sO3oXExrLI .row {
  align-items: center;
  justify-content: space-between;
}
.cid-sO3oXExrLI .mbr-text {
  color: #5f5d68;
  margin-bottom: 48px;
}
.cid-sO3oXExrLI .shadowa {
  margin: auto;
  padding: 20px 15px;
  overflow: hidden;
  border: 1px solid #64b400;
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.4);
}
.cid-sO3oXExrLI .shadowa:hover {
  box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.8);
}
.cid-sO3oXExrLI .card-text {
  margin-bottom: 22px;
  color: #8c8c95;
  line-height: 27px;
}
@media (max-width: 640px) {
  .cid-sO3oXExrLI .card-text {
    margin-bottom: 22px;
    color: #8c8c95;
    line-height: 15px;
    font-size: 12px;
  }
}
.cid-sO3oXExrLI .card-text,
.cid-sO3oXExrLI .mbr-social-likes {
  color: #000000;
  text-align: center;
}
.cid-sO3fygCDmP {
  padding-top: 45px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sO3fygCDmP H1 {
  color: #64b400;
}
.cid-sO3p8UqFJq {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-sO3p8UqFJq .row {
  align-items: center;
  justify-content: space-between;
}
.cid-sO3p8UqFJq .mbr-text {
  color: #5f5d68;
  margin-bottom: 48px;
}
.cid-sO3p8UqFJq .shadowa {
  margin: auto;
  padding: 20px 15px;
  overflow: hidden;
  border: 1px solid #64b400;
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.4);
}
.cid-sO3p8UqFJq .shadowa:hover {
  box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.8);
}
.cid-sO3p8UqFJq .card-text {
  margin-bottom: 22px;
  color: #8c8c95;
  line-height: 27px;
}
@media (max-width: 640px) {
  .cid-sO3p8UqFJq .card-text {
    margin-bottom: 22px;
    color: #8c8c95;
    line-height: 15px;
    font-size: 12px;
  }
}
.cid-sO3p8UqFJq .card-text,
.cid-sO3p8UqFJq .mbr-social-likes {
  color: #000000;
  text-align: left;
}
.cid-t50RO26DQc {
  padding-top: 45px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-t50RO26DQc H1 {
  color: #64b400;
}
.cid-t50RL8sN00 {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-t50RL8sN00 .row {
  align-items: center;
  justify-content: space-between;
}
.cid-t50RL8sN00 .mbr-text {
  color: #5f5d68;
  margin-bottom: 48px;
}
.cid-t50RL8sN00 .shadowa {
  margin: auto;
  padding: 20px 15px;
  overflow: hidden;
  border: 1px solid #64b400;
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.4);
}
.cid-t50RL8sN00 .shadowa:hover {
  box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.8);
}
.cid-t50RL8sN00 .card-text {
  margin-bottom: 22px;
  color: #8c8c95;
  line-height: 27px;
}
@media (max-width: 640px) {
  .cid-t50RL8sN00 .card-text {
    margin-bottom: 22px;
    color: #8c8c95;
    line-height: 15px;
    font-size: 12px;
  }
}
.cid-t50RL8sN00 .card-text,
.cid-t50RL8sN00 .mbr-social-likes {
  color: #64b400;
  text-align: center;
}
.cid-sO3lg9MTEF {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  background-color: #ffffff;
}
.cid-sO3lg9MTEF .mbr-iconfont {
  font-size: 1.2rem !important;
}
.cid-sO3lg9MTEF p {
  margin-bottom: 0 !important;
}
.cid-sO3lg9MTEF .card {
  margin-bottom: 1rem;
  border-radius: 0px;
  border: 1px solid #64b400;
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.4);
}
.cid-sO3lg9MTEF .card .card-header {
  border: 0px;
  border-radius: 0px;
  padding: 0;
}
.cid-sO3lg9MTEF .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-sO3lg9MTEF .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-sO3lg9MTEF .card .card-header a.panel-title h4 {
  padding: 1.3rem 2rem;
  margin-bottom: 0;
}
.cid-sO3lg9MTEF .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-sO3lg9MTEF .card .panel-body {
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.4);
  color: #767676;
}
.cid-sO3lg9MTEF .card-header {
  transition: all 0.3s;
  background-color: #ffffff;
}
.cid-sO3lg9MTEF .card-header:hover {
  background-color: #64b400;
}
.cid-sO3lg9MTEF .card-header:hover h4 {
  color: #ffffff !important;
}
.cid-sO3lg9MTEF H4 {
  color: #64b400;
  text-align: left;
}
.cid-sO3lg9MTEF .panel-text {
  color: #000000;
  text-align: left;
}
.cid-sO3lg9MTEF .btn {
  margin: 0px !important;
  display: block;
  width: 100%;
  line-height: 40px;
  background: black;
}
.cid-t4HFGXhK9D {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-t4HFGXhK9D .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-t4HFGXhK9D .mbr-overlay {
  background: #c33764;
  background: linear-gradient(#c33764 -10%, #1d2671 75%);
}
.cid-t4HFGXhK9D .mbr-section-title {
  margin: 0;
}
.cid-t4HFGXhK9D .separator {
  background-color: #ffffff;
  color: #ffffff;
  align: center;
  height: 2px;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}
.cid-t4HFGXhK9D H1 {
  color: #0f7699;
}
.cid-t4HFGXhK9D H3 {
  color: #000000;
}
.cid-t4HFGXhK9D .btn {
  border: none !important;
  color: #ffffff !important;
  margin-top: 20px;
  background: #64B400 !important;
}
.cid-t4HFGXhK9D .btn:hover {
  color: #000000 !important;
  background: green !important;
}
.cid-sO2510WDaZ {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sO2510WDaZ .mbr-section-title,
  .cid-sO2510WDaZ .mbr-section-subtitle,
  .cid-sO2510WDaZ .mbr-section-btn,
  .cid-sO2510WDaZ .mbr-text {
    text-align: center;
  }
}
.cid-sO2510WDaZ .mbr-section-title {
  color: #082c4e;
}
.cid-sO2510WDaZ .mbr-text,
.cid-sO2510WDaZ .mbr-section-btn {
  color: #000000;
  text-align: left;
}
.cid-sO2510WDaZ .position {
  margin: 0;
  color: #444444;
}
.cid-sO2510WDaZ .bottom {
  overflow: visible;
  position: relative;
}
.cid-sO2510WDaZ .bottom:before {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 25px solid #64b400;
  position: absolute;
  bottom: -1rem;
  left: 1.5rem;
  content: '';
}
.cid-sO2510WDaZ .pb {
  margin-bottom: 2rem;
}
.cid-sO2510WDaZ .card-wrapper {
  background: #64b400;
  padding: 1.5rem;
  height: 100%;
  border-radius: 16px;
}
.cid-sO2510WDaZ .mbr-section-subtitle {
  color: #ffffff;
}
.cid-sO2510WDaZ .image-wrapper {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 1rem;
  margin-left: 1rem;
}
.cid-sO2510WDaZ .image-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.cid-sO2510WDaZ .name {
  color: #444444;
}
.cid-sO1rgI2ngA {
  padding-top: 15px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/mbr-1920x1264.jpg");
}
.cid-sO1rgI2ngA .mbr-section-title {
  letter-spacing: 0.1em;
  color: #000000;
}
.cid-sO1rgI2ngA .mbr-section-subtitle {
  color: #000000;
  letter-spacing: 0.03em;
}
.cid-sO1rgI2ngA .progressbar-title p {
  margin-bottom: 8px;
  letter-spacing: 0.03em;
}
.cid-sO1rgI2ngA .progress {
  width: 100%;
  height: 5px;
}
.cid-sO1rgI2ngA .progress_elements,
.cid-sO1rgI2ngA .text-elements {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-sO1rgI2ngA .progress_elements > div,
.cid-sO1rgI2ngA .text-elements > div {
  -webkit-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.cid-sO1rgI2ngA .progress-bar {
  height: 5px;
  background-color: #64b400;
}
.cid-sO1rgI2ngA .title-wrap {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.cid-sO1rgI2ngA .progressbar-number {
  display: inline-block;
}
.cid-sO1rgI2ngA .progress-primary {
  background: rgba(206, 206, 206, 0.4);
  border: none;
  outline: none;
}
.cid-sO1rgI2ngA .progress-primary::-webkit-progress-bar {
  background: rgba(206, 206, 206, 0.4);
}
.cid-sO1rgI2ngA .progress_value {
  position: relative;
}
.cid-sO1rgI2ngA progress[value]::-webkit-progress-bar {
  background: rgba(206, 206, 206, 0.4);
}
.cid-sO1rgI2ngA progress::-webkit-progress-value {
  background: #64b400;
}
.cid-sO1rgI2ngA progress[value]::-moz-progress-bar {
  background: #64b400;
}
.cid-sO1rgI2ngA progress::-ms-fill {
  background: #64b400;
}
.cid-sO1rgI2ngA .progress1 .progressbar-number:before {
  content: '57';
}
.cid-sO1rgI2ngA .progress2 .progressbar-number:before {
  content: '43';
}
.cid-sO1rgI2ngA .progress3 .progressbar-number:before {
  content: '41';
}
.cid-sO1rgI2ngA .progress4 .progressbar-number:before {
  content: '28';
}
.cid-sO1rgI2ngA .progress5 .progressbar-number:before {
  content: '10';
}
.cid-sO1rgI2ngA .progress-bar-1 {
  width: 57%;
}
.cid-sO1rgI2ngA .progress-bar-2 {
  width: 43%;
}
.cid-sO1rgI2ngA .progress-bar-3 {
  width: 41%;
}
.cid-sO1rgI2ngA .progress-bar-4 {
  width: 28%;
}
.cid-sO1rgI2ngA .progress-bar-5 {
  width: 10%;
}
@media (max-width: 767px) {
  .cid-sO1rgI2ngA .progress_elements {
    padding-top: 2rem;
  }
}
.cid-sO1rgI2ngA .progressbar-title p,
.cid-sO1rgI2ngA .progress_value {
  color: #000000;
}
.cid-t4IxhAX55W {
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url("../../../assets/images/mbr-1920x1264.jpg");
}
.cid-t4IxhAX55W .mbr-section-title {
  letter-spacing: 0.1em;
  color: #000000;
}
.cid-t4IxhAX55W .mbr-section-subtitle {
  color: #000000;
  letter-spacing: 0.03em;
}
.cid-t4IxhAX55W .progressbar-title p {
  margin-bottom: 8px;
  letter-spacing: 0.03em;
}
.cid-t4IxhAX55W .progress {
  width: 100%;
  height: 5px;
}
.cid-t4IxhAX55W .progress_elements {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-t4IxhAX55W .progress_elements > div {
  -webkit-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.cid-t4IxhAX55W .progress-bar {
  height: 5px;
  background-color: #64b400;
}
.cid-t4IxhAX55W .title-wrap {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.cid-t4IxhAX55W .progressbar-number {
  display: inline-block;
}
.cid-t4IxhAX55W .progress-primary {
  background: rgba(206, 206, 206, 0.4);
  border: none;
  outline: none;
}
.cid-t4IxhAX55W .progress-primary::-webkit-progress-bar {
  background: rgba(206, 206, 206, 0.4);
}
.cid-t4IxhAX55W .progress_value {
  position: relative;
}
.cid-t4IxhAX55W progress[value]::-webkit-progress-bar {
  background: rgba(206, 206, 206, 0.4);
}
.cid-t4IxhAX55W progress::-webkit-progress-value {
  background: #64b400;
}
.cid-t4IxhAX55W progress[value]::-moz-progress-bar {
  background: #64b400;
}
.cid-t4IxhAX55W progress::-ms-fill {
  background: #64b400;
}
.cid-t4IxhAX55W .progress1 .progressbar-number:before {
  content: '25';
}
.cid-t4IxhAX55W .progress2 .progressbar-number:before {
  content: '49';
}
.cid-t4IxhAX55W .progress3 .progressbar-number:before {
  content: '19';
}
.cid-t4IxhAX55W .progress4 .progressbar-number:before {
  content: '7';
}
.cid-t4IxhAX55W .progress5 .progressbar-number:before {
  content: '10';
}
.cid-t4IxhAX55W .progress-bar-1 {
  width: 25%;
}
.cid-t4IxhAX55W .progress-bar-2 {
  width: 49%;
}
.cid-t4IxhAX55W .progress-bar-3 {
  width: 19%;
}
.cid-t4IxhAX55W .progress-bar-4 {
  width: 7%;
}
.cid-t4IxhAX55W .progress-bar-5 {
  width: 10%;
}
.cid-t4IxhAX55W .progressbar-title p,
.cid-t4IxhAX55W .progress_value {
  color: #000000;
}
.cid-t4IxyQFvMX {
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url("../../../assets/images/mbr-1920x1264.jpg");
}
.cid-t4IxyQFvMX .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.cid-t4IxyQFvMX .wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.cid-t4IxyQFvMX .mbr-section-title {
  letter-spacing: 0.1em;
}
.cid-t4IxyQFvMX .section-content-title {
  color: #121212;
}
.cid-t4IxyQFvMX .section-content-text {
  letter-spacing: 0.03em;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  text-align: left;
}
.cid-t4IxyQFvMX .progressbar-title p {
  margin-bottom: 8px;
  letter-spacing: 0.03em;
}
.cid-t4IxyQFvMX .progress {
  width: 100%;
  height: 6px;
}
.cid-t4IxyQFvMX .progress-bar {
  height: 6px;
  background-color: #64b400;
}
.cid-t4IxyQFvMX .title-wrap {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.cid-t4IxyQFvMX .progressbar-number {
  display: inline-block;
}
.cid-t4IxyQFvMX .progress-primary {
  background: rgba(206, 206, 206, 0.4);
  border: none;
  outline: none;
}
.cid-t4IxyQFvMX .progress-primary::-webkit-progress-bar {
  background: rgba(206, 206, 206, 0.4);
}
.cid-t4IxyQFvMX .progress_value {
  position: relative;
}
.cid-t4IxyQFvMX progress[value]::-webkit-progress-bar {
  background: rgba(206, 206, 206, 0.4);
}
.cid-t4IxyQFvMX progress::-webkit-progress-value {
  background: #64b400;
}
.cid-t4IxyQFvMX progress[value]::-moz-progress-bar {
  background: #64b400;
}
.cid-t4IxyQFvMX progress::-ms-fill {
  background: #64b400;
}
.cid-t4IxyQFvMX .progress1 .progressbar-number:before {
  content: "17,9";
}
.cid-t4IxyQFvMX .progress2 .progressbar-number:before {
  content: "75,8";
}
.cid-t4IxyQFvMX .progress3 .progressbar-number:before {
  content: "5,7";
}
.cid-t4IxyQFvMX .progress4 .progressbar-number:before {
  content: "0,6";
}
.cid-t4IxyQFvMX .progress5 .progressbar-number:before {
  content: "1";
}
.cid-t4IxyQFvMX .progress-bar-1 {
  width: 18%;
}
.cid-t4IxyQFvMX .progress-bar-2 {
  width: 76%;
}
.cid-t4IxyQFvMX .progress-bar-3 {
  width: 6%;
}
.cid-t4IxyQFvMX .progress-bar-4 {
  width: 1%;
}
.cid-t4IxyQFvMX .progress-bar-5 {
  width: 1%;
}
.cid-t4IxyQFvMX .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
@media (max-width: 768px) {
  .cid-t4IxyQFvMX .title-text {
    padding-bottom: 0 !important;
  }
  .cid-t4IxyQFvMX .title-text:before {
    height: 0 !important;
  }
  .cid-t4IxyQFvMX .section-content-text {
    margin-bottom: 28px;
  }
}
.cid-t4IxyQFvMX .title-text {
  overflow: hidden;
}
.cid-t4IxyQFvMX .title-text:before {
  background: currentColor;
  content: "";
  margin-left: -120px;
  margin-right: 38px;
  display: inline-block;
  height: 2px;
  position: relative;
  top: -2px;
  vertical-align: middle;
  width: 80px;
  display: none;
}
.cid-t4IxyQFvMX .progressbar-title p,
.cid-t4IxyQFvMX .progress_value {
  color: #000000;
}
.cid-t4ITRilDHw {
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url("../../../assets/images/mbr-1920x1264.jpg");
}
.cid-t4ITRilDHw .mbr-section-title {
  letter-spacing: 0.1em;
  text-align: center;
  color: #000000;
}
.cid-t4ITRilDHw .mbr-section-title span {
  color: #ffbc00;
}
.cid-t4ITRilDHw .mbr-section-subtitle {
  color: #000000;
  letter-spacing: 0.03em;
}
.cid-t4ITRilDHw .progressbar-title p {
  margin-bottom: 8px;
  letter-spacing: 0.03em;
  color: #000000;
}
.cid-t4ITRilDHw .progressbar-title {
  color: white;
}
.cid-t4ITRilDHw .progress {
  width: 100%;
  height: 5px;
  border-radius: 0;
}
.cid-t4ITRilDHw .progress_elements {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-t4ITRilDHw .progress_elements > div {
  -webkit-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.cid-t4ITRilDHw .progress-bar {
  height: 5px;
  background-color: #64b400;
}
.cid-t4ITRilDHw .title-wrap {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.cid-t4ITRilDHw .progressbar-number {
  display: inline-block;
}
.cid-t4ITRilDHw .progress-primary {
  background: rgba(206, 206, 206, 0.4);
  border: none;
  outline: none;
}
.cid-t4ITRilDHw .progress-primary::-webkit-progress-bar {
  background: rgba(206, 206, 206, 0.4);
}
.cid-t4ITRilDHw .progress_value {
  position: relative;
  color: #000000;
}
.cid-t4ITRilDHw progress[value]::-webkit-progress-bar {
  background: rgba(206, 206, 206, 0.4);
}
.cid-t4ITRilDHw progress::-webkit-progress-value {
  background: #64b400;
}
.cid-t4ITRilDHw progress[value]::-moz-progress-bar {
  background: #64b400;
}
.cid-t4ITRilDHw progress::-ms-fill {
  background: #64b400;
}
.cid-t4ITRilDHw .progress1 .progressbar-number:before {
  content: '8,3';
}
.cid-t4ITRilDHw .progress2 .progressbar-number:before {
  content: '28,5';
}
.cid-t4ITRilDHw .progress3 .progressbar-number:before {
  content: '35,7';
}
.cid-t4ITRilDHw .progress4 .progressbar-number:before {
  content: '21,6';
}
.cid-t4ITRilDHw .progress5 .progressbar-number:before {
  content: '5,9';
}
.cid-t4ITRilDHw .progress-bar-1 {
  width: 8%;
}
.cid-t4ITRilDHw .progress-bar-2 {
  width: 29%;
}
.cid-t4ITRilDHw .progress-bar-3 {
  width: 36%;
}
.cid-t4ITRilDHw .progress-bar-4 {
  width: 22%;
}
.cid-t4ITRilDHw .progress-bar-5 {
  width: 6%;
}
.cid-t4JA8WBy9p {
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url("../../../assets/images/mbr-1920x1264.jpg");
}
.cid-t4JA8WBy9p .mbr-section-title {
  letter-spacing: 0.1em;
  color: #000000;
}
.cid-t4JA8WBy9p .mbr-section-subtitle {
  color: #000000;
  letter-spacing: 0.03em;
}
.cid-t4JA8WBy9p .progressbar-title p {
  margin-bottom: 8px;
  letter-spacing: 0.03em;
}
.cid-t4JA8WBy9p .progress {
  width: 100%;
  height: 6px;
}
.cid-t4JA8WBy9p .progress_elements,
.cid-t4JA8WBy9p .text-elements {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-t4JA8WBy9p .progress_elements > div,
.cid-t4JA8WBy9p .text-elements > div {
  -webkit-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.cid-t4JA8WBy9p .progress-bar {
  height: 6px;
  background-color: #64b400;
}
.cid-t4JA8WBy9p .title-wrap {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.cid-t4JA8WBy9p .progressbar-number {
  display: inline-block;
}
.cid-t4JA8WBy9p .progress-primary {
  background: rgba(206, 206, 206, 0.4);
  border: none;
  outline: none;
}
.cid-t4JA8WBy9p .progress-primary::-webkit-progress-bar {
  background: rgba(206, 206, 206, 0.4);
}
.cid-t4JA8WBy9p .progress_value {
  position: relative;
}
.cid-t4JA8WBy9p progress[value]::-webkit-progress-bar {
  background: rgba(206, 206, 206, 0.4);
}
.cid-t4JA8WBy9p progress::-webkit-progress-value {
  background: #64b400;
}
.cid-t4JA8WBy9p progress[value]::-moz-progress-bar {
  background: #64b400;
}
.cid-t4JA8WBy9p progress::-ms-fill {
  background: #64b400;
}
.cid-t4JA8WBy9p .progress1 .progressbar-number:before {
  content: '5';
}
.cid-t4JA8WBy9p .progress2 .progressbar-number:before {
  content: '85';
}
.cid-t4JA8WBy9p .progress3 .progressbar-number:before {
  content: '2';
}
.cid-t4JA8WBy9p .progress4 .progressbar-number:before {
  content: '7';
}
.cid-t4JA8WBy9p .progress5 .progressbar-number:before {
  content: '1';
}
.cid-t4JA8WBy9p .progress-bar-1 {
  width: 5%;
}
.cid-t4JA8WBy9p .progress-bar-2 {
  width: 85%;
}
.cid-t4JA8WBy9p .progress-bar-3 {
  width: 2%;
}
.cid-t4JA8WBy9p .progress-bar-4 {
  width: 7%;
}
.cid-t4JA8WBy9p .progress-bar-5 {
  width: 1%;
}
@media (max-width: 767px) {
  .cid-t4JA8WBy9p .progress_elements {
    padding-top: 2rem;
  }
}
.cid-t4JGuPYl9D {
  padding-top: 20px;
  padding-bottom: 75px;
  background-image: url("../../../assets/images/mbr-1920x1264.jpg");
}
.cid-t4JGuPYl9D .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-t4JGuPYl9D .mbr-overlay {
  background: #a5eab7;
}
.cid-t4JGuPYl9D .mbr-section-title {
  margin: 0;
}
.cid-t4JGuPYl9D .separator {
  background-color: #ffffff;
  color: #ffffff;
  align: center;
  height: 2px;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}
.cid-t4JGuPYl9D H1 {
  color: #0f7699;
}
.cid-t4JGuPYl9D H3 {
  color: #000000;
}
.cid-t4JGuPYl9D .btn {
  border: none !important;
  color: #ffffff !important;
  margin-top: 20px;
  background: #64B400 !important;
}
.cid-t4JGuPYl9D .btn:hover {
  color: #000000 !important;
  background: green !important;
}
.cid-sO0B7livY6 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
}
.cid-sO0B7livY6 [class^="socicon-"]:before,
.cid-sO0B7livY6 [class*=" socicon-"]:before {
  line-height: 44px;
}
.cid-sO0B7livY6 .social-list {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-sO0B7livY6 .soc-item {
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 100%;
  display: flex;
  -webkit-box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0.6rem;
  margin-bottom: 1rem;
}
.cid-sO0B7livY6 .soc-item span {
  font-size: 1.4rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cid-sO0B7livY6 .btn-social,
.cid-sO0B7livY6 .mbr-section-title {
  color: #ffffff;
}
.cid-sO0BchKvoF {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
  overflow: hidden;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */

section {
  background-color: #eeeeee;
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

a.mbr-iconfont:hover {
  text-decoration: none;
}

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0;
}

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}

a, a:hover {
  text-decoration: none;
}

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word;
}

b,.btn,
strong {
  font-weight: bold;
}

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color;
}

textarea[type="hidden"] {
  display: none;
}

body {
  position: relative;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #000000;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center;
  }
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-size-item {
  -moz-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto;
}

.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}

figure {
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  -ms-grid-row-align: center;
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type="submit"] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
}

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center;
}

.nav-dropdown .link {
  padding: .667em 1.667em !important;
  margin: 0 !important;
}

.nav {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.card-wrapper {
  flex: 1;
  -webkit-flex: 1;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 1rem;
  position: absolute;
  display: flex;
  align-items: center;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 1rem;
}

input[type="range"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.modal-dialog,
.modal-content {
  height: 100%;
}

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem);
}

@media (max-width: 575px) {
  .modal-dialog .carousel-inner {
    height: calc(100vh - 1rem);
  }
}

.carousel-item {
  text-align: center;
}

.carousel-item img {
  margin: auto;
}

.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;
}

body {
  font-style: normal;
  line-height: 1.5;
}

.btn {
  border-radius: 0;
  font-weight: 600;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 2px;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 2px;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-form {
  margin: 0;
  border-radius: 0;
}

.btn-form:hover {
  cursor: pointer;
}

#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%;
  -webkit-transform: rotate(135deg);
  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;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #f5f5f5;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 3.5em;
  padding: 1rem;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
  border-color: red;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
}

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }
  .btn .mbr-iconfont {
    font-size: 1rem !important;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: flex;
}

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important;
}

html,
body {
  height: auto;
  min-height: 100vh;
}

.dropup .dropdown-toggle::after {
  display: none;
}
.cid-t25xKQIMWf {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-t25xKQIMWf nav.navbar {
  position: fixed;
  box-shadow: 0px 4px 5px -1px #858585;
}
.cid-t25xKQIMWf .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-t25xKQIMWf .dropdown-menu {
  padding: 0;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #ffffff;
}
.cid-t25xKQIMWf .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cid-t25xKQIMWf .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cid-t25xKQIMWf .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.cid-t25xKQIMWf .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-t25xKQIMWf .nav-link {
  position: relative;
}
.cid-t25xKQIMWf .container {
  display: flex;
  margin: auto;
}
.cid-t25xKQIMWf .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cid-t25xKQIMWf .nav-item:focus,
.cid-t25xKQIMWf .nav-link:focus {
  outline: none;
}
.cid-t25xKQIMWf .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-t25xKQIMWf .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-t25xKQIMWf .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-t25xKQIMWf .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-t25xKQIMWf .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-t25xKQIMWf .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-t25xKQIMWf .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  background: #ffffff;
}
.cid-t25xKQIMWf .navbar.opened {
  transition: all 0.3s;
}
.cid-t25xKQIMWf .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-t25xKQIMWf .navbar .navbar-logo img {
  width: auto;
}
.cid-t25xKQIMWf .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-t25xKQIMWf .navbar.collapsed {
  justify-content: center;
}
.cid-t25xKQIMWf .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-t25xKQIMWf .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-t25xKQIMWf .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.5rem);
  }
}
.cid-t25xKQIMWf .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-t25xKQIMWf .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-t25xKQIMWf .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.8rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-t25xKQIMWf .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-t25xKQIMWf .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-t25xKQIMWf .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .cid-t25xKQIMWf .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-t25xKQIMWf .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-t25xKQIMWf .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-t25xKQIMWf .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-t25xKQIMWf .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-t25xKQIMWf .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-t25xKQIMWf .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-t25xKQIMWf .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-t25xKQIMWf .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-t25xKQIMWf .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-t25xKQIMWf .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-t25xKQIMWf .navbar.navbar-short {
  min-height: 60px;
}
.cid-t25xKQIMWf .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-t25xKQIMWf .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-t25xKQIMWf .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-t25xKQIMWf .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-t25xKQIMWf .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-t25xKQIMWf .dropdown-item.active,
.cid-t25xKQIMWf .dropdown-item:active {
  background-color: transparent;
}
.cid-t25xKQIMWf .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-t25xKQIMWf .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-t25xKQIMWf .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-t25xKQIMWf .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-t25xKQIMWf .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-t25xKQIMWf .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t25xKQIMWf ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-t25xKQIMWf .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-t25xKQIMWf button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-t25xKQIMWf button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #a66a00;
}
.cid-t25xKQIMWf button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-t25xKQIMWf button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-t25xKQIMWf button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-t25xKQIMWf button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-t25xKQIMWf nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-t25xKQIMWf nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-t25xKQIMWf nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-t25xKQIMWf nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-t25xKQIMWf .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-t25xKQIMWf a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-t25xKQIMWf .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-t25xKQIMWf .navbar {
    height: 70px;
  }
  .cid-t25xKQIMWf .navbar.opened {
    height: auto;
  }
  .cid-t25xKQIMWf .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-t2QP9Rv7ZA {
  padding-top: 8.5rem;
  padding-bottom: 0rem;
  background-color: #2c5a67;
}
.cid-t2QP9Rv7ZA .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-t2QP9Rv7ZA .image-wrapper {
    padding: 0rem;
  }
}
@media (min-width: 1200px) {
  .cid-t2QP9Rv7ZA .text-wrapper {
    margin-left: 5rem;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .cid-t2QP9Rv7ZA .text-wrapper {
    margin-left: 0;
    padding: 0rem;
  }
}
.cid-t2QP9Rv7ZA blockquote {
  border: none;
  line-height: 1;
}
@media (max-width: 1199px) {
  .cid-t2QP9Rv7ZA blockquote {
    padding-right: 100px;
  }
}
.cid-t2QP9Rv7ZA .occupation {
  font-size: 1rem;
  margin-top: -0.5rem;
}
.cid-t2QP9Rv7ZA .mbr-section-title {
  text-align: left;
  color: #ffffff;
}
.cid-t2QP9Rv7ZA .mbr-text {
  color: #ffffff;
  text-align: left;
}
.cid-t25xKXWTRS {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-t25xKXWTRS h4 {
  display: flex;
  letter-spacing: 0.03em;
  color: #ffffff;
  -webkit-align-items: center;
  align-items: center;
}
.cid-t25xKXWTRS .fz {
  font-size: 60%;
}
.cid-t25xKXWTRS .panel-text {
  letter-spacing: 0.03em;
  color: #232323;
  text-align: left;
}
.cid-t25xKXWTRS .mbr-section-title {
  letter-spacing: 0.1em;
}
.cid-t25xKXWTRS .mbr-section-subtitle {
  letter-spacing: 0.03em;
  font-weight: 500;
}
.cid-t25xKXWTRS .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-t25xKXWTRS .panel-group {
  width: 100%;
}
.cid-t25xKXWTRS .img5 {
  transition: all 0.5s;
}
.cid-t25xKXWTRS .card {
  border-bottom: 1px solid #2c5a67 !important;
  border-radius: 0px;
  margin-bottom: .5rem;
}
.cid-t25xKXWTRS .card .card-header {
  border-radius: 0px;
  border: 0px !important;
  padding: 0;
}
.cid-t25xKXWTRS .card .card-header a.panel-title {
  transition: all .3s;
  background-color: #ffffff;
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
}
.cid-t25xKXWTRS .card .card-header a.panel-title:hover {
  color: #000;
  opacity: 0.9;
}
.cid-t25xKXWTRS .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t25xKXWTRS .card .card-header a.panel-title .sign {
  padding-left: 1rem;
}
.cid-t25xKXWTRS .card .card-header a.panel-title h4 {
  padding: 1rem 1rem;
  margin-bottom: 0;
}
.cid-t25xKXWTRS .card .panel-body {
  background: #ffffff;
}
.cid-t25xKXWTRS .img5:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.2);
  transform: rotate(-1deg) scale(1.03);
}
.cid-t25xKXWTRS .media-container-row {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.cid-t25xKXWTRS .media-container-row > div {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-t25xKXWTRS .sign {
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-t25xKXWTRS .media-container-row {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .cid-t25xKXWTRS .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cid-t25xKXWTRS .mbr-figure {
    padding-right: 0;
    padding-left: 0;
    padding-top: 2rem;
    padding-top: 0;
    padding-bottom: 2rem;
  }
}
.cid-t25xKXWTRS .header-text,
.cid-t25xKXWTRS .sign {
  text-align: left;
  color: #444444;
}
.cid-t25xKXWTRS .price {
  color: #073b4c;
  text-align: center;
}
.cid-t25xKXWTRS P {
  text-align: center;
}
.cid-t25xL7QDjG {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #2c5a67;
  background: linear-gradient(180deg, #2c5a67, #ffffff);
}
.cid-t25xL7QDjG .mbr-iconfont-social {
  font-size: 32px;
  color: #ff7d84;
  margin-left: .5rem;
  margin-right: .5rem;
}
.cid-t25xL7QDjG .mbr-iconfont-social:hover {
  color: #8264fd;
}
.cid-t25xL7QDjG .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-t25xL7QDjG .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #000000, #000000);
  display: inline-block;
}
.cid-t25xL7QDjG .social-list a:focus {
  text-decoration: none;
}
@media (max-width: 767px) {
  .cid-t25xL7QDjG .mbr-iconfont-social {
    margin-left: .2rem;
    margin-right: .2rem;
  }
}
.cid-t25xLkhqDa {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-t25xLkhqDa h4 {
  display: flex;
  letter-spacing: 0.03em;
  color: #ffffff;
  -webkit-align-items: center;
  align-items: center;
}
.cid-t25xLkhqDa .fz {
  font-size: 60%;
}
.cid-t25xLkhqDa .panel-text {
  letter-spacing: 0.03em;
  color: #232323;
  text-align: left;
}
.cid-t25xLkhqDa .mbr-section-title {
  letter-spacing: 0.1em;
}
.cid-t25xLkhqDa .mbr-section-subtitle {
  letter-spacing: 0.03em;
  font-weight: 500;
}
.cid-t25xLkhqDa .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-t25xLkhqDa .panel-group {
  width: 100%;
}
.cid-t25xLkhqDa .img5 {
  transition: all 0.5s;
}
.cid-t25xLkhqDa .card {
  border-bottom: 1px solid #2c5a67 !important;
  border-radius: 0px;
  margin-bottom: .5rem;
}
.cid-t25xLkhqDa .card .card-header {
  border-radius: 0px;
  border: 0px !important;
  padding: 0;
}
.cid-t25xLkhqDa .card .card-header a.panel-title {
  transition: all .3s;
  background-color: #ffffff;
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
}
.cid-t25xLkhqDa .card .card-header a.panel-title:hover {
  color: #000;
  opacity: 0.9;
}
.cid-t25xLkhqDa .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t25xLkhqDa .card .card-header a.panel-title .sign {
  padding-left: 1rem;
}
.cid-t25xLkhqDa .card .card-header a.panel-title h4 {
  padding: 1rem 1rem;
  margin-bottom: 0;
}
.cid-t25xLkhqDa .card .panel-body {
  background: #ffffff;
}
.cid-t25xLkhqDa .img5:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.2);
  transform: rotate(-1deg) scale(1.03);
}
.cid-t25xLkhqDa .media-container-row {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.cid-t25xLkhqDa .media-container-row > div {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-t25xLkhqDa .sign {
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-t25xLkhqDa .media-container-row {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .cid-t25xLkhqDa .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cid-t25xLkhqDa .mbr-figure {
    padding-right: 0;
    padding-left: 0;
    padding-top: 2rem;
    padding-top: 0;
    padding-bottom: 2rem;
  }
}
.cid-t25xLkhqDa .header-text,
.cid-t25xLkhqDa .sign {
  text-align: left;
  color: #444444;
}
.cid-t25xLkhqDa .price {
  color: #073b4c;
  text-align: center;
}
.cid-t25xLkhqDa P {
  text-align: center;
}
.cid-t25xLmfnLp {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #2c5a67;
  background: linear-gradient(180deg, #2c5a67, #ffffff);
}
.cid-t25xLmfnLp .mbr-iconfont-social {
  font-size: 32px;
  color: #ff7d84;
  margin-left: .5rem;
  margin-right: .5rem;
}
.cid-t25xLmfnLp .mbr-iconfont-social:hover {
  color: #8264fd;
}
.cid-t25xLmfnLp .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-t25xLmfnLp .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #000000, #000000);
  display: inline-block;
}
.cid-t25xLmfnLp .social-list a:focus {
  text-decoration: none;
}
@media (max-width: 767px) {
  .cid-t25xLmfnLp .mbr-iconfont-social {
    margin-left: .2rem;
    margin-right: .2rem;
  }
}
.cid-t25xLnbrTy {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-t25xLnbrTy .container-fluid {
  padding: 0 3rem;
}
.cid-t25xLnbrTy ul.list-inline {
  margin: 0;
  -webkit-align-self: center;
  align-self: center;
}
.cid-t25xLnbrTy ul.list-inline li {
  margin: 0;
  padding: .5rem;
}
.cid-t25xLnbrTy ul.list-inline img {
  max-width: 6rem;
  padding-bottom: .5rem;
}
.cid-t25xLnbrTy ul.list-inline img:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
@media (max-width: 767px) {
  .cid-t25xLnbrTy .container-fluid {
    padding: 0 1rem;
  }
  .cid-t25xLnbrTy .list-inline-item img {
    max-width: 5rem;
  }
}
.cid-t25xLnbrTy .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-t25xLnbrTy .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #000000, #000000);
  display: inline-block;
}
.cid-t25xLpklL3 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
}
.cid-t25xLpklL3 [class^="socicon-"]:before,
.cid-t25xLpklL3 [class*=" socicon-"]:before {
  line-height: 44px;
}
.cid-t25xLpklL3 .social-list {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-t25xLpklL3 .soc-item {
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 100%;
  display: flex;
  -webkit-box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0.6rem;
  margin-bottom: 1rem;
}
.cid-t25xLpklL3 .soc-item span {
  font-size: 1.4rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cid-t25xLpklL3 .btn-social,
.cid-t25xLpklL3 .mbr-section-title {
  color: #ffffff;
}
.cid-t25xLtwe0S {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
  overflow: hidden;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */

section {
  background-color: #eeeeee;
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

a.mbr-iconfont:hover {
  text-decoration: none;
}

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0;
}

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}

a, a:hover {
  text-decoration: none;
}

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word;
}

b,.btn,
strong {
  font-weight: bold;
}

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color;
}

textarea[type="hidden"] {
  display: none;
}

body {
  position: relative;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #000000;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center;
  }
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-size-item {
  -moz-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto;
}

.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}

figure {
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  -ms-grid-row-align: center;
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type="submit"] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
}

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center;
}

.nav-dropdown .link {
  padding: .667em 1.667em !important;
  margin: 0 !important;
}

.nav {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.card-wrapper {
  flex: 1;
  -webkit-flex: 1;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 1rem;
  position: absolute;
  display: flex;
  align-items: center;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 1rem;
}

input[type="range"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.modal-dialog,
.modal-content {
  height: 100%;
}

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem);
}

@media (max-width: 575px) {
  .modal-dialog .carousel-inner {
    height: calc(100vh - 1rem);
  }
}

.carousel-item {
  text-align: center;
}

.carousel-item img {
  margin: auto;
}

.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;
}

body {
  font-style: normal;
  line-height: 1.5;
}

.btn {
  border-radius: 0;
  font-weight: 600;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 2px;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 2px;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-form {
  margin: 0;
  border-radius: 0;
}

.btn-form:hover {
  cursor: pointer;
}

#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%;
  -webkit-transform: rotate(135deg);
  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;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #f5f5f5;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 3.5em;
  padding: 1rem;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
  border-color: red;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
}

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }
  .btn .mbr-iconfont {
    font-size: 1rem !important;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: flex;
}

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important;
}

html,
body {
  height: auto;
  min-height: 100vh;
}

.dropup .dropdown-toggle::after {
  display: none;
}
.cid-sO0jz1xO1C {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-sO0jz1xO1C nav.navbar {
  position: fixed;
  box-shadow: 0px 4px 5px -1px #858585;
}
.cid-sO0jz1xO1C .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown-menu {
  padding: 0;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #ffffff;
}
.cid-sO0jz1xO1C .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cid-sO0jz1xO1C .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cid-sO0jz1xO1C .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-sO0jz1xO1C .nav-link {
  position: relative;
}
.cid-sO0jz1xO1C .container {
  display: flex;
  margin: auto;
}
.cid-sO0jz1xO1C .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cid-sO0jz1xO1C .nav-item:focus,
.cid-sO0jz1xO1C .nav-link:focus {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-sO0jz1xO1C .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-sO0jz1xO1C .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.opened {
  transition: all 0.3s;
}
.cid-sO0jz1xO1C .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-sO0jz1xO1C .navbar .navbar-logo img {
  width: auto;
}
.cid-sO0jz1xO1C .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar.collapsed {
  justify-content: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-sO0jz1xO1C .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-sO0jz1xO1C .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.5rem);
  }
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.8rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-sO0jz1xO1C .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .cid-sO0jz1xO1C .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-sO0jz1xO1C .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-sO0jz1xO1C .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-sO0jz1xO1C .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-sO0jz1xO1C .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-sO0jz1xO1C .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-sO0jz1xO1C .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-sO0jz1xO1C .navbar.navbar-short {
  min-height: 60px;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-sO0jz1xO1C .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown-item.active,
.cid-sO0jz1xO1C .dropdown-item:active {
  background-color: transparent;
}
.cid-sO0jz1xO1C .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-sO0jz1xO1C .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sO0jz1xO1C ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-sO0jz1xO1C .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-sO0jz1xO1C button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #a66a00;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-sO0jz1xO1C a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-sO0jz1xO1C .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sO0jz1xO1C .navbar {
    height: 70px;
  }
  .cid-sO0jz1xO1C .navbar.opened {
    height: auto;
  }
  .cid-sO0jz1xO1C .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-t8QY4pKpXi {
  text-align: center;
  overflow: hidden;
}
.cid-t8QY4pKpXi .custom-widget svg {
  width: 65px;
  height: 65px;
  color: #777;
  fill: #777;
  margin-top: 2rem;
  margin-bottom: 3rem;
}
.cid-tnSNAnkDBk {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #237b32;
}
.cid-tnSNAnkDBk .mbr-fallback-image.disabled {
  display: none;
}
.cid-tnSNAnkDBk .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tnSNAnkDBk .content-container {
  display: flex;
  align-items: center;
}
@media (max-width: 575px) {
  .cid-tnSNAnkDBk .content-container {
    flex-direction: column;
  }
}
.cid-tnSNAnkDBk .icons-menu {
  display: flex;
}
.cid-tnSNAnkDBk .mbr-section-title {
  color: #ffffff;
  margin-right: 20px;
}
@media (max-width: 575px) {
  .cid-tnSNAnkDBk .mbr-section-title {
    text-align: center !important;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px !important;
  }
}
.cid-tnSNAnkDBk .iconfont-wrapper {
  box-shadow: 0px 4px 5px -1px #858585;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  padding: 10px;
  min-width: 40px;
  aspect-ratio: 1;
  border: 1px solid #fafafa;
  transition: .3s all;
}
.cid-tnSNAnkDBk .iconfont-wrapper:not(:first-child) {
  margin-left: 10px;
}
.cid-tnSNAnkDBk .iconfont-wrapper .mbr-iconfont {
  font-size: 20px;
  color: #fafafa;
  transition: .3s all;
}
.cid-tnSNAnkDBk .iconfont-wrapper:hover {
  background-color: #fafafa;
}
.cid-tnSNAnkDBk .iconfont-wrapper:hover .mbr-iconfont {
  font-size: 20px;
  color: #FFFFFF;
}
.cid-t8QY4Z5NBk {
  text-align: center;
  overflow: hidden;
}
.cid-t8QY4Z5NBk .custom-widget svg {
  width: 65px;
  height: 65px;
  color: #777;
  fill: #777;
  margin-top: 2rem;
  margin-bottom: 3rem;
}
.cid-tnSKMTwruC {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffbb00;
}
.cid-tnSKMTwruC .mbr-fallback-image.disabled {
  display: none;
}
.cid-tnSKMTwruC .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tnSKMTwruC .content-container {
  display: flex;
  align-items: center;
}
@media (max-width: 575px) {
  .cid-tnSKMTwruC .content-container {
    flex-direction: column;
  }
}
.cid-tnSKMTwruC .icons-menu {
  display: flex;
}
.cid-tnSKMTwruC .mbr-section-title {
  color: #ffffff;
  margin-right: 20px;
}
@media (max-width: 575px) {
  .cid-tnSKMTwruC .mbr-section-title {
    text-align: center !important;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px !important;
  }
}
.cid-tnSKMTwruC .iconfont-wrapper {
  box-shadow: 0px 4px 5px -1px #858585;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  padding: 10px;
  min-width: 40px;
  aspect-ratio: 1;
  border: 1px solid #fafafa;
  transition: .3s all;
}
.cid-tnSKMTwruC .iconfont-wrapper:not(:first-child) {
  margin-left: 10px;
}
.cid-tnSKMTwruC .iconfont-wrapper .mbr-iconfont {
  font-size: 20px;
  color: #fafafa;
  transition: .3s all;
}
.cid-tnSKMTwruC .iconfont-wrapper:hover {
  background-color: #fafafa;
}
.cid-tnSKMTwruC .iconfont-wrapper:hover .mbr-iconfont {
  font-size: 20px;
  color: #FFFFFF;
}
.cid-t8QY5CB3Hp {
  text-align: center;
  overflow: hidden;
}
.cid-t8QY5CB3Hp .custom-widget svg {
  width: 65px;
  height: 65px;
  color: #777;
  fill: #777;
  margin-top: 2rem;
  margin-bottom: 3rem;
}
.cid-sO0B7livY6 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
}
.cid-sO0B7livY6 [class^="socicon-"]:before,
.cid-sO0B7livY6 [class*=" socicon-"]:before {
  line-height: 44px;
}
.cid-sO0B7livY6 .social-list {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-sO0B7livY6 .soc-item {
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 100%;
  display: flex;
  -webkit-box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0.6rem;
  margin-bottom: 1rem;
}
.cid-sO0B7livY6 .soc-item span {
  font-size: 1.4rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cid-sO0B7livY6 .btn-social,
.cid-sO0B7livY6 .mbr-section-title {
  color: #ffffff;
}
.cid-sO0BchKvoF {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
  overflow: hidden;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */

section {
  background-color: #eeeeee;
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

a.mbr-iconfont:hover {
  text-decoration: none;
}

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0;
}

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}

a, a:hover {
  text-decoration: none;
}

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word;
}

b,.btn,
strong {
  font-weight: bold;
}

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color;
}

textarea[type="hidden"] {
  display: none;
}

body {
  position: relative;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #000000;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center;
  }
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-size-item {
  -moz-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto;
}

.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}

figure {
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  -ms-grid-row-align: center;
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type="submit"] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
}

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center;
}

.nav-dropdown .link {
  padding: .667em 1.667em !important;
  margin: 0 !important;
}

.nav {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.card-wrapper {
  flex: 1;
  -webkit-flex: 1;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 1rem;
  position: absolute;
  display: flex;
  align-items: center;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 1rem;
}

input[type="range"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.modal-dialog,
.modal-content {
  height: 100%;
}

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem);
}

@media (max-width: 575px) {
  .modal-dialog .carousel-inner {
    height: calc(100vh - 1rem);
  }
}

.carousel-item {
  text-align: center;
}

.carousel-item img {
  margin: auto;
}

.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;
}

body {
  font-style: normal;
  line-height: 1.5;
}

.btn {
  border-radius: 0;
  font-weight: 600;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 2px;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 2px;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-form {
  margin: 0;
  border-radius: 0;
}

.btn-form:hover {
  cursor: pointer;
}

#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%;
  -webkit-transform: rotate(135deg);
  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;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #f5f5f5;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 3.5em;
  padding: 1rem;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
  border-color: red;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
}

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }
  .btn .mbr-iconfont {
    font-size: 1rem !important;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: flex;
}

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important;
}

html,
body {
  height: auto;
  min-height: 100vh;
}

.dropup .dropdown-toggle::after {
  display: none;
}
.cid-sO0jz1xO1C {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-sO0jz1xO1C nav.navbar {
  position: fixed;
  box-shadow: 0px 4px 5px -1px #858585;
}
.cid-sO0jz1xO1C .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown-menu {
  padding: 0;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #ffffff;
}
.cid-sO0jz1xO1C .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cid-sO0jz1xO1C .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cid-sO0jz1xO1C .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-sO0jz1xO1C .nav-link {
  position: relative;
}
.cid-sO0jz1xO1C .container {
  display: flex;
  margin: auto;
}
.cid-sO0jz1xO1C .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cid-sO0jz1xO1C .nav-item:focus,
.cid-sO0jz1xO1C .nav-link:focus {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-sO0jz1xO1C .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sO0jz1xO1C .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-sO0jz1xO1C .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-sO0jz1xO1C .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.opened {
  transition: all 0.3s;
}
.cid-sO0jz1xO1C .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-sO0jz1xO1C .navbar .navbar-logo img {
  width: auto;
}
.cid-sO0jz1xO1C .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar.collapsed {
  justify-content: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-sO0jz1xO1C .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-sO0jz1xO1C .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.5rem);
  }
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.8rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-sO0jz1xO1C .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-sO0jz1xO1C .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-sO0jz1xO1C .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .cid-sO0jz1xO1C .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-sO0jz1xO1C .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-sO0jz1xO1C .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-sO0jz1xO1C .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-sO0jz1xO1C .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-sO0jz1xO1C .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-sO0jz1xO1C .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-sO0jz1xO1C .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-sO0jz1xO1C .navbar.navbar-short {
  min-height: 60px;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-sO0jz1xO1C .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-sO0jz1xO1C .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-sO0jz1xO1C .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-sO0jz1xO1C .dropdown-item.active,
.cid-sO0jz1xO1C .dropdown-item:active {
  background-color: transparent;
}
.cid-sO0jz1xO1C .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-sO0jz1xO1C .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-sO0jz1xO1C .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-sO0jz1xO1C .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sO0jz1xO1C ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-sO0jz1xO1C .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-sO0jz1xO1C button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #a66a00;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sO0jz1xO1C button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-sO0jz1xO1C nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sO0jz1xO1C .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-sO0jz1xO1C a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-sO0jz1xO1C .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sO0jz1xO1C .navbar {
    height: 70px;
  }
  .cid-sO0jz1xO1C .navbar.opened {
    height: auto;
  }
  .cid-sO0jz1xO1C .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-t4JOgsIB5v {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-t4JOgsIB5v .section-head {
  margin-bottom: 2.3rem;
}
@media (max-width: 991px) {
  .cid-t4JOgsIB5v .row {
    text-align: center;
  }
}
.cid-t4JOgsIB5v .mbr-text {
  text-align: center;
  color: #000000;
}
.cid-t4JOgsIB5v .mbr-section-title {
  text-align: center;
  color: #000000;
}
.cid-t4JOgTXARC {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #444444;
}
.cid-t4JOgTXARC .card:not(:nth-last-child(1)) {
  margin-bottom: 2rem;
}
.cid-t4JOgTXARC .card-wrapper {
  background-color: #ffffff;
  border-radius: 4px;
}
.cid-t4JOgTXARC .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-t4JOgTXARC .social-row .soc-item {
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  margin-right: 0.6rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  border: 2px solid #6592e6;
  transition: all 0.3s;
}
.cid-t4JOgTXARC .social-row .soc-item .mbr-iconfont {
  display: flex;
  justify-content: center;
  align-content: center;
  color: #6592e6;
  font-size: 1.5rem;
  transition: all 0.3s;
}
.cid-t4JOgTXARC .social-row .soc-item:hover {
  background-color: #6592e6;
}
.cid-t4JOgTXARC .social-row .soc-item:hover .mbr-iconfont {
  color: #ffffff;
}
@media (max-width: 767px) {
  .cid-t4JOgTXARC .card-box {
    padding: 1rem;
  }
}
@media (min-width: 768px) {
  .cid-t4JOgTXARC .card-box {
    padding-right: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t4JOgTXARC .card-box {
    padding-left: 2rem;
    padding-right: 4rem;
  }
}
.cid-t4JOixssgJ {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background: #cbcbcb;
}
.cid-t4JOixssgJ .plan {
  transition: all 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
  border: 1px solid #f7c516;
  overflow: visible;
  word-break: break-word;
  padding: 67px 30px 58px;
}
.cid-t4JOixssgJ .plan .list-group-item {
  position: relative;
  justify-content: center;
  border: 0;
}
@media (max-width: 991px) {
  .cid-t4JOixssgJ .align-center {
    margin-top: 2rem;
  }
  .cid-t4JOixssgJ .align-center:first-child {
    margin-top: 0rem;
  }
  .cid-t4JOixssgJ .align-center:nth-child(2) {
    margin-top: 0rem;
  }
}
.cid-t4JOixssgJ .line {
  width: 100%;
  height: 1px;
  background-color: #f7c516;
  margin-bottom: 41px;
}
.cid-t4JOixssgJ .list {
  text-align: left;
  margin-bottom: 54px;
}
.cid-t4JOixssgJ .category {
  text-align: center;
  margin-bottom: 24px;
  color: #000000;
}
.cid-t4JOixssgJ .link {
  text-align: left;
}
.cid-t4JOixssgJ li {
  margin-bottom: 14px;
  display: flex;
  align-items: center;
}
.cid-t4JOixssgJ li:last-child {
  margin-bottom: 0;
}
.cid-t4JOixssgJ ul {
  padding-inline-start: 0px;
}
.cid-t4JOixssgJ .card1 {
  box-shadow: 0px 0px 10px #888888;
  background-color: #ffffff;
}
@media (min-width: 990px) and (max-width: 1160px) {
  .cid-t4JOixssgJ .plan {
    padding: 47px;
  }
}
.cid-t4JOixssgJ a.btn {
  width: 40% !important;
}
.cid-t4JOixssgJ .btn {
  font-weight: bold !important;
  color: #000000 !important;
}
.cid-t4JOixssgJ .btn:hover {
  font-weight: bold !important;
  color: #ffffff !important;
}
.cid-t4JOixssgJ .card {
  border: 1px solid #f7c516;
}
.cid-t4JOixssgJ .text {
  margin-bottom: 34px;
  text-align: center;
  color: #ffa200;
}
.cid-t4JOixssgJ .text2 {
  margin-bottom: 34px;
  text-align: left;
  color: #f7c516;
}
.cid-t4JOixssgJ .align {
  margin-bottom: 16px;
}
.cid-t4JOixssgJ .name {
  margin-bottom: 9px;
}
.cid-t4JOixssgJ .price,
.cid-t4JOixssgJ .montn,
.cid-t4JOixssgJ .month2 {
  display: inline !important;
}
.cid-t4JOixssgJ .mbr-text {
  display: inline;
  width: 100%;
}
.cid-t4JOixssgJ .month {
  width: auto;
  display: inline;
  color: #343434;
}
.cid-t4JOixssgJ .month2 {
  width: auto;
  display: inline;
  color: #14142b;
}
.cid-t4JOixssgJ span {
  padding: 6px;
  background-color: #f7c516;
  color: #ffffff;
  font-size: 0.6rem;
  border-radius: 50%;
  margin-right: 6px;
}
.cid-t4JOixssgJ .name,
.cid-t4JOixssgJ .align {
  text-align: center;
  color: #14142b;
}
.cid-t4JOixssgJ .mbr-section-title {
  text-align: center;
  margin-bottom: 24px;
  color: #000000;
}
.cid-t4JOixssgJ .mbr-section-subtitle {
  text-align: center;
  color: #000000;
}
.cid-t4JOixssgJ .title-block {
  justify-content: space-between;
  margin-bottom: 32px;
  align-items: center;
  padding-bottom: 56px;
  max-width: 715px;
  margin: auto;
}
.cid-t4JOixssgJ .card1:hover {
  transform: translate(0px, -6px);
}
@media (max-width: 576px) {
  .cid-t4JOixssgJ .plan {
    padding: 57px 20px 51px;
  }
  .cid-t4JOixssgJ a.btn {
    width: 80% !important;
  }
}
@media (max-width: 768px) {
  .cid-t4JOixssgJ .align-center:nth-child(2) {
    margin-top: 2rem;
  }
}
.cid-t4JOixssgJ a.btn > span {
  margin-left: 0.5rem;
  background-color: transparent;
}
.cid-t4JOixssgJ .list,
.cid-t4JOixssgJ .link .p {
  text-align: left;
}
.cid-t4JOixssgJ .price {
  color: #000000;
}
.cid-t4JOixssgJ .list,
.cid-t4JOixssgJ .link {
  color: #000000;
}
.cid-t4JOjq4ggA {
  padding-top: 5rem;
  padding-bottom: 2rem;
  background-color: #232323;
}
.cid-t4JOjq4ggA .row {
  background: #ebedf2;
  padding: 0rem 0rem;
  margin: 0rem;
  margin-top: 1rem;
  border-radius: 10px;
  box-shadow: 0 10px 15px rgba(189, 195, 212, 0.4);
}
.cid-t4JOjq4ggA img {
  margin-right: 5rem;
  width: 60%;
  object-fit: cover;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  transform: scale(1.2);
  transform-origin: bottom;
}
@media (max-width: 992px) {
  .cid-t4JOjq4ggA img {
    width: 50%;
    transform: scaleY(1);
    margin: auto;
  }
}
@media (max-width: 767px) {
  .cid-t4JOjq4ggA img {
    width: 90%;
    transform: scaleY(1);
    margin: auto;
  }
}
.cid-t4JOjq4ggA .card {
  padding: 0rem 5rem;
}
@media (max-width: 992px) {
  .cid-t4JOjq4ggA .card {
    padding: 3rem 2rem;
  }
}
@media (max-width: 767px) {
  .cid-t4JOjq4ggA .card {
    padding: 2rem 0rem;
  }
}
.cid-t4JOjq4ggA .mbr-text,
.cid-t4JOjq4ggA .mbr-section-btn {
  color: #777777;
}
.cid-t4JOjq4ggA .mbr-section-subtitle {
  color: #000000;
  text-align: left;
}
.cid-t4JOjq4ggA .mbr-section-title {
  color: #000000;
  text-align: left;
}
.cid-t4JOl5ob3P {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.cid-t4JOl5ob3P .card {
  width: 100%;
}
.cid-t4JOl5ob3P .add__block {
  margin-top: 35px;
}
.cid-t4JOl5ob3P .add__block .add__block_image {
  width: 170px;
}
.cid-t4JOl5ob3P .add__block .add__block_image img {
  width: 100%;
  border-radius: 6px;
}
.cid-t4JOl5ob3P .add__block .add__block_content {
  margin-left: 30px;
  max-width: 270px;
}
.cid-t4JOl5ob3P .add__block .add__block_title {
  margin-bottom: 0;
}
.cid-t4JOl5ob3P .add__block .add__block_text {
  margin-top: 5px;
  margin-bottom: 0;
  color: #919dab;
}
.cid-t4JOl5ob3P .row {
  margin: 0;
}
.cid-t4JOl5ob3P .mbr-section-title {
  margin-bottom: 0;
  text-align: center;
  color: #64b400;
}
.cid-t4JOl5ob3P .step-container {
  margin-top: 15px;
}
.cid-t4JOl5ob3P .padding__bot {
  padding-bottom: 50px;
}
.cid-t4JOl5ob3P .step-text-content {
  padding-top: 10px;
}
.cid-t4JOl5ob3P .mbr-step-title {
  margin-bottom: 0;
  font-weight: 500;
  color: #64b400;
}
.cid-t4JOl5ob3P .mbr-step-text {
  margin-bottom: 0;
  margin-top: 20px;
  color: #000000;
}
.cid-t4JOl5ob3P .mbr-section-btn {
  margin-top: 20px;
}
.cid-t4JOl5ob3P .mbr-section-btn .btn {
  font-weight: 500;
}
.cid-t4JOl5ob3P .step {
  display: flex;
  width: 40px;
  height: 40px;
  font-size: calc((20px) - 2px);
  margin-bottom: 0;
  border-radius: 50%;
  border: 2px solid #ebeaed;
  background-color: #ebeaed;
  font-weight: 500;
  color: #64b400;
}
@media (min-width: 400px) {
  .cid-t4JOl5ob3P .add__block {
    display: flex;
  }
  .cid-t4JOl5ob3P .step-element {
    display: flex;
  }
  .cid-t4JOl5ob3P .mbr-section-btn {
    margin-top: 20px;
    margin-left: calc((20 * 2px) + 70px);
  }
  .cid-t4JOl5ob3P .mbr-section-btn .btn {
    margin-left: 0;
  }
  .cid-t4JOl5ob3P .separline {
    position: relative;
  }
  .cid-t4JOl5ob3P .separline:after {
    top: 40px;
    left: 18px;
    position: absolute;
    content: "";
    width: 2px;
    height: calc(100% - (20px) * 2);
    background-color: #ebeaed;
  }
  .cid-t4JOl5ob3P .step-text-content {
    margin-left: 70px;
  }
}
@media (max-width: 400px) {
  .cid-t4JOl5ob3P .add__block_title {
    margin-top: 30px;
  }
  .cid-t4JOl5ob3P .add__block .add__block_content {
    margin-left: 0;
  }
}
.cid-t4JOl5ob3P .add__block_title {
  color: #767676;
}
.cid-t4JOnpTtVf {
  background-color: #ffffff;
}
.cid-t4JOnpTtVf .mbr-section-title {
  margin: 0;
}
.cid-t4JOnpTtVf .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-t4JOnpTtVf .underline .line {
  width: 3rem;
  height: 2px;
  background: #444444;
  display: inline-block;
}
.cid-t4JOnpTtVf .media-row {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: flex-end;
}
.cid-t4JOnpTtVf .team-item {
  transition: all 0.2s;
}
.cid-t4JOnpTtVf .team-item .item-image {
  position: relative !important;
}
.cid-t4JOnpTtVf .team-item .item-image img {
  width: 50%;
}
.cid-t4JOnpTtVf .team-item .item-image::after {
  background: #000000;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
.cid-t4JOnpTtVf .team-item .item-name p {
  margin-bottom: 0;
}
.cid-t4JOnpTtVf .team-item .item-role p {
  margin-bottom: 0;
}
.cid-t4JOnpTtVf .builderCard .item-image::after {
  border-bottom-left-radius: 5rem;
}
.cid-t4JOnpTtVf .team-item:hover .item-caption {
  opacity: 1;
  transform: translateY(-0.3rem);
}
.cid-t4JOnpTtVf .team-item:hover {
  transform: translateY(-0.5rem);
  transition: 1s;
}
.cid-t4JOnpTtVf .team-item .item-caption {
  opacity: 0;
  transition: 0.5s;
}
@media (max-width: 991px) {
  .cid-t4JOnpTtVf .team-item .item-caption {
    opacity: 1;
    transition: 0.5s;
  }
  .cid-t4JOnpTtVf .team-item:hover {
    transform: none;
  }
  .cid-t4JOnpTtVf .team-item:hover .item-caption {
    opacity: 1;
    transform: none;
  }
}
@media (max-width: 767px) {
  .cid-t4JOnpTtVf {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
@media (min-width: 767px) {
  .cid-t4JOnpTtVf {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .cid-t4JOnpTtVf .container-fluid {
    max-width: 1300px;
    padding: 0 2rem;
  }
}
.cid-t4JOnpTtVf .container-fluid {
  max-width: 1300px;
}
.cid-t4JOonC2Ey {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-t4JOonC2Ey .mbr-iconfont {
  color: #64b400;
  font-size: 1.4rem;
}
.cid-t4JOonC2Ey .title,
.cid-t4JOonC2Ey .mbr-section-title {
  margin-bottom: 0.5rem !important;
}
.cid-t4JOonC2Ey .card-wrapper {
  overflow: hidden;
  height: 100%;
  background: #ffffff;
  color: #444444;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.08);
  padding: 0rem;
}
.cid-t4JOonC2Ey .ico-wrap {
  background: #f1f1f1;
  padding: 1rem;
}
.cid-t4JOonC2Ey .phone {
  margin-bottom: 0;
  color: #656565;
  text-align: left;
}
.cid-t4JOonC2Ey .text-box {
  padding: 0rem;
}
.cid-t4JOonC2Ey .ico-box {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 3px;
}
.cid-t4JOonC2Ey .card-title {
  color: #274abb;
  margin: 0;
  padding-bottom: 0.2rem;
}
.cid-t4JOonC2Ey .card-img {
  overflow: hidden;
}
.cid-t4JOonC2Ey .card-img:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.cid-t4JOonC2Ey .card-box {
  padding: 0rem;
}
.cid-t4JOonC2Ey img {
  transition: all 0.3s;
}
.cid-t4JOonC2Ey .mbr-section-title {
  margin: 0 auto;
  margin-bottom: 2rem;
  color: #656565;
}
.cid-t4JOonC2Ey status {
  color: #855dd8;
}
.cid-t4JOonC2Ey .status {
  color: #377d91;
  text-align: left;
}
@media (min-width: 576px) {
  .cid-t4JOonC2Ey .card-wrapper {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-t4JOonC2Ey .card-img {
    width: 30%;
  }
  .cid-t4JOonC2Ey .card-box {
    width: 70%;
    margin-left: 2rem;
  }
}
@media (max-width: 992px) {
  .cid-t4JOonC2Ey .card-img {
    width: 50%;
  }
  .cid-t4JOonC2Ey .card-box {
    width: 50%;
    margin-left: 0rem;
  }
  .cid-t4JOonC2Ey .text-box {
    padding: 1rem;
  }
}
@media (max-width: 576px) {
  .cid-t4JOonC2Ey .card-img {
    width: 100%;
  }
  .cid-t4JOonC2Ey .card-box {
    width: 100%;
  }
}
.cid-t4JOonC2Ey .card-box > p,
.cid-t4JOonC2Ey .mbr-section-btn {
  color: #377d91;
}
.cid-t4JOpF16Y1 {
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  background-image: url("../../../assets/images/bgposprogramamentoriamin-1920x999.jpg");
}
.cid-t4JOpF16Y1 .mbr-iconfont {
  font-size: 1.2rem !important;
}
.cid-t4JOpF16Y1 p {
  margin-bottom: 0 !important;
}
.cid-t4JOpF16Y1 .btn {
  color: #ffffff;
  font-weight: bold;
  box-shadow: 1px 1px 20px #ffffff;
}
.cid-t4JOpF16Y1 .btn:hover {
  color: #000000;
}
.cid-t4JOpF16Y1 .card {
  box-shadow: 1px 1px 20px #ffffff;
  margin-bottom: 0.2rem;
}
.cid-t4JOpF16Y1 .card .card-header {
  opacity: 0.4;
  padding: 0;
}
.cid-t4JOpF16Y1 .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-t4JOpF16Y1 .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t4JOpF16Y1 .card .card-header a.panel-title h4 {
  padding: 1.3rem 2rem;
  margin-bottom: 0;
}
.cid-t4JOpF16Y1 .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-t4JOpF16Y1 .card .panel-body {
  color: #767676;
}
.cid-t4JOpF16Y1 .card-header {
  transition: all 0.9s;
  background-color: transparent;
  box-shadow: 0px 0px 20px #ffffff;
}
.cid-t4JOpF16Y1 .card-header:hover {
  opacity: 1;
  background-color: #ffcf17;
}
.cid-t4JOpF16Y1 .card-header:hover h4 {
  color: #000000 !important;
}
.cid-t4JOpF16Y1 H4 {
  color: #ffffff;
}
.cid-t4JOpF16Y1 H2 {
  color: #ffffff;
}
.cid-t4JOqpq8I3 {
  padding-top: 40px;
  background-color: #d9e4e6;
}
.cid-t4JOqpq8I3 .content-container .btn-bgr {
  z-index: 0;
}
.cid-t4JOqpq8I3 .container-boxes {
  padding-bottom: 30px;
  position: relative;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  background-color: #d9e4e6;
}
.cid-t4JOqpq8I3 .icon-block-top span {
  background-color: #188ef4;
  padding: 1.5rem;
  position: absolute;
  border-radius: 50%;
  margin-top: -2.5rem;
  top: 0;
  font-size: 1.8rem;
  width: 78px;
  height: 78px;
}
.cid-t4JOqpq8I3 .box-item {
  transition: all 1.3s;
  position: relative;
  border-radius: 3px;
  margin-right: 1rem;
  width: 29%;
  padding: 2rem 1rem;
  transform: scale(0.8);
}
.cid-t4JOqpq8I3 .box-item:first-child {
  background-color: #ffffff;
}
.cid-t4JOqpq8I3 .box-item:nth-child(2) {
  background-color: #ffffff;
}
.cid-t4JOqpq8I3 .box-item:last-child {
  background-color: #ffffff;
  margin-right: 0;
}
.cid-t4JOqpq8I3 .box-item:hover {
  transform: scale(0.9);
  box-shadow: 5px 10px 10px #bbbbbb;
}
.cid-t4JOqpq8I3 .mbr-text,
.cid-t4JOqpq8I3 .box-item-text {
  color: #8d97ad;
  line-height: 27px;
}
.cid-t4JOqpq8I3 .box-list {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.cid-t4JOqpq8I3 .box-list li {
  border-bottom: 1px solid;
  padding: 10px 0 5px;
}
.cid-t4JOqpq8I3 .box-list li:last-child {
  border-bottom: none;
}
.cid-t4JOqpq8I3 .box-list li span {
  float: right;
  text-align: right;
  padding-left: 0.5rem;
}
.cid-t4JOqpq8I3 .media-content {
  -webkit-flex-basis: initial;
  flex-basis: initial;
}
@media (min-width: 992px) {
  .cid-t4JOqpq8I3 .box-item {
    max-width: 450px;
  }
}
@media (max-width: 767px) {
  .cid-t4JOqpq8I3 .p-descr {
    margin-bottom: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-t4JOqpq8I3 .box-item {
    margin-bottom: 4rem;
    margin-right: 0;
    margin-top: 0;
    width: 90%;
  }
  .cid-t4JOqpq8I3 .box-item:last-child {
    margin-bottom: 0;
  }
  .cid-t4JOqpq8I3 .content-container {
    -webkit-flex-basis: 90%;
    flex-basis: 90%;
  }
}
.cid-t4JOqpq8I3 .box-item-text,
.cid-t4JOqpq8I3 .mbr-section-btn {
  text-align: center;
  color: #2c5a67;
}
.cid-t4JOqpq8I3 .box-item-title {
  text-align: center;
  color: #0f7699;
}
.cid-t4JOqQB2V4 {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-t4JOqQB2V4 .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-t4JOqQB2V4 .mbr-overlay {
  background: #c33764;
  background: linear-gradient(#c33764 -10%, #1d2671 75%);
}
.cid-t4JOqQB2V4 .mbr-section-title {
  margin: 0;
}
.cid-t4JOqQB2V4 .separator {
  background-color: #ffffff;
  color: #ffffff;
  align: center;
  height: 2px;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}
.cid-t4JOqQB2V4 H1 {
  color: #0f7699;
}
.cid-t4JOqQB2V4 H3 {
  color: #000000;
}
.cid-t4JOqQB2V4 .btn {
  border: none !important;
  color: #ffffff !important;
  margin-top: 20px;
  background: #64B400 !important;
}
.cid-t4JOqQB2V4 .btn:hover {
  color: #000000 !important;
  background: green !important;
}
.cid-t4JOrisVUt {
  padding-top: 15px;
  padding-bottom: 30px;
  background: #ffffff;
  background: linear-gradient(180deg, #ffffff, #cbcbcb);
}
.cid-t4JOrisVUt .mbr-iconfont-social {
  font-size: 32px;
  color: #ff7d84;
  margin-left: .5rem;
  margin-right: .5rem;
}
.cid-t4JOrisVUt .mbr-iconfont-social:hover {
  color: #8264fd;
}
.cid-t4JOrisVUt .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-t4JOrisVUt .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #000000, #000000);
  display: inline-block;
}
.cid-t4JOrisVUt .social-list a:focus {
  text-decoration: none;
}
@media (max-width: 767px) {
  .cid-t4JOrisVUt .mbr-iconfont-social {
    margin-left: .2rem;
    margin-right: .2rem;
  }
}
.cid-t4JOtpOaSr {
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url("../../../assets/images/05-1.jpg");
}
.cid-t4JOtpOaSr .signature {
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.cid-t4JOtpOaSr .mbr-section-title {
  letter-spacing: 0.1em;
}
.cid-t4JOtpOaSr .card-img {
  margin-bottom: 1rem;
}
.cid-t4JOtpOaSr .card-img span {
  font-size: 60px;
}
.cid-t4JOtRHfZL {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-t4JOtRHfZL h4 {
  display: -webkit-flex;
  letter-spacing: 0.03em;
  color: #000000;
}
.cid-t4JOtRHfZL .panel-text {
  letter-spacing: 0.03em;
  color: #000000;
  line-height: 1.7;
}
.cid-t4JOtRHfZL .mbr-section-title {
  letter-spacing: 0.1em;
  color: #000000;
}
.cid-t4JOtRHfZL .mbr-section-subtitle {
  letter-spacing: 0.03em;
  font-weight: 500;
  color: #ffffff;
}
.cid-t4JOtRHfZL .accordion-content {
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}
.cid-t4JOtRHfZL .panel-group {
  width: 100%;
}
.cid-t4JOtRHfZL .card {
  border-bottom: 1px solid #efefef;
  border-radius: 0px;
  margin-bottom: .5rem;
}
.cid-t4JOtRHfZL .card .card-header {
  border-radius: 0px;
  border: 0px;
  padding: 0;
}
.cid-t4JOtRHfZL .card .card-header a.panel-title {
  transition: all .3s;
  background-color: #000000;
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
  line-height: normal;
}
.cid-t4JOtRHfZL .card .card-header a.panel-title:hover {
  opacity: 0.5;
}
.cid-t4JOtRHfZL .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t4JOtRHfZL .card .card-header a.panel-title .sign {
  padding-left: 1rem;
}
.cid-t4JOtRHfZL .card .card-header a.panel-title h4 {
  padding: 1rem 1rem;
  margin-bottom: 0;
}
.cid-t4JOtRHfZL .card .panel-body {
  background: #efefef;
}
.cid-t4JOtRHfZL .sign {
  color: #000000;
}
.cid-t4JOtRHfZL .media-container-row .accordion-section {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-t4JOtRHfZL .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cid-t4JOtRHfZL .mbr-figure {
    padding-right: 0;
    padding-left: 0;
    padding-top: 2rem;
  }
}
.cid-t4JOtRHfZL .header-text,
.cid-t4JOtRHfZL .sign {
  color: #f6c616;
}
.cid-t4JOuiTjF7 {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-t4JOuiTjF7 .mbr-section-title {
  letter-spacing: 0.1em;
  color: #000000;
}
.cid-t4JOuiTjF7 .mbr-section-subtitle {
  color: #444444;
  letter-spacing: 0.03em;
}
.cid-t4JOuiTjF7 .progressbar-title p {
  margin-bottom: 8px;
  letter-spacing: 0.03em;
}
.cid-t4JOuiTjF7 .progress {
  width: 100%;
  height: 5px;
}
.cid-t4JOuiTjF7 .progress_elements {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-t4JOuiTjF7 .progress_elements > div {
  -webkit-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.cid-t4JOuiTjF7 .progress-bar {
  height: 5px;
  background-color: #64b400;
}
.cid-t4JOuiTjF7 .title-wrap {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.cid-t4JOuiTjF7 .progressbar-number {
  display: inline-block;
}
.cid-t4JOuiTjF7 .progress-primary {
  background: rgba(206, 206, 206, 0.4);
  border: none;
  outline: none;
}
.cid-t4JOuiTjF7 .progress-primary::-webkit-progress-bar {
  background: rgba(206, 206, 206, 0.4);
}
.cid-t4JOuiTjF7 .progress_value {
  position: relative;
}
.cid-t4JOuiTjF7 progress[value]::-webkit-progress-bar {
  background: rgba(206, 206, 206, 0.4);
}
.cid-t4JOuiTjF7 progress::-webkit-progress-value {
  background: #64b400;
}
.cid-t4JOuiTjF7 progress[value]::-moz-progress-bar {
  background: #64b400;
}
.cid-t4JOuiTjF7 progress::-ms-fill {
  background: #64b400;
}
.cid-t4JOuiTjF7 .progress1 .progressbar-number:before {
  content: '25';
}
.cid-t4JOuiTjF7 .progress2 .progressbar-number:before {
  content: '49';
}
.cid-t4JOuiTjF7 .progress3 .progressbar-number:before {
  content: '19';
}
.cid-t4JOuiTjF7 .progress4 .progressbar-number:before {
  content: '7';
}
.cid-t4JOuiTjF7 .progress5 .progressbar-number:before {
  content: '10';
}
.cid-t4JOuiTjF7 .progress-bar-1 {
  width: 25%;
}
.cid-t4JOuiTjF7 .progress-bar-2 {
  width: 49%;
}
.cid-t4JOuiTjF7 .progress-bar-3 {
  width: 19%;
}
.cid-t4JOuiTjF7 .progress-bar-4 {
  width: 7%;
}
.cid-t4JOuiTjF7 .progress-bar-5 {
  width: 10%;
}
.cid-t4JOuKOOPB {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-t4JOuKOOPB .mbr-iconfont {
  color: #ffba40;
}
.cid-t4JOuKOOPB .mbr-iconfont:hover {
  color: #58b1ca !important;
}
.cid-t4JOuKOOPB .img2 {
  width: 35%;
}
.cid-t4JOuKOOPB .mbr-text {
  margin: 1.5rem 0;
}
.cid-t4JOuKOOPB .card-img {
  margin-bottom: 2rem;
  max-width: 200px;
  max-height: 200px;
  margin: 0 auto 2rem auto;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}
.cid-t4JOuKOOPB .img-icon {
  width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .cid-t4JOuKOOPB .my-col {
    -webkit-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
@media (max-width: 767px) {
  .cid-t4JOuKOOPB .img2 {
    width: 85%;
  }
}
.cid-t4JOuKOOPB .mbr-section-subtitle,
.cid-t4JOuKOOPB .mbr-text,
.cid-t4JOuKOOPB .social-links .mbr-iconfont {
  color: #8d97ad;
}
.cid-t4JOuKOOPB .mbr-section-title {
  color: #64b400;
}
.cid-t4JOves3tb {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-t4JOves3tb img {
  height: 300px;
  width: 100%;
  object-fit: cover;
}
.cid-t4JOves3tb .wrapper:before {
  content: '';
  display: block;
  position: absolute;
  transition: opacity 0.3s;
  top: 0;
  right: 0;
  height: 100%;
  left: 0;
  background-color: #7175bc;
  opacity: 0.6;
  pointer-events: none;
}
.cid-t4JOves3tb .row > div {
  margin: 0;
  padding: 0;
  position: relative;
}
.cid-t4JOves3tb .row > div:hover .wrapper:before {
  opacity: 0.2;
}
@media (max-width: 767px) {
  .cid-t4JOves3tb .wrapper:before {
    opacity: 0.2;
  }
}
.cid-t4JOves3tb .container-fluid {
  padding: 0;
}
.cid-t4JOves3tb .row {
  margin: 0;
}
.cid-t4JOwO5yTg {
  padding-top: 15px;
  padding-bottom: 30px;
  background: #ffffff;
  background: linear-gradient(180deg, #ffffff, #cbcbcb);
}
.cid-t4JOwO5yTg .mbr-iconfont-social {
  font-size: 32px;
  color: #ff7d84;
  margin-left: .5rem;
  margin-right: .5rem;
}
.cid-t4JOwO5yTg .mbr-iconfont-social:hover {
  color: #8264fd;
}
.cid-t4JOwO5yTg .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-t4JOwO5yTg .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #000000, #000000);
  display: inline-block;
}
.cid-t4JOwO5yTg .social-list a:focus {
  text-decoration: none;
}
@media (max-width: 767px) {
  .cid-t4JOwO5yTg .mbr-iconfont-social {
    margin-left: .2rem;
    margin-right: .2rem;
  }
}
.cid-t4JOvIyehu {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-t4JOvIyehu .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-t4JOvIyehu .mbr-overlay {
  background: #c33764;
  background: linear-gradient(#c33764 -10%, #1d2671 75%);
}
.cid-t4JOvIyehu .mbr-section-title {
  margin: 0;
}
.cid-t4JOvIyehu .separator {
  background-color: #ffffff;
  color: #ffffff;
  align: center;
  height: 2px;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}
.cid-t4JOvIyehu H1 {
  color: #0f7699;
}
.cid-t4JOvIyehu H3 {
  color: #000000;
}
.cid-t4JOvIyehu .btn {
  border: none !important;
  color: #ffffff !important;
  margin-top: 20px;
  background: #64B400 !important;
}
.cid-t4JOvIyehu .btn:hover {
  color: #000000 !important;
  background: green !important;
}
.cid-t4JOhSUwek {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #444444;
}
.cid-t4JOhSUwek .mbr-text {
  color: #ffffff;
  letter-spacing: 0.03em;
  line-height: 1.8;
}
.cid-t4JOhSUwek .card-img span {
  font-size: 80px;
  color: #ffffff;
}
.cid-t4JOhSUwek .card-title {
  margin-bottom: 2rem;
  text-align: center;
  color: #ffffff;
  letter-spacing: 0.1em;
}
.cid-sO0B7livY6 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
}
.cid-sO0B7livY6 [class^="socicon-"]:before,
.cid-sO0B7livY6 [class*=" socicon-"]:before {
  line-height: 44px;
}
.cid-sO0B7livY6 .social-list {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-sO0B7livY6 .soc-item {
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 100%;
  display: flex;
  -webkit-box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  box-shadow: 0 10px 15px rgba(217, 217, 217, 0.4);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0.6rem;
  margin-bottom: 1rem;
}
.cid-sO0B7livY6 .soc-item span {
  font-size: 1.4rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cid-sO0B7livY6 .btn-social,
.cid-sO0B7livY6 .mbr-section-title {
  color: #ffffff;
}
.cid-sO0BchKvoF {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
  overflow: hidden;
}
