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

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

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

:focus {
  outline: none;
}

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

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

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

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel-item img {
  margin: auto;
}

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

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

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

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

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

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

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

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

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

#scrollToTop a {
  opacity: .5;
}

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

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

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

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

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

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

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

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropup .dropdown-toggle::after {
  display: none;
}
body {
  font-family: Dosis;
}
.display-1 {
  font-family: 'Dosis', sans-serif;
  font-size: 4.2rem;
}
.display-1 > .mbr-iconfont {
  font-size: 6.72rem;
}
.display-2 {
  font-family: 'Dosis', sans-serif;
  font-size: 1.8rem;
}
.display-2 > .mbr-iconfont {
  font-size: 2.88rem;
}
.display-4 {
  font-family: 'Dosis', sans-serif;
  font-size: 1rem;
}
.display-4 > .mbr-iconfont {
  font-size: 1.6rem;
}
.display-5 {
  font-family: 'Dosis', sans-serif;
  font-size: 1.4rem;
}
.display-5 > .mbr-iconfont {
  font-size: 2.24rem;
}
.display-7 {
  font-family: 'Dosis', sans-serif;
  font-size: 1.2rem;
}
.display-7 > .mbr-iconfont {
  font-size: 1.92rem;
}
/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 768px) {
  .display-1 {
    font-size: 3.36rem;
    font-size: calc( 2.12rem + (4.2 - 2.12) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (2.12rem + (4.2 - 2.12) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-2 {
    font-size: 1.44rem;
    font-size: calc( 1.28rem + (1.8 - 1.28) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.28rem + (1.8 - 1.28) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-4 {
    font-size: 0.8rem;
    font-size: calc( 1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-5 {
    font-size: 1.12rem;
    font-size: calc( 1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
  }
}
/* Buttons */
.btn {
  padding: 0.8rem 2rem;
  border-radius: 0px;
}
.btn-sm {
  padding: 0.5rem 1.5rem;
  border-radius: 0px;
}
.btn-md {
  padding: 0.8rem 2rem;
  border-radius: 0px;
}
.btn-lg {
  padding: 0.8rem 2rem;
  border-radius: 0px;
}
.bg-primary {
  background-color: #5bbc62 !important;
}
.bg-success {
  background-color: #36d88a !important;
}
.bg-info {
  background-color: #ff4100 !important;
}
.bg-warning {
  background-color: #c1c1c1 !important;
}
.bg-danger {
  background-color: #231f20 !important;
}
.btn-primary,
.btn-primary:active,
.btn-primary.active {
  background-color: #5bbc62 !important;
  border-color: #5bbc62 !important;
  color: #ffffff !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff !important;
  background-color: #3b9041 !important;
  border-color: #3b9041 !important;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #3b9041 !important;
  border-color: #3b9041 !important;
}
.btn-secondary,
.btn-secondary:active,
.btn-secondary.active {
  background-color: #231f20 !important;
  border-color: #231f20 !important;
  color: #ffffff !important;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-info,
.btn-info:active,
.btn-info.active {
  background-color: #ff4100 !important;
  border-color: #ff4100 !important;
  color: #ffffff !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus {
  color: #ffffff !important;
  background-color: #b32d00 !important;
  border-color: #b32d00 !important;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #b32d00 !important;
  border-color: #b32d00 !important;
}
.btn-success,
.btn-success:active,
.btn-success.active {
  background-color: #36d88a !important;
  border-color: #36d88a !important;
  color: #ffffff !important;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus {
  color: #ffffff !important;
  background-color: #1fa263 !important;
  border-color: #1fa263 !important;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #1fa263 !important;
  border-color: #1fa263 !important;
}
.btn-warning,
.btn-warning:active,
.btn-warning.active {
  background-color: #c1c1c1 !important;
  border-color: #c1c1c1 !important;
  color: #ffffff !important;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff !important;
  background-color: #9b9b9b !important;
  border-color: #9b9b9b !important;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #9b9b9b !important;
  border-color: #9b9b9b !important;
}
.btn-danger,
.btn-danger:active,
.btn-danger.active {
  background-color: #231f20 !important;
  border-color: #231f20 !important;
  color: #ffffff !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-white {
  color: #333333 !important;
}
.btn-white,
.btn-white:active,
.btn-white.active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #808080 !important;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus {
  color: #808080 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-white.disabled,
.btn-white:disabled {
  color: #808080 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-black,
.btn-black:active,
.btn-black.active {
  background-color: #333333 !important;
  border-color: #333333 !important;
  color: #ffffff !important;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus {
  color: #ffffff !important;
  background-color: #0d0d0d !important;
  border-color: #0d0d0d !important;
}
.btn-black.disabled,
.btn-black:disabled {
  color: #ffffff !important;
  background-color: #0d0d0d !important;
  border-color: #0d0d0d !important;
}
.btn-primary-outline,
.btn-primary-outline:active,
.btn-primary-outline.active {
  background: none;
  border-color: #337e39;
  color: #337e39 !important;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus {
  color: #ffffff !important;
  background-color: #5bbc62;
  border-color: #5bbc62;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #5bbc62 !important;
  border-color: #5bbc62 !important;
}
.btn-secondary-outline,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  background: none;
  border-color: #000000;
  color: #000000 !important;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus {
  color: #ffffff !important;
  background-color: #231f20;
  border-color: #231f20;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #231f20 !important;
  border-color: #231f20 !important;
}
.btn-info-outline,
.btn-info-outline:active,
.btn-info-outline.active {
  background: none;
  border-color: #992700;
  color: #992700 !important;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus {
  color: #ffffff !important;
  background-color: #ff4100;
  border-color: #ff4100;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #ff4100 !important;
  border-color: #ff4100 !important;
}
.btn-success-outline,
.btn-success-outline:active,
.btn-success-outline.active {
  background: none;
  border-color: #1b8d56;
  color: #1b8d56 !important;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus {
  color: #ffffff !important;
  background-color: #36d88a;
  border-color: #36d88a;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #36d88a !important;
  border-color: #36d88a !important;
}
.btn-warning-outline,
.btn-warning-outline:active,
.btn-warning-outline.active {
  background: none;
  border-color: #8e8e8e;
  color: #8e8e8e !important;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus {
  color: #ffffff !important;
  background-color: #c1c1c1;
  border-color: #c1c1c1;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #c1c1c1 !important;
  border-color: #c1c1c1 !important;
}
.btn-danger-outline,
.btn-danger-outline:active,
.btn-danger-outline.active {
  background: none;
  border-color: #000000;
  color: #000000 !important;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus {
  color: #ffffff !important;
  background-color: #231f20;
  border-color: #231f20;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #231f20 !important;
  border-color: #231f20 !important;
}
.btn-black-outline,
.btn-black-outline:active,
.btn-black-outline.active {
  background: none;
  border-color: #000000;
  color: #000000 !important;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus {
  color: #ffffff !important;
  background-color: #333333;
  border-color: #333333;
}
.btn-black-outline.disabled,
.btn-black-outline:disabled {
  color: #ffffff !important;
  background-color: #333333 !important;
  border-color: #333333 !important;
}
.btn-white-outline,
.btn-white-outline:active,
.btn-white-outline.active {
  background: none;
  border-color: #ffffff;
  color: #ffffff !important;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus {
  color: #333333 !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.text-primary {
  color: #5bbc62 !important;
}
.text-secondary {
  color: #231f20 !important;
}
.text-success {
  color: #36d88a !important;
}
.text-info {
  color: #ff4100 !important;
}
.text-warning {
  color: #c1c1c1 !important;
}
.text-danger {
  color: #231f20 !important;
}
.text-white {
  color: #ffffff !important;
}
.text-black {
  color: #000000 !important;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #337e39 !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #000000 !important;
}
a.text-success:hover,
a.text-success:focus {
  color: #1b8d56 !important;
}
a.text-info:hover,
a.text-info:focus {
  color: #992700 !important;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #8e8e8e !important;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #000000 !important;
}
a.text-white:hover,
a.text-white:focus {
  color: #b3b3b3 !important;
}
a.text-black:hover,
a.text-black:focus {
  color: #4d4d4d !important;
}
.alert-success {
  background-color: #70c770;
}
.alert-info {
  background-color: #ff4100;
}
.alert-warning {
  background-color: #c1c1c1;
}
.alert-danger {
  background-color: #231f20;
}
.mbr-section-btn a.btn:not(.btn-form):hover,
.mbr-section-btn a.btn:not(.btn-form):focus {
  box-shadow: none !important;
}
.mbr-gallery-filter li.active .btn {
  background-color: #5bbc62;
  border-color: #5bbc62;
  color: #ffffff;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
.btn-form {
  border-radius: 0;
}
.btn-form:hover {
  cursor: pointer;
}
a,
a:hover {
  color: #5bbc62;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #b6e1b9;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #e1f9ed;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #ffd9cc;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #d6d1d2;
}
/* Scroll to top button*/
#scrollToTop a {
  background: #444444;
}
#scrollToTop a i:before {
  background: #ffffff;
}
#scrollToTop a i:after {
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
}
.mbr-arrow {
  background-color: #444444;
  opacity: .5;
  transition: .3s;
}
.mbr-arrow a {
  color: #ffffff;
}
.mbr-arrow:hover {
  opacity: .7;
}
.form-control {
  font-family: 'Dosis', sans-serif;
  font-size: 1.2rem;
}
.form-control > .mbr-iconfont {
  font-size: 1.92rem;
}
blockquote {
  border-color: #5bbc62;
}
/* Forms */
.mbr-form .btn {
  margin: .4rem 0;
}
/* Footer */
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #5bbc62;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #5bbc62;
}
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #5bbc62;
  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: #5bbc62;
  border-bottom-color: #5bbc62;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  color: #000000 !important;
  background-color: #5bbc62 !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: #231f20 !important;
  box-shadow: none !important;
}
.lazy-bg {
  background-image: none !important;
}
.lazy-placeholder:not(section),
.lazy-none {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
}
iframe.lazy-placeholder,
.lazy-placeholder:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  background: transparent no-repeat center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%235bbc62' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
section.lazy-placeholder:after {
  opacity: 0.5;
}
.cid-r0eqYWvbDw .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #ffffff;
}
.cid-r0eqYWvbDw .navbar.opened {
  transition: all .3s;
  background: #ffffff !important;
}
.cid-r0eqYWvbDw .navbar .dropdown-item {
  transition: all .3s;
  padding: .3rem 1.5rem;
  border-bottom: 1px solid #42a249;
  color: #ffffff !important;
  background: #5bbc62 !important;
}
.cid-r0eqYWvbDw .navbar .dropdown-item:hover {
  padding-left: 2rem;
}
.cid-r0eqYWvbDw .navbar .dropdown-item:focus border {
  outline: none;
}
.cid-r0eqYWvbDw .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-r0eqYWvbDw .navbar .dropdown-menu {
  width: 100%;
  padding: 3px 0 0 0;
  background: transparent !important;
}
.cid-r0eqYWvbDw .navbar .dropdown-menu > .dropdown-item:first-child {
  border-top: 2px solid #5bbc62;
}
.cid-r0eqYWvbDw .navbar .dropdown-menu .dropdown-submenu {
  padding-top: 0px;
}
.cid-r0eqYWvbDw .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-r0eqYWvbDw .navbar.collapsed .dropdown-menu {
  width: auto;
  padding: 1rem 0 1rem 0;
  border-top: none !important;
  background: transparent !important;
}
.cid-r0eqYWvbDw .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-r0eqYWvbDw .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-r0eqYWvbDw .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-r0eqYWvbDw .navbar.collapsed .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  padding: 0.667em 1.667em;
}
.cid-r0eqYWvbDw .navbar.collapsed .nav-dropdown .link {
  margin: 0.667em 1.667em;
}
.cid-r0eqYWvbDw .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-r0eqYWvbDw .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
  border-bottom: none !important;
  background: transparent !important;
  color: inherit !important;
}
.cid-r0eqYWvbDw .navbar.collapsed .dropdown-menu .dropdown-item:first-child {
  border-top: none;
}
@media (max-width: 991px) {
  .cid-r0eqYWvbDw .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-r0eqYWvbDw .navbar .dropdown-menu {
    width: auto;
    padding: 1rem 0 1rem 0;
    background: transparent !important;
    border-top: none !important;
  }
  .cid-r0eqYWvbDw .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-r0eqYWvbDw .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-r0eqYWvbDw .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-r0eqYWvbDw .navbar .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
    padding: 0.667em 1.667em;
  }
  .cid-r0eqYWvbDw .navbar .nav-dropdown .link {
    margin: 0.667em 1.667em;
  }
  .cid-r0eqYWvbDw .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-r0eqYWvbDw .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-r0eqYWvbDw .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
    border-bottom: none !important;
    background: transparent !important;
    color: inherit !important;
  }
  .cid-r0eqYWvbDw .navbar .dropdown-menu .dropdown-item:first-child {
    border-top: none;
  }
  .cid-r0eqYWvbDw .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-r0eqYWvbDw .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
.cid-r0eqYWvbDw .navbar.navbar-short {
  background: #ffffff !important;
  min-height: 60px;
}
.cid-r0eqYWvbDw .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-r0eqYWvbDw .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-r0eqYWvbDw .navbar-brand {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-r0eqYWvbDw .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-r0eqYWvbDw .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-r0eqYWvbDw .dropdown-item.active,
.cid-r0eqYWvbDw .dropdown-item:active {
  background-color: transparent;
}
.cid-r0eqYWvbDw .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-r0eqYWvbDw .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-r0eqYWvbDw .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-r0eqYWvbDw .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-r0eqYWvbDw .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: -2px 0 0 0;
  left: 100%;
}
.cid-r0eqYWvbDw .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-r0eqYWvbDw ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-r0eqYWvbDw .navbar-buttons {
  text-align: center;
}
.cid-r0eqYWvbDw button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  align-self: center;
}
.cid-r0eqYWvbDw button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #5bbc62;
}
.cid-r0eqYWvbDw button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-r0eqYWvbDw button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-r0eqYWvbDw button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-r0eqYWvbDw button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-r0eqYWvbDw nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-r0eqYWvbDw nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-r0eqYWvbDw nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-r0eqYWvbDw nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-r0eqYWvbDw .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-r0eqYWvbDw a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  letter-spacing: 2px;
}
.cid-r0eqYWvbDw .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-r0eqYWvbDw .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  padding: 1.667em 1.667em;
}
.cid-r0eqYWvbDw .nav-dropdown .link {
  margin: 1.667em 1.667em;
}
.cid-r0eqYWvbDw .nav-link:hover,
.cid-r0eqYWvbDw .dropdown-item:hover {
  color: #5bbc62 !important;
}
.cid-r0eqYWvbDw .color01 {
  color: #5bbc62;
}
.cid-r0eqYWvbDw .color02 {
  color: #231f20;
}
.cid-r0eqXGVrBd {
  background-image: url("../../../assets/images/mbr-1920x1080.jpg");
}
.cid-r0eqXGVrBd .slider-text-two {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  display: inline-block;
  outline: 5px solid #5bbc62;
  outline-offset: -15px;
  padding: 65px 50px;
  position: relative;
  text-align: center;
}
@media (max-width: 990px) {
  .cid-r0eqXGVrBd .slider-text-two {
    padding: 65px 35px;
  }
}
@media (max-width: 767px) {
  .cid-r0eqXGVrBd .slider-text-two {
    padding: 65px 35px;
  }
  .cid-r0eqXGVrBd .slider-text-two span01 {
    opacity: 0;
  }
}
@media (max-width: 577px) {
  .cid-r0eqXGVrBd .slider-text-two {
    padding: 65px 35px;
  }
  .cid-r0eqXGVrBd .slider-text-two span01 {
    opacity: 1;
  }
  .cid-r0eqXGVrBd .slider-text-two span02 {
    opacity: 0;
  }
}
@media (max-width: 534px) {
  .cid-r0eqXGVrBd .slider-text-two {
    padding: 65px 35px;
  }
  .cid-r0eqXGVrBd .slider-text-two span01 {
    opacity: 0;
  }
  .cid-r0eqXGVrBd .slider-text-two span02 {
    opacity: 1;
  }
}
@media (max-width: 412px) {
  .cid-r0eqXGVrBd .slider-text-two {
    padding: 65px 25px;
  }
  .cid-r0eqXGVrBd .slider-text-two span01 {
    opacity: 0;
  }
  .cid-r0eqXGVrBd .slider-text-two span02 {
    opacity: 1;
  }
}
@media (max-width: 400px) {
  .cid-r0eqXGVrBd .slider-text-two {
    padding: 65px 25px;
  }
  .cid-r0eqXGVrBd .slider-text-two span01 {
    opacity: 0;
  }
  .cid-r0eqXGVrBd .slider-text-two span02 {
    opacity: 1;
  }
}
@media (max-width: 388px) {
  .cid-r0eqXGVrBd .slider-text-two {
    padding: 65px 34px;
  }
  .cid-r0eqXGVrBd .slider-text-two span01 {
    opacity: 0;
  }
  .cid-r0eqXGVrBd .slider-text-two span02 {
    opacity: 0;
  }
}
.cid-r0eqXGVrBd .mbr-section-title {
  color: #231f20;
}
.cid-r0eqXGVrBd .mbr-section-title span {
  color: #ffbc00;
}
.cid-r0eqXGVrBd .mbr-text {
  color: #232323;
  letter-spacing: 5px;
  font-weight: 100;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-r0eqXGVrBd .slider-text-two {
    outline: 15px solid rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.2);
  }
}
.cid-r0eqXGVrBd .color01 {
  color: #5BBC62;
}
.cid-r0eqXGVrBd .mbr-section-title SPAN {
  color: #000000;
}
.cid-r0eqXGVrBd hr {
  border-top: 4px double #5bbc62;
}
.cid-r0eqXGVrBd .hidden-sm-down {
  background-color: #ffffff;
}
.cid-r0eqXGVrBd .mbri-down {
  color: black;
}
.cid-r0eqXGVrBd H4 {
  color: #231f20;
}
.cid-r0wSAhegfV {
  padding-top: 75px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-r0wSAhegfV .mbr-section-title,
.cid-r0wSAhegfV .mbr-section-subtitle {
  color: #879a9f;
}
.cid-r0wSAhegfV .mbr-section-text {
  color: #767676;
}
.cid-r0wSAhegfV .mbr-text,
.cid-r0wSAhegfV .typed-text,
.cid-r0wSAhegfV .mbr-section-text {
  letter-spacing: 0.03rem;
}
.cid-r0wSAhegfV .btn {
  margin-left: 4px !important;
}
.cid-r0wSAhegfV .animated-element {
  color: #5bbc62;
}
.cid-r0wSAhegfV .typed-cursor {
  opacity: 1;
  -webkit-animation: blink 0.7s infinite;
  -moz-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite;
  color: #5bbc62;
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-r0wSAhegfV .mbr-section-title {
  color: #3dd2c7;
}
.cid-r0wSAhegfV .mbr-section-subtitle,
.cid-r0wSAhegfV .typed-text {
  color: #231f20;
  text-align: center;
}
.cid-r0wSAhegfV .mbr-section-subtitle,
.cid-r0wSAhegfV .typed-text B {
  color: #232323;
}
.cid-r0wSAhegfV span1 {
  color: #5bbc62;
}
.cid-r0wSAhegfV .mbr-section-text,
.cid-r0wSAhegfV .mbr-section-btn {
  text-align: center;
  color: #231f20;
}
.cid-r0wSAhegfV .mbr-section-text,
.cid-r0wSAhegfV .mbr-section-btn B {
  color: #232323;
}
.cid-r0esmG65z9 {
  padding-top: 150px;
  padding-bottom: 150px;
  background-image: url("../../../assets/images/casey-horner-487085-unsplash-2000x1335.jpg");
}
.cid-r0esmG65z9 .text {
  letter-spacing: 0.03em;
  line-height: 1.7;
}
.cid-r0esmG65z9 .mbr-text {
  width: 100%;
  height: auto;
}
@media (max-width: 991px) {
  .cid-r0esmG65z9 .row {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .cid-r0esmG65z9 .content {
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.cid-r41oPCDaF3 {
  padding-top: 30px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-r41oPCDaF3 a:link {
  text-decoration: none;
}
.cid-r41oPCDaF3 .icon-transition span {
  padding: 0.1rem 0.9rem;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  height: 3em;
  line-height: 3em;
  width: 3em;
  background: #5bbc62 none repeat scroll 0 0;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-size: 14px;
}
.cid-r41oPCDaF3 .icon-transition span:hover {
  background-color: #231f20;
}
.cid-r41oPCDaF3 .social-media ul {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}
.cid-r41oPCDaF3 .social-media ul li {
  padding: 4px;
  display: inline-block;
}
.cid-r41oPCDaF3 .foot-menu {
  flex-direction: row;
  margin: 0;
  margin-bottom: 8px;
  padding: .6em 0;
}
.cid-r41oPCDaF3 .foot-menu > li {
  font-size: 14px;
  padding: 0;
  display: inline-block;
}
.cid-r41oPCDaF3 .foot-menu > li .rhombus {
  width: 0;
  height: 0;
  right: 4px;
  border: 4px solid transparent;
  border-bottom-color: #444444;
  position: relative;
  top: -19px;
}
.cid-r41oPCDaF3 .foot-menu > li .rhombus::after {
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  left: -4px;
  top: 4px;
  border: 4px solid transparent;
  border-top-color: #444444;
}
.cid-r41oPCDaF3 .foot-menu li a {
  font-family: 'OpenSans', sans-serif;
  display: inline-block;
  letter-spacing: 2px;
  padding: 0 10px;
}
.cid-r41oPCDaF3 .plan-title,
.cid-r41oPCDaF3 .text-letter {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-weight: 600;
}
.cid-r41oPCDaF3 .plan-title {
  color: #444444;
}
@media (max-width: 767px) {
  .cid-r41oPCDaF3 .foot-menu {
    padding: 15px 1rem;
  }
}
.cid-r41oPCDaF3 .mbr-section-title span {
  color: #ffbc00;
}
.cid-r41oPCDaF3 .mbr-text {
  color: #231f20;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

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

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

:focus {
  outline: none;
}

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

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

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

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel-item img {
  margin: auto;
}

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

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

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

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

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

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

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

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

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

#scrollToTop a {
  opacity: .5;
}

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

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

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

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

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

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

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

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropup .dropdown-toggle::after {
  display: none;
}
.cid-r0vvz6SRa4 .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #ffffff;
}
.cid-r0vvz6SRa4 .navbar.opened {
  transition: all .3s;
  background: #ffffff !important;
}
.cid-r0vvz6SRa4 .navbar .dropdown-item {
  transition: all .3s;
  padding: .3rem 1.5rem;
  border-bottom: 1px solid #42a249;
  color: #ffffff !important;
  background: #5bbc62 !important;
}
.cid-r0vvz6SRa4 .navbar .dropdown-item:hover {
  padding-left: 2rem;
}
.cid-r0vvz6SRa4 .navbar .dropdown-item:focus border {
  outline: none;
}
.cid-r0vvz6SRa4 .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-r0vvz6SRa4 .navbar .dropdown-menu {
  width: 100%;
  padding: 3px 0 0 0;
  background: transparent !important;
}
.cid-r0vvz6SRa4 .navbar .dropdown-menu > .dropdown-item:first-child {
  border-top: 2px solid #5bbc62;
}
.cid-r0vvz6SRa4 .navbar .dropdown-menu .dropdown-submenu {
  padding-top: 0px;
}
.cid-r0vvz6SRa4 .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-r0vvz6SRa4 .navbar.collapsed .dropdown-menu {
  width: auto;
  padding: 1rem 0 1rem 0;
  border-top: none !important;
  background: transparent !important;
}
.cid-r0vvz6SRa4 .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-r0vvz6SRa4 .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-r0vvz6SRa4 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-r0vvz6SRa4 .navbar.collapsed .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  padding: 0.667em 1.667em;
}
.cid-r0vvz6SRa4 .navbar.collapsed .nav-dropdown .link {
  margin: 0.667em 1.667em;
}
.cid-r0vvz6SRa4 .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-r0vvz6SRa4 .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
  border-bottom: none !important;
  background: transparent !important;
  color: inherit !important;
}
.cid-r0vvz6SRa4 .navbar.collapsed .dropdown-menu .dropdown-item:first-child {
  border-top: none;
}
@media (max-width: 991px) {
  .cid-r0vvz6SRa4 .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-r0vvz6SRa4 .navbar .dropdown-menu {
    width: auto;
    padding: 1rem 0 1rem 0;
    background: transparent !important;
    border-top: none !important;
  }
  .cid-r0vvz6SRa4 .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-r0vvz6SRa4 .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-r0vvz6SRa4 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-r0vvz6SRa4 .navbar .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
    padding: 0.667em 1.667em;
  }
  .cid-r0vvz6SRa4 .navbar .nav-dropdown .link {
    margin: 0.667em 1.667em;
  }
  .cid-r0vvz6SRa4 .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-r0vvz6SRa4 .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-r0vvz6SRa4 .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
    border-bottom: none !important;
    background: transparent !important;
    color: inherit !important;
  }
  .cid-r0vvz6SRa4 .navbar .dropdown-menu .dropdown-item:first-child {
    border-top: none;
  }
  .cid-r0vvz6SRa4 .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-r0vvz6SRa4 .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
.cid-r0vvz6SRa4 .navbar.navbar-short {
  background: #ffffff !important;
  min-height: 60px;
}
.cid-r0vvz6SRa4 .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-r0vvz6SRa4 .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-r0vvz6SRa4 .navbar-brand {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-r0vvz6SRa4 .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-r0vvz6SRa4 .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-r0vvz6SRa4 .dropdown-item.active,
.cid-r0vvz6SRa4 .dropdown-item:active {
  background-color: transparent;
}
.cid-r0vvz6SRa4 .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-r0vvz6SRa4 .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-r0vvz6SRa4 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-r0vvz6SRa4 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-r0vvz6SRa4 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: -2px 0 0 0;
  left: 100%;
}
.cid-r0vvz6SRa4 .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-r0vvz6SRa4 ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-r0vvz6SRa4 .navbar-buttons {
  text-align: center;
}
.cid-r0vvz6SRa4 button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  align-self: center;
}
.cid-r0vvz6SRa4 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #5bbc62;
}
.cid-r0vvz6SRa4 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-r0vvz6SRa4 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-r0vvz6SRa4 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-r0vvz6SRa4 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-r0vvz6SRa4 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-r0vvz6SRa4 nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-r0vvz6SRa4 nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-r0vvz6SRa4 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-r0vvz6SRa4 .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-r0vvz6SRa4 a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  letter-spacing: 2px;
}
.cid-r0vvz6SRa4 .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-r0vvz6SRa4 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  padding: 1.667em 1.667em;
}
.cid-r0vvz6SRa4 .nav-dropdown .link {
  margin: 1.667em 1.667em;
}
.cid-r0vvz6SRa4 .nav-link:hover,
.cid-r0vvz6SRa4 .dropdown-item:hover {
  color: #5bbc62 !important;
}
.cid-r0vvz6SRa4 .color01 {
  color: #5bbc62;
}
.cid-r0vvz6SRa4 .color02 {
  color: #231f20;
}
.cid-r0vAm8h1n9 {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-r0vAm8h1n9 .text {
  letter-spacing: 0.03em;
  line-height: 1.7;
}
.cid-r0vAm8h1n9 .mbr-text {
  width: 100%;
  height: auto;
}
@media (max-width: 991px) {
  .cid-r0vAm8h1n9 .row {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .cid-r0vAm8h1n9 .content {
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.cid-r0vxTsnUsE {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-r0vxTsnUsE .icon-transition span {
  padding: 0.1rem 0.9rem;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  height: 3em;
  line-height: 3em;
  width: 3em;
  background: #5bbc62 none repeat scroll 0 0;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-size: 14px;
}
.cid-r0vxTsnUsE .content-row {
  flex-direction: row-reverse;
}
.cid-r0vxTsnUsE .photo-split {
  padding: 0;
}
.cid-r0vxTsnUsE .photo-split img {
  width: 100%;
}
.cid-r0vxTsnUsE .icon-transition span:hover {
  background-color: #232323;
}
.cid-r0vxTsnUsE .counter-container ul {
  display: flex;
  flex-direction: column;
}
.cid-r0vxTsnUsE .counter-container ul li {
  margin-bottom: .5rem;
  list-style: ✓;
}
.cid-r0vxTsnUsE .counter-container ul li:before {
  color: #5bbc62;
  display: inline-block;
  content: '✓';
  text-align: center;
  line-height: 1.5em;
  transition: all .2s;
  width: 25px;
  height: 25px;
}
.cid-r0vxTsnUsE .wrap-block {
  padding: 3rem 3rem;
}
.cid-r0vxTsnUsE .wrap-block ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cid-r0vxTsnUsE .wrap-block ul li {
  display: inline-block;
}
.cid-r0vxTsnUsE .wrap-block ul li span {
  text-align: center;
}
.cid-r0vxTsnUsE .social-media {
  margin-top: 1.5em;
  padding: 0;
}
.cid-r0vxTsnUsE .social-media ul {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}
.cid-r0vxTsnUsE .social-media ul li {
  padding: 4px;
  display: inline-block;
}
.cid-r0vxTsnUsE .mbr-list,
.cid-r0vxTsnUsE .social-media ul {
  text-align: left;
}
@media (max-width: 500px) {
  .cid-r0vxTsnUsE .wrap-block {
    padding: 3rem 1rem;
  }
}
@media (max-width: 767px) {
  .cid-r0vxTsnUsE .mbr-section-title,
  .cid-r0vxTsnUsE .mbr-section-subtitle,
  .cid-r0vxTsnUsE .mbr-text {
    text-align: center !important;
  }
  .cid-r0vxTsnUsE .social-list {
    text-align: center !important;
  }
}
.cid-r0vxTsnUsE .slider-text-two {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  display: inline-block;
  outline: 5px solid #5bbc62;
  outline-offset: -15px;
  padding: 65px 50px;
  position: relative;
}
.cid-r0vxTsnUsE .mbr-section-title {
  color: #231f20;
}
.cid-r0vxTsnUsE .mbr-section-subtitle {
  color: #231f20;
}
.cid-r0vxTsnUsE .mbr-text DIV {
  color: #231f20;
}
.cid-r0vxTsnUsE .mbr-list,
.cid-r0vxTsnUsE .social-media UL {
  color: #231f20;
}
.cid-rLcy0gu45t {
  padding-top: 90px;
  padding-bottom: 90px;
  background-image: url("../../../assets/images/dawid-zawila-279998-unsplash-2000x1333.jpg");
}
.cid-rLcy0gu45t .title {
  padding: 0 1em;
  margin-bottom: 25px;
  color: #5bbc62;
  background: #fff;
}
.cid-rLcy0gu45t .price-item {
  background: 0 2px 5px #5bbc62;
  padding: 25px 0em;
  margin-bottom: 3em;
  border: 0px solid #f1f1f1;
  -moz-box-shadow: 0 2px 5px #5bbc62;
  -webkit-box-shadow: 0 2px 5px #5bbc62;
  box-shadow: 0 2px 5px #5bbc62;
}
.cid-rLcy0gu45t .price-tage {
  background: #5bbc62;
  padding: 15px 1em;
}
.cid-rLcy0gu45t .pricing-footer {
  display: flex;
  justify-content: center;
}
.cid-rLcy0gu45t .price-tage > span {
  letter-spacing: 2px;
}
.cid-rLcy0gu45t .table-content {
  padding: 0;
  margin-bottom: 25px;
  text-align: center;
}
.cid-rLcy0gu45t .table-content > li {
  list-style: none;
  border-bottom: 0px solid #5bbc62;
  padding: 1em 1em;
  background: #fff;
}
.cid-rLcy0gu45t .table-content > li:last-child {
  border-bottom: 0px solid #5bbc62;
  background: #fff;
}
.cid-rLcy0gu45t .table-content > li:nth-child(2n) {
  background: #fff;
}
.cid-rLcy0gu45t .costs {
  color: #ffffff;
}
.cid-rLcy0gu45t .costs-title {
  color: #ffffff;
}
.cid-rLcy0gu45t .title B {
  color: #5bbc62;
}
.cid-rLcy0gu45t .color01 {
  background: rgba(255, 255, 255, 0.75);
  border-radius: 30px;
}
.cid-rLcy0gu45t .color02 {
  background: #fff;
}
.cid-rLcy0gu45t H1 {
  text-align: center;
  color: #5bbc62;
}
.cid-rLcy0gu45t H3 {
  text-align: center;
  color: #5bbc62;
}
.cid-rLcy0gu45t H4 {
  text-align: center;
  color: #000000;
}
.cid-s0L8PBgsJj {
  padding-top: 150px;
  padding-bottom: 150px;
  background-image: url("../../../assets/images/casey-horner-487085-unsplash-2000x1335.jpg");
}
.cid-s0L8PBgsJj .text {
  letter-spacing: 0.03em;
  line-height: 1.7;
}
.cid-s0L8PBgsJj .mbr-text {
  width: 100%;
  height: auto;
}
@media (max-width: 991px) {
  .cid-s0L8PBgsJj .row {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .cid-s0L8PBgsJj .content {
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.cid-sX2WvPhr7n {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-sX2WvPhr7n .mbr-section-heading {
  margin-bottom: 0.5em;
  color: #231f20;
}
.cid-sX2WvPhr7n .input-main {
  width: 99.6%;
  margin-left: .1em;
}
.cid-sX2WvPhr7n .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-sX2WvPhr7n .input-wrap {
  padding: 0;
  margin-bottom: 1.3em;
}
.cid-sX2WvPhr7n .input-wrap input {
  border: 2px solid #5bbc62;
  padding-left: .5em;
  height: 2.5em;
  width: 96%;
}
.cid-sX2WvPhr7n .form-group textarea {
  border: 2px solid #5bbc62;
  height: 15em;
  background-color: white;
  padding: 0.5em 0.6em;
  width: 98%;
}
.cid-sX2WvPhr7n span1 {
  color: #5bbc62;
}
.cid-sX2WvPhr7n .text01 {
  color: #5bbc62;
}
.cid-sX2WvPhr7n span2 {
  font-size: large;
}
.cid-sX2WvPhr7n #col {
  column-count: 2;
}
.cid-s0L92hAugq {
  padding-top: 30px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-s0L92hAugq a:link {
  text-decoration: none;
}
.cid-s0L92hAugq .icon-transition span {
  padding: 0.1rem 0.9rem;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  height: 3em;
  line-height: 3em;
  width: 3em;
  background: #5bbc62 none repeat scroll 0 0;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-size: 14px;
}
.cid-s0L92hAugq .icon-transition span:hover {
  background-color: #231f20;
}
.cid-s0L92hAugq .social-media ul {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}
.cid-s0L92hAugq .social-media ul li {
  padding: 4px;
  display: inline-block;
}
.cid-s0L92hAugq .foot-menu {
  flex-direction: row;
  margin: 0;
  margin-bottom: 8px;
  padding: .6em 0;
}
.cid-s0L92hAugq .foot-menu > li {
  font-size: 14px;
  padding: 0;
  display: inline-block;
}
.cid-s0L92hAugq .foot-menu > li .rhombus {
  width: 0;
  height: 0;
  right: 4px;
  border: 4px solid transparent;
  border-bottom-color: #444444;
  position: relative;
  top: -19px;
}
.cid-s0L92hAugq .foot-menu > li .rhombus::after {
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  left: -4px;
  top: 4px;
  border: 4px solid transparent;
  border-top-color: #444444;
}
.cid-s0L92hAugq .foot-menu li a {
  font-family: 'OpenSans', sans-serif;
  display: inline-block;
  letter-spacing: 2px;
  padding: 0 10px;
}
.cid-s0L92hAugq .plan-title,
.cid-s0L92hAugq .text-letter {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-weight: 600;
}
.cid-s0L92hAugq .plan-title {
  color: #444444;
}
@media (max-width: 767px) {
  .cid-s0L92hAugq .foot-menu {
    padding: 15px 1rem;
  }
}
.cid-s0L92hAugq .mbr-section-title span {
  color: #ffbc00;
}
.cid-s0L92hAugq .mbr-text {
  color: #231f20;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

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

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

:focus {
  outline: none;
}

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

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

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

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel-item img {
  margin: auto;
}

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

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

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

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

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

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

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

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

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

#scrollToTop a {
  opacity: .5;
}

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

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

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

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

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

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

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

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropup .dropdown-toggle::after {
  display: none;
}
.cid-r0vvz6SRa4 .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #ffffff;
}
.cid-r0vvz6SRa4 .navbar.opened {
  transition: all .3s;
  background: #ffffff !important;
}
.cid-r0vvz6SRa4 .navbar .dropdown-item {
  transition: all .3s;
  padding: .3rem 1.5rem;
  border-bottom: 1px solid #42a249;
  color: #ffffff !important;
  background: #5bbc62 !important;
}
.cid-r0vvz6SRa4 .navbar .dropdown-item:hover {
  padding-left: 2rem;
}
.cid-r0vvz6SRa4 .navbar .dropdown-item:focus border {
  outline: none;
}
.cid-r0vvz6SRa4 .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-r0vvz6SRa4 .navbar .dropdown-menu {
  width: 100%;
  padding: 3px 0 0 0;
  background: transparent !important;
}
.cid-r0vvz6SRa4 .navbar .dropdown-menu > .dropdown-item:first-child {
  border-top: 2px solid #5bbc62;
}
.cid-r0vvz6SRa4 .navbar .dropdown-menu .dropdown-submenu {
  padding-top: 0px;
}
.cid-r0vvz6SRa4 .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-r0vvz6SRa4 .navbar.collapsed .dropdown-menu {
  width: auto;
  padding: 1rem 0 1rem 0;
  border-top: none !important;
  background: transparent !important;
}
.cid-r0vvz6SRa4 .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-r0vvz6SRa4 .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-r0vvz6SRa4 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-r0vvz6SRa4 .navbar.collapsed .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  padding: 0.667em 1.667em;
}
.cid-r0vvz6SRa4 .navbar.collapsed .nav-dropdown .link {
  margin: 0.667em 1.667em;
}
.cid-r0vvz6SRa4 .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-r0vvz6SRa4 .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
  border-bottom: none !important;
  background: transparent !important;
  color: inherit !important;
}
.cid-r0vvz6SRa4 .navbar.collapsed .dropdown-menu .dropdown-item:first-child {
  border-top: none;
}
@media (max-width: 991px) {
  .cid-r0vvz6SRa4 .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-r0vvz6SRa4 .navbar .dropdown-menu {
    width: auto;
    padding: 1rem 0 1rem 0;
    background: transparent !important;
    border-top: none !important;
  }
  .cid-r0vvz6SRa4 .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-r0vvz6SRa4 .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-r0vvz6SRa4 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-r0vvz6SRa4 .navbar .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
    padding: 0.667em 1.667em;
  }
  .cid-r0vvz6SRa4 .navbar .nav-dropdown .link {
    margin: 0.667em 1.667em;
  }
  .cid-r0vvz6SRa4 .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-r0vvz6SRa4 .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-r0vvz6SRa4 .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
    border-bottom: none !important;
    background: transparent !important;
    color: inherit !important;
  }
  .cid-r0vvz6SRa4 .navbar .dropdown-menu .dropdown-item:first-child {
    border-top: none;
  }
  .cid-r0vvz6SRa4 .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-r0vvz6SRa4 .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
.cid-r0vvz6SRa4 .navbar.navbar-short {
  background: #ffffff !important;
  min-height: 60px;
}
.cid-r0vvz6SRa4 .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-r0vvz6SRa4 .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-r0vvz6SRa4 .navbar-brand {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-r0vvz6SRa4 .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-r0vvz6SRa4 .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-r0vvz6SRa4 .dropdown-item.active,
.cid-r0vvz6SRa4 .dropdown-item:active {
  background-color: transparent;
}
.cid-r0vvz6SRa4 .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-r0vvz6SRa4 .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-r0vvz6SRa4 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-r0vvz6SRa4 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-r0vvz6SRa4 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: -2px 0 0 0;
  left: 100%;
}
.cid-r0vvz6SRa4 .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-r0vvz6SRa4 ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-r0vvz6SRa4 .navbar-buttons {
  text-align: center;
}
.cid-r0vvz6SRa4 button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  align-self: center;
}
.cid-r0vvz6SRa4 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #5bbc62;
}
.cid-r0vvz6SRa4 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-r0vvz6SRa4 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-r0vvz6SRa4 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-r0vvz6SRa4 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-r0vvz6SRa4 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-r0vvz6SRa4 nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-r0vvz6SRa4 nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-r0vvz6SRa4 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-r0vvz6SRa4 .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-r0vvz6SRa4 a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  letter-spacing: 2px;
}
.cid-r0vvz6SRa4 .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-r0vvz6SRa4 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  padding: 1.667em 1.667em;
}
.cid-r0vvz6SRa4 .nav-dropdown .link {
  margin: 1.667em 1.667em;
}
.cid-r0vvz6SRa4 .nav-link:hover,
.cid-r0vvz6SRa4 .dropdown-item:hover {
  color: #5bbc62 !important;
}
.cid-r0vvz6SRa4 .color01 {
  color: #5bbc62;
}
.cid-r0vvz6SRa4 .color02 {
  color: #231f20;
}
.cid-r6yiLccIzx {
  padding-top: 150px;
  padding-bottom: 30px;
  background-color: #5bbc62;
}
.cid-r6yiLccIzx .text {
  letter-spacing: 0.03em;
  line-height: 1.7;
}
.cid-r6yiLccIzx .mbr-text {
  width: 100%;
  height: auto;
}
@media (max-width: 991px) {
  .cid-r6yiLccIzx .row {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .cid-r6yiLccIzx .content {
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.cid-r6yjb7mJ5w {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-r6yDGzqNvR {
  padding-top: 45px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-r6yEXqiKbG {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-r6yV59IhQv {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-r6yX4FBBtI {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-r6yYo1t85l {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-r6yZ5n2gNZ {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-r6yZOo75p5 {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-r6z2Bowz7M {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-r6z3xZNgLS {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-r6z3Bh00CW {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-r6z696jgC9 {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-r6z7rtNcuQ {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-r6z7y4QZYH {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-r6z819su6z {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-s0L9lNlIeJ {
  padding-top: 30px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-s0L9lNlIeJ a:link {
  text-decoration: none;
}
.cid-s0L9lNlIeJ .icon-transition span {
  padding: 0.1rem 0.9rem;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  height: 3em;
  line-height: 3em;
  width: 3em;
  background: #5bbc62 none repeat scroll 0 0;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-size: 14px;
}
.cid-s0L9lNlIeJ .icon-transition span:hover {
  background-color: #231f20;
}
.cid-s0L9lNlIeJ .social-media ul {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}
.cid-s0L9lNlIeJ .social-media ul li {
  padding: 4px;
  display: inline-block;
}
.cid-s0L9lNlIeJ .foot-menu {
  flex-direction: row;
  margin: 0;
  margin-bottom: 8px;
  padding: .6em 0;
}
.cid-s0L9lNlIeJ .foot-menu > li {
  font-size: 14px;
  padding: 0;
  display: inline-block;
}
.cid-s0L9lNlIeJ .foot-menu > li .rhombus {
  width: 0;
  height: 0;
  right: 4px;
  border: 4px solid transparent;
  border-bottom-color: #444444;
  position: relative;
  top: -19px;
}
.cid-s0L9lNlIeJ .foot-menu > li .rhombus::after {
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  left: -4px;
  top: 4px;
  border: 4px solid transparent;
  border-top-color: #444444;
}
.cid-s0L9lNlIeJ .foot-menu li a {
  font-family: 'OpenSans', sans-serif;
  display: inline-block;
  letter-spacing: 2px;
  padding: 0 10px;
}
.cid-s0L9lNlIeJ .plan-title,
.cid-s0L9lNlIeJ .text-letter {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-weight: 600;
}
.cid-s0L9lNlIeJ .plan-title {
  color: #444444;
}
@media (max-width: 767px) {
  .cid-s0L9lNlIeJ .foot-menu {
    padding: 15px 1rem;
  }
}
.cid-s0L9lNlIeJ .mbr-section-title span {
  color: #ffbc00;
}
.cid-s0L9lNlIeJ .mbr-text {
  color: #231f20;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

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

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

:focus {
  outline: none;
}

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

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

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

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel-item img {
  margin: auto;
}

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

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

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

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

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

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

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

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

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

#scrollToTop a {
  opacity: .5;
}

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

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

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

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

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

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

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

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropup .dropdown-toggle::after {
  display: none;
}
.cid-r0vvz6SRa4 .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #ffffff;
}
.cid-r0vvz6SRa4 .navbar.opened {
  transition: all .3s;
  background: #ffffff !important;
}
.cid-r0vvz6SRa4 .navbar .dropdown-item {
  transition: all .3s;
  padding: .3rem 1.5rem;
  border-bottom: 1px solid #42a249;
  color: #ffffff !important;
  background: #5bbc62 !important;
}
.cid-r0vvz6SRa4 .navbar .dropdown-item:hover {
  padding-left: 2rem;
}
.cid-r0vvz6SRa4 .navbar .dropdown-item:focus border {
  outline: none;
}
.cid-r0vvz6SRa4 .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-r0vvz6SRa4 .navbar .dropdown-menu {
  width: 100%;
  padding: 3px 0 0 0;
  background: transparent !important;
}
.cid-r0vvz6SRa4 .navbar .dropdown-menu > .dropdown-item:first-child {
  border-top: 2px solid #5bbc62;
}
.cid-r0vvz6SRa4 .navbar .dropdown-menu .dropdown-submenu {
  padding-top: 0px;
}
.cid-r0vvz6SRa4 .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-r0vvz6SRa4 .navbar.collapsed .dropdown-menu {
  width: auto;
  padding: 1rem 0 1rem 0;
  border-top: none !important;
  background: transparent !important;
}
.cid-r0vvz6SRa4 .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-r0vvz6SRa4 .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-r0vvz6SRa4 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-r0vvz6SRa4 .navbar.collapsed .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  padding: 0.667em 1.667em;
}
.cid-r0vvz6SRa4 .navbar.collapsed .nav-dropdown .link {
  margin: 0.667em 1.667em;
}
.cid-r0vvz6SRa4 .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-r0vvz6SRa4 .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
  border-bottom: none !important;
  background: transparent !important;
  color: inherit !important;
}
.cid-r0vvz6SRa4 .navbar.collapsed .dropdown-menu .dropdown-item:first-child {
  border-top: none;
}
@media (max-width: 991px) {
  .cid-r0vvz6SRa4 .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-r0vvz6SRa4 .navbar .dropdown-menu {
    width: auto;
    padding: 1rem 0 1rem 0;
    background: transparent !important;
    border-top: none !important;
  }
  .cid-r0vvz6SRa4 .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-r0vvz6SRa4 .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-r0vvz6SRa4 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-r0vvz6SRa4 .navbar .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
    padding: 0.667em 1.667em;
  }
  .cid-r0vvz6SRa4 .navbar .nav-dropdown .link {
    margin: 0.667em 1.667em;
  }
  .cid-r0vvz6SRa4 .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-r0vvz6SRa4 .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-r0vvz6SRa4 .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
    border-bottom: none !important;
    background: transparent !important;
    color: inherit !important;
  }
  .cid-r0vvz6SRa4 .navbar .dropdown-menu .dropdown-item:first-child {
    border-top: none;
  }
  .cid-r0vvz6SRa4 .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-r0vvz6SRa4 .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
.cid-r0vvz6SRa4 .navbar.navbar-short {
  background: #ffffff !important;
  min-height: 60px;
}
.cid-r0vvz6SRa4 .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-r0vvz6SRa4 .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-r0vvz6SRa4 .navbar-brand {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-r0vvz6SRa4 .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-r0vvz6SRa4 .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-r0vvz6SRa4 .dropdown-item.active,
.cid-r0vvz6SRa4 .dropdown-item:active {
  background-color: transparent;
}
.cid-r0vvz6SRa4 .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-r0vvz6SRa4 .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-r0vvz6SRa4 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-r0vvz6SRa4 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-r0vvz6SRa4 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: -2px 0 0 0;
  left: 100%;
}
.cid-r0vvz6SRa4 .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-r0vvz6SRa4 ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-r0vvz6SRa4 .navbar-buttons {
  text-align: center;
}
.cid-r0vvz6SRa4 button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  align-self: center;
}
.cid-r0vvz6SRa4 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #5bbc62;
}
.cid-r0vvz6SRa4 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-r0vvz6SRa4 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-r0vvz6SRa4 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-r0vvz6SRa4 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-r0vvz6SRa4 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-r0vvz6SRa4 nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-r0vvz6SRa4 nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-r0vvz6SRa4 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-r0vvz6SRa4 .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-r0vvz6SRa4 a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  letter-spacing: 2px;
}
.cid-r0vvz6SRa4 .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-r0vvz6SRa4 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  padding: 1.667em 1.667em;
}
.cid-r0vvz6SRa4 .nav-dropdown .link {
  margin: 1.667em 1.667em;
}
.cid-r0vvz6SRa4 .nav-link:hover,
.cid-r0vvz6SRa4 .dropdown-item:hover {
  color: #5bbc62 !important;
}
.cid-r0vvz6SRa4 .color01 {
  color: #5bbc62;
}
.cid-r0vvz6SRa4 .color02 {
  color: #231f20;
}
.cid-r6yk3J9jwj {
  padding-top: 150px;
  padding-bottom: 30px;
  background-color: #5bbc62;
}
.cid-r6yk3J9jwj .text {
  letter-spacing: 0.03em;
  line-height: 1.7;
}
.cid-r6yk3J9jwj .mbr-text {
  width: 100%;
  height: auto;
}
@media (max-width: 991px) {
  .cid-r6yk3J9jwj .row {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .cid-r6yk3J9jwj .content {
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.cid-r6yk468RKh {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-s0L9puzcHe {
  padding-top: 30px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-s0L9puzcHe a:link {
  text-decoration: none;
}
.cid-s0L9puzcHe .icon-transition span {
  padding: 0.1rem 0.9rem;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  height: 3em;
  line-height: 3em;
  width: 3em;
  background: #5bbc62 none repeat scroll 0 0;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-size: 14px;
}
.cid-s0L9puzcHe .icon-transition span:hover {
  background-color: #231f20;
}
.cid-s0L9puzcHe .social-media ul {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}
.cid-s0L9puzcHe .social-media ul li {
  padding: 4px;
  display: inline-block;
}
.cid-s0L9puzcHe .foot-menu {
  flex-direction: row;
  margin: 0;
  margin-bottom: 8px;
  padding: .6em 0;
}
.cid-s0L9puzcHe .foot-menu > li {
  font-size: 14px;
  padding: 0;
  display: inline-block;
}
.cid-s0L9puzcHe .foot-menu > li .rhombus {
  width: 0;
  height: 0;
  right: 4px;
  border: 4px solid transparent;
  border-bottom-color: #444444;
  position: relative;
  top: -19px;
}
.cid-s0L9puzcHe .foot-menu > li .rhombus::after {
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  left: -4px;
  top: 4px;
  border: 4px solid transparent;
  border-top-color: #444444;
}
.cid-s0L9puzcHe .foot-menu li a {
  font-family: 'OpenSans', sans-serif;
  display: inline-block;
  letter-spacing: 2px;
  padding: 0 10px;
}
.cid-s0L9puzcHe .plan-title,
.cid-s0L9puzcHe .text-letter {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-weight: 600;
}
.cid-s0L9puzcHe .plan-title {
  color: #444444;
}
@media (max-width: 767px) {
  .cid-s0L9puzcHe .foot-menu {
    padding: 15px 1rem;
  }
}
.cid-s0L9puzcHe .mbr-section-title span {
  color: #ffbc00;
}
.cid-s0L9puzcHe .mbr-text {
  color: #231f20;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

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

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

:focus {
  outline: none;
}

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

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

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

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel-item img {
  margin: auto;
}

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

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

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

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

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

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

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

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

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

#scrollToTop a {
  opacity: .5;
}

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

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

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

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

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

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

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

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropup .dropdown-toggle::after {
  display: none;
}
.cid-rLcwqIr6m8 .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #ffffff;
}
.cid-rLcwqIr6m8 .navbar.opened {
  transition: all .3s;
  background: #ffffff !important;
}
.cid-rLcwqIr6m8 .navbar .dropdown-item {
  transition: all .3s;
  padding: .3rem 1.5rem;
  border-bottom: 1px solid #42a249;
  color: #ffffff !important;
  background: #5bbc62 !important;
}
.cid-rLcwqIr6m8 .navbar .dropdown-item:hover {
  padding-left: 2rem;
}
.cid-rLcwqIr6m8 .navbar .dropdown-item:focus border {
  outline: none;
}
.cid-rLcwqIr6m8 .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-rLcwqIr6m8 .navbar .dropdown-menu {
  width: 100%;
  padding: 3px 0 0 0;
  background: transparent !important;
}
.cid-rLcwqIr6m8 .navbar .dropdown-menu > .dropdown-item:first-child {
  border-top: 2px solid #5bbc62;
}
.cid-rLcwqIr6m8 .navbar .dropdown-menu .dropdown-submenu {
  padding-top: 0px;
}
.cid-rLcwqIr6m8 .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-rLcwqIr6m8 .navbar.collapsed .dropdown-menu {
  width: auto;
  padding: 1rem 0 1rem 0;
  border-top: none !important;
  background: transparent !important;
}
.cid-rLcwqIr6m8 .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rLcwqIr6m8 .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rLcwqIr6m8 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-rLcwqIr6m8 .navbar.collapsed .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  padding: 0.667em 1.667em;
}
.cid-rLcwqIr6m8 .navbar.collapsed .nav-dropdown .link {
  margin: 0.667em 1.667em;
}
.cid-rLcwqIr6m8 .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rLcwqIr6m8 .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
  border-bottom: none !important;
  background: transparent !important;
  color: inherit !important;
}
.cid-rLcwqIr6m8 .navbar.collapsed .dropdown-menu .dropdown-item:first-child {
  border-top: none;
}
@media (max-width: 991px) {
  .cid-rLcwqIr6m8 .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rLcwqIr6m8 .navbar .dropdown-menu {
    width: auto;
    padding: 1rem 0 1rem 0;
    background: transparent !important;
    border-top: none !important;
  }
  .cid-rLcwqIr6m8 .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rLcwqIr6m8 .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rLcwqIr6m8 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-rLcwqIr6m8 .navbar .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
    padding: 0.667em 1.667em;
  }
  .cid-rLcwqIr6m8 .navbar .nav-dropdown .link {
    margin: 0.667em 1.667em;
  }
  .cid-rLcwqIr6m8 .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rLcwqIr6m8 .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rLcwqIr6m8 .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
    border-bottom: none !important;
    background: transparent !important;
    color: inherit !important;
  }
  .cid-rLcwqIr6m8 .navbar .dropdown-menu .dropdown-item:first-child {
    border-top: none;
  }
  .cid-rLcwqIr6m8 .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rLcwqIr6m8 .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
.cid-rLcwqIr6m8 .navbar.navbar-short {
  background: #ffffff !important;
  min-height: 60px;
}
.cid-rLcwqIr6m8 .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rLcwqIr6m8 .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rLcwqIr6m8 .navbar-brand {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rLcwqIr6m8 .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rLcwqIr6m8 .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rLcwqIr6m8 .dropdown-item.active,
.cid-rLcwqIr6m8 .dropdown-item:active {
  background-color: transparent;
}
.cid-rLcwqIr6m8 .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rLcwqIr6m8 .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rLcwqIr6m8 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rLcwqIr6m8 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-rLcwqIr6m8 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: -2px 0 0 0;
  left: 100%;
}
.cid-rLcwqIr6m8 .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-rLcwqIr6m8 ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-rLcwqIr6m8 .navbar-buttons {
  text-align: center;
}
.cid-rLcwqIr6m8 button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  align-self: center;
}
.cid-rLcwqIr6m8 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #5bbc62;
}
.cid-rLcwqIr6m8 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rLcwqIr6m8 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rLcwqIr6m8 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rLcwqIr6m8 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rLcwqIr6m8 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rLcwqIr6m8 nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rLcwqIr6m8 nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rLcwqIr6m8 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rLcwqIr6m8 .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-rLcwqIr6m8 a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  letter-spacing: 2px;
}
.cid-rLcwqIr6m8 .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rLcwqIr6m8 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  padding: 1.667em 1.667em;
}
.cid-rLcwqIr6m8 .nav-dropdown .link {
  margin: 1.667em 1.667em;
}
.cid-rLcwqIr6m8 .nav-link:hover,
.cid-rLcwqIr6m8 .dropdown-item:hover {
  color: #5bbc62 !important;
}
.cid-rLcwqIr6m8 .color01 {
  color: #5bbc62;
}
.cid-rLcwqIr6m8 .color02 {
  color: #231f20;
}
.cid-rLcwqLXsXb {
  padding-top: 90px;
  padding-bottom: 90px;
  background-image: url("../../../assets/images/01-1-2000x1500.jpg");
}
.cid-rLcwqLXsXb .text {
  letter-spacing: 0.03em;
  line-height: 1.7;
}
.cid-rLcwqLXsXb .mbr-text {
  width: 100%;
  height: auto;
  text-align: center;
}
@media (max-width: 991px) {
  .cid-rLcwqLXsXb .row {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .cid-rLcwqLXsXb .content {
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.cid-rLcwqMx4Ic {
  padding-top: 75px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rLcwqMx4Ic .text {
  letter-spacing: 0.03em;
  line-height: 1.7;
}
.cid-rLcwqMx4Ic .mbr-text {
  width: 100%;
  height: auto;
  color: #231f20;
}
@media (max-width: 991px) {
  .cid-rLcwqMx4Ic .row {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .cid-rLcwqMx4Ic .content {
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.cid-rLcwqMx4Ic .mbr-section-title {
  color: #231f20;
  text-align: center;
}
.cid-rLcwqMx4Ic span1 {
  color: #5bbc62;
}
.cid-rLcwqNcYwC {
  padding-top: 0px;
  padding-bottom: 0px;
  background: #ffffff;
}
.cid-rLcwqNcYwC .video-block {
  margin: auto;
}
@media (max-width: 768px) {
  .cid-rLcwqNcYwC .video-block {
    width: 100% !important;
    height: 100%;
  }
  .cid-rLcwqNcYwC .btn {
    margin: 0.5rem 0.5rem;
  }
}
.cid-rLcwqNcYwC .underline {
  margin-top: -0.5rem;
  margin-bottom: 1rem;
}
.cid-rLcwqNcYwC .underline .line {
  width: 3rem;
  height: 2px;
  background: #444444;
  display: inline-block;
}
.cid-rLcwqNcYwC .row {
  margin-top: 1rem;
}
.cid-rLcwqNcYwC .mbr-section-subtitle {
  margin-bottom: 1rem;
}
.cid-rLcwqNcYwC .cid-rMsl3RkRso {
  background: #ffffff;
  padding-top: 20px;
  padding-bottom: 5px;
}
.cid-rLcwqNcYwC .cid-rMsl3RkRso .video-container {
  position: relative;
  padding-bottom: 53%;
  padding-top: 30px;
  margin-bottom: -20%;
  height: 0;
  overflow: hidden;
}
.cid-rLcwqNcYwC .cid-rMsl3RkRso .video-container iframe,
.cid-rLcwqNcYwC .cid-rMsl3RkRso .video-container object,
.cid-rLcwqNcYwC .cid-rMsl3RkRso .video-container embed {
  position: absolute;
  top: 0;
  left: 17%;
  width: 65%;
  height: 65%;
}
.cid-rLcwqNMbBN {
  padding-top: 30px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-rLcwqNMbBN .row {
  justify-content: center;
}
.cid-rLcwqNMbBN .row {
  padding: 0;
}
@media (max-width: 992px) {
  .cid-rLcwqNMbBN .row {
    padding: 0 12px;
  }
}
.cid-rLcwqNMbBN .mbr-section-title {
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #232323;
  text-align: center;
}
.cid-rLcwqNMbBN .nav {
  border: none;
}
.cid-rLcwqNMbBN .nav-tabs {
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rLcwqNMbBN .nav-tabs .nav-link {
  box-sizing: border-box;
  color: #5bbc62;
  font-style: normal;
  font-weight: 500;
  padding: 1rem 3rem;
  margin: 0px;
  margin-left: -0.5px;
  margin-right: -0.5px;
  margin-bottom: 1rem;
  transition: all .5s;
  border-radius: 0px !important;
  border-bottom: 1px solid #5bbc62;
}
.cid-rLcwqNMbBN .nav-tabs .nav-link:hover {
  border: 1px solid #5bbc62;
  background-color: #5bbc62;
  color: #ffffff;
}
.cid-rLcwqNMbBN .nav-tabs .nav-link.active {
  border: 1px solid #5bbc62;
  font-weight: 500;
  color: #ffffff;
  font-style: normal;
  background: #5bbc62;
}
.cid-rLcwqNMbBN P {
  text-align: left;
  color: #231f20;
}
.cid-rLcwqNMbBN .image-wrapper {
  padding: 10px 0px;
}
@media (max-width: 992px) {
  .cid-rLcwqNMbBN .image-wrapper {
    padding: 10px 0;
  }
}
.cid-rLcwqNMbBN .image-wrapper img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}
@media (max-width: 992px) {
  .cid-rLcwqNMbBN .image-wrapper img {
    height: 200px;
  }
}
@media (max-width: 425px) {
  .cid-rLcwqNMbBN .image-wrapper img {
    height: 150px;
  }
}
.cid-rLcwqOO4Le {
  padding-top: 90px;
  padding-bottom: 90px;
  background-image: url("../../../assets/images/background4.jpg");
}
.cid-rLcwqOO4Le .text {
  letter-spacing: 0.03em;
  line-height: 1.7;
}
.cid-rLcwqOO4Le .mbr-text {
  width: 100%;
  height: auto;
  text-align: center;
}
@media (max-width: 991px) {
  .cid-rLcwqOO4Le .row {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .cid-rLcwqOO4Le .content {
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.cid-rLcwqOO4Le .mbr-section-title {
  text-align: center;
}
.cid-rLcwqOO4Le span1 {
  color: #5bbc62;
}
.cid-rLcwqPsMG0 {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-rLcwqSyW9i {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-rLcwqSyW9i .mbr-section-heading {
  margin-bottom: 0.5em;
  color: #231f20;
}
.cid-rLcwqSyW9i .input-main {
  width: 99.6%;
  margin-left: .1em;
}
.cid-rLcwqSyW9i .form-1 {
  margin: 0 1em;
  padding: 0;
}
.cid-rLcwqSyW9i .input-wrap {
  padding: 0;
  margin-bottom: 1.3em;
}
.cid-rLcwqSyW9i .input-wrap input {
  border: 2px solid #5bbc62;
  padding-left: .5em;
  height: 2.5em;
  width: 96%;
}
.cid-rLcwqSyW9i .form-group textarea {
  border: 2px solid #5bbc62;
  height: 15em;
  background-color: white;
  padding: 0.5em 0.6em;
  width: 98%;
}
.cid-rLcwqSyW9i span1 {
  color: #5bbc62;
}
.cid-rLcwqSyW9i .text01 {
  color: #5bbc62;
}
.cid-rLcwqSyW9i span2 {
  font-size: large;
}
.cid-rLcwqSyW9i #col {
  column-count: 2;
}
.cid-s0L7JL129i {
  padding-top: 30px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-s0L7JL129i a:link {
  text-decoration: none;
}
.cid-s0L7JL129i .icon-transition span {
  padding: 0.1rem 0.9rem;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  height: 3em;
  line-height: 3em;
  width: 3em;
  background: #5bbc62 none repeat scroll 0 0;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-size: 14px;
}
.cid-s0L7JL129i .icon-transition span:hover {
  background-color: #231f20;
}
.cid-s0L7JL129i .social-media ul {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}
.cid-s0L7JL129i .social-media ul li {
  padding: 4px;
  display: inline-block;
}
.cid-s0L7JL129i .foot-menu {
  flex-direction: row;
  margin: 0;
  margin-bottom: 8px;
  padding: .6em 0;
}
.cid-s0L7JL129i .foot-menu > li {
  font-size: 14px;
  padding: 0;
  display: inline-block;
}
.cid-s0L7JL129i .foot-menu > li .rhombus {
  width: 0;
  height: 0;
  right: 4px;
  border: 4px solid transparent;
  border-bottom-color: #444444;
  position: relative;
  top: -19px;
}
.cid-s0L7JL129i .foot-menu > li .rhombus::after {
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  left: -4px;
  top: 4px;
  border: 4px solid transparent;
  border-top-color: #444444;
}
.cid-s0L7JL129i .foot-menu li a {
  font-family: 'OpenSans', sans-serif;
  display: inline-block;
  letter-spacing: 2px;
  padding: 0 10px;
}
.cid-s0L7JL129i .plan-title,
.cid-s0L7JL129i .text-letter {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-weight: 600;
}
.cid-s0L7JL129i .plan-title {
  color: #444444;
}
@media (max-width: 767px) {
  .cid-s0L7JL129i .foot-menu {
    padding: 15px 1rem;
  }
}
.cid-s0L7JL129i .mbr-section-title span {
  color: #ffbc00;
}
.cid-s0L7JL129i .mbr-text {
  color: #231f20;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

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

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

:focus {
  outline: none;
}

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

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

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

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel-item img {
  margin: auto;
}

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

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

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

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

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

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

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

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

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

#scrollToTop a {
  opacity: .5;
}

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

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

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

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

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

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

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

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropup .dropdown-toggle::after {
  display: none;
}
.cid-rLcwqIr6m8 .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #ffffff;
}
.cid-rLcwqIr6m8 .navbar.opened {
  transition: all .3s;
  background: #ffffff !important;
}
.cid-rLcwqIr6m8 .navbar .dropdown-item {
  transition: all .3s;
  padding: .3rem 1.5rem;
  border-bottom: 1px solid #42a249;
  color: #ffffff !important;
  background: #5bbc62 !important;
}
.cid-rLcwqIr6m8 .navbar .dropdown-item:hover {
  padding-left: 2rem;
}
.cid-rLcwqIr6m8 .navbar .dropdown-item:focus border {
  outline: none;
}
.cid-rLcwqIr6m8 .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-rLcwqIr6m8 .navbar .dropdown-menu {
  width: 100%;
  padding: 3px 0 0 0;
  background: transparent !important;
}
.cid-rLcwqIr6m8 .navbar .dropdown-menu > .dropdown-item:first-child {
  border-top: 2px solid #5bbc62;
}
.cid-rLcwqIr6m8 .navbar .dropdown-menu .dropdown-submenu {
  padding-top: 0px;
}
.cid-rLcwqIr6m8 .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-rLcwqIr6m8 .navbar.collapsed .dropdown-menu {
  width: auto;
  padding: 1rem 0 1rem 0;
  border-top: none !important;
  background: transparent !important;
}
.cid-rLcwqIr6m8 .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rLcwqIr6m8 .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rLcwqIr6m8 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-rLcwqIr6m8 .navbar.collapsed .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  padding: 0.667em 1.667em;
}
.cid-rLcwqIr6m8 .navbar.collapsed .nav-dropdown .link {
  margin: 0.667em 1.667em;
}
.cid-rLcwqIr6m8 .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rLcwqIr6m8 .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
  border-bottom: none !important;
  background: transparent !important;
  color: inherit !important;
}
.cid-rLcwqIr6m8 .navbar.collapsed .dropdown-menu .dropdown-item:first-child {
  border-top: none;
}
@media (max-width: 991px) {
  .cid-rLcwqIr6m8 .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rLcwqIr6m8 .navbar .dropdown-menu {
    width: auto;
    padding: 1rem 0 1rem 0;
    background: transparent !important;
    border-top: none !important;
  }
  .cid-rLcwqIr6m8 .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rLcwqIr6m8 .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rLcwqIr6m8 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-rLcwqIr6m8 .navbar .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
    padding: 0.667em 1.667em;
  }
  .cid-rLcwqIr6m8 .navbar .nav-dropdown .link {
    margin: 0.667em 1.667em;
  }
  .cid-rLcwqIr6m8 .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rLcwqIr6m8 .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rLcwqIr6m8 .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
    border-bottom: none !important;
    background: transparent !important;
    color: inherit !important;
  }
  .cid-rLcwqIr6m8 .navbar .dropdown-menu .dropdown-item:first-child {
    border-top: none;
  }
  .cid-rLcwqIr6m8 .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rLcwqIr6m8 .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
.cid-rLcwqIr6m8 .navbar.navbar-short {
  background: #ffffff !important;
  min-height: 60px;
}
.cid-rLcwqIr6m8 .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rLcwqIr6m8 .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rLcwqIr6m8 .navbar-brand {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rLcwqIr6m8 .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rLcwqIr6m8 .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rLcwqIr6m8 .dropdown-item.active,
.cid-rLcwqIr6m8 .dropdown-item:active {
  background-color: transparent;
}
.cid-rLcwqIr6m8 .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rLcwqIr6m8 .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rLcwqIr6m8 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rLcwqIr6m8 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-rLcwqIr6m8 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: -2px 0 0 0;
  left: 100%;
}
.cid-rLcwqIr6m8 .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-rLcwqIr6m8 ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-rLcwqIr6m8 .navbar-buttons {
  text-align: center;
}
.cid-rLcwqIr6m8 button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  align-self: center;
}
.cid-rLcwqIr6m8 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #5bbc62;
}
.cid-rLcwqIr6m8 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rLcwqIr6m8 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rLcwqIr6m8 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rLcwqIr6m8 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rLcwqIr6m8 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rLcwqIr6m8 nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rLcwqIr6m8 nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rLcwqIr6m8 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rLcwqIr6m8 .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-rLcwqIr6m8 a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  letter-spacing: 2px;
}
.cid-rLcwqIr6m8 .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rLcwqIr6m8 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  padding: 1.667em 1.667em;
}
.cid-rLcwqIr6m8 .nav-dropdown .link {
  margin: 1.667em 1.667em;
}
.cid-rLcwqIr6m8 .nav-link:hover,
.cid-rLcwqIr6m8 .dropdown-item:hover {
  color: #5bbc62 !important;
}
.cid-rLcwqIr6m8 .color01 {
  color: #5bbc62;
}
.cid-rLcwqIr6m8 .color02 {
  color: #231f20;
}
.cid-tpr6s8cvGj {
  padding-top: 90px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-tpr6s8cvGj .card-img {
  max-width: 100%;
  height: auto;
}
.cid-tpr6s8cvGj .card-title {
  letter-spacing: 0.03em;
  color: #232323;
  margin: 0;
  padding: 0;
}
.cid-tpr6s8cvGj .card {
  margin-bottom: 2rem;
}
.cid-tpr6s8cvGj .card-box {
  word-break: break-word;
  padding-top: 2rem;
}
.cid-tpr6s8cvGj .card-box p {
  color: #444;
  letter-spacing: 0.03em;
  margin: 0;
  padding-bottom: 1.5rem;
}
.cid-tpr6s8cvGj .btn {
  margin: .3rem;
}
.cid-tpr6s8cvGj .mbr-section-title {
  margin: 0;
}
.cid-tpr6s8cvGj .card-underline,
.cid-tpr6s8cvGj .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-tpr6s8cvGj .card-underline .line,
.cid-tpr6s8cvGj .underline .line {
  width: 3rem;
  height: 2px;
  background: #444444;
  display: inline-block;
}
.cid-tpr6s8cvGj .card-underline {
  margin-bottom: 1.5rem;
  margin-top: 0 !important;
}
.cid-tpr6s8cvGj .card-underline .line {
  background: #5bbc62;
}
@media (max-width: 767px) {
  .cid-tpr6s8cvGj .row.blog-block {
    padding: 0 1rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-tpr6s8cvGj .row-content {
    min-width: 100%;
  }
  .cid-tpr6s8cvGj .card {
    display: block;
  }
}
.cid-tpr6s8cvGj .mbr-section-title,
.cid-tpr6s8cvGj .underline {
  color: #5bbc62;
}
.cid-tpr6s8cvGj .card-title,
.cid-tpr6s8cvGj .card-underline {
  color: #231f20;
}
.cid-tpr6s8cvGj .mbr-section-subtitle {
  color: #231f20;
}
.cid-tpr6s8cvGj .card-box > p,
.cid-tpr6s8cvGj .mbr-section-btn {
  color: #231f20;
}
.cid-tpr6s8cvGj span01 {
  font-size: 1rem;
}
.cid-tpOjawUeNH {
  padding-top: 15px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-tpOjawUeNH .mbr-title {
  text-align: center;
}
.cid-tpOjawUeNH .mbr-text {
  text-align: center;
}
.cid-tprAXPwdLs {
  padding-top: 30px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-tprAXPwdLs a:link {
  text-decoration: none;
}
.cid-tprAXPwdLs .icon-transition span {
  padding: 0.1rem 0.9rem;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  height: 3em;
  line-height: 3em;
  width: 3em;
  background: #5bbc62 none repeat scroll 0 0;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-size: 14px;
}
.cid-tprAXPwdLs .icon-transition span:hover {
  background-color: #231f20;
}
.cid-tprAXPwdLs .social-media ul {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}
.cid-tprAXPwdLs .social-media ul li {
  padding: 4px;
  display: inline-block;
}
.cid-tprAXPwdLs .foot-menu {
  flex-direction: row;
  margin: 0;
  margin-bottom: 8px;
  padding: .6em 0;
}
.cid-tprAXPwdLs .foot-menu > li {
  font-size: 14px;
  padding: 0;
  display: inline-block;
}
.cid-tprAXPwdLs .foot-menu > li .rhombus {
  width: 0;
  height: 0;
  right: 4px;
  border: 4px solid transparent;
  border-bottom-color: #444444;
  position: relative;
  top: -19px;
}
.cid-tprAXPwdLs .foot-menu > li .rhombus::after {
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  left: -4px;
  top: 4px;
  border: 4px solid transparent;
  border-top-color: #444444;
}
.cid-tprAXPwdLs .foot-menu li a {
  font-family: 'OpenSans', sans-serif;
  display: inline-block;
  letter-spacing: 2px;
  padding: 0 10px;
}
.cid-tprAXPwdLs .plan-title,
.cid-tprAXPwdLs .text-letter {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-weight: 600;
}
.cid-tprAXPwdLs .plan-title {
  color: #444444;
}
@media (max-width: 767px) {
  .cid-tprAXPwdLs .foot-menu {
    padding: 15px 1rem;
  }
}
.cid-tprAXPwdLs .mbr-section-title span {
  color: #ffbc00;
}
.cid-tprAXPwdLs .mbr-text {
  color: #231f20;
}
.cid-ts3uuBnmKv.popup-builder {
  background-color: #ffffff;
}
.cid-ts3uuBnmKv.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-ts3uuBnmKv.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-ts3uuBnmKv .modal-content,
.cid-ts3uuBnmKv .modal-dialog {
  height: auto;
}
.cid-ts3uuBnmKv .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-ts3uuBnmKv .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-ts3uuBnmKv .form-wrapper .mbr-form .form-group,
  .cid-ts3uuBnmKv .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-ts3uuBnmKv .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-ts3uuBnmKv .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-ts3uuBnmKv .mbr-text {
  text-align: center;
  color: #231f20;
}
.cid-ts3uuBnmKv .pt-0 {
  padding-top: 0 !important;
}
.cid-ts3uuBnmKv .pb-0 {
  padding-bottom: 0 !important;
}
.cid-ts3uuBnmKv .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-ts3uuBnmKv .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-ts3uuBnmKv .modal-open {
  overflow: hidden;
}
.cid-ts3uuBnmKv .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-ts3uuBnmKv .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-ts3uuBnmKv .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-ts3uuBnmKv .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-ts3uuBnmKv .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-ts3uuBnmKv .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-ts3uuBnmKv .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-ts3uuBnmKv .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2), inset 0px 0px 0px 5px #5bbc62;
}
.cid-ts3uuBnmKv .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-ts3uuBnmKv .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-ts3uuBnmKv .modal-backdrop.fade {
  opacity: 0;
}
.cid-ts3uuBnmKv .modal-backdrop.show {
  opacity: .5;
}
.cid-ts3uuBnmKv .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: none;
}
@media (min-width: 992px) {
  .cid-ts3uuBnmKv .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-ts3uuBnmKv .modal-header {
    padding: 1rem;
  }
}
.cid-ts3uuBnmKv .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-ts3uuBnmKv .modal-header .close svg {
  fill: #353535;
}
.cid-ts3uuBnmKv .modal-header .close:hover {
  opacity: 1;
}
.cid-ts3uuBnmKv .modal-header .close:focus {
  outline: none;
}
.cid-ts3uuBnmKv .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
  color: #231f20;
}
.cid-ts3uuBnmKv .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-ts3uuBnmKv .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-ts3uuBnmKv .modal-body {
    padding: 1rem;
  }
}
.cid-ts3uuBnmKv .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: none;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-ts3uuBnmKv .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-ts3uuBnmKv .modal-footer {
    padding: 1rem;
  }
}
.cid-ts3uuBnmKv .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-ts3uuBnmKv .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-ts3uuBnmKv .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-ts3uuBnmKv .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-ts3uuBnmKv .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-ts3uuBnmKv .modal-lg,
  .cid-ts3uuBnmKv .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-ts3uuBnmKv .modal-xl {
    max-width: 1140px;
  }
}
.cid-ts3uuBnmKv .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-ts3uuBnmKv .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-ts3uuBnmKv .form-group {
  margin-bottom: 1rem;
}
.cid-ts3uuBnmKv .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-ts3uuBnmKv .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-ts3uuBnmKv .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-ts3uuBnmKv .mbr-section-btn {
  margin: 0;
}
.cid-ts3uuBnmKv .mbr-section-btn .btn {
  margin: 0;
}
.cid-ts3CPNxJL1.popup-builder {
  background-color: #ffffff;
}
.cid-ts3CPNxJL1.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-ts3CPNxJL1.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-ts3CPNxJL1 .modal-content,
.cid-ts3CPNxJL1 .modal-dialog {
  height: auto;
}
.cid-ts3CPNxJL1 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-ts3CPNxJL1 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-ts3CPNxJL1 .form-wrapper .mbr-form .form-group,
  .cid-ts3CPNxJL1 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-ts3CPNxJL1 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-ts3CPNxJL1 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-ts3CPNxJL1 .mbr-text {
  text-align: center;
  color: #231f20;
}
.cid-ts3CPNxJL1 .pt-0 {
  padding-top: 0 !important;
}
.cid-ts3CPNxJL1 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-ts3CPNxJL1 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-ts3CPNxJL1 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-ts3CPNxJL1 .modal-open {
  overflow: hidden;
}
.cid-ts3CPNxJL1 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-ts3CPNxJL1 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-ts3CPNxJL1 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-ts3CPNxJL1 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-ts3CPNxJL1 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-ts3CPNxJL1 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-ts3CPNxJL1 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-ts3CPNxJL1 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2), inset 0px 0px 0px 5px #5bbc62;
}
.cid-ts3CPNxJL1 .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-ts3CPNxJL1 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-ts3CPNxJL1 .modal-backdrop.fade {
  opacity: 0;
}
.cid-ts3CPNxJL1 .modal-backdrop.show {
  opacity: .5;
}
.cid-ts3CPNxJL1 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: none;
}
@media (min-width: 992px) {
  .cid-ts3CPNxJL1 .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-ts3CPNxJL1 .modal-header {
    padding: 1rem;
  }
}
.cid-ts3CPNxJL1 .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-ts3CPNxJL1 .modal-header .close svg {
  fill: #353535;
}
.cid-ts3CPNxJL1 .modal-header .close:hover {
  opacity: 1;
}
.cid-ts3CPNxJL1 .modal-header .close:focus {
  outline: none;
}
.cid-ts3CPNxJL1 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
  color: #231f20;
}
.cid-ts3CPNxJL1 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-ts3CPNxJL1 .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-ts3CPNxJL1 .modal-body {
    padding: 1rem;
  }
}
.cid-ts3CPNxJL1 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: none;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-ts3CPNxJL1 .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-ts3CPNxJL1 .modal-footer {
    padding: 1rem;
  }
}
.cid-ts3CPNxJL1 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-ts3CPNxJL1 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-ts3CPNxJL1 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-ts3CPNxJL1 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-ts3CPNxJL1 .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-ts3CPNxJL1 .modal-lg,
  .cid-ts3CPNxJL1 .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-ts3CPNxJL1 .modal-xl {
    max-width: 1140px;
  }
}
.cid-ts3CPNxJL1 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-ts3CPNxJL1 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-ts3CPNxJL1 .form-group {
  margin-bottom: 1rem;
}
.cid-ts3CPNxJL1 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-ts3CPNxJL1 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-ts3CPNxJL1 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-ts3CPNxJL1 .mbr-section-btn {
  margin: 0;
}
.cid-ts3CPNxJL1 .mbr-section-btn .btn {
  margin: 0;
}
