@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&display=swap);
@import url(https://fonts.googleapis.com/css?family=Kalam:300,400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Hind+Guntur:300,400,500,600,700&display=swap);
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #0685e6;
}

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

:focus {
  outline: none;
}

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

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

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

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

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel-item img {
  margin: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.mbr-arrow a {
  color: #ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropup .dropdown-toggle::after {
  display: none;
}





body {
  font-family: Muli;
  background-color: #0685e6 !important;
}
.display-1 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 3.75rem;
}
.display-1 > .mbr-iconfont {
  font-size: 6rem;
}
.display-2 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 2.5rem;
}
.display-2 > .mbr-iconfont {
  font-size: 4rem;
}
.display-4 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 1rem;
}
.display-4 > .mbr-iconfont {
  font-size: 1.6rem;
}
.display-5 {
  font-family: 'Kalam', handwriting;
  font-size: 1.5rem;
}
.display-5 > .mbr-iconfont {
  font-size: 2.4rem;
}
.display-7 {
  font-family: 'Hind Guntur', sans-serif;
  font-size: 1.25rem;
}
.display-7 > .mbr-iconfont {
  font-size: 2rem;
}
/* ---- 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: 3rem;
    font-size: calc( 1.9625rem + (3.75 - 1.9625) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.9625rem + (3.75 - 1.9625) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-2 {
    font-size: 2rem;
    font-size: calc( 1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-4 {
    font-size: 0.8rem;
    font-size: calc( 1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-5 {
    font-size: 1.2rem;
    font-size: calc( 1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20))));
  }
}
/* Buttons */
.btn {
  padding: 10px 15px;
  border-radius: 0px;
}
.btn-sm {
  padding: 5px 10px;
  border-radius: 0px;
}
.btn-md {
  padding: 10px 15px;
  border-radius: 0px;
}
.btn-lg {
  padding: 10px 15px;
  border-radius: 0px;
}
.bg-primary {
  background-color: #2b5528 !important;
}
.bg-success {
  background-color: #0e430a !important;
}
.bg-info {
  background-color: #fdf3e0 !important;
}
.bg-warning {
  background-color: #ffbf00 !important;
}
.bg-danger {
  background-color: #cafdc6 !important;
}
.btn-primary,
.btn-primary:active,
.btn-primary.active {
  background-color: #2b5528 !important;
  border-color: #2b5528 !important;
  color: #ffffff !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff !important;
  background-color: #112110 !important;
  border-color: #112110 !important;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #112110 !important;
  border-color: #112110 !important;
}
.btn-secondary,
.btn-secondary:active,
.btn-secondary.active {
  background-color: #eafce9 !important;
  border-color: #eafce9 !important;
  color: #25ca1c !important;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus {
  color: #25ca1c !important;
  background-color: #aaf3a6 !important;
  border-color: #aaf3a6 !important;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #25ca1c !important;
  background-color: #aaf3a6 !important;
  border-color: #aaf3a6 !important;
}
.btn-info,
.btn-info:active,
.btn-info.active {
  background-color: #fdf3e0 !important;
  border-color: #fdf3e0 !important;
  color: #d18d0d !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus {
  color: #d18d0d !important;
  background-color: #f8d798 !important;
  border-color: #f8d798 !important;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #d18d0d !important;
  background-color: #f8d798 !important;
  border-color: #f8d798 !important;
}
.btn-success,
.btn-success:active,
.btn-success.active {
  background-color: #0e430a !important;
  border-color: #0e430a !important;
  color: #ffffff !important;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-warning,
.btn-warning:active,
.btn-warning.active {
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
  color: #ffffff !important;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff !important;
  background-color: #b38600 !important;
  border-color: #b38600 !important;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #b38600 !important;
  border-color: #b38600 !important;
}
.btn-danger,
.btn-danger:active,
.btn-danger.active {
  background-color: #cafdc6 !important;
  border-color: #cafdc6 !important;
  color: #14bd07 !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus {
  color: #14bd07 !important;
  background-color: #85fa7c !important;
  border-color: #85fa7c !important;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #14bd07 !important;
  background-color: #85fa7c !important;
  border-color: #85fa7c !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: #081007;
  color: #081007;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus {
  color: #ffffff;
  background-color: #2b5528;
  border-color: #2b5528;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #2b5528 !important;
  border-color: #2b5528 !important;
}
.btn-secondary-outline,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  background: none;
  border-color: #94f08f;
  color: #94f08f;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus {
  color: #25ca1c;
  background-color: #eafce9;
  border-color: #eafce9;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #25ca1c !important;
  background-color: #eafce9 !important;
  border-color: #eafce9 !important;
}
.btn-info-outline,
.btn-info-outline:active,
.btn-info-outline.active {
  background: none;
  border-color: #f7ce80;
  color: #f7ce80;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus {
  color: #d18d0d;
  background-color: #fdf3e0;
  border-color: #fdf3e0;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #d18d0d !important;
  background-color: #fdf3e0 !important;
  border-color: #fdf3e0 !important;
}
.btn-success-outline,
.btn-success-outline:active,
.btn-success-outline.active {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus {
  color: #ffffff;
  background-color: #0e430a;
  border-color: #0e430a;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #0e430a !important;
  border-color: #0e430a !important;
}
.btn-warning-outline,
.btn-warning-outline:active,
.btn-warning-outline.active {
  background: none;
  border-color: #997300;
  color: #997300;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus {
  color: #ffffff;
  background-color: #ffbf00;
  border-color: #ffbf00;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
}
.btn-danger-outline,
.btn-danger-outline:active,
.btn-danger-outline.active {
  background: none;
  border-color: #6efa63;
  color: #6efa63;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus {
  color: #14bd07;
  background-color: #cafdc6;
  border-color: #cafdc6;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #14bd07 !important;
  background-color: #cafdc6 !important;
  border-color: #cafdc6 !important;
}
.btn-black-outline,
.btn-black-outline:active,
.btn-black-outline.active {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-black-outline.disabled,
.btn-black-outline:disabled {
  color: #ffffff !important;
  background-color: #333333 !important;
  border-color: #333333 !important;
}
.btn-white-outline,
.btn-white-outline:active,
.btn-white-outline.active {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus {
  color: #333333;
  background-color: #ffffff;
  border-color: #ffffff;
}
.text-primary {
  color: #2b5528 !important;
}
.text-secondary {
  color: #eafce9 !important;
}
.text-success {
  color: #0e430a !important;
}
.text-info {
  color: #fdf3e0 !important;
}
.text-warning {
  color: #ffbf00 !important;
}
.text-danger {
  color: #cafdc6 !important;
}
.text-white {
  color: #ffffff !important;
}
.text-black {
  color: #000000 !important;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #081007 !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #94f08f !important;
}
a.text-success:hover,
a.text-success:focus {
  color: #000000 !important;
}
a.text-info:hover,
a.text-info:focus {
  color: #f7ce80 !important;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #997300 !important;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #6efa63 !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: #fdf3e0;
}
.alert-warning {
  background-color: #ffbf00;
}
.alert-danger {
  background-color: #cafdc6;
}
.mbr-section-btn a.btn:not(.btn-form) {
  border-radius: 100px;
}
.mbr-section-btn a.btn:not(.btn-form):hover,
.mbr-section-btn a.btn:not(.btn-form):focus {
  box-shadow: none !important;
}
.mbr-section-btn a.btn:not(.btn-form):hover,
.mbr-section-btn a.btn:not(.btn-form):focus {
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2) !important;
}
.mbr-gallery-filter li a {
  border-radius: 100px !important;
}
.mbr-gallery-filter li.active .btn {
  background-color: #2b5528;
  border-color: #2b5528;
  color: #ffffff;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
.nav-tabs .nav-link {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #2b5528;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #99cd95;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #59e54e;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #fff2cc;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
/* Scroll to top button*/
#scrollToTop a {
  border-radius: 100px;
}
.form-control {
  font-family: 'Hind Guntur', sans-serif;
  font-size: 1.25rem;
}
.form-control > .mbr-iconfont {
  font-size: 2rem;
}
blockquote {
  border-color: #2b5528;
}
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #2b5528;
  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: #2b5528;
  border-bottom-color: #2b5528;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  color: #ffffff !important;
  background-color: #2b5528 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000000 !important;
  background: #eafce9 !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='%232b5528' %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-rVpiyrzyYd {
  height: 0 !important;
}
.cid-rVpiyrzyYd .dropdown-item:before {
  content: '';
  position: absolute;
  left: 16px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  opacity: 0;
  background-color: #eafce9;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.cid-rVpiyrzyYd .dropdown-item:hover:before {
  opacity: 1!important;
  color: #FFF;
}
.cid-rVpiyrzyYd .nav-item:focus,
.cid-rVpiyrzyYd .nav-link:focus {
  outline: none;
}
.cid-rVpiyrzyYd .text-white-2 {
  color: #FFF!important;
  width: 100%;
  padding: .85rem;
  margin: auto 55%;
  font-size: 1.45rem;
  background-color: #2b5528;
}
.cid-rVpiyrzyYd .text-white:hover,
.cid-rVpiyrzyYd .text-white:active {
  color: #0e430a!important;
  background-color: #FFF;
  padding: 2px;
}
.cid-rVpiyrzyYd #navbar {
  transition: top 0.5s;
}
.cid-rVpiyrzyYd .navbar {
  max-width: 1420px;
  margin: auto;
  margin-top: -8px;
  opacity: 0.9;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  min-height: 85px;
  transition: all .3s;
  background: #0685e6;
}
.cid-rVpiyrzyYd .navbar:hover {
  opacity: 1;
  margin-top: 0;
}
.cid-rVpiyrzyYd .navbar.opened {
  transition: all .3s;
  background: #0685e6 !important;
}
.cid-rVpiyrzyYd .navbar .dropdown-item {
  padding: .235rem 1.5rem;
}
.cid-rVpiyrzyYd .navbar .navbar-collapse {
  justify-content: center;
  z-index: 1;
}
.cid-rVpiyrzyYd .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-rVpiyrzyYd .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-rVpiyrzyYd .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-rVpiyrzyYd .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rVpiyrzyYd .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rVpiyrzyYd .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-rVpiyrzyYd .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rVpiyrzyYd .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-rVpiyrzyYd .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-rVpiyrzyYd .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-rVpiyrzyYd .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rVpiyrzyYd .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-rVpiyrzyYd .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rVpiyrzyYd .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rVpiyrzyYd .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-rVpiyrzyYd .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rVpiyrzyYd .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rVpiyrzyYd .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-rVpiyrzyYd .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rVpiyrzyYd .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-rVpiyrzyYd .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-rVpiyrzyYd .navbar.navbar-short {
  background: #0685e6 !important;
  min-height: 60px;
}
.cid-rVpiyrzyYd .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rVpiyrzyYd .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rVpiyrzyYd .section {
  position: relative;
  overflow: visible!important;
}
.cid-rVpiyrzyYd .dropdown-item {
  font-weight: 400!important;
  color: black!important;
}
.cid-rVpiyrzyYd .dropdown-item:hover {
  color: black!important;
}
.cid-rVpiyrzyYd .dropdown-menu {
  background-color: white!important;
}
.cid-rVpiyrzyYd .navbar .dropdown.open > .dropdown-menu {
  border-radius: 10px;
  box-shadow: 0 10px 55px 5px rgba(255, 255, 255, 0.35);
  display: block;
}
.cid-rVpiyrzyYd .nav-link:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  opacity: 0;
  background-color: #eafce9;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.cid-rVpiyrzyYd .nav-item:hover .nav-link:before {
  opacity: 1!important;
}
@media (min-width: 992px) {
  .cid-rVpiyrzyYd .nav-item {
    position: relative;
  }
}
.cid-rVpiyrzyYd .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rVpiyrzyYd .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-rVpiyrzyYd .dropdown .dropdown-menu .dropdown-item:hover {
  padding-left: 2rem;
  padding-right: 1rem;
}
.cid-rVpiyrzyYd .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: .75rem;
  font-size: inherit;
}
.cid-rVpiyrzyYd .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rVpiyrzyYd .collapsed {
  flex-direction: row!important;
}
.cid-rVpiyrzyYd .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-rVpiyrzyYd .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-rVpiyrzyYd .navbar-caption {
  font-weight: 600!important;
}
.cid-rVpiyrzyYd .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rVpiyrzyYd .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rVpiyrzyYd .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rVpiyrzyYd .dropdown-item.active,
.cid-rVpiyrzyYd .dropdown-item:active {
  background-color: transparent;
}
.cid-rVpiyrzyYd .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rVpiyrzyYd .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rVpiyrzyYd .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rVpiyrzyYd .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #0685e6;
}
.cid-rVpiyrzyYd .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-rVpiyrzyYd ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rVpiyrzyYd .navbar-buttons {
  text-align: center;
}
.cid-rVpiyrzyYd button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rVpiyrzyYd button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-rVpiyrzyYd button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rVpiyrzyYd button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rVpiyrzyYd button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rVpiyrzyYd button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rVpiyrzyYd nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rVpiyrzyYd nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rVpiyrzyYd nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rVpiyrzyYd nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rVpiyrzyYd .navbar-dropdown {
  position: absolute;
  top: 0;
  left: 0;
  padding: .5rem 1rem;
  position: fixed;
}
.cid-rVpiyrzyYd .nav-link {
  font-weight: 600!important;
}
.cid-rVpiyrzyYd a.nav-link {
  -webkit-justify-content: center;
  justify-content: center;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.cid-rVpiyrzyYd .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rVpiyrzyYd .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-rVpiyrzyYd .icons-menu span {
  font-size: 26px;
  color: #2b5528;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-rVpiyrzyYd .navbar {
    height: 77px;
  }
  .cid-rVpiyrzyYd .navbar.opened {
    height: auto;
  }
  .cid-rVpiyrzyYd .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
#custom-html-2 {
  /* Type valid CSS here */
}
#custom-html-2 div {
  padding: auto;
  color: #FFF;
}
#custom-html-2 p {
  font-size: 20px;
  color: #FFF;
}
#custom-html-2 h1 {
  font-size: 3em;
  line-height: 1.25em;
  padding-top: 1.5rem;
  color: #FFF;
  z-index: 1000 !important;
  position: absolute;
  text-align: left;
  text-shadow: #000 2px 2px 2px;
}
#custom-html-2 .btn {
  margin-left: 4px !important;
}
.cid-rVwZUZV286 {
  padding-top: 120px;
  padding-bottom: 120px;
  background-image: url("../../../assets/images/jack-russell-terrier-picture-id1038382658-3-900x600.jpeg");
}
.cid-rVwZUZV286 .mbr-section-title {
  letter-spacing: .1em;
}
.cid-rVwZUZV286 .mbr-text {
  letter-spacing: 0.03rem;
}
.cid-rVwZUZV286 .card-img span {
  font-size: 100px;
}
.cid-rVqWmFORT1 {
  padding-top: 45px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/meadow-with-trees-png-clipart-picture-copy-2000x891.png");
}
.cid-rVqWmFORT1 .signature {
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.cid-rVqWmFORT1 .mbr-section-title {
  letter-spacing: 0.1em;
}
.cid-rVqWmFORT1 .card-img {
  margin-bottom: 1rem;
}
.cid-rVqWmFORT1 .card-img span {
  font-size: 60px;
}
.cid-rVqWmFORT1 .mbr-text,
.cid-rVqWmFORT1 .mbr-section-btn {
  color: #2b5528;
  text-align: left;
}
.cid-rVplnZ4m5q {
  padding-top: 60px;
  padding-bottom: 45px;
  background-color: #ffffff;
  background: linear-gradient(90deg, #ffffff, #ffbf00);
}
.cid-rVplnZ4m5q .mbr-overlay {
  background: linear-gradient(90deg, #149dcc, #b2ccd2);
}
.cid-rVplnZ4m5q .mbr-section-btn {
  margin-left: -0.8rem;
}
.cid-rVplnZ4m5q .text-content {
  padding-right: 1.5rem;
}
.cid-rVplnZ4m5q .mbr-text,
.cid-rVplnZ4m5q .mbr-section-btn {
  color: #000000;
}
.cid-rVplnZ4m5q .mbr-figure img {
  -webkit-box-shadow: 0px 0px 30px rgba(241, 240, 236, 0.3);
  box-shadow: 0px 0px 30px rgba(241, 240, 236, 0.3);
  border-radius: .25rem;
}
.cid-rVplnZ4m5q .counter-container {
  padding: 1rem 0;
  position: relative;
}
.cid-rVplnZ4m5q .counter-container ul {
  margin-bottom: 0;
  padding-left: 1.5rem;
}
.cid-rVplnZ4m5q .counter-container ul li {
  margin-bottom: 1rem;
}
@media (max-width: 991px) {
  .cid-rVplnZ4m5q .main-row {
    margin: 0;
  }
  .cid-rVplnZ4m5q .mbr-section-title,
  .cid-rVplnZ4m5q .mbr-text,
  .cid-rVplnZ4m5q .list,
  .cid-rVplnZ4m5q .mbr-section-btn {
    text-align: center !important;
  }
  .cid-rVplnZ4m5q .text-content {
    padding: 0;
  }
}
.cid-rVplsDKj8H {
  padding-top: 75px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-rVplsDKj8H .back {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60%;
  height: 100%;
  background-color: #cafdc6;
}
.cid-rVplsDKj8H img {
  width: 100%;
}
.cid-rVplsDKj8H p {
  margin: 3rem auto;
}
.cid-rVplsDKj8H .content-wrapper {
  max-width: 750px;
  margin: auto;
  position: relative;
  padding: 0 2rem;
}
.cid-rVplsDKj8H .content-wrapper {
  padding-top: 6rem;
}
.cid-rVplsDKj8H h4 {
  position: absolute;
  width: fit-content;
  padding: 0;
  margin: 0;
  right: 6rem;
  transform: rotate(-270deg);
  transform-origin: bottom right;
  bottom: 0;
}
@media (max-width: 1200px) {
  .cid-rVplsDKj8H .content-wrapper {
    padding-top: 0rem;
  }
  .cid-rVplsDKj8H p {
    margin-top: 2rem;
  }
}
@media (max-width: 992px) {
  .cid-rVplsDKj8H .back {
    width: 100%;
    height: 75%;
  }
  .cid-rVplsDKj8H .content-wrapper {
    padding: 0 3rem;
    padding-top: 4rem;
  }
  .cid-rVplsDKj8H p {
    margin-top: 4rem;
  }
}
@media (max-width: 767px) {
  .cid-rVplsDKj8H .content-wrapper {
    padding: 0rem;
    padding-top: 4rem;
  }
  .cid-rVplsDKj8H h4 {
    right: 2rem;
  }
}
.cid-rVpUyGpCTl {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-rVpUyGpCTl .mbr-section-subtitle {
  color: #767676;
  text-align: left;
  line-height: 1.6;
}
.cid-rVpUyGpCTl .image-element {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.cid-rVpUyGpCTl .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-rVpUyGpCTl .wrapper {
  padding: 2rem 1rem 1rem 1rem;
}
.cid-rVpUyGpCTl .card-overlay {
  display: none;
  background: #ffbf00;
}
@media (min-width: 768px) {
  .cid-rVpUyGpCTl .image-element:hover .card-overlay {
    opacity: 0.7;
    border-bottom-right-radius: 7rem;
  }
  .cid-rVpUyGpCTl .image-element:hover .wrapper {
    padding-top: 0;
    border-bottom-right-radius: 7rem;
  }
  .cid-rVpUyGpCTl .image-element:hover .wrapper .collapsed-content {
    transition: opacity 0.5s, max-height 3s;
    opacity: 1;
    max-height: 999px;
    border-bottom-right-radius: 7rem;
  }
  .cid-rVpUyGpCTl .image-element:hover .wrapper .collapsed-content .mbr-section-btn {
    border-bottom-right-radius: 7rem;
  }
  .cid-rVpUyGpCTl .image-element.popup-btn:hover .card-overlay {
    border-bottom-right-radius: 0 !important;
  }
  .cid-rVpUyGpCTl .image-element.popup-btn:hover .wrapper {
    border-bottom-right-radius: 0 !important;
  }
  .cid-rVpUyGpCTl .image-element.popup-btn:hover .wrapper .collapsed-content {
    border-bottom-right-radius: 0 !important;
  }
  .cid-rVpUyGpCTl .image-element.popup-btn:hover .wrapper .collapsed-content .mbr-section-btn {
    border-bottom-right-radius: 0 !important;
  }
  .cid-rVpUyGpCTl .wrapper {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 1rem;
    background: transparent;
  }
  .cid-rVpUyGpCTl .wrapper .collapsed-content {
    transition: opacity 0.5s, max-height 1s;
    opacity: 0;
    max-height: 0px;
    overflow: hidden;
  }
  .cid-rVpUyGpCTl .card-overlay {
    transition: all .5s;
    opacity: 0;
    display: block;
  }
}
@media (max-width: 767px) {
  .cid-rVpUyGpCTl .card-title,
  .cid-rVpUyGpCTl .underline,
  .cid-rVpUyGpCTl .mbr-text,
  .cid-rVpUyGpCTl .mbr-section-btn,
  .cid-rVpUyGpCTl .mbr-section-subtitle,
  .cid-rVpUyGpCTl .mbr-section-title {
    text-align: center !important;
  }
  .cid-rVpUyGpCTl .wrapper {
    background-color: #ffbf00;
  }
}
.cid-rVpUyGpCTl .mbr-section-title {
  text-align: left;
}
.cid-rVpUYwFmD4 {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #0685e6;
}
@media (max-width: 767px) {
  .cid-rVpUYwFmD4 .content {
    text-align: center;
  }
  .cid-rVpUYwFmD4 .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rVpUYwFmD4 .img-logo img {
  height: 6rem;
}
.cid-rVpUYwFmD4 .form-control {
  margin-bottom: 1rem;
  padding: 1.07em 1.07em;
  background-color: #f5f5f5;
  border: 1px solid #fdf3e0;
  color: #000000;
  line-height: 1.43;
  min-height: 3.5em;
  border-radius: .25rem;
}
.cid-rVpUYwFmD4 .form-control:focus,
.cid-rVpUYwFmD4 .form-control:hover {
  border: 1px solid #e8e8e8;
  background-color: #f5f5f5;
}
.cid-rVpUYwFmD4 .form-group {
  margin-bottom: 1rem;
}
.cid-rVpUYwFmD4 input::-webkit-input-placeholder,
.cid-rVpUYwFmD4 textarea::-webkit-input-placeholder {
  color: #000000;
}
.cid-rVpUYwFmD4 input:-moz-placeholder,
.cid-rVpUYwFmD4 textarea:-moz-placeholder {
  color: #000000;
}
.cid-rVpUYwFmD4 .jq-selectbox li,
.cid-rVpUYwFmD4 .jq-selectbox li {
  background-color: #f5f5f5;
  color: #000000;
}
.cid-rVpUYwFmD4 .jq-selectbox li:hover,
.cid-rVpUYwFmD4 .jq-selectbox li.selected {
  background-color: #f5f5f5;
  color: #000000;
}
.cid-rVpUYwFmD4 .jq-selectbox:hover .jq-selectbox__trigger-arrow {
  border-top-color: #f5f5f5;
}
.cid-rVpUYwFmD4 .jq-selectbox .jq-selectbox__trigger-arrow {
  border-top-color: #f5f5f5;
}
.cid-rVpUYwFmD4 textarea.form-control {
  resize: none;
}
.cid-rVpUYwFmD4 .input-group-btn {
  display: inline-block;
}
.cid-rVpUYwFmD4 .input-group-btn .btn {
  margin: 0 !important;
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rVpUYwFmD4 .form-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rVpUYwFmD4 .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rVpUYwFmD4 .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #fff;
}
.cid-rVpUYwFmD4 .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-rVpUYwFmD4 .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-rVpUYwFmD4 .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rVpUYwFmD4 .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rVpUYwFmD4 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
    font-size: .85rem;
  }
}
.cid-rVpUYwFmD4 .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .05;
}
.cid-rVpUYwFmD4 .form-control,
.cid-rVpUYwFmD4 .input-group-btn .btn {
  border-radius: 3px;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #0685e6;
}

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

:focus {
  outline: none;
}

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

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

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

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

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel-item img {
  margin: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.mbr-arrow a {
  color: #ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropup .dropdown-toggle::after {
  display: none;
}
.cid-rVuLVl5QsJ {
  height: 0 !important;
}
.cid-rVuLVl5QsJ .dropdown-item:before {
  content: '';
  position: absolute;
  left: 16px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  opacity: 0;
  background-color: #eafce9;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.cid-rVuLVl5QsJ .dropdown-item:hover:before {
  opacity: 1!important;
  color: #FFF;
}
.cid-rVuLVl5QsJ .nav-item:focus,
.cid-rVuLVl5QsJ .nav-link:focus {
  outline: none;
}
.cid-rVuLVl5QsJ .text-white-2 {
  color: #FFF!important;
  width: 100%;
  padding: .85rem;
  margin: auto 55%;
  font-size: 1.45rem;
  background-color: #2b5528;
}
.cid-rVuLVl5QsJ .text-white:hover,
.cid-rVuLVl5QsJ .text-white:active {
  color: #0e430a!important;
  background-color: #FFF;
  padding: 2px;
}
.cid-rVuLVl5QsJ #navbar {
  transition: top 0.5s;
}
.cid-rVuLVl5QsJ .navbar {
  max-width: 1420px;
  margin: auto;
  margin-top: -8px;
  opacity: 0.9;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  min-height: 85px;
  transition: all .3s;
  background: #0685e6;
}
.cid-rVuLVl5QsJ .navbar:hover {
  opacity: 1;
  margin-top: 0;
}
.cid-rVuLVl5QsJ .navbar.opened {
  transition: all .3s;
  background: #0685e6 !important;
}
.cid-rVuLVl5QsJ .navbar .dropdown-item {
  padding: .235rem 1.5rem;
}
.cid-rVuLVl5QsJ .navbar .navbar-collapse {
  justify-content: center;
  z-index: 1;
}
.cid-rVuLVl5QsJ .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-rVuLVl5QsJ .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-rVuLVl5QsJ .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-rVuLVl5QsJ .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rVuLVl5QsJ .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rVuLVl5QsJ .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-rVuLVl5QsJ .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rVuLVl5QsJ .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-rVuLVl5QsJ .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-rVuLVl5QsJ .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-rVuLVl5QsJ .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rVuLVl5QsJ .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-rVuLVl5QsJ .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rVuLVl5QsJ .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rVuLVl5QsJ .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-rVuLVl5QsJ .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rVuLVl5QsJ .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rVuLVl5QsJ .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-rVuLVl5QsJ .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rVuLVl5QsJ .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-rVuLVl5QsJ .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-rVuLVl5QsJ .navbar.navbar-short {
  background: #0685e6 !important;
  min-height: 60px;
}
.cid-rVuLVl5QsJ .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rVuLVl5QsJ .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rVuLVl5QsJ .section {
  position: relative;
  overflow: visible!important;
}
.cid-rVuLVl5QsJ .dropdown-item {
  font-weight: 400!important;
  color: black!important;
}
.cid-rVuLVl5QsJ .dropdown-item:hover {
  color: black!important;
}
.cid-rVuLVl5QsJ .dropdown-menu {
  background-color: white!important;
}
.cid-rVuLVl5QsJ .navbar .dropdown.open > .dropdown-menu {
  border-radius: 10px;
  box-shadow: 0 10px 55px 5px rgba(255, 255, 255, 0.35);
  display: block;
}
.cid-rVuLVl5QsJ .nav-link:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  opacity: 0;
  background-color: #eafce9;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.cid-rVuLVl5QsJ .nav-item:hover .nav-link:before {
  opacity: 1!important;
}
@media (min-width: 992px) {
  .cid-rVuLVl5QsJ .nav-item {
    position: relative;
  }
}
.cid-rVuLVl5QsJ .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rVuLVl5QsJ .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-rVuLVl5QsJ .dropdown .dropdown-menu .dropdown-item:hover {
  padding-left: 2rem;
  padding-right: 1rem;
}
.cid-rVuLVl5QsJ .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: .75rem;
  font-size: inherit;
}
.cid-rVuLVl5QsJ .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rVuLVl5QsJ .collapsed {
  flex-direction: row!important;
}
.cid-rVuLVl5QsJ .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-rVuLVl5QsJ .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-rVuLVl5QsJ .navbar-caption {
  font-weight: 600!important;
}
.cid-rVuLVl5QsJ .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rVuLVl5QsJ .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rVuLVl5QsJ .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rVuLVl5QsJ .dropdown-item.active,
.cid-rVuLVl5QsJ .dropdown-item:active {
  background-color: transparent;
}
.cid-rVuLVl5QsJ .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rVuLVl5QsJ .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rVuLVl5QsJ .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rVuLVl5QsJ .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #0685e6;
}
.cid-rVuLVl5QsJ .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-rVuLVl5QsJ ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rVuLVl5QsJ .navbar-buttons {
  text-align: center;
}
.cid-rVuLVl5QsJ button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rVuLVl5QsJ button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-rVuLVl5QsJ button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rVuLVl5QsJ button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rVuLVl5QsJ button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rVuLVl5QsJ button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rVuLVl5QsJ nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rVuLVl5QsJ nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rVuLVl5QsJ nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rVuLVl5QsJ nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rVuLVl5QsJ .navbar-dropdown {
  position: absolute;
  top: 0;
  left: 0;
  padding: .5rem 1rem;
  position: fixed;
}
.cid-rVuLVl5QsJ .nav-link {
  font-weight: 600!important;
}
.cid-rVuLVl5QsJ a.nav-link {
  -webkit-justify-content: center;
  justify-content: center;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.cid-rVuLVl5QsJ .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rVuLVl5QsJ .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-rVuLVl5QsJ .icons-menu span {
  font-size: 26px;
  color: #2b5528;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-rVuLVl5QsJ .navbar {
    height: 77px;
  }
  .cid-rVuLVl5QsJ .navbar.opened {
    height: auto;
  }
  .cid-rVuLVl5QsJ .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
#custom-html-c {
  /* Type valid CSS here */
}
#custom-html-c div {
  padding: auto;
  color: #FFF;
}
#custom-html-c p {
  font-size: 20px;
  color: #FFF;
}
#custom-html-c h1 {
  font-size: 3em;
  line-height: 1.25em;
  padding-top: 1.5rem;
  color: #FFF;
  z-index: 1000 !important;
  position: absolute;
  text-align: left;
  text-shadow: #000 2px 2px 2px;
}
#custom-html-c .btn {
  margin-left: 4px !important;
}
.cid-rVuLVmXgQA {
  padding-top: 45px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/meadow-with-trees-png-clipart-picture-copy-2000x891.png");
}
.cid-rVuLVmXgQA .signature {
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.cid-rVuLVmXgQA .mbr-section-title {
  letter-spacing: 0.1em;
}
.cid-rVuLVmXgQA .card-img {
  margin-bottom: 1rem;
}
.cid-rVuLVmXgQA .card-img span {
  font-size: 60px;
}
.cid-rVuLVmXgQA .mbr-text,
.cid-rVuLVmXgQA .mbr-section-btn {
  color: #2b5528;
  text-align: left;
}
.cid-rVuLVp7Ds6 {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rVuLVp7Ds6 .back {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60%;
  height: 100%;
  background-color: #cafdc6;
}
.cid-rVuLVp7Ds6 img {
  width: 100%;
}
.cid-rVuLVp7Ds6 p {
  margin: 3rem auto;
}
.cid-rVuLVp7Ds6 .content-wrapper {
  max-width: 750px;
  margin: auto;
  position: relative;
  padding: 0 2rem;
}
.cid-rVuLVp7Ds6 .content-wrapper {
  padding-top: 6rem;
}
.cid-rVuLVp7Ds6 h4 {
  position: absolute;
  width: fit-content;
  padding: 0;
  margin: 0;
  right: 6rem;
  transform: rotate(-270deg);
  transform-origin: bottom right;
  bottom: 0;
}
@media (max-width: 1200px) {
  .cid-rVuLVp7Ds6 .content-wrapper {
    padding-top: 0rem;
  }
  .cid-rVuLVp7Ds6 p {
    margin-top: 2rem;
  }
}
@media (max-width: 992px) {
  .cid-rVuLVp7Ds6 .back {
    width: 100%;
    height: 75%;
  }
  .cid-rVuLVp7Ds6 .content-wrapper {
    padding: 0 3rem;
    padding-top: 4rem;
  }
  .cid-rVuLVp7Ds6 p {
    margin-top: 4rem;
  }
}
@media (max-width: 767px) {
  .cid-rVuLVp7Ds6 .content-wrapper {
    padding: 0rem;
    padding-top: 4rem;
  }
  .cid-rVuLVp7Ds6 h4 {
    right: 2rem;
  }
}
.cid-rVuLVrnCsq {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #0685e6;
}
@media (max-width: 767px) {
  .cid-rVuLVrnCsq .content {
    text-align: center;
  }
  .cid-rVuLVrnCsq .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rVuLVrnCsq .img-logo img {
  height: 6rem;
}
.cid-rVuLVrnCsq .form-control {
  margin-bottom: 1rem;
  padding: 1.07em 1.07em;
  background-color: #f5f5f5;
  border: 1px solid #fdf3e0;
  color: #000000;
  line-height: 1.43;
  min-height: 3.5em;
  border-radius: .25rem;
}
.cid-rVuLVrnCsq .form-control:focus,
.cid-rVuLVrnCsq .form-control:hover {
  border: 1px solid #e8e8e8;
  background-color: #f5f5f5;
}
.cid-rVuLVrnCsq .form-group {
  margin-bottom: 1rem;
}
.cid-rVuLVrnCsq input::-webkit-input-placeholder,
.cid-rVuLVrnCsq textarea::-webkit-input-placeholder {
  color: #000000;
}
.cid-rVuLVrnCsq input:-moz-placeholder,
.cid-rVuLVrnCsq textarea:-moz-placeholder {
  color: #000000;
}
.cid-rVuLVrnCsq .jq-selectbox li,
.cid-rVuLVrnCsq .jq-selectbox li {
  background-color: #f5f5f5;
  color: #000000;
}
.cid-rVuLVrnCsq .jq-selectbox li:hover,
.cid-rVuLVrnCsq .jq-selectbox li.selected {
  background-color: #f5f5f5;
  color: #000000;
}
.cid-rVuLVrnCsq .jq-selectbox:hover .jq-selectbox__trigger-arrow {
  border-top-color: #f5f5f5;
}
.cid-rVuLVrnCsq .jq-selectbox .jq-selectbox__trigger-arrow {
  border-top-color: #f5f5f5;
}
.cid-rVuLVrnCsq textarea.form-control {
  resize: none;
}
.cid-rVuLVrnCsq .input-group-btn {
  display: inline-block;
}
.cid-rVuLVrnCsq .input-group-btn .btn {
  margin: 0 !important;
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rVuLVrnCsq .form-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rVuLVrnCsq .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rVuLVrnCsq .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #fff;
}
.cid-rVuLVrnCsq .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-rVuLVrnCsq .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-rVuLVrnCsq .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rVuLVrnCsq .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rVuLVrnCsq .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
    font-size: .85rem;
  }
}
.cid-rVuLVrnCsq .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .05;
}
.cid-rVuLVrnCsq .form-control,
.cid-rVuLVrnCsq .input-group-btn .btn {
  border-radius: 3px;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #0685e6;
}

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

:focus {
  outline: none;
}

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

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

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

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

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel-item img {
  margin: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.mbr-arrow a {
  color: #ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropup .dropdown-toggle::after {
  display: none;
}
.cid-rVv5imfTVc {
  height: 0 !important;
}
.cid-rVv5imfTVc .dropdown-item:before {
  content: '';
  position: absolute;
  left: 16px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  opacity: 0;
  background-color: #eafce9;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.cid-rVv5imfTVc .dropdown-item:hover:before {
  opacity: 1!important;
  color: #FFF;
}
.cid-rVv5imfTVc .nav-item:focus,
.cid-rVv5imfTVc .nav-link:focus {
  outline: none;
}
.cid-rVv5imfTVc .text-white-2 {
  color: #FFF!important;
  width: 100%;
  padding: .85rem;
  margin: auto 55%;
  font-size: 1.45rem;
  background-color: #2b5528;
}
.cid-rVv5imfTVc .text-white:hover,
.cid-rVv5imfTVc .text-white:active {
  color: #0e430a!important;
  background-color: #FFF;
  padding: 2px;
}
.cid-rVv5imfTVc #navbar {
  transition: top 0.5s;
}
.cid-rVv5imfTVc .navbar {
  max-width: 1420px;
  margin: auto;
  margin-top: -8px;
  opacity: 0.9;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  min-height: 85px;
  transition: all .3s;
  background: #0685e6;
}
.cid-rVv5imfTVc .navbar:hover {
  opacity: 1;
  margin-top: 0;
}
.cid-rVv5imfTVc .navbar.opened {
  transition: all .3s;
  background: #0685e6 !important;
}
.cid-rVv5imfTVc .navbar .dropdown-item {
  padding: .235rem 1.5rem;
}
.cid-rVv5imfTVc .navbar .navbar-collapse {
  justify-content: center;
  z-index: 1;
}
.cid-rVv5imfTVc .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-rVv5imfTVc .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-rVv5imfTVc .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-rVv5imfTVc .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rVv5imfTVc .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rVv5imfTVc .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-rVv5imfTVc .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rVv5imfTVc .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-rVv5imfTVc .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-rVv5imfTVc .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-rVv5imfTVc .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rVv5imfTVc .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-rVv5imfTVc .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rVv5imfTVc .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rVv5imfTVc .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-rVv5imfTVc .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rVv5imfTVc .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rVv5imfTVc .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-rVv5imfTVc .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rVv5imfTVc .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-rVv5imfTVc .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-rVv5imfTVc .navbar.navbar-short {
  background: #0685e6 !important;
  min-height: 60px;
}
.cid-rVv5imfTVc .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rVv5imfTVc .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rVv5imfTVc .section {
  position: relative;
  overflow: visible!important;
}
.cid-rVv5imfTVc .dropdown-item {
  font-weight: 400!important;
  color: black!important;
}
.cid-rVv5imfTVc .dropdown-item:hover {
  color: black!important;
}
.cid-rVv5imfTVc .dropdown-menu {
  background-color: white!important;
}
.cid-rVv5imfTVc .navbar .dropdown.open > .dropdown-menu {
  border-radius: 10px;
  box-shadow: 0 10px 55px 5px rgba(255, 255, 255, 0.35);
  display: block;
}
.cid-rVv5imfTVc .nav-link:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  opacity: 0;
  background-color: #eafce9;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.cid-rVv5imfTVc .nav-item:hover .nav-link:before {
  opacity: 1!important;
}
@media (min-width: 992px) {
  .cid-rVv5imfTVc .nav-item {
    position: relative;
  }
}
.cid-rVv5imfTVc .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rVv5imfTVc .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-rVv5imfTVc .dropdown .dropdown-menu .dropdown-item:hover {
  padding-left: 2rem;
  padding-right: 1rem;
}
.cid-rVv5imfTVc .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: .75rem;
  font-size: inherit;
}
.cid-rVv5imfTVc .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rVv5imfTVc .collapsed {
  flex-direction: row!important;
}
.cid-rVv5imfTVc .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-rVv5imfTVc .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-rVv5imfTVc .navbar-caption {
  font-weight: 600!important;
}
.cid-rVv5imfTVc .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rVv5imfTVc .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rVv5imfTVc .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rVv5imfTVc .dropdown-item.active,
.cid-rVv5imfTVc .dropdown-item:active {
  background-color: transparent;
}
.cid-rVv5imfTVc .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rVv5imfTVc .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rVv5imfTVc .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rVv5imfTVc .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #0685e6;
}
.cid-rVv5imfTVc .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-rVv5imfTVc ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rVv5imfTVc .navbar-buttons {
  text-align: center;
}
.cid-rVv5imfTVc button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rVv5imfTVc button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-rVv5imfTVc button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rVv5imfTVc button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rVv5imfTVc button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rVv5imfTVc button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rVv5imfTVc nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rVv5imfTVc nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rVv5imfTVc nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rVv5imfTVc nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rVv5imfTVc .navbar-dropdown {
  position: absolute;
  top: 0;
  left: 0;
  padding: .5rem 1rem;
  position: fixed;
}
.cid-rVv5imfTVc .nav-link {
  font-weight: 600!important;
}
.cid-rVv5imfTVc a.nav-link {
  -webkit-justify-content: center;
  justify-content: center;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.cid-rVv5imfTVc .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rVv5imfTVc .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-rVv5imfTVc .icons-menu span {
  font-size: 26px;
  color: #2b5528;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-rVv5imfTVc .navbar {
    height: 77px;
  }
  .cid-rVv5imfTVc .navbar.opened {
    height: auto;
  }
  .cid-rVv5imfTVc .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
#custom-html-j {
  /* Type valid CSS here */
}
#custom-html-j div {
  padding: auto;
  color: #FFF;
}
#custom-html-j p {
  font-size: 20px;
  color: #FFF;
}
#custom-html-j h1 {
  font-size: 3em;
  line-height: 1.25em;
  padding-top: 1.5rem;
  color: #FFF;
  z-index: 1000 !important;
  position: absolute;
  text-align: left;
  text-shadow: #000 2px 2px 2px;
}
#custom-html-j .btn {
  margin-left: 4px !important;
}
.cid-rVv5ioZ5NH {
  padding-top: 45px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/meadow-with-trees-png-clipart-picture-copy-2000x891.png");
}
.cid-rVv5ioZ5NH .signature {
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.cid-rVv5ioZ5NH .mbr-section-title {
  letter-spacing: 0.1em;
}
.cid-rVv5ioZ5NH .card-img {
  margin-bottom: 1rem;
}
.cid-rVv5ioZ5NH .card-img span {
  font-size: 60px;
}
.cid-rVv5ioZ5NH .mbr-text,
.cid-rVv5ioZ5NH .mbr-section-btn {
  color: #2b5528;
  text-align: left;
}
.cid-rVv5iqKfYb {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #cafdc6;
  background: linear-gradient(90deg, #cafdc6, #fdf3e0);
}
.cid-rVv5iqKfYb .mbr-overlay {
  background: linear-gradient(90deg, #149dcc, #b2ccd2);
}
.cid-rVv5iqKfYb .mbr-section-btn {
  margin-left: -0.8rem;
}
.cid-rVv5iqKfYb .text-content {
  padding-right: 1.5rem;
}
.cid-rVv5iqKfYb .mbr-text,
.cid-rVv5iqKfYb .mbr-section-btn {
  color: #000000;
  text-align: left;
}
.cid-rVv5iqKfYb .mbr-text2,
.cid-rVv5iqKfYb .mbr-section-btn {
  color: #000000;
  text-align: center;
  padding-top: .55rem;
}
.cid-rVv5iqKfYb .mbr-figure img {
  -webkit-box-shadow: 0px 0px 30px rgba(241, 240, 236, 0.3);
  box-shadow: 0px 0px 30px rgba(241, 240, 236, 0.3);
  border-radius: .25rem;
}
.cid-rVv5iqKfYb .counter-container {
  padding: 1rem 0;
  position: relative;
}
.cid-rVv5iqKfYb .counter-container ul {
  margin-bottom: 0;
  padding-left: 1.5rem;
}
.cid-rVv5iqKfYb .counter-container ul li {
  margin-bottom: 1rem;
}
@media (max-width: 991px) {
  .cid-rVv5iqKfYb .main-row {
    margin: 0;
  }
  .cid-rVv5iqKfYb .mbr-section-title,
  .cid-rVv5iqKfYb .mbr-text,
  .cid-rVv5iqKfYb .list,
  .cid-rVv5iqKfYb .mbr-section-btn {
    text-align: center !important;
  }
  .cid-rVv5iqKfYb .text-content {
    padding: 0;
  }
}
.cid-rVv9q1idES {
  padding-top: 80px;
  padding-bottom: 15px;
  background-color: #fdf3e0;
  background: linear-gradient(90deg, #fdf3e0, #cafdc6);
}
.cid-rVv9q1idES .mbr-overlay {
  background: linear-gradient(90deg, #149dcc, #b2ccd2);
}
.cid-rVv9q1idES .mbr-section-btn {
  margin-left: -0.8rem;
}
.cid-rVv9q1idES .text-content {
  padding-right: 1.5rem;
  padding-right: 0;
  padding-left: 1.5rem;
}
.cid-rVv9q1idES .main-row {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
}
.cid-rVv9q1idES .mbr-text,
.cid-rVv9q1idES .mbr-section-btn {
  color: #000000;
  text-align: left;
}
.cid-rVv9q1idES .mbr-text2,
.cid-rVv9q1idES .mbr-section-btn {
  color: #000000;
  text-align: center;
  padding-top: .55rem;
}
.cid-rVv9q1idES .mbr-figure img {
  -webkit-box-shadow: 0px 0px 30px rgba(241, 240, 236, 0.3);
  box-shadow: 0px 0px 30px rgba(241, 240, 236, 0.3);
  border-radius: .25rem;
}
.cid-rVv9q1idES .counter-container {
  padding: 1rem 0;
  position: relative;
}
.cid-rVv9q1idES .counter-container ul {
  margin-bottom: 0;
  padding-left: 1.5rem;
}
.cid-rVv9q1idES .counter-container ul li {
  margin-bottom: 1rem;
}
@media (max-width: 991px) {
  .cid-rVv9q1idES .main-row {
    margin: 0;
  }
  .cid-rVv9q1idES .mbr-section-title,
  .cid-rVv9q1idES .mbr-text,
  .cid-rVv9q1idES .list,
  .cid-rVv9q1idES .mbr-section-btn {
    text-align: center !important;
  }
  .cid-rVv9q1idES .text-content {
    padding: 0;
  }
}
.cid-rVvbRag8r3 {
  padding-top: 60px;
  padding-bottom: 15px;
  background-color: #cafdc6;
  background: linear-gradient(90deg, #cafdc6, #fdf3e0);
}
.cid-rVvbRag8r3 .mbr-overlay {
  background: linear-gradient(90deg, #149dcc, #b2ccd2);
}
.cid-rVvbRag8r3 .mbr-section-btn {
  margin-left: -0.8rem;
}
.cid-rVvbRag8r3 .text-content {
  padding-right: 1.5rem;
}
.cid-rVvbRag8r3 .mbr-text,
.cid-rVvbRag8r3 .mbr-section-btn {
  color: #000000;
  text-align: left;
}
.cid-rVvbRag8r3 .mbr-text2,
.cid-rVvbRag8r3 .mbr-section-btn {
  color: #000000;
  text-align: center;
  padding-top: .55rem;
}
.cid-rVvbRag8r3 .mbr-figure img {
  -webkit-box-shadow: 0px 0px 30px rgba(241, 240, 236, 0.3);
  box-shadow: 0px 0px 30px rgba(241, 240, 236, 0.3);
  border-radius: .25rem;
}
.cid-rVvbRag8r3 .counter-container {
  padding: 1rem 0;
  position: relative;
}
.cid-rVvbRag8r3 .counter-container ul {
  margin-bottom: 0;
  padding-left: 1.5rem;
}
.cid-rVvbRag8r3 .counter-container ul li {
  margin-bottom: 1rem;
}
@media (max-width: 991px) {
  .cid-rVvbRag8r3 .main-row {
    margin: 0;
  }
  .cid-rVvbRag8r3 .mbr-section-title,
  .cid-rVvbRag8r3 .mbr-text,
  .cid-rVvbRag8r3 .list,
  .cid-rVvbRag8r3 .mbr-section-btn {
    text-align: center !important;
  }
  .cid-rVvbRag8r3 .text-content {
    padding: 0;
  }
}
.cid-rVvcZ6yNIY {
  padding-top: 80px;
  padding-bottom: 15px;
  background-color: #fdf3e0;
  background: linear-gradient(90deg, #fdf3e0, #cafdc6);
}
.cid-rVvcZ6yNIY .mbr-overlay {
  background: linear-gradient(90deg, #149dcc, #b2ccd2);
}
.cid-rVvcZ6yNIY .mbr-section-btn {
  margin-left: -0.8rem;
}
.cid-rVvcZ6yNIY .text-content {
  padding-right: 1.5rem;
  padding-right: 0;
  padding-left: 1.5rem;
}
.cid-rVvcZ6yNIY .main-row {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
}
.cid-rVvcZ6yNIY .mbr-text,
.cid-rVvcZ6yNIY .mbr-section-btn {
  color: #000000;
  text-align: left;
}
.cid-rVvcZ6yNIY .mbr-text2,
.cid-rVvcZ6yNIY .mbr-section-btn {
  color: #000000;
  text-align: center;
  padding-top: .55rem;
}
.cid-rVvcZ6yNIY .mbr-figure img {
  -webkit-box-shadow: 0px 0px 30px rgba(241, 240, 236, 0.3);
  box-shadow: 0px 0px 30px rgba(241, 240, 236, 0.3);
  border-radius: .25rem;
}
.cid-rVvcZ6yNIY .counter-container {
  padding: 1rem 0;
  position: relative;
}
.cid-rVvcZ6yNIY .counter-container ul {
  margin-bottom: 0;
  padding-left: 1.5rem;
}
.cid-rVvcZ6yNIY .counter-container ul li {
  margin-bottom: 1rem;
}
@media (max-width: 991px) {
  .cid-rVvcZ6yNIY .main-row {
    margin: 0;
  }
  .cid-rVvcZ6yNIY .mbr-section-title,
  .cid-rVvcZ6yNIY .mbr-text,
  .cid-rVvcZ6yNIY .list,
  .cid-rVvcZ6yNIY .mbr-section-btn {
    text-align: center !important;
  }
  .cid-rVvcZ6yNIY .text-content {
    padding: 0;
  }
}
.cid-rVveeGvoUi {
  padding-top: 80px;
  padding-bottom: 45px;
  background-color: #cafdc6;
  background: linear-gradient(90deg, #cafdc6, #fdf3e0);
}
.cid-rVveeGvoUi .mbr-overlay {
  background: linear-gradient(90deg, #149dcc, #b2ccd2);
}
.cid-rVveeGvoUi .mbr-section-btn {
  margin-left: -0.8rem;
}
.cid-rVveeGvoUi .text-content {
  padding-right: 1.5rem;
}
.cid-rVveeGvoUi .mbr-text,
.cid-rVveeGvoUi .mbr-section-btn {
  color: #000000;
  text-align: left;
}
.cid-rVveeGvoUi .mbr-text2,
.cid-rVveeGvoUi .mbr-section-btn {
  color: #000000;
  text-align: center;
  padding-top: .55rem;
}
.cid-rVveeGvoUi .mbr-text3,
.cid-rVveeGvoUi .mbr-section-btn {
  color: #000000;
  text-align: left;
  padding-top: .1.75rem;
  font-size: 1.50rem;
  line-height: 2.10rem;
}
.cid-rVveeGvoUi .mbr-figure img {
  -webkit-box-shadow: 0px 0px 30px rgba(241, 240, 236, 0.3);
  box-shadow: 0px 0px 30px rgba(241, 240, 236, 0.3);
  border-radius: .25rem;
}
.cid-rVveeGvoUi .counter-container {
  padding: 1rem 0;
  position: relative;
}
.cid-rVveeGvoUi .counter-container ul {
  margin-bottom: 0;
  padding-left: 1.5rem;
}
.cid-rVveeGvoUi .counter-container ul li {
  margin-bottom: 1rem;
}
@media (max-width: 991px) {
  .cid-rVveeGvoUi .main-row {
    margin: 0;
  }
  .cid-rVveeGvoUi .mbr-section-title,
  .cid-rVveeGvoUi .mbr-text,
  .cid-rVveeGvoUi .list,
  .cid-rVveeGvoUi .mbr-section-btn {
    text-align: center !important;
  }
  .cid-rVveeGvoUi .text-content {
    padding: 0;
  }
}
.cid-rVv5ivTJNE {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #0685e6;
}
@media (max-width: 767px) {
  .cid-rVv5ivTJNE .content {
    text-align: center;
  }
  .cid-rVv5ivTJNE .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rVv5ivTJNE .img-logo img {
  height: 6rem;
}
.cid-rVv5ivTJNE .form-control {
  margin-bottom: 1rem;
  padding: 1.07em 1.07em;
  background-color: #f5f5f5;
  border: 1px solid #fdf3e0;
  color: #000000;
  line-height: 1.43;
  min-height: 3.5em;
  border-radius: .25rem;
}
.cid-rVv5ivTJNE .form-control:focus,
.cid-rVv5ivTJNE .form-control:hover {
  border: 1px solid #e8e8e8;
  background-color: #f5f5f5;
}
.cid-rVv5ivTJNE .form-group {
  margin-bottom: 1rem;
}
.cid-rVv5ivTJNE input::-webkit-input-placeholder,
.cid-rVv5ivTJNE textarea::-webkit-input-placeholder {
  color: #000000;
}
.cid-rVv5ivTJNE input:-moz-placeholder,
.cid-rVv5ivTJNE textarea:-moz-placeholder {
  color: #000000;
}
.cid-rVv5ivTJNE .jq-selectbox li,
.cid-rVv5ivTJNE .jq-selectbox li {
  background-color: #f5f5f5;
  color: #000000;
}
.cid-rVv5ivTJNE .jq-selectbox li:hover,
.cid-rVv5ivTJNE .jq-selectbox li.selected {
  background-color: #f5f5f5;
  color: #000000;
}
.cid-rVv5ivTJNE .jq-selectbox:hover .jq-selectbox__trigger-arrow {
  border-top-color: #f5f5f5;
}
.cid-rVv5ivTJNE .jq-selectbox .jq-selectbox__trigger-arrow {
  border-top-color: #f5f5f5;
}
.cid-rVv5ivTJNE textarea.form-control {
  resize: none;
}
.cid-rVv5ivTJNE .input-group-btn {
  display: inline-block;
}
.cid-rVv5ivTJNE .input-group-btn .btn {
  margin: 0 !important;
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rVv5ivTJNE .form-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rVv5ivTJNE .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rVv5ivTJNE .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #fff;
}
.cid-rVv5ivTJNE .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-rVv5ivTJNE .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-rVv5ivTJNE .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rVv5ivTJNE .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rVv5ivTJNE .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
    font-size: .85rem;
  }
}
.cid-rVv5ivTJNE .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .05;
}
.cid-rVv5ivTJNE .form-control,
.cid-rVv5ivTJNE .input-group-btn .btn {
  border-radius: 3px;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #0685e6;
}

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

:focus {
  outline: none;
}

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

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

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

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

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel-item img {
  margin: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.mbr-arrow a {
  color: #ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropup .dropdown-toggle::after {
  display: none;
}
.cid-rVMPH81GY3 {
  height: 0 !important;
}
.cid-rVMPH81GY3 .dropdown-item:before {
  content: '';
  position: absolute;
  left: 16px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  opacity: 0;
  background-color: #eafce9;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.cid-rVMPH81GY3 .dropdown-item:hover:before {
  opacity: 1!important;
  color: #FFF;
}
.cid-rVMPH81GY3 .nav-item:focus,
.cid-rVMPH81GY3 .nav-link:focus {
  outline: none;
}
.cid-rVMPH81GY3 .text-white-2 {
  color: #FFF!important;
  width: 100%;
  padding: .85rem;
  margin: auto 55%;
  font-size: 1.45rem;
  background-color: #2b5528;
}
.cid-rVMPH81GY3 .text-white:hover,
.cid-rVMPH81GY3 .text-white:active {
  color: #0e430a!important;
  background-color: #FFF;
  padding: 2px;
}
.cid-rVMPH81GY3 #navbar {
  transition: top 0.5s;
}
.cid-rVMPH81GY3 .navbar {
  max-width: 1420px;
  margin: auto;
  margin-top: -8px;
  opacity: 0.9;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  min-height: 85px;
  transition: all .3s;
  background: #0685e6;
}
.cid-rVMPH81GY3 .navbar:hover {
  opacity: 1;
  margin-top: 0;
}
.cid-rVMPH81GY3 .navbar.opened {
  transition: all .3s;
  background: #0685e6 !important;
}
.cid-rVMPH81GY3 .navbar .dropdown-item {
  padding: .235rem 1.5rem;
}
.cid-rVMPH81GY3 .navbar .navbar-collapse {
  justify-content: center;
  z-index: 1;
}
.cid-rVMPH81GY3 .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-rVMPH81GY3 .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-rVMPH81GY3 .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-rVMPH81GY3 .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rVMPH81GY3 .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rVMPH81GY3 .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-rVMPH81GY3 .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rVMPH81GY3 .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-rVMPH81GY3 .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-rVMPH81GY3 .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-rVMPH81GY3 .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rVMPH81GY3 .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-rVMPH81GY3 .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rVMPH81GY3 .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rVMPH81GY3 .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-rVMPH81GY3 .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rVMPH81GY3 .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rVMPH81GY3 .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-rVMPH81GY3 .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rVMPH81GY3 .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-rVMPH81GY3 .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-rVMPH81GY3 .navbar.navbar-short {
  background: #0685e6 !important;
  min-height: 60px;
}
.cid-rVMPH81GY3 .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rVMPH81GY3 .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rVMPH81GY3 .section {
  position: relative;
  overflow: visible!important;
}
.cid-rVMPH81GY3 .dropdown-item {
  font-weight: 400!important;
  color: black!important;
}
.cid-rVMPH81GY3 .dropdown-item:hover {
  color: black!important;
}
.cid-rVMPH81GY3 .dropdown-menu {
  background-color: white!important;
}
.cid-rVMPH81GY3 .navbar .dropdown.open > .dropdown-menu {
  border-radius: 10px;
  box-shadow: 0 10px 55px 5px rgba(255, 255, 255, 0.35);
  display: block;
}
.cid-rVMPH81GY3 .nav-link:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  opacity: 0;
  background-color: #eafce9;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.cid-rVMPH81GY3 .nav-item:hover .nav-link:before {
  opacity: 1!important;
}
@media (min-width: 992px) {
  .cid-rVMPH81GY3 .nav-item {
    position: relative;
  }
}
.cid-rVMPH81GY3 .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rVMPH81GY3 .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-rVMPH81GY3 .dropdown .dropdown-menu .dropdown-item:hover {
  padding-left: 2rem;
  padding-right: 1rem;
}
.cid-rVMPH81GY3 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: .75rem;
  font-size: inherit;
}
.cid-rVMPH81GY3 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rVMPH81GY3 .collapsed {
  flex-direction: row!important;
}
.cid-rVMPH81GY3 .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-rVMPH81GY3 .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-rVMPH81GY3 .navbar-caption {
  font-weight: 600!important;
}
.cid-rVMPH81GY3 .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rVMPH81GY3 .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rVMPH81GY3 .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rVMPH81GY3 .dropdown-item.active,
.cid-rVMPH81GY3 .dropdown-item:active {
  background-color: transparent;
}
.cid-rVMPH81GY3 .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rVMPH81GY3 .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rVMPH81GY3 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rVMPH81GY3 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #0685e6;
}
.cid-rVMPH81GY3 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-rVMPH81GY3 ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rVMPH81GY3 .navbar-buttons {
  text-align: center;
}
.cid-rVMPH81GY3 button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rVMPH81GY3 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-rVMPH81GY3 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rVMPH81GY3 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rVMPH81GY3 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rVMPH81GY3 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rVMPH81GY3 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rVMPH81GY3 nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rVMPH81GY3 nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rVMPH81GY3 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rVMPH81GY3 .navbar-dropdown {
  position: absolute;
  top: 0;
  left: 0;
  padding: .5rem 1rem;
  position: fixed;
}
.cid-rVMPH81GY3 .nav-link {
  font-weight: 600!important;
}
.cid-rVMPH81GY3 a.nav-link {
  -webkit-justify-content: center;
  justify-content: center;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.cid-rVMPH81GY3 .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rVMPH81GY3 .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-rVMPH81GY3 .icons-menu span {
  font-size: 26px;
  color: #2b5528;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-rVMPH81GY3 .navbar {
    height: 77px;
  }
  .cid-rVMPH81GY3 .navbar.opened {
    height: auto;
  }
  .cid-rVMPH81GY3 .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
#custom-html-10 {
  /* Type valid CSS here */
}
#custom-html-10 div {
  padding: auto;
  color: #FFF;
}
#custom-html-10 p {
  font-size: 20px;
  color: #FFF;
}
#custom-html-10 h1 {
  font-size: 3em;
  line-height: 1.25em;
  padding-top: 1.5rem;
  color: #FFF;
  z-index: 1000 !important;
  position: absolute;
  text-align: left;
  text-shadow: #000 2px 2px 2px;
}
#custom-html-10 .btn {
  margin-left: 4px !important;
}
.cid-rVMPH9lgbS {
  padding-top: 45px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/meadow-with-trees-png-clipart-picture-copy-2000x891.png");
}
.cid-rVMPH9lgbS .signature {
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.cid-rVMPH9lgbS .mbr-section-title {
  letter-spacing: 0.1em;
}
.cid-rVMPH9lgbS .card-img {
  margin-bottom: 1rem;
}
.cid-rVMPH9lgbS .card-img span {
  font-size: 60px;
}
.cid-rVMPH9lgbS .mbr-text,
.cid-rVMPH9lgbS .mbr-section-btn {
  color: #2b5528;
  text-align: left;
}
.cid-rVMPHagmCC {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rVMPHagmCC .back {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60%;
  height: 100%;
  background-color: #cafdc6;
}
.cid-rVMPHagmCC img {
  width: 100%;
}
.cid-rVMPHagmCC p {
  margin: 3rem auto;
}
.cid-rVMPHagmCC .content-wrapper {
  max-width: 970px;
  margin: auto;
  position: relative;
  padding: 0 2rem;
}
.cid-rVMPHagmCC .content-wrapper {
  padding-top: 6rem;
}
.cid-rVMPHagmCC h4 {
  position: absolute;
  width: fit-content;
  padding: 0;
  margin: 0;
  right: 6rem;
  transform: rotate(-270deg);
  transform-origin: bottom right;
  bottom: 0;
}
@media (max-width: 1200px) {
  .cid-rVMPHagmCC .content-wrapper {
    padding-top: 0rem;
  }
  .cid-rVMPHagmCC p {
    margin-top: 2rem;
  }
}
@media (max-width: 992px) {
  .cid-rVMPHagmCC .back {
    width: 100%;
    height: 75%;
  }
  .cid-rVMPHagmCC .content-wrapper {
    padding: 0 3rem;
    padding-top: 4rem;
  }
  .cid-rVMPHagmCC p {
    margin-top: 4rem;
  }
}
@media (max-width: 767px) {
  .cid-rVMPHagmCC .content-wrapper {
    padding: 0rem;
    padding-top: 4rem;
  }
  .cid-rVMPHagmCC h4 {
    right: 2rem;
  }
}
.cid-rVMPHbpi3f {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #0685e6;
}
@media (max-width: 767px) {
  .cid-rVMPHbpi3f .content {
    text-align: center;
  }
  .cid-rVMPHbpi3f .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rVMPHbpi3f .img-logo img {
  height: 6rem;
}
.cid-rVMPHbpi3f .form-control {
  margin-bottom: 1rem;
  padding: 1.07em 1.07em;
  background-color: #f5f5f5;
  border: 1px solid #fdf3e0;
  color: #000000;
  line-height: 1.43;
  min-height: 3.5em;
  border-radius: .25rem;
}
.cid-rVMPHbpi3f .form-control:focus,
.cid-rVMPHbpi3f .form-control:hover {
  border: 1px solid #e8e8e8;
  background-color: #f5f5f5;
}
.cid-rVMPHbpi3f .form-group {
  margin-bottom: 1rem;
}
.cid-rVMPHbpi3f input::-webkit-input-placeholder,
.cid-rVMPHbpi3f textarea::-webkit-input-placeholder {
  color: #000000;
}
.cid-rVMPHbpi3f input:-moz-placeholder,
.cid-rVMPHbpi3f textarea:-moz-placeholder {
  color: #000000;
}
.cid-rVMPHbpi3f .jq-selectbox li,
.cid-rVMPHbpi3f .jq-selectbox li {
  background-color: #f5f5f5;
  color: #000000;
}
.cid-rVMPHbpi3f .jq-selectbox li:hover,
.cid-rVMPHbpi3f .jq-selectbox li.selected {
  background-color: #f5f5f5;
  color: #000000;
}
.cid-rVMPHbpi3f .jq-selectbox:hover .jq-selectbox__trigger-arrow {
  border-top-color: #f5f5f5;
}
.cid-rVMPHbpi3f .jq-selectbox .jq-selectbox__trigger-arrow {
  border-top-color: #f5f5f5;
}
.cid-rVMPHbpi3f textarea.form-control {
  resize: none;
}
.cid-rVMPHbpi3f .input-group-btn {
  display: inline-block;
}
.cid-rVMPHbpi3f .input-group-btn .btn {
  margin: 0 !important;
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rVMPHbpi3f .form-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rVMPHbpi3f .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rVMPHbpi3f .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #fff;
}
.cid-rVMPHbpi3f .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-rVMPHbpi3f .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-rVMPHbpi3f .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rVMPHbpi3f .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rVMPHbpi3f .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
    font-size: .85rem;
  }
}
.cid-rVMPHbpi3f .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .05;
}
.cid-rVMPHbpi3f .form-control,
.cid-rVMPHbpi3f .input-group-btn .btn {
  border-radius: 3px;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #0685e6;
}

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

:focus {
  outline: none;
}

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

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

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

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

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel-item img {
  margin: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.mbr-arrow a {
  color: #ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropup .dropdown-toggle::after {
  display: none;
}
.cid-rVMUiVFLfQ {
  height: 0 !important;
}
.cid-rVMUiVFLfQ .dropdown-item:before {
  content: '';
  position: absolute;
  left: 16px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  opacity: 0;
  background-color: #eafce9;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.cid-rVMUiVFLfQ .dropdown-item:hover:before {
  opacity: 1!important;
  color: #FFF;
}
.cid-rVMUiVFLfQ .nav-item:focus,
.cid-rVMUiVFLfQ .nav-link:focus {
  outline: none;
}
.cid-rVMUiVFLfQ .text-white-2 {
  color: #FFF!important;
  width: 100%;
  padding: .85rem;
  margin: auto 55%;
  font-size: 1.45rem;
  background-color: #2b5528;
}
.cid-rVMUiVFLfQ .text-white:hover,
.cid-rVMUiVFLfQ .text-white:active {
  color: #0e430a!important;
  background-color: #FFF;
  padding: 2px;
}
.cid-rVMUiVFLfQ #navbar {
  transition: top 0.5s;
}
.cid-rVMUiVFLfQ .navbar {
  max-width: 1420px;
  margin: auto;
  margin-top: -8px;
  opacity: 0.9;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  min-height: 85px;
  transition: all .3s;
  background: #0685e6;
}
.cid-rVMUiVFLfQ .navbar:hover {
  opacity: 1;
  margin-top: 0;
}
.cid-rVMUiVFLfQ .navbar.opened {
  transition: all .3s;
  background: #0685e6 !important;
}
.cid-rVMUiVFLfQ .navbar .dropdown-item {
  padding: .235rem 1.5rem;
}
.cid-rVMUiVFLfQ .navbar .navbar-collapse {
  justify-content: center;
  z-index: 1;
}
.cid-rVMUiVFLfQ .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-rVMUiVFLfQ .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-rVMUiVFLfQ .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-rVMUiVFLfQ .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rVMUiVFLfQ .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rVMUiVFLfQ .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-rVMUiVFLfQ .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rVMUiVFLfQ .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-rVMUiVFLfQ .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-rVMUiVFLfQ .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-rVMUiVFLfQ .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rVMUiVFLfQ .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-rVMUiVFLfQ .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rVMUiVFLfQ .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rVMUiVFLfQ .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-rVMUiVFLfQ .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rVMUiVFLfQ .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rVMUiVFLfQ .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-rVMUiVFLfQ .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rVMUiVFLfQ .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-rVMUiVFLfQ .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-rVMUiVFLfQ .navbar.navbar-short {
  background: #0685e6 !important;
  min-height: 60px;
}
.cid-rVMUiVFLfQ .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rVMUiVFLfQ .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rVMUiVFLfQ .section {
  position: relative;
  overflow: visible!important;
}
.cid-rVMUiVFLfQ .dropdown-item {
  font-weight: 400!important;
  color: black!important;
}
.cid-rVMUiVFLfQ .dropdown-item:hover {
  color: black!important;
}
.cid-rVMUiVFLfQ .dropdown-menu {
  background-color: white!important;
}
.cid-rVMUiVFLfQ .navbar .dropdown.open > .dropdown-menu {
  border-radius: 10px;
  box-shadow: 0 10px 55px 5px rgba(255, 255, 255, 0.35);
  display: block;
}
.cid-rVMUiVFLfQ .nav-link:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  opacity: 0;
  background-color: #eafce9;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.cid-rVMUiVFLfQ .nav-item:hover .nav-link:before {
  opacity: 1!important;
}
@media (min-width: 992px) {
  .cid-rVMUiVFLfQ .nav-item {
    position: relative;
  }
}
.cid-rVMUiVFLfQ .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rVMUiVFLfQ .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-rVMUiVFLfQ .dropdown .dropdown-menu .dropdown-item:hover {
  padding-left: 2rem;
  padding-right: 1rem;
}
.cid-rVMUiVFLfQ .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: .75rem;
  font-size: inherit;
}
.cid-rVMUiVFLfQ .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rVMUiVFLfQ .collapsed {
  flex-direction: row!important;
}
.cid-rVMUiVFLfQ .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-rVMUiVFLfQ .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-rVMUiVFLfQ .navbar-caption {
  font-weight: 600!important;
}
.cid-rVMUiVFLfQ .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rVMUiVFLfQ .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rVMUiVFLfQ .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rVMUiVFLfQ .dropdown-item.active,
.cid-rVMUiVFLfQ .dropdown-item:active {
  background-color: transparent;
}
.cid-rVMUiVFLfQ .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rVMUiVFLfQ .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rVMUiVFLfQ .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rVMUiVFLfQ .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #0685e6;
}
.cid-rVMUiVFLfQ .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-rVMUiVFLfQ ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rVMUiVFLfQ .navbar-buttons {
  text-align: center;
}
.cid-rVMUiVFLfQ button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rVMUiVFLfQ button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-rVMUiVFLfQ button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rVMUiVFLfQ button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rVMUiVFLfQ button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rVMUiVFLfQ button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rVMUiVFLfQ nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rVMUiVFLfQ nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rVMUiVFLfQ nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rVMUiVFLfQ nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rVMUiVFLfQ .navbar-dropdown {
  position: absolute;
  top: 0;
  left: 0;
  padding: .5rem 1rem;
  position: fixed;
}
.cid-rVMUiVFLfQ .nav-link {
  font-weight: 600!important;
}
.cid-rVMUiVFLfQ a.nav-link {
  -webkit-justify-content: center;
  justify-content: center;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.cid-rVMUiVFLfQ .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rVMUiVFLfQ .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-rVMUiVFLfQ .icons-menu span {
  font-size: 26px;
  color: #2b5528;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-rVMUiVFLfQ .navbar {
    height: 77px;
  }
  .cid-rVMUiVFLfQ .navbar.opened {
    height: auto;
  }
  .cid-rVMUiVFLfQ .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
#custom-html-15 {
  /* Type valid CSS here */
}
#custom-html-15 div {
  padding: auto;
  color: #FFF;
}
#custom-html-15 p {
  font-size: 20px;
  color: #FFF;
}
#custom-html-15 h1 {
  font-size: 3em;
  line-height: 1.25em;
  padding-top: 1.5rem;
  color: #FFF;
  z-index: 1000 !important;
  position: absolute;
  text-align: left;
  text-shadow: #000 2px 2px 2px;
}
#custom-html-15 .btn {
  margin-left: 4px !important;
}
.cid-rVMUiXJWM0 {
  padding-top: 45px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/meadow-with-trees-png-clipart-picture-copy-2000x891.png");
}
.cid-rVMUiXJWM0 .signature {
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.cid-rVMUiXJWM0 .mbr-section-title {
  letter-spacing: 0.1em;
}
.cid-rVMUiXJWM0 .card-img {
  margin-bottom: 1rem;
}
.cid-rVMUiXJWM0 .card-img span {
  font-size: 60px;
}
.cid-rVMUiXJWM0 .mbr-text,
.cid-rVMUiXJWM0 .mbr-section-btn {
  color: #2b5528;
  text-align: left;
}
.cid-rVMUiZ5MuS {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rVMUiZ5MuS .back {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60%;
  height: 100%;
  background-color: #cafdc6;
}
.cid-rVMUiZ5MuS img {
  width: 100%;
}
.cid-rVMUiZ5MuS p {
  margin: 3rem auto;
}
.cid-rVMUiZ5MuS .content-wrapper {
  max-width: 970px;
  margin: auto;
  position: relative;
  padding: 0 2rem;
}
.cid-rVMUiZ5MuS .content-wrapper {
  padding-top: 6rem;
}
.cid-rVMUiZ5MuS h4 {
  position: absolute;
  width: fit-content;
  padding: 0;
  margin: 0;
  right: 6rem;
  transform: rotate(-270deg);
  transform-origin: bottom right;
  bottom: 0;
}
@media (max-width: 1200px) {
  .cid-rVMUiZ5MuS .content-wrapper {
    padding-top: 0rem;
  }
  .cid-rVMUiZ5MuS p {
    margin-top: 2rem;
  }
}
@media (max-width: 992px) {
  .cid-rVMUiZ5MuS .back {
    width: 100%;
    height: 75%;
  }
  .cid-rVMUiZ5MuS .content-wrapper {
    padding: 0 3rem;
    padding-top: 4rem;
  }
  .cid-rVMUiZ5MuS p {
    margin-top: 4rem;
  }
}
@media (max-width: 767px) {
  .cid-rVMUiZ5MuS .content-wrapper {
    padding: 0rem;
    padding-top: 4rem;
  }
  .cid-rVMUiZ5MuS h4 {
    right: 2rem;
  }
}
.cid-rVMUj0uurn {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #0685e6;
}
@media (max-width: 767px) {
  .cid-rVMUj0uurn .content {
    text-align: center;
  }
  .cid-rVMUj0uurn .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rVMUj0uurn .img-logo img {
  height: 6rem;
}
.cid-rVMUj0uurn .form-control {
  margin-bottom: 1rem;
  padding: 1.07em 1.07em;
  background-color: #f5f5f5;
  border: 1px solid #fdf3e0;
  color: #000000;
  line-height: 1.43;
  min-height: 3.5em;
  border-radius: .25rem;
}
.cid-rVMUj0uurn .form-control:focus,
.cid-rVMUj0uurn .form-control:hover {
  border: 1px solid #e8e8e8;
  background-color: #f5f5f5;
}
.cid-rVMUj0uurn .form-group {
  margin-bottom: 1rem;
}
.cid-rVMUj0uurn input::-webkit-input-placeholder,
.cid-rVMUj0uurn textarea::-webkit-input-placeholder {
  color: #000000;
}
.cid-rVMUj0uurn input:-moz-placeholder,
.cid-rVMUj0uurn textarea:-moz-placeholder {
  color: #000000;
}
.cid-rVMUj0uurn .jq-selectbox li,
.cid-rVMUj0uurn .jq-selectbox li {
  background-color: #f5f5f5;
  color: #000000;
}
.cid-rVMUj0uurn .jq-selectbox li:hover,
.cid-rVMUj0uurn .jq-selectbox li.selected {
  background-color: #f5f5f5;
  color: #000000;
}
.cid-rVMUj0uurn .jq-selectbox:hover .jq-selectbox__trigger-arrow {
  border-top-color: #f5f5f5;
}
.cid-rVMUj0uurn .jq-selectbox .jq-selectbox__trigger-arrow {
  border-top-color: #f5f5f5;
}
.cid-rVMUj0uurn textarea.form-control {
  resize: none;
}
.cid-rVMUj0uurn .input-group-btn {
  display: inline-block;
}
.cid-rVMUj0uurn .input-group-btn .btn {
  margin: 0 !important;
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rVMUj0uurn .form-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rVMUj0uurn .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rVMUj0uurn .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #fff;
}
.cid-rVMUj0uurn .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-rVMUj0uurn .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-rVMUj0uurn .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rVMUj0uurn .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rVMUj0uurn .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
    font-size: .85rem;
  }
}
.cid-rVMUj0uurn .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .05;
}
.cid-rVMUj0uurn .form-control,
.cid-rVMUj0uurn .input-group-btn .btn {
  border-radius: 3px;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #0685e6;
}

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

:focus {
  outline: none;
}

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

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

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

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

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Gradients animation

use with:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel-item img {
  margin: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.mbr-arrow a {
  color: #ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropup .dropdown-toggle::after {
  display: none;
}
.cid-rVMX19zULE {
  height: 0 !important;
}
.cid-rVMX19zULE .dropdown-item:before {
  content: '';
  position: absolute;
  left: 16px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  opacity: 0;
  background-color: #eafce9;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.cid-rVMX19zULE .dropdown-item:hover:before {
  opacity: 1!important;
  color: #FFF;
}
.cid-rVMX19zULE .nav-item:focus,
.cid-rVMX19zULE .nav-link:focus {
  outline: none;
}
.cid-rVMX19zULE .text-white-2 {
  color: #FFF!important;
  width: 100%;
  padding: .85rem;
  margin: auto 55%;
  font-size: 1.45rem;
  background-color: #2b5528;
}
.cid-rVMX19zULE .text-white:hover,
.cid-rVMX19zULE .text-white:active {
  color: #0e430a!important;
  background-color: #FFF;
  padding: 2px;
}
.cid-rVMX19zULE #navbar {
  transition: top 0.5s;
}
.cid-rVMX19zULE .navbar {
  max-width: 1420px;
  margin: auto;
  margin-top: -8px;
  opacity: 0.9;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  min-height: 85px;
  transition: all .3s;
  background: #0685e6;
}
.cid-rVMX19zULE .navbar:hover {
  opacity: 1;
  margin-top: 0;
}
.cid-rVMX19zULE .navbar.opened {
  transition: all .3s;
  background: #0685e6 !important;
}
.cid-rVMX19zULE .navbar .dropdown-item {
  padding: .235rem 1.5rem;
}
.cid-rVMX19zULE .navbar .navbar-collapse {
  justify-content: center;
  z-index: 1;
}
.cid-rVMX19zULE .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-rVMX19zULE .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-rVMX19zULE .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-rVMX19zULE .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rVMX19zULE .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rVMX19zULE .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-rVMX19zULE .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rVMX19zULE .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-rVMX19zULE .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-rVMX19zULE .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-rVMX19zULE .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rVMX19zULE .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-rVMX19zULE .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rVMX19zULE .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rVMX19zULE .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-rVMX19zULE .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rVMX19zULE .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rVMX19zULE .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-rVMX19zULE .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rVMX19zULE .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-rVMX19zULE .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-rVMX19zULE .navbar.navbar-short {
  background: #0685e6 !important;
  min-height: 60px;
}
.cid-rVMX19zULE .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rVMX19zULE .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rVMX19zULE .section {
  position: relative;
  overflow: visible!important;
}
.cid-rVMX19zULE .dropdown-item {
  font-weight: 400!important;
  color: black!important;
}
.cid-rVMX19zULE .dropdown-item:hover {
  color: black!important;
}
.cid-rVMX19zULE .dropdown-menu {
  background-color: white!important;
}
.cid-rVMX19zULE .navbar .dropdown.open > .dropdown-menu {
  border-radius: 10px;
  box-shadow: 0 10px 55px 5px rgba(255, 255, 255, 0.35);
  display: block;
}
.cid-rVMX19zULE .nav-link:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  opacity: 0;
  background-color: #eafce9;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.cid-rVMX19zULE .nav-item:hover .nav-link:before {
  opacity: 1!important;
}
@media (min-width: 992px) {
  .cid-rVMX19zULE .nav-item {
    position: relative;
  }
}
.cid-rVMX19zULE .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rVMX19zULE .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-rVMX19zULE .dropdown .dropdown-menu .dropdown-item:hover {
  padding-left: 2rem;
  padding-right: 1rem;
}
.cid-rVMX19zULE .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: .75rem;
  font-size: inherit;
}
.cid-rVMX19zULE .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rVMX19zULE .collapsed {
  flex-direction: row!important;
}
.cid-rVMX19zULE .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-rVMX19zULE .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-rVMX19zULE .navbar-caption {
  font-weight: 600!important;
}
.cid-rVMX19zULE .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rVMX19zULE .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rVMX19zULE .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rVMX19zULE .dropdown-item.active,
.cid-rVMX19zULE .dropdown-item:active {
  background-color: transparent;
}
.cid-rVMX19zULE .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rVMX19zULE .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rVMX19zULE .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rVMX19zULE .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #0685e6;
}
.cid-rVMX19zULE .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-rVMX19zULE ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rVMX19zULE .navbar-buttons {
  text-align: center;
}
.cid-rVMX19zULE button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rVMX19zULE button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-rVMX19zULE button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rVMX19zULE button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rVMX19zULE button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rVMX19zULE button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rVMX19zULE nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rVMX19zULE nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rVMX19zULE nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rVMX19zULE nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rVMX19zULE .navbar-dropdown {
  position: absolute;
  top: 0;
  left: 0;
  padding: .5rem 1rem;
  position: fixed;
}
.cid-rVMX19zULE .nav-link {
  font-weight: 600!important;
}
.cid-rVMX19zULE a.nav-link {
  -webkit-justify-content: center;
  justify-content: center;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.cid-rVMX19zULE .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rVMX19zULE .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-rVMX19zULE .icons-menu span {
  font-size: 26px;
  color: #2b5528;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-rVMX19zULE .navbar {
    height: 77px;
  }
  .cid-rVMX19zULE .navbar.opened {
    height: auto;
  }
  .cid-rVMX19zULE .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
#custom-html-1f {
  /* Type valid CSS here */
}
#custom-html-1f div {
  padding: auto;
  color: #FFF;
}
#custom-html-1f p {
  font-size: 20px;
  color: #FFF;
}
#custom-html-1f h1 {
  font-size: 3em;
  line-height: 1.25em;
  padding-top: 1.5rem;
  color: #FFF;
  z-index: 1000 !important;
  position: absolute;
  text-align: left;
  text-shadow: #000 2px 2px 2px;
}
#custom-html-1f .btn {
  margin-left: 4px !important;
}
.cid-rVMX1bzpiz {
  padding-top: 45px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/meadow-with-trees-png-clipart-picture-copy-2000x891.png");
}
.cid-rVMX1bzpiz .signature {
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.cid-rVMX1bzpiz .mbr-section-title {
  letter-spacing: 0.1em;
}
.cid-rVMX1bzpiz .card-img {
  margin-bottom: 1rem;
}
.cid-rVMX1bzpiz .card-img span {
  font-size: 60px;
}
.cid-rVMX1bzpiz .mbr-text,
.cid-rVMX1bzpiz .mbr-section-btn {
  color: #2b5528;
  text-align: left;
}
.cid-rVMX1dmEym {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-rVMX1dmEym .back {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60%;
  height: 100%;
  background-color: #e2f6bf;
}
.cid-rVMX1dmEym img {
  width: 90%;
}
.cid-rVMX1dmEym p {
  margin: 3rem auto;
}
.cid-rVMX1dmEym .content-wrapper {
  max-width: 750px;
  margin: auto;
  position: relative;
  padding: 0 2rem;
}
.cid-rVMX1dmEym .content-wrapper {
  padding-top: 6rem;
}
.cid-rVMX1dmEym h4 {
  position: absolute;
  width: fit-content;
  padding: 0;
  margin: 0;
  right: 6rem;
  transform: rotate(-270deg);
  transform-origin: bottom right;
  bottom: 0;
}
@media (max-width: 1200px) {
  .cid-rVMX1dmEym .content-wrapper {
    padding-top: 0rem;
  }
  .cid-rVMX1dmEym p {
    margin-top: 2rem;
  }
}
@media (max-width: 992px) {
  .cid-rVMX1dmEym .back {
    width: 100%;
    height: 75%;
  }
  .cid-rVMX1dmEym .content-wrapper {
    padding: 0 3rem;
    padding-top: 4rem;
  }
  .cid-rVMX1dmEym p {
    margin-top: 4rem;
  }
}
@media (max-width: 767px) {
  .cid-rVMX1dmEym .content-wrapper {
    padding: 0rem;
    padding-top: 4rem;
  }
  .cid-rVMX1dmEym h4 {
    right: 2rem;
  }
}
.cid-rVMX1f4Ee9 {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #0685e6;
}
@media (max-width: 767px) {
  .cid-rVMX1f4Ee9 .content {
    text-align: center;
  }
  .cid-rVMX1f4Ee9 .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rVMX1f4Ee9 .img-logo img {
  height: 6rem;
}
.cid-rVMX1f4Ee9 .form-control {
  margin-bottom: 1rem;
  padding: 1.07em 1.07em;
  background-color: #f5f5f5;
  border: 1px solid #fdf3e0;
  color: #000000;
  line-height: 1.43;
  min-height: 3.5em;
  border-radius: .25rem;
}
.cid-rVMX1f4Ee9 .form-control:focus,
.cid-rVMX1f4Ee9 .form-control:hover {
  border: 1px solid #e8e8e8;
  background-color: #f5f5f5;
}
.cid-rVMX1f4Ee9 .form-group {
  margin-bottom: 1rem;
}
.cid-rVMX1f4Ee9 input::-webkit-input-placeholder,
.cid-rVMX1f4Ee9 textarea::-webkit-input-placeholder {
  color: #000000;
}
.cid-rVMX1f4Ee9 input:-moz-placeholder,
.cid-rVMX1f4Ee9 textarea:-moz-placeholder {
  color: #000000;
}
.cid-rVMX1f4Ee9 .jq-selectbox li,
.cid-rVMX1f4Ee9 .jq-selectbox li {
  background-color: #f5f5f5;
  color: #000000;
}
.cid-rVMX1f4Ee9 .jq-selectbox li:hover,
.cid-rVMX1f4Ee9 .jq-selectbox li.selected {
  background-color: #f5f5f5;
  color: #000000;
}
.cid-rVMX1f4Ee9 .jq-selectbox:hover .jq-selectbox__trigger-arrow {
  border-top-color: #f5f5f5;
}
.cid-rVMX1f4Ee9 .jq-selectbox .jq-selectbox__trigger-arrow {
  border-top-color: #f5f5f5;
}
.cid-rVMX1f4Ee9 textarea.form-control {
  resize: none;
}
.cid-rVMX1f4Ee9 .input-group-btn {
  display: inline-block;
}
.cid-rVMX1f4Ee9 .input-group-btn .btn {
  margin: 0 !important;
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rVMX1f4Ee9 .form-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rVMX1f4Ee9 .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rVMX1f4Ee9 .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #fff;
}
.cid-rVMX1f4Ee9 .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-rVMX1f4Ee9 .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-rVMX1f4Ee9 .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rVMX1f4Ee9 .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rVMX1f4Ee9 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
    font-size: .85rem;
  }
}
.cid-rVMX1f4Ee9 .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .05;
}
.cid-rVMX1f4Ee9 .form-control,
.cid-rVMX1f4Ee9 .input-group-btn .btn {
  border-radius: 3px;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #0685e6;
}

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

:focus {
  outline: none;
}

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

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

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

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

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

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

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

b,
strong {
  font-weight: bold;
}

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

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

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

body {
  position: relative;
}

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

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

.hidden {
  visibility: hidden;
}

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

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

.mbr-black {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation

use with:

background: linear-gradient(0deg, #2e3192, #1bffff);
background-size: 200% 200%;
animation: gradient-animation 4s infinite alternate;
-webkit-animation: gradient-animation 4s infinite alternate;
    */
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 94vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 60vh;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 94vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
}

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center;
}

.nav-dropdown .link {
  padding: .667em 1.667em !important;
  margin: 0 !important;
}

.nav {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.card-wrapper {
  flex: 1;
  -webkit-flex: 1;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 1rem;
  position: absolute;
  display: flex;
  align-items: center;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 1rem;
}

input[type="range"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.modal-dialog,
.modal-content {
  height: 100%;
}

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem);
}

@media (max-width: 575px) {
  .modal-dialog .carousel-inner {
    height: calc(100vh - 1rem);
  }
}

.carousel-item {
  text-align: center;
}

.carousel-item img {
  margin: auto;
}

.mbr-section-title {
  font-style: normal;
  line-height: 1.2;
}

.mbr-section-subtitle {
  line-height: 1.3;
}

.mbr-text {
  font-style: normal;
  line-height: 1.6;
}

body {
  font-style: normal;
  line-height: 1.5;
}

.btn {
  border-radius: 0;
  font-weight: 600;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 2px;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 2px;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 2px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-form {
  margin: 0;
  border-radius: 0;
}

.btn-form:hover {
  cursor: pointer;
}

#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  background: #fff;
  width: 2px;
  left: calc(50% - 1px);
}

#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal;
}

.mbr-arrow a {
  color: #ffffff;
}

@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

.alert.alert-form::after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #f5f5f5;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 3.5em;
  padding: 1rem;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
  border-color: red;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
}

@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }
  .btn .mbr-iconfont {
    font-size: 1rem !important;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: flex;
}

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important;
}

html,
body {
  height: auto;
  min-height: 100vh;
}

.dropup .dropdown-toggle::after {
  display: none;
}
.cid-rWVq9MpViE {
  height: 0 !important;
}
.cid-rWVq9MpViE .dropdown-item:before {
  content: '';
  position: absolute;
  left: 16px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  opacity: 0;
  background-color: #eafce9;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.cid-rWVq9MpViE .dropdown-item:hover:before {
  opacity: 1!important;
  color: #FFF;
}
.cid-rWVq9MpViE .nav-item:focus,
.cid-rWVq9MpViE .nav-link:focus {
  outline: none;
}
.cid-rWVq9MpViE .text-white-2 {
  color: #FFF!important;
  width: 100%;
  padding: .85rem;
  margin: auto 55%;
  font-size: 1.45rem;
  background-color: #2b5528;
}
.cid-rWVq9MpViE .text-white:hover,
.cid-rWVq9MpViE .text-white:active {
  color: #0e430a!important;
  background-color: #FFF;
  padding: 2px;
}
.cid-rWVq9MpViE #navbar {
  transition: top 0.5s;
}
.cid-rWVq9MpViE .navbar {
  max-width: 1420px;
  margin: auto;
  margin-top: -8px;
  opacity: 0.9;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  min-height: 85px;
  transition: all .3s;
  background: #0685e6;
}
.cid-rWVq9MpViE .navbar:hover {
  opacity: 1;
  margin-top: 0;
}
.cid-rWVq9MpViE .navbar.opened {
  transition: all .3s;
  background: #0685e6 !important;
}
.cid-rWVq9MpViE .navbar .dropdown-item {
  padding: .235rem 1.5rem;
}
.cid-rWVq9MpViE .navbar .navbar-collapse {
  justify-content: center;
  z-index: 1;
}
.cid-rWVq9MpViE .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-rWVq9MpViE .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-rWVq9MpViE .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-rWVq9MpViE .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-rWVq9MpViE .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-rWVq9MpViE .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-rWVq9MpViE .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-rWVq9MpViE .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .25rem 1.5rem;
  text-align: center;
}
.cid-rWVq9MpViE .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-rWVq9MpViE .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-rWVq9MpViE .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-rWVq9MpViE .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-rWVq9MpViE .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-rWVq9MpViE .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-rWVq9MpViE .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-rWVq9MpViE .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-rWVq9MpViE .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-rWVq9MpViE .navbar .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem !important;
    text-align: center;
  }
  .cid-rWVq9MpViE .navbar .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
  }
  .cid-rWVq9MpViE .navbar .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-rWVq9MpViE .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-rWVq9MpViE .navbar.navbar-short {
  background: #0685e6 !important;
  min-height: 60px;
}
.cid-rWVq9MpViE .navbar.navbar-short .navbar-logo img {
  height: 3rem !important;
}
.cid-rWVq9MpViE .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-rWVq9MpViE .section {
  position: relative;
  overflow: visible!important;
}
.cid-rWVq9MpViE .dropdown-item {
  font-weight: 400!important;
  color: black!important;
}
.cid-rWVq9MpViE .dropdown-item:hover {
  color: black!important;
}
.cid-rWVq9MpViE .dropdown-menu {
  background-color: white!important;
}
.cid-rWVq9MpViE .navbar .dropdown.open > .dropdown-menu {
  border-radius: 10px;
  box-shadow: 0 10px 55px 5px rgba(255, 255, 255, 0.35);
  display: block;
}
.cid-rWVq9MpViE .nav-link:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  opacity: 0;
  background-color: #eafce9;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.cid-rWVq9MpViE .nav-item:hover .nav-link:before {
  opacity: 1!important;
}
@media (min-width: 992px) {
  .cid-rWVq9MpViE .nav-item {
    position: relative;
  }
}
.cid-rWVq9MpViE .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rWVq9MpViE .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-rWVq9MpViE .dropdown .dropdown-menu .dropdown-item:hover {
  padding-left: 2rem;
  padding-right: 1rem;
}
.cid-rWVq9MpViE .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: -1.8rem;
  padding-right: .75rem;
  font-size: inherit;
}
.cid-rWVq9MpViE .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cid-rWVq9MpViE .collapsed {
  flex-direction: row!important;
}
.cid-rWVq9MpViE .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-rWVq9MpViE .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-rWVq9MpViE .navbar-caption {
  font-weight: 600!important;
}
.cid-rWVq9MpViE .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-rWVq9MpViE .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-rWVq9MpViE .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-rWVq9MpViE .dropdown-item.active,
.cid-rWVq9MpViE .dropdown-item:active {
  background-color: transparent;
}
.cid-rWVq9MpViE .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-rWVq9MpViE .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-rWVq9MpViE .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-rWVq9MpViE .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #0685e6;
}
.cid-rWVq9MpViE .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-rWVq9MpViE ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rWVq9MpViE .navbar-buttons {
  text-align: center;
}
.cid-rWVq9MpViE button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rWVq9MpViE button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-rWVq9MpViE button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-rWVq9MpViE button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-rWVq9MpViE button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-rWVq9MpViE button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-rWVq9MpViE nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rWVq9MpViE nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-rWVq9MpViE nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-rWVq9MpViE nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-rWVq9MpViE .navbar-dropdown {
  position: absolute;
  top: 0;
  left: 0;
  padding: .5rem 1rem;
  position: fixed;
}
.cid-rWVq9MpViE .nav-link {
  font-weight: 600!important;
}
.cid-rWVq9MpViE a.nav-link {
  -webkit-justify-content: center;
  justify-content: center;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.cid-rWVq9MpViE .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-rWVq9MpViE .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-rWVq9MpViE .icons-menu span {
  font-size: 26px;
  color: #2b5528;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-rWVq9MpViE .navbar {
    height: 77px;
  }
  .cid-rWVq9MpViE .navbar.opened {
    height: auto;
  }
  .cid-rWVq9MpViE .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
#custom-html-1k {
  /* Type valid CSS here */
}
#custom-html-1k div {
  padding: auto;
  color: #FFF;
}
#custom-html-1k p {
  font-size: 20px;
  color: #FFF;
}
#custom-html-1k h1 {
  font-size: 3em;
  line-height: 1.25em;
  padding-top: 1.5rem;
  color: #FFF;
  z-index: 1000 !important;
  position: absolute;
  text-align: left;
  text-shadow: #000 2px 2px 2px;
}
#custom-html-1k .btn {
  margin-left: 4px !important;
}
.cid-rWVq9Q7mYN {
  padding-top: 45px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/meadow-with-trees-png-clipart-picture-copy-2000x891.png");
}
.cid-rWVq9Q7mYN .signature {
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.cid-rWVq9Q7mYN .mbr-section-title {
  letter-spacing: 0.1em;
}
.cid-rWVq9Q7mYN .card-img {
  margin-bottom: 1rem;
}
.cid-rWVq9Q7mYN .card-img span {
  font-size: 60px;
}
.cid-rWVq9Q7mYN .mbr-text,
.cid-rWVq9Q7mYN .mbr-section-btn {
  color: #2b5528;
  text-align: left;
}
.cid-rWVq9S54Ov {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rWVq9S54Ov .back {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60%;
  height: 100%;
  background-color: #cafdc6;
}
.cid-rWVq9S54Ov img {
  width: 100%;
}
.cid-rWVq9S54Ov p {
  margin: 3rem auto;
}
.cid-rWVq9S54Ov .content-wrapper {
  max-width: 970px;
  margin: auto;
  position: relative;
  padding: 0 2rem;
}
.cid-rWVq9S54Ov .content-wrapper {
  padding-top: 6rem;
}
.cid-rWVq9S54Ov h4 {
  position: absolute;
  width: fit-content;
  padding: 0;
  margin: 0;
  right: 6rem;
  transform: rotate(-270deg);
  transform-origin: bottom right;
  bottom: 0;
}
@media (max-width: 1200px) {
  .cid-rWVq9S54Ov .content-wrapper {
    padding-top: 0rem;
  }
  .cid-rWVq9S54Ov p {
    margin-top: 2rem;
  }
}
@media (max-width: 992px) {
  .cid-rWVq9S54Ov .back {
    width: 100%;
    height: 75%;
  }
  .cid-rWVq9S54Ov .content-wrapper {
    padding: 0 3rem;
    padding-top: 4rem;
  }
  .cid-rWVq9S54Ov p {
    margin-top: 4rem;
  }
}
@media (max-width: 767px) {
  .cid-rWVq9S54Ov .content-wrapper {
    padding: 0rem;
    padding-top: 4rem;
  }
  .cid-rWVq9S54Ov h4 {
    right: 2rem;
  }
}
.cid-rWVq9U8Etv {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #0685e6;
}
@media (max-width: 767px) {
  .cid-rWVq9U8Etv .content {
    text-align: center;
  }
  .cid-rWVq9U8Etv .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rWVq9U8Etv .img-logo img {
  height: 6rem;
}
.cid-rWVq9U8Etv .form-control {
  margin-bottom: 1rem;
  padding: 1.07em 1.07em;
  background-color: #f5f5f5;
  border: 1px solid #fdf3e0;
  color: #000000;
  line-height: 1.43;
  min-height: 3.5em;
  border-radius: .25rem;
}
.cid-rWVq9U8Etv .form-control:focus,
.cid-rWVq9U8Etv .form-control:hover {
  border: 1px solid #e8e8e8;
  background-color: #f5f5f5;
}
.cid-rWVq9U8Etv .form-group {
  margin-bottom: 1rem;
}
.cid-rWVq9U8Etv input::-webkit-input-placeholder,
.cid-rWVq9U8Etv textarea::-webkit-input-placeholder {
  color: #000000;
}
.cid-rWVq9U8Etv input:-moz-placeholder,
.cid-rWVq9U8Etv textarea:-moz-placeholder {
  color: #000000;
}
.cid-rWVq9U8Etv .jq-selectbox li,
.cid-rWVq9U8Etv .jq-selectbox li {
  background-color: #f5f5f5;
  color: #000000;
}
.cid-rWVq9U8Etv .jq-selectbox li:hover,
.cid-rWVq9U8Etv .jq-selectbox li.selected {
  background-color: #f5f5f5;
  color: #000000;
}
.cid-rWVq9U8Etv .jq-selectbox:hover .jq-selectbox__trigger-arrow {
  border-top-color: #f5f5f5;
}
.cid-rWVq9U8Etv .jq-selectbox .jq-selectbox__trigger-arrow {
  border-top-color: #f5f5f5;
}
.cid-rWVq9U8Etv textarea.form-control {
  resize: none;
}
.cid-rWVq9U8Etv .input-group-btn {
  display: inline-block;
}
.cid-rWVq9U8Etv .input-group-btn .btn {
  margin: 0 !important;
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rWVq9U8Etv .form-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rWVq9U8Etv .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-rWVq9U8Etv .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #fff;
}
.cid-rWVq9U8Etv .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-rWVq9U8Etv .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-rWVq9U8Etv .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rWVq9U8Etv .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rWVq9U8Etv .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
    font-size: .85rem;
  }
}
.cid-rWVq9U8Etv .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .05;
}
.cid-rWVq9U8Etv .form-control,
.cid-rWVq9U8Etv .input-group-btn .btn {
  border-radius: 3px;
}
