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

/* Korjaukset 7.4.25 */
body {
  box-sizing: border-box !important;
}
@media screen and (max-width: 992px) {
  .row {
    margin: 0 !important;
  }
  .row .image-wrapper {
    padding: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .cid-uG53L7be2Y .container {
    padding: 0 15px;
  }
}
/* Loppu */
 section {
  background-color: #eeeeee;
}

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

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

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

:focus {
  outline: 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;
}

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 {
  font-weight: 500;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 1px;
  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 .mbr-iconfont {
  font-size: 1.6rem;
}

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

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

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

/*! 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: calc(100vh - 3.5rem);
  }
  .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: flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: flex;
  }
  .menu .collapsed .navbar-collapse {
    max-height: calc(100vh - 3.5rem);
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

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

.menu .menu-bottom {
  display: -webkit-flex;
}

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

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

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

.carousel-control {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
}

@media (max-width: 576px) {
  .col-xs-3 {
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 0;
    padding-right: 0;
  }
}

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

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

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

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

.jq-selectbox li {
  padding: 1.07em .5em;
}

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

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

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

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

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

.carousel-item img {
  margin: auto;
}

.btn-form {
  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: 1.07em;
}

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

.display-7 {
  font-weight: 300;
}

.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-style: normal;
  line-height: 1.5;
  color: #232323;
}

.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-family: Poppins;
}
.display-1 {
  font-family: 'Madimi One', sans-serif;
  font-size: 6rem;
}
.display-2 {
  font-family: 'Madimi One', sans-serif;
  font-size: 3rem;
}
.display-4 {
  font-family: 'Madimi One', sans-serif;
  font-size: 1.2rem;
}
.display-5 {
  font-family: 'Lato', sans-serif;
  font-size: 3rem;
}
.display-7 {
  font-family: 'Lato', sans-serif;
  font-size: 1.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: 4.8rem;
    font-size: calc( 2.75rem + (6 - 2.75) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (2.75rem + (6 - 2.75) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-2 {
    font-size: 2.4rem;
    font-size: calc( 1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-4 {
    font-size: 0.96rem;
    font-size: calc( 1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-5 {
    font-size: 2.4rem;
    font-size: calc( 1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20))));
  }
}
/* Buttons */
.btn {
  padding: 1rem 3rem;
  border-radius: 3px;
}
.btn-sm {
  padding: 0.6rem 1.5rem;
  border-radius: 3px;
}
.btn-md {
  padding: 1rem 3rem;
  border-radius: 3px;
}
.btn-lg {
  padding: 1.2rem 3.2rem;
  border-radius: 3px;
}
.bg-primary {
  background-color: #a26d46 !important;
}
.bg-success {
  background-color: #000000 !important;
}
.bg-info {
  background-color: #a26d46 !important;
}
.bg-warning {
  background-color: #000000 !important;
}
.bg-danger {
  background-color: #ffffff !important;
}
.btn-primary,
.btn-primary:active,
.btn-primary.active {
  background-color: #a26d46 !important;
  border-color: #a26d46 !important;
  color: #ffffff !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff !important;
  background-color: #a26d46 !important;
  border-color: #a26d46 !important;
}
.btn-primary:before {
  background-color: #6d492f !important;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #6d492f !important;
  border-color: #6d492f !important;
}
.btn-secondary,
.btn-secondary:active,
.btn-secondary.active {
  background-color: #a26d46 !important;
  border-color: #a26d46 !important;
  color: #ffffff !important;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus {
  color: #ffffff !important;
  background-color: #a26d46 !important;
  border-color: #a26d46 !important;
}
.btn-secondary:before {
  background-color: #6d492f !important;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #6d492f !important;
  border-color: #6d492f !important;
}
.btn-info,
.btn-info:active,
.btn-info.active {
  background-color: #a26d46 !important;
  border-color: #a26d46 !important;
  color: #ffffff !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus {
  color: #ffffff !important;
  background-color: #a26d46 !important;
  border-color: #a26d46 !important;
}
.btn-info:before {
  background-color: #6d492f !important;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #6d492f !important;
  border-color: #6d492f !important;
}
.btn-success,
.btn-success:active,
.btn-success.active {
  background-color: #000000 !important;
  border-color: #000000 !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:before {
  background-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: #000000 !important;
  border-color: #000000 !important;
  color: #ffffff !important;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-warning:before {
  background-color: #000000 !important;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-danger,
.btn-danger:active,
.btn-danger.active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #808080 !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus {
  color: #808080 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-danger:before {
  background-color: #d9d9d9 !important;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #808080 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !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: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-white:before {
  background-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: #333333 !important;
  border-color: #333333 !important;
}
.btn-black:before {
  background-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: #5b3d27;
  color: #5b3d27;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus {
  color: #ffffff;
  border-color: #a26d46;
}
.btn-primary-outline:before {
  background-color: #a26d46;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #a26d46 !important;
  border-color: #a26d46 !important;
}
.btn-secondary-outline,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  background: none;
  border-color: #5b3d27;
  color: #5b3d27;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus {
  color: #ffffff;
  border-color: #a26d46;
}
.btn-secondary-outline:before {
  background-color: #a26d46;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #a26d46 !important;
  border-color: #a26d46 !important;
}
.btn-info-outline,
.btn-info-outline:active,
.btn-info-outline.active {
  background: none;
  border-color: #5b3d27;
  color: #5b3d27;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus {
  color: #ffffff;
  border-color: #a26d46;
}
.btn-info-outline:before {
  background-color: #a26d46;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #a26d46 !important;
  border-color: #a26d46 !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;
  border-color: #000000;
}
.btn-success-outline:before {
  background-color: #000000;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-warning-outline,
.btn-warning-outline:active,
.btn-warning-outline.active {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus {
  color: #ffffff;
  border-color: #000000;
}
.btn-warning-outline:before {
  background-color: #000000;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-danger-outline,
.btn-danger-outline:active,
.btn-danger-outline.active {
  background: none;
  border-color: #cccccc;
  color: #cccccc;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus {
  color: #808080;
  border-color: #ffffff;
}
.btn-danger-outline:before {
  background-color: #ffffff;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !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;
  border-color: #333333;
}
.btn-black-outline:before {
  background-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;
  border-color: #ffffff;
}
.btn-white-outline:before {
  background-color: #ffffff;
}
.btn-bgr {
  position: relative;
  transition: border 0.3s ease-in-out, color 0.5s;
  -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
}
.btn-bgr span {
  position: relative;
  z-index: 12;
}
.btn-bgr:before {
  content: ' ';
  position: absolute;
  top: -2px;
  left: -2px;
  right: 105%;
  bottom: -2px;
  transition: right 0.3s ease-in-out;
  z-index: -1;
  border-radius: 100px;
}
.btn-bgr:hover:before {
  right: -2px;
}
.btn-underline {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: color 0.2s ease-out;
}
.btn-underline:before {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #a26d46;
  -webkit-transition: width 0.2s ease-out;
  -moz-transition: width 0.2s ease-out;
  transition: width 0.2s ease-out;
}
.btn-underline:hover:before {
  width: 100%;
}
.text-primary {
  color: #a26d46 !important;
}
.text-secondary {
  color: #a26d46 !important;
}
.text-success {
  color: #000000 !important;
}
.text-info {
  color: #a26d46 !important;
}
.text-warning {
  color: #000000 !important;
}
.text-danger {
  color: #ffffff !important;
}
.text-white {
  color: #ffffff !important;
}
.text-black {
  color: #000000 !important;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #5b3d27 !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #5b3d27 !important;
}
a.text-success:hover,
a.text-success:focus {
  color: #000000 !important;
}
a.text-info:hover,
a.text-info:focus {
  color: #5b3d27 !important;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #000000 !important;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #cccccc !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: #a26d46;
}
.alert-warning {
  background-color: #000000;
}
.alert-danger {
  background-color: #ffffff;
}
.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: 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: #a26d46;
  border-color: #a26d46;
  color: #ffffff;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
.nav-tabs .nav-link {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #a26d46;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #d2af96;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #b3b3b3;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #d2af96;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #b3b3b3;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
/* Scroll to top button*/
.scrollToTop_wraper {
  display: none;
}
blockquote {
  border-color: #a26d46;
}
/* Forms */
.mbr-form .btn {
  margin: .4rem 0;
}
.mbr-form .input-group-btn a.btn {
  border-radius: 100px !important;
}
.mbr-form .input-group-btn a.btn:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.mbr-form .input-group-btn button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.mbr-form .input-group-btn button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.form2 .form-control {
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}
.form2 .input-group-btn a.btn {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.form2 .input-group-btn button[type="submit"] {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.form3 input[type="email"] {
  border-radius: 100px !important;
}
@media (max-width: 349px) {
  .form2 input[type="email"] {
    border-radius: 100px !important;
  }
  .form2 .input-group-btn a.btn {
    border-radius: 100px !important;
  }
  .form2 .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
  }
}
@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }
  .btn .mbr-iconfont {
    font-size: 1rem !important;
  }
}
/* Footer */
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #a26d46;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #a26d46;
}
/*Menu*/
.display-1 > .mbr-iconfont {
  font-size: 9.6rem;
}
.display-2 > .mbr-iconfont {
  font-size: 4.8rem;
}
.display-4 > .mbr-iconfont {
  font-size: 1.92rem;
}
.display-5 > .mbr-iconfont {
  font-size: 4.8rem;
}
.display-7 > .mbr-iconfont {
  font-size: 1.92rem;
}
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #a26d46;
  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: #a26d46;
  border-bottom-color: #a26d46;
}
.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: #a26d46 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #ffffff !important;
  background: #a26d46 !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='%23a26d46' %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-uHo484zz7H .modal-body .close {
  background: #1b1b1b;
}
.cid-uHo484zz7H .modal-body .close span {
  font-style: normal;
}
.cid-uHo484zz7H .carousel-inner > .active,
.cid-uHo484zz7H .carousel-inner > .next,
.cid-uHo484zz7H .carousel-inner > .prev {
  display: flex;
}
.cid-uHo484zz7H .carousel-control .icon-next,
.cid-uHo484zz7H .carousel-control .icon-prev {
  margin-top: -18px;
  font-size: 40px;
  line-height: 27px;
}
.cid-uHo484zz7H .carousel-control:hover {
  background: #1b1b1b;
  color: #fff;
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-uHo484zz7H .container .carousel-control {
    margin-bottom: 0;
  }
}
.cid-uHo484zz7H .boxed-slider {
  position: relative;
  padding: 93px 0;
}
.cid-uHo484zz7H .boxed-slider > div {
  position: relative;
}
.cid-uHo484zz7H .container img {
  width: 100%;
}
.cid-uHo484zz7H .container img + .row {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
.cid-uHo484zz7H .mbr-section {
  padding: 0;
  background-attachment: scroll;
}
.cid-uHo484zz7H .mbr-table-cell {
  padding: 0;
}
.cid-uHo484zz7H .container .carousel-indicators {
  margin-bottom: 3px;
}
.cid-uHo484zz7H .carousel-caption {
  top: 50%;
  right: 0;
  bottom: auto;
  left: 0;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cid-uHo484zz7H .mbr-overlay {
  z-index: 1;
}
.cid-uHo484zz7H .container-slide.container {
  width: 100%;
  min-height: 100vh;
  padding: 0;
}
.cid-uHo484zz7H .carousel-item {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 1;
}
.cid-uHo484zz7H .carousel-item.active.right,
.cid-uHo484zz7H .carousel-item.next {
  left: 0;
  transition: opacity 0.7s ease-in-out;
  opacity: 0;
}
.cid-uHo484zz7H .carousel-item.active.left,
.cid-uHo484zz7H .carousel-item.prev {
  left: 0;
  transition: opacity 0.7s ease-in-out;
  opacity: 0;
}
.cid-uHo484zz7H .carousel-item.active,
.cid-uHo484zz7H .carousel-item.next.left,
.cid-uHo484zz7H .carousel-item.prev.right {
  left: 0;
  opacity: 1;
}
.cid-uHo484zz7H .mbr-slider .carousel-control {
  top: 50%;
  width: 70px;
  height: 70px;
  margin-top: -1.5rem;
  font-size: 35px;
  background-color: rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  border-radius: 50%;
  transition: all .3s;
  z-index: 11;
}
.cid-uHo484zz7H .mbr-slider .carousel-control.carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-uHo484zz7H .mbr-slider .carousel-control.carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-uHo484zz7H .mbr-slider .carousel-control .mbr-iconfont {
  font-size: 2rem;
}
@media (max-width: 767px) {
  .cid-uHo484zz7H .mbr-slider .carousel-control {
    top: auto;
    bottom: 1rem;
  }
}
.cid-uHo484zz7H .mbr-slider .carousel-indicators {
  position: absolute;
  bottom: 0;
  margin-bottom: 1.5rem !important;
}
.cid-uHo484zz7H .mbr-slider .carousel-indicators li {
  max-width: 20px;
  width: 20px;
  height: 20px;
  max-height: 20px;
  margin: 3px;
  background-color: rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  border-radius: 50%;
  opacity: .5;
  transition: all .3s;
}
.cid-uHo484zz7H .mbr-slider .carousel-indicators li.active,
.cid-uHo484zz7H .mbr-slider .carousel-indicators li:hover {
  opacity: .9;
}
.cid-uHo484zz7H .mbr-slider .carousel-indicators li::after,
.cid-uHo484zz7H .mbr-slider .carousel-indicators li::before {
  content: none;
}
.cid-uHo484zz7H .mbr-slider .carousel-indicators.ie-fix {
  left: 50%;
  display: block;
  width: 60%;
  margin-left: -30%;
  text-align: center;
}
@media (max-width: 576px) {
  .cid-uHo484zz7H .mbr-slider .carousel-indicators {
    display: none !important;
  }
}
.cid-uHo484zz7H .mbr-slider > .container img {
  width: 100%;
}
.cid-uHo484zz7H .mbr-slider > .container img + .row {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 2;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cid-uHo484zz7H .mbr-slider > .container .carousel-indicators {
  margin-bottom: 3px;
}
@media (max-width: 576px) {
  .cid-uHo484zz7H .mbr-slider > .container .carousel-control {
    margin-bottom: 0;
  }
}
.cid-uHo484zz7H .mbr-slider .mbr-section {
  padding: 0;
  background-attachment: scroll;
}
.cid-uHo484zz7H .mbr-slider .mbr-table-cell {
  padding: 0;
}
.cid-uHo484zz7H .carousel-item .container.container-slide {
  position: initial;
  min-height: 0;
}
.cid-uHo484zz7H .full-screen .slider-fullscreen-image {
  min-height: 100vh;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.cid-uHo484zz7H .full-screen .slider-fullscreen-image.active {
  display: -o-flex;
}
.cid-uHo484zz7H .full-screen .container {
  width: auto;
  padding-right: 0;
  padding-left: 0;
}
.cid-uHo484zz7H .full-screen .carousel-item .container.container-slide {
  min-width: 100%;
  min-height: 100vh;
  padding: 0;
}
.cid-uHo484zz7H .full-screen .carousel-item .container.container-slide img {
  display: none;
}
.cid-uHo484zz7H .mbr-background-video-preview {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.cid-uHo484zz7H .mbr-overlay ~ .container-slide {
  z-index: auto;
}
.cid-uHo484zz7H H2 {
  color: #ffffff;
}
.cid-uG53L7be2Y {
  z-index: 1000;
  width: 100%;
}
.cid-uG53L7be2Y .navbar-dropdown {
  background-color: #f9f9f9 !important;
  padding: 0;
  position: fixed;
}
.cid-uG53L7be2Y .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background-color: #f9f9f9 !important;
  background: #f9f9f9;
}
.cid-uG53L7be2Y .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
@media (max-width: 991px) {
  .cid-uG53L7be2Y .menu_box .navbar.opened,
  .cid-uG53L7be2Y .menu_box .navbar-collapse {
    background-color: transparent !important;
    transition: all 0s ease 0s;
  }
}
.cid-uG53L7be2Y nav.navbar {
  position: fixed;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.cid-uG53L7be2Y .icons-menu-main {
  display: flex;
  flex-wrap: wrap;
  max-width: 150px;
}
@media (max-width: 991px) {
  .cid-uG53L7be2Y .icons-menu-main {
    max-width: 100%;
    margin: 1rem 0 1rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-uG53L7be2Y .mbr-section-btn-main {
    margin-top: 1rem;
  }
}
.cid-uG53L7be2Y .btn {
  min-height: 24px;
  border: none;
  box-shadow: none;
  margin-top: 0;
}
.cid-uG53L7be2Y .btn:hover {
  border: none;
  box-shadow: none;
}
@media (min-width: 992px) {
  .cid-uG53L7be2Y .offcanvas {
    padding: 120px 60px 35px;
    width: 480px;
    background-color: #1e4381;
  }
  .cid-uG53L7be2Y .offcanvas_image img {
    width: auto;
    object-fit: cover;
    display: inline-block;
  }
  .cid-uG53L7be2Y .offcanvas-header {
    position: relative;
    padding: 0;
  }
  .cid-uG53L7be2Y .offcanvas-header .btn-close {
    position: absolute;
    top: -70px;
    right: 0;
    width: 35px;
    height: 30px;
  }
  .cid-uG53L7be2Y .offcanvas-body {
    text-align: center;
    padding: 0;
  }
  .cid-uG53L7be2Y .offcanvas-body .mbr-text,
  .cid-uG53L7be2Y .offcanvas-body .mbr-section-subtitle {
    margin-top: 14px;
  }
  .cid-uG53L7be2Y .offcanvas-body .offcanvas_contact {
    margin: 35px 0;
  }
  .cid-uG53L7be2Y .offcanvas_box button.btn_offcanvas {
    outline: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
  }
  .cid-uG53L7be2Y .offcanvas_box button.btn_offcanvas .hamburger span {
    position: absolute;
    right: 0;
    width: 40px;
    height: 2px;
    border-right: 5px;
    background-color: #f9f9f9;
  }
  .cid-uG53L7be2Y .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(1) {
    top: 18px;
    transition: all 0.2s;
  }
  .cid-uG53L7be2Y .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(2) {
    top: 25px;
    transition: all 0.2s;
  }
  .cid-uG53L7be2Y .offcanvas_box button.btn_offcanvas:hover .hamburger span {
    width: 36px;
  }
  .cid-uG53L7be2Y .offcanvas_box button.btn_offcanvas:hover .hamburger span:nth-child(2) {
    width: 33px;
    transition-delay: 0.2s;
  }
  .cid-uG53L7be2Y ul.navbar-nav {
    padding-bottom: 1.5rem;
  }
  .cid-uG53L7be2Y .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uG53L7be2Y .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
  }
  .cid-uG53L7be2Y .link.dropdown-toggle::after {
    padding: 0 !important;
    transform: rotate(45deg);
  }
  .cid-uG53L7be2Y li.nav-item {
    position: relative;
    display: inline-block;
    padding: 1px 7px !important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 600 !important;
    text-decoration: none;
    letter-spacing: 0 !important;
  }
  .cid-uG53L7be2Y li.nav-item:hover {
    opacity: .8;
  }
  .cid-uG53L7be2Y .lg_brand {
    margin: 0 1rem;
  }
}
.cid-uG53L7be2Y .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .cid-uG53L7be2Y .nav-item {
    margin: 4px 20px;
  }
}
@media (max-width: 991px) {
  .cid-uG53L7be2Y .nav-item {
    margin: 0 !important;
  }
}
.cid-uG53L7be2Y .dropdown-menu {
  border-radius: 0;
  box-shadow: none;
  text-align: left;
}
@media (min-width: 992px) {
  .cid-uG53L7be2Y .dropdown-menu {
    padding: 18px 34px 22px;
    min-width: 250px;
    top: 72px !important;
    left: -40px !important;
  }
  .cid-uG53L7be2Y .dropdown-menu.dropdown-submenu {
    left: 215px !important;
    top: -45% !important;
  }
}
@media (max-width: 991px) {
  .cid-uG53L7be2Y .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uG53L7be2Y .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
    right: 15px;
    position: absolute;
    margin-top: -2px;
  }
  .cid-uG53L7be2Y .show.dropdown-toggle[aria-expanded="true"]::after {
    transform: rotate(45deg);
    margin-top: -4px;
  }
  .cid-uG53L7be2Y .offcanvas_box {
    display: none;
  }
}
.cid-uG53L7be2Y .dropdown-item {
  border: none;
  font-weight: 400 !important;
}
.cid-uG53L7be2Y .nav-dropdown .link {
  font-weight: 600 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.cid-uG53L7be2Y .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-uG53L7be2Y .nav-link {
  position: relative;
  color: #1e4381;
}
.cid-uG53L7be2Y .container {
  display: flex;
  margin: auto;
}
.cid-uG53L7be2Y .iconfont-wrapper {
  color: #f3722f;
  font-size: 17px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.cid-uG53L7be2Y .iconfont-wrapper:last-child {
  margin-right: 0;
}
.cid-uG53L7be2Y .iconfont-wrapper:hover {
  color: #a26d46;
}
.cid-uG53L7be2Y .navbar-caption {
  color: #1e4381;
}
.cid-uG53L7be2Y .navbar-nav {
  margin: 0 1rem;
}
@media (min-width: 992px) {
  .cid-uG53L7be2Y .navbar-nav {
    margin: 0;
  }
}
.cid-uG53L7be2Y .dropdown-menu,
.cid-uG53L7be2Y .navbar.opened {
  background-color: false !important;
}
.cid-uG53L7be2Y .nav-item:focus,
.cid-uG53L7be2Y .nav-link:focus {
  outline: none;
}
.cid-uG53L7be2Y .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-uG53L7be2Y .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uG53L7be2Y .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uG53L7be2Y .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uG53L7be2Y .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uG53L7be2Y .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uG53L7be2Y .navbar {
  min-height: 140px;
  padding: 20px 0;
  transition: all 0.3s;
  border-bottom-width: 0px;
}
.cid-uG53L7be2Y .navbar.opened {
  transition: all 0.3s;
}
.cid-uG53L7be2Y .navbar .dropdown-item {
  padding: 0;
  margin: 8px 0;
}
.cid-uG53L7be2Y .navbar .navbar-logo img {
  min-width: 100px;
  min-height: 100px;
  object-fit: cover;
}
.cid-uG53L7be2Y .navbar .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
}
.cid-uG53L7be2Y .navbar.collapsed {
  justify-content: center;
}
.cid-uG53L7be2Y .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uG53L7be2Y .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-uG53L7be2Y .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uG53L7be2Y .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uG53L7be2Y .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uG53L7be2Y .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: left;
}
.cid-uG53L7be2Y .navbar.collapsed .icons-menu {
  padding: 0;
}
@media (max-width: 991px) {
  .cid-uG53L7be2Y .navbar .nav-item {
    padding: .5rem 0;
  }
  .cid-uG53L7be2Y .navbar .navbar-collapse {
    padding: 34px 0;
    border-radius: 25px;
  }
  .cid-uG53L7be2Y .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uG53L7be2Y .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uG53L7be2Y .navbar .dropdown-menu {
    padding: 6px 0 6px 15px;
  }
  .cid-uG53L7be2Y .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uG53L7be2Y .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uG53L7be2Y .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-uG53L7be2Y .navbar ul.navbar-nav {
    overflow: hidden;
  }
  .cid-uG53L7be2Y .navbar ul.navbar-nav li {
    margin: 0;
  }
  .cid-uG53L7be2Y .navbar .dropdown-menu .dropdown-item {
    padding: 0 !important;
    margin: 0;
    margin-top: 8px;
    text-align: left;
  }
  .cid-uG53L7be2Y .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-uG53L7be2Y .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uG53L7be2Y .navbar .icons-menu {
    padding: 0;
  }
}
.cid-uG53L7be2Y .navbar.navbar-short {
  min-height: 60px;
}
.cid-uG53L7be2Y .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-uG53L7be2Y .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-uG53L7be2Y .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uG53L7be2Y .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uG53L7be2Y .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uG53L7be2Y .dropdown-item.active,
.cid-uG53L7be2Y .dropdown-item:active {
  background-color: transparent;
}
.cid-uG53L7be2Y .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uG53L7be2Y .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uG53L7be2Y .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uG53L7be2Y .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uG53L7be2Y ul.navbar-nav {
  flex-wrap: wrap;
  padding-bottom: 0;
}
.cid-uG53L7be2Y .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-uG53L7be2Y button.navbar-toggler {
  outline: none;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #f9f9f9;
  background: #a26d46;
}
.cid-uG53L7be2Y button.navbar-toggler .hamburger span {
  position: absolute;
  right: 10px;
  margin-top: 14px;
  width: 26px;
  height: 2px;
  border-right: 5px;
  background-color: #f9f9f9;
}
.cid-uG53L7be2Y button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uG53L7be2Y button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uG53L7be2Y button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uG53L7be2Y button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uG53L7be2Y nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uG53L7be2Y nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uG53L7be2Y nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uG53L7be2Y nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uG53L7be2Y a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-uG53L7be2Y .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding: 0;
  text-align: center;
  margin-bottom: 35px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uG53L7be2Y .navbar {
    height: 70px;
  }
  .cid-uG53L7be2Y .navbar.opened {
    height: auto;
  }
  .cid-uG53L7be2Y .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uG53L7be2Y .mbr-section-btn .btn,
.cid-uG53L7be2Y .mbr-section-btn-main .btn {
  max-height: 34px;
  border: 1px solid #000000 !important;
  box-shadow: none;
}
.cid-uG53L7be2Y .mbr-section-btn .btn:hover,
.cid-uG53L7be2Y .mbr-section-btn-main .btn:hover {
  color: #000000 !important;
  border: 1px solid #000000 !important;
  box-shadow: none !important;
  opacity: .8;
}
.cid-uG53L7be2Y .navbar-dropdown .navbar-logo {
  margin-right: 15px;
}
@media (min-width: 768px) {
  .cid-uG53L7be2Y .container-fluid {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.cid-uG53L7be2Y .navbar-caption:hover {
  color: #a26d46;
}
.cid-uG53L7be2Y .mbr-section-subtitle {
  color: #ffffff;
}
.cid-uG53L7be2Y .mbr-text {
  color: #ffffff;
  text-align: left;
}
.cid-uG53L7be2Y .text_widget {
  color: #ffffff;
}
.cid-uG53L7be2Y .mbr-section-subtitle,
.cid-uG53L7be2Y .text_widget {
  text-align: left;
}
.cid-uG53L7be2Y a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
  background-image: none;
}
.cid-uG5bQsnG01 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-uG5bQsnG01 H1 {
  color: #000000;
}
.cid-uG5bQsnG01 .mbr-text,
.cid-uG5bQsnG01 .mbr-section-btn {
  color: #000000;
}
.cid-uG5bQsnG01 .mbr-subtitle {
  color: #000000;
}
.cid-uG5bQsnG01 .mbr-text {
  margin-top: 1.5rem;
}
.cid-uG5bQsnG01 .mbr-section-btn {
  margin-top: 2rem;
}
.cid-uG5bQsnG01 .mbr-section-title,
.cid-uG5bQsnG01 .mbr-section-btn {
  color: #a26d46;
}
.cid-uHnHnB8alE {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #efefef;
}
.cid-uHnHnB8alE .mbr-fallback-image.disabled {
  display: none;
}
.cid-uHnHnB8alE .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uHnHnB8alE a {
  font-weight: bold;
}
.cid-uHnHnB8alE .container-fluid {
  padding: 0;
}
.cid-uHnHnB8alE img {
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .cid-uHnHnB8alE .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-uHnHnB8alE .text-wrapper {
  padding: 4rem 2rem;
}
@media (min-width: 1600px) {
  .cid-uHnHnB8alE .text-wrapper {
    padding: 10rem 8rem;
  }
}
@media (max-width: 767px) {
  .cid-uHnHnB8alE .text-wrapper {
    padding: 1rem;
  }
}
.cid-uHnHnB8alE .mbr-text,
.cid-uHnHnB8alE .mbr-section-btn {
  color: #000000;
}
.cid-uHnHnB8alE .mbr-section-title {
  color: #000000;
}
.cid-uHnPjtxGqd {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-uHnPjtxGqd .mbr-fallback-image.disabled {
  display: none;
}
.cid-uHnPjtxGqd .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uHnPjtxGqd a {
  font-weight: bold;
}
.cid-uHnPjtxGqd .row {
  flex-direction: row-reverse;
}
.cid-uHnPjtxGqd .container-fluid {
  padding: 0;
}
.cid-uHnPjtxGqd img {
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .cid-uHnPjtxGqd .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-uHnPjtxGqd .text-wrapper {
  padding: 4rem 2rem;
}
@media (min-width: 1600px) {
  .cid-uHnPjtxGqd .text-wrapper {
    padding: 10rem 8rem;
  }
}
@media (max-width: 767px) {
  .cid-uHnPjtxGqd .text-wrapper {
    padding: 1rem;
  }
}
.cid-uHnPjtxGqd .mbr-text,
.cid-uHnPjtxGqd .mbr-section-btn {
  color: #000000;
}
.cid-uHnPjtxGqd .mbr-section-title {
  color: #000000;
}
.cid-uHocmVBRtz {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #efefef;
}
.cid-uHocmVBRtz .mbr-fallback-image.disabled {
  display: none;
}
.cid-uHocmVBRtz .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uHocmVBRtz a {
  font-weight: bold;
}
.cid-uHocmVBRtz .container-fluid {
  padding: 0;
}
.cid-uHocmVBRtz img {
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .cid-uHocmVBRtz .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-uHocmVBRtz .text-wrapper {
  padding: 4rem 2rem;
}
@media (min-width: 1600px) {
  .cid-uHocmVBRtz .text-wrapper {
    padding: 10rem 8rem;
  }
}
@media (max-width: 767px) {
  .cid-uHocmVBRtz .text-wrapper {
    padding: 1rem;
  }
}
.cid-uHocmVBRtz .mbr-text,
.cid-uHocmVBRtz .mbr-section-btn {
  color: #000000;
}
.cid-uHocmVBRtz .mbr-section-title {
  color: #000000;
}
.cid-rm1g9AMxdI {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #a26d46;
}
.cid-rm1g9AMxdI h3 {
  text-align: center;
}
.cid-rm1g9AMxdI .mbr-section-subtitle {
  font-weight: 300;
}
.cid-rm1g9AMxdI .card {
  word-wrap: break-word;
}
.cid-rm1g9AMxdI .card:after {
  content: "";
  display: block;
  width: 150px;
  height: 3px;
  margin: 0 auto;
  background-color: #ffffff;
}
.cid-rm1g9AMxdI .mbr-iconfont {
  font-size: 5rem;
  color: #a26d46;
}
.cid-uGlWVH0wtu {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-uGlWVH0wtu .block-title {
  color: #a26d46;
}
.cid-uGm69mlXSh {
  padding-top: 30px;
  padding-bottom: 0px;
  overflow: hidden;
  box-sizing: border-box;
  background-color: #ffffff;
}
.cid-uGm69mlXSh .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-uGm69mlXSh .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-uGm69mlXSh .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-uGm69mlXSh .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-uGm69mlXSh .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
}
.cid-uGm69mlXSh .icon-focus {
  display: none;
}
.cid-uGm69mlXSh .mbr-gallery-title {
  transition: all 0.5s ease;
  position: absolute;
  text-align: right;
  display: none;
  width: 100%;
  bottom: 0;
  right: 0;
  padding: 1rem;
  color: #000000;
  font-weight: bold;
  background: transparent;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
.cid-uGm69mlXSh ul {
  font-size: 0;
}
.cid-uGm69mlXSh .mbr-gallery-filter ul li .btn {
  border: none;
  background-color: transparent;
  color: #000000 !important;
  padding: 0.5rem 1rem 0.6rem;
  border-radius: 0;
  margin: 0!important;
  transition: padding, border 0s, transform .2s;
}
.cid-uGm69mlXSh .mbr-gallery-filter ul li.active .btn {
  padding: 0.5rem 1rem 0.5rem;
  border-radius: 0 !important;
}
.cid-uGm69mlXSh .mbr-gallery-filter ul li.active .btn:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #a26d46, #a26d46);
}
.cid-uGm69mlXSh .mbr-gallery-filter ul li {
  padding: 0;
}
.cid-uGm69mlXSh .mbr-gallery-item > div:hover .mbr-gallery-title {
  padding-bottom: 1.5rem;
  display: block;
}
.cid-uGm69mlXSh .mbr-gallery-item > div:hover:before {
  opacity: 0.5 !important;
}
.cid-uGm69mlXSh .underline {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cid-uGm69mlXSh .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #a26d46, #a26d46);
  display: inline-block;
}
.cid-uGm69mlXSh .btn {
  background: none;
  border-radius: 0 !important;
}
.cid-uGm69mlXSh .btn:hover {
  background: transparent !important;
}
.cid-uGm69mlXSh .btn:hover:before {
  background: transparent !important;
}
.cid-uGm69mlXSh .btn:before {
  background-color: transparent !important;
}
.cid-uGm69mlXSh .btn:focus {
  box-shadow: none;
}
.cid-uGm69mlXSh .mbr-section-title,
.cid-uGm69mlXSh .underline {
  color: #545054;
}
.cid-uGm69mlXSh .mbr-gallery-item > div > span {
  color: #ffffff;
}
.cid-uHooGoG1uo {
  padding-top: 45px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-uHooGoG1uo H1 {
  color: #000000;
}
.cid-uHooGoG1uo .mbr-text,
.cid-uHooGoG1uo .mbr-section-btn {
  color: #000000;
}
.cid-uHooGoG1uo .mbr-subtitle {
  color: #000000;
}
.cid-uHooGoG1uo .mbr-text {
  margin-top: 1.5rem;
}
.cid-uHooGoG1uo .mbr-section-btn {
  margin-top: 2rem;
}
.cid-uHooGoG1uo .mbr-section-title,
.cid-uHooGoG1uo .mbr-section-btn {
  color: #000000;
}
.cid-uHopfss4Kl {
  padding-top: 0rem;
  padding-bottom: 0rem;
  overflow: hidden;
  background-color: #ffffff;
}
@media (max-width: 992px) {
  .cid-uHopfss4Kl .container {
    padding: 0 50px;
  }
}
@media (max-width: 768px) {
  .cid-uHopfss4Kl .container {
    padding: 0 16px;
  }
}
.cid-uHopfss4Kl .embla__slide {
  display: flex;
  justify-content: center;
  position: relative;
  min-width: 200px;
  max-width: 200px;
}
@media (max-width: 767px) {
  .cid-uHopfss4Kl .embla__slide {
    min-width: 100%;
    max-width: 100%;
  }
}
.cid-uHopfss4Kl .embla__slide .slide-content .item-wrapper .item-img img {
  height: 150px;
  object-fit: contain;
  margin: 0 auto;
}
.cid-uHopfss4Kl .embla__button--next,
.cid-uHopfss4Kl .embla__button--prev {
  display: flex;
}
.cid-uHopfss4Kl .embla__button {
  bottom: 0;
  width: 40px;
  height: 40px;
  margin-top: -1.5rem;
  font-size: 25px;
  background-color: transparent !important;
  color: #a26d46 !important;
  border: none;
  border-radius: 50%;
  transition: all 0.3s;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1 !important;
  display: none;
}
.cid-uHopfss4Kl .embla__button:disabled {
  cursor: default;
  display: none;
}
.cid-uHopfss4Kl .embla__button:hover {
  opacity: .7 !important;
}
.cid-uHopfss4Kl .embla__button.embla__button--prev {
  left: 45%;
}
@media (max-width: 992px) {
  .cid-uHopfss4Kl .embla__button.embla__button--prev {
    left: 40%;
  }
}
@media (max-width: 768px) {
  .cid-uHopfss4Kl .embla__button.embla__button--prev {
    left: 35%;
  }
}
.cid-uHopfss4Kl .embla__button.embla__button--next {
  right: 45%;
}
@media (max-width: 992px) {
  .cid-uHopfss4Kl .embla__button.embla__button--next {
    right: 40%;
  }
}
@media (max-width: 768px) {
  .cid-uHopfss4Kl .embla__button.embla__button--next {
    right: 35%;
  }
}
.cid-uHopfss4Kl .embla {
  position: relative;
  width: 100%;
}
.cid-uHopfss4Kl .embla__viewport {
  width: 100%;
  margin-right: 1rem;
}
.cid-uHopfss4Kl .embla__viewport.is-draggable {
  cursor: grab;
}
.cid-uHopfss4Kl .embla__viewport.is-dragging {
  cursor: grabbing;
}
.cid-uHopfss4Kl .embla__container {
  display: flex;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.cid-uHopfss4Kl .mbr-section-title {
  color: #ea8300;
  text-align: center;
}
.cid-uHozFu3Vwk {
  padding-top: 60px;
  padding-bottom: 30px;
  background-color: #efefef;
}
.cid-uHozFu3Vwk H1 {
  color: #000000;
}
.cid-uHozFu3Vwk .mbr-text,
.cid-uHozFu3Vwk .mbr-section-btn {
  color: #000000;
}
.cid-uHozFu3Vwk .mbr-subtitle {
  color: #000000;
}
.cid-uHozFu3Vwk .mbr-text {
  margin-top: 1.5rem;
}
.cid-uHozFu3Vwk .mbr-section-btn {
  margin-top: 2rem;
}
.cid-uHozFu3Vwk .mbr-section-title,
.cid-uHozFu3Vwk .mbr-section-btn {
  color: #a26d46;
}
.cid-uGm68JJiQo {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #efefef;
}
.cid-uGm68JJiQo a {
  color: #232323;
}
.cid-uGm68JJiQo a:hover {
  color: #a26d46;
}
.cid-uGm68JJiQo h5 {
  color: #4e6dcc;
}
.cid-uGm68JJiQo .card-img {
  width: 200px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.cid-uGm68JJiQo .img-icon {
  width: auto;
  max-width: 500px;
  max-height: 500px;
  left: 0;
  position: absolute;
}
@media (min-width: 992px) {
  .cid-uGm68JJiQo .my-col {
    -webkit-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-uGm68JJiQo H5 {
  color: #000000;
}
.cid-uGm68JJiQo H2 {
  color: #000000;
}
.cid-uGm68JJiQo DIV {
  color: #000000;
}
.cid-uGm68JJiQo B {
  color: #000000;
}
.cid-uGm68JJiQo .card-title B {
  color: #000000;
}
.cid-uGm68JJiQo P {
  color: #000000;
}
.cid-uGm68JJiQo H1 {
  color: #000000;
}
.cid-uGm68JJiQo H3 {
  color: #000000;
}
.cid-uGm68JJiQo .card-title {
  color: #000000;
  text-align: center;
}
.cid-uHoD74O55A {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #000000;
}
.cid-uHoD74O55A .footer_col_logo {
  width: 40%;
}
.cid-uHoD74O55A .footer_col {
  width: 20%;
}
.cid-uHoD74O55A .list {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #ffffff;
}
.cid-uHoD74O55A .logo_wrap {
  max-width: 20%;
}
.cid-uHoD74O55A .logo_wrap img {
  width: 100%;
  max-height: 150px;
}
.cid-uHoD74O55A .brand_name {
  color: #ffffff;
}
.cid-uHoD74O55A .contacts {
  margin-top: 46px;
}
.cid-uHoD74O55A .contacts p {
  line-height: 33px;
  margin-bottom: 0;
}
.cid-uHoD74O55A .contacts b {
  color: #ffffff;
}
.cid-uHoD74O55A .mbr-section-subtitle {
  font-weight: 700;
  line-height: 1.1em;
  margin-bottom: 43px;
  color: #ffffff;
}
.cid-uHoD74O55A .item-wrap {
  line-height: 44px;
}
.cid-uHoD74O55A a.text-white {
  color: #a99fc5 !important;
}
.cid-uHoD74O55A a.text-white:hover {
  color: #ffffff !important;
}
.cid-uHoD74O55A .item-wrap a,
.cid-uHoD74O55A .contacts a {
  display: inline-block;
  line-height: 1.87;
  position: relative;
  transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.cid-uHoD74O55A .item-wrap a:before,
.cid-uHoD74O55A .contacts a:before {
  width: 0;
  left: auto;
  right: 0;
  bottom: 5px;
  height: 1px;
  content: "";
  position: absolute;
  transition: width 0.2s linear;
  background: #ffffff;
}
.cid-uHoD74O55A .item-wrap a:hover::before,
.cid-uHoD74O55A .contacts a:hover::before {
  left: 0;
  width: 100%;
  right: auto;
}
.cid-uHoD74O55A .image {
  margin-top: 30px;
  max-width: 200px;
}
.cid-uHoD74O55A .image img {
  width: 100%;
  object-fit: contain;
}
@media (max-width: 991px) {
  .cid-uHoD74O55A .row > [class*="col"] {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .cid-uHoD74O55A .footer_col_logo {
    width: 100%;
  }
  .cid-uHoD74O55A .footer_col {
    width: 33.3%;
  }
  .cid-uHoD74O55A .image {
    margin-bottom: 40px;
  }
  .cid-uHoD74O55A .contacts {
    margin-top: 30px;
    margin-bottom: 28px;
  }
  .cid-uHoD74O55A .mbr-section-subtitle {
    margin-bottom: 20px;
  }
  .cid-uHoD74O55A .item-wrap {
    line-height: 36px;
  }
}
@media (max-width: 767px) {
  .cid-uHoD74O55A .row {
    justify-content: center;
    text-align: center;
  }
  .cid-uHoD74O55A .mbr-section-btn {
    position: absolute;
    right: 10px;
    left: auto;
  }
  .cid-uHoD74O55A .footer_col {
    margin-top: 40px;
    width: 100%;
  }
  .cid-uHoD74O55A .image {
    margin: auto;
    margin-top: 30px;
  }
}
.cid-uGm6EvmGYH {
  padding-top: 30px;
  padding-bottom: 15px;
  background-color: #a26d46;
}
.cid-uGm6EvmGYH a:link {
  text-decoration: none;
}
.cid-uGm6EvmGYH .icon-transition span {
  color: #ffffff;
  display: block;
  height: 3em;
  line-height: 3em;
  border-radius: 50%;
  border: 2px solid #ffffff;
  width: 3em;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-size: 14px;
}
.cid-uGm6EvmGYH .icon-transition span:hover {
  background-color: #ee8000;
}
.cid-uGm6EvmGYH .inner-text {
  line-height: 3em;
}
.cid-uGm6EvmGYH .social-media {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.cid-uGm6EvmGYH .social-media ul {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}
.cid-uGm6EvmGYH .social-media ul li {
  padding: 4px;
  display: inline-block;
}
.cid-uGm6EvmGYH .content-text,
.cid-uGm6EvmGYH .inner-text {
  color: #ffffff;
}
