cid-sGJZshcyiz/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee; }

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word; }

.form-control:focus {
  box-shadow: none; }

:focus {
  outline: none; }

@media (min-width: 992px) {
  .container-fluid {
    padding-left: 3rem !important;
    padding-right: 3rem !important; } }

@media (max-width: 992px) {
  .md-pb {
    padding-bottom: 2rem !important; } }
a {
  transition: color 0.25s; }

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: #003d59;
  font-weight: 400; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word; }

b,
strong {
  font-weight: bold; }

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #003d59; }

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;
  overflow: hidden; }
  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: #202020; }

.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
   {
    text-align: center; } }
/*! Font-weight  */
.mbr-light {
  font-weight: 300 !important; }

.mbr-regular {
  font-weight: 400 !important; }

.mbr-medium {
  font-weight: 500 !important; }

.mbr-semibold {
  font-weight: 600 !important; }

.mbr-bold {
  font-weight: 700; }

/*! Media  */
.media-size-item {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    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-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: 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: -0.8rem;
  margin-right: -0.8rem;
  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;
  padding-left: 10px; }

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem; }

[type="submit"] {
  -webkit-appearance: none; }

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh; }

.mbr-fullscreen {
  display: flex;
  display: -webkit-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: #30B03F;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  height: 50px;
  width: 50px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-align: center; }
  .mbr-arrow-up a:hover {
    background-color: #ffc4ab; }
  .mbr-arrow-up a i {
    line-height: 50px; }

.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: 140%;
  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*/
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

@keyframes slidein {
  0% {
    transform: translateX(0%); }
  100% {
    transform: translateX(100%);
    display: none; } }
@keyframes slideout {
  0% {
    width: 0%; }
  100% {
    width: 100%; } }
.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 (min-width: 768px) and (max-width: 1253px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox; } }
@media (max-width: 1253px) {
  .menu .navbar-collapse {
    max-height: 93.5vh; }
    .menu .navbar-collapse.show {
      overflow: auto; } }
@media (min-width: 1254px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex; }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important; }
  .menu .collapsed .navbar-collapse {
    max-height: 93.5vh; }
    .menu .collapsed .navbar-collapse.show {
      overflow: auto; } }
@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 80vh; } }

.navbar {
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.navbar-collapse {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-align-items: center;
  align-items: center; }

.nav-dropdown .link {
  margin: 0 15px; }

.nav {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.justify-content-center {
  -webkit-justify-content: center;
  justify-content: center; }

.form-inline {
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-items: center;
  align-items: center; }

.card-wrapper {
  -webkit-flex: 1;
  flex: 1; }

.carousel-control {
  z-index: 10;
  display: -webkit-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center; }

.carousel-controls {
  display: -webkit-flex; }

.media {
  display: -webkit-flex; }

.form-group:focus {
  outline: none; }

.jq-selectbox__select {
  padding: 0em 0em;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 15px; }

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type="range"] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 1253px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1254px) {
  .navbar-toggleable-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto; }

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

body {
  font-style: normal;
  line-height: 1.5; }

.mbr-section-title {
  font-style: normal;
  font-weight: 500;
  margin-bottom: 0; }

.mbr-section-subtitle {
  font-weight: 300;
  margin-bottom: 0; }

.mbr-text {
  font-style: normal;
  margin-bottom: 0; }

.mbr-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.card-title {
  line-height: 1.4; }

.btn {
  font-weight: 700;
  line-height: 1;
  border-width: 1px;
  font-style: normal;
  letter-spacing: 0;
  margin: 0.4rem 0.8rem;
  white-space: normal;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  display: -webkit-inline-flex; }
  .btn span {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

a.btn-md {
  width: 200px;
  min-height: 60px; }

a.btn-lg {
  width: 220px;
  min-height: 70px; }

a.btn {
  text-align: center;
  transition: all .3s;
  min-width: 170px; }

.btn-form {
  margin: 0;
  border-radius: 0; }
  .btn-form:hover {
    cursor: pointer; }

#scrollToTop a i:before {
  content: ""; }
#scrollToTop a i:after {
  content: "";
  position: absolute;
  display: block;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  border-top-right-radius: 3px;
  width: 30%;
  height: 30%;
  left: 35%;
  bottom: 40%;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg); }

.mbr-arrow a {
  color: #ffffff; }

@media (max-width: 767px) {
  .mbr-arrow {
    display: none; } }
.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: 0.357em;
  padding: 0; }

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative; }
  .alert.alert-form::after {
    background-color: inherit;
    bottom: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    transform: rotate(45deg);
    width: 14px;
    -webkit-transform: rotate(45deg); }

.form-control {
  box-shadow: none;
  line-height: 26px !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  border-radius: 4px;
  height: 70px; }
  .form-active .form-control:invalid {
    border-color: red; }

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none; }

blockquote {
  font-style: italic;
  padding: 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; }

.mbr-section__comments .row {
  justify-content: center;
  -webkit-justify-content: center; }

.container {
  width: 100%; }
  @media (min-width: 1025px) {
    .container {
      padding-left: 115px;
      padding-right: 115px;
      max-width: 100%; } }

@media (max-width: 1024px) {
  a.btn-lg {
    height: 60px; } }
section.menu {
  position: relative;
  overflow: visible; }

/*# sourceMappingURL=style.css.map */
.mbr-section-btn .btn {
  border-radius: 50px !important;
}
body {
  font-family: Roboto;
}
.display-1 {
  font-family: 'Oswald', sans-serif;
  font-size: 6.875rem;
  line-height: 1.04545455;
}
.display-1 > .mbr-iconfont {
  font-size: 11rem;
}
@media (max-width: 1440px) {
  .display-1 {
    font-size: 4.52302632rem;
    line-height: 1.064;
  }
}
@media (max-width: 1280px) {
  .display-1 {
    font-size: 4.02046784rem;
    line-height: 1.08818182;
  }
}
@media (max-width: 1024px) {
  .display-1 {
    font-size: 2.75rem;
    line-height: 1.09090909;
  }
}
.display-2 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.6rem;
  line-height: 2.8125;
}
.display-2 > .mbr-iconfont {
  font-size: 2.56rem;
}
@media (max-width: 1440px) {
  .display-2 {
    font-size: 1.17647059rem;
    line-height: 3.028125;
  }
}
@media (max-width: 1280px) {
  .display-2 {
    font-size: 45px;
    line-height: 52px;
    font-size: 1.05960265rem;
    line-height: 3.0671875;
  }
}
@media (max-width: 1024px) {
  .display-2 {
    font-size: 0.77669903rem;
    line-height: 2.896875;
  }
}
.display-4 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.44444444;
}
.display-4 > .mbr-iconfont {
  font-size: 1.125rem;
}
@media (max-width: 1024px) {
  .display-4 {
    font-size: 1.00446429rem;
    line-height: 1.36888889;
  }
}
.display-5 {
  font-family: 'Roboto', sans-serif;
  font-size: 2.6rem;
  line-height: 1.20192308;
}
.display-5 > .mbr-iconfont {
  font-size: 4.16rem;
}
@media (max-width: 1440px) {
  .display-5 {
    font-size: 2.08rem;
    line-height: 1.26201923;
  }
}
@media (max-width: 1280px) {
  .display-5 {
    font-size: 1.78082192rem;
    line-height: 1.05288462;
  }
}
@media (max-width: 1024px) {
  .display-5 {
    font-size: 1.47727273rem;
    line-height: 1.26923077;
  }
}
.display-7 {
  font-family: 'Noto Serif', serif;
  font-size: 1.2rem;
  line-height: 1.66666667;
}
.display-7 > .mbr-iconfont {
  font-size: 1.92rem;
}
@media (max-width: 1440px) {
  .display-7 {
    font-size: 1rem;
    line-height: 1.6875;
  }
}
@media (max-width: 1280px) {
  .display-7 {
    font-size: 0.90225564rem;
    line-height: 1.6625;
  }
}
@media (max-width: 1024px) {
  .display-7 {
    font-size: 0.90225564rem;
    line-height: 1.59322917;
  }
}
/* ---- 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 */
/* Buttons */
.btn {
  padding: 12px 15px;
  border-radius: 4px;
}
.btn-sm {
  padding: 12px 15px;
  border-radius: 4px;
}
.btn-md {
  padding: 12px 15px;
  border-radius: 4px;
}
.btn-lg {
  padding: 21px 10px;
  border-radius: 4px;
}
.bg-primary {
  background-color: #003d59 !important;
}
.bg-success {
  background-color: #46877e !important;
}
.bg-info {
  background-color: #ff40b4 !important;
}
.bg-warning {
  background-color: #fbba34 !important;
}
.bg-danger {
  background-color: #fe5925 !important;
}
.btn-primary,
.btn-primary:active {
  background-color: #003d59 !important;
  border-color: #003d59 !important;
  color: #ffffff !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
  color: #ffffff !important;
  background-color: #003d59;
  border-color: #003d59;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #003d59 !important;
  border-color: #003d59 !important;
}
.btn-primary:hover {
  background-color: #46877e !important;
  border-color: #46877e !important;
}
.btn-secondary,
.btn-secondary:active {
  background-color: #282727 !important;
  border-color: #282727 !important;
  color: #ffffff !important;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
  color: #ffffff !important;
  background-color: #282727;
  border-color: #282727;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #282727 !important;
  border-color: #282727 !important;
}
.btn-secondary:hover {
  background-color: #0e0e0e !important;
  border-color: #0e0e0e !important;
}
.btn-info,
.btn-info:active {
  background-color: #ff40b4 !important;
  border-color: #ff40b4 !important;
  color: #ffffff !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
  color: #ffffff !important;
  background-color: #ff40b4;
  border-color: #ff40b4;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #ff40b4 !important;
  border-color: #ff40b4 !important;
}
.btn-info:hover {
  background-color: #ff0da0 !important;
  border-color: #ff0da0 !important;
}
.btn-success,
.btn-success:active {
  background-color: #46877e !important;
  border-color: #46877e !important;
  color: #ffffff !important;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
  color: #ffffff !important;
  background-color: #46877e;
  border-color: #46877e;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #46877e !important;
  border-color: #46877e !important;
}
.btn-success:hover {
  background-color: #35655f !important;
  border-color: #35655f !important;
}
.btn-warning,
.btn-warning:active {
  background-color: #fbba34 !important;
  border-color: #fbba34 !important;
  color: #ffffff !important;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
  color: #ffffff !important;
  background-color: #fbba34;
  border-color: #fbba34;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #fbba34 !important;
  border-color: #fbba34 !important;
}
.btn-warning:hover {
  background-color: #fccb66 !important;
  border-color: #fccb66 !important;
}
.btn-danger,
.btn-danger:active {
  background-color: #fe5925 !important;
  border-color: #fe5925 !important;
  color: #ffffff !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
  color: #ffffff !important;
  background-color: #fe5925;
  border-color: #fe5925;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #fe5925 !important;
  border-color: #fe5925 !important;
}
.btn-danger:hover {
  background-color: #fe8058 !important;
  border-color: #fe8058 !important;
}
.btn-white,
.btn-white:active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #808080 !important;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
  color: #808080 !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-white.disabled,
.btn-white:disabled {
  color: #808080 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-white:hover {
  background-color: #f7f7f7 !important;
  border-color: #f7f7f7 !important;
}
.btn-black,
.btn-black:active {
  background-color: #333333 !important;
  border-color: #333333 !important;
  color: #ffffff !important;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
  color: #ffffff !important;
  background-color: #333333;
  border-color: #333333;
}
.btn-black.disabled,
.btn-black:disabled {
  color: #ffffff !important;
  background-color: #333333 !important;
  border-color: #333333 !important;
}
.btn-black:hover {
  background-color: #666666 !important;
  border-color: #666666 !important;
}
.btn-primary-outline {
  border: 1px solid;
}
.btn-primary-outline,
.btn-primary-outline:active {
  background: none;
  border-color: #003d59;
  color: #003d59;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
  color: #ffffff !important;
  background: #003d59 !important;
  border-color: #003d59;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #003d59 !important;
  border-color: #003d59 !important;
}
.btn-secondary-outline {
  border: 1px solid;
}
.btn-secondary-outline,
.btn-secondary-outline:active {
  background: none;
  border-color: #282727;
  color: #282727;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
  color: #ffffff !important;
  background: #282727 !important;
  border-color: #282727;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #282727 !important;
  border-color: #282727 !important;
}
.btn-info-outline {
  border: 1px solid;
}
.btn-info-outline,
.btn-info-outline:active {
  background: none;
  border-color: #ff40b4;
  color: #ff40b4;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
  color: #ffffff !important;
  background: #ff40b4 !important;
  border-color: #ff40b4;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #ff40b4 !important;
  border-color: #ff40b4 !important;
}
.btn-success-outline {
  border: 1px solid;
}
.btn-success-outline,
.btn-success-outline:active {
  background: none;
  border-color: #46877e;
  color: #46877e;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
  color: #ffffff !important;
  background: #46877e !important;
  border-color: #46877e;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #46877e !important;
  border-color: #46877e !important;
}
.btn-warning-outline {
  border: 1px solid;
}
.btn-warning-outline,
.btn-warning-outline:active {
  background: none;
  border-color: #fbba34;
  color: #fbba34;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
  color: #ffffff !important;
  background: #fbba34 !important;
  border-color: #fbba34;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #fbba34 !important;
  border-color: #fbba34 !important;
}
.btn-danger-outline {
  border: 1px solid;
}
.btn-danger-outline,
.btn-danger-outline:active {
  background: none;
  border-color: #fe5925;
  color: #fe5925;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
  color: #ffffff !important;
  background: #fe5925 !important;
  border-color: #fe5925;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #fe5925 !important;
  border-color: #fe5925 !important;
}
.btn-black-outline {
  border: 1px solid;
}
.btn-black-outline,
.btn-black-outline:active {
  background: none;
  border-color: #333333;
  color: #333333;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
  color: #ffffff !important;
  background: #333333 !important;
  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 {
  border: 1px solid;
}
.btn-white-outline,
.btn-white-outline:active {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.active {
  color: #808080 !important;
  background: #ffffff !important;
  border-color: #ffffff;
}
.btn-white-outline.disabled,
.btn-white-outline:disabled {
  color: #808080 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-white-outline.btn {
  color: #333333 !important;
}
.text-primary {
  color: #003d59 !important;
}
.text-secondary {
  color: #282727 !important;
}
.text-success {
  color: #46877e !important;
}
.text-info {
  color: #ff40b4 !important;
}
.text-warning {
  color: #fbba34 !important;
}
.text-danger {
  color: #fe5925 !important;
}
.text-white {
  color: #ffffff !important;
}
.text-black {
  color: #000000 !important;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #0071a5 !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #000000 !important;
}
a.text-success:hover,
a.text-success:focus {
  color: #23443f !important;
}
a.text-info:hover,
a.text-info:focus {
  color: #d90084 !important;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #fbba34 !important;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #bc2e01 !important;
}
a.text-white:hover,
a.text-white:focus {
  color: #666666 !important;
}
a.text-black:hover,
a.text-black:focus {
  color: #003d59 !important;
}
.alert-success {
  background-color: #46877e;
}
.alert-info {
  background-color: #ff40b4;
}
.alert-warning {
  background-color: #fbba34;
}
.alert-danger {
  background-color: #fe5925;
}
.mbr-section-btn a.btn:not(.btn-form) {
  border-radius: 50px;
}
.mbr-section-btn a.btn:not(.btn-form):hover,
.mbr-section-btn a.btn:not(.btn-form):focus {
  box-shadow: none;
}
.mbr-gallery-filter li a {
  border-radius: 50px !important;
}
.mbr-gallery-filter li.active .btn {
  background-color: #003d59;
  border-color: #003d59;
  color: #ffffff;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
.nav-tabs .nav-link {
  border-radius: 50px !important;
}
a,
a:hover {
  color: #003d59;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #0094d9;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #8ac2bb;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #fffefc;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #fff4f0;
}
/* Scroll to top button*/
#scrollToTop a {
  border-radius: 50px;
}
.form-control {
  font-family: 'Noto Serif', serif;
  font-size: 1.2rem;
  line-height: 1.66666667;
}
.form-control > .mbr-iconfont {
  font-size: 1.92rem;
}
@media (max-width: 1440px) {
  .form-control {
    font-size: 1rem;
    line-height: 1.6875;
  }
}
@media (max-width: 1280px) {
  .form-control {
    font-size: 0.90225564rem;
    line-height: 1.6625;
  }
}
@media (max-width: 1024px) {
  .form-control {
    font-size: 0.90225564rem;
    line-height: 1.59322917;
  }
}
blockquote {
  border-color: #003d59;
}
/* Forms */
.mbr-form .btn {
  margin: .4rem 0;
}
.mbr-form .input-group-btn a.btn {
  border-radius: 50px !important;
}
.mbr-form .input-group-btn button[type="submit"] {
  border-radius: 50px !important;
}
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #003d59;
  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: #003d59;
  border-bottom-color: #003d59;
}
.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: #003d59 !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: #282727 !important;
  box-shadow: none !important;
}
.sidebar-block .mbr-gallery-item .galleryItem .onsale {
  top: 0px;
}
.sidebar-block .mbr-gallery-item .galleryItem .sidebar_wraper {
  bottom: -35px;
  margin-left: 1rem;
}
.link.display-4 a {
  font-size: 1.0125rem;
  line-height: 1;
}
.cid-sGJMHnsCHU {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-sGJMHnsCHU .navbar-collapse {
  transition: none;
  min-height: 100px;
}
.cid-sGJMHnsCHU nav.navbar {
  position: fixed;
}
.cid-sGJMHnsCHU .nav-item {
  height: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.cid-sGJMHnsCHU .nav-item:hover {
  background: white;
}
@media (max-width: 992px) {
  .cid-sGJMHnsCHU .nav-item {
    height: auto;
  }
}
.cid-sGJMHnsCHU .navbar-nav {
  margin: auto;
  height: 100%!important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cid-sGJMHnsCHU .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-sGJMHnsCHU .dropdown-menu {
  padding: 0;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.cid-sGJMHnsCHU .dropdown-item {
  border-bottom: 1px solid #e6e6e6;
}
.cid-sGJMHnsCHU .dropdown-item:hover,
.cid-sGJMHnsCHU .dropdown-item:focus {
  background: white !important;
}
.cid-sGJMHnsCHU .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cid-sGJMHnsCHU .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cid-sGJMHnsCHU .nav-dropdown .link {
  padding: 0.6em .6em !important;
  margin: 0 0.6em !important;
}
.cid-sGJMHnsCHU .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-sGJMHnsCHU .nav-link {
  position: relative;
}
.cid-sGJMHnsCHU .container {
  display: flex;
  margin: auto;
}
.cid-sGJMHnsCHU .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 50px;
  background: white;
  margin: 0 0.3rem;
  border-radius: 10px;
}
.cid-sGJMHnsCHU .dropdown-menu,
.cid-sGJMHnsCHU .navbar.opened {
  background: #d8f7ce !important;
}
.cid-sGJMHnsCHU .nav-item:focus,
.cid-sGJMHnsCHU .nav-link:focus {
  outline: none;
}
.cid-sGJMHnsCHU .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-sGJMHnsCHU .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sGJMHnsCHU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  vertical-align: sub;
}
.cid-sGJMHnsCHU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sGJMHnsCHU .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-sGJMHnsCHU .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-sGJMHnsCHU .navbar {
  min-height: 100px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  background: #d8f7ce;
}
.cid-sGJMHnsCHU .navbar.opened {
  transition: all 0.3s;
}
.cid-sGJMHnsCHU .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-sGJMHnsCHU .navbar .navbar-logo img {
  width: auto;
}
.cid-sGJMHnsCHU .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-sGJMHnsCHU .navbar.collapsed {
  justify-content: center;
}
.cid-sGJMHnsCHU .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-sGJMHnsCHU .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-sGJMHnsCHU .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.9rem);
  }
}
.cid-sGJMHnsCHU .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-sGJMHnsCHU .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-sGJMHnsCHU .navbar.collapsed .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: 41%;
}
.cid-sGJMHnsCHU .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-sGJMHnsCHU .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-sGJMHnsCHU .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .cid-sGJMHnsCHU .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-sGJMHnsCHU .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-sGJMHnsCHU .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-sGJMHnsCHU .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-sGJMHnsCHU .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-sGJMHnsCHU .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-sGJMHnsCHU .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-sGJMHnsCHU .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-sGJMHnsCHU .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-sGJMHnsCHU .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-sGJMHnsCHU .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-sGJMHnsCHU .navbar.navbar-short {
  min-height: 60px;
}
.cid-sGJMHnsCHU .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-sGJMHnsCHU .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-sGJMHnsCHU .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-sGJMHnsCHU .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-sGJMHnsCHU .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-sGJMHnsCHU .dropdown-item.active,
.cid-sGJMHnsCHU .dropdown-item:active {
  background-color: transparent;
}
.cid-sGJMHnsCHU .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-sGJMHnsCHU .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-sGJMHnsCHU .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-sGJMHnsCHU .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #d8f7ce;
}
.cid-sGJMHnsCHU .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-sGJMHnsCHU .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sGJMHnsCHU ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-sGJMHnsCHU .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-sGJMHnsCHU button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-sGJMHnsCHU button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-sGJMHnsCHU button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-sGJMHnsCHU button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sGJMHnsCHU button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sGJMHnsCHU button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-sGJMHnsCHU nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sGJMHnsCHU nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-sGJMHnsCHU nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-sGJMHnsCHU nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sGJMHnsCHU .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-sGJMHnsCHU a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-sGJMHnsCHU .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sGJMHnsCHU .navbar {
    height: 70px;
  }
  .cid-sGJMHnsCHU .navbar.opened {
    height: auto;
  }
  .cid-sGJMHnsCHU .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-sGJRJwfzBN {
  padding-top: 6rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-sGJRJwfzBN .mbr-section-subtitle {
  color: #9d0b0e;
}
.cid-sGJRJwfzBN .mbr-text {
  color: #000000;
  text-align: left;
}
.cid-sGPeVpM4h8 {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-sGPeVpM4h8 .mbr-section-title {
  color: #9d0b0e;
  text-align: center;
}
.cid-sGPeVpM4h8 .mbr-section-subtitle {
  color: #1b745e;
  text-align: center;
  font-style: italic;
  padding-bottom: 12px;
}
.cid-sGPeVpM4h8 .row {
  align-items: center;
  height: 100%;
}
.cid-sGPeVpM4h8 .container {
  max-width: 720px;
  margin: auto;
}
.cid-sGJU8rCjJU {
  padding-top: 1rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-sGJU8rCjJU .wrap {
  overflow: hidden;
  background-color: #010a44;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .cid-sGJU8rCjJU .wrap {
    height: auto;
  }
}
.cid-sGJU8rCjJU .wrap:hover .mbr-section-title a {
  color: #282727 !important;
}
.cid-sGJU8rCjJU .text-wrapper {
  padding: 70px 0;
  padding: 70px 40px;
  padding-left: 0;
}
@media (max-width: 991px) {
  .cid-sGJU8rCjJU .text-wrapper {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .cid-sGJU8rCjJU .text-wrapper {
    padding: 20px;
  }
}
@media (max-width: 991px) {
  .cid-sGJU8rCjJU .text-wrapper {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .cid-sGJU8rCjJU .text-wrapper {
    padding: 20px 0;
  }
}
@media (max-width: 991px) {
  .cid-sGJU8rCjJU .text-wrapper {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .cid-sGJU8rCjJU .text-wrapper {
    padding: 20px;
  }
}
.cid-sGJU8rCjJU .mbr-section-subtitle,
.cid-sGJU8rCjJU .mbr-section-title {
  margin-bottom: 12px;
}
.cid-sGJU8rCjJU .image {
  width: 100%;
}
.cid-sGJU8rCjJU .image img {
  width: 101%;
  border-radius: 4px;
  object-fit: cover;
}
.cid-sGJU8rCjJU .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sGJU8rCjJU .mbr-section-title {
  color: #ffffff;
}
.cid-sGJVDJ9dAG {
  padding-top: 0rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-sGJVDJ9dAG .wrap {
  overflow: hidden;
  background-color: #010a44;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .cid-sGJVDJ9dAG .wrap {
    height: auto;
  }
}
.cid-sGJVDJ9dAG .wrap:hover .mbr-section-title a {
  color: #282727 !important;
}
.cid-sGJVDJ9dAG .text-wrapper {
  padding: 70px 0;
  padding: 70px 40px;
  padding-left: 0;
}
@media (max-width: 991px) {
  .cid-sGJVDJ9dAG .text-wrapper {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .cid-sGJVDJ9dAG .text-wrapper {
    padding: 20px;
  }
}
@media (max-width: 991px) {
  .cid-sGJVDJ9dAG .text-wrapper {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .cid-sGJVDJ9dAG .text-wrapper {
    padding: 20px 0;
  }
}
@media (max-width: 991px) {
  .cid-sGJVDJ9dAG .text-wrapper {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .cid-sGJVDJ9dAG .text-wrapper {
    padding: 20px;
  }
}
.cid-sGJVDJ9dAG .mbr-section-subtitle,
.cid-sGJVDJ9dAG .mbr-section-title {
  margin-bottom: 12px;
}
.cid-sGJVDJ9dAG .image {
  width: 100%;
}
.cid-sGJVDJ9dAG .image img {
  width: 101%;
  border-radius: 4px;
  object-fit: cover;
}
.cid-sGJVDJ9dAG .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sGJVFdmmOU {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-sGJVFdmmOU .wrap {
  overflow: hidden;
  background-color: #010a44;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .cid-sGJVFdmmOU .wrap {
    height: auto;
  }
}
.cid-sGJVFdmmOU .wrap:hover .mbr-section-title a {
  color: #282727 !important;
}
.cid-sGJVFdmmOU .text-wrapper {
  padding: 70px 0;
  padding: 70px 40px;
  padding-left: 0;
}
@media (max-width: 991px) {
  .cid-sGJVFdmmOU .text-wrapper {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .cid-sGJVFdmmOU .text-wrapper {
    padding: 20px;
  }
}
@media (max-width: 991px) {
  .cid-sGJVFdmmOU .text-wrapper {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .cid-sGJVFdmmOU .text-wrapper {
    padding: 20px 0;
  }
}
@media (max-width: 991px) {
  .cid-sGJVFdmmOU .text-wrapper {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .cid-sGJVFdmmOU .text-wrapper {
    padding: 20px;
  }
}
.cid-sGJVFdmmOU .mbr-section-subtitle,
.cid-sGJVFdmmOU .mbr-section-title {
  margin-bottom: 12px;
}
.cid-sGJVFdmmOU .image {
  width: 100%;
}
.cid-sGJVFdmmOU .image img {
  width: 101%;
  border-radius: 4px;
  object-fit: cover;
}
.cid-sGJVFdmmOU .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sGK53Ub86s {
  background-image: url("../../../assets/images/head-bg3-1-2000x1249-1.jpg");
}
.cid-sGK53Ub86s .image-wrapper img {
  width: 90%;
  object-fit: cover;
}
.cid-sGK53Ub86s .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
.cid-sGK53Ub86s .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
  margin: 0;
}
.cid-sGK53Ub86s .mbr-fullscreen {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
  padding: 0;
  padding-bottom: 0px;
}
.cid-sGJZshcyiz {
  padding-top: 10px;
  padding-bottom: 20px;
  background-color: #d8f7ce;
  overflow: hidden;
}
.cid-sGJZshcyiz .media-container-row .mbr-text {
  color: #000000;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee; }

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word; }

.form-control:focus {
  box-shadow: none; }

:focus {
  outline: none; }

@media (min-width: 992px) {
  .container-fluid {
    padding-left: 3rem !important;
    padding-right: 3rem !important; } }

@media (max-width: 992px) {
  .md-pb {
    padding-bottom: 2rem !important; } }
a {
  transition: color 0.25s; }

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: #003d59;
  font-weight: 400; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word; }

b,
strong {
  font-weight: bold; }

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #003d59; }

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;
  overflow: hidden; }
  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: #202020; }

.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
   {
    text-align: center; } }
/*! Font-weight  */
.mbr-light {
  font-weight: 300 !important; }

.mbr-regular {
  font-weight: 400 !important; }

.mbr-medium {
  font-weight: 500 !important; }

.mbr-semibold {
  font-weight: 600 !important; }

.mbr-bold {
  font-weight: 700; }

/*! Media  */
.media-size-item {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    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-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: 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: -0.8rem;
  margin-right: -0.8rem;
  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;
  padding-left: 10px; }

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem; }

[type="submit"] {
  -webkit-appearance: none; }

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh; }

.mbr-fullscreen {
  display: flex;
  display: -webkit-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: #30B03F;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  height: 50px;
  width: 50px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-align: center; }
  .mbr-arrow-up a:hover {
    background-color: #ffc4ab; }
  .mbr-arrow-up a i {
    line-height: 50px; }

.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: 140%;
  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*/
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

@keyframes slidein {
  0% {
    transform: translateX(0%); }
  100% {
    transform: translateX(100%);
    display: none; } }
@keyframes slideout {
  0% {
    width: 0%; }
  100% {
    width: 100%; } }
.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 (min-width: 768px) and (max-width: 1253px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox; } }
@media (max-width: 1253px) {
  .menu .navbar-collapse {
    max-height: 93.5vh; }
    .menu .navbar-collapse.show {
      overflow: auto; } }
@media (min-width: 1254px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex; }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important; }
  .menu .collapsed .navbar-collapse {
    max-height: 93.5vh; }
    .menu .collapsed .navbar-collapse.show {
      overflow: auto; } }
@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 80vh; } }

.navbar {
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.navbar-collapse {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-align-items: center;
  align-items: center; }

.nav-dropdown .link {
  margin: 0 15px; }

.nav {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.justify-content-center {
  -webkit-justify-content: center;
  justify-content: center; }

.form-inline {
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-items: center;
  align-items: center; }

.card-wrapper {
  -webkit-flex: 1;
  flex: 1; }

.carousel-control {
  z-index: 10;
  display: -webkit-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center; }

.carousel-controls {
  display: -webkit-flex; }

.media {
  display: -webkit-flex; }

.form-group:focus {
  outline: none; }

.jq-selectbox__select {
  padding: 0em 0em;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 15px; }

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type="range"] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 1253px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1254px) {
  .navbar-toggleable-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto; }

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

body {
  font-style: normal;
  line-height: 1.5; }

.mbr-section-title {
  font-style: normal;
  font-weight: 500;
  margin-bottom: 0; }

.mbr-section-subtitle {
  font-weight: 300;
  margin-bottom: 0; }

.mbr-text {
  font-style: normal;
  margin-bottom: 0; }

.mbr-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.card-title {
  line-height: 1.4; }

.btn {
  font-weight: 700;
  line-height: 1;
  border-width: 1px;
  font-style: normal;
  letter-spacing: 0;
  margin: 0.4rem 0.8rem;
  white-space: normal;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  display: -webkit-inline-flex; }
  .btn span {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

a.btn-md {
  width: 200px;
  min-height: 60px; }

a.btn-lg {
  width: 220px;
  min-height: 70px; }

a.btn {
  text-align: center;
  transition: all .3s;
  min-width: 170px; }

.btn-form {
  margin: 0;
  border-radius: 0; }
  .btn-form:hover {
    cursor: pointer; }

#scrollToTop a i:before {
  content: ""; }
#scrollToTop a i:after {
  content: "";
  position: absolute;
  display: block;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  border-top-right-radius: 3px;
  width: 30%;
  height: 30%;
  left: 35%;
  bottom: 40%;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg); }

.mbr-arrow a {
  color: #ffffff; }

@media (max-width: 767px) {
  .mbr-arrow {
    display: none; } }
.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: 0.357em;
  padding: 0; }

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative; }
  .alert.alert-form::after {
    background-color: inherit;
    bottom: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    transform: rotate(45deg);
    width: 14px;
    -webkit-transform: rotate(45deg); }

.form-control {
  box-shadow: none;
  line-height: 26px !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  border-radius: 4px;
  height: 70px; }
  .form-active .form-control:invalid {
    border-color: red; }

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none; }

blockquote {
  font-style: italic;
  padding: 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; }

.mbr-section__comments .row {
  justify-content: center;
  -webkit-justify-content: center; }

.container {
  width: 100%; }
  @media (min-width: 1025px) {
    .container {
      padding-left: 115px;
      padding-right: 115px;
      max-width: 100%; } }

@media (max-width: 1024px) {
  a.btn-lg {
    height: 60px; } }
section.menu {
  position: relative;
  overflow: visible; }

/*# sourceMappingURL=style.css.map */
.cid-sGPbSABkvw {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-sGPbSABkvw .navbar-collapse {
  transition: none;
  min-height: 100px;
}
.cid-sGPbSABkvw nav.navbar {
  position: fixed;
}
.cid-sGPbSABkvw .nav-item {
  height: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.cid-sGPbSABkvw .nav-item:hover {
  background: white;
}
@media (max-width: 992px) {
  .cid-sGPbSABkvw .nav-item {
    height: auto;
  }
}
.cid-sGPbSABkvw .navbar-nav {
  margin: auto;
  height: 100%!important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cid-sGPbSABkvw .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-sGPbSABkvw .dropdown-menu {
  padding: 0;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.cid-sGPbSABkvw .dropdown-item {
  border-bottom: 1px solid #e6e6e6;
}
.cid-sGPbSABkvw .dropdown-item:hover,
.cid-sGPbSABkvw .dropdown-item:focus {
  background: white !important;
}
.cid-sGPbSABkvw .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cid-sGPbSABkvw .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cid-sGPbSABkvw .nav-dropdown .link {
  padding: 0.6em .6em !important;
  margin: 0 0.6em !important;
}
.cid-sGPbSABkvw .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-sGPbSABkvw .nav-link {
  position: relative;
}
.cid-sGPbSABkvw .container {
  display: flex;
  margin: auto;
}
.cid-sGPbSABkvw .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 50px;
  background: white;
  margin: 0 0.3rem;
  border-radius: 10px;
}
.cid-sGPbSABkvw .dropdown-menu,
.cid-sGPbSABkvw .navbar.opened {
  background: #d8f7ce !important;
}
.cid-sGPbSABkvw .nav-item:focus,
.cid-sGPbSABkvw .nav-link:focus {
  outline: none;
}
.cid-sGPbSABkvw .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-sGPbSABkvw .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sGPbSABkvw .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  vertical-align: sub;
}
.cid-sGPbSABkvw .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-sGPbSABkvw .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-sGPbSABkvw .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-sGPbSABkvw .navbar {
  min-height: 100px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  background: #d8f7ce;
}
.cid-sGPbSABkvw .navbar.opened {
  transition: all 0.3s;
}
.cid-sGPbSABkvw .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-sGPbSABkvw .navbar .navbar-logo img {
  width: auto;
}
.cid-sGPbSABkvw .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-sGPbSABkvw .navbar.collapsed {
  justify-content: center;
}
.cid-sGPbSABkvw .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-sGPbSABkvw .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-sGPbSABkvw .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.9rem);
  }
}
.cid-sGPbSABkvw .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-sGPbSABkvw .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-sGPbSABkvw .navbar.collapsed .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: 41%;
}
.cid-sGPbSABkvw .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-sGPbSABkvw .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-sGPbSABkvw .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .cid-sGPbSABkvw .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-sGPbSABkvw .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-sGPbSABkvw .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-sGPbSABkvw .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-sGPbSABkvw .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-sGPbSABkvw .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-sGPbSABkvw .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-sGPbSABkvw .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-sGPbSABkvw .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-sGPbSABkvw .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-sGPbSABkvw .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-sGPbSABkvw .navbar.navbar-short {
  min-height: 60px;
}
.cid-sGPbSABkvw .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-sGPbSABkvw .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-sGPbSABkvw .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-sGPbSABkvw .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-sGPbSABkvw .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-sGPbSABkvw .dropdown-item.active,
.cid-sGPbSABkvw .dropdown-item:active {
  background-color: transparent;
}
.cid-sGPbSABkvw .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-sGPbSABkvw .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-sGPbSABkvw .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-sGPbSABkvw .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #d8f7ce;
}
.cid-sGPbSABkvw .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-sGPbSABkvw .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sGPbSABkvw ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-sGPbSABkvw .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-sGPbSABkvw button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-sGPbSABkvw button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-sGPbSABkvw button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-sGPbSABkvw button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sGPbSABkvw button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-sGPbSABkvw button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-sGPbSABkvw nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sGPbSABkvw nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-sGPbSABkvw nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-sGPbSABkvw nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-sGPbSABkvw .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-sGPbSABkvw a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-sGPbSABkvw .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sGPbSABkvw .navbar {
    height: 70px;
  }
  .cid-sGPbSABkvw .navbar.opened {
    height: auto;
  }
  .cid-sGPbSABkvw .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-sGPbSAYWay {
  padding-top: 6rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-sGPbSAYWay .mbr-section-subtitle {
  color: #9d0b0e;
}
.cid-sGPbSAYWay .mbr-text {
  color: #000000;
  text-align: left;
}
.cid-sGPbSB6eeI {
  background-image: url("../../../assets/images/head-bg3-1-2000x1249.jpg");
}
.cid-sGPbSB6eeI .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-sGPbSB6eeI .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
.cid-sGPbSB6eeI .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
  margin: 0;
}
.cid-sGPbSB6eeI .mbr-fullscreen {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
  padding: 0;
  padding-bottom: 100px;
}
.cid-sGPbSBgR4h {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-sGPbSBgR4h .wrap {
  overflow: hidden;
  background-color: #010a44;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .cid-sGPbSBgR4h .wrap {
    height: auto;
  }
}
.cid-sGPbSBgR4h .wrap:hover .mbr-section-title a {
  color: #282727 !important;
}
.cid-sGPbSBgR4h .text-wrapper {
  padding: 70px 0;
  padding: 70px 40px;
  padding-left: 0;
}
@media (max-width: 991px) {
  .cid-sGPbSBgR4h .text-wrapper {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .cid-sGPbSBgR4h .text-wrapper {
    padding: 20px;
  }
}
@media (max-width: 991px) {
  .cid-sGPbSBgR4h .text-wrapper {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .cid-sGPbSBgR4h .text-wrapper {
    padding: 20px 0;
  }
}
@media (max-width: 991px) {
  .cid-sGPbSBgR4h .text-wrapper {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .cid-sGPbSBgR4h .text-wrapper {
    padding: 20px;
  }
}
.cid-sGPbSBgR4h .mbr-section-subtitle,
.cid-sGPbSBgR4h .mbr-section-title {
  margin-bottom: 12px;
}
.cid-sGPbSBgR4h .image {
  width: 100%;
}
.cid-sGPbSBgR4h .image img {
  width: 101%;
  border-radius: 4px;
  object-fit: cover;
}
.cid-sGPbSBgR4h .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sGPbSBgR4h .mbr-section-title {
  color: #ffffff;
}
.cid-sGPbSBsjTI {
  padding-top: 0rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-sGPbSBsjTI .wrap {
  overflow: hidden;
  background-color: #010a44;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .cid-sGPbSBsjTI .wrap {
    height: auto;
  }
}
.cid-sGPbSBsjTI .wrap:hover .mbr-section-title a {
  color: #282727 !important;
}
.cid-sGPbSBsjTI .text-wrapper {
  padding: 70px 0;
  padding: 70px 40px;
  padding-left: 0;
}
@media (max-width: 991px) {
  .cid-sGPbSBsjTI .text-wrapper {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .cid-sGPbSBsjTI .text-wrapper {
    padding: 20px;
  }
}
@media (max-width: 991px) {
  .cid-sGPbSBsjTI .text-wrapper {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .cid-sGPbSBsjTI .text-wrapper {
    padding: 20px 0;
  }
}
@media (max-width: 991px) {
  .cid-sGPbSBsjTI .text-wrapper {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .cid-sGPbSBsjTI .text-wrapper {
    padding: 20px;
  }
}
.cid-sGPbSBsjTI .mbr-section-subtitle,
.cid-sGPbSBsjTI .mbr-section-title {
  margin-bottom: 12px;
}
.cid-sGPbSBsjTI .image {
  width: 100%;
}
.cid-sGPbSBsjTI .image img {
  width: 101%;
  border-radius: 4px;
  object-fit: cover;
}
.cid-sGPbSBsjTI .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sGPbSBFYiy {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sGPbSBFYiy .wrap {
  overflow: hidden;
  background-color: #010a44;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .cid-sGPbSBFYiy .wrap {
    height: auto;
  }
}
.cid-sGPbSBFYiy .wrap:hover .mbr-section-title a {
  color: #282727 !important;
}
.cid-sGPbSBFYiy .text-wrapper {
  padding: 70px 0;
  padding: 70px 40px;
  padding-left: 0;
}
@media (max-width: 991px) {
  .cid-sGPbSBFYiy .text-wrapper {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .cid-sGPbSBFYiy .text-wrapper {
    padding: 20px;
  }
}
@media (max-width: 991px) {
  .cid-sGPbSBFYiy .text-wrapper {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .cid-sGPbSBFYiy .text-wrapper {
    padding: 20px 0;
  }
}
@media (max-width: 991px) {
  .cid-sGPbSBFYiy .text-wrapper {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .cid-sGPbSBFYiy .text-wrapper {
    padding: 20px;
  }
}
.cid-sGPbSBFYiy .mbr-section-subtitle,
.cid-sGPbSBFYiy .mbr-section-title {
  margin-bottom: 12px;
}
.cid-sGPbSBFYiy .image {
  width: 100%;
}
.cid-sGPbSBFYiy .image img {
  width: 101%;
  border-radius: 4px;
  object-fit: cover;
}
.cid-sGPbSBFYiy .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sGPbSBSHER {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #d8f7ce;
  overflow: hidden;
}
.cid-sGPbSBSHER .media-container-row .mbr-text {
  color: #000000;
}
.cid-sGV6FiPtMM {
  background: #ffffff;
  padding-top: 0px;
  padding-bottom: 0px;
}
.cid-sGV6FiPtMM .image-block {
  margin: auto;
  width: 100% !important;
}
.cid-sGV6FiPtMM .image-block img {
  width: 100%;
}
@media (max-width: 767px) {
  .cid-sGV6FiPtMM .image-block {
    width: 100% !important;
  }
}
.cid-sGV6FiPtMM .container-fluid {
  padding: 0;
}
.cid-sGPbSAYWay {
  padding-top: 6rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-sGPbSAYWay .mbr-section-subtitle {
  color: #9d0b0e;
}
.cid-sGPbSAYWay .mbr-text {
  color: #000000;
}
.cid-sGV1857X12 {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-sGV1857X12 .card:not(:nth-last-child(1)) {
  margin-bottom: 2rem;
}
.cid-sGV1857X12 .card-wrapper {
  background-color: #ffffff;
  border-radius: 4px;
}
.cid-sGV1857X12 .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-sGV1857X12 .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-sGV1857X12 .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-sGV1857X12 .social-row .soc-item:hover {
  background-color: #6592e6;
}
.cid-sGV1857X12 .social-row .soc-item:hover .mbr-iconfont {
  color: #ffffff;
}
@media (max-width: 767px) {
  .cid-sGV1857X12 .card-box {
    padding: 1rem;
  }
}
@media (min-width: 768px) {
  .cid-sGV1857X12 .card-box {
    padding-right: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sGV1857X12 .card-box {
    padding-left: 2rem;
    padding-right: 4rem;
  }
}
.cid-sGV57gXZpx {
  background: #ffffff;
  padding-top: 0px;
  padding-bottom: 0px;
}
.cid-sGV57gXZpx .image-block {
  margin: auto;
  width: 100% !important;
}
.cid-sGV57gXZpx .image-block img {
  width: 100%;
}
@media (max-width: 767px) {
  .cid-sGV57gXZpx .image-block {
    width: 100% !important;
  }
}
.cid-sGV57gXZpx .container-fluid {
  padding: 0;
}
.cid-sHcUzNDBQp {
  background-color: #d8f7ce;
}
.cid-sHcUzNDBQp .mbr-section-subtitle {
  color: #132c70;
}
.cid-sHcUzNDBQp .socicon-bg-facebook {
  background: #3e5b98;
  color: #ffffff;
}
.cid-sHcUzNDBQp .socicon-bg-facebook:after {
  border-color: #3e5b98;
}
.cid-sHcUzNDBQp .socicon-bg-twitter {
  background: #4da7de;
  color: #ffffff;
}
.cid-sHcUzNDBQp .socicon-bg-twitter:after {
  border-color: #4da7de;
}
.cid-sHcUzNDBQp .socicon-bg-googleplus {
  background: #dd4b39;
  color: #ffffff;
}
.cid-sHcUzNDBQp .socicon-bg-googleplus:after {
  border-color: #dd4b39;
}
.cid-sHcUzNDBQp .socicon-bg-vkontakte {
  background: #5a7fa6;
  color: #ffffff;
}
.cid-sHcUzNDBQp .socicon-bg-vkontakte:after {
  border-color: #5a7fa6;
}
.cid-sHcUzNDBQp .socicon-bg-odnoklassniki {
  background: #f48420;
  color: #ffffff;
}
.cid-sHcUzNDBQp .socicon-bg-odnoklassniki:after {
  border-color: #f48420;
}
.cid-sHcUzNDBQp .socicon-bg-pinterest {
  background: #c92619;
  color: #ffffff;
}
.cid-sHcUzNDBQp .socicon-bg-pinterest:after {
  border-color: #c92619;
}
.cid-sHcUzNDBQp .socicon-bg-mail {
  background: #134785;
  color: #ffffff;
}
.cid-sHcUzNDBQp .socicon-bg-mail:after {
  border-color: #134785;
}
.cid-sHcUzNDBQp .btn-social {
  font-size: 20px;
  border-radius: 50%;
  padding: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  position: relative;
  border: none !important;
  border-color: #003d59;
  cursor: pointer;
}
.cid-sHcUzNDBQp .btn-social i {
  top: 0;
  line-height: 44px;
  width: 44px;
}
.cid-sHcUzNDBQp .btn-social:hover {
  color: #fff;
  background: #003d59;
}
.cid-sHcUzNDBQp .btn-social + .btn {
  margin-left: 0.1rem;
}
.cid-sHcUzNDBQp [class^="socicon-"]:before,
.cid-sHcUzNDBQp [class*=" socicon-"]:before {
  line-height: 44px;
}
@media (max-width: 767px) {
  .cid-sHcUzNDBQp {
    padding-top: 0px;
    padding-bottom: 2px;
  }
  .cid-sHcUzNDBQp .btn {
    font-size: 20px !important;
  }
}
@media (min-width: 767px) {
  .cid-sHcUzNDBQp {
    padding-top: 0px;
    padding-bottom: 15px;
  }
}
