@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Prompt:wght@600&display=swap");
@import url(https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap);
a,
a:hover {
  color: #66d6ff; }

#menu1-3 ul .display-4, #menu1-3 ul .display-7, #footer7-10 ul .display-4, #footer7-10 ul .display-7 {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 400; }

h1, h2, h3 {
  text-transform: uppercase !important;
  color: #000 !important; }

h1 {
  font-family: 'Prompt', sans-serif !important;
  font-weight: 600;
  line-height: 42px;
  letter-spacing: 2px; }

h2, h3 {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 700 !important; }

h4, h5, h6 {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 400 !important; }

.hero-text {
  font-size: 18px; }

.mbr-section-subtitle {
  font-size: 18px !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 400; }

p {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 400;
  line-height: 28px;
  font-size: 18px !important;
  letter-spacing: 0.2px;
  color: #454a4d !important; }

.mbr-text {
  font-size: 14px !important; }

i {
  color: #00aeef; }

.fa, .fas {
  font-size: 45px;
  margin-bottom: 12px; }

.navbar-buttons .nav-button {
  padding: 10px 16px !important;
  text-transform: uppercase !important; }

.btn-primary, .btn-white-outline, .btn {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 700 !important;
  padding: 18px 60px !important;
  font-size: 16px !important;
  letter-spacing: 0.2 !important;
  text-transform: uppercase !important; }
  @media (min-width: 768px) {
    .btn-primary, .btn-white-outline, .btn {
      padding: 18px 30px !important; } }

.bg-shape {
  background: url(../img/logo-motif-triangle.png);
  position: absolute;
  width: 425px;
  height: 370px;
  left: -213px;
  bottom: 0;
  z-index: 1;
  display: none; }
  @media (min-width: 768px) {
    .bg-shape {
      display: block;
      height: 290px; } }
  @media (min-width: 1199px) {
    .bg-shape {
      height: 370px;
      left: -250px; } }
  @media (min-width: 1440px) {
    .bg-shape {
      left: -213px; } }

.bg-shape-sq {
  background: url(../img/logo-motif-square.png);
  position: absolute;
  width: 425px;
  height: 370px;
  left: 1710px;
  bottom: 0;
  z-index: 1;
  display: none; }
  @media (min-width: 768px) {
    .bg-shape-sq {
      display: block; } }

#policies #cookiesContent {
  overflow: hidden;
  padding-bottom: 90px;
  padding-top: 90px; }
  #policies #cookiesContent ul {
    list-style: none;
    text-align: left; }
    #policies #cookiesContent ul li:before {
      content: "\f0da";
      font-family: FontAwesome;
      display: inline-block;
      margin-left: 0em;
      width: 1.3em; }
#policies h1 {
  margin: 0; }
#policies .cookies-hero {
  min-height: 56vh !important;
  padding-top: 3rem !important;
  padding-bottom: 0 !important; }
#policies .bg-shape {
  top: 0;
  transform: rotate(180deg); }
  @media (min-width: 768px) {
    #policies .bg-shape {
      left: -275px; } }

section {
  background-color: #eeeeee; }

.form-control:focus {
  box-shadow: none; }

:focus {
  outline: none; }

body {
  font-style: normal;
  line-height: 1.5; }

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; }

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;
  -webkit-justify-content: center; }

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
  text-decoration: none; }
  a :hover {
    text-decoration: none; }

figure {
  margin-bottom: 0; }

body {
  color: #454a4d; }

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; }

.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; }

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 */
.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;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  display: -webkit-inline-flex; }

.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; }

.mbr-section-btn {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  font-size: 0; }

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem; }

.btn-form {
  border-radius: 0; }

.btn-form:hover {
  cursor: pointer; }

/*! 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%; }

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none; }

/* Form */
blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px; }

.form-control {
  background-color: #f5f5f5;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 3.5em;
  padding: 1.07em .5em; }

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8; }

.form-active .form-control:invalid {
  border-color: red; }

.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;
  transform: rotate(45deg);
  width: 14px;
  -webkit-transform: rotate(45deg); }

.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal; }

/*! Scroll to top arrow */
#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%;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg); }

.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 0.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*/
@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 (min-width: 768px) and (max-width: 1023px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox; } }
@media (max-width: 1023px) {
  .menu .navbar-collapse {
    max-height: 93.5vh; }

  .menu .navbar-collapse.show {
    overflow: auto; } }
@media (min-width: 1024px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex; }

  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important; }

  .menu .collapsed .navbar-collapse {
    max-height: 93.5vh; }

  .menu .collapsed .navbar-collapse.show {
    overflow: auto; } }
@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 80vh; } }
/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal; }

.mbr-arrow a {
  color: #ffffff; }

@media (max-width: 767px) {
  .mbr-arrow {
    display: none; } }
.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: 0.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; }

.form-inline {
  display: -webkit-flex;
  -webkit-align-items: center; }

.card-wrapper {
  -webkit-flex: 1; }

.carousel-control {
  z-index: 10;
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

.carousel-controls {
  display: -webkit-flex; }

.media {
  display: -webkit-flex; }

.form-group:focus {
  outline: none; }

.jq-selectbox__select {
  padding: 1.07em 0.5em;
  position: absolute;
  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: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }

@media (max-width: 575px) {
  .modal-dialog .carousel-inner {
    height: calc(100vh - 1rem); } }
.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 1023px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1024px) {
  .navbar-toggleable-md {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: flex;
  flex-wrap: nowrap;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto; }

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column; }

.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; }

.engine {
  position: absolute;
  text-indent: -2400px;
  text-align: center;
  padding: 0;
  top: 0;
  left: -2400px; }

body {
  font-family: 'Montserrat', sans-serif; }

.display-1 {
  font-family: 'Rubik', sans-serif;
  font-size: 3.4rem;
  font-display: swap; }

.display-1 > .mbr-iconfont {
  font-size: 5.44rem; }

.display-2 {
  font-family: 'Rubik', sans-serif;
  font-size: 3rem;
  font-display: swap; }

.display-2 > .mbr-iconfont {
  font-size: 4.8rem; }

.display-4 {
  font-family: 'Rubik', sans-serif;
  font-size: 1rem;
  font-display: swap; }

.display-4 > .mbr-iconfont {
  font-size: 1.6rem; }

.display-5 {
  font-family: 'Rubik', sans-serif;
  font-size: 1.8rem;
  font-display: swap; }

.display-5 > .mbr-iconfont {
  font-size: 2.88rem; }

.display-7 {
  font-family: 'Rubik', sans-serif;
  font-size: 1.1rem;
  font-display: swap; }

.display-7 > .mbr-iconfont {
  font-size: 1.76rem; }

/* ---- 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: 2.72rem;
    font-size: calc( 1.8399999999999999rem + (3.4 - 1.8399999999999999) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.8399999999999999rem + (3.4 - 1.8399999999999999) * ((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.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.44rem;
    font-size: calc( 1.28rem + (1.8 - 1.28) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.28rem + (1.8 - 1.28) * ((100vw - 20rem) / (48 - 20)))); } }
/* 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: #00aeef !important; }

.bg-success {
  background-color: #f7ed4a !important; }

.bg-info {
  background-color: #82786e !important; }

.bg-warning {
  background-color: #879a9f !important; }

.bg-danger {
  background-color: #b1a374 !important; }

.btn-primary,
.btn-primary:active {
  background-color: #00aeef !important;
  border-color: #00aeef !important;
  color: #ffffff !important; }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
  color: #ffffff !important;
  background-color: #0076a3 !important;
  border-color: #0076a3 !important; }

.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #0076a3 !important;
  border-color: #0076a3 !important; }

.btn-secondary,
.btn-secondary:active {
  background-color: #00aeef !important;
  border-color: #00aeef !important;
  color: #ffffff !important; }

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
  color: #ffffff !important;
  background-color: #0076a3 !important;
  border-color: #0076a3 !important; }

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #0076a3 !important;
  border-color: #0076a3 !important; }

.btn-info,
.btn-info:active {
  background-color: #82786e !important;
  border-color: #82786e !important;
  color: #ffffff !important; }

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
  color: #ffffff !important;
  background-color: #59524b !important;
  border-color: #59524b !important; }

.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #59524b !important;
  border-color: #59524b !important; }

.btn-success,
.btn-success:active {
  background-color: #f7ed4a !important;
  border-color: #f7ed4a !important;
  color: #3f3c03 !important; }

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
  color: #3f3c03 !important;
  background-color: #eadd0a !important;
  border-color: #eadd0a !important; }

.btn-success.disabled,
.btn-success:disabled {
  color: #3f3c03 !important;
  background-color: #eadd0a !important;
  border-color: #eadd0a !important; }

.btn-warning,
.btn-warning:active {
  background-color: #879a9f !important;
  border-color: #879a9f !important;
  color: #ffffff !important; }

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
  color: #ffffff !important;
  background-color: #617479 !important;
  border-color: #617479 !important; }

.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #617479 !important;
  border-color: #617479 !important; }

.btn-danger,
.btn-danger:active {
  background-color: #b1a374 !important;
  border-color: #b1a374 !important;
  color: #ffffff !important; }

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
  color: #ffffff !important;
  background-color: #8b7d4e !important;
  border-color: #8b7d4e !important; }

.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #8b7d4e !important;
  border-color: #8b7d4e !important; }

.btn-white {
  color: #333333 !important; }

.btn-white,
.btn-white:active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #808080 !important; }

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
  color: #808080 !important;
  background-color: #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 {
  background-color: #333333 !important;
  border-color: #333333 !important;
  color: #ffffff !important; }

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
  color: #ffffff !important;
  background-color: #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 {
  background: none;
  border-color: #006489;
  color: #006489; }

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #00aeef;
  border-color: #00aeef; }

.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #00aeef !important;
  border-color: #00aeef !important; }

.btn-secondary-outline,
.btn-secondary-outline:active {
  background: none;
  border-color: #006489;
  color: #006489; }

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #00aeef;
  border-color: #00aeef; }

.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #00aeef !important;
  border-color: #00aeef !important; }

.btn-info-outline,
.btn-info-outline:active {
  background: none;
  border-color: #4b453f;
  color: #4b453f; }

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #82786e;
  border-color: #82786e; }

.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #82786e !important;
  border-color: #82786e !important; }

.btn-success-outline,
.btn-success-outline:active {
  background: none;
  border-color: #d2c609;
  color: #d2c609; }

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
  color: #3f3c03;
  background-color: #f7ed4a;
  border-color: #f7ed4a; }

.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #3f3c03 !important;
  background-color: #f7ed4a !important;
  border-color: #f7ed4a !important; }

.btn-warning-outline,
.btn-warning-outline:active {
  background: none;
  border-color: #55666b;
  color: #55666b; }

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #879a9f;
  border-color: #879a9f; }

.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #879a9f !important;
  border-color: #879a9f !important; }

.btn-danger-outline,
.btn-danger-outline:active {
  background: none;
  border-color: #7a6e45;
  color: #7a6e45; }

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #b1a374;
  border-color: #b1a374; }

.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #b1a374 !important;
  border-color: #b1a374 !important; }

.btn-black-outline,
.btn-black-outline:active {
  background: none;
  border-color: #000000;
  color: #000000; }

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
  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: #00aeef;
  color: #00aeef; }

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus {
  color: #fff;
  background-color: #0d6180;
  border-color: #0d6180; }

.text-primary {
  color: #00aeef !important; }

.text-secondary {
  color: #00aeef !important; }

.text-success {
  color: #f7ed4a !important; }

.text-info {
  color: #82786e !important; }

.text-warning {
  color: #879a9f !important; }

.text-danger {
  color: #b1a374 !important; }

.text-white {
  color: #ffffff !important; }

.text-black {
  color: #000000 !important; }

a.text-primary:hover,
a.text-primary:focus {
  color: #006489 !important; }

a.text-secondary:hover,
a.text-secondary:focus {
  color: #006489 !important; }

a.text-success:hover,
a.text-success:focus {
  color: #d2c609 !important; }

a.text-info:hover,
a.text-info:focus {
  color: #4b453f !important; }

a.text-warning:hover,
a.text-warning:focus {
  color: #55666b !important; }

a.text-danger:hover,
a.text-danger:focus {
  color: #7a6e45 !important; }

a.text-black:hover,
a.text-black:focus {
  color: #4d4d4d !important; }

.alert-success {
  background-color: #70c770; }

.alert-info {
  background-color: #82786e; }

.alert-warning {
  background-color: #879a9f; }

.alert-danger {
  background-color: #b1a374; }

.mbr-section-btn a.btn:not(.btn-form):hover,
.mbr-section-btn a.btn:not(.btn-form):focus {
  box-shadow: none !important; }

.mbr-gallery-filter li.active .btn {
  background-color: #00aeef;
  border-color: #00aeef;
  color: #ffffff; }

.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none; }

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #bcedff; }

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #ffffff; }

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #beb8b2; }

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ced6d8; }

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #dfd9c6; }

/* Scroll to top button*/
.form-control {
  font-family: 'Rubik', sans-serif;
  font-size: 1.1rem;
  font-display: swap; }

.form-control > .mbr-iconfont {
  font-size: 1.76rem; }

blockquote {
  border-color: #00aeef; }

/* Forms */
.mbr-form .btn {
  margin: .4rem 0; }

@media (max-width: 767px) {
  .btn .mbr-iconfont {
    font-size: 1rem !important; } }
/* Headers*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .card-wrapper {
    flex: auto !important; } }
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #00aeef;
  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: #00aeef;
  border-bottom-color: #00aeef; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  color: #000000 !important;
  background-color: #00aeef !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: #00aeef !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: 100px;
  height: 100px;
  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='%2300aeef' %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.3; }

.cid-qTkzRZLJNu a {
  font-style: normal; }

.cid-qTkzRZLJNu .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none; }

.cid-qTkzRZLJNu .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important; }

.cid-qTkzRZLJNu .nav-item:focus,
.cid-qTkzRZLJNu .nav-link:focus {
  outline: none; }

.cid-qTkzRZLJNu .btn .mbr-iconfont {
  font-size: 1.6rem; }

.cid-qTkzRZLJNu .menu-logo {
  margin-right: auto; }

.cid-qTkzRZLJNu .menu-logo .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0; }

.cid-qTkzRZLJNu .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem; }

.cid-qTkzRZLJNu .menu-logo .navbar-brand .navbar-logo {
  font-size: 2.5rem;
  transition: font-size 0.25s; }

.cid-qTkzRZLJNu .menu-logo .navbar-brand .navbar-logo img {
  display: flex; }

.cid-qTkzRZLJNu .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s; }

.cid-qTkzRZLJNu .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 0rem;
  width: auto; }

.cid-qTkzRZLJNu .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0; }

.cid-qTkzRZLJNu .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center; }

.cid-qTkzRZLJNu .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0; }

.cid-qTkzRZLJNu .dropdown .dropdown-menu {
  background: #454a4d;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left; }

.cid-qTkzRZLJNu .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important; }

.cid-qTkzRZLJNu .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem; }

.cid-qTkzRZLJNu .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0; }

.cid-qTkzRZLJNu .dropdown.open > .dropdown-menu {
  display: block; }

.cid-qTkzRZLJNu .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000; }

.cid-qTkzRZLJNu .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s; }

.cid-qTkzRZLJNu .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important; }

.cid-qTkzRZLJNu .navbar.navbar-short .navbar-brand {
  min-height: 3rem; }

.cid-qTkzRZLJNu button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem; }

.cid-qTkzRZLJNu button.navbar-toggler:focus {
  outline: none; }

.cid-qTkzRZLJNu button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff; }

.cid-qTkzRZLJNu button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s; }

.cid-qTkzRZLJNu button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s; }

.cid-qTkzRZLJNu button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s; }

.cid-qTkzRZLJNu button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s; }

.cid-qTkzRZLJNu nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s; }

.cid-qTkzRZLJNu nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s; }

.cid-qTkzRZLJNu nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s; }

.cid-qTkzRZLJNu nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s; }

.cid-qTkzRZLJNu .collapsed.navbar-expand {
  flex-direction: column; }

.cid-qTkzRZLJNu .collapsed .btn {
  display: flex; }

.cid-qTkzRZLJNu .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important; }

.cid-qTkzRZLJNu .collapsed .navbar-collapse.collapsing,
.cid-qTkzRZLJNu .collapsed .navbar-collapse.show {
  display: block !important; }

.cid-qTkzRZLJNu .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-qTkzRZLJNu .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center; }

.cid-qTkzRZLJNu .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-qTkzRZLJNu .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both; }

.cid-qTkzRZLJNu .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-qTkzRZLJNu .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center; }

.cid-qTkzRZLJNu .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-qTkzRZLJNu .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem; }

.cid-qTkzRZLJNu .collapsed button.navbar-toggler {
  display: block; }

.cid-qTkzRZLJNu .collapsed .navbar-brand {
  margin-left: 1rem !important; }

.cid-qTkzRZLJNu .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column; }

.cid-qTkzRZLJNu .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height; }

.cid-qTkzRZLJNu .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible; }

.cid-qTkzRZLJNu .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%; }

.cid-qTkzRZLJNu .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent; }

@media (max-width: 991px) {
  .cid-qTkzRZLJNu .navbar-expand {
    flex-direction: column; }

  .cid-qTkzRZLJNu button.navbar-toggler {
    display: block; }

  .cid-qTkzRZLJNu .navbar-brand {
    margin-left: 1rem !important; }

  .cid-qTkzRZLJNu .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column; }

  .cid-qTkzRZLJNu .navbar-collapse {
    display: none !important;
    padding-right: 0 !important; }

  .cid-qTkzRZLJNu .navbar-collapse.collapsing,
  .cid-qTkzRZLJNu .navbar-collapse.show {
    display: block !important; }

  .cid-qTkzRZLJNu .navbar-collapse.collapsing .navbar-nav,
  .cid-qTkzRZLJNu .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center; }

  .cid-qTkzRZLJNu .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-qTkzRZLJNu .navbar-collapse.show .navbar-nav .nav-item {
    clear: both; }

  .cid-qTkzRZLJNu .navbar-collapse.collapsing .navbar-buttons,
  .cid-qTkzRZLJNu .navbar-collapse.show .navbar-buttons {
    text-align: center; }

  .cid-qTkzRZLJNu .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-qTkzRZLJNu .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem; }

  .cid-qTkzRZLJNu .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height; }

  .cid-qTkzRZLJNu .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible; }

  .cid-qTkzRZLJNu .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%; }

  .cid-qTkzRZLJNu .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent; } }
@media (min-width: 767px) {
  .cid-qTkzRZLJNu .menu-logo {
    flex-shrink: 0; } }
.cid-qTkzRZLJNu .navbar-collapse {
  flex-basis: auto; }

.cid-qTkzRZLJNu .nav-link:hover,
.cid-qTkzRZLJNu .dropdown-item:hover {
  color: #c1c1c1 !important; }

.cid-qTkA127IK8 {
  background-image: url("../img/background4.jpg"); }

.cid-qTkAaeaxX5 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #2e2e2e; }

@media (max-width: 767px) {
  .cid-qTkAaeaxX5 .content {
    text-align: center; }

  .cid-qTkAaeaxX5 .content > div:not(:last-child) {
    margin-bottom: 2rem; } }
@media (max-width: 767px) {
  .cid-qTkAaeaxX5 .media-wrap {
    margin-bottom: 1rem; } }
.cid-qTkAaeaxX5 .media-wrap .mbr-iconfont-logo {
  font-size: 7.5rem;
  color: #f36; }

.cid-qTkAaeaxX5 .media-wrap img {
  height: 6rem; }

@media (max-width: 767px) {
  .cid-qTkAaeaxX5 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center; } }
.cid-qTkAaeaxX5 .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .05; }

.cid-qTkAaeaxX5 .footer-lower .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  -webkit-justify-content: flex-end; }

.cid-qTkAaeaxX5 .footer-lower .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #fff; }

.cid-qTkAaeaxX5 .footer-lower .social-list .soc-item {
  margin: 0 .5rem; }

.cid-qTkAaeaxX5 .footer-lower .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear; }

.cid-qTkAaeaxX5 .footer-lower .social-list a:hover {
  opacity: 1; }

@media (max-width: 767px) {
  .cid-qTkAaeaxX5 .footer-lower .social-list {
    justify-content: center;
    -webkit-justify-content: center; } }
.cid-qTkzRZLJNu a {
  font-style: normal; }

.cid-qTkzRZLJNu .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none; }

.cid-qTkzRZLJNu .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important; }

.cid-qTkzRZLJNu .nav-item:focus,
.cid-qTkzRZLJNu .nav-link:focus {
  outline: none; }

.cid-qTkzRZLJNu .menu-logo {
  margin-right: auto; }

.cid-qTkzRZLJNu .menu-logo .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0; }

.cid-qTkzRZLJNu .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem; }

.cid-qTkzRZLJNu .menu-logo .navbar-brand .navbar-logo {
  font-size: 2.5rem;
  transition: font-size 0.25s; }

.cid-qTkzRZLJNu .menu-logo .navbar-brand .navbar-logo img {
  display: flex; }

.cid-qTkzRZLJNu .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s; }

.cid-qTkzRZLJNu .dropdown .dropdown-menu {
  background: #454a4d;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left; }

.cid-qTkzRZLJNu .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important; }

.cid-qTkzRZLJNu .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem; }

.cid-qTkzRZLJNu .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0; }

.cid-qTkzRZLJNu .dropdown.open > .dropdown-menu {
  display: block; }

.cid-qTkzRZLJNu .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000; }

.cid-qTkzRZLJNu .navbar.navbar-short .navbar-toggler-right {
  top: 25px; }

.cid-qTkzRZLJNu .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s; }

.cid-qTkzRZLJNu .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important; }

.cid-qTkzRZLJNu .navbar.navbar-short .navbar-brand {
  min-height: 3rem; }

.cid-qTkzRZLJNu button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem; }

.cid-qTkzRZLJNu button.navbar-toggler:focus {
  outline: none; }

.cid-qTkzRZLJNu button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff; }

.cid-qTkzRZLJNu button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s; }

.cid-qTkzRZLJNu button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s; }

.cid-qTkzRZLJNu button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s; }

.cid-qTkzRZLJNu button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s; }

.cid-qTkzRZLJNu nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s; }

.cid-qTkzRZLJNu nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s; }

.cid-qTkzRZLJNu nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s; }

.cid-qTkzRZLJNu nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s; }

.cid-qTkzRZLJNu .collapsed.navbar-expand {
  flex-direction: column; }

.cid-qTkzRZLJNu .collapsed .btn {
  display: flex; }

.cid-qTkzRZLJNu .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important; }

.cid-qTkzRZLJNu .collapsed .navbar-collapse.collapsing,
.cid-qTkzRZLJNu .collapsed .navbar-collapse.show {
  display: block !important; }

.cid-qTkzRZLJNu .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-qTkzRZLJNu .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center; }

.cid-qTkzRZLJNu .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-qTkzRZLJNu .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both; }

.cid-qTkzRZLJNu .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-qTkzRZLJNu .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center; }

.cid-qTkzRZLJNu .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-qTkzRZLJNu .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem; }

.cid-qTkzRZLJNu .collapsed button.navbar-toggler {
  display: block; }

.cid-qTkzRZLJNu .collapsed .navbar-brand {
  margin-left: 1rem !important; }

.cid-qTkzRZLJNu .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column; }

.cid-qTkzRZLJNu .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height; }

.cid-qTkzRZLJNu .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible; }

.cid-qTkzRZLJNu .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%; }

.cid-qTkzRZLJNu .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent; }

@media (max-width: 991px) {
  .cid-qTkzRZLJNu .navbar-expand {
    flex-direction: column; }

  .cid-qTkzRZLJNu .btn {
    display: flex; }

  .cid-qTkzRZLJNu button.navbar-toggler {
    display: block; }

  .cid-qTkzRZLJNu .navbar-brand {
    margin-left: 1rem !important; }

  .cid-qTkzRZLJNu .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column; }

  .cid-qTkzRZLJNu .navbar-collapse {
    display: none !important;
    padding-right: 0 !important; }

  .cid-qTkzRZLJNu .navbar-collapse.collapsing,
  .cid-qTkzRZLJNu .navbar-collapse.show {
    display: block !important; }

  .cid-qTkzRZLJNu .navbar-collapse.collapsing .navbar-nav,
  .cid-qTkzRZLJNu .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center; }

  .cid-qTkzRZLJNu .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-qTkzRZLJNu .navbar-collapse.show .navbar-nav .nav-item {
    clear: both; }

  .cid-qTkzRZLJNu .navbar-collapse.collapsing .navbar-buttons,
  .cid-qTkzRZLJNu .navbar-collapse.show .navbar-buttons {
    text-align: center; }

  .cid-qTkzRZLJNu .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-qTkzRZLJNu .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem; }

  .cid-qTkzRZLJNu .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height; }

  .cid-qTkzRZLJNu .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible; }

  .cid-qTkzRZLJNu .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%; }

  .cid-qTkzRZLJNu .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent; } }
@media (min-width: 767px) {
  .cid-qTkzRZLJNu .menu-logo {
    flex-shrink: 0; } }
.cid-qTkzRZLJNu .navbar-collapse {
  flex-basis: auto; }

.cid-qTkzRZLJNu .nav-link:hover,
.cid-qTkzRZLJNu .dropdown-item:hover {
  color: #c1c1c1 !important; }

.cid-s5mFoIadC9 .mbr-section-subtitle {
  letter-spacing: .2rem; }

.cid-s5nWx4lhHi {
  padding-top: 50px;
  background-color: #ffffff; }

.cid-s5nWx4lhHi .mbr-section-subtitle {
  color: #767676; }

.cid-s5nWx4lhHi .btn {
  margin: 0 0 .5rem 0; }

.cid-s5mZKvdFcc {
  padding-top: 50px;
  background-color: #ffffff; }

.cid-s5mZKvdFcc .mbr-section-btn > * {
  margin: 0; }

.cid-s5mZKvdFcc h4 {
  font-weight: 500; }

.cid-s5mZKvdFcc p {
  color: #232323; }

.cid-s5mZKvdFcc .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.cid-s5mZKvdFcc .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word; }

.cid-s5mZKvdFcc .media {
  margin: initial;
  align-items: center;
  -webkit-align-items: center; }

.cid-s5mZKvdFcc .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0; }

.cid-s5mZKvdFcc .card-img {
  padding-right: 2rem;
  width: auto; }

.cid-s5mZKvdFcc .card-img span {
  font-size: 72px;
  color: #707070; }

@media (min-width: 992px) {
  .cid-s5mZKvdFcc .mbr-figure {
    padding-left: 4rem; } }
@media (max-width: 991px) {
  .cid-s5mZKvdFcc .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem; } }
@media (max-width: 300px) {
  .cid-s5mZKvdFcc .card-img span {
    font-size: 40px !important; } }
.cid-s5mZKvdFcc .cost {
  text-decoration: line-through;
  color: #767676; }

.cid-s5mZKvdFcc .text2,
.cid-s5mZKvdFcc .mbr-section-btn {
  text-align: left; }

.cid-s5mZKvdFcc H2 {
  color: #454a4d; }

.cid-s5nc7h9S1W {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #ffffff; }

.cid-s5nc7h9S1W h2 {
  text-align: center; }

.cid-s5nc7h9S1W h3 {
  text-align: center;
  font-weight: 300; }

.cid-s5nc7h9S1W p {
  color: #767676; }

.cid-s5nc7h9S1W img {
  object-fit: cover; }

.cid-s5nc7h9S1W .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  flex-basis: 100%;
  -webkit-flex-basis: 100%; }

.cid-s5nc7h9S1W .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.cid-s5nc7h9S1W .media-container-row {
  word-wrap: break-word;
  word-break: break-word; }

.cid-s5nc7h9S1W .mbr-section-subtitle {
  color: #767676; }

.cid-s5nc7h9S1W .card-title {
  font-weight: 500; }

.cid-s5nc7h9S1W .card-img {
  text-align: inherit; }

.cid-s5nc7h9S1W .card-img span {
  font-size: 48px;
  color: #707070; }

@media (min-width: 992px) {
  .cid-s5nc7h9S1W .mbr-figure {
    padding-right: 2rem;
    padding-left: 2rem;
    height: 100%; } }
@media (max-width: 991px) {
  .cid-s5nc7h9S1W .mbr-figure {
    padding-bottom: 2rem;
    padding-top: 1rem; } }
@media (max-width: 991px) and (min-width: 768px) {
  .cid-s5nc7h9S1W .block-content {
    flex-direction: row;
    -webkit-flex-direction: row;
    text-align: center; }

  .cid-s5nc7h9S1W .block-content .card {
    flex-basis: 100%;
    -webkit-flex-basis: 100%; }

  .cid-s5nc7h9S1W .card:nth-child(1) {
    padding-bottom: 0 !important; } }
.cid-s5nc7h9S1W .mbr-section-title {
  color: #454a4d; }

.cid-s5naHe3uE1 {
  padding-top: 50px;
  background-color: #ffffff; }

.cid-s5naHe3uE1 .mbr-section-subtitle {
  color: #767676; }

.cid-s5naHe3uE1 .media-row {
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center; }

.cid-s5naHe3uE1 .team-item {
  transition: all .2s;
  margin-bottom: 2rem; }

.cid-s5naHe3uE1 .team-item .item-name p {
  margin-bottom: 0; }

.cid-s5naHe3uE1 .team-item .item-role p {
  margin-bottom: 0; }

.cid-s5naHe3uE1 .team-item .item-social {
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: center; }

.cid-s5naHe3uE1 .team-item .item-social .socicon {
  color: #232323;
  font-size: 17px; }

.cid-s5naHe3uE1 .team-item .item-caption {
  background: #efefef; }

.cid-s5naHe3uE1 H2 {
  color: #454a4d; }

.cid-s5nbYztPVb {
  padding-top: 50px;
  background-color: #ffffff; }

.cid-s5nbYztPVb .mbr-section-btn > * {
  margin: 0; }

.cid-s5nbYztPVb h4 {
  font-weight: 500; }

.cid-s5nbYztPVb p {
  color: #232323; }

.cid-s5nbYztPVb .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.cid-s5nbYztPVb .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word; }

.cid-s5nbYztPVb .media {
  margin: initial;
  align-items: center;
  -webkit-align-items: center; }

.cid-s5nbYztPVb .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0; }

.cid-s5nbYztPVb .card-img {
  padding-right: 2rem;
  width: auto; }

.cid-s5nbYztPVb .card-img span {
  font-size: 72px;
  color: #707070; }

@media (min-width: 992px) {
  .cid-s5nbYztPVb .mbr-figure {
    padding-left: 4rem; } }
@media (max-width: 991px) {
  .cid-s5nbYztPVb .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem; } }
@media (max-width: 300px) {
  .cid-s5nbYztPVb .card-img span {
    font-size: 40px !important; } }
.cid-s5nbYztPVb .cost {
  text-decoration: line-through;
  color: #767676; }

.cid-s5nbYztPVb H2 {
  color: #454a4d; }

.cid-s5nbYztPVb .text1 {
  color: #454a4d; }

.cid-s5np5QWZi1 {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #ffffff; }

.cid-s5np5QWZi1 .mbr-text {
  color: #767676;
  margin: 0;
  padding-top: 0rem;
  text-align: center; }

.cid-s5np5QWZi1 div.b {
  padding-top: 2rem; }

.cid-s5np5QWZi1 H2 {
  text-align: center;
  color: #454a4d; }

.cid-s5np5QWZi1 .mbr-section-subtitle {
  text-align: center;
  color: #454a4d; }

.cid-s5np5QWZi1 H5 {
  color: #454a4d;
  text-align: center; }

.cid-s5npn9JwnR .google-map {
  height: 25rem;
  position: relative; }

.cid-s5npn9JwnR .google-map iframe {
  height: 100%;
  width: 100%; }

.cid-s5npn9JwnR .google-map [data-state-details] {
  color: #6b6763;
  font-family: Montserrat;
  height: 1.5em;
  margin-top: -0.75em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%; }

.cid-s5npn9JwnR .google-map[data-state] {
  background: #e9e5dc; }

.cid-s5npn9JwnR .google-map[data-state="loading"] [data-state-details] {
  display: none; }

.navbar > .container, .navbar > .container-fluid {
  display: block; }
  @media (min-width: 1024px) {
    .navbar > .container, .navbar > .container-fluid {
      display: flex; } }

#menu1-3 .menu-logo img {
  height: 1rem; }
  @media (min-width: 768px) {
    #menu1-3 .menu-logo img {
      height: 1.3rem; } }
  @media (min-width: 1199px) {
    #menu1-3 .menu-logo img {
      height: 1.4rem; } }

.main-logo {
  background-image: url("../img/logo-landscape-dark.png"); }

.scroll-logo {
  background-image: url("../img/logo-landscape-light.png"); }

.main-logo, .scroll-logo {
  width: 200px;
  height: 1rem;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  @media (min-width: 768px) {
    .main-logo, .scroll-logo {
      width: 200px;
      height: 1.3rem; } }
  @media (min-width: 1199px) {
    .main-logo, .scroll-logo {
      width: 250px;
      height: 1.4rem; } }

.cid-qTkzRZLJNu .nav-link:hover, .cid-qTkzRZLJNu .cid-qTkzRZLJNu .dropdown-item:hover {
  color: #454a4d !important; }
.cid-qTkzRZLJNu .menu-logo .navbar-brand {
  margin-left: 0;
  padding: 0;
  transition: padding .2s;
  min-height: 4.5rem;
  align-items: center; }
  @media (min-width: 1024px) {
    .cid-qTkzRZLJNu .menu-logo .navbar-brand {
      display: flex; } }
.cid-qTkzRZLJNu .navbar.navbar-short .navbar-brand {
  min-height: 4.5rem; }
.cid-qTkzRZLJNu .navbar {
  padding: .5rem 0;
  background: #ffff;
  transition: none;
  min-height: 77px; }
.cid-qTkzRZLJNu .navbar li a {
  color: #000; }
  .cid-qTkzRZLJNu .navbar li a :hover {
    color: #454a4d !important; }
.cid-qTkzRZLJNu button.navbar-toggler .hamburger span {
  background-color: #000; }
.cid-qTkzRZLJNu .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
  background-color: #000; }
  .cid-qTkzRZLJNu .navbar.navbar-short li a {
    color: #fff; }
    .cid-qTkzRZLJNu .navbar.navbar-short li a :hover {
      color: #454a4d; }
  .cid-qTkzRZLJNu .navbar.navbar-short button.navbar-toggler .hamburger span {
    background-color: #ffff !important; }
.cid-qTkzRZLJNu .btn {
  padding: 0.5rem 1.5rem;
  display: inline-flex;
  align-items: center;
  font-size: 16px !important; }
  @media (min-width: 1024px) {
    .cid-qTkzRZLJNu .btn {
      padding: 0.5rem 1rem; } }
  @media (min-width: 1199px) {
    .cid-qTkzRZLJNu .btn {
      padding: 0.7rem 1rem; } }

.cid-s5mFoIadC9 {
  background: url("../img/house-affiliates-750x1000-white.jpg");
  background: -webkit-linear-gradient(transparent, transparent), url("../img/house-affiliates-750x1000-white.jpg");
  background-size: cover;
  background-repeat: no-repeat; }
  @media (min-width: 1024px) {
    .cid-s5mFoIadC9 {
      background: url("../img/house-affiliates-white-1920x1000.jpg");
      background: -webkit-linear-gradient(transparent, transparent), url("../img/house-affiliates-white-1920x1000.jpg");
      background-repeat: no-repeat; } }

#header10-8 h1, #header10-8 p {
  color: #000 !important; }

.cid-s5mFoIadC9 .media-container-column {
  padding: 130px 0 0 0;
  background-color: transparent; }
  @media (min-width: 768px) {
    .cid-s5mFoIadC9 .media-container-column {
      padding: 50px 0 0 0; } }
  @media (min-width: 1199px) {
    .cid-s5mFoIadC9 .media-container-column {
      padding: 30px; } }
  @media (min-width: 1199px) {
    .cid-s5mFoIadC9 .media-container-column {
      padding: 5px; } }

@media (max-width: 320px) {
  .mbr-fullscreen {
    padding-top: 4rem;
    padding-bottom: 0rem; } }

.cid-s5nWx4lhHi {
  padding: 55px 0 40px 0;
  background-color: #454a4d; }
  @media (min-width: 1024px) {
    .cid-s5nWx4lhHi {
      padding: 45px 0 40px 0; } }
  .cid-s5nWx4lhHi p {
    color: #fff !important; }
  .cid-s5nWx4lhHi h2 {
    text-transform: none;
    line-height: 35px;
    color: #fff !important; }
    @media (min-width: 768px) {
      .cid-s5nWx4lhHi h2 {
        line-height: 42px; } }
    .cid-s5nWx4lhHi h2 span {
      text-transform: none; }
    .cid-s5nWx4lhHi h2 :nth-child(2) {
      font-weight: normal; }
  @media (min-width: 1024px) {
    .cid-s5nWx4lhHi .mbr-section-btn {
      text-align: right; } }

#services2-c {
  overflow: hidden;
  padding-bottom: 90px;
  padding-top: 90px; }
  #services2-c img {
    margin-bottom: 0rem; }
    @media (min-width: 768px) {
      #services2-c img {
        width: 90%;
        margin: 0 auto; } }
    @media (min-width: 1024px) {
      #services2-c img {
        width: 100%;
        padding: 6rem 3rem; } }
    @media (min-width: 1199px) {
      #services2-c img {
        padding: 0rem 2rem 0 0; } }

#features12-k {
  background: unset; }

@media (min-width: 1024px) {
  .cid-s5nc7h9S1W img {
    transform: translateY(60%); } }
@media (min-width: 1199px) {
  .cid-s5nc7h9S1W img {
    transform: translateY(40%); } }

.card-box {
  width: 100%;
  height: auto; }
  @media (min-width: 1024px) {
    .card-box {
      height: 260px; } }
  @media (min-width: 1199px) {
    .card-box {
      height: 220px; } }

#team1-d {
  overflow: hidden;
  padding-top: 90px;
  padding-bottom: 90px; }
  #team1-d .team-item {
    z-index: 2; }
    #team1-d .team-item ul {
      padding: 14px;
      list-style: none;
      text-align: left;
      margin-bottom: 0;
      height: 430px;
      display: flex;
      justify-content: space-between;
      flex-direction: column; }
    #team1-d .team-item li {
      padding: 0 15px 0 15px; }
    #team1-d .team-item li:before {
      content: "\f0da";
      font-family: FontAwesome;
      display: inline-block;
      margin-left: 0em;
      width: 1.3em; }
    #team1-d .team-item .btn {
      margin: 0 0; }
      @media (min-width: 768px) {
        #team1-d .team-item .btn {
          margin: 0 18%; } }
      @media (min-width: 1024px) {
        #team1-d .team-item .btn {
          margin: 0 11%; } }
      @media (min-width: 1199px) {
        #team1-d .team-item .btn {
          margin: 0 18%; } }
  #team1-d .bg-shape-sq {
    left: -230px;
    bottom: 505px;
    z-index: 1;
    display: none; }
    @media (min-width: 1024px) {
      #team1-d .bg-shape-sq {
        display: block;
        left: -305px; } }
  #team1-d img {
    width: 50%;
    height: auto; }

#services2-j {
  overflow: hidden;
  padding-top: 0; }
  @media (min-width: 768px) {
    #services2-j {
      padding-top: 50px; } }
  #services2-j img {
    padding-left: 0;
    z-index: 2;
    position: relative; }
    @media (min-width: 768px) {
      #services2-j img {
        width: 90%;
        margin: 0 auto; } }
    @media (min-width: 1024px) {
      #services2-j img {
        padding: 3rem 0;
        width: 85%; } }
    @media (min-width: 1199px) {
      #services2-j img {
        padding: 0; } }

#contacts2-t {
  margin-top: 0; }
  @media (min-width: 1024px) {
    #contacts2-t {
      margin-top: 90px; } }
  #contacts2-t p {
    color: #66d6ff !important;
    font-size: 18px !important; }
  #contacts2-t a {
    color: #66d6ff;
    font-size: 18px !important; }
  @media (min-width: 768px) {
    #contacts2-t div :nth-child(2) :nth-child(1) {
      background: #454a4d;
      border-radius: 3px; } }
  @media (min-width: 1024px) {
    #contacts2-t div :nth-child(2) :nth-child(1) {
      background: unset;
      border-radius: 0px; } }

.cid-s5np5QWZi1 div.b {
  background: #454a4d !important;
  border-radius: 3px;
  margin: 20px 0 20px 0;
  padding: 10% 2% 10% 2%;
  text-align: center;
  display: flex;
  justify-content: space-between;
  flex-direction: column; }
  @media (min-width: 1024px) {
    .cid-s5np5QWZi1 div.b {
      height: 85%; } }
  .cid-s5np5QWZi1 div.b i {
    color: #ffff; }

.cid-s5np5QWZi1 H5 {
  color: #ffff; }

/*------------------ Footer------------------- */
.row-copirayt P {
  color: #fff !important; }

a.text-white:hover,
a.text-white:focus {
  color: #66d6ff !important;
  text-decoration: none; }

.cid-s5nMPqnG1U {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #000; }

.cid-s5nMPqnG1U .row-links {
  width: 100%;
  -webkit-justify-content: center;
  justify-content: center; }

.cid-s5nMPqnG1U .social-row {
  width: 100%;
  -webkit-justify-content: center;
  justify-content: center; }

.cid-s5nMPqnG1U .media-container-row {
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center; }

.cid-s5nMPqnG1U .media-container-row .foot-menu {
  list-style: none;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0; }

.cid-s5nMPqnG1U .media-container-row .foot-menu li {
  padding: 0 1rem 1rem 1rem; }

.cid-s5nMPqnG1U .media-container-row .foot-menu li p {
  margin: 0; }

.cid-s5nMPqnG1U .media-container-row .foot-menu li a {
  margin: 0; }
  .cid-s5nMPqnG1U .media-container-row .foot-menu li a a :hover {
    text-decoration: none !important; }

.cid-s5nMPqnG1U .media-container-row .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end; }

.cid-s5nMPqnG1U .media-container-row .social-list .mbr-iconfont-social {
  font-size: 1.5rem;
  color: #ffffff; }

.cid-s5nMPqnG1U .media-container-row .social-list .soc-item {
  margin: 0 .5rem; }

.cid-s5nMPqnG1U .media-container-row .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear; }

.cid-s5nMPqnG1U .media-container-row .social-list a:hover {
  opacity: 1; }

@media (max-width: 767px) {
  .cid-s5nMPqnG1U .media-container-row .social-list {
    -webkit-justify-content: center;
    justify-content: center; } }
.cid-s5nMPqnG1U .media-container-row .row-copirayt {
  word-break: break-word;
  width: 100%; }

.cid-s5nMPqnG1U .media-container-row .row-copirayt p {
  width: 100%; }

/* Custom Testimonal Text */
.testimonial-text {
  text-align: center; }
  .testimonial-text hr {
    width: 50%;
    border-top: 1px solid #66d6ff; }

.testimonial-wrapper {
  margin: 50px 0; }

.testimonial-quote {
  font-style: italic; }

.testimonial-author {
  font-weight: bold; }

/*# sourceMappingURL=main.css.map */
